Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

MenuItemString_T Struct Reference

#include <MENUITEM.H>

List of all members.

Public Attributes

char * StringLabel
int32 StringLabelLength
char StringData [MENU_MAXSTRINGSIZE]
int32 StringDataLength
FontType NormalFont
FontType SelectFont
geBoolean AwaitingInput


Member Data Documentation

geBoolean MenuItemString_T::AwaitingInput
 

Definition at line 95 of file MENUITEM.H.

Referenced by GMenu_Create(), and Menu_FlagString().

FontType MenuItemString_T::NormalFont
 

Definition at line 93 of file MENUITEM.H.

Referenced by GMenu_Create(), Menu_AddItem(), and Menu_Draw().

FontType MenuItemString_T::SelectFont
 

Definition at line 94 of file MENUITEM.H.

Referenced by GMenu_Create(), Menu_AddItem(), and Menu_Draw().

char MenuItemString_T::StringData[MENU_MAXSTRINGSIZE]
 

Definition at line 91 of file MENUITEM.H.

Referenced by GMenu_Create(), Menu_Draw(), Menu_FlagString(), Menu_GetStringText(), and Menu_SetStringText().

int32 MenuItemString_T::StringDataLength
 

Definition at line 92 of file MENUITEM.H.

Referenced by GMenu_Create(), Menu_AddItem(), Menu_GetStringText(), and Menu_SetStringText().

char* MenuItemString_T::StringLabel
 

Definition at line 89 of file MENUITEM.H.

Referenced by GMenu_Create(), and Menu_Draw().

int32 MenuItemString_T::StringLabelLength
 

Definition at line 90 of file MENUITEM.H.

Referenced by GMenu_Create(), and Menu_AddItem().


The documentation for this struct was generated from the following file:
Generated on Tue Sep 30 12:39:21 2003 for GTestAndEngine by doxygen 1.3.2