API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceTiledImageLayerData
@codexo/exojs-tiled / tiled / stable
Fields shared by every layer type.
17
props
0
methods
0
events
Import
import { TiledImageLayerData } from '@codexo/exojs-tiled'Fields shared by every layer type.
Properties17
class?: stringid: numberimage: stringImage source, relative to the map's location. Empty string if unset.
name: stringoffsetx?: numberoffsety?: numberopacity: numberparallaxx?: numberparallaxy?: numberrepeatx?: booleanrepeaty?: booleantintcolor?: stringtype: "imagelayer"visible: booleanx: numbery: numberSource