Skip to content

Added touch input and multi touch support#79

Closed
jonatino wants to merge 20 commits into
wick3dr0se:mainfrom
VoltaSoftware:touch_input
Closed

Added touch input and multi touch support#79
jonatino wants to merge 20 commits into
wick3dr0se:mainfrom
VoltaSoftware:touch_input

Conversation

@jonatino
Copy link
Copy Markdown
Contributor

@jonatino jonatino commented Mar 17, 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.

Draft for now until #82 is merged since this branch includes those changes.

Fixes #49 and #50

@jonatino jonatino marked this pull request as ready for review April 8, 2026 04:14
@jonatino
Copy link
Copy Markdown
Contributor Author

jonatino commented Apr 8, 2026

@wick3dr0se ready for review, let me know what you think

@jonatino jonatino marked this pull request as draft April 8, 2026 21:34
@jonatino jonatino closed this Apr 8, 2026
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

2 participants