C# Class WebGame.Ship.Shield

Show file Open project: AdmiralPotato/ggj2013

Private Properties

Property Type Description

Public Methods

Method Description
Update ( System.TimeSpan elapsedTime, Ship currentShip ) : void

Method Details

Update() public method

public Update ( System.TimeSpan elapsedTime, Ship currentShip ) : void
elapsedTime System.TimeSpan
currentShip Ship
return void