Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Course ¶
type Course struct { Live bool HasPass bool Title string Note string GameMode string Credits []string Gravity float64 MaxTime int MinRank int Song int CowboyChance int Items []int BackgroundColor color.Color BackgroundImage int Blocks Layer Line00, Line0, Line1, Line2, Line3 Layer Stamp00, Stamp0, Stamp1, Stamp2, Stamp3 Layer Pass string // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.