RootContainer ============= .. currentmodule:: labpyproject.core.pygame.core .. autoclass:: RootContainer :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~RootContainer.FULLSCREEN_MODE_DEFAULT ~RootContainer.FULLSCREEN_MODE_MAX ~RootContainer.FULLSCREEN_MODE_NEAREST ~RootContainer.STD_ASPECT_RATIOS .. rubric:: Methods Summary .. autosummary:: ~RootContainer.add_child_to_displaylist ~RootContainer.before_frame_processed ~RootContainer.close_Root ~RootContainer.create_publication_surface ~RootContainer.handle_display ~RootContainer.is_fullscreen ~RootContainer.on_quit_event ~RootContainer.on_resize_event ~RootContainer.remove_child_from_displaylist ~RootContainer.resize ~RootContainer.run_GUI_process ~RootContainer.start_GUI ~RootContainer.stop_GUI ~RootContainer.support_fullscreen ~RootContainer.toggle_fullscreen ~RootContainer.update ~RootContainer.xget_childs .. rubric:: Attributes Documentation .. autoattribute:: FULLSCREEN_MODE_DEFAULT .. autoattribute:: FULLSCREEN_MODE_MAX .. autoattribute:: FULLSCREEN_MODE_NEAREST .. autoattribute:: STD_ASPECT_RATIOS .. rubric:: Methods Documentation .. automethod:: add_child_to_displaylist .. automethod:: before_frame_processed .. automethod:: close_Root .. automethod:: create_publication_surface .. automethod:: handle_display .. automethod:: is_fullscreen .. automethod:: on_quit_event .. automethod:: on_resize_event .. automethod:: remove_child_from_displaylist .. automethod:: resize .. automethod:: run_GUI_process .. automethod:: start_GUI .. automethod:: stop_GUI .. automethod:: support_fullscreen .. automethod:: toggle_fullscreen .. automethod:: update .. automethod:: xget_childs