C# Class _1942.Boss2_SmallShot

Inheritance: BaseProjectile
Afficher le fichier Open project: Hoobler/Projekt1

Méthodes publiques

Méthode Description
Boss2_SmallShot ( Vector2 startingPos ) : System
Update ( GameTime gameTime ) : void

Method Details

Boss2_SmallShot() public méthode

public Boss2_SmallShot ( Vector2 startingPos ) : System
startingPos Vector2
Résultat System

Update() public méthode

public Update ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
Résultat void