Class Resolution.Ratio16x9

java.lang.Object
de.gurkenlabs.litiengine.gui.screens.Resolution.Ratio
de.gurkenlabs.litiengine.gui.screens.Resolution.Ratio16x9
Enclosing class:
Resolution

public static class Resolution.Ratio16x9 extends Resolution.Ratio
Contains predefined Resolutions with an aspect ratio of 16:9.
  • Field Details

    • RES_1280x720

      public static final Resolution RES_1280x720
    • RES_1360x768

      public static final Resolution RES_1360x768
    • RES_1366x768

      public static final Resolution RES_1366x768
    • RES_1536x864

      public static final Resolution RES_1536x864
    • RES_1600x900

      public static final Resolution RES_1600x900
    • RES_1920x1080

      public static final Resolution RES_1920x1080
    • RES_2560x1440

      public static final Resolution RES_2560x1440
  • Method Details

    • getAll

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