H A D | XTexture.js | 107 TmpCut(rid, x = 0, y = 0, w = -1, h = -1, ww = 1024, hh = 1024) { argument 122 callAllCuts(param, rid, x, y, w, h, ww, hh) { argument 124 rid: rid, x: x, y: y, w: w, h: h, u0: x / ww, v0: y / hh, u1: (x + w) / ww, v1: y / hh, property in XTexture.callAllCuts.allCuts 128 makeCut(rid, x = 0, y = 0, w = -1, h = -1, ww = -1, hh = -1) { argument 248 this.textIdxs[textIdx] = {cid: cid, rid: rid, mask: mask << off, time: this.timenow(),}; property in XTexture.getText.textIdxs
|