Class DeathScreen

java.lang.Object
DeathScreen
All Implemented Interfaces:
State

public class DeathScreen extends Object implements State
  • Method Details

    • active

      public boolean active()
      Specified by:
      active in interface State
    • draw

      public boolean draw()
      Specified by:
      draw in interface State
    • mousePressed

      public void mousePressed()