Home
last modified time | relevance | path

Searched refs:alterFog (Results 1 – 3 of 3) sorted by relevance

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A DFogMap.h129 void alterFog(SightMap *sightmap);
H A DFogMap.cpp259 void FogMap::alterFog(SightMap *sightmap) in alterFog() function in FogMap
H A Dplayer.cpp1919 d_fogmap->alterFog(map->getSightMap()); in doGiveReward()