addDetectionMarkers(int type) | MWGui::LocalMapBase | protected |
addVisitedLocation(const std::string &name, int x, int y) | MWGui::MapWindow | |
applyFogOfWar() | MWGui::LocalMapBase | protected |
cellExplored(int x, int y) | MWGui::MapWindow | |
CellId typedef | MWGui::MapWindow | private |
center() | MWGui::WindowBase | |
clear() | MWGui::MapWindow | |
close() | MWGui::WindowBase | inlinevirtual |
customMarkerCreated(MyGUI::Widget *marker) | MWGui::MapWindow | privatevirtual |
doorMarkerCreated(MyGUI::Widget *marker) | MWGui::MapWindow | privatevirtual |
EventHandle_WindowBase typedef | MWGui::WindowBase | |
exit() | MWGui::WindowBase | inlinevirtual |
getMarkerPosition(float worldX, float worldY, MarkerUserData &markerPos) | MWGui::LocalMapBase | protected |
getWidget(const std::string &_name) | MWGui::Layout | |
getWidget(T *&_widget, const std::string &_name) | MWGui::Layout | inline |
globalMapUpdatePlayer() | MWGui::MapWindow | private |
init(MyGUI::ScrollView *widget, MyGUI::ImageBox *compass, int mapWidgetSize, int cellDistance) | MWGui::LocalMapBase | |
isVisible() | MWGui::WindowBase | |
Layout(const std::string &_layout, MyGUI::Widget *_parent=nullptr) | MWGui::Layout | inline |
LocalMapBase(CustomMarkerCollection &markers, MWRender::LocalMap *localMapRender, bool fogOfWarEnabled=true) | MWGui::LocalMapBase | |
MapWindow(CustomMarkerCollection &customMarkers, DragAndDrop *drag, MWRender::LocalMap *localMapRender) | MWGui::MapWindow | |
mButton | MWGui::MapWindow | private |
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 |
mEditingMarker | MWGui::MapWindow | private |
mEditNoteDialog | MWGui::MapWindow | private |
mEventBoxGlobal | MWGui::MapWindow | private |
mEventBoxLocal | MWGui::MapWindow | private |
mFogOfWarEnabled | MWGui::LocalMapBase | protected |
mFogOfWarToggled | MWGui::LocalMapBase | protected |
mFogTextures | MWGui::LocalMapBase | protected |
mFogWidgets | MWGui::LocalMapBase | protected |
mGlobal | MWGui::MapWindow | private |
mGlobalMap | MWGui::MapWindow | private |
mGlobalMapImage | MWGui::MapWindow | private |
mGlobalMapMarkers | MWGui::MapWindow | private |
mGlobalMapOverlay | MWGui::MapWindow | private |
mGlobalMapOverlayTexture | MWGui::MapWindow | private |
mGlobalMapRender | MWGui::MapWindow | private |
mGlobalMapTexture | MWGui::MapWindow | private |
mInterior | MWGui::LocalMapBase | protected |
mLastDirectionX | MWGui::LocalMapBase | protected |
mLastDirectionY | MWGui::LocalMapBase | protected |
mLastDragPos | MWGui::MapWindow | private |
mLastScrollWindowCoordinates | MWGui::MapWindow | private |
mLayoutName | MWGui::Layout | protected |
mListWindowRoot | MWGui::Layout | protected |
mLocalMap | MWGui::LocalMapBase | protected |
mLocalMapRender | MWGui::LocalMapBase | protected |
mMagicMarkerWidgets | MWGui::LocalMapBase | protected |
mMainWidget | MWGui::Layout | |
mMapTextures | MWGui::LocalMapBase | protected |
mMapWidgets | MWGui::LocalMapBase | protected |
mMapWidgetSize | MWGui::LocalMapBase | protected |
mMarkers | MWGui::MapWindow | private |
mMarkerUpdateTimer | MWGui::LocalMapBase | protected |
mNumCells | MWGui::LocalMapBase | protected |
mPinButton | MWGui::WindowPinnableBase | protected |
mPinned | MWGui::WindowPinnableBase | protected |
mPlayerArrowGlobal | MWGui::MapWindow | private |
mPlayerArrowLocal | MWGui::MapWindow | private |
MWGui::mPrefix | MWGui::Layout | protected |
MWGui::LocalMapBase::mPrefix | MWGui::LocalMapBase | protected |
mQueuedToExplore | MWGui::MapWindow | private |
NoDrop(DragAndDrop *drag, MyGUI::Widget *widget) | MWGui::NoDrop | |
notifyMapChanged() | MWGui::LocalMapBase | inlineprotectedvirtual |
notifyPlayerUpdate() | MWGui::MapWindow | privatevirtual |
onChangeScrollWindowCoord(MyGUI::Widget *sender) | MWGui::MapWindow | private |
onCustomMarkerDoubleClicked(MyGUI::Widget *sender) | MWGui::MapWindow | private |
onDragStart(MyGUI::Widget *_sender, int _left, int _top, MyGUI::MouseButton _id) | MWGui::MapWindow | private |
onFrame(float dt) | MWGui::MapWindow | |
onMapDoubleClicked(MyGUI::Widget *sender) | MWGui::MapWindow | private |
onMouseDrag(MyGUI::Widget *_sender, int _left, int _top, MyGUI::MouseButton _id) | MWGui::MapWindow | private |
onNoteDoubleClicked(MyGUI::Widget *sender) | MWGui::MapWindow | private |
onNoteEditDelete() | MWGui::MapWindow | private |
onNoteEditDeleteConfirm() | MWGui::MapWindow | private |
onNoteEditOk() | MWGui::MapWindow | private |
onPinToggled() | MWGui::MapWindow | privatevirtual |
onTitleDoubleClicked() | MWGui::MapWindow | privatevirtual |
onWorldButtonClicked(MyGUI::Widget *_sender) | MWGui::MapWindow | private |
open() | MWGui::MapWindow | virtual |
pinned() | MWGui::WindowPinnableBase | inline |
readRecord(ESM::ESMReader &reader, uint32_t type) | MWGui::MapWindow | |
redraw() | MWGui::LocalMapBase | protected |
renderGlobalMap(Loading::Listener *loadingListener) | MWGui::MapWindow | |
requestMapRender(const MWWorld::CellStore *cell) | MWGui::LocalMapBase | |
setActiveCell(const int x, const int y, bool interior=false) | MWGui::LocalMapBase | |
setAlpha(float alpha) | MWGui::MapWindow | virtual |
setCellName(const std::string &cellName) | MWGui::MapWindow | |
setCellPrefix(const std::string &prefix) | MWGui::LocalMapBase | |
setCoord(int x, int y, int w, int h) | MWGui::Layout | |
setGlobalMapMarkerTooltip(MyGUI::Widget *widget, int x, int y) | MWGui::MapWindow | private |
setGlobalMapPlayerDir(const float x, const float y) | MWGui::MapWindow | |
setGlobalMapPlayerPosition(float worldX, float worldY) | MWGui::MapWindow | |
setPinButtonVisible(bool visible) | MWGui::WindowPinnableBase | |
setPinned(bool pinned) | MWGui::WindowPinnableBase | |
setPlayerDir(const float x, const float y) | MWGui::LocalMapBase | |
setPlayerPos(int cellX, int cellY, const float nx, const float ny) | MWGui::LocalMapBase | |
setText(const std::string &name, const std::string &caption) | MWGui::Layout | |
setTitle(const std::string &title) | MWGui::Layout | |
setVisible(bool visible) | MWGui::WindowBase | virtual |
TextureVector typedef | MWGui::LocalMapBase | protected |
toggleFogOfWar() | MWGui::LocalMapBase | |
updateCustomMarkers() | MWGui::MapWindow | virtual |
updateMagicMarkers() | MWGui::LocalMapBase | protected |
WindowBase(const std::string &parLayout) | MWGui::WindowBase | |
WindowPinnableBase(const std::string &parLayout) | MWGui::WindowPinnableBase | |
write(ESM::ESMWriter &writer, Loading::Listener &progress) | MWGui::MapWindow | |
~Layout() | MWGui::Layout | inlinevirtual |
~LocalMapBase() | MWGui::LocalMapBase | virtual |
~MapWindow() | MWGui::MapWindow | virtual |