luxeengine / alpha

alpha - deprecated 2015~2016. unrelated to the new engine! view the new engine here - https://luxeengine.com/
MIT License
565 stars 74 forks source link

Input; Deliver gamepad events from joysticks on native #307

Closed ruby0x1 closed 9 years ago

ruby0x1 commented 9 years ago

Native gamepad events come from GameController API only currently, Joysticks should be delivering the events too.

ruby0x1 commented 9 years ago

Moved out of LD33 prep because it will require native binary changes and potentially create pain points during LD. It will be fixed following LD instead.

ruby0x1 commented 9 years ago

https://github.com/underscorediscovery/snow/commit/f26bbccb49b91e143b471277b4acb6ad0c6530d9 Should be sent through now (I can't test, 4+ of the gamepads I have all register as controllers with SDL!)