|
FlightGear next
|
#include "config.h"#include "FGJoystickInput.hxx"#include <cmath>#include <simgear/debug/ErrorReportingCallback.hxx>#include <simgear/props/props_io.hxx>#include "FGDeviceConfigurationMap.hxx"#include <Main/fg_props.hxx>#include <Scripting/NasalSys.hxx>Go to the source code of this file.
Functions | |
| SGSubsystemMgr::Registrant< FGJoystickInput > | registrantFGJoystickInput (SGSubsystemMgr::GENERAL, {{"nasal", SGSubsystemMgr::Dependency::HARD}}) |
| SGSubsystemMgr::Registrant< FGJoystickInput > registrantFGJoystickInput | ( | SGSubsystemMgr::GENERAL | , |
| {{"nasal", SGSubsystemMgr::Dependency::HARD}} | ) |