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