Class StartScreen

java.lang.Object
StartScreen
All Implemented Interfaces:
State

public class StartScreen extends Object implements State
State which holds the starting screen with animations.
  • 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()