프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_delegate | System.Object | ||
_enabledSelectors | kCCTouchSelectorFlag | ||
_priority | int |
메소드 | 설명 | |
---|---|---|
CCTouchHandler ( System aDelegate, int aPriority ) : UnityEngine |
메소드 | 설명 | |
---|---|---|
init ( System aDelegate, int aPriority ) : void |
public CCTouchHandler ( System aDelegate, int aPriority ) : UnityEngine | ||
aDelegate | System | |
aPriority | int | |
리턴 | UnityEngine |
protected init ( System aDelegate, int aPriority ) : void | ||
aDelegate | System | |
aPriority | int | |
리턴 | void |
protected kCCTouchSelectorFlag _enabledSelectors | ||
리턴 | kCCTouchSelectorFlag |