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

@bradleyneedham commented on this pull request.



> @@ -153,6 +153,7 @@ <h2>
           readonly attribute GamepadMappingType mapping;
           readonly attribute FrozenArray&lt;double&gt; axes;
           readonly attribute FrozenArray&lt;GamepadButton&gt; buttons;
+          readonly attribute FrozenArray&lt;GamepadTouch&gt;? touches;

Done

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

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

Received on Thursday, 9 January 2025 22:20:33 UTC