Method | Description | |
---|---|---|
CCTargetedAction ( System target, |
||
startWithTarget ( object aTarget ) : void | ||
stop ( ) : void | ||
update ( float dt ) : void |
Method | Description | |
---|---|---|
copyImpl ( ) : CCAction | ||
reverseImpl ( ) : CCAction |
Method | Description | |
---|---|---|
initWithTarget ( System targetIn, |
public CCTargetedAction ( System target, |
||
target | System | |
action | ||
return | UnityEngine |
public startWithTarget ( object aTarget ) : void | ||
aTarget | object | |
return | void |