Clean-up of Joystick class. Refactor constructor to avoid mandatory 'post-constructor...
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Tue, 26 Feb 2013 21:55:00 +0000 (22:55 +0100)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Tue, 26 Feb 2013 21:55:00 +0000 (22:55 +0100)
commitfad073260e61084c4962e172c58a0595261bd811
tree0941c7e708cdb3c5c404cbf387ed1a944f69ee37
parentd2b45b2c32dcc7c3cc553b62252ca48842e08d48
Clean-up of Joystick class. Refactor constructor to avoid mandatory 'post-constructor' in populateActions. Fix that the product ID was the vendor ID (this breaks existing configurations but I'm probably going to rename the program at this rate anyway). Standardize on spaces for whitespace rather than a mix of tabs and spaces.
Joystick.h
Joystick.m
JoystickController.m