Class Resolution.Ratio4x3
java.lang.Object
de.gurkenlabs.litiengine.gui.screens.Resolution.Ratio
de.gurkenlabs.litiengine.gui.screens.Resolution.Ratio4x3
- Enclosing class:
Resolution
Contains predefined
Resolutions with an aspect ratio of 4:3.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Resolutionstatic 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 4:3.
-
Field Details
-
RES_640x480
-
RES_720x576
-
RES_800x600
-
RES_1024x768
-
RES_1152x864
-
RES_1280x960
-
RES_1600x1200
-
RES_1920x1440
-
-
Method Details
-
getAll
Gets all predefined resolutions with an aspect ratio of 4:3.- Returns:
- All predefined resolutions with an aspect ratio of 4:3.
-