- From: Matt Reynolds <notifications@github.com>
- Date: Fri, 25 Apr 2025 20:25:07 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 26 April 2025 03:25:11 UTC
@nondebug commented on this pull request. > + A [=gamepad=] may have [=touch surfaces=]. A <dfn>touch surface</dfn> + is an input control that provides 2D position data representing points + of contact. A [=gamepad=] has a <dfn>touch surface list</dfn> which is Yes, let's note it's a Cartesian system since we only include normalization steps for Cartesian coordinates. I don't think we can say anything about the [=touch surface=] origin, that's determined by the surface's logical representation which can have arbitrary bounds. The origin is moved to the center by normalization. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/gamepad/pull/220#discussion_r2061137170 You are receiving this because you are subscribed to this thread. Message ID: <w3c/gamepad/pull/220/review/2795710217@github.com>
Received on Saturday, 26 April 2025 03:25:11 UTC