Home
last modified time | relevance | path

Searched defs:mapheight (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/spring/spring_98.0/AI/Skirmish/HughAI/src-ai/hughai/mapping/
H A DHeightMap.java194 int mapheight = heightmap[0].length; in showHeightMap() local
254 int mapheight = gameMap.getHeight(); in calculateHeightMap() local
366 int mapheight = gameMap.getHeight(); in LoadCache() local
H A DBuildPlanner.java51 int mapheight; field in BuildPlanner
H A DLosHelper.java60 int mapheight = map.getHeight(); in GetNearestUnseen() local
H A DSlopeMap.java113 int mapheight = gameMap.getHeight(); in GetSlopeMap() local
H A DEnemyMap.java79 public int mapheight; field in EnemyMap
H A DMetal.java419 int mapheight = metalremaining[0].length; in CalculateAvailableMetalForEachSpot() local
473 int mapheight = map.getHeight() / granularity; //metal map has 1/2 resolution of normal map in SearchMetalSpots() local
H A DBuildMap.java101 static int mapheight; field in BuildMap
H A DLosMap.java103 int mapheight; field in LosMap
H A DMovementMaps.java109 public int mapheight; field in MovementMaps
/dports/games/spring/spring_98.0/AI/Skirmish/HughAI/src-ai/hughai/test/
H A DTester.java102 int mapheight = gamemap.getHeight(); in drawmapTests1() local
117 int mapheight = gamemap.getHeight(); in drawmapTests2() local
158 int mapheight = gamemap.getHeight(); in drawlineTests3() local
169 int mapheight = gamemap.getHeight(); in drawlineTests1() local
/dports/games/abe/abe-1.1/src/
H A DMain.c92 int mapwidth, mapheight; in main() local
/dports/games/scorched3d/scorched/src/client/land/
H A DVisibilityPatchQuad.cpp42 int mapwidth, int mapheight, int roofBaseHeight) in setLocation()
/dports/games/spring/spring_98.0/AI/Skirmish/HughAI/src-ai/hughai/packcoordinators/
H A DSpreadSearchPackCoordinatorWithSearchGrid.java59 int mapheight; field in SpreadSearchPackCoordinatorWithSearchGrid
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dwl_floorceiling.cpp37 const unsigned int mapheight = map->GetHeader().height; in R_DrawPlane() local
H A Dwl_draw.cpp40 #define mapheight (map->GetHeader().height) macro
/dports/games/widelands/widelands-build21/src/wui/
H A Dmapviewpixelfunctions.cc74 const uint16_t mapheight = map.get_height(); in calc_node_and_triangle() local
/dports/games/spring/spring_98.0/rts/System/
H A DmyMath.cpp116 const float& mapheight = float3::maxzpos + 1; in GetMapBoundaryIntersectionPoints() local
/dports/games/spring/spring_98.0/AI/Skirmish/HughAI/src-ai/hughai/utils/
H A DDrawingUtils.java114 int mapheight = aicallback.getMap().getHeight() * squaresize; in CleanDrawing() local
/dports/games/widelands/widelands-build21/src/map_io/
H A Dmap_players_view_packet.cc307 const uint16_t mapheight = map.get_height(); in read() local
895 const uint16_t mapheight = map.get_height(); in write() local
/dports/lang/huc/huc-3.21/include/pce/
H A Dlibrary.asm240 mapheight .ds 2 label
/dports/emulators/mess/mame-mame0226/src/frontend/mame/ui/
H A Dviewgfx.cpp1062 uint32_t mapheight = tilemap->height(); in tilemap_handler() local
1202 uint32_t mapheight = tilemap->height(); in tilemap_handle_keys() local
/dports/emulators/mame/mame-mame0226/src/frontend/mame/ui/
H A Dviewgfx.cpp1062 uint32_t mapheight = tilemap->height(); in tilemap_handler() local
1202 uint32_t mapheight = tilemap->height(); in tilemap_handle_keys() local
/dports/astro/sunclock/sunclock-3.57/
H A Dreadvmf.c62 static int mapheight; variable
/dports/games/vvvvvv/VVVVVV-cb3640e5/desktop_version/src/
H A Deditor.h198 int mapwidth, mapheight; //Actual width and height of stage variable
/dports/games/bstone/bstone-1.1.9/src/
H A D3d_play.cpp108 uint16_t mapwidth, mapheight, tics, realtics; variable

12