| Interface | Description | |
|---|---|---|
| IUITarget | Interface a UI element must implement to work with the DisplayObjectScene or its subclasses. |
| Class | Description | |
|---|---|---|
| FlexSceneView | ||
| PBButton | Simple button for use in creating simple UIs. | |
| PBLabel | Simple label for simple UIs. | |
| PBScrollBar | Simple Scroll Bar for use in creating simple UIs. | |
| SceneView | This class can be set as the SceneView on the BaseSceneComponent class and is used as the canvas to draw the objects that make up the scene. |