VSF Documented
|
Macros | |
#define | __VSF_TGUI_CONTROLS_PANEL_CLASS_INHERIT |
Functions | |
declare_class (vsf_tgui_t) | |
fsm_rt_t | vsf_tgui_panel_v_render (vsf_tgui_t *gui_ptr, vsf_tgui_panel_t *panel_ptr, vsf_tgui_region_t *dirty_region_ptr, vsf_tgui_control_refresh_mode_t mode) |
fsm_rt_t | vsf_tgui_panel_v_post_render (vsf_tgui_t *gui_ptr, vsf_tgui_panel_t *panel_ptr, vsf_tgui_region_t *dirty_region_ptr, vsf_tgui_control_refresh_mode_t mode) |
fsm_rt_t | vsf_tgui_panel_v_depose (vsf_tgui_t *gui_ptr, vsf_tgui_panel_t *panel_ptr) |
fsm_rt_t | vsf_tgui_panel_v_update (vsf_tgui_t *gui_ptr, vsf_tgui_panel_t *panel_ptr) |
#define __VSF_TGUI_CONTROLS_PANEL_CLASS_INHERIT |
declare_class | ( | vsf_tgui_t | ) |
fsm_rt_t vsf_tgui_panel_v_render | ( | vsf_tgui_t * | gui_ptr, |
vsf_tgui_panel_t * | panel_ptr, | ||
vsf_tgui_region_t * | dirty_region_ptr, | ||
vsf_tgui_control_refresh_mode_t | mode | ||
) |
dirty_region_ptr | you can ignore the tDirtyRegion for simplicity |
fsm_rt_t vsf_tgui_panel_v_post_render | ( | vsf_tgui_t * | gui_ptr, |
vsf_tgui_panel_t * | panel_ptr, | ||
vsf_tgui_region_t * | dirty_region_ptr, | ||
vsf_tgui_control_refresh_mode_t | mode | ||
) |
fsm_rt_t vsf_tgui_panel_v_depose | ( | vsf_tgui_t * | gui_ptr, |
vsf_tgui_panel_t * | panel_ptr | ||
) |
fsm_rt_t vsf_tgui_panel_v_update | ( | vsf_tgui_t * | gui_ptr, |
vsf_tgui_panel_t * | panel_ptr | ||
) |