|
osurs
0.0.1
|
A vehicle. More...
#include <types.h>

Data Fields | |
| char * | id |
| struct composition_t * | composition |
A vehicle.
A vehicle consists of an identifier and vehicle composition.
| struct composition_t* vehicle_t::composition |
The composition of the vehicle.
| char* vehicle_t::id |
Identifier.