OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
MWGui::MapWindow Member List

This is the complete list of members for MWGui::MapWindow, including all inherited members.

addDetectionMarkers(int type)MWGui::LocalMapBaseprotected
addVisitedLocation(const std::string &name, int x, int y)MWGui::MapWindow
applyFogOfWar()MWGui::LocalMapBaseprotected
cellExplored(int x, int y)MWGui::MapWindow
CellId typedefMWGui::MapWindowprivate
center()MWGui::WindowBase
clear()MWGui::MapWindowvirtual
customMarkerCreated(MyGUI::Widget *marker)MWGui::MapWindowprivatevirtual
doorMarkerCreated(MyGUI::Widget *marker)MWGui::MapWindowprivatevirtual
ensureGlobalMapLoaded()MWGui::MapWindow
EventHandle_WindowBase typedefMWGui::WindowBase
exit()MWGui::WindowBaseinlinevirtual
getDefaultKeyFocus()MWGui::WindowBaseinlinevirtual
getMarkerPosition(float worldX, float worldY, MarkerUserData &markerPos)MWGui::LocalMapBaseprotected
getWidget(const std::string &_name)MWGui::Layout
getWidget(T *&_widget, const std::string &_name)MWGui::Layoutinline
globalMapUpdatePlayer()MWGui::MapWindowprivate
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::Layoutinline
LocalMapBase(CustomMarkerCollection &markers, MWRender::LocalMap *localMapRender, bool fogOfWarEnabled=true)MWGui::LocalMapBase
MapWindow(CustomMarkerCollection &customMarkers, DragAndDrop *drag, MWRender::LocalMap *localMapRender, SceneUtil::WorkQueue *workQueue)MWGui::MapWindow
mButtonMWGui::MapWindowprivate
mCellDistanceMWGui::LocalMapBaseprotected
mChangedMWGui::LocalMapBaseprotected
mCompassMWGui::LocalMapBaseprotected
mCurXMWGui::LocalMapBaseprotected
mCurYMWGui::LocalMapBaseprotected
mCustomMarkersMWGui::LocalMapBaseprotected
mCustomMarkerWidgetsMWGui::LocalMapBaseprotected
mDoorMarkerWidgetsMWGui::LocalMapBaseprotected
mEditingMarkerMWGui::MapWindowprivate
mEditNoteDialogMWGui::MapWindowprivate
mEventBoxGlobalMWGui::MapWindowprivate
mEventBoxLocalMWGui::MapWindowprivate
mFogOfWarEnabledMWGui::LocalMapBaseprotected
mFogOfWarToggledMWGui::LocalMapBaseprotected
mFogTexturesMWGui::LocalMapBaseprotected
mFogWidgetsMWGui::LocalMapBaseprotected
mGlobalMWGui::MapWindowprivate
mGlobalMapMWGui::MapWindowprivate
mGlobalMapImageMWGui::MapWindowprivate
mGlobalMapMarkersMWGui::MapWindowprivate
mGlobalMapOverlayMWGui::MapWindowprivate
mGlobalMapOverlayTextureMWGui::MapWindowprivate
mGlobalMapRenderMWGui::MapWindowprivate
mGlobalMapTextureMWGui::MapWindowprivate
mInteriorMWGui::LocalMapBaseprotected
mLastDirectionXMWGui::LocalMapBaseprotected
mLastDirectionYMWGui::LocalMapBaseprotected
mLastDragPosMWGui::MapWindowprivate
mLastScrollWindowCoordinatesMWGui::MapWindowprivate
mLayoutNameMWGui::Layoutprotected
mListWindowRootMWGui::Layoutprotected
mLocalMapMWGui::LocalMapBaseprotected
mLocalMapRenderMWGui::LocalMapBaseprotected
mMagicMarkerWidgetsMWGui::LocalMapBaseprotected
mMainWidgetMWGui::Layout
mMapTexturesMWGui::LocalMapBaseprotected
mMapWidgetsMWGui::LocalMapBaseprotected
mMapWidgetSizeMWGui::LocalMapBaseprotected
mMarkersMWGui::MapWindowprivate
mMarkerUpdateTimerMWGui::LocalMapBaseprotected
mNumCellsMWGui::LocalMapBaseprotected
mPinButtonMWGui::WindowPinnableBaseprotected
mPinnedMWGui::WindowPinnableBaseprotected
mPlayerArrowGlobalMWGui::MapWindowprivate
mPlayerArrowLocalMWGui::MapWindowprivate
MWGui::mPrefixMWGui::Layoutprotected
MWGui::LocalMapBase::mPrefixMWGui::LocalMapBaseprotected
mQueuedToExploreMWGui::MapWindowprivate
NoDrop(DragAndDrop *drag, MyGUI::Widget *widget)MWGui::NoDrop
notifyMapChanged()MWGui::LocalMapBaseinlineprotectedvirtual
notifyPlayerUpdate()MWGui::MapWindowprivatevirtual
onChangeScrollWindowCoord(MyGUI::Widget *sender)MWGui::MapWindowprivate
onClose()MWGui::WindowBaseinlinevirtual
onCustomMarkerDoubleClicked(MyGUI::Widget *sender)MWGui::MapWindowprivate
onDragStart(MyGUI::Widget *_sender, int _left, int _top, MyGUI::MouseButton _id)MWGui::MapWindowprivate
onFrame(float dt)MWGui::MapWindowvirtual
onMapDoubleClicked(MyGUI::Widget *sender)MWGui::MapWindowprivate
onMouseDrag(MyGUI::Widget *_sender, int _left, int _top, MyGUI::MouseButton _id)MWGui::MapWindowprivate
onNoteDoubleClicked(MyGUI::Widget *sender)MWGui::MapWindowprivate
onNoteEditDelete()MWGui::MapWindowprivate
onNoteEditDeleteConfirm()MWGui::MapWindowprivate
onNoteEditOk()MWGui::MapWindowprivate
onOpen()MWGui::MapWindowvirtual
onPinToggled()MWGui::MapWindowprivatevirtual
onResChange(int width, int height)MWGui::WindowBaseinlinevirtual
onTitleDoubleClicked()MWGui::MapWindowprivatevirtual
onWorldButtonClicked(MyGUI::Widget *_sender)MWGui::MapWindowprivate
pinned()MWGui::WindowPinnableBaseinline
readRecord(ESM::ESMReader &reader, uint32_t type)MWGui::MapWindow
redraw()MWGui::LocalMapBaseprotected
renderGlobalMap()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::MapWindowvirtual
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::MapWindowprivate
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
setPtr(const MWWorld::Ptr &ptr)MWGui::WindowBaseinlinevirtual
setText(const std::string &name, const std::string &caption)MWGui::Layout
setTitle(const std::string &title)MWGui::Layout
setVisible(bool visible)MWGui::MapWindowvirtual
TextureVector typedefMWGui::LocalMapBaseprotected
toggleFogOfWar()MWGui::LocalMapBase
updateCustomMarkers()MWGui::MapWindowvirtual
updateMagicMarkers()MWGui::LocalMapBaseprotected
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::Layoutinlinevirtual
~LocalMapBase()MWGui::LocalMapBasevirtual
~MapWindow()MWGui::MapWindowvirtual