ScalingViewport
Constructors
Link copied to clipboard
fun ScalingViewport(scaler: Scaler, virtualWidth: Int, virtualHeight: Int, camera: Camera = OrthographicCamera())
Functions
Link copied to clipboard
Sets the OpenGL viewport based on viewport and virtual sizes by calling GL.viewport.
Link copied to clipboard