[][src]Crate patchwork

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

TileParams

Additional parameters for drawing tiles.

TileSet

A set of tiles made from a tilesheet image.

Enums

TileSetError

Possible errors from TileSet operations.