Example usage for Java com.badlogic.gdx Screen fields, constructors, methods, implement or subclass
The text is from its open source code.
void | dispose() Called when this screen should release all resources. |
void | show() Called when this screen becomes the current screen for a Game . |