#include <vehicletype.h>
Public Member Functions | |
| void | runTextIO (PropertyContainer &pc) |
| void | read (tnstream &stream) |
| void | write (tnstream &stream) const |
Public Attributes | |
| int | startHeight |
| int | heightDelta |
| int | moveCost |
| bool | canAttack |
| int | dist |
|
|
Definition at line 1277 of file vehicletype.cpp. References canAttack, dist, heightDelta, moveCost, startHeight, strrr(), and vehicleHeightChangeMethodVersion. |
|
|
Definition at line 1263 of file vehicletype.cpp. References PropertyContainer::addBool(), PropertyContainer::addInteger(), PropertyContainer::addTagInteger(), canAttack, choehenstufennum, dist, heightDelta, heightTags, moveCost, and startHeight. |
|
|
Definition at line 1292 of file vehicletype.cpp. References canAttack, dist, heightDelta, moveCost, startHeight, vehicleHeightChangeMethodVersion, and tnstream::writeInt(). |
|
|
Definition at line 283 of file vehicletype.h. Referenced by calcMoveMalus(), read(), runTextIO(), and write(). |
|
|
Definition at line 284 of file vehicletype.h. Referenced by calcMoveMalus(), AStar3D::findPath(), read(), runTextIO(), and write(). |
|
|
Definition at line 281 of file vehicletype.h. Referenced by ChangeVehicleHeight::execute(), AStar3D::findPath(), read(), runTextIO(), and write(). |
|
|
Definition at line 282 of file vehicletype.h. Referenced by calcMoveMalus(), read(), runTextIO(), and write(). |
|
|
Definition at line 280 of file vehicletype.h. Referenced by read(), runTextIO(), and write(). |
1.4.2