- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 28 Mar 2024 21:48:53 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 29 March 2024 04:48:57 UTC
@marcoscaceres commented on this pull request. > + <tr> + <td>squeeze_right_lower</td> + <td>Xbox Elite Wireless Controller</td> + </tr> + </tbody> + </table> + <section> + <h3> + <dfn>GamepadButtonType</dfn> Enum + </h3> + <p> + This enum defines the set of possible button types. + </p> + <pre class="idl"> + enum GamepadButtonType { + "trackpad", Nit: Please alpha sort these -- Reply to this email directly or view it on GitHub: https://github.com/w3c/gamepad/pull/196#pullrequestreview-1967825521 You are receiving this because you are subscribed to this thread. Message ID: <w3c/gamepad/pull/196/review/1967825521@github.com>
Received on Friday, 29 March 2024 04:48:57 UTC