Class Lwjgl3Graphics.Lwjgl3DisplayMode

  • Enclosing class:
    Lwjgl3Graphics

    public static class Lwjgl3Graphics.Lwjgl3DisplayMode
    extends com.badlogic.gdx.Graphics.DisplayMode
    • Field Summary

      • Fields inherited from class com.badlogic.gdx.Graphics.DisplayMode

        bitsPerPixel, height, refreshRate, width
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long getMonitor()  
      • Methods inherited from class com.badlogic.gdx.Graphics.DisplayMode

        toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Method Detail

      • getMonitor

        public long getMonitor()