requestDraw
Requests a redraw of the window's contents.
This method can be called manually when the window's content needs to be updated outside of the main rendering loop. It signals the framework that a new frame should be rendered.
Requests a redraw of the window's contents.
This method can be called manually when the window's content needs to be updated outside of the main rendering loop. It signals the framework that a new frame should be rendered.