
.. py:module:: moderngl_window.loaders.texture.t2d

texture.t2d.Loader
==================

Method
------

.. automethod:: Loader.__init__
.. automethod:: Loader.supports_file
.. automethod:: Loader.load

.. automethod:: Loader.find_data
.. automethod:: Loader.find_program
.. automethod:: Loader.find_texture
.. automethod:: Loader.find_scene

Attributes
----------

.. autoattribute:: Loader.kind
.. autoattribute:: Loader.file_extensions
.. autoattribute:: Loader.ctx
