Change NJInputAnalog so magnitudes of subactions are always positive (e.g. -1 magnitu...
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Wed, 6 Mar 2013 10:44:33 +0000 (11:44 +0100)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Wed, 6 Mar 2013 10:44:33 +0000 (11:44 +0100)
commit4f449987e5296701d1da9963789c4817935ab6c8
tree28015a26cddece32c7b5bdc2bbcde60092f16b43
parent35be7b3d4cc4b32ab3488f6585b7dbac3d42b5cc
Change NJInputAnalog so magnitudes of subactions are always positive (e.g. -1 magnitude is 1 on low 0 on high, rather than -1 on low and high). Change NSInputs so buttons have a magnitude 1 when pressed, allowing them to also control the mouse. Allow mouse movement speed control.
English.lproj/MainMenu.xib
NJDeviceController.m
NJInput.h
NJInput.m
NJInputAnalog.m
NJInputButton.m
NJInputHat.m
NJOutputController.h
NJOutputController.m
NJOutputMouseMove.h
NJOutputMouseMove.m