Home
last modified time | relevance | path

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

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOAI_BUIL.cpp86 int rawDistance = misc.points_distance(xLoc, yLoc, townPtr->center_x, townPtr->center_y); in think_build_mine() local
89 rawDistance * (5-config.ai_aggressiveness) / 5 ) // 3 to 5 / 5 in think_build_mine()