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
|
initialise
create, createGraphicsContext, createGraphicsUtils, dispose, getPlatform, interpolate, pause, preUpdate, preUpdatePhysics, render, resize, resume, update, updatePhysics
public Lwjgl2GameWrapper(GameContainer gc, java.lang.String gameIdentifier)
public void initialisePlatformUtils()
initialisePlatformUtils
in class DesktopGameWrapper
public boolean isGameWindowReady()
GameWrapper
isGameWindowReady
in class GameWrapper