discoverpixy
|
#include "screen.h"
Go to the source code of this file.
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 |