scottschiller / Snowstorm

Enterprise-grade JavaScript snow effect for the internets, setting CPUs on fire worldwide every winter since 2003.
http://www.schillmania.com/projects/snowstorm/
Other
541 stars 144 forks source link

Change config after running? #30

Closed kirkins closed 7 years ago

kirkins commented 7 years ago

Is it possible to re-initialize the snowStorm if you want to update a value after it's running?

For example say I want to do:

snowStorm.snowColor=newColor

After the storm has already started. It seems this can only be changed during the first initialization. Is there a work around to change configuration values and then re-load?