Composition

constructor(root: CompositionNode, bounds: CompositionDimensions = defaultCompositionDimensions)(source)

Parameters

root

the root node of the composition

bounds

the dimensions of the composition


constructor(root: CompositionNode, bounds: Rectangle)(source)