Class TurnStartedEvent

    • Constructor Summary

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

      • Methods inherited from class java.lang.Object

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

      • TurnStartedEvent

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