Package org.lwjglx

Class LWJGLUtil

java.lang.Object
org.lwjglx.LWJGLUtil

public class LWJGLUtil extends Object
  • Field Details

  • Constructor Details

    • LWJGLUtil

      public LWJGLUtil()
  • Method Details

    • getPlatform

      public static int getPlatform()
    • getPlatformName

      public static String getPlatformName()
    • getPrivilegedBoolean

      public static boolean getPrivilegedBoolean(String string)
    • getPrivilegedInteger

      public static Integer getPrivilegedInteger(String string)
    • getPrivilegedInteger

      public static Integer getPrivilegedInteger(String string, int int1)