Package wellen

Interface EnvelopeListener


public interface EnvelopeListener
interface for listeners of events created by Envelope.
  • Method Details

    • finished_envelope

      void finished_envelope(Envelope pEnvelope)
      Parameters:
      pEnvelope - the envelope which triggered the event
    • finished_stage

      void finished_stage(Envelope pEnvelope, int pStageID)
      Parameters:
      pEnvelope - the envelope which triggered the event
      pStageID - the stage ID of the envelope which triggered the event