Class MUS.ScoreEndEvent

java.lang.Object
net.mtrop.doom.sound.MUS.Event
net.mtrop.doom.sound.MUS.ScoreEndEvent
Enclosing class:
MUS

public static class MUS.ScoreEndEvent extends MUS.Event
Score ending event.
  • Method Details

    • toBytes

      public byte[] toBytes()
      Specified by:
      toBytes in class MUS.Event
      Returns:
      this event to a serialized byte form.
    • toString

      public String toString()
      Overrides:
      toString in class Object