|
Rebel Fork Framework
|
Helper class to translate keyboard keys. More...
#include <Urho3D/Input/InputMap.h>
Public Member Functions | |
| KeyboardKeyMapping (Scancode scancode) | |
| Construct. | |
| void | SerializeInBlock (Archive &archive) |
| Serialize content from/to archive. May throw ArchiveException. | |
Public Attributes | |
| Scancode | scancode_ {} |
Helper class to translate keyboard keys.