Class MatrixRain

  • All Implemented Interfaces:

    
    public final class MatrixRain
    
                        

    Draws "Matrix" movie code rain on a specified region.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Unit start(Function0<Unit> refresh) Start the matrix loop
      final Boolean running()
      final Unit stop() Stop it -- and then make sure it's stopped
      • Methods inherited from class java.lang.Object

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