C# Class _1942.PowerUpHealth

Inheritance: BasePowerUp
Datei anzeigen Open project: Hoobler/Projekt1

Public Methods

Method Description
PowerUpHealth ( Vector2 mySpawnPosition ) : System
Update ( ) : void

Method Details

PowerUpHealth() public method

public PowerUpHealth ( Vector2 mySpawnPosition ) : System
mySpawnPosition Vector2
return System

Update() public method

public Update ( ) : void
return void