open_toontown_panda3d/direct/src/distributed/__init__.py

6 lines
203 B
Python

"""
This package contains an implementation of the Distributed Networking
API, a high-level networking system that automatically propagates
changes made on distributed objects to interested clients.
"""