Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dcloud.cc390 static int _spread_cloud(const cloud_struct &cloud) in _spread_cloud() function
564 cloud.decay -= _spread_cloud(cloud); in _dissipate_cloud()
1832 static void _spread_cloud(coord_def pos, cloud_type type, int radius, int pow, in _spread_cloud() function
1893 _spread_cloud(mark->pos, mark->ctype, rad, mark->duration, in run_cloud_spreaders()