PlayType

data class PlayType(val initialRows: Int, val rowOptions: List<Int>)

Constructors

Link copied to clipboard
constructor(initialRows: Int, rowOptions: List<Int>)

Properties

Link copied to clipboard
Link copied to clipboard