Documentation ¶
Index ¶
- func BGMVolume() float64
- func PauseBGM()
- func PlayBGM(name string, volume float64, fadeTimeInFrames int)
- func PlaySE(name string, volume float64)
- func PlayingBGMName() string
- func PlayingBGMVolume() float64
- func ResumeBGM()
- func SEVolume() float64
- func SetBGMVolume(v float64)
- func SetSEVolume(v float64)
- func Stop()
- func StopBGM(fadeTimeInFrames int)
- func ToggleMute()
- func Update() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PlayingBGMName ¶
func PlayingBGMName() string
func PlayingBGMVolume ¶
func PlayingBGMVolume() float64
func SetBGMVolume ¶
func SetBGMVolume(v float64)
func SetSEVolume ¶
func SetSEVolume(v float64)
func ToggleMute ¶
func ToggleMute()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.