| public static String |
| getPlatform() |
| method_60793() |
| getGlfwPlatform() |
|
| private static org.lwjgl.sdl.SDL_Surface |
|
| private long |
|
| public VideoMode |
| getActiveVideoMode() |
| method_1_8442() |
| getVideoMode() |
|
| private org.lwjgl.sdl.SDL_DisplayMode |
| getActiveDisplayMode() |
| method_1_8441() |
| getSdlDisplayMode() |
|
| public void |
| show() |
| method_1_8455() |
| show() |
|
| public boolean |
| shouldClose() |
| method_61946() |
| isMinimized() |
|
| public void |
| 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 |
| onQuitRequested() |
| method_1_9166() |
| method_1_9166() |
|
| private void |
| updateFullscreenState() |
| method_1_8448() |
| onFullscreenChanged() |
|
| private void |
| requestClose() |
| method_1_8450() |
| onQuit() |
|
| public void |
|
| private void |
|
| private void |
|
| public String |
| getErrorSection() |
| method_1_8443() |
| getPhase() |
|
| public void |
|
| public void |
|
| private void |
| onMove(int x, int y) |
| method_4478(int arg0, int arg1) |
| onWindowPosChanged(int x, int y) |
|
| private void |
| onResize(int newWidth, int newHeight) |
| method_4488(int arg0, int arg1) |
| onWindowSizeChanged(int width, int height) |
|
| private void |
| onFramebufferResize(int newWidth, int newHeight) |
| method_4504(int arg0, int arg1) |
| onFramebufferSizeChanged(int width, int height) |
|
| private void |
| refreshFramebufferSize() |
| method_4483() |
| updateFramebufferSize() |
|
| public Window$Size |
| queryFramebufferSize() |
| method_1_8449() |
| getSize() |
|
| private void |
| onFocus(boolean focused) |
| method_4494(boolean arg0) |
| onWindowFocusChanged(boolean focused) |
|
| private void |
| onIconified(boolean iconified) |
| method_61945(boolean arg0) |
| onMinimizeChanged(boolean minimized) |
|
| public void |
| updateFullscreenIfChanged() |
| method_1_2666() |
| updateFullscreenIfNeeded() |
|
| public Optional<VideoMode> |
| getPreferredFullscreenVideoMode() |
| method_4511() |
| getFullscreenVideoMode() |
|
| public void |
|
| public void |
| changeFullscreenVideoMode() |
| method_4475() |
| applyFullscreenVideoMode() |
|
| private void |
| setMode() |
| method_4479() |
| updateWindowRegion() |
|
| private boolean |
| isWindowFullscreen() |
| method_1_8447() |
| isWindowFullscreen() |
|
| private boolean |
| isRuntimeExclusiveFullscreen() |
| method_1_8446() |
| isWindowExclusiveFullscreen() |
|
| private boolean |
| applyFullscreen() |
| method_1_8437() |
| setFullscreen() |
|
| private boolean |
| applyFullscreenMode() |
| method_1_9165() |
| method_1_9165() |
|
| private boolean |
| applyExclusiveFullscreen() |
| method_1_8438() |
| setFullscreenMode() |
|
| private boolean |
| applyWindowed() |
| method_1_8439() |
| setWindowed() |
|
| private boolean |
| applyBorderlessFullscreen() |
| method_1_8436() |
| setBorderlessFullscreen() |
|
| public void |
| setExclusiveFullscreen(boolean exclusiveFullscreen) |
| method_1_8451(boolean arg0) |
| setExclusiveFullscreen(boolean exclusiveFullscreen) |
|
| public void |
| setWindowed(int width, int height) |
| method_36813(int arg0, int arg1) |
| setWindowedSize(int width, int height) |
|
| private boolean |
| useExclusiveFullscreen() |
| method_1_9168() |
| method_1_9168() |
|
| public boolean |
| supportsExclusiveFullscreen() |
| method_1_6373() |
| isExclusiveFullscreen() |
|
| public int |
| 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) |
| method_1_8454(int arg0, int arg1) |
| setMaximumSize(int width, int height) |
|
| public long |
| handle() |
| method_4490() |
| getHandle() |
|
| public boolean |
| isFullscreen() |
| method_4498() |
| isFullscreen() |
|
| public void |
| setFullscreen(boolean fullscreen) |
| method_1_8452(boolean arg0) |
| setFullscreen(boolean fullscreen) |
|
| public boolean |
| isIconified() |
| method_65966() |
| hasZeroWidthOrHeight() |
|
| public boolean |
| isFocused() |
| method_1_3138() |
| isFocused() |
|
| public int |
| getWidth() |
| method_4489() |
| getFramebufferWidth() |
|
| public void |
| setWidth(int width) |
| method_35642(int arg0) |
| setFramebufferWidth(int framebufferWidth) |
|
| public int |
| getHeight() |
| method_4506() |
| getFramebufferHeight() |
|
| public void |
| setHeight(int height) |
| method_35643(int arg0) |
| setFramebufferHeight(int framebufferHeight) |
|
| public int |
| getScreenWidth() |
| method_4480() |
| getWidth() |
|
| public int |
| getScreenHeight() |
| method_4507() |
| getHeight() |
|
| public int |
| getGuiScaledWidth() |
| method_4486() |
| getScaledWidth() |
|
| public int |
| getGuiScaledHeight() |
| method_4502() |
| getScaledHeight() |
|
| public int |
| getX() |
| method_4499() |
| getX() |
|
| public int |
| getY() |
| method_4477() |
| getY() |
|
| public int |
| getGuiScale() |
| method_4495() |
| getScaleFactor() |
|
| public void |
| setGuiScale(int guiScale) |
| method_15997(int arg0) |
| setScaleFactor(int scaleFactor) |
|
| public float |
| getPixelDensity() |
| method_1_8444() |
| getPixelDensity() |
|
| public Monitor |
| findBestMonitor() |
| method_20831() |
| getMonitor() |
|
| public void |
|
| public void |
| setAllowCursorChanges(boolean value) |
| method_74030(boolean arg0) |
| setAllowCursorChanges(boolean allowCursorChanges) |
|
| public void |
| setQuitShortcuts(boolean value) |
| method_1_9167(boolean arg0) |
| method_1_9167(boolean arg0) |
|
| public void |
|
| public float |
| getAppropriateLineWidth() |
| method_75291() |
| getMinimumLineWidth() |
|
| public WindowBackend |
| backend() |
| method_1_2661() |
| getBackend() |
|
| private static int |
| allowedWindowMinSize(int size, int minSize) |
| method_1_3099(int arg0, int arg1) |
| clampToAtLeast(int value, int minimum) |
|