Rebel Fork Framework
Urho3D::DirectionalPadAdapter::AggregatedState Struct Reference

Public Member Functions

 AggregatedState (Scancode scancode)
 
bool Append (InputType inputType)
 
bool Remove (InputType inputType)
 
bool RemoveIf (const ea::function< bool(InputType)> &pred)
 
bool IsActive () const
 

Public Attributes

Scancode scancode_
 
ea::fixed_vector< InputType, 4 > activeSources_
 
float timeToRepeat_
 

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