ScummVM API documentation
Gob::Map_v1 Member List

This is the complete list of members for Gob::Map_v1, 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) override (defined in Gob::Map_v1)Gob::Map_v1virtual
findNearestToGob(Mult::Mult_Object *obj) override (defined in Gob::Map_v1)Gob::Map_v1virtual
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
init() (defined in Gob::Map_v1)Gob::Map_v1protected
loadGoblins(Common::SeekableReadStream &data, uint32 gobsPos) (defined in Gob::Map_v1)Gob::Map_v1protected
loadItemToObject(Common::SeekableReadStream &data) (defined in Gob::Map_v1)Gob::Map_v1protected
loadMapObjects(const char *avjFile) override (defined in Gob::Map_v1)Gob::Map_v1virtual
loadMapsInitGobs() (defined in Gob::Map)Gob::Map
loadObjects(Common::SeekableReadStream &data, uint32 objsPos) (defined in Gob::Map_v1)Gob::Map_v1protected
loadSounds(Common::SeekableReadStream &data) (defined in Gob::Map_v1)Gob::Map_v1protected
Map(GobEngine *vm) (defined in Gob::Map)Gob::Map
Map_v1(GobEngine *vm) (defined in Gob::Map_v1)Gob::Map_v1
optimizePoints(Mult::Mult_Object *obj, int16 x, int16 y) override (defined in Gob::Map_v1)Gob::Map_v1virtual
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
~Map_v1() override (defined in Gob::Map_v1)Gob::Map_v1