remove glu from gemfile, added InputMapper, using InputMapper for Camera and Player.

This commit is contained in:
2019-02-17 14:14:39 -06:00
parent 9f6f330202
commit 5a97d292c0
10 changed files with 103 additions and 38 deletions

View File

@@ -1,8 +1,6 @@
GEM
remote: https://rubygems.org/
specs:
glu (8.2.2)
glu (8.2.2-x86-mingw32)
gosu (0.14.5)
gosu (0.14.5-x86-mingw32)
opengl-bindings (1.6.7)
@@ -12,7 +10,6 @@ PLATFORMS
x86-mingw32
DEPENDENCIES
glu
gosu
opengl-bindings