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

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

Detailed Description

Helper class to translate UI button to input value.


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