- From: Gabriel Brito <notifications@github.com>
- Date: Fri, 12 Jan 2024 19:06:57 -0800
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 13 January 2024 03:07:02 UTC
@gabrielsanbrito commented on this pull request.
> + fixed-length, constant-intensity vibration effect intended for an
+ actuator of this type. {{GamepadHapticEffectType/"dual-rumble"}}
+ effects are defined by {{GamepadEffectParameters/startDelay}},
+ {{GamepadEffectParameters/duration}},
+ {{GamepadEffectParameters/strongMagnitude}}, and
+ {{GamepadEffectParameters/weakMagnitude}}, none of which are
+ required.
+ </p>
+ <p>
+ {{GamepadEffectParameters/startDelay}} and
+ {{GamepadEffectParameters/duration}} set the duration of the
+ initial delay before after initiating the effect before the
+ effect will be started
+ </p>
+ <p>
+ {{GamepadEffectParameters/startDelay}} sets the duration of the
Thanks. Moved it up to the `<dfn>GamepadEffectParameters</dfn> section`.
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/190#discussion_r1451129169
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/gamepad/pull/190/review/1819703902@github.com>
Received on Saturday, 13 January 2024 03:07:02 UTC