Class PreGameStartEvent

All Implemented Interfaces:
Serializable, Cloneable, Notification

public class PreGameStartEvent extends BasicGameEvent
Just before the game starts. Mulligans have occurred.
See Also:
  • Constructor Details

    • PreGameStartEvent

      public PreGameStartEvent(GameContext context, int playerId)