Drop table module ================= The drop table module adds a single component, :lua:class:`DropTable`, a generic way to configure dropped items from an :lua:class:`Entity`. Load it with the following: .. code-block:: lua prism.loadModule("prism/extra/droptable") .. toctree:: :caption: Components :glob: :maxdepth: 1 components/*