Use correct override for getting the joystick name from the OOSDLJoystickManager.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@3881 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
parent
858d1e2c4a
commit
03108fa0a8
@ -51,7 +51,7 @@ MA 02110-1301, USA.
|
||||
|
||||
- (id) init;
|
||||
- (BOOL) handleSDLEvent: (SDL_Event *)evt;
|
||||
- (char*) getJoystickName: (int) num ;
|
||||
- (NSString *) nameOfJoystick:(int)stickNumber;
|
||||
- (int16_t) getAxisWithStick:(int) stickNum axis:(int) axisNum ;
|
||||
|
||||
@end
|
||||
|
Loading…
x
Reference in New Issue
Block a user