@pixi/particle-container
Advanced tools
Comparing version 6.1.3 to 6.2.0
/*! | ||
* @pixi/particle-container - v6.1.3 | ||
* Compiled Mon, 13 Sep 2021 15:29:31 UTC | ||
* @pixi/particle-container - v6.2.0 | ||
* Compiled Mon, 01 Nov 2021 16:52:10 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/particle-container is licensed under the MIT License. |
/*! | ||
* @pixi/particle-container - v6.1.3 | ||
* Compiled Mon, 13 Sep 2021 15:29:31 UTC | ||
* @pixi/particle-container - v6.2.0 | ||
* Compiled Mon, 01 Nov 2021 16:52:10 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/particle-container is licensed under the MIT License. |
/*! | ||
* @pixi/particle-container - v6.1.3 | ||
* Compiled Mon, 13 Sep 2021 15:29:31 UTC | ||
* @pixi/particle-container - v6.2.0 | ||
* Compiled Mon, 01 Nov 2021 16:52:10 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/particle-container is licensed under the MIT License. |
/*! | ||
* @pixi/particle-container - v6.1.3 | ||
* Compiled Mon, 13 Sep 2021 15:29:31 UTC | ||
* @pixi/particle-container - v6.2.0 | ||
* Compiled Mon, 01 Nov 2021 16:52:10 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/particle-container is licensed under the MIT License. |
/*! | ||
* @pixi/particle-container - v6.1.3 | ||
* Compiled Mon, 13 Sep 2021 15:29:31 UTC | ||
* @pixi/particle-container - v6.2.0 | ||
* Compiled Mon, 01 Nov 2021 16:52:10 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/particle-container is licensed under the MIT License. |
/*! | ||
* @pixi/particle-container - v6.1.3 | ||
* Compiled Mon, 13 Sep 2021 15:29:31 UTC | ||
* @pixi/particle-container - v6.2.0 | ||
* Compiled Mon, 01 Nov 2021 16:52:10 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/particle-container is licensed under the MIT License. |
@@ -122,3 +122,3 @@ import type { BaseTexture } from '@pixi/core'; | ||
export declare class ParticleContainer extends Container { | ||
readonly blendMode: BLEND_MODES; | ||
blendMode: BLEND_MODES; | ||
autoResize: boolean; | ||
@@ -149,3 +149,3 @@ roundPixels: boolean; | ||
*/ | ||
constructor(maxSize: number, properties: IParticleProperties, batchSize?: number, autoResize?: boolean); | ||
constructor(maxSize?: number, properties?: IParticleProperties, batchSize?: number, autoResize?: boolean); | ||
/** | ||
@@ -152,0 +152,0 @@ * Sets the private properties array to dynamic / static based on the passed properties object |
{ | ||
"name": "@pixi/particle-container", | ||
"version": "6.1.3", | ||
"version": "6.2.0", | ||
"main": "dist/cjs/particle-container.js", | ||
@@ -28,9 +28,9 @@ "module": "dist/esm/particle-container.js", | ||
"peerDependencies": { | ||
"@pixi/constants": "6.1.3", | ||
"@pixi/core": "6.1.3", | ||
"@pixi/display": "6.1.3", | ||
"@pixi/math": "6.1.3", | ||
"@pixi/utils": "6.1.3" | ||
"@pixi/constants": "6.2.0", | ||
"@pixi/core": "6.2.0", | ||
"@pixi/display": "6.2.0", | ||
"@pixi/math": "6.2.0", | ||
"@pixi/utils": "6.2.0" | ||
}, | ||
"gitHead": "2342b551124751206078602eb0e4408df230923e" | ||
"gitHead": "793f21c0d0f2d2a423bd4339f40a569e1ea68711" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
529087