Crate xplm

Source
Expand description

Bindings to the X-Plane plugin SDK

Modules§

command
Commands
data
Datarefs
draw
Low-level drawing callbacks
error
Error detection
feature
SDK feature management
flight_loop
Flight loop callbacks
geometry
2D user interface geometry
menu
User interface menus
plugin
Plugin creation and management
versions
X-Plane and XPLM version info
window
Relatively low-level windows

Macros§

debug
Writes a message to the developer console and Log.txt file
debugln
Writes a message to the developer console and Log.txt file, with a newline
xplane_plugin
Creates an X-Plane plugin

Functions§

debugDeprecated
Writes a message to the developer console and Log.txt file
find_symbol
Attempts to locate a symbol. If it exists, returns a pointer to it
speak
Speak the string and/or display it onscreen/in the ATC history window