C# Class Nez.ObjectExt

Afficher le fichier Open project: prime31/Nez

Private Methods

Méthode Description
tween ( this self, string memberName, Microsoft.Xna.Framework.Color to, float duration ) : ITween
tween ( this self, string memberName, Vector2 to, float duration ) : ITween
tween ( this self, string memberName, Microsoft.Xna.Framework.Vector3 to, float duration ) : ITween
tween ( this self, string memberName, float to, float duration ) : ITween
tween ( this self, string memberName, int to, float duration ) : ITween