gg/matrix.go

10 lines
97 B
Go
Raw Permalink Normal View History

2023-10-23 15:45:18 +03:00
package gg
import (
"github.com/hajimehoshi/ebiten/v2"
//"math"
)
type Matrix = ebiten.GeoM