RealContainer ============= .. currentmodule:: labpyproject.core.pygame.core .. autoclass:: RealContainer :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~RealContainer.visible .. rubric:: Methods Summary .. autosummary:: ~RealContainer.active_layer ~RealContainer.add_child_to_displaylist ~RealContainer.add_from_hierarchy ~RealContainer.add_item ~RealContainer.clean_voidsprites ~RealContainer.create_background ~RealContainer.create_publication_surface ~RealContainer.discard_placement ~RealContainer.discard_publication_surface ~RealContainer.doswap_layers ~RealContainer.draw_display ~RealContainer.get_clear_surface ~RealContainer.get_clipping_rect ~RealContainer.get_publication_sprite ~RealContainer.get_pygame_surface ~RealContainer.get_void_sprite ~RealContainer.handle_display ~RealContainer.manage_publicationlist ~RealContainer.on_bgcolor_changed ~RealContainer.on_child_display_discarded ~RealContainer.on_publicationRect_coords_changed ~RealContainer.on_publicationRect_dims_changed ~RealContainer.remove_child_from_displaylist ~RealContainer.remove_from_hierarchy ~RealContainer.remove_item ~RealContainer.update ~RealContainer.update_publication_surface ~RealContainer.xforce_update ~RealContainer.xget_childs .. rubric:: Attributes Documentation .. autoattribute:: visible .. rubric:: Methods Documentation .. automethod:: active_layer .. automethod:: add_child_to_displaylist .. automethod:: add_from_hierarchy .. automethod:: add_item .. automethod:: clean_voidsprites .. automethod:: create_background .. automethod:: create_publication_surface .. automethod:: discard_placement .. automethod:: discard_publication_surface .. automethod:: doswap_layers .. automethod:: draw_display .. automethod:: get_clear_surface .. automethod:: get_clipping_rect .. automethod:: get_publication_sprite .. automethod:: get_pygame_surface .. automethod:: get_void_sprite .. automethod:: handle_display .. automethod:: manage_publicationlist .. automethod:: on_bgcolor_changed .. automethod:: on_child_display_discarded .. automethod:: on_publicationRect_coords_changed .. automethod:: on_publicationRect_dims_changed .. automethod:: remove_child_from_displaylist .. automethod:: remove_from_hierarchy .. automethod:: remove_item .. automethod:: update .. automethod:: update_publication_surface .. automethod:: xforce_update .. automethod:: xget_childs