Package zombie.iso

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
    • bFinished

      public boolean bFinished
    • 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)