Method | Description | |
---|---|---|
CCMoveTo ( float t, |
||
initWithDuration ( float t, |
||
startWithTarget ( object aTarget ) : void |
Method | Description | |
---|---|---|
copyImpl ( ) : CCAction | ||
reverseImpl ( ) : CCAction |
public CCMoveTo ( float t, |
||
t | float | |
p | ||
return | UnityEngine |
public initWithDuration ( float t, |
||
t | float | |
p | ||
return | void |
public startWithTarget ( object aTarget ) : void | ||
aTarget | object | |
return | void |