package logic.game enum PollingEvents { case CardPlayed case NewRound case NewTrick case ReloadEvent case LobbyUpdate case LobbyCreation }