Java com.badlogic.gdx Screen fields, constructors, methods, implement or subclass

Example usage for Java com.badlogic.gdx Screen fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.badlogic.gdx Screen.

The text is from its open source code.

Implementation

com.badlogic.gdx.Screen has the following implementations.
Click this link to see all its implementation.

Method

voiddispose()
Called when this screen should release all resources.
voidshow()
Called when this screen becomes the current screen for a Game .