Exemple #1
0
func (h *HGE) Effect_Play(eff *sound.Effect) sound.Channel {
	return eff.Play()
}