Working multitouch example

This commit is contained in:
Artur Sapek 2022-04-13 19:08:53 -06:00 committed by Héctor Ramón Jiménez
parent 4a3c3e2a18
commit fe17641d46
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
4 changed files with 179 additions and 0 deletions

View file

@ -72,6 +72,7 @@ members = [
"examples/geometry",
"examples/integration_opengl",
"examples/integration_wgpu",
"examples/multitouch",
"examples/pane_grid",
"examples/pick_list",
"examples/pokedex",