Exemple #1
0
func (h *HGE) Channel_Resume(chn sound.Channel) {
	chn.Resume()
}