joystick support for mac

Mac OSX specific forum
played2often
New User
New User
Posts: 2
Joined: Fri Oct 24, 2008 4:41 pm

joystick support for mac

Post 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?
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post 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.
played2often
New User
New User
Posts: 2
Joined: Fri Oct 24, 2008 4:41 pm

Post by played2often »

THX :)
djkanora
New User
New User
Posts: 4
Joined: Mon Oct 06, 2008 12:38 am
Location: Arizona

Apple Reference Libraries

Post 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.
Post Reply