XPMP2
X-Plane multiplayer library 2 - using instancing
Aircraft.h File Reference

Additional definitions beyond what public XPCAircraft defines. More...

Go to the source code of this file.

Classes

class  XPMP2::LegacyAircraft
 This class helps creating aircraft via the legacy global functions. It provides standard implementations of the abstract callbacks. More...
 

Namespaces

namespace  XPMP2
 

Typedefs

typedef std::map< XPMPPlaneID, Aircraft * > XPMP2::mapAcTy
 Map of all aircraft, key is tthe plane id.
 

Functions

void XPMP2::AcInit ()
 Initialize the module.
 
void XPMP2::AcCleanup ()
 Grace cleanup, esp. remove all aircraft.
 

Detailed Description

Additional definitions beyond what public XPCAircraft defines.

Author
Birger Hoppe