Package | Description |
---|---|
com.BombingGames.WurfelEngine | |
com.BombingGames.WurfelEngine.Core |
Modifier and Type | Method and Description |
---|---|
static GameplayScreen |
WE.getGameplay()
should rarely used because allows global access
|
Modifier and Type | Method and Description |
---|---|
void |
CommandsInterface.setGameplayRef(GameplayScreen gameplayRef)
the gameplay on which the commands are executed
|
void |
Console.setGameplayRef(GameplayScreen gameplayRef) |