struct
#include <Jazz2/Tiles/TileMap.h>
TileMapLayer Represents a single tile map layer.
Public variables
-
std::
unique_ptr<LayerTile[]> Layout - Layer layout.
- Vector2i LayoutSize
- Layer layout size.
- LayerDescription Description
- Layer description.
- bool Visible
- Layer visibility.