C# Class WebGame.Ship.Shield

Afficher le fichier Open project: AdmiralPotato/ggj2013

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Update ( System.TimeSpan elapsedTime, Ship currentShip ) : void

Method Details

Update() public méthode

public Update ( System.TimeSpan elapsedTime, Ship currentShip ) : void
elapsedTime System.TimeSpan
currentShip Ship
Résultat void