프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_delta | |||
_height | float | ||
_jumps | uint | ||
_previousPos | |||
_startPosition |
메소드 | 설명 | |
---|---|---|
CCJumpBy ( float t, |
||
initWithDuration ( float t, |
||
startWithTarget ( object aTarget ) : void | ||
update ( float t ) : void |
메소드 | 설명 | |
---|---|---|
copyImpl ( ) : CCAction | ||
reverseImpl ( ) : CCAction |
public CCJumpBy ( float t, |
||
t | float | |
pos | ||
height | float | |
jumps | uint | |
리턴 | UnityEngine |
public initWithDuration ( float t, |
||
t | float | |
pos | ||
height | float | |
jumps | uint | |
리턴 | void |