This file contains the implementation for the manager that manages debris objects in a world. More...
#include "debrismanager.h"#include "rigiddebris.h"#include "softdebris.h"#include "Physics/physicsmanager.h"#include "entresol.h"#include "world.h"
Include dependency graph for debrismanager.cpp:Go to the source code of this file.
Namespaces | |
| Mezzanine | |
| The bulk of the engine components go in this namspace. | |
This file contains the implementation for the manager that manages debris objects in a world.
Definition in file debrismanager.cpp.
1.8.9.1. Thanks to the
Open Icon Library
for help with some of the icons.