C# Class ControladorDeCorDeBarra, Comenius3

Inheritance: MonoBehaviour
Mostra file Open project: game-comenius/Comenius3

Public Properties

Property Type Description
greenCurve AnimationCurve,
image Image,
redCurve AnimationCurve,

Public Methods

Method Description
UpdateColor ( float value ) : void

Method Details

UpdateColor() public method

public UpdateColor ( float value ) : void
value float
return void

Property Details

greenCurve public_oe property

public AnimationCurve, greenCurve
return AnimationCurve,

image public_oe property

public Image, image
return Image,

redCurve public_oe property

public AnimationCurve, redCurve
return AnimationCurve,