int GfuiMenuButtonCreate(void *scr, const char *text, const char *tip, void *userdata, tfuiCallback onpush)
Add a button to a menu screen.
void GfuiScreenRelease(void *scr)
Release the given screen.
void * GfuiMenuScreenCreate(const char *title)
Create a new menu screen.
void GfuiScreenAddBgImg(void *scr, const char *filename)
Add an image background to a screen.
The Gaming Framework API (client part).
void GfuiScreenActivate(void *screen)
Activate a screen and make it current.
#define STOP_ACTIVE_PROFILES()
void GfScrShutdown(void)
Shutdown the screen.