MezzanineEngine 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Constant Groups
debrismanager.h File Reference

This file contains the declaration for the manager that manages debris objects in a world. More...

#include "worldmanager.h"
#include "managerfactory.h"
#include "Threading/workunit.h"
+ Include dependency graph for debrismanager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Mezzanine::DebrisManager
 A manager responsible for the storage and management of all Debris that exist in a world. More...
 
class  Mezzanine::DebrisUpdateWorkUnit
 This is a Mezzanine::Threading::iWorkUnit for the updating of Debris. More...
 
class  Mezzanine::DefaultDebrisManagerFactory
 A factory responsible for the creation and destruction of the default DebrisManager. More...
 

Namespaces

 Mezzanine
 The bulk of the engine components go in this namspace.
 

Constant Groups

 Mezzanine
 The bulk of the engine components go in this namspace.
 

Detailed Description

This file contains the declaration for the manager that manages debris objects in a world.

Definition in file debrismanager.h.