#include "DynamicObject.h"
#include "DynamicObjectCar.inl"
Go to the source code of this file.
Namespaces | |
| namespace | TA |
Data Structures | |
| class | TA::DynamicObjectCar |
| A car implementation of TA::DynamicObject. More...
| |
| class | TA::DynamicObjectCar::Wheel |
| Contains the state and properties of a car's wheels. More...
| |