Ejemplo n.º 1
0
func (h *HGE) Texture_Free(tex *gfx.Texture) {
	tex.Free()
}