LdtkDefinitions
ceramic.LdtkDefinitions (Class)
Contains all the definitions used in an LDtk project.
This includes:
- Entity definitions
- Layer definitions
- Tileset definitions
- Enum definitions
These definitions describe the structure and rules that levels follow.
Instance Members
The LdtkData
object these definitions belong to
All entities definitions, including their custom fields
All internal enums
Note: external enums are exactly the same as enums,
except they have a relPath to point to an external source file.
All layer definitions
All custom fields available to all levels.
All tilesets