- All Implemented Interfaces:
State
public class GameScreen
extends Object
implements State
Main game scene.
-
Method Summary
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
-
draw
public boolean draw()
- Specified by:
draw in interface State
-
keyPressed
public void keyPressed()