Name | Type | Description |
---|---|---|
width |
number |
width of the stage |
height |
number |
height of the stage |
Extends
- PIXI.Container
Members
-
Use this to override which class is used for the check box group controller. It should extend from
PUXI.CheckBoxGroupController
. -
Use this to override which class is used for the focus controller. It should extend from
PUXI.FocusController
. -
checkBoxGroupController PUXI.CheckBoxGroupController
-
The check box group controller for check boxes in this stage.
-
focusController PUXI.FocusController
-
The focus controller for widgets in this stage. You can use this to bring a widget into focus.