public class IOSGameWrapper extends GameWrapper
GameWrapper| Constructor and Description | 
|---|
IOSGameWrapper(GameContainer gc,
              java.lang.String gameIdentifier)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
initialise(java.lang.String gameIdentifier)  | 
boolean | 
isGameWindowReady()
Returns if the game window is initialised natively 
 | 
create, createGraphicsContext, dispose, interpolate, pause, render, resize, resume, updatepublic IOSGameWrapper(GameContainer gc, java.lang.String gameIdentifier)
public void initialise(java.lang.String gameIdentifier)
initialise in class GameWrapperpublic boolean isGameWindowReady()
GameWrapperisGameWindowReady in class GameWrapper