- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 08 Apr 2021 16:24:39 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 8 April 2021 23:24:51 UTC
@marcoscaceres commented on this pull request. > + + <dt>"<dfn>rgb</dfn>"</dt> + <dd> + Light indicator that supports multiple colors. + </dd> + </dl> + </section> + + <section> + <h2><dfn>GamepadLightColor</dfn> dictionary</h2> + <p> + This represents the color of a light indicator. + </p> + + <pre class="idl"> + dictionary GamepadLightColor { We should investigate what existing color objects we could use from the platform here. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/gamepad/pull/143#pullrequestreview-631912686
Received on Thursday, 8 April 2021 23:24:51 UTC