Skip to content

Added touch input and multi touch support#84

Draft
jonatino wants to merge 2 commits into
wick3dr0se:mainfrom
VoltaSoftware:multitouch
Draft

Added touch input and multi touch support#84
jonatino wants to merge 2 commits into
wick3dr0se:mainfrom
VoltaSoftware:multitouch

Conversation

@jonatino
Copy link
Copy Markdown
Contributor

@jonatino jonatino commented Apr 8, 2026

Added touch input and multi touch support including a new multi_touch demo.

Screenshot from android:
Screenshot_20260316_224156

Also added two flags to support simulating mouse input when touched, and touch input when mouse events happen. This is helpful especially on mobile first games which also have a desktop client to avoid having todo touch and mouse checks.

Fixes #49 and #50

@jonatino jonatino marked this pull request as draft April 15, 2026 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

touch input

1 participant