Home
last modified time | relevance | path

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

/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/script/
H A DScript.h271 ANIM_DEATH_CRITICAL = (ANIM_CAST_END+1), enumerator
H A DScriptedAnimation.cpp583 animations["death_critical"] = ANIM_DEATH_CRITICAL; in initAnimationNumbers()