1
0
spritesheet/README.md

10 lines
275 B
Markdown
Raw Permalink Normal View History

2023-10-22 11:13:52 +00: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`.