touch.js
No description.

File Location

/goog/labs/events/touch.js


Public Protected Private

Global Functions

goog.labs.events.touch.getTouchData(e) !goog.labs.events.touch.TouchData
Takes a mouse or touch event and returns the relevent geometry and target data.
Arguments:
e : !Event
A mouse or touch event.
Returns: !goog.labs.events.touch.TouchData  No description.
code »

Directory events

File Reference