public class Lwjgl2GameWrapper extends DesktopGameWrapper
GameWrapper| Constructor and Description |
|---|
Lwjgl2GameWrapper(GameContainer gc,
java.lang.String gameIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
initialisePlatformUtils() |
boolean |
isGameWindowReady()
Returns if the game window is initialised natively
|
initialisecreate, createGraphicsContext, createGraphicsUtils, dispose, getLibgdxInput, getPlatform, interpolate, pause, preUpdate, preUpdatePhysics, render, resize, resume, update, updatePhysicspublic Lwjgl2GameWrapper(GameContainer gc, java.lang.String gameIdentifier)
public void initialisePlatformUtils()
initialisePlatformUtils in class DesktopGameWrapperpublic boolean isGameWindowReady()
GameWrapperisGameWindowReady in class GameWrapper