Modifier and Type | Class and Description |
---|---|
class |
AbstractTextScreen<T extends com.badlogic.gdx.graphics.Color>
A screen designed to write some text in full screen.
|
class |
TextScreen
A less abstract version of
AbstractTextScreen tuned for libgdx
Color . |
Modifier and Type | Field and Description |
---|---|
protected AbstractSquidScreen<com.badlogic.gdx.graphics.Color> |
SquidApplicationAdapter.screen
Should be assigned in
ApplicationAdapter.create() |
Modifier and Type | Method and Description |
---|---|
abstract AbstractSquidScreen<T> |
AbstractSquidScreen.getNext()
|
Copyright © 2012–2016. All rights reserved.