Poodletooth-iLand/panda/direct/particles/ParticleManagerGlobal.py

7 lines
145 B
Python
Raw Normal View History

2015-03-03 22:10:12 +00:00
"""
Contains the global particle system manager
"""
from pandac.PandaModules import ParticleSystemManager
particleMgr = ParticleSystemManager()