Home
last modified time | relevance | path

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

/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/script/
H A DScript.h188 ANIM_BARE_STRIKE_RIGHT_CYCLE = (ANIM_BARE_READY+7), enumerator
H A DScriptedAnimation.cpp602 animations["bare_strike_right_cycle"] = ANIM_BARE_STRIKE_RIGHT_CYCLE; in initAnimationNumbers()