Property | Type | Description | |
---|---|---|---|
_delegate | System.Object | ||
_enabledSelectors | kCCTouchSelectorFlag | ||
_priority | int |
Method | Description | |
---|---|---|
CCTouchHandler ( System aDelegate, int aPriority ) : UnityEngine |
Method | Description | |
---|---|---|
init ( System aDelegate, int aPriority ) : void |
public CCTouchHandler ( System aDelegate, int aPriority ) : UnityEngine | ||
aDelegate | System | |
aPriority | int | |
return | UnityEngine |
protected init ( System aDelegate, int aPriority ) : void | ||
aDelegate | System | |
aPriority | int | |
return | void |
protected kCCTouchSelectorFlag _enabledSelectors | ||
return | kCCTouchSelectorFlag |