#include <FGEventInput.hxx>
Inherits SGSubsystem, and FGCommonInput.
Inherited by FGHIDEventInput, and FGLinuxEventInput.
Definition at line 299 of file FGEventInput.hxx.
◆ FGEventInput() [1/2]
FGEventInput::FGEventInput |
( |
| ) |
|
◆ FGEventInput() [2/2]
FGEventInput::FGEventInput |
( |
const char * | filePath, |
|
|
const char * | propertyRoot ) |
◆ ~FGEventInput()
FGEventInput::~FGEventInput |
( |
| ) |
|
|
virtual |
◆ AddDevice()
◆ init()
void FGEventInput::init |
( |
| ) |
|
|
override |
◆ postinit()
void FGEventInput::postinit |
( |
| ) |
|
|
override |
◆ RemoveDevice()
void FGEventInput::RemoveDevice |
( |
unsigned | index | ) |
|
|
protected |
◆ shutdown()
void FGEventInput::shutdown |
( |
| ) |
|
|
override |
◆ update()
void FGEventInput::update |
( |
double | dt | ) |
|
|
override |
◆ configMap
◆ filePath
const char* FGEventInput::filePath |
|
protected |
◆ inputDevices
◆ INVALID_DEVICE_INDEX
const unsigned FGEventInput::INVALID_DEVICE_INDEX = MAX_DEVICES + 1 |
|
static |
◆ MAX_DEVICES
const unsigned FGEventInput::MAX_DEVICES = 1000 |
|
static |
◆ nasalClose
SGPropertyNode_ptr FGEventInput::nasalClose |
|
protected |
◆ propertyRoot
const char* FGEventInput::propertyRoot |
|
protected |
The documentation for this class was generated from the following files: