Свойство | Type | Description | |
---|---|---|---|
_positionDelta | |||
_previousPos | |||
_startPos |
Méthode | Description | |
---|---|---|
CCMoveBy ( float t, |
||
initWithDuration ( float t, |
||
startWithTarget ( object aTarget ) : void | ||
update ( float t ) : void |
Méthode | Description | |
---|---|---|
copyImpl ( ) : CCAction | ||
reverseImpl ( ) : CCAction |
public CCMoveBy ( float t, |
||
t | float | |
p | ||
Résultat | UnityEngine |
public initWithDuration ( float t, |
||
t | float | |
p | ||
Résultat | void |
public startWithTarget ( object aTarget ) : void | ||
aTarget | object | |
Résultat | void |
protected Vector2,UnityEngine _positionDelta | ||
Résultat |
protected Vector2,UnityEngine _previousPos | ||
Résultat |