Jsdoc fixes - marking relevant functions as @private (#2978)
* Adding private jsdoc tag

* Added jsdoc @private tag to relevant functions

* moved private variables to above the setter, but out of the way of getting jsdocced
1 parent 2796a9d commit b3990a105952f976b1a1aee6dc06b613c57fd7cd
@Dave Dave authored on 21 Sep 2016
Chad Engler committed on 21 Sep 2016
Showing 7 changed files
View
src/core/display/DisplayObject.js
View
src/core/graphics/Graphics.js
View
src/core/renderers/webgl/WebGLRenderer.js
View
src/core/sprites/Sprite.js
View
src/core/text/Text.js
View
src/filters/colormatrix/ColorMatrixFilter.js
View
src/mesh/Mesh.js