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

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

Detailed Description

Helper class to translate mouse button.


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