Package | Description |
---|---|
com.BombingGames.WurfelEngine | |
com.BombingGames.WurfelEngine.Core |
Modifier and Type | Method and Description |
---|---|
static void |
WE.initAndStartGame(Controller controller,
GameView view,
LoadingScreen customLoadingScreen)
Initialize the main game with you custom controller and view.
|
Constructor and Description |
---|
GameplayScreen(Controller controller,
GameView view,
LoadingScreen loadingScreen)
Create the gameplay state.
|