API reference

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

I

interfaceLdtkIntGridValueDef

@codexo/exojs-ldtk / ldtk / stable

An IntGrid value definition (maps a raw int to a named, coloured entry).

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

An IntGrid value definition (maps a raw int to a named, coloured entry).

Properties3
color: string
identifier: null | string
value: number
Source