Hi , I don't understand how to query touchpad input events. In docs i see that a touchpad is configured to behave as a mouse input , but what does it means? Can i use onTouchEvent in AndroidActivity? Is there a way to access with OuyaController class?
I'm tring to make a libgdx input wrapper but i need this information to make it works well!
Comments