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 Details

    • RES_720x480

      public static final Resolution RES_720x480
    • RES_1280x800

      public static final Resolution RES_1280x800
    • RES_1440x900

      public static final Resolution RES_1440x900
    • RES_1680x1050

      public static final Resolution RES_1680x1050
    • RES_1920x1200

      public static final Resolution RES_1920x1200
  • Method Details

    • getAll

      public static List<Resolution> getAll()
      Gets all predefined resolutions with an aspect ratio of 16:10.
      Returns:
      All predefined resolutions with an aspect ratio of 16:10.