Documentation ¶
Index ¶
- type Instrument
- func Banjo() Instrument
- func Bass() Instrument
- func BassDrum() Instrument
- func Bell() Instrument
- func Bit() Instrument
- func Chimes() Instrument
- func ClicksAndSticks() Instrument
- func CowBell() Instrument
- func Didgeridoo() Instrument
- func Flute() Instrument
- func Guitar() Instrument
- func IronXylophone() Instrument
- func Piano() Instrument
- func Pling() Instrument
- func Snare() Instrument
- func Xylophone() Instrument
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instrument ¶
type Instrument struct {
// contains filtered or unexported fields
}
Instrument represents a note block instrument.
func ClicksAndSticks ¶
func ClicksAndSticks() Instrument
ClicksAndSticks is an instrument type for the note block.
func IronXylophone ¶
func IronXylophone() Instrument
IronXylophone is an instrument type for the note block.
Click to show internal directories.
Click to hide internal directories.