historical/toontown-classic.git/panda/direct/particles/__init__.py
2024-01-16 11:20:27 -06:00

7 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.
"""