controller input

This commit is contained in:
2019-07-31 19:13:59 +02:00
parent 7dff6354b9
commit 7fe3d34d79
4 changed files with 116 additions and 6 deletions

View File

@@ -16,4 +16,5 @@ image = "0.22.0"
collada = "0.11.0"
serde = "1.0.97"
serde_derive = "1.0.97"
toml = "0.5.1"
toml = "0.5.1"
gilrs = "0.7.1"