#include <World.h>
For usage in TUpdateGUIParams and update_GUI()
Definition at line 150 of file World.h.
◆ TGUIKeyEvent()
mvsim::World::TGUIKeyEvent::TGUIKeyEvent |
( |
| ) |
|
|
default |
◆ keycode
int mvsim::World::TGUIKeyEvent::keycode = 0 |
0=no Key. Otherwise, ASCII code.
Definition at line 152 of file World.h.
◆ modifierAlt
bool mvsim::World::TGUIKeyEvent::modifierAlt = false |
◆ modifierCtrl
bool mvsim::World::TGUIKeyEvent::modifierCtrl = false |
◆ modifierShift
bool mvsim::World::TGUIKeyEvent::modifierShift = false |
◆ modifierSuper
bool mvsim::World::TGUIKeyEvent::modifierSuper = false |
The documentation for this struct was generated from the following file: