|
MVSim
Lightweight simulator for 2.5D vehicles and robots
|
#include <World.h>
Public Attributes | |
| int | keycode = 0 |
| 0=no Key. Otherwise, ASCII code. | |
| bool | modifierShift = false |
| bool | modifierCtrl = false |
| bool | modifierAlt = false |
| bool | modifierSuper = false |
For usage in TUpdateGUIParams and update_GUI()