public class AndroidGameWrapper extends GameWrapper
GameWrapper| Constructor and Description | 
|---|
AndroidGameWrapper(android.content.Context applicationContext,
                  GameContainer gc,
                  java.lang.String gameIdentifier)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
initialise(java.lang.String gameIdentifier)  | 
create, createGraphicsContext, dispose, interpolate, pause, render, resize, resume, updatepublic AndroidGameWrapper(android.content.Context applicationContext,
                          GameContainer gc,
                          java.lang.String gameIdentifier)
public void initialise(java.lang.String gameIdentifier)
initialise in class GameWrapper