MaxScores

data class MaxScores(val score: Double, val distance: Float, val theta: Float, val timeDiff: Long, val index: Int)

Constructors

Link copied to clipboard
constructor(score: Double, distance: Float, theta: Float, timeDiff: Long, index: Int)

Properties

Link copied to clipboard
Link copied to clipboard
val index: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard