- From: Matt Reynolds <notifications@github.com>
- Date: Mon, 01 Mar 2021 12:28:30 -0800
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 1 March 2021 20:28:42 UTC
@nondebug commented on this pull request. > @@ -397,6 +508,7 @@ <h2>Partial <dfn>Gamepad</dfn> Interface</h2> readonly attribute GamepadHand hand; readonly attribute FrozenArray<GamepadHapticActuator> hapticActuators; readonly attribute GamepadPose? pose; + readonly attribute FrozenArray<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