C# Class TweenScale, ggj16

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

Méthodes publiques

Свойство Type Description
easeType Tween.EaseType
end Vector3
start Vector3
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 Vector3 end
Résultat Vector3

start public_oe property

public Vector3 start
Résultat Vector3

time public_oe property

public float time
Résultat float