Class cc.EventTouch
- Defined in: CCEvent.js
- Extends cc.Event
Constructor Attributes | Constructor Name and Description |
---|---|
The touch event
|
Method Summary
Class Detail
cc.EventTouch()
The touch event
Field Detail
<static>
cc.EventTouch.EventCode
The event code of Touch event.
Method Detail
-
{number} getEventCode()Gets event code
- Returns:
- {number}
-
{Array} getTouches()Get touches of event
- Returns:
- {Array}