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
Either events like Surface.Screen.onFocus(func) and Surface.Screen.onBlur(func), or just a method to retrieve the current focused state that can be checked each frame like Surface.Screen.isFocused()
Either events like
Surface.Screen.onFocus(func)andSurface.Screen.onBlur(func), or just a method to retrieve the current focused state that can be checked each frame likeSurface.Screen.isFocused()