Mercurial > sdl-ios-xcode
view src/main/macosx/SDLMain.nib/classes.nib @ 3924:7156c3b5536b SDL-1.2
Mac OS X joystick support: don't ignore kHIDUsage_GD_MultiAxisController
devices, since they are probably joysticks, or joystick-like things.
See 3Dconnexion's SpaceNavigator for an example of such a device:
http://www.3dconnexion.com/products/3a1d.php
Thanks to Laurence Passmore for the fix.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sun, 18 Mar 2007 22:37:10 +0000 |
parents | ba9e0fcc2ae2 |
children |
line wrap: on
line source
{ IBClasses = ( {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, { ACTIONS = {makeFullscreen = id; quit = id; }; CLASS = SDLMain; LANGUAGE = ObjC; SUPERCLASS = NSObject; } ); IBVersion = 1; }