Method | Description | |
---|---|---|
CCReverseTime ( |
||
initWithAction ( |
||
startWithTarget ( object aTarget ) : void | ||
stop ( ) : void | ||
update ( float t ) : void |
Method | Description | |
---|---|---|
copyImpl ( ) : CCAction | ||
reverseImpl ( ) : CCAction |
public CCReverseTime ( |
||
action | ||
return | UnityEngine |
public initWithAction ( |
||
action | ||
return | void |
public startWithTarget ( object aTarget ) : void | ||
aTarget | object | |
return | void |