Home
last modified time | relevance | path

Searched refs:AFMONSTERWALKING (Results 1 – 3 of 3) sorted by relevance

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DAnimation_Data.h350 AFMONSTERWALKING, enumerator
H A DAnimation_Control.cc1906 gubAnimSurfaceIndex[ADULTFEMALEMONSTER][ADULTMONSTER_WALKING] = AFMONSTERWALKING; in InitAnimationSurfacesPerBodytype()
1919 gubAnimSurfaceIndex[ADULTFEMALEMONSTER][MONSTER_WALK_BACKWARDS] = AFMONSTERWALKING; in InitAnimationSurfacesPerBodytype()
1928 gubAnimSurfaceIndex[AM_MONSTER][ADULTMONSTER_WALKING] = AFMONSTERWALKING; in InitAnimationSurfacesPerBodytype()
1941 gubAnimSurfaceIndex[AM_MONSTER][MONSTER_WALK_BACKWARDS] = AFMONSTERWALKING; in InitAnimationSurfacesPerBodytype()
1950 gubAnimSurfaceIndex[YAF_MONSTER][ADULTMONSTER_WALKING] = AFMONSTERWALKING; in InitAnimationSurfacesPerBodytype()
1963 gubAnimSurfaceIndex[YAF_MONSTER][MONSTER_WALK_BACKWARDS] = AFMONSTERWALKING; in InitAnimationSurfacesPerBodytype()
1973 gubAnimSurfaceIndex[YAM_MONSTER][ADULTMONSTER_WALKING] = AFMONSTERWALKING; in InitAnimationSurfacesPerBodytype()
1986 gubAnimSurfaceIndex[YAM_MONSTER][MONSTER_WALK_BACKWARDS] = AFMONSTERWALKING; in InitAnimationSurfacesPerBodytype()
H A DAnimation_Data.cc319 …M(AFMONSTERWALKING, ANIMSDIR "/monsters/mn_walk.sti", S_STRUCT, 0, 8…