Page 1 of 1

joystick support for mac

Posted: Fri Oct 24, 2008 4:55 pm
by played2often
hello, i am new at purebasic and my english is not so good. but i want to ask how can i use a joystick in purebasic games on macos? is it possible over the macos api?

Posted: Sat Oct 25, 2008 12:27 pm
by Fred
For now, there is no PureBasic joystick support on OS X. It should be possible via API, but we don't have any examples yet.

Posted: Sat Oct 25, 2008 2:21 pm
by played2often
THX :)

Apple Reference Libraries

Posted: Sun Oct 26, 2008 6:04 am
by djkanora
Try looking through the Apple library at http://developer.apple.com/referencelibrary/ - particularly at the C API set. You might find what you're looking for.