Home
last modified time | relevance | path

Searched defs:ScriptedAnimation (Results 1 – 7 of 7) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/components/esm/
H A Danimationstate.hpp16 struct ScriptedAnimation struct
18 ScriptedAnimation() in ScriptedAnimation() argument
21 std::string mGroup;
22 float mTime;
23 bool mAbsolute;
24 uint64_t mLoopCount;
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DVEFObject.h36 class ScriptedAnimation; variable
H A DScriptedAnimation.cpp64 ScriptedAnimation::ScriptedAnimation() in ScriptedAnimation() function in GemRB::ScriptedAnimation
241 ScriptedAnimation::ScriptedAnimation(DataStream* stream) in ScriptedAnimation() function in GemRB::ScriptedAnimation
H A DGameData.h50 class ScriptedAnimation; variable
H A DMap.h54 class ScriptedAnimation; variable
H A DInterface.h95 class ScriptedAnimation; variable
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/Scriptable/
H A DActor.h49 class ScriptedAnimation; variable