#include <MENUITEM.H>
Public Attributes | |
| char * | StringLabel |
| int32 | StringLabelLength |
| char | StringData [MENU_MAXSTRINGSIZE] |
| int32 | StringDataLength |
| FontType | NormalFont |
| FontType | SelectFont |
| geBoolean | AwaitingInput |
|
|
Definition at line 95 of file MENUITEM.H. Referenced by GMenu_Create(), and Menu_FlagString(). |
|
|
Definition at line 93 of file MENUITEM.H. Referenced by GMenu_Create(), Menu_AddItem(), and Menu_Draw(). |
|
|
Definition at line 94 of file MENUITEM.H. Referenced by GMenu_Create(), Menu_AddItem(), and Menu_Draw(). |
|
|
Definition at line 91 of file MENUITEM.H. Referenced by GMenu_Create(), Menu_Draw(), Menu_FlagString(), Menu_GetStringText(), and Menu_SetStringText(). |
|
|
Definition at line 92 of file MENUITEM.H. Referenced by GMenu_Create(), Menu_AddItem(), Menu_GetStringText(), and Menu_SetStringText(). |
|
|
Definition at line 89 of file MENUITEM.H. Referenced by GMenu_Create(), and Menu_Draw(). |
|
|
Definition at line 90 of file MENUITEM.H. Referenced by GMenu_Create(), and Menu_AddItem(). |
1.3.2