类 GLX
java.lang.Object
com.mojang.blaze3d.platform.GLX
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static String
static String
static int
_getRefreshRate
(Window pWindow) static void
_init
(int pDebugVerbosity, boolean pSynchronous) static LongSupplier
static void
_renderCrosshair
(int pLineLength, boolean pRenderX, boolean pRenderY, boolean pRenderZ) static void
_setGlfwErrorCallback
(org.lwjgl.glfw.GLFWErrorCallbackI pErrorCallback) static boolean
_shouldClose
(Window pWindow) static String
static <T> T
static <T> T
-
字段详细资料
-
LOGGER
private static final org.slf4j.Logger LOGGER -
cpuInfo
-
-
构造器详细资料
-
GLX
public GLX()
-
-
方法详细资料
-
getOpenGLVersionString
-
_getRefreshRate
-
_getLWJGLVersion
-
_initGlfw
-
_setGlfwErrorCallback
public static void _setGlfwErrorCallback(org.lwjgl.glfw.GLFWErrorCallbackI pErrorCallback) -
_shouldClose
-
_init
public static void _init(int pDebugVerbosity, boolean pSynchronous) -
_getCpuInfo
-
_renderCrosshair
public static void _renderCrosshair(int pLineLength, boolean pRenderX, boolean pRenderY, boolean pRenderZ) -
make
-
make
-