- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 12 Jun 2025 16:52:11 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 12 June 2025 23:52:15 UTC
@marcoscaceres commented on this pull request.
> + <li>
+ |gamepad|'s [=axis list=] is a [=list=] of length |params|.|axisCount|.
+ </li>
+ <li>
+ |gamepad|'s [=button list=] is a [=list=] of length |params|.|buttonCount|.
+ </li>
+ <li>
+ If |params.vibration| [=list/is empty=], |gamepad| has no [=vibration actuator=].
+ Otherwise, it has a [=vibration actuator=] with the [=supported effect types=] listed in |params|.|vibration|.
+ </li>
+ </ul>
+ </li>
+ <li>
+ Let |simulatedGamepads| be the [=simulated gamepad map=].
+ </li>
+ <li>
```suggestion
<li data-cite="webcrypto">
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/224#pullrequestreview-2922917686
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/gamepad/pull/224/review/2922917686@github.com>
Received on Thursday, 12 June 2025 23:52:15 UTC