[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Pygame for SDL 2, and how it may look.



Leif Theden wrote:
While I have not personally tested it, there seems to be more evidence that windows can contain (use? manage?) more than one Renderer:

If that's true, then it might make sense for the Renderer to have
a 'window' attribute. The Renderer would then be the thing you
keep a long-term reference to, and you would obtain the Window
from it when needed.

--
Greg