#include <FGJoystickInput.hxx>
Inherits SGSubsystem, and FGCommonInput.
Definition at line 39 of file FGJoystickInput.hxx.
◆ FGJoystickInput()
FGJoystickInput::FGJoystickInput |
( |
| ) |
|
◆ ~FGJoystickInput()
FGJoystickInput::~FGJoystickInput |
( |
| ) |
|
|
virtual |
◆ init()
void FGJoystickInput::init |
( |
| ) |
|
|
override |
◆ postinit()
void FGJoystickInput::postinit |
( |
| ) |
|
|
override |
◆ reinit()
void FGJoystickInput::reinit |
( |
| ) |
|
|
override |
◆ staticSubsystemClassId()
static const char * FGJoystickInput::staticSubsystemClassId |
( |
| ) |
|
|
inlinestatic |
◆ update()
void FGJoystickInput::update |
( |
double | dt | ) |
|
|
override |
◆ MAX_JOYSTICK_AXES
const int FGJoystickInput::MAX_JOYSTICK_AXES = _JS_MAX_AXES |
|
static |
◆ MAX_JOYSTICK_BUTTONS
const int FGJoystickInput::MAX_JOYSTICK_BUTTONS = 32 |
|
static |
◆ MAX_JOYSTICKS
const int FGJoystickInput::MAX_JOYSTICKS = 16 |
|
static |
The documentation for this class was generated from the following files: