Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

IRoot.h File Reference

Go to the source code of this file.

Namespaces

namespace  mortic

Classes

class  mortic::IRoot
 The root class, which manages all objects. More...

Enumerations

enum  mortic::EManagerType {
  mortic::EMT_ROOT, mortic::EMT_CONFIGMANAGER, mortic::EMT_FILEMANAGER, mortic::EMT_EVENTMANAGER,
  mortic::EMT_LOGMANAGER, mortic::EMT_LOGMANAGERFILE, mortic::EMT_SCENEMANAGER, mortic::EMT_SCENEEND,
  mortic::EMT_VIDEOMANAGER, mortic::EMT_SCRIPTMANAGER, mortic::EMT_COUNT
}
 An enumeration of all the objects that are guaranteed to exist. More...

Functions

IRoot * mortic::createRoot (std::string configFilename="settings.xml", IConfigSet *defaults=NULL, IConfigSet *overrides=NULL)
 Create a Root.
void mortic::destroyRoot (IRoot *root)
 Destroy a Root.
IRoot * mortic::getLastRoot ()
 Get the last-created root.


Generated on Sat Dec 30 21:21:59 2006 for mortic by  doxygen 1.4.4