Class CAAT.Event.TouchInfo
Defined in: TouchInfo.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
<private> |
__init(id, x, y, target)
Constructor delegate.
|
Method Detail
<private>
__init(id, x, y, target)
Constructor delegate.
- Parameters:
- id
- {number}
- x
- {number}
- y
- {number}
- target
- {DOMElement}