- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 09 May 2024 20:03:21 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 10 May 2024 03:03:25 UTC
@marcoscaceres commented on this pull request. > @@ -302,6 +303,17 @@ <h2> A [=list=] containing the maximum logical value for each button </td> </tr> + <tr> + <td> + <dfn data-dfn-for="Gamepad">[[\touchEvents]]</dfn> + </td> + <td> + `null` + </td> + <td> + List of generated touch events. Ok, so... are these _really_ touch "events"? If we look at `GamepadTouch`, it's not an "Event" at all, so this is a misnomer. They are more like snapshots of touch points. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/gamepad/pull/198#pullrequestreview-2049165169 You are receiving this because you are subscribed to this thread. Message ID: <w3c/gamepad/pull/198/review/2049165169@github.com>
Received on Friday, 10 May 2024 03:03:25 UTC