Refactor manager#handle_pending_events
This commit is contained in:
parent
54e1cb8012
commit
41b99957fb
@ -50,7 +50,7 @@ module Uh
|
||||
end
|
||||
|
||||
def handle_pending_events
|
||||
handle @display.next_event while @display.pending?
|
||||
handle_next_event while @display.pending?
|
||||
end
|
||||
|
||||
def handle event
|
||||
|
Loading…
x
Reference in New Issue
Block a user