package
Version:
v0.0.0-...-89ec988
Opens a new window with list of versions in this module.
Published: Aug 2, 2024
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.