Interface: LayoutConfig

Configuration for an entity layout.

Properties

container

container: Container<DisplayObject>

The parent PIXI.Container to add the layout to.


name

name: string

Name of the layout for debugging purposes.


template

template: LayoutTemplate

Template to create the layout instance from.