You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For any global logic happening in a game (ESC exits game, or F10 goes to fullscreen, etc)
For multi window applications that need to synchronize events between windows, this is difficult if you need to resubscribe to other windows on each scene change.