Package-level declarations
Types
Link copied to clipboard
interface AutoFireDetector
Link copied to clipboard
interface AutoFireDetectorFactory
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class PlayerActionQueue(val playerNumber: Int, val player: KailleraUser, numPlayers: Int, gameBufferSize: Int)
Link copied to clipboard
data class PlayerTimeoutException(val playerNumber: Int, var timeoutNumber: Int = -1, val player: KailleraUser? = null) : Exception
Link copied to clipboard