Class: PUB_Mask

PUB_Mask()

蒙版组件.

Constructor

new PUB_Mask()

Source:
Example
import {Easy} from "pubtool4pixi"
Easy.create("PUB_Mask",{
    parentContainer:stage
}).show();

Extends