new collie.LayerEvent(oLayer)
레이어 이벤트 처리
Name | Type | Description |
---|---|---|
oLayer |
collie.Layer |
Members
-
constantTHRESHOLD_CLICK
-
클릭 탐지 값 (px) TODO Androind에서는 반응이 느껴질 수 있으므로 수치를 크게 하는 것이 좋다. (약 12정도?)
Methods
-
setEventRatio(nWidth, nHeight)
-
이벤트 좌표 보정치를 설정 한다
Name Type Description nWidth
Number nHeight
Number