/** * @author Mat Groves http://matgroves.com/ @Doormat23 */ PIXI.FilterBlock = function() { this.visible = true; this.renderable = true; } >>>>>>> 67d0c577d3163e527043f6973a4b3a31131cab08