Class TurnEndEvent

All Implemented Interfaces:
Serializable, Cloneable, Notification

public class TurnEndEvent extends BasicGameEvent
The player ended their turn.
See Also:
  • Constructor Details

    • TurnEndEvent

      public TurnEndEvent(GameContext context, int playerId)