Class BattlePausedEvent

    • Constructor Summary

      Constructors 
      Constructor Description
      BattlePausedEvent()
      Called by the game to create a new BattlePausedEvent.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • BattlePausedEvent

        public BattlePausedEvent()
        Called by the game to create a new BattlePausedEvent. Please don't use this constructor as it might change.