Re: [w3c/gamepad] Add gamepad light indicator extension (#143)

@nondebug commented on this pull request.



> @@ -397,6 +508,7 @@ <h2>Partial <dfn>Gamepad</dfn> Interface</h2>
           readonly attribute GamepadHand hand;
           readonly attribute FrozenArray&lt;GamepadHapticActuator> hapticActuators;
           readonly attribute GamepadPose? pose;
+          readonly attribute FrozenArray&lt;GamepadLightIndicator>? lightIndicators;

Not for Playstation controllers, but Xbox 360, Wiimote, Joy-Cons, etc have four player indicator LEDs.

-- 
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#discussion_r585026864

Received on Monday, 1 March 2021 20:28:42 UTC