Home
last modified time | relevance | path

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

/dports/games/alephone/alephone-release-20190331/Source_Files/GameWorld/
H A Dmap.h71 #define MINIMUM_SEPARATION_FROM_PROJECTILE ((3*WORLD_ONE)/4) macro
H A Dmap_constructors.cpp648 find_intersecting_endpoints_and_lines(polygon_index, MINIMUM_SEPARATION_FROM_PROJECTILE); in precalculate_map_indexes()