.. py:module:: moderngl_window.conf .. py:currentmodule:: moderngl_window.conf moderngl_window.conf.Settings ============================= .. autodata:: Settings :annotation: Methods ------- .. automethod:: Settings.__init__ .. automethod:: Settings.apply_default_settings .. automethod:: Settings.apply_settings_from_env .. automethod:: Settings.apply_from_module_name .. automethod:: Settings.apply_from_dict .. automethod:: Settings.apply_from_module .. automethod:: Settings.apply_from_cls .. automethod:: Settings.apply_from_iterable .. automethod:: Settings.to_dict Attributes ---------- .. autoattribute:: Settings.WINDOW :annotation: .. autoattribute:: Settings.SCREENSHOT_PATH :annotation: .. autoattribute:: Settings.PROGRAM_FINDERS :annotation: .. autoattribute:: Settings.TEXTURE_FINDERS :annotation: .. autoattribute:: Settings.SCENE_FINDERS :annotation: .. autoattribute:: Settings.DATA_FINDERS :annotation: .. autoattribute:: Settings.PROGRAM_DIRS :annotation: .. autoattribute:: Settings.TEXTURE_DIRS :annotation: .. autoattribute:: Settings.SCENE_DIRS :annotation: .. autoattribute:: Settings.DATA_DIRS :annotation: .. autoattribute:: Settings.PROGRAM_LOADERS :annotation: .. autoattribute:: Settings.TEXTURE_LOADERS :annotation: .. autoattribute:: Settings.SCENE_LOADERS :annotation: .. autoattribute:: Settings.DATA_LOADERS :annotation: