VSF Documented
Macros | Functions
vsf_tgui_scguiv_panel.h File Reference
#include "../../vsf_tgui_cfg.h"
#include "./vsf_tgui_scguiv_label.h"
#include "./vsf_tgui_scguiv_container.h"

Go to the source code of this file.

Macros

#define vsf_tgui_panel_v_render   vsf_tgui_container_v_render
 
#define vsf_tgui_panel_v_post_render   vsf_tgui_container_v_post_render
 
#define vsf_tgui_panel_v_depose   vsf_tgui_container_v_depose
 

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_update (vsf_tgui_t *gui_ptr, vsf_tgui_panel_t *panel_ptr)
 

Macro Definition Documentation

◆ vsf_tgui_panel_v_render

#define vsf_tgui_panel_v_render   vsf_tgui_container_v_render

◆ vsf_tgui_panel_v_post_render

#define vsf_tgui_panel_v_post_render   vsf_tgui_container_v_post_render

◆ vsf_tgui_panel_v_depose

#define vsf_tgui_panel_v_depose   vsf_tgui_container_v_depose

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_update()

fsm_rt_t vsf_tgui_panel_v_update ( vsf_tgui_t *  gui_ptr,
vsf_tgui_panel_t *  panel_ptr 
)
extern