Méthode | Description | |
---|---|---|
CCMoveTo ( float t, |
||
initWithDuration ( float t, |
||
startWithTarget ( object aTarget ) : void |
Méthode | Description | |
---|---|---|
copyImpl ( ) : CCAction | ||
reverseImpl ( ) : CCAction |
public CCMoveTo ( float t, |
||
t | float | |
p | ||
Résultat | UnityEngine |
public initWithDuration ( float t, |
||
t | float | |
p | ||
Résultat | void |
public startWithTarget ( object aTarget ) : void | ||
aTarget | object | |
Résultat | void |