Poodletooth-iLand/dependencies/panda/direct/particles/ParticleManagerGlobal.py
2015-05-29 05:03:48 -05:00

6 lines
145 B
Python

"""
Contains the global particle system manager
"""
from pandac.PandaModules import ParticleSystemManager
particleMgr = ParticleSystemManager()