|
Allolib
1.0
C++ Components For Interactive Multimedia
|
Public Types | |
| enum class | MarkerType { GROUP_BEGIN , GROUP_END , SEPARATOR } |
Public Member Functions | |
| GUIMarker (MarkerType type, const char *name=nullptr) | |
| MarkerType | getType () |
| const char * | getName () |
Definition at line 63 of file al_ControlGUI.hpp.