Class GameVictoryEvent

All Implemented Interfaces:
Serializable, PostGameResolution

public class GameVictoryEvent extends GameEvent implements PostGameResolution
An event that is fired at the end of the victory phase, before the game state is reset. It can be used to retrieve information from the game before the state is reset and the lounge phase begins.
See Also: