Package | Description |
---|---|
com.BombingGames.WurfelEngine | |
com.BombingGames.WurfelEngine.Core | |
com.BombingGames.WurfelEngine.Core.BasicMainMenu |
This package provies a basic main menu.
|
com.BombingGames.WurfelEngine.Core.Loading |
Modifier and Type | Method and Description |
---|---|
static void |
WE.setScreen(WEScreen screen)
Set a screen as active.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMainMenu
The game state of the Main Menu.
|
class |
GameplayScreen
The GameplayScreen State.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicMainMenu
This class provides a simple basic main menu if you don't want to set up your own and just want to test your game controllers.
|
class |
BasicOptionsScreen |
Modifier and Type | Class and Description |
---|---|
class |
LoadingScreen
Class under public domain.
|