Colobot
|
Public Member Functions | |
void | SetMode (bool bBuilding) |
void | FlushShortcuts () |
bool | CreateShortcuts () |
bool | UpdateShortcuts () |
void | SelectShortcut (EventType event) |
void | SelectNext () |
CObject * | DetectShort (Math::Point pos) |
void | SetHighlight (CObject *pObj) |
Protected Attributes | |
CEventQueue * | m_event |
Gfx::CEngine * | m_engine |
CInterface * | m_interface |
CRobotMain * | m_main |
CObject * | m_shortcuts [20] |
bool | m_bBuilding |