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