C# Class LaserMove, Galaxy-Breacher

Inheritance: MonoBehaviour
Mostra file Open project: gamkedo-la/Galaxy-Breacher Class Usage Examples

Public Properties

Property Type Description
laserSpeed 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

laserSpeed public_oe property

public float laserSpeed
return float