Class BattleResumedEvent

    • Constructor Summary

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

      • Methods inherited from class java.lang.Object

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

      • BattleResumedEvent

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