API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
classTiledGroupLayer
@codexo/exojs-tiled / tiled / stable
A group layer, recursively containing further parsed layers.
15
props
1
methods
0
events
Import
import { TiledGroupLayer } from '@codexo/exojs-tiled'A group layer, recursively containing further parsed layers.
Constructors1
new(data: TiledGroupLayerDataFields shared by every layer type.): TiledGroupLayerMethods1
Looks up a custom property by name.
Properties15
class: stringid: numbername: stringoffsetX: numberoffsetY: numberopacity: numberparallaxX: numberparallaxY: numbertintColor?: stringtype: "group"visible: booleanx: numbery: numberSource