Home
last modified time | relevance | path

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

/dports/games/dunelegacy/dunelegacy-0.96.4/src/players/
H A DQuantBot.cpp558 for(int placeLocationX = 1; placeLocationX < getMap().getSizeX() -1; placeLocationX++) { in findMcvPlaceLocation() local
616 …for(int placeLocationX = existingStartX - newSizeX; placeLocationX <= existingEndX; placeLocationX… in findPlaceLocation() local