Example libGDX orthographic camera controller

The following class can be used in a libGDX project as a framework for your own orthographic camera controller. This has been tested with libGDX 1.6.2, but should work in versions back to at least 1.4.x.

View the code snippet on GitHub.

OrthographicCameraController.java