Hi,
I have one game screen (or “scene” as storyboard API calls it) and one restart screen/scene and I want to clear the game screen when I go to restart screen. Currently I purge the previous screen when I’m in restart scene but I was thinking maybe this is too much and perhaps maybe I’m wasting resources here.
Is there any better way to achieve same effect with less resources?