C# Class _1942.Formation2b

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

Méthodes publiques

Méthode Description
Formation2b ( Vector2 startingPos, bool mirrored ) : System
Update ( GameTime gameTime ) : void

Method Details

Formation2b() public méthode

public Formation2b ( Vector2 startingPos, bool mirrored ) : System
startingPos Vector2
mirrored bool
Résultat System

Update() public méthode

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