Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
TweenSpriteColor
C# Class TweenSpriteColor, ggj16
Inheritance:
TweenBase
ファイルを表示
Open project: amzeratul/ggj16
Class Usage Examples
Public Properties
Property
Type
Description
easeType
Tween.EaseType
end
Color
start
Color
time
float
Public Methods
Method
Description
Awake
( ) :
void
Update
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
easeType
public_oe property
public
Tween.EaseType
easeType
return
Tween.EaseType
end
public_oe property
public
Color
end
return
Color
start
public_oe property
public
Color
start
return
Color
time
public_oe property
public
float
time
return
float