|
Terminus
|
#include <QString>#include <memory>#include <util/timer.h>#include <world/physics/kinematicphysicsobject.h>Go to the source code of this file.
Classes | |
| class | terminus::AbstractWagon |
| The AbstractWagon class provides a common interface for all wagon types and contains common functionality like position calculation &c. More... | |
Namespaces | |
| terminus | |
Enumerations | |
| enum | terminus::WagonType { terminus::INVALID = 0, terminus::ENGINE_WAGON = 1, terminus::WEAPON_WAGON = 2, terminus::REPAIR_WAGON = 3 } |
1.8.9.1