Poodletooth-iLand/panda/direct/particles/ParticleManagerGlobal.py
2015-03-03 17:10:12 -05:00

6 lines
145 B
Python

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