API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

T

typeLdtkLayerType

@codexo/exojs-ldtk / ldtk / stable

Discriminant string for a layer instance type.

0
props
0
methods
0
events
Import
import { LdtkLayerType } from '@codexo/exojs-ldtk'

Discriminant string for a layer instance type.

Definition1
"AutoLayer" | "Entities" | "IntGrid" | "Tiles"
Source