]> git.mxchange.org Git - flightgear.git/commit
Fix for issue #999
authorPhilosopher <NasalMusician@gmail.com>
Fri, 16 Aug 2013 02:05:16 +0000 (21:05 -0500)
committerClément de l'Hamaide <clemaez@hotmail.fr>
Tue, 4 Mar 2014 23:33:45 +0000 (00:33 +0100)
commit6870a88696213c3381f0747fb7ad8cfb47525b7b
tree8fa74a6f68393991d2d4a2d516797d224c7c130b
parent36f7ef93aa4a08a2bb37d04cb1fac0424105e895
Fix for issue #999

Introduces delay-sec and release-delay-sec properties. The former is how
long to wait to run the binding(s) after pressing the button, the latter
is how long to wait after releasing the button. interval-sec now
specifies the delay before a repeat event occurs.
src/Input/FGButton.cxx
src/Input/FGButton.hxx
src/Input/FGJoystickInput.cxx
src/Input/FGJoystickInput.hxx