- All Implemented Interfaces:
State
public class StartScreen
extends Object
implements State
State which holds the starting screen with animations.
-
Method Summary
boolean
boolean
void
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
active
public boolean active()
- Specified by:
active in interface State
-
setup
public void setup()
-
draw
public boolean draw()
- Specified by:
draw in interface State
-
keyPressed
public void keyPressed()