VSF Documented
vsf_tgui_v_panel.h File Reference

Go to the source code of this file.

Functions

fsm_rt_t vsf_tgui_panel_v_init (vsf_tgui_t *gui_ptr, vsf_tgui_panel_t *ptPanel)
 
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 *ptPanel)
 
fsm_rt_t vsf_tgui_panel_v_update (vsf_tgui_t *gui_ptr, vsf_tgui_panel_t *panel_ptr)
 

Function Documentation

◆ vsf_tgui_panel_v_init()

fsm_rt_t vsf_tgui_panel_v_init ( vsf_tgui_t * gui_ptr,
vsf_tgui_panel_t * ptPanel )
extern

◆ vsf_tgui_panel_v_render()

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 )
extern
Parameters
dirty_region_ptryou can ignore the tDirtyRegion for simplicity

◆ vsf_tgui_panel_v_post_render()

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 )
extern

◆ vsf_tgui_panel_v_depose()

fsm_rt_t vsf_tgui_panel_v_depose ( vsf_tgui_t * gui_ptr,
vsf_tgui_panel_t * ptPanel )
extern

◆ vsf_tgui_panel_v_update()

fsm_rt_t vsf_tgui_panel_v_update ( vsf_tgui_t * gui_ptr,
vsf_tgui_panel_t * panel_ptr )
extern
Generated from commit: vsfteam/vsf@ceb53fd