- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 16 Feb 2023 19:34:26 -0800
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 17 February 2023 03:34:38 UTC
@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