I have implemented some screens using libGDX that would obviously use the Screen class provided by the libGDX framework. However, the implementation for these s
Screen
See the last part of the Viewport section in the official docs: https://code.google.com/p/libgdx/wiki/scene2d#Viewport