README
This commit is contained in:
parent
2cd21d3608
commit
5d0f911597
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
|
||||||
|
# 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`.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user