1
0
Fork 0
flightgear/src/Input
curt 2d1d8cd274 - added FG_MOD_UP to use key-up or button-up as a command modifier;
this way, keyboard buttons can work the same way as joystick buttons
- added declaration for FGBinding::fire(double); this adds a setting
  property to the arguments passed to the command, so that it can use
  the current axis position as part of its calculations
- added data structures from joystick.cxx
2001-06-04 21:07:02 +00:00
..
input.cxx - added FGBinding::fire(double) - added support for "mod-up" property 2001-06-04 21:06:48 +00:00
input.hxx - added FG_MOD_UP to use key-up or button-up as a command modifier; 2001-06-04 21:07:02 +00:00
Makefile.am Initial revision. (Contributed by David Megginson) 2001-05-23 22:59:40 +00:00