Documentation ¶
Index ¶
- func DrawCircle(screen *ebiten.Image, mat ebiten.GeoM, x, y, radius float32, c color.RGBA)
- func DrawFill(screen *ebiten.Image, mat ebiten.GeoM, path vector.Path, c color.RGBA)
- func DrawLine(screen *ebiten.Image, mat ebiten.GeoM, x1, y1, x2, y2, width float32, ...)
- func DrawRunner(screen *ebiten.Image, mat ebiten.GeoM, x, y, radius, rotate float32)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DrawCircle ¶
func DrawRunner ¶ added in v1.4.0
func DrawRunner(screen *ebiten.Image, mat ebiten.GeoM, x, y, radius, rotate float32)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.