mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
added comment
This commit is contained in:
parent
ff5a81036f
commit
097e6bcb5a
@ -29,8 +29,8 @@
|
||||
// Description : Manages a set of individual ParticleSystem objects,
|
||||
// so that each individual one doesn't have to be
|
||||
// updated and rendered every frame
|
||||
// See Also : particleSystemManager.cxx
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
||||
class EXPCL_PANDAPHYSICS ParticleSystemManager {
|
||||
PUBLISHED:
|
||||
ParticleSystemManager(int every_nth_frame = 1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user