Wrapping interface around com.badlogic.gdx.InputProcessor. Provides empty implementations of all methods, making them optional to implement.
Calls InputProcessor.touchUp for consistency with libGDX 1.11.0 and older. Override for custom handling.