Files
panda3d/direct/src/particles/__init__.py
rdb d576c6b638 Improvements to generated API docs, especially in direct tree.
Also add an entry point for pfreeze.
2017-05-24 13:30:21 +02:00

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