Expand description
Tiling structures and helpers.
Structs§
- A key for indexing a
Tilewithin anArrayTiler. - An array tiler.
- A tile within a
GridTiler. - A grid tiler.
- A raw tile container for a
Tileableobject. - A tile container for a
Tileableobject. - An immutable tiled grid created by a
GridTiler.
Enums§
- An enumeration of alignment modes for adjacent tiles in a tiler along a given axis.
Traits§
- A tileable layout object.