Method | Description | |
---|---|---|
ActionWithArray ( |
||
ActionWithOneTwo ( |
||
Actions ( |
||
CCSequence ( |
||
startWithTarget ( object aTarget ) : void | ||
stop ( ) : void | ||
update ( float t ) : void |
Method | Description | |
---|---|---|
copyImpl ( ) : CCAction | ||
initWithAction ( |
||
reverseImpl ( ) : CCAction |
public static ActionWithArray ( |
||
actions | ||
return |
public static ActionWithOneTwo ( |
||
one | ||
two | ||
return |
public static Actions ( |
||
action1 | ||
return |
public CCSequence ( |
||
one | ||
two | ||
return | UnityEngine |
protected initWithAction ( |
||
one | ||
two | ||
return | void |
public startWithTarget ( object aTarget ) : void | ||
aTarget | object | |
return | void |