FlightGear next
|
#include "config.h"
#include <algorithm>
#include <Main/fg_props.hxx>
#include <simgear/sg_inlines.h>
#include "controls.hxx"
Go to the source code of this file.
Functions | |
static void | _SetRoot (simgear::TiedPropertyList &tiedProperties, const char *root, int index=0) |
Variables | |
SGSubsystemMgr::Registrant< FGControls > | registrantFGControls |
|
inlinestatic |
Definition at line 181 of file controls.cxx.
SGSubsystemMgr::Registrant<FGControls> registrantFGControls |
Definition at line 1840 of file controls.cxx.