Class Lwjgl3Cursor

  • All Implemented Interfaces:
    com.badlogic.gdx.graphics.Cursor, com.badlogic.gdx.utils.Disposable

    public class Lwjgl3Cursor
    extends java.lang.Object
    implements com.badlogic.gdx.graphics.Cursor
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface com.badlogic.gdx.graphics.Cursor

        com.badlogic.gdx.graphics.Cursor.SystemCursor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void dispose()  
      • Methods inherited from class java.lang.Object

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

      • dispose

        public void dispose()
        Specified by:
        dispose in interface com.badlogic.gdx.utils.Disposable