| Interface | Description |
|---|---|
| Scene |
Represents a discrete part or phase of an application, that is active for
some period of time.
|
| Class | Description |
|---|---|
| AnimatedScene |
Standard implementation of a scene that contains multiple animated objects
that are updated every frame.
|
| SceneManager |
Controls which scene is currently being played.
|