Re: [w3c/gamepad] Enhance Gamepad interface description for Touch (PR #168)

@marcoscaceres commented on this pull request.



> +          </td>
+          <td>
+            <code>null</code>
+          </td>
+          <td>
+            List of generated touch events.
+          </td>
+        </tr>
+      </table>
+      <dl data-dfn-for="Gamepad">
+        <dt>
+          <dfn>hand</dfn>
+        </dt>
+        <dd>
+          An enumeration that indicates which hand the controller is being held
+          in or is most likely to be held in. `"left"`, `"right"`, or `""`.

Would "both" be better than ""? 

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

Message ID: <w3c/gamepad/pull/168/review/1302651207@github.com>

Received on Friday, 17 February 2023 03:34:38 UTC