Stacker crate didn't do anything after all; fixed a couple bugs Will found, implemented shift / enter / backspace

This commit is contained in:
2022-05-01 22:06:50 -05:00
parent 2f457ea197
commit ba55405b69
4 changed files with 103 additions and 60 deletions
+1 -2
View File
@@ -10,5 +10,4 @@ vcore = { path = "../vcore" }
vasm = { path = "../vasm" }
rand = "0.8.0"
winit = "0.26.1"
pixels = "0.9.0"
stacker = "0.1"
pixels = "0.9.0"