]> git.mxchange.org Git - flightgear.git/commit
Clean up mouse-input property handling.
authorJames Turner <zakalawe@mac.com>
Fri, 8 Mar 2013 16:34:21 +0000 (16:34 +0000)
committerJames Turner <zakalawe@mac.com>
Fri, 8 Mar 2013 16:34:21 +0000 (16:34 +0000)
commitb5a6812c95afb7ae1100af19288d1bbc77cbdf06
treec3fc9335b4c7bbd96c6fde2bd09a3c5c0deb84f8
parentb29470c129fe7eccce50639cf37c9c2d034c91c6
Clean up mouse-input property handling.

Use a listener to avoid reading state each event/update. Support setting some values on the SGKnobAnimation configure global behaviour.
src/Input/FGMouseInput.cxx