| Modifier and Type | Field and Description |
|---|---|
protected static Window |
Window.instance |
protected Window |
CoreEngine.window
The Main Render Window
|
| Modifier and Type | Method and Description |
|---|---|
static Window |
Window.get() |
Window |
CoreEngine.getWindow() |
| Modifier and Type | Method and Description |
|---|---|
Window |
MainBindingProvider.getWindow(Dimension dimension) |
Window |
BindingProvider.getWindow(Dimension dimension) |
| Modifier and Type | Method and Description |
|---|---|
void |
Camera.onWindowChange(Window window) |
| Modifier and Type | Method and Description |
|---|---|
void |
WindowChangeListener.onWindowChange(Window window) |
| Modifier and Type | Class and Description |
|---|---|
class |
LWJGLWindow |
| Modifier and Type | Method and Description |
|---|---|
Window |
LWJGLProvider.getWindow(Dimension dimension) |
Copyright © 2014. All rights reserved.