Re: [w3c/gamepad] Fold touchEvents from extensions.html into index.html (PR #198)

@marcoscaceres commented on this pull request.



> +            fingerprinting.
+            </li>
+          </ul>{{GamepadTouch/touchId}} SHOULD be set to a default value of 0
+          when a new {{Gamepad}} object is created.
+        </dd>
+        <dt>
+          <dfn>surfaceId</dfn>
+        </dt>
+        <dd>
+          Unique id of the surface that generated the touch event.
+        </dd>
+        <dt>
+          <dfn>position</dfn>
+        </dt>
+        <dd>
+          A {{DOMPointReadOnly}} which holds the {{DOMPointReadOnly/x}}, {{DOMPointReadOnly/y}} coordinates of the touch event.

surface touch points.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/198#pullrequestreview-2616502323
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/gamepad/pull/198/review/2616502323@github.com>

Received on Friday, 14 February 2025 00:40:27 UTC