open_toontown_panda3d/direct/src/particles/__init__.py

8 lines
193 B
Python

"""
This package contains the high-level Python interface to the particle
system.
Also see the :mod:`panda3d.physics` module, which contains the C++
implementation of the particle system.
"""