hello friends, i have a doubt,
i have several scenes thore are canvas clases, 1 canvas per level, the first screen ( or scene ) its loaded and i have no problem, the canvas level class accepts an instance of a JFrame, to remove al components and after that, stop the main level, instanciate the new one and add it, but i have an error, and i do know what to do, and besides im not sure im doing the correct thing,
can someone tell me how can i make to swap between levels?