getContext('2d'); context.fillStyle = 'white'; context.fillRect(0, 0, 10, 10); return new Texture(new _BaseTexture2.default(canvas)); }.
確定! 回上一頁