Class LightingThread

java.lang.Object
zombie.iso.LightingThread

public final class LightingThread extends Object
  • Field Details

    • instance

      public static final LightingThread instance
    • lightingThread

      public Thread lightingThread
    • finished

      public boolean finished
    • interrupted

      public volatile boolean interrupted
    • debugLockTime

      public static boolean debugLockTime
  • Constructor Details

    • LightingThread

      public LightingThread()
  • Method Details

    • stop

      public void stop()
    • create

      public void create()
    • GameLoadingUpdate

      public void GameLoadingUpdate()
    • update

      public void update()
    • scrollLeft

      public void scrollLeft(int playerIndex)
    • scrollRight

      public void scrollRight(int playerIndex)
    • scrollUp

      public void scrollUp(int playerIndex)
    • scrollDown

      public void scrollDown(int playerIndex)