Package com.prineside.tdi2.screens
Class AccountScreen
java.lang.Object
com.prineside.tdi2.Screen
com.prineside.tdi2.screens.AccountScreen
- All Implemented Interfaces:
com.badlogic.gdx.Screen
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AccountScreen
-
AccountScreen
public AccountScreen()
-
-
Method Details
-
draw
public void draw(float delta) -
dispose
public void dispose()Description copied from interface:com.badlogic.gdx.Screen
Called when this screen should release all resources.
-