Gamepad in robinrodricks/awesome-actionscript3

Gamepad simulates an analog joystick input using the keyboard. Many times when we access key presses, what we are really doing is pretending that WASD, the arrow keys or some other combination are actually a D-pad or joystick with an X and Y axis, and 1 or 2 fire buttons. Gamepad handles the event capture, maths and other details of this for you, so you only have to think about how you want your game to respond to this input.

created at Nov. 11, 2009, 5:12 p.m.

ActionScript

4 +0

56 +0

7 +0

GitHub