Exemplo n.º 1
0
func (h *HGE) Channel_IsSliding(chn sound.Channel) bool {
	return chn.IsSliding()
}