MVSim
Lightweight simulator for 2.5D vehicles and robots
Public Attributes | List of all members
mvsim::World::GUIKeyEvent Struct Reference

#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
 

Detailed Description

For usage in TUpdateGUIParams and update_GUI()


The documentation for this struct was generated from the following file: