Home
last modified time | relevance | path

Searched refs:animateRandom (Results 1 – 2 of 2) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Dactor.h437 animateRandom = (1 << 3), // pick a random frame enumerator
H A Dactor.cpp2160 if (_animationFlags & animateRandom) { in nextAnimationFrame()