|
Otclient 1.0
14/8/2020
|
This is the complete list of members for Map, including all inherited members.
| addCreature(const CreaturePtr &creature) | Map | |
| addMapView(const MapViewPtr &mapView) | Map | |
| addThing(const ThingPtr &thing, const Position &pos, int stackPos=-1) | Map | |
| beginGhostMode(float opacity) | Map | |
| clean() | Map | |
| cleanDynamicThings() | Map | |
| cleanTexts() | Map | |
| cleanTile(const Position &pos) | Map | |
| clearDescriptions() | Map | inline |
| colorizeThing(const ThingPtr &thing, const Color &color) | Map | |
| createTile(const Position &pos) | Map | |
| createTileEx(const Position &pos, const Items &... items) | Map | |
| endGhostMode() | Map | |
| findItemsById(uint16 clientId, uint32 max) | Map | |
| findPath(const Position &start, const Position &goal, int maxComplexity, int flags=0) | Map | |
| getAnimatedTexts() | Map | inline |
| getAwareRange() | Map | inline |
| getCentralPosition() | Map | inline |
| getCreatureById(uint32 id) | Map | |
| getDescriptions() | Map | inline |
| getFirstAwareFloor() | Map | |
| getFloorMissiles(int z) | Map | inline |
| getHouseFile() | Map | inline |
| getLastAwareFloor() | Map | |
| getLight() | Map | inline |
| getOrCreateTile(const Position &pos) | Map | |
| getSightSpectators(const Position ¢erPos, bool multiFloor) | Map | |
| getSize() | Map | inline |
| getSpawnFile() | Map | inline |
| getSpectators(const Position ¢erPos, bool multiFloor) | Map | |
| getSpectatorsInRange(const Position ¢erPos, bool multiFloor, int xRange, int yRange) | Map | |
| getSpectatorsInRangeEx(const Position ¢erPos, bool multiFloor, int minXRange, int maxXRange, int minYRange, int maxYRange) | Map | |
| getStaticText(const Position &pos) | Map | |
| getStaticTexts() | Map | inline |
| getThing(const Position &pos, int stackPos) | Map | |
| getTile(const Position &pos) | Map | |
| getTiles(int floor=-1) | Map | |
| getZoneColor(tileflags_t flag) | Map | |
| getZoneFlags() | Map | inline |
| getZoneOpacity() | Map | inline |
| init() | Map | |
| isAwareOfPosition(const Position &pos) | Map | |
| isCompletelyCovered(const Position &pos, int firstFloor=0) | Map | |
| isCovered(const Position &pos, int firstFloor=0) | Map | |
| isForcingAnimations() | Map | |
| isLookPossible(const Position &pos) | Map | |
| isShowingAnimations() | Map | |
| loadOtbm(const std::string &fileName) | Map | |
| loadOtcm(const std::string &fileName) | Map | |
| notificateTileUpdate(const Position &pos, const ThingPtr &thing=nullptr, const Otc::Operation operation=Otc::OPERATION_NEUTRAL) | Map | |
| removeCreatureById(uint32 id) | Map | |
| removeMapView(const MapViewPtr &mapView) | Map | |
| removeThing(const ThingPtr &thing) | Map | |
| removeThingByPos(const Position &pos, int stackPos) | Map | |
| removeThingColor(const ThingPtr &thing) | Map | |
| requestDrawing(const Position &pos, const Otc::RequestDrawFlags reDrawFlags, const bool force=false, const bool isLocalPlayer=false) | Map | |
| resetAwareRange() | Map | |
| resetLastCamera() | Map | |
| saveOtbm(const std::string &fileName) | Map | |
| saveOtcm(const std::string &fileName) | Map | |
| setAwareRange(const AwareRange &range) | Map | |
| setCentralPosition(const Position ¢ralPosition) | Map | |
| setDescription(const std::string &desc) | Map | inline |
| setForceShowAnimations(bool force) | Map | |
| setHeight(uint16 h) | Map | inline |
| setHouseFile(const std::string &file) | Map | inline |
| setLight(const Light &light) | Map | inline |
| setShowAnimations(bool show) | Map | |
| setShowZone(tileflags_t zone, bool show) | Map | |
| setShowZones(bool show) | Map | |
| setSpawnFile(const std::string &file) | Map | inline |
| setWidth(uint16 w) | Map | inline |
| setZoneColor(tileflags_t zone, const Color &color) | Map | |
| setZoneOpacity(float opacity) | Map | inline |
| showZone(tileflags_t zone) | Map | inline |
| showZones() | Map | inline |
| terminate() | Map |