This file contains the declaration for the debris class used to represent a small loose object in the world. More...
#include "worldobject.h"
Go to the source code of this file.
Classes | |
class | Mezzanine::Debris |
A simple world object without a large structure ideal for representing loose small objects. More... | |
class | Mezzanine::DebrisFactory |
A base factory type for the creation of Debris objects. 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. | |
This file contains the declaration for the debris class used to represent a small loose object in the world.
Definition in file debris.h.