package
Version:
v0.0.0-...-f4fbe18
Opens a new window with list of versions in this module.
Published: Apr 1, 2023
License: CC0-1.0, MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func Multi(source *ebiten.Image, x, y, w, h, count int, flipped bool, speed time.Duration) *graphics.Frameset
-
func Single(source *ebiten.Image, x, y, w, h int, flipped bool) *graphics.Frameset
Multi cuts several images from the spritesheet along a line and mirrors it if necessary.
Single cuts one image from the spritesheet and mirrors it if necessary.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.