#include <MENUITEM.H>
Public Attributes | |
| char * | FieldName |
| int32 | FieldNameLength |
| char | FieldTextData [MENU_MAXSTRINGSIZE] |
| int32 | FieldTextDataLength |
| FontType | NormalFont |
| FontType | SelectFont |
| geBoolean | AwaitingChange |
|
|
Definition at line 79 of file MENUITEM.H. Referenced by GMenu_Create(), Menu_Draw(), and Menu_FlagField(). |
|
|
Definition at line 73 of file MENUITEM.H. Referenced by GMenu_Create(), and Menu_Draw(). |
|
|
Definition at line 74 of file MENUITEM.H. Referenced by GMenu_Create(), and Menu_AddItem(). |
|
|
Definition at line 75 of file MENUITEM.H. Referenced by GMenu_Create(), Menu_Draw(), and Menu_SetFieldText(). |
|
|
Definition at line 76 of file MENUITEM.H. Referenced by GMenu_Create(), Menu_AddItem(), and Menu_SetFieldText(). |
|
|
Definition at line 77 of file MENUITEM.H. Referenced by GMenu_Create(), Menu_AddItem(), and Menu_Draw(). |
|
|
Definition at line 78 of file MENUITEM.H. Referenced by GMenu_Create(), Menu_AddItem(), and Menu_Draw(). |
1.3.2