gfx

package
v0.0.0-...-d9033bb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 26, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const COLOR_BLACK = color.RGBA{
	R: 0,
	G: 0,
	B: 0,
	A: 255,
}
View Source
const COLOR_SKYBLUE = color.RGBA{
	R: 100,
	G: 181,
	B: 246,
	A: 255,
}

Variables

This section is empty.

Functions

func EbitenCreateHollowRectangleImage

func EbitenCreateHollowRectangleImage(
	dims geom.Dims[int],
	c color.Color,
) *ebiten.Image

func EbitenScaleImage

func EbitenScaleImage(image *ebiten.Image, dims geom.Dims[int]) *ebiten.Image

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL