C# Class scrollGround, CLOG2015

Inheritance: MonoBehaviour
Datei anzeigen Open project: bennorskov/CLOG2015

Public Properties

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

offsetSpeed public_oe property

public float offsetSpeed
return float