]> git.mxchange.org Git - flightgear.git/commit
- added FG_MOD_UP to use key-up or button-up as a command modifier;
authorcurt <curt>
Mon, 4 Jun 2001 21:07:02 +0000 (21:07 +0000)
committercurt <curt>
Mon, 4 Jun 2001 21:07:02 +0000 (21:07 +0000)
commit2d1d8cd2749bc6066de0e093f3531f838ed949aa
tree6ca935a965d46d92d1b4802e4fa2e86059d3ea3c
parent112a531f4259c50ed4774d6e47855fca0d8b0ad4
- 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
src/Input/input.hxx