AllReadyEvent

data class AllReadyEvent(val game: KailleraGame) : GameEvent

Constructors

Link copied to clipboard
constructor(game: KailleraGame)

Properties

Link copied to clipboard
open override val game: KailleraGame