- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 09 May 2024 20:01:20 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 10 May 2024 03:01:24 UTC
@marcoscaceres commented on this pull request.
> @@ -2238,6 +2451,24 @@ <h2>
</p>
</div>
</section>
+ <section>
+ <h3>
+ Glossary
+ </h3>
+ <p>
+ <dfn>touch surface</dfn> is a surface that can detect contact from a
+ users fingers and report where on the surface the contact is made.
+ </p>
+ <p>
+ <dfn>touch surface enumeration order</dfn> is an ordered listing of all
+ the surfaces in a |gamepad|.
+ </p>
+ <p>
+ <dfn>active touch point</dfn> is defined in the <a href=
Is there a concept we can maybe use from Pointer Events instead?
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/198#pullrequestreview-2049163883
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/gamepad/pull/198/review/2049163883@github.com>
Received on Friday, 10 May 2024 03:01:24 UTC