openfl / openfl-samples

Haxelib-based OpenFL sample projects
http://www.openfl.org
MIT License
78 stars 41 forks source link

add gamepad support to PiratePig #42

Closed larsiusprime closed 8 years ago

larsiusprime commented 8 years ago

Since we use PiratePig a lot as a stock test for consoles, it makes sense for it to have gamepad support. Also probably just generally useful to have on desktop targets, too. The console cursor only appears if a gamepad is connected.

Might also need to set whatever the setting is that targets the right version of flash player for flash player gamepad support, I forget what that is.

ibilon commented 8 years ago

Tried it and works great! Travis failed but it's just misconfigured (can't use openfl dev with lime haxelib)