| public static String | | getPlatform() | | getPlatform() | | method_60793() | | getPlatform() |
|
| private static org.lwjgl.sdl.SDL_Surface | |
| private long | | createWindow(GpuBackend backend, int width, int height, String title) | | createWindow(GpuBackend backend, int width, int height, String title) | | method_1_2662(class_1_11 arg0, int arg1, int arg2, String arg3) | | createHandle(WindowBackend windowBackend, int width, int height, String title) |
|
| public VideoMode | | getActiveVideoMode() | | getActiveVideoMode() | | method_1_8442() | | getVideoMode() |
|
| private org.lwjgl.sdl.SDL_DisplayMode | | getActiveDisplayMode() | | getActiveDisplayMode() | | method_1_8441() | | getSdlDisplayMode() |
|
| public boolean | | shouldClose() | | shouldClose() | | method_61946() | | isTerminated() |
|
| public void | | handleEvent(org.lwjgl.sdl.SDL_Event event) | | handleEvent(org.lwjgl.sdl.SDL_Event event) | | method_1_8445(org.lwjgl.sdl.SDL_Event arg0) | | onEvent(org.lwjgl.sdl.SDL_Event event) |
|
| private void | | onDisplayModeChanged(int displayId) | | onDisplayModeChanged(int displayId) | | method_1_9393(int arg0) | | onCurrentModeChanged(int displayId) |
|
| private void | | onQuitRequested() | | onQuitRequested() | | method_1_9166() | | onQuit() |
|
| private void | | updateFullscreenState() | | updateFullscreenState() | | method_1_8448() | | onFullscreenChanged() |
|
| private void | | requestClose() | | requestClose() | | method_1_8450() | | onTerminate() |
|
| public void | |
| private void | |
| private static org.lwjgl.sdl.SDL_Surface | |
| public String | | getErrorSection() | | getErrorSection() | | method_1_8443() | | getPhase() |
|
| public void | |
| public void | |
| private void | | onMove(int x, int y) | | onMove(int x, int y) | | method_4478(int arg0, int arg1) | | onWindowPosChanged(int x, int y) |
|
| private void | | onResize(int newWidth, int newHeight) | | onResize(int newWidth, int newHeight) | | method_4488(int arg0, int arg1) | | onWindowSizeChanged(int width, int height) |
|
| private void | | onFramebufferResize(int newWidth, int newHeight) | | onFramebufferResize(int newWidth, int newHeight) | | method_4504(int arg0, int arg1) | | onFramebufferSizeChanged(int width, int height) |
|
| private void | | refreshFramebufferSize() | | refreshFramebufferSize() | | method_4483() | | updateFramebufferSize() |
|
| private int | | framebufferWidthPadding() | | framebufferWidthPadding() | | method_1_10452() | | getReservedWidth() |
|
| public Window$Size | | queryFramebufferSize() | | queryFramebufferSize() | | method_1_8449() | | getSize() |
|
| private void | | onFocus(boolean focused) | | onFocus(boolean focused) | | method_4494(boolean arg0) | | onWindowFocusChanged(boolean focused) |
|
| private void | | onIconified(boolean iconified) | | onIconified(boolean iconified) | | method_61945(boolean arg0) | | onMinimizeChanged(boolean minimized) |
|
| public void | | updateFullscreenIfChanged() | | updateFullscreenIfChanged() | | method_1_2666() | | updateFullscreenIfNeeded() |
|
| public Optional<VideoMode> | | getPreferredFullscreenVideoMode() | | getPreferredFullscreenVideoMode() | | method_4511() | | getFullscreenVideoMode() |
|
| public void | |
| public void | | changeFullscreenVideoMode() | | changeFullscreenVideoMode() | | method_4475() | | applyFullscreenVideoMode() |
|
| private void | | setMode() | | setMode() | | method_4479() | | updateWindowRegion() |
|
| private void | | updateWindowMouseGrab() | | updateWindowMouseGrab() | | method_1_10228() | | updateWindowMouseGrab() |
|
| private boolean | | isWindowFullscreen() | | isWindowFullscreen() | | method_1_8447() | | isWindowFullscreen() |
|
| public boolean | | isExclusiveFullscreen() | | isExclusiveFullscreen() | | method_1_8446() | | isWindowExclusiveFullscreen() |
|
| private boolean | | applyFullscreen() | | applyFullscreen() | | method_1_8437() | | setFullscreen() |
|
| private boolean | | useBorderlessFullscreenWindow() | | useBorderlessFullscreenWindow() | | method_1_10455() | | isFullscreenBorderless() |
|
| private boolean | | applySdlBorderlessFullscreen() | | applySdlBorderlessFullscreen() | | method_1_10451() | | setBorderlessFullscreenSdl() |
|
| private void | | leaveBorderlessFullscreenWindow() | | leaveBorderlessFullscreenWindow() | | method_1_10453() | | setWindowBordered() |
|
| private boolean | | applyFullscreenMode() | | applyFullscreenMode() | | method_1_9165() | | setFullscreenMode() |
|
| private boolean | | applyExclusiveFullscreen() | | applyExclusiveFullscreen() | | method_1_8438() | | setExclusiveFullscreen() |
|
| private boolean | | applyWindowed() | | applyWindowed() | | method_1_8439() | | setWindowed() |
|
| private boolean | | applyBorderlessFullscreenWindow() | | applyBorderlessFullscreenWindow() | | method_1_10450() | | setBorderlessFullscreen() |
|
| private void | | restoreWindow() | | restoreWindow() | | method_1_10485() | | restoreWindow() |
|
| private void | | syncWindow() | | syncWindow() | | method_1_10486() | | syncWindow() |
|
| private boolean | | setWindowSizeAndPosition(int windowX, int windowY, int windowWidth, int windowHeight) | | setWindowSizeAndPosition(int windowX, int windowY, int windowWidth, int windowHeight) | | method_1_10454(int arg0, int arg1, int arg2, int arg3) | | setWindowGeometry(int x, int y, int width, int height) |
|
| private boolean | | applyBorderlessFullscreen() | | applyBorderlessFullscreen() | | method_1_8436() | | setBorderlessFullscreenMode() |
|
| public void | | setExclusiveFullscreen(boolean exclusiveFullscreen) | | setExclusiveFullscreen(boolean exclusiveFullscreen) | | method_1_8451(boolean arg0) | | setExclusiveFullscreen(boolean exclusiveFullscreen) |
|
| public void | | setWindowed(int width, int height) | | setWindowed(int width, int height) | | method_36813(int arg0, int arg1) | | setWindowedSize(int width, int height) |
|
| public int | | calculateScale(int maxScale, boolean enforceUnicode) | | calculateScale(int maxScale, boolean enforceUnicode) | | method_4476(int arg0, boolean arg1) | | calculateScaleFactor(int guiScale, boolean forceUnicodeFont) |
|
| public void | |
| public void | | setWindowMaxSize(int width, int height) | | setWindowMaxSize(int width, int height) | | method_1_8454(int arg0, int arg1) | | setMaximumSize(int width, int height) |
|
| public long | | handle() | | handle() | | method_4490() | | getHandle() |
|
| public void | | setFullscreen(boolean fullscreen) | | setFullscreen(boolean fullscreen) | | method_1_8452(boolean arg0) | | setFullscreen(boolean fullscreen) |
|
| public boolean | | isIconified() | | isIconified() | | method_65966() | | isMinimized() |
|
| public boolean | | isFocused() | | isFocused() | | method_1_3138() | | isFocused() |
|
| public int | | getWidth() | | getWidth() | | method_4489() | | getFramebufferWidth() |
|
| public void | | setWidth(int width) | | setWidth(int width) | | method_35642(int arg0) | | setFramebufferWidth(int framebufferWidth) |
|
| public int | | getHeight() | | getHeight() | | method_4506() | | getFramebufferHeight() |
|
| public void | | setHeight(int height) | | setHeight(int height) | | method_35643(int arg0) | | setFramebufferHeight(int framebufferHeight) |
|
| public int | | getScreenWidth() | | getScreenWidth() | | method_4480() | | getWidth() |
|
| public int | | getScreenHeight() | | getScreenHeight() | | method_4507() | | getHeight() |
|
| public int | | getGuiScaledWidth() | | getGuiScaledWidth() | | method_4486() | | getScaledWidth() |
|
| public int | | getGuiScaledHeight() | | getGuiScaledHeight() | | method_4502() | | getScaledHeight() |
|
| public int | | getX() | | getX() | | method_4499() | | getX() |
|
| public int | | getY() | | getY() | | method_4477() | | getY() |
|
| public int | | getGuiScale() | | getGuiScale() | | method_4495() | | getScaleFactor() |
|
| public void | | setGuiScale(int guiScale) | | setGuiScale(int guiScale) | | method_15997(int arg0) | | setScaleFactor(int scaleFactor) |
|
| public float | | getPixelDensity() | | getPixelDensity() | | method_1_8444() | | getPixelDensity() |
|
| public Monitor | | findBestMonitor() | | findBestMonitor() | | method_20831() | | getMonitor() |
|
| public void | |
| public void | | setAllowCursorChanges(boolean value) | | setAllowCursorChanges(boolean value) | | method_74030(boolean arg0) | | setAllowCursorChanges(boolean allowCursorChanges) |
|
| public void | | setQuitShortcuts(boolean value) | | setQuitShortcuts(boolean value) | | method_1_9167(boolean arg0) | | setEnableQuitShortcuts(boolean enableQuitShortcuts) |
|
| public void | |
| public float | | getAppropriateLineWidth() | | getAppropriateLineWidth() | | method_75291() | | getMinimumLineWidth() |
|
| private static int | | allowedWindowMinSize(int size, int minSize) | | allowedWindowMinSize(int size, int minSize) | | method_1_3099(int arg0, int arg1) | | clampToAtLeast(int value, int minimum) |
|