- All Implemented Interfaces:
State
public class FightScreen
extends Object
implements State
State which holds the fightscene
-
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
-
draw
public boolean draw()
- Specified by:
draw in interface State
-
keyPressed
public void keyPressed()
-
mousePressed
public void mousePressed()