🤖 Repository layout updated to latest version
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
This commit is contained in:
parent
5c18f2cd44
commit
5637cea623
15
README.md
15
README.md
|
@ -2,9 +2,20 @@
|
|||
<!-- THIS IS AN AUTOGENERATED FILE! -->
|
||||
<!-- MANUAL CHANGES CAN AND WILL BE OVERWRITTEN! -->
|
||||
|
||||
# Checks that LÖVE is defined; if not, run in information loading
|
||||
# Spritesheet
|
||||
|
||||
mode only.
|
||||
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` and
|
||||
`spritesheet_inverse_height`.
|
||||
- Checks that LÖVE is defined; if not, run in information loading
|
||||
mode only.
|
||||
|
||||
## Dependencies
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user