#include <vehicletype.h>
Public Member Functions | |
| JumpDrive () | |
Public Attributes | |
| int | height |
| bitmapped: on these levels of height the jump drive can be activated | |
| Resources | consumption |
| TerrainAccess | targetterrain |
| int | maxDistance |
Definition at line 307 of file vehicletype.h.
| VehicleType::JumpDrive::JumpDrive | ( | ) | [inline] |
Definition at line 308 of file vehicletype.h.
bitmapped: on these levels of height the jump drive can be activated
Definition at line 308 of file vehicletype.h.
Referenced by JumpDriveCommand::available(), VehicleType::read(), VehicleType::runTextIO(), DataTab::setData(), and VehicleType::write().
Definition at line 311 of file vehicletype.h.
Referenced by JumpDriveCommand::available(), JumpDriveCommand::go(), VehicleType::read(), VehicleType::runTextIO(), and VehicleType::write().
Definition at line 312 of file vehicletype.h.
Referenced by VehicleType::read(), VehicleType::runTextIO(), and VehicleType::write().
Definition at line 313 of file vehicletype.h.
Referenced by VehicleType::read(), VehicleType::runTextIO(), DataTab::setData(), and VehicleType::write().
1.5.1