Name |
Description |
Background |
|
Beam |
Abstract class to implement the various beams. |
Cow |
|
CowBomb |
Fake Cow that hurts the player |
Explosion |
Explosion that contains many explosion particles |
ExplosionParticle |
Particles of an explosion |
Game1 |
This is the main type for your game |
GameInfo |
Displays score and health |
GameObject |
|
GameObjectsManager |
|
GameScreen |
Screen for displaying the main game. |
InputManager |
Capture all inputs |
InteractObject |
|
LiftObject |
|
MenuScreen |
|
Program |
|
Projectile |
Objects shot at the spaceship |
ScreenManager |
Manage the various screens. |
SmallRocket |
Small rockets from tanks |
Spaceship |
|
SpaceshipController |
Controls the spaceship |
StartScreen |
|
Tank |
Enemy that shoots missles at you |
TractorBeam |
|