Use fonts everywhere, misc. tweaks

This commit is contained in:
2020-07-18 21:33:33 -05:00
parent ce90284001
commit 4ee97cca4b
11 changed files with 55 additions and 37 deletions

View File

@@ -15,6 +15,7 @@ class IMICFPS
@crosshair = Crosshair.new
@map.setup
@map.add_entity(@editor)
end
def draw
@@ -45,7 +46,7 @@ class IMICFPS
end
end
@editor.update
@editor.orientation.x = @camera.orientation.x
end
def button_down(id)