#include <gui.h>
Data Fields | |
GUI_Control_State | basic |
int | tWide |
int | offset |
unsigned | msframe |
unsigned | msprev |
const char * | szNext |
Definition at line 426 of file gui.h.
Total width of one repeat of content
Definition at line 429 of file gui.h.
Referenced by _GUI_Ticker_SetText().
Current horizontal/vertical offset
Definition at line 430 of file gui.h.
Referenced by _GUI_Ticker_SetText().
unsigned GUI_Ticker_State::msframe |
Milliseconds between motions
Definition at line 431 of file gui.h.
Referenced by _GUI_Ticker_SetSpeed().
unsigned GUI_Ticker_State::msprev |
const char* GUI_Ticker_State::szNext |