Rebel Fork Framework
|
This is the complete list of members for Urho3D::ButtonCommand, including all inherited members.
alreadyDone_ | Urho3D::ButtonCommand | |
ButtonCommand(int targetCode, float holdDuration=3.0f, float shortPressWindow=1.0f) (defined in Urho3D::ButtonCommand) | Urho3D::ButtonCommand | inline |
CheckClick(int newCode) | Urho3D::ButtonCommand | inline |
CheckDown(int newCode) | Urho3D::ButtonCommand | inline |
CheckLongPress(int newCode, float deltaTime) | Urho3D::ButtonCommand | inline |
CheckShortOrLongPress(int newCode, float deltaTime) | Urho3D::ButtonCommand | inline |
CheckStrict(int newCode) | Urho3D::ButtonCommand | inline |
CheckTapOrHold(int newCode, float deltaTime) | Urho3D::ButtonCommand | inline |
currentCode_ | Urho3D::ButtonCommand | |
fraction_ | Urho3D::ButtonCommand | |
holdDuration_ | Urho3D::ButtonCommand | |
Reset() | Urho3D::ButtonCommand | inline |
shortPressWindow_ | Urho3D::ButtonCommand | |
targetCode_ | Urho3D::ButtonCommand | |
time_ | Urho3D::ButtonCommand |