![]() |
Jopnal Engine
alpha 0.4
Simple Component Based 2D/3D Game Engine
|
#include <Keyboard.hpp>
Public Types | |
| enum | { Shift = 1, Control = 1 << 1, Alt = 1 << 2, Super = 1 << 3 } |
Definition at line 108 of file Keyboard.hpp.
| anonymous enum |
1.8.11