1
0
spritesheet/README.md
2023-10-22 13:13:52 +02:00

12 lines
277 B
Markdown

# 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`.