Class IncreaseRoundCountEvent

java.lang.Object
it.polimi.ingsw.server.event_sourcing.Event
it.polimi.ingsw.server.model.game_logic.events.IncreaseRoundCountEvent
All Implemented Interfaces:
Serializable

public class IncreaseRoundCountEvent extends Event
See Also:
  • Constructor Details

    • IncreaseRoundCountEvent

      public IncreaseRoundCountEvent(UUID parentEvent)