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 screen API is designed to let users handle button events from the AbstractScreen object, but to allow users to do this easily, the event handling code needs to be seperated from the Gamepad class into a seperate ButtonEvents class.