Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/prince/
H A Dwalk.cpp1203 byte *tempCoordsBuf = _coordsBuf; // first point on path in approxPath() local
1247 int PrinceEngine::scanDirectionsFindNext(byte *tempCoordsBuf, int xDiff, int yDiff) { in scanDirectionsFindNext()
1289 byte *tempCoordsBuf = _coordsBuf; in scanDirections() local
1522 byte *tempCoordsBuf = _coordsBuf; in makePath() local
1545 byte *tempCoordsBuf = _coordsBuf; in makePath() local
/dports/games/scummvm/scummvm-2.5.1/engines/prince/
H A Dwalk.cpp1203 byte *tempCoordsBuf = _coordsBuf; // first point on path in approxPath() local
1247 int PrinceEngine::scanDirectionsFindNext(byte *tempCoordsBuf, int xDiff, int yDiff) { in scanDirectionsFindNext()
1289 byte *tempCoordsBuf = _coordsBuf; in scanDirections() local
1522 byte *tempCoordsBuf = _coordsBuf; in makePath() local
1545 byte *tempCoordsBuf = _coordsBuf; in makePath() local