[][src]Module bevy_tilemap::chunk

Chunk traits to implement for a custom chunk and a basic struct for use.

Enums

LayerKind

Specifies which kind of layer to construct, either a dense or a sparse sprite layer.