Go to the source code of this file.
◆ vsf_tgui_container_v_init()
fsm_rt_t vsf_tgui_container_v_init |
( |
vsf_tgui_t * |
gui_ptr, |
|
|
vsf_tgui_container_t * |
container_ptr |
|
) |
| |
|
extern |
◆ vsf_tgui_container_v_render()
- Parameters
-
ptDirtyRegion | you can ignore the tDirtyRegion for simplicity |
◆ vsf_tgui_container_v_post_render()
- Parameters
-
ptDirtyRegion | you can ignore the tDirtyRegion for simplicity |
◆ vsf_tgui_container_v_depose()
fsm_rt_t vsf_tgui_container_v_depose |
( |
vsf_tgui_t * |
gui_ptr, |
|
|
vsf_tgui_container_t * |
container_ptr |
|
) |
| |
|
extern |
◆ vsf_tgui_container_v_update()
fsm_rt_t vsf_tgui_container_v_update |
( |
vsf_tgui_t * |
gui_ptr, |
|
|
vsf_tgui_container_t * |
container_ptr |
|
) |
| |
|
extern |