| Class Summaries | |
|---|---|
| AIManager | Container for AI-related properties and methods |
| BGManager | Container for properties and methods related to the scrolling background |
| GameDepthManager | Manages depths for MovieClips created on the game's main timeline |
| HudManager | Manages the game HUD, including the RadarManager, Score panel, and PowerupManager |
| InputManager | Subclassed from BaseInputManager. |
| LevelManager | Subclassed from BaseLevelManager. |
| ObjectManager | Subclassed from BaseObjectManager. |
| PowerupManager | Manages the game's powerups. |
| RadarManager | Manages the Radar display |
| ScoreManager | Subclassed from BaseScoreManager. |