Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AudioPlayer ¶
type EventHandler ¶
type EventHandler struct {
Quit func()
}
type Player ¶
type Player struct {
SongLoader SongLoader
Display Display
AudioPlayer AudioPlayer
ImagesDir string
MusicDir string
// contains filtered or unexported fields
}
func (*Player) PresentLyrics ¶
type SongLoader ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.