C# Class Ramp, angrygoats

Inheritance: MonoBehaviour
Mostrar archivo Open project: dulb640/angrygoats Class Usage Examples

Public Properties

Property Type Description
ramp float
times int

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

ramp public_oe property

public float ramp
return float

times public_oe property

public int times
return int