Class Resolution.Ratio16x9
java.lang.Object
de.gurkenlabs.litiengine.gui.screens.Resolution.Ratio
de.gurkenlabs.litiengine.gui.screens.Resolution.Ratio16x9
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Resolutionstatic final Resolutionstatic 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:9.
-
Field Details
-
RES_1280x720
-
RES_1360x768
-
RES_1366x768
-
RES_1536x864
-
RES_1600x900
-
RES_1920x1080
-
RES_2560x1440
-
-
Method Details
-
getAll
Gets all predefined resolutions with an aspect ratio of 16:9.- Returns:
- All predefined resolutions with an aspect ratio of 16:9.
-