![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
Keyboard state. More...
#include <UserInputEventModule.hpp>
Public Attributes | |
| bool | ctrl |
| bool | alt |
| bool | shift |
Keyboard state.
| bool castor3d::KeyboardState::alt |
The alt key state.
| bool castor3d::KeyboardState::ctrl |
The control key state.
| bool castor3d::KeyboardState::shift |
The shift key state.