- From: Marcos Cáceres <notifications@github.com>
- Date: Sun, 14 Jan 2024 21:42:56 -0800
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 15 January 2024 05:43:03 UTC
@marcoscaceres commented on this pull request. > + </td> + <td> + The {{Promise}} for the playing effect, or `null` if no effect is + playing. + </td> + </tr> + </table> + <dl data-dfn-for="GamepadHapticActuator"> + <dt> + <dfn>effects</dfn> attribute + </dt> + <dd> + <p> + Array of {{Gamepad/GamepadHapticEffectType}} values representing all + the types of haptic effects that the actuator supports. This + property MUST contain all the {{Gamepad/GamepadHapticEffectType}} ```suggestion property lists the {{Gamepad/GamepadHapticEffectType}} ``` -- Reply to this email directly or view it on GitHub: https://github.com/w3c/gamepad/pull/190#pullrequestreview-1820917495 You are receiving this because you are subscribed to this thread. Message ID: <w3c/gamepad/pull/190/review/1820917495@github.com>
Received on Monday, 15 January 2024 05:43:03 UTC