XPMP2
X-Plane multiplayer library 2 - using instancing
Classes | Namespaces | Typedefs | Functions
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

 XPMP2
 

Typedefs

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

Functions

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

Detailed Description

Additional definitions beyond what public XPCAircraft defines.

Author
Birger Hoppe