This file contains the declaration for the debris class used to represent a small loose object in the world. More...
#include "worldobject.h"
Include dependency graph for debris.h:
This graph shows which files directly or indirectly include this file: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. | |
This file contains the declaration for the debris class used to represent a small loose object in the world.
Definition in file debris.h.
1.8.9.1. Thanks to the
Open Icon Library
for help with some of the icons.