VSF Documented
Functions
vsf_tgui_v_button.h File Reference
#include "../../vsf_tgui_cfg.h"
#include "../../controls/vsf_tgui_controls.h"

Go to the source code of this file.

Functions

 def_structure (vsf_tgui_v_button_t) end_def_structure(vsf_tgui_v_button_t) extern fsm_rt_t vsf_tgui_button_v_init(vsf_tgui_button_t *ptButton)
 
fsm_rt_t vsf_tgui_button_v_rendering (vsf_tgui_button_t *ptButton, vsf_tgui_region_t *ptDirtyRegion)
 
fsm_rt_t vsf_tgui_button_v_depose (vsf_tgui_button_t *ptButton)
 

Function Documentation

◆ def_structure()

def_structure ( vsf_tgui_v_button_t  )

◆ vsf_tgui_button_v_rendering()

fsm_rt_t vsf_tgui_button_v_rendering ( vsf_tgui_button_t *  ptButton,
vsf_tgui_region_t ptDirtyRegion 
)
extern
Parameters
ptDirtyRegionyou can ignore the tDirtyRegion for simplicity

◆ vsf_tgui_button_v_depose()

fsm_rt_t vsf_tgui_button_v_depose ( vsf_tgui_button_t *  ptButton)
extern