|
Torque2D Reference
|
#include <guiMenuBar.h>
Public Attributes | |
| char * | text |
| U32 | id |
| RectI | bounds |
| bool | visible |
| S32 | bitmapIndex |
| bool | drawBitmapOnly |
| bool | drawBorder |
| Menu * | nextMenu |
| MenuItem * | firstMenuItem |
| S32 bitmapIndex |
| RectI bounds |
| bool drawBitmapOnly |
| bool drawBorder |
| MenuItem* firstMenuItem |
| U32 id |
| Menu* nextMenu |
| char* text |
| bool visible |
1.8.3.1