Class GrowEvent


  • public class GrowEvent
    extends java.lang.Object
    Author:
    klausj
    • Constructor Detail

      • GrowEvent

        public GrowEvent​(boolean finished,
                         long frameLength,
                         GrowingAudioSource source)
    • Method Detail

      • isFinished

        public boolean isFinished()
      • getFrameLength

        public long getFrameLength()