|
|
| Engine (const std::string &equipmentKey) |
| |
|
virtual const Visuals & | visuals () const =0 |
| |
|
virtual const SoundProperties & | sound () const =0 |
| |
|
EngineSlot * | engineSlot () |
| |
|
const EngineSlot * | engineSlot () const |
| |
|
void | setEngineSlot (EngineSlot *engineSlot) |
| |
|
virtual EnginePower | power () const =0 |
| |
|
const EngineState & | state () const |
| |
|
void | setState (const EngineState &state) |
| |
|
Acceleration | currentAcceleration () const |
| |
|
virtual void | update (float deltaSec) |
| |
|
| Equipment (const std::string &equipmentKey) |
| |
|
const std::string & | equipmentKey () const |
| |
The documentation for this class was generated from the following files:
- src/equipment/engine.h
- src/equipment/engine.cpp