Home
last modified time | relevance | path

Searched defs:GetFadeTime (Results 1 – 2 of 2) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/
H A DPlayerView.h130 int GetFadeTime() { return msec; }; in GetFadeTime() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DAnimationController.cpp549 float AnimationController::GetFadeTime(const String& name) const in GetFadeTime() function in Urho3D::AnimationController