historical/toontown-classic.git/panda/direct/particles/__init__.py

8 lines
193 B
Python
Raw Normal View History

2024-01-16 11:20:27 -06:00
"""
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.
"""