Class LineEffectMemory

java.lang.Object
zombie.radio.effects.LineEffectMemory

public class LineEffectMemory
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    LineEffectMemory()  
  • Method Summary

    Modifier and Type Method Description
    void addLine​(IsoPlayer player, java.lang.String string)  
    boolean contains​(IsoPlayer player, java.lang.String string)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • LineEffectMemory

      public LineEffectMemory()
  • Method Details

    • addLine

      public void addLine​(IsoPlayer player, java.lang.String string)
    • contains

      public boolean contains​(IsoPlayer player, java.lang.String string)