1
0
Fork 0
fgdata/Input/Joysticks/Saitek
mfranz bc51a3df26 - exploit the nasal namespace feature, which simplifies matters a lot and
avoids the obscure and ugly "which" workaround

Note that the input subsystem sets variable "this" to this joystick's
base property path; This is useful to be able to access the driver's own
information from the property tree. Example:

   data = props.globals.getNode(this).getNode("data");

where "this" contains string "/input[0]/joysticks[0]/js[0]" if the js is
the first in the system
2005-06-19 17:29:56 +00:00
..
Cyborg-3d-Rumble-Force.xml call controls.stepFlaps() wrapper to keep bindings functional with aircraft 2005-06-16 16:47:31 +00:00
Cyborg-Evo.xml add controls.gearToggle() convenience function; adapt all joystick files 2005-06-16 07:59:33 +00:00
Cyborg-Gold-3d-USB.xml - exploit the nasal namespace feature, which simplifies matters a lot and 2005-06-19 17:29:56 +00:00
X8-30.xml call controls.stepFlaps() wrapper to keep bindings functional with aircraft 2005-06-16 16:47:31 +00:00
X45.xml add controls.gearToggle() convenience function; adapt all joystick files 2005-06-16 07:59:33 +00:00