Class WaveStart

java.lang.Object
com.prineside.tdi2.events.StoppableEvent
com.prineside.tdi2.events.game.WaveStart
All Implemented Interfaces:
Event

public final class WaveStart extends StoppableEvent
Wave is the same as the current wave in WaveSystem.wave. (A) Triggered by WaveSystem after the wave has already started.
  • Constructor Details

    • WaveStart

      public WaveStart()
  • Method Details