Class: AlignController

AlignController

Align controller manages LayoutSystem and it's content alignment.

new AlignController (layout)

Creates align controller.

Name Type Description
layout LayoutSystem

Layout to control.

Methods

resize (parentWidth, parentHeight)

Updates layout and all children alignments.

Name Type Description
parentWidth number
parentHeight number