7#ifndef __GF_TYPE_GUI_H__
8#define __GF_TYPE_GUI_H__
48#define GF_GUI_MAX_COMPONENTS 64
118 gf_gui_callback_t callback;
146typedef void* gf_gui_callback_t;
Type definitions related to core.
Type definitions related to drawing interface.
#define GF_DECLARE_TYPE(n, b)
Macro to define engine type shorter.
Required headers before anything.
int gf_gui_id_t
Component ID.
GF_GUI_COMPONENT_TYPES
GUI component types.
#define GF_GUI_MAX_COMPONENTS
Max components engine GUI can handle.
gf_gui_button_t button
Button component.