r6
(- Adjusted particle container so that it is no longer a requ...) committed by motionsmith
- - Adjusted particle container so that it is no longer a required constructor argument. If not set,
it will be set when the seed is added to the display list. The particle container will automatically
be the seed container. The "container" parameter can also be set outside the construtor if
preferred. If no container is specified and start() is called before the seed is added to the
display list, then an error will be thrown.
- Adjusted particle container so that it is no longer a required constructor argument. If not set,
it will be set when the seed is added to the display list. The particle container will automatically
be the seed container. The "container" parameter can also be set outside the construtor if
preferred. If no container is specified and start() is called before the seed is added to the
display list, then an error will be thrown.