C# Class _1942.PowerUpShield

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

Méthodes publiques

Méthode Description
PowerUpShield ( Vector2 mySpawnPosition ) : System
Update ( ) : void

Method Details

PowerUpShield() public méthode

public PowerUpShield ( Vector2 mySpawnPosition ) : System
mySpawnPosition Vector2
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void