C# Class ScrollingBackground, wepwep

Inheritance: MonoBehaviour
Show file Open project: encephalopathy/wepwep Class Usage Examples

Public Properties

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

scrollSpeed public property

public float scrollSpeed
return float