Method | Description | |
---|---|---|
CCRepeatForever ( |
||
initWithAction ( |
||
isDone ( ) : bool | ||
reverse ( ) : |
||
startWithTarget ( System aTarget ) : void | ||
step ( float dt ) : void |
Method | Description | |
---|---|---|
copyImpl ( ) : CCAction |
public CCRepeatForever ( |
||
action | ||
return | UnityEngine |
public initWithAction ( |
||
action | ||
return | void |
public startWithTarget ( System aTarget ) : void | ||
aTarget | System | |
return | void |