new Weather()Weather.js:8The weather effect which displays rain, storm, or snow.ExtendsPIXI.ContainerMembersoriginPointThe origin point of the weather for scrollingpowernumberThe power of the weather in the range (0, 9)typestringThe type of the weather in ["none", "rain", "storm", "snow"]Methodsdestroy()Weather.js:53Destroys the weatherinitialize()Weather.js:18Initializes the weather objectupdate()Weather.js:64Updates the weather for each frame