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