Home
last modified time | relevance | path

Searched refs:CROW_WALK (Results 1 – 4 of 4) sorted by relevance

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/externalized/internals/
H A Denums.cc203 case CROW_WALK: return "CROW_WALK"; in getAnimationName()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DAnimation_Control.h266 CROW_WALK, enumerator
H A DPoints.cc297 case CROW_WALK: in ActionPointCost()
371 case CROW_WALK: in EstimateActionPointCost()
H A DAnimation_Control.cc2314 gubAnimSurfaceIndex[CROW][CROW_WALK] = CROWWALKING; in InitAnimationSurfacesPerBodytype()
2443 case WALKING: return CROW_WALK; in SubstituteBodyTypeAnimation()