Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Type ¶
type Type struct {
// contains filtered or unexported fields
}
Type defines the data structure of the scores object
func (*Type) GetBottomScore ¶
GetBottomScore returns the points value of the nth high score in descending order
func (*Type) GetTopScores ¶
GetTopScores returns the top n scores as a string slice, ordered in desecnding order of points
Click to show internal directories.
Click to hide internal directories.