Class Resolution.Ratio16x10
java.lang.Object
de.gurkenlabs.litiengine.gui.screens.Resolution.Ratio
de.gurkenlabs.litiengine.gui.screens.Resolution.Ratio16x10
- Enclosing class:
Resolution
Contains predefined
Resolutions with an aspect ratio of 16:10.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Resolutionstatic final Resolutionstatic final Resolutionstatic final Resolutionstatic final Resolution -
Method Summary
Modifier and TypeMethodDescriptionstatic List<Resolution> getAll()Gets all predefined resolutions with an aspect ratio of 16:10.
-
Field Details
-
RES_720x480
-
RES_1280x800
-
RES_1440x900
-
RES_1680x1050
-
RES_1920x1200
-
-
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.
-