Class: StencilManager

PIXI. StencilManager

new PIXI.StencilManager(renderer)

Name Type Description
renderer PIXI.WebGLRenderer

The renderer this manager works for.

Extends

Members

The renderer this manager works for.

Methods

Destroys the mask stack.

Generic method called when there is a WebGL context change.

TODO @alvin

Applies the Mask and adds it to the current filter stack. @alvin

Name Type Description
graphics PIXI.Graphics

The mask

Changes the mask stack that is used by this manager.

Name Type Description
stencilMaskStack Array.<PIXI.Graphics>

The mask stack