Class Resolution.Ratio16x10
java.lang.Object
de.gurkenlabs.litiengine.gui.screens.Resolution.Ratio
de.gurkenlabs.litiengine.gui.screens.Resolution.Ratio16x10
- Enclosing class:
- Resolution
public static class Resolution.Ratio16x10
extends Resolution.Ratio
Contains predefined
Resolutions
with an aspect ratio of 16:10.Field Summary
Fields Modifier and Type Field Description static Resolution
RES_1280x800
static Resolution
RES_1440x900
static Resolution
RES_1680x1050
static Resolution
RES_1920x1200
static Resolution
RES_720x480
Method Summary
Modifier and Type Method Description static java.util.List<Resolution>
getAll()
Gets all predefined resolutions with an aspect ratio of 16:10.
Field Details
Method Details
getAll
Gets all predefined resolutions with an aspect ratio of 16:10.- Returns:
- All predefined resolutions with an aspect ratio of 16:10.