Ejemplo n.º 1
0
func (h *HGE) Channel_GetPos(chn sound.Channel) float64 {
	return chn.Pos()
}