|
Rebel Fork Framework
|
Helper class to translate UI button to input value. More...
#include <Urho3D/Input/InputMap.h>
Public Member Functions | |
| ScreenButtonMapping (const ea::string &elementName) | |
| void | SerializeInBlock (Archive &archive) |
| Serialize content from/to archive. May throw ArchiveException. | |
Public Attributes | |
| ea::string | elementName_ {} |
Helper class to translate UI button to input value.