Rebel Fork Framework
|
Helper class to translate mouse button. More...
#include <Urho3D/Input/InputMap.h>
Public Member Functions | |
MouseButtonMapping (unsigned mouseButton) | |
void | SerializeInBlock (Archive &archive) |
Serialize content from/to archive. May throw ArchiveException. | |
MouseButtonFlags | GetMask () const |
Public Attributes | |
unsigned | mouseButton_ {} |
Helper class to translate mouse button.