Home
last modified time | relevance | path

Searched refs:isBlizzardLevel (Results 1 – 5 of 5) sorted by relevance

/dports/games/blobwars/blobwars-2.00/src/
H A DCMap.h54 bool isBlizzardLevel; variable
H A DCMap.cpp80 isBlizzardLevel = false; in clear()
281 isBlizzardLevel = true; in setName()
H A Dplayer.cpp312 if (map.isBlizzardLevel) in doPlayer()
H A Dgame.cpp273 if (map.isBlizzardLevel) in doGameStuff()
H A Denemies.cpp664 if (map.isBlizzardLevel) in doEnemies()