| | Class | Description |
| | AutoScrollContainer |
This auto scrollable container use an auto scroll effect. |
| | CircleContainer |
This container display all this child elements with a circle trigonometric algorithm. |
| | Container |
The Container class is the base components for all objects that can serve as display object containers on the display list. |
| | ListContainer |
The ListContainer class is a list container component. |
| | MatrixContainer |
This container use a matrix layout pattern. |
| | ScrollContainer |
This container is a list and can be scrolled. |