Home
last modified time | relevance | path

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

/dports/games/gigalomania/gigalomaniasrc/
H A Dsector.h411 void destroyTower(bool nuked, int client_player);
H A Dsector.cpp996 void Sector::destroyTower(bool nuked, int client_player) { in destroyTower() function in Sector
1061 this->destroyTower(false, client_player); in destroyBuilding()
2138 this->destroyTower(true, client_player); in update()