TouchInputEvent
- class Communicator.Event.TouchInputEvent()
Methods
Methods
getButtons
- Communicator.Event.TouchInputEvent.getButtons()
gets the mouse buttons currently pressed with this event
- Return type
Communicator.Buttons
- Returns
the mouse buttons currently pressed for this event
getDate
- Communicator.Event.TouchInputEvent.getDate()
Gets the Date this event occurred
- Return type
Date
- Returns
the event Date
getEventType
- Communicator.Event.TouchInputEvent.getEventType()
gets the event type
- Return type
Communicator.TouchInputType
- Returns
the type of touch event
getHandled
- Communicator.Event.TouchInputEvent.getHandled()
Gets the handled state of the event
- Return type
boolean
- Returns
whether the event has been handled
getId
- Communicator.Event.TouchInputEvent.getId()
gets the id this event
- Return type
number
- Returns
the unique identifier for this touch