need to add gamepad events

This commit is contained in:
2020-07-30 23:54:04 -07:00
parent 0cce359c28
commit 55899f26ad
4 changed files with 40 additions and 10 deletions

View File

@@ -18,6 +18,7 @@ vulkano-win = "0.19.0"
#shade_runner = {version = "0.1.1", git = "https://github.com/MitchellHansen/shade_runner"}
shade_runner = {path = "../shade_runner"}
gilrs = "0.7.2"
cgmath = "0.17.0"
simple-stopwatch="0.1.4"
nalgebra = "0.18.0"