프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_inner |
메소드 | 설명 | |
---|---|---|
CCActionEase ( ) : UnityEngine | ||
CCActionEase ( |
||
initWithAction ( |
||
startWithTarget ( object aTarget ) : void | ||
stop ( ) : void | ||
update ( float dt ) : void |
public CCActionEase ( |
||
action | ||
리턴 | UnityEngine |
public initWithAction ( |
||
action | ||
리턴 | void |