Home
last modified time | relevance | path

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

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dstack.h253 void updateShipStatus(Vector<int> dest);
H A Dstack.cpp174 updateShipStatus(dest); in moveToDest()
1316 void Stack::updateShipStatus(Vector<int> dest) in updateShipStatus() function in Stack