- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 14 Oct 2019 22:54:04 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 15 October 2019 05:54:06 UTC
There's a couple issues here, right? Does `getGamepads()` return new objects or the same objects. What's the lifetime of those objects if they're the same (agent lifetime I guess). And if they are the same, when is their state updated and is that allowed to violate run-to-completion semantics? (Ideally not.) -- 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/issues/8#issuecomment-542049301
Received on Tuesday, 15 October 2019 05:54:06 UTC