- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 13 Feb 2025 16:40:24 -0800
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 14 February 2025 00:40:27 UTC
@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