Class MainGameScreen.State

  • Enclosing class:
    MainGameScreen

    private static class MainGameScreen.State
    extends java.lang.Object
    Giving names to game states.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static byte COUNTDOWN  
      private static byte PAUSED  
      private static byte RUNNING  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private State()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait