1
0
Go to file
takunomi-build-bot 3c3bf9b1a9
All checks were successful
LÖVE Library / Lua-Testing (push) Successful in 5s
LÖVE Library / Static-Analysis (push) Successful in 4s
🤖 Bumped version to 0.1.1
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-06 23:55:34 +02:00
.gitea/workflows Bumped workflows to v6.19 2024-04-26 11:50:01 +02:00
test Code quality 2024-04-26 11:56:27 +02:00
.luacheckrc Bumped workflows to v6.19 2024-04-26 11:50:01 +02:00
init.lua 🤖 Bumped version to 0.1.1 2024-07-06 23:55:34 +02:00
README.md Code quality 2024-04-26 11:56:27 +02:00
spritesheet.lua Code quality v2 2024-04-26 11:58:22 +02:00

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 and spritesheet_inverse_height.