Improved documentation of the destroy method (#3529)
* Improved documentation of the destroy method
Documents the .texture and .baseTexture parameters for the settings object that may not be used for the class itself, but could get propogated down to children
Fixes https://github.com/pixijs/pixi.js/issues/3407

* Improved clarity of docs
1 parent 5136281 commit 4b7f1f30c72d758d4e96a1ef70e329c09a998879
@Dave Moore Dave Moore authored on 5 Jan 2017
Mat Groves committed on 5 Jan 2017
Showing 3 changed files
View
src/core/display/Container.js
View
src/core/graphics/Graphics.js
View
src/particles/ParticleContainer.js