Метод | Описание | |
---|---|---|
CCTargetedTouchHandler ( System aDelegate, int priority, bool swallowsTouches ) : UnityEngine | ||
init ( System aDelegate, int priority, bool swallowsTouches ) : void |
public CCTargetedTouchHandler ( System aDelegate, int priority, bool swallowsTouches ) : UnityEngine | ||
aDelegate | System | |
priority | int | |
swallowsTouches | bool | |
Результат | UnityEngine |
public init ( System aDelegate, int priority, bool swallowsTouches ) : void | ||
aDelegate | System | |
priority | int | |
swallowsTouches | bool | |
Результат | void |