Documentation ¶
Index ¶
- func DrawCircle(screen *ebiten.Image, x, y, radius float32, c color.RGBA)
- func DrawFill(screen *ebiten.Image, path vector.Path, c color.RGBA)
- func DrawLine(screen *ebiten.Image, x1, y1, x2, y2, width float32, c color.RGBA)
- func DrawTriangles(screen *ebiten.Image, vertices []ebiten.Vertex, indices []uint16)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DrawCircle ¶
func DrawTriangles ¶
func DrawTriangles(screen *ebiten.Image, vertices []ebiten.Vertex, indices []uint16)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.