|
FlightGear next
|
Generic input module. More...
#include <input.hxx>
Inherits SGSubsystemGroup.
Public Member Functions | |
| FGInput () | |
| Default constructor. | |
| virtual | ~FGInput () |
| Destructor. | |
Static Public Member Functions | |
| static const char * | staticSubsystemClassId () |
Generic input module.
This module is designed to handle input from multiple sources – keyboard, joystick, mouse, or even panel switches – in a consistent way, and to allow users to rebind any of the actions at runtime.
|
inlinestatic |