gg/gx/matrix.go

10 lines
97 B
Go
Raw Normal View History

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