X-Plane Remote Access Plugin and Client Library
|
#include <Globals.h>
Public Member Functions | |
Globals () | |
void | getVersions (int &xplaneV, int &xplmV) const |
MessageWindow & | getMessageWindow () |
HotkeyHandler & | getHotkeyHandler () |
Private Attributes | |
int | xplaneVersion |
int | xplmVersion |
MessageWindow | messageWindow |
Menu | menu |
HotkeyHandler | hotkeyHandler |
Class containing the globals for the enabled instance of the plugin.
Globals::Globals | ( | ) |
Construct the globals.
Definition at line 41 of file Globals.cc.
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |