C# Class EmissionController, hac-man

Inheritance: MonoBehaviour
显示文件 Open project: hackerspace-ntnu/hac-man Class Usage Examples

Public Properties

Property Type Description
emissionTimer float

Public Methods

Method Description
Awake ( ) : void
PowerUpColorChange ( ) : void
Update ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

PowerUpColorChange() public method

public PowerUpColorChange ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

emissionTimer public_oe property

public float emissionTimer
return float