Home
last modified time | relevance | path

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

/dports/games/ivan/ivan-059/Main/Include/
H A Dstack.h166 static truth AllowDamage(int, int);
/dports/games/ivan/ivan-059/Main/Source/
H A Dstack.cpp347 && AllowDamage(Direction, ItemVector[c]->GetSquarePosition())) in ReceiveDamage()
1306 truth stack::AllowDamage(int Direction, int SquarePosition) in AllowDamage() function in stack