API Docs for: 1.4.0
Show:

Tilemap Module

A TileMap handles the creation of TileMapLayers and the TileTypes that they use. Since a TileMap isn't a Entity itself you cannot add it to the Stage inorder to render that it manages, Instead you have to add each layer lies within it. This way you can have other GameObjects behind/in-front of layers.