package
2.9.0-alpha.4
Repository: https://github.com/hajimehoshi/ebiten.git
Documentation: pkg.go.dev

# Functions

DrawImage draws src onto dst.
DrawTriangles draws triangles onto dst.

# Constants

Dim is the dimension of a ColorM.

# Structs

ColorM represents a matrix to transform coloring when rendering an image.
DrawImageOptions represents options for DrawImage.
DrawTrianglesOptions represents options for DrawTriangles.