Interrupt / Interrupt/delve-framework
Expand touch input support
Open
- Dominant language
- Zig
- Stars
- 338
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
So far, touch input is super basic and only handles a single touch event at a time. The input system should be extended so that new touches can register themselves in a list, updates for a touch can update that state, and then finally release events can clear it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.