C# Class TweenVolume, ggj16

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

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 float end
Résultat float

start public_oe property

public float start
Résultat float

time public_oe property

public float time
Résultat float