sesaparcours
    Preparing search index...
    • Split an event into an array of events, one per changed touch or mouse point.

      Parameters

      • e: Event

        A mouse event or a touch event with one or more changed touches.

      Returns Event[]

      An array of mouse or touch events. Each touch event will have exactly one changed touch.