AutoFireDetector

Properties

Link copied to clipboard
abstract var sensitivity: Int

Functions

Link copied to clipboard
abstract fun addData(playerNumber: Int, data: ByteBuf, bytesPerAction: Int)
Link copied to clipboard
abstract fun addPlayer(user: KailleraUser, playerNumber: Int)
Link copied to clipboard
abstract fun start(numPlayers: Int)
Link copied to clipboard
abstract fun stop()
abstract fun stop(playerNumber: Int)