Home
last modified time | relevance | path

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

/dports/games/spring/spring_98.0/AI/Skirmish/KAIK/
H A DMetalMap.h28 int MaxSpots; variable
/dports/games/spring/spring_98.0/AI/Skirmish/HughAI/src-ai/hughai/mapping/
H A DMetal.java55 …public int MaxSpots = 5000; //If more spots than that are found the map is considered a metalmap, … field in Metal
/dports/games/spring/spring_98.0/AI/Skirmish/AAI/
H A DAAIMap.cpp1940 …int MaxSpots = 5000; //If more spots than that are found the map is considered a metalmap, tweak t… in SearchMetalSpots() local