Jon Michael Aanes
6b4fed3b72
Some checks failed
LÖVE/Lua Library / Static-Analysis (push) Failing after 4s
|
||
---|---|---|
.gitea/workflows | ||
.luacheckrc | ||
init.lua | ||
README.md | ||
spritesheet.lua |
Spritesheet
Tiny library for working with textures and animated textures.
Notes
- When drawing an image or animation when a shader is defined the library may
send certain useful constants along, notably
spritesheet_inverse_width
andspritesheet_inverse_height
.