Avionics
Dropship Simulator
|
#include <Keyboard.h>
Public Attributes | |
UINT | input |
std::vector< Command > | commands |
Definition at line 31 of file Keyboard.h.
std::vector<Command> Devices::KeyboardConfig::Key::commands |
Definition at line 34 of file Keyboard.h.
UINT Devices::KeyboardConfig::Key::input |
Definition at line 33 of file Keyboard.h.