Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ccEventAnimateColor
C# Class ccEventAnimateColor, GGJ2016
Inheritance:
ccEventBase
Show file
Open project: netgrind/GGJ2016
Public Properties
Property
Type
Description
anim
UnityEngine.AnimationCurve
animLength
float
endColor
Color
output
CCReflectColor
postEvent
string
Public Methods
Method
Description
Update
( ) :
void
Protected Methods
Method
Description
OnEvent
( ) :
void
Method Details
OnEvent()
protected
method
protected
OnEvent
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
anim
public property
public
AnimationCurve,UnityEngine
anim
return
UnityEngine.AnimationCurve
animLength
public property
public
float
animLength
return
float
endColor
public property
public
Color
endColor
return
Color
output
public property
public
CCReflectColor
output
return
CCReflectColor
postEvent
public property
public
string
postEvent
return
string