Home
last modified time | relevance | path

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

/dports/games/legend-of-edgar/edgar-1.34/src/graphics/
H A Danimation.c512 void setEntityAnimation(Entity *e, char *animationName) in setEntityAnimation() function
/dports/games/opendungeons/OpenDungeons-0.7.1/source/render/
H A DRenderManager.cpp1602 Ogre::AnimationState* RenderManager::setEntityAnimation(Ogre::Entity* ent, const std::string& anima… in setEntityAnimation() function in RenderManager