#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 306 of file vehicletype.h. |
|
|
Definition at line 309 of file vehicletype.h. Referenced by JumpDrive::available(), JumpDrive::jump(), Vehicletype::read(), Vehicletype::runTextIO(), and Vehicletype::write(). |
|
|
bitmapped: on these levels of height the jump drive can be activated
Definition at line 306 of file vehicletype.h. Referenced by JumpDrive::available(), Vehicletype::read(), Vehicletype::runTextIO(), and Vehicletype::write(). |
|
|
Definition at line 311 of file vehicletype.h. Referenced by JumpDrive::fieldReachable(), Vehicletype::read(), Vehicletype::runTextIO(), and Vehicletype::write(). |
|
|
Definition at line 310 of file vehicletype.h. Referenced by JumpDrive::fieldReachable(), Vehicletype::read(), Vehicletype::runTextIO(), and Vehicletype::write(). |
1.4.2