on Touch Event
Method to call when a touch event occurs.
Return
true if the event should be considered to be handled, false otherwise.
Parameters
event
touch event that has occurred.
Method to call when a touch event occurs.
true if the event should be considered to be handled, false otherwise.
touch event that has occurred.