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

XPMP2::Aircraft / XPCAircraft represent an aircraft as managed by XPMP2. More...

#include "XPMPAircraft.h"

Go to the source code of this file.

Classes

class  XPCAircraft
 Legacy wrapper class as provided by original libxplanemp. More...
 

Detailed Description

XPMP2::Aircraft / XPCAircraft represent an aircraft as managed by XPMP2.

Deprecated:
XPCAircraft bases on and is compile-compatible to the XPCAircraft wrapper class provided with the original libxplanemp. In XPMP2, however, this class is not a wrapper but derived from XPMP2::Aircraft, which is the actual means of managing aircraft, Hence, it includes a lot more members.
New implementations should derive directly from XPMP2::Aircraft.
Author
Birger Hoppe