C# Class _1942.Boss2_SmallShot

Inheritance: BaseProjectile
Datei anzeigen Open project: Hoobler/Projekt1

Public Methods

Method Description
Boss2_SmallShot ( Vector2 startingPos ) : System
Update ( GameTime gameTime ) : void

Method Details

Boss2_SmallShot() public method

public Boss2_SmallShot ( Vector2 startingPos ) : System
startingPos Vector2
return System

Update() public method

public Update ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
return void