Home
last modified time | relevance | path

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

/dports/games/yadex/yadex-1.7.0/src/
H A Dgfx.cc978 void DrawMapLine (int mapx1, int mapy1, int mapx2, int mapy2) in DrawMapLine()
1010 void DrawMapVector (int mapx1, int mapy1, int mapx2, int mapy2) in DrawMapVector()
1046 void DrawMapArrow (int mapx1, int mapy1, unsigned angle) in DrawMapArrow()
H A Dobjects.cc153 const int mapy1 = MAPY (0); in HighlightObject() local
H A Ddrawmap.cc193 int mapy1 = MAPY (0); in draw_grid() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/dm/
H A Ddm.cpp119 int16 DMEngine::getDistance(int16 mapx1, int16 mapy1, int16 mapx2, int16 mapy2) { in getDistance()
/dports/games/scummvm/scummvm-2.5.1/engines/dm/
H A Ddm.cpp119 int16 DMEngine::getDistance(int16 mapx1, int16 mapy1, int16 mapx2, int16 mapy2) { in getDistance()