Layout ====== .. currentmodule:: pygamelib.gfx.ui .. autoclass:: Layout :members: :inherited-members: :undoc-members: :show-inheritance: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Layout.__init__ ~Layout.add_widget ~Layout.attach ~Layout.count ~Layout.detach ~Layout.handle_notification ~Layout.notify ~Layout.render_to_buffer ~Layout.store_screen_position ~Layout.widgets .. rubric:: Attributes .. autosummary:: ~Layout.height ~Layout.parent ~Layout.screen_column ~Layout.screen_row ~Layout.spacing ~Layout.width