Expand description
Patchwork: A convenient crate for drawing tiles from a tilesheet using
a ‘SpriteBatch’.
An update to the ‘Mosaic’ crate by Repnop(https://github.com/repnop/mosaic),
which is no longer maintained.
ggez
.
Structs§
- Tile
Params - Additional parameters for drawing tiles.
- TileSet
- A set of tiles made from a tilesheet image.
Enums§
- Tile
SetError - Possible errors from
TileSet
operations.