GUI_Control_State Struct Reference

Control state shared by all controls. More...

#include <gui.h>

Collaboration diagram for GUI_Control_State:

Collaboration graph
[legend]

Data Fields

unsigned mask
short offy
const OPCShape *const * frames
size_t cFrames
const char * text
unsigned align

Detailed Description

Control state shared by all controls.

Definition at line 155 of file gui.h.


Field Documentation

Set to change control offset for animated startups or scrolling

Definition at line 162 of file gui.h.

Referenced by _GUI_Control_Bound(), _GUI_Control_Dirty(), _GUI_Control_Set_Offset(), _GUI_Explode_Set(), _GUI_Offset_Control(), and GUI_Def_State().

Mutable art; must contain GUICheckboxStates_COUNT entries

Definition at line 163 of file gui.h.

Referenced by _GUI_Control_SetFrames(), _GUI_Ticker_SetText(), and GUI_Def_State().

Mutable frame count

Definition at line 164 of file gui.h.

Referenced by _GUI_Animation_SetAnim(), _GUI_Animation_SetFrame(), _GUI_Control_SetFrames(), and GUI_Def_State().

Text

Definition at line 165 of file gui.h.

Referenced by _GUI_Control_SetupText(), _GUI_Ticker_SetText(), and GUI_Def_State().

Text alignment (if text)

Definition at line 166 of file gui.h.

Referenced by _GUI_Control_SetupText(), _GUI_Tumbler_Setup(), and GUI_Def_State().


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