Ares
|
#include <src/Ext/SWType/Body.h>
Public Member Functions | |
ParadropPlane () | |
Public Attributes | |
AircraftTypeClass * | pAircraft |
TypeList< TechnoTypeClass * > | pTypes |
TypeList< int > | pNum |
ParadropPlane::ParadropPlane | ( | ) | [inline] |
: pAircraft (NULL) { }
AircraftTypeClass* ParadropPlane::pAircraft |
TypeList<int> ParadropPlane::pNum |
TypeList<TechnoTypeClass*> ParadropPlane::pTypes |