This is the complete list of members for Gob::Map_v1, including all inherited members.
_bigTiles (defined in Gob::Map) | Gob::Map | protected |
_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::Map | protected |
_loadFromAvo (defined in Gob::Map) | Gob::Map | protected |
_mapHeight (defined in Gob::Map) | Gob::Map | protected |
_mapVersion (defined in Gob::Map) | Gob::Map | protected |
_mapWidth (defined in Gob::Map) | Gob::Map | protected |
_nearestDest (defined in Gob::Map) | Gob::Map | |
_nearestWayPoint (defined in Gob::Map) | Gob::Map | |
_passMap (defined in Gob::Map) | Gob::Map | protected |
_passWidth (defined in Gob::Map) | Gob::Map | protected |
_screenHeight (defined in Gob::Map) | Gob::Map | protected |
_screenWidth (defined in Gob::Map) | Gob::Map | protected |
_sourceFile (defined in Gob::Map) | Gob::Map | |
_tilesHeight (defined in Gob::Map) | Gob::Map | protected |
_tilesWidth (defined in Gob::Map) | Gob::Map | protected |
_usesObliqueCoordinates (defined in Gob::Map) | Gob::Map | |
_vm (defined in Gob::Map) | Gob::Map | protected |
_wayPointCount (defined in Gob::Map) | Gob::Map | protected |
_wayPoints (defined in Gob::Map) | Gob::Map | protected |
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_v1 | virtual |
findNearestToGob(Mult::Mult_Object *obj) override (defined in Gob::Map_v1) | Gob::Map_v1 | 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::Map | protected |
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_v1 | protected |
loadGoblins(Common::SeekableReadStream &data, uint32 gobsPos) (defined in Gob::Map_v1) | Gob::Map_v1 | protected |
loadItemToObject(Common::SeekableReadStream &data) (defined in Gob::Map_v1) | Gob::Map_v1 | protected |
loadMapObjects(const char *avjFile) override (defined in Gob::Map_v1) | Gob::Map_v1 | virtual |
loadMapsInitGobs() (defined in Gob::Map) | Gob::Map | |
loadObjects(Common::SeekableReadStream &data, uint32 objsPos) (defined in Gob::Map_v1) | Gob::Map_v1 | protected |
loadSounds(Common::SeekableReadStream &data) (defined in Gob::Map_v1) | Gob::Map_v1 | protected |
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_v1 | 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::Map | virtual |
~Map_v1() override (defined in Gob::Map_v1) | Gob::Map_v1 |