This is the complete list of members for MWGui::LocalMapBase, including all inherited members.
| addDetectionMarkers(int type) | MWGui::LocalMapBase | protected |
| applyFogOfWar() | MWGui::LocalMapBase | protected |
| customMarkerCreated(MyGUI::Widget *marker) | MWGui::LocalMapBase | inlineprotectedvirtual |
| doorMarkerCreated(MyGUI::Widget *marker) | MWGui::LocalMapBase | inlineprotectedvirtual |
| getMarkerPosition(float worldX, float worldY, MarkerUserData &markerPos) | MWGui::LocalMapBase | protected |
| init(MyGUI::ScrollView *widget, MyGUI::ImageBox *compass, int mapWidgetSize, int cellDistance) | MWGui::LocalMapBase | |
| LocalMapBase(CustomMarkerCollection &markers, MWRender::LocalMap *localMapRender, bool fogOfWarEnabled=true) | MWGui::LocalMapBase | |
| mCellDistance | MWGui::LocalMapBase | protected |
| mChanged | MWGui::LocalMapBase | protected |
| mCompass | MWGui::LocalMapBase | protected |
| mCurX | MWGui::LocalMapBase | protected |
| mCurY | MWGui::LocalMapBase | protected |
| mCustomMarkers | MWGui::LocalMapBase | protected |
| mCustomMarkerWidgets | MWGui::LocalMapBase | protected |
| mDoorMarkerWidgets | MWGui::LocalMapBase | protected |
| mFogOfWarEnabled | MWGui::LocalMapBase | protected |
| mFogOfWarToggled | MWGui::LocalMapBase | protected |
| mFogTextures | MWGui::LocalMapBase | protected |
| mFogWidgets | MWGui::LocalMapBase | protected |
| mInterior | MWGui::LocalMapBase | protected |
| mLastDirectionX | MWGui::LocalMapBase | protected |
| mLastDirectionY | MWGui::LocalMapBase | protected |
| mLocalMap | MWGui::LocalMapBase | protected |
| mLocalMapRender | MWGui::LocalMapBase | protected |
| mMagicMarkerWidgets | MWGui::LocalMapBase | protected |
| mMapTextures | MWGui::LocalMapBase | protected |
| mMapWidgets | MWGui::LocalMapBase | protected |
| mMapWidgetSize | MWGui::LocalMapBase | protected |
| mMarkerUpdateTimer | MWGui::LocalMapBase | protected |
| mNeedDoorMarkersUpdate | MWGui::LocalMapBase | private |
| mNumCells | MWGui::LocalMapBase | protected |
| mPrefix | MWGui::LocalMapBase | protected |
| notifyMapChanged() | MWGui::LocalMapBase | inlineprotectedvirtual |
| notifyPlayerUpdate() | MWGui::LocalMapBase | inlineprotectedvirtual |
| onFrame(float dt) | MWGui::LocalMapBase | |
| redraw() | MWGui::LocalMapBase | protected |
| requestMapRender(const MWWorld::CellStore *cell) | MWGui::LocalMapBase | |
| setActiveCell(const int x, const int y, bool interior=false) | MWGui::LocalMapBase | |
| setCellPrefix(const std::string &prefix) | MWGui::LocalMapBase | |
| setPlayerDir(const float x, const float y) | MWGui::LocalMapBase | |
| setPlayerPos(int cellX, int cellY, const float nx, const float ny) | MWGui::LocalMapBase | |
| TextureVector typedef | MWGui::LocalMapBase | protected |
| toggleFogOfWar() | MWGui::LocalMapBase | |
| updateCustomMarkers() | MWGui::LocalMapBase | protectedvirtual |
| updateDoorMarkers() | MWGui::LocalMapBase | private |
| updateMagicMarkers() | MWGui::LocalMapBase | protected |
| ~LocalMapBase() | MWGui::LocalMapBase | virtual |