Rebel Fork Framework
Urho3D::Detail::KeyboardKeyMapping Struct Reference

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_ {}
 

Detailed Description

Helper class to translate keyboard keys.


The documentation for this struct was generated from the following files: