프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_touchEnabled | bool | ||
_touchMode | kCCTouchesMode | ||
_touchPriority | int | ||
_touchSwallow | bool |
메소드 | 설명 | |
---|---|---|
ccTouchBegan ( UITouch touch ) : bool | ||
ccTouchCancelled ( UITouch touch ) : void | ||
ccTouchEnded ( UITouch touch ) : void | ||
ccTouchMoved ( UITouch touch ) : void | ||
ccTouchesBegan ( HashSet |
||
ccTouchesCancelled ( HashSet |
||
ccTouchesEnded ( HashSet |
||
ccTouchesMoved ( HashSet |
||
onEnter ( ) : void | ||
onEnterTransitionDidFinish ( ) : void | ||
onExit ( ) : void |
메소드 | 설명 | |
---|---|---|
init ( ) : void | ||
registerWithTouchDispatcher ( ) : void |
public ccTouchesCancelled ( HashSet |
||
touches | HashSet |
|
리턴 | void |