AdamHarte / Gamepad-Haxe

haXe port of Iain Lobb's Gamepad (github.com/iainlobb/Gamepad). Simulates an analog joystick input using the keyboard.
MIT License
28 stars 7 forks source link

NME and mobile #1

Open elsassph opened 12 years ago

elsassph commented 12 years ago

Hello, did you try on mobile? Can it help making on-screen controls?

AdamHarte commented 12 years ago

Just a straight port of Iain Lobb's Gamepad classes at the moment, but was hoping to bring it more in-line with how NME does things, and support all targets. To be honest I haven't don't much HaXe/NME yet, so any help or suggestions would be great.