Creates a DuckEngine TileLayer
The TileLayer Class. Stores a 2D array that relates to a Tileset that is then used in a TileMap
1.0.0-beta
Tileset that the 2D array relates to
A 2D array of numbers that relates to the Tileset
Game instance
Scene instance
TileLayer
2.0.0
A 2D array of numbers that relates to Tiles on a Tileset
Tileset to relate map info to
Determines if the TileLayer is visible or not
Used for depth sorting
Generated using TypeDoc
Creates a DuckEngine TileLayer
The TileLayer Class. Stores a 2D array that relates to a Tileset that is then used in a TileMap
1.0.0-beta