Package | Description |
---|---|
com.thepattybeastlabs.core | |
com.thepattybeastlabs.core.gui |
Modifier and Type | Method and Description |
---|---|
static void |
Core.setScreen(Screen screen) |
void |
CoreGame.tick(Input in,
AudioEngine ae,
float delta,
Screen activeScreen) |
Modifier and Type | Field and Description |
---|---|
protected Screen |
Screen.parent |
Constructor and Description |
---|
Screen(Screen parent) |