new Snow(SnowParams) → {Snow}
Default Constructor
Parameters:
Name | Type | Description |
---|---|---|
SnowParams |
SnowParams | with xPos, yPos, width, yAcceleration, life, xVelocity, yVelocity, flicker, intensity, xAcceleration, size, yOffset |
- Source:
Returns:
New instance of Snow object
- Type
- Snow