takunomi-build-bot
b050a985ba
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni |
||
---|---|---|
.gitea/workflows | ||
test | ||
.luacheckrc | ||
init.lua | ||
LICENSE | ||
README.md | ||
spritesheet.lua |
Spritesheet
Library for managing sprite sheets of textures and animations.
Has support for both individual images in spritesheets and animations. This can be specified from a lua file placed beside the spritesheet image file.
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
.
License
Copyright (c) 2018-2024 Jon Michael Aanes
All rights reserved.