C# Class ccEventAnimateColor, GGJ2016

Inheritance: ccEventBase
Afficher le fichier Open project: netgrind/GGJ2016

Méthodes publiques

Свойство Type Description
anim UnityEngine.AnimationCurve
animLength float
endColor Color
output CCReflectColor
postEvent string

Méthodes publiques

Méthode Description
Update ( ) : void

Méthodes protégées

Méthode Description
OnEvent ( ) : void

Method Details

OnEvent() protected méthode

protected OnEvent ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

anim public_oe property

public AnimationCurve,UnityEngine anim
Résultat UnityEngine.AnimationCurve

animLength public_oe property

public float animLength
Résultat float

endColor public_oe property

public Color endColor
Résultat Color

output public_oe property

public CCReflectColor output
Résultat CCReflectColor

postEvent public_oe property

public string postEvent
Résultat string