Go to the source code of this file.
Namespaces |
namespace | MWGui |
Enumerations |
enum | MWGui::GuiMode {
MWGui::GM_None,
MWGui::GM_Settings,
MWGui::GM_Inventory,
MWGui::GM_Container,
MWGui::GM_Companion,
MWGui::GM_MainMenu,
MWGui::GM_Console,
MWGui::GM_Journal,
MWGui::GM_Scroll,
MWGui::GM_Book,
MWGui::GM_Alchemy,
MWGui::GM_Repair,
MWGui::GM_Dialogue,
MWGui::GM_Barter,
MWGui::GM_Rest,
MWGui::GM_RestBed,
MWGui::GM_SpellBuying,
MWGui::GM_Travel,
MWGui::GM_SpellCreation,
MWGui::GM_Enchanting,
MWGui::GM_Recharge,
MWGui::GM_Training,
MWGui::GM_MerchantRepair,
MWGui::GM_Levelup,
MWGui::GM_Name,
MWGui::GM_Race,
MWGui::GM_Birth,
MWGui::GM_Class,
MWGui::GM_ClassGenerate,
MWGui::GM_ClassPick,
MWGui::GM_ClassCreate,
MWGui::GM_Review,
MWGui::GM_Loading,
MWGui::GM_LoadingWallpaper,
MWGui::GM_QuickKeysMenu,
MWGui::GM_Video
} |
enum | MWGui::GuiWindow {
MWGui::GW_None = 0,
MWGui::GW_Map = 0x01,
MWGui::GW_Inventory = 0x02,
MWGui::GW_Magic = 0x04,
MWGui::GW_Stats = 0x08,
MWGui::GW_ALL = 0xFF
} |