SCV
4.2.1
Simple Components for Visual
|
A class that controls the input keyboard. More...
#include <Keyboard.h>
Public Member Functions | |
KeyboardControl (int key, bool special) | |
bool | operator== (const KeyboardControl &rhs) const |
Public Attributes | |
int | key |
bool | special |
A class that controls the input keyboard.
|
inline |
|
inline |
int scv::Keyboard::KeyboardControl::key |
bool scv::Keyboard::KeyboardControl::special |