Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Vehicletype::HeightChangeMethod Class Reference

#include <vehicletype.h>

List of all members.

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


Member Function Documentation

void Vehicletype::HeightChangeMethod::read tnstream stream  ) 
 

Definition at line 1277 of file vehicletype.cpp.

References canAttack, dist, heightDelta, moveCost, startHeight, strrr(), and vehicleHeightChangeMethodVersion.

void Vehicletype::HeightChangeMethod::runTextIO PropertyContainer pc  ) 
 

Definition at line 1263 of file vehicletype.cpp.

References PropertyContainer::addBool(), PropertyContainer::addInteger(), PropertyContainer::addTagInteger(), canAttack, choehenstufennum, dist, heightDelta, heightTags, moveCost, and startHeight.

void Vehicletype::HeightChangeMethod::write tnstream stream  )  const
 

Definition at line 1292 of file vehicletype.cpp.

References canAttack, dist, heightDelta, moveCost, startHeight, vehicleHeightChangeMethodVersion, and tnstream::writeInt().


Member Data Documentation

bool Vehicletype::HeightChangeMethod::canAttack
 

Definition at line 283 of file vehicletype.h.

Referenced by calcMoveMalus(), read(), runTextIO(), and write().

int Vehicletype::HeightChangeMethod::dist
 

Definition at line 284 of file vehicletype.h.

Referenced by calcMoveMalus(), AStar3D::findPath(), read(), runTextIO(), and write().

int Vehicletype::HeightChangeMethod::heightDelta
 

Definition at line 281 of file vehicletype.h.

Referenced by ChangeVehicleHeight::execute(), AStar3D::findPath(), read(), runTextIO(), and write().

int Vehicletype::HeightChangeMethod::moveCost
 

Definition at line 282 of file vehicletype.h.

Referenced by calcMoveMalus(), read(), runTextIO(), and write().

int Vehicletype::HeightChangeMethod::startHeight
 

Definition at line 280 of file vehicletype.h.

Referenced by read(), runTextIO(), and write().


The documentation for this class was generated from the following files:
Generated on Tue Jun 24 02:22:19 2008 for Advanced Strategic Command by  doxygen 1.4.2