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
It would be nice if Stage would check tick events' paused property, and not tick if it is true. It should also support an ignoreGlobalPause property similar to Tween. This would allow pausing the Ticker to also disable stage updates.