|
discoverpixy
|
#include "screen.h"
Functions | |
| SCREEN_STRUCT * | gui_screen_get_current () |
| void | gui_screen_update () |
| bool | gui_screen_navigate (SCREEN_STRUCT *screen) |
| bool | gui_screen_back () |
Variables | |
| static SCREEN_STRUCT * | screen_list = NULL |
| static SCREEN_STRUCT * | screen_current = NULL |
| static volatile SCREEN_STRUCT * | screen_goto = NULL |
|
static |
|
static |
|
static |
1.8.9.1