- From: Marcos Cáceres <notifications@github.com>
- Date: Sun, 28 Feb 2021 21:06:00 -0800
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 1 March 2021 05:06:12 UTC
@marcoscaceres 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; Is it usual for there to be multiple light indicators? -- 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-600391997
Received on Monday, 1 March 2021 05:06:12 UTC