Forked Enjoy, mouse movement
authorFrank Huang <me@nongraphical.com>
Fri, 27 Jul 2012 18:55:00 +0000 (11:55 -0700)
committerFrank Huang <me@nongraphical.com>
Fri, 27 Jul 2012 18:55:00 +0000 (11:55 -0700)
commit530009447c5bbd360ac5023979cffc6d32a28df3
tree8bfe4482bc03a7ea78524d721a30a79e83e426fa
parent5f07baa8cb03a2f6aa06338bfeb31dad3c3ca29f
Forked Enjoy, mouse movement
41 files changed:
ApplicationController.h [new file with mode: 0644]
ApplicationController.m [new file with mode: 0644]
Config.h [new file with mode: 0644]
Config.m [new file with mode: 0644]
ConfigsController.h [new file with mode: 0644]
ConfigsController.m [new file with mode: 0644]
Credits.rtf [new file with mode: 0644]
English.lproj/InfoPlist.strings [new file with mode: 0644]
English.lproj/MainMenu.xib [new file with mode: 0644]
Enjoy_Prefix.pch [new file with mode: 0644]
Info.plist [new file with mode: 0644]
JSAction.h [new file with mode: 0644]
JSAction.m [new file with mode: 0644]
JSActionAnalog.h [new file with mode: 0644]
JSActionAnalog.m [new file with mode: 0644]
JSActionButton.h [new file with mode: 0644]
JSActionButton.m [new file with mode: 0644]
JSActionHat.h [new file with mode: 0644]
JSActionHat.m [new file with mode: 0644]
Joystick.h [new file with mode: 0644]
Joystick.m [new file with mode: 0644]
JoystickController.h [new file with mode: 0644]
JoystickController.m [new file with mode: 0644]
KeyInputTextView.h [new file with mode: 0644]
KeyInputTextView.m [new file with mode: 0644]
SubAction.h [new file with mode: 0644]
SubAction.m [new file with mode: 0644]
Target.h [new file with mode: 0644]
Target.m [new file with mode: 0644]
TargetConfig.h [new file with mode: 0644]
TargetConfig.m [new file with mode: 0644]
TargetController.h [new file with mode: 0644]
TargetController.m [new file with mode: 0644]
TargetKeyboard.h [new file with mode: 0644]
TargetKeyboard.m [new file with mode: 0644]
TargetMouseBtn.h [new file with mode: 0644]
TargetMouseBtn.m [new file with mode: 0644]
TargetMouseMove.h [new file with mode: 0644]
TargetMouseMove.m [new file with mode: 0644]
license.txt [new file with mode: 0644]
main.m [new file with mode: 0644]