C# Class ccAnimateFloat, GGJ2016

Inheritance: ccAnimate
Datei anzeigen Open project: netgrind/GGJ2016

Public Properties

Property Type Description
field CCReflectFloat
maxValue float
minValue float

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

field public_oe property

public CCReflectFloat field
return CCReflectFloat

maxValue public_oe property

public float maxValue
return float

minValue public_oe property

public float minValue
return float