Documentation ¶
Index ¶
- func CreateBorderImage(width, height int, w float32, color color.Color) *ebiten.Image
- func CreateDefaultFont(size float64) (font.Face, error)
- func CreateFillImage(width, height int, color color.Color) *ebiten.Image
- func CreateFont(ttf []byte, size float64) (font.Face, error)
- func FlipImageHorizontal(source *ebiten.Image) *ebiten.Image
- func FlipImageVertical(source *ebiten.Image) *ebiten.Image
- func LoadImage(file []byte) *ebiten.Image
- func ScaleImage(source *ebiten.Image, x, y float64) *ebiten.Image
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBorderImage ¶
func CreateFillImage ¶
func FlipImageHorizontal ¶
func FlipImageHorizontal(source *ebiten.Image) *ebiten.Image
func FlipImageVertical ¶
func FlipImageVertical(source *ebiten.Image) *ebiten.Image
func ScaleImage ¶
func ScaleImage(source *ebiten.Image, x, y float64) *ebiten.Image
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.