gg/gx/matrix.go

9 lines
97 B
Go

package gx
import (
"github.com/hajimehoshi/ebiten/v2"
//"math"
)
type Matrix = ebiten.GeoM