During my game I want to change from rendering the game to display some text which I've done in a form.
How do I make sure that the screen has been cleared of all the game graphics ? If I was changing to another canvas I'd just call canvas.repaint but there doesn't seem to be a similar function for forms or lists ....
tia

Reply With Quote



