gg/matrix.go
2023-10-23 15:47:27 +03:00

9 lines
97 B
Go

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