Elements now return :handled when they're supposed to, GameState initialization and setup are now seperated

This commit is contained in:
2019-09-12 08:14:47 -05:00
parent 6fafe98008
commit 788d987da1
10 changed files with 45 additions and 19 deletions

View File

@@ -22,8 +22,6 @@ module CyberarmEngine
@mouse_down_on = {}
@mouse_down_position = {}
@pending_recalculate_request = false
setup
end
# throws :blur event to focused element and sets GuiState focused element