Expand description

Loader for maps authored with Tiled, to translate them into Worlds.

Enums

Layer 🔒

The three different layers used in the maps.

Functions

Creates a World based on the Tiled .tmx map in tmx_file. The tmx file must use csv encoding for the layers.