C# Class puente, DEMI2015

Inheritance: MonoBehaviour
显示文件 Open project: ESCAV/DEMI2015 Class Usage Examples

Public Properties

Property Type Description
estres float
resistencia 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

estres public_oe property

public float estres
return float

resistencia public_oe property

public float resistencia
return float