ScummVM API documentation
Gob::Map Member List

This is the complete list of members for Gob::Map, including all inherited members.

_bigTiles (defined in Gob::Map)Gob::Mapprotected
_curGoblinX (defined in Gob::Map)Gob::Map
_curGoblinY (defined in Gob::Map)Gob::Map
_destX (defined in Gob::Map)Gob::Map
_destY (defined in Gob::Map)Gob::Map
_itemPoses (defined in Gob::Map)Gob::Map
_itemsMap (defined in Gob::Map)Gob::Mapprotected
_loadFromAvo (defined in Gob::Map)Gob::Mapprotected
_mapHeight (defined in Gob::Map)Gob::Mapprotected
_mapVersion (defined in Gob::Map)Gob::Mapprotected
_mapWidth (defined in Gob::Map)Gob::Mapprotected
_nearestDest (defined in Gob::Map)Gob::Map
_nearestWayPoint (defined in Gob::Map)Gob::Map
_passMap (defined in Gob::Map)Gob::Mapprotected
_passWidth (defined in Gob::Map)Gob::Mapprotected
_screenHeight (defined in Gob::Map)Gob::Mapprotected
_screenWidth (defined in Gob::Map)Gob::Mapprotected
_sourceFile (defined in Gob::Map)Gob::Map
_tilesHeight (defined in Gob::Map)Gob::Mapprotected
_tilesWidth (defined in Gob::Map)Gob::Mapprotected
_usesObliqueCoordinates (defined in Gob::Map)Gob::Map
_vm (defined in Gob::Map)Gob::Mapprotected
_wayPointCount (defined in Gob::Map)Gob::Mapprotected
_wayPoints (defined in Gob::Map)Gob::Mapprotected
checkDirectPath(Mult::Mult_Object *obj, int16 x0, int16 y0, int16 x1, int16 y1) (defined in Gob::Map)Gob::Map
checkLongPath(int16 x0, int16 y0, int16 x1, int16 y1, int16 i0, int16 i1) (defined in Gob::Map)Gob::Map
findNearestToDest(Mult::Mult_Object *obj)=0 (defined in Gob::Map)Gob::Mappure virtual
findNearestToGob(Mult::Mult_Object *obj)=0 (defined in Gob::Map)Gob::Mappure virtual
findNearestWalkable(int16 &gobDestX, int16 &gobDestY, int16 mouseX, int16 mouseY) (defined in Gob::Map)Gob::Map
findNearestWayPoint(int16 x, int16 y) (defined in Gob::Map)Gob::Mapprotected
getDirection(int16 x0, int16 y0, int16 x1, int16 y1) (defined in Gob::Map)Gob::Map
getItem(int x, int y) const (defined in Gob::Map)Gob::Map
getMapHeight() const (defined in Gob::Map)Gob::Map
getMapWidth() const (defined in Gob::Map)Gob::Map
getPass(int x, int y, int width=-1) const (defined in Gob::Map)Gob::Map
getScreenHeight() const (defined in Gob::Map)Gob::Map
getScreenWidth() const (defined in Gob::Map)Gob::Map
getTilesHeight() const (defined in Gob::Map)Gob::Map
getTilesWidth() const (defined in Gob::Map)Gob::Map
getVersion() const (defined in Gob::Map)Gob::Map
getWayPoint(int n) const (defined in Gob::Map)Gob::Map
hasBigTiles() const (defined in Gob::Map)Gob::Map
loadMapObjects(const char *avjFile)=0 (defined in Gob::Map)Gob::Mappure virtual
loadMapsInitGobs() (defined in Gob::Map)Gob::Map
Map(GobEngine *vm) (defined in Gob::Map)Gob::Map
optimizePoints(Mult::Mult_Object *obj, int16 x, int16 y)=0 (defined in Gob::Map)Gob::Mappure virtual
placeItem(int16 x, int16 y, int16 id) (defined in Gob::Map)Gob::Map
setItem(int x, int y, int16 item) (defined in Gob::Map)Gob::Map
setPass(int x, int y, int8 pass, int width=-1) (defined in Gob::Map)Gob::Map
~Map() (defined in Gob::Map)Gob::Mapvirtual