Classdesc

A class for pointer events.

This class is used as an abstraction for mouse events, touch events and even native pointer events.

Param: type

The type of the event to create.

Param: originalEvent

The event.

Param: opt_eventDict

An optional dictionary of initial event properties.

Generated using TypeDoc