Home
last modified time | relevance | path

Searched refs:stepAnimations (Results 1 – 8 of 8) sorted by relevance

/dports/games/passage/Passage_v4_UnixSource/gamma256/gameSource/
H A DWorld.h51 void stepAnimations();
H A Dgame.cpp965 stepAnimations(); in playGame()
1155 stepAnimations(); in playGame()
H A DWorld.cpp699 void stepAnimations() { in stepAnimations() function
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/model/
H A Dmodelanimation.h212 static void stepAnimations(float frametime);
H A Dmodelanimation.cpp180 void ModelAnimation::stepAnimations(float frametime) { in stepAnimations() function in animation::ModelAnimation
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/lab/renderer/
H A Dlab_renderer.cpp115 animation::ModelAnimation::stepAnimations(frametime); in renderModel()
/dports/games/passage/Passage_v4_UnixSource/gamma256/gameSource/iPhone/
H A Dgame.cpp1415 stepAnimations(); in drawIntoScreen()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/object/
H A Dobject.cpp1543 animation::ModelAnimation::stepAnimations(frametime); in DCF_BOOL()