OpenMW
|
Classes | |
class | DialogueManager |
Interface for dialogue manager (implemented in MWDialogue) More... | |
class | Environment |
Central hub for mw-subsystems. More... | |
class | InputManager |
Interface for input manager (implemented in MWInput) More... | |
class | Journal |
Interface for the player's journal (implemented in MWDialogue) More... | |
class | MechanicsManager |
Interface for game mechanics manager (implemented in MWMechanics) More... | |
class | ScriptManager |
Interface for script manager (implemented in MWScript) More... | |
class | SoundManager |
Interface for sound manager (implemented in MWSound) More... | |
class | StateManager |
Interface for game state manager (implemented in MWState) More... | |
class | WindowManager |
Interface for widnow manager (implemented in MWGui) More... | |
class | World |
Interface for the World (implemented in MWWorld) More... | |
Typedefs | |
using | Sound = MWSound::Sound |
using | SoundStream = MWSound::Stream |
using MWBase::Sound = typedef MWSound::Sound |
using MWBase::SoundStream = typedef MWSound::Stream |