shortsight / javascript-joystick

Automatically exported from code.google.com/p/javascript-joystick
0 stars 0 forks source link

BUZZ controler (20 button joystick) #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This is a "joystick" that I would like to use with your javascript-
joystick api's.  It works great, except that it has 20 buttons and the 
api's only allow for the first two buttons.  

I'd suggest getting the button count and then loading an array with the 
buttons.

Here is a link to a picture of what I'm talking about.
http://www.whattheyplay.com/media/images/features/in-the-family-room-
buzz-69/spotart/image_1.jpg

I am very impressed with your software. Thank you!

Rick Anderson

Original issue reported on code.google.com by rickal...@gmail.com on 15 Sep 2009 at 4:32

GoogleCodeExporter commented 8 years ago
Hi, Rick. You can access the extra buttons from the 'buttons' property. I need 
to update the Wiki with all the 
exposed properties, but in the meantime you can see the old page here:

http://www.bigredswitch.co.uk/toolbox/joystick/api.html

Original comment by cwoffen...@gmail.com on 11 Dec 2009 at 10:46

GoogleCodeExporter commented 8 years ago
Ok, thank you for the information! I'll give it a try.

Rick Anderson

Original comment by rickal...@gmail.com on 12 Dec 2009 at 1:55

GoogleCodeExporter commented 8 years ago

Original comment by cwoffen...@gmail.com on 26 May 2010 at 5:06