XPMP2
X-Plane multiplayer library 2 - using instancing
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
v
x
Functions
_
a
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
x
Variables
a
d
e
f
g
k
l
m
p
r
s
v
x
Typedefs
Enumerations
Enumerator
l
o
r
s
v
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
w
x
~
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
x
y
z
Typedefs
Enumerations
Enumerator
Related Functions
Files
File List
File Members
All
_
a
c
d
e
f
i
l
m
p
s
t
u
w
x
Functions
x
Variables
Typedefs
Enumerations
Enumerator
Macros
_
a
c
d
e
f
i
l
m
p
s
t
u
w
x
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