C# Class _1942.Formation2a

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

Méthodes publiques

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

Method Details

Formation2a() public méthode

public Formation2a ( 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