Documentation
¶
Index ¶
- func CreateAssetForPolygon(poly []*util.Vector2D, size float64) (img *ebiten.Image)
- func CreateCircleAsset(radius float64, col color.Color) (img *ebiten.Image)
- func CreateRectAsset(width, height float64, col color.Color) (img *ebiten.Image)
- func CreateRoundedRectAsset(width, height, radius float64, fill color.Color, outline color.Color, ...) (img *ebiten.Image)
- func CreateShipAsset(poly []*util.Vector2D, size float64, fill color.Color, outline color.Color) (img *ebiten.Image)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAssetForPolygon ¶
func CreateCircleAsset ¶
func CreateRectAsset ¶
func CreateRoundedRectAsset ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.