C# Class _1942.PowerUpShield

Inheritance: BasePowerUp
Datei anzeigen Open project: Hoobler/Projekt1

Public Methods

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

Method Details

PowerUpShield() public method

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

Update() public method

public Update ( ) : void
return void