{"class":{"name":"PIXI.WebGLBlendModeManager","extends":"","static":false,"constructor":true,"parameters":[{"name":"gl","type":["PIXI.WebGLContext"],"help":"the current WebGL drawing context","optional":false,"default":null}],"help":""},"consts":[],"methods":{"public":[{"name":"destroy","static":false,"returns":null,"help":"Destroys this object.","line":55,"public":true,"protected":false,"private":false,"parameters":[],"inherited":false,"inheritedFrom":""},{"name":"setBlendMode","static":false,"returns":null,"help":"Sets-up the given blendMode from WebGL's point of view.","line":38,"public":true,"protected":false,"private":false,"parameters":[{"name":"blendMode","type":["number"],"help":"the blendMode, should be a Pixi const, such as PIXI.BlendModes.ADD","optional":false,"default":null}],"inherited":false,"inheritedFrom":""},{"name":"setContext","static":false,"returns":null,"help":"Sets the WebGL Context.","line":27,"public":true,"protected":false,"private":false,"parameters":[{"name":"gl","type":["PIXI.WebGLContext"],"help":"the current WebGL drawing context","optional":false,"default":null}],"inherited":false,"inheritedFrom":""}],"protected":[],"private":[],"static":[]},"properties":{"public":[{"name":"currentBlendMode","type":["number"],"help":"","inlineHelp":"","line":16,"default":null,"public":true,"protected":false,"private":false,"readOnly":false}],"protected":[],"private":[]}}