コード例 #1
0
ファイル: hge.go プロジェクト: losinggeneration/hge
func (h *HGE) Texture_Unlock(tex gfx.Texture) {
	tex.Unlock()
}