Click to See Complete Forum and Search --> : gamepad listening


ViLE
03-15-2003, 02:50 PM
Is it possible to listen for key pressed events on input devices other than a keyboard within javascript? In particular a gamepad.

khalidali63
03-15-2003, 05:22 PM
Which input devices are you talking about?

Cheers

Khalid

ViLE
03-15-2003, 05:27 PM
Working on a game, would have been nice to allow the user to use a pc gamepad instead of a keyboard to play it. I've looked around javascript sites but it appears there isn't any built in listeners for gamepad button presses. So if I want it badly enough i'll have to make it myself :/