LibGDX Tutorial 6: Motion controls
Previous Part Table Of Contents Next Part In the previous tutorial we looked at handling touch and gesture events. These days, most mobile devices have very accurate motion detection capabilities, which LibGDX fully supports. In this example we will look at how to handle motion as well as detect if a device supports certain […]