- From: Gabriel Brito <notifications@github.com>
- Date: Mon, 18 Dec 2023 19:02:41 -0800
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 19 December 2023 03:02:47 UTC
@gabrielsanbrito commented on this pull request. > + The {{GamepadHapticActuator/effects}} getter steps are: + </p> + <ol> + <li>Return [=this=].{{GamepadHapticActuator/[[effects]]}}. + </li> + </ol> + </dd> + <dt> + <dfn>playEffect()</dfn> method + </dt> + <dd> + <p> + The {{GamepadHapticActuator/playEffect()}} method steps are: + </p> + <ol> + <li>If |params:GamepadEffectParameters| does not describe a [=valid I have these verification steps closer to <dfn>valid effect</dfn>. WDYT? -- Reply to this email directly or view it on GitHub: https://github.com/w3c/gamepad/pull/190#discussion_r1430860880 You are receiving this because you are subscribed to this thread. Message ID: <w3c/gamepad/pull/190/review/1788021100@github.com>
Received on Tuesday, 19 December 2023 03:02:47 UTC