- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 27 Nov 2023 22:36:56 -0800
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 28 November 2023 06:37:03 UTC
@marcoscaceres commented on this pull request. > @@ -851,6 +885,20 @@ <h3> <li>Return |buttons|. </li> </ol> + <p> + To <dfn data-lt="initializing the vibration actuator">initialize the + vibration actuator</dfn> for a gamepad, run the following steps: + </p> + <ol> + <li>If |gamepad:Gamepad| has a vibration actuator that can This seems overly specific... I know we might not change this in the future, but making it depend on "dual-rumble" exclusively doesn't seem great. This should probably just be that it it supports haptic effects. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/gamepad/pull/190#pullrequestreview-1752156677 You are receiving this because you are subscribed to this thread. Message ID: <w3c/gamepad/pull/190/review/1752156677@github.com>
Received on Tuesday, 28 November 2023 06:37:03 UTC