]> git.mxchange.org Git - flightgear.git/commit
- modified FGBinding to keep a local copy of the argument property
authorcurt <curt>
Fri, 29 Jun 2001 03:47:07 +0000 (03:47 +0000)
committercurt <curt>
Fri, 29 Jun 2001 03:47:07 +0000 (03:47 +0000)
commitce45dbefe0f7a563dd70ca154746948b26b13e4f
tree1b02de2c44a91391f5915827ebfbb2bf8975e118
parent9ff72179616a295807d5f6fb72f17f4aaf0d0002
- modified FGBinding to keep a local copy of the argument property
  node, and to modify that directly for scaling events: that will make
  handling joystick axes much more efficient
- modified FGBinding to work with the new command state, so that
  commands can save their state (i.e. compiled arguments) from the last
  pass
- removed FGBinding::_fire implementation
- implemented FGBinding copy constructor
src/Input/input.cxx