Score

class Score(score: MCScore)

Functions

Link copied to clipboard
fun getName(): String

Gets the display string of this score

Link copied to clipboard
fun getPoints(): Int

Gets the score point value for this score, i.e. the number on the right of the board

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val score: MCScore

Sources

Link copied to clipboard