Home
last modified time | relevance | path

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

/dports/games/adonthell/adonthell-0.3.8/src/
H A Dmapsquare.h126 friend class mapsquare; variable
214 friend class mapsquare; variable
H A Dmapsquare.cc54 mapsquare::mapsquare () : mapsquare_walkable () in mapsquare() function in mapsquare
60 mapsquare::mapsquare (const mapsquare& src) : mapsquare_walkable () in mapsquare() function in mapsquare
/dports/games/gigalomania/gigalomaniasrc/
H A Dgame.h262 Image *mapsquare; variable
/dports/games/adonthell/adonthell-0.3.8/src/modules/
H A Dadonthell.py2471 class mapsquare(mapsquare_walkable): class