H A D | X2DFast.js | 96 this.drawCut(this.whiteCut, x, y, w, h, 0, 0, 0, c); 100 this.drawCut( 193 …this.drawCut(pcut, tmat[0][0], tmat[0][1], tmat[1][0], tmat[1][1], tmat[2][2], tmat[3][0], tmat[3]… 195 drawCut(cid, x = 0, y = 0, sw = 1, sh = 1, ra = 0, ox = 0, oy = 0, c = COLOR) { method in X2DFast 222 this.drawCut(cid, x, y, sw, sh, ra, ox, oy, c);
|