Searched refs:fromHeightMapPos (Results 1 – 4 of 4) sorted by relevance
65 public static MovementMapPos fromHeightMapPos( HeightMapPos heightMapPos ) { in fromHeightMapPos() method in MovementMaps.MovementMapPos358 SlopeMapPos slopeMapPos = SlopeMapPos.fromHeightMapPos( heightMapPos ); in GenerateInfantryAccessibleMap()390 SlopeMapPos slopeMapPos = SlopeMapPos.fromHeightMapPos( heightMapPos ); in GenerateVehicleAccessibleMap()
104 … MovementMapPos movementMapPos = MovementMapPos.fromHeightMapPos( heightMapPos ); in ClosestBuildSite()
60 public static SlopeMapPos fromHeightMapPos( HeightMapPos heightMapPos ) { in fromHeightMapPos() method in SlopeMap.SlopeMapPos
61 public static BuildMapPos fromHeightMapPos( HeightMapPos heightMapPos ) { in fromHeightMapPos() method in BuildMap.BuildMapPos