Home
last modified time | relevance | path

Searched defs:speedMultiplier (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/nullout/
H A DNullOut.cpp54 static float speedMultiplier = 1.0f; variable
/dports/games/0ad/0ad-0.0.23b-alpha/source/tools/atlas/GameInterface/
H A DView.cpp123 void AtlasViewActor::SetSpeedMultiplier(float speedMultiplier) in SetSpeedMultiplier()
/dports/games/barony/Barony-3.3.7/src/
H A Dactmonster.cpp7530 double speedMultiplier = 1.0; in limbAnimateWithOvershoot() local
7716 double speedMultiplier = 1.0; in limbAnimateToLimit() local
/dports/games/q2pro/q2pro/include/
H A Dqcommon.h603 float speedMultiplier; member
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/type_instances/
H A Dunit.cpp2333 int64 Unit::getHeightFactor(int64 speedMultiplier) { in getHeightFactor()