Initialize the application. Keyword arguments: widget -- the top-level widget in the application screen -- the pygame surface to render to area -- the rectangle (within 'screen') to use for rendering
(self, widget=None, screen=None, area=None)
source not stored for this graph (policy: none)
no test coverage detected