public final class Functions extends Object
Constructor and Description |
---|
Functions() |
Modifier and Type | Method and Description |
---|---|
static long |
basicWindow() |
static void |
closeLastWindow() |
static void |
discardWindow(long window) |
static void |
initLwjgl() |
static void |
renderEnd() |
static void |
renderStart() |
static void |
terminateGlfw() |
static void |
terminateLwjgl() |
public static void initLwjgl()
public static void renderStart()
public static void renderEnd()
public static long basicWindow()
public static void discardWindow(long window)
public static void terminateGlfw()
public static void closeLastWindow()
public static void terminateLwjgl()
Copyright © 2024. All rights reserved.