![]() |
VR-Forces 4.1 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtGlobalChange |
| If you want to insert a menu item by position rather than after a particular menu type, send the position through as the following: More... | |
| class | DtPopupCreator |
| class | DtMenuWidget |
Variables | |
| const int | DtAfterMenu = 0x80000000 |
| This structure will keep track of the global additions to the DtMenuWidget class for submenus that need to be created during the ::create routine. | |
| const int | DtSwapMenu = 0x40000000 |
| const int | DtReconfigureMenu = 0x20000000 |
| const int | DtByPosition = 0x10000000 |
| const int DtAfterMenu = 0x80000000 |
This structure will keep track of the global additions to the DtMenuWidget class for submenus that need to be created during the ::create routine.
| const int DtSwapMenu = 0x40000000 |
| const int DtReconfigureMenu = 0x20000000 |
| const int DtByPosition = 0x10000000 |