GUI_Ticker_State Struct Reference

Ticker tape state Scrolls text/help/art across some bit of GUI. More...

#include <gui.h>

Collaboration diagram for GUI_Ticker_State:

Collaboration graph
[legend]

Data Fields

GUI_Control_State basic
int tWide
int offset
unsigned msframe
unsigned msprev
const char * szNext

Detailed Description

Ticker tape state Scrolls text/help/art across some bit of GUI.

Definition at line 426 of file gui.h.


Field Documentation

Common state

Definition at line 428 of file gui.h.

Referenced by _GUI_Ticker_SetText().

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().

Milliseconds between motions

Definition at line 431 of file gui.h.

Referenced by _GUI_Ticker_SetSpeed().

Previous clock time

Definition at line 432 of file gui.h.

Referenced by _GUI_Ticker_SetSpeed().

Text to display after current

Definition at line 433 of file gui.h.


The documentation for this struct was generated from the following file:

Generated on Fri Jan 2 15:28:37 2009 for Squat by  doxygen 1.5.6