C# Class _1942.PowerUpHealth

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

Méthodes publiques

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

Method Details

PowerUpHealth() public méthode

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

Update() public méthode

public Update ( ) : void
Résultat void