Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DWeapons.h159 UINT8 ubAnimationID; // Animation enum to use member
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/TileEngine/
H A DExplosion_Control.cc147 e->ubTypeID = Explosive[GCM->getItem(usItem)->getClassIndex()].ubAnimationID; in InternalIgniteExplosion()