C# Class TweenSpriteColor, ggj16

Inheritance: TweenBase
Afficher le fichier Open project: amzeratul/ggj16 Class Usage Examples

Méthodes publiques

Свойство Type Description
easeType Tween.EaseType
end Color
start Color
time float

Méthodes publiques

Méthode Description
Awake ( ) : void
Update ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

easeType public_oe property

public Tween.EaseType easeType
Résultat Tween.EaseType

end public_oe property

public Color end
Résultat Color

start public_oe property

public Color start
Résultat Color

time public_oe property

public float time
Résultat float