C# Class TimeManager, Albatross

显示文件 Open project: xby2/Albatross Class Usage Examples

Public Properties

Property Type Description
timeLeft float

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

timeLeft public_oe property

Time left in the match in seconds
public float timeLeft
return float