API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceTiledClassPropertyValueData
@codexo/exojs-tiled / tiled / stable
The value of a `class`-typed custom property: a nested map of member name to value, recursively allowing further `class` members.
0
props
0
methods
0
events
Import
import { TiledClassPropertyValueData } from '@codexo/exojs-tiled'The value of a `class`-typed custom property: a nested map of member name to value, recursively allowing further `class` members.
Source