Property | Type | Description | |
---|---|---|---|
_positionDelta | |||
_previousPos | |||
_startPos |
Method | Description | |
---|---|---|
CCMoveBy ( float t, |
||
initWithDuration ( float t, |
||
startWithTarget ( object aTarget ) : void | ||
update ( float t ) : void |
Method | Description | |
---|---|---|
copyImpl ( ) : CCAction | ||
reverseImpl ( ) : CCAction |
public CCMoveBy ( 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 |
protected Vector2,UnityEngine _positionDelta | ||
return |
protected Vector2,UnityEngine _previousPos | ||
return |