You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tricky part here will be reading joystick axis, then convert to int (maybe using byte array) to send the event as amount (and then convert back to use the real float value).
Update android-desktop and AndroidEngine should have a list of handlers (that receive onKeyDown, onKeyUp, and onGenericMotion) that produces events.
Harium/android-desktop#4
The text was updated successfully, but these errors were encountered: