Home
last modified time | relevance | path

Searched defs:canDamage (Results 1 – 3 of 3) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/game/
H A DMoveable.h87 bool canDamage; // only apply damage when this is set variable
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/
H A DMoveable.h95 bool canDamage; // only apply damage when this is set variable
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/
H A Dobjs.c332 const int flags, const BulletClass *bullet, const bool canDamage, in DoDamageThing()
371 const bool canDamage = in DoDamageCharacter() local