C# (CSharp) ScrollingShooter Namespace

Classes

Name Description
AlienHead The alien head enemy logic for the alien head boss
Blimp A blimp boss
BlimpBullet
BlimpShotgun Represents a bullet that is shot when the shotgun powerup is active
GameObjectManager A class for managing game objects
GreenGoblin An enemy ship that flies in a diagonal zig zag pattern. The length of the diagonal is randomly assigned when object is created.
LeftGun The LeftGun for the Blimp Boss
PlayerShip A base class for all Player ships
RightClaw A claw that extends towards the player from the right side of the screen
RightGun The RightGun for the Blimp Boss
ScrollingShooterGame This is the main type for your game
TwinJet