- From: Sun Shin <notifications@github.com>
- Date: Wed, 13 Mar 2024 17:05:25 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 14 March 2024 00:05:29 UTC
@xingri commented on this pull request. > + <td>buttons[14]</td> + <td>dpad_left</td> + <td>Standard: Left button in left cluster</td> + </tr> + <tr> + <td>buttons[15]</td> + <td>dpad_right</td> + <td>Standard: Right button in left cluster</td> + </tr> + <tr> + <td>buttons[16]</td> + <td>system</td> + <td>Standard: Center button in center cluster</td> + </tr> + <tr> + <td>buttons[17]</td> @nondebug I have updated the PR based on your feedback. I have added the enum for identifying the gamepad buttons. Please review this changes and share your opinions. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/gamepad/pull/196#discussion_r1524047674 You are receiving this because you are subscribed to this thread. Message ID: <w3c/gamepad/pull/196/review/1935418223@github.com>
Received on Thursday, 14 March 2024 00:05:29 UTC