XPMP2
X-Plane multiplayer library 2 - using instancing
src
2D.h
Go to the documentation of this file.
1
21
#ifndef _2D_h_
22
#define _2D_h_
23
24
namespace
XPMP2
{
25
27
void
TwoDDrawLabels
();
28
30
void
TwoDInit
();
31
33
void
TwoDCleanup
();
34
35
36
}
37
38
#endif
XPMP2
Definition:
XPMPAircraft.h:70
XPMP2::TwoDInit
void TwoDInit()
Initialize the module.
Definition:
2D.cpp:227
XPMP2::TwoDDrawLabels
void TwoDDrawLabels()
Write the labels of all aircraft.
Definition:
2D.cpp:118
XPMP2::TwoDCleanup
void TwoDCleanup()
Grace cleanup.
Definition:
2D.cpp:245
Generated by
1.9.1