Пример #1
0
func (h *HGE) Music_GetLength(music *sound.Music) int {
	return music.Len()
}