FlightGear next
FGJoystickInput.cxx File Reference
#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< FGJoystickInputregistrantFGJoystickInput (SGSubsystemMgr::GENERAL, {{"nasal", SGSubsystemMgr::Dependency::HARD}})
 

Function Documentation

◆ registrantFGJoystickInput()

SGSubsystemMgr::Registrant< FGJoystickInput > registrantFGJoystickInput ( SGSubsystemMgr::GENERAL ,
{{"nasal", SGSubsystemMgr::Dependency::HARD}}  )