Castor3D 0.15.0
Multiplatform 3D engine
|
Etat du clavier. Plus de détails...
#include <UserInputEventModule.hpp>
Attributs publics | |
bool | ctrl |
bool | alt |
bool | shift |
Etat du clavier.
bool castor3d::KeyboardState::alt |
L'état de la touche Alt.
bool castor3d::KeyboardState::ctrl |
L'état de la touche Ctrl.
bool castor3d::KeyboardState::shift |
L'état de la touche Shift.