Skip to content

Windows Phone 8.1 touches event support #94

Description

@AlexanderPolenov

Windows Phone 8.1 JS apps doesn't support touchstart, touchmove and touchend events. It uses pointerdown, pointermove and pointerup instead.
WP events also have the little bit different properties. There is no touches array. WP pointer events closer to mouse events rather than to common touch events.
It will be cool if gameJS will support them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions