Home
last modified time | relevance | path

Searched refs:stackDefend (Results 1 – 4 of 4) sorted by relevance

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dstacktile.cpp283 (*it)->getOwner()->stackDefend(*it); in setDefending()
H A Dplayer.h1112 void stackDefend(Stack *s);
H A Dgame.cpp472 player->stackDefend(stack); in defend_selected_stack()
H A Dplayer.cpp4512 void Player::stackDefend(Stack *s) in stackDefend() function in Player