Crate macroquad_ldtk

Source
Expand description

macroquad_ldtk is a simple library to load LDtk projects for your macroquad projects. macroquad_ldtk handles loading the project, trimming editor data, and rendering levels. Other tasks like collision and entity spawning are left up to the user.

Modulesยง

error
load
Functions to load data from an LDtk project.
parser
serde deserialization code, generated via QuickType
prelude
types
Types used to represent LDtk resources