Home
last modified time | relevance | path

Searched defs:isOnWaterAndNotCoast (Results 1 – 1 of 1) sorted by relevance

/dports/games/maxr/maxr-0.2.9/src/
H A Ddrawingcache.cpp109 bool isOnWaterAndNotCoast = map.isWater (vehicle.getPosition()); in init() local
279 bool isOnWaterAndNotCoast = map.isWater (vehicle.getPosition()); in getCachedImage() local