Module technology.sola.engine
Package technology.sola.engine.graphics.screen
package technology.sola.engine.graphics.screen
This package provides classes for handling aspect ratio when the viewport size changes.
-
ClassDescriptionAspectMode specifies how rendered output will be scaled when the window resizes.AspectRatioSizing contains the top, left coordinate for where rendering will begin as well as the width and height of the space to render in.Viewport contains various information about the current viewport used.