API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceTiledObjectLayerData
@codexo/exojs-tiled / tiled / stable
Fields shared by every layer type.
16
props
0
methods
0
events
Import
import { TiledObjectLayerData } from '@codexo/exojs-tiled'Fields shared by every layer type.
Properties16
class?: stringdraworder?: "index" | "topdown"id: numbername: stringoffsetx?: numberoffsety?: numberopacity: numberparallaxx?: numberparallaxy?: numbertintcolor?: stringtype: "objectgroup"visible: booleanx: numbery: numberSource