cushy 0.4.0

A wgpu-powered graphical user interface (GUI) library with a reactive data model
Documentation
1
2
3
4
5
6
# TileMap

The [`TileMap`][TileMap] widget provides a layered 2d surface that draws layers
of tiles or objects in a scrollable and zoomable 2d plane.

[TileMap]: <{{ docs }}/widgets/struct.TileMap.html>