Méthode | Description | |
---|---|---|
CCSpeed ( |
||
initWithAction ( |
||
isDone ( ) : bool | ||
reverse ( ) : CCAction | ||
startWithTarget ( object aTarget ) : void | ||
step ( float dt ) : void | ||
stop ( ) : void |
Méthode | Description | |
---|---|---|
copyImpl ( ) : CCAction |
public CCSpeed ( |
||
action | ||
speed | float | |
Résultat | UnityEngine |
public initWithAction ( |
||
action | ||
speed | float | |
Résultat | void |
public startWithTarget ( object aTarget ) : void | ||
aTarget | object | |
Résultat | void |