package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Mar 20, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package image represents image assets based on registered formats, e.g. image/jpeg or image/png.
type Asset = *ebiten.Image
Asset is image in one of registered formats. JPEG and PNG formats are registered by default.
Provider provides assets of the Asset type.
NewProvider initializes and returns new Provider.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.