- From: Bradley Needham <notifications@github.com>
- Date: Mon, 01 Aug 2022 13:30:44 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 1 August 2022 20:30:57 UTC
@bradleyneedham commented on this pull request. > + </h3> + <p> + This section supplements the <a href="https://w3c.github.io/gamepad/#constructing-a-gamepad"> + Constructing a `Gamepad`</a> section of the main + <a href="https://w3c.github.io/gamepad/">Gamepad specification</a>. + </p> + <p> + In addtion to the steps defined in the main + <a href="https://w3c.github.io/gamepad/">Gamepad specification</a>. + When constructing <dfn>a new `Gamepad`</dfn> representing a connected gamepad device + perform the following steps: + </p> + <ol> + <li>Let |gamepad:Gamepad| be a newly created {{Gamepad}} instance: + <ol> + <li>Initialize |gamepad|'s {{Gamepad/touchEvents}} to the result of Updated. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/gamepad/pull/168#discussion_r934896126 You are receiving this because you are subscribed to this thread. Message ID: <w3c/gamepad/pull/168/review/1057828803@github.com>
Received on Monday, 1 August 2022 20:30:57 UTC