Home
last modified time | relevance | path

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

/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/game/
H A Dbg_public.h735 BANIM_CONSTRUCT1, enumerator
H A Dg_buildable.c2824 G_setBuildableAnim( built, BANIM_CONSTRUCT1, qtrue ); in G_buildItem()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/cgame/
H A Dcg_buildable.c552 animation_t *anim = &cg_buildables[ es->modelindex ].animations[ BANIM_CONSTRUCT1 ]; in CG_BuildableAnimation()