(function (C, v) { (function (h, p, g) { function e(d) { var l = p[d]; l || h[d][0].call(l = p[d] = {exports: {}}, e, l, l.exports); return l.exports } var q = C.protobuf = e(g[0]); "function" === typeof define && define.amd && define(["long"], function (d) { d && d.isLong && (q.util.Long = d, q.configure()); return q }); "object" === typeof module && module && module.exports && (module.exports = q) })({ 1: [function (h, p, g) { p.exports = function (e, g) { for (var d = Array(arguments.length - 1), l = 0, J = 2, q = !0; J < arguments.length;) d[l++] = arguments[J++]; return new Promise(function (J, h) { d[l] = function (d) { if (q) if (q = !1, d) h(d); else { for (var l = Array(arguments.length - 1), e = 0; e < l.length;) l[e++] = arguments[e]; J.apply(null, l) } }; try { e.apply(g || null, d) } catch (Za) { q && (q = !1, h(Za)) } }) } }, {}], 2: [function (h, p, g) { g.length = function (d) { var l = d.length; if (!l) return 0; for (var e = 0; 1 < --l % 4 && "\x3d" === d.charAt(l);) ++e; return Math.ceil(3 * d.length) / 4 - e }; var e = Array(64), q = Array(123); for (h = 0; 64 > h;) q[e[h] = 26 > h ? h + 65 : 52 > h ? h + 71 : 62 > h ? h - 4 : h - 59 | 43] = h++; g.encode = function (d, l, g) { for (var J = null, q = [], h = 0, p = 0, v; l < g;) { var C = d[l++]; switch (p) { case 0: q[h++] = e[C >> 2]; v = (C & 3) << 4; p = 1; break; case 1: q[h++] = e[v | C >> 4]; v = (C & 15) << 2; p = 2; break; case 2: q[h++] = e[v | C >> 6], q[h++] = e[C & 63], p = 0 } 8191 < h && ((J || (J = [])).push(String.fromCharCode.apply(String, q)), h = 0) } p && (q[h++] = e[v], q[h++] = 61, 1 === p && (q[h++] = 61)); return J ? (h && J.push(String.fromCharCode.apply(String, q.slice(0, h))), J.join("")) : String.fromCharCode.apply(String, q.slice(0, h)) }; g.decode = function (d, l, e) { for (var g = e, J = 0, h, p = 0; p < d.length;) { var C = d.charCodeAt(p++); if (61 === C && 1 < J) break; if ((C = q[C]) === v) throw Error("invalid encoding"); switch (J) { case 0: h = C; J = 1; break; case 1: l[e++] = h << 2 | (C & 48) >> 4; h = C; J = 2; break; case 2: l[e++] = (h & 15) << 4 | (C & 60) >> 2; h = C; J = 3; break; case 3: l[e++] = (h & 3) << 6 | C, J = 0 } } if (1 === J) throw Error("invalid encoding"); return e - g }; g.test = function (d) { return /^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/.test(d) } }, {}], 3: [function (h, p, g) { function e() { this._listeners = {} } p.exports = e; e.prototype.on = function (e, d, l) { (this._listeners[e] || (this._listeners[e] = [])).push({fn: d, ctx: l || this}); return this }; e.prototype.off = function (e, d) { if (e === v) this._listeners = {}; else if (d === v) this._listeners[e] = []; else for (var l = this._listeners[e], g = 0; g < l.length;) l[g].fn === d ? l.splice(g, 1) : ++g; return this }; e.prototype.emit = function (e) { var d = this._listeners[e]; if (d) { for (var l = [], g = 1; g < arguments.length;) l.push(arguments[g++]); for (g = 0; g < d.length;) d[g].fn.apply(d[g++].ctx, l) } return this } }, {}], 4: [function (h, p, g) { function e(e) { "undefined" !== typeof Float32Array ? function () { function d(d, l, e) { q[0] = d; l[e] = h[0]; l[e + 1] = h[1]; l[e + 2] = h[2]; l[e + 3] = h[3] } function l(d, l, e) { q[0] = d; l[e] = h[3]; l[e + 1] = h[2]; l[e + 2] = h[1]; l[e + 3] = h[0] } function g(d, l) { h[0] = d[l]; h[1] = d[l + 1]; h[2] = d[l + 2]; h[3] = d[l + 3]; return q[0] } function J(d, l) { h[3] = d[l]; h[2] = d[l + 1]; h[1] = d[l + 2]; h[0] = d[l + 3]; return q[0] } var q = new Float32Array([-0]), h = new Uint8Array(q.buffer), na = 128 === h[3]; e.writeFloatLE = na ? d : l; e.writeFloatBE = na ? l : d; e.readFloatLE = na ? g : J; e.readFloatBE = na ? J : g }() : function () { function g(d, l, e, g) { var J = 0 > l ? 1 : 0; J && (l = -l); if (0 === l) d(0 < 1 / l ? 0 : 2147483648, e, g); else if (isNaN(l)) d(2143289344, e, g); else if (3.4028234663852886E38 < l) d((J << 31 | 2139095040) >>> 0, e, g); else if (1.1754943508222875E-38 > l) d((J << 31 | Math.round(l / 1.401298464324817E-45)) >>> 0, e, g); else { var q = Math.floor(Math.log(l) / Math.LN2); d((J << 31 | q + 127 << 23 | Math.round(l * Math.pow(2, -q) * 8388608) & 8388607) >>> 0, e, g) } } function h(d, l, e) { e = d(l, e); d = 2 * (e >> 31) + 1; l = e >>> 23 & 255; e &= 8388607; return 255 === l ? e ? NaN : Infinity * d : 0 === l ? 1.401298464324817E-45 * d * e : d * Math.pow(2, l - 150) * (e + 8388608) } e.writeFloatLE = g.bind(null, q); e.writeFloatBE = g.bind(null, d); e.readFloatLE = h.bind(null, l); e.readFloatBE = h.bind(null, J) }(); "undefined" !== typeof Float64Array ? function () { function d(d, l, e) { q[0] = d; l[e] = h[0]; l[e + 1] = h[1]; l[e + 2] = h[2]; l[e + 3] = h[3]; l[e + 4] = h[4]; l[e + 5] = h[5]; l[e + 6] = h[6]; l[e + 7] = h[7] } function l(d, l, e) { q[0] = d; l[e] = h[7]; l[e + 1] = h[6]; l[e + 2] = h[5]; l[e + 3] = h[4]; l[e + 4] = h[3]; l[e + 5] = h[2]; l[e + 6] = h[1]; l[e + 7] = h[0] } function g(d, l) { h[0] = d[l]; h[1] = d[l + 1]; h[2] = d[l + 2]; h[3] = d[l + 3]; h[4] = d[l + 4]; h[5] = d[l + 5]; h[6] = d[l + 6]; h[7] = d[l + 7]; return q[0] } function J(d, l) { h[7] = d[l]; h[6] = d[l + 1]; h[5] = d[l + 2]; h[4] = d[l + 3]; h[3] = d[l + 4]; h[2] = d[l + 5]; h[1] = d[l + 6]; h[0] = d[l + 7]; return q[0] } var q = new Float64Array([-0]), h = new Uint8Array(q.buffer), na = 128 === h[7]; e.writeDoubleLE = na ? d : l; e.writeDoubleBE = na ? l : d; e.readDoubleLE = na ? g : J; e.readDoubleBE = na ? J : g }() : function () { function g(d, l, e, g, J, q) { var h = 0 > g ? 1 : 0; h && (g = -g); if (0 === g) d(0, J, q + l), d(0 < 1 / g ? 0 : 2147483648, J, q + e); else if (isNaN(g)) d(0, J, q + l), d(2146959360, J, q + e); else if (1.7976931348623157E308 < g) d(0, J, q + l), d((h << 31 | 2146435072) >>> 0, J, q + e); else if (2.2250738585072014E-308 > g) g /= 4.9E-324, d(g >>> 0, J, q + l), d((h << 31 | g / 4294967296) >>> 0, J, q + e); else { var na = Math.floor(Math.log(g) / Math.LN2); 1024 === na && (na = 1023); g *= Math.pow(2, -na); d(4503599627370496 * g >>> 0, J, q + l); d((h << 31 | na + 1023 << 20 | 1048576 * g & 1048575) >>> 0, J, q + e) } } function h(d, l, e, g, J) { l = d(g, J + l); g = d(g, J + e); d = 2 * (g >> 31) + 1; e = g >>> 20 & 2047; l = 4294967296 * (g & 1048575) + l; return 2047 === e ? l ? NaN : Infinity * d : 0 === e ? 4.9E-324 * d * l : d * Math.pow(2, e - 1075) * (l + 4503599627370496) } e.writeDoubleLE = g.bind(null, q, 0, 4); e.writeDoubleBE = g.bind(null, d, 4, 0); e.readDoubleLE = h.bind(null, l, 0, 4); e.readDoubleBE = h.bind(null, J, 4, 0) }(); return e } function q(d, l, e) { l[e] = d & 255; l[e + 1] = d >>> 8 & 255; l[e + 2] = d >>> 16 & 255; l[e + 3] = d >>> 24 } function d(d, l, e) { l[e] = d >>> 24; l[e + 1] = d >>> 16 & 255; l[e + 2] = d >>> 8 & 255; l[e + 3] = d & 255 } function l(d, l) { return (d[l] | d[l + 1] << 8 | d[l + 2] << 16 | d[l + 3] << 24) >>> 0 } function J(d, l) { return (d[l] << 24 | d[l + 1] << 16 | d[l + 2] << 8 | d[l + 3]) >>> 0 } p.exports = e(e) }, {}], 5: [function (h, p, g) { p.exports = function (e) { try { var g = eval("quire".replace(/^/, "re"))(e); if (g && (g.length || Object.keys(g).length)) return g } catch (d) { } return null } }, {}], 6: [function (h, p, g) { p.exports = function (e, g, d) { var l = d || 8192, J = l >>> 1, q = null, h = l; return function (d) { if (1 > d || d > J) return e(d); h + d > l && (q = e(l), h = 0); d = g.call(q, h, h += d); h & 7 && (h = (h | 7) + 1); return d } } }, {}], 7: [function (h, p, g) { g.length = function (e) { for (var g = 0, d, l = 0; l < e.length; ++l) d = e.charCodeAt(l), 128 > d ? g += 1 : 2048 > d ? g += 2 : 55296 === (d & 64512) && 56320 === (e.charCodeAt(l + 1) & 64512) ? (++l, g += 4) : g += 3; return g }; g.read = function (e, g, d) { if (1 > d - g) return ""; for (var l = null, J = [], q = 0, h; g < d;) h = e[g++], 128 > h ? J[q++] = h : 191 < h && 224 > h ? J[q++] = (h & 31) << 6 | e[g++] & 63 : 239 < h && 365 > h ? (h = ((h & 7) << 18 | (e[g++] & 63) << 12 | (e[g++] & 63) << 6 | e[g++] & 63) - 65536, J[q++] = 55296 + (h >> 10), J[q++] = 56320 + (h & 1023)) : J[q++] = (h & 15) << 12 | (e[g++] & 63) << 6 | e[g++] & 63, 8191 < q && ((l || (l = [])).push(String.fromCharCode.apply(String, J)), q = 0); return l ? (q && l.push(String.fromCharCode.apply(String, J.slice(0, q))), l.join("")) : String.fromCharCode.apply(String, J.slice(0, q)) }; g.write = function (e, g, d) { for (var l = d, J, q, h = 0; h < e.length; ++h) J = e.charCodeAt(h), 128 > J ? g[d++] = J : (2048 > J ? g[d++] = J >> 6 | 192 : (55296 === (J & 64512) && 56320 === ((q = e.charCodeAt(h + 1)) & 64512) ? (J = 65536 + ((J & 1023) << 10) + (q & 1023), ++h, g[d++] = J >> 18 | 240, g[d++] = J >> 12 & 63 | 128) : g[d++] = J >> 12 | 224, g[d++] = J >> 6 & 63 | 128), g[d++] = J & 63 | 128); return d - l } }, {}], 8: [function (h, p, g) { function e() { q.Reader._configure(q.BufferReader); q.util._configure() } var q = g; q.build = "minimal"; q.Writer = h(16); q.BufferWriter = h(17); q.Reader = h(9); q.BufferReader = h(10); q.util = h(15); q.rpc = h(12); q.roots = h(11); q.configure = e; q.Writer._configure(q.BufferWriter); e() }, {10: 10, 11: 11, 12: 12, 15: 15, 16: 16, 17: 17, 9: 9}], 9: [function (h, p, g) { function e(d, l) { return RangeError("index out of range: " + d.pos + " + " + (l || 1) + " \x3e " + d.len) } function q(d) { this.buf = d; this.pos = 0; this.len = d.length } function d() { var d = new D(0, 0), l = 0; if (4 < this.len - this.pos) { for (; 4 > l; ++l) if (d.lo = (d.lo | (this.buf[this.pos] & 127) << 7 * l) >>> 0, 128 > this.buf[this.pos++]) return d; d.lo = (d.lo | (this.buf[this.pos] & 127) << 28) >>> 0; d.hi = (d.hi | (this.buf[this.pos] & 127) >> 4) >>> 0; if (128 > this.buf[this.pos++]) return d; l = 0 } else { for (; 3 > l; ++l) { if (this.pos >= this.len) throw e(this); d.lo = (d.lo | (this.buf[this.pos] & 127) << 7 * l) >>> 0; if (128 > this.buf[this.pos++]) return d } d.lo = (d.lo | (this.buf[this.pos++] & 127) << 7 * l) >>> 0; return d } if (4 < this.len - this.pos) for (; 5 > l; ++l) { if (d.hi = (d.hi | (this.buf[this.pos] & 127) << 7 * l + 3) >>> 0, 128 > this.buf[this.pos++]) return d } else for (; 5 > l; ++l) { if (this.pos >= this.len) throw e(this); d.hi = (d.hi | (this.buf[this.pos] & 127) << 7 * l + 3) >>> 0; if (128 > this.buf[this.pos++]) return d } throw Error("invalid varint encoding"); } function l(d, l) { return (d[l - 4] | d[l - 3] << 8 | d[l - 2] << 16 | d[l - 1] << 24) >>> 0 } function J() { if (this.pos + 8 > this.len) throw e(this, 8); return new D(l(this.buf, this.pos += 4), l(this.buf, this.pos += 4)) } p.exports = q; var na = h(15), v, D = na.LongBits, C = na.utf8, Qa = "undefined" !== typeof Uint8Array ? function (d) { if (d instanceof Uint8Array || Array.isArray(d)) return new q(d); throw Error("illegal buffer"); } : function (d) { if (Array.isArray(d)) return new q(d); throw Error("illegal buffer"); }; q.create = na.Buffer ? function (d) { return (q.create = function (d) { return na.Buffer.isBuffer(d) ? new v(d) : Qa(d) })(d) } : Qa; q.prototype._slice = na.Array.prototype.subarray || na.Array.prototype.slice; q.prototype.uint32 = function () { var d = 4294967295; return function () { d = (this.buf[this.pos] & 127) >>> 0; if (128 > this.buf[this.pos++]) return d; d = (d | (this.buf[this.pos] & 127) << 7) >>> 0; if (128 > this.buf[this.pos++]) return d; d = (d | (this.buf[this.pos] & 127) << 14) >>> 0; if (128 > this.buf[this.pos++]) return d; d = (d | (this.buf[this.pos] & 127) << 21) >>> 0; if (128 > this.buf[this.pos++]) return d; d = (d | (this.buf[this.pos] & 15) << 28) >>> 0; if (128 > this.buf[this.pos++]) return d; if ((this.pos += 5) > this.len) throw this.pos = this.len, e(this, 10); return d } }(); q.prototype.int32 = function () { return this.uint32() | 0 }; q.prototype.sint32 = function () { var d = this.uint32(); return d >>> 1 ^ -(d & 1) | 0 }; q.prototype.bool = function () { return 0 !== this.uint32() }; q.prototype.fixed32 = function () { if (this.pos + 4 > this.len) throw e(this, 4); return l(this.buf, this.pos += 4) }; q.prototype.sfixed32 = function () { if (this.pos + 4 > this.len) throw e(this, 4); return l(this.buf, this.pos += 4) | 0 }; q.prototype["float"] = function () { if (this.pos + 4 > this.len) throw e(this, 4); var d = na["float"].readFloatLE(this.buf, this.pos); this.pos += 4; return d }; q.prototype["double"] = function () { if (this.pos + 8 > this.len) throw e(this, 4); var d = na["float"].readDoubleLE(this.buf, this.pos); this.pos += 8; return d }; q.prototype.bytes = function () { var d = this.uint32(), l = this.pos, g = this.pos + d; if (g > this.len) throw e(this, d); this.pos += d; return Array.isArray(this.buf) ? this.buf.slice(l, g) : l === g ? new this.buf.constructor(0) : this._slice.call(this.buf, l, g) }; q.prototype.string = function () { var d = this.bytes(); return C.read(d, 0, d.length) }; q.prototype.skip = function (d) { if ("number" === typeof d) { if (this.pos + d > this.len) throw e(this, d); this.pos += d } else { do if (this.pos >= this.len) throw e(this); while (this.buf[this.pos++] & 128) } return this }; q.prototype.skipType = function (d) { switch (d) { case 0: this.skip(); break; case 1: this.skip(8); break; case 2: this.skip(this.uint32()); break; case 3: do { if (4 === (d = this.uint32() & 7)) break; this.skipType(d) } while (1); break; case 5: this.skip(4); break; default: throw Error("invalid wire type " + d + " at offset " + this.pos); } return this }; q._configure = function (l) { v = l; var e = na.Long ? "toLong" : "toNumber"; na.merge(q.prototype, { int64: function () { return d.call(this)[e](!1) }, uint64: function () { return d.call(this)[e](!0) }, sint64: function () { return d.call(this).zzDecode()[e](!1) }, fixed64: function () { return J.call(this)[e](!0) }, sfixed64: function () { return J.call(this)[e](!1) } }) } }, {15: 15}], 10: [function (h, p, g) { function e(d) { q.call(this, d) } p.exports = e; var q = h(9); (e.prototype = Object.create(q.prototype)).constructor = e; h = h(15); h.Buffer && (e.prototype._slice = h.Buffer.prototype.slice); e.prototype.string = function () { var d = this.uint32(); return this.buf.utf8Slice(this.pos, this.pos = Math.min(this.pos + d, this.len)) } }, {15: 15, 9: 9}], 11: [function (h, p, g) { p.exports = {} }, {}], 12: [function (h, p, g) { g.Service = h(13) }, {13: 13}], 13: [function (h, p, g) { function e(d, l, e) { if ("function" !== typeof d) throw TypeError("rpcImpl must be a function"); q.EventEmitter.call(this); this.rpcImpl = d; this.requestDelimited = !!l; this.responseDelimited = !!e } p.exports = e; var q = h(15); (e.prototype = Object.create(q.EventEmitter.prototype)).constructor = e; e.prototype.rpcCall = function l(e, g, h, p, C) { if (!p) throw TypeError("request must be specified"); var J = this; if (!C) return q.asPromise(l, J, e, g, h, p); if (!J.rpcImpl) return setTimeout(function () { C(Error("already ended")) }, 0), v; try { return J.rpcImpl(e, g[J.requestDelimited ? "encodeDelimited" : "encode"](p).finish(), function (l, g) { if (l) return J.emit("error", l, e), C(l); if (null === g) return J.end(!0), v; if (!(g instanceof h)) try { g = h[J.responseDelimited ? "decodeDelimited" : "decode"](g) } catch (Rb) { return J.emit("error", Rb, e), C(Rb) } J.emit("data", g, e); return C(null, g) }) } catch (pb) { return J.emit("error", pb, e), setTimeout(function () { C(pb) }, 0), v } }; e.prototype.end = function (l) { this.rpcImpl && (l || this.rpcImpl(null, null, null), this.rpcImpl = null, this.emit("end").off()); return this } }, {15: 15}], 14: [function (h, p, g) { function e(d, l) { this.lo = d >>> 0; this.hi = l >>> 0 } p.exports = e; var q = h(15), d = e.zero = new e(0, 0); d.toNumber = function () { return 0 }; d.zzEncode = d.zzDecode = function () { return this }; d.length = function () { return 1 }; var l = e.zeroHash = "\x00\x00\x00\x00\x00\x00\x00\x00"; e.fromNumber = function (l) { if (0 === l) return d; var g = 0 > l; g && (l = -l); var J = l >>> 0; l = (l - J) / 4294967296 >>> 0; g && (l = ~l >>> 0, J = ~J >>> 0, 4294967295 < ++J && (J = 0, 4294967295 < ++l && (l = 0))); return new e(J, l) }; e.from = function (l) { if ("number" === typeof l) return e.fromNumber(l); if (q.isString(l)) if (q.Long) l = q.Long.fromString(l); else return e.fromNumber(parseInt(l, 10)); return l.low || l.high ? new e(l.low >>> 0, l.high >>> 0) : d }; e.prototype.toNumber = function (d) { if (!d && this.hi >>> 31) { d = ~this.lo + 1 >>> 0; var l = ~this.hi >>> 0; d || (l = l + 1 >>> 0); return -(d + 4294967296 * l) } return this.lo + 4294967296 * this.hi }; e.prototype.toLong = function (d) { return q.Long ? new q.Long(this.lo | 0, this.hi | 0, !!d) : { low: this.lo | 0, high: this.hi | 0, unsigned: !!d } }; var J = String.prototype.charCodeAt; e.fromHash = function (g) { return g === l ? d : new e((J.call(g, 0) | J.call(g, 1) << 8 | J.call(g, 2) << 16 | J.call(g, 3) << 24) >>> 0, (J.call(g, 4) | J.call(g, 5) << 8 | J.call(g, 6) << 16 | J.call(g, 7) << 24) >>> 0) }; e.prototype.toHash = function () { return String.fromCharCode(this.lo & 255, this.lo >>> 8 & 255, this.lo >>> 16 & 255, this.lo >>> 24, this.hi & 255, this.hi >>> 8 & 255, this.hi >>> 16 & 255, this.hi >>> 24) }; e.prototype.zzEncode = function () { var d = this.hi >> 31; this.hi = ((this.hi << 1 | this.lo >>> 31) ^ d) >>> 0; this.lo = (this.lo << 1 ^ d) >>> 0; return this }; e.prototype.zzDecode = function () { var d = -(this.lo & 1); this.lo = ((this.lo >>> 1 | this.hi << 31) ^ d) >>> 0; this.hi = (this.hi >>> 1 ^ d) >>> 0; return this }; e.prototype.length = function () { var d = this.lo, l = (this.lo >>> 28 | this.hi << 4) >>> 0, e = this.hi >>> 24; return 0 === e ? 0 === l ? 16384 > d ? 128 > d ? 1 : 2 : 2097152 > d ? 3 : 4 : 16384 > l ? 128 > l ? 5 : 6 : 2097152 > l ? 7 : 8 : 128 > e ? 9 : 10 } }, {15: 15}], 15: [function (h, p, g) { function e(d, l, e) { for (var g = Object.keys(l), J = 0; J < g.length; ++J) d[g[J]] !== v && e || (d[g[J]] = l[g[J]]); return d } function q(d) { function l(d, g) { if (!(this instanceof l)) return new l(d, g); Object.defineProperty(this, "message", { get: function () { return d } }); Error.captureStackTrace ? Error.captureStackTrace(this, l) : Object.defineProperty(this, "stack", {value: Error().stack || ""}); g && e(this, g) } (l.prototype = Object.create(Error.prototype)).constructor = l; Object.defineProperty(l.prototype, "name", { get: function () { return d } }); l.prototype.toString = function () { return this.name + ": " + this.message }; return l } g.asPromise = h(1); g.base64 = h(2); g.EventEmitter = h(3); g["float"] = h(4); g.inquire = h(5); g.utf8 = h(7); g.pool = h(6); g.LongBits = h(14); g.emptyArray = Object.freeze ? Object.freeze([]) : []; g.emptyObject = Object.freeze ? Object.freeze({}) : {}; g.isNode = !!(C.process && C.process.versions && C.process.versions.node); g.isInteger = Number.isInteger || function (d) { return "number" === typeof d && isFinite(d) && Math.floor(d) === d }; g.isString = function (d) { return "string" === typeof d || d instanceof String }; g.isObject = function (d) { return d && "object" === typeof d }; g.isset = g.isSet = function (d, l) { var e = d[l]; return null != e && d.hasOwnProperty(l) ? "object" !== typeof e || 0 < (Array.isArray(e) ? e.length : Object.keys(e).length) : !1 }; g.Buffer = function () { try { var d = g.inquire("buffer").Buffer; return d.prototype.utf8Write ? d : null } catch (l) { return null } }(); g._Buffer_from = null; g._Buffer_allocUnsafe = null; g.newBuffer = function (d) { return "number" === typeof d ? g.Buffer ? g._Buffer_allocUnsafe(d) : new g.Array(d) : g.Buffer ? g._Buffer_from(d) : "undefined" === typeof Uint8Array ? d : new Uint8Array(d) }; g.Array = "undefined" !== typeof Uint8Array ? Uint8Array : Array; g.Long = C.dcodeIO && C.dcodeIO.Long || g.inquire("long"); g.key2Re = /^true|false|0|1$/; g.key32Re = /^-?(?:0|[1-9][0-9]*)$/; g.key64Re = /^(?:[\\x00-\\xff]{8}|-?(?:0|[1-9][0-9]*))$/; g.longToHash = function (d) { return d ? g.LongBits.from(d).toHash() : g.LongBits.zeroHash }; g.longFromHash = function (d, l) { var e = g.LongBits.fromHash(d); return g.Long ? g.Long.fromBits(e.lo, e.hi, l) : e.toNumber(!!l) }; g.merge = e; g.lcFirst = function (d) { return d.charAt(0).toLowerCase() + d.substring(1) }; g.newError = q; g.ProtocolError = q("ProtocolError"); g.oneOfGetter = function (d) { for (var l = {}, e = 0; e < d.length; ++e) l[d[e]] = 1; return function () { for (var d = Object.keys(this), e = d.length - 1; -1 < e; --e) if (1 === l[d[e]] && this[d[e]] !== v && null !== this[d[e]]) return d[e] } }; g.oneOfSetter = function (d) { return function (l) { for (var e = 0; e < d.length; ++e) d[e] !== l && delete this[d[e]] } }; g.toJSONOptions = {longs: String, enums: String, bytes: String, json: !0}; g._configure = function () { var d = g.Buffer; d ? (g._Buffer_from = d.from !== Uint8Array.from && d.from || function (l, e) { return new d(l, e) }, g._Buffer_allocUnsafe = d.allocUnsafe || function (l) { return new d(l) }) : g._Buffer_from = g._Buffer_allocUnsafe = null } }, {1: 1, 14: 14, 2: 2, 3: 3, 4: 4, 5: 5, 6: 6, 7: 7}], 16: [function (h, p, g) { function e(d, l, e) { this.fn = d; this.len = l; this.next = v; this.val = e } function q() { } function d(d) { this.head = d.head; this.tail = d.tail; this.len = d.len; this.next = d.states } function l() { this.len = 0; this.tail = this.head = new e(q, 0, 0); this.states = null } function J(d, l, e) { l[e] = d & 255 } function na(d, l) { this.len = d; this.next = v; this.val = l } function qc(d, l, e) { for (; d.hi;) l[e++] = d.lo & 127 | 128, d.lo = (d.lo >>> 7 | d.hi << 25) >>> 0, d.hi >>>= 7; for (; 127 < d.lo;) l[e++] = d.lo & 127 | 128, d.lo >>>= 7; l[e++] = d.lo } function C(d, l, e) { l[e] = d & 255; l[e + 1] = d >>> 8 & 255; l[e + 2] = d >>> 16 & 255; l[e + 3] = d >>> 24 } p.exports = l; var Za = h(15), Qa, pb = Za.LongBits, md = Za.base64, Rb = Za.utf8; l.create = Za.Buffer ? function () { return (l.create = function () { return new Qa })() } : function () { return new l }; l.alloc = function (d) { return new Za.Array(d) }; Za.Array !== Array && (l.alloc = Za.pool(l.alloc, Za.Array.prototype.subarray)); l.prototype._push = function (d, l, g) { this.tail = this.tail.next = new e(d, l, g); this.len += l; return this }; na.prototype = Object.create(e.prototype); na.prototype.fn = function (d, l, e) { for (; 127 < d;) l[e++] = d & 127 | 128, d >>>= 7; l[e] = d }; l.prototype.uint32 = function (d) { this.len += (this.tail = this.tail.next = new na(128 > (d >>>= 0) ? 1 : 16384 > d ? 2 : 2097152 > d ? 3 : 268435456 > d ? 4 : 5, d)).len; return this }; l.prototype.int32 = function (d) { return 0 > d ? this._push(qc, 10, pb.fromNumber(d)) : this.uint32(d) }; l.prototype.sint32 = function (d) { return this.uint32((d << 1 ^ d >> 31) >>> 0) }; l.prototype.uint64 = function (d) { d = pb.from(d); return this._push(qc, d.length(), d) }; l.prototype.int64 = l.prototype.uint64; l.prototype.sint64 = function (d) { d = pb.from(d).zzEncode(); return this._push(qc, d.length(), d) }; l.prototype.bool = function (d) { return this._push(J, 1, d ? 1 : 0) }; l.prototype.fixed32 = function (d) { return this._push(C, 4, d >>> 0) }; l.prototype.sfixed32 = l.prototype.fixed32; l.prototype.fixed64 = function (d) { d = pb.from(d); return this._push(C, 4, d.lo)._push(C, 4, d.hi) }; l.prototype.sfixed64 = l.prototype.fixed64; l.prototype["float"] = function (d) { return this._push(Za["float"].writeFloatLE, 4, d) }; l.prototype["double"] = function (d) { return this._push(Za["float"].writeDoubleLE, 8, d) }; var F = Za.Array.prototype.set ? function (d, l, e) { l.set(d, e) } : function (d, l, e) { for (var g = 0; g < d.length; ++g) l[e + g] = d[g] }; l.prototype.bytes = function (d) { var e = d.length >>> 0; if (!e) return this._push(J, 1, 0); if (Za.isString(d)) { var g = l.alloc(e = md.length(d)); md.decode(d, g, 0); d = g } return this.uint32(e)._push(F, e, d) }; l.prototype.string = function (d) { var l = Rb.length(d); return l ? this.uint32(l)._push(Rb.write, l, d) : this._push(J, 1, 0) }; l.prototype.fork = function () { this.states = new d(this); this.head = this.tail = new e(q, 0, 0); this.len = 0; return this }; l.prototype.reset = function () { this.states ? (this.head = this.states.head, this.tail = this.states.tail, this.len = this.states.len, this.states = this.states.next) : (this.head = this.tail = new e(q, 0, 0), this.len = 0); return this }; l.prototype.ldelim = function () { var d = this.head, l = this.tail, e = this.len; this.reset().uint32(e); e && (this.tail.next = d.next, this.tail = l, this.len += e); return this }; l.prototype.finish = function () { for (var d = this.head.next, l = this.constructor.alloc(this.len), e = 0; d;) d.fn(d.val, l, e), e += d.len, d = d.next; return l }; l._configure = function (d) { Qa = d } }, {15: 15}], 17: [function (h, p, g) { function e() { d.call(this) } function q(d, e, g) { 40 > d.length ? l.utf8.write(d, e, g) : e.utf8Write(d, g) } p.exports = e; var d = h(16); (e.prototype = Object.create(d.prototype)).constructor = e; var l = h(15), J = l.Buffer; e.alloc = function (d) { return (e.alloc = l._Buffer_allocUnsafe)(d) }; var na = J && J.prototype instanceof Uint8Array && "set" === J.prototype.set.name ? function (d, l, e) { l.set(d, e) } : function (d, l, e) { if (d.copy) d.copy(l, e, 0, d.length); else for (var g = 0; g < d.length;) l[e++] = d[g++] }; e.prototype.bytes = function (d) { l.isString(d) && (d = l._Buffer_from(d, "base64")); var e = d.length >>> 0; this.uint32(e); e && this._push(na, e, d); return this }; e.prototype.string = function (d) { var l = J.byteLength(d); this.uint32(l); l && this._push(q, l, d); return this } }, {15: 15, 16: 16}] }, {}, [8]) })("object" === typeof window && window || "object" === typeof self && self || this); (function (C) { var v = C.Reader, h = C.Writer, p = C.util, g = C.roots.laya || (C.roots.laya = {}); g.proto = function () { var e = {}; e.Role = function () { function e(d) { this.pieceList = []; if (d) for (var l = Object.keys(d), e = 0; e < l.length; ++e) null != d[l[e]] && (this[l[e]] = d[l[e]]) } e.prototype.id = 0; e.prototype.name = ""; e.prototype.kind = 0; e.prototype.headurl = ""; e.prototype.headFrame = 0; e.prototype.exp = 0; e.prototype.lev = 0; e.prototype.pieceList = p.emptyArray; e.prototype.gold = 0; e.prototype.coin = 0; e.prototype.stars = 0; e.prototype.usingPet = null; e.prototype.maxScore = 0; e.prototype.equipScoreSum = 0; e.prototype.cdForShare = p.Long ? p.Long.fromBits(0, 0, !1) : 0; e.create = function (d) { return new e(d) }; e.encode = function (d, l) { l || (l = h.create()); null != d.id && d.hasOwnProperty("id") && l.uint32(8).uint32(d.id); null != d.name && d.hasOwnProperty("name") && l.uint32(18).string(d.name); null != d.kind && d.hasOwnProperty("kind") && l.uint32(24).uint32(d.kind); null != d.headurl && d.hasOwnProperty("headurl") && l.uint32(34).string(d.headurl); null != d.headFrame && d.hasOwnProperty("headFrame") && l.uint32(40).uint32(d.headFrame); null != d.exp && d.hasOwnProperty("exp") && l.uint32(168).int32(d.exp); null != d.lev && d.hasOwnProperty("lev") && l.uint32(176).int32(d.lev); if (null != d.pieceList && d.pieceList.length) for (var e = 0; e < d.pieceList.length; ++e) g.proto.Piece.encode(d.pieceList[e], l.uint32(274).fork()).ldelim(); null != d.gold && d.hasOwnProperty("gold") && l.uint32(320).int32(d.gold); null != d.coin && d.hasOwnProperty("coin") && l.uint32(328).int32(d.coin); null != d.stars && d.hasOwnProperty("stars") && l.uint32(408).int32(d.stars); null != d.usingPet && d.hasOwnProperty("usingPet") && g.proto.Pet.encode(d.usingPet, l.uint32(490).fork()).ldelim(); null != d.maxScore && d.hasOwnProperty("maxScore") && l.uint32(504).int32(d.maxScore); null != d.equipScoreSum && d.hasOwnProperty("equipScoreSum") && l.uint32(520).int32(d.equipScoreSum); null != d.cdForShare && d.hasOwnProperty("cdForShare") && l.uint32(528).int64(d.cdForShare); return l }; e.encodeDelimited = function (d, l) { return this.encode(d, l).ldelim() }; e.decode = function (d, l) { d instanceof v || (d = v.create(d)); for (var e = void 0 === l ? d.len : d.pos + l, h = new g.proto.Role; d.pos < e;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.id = d.uint32(); break; case 2: h.name = d.string(); break; case 3: h.kind = d.uint32(); break; case 4: h.headurl = d.string(); break; case 5: h.headFrame = d.uint32(); break; case 21: h.exp = d.int32(); break; case 22: h.lev = d.int32(); break; case 34: h.pieceList && h.pieceList.length || (h.pieceList = []); h.pieceList.push(g.proto.Piece.decode(d, d.uint32())); break; case 40: h.gold = d.int32(); break; case 41: h.coin = d.int32(); break; case 51: h.stars = d.int32(); break; case 61: h.usingPet = g.proto.Pet.decode(d, d.uint32()); break; case 63: h.maxScore = d.int32(); break; case 65: h.equipScoreSum = d.int32(); break; case 66: h.cdForShare = d.int64(); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.id && d.hasOwnProperty("id") && !p.isInteger(d.id)) return "id: integer expected"; if (null != d.name && d.hasOwnProperty("name") && !p.isString(d.name)) return "name: string expected"; if (null != d.kind && d.hasOwnProperty("kind") && !p.isInteger(d.kind)) return "kind: integer expected"; if (null != d.headurl && d.hasOwnProperty("headurl") && !p.isString(d.headurl)) return "headurl: string expected"; if (null != d.headFrame && d.hasOwnProperty("headFrame") && !p.isInteger(d.headFrame)) return "headFrame: integer expected"; if (null != d.exp && d.hasOwnProperty("exp") && !p.isInteger(d.exp)) return "exp: integer expected"; if (null != d.lev && d.hasOwnProperty("lev") && !p.isInteger(d.lev)) return "lev: integer expected"; if (null != d.pieceList && d.hasOwnProperty("pieceList")) { if (!Array.isArray(d.pieceList)) return "pieceList: array expected"; for (var l = 0; l < d.pieceList.length; ++l) { var e = g.proto.Piece.verify(d.pieceList[l]); if (e) return "pieceList." + e } } return null != d.gold && d.hasOwnProperty("gold") && !p.isInteger(d.gold) ? "gold: integer expected" : null != d.coin && d.hasOwnProperty("coin") && !p.isInteger(d.coin) ? "coin: integer expected" : null != d.stars && d.hasOwnProperty("stars") && !p.isInteger(d.stars) ? "stars: integer expected" : null != d.usingPet && d.hasOwnProperty("usingPet") && (e = g.proto.Pet.verify(d.usingPet)) ? "usingPet." + e : null != d.maxScore && d.hasOwnProperty("maxScore") && !p.isInteger(d.maxScore) ? "maxScore: integer expected" : null != d.equipScoreSum && d.hasOwnProperty("equipScoreSum") && !p.isInteger(d.equipScoreSum) ? "equipScoreSum: integer expected" : null == d.cdForShare || !d.hasOwnProperty("cdForShare") || p.isInteger(d.cdForShare) || d.cdForShare && p.isInteger(d.cdForShare.low) && p.isInteger(d.cdForShare.high) ? null : "cdForShare: integer|Long expected" }; e.fromObject = function (d) { if (d instanceof g.proto.Role) return d; var l = new g.proto.Role; null != d.id && (l.id = d.id >>> 0); null != d.name && (l.name = String(d.name)); null != d.kind && (l.kind = d.kind >>> 0); null != d.headurl && (l.headurl = String(d.headurl)); null != d.headFrame && (l.headFrame = d.headFrame >>> 0); null != d.exp && (l.exp = d.exp | 0); null != d.lev && (l.lev = d.lev | 0); if (d.pieceList) { if (!Array.isArray(d.pieceList)) throw TypeError(".proto.Role.pieceList: array expected"); l.pieceList = []; for (var e = 0; e < d.pieceList.length; ++e) { if ("object" !== typeof d.pieceList[e]) throw TypeError(".proto.Role.pieceList: object expected"); l.pieceList[e] = g.proto.Piece.fromObject(d.pieceList[e]) } } null != d.gold && (l.gold = d.gold | 0); null != d.coin && (l.coin = d.coin | 0); null != d.stars && (l.stars = d.stars | 0); if (null != d.usingPet) { if ("object" !== typeof d.usingPet) throw TypeError(".proto.Role.usingPet: object expected"); l.usingPet = g.proto.Pet.fromObject(d.usingPet) } null != d.maxScore && (l.maxScore = d.maxScore | 0); null != d.equipScoreSum && (l.equipScoreSum = d.equipScoreSum | 0); null != d.cdForShare && (p.Long ? (l.cdForShare = p.Long.fromValue(d.cdForShare)).unsigned = !1 : "string" === typeof d.cdForShare ? l.cdForShare = parseInt(d.cdForShare, 10) : "number" === typeof d.cdForShare ? l.cdForShare = d.cdForShare : "object" === typeof d.cdForShare && (l.cdForShare = (new p.LongBits(d.cdForShare.low >>> 0, d.cdForShare.high >>> 0)).toNumber())); return l }; e.toObject = function (d, l) { l || (l = {}); var e = {}; if (l.arrays || l.defaults) e.pieceList = []; if (l.defaults) if (e.id = 0, e.name = "", e.kind = 0, e.headurl = "", e.headFrame = 0, e.exp = 0, e.lev = 0, e.gold = 0, e.coin = 0, e.stars = 0, e.usingPet = null, e.maxScore = 0, e.equipScoreSum = 0, p.Long) { var h = new p.Long(0, 0, !1); e.cdForShare = l.longs === String ? h.toString() : l.longs === Number ? h.toNumber() : h } else e.cdForShare = l.longs === String ? "0" : 0; null != d.id && d.hasOwnProperty("id") && (e.id = d.id); null != d.name && d.hasOwnProperty("name") && (e.name = d.name); null != d.kind && d.hasOwnProperty("kind") && (e.kind = d.kind); null != d.headurl && d.hasOwnProperty("headurl") && (e.headurl = d.headurl); null != d.headFrame && d.hasOwnProperty("headFrame") && (e.headFrame = d.headFrame); null != d.exp && d.hasOwnProperty("exp") && (e.exp = d.exp); null != d.lev && d.hasOwnProperty("lev") && (e.lev = d.lev); if (d.pieceList && d.pieceList.length) for (e.pieceList = [], h = 0; h < d.pieceList.length; ++h) e.pieceList[h] = g.proto.Piece.toObject(d.pieceList[h], l); null != d.gold && d.hasOwnProperty("gold") && (e.gold = d.gold); null != d.coin && d.hasOwnProperty("coin") && (e.coin = d.coin); null != d.stars && d.hasOwnProperty("stars") && (e.stars = d.stars); null != d.usingPet && d.hasOwnProperty("usingPet") && (e.usingPet = g.proto.Pet.toObject(d.usingPet, l)); null != d.maxScore && d.hasOwnProperty("maxScore") && (e.maxScore = d.maxScore); null != d.equipScoreSum && d.hasOwnProperty("equipScoreSum") && (e.equipScoreSum = d.equipScoreSum); null != d.cdForShare && d.hasOwnProperty("cdForShare") && (e.cdForShare = "number" === typeof d.cdForShare ? l.longs === String ? String(d.cdForShare) : d.cdForShare : l.longs === String ? p.Long.prototype.toString.call(d.cdForShare) : l.longs === Number ? (new p.LongBits(d.cdForShare.low >>> 0, d.cdForShare.high >>> 0)).toNumber() : d.cdForShare); return e }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.RankRole = function () { function e(d) { if (d) for (var l = Object.keys(d), e = 0; e < l.length; ++e) null != d[l[e]] && (this[l[e]] = d[l[e]]) } e.prototype.name = ""; e.prototype.kind = 0; e.prototype.headurl = ""; e.prototype.headFrame = 0; e.prototype.lev = 0; e.prototype.stars = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.name && d.hasOwnProperty("name") && e.uint32(18).string(d.name); null != d.kind && d.hasOwnProperty("kind") && e.uint32(24).uint32(d.kind); null != d.headurl && d.hasOwnProperty("headurl") && e.uint32(34).string(d.headurl); null != d.headFrame && d.hasOwnProperty("headFrame") && e.uint32(40).uint32(d.headFrame); null != d.lev && d.hasOwnProperty("lev") && e.uint32(176).int32(d.lev); null != d.stars && d.hasOwnProperty("stars") && e.uint32(408).int32(d.stars); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.RankRole; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 2: h.name = d.string(); break; case 3: h.kind = d.uint32(); break; case 4: h.headurl = d.string(); break; case 5: h.headFrame = d.uint32(); break; case 22: h.lev = d.int32(); break; case 51: h.stars = d.int32(); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.name && d.hasOwnProperty("name") && !p.isString(d.name) ? "name: string expected" : null != d.kind && d.hasOwnProperty("kind") && !p.isInteger(d.kind) ? "kind: integer expected" : null != d.headurl && d.hasOwnProperty("headurl") && !p.isString(d.headurl) ? "headurl: string expected" : null != d.headFrame && d.hasOwnProperty("headFrame") && !p.isInteger(d.headFrame) ? "headFrame: integer expected" : null != d.lev && d.hasOwnProperty("lev") && !p.isInteger(d.lev) ? "lev: integer expected" : null != d.stars && d.hasOwnProperty("stars") && !p.isInteger(d.stars) ? "stars: integer expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.RankRole) return d; var e = new g.proto.RankRole; null != d.name && (e.name = String(d.name)); null != d.kind && (e.kind = d.kind >>> 0); null != d.headurl && (e.headurl = String(d.headurl)); null != d.headFrame && (e.headFrame = d.headFrame >>> 0); null != d.lev && (e.lev = d.lev | 0); null != d.stars && (e.stars = d.stars | 0); return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; e.defaults && (l.name = "", l.kind = 0, l.headurl = "", l.headFrame = 0, l.lev = 0, l.stars = 0); null != d.name && d.hasOwnProperty("name") && (l.name = d.name); null != d.kind && d.hasOwnProperty("kind") && (l.kind = d.kind); null != d.headurl && d.hasOwnProperty("headurl") && (l.headurl = d.headurl); null != d.headFrame && d.hasOwnProperty("headFrame") && (l.headFrame = d.headFrame); null != d.lev && d.hasOwnProperty("lev") && (l.lev = d.lev); null != d.stars && d.hasOwnProperty("stars") && (l.stars = d.stars); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.ChartEntry = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.rank = 0; e.prototype.weight = p.Long ? p.Long.fromBits(0, 0, !1) : 0; e.prototype.id = 0; e.prototype.info = null; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.rank && d.hasOwnProperty("rank") && e.uint32(8).int32(d.rank); null != d.weight && d.hasOwnProperty("weight") && e.uint32(16).int64(d.weight); null != d.id && d.hasOwnProperty("id") && e.uint32(24).uint32(d.id); null != d.info && d.hasOwnProperty("info") && g.proto.RankRole.encode(d.info, e.uint32(34).fork()).ldelim(); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.ChartEntry; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.rank = d.int32(); break; case 2: h.weight = d.int64(); break; case 3: h.id = d.uint32(); break; case 4: h.info = g.proto.RankRole.decode(d, d.uint32()); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.rank && d.hasOwnProperty("rank") && !p.isInteger(d.rank) ? "rank: integer expected" : null == d.weight || !d.hasOwnProperty("weight") || p.isInteger(d.weight) || d.weight && p.isInteger(d.weight.low) && p.isInteger(d.weight.high) ? null != d.id && d.hasOwnProperty("id") && !p.isInteger(d.id) ? "id: integer expected" : null != d.info && d.hasOwnProperty("info") && (d = g.proto.RankRole.verify(d.info)) ? "info." + d : null : "weight: integer|Long expected" }; e.fromObject = function (d) { if (d instanceof g.proto.ChartEntry) return d; var e = new g.proto.ChartEntry; null != d.rank && (e.rank = d.rank | 0); null != d.weight && (p.Long ? (e.weight = p.Long.fromValue(d.weight)).unsigned = !1 : "string" === typeof d.weight ? e.weight = parseInt(d.weight, 10) : "number" === typeof d.weight ? e.weight = d.weight : "object" === typeof d.weight && (e.weight = (new p.LongBits(d.weight.low >>> 0, d.weight.high >>> 0)).toNumber())); null != d.id && (e.id = d.id >>> 0); if (null != d.info) { if ("object" !== typeof d.info) throw TypeError(".proto.ChartEntry.info: object expected"); e.info = g.proto.RankRole.fromObject(d.info) } return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; if (e.defaults) { l.rank = 0; if (p.Long) { var h = new p.Long(0, 0, !1); l.weight = e.longs === String ? h.toString() : e.longs === Number ? h.toNumber() : h } else l.weight = e.longs === String ? "0" : 0; l.id = 0; l.info = null } null != d.rank && d.hasOwnProperty("rank") && (l.rank = d.rank); null != d.weight && d.hasOwnProperty("weight") && (l.weight = "number" === typeof d.weight ? e.longs === String ? String(d.weight) : d.weight : e.longs === String ? p.Long.prototype.toString.call(d.weight) : e.longs === Number ? (new p.LongBits(d.weight.low >>> 0, d.weight.high >>> 0)).toNumber() : d.weight); null != d.id && d.hasOwnProperty("id") && (l.id = d.id); null != d.info && d.hasOwnProperty("info") && (l.info = g.proto.RankRole.toObject(d.info, e)); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.MATCH_TYPE = function () { var e = {}, d = Object.create(e); d[e[0] = "MATCH_TYPE_INVALID"] = 0; d[e[1] = "MATCH_TYPE_GLOBAL"] = 1; d[e[2] = "MATCH_TYPE_GRADE"] = 2; d[e[3] = "MATCH_TYPE_INVITED"] = 3; return d }(); e.CHART_TYPE = function () { var e = {}, d = Object.create(e); d[e[0] = "CHART_TYPE_INVALID"] = 0; d[e[2] = "CHART_TYPE_SINGLE_SCORE"] = 2; return d }(); e.Res = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.id = 0; e.prototype.amt = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.id && d.hasOwnProperty("id") && e.uint32(8).uint32(d.id); null != d.amt && d.hasOwnProperty("amt") && e.uint32(16).int32(d.amt); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.Res; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.id = d.uint32(); break; case 2: h.amt = d.int32(); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.id && d.hasOwnProperty("id") && !p.isInteger(d.id) ? "id: integer expected" : null != d.amt && d.hasOwnProperty("amt") && !p.isInteger(d.amt) ? "amt: integer expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.Res) return d; var e = new g.proto.Res; null != d.id && (e.id = d.id >>> 0); null != d.amt && (e.amt = d.amt | 0); return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; e.defaults && (l.id = 0, l.amt = 0); null != d.id && d.hasOwnProperty("id") && (l.id = d.id); null != d.amt && d.hasOwnProperty("amt") && (l.amt = d.amt); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.RES_TYPE = function () { var e = {}, d = Object.create(e); d[e[0] = "RES_TYPE_INVALID"] = 0; d[e[1] = "RES_TYPE_COIN"] = 1; d[e[4] = "RES_TYPE_GOLD"] = 4; d[e[100] = "RES_TYPE_PET"] = 100; d[e[200] = "RES_TYPE_EQUIP"] = 200; return d }(); e.Pet = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.id = 0; e.prototype.lev = 0; e.prototype.equip = null; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.id && d.hasOwnProperty("id") && e.uint32(8).uint32(d.id); null != d.lev && d.hasOwnProperty("lev") && e.uint32(16).int32(d.lev); null != d.equip && d.hasOwnProperty("equip") && g.proto.Equip.encode(d.equip, e.uint32(90).fork()).ldelim(); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.Pet; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.id = d.uint32(); break; case 2: h.lev = d.int32(); break; case 11: h.equip = g.proto.Equip.decode(d, d.uint32()); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.id && d.hasOwnProperty("id") && !p.isInteger(d.id) ? "id: integer expected" : null != d.lev && d.hasOwnProperty("lev") && !p.isInteger(d.lev) ? "lev: integer expected" : null != d.equip && d.hasOwnProperty("equip") && (d = g.proto.Equip.verify(d.equip)) ? "equip." + d : null }; e.fromObject = function (d) { if (d instanceof g.proto.Pet) return d; var e = new g.proto.Pet; null != d.id && (e.id = d.id >>> 0); null != d.lev && (e.lev = d.lev | 0); if (null != d.equip) { if ("object" !== typeof d.equip) throw TypeError(".proto.Pet.equip: object expected"); e.equip = g.proto.Equip.fromObject(d.equip) } return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; e.defaults && (l.id = 0, l.lev = 0, l.equip = null); null != d.id && d.hasOwnProperty("id") && (l.id = d.id); null != d.lev && d.hasOwnProperty("lev") && (l.lev = d.lev); null != d.equip && d.hasOwnProperty("equip") && (l.equip = g.proto.Equip.toObject(d.equip, e)); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.ThemeInvited = function () { function e(d) { this.headurlList = []; if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.id = 0; e.prototype.headurlList = p.emptyArray; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.id && d.hasOwnProperty("id") && e.uint32(8).uint32(d.id); if (null != d.headurlList && d.headurlList.length) for (var l = 0; l < d.headurlList.length; ++l) e.uint32(18).string(d.headurlList[l]); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.ThemeInvited; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.id = d.uint32(); break; case 2: h.headurlList && h.headurlList.length || (h.headurlList = []); h.headurlList.push(d.string()); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.id && d.hasOwnProperty("id") && !p.isInteger(d.id)) return "id: integer expected"; if (null != d.headurlList && d.hasOwnProperty("headurlList")) { if (!Array.isArray(d.headurlList)) return "headurlList: array expected"; for (var e = 0; e < d.headurlList.length; ++e) if (!p.isString(d.headurlList[e])) return "headurlList: string[] expected" } return null }; e.fromObject = function (d) { if (d instanceof g.proto.ThemeInvited) return d; var e = new g.proto.ThemeInvited; null != d.id && (e.id = d.id >>> 0); if (d.headurlList) { if (!Array.isArray(d.headurlList)) throw TypeError(".proto.ThemeInvited.headurlList: array expected"); e.headurlList = []; for (var h = 0; h < d.headurlList.length; ++h) e.headurlList[h] = String(d.headurlList[h]) } return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; if (e.arrays || e.defaults) l.headurlList = []; e.defaults && (l.id = 0); null != d.id && d.hasOwnProperty("id") && (l.id = d.id); if (d.headurlList && d.headurlList.length) { l.headurlList = []; for (var g = 0; g < d.headurlList.length; ++g) l.headurlList[g] = d.headurlList[g] } return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.Equip = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.id = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.id && d.hasOwnProperty("id") && e.uint32(8).uint32(d.id); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.Equip; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.id = d.uint32(); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.id && d.hasOwnProperty("id") && !p.isInteger(d.id) ? "id: integer expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.Equip) return d; var e = new g.proto.Equip; null != d.id && (e.id = d.id >>> 0); return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; e.defaults && (l.id = 0); null != d.id && d.hasOwnProperty("id") && (l.id = d.id); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.SHOP_TYPE = function () { var e = {}, d = Object.create(e); d[e[0] = "SHOP_TYPE_INVALID"] = 0; d[e[1] = "SHOP_TYPE_PET"] = 1; d[e[2] = "SHOP_TYPE_EQUIP"] = 2; d[e[3] = "SHOP_TYPE_HEAD_FRAME"] = 3; return d }(); e.AWARD_TYPE = function () { var e = {}, d = Object.create(e); d[e[0] = "AWARD_TYPE_INVALID"] = 0; d[e[1] = "AWARD_TYPE_PLAY_GLOBAL_WINNER"] = 1; d[e[2] = "AWARD_TYPE_PLAY_GLOBAL_LOSER"] = 2; d[e[3] = "AWARD_TYPE_PLAY_GRADE_WINNER"] = 3; d[e[4] = "AWARD_TYPE_PLAY_GRADE_LOSER"] = 4; d[e[5] = "AWARD_TYPE_ADD_ONTO_DESKTOP"] = 5; d[e[6] = "AWARD_TYPE_SHARE_1"] = 6; d[e[7] = "AWARD_TYPE_SHARE_2"] = 7; d[e[8] = "AWARD_TYPE_INVITE_1"] = 8; d[e[9] = "AWARD_TYPE_INVITE_2"] = 9; d[e[10] = "AWARD_TYPE_GIFT_BOX"] = 10; return d }(); e.Cookie = function () { function e(d) { this.guideList = []; if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.guideList = p.emptyArray; e.prototype.guideID = ""; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); if (null != d.guideList && d.guideList.length) { e.uint32(18).fork(); for (var l = 0; l < d.guideList.length; ++l) e.uint32(d.guideList[l]); e.ldelim() } null != d.guideID && d.hasOwnProperty("guideID") && e.uint32(26).string(d.guideID); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.Cookie; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 2: h.guideList && h.guideList.length || (h.guideList = []); if (2 === (q & 7)) for (q = d.uint32() + d.pos; d.pos < q;) h.guideList.push(d.uint32()); else h.guideList.push(d.uint32()); break; case 3: h.guideID = d.string(); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.guideList && d.hasOwnProperty("guideList")) { if (!Array.isArray(d.guideList)) return "guideList: array expected"; for (var e = 0; e < d.guideList.length; ++e) if (!p.isInteger(d.guideList[e])) return "guideList: integer[] expected" } return null != d.guideID && d.hasOwnProperty("guideID") && !p.isString(d.guideID) ? "guideID: string expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.Cookie) return d; var e = new g.proto.Cookie; if (d.guideList) { if (!Array.isArray(d.guideList)) throw TypeError(".proto.Cookie.guideList: array expected"); e.guideList = []; for (var h = 0; h < d.guideList.length; ++h) e.guideList[h] = d.guideList[h] >>> 0 } null != d.guideID && (e.guideID = String(d.guideID)); return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; if (e.arrays || e.defaults) l.guideList = []; e.defaults && (l.guideID = ""); if (d.guideList && d.guideList.length) { l.guideList = []; for (var g = 0; g < d.guideList.length; ++g) l.guideList[g] = d.guideList[g] } null != d.guideID && d.hasOwnProperty("guideID") && (l.guideID = d.guideID); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.Charge = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.id = 0; e.prototype.cnt = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.id && d.hasOwnProperty("id") && e.uint32(8).uint32(d.id); null != d.cnt && d.hasOwnProperty("cnt") && e.uint32(16).int32(d.cnt); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.Charge; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.id = d.uint32(); break; case 2: h.cnt = d.int32(); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.id && d.hasOwnProperty("id") && !p.isInteger(d.id) ? "id: integer expected" : null != d.cnt && d.hasOwnProperty("cnt") && !p.isInteger(d.cnt) ? "cnt: integer expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.Charge) return d; var e = new g.proto.Charge; null != d.id && (e.id = d.id >>> 0); null != d.cnt && (e.cnt = d.cnt | 0); return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; e.defaults && (l.id = 0, l.cnt = 0); null != d.id && d.hasOwnProperty("id") && (l.id = d.id); null != d.cnt && d.hasOwnProperty("cnt") && (l.cnt = d.cnt); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.Piece = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.id = 0; e.prototype.amt = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.id && d.hasOwnProperty("id") && e.uint32(8).uint32(d.id); null != d.amt && d.hasOwnProperty("amt") && e.uint32(16).int32(d.amt); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.Piece; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.id = d.uint32(); break; case 2: h.amt = d.int32(); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.id && d.hasOwnProperty("id") && !p.isInteger(d.id) ? "id: integer expected" : null != d.amt && d.hasOwnProperty("amt") && !p.isInteger(d.amt) ? "amt: integer expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.Piece) return d; var e = new g.proto.Piece; null != d.id && (e.id = d.id >>> 0); null != d.amt && (e.amt = d.amt | 0); return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; e.defaults && (l.id = 0, l.amt = 0); null != d.id && d.hasOwnProperty("id") && (l.id = d.id); null != d.amt && d.hasOwnProperty("amt") && (l.amt = d.amt); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); return e }(); return g })(protobuf); (function (C) { var v = C.Reader, h = C.Writer, p = C.util, g = C.roots.laya || (C.roots.laya = {}); g.proto = function () { var e = {}; e.CMD_GAME = function () { var e = {}, d = Object.create(e); d[e[0] = "CMD_GAME_INVALID"] = 0; d[e[4097] = "CMD_GAME_LOGIN"] = 4097; d[e[4104] = "CMD_GAME_QUERY_CHART"] = 4104; d[e[4105] = "CMD_GAME_BUY"] = 4105; d[e[4106] = "CMD_GAME_QUERY_EQUIP"] = 4106; d[e[4107] = "CMD_GAME_DRESS_PET"] = 4107; d[e[4108] = "CMD_GAME_USE_PET"] = 4108; d[e[4109] = "CMD_GAME_SET_COOKIE"] = 4109; d[e[4110] = "CMD_GAME_QUERY_PROFILE"] = 4110; d[e[4113] = "CMD_GAME_SIGN_IN"] = 4113; d[e[4114] = "CMD_GAME_CHARGE"] = 4114; d[e[4115] = "CMD_GAME_FETCH_BEHAVIOR_AWARD"] = 4115; d[e[4116] = "CMD_GAME_DOUBLE_PLAY_AWARD"] = 4116; d[e[4117] = "CMD_GAME_SET_INVITER"] = 4117; d[e[4118] = "CMD_GAME_QUERY_INVITE_AWARD"] = 4118; d[e[4119] = "CMD_GAME_FETCH_INVITE_AWARD"] = 4119; d[e[4120] = "CMD_GAME_CLIENT_SUB_COIN"] = 4120; d[e[4121] = "CMD_GAME_QUERY_THEMES"] = 4121; d[e[4122] = "CMD_GAME_UPGRADE_PET"] = 4122; d[e[4179] = "CMD_GAME_SINGLE_RESULT"] = 4179; return d }(); e.RET_GAME = function () { var e = {}, d = Object.create(e); d[e[0] = "RET_GAME_SUCCESS"] = 0; d[e[1] = "RET_GAME_SYS_ERR"] = 1; d[e[2] = "RET_GAME_INSUFFICIENT_COIN"] = 2; d[e[3] = "RET_GAME_INSUFFICIENT_FUNDS"] = 3; d[e[4] = "RET_GAME_INSUFFICIENT_PIECE"] = 4; d[e[5] = "RET_GAME_TICKET_EXPIRED"] = 5; d[e[6] = "RET_GAME_BEHAVIOR_AWARDED"] = 6; d[e[7] = "RET_GAME_INSUFFICIENT_GOLD"] = 7; d[e[10] = "RET_GAME_SHARED"] = 10; return d }(); e.GAME_LOGIN_REQ = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.code = ""; e.prototype.name = ""; e.prototype.headurl = ""; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.code && d.hasOwnProperty("code") && e.uint32(10).string(d.code); null != d.name && d.hasOwnProperty("name") && e.uint32(18).string(d.name); null != d.headurl && d.hasOwnProperty("headurl") && e.uint32(26).string(d.headurl); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_LOGIN_REQ; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.code = d.string(); break; case 2: h.name = d.string(); break; case 3: h.headurl = d.string(); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.code && d.hasOwnProperty("code") && !p.isString(d.code) ? "code: string expected" : null != d.name && d.hasOwnProperty("name") && !p.isString(d.name) ? "name: string expected" : null != d.headurl && d.hasOwnProperty("headurl") && !p.isString(d.headurl) ? "headurl: string expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_LOGIN_REQ) return d; var e = new g.proto.GAME_LOGIN_REQ; null != d.code && (e.code = String(d.code)); null != d.name && (e.name = String(d.name)); null != d.headurl && (e.headurl = String(d.headurl)); return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; e.defaults && (l.code = "", l.name = "", l.headurl = ""); null != d.code && d.hasOwnProperty("code") && (l.code = d.code); null != d.name && d.hasOwnProperty("name") && (l.name = d.name); null != d.headurl && d.hasOwnProperty("headurl") && (l.headurl = d.headurl); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_LOGIN_RSP = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.sessId = p.newBuffer([]); e.prototype.role = null; e.prototype.signInDay = 0; e.prototype.newFlag = !1; e.prototype.signInFlag = !1; e.prototype.cookie = null; e.prototype.loc = ""; e.prototype.ip = ""; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.sessId && d.hasOwnProperty("sessId") && e.uint32(10).bytes(d.sessId); null != d.role && d.hasOwnProperty("role") && g.proto.Role.encode(d.role, e.uint32(18).fork()).ldelim(); null != d.signInDay && d.hasOwnProperty("signInDay") && e.uint32(24).int32(d.signInDay); null != d.newFlag && d.hasOwnProperty("newFlag") && e.uint32(32).bool(d.newFlag); null != d.signInFlag && d.hasOwnProperty("signInFlag") && e.uint32(40).bool(d.signInFlag); null != d.cookie && d.hasOwnProperty("cookie") && g.proto.Cookie.encode(d.cookie, e.uint32(82).fork()).ldelim(); null != d.loc && d.hasOwnProperty("loc") && e.uint32(114).string(d.loc); null != d.ip && d.hasOwnProperty("ip") && e.uint32(122).string(d.ip); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_LOGIN_RSP; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.sessId = d.bytes(); break; case 2: h.role = g.proto.Role.decode(d, d.uint32()); break; case 3: h.signInDay = d.int32(); break; case 4: h.newFlag = d.bool(); break; case 5: h.signInFlag = d.bool(); break; case 10: h.cookie = g.proto.Cookie.decode(d, d.uint32()); break; case 14: h.loc = d.string(); break; case 15: h.ip = d.string(); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.sessId && d.hasOwnProperty("sessId") && !(d.sessId && "number" === typeof d.sessId.length || p.isString(d.sessId))) return "sessId: buffer expected"; if (null != d.role && d.hasOwnProperty("role")) { var e = g.proto.Role.verify(d.role); if (e) return "role." + e } return null != d.signInDay && d.hasOwnProperty("signInDay") && !p.isInteger(d.signInDay) ? "signInDay: integer expected" : null != d.newFlag && d.hasOwnProperty("newFlag") && "boolean" !== typeof d.newFlag ? "newFlag: boolean expected" : null != d.signInFlag && d.hasOwnProperty("signInFlag") && "boolean" !== typeof d.signInFlag ? "signInFlag: boolean expected" : null != d.cookie && d.hasOwnProperty("cookie") && (e = g.proto.Cookie.verify(d.cookie)) ? "cookie." + e : null != d.loc && d.hasOwnProperty("loc") && !p.isString(d.loc) ? "loc: string expected" : null != d.ip && d.hasOwnProperty("ip") && !p.isString(d.ip) ? "ip: string expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_LOGIN_RSP) return d; var e = new g.proto.GAME_LOGIN_RSP; null != d.sessId && ("string" === typeof d.sessId ? p.base64.decode(d.sessId, e.sessId = p.newBuffer(p.base64.length(d.sessId)), 0) : d.sessId.length && (e.sessId = d.sessId)); if (null != d.role) { if ("object" !== typeof d.role) throw TypeError(".proto.GAME_LOGIN_RSP.role: object expected"); e.role = g.proto.Role.fromObject(d.role) } null != d.signInDay && (e.signInDay = d.signInDay | 0); null != d.newFlag && (e.newFlag = !!d.newFlag); null != d.signInFlag && (e.signInFlag = !!d.signInFlag); if (null != d.cookie) { if ("object" !== typeof d.cookie) throw TypeError(".proto.GAME_LOGIN_RSP.cookie: object expected"); e.cookie = g.proto.Cookie.fromObject(d.cookie) } null != d.loc && (e.loc = String(d.loc)); null != d.ip && (e.ip = String(d.ip)); return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; e.defaults && (l.sessId = e.bytes === String ? "" : [], l.role = null, l.signInDay = 0, l.newFlag = !1, l.signInFlag = !1, l.cookie = null, l.loc = "", l.ip = ""); null != d.sessId && d.hasOwnProperty("sessId") && (l.sessId = e.bytes === String ? p.base64.encode(d.sessId, 0, d.sessId.length) : e.bytes === Array ? Array.prototype.slice.call(d.sessId) : d.sessId); null != d.role && d.hasOwnProperty("role") && (l.role = g.proto.Role.toObject(d.role, e)); null != d.signInDay && d.hasOwnProperty("signInDay") && (l.signInDay = d.signInDay); null != d.newFlag && d.hasOwnProperty("newFlag") && (l.newFlag = d.newFlag); null != d.signInFlag && d.hasOwnProperty("signInFlag") && (l.signInFlag = d.signInFlag); null != d.cookie && d.hasOwnProperty("cookie") && (l.cookie = g.proto.Cookie.toObject(d.cookie, e)); null != d.loc && d.hasOwnProperty("loc") && (l.loc = d.loc); null != d.ip && d.hasOwnProperty("ip") && (l.ip = d.ip); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_SET_COOKIE_REQ = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.cookie = null; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.cookie && d.hasOwnProperty("cookie") && g.proto.Cookie.encode(d.cookie, e.uint32(10).fork()).ldelim(); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_SET_COOKIE_REQ; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.cookie = g.proto.Cookie.decode(d, d.uint32()); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.cookie && d.hasOwnProperty("cookie") && (d = g.proto.Cookie.verify(d.cookie)) ? "cookie." + d : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_SET_COOKIE_REQ) return d; var e = new g.proto.GAME_SET_COOKIE_REQ; if (null != d.cookie) { if ("object" !== typeof d.cookie) throw TypeError(".proto.GAME_SET_COOKIE_REQ.cookie: object expected"); e.cookie = g.proto.Cookie.fromObject(d.cookie) } return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; e.defaults && (l.cookie = null); null != d.cookie && d.hasOwnProperty("cookie") && (l.cookie = g.proto.Cookie.toObject(d.cookie, e)); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_SET_COOKIE_RSP = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_SET_COOKIE_RSP; d.pos < l;) { var q = d.uint32(); d.skipType(q & 7) } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null }; e.fromObject = function (d) { return d instanceof g.proto.GAME_SET_COOKIE_RSP ? d : new g.proto.GAME_SET_COOKIE_RSP }; e.toObject = function () { return {} }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_QUERY_CHART_REQ = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.type = 0; e.prototype.begin = 0; e.prototype.count = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.type && d.hasOwnProperty("type") && e.uint32(8).int32(d.type); null != d.begin && d.hasOwnProperty("begin") && e.uint32(16).int32(d.begin); null != d.count && d.hasOwnProperty("count") && e.uint32(24).int32(d.count); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_QUERY_CHART_REQ; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.type = d.int32(); break; case 2: h.begin = d.int32(); break; case 3: h.count = d.int32(); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.type && d.hasOwnProperty("type")) switch (d.type) { default: return "type: enum value expected"; case 0: case 2: } return null != d.begin && d.hasOwnProperty("begin") && !p.isInteger(d.begin) ? "begin: integer expected" : null != d.count && d.hasOwnProperty("count") && !p.isInteger(d.count) ? "count: integer expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_QUERY_CHART_REQ) return d; var e = new g.proto.GAME_QUERY_CHART_REQ; switch (d.type) { case "CHART_TYPE_INVALID": case 0: e.type = 0; break; case "CHART_TYPE_SINGLE_SCORE": case 2: e.type = 2 } null != d.begin && (e.begin = d.begin | 0); null != d.count && (e.count = d.count | 0); return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; e.defaults && (l.type = e.enums === String ? "CHART_TYPE_INVALID" : 0, l.begin = 0, l.count = 0); null != d.type && d.hasOwnProperty("type") && (l.type = e.enums === String ? g.proto.CHART_TYPE[d.type] : d.type); null != d.begin && d.hasOwnProperty("begin") && (l.begin = d.begin); null != d.count && d.hasOwnProperty("count") && (l.count = d.count); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_QUERY_CHART_RSP = function () { function e(d) { this.result = []; if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.result = p.emptyArray; e.prototype.stars = 0; e.prototype.beginTime = p.Long ? p.Long.fromBits(0, 0, !1) : 0; e.prototype.endTime = p.Long ? p.Long.fromBits(0, 0, !1) : 0; e.prototype.playCnt = 0; e.prototype.winCnt = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); if (null != d.result && d.result.length) for (var l = 0; l < d.result.length; ++l) g.proto.ChartEntry.encode(d.result[l], e.uint32(10).fork()).ldelim(); null != d.stars && d.hasOwnProperty("stars") && e.uint32(80).int32(d.stars); null != d.beginTime && d.hasOwnProperty("beginTime") && e.uint32(88).int64(d.beginTime); null != d.endTime && d.hasOwnProperty("endTime") && e.uint32(96).int64(d.endTime); null != d.playCnt && d.hasOwnProperty("playCnt") && e.uint32(104).int32(d.playCnt); null != d.winCnt && d.hasOwnProperty("winCnt") && e.uint32(112).int32(d.winCnt); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_QUERY_CHART_RSP; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.result && h.result.length || (h.result = []); h.result.push(g.proto.ChartEntry.decode(d, d.uint32())); break; case 10: h.stars = d.int32(); break; case 11: h.beginTime = d.int64(); break; case 12: h.endTime = d.int64(); break; case 13: h.playCnt = d.int32(); break; case 14: h.winCnt = d.int32(); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.result && d.hasOwnProperty("result")) { if (!Array.isArray(d.result)) return "result: array expected"; for (var e = 0; e < d.result.length; ++e) { var h = g.proto.ChartEntry.verify(d.result[e]); if (h) return "result." + h } } return null != d.stars && d.hasOwnProperty("stars") && !p.isInteger(d.stars) ? "stars: integer expected" : null == d.beginTime || !d.hasOwnProperty("beginTime") || p.isInteger(d.beginTime) || d.beginTime && p.isInteger(d.beginTime.low) && p.isInteger(d.beginTime.high) ? null == d.endTime || !d.hasOwnProperty("endTime") || p.isInteger(d.endTime) || d.endTime && p.isInteger(d.endTime.low) && p.isInteger(d.endTime.high) ? null != d.playCnt && d.hasOwnProperty("playCnt") && !p.isInteger(d.playCnt) ? "playCnt: integer expected" : null != d.winCnt && d.hasOwnProperty("winCnt") && !p.isInteger(d.winCnt) ? "winCnt: integer expected" : null : "endTime: integer|Long expected" : "beginTime: integer|Long expected" }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_QUERY_CHART_RSP) return d; var e = new g.proto.GAME_QUERY_CHART_RSP; if (d.result) { if (!Array.isArray(d.result)) throw TypeError(".proto.GAME_QUERY_CHART_RSP.result: array expected"); e.result = []; for (var h = 0; h < d.result.length; ++h) { if ("object" !== typeof d.result[h]) throw TypeError(".proto.GAME_QUERY_CHART_RSP.result: object expected"); e.result[h] = g.proto.ChartEntry.fromObject(d.result[h]) } } null != d.stars && (e.stars = d.stars | 0); null != d.beginTime && (p.Long ? (e.beginTime = p.Long.fromValue(d.beginTime)).unsigned = !1 : "string" === typeof d.beginTime ? e.beginTime = parseInt(d.beginTime, 10) : "number" === typeof d.beginTime ? e.beginTime = d.beginTime : "object" === typeof d.beginTime && (e.beginTime = (new p.LongBits(d.beginTime.low >>> 0, d.beginTime.high >>> 0)).toNumber())); null != d.endTime && (p.Long ? (e.endTime = p.Long.fromValue(d.endTime)).unsigned = !1 : "string" === typeof d.endTime ? e.endTime = parseInt(d.endTime, 10) : "number" === typeof d.endTime ? e.endTime = d.endTime : "object" === typeof d.endTime && (e.endTime = (new p.LongBits(d.endTime.low >>> 0, d.endTime.high >>> 0)).toNumber())); null != d.playCnt && (e.playCnt = d.playCnt | 0); null != d.winCnt && (e.winCnt = d.winCnt | 0); return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; if (e.arrays || e.defaults) l.result = []; if (e.defaults) { l.stars = 0; if (p.Long) { var h = new p.Long(0, 0, !1); l.beginTime = e.longs === String ? h.toString() : e.longs === Number ? h.toNumber() : h } else l.beginTime = e.longs === String ? "0" : 0; p.Long ? (h = new p.Long(0, 0, !1), l.endTime = e.longs === String ? h.toString() : e.longs === Number ? h.toNumber() : h) : l.endTime = e.longs === String ? "0" : 0; l.playCnt = 0; l.winCnt = 0 } if (d.result && d.result.length) for (l.result = [], h = 0; h < d.result.length; ++h) l.result[h] = g.proto.ChartEntry.toObject(d.result[h], e); null != d.stars && d.hasOwnProperty("stars") && (l.stars = d.stars); null != d.beginTime && d.hasOwnProperty("beginTime") && (l.beginTime = "number" === typeof d.beginTime ? e.longs === String ? String(d.beginTime) : d.beginTime : e.longs === String ? p.Long.prototype.toString.call(d.beginTime) : e.longs === Number ? (new p.LongBits(d.beginTime.low >>> 0, d.beginTime.high >>> 0)).toNumber() : d.beginTime); null != d.endTime && d.hasOwnProperty("endTime") && (l.endTime = "number" === typeof d.endTime ? e.longs === String ? String(d.endTime) : d.endTime : e.longs === String ? p.Long.prototype.toString.call(d.endTime) : e.longs === Number ? (new p.LongBits(d.endTime.low >>> 0, d.endTime.high >>> 0)).toNumber() : d.endTime); null != d.playCnt && d.hasOwnProperty("playCnt") && (l.playCnt = d.playCnt); null != d.winCnt && d.hasOwnProperty("winCnt") && (l.winCnt = d.winCnt); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_BUY_REQ = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.id = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.id && d.hasOwnProperty("id") && e.uint32(8).uint32(d.id); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_BUY_REQ; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.id = d.uint32(); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.id && d.hasOwnProperty("id") && !p.isInteger(d.id) ? "id: integer expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_BUY_REQ) return d; var e = new g.proto.GAME_BUY_REQ; null != d.id && (e.id = d.id >>> 0); return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; e.defaults && (l.id = 0); null != d.id && d.hasOwnProperty("id") && (l.id = d.id); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_BUY_RSP = function () { function e(d) { this.resList = []; this.cost = []; if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.resList = p.emptyArray; e.prototype.cost = p.emptyArray; e.prototype.role = null; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); if (null != d.resList && d.resList.length) for (var l = 0; l < d.resList.length; ++l) g.proto.Res.encode(d.resList[l], e.uint32(10).fork()).ldelim(); if (null != d.cost && d.cost.length) for (l = 0; l < d.cost.length; ++l) g.proto.Res.encode(d.cost[l], e.uint32(18).fork()).ldelim(); null != d.role && d.hasOwnProperty("role") && g.proto.Role.encode(d.role, e.uint32(26).fork()).ldelim(); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_BUY_RSP; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.resList && h.resList.length || (h.resList = []); h.resList.push(g.proto.Res.decode(d, d.uint32())); break; case 2: h.cost && h.cost.length || (h.cost = []); h.cost.push(g.proto.Res.decode(d, d.uint32())); break; case 3: h.role = g.proto.Role.decode(d, d.uint32()); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.resList && d.hasOwnProperty("resList")) { if (!Array.isArray(d.resList)) return "resList: array expected"; for (var e = 0; e < d.resList.length; ++e) { var h = g.proto.Res.verify(d.resList[e]); if (h) return "resList." + h } } if (null != d.cost && d.hasOwnProperty("cost")) { if (!Array.isArray(d.cost)) return "cost: array expected"; for (e = 0; e < d.cost.length; ++e) if (h = g.proto.Res.verify(d.cost[e])) return "cost." + h } return null != d.role && d.hasOwnProperty("role") && (h = g.proto.Role.verify(d.role)) ? "role." + h : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_BUY_RSP) return d; var e = new g.proto.GAME_BUY_RSP; if (d.resList) { if (!Array.isArray(d.resList)) throw TypeError(".proto.GAME_BUY_RSP.resList: array expected"); e.resList = []; for (var h = 0; h < d.resList.length; ++h) { if ("object" !== typeof d.resList[h]) throw TypeError(".proto.GAME_BUY_RSP.resList: object expected"); e.resList[h] = g.proto.Res.fromObject(d.resList[h]) } } if (d.cost) { if (!Array.isArray(d.cost)) throw TypeError(".proto.GAME_BUY_RSP.cost: array expected"); e.cost = []; for (h = 0; h < d.cost.length; ++h) { if ("object" !== typeof d.cost[h]) throw TypeError(".proto.GAME_BUY_RSP.cost: object expected"); e.cost[h] = g.proto.Res.fromObject(d.cost[h]) } } if (null != d.role) { if ("object" !== typeof d.role) throw TypeError(".proto.GAME_BUY_RSP.role: object expected"); e.role = g.proto.Role.fromObject(d.role) } return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; if (e.arrays || e.defaults) l.resList = [], l.cost = []; e.defaults && (l.role = null); if (d.resList && d.resList.length) { l.resList = []; for (var h = 0; h < d.resList.length; ++h) l.resList[h] = g.proto.Res.toObject(d.resList[h], e) } if (d.cost && d.cost.length) for (l.cost = [], h = 0; h < d.cost.length; ++h) l.cost[h] = g.proto.Res.toObject(d.cost[h], e); null != d.role && d.hasOwnProperty("role") && (l.role = g.proto.Role.toObject(d.role, e)); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_QUERY_EQUIP_REQ = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_QUERY_EQUIP_REQ; d.pos < l;) { var q = d.uint32(); d.skipType(q & 7) } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null }; e.fromObject = function (d) { return d instanceof g.proto.GAME_QUERY_EQUIP_REQ ? d : new g.proto.GAME_QUERY_EQUIP_REQ }; e.toObject = function () { return {} }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_QUERY_EQUIP_RSP = function () { function e(d) { this.petList = []; this.equipList = []; if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.petList = p.emptyArray; e.prototype.equipList = p.emptyArray; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); if (null != d.petList && d.petList.length) for (var l = 0; l < d.petList.length; ++l) g.proto.Pet.encode(d.petList[l], e.uint32(10).fork()).ldelim(); if (null != d.equipList && d.equipList.length) for (l = 0; l < d.equipList.length; ++l) g.proto.Equip.encode(d.equipList[l], e.uint32(18).fork()).ldelim(); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_QUERY_EQUIP_RSP; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.petList && h.petList.length || (h.petList = []); h.petList.push(g.proto.Pet.decode(d, d.uint32())); break; case 2: h.equipList && h.equipList.length || (h.equipList = []); h.equipList.push(g.proto.Equip.decode(d, d.uint32())); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.petList && d.hasOwnProperty("petList")) { if (!Array.isArray(d.petList)) return "petList: array expected"; for (var e = 0; e < d.petList.length; ++e) { var h = g.proto.Pet.verify(d.petList[e]); if (h) return "petList." + h } } if (null != d.equipList && d.hasOwnProperty("equipList")) { if (!Array.isArray(d.equipList)) return "equipList: array expected"; for (e = 0; e < d.equipList.length; ++e) if (h = g.proto.Equip.verify(d.equipList[e])) return "equipList." + h } return null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_QUERY_EQUIP_RSP) return d; var e = new g.proto.GAME_QUERY_EQUIP_RSP; if (d.petList) { if (!Array.isArray(d.petList)) throw TypeError(".proto.GAME_QUERY_EQUIP_RSP.petList: array expected"); e.petList = []; for (var h = 0; h < d.petList.length; ++h) { if ("object" !== typeof d.petList[h]) throw TypeError(".proto.GAME_QUERY_EQUIP_RSP.petList: object expected"); e.petList[h] = g.proto.Pet.fromObject(d.petList[h]) } } if (d.equipList) { if (!Array.isArray(d.equipList)) throw TypeError(".proto.GAME_QUERY_EQUIP_RSP.equipList: array expected"); e.equipList = []; for (h = 0; h < d.equipList.length; ++h) { if ("object" !== typeof d.equipList[h]) throw TypeError(".proto.GAME_QUERY_EQUIP_RSP.equipList: object expected"); e.equipList[h] = g.proto.Equip.fromObject(d.equipList[h]) } } return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; if (e.arrays || e.defaults) l.petList = [], l.equipList = []; if (d.petList && d.petList.length) { l.petList = []; for (var h = 0; h < d.petList.length; ++h) l.petList[h] = g.proto.Pet.toObject(d.petList[h], e) } if (d.equipList && d.equipList.length) for (l.equipList = [], h = 0; h < d.equipList.length; ++h) l.equipList[h] = g.proto.Equip.toObject(d.equipList[h], e); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_DRESS_PET_REQ = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.petId = 0; e.prototype.equipId = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.petId && d.hasOwnProperty("petId") && e.uint32(8).uint32(d.petId); null != d.equipId && d.hasOwnProperty("equipId") && e.uint32(16).uint32(d.equipId); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_DRESS_PET_REQ; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.petId = d.uint32(); break; case 2: h.equipId = d.uint32(); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.petId && d.hasOwnProperty("petId") && !p.isInteger(d.petId) ? "petId: integer expected" : null != d.equipId && d.hasOwnProperty("equipId") && !p.isInteger(d.equipId) ? "equipId: integer expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_DRESS_PET_REQ) return d; var e = new g.proto.GAME_DRESS_PET_REQ; null != d.petId && (e.petId = d.petId >>> 0); null != d.equipId && (e.equipId = d.equipId >>> 0); return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; e.defaults && (l.petId = 0, l.equipId = 0); null != d.petId && d.hasOwnProperty("petId") && (l.petId = d.petId); null != d.equipId && d.hasOwnProperty("equipId") && (l.equipId = d.equipId); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_DRESS_PET_RSP = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.pet = null; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.pet && d.hasOwnProperty("pet") && g.proto.Pet.encode(d.pet, e.uint32(10).fork()).ldelim(); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_DRESS_PET_RSP; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.pet = g.proto.Pet.decode(d, d.uint32()); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.pet && d.hasOwnProperty("pet") && (d = g.proto.Pet.verify(d.pet)) ? "pet." + d : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_DRESS_PET_RSP) return d; var e = new g.proto.GAME_DRESS_PET_RSP; if (null != d.pet) { if ("object" !== typeof d.pet) throw TypeError(".proto.GAME_DRESS_PET_RSP.pet: object expected"); e.pet = g.proto.Pet.fromObject(d.pet) } return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; e.defaults && (l.pet = null); null != d.pet && d.hasOwnProperty("pet") && (l.pet = g.proto.Pet.toObject(d.pet, e)); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_USE_PET_REQ = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.petId = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.petId && d.hasOwnProperty("petId") && e.uint32(8).uint32(d.petId); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_USE_PET_REQ; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.petId = d.uint32(); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.petId && d.hasOwnProperty("petId") && !p.isInteger(d.petId) ? "petId: integer expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_USE_PET_REQ) return d; var e = new g.proto.GAME_USE_PET_REQ; null != d.petId && (e.petId = d.petId >>> 0); return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; e.defaults && (l.petId = 0); null != d.petId && d.hasOwnProperty("petId") && (l.petId = d.petId); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_USE_PET_RSP = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_USE_PET_RSP; d.pos < l;) { var q = d.uint32(); d.skipType(q & 7) } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null }; e.fromObject = function (d) { return d instanceof g.proto.GAME_USE_PET_RSP ? d : new g.proto.GAME_USE_PET_RSP }; e.toObject = function () { return {} }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_QUERY_PROFILE_REQ = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_QUERY_PROFILE_REQ; d.pos < l;) { var q = d.uint32(); d.skipType(q & 7) } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null }; e.fromObject = function (d) { return d instanceof g.proto.GAME_QUERY_PROFILE_REQ ? d : new g.proto.GAME_QUERY_PROFILE_REQ }; e.toObject = function () { return {} }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_QUERY_PROFILE_RSP = function () { function e(d) { this.headFrameList = []; if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.petCnt = 0; e.prototype.equipCnt = 0; e.prototype.maxStars = 0; e.prototype.playCnt = 0; e.prototype.winCnt = 0; e.prototype.seasonStars = 0; e.prototype.headFrameList = p.emptyArray; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.petCnt && d.hasOwnProperty("petCnt") && e.uint32(8).int32(d.petCnt); null != d.equipCnt && d.hasOwnProperty("equipCnt") && e.uint32(16).int32(d.equipCnt); null != d.maxStars && d.hasOwnProperty("maxStars") && e.uint32(24).int32(d.maxStars); null != d.playCnt && d.hasOwnProperty("playCnt") && e.uint32(32).int32(d.playCnt); null != d.winCnt && d.hasOwnProperty("winCnt") && e.uint32(40).int32(d.winCnt); null != d.seasonStars && d.hasOwnProperty("seasonStars") && e.uint32(48).int32(d.seasonStars); if (null != d.headFrameList && d.headFrameList.length) { e.uint32(82).fork(); for (var l = 0; l < d.headFrameList.length; ++l) e.uint32(d.headFrameList[l]); e.ldelim() } return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_QUERY_PROFILE_RSP; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.petCnt = d.int32(); break; case 2: h.equipCnt = d.int32(); break; case 3: h.maxStars = d.int32(); break; case 4: h.playCnt = d.int32(); break; case 5: h.winCnt = d.int32(); break; case 6: h.seasonStars = d.int32(); break; case 10: h.headFrameList && h.headFrameList.length || (h.headFrameList = []); if (2 === (q & 7)) for (q = d.uint32() + d.pos; d.pos < q;) h.headFrameList.push(d.uint32()); else h.headFrameList.push(d.uint32()); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.petCnt && d.hasOwnProperty("petCnt") && !p.isInteger(d.petCnt)) return "petCnt: integer expected"; if (null != d.equipCnt && d.hasOwnProperty("equipCnt") && !p.isInteger(d.equipCnt)) return "equipCnt: integer expected"; if (null != d.maxStars && d.hasOwnProperty("maxStars") && !p.isInteger(d.maxStars)) return "maxStars: integer expected"; if (null != d.playCnt && d.hasOwnProperty("playCnt") && !p.isInteger(d.playCnt)) return "playCnt: integer expected"; if (null != d.winCnt && d.hasOwnProperty("winCnt") && !p.isInteger(d.winCnt)) return "winCnt: integer expected"; if (null != d.seasonStars && d.hasOwnProperty("seasonStars") && !p.isInteger(d.seasonStars)) return "seasonStars: integer expected"; if (null != d.headFrameList && d.hasOwnProperty("headFrameList")) { if (!Array.isArray(d.headFrameList)) return "headFrameList: array expected"; for (var e = 0; e < d.headFrameList.length; ++e) if (!p.isInteger(d.headFrameList[e])) return "headFrameList: integer[] expected" } return null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_QUERY_PROFILE_RSP) return d; var e = new g.proto.GAME_QUERY_PROFILE_RSP; null != d.petCnt && (e.petCnt = d.petCnt | 0); null != d.equipCnt && (e.equipCnt = d.equipCnt | 0); null != d.maxStars && (e.maxStars = d.maxStars | 0); null != d.playCnt && (e.playCnt = d.playCnt | 0); null != d.winCnt && (e.winCnt = d.winCnt | 0); null != d.seasonStars && (e.seasonStars = d.seasonStars | 0); if (d.headFrameList) { if (!Array.isArray(d.headFrameList)) throw TypeError(".proto.GAME_QUERY_PROFILE_RSP.headFrameList: array expected"); e.headFrameList = []; for (var h = 0; h < d.headFrameList.length; ++h) e.headFrameList[h] = d.headFrameList[h] >>> 0 } return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; if (e.arrays || e.defaults) l.headFrameList = []; e.defaults && (l.petCnt = 0, l.equipCnt = 0, l.maxStars = 0, l.playCnt = 0, l.winCnt = 0, l.seasonStars = 0); null != d.petCnt && d.hasOwnProperty("petCnt") && (l.petCnt = d.petCnt); null != d.equipCnt && d.hasOwnProperty("equipCnt") && (l.equipCnt = d.equipCnt); null != d.maxStars && d.hasOwnProperty("maxStars") && (l.maxStars = d.maxStars); null != d.playCnt && d.hasOwnProperty("playCnt") && (l.playCnt = d.playCnt); null != d.winCnt && d.hasOwnProperty("winCnt") && (l.winCnt = d.winCnt); null != d.seasonStars && d.hasOwnProperty("seasonStars") && (l.seasonStars = d.seasonStars); if (d.headFrameList && d.headFrameList.length) { l.headFrameList = []; for (var g = 0; g < d.headFrameList.length; ++g) l.headFrameList[g] = d.headFrameList[g] } return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_SIGN_IN_REQ = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.x2 = !1; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.x2 && d.hasOwnProperty("x2") && e.uint32(8).bool(d.x2); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_SIGN_IN_REQ; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.x2 = d.bool(); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.x2 && d.hasOwnProperty("x2") && "boolean" !== typeof d.x2 ? "x2: boolean expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_SIGN_IN_REQ) return d; var e = new g.proto.GAME_SIGN_IN_REQ; null != d.x2 && (e.x2 = !!d.x2); return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; e.defaults && (l.x2 = !1); null != d.x2 && d.hasOwnProperty("x2") && (l.x2 = d.x2); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_SIGN_IN_RSP = function () { function e(d) { this.resList = []; if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.resList = p.emptyArray; e.prototype.role = null; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); if (null != d.resList && d.resList.length) for (var l = 0; l < d.resList.length; ++l) g.proto.Res.encode(d.resList[l], e.uint32(10).fork()).ldelim(); null != d.role && d.hasOwnProperty("role") && g.proto.Role.encode(d.role, e.uint32(18).fork()).ldelim(); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_SIGN_IN_RSP; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.resList && h.resList.length || (h.resList = []); h.resList.push(g.proto.Res.decode(d, d.uint32())); break; case 2: h.role = g.proto.Role.decode(d, d.uint32()); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.resList && d.hasOwnProperty("resList")) { if (!Array.isArray(d.resList)) return "resList: array expected"; for (var e = 0; e < d.resList.length; ++e) { var h = g.proto.Res.verify(d.resList[e]); if (h) return "resList." + h } } return null != d.role && d.hasOwnProperty("role") && (h = g.proto.Role.verify(d.role)) ? "role." + h : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_SIGN_IN_RSP) return d; var e = new g.proto.GAME_SIGN_IN_RSP; if (d.resList) { if (!Array.isArray(d.resList)) throw TypeError(".proto.GAME_SIGN_IN_RSP.resList: array expected"); e.resList = []; for (var h = 0; h < d.resList.length; ++h) { if ("object" !== typeof d.resList[h]) throw TypeError(".proto.GAME_SIGN_IN_RSP.resList: object expected"); e.resList[h] = g.proto.Res.fromObject(d.resList[h]) } } if (null != d.role) { if ("object" !== typeof d.role) throw TypeError(".proto.GAME_SIGN_IN_RSP.role: object expected"); e.role = g.proto.Role.fromObject(d.role) } return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; if (e.arrays || e.defaults) l.resList = []; e.defaults && (l.role = null); if (d.resList && d.resList.length) { l.resList = []; for (var h = 0; h < d.resList.length; ++h) l.resList[h] = g.proto.Res.toObject(d.resList[h], e) } null != d.role && d.hasOwnProperty("role") && (l.role = g.proto.Role.toObject(d.role, e)); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_CHARGE_REQ = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.code = ""; e.prototype.id = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.code && d.hasOwnProperty("code") && e.uint32(10).string(d.code); null != d.id && d.hasOwnProperty("id") && e.uint32(16).uint32(d.id); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_CHARGE_REQ; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.code = d.string(); break; case 2: h.id = d.uint32(); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.code && d.hasOwnProperty("code") && !p.isString(d.code) ? "code: string expected" : null != d.id && d.hasOwnProperty("id") && !p.isInteger(d.id) ? "id: integer expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_CHARGE_REQ) return d; var e = new g.proto.GAME_CHARGE_REQ; null != d.code && (e.code = String(d.code)); null != d.id && (e.id = d.id >>> 0); return e }; e.toObject = function (d, e) { e || (e = {}); var g = {}; e.defaults && (g.code = "", g.id = 0); null != d.code && d.hasOwnProperty("code") && (g.code = d.code); null != d.id && d.hasOwnProperty("id") && (g.id = d.id); return g }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_CHARGE_RSP = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.ok = !1; e.prototype.msg = ""; e.prototype.role = null; e.prototype.billNo = ""; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.ok && d.hasOwnProperty("ok") && e.uint32(8).bool(d.ok); null != d.msg && d.hasOwnProperty("msg") && e.uint32(18).string(d.msg); null != d.role && d.hasOwnProperty("role") && g.proto.Role.encode(d.role, e.uint32(26).fork()).ldelim(); null != d.billNo && d.hasOwnProperty("billNo") && e.uint32(34).string(d.billNo); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_CHARGE_RSP; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.ok = d.bool(); break; case 2: h.msg = d.string(); break; case 3: h.role = g.proto.Role.decode(d, d.uint32()); break; case 4: h.billNo = d.string(); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.ok && d.hasOwnProperty("ok") && "boolean" !== typeof d.ok) return "ok: boolean expected"; if (null != d.msg && d.hasOwnProperty("msg") && !p.isString(d.msg)) return "msg: string expected"; if (null != d.role && d.hasOwnProperty("role")) { var e = g.proto.Role.verify(d.role); if (e) return "role." + e } return null != d.billNo && d.hasOwnProperty("billNo") && !p.isString(d.billNo) ? "billNo: string expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_CHARGE_RSP) return d; var e = new g.proto.GAME_CHARGE_RSP; null != d.ok && (e.ok = !!d.ok); null != d.msg && (e.msg = String(d.msg)); if (null != d.role) { if ("object" !== typeof d.role) throw TypeError(".proto.GAME_CHARGE_RSP.role: object expected"); e.role = g.proto.Role.fromObject(d.role) } null != d.billNo && (e.billNo = String(d.billNo)); return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; e.defaults && (l.ok = !1, l.msg = "", l.role = null, l.billNo = ""); null != d.ok && d.hasOwnProperty("ok") && (l.ok = d.ok); null != d.msg && d.hasOwnProperty("msg") && (l.msg = d.msg); null != d.role && d.hasOwnProperty("role") && (l.role = g.proto.Role.toObject(d.role, e)); null != d.billNo && d.hasOwnProperty("billNo") && (l.billNo = d.billNo); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_FETCH_BEHAVIOR_AWARD_REQ = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.type = 0; e.prototype.code = ""; e.prototype.iv = ""; e.prototype.data = ""; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.type && d.hasOwnProperty("type") && e.uint32(8).int32(d.type); null != d.code && d.hasOwnProperty("code") && e.uint32(82).string(d.code); null != d.iv && d.hasOwnProperty("iv") && e.uint32(90).string(d.iv); null != d.data && d.hasOwnProperty("data") && e.uint32(98).string(d.data); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_FETCH_BEHAVIOR_AWARD_REQ; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.type = d.int32(); break; case 10: h.code = d.string(); break; case 11: h.iv = d.string(); break; case 12: h.data = d.string(); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.type && d.hasOwnProperty("type")) switch (d.type) { default: return "type: enum value expected"; case 0: case 1: case 2: case 3: case 4: case 5: case 6: case 7: case 8: case 9: case 10: } return null != d.code && d.hasOwnProperty("code") && !p.isString(d.code) ? "code: string expected" : null != d.iv && d.hasOwnProperty("iv") && !p.isString(d.iv) ? "iv: string expected" : null != d.data && d.hasOwnProperty("data") && !p.isString(d.data) ? "data: string expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_FETCH_BEHAVIOR_AWARD_REQ) return d; var e = new g.proto.GAME_FETCH_BEHAVIOR_AWARD_REQ; switch (d.type) { case "AWARD_TYPE_INVALID": case 0: e.type = 0; break; case "AWARD_TYPE_PLAY_GLOBAL_WINNER": case 1: e.type = 1; break; case "AWARD_TYPE_PLAY_GLOBAL_LOSER": case 2: e.type = 2; break; case "AWARD_TYPE_PLAY_GRADE_WINNER": case 3: e.type = 3; break; case "AWARD_TYPE_PLAY_GRADE_LOSER": case 4: e.type = 4; break; case "AWARD_TYPE_ADD_ONTO_DESKTOP": case 5: e.type = 5; break; case "AWARD_TYPE_SHARE_1": case 6: e.type = 6; break; case "AWARD_TYPE_SHARE_2": case 7: e.type = 7; break; case "AWARD_TYPE_INVITE_1": case 8: e.type = 8; break; case "AWARD_TYPE_INVITE_2": case 9: e.type = 9; break; case "AWARD_TYPE_GIFT_BOX": case 10: e.type = 10 } null != d.code && (e.code = String(d.code)); null != d.iv && (e.iv = String(d.iv)); null != d.data && (e.data = String(d.data)); return e }; e.toObject = function (d, e) { e || (e = {}); var l = {}; e.defaults && (l.type = e.enums === String ? "AWARD_TYPE_INVALID" : 0, l.code = "", l.iv = "", l.data = ""); null != d.type && d.hasOwnProperty("type") && (l.type = e.enums === String ? g.proto.AWARD_TYPE[d.type] : d.type); null != d.code && d.hasOwnProperty("code") && (l.code = d.code); null != d.iv && d.hasOwnProperty("iv") && (l.iv = d.iv); null != d.data && d.hasOwnProperty("data") && (l.data = d.data); return l }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_FETCH_BEHAVIOR_AWARD_RSP = function () { function e(d) { this.resList = []; if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.resList = p.emptyArray; e.prototype.role = null; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); if (null != d.resList && d.resList.length) for (var l = 0; l < d.resList.length; ++l) g.proto.Res.encode(d.resList[l], e.uint32(10).fork()).ldelim(); null != d.role && d.hasOwnProperty("role") && g.proto.Role.encode(d.role, e.uint32(26).fork()).ldelim(); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var l = void 0 === e ? d.len : d.pos + e, h = new g.proto.GAME_FETCH_BEHAVIOR_AWARD_RSP; d.pos < l;) { var q = d.uint32(); switch (q >>> 3) { case 1: h.resList && h.resList.length || (h.resList = []); h.resList.push(g.proto.Res.decode(d, d.uint32())); break; case 3: h.role = g.proto.Role.decode(d, d.uint32()); break; default: d.skipType(q & 7) } } return h }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.resList && d.hasOwnProperty("resList")) { if (!Array.isArray(d.resList)) return "resList: array expected"; for (var e = 0; e < d.resList.length; ++e) { var h = g.proto.Res.verify(d.resList[e]); if (h) return "resList." + h } } return null != d.role && d.hasOwnProperty("role") && (h = g.proto.Role.verify(d.role)) ? "role." + h : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_FETCH_BEHAVIOR_AWARD_RSP) return d; var e = new g.proto.GAME_FETCH_BEHAVIOR_AWARD_RSP; if (d.resList) { if (!Array.isArray(d.resList)) throw TypeError(".proto.GAME_FETCH_BEHAVIOR_AWARD_RSP.resList: array expected"); e.resList = []; for (var h = 0; h < d.resList.length; ++h) { if ("object" !== typeof d.resList[h]) throw TypeError(".proto.GAME_FETCH_BEHAVIOR_AWARD_RSP.resList: object expected"); e.resList[h] = g.proto.Res.fromObject(d.resList[h]) } } if (null != d.role) { if ("object" !== typeof d.role) throw TypeError(".proto.GAME_FETCH_BEHAVIOR_AWARD_RSP.role: object expected"); e.role = g.proto.Role.fromObject(d.role) } return e }; e.toObject = function (d, e) { e || (e = {}); var h = {}; if (e.arrays || e.defaults) h.resList = []; e.defaults && (h.role = null); if (d.resList && d.resList.length) { h.resList = []; for (var l = 0; l < d.resList.length; ++l) h.resList[l] = g.proto.Res.toObject(d.resList[l], e) } null != d.role && d.hasOwnProperty("role") && (h.role = g.proto.Role.toObject(d.role, e)); return h }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_DOUBLE_PLAY_AWARD_REQ = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.GAME_DOUBLE_PLAY_AWARD_REQ; d.pos < h;) { var q = d.uint32(); d.skipType(q & 7) } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null }; e.fromObject = function (d) { return d instanceof g.proto.GAME_DOUBLE_PLAY_AWARD_REQ ? d : new g.proto.GAME_DOUBLE_PLAY_AWARD_REQ }; e.toObject = function () { return {} }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_DOUBLE_PLAY_AWARD_RSP = function () { function e(d) { this.resList = []; if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.resList = p.emptyArray; e.prototype.role = null; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); if (null != d.resList && d.resList.length) for (var l = 0; l < d.resList.length; ++l) g.proto.Res.encode(d.resList[l], e.uint32(10).fork()).ldelim(); null != d.role && d.hasOwnProperty("role") && g.proto.Role.encode(d.role, e.uint32(26).fork()).ldelim(); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.GAME_DOUBLE_PLAY_AWARD_RSP; d.pos < h;) { var q = d.uint32(); switch (q >>> 3) { case 1: l.resList && l.resList.length || (l.resList = []); l.resList.push(g.proto.Res.decode(d, d.uint32())); break; case 3: l.role = g.proto.Role.decode(d, d.uint32()); break; default: d.skipType(q & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.resList && d.hasOwnProperty("resList")) { if (!Array.isArray(d.resList)) return "resList: array expected"; for (var e = 0; e < d.resList.length; ++e) { var h = g.proto.Res.verify(d.resList[e]); if (h) return "resList." + h } } return null != d.role && d.hasOwnProperty("role") && (h = g.proto.Role.verify(d.role)) ? "role." + h : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_DOUBLE_PLAY_AWARD_RSP) return d; var e = new g.proto.GAME_DOUBLE_PLAY_AWARD_RSP; if (d.resList) { if (!Array.isArray(d.resList)) throw TypeError(".proto.GAME_DOUBLE_PLAY_AWARD_RSP.resList: array expected"); e.resList = []; for (var h = 0; h < d.resList.length; ++h) { if ("object" !== typeof d.resList[h]) throw TypeError(".proto.GAME_DOUBLE_PLAY_AWARD_RSP.resList: object expected"); e.resList[h] = g.proto.Res.fromObject(d.resList[h]) } } if (null != d.role) { if ("object" !== typeof d.role) throw TypeError(".proto.GAME_DOUBLE_PLAY_AWARD_RSP.role: object expected"); e.role = g.proto.Role.fromObject(d.role) } return e }; e.toObject = function (d, e) { e || (e = {}); var h = {}; if (e.arrays || e.defaults) h.resList = []; e.defaults && (h.role = null); if (d.resList && d.resList.length) { h.resList = []; for (var l = 0; l < d.resList.length; ++l) h.resList[l] = g.proto.Res.toObject(d.resList[l], e) } null != d.role && d.hasOwnProperty("role") && (h.role = g.proto.Role.toObject(d.role, e)); return h }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_SET_INVITER_REQ = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.inviter = 0; e.prototype.themeId = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.inviter && d.hasOwnProperty("inviter") && e.uint32(8).uint32(d.inviter); null != d.themeId && d.hasOwnProperty("themeId") && e.uint32(16).uint32(d.themeId); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.GAME_SET_INVITER_REQ; d.pos < h;) { var q = d.uint32(); switch (q >>> 3) { case 1: l.inviter = d.uint32(); break; case 2: l.themeId = d.uint32(); break; default: d.skipType(q & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.inviter && d.hasOwnProperty("inviter") && !p.isInteger(d.inviter) ? "inviter: integer expected" : null != d.themeId && d.hasOwnProperty("themeId") && !p.isInteger(d.themeId) ? "themeId: integer expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_SET_INVITER_REQ) return d; var e = new g.proto.GAME_SET_INVITER_REQ; null != d.inviter && (e.inviter = d.inviter >>> 0); null != d.themeId && (e.themeId = d.themeId >>> 0); return e }; e.toObject = function (d, e) { e || (e = {}); var g = {}; e.defaults && (g.inviter = 0, g.themeId = 0); null != d.inviter && d.hasOwnProperty("inviter") && (g.inviter = d.inviter); null != d.themeId && d.hasOwnProperty("themeId") && (g.themeId = d.themeId); return g }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_SET_INVITER_RSP = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.GAME_SET_INVITER_RSP; d.pos < h;) { var q = d.uint32(); d.skipType(q & 7) } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null }; e.fromObject = function (d) { return d instanceof g.proto.GAME_SET_INVITER_RSP ? d : new g.proto.GAME_SET_INVITER_RSP }; e.toObject = function () { return {} }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_QUERY_INVITE_AWARD_REQ = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.GAME_QUERY_INVITE_AWARD_REQ; d.pos < h;) { var q = d.uint32(); d.skipType(q & 7) } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null }; e.fromObject = function (d) { return d instanceof g.proto.GAME_QUERY_INVITE_AWARD_REQ ? d : new g.proto.GAME_QUERY_INVITE_AWARD_REQ }; e.toObject = function () { return {} }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_QUERY_INVITE_AWARD_RSP = function () { function e(d) { this.headurlList = []; if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.headurlList = p.emptyArray; e.prototype.fetchedCnt = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); if (null != d.headurlList && d.headurlList.length) for (var g = 0; g < d.headurlList.length; ++g) e.uint32(10).string(d.headurlList[g]); null != d.fetchedCnt && d.hasOwnProperty("fetchedCnt") && e.uint32(16).int32(d.fetchedCnt); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.GAME_QUERY_INVITE_AWARD_RSP; d.pos < h;) { var q = d.uint32(); switch (q >>> 3) { case 1: l.headurlList && l.headurlList.length || (l.headurlList = []); l.headurlList.push(d.string()); break; case 2: l.fetchedCnt = d.int32(); break; default: d.skipType(q & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.headurlList && d.hasOwnProperty("headurlList")) { if (!Array.isArray(d.headurlList)) return "headurlList: array expected"; for (var e = 0; e < d.headurlList.length; ++e) if (!p.isString(d.headurlList[e])) return "headurlList: string[] expected" } return null != d.fetchedCnt && d.hasOwnProperty("fetchedCnt") && !p.isInteger(d.fetchedCnt) ? "fetchedCnt: integer expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_QUERY_INVITE_AWARD_RSP) return d; var e = new g.proto.GAME_QUERY_INVITE_AWARD_RSP; if (d.headurlList) { if (!Array.isArray(d.headurlList)) throw TypeError(".proto.GAME_QUERY_INVITE_AWARD_RSP.headurlList: array expected"); e.headurlList = []; for (var h = 0; h < d.headurlList.length; ++h) e.headurlList[h] = String(d.headurlList[h]) } null != d.fetchedCnt && (e.fetchedCnt = d.fetchedCnt | 0); return e }; e.toObject = function (d, e) { e || (e = {}); var g = {}; if (e.arrays || e.defaults) g.headurlList = []; e.defaults && (g.fetchedCnt = 0); if (d.headurlList && d.headurlList.length) { g.headurlList = []; for (var h = 0; h < d.headurlList.length; ++h) g.headurlList[h] = d.headurlList[h] } null != d.fetchedCnt && d.hasOwnProperty("fetchedCnt") && (g.fetchedCnt = d.fetchedCnt); return g }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_FETCH_INVITE_AWARD_REQ = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.GAME_FETCH_INVITE_AWARD_REQ; d.pos < h;) { var q = d.uint32(); d.skipType(q & 7) } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null }; e.fromObject = function (d) { return d instanceof g.proto.GAME_FETCH_INVITE_AWARD_REQ ? d : new g.proto.GAME_FETCH_INVITE_AWARD_REQ }; e.toObject = function () { return {} }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_FETCH_INVITE_AWARD_RSP = function () { function e(d) { this.resList = []; if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.fetchedCnt = 0; e.prototype.resList = p.emptyArray; e.prototype.role = null; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.fetchedCnt && d.hasOwnProperty("fetchedCnt") && e.uint32(8).int32(d.fetchedCnt); if (null != d.resList && d.resList.length) for (var l = 0; l < d.resList.length; ++l) g.proto.Res.encode(d.resList[l], e.uint32(18).fork()).ldelim(); null != d.role && d.hasOwnProperty("role") && g.proto.Role.encode(d.role, e.uint32(26).fork()).ldelim(); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.GAME_FETCH_INVITE_AWARD_RSP; d.pos < h;) { var q = d.uint32(); switch (q >>> 3) { case 1: l.fetchedCnt = d.int32(); break; case 2: l.resList && l.resList.length || (l.resList = []); l.resList.push(g.proto.Res.decode(d, d.uint32())); break; case 3: l.role = g.proto.Role.decode(d, d.uint32()); break; default: d.skipType(q & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.fetchedCnt && d.hasOwnProperty("fetchedCnt") && !p.isInteger(d.fetchedCnt)) return "fetchedCnt: integer expected"; if (null != d.resList && d.hasOwnProperty("resList")) { if (!Array.isArray(d.resList)) return "resList: array expected"; for (var e = 0; e < d.resList.length; ++e) { var h = g.proto.Res.verify(d.resList[e]); if (h) return "resList." + h } } return null != d.role && d.hasOwnProperty("role") && (h = g.proto.Role.verify(d.role)) ? "role." + h : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_FETCH_INVITE_AWARD_RSP) return d; var e = new g.proto.GAME_FETCH_INVITE_AWARD_RSP; null != d.fetchedCnt && (e.fetchedCnt = d.fetchedCnt | 0); if (d.resList) { if (!Array.isArray(d.resList)) throw TypeError(".proto.GAME_FETCH_INVITE_AWARD_RSP.resList: array expected"); e.resList = []; for (var h = 0; h < d.resList.length; ++h) { if ("object" !== typeof d.resList[h]) throw TypeError(".proto.GAME_FETCH_INVITE_AWARD_RSP.resList: object expected"); e.resList[h] = g.proto.Res.fromObject(d.resList[h]) } } if (null != d.role) { if ("object" !== typeof d.role) throw TypeError(".proto.GAME_FETCH_INVITE_AWARD_RSP.role: object expected"); e.role = g.proto.Role.fromObject(d.role) } return e }; e.toObject = function (d, e) { e || (e = {}); var h = {}; if (e.arrays || e.defaults) h.resList = []; e.defaults && (h.fetchedCnt = 0, h.role = null); null != d.fetchedCnt && d.hasOwnProperty("fetchedCnt") && (h.fetchedCnt = d.fetchedCnt); if (d.resList && d.resList.length) { h.resList = []; for (var l = 0; l < d.resList.length; ++l) h.resList[l] = g.proto.Res.toObject(d.resList[l], e) } null != d.role && d.hasOwnProperty("role") && (h.role = g.proto.Role.toObject(d.role, e)); return h }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_SINGLE_RESULT_REQ = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.score = 0; e.prototype.gold = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.score && d.hasOwnProperty("score") && e.uint32(16).int32(d.score); null != d.gold && d.hasOwnProperty("gold") && e.uint32(24).int32(d.gold); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.GAME_SINGLE_RESULT_REQ; d.pos < h;) { var q = d.uint32(); switch (q >>> 3) { case 2: l.score = d.int32(); break; case 3: l.gold = d.int32(); break; default: d.skipType(q & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.score && d.hasOwnProperty("score") && !p.isInteger(d.score) ? "score: integer expected" : null != d.gold && d.hasOwnProperty("gold") && !p.isInteger(d.gold) ? "gold: integer expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_SINGLE_RESULT_REQ) return d; var e = new g.proto.GAME_SINGLE_RESULT_REQ; null != d.score && (e.score = d.score | 0); null != d.gold && (e.gold = d.gold | 0); return e }; e.toObject = function (d, e) { e || (e = {}); var g = {}; e.defaults && (g.score = 0, g.gold = 0); null != d.score && d.hasOwnProperty("score") && (g.score = d.score); null != d.gold && d.hasOwnProperty("gold") && (g.gold = d.gold); return g }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_SINGLE_RESULT_RSP = function () { function e(d) { this.resList = []; if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.resList = p.emptyArray; e.prototype.role = null; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); if (null != d.resList && d.resList.length) for (var l = 0; l < d.resList.length; ++l) g.proto.Res.encode(d.resList[l], e.uint32(10).fork()).ldelim(); null != d.role && d.hasOwnProperty("role") && g.proto.Role.encode(d.role, e.uint32(18).fork()).ldelim(); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.GAME_SINGLE_RESULT_RSP; d.pos < h;) { var q = d.uint32(); switch (q >>> 3) { case 1: l.resList && l.resList.length || (l.resList = []); l.resList.push(g.proto.Res.decode(d, d.uint32())); break; case 2: l.role = g.proto.Role.decode(d, d.uint32()); break; default: d.skipType(q & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.resList && d.hasOwnProperty("resList")) { if (!Array.isArray(d.resList)) return "resList: array expected"; for (var e = 0; e < d.resList.length; ++e) { var h = g.proto.Res.verify(d.resList[e]); if (h) return "resList." + h } } return null != d.role && d.hasOwnProperty("role") && (h = g.proto.Role.verify(d.role)) ? "role." + h : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_SINGLE_RESULT_RSP) return d; var e = new g.proto.GAME_SINGLE_RESULT_RSP; if (d.resList) { if (!Array.isArray(d.resList)) throw TypeError(".proto.GAME_SINGLE_RESULT_RSP.resList: array expected"); e.resList = []; for (var h = 0; h < d.resList.length; ++h) { if ("object" !== typeof d.resList[h]) throw TypeError(".proto.GAME_SINGLE_RESULT_RSP.resList: object expected"); e.resList[h] = g.proto.Res.fromObject(d.resList[h]) } } if (null != d.role) { if ("object" !== typeof d.role) throw TypeError(".proto.GAME_SINGLE_RESULT_RSP.role: object expected"); e.role = g.proto.Role.fromObject(d.role) } return e }; e.toObject = function (d, e) { e || (e = {}); var h = {}; if (e.arrays || e.defaults) h.resList = []; e.defaults && (h.role = null); if (d.resList && d.resList.length) { h.resList = []; for (var l = 0; l < d.resList.length; ++l) h.resList[l] = g.proto.Res.toObject(d.resList[l], e) } null != d.role && d.hasOwnProperty("role") && (h.role = g.proto.Role.toObject(d.role, e)); return h }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_CLIENT_SUB_COIN_REQ = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.coin = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.coin && d.hasOwnProperty("coin") && e.uint32(8).int32(d.coin); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.GAME_CLIENT_SUB_COIN_REQ; d.pos < h;) { var q = d.uint32(); switch (q >>> 3) { case 1: l.coin = d.int32(); break; default: d.skipType(q & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.coin && d.hasOwnProperty("coin") && !p.isInteger(d.coin) ? "coin: integer expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_CLIENT_SUB_COIN_REQ) return d; var e = new g.proto.GAME_CLIENT_SUB_COIN_REQ; null != d.coin && (e.coin = d.coin | 0); return e }; e.toObject = function (d, e) { e || (e = {}); var g = {}; e.defaults && (g.coin = 0); null != d.coin && d.hasOwnProperty("coin") && (g.coin = d.coin); return g }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_CLIENT_SUB_COIN_RSP = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.role = null; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.role && d.hasOwnProperty("role") && g.proto.Role.encode(d.role, e.uint32(10).fork()).ldelim(); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.GAME_CLIENT_SUB_COIN_RSP; d.pos < h;) { var q = d.uint32(); switch (q >>> 3) { case 1: l.role = g.proto.Role.decode(d, d.uint32()); break; default: d.skipType(q & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.role && d.hasOwnProperty("role") && (d = g.proto.Role.verify(d.role)) ? "role." + d : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_CLIENT_SUB_COIN_RSP) return d; var e = new g.proto.GAME_CLIENT_SUB_COIN_RSP; if (null != d.role) { if ("object" !== typeof d.role) throw TypeError(".proto.GAME_CLIENT_SUB_COIN_RSP.role: object expected"); e.role = g.proto.Role.fromObject(d.role) } return e }; e.toObject = function (d, e) { e || (e = {}); var h = {}; e.defaults && (h.role = null); null != d.role && d.hasOwnProperty("role") && (h.role = g.proto.Role.toObject(d.role, e)); return h }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_QUERY_THEMES_REQ = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.GAME_QUERY_THEMES_REQ; d.pos < h;) { var q = d.uint32(); d.skipType(q & 7) } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null }; e.fromObject = function (d) { return d instanceof g.proto.GAME_QUERY_THEMES_REQ ? d : new g.proto.GAME_QUERY_THEMES_REQ }; e.toObject = function () { return {} }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_QUERY_THEMES_RSP = function () { function e(d) { this.list = []; this.invitedList = []; if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.list = p.emptyArray; e.prototype.invitedList = p.emptyArray; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); if (null != d.list && d.list.length) { e.uint32(10).fork(); for (var l = 0; l < d.list.length; ++l) e.uint32(d.list[l]); e.ldelim() } if (null != d.invitedList && d.invitedList.length) for (l = 0; l < d.invitedList.length; ++l) g.proto.ThemeInvited.encode(d.invitedList[l], e.uint32(666).fork()).ldelim(); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.GAME_QUERY_THEMES_RSP; d.pos < h;) { var p = d.uint32(); switch (p >>> 3) { case 1: l.list && l.list.length || (l.list = []); if (2 === (p & 7)) for (p = d.uint32() + d.pos; d.pos < p;) l.list.push(d.uint32()); else l.list.push(d.uint32()); break; case 83: l.invitedList && l.invitedList.length || (l.invitedList = []); l.invitedList.push(g.proto.ThemeInvited.decode(d, d.uint32())); break; default: d.skipType(p & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.list && d.hasOwnProperty("list")) { if (!Array.isArray(d.list)) return "list: array expected"; for (var e = 0; e < d.list.length; ++e) if (!p.isInteger(d.list[e])) return "list: integer[] expected" } if (null != d.invitedList && d.hasOwnProperty("invitedList")) { if (!Array.isArray(d.invitedList)) return "invitedList: array expected"; for (e = 0; e < d.invitedList.length; ++e) { var h = g.proto.ThemeInvited.verify(d.invitedList[e]); if (h) return "invitedList." + h } } return null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_QUERY_THEMES_RSP) return d; var e = new g.proto.GAME_QUERY_THEMES_RSP; if (d.list) { if (!Array.isArray(d.list)) throw TypeError(".proto.GAME_QUERY_THEMES_RSP.list: array expected"); e.list = []; for (var h = 0; h < d.list.length; ++h) e.list[h] = d.list[h] >>> 0 } if (d.invitedList) { if (!Array.isArray(d.invitedList)) throw TypeError(".proto.GAME_QUERY_THEMES_RSP.invitedList: array expected"); e.invitedList = []; for (h = 0; h < d.invitedList.length; ++h) { if ("object" !== typeof d.invitedList[h]) throw TypeError(".proto.GAME_QUERY_THEMES_RSP.invitedList: object expected"); e.invitedList[h] = g.proto.ThemeInvited.fromObject(d.invitedList[h]) } } return e }; e.toObject = function (d, e) { e || (e = {}); var h = {}; if (e.arrays || e.defaults) h.list = [], h.invitedList = []; if (d.list && d.list.length) { h.list = []; for (var l = 0; l < d.list.length; ++l) h.list[l] = d.list[l] } if (d.invitedList && d.invitedList.length) for (h.invitedList = [], l = 0; l < d.invitedList.length; ++l) h.invitedList[l] = g.proto.ThemeInvited.toObject(d.invitedList[l], e); return h }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_UPGRADE_PET_REQ = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.petId = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.petId && d.hasOwnProperty("petId") && e.uint32(8).uint32(d.petId); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.GAME_UPGRADE_PET_REQ; d.pos < h;) { var p = d.uint32(); switch (p >>> 3) { case 1: l.petId = d.uint32(); break; default: d.skipType(p & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.petId && d.hasOwnProperty("petId") && !p.isInteger(d.petId) ? "petId: integer expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_UPGRADE_PET_REQ) return d; var e = new g.proto.GAME_UPGRADE_PET_REQ; null != d.petId && (e.petId = d.petId >>> 0); return e }; e.toObject = function (d, e) { e || (e = {}); var g = {}; e.defaults && (g.petId = 0); null != d.petId && d.hasOwnProperty("petId") && (g.petId = d.petId); return g }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.GAME_UPGRADE_PET_RSP = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.pet = null; e.prototype.role = null; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.pet && d.hasOwnProperty("pet") && g.proto.Pet.encode(d.pet, e.uint32(10).fork()).ldelim(); null != d.role && d.hasOwnProperty("role") && g.proto.Role.encode(d.role, e.uint32(18).fork()).ldelim(); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.GAME_UPGRADE_PET_RSP; d.pos < h;) { var p = d.uint32(); switch (p >>> 3) { case 1: l.pet = g.proto.Pet.decode(d, d.uint32()); break; case 2: l.role = g.proto.Role.decode(d, d.uint32()); break; default: d.skipType(p & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.pet && d.hasOwnProperty("pet")) { var e = g.proto.Pet.verify(d.pet); if (e) return "pet." + e } return null != d.role && d.hasOwnProperty("role") && (e = g.proto.Role.verify(d.role)) ? "role." + e : null }; e.fromObject = function (d) { if (d instanceof g.proto.GAME_UPGRADE_PET_RSP) return d; var e = new g.proto.GAME_UPGRADE_PET_RSP; if (null != d.pet) { if ("object" !== typeof d.pet) throw TypeError(".proto.GAME_UPGRADE_PET_RSP.pet: object expected"); e.pet = g.proto.Pet.fromObject(d.pet) } if (null != d.role) { if ("object" !== typeof d.role) throw TypeError(".proto.GAME_UPGRADE_PET_RSP.role: object expected"); e.role = g.proto.Role.fromObject(d.role) } return e }; e.toObject = function (d, e) { e || (e = {}); var h = {}; e.defaults && (h.pet = null, h.role = null); null != d.pet && d.hasOwnProperty("pet") && (h.pet = g.proto.Pet.toObject(d.pet, e)); null != d.role && d.hasOwnProperty("role") && (h.role = g.proto.Role.toObject(d.role, e)); return h }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.Role = function () { function e(d) { this.pieceList = []; if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.id = 0; e.prototype.name = ""; e.prototype.kind = 0; e.prototype.headurl = ""; e.prototype.headFrame = 0; e.prototype.exp = 0; e.prototype.lev = 0; e.prototype.pieceList = p.emptyArray; e.prototype.gold = 0; e.prototype.coin = 0; e.prototype.stars = 0; e.prototype.usingPet = null; e.prototype.maxScore = 0; e.prototype.equipScoreSum = 0; e.prototype.cdForShare = p.Long ? p.Long.fromBits(0, 0, !1) : 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.id && d.hasOwnProperty("id") && e.uint32(8).uint32(d.id); null != d.name && d.hasOwnProperty("name") && e.uint32(18).string(d.name); null != d.kind && d.hasOwnProperty("kind") && e.uint32(24).uint32(d.kind); null != d.headurl && d.hasOwnProperty("headurl") && e.uint32(34).string(d.headurl); null != d.headFrame && d.hasOwnProperty("headFrame") && e.uint32(40).uint32(d.headFrame); null != d.exp && d.hasOwnProperty("exp") && e.uint32(168).int32(d.exp); null != d.lev && d.hasOwnProperty("lev") && e.uint32(176).int32(d.lev); if (null != d.pieceList && d.pieceList.length) for (var l = 0; l < d.pieceList.length; ++l) g.proto.Piece.encode(d.pieceList[l], e.uint32(274).fork()).ldelim(); null != d.gold && d.hasOwnProperty("gold") && e.uint32(320).int32(d.gold); null != d.coin && d.hasOwnProperty("coin") && e.uint32(328).int32(d.coin); null != d.stars && d.hasOwnProperty("stars") && e.uint32(408).int32(d.stars); null != d.usingPet && d.hasOwnProperty("usingPet") && g.proto.Pet.encode(d.usingPet, e.uint32(490).fork()).ldelim(); null != d.maxScore && d.hasOwnProperty("maxScore") && e.uint32(504).int32(d.maxScore); null != d.equipScoreSum && d.hasOwnProperty("equipScoreSum") && e.uint32(520).int32(d.equipScoreSum); null != d.cdForShare && d.hasOwnProperty("cdForShare") && e.uint32(528).int64(d.cdForShare); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.Role; d.pos < h;) { var p = d.uint32(); switch (p >>> 3) { case 1: l.id = d.uint32(); break; case 2: l.name = d.string(); break; case 3: l.kind = d.uint32(); break; case 4: l.headurl = d.string(); break; case 5: l.headFrame = d.uint32(); break; case 21: l.exp = d.int32(); break; case 22: l.lev = d.int32(); break; case 34: l.pieceList && l.pieceList.length || (l.pieceList = []); l.pieceList.push(g.proto.Piece.decode(d, d.uint32())); break; case 40: l.gold = d.int32(); break; case 41: l.coin = d.int32(); break; case 51: l.stars = d.int32(); break; case 61: l.usingPet = g.proto.Pet.decode(d, d.uint32()); break; case 63: l.maxScore = d.int32(); break; case 65: l.equipScoreSum = d.int32(); break; case 66: l.cdForShare = d.int64(); break; default: d.skipType(p & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.id && d.hasOwnProperty("id") && !p.isInteger(d.id)) return "id: integer expected"; if (null != d.name && d.hasOwnProperty("name") && !p.isString(d.name)) return "name: string expected"; if (null != d.kind && d.hasOwnProperty("kind") && !p.isInteger(d.kind)) return "kind: integer expected"; if (null != d.headurl && d.hasOwnProperty("headurl") && !p.isString(d.headurl)) return "headurl: string expected"; if (null != d.headFrame && d.hasOwnProperty("headFrame") && !p.isInteger(d.headFrame)) return "headFrame: integer expected"; if (null != d.exp && d.hasOwnProperty("exp") && !p.isInteger(d.exp)) return "exp: integer expected"; if (null != d.lev && d.hasOwnProperty("lev") && !p.isInteger(d.lev)) return "lev: integer expected"; if (null != d.pieceList && d.hasOwnProperty("pieceList")) { if (!Array.isArray(d.pieceList)) return "pieceList: array expected"; for (var e = 0; e < d.pieceList.length; ++e) { var h = g.proto.Piece.verify(d.pieceList[e]); if (h) return "pieceList." + h } } return null != d.gold && d.hasOwnProperty("gold") && !p.isInteger(d.gold) ? "gold: integer expected" : null != d.coin && d.hasOwnProperty("coin") && !p.isInteger(d.coin) ? "coin: integer expected" : null != d.stars && d.hasOwnProperty("stars") && !p.isInteger(d.stars) ? "stars: integer expected" : null != d.usingPet && d.hasOwnProperty("usingPet") && (h = g.proto.Pet.verify(d.usingPet)) ? "usingPet." + h : null != d.maxScore && d.hasOwnProperty("maxScore") && !p.isInteger(d.maxScore) ? "maxScore: integer expected" : null != d.equipScoreSum && d.hasOwnProperty("equipScoreSum") && !p.isInteger(d.equipScoreSum) ? "equipScoreSum: integer expected" : null == d.cdForShare || !d.hasOwnProperty("cdForShare") || p.isInteger(d.cdForShare) || d.cdForShare && p.isInteger(d.cdForShare.low) && p.isInteger(d.cdForShare.high) ? null : "cdForShare: integer|Long expected" }; e.fromObject = function (d) { if (d instanceof g.proto.Role) return d; var e = new g.proto.Role; null != d.id && (e.id = d.id >>> 0); null != d.name && (e.name = String(d.name)); null != d.kind && (e.kind = d.kind >>> 0); null != d.headurl && (e.headurl = String(d.headurl)); null != d.headFrame && (e.headFrame = d.headFrame >>> 0); null != d.exp && (e.exp = d.exp | 0); null != d.lev && (e.lev = d.lev | 0); if (d.pieceList) { if (!Array.isArray(d.pieceList)) throw TypeError(".proto.Role.pieceList: array expected"); e.pieceList = []; for (var h = 0; h < d.pieceList.length; ++h) { if ("object" !== typeof d.pieceList[h]) throw TypeError(".proto.Role.pieceList: object expected"); e.pieceList[h] = g.proto.Piece.fromObject(d.pieceList[h]) } } null != d.gold && (e.gold = d.gold | 0); null != d.coin && (e.coin = d.coin | 0); null != d.stars && (e.stars = d.stars | 0); if (null != d.usingPet) { if ("object" !== typeof d.usingPet) throw TypeError(".proto.Role.usingPet: object expected"); e.usingPet = g.proto.Pet.fromObject(d.usingPet) } null != d.maxScore && (e.maxScore = d.maxScore | 0); null != d.equipScoreSum && (e.equipScoreSum = d.equipScoreSum | 0); null != d.cdForShare && (p.Long ? (e.cdForShare = p.Long.fromValue(d.cdForShare)).unsigned = !1 : "string" === typeof d.cdForShare ? e.cdForShare = parseInt(d.cdForShare, 10) : "number" === typeof d.cdForShare ? e.cdForShare = d.cdForShare : "object" === typeof d.cdForShare && (e.cdForShare = (new p.LongBits(d.cdForShare.low >>> 0, d.cdForShare.high >>> 0)).toNumber())); return e }; e.toObject = function (d, e) { e || (e = {}); var h = {}; if (e.arrays || e.defaults) h.pieceList = []; if (e.defaults) if (h.id = 0, h.name = "", h.kind = 0, h.headurl = "", h.headFrame = 0, h.exp = 0, h.lev = 0, h.gold = 0, h.coin = 0, h.stars = 0, h.usingPet = null, h.maxScore = 0, h.equipScoreSum = 0, p.Long) { var l = new p.Long(0, 0, !1); h.cdForShare = e.longs === String ? l.toString() : e.longs === Number ? l.toNumber() : l } else h.cdForShare = e.longs === String ? "0" : 0; null != d.id && d.hasOwnProperty("id") && (h.id = d.id); null != d.name && d.hasOwnProperty("name") && (h.name = d.name); null != d.kind && d.hasOwnProperty("kind") && (h.kind = d.kind); null != d.headurl && d.hasOwnProperty("headurl") && (h.headurl = d.headurl); null != d.headFrame && d.hasOwnProperty("headFrame") && (h.headFrame = d.headFrame); null != d.exp && d.hasOwnProperty("exp") && (h.exp = d.exp); null != d.lev && d.hasOwnProperty("lev") && (h.lev = d.lev); if (d.pieceList && d.pieceList.length) for (h.pieceList = [], l = 0; l < d.pieceList.length; ++l) h.pieceList[l] = g.proto.Piece.toObject(d.pieceList[l], e); null != d.gold && d.hasOwnProperty("gold") && (h.gold = d.gold); null != d.coin && d.hasOwnProperty("coin") && (h.coin = d.coin); null != d.stars && d.hasOwnProperty("stars") && (h.stars = d.stars); null != d.usingPet && d.hasOwnProperty("usingPet") && (h.usingPet = g.proto.Pet.toObject(d.usingPet, e)); null != d.maxScore && d.hasOwnProperty("maxScore") && (h.maxScore = d.maxScore); null != d.equipScoreSum && d.hasOwnProperty("equipScoreSum") && (h.equipScoreSum = d.equipScoreSum); null != d.cdForShare && d.hasOwnProperty("cdForShare") && (h.cdForShare = "number" === typeof d.cdForShare ? e.longs === String ? String(d.cdForShare) : d.cdForShare : e.longs === String ? p.Long.prototype.toString.call(d.cdForShare) : e.longs === Number ? (new p.LongBits(d.cdForShare.low >>> 0, d.cdForShare.high >>> 0)).toNumber() : d.cdForShare); return h }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.RankRole = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.name = ""; e.prototype.kind = 0; e.prototype.headurl = ""; e.prototype.headFrame = 0; e.prototype.lev = 0; e.prototype.stars = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.name && d.hasOwnProperty("name") && e.uint32(18).string(d.name); null != d.kind && d.hasOwnProperty("kind") && e.uint32(24).uint32(d.kind); null != d.headurl && d.hasOwnProperty("headurl") && e.uint32(34).string(d.headurl); null != d.headFrame && d.hasOwnProperty("headFrame") && e.uint32(40).uint32(d.headFrame); null != d.lev && d.hasOwnProperty("lev") && e.uint32(176).int32(d.lev); null != d.stars && d.hasOwnProperty("stars") && e.uint32(408).int32(d.stars); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.RankRole; d.pos < h;) { var p = d.uint32(); switch (p >>> 3) { case 2: l.name = d.string(); break; case 3: l.kind = d.uint32(); break; case 4: l.headurl = d.string(); break; case 5: l.headFrame = d.uint32(); break; case 22: l.lev = d.int32(); break; case 51: l.stars = d.int32(); break; default: d.skipType(p & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.name && d.hasOwnProperty("name") && !p.isString(d.name) ? "name: string expected" : null != d.kind && d.hasOwnProperty("kind") && !p.isInteger(d.kind) ? "kind: integer expected" : null != d.headurl && d.hasOwnProperty("headurl") && !p.isString(d.headurl) ? "headurl: string expected" : null != d.headFrame && d.hasOwnProperty("headFrame") && !p.isInteger(d.headFrame) ? "headFrame: integer expected" : null != d.lev && d.hasOwnProperty("lev") && !p.isInteger(d.lev) ? "lev: integer expected" : null != d.stars && d.hasOwnProperty("stars") && !p.isInteger(d.stars) ? "stars: integer expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.RankRole) return d; var e = new g.proto.RankRole; null != d.name && (e.name = String(d.name)); null != d.kind && (e.kind = d.kind >>> 0); null != d.headurl && (e.headurl = String(d.headurl)); null != d.headFrame && (e.headFrame = d.headFrame >>> 0); null != d.lev && (e.lev = d.lev | 0); null != d.stars && (e.stars = d.stars | 0); return e }; e.toObject = function (d, e) { e || (e = {}); var g = {}; e.defaults && (g.name = "", g.kind = 0, g.headurl = "", g.headFrame = 0, g.lev = 0, g.stars = 0); null != d.name && d.hasOwnProperty("name") && (g.name = d.name); null != d.kind && d.hasOwnProperty("kind") && (g.kind = d.kind); null != d.headurl && d.hasOwnProperty("headurl") && (g.headurl = d.headurl); null != d.headFrame && d.hasOwnProperty("headFrame") && (g.headFrame = d.headFrame); null != d.lev && d.hasOwnProperty("lev") && (g.lev = d.lev); null != d.stars && d.hasOwnProperty("stars") && (g.stars = d.stars); return g }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.ChartEntry = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.rank = 0; e.prototype.weight = p.Long ? p.Long.fromBits(0, 0, !1) : 0; e.prototype.id = 0; e.prototype.info = null; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.rank && d.hasOwnProperty("rank") && e.uint32(8).int32(d.rank); null != d.weight && d.hasOwnProperty("weight") && e.uint32(16).int64(d.weight); null != d.id && d.hasOwnProperty("id") && e.uint32(24).uint32(d.id); null != d.info && d.hasOwnProperty("info") && g.proto.RankRole.encode(d.info, e.uint32(34).fork()).ldelim(); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.ChartEntry; d.pos < h;) { var p = d.uint32(); switch (p >>> 3) { case 1: l.rank = d.int32(); break; case 2: l.weight = d.int64(); break; case 3: l.id = d.uint32(); break; case 4: l.info = g.proto.RankRole.decode(d, d.uint32()); break; default: d.skipType(p & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.rank && d.hasOwnProperty("rank") && !p.isInteger(d.rank) ? "rank: integer expected" : null == d.weight || !d.hasOwnProperty("weight") || p.isInteger(d.weight) || d.weight && p.isInteger(d.weight.low) && p.isInteger(d.weight.high) ? null != d.id && d.hasOwnProperty("id") && !p.isInteger(d.id) ? "id: integer expected" : null != d.info && d.hasOwnProperty("info") && (d = g.proto.RankRole.verify(d.info)) ? "info." + d : null : "weight: integer|Long expected" }; e.fromObject = function (d) { if (d instanceof g.proto.ChartEntry) return d; var e = new g.proto.ChartEntry; null != d.rank && (e.rank = d.rank | 0); null != d.weight && (p.Long ? (e.weight = p.Long.fromValue(d.weight)).unsigned = !1 : "string" === typeof d.weight ? e.weight = parseInt(d.weight, 10) : "number" === typeof d.weight ? e.weight = d.weight : "object" === typeof d.weight && (e.weight = (new p.LongBits(d.weight.low >>> 0, d.weight.high >>> 0)).toNumber())); null != d.id && (e.id = d.id >>> 0); if (null != d.info) { if ("object" !== typeof d.info) throw TypeError(".proto.ChartEntry.info: object expected"); e.info = g.proto.RankRole.fromObject(d.info) } return e }; e.toObject = function (d, e) { e || (e = {}); var h = {}; if (e.defaults) { h.rank = 0; if (p.Long) { var l = new p.Long(0, 0, !1); h.weight = e.longs === String ? l.toString() : e.longs === Number ? l.toNumber() : l } else h.weight = e.longs === String ? "0" : 0; h.id = 0; h.info = null } null != d.rank && d.hasOwnProperty("rank") && (h.rank = d.rank); null != d.weight && d.hasOwnProperty("weight") && (h.weight = "number" === typeof d.weight ? e.longs === String ? String(d.weight) : d.weight : e.longs === String ? p.Long.prototype.toString.call(d.weight) : e.longs === Number ? (new p.LongBits(d.weight.low >>> 0, d.weight.high >>> 0)).toNumber() : d.weight); null != d.id && d.hasOwnProperty("id") && (h.id = d.id); null != d.info && d.hasOwnProperty("info") && (h.info = g.proto.RankRole.toObject(d.info, e)); return h }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.MATCH_TYPE = function () { var e = {}, d = Object.create(e); d[e[0] = "MATCH_TYPE_INVALID"] = 0; d[e[1] = "MATCH_TYPE_GLOBAL"] = 1; d[e[2] = "MATCH_TYPE_GRADE"] = 2; d[e[3] = "MATCH_TYPE_INVITED"] = 3; return d }(); e.CHART_TYPE = function () { var e = {}, d = Object.create(e); d[e[0] = "CHART_TYPE_INVALID"] = 0; d[e[2] = "CHART_TYPE_SINGLE_SCORE"] = 2; return d }(); e.Res = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.id = 0; e.prototype.amt = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.id && d.hasOwnProperty("id") && e.uint32(8).uint32(d.id); null != d.amt && d.hasOwnProperty("amt") && e.uint32(16).int32(d.amt); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.Res; d.pos < h;) { var p = d.uint32(); switch (p >>> 3) { case 1: l.id = d.uint32(); break; case 2: l.amt = d.int32(); break; default: d.skipType(p & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.id && d.hasOwnProperty("id") && !p.isInteger(d.id) ? "id: integer expected" : null != d.amt && d.hasOwnProperty("amt") && !p.isInteger(d.amt) ? "amt: integer expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.Res) return d; var e = new g.proto.Res; null != d.id && (e.id = d.id >>> 0); null != d.amt && (e.amt = d.amt | 0); return e }; e.toObject = function (d, e) { e || (e = {}); var g = {}; e.defaults && (g.id = 0, g.amt = 0); null != d.id && d.hasOwnProperty("id") && (g.id = d.id); null != d.amt && d.hasOwnProperty("amt") && (g.amt = d.amt); return g }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.RES_TYPE = function () { var e = {}, d = Object.create(e); d[e[0] = "RES_TYPE_INVALID"] = 0; d[e[1] = "RES_TYPE_COIN"] = 1; d[e[4] = "RES_TYPE_GOLD"] = 4; d[e[100] = "RES_TYPE_PET"] = 100; d[e[200] = "RES_TYPE_EQUIP"] = 200; return d }(); e.Pet = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.id = 0; e.prototype.lev = 0; e.prototype.equip = null; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.id && d.hasOwnProperty("id") && e.uint32(8).uint32(d.id); null != d.lev && d.hasOwnProperty("lev") && e.uint32(16).int32(d.lev); null != d.equip && d.hasOwnProperty("equip") && g.proto.Equip.encode(d.equip, e.uint32(90).fork()).ldelim(); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.Pet; d.pos < h;) { var p = d.uint32(); switch (p >>> 3) { case 1: l.id = d.uint32(); break; case 2: l.lev = d.int32(); break; case 11: l.equip = g.proto.Equip.decode(d, d.uint32()); break; default: d.skipType(p & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.id && d.hasOwnProperty("id") && !p.isInteger(d.id) ? "id: integer expected" : null != d.lev && d.hasOwnProperty("lev") && !p.isInteger(d.lev) ? "lev: integer expected" : null != d.equip && d.hasOwnProperty("equip") && (d = g.proto.Equip.verify(d.equip)) ? "equip." + d : null }; e.fromObject = function (d) { if (d instanceof g.proto.Pet) return d; var e = new g.proto.Pet; null != d.id && (e.id = d.id >>> 0); null != d.lev && (e.lev = d.lev | 0); if (null != d.equip) { if ("object" !== typeof d.equip) throw TypeError(".proto.Pet.equip: object expected"); e.equip = g.proto.Equip.fromObject(d.equip) } return e }; e.toObject = function (d, e) { e || (e = {}); var h = {}; e.defaults && (h.id = 0, h.lev = 0, h.equip = null); null != d.id && d.hasOwnProperty("id") && (h.id = d.id); null != d.lev && d.hasOwnProperty("lev") && (h.lev = d.lev); null != d.equip && d.hasOwnProperty("equip") && (h.equip = g.proto.Equip.toObject(d.equip, e)); return h }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.ThemeInvited = function () { function e(d) { this.headurlList = []; if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.id = 0; e.prototype.headurlList = p.emptyArray; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.id && d.hasOwnProperty("id") && e.uint32(8).uint32(d.id); if (null != d.headurlList && d.headurlList.length) for (var g = 0; g < d.headurlList.length; ++g) e.uint32(18).string(d.headurlList[g]); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.ThemeInvited; d.pos < h;) { var p = d.uint32(); switch (p >>> 3) { case 1: l.id = d.uint32(); break; case 2: l.headurlList && l.headurlList.length || (l.headurlList = []); l.headurlList.push(d.string()); break; default: d.skipType(p & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.id && d.hasOwnProperty("id") && !p.isInteger(d.id)) return "id: integer expected"; if (null != d.headurlList && d.hasOwnProperty("headurlList")) { if (!Array.isArray(d.headurlList)) return "headurlList: array expected"; for (var e = 0; e < d.headurlList.length; ++e) if (!p.isString(d.headurlList[e])) return "headurlList: string[] expected" } return null }; e.fromObject = function (d) { if (d instanceof g.proto.ThemeInvited) return d; var e = new g.proto.ThemeInvited; null != d.id && (e.id = d.id >>> 0); if (d.headurlList) { if (!Array.isArray(d.headurlList)) throw TypeError(".proto.ThemeInvited.headurlList: array expected"); e.headurlList = []; for (var h = 0; h < d.headurlList.length; ++h) e.headurlList[h] = String(d.headurlList[h]) } return e }; e.toObject = function (d, e) { e || (e = {}); var g = {}; if (e.arrays || e.defaults) g.headurlList = []; e.defaults && (g.id = 0); null != d.id && d.hasOwnProperty("id") && (g.id = d.id); if (d.headurlList && d.headurlList.length) { g.headurlList = []; for (var h = 0; h < d.headurlList.length; ++h) g.headurlList[h] = d.headurlList[h] } return g }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.Equip = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.id = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.id && d.hasOwnProperty("id") && e.uint32(8).uint32(d.id); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.Equip; d.pos < h;) { var p = d.uint32(); switch (p >>> 3) { case 1: l.id = d.uint32(); break; default: d.skipType(p & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.id && d.hasOwnProperty("id") && !p.isInteger(d.id) ? "id: integer expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.Equip) return d; var e = new g.proto.Equip; null != d.id && (e.id = d.id >>> 0); return e }; e.toObject = function (d, e) { e || (e = {}); var g = {}; e.defaults && (g.id = 0); null != d.id && d.hasOwnProperty("id") && (g.id = d.id); return g }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.SHOP_TYPE = function () { var e = {}, d = Object.create(e); d[e[0] = "SHOP_TYPE_INVALID"] = 0; d[e[1] = "SHOP_TYPE_PET"] = 1; d[e[2] = "SHOP_TYPE_EQUIP"] = 2; d[e[3] = "SHOP_TYPE_HEAD_FRAME"] = 3; return d }(); e.AWARD_TYPE = function () { var e = {}, d = Object.create(e); d[e[0] = "AWARD_TYPE_INVALID"] = 0; d[e[1] = "AWARD_TYPE_PLAY_GLOBAL_WINNER"] = 1; d[e[2] = "AWARD_TYPE_PLAY_GLOBAL_LOSER"] = 2; d[e[3] = "AWARD_TYPE_PLAY_GRADE_WINNER"] = 3; d[e[4] = "AWARD_TYPE_PLAY_GRADE_LOSER"] = 4; d[e[5] = "AWARD_TYPE_ADD_ONTO_DESKTOP"] = 5; d[e[6] = "AWARD_TYPE_SHARE_1"] = 6; d[e[7] = "AWARD_TYPE_SHARE_2"] = 7; d[e[8] = "AWARD_TYPE_INVITE_1"] = 8; d[e[9] = "AWARD_TYPE_INVITE_2"] = 9; d[e[10] = "AWARD_TYPE_GIFT_BOX"] = 10; return d }(); e.Cookie = function () { function e(d) { this.guideList = []; if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.guideList = p.emptyArray; e.prototype.guideID = ""; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); if (null != d.guideList && d.guideList.length) { e.uint32(18).fork(); for (var g = 0; g < d.guideList.length; ++g) e.uint32(d.guideList[g]); e.ldelim() } null != d.guideID && d.hasOwnProperty("guideID") && e.uint32(26).string(d.guideID); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.Cookie; d.pos < h;) { var p = d.uint32(); switch (p >>> 3) { case 2: l.guideList && l.guideList.length || (l.guideList = []); if (2 === (p & 7)) for (p = d.uint32() + d.pos; d.pos < p;) l.guideList.push(d.uint32()); else l.guideList.push(d.uint32()); break; case 3: l.guideID = d.string(); break; default: d.skipType(p & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { if ("object" !== typeof d || null === d) return "object expected"; if (null != d.guideList && d.hasOwnProperty("guideList")) { if (!Array.isArray(d.guideList)) return "guideList: array expected"; for (var e = 0; e < d.guideList.length; ++e) if (!p.isInteger(d.guideList[e])) return "guideList: integer[] expected" } return null != d.guideID && d.hasOwnProperty("guideID") && !p.isString(d.guideID) ? "guideID: string expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.Cookie) return d; var e = new g.proto.Cookie; if (d.guideList) { if (!Array.isArray(d.guideList)) throw TypeError(".proto.Cookie.guideList: array expected"); e.guideList = []; for (var h = 0; h < d.guideList.length; ++h) e.guideList[h] = d.guideList[h] >>> 0 } null != d.guideID && (e.guideID = String(d.guideID)); return e }; e.toObject = function (d, e) { e || (e = {}); var g = {}; if (e.arrays || e.defaults) g.guideList = []; e.defaults && (g.guideID = ""); if (d.guideList && d.guideList.length) { g.guideList = []; for (var h = 0; h < d.guideList.length; ++h) g.guideList[h] = d.guideList[h] } null != d.guideID && d.hasOwnProperty("guideID") && (g.guideID = d.guideID); return g }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.Charge = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.id = 0; e.prototype.cnt = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.id && d.hasOwnProperty("id") && e.uint32(8).uint32(d.id); null != d.cnt && d.hasOwnProperty("cnt") && e.uint32(16).int32(d.cnt); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.Charge; d.pos < h;) { var p = d.uint32(); switch (p >>> 3) { case 1: l.id = d.uint32(); break; case 2: l.cnt = d.int32(); break; default: d.skipType(p & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.id && d.hasOwnProperty("id") && !p.isInteger(d.id) ? "id: integer expected" : null != d.cnt && d.hasOwnProperty("cnt") && !p.isInteger(d.cnt) ? "cnt: integer expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.Charge) return d; var e = new g.proto.Charge; null != d.id && (e.id = d.id >>> 0); null != d.cnt && (e.cnt = d.cnt | 0); return e }; e.toObject = function (d, e) { e || (e = {}); var g = {}; e.defaults && (g.id = 0, g.cnt = 0); null != d.id && d.hasOwnProperty("id") && (g.id = d.id); null != d.cnt && d.hasOwnProperty("cnt") && (g.cnt = d.cnt); return g }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); e.Piece = function () { function e(d) { if (d) for (var e = Object.keys(d), g = 0; g < e.length; ++g) null != d[e[g]] && (this[e[g]] = d[e[g]]) } e.prototype.id = 0; e.prototype.amt = 0; e.create = function (d) { return new e(d) }; e.encode = function (d, e) { e || (e = h.create()); null != d.id && d.hasOwnProperty("id") && e.uint32(8).uint32(d.id); null != d.amt && d.hasOwnProperty("amt") && e.uint32(16).int32(d.amt); return e }; e.encodeDelimited = function (d, e) { return this.encode(d, e).ldelim() }; e.decode = function (d, e) { d instanceof v || (d = v.create(d)); for (var h = void 0 === e ? d.len : d.pos + e, l = new g.proto.Piece; d.pos < h;) { var p = d.uint32(); switch (p >>> 3) { case 1: l.id = d.uint32(); break; case 2: l.amt = d.int32(); break; default: d.skipType(p & 7) } } return l }; e.decodeDelimited = function (d) { d instanceof v || (d = new v(d)); return this.decode(d, d.uint32()) }; e.verify = function (d) { return "object" !== typeof d || null === d ? "object expected" : null != d.id && d.hasOwnProperty("id") && !p.isInteger(d.id) ? "id: integer expected" : null != d.amt && d.hasOwnProperty("amt") && !p.isInteger(d.amt) ? "amt: integer expected" : null }; e.fromObject = function (d) { if (d instanceof g.proto.Piece) return d; var e = new g.proto.Piece; null != d.id && (e.id = d.id >>> 0); null != d.amt && (e.amt = d.amt | 0); return e }; e.toObject = function (d, e) { e || (e = {}); var g = {}; e.defaults && (g.id = 0, g.amt = 0); null != d.id && d.hasOwnProperty("id") && (g.id = d.id); null != d.amt && d.hasOwnProperty("amt") && (g.amt = d.amt); return g }; e.prototype.toJSON = function () { return this.constructor.toObject(this, C.util.toJSONOptions) }; return e }(); return e }(); return g })(protobuf); var hexcase = 0, b64pad = "", chrsz = 8; function hex_sha1(C) { return binb2hex(core_sha1(str2binb(C), C.length * chrsz)) } function b64_sha1(C) { return binb2b64(core_sha1(str2binb(C), C.length * chrsz)) } function str_sha1(C) { return binb2str(core_sha1(str2binb(C), C.length * chrsz)) } function hex_hmac_sha1(C, v) { return binb2hex(core_hmac_sha1(C, v)) } function b64_hmac_sha1(C, v) { return binb2b64(core_hmac_sha1(C, v)) } function str_hmac_sha1(C, v) { return binb2str(core_hmac_sha1(C, v)) } function sha1_vm_test() { return "a9993e364706816aba3e25717850c26c9cd0d89d" == hex_sha1("abc") } function core_sha1(C, v) { C[v >> 5] |= 128 << 24 - v % 32; C[(v + 64 >> 9 << 4) + 15] = v; for (var h = Array(80), p = 1732584193, g = -271733879, e = -1732584194, q = 271733878, d = -1009589776, l = 0; l < C.length; l += 16) { for (var J = p, na = g, qc = e, D = q, Za = d, Qa = 0; 80 > Qa; Qa++) { h[Qa] = 16 > Qa ? C[l + Qa] : rol(h[Qa - 3] ^ h[Qa - 8] ^ h[Qa - 14] ^ h[Qa - 16], 1); var pb = safe_add(safe_add(rol(p, 5), sha1_ft(Qa, g, e, q)), safe_add(safe_add(d, h[Qa]), sha1_kt(Qa))), d = q, q = e, e = rol(g, 30), g = p, p = pb } p = safe_add(p, J); g = safe_add(g, na); e = safe_add(e, qc); q = safe_add(q, D); d = safe_add(d, Za) } return [p, g, e, q, d] } function sha1_ft(C, v, h, p) { return 20 > C ? v & h | ~v & p : 40 > C ? v ^ h ^ p : 60 > C ? v & h | v & p | h & p : v ^ h ^ p } function sha1_kt(C) { return 20 > C ? 1518500249 : 40 > C ? 1859775393 : 60 > C ? -1894007588 : -899497514 } function core_hmac_sha1(C, v) { var h = str2binb(C); 16 < h.length && (h = core_sha1(h, C.length * chrsz)); for (var p = Array(16), g = Array(16), e = 0; 16 > e; e++) p[e] = h[e] ^ 909522486, g[e] = h[e] ^ 1549556828; h = core_sha1(p.concat(str2binb(v)), 512 + v.length * chrsz); return core_sha1(g.concat(h), 672) } function safe_add(C, v) { var h = (C & 65535) + (v & 65535); return (C >> 16) + (v >> 16) + (h >> 16) << 16 | h & 65535 } function rol(C, v) { return C << v | C >>> 32 - v } function str2binb(C) { for (var v = [], h = (1 << chrsz) - 1, p = 0; p < C.length * chrsz; p += chrsz) v[p >> 5] |= (C.charCodeAt(p / chrsz) & h) << 24 - p % 32; return v } function binb2str(C) { for (var v = "", h = (1 << chrsz) - 1, p = 0; p < 32 * C.length; p += chrsz) v += String.fromCharCode(C[p >> 5] >>> 24 - p % 32 & h); return v } function binb2hex(C) { for (var v = hexcase ? "0123456789ABCDEF" : "0123456789abcdef", h = "", p = 0; p < 4 * C.length; p++) h += v.charAt(C[p >> 2] >> 8 * (3 - p % 4) + 4 & 15) + v.charAt(C[p >> 2] >> 8 * (3 - p % 4) & 15); return h } function binb2b64(C) { for (var v = "", h = 0; h < 4 * C.length; h += 3) for (var p = (C[h >> 2] >> 8 * (3 - h % 4) & 255) << 16 | (C[h + 1 >> 2] >> 8 * (3 - (h + 1) % 4) & 255) << 8 | C[h + 2 >> 2] >> 8 * (3 - (h + 2) % 4) & 255, g = 0; 4 > g; g++) v = 8 * h + 6 * g > 32 * C.length ? v + b64pad : v + "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charAt(p >> 6 * (3 - g) & 63); return v } var Laya = window.Laya = function (C, v) { var h = { __internals: [], __packages: {}, __classmap: {Object: Object, Function: Function, Array: Array, String: String}, __sysClass: {object: "Object", array: "Array", string: "String", dictionary: "Dictionary"}, __propun: {writable: !0, enumerable: !1, configurable: !0}, __presubstr: String.prototype.substr, __substr: function (p, g) { return 1 == arguments.length ? h.__presubstr.call(this, p) : h.__presubstr.call(this, p, 0 < g ? g : this.length + g) }, __init: function (h) { h.forEach(function (g) { g.__init$ && g.__init$() }) }, __isClass: function (h) { return h && (h.__isclass || h == Object || h == String || h == Array) }, __newvec: function (h, g) { var e = []; e.length = h; for (var p = 0; p < h; p++) e[p] = g; return e }, __extend: function (p, g) { function e() { h.un(this, "constructor", p) } for (var q in g) if (g.hasOwnProperty(q)) { var d = Object.getOwnPropertyDescriptor(g, q), l = d.get, v = d.set; l || v ? l && v ? Object.defineProperty(p, q, d) : (l && Object.defineProperty(p, q, l), v && Object.defineProperty(p, q, v)) : p[q] = g[q] } e.prototype = g.prototype; p.prototype = new e; h.un(p.prototype, "__imps", h.__copy({}, g.prototype.__imps)) }, __copy: function (h, g) { if (!g) return null; h = h || {}; for (var e in g) h[e] = g[e]; return h }, __package: function (p, g) { if (!h.__packages[p]) { h.__packages[p] = !0; var e = C, q = p.split("."); if (1 < q.length) for (var d = 0, l = q.length - 1; d < l; d++) var v = e[q[d]], e = v ? v : e[q[d]] = {}; e[q[q.length - 1]] || (e[q[q.length - 1]] = g || {}) } }, __hasOwnProperty: function (h, g) { function e(g, d) { if (Object.hasOwnProperty.call(d.prototype, g)) return !0; var h = d.prototype.__super; return null == h ? null : e(g, h) } g = g || this; return Object.hasOwnProperty.call(g, h) || e(h, g.__class) }, __typeof: function (h, g) { if (!h || !g) return !1; if (g === String) return "string" === typeof h; if (g === Number) return "number" === typeof h; if (g.__interface__) g = g.__interface__; else if ("string" != typeof g) return h instanceof g; return h.__imps && h.__imps[g] || h.__class == g }, __as: function (h, g) { return this.__typeof(h, g) ? h : null }, __int: function (h) { return h ? parseInt(h) : 0 }, "interface": function (p, g) { h.__package(p, {}); var e = h.__internals, q = e[p] = e[p] || {self: p}; if (g) { var d = g.split(","); q.extend = []; for (var l = 0; l < d.length; l++) { var v = d[l]; e[v] = e[v] || {self: v}; q.extend.push(e[v]) } } e = C; q = p.split("."); for (l = 0; l < q.length - 1; l++) e = e[q[l]]; e[q[q.length - 1]] = {__interface__: p} }, "class": function (p, g, e, q) { e && h.__extend(p, e); if (g) if (h.__package(g, p), h.__classmap[g] = p, 0 < g.indexOf(".")) { if (0 == g.indexOf("laya.")) { var d = g.split("."); q = q || d[d.length - 1]; h[q] && console.log("Warning!,this class[" + q + "] already exist:", h[q]); h[q] = p } } else "Main" == g ? C.Main = p : (h[g] && console.log("Error!,this class[" + g + "] already exist:", h[g]), h[g] = p); q = h.un; d = p.prototype; q(d, "hasOwnProperty", h.__hasOwnProperty); q(d, "__class", p); q(d, "__super", e); q(d, "__className", g); q(p, "__super", e); q(p, "__className", g); q(p, "__isclass", !0); q(p, "super", function (d) { this.__super.call(d) }) }, imps: function (p, g) { function e(d) { var g; if (g = h.__internals[d]) if (q[d] = !0, d = g.extend) for (g = 0; g < d.length; g++) e(d[g].self) } if (!g) return null; var q = p.__imps || h.un(p, "__imps", {}), d; for (d in g) e(d) }, superSet: function (h, g, e, q) { (h = h.prototype["_$set_" + e]) && h.call(g, q) }, superGet: function (h, g, e) { return (h = h.prototype["_$get_" + e]) ? h.call(g) : null }, getset: function (p, g, e, q, d) { p ? (q && (g["_$GET_" + e] = q), d && (g["_$SET_" + e] = d)) : (q && h.un(g, "_$get_" + e, q), d && h.un(g, "_$set_" + e, d)); q && d ? Object.defineProperty(g, e, { get: q, set: d, enumerable: !1, configurable: !0 }) : (q && Object.defineProperty(g, e, { get: q, enumerable: !1, configurable: !0 }), d && Object.defineProperty(g, e, {set: d, enumerable: !1, configurable: !0})) }, "static": function (h, g) { for (var e = 0, p = g.length; e < p; e += 2) "length" == g[e] ? h.length = g[e + 1].call(h) : function () { var d = g[e], l = g[e + 1]; Object.defineProperty(h, d, { get: function () { delete this[d]; return this[d] = l.call(this) }, set: function (e) { delete this[d]; this[d] = e }, enumerable: !0, configurable: !0 }) }() }, un: function (p, g, e) { e || (e = p[g]); h.__propun.value = e; Object.defineProperty(p, g, h.__propun); return e }, uns: function (p, g) { g.forEach(function (e) { h.un(p, e) }) } }; C.console = C.console || { log: function () { } }; C.trace = C.console.log; Error.prototype.throwError = function () { throw arguments; }; Object.defineProperty(Array.prototype, "fixed", {enumerable: !1}); return h }(window, document); (function (C, v, h) { var p = h["static"], g = h["class"], e = h.getset, q = h.__newvec; h["interface"]("laya.ui.IItem"); h["interface"]("laya.ui.ISelect"); h["interface"]("myjoy.IOnResize"); h["interface"]("laya.d3.core.IClone"); h["interface"]("laya.runtime.IMarket"); h["interface"]("laya.filters.IFilter"); h["interface"]("laya.display.ILayout"); h["interface"]("laya.resource.IDispose"); h["interface"]("laya.runtime.IConchNode"); h["interface"]("laya.webgl.shapes.IShape"); h["interface"]("laya.d3.graphics.IVertex"); h["interface"]("laya.webgl.submit.ISubmit"); h["interface"]("laya.filters.IFilterAction"); h["interface"]("laya.d3.core.scene.ITreeNode"); h["interface"]("laya.webgl.text.ICharSegment"); h["interface"]("laya.runtime.ICPlatformClass"); h["interface"]("laya.d3.core.render.IRenderable"); h["interface"]("laya.webgl.canvas.save.ISaveData"); h["interface"]("laya.webgl.resource.IMergeAtlasBitmap"); h["interface"]("laya.filters.IFilterActionGL", "laya.filters.IFilterAction"); var d = function () { function a() { } g(a, "laya.utils.RunDriver"); a.FILTER_ACTIONS = []; a.pixelRatio = -1; a._charSizeTestDiv = null; a.now = function () { return Date.now() }; a.getWindow = function () { return C }; a.getPixelRatio = function () { if (0 > a.pixelRatio) { var c = A.context; a.pixelRatio = (A.window.devicePixelRatio || 1) / (c.backingStorePixelRatio || c.webkitBackingStorePixelRatio || c.mozBackingStorePixelRatio || c.msBackingStorePixelRatio || c.oBackingStorePixelRatio || c.backingStorePixelRatio || 1); 1 > a.pixelRatio && (a.pixelRatio = 1) } return a.pixelRatio }; a.getIncludeStr = function (a) { return null }; a.createShaderCondition = function (a) { return h._runScript("(function() {return " + a + ";})") }; a.fontMap = []; a.measureText = function (c, b) { var f = a.hanzi.test(c); if (f && a.fontMap[b]) return a.fontMap[b]; var k = A.context; k.font = b; k = k.measureText(c); f && (a.fontMap[b] = k); return k }; a.getWebGLContext = function (a) { }; a.beginFlush = function () { }; a.endFinish = function () { }; a.addToAtlas = null; a.flashFlushImage = function (a) { }; a.drawToCanvas = function (a, b, f, k, n, w) { var c = qb.create("2D"); f = new Jc(f, k, c); bb.renders[b]._fun(a, f, n, w); return c }; a.createParticleTemplate2D = null; a.createGLTextur = null; a.createWebGLContext2D = null; a.changeWebGLSize = function (a, b) { }; a.createRenderSprite = function (a, b) { return new bb(a, b) }; a.createFilterAction = function (a) { return new Hh }; a.createGraphics = function () { return new rc }; a.clear = function (a) { B._context.ctx.clear() }; a.cancelLoadByUrl = function (a) { }; a.clearAtlas = function (a) { }; a.isAtlas = function (a) { return !1 }; a.addTextureToAtlas = function (a) { }; a.getTexturePixels = function (a, b, f, k, n) { return null }; a.skinAniSprite = function () { return null }; a.update3DLoop = function () { }; p(a, ["hanzi", function () { return this.hanzi = RegExp("^[\u4e00-\u9fa5]$") }]); return a }(); (function () { e(1, h, "alertGlobalError", null, function (a) { var c = 0; A.window.onerror = a ? function (b, f, a, n, w) { 5 > c++ && w && alert("\u51fa\u9519\u5566\uff0c\u8bf7\u628a\u6b64\u4fe1\u606f\u622a\u56fe\u7ed9\u7814\u53d1\u5546\n" + b + "\n" + w.stack || w) } : null }); h.init = function (a, c, b) { for (var f = [], k = 2, n = arguments.length; k < n; k++) f.push(arguments[k]); if (!h._isinit) { ArrayBuffer.prototype.slice || (ArrayBuffer.prototype.slice = h._arrayBufferSlice); h._isinit = !0; A.__init__(); re.__init__(); rc.__init__(); h.timer = new se; h.scaleTimer = new se; h.loader = new fc; Jb.__init__(); k = 0; for (n = f.length; k < n; k++) f[k].enable && f[k].enable(); Xb.__init__(); gc.__init__(); Kc.__init__(); Gf.beginCheck(); h._currentStage = h.stage = new Hf; h.stage.conchModel && h.stage.conchModel.setRootNode(); h.getUrlPath(); h.render = new B(0, 0); h.stage.size(a, c); bb.__init__(); Ih.__init__(); tb.instance.__init__(h.stage, B.canvas); Fa.__init__(); fa.autoStopMusic = !0; Lc.__init__(); return B.canvas } }; h.getUrlPath = function () { var a = A.window.location, c = a.pathname, c = ":" == c.charAt(2) ? c.substring(1) : c; Y.rootPath = Y.basePath = Y.getPath("file:" == a.protocol ? c : a.protocol + "//" + a.host + a.pathname) }; h._arrayBufferSlice = function (a, c) { var b = new Uint8Array(this, a, c - a), f = new Uint8Array(b.length); f.set(b); return f.buffer }; h._runScript = function (a) { return A.window["e" + String.fromCharCode(118) + "al"](a) }; h.stage = null; h.timer = null; h.scaleTimer = null; h.loader = null; h.version = "1.7.19.1beta"; h.render = null; h._currentStage = null; h._isinit = !1; h.MiniAdpter = { init: function () { C.navigator && C.navigator.userAgent && -1 < C.navigator.userAgent.indexOf("MiniGame") && console.error("\u8bf7\u5148\u5f15\u7528\u5c0f\u6e38\u620f\u9002\u914d\u5e93laya.wxmini.js,\u8be6\u7ec6\u6559\u7a0b\uff1ahttps://ldc.layabox.com/doc/?nav\x3dzh-ts-5-0-0") } }; p(h, ["conchMarket", function () { return this.conchMarket = C.conch ? conchMarket : null }, "PlatformClass", function () { return this.PlatformClass = C.PlatformClass }]); return h })(); (function () { function a() { } g(a, "config.EventDefine"); a.Game_SignIn_rsp = "1117"; a.Start_ShowLogin = "1204"; a.Rank_Total = "1205"; a.BattleResOK = "1206"; a.OnShowQuery = "1207"; a.rankInfo = "1211"; a.Main_LaunchPlayBGM = "1212"; a.Main_GetwxaIcon = "1213"; a.chargeRsp = "1220"; a.DoublePlayAwardRsp = "1240"; a.Game_ClientSubCoinRsp = "1241"; a.Game_Query_Equip = "1300"; a.Game_Buy_rsp = "1301"; a.Game_DressPet_rsp = "1302"; a.Game_UsePetRsp = "1303"; a.Game_ChangePetModel = "1304"; a.Game_TryDressOn = "1305"; a.Game_ShowOrHideLoadTip = "1306"; a.Game_SingleResultRsp = "1403"; a.Game_RefreshCoin = "1500"; a.Game_closeCommonReward = "1501"; a.Game_ShowPlatformUI = "1502"; a.Game_DoDeath = "1600"; a.Game_GameOver = "1601"; a.Game_HelpOK = "1602"; a.Game_ToHome = "1603"; a.Game_GuideRun = "1604"; a.Game_GuideRunOver = "1605"; a.Game_ShowAnnounceView = "1610"; a.Game_QueryInviterRsp = "1620"; a.Game_FetchInviterRsp = "1621"; a.Game_SetCookieRsp = "1622"; a.Game_ToStart = "1700"; a.Guide_ShowGuide = "1800"; a.Guide_HideGuide = "1801"; a.Game_ShowGiftBox = "1810"; a.Game_HideGiftBox = "1811"; a.Game_ShowMainBanner = "1630"; a.Game_HideMainBanner = "1631"; a.Share_Help_Success = "1900"; a.Share_Help_Fail = "1901"; a.Share_Double_Success = "1910"; a.Share_Double_Fail = "1911"; a.Share_Equip_Success = "1920"; a.Share_Equip_Fail = "1921"; a.Share_Spurt_Success = "1930"; a.Share_Spurt_Fail = "1931"; a.Ads_Spurt_Success = "1960"; a.Ads_Spurt_Fail = "1961"; a.Ads_Spurt_Load_Fail = "1962"; a.Ads_Help_Success = "1970"; a.Ads_Help_Fail = "1971"; a.Ads_Equip_Success = "1980"; a.Ads_Equip_Fail = "1981"; a.Ads_Sign_Success = "1990"; a.Ads_Sign_Fail = "1991"; a.Ads_GiftBox_Success = "2000"; a.Ads_GiftBox_Fail = "2001"; return a })(); (function () { function a() { } g(a, "config.LogicSceneDefine"); a.SCENE_GAME_INIT = "game_init"; a.SCENE_LOGIN = "login"; a.SCENE_Battle = "battle"; a.SCENE_MAIN_SCENE = "main_scene"; return a })(); var l = function () { function a() { this.curIsBanner = !1 } g(a, "core.AdsMgr"); var c = a.prototype; c.resetLoadFail = function () { }; c.onClickAds = function (b, f) { var c = this; void 0 === f && (f = !1); this.curIsBanner = !1; oa.Inst.stopSound("bg"); a.curType = b; var n = new If; n.success = this.AdsSuccess; n.fail = this.AdsFail; n.adsLoadFail = this.LoadFail; window['uptap'].ShowExcitationVideoAdv((n1) => { switch (n1.type) { case "1": //暂时没有广告 console.log("暂时没有广告"); c.AdsFail() break; case "2": //想要奖励,必须看完广告(用户点击跳过按钮) console.log("必须看完整视频才能获得奖励哦!"); c.AdsFail() break; case "3": //广告正常播放完毕 c.AdsSuccess() break; } }) }; c.showADs = function () { window['uptap'].ShowScreenVideo("下一关", function () { }); }; c.ForBanner = function (b) { }; c.BannerBack = function () { D.Inst.dispatchEvent1("1212") }; c.CloseBanner = function () { t.Inst.plat.msg2Platform(30, null) }; c.AdsSuccess = function () { t.Inst.ShowScreenMask(!1); if (1 == a.curType) D.Inst.dispatchEvent1("1960"); else if (2 == a.curType) D.Inst.dispatchEvent1("1970"); else if (3 == a.curType) D.Inst.dispatchEvent1("1910"); else if (4 == a.curType) D.Inst.dispatchEvent1("1980"); else if (5 == a.curType) D.Inst.dispatchEvent1("1990"); else if (7 == a.curType) { var b = [], f = new Jf; f.amt = 50; f.id = 1; b.push(f); null != b && 0 < b.length && (f = new sc, t.Inst.ShowReward(f.init("Receive Award", b, function () { D.Inst.dispatchEvent1("2000", null) }))); t.Inst.playerData.role.coin += 50 } D.Inst.dispatchEvent1("1212"); t.Inst.plat.msg2Platform(32, "play video") }; c.AdsFail = function () { t.Inst.ShowScreenMask(!1); 1 == a.curType ? D.Inst.dispatchEvent1("1961") : 2 == a.curType ? D.Inst.dispatchEvent1("1971") : 4 == a.curType ? D.Inst.dispatchEvent1("1981") : 5 == a.curType ? D.Inst.dispatchEvent1("1991") : 7 == a.curType && D.Inst.dispatchEvent1("2001"); D.Inst.dispatchEvent1("1212") }; c.LoadFail = function (b) { sa.Inst.ShowMsg("NO ADS-" + b); core.AdsMgr.Inst.onClickAds(a.curType, !0); D.Inst.dispatchEvent1("1212") }; e(1, a, "Inst", function () { null == a.inst && (a.inst = new a, A.window.showPerfectWorldAdverting = function () { }); return a.inst }); a.inst = null; a.curType = 0; a.ADS_SPURT = 1; a.ADS_HELP = 2; a.ADS_DOUBLE = 3; a.ADS_EQUIP = 4; a.ADS_SIGN = 5; a.ADS_GIFTBOX = 7; a.ADS_BANNER_MAIN = 20; a.ADS_BANNER_HELP = 24; a.ADS_BANNER_RESTART = 25; a.ADS_BANNER_GAMEOVER = 26; return a }(), J = function () { function a() { this.addDiam = this.lev = this.curExpUpLimit = this.curExp = this.addExp = 0; this.oldGrade = this.curGrade = null; this.curTotalStar = 0; this.newRecord = !1; this.resList = null; this.awardList = [] } g(a, "core.BattleResultData"); return a }(), na = function () { function a() { this.daily = this.id = NaN; this.resID = null } g(a, "core.DailyInfo"); return a }(), qc = function () { function a() { this.isOn = this.isHold = !1; this.price = NaN; this.uiPath = null; this.num = this.type = NaN; this.alreadyAnalyze = !1; this._equip = new Jh } g(a, "core.EquipInfo"); var c = a.prototype; c.getCostType = function () { this.AnalyzePriceData(); return this.type }; c.getCostNum = function () { this.AnalyzePriceData(); return this.num }; c.AnalyzePriceData = function () { if (!this.alreadyAnalyze) { this.alreadyAnalyze = !0; var b = this.price.toString().split("|")[0], b = b.substr(1, b.length - 2), b = b.split("^"); this.type = b[0]; this.num = b[1] } }; return a }(), D = function () { function a() { this.observerMap = null; a.inst = this; this.observerMap = [] } g(a, "core.event.EventMgr"); var c = a.prototype; c.dispatchEvent1 = function (b, f) { this.dispatchEvent2(new Za(b, f)) }; c.dispatchEvent2 = function (b) { if (null != this.observerMap[b.id]) { for (var f = this.observerMap[b.id], a = [], c, w = 0; w < f.length; w++) c = f[w], a.push(c); for (w = 0; w < a.length; w++) c = a[w], c.notifyObserver(b) } }; c.addEvent1 = function (b, f, a) { this.addEvent2(b, new Qa(f, a)) }; c.addEvent2 = function (b, f) { var a = this.observerMap[b]; a ? a.push(f) : this.observerMap[b] = [f] }; c.removeEvent = function (b, f) { for (var a = this.observerMap[b], c = 0; c < a.length; c++) if (a[c].caller == f) { a.splice(c, 1); break } 0 == a.length && delete this.observerMap[b] }; e(1, a, "Inst", function () { return a.inst = a.inst || new a }); a.inst = null; return a }(), Za = function () { function a(a, b) { this.body = this.id = null; this.id = a; this.body = b } g(a, "core.event.Notification"); a.prototype.toString = function () { var a = "id:" + this.id; return a += "\nbody:" + (null == this.body ? "null" : this.body) }; return a }(), Qa = function () { function a(a, b) { this.method = this.caller = null; this.caller = a; this.method = b } g(a, "core.event.Observer"); a.prototype.notifyObserver = function (a) { this.method.apply(this.caller, [a]) }; return a }(), pb = function () { function a() { } g(a, "core.FontDefine"); a.NUM_FONT = "NumFont"; a.NUM_FONT1 = "NumFont1"; p(a, ["fontList", function () { return this.fontList = ["NumFont", "NumFont1"] }]); return a }(), md = function () { function a() { a.inst = this } g(a, "core.FontMgr"); var c = a.prototype; c.getFontPathList = function (b) { for (var f = 0; f < pb.fontList.length; f++) b.push({ url: "res/font/" + pb.fontList[f] + ".fnt", type: "xml" }), b.push({url: "res/font/" + pb.fontList[f] + ".png", type: "image"}); return b }; c.registerFont = function (b) { var f = new Kf; f.parseFont(h.loader.getRes("res/font/" + b + ".fnt"), h.loader.getRes("res/font/" + b + ".png")); ga.registerBitmapFont(b, f) }; c.registerFonts = function () { for (var b = 0; b < pb.fontList.length; b++) this.registerFont(pb.fontList[b]) }; e(1, a, "Inst", function () { return a.inst = a.inst || new a }); a.inst = null; return a }(), Rb = function () { function a() { } g(a, "core.GameDefine"); a.MOVE_UP = 1; a.MOVE_DOWN = 2; a.MOVE_LEFT = 3; a.MOVE_RIGHT = 4; a.LAYER_SCENE = "scene"; a.LAYER_UIBG = "uibg"; a.LAYER_UI = "ui"; a.LAYER_LOADING = "loading"; a.LAYER_MSG = "msg"; a.LAYER_DEBUG = "debug"; a.LAYER_GUIDE = "guide"; a.GUIDE_RECT = "rect"; a.GUIDE_CIRCLE = "circle"; a.GUIDE_POLYGON = "polygon"; p(a, ["layerList", function () { return this.layerList = "scene uibg ui loading msg debug guide".split(" ") }]); return a }(), F = function () { function a() { this.num = this.type = this.logIdx = NaN; this.logIdx = Math.round(A.now() / 1E3) } g(a, "core.GameUtil"); var c = a.prototype; c.vec3AddVec3 = function (b, f) { return new m(b.x + f.x, b.y + f.y, b.z + f.z) }; c.getHeadUrl = function () { if (1 == t.gameConfig.platform) return null == t.Inst.playerData.role.headurl ? "Common/pet_102.png" : t.Inst.playerData.role.headurl; if (2 == t.gameConfig.platform) { var b = te.GetHeadUrl(); this.myTrace("url : " + b); return b } return 3 == t.gameConfig.platform ? t.Inst.playerData.role.headurl : 5 == t.gameConfig.platform ? Lf.headUrl : "" }; c.getColorFilter = function (b, f, a, c) { void 0 === c && (c = 256); return [new zd([b / 256, 0, 0, 0, 0, 0, f / 256, 0, 0, 0, 0, 0, a / 256, 0, 0, 0, 0, 0, c / 256, 0])] }; c.getGrayFilter = function () { return [new zd([.3086, .6094, .082, 0, 0, .3086, .6094, .082, 0, 0, .3086, .6094, .082, 0, 0, 0, 0, 0, 1, 0])] }; c.getCostType = function (b) { this.AnalyzePriceData(b); return this.type }; c.getCostNum = function (b) { this.AnalyzePriceData(b); return this.num }; c.AnalyzePriceData = function (b) { b = b.toString().split("|")[0]; b = b.substr(1, b.length - 2); b = b.split("^"); this.type = b[0]; this.num = b[1] }; c.str2Int = function (b, f) { void 0 === f && (f = ","); var a = b.split(f); return 0 < a.length ? parseInt(a[0]) : 0 }; c.str2IntArr = function (b, f) { void 0 === f && (f = ","); for (var a = b.split(f), c = 0; c < a.length; c++) a[c] = parseInt(a[c]); return a }; c.str2Float = function (b, f) { void 0 === f && (f = ","); var a = b.split(f); return 0 < a.length ? parseFloat(a[0]) : 0 }; c.str2FloatArr = function (b, f) { void 0 === f && (f = ","); for (var a = b.split(f), c = 0; c < a.length; c++) a[c] = parseFloat(a[c]); return a }; c.str2StringArr = function (b, f) { void 0 === f && (f = ","); for (var a = b.split(f), c = 0; c < a.length; c++) a[c] = a[c]; return a }; c.vec3Str = function (b) { return "(" + b.x + "," + b.y + "," + b.z + ")" }; c.vec2Str = function (b) { return "(" + b.x + "," + b.y + ")" }; c.zdsTrace = function (b) { null != t.gameConfig && 0 != t.gameConfig.debug && console.log(arguments) }; c.myTrace = function (b, f) { void 0 === f && (f = !0); null != t.gameConfig && 0 != t.gameConfig.debug && (f ? console.log(b) : (t.gameConfig.debug_for_net && this.log2Server(b), t.gameConfig.debug_for_view && Mf.Inst.addLog(b))) }; c.log2Server = function (b) { }; c.obj2Str = function (b) { var f = []; "object" == typeof b ? (f.push(typeof b + ":"), f = this.doObj2Str(b, f, "-")) : f.push(typeof b + ":" + b); return f.join("\n") }; c.doObj2Str = function (b, f, a) { void 0 === a && (a = ""); if (!b) return f; for (var c in b) "function" != typeof b[c] && ("object" == typeof b[c] ? (f.push(a + c + ":"), f = this.doObj2Str(b[c], f, a + "-")) : f.push(a + c + ":" + b[c])); return f }; c.listSprite3DChildren = function (b, f, a) { void 0 === f && (f = 0); void 0 === a && (a = ""); if (0 != f || b) for (var c = 0; c < b.numChildren; c++) this.listSprite3DChildren(b.getChildAt(c), f + 1, a + "-") }; c.simpleResize = function (b) { null != b && (b.height = h.stage.height) }; c.tryDestroyJerryDialog = function (b) { null != b && b.doDestroy() }; c.tryDestroyJerryView = function (b) { null != b && b.doDestroy() }; c.arrToUrlArr = function (b) { var f = null; if (null == b || 0 >= b.length) return f; for (var f = [], a = 0; a < b.length; a++) f.push({url: b[a]}); return f }; c.clearTextureReses = function (b) { for (var f = 0; f < b.length; f++) this.clearTextureRes(b[f]) }; c.clearTextureRes = function (b) { h.loader.clearTextureRes(b) }; c.createUI = function (b, f) { void 0 === f && (f = "ui"); var a = new b; t.Inst.node2Stage(a, f, !0); a.init() }; c.randomStr = function (b) { return Math.random().toString(16).substr(15 - b, b) }; c.randomInt2 = function (b) { return 0 >= b ? 0 : Math.round(Math.random() * b * 1234) % b }; c.randomInt1 = function (b) { for (var f = Math.random(), a = 1 / (1 * b), c = 1; c <= b; c++) if (f < c * a) return c; return b - 1 }; c.posD3ToD2 = function (b, f) { if (!b || !f) return null; var a = new m; b.viewport.project(f, b.projectionViewMatrix, a); a.x /= h.stage.clientScaleX; a.y /= h.stage.clientScaleY; return a }; c.CheckName = function (b) { var f = b; 5 < f.length && (f = b.substr(0, 5) + "..."); return f }; c.GetGradeID = function (b) { var f = Ga.Inst.tryGetTbls("Grade"); if (null == f) return ""; for (var f = f.values, a = 0; a < f.length; a++) if (b <= f[a].Accum || a >= f.length - 1) return f[a].ID; return "" }; c.GetGlobalPos = function (b) { if (null == b) return new V(0, 0); var f = new V(0, 0); f.x = b.x; f.y = b.y; for (b = b.parent; b && b != h.stage;) f.x += b.x, f.y += b.y, b = b.parent; return f }; c.Trim = function (b) { return b.substr(1, b.length - 2) }; c.RandomNum = function (b, f, a) { void 0 === a && (a = !0); if (b >= f) return a ? Math.floor(b) : b; b += (f - b) * Math.random(); return a ? Math.floor(b) : b }; c.createValueString = function (b) { b = {wxgame: {score: b, update_time: Math.floor(A.now() / 1E3)}}; return JSON.stringify(b).replace(/"/g, '"') }; c.FullScreen = function (b) { 2 < A.height / A.width && b.pos(b.x, b.y + 70) }; c.GetDis = function (b, f) { var a = new m(b.x - f.x, b.y - f.y, b.z - f.z); return Math.sqrt(Math.pow(a.x, 2) + Math.pow(a.y, 2) + Math.pow(a.z, 2)) }; c.secondsToMinit = function (b) { if (0 > b) return ""; var f; f = Math.floor(b / 60 / 60); b = Math.floor((b - 3600 * f) / 60); f = "" + (10 > f ? "0" + f.toString() : f.toString() + "\u5c0f\u65f6"); return f += 10 > b ? "\u5c0f\u65f60" + b.toString() : "\u5c0f\u65f6" + b.toString() + "\u5206" }; c.GetRandomArray = function (b, f) { for (var a = [], c = [], w = b; w < f; w++) a.push(w); for (; 0 < a.length;) w = Math.floor(Math.random() * a.length), c.push(a[w]), a.splice(w, 1); return c }; e(1, a, "Inst", function () { return a.inst = a.inst || new a }); a.inst = null; return a }(), pe = function () { function a() { this.removeResList3D = this.removeResListTex = this.sceneId = null } g(a, "core.LogicSceneBase"); var c = a.prototype; c.enter = function (b) { }; c.leave = function (b, f) { this.removeResTex(b); this.removeRes3D(f) }; c.removeResTex = function (b) { if (null != b) for (var f = 0; f < b.length; ++f) F.Inst.clearTextureRes(b[f]) }; c.removeRes3D = function (b) { if (null != b) for (var f = 0; f < b.length; ++f) yb.Inst.removeModelByName(b[f]) }; return a }(), qe = function () { function a() { this.curScene = this.lastScene = this.sceneMap = null; if (null != a.inst) throw Error("LogicSceneMgr Singleton already constructed!"); a.inst = this; this.sceneMap = []; this.sceneMap.game_init = Kh; this.sceneMap.login = Lh; this.sceneMap.battle = Mh } g(a, "core.LogicSceneMgr"); a.prototype.switchScene = function (a, b) { void 0 === a && (a = "login"); var f = this.sceneMap[a]; null == f ? F.Inst.zdsTrace("LogicSceneMgr.switchScene \u573a\u666f\u672a\u6ce8\u518c\uff1a" + a) : (null != this.curScene && (this.lastScene = this.curScene), this.curScene = new f, null != this.lastScene && this.lastScene.leave(this.lastScene.removeResListTex, this.lastScene.removeResList3D), this.curScene.enter(b)) }; e(1, a, "Inst", function () { return a.inst || new a }); a.inst = null; return a }(), Ff = function () { function a() { } g(a, "core.ModelDefine"); a.SCENE_001 = "res/Scene001/PaoKu_scene001.lh"; a.H5_home = "res/town/H5_home.lh"; a.ROKET = "res/roket/Export.lh"; a.FLY = "res/block/town_block_fly.lh"; p(a, ["baseModleList", function () { return this.baseModleList = ["res/Scene001/PaoKu_scene001.lh", "res/town/H5_home.lh"] }]); return a }(), yb = function () { function a() { this.dicModel = new Mc; a.inst = this } g(a, "core.ModelMgr"); var c = a.prototype; c.getModelPathList = function (b) { for (var f = this.GetModleList(), a = 0; a < f.length; a++) b.push({url: f[a]}); return b }; c.removeModelByName = function (b) { void 0 != this.dicModel.get(b) && (this.dicModel.get(b).destroy(), this.dicModel.remove(b)); b = b.substr(0, b.lastIndexOf(".")); h.loader.load([{url: b + ".json", type: "json"}], M.create(this, this.onAssetsOK, [b])) }; c.onAssetsOK = function (b) { var f = h.loader.getRes(b + ".json"); b = b.substr(0, b.lastIndexOf("/")); if (null != f && 0 != f.length) for (var a = f.length - 1; -1 < a; a--) { var c = h.loader.getRes(b + "/" + f[a].url); null != c && "function" == typeof c.dispose && c.dispose() } }; c.getModelByName = function (b) { var f; void 0 == this.dicModel.get(b) ? (f = h.loader.getRes(b), this.dicModel.set(b, f)) : f = this.dicModel.get(b); return Yb.instantiate(f) }; c.petId2Model = function (b, f) { if (0 == f) { if (Ga.Inst.hasGetTbl("Res", b.toString())) return Ga.Inst.tryGetTbl("Res", b.toString()).path } else if (Ga.Inst.hasGetTbl("Res", f.toString())) return Ga.Inst.tryGetTbl("Res", f.toString()).path; return "" }; c.GetModleList = function () { for (var b = [], f = 0; f < Ff.baseModleList.length; f++) b.push(Ff.baseModleList[f]); return b }; c.getAllModleList = function () { var b = []; b.concat(this.GetModleList()); return b }; c.ChangePet = function (b, f, a) { this.Load([f], a) }; c.Load = function (b, f, a) { if (null != b) { for (var c = [], k = 0; k < b.length; k++) c.push({url: b[k]}); 0 < c.length ? h.loader.create(c, M.create(this, f), M.create(this, a)) : f() } }; e(1, a, "Inst", function () { return a.inst = a.inst || new a }); a.inst = null; return a }(), Oh = function () { function a(b) { this.cam = this.camAnim = this.origionPos = null; this.rot_z = this.rot_y = this.rot_x = this.pos_z = this.pos_y = this.pos_x = NaN; this.startRot = this.startPos = null; this.actVal = 0; this.actTween = null; this.petTweenRate = NaN; this.toleft = !1; this.origionPos = b.transform.localPosition; this.cam = b; this.cam.addComponent(Nh); this.camAnim = b.getComponentByType(Nc); this.camPlayAnim("Camera_ready"); this.startPos = new m(0, .72, -1.47); this.startRot = new m(-19.36, 180, 0) } g(a, "core.moudle.CameraMgr"); var c = a.prototype; c.ToGuideStart = function () { this.cam.transform.localPosition = this.startPos; this.cam.transform.localRotationEuler = this.startRot; this.PosComplete() }; c.camPlayAnim = function (b) { null != this.camAnim && this.camAnim.play(b) }; c.resetCam = function () { this.camPlayAnim("Camera_ready") }; c.startCamera = function () { this.pos_x = this.cam.transform.localPosition.x; this.pos_y = this.cam.transform.localPosition.y; this.pos_z = this.cam.transform.localPosition.z; this.rot_x = this.cam.transform.localRotationEuler.x; this.rot_y = this.cam.transform.localRotationEuler.y; this.rot_z = this.cam.transform.localRotationEuler.z; Aa.to(this, { pos_x: 0, pos_y: .72, pos_z: -1.47 }, 2E3, null, M.create(this, this.PosComplete)).update = new M(this, this.PosUpdate); Aa.to(this, {rot_x: -19.36, rot_y: 180, rot_z: 0}, 2E3).update = new M(this, this.RotUpdate) }; c.PosComplete = function () { this.origionPos = this.cam.transform.localPosition }; c.PosUpdate = function () { null != this.cam && null != this.cam.transform && (this.cam.transform.localPosition = new m(this.pos_x, this.pos_y, this.pos_z)) }; c.RotUpdate = function () { null != this.cam && null != this.cam.transform && (this.cam.transform.localRotationEuler = new m(this.rot_x, this.rot_y, this.rot_z)) }; c.tweenPos = function () { this.cam && (null != this.actTween && Aa.clear(this.actTween), this.actVal = this.cam.transform.localPosition.x, this.cam.transform.localPosition = new m(this.actVal, this.origionPos.y, this.origionPos.z), this.actTween = Aa.to(this, {actVal: t.Inst.playerLeft.curPos.x}, 300, null, M.create(this, this.actTweenComplete), 0, !0), this.actTween.update = new M(this, this.actTweenUpdate)) }; c.actTweenComplete = function () { t.Inst.playerLeft.role3D.transform.localPosition = t.Inst.playerLeft.curPos }; c.actTweenUpdate = function () { t.Inst.playerLeft.role3D.transform.localPosition = new m(this.actVal, t.Inst.playerLeft.curPos.y, t.Inst.playerLeft.curPos.z); this.cam.transform.localPosition = new m(this.actVal, this.origionPos.y, this.origionPos.z) }; c.resetCamToOrigion = function () { this.cam.transform.localPosition = this.origionPos }; a.ANI_READY = "Camera_ready"; a.ANI_ROTATE = "Camera_Animation"; a.ANI_START = "Camera_start"; return a }(), Ma = function () { function a() { this._events = null } var c; g(a, "laya.events.EventDispatcher"); var b = a.prototype; b.hasListener = function (b) { return !(!this._events || !this._events[b]) }; b.event = function (b, a) { if (!this._events || !this._events[b]) return !1; var f = this._events[b]; if (f.run) f.once && delete this._events[b], null != a ? f.runWith(a) : f.run(); else { for (var c = 0, k = f.length; c < k; c++) { var d = f[c]; d && (null != a ? d.runWith(a) : d.run()); if (!d || d.once) f.splice(c, 1), c--, k-- } 0 === f.length && this._events && delete this._events[b] } return !0 }; b.on = function (b, a, c, w) { return this._createListener(b, a, c, w, !1) }; b.once = function (b, a, c, w) { return this._createListener(b, a, c, w, !0) }; b._createListener = function (b, a, n, w, d, e) { void 0 === e && (e = !0); e && this.off(b, a, n, d); a = c.create(a || this, n, w, d); this._events || (this._events = {}); n = this._events; n[b] ? n[b].run ? n[b] = [n[b], a] : n[b].push(a) : n[b] = a; return this }; b.off = function (b, a, c, w) { void 0 === w && (w = !1); if (!this._events || !this._events[b]) return this; var f = this._events[b]; if (null != c) if (f.run) a && f.caller !== a || f.method !== c || w && !f.once || (delete this._events[b], f.recover()); else { for (var k = 0, n = 0, d = f.length; n < d; n++) { var e = f[n]; e ? !e || a && e.caller !== a || e.method !== c || w && !e.once || (k++, f[n] = null, e.recover()) : k++ } k === d && delete this._events[b] } return this }; b.offAll = function (b) { var f = this._events; if (!f) return this; if (b) this._recoverHandlers(f[b]), delete f[b]; else { for (var a in f) this._recoverHandlers(f[a]); this._events = null } return this }; b._recoverHandlers = function (b) { if (b) if (b.run) b.recover(); else for (var f = b.length - 1; -1 < f; f--) b[f] && (b[f].recover(), b[f] = null) }; b.isMouseEvent = function (b) { return a.MOUSE_EVENTS[b] }; a.MOUSE_EVENTS = { rightmousedown: !0, rightmouseup: !0, rightclick: !0, mousedown: !0, mouseup: !0, mousemove: !0, mouseover: !0, mouseout: !0, click: !0, doubleclick: !0 }; a.__init$ = function () { Object.defineProperty(laya.events.EventDispatcher.prototype, "_events", {enumerable: !1, writable: !0}); c = function (b) { function f(b, a, c, k) { f.__super.call(this, b, a, c, k) } g(f, "", b); f.prototype.recover = function () { 0 < this._id && (this._id = 0, f._pool.push(this.clear())) }; f.create = function (b, a, c, k) { void 0 === k && (k = !0); return f._pool.length ? f._pool.pop().setTo(b, a, c, k) : new f(b, a, c, k) }; f._pool = []; return f }(M) }; return a }(), M = function () { function a(b, f, a, c) { this.once = !1; this._id = 0; void 0 === c && (c = !1); this.setTo(b, f, a, c) } g(a, "laya.utils.Handler"); var c = a.prototype; c.setTo = function (b, f, c, n) { this._id = a._gid++; this.caller = b; this.method = f; this.args = c; this.once = n; return this }; c.run = function () { if (null == this.method) return null; var b = this._id, f = this.method.apply(this.caller, this.args); this._id === b && this.once && this.recover(); return f }; c.runWith = function (b) { if (null == this.method) return null; var f = this._id; b = null == b ? this.method.apply(this.caller, this.args) : this.args || b.unshift ? this.args ? this.method.apply(this.caller, this.args.concat(b)) : this.method.apply(this.caller, b) : this.method.call(this.caller, b); this._id === f && this.once && this.recover(); return b }; c.clear = function () { this.args = this.method = this.caller = null; return this }; c.recover = function () { 0 < this._id && (this._id = 0, a._pool.push(this.clear())) }; a.create = function (b, f, c, n) { void 0 === n && (n = !0); return a._pool.length ? a._pool.pop().setTo(b, f, c, n) : new a(b, f, c, n) }; a._pool = []; a._gid = 1; return a }(); (function () { function a() { } g(a, "core.moudle.HitObj"); a.HIT_JUMP = "jump"; a.HIT_SLIDE = "slide"; a.HIT_COIN = "coin"; a.HIT_HIT = "hit"; a.HIT_BODY = "body"; a.HIT_HEAD = "head"; a.HIT_TOP = "top"; a.HIT_UPHILL = "uphill"; a.HIT_TOPCAR = "topcar"; a.HIT_MAGNET = "magnet"; a.HIT_SHIELD = "shield"; a.HIT_DOUBLE = "double"; a.HIT_ROKET = "roket1"; a.HIT_GUIDEOVER = "guideOver"; a.HIT_GIFT = "gift"; return a })(); var Of = function () { function a() { this.mapP = null; this.speedIndex = this.totalRoa = 0; this.helpOKTime = 3; this.lastTotalScore = 0; this.fullSpeed = 3; this.deathAddSpeed = this.normalAddSpeed = 0; this.loopRate = 40; this.oriSpeed = 2.4; this.showSpeed = 10; this.spurtSpeed = 9; this.deathSpeed = 0; this.speedRate = .2; this.oriRotation = null; this.ratePet = this.baseScore = 1; this.leave = !1; this.curThemeID = 801; this.createIndex = this.mapIndex = 0; this.guideBlockArray = this.curBlockName = this.curDiKuaiName = null; this.initIndex = 0; this.randomPool = this.resDic = null; this.randomIndex = 0; this.guideEnd = !1; this.flyBlock = this.guideActionList = null; this.upLimit = []; this.diBiaoArray = []; this.rotationArray = []; this.rotationOutsideArray = []; this.rotationShowArray = []; this.themeLimitDic = new Mc; this.themeLoadedDic = new Mc; this.themeCurDic = new Mc; this.guidedActionList = []; this.guideRotationList = [] } g(a, "core.moudle.MapMgr"); var c = a.prototype; c.InitMapMgr = function (b) { this.lastTotalScore = 0; this.initSpeed(); this.mapP = b; this.mapIndex = 0; this.oriRotation = new m(-90, 0, 0); this.rotationOutsideArray = []; this.rotationShowArray = []; for (b = 0; 16 > b; b++) { this.rotationArray.push(22.5 * b); var f, a; f = 0 == this.rotationOutsideArray.length ? -112.5 : this.rotationOutsideArray[b - 1] - 22.5; -360 > f && (f += 360); a = f + 14; this.rotationOutsideArray.push(f); this.rotationShowArray.push(a) } this.ratePet = 1 >= t.Inst.playerData.role.equipScoreSum ? 1 : t.Inst.playerData.role.equipScoreSum; this.changeLoopRate() }; c.GetCubeLoopRate = function () { return this.loopRate }; c.changeLoopRate = function () { 15 >= this.loopRate || (this.loopRate = 40 - 5 * this.speedIndex) }; c.getSpeed = function () { return 1 == I.Inst.spurtState ? this.spurtSpeed : 2 == I.Inst.flyState ? 6 : this.oriSpeed + this.normalAddSpeed }; c.initSpeed = function () { for (var b = 0; 25 > b; b++) this.upLimit.push(3E3) }; c.ReStartResetSpeed = function () { this.normalAddSpeed != this.deathAddSpeed && h.timer.frameLoop(10, this, this.resetSpeed) }; c.resetSpeed = function () { this.normalAddSpeed < this.deathAddSpeed ? this.normalAddSpeed += .1 : (this.normalAddSpeed = this.deathAddSpeed, h.timer.clear(this, this.resetSpeed)) }; c.ResetToInit = function () { this.curThemeID = 801; this.resetThemeCurDicByType(0) }; c.InitSpeed = function () { }; c.initArgs = function () { I.Inst.isDeath ? h.timer.clear(this, this.mapRotate) : (h.timer.frameLoop(1, this, this.mapRotate), I.Inst.changeShowSpeed(this.speedIndex + 1), this.ratePet = 1 >= t.Inst.playerData.role.equipScoreSum ? 1 : t.Inst.playerData.role.equipScoreSum) }; c.ResetMapToOri = function () { h.timer.clear(this, this.mapRotate); h.timer.clear(this, this.initArgs); this.mapIndex = 0; this.ResetToInit(); for (var b = 0; b < this.diBiaoArray.length; b++) { var f = this.diBiaoArray[b]; null != f && (f._destroy(), null == f); this.diBiaoArray[this.mapIndex] = null } this.diBiaoArray = null; null != this.mapP && (this.mapP.destroy(), this.mapP = null) }; c.mapRotate = function () { if (null != this.mapP && null != this.mapP.transform && !I.Inst.isDeath) { var b = this.mapP.transform.localRotationEuler.x - .01 * this.getSpeed(); this.mapP.transform.localRotationEuler = new m(b, 0, 0); I.Inst.UpdateScore(this.baseScore); this.checkTotalRoa(); this.checkUpdateMap(); this.checkShowMap(); this.CheckGuideAction(); -360 > this.mapP.transform.localRotationEuler.x && (this.mapP.transform.localRotationEuler.x += 360) } }; c.checkTotalRoa = function () { if (!(this.speedIndex > this.upLimit.length - 1)) { var b = t.Inst.playerLeft.score / this.ratePet, b = b - this.lastTotalScore; b > this.upLimit[this.speedIndex] && (this.lastTotalScore = t.Inst.playerLeft.score / this.ratePet, this.normalAddSpeed += this.speedRate, this.speedIndex++, sa.Inst.ShowMsg("SPEED UP"), I.Inst.changeShowSpeed(this.speedIndex + 1), this.changeLoopRate()) } }; c.ResetSpeedIndex = function () { this.deathSpeed = this.normalAddSpeed = this.speedIndex = 0; I.Inst.changeShowSpeed(this.speedIndex + 1); this.changeLoopRate() }; c.GetSpeedTime = function () { return 1 >= this.speedIndex ? 1 : this.speedIndex }; c.checkUpdateMap = function () { if (this.mapP.transform.localRotationEuler.x < this.rotationOutsideArray[this.mapIndex]) { this.createDiBiao(); var b = this.diBiaoArray[this.mapIndex]; null != b && (b._destroy(), null == b); this.diBiaoArray[this.mapIndex] = null; this.mapIndex++; this.mapIndex > this.rotationOutsideArray.length - 1 && (this.mapIndex = 0) } }; c.checkShowMap = function () { if (this.mapP.transform.localRotationEuler.x < this.rotationShowArray[this.mapIndex]) { var b = this.mapIndex + 1; b > this.rotationShowArray.length - 1 && (b = 0); b = this.diBiaoArray[b]; null != b && b.ShowSelf() } }; c.createDiBiao = function (b) { var f = this; void 0 === b && (b = !1); b && (this.curThemeID = 801); this.checkRandom(function () { f.createCallBack() }) }; c.RandomName = function () { this.initIndex++; I.Inst.needGuide ? (this.curThemeID = 801, this.curDiKuaiName = this.RandomEnumRes(this.curThemeID, 600), this.curBlockName = this.guideBlockArray[this.initIndex - 1]) : (this.curDiKuaiName = this.RandomEnumRes(this.curThemeID, 600), this.curBlockName = 2 >= this.initIndex ? 1 == this.initIndex ? "res/block/town_block_016.lh" : "res/block/town_block_017.lh" : this.GeRandomName()) }; c.createCallBack = function () { var b = this.curDiKuaiName, f = this.curBlockName, a, c = yb.Inst.getModelByName(b); c.transform.position = new m(0, 0, 0); var w = !1; this.diBiaoArray.length < this.rotationArray.length ? (a = this.diBiaoArray.length, w = !0) : (a = this.mapIndex + 2, a = a > this.rotationArray.length - 1 ? a - this.rotationArray.length : a); var d = c.addComponent(Nf); d.AddRoad(f, b, this.createIndex); c.transform.localRotationEuler = new m(this.rotationArray[a], 0, 0); this.mapP.addChild(c); w ? this.diBiaoArray.push(d) : this.diBiaoArray[a] = d; this.createIndex++; this.createIndex > this.rotationShowArray.length - 1 && (this.createIndex = 0) }; c.initMap = function () { this.setLoaded(this.curThemeID, !0); this.initIndex = 0; this.guideBlockArray = []; this.guideBlockArray.push(I.Inst.guideModel); this.guideBlockArray.push(I.Inst.guideModel1); for (var b = 0; 2 > b; b++) this.guideBlockArray.push(I.Inst.guideModel); this.guideBlockArray.push(I.Inst.guideModel2); this.guideBlockArray.push(I.Inst.guideModel); this.guideBlockArray.push(I.Inst.guideModel); for (b = 0; 2 > b; b++) this.createDiBiao(!0) }; c.stopMap = function () { this.leave = !0; this.deathAddSpeed = this.normalAddSpeed; h.timer.clear(this, this.mapRotate); h.stage.timer.clear(this, this.initArgs) }; c.DoDoubleCoin = function (b) { for (var f = 0; f < this.diBiaoArray.length; f++) if (null != this.diBiaoArray[f]) { var a = this.diBiaoArray[f]; null != a && a.AddCoin(b) } }; c.DoCheckMagnet = function (b, f) { for (var a = 0; a < this.diBiaoArray.length; a++) if (null != this.diBiaoArray[a]) { var c = this.diBiaoArray[a]; null != c && c.CheckMagnet(b, f) } }; c.DoCheckFlyMagnet = function (b, f) { null != this.flyBlock && this.flyBlock.CheckMagnet(b, f) }; c.initResDic = function () { this.resDic = Ga.Inst.tryGetTbls("Res"); for (var b = this.GetAllTheme(), f = 0; f < b.length; f++) void 0 == this.themeLimitDic.get(b[f].ID) && this.themeLimitDic.set(b[f].ID, 2), void 0 == this.themeLoadedDic.get(b[f].ID) && this.themeLoadedDic.set(b[f].ID, !1) }; c.resetThemeCurDicByType = function (b) { 0 == b ? (this.themeCurDic.clear(), this.themeCurDic = null) : void 0 != this.themeCurDic.get(b) && this.themeCurDic.set(b, 0) }; c.checkRandom = function (b) { var f = this.GetThemeCurNum(this.curThemeID), a = this.GetThemeLimitNum(this.curThemeID); f >= a && (this.resetThemeCurDicByType(this.curThemeID), this.curThemeID = this.RandomTheme()); this.RandomName(); this.SetThemeCurNum(this.curThemeID); 0 == this.getLoaded(this.curThemeID) ? (f = this.GetThemeResByType(this.curThemeID), yb.Inst.Load(f, b), this.setLoaded(this.curThemeID, !0), I.Inst.AddInExtraModelArr(f)) : b() }; c.GeRandomName = function () { if (null == this.randomPool || 0 == this.randomPool.length || this.randomIndex == this.randomPool.length) { this.randomIndex = 0; this.randomPool = []; for (var b = this.GetResByType(this.curThemeID, 700), f = F.Inst.GetRandomArray(0, b.length), a = 0; a < f.length; a++) this.randomPool.push(b[f[a]]) } b = this.randomPool[this.randomIndex]; this.randomIndex++; return b }; c.setLoaded = function (b, f) { this.themeLoadedDic.set(b, f) }; c.getLoaded = function (b) { return void 0 == this.themeLoadedDic.get(b) ? !1 : this.themeLoadedDic.get(b) }; c.GetThemeLimitNum = function (b) { return void 0 == this.themeLimitDic.get(b) ? 0 : this.themeLimitDic.get(b) }; c.GetThemeCurNum = function (b) { return void 0 == this.themeCurDic.get(b) ? 0 : this.themeCurDic.get(b) }; c.SetThemeCurNum = function (b) { if (void 0 == this.themeCurDic.get(b)) this.themeCurDic.set(b, 1); else { var f = this.themeCurDic.get(b); f++; this.themeCurDic.set(b, f) } }; c.GetResByType = function (b, f) { void 0 === f && (f = 0); for (var a = [], c = 0; c < this.resDic.values.length; c++) this.resDic.values[c].solePet == b && (0 == f ? a.push(this.resDic.values[c].path) : this.resDic.values[c].enumType == f && a.push(this.resDic.values[c].path)); return a }; c.GetAllTheme = function (b) { void 0 === b && (b = 800); for (var f = [], a = 0; a < this.resDic.values.length; a++) this.resDic.values[a].enumType == b && f.push(this.resDic.values[a]); return f }; c.GetThemeResByType = function (b) { return this.GetResByType(b) }; c.GetInitDiKuaiRes = function () { return this.GetThemeResByType(801) }; c.RandomTheme = function () { var b = this.GetAllTheme(), f = F.Inst.RandomNum(0, b.length); return parseInt(b[f].ID) }; c.RandomEnumRes = function (b, f) { var a = this.GetResByType(b, f), c = F.Inst.RandomNum(0, a.length); return a[c] }; c.guideAction = function () { this.guideActionList = [1, 2, 3, 4]; this.guideRotationList = [-93.1, -97.4, -102.1, -108.6]; this.guidedActionList = [] }; c.CheckGuideAction = function () { if (t.Inst.playerData.CheckNeedGuide(2) && (null == this.guidedActionList && (this.guidedActionList = []), this.mapP.transform.localRotationEuler.x < this.guideRotationList[this.guidedActionList.length])) if (this.guidedActionList.length < this.guideActionList.length) { var b = this.guideActionList[this.guidedActionList.length]; this.guidedActionList.push(b); this.doGuideAction(b) } else I.Inst.RockerOn(!1) }; c.doGuideAction = function (b) { I.Inst.RockerOn(!0); I.Inst.Rrocker.SetCurGuide(b); I.Inst.controlMap(!0); D.Inst.dispatchEvent1("1800", {id: b}); this.guideEnd = this.guidedActionList.length == this.guideActionList.length }; c.DoFlyBlock = function (b) { if (b) { b = this.rotationOutsideArray[this.mapIndex] + 22.5 - this.mapP.transform.localRotationEuler.x; b += 22.5 * this.mapIndex - .6; var f = this.mapP.addChild(new Yb); this.flyBlock = f.addComponent(Nf); f.transform.localRotationEuler = new m(b, 0, 0); this.flyBlock.AddRoad("res/block/town_block_fly.lh", f.name, 0) } else null != this.flyBlock && (this.flyBlock._destroy(), this.flyBlock = null) }; return a }(), Ph = function () { function a(b) { this.isDown = !1; this.curTouchID = 0; this.angle = -1; this.moveY = this.moveX = NaN; this.downIndex = this.upIndex = this.rightIndex = this.leftIndex = 0; this.canmove = !1; this.moveDirection = 0; this.firstPressDown = !0; this.canDo = this.donefirstPress = !1; this.curNeedGuideAction = 0; this.actionOK = !1; this.firstPressDown = !0; this.donefirstPress = !1; h.timer.clear(this, this.resetCando); this.onRocker() } g(a, "core.moudle.Rocker"); var c = a.prototype; c.onRocker = function () { this.downIndex = this.upIndex = this.rightIndex = this.leftIndex = 0; h.stage.on("mousedown", this, this.onMouseDown); h.stage.on("mouseup", this, this.onMouseUp); h.stage.on("mouseout", this, this.onMouseOut); this.firstPressDown = this.canMove = !0; this.donefirstPress = !1; h.timer.clear(this, this.resetCando) }; c.offRocker = function () { h.stage.off("mousedown", this, this.onMouseDown); h.stage.off("mouseup", this, this.onMouseUp); h.stage.off("mouseout", this, this.onMouseOut); h.stage.off("mousemove", this, this.onMouseMove); this.downIndex = this.upIndex = this.rightIndex = this.leftIndex = 0 }; c.onMouseDown = function (b) { if (this.canmove && !this.isDown && (t.Inst.playerData.CheckNeedGuide(2) || !I.Inst.isPause) && (0 == t.Inst.playerLeft.jumpUpState && (this.rightIndex = this.leftIndex = 0), this.downIndex = 0, this.moveX = tb.instance.mouseX, this.moveY = tb.instance.mouseY, this.firstPressDown = this.isDown = !0, this.donefirstPress = !1, h.timer.clear(this, this.resetCando), this.curTouchID = b.touchId, !I.Inst.isDeath)) h.stage.on("mousemove", this, this.onMouseMove) }; c.resetDirection = function () { 0 == t.Inst.playerLeft.jumpUpState && (this.rightIndex = this.leftIndex = 0); this.downIndex = 0 }; c.resetMouse = function () { this.moveX = tb.instance.mouseX; this.moveY = tb.instance.mouseY }; c.resetForDown = function () { this.angle = -1; this.moveDirection = 0 }; c.onMouseMove = function (b) { if (this.curTouchID == b.touchId && (I.Inst.isDeath && (this.canmove = !1), this.canMove && (this.angle = 180 * Math.atan2(tb.instance.mouseX - this.moveX, tb.instance.mouseY - this.moveY) / Math.PI, 0 > this.angle && (this.angle += 360), this.angle = Math.round(this.angle), -1 != this.angle))) { this.checkDirection(this.angle); if (this.firstPressDown) if (t.Inst.playerData.CheckNeedGuide(2)) h.timer.once(10, this, this.resetCando); else h.timer.once(30, this, this.resetCando); this.canDo && (this.canDo = !1, h.timer.clear(this, this.waitDo), h.timer.once(30, this, this.waitDo)) } }; c.resetCando = function () { this.donefirstPress = this.canDo = !0; h.timer.clear(this, this.resetCando); this.firstPressDown = !1 }; c.waitDo = function () { this.canDo = !0; this.checkDirection(this.angle); this.checkCanDO() && this.doByDirection() }; c.onMouseUp = function (b) { b = t.Inst.playerData.CheckNeedGuide(2); 0 != I.Inst.spurtState || I.Inst.isDeath || !b && (b || I.Inst.isPause) || this.donefirstPress || (this.waitDo(), this.resetForDown()); this.firstPressDown = !0; this.donefirstPress = !1; h.timer.clear(this, this.resetCando); !this.canmove || I.Inst.isDeath || !b && I.Inst.isPause || (h.timer.clear(this, this.waitDo), this.isDown = !1, this.resetDirection(), h.stage.off("mousemove", this, this.onMouseMove)) }; c.onMouseOut = function () { this.firstPressDown = !0; this.donefirstPress = !1; h.timer.clear(this, this.resetCando); this.canmove && (this.isDown = !1, h.stage.off("mousemove", this, this.onMouseMove)) }; c.checkDirection = function (b) { this.moveDirection = 0; if (240 <= this.angle && 300 >= this.angle) this.moveDirection = 3; else if (60 <= this.angle && 120 >= this.angle) this.moveDirection = 4; else if (150 <= this.angle && 210 >= this.angle) this.moveDirection = 1; else if (330 <= this.angle && 360 >= this.angle || 0 <= this.angle && 30 >= this.angle) this.moveDirection = 2 }; c.resetUpState = function (b) { void 0 === b && (b = !1); h.stage.timer.clear(this, this.setUpToDown); h.stage.timer.clear(this, this.setUpToNormal); b ? 0 >= t.Inst.playerLeft.topIndex && t.Inst.playerLeft.needReCheckTop && (t.Inst.playerLeft.needReCheckTop = !1, t.Inst.playerLeft.tweenPosY(!1)) : this.setUpToNormal() }; c.setUpToNormal = function () { this.setUpState(0); 0 == t.Inst.playerLeft.jumpUpState && (this.upIndex = 0); 0 >= t.Inst.playerLeft.topIndex && t.Inst.playerLeft.needReCheckTop && (t.Inst.playerLeft.needReCheckTop = !1, t.Inst.playerLeft.tweenPosY(!1)) }; c.setUpToUp = function () { this.setUpState(1) }; c.setUpToDown = function () { this.setUpState(2) }; c.setUpTostate3 = function () { this.setUpState(3) }; c.setUpState = function (b) { t.Inst.playerLeft.SetJumpState(b) }; c.doByDirection = function () { this.actionOK = this.moveActionOK(); this.checkActionOK(); 0 == this.moveDirection && (this.canDo = !0); switch (this.moveDirection) { case 1: if (0 < this.upIndex) break; this.downIndex = this.rightIndex = this.leftIndex = 0; I.Inst.CheckFlyDoUpDown() && (h.stage.timer.clear(this, this.playRun), 1 == t.Inst.playerLeft.isOnTop ? t.Inst.playerLeft.playAniWithName(hc.RandomJump()) : (this.setUpToUp(), t.Inst.playerLeft.playAniWithName(hc.RandomJump()), h.stage.timer.once(490, this, this.setUpToDown), h.stage.timer.once(980, this, this.setUpToNormal)), h.stage.timer.once(767, this, this.playRun), oa.Inst.playSound("jump")); this.upIndex++; this.resetMouse(); break; case 2: if (0 < this.downIndex) break; this.upIndex = this.rightIndex = this.leftIndex = 0; this.downIndex++; I.Inst.CheckFlyDoUpDown() && (this.resetUpState(), h.stage.timer.clear(this, this.playRun), t.Inst.playerLeft.playAniWithName("run_sliding"), h.stage.timer.once(600, this, this.playRun), oa.Inst.playSound("jump")); this.resetMouse(); break; case 3: if (0 < this.leftIndex) break; this.leftIndex++; 0 == t.Inst.playerLeft.jumpUpState ? this.rightIndex = 0 : this.rightIndex++; this.downIndex = 0; this.resetUpState(!0); this.CheckDoJumpState3(); var b = t.Inst.playerLeft.moveToLeft(); h.stage.timer.clear(this, this.playRun); b && (oa.Inst.playSound("jump"), t.Inst.playerLeft.playAniWithName(hc.GetDirectionAni(!0, t.Inst.playerLeft.isOnTop)), h.stage.timer.once(200, this, this.playRun)); 0 == t.Inst.playerLeft.jumpUpState && (this.upIndex = 0); this.resetMouse(); t.Inst.playerLeft.isOnTop = 0; break; case 4: 0 < this.rightIndex || (0 == t.Inst.playerLeft.jumpUpState ? this.leftIndex = 0 : this.leftIndex++, this.rightIndex++, this.downIndex = 0, this.resetUpState(!0), this.CheckDoJumpState3(), b = t.Inst.playerLeft.moveToRight(), h.stage.timer.clear(this, this.playRun), b && (oa.Inst.playSound("jump"), t.Inst.playerLeft.playAniWithName(hc.GetDirectionAni(!1, t.Inst.playerLeft.isOnTop)), h.stage.timer.once(200, this, this.playRun)), 0 == t.Inst.playerLeft.jumpUpState && (this.upIndex = 0), this.resetMouse(), t.Inst.playerLeft.isOnTop = 0) } }; c.CheckDoJumpState3 = function () { 0 != t.Inst.playerLeft.jumpUpState ? (this.setUpTostate3(), h.timer.once(200, this, this.setUpToDown), h.timer.once(400, this, this.setUpToNormal)) : this.setUpToNormal() }; c.resetLeftRight = function () { this.rightIndex = this.leftIndex = 0 }; c.playRun = function () { this.actionOK = this.moveActionOK(); 0 == t.Inst.playerLeft.jumpUpState && (this.upIndex = 0); h.timer.clear(this, this.resetLeftRight); if ("run_jump_l" == t.Inst.playerLeft.curAnim || "run_jump_r" == t.Inst.playerLeft.curAnim) h.timer.once(10, this, this.resetLeftRight); I.Inst.isDeath || I.Inst.CheckCanRun() && I.Inst.playAnimWithName(hc.RandomRun()) }; c.SetCurGuide = function (b) { this.curNeedGuideAction = b; this.onRocker() }; c.checkCanDO = function () { return t.Inst.playerData.CheckNeedGuide(2) ? this.curNeedGuideAction == this.moveDirection ? (D.Inst.dispatchEvent1("1801", {id: this.curNeedGuideAction}), !0) : !1 : I.Inst.CheckCanDO() }; c.checkActionOK = function () { this.actionOK && (t.Inst.playerData.CheckNeedGuide(2) ? this.canMove = !1 : this.canmove = !0, this.actionOK = !1, I.Inst.controlMap(!1)) }; c.moveActionOK = function () { return this.moveDirection == this.curNeedGuideAction }; e(0, c, "canMove", function () { return this.canmove }, function (b) { this.canmove = b }); return a }(), Rh = function () { function a() { this.inRank = !1; this.rankBase = 0; this.rankRate = NaN; this.targetScore = 0; this.equipRate = this.time = this.targetRate = this.targetBase = this.firstTargetRate = NaN; this.curTargetData = null; this.startWaitTime = this.nextTime = this.targetReward = NaN; this.canCheck = !1; this.headDic = []; this.time = 0; this.firstTargetRate = 2; this.targetBase = 1.3; this.targetRate = .02; this.equipRate = t.Inst.playerData.role.equipScoreSum; this.equipRate = 1 >= this.equipRate ? 1 : this.equipRate; this.equipRate = Math.sqrt(Math.sqrt(this.equipRate)); this.rankBase = 1E6; this.rankRate = 1.01; this.targetReward = 100; this.startWaitTime = 5E3; this.nextTime = 17E3; this.headDic = Ga.Inst.tryGetTbls("Head").values; this.initTarget(!0) } g(a, "core.moudle.RunTargetMgr"); var c = a.prototype; c.GetCanCheck = function () { null == this.curTargetData && (this.canCheck = !1); return this.canCheck }; c.setCanCheck = function (b) { this.canCheck = b }; c.initTarget = function (b) { var f = this; null != this.curTargetData && 1 >= this.curTargetData.rank ? sa.Inst.ShowMsg("\u606d\u559c\u60a8\u6210\u4e3a\u6392\u884c\u699c\u9738\u4e3b\uff01") : (F.Inst.myTrace("\x3d\x3d\x3d\x3d\x3d\u521d\u59cb\u5316\u76ee\u6807\x3d\x3d\x3d\x3d\x3d00"), h.timer.once(b ? this.startWaitTime : this.nextTime, this, function () { F.Inst.myTrace("\x3d\x3d\x3d\x3d\x3d\u521d\u59cb\u5316\u76ee\u6807\x3d\x3d\x3d\x3d\x3d11"); I.Inst.doShowTarget(f.GetTargetData()); f.canCheck = !0 })) }; c.GetTargetData = function () { this.time++; this.curTargetData = new Qh; this.curTargetData.name = this.getRandomName(); this.curTargetData.head = this.getRandomHead(); this.curTargetData.rank = this.getRankID(); this.curTargetData.score = this.GetTargetScore(t.Inst.playerLeft.score); return this.curTargetData }; c.GetCurTarget = function () { return this.curTargetData }; c.GetReward = function () { return this.targetReward }; c.DoReward = function () { var b = this; h.timer.once(2300, this, function () { I.Inst.addCoinByNum(b.targetReward); b.canCheck = !1; h.timer.once(3E3, this, function () { F.Inst.myTrace("GetReward()::"); b.initTarget(!1) }) }) }; c.getRandomHead = function () { var b = F.Inst.RandomNum(0, this.headDic.length); return "res/" + this.headDic[b].uiPath }; c.getRandomName = function () { var b = F.Inst.RandomNum(0, this.headDic.length); return this.headDic[b].name }; c.getRankID = function () { var b = this.rankBase / this.equipRate / this.rankRate; this.rankBase = b = 1 >= b ? 1 : b; return parseInt(b.toString()) }; c.GetTargetScore = function (b) { this.targetScore = b * this.getTargetRate(); return parseInt(this.targetScore.toString()) }; c.getTargetRate = function () { return (1 < this.time ? this.targetBase : this.firstTargetRate) * (1 + this.time * this.targetRate) }; c.Clear = function () { h.timer.clearAll(this) }; return a }(), Qh = function () { function a() { this.head = this.name = null; this.score = this.rank = 0 } g(a, "core.moudle.TargetData"); return a }(), Sh = function () { function a() { this.btn2Callback = this.btn2Name = this.btn1Callback = this.btn1Name = this.content = null; this.isAlert = !1 } g(a, "core.MsgInfo"); return a }(), kb = function () { function a() { } g(a, "core.MsgPool"); a.prototype.CheckMsg = function (a, b) { void 0 === b && (b = !1); switch (a) { case Zb.RET_GAME_SUCCESS: return !0; case Zb.RET_GAME_INSUFFICIENT_COIN: return b && (sa.Inst.ShowMsg("Insufficient diamonds, share diamonds daily"), D.Inst.dispatchEvent1("1502", null)), !1; case Zb.RET_GAME_INSUFFICIENT_FUNDS: return !1; case Zb.RET_GAME_INSUFFICIENT_PIECE: return !1; case Zb.RET_GAME_TICKET_EXPIRED: return !1; case Zb.RET_GAME_BEHAVIOR_AWARDED: return sa.Inst.ShowMsg("Countdown ends to share rewards"), !1; case Zb.RET_GAME_INSUFFICIENT_GOLD: return !1; case Zb.RET_GAME_SHARED: return sa.Inst.ShowMsg("Share to a different group"), Ad.Inst.shareFail(2), !1; default: return sa.Inst.ShowMsg("SYSTEM ERROR"), !1 } }; e(1, a, "Inst", function () { return a.inst = a.inst || new a }); a.inst = null; return a }(), Th = function () { function a() { this.isOn = this.isHold = !1; this.uiPath = this.price = null; this.num = this.type = NaN; this.alreadyAnalyze = !1; this._pet = new Pf; this.equipList = [] } g(a, "core.PetInfo"); var c = a.prototype; c.setEquipForPet = function (b) { this.equipList.push(b) }; c.getCostType = function () { this.AnalyzePriceData(); return this.type }; c.getCostNum = function () { this.AnalyzePriceData(); return this.num }; c.AnalyzePriceData = function () { if (!this.alreadyAnalyze) { this.alreadyAnalyze = !0; var b = this.price.split("|")[0], b = b.substr(1, b.length - 2), b = b.split("^"); this.type = b[0]; this.num = b[1] } }; return a }(), ue = function () { function a(b, f, a, c) { this.oldLev = 0; this.grade = this.role = null; this.curStar = 0; this.cookie = this.battleResultData = null; this.signInDay = 0; this.levUP = this.signed = !1; this.role = b; F.Inst.zdsTrace(this.role); this.cookie = f; this.signInDay = a; this.signed = c; this.UpdatePlayer(b); F.Inst.zdsTrace(f) } g(a, "core.PlayerData"); var c = a.prototype; c.setCookie = function (b, f) { void 0 === f && (f = !0); F.Inst.zdsTrace(b); this.cookie = b; f && (new Uh(this.cookie)).send() }; c.CheckNeedGuideAll = function () { return !1 }; c.CheckNeedGuide = function (b) { return !1 }; c.setDailyNum = function (b) { void 0 === b && (b = 0); this.signInDay = b }; c.getDailyNum = function () { return this.signInDay }; c.GetTodaySigned = function () { return this.signed }; c.SetTodaySigned = function () { this.signed = !0 }; c.checkDiamEnough = function (b) { return b <= this.role.coin ? !0 : !1 }; c.CheckLevUP = function () { var b = this.levUP ? !0 : !1; this.levUP = !1; return b }; c.updatePet = function (b) { this.role.usingPet = b; t.Inst.playerLeft.setPetInfo(b) }; c.UpdatePlayer = function (b, f, a) { void 0 === f && (f = !1); null == b ? this.role = new Qf : this.ProcessDiff(b, f, a) }; c.ProcessDiff = function (b, f, a) { void 0 === f && (f = !1); f && (this.battleResultData = new J, this.battleResultData.awardList = a, this.battleResultData.addDiam = b.coin - this.role.coin); this.role.id != b.id && (this.role.id = b.id); this.role.name != b.name && (this.role.name = b.name); this.role.kind != b.kind && (this.role.kind = b.kind); this.role.headurl != b.headurl && (this.role.headurl = b.headurl); this.role.coin != b.coin && (this.role.coin = b.coin, D.Inst.dispatchEvent1("1500", null)); this.role.gold != b.gold && (this.role.gold = b.gold, D.Inst.dispatchEvent1("1500", null)); this.role.usingPet != b.usingPet && (this.role.usingPet = b.usingPet); this.role.equipScoreSum != b.equipScoreSum && (this.role.equipScoreSum = b.equipScoreSum, D.Inst.dispatchEvent1("1500", null)); this.role.maxScore != b.maxScore && (this.role.maxScore = b.maxScore, this.battleResultData.newRecord = !0); this.role = b; t.Inst.playerLeft.setPetInfo(b.usingPet) }; return a }(), hc = function () { function a(b) { this.isOnCarTop = !1; this.topIndex = this.isOnTop = 0; this.needReCheckTop = !1; this.gold = this.score = this.life = this.jumpUpState = 0; this.isDeath = !1; this.playerName = ""; this.uid = null; this.petEquipId = this.petId = 0; this.headUrl = ""; this.oldModelName = this.roleCtr = this.role3DAnim = this.role3D = null; this.playerTag = 0; this.bip001 = this.roketP = this.skinned = null; this.curAnim = ""; this.roketSP3 = null; this.actVal = this.timeRandom = 0; this.actTween = null; this.valZ = this.valY = this.valX = NaN; this.READY_POS = new m(1.31, 0, 0); this.curPos = a.POS_CENTER; this.playerTag = b; this.reset() } g(a, "core.PlayerInfo"); var c = a.prototype; c.setMateID = function (b) { }; c.ResetPos = function () { this.ResetStaticPos(); this.topIndex = this.isOnTop = this.jumpUpState = 0; h.timer.clear(this, this.loopPos) }; c.ResetStaticPos = function () { a.POS_CENTER = new m(0, 0, 0); a.POS_LEFT = new m(1.3, 0, 0); a.POS_RIGHT = new m(-1.3, 0, 0); this.READY_POS = new m(1.31, 0, 0) }; c.reset = function () { this.gold = this.score = 0; this.isDeath = !1; this.isOnTop = this.jumpUpState = 0; null != this.roketSP3 && (this.roketSP3.destroy(), this.roketSP3 = null) }; c.SetTopIndex = function (b) { this.topIndex = b }; c.GetTopIndex = function () { return this.topIndex }; c.ResetJumpState = function () { this.jumpUpState = 0; h.timer.clear(this, this.loopPos) }; c.SetJumpState = function (b) { this.jumpUpState = b; this.tweenPos() }; c.setInfo = function (b, f) { this.playerName = b; this.uid = f }; c.SetHead = function (b) { this.headUrl = b }; c.GetHead = function () { return "" == this.headUrl ? "Common/head" + (parseInt(Math.random().toString()) + 1) + ".png" : this.headUrl }; c.setPetInfo = function (b) { null != b && (this.petId = b.id, this.petEquipId = null != b.equip ? b.equip.id : 0) }; c.setName = function (b) { this.playerName = b }; c.clear = function () { h.timer.clear(this, this.randomHomeIdle); null != this.role3DAnim && (this.role3DAnim.stop(), this.role3DAnim = null); null != this.role3D && (this.role3D.destroy(), this.roleCtr = this.role3D = null); null != this.skinned && (this.skinned.destroy(), this.skinned = null); null != this.roketP && (this.roketP.destroy(), this.roketP = null); null != this.bip001 && (this.bip001.destroy(), this.bip001 = null) }; c.loadModel = function (b, f, a) { void 0 === a && (a = !0); this.ResetPos(); h.timer.clear(this, this.loopPos); this.oldModelName = b = yb.Inst.petId2Model(b, f); this.role3D = I.Inst.petParent.addChild(yb.Inst.getModelByName(b)); this.role3DAnim = this.role3D.getChildAt(0).getComponentByType(Nc); this.playAniWithName("wait"); this.role3DAnim.on("complete", this, this.onAniComplete); a && (this.roleCtr = this.role3D.getChildAt(0).addComponent(Vh)); this.initSkined(); this.HomePetReset(); I.Inst.SetPetEffect(!0) }; c.initSkined = function () { if (null != this.role3D) for (var b = this.role3D.getChildAt(0), f = 0; f < b._childs.length; f++) { var a = b._childs[f].name; -1 != a.indexOf("pet") && (this.skinned = b._childs[f]); -1 != a.indexOf("Bip001") && (a = b._childs[f], this.roketP = a.getChildAt(0), this.bip001 = a) } }; c.GetSkinnedSP3 = function () { return this.skinned }; c.onAniComplete = function () { I.Inst.inHome ? this.randomIdle() : "run_back" == this.curAnim ? this.playAniWithName("run") : "run_jump_l" != this.curAnim && "run_jump_r" != this.curAnim && "run_sliding" != this.curAnim || this.playAniWithName("run") }; c.ChangePet = function (b, f) { var a = this; h.timer.clear(this, this.loopPos); I.Inst.SetPetEffect(!1); this.clear(); var c = yb.Inst.petId2Model(b, f); D.Inst.dispatchEvent1("1306", {show: !0}); yb.Inst.ChangePet(this.oldModelName, c, function () { a.loadModel(b, f, !0); D.Inst.dispatchEvent1("1306", {show: !1}); I.Inst.AddInExtraModelArr([c]) }) }; c.ChangeLife = function (b) { I.Inst.isInvincible ? (this.life = 0, this.isDeath = !1) : b ? (0 == this.life && (this.life += 1), this.isDeath = !1) : 0 < this.life && this.life-- }; c.playAniWithName = function (b, f) { void 0 === f && (f = !1); "run" == b && !I.Inst.CheckCanRun() || null == this.role3DAnim || this.curAnim == b || (2 == I.Inst.flyState && "run_jump_fly_loop" != this.curAnim && (this.curAnim = "run_jump_fly_loop", f = !0), !f && I.Inst.isDeath ? "run_die_1" != this.curAnim && "run_die_2" != this.curAnim && (this.role3DAnim.play(b), this.curAnim = b) : (this.role3DAnim.play(b), this.curAnim = b)) }; c.rolePos = function () { return null == this.role3D ? null : this.role3D.transform.localPosition }; c.HomePetReset = function () { this.curPos = new m(1.31, 0, 0); this.role3D.transform.localPosition = this.curPos; this.role3D.transform.localRotationEuler = new m(0, -90, 0) }; c.HomeToReadyPos = function (b) { b ? (t.Inst.playerLeft.setPos(new m(0, 0, 0), !1), this.role3D.transform.localRotationEuler = new m(0, 0, 0)) : (this.playAniWithName("run_sliding", !0), t.Inst.playerLeft.setPos(new m(0, 0, 0), !0), this.tweenPos(), h.timer.once(400, this, function () { this.role3D.transform.localRotationEuler = new m(0, 0, 0) })) }; c.ToFlyLayer = function (b) { var f = this, a = []; a.push("res/roket/Export.lh"); null == this.roketSP3 ? yb.Inst.Load(a, function () { f.roketSP3 = f.roketP.addChild(yb.Inst.getModelByName("res/roket/Export.lh")); f.roketSP3.active = !0 }) : (this.roketP.addChild(this.roketSP3), this.roketSP3.active = !0); a = new m(this.curPos.x, 3.7, this.curPos.z); t.Inst.playerLeft.setPos(a, !0); this.tweenPos(); h.timer.once(b, this, function () { this.role3D.transform.localRotationEuler = new m(0, 0, 0) }) }; c.ToFloorLayer = function (b) { var f = this, a = new m(this.curPos.x, 0, this.curPos.z); t.Inst.playerLeft.setPos(a, !0); this.tweenPos(); h.timer.once(b, this, function () { I.Inst.sprite3DStage.addChild(f.roketSP3); f.roketSP3.active = !1; this.role3D.transform.localRotationEuler = new m(0, 0, 0) }) }; c.randomHomeIdle = function () { var b = this.randomIdle(); h.timer.once(b, this, this.randomHomeIdle) }; c.randomIdle = function () { var b = F.Inst.RandomNum(1, 101); 70 >= b ? (this.playAniWithName("wait"), b = 1870) : 85 >= b ? (this.playAniWithName("victory"), b = 2200) : (this.playAniWithName("idle_s"), b = 2800); return b }; c.recheckCurPos = function () { this.ResetStaticPos(); var b = 0, f = Math.abs(this.curPos.x - 1.3), c = Math.abs(this.curPos.x - 0), n = Math.abs(this.curPos.x - a.BASE_RIGHT); f < c && f < n ? b = 1.3 : c < f && c < n ? b = 0 : n < f && n < c && (b = a.BASE_RIGHT); return b }; c.setPos = function (b, f) { void 0 === f && (f = !1); null != this.role3D && (this.curPos = b, f ? this.tweenPos() : this.role3D.transform.localPosition = b) }; c.moveToLeft = function () { var b = this.recheckCurPos(), f = !0, c = I.Inst.CheckFlyMoveLR(); 0 == b ? c ? this.setPos(a.POS_LEFT, !0) : this.setPos(new m(1.3, 3.7, this.curPos.z), !0) : b == a.BASE_RIGHT ? c ? this.setPos(a.POS_CENTER, !0) : this.setPos(new m(0, 3.7, this.curPos.z), !0) : f = !1; return 0 == c ? c : f }; c.moveToRight = function () { var b = this.recheckCurPos(), f = !0, c = I.Inst.CheckFlyMoveLR(); 0 == b ? c ? this.setPos(a.POS_RIGHT, !0) : this.setPos(new m(a.BASE_RIGHT, 3.7, this.curPos.z), !0) : 1.3 == b ? c ? this.setPos(a.POS_CENTER, !0) : this.setPos(new m(0, 3.7, this.curPos.z), !0) : f = !1; return 0 == c ? c : f }; c.changePosWithVal = function (b, f) { this.role3D && (this.role3D.transform.localPosition = new m(b, 0, 0)) }; c.tweenPosY = function (b) { this.role3D && this.waitForTweenY() }; c.waitForTweenY = function () { this.ChangeCurPosByType(); h.timer.clear(this, this.loopPos); h.timer.loop(1, this, this.loopPos) }; c.ChangeCurPosByType = function () { if (0 == I.Inst.flyState) { var b; 0 < this.topIndex || 0 != this.isOnTop || this.needReCheckTop ? (b = 1.48, 1 == this.jumpUpState && (b += 1.1)) : this.isOnCarTop ? b = 1.48 : (b = 0, 1 == this.jumpUpState && (b += 1.1)); this.curPos = new m(this.curPos.x, b, this.curPos.z) } }; c.actTweenComplete = function () { this.role3D.transform.localPosition = this.curPos }; c.actTweenYUpdate = function () { this.role3D.transform.localPosition = new m(this.curPos.x, this.actVal, this.curPos.z) }; c.setScore = function (b) { this.score += b }; c.setCoin = function (b) { this.gold += b }; c.tweenPos = function () { this.role3D && (this.ChangeCurPosByType(), h.timer.clear(this, this.loopPos), h.timer.loop(1, this, this.loopPos)) }; c.loopPos = function () { if (this.role3D) { var b = this.curPos, f = new m, b = new m(b.x, b.y - 1.15, b.z); m.subtract(b, this.role3D.transform.position, f); b = new m; m.normalize(f, b); f = .15; 2 == this.jumpUpState && (f = .12); var a = this.role3D.transform.localScale.x; if (1 == this.jumpUpState) .87 < a ? (a -= .01, this.role3D.transform.localScale = new m(a, a, a)) : this.role3D.transform.localScale = new m(.87, .87, .87); else if (2 == this.jumpUpState || 0 == this.jumpUpState) 1 > a ? (a += .01, this.role3D.transform.localScale = new m(a, a, a)) : this.role3D.transform.localScale = m.ONE; if (3 == this.jumpUpState) this.role3D.transform.translate(new m(b.x * f, 0, 0), !1); else { var a = I.Inst.mapMgr.GetSpeedTime(), c = f; 6 < a ? c = f * (1 + a / 48) : 12 < a ? c = f * (1 + a / 45) : 19 < a && (c = f * (1 + a / 26)); c = parseFloat(c.toFixed(3)); this.role3D.transform.translate(new m(b.x * f, b.y * c, 0), !1) } } }; a.RandomRun = function () { return 90 > F.Inst.RandomNum(0, 100, !0) ? "run" : "run_back" }; a.RandomJump = function () { var b = F.Inst.RandomNum(0, 3, !0); return 0 == b ? "run_jump_down" : 1 == b ? "run_jump_down_1" : "run_jump_down_2" }; a.GetDirectionAni = function (b, f) { return b ? "run_jump_l" : "run_jump_r" }; a.ANI_IDLE = "wait"; a.ANI_RUN = "run"; a.ANI_RUN_JUMP = "run_jump"; a.ANI_RUN_SLIDING = "run_sliding"; a.ANI_IDLE_S = "idle_s"; a.ANI_RUN_DIE_1 = "run_die_1"; a.ANI_RUN_DIE_2 = "run_die_2"; a.ANI_RUN_JUMP_L = "run_jump_l"; a.ANI_RUN_JUMP_R = "run_jump_r"; a.ANI_RUN_VERTIGO = "run_vertigo"; a.ANI_RUN_VICTORY = "victory"; a.ANI_RUN_BACK = "run_back"; a.ANI_RUN_JUMP_DOWN = "run_jump_down"; a.ANI_RUN_JUMP_DOWN_L = "run_jump_down_l"; a.ANI_RUN_JUMP_DOWN_R = "run_jump_down_r"; a.ANI_RUN_JUMP_DOWN_1 = "run_jump_down_1"; a.ANI_RUN_JUMP_DOWN_2 = "run_jump_down_2"; a.ANI_RUN_JUMP_FLY_UP = "run_jump_fly_up"; a.ANI_RUN_JUMP_FLY_LOOP = "run_jump_fly_loop"; a.ANI_RUN_JUMP_FLY_DOWN = "run_jump_fly_down"; a.ANI_RUN_JUMP_RUSH = "run_jump_rush"; a.FLY_Y = 3.7; a.TOP_Y = 1.48; a.TOP_CAR_Y = 1.48; a.BASE_Y = 0; a.BASE_Z = 0; a.BASE_LEFT = 1.3; a.BASE_RIGHT = -1.3; a.JUMP_Y = 1.1; a.TAG_FRIEND = 0; a.TAG_ENEMY = 1; p(a, ["POS_CENTER", function () { return this.POS_CENTER = new m(0, 0, 0) }, "POS_LEFT", function () { return this.POS_LEFT = new m(1.3, 0, 0) }, "POS_RIGHT", function () { return this.POS_RIGHT = new m(-1.3, 0, 0) }]); return a }(), sc = function () { function a() { this.resList = this.callBack = this.title = null } g(a, "core.ResData"); a.prototype.init = function (a, b, f) { this.title = a; this.resList = b; this.callBack = f; return this }; return a }(), Wh = function () { function a() { a.inst = this } g(a, "core.ResMgr"); var c = a.prototype; c.GetMainRes = function (b) { var f = []; null == b || b.concat(f); return f }; c.GetBattleModelRes = function (b) { return b }; c.GetBattleTextureRes = function (b) { return b = b.concat("res/atlas/E_ReadyStart.atlas res/atlas/E_321.atlas res/atlas/E_Bomb.atlas res/atlas/battle.atlas res/E_showtime.part res/atlas/GameOver.atlas res/atlas/E_hold.atlas res/atlas/E_circle.atlas res/atlas/E_line.atlas".split(" ")) }; c.GetLoadingRes = function (b, f) { return f = 0 == b ? this.getPathList(this.GetMainRes(f)) : this.getPathList(this.GetBattleTextureRes(f)) }; c.getPathList = function (b) { for (var f = [], a = 0; a < b.length; a++) f.push({url: this.GetLoadPath(b[a])}); return f }; c.GetLoadPath = function (b) { return -1 != b.indexOf(":") ? b : (-1 == a.localFiles.indexOf(b) ? Y.basePath : Y.rootPath) + b }; c.CheckLocal = function (b) { console.log("_str : " + b); return -1 != a.localFiles.indexOf(b) ? !0 : !1 }; c.SetLocal = function () { 2 == t.gameConfig.platform && (ia.nativefiles = "res/town/Assets/Scenes/Fbxs res/town/Assets/Scenes/Materials res/town/H5_home.json res/town/H5_home.lh res/town/town_001.json res/town/town_001.lh res/town/town_002.json res/town/town_002.lh res/tzz/Assets/Scenes/Fbxs res/tzz/Assets/Scenes/Materials res/tzz/tzz_001.json res/tzz/tzz_001.lh res/tzz/tzz_002.json res/tzz/tzz_002.lh res/roket/Assets/Scenes/Fbxs res/roket/Assets/Scenes/Materials res/roket/Assets/FX/Materials res/roket/Export.json res/roket/Export.lh res/Scene001/Library res/Scene001/Assets/Scenes/Fbxs res/Scene001/Assets/Scenes/Materials res/Scene001/Assets/FX/Fbxs res/Scene001/Assets/FX/Materials res/Scene001/Assets/Common/Materials res/Scene001/Assets/Camera res/Scene001/PaoKu_scene001.json res/Scene001/PaoKu_scene001.lh res/atlas/Start.atlas res/atlas/Start.png res/atlas/loading.png res/atlas/loading.atlas".split(" ")) }; e(1, a, "Inst", function () { return a.inst = a.inst || new a }); a.inst = null; a.localFiles = []; return a }(), I = function () { function a() { this.controlView = this.petShadow = this.petShield = this.petMagnet = this.yunHit = this.coinHit = this.mapSP = this.homeSP = this.rocker = this.petParent = this.mapMgr = this.sprite3DStage = this.modelArray = this.camera = this.cam = this.scene = null; this.isDeath = !0; this.isPause = !1; this.inHome = !0; this.cameraTurnOK = !1; this.count321View = this.guideModel2 = this.guideModel1 = this.guideModel = null; this.isInvincible = !1; this.runTargetMgr = null; this.inmagnet = this.inDoubleCoin = this.inDoubleScore = this.needGuide = !1; this.extraModelArray = this.cameraMgr = null; this.flyState = this.spurtState = 0; this.spurtGold = 200; this.spurtDis = 1E3; a.inst = this; this.mapMgr = new Of } g(a, "core.SceneMgr"); var c = a.prototype; c.GetModelArray = function () { if (null == this.modelArray) { this.modelArray = []; this.modelArray.push("res/Scene001/PaoKu_scene001.lh"); this.modelArray.push("res/town/H5_home.lh"); this.modelArray.push("res/block/town_block_fly.lh"); this.modelArray.push(yb.Inst.petId2Model(t.Inst.playerLeft.petId, t.Inst.playerLeft.petEquipId)); t.Inst.playerData.CheckNeedGuide(2) && (this.guideModel = Ga.Inst.tryGetTbl("Res", "700").path, this.guideModel1 = Ga.Inst.tryGetTbl("Res", "701").path, this.guideModel2 = Ga.Inst.tryGetTbl("Res", "702").path, this.modelArray.push(this.guideModel), this.modelArray.push(this.guideModel1), this.modelArray.push(this.guideModel2)); for (var b = this.mapMgr.GetInitDiKuaiRes(), f = 0; f < b.length; f++) this.modelArray.push(b[f]); b = this.mapMgr.GetThemeResByType(802); for (f = 0; f < b.length; f++) -1 == this.modelArray.indexOf(b[f]) && this.modelArray.push(b[f]) } b = []; for (f = 0; f < this.modelArray.length; f++) b.push({url: this.modelArray[f]}); return b }; c.init = function () { this.scene = this.scene || new Rf; t.Inst.node2Stage(this.scene, "scene", !0); this.needGuide = t.Inst.playerData.CheckNeedGuide(2); this.createStage(); this.mapMgr.initMap(); this.createPet(); this.createCamera(); oa.Inst.bgmSoundChannel = null; this.isDeath = !1; this.checkBgm(); D.Inst.addEvent1("1212", this, this.checkBgm) }; c.initControlView = function () { var b = !0; null != this.controlView && (b = !1); this.controlView = this.controlView || new Xh; t.Inst.node2Stage(this.controlView, "ui", !0); this.controlView.init(); this.controlView.start(b); this.controlView.visible = !0 }; c.count321 = function () { this.count321View = this.count321View || new Yh; t.Inst.node2Stage(this.count321View, "ui", !0); this.count321View.init() }; c.gameStart = function (b) { this.ShowOrHideHome(!1); this.ShowOrHideControl(!0); null == this.rocker && (this.rocker = new Ph(b)); this.playAnimWithName("run"); this.mapMgr.InitSpeed(); this.mapMgr.initArgs(); b && this.mapMgr.guideAction(); t.Inst.playerData.CheckNeedGuide(2) || this.GetRunTarget() }; c.doDeath = function (b) { var f = this; void 0 === b && (b = 2); 1 <= t.Inst.playerLeft.life ? (this.isDeath = !1, this.playAnimWithName("run_vertigo"), this.isInvincible || (t.Inst.playerLeft.ChangeLife(!1), t.Inst.playerLeft.roleCtr.doShield(!1))) : (this.isDeath = !0, t.Inst.playerLeft.ResetJumpState(), this.mapMgr.stopMap(), null == this.controlView || this.needGuide || this.controlView.ShowPauseState(this.isPause, !1), oa.Inst.playSound("death"), 1 == b ? this.playAnimWithName("run_die_1") : this.playAnimWithName("run_die_2"), this.petShadow.active = !1, h.timer.once(2E3, this, function () { f.ShowOrHideControl(!1); l.Inst.showADs(); h.timer.once(2E3, this, function () { D.Inst.dispatchEvent1("1601") }) }), this.ShowOrHideSpurt(!1)) }; c.ShowOrHideControl = function (b) { b ? this.initControlView() : null != this.controlView && (this.controlView.stop(), this.controlView.visible = !1) }; c.DoRealDeath = function () { t.Inst.playerLeft.roleCtr.StopCheck(); h.timer.clearAll(this); this.rocker.offRocker() }; c.DoGuideOver = function () { var b = this; this.isDeath = !0; this.DoRealDeath(); t.Inst.CloseGuide(2, !0); t.Inst.playerLeft.ResetJumpState(); this.mapMgr.stopMap(); oa.Inst.playSound("death"); this.playAnimWithName("victory"); this.petShadow.active = !1; h.timer.once(2E3, this, function () { b.ShowOrHideControl(!1); D.Inst.dispatchEvent1("1601") }); this.ShowOrHideSpurt(!1) }; c.RockerOn = function (b) { null != this.rocker && (this.rocker.canMove = b ? !0 : !1) }; c.DoReStart = function (b) { var f = this; t.Inst.playerLeft.ChangeLife(!0); this.isInvincible = !0; this.ShowOrHideControl(!0); t.Inst.playerLeft.ResetPos(); t.Inst.playerLeft.playAniWithName("wait", !0); t.Inst.playerLeft.setPos(new m(0, 0, 0), !0); this.cameraMgr.resetCamToOrigion(); this.SetPetEffect(!0); this.isPause = !1; this.count321(); oa.Inst.playSound("ding1"); h.timer.once(1E3, this, function () { oa.Inst.playSound("ding1"); h.timer.once(1E3, this, function () { oa.Inst.playSound("ding1") }) }); h.timer.once(3E3, this, function () { null != f.count321View && (f.count321View.visible = !1); oa.Inst.playSound("ding2"); var a = 5E3; f.isDeath = !1; f.rocker.onRocker(); f.controlMap(!1); 2 == b ? f.mapMgr.ResetSpeedIndex() : 3 == b ? (a = 3E4, f.mapMgr.ReStartResetSpeed()) : 4 == b && (f.DoFly(), f.mapMgr.ReStartResetSpeed()); f.needGuide || 0 == f.spurtState && 0 == f.flyState && f.ShowOrHideSpurt(!0); f.PetShield(!0); h.timer.once(a, this, function () { f.isInvincible = !1; t.Inst.playerLeft.ChangeLife(!1); f.PetShield(!1) }) }) }; c.doAddCoin = function () { this.coinHit.active = !1; this.coinHit.active = !0; this.addCoinByNum(this.inDoubleCoin ? 2 : 1) }; c.addCoinByNum = function (b) { t.Inst.playerLeft.setCoin(b); oa.Inst.playSound("coin"); this.controlView.UpdateCoin(t.Inst.playerLeft.gold) }; c.doDoubleScore = function (b) { this.inDoubleScore = b; this.controlView.DoDoubleScore(b) }; c.DoDoubleCoin = function (b) { this.inDoubleCoin = b; this.controlView.DoubleCoin(b) }; c.inMagnet = function (b) { (this.inmagnet = b) ? h.timer.frameLoop(1, this, this.doMagnet) : h.timer.clear(this, this.doMagnet); null != this.petMagnet && (this.petMagnet.active = b) }; c.doMagnet = function () { this.mapMgr.DoCheckMagnet(this.inmagnet, t.Inst.playerLeft.curPos) }; c.GetHitType = function (b) { return b.split("_")[0] }; c.UpdateScore = function (b) { this.inDoubleScore && (b *= 2); 1 < t.Inst.playerData.role.equipScoreSum && (b *= t.Inst.playerData.role.equipScoreSum); t.Inst.playerLeft.setScore(b); this.controlView.UpdateScore(t.Inst.playerLeft.score); null != this.runTargetMgr && this.runTargetMgr.GetCanCheck() && t.Inst.playerLeft.score >= this.runTargetMgr.GetCurTarget().score && (this.runTargetMgr.setCanCheck(!1), this.doTargetOK()) }; c.playAnimWithName = function (b) { var f = this; "run_vertigo" == b && (this.yunHit.active = !1, this.yunHit.active = !0, h.stage.timer.once(2E3, this, function () { f.yunHit.active = !1; f.isDeath || t.Inst.playerLeft.playAniWithName(hc.RandomRun()) })); t.Inst.playerLeft.playAniWithName(b) }; c.stopGame = function () { h.timer.clearAll(this) }; c.controlMap = function (b) { (this.isPause = b) ? (this.mapMgr.stopMap(), this.playAnimWithName("wait")) : (this.mapMgr.initArgs(), this.playAnimWithName("run")); null != this.controlView && (0 != this.flyState || 0 != this.spurtState || this.needGuide ? this.controlView.ShowPauseState(this.isPause, !1) : this.controlView.ShowPauseState(this.isPause)) }; c.clear = function () { D.Inst.removeEvent("1212", this); h.timer.clearAll(this); null != this.cam && (this.cam.destroy(), this.cam = null); null != this.sprite3DStage && (this.sprite3DStage.destroy(), this.sprite3DStage = null); null != this.homeSP && (this.homeSP.destroy(), this.homeSP = null); F.Inst.tryDestroyJerryView(this.controlView); this.controlView = null; t.Inst.playerLeft.clear(); this.mapMgr.ResetMapToOri(); this.mapMgr = new Of; null != this.scene && (this.scene.destroy(), this.scene = null); null != this.runTargetMgr && (this.runTargetMgr = null); this.needGuide = !1 }; c.createStage = function () { null != this.sprite3DStage && this.sprite3DStage.destroy(); this.sprite3DStage = yb.Inst.getModelByName("res/Scene001/PaoKu_scene001.lh"); this.sprite3DStage.transform.position = new m(0, 0, 0); this.scene.addChild(this.sprite3DStage); this.mapSP = this.sprite3DStage.getChildByName("map1"); this.mapMgr.InitMapMgr(this.mapSP); this.petParent = this.sprite3DStage.getChildByName("pet"); this.homeSP = yb.Inst.getModelByName("res/town/H5_home.lh"); this.sprite3DStage.addChild(this.homeSP) }; c.ShowOrHideHome = function (b) { null != this.homeSP && ((this.homeSP.active = b) ? (this.inHome = !0, this.cameraTurnOK = !1, this.ShowOrHideMap(b)) : (this.homeSP.destroy(), this.homeSP = null)) }; c.ShowOrHideMap = function (b) { this.mapSP.active = b }; c.controlFog = function (b) { b ? (this.scene.enableFog = !0, this.scene.fogColor = new m(0, 0, .6), this.scene.fogStart = 1, this.scene.fogRange = 10) : this.scene.enableFog = !1 }; c.createPet = function () { this.petMagnet = this.sprite3DStage.getChildByName("pet_magnet"); this.petShield = this.sprite3DStage.getChildByName("pet_shield"); this.petMagnet.active = !1; this.petShield.active = !1; this.coinHit = this.sprite3DStage.getChildByName("E_Bhit"); this.yunHit = this.sprite3DStage.getChildByName("E_yun"); this.petShadow = this.sprite3DStage.getChildByName("PetShadowSimple"); t.Inst.playerLeft.loadModel(t.Inst.playerLeft.petId, t.Inst.playerLeft.petEquipId); t.Inst.playerLeft.reset() }; c.SetPetEffect = function (b) { b ? (t.Inst.playerLeft.role3D.addChild(this.coinHit), t.Inst.playerLeft.role3D.addChild(this.yunHit), t.Inst.playerLeft.role3D.addChild(this.petShadow), t.Inst.playerLeft.GetSkinnedSP3().addChild(this.petMagnet), t.Inst.playerLeft.GetSkinnedSP3().addChild(this.petShield), this.coinHit.transform.localPosition = new m(0, .36, .24), this.yunHit.transform.localPosition = new m(0, .65, 0), this.petShadow.transform.localPosition = new m(0, 0, 0), this.petMagnet.transform.localPosition = new m(0, 0, 0), this.petShield.transform.localPosition = new m(0, 0, 0), this.petMagnet.transform.localRotationEuler = t.Inst.playerLeft.role3D.transform.localRotationEuler, this.petShield.transform.localRotationEuler = t.Inst.playerLeft.role3D.transform.localRotationEuler, this.petShadow.active = !0, this.coinHit.active = !1, this.yunHit.active = !1, this.petMagnet.active = !1, this.petShield.active = !1) : (this.sprite3DStage.addChild(this.coinHit), this.sprite3DStage.addChild(this.yunHit), this.sprite3DStage.addChild(this.petShadow), this.sprite3DStage.addChild(this.petShield), this.sprite3DStage.addChild(this.petMagnet)) }; c.PetShield = function (b) { null != this.petShield && (this.petShield.active = this.isInvincible ? !0 : b) }; c.createCamera = function () { null != this.cam && (this.cam.destroy(), this.cameraMgr = null); this.cam = this.sprite3DStage.getChildByName("Camera"); this.cameraMgr = new Oh(this.cam) }; c.ToStart = function () { var b = this; this.inHome = !1; t.Inst.isBattleStarted = !0; var f = this.needGuide; this.isPause = !1; f ? (this.cameraMgr.ToGuideStart(), this.ShowOrHideMap(!0), t.Inst.playerLeft.HomeToReadyPos(f), h.timer.once(1E3, this, function () { b.ShowOrHideHome(!1); b.cameraTurnOK = !0; this.gameStart(f) })) : (this.cameraMgr.startCamera(), this.ShowOrHideMap(!0), h.timer.once(1E3, this, function () { h.timer.once(500, this, function () { t.Inst.playerLeft.HomeToReadyPos(f) }); h.timer.once(1E3, this, function () { b.ShowOrHideHome(!1); b.cameraTurnOK = !0; this.gameStart(f) }) })) }; c.checkBgm = function () { oa.Inst.playMusic("bg") }; c.leave = function () { null != this.rocker && (this.rocker.offRocker(), this.rocker = null) }; c.AddInExtraModelArr = function (b) { null == this.extraModelArray && (this.extraModelArray = []); for (var f = 0; f < b.length; f++) for (var a = 0; a < this.extraModelArray.length; a++) this.extraModelArray[a] != b[f] && this.extraModelArray.push(b[f]) }; c.DoSpurt = function () { var b = this; this.isPause || this.isDeath || (this.controlView.ShowOrHideByPause(!1), t.Inst.playerLeft.playAniWithName("run_jump_rush", !0), this.spurtState = 1, this.controlView.doSpurtEffect(this.spurtGold, this.spurtDis, 3E3), h.timer.once(3E3, this, function () { b.spurtState = 2; b.addCoinByNum(b.spurtGold); t.Inst.playerLeft.setScore(b.spurtDis); b.controlView.UpdateScore(t.Inst.playerLeft.score); b.isPause || b.isDeath || t.Inst.playerLeft.playAniWithName("run", !0); h.timer.once(2E3, this, function () { b.spurtState = 0; b.controlView.SpurtOver(); b.controlView.ShowOrHideByPause(!0) }) })) }; c.doFlyMagnet = function () { this.mapMgr.DoCheckFlyMagnet(!0, t.Inst.playerLeft.curPos) }; c.DoFly = function () { var b = this; this.isPause || this.isDeath || (this.controlView.ShowOrHideByPause(!1), this.controlView.ShowOrHideSpurtOrFly(!1), this.flyState = 1, this.mapMgr.DoFlyBlock(!0), t.Inst.playerLeft.ToFlyLayer(800), t.Inst.playerLeft.playAniWithName("run_jump_fly_up", !0), h.timer.once(800, this, function () { b.flyState = 2; t.Inst.playerLeft.playAniWithName("run_jump_fly_loop", !0); h.timer.loop(1, this, this.doFlyMagnet); h.timer.once(15E3, this, function () { b.flyState = 3; t.Inst.playerLeft.ToFloorLayer(767); t.Inst.playerLeft.playAniWithName("run_jump_fly_down", !0); h.timer.clear(this, this.doFlyMagnet); h.timer.once(767, this, function () { b.flyState = 4; b.mapMgr.DoFlyBlock(!1); b.isPause || b.isDeath || t.Inst.playerLeft.playAniWithName("run", !0); h.timer.once(500, this, function () { b.flyState = 0; b.needGuide || (b.controlView.FlyOver(), b.controlView.ShowOrHideByPause(!0)) }) }) }) })) }; c.CheckCanRun = function () { return this.isDeath || this.isPause || 1 == this.spurtState || 2 == this.flyState ? !1 : !0 }; c.CheckCanDO = function () { return 1 == this.spurtState ? !1 : 1 == this.flyState || 3 == this.flyState ? !1 : !0 }; c.CheckFlyDoUpDown = function () { return 0 != this.flyState && 4 != this.flyState || 0 != this.spurtState && 2 != this.spurtState ? !1 : !0 }; c.CheckFlyMoveLR = function () { return 3 == this.flyState ? !1 : 0 != this.flyState && 3 != this.flyState && 4 != this.flyState ? !1 : !0 }; c.FrozenCollider = function () { return 0 != this.flyState || 0 != this.spurtState ? !0 : !1 }; c.changeShowSpeed = function (b) { null != this.controlView && this.controlView.ChangeShowSpeed(b) }; c.ShowOrHideSpurt = function (b) { null != this.controlView && this.controlView.ShowOrHideSpurtOrFly(b) }; c.GetRunTarget = function () { null == this.runTargetMgr ? this.runTargetMgr = new Rh : this.runTargetMgr.initTarget(!1) }; c.doShowTarget = function (b) { this.isDeath || null == this.controlView || 0 == this.controlView.visible || this.controlView.showOrHideTarget(!0, b) }; c.doTargetOK = function () { var b = this, f = this.runTargetMgr.GetReward(); this.controlView.TargetOK(f); h.timer.once(800, this, function () { b.controlView.FlyScore(f); b.controlView.showOrHideTarget(!1, null); b.runTargetMgr.DoReward() }) }; e(0, c, "Rrocker", function () { return this.rocker }); e(1, a, "Inst", function () { return a.inst = a.inst || new a }); a.inst = null; return a }(), Ad = function () { function a() { a.inst = this } g(a, "core.ShareMgr"); var c = a.prototype; c.onClickShare = function (b) { t.Inst.ShowScreenMask(!0); a.curType = b; if (1 == t.gameConfig.platform) this.shareSuccess(null, null, null); else if (t.Inst.IsGreyOpen() && 6 != b) this.shareSuccess(null, null, null); else { var f = this.SharePathRandom(0, 2), c = new If; c.title = " Pet Parkour"; c.text = f[0]; c.image = f[1]; 6 == b && (c.canSingle = !0, f = new Sf(null), f.inviter = t.Inst.playerData.role.id, c.query = f.getQuery()); c.success = this.shareSuccess; c.fail = this.shareFail; 9 == b ? (c.fb = {intent: Titan.SDK.FB.ShareIntent.SHARE}, t.Inst.ShowScreenMask(!1)) : c.fb = {template: "play_turn"}; t.Inst.plat.msg2Platform(23, c); t.Inst.plat.msg2Platform(32, "share game") } }; c.shareSuccess = function (b, f, c) { sa.Inst.ShowMsg("Sharing Success"); t.Inst.ShowScreenMask(!1); 6 == a.curType || 8 == a.curType || 9 == a.curType ? sa.Inst.ShowMsg("Sharing success") : 7 == a.curType ? (new Tf(Uf.AWARD_TYPE_GIFT_BOX, b, f, c)).send() : (new Tf(Uf.AWARD_TYPE_SHARE_2, b, f, c)).send() }; c.shareFail = function (b) { t.Inst.ShowScreenMask(!1); sa.Inst.ShowMsg("Sharing Fail"); 2 == a.curType ? D.Inst.dispatchEvent1("1901") : 3 == a.curType ? D.Inst.dispatchEvent1("1911") : 4 == a.curType ? D.Inst.dispatchEvent1("1981") : 1 == a.curType ? D.Inst.dispatchEvent1("1961") : 7 == a.curType && D.Inst.dispatchEvent1("2001") }; c.SharePathRandom = function (b, f) { var a = [], c = F.Inst.RandomNum(b, f + 1); switch (c) { case 0: a.push("Hey Hey ~ ~ it is that you, with your adorable pet together parkour it!"); break; case 1: a.push("Let me be your big brother, I teach you to dominate the track!"); break; case 2: a.push("What is this going to do? I heard that there is free dog food in front!") } a.push(Y.basePath + "res/share/" + t.gameConfig.platform + "_" + c.toString() + ".png"); return a }; e(1, a, "Inst", function () { return a.inst = a.inst || new a }); a.SHARE_SPURT = 1; a.SHARE_HELP = 2; a.SHARE_DOUBLE = 3; a.SHARE_EQUIP = 4; a.SHARE_SIGN = 5; a.SHARE_DAILY = 6; a.SHARE_GIFT = 7; a.SHARE_Login = 8; a.SHARE_TimeLine = 9; a.inst = null; a.curType = 0; a.shareLxTime = 0; a.needCheckShare = !1; return a }(), Vf = function () { function a() { } g(a, "core.SoundDefine"); a.SOUND_PATH_1 = "res/sound/"; a.SOUND_PATH_2 = ".mp3"; a.ANNIU = "anniu"; a.OVER = "over"; a.DEATH = "death"; a.JUMP = "jump"; a.COIN = "coin"; a.BUY = "goumai"; a.bg = "bg"; a.DING1 = "ding1"; a.DING2 = "ding2"; p(a, ["soundList", function () { return this.soundList = "anniu death jump goumai coin ding1 ding2".split(" ") }]); return a }(), oa = function () { function a() { this.pressIdx = 0; this.bgmSoundChannel = null; a.inst = this; this.pressIdx = 0; fa.autoReleaseSound = !1 } g(a, "core.SoundMgr"); var c = a.prototype; c.playMusic = function (b, f) { void 0 === f && (f = 1); this.bgmSoundChannel = fa.playMusic(this.soundName2Path(b)); fa.setMusicVolume(f) }; c.playPress = function () { this.pressIdx = (this.pressIdx + 1) % 3; return fa.playSound(this.soundName2Path("press" + this.pressIdx.toString())) }; c.playSound = function (b) { return fa.playSound(this.soundName2Path(b)) }; c.stopSound = function (b) { fa.stopSound(this.soundName2Path(b)) }; c.getSoundPathList = function (b) { for (var f = 0; f < Vf.soundList.length; f++) b.push({ url: this.soundName2Path(Vf.soundList[f]), type: "sound" }); return b }; c.soundName2Path = function (b) { return "res/sound/" + b + ".mp3" }; c.destroySound = function (b) { for (var f = 0; f < b.length; ++f) fa.destroySound(b[f].url) }; e(1, a, "Inst", function () { fa.autoReleaseSound = !1; return a.inst = a.inst || new a }); a.inst = null; return a }(), ve = function () { function a() { } g(a, "core.TblDefine"); a.TBL_PATH_1 = "res/tables/"; a.TBL_PATH_2 = ".json"; a.TBL_Charge = "Charge"; a.TBL_Invite = "Invite"; a.TBL_Res = "Res"; a.TBL_Shop = "Shop"; a.TBL_SignIn = "SignIn"; a.TBL_Award = "Award"; a.TBL_HEAD = "Head"; p(a, ["tblList", function () { return this.tblList = "Charge Res Shop SignIn Award Head".split(" ") }]); return a }(), Ga = function () { function a() { this.dicData = new Mc; a.inst = this } g(a, "core.TblMgr"); var c = a.prototype; c.loadAllTbls = function () { this.loadTbls(ve.tblList) }; c.loadTbls = function (b) { for (var f = 0; f < b.length; f++) this.loadTbl(b[f]) }; c.loadTbl = function (b) { var f = h.loader.getRes(this.tblName2Path(b)); if (void 0 != f) { var a = new Mc, c; for (c = 0; c < f.length; c++) a.set(f[c].ID, f[c]); this.dicData.set(b, a) } }; c.getTblPathList = function (b) { for (var f = 0; f < ve.tblList.length; f++) b.push({url: this.tblName2Path(ve.tblList[f])}); return b }; c.tryGetTbls = function (b) { return void 0 == this.dicData.get(b) ? null : this.dicData.get(b) }; c.tryGetTbl = function (b, f) { if (void 0 == this.dicData.get(b)) return null; var a = this.dicData.get(b); return void 0 == a.get(f) ? null : a.get(f) }; c.hasGetTbl = function (b, f) { return void 0 == this.dicData.get(b) ? !1 : void 0 == this.dicData.get(b).get(f) ? !1 : !0 }; c.tblName2Path = function (b) { return "res/tables/" + b + ".json" }; e(1, a, "Inst", function () { return a.inst = a.inst || new a }); a.inst = null; return a }(), t = function () { function a() { this.isGameLogined = this.isBattleStarted = this.hadNoticePlatformGameFinish = this.isShowedGameOver = this.isBattleOver = !1; this.showShareIndex = 0; this.resultBattle = null; this.hadReadyToServer = !1; this.plat = this.layerMap = null; this.localVer = ""; this.hasLocal = !1; this.useShareArray = this.randomConfigName = null; this.lastCheckTime = 0; this.area = this.screenMaskView = this.selectBoxView = this.rewardView = null; this.inArea = !0; this.adsList = null; this.playerData = new ue(null, null, null, null); this.playerLeft = new hc(0); this.playerRight = new hc(1); if (null != a.inst) throw Error("LayaAir3D Singleton already constructed!"); a.inst = this; this.adpterDevice(); this.layerMap = []; for (var b = 0; b < Rb.layerList.length; b++) { var f = new X; f.width = h.stage.width; f.height = h.stage.height; this.layerMap[Rb.layerList[b]] = f; h.stage.addChild(f) } h.stage.on("visibilitychange", this, this.onVisibilityChange); h.stage.on("focuschange", this, this.onFocusChange); h.stage.on("resize", this, this.onResize); this.randomConfigName = Y.basePath + "gameConfig.json"; h.loader.load(this.randomConfigName, M.create(this, this.onGameConfigLoaded, [null]), null, "json") } g(a, "LayaAir3D"); var c = a.prototype; c.resetBattle = function () { this.hadReadyToServer = this.isGameLogined = this.isBattleStarted = this.hadNoticePlatformGameFinish = this.isShowedGameOver = this.isBattleOver = !1 }; c.adpterDevice = function () { ia.init(!0); Sb.init(640, 1386, !0); h.stage.scaleMode = "fixedwidth"; h.stage.alignH = "center"; h.stage.alignV = "top"; h.stage.screenMode = "vertical"; h.stage.frameRate = "fast" }; c.onGameConfigLoaded = function (b, f) { a.gameConfig = f; 1 == a.gameConfig.debug && (1 == a.gameConfig.debug_for_view && this.node2Stage(Mf.Inst, "debug", !0), new VConsole, F.Inst.myTrace("\x3d\x3dDEBUG MODE\x3d\x3d\n(version:" + a.gameConfig.ver + ")", !1)); this.useShareArray = a.gameConfig.useShare.split("|"); F.Inst.myTrace("URL.basePath : " + Y.basePath); Wh.Inst.SetLocal(); this.plat = Bd.getPlat(a.gameConfig.platform); "" != a.gameConfig.base_path && (Y.basePath = a.gameConfig.base_path); 2 == a.gameConfig.platform && this.InitMyjoySDK(); Y.customFormat = function (b, f) { var c = b; if (null != f) { for (; 0 == c.indexOf("../");) c = c.substr(c.indexOf("/") + 1), f = f.substr(0, f.length - 1), f = f.substring(0, f.lastIndexOf("/") + 1); c = f.substr(f.lastIndexOf("/res/") + 1) + c } -1 == c.indexOf("/") && (c = "res/special/" + c); if (0 == c.indexOf("res/") && a.gameConfig && a.gameConfig.res_version && a.gameConfig.res_version[c]) { var k = b.lastIndexOf("."); b = b.substr(0, k); b += a.gameConfig.res_version[c]; 0 == c.indexOf("res/special/") && (b = "res/special/" + b) } return b }; this.node2Stage(sa.Inst, "msg", !0); this.ToInitGame(!0) }; c.EnableShareCallBack = function () { return !0 }; c.toLogin = function (b) { this.playerLeft.setInfo(b, ""); this.playerLeft.SetHead(F.Inst.getHeadUrl()); Xa.Inst.connectServer() }; c.ToInitGame = function (b) { void 0 === b && (b = !0); F.Inst.tryDestroyJerryView(this.selectBoxView); this.selectBoxView = null; a.Inst.plat.msg2Platform(22, b); qe.Inst.switchScene("game_init") }; c.EnterBattle = function () { qe.Inst.switchScene("battle", null) }; c.EnterLogin = function () { qe.Inst.switchScene("login") }; c.onFocusChange = function () { 1 == h.stage.isFocused && this.checkFromBack() }; c.onVisibilityChange = function () { h.stage.isVisibility && this.checkFromBack() }; c.checkFromBack = function () { 300 > A.now() - this.lastCheckTime || (this.lastCheckTime = A.now(), this.hadNoticePlatformGameFinish || I.Inst.checkBgm()) }; c.isGameTimeout = function () { return !1 }; c.node2Stage = function (b, f, a) { void 0 === f && (f = "ui"); void 0 === a && (a = !0); (f = this.layerMap[f]) && (a ? f.addChild(b) : f.removeChild(b)) }; c.onResize = function () { for (var b = 0; b < Rb.layerList.length; b++) { var f = this.layerMap[Rb.layerList[b]]; if (f) for (var a, c = 0; c < f.numChildren; c++) if (a = f.getChildAt(c), h.__typeof(a, "myjoy.IOnResize")) a.onResize() } }; c.ShowReward = function (b) { this.rewardView = this.rewardView || new Zh; a.Inst.node2Stage(this.rewardView, "ui", !0); this.rewardView.init(b) }; c.ShowSelectBoxMsg = function (b) { this.selectBoxView = this.selectBoxView || new $h; a.Inst.node2Stage(this.selectBoxView, "ui", !0); this.selectBoxView.init(b) }; c.ShowScreenMask = function (b) { b ? (this.screenMaskView = this.screenMaskView || new ai, a.Inst.node2Stage(this.screenMaskView, "ui", !0), this.screenMaskView.init(b)) : null != this.screenMaskView && (F.Inst.tryDestroyJerryView(this.screenMaskView), this.screenMaskView = null) }; c.CloseGuide = function (b, f) { void 0 === f && (f = !0); if (0 != b) { var c = new Wf; c.guideList = []; 1 == b ? c.guideList.push(1) : 2 == b && (c.guideList.push(1), c.guideList.push(2)); c.guideID = b.toString(); a.Inst.playerData.setCookie(c, f) } }; c.IsGreyOpen = function () { return 1 == a.gameConfig.greyOpen ? !0 : !1 }; c.checkDoShare = function (b) { for (var f = !0, a = 0; a < this.useShareArray.length; a++) { var c = this.useShareArray[a].split(","); if (c[0] == b) { f = 0 == c[1] ? !1 : !0; break } } return f }; c.DoPlatformShareOrADS = function (b) { this.checkDoShare(b) ? (F.Inst.myTrace("DoPlatformShareOrADS()::\u4f7f\u7528\u5206\u4eab,type:" + b), Ad.Inst.onClickShare(b)) : (F.Inst.myTrace("DoPlatformShareOrADS()::\u4f7f\u7528\u5e7f\u544a,type:" + b), l.Inst.onClickAds(b)) }; c.InitMyjoySDK = function () { myjoySDK.Init() }; c.GetMyjoyData = function () { 2 == a.gameConfig.platform && (this.GetShieldArea(), this.RequestADS()) }; c.GetShieldArea = function () { var b = this; this.inArea = !1; myjoySDK.GetShieldedArea(this, function (f) { if (null != f && f instanceof Array && 0 < f.length) for (var a = 0; a < f.length; ++a) -1 != b.area.indexOf(f[a]) && (b.inArea = !0, console.log(b.area.indexOf(f[a]) + " \u5c4f\u853d\u8be5\u533a\u57df")); else console.log("\u5c4f\u853d\u533a\u57df\u6570\u636e\u62c9\u53d6\u5931\u8d25\u6216\u8005\u62c9\u53d6\u6570\u636e\u4e3a\u7a7a,\u6570\u636e\u5982\u4e0b:"), console.log(f), console.log("\u8bf7\u62ff\u4e0a\u9762\u4e00\u6761\u65e5\u5fd7\u4e0e\u5e73\u53f0\u65b9\u6c9f\u901a...") }) }; c.RequestADS = function () { var b = this; myjoySDK.GetMoreGame(this, function (f) { null != f && f instanceof Array && 0 < f.length ? (b.adsList = f, F.Inst.zdsTrace(b.adsList)) : (console.log("\u5e7f\u544a\u4f4d\u62c9\u53d6\u5931\u8d25\u6216\u8005\u62c9\u53d6\u6570\u636e\u4e3a\u7a7a,\u6570\u636e\u5982\u4e0b:"), console.log(f), console.log("\u8bf7\u62ff\u4e0a\u9762\u4e00\u6761\u65e5\u5fd7\u4e0e\u5e73\u53f0\u65b9\u6c9f\u901a...")) }) }; e(1, a, "Inst", function () { return a.inst || new a }); a.inst = null; a.gameConfig = null; return a }(), Uf = function () { function a() { } g(a, "messages.AWARD_TYPE"); a.AWARD_TYPE_INVALID = 0; a.AWARD_TYPE_PLAY_GLOBAL_WINNER = 1; a.AWARD_TYPE_PLAY_GLOBAL_LOSER = 2; a.AWARD_TYPE_PLAY_GRADE_WINNER = 3; a.AWARD_TYPE_PLAY_GRADE_LOSER = 4; a.AWARD_TYPE_ADD_ONTO_DESKTOP = 5; a.AWARD_TYPE_SHARE_1 = 6; a.AWARD_TYPE_SHARE_2 = 7; a.AWARD_TYPE_INVITE_1 = 8; a.AWARD_TYPE_INVITE_2 = 9; a.AWARD_TYPE_GIFT_BOX = 10; return a }(); (function () { function a() { this.id = this.weight = this.rank = NaN; this.info = null } g(a, "messages.ChartEntry"); a.create = function () { return protobuf.roots.laya.proto.ChartEntry.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.ChartEntry.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.ChartEntry.decode(a) }; return a })(); var bi = function () { function a() { } g(a, "messages.CHART_TYPE"); a.CHART_TYPE_INVALID = 0; a.CHART_TYPE_SINGLE_SCORE = 2; return a }(), ua = function () { function a() { } g(a, "messages.CMD_GAME"); a.CMD_GAME_INVALID = 0; a.CMD_GAME_LOGIN = 4097; a.CMD_GAME_QUERY_CHART = 4104; a.CMD_GAME_BUY = 4105; a.CMD_GAME_QUERY_EQUIP = 4106; a.CMD_GAME_DRESS_PET = 4107; a.CMD_GAME_USE_PET = 4108; a.CMD_GAME_SET_COOKIE = 4109; a.CMD_GAME_QUERY_PROFILE = 4110; a.CMD_GAME_SIGN_IN = 4113; a.CMD_GAME_CHARGE = 4114; a.CMD_GAME_FETCH_BEHAVIOR_AWARD = 4115; a.CMD_GAME_DOUBLE_PLAY_AWARD = 4116; a.CMD_GAME_SET_INVITER = 4117; a.CMD_GAME_QUERY_INVITE_AWARD = 4118; a.CMD_GAME_FETCH_INVITE_AWARD = 4119; a.CMD_GAME_CLIENT_SUB_COIN = 4120; a.CMD_GAME_QUERY_THEMES = 4121; a.CMD_GAME_UPGRADE_PET = 4122; a.CMD_GAME_SINGLE_RESULT = 4179; return a }(), Wf = function () { function a() { this.guideID = this.guideList = null } g(a, "messages.Cookie"); a.create = function () { return protobuf.roots.laya.proto.Cookie.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.Cookie.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.Cookie.decode(a) }; return a }(), Jh = function () { function a() { this.id = NaN } g(a, "messages.Equip"); a.create = function () { return protobuf.roots.laya.proto.Equip.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.Equip.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.Equip.decode(a) }; return a }(), Xf = function () { function a() { this.id = NaN } g(a, "messages.GAME_BUY_REQ"); a.create = function () { return protobuf.roots.laya.proto.GAME_BUY_REQ.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_BUY_REQ.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_BUY_REQ.decode(a) }; return a }(), ci = function () { function a() { this.role = this.cost = this.resList = null } g(a, "messages.GAME_BUY_RSP"); a.create = function () { return protobuf.roots.laya.proto.GAME_BUY_RSP.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_BUY_RSP.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_BUY_RSP.decode(a) }; return a }(), di = function () { function a() { this.ok = !1; this.billNo = this.role = this.msg = null } g(a, "messages.GAME_CHARGE_RSP"); a.create = function () { return protobuf.roots.laya.proto.GAME_CHARGE_RSP.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_CHARGE_RSP.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_CHARGE_RSP.decode(a) }; return a }(), Yf = function () { function a() { this.coin = NaN } g(a, "messages.GAME_CLIENT_SUB_COIN_REQ"); a.create = function () { return protobuf.roots.laya.proto.GAME_CLIENT_SUB_COIN_REQ.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_CLIENT_SUB_COIN_REQ.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_CLIENT_SUB_COIN_REQ.decode(a) }; return a }(), ei = function () { function a() { this.role = null } g(a, "messages.GAME_CLIENT_SUB_COIN_RSP"); a.create = function () { return protobuf.roots.laya.proto.GAME_CLIENT_SUB_COIN_RSP.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_CLIENT_SUB_COIN_RSP.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_CLIENT_SUB_COIN_RSP.decode(a) }; return a }(), Zf = function () { function a() { } g(a, "messages.GAME_DOUBLE_PLAY_AWARD_REQ"); a.create = function () { return protobuf.roots.laya.proto.GAME_DOUBLE_PLAY_AWARD_REQ.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_DOUBLE_PLAY_AWARD_REQ.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_DOUBLE_PLAY_AWARD_REQ.decode(a) }; return a }(), fi = function () { function a() { this.role = this.resList = null } g(a, "messages.GAME_DOUBLE_PLAY_AWARD_RSP"); a.create = function () { return protobuf.roots.laya.proto.GAME_DOUBLE_PLAY_AWARD_RSP.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_DOUBLE_PLAY_AWARD_RSP.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_DOUBLE_PLAY_AWARD_RSP.decode(a) }; return a }(), $f = function () { function a() { this.equipId = this.petId = NaN } g(a, "messages.GAME_DRESS_PET_REQ"); a.create = function () { return protobuf.roots.laya.proto.GAME_DRESS_PET_REQ.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_DRESS_PET_REQ.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_DRESS_PET_REQ.decode(a) }; return a }(), gi = function () { function a() { this.pet = null } g(a, "messages.GAME_DRESS_PET_RSP"); a.create = function () { return protobuf.roots.laya.proto.GAME_DRESS_PET_RSP.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_DRESS_PET_RSP.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_DRESS_PET_RSP.decode(a) }; return a }(), ag = function () { function a() { this.type = NaN; this.data = this.iv = this.code = null } g(a, "messages.GAME_FETCH_BEHAVIOR_AWARD_REQ"); a.create = function () { return protobuf.roots.laya.proto.GAME_FETCH_BEHAVIOR_AWARD_REQ.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_FETCH_BEHAVIOR_AWARD_REQ.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_FETCH_BEHAVIOR_AWARD_REQ.decode(a) }; return a }(), hi = function () { function a() { this.role = this.resList = null } g(a, "messages.GAME_FETCH_BEHAVIOR_AWARD_RSP"); a.create = function () { return protobuf.roots.laya.proto.GAME_FETCH_BEHAVIOR_AWARD_RSP.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_FETCH_BEHAVIOR_AWARD_RSP.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_FETCH_BEHAVIOR_AWARD_RSP.decode(a) }; return a }(), bg = function () { function a() { } g(a, "messages.GAME_FETCH_INVITE_AWARD_REQ"); a.create = function () { return protobuf.roots.laya.proto.GAME_FETCH_INVITE_AWARD_REQ.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_FETCH_INVITE_AWARD_REQ.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_FETCH_INVITE_AWARD_REQ.decode(a) }; return a }(), ii = function () { function a() { this.fetchedCnt = NaN; this.role = this.resList = null } g(a, "messages.GAME_FETCH_INVITE_AWARD_RSP"); a.create = function () { return protobuf.roots.laya.proto.GAME_FETCH_INVITE_AWARD_RSP.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_FETCH_INVITE_AWARD_RSP.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_FETCH_INVITE_AWARD_RSP.decode(a) }; return a }(), cg = function () { function a() { this.headurl = this.name = this.code = null } g(a, "messages.GAME_LOGIN_REQ"); a.create = function () { return protobuf.roots.laya.proto.GAME_LOGIN_REQ.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_LOGIN_REQ.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_LOGIN_REQ.decode(a) }; return a }(), ji = function () { function a() { this.role = this.sessId = null; this.signInDay = NaN; this.signInFlag = this.newFlag = !1; this.ip = this.loc = this.cookie = null } g(a, "messages.GAME_LOGIN_RSP"); a.create = function () { return protobuf.roots.laya.proto.GAME_LOGIN_RSP.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_LOGIN_RSP.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_LOGIN_RSP.decode(a) }; return a }(), dg = function () { function a() { this.count = this.begin = this.type = NaN } g(a, "messages.GAME_QUERY_CHART_REQ"); a.create = function () { return protobuf.roots.laya.proto.GAME_QUERY_CHART_REQ.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_QUERY_CHART_REQ.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_QUERY_CHART_REQ.decode(a) }; return a }(), ki = function () { function a() { this.result = null; this.winCnt = this.playCnt = this.endTime = this.beginTime = this.stars = NaN } g(a, "messages.GAME_QUERY_CHART_RSP"); a.create = function () { return protobuf.roots.laya.proto.GAME_QUERY_CHART_RSP.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_QUERY_CHART_RSP.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_QUERY_CHART_RSP.decode(a) }; return a }(), eg = function () { function a() { } g(a, "messages.GAME_QUERY_EQUIP_REQ"); a.create = function () { return protobuf.roots.laya.proto.GAME_QUERY_EQUIP_REQ.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_QUERY_EQUIP_REQ.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_QUERY_EQUIP_REQ.decode(a) }; return a }(), li = function () { function a() { this.equipList = this.petList = null } g(a, "messages.GAME_QUERY_EQUIP_RSP"); a.create = function () { return protobuf.roots.laya.proto.GAME_QUERY_EQUIP_RSP.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_QUERY_EQUIP_RSP.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_QUERY_EQUIP_RSP.decode(a) }; return a }(), fg = function () { function a() { } g(a, "messages.GAME_QUERY_INVITE_AWARD_REQ"); a.create = function () { return protobuf.roots.laya.proto.GAME_QUERY_INVITE_AWARD_REQ.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_QUERY_INVITE_AWARD_REQ.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_QUERY_INVITE_AWARD_REQ.decode(a) }; return a }(), mi = function () { function a() { this.headurlList = null; this.fetchedCnt = NaN } g(a, "messages.GAME_QUERY_INVITE_AWARD_RSP"); a.create = function () { return protobuf.roots.laya.proto.GAME_QUERY_INVITE_AWARD_RSP.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_QUERY_INVITE_AWARD_RSP.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_QUERY_INVITE_AWARD_RSP.decode(a) }; return a }(), gg = function () { function a() { this.cookie = null } g(a, "messages.GAME_SET_COOKIE_REQ"); a.create = function () { return protobuf.roots.laya.proto.GAME_SET_COOKIE_REQ.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_SET_COOKIE_REQ.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_SET_COOKIE_REQ.decode(a) }; return a }(), ni = function () { function a() { } g(a, "messages.GAME_SET_COOKIE_RSP"); a.create = function () { return protobuf.roots.laya.proto.GAME_SET_COOKIE_RSP.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_SET_COOKIE_RSP.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_SET_COOKIE_RSP.decode(a) }; return a }(), hg = function () { function a() { this.themeId = this.inviter = NaN } g(a, "messages.GAME_SET_INVITER_REQ"); a.create = function () { return protobuf.roots.laya.proto.GAME_SET_INVITER_REQ.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_SET_INVITER_REQ.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_SET_INVITER_REQ.decode(a) }; return a }(), oi = function () { function a() { } g(a, "messages.GAME_SET_INVITER_RSP"); a.create = function () { return protobuf.roots.laya.proto.GAME_SET_INVITER_RSP.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_SET_INVITER_RSP.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_SET_INVITER_RSP.decode(a) }; return a }(), ig = function () { function a() { this.x2 = !1 } g(a, "messages.GAME_SIGN_IN_REQ"); a.create = function () { return protobuf.roots.laya.proto.GAME_SIGN_IN_REQ.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_SIGN_IN_REQ.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_SIGN_IN_REQ.decode(a) }; return a }(), pi = function () { function a() { this.role = this.resList = null } g(a, "messages.GAME_SIGN_IN_RSP"); a.create = function () { return protobuf.roots.laya.proto.GAME_SIGN_IN_RSP.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_SIGN_IN_RSP.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_SIGN_IN_RSP.decode(a) }; return a }(), jg = function () { function a() { this.gold = this.score = NaN } g(a, "messages.GAME_SINGLE_RESULT_REQ"); a.create = function () { return protobuf.roots.laya.proto.GAME_SINGLE_RESULT_REQ.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_SINGLE_RESULT_REQ.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_SINGLE_RESULT_REQ.decode(a) }; return a }(), qi = function () { function a() { this.role = this.resList = null } g(a, "messages.GAME_SINGLE_RESULT_RSP"); a.create = function () { return protobuf.roots.laya.proto.GAME_SINGLE_RESULT_RSP.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_SINGLE_RESULT_RSP.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_SINGLE_RESULT_RSP.decode(a) }; return a }(), kg = function () { function a() { this.petId = NaN } g(a, "messages.GAME_USE_PET_REQ"); a.create = function () { return protobuf.roots.laya.proto.GAME_USE_PET_REQ.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_USE_PET_REQ.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_USE_PET_REQ.decode(a) }; return a }(), ri = function () { function a() { } g(a, "messages.GAME_USE_PET_RSP"); a.create = function () { return protobuf.roots.laya.proto.GAME_USE_PET_RSP.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.GAME_USE_PET_RSP.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.GAME_USE_PET_RSP.decode(a) }; return a }(); (function () { function a() { } g(a, "messages.MATCH_TYPE"); a.MATCH_TYPE_INVALID = 0; a.MATCH_TYPE_GLOBAL = 1; a.MATCH_TYPE_GRADE = 2; a.MATCH_TYPE_INVITED = 3; return a })(); var Pf = function () { function a() { this.lev = this.id = NaN; this.equip = null } g(a, "messages.Pet"); a.create = function () { return protobuf.roots.laya.proto.Pet.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.Pet.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.Pet.decode(a) }; return a }(), si = function () { function a() { this.name = null; this.kind = NaN; this.headurl = null; this.stars = this.lev = this.headFrame = NaN } g(a, "messages.RankRole"); a.create = function () { return protobuf.roots.laya.proto.RankRole.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.RankRole.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.RankRole.decode(a) }; return a }(), Jf = function () { function a() { this.amt = this.id = NaN } g(a, "messages.Res"); a.create = function () { return protobuf.roots.laya.proto.Res.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.Res.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.Res.decode(a) }; return a }(), Zb = function () { function a() { } g(a, "messages.RET_GAME"); a.RET_GAME_SUCCESS = 0; a.RET_GAME_SYS_ERR = 1; a.RET_GAME_INSUFFICIENT_COIN = 2; a.RET_GAME_INSUFFICIENT_FUNDS = 3; a.RET_GAME_INSUFFICIENT_PIECE = 4; a.RET_GAME_TICKET_EXPIRED = 5; a.RET_GAME_BEHAVIOR_AWARDED = 6; a.RET_GAME_INSUFFICIENT_GOLD = 7; a.RET_GAME_SHARED = 10; return a }(), Qf = function () { function a() { this.id = NaN; this.name = null; this.kind = NaN; this.headurl = null; this.lev = this.exp = this.headFrame = NaN; this.pieceList = null; this.stars = this.coin = this.gold = NaN; this.usingPet = null; this.cdForShare = this.equipScoreSum = this.maxScore = NaN } g(a, "messages.Role"); a.create = function () { return protobuf.roots.laya.proto.Role.create() }; a.encode = function (a) { return protobuf.roots.laya.proto.Role.encode(a).finish() }; a.decode = function (a) { return protobuf.roots.laya.proto.Role.decode(a) }; return a }(), ng = function () { function a() { this.interactionArea = this.hitArea = this.guideContainer = null; this.isUndergoSong = this.isUndergoDressing = this.isUndergoBattle = !1; this.needGuideLen = 2; this.guideAni = null; null == a.inst && (a.inst = this, this.guideContainer = new X, h.stage.addChild(myjoy.GameGuide.Inst.guideContainer)); this.onResize(); this.guideContainer.cacheAs = "bitmap"; var b = new X; b.alpha = .3; b.graphics.drawRect(0, 0, h.stage.width, h.stage.height, "#000000"); this.guideContainer.addChild(b); this.interactionArea = new X; this.interactionArea.blendMode = "destination-out"; this.guideContainer.addChild(this.interactionArea); this.hitArea = new lg; this.hitArea.hit.drawRect(0, 0, h.stage.width, h.stage.height, "#000000"); this.guideContainer.hitArea = this.hitArea; this.guideContainer.mouseEnabled = !0; this.guideAni = new mg; this.guideContainer.addChild(this.guideAni); this.HideGuide() } g(a, "myjoy.GameGuide"); var c = a.prototype; h.imps(c, {"myjoy.IOnResize": !0}); c.onLoaded = function () { F.Inst.myTrace("guide loaded"); this.guideAni.loadAnimation("res/E_GameGuide.ani") }; c.onResize = function () { F.Inst.simpleResize(this.guideContainer) }; c.IsGuiding = function () { return this.guideContainer.visible }; c.DrawGuide = function (b, f) { }; c.HideGuide = function () { null != this.guideAni && (this.guideAni.stop(), this.guideContainer.visible = !1) }; e(1, a, "Inst", function () { return a.inst = a.inst || new a }); a.inst = null; return a }(), Xa = function () { function a() { this.sessionID = this.rspMap = this.httpRst = null; this.login = !1; if (null != a.inst) throw Error("HttpMgr Singleton already constructed!"); a.inst = this; this.rspMap = []; this.rspMap[ua.CMD_GAME_LOGIN] = ti; this.rspMap[ua.CMD_GAME_QUERY_CHART] = vi; this.rspMap[ua.CMD_GAME_BUY] = og; this.rspMap[ua.CMD_GAME_QUERY_EQUIP] = wi; this.rspMap[ua.CMD_GAME_DRESS_PET] = xi; this.rspMap[ua.CMD_GAME_USE_PET] = yi; this.rspMap[ua.CMD_GAME_SET_COOKIE] = zi; this.rspMap[ua.CMD_GAME_SINGLE_RESULT] = Ai; this.rspMap[ua.CMD_GAME_SIGN_IN] = Bi; this.rspMap[ua.CMD_GAME_CHARGE] = Ci; this.rspMap[ua.CMD_GAME_FETCH_BEHAVIOR_AWARD] = Di; this.rspMap[ua.CMD_GAME_DOUBLE_PLAY_AWARD] = Ei; this.rspMap[ua.CMD_GAME_QUERY_INVITE_AWARD] = Fi; this.rspMap[ua.CMD_GAME_FETCH_INVITE_AWARD] = Gi; this.rspMap[ua.CMD_GAME_CLIENT_SUB_COIN] = Hi; this.rspMap[ua.CMD_GAME_SET_INVITER] = Ii } g(a, "net.HttpMgr"); var c = a.prototype; c.setSessionID = function (b) { this.sessionID = b; this.login = !0 }; c.connectServer = function () { this.newHttp(); (new Ji(t.Inst.plat.codeStr, t.Inst.playerLeft.playerName, F.Inst.getHeadUrl())).send() }; c.newHttp = function () { null != this.httpRst && (this.httpRst.off("complete", this, this.completeHandler), this.httpRst.off("error", this, this.errorHandler), this.httpRst.off("progress", this, this.processHandler), this.httpRst = null); this.httpRst = new we; this.httpRst.on("complete", this, this.completeHandler); this.httpRst.on("error", this, this.errorHandler); this.httpRst.on("progress", this, this.processHandler); this.httpRst.http.timeout = 1E4 }; c.send = function (b, f, a, c) { void 0 === a && (a = "post"); void 0 === c && (c = "arraybuffer"); F.Inst.myTrace("url : " + b); this.httpRst.send(b, f, a, c, ["Content-Type", "application/octet-stream"]) }; c.processHandler = function (b) { }; c.completeHandler = function (b) { var f = new lb; f.endian = "bigEndian"; f.writeArrayBuffer(b); f.pos = 0; b = f.getInt32(); var a = f.getInt32(); f.pos = 0; var f = new Uint8Array(f.getUint8Array(8, f.length - 8)), c = this.rspMap[b]; null == c ? F.Inst.myTrace("\u534f\u8bae\u672a\u6ce8\u518c\uff1a" + b) : (new c).receive(b, a, f) }; c.errorHandler = function (b) { var f = this; F.Inst.zdsTrace(b); b = new Sh; b.btn1Callback = function () { f.login = !1; t.Inst.ToInitGame(!1) }; t.Inst.ShowSelectBoxMsg(b); F.Inst.myTrace("\u901a\u4fe1\u5931\u8d25:") }; c.sendMsg = function (b, f) { /* if (null != this.httpRst) { var a = new lb; a.endian = "bigEndian"; a.buffer.endian = "bigEndian"; var c = new lb(20); this.login ? c.writeArrayBuffer(this.sessionID) : c.writeInt32(12345); var w = new lb(4); w.endian = "bigEndian"; w.writeInt32(b); var d = new lb(f); a.writeArrayBuffer(c.buffer); a.writeArrayBuffer(w.buffer); a.writeArrayBuffer(d.buffer); this.send(t.Inst.plat.getHttpUrl(), a.buffer, "post"); return !0 } return !1 */ }; e(1, a, "Inst", function () { return a.inst || new a }); a.inst = null; return a }(), va = function () { function a() { } g(a, "net.MsgBodyBase"); var c = a.prototype; c.cmd = function () { return 0 }; c.send = function () { return !0 }; c.receive = function (b, f, a) { }; return a }(), Bd = function () { function a() { this.platID = NaN; this.codeStr = null; this.inviter = 0; this.SDKVersion = null; this.clientPlatform = 0 } g(a, "platform.PlatformBase"); var c = a.prototype; c.init = function () { }; c.msg2Platform = function (b, f) { }; c.getHttpUrl = function () { return "" }; a.getPlat = function (b) { switch (b) { case 1: return new Ki(b); case 2: return new te(b); case 3: return new te(b); case 5: return new Lf(b) } return null }; return a }(); (function () { function a() { } g(a, "platform.PlatformDefine"); a.PLATFORM_MYJOY = 1; a.PLATFORM_WX = 2; a.PLATFORM_QQWB = 3; a.PLATFORM_FACEBOOK = 5; a.MSG_REGISTER = 20; a.MSG_LOGIN = 21; a.MSG_GETPLATDATA = 22; a.MSG_SHARE = 23; a.MSG_PAY = 24; a.MSG_ADS = 28; a.MSG_BannerADS = 29; a.MSG_CloseBannerADS = 30; a.MSG_showInterstitialAd = 31; a.MSG_LogEvent = 32; a.MSG_SETSTORAGE = 200; a.MSG_REMOVESTORAGE = 201; a.MSG_CLOSERANK = 202; a.MSG_REWARDVIDEO = 203; a.MSG_SCREENSHARE = 204; return a })(); var If = function () { function a() { this.text = this.title = null; this.share_type = NaN; this.canvas = null; this.bottom = this.height = this.weight = this.y = this.x = NaN; this.image = null; this.back = !0; this.show_menu = !1; this.query = null; this.canSingle = !1; this.fb = this.cancel = this.adsLoadFail = this.fail = this.success = null } g(a, "platform.ShareData"); return a }(), Li = function () { function a(a) { this.avatarUrl = this.name = this.language = null; this.gender = NaN; this.city = this.province = this.country = null; this.language = a.language; this.name = a.nickName; this.avatarUrl = a.avatarUrl; this.gender = a.gender; this.country = a.country; this.province = a.province; this.city = a.city } g(a, "platform.wx.PlayerWX"); a.prototype.GetHeadUrl = function () { var a = this.avatarUrl; return a = a.substr(0, a.lastIndexOf("/") + 1) + "64" }; return a }(), Sf = function () { function a(a) { this.inviter = ""; null != a && a.hasOwnProperty("inviter") && (this.inviter = a.inviter) } g(a, "platform.wx.QueryData"); a.prototype.getQuery = function () { return {myReplayData: {inviter: this.inviter}} }; return a }(), Mi = function () { function a(a) { this.query = this.scene = null; null != a && (this.scene = a.scene, a.hasOwnProperty("query") && (this.query = new Sf(a.query))) } g(a, "platform.wx.ShowData"); return a }(), cb = function () { function a() { } g(a, "Config"); a.WebGLTextCacheCount = 500; a.atlasEnable = !1; a.showCanvasMark = !1; a.animationInterval = 50; a.isAntialias = !1; a.isAlpha = !1; a.premultipliedAlpha = !0; a.isStencil = !0; a.preserveDrawingBuffer = !1; return a }(), Ni = function () { function a() { this.name = this.nodes = null; this.playTime = NaN; this.bone3DMap = null; this.totalKeyframeDatasLength = 0 } g(a, "laya.ani.AnimationContent"); return a }(), Oi = function () { function a() { this.name = null; this.parentIndex = 0; this.parent = null; this.lerpType = this.keyframeWidth = 0; this.keyFrame = this.childs = this.interpolationMethod = null; this.playTime = NaN; this.extenData = null; this.dataOffset = 0 } g(a, "laya.ani.AnimationNodeContent"); return a }(), pg = function () { function a() { } g(a, "laya.ani.AnimationParser01"); a.parse = function (a, b) { var f = b.__getBuffer(), c, n, w, d, e, r, g = b.readUTFString(); a._aniClassName = g; var g = b.readUTFString().split("\n"), h = b.getUint8(), y = b.getUint32(); c = b.getUint32(); var l; 0 < y && (l = f.slice(y, c)); l = new lb(l); 0 < c && (a._publicExtData = f.slice(c, f.byteLength)); a._useParent = !!b.getUint8(); a._anis.length = h; for (c = 0; c < h; c++) { y = a._anis[c] = new Ni; y.nodes = []; n = y.name = g[b.getUint16()]; a._aniMap[n] = c; y.bone3DMap = {}; y.playTime = b.getFloat32(); var m = y.nodes.length = b.getUint8(); for (n = y.totalKeyframeDatasLength = 0; n < m; n++) { var T = y.nodes[n] = new Oi; T.childs = []; var p = b.getInt16(); 0 <= p && (T.name = g[p], y.bone3DMap[T.name] = n); T.keyFrame = []; T.parentIndex = b.getInt16(); -1 == T.parentIndex ? T.parent = null : T.parent = y.nodes[T.parentIndex]; T.lerpType = b.getUint8(); p = b.getUint32(); l.pos = p; p = T.keyframeWidth = l.getUint16(); y.totalKeyframeDatasLength += p; if (0 === T.lerpType || 1 === T.lerpType) for (T.interpolationMethod = [], T.interpolationMethod.length = p, w = 0; w < p; w++) T.interpolationMethod[w] = nd.interpolation[l.getUint8()]; null != T.parent && T.parent.childs.push(T); w = b.getUint16(); 0 < w && (T.extenData = f.slice(b.pos, b.pos + w), b.pos += w); var Ba = b.getUint16(); T.keyFrame.length = Ba; var t = 0, q; w = 0; for (d = Ba; w < d; w++) { q = T.keyFrame[w] = new Pi; q.duration = b.getFloat32(); q.startTime = t; if (2 === T.lerpType) switch (q.interpolationData = [], e = b.getUint8(), r = b.getFloat32(), r) { case 254: q.interpolationData.length = p; for (e = 0; e < p; e++) q.interpolationData[e] = 0; break; case 255: q.interpolationData.length = p; for (e = 0; e < p; e++) q.interpolationData[e] = 5; break; default: for (q.interpolationData.push(r), r = 1; r < e; r++) q.interpolationData.push(b.getFloat32()) } q.data = new Float32Array(p); for (e = 0; e < p; e++) q.data[e] = b.getFloat32(), -1E-8 < q.data[e] && 1E-8 > q.data[e] && (q.data[e] = 0); t += q.duration } q.startTime = y.playTime; T.playTime = y.playTime; a._calculateKeyFrame(T, Ba, p) } } }; return a }(), Qi = function () { function a() { } g(a, "laya.ani.AnimationParser02"); a.READ_DATA = function () { a._DATA.offset = a._reader.getUint32(); a._DATA.size = a._reader.getUint32() }; a.READ_BLOCK = function () { for (var c = a._BLOCK.count = a._reader.getUint16(), b = a._BLOCK.blockStarts = [], f = a._BLOCK.blockLengths = [], k = 0; k < c; k++) b.push(a._reader.getUint32()), f.push(a._reader.getUint32()) }; a.READ_STRINGS = function () { var c = a._reader.getUint32(), b = a._reader.getUint16(), f = a._reader.pos; a._reader.pos = c + a._DATA.offset; for (c = 0; c < b; c++) a._strings[c] = a._reader.readUTFString(); a._reader.pos = f }; a.parse = function (c, b) { a._templet = c; a._reader = b; b.__getBuffer(); a.READ_DATA(); a.READ_BLOCK(); a.READ_STRINGS(); for (var f = 0, k = a._BLOCK.count; f < k; f++) { var n = b.getUint16(), w = a._strings[n], d = a["READ_" + w]; if (null == d) throw Error("model file err,no this function:" + n + " " + w); d.call() } }; a.READ_ANIMATIONS = function () { var c = a._reader, b = c.__getBuffer(), f, k, n, w, d = c.getUint16(), e = []; e.length = d; for (f = 0; f < d; f++) e[f] = nd.interpolation[c.getByte()]; var r = c.getUint8(); a._templet._anis.length = r; for (f = 0; f < r; f++) { var g = a._templet._anis[f] = {}; g.nodes = []; k = g.name = a._strings[c.getUint16()]; a._templet._aniMap[k] = f; g.bone3DMap = {}; g.playTime = c.getFloat32(); var h = g.nodes.length = c.getInt16(); for (k = g.totalKeyframeDatasLength = 0; k < h; k++) { var y = g.nodes[k] = {}; y.keyframeWidth = d; y.childs = []; n = c.getUint16(); 0 <= n && (y.name = a._strings[n], g.bone3DMap[y.name] = k); y.keyFrame = []; y.parentIndex = c.getInt16(); -1 == y.parentIndex ? y.parent = null : y.parent = g.nodes[y.parentIndex]; g.totalKeyframeDatasLength += d; y.interpolationMethod = e; null != y.parent && y.parent.childs.push(y); var l = c.getUint16(); y.keyFrame.length = l; var m = null, p = null; n = 0; for (w = l; n < w; n++) { m = y.keyFrame[n] = {}; m.startTime = c.getFloat32(); p && (p.duration = m.startTime - p.startTime); var p = a._DATA.offset, G = c.getUint32(), p = b.slice(p + G, p + G + 4 * d); m.data = new Float32Array(p); p = m } m.duration = 0; y.playTime = g.playTime; a._templet._calculateKeyFrame(y, l, d) } } }; a._templet = null; a._reader = null; a._strings = []; p(a, ["_BLOCK", function () { return this._BLOCK = {count: 0} }, "_DATA", function () { return this._DATA = {offset: 0, size: 0} }]); return a }(); (function () { function a() { } g(a, "laya.ani.AnimationState"); a.stopped = 0; a.paused = 1; a.playing = 2; return a })(); var Ri = function () { function a() { this.context = this.transform = this.mesh = null; this.mode = 0 } g(a, "laya.ani.bone.canvasmesh.CanvasMeshRender"); var c = a.prototype; c.renderToContext = function (b) { this.context = b.ctx || b; this.mesh && (0 == this.mode ? this._renderWithIndexes(this.mesh) : this._renderNoIndexes(this.mesh)) }; c._renderNoIndexes = function (b) { var f, a = b.vertices.length / 2, c; for (f = 0; f < a - 2; f++) c = 2 * f, this._renderDrawTriangle(b, c, c + 2, c + 4) }; c._renderWithIndexes = function (b) { var f = b.indexes, a, c = f.length; for (a = 0; a < c; a += 3) this._renderDrawTriangle(b, 2 * f[a], 2 * f[a + 1], 2 * f[a + 2]) }; c._renderDrawTriangle = function (b, f, a, c) { var k = this.context, n = b.uvs, d = b.vertices, e = b.texture, g = e.bitmap, h = g.source, y = e.width, l = e.height, m = g.width, g = g.height, p, G, Ba, t, q; if (b.useUvTransform) { var v = b.uvTransform; p = (n[f] * v.a + n[f + 1] * v.c + v.tx) * m; G = (n[a] * v.a + n[a + 1] * v.c + v.tx) * m; Ba = (n[c] * v.a + n[c + 1] * v.c + v.tx) * m; t = (n[f] * v.b + n[f + 1] * v.d + v.ty) * g; q = (n[a] * v.b + n[a + 1] * v.d + v.ty) * g; n = (n[c] * v.b + n[c + 1] * v.d + v.ty) * g } else p = n[f] * m, G = n[a] * m, Ba = n[c] * m, t = n[f + 1] * g, q = n[a + 1] * g, n = n[c + 1] * g; var v = d[f], z = d[a], A = d[c]; f = d[f + 1]; a = d[a + 1]; c = d[c + 1]; if (0 < b.canvasPadding) { b = d = b.canvasPadding; var B = (v + z + A) / 3, C = (f + a + c) / 3, D = v - B, E = f - C, F = Math.sqrt(D * D + E * E), v = B + D / F * (F + d); f = C + E / F * (F + b); D = z - B; E = a - C; F = Math.sqrt(D * D + E * E); z = B + D / F * (F + d); a = C + E / F * (F + b); D = A - B; E = c - C; F = Math.sqrt(D * D + E * E); A = B + D / F * (F + d); c = C + E / F * (F + b) } k.save(); this.transform && (b = this.transform, k.transform(b.a, b.b, b.c, b.d, b.tx, b.ty)); k.beginPath(); k.moveTo(v, f); k.lineTo(z, a); k.lineTo(A, c); k.closePath(); k.clip(); b = 1 / (p * q + t * Ba + G * n - q * Ba - t * G - p * n); k.transform((v * q + t * A + z * n - q * A - t * z - v * n) * b, (f * q + t * c + a * n - q * c - t * a - f * n) * b, (p * z + v * Ba + G * A - z * Ba - v * G - p * A) * b, (p * a + f * Ba + G * c - a * Ba - f * G - p * c) * b, (p * q * A + t * z * Ba + v * G * n - v * q * Ba - t * G * A - p * z * n) * b, (p * q * c + t * a * Ba + f * G * n - f * q * Ba - t * G * c - p * a * n) * b); k.drawImage(h, e.uv[0] * m, e.uv[1] * g, y, l, e.uv[0] * m, e.uv[1] * g, y, l); k.restore() }; return a }(), Si = function () { function a() { this.texture = null; this.uvs = [0, 0, 1, 0, 1, 1, 0, 1]; this.vertices = [0, 0, 100, 0, 100, 100, 0, 100]; this.indexes = [0, 1, 3, 3, 1, 2]; this.uvTransform = null; this.useUvTransform = !1; this.canvasPadding = 1 } g(a, "laya.ani.bone.canvasmesh.MeshData"); a.prototype.getBounds = function () { return R._getWrapRec(this.vertices) }; return a }(), rc = function () { function a() { this._cmds = this._one = null; this._render = this._renderEmpty; B.isConchNode && (this._nativeObj = new C._conchGraphics, this.id = this._nativeObj.conchID) } g(a, "laya.display.Graphics"); var c = a.prototype; c.destroy = function () { this.clear(); this._graphicBounds && this._graphicBounds.destroy(); this._vectorgraphArray = this._graphicBounds = null; this._sp && (this._sp._renderType = 0); this._sp = null }; c.clear = function (b) { void 0 === b && (b = !1); var f; if (b) { var c = this._one; if (this._cmds) { f = this._cmds.length; for (b = 0; b < f; b++) !(c = this._cmds[b]) || c.callee !== B._context._drawTexture && c.callee !== B._context._drawTextureWithTransform || (c[0] = null, a._cache.push(c)); this._cmds.length = 0 } else c && c && (c.callee === B._context._drawTexture || c.callee === B._context._drawTextureWithTransform) && (c[0] = null, a._cache.push(c)) } else this._cmds = null; this._one = null; this._render = this._renderEmpty; this._sp && (this._sp._renderType &= -514); this._repaint(); if (this._vectorgraphArray) { b = 0; for (f = this._vectorgraphArray.length; b < f; b++) nb.getInstance().deleteShape(this._vectorgraphArray[b]); this._vectorgraphArray.length = 0 } }; c._clearBoundsCache = function () { this._graphicBounds && this._graphicBounds.reset() }; c._initGraphicBounds = function () { this._graphicBounds || (this._graphicBounds = new Ti, this._graphicBounds._graphics = this) }; c._repaint = function () { this._clearBoundsCache(); this._sp && this._sp.repaint() }; c._isOnlyOne = function () { return !this._cmds || 0 === this._cmds.length }; c.getBounds = function (b) { void 0 === b && (b = !1); this._initGraphicBounds(); return this._graphicBounds.getBounds(b) }; c.getBoundPoints = function (b) { void 0 === b && (b = !1); this._initGraphicBounds(); return this._graphicBounds.getBoundPoints(b) }; c._addCmd = function (b) { this._cmds = this._cmds || []; b.callee = b.shift(); this._cmds.push(b) }; c.setFilters = function (b) { this._saveToCmd(B._context._setFilters, b) }; c.drawTexture = function (b, f, c, n, w, d, e) { void 0 === f && (f = 0); void 0 === c && (c = 0); void 0 === n && (n = 0); void 0 === w && (w = 0); void 0 === e && (e = 1); if (!b || .01 > e) return null; n || (n = b.sourceWidth); w || (w = b.sourceHeight); e = 0 > e ? 0 : 1 < e ? 1 : e; var k = !B.isWebGL && (A.onFirefox || A.onEdge || A.onIE || A.onSafari) ? .5 : 0, x = n / b.sourceWidth, u = w / b.sourceHeight; n = b.width * x; w = b.height * u; if (b.loaded && (0 >= n || 0 >= w)) return null; f += b.offsetX * x; c += b.offsetY * u; this._sp && (this._sp._renderType |= 512); f -= k; c -= k; n += 2 * k; w += 2 * k; a._cache.length ? (k = a._cache.pop(), k[0] = b, k[1] = f, k[2] = c, k[3] = n, k[4] = w, k[5] = d, k[6] = e) : k = [b, f, c, n, w, d, e]; k.callee = d || 1 != e ? B._context._drawTextureWithTransform : B._context._drawTexture; null != this._one || d || 1 != e ? this._saveToCmd(k.callee, k) : (this._one = k, this._render = this._renderOneImg); if (!b.loaded) b.once("loaded", this, this._textureLoaded, [b, k]); this._repaint(); return k }; c.cleanByTexture = function (b, f, a, c, w) { void 0 === c && (c = 0); void 0 === w && (w = 0); if (!b) return this.clear(); if (this._one && this._render === this._renderOneImg) { c || (c = b.sourceWidth); w || (w = b.sourceHeight); var k = c / b.sourceWidth, n = w / b.sourceHeight; c = b.width * k; w = b.height * n; f += b.offsetX * k; a += b.offsetY * n; this._one[0] = b; this._one[1] = f; this._one[2] = a; this._one[3] = c; this._one[4] = w; this._repaint() } else this.clear(), b && this.drawTexture(b, f, a, c, w) }; c.drawTextures = function (b, f) { b && this._saveToCmd(B._context._drawTextures, [b, f]) }; c.fillTexture = function (b, f, a, c, w, d, e) { void 0 === c && (c = 0); void 0 === w && (w = 0); void 0 === d && (d = "repeat"); if (b) { f = [b, f, a, c, w, d, e || V.EMPTY, {}]; if (!b.loaded) b.once("loaded", this, this._textureLoaded, [b, f]); this._saveToCmd(B._context._fillTexture, f) } }; c._textureLoaded = function (b, f) { f[3] = f[3] || b.width; f[4] = f[4] || b.height; this._repaint() }; c.fillCircle = function (b, f, a, c, w, d, e) { a.bitmap.enableMerageInAtlas = !1; var k = new Float32Array(2 * (e + 1)), n = new Float32Array(2 * (e + 1)), x = new Uint16Array(3 * e), u = 2 * Math.PI / e, g = 0; k[0] = c; k[1] = w; n[0] = c / a.width; n[1] = w / a.height; for (var h = 2, l = 0; l < e; l++) { var m = d * Math.cos(g) + c, p = d * Math.sin(g) + w; k[h] = m; k[h + 1] = p; n[h] = m / a.width; n[h + 1] = p / a.height; g += u; h += 2 } for (l = h = 0; l < e; l++) x[h++] = 0, x[h++] = l + 1, x[h++] = l + 2 >= e + 1 ? 1 : l + 2; this.drawTriangles(a, b, f, k, n, x) }; c.drawTriangles = function (b, f, a, c, w, d, e, r, g, h) { void 0 === r && (r = 1); this._saveToCmd(B._context.drawTriangles, [b, f, a, c, w, d, e, r, g, h]) }; c._saveToCmd = function (b, f) { this._sp && (this._sp._renderType |= 512); null == this._one ? (this._one = f, this._render = this._renderOne) : (this._sp && (this._sp._renderType &= -2), this._render = this._renderAll, 0 === (this._cmds || (this._cmds = [])).length && this._cmds.push(this._one), this._cmds.push(f)); f.callee = b; this._repaint(); return f }; c.clipRect = function (b, f, a, c) { this._saveToCmd(B._context._clipRect, [b, f, a, c]) }; c.fillText = function (b, f, a, c, w, d, e) { this._saveToCmd(B._context._fillText, [b, f, a, c || Xb.defaultFont, w, d]) }; c.fillBorderText = function (b, f, a, c, w, d, e, r) { this._saveToCmd(B._context._fillBorderText, [b, f, a, c || Xb.defaultFont, w, d, e, r]) }; c.strokeText = function (b, f, a, c, w, d, e) { this._saveToCmd(B._context._strokeText, [b, f, a, c || Xb.defaultFont, w, d, e]) }; c.alpha = function (b) { this._saveToCmd(B._context._alpha, [0 > b ? 0 : 1 < b ? 1 : b]) }; c.setAlpha = function (b) { this._saveToCmd(B._context._setAlpha, [0 > b ? 0 : 1 < b ? 1 : b]) }; c.transform = function (b, f, a) { void 0 === f && (f = 0); void 0 === a && (a = 0); this._saveToCmd(B._context._transform, [b, f, a]) }; c.rotate = function (b, f, a) { void 0 === f && (f = 0); void 0 === a && (a = 0); this._saveToCmd(B._context._rotate, [b, f, a]) }; c.scale = function (b, f, a, c) { void 0 === a && (a = 0); void 0 === c && (c = 0); this._saveToCmd(B._context._scale, [b, f, a, c]) }; c.translate = function (b, f) { this._saveToCmd(B._context._translate, [b, f]) }; c.save = function () { this._saveToCmd(B._context._save, []) }; c.restore = function () { this._saveToCmd(B._context._restore, []) }; c.replaceText = function (b) { this._repaint(); var f = this._cmds; if (f) for (var a = f.length - 1; -1 < a; a--) { if (this._isTextCmd(f[a].callee)) return f[a][0].toUpperCase ? f[a][0] = b : f[a][0].setText(b), !0 } else if (this._one && this._isTextCmd(this._one.callee)) return this._one[0].toUpperCase ? this._one[0] = b : this._one[0].setText(b), !0; return !1 }; c._isTextCmd = function (b) { return b === B._context._fillText || b === B._context._fillBorderText || b === B._context._strokeText }; c.replaceTextColor = function (b) { this._repaint(); var f = this._cmds; if (f) for (var a = f.length - 1; -1 < a; a--) this._isTextCmd(f[a].callee) && (f[a][4] = b, f[a][0].toUpperCase || (f[a][0].changed = !0)); else this._one && this._isTextCmd(this._one.callee) && (this._one[4] = b, this._one[0].toUpperCase || (this._one[0].changed = !0)) }; c.loadImage = function (b, f, a, c, w, d) { function k(b) { b && (n.drawTexture(b, f, a, c, w), null != d && d.call(n._sp, b)) } var n = this; void 0 === f && (f = 0); void 0 === a && (a = 0); void 0 === c && (c = 0); void 0 === w && (w = 0); var e = N.getRes(b); e ? k(e) : h.loader.load(b, M.create(null, k), null, "image") }; c._renderEmpty = function (b, f, a, c) { }; c._renderAll = function (b, f, a, c) { b = this._cmds; for (var k, n = 0, d = b.length; n < d; n++) (k = b[n]).callee.call(f, a, c, k) }; c._renderOne = function (b, f, a, c) { this._one.callee.call(f, a, c, this._one) }; c._renderOneImg = function (b, f, a, c) { this._one.callee.call(f, a, c, this._one); 2305 !== b._renderType && (b._renderType |= 1) }; c.drawLine = function (b, f, a, c, w, d) { void 0 === d && (d = 1); var k = 0; B.isWebGL && (k = nb.getInstance().getId(), null == this._vectorgraphArray && (this._vectorgraphArray = []), this._vectorgraphArray.push(k)); var n = 0 === d % 2 ? 0 : .5; this._saveToCmd(B._context._drawLine, [b + n, f + n, a + n, c + n, w, d, k]) }; c.drawLines = function (b, f, a, c, w) { void 0 === w && (w = 1); var k = 0; if (a && !(4 > a.length)) { B.isWebGL && (k = nb.getInstance().getId(), null == this._vectorgraphArray && (this._vectorgraphArray = []), this._vectorgraphArray.push(k)); var n = 0 === w % 2 ? 0 : .5; this._saveToCmd(B._context._drawLines, [b + n, f + n, a, c, w, k]) } }; c.drawCurves = function (b, f, a, c, w) { void 0 === w && (w = 1); this._saveToCmd(B._context._drawCurves, [b, f, a, c, w]) }; c.drawRect = function (b, f, a, c, w, d, e) { void 0 === e && (e = 1); var k = d ? e / 2 : 0, n = d ? e : 0; this._saveToCmd(B._context._drawRect, [b + k, f + k, a - n, c - n, w, d, e]) }; c.drawCircle = function (b, f, a, c, w, d) { void 0 === d && (d = 1); var k = w ? d / 2 : 0, n = 0; B.isWebGL && (n = nb.getInstance().getId(), null == this._vectorgraphArray && (this._vectorgraphArray = []), this._vectorgraphArray.push(n)); this._saveToCmd(B._context._drawCircle, [b, f, a - k, c, w, d, n]) }; c.drawPie = function (b, f, a, c, w, d, e, r) { void 0 === r && (r = 1); var k = e ? r / 2 : 0, n = e ? r : 0, x = 0; B.isWebGL && (x = nb.getInstance().getId(), null == this._vectorgraphArray && (this._vectorgraphArray = []), this._vectorgraphArray.push(x)); b = [b + k, f + k, a - n, c, w, d, e, r, x]; b[3] = ba.toRadian(c); b[4] = ba.toRadian(w); this._saveToCmd(B._context._drawPie, b) }; c.drawPoly = function (b, f, a, c, w, d) { void 0 === d && (d = 1); var k = 0, n = !1; B.isWebGL && (k = nb.getInstance().getId(), null == this._vectorgraphArray && (this._vectorgraphArray = []), this._vectorgraphArray.push(k), n = 6 < a.length ? !1 : !0); var e = w ? 0 === d % 2 ? 0 : .5 : 0; this._saveToCmd(B._context._drawPoly, [b + e, f + e, a, c, w, d, k, n]) }; c.drawPath = function (b, f, a, c, w) { this._saveToCmd(B._context._drawPath, [b, f, a, c, w]) }; e(0, c, "cmds", function () { return this._cmds }, function (b) { this._sp && (this._sp._renderType |= 512); this._cmds = b; this._render = this._renderAll; this._repaint() }); a.__init__ = function () { if (B.isConchNode) { for (var b = laya.display.Graphics.prototype, f = A.window.ConchGraphics.prototype, a = "clear destroy alpha rotate transform scale translate save restore clipRect blendMode fillText fillBorderText _fands drawRect drawCircle drawPie drawPoly drawPath drawImageM drawLine drawLines _drawPs drawCurves replaceText replaceTextColor _fillImage fillTexture setSkinMesh drawParticle drawImageS".split(" "), c = 0, w = a.length; c <= w; c++) { var d = a[c]; b[d] = f[d] } b._saveToCmd = null; f.drawImageS && (b.drawTextures = function (b, f) { if (b && b.loaded && b.bitmap && b.source) { var a = b.uv, c = b.bitmap.width, k = b.bitmap.height; this.drawImageS(b.bitmap.source, a[0] * c, a[1] * k, (a[2] - a[0]) * c, (a[5] - a[3]) * k, b.offsetX, b.offsetY, b.width, b.height, f) } }); b.drawTexture = function (b, f, a, c, k, n, w) { void 0 === f && (f = 0); void 0 === a && (a = 0); void 0 === c && (c = 0); void 0 === k && (k = 0); void 0 === w && (w = 1); if (b) if (!b.loaded) b.once("loaded", this, function () { this.drawTexture(b, f, a, c, k, n) }); else if (b.loaded && b.bitmap && b.source && (c || (c = b.sourceWidth), k || (k = b.sourceHeight), c = c - b.sourceWidth + b.width, k = k - b.sourceHeight + b.height, !(0 >= c || 0 >= k))) { f += b.offsetX; a += b.offsetY; var d = b.uv, e = b.bitmap.width, x = b.bitmap.height; this.drawImageM(b.bitmap.source, d[0] * e, d[1] * x, (d[2] - d[0]) * e, (d[5] - d[3]) * x, f, a, c, k, n, 0 > w ? 0 : 1 < w ? 1 : w); this._repaint() } }; b.fillTexture = function (b, f, a, c, k, n, w) { void 0 === c && (c = 0); void 0 === k && (k = 0); void 0 === n && (n = "repeat"); if (b && b.loaded) { var d = B._context.ctx, e = b.bitmap.width, x = b.bitmap.height, u = b.uv; n = b.uv != xa.DEF_UV ? d.createPattern(b.bitmap.source, n, u[0] * e, u[1] * x, (u[2] - u[0]) * e, (u[5] - u[3]) * x) : d.createPattern(b.bitmap.source, n); e = d = 0; w && (f += w.x % b.width, a += w.y % b.height, d -= w.x % b.width, e -= w.y % b.height); this._fillImage(n, f, a, d, e, c, k) } } } }; a._cache = []; return a }(), Pi = function () { function a() { this.duration = this.startTime = NaN; this.nextData = this.data = this.interpolationData = null } g(a, "laya.ani.KeyFramesContent"); return a }(), qg = function () { function a() { } g(a, "laya.ani.math.BezierLerp"); a.getBezierRate = function (c, b, f, k, n) { var w = a._getBezierParamKey(b, f, k, n), d = 100 * w + c; if (a._bezierResultCache[d]) return a._bezierResultCache[d]; b = a._getBezierPoints(b, f, k, n, w); k = b.length; for (f = 0; f < k; f += 2) if (c <= b[f]) return a._bezierResultCache[d] = b[f + 1], b[f + 1]; return a._bezierResultCache[d] = 1 }; a._getBezierParamKey = function (a, b, f, k) { return 100 * (100 * (100 * (100 * a + b) + f) + k) }; a._getBezierPoints = function (c, b, f, k, n) { if (a._bezierPointsCache[n]) return a._bezierPointsCache[n]; c = [0, 0, c, b, f, k, 1, 1]; c = (new xe).getBezierPoints(c, 100, 3); return a._bezierPointsCache[n] = c }; a._bezierResultCache = {}; a._bezierPointsCache = {}; return a }(), Ui = function () { function a() { } g(a, "laya.d3.animation.AnimationClipParser01"); a.READ_DATA = function () { a._DATA.offset = a._reader.getUint32(); a._DATA.size = a._reader.getUint32() }; a.READ_BLOCK = function () { for (var c = a._BLOCK.count = a._reader.getUint16(), b = a._BLOCK.blockStarts = [], f = a._BLOCK.blockLengths = [], k = 0; k < c; k++) b.push(a._reader.getUint32()), f.push(a._reader.getUint32()) }; a.READ_STRINGS = function () { var c = a._reader.getUint32(), b = a._reader.getUint16(), f = a._reader.pos; a._reader.pos = c + a._DATA.offset; for (c = 0; c < b; c++) a._strings[c] = a._reader.readUTFString(); a._reader.pos = f }; a.parse = function (c, b) { a._animationClip = c; a._reader = b; b.__getBuffer(); a.READ_DATA(); a.READ_BLOCK(); a.READ_STRINGS(); for (var f = 0, k = a._BLOCK.count; f < k; f++) { var n = b.getUint16(), w = a._strings[n], d = a["READ_" + w]; if (null == d) throw Error("model file err,no this function:" + n + " " + w); d.call() } }; a.READ_ANIMATIONS = function () { var c, b, f, k = a._reader, n = k.__getBuffer(), w = [], d = k.getUint8(); w.length = d; for (c = 0; c < d; c++) w[c] = k.getUint16(); var e = [], d = k.getUint16(); e.length = d; for (c = 0; c < d; c++) e[c] = k.getFloat32(); var r = a._animationClip; r.name = a._strings[k.getUint16()]; var g = r._duration = k.getFloat32(); r.islooping = !!k.getByte(); r._frameRate = k.getInt16(); var d = k.getInt16(), h = r._nodes = []; h.length = d; (r._publicClipDatas = []).length = d; var y = r._nodesMap = {}, l = 0, m = 0; for (c = 0; c < d; c++) { f = h[c] = new rg; var p = k.getUint16(), G = f.path = []; G.length = p; for (b = 0; b < p; b++) G[b] = a._strings[k.getUint16()]; b = G.join("/"); (p = y[b]) || (y[b] = p = []); p.push(f); b = k.getInt16(); -1 !== b && (f.componentType = a._strings[b]); b = ob._propertyIndexDic[a._strings[k.getUint16()]]; if (null != b) p = 4 > b, G = !p || p && "" === G[0], (f._cacheProperty = G) ? l++ : m++, f.propertyNameID = b; else throw Error("AnimationClipParser01:unknown property name."); G = w[k.getUint8()]; f.keyFrameWidth = G / 4; f = f.keyFrames = []; var p = f.length = k.getUint16(), Ba = null, t = NaN; for (b = 0; b < p; b++) { var q = f[b] = new sg, t = q.startTime = e[k.getUint16()], v = k.pos; q.inTangent = new Float32Array(n.slice(v, v + G)); k.pos += G; v = k.pos; q.outTangent = new Float32Array(n.slice(v, v + G)); k.pos += G; v = k.pos; q.data = new Float32Array(n.slice(v, v + G)); k.pos += G; Ba && (Ba.next = q, Ba.duration = t - Ba.startTime); Ba = q } q.next = null; q.duration = g - t } k = r._nodeToCachePropertyMap = new Int32Array(d); n = r._cachePropertyMap = new Int32Array(l); w = r._unCachePropertyMap = new Int32Array(m); for (c = l = m = 0; c < d; c++) f = h[c], f._cacheProperty ? (k[c] = l, n[l++] = c) : w[m++] = c }; a._animationClip = null; a._reader = null; a._strings = []; p(a, ["_BLOCK", function () { return this._BLOCK = {count: 0} }, "_DATA", function () { return this._DATA = {offset: 0, size: 0} }]); return a }(), Wi = function () { function a() { } g(a, "laya.d3.animation.AnimationClipParser02"); a.READ_DATA = function () { a._DATA.offset = a._reader.getUint32(); a._DATA.size = a._reader.getUint32() }; a.READ_BLOCK = function () { for (var c = a._BLOCK.count = a._reader.getUint16(), b = a._BLOCK.blockStarts = [], f = a._BLOCK.blockLengths = [], k = 0; k < c; k++) b.push(a._reader.getUint32()), f.push(a._reader.getUint32()) }; a.READ_STRINGS = function () { var c = a._reader.getUint32(), b = a._reader.getUint16(), f = a._reader.pos; a._reader.pos = c + a._DATA.offset; for (c = 0; c < b; c++) a._strings[c] = a._reader.readUTFString(); a._reader.pos = f }; a.parse = function (c, b) { a._animationClip = c; a._reader = b; b.__getBuffer(); a.READ_DATA(); a.READ_BLOCK(); a.READ_STRINGS(); for (var f = 0, k = a._BLOCK.count; f < k; f++) { var n = b.getUint16(), w = a._strings[n], d = a["READ_" + w]; if (null == d) throw Error("model file err,no this function:" + n + " " + w); d.call() } }; a.READ_ANIMATIONS = function () { var c, b, f, k = a._reader, n = k.__getBuffer(), w = [], d = k.getUint8(); w.length = d; for (c = 0; c < d; c++) w[c] = k.getUint16(); var e = [], d = k.getUint16(); e.length = d; for (c = 0; c < d; c++) e[c] = k.getFloat32(); var r = a._animationClip; r.name = a._strings[k.getUint16()]; var g = r._duration = k.getFloat32(); r.islooping = !!k.getByte(); r._frameRate = k.getInt16(); var d = k.getInt16(), h = r._nodes = []; h.length = d; (r._publicClipDatas = []).length = d; var y = r._nodesMap = {}, l = 0, m = 0; for (c = 0; c < d; c++) { f = h[c] = new rg; var p = k.getUint16(), G = f.path = []; G.length = p; for (b = 0; b < p; b++) G[b] = a._strings[k.getUint16()]; b = G.join("/"); (p = y[b]) || (y[b] = p = []); p.push(f); b = k.getInt16(); -1 !== b && (f.componentType = a._strings[b]); b = ob._propertyIndexDic[a._strings[k.getUint16()]]; if (null != b) p = 4 > b, G = !p || p && "" === G[0], (f._cacheProperty = G) ? l++ : m++, f.propertyNameID = b; else throw Error("AnimationClipParser02:unknown property name."); G = w[k.getUint8()]; f.keyFrameWidth = G / 4; f = f.keyFrames = []; var p = f.length = k.getUint16(), Ba = null, t = NaN; for (b = 0; b < p; b++) { var q = f[b] = new sg, t = q.startTime = e[k.getUint16()], v = k.pos; q.inTangent = new Float32Array(n.slice(v, v + G)); k.pos += G; v = k.pos; q.outTangent = new Float32Array(n.slice(v, v + G)); k.pos += G; v = k.pos; q.data = new Float32Array(n.slice(v, v + G)); k.pos += G; Ba && (Ba.next = q, Ba.duration = t - Ba.startTime); Ba = q } q.next = null; q.duration = g - t } n = k.getUint16(); for (c = 0; c < n; c++) { w = new Vi; w.time = k.getFloat32(); w.eventName = a._strings[k.getUint16()]; var z, q = k.getUint16(); 0 < q && (w.params = z = []); for (b = 0; b < q; b++) switch (k.getByte()) { case 0: z.push(!!k.getByte()); break; case 1: z.push(k.getInt32()); break; case 2: z.push(k.getFloat32()); break; case 3: z.push(a._strings[k.getUint16()]); break; default: throw Error("unknown type."); } r.addEvent(w) } k = r._nodeToCachePropertyMap = new Int32Array(d); z = r._cachePropertyMap = new Int32Array(l); r = r._unCachePropertyMap = new Int32Array(m); for (c = l = m = 0; c < d; c++) f = h[c], f._cacheProperty ? (k[c] = l, z[l++] = c) : r[m++] = c }; a._animationClip = null; a._reader = null; a._strings = []; p(a, ["_BLOCK", function () { return this._BLOCK = {count: 0} }, "_DATA", function () { return this._DATA = {offset: 0, size: 0} }]); return a }(), Vi = function () { function a() { this.time = NaN; this.params = this.eventName = null } g(a, "laya.d3.animation.AnimationEvent"); return a }(), ob = function () { function a() { this._childs = []; this.transform = new Xi(this) } g(a, "laya.d3.animation.AnimationNode"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.addChild = function (b) { b._parent = this; b.transform.setParent(this.transform); this._childs.push(b) }; c.removeChild = function (b) { b = this._childs.indexOf(b); -1 !== b && this._childs.splice(b, 1) }; c.getChildByName = function (b) { for (var f = 0, a = this._childs.length; f < a; f++) { var c = this._childs[f]; if (c.name === b) return c } return null }; c.getChildByIndex = function (b) { return this._childs[b] }; c.getChildCount = function () { return this._childs.length }; c.cloneTo = function (b) { b.name = this.name; for (var f = 0, a = this._childs.length; f < a; f++) { var c = this._childs[f], w = c.clone(); b.addChild(w); c = c.transform; w = w.transform; w.setLocalPosition(c.getLocalPosition()); w.setLocalRotation(c.getLocalRotation()); w.setLocalScale(c.getLocalScale()); w._localRotationEuler = c._localRotationEuler; w._setWorldMatrixIgnoreUpdate(c.getWorldMatrix()) } }; c.clone = function () { var b = new this.constructor; this.cloneTo(b); return b }; a.__init__ = function () { a.registerAnimationNodeProperty("localPosition", a._getLocalPosition, a._setLocalPosition); a.registerAnimationNodeProperty("localRotation", a._getLocalRotation, a._setLocalRotation); a.registerAnimationNodeProperty("localScale", a._getLocalScale, a._setLocalScale); a.registerAnimationNodeProperty("localRotationEuler", a._getLocalRotationEuler, a._setLocalRotationEuler); a.registerAnimationNodeProperty("particleRender.sharedMaterial.tintColor", a._getParticleRenderSharedMaterialTintColor, a._setParticleRenderSharedMaterialTintColor); a.registerAnimationNodeProperty("meshRender.sharedMaterial.tilingOffset", a._getMeshRenderSharedMaterialTilingOffset, a._setMeshRenderSharedMaterialTilingOffset); a.registerAnimationNodeProperty("meshRender.sharedMaterial.albedoColor", a._getMeshRenderSharedMaterialAlbedo, a._setMeshRenderSharedMaterialAlbedo); a.registerAnimationNodeProperty("skinnedMeshRender.sharedMaterial.tilingOffset", a._getSkinnedMeshRenderSharedMaterialTilingOffset, a._setSkinnedMeshRenderSharedMaterialTilingOffset); a.registerAnimationNodeProperty("skinnedMeshRender.sharedMaterial.albedoColor", a._getSkinnedMeshRenderSharedMaterialAlbedo, a._setSkinnedMeshRenderSharedMaterialAlbedo); a.registerAnimationNodeProperty("meshRender.sharedMaterial.albedo", a._getMeshRenderSharedMaterialAlbedo, a._setMeshRenderSharedMaterialAlbedo); a.registerAnimationNodeProperty("skinnedMeshRender.sharedMaterial.albedo", a._getSkinnedMeshRenderSharedMaterialAlbedo, a._setSkinnedMeshRenderSharedMaterialAlbedo); a.registerAnimationNodeProperty("meshRender.sharedMaterial.intensity", a._getMeshRenderSharedMaterialIntensity, a._setMeshRenderSharedMaterialIntensity); a.registerAnimationNodeProperty("meshRender.sharedMaterial.alpha", a._getMeshRenderSharedMaterialAlpha, a._setMeshRenderSharedMaterialAlpha); a.registerAnimationNodeProperty("meshRender.sharedMaterial.alphaColor", a._getMeshRenderSharedMaterialAlphaColor, a._setMeshRenderSharedMaterialAlphaColor); a.registerAnimationNodeProperty("meshRender.sharedMaterial.baseColor", a._getMeshRenderSharedMaterialBaseColor, a._setMeshRenderSharedMaterialBaseColor); a.registerAnimationNodeProperty("meshRender.sharedMaterial.dissolve", a._getMeshRenderSharedMaterialDissolve, a._setMeshRenderSharedMaterialDissolve); a.registerAnimationNodeProperty("meshRender.sharedMaterial.dissolveSpeed", a._getMeshRenderSharedMaterialDissolveSpeed, a._setMeshRenderSharedMaterialDissolveSpeed); a.registerAnimationNodeProperty("meshRender.sharedMaterial.mMultiplier", a._getMeshRenderSharedMaterialMMultiplier, a._setMeshRenderSharedMaterialMMultiplier); a.registerAnimationNodeProperty("meshRender.sharedMaterial.baseScrollSpeedX", a._getMeshRenderSharedMaterialBaseScrollSpeedX, a._setMeshRenderSharedMaterialBaseScrollSpeedX); a.registerAnimationNodeProperty("meshRender.sharedMaterial.baseScrollSpeedY", a._getMeshRenderSharedMaterialBaseScrollSpeedY, a._setMeshRenderSharedMaterialBaseScrollSpeedY); a.registerAnimationNodeProperty("meshRender.sharedMaterial.secondScrollSpeedX", a._getMeshRenderSharedMaterialSecondScrollSpeedX, a._setMeshRenderSharedMaterialSecondScrollSpeedX); a.registerAnimationNodeProperty("meshRender.sharedMaterial.secondScrollSpeedY", a._getMeshRenderSharedMaterialSecondScrollSpeedY, a._setMeshRenderSharedMaterialSecondScrollSpeedY); a.registerAnimationNodeProperty("meshRender.sharedMaterial.detailTilingOffset", a._getMeshRenderSharedMaterialDetailTilingOffset, a._setMeshRenderSharedMaterialDetailTilingOffset); a.registerAnimationNodeProperty("meshRender.sharedMaterial.dissolveTilingOffset", a._getMeshRenderSharedMaterialDissolveTilingOffset, a._setMeshRenderSharedMaterialDissolveTilingOffset); a.registerAnimationNodeProperty("meshRender.sharedMaterial.maskTilingOffset", a._getMeshRenderSharedMaterialMaskTilingOffset, a._setMeshRenderSharedMaterialMaskTilingOffset) }; a.registerAnimationNodeProperty = function (b, f, c) { if (a._propertyIndexDic[b]) throw Error("AnimationNode: this propertyName has registered."); a._propertyIndexDic[b] = a._propertyIDCounter; a._propertyGetFuncs[a._propertyIDCounter] = f; a._propertySetFuncs[a._propertyIDCounter] = c; a._propertyIDCounter++ }; a._getLocalPosition = function (b, f) { return b ? b.transform.getLocalPosition() : f._transform.localPosition.elements }; a._setLocalPosition = function (b, f, a) { b ? b.transform.setLocalPosition(a) : (b = f._transform, f = b.localPosition, f.elements = a, b.localPosition = f) }; a._getLocalRotation = function (b, f) { return b ? b.transform.getLocalRotation() : f._transform.localRotation.elements }; a._setLocalRotation = function (b, f, a) { b ? b.transform.setLocalRotation(a) : (b = f._transform, f = b.localRotation, f.elements = a, b.localRotation = f) }; a._getLocalScale = function (b, f) { return b ? b.transform.getLocalScale() : f._transform.localScale.elements }; a._setLocalScale = function (b, f, a) { b ? b.transform.setLocalScale(a) : (b = f._transform, f = b.localScale, f.elements = a, b.localScale = f) }; a._getLocalRotationEuler = function (b, f) { return b ? b.transform.getLocalRotationEuler() : f._transform.localRotationEuler.elements }; a._setLocalRotationEuler = function (b, f, a) { b ? b.transform.setLocalRotationEuler(a) : (b = f._transform, f = b.localRotationEuler, f.elements = a, b.localRotationEuler = f) }; a._getMeshRenderSharedMaterialTilingOffset = function (b, f) { var a; if (b) return (a = b.transform._entity) ? (a = a.owner.meshRender.sharedMaterial, a.tilingOffset.elements) : null; a = f.meshRender.sharedMaterial; return a.tilingOffset.elements }; a._setMeshRenderSharedMaterialTilingOffset = function (b, f, a) { if (b) { if (b = b.transform._entity) b = b.owner.meshRender.material, f = b.tilingOffset, f.elements = a, b.tilingOffset = f } else b = f.meshRender.material, f = b.tilingOffset, f.elements = a, b.tilingOffset = f }; a._getMeshRenderSharedMaterialAlbedo = function (b, f) { var a; if (b) return (a = b.transform._entity) ? (a = a.owner.meshRender.sharedMaterial, a.albedoColor.elements) : null; a = f.meshRender.sharedMaterial; return a.albedoColor.elements }; a._setMeshRenderSharedMaterialAlbedo = function (b, f, a) { if (b) { if (b = b.transform._entity) b = b.owner.meshRender.material, f = b.albedoColor, f.elements = a, b.albedoColor = f } else b = f.meshRender.material, f = b.albedoColor, f.elements = a, b.albedoColor = f }; a._getSkinnedMeshRenderSharedMaterialTilingOffset = function (b, f) { var a; if (b) return (a = b.transform._entity) ? (a = a.owner.skinnedMeshRender.sharedMaterial, a.tilingOffset.elements) : null; a = f.skinnedMeshRender.sharedMaterial; return a.tilingOffset.elements }; a._setSkinnedMeshRenderSharedMaterialTilingOffset = function (b, f, a) { if (b) { if (b = b.transform._entity) b = b.owner.skinnedMeshRender.material, f = b.tilingOffset, f.elements = a, b.tilingOffset = f } else b = f.skinnedMeshRender.material, f = b.tilingOffset, f.elements = a, b.tilingOffset = f }; a._getSkinnedMeshRenderSharedMaterialAlbedo = function (b, f) { var a; if (b) return (a = b.transform._entity) ? (a = a.owner.skinnedMeshRender.sharedMaterial, a.albedoColor.elements) : null; a = f.skinnedMeshRender.sharedMaterial; return a.albedoColor.elements }; a._setSkinnedMeshRenderSharedMaterialAlbedo = function (b, f, a) { if (b) { if (b = b.transform._entity) b = b.owner.skinnedMeshRender.material, f = b.albedoColor, f.elements = a, b.albedoColor = f } else b = f.skinnedMeshRender.material, f = b.albedoColor, f.elements = a, b.albedoColor = f }; a._getParticleRenderSharedMaterialTintColor = function (b, f) { var a; if (b) return (a = b.transform._entity) ? (a = a.owner.particleRender.sharedMaterial, a.tintColor.elements) : null; a = f.particleRender.sharedMaterial; return a.tintColor.elements }; a._setParticleRenderSharedMaterialTintColor = function (b, f, a) { if (b) { if (b = b.transform._entity) b = b.owner.particleRender.material, f = b.tintColor, f.elements = a, b.tintColor = f } else b = f.particleRender.material, f = b.tintColor, f.elements = a, b.tintColor = f }; a._getMeshRenderSharedMaterialAlphaColor = function (b, f) { var a; if (b) return (a = b.transform._entity) ? (a = a.owner.meshRender.sharedMaterial, a.alphaColor.elements) : null; a = f.meshRender.sharedMaterial; return a.alphaColor.elements }; a._setMeshRenderSharedMaterialAlphaColor = function (b, f, a) { if (b) { if (b = b.transform._entity) b = b.owner.meshRender.material, f = b.alphaColor, f.elements = a, b.alphaColor = f } else b = f.meshRender.material, f = b.alphaColor, f.elements = a, b.alphaColor = f }; a._getMeshRenderSharedMaterialBaseColor = function (b, f) { var a; if (b) return (a = b.transform._entity) ? (a = a.owner.meshRender.sharedMaterial, a.baseColor.elements) : null; a = f.meshRender.sharedMaterial; return a.baseColor.elements }; a._setMeshRenderSharedMaterialBaseColor = function (b, f, a) { if (b) { if (b = b.transform._entity) b = b.owner.meshRender.material, f = b.baseColor, f.elements = a, b.baseColor = f } else b = f.meshRender.material, f = b.baseColor, f.elements = a, b.baseColor = f }; a._getMeshRenderSharedMaterialDissolve = function (b, f) { var a; if (b) return (a = b.transform._entity) ? (a = a.owner.meshRender.sharedMaterial, a.dissolve) : 0; a = f.meshRender.sharedMaterial; return a.dissolve }; a._setMeshRenderSharedMaterialDissolve = function (b, f, a) { if (b) { if (b = b.transform._entity) b = b.owner.meshRender.material, b.dissolve = a[0] } else b = f.meshRender.material, b.dissolve = a[0] }; a._getMeshRenderSharedMaterialDissolveSpeed = function (b, f) { var a; if (b) return (a = b.transform._entity) ? (a = a.owner.meshRender.sharedMaterial, a.dissolveSpeed) : 0; a = f.meshRender.sharedMaterial; return a.dissolveSpeed }; a._setMeshRenderSharedMaterialDissolveSpeed = function (b, f, a) { if (b) { if (b = b.transform._entity) b = b.owner.meshRender.material, b.dissolveSpeed = a[0] } else b = f.meshRender.material, b.dissolveSpeed = a[0] }; a._getMeshRenderSharedMaterialMMultiplier = function (b, f) { var a; if (b) return (a = b.transform._entity) ? (a = a.owner.meshRender.sharedMaterial, a.mMultiplier) : 0; a = f.meshRender.sharedMaterial; return a.mMultiplier }; a._setMeshRenderSharedMaterialMMultiplier = function (b, f, a) { if (b) { if (b = b.transform._entity) b = b.owner.meshRender.material, b.mMultiplier = a[0] } else b = f.meshRender.material, b.mMultiplier = a[0] }; a._getMeshRenderSharedMaterialBaseScrollSpeedX = function (b, f) { var a; if (b) return (a = b.transform._entity) ? (a = a.owner.meshRender.sharedMaterial, a.baseScrollSpeedX) : 0; a = f.meshRender.sharedMaterial; return a.baseScrollSpeedX }; a._setMeshRenderSharedMaterialBaseScrollSpeedX = function (b, f, a) { if (b) { if (b = b.transform._entity) b = b.owner.meshRender.material, b.baseScrollSpeedX = a[0] } else b = f.meshRender.material, b.baseScrollSpeedX = a[0] }; a._getMeshRenderSharedMaterialBaseScrollSpeedY = function (b, f) { var a; if (b) return (a = b.transform._entity) ? (a = a.owner.meshRender.sharedMaterial, a.baseScrollSpeedY) : 0; a = f.meshRender.sharedMaterial; return a.baseScrollSpeedY }; a._setMeshRenderSharedMaterialBaseScrollSpeedY = function (b, f, a) { if (b) { if (b = b.transform._entity) b = b.owner.meshRender.material, b.baseScrollSpeedY = a[0] } else b = f.meshRender.material, b.baseScrollSpeedY = a[0] }; a._getMeshRenderSharedMaterialSecondScrollSpeedX = function (b, f) { var a; if (b) return (a = b.transform._entity) ? (a = a.owner.meshRender.sharedMaterial, a.secondScrollSpeedX) : 0; a = f.meshRender.sharedMaterial; return a.secondScrollSpeedX }; a._setMeshRenderSharedMaterialSecondScrollSpeedX = function (b, f, a) { if (b) { if (b = b.transform._entity) b = b.owner.meshRender.material, b.secondScrollSpeedX = a[0] } else b = f.meshRender.material, b.secondScrollSpeedX = a[0] }; a._getMeshRenderSharedMaterialSecondScrollSpeedY = function (b, f) { var a; if (b) return (a = b.transform._entity) ? (a = a.owner.meshRender.sharedMaterial, a.secondScrollSpeedY) : 0; a = f.meshRender.sharedMaterial; return a.secondScrollSpeedY }; a._setMeshRenderSharedMaterialSecondScrollSpeedY = function (b, f, a) { if (b) { if (b = b.transform._entity) b = b.owner.meshRender.material, b.secondScrollSpeedY = a[0] } else b = f.meshRender.material, b.secondScrollSpeedY = a[0] }; a._getMeshRenderSharedMaterialAlpha = function (b, f) { var a; if (b) return (a = b.transform._entity) ? (a = a.owner.meshRender.sharedMaterial, a.alpha) : 0; a = f.meshRender.sharedMaterial; return a.alpha }; a._setMeshRenderSharedMaterialAlpha = function (b, f, a) { if (b) { if (b = b.transform._entity) b = b.owner.meshRender.material, b.alpha = a[0] } else b = f.meshRender.material, b.alpha = a[0] }; a._getMeshRenderSharedMaterialIntensity = function (b, f) { var a; if (b) return (a = b.transform._entity) ? (a = a.owner.meshRender.sharedMaterial, a.intensity) : 0; a = f.meshRender.sharedMaterial; return a.intensity }; a._setMeshRenderSharedMaterialIntensity = function (b, f, a) { if (b) { if (b = b.transform._entity) b = b.owner.meshRender.material, b.intensity = a[0] } else b = f.meshRender.material, b.intensity = a[0] }; a._getMeshRenderSharedMaterialDetailTilingOffset = function (b, f) { var a; if (b) return (a = b.transform._entity) ? (a = a.owner.meshRender.sharedMaterial, a.detailTilingOffset.elements) : null; a = f.meshRender.sharedMaterial; return a.detailTilingOffset.elements }; a._setMeshRenderSharedMaterialDetailTilingOffset = function (b, f, a) { if (b) { if (b = b.transform._entity) b = b.owner.meshRender.material, f = b.detailTilingOffset, f.elements = a, b.detailTilingOffset = f } else b = f.meshRender.material, f = b.detailTilingOffset, f.elements = a, b.detailTilingOffset = f }; a._getMeshRenderSharedMaterialDissolveTilingOffset = function (b, f) { var a; if (b) return (a = b.transform._entity) ? (a = a.owner.meshRender.sharedMaterial, a.dissolveTilingOffset.elements) : null; a = f.meshRender.sharedMaterial; return a.dissolveTilingOffset.elements }; a._setMeshRenderSharedMaterialDissolveTilingOffset = function (b, f, a) { if (b) { if (b = b.transform._entity) b = b.owner.meshRender.material, f = b.dissolveTilingOffset, f.elements = a, b.dissolveTilingOffset = f } else b = f.meshRender.material, f = b.dissolveTilingOffset, f.elements = a, b.dissolveTilingOffset = f }; a._getMeshRenderSharedMaterialMaskTilingOffset = function (b, f) { var a; if (b) return (a = b.transform._entity) ? (a = a.owner.meshRender.sharedMaterial, a.maskTilingOffset.elements) : null; a = f.meshRender.sharedMaterial; return a.maskTilingOffset.elements }; a._setMeshRenderSharedMaterialMaskTilingOffset = function (b, f, a) { if (b) { if (b = b.transform._entity) b = b.owner.meshRender.material, f = b.maskTilingOffset, f.elements = a, b.maskTilingOffset = f } else b = f.meshRender.material, f = b.maskTilingOffset, f.elements = a, b.maskTilingOffset = f }; a._propertyIDCounter = 0; a._propertyIndexDic = {}; a._propertySetFuncs = []; a._propertyGetFuncs = []; return a }(), sg = function () { function a() { this.startTime = NaN; this.data = this.outTangent = this.inTangent = null; this.duration = NaN; this.next = null } g(a, "laya.d3.animation.Keyframe"); return a }(), rg = function () { function a() { this._cacheProperty = !1; this.componentType = this.path = null; this.keyFrameWidth = this.propertyNameID = 0; this.keyFrames = this.defaultData = null } g(a, "laya.d3.animation.KeyframeNode"); return a }(), tg = function () { function a() { this._tempVector30 = new m; this._tempVector31 = new m; this._tempVector32 = new m; this._a = new m; this._b = new m; this._c = new m; this._d = new m } g(a, "laya.d3.core.glitter.SplineCurvePositionVelocity"); var c = a.prototype; c.Init = function (b, f, a, c) { b.cloneTo(this._d); f.cloneTo(this._c); m.scale(b, 2, this._a); m.scale(a, 2, this._tempVector30); m.subtract(this._a, this._tempVector30, this._a); m.add(this._a, f, this._a); m.add(this._a, c, this._a); m.scale(a, 3, this._b); m.scale(b, 3, this._tempVector30); m.subtract(this._b, this._tempVector30, this._b); m.subtract(this._b, c, this._b); m.scale(f, 2, this._tempVector30); m.subtract(this._b, this._tempVector30, this._b) }; c.Slerp = function (b, f) { m.scale(this._a, b * b * b, this._tempVector30); m.scale(this._b, b * b, this._tempVector31); m.scale(this._c, b, this._tempVector32); m.add(this._tempVector30, this._tempVector31, f); m.add(f, this._tempVector32, f); m.add(f, this._d, f) }; return a }(), $a = function () { function a() { this._visible = !0; this._nonRigidbodyOffset = 0; this._colliders = [] } g(a, "laya.d3.core.Layer"); var c = a.prototype; c._binarySearchIndex = function () { for (var b = 0, f = a._collsionTestList.length - 1, c; b <= f;) { c = Math.floor((b + f) / 2); var n = a._collsionTestList[c]; if (n == this._number) return c; n > this._number ? f = c - 1 : b = c + 1 } return b }; c._addCollider = function (b) { 0 === this._colliders.length && a._collsionTestList.splice(this._binarySearchIndex(), 0, this._number); b._isRigidbody ? (this._colliders.unshift(b), this._nonRigidbodyOffset++) : this._colliders.push(b) }; c._removeCollider = function (b) { b = this._colliders.indexOf(b); b < this._nonRigidbodyOffset && this._nonRigidbodyOffset--; this._colliders.splice(b, 1); 0 === this._colliders.length && a._collsionTestList.splice(a._collsionTestList.indexOf(this._number), 1) }; e(0, c, "number", function () { return this._number }); e(0, c, "visible", function () { return this._visible }, function (b) { this._visible = b; a._visibleLayers = b ? a._visibleLayers | this.mask : a._visibleLayers & ~this.mask }); e(0, c, "mask", function () { return this._mask }); e(1, a, "visibleLayers", function () { return a._visibleLayers }, function (b) { a._visibleLayers = b; b = 0; for (var f = a._layerList.length; b < f; b++) { var c = a._layerList[b]; c._visible = 0 !== (c._mask & a._visibleLayers) } }); a.__init__ = function () { a._layerList.length = 31; for (var b = 0; 31 > b; b++) { var f = new a; a._layerList[b] = f; 0 === b ? (f.name = "Default Layer", f.visible = !0) : (f.name = "Layer-" + b, f.visible = !1); f._number = b; f._mask = Math.pow(2, b) } a.currentCreationLayer = a._layerList[0] }; a.getLayerByNumber = function (b) { if (0 > b || 30 < b) throw Error("\u65e0\u6cd5\u8fd4\u56de\u6307\u5b9aLayer\uff0c\u8be5number\u8d85\u51fa\u8303\u56f4\uff01"); return a._layerList[b] }; a.getLayerByName = function (b) { for (var f = 0; 31 > f; f++) if (a._layerList[f].name === b) return a._layerList[f]; throw Error("\u65e0\u6cd5\u8fd4\u56de\u6307\u5b9aLayer,\u8be5name\u4e0d\u5b58\u5728"); }; a.isVisible = function (b) { return 0 != (b & a._currentCameraCullingMask & a._visibleLayers) }; a._layerList = []; a._visibleLayers = 2147483647; a._collsionTestList = []; a._currentCameraCullingMask = 2147483647; a.maxCount = 31; a.currentCreationLayer = null; return a }(), Yi = function () { function a(b, f, a) { this._time = NaN; this._maxCount = this._minCount = 0; this._time = b; this._minCount = f; this._maxCount = a } g(a, "laya.d3.core.particleShuriKen.module.Burst"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.cloneTo = function (b) { b._time = this._time; b._minCount = this._minCount; b._maxCount = this._maxCount }; c.clone = function () { var b = new this.constructor; this.cloneTo(b); return b }; e(0, c, "time", function () { return this._time }); e(0, c, "minCount", function () { return this._minCount }); e(0, c, "maxCount", function () { return this._maxCount }); return a }(), Zi = function () { function a(b) { this._color = null; this.enbale = !1; this._color = b } g(a, "laya.d3.core.particleShuriKen.module.ColorOverLifetime"); var c = a.prototype; c.cloneTo = function (b) { this._color.cloneTo(b._color); b.enbale = this.enbale }; c.clone = function () { var b; switch (this._color.type) { case 0: b = ic.createByConstant(this._color.constant.clone()); break; case 1: b = ic.createByGradient(this._color.gradient.clone()); break; case 2: b = ic.createByRandomTwoConstant(this._color.constantMin.clone(), this._color.constantMax.clone()); break; case 3: b = ic.createByRandomTwoGradient(this._color.gradientMin.clone(), this._color.gradientMax.clone()) } b = new this.constructor(b); b.enbale = this.enbale; return b }; e(0, c, "color", function () { return this._color }); return a }(), $i = function () { function a() { this._destroyed = !1; this._emissionRate = 0; this._bursts = null; this._destroyed = this.enbale = !1; this.emissionRate = 10; this._bursts = [] } g(a, "laya.d3.core.particleShuriKen.module.Emission"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0, "laya.resource.IDestroy": !0}); c._destroy = function () { this._bursts = null; this._destroyed = !0 }; c.getBurstsCount = function () { return this._bursts.length }; c.getBurstByIndex = function (b) { return this._bursts[b] }; c.addBurst = function (b) { var f = this._bursts.length; if (0 < f) for (var a = 0; a < f; a++) this._bursts[a].time > b.time && this._bursts.splice(a, 0, b); this._bursts.push(b) }; c.removeBurst = function (b) { b = this._bursts.indexOf(b); -1 !== b && this._bursts.splice(b, 1) }; c.removeBurstByIndex = function (b) { this._bursts.splice(b, 1) }; c.clearBurst = function () { this._bursts.length = 0 }; c.cloneTo = function (b) { var f = b._bursts; f.length = this._bursts.length; for (var a = 0, c = this._bursts.length; a < c; a++) { var w = f[a]; w ? this._bursts[a].cloneTo(w) : f[a] = this._bursts[a].clone() } b._emissionRate = this._emissionRate; b.enbale = this.enbale }; c.clone = function () { var b = new this.constructor; this.cloneTo(b); return b }; e(0, c, "destroyed", function () { return this._destroyed }); e(0, c, "emissionRate", function () { return this._emissionRate }, function (b) { if (0 > b) throw Error("ParticleBaseShape:emissionRate value must large or equal than 0."); this._emissionRate = b }); return a }(), jc = function () { function a() { this._constant = this._type = 0; this._overTime = null; this._constantMax = this._constantMin = 0; this._overTimeMax = this._overTimeMin = null } g(a, "laya.d3.core.particleShuriKen.module.FrameOverTime"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.cloneTo = function (b) { b._type = this._type; b._constant = this._constant; this._overTime.cloneTo(b._overTime); b._constantMin = this._constantMin; b._constantMax = this._constantMax; this._overTimeMin.cloneTo(b._overTimeMin); this._overTimeMax.cloneTo(b._overTimeMax) }; c.clone = function () { var b = new this.constructor; this.cloneTo(b); return b }; e(0, c, "frameOverTimeData", function () { return this._overTime }); e(0, c, "constant", function () { return this._constant }); e(0, c, "type", function () { return this._type }); e(0, c, "frameOverTimeDataMin", function () { return this._overTimeMin }); e(0, c, "constantMin", function () { return this._constantMin }); e(0, c, "frameOverTimeDataMax", function () { return this._overTimeMax }); e(0, c, "constantMax", function () { return this._constantMax }); a.createByConstant = function (b) { var f = new a; f._type = 0; f._constant = b; return f }; a.createByOverTime = function (b) { var f = new a; f._type = 1; f._overTime = b; return f }; a.createByRandomTwoConstant = function (b, f) { var c = new a; c._type = 2; c._constantMin = b; c._constantMax = f; return c }; a.createByRandomTwoOverTime = function (b, f) { var c = new a; c._type = 3; c._overTimeMin = b; c._overTimeMax = f; return c }; return a }(), zb = function () { function a() { this._type = 0; this._separateAxes = !1; this._constant = NaN; this._gradientW = this._gradientZ = this._gradientY = this._gradientX = this._gradient = this._constantSeparate = null; this._constantMax = this._constantMin = NaN; this._gradientWMax = this._gradientWMin = this._gradientZMax = this._gradientZMin = this._gradientYMax = this._gradientYMin = this._gradientXMax = this._gradientXMin = this._gradientMax = this._gradientMin = this._constantMaxSeparate = this._constantMinSeparate = null } g(a, "laya.d3.core.particleShuriKen.module.GradientAngularVelocity"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.cloneTo = function (b) { b._type = this._type; b._separateAxes = this._separateAxes; b._constant = this._constant; this._constantSeparate.cloneTo(b._constantSeparate); this._gradient.cloneTo(b._gradient); this._gradientX.cloneTo(b._gradientX); this._gradientY.cloneTo(b._gradientY); this._gradientZ.cloneTo(b._gradientZ); b._constantMin = this._constantMin; b._constantMax = this._constantMax; this._constantMinSeparate.cloneTo(b._constantMinSeparate); this._constantMaxSeparate.cloneTo(b._constantMaxSeparate); this._gradientMin.cloneTo(b._gradientMin); this._gradientMax.cloneTo(b._gradientMax); this._gradientXMin.cloneTo(b._gradientXMin); this._gradientXMax.cloneTo(b._gradientXMax); this._gradientYMin.cloneTo(b._gradientYMin); this._gradientYMax.cloneTo(b._gradientYMax); this._gradientZMin.cloneTo(b._gradientZMin); this._gradientZMax.cloneTo(b._gradientZMax) }; c.clone = function () { var b = new this.constructor; this.cloneTo(b); return b }; e(0, c, "gradientZ", function () { return this._gradientZ }); e(0, c, "constant", function () { return this._constant }); e(0, c, "gradient", function () { return this._gradient }); e(0, c, "separateAxes", function () { return this._separateAxes }); e(0, c, "type", function () { return this._type }); e(0, c, "constantSeparate", function () { return this._constantSeparate }); e(0, c, "gradientX", function () { return this._gradientX }); e(0, c, "gradientY", function () { return this._gradientY }); e(0, c, "gradientW", function () { return this._gradientW }); e(0, c, "gradientMin", function () { return this._gradientMin }); e(0, c, "constantMin", function () { return this._constantMin }); e(0, c, "gradientMax", function () { return this._gradientMax }); e(0, c, "constantMax", function () { return this._constantMax }); e(0, c, "gradientWMin", function () { return this._gradientWMin }); e(0, c, "constantMinSeparate", function () { return this._constantMinSeparate }); e(0, c, "constantMaxSeparate", function () { return this._constantMaxSeparate }); e(0, c, "gradientXMin", function () { return this._gradientXMin }); e(0, c, "gradientXMax", function () { return this._gradientXMax }); e(0, c, "gradientWMax", function () { return this._gradientWMax }); e(0, c, "gradientYMin", function () { return this._gradientYMin }); e(0, c, "gradientYMax", function () { return this._gradientYMax }); e(0, c, "gradientZMin", function () { return this._gradientZMin }); e(0, c, "gradientZMax", function () { return this._gradientZMax }); a.createByConstant = function (b) { var f = new a; f._type = 0; f._separateAxes = !1; f._constant = b; return f }; a.createByConstantSeparate = function (b) { var f = new a; f._type = 0; f._separateAxes = !0; f._constantSeparate = b; return f }; a.createByGradient = function (b) { var f = new a; f._type = 1; f._separateAxes = !1; f._gradient = b; return f }; a.createByGradientSeparate = function (b, f, c, n) { var k = new a; k._type = 1; k._separateAxes = !0; k._gradientX = b; k._gradientY = f; k._gradientZ = c; k._gradientW = n; return k }; a.createByRandomTwoConstant = function (b, f) { var c = new a; c._type = 2; c._separateAxes = !1; c._constantMin = b; c._constantMax = f; return c }; a.createByRandomTwoConstantSeparate = function (b, f) { var c = new a; c._type = 2; c._separateAxes = !0; c._constantMinSeparate = b; c._constantMaxSeparate = f; return c }; a.createByRandomTwoGradient = function (b, f) { var c = new a; c._type = 3; c._separateAxes = !1; c._gradientMin = b; c._gradientMax = f; return c }; a.createByRandomTwoGradientSeparate = function (b, f, c, n, w, d, e, r) { var k = new a; k._type = 3; k._separateAxes = !0; k._gradientXMin = b; k._gradientXMax = f; k._gradientYMin = c; k._gradientYMax = n; k._gradientZMin = w; k._gradientZMax = d; k._gradientWMin = e; k._gradientWMax = r; return k }; return a }(), ic = function () { function a() { this._type = 0; this._gradientMax = this._gradientMin = this._gradient = this._constantMax = this._constantMin = this._constant = null } g(a, "laya.d3.core.particleShuriKen.module.GradientColor"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.cloneTo = function (b) { b._type = this._type; this._constant.cloneTo(b._constant); this._constantMin.cloneTo(b._constantMin); this._constantMax.cloneTo(b._constantMax); this._gradient.cloneTo(b._gradient); this._gradientMin.cloneTo(b._gradientMin); this._gradientMax.cloneTo(b._gradientMax) }; c.clone = function () { var b = new this.constructor; this.cloneTo(b); return b }; e(0, c, "gradient", function () { return this._gradient }); e(0, c, "constant", function () { return this._constant }); e(0, c, "type", function () { return this._type }); e(0, c, "gradientMin", function () { return this._gradientMin }); e(0, c, "constantMin", function () { return this._constantMin }); e(0, c, "gradientMax", function () { return this._gradientMax }); e(0, c, "constantMax", function () { return this._constantMax }); a.createByConstant = function (b) { var f = new a; f._type = 0; f._constant = b; return f }; a.createByGradient = function (b) { var f = new a; f._type = 1; f._gradient = b; return f }; a.createByRandomTwoConstant = function (b, f) { var c = new a; c._type = 2; c._constantMin = b; c._constantMax = f; return c }; a.createByRandomTwoGradient = function (b, f) { var c = new a; c._type = 3; c._gradientMin = b; c._gradientMax = f; return c }; return a }(), aj = function () { function a() { this._rgbCurrentLength = this._alphaCurrentLength = 0; this._rgbElements = this._alphaElements = null; this._alphaElements = new Float32Array(8); this._rgbElements = new Float32Array(16) } g(a, "laya.d3.core.particleShuriKen.module.GradientDataColor"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.addAlpha = function (b, f) { 8 > this._alphaCurrentLength ? (6 === this._alphaCurrentLength && 1 !== b && (b = 1, console.log("GradientDataColor warning:the forth key is be force set to 1.")), this._alphaElements[this._alphaCurrentLength++] = b, this._alphaElements[this._alphaCurrentLength++] = f) : console.log("GradientDataColor warning:data count must lessEqual than 4") }; c.addRGB = function (b, f) { 16 > this._rgbCurrentLength ? (12 === this._rgbCurrentLength && 1 !== b && (b = 1, console.log("GradientDataColor warning:the forth key is be force set to 1.")), this._rgbElements[this._rgbCurrentLength++] = b, this._rgbElements[this._rgbCurrentLength++] = f.x, this._rgbElements[this._rgbCurrentLength++] = f.y, this._rgbElements[this._rgbCurrentLength++] = f.z) : console.log("GradientDataColor warning:data count must lessEqual than 4") }; c.cloneTo = function (b) { var f, a; b._alphaCurrentLength = this._alphaCurrentLength; var c = b._alphaElements; c.length = this._alphaElements.length; f = 0; for (a = this._alphaElements.length; f < a; f++) c[f] = this._alphaElements[f]; b._rgbCurrentLength = this._rgbCurrentLength; b = b._rgbElements; b.length = this._rgbElements.length; f = 0; for (a = this._rgbElements.length; f < a; f++) b[f] = this._rgbElements[f] }; c.clone = function () { var b = new this.constructor; this.cloneTo(b); return b }; e(0, c, "alphaGradientCount", function () { return this._alphaCurrentLength / 2 }); e(0, c, "rgbGradientCount", function () { return this._rgbCurrentLength / 4 }); return a }(), bj = function () { function a() { this._currentLength = 0; this._elements = null; this._elements = new Float32Array(8) } g(a, "laya.d3.core.particleShuriKen.module.GradientDataInt"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.add = function (b, f) { 8 > this._currentLength ? (6 === this._currentLength && 1 !== b && (b = 1, console.log("Warning:the forth key is be force set to 1.")), this._elements[this._currentLength++] = b, this._elements[this._currentLength++] = f) : console.log("Warning:data count must lessEqual than 4") }; c.cloneTo = function (b) { b._currentLength = this._currentLength; b = b._elements; b.length = this._elements.length; for (var f = 0, a = this._elements.length; f < a; f++) b[f] = this._elements[f] }; c.clone = function () { var b = new this.constructor; this.cloneTo(b); return b }; e(0, c, "gradientCount", function () { return this._currentLength / 2 }); return a }(), tc = function () { function a() { this._currentLength = 0; this._elements = null; this._elements = new Float32Array(8) } g(a, "laya.d3.core.particleShuriKen.module.GradientDataNumber"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.add = function (b, f) { 8 > this._currentLength ? (6 === this._currentLength && 1 !== b && (b = 1, console.log("GradientDataNumber warning:the forth key is be force set to 1.")), this._elements[this._currentLength++] = b, this._elements[this._currentLength++] = f) : console.log("GradientDataNumber warning:data count must lessEqual than 4") }; c.getKeyByIndex = function (b) { return this._elements[2 * b] }; c.getValueByIndex = function (b) { return this._elements[2 * b + 1] }; c.getAverageValue = function () { for (var b = 0, f = this._currentLength - 2; b < f; b += 2) ; return 0 }; c.cloneTo = function (b) { b._currentLength = this._currentLength; b = b._elements; b.length = this._elements.length; for (var f = 0, a = this._elements.length; f < a; f++) b[f] = this._elements[f] }; c.clone = function () { var b = new this.constructor; this.cloneTo(b); return b }; e(0, c, "gradientCount", function () { return this._currentLength / 2 }); return a }(), Gb = function () { function a() { this._type = 0; this._separateAxes = !1; this._gradientZ = this._gradientY = this._gradientX = this._gradient = null; this._constantMax = this._constantMin = NaN; this._gradientZMax = this._gradientZMin = this._gradientYMax = this._gradientYMin = this._gradientXMax = this._gradientXMin = this._gradientMax = this._gradientMin = this._constantMaxSeparate = this._constantMinSeparate = null } g(a, "laya.d3.core.particleShuriKen.module.GradientSize"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.getMaxSizeInGradient = function () { var b, f, a = -Number.MAX_VALUE; switch (this._type) { case 0: if (this._separateAxes) { b = 0; for (f = this._gradientX.gradientCount; b < f; b++) a = Math.max(a, this._gradientX.getValueByIndex(b)); b = 0; for (f = this._gradientY.gradientCount; b < f; b++) a = Math.max(a, this._gradientY.getValueByIndex(b)) } else for (b = 0, f = this._gradient.gradientCount; b < f; b++) a = Math.max(a, this._gradient.getValueByIndex(b)); break; case 1: this._separateAxes ? (a = Math.max(this._constantMinSeparate.x, this._constantMaxSeparate.x), a = Math.max(a, this._constantMinSeparate.y), a = Math.max(a, this._constantMaxSeparate.y)) : a = Math.max(this._constantMin, this._constantMax); break; case 2: if (this._separateAxes) { b = 0; for (f = this._gradientXMin.gradientCount; b < f; b++) a = Math.max(a, this._gradientXMin.getValueByIndex(b)); b = 0; for (f = this._gradientXMax.gradientCount; b < f; b++) a = Math.max(a, this._gradientXMax.getValueByIndex(b)); b = 0; for (f = this._gradientYMin.gradientCount; b < f; b++) a = Math.max(a, this._gradientYMin.getValueByIndex(b)); b = 0; for (f = this._gradientZMax.gradientCount; b < f; b++) a = Math.max(a, this._gradientZMax.getValueByIndex(b)) } else { b = 0; for (f = this._gradientMin.gradientCount; b < f; b++) a = Math.max(a, this._gradientMin.getValueByIndex(b)); b = 0; for (f = this._gradientMax.gradientCount; b < f; b++) a = Math.max(a, this._gradientMax.getValueByIndex(b)) } } return a }; c.cloneTo = function (b) { b._type = this._type; b._separateAxes = this._separateAxes; this._gradient.cloneTo(b._gradient); this._gradientX.cloneTo(b._gradientX); this._gradientY.cloneTo(b._gradientY); this._gradientZ.cloneTo(b._gradientZ); b._constantMin = this._constantMin; b._constantMax = this._constantMax; this._constantMinSeparate.cloneTo(b._constantMinSeparate); this._constantMaxSeparate.cloneTo(b._constantMaxSeparate); this._gradientMin.cloneTo(b._gradientMin); this._gradientMax.cloneTo(b._gradientMax); this._gradientXMin.cloneTo(b._gradientXMin); this._gradientXMax.cloneTo(b._gradientXMax); this._gradientYMin.cloneTo(b._gradientYMin); this._gradientYMax.cloneTo(b._gradientYMax); this._gradientZMin.cloneTo(b._gradientZMin); this._gradientZMax.cloneTo(b._gradientZMax) }; c.clone = function () { var b = new this.constructor; this.cloneTo(b); return b }; e(0, c, "gradientZ", function () { return this._gradientZ }); e(0, c, "gradient", function () { return this._gradient }); e(0, c, "separateAxes", function () { return this._separateAxes }); e(0, c, "type", function () { return this._type }); e(0, c, "gradientMin", function () { return this._gradientMin }); e(0, c, "constantMin", function () { return this._constantMin }); e(0, c, "gradientX", function () { return this._gradientX }); e(0, c, "gradientY", function () { return this._gradientY }); e(0, c, "gradientMax", function () { return this._gradientMax }); e(0, c, "constantMax", function () { return this._constantMax }); e(0, c, "constantMinSeparate", function () { return this._constantMinSeparate }); e(0, c, "constantMaxSeparate", function () { return this._constantMaxSeparate }); e(0, c, "gradientXMin", function () { return this._gradientXMin }); e(0, c, "gradientXMax", function () { return this._gradientXMax }); e(0, c, "gradientYMin", function () { return this._gradientYMin }); e(0, c, "gradientYMax", function () { return this._gradientYMax }); e(0, c, "gradientZMin", function () { return this._gradientZMin }); e(0, c, "gradientZMax", function () { return this._gradientZMax }); a.createByGradient = function (b) { var f = new a; f._type = 0; f._separateAxes = !1; f._gradient = b; return f }; a.createByGradientSeparate = function (b, f, c) { var k = new a; k._type = 0; k._separateAxes = !0; k._gradientX = b; k._gradientY = f; k._gradientZ = c; return k }; a.createByRandomTwoConstant = function (b, f) { var c = new a; c._type = 1; c._separateAxes = !1; c._constantMin = b; c._constantMax = f; return c }; a.createByRandomTwoConstantSeparate = function (b, f) { var c = new a; c._type = 1; c._separateAxes = !0; c._constantMinSeparate = b; c._constantMaxSeparate = f; return c }; a.createByRandomTwoGradient = function (b, f) { var c = new a; c._type = 2; c._separateAxes = !1; c._gradientMin = b; c._gradientMax = f; return c }; a.createByRandomTwoGradientSeparate = function (b, f, c, n, w, d) { var k = new a; k._type = 2; k._separateAxes = !0; k._gradientXMin = b; k._gradientXMax = f; k._gradientYMin = c; k._gradientYMax = n; k._gradientZMin = w; k._gradientZMax = d; return k }; return a }(), kc = function () { function a() { this._type = 0; this._gradientZMax = this._gradientZMin = this._gradientYMax = this._gradientYMin = this._gradientXMax = this._gradientXMin = this._constantMax = this._constantMin = this._gradientZ = this._gradientY = this._gradientX = this._constant = null } g(a, "laya.d3.core.particleShuriKen.module.GradientVelocity"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.cloneTo = function (b) { b._type = this._type; this._constant.cloneTo(b._constant); this._gradientX.cloneTo(b._gradientX); this._gradientY.cloneTo(b._gradientY); this._gradientZ.cloneTo(b._gradientZ); this._constantMin.cloneTo(b._constantMin); this._constantMax.cloneTo(b._constantMax); this._gradientXMin.cloneTo(b._gradientXMin); this._gradientXMax.cloneTo(b._gradientXMax); this._gradientYMin.cloneTo(b._gradientYMin); this._gradientYMax.cloneTo(b._gradientYMax); this._gradientZMin.cloneTo(b._gradientZMin); this._gradientZMax.cloneTo(b._gradientZMax) }; c.clone = function () { var b = new this.constructor; this.cloneTo(b); return b }; e(0, c, "gradientZ", function () { return this._gradientZ }); e(0, c, "constant", function () { return this._constant }); e(0, c, "type", function () { return this._type }); e(0, c, "gradientXMax", function () { return this._gradientXMax }); e(0, c, "constantMin", function () { return this._constantMin }); e(0, c, "gradientX", function () { return this._gradientX }); e(0, c, "gradientY", function () { return this._gradientY }); e(0, c, "gradientXMin", function () { return this._gradientXMin }); e(0, c, "constantMax", function () { return this._constantMax }); e(0, c, "gradientYMin", function () { return this._gradientYMin }); e(0, c, "gradientYMax", function () { return this._gradientYMax }); e(0, c, "gradientZMin", function () { return this._gradientZMin }); e(0, c, "gradientZMax", function () { return this._gradientZMax }); a.createByConstant = function (b) { var f = new a; f._type = 0; f._constant = b; return f }; a.createByGradient = function (b, f, c) { var k = new a; k._type = 1; k._gradientX = b; k._gradientY = f; k._gradientZ = c; return k }; a.createByRandomTwoConstant = function (b, f) { var c = new a; c._type = 2; c._constantMin = b; c._constantMax = f; return c }; a.createByRandomTwoGradient = function (b, f, c, n, w, d) { var k = new a; k._type = 3; k._gradientXMin = b; k._gradientXMax = f; k._gradientYMin = c; k._gradientYMax = n; k._gradientZMin = w; k._gradientZMax = d; return k }; return a }(), cj = function () { function a(b) { this._angularVelocity = null; this.enbale = !1; this._angularVelocity = b } g(a, "laya.d3.core.particleShuriKen.module.RotationOverLifetime"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.cloneTo = function (b) { this._angularVelocity.cloneTo(b._angularVelocity); b.enbale = this.enbale }; c.clone = function () { var b; switch (this._angularVelocity.type) { case 0: b = this._angularVelocity.separateAxes ? zb.createByConstantSeparate(this._angularVelocity.constantSeparate.clone()) : zb.createByConstant(this._angularVelocity.constant); break; case 1: b = this._angularVelocity.separateAxes ? zb.createByGradientSeparate(this._angularVelocity.gradientX.clone(), this._angularVelocity.gradientY.clone(), this._angularVelocity.gradientZ.clone(), this._angularVelocity.gradientW.clone()) : zb.createByGradient(this._angularVelocity.gradient.clone()); break; case 2: b = this._angularVelocity.separateAxes ? zb.createByRandomTwoConstantSeparate(this._angularVelocity.constantMinSeparate.clone(), this._angularVelocity.constantMaxSeparate.clone()) : zb.createByRandomTwoConstant(this._angularVelocity.constantMin, this._angularVelocity.constantMax); break; case 3: b = this._angularVelocity.separateAxes ? zb.createByRandomTwoGradientSeparate(this._angularVelocity.gradientXMin.clone(), this._angularVelocity.gradientYMin.clone(), this._angularVelocity.gradientZMin.clone(), this._angularVelocity.gradientWMin.clone(), this._angularVelocity.gradientXMax.clone(), this._angularVelocity.gradientYMax.clone(), this._angularVelocity.gradientZMax.clone(), this._angularVelocity.gradientWMax.clone()) : zb.createByRandomTwoGradient(this._angularVelocity.gradientMin.clone(), this._angularVelocity.gradientMax.clone()) } b = new this.constructor(b); b.enbale = this.enbale; return b }; e(0, c, "angularVelocity", function () { return this._angularVelocity }); return a }(), od = function () { function a() { this.randomDirection = this.enable = !1 } g(a, "laya.d3.core.particleShuriKen.module.shape.BaseShape"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c._getShapeBoundBox = function (b) { throw Error("BaseShape: must override it."); }; c._getSpeedBoundBox = function (b) { throw Error("BaseShape: must override it."); }; c.generatePositionAndDirection = function (b, f, a, c) { throw Error("BaseShape: must override it."); }; c._calculateProceduralBounds = function (b, f, a) { this._getShapeBoundBox(b); var c = b.min, k = b.max; m.multiply(c, f, c); m.multiply(k, f, k); f = new Ha(new m, new m); this.randomDirection ? (f.min = new m(-1, -1, -1), f.max = new m(1, 1, 1)) : this._getSpeedBoundBox(f); k = new Ha(new m, new m); c = k.min; k = k.max; m.scale(f.min, a.y, c); m.scale(f.max, a.y, k); m.add(b.min, c, c); m.add(b.max, k, k); m.min(b.min, c, b.min); m.max(b.max, c, b.max); var d = new Ha(new m, new m), e = d.max; m.scale(f.min, a.x, d.min); m.scale(f.max, a.x, e); m.min(d.min, e, c); m.max(d.min, e, k); m.min(b.min, c, b.min); m.max(b.max, c, b.max) }; c.cloneTo = function (b) { b.enable = this.enable }; c.clone = function () { var b = new this.constructor; this.cloneTo(b); return b }; return a }(), ka = function () { function a() { } g(a, "laya.d3.core.particleShuriKen.module.shape.ShapeUtils"); a._randomPointUnitArcCircle = function (a, b, f) { b = b.elements; a = f ? f.getFloat() * a : Math.random() * a; b[0] = Math.cos(a); b[1] = Math.sin(a) }; a._randomPointInsideUnitArcCircle = function (c, b, f) { var k = b.elements; a._randomPointUnitArcCircle(c, b, f); c = f ? Math.pow(f.getFloat(), .5) : Math.pow(Math.random(), .5); k[0] *= c; k[1] *= c }; a._randomPointUnitCircle = function (a, b) { var f = a.elements, c; c = b ? b.getFloat() * Math.PI * 2 : Math.random() * Math.PI * 2; f[0] = Math.cos(c); f[1] = Math.sin(c) }; a._randomPointInsideUnitCircle = function (c, b) { var f = c.elements; a._randomPointUnitCircle(c); var k; k = b ? Math.pow(b.getFloat(), .5) : Math.pow(Math.random(), .5); f[0] *= k; f[1] *= k }; a._randomPointUnitSphere = function (a, b) { var f = a.elements, c, n; b ? (c = f[2] = 2 * b.getFloat() - 1, n = b.getFloat() * Math.PI * 2) : (c = f[2] = 2 * Math.random() - 1, n = Math.random() * Math.PI * 2); c = Math.sqrt(1 - c * c); f[0] = c * Math.cos(n); f[1] = c * Math.sin(n) }; a._randomPointInsideUnitSphere = function (c, b) { var f = c.elements; a._randomPointUnitSphere(c); var k; k = b ? Math.pow(b.getFloat(), 1 / 3) : Math.pow(Math.random(), 1 / 3); f[0] *= k; f[1] *= k; f[2] *= k }; a._randomPointInsideHalfUnitBox = function (a, b) { var f = a.elements; b ? (f[0] = b.getFloat() - .5, f[1] = b.getFloat() - .5, f[2] = b.getFloat() - .5) : (f[0] = Math.random() - .5, f[1] = Math.random() - .5, f[2] = Math.random() - .5) }; return a }(), dj = function () { function a(b) { this._size = null; this.enbale = !1; this._size = b } g(a, "laya.d3.core.particleShuriKen.module.SizeOverLifetime"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.cloneTo = function (b) { this._size.cloneTo(b._size); b.enbale = this.enbale }; c.clone = function () { var b; switch (this._size.type) { case 0: b = this._size.separateAxes ? Gb.createByGradientSeparate(this._size.gradientX.clone(), this._size.gradientY.clone(), this._size.gradientZ.clone()) : Gb.createByGradient(this._size.gradient.clone()); break; case 1: b = this._size.separateAxes ? Gb.createByRandomTwoConstantSeparate(this._size.constantMinSeparate.clone(), this._size.constantMaxSeparate.clone()) : Gb.createByRandomTwoConstant(this._size.constantMin, this._size.constantMax); break; case 2: b = this._size.separateAxes ? Gb.createByRandomTwoGradientSeparate(this._size.gradientXMin.clone(), this._size.gradientYMin.clone(), this._size.gradientZMin.clone(), this._size.gradientXMax.clone(), this._size.gradientYMax.clone(), this._size.gradientZMax.clone()) : Gb.createByRandomTwoGradient(this._size.gradientMin.clone(), this._size.gradientMax.clone()) } b = new this.constructor(b); b.enbale = this.enbale; return b }; e(0, c, "size", function () { return this._size }); return a }(), Cd = function () { function a() { this._type = 0; this._constantMax = this._constantMin = this._constant = NaN } g(a, "laya.d3.core.particleShuriKen.module.StartFrame"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.cloneTo = function (b) { b._type = this._type; b._constant = this._constant; b._constantMin = this._constantMin; b._constantMax = this._constantMax }; c.clone = function () { var b = new this.constructor; this.cloneTo(b); return b }; e(0, c, "constant", function () { return this._constant }); e(0, c, "type", function () { return this._type }); e(0, c, "constantMin", function () { return this._constantMin }); e(0, c, "constantMax", function () { return this._constantMax }); a.createByConstant = function (b) { var f = new a; f._type = 0; f._constant = b; return f }; a.createByRandomTwoConstant = function (b, f) { var c = new a; c._type = 1; c._constantMin = b; c._constantMax = f; return c }; return a }(), ej = function () { function a(b, f) { this.tiles = this._startFrame = this._frame = null; this.type = 0; this.randomRow = !1; this.enableUVChannels = this.cycles = this.rowIndex = 0; this.enable = !1; this.tiles = new La(1, 1); this.type = 0; this.randomRow = !0; this.rowIndex = 0; this.enableUVChannels = this.cycles = 1; this._frame = b; this._startFrame = f } g(a, "laya.d3.core.particleShuriKen.module.TextureSheetAnimation"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.cloneTo = function (b) { this.tiles.cloneTo(b.tiles); b.type = this.type; b.randomRow = this.randomRow; this._frame.cloneTo(b._frame); this._startFrame.cloneTo(b._startFrame); b.cycles = this.cycles; b.enableUVChannels = this.enableUVChannels; b.enable = this.enable }; c.clone = function () { var b; switch (this._frame.type) { case 0: b = jc.createByConstant(this._frame.constant); break; case 1: b = jc.createByOverTime(this._frame.frameOverTimeData.clone()); break; case 2: b = jc.createByRandomTwoConstant(this._frame.constantMin, this._frame.constantMax); break; case 3: b = jc.createByRandomTwoOverTime(this._frame.frameOverTimeDataMin.clone(), this._frame.frameOverTimeDataMax.clone()) } var f; switch (this._startFrame.type) { case 0: f = Cd.createByConstant(this._startFrame.constant); break; case 1: f = Cd.createByRandomTwoConstant(this._startFrame.constantMin, this._startFrame.constantMax) } b = new this.constructor(b, f); this.tiles.cloneTo(b.tiles); b.type = this.type; b.randomRow = this.randomRow; b.cycles = this.cycles; b.enableUVChannels = this.enableUVChannels; b.enable = this.enable; return b }; e(0, c, "frame", function () { return this._frame }); e(0, c, "startFrame", function () { return this._startFrame }); return a }(), fj = function () { function a(b) { this._velocity = null; this.enbale = !1; this.space = 0; this._velocity = b } g(a, "laya.d3.core.particleShuriKen.module.VelocityOverLifetime"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.cloneTo = function (b) { this._velocity.cloneTo(b._velocity); b.enbale = this.enbale; b.space = this.space }; c.clone = function () { var b; switch (this._velocity.type) { case 0: b = kc.createByConstant(this._velocity.constant.clone()); break; case 1: b = kc.createByGradient(this._velocity.gradientX.clone(), this._velocity.gradientY.clone(), this._velocity.gradientZ.clone()); break; case 2: b = kc.createByRandomTwoConstant(this._velocity.constantMin.clone(), this._velocity.constantMax.clone()); break; case 3: b = kc.createByRandomTwoGradient(this._velocity.gradientXMin.clone(), this._velocity.gradientYMin.clone(), this._velocity.gradientZMin.clone(), this._velocity.gradientXMax.clone(), this._velocity.gradientYMax.clone(), this._velocity.gradientZMax.clone()) } b = new this.constructor(b); b.enbale = this.enbale; b.space = this.space; return b }; e(0, c, "velocity", function () { return this._velocity }); return a }(), Ka = function () { function a() { } g(a, "laya.d3.core.particleShuriKen.ShurikenParticleData"); a._getStartLifetimeFromGradient = function (a, b) { for (var f = 1, c = a.gradientCount; f < c; f++) { var n = a.getKeyByIndex(f); if (n >= b) return c = a.getKeyByIndex(f - 1), n = (b - c) / (n - c), S.lerp(a.getValueByIndex(f - 1), a.getValueByIndex(f), n) } throw Error("ShurikenParticleData: can't get value foam startLifeTimeGradient."); }; a._randomInvertRoationArray = function (a, b, f, k, n) { var c; k ? (k.seed = n[6], c = k.getFloat(), n[6] = k.seed) : c = Math.random(); c < f ? (b[0] = -a[0], b[1] = -a[1], b[2] = -a[2]) : (b[0] = a[0], b[1] = a[1], b[2] = a[2]) }; a._randomInvertRoation = function (a, b, f, k) { var c; f ? (f.seed = k[6], c = f.getFloat(), k[6] = f.seed) : c = Math.random(); c < b && (a = -a); return a }; a.create = function (c, b, f) { var k = c.autoRandomSeed, n = c._rand, w = c._randomSeeds; switch (c.startColorType) { case 0: var d = c.startColorConstant.elements; a.startColor[0] = d[0]; a.startColor[1] = d[1]; a.startColor[2] = d[2]; a.startColor[3] = d[3]; break; case 2: k ? S.lerpVector4(c.startColorConstantMin.elements, c.startColorConstantMax.elements, Math.random(), a.startColor) : (n.seed = w[3], S.lerpVector4(c.startColorConstantMin.elements, c.startColorConstantMax.elements, n.getFloat(), a.startColor), w[3] = n.seed) } if ((d = c.colorOverLifetime) && d.enbale) { var e = d.color; switch (e.type) { case 0: a.startColor[0] *= e.constant.x; a.startColor[1] *= e.constant.y; a.startColor[2] *= e.constant.z; a.startColor[3] *= e.constant.w; break; case 2: k ? d = Math.random() : (n.seed = w[10], d = n.getFloat(), w[10] = n.seed); var r = e.constantMin, e = e.constantMax; a.startColor[0] *= S.lerp(r.x, e.x, d); a.startColor[1] *= S.lerp(r.y, e.y, d); a.startColor[2] *= S.lerp(r.z, e.z, d); a.startColor[3] *= S.lerp(r.w, e.w, d) } } d = a.startSize; switch (c.startSizeType) { case 0: c.threeDStartSize ? (r = c.startSizeConstantSeparate, d[0] = r.x, d[1] = r.y, d[2] = r.z) : d[0] = d[1] = d[2] = c.startSizeConstant; break; case 2: c.threeDStartSize ? (r = c.startSizeConstantMinSeparate, e = c.startSizeConstantMaxSeparate, k ? (d[0] = S.lerp(r.x, e.x, Math.random()), d[1] = S.lerp(r.y, e.y, Math.random()), d[2] = S.lerp(r.z, e.z, Math.random())) : (n.seed = w[4], d[0] = S.lerp(r.x, e.x, n.getFloat()), d[1] = S.lerp(r.y, e.y, n.getFloat()), d[2] = S.lerp(r.z, e.z, n.getFloat()), w[4] = n.seed)) : k ? d[0] = d[1] = d[2] = S.lerp(c.startSizeConstantMin, c.startSizeConstantMax, Math.random()) : (n.seed = w[4], d[0] = d[1] = d[2] = S.lerp(c.startSizeConstantMin, c.startSizeConstantMax, n.getFloat()), w[4] = n.seed) } (r = c.sizeOverLifetime) && r.enbale && 1 === r.size.type && (r = r.size, r.separateAxes ? k ? (d[0] *= S.lerp(r.constantMinSeparate.x, r.constantMaxSeparate.x, Math.random()), d[1] *= S.lerp(r.constantMinSeparate.y, r.constantMaxSeparate.y, Math.random()), d[2] *= S.lerp(r.constantMinSeparate.z, r.constantMaxSeparate.z, Math.random())) : (n.seed = w[11], d[0] *= S.lerp(r.constantMinSeparate.x, r.constantMaxSeparate.x, n.getFloat()), d[1] *= S.lerp(r.constantMinSeparate.y, r.constantMaxSeparate.y, n.getFloat()), d[2] *= S.lerp(r.constantMinSeparate.z, r.constantMaxSeparate.z, n.getFloat()), w[11] = n.seed) : (k ? r = S.lerp(r.constantMin, r.constantMax, Math.random()) : (n.seed = w[11], r = S.lerp(r.constantMin, r.constantMax, n.getFloat()), w[11] = n.seed), d[0] *= r, d[1] *= r, d[2] *= r)); b = b.renderMode; if (1 !== b) switch (c.startRotationType) { case 0: c.threeDStartRotation ? (d = a._tempVector30.elements, a._randomInvertRoationArray(c.startRotationConstantSeparate.elements, d, c.randomizeRotationDirection, k ? null : n, w), a.startRotation[0] = d[0], a.startRotation[1] = d[1], a.startRotation[2] = 4 !== b ? -d[2] : d[2]) : a.startRotation[0] = a._randomInvertRoation(c.startRotationConstant, c.randomizeRotationDirection, k ? null : n, w); break; case 2: c.threeDStartRotation ? (d = c.startRotationConstantMinSeparate, r = c.startRotationConstantMaxSeparate, e = a._tempVector30.elements, k ? (e[0] = S.lerp(d.x, r.x, Math.random()), e[1] = S.lerp(d.y, r.y, Math.random()), e[2] = S.lerp(d.z, r.z, Math.random())) : (n.seed = w[5], e[0] = S.lerp(d.x, r.x, n.getFloat()), e[1] = S.lerp(d.y, r.y, n.getFloat()), e[2] = S.lerp(d.z, r.z, n.getFloat()), w[5] = n.seed), a._randomInvertRoationArray(e, e, c.randomizeRotationDirection, k ? null : n, w), a.startRotation[0] = e[0], a.startRotation[1] = e[1], a.startRotation[2] = 4 !== b ? -e[2] : e[2]) : k ? a.startRotation[0] = a._randomInvertRoation(S.lerp(c.startRotationConstantMin, c.startRotationConstantMax, Math.random()), c.randomizeRotationDirection, k ? null : n, w) : (n.seed = w[5], a.startRotation[0] = a._randomInvertRoation(S.lerp(c.startRotationConstantMin, c.startRotationConstantMax, n.getFloat()), c.randomizeRotationDirection, k ? null : n, w), w[5] = n.seed) } switch (c.startLifetimeType) { case 0: a.startLifeTime = c.startLifetimeConstant; break; case 1: a.startLifeTime = a._getStartLifetimeFromGradient(c.startLifeTimeGradient, c.emissionTime); break; case 2: k ? a.startLifeTime = S.lerp(c.startLifetimeConstantMin, c.startLifetimeConstantMax, Math.random()) : (n.seed = w[7], a.startLifeTime = S.lerp(c.startLifetimeConstantMin, c.startLifetimeConstantMax, n.getFloat()), w[7] = n.seed); break; case 3: b = c.emissionTime, k ? a.startLifeTime = S.lerp(a._getStartLifetimeFromGradient(c.startLifeTimeGradientMin, b), a._getStartLifetimeFromGradient(c.startLifeTimeGradientMax, b), Math.random()) : (n.seed = w[7], a.startLifeTime = S.lerp(a._getStartLifetimeFromGradient(c.startLifeTimeGradientMin, b), a._getStartLifetimeFromGradient(c.startLifeTimeGradientMax, b), n.getFloat()), w[7] = n.seed) } switch (c.startSpeedType) { case 0: a.startSpeed = c.startSpeedConstant; break; case 2: k ? a.startSpeed = S.lerp(c.startSpeedConstantMin, c.startSpeedConstantMax, Math.random()) : (n.seed = w[8], a.startSpeed = S.lerp(c.startSpeedConstantMin, c.startSpeedConstantMax, n.getFloat()), w[8] = n.seed) } if ((b = c.textureSheetAnimation) && b.enable) { var r = b.tiles, d = r.x, g = r.y, r = 1 / d, e = 1 / g, h = 0, y = b.startFrame; switch (y.type) { case 0: h = y.constant; break; case 1: k ? h = S.lerp(y.constantMin, y.constantMax, Math.random()) : (n.seed = w[14], h = S.lerp(y.constantMin, y.constantMax, n.getFloat()), w[14] = n.seed) } y = b.frame; switch (y.type) { case 0: h += y.constant; break; case 2: k ? h += S.lerp(y.constantMin, y.constantMax, Math.random()) : (n.seed = w[15], h += S.lerp(y.constantMin, y.constantMax, n.getFloat()), w[15] = n.seed) } y = 0; switch (b.type) { case 0: y = Math.floor(h / d); break; case 1: b.randomRow ? k ? y = Math.floor(Math.random() * g) : (n.seed = w[13], y = Math.floor(n.getFloat() * g), w[13] = n.seed) : y = b.rowIndex } k = Math.floor(h % d); a.startUVInfo = a.startUVInfo; a.startUVInfo[0] = r; a.startUVInfo[1] = e; a.startUVInfo[2] = k * r; a.startUVInfo[3] = y * e } else a.startUVInfo = a.startUVInfo, a.startUVInfo[0] = 1, a.startUVInfo[1] = 1, a.startUVInfo[2] = 0, a.startUVInfo[3] = 0; switch (c.simulationSpace) { case 0: c = f.position.elements; a.simulationWorldPostion[0] = c[0]; a.simulationWorldPostion[1] = c[1]; a.simulationWorldPostion[2] = c[2]; f = f.rotation.elements; a.simulationWorldRotation[0] = f[0]; a.simulationWorldRotation[1] = f[1]; a.simulationWorldRotation[2] = f[2]; a.simulationWorldRotation[3] = f[3]; break; case 1: break; default: throw Error("ShurikenParticleMaterial: SimulationSpace value is invalid."); } }; a.startLifeTime = NaN; a.startSpeed = NaN; p(a, ["_tempVector30", function () { return this._tempVector30 = new m }, "_tempQuaternion", function () { return this._tempQuaternion = new ja }, "startColor", function () { return this.startColor = new Float32Array(4) }, "startSize", function () { return this.startSize = new Float32Array(3) }, "startRotation", function () { return this.startRotation = new Float32Array(3) }, "startUVInfo", function () { return this.startUVInfo = new Float32Array(4) }, "simulationWorldPostion", function () { return this.simulationWorldPostion = new Float32Array(3) }, "simulationWorldRotation", function () { return this.simulationWorldRotation = new Float32Array(4) }]); return a }(), gj = function () { function a() { this._tempUint7 = this._tempUint6 = this._tempUint5 = this._tempUint4 = this._tempUint3 = this._tempUint2 = this._tempUint1 = this._tempUint0 = this._tempInt1 = this._tempInt0 = 0; this._tempNumver3 = this._tempNumver2 = this._tempNumver1 = this._tempNumver0 = NaN; this._floatSizePerVer = 7; this._defaultBufferSize = 600 * this._floatSizePerVer; this._vb = null; this._posInVBData = 0; this._ib = null; this._posInIBData = 0; this._primitiveType = NaN; this._hasBegun = !1; this._numVertsPerPrimitive = 0; this._camera = null; this._sharderNameID = 0; this._shaderCompile = this._shader = null; this._vbData = new Float32Array(this._defaultBufferSize); this._ibData = new Uint16Array(this._defaultBufferSize); this._spriteShaderValue = new uc; this._vb = Ab.create(a._vertexDeclaration, this._defaultBufferSize / this._floatSizePerVer, 35048); this._ib = Tb.create("ushort", this._defaultBufferSize, 35048); this._sharderNameID = Ia.nameKey.getID("LINE"); this._shaderCompile = P._preCompileShader[this._sharderNameID] } g(a, "laya.d3.core.PhasorSpriter3D"); var c = a.prototype; c.line = function (b, f, a, c) { this._hasBegun && 1 === this._primitiveType || this.drawLinesException(); (this._posInVBData + 2 * this._floatSizePerVer > this._vbData.length || this._posInIBData + 2 > this._ibData.length) && this.flush(); this._tempUint0 = this._posInVBData / this._floatSizePerVer; this.addVertex(b.x, b.y, b.z, f.x, f.y, f.z, f.w); this.addVertex(a.x, a.y, a.z, c.x, c.y, c.z, c.w); this.addIndexes(this._tempUint0, this._tempUint0 + 1); return this }; c.circle = function (b, f, a, c, w, d) { this._hasBegun && 1 === this._primitiveType || this.drawLinesException(); this._tempUint0 = 2 * f; (this._posInVBData + this._tempUint0 * this._floatSizePerVer > this._vbData.length || this._posInIBData + 2 * this._tempUint0 > this._ibData.length) && this.flush(); this._tempUint1 = this._posInVBData / this._floatSizePerVer; for (this._tempInt0 = this._tempNumver0 = 0; 6.2832 > this._tempNumver0; this._tempNumver0 += 3.1416 / f, this._tempInt0++) this.addVertex(Math.sin(this._tempNumver0) * b, Math.cos(this._tempNumver0) * b, 0, a, c, w, d), 0 === this._tempInt0 ? this.addIndexes(this._tempUint1) : this._tempInt0 === this._tempUint0 - 1 ? (this._tempUint2 = this._tempUint1 + this._tempInt0, this.addIndexes(this._tempUint2, this._tempUint2, this._tempUint1)) : (this._tempUint2 = this._tempUint1 + this._tempInt0, this.addIndexes(this._tempUint2, this._tempUint2)); return this }; c.plane = function (b, f, a, c, w, d, e, r, g) { this._hasBegun && 4 === this._primitiveType || this.drawTrianglesException(); (this._posInVBData + 4 * this._floatSizePerVer > this._vbData.length || this._posInIBData + 6 > this._ibData.length) && this.flush(); this._tempNumver0 = c / 2; this._tempNumver1 = w / 2; this._tempUint0 = this._posInVBData / this._floatSizePerVer; this.addVertex(b - this._tempNumver0, f + this._tempNumver1, a, d, e, r, g); this.addVertex(b + this._tempNumver0, f + this._tempNumver1, a, d, e, r, g); this.addVertex(b - this._tempNumver0, f - this._tempNumver1, a, d, e, r, g); this.addVertex(b + this._tempNumver0, f - this._tempNumver1, a, d, e, r, g); this._tempUint1 = this._tempUint0 + 1; this._tempUint2 = this._tempUint0 + 2; this.addIndexes(this._tempUint0, this._tempUint1, this._tempUint2, this._tempUint2, this._tempUint1, this._tempUint0 + 3); return this }; c.box = function (b, f, a, c, w, d, e, r, g, h) { this._hasBegun && 4 === this._primitiveType || this.drawTrianglesException(); (this._posInVBData + 8 * this._floatSizePerVer > this._vbData.length || this._posInIBData + 36 > this._ibData.length) && this.flush(); this._tempNumver0 = c / 2; this._tempNumver1 = w / 2; this._tempNumver2 = d / 2; this._tempUint0 = this._posInVBData / this._floatSizePerVer; this.addVertex(b - this._tempNumver0, f + this._tempNumver1, a + this._tempNumver2, e, r, g, h); this.addVertex(b + this._tempNumver0, f + this._tempNumver1, a + this._tempNumver2, e, r, g, h); this.addVertex(b - this._tempNumver0, f - this._tempNumver1, a + this._tempNumver2, e, r, g, h); this.addVertex(b + this._tempNumver0, f - this._tempNumver1, a + this._tempNumver2, e, r, g, h); this.addVertex(b + this._tempNumver0, f + this._tempNumver1, a - this._tempNumver2, e, r, g, h); this.addVertex(b - this._tempNumver0, f + this._tempNumver1, a - this._tempNumver2, e, r, g, h); this.addVertex(b + this._tempNumver0, f - this._tempNumver1, a - this._tempNumver2, e, r, g, h); this.addVertex(b - this._tempNumver0, f - this._tempNumver1, a - this._tempNumver2, e, r, g, h); this._tempUint1 = this._tempUint0 + 1; this._tempUint2 = this._tempUint0 + 2; this._tempUint3 = this._tempUint0 + 3; this._tempUint4 = this._tempUint0 + 4; this._tempUint5 = this._tempUint0 + 5; this._tempUint6 = this._tempUint0 + 6; this._tempUint7 = this._tempUint0 + 7; this.addIndexes(this._tempUint0, this._tempUint1, this._tempUint2, this._tempUint2, this._tempUint1, this._tempUint3, this._tempUint4, this._tempUint5, this._tempUint6, this._tempUint6, this._tempUint5, this._tempUint7, this._tempUint5, this._tempUint0, this._tempUint7, this._tempUint7, this._tempUint0, this._tempUint2, this._tempUint1, this._tempUint4, this._tempUint3, this._tempUint3, this._tempUint4, this._tempUint6, this._tempUint5, this._tempUint4, this._tempUint0, this._tempUint0, this._tempUint4, this._tempUint1, this._tempUint2, this._tempUint3, this._tempUint7, this._tempUint7, this._tempUint3, this._tempUint6); return this }; c.cone = function (b, f, a, c, w, d, e) { this._hasBegun && 4 === this._primitiveType || this.drawTrianglesException(); (this._posInVBData + (2 * a + 2) * this._floatSizePerVer > this._vbData.length || this._posInIBData + 6 * a > this._ibData.length) && this.flush(); this._tempUint0 = this._posInVBData; this._tempUint1 = this._posInVBData / this._floatSizePerVer; this._tempNumver0 = 2 * Math.PI / a; this.addVertexIndex(0, f, 0, c, w, d, e, this._tempUint0); this.addVertexIndex(0, 0, 0, c, w, d, e, this._tempUint0 + this._floatSizePerVer); this._tempInt0 = 2; for (this._tempInt1 = this._tempNumver1 = 0; this._tempInt1 < a; this._tempInt1++) this._tempNumver2 = Math.cos(this._tempNumver1), this._tempNumver3 = Math.sin(this._tempNumver1), this.addVertexIndex(b * this._tempNumver2, 0, b * this._tempNumver3, c, w, d, e, this._tempUint0 + this._tempInt0 * this._floatSizePerVer), this.addIndexes(this._tempUint1, this._tempUint1 + this._tempInt0), this._tempInt1 == a - 1 ? this.addIndexes(this._tempUint1 + 2) : this.addIndexes(this._tempUint1 + this._tempInt0 + 1), this.addVertexIndex(b * this._tempNumver2, 0, b * this._tempNumver3, c, w, d, e, this._tempUint0 + (this._tempInt0 + a) * this._floatSizePerVer), this.addIndexes(this._tempUint1 + 1), this._tempInt1 == a - 1 ? this.addIndexes(this._tempUint1 + a + 2) : this.addIndexes(this._tempUint1 + this._tempInt0 + a + 1), this.addIndexes(this._tempUint1 + this._tempInt0 + a), this._tempInt0++, this._tempNumver1 += this._tempNumver0; return this }; c.boundingBoxLine = function (b, f, a, c, w, d, e, r, g, h) { this._hasBegun && 1 === this._primitiveType || this.drawLinesException(); (this._posInVBData + 8 * this._floatSizePerVer > this._vbData.length || this._posInIBData + 48 > this._ibData.length) && this.flush(); this._tempUint0 = this._posInVBData / this._floatSizePerVer; this.addVertex(b, w, d, e, r, g, h); this.addVertex(c, w, d, e, r, g, h); this.addVertex(b, f, d, e, r, g, h); this.addVertex(c, f, d, e, r, g, h); this.addVertex(c, w, a, e, r, g, h); this.addVertex(b, w, a, e, r, g, h); this.addVertex(c, f, a, e, r, g, h); this.addVertex(b, f, a, e, r, g, h); this._tempUint1 = this._tempUint0 + 1; this._tempUint2 = this._tempUint0 + 2; this._tempUint3 = this._tempUint0 + 3; this._tempUint4 = this._tempUint0 + 4; this._tempUint5 = this._tempUint0 + 5; this._tempUint6 = this._tempUint0 + 6; this._tempUint7 = this._tempUint0 + 7; this.addIndexes(this._tempUint0, this._tempUint1, this._tempUint1, this._tempUint3, this._tempUint3, this._tempUint2, this._tempUint2, this._tempUint0, this._tempUint4, this._tempUint5, this._tempUint5, this._tempUint7, this._tempUint7, this._tempUint6, this._tempUint6, this._tempUint4, this._tempUint5, this._tempUint0, this._tempUint0, this._tempUint2, this._tempUint2, this._tempUint7, this._tempUint7, this._tempUint5, this._tempUint1, this._tempUint4, this._tempUint4, this._tempUint6, this._tempUint6, this._tempUint3, this._tempUint3, this._tempUint1, this._tempUint5, this._tempUint4, this._tempUint4, this._tempUint1, this._tempUint1, this._tempUint0, this._tempUint0, this._tempUint5, this._tempUint2, this._tempUint3, this._tempUint3, this._tempUint6, this._tempUint6, this._tempUint7, this._tempUint7, this._tempUint2); return this }; c.addVertex = function (b, f, a, c, w, d, e) { this._hasBegun || this.addVertexIndexException(); this._vbData[this._posInVBData] = b; this._vbData[this._posInVBData + 1] = f; this._vbData[this._posInVBData + 2] = a; this._vbData[this._posInVBData + 3] = c; this._vbData[this._posInVBData + 4] = w; this._vbData[this._posInVBData + 5] = d; this._vbData[this._posInVBData + 6] = e; this._posInVBData += this._floatSizePerVer; return this }; c.addVertexIndex = function (b, f, a, c, w, d, e, r) { this._hasBegun || this.addVertexIndexException(); this._vbData[r] = b; this._vbData[r + 1] = f; this._vbData[r + 2] = a; this._vbData[r + 3] = c; this._vbData[r + 4] = w; this._vbData[r + 5] = d; this._vbData[r + 6] = e; r += this._floatSizePerVer; r > this._posInVBData && (this._posInVBData = r); return this }; c.addIndexes = function (b) { var f = arguments; this._hasBegun || this.addVertexIndexException(); for (var a = 0; a < f.length; a++) this._ibData[this._posInIBData] = f[a], this._posInIBData++; return this }; c.begin = function (b, f) { this._hasBegun && this.beginException0(); 1 !== b && 4 !== b && this.beginException1(); this._primitiveType = b; this._camera = f; this._hasBegun = !0; return this }; c.end = function () { this._hasBegun || this.endException(); this.flush(); this._hasBegun = !1; return this }; c.flush = function () { 0 !== this._posInVBData && (this._ib.setData(this._ibData), this._vb.setData(this._vbData), this._vb._bind(), this._ib._bind(), this._shader = this._shaderCompile.withCompile(0, 0, 0), this._shader.bind(), this._shader.uploadAttributes(a._vertexDeclaration.shaderValues.data, null), this._spriteShaderValue.setValue(1, this._camera.projectionViewMatrix.elements), this._shader.uploadSpriteUniforms(this._spriteShaderValue.data), H.drawCall++, E.mainContext.drawElements(this._primitiveType, this._posInIBData, 5123, 0), this._posInVBData = this._posInIBData = 0) }; c.addVertexIndexException = function () { throw Error("\u8bf7\u5148\u8c03\u7528begin()\u51fd\u6570"); }; c.beginException0 = function () { throw Error("\u8c03\u7528begin()\u524d\u8bf7\u786e\u4fdd\u5df2\u6210\u529f\u8c03\u7528end()\uff01"); }; c.beginException1 = function () { throw Error("\u53ea\u652f\u6301\u201cLINES\u201d\u548c\u201cTRIANGLES\u201d\u4e24\u79cd\u57fa\u5143\uff01"); }; c.endException = function () { throw Error("\u8c03\u7528end()\u524d\u8bf7\u786e\u4fdd\u5df2\u6210\u529f\u8c03\u7528begin()\uff01"); }; c.drawLinesException = function () { throw Error("\u60a8\u5fc5\u987b\u786e\u4fdd\u5728\u6b64\u4e4b\u524d\u5df2\u8c03\u7528begin()\u4e14\u4f7f\u7528\u201cLINES\u201d\u57fa\u5143\uff01"); }; c.drawTrianglesException = function () { throw Error("\u60a8\u5fc5\u987b\u786e\u4fdd\u5728\u6b64\u4e4b\u524d\u5df2\u8c03\u7528begin()\u4e14\u4f7f\u7528\u201cTRIANGLES\u201d\u57fa\u5143\uff01"); }; p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(28, [new z(0, "vector3", 0), new z(12, "vector4", 1)]) }]); return a }(), vc = function () { function a() { this._mainSortID = this._type = this._id = 0; this._staticBatch = this._renderObj = this._material = this._sprite3D = this._render = null; this._tempBatchIndexEnd = this._tempBatchIndexStart = 0; this._canDynamicBatch = !1; this._onPreRenderFunction = this._shaderValue = null; this._id = ++a._uniqueIDCounter; this._canDynamicBatch = !0; this._shaderValue = new uc } g(a, "laya.d3.core.render.RenderElement"); var c = a.prototype; c.getDynamicBatchBakedVertexs = function (b) { var f = this._renderObj._getVertexBuffer(b); b = f.getData().slice(); for (var a = f.vertexDeclaration, f = a.getVertexElementByUsage(0).offset / 4, c = a.getVertexElementByUsage(3).offset / 4, w = this._sprite3D.transform, d = w.worldMatrix, w = w.rotation, a = a.vertexStride / 4, e = 0, r = b.length; e < r; e += a) { var g = e + f, h = e + c; Ja.transformVector3ArrayToVector3ArrayCoordinate(b, g, d, b, g); Ja.transformVector3ArrayByQuat(b, h, w, b, h) } return b }; c.getBakedIndices = function () { return this._renderObj._getIndexBuffer().getData() }; c._destroy = function () { this._staticBatch && this._staticBatch._manager._garbageCollection(this) }; e(0, c, "id", function () { return this._id }); e(0, c, "renderObj", function () { return this._renderObj }, function (b) { this._renderObj !== b && (this._renderObj = b) }); a._uniqueIDCounter = 0; return a }(), Dd = function () { function a(b) { this._id = 0; this._needSort = !1; this._scene = this._finalElements = this._dynamicBatchCombineRenderElements = this._renderableRenderObjects = this._renderElements = null; this._id = ++a._uniqueIDCounter; this._needSort = !1; this._scene = b; this._renderElements = []; this._renderableRenderObjects = []; this._dynamicBatchCombineRenderElements = [] } g(a, "laya.d3.core.render.RenderQueue"); var c = a.prototype; c._sortOpaqueFunc = function (b, f) { if (b._render && f._render) { var a = b._material.renderQueue - f._material.renderQueue; return 0 === a ? b._render._distanceForSort - f._render._distanceForSort : a } return 0 }; c._sortAlphaFunc = function (b, f) { if (b._render && f._render) { var a = b._material.renderQueue - f._material.renderQueue; return 0 === a ? f._render._distanceForSort - b._render._distanceForSort : a } return 0 }; c._begainRenderElement = function (b, f, a) { return f._beforeRender(b) ? !0 : !1 }; c._sortAlpha = function (b) { a._cameraPosition = b; this._finalElements.sort(this._sortAlphaFunc) }; c._sortOpaque = function (b) { a._cameraPosition = b; this._finalElements.sort(this._sortOpaqueFunc) }; c._preRender = function (b) { this._finalElements = this._renderElements.concat(this._dynamicBatchCombineRenderElements) }; c._render = function (b, f) { for (var a = H.loopCount, c = this._scene, w = b.camera, d, e, r, g, h, y, l, m = 0, p = this._finalElements.length; m < p; m++) { d = this._finalElements[m]; var G, q, t; null != d._onPreRenderFunction && d._onPreRenderFunction.call(d._sprite3D, b); if (0 === d._type) { b.owner = t = d._sprite3D; b.renderElement = d; t._preRenderUpdateComponents(b); G = d.renderObj; q = d._material; if (this._begainRenderElement(b, G, q)) { d = G._getVertexBuffers(); e = G._getVertexBuffer(0); r = e.vertexDeclaration; g = b._shader = q._getShader(c._shaderDefineValue, r.shaderDefineValue, t._shaderDefineValue); h = g.bind() || a !== g._uploadLoopCount; if (d) { if (g._uploadVertexBuffer !== d || h) { for (e = 0; e < d.length; e++) r = d[e], g.uploadAttributesX(r.vertexDeclaration.shaderValues.data, r); g._uploadVertexBuffer = d } } else if (g._uploadVertexBuffer !== e || h) g.uploadAttributes(r.shaderValues.data, null), g._uploadVertexBuffer = e; if (g._uploadScene !== c || h) g.uploadSceneUniforms(c._shaderValues.data), g._uploadScene = c; if (w !== g._uploadCamera || g._uploadSprite3D !== t || h) g.uploadSpriteUniforms(t._shaderValues.data), g._uploadSprite3D = t; if (w !== g._uploadCamera || h) g.uploadCameraUniforms(w._shaderValues.data), g._uploadCamera = w; if (g._uploadMaterial !== q || h) q._upload(), g._uploadMaterial = q; y !== q ? (q._setRenderStateBlendDepth(), q._setRenderStateFrontFace(f, t.transform), y = q, l = t) : l !== t && (q._setRenderStateFrontFace(f, t.transform), l = t); G._render(b); g._uploadLoopCount = a } t._postRenderUpdateComponents(b) } else if (2 === d._type && (b.owner = t = d._sprite3D, b.renderElement = d, b._batchIndexStart = d._tempBatchIndexStart, b._batchIndexEnd = d._tempBatchIndexEnd, G = d.renderObj, q = d._material, this._begainRenderElement(b, G, q))) { e = G._getVertexBuffer(0); r = e.vertexDeclaration; g = b._shader = q._getShader(c._shaderDefineValue, r.shaderDefineValue, t._shaderDefineValue); h = g.bind() || a !== g._uploadLoopCount; if (g._uploadVertexBuffer !== e || h) g.uploadAttributes(r.shaderValues.data, null), g._uploadVertexBuffer = e; if (g._uploadScene !== c || h) g.uploadSceneUniforms(c._shaderValues.data), g._uploadScene = c; if (w !== g._uploadCamera || g._uploadSprite3D !== t || h) g.uploadSpriteUniforms(t._shaderValues.data), g._uploadSprite3D = t; if (w !== g._uploadCamera || h) g.uploadCameraUniforms(w._shaderValues.data), g._uploadCamera = w; if (g._uploadMaterial !== q || h) q._upload(), g._uploadMaterial = q; y !== q ? (q._setRenderStateBlendDepth(), q._setRenderStateFrontFace(f, t.transform), y = q, l = t) : l !== t && (q._setRenderStateFrontFace(f, t.transform), l = t); G._render(b); g._uploadLoopCount = a } } }; c._renderShadow = function (b, f) { for (var a = H.loopCount, c = this._scene, w = b.camera, d, e, r, g, h, y, l = 0, m = this._finalElements.length; l < m; l++) { d = this._finalElements[l]; var p, G, q; if (0 === d._type) { b.owner = q = d._sprite3D; f || q._projectionViewWorldUpdateCamera === w && q._projectionViewWorldUpdateLoopCount === H.loopCount || (q._render._renderUpdate(b._projectionViewMatrix), q._projectionViewWorldUpdateLoopCount = H.loopCount, q._projectionViewWorldUpdateCamera = w); b.renderElement = d; q._preRenderUpdateComponents(b); p = d.renderObj; G = d._material; if (this._begainRenderElement(b, p, null)) { d = p._getVertexBuffer(0); e = d.vertexDeclaration; r = b._shader = G._getShader(c._shaderDefineValue, e.shaderDefineValue, q._shaderDefineValue); g = r.bind() || a !== r._uploadLoopCount; if (r._uploadVertexBuffer !== d || g) r.uploadAttributes(e.shaderValues.data, null), r._uploadVertexBuffer = d; if (w !== r._uploadCamera || r._uploadSprite3D !== q || g) r.uploadSpriteUniforms(q._shaderValues.data), r._uploadSprite3D = q; if (w !== r._uploadCamera || g) r.uploadCameraUniforms(w._shaderValues.data), r._uploadCamera = w; if (r._uploadMaterial !== G || g) G._upload(), r._uploadMaterial = G; h !== G ? (G._setRenderStateFrontFace(!1, q.transform), h = G, y = q) : y !== q && (G._setRenderStateFrontFace(!1, q.transform), y = q); p._render(b); r._uploadLoopCount = a } q._postRenderUpdateComponents(b) } } }; c._clearRenderElements = function () { this._dynamicBatchCombineRenderElements.length = 0; this._renderElements.length = 0; this._needSort = !0 }; c._addRenderElement = function (b) { this._renderElements.push(b); this._needSort = !0 }; c._addDynamicBatchElement = function (b) { this._dynamicBatchCombineRenderElements.push(b) }; e(0, c, "id", function () { return this._id }); a._uniqueIDCounter = 0; a._cameraPosition = null; return a }(), wc = function () { function a() { this._staticBatch = null; this._batchIndexEnd = this._batchIndexStart = 0; this._shader = this._viewport = this._projectionViewMatrix = this._projectionMatrix = this._viewMatrix = null; this.elapsedTime = NaN; this.camera = this.renderElement = this.owner = this.scene = null } g(a, "laya.d3.core.render.RenderState"); a.clientWidth = 0; a.clientHeight = 0; return a }(), ye = function () { function a(b, f) { this._parent = this._scene = this._relaxBox = this._exactBox = null; this._currentDepth = 0; this._boundingSphere = new Bb(new m, 0); this._corners = [new m, new m, new m, new m, new m, new m, new m, new m]; this._boundingBoxCenter = new m; this._children = q(8); this._objects = []; this._tempBoundBoxCorners = [new m, new m, new m, new m, new m, new m, new m, new m]; this._scene = b; this._currentDepth = f } g(a, "laya.d3.core.scene.OctreeNode"); var c = a.prototype; h.imps(c, {"laya.d3.core.scene.ITreeNode": !0}); c.init = function (b, f) { var a = new m, c = new m; m.scale(f, -.5, a); m.scale(f, .5, c); m.add(a, b, a); m.add(c, b, c); this.exactBox = new Ha(a, c); this.relaxBox = new Ha(a, c) }; c.addTreeNode = function (b) { 1 === Ca.boxContainsBox(this._relaxBox, b.boundingBox) ? this.addNodeDown(b, 0) : this.addObject(b) }; c.addChild = function (b) { var f = this._children[b]; if (null == f) { f = new a(this._scene, this._currentDepth + 1); this._children[b] = f; f._parent = this; m.subtract(this._exactBox.max, this._exactBox.min, a.tempSize); m.multiply(a.tempSize, a._octreeSplit[b], a.tempCenter); m.add(this._exactBox.min, a.tempCenter, a.tempCenter); m.scale(a.tempSize, .25, a.tempSize); b = new m; var c = new m; m.subtract(a.tempCenter, a.tempSize, b); m.add(a.tempCenter, a.tempSize, c); f.exactBox = new Ha(b, c); m.scale(a.tempSize, a.relax, a.tempSize); b = new m; c = new m; m.subtract(a.tempCenter, a.tempSize, b); m.add(a.tempCenter, a.tempSize, c); f.relaxBox = new Ha(b, c) } return f }; c.addObject = function (b) { b._treeNode = this; this._objects.push(b) }; c.removeObject = function (b) { if (b._treeNode != this) return console.log("OctreeNode::removeObject error"), !1; b = this._objects.indexOf(b); return -1 !== b ? (this._objects.splice(b, 1), !0) : !1 }; c.clearObject = function () { this._objects.length = 0 }; c.addNodeUp = function (b, f) { this._parent && 1 !== Ca.boxContainsBox(this._exactBox, b.boundingBox) ? this._parent.addNodeUp(b, f - 1) : this.addNodeDown(b, f) }; c.addNodeDown = function (b, f) { if (f < this._scene.treeLevel) { var a = this.inChildIndex(b.boundingBoxCenter), a = this.addChild(a); 1 === Ca.boxContainsBox(a._relaxBox, b.boundingBox) ? a.addNodeDown(b, ++f) : this.addObject(b) } else this.addObject(b) }; c.inChildIndex = function (b) { return 4 * (b.z < this._boundingBoxCenter.z ? 0 : 1) + 2 * (b.y < this._boundingBoxCenter.y ? 0 : 1) + (b.x < this._boundingBoxCenter.x ? 0 : 1) }; c.updateObject = function (b) { 1 === Ca.boxContainsBox(this._relaxBox, b.boundingBox) ? (this.removeObject(b), b._treeNode = null, this.addNodeDown(b, this._currentDepth)) : this._parent && (this.removeObject(b), b._treeNode = null, this._parent.addNodeUp(b, this._currentDepth - 1)) }; c.cullingObjects = function (b, f, a, c, w) { var k, n, d, e, g = this._scene._dynamicBatchManager; k = 0; for (d = this._objects.length; k < d; k++) { var h = this._objects[k]; if ($a.isVisible(h._owner.layer.mask) && h.enable) { if (f && (H.treeSpriteCollision += 1, 0 === b.containsBoundSphere(h.boundingSphere))) continue; h._renderUpdate(w); h._distanceForSort = m.distance(h.boundingSphere.center, c) + h.sortingFudge; var l = h._renderElements; n = 0; for (e = l.length; n < e; n++) { var p = l[n], T = p._staticBatch; T && T._material === p._material ? T._addBatchRenderElement(p) : (T = p.renderObj, 10 > T.triangleCount && 1 === T._vertexBufferCount && T._getIndexBuffer() && 2 > p._material.renderQueue && p._canDynamicBatch && !h._owner.isStatic ? g._addPrepareRenderElement(p) : this._scene.getRenderQueue(p._material.renderQueue)._addRenderElement(p)) } } } for (k = 0; 8 > k; k++) if (n = this._children[k], null != n) { if (d = f) { d = b.containsBoundBox(n._relaxBox); H.treeNodeCollision += 1; if (0 === d) continue; d = 2 === d } n.cullingObjects(b, d, a, c, w) } }; c.cullingShadowObjects = function (b, f, a, c, w) { var k, n, d, e; k = 0; for (d = this._objects.length; k < d; k++) { var g = this._objects[k]; if (g.castShadow && $a.isVisible(g._owner.layer.mask) && g.enable && (!a || 0 !== b[0].containsBoundSphere(g.boundingSphere))) for (var h = 1, l = b.length; h < l; h++) { var m = f[h - 1]; if (0 !== b[h].containsBoundSphere(g.boundingSphere)) { var p = g._renderElements; n = 0; for (e = p.length; n < e; n++) m._addRenderElement(p[n]) } } } for (k = 0; 8 > k; k++) if (n = this._children[k], null != n) { if (d = a) { d = b[0].containsBoundBox(n._relaxBox); if (0 === d) continue; d = 2 === d } n.cullingShadowObjects(b, f, d, c, w) } }; c.cullingShadowObjectsOnePSSM = function (b, f, a, c, w, d) { var k = f[0], n, e, x, g; n = 0; for (x = this._objects.length; n < x; n++) if (e = this._objects[n], e.castShadow && $a.isVisible(e._owner.layer.mask) && e.enable && (!c || 0 !== b.containsBoundSphere(e.boundingSphere))) { e._renderUpdate(a); var h = e._renderElements; e = 0; for (g = h.length; e < g; e++) k._addRenderElement(h[e]) } for (n = 0; 8 > n; n++) if (k = this._children[n], null != k) { if (x = c) { x = b.containsBoundBox(k._relaxBox); if (0 === x) continue; x = 2 === x } k.cullingShadowObjectsOnePSSM(b, f, a, x, w, d) } }; c.renderBoudingBox = function (b) { this._renderBoudingBox(b); for (var f = 0; 8 > f; ++f) { var a = this._children[f]; a && a.renderBoudingBox(b) } }; c.buildAllChild = function (b) { if (b < this._scene.treeLevel) for (var f = 0; 8 > f; f++) this.addChild(f).buildAllChild(b + 1) }; c._renderBoudingBox = function (b) { }; e(0, c, "exactBox", function () { return this._exactBox }, function (b) { this._exactBox = b; m.add(b.min, b.max, this._boundingBoxCenter); m.scale(this._boundingBoxCenter, .5, this._boundingBoxCenter) }); e(0, c, "relaxBox", function () { return this._relaxBox }, function (b) { this._relaxBox = b; b.getCorners(this._corners); Bb.createfromPoints(this._corners, this._boundingSphere) }); a.debugMode = !1; a.relax = 1.15; a.CHILDNUM = 8; p(a, ["tempVector0", function () { return this.tempVector0 = new m }, "tempSize", function () { return this.tempSize = new m }, "tempCenter", function () { return this.tempCenter = new m }, "_octreeSplit", function () { return this._octreeSplit = [new m(.25, .25, .25), new m(.75, .25, .25), new m(.25, .75, .25), new m(.75, .75, .25), new m(.25, .25, .75), new m(.75, .25, .75), new m(.25, .75, .75), new m(.75, .75, .75)] }]); return a }(), ug = function () { function a(a, b, f, k) { this._a = this._b = this._g = this._r = NaN; void 0 === a && (a = 1); void 0 === b && (b = 1); void 0 === f && (f = 1); void 0 === k && (k = 1); this._r = a; this._g = b; this._b = f; this._a = k } g(a, "laya.d3.core.trail.module.Color"); a.prototype.cloneTo = function (a) { a._r = this._r; a._g = this._g; a._b = this._b; a._a = this._a }; p(a, ["RED", function () { return this.RED = new a(1, 0, 0, 1) }, "GREEN", function () { return this.GREEN = new a(0, 1, 0, 1) }, "BLUE", function () { return this.BLUE = new a(0, 0, 1, 1) }, "CYAN", function () { return this.CYAN = new a(0, 1, 1, 1) }, "YELLOW", function () { return this.YELLOW = new a(1, .92, .016, 1) }, "MAGENTA", function () { return this.MAGENTA = new a(1, 0, 1, 1) }, "GRAY", function () { return this.GRAY = new a(.5, .5, .5, 1) }, "WHITE", function () { return this.WHITE = new a(1, 1, 1, 1) }, "BLACK", function () { return this.BLACK = new a(0, 0, 0, 1) }]); return a }(), xg = function () { function a() { this._mode = 0; this._alphaKeys = this._colorKeys = null; this.index = 0; this._colorKeyData = new Float32Array(40); this._alphaKeyData = new Float32Array(20); this._colorKeys = []; this._alphaKeys = [] } g(a, "laya.d3.core.trail.module.Gradient"); var c = a.prototype; c.setKeys = function (b, f) { this._colorKeys = b; this.index = 0; for (var a, c = 0; c < b.length; c++) { a = b[c]; var w = a.color; this._colorKeyData[this.index++] = w._r; this._colorKeyData[this.index++] = w._g; this._colorKeyData[this.index++] = w._b; this._colorKeyData[this.index++] = a.time } this._alphaKeys = f; for (c = this.index = 0; c < f.length; c++) a = f[c], this._alphaKeyData[this.index++] = a.alpha, this._alphaKeyData[this.index++] = a.time }; c.cloneTo = function (b) { var f, a, c = this.colorKeys, w = []; f = 0; for (a = c.length; f < a; f++) { var d = new vg; c[f].cloneTo(d); w.push(d) } c = this.alphaKeys; d = []; f = 0; for (a = c.length; f < a; f++) { var e = new wg; c[f].cloneTo(e); d.push(e) } b.setKeys(w, d) }; e(0, c, "mode", function () { return this._mode }, function (b) { this._mode = b }); e(0, c, "colorKeys", function () { return this._colorKeys }, function (b) { this._colorKeys = b; for (var f = this.index = 0; f < b.length; f++) { var a = b[f], c = a.color; this._colorKeyData[this.index++] = c._r; this._colorKeyData[this.index++] = c._g; this._colorKeyData[this.index++] = c._b; this._colorKeyData[this.index++] = a.time } }); e(0, c, "alphaKeys", function () { return this._alphaKeys }, function (b) { this._alphaKeys = b; for (var f = this.index = 0; f < b.length; f++) { var a = b[f]; this._alphaKeyData[this.index++] = a.alpha; this._alphaKeyData[this.index++] = a.time } }); return a }(), wg = function () { function a(b, f) { this._time = this._alpha = NaN; void 0 === b && (b = 0); void 0 === f && (f = 0); this._alpha = b; this._time = f } g(a, "laya.d3.core.trail.module.GradientAlphaKey"); var c = a.prototype; c.cloneTo = function (b) { b.alpha = this.alpha; b.time = this.time }; e(0, c, "alpha", function () { return this._alpha }, function (b) { this._alpha = b }); e(0, c, "time", function () { return this._time }, function (b) { this._time = b }); return a }(), vg = function () { function a(b, f) { this._color = null; this._time = NaN; void 0 === f && (f = 0); this._color = b || new ug; this._time = f } g(a, "laya.d3.core.trail.module.GradientColorKey"); var c = a.prototype; c.cloneTo = function (b) { this.color.cloneTo(b.color); b.time = this.time }; e(0, c, "color", function () { return this._color }, function (b) { this._color = b }); e(0, c, "time", function () { return this._time }, function (b) { this._time = b }); return a }(); (function () { function a() { } g(a, "laya.d3.core.trail.module.GradientMode"); a.Blend = 0; a.Fixed = 1; return a })(); (function () { function a() { } g(a, "laya.d3.core.trail.module.TextureMode"); a.Stretch = 0; a.Tile = 1; return a })(); var yg = function () { function a() { this.value = this.outTangent = this.inTangent = this.time = NaN } g(a, "laya.d3.core.trail.module.TrailKeyFrame"); a.prototype.cloneTo = function (a) { a.time = this.time; a.inTangent = this.inTangent; a.outTangent = this.outTangent; a.value = this.value }; return a }(), hj = function () { function a(b) { this._id = 0; this._vertexBuffers = this._camera = this._owner = null; this._virtualVerticesCount = this._verticesCount = 0; this._maxVerticesCount = 256; this._vertexBuffer1 = this._vertices1 = null; this._floatCountPerVertices1 = 8; this._delLength = this._everyAddVerticeCount1 = this._verticesIndex1 = 0; this._vertexBuffer2 = this._vertices2 = null; this._floatCountPerVertices2 = 1; this._pointAtoBVector3e = this._pointe = this._everyVertexToPreVertexDistance = this._VerticesToTailLength = this._everyGroupVertexBirthTime = null; this._isDead = this._isFinish = this._isStart = !1; this._curtime = NaN; this._curDisappearIndex = 0; this._lastPosition = new m; this._curPosition = new m; this._delVector3 = new m; this._lastFixedVertexPosition = new m; this._pointAtoBVector3 = new m; this._pointA = new m; this._pointB = new m; this._owner = b; this._id = a.renderElementCount++; 0 == this._id ? b._owner.transform.position.cloneTo(this._lastPosition) : b._curSubTrailFinishPosition.cloneTo(this._lastPosition); this._everyGroupVertexBirthTime = []; this._VerticesToTailLength = new Float32Array(this._maxVerticesCount); this._everyVertexToPreVertexDistance = new Float32Array(this._maxVerticesCount); this._vertices1 = new Float32Array(this._maxVerticesCount * this._floatCountPerVertices1); this._vertices2 = new Float32Array(this._maxVerticesCount * this._floatCountPerVertices2); this._vertexBuffer1 = new Ab(zg.vertexDeclaration1, this._maxVerticesCount, 35044, !0); this._vertexBuffer2 = new Ab(zg.vertexDeclaration2, this._maxVerticesCount, 35044, !0); this._vertexBuffers = []; this._vertexBuffers.push(this._vertexBuffer1); this._vertexBuffers.push(this._vertexBuffer2) } g(a, "laya.d3.core.trail.TrailRenderElement"); var c = a.prototype; h.imps(c, {"laya.d3.core.render.IRenderable": !0}); c._updateTrail = function () { this._everyAddVerticeCount1 = 0; this._isStart || this._addTrailByFirstPosition(this._lastPosition, this._curPosition); this._addTrailByNextPosition(this._curPosition); this._vertexBuffer1.setData(this._vertices1, this._verticesIndex1, this._verticesIndex1, this._everyAddVerticeCount1); this._verticesIndex1 += this._everyAddVerticeCount1; this._curPosition.cloneTo(this._lastPosition); 2 == this._virtualVerticesCount && (this._verticesIndex1 -= 2 * this._floatCountPerVertices1) }; c._addTrailByFirstPosition = function (b, f) { m.subtract(f, b, this._delVector3); m.cross(this._delVector3, this._camera.forward, this._pointAtoBVector3); m.normalize(this._pointAtoBVector3, this._pointAtoBVector3); m.scale(this._pointAtoBVector3, this._owner.widthMultiplier / 2, this._pointAtoBVector3); this._updateVerticesByPosition(b); b.cloneTo(this._lastFixedVertexPosition); this._verticesCount += 2; this._curtime = this._owner._hasLifeSubTrail ? this._owner._curSubTrailFinishCurTime : this._owner._curtime; this._everyGroupVertexBirthTime.push(this._curtime); this._isStart = !0; this._owner._hasLifeSubTrail = !0 }; c._addTrailByNextPosition = function (b) { m.subtract(b, this._lastFixedVertexPosition, this._delVector3); m.cross(this._delVector3, this._camera.forward, this._pointAtoBVector3); m.normalize(this._pointAtoBVector3, this._pointAtoBVector3); m.scale(this._pointAtoBVector3, this._owner.widthMultiplier / 2, this._pointAtoBVector3); this._delLength = m.scalarLength(this._delVector3); this._delLength - this._owner.minVertexDistance >= U.zeroTolerance ? (this._owner._trailTotalLength += this._delLength, this._owner._trailSupplementLength = 0, this._updateVerticesByPosition(b), b.cloneTo(this._lastFixedVertexPosition), this._verticesCount += 2, this._virtualVerticesCount = 0, this._everyGroupVertexBirthTime.push(this._owner._curtime), this._verticesCount == this._maxVerticesCount && this._onTrailRenderElementFinish()) : (this._owner._trailSupplementLength = this._delLength, this._updateVerticesByPosition(b), this._virtualVerticesCount = 2) }; c._updateVerticesByPosition = function (b) { this._pointe = b.elements; this._pointAtoBVector3e = this._pointAtoBVector3.elements; this._curtime = this._owner._curtime; this._owner._hasLifeSubTrail && 0 == this._isStart && (this._pointe = this._owner._curSubTrailFinishPosition.elements, this._pointAtoBVector3e = this._owner._curSubTrailFinishDirection.elements, this._curtime = this._owner._curSubTrailFinishCurTime); this._vertices1[this._verticesIndex1 + this._everyAddVerticeCount1++] = this._pointe[0]; this._vertices1[this._verticesIndex1 + this._everyAddVerticeCount1++] = this._pointe[1]; this._vertices1[this._verticesIndex1 + this._everyAddVerticeCount1++] = this._pointe[2]; this._vertices1[this._verticesIndex1 + this._everyAddVerticeCount1++] = -this._pointAtoBVector3e[0]; this._vertices1[this._verticesIndex1 + this._everyAddVerticeCount1++] = -this._pointAtoBVector3e[1]; this._vertices1[this._verticesIndex1 + this._everyAddVerticeCount1++] = -this._pointAtoBVector3e[2]; this._vertices1[this._verticesIndex1 + this._everyAddVerticeCount1++] = this._curtime; this._vertices1[this._verticesIndex1 + this._everyAddVerticeCount1++] = 1; this._vertices1[this._verticesIndex1 + this._everyAddVerticeCount1++] = this._pointe[0]; this._vertices1[this._verticesIndex1 + this._everyAddVerticeCount1++] = this._pointe[1]; this._vertices1[this._verticesIndex1 + this._everyAddVerticeCount1++] = this._pointe[2]; this._vertices1[this._verticesIndex1 + this._everyAddVerticeCount1++] = this._pointAtoBVector3e[0]; this._vertices1[this._verticesIndex1 + this._everyAddVerticeCount1++] = this._pointAtoBVector3e[1]; this._vertices1[this._verticesIndex1 + this._everyAddVerticeCount1++] = this._pointAtoBVector3e[2]; this._vertices1[this._verticesIndex1 + this._everyAddVerticeCount1++] = this._curtime; this._vertices1[this._verticesIndex1 + this._everyAddVerticeCount1++] = 0; this._VerticesToTailLength[this._verticesCount / 2] = this._owner._trailTotalLength + this._owner._trailSupplementLength; this._everyVertexToPreVertexDistance[this._verticesCount / 2] = 0 == this._owner._trailSupplementLength ? this._delLength : this._isStart ? this._owner._trailSupplementLength : 0 }; c._updateVertexBuffer2 = function () { var b = 0, f, a, c; a = 0; for (c = (this._verticesCount + this._virtualVerticesCount) / 2; a < c; a++) f = 0 == this._owner.textureMode ? (this._VerticesToTailLength[a] - this._owner._trailDeadLength) / (this._owner._trailTotalLength + this._owner._trailSupplementLength - this._owner._trailDeadLength) : this._owner._trailTotalLength + this._owner._trailSupplementLength - this._VerticesToTailLength[a], this._vertices2[b++] = 1 - f, this._vertices2[b++] = 1 - f; this._vertexBuffer2.setData(this._vertices2, 0, 0, this._verticesCount + this._virtualVerticesCount) }; c._onTrailRenderElementFinish = function () { this._lastFixedVertexPosition.cloneTo(this._owner._curSubTrailFinishPosition); this._pointAtoBVector3.cloneTo(this._owner._curSubTrailFinishDirection); this._owner._curSubTrailFinishCurTime = this._owner._curtime; this._isFinish = !0 }; c._updateDisappear = function () { var b, f; b = this._curDisappearIndex; for (f = (this._verticesCount + this._virtualVerticesCount) / 2; b < f; b++) this._owner._curtime - this._everyGroupVertexBirthTime[b] >= this._owner.time + U.zeroTolerance && (this._curDisappearIndex++, this._owner._trailDeadLength += this._everyVertexToPreVertexDistance[this._curDisappearIndex], this._curDisappearIndex >= (this._verticesCount + this._virtualVerticesCount) / 2 && (this._isDead = !0)) }; c._beforeRender = function (b) { this._camera = b.camera; if (null == this._camera) return !1; this._owner._owner.transform.position.cloneTo(this._curPosition); return !this._isDead && (this._verticesCount < this._maxVerticesCount ? (this._owner._isStart || (this._owner._owner.transform.position.cloneTo(this._lastPosition), this._owner._isStart = !0), m.equals(this._lastPosition, this._curPosition) || this._updateTrail()) : this._isFinish && (this._isFinish = !1, this._owner._curSubTrailFinished = !0), 0 < this._verticesCount) ? (this._updateVertexBuffer2(), this._updateDisappear(), !0) : !1 }; c._render = function (b) { this._isDead || (E.mainContext.drawArrays(5, 2 * this._curDisappearIndex, this._verticesCount + this._virtualVerticesCount - 2 * this._curDisappearIndex), console.log(2 * this._curDisappearIndex, this._verticesCount + this._virtualVerticesCount - 2 * this._curDisappearIndex), H.drawCall++, H.trianglesFaces += this._verticesCount + this._virtualVerticesCount - 2 * this._curDisappearIndex - 2) }; c._getVertexBuffer = function (b) { void 0 === b && (b = 0); return 0 === b ? this._vertexBuffer1 : 1 === b ? this._vertexBuffer2 : null }; c._getVertexBuffers = function () { return this._vertexBuffers }; c._getIndexBuffer = function () { return null }; c.reActivate = function () { this._id = laya.d3.core.trail.TrailRenderElement.renderElementCount++; this._isDead = this._isFinish = this._isStart = !1; this._curDisappearIndex = this._delLength = this._verticesIndex1 = this._virtualVerticesCount = this._verticesCount = 0; this._everyGroupVertexBirthTime = []; this._owner._curSubTrailFinishPosition.cloneTo(this._lastPosition) }; c._destroy = function () { this._vertexBuffer1.dispose(); this._vertexBuffer2.dispose(); this._pointB = this._pointA = this._pointAtoBVector3e = this._pointe = this._pointAtoBVector3 = this._lastFixedVertexPosition = this._delVector3 = this._curPosition = this._lastPosition = this._everyVertexToPreVertexDistance = this._VerticesToTailLength = this._everyGroupVertexBirthTime = this._vertexBuffers = this._vertexBuffer2 = this._vertices2 = this._vertexBuffer1 = this._vertices1 = null }; e(0, c, "_vertexBufferCount", function () { return this._vertexBuffers.length }); e(0, c, "triangleCount", function () { return 0 }); a.renderElementCount = 0; return a }(), zg = function () { function a() { } g(a, "laya.d3.core.trail.VertexTrail"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration1 }); e(1, a, "vertexDeclaration1", function () { return a._vertexDeclaration1 }); e(1, a, "vertexDeclaration2", function () { return a._vertexDeclaration2 }); p(a, ["_vertexDeclaration1", function () { return this._vertexDeclaration1 = new da(32, [new z(0, "vector3", 0), new z(12, "vector3", 41), new z(24, "single", 33), new z(28, "single", 40)]) }, "_vertexDeclaration2", function () { return this._vertexDeclaration2 = new da(4, [new z(0, "single", 38)]) }]); return a }(), ze = function () { function a(b) { this._indexBuffer = this._vertexBuffer = this._indexDatas = this._vertexDatas = this._vertexDeclaration = null; this._currentCombineIndexCount = this._currentCombineVertexCount = 0; this._combineRenderElementPool = this._merageElements = this._materialToRenderElementsOffsets = this._materials = this._combineRenderElements = null; this._currentCombineIndexCount = this._currentCombineVertexCount = this._combineRenderElementPoolIndex = 0; this._combineRenderElements = []; this._materialToRenderElementsOffsets = []; this._materials = []; this._merageElements = []; this._combineRenderElementPool = []; this._combineRenderElementPoolIndex = 0; this._vertexDeclaration = b } g(a, "laya.d3.graphics.DynamicBatch"); var c = a.prototype; h.imps(c, {"laya.d3.core.render.IRenderable": !0}); c._getVertexBuffer = function (b) { void 0 === b && (b = 0); return 0 === b ? this._vertexBuffer : null }; c._getIndexBuffer = function () { return this._indexBuffer }; c._getCombineRenderElementFromPool = function (b, f, a) { b = this._combineRenderElementPool[this._combineRenderElementPoolIndex++]; b || (this._combineRenderElementPool[this._combineRenderElementPoolIndex - 1] = b = new vc, b._sprite3D = new Ed); b._sprite3D._render._renderUpdate(a); return b }; c._getRenderElement = function (b, f, c) { this._vertexDatas || (this._vertexDatas = new Float32Array(this._vertexDeclaration.vertexStride / 4 * a.maxVertexCount), this._indexDatas = new Uint16Array(a.maxIndexCount), this._vertexBuffer = Ab.create(this._vertexDeclaration, a.maxVertexCount, 35048), this._indexBuffer = Tb.create("ushort", a.maxIndexCount, 35048)); for (var k = this._merageElements.length = 0, w = 0, d = 0, e = this._combineRenderElements.length; d < e; d++) { var r = this._combineRenderElements[d], g = r.getDynamicBatchBakedVertexs(0), h = r.getBakedIndices(), y = r._sprite3D.transform._isFrontFaceInvert, l = k / (this._vertexDeclaration.vertexStride / 4), m = w, p = m + h.length; r._tempBatchIndexStart = m; r._tempBatchIndexEnd = p; this._indexDatas.set(h, w); if (y) for (r = m; r < p; r += 3) this._indexDatas[r] = l + this._indexDatas[r], y = this._indexDatas[r + 1], this._indexDatas[r + 1] = l + this._indexDatas[r + 2], this._indexDatas[r + 2] = l + y; else for (r = m; r < p; r += 3) this._indexDatas[r] = l + this._indexDatas[r], this._indexDatas[r + 1] = l + this._indexDatas[r + 1], this._indexDatas[r + 2] = l + this._indexDatas[r + 2]; w += h.length; this._vertexDatas.set(g, k); k += g.length } this._vertexBuffer.setData(this._vertexDatas); this._indexBuffer.setData(this._indexDatas); d = this._combineRenderElementPoolIndex = 0; for (e = this._materials.length; d < e; d++) k = this._getCombineRenderElementFromPool(b, f, c), k._type = 2, k._staticBatch = null, k.renderObj = this, g = d + 1 === this._materialToRenderElementsOffsets.length ? w : this._combineRenderElements[this._materialToRenderElementsOffsets[d + 1]]._tempBatchIndexStart, k._tempBatchIndexStart = this._combineRenderElements[this._materialToRenderElementsOffsets[d]]._tempBatchIndexStart, k._tempBatchIndexEnd = g, k._material = this._materials[d], this._merageElements.push(k) }; c._addCombineRenderObjTest = function (b) { b = b.renderObj; var f = this._currentCombineIndexCount + b._getIndexBuffer().indexCount; return this._currentCombineVertexCount + b._getVertexBuffer().vertexCount > a.maxVertexCount || f > a.maxIndexCount ? !1 : !0 }; c._addCombineRenderObj = function (b) { var f = b.renderObj; this._combineRenderElements.push(b); this._currentCombineIndexCount += f._getIndexBuffer().indexCount; this._currentCombineVertexCount += f._getVertexBuffer().vertexCount }; c._addCombineMaterial = function (b) { this._materials.push(b) }; c._addMaterialToRenderElementOffset = function (b) { this._materialToRenderElementsOffsets.push(b) }; c._clearRenderElements = function () { this._combineRenderElements.length = 0; this._materials.length = 0; this._currentCombineIndexCount = this._currentCombineVertexCount = this._materialToRenderElementsOffsets.length = 0 }; c._addToRenderQueue = function (b, f, a, c) { this._getRenderElement(f, a, c); f = 0; for (a = this._materials.length; f < a; f++) b.getRenderQueue(this._materials[f].renderQueue)._addDynamicBatchElement(this._merageElements[f]) }; c._beforeRender = function (b) { this._vertexBuffer._bind(); this._indexBuffer._bind(); return !0 }; c._render = function (b) { var f = b._batchIndexEnd - b._batchIndexStart; E.mainContext.drawElements(4, f, 5123, 2 * b._batchIndexStart); H.drawCall++; H.trianglesFaces += f / 3 }; c._getVertexBuffers = function () { return null }; e(0, c, "_vertexBufferCount", function () { return 1 }); e(0, c, "triangleCount", function () { return this._indexBuffer.indexCount / 3 }); e(0, c, "combineRenderElementsCount", function () { return this._combineRenderElements.length }); a.maxVertexCount = 2E4; a.maxIndexCount = 4E4; a.maxCombineTriangleCount = 10; return a }(), ij = function () { function a() { this._prepareDynamicBatchCombineElements = this._dynamicBatches = null; this._dynamicBatches = {}; this._prepareDynamicBatchCombineElements = [] } g(a, "laya.d3.graphics.DynamicBatchManager"); var c = a.prototype; c.getDynamicBatch = function (b, f) { var a, c = b.id.toString() + f; this._dynamicBatches[c] ? a = this._dynamicBatches[c] : this._dynamicBatches[c] = a = new ze(b); return a }; c._garbageCollection = function () { for (var b in this._dynamicBatches) 0 === this._dynamicBatches[b].combineRenderElementsCount && delete this._dynamicBatches[b] }; c._addPrepareRenderElement = function (b) { this._prepareDynamicBatchCombineElements.push(b) }; c._finishCombineDynamicBatch = function (b) { this._prepareDynamicBatchCombineElements.sort(a._sortPrepareDynamicBatch); var f, c, n, w = -1; n = !0; for (var d, e, r, g = 0, h, y, l = -1, m = 0, p = this._prepareDynamicBatchCombineElements.length; m < p; m++) { e = this._prepareDynamicBatchCombineElements[m]; d = e.renderObj._getVertexBuffer(0).vertexDeclaration; var G = c !== d; G && (g = 0, c = d); var q = g !== w; q && (w = g); if (G || q) r = this.getDynamicBatch(d, g), f = null; n ? r._addCombineRenderObjTest(e) ? (d = e._material, f !== d ? (h && b.getRenderQueue(y._material.renderQueue)._addRenderElement(y), h = d, l = r.combineRenderElementsCount, y = e, f = d) : h ? (n = y.renderObj, G = e.renderObj, n._getVertexBuffer().vertexCount + G._getVertexBuffer().vertexCount > ze.maxVertexCount || n._getIndexBuffer().indexCount + G._getIndexBuffer().indexCount > ze.maxIndexCount ? (b.getRenderQueue(y._material.renderQueue)._addRenderElement(y), h = d, l = r.combineRenderElementsCount, y = e) : (r._addCombineMaterial(h), r._addMaterialToRenderElementOffset(l), r._addCombineRenderObj(y), y = h = null, l = -1, r._addCombineRenderObj(e))) : r._addCombineRenderObj(e), n = !0) : (h && (b.getRenderQueue(y._material.renderQueue)._addRenderElement(y), y = h = null, l = -1), g++, n = !1) : (n = this._prepareDynamicBatchCombineElements[m - 1], r._addMaterialToRenderElementOffset(r.combineRenderElementsCount), f = n._material, r._addCombineMaterial(f), r._addCombineRenderObj(n), n = !0, d = e._material, f !== d ? (h = d, l = r.combineRenderElementsCount, y = e) : r._addCombineRenderObj(e), f = d) } h && b.getRenderQueue(y._material.renderQueue)._addRenderElement(y); this._prepareDynamicBatchCombineElements.length = 0 }; c._clearRenderElements = function () { for (var b in this._dynamicBatches) this._dynamicBatches[b]._clearRenderElements() }; c._addToRenderQueue = function (b, f, a, c) { for (var k in this._dynamicBatches) { var n = this._dynamicBatches[k]; 0 < n.combineRenderElementsCount && n._addToRenderQueue(b, f, a, c) } }; c.dispose = function () { this._dynamicBatches = null }; a._sortPrepareDynamicBatch = function (b, f) { return b._mainSortID - f._mainSortID }; return a }(), pd = function () { function a() { } g(a, "laya.d3.graphics.FrustumCulling"); a.renderShadowObjectCulling = function (a, b, f, k, n) { var c, d; c = 0; for (d = f.length; c < d; c++) { var e = f[c]; e && e._clearRenderElements() } var e = a._cullingRenders, r, g, h; if (1 < n) for (c = 0, d = a._cullingRendersLength; c < d; c++) { if (r = e[c], r.castShadow && $a.isVisible(r._owner.layer.mask) && r.enable) { k = 1; for (var y = b.length; k < y; k++) if (g = f[k - 1], 0 !== b[k].containsBoundSphere(r.boundingSphere)) for (h = r._renderElements, a = 0, n = h.length; a < n; a++) g._addRenderElement(h[a]) } } else for (c = 0, d = a._cullingRendersLength; c < d; c++) if (r = e[c], r.castShadow && $a.isVisible(r._owner.layer.mask) && r.enable && 0 !== b[0].containsBoundSphere(r.boundingSphere)) for (r._renderUpdate(k), g = f[0], h = r._renderElements, a = 0, n = h.length; a < n; a++) g._addRenderElement(h[a]) }; a.renderShadowObjectCullingOctree = function (a, b, f, k, n) { for (var c = 0, d = f.length; c < d; c++) { var e = f[c]; e && e._clearRenderElements() } 1 < n ? a.treeRoot.cullingShadowObjects(b, f, !0, 0, a) : a.treeRoot.cullingShadowObjectsOnePSSM(b[0], f, k, !0, 0, a) }; a.renderObjectCulling = function (a, b, f, k, n, d) { var c, w, e, g = b._quenes, h = b._dynamicBatchManager, y = b._cullingRenders; c = 0; for (w = g.length; c < w; c++) (e = g[c]) && e._clearRenderElements(); g = Oc._staticBatchManagers; c = 0; for (w = g.length; c < w; c++) g[c]._clearRenderElements(); h._clearRenderElements(); var l = f.transform.position; c = 0; for (w = b._cullingRendersLength; c < w; c++) { var p = y[c]; if ($a.isVisible(p._owner.layer.mask) && p.enable && 0 !== a.containsBoundSphere(p.boundingSphere) && p._renderUpdate(d)) { p._distanceForSort = m.distance(p.boundingSphere.center, l) + p.sortingFudge; var T = p._renderElements; f = 0; for (e = T.length; f < e; f++) { var G = T[f], q = G._staticBatch; q && q._material === G._material ? q._addBatchRenderElement(G) : (q = G.renderObj, 10 > q.triangleCount && 1 === q._vertexBufferCount && q._getIndexBuffer() && 2 > G._material.renderQueue && G._canDynamicBatch && !p._owner.isStatic ? h._addPrepareRenderElement(G) : b.getRenderQueue(G._material.renderQueue)._addRenderElement(G)) } } } c = 0; for (w = g.length; c < w; c++) g[c]._addToRenderQueue(b, k, n, d); h._finishCombineDynamicBatch(b); h._addToRenderQueue(b, k, n, d) }; a.renderObjectCullingOctree = function (a, b, f, k, n, d) { var c, w, e = b._quenes, g = b._dynamicBatchManager; c = 0; for (w = e.length; c < w; c++) { var h = e[c]; h && h._clearRenderElements() } e = Oc._staticBatchManagers; c = 0; for (w = e.length; c < w; c++) e[c]._clearRenderElements(); g._clearRenderElements(); b._cullingRenders.length = 0; b.treeRoot.cullingObjects(a, !0, 0, f.transform.position, d); c = 0; for (w = e.length; c < w; c++) e[c]._addToRenderQueue(b, k, n, d); g._finishCombineDynamicBatch(b); g._addToRenderQueue(b, k, n, d) }; a.renderObjectCullingNoBoundFrustum = function (a, b, f, k, n) { var c, d, e, r = a._quenes, g = a._dynamicBatchManager, h = a._cullingRenders; c = 0; for (d = r.length; c < d; c++) (e = r[c]) && e._clearRenderElements(); r = Oc._staticBatchManagers; c = 0; for (d = r.length; c < d; c++) r[c]._clearRenderElements(); g._clearRenderElements(); var y = b.transform.position; c = 0; for (d = a._cullingRendersLength; c < d; c++) { var l = h[c]; if ($a.isVisible(l._owner.layer.mask) && l.enable) { l._renderUpdate(n); l._distanceForSort = m.distance(l.boundingSphere.center, y) + l.sortingFudge; var p = l._renderElements; b = 0; for (e = p.length; b < e; b++) { var T = p[b], G = T._staticBatch; G && G._material === T._material ? G._addBatchRenderElement(T) : (G = T.renderObj, 10 > G.triangleCount && 1 === G._vertexBufferCount && G._getIndexBuffer() && 2 > T._material.renderQueue && T._canDynamicBatch && !l._owner.isStatic ? g._addPrepareRenderElement(T) : a.getRenderQueue(T._material.renderQueue)._addRenderElement(T)) } } } c = 0; for (d = r.length; c < d; c++) r[c]._addToRenderQueue(a, f, k, n); g._finishCombineDynamicBatch(a); g._addToRenderQueue(a, f, k, n) }; return a }(), Oc = function () { function a() { this._staticBatches = this._initBatchRenderElements = null; this._initBatchRenderElements = []; this._staticBatches = {} } g(a, "laya.d3.graphics.StaticBatchManager"); var c = a.prototype; c._finishInit = function () { for (var b in this._staticBatches) this._staticBatches[b]._finishInit(); this._initBatchRenderElements.length = 0 }; c._initStaticBatchs = function (b) { throw Error("StaticBatchManager:must override this function."); }; c._addInitBatchSprite = function (b) { b = b._render._renderElements; for (var f = 0, a = b.length; f < a; f++) this._initBatchRenderElements.push(b[f]) }; c._clearRenderElements = function () { for (var b in this._staticBatches) this._staticBatches[b]._clearRenderElements() }; c._garbageCollection = function (b) { var f = b._staticBatch, a = f._initBatchRenderElements; b = a.indexOf(b); a.splice(b, 1); 0 === a.length && (f.dispose(), delete this._staticBatches[f._key]) }; c._addToRenderQueue = function (b, f, a, c) { for (var k in this._staticBatches) f = this._staticBatches[k], 0 < f._batchRenderElements.length && f._updateToRenderQueue(b, c) }; c.dispose = function () { this._staticBatches = null }; a._addToStaticBatchQueue = function (b) { b instanceof laya.d3.core.RenderableSprite3D && b._addToInitStaticBatchManager(); for (var f = 0, c = b.numChildren; f < c; f++) a._addToStaticBatchQueue(b._childs[f]) }; a.combine = function (b, f) { var c, n, d; if (f) for (c = 0, n = f.length; c < n; c++) f[c]._addToInitStaticBatchManager(); else b && a._addToStaticBatchQueue(b); c = 0; for (n = a._staticBatchManagers.length; c < n; c++) d = a._staticBatchManagers[c], d._initStaticBatchs(b), d._finishInit() }; a._staticBatchManagers = []; return a }(), jj = function () { function a(b, f, a) { this._combineRenderElementPoolIndex = 0; this._manager = this._key = this._rootOwner = this._material = this._batchRenderElements = this._initBatchRenderElements = this._combineRenderElementPool = null; this._key = b; this._manager = f; this._combineRenderElementPoolIndex = 0; this._combineRenderElementPool = []; this._initBatchRenderElements = []; this._batchRenderElements = []; this._rootOwner = a } g(a, "laya.d3.graphics.StaticBatch"); var c = a.prototype; h.imps(c, {"laya.d3.core.render.IRenderable": !0, "laya.resource.IDispose": !0}); c._binarySearch = function (b) { for (var f = 0, a = this._batchRenderElements.length - 1, c; f <= a;) c = Math.floor((f + a) / 2), this._compareBatchRenderElement(this._batchRenderElements[c], b) ? a = c - 1 : f = c + 1; return f }; c._compareBatchRenderElement = function (b, f) { throw Error("StaticBatch:must override this function."); }; c._getVertexDecLightMap = function (b) { return b === Ag.vertexDeclaration ? Bg.vertexDeclaration : b === Pc.vertexDeclaration ? Qc.vertexDeclaration : b === Cg.vertexDeclaration ? Dg.vertexDeclaration : b === Rc.vertexDeclaration ? null : b === Sc.vertexDeclaration ? Tc.vertexDeclaration : b === Eg.vertexDeclaration ? Fg.vertexDeclaration : b === xc.vertexDeclaration ? Uc.vertexDeclaration : b === Fd.vertexDeclaration ? Gd.vertexDeclaration : b === Pc.vertexDeclaration ? Qc.vertexDeclaration : b === Hd.vertexDeclaration ? Id.vertexDeclaration : b === Rc.vertexDeclaration ? null : b === Sc.vertexDeclaration ? Tc.vertexDeclaration : b === Jd.vertexDeclaration ? Kd.vertexDeclaration : b === xc.vertexDeclaration ? Uc.vertexDeclaration : b }; c._getCombineRenderElementFromPool = function () { throw Error("StaticBatch:must override this function."); }; c._addBatchRenderElement = function (b) { this._batchRenderElements.splice(this._binarySearch(b), 0, b) }; c._updateToRenderQueue = function (b, f) { this._combineRenderElementPoolIndex = 0; this._getRenderElement(b.getRenderQueue(this._material.renderQueue)._renderElements, b, f) }; c._getRenderElement = function (b, f, a) { throw Error("StaticBatch:must override this function."); }; c._finishInit = function () { throw Error("StaticBatch:must override this function."); }; c._clearRenderElements = function () { this._batchRenderElements.length = 0 }; c.dispose = function () { }; c._getVertexBuffer = function (b) { return null }; c._getIndexBuffer = function () { return null }; c._beforeRender = function (b) { return !0 }; c._render = function (b) { }; c._getVertexBuffers = function () { return null }; e(0, c, "_vertexBufferCount", function () { return 1 }); e(0, c, "triangleCount", function () { return 0 }); a.combine = function (b) { console.log("StaticBatch: discard property,please use StaticBatchManager.combine() function instead."); Oc.combine(b) }; a.maxBatchVertexCount = 65535; return a }(), da = function () { function a(b, f) { this._id = 0; this._shaderValues = null; this._vertexStride = this._shaderDefineValue = 0; this._vertexElementsDic = this._vertexElements = null; this._id = ++a._uniqueIDCounter; if (this._id > a.maxVertexDeclaration) throw Error("VertexDeclaration: VertexDeclaration count should not large than ", a.maxVertexDeclaration); this._shaderValues = new uc; this._vertexElementsDic = {}; this._vertexStride = b; this._vertexElements = f; for (var c = 0; c < f.length; c++) { var n = f[c], d = n.elementUsage; this._vertexElementsDic[d] = n; n = [a._getTypeSize(n.elementFormat) / 4, 5126, !1, this._vertexStride, n.offset]; this._shaderValues.setValue(d, n); switch (d) { case 1: this._addShaderDefine(P.SHADERDEFINE_COLOR); break; case 2: this._addShaderDefine(P.SHADERDEFINE_UV0); break; case 15: this._addShaderDefine(P.SHADERDEFINE_UV1) } } } g(a, "laya.d3.graphics.VertexDeclaration"); var c = a.prototype; c._addShaderDefine = function (b) { this._shaderDefineValue |= b }; c._removeShaderDefine = function (b) { this._shaderDefineValue &= ~b }; c.getVertexElements = function () { return this._vertexElements.slice() }; c.getVertexElementByUsage = function (b) { return this._vertexElementsDic[b] }; c.unBinding = function () { }; e(0, c, "shaderDefineValue", function () { return this._shaderDefineValue }); e(0, c, "id", function () { return this._id }); e(0, c, "vertexStride", function () { return this._vertexStride }); e(0, c, "shaderValues", function () { return this._shaderValues }); a._getTypeSize = function (b) { switch (b) { case "single": return 4; case "vector2": return 8; case "vector3": return 12; case "vector4": return 16; case "color": return 4; case "byte4": return 4; case "short2": return 4; case "short4": return 8; case "normalizedshort2": return 4; case "normalizedshort4": return 8; case "halfvector2": return 4; case "halfvector4": return 8 } return 0 }; a.getVertexStride = function (b) { for (var f = 0, c = 0; c < b.Length; c++) { var n = b[c], n = n.offset + a._getTypeSize(n.elementFormat); f < n && (f = n) } return f }; a._maxVertexDeclarationBit = 1E3; a._uniqueIDCounter = 1; p(a, ["maxVertexDeclaration", function () { return this.maxVertexDeclaration = 2147483647 - 1E3 * Math.floor(2147483.647) }]); return a }(), z = function () { function a(a, b, f) { this.offset = 0; this.elementFormat = null; this.elementUsage = 0; this.offset = a; this.elementFormat = b; this.elementUsage = f } g(a, "laya.d3.graphics.VertexElement"); return a }(); (function () { function a() { } g(a, "laya.d3.graphics.VertexElementFormat"); a.Single = "single"; a.Vector2 = "vector2"; a.Vector3 = "vector3"; a.Vector4 = "vector4"; a.Color = "color"; a.Byte4 = "byte4"; a.Short2 = "short2"; a.Short4 = "short4"; a.NormalizedShort2 = "normalizedshort2"; a.NormalizedShort4 = "normalizedshort4"; a.HalfVector2 = "halfvector2"; a.HalfVector4 = "halfvector4"; return a })(); (function () { function a() { } g(a, "laya.d3.graphics.VertexElementUsage"); a.POSITION0 = 0; a.COLOR0 = 1; a.TEXTURECOORDINATE0 = 2; a.NORMAL0 = 3; a.BINORMAL0 = 4; a.TANGENT0 = 5; a.BLENDINDICES0 = 6; a.BLENDWEIGHT0 = 7; a.DEPTH0 = 8; a.FOG0 = 9; a.POINTSIZE0 = 10; a.SAMPLE0 = 11; a.TESSELLATEFACTOR0 = 12; a.COLOR1 = 13; a.NEXTTEXTURECOORDINATE0 = 14; a.TEXTURECOORDINATE1 = 15; a.NEXTTEXTURECOORDINATE1 = 16; a.CORNERTEXTURECOORDINATE0 = 17; a.VELOCITY0 = 18; a.STARTCOLOR0 = 19; a.STARTSIZE = 20; a.AGEADDSCALE0 = 21; a.STARTROTATION = 22; a.ENDCOLOR0 = 23; a.STARTLIFETIME = 24; a.TIME0 = 33; a.SHAPEPOSITIONSTARTLIFETIME = 30; a.DIRECTIONTIME = 32; a.SIZEROTATION0 = 27; a.RADIUS0 = 28; a.RADIAN0 = 29; a.STARTSPEED = 31; a.RANDOM0 = 34; a.RANDOM1 = 35; a.SIMULATIONWORLDPOSTION = 36; a.SIMULATIONWORLDROTATION = 37; a.TEXTURECOORDINATE0X = 38; a.TEXTURECOORDINATE0X1 = 39; a.TEXTURECOORDINATE0Y = 40; a.OFFSETVECTOR = 41; return a })(); var kj = function () { function a(b, f, a) { this._textureCoordinate0 = this._position = null; this._time = NaN; this._position = b; this._textureCoordinate0 = f; this._time = a } g(a, "laya.d3.graphics.VertexGlitter"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "textureCoordinate", function () { return this._textureCoordinate0 }); e(0, c, "position", function () { return this._position }); e(0, c, "time", function () { return this._time }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(24, [new z(0, "vector3", 0), new z(12, "vector2", 2), new z(20, "single", 33)]) }]); return a }(), Gg = function () { function a(b) { this._position = null; this._position = b } g(a, "laya.d3.graphics.VertexPosition"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "position", function () { return this._position }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(12, [new z(0, "vector3", 0)]) }]); return a }(), Hg = function () { function a(b, f) { this._normal = this._position = null; this._position = b; this._normal = f } g(a, "laya.d3.graphics.VertexPositionNormal"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(24, [new z(0, "vector3", 0), new z(12, "vector3", 3)]) }]); return a }(), Ld = function () { function a(b, f, a) { this._color = this._normal = this._position = null; this._position = b; this._normal = f; this._color = a } g(a, "laya.d3.graphics.VertexPositionNormalColor"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "color", function () { return this._color }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(40, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector4", 1)]) }]); return a }(), Md = function () { function a(b, f, a, c, d) { this._blendWeight = this._blendIndex = this._color = this._normal = this._position = null; this._position = b; this._normal = f; this._color = a; this._blendIndex = c; this._blendWeight = d } g(a, "laya.d3.graphics.VertexPositionNormalColorSkin"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "blendWeight", function () { return this._blendWeight }); e(0, c, "color", function () { return this._color }); e(0, c, "blendIndex", function () { return this._blendIndex }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(72, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector4", 1), new z(40, "vector4", 7), new z(56, "vector4", 6)]) }]); return a }(), lj = function () { function a(b, f, a, c, d, e) { this._tangent = this._blendWeight = this._blendIndex = this._color = this._normal = this._position = null; this._position = b; this._normal = f; this._color = a; this._tangent = c; this._blendIndex = d; this._blendWeight = e } g(a, "laya.d3.graphics.VertexPositionNormalColorSkinSTangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "tangent", function () { return this._tangent }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "blendWeight", function () { return this._blendWeight }); e(0, c, "color", function () { return this._color }); e(0, c, "blendIndex", function () { return this._blendIndex }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(88, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector4", 1), new z(40, "vector4", 7), new z(56, "vector4", 6), new z(72, "vector4", 5)]) }]); return a }(), Ae = function () { function a(b, f, a, c, d, e) { this._tangent = this._blendWeight = this._blendIndex = this._color = this._normal = this._position = null; this._position = b; this._normal = f; this._color = a; this._tangent = c; this._blendIndex = d; this._blendWeight = e } g(a, "laya.d3.graphics.VertexPositionNormalColorSkinTangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "tangent", function () { return this._tangent }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "blendWeight", function () { return this._blendWeight }); e(0, c, "color", function () { return this._color }); e(0, c, "blendIndex", function () { return this._blendIndex }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(84, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector4", 1), new z(40, "vector4", 7), new z(56, "vector4", 6), new z(72, "vector3", 5)]) }]); return a }(), mj = function () { function a(b, f, a, c) { this._tangent = this._color = this._normal = this._position = null; this._position = b; this._normal = f; this._color = a; this._tangent = c } g(a, "laya.d3.graphics.VertexPositionNormalColorSTangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "tangent", function () { return this._tangent }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "color", function () { return this._color }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(56, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector4", 1), new z(40, "vector4", 5)]) }]); return a }(), Be = function () { function a(b, f, a, c) { this._tangent = this._color = this._normal = this._position = null; this._position = b; this._normal = f; this._color = a; this._tangent = c } g(a, "laya.d3.graphics.VertexPositionNormalColorTangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "tangent", function () { return this._tangent }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "color", function () { return this._color }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(52, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector4", 1), new z(40, "vector3", 5)]) }]); return a }(), Sc = function () { function a(b, f, a, c) { this._textureCoordinate = this._color = this._normal = this._position = null; this._position = b; this._normal = f; this._color = a; this._textureCoordinate = c } g(a, "laya.d3.graphics.VertexPositionNormalColorTexture"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "textureCoordinate", function () { return this._textureCoordinate }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "color", function () { return this._color }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(48, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector4", 1), new z(40, "vector2", 2)]) }]); return a }(), Tc = function () { function a(b, f, a, c, d) { this._textureCoordinate1 = this._textureCoordinate0 = this._color = this._normal = this._position = null; this._position = b; this._normal = f; this._color = a; this._textureCoordinate0 = c; this._textureCoordinate1 = d } g(a, "laya.d3.graphics.VertexPositionNormalColorTexture0Texture1"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "color", function () { return this._color }); e(0, c, "textureCoordinate0", function () { return this._textureCoordinate0 }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(0, c, "textureCoordinate1", function () { return this._textureCoordinate1 }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(56, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector4", 1), new z(40, "vector2", 2), new z(48, "vector2", 15)]) }]); return a }(), Nd = function () { function a(b, f, a, c, d, e, u) { this._blendWeight = this._blendIndex = this._textureCoordinate1 = this._textureCoordinate0 = this._color = this._normal = this._position = null; this._position = b; this._normal = f; this._color = a; this._textureCoordinate0 = c; this._textureCoordinate1 = d; this._blendIndex = e; this._blendWeight = u } g(a, "laya.d3.graphics.VertexPositionNormalColorTexture0Texture1Skin"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "blendWeight", function () { return this._blendWeight }); e(0, c, "color", function () { return this._color }); e(0, c, "textureCoordinate0", function () { return this._textureCoordinate0 }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(0, c, "textureCoordinate1", function () { return this._textureCoordinate1 }); e(0, c, "blendIndex", function () { return this._blendIndex }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(88, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector4", 1), new z(40, "vector2", 2), new z(48, "vector2", 15), new z(56, "vector4", 7), new z(72, "vector4", 6)]) }]); return a }(), nj = function () { function a(b, f, a, c, d, e, u, r) { this._tangent = this._blendWeight = this._blendIndex = this._textureCoordinate1 = this._textureCoordinate0 = this._color = this._normal = this._position = null; this._position = b; this._normal = f; this._color = a; this._textureCoordinate0 = c; this._textureCoordinate1 = d; this._tangent = e; this._blendIndex = u; this._blendWeight = r } g(a, "laya.d3.graphics.VertexPositionNormalColorTexture0Texture1SkinSTangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "tangent", function () { return this._tangent }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "blendWeight", function () { return this._blendWeight }); e(0, c, "color", function () { return this._color }); e(0, c, "textureCoordinate0", function () { return this._textureCoordinate0 }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(0, c, "textureCoordinate1", function () { return this._textureCoordinate1 }); e(0, c, "blendIndex", function () { return this._blendIndex }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(104, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector4", 1), new z(40, "vector2", 2), new z(48, "vector2", 15), new z(56, "vector4", 7), new z(72, "vector4", 6), new z(88, "vector4", 5)]) }]); return a }(), Ce = function () { function a() { this._tangent = this._blendWeight = this._blendIndex = this._textureCoordinate1 = this._textureCoordinate0 = this._color = this._normal = this._position = null } g(a, "laya.d3.graphics.VertexPositionNormalColorTexture0Texture1SkinTangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); c.VertexPositionNormalColorTexture0SkinTangent = function (b, f, a, c, d, e, u, r) { this._position = b; this._normal = f; this._color = a; this._textureCoordinate0 = c; this._textureCoordinate1 = d; this._tangent = e; this._blendIndex = u; this._blendWeight = r }; e(0, c, "tangent", function () { return this._tangent }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "blendWeight", function () { return this._blendWeight }); e(0, c, "color", function () { return this._color }); e(0, c, "textureCoordinate0", function () { return this._textureCoordinate0 }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(0, c, "textureCoordinate1", function () { return this._textureCoordinate1 }); e(0, c, "blendIndex", function () { return this._blendIndex }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(100, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector4", 1), new z(40, "vector2", 2), new z(48, "vector2", 15), new z(56, "vector4", 7), new z(72, "vector4", 6), new z(88, "vector3", 5)]) }]); return a }(), Dg = function () { function a(b, f, a, c, d, e) { this._tangent = this._textureCoordinate1 = this._textureCoordinate0 = this._color = this._normal = this._position = null; this._position = b; this._normal = f; this._color = a; this._textureCoordinate0 = c; this._textureCoordinate1 = d; this._tangent = e } g(a, "laya.d3.graphics.VertexPositionNormalColorTexture0Texture1STangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "tangent", function () { return this._tangent }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "color", function () { return this._color }); e(0, c, "textureCoordinate0", function () { return this._textureCoordinate0 }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(0, c, "textureCoordinate1", function () { return this._textureCoordinate1 }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(72, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector4", 1), new z(40, "vector2", 2), new z(48, "vector2", 15), new z(56, "vector4", 5)]) }]); return a }(), Id = function () { function a() { this._tangent = this._textureCoordinate1 = this._textureCoordinate0 = this._color = this._normal = this._position = null } g(a, "laya.d3.graphics.VertexPositionNormalColorTexture0Texture1Tangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); c.VertexPositionNormalColorTexture0Tangent = function (b, f, a, c, d, e) { this._position = b; this._normal = f; this._color = a; this._textureCoordinate0 = c; this._textureCoordinate1 = d; this._tangent = e }; e(0, c, "tangent", function () { return this._tangent }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "color", function () { return this._color }); e(0, c, "textureCoordinate0", function () { return this._textureCoordinate0 }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(0, c, "textureCoordinate1", function () { return this._textureCoordinate1 }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(68, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector4", 1), new z(40, "vector2", 2), new z(48, "vector2", 15), new z(56, "vector3", 5)]) }]); return a }(), Od = function () { function a(b, f, a, c, d, e) { this._blendWeight = this._blendIndex = this._textureCoordinate = this._color = this._normal = this._position = null; this._position = b; this._normal = f; this._color = a; this._textureCoordinate = c; this._blendIndex = d; this._blendWeight = e } g(a, "laya.d3.graphics.VertexPositionNormalColorTextureSkin"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "textureCoordinate", function () { return this._textureCoordinate }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "blendWeight", function () { return this._blendWeight }); e(0, c, "color", function () { return this._color }); e(0, c, "blendIndex", function () { return this._blendIndex }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(80, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector4", 1), new z(40, "vector2", 2), new z(48, "vector4", 7), new z(64, "vector4", 6)]) }]); return a }(), oj = function () { function a(b, f, a, c, d, e, u) { this._tangent = this._blendWeight = this._blendIndex = this._textureCoordinate = this._color = this._normal = this._position = null; this._position = b; this._normal = f; this._color = a; this._textureCoordinate = c; this._tangent = d; this._blendIndex = e; this._blendWeight = u } g(a, "laya.d3.graphics.VertexPositionNormalColorTextureSkinSTangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "tangent", function () { return this._tangent }); e(0, c, "textureCoordinate", function () { return this._textureCoordinate }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "blendWeight", function () { return this._blendWeight }); e(0, c, "color", function () { return this._color }); e(0, c, "blendIndex", function () { return this._blendIndex }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(96, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector4", 1), new z(40, "vector2", 2), new z(48, "vector4", 7), new z(64, "vector4", 6), new z(80, "vector4", 5)]) }]); return a }(), De = function () { function a(b, f, a, c, d, e, u) { this._tangent = this._blendWeight = this._blendIndex = this._textureCoordinate = this._color = this._normal = this._position = null; this._position = b; this._normal = f; this._color = a; this._textureCoordinate = c; this._tangent = d; this._blendIndex = e; this._blendWeight = u } g(a, "laya.d3.graphics.VertexPositionNormalColorTextureSkinTangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "tangent", function () { return this._tangent }); e(0, c, "textureCoordinate", function () { return this._textureCoordinate }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "blendWeight", function () { return this._blendWeight }); e(0, c, "color", function () { return this._color }); e(0, c, "blendIndex", function () { return this._blendIndex }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(92, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector4", 1), new z(40, "vector2", 2), new z(48, "vector4", 7), new z(64, "vector4", 6), new z(80, "vector3", 5)]) }]); return a }(), Cg = function () { function a(b, f, a, c, d) { this._tangent = this._textureCoordinate = this._color = this._normal = this._position = null; this._position = b; this._normal = f; this._color = a; this._textureCoordinate = c; this._tangent = d } g(a, "laya.d3.graphics.VertexPositionNormalColorTextureSTangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "tangent", function () { return this._tangent }); e(0, c, "textureCoordinate", function () { return this._textureCoordinate }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "color", function () { return this._color }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(64, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector4", 1), new z(40, "vector2", 2), new z(48, "vector4", 5)]) }]); return a }(), Hd = function () { function a(b, f, a, c, d) { this._tangent = this._textureCoordinate = this._color = this._normal = this._position = null; this._position = b; this._normal = f; this._color = a; this._textureCoordinate = c; this._tangent = d } g(a, "laya.d3.graphics.VertexPositionNormalColorTextureTangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "tangent", function () { return this._tangent }); e(0, c, "textureCoordinate", function () { return this._textureCoordinate }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "color", function () { return this._color }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(60, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector4", 1), new z(40, "vector2", 2), new z(48, "vector3", 5)]) }]); return a }(), pj = function () { function a(b, f, a) { this._tangent = this._normal = this._position = null; this._position = b; this._normal = f; this._tangent = a } g(a, "laya.d3.graphics.VertexPositionNormalSTangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "tangent", function () { return this._tangent }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(40, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector4", 5)]) }]); return a }(), qj = function () { function a(b, f, a) { this._tangent = this._normal = this._position = null; this._position = b; this._normal = f; this._tangent = a } g(a, "laya.d3.graphics.VertexPositionNormalTangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "tangent", function () { return this._tangent }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(36, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector3", 5)]) }]); return a }(), xc = function () { function a(b, f, a) { this._textureCoordinate = this._normal = this._position = null; this._position = b; this._normal = f; this._textureCoordinate = a } g(a, "laya.d3.graphics.VertexPositionNormalTexture"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "textureCoordinate", function () { return this._textureCoordinate }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(32, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector2", 2)]) }]); return a }(), Uc = function () { function a(b, f, a, c) { this._textureCoordinate1 = this._textureCoordinate0 = this._normal = this._position = null; this._position = b; this._normal = f; this._textureCoordinate0 = a; this._textureCoordinate1 = c } g(a, "laya.d3.graphics.VertexPositionNormalTexture0Texture1"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "textureCoordinate0", function () { return this._textureCoordinate0 }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(0, c, "textureCoordinate1", function () { return this._textureCoordinate1 }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(40, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector2", 2), new z(32, "vector2", 15)]) }]); return a }(), Qc = function () { function a(b, f, a, c, d, e) { this._blendWeight = this._blendIndex = this._textureCoordinate1 = this._textureCoordinate0 = this._normal = this._position = null; this._position = b; this._normal = f; this._textureCoordinate0 = a; this._textureCoordinate1 = c; this._blendIndex = d; this._blendWeight = e } g(a, "laya.d3.graphics.VertexPositionNormalTexture0Texture1Skin"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "textureCoordinate0", function () { return this._textureCoordinate0 }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(0, c, "textureCoordinate1", function () { return this._textureCoordinate1 }); e(0, c, "blendIndex", function () { return this._blendIndex }); e(0, c, "blendWeight", function () { return this._blendWeight }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(72, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector2", 2), new z(32, "vector2", 15), new z(40, "vector4", 7), new z(56, "vector4", 6)]) }]); return a }(), Bg = function () { function a(b, f, a, c, d, e, u) { this._tangent = this._blendWeight = this._blendIndex = this._textureCoordinate1 = this._textureCoordinate0 = this._normal = this._position = null; this._position = b; this._normal = f; this._textureCoordinate0 = a; this._textureCoordinate1 = c; this._tangent = d; this._blendIndex = e; this._blendWeight = u } g(a, "laya.d3.graphics.VertexPositionNormalTexture0Texture1SkinSTangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "tangent", function () { return this._tangent }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "textureCoordinate0", function () { return this._textureCoordinate0 }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(0, c, "textureCoordinate1", function () { return this._textureCoordinate1 }); e(0, c, "blendIndex", function () { return this._blendIndex }); e(0, c, "blendWeight", function () { return this._blendWeight }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(88, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector2", 2), new z(32, "vector2", 15), new z(40, "vector4", 7), new z(56, "vector4", 6), new z(72, "vector4", 5)]) }]); return a }(), Gd = function () { function a() { this._tangent = this._blendWeight = this._blendIndex = this._textureCoordinate1 = this._textureCoordinate0 = this._normal = this._position = null } g(a, "laya.d3.graphics.VertexPositionNormalTexture0Texture1SkinTangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); c.VertexPositionNormalTexture0SkinTangent = function (b, f, a, c, d, e, u) { this._position = b; this._normal = f; this._textureCoordinate0 = a; this._textureCoordinate1 = c; this._tangent = d; this._blendIndex = e; this._blendWeight = u }; e(0, c, "tangent", function () { return this._tangent }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "textureCoordinate0", function () { return this._textureCoordinate0 }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(0, c, "textureCoordinate1", function () { return this._textureCoordinate1 }); e(0, c, "blendIndex", function () { return this._blendIndex }); e(0, c, "blendWeight", function () { return this._blendWeight }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(84, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector2", 2), new z(32, "vector2", 15), new z(40, "vector4", 7), new z(56, "vector4", 6), new z(72, "vector3", 5)]) }]); return a }(), Fg = function () { function a(b, f, a, c, d) { this._tangent = this._textureCoordinate1 = this._textureCoordinate0 = this._normal = this._position = null; this._position = b; this._normal = f; this._textureCoordinate0 = a; this._textureCoordinate1 = c; this._tangent = d } g(a, "laya.d3.graphics.VertexPositionNormalTexture0Texture1STangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "tangent", function () { return this._tangent }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "textureCoordinate0", function () { return this._textureCoordinate0 }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(0, c, "textureCoordinate1", function () { return this._textureCoordinate1 }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(56, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector2", 2), new z(32, "vector2", 15), new z(40, "vector4", 5)]) }]); return a }(), Kd = function () { function a() { this._tangent = this._textureCoordinate1 = this._textureCoordinate0 = this._normal = this._position = null } g(a, "laya.d3.graphics.VertexPositionNormalTexture0Texture1Tangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); c.VertexPositionNormalTexture0Tangent = function (b, f, a, c, d) { this._position = b; this._normal = f; this._textureCoordinate0 = a; this._textureCoordinate1 = c; this._tangent = d }; e(0, c, "tangent", function () { return this._tangent }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "textureCoordinate0", function () { return this._textureCoordinate0 }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(0, c, "textureCoordinate1", function () { return this._textureCoordinate1 }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(52, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector2", 2), new z(32, "vector2", 15), new z(40, "vector3", 5)]) }]); return a }(), Pc = function () { function a(b, f, a, c, d) { this._blendWeight = this._blendIndex = this._textureCoordinate = this._normal = this._position = null; this._position = b; this._normal = f; this._textureCoordinate = a; this._blendIndex = c; this._blendWeight = d } g(a, "laya.d3.graphics.VertexPositionNormalTextureSkin"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "textureCoordinate", function () { return this._textureCoordinate }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "blendIndex", function () { return this._blendIndex }); e(0, c, "blendWeight", function () { return this._blendWeight }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(64, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector2", 2), new z(32, "vector4", 7), new z(48, "vector4", 6)]) }]); return a }(), Ag = function () { function a(b, f, a, c, d, e) { this._tangent = this._blendWeight = this._blendIndex = this._textureCoordinate = this._normal = this._position = null; this._position = b; this._normal = f; this._textureCoordinate = a; this._tangent = c; this._blendIndex = d; this._blendWeight = e } g(a, "laya.d3.graphics.VertexPositionNormalTextureSkinSTangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "tangent", function () { return this._tangent }); e(0, c, "textureCoordinate", function () { return this._textureCoordinate }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "blendIndex", function () { return this._blendIndex }); e(0, c, "blendWeight", function () { return this._blendWeight }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(80, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector2", 2), new z(32, "vector4", 7), new z(48, "vector4", 6), new z(64, "vector4", 5)]) }]); return a }(), Fd = function () { function a(b, f, a, c, d, e) { this._tangent = this._blendWeight = this._blendIndex = this._textureCoordinate = this._normal = this._position = null; this._position = b; this._normal = f; this._textureCoordinate = a; this._tangent = c; this._blendIndex = d; this._blendWeight = e } g(a, "laya.d3.graphics.VertexPositionNormalTextureSkinTangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "tangent", function () { return this._tangent }); e(0, c, "textureCoordinate", function () { return this._textureCoordinate }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "blendIndex", function () { return this._blendIndex }); e(0, c, "blendWeight", function () { return this._blendWeight }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(76, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector2", 2), new z(32, "vector4", 7), new z(48, "vector4", 6), new z(64, "vector3", 5)]) }]); return a }(), Eg = function () { function a(b, f, a, c) { this._tangent = this._textureCoordinate = this._normal = this._position = null; this._position = b; this._normal = f; this._textureCoordinate = a; this._tangent = c } g(a, "laya.d3.graphics.VertexPositionNormalTextureSTangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "tangent", function () { return this._tangent }); e(0, c, "textureCoordinate", function () { return this._textureCoordinate }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(48, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector2", 2), new z(32, "vector4", 5)]) }]); return a }(), Jd = function () { function a(b, f, a, c) { this._tangent = this._textureCoordinate = this._normal = this._position = null; this._position = b; this._normal = f; this._textureCoordinate = a; this._tangent = c } g(a, "laya.d3.graphics.VertexPositionNormalTextureTangent"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "tangent", function () { return this._tangent }); e(0, c, "textureCoordinate", function () { return this._textureCoordinate }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(44, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector2", 2), new z(32, "vector3", 5)]) }]); return a }(), Rc = function () { function a(b, f, a) { this._textureCoordinate = this._normal = this._position = null; this._position = b; this._normal = f; this._textureCoordinate = a } g(a, "laya.d3.graphics.VertexPositionNTBTexture"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "textureCoordinate", function () { return this._textureCoordinate }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(56, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector3", 5), new z(36, "vector3", 4), new z(48, "vector2", 2)]) }]); return a }(), Ig = function () { function a(b, f, a, c, d, e, u, r) { this.binormal = this._tangent = this._blendWeight = this._blendIndex = this._textureCoordinate1 = this._textureCoordinate0 = this._normal = this._position = null; this._position = b; this._normal = f; this._textureCoordinate0 = c; this._textureCoordinate1 = d; this._tangent = e; this._blendIndex = u; this._blendWeight = r } g(a, "laya.d3.graphics.VertexPositionNTBTexture0Texture1Skin"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "tangent", function () { return this._tangent }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "textureCoordinate0", function () { return this._textureCoordinate0 }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(0, c, "textureCoordinate1", function () { return this._textureCoordinate1 }); e(0, c, "blendIndex", function () { return this._blendIndex }); e(0, c, "blendWeight", function () { return this._blendWeight }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(96, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector3", 5), new z(36, "vector3", 4), new z(48, "vector2", 2), new z(56, "vector2", 15), new z(64, "vector4", 7), new z(80, "vector4", 6)]) }]); return a }(), rj = function () { function a(b, f, a) { this._textureCoordinate = this._normal = this._position = null; this._position = b; this._normal = f; this._textureCoordinate = a } g(a, "laya.d3.graphics.VertexPositionNTBTextureSkin"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "textureCoordinate", function () { return this._textureCoordinate }); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(88, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector3", 5), new z(36, "vector3", 4), new z(48, "vector2", 2), new z(56, "vector4", 7), new z(72, "vector4", 6)]) }]); return a }(), sj = function () { function a(b, f, a, c) { this._textureCoord1 = this._textureCoord0 = this._normal = this._position = null; this._position = b; this._normal = f; this._textureCoord0 = a; this._textureCoord1 = c } g(a, "laya.d3.graphics.VertexPositionTerrain"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "normal", function () { return this._normal }); e(0, c, "position", function () { return this._position }); e(0, c, "textureCoord0", function () { return this._textureCoord0 }); e(0, c, "textureCoord1", function () { return this._textureCoord1 }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(40, [new z(0, "vector3", 0), new z(12, "vector3", 3), new z(24, "vector2", 2), new z(32, "vector2", 15)]) }]); return a }(), Jg = function () { function a(b, f) { this._textureCoordinate0 = this._position = null; this._position = b; this._textureCoordinate0 = f } g(a, "laya.d3.graphics.VertexPositionTexture0"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "position", function () { return this._position }); e(0, c, "textureCoordinate0", function () { return this._textureCoordinate0 }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(20, [new z(0, "vector3", 0), new z(12, "vector2", 2)]) }]); return a }(), tj = function () { function a(b, f, a, c, d, e, u, r, g, h, y, l, m, p) { this._startRotation2 = this._startRotation1 = this._startRotation0 = this._startSize = this._startColor = this._velocity = this._positionStartLifeTime = this._cornerTextureCoordinate = null; this._startSpeed = this._time = this._startLifeTime = NaN; this._simulationWorldPostion = this._randoms1 = this._randoms0 = null; this._cornerTextureCoordinate = b; this._positionStartLifeTime = f; this._velocity = a; this._startColor = c; this._startSize = d; this._startRotation0 = e; this._startRotation1 = u; this._startRotation2 = r; this._startLifeTime = g; this._time = h; this._startSpeed = y; this._randoms0 = this.random0; this._randoms1 = this.random1; this._simulationWorldPostion = p } g(a, "laya.d3.graphics.VertexShurikenParticleBillboard"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "cornerTextureCoordinate", function () { return this._cornerTextureCoordinate }); e(0, c, "random1", function () { return this._randoms1 }); e(0, c, "startRotation2", function () { return this._startRotation2 }); e(0, c, "positionStartLifeTime", function () { return this._positionStartLifeTime }); e(0, c, "velocity", function () { return this._velocity }); e(0, c, "random0", function () { return this._randoms0 }); e(0, c, "startSize", function () { return this._startSize }); e(0, c, "startColor", function () { return this._startColor }); e(0, c, "startRotation0", function () { return this._startRotation0 }); e(0, c, "startRotation1", function () { return this._startRotation1 }); e(0, c, "startLifeTime", function () { return this._startLifeTime }); e(0, c, "time", function () { return this._time }); e(0, c, "startSpeed", function () { return this._startSpeed }); e(0, c, "simulationWorldPostion", function () { return this._simulationWorldPostion }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(152, [new z(0, "vector4", 17), new z(16, "vector4", 30), new z(32, "vector4", 32), new z(48, "vector4", 19), new z(64, "vector3", 20), new z(76, "vector3", 22), new z(88, "single", 31), new z(92, "vector4", 34), new z(108, "vector4", 35), new z(124, "vector3", 36), new z(136, "vector4", 37)]) }]); return a }(), uj = function () { function a(b, f, a, c, d, e, u, r, g, h, y, l, m, p) { this._startRotation2 = this._startRotation1 = this._startRotation0 = this._startSize = this._startColor = this._velocity = this._positionStartLifeTime = this._cornerTextureCoordinate = null; this._startSpeed = this._time = this._startLifeTime = NaN; this._simulationWorldPostion = this._randoms1 = this._randoms0 = null; this._cornerTextureCoordinate = b; this._positionStartLifeTime = f; this._velocity = a; this._startColor = c; this._startSize = d; this._startRotation0 = e; this._startRotation1 = u; this._startRotation2 = r; this._startLifeTime = g; this._time = h; this._startSpeed = y; this._randoms0 = this.random0; this._randoms1 = this.random1; this._simulationWorldPostion = p } g(a, "laya.d3.graphics.VertexShurikenParticleMesh"); var c = a.prototype; h.imps(c, {"laya.d3.graphics.IVertex": !0}); e(0, c, "cornerTextureCoordinate", function () { return this._cornerTextureCoordinate }); e(0, c, "velocity", function () { return this._velocity }); e(0, c, "position", function () { return this._positionStartLifeTime }); e(0, c, "random0", function () { return this._randoms0 }); e(0, c, "startSize", function () { return this._startSize }); e(0, c, "startColor", function () { return this._startColor }); e(0, c, "startRotation0", function () { return this._startRotation0 }); e(0, c, "startRotation1", function () { return this._startRotation1 }); e(0, c, "random1", function () { return this._randoms1 }); e(0, c, "startRotation2", function () { return this._startRotation2 }); e(0, c, "startLifeTime", function () { return this._startLifeTime }); e(0, c, "time", function () { return this._time }); e(0, c, "startSpeed", function () { return this._startSpeed }); e(0, c, "simulationWorldPostion", function () { return this._simulationWorldPostion }); e(0, c, "vertexDeclaration", function () { return a._vertexDeclaration }); e(1, a, "vertexDeclaration", function () { return a._vertexDeclaration }); p(a, ["_vertexDeclaration", function () { return this._vertexDeclaration = new da(172, [new z(0, "vector3", 0), new z(12, "vector4", 1), new z(28, "vector2", 2), new z(36, "vector4", 30), new z(52, "vector4", 32), new z(68, "vector4", 19), new z(84, "vector3", 20), new z(96, "vector3", 22), new z(108, "single", 31), new z(112, "vector4", 34), new z(128, "vector4", 35), new z(144, "vector3", 36), new z(156, "vector4", 37)]) }]); return a }(), vj = function () { function a(b, f, a, c, d, e) { this._version = null; this._strings = ["BLOCK", "DATA", "STRINGS"]; this._mesh = this._readData = this._materialMap = this._subMeshes = this._materials = null; this._BLOCK = {count: 0}; this._DATA = {offset: 0, size: 0}; this._STRINGS = {offset: 0, size: 0}; this._shaderAttributes = null; this._mesh = a; this._materials = c; this._subMeshes = d; this._materialMap = e; this._version = f; this._onLoaded(b) } g(a, "laya.d3.loaders.LoadModelV01"); var c = a.prototype; c._onLoaded = function (b) { this._readData = b; this.READ_BLOCK(); for (b = 0; b < this._BLOCK.count; b++) { var f = this._readData.getUint16(), a = this._strings[f], c = this["READ_" + a]; if (null == c) throw Error("model file err,no this function:" + f + " " + a); if (!c.call(this)) break } return this._mesh }; c.onError = function () { }; c._readString = function () { return this._strings[this._readData.getUint16()] }; c.READ_BLOCK = function () { this._readData.getUint16(); this._BLOCK.count = this._readData.getUint16(); return !0 }; c.READ_DATA = function () { this._DATA.offset = this._readData.getUint32(); this._DATA.size = this._readData.getUint32(); return !0 }; c.READ_STRINGS = function () { this._STRINGS.offset = this._readData.getUint16(); this._STRINGS.size = this._readData.getUint16(); var b = this._readData.pos; this._readData.pos = this._STRINGS.offset + this._DATA.offset; for (var f = 0; f < this._STRINGS.size; f++) this._strings[f] = this._readData.readUTFString(); this._readData.pos = b; return !0 }; c.READ_MATERIAL = function () { var b = this._readData.getUint16(); this._readString(); var f = this._readString(); this._materials[b] = "null" !== f ? N.getRes(this._materialMap[f]) : new Na; return !0 }; c.READ_MESH = function () { this._readString(); switch (this._version) { case "LAYAMODEL:01": console.log("Warning: The (.lm) file is converted by old fbxTools,please reConverted it use lastest fbxTools version,later we will remove the support of old version (.lm) support."); break; case "LAYASKINANI:01": case "LAYAMODEL:02": var b = this._readData.__getBuffer(), f; f = this._readData.getUint32(); var a = this._readData.getUint32(); new Float32Array(b.slice(f + this._DATA.offset, f + this._DATA.offset + a)); f = this._readData.getUint32(); a = this._readData.getUint32(); a = new Float32Array(b.slice(f + this._DATA.offset, f + this._DATA.offset + a)); this.mesh._inverseBindPoses = []; b = 0; for (f = a.length; b < f; b += 16) { var c = new Q(a[b + 0], a[b + 1], a[b + 2], a[b + 3], a[b + 4], a[b + 5], a[b + 6], a[b + 7], a[b + 8], a[b + 9], a[b + 10], a[b + 11], a[b + 12], a[b + 13], a[b + 14], a[b + 15]); this.mesh._inverseBindPoses.push(c) } break; default: throw Error("LoadModel:unknown version."); } return !0 }; c.READ_SUBMESH = function () { this._readString(); this._readData.getUint8(); this._shaderAttributes = this._readString().match(a._attrReg); var b = this._readData.getUint32(), f = this._readData.getUint32(); this._readData.getUint32(); this._readData.getUint32(); var c = this._readData.getUint32(), n = this._readData.getUint32(), d = this._readData.getUint32(), e = this._readData.getUint32(), u = this._readData.__getBuffer(), r = new Ee(this._mesh), g = this._getVertexDeclaration(), g = Ab.create(g, n / g.vertexStride, 35044, !0), c = c + this._DATA.offset, n = u.slice(c, c + n); g.setData(new Float32Array(n)); r._vertexBuffer = g; n = g.vertexDeclaration.getVertexElements(); for (c = 0; c < n.length; c++) r._bufferUsage[n[c].elementUsage] = g; g = Tb.create("ushort", f / 2, 35044, !0); b += this._DATA.offset; f = u.slice(b, b + f); g.setData(new Uint16Array(f)); r._indexBuffer = g; d = u.slice(d + this._DATA.offset, d + this._DATA.offset + e); r._boneIndicesList[0] = new Uint8Array(d); this._subMeshes.push(r); return !0 }; c.READ_DATAAREA = function () { return !1 }; c._getVertexDeclaration = function () { for (var b = !1, f = !1, a = !1, c = !1, d = !1, e = !1, u = !1, r = !1, g = !1, h = 0; h < this._shaderAttributes.length; h += 8) switch (this._shaderAttributes[h]) { case "POSITION": b = !0; break; case "NORMAL": f = !0; break; case "COLOR": a = !0; break; case "UV": c = !0; break; case "UV1": d = !0; break; case "BLENDWEIGHT": u = !0; break; case "BLENDINDICES": r = !0; break; case "TANGENT": e = !0; break; case "BINORMAL": g = !0 } var y; b && f && a && c && d && u && r && e ? y = Ce.vertexDeclaration : b && f && a && c && d && u && r ? y = Nd.vertexDeclaration : b && f && c && d && u && r && e ? y = Gd.vertexDeclaration : b && f && c && d && u && r ? y = Qc.vertexDeclaration : b && f && a && c && u && r && e ? y = De.vertexDeclaration : b && f && a && c && u && r ? y = Od.vertexDeclaration : b && f && e && g && c && u && r ? y = rj.vertexDeclaration : b && f && c && u && r && e ? y = Fd.vertexDeclaration : b && f && c && u && r ? y = Pc.vertexDeclaration : b && f && a && u && r && e ? y = Ae.vertexDeclaration : b && f && a && u && r ? y = Md.vertexDeclaration : b && f && a && c && d && e ? y = Id.vertexDeclaration : b && f && a && c && d ? y = Tc.vertexDeclaration : b && f && c && d && e ? y = Kd.vertexDeclaration : b && f && c && d ? y = Uc.vertexDeclaration : b && f && a && c && e ? y = Hd.vertexDeclaration : b && f && c && e && g ? y = Rc.vertexDeclaration : b && f && a && c ? y = Sc.vertexDeclaration : b && f && c && e ? y = Jd.vertexDeclaration : b && f && c ? y = xc.vertexDeclaration : b && f && a && e ? y = Be.vertexDeclaration : b && f && a && (y = Ld.vertexDeclaration); return y }; e(0, c, "mesh", function () { return this._mesh }); a._attrReg = RegExp("(\\w+)|([:,;])", "g"); return a }(), wj = function () { function a() { } g(a, "laya.d3.loaders.LoadModelV02"); a.parse = function (c, b, f, k, n, d) { a._mesh = f; a._materials = k; a._subMeshes = n; a._materialMap = d; a._version = b; a._readData = c; a.READ_DATA(); a.READ_BLOCK(); a.READ_STRINGS(); c = 0; for (b = a._BLOCK.count; c < b; c++) { a._readData.pos = a._BLOCK.blockStarts[c]; f = a._readData.getUint16(); k = a._strings[f]; n = a["READ_" + k]; if (null == n) throw Error("model file err,no this function:" + f + " " + k); n.call() } a._strings.length = 0; a._readData = null; a._version = null; a._mesh = null; a._materials = null; a._subMeshes = null; a._materialMap = null }; a._readString = function () { return a._strings[a._readData.getUint16()] }; a.READ_DATA = function () { a._DATA.offset = a._readData.getUint32(); a._DATA.size = a._readData.getUint32() }; a.READ_BLOCK = function () { for (var c = a._BLOCK.count = a._readData.getUint16(), b = a._BLOCK.blockStarts = [], f = a._BLOCK.blockLengths = [], k = 0; k < c; k++) b.push(a._readData.getUint32()), f.push(a._readData.getUint32()) }; a.READ_STRINGS = function () { var c = a._readData.getUint32(), b = a._readData.getUint16(), f = a._readData.pos; a._readData.pos = c + a._DATA.offset; for (c = 0; c < b; c++) a._strings[c] = a._readData.readUTFString(); a._readData.pos = f }; a.READ_MATERIAL = function () { a._readString(); a._readString(); var c = a._readString(); "" !== c && a._materials.push(N.getRes(a._materialMap[c])); return !0 }; a.READ_MESH = function () { a._readString(); var c = a._readData.__getBuffer(), b, f = a._readData.getInt16(), k = a._DATA.offset; for (b = 0; b < f; b++) { var n = k + a._readData.getUint32(), d = a._readData.getUint32(), n = new Float32Array(c.slice(n, n + d)), d = a._readString().match(a._attrReg), d = a._getVertexDeclaration(d), d = Ab.create(d, 4 * n.length / d.vertexStride, 35044, !0); d.setData(n); a._mesh._vertexBuffers.push(d) } f = k + a._readData.getUint32(); b = a._readData.getUint32(); f = new Uint16Array(c.slice(f, f + b)); b = Tb.create("ushort", b / 2, 35044, !0); b.setData(f); a._mesh._indexBuffer = b; f = a._mesh._boneNames = []; n = a._readData.getUint16(); f.length = n; for (b = 0; b < n; b++) f[b] = a._strings[a._readData.getUint16()]; b = a._readData.getUint32(); f = a._readData.getUint32(); new Float32Array(c.slice(k + b, k + b + f)); b = a._readData.getUint32(); f = a._readData.getUint32(); k = new Float32Array(c.slice(k + b, k + b + f)); a._mesh._inverseBindPoses = []; b = 0; for (c = k.length; b < c; b += 16) f = new Q(k[b + 0], k[b + 1], k[b + 2], k[b + 3], k[b + 4], k[b + 5], k[b + 6], k[b + 7], k[b + 8], k[b + 9], k[b + 10], k[b + 11], k[b + 12], k[b + 13], k[b + 14], k[b + 15]), a._mesh._inverseBindPoses.push(f); a._mesh._skinnedDatas = new Float32Array(16 * k.length); return !0 }; a.READ_SUBMESH = function () { var c = a._readData.__getBuffer(), b = new Ee(a._mesh), f = a._readData.getInt16(), k = a._readData.getUint32(), n = a._readData.getUint32(); b._vertexBuffer = a._mesh._vertexBuffers[f]; b._vertexStart = k; b._vertexCount = n; f = a._readData.getUint32(); k = a._readData.getUint32(); n = a._mesh._indexBuffer; b._indexBuffer = n; b._indexStart = f; b._indexCount = k; b._indices = new Uint16Array(n.getData().buffer, 2 * f, k); var f = a._DATA.offset, k = b._subIndexBufferStart, n = b._subIndexBufferCount, d = b._boneIndicesList, e = a._readData.getUint16(); k.length = e; n.length = e; d.length = e; for (d = 0; d < e; d++) { k[d] = a._readData.getUint32(); n[d] = a._readData.getUint32(); var u = a._readData.getUint32(), r = a._readData.getUint32(); b._boneIndicesList[d] = new Uint8Array(c.slice(f + u, f + u + r)) } a._subMeshes.push(b); return !0 }; a._getVertexDeclaration = function (a) { for (var b = !1, f = !1, c = !1, n = !1, d = !1, e = !1, u = !1, r = !1, g = !1, h = 0; h < a.length; h++) switch (a[h]) { case "POSITION": b = !0; break; case "NORMAL": f = !0; break; case "COLOR": c = !0; break; case "UV": n = !0; break; case "UV1": d = !0; break; case "BLENDWEIGHT": u = !0; break; case "BLENDINDICES": r = !0; break; case "TANGENT": e = !0; break; case "BINORMAL": g = !0 } var y; b && f && c && n && d && u && r && e ? y = Ce.vertexDeclaration : b && f && c && n && d && u && r ? y = Nd.vertexDeclaration : b && f && n && d && u && r && e ? y = Gd.vertexDeclaration : b && f && n && d && u && r ? y = Qc.vertexDeclaration : b && f && c && n && u && r && e ? y = De.vertexDeclaration : b && f && c && n && u && r ? y = Od.vertexDeclaration : b && f && n && u && r && e ? y = Fd.vertexDeclaration : b && f && n && u && r ? y = Pc.vertexDeclaration : b && f && c && u && r && e ? y = Ae.vertexDeclaration : b && f && c && u && r ? y = Md.vertexDeclaration : b && f && c && n && d && e ? y = Id.vertexDeclaration : b && f && c && n && d ? y = Tc.vertexDeclaration : b && f && n && d && e ? y = Kd.vertexDeclaration : b && f && n && d ? y = Uc.vertexDeclaration : b && f && c && n && e ? y = Hd.vertexDeclaration : b && f && n && e && g ? y = Rc.vertexDeclaration : b && f && c && n ? y = Sc.vertexDeclaration : b && f && n && e ? y = Jd.vertexDeclaration : b && f && n ? y = xc.vertexDeclaration : b && f && c && e ? y = Be.vertexDeclaration : b && f && c && (y = Ld.vertexDeclaration); return y }; a._attrReg = RegExp("(\\w+)|([:,;])", "g"); a._strings = []; a._readData = null; a._version = null; a._mesh = null; a._materials = null; a._subMeshes = null; a._materialMap = null; p(a, ["_BLOCK", function () { return this._BLOCK = {count: 0} }, "_DATA", function () { return this._DATA = {offset: 0, size: 0} }]); return a }(), xj = function () { function a() { } g(a, "laya.d3.loaders.LoadModelV03"); a.parse = function (c, b, f, k, n) { a._mesh = f; a._subMeshes = k; a._materialMap = n; a._version = b; a._readData = c; a.READ_DATA(); a.READ_BLOCK(); a.READ_STRINGS(); c = 0; for (b = a._BLOCK.count; c < b; c++) { a._readData.pos = a._BLOCK.blockStarts[c]; f = a._readData.getUint16(); k = a._strings[f]; n = a["READ_" + k]; if (null == n) throw Error("model file err,no this function:" + f + " " + k); n.call() } a._strings.length = 0; a._readData = null; a._version = null; a._mesh = null; a._subMeshes = null; a._materialMap = null }; a._readString = function () { return a._strings[a._readData.getUint16()] }; a.READ_DATA = function () { a._DATA.offset = a._readData.getUint32(); a._DATA.size = a._readData.getUint32() }; a.READ_BLOCK = function () { for (var c = a._BLOCK.count = a._readData.getUint16(), b = a._BLOCK.blockStarts = [], f = a._BLOCK.blockLengths = [], k = 0; k < c; k++) b.push(a._readData.getUint32()), f.push(a._readData.getUint32()) }; a.READ_STRINGS = function () { var c = a._readData.getUint32(), b = a._readData.getUint16(), f = a._readData.pos; a._readData.pos = c + a._DATA.offset; for (c = 0; c < b; c++) a._strings[c] = a._readData.readUTFString(); a._readData.pos = f }; a.READ_MESH = function () { a._readString(); var c = a._readData.__getBuffer(), b, f = a._readData.getInt16(), k = a._DATA.offset; for (b = 0; b < f; b++) { var n = k + a._readData.getUint32(), d = a._readData.getUint32(), n = new Float32Array(c.slice(n, n + d)), d = a._readString(); switch (a._version) { case "LAYAMODEL:03": d = a._vertexDeclarationMap_Discard[d]; break; case "LAYAMODEL:0301": d = a._vertexDeclarationMap[d]; break; default: throw Error("LoadModelV03: unknown version."); } if (!d) throw Error("LoadModelV03: unknown vertexDeclaration."); d = Ab.create(d, 4 * n.length / d.vertexStride, 35044, !0); d.setData(n); a._mesh._vertexBuffers.push(d) } f = k + a._readData.getUint32(); b = a._readData.getUint32(); f = new Uint16Array(c.slice(f, f + b)); b = Tb.create("ushort", b / 2, 35044, !0); b.setData(f); a._mesh._indexBuffer = b; f = a._mesh._boneNames = []; n = a._readData.getUint16(); f.length = n; for (b = 0; b < n; b++) f[b] = a._strings[a._readData.getUint16()]; a._readData.pos += 8; b = a._readData.getUint32(); f = a._readData.getUint32(); k = new Float32Array(c.slice(k + b, k + b + f)); a._mesh._inverseBindPoses = []; b = 0; for (c = k.length; b < c; b += 16) f = new Q(k[b + 0], k[b + 1], k[b + 2], k[b + 3], k[b + 4], k[b + 5], k[b + 6], k[b + 7], k[b + 8], k[b + 9], k[b + 10], k[b + 11], k[b + 12], k[b + 13], k[b + 14], k[b + 15]), a._mesh._inverseBindPoses.push(f); a._mesh._skinnedDatas = new Float32Array(16 * k.length); return !0 }; a.READ_SUBMESH = function () { var c = a._readData.__getBuffer(), b = new Ee(a._mesh), f = a._readData.getInt16(), k = a._readData.getUint32(), n = a._readData.getUint32(); b._vertexBuffer = a._mesh._vertexBuffers[f]; b._vertexStart = k; b._vertexCount = n; f = a._readData.getUint32(); k = a._readData.getUint32(); n = a._mesh._indexBuffer; b._indexBuffer = n; b._indexStart = f; b._indexCount = k; b._indices = new Uint16Array(n.getData().buffer, 2 * f, k); var f = a._DATA.offset, k = b._subIndexBufferStart, n = b._subIndexBufferCount, d = b._boneIndicesList, e = a._readData.getUint16(); k.length = e; n.length = e; d.length = e; for (var u = 0; u < e; u++) { k[u] = a._readData.getUint32(); n[u] = a._readData.getUint32(); var r = a._readData.getUint32(), g = a._readData.getUint32(); d[u] = new Uint8Array(c.slice(f + r, f + r + g)) } a._subMeshes.push(b); return !0 }; a._strings = []; a._readData = null; a._version = null; a._mesh = null; a._subMeshes = null; a._materialMap = null; p(a, ["_vertexDeclarationMap_Discard", function () { return this._vertexDeclarationMap_Discard = { "POSITION,NORMAL,COLOR,UV,UV1,BLENDWEIGHT,BLENDINDICES,TANGENT": Ce.vertexDeclaration, "POSITION,NORMAL,COLOR,UV,UV1,BLENDWEIGHT,BLENDINDICES": Nd.vertexDeclaration, "POSITION,NORMAL,TANGENT,BINORMAL,UV,UV1,BLENDWEIGHT,BLENDINDICES,": Ig.vertexDeclaration, "POSITION,NORMAL,UV,UV1,BLENDWEIGHT,BLENDINDICES,TANGENT": Gd.vertexDeclaration, "POSITION,NORMAL,UV,UV1,BLENDWEIGHT,BLENDINDICES": Qc.vertexDeclaration, "POSITION,NORMAL,COLOR,UV,BLENDWEIGHT,BLENDINDICES,TANGENT": De.vertexDeclaration, "POSITION,NORMAL,COLOR,UV,BLENDWEIGHT,BLENDINDICES": Od.vertexDeclaration, "POSITION,NORMAL,UV,BLENDWEIGHT,BLENDINDICES,TANGENT": Fd.vertexDeclaration, "POSITION,NORMAL,UV,BLENDWEIGHT,BLENDINDICES": Pc.vertexDeclaration, "POSITION,NORMAL,COLOR,BLENDWEIGHT,BLENDINDICES,TANGENT": Ae.vertexDeclaration, "POSITION,NORMAL,COLOR,BLENDWEIGHT,BLENDINDICES": Md.vertexDeclaration, "POSITION,NORMAL,COLOR,UV,UV1,TANGENT": Id.vertexDeclaration, "POSITION,NORMAL,COLOR,UV,UV1": Tc.vertexDeclaration, "POSITION,NORMAL,UV,UV1,TANGENT": Kd.vertexDeclaration, "POSITION,NORMAL,UV,UV1": Uc.vertexDeclaration, "POSITION,NORMAL,COLOR,UV,TANGENT": Hd.vertexDeclaration, "POSITION,NORMAL,UV,TANGENT,BINORMAL": Rc.vertexDeclaration, "POSITION,NORMAL,COLOR,UV": Sc.vertexDeclaration, "POSITION,NORMAL,UV,TANGENT": Jd.vertexDeclaration, "POSITION,NORMAL,UV": xc.vertexDeclaration, "POSITION,NORMAL,COLOR,TANGENT": Be.vertexDeclaration, "POSITION,NORMAL,COLOR": Ld.vertexDeclaration, "POSITION,NORMAL,TANGENT": qj.vertexDeclaration, "POSITION,NORMAL": Hg.vertexDeclaration, "POSITION,UV": Jg.vertexDeclaration, POSITION: Gg.vertexDeclaration } }, "_vertexDeclarationMap", function () { return this._vertexDeclarationMap = { "POSITION,NORMAL,COLOR,UV,UV1,BLENDWEIGHT,BLENDINDICES,TANGENT": nj.vertexDeclaration, "POSITION,NORMAL,COLOR,UV,UV1,BLENDWEIGHT,BLENDINDICES": Nd.vertexDeclaration, "POSITION,NORMAL,TANGENT,BINORMAL,UV,UV1,BLENDWEIGHT,BLENDINDICES,": Ig.vertexDeclaration, "POSITION,NORMAL,UV,UV1,BLENDWEIGHT,BLENDINDICES,TANGENT": Bg.vertexDeclaration, "POSITION,NORMAL,UV,UV1,BLENDWEIGHT,BLENDINDICES": Qc.vertexDeclaration, "POSITION,NORMAL,COLOR,UV,BLENDWEIGHT,BLENDINDICES,TANGENT": oj.vertexDeclaration, "POSITION,NORMAL,COLOR,UV,BLENDWEIGHT,BLENDINDICES": Od.vertexDeclaration, "POSITION,NORMAL,UV,BLENDWEIGHT,BLENDINDICES,TANGENT": Ag.vertexDeclaration, "POSITION,NORMAL,UV,BLENDWEIGHT,BLENDINDICES": Pc.vertexDeclaration, "POSITION,NORMAL,COLOR,BLENDWEIGHT,BLENDINDICES,TANGENT": lj.vertexDeclaration, "POSITION,NORMAL,COLOR,BLENDWEIGHT,BLENDINDICES": Md.vertexDeclaration, "POSITION,NORMAL,COLOR,UV,UV1,TANGENT": Dg.vertexDeclaration, "POSITION,NORMAL,COLOR,UV,UV1": Tc.vertexDeclaration, "POSITION,NORMAL,UV,UV1,TANGENT": Fg.vertexDeclaration, "POSITION,NORMAL,UV,UV1": Uc.vertexDeclaration, "POSITION,NORMAL,COLOR,UV,TANGENT": Cg.vertexDeclaration, "POSITION,NORMAL,UV,TANGENT,BINORMAL": Rc.vertexDeclaration, "POSITION,NORMAL,COLOR,UV": Sc.vertexDeclaration, "POSITION,NORMAL,UV,TANGENT": Eg.vertexDeclaration, "POSITION,NORMAL,UV": xc.vertexDeclaration, "POSITION,NORMAL,COLOR,TANGENT": mj.vertexDeclaration, "POSITION,NORMAL,COLOR": Ld.vertexDeclaration, "POSITION,NORMAL,TANGENT": pj.vertexDeclaration, "POSITION,NORMAL": Hg.vertexDeclaration, "POSITION,UV": Jg.vertexDeclaration, POSITION: Gg.vertexDeclaration } }, "_BLOCK", function () { return this._BLOCK = {count: 0} }, "_DATA", function () { return this._DATA = {offset: 0, size: 0} }]); return a }(), yj = function () { function a() { } g(a, "laya.d3.loaders.MeshReader"); a.read = function (c, b, f, k, n) { c = new lb(c); c.pos = 0; var d = c.readUTFString(); switch (d) { case "LAYAMODEL:01": case "LAYASKINANI:01": a._readVersion01(c, d, b, f, k, n); break; case "LAYAMODEL:02": wj.parse(c, d, b, f, k, n); break; case "LAYAMODEL:03": case "LAYAMODEL:0301": xj.parse(c, d, b, k, n); break; default: throw Error("MeshReader: unknown mesh version."); } b._setSubMeshes(k) }; a._readVersion01 = function (a, b, f, k, n, d) { new vj(a, b, f, k, n, d) }; return a }(), Ha = function () { function a(b, f) { this.max = this.min = null; this.min = b; this.max = f } g(a, "laya.d3.math.BoundBox"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.getCorners = function (b) { b.length = 8; var f = this.min.elements, a = this.max.elements, c = f[0], d = f[1], f = f[2], e = a[0], u = a[1], a = a[2]; b[0] = new m(c, u, a); b[1] = new m(e, u, a); b[2] = new m(e, d, a); b[3] = new m(c, d, a); b[4] = new m(c, u, f); b[5] = new m(e, u, f); b[6] = new m(e, d, f); b[7] = new m(c, d, f) }; c.toDefault = function () { this.min.toDefault(); this.max.toDefault() }; c.cloneTo = function (b) { this.min.cloneTo(b.min); this.max.cloneTo(b.max) }; c.clone = function () { var b = new this.constructor(new m, new m); this.cloneTo(b); return b }; a.createfromPoints = function (b, f) { if (null == b) throw Error("points"); var a = f.min, c = f.max, d = a.elements; d[0] = Number.MAX_VALUE; d[1] = Number.MAX_VALUE; d[2] = Number.MAX_VALUE; d = c.elements; d[0] = -Number.MAX_VALUE; d[1] = -Number.MAX_VALUE; d[2] = -Number.MAX_VALUE; for (var d = 0, e = b.length; d < e; ++d) m.min(a, b[d], a), m.max(c, b[d], c) }; a.merge = function (b, f, a) { m.min(b.min, f.min, a.min); m.max(b.max, f.max, a.max) }; return a }(), Fe = function () { function a(b) { this._bottom = this._top = this._right = this._left = this._far = this._near = this._matrix = null; this._matrix = b; this._near = new la(new m); this._far = new la(new m); this._left = new la(new m); this._right = new la(new m); this._top = new la(new m); this._bottom = new la(new m); a._getPlanesFromMatrix(this._matrix, this._near, this._far, this._left, this._right, this._top, this._bottom) } g(a, "laya.d3.math.BoundFrustum"); var c = a.prototype; c.equalsBoundFrustum = function (b) { return this._matrix.equalsOtherMatrix(b.matrix) }; c.equalsObj = function (b) { return b instanceof laya.d3.math.BoundFrustum ? this.equalsBoundFrustum(b) : !1 }; c.getPlane = function (b) { switch (b) { case 0: return this._near; case 1: return this._far; case 2: return this._left; case 3: return this._right; case 4: return this._top; case 5: return this._bottom; default: return null } }; c.getCorners = function (b) { a._get3PlaneInterPoint(this._near, this._bottom, this._right).cloneTo(b[0]); a._get3PlaneInterPoint(this._near, this._top, this._right).cloneTo(b[1]); a._get3PlaneInterPoint(this._near, this._top, this._left).cloneTo(b[2]); a._get3PlaneInterPoint(this._near, this._bottom, this._left).cloneTo(b[3]); a._get3PlaneInterPoint(this._far, this._bottom, this._right).cloneTo(b[4]); a._get3PlaneInterPoint(this._far, this._top, this._right).cloneTo(b[5]); a._get3PlaneInterPoint(this._far, this._top, this._left).cloneTo(b[6]); a._get3PlaneInterPoint(this._far, this._bottom, this._left).cloneTo(b[7]) }; c.containsPoint = function (b) { for (var f = la.PlaneIntersectionType_Front, a = la.PlaneIntersectionType_Front, c = 0; 6 > c; c++) { switch (c) { case 0: a = Ca.intersectsPlaneAndPoint(this._near, b); break; case 1: a = Ca.intersectsPlaneAndPoint(this._far, b); break; case 2: a = Ca.intersectsPlaneAndPoint(this._left, b); break; case 3: a = Ca.intersectsPlaneAndPoint(this._right, b); break; case 4: a = Ca.intersectsPlaneAndPoint(this._top, b); break; case 5: a = Ca.intersectsPlaneAndPoint(this._bottom, b) } switch (a) { case la.PlaneIntersectionType_Back: return 0; case la.PlaneIntersectionType_Intersecting: f = la.PlaneIntersectionType_Intersecting } } switch (f) { case la.PlaneIntersectionType_Intersecting: return 2; default: return 1 } }; c.containsBoundBox = function (b) { for (var f = a._tempV30, c = a._tempV31, n, d = 1, e = 0; 6 > e; e++) { n = this.getPlane(e); this._getBoxToPlanePVertexNVertex(b, n.normal, f, c); if (Ca.intersectsPlaneAndPoint(n, f) === la.PlaneIntersectionType_Back) return 0; Ca.intersectsPlaneAndPoint(n, c) === la.PlaneIntersectionType_Back && (d = 2) } return d }; c.containsBoundSphere = function (b) { for (var f = la.PlaneIntersectionType_Front, a = la.PlaneIntersectionType_Front, c = 0; 6 > c; c++) { switch (c) { case 0: a = Ca.intersectsPlaneAndSphere(this._near, b); break; case 1: a = Ca.intersectsPlaneAndSphere(this._far, b); break; case 2: a = Ca.intersectsPlaneAndSphere(this._left, b); break; case 3: a = Ca.intersectsPlaneAndSphere(this._right, b); break; case 4: a = Ca.intersectsPlaneAndSphere(this._top, b); break; case 5: a = Ca.intersectsPlaneAndSphere(this._bottom, b) } switch (a) { case la.PlaneIntersectionType_Back: return 0; case la.PlaneIntersectionType_Intersecting: f = la.PlaneIntersectionType_Intersecting } } switch (f) { case la.PlaneIntersectionType_Intersecting: return 2; default: return 1 } }; c._getBoxToPlanePVertexNVertex = function (b, f, a, c) { var k = b.min, n = k.elements; b = b.max; var d = b.elements, e = f.elements; f = e[0]; var g = e[1], e = e[2]; k.cloneTo(a); a = a.elements; 0 <= f && (a[0] = d[0]); 0 <= g && (a[1] = d[1]); 0 <= e && (a[2] = d[2]); b.cloneTo(c); c = c.elements; 0 <= f && (c[0] = n[0]); 0 <= g && (c[1] = n[1]); 0 <= e && (c[2] = n[2]) }; e(0, c, "top", function () { return this._top }); e(0, c, "matrix", function () { return this._matrix }, function (b) { this._matrix = b; a._getPlanesFromMatrix(this._matrix, this._near, this._far, this._left, this._right, this._top, this._bottom) }); e(0, c, "near", function () { return this._near }); e(0, c, "far", function () { return this._far }); e(0, c, "left", function () { return this._left }); e(0, c, "right", function () { return this._right }); e(0, c, "bottom", function () { return this._bottom }); a._getPlanesFromMatrix = function (b, f, a, c, d, e, u) { var k = b.elements, n = k[0]; b = k[1]; var w = k[2], x = k[3], g = k[4], h = k[5], l = k[6], m = k[7], p = k[8], q = k[9], t = k[10], v = k[11], z = k[12], A = k[13], B = k[14], k = k[15], C = f.normal.elements; C[0] = x + w; C[1] = m + l; C[2] = v + t; f.distance = k + B; f.normalize(); f = a.normal.elements; f[0] = x - w; f[1] = m - l; f[2] = v - t; a.distance = k - B; a.normalize(); a = c.normal.elements; a[0] = x + n; a[1] = m + g; a[2] = v + p; c.distance = k + z; c.normalize(); c = d.normal.elements; c[0] = x - n; c[1] = m - g; c[2] = v - p; d.distance = k - z; d.normalize(); d = e.normal.elements; d[0] = x - b; d[1] = m - h; d[2] = v - q; e.distance = k - A; e.normalize(); e = u.normal.elements; e[0] = x + b; e[1] = m + h; e[2] = v + q; u.distance = k + A; u.normalize() }; a._get3PlaneInterPoint = function (b, f, c) { var k = b.normal, d = f.normal, e = c.normal; m.cross(d, e, a._tempV30); m.cross(e, k, a._tempV31); m.cross(k, d, a._tempV32); k = m.dot(k, a._tempV30); d = m.dot(d, a._tempV31); e = m.dot(e, a._tempV32); m.scale(a._tempV30, -b.distance / k, a._tempV33); m.scale(a._tempV31, -f.distance / d, a._tempV34); m.scale(a._tempV32, -c.distance / e, a._tempV35); m.add(a._tempV33, a._tempV34, a._tempV36); m.add(a._tempV35, a._tempV36, a._tempV37); return a._tempV37 }; p(a, ["_tempV30", function () { return this._tempV30 = new m }, "_tempV31", function () { return this._tempV31 = new m }, "_tempV32", function () { return this._tempV32 = new m }, "_tempV33", function () { return this._tempV33 = new m }, "_tempV34", function () { return this._tempV34 = new m }, "_tempV35", function () { return this._tempV35 = new m }, "_tempV36", function () { return this._tempV36 = new m }, "_tempV37", function () { return this._tempV37 = new m }]); return a }(), Bb = function () { function a(b, f) { this.center = null; this.radius = NaN; this.center = b; this.radius = f } g(a, "laya.d3.math.BoundSphere"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.toDefault = function () { this.center.toDefault(); this.radius = 0 }; c.intersectsRayDistance = function (b) { return Ca.intersectsRayAndSphereRD(b, this) }; c.intersectsRayPoint = function (b, f) { return Ca.intersectsRayAndSphereRP(b, this, f) }; c.cloneTo = function (b) { this.center.cloneTo(b.center); b.radius = this.radius }; c.clone = function () { var b = new this.constructor(new m, new m); this.cloneTo(b); return b }; a.createFromSubPoints = function (b, f, c, n) { if (null == b) throw Error("points"); if (0 > f || f >= b.length) throw Error("start" + f + "Must be in the range [0, " + (b.length - 1) + "]"); if (0 > c || f + c > b.length) throw Error("count" + c + "Must be in the range \x3c\x3d " + b.length + "}"); var k = f + c, d = a._tempVector3; d.elements[0] = 0; d.elements[1] = 0; d.elements[2] = 0; for (var e = f; e < k; ++e) m.add(b[e], d, d); var r = n.center; m.scale(d, 1 / c, r); c = 0; for (e = f; e < k; ++e) f = m.distanceSquared(r, b[e]), f > c && (c = f); n.radius = Math.sqrt(c) }; a.createfromPoints = function (b, f) { if (null == b) throw Error("points"); a.createFromSubPoints(b, 0, b.length, f) }; p(a, ["_tempVector3", function () { return this._tempVector3 = new m }]); return a }(), Ca = function () { function a() { } g(a, "laya.d3.math.Collision"); a.distancePlaneToPoint = function (a, b) { return m.dot(a.normal, b) - a.distance }; a.distanceBoxToPoint = function (a, b) { var f = a.min.elements, c = f[0], n = f[1], f = f[2], d = a.max.elements, e = d[0], u = d[1], d = d[2], r = b.elements, g = r[0], h = r[1], r = r[2], y = 0; g < c && (y += (c - g) * (c - g)); g > e && (y += (e - g) * (e - g)); h < n && (y += (n - h) * (n - h)); h > u && (y += (u - h) * (u - h)); r < f && (y += (f - r) * (f - r)); r > d && (y += (d - r) * (d - r)); return Math.sqrt(y) }; a.distanceBoxToBox = function (a, b) { var f = a.min.elements, c = f[0], n = f[1], f = f[2], d = a.max.elements, e = d[0], u = d[1], d = d[2], r = b.min.elements, g = r[0], h = r[1], r = r[2], y = b.max.elements, l = y[0], m = y[1], y = y[2], p = 0; c > l ? (c -= l, p += c * c) : g > e && (c = g - e, p += c * c); n > m ? (c = n - m, p += c * c) : h > u && (c = h - u, p += c * c); f > y ? (c = f - y, p += c * c) : r > d && (c = r - d, p += c * c); return Math.sqrt(p) }; a.distanceSphereToPoint = function (a, b) { var f = Math.sqrt(m.distanceSquared(a.center, b)), f = f - a.radius; return Math.max(f, 0) }; a.distanceSphereToSphere = function (a, b) { var f = Math.sqrt(m.distanceSquared(a.center, b.center)), f = f - (a.radius + b.radius); return Math.max(f, 0) }; a.intersectsRayAndTriangleRD = function (a, b, f, k, n) { n = a.origin.elements; var c = n[0], d = n[1], e = n[2], r = a.direction.elements; a = r[0]; n = r[1]; var r = r[2], g = b.elements, h = g[0]; b = g[1]; var g = g[2], y = f.elements; f = y[1]; var l = y[2]; k = k.elements; var m = k[0], p = k[1], G = k[2]; k = y[0] - h; f -= b; var y = l - g, l = m - h, p = p - b, G = G - g, q, t, v; q = n * G - r * p; t = r * l - a * G; v = a * p - n * l; m = k * q + f * t + y * v; if (U.isZero(m)) return !1; m = 1 / m; c -= h; d -= b; e -= g; b = (c * q + d * t + e * v) * m; if (0 > b || 1 < b) return !1; g = d * y - e * f; e = e * k - c * y; d = c * f - d * k; a = (a * g + n * e + r * d) * m; return 0 > a || 1 < b + a ? !1 : 0 > (l * g + p * e + G * d) * m ? !1 : !0 }; a.intersectsRayAndTriangleRP = function (c, b, f, k, n) { if (!a.intersectsRayAndTriangleRD(c, b, f, k, NaN)) return !1; m.scale(c.direction, NaN, a._tempV30); m.add(c.origin, a._tempV30, n); return !0 }; a.intersectsRayAndPoint = function (c, b) { m.subtract(c.origin, b, a._tempV30); var f = m.dot(a._tempV30, c.direction), k = m.dot(a._tempV30, a._tempV30) - U.zeroTolerance; return 0 < k && 0 < f || 0 > f * f - k ? !1 : !0 }; a.intersectsRayAndRay = function (c, b, f) { var k = c.origin, n = k.elements, d = n[0], e = n[1], u = n[2]; c = c.direction; var r = c.elements, n = r[0], g = r[1], h = r[2], r = b.origin, y = r.elements, l = y[0], p = y[1], T = y[2]; b = b.direction; var y = b.elements, G = y[0], q = y[1], t = y[2]; m.cross(c, b, a._tempV30); var v = a._tempV30.elements, y = m.scalarLengthSquared(a._tempV30); if (U.isZero(y) && U.nearEqual(l, d) && U.nearEqual(p, e) && U.nearEqual(T, u)) return m.ZERO.cloneTo(f), !0; d = l - d; e = p - e; u = T - u; p = G; T = v[0]; G = v[1]; l = v[2]; v = d * q * l + e * t * T + u * p * G - d * t * G - e * p * l - u * q * T; p = n; q = g; t = h; n = (d * q * l + e * t * T + u * p * G - d * t * G - e * p * l - u * q * T) / y; m.scale(c, v / y, a._tempV30); m.scale(b, n, a._tempV31); m.add(k, a._tempV30, a._tempV32); m.add(r, a._tempV31, a._tempV33); k = a._tempV32.elements; c = a._tempV33.elements; if (!U.nearEqual(c[0], k[0]) || !U.nearEqual(c[1], k[1]) || !U.nearEqual(c[2], k[2])) return m.ZERO.cloneTo(f), !1; a._tempV32.cloneTo(f); return !0 }; a.intersectsPlaneAndTriangle = function (c, b, f, k) { b = a.intersectsPlaneAndPoint(c, b); f = a.intersectsPlaneAndPoint(c, f); c = a.intersectsPlaneAndPoint(c, k); return b == la.PlaneIntersectionType_Front && f == la.PlaneIntersectionType_Front && c == la.PlaneIntersectionType_Front ? la.PlaneIntersectionType_Front : b == la.PlaneIntersectionType_Back && f == la.PlaneIntersectionType_Back && c == la.PlaneIntersectionType_Back ? la.PlaneIntersectionType_Back : la.PlaneIntersectionType_Intersecting }; a.intersectsRayAndPlaneRD = function (a, b, f) { var c = b.normal; f = m.dot(c, a.direction); if (U.isZero(f)) return !1; a = m.dot(c, a.origin); f = (-b.distance - a) / f; return 0 > f ? !1 : !0 }; a.intersectsRayAndPlaneRP = function (c, b, f) { if (!a.intersectsRayAndPlaneRD(c, b, NaN)) return !1; m.scale(c.direction, NaN, a._tempV30); m.add(c.origin, a._tempV30, a._tempV31); return !0 }; a.intersectsRayAndBoxRD = function (a, b) { var f = a.origin.elements, c = f[0], n = f[1], f = f[2], d = a.direction.elements, e = d[0], u = d[1], r = d[2], d = b.min.elements, g = d[0], h = d[1], y = d[2], d = b.max.elements, l = d[0], m = d[1], p = d[2], d = 0, G = U.MaxValue; if (U.isZero(e)) { if (c < g || c > l) return -1 } else { var q = 1 / e, e = (g - c) * q, c = (l - c) * q; e > c && (g = e, e = c, c = g); d = Math.max(e, d); G = Math.min(c, G); if (d > G) return -1 } if (U.isZero(u)) { if (n < h || n > m) return -1 } else if (c = 1 / u, u = (h - n) * c, n = (m - n) * c, u > n && (h = u, u = n, n = h), d = Math.max(u, d), G = Math.min(n, G), d > G) return -1; if (U.isZero(r)) { if (f < y || f > p) return -1 } else if (r = 1 / r, n = (y - f) * r, f = (p - f) * r, n > f && (r = n, n = f, f = r), d = Math.max(n, d), G = Math.min(f, G), d > G) return -1; return d }; a.intersectsRayAndBoxRP = function (c, b, f) { b = a.intersectsRayAndBoxRD(c, b); if (-1 === b) return m.ZERO.cloneTo(f), b; m.scale(c.direction, b, a._tempV30); m.add(c.origin, a._tempV30, a._tempV31); a._tempV31.cloneTo(f); return b }; a.intersectsRayAndSphereRD = function (c, b) { var f = b.radius; m.subtract(c.origin, b.center, a._tempV30); var k = m.dot(a._tempV30, c.direction), f = m.dot(a._tempV30, a._tempV30) - f * f; if (0 < f && 0 < k) return -1; f = k * k - f; if (0 > f) return -1; k = -k - Math.sqrt(f); 0 > k && (k = 0); return k }; a.intersectsRayAndSphereRP = function (c, b, f) { b = a.intersectsRayAndSphereRD(c, b); if (-1 === b) return m.ZERO.cloneTo(f), b; m.scale(c.direction, b, a._tempV30); m.add(c.origin, a._tempV30, a._tempV31); a._tempV31.cloneTo(f); return b }; a.intersectsSphereAndTriangle = function (c, b, f, k) { var n = c.center; c = c.radius; a.closestPointPointTriangle(n, b, f, k, a._tempV30); m.subtract(a._tempV30, n, a._tempV31); return m.dot(a._tempV31, a._tempV31) <= c * c }; a.intersectsPlaneAndPoint = function (a, b) { var f = m.dot(a.normal, b) + a.distance; return 0 < f ? la.PlaneIntersectionType_Front : 0 > f ? la.PlaneIntersectionType_Back : la.PlaneIntersectionType_Intersecting }; a.intersectsPlaneAndPlane = function (c, b) { m.cross(c.normal, b.normal, a._tempV30); var f = m.dot(a._tempV30, a._tempV30); return U.isZero(f) ? !1 : !0 }; a.intersectsPlaneAndPlaneRL = function (c, b, f) { f = c.normal; var k = b.normal; m.cross(f, k, a._tempV34); var n = m.dot(a._tempV34, a._tempV34); if (U.isZero(n)) return !1; m.scale(k, c.distance, a._tempV30); m.scale(f, b.distance, a._tempV31); m.subtract(a._tempV30, a._tempV31, a._tempV32); m.cross(a._tempV32, a._tempV34, a._tempV33); m.normalize(a._tempV34, a._tempV34); new Ge(a._tempV33, a._tempV34); return !0 }; a.intersectsPlaneAndBox = function (c, b) { var f = c.distance, k = c.normal, n = k.elements, d = n[0], e = n[1], n = n[2], u = b.min.elements, r = u[0], g = u[1], u = u[2], h = b.max.elements, y = h[0], l = h[1], h = h[2]; a._tempV30.elements[0] = 0 < d ? r : y; a._tempV30.elements[1] = 0 < e ? g : l; a._tempV30.elements[2] = 0 < n ? u : h; a._tempV31.elements[0] = 0 < d ? y : r; a._tempV31.elements[1] = 0 < e ? l : g; a._tempV31.elements[2] = 0 < n ? h : u; d = m.dot(k, a._tempV30); if (0 < d + f) return la.PlaneIntersectionType_Front; d = m.dot(k, a._tempV31); return 0 > d + f ? la.PlaneIntersectionType_Back : la.PlaneIntersectionType_Intersecting }; a.intersectsPlaneAndSphere = function (a, b) { var f = b.radius, c = m.dot(a.normal, b.center) + a.distance; return c > f ? la.PlaneIntersectionType_Front : c < -f ? la.PlaneIntersectionType_Back : la.PlaneIntersectionType_Intersecting }; a.intersectsBoxAndBox = function (a, b) { var f = a.min.elements, c = a.max.elements, n = b.min.elements, d = b.max.elements; return f[0] > d[0] || n[0] > c[0] || f[1] > d[1] || n[1] > c[1] || f[2] > d[2] || n[2] > c[2] ? !1 : !0 }; a.intersectsBoxAndSphere = function (c, b) { var f = b.center, k = b.radius; m.Clamp(f, c.min, c.max, a._tempV30); return m.distanceSquared(f, a._tempV30) <= k * k }; a.intersectsSphereAndSphere = function (a, b) { var f = a.radius + b.radius; return m.distanceSquared(a.center, b.center) <= f * f }; a.boxContainsPoint = function (a, b) { var f = a.min.elements, c = a.max.elements, n = b.elements; return f[0] <= n[0] && c[0] >= n[0] && f[1] <= n[1] && c[1] >= n[1] && f[2] <= n[2] && c[2] >= n[2] ? 1 : 0 }; a.boxContainsBox = function (a, b) { var f = a.min.elements, c = f[0], n = f[1], f = f[2], d = a.max.elements, e = d[1], u = d[2], r = b.min.elements, g = r[0], h = r[1], r = r[2], y = b.max.elements, l = y[0], m = y[1], y = y[2]; return d[0] < g || c > l || e < h || n > m || u < r || f > y ? 0 : c <= g && l <= l && n <= h && m <= e && f <= r && y <= u ? 1 : 2 }; a.boxContainsSphere = function (c, b) { var f = c.min, k = f.elements, n = k[0], d = k[1], k = k[2], e = c.max, u = e.elements, r = u[0], g = u[1], u = u[2], h = b.center, y = h.elements, l = y[0], p = y[1], y = y[2], T = b.radius; m.Clamp(h, f, e, a._tempV30); return m.distanceSquared(h, a._tempV30) > T * T ? 0 : n + T <= l && l <= r - T && r - n > T && d + T <= p && p <= g - T && g - d > T && k + T <= y && y <= u - T && u - k > T ? 1 : 2 }; a.sphereContainsPoint = function (a, b) { return m.distanceSquared(b, a.center) <= a.radius * a.radius ? 1 : 0 }; a.sphereContainsTriangle = function (c, b, f, k) { var n = a.sphereContainsPoint(c, b), d = a.sphereContainsPoint(c, f), e = a.sphereContainsPoint(c, k); return 1 == n && 1 == d && 1 == e ? 1 : a.intersectsSphereAndTriangle(c, b, f, k) ? 2 : 0 }; a.sphereContainsBox = function (c, b) { var f = c.radius; if (!a.intersectsBoxAndSphere(b, c)) return 0; f *= f; return m.scalarLengthSquared(a._tempV30) > f || m.scalarLengthSquared(a._tempV30) > f || m.scalarLengthSquared(a._tempV30) > f || m.scalarLengthSquared(a._tempV30) > f || m.scalarLengthSquared(a._tempV30) > f || m.scalarLengthSquared(a._tempV30) > f || m.scalarLengthSquared(a._tempV30) > f || m.scalarLengthSquared(a._tempV30) > f ? 2 : 1 }; a.sphereContainsSphere = function (a, b) { var f = a.radius, c = b.radius, n = m.distance(a.center, b.center); return f + c < n ? 0 : f - c < n ? 2 : 1 }; a.closestPointPointTriangle = function (c, b, f, k, n) { m.subtract(f, b, a._tempV30); m.subtract(k, b, a._tempV31); m.subtract(c, b, a._tempV32); m.subtract(c, f, a._tempV33); m.subtract(c, k, a._tempV34); var d = m.dot(a._tempV30, a._tempV32), e = m.dot(a._tempV31, a._tempV32), u = m.dot(a._tempV30, a._tempV33), r = m.dot(a._tempV31, a._tempV33), g = m.dot(a._tempV30, a._tempV34), h = m.dot(a._tempV31, a._tempV34); 0 >= d && 0 >= e ? b.cloneTo(n) : 0 <= u && r <= u ? f.cloneTo(n) : (c = d * r - u * e, 0 >= c && 0 <= d && 0 >= u ? (m.scale(a._tempV30, d / (d - u), n), m.add(b, n, n)) : 0 <= h && g <= h ? k.cloneTo(n) : (d = g * e - d * h, 0 >= d && 0 <= e && 0 >= h ? (m.scale(a._tempV31, e / (e - h), n), m.add(b, n, n)) : (e = u * h - g * r, 0 >= e && 0 <= r - u && 0 <= g - h ? (b = (r - u) / (r - u + (g - h)), m.subtract(k, f, n), m.scale(n, b, n), m.add(f, n, n)) : (f = 1 / (e + d + c), k = c * f, m.scale(a._tempV30, d * f, a._tempV35), m.scale(a._tempV31, k, a._tempV36), m.add(a._tempV35, a._tempV36, n), m.add(b, n, n))))) }; a.closestPointPlanePoint = function (c, b, f) { var k = c.normal; c = m.dot(k, b) - c.distance; m.scale(k, c, a._tempV30); m.subtract(b, a._tempV30, f) }; a.closestPointBoxPoint = function (c, b, f) { m.max(b, c.min, a._tempV30); m.min(a._tempV30, c.max, f) }; a.closestPointSpherePoint = function (a, b, f) { var c = a.center; m.subtract(b, c, f); m.normalize(f, f); m.scale(f, a.radius, f); m.add(f, c, f) }; a.closestPointSphereSphere = function (a, b, f) { var c = a.center; m.subtract(b.center, c, f); m.normalize(f, f); m.scale(f, a.radius, f); m.add(f, c, f) }; p(a, ["_tempV30", function () { return this._tempV30 = new m }, "_tempV31", function () { return this._tempV31 = new m }, "_tempV32", function () { return this._tempV32 = new m }, "_tempV33", function () { return this._tempV33 = new m }, "_tempV34", function () { return this._tempV34 = new m }, "_tempV35", function () { return this._tempV35 = new m }, "_tempV36", function () { return this._tempV36 = new m }]); return a }(); (function () { function a() { } g(a, "laya.d3.math.ContainmentType"); a.Disjoint = 0; a.Contains = 1; a.Intersects = 2; return a })(); var U = function () { function a() { } g(a, "laya.d3.math.MathUtils3D"); a.isZero = function (c) { return Math.abs(c) < a.zeroTolerance }; a.nearEqual = function (c, b) { return a.isZero(c - b) ? !0 : !1 }; a.fastInvSqrt = function (c) { return a.isZero(c) ? c : 1 / Math.sqrt(c) }; p(a, ["zeroTolerance", function () { return this.zeroTolerance = 1E-6 }, "MaxValue", function () { return this.MaxValue = 3.40282347E38 }, "MinValue", function () { return this.MinValue = -3.40282347E38 }]); return a }(), Kg = function () { function a() { var b = this.elements = new Float32Array(9); b[0] = 1; b[1] = 0; b[2] = 0; b[3] = 0; b[4] = 1; b[5] = 0; b[6] = 0; b[7] = 0; b[8] = 1 } g(a, "laya.d3.math.Matrix3x3"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.determinant = function () { var b = this.elements, f = b[3], a = b[4], c = b[5], d = b[6], e = b[7], u = b[8]; return b[0] * (u * a - c * e) + b[1] * (-u * f + c * d) + b[2] * (e * f - a * d) }; c.translate = function (b, f) { var a = f.elements, c = this.elements, d = b.elements, e = c[0], u = c[1], r = c[2], g = c[3], h = c[4], y = c[5], l = c[6], m = c[7], c = c[8], p = d[0], d = d[1]; a[0] = e; a[1] = u; a[2] = r; a[3] = g; a[4] = h; a[5] = y; a[6] = p * e + d * g + l; a[7] = p * u + d * h + m; a[8] = p * r + d * y + c }; c.rotate = function (b, f) { var a = f.elements, c = this.elements, d = c[0], e = c[1], u = c[2], r = c[3], g = c[4], h = c[5], y = c[6], l = c[7], c = c[8], m = Math.sin(b), p = Math.cos(b); a[0] = p * d + m * r; a[1] = p * e + m * g; a[2] = p * u + m * h; a[3] = p * r - m * d; a[4] = p * g - m * e; a[5] = p * h - m * u; a[6] = y; a[7] = l; a[8] = c }; c.scale = function (b, f) { var a = f.elements, c = this.elements, d = b.elements, e = d[0], d = d[1]; a[0] = e * c[0]; a[1] = e * c[1]; a[2] = e * c[2]; a[3] = d * c[3]; a[4] = d * c[4]; a[5] = d * c[5]; a[6] = c[6]; a[7] = c[7]; a[8] = c[8] }; c.invert = function (b) { b = b.elements; var f = this.elements, a = f[0], c = f[1], d = f[2], e = f[3], u = f[4], r = f[5], g = f[6], h = f[7], f = f[8], y = f * u - r * h, l = -f * e + r * g, m = h * e - u * g, p; p = 1 / (a * y + c * l + d * m); b[0] = y * p; b[1] = (-f * c + d * h) * p; b[2] = (r * c - d * u) * p; b[3] = l * p; b[4] = (f * a - d * g) * p; b[5] = (-r * a + d * e) * p; b[6] = m * p; b[7] = (-h * a + c * g) * p; b[8] = (u * a - c * e) * p }; c.transpose = function (b) { var f = b.elements, a = this.elements; if (b === this) { b = a[1]; var c = a[2], d = a[5]; f[1] = a[3]; f[2] = a[6]; f[3] = b; f[5] = a[7]; f[6] = c; f[7] = d } else f[0] = a[0], f[1] = a[3], f[2] = a[6], f[3] = a[1], f[4] = a[4], f[5] = a[7], f[6] = a[2], f[7] = a[5], f[8] = a[8] }; c.identity = function () { var b = this.elements; b[0] = 1; b[1] = 0; b[2] = 0; b[3] = 0; b[4] = 1; b[5] = 0; b[6] = 0; b[7] = 0; b[8] = 1 }; c.cloneTo = function (b) { var f, a; f = this.elements; a = b.elements; if (f !== a) for (b = 0; 9 > b; ++b) a[b] = f[b] }; c.clone = function () { var b = new this.constructor; this.cloneTo(b); return b }; a.createFromTranslation = function (b, f) { var a = b.elements; f[0] = 1; f[1] = 0; f[2] = 0; f[3] = 0; f[4] = 1; f[5] = 0; f[6] = a[0]; f[7] = a[1]; f[8] = 1 }; a.createFromRotation = function (b, f) { var a = f.elements, c = Math.sin(b), d = Math.cos(b); a[0] = d; a[1] = c; a[2] = 0; a[3] = -c; a[4] = d; a[5] = 0; a[6] = 0; a[7] = 0; a[8] = 1 }; a.createFromScaling = function (b, f) { var a = f.elements, c = b.elements; a[0] = c[0]; a[1] = 0; a[2] = 0; a[3] = 0; a[4] = c[1]; a[5] = 0; a[6] = 0; a[7] = 0; a[8] = 1 }; a.createFromMatrix4x4 = function (b, f) { f[0] = b[0]; f[1] = b[1]; f[2] = b[2]; f[3] = b[4]; f[4] = b[5]; f[5] = b[6]; f[6] = b[8]; f[7] = b[9]; f[8] = b[10] }; a.multiply = function (b, f, a) { a = a.elements; var c = b.elements, k = f.elements; f = c[0]; b = c[1]; var d = c[2], e = c[3], r = c[4], g = c[5], h = c[6], y = c[7], c = c[8], l = k[0], m = k[1], p = k[2], G = k[3], q = k[4], t = k[5], v = k[6], z = k[7], k = k[8]; a[0] = l * f + m * e + p * h; a[1] = l * b + m * r + p * y; a[2] = l * d + m * g + p * c; a[3] = G * f + q * e + t * h; a[4] = G * b + q * r + t * y; a[5] = G * d + q * g + t * c; a[6] = v * f + z * e + k * h; a[7] = v * b + z * r + k * y; a[8] = v * d + z * g + k * c }; a.lookAt = function (b, f, c, n) { m.subtract(b, f, a._tempV30); m.normalize(a._tempV30, a._tempV30); m.cross(c, a._tempV30, a._tempV31); m.normalize(a._tempV31, a._tempV31); m.cross(a._tempV30, a._tempV31, a._tempV32); b = a._tempV30.elements; f = a._tempV31.elements; c = a._tempV32.elements; n = n.elements; n[0] = f[0]; n[3] = f[1]; n[6] = f[2]; n[1] = c[0]; n[4] = c[1]; n[7] = c[2]; n[2] = b[0]; n[5] = b[1]; n[8] = b[2] }; a.DEFAULT = new a; p(a, ["_tempV30", function () { return this._tempV30 = new m }, "_tempV31", function () { return this._tempV31 = new m }, "_tempV32", function () { return this._tempV32 = new m }]); return a }(), Q = function () { function a(b, f, a, c, d, e, u, r, g, h, y, l, m, p, G, q) { void 0 === b && (b = 1); void 0 === f && (f = 0); void 0 === a && (a = 0); void 0 === c && (c = 0); void 0 === d && (d = 0); void 0 === e && (e = 1); void 0 === u && (u = 0); void 0 === r && (r = 0); void 0 === g && (g = 0); void 0 === h && (h = 0); void 0 === y && (y = 1); void 0 === l && (l = 0); void 0 === m && (m = 0); void 0 === p && (p = 0); void 0 === G && (G = 0); void 0 === q && (q = 1); var k = this.elements = new Float32Array(16); k[0] = b; k[1] = f; k[2] = a; k[3] = c; k[4] = d; k[5] = e; k[6] = u; k[7] = r; k[8] = g; k[9] = h; k[10] = y; k[11] = l; k[12] = m; k[13] = p; k[14] = G; k[15] = q } g(a, "laya.d3.math.Matrix4x4"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.getElementByRowColumn = function (b, f) { if (0 > b || 3 < b) throw Error("row", "Rows and columns for matrices run from 0 to 3, inclusive."); if (0 > f || 3 < f) throw Error("column", "Rows and columns for matrices run from 0 to 3, inclusive."); return this.elements[4 * b + f] }; c.setElementByRowColumn = function (b, f, a) { if (0 > b || 3 < b) throw Error("row", "Rows and columns for matrices run from 0 to 3, inclusive."); if (0 > f || 3 < f) throw Error("column", "Rows and columns for matrices run from 0 to 3, inclusive."); this.elements[4 * b + f] = a }; c.equalsOtherMatrix = function (b) { var f = this.elements; b = b.elements; return U.nearEqual(f[0], b[0]) && U.nearEqual(f[1], b[1]) && U.nearEqual(f[2], b[2]) && U.nearEqual(f[3], b[3]) && U.nearEqual(f[4], b[4]) && U.nearEqual(f[5], b[5]) && U.nearEqual(f[6], b[6]) && U.nearEqual(f[7], b[7]) && U.nearEqual(f[8], b[8]) && U.nearEqual(f[9], b[9]) && U.nearEqual(f[10], b[10]) && U.nearEqual(f[11], b[11]) && U.nearEqual(f[12], b[12]) && U.nearEqual(f[13], b[13]) && U.nearEqual(f[14], b[14]) && U.nearEqual(f[15], b[15]) }; c.decomposeTransRotScale = function (b, f, c) { var k = a._tempMatrix4x4; if (this.decomposeTransRotMatScale(b, k, c)) return ja.createFromMatrix4x4(k, f), !0; f.identity(); return !1 }; c.decomposeTransRotMatScale = function (b, f, c) { var k = this.elements; b = b.elements; f = f.elements; c = c.elements; b[0] = k[12]; b[1] = k[13]; b[2] = k[14]; b = k[0]; var d = k[1], e = k[2], u = k[4], r = k[5], g = k[6], h = k[8], y = k[9], k = k[10], l = c[0] = Math.sqrt(b * b + d * d + e * e), p = c[1] = Math.sqrt(u * u + r * r + g * g), q = c[2] = Math.sqrt(h * h + y * y + k * k); if (U.isZero(l) || U.isZero(p) || U.isZero(q)) return f[1] = f[2] = f[3] = f[4] = f[6] = f[7] = f[8] = f[9] = f[11] = f[12] = f[13] = f[14] = 0, f[0] = f[5] = f[10] = f[15] = 1, !1; var G = a._tempVector0, t = G.elements; t[0] = h / q; t[1] = y / q; t[2] = k / q; var t = a._tempVector1, v = t.elements; v[0] = b / l; v[1] = d / l; v[2] = e / l; v = a._tempVector2; m.cross(G, t, v); t = a._tempVector1; m.cross(v, G, t); f[3] = f[7] = f[11] = f[12] = f[13] = f[14] = 0; f[15] = 1; f[0] = t.x; f[1] = t.y; f[2] = t.z; f[4] = v.x; f[5] = v.y; f[6] = v.z; f[8] = G.x; f[9] = G.y; f[10] = G.z; 0 > f[0] * b + f[1] * d + f[2] * e && (c[0] = -l); 0 > f[4] * u + f[5] * r + f[6] * g && (c[1] = -p); 0 > f[8] * h + f[9] * y + f[10] * k && (c[2] = -q); return !0 }; c.decomposeYawPitchRoll = function (b) { b = b.elements; var f = Math.asin(-this.elements[9]); b[1] = f; Math.cos(f) > U.zeroTolerance ? (b[2] = Math.atan2(this.elements[1], this.elements[5]), b[0] = Math.atan2(this.elements[8], this.elements[10])) : (b[2] = Math.atan2(-this.elements[4], this.elements[0]), b[0] = 0) }; c.normalize = function () { var b = this.elements, f = b[0], a = b[1], c = b[2], d = Math.sqrt(f * f + a * a + c * c); d ? 1 != d && (d = 1 / d, b[0] = f * d, b[1] = a * d, b[2] = c * d) : (b[0] = 0, b[1] = 0, b[2] = 0) }; c.transpose = function () { var b, f; b = this.elements; f = b[1]; b[1] = b[4]; b[4] = f; f = b[2]; b[2] = b[8]; b[8] = f; f = b[3]; b[3] = b[12]; b[12] = f; f = b[6]; b[6] = b[9]; b[9] = f; f = b[7]; b[7] = b[13]; b[13] = f; f = b[11]; b[11] = b[14]; b[14] = f; return this }; c.invert = function (b) { var f = this.elements; b = b.elements; var a = f[0], c = f[1], d = f[2], e = f[3], u = f[4], r = f[5], g = f[6], h = f[7], y = f[8], l = f[9], m = f[10], p = f[11], G = f[12], q = f[13], t = f[14], f = f[15], v = a * r - c * u, z = a * g - d * u, A = a * h - e * u, B = c * g - d * r, C = c * h - e * r, D = d * h - e * g, E = y * q - l * G, F = y * t - m * G, H = y * f - p * G, I = l * t - m * q, J = l * f - p * q, L = m * f - p * t, M = v * L - z * J + A * I + B * H - C * F + D * E; 0 !== Math.abs(M) && (M = 1 / M, b[0] = (r * L - g * J + h * I) * M, b[1] = (d * J - c * L - e * I) * M, b[2] = (q * D - t * C + f * B) * M, b[3] = (m * C - l * D - p * B) * M, b[4] = (g * H - u * L - h * F) * M, b[5] = (a * L - d * H + e * F) * M, b[6] = (t * A - G * D - f * z) * M, b[7] = (y * D - m * A + p * z) * M, b[8] = (u * J - r * H + h * E) * M, b[9] = (c * H - a * J - e * E) * M, b[10] = (G * C - q * A + f * v) * M, b[11] = (l * A - y * C - p * v) * M, b[12] = (r * F - u * I - g * E) * M, b[13] = (a * I - c * F + d * E) * M, b[14] = (q * z - G * B - t * v) * M, b[15] = (y * B - l * z + m * v) * M) }; c.identity = function () { var b = this.elements; b[1] = b[2] = b[3] = b[4] = b[6] = b[7] = b[8] = b[9] = b[11] = b[12] = b[13] = b[14] = 0; b[0] = b[5] = b[10] = b[15] = 1 }; c.cloneTo = function (b) { var f, a; f = this.elements; a = b.elements; if (f !== a) for (b = 0; 16 > b; ++b) a[b] = f[b] }; c.clone = function () { var b = new this.constructor; this.cloneTo(b); return b }; c.getTranslationVector = function (b) { var f = this.elements; b = b.elements; b[0] = f[12]; b[1] = f[13]; b[2] = f[14] }; c.setTranslationVector = function (b) { var f = this.elements; b = b.elements; f[12] = b[0]; f[13] = b[1]; f[14] = b[2] }; c.getForward = function (b) { var f = this.elements; b = b.elements; b[0] = -f[8]; b[1] = -f[9]; b[2] = -f[10] }; c.setForward = function (b) { var f = this.elements; b = b.elements; f[8] = -b[0]; f[9] = -b[1]; f[10] = -b[2] }; a.createRotationX = function (b, f) { var a = f.elements, c = Math.sin(b), d = Math.cos(b); a[1] = a[2] = a[3] = a[4] = a[7] = a[8] = a[11] = a[12] = a[13] = a[14] = 0; a[0] = a[15] = 1; a[5] = a[10] = d; a[6] = c; a[9] = -c }; a.createRotationY = function (b, f) { var a = f.elements, c = Math.sin(b), d = Math.cos(b); a[1] = a[3] = a[4] = a[6] = a[7] = a[9] = a[11] = a[12] = a[13] = a[14] = 0; a[5] = a[15] = 1; a[0] = a[10] = d; a[2] = -c; a[8] = c }; a.createRotationZ = function (b, f) { var a = f.elements, c = Math.sin(b), d = Math.cos(b); a[2] = a[3] = a[6] = a[7] = a[8] = a[9] = a[11] = a[12] = a[13] = a[14] = 0; a[10] = a[15] = 1; a[0] = a[5] = d; a[1] = c; a[4] = -c }; a.createRotationYawPitchRoll = function (b, f, c, n) { ja.createFromYawPitchRoll(b, f, c, a._tempQuaternion); a.createRotationQuaternion(a._tempQuaternion, n) }; a.createRotationAxis = function (b, f, a) { var c = b.elements; b = c[0]; var k = c[1], c = c[2], d = Math.cos(f); f = Math.sin(f); var e = b * b, r = k * k, g = c * c, h = b * k, y = b * c, l = k * c; a = a.elements; a[3] = a[7] = a[11] = a[12] = a[13] = a[14] = 0; a[15] = 1; a[0] = e + d * (1 - e); a[1] = h - d * h + f * c; a[2] = y - d * y - f * k; a[4] = h - d * h - f * c; a[5] = r + d * (1 - r); a[6] = l - d * l + f * b; a[8] = y - d * y + f * k; a[9] = l - d * l - f * b; a[10] = g + d * (1 - g) }; a.createRotationQuaternion = function (b, f) { var a = b.elements, c = f.elements, d = a[0], e = a[1], u = a[2], r = a[3], a = d * d, g = e * e, h = u * u, y = d * e, l = u * r, m = u * d, p = e * r, e = e * u, d = d * r; c[3] = c[7] = c[11] = c[12] = c[13] = c[14] = 0; c[15] = 1; c[0] = 1 - 2 * (g + h); c[1] = 2 * (y + l); c[2] = 2 * (m - p); c[4] = 2 * (y - l); c[5] = 1 - 2 * (h + a); c[6] = 2 * (e + d); c[8] = 2 * (m + p); c[9] = 2 * (e - d); c[10] = 1 - 2 * (g + a) }; a.createTranslate = function (b, f) { var a = b.elements, c = f.elements; c[4] = c[8] = c[1] = c[9] = c[2] = c[6] = c[3] = c[7] = c[11] = 0; c[0] = c[5] = c[10] = c[15] = 1; c[12] = a[0]; c[13] = a[1]; c[14] = a[2] }; a.createScaling = function (b, f) { var a = b.elements, c = f.elements; c[0] = a[0]; c[5] = a[1]; c[10] = a[2]; c[1] = c[4] = c[8] = c[12] = c[9] = c[13] = c[2] = c[6] = c[14] = c[3] = c[7] = c[11] = 0; c[15] = 1 }; a.multiply = function (b, f, a) { var c, k, d, e, r; a = a.elements; b = b.elements; c = f.elements; if (a === c) for (c = new Float32Array(16), f = 0; 16 > f; ++f) c[f] = a[f]; for (f = 0; 4 > f; f++) k = b[f], d = b[f + 4], e = b[f + 8], r = b[f + 12], a[f] = k * c[0] + d * c[1] + e * c[2] + r * c[3], a[f + 4] = k * c[4] + d * c[5] + e * c[6] + r * c[7], a[f + 8] = k * c[8] + d * c[9] + e * c[10] + r * c[11], a[f + 12] = k * c[12] + d * c[13] + e * c[14] + r * c[15] }; a.createFromQuaternion = function (b, f) { var a = f.elements, c = b.elements, d = c[0], e = c[1], u = c[2], c = c[3], r = d + d, g = e + e, h = u + u, d = d * r, y = e * r, e = e * g, l = u * r, m = u * g, u = u * h, r = c * r, g = c * g, c = c * h; a[0] = 1 - e - u; a[1] = y + c; a[2] = l - g; a[3] = 0; a[4] = y - c; a[5] = 1 - d - u; a[6] = m + r; a[7] = 0; a[8] = l + g; a[9] = m - r; a[10] = 1 - d - e; a[11] = 0; a[12] = 0; a[13] = 0; a[14] = 0; a[15] = 1 }; a.createAffineTransformation = function (b, f, a, c) { b = b.elements; f = f.elements; a = a.elements; c = c.elements; var k = f[0], n = f[1], d = f[2], e = f[3], g = k + k, h = n + n, y = d + d; f = k * g; var l = k * h, k = k * y, m = n * h, n = n * y, d = d * y, g = e * g, h = e * h, e = e * y, y = a[0], p = a[1]; a = a[2]; c[0] = (1 - (m + d)) * y; c[1] = (l + e) * y; c[2] = (k - h) * y; c[3] = 0; c[4] = (l - e) * p; c[5] = (1 - (f + d)) * p; c[6] = (n + g) * p; c[7] = 0; c[8] = (k + h) * a; c[9] = (n - g) * a; c[10] = (1 - (f + m)) * a; c[11] = 0; c[12] = b[0]; c[13] = b[1]; c[14] = b[2]; c[15] = 1 }; a.createLookAt = function (b, f, c, n) { var k = n.elements, d = a._tempVector0, e = a._tempVector1, r = a._tempVector2; m.subtract(b, f, r); m.normalize(r, r); m.cross(c, r, d); m.normalize(d, d); m.cross(r, d, e); n.identity(); k[0] = d.x; k[4] = d.y; k[8] = d.z; k[1] = e.x; k[5] = e.y; k[9] = e.z; k[2] = r.x; k[6] = r.y; k[10] = r.z; k[12] = -m.dot(d, b); k[13] = -m.dot(e, b); k[14] = -m.dot(r, b) }; a.createPerspective = function (b, f, a, c, d) { d = d.elements; b = 1 / Math.tan(b / 2); var k = 1 / (a - c); d[0] = b / f; d[5] = b; d[10] = (c + a) * k; d[11] = -1; d[14] = 2 * c * a * k; d[1] = d[2] = d[3] = d[4] = d[6] = d[7] = d[8] = d[9] = d[12] = d[13] = d[15] = 0 }; a.createOrthoOffCenterRH = function (b, f, a, c, d, e, u) { u = u.elements; var k = 1 / (b - f), n = 1 / (a - c), w = 1 / (d - e); u[1] = u[2] = u[3] = u[4] = u[6] = u[7] = u[8] = u[9] = u[11] = 0; u[15] = 1; u[0] = -2 * k; u[5] = -2 * n; u[10] = 2 * w; u[12] = (b + f) * k; u[13] = (c + a) * n; u[14] = (e + d) * w }; a.translation = function (b, f) { var a = b.elements, c = f.elements; c[0] = c[5] = c[10] = c[15] = 1; c[12] = a[0]; c[13] = a[1]; c[14] = a[2] }; p(a, ["_tempMatrix4x4", function () { return this._tempMatrix4x4 = new a }, "_tempVector0", function () { return this._tempVector0 = new m }, "_tempVector1", function () { return this._tempVector1 = new m }, "_tempVector2", function () { return this._tempVector2 = new m }, "_tempQuaternion", function () { return this._tempQuaternion = new ja }, "DEFAULT", function () { return this.DEFAULT = new a }, "ZERO", function () { return this.ZERO = new a(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0) }]); return a }(), Lg = function () { function a(b, f) { this.transformation = this.extents = null; this.extents = b; this.transformation = f } g(a, "laya.d3.math.OrientedBoundBox"); var c = a.prototype; c.getCorners = function (b) { var f = a._tempV30.elements, c = a._tempV31.elements, n = a._tempV32.elements, d = this.extents.elements; f[0] = d[0]; f[1] = f[2] = 0; c[1] = d[1]; c[0] = c[2] = 0; n[2] = d[2]; n[0] = n[1] = 0; m.TransformNormal(a._tempV30, this.transformation, a._tempV30); m.TransformNormal(a._tempV31, this.transformation, a._tempV31); m.TransformNormal(a._tempV32, this.transformation, a._tempV32); f = a._tempV33; this.transformation.getTranslationVector(f); b.length = 8; m.add(f, a._tempV30, a._tempV34); m.add(a._tempV34, a._tempV31, a._tempV34); m.add(a._tempV34, a._tempV32, b[0]); m.add(f, a._tempV30, a._tempV34); m.add(a._tempV34, a._tempV31, a._tempV34); m.subtract(a._tempV34, a._tempV32, b[1]); m.subtract(f, a._tempV30, a._tempV34); m.add(a._tempV34, a._tempV31, a._tempV34); m.subtract(a._tempV34, a._tempV32, b[2]); m.subtract(f, a._tempV30, a._tempV34); m.add(a._tempV34, a._tempV31, a._tempV34); m.add(a._tempV34, a._tempV32, b[3]); m.add(f, a._tempV30, a._tempV34); m.subtract(a._tempV34, a._tempV31, a._tempV34); m.add(a._tempV34, a._tempV32, b[4]); m.add(f, a._tempV30, a._tempV34); m.subtract(a._tempV34, a._tempV31, a._tempV34); m.subtract(a._tempV34, a._tempV32, b[5]); m.subtract(f, a._tempV30, a._tempV34); m.subtract(a._tempV34, a._tempV31, a._tempV34); m.subtract(a._tempV34, a._tempV32, b[6]); m.subtract(f, a._tempV30, a._tempV34); m.subtract(a._tempV34, a._tempV31, a._tempV34); m.add(a._tempV34, a._tempV32, b[7]) }; c.transform = function (b) { Q.multiply(this.transformation, b, this.transformation) }; c.scale = function (b) { m.multiply(this.extents, b, this.extents) }; c.translate = function (b) { this.transformation.getTranslationVector(a._tempV30); m.add(a._tempV30, b, a._tempV31); this.transformation.setTranslationVector(a._tempV31) }; c.Size = function (b) { m.scale(this.extents, 2, b) }; c.getSize = function (b) { var f = this.extents.elements; a._tempV30.x = f[0]; a._tempV31.y = f[1]; a._tempV32.z = f[2]; m.TransformNormal(a._tempV30, this.transformation, a._tempV30); m.TransformNormal(a._tempV31, this.transformation, a._tempV31); m.TransformNormal(a._tempV31, this.transformation, a._tempV32); b = b.elements; b[0] = m.scalarLength(a._tempV30); b[1] = m.scalarLength(a._tempV31); b[2] = m.scalarLength(a._tempV32) }; c.getSizeSquared = function (b) { var f = this.extents.elements; a._tempV30.x = f[0]; a._tempV31.y = f[1]; a._tempV32.z = f[2]; m.TransformNormal(a._tempV30, this.transformation, a._tempV30); m.TransformNormal(a._tempV31, this.transformation, a._tempV31); m.TransformNormal(a._tempV31, this.transformation, a._tempV32); b = b.elements; b[0] = m.scalarLengthSquared(a._tempV30); b[1] = m.scalarLengthSquared(a._tempV31); b[2] = m.scalarLengthSquared(a._tempV32) }; c.getCenter = function (b) { this.transformation.getTranslationVector(b) }; c.containsPoint = function (b) { var f = this.extents.elements, c = f[0], n = f[1], f = f[2]; this.transformation.invert(a._tempM0); m.transformCoordinate(b, a._tempM0, a._tempV30); var d = a._tempV30.elements; b = Math.abs(d[0]); var e = Math.abs(d[1]), d = Math.abs(d[2]); return U.nearEqual(b, c) && U.nearEqual(e, n) && U.nearEqual(d, f) ? 2 : b < c && e < n && d < f ? 1 : 0 }; c.containsPoints = function (b) { var f = this.extents.elements, c = f[0], n = f[1], f = f[2]; this.transformation.invert(a._tempM0); for (var d = !0, e = !1, u = 0; u < b.length; u++) { m.transformCoordinate(b[u], a._tempM0, a._tempV30); var r = a._tempV30.elements, g = Math.abs(r[0]), h = Math.abs(r[1]), r = Math.abs(r[2]); U.nearEqual(g, c) && U.nearEqual(h, n) && U.nearEqual(r, f) && (e = !0); g < c && h < n && r < f ? e = !0 : d = !1 } return d ? 1 : e ? 2 : 0 }; c.containsSphere = function (b, f) { void 0 === f && (f = !1); var c = this.extents.elements, n = c[0], d = c[1], c = c[2], e = b.radius; this.transformation.invert(a._tempM0); m.transformCoordinate(b.center, a._tempM0, a._tempV30); f || (m.scale(m.UnitX, e, a._tempV31), m.TransformNormal(a._tempV31, a._tempM0, a._tempV31), e = m.scalarLength(a._tempV31)); m.scale(this.extents, -1, a._tempV32); m.Clamp(a._tempV30, a._tempV32, this.extents, a._tempV33); if (m.distanceSquared(a._tempV30, a._tempV33) > e * e) return 0; var u = a._tempV30.elements, r = u[0], g = u[1], u = u[2], h = a._tempV32.elements, y = h[0], l = h[1], h = h[2]; return y + e <= r && r <= n - e && n - y > e && l + e <= g && g <= d - e && d - l > e && h + e <= u && u <= c - e && c - h > e ? 1 : 2 }; c.containsOrientedBoundBox = function (b) { var f, c; b.getCorners(a._corners); f = this.containsPoints(a._corners); if (0 != f) return f; var n = this.extents.elements; b.extents.cloneTo(a._tempV35); var d = a._tempV35.elements; a._getRows(this.transformation, a._rows1); a._getRows(b.transformation, a._rows2); var e, u, r; for (f = 0; 4 > f; f++) for (c = 0; 4 > c; c++) 3 == f || 3 == c ? (a._tempM0.setElementByRowColumn(f, c, 0), a._tempM1.setElementByRowColumn(f, c, 0)) : (r = m.dot(a._rows1[f], a._rows2[c]), a._tempM0.setElementByRowColumn(f, c, r), a._tempM1.setElementByRowColumn(f, c, Math.abs(r))); b.getCenter(a._tempV34); this.getCenter(a._tempV36); m.subtract(a._tempV34, a._tempV36, a._tempV30); r = a._tempV31.elements; r[0] = m.dot(a._tempV30, a._rows1[0]); r[1] = m.dot(a._tempV30, a._rows1[1]); r[2] = m.dot(a._tempV30, a._rows1[2]); var g = a._tempV32.elements, h = a._tempV33.elements; for (f = 0; 3 > f; f++) if (g[0] = a._tempM1.getElementByRowColumn(f, 0), g[1] = a._tempM1.getElementByRowColumn(f, 1), g[2] = a._tempM1.getElementByRowColumn(f, 2), b = n[f], e = m.dot(a._tempV35, a._tempV32), u = Math.abs(r[f]), u > b + e) return 0; for (c = 0; 3 > c; c++) if (g[0] = a._tempM1.getElementByRowColumn(0, c), g[1] = a._tempM1.getElementByRowColumn(1, c), g[2] = a._tempM1.getElementByRowColumn(2, c), h[0] = a._tempM0.getElementByRowColumn(0, c), h[1] = a._tempM0.getElementByRowColumn(1, c), h[2] = a._tempM0.getElementByRowColumn(2, c), b = m.dot(this.extents, a._tempV32), e = d[c], u = Math.abs(m.dot(a._tempV31, a._tempV33)), u > b + e) return 0; for (f = 0; 3 > f; f++) for (c = 0; 3 > c; c++) if (u = (f + 1) % 3, g = (f + 2) % 3, e = (c + 1) % 3, h = (c + 2) % 3, b = n[u] * a._tempM1.getElementByRowColumn(g, c) + n[g] * a._tempM1.getElementByRowColumn(u, c), e = d[e] * a._tempM1.getElementByRowColumn(f, h) + d[h] * a._tempM1.getElementByRowColumn(f, e), u = Math.abs(r[g] * a._tempM0.getElementByRowColumn(u, c) - r[u] * a._tempM0.getElementByRowColumn(g, c)), u > b + e) return 0; return 2 }; c.containsLine = function (b, f) { a._corners[0] = b; a._corners[1] = f; var c = this.containsPoints(a._corners); if (0 != c) return c; var n = this.extents.elements, c = n[0], d = n[1], n = n[2]; this.transformation.invert(a._tempM0); m.transformCoordinate(b, a._tempM0, a._tempV30); m.transformCoordinate(f, a._tempM0, a._tempV31); m.add(a._tempV30, a._tempV31, a._tempV32); m.scale(a._tempV32, .5, a._tempV32); m.subtract(a._tempV30, a._tempV32, a._tempV33); var e = a._tempV33.elements, u = e[0], r = e[1], g = e[2], h = a._tempV34.elements, y = h[0] = Math.abs(e[0]), l = h[1] = Math.abs(e[1]), e = h[2] = Math.abs(e[2]), p = a._tempV32.elements, h = p[0], q = p[1], p = p[2]; return Math.abs(h) > c + y || Math.abs(q) > d + l || Math.abs(p) > n + e || Math.abs(q * g - p * r) > d * e + n * l || Math.abs(h * g - p * u) > c * e + n * y || Math.abs(h * r - q * u) > c * l + d * y ? 0 : 2 }; c.containsBoundBox = function (b) { var f, c; f = b.min; c = b.max; b.getCorners(a._corners); b = this.containsPoints(a._corners); if (0 != b) return b; m.subtract(c, f, a._tempV30); m.scale(a._tempV30, .5, a._tempV30); m.add(f, a._tempV30, a._tempV30); m.subtract(c, a._tempV30, a._tempV31); b = this.extents.elements; var n = a._tempV31.elements; a._getRows(this.transformation, a._rows1); this.transformation.invert(a._tempM0); var d, e, u; for (f = 0; 3 > f; f++) for (c = 0; 3 > c; c++) a._tempM1.setElementByRowColumn(f, c, Math.abs(a._tempM0.getElementByRowColumn(f, c))); this.getCenter(a._tempV35); m.subtract(a._tempV30, a._tempV35, a._tempV32); var r = a._tempV31.elements; r[0] = m.dot(a._tempV32, a._rows1[0]); r[1] = m.dot(a._tempV32, a._rows1[1]); r[2] = m.dot(a._tempV32, a._rows1[2]); var g = a._tempV33.elements, h = a._tempV34.elements; for (f = 0; 3 > f; f++) if (g[0] = a._tempM1.getElementByRowColumn(f, 0), g[1] = a._tempM1.getElementByRowColumn(f, 1), g[2] = a._tempM1.getElementByRowColumn(f, 2), d = b[f], e = m.dot(a._tempV31, a._tempV33), u = Math.abs(r[f]), u > d + e) return 0; for (c = 0; 3 > c; c++) if (g[0] = a._tempM1.getElementByRowColumn(0, c), g[1] = a._tempM1.getElementByRowColumn(1, c), g[2] = a._tempM1.getElementByRowColumn(2, c), h[0] = a._tempM0.getElementByRowColumn(0, c), h[1] = a._tempM0.getElementByRowColumn(1, c), h[2] = a._tempM0.getElementByRowColumn(2, c), d = m.dot(this.extents, a._tempV33), e = n[c], u = Math.abs(m.dot(a._tempV31, a._tempV34)), u > d + e) return 0; for (f = 0; 3 > f; f++) for (c = 0; 3 > c; c++) if (u = (f + 1) % 3, g = (f + 2) % 3, e = (c + 1) % 3, h = (c + 2) % 3, d = b[u] * a._tempM1.getElementByRowColumn(g, c) + b[g] * a._tempM1.getElementByRowColumn(u, c), e = n[e] * a._tempM1.getElementByRowColumn(f, h) + n[h] * a._tempM1.getElementByRowColumn(f, e), u = Math.abs(r[g] * a._tempM0.getElementByRowColumn(u, c) - r[u] * a._tempM0.getElementByRowColumn(g, c)), u > d + e) return 0; return 2 }; c.intersectsRay = function (b, f) { m.scale(this.extents, -1, a._tempV30); this.transformation.invert(a._tempM0); m.TransformNormal(b.direction, a._tempM0, a._ray.direction); m.transformCoordinate(b.origin, a._tempM0, a._ray.origin); a._boxBound1.min = a._tempV30; a._boxBound1.max = this.extents; var c = Ca.intersectsRayAndBoxRP(a._ray, a._boxBound1, f); -1 !== c && m.transformCoordinate(f, this.transformation, f); return c }; c._getLocalCorners = function (b) { b.length = 8; var f = this.extents.elements; a._tempV30.x = f[0]; a._tempV31.y = f[1]; a._tempV32.z = f[2]; m.add(a._tempV30, a._tempV31, a._tempV33); m.add(a._tempV33, a._tempV32, b[0]); m.add(a._tempV30, a._tempV31, a._tempV33); m.subtract(a._tempV33, a._tempV32, b[1]); m.subtract(a._tempV31, a._tempV30, a._tempV33); m.subtract(a._tempV33, a._tempV30, b[2]); m.subtract(a._tempV31, a._tempV30, a._tempV33); m.add(a._tempV33, a._tempV32, b[3]); m.subtract(a._tempV30, a._tempV31, a._tempV33); m.add(a._tempV33, a._tempV32, b[4]); m.subtract(a._tempV30, a._tempV31, a._tempV33); m.subtract(a._tempV33, a._tempV32, b[5]); m.scale(b[0], -1, b[6]); m.subtract(a._tempV32, a._tempV30, a._tempV33); m.subtract(a._tempV33, a._tempV31, b[7]) }; c.equals = function (b) { return this.extents == b.extents && this.transformation == b.transformation }; c.cloneTo = function (b) { this.extents.cloneTo(b.extents); this.transformation.cloneTo(b.transformation) }; a.createByBoundBox = function (b, f) { var c = b.min, n = b.max; m.subtract(n, c, a._tempV30); m.scale(a._tempV30, .5, a._tempV30); m.add(c, a._tempV30, a._tempV31); m.subtract(n, a._tempV31, a._tempV32); Q.translation(a._tempV31, a._tempM0); c = a._tempV32.clone(); n = a._tempM0.clone(); f.extents = c; f.transformation = n }; a.createByMinAndMaxVertex = function (b, f) { m.subtract(f, b, a._tempV30); m.scale(a._tempV30, .5, a._tempV30); m.add(b, a._tempV30, a._tempV31); m.subtract(f, a._tempV31, a._tempV32); Q.translation(a._tempV31, a._tempM0); return new a(a._tempV32, a._tempM0) }; a._getRows = function (b, f) { f.length = 3; var a = b.elements, c = f[0].elements; c[0] = a[0]; c[1] = a[1]; c[2] = a[2]; c = f[1].elements; c[0] = a[4]; c[1] = a[5]; c[2] = a[6]; c = f[2].elements; c[0] = a[8]; c[1] = a[9]; c[2] = a[10] }; a.getObbtoObbMatrix4x4 = function (b, f, c, n) { var k = b.transformation, d = f.transformation; if (c) { a._getRows(k, a._rows1); a._getRows(d, a._rows2); for (c = 0; 3 > c; c++) for (k = 0; 3 > k; k++) n.setElementByRowColumn(c, k, m.dot(a._rows2[c], a._rows1[k])); f.getCenter(a._tempV30); b.getCenter(a._tempV31); m.subtract(a._tempV30, a._tempV31, a._tempV32); b = n.elements; b[12] = m.dot(a._tempV32, a._rows1[0]); b[13] = m.dot(a._tempV32, a._rows1[1]); b[14] = m.dot(a._tempV32, a._rows1[2]); b[15] = 1 } else k.invert(a._tempM0), Q.multiply(d, a._tempM0, n) }; a.merge = function (b, f, c) { var k = b.extents, d = b.transformation; a.getObbtoObbMatrix4x4(b, f, c, a._tempM0); f._getLocalCorners(a._corners); m.transformCoordinate(a._corners[0], a._tempM0, a._corners[0]); m.transformCoordinate(a._corners[1], a._tempM0, a._corners[1]); m.transformCoordinate(a._corners[2], a._tempM0, a._corners[2]); m.transformCoordinate(a._corners[3], a._tempM0, a._corners[3]); m.transformCoordinate(a._corners[4], a._tempM0, a._corners[4]); m.transformCoordinate(a._corners[5], a._tempM0, a._corners[5]); m.transformCoordinate(a._corners[6], a._tempM0, a._corners[6]); m.transformCoordinate(a._corners[7], a._tempM0, a._corners[7]); m.scale(k, -1, a._boxBound1.min); k.cloneTo(a._boxBound1.max); Ha.createfromPoints(a._corners, a._boxBound2); Ha.merge(a._boxBound2, a._boxBound1, a._boxBound3); b = a._boxBound3.min; f = a._boxBound3.max; m.subtract(f, b, a._tempV30); m.scale(a._tempV30, .5, a._tempV30); m.add(b, a._tempV30, a._tempV32); m.subtract(f, a._tempV32, k); m.transformCoordinate(a._tempV32, d, a._tempV33) }; p(a, ["_tempV30", function () { return this._tempV30 = new m }, "_tempV31", function () { return this._tempV31 = new m }, "_tempV32", function () { return this._tempV32 = new m }, "_tempV33", function () { return this._tempV33 = new m }, "_tempV34", function () { return this._tempV34 = new m }, "_tempV35", function () { return this._tempV35 = new m }, "_tempV36", function () { return this._tempV36 = new m }, "_tempM0", function () { return this._tempM0 = new Q }, "_tempM1", function () { return this._tempM1 = new Q }, "_corners", function () { return this._corners = [new m, new m, new m, new m, new m, new m, new m, new m] }, "_rows1", function () { return this._rows1 = [new m, new m, new m] }, "_rows2", function () { return this._rows2 = [new m, new m, new m] }, "_ray", function () { return this._ray = new Ge(new m, new m) }, "_boxBound1", function () { return this._boxBound1 = new Ha(new m, new m) }, "_boxBound2", function () { return this._boxBound2 = new Ha(new m, new m) }, "_boxBound3", function () { return this._boxBound3 = new Ha(new m, new m) }]); return a }(), la = function () { function a(a, b) { this.normal = null; this.distance = NaN; void 0 === b && (b = 0); this.normal = a; this.distance = b } g(a, "laya.d3.math.Plane"); a.prototype.normalize = function () { var a = this.normal.elements, b = a[0], f = a[1], k = a[2], n = 1 / Math.sqrt(b * b + f * f + k * k); a[0] = b * n; a[1] = f * n; a[2] = k * n; this.distance *= n }; a.createPlaneBy3P = function (c, b, f) { c = c.elements; var k = b.elements, n = f.elements; f = k[0] - c[0]; b = k[1] - c[1]; var d = k[2] - c[2], k = n[0] - c[0], e = n[1] - c[1], u = n[2] - c[2], n = b * u - d * e, d = d * k - f * u; b = f * e - b * k; k = 1 / Math.sqrt(n * n + d * d + b * b); f = n * k; n = d * k; b *= k; k = a._TEMPVec3.elements; k[0] = f; k[1] = n; k[2] = b; return new a(a._TEMPVec3, -(f * c[0] + n * c[1] + b * c[2])) }; a.PlaneIntersectionType_Back = 0; a.PlaneIntersectionType_Front = 1; a.PlaneIntersectionType_Intersecting = 2; p(a, ["_TEMPVec3", function () { return this._TEMPVec3 = new m }]); return a }(), ja = function () { function a(b, f, a, c) { this.elements = new Float32Array(4); void 0 === b && (b = 0); void 0 === f && (f = 0); void 0 === a && (a = 0); void 0 === c && (c = 1); this.elements[0] = b; this.elements[1] = f; this.elements[2] = a; this.elements[3] = c } g(a, "laya.d3.math.Quaternion"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.scaling = function (b, f) { var a = f.elements, c = this.elements; a[0] = c[0] * b; a[1] = c[1] * b; a[2] = c[2] * b; a[3] = c[3] * b }; c.normalize = function (b) { b = b.elements; var f = this.elements, a = f[0], c = f[1], d = f[2], f = f[3], e = a * a + c * c + d * d + f * f; 0 < e && (e = 1 / Math.sqrt(e), b[0] = a * e, b[1] = c * e, b[2] = d * e, b[3] = f * e) }; c.length = function () { var b = this.elements, f = b[0], a = b[1], c = b[2], b = b[3]; return Math.sqrt(f * f + a * a + c * c + b * b) }; c.rotateX = function (b, f) { var a = f.elements, c = this.elements; b *= .5; var d = c[0], e = c[1], u = c[2], c = c[3], r = Math.sin(b), g = Math.cos(b); a[0] = d * g + c * r; a[1] = e * g + u * r; a[2] = u * g - e * r; a[3] = c * g - d * r }; c.rotateY = function (b, f) { var a = f.elements, c = this.elements; b *= .5; var d = c[0], e = c[1], u = c[2], c = c[3], r = Math.sin(b), g = Math.cos(b); a[0] = d * g - u * r; a[1] = e * g + c * r; a[2] = u * g + d * r; a[3] = c * g - e * r }; c.rotateZ = function (b, f) { var a = f.elements, c = this.elements; b *= .5; var d = c[0], e = c[1], u = c[2], c = c[3], r = Math.sin(b), g = Math.cos(b); a[0] = d * g + e * r; a[1] = e * g - d * r; a[2] = u * g + c * r; a[3] = c * g - u * r }; c.getYawPitchRoll = function (b) { m.transformQuat(m.ForwardRH, this, a.TEMPVector31); m.transformQuat(m.Up, this, a.TEMPVector32); var f = a.TEMPVector32.elements; a.angleTo(m.ZERO, a.TEMPVector31, a.TEMPVector33); var c = a.TEMPVector33.elements; c[0] == Math.PI / 2 ? (c[1] = a.arcTanAngle(f[2], f[0]), c[2] = 0) : c[0] == -Math.PI / 2 ? (c[1] = a.arcTanAngle(-f[2], -f[0]), c[2] = 0) : (Q.createRotationY(-c[1], a.TEMPMatrix0), Q.createRotationX(-c[0], a.TEMPMatrix1), m.transformCoordinate(a.TEMPVector32, a.TEMPMatrix0, a.TEMPVector32), m.transformCoordinate(a.TEMPVector32, a.TEMPMatrix1, a.TEMPVector32), c[2] = a.arcTanAngle(f[1], -f[0])); c[1] <= -Math.PI && (c[1] = Math.PI); c[2] <= -Math.PI && (c[2] = Math.PI); c[1] >= Math.PI && c[2] >= Math.PI && (c[1] = 0, c[2] = 0, c[0] = Math.PI - c[0]); b = b.elements; b[0] = c[1]; b[1] = c[0]; b[2] = c[2] }; c.invert = function (b) { b = b.elements; var f = this.elements, a = f[0], c = f[1], d = f[2], f = f[3], e = a * a + c * c + d * d + f * f, e = e ? 1 / e : 0; b[0] = -a * e; b[1] = -c * e; b[2] = -d * e; b[3] = f * e }; c.identity = function () { var b = this.elements; b[0] = 0; b[1] = 0; b[2] = 0; b[3] = 1 }; c.fromArray = function (b, f) { void 0 === f && (f = 0); this.elements[0] = b[f + 0]; this.elements[1] = b[f + 1]; this.elements[2] = b[f + 2]; this.elements[3] = b[f + 3] }; c.cloneTo = function (b) { var f, a; f = this.elements; a = b.elements; if (f !== a) for (b = 0; 4 > b; ++b) a[b] = f[b] }; c.clone = function () { var b = new this.constructor; this.cloneTo(b); return b }; c.equals = function (b) { var f = this.elements; b = b.elements; return U.nearEqual(f[0], b[0]) && U.nearEqual(f[1], b[1]) && U.nearEqual(f[2], b[2]) && U.nearEqual(f[3], b[3]) }; c.lengthSquared = function () { var b = this.elements[0], f = this.elements[1], a = this.elements[2], c = this.elements[3]; return b * b + f * f + a * a + c * c }; e(0, c, "x", function () { return this.elements[0] }); e(0, c, "y", function () { return this.elements[1] }); e(0, c, "z", function () { return this.elements[2] }); e(0, c, "w", function () { return this.elements[3] }); a.createFromYawPitchRoll = function (b, f, a, c) { a *= .5; var k = .5 * f, n = .5 * b; b = Math.sin(a); a = Math.cos(a); f = Math.sin(k); var k = Math.cos(k), d = Math.sin(n), n = Math.cos(n); c = c.elements; c[0] = n * f * a + d * k * b; c[1] = d * k * a - n * f * b; c[2] = n * k * b - d * f * a; c[3] = n * k * a + d * f * b }; a.multiply = function (b, f, a) { var c = b.elements; f = f.elements; a = a.elements; b = c[0]; var k = c[1], d = c[2], c = c[3], e = f[0], r = f[1], g = f[2]; f = f[3]; a[0] = b * f + e * c + (k * g - d * r); a[1] = k * f + r * c + (d * e - b * g); a[2] = d * f + g * c + (b * r - k * e); a[3] = c * f - (b * e + k * r + d * g) }; a.arcTanAngle = function (b, f) { return 0 == b ? 1 == f ? Math.PI / 2 : -Math.PI / 2 : 0 < b ? Math.atan(f / b) : 0 > b ? 0 < f ? Math.atan(f / b) + Math.PI : Math.atan(f / b) - Math.PI : 0 }; a.angleTo = function (b, f, c) { m.subtract(f, b, a.TEMPVector30); m.normalize(a.TEMPVector30, a.TEMPVector30); c.elements[0] = Math.asin(a.TEMPVector30.y); c.elements[1] = a.arcTanAngle(-a.TEMPVector30.z, -a.TEMPVector30.x) }; a.createFromAxisAngle = function (b, f, a) { a = a.elements; b = b.elements; f *= .5; var c = Math.sin(f); a[0] = c * b[0]; a[1] = c * b[1]; a[2] = c * b[2]; a[3] = Math.cos(f) }; a.createFromMatrix3x3 = function (b, f) { var a = f.elements, c = b.elements, d = c[0] + c[4] + c[8]; if (0 < d) d = Math.sqrt(d + 1), a[3] = .5 * d, d = .5 / d, a[0] = (c[5] - c[7]) * d, a[1] = (c[6] - c[2]) * d, a[2] = (c[1] - c[3]) * d; else { var e = 0; c[4] > c[0] && (e = 1); c[8] > c[3 * e + e] && (e = 2); var u = (e + 1) % 3, r = (e + 2) % 3, d = Math.sqrt(c[3 * e + e] - c[3 * u + u] - c[3 * r + r] + 1); a[e] = .5 * d; d = .5 / d; a[3] = (c[3 * u + r] - c[3 * r + u]) * d; a[u] = (c[3 * u + e] + c[3 * e + u]) * d; a[r] = (c[3 * r + e] + c[3 * e + r]) * d } }; a.createFromMatrix4x4 = function (b, f) { var a = b.elements, c = f.elements, d, e; d = a[0] + a[5] + a[10]; 0 < d ? (d = Math.sqrt(d + 1), c[3] = .5 * d, d = .5 / d, c[0] = (a[6] - a[9]) * d, c[1] = (a[8] - a[2]) * d, c[2] = (a[1] - a[4]) * d) : a[0] >= a[5] && a[0] >= a[10] ? (d = Math.sqrt(1 + a[0] - a[5] - a[10]), e = .5 / d, c[0] = .5 * d, c[1] = (a[1] + a[4]) * e, c[2] = (a[2] + a[8]) * e, c[3] = (a[6] - a[9]) * e) : a[5] > a[10] ? (d = Math.sqrt(1 + a[5] - a[0] - a[10]), e = .5 / d, c[0] = (a[4] + a[1]) * e, c[1] = .5 * d, c[2] = (a[9] + a[6]) * e, c[3] = (a[8] - a[2]) * e) : (d = Math.sqrt(1 + a[10] - a[0] - a[5]), e = .5 / d, c[0] = (a[8] + a[2]) * e, c[1] = (a[9] + a[6]) * e, c[2] = .5 * d, c[3] = (a[1] - a[4]) * e) }; a.slerp = function (b, f, a, c) { var k = b.elements, n = f.elements; c = c.elements; f = k[0]; b = k[1]; var d = k[2], k = k[3], e = n[0], g = n[1], h = n[2], n = n[3], y, l, m; l = f * e + b * g + d * h + k * n; 0 > l && (l = -l, e = -e, g = -g, h = -h, n = -n); 1E-6 < 1 - l ? (y = Math.acos(l), m = Math.sin(y), l = Math.sin((1 - a) * y) / m, a = Math.sin(a * y) / m) : l = 1 - a; c[0] = l * f + a * e; c[1] = l * b + a * g; c[2] = l * d + a * h; c[3] = l * k + a * n; return c }; a.lerp = function (b, f, a, c) { c = c.elements; b = b.elements; f = f.elements; var k = b[0], n = b[1], d = b[2]; b = b[3]; c[0] = k + a * (f[0] - k); c[1] = n + a * (f[1] - n); c[2] = d + a * (f[2] - d); c[3] = b + a * (f[3] - b) }; a.add = function (b, f, a) { a = a.elements; b = b.elements; f = f.elements; a[0] = b[0] + f[0]; a[1] = b[1] + f[1]; a[2] = b[2] + f[2]; a[3] = b[3] + f[3] }; a.dot = function (b, f) { var a = b.elements, c = f.elements; return a[0] * c[0] + a[1] * c[1] + a[2] * c[2] + a[3] * c[3] }; a.rotationLookAt = function (b, f, c) { a.lookAt(m.ZERO, b, f, c) }; a.lookAt = function (b, f, c, n) { Kg.lookAt(b, f, c, a._tempMatrix3x3); a.rotationMatrix(a._tempMatrix3x3, n) }; a.invert = function (b, f) { var a = b.elements, c = f.elements, d = b.lengthSquared(); U.isZero(d) || (d = 1 / d, c[0] = -a[0] * d, c[1] = -a[1] * d, c[2] = -a[2] * d, c[3] = a[3] * d) }; a.rotationMatrix = function (b, f) { var a = b.elements, c = a[0], d = a[1], e = a[2], u = a[3], r = a[4], g = a[5], h = a[6], y = a[7], l = a[8], a = f.elements, m = c + r + l; 0 < m ? (c = Math.sqrt(m + 1), a[3] = .5 * c, c = .5 / c, a[0] = (g - y) * c, a[1] = (h - e) * c, a[2] = (d - u) * c) : c >= r && c >= l ? (c = Math.sqrt(1 + c - r - l), r = .5 / c, a[0] = .5 * c, a[1] = (d + u) * r, a[2] = (e + h) * r, a[3] = (g - y) * r) : r > l ? (c = Math.sqrt(1 + r - c - l), r = .5 / c, a[0] = (u + d) * r, a[1] = .5 * c, a[2] = (y + g) * r, a[3] = (h - e) * r) : (c = Math.sqrt(1 + l - c - r), r = .5 / c, a[0] = (h + e) * r, a[1] = (y + g) * r, a[2] = .5 * c, a[3] = (d - u) * r) }; a.DEFAULT = new a; p(a, ["TEMPVector30", function () { return this.TEMPVector30 = new m }, "TEMPVector31", function () { return this.TEMPVector31 = new m }, "TEMPVector32", function () { return this.TEMPVector32 = new m }, "TEMPVector33", function () { return this.TEMPVector33 = new m }, "TEMPMatrix0", function () { return this.TEMPMatrix0 = new Q }, "TEMPMatrix1", function () { return this.TEMPMatrix1 = new Q }, "_tempMatrix3x3", function () { return this._tempMatrix3x3 = new Kg }, "NAN", function () { return this.NAN = new a(NaN, NaN, NaN, NaN) }]); return a }(), zj = function () { function a(b) { this._temp = new Uint32Array(1); this.seeds = new Uint32Array(4); this.seeds[0] = b; this.seeds[1] = 1812433253 * this.seeds[0] + 1; this.seeds[2] = 1812433253 * this.seeds[1] + 1; this.seeds[3] = 1812433253 * this.seeds[2] + 1 } g(a, "laya.d3.math.Rand"); var c = a.prototype; c.getUint = function () { this._temp[0] = this.seeds[0] ^ this.seeds[0] << 11; this.seeds[0] = this.seeds[1]; this.seeds[1] = this.seeds[2]; this.seeds[2] = this.seeds[3]; this.seeds[3] = this.seeds[3] ^ this.seeds[3] >>> 19 ^ this._temp[0] ^ this._temp[0] >>> 8; return this.seeds[3] }; c.getFloat = function () { this.getUint(); return 1 / 8388607 * (this.seeds[3] & 8388607) }; c.getSignedFloat = function () { return 2 * this.getFloat() - 1 }; e(0, c, "seed", function () { return this.seeds[0] }, function (b) { this.seeds[0] = b; this.seeds[1] = 1812433253 * this.seeds[0] + 1; this.seeds[2] = 1812433253 * this.seeds[1] + 1; this.seeds[3] = 1812433253 * this.seeds[2] + 1 }); a.getFloatFromInt = function (b) { return 1 / 8388607 * (b & 8388607) }; a.getByteFromInt = function (b) { return (b & 8388607) >>> 15 }; return a }(), Ge = function () { function a(a, b) { this.direction = this.origin = null; this.origin = a; this.direction = b } g(a, "laya.d3.math.Ray"); return a }(), La = function () { function a(b, f) { this.elements = new Float32Array(2); void 0 === b && (b = 0); void 0 === f && (f = 0); var a = this.elements; a[0] = b; a[1] = f } g(a, "laya.d3.math.Vector2"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.fromArray = function (b, f) { void 0 === f && (f = 0); this.elements[0] = b[f + 0]; this.elements[1] = b[f + 1] }; c.cloneTo = function (b) { b = b.elements; var f = this.elements; b[0] = f[0]; b[1] = f[1] }; c.clone = function () { var b = new this.constructor; this.cloneTo(b); return b }; e(0, c, "x", function () { return this.elements[0] }, function (b) { this.elements[0] = b }); e(0, c, "y", function () { return this.elements[1] }, function (b) { this.elements[1] = b }); a.scale = function (b, f, a) { a = a.elements; b = b.elements; a[0] = b[0] * f; a[1] = b[1] * f }; p(a, ["ZERO", function () { return this.ZERO = new a(0, 0) }, "ONE", function () { return this.ONE = new a(1, 1) }]); return a }(), m = function () { function a(b, f, a) { this.elements = new Float32Array(3); void 0 === b && (b = 0); void 0 === f && (f = 0); void 0 === a && (a = 0); var c = this.elements; c[0] = b; c[1] = f; c[2] = a } g(a, "laya.d3.math.Vector3"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.fromArray = function (b, f) { void 0 === f && (f = 0); this.elements[0] = b[f + 0]; this.elements[1] = b[f + 1]; this.elements[2] = b[f + 2] }; c.cloneTo = function (b) { b = b.elements; var f = this.elements; b[0] = f[0]; b[1] = f[1]; b[2] = f[2] }; c.clone = function () { var b = new this.constructor; this.cloneTo(b); return b }; c.toDefault = function () { this.elements[0] = 0; this.elements[1] = 0; this.elements[2] = 0 }; e(0, c, "x", function () { return this.elements[0] }, function (b) { this.elements[0] = b }); e(0, c, "y", function () { return this.elements[1] }, function (b) { this.elements[1] = b }); e(0, c, "z", function () { return this.elements[2] }, function (b) { this.elements[2] = b }); a.distanceSquared = function (b, f) { var a = b.elements, c = f.elements, d = a[0] - c[0], e = a[1] - c[1], a = a[2] - c[2]; return d * d + e * e + a * a }; a.distance = function (b, f) { var a = b.elements, c = f.elements, d = a[0] - c[0], e = a[1] - c[1], a = a[2] - c[2]; return Math.sqrt(d * d + e * e + a * a) }; a.min = function (b, f, a) { a = a.elements; b = b.elements; f = f.elements; a[0] = Math.min(b[0], f[0]); a[1] = Math.min(b[1], f[1]); a[2] = Math.min(b[2], f[2]) }; a.max = function (b, f, a) { a = a.elements; b = b.elements; f = f.elements; a[0] = Math.max(b[0], f[0]); a[1] = Math.max(b[1], f[1]); a[2] = Math.max(b[2], f[2]) }; a.transformQuat = function (b, f, a) { a = a.elements; var c = b.elements, k = f.elements; f = c[0]; b = c[1]; var d = c[2], c = k[0], e = k[1], r = k[2], k = k[3], g = k * f + e * d - r * b, h = k * b + r * f - c * d, y = k * d + c * b - e * f; f = -c * f - e * b - r * d; a[0] = g * k + f * -c + h * -r - y * -e; a[1] = h * k + f * -e + y * -c - g * -r; a[2] = y * k + f * -r + g * -e - h * -c }; a.scalarLength = function (b) { var f = b.elements; b = f[0]; var a = f[1], f = f[2]; return Math.sqrt(b * b + a * a + f * f) }; a.scalarLengthSquared = function (b) { var f = b.elements; b = f[0]; var a = f[1], f = f[2]; return b * b + a * a + f * f }; a.normalize = function (b, f) { var a = b.elements, c = f.elements, d = a[0], e = a[1], u = a[2], d = d * d + e * e + u * u; 0 < d && (d = 1 / Math.sqrt(d), c[0] = a[0] * d, c[1] = a[1] * d, c[2] = a[2] * d) }; a.multiply = function (b, f, a) { a = a.elements; b = b.elements; f = f.elements; a[0] = b[0] * f[0]; a[1] = b[1] * f[1]; a[2] = b[2] * f[2] }; a.scale = function (b, f, a) { a = a.elements; b = b.elements; a[0] = b[0] * f; a[1] = b[1] * f; a[2] = b[2] * f }; a.lerp = function (b, f, a, c) { c = c.elements; b = b.elements; f = f.elements; var k = b[0], n = b[1]; b = b[2]; c[0] = k + a * (f[0] - k); c[1] = n + a * (f[1] - n); c[2] = b + a * (f[2] - b) }; a.transformV3ToV3 = function (b, f, c) { var k = a._tempVector4; a.transformV3ToV4(b, f, k); b = k.elements; c = c.elements; c[0] = b[0]; c[1] = b[1]; c[2] = b[2] }; a.transformV3ToV4 = function (b, f, a) { var c = b.elements; b = c[0]; var k = c[1], c = c[2]; f = f.elements; a = a.elements; a[0] = b * f[0] + k * f[4] + c * f[8] + f[12]; a[1] = b * f[1] + k * f[5] + c * f[9] + f[13]; a[2] = b * f[2] + k * f[6] + c * f[10] + f[14]; a[3] = b * f[3] + k * f[7] + c * f[11] + f[15] }; a.TransformNormal = function (b, f, a) { var c = b.elements; b = c[0]; var k = c[1], c = c[2]; f = f.elements; a = a.elements; a[0] = b * f[0] + k * f[4] + c * f[8]; a[1] = b * f[1] + k * f[5] + c * f[9]; a[2] = b * f[2] + k * f[6] + c * f[10] }; a.transformCoordinate = function (b, f, c) { var k = a._tempVector4.elements, d = b.elements; b = d[0]; var e = d[1], d = d[2]; f = f.elements; k[0] = b * f[0] + e * f[4] + d * f[8] + f[12]; k[1] = b * f[1] + e * f[5] + d * f[9] + f[13]; k[2] = b * f[2] + e * f[6] + d * f[10] + f[14]; k[3] = 1 / (b * f[3] + e * f[7] + d * f[11] + f[15]); c = c.elements; c[0] = k[0] * k[3]; c[1] = k[1] * k[3]; c[2] = k[2] * k[3] }; a.Clamp = function (b, f, a, c) { var k = b.elements; b = k[0]; var n = k[1], k = k[2], d = f.elements; f = d[0]; var e = d[1], d = d[2], g = a.elements; a = g[0]; var h = g[1], g = g[2]; c = c.elements; b = b > a ? a : b; n = n > h ? h : n; k = k > g ? g : k; c[0] = b < f ? f : b; c[1] = n < e ? e : n; c[2] = k < d ? d : k }; a.add = function (b, f, a) { a = a.elements; b = b.elements; f = f.elements; a[0] = b[0] + f[0]; a[1] = b[1] + f[1]; a[2] = b[2] + f[2] }; a.subtract = function (b, f, a) { a = a.elements; b = b.elements; f = f.elements; a[0] = b[0] - f[0]; a[1] = b[1] - f[1]; a[2] = b[2] - f[2] }; a.cross = function (b, f, a) { var c = b.elements; f = f.elements; a = a.elements; b = c[0]; var k = c[1], c = c[2], d = f[0], e = f[1]; f = f[2]; a[0] = k * f - c * e; a[1] = c * d - b * f; a[2] = b * e - k * d }; a.dot = function (b, f) { var a = b.elements, c = f.elements; return a[0] * c[0] + a[1] * c[1] + a[2] * c[2] }; a.equals = function (b, f) { var a = b.elements, c = f.elements; return U.nearEqual(Math.abs(a[0]), Math.abs(c[0])) && U.nearEqual(Math.abs(a[1]), Math.abs(c[1])) && U.nearEqual(Math.abs(a[2]), Math.abs(c[2])) }; a.ZERO = new a(0, 0, 0); a.ONE = new a(1, 1, 1); a.NegativeUnitX = new a(-1, 0, 0); a.UnitX = new a(1, 0, 0); a.UnitY = new a(0, 1, 0); a.UnitZ = new a(0, 0, 1); a.ForwardRH = new a(0, 0, -1); a.ForwardLH = new a(0, 0, 1); a.Up = new a(0, 1, 0); a.NAN = new a(NaN, NaN, NaN); p(a, ["_tempVector4", function () { return this._tempVector4 = new Z }]); return a }(), Z = function () { function a(b, f, a, c) { this.elements = new Float32Array(4); void 0 === b && (b = 0); void 0 === f && (f = 0); void 0 === a && (a = 0); void 0 === c && (c = 0); var k = this.elements; k[0] = b; k[1] = f; k[2] = a; k[3] = c } g(a, "laya.d3.math.Vector4"); var c = a.prototype; h.imps(c, {"laya.d3.core.IClone": !0}); c.fromArray = function (b, f) { void 0 === f && (f = 0); this.elements[0] = b[f + 0]; this.elements[1] = b[f + 1]; this.elements[2] = b[f + 2]; this.elements[3] = b[f + 3] }; c.cloneTo = function (b) { b = b.elements; var f = this.elements; b[0] = f[0]; b[1] = f[1]; b[2] = f[2]; b[3] = f[3] }; c.clone = function () { var b = new this.constructor; this.cloneTo(b); return b }; c.length = function () { return Math.sqrt(this.x * this.x + this.y * this.y + this.z * this.z + this.w * this.w) }; c.lengthSquared = function () { return this.x * this.x + this.y * this.y + this.z * this.z + this.w * this.w }; e(0, c, "x", function () { return this.elements[0] }, function (b) { this.elements[0] = b }); e(0, c, "y", function () { return this.elements[1] }, function (b) { this.elements[1] = b }); e(0, c, "z", function () { return this.elements[2] }, function (b) { this.elements[2] = b }); e(0, c, "w", function () { return this.elements[3] }, function (b) { this.elements[3] = b }); a.lerp = function (b, f, a, c) { c = c.elements; b = b.elements; f = f.elements; var k = b[0], n = b[1], d = b[2]; b = b[3]; c[0] = k + a * (f[0] - k); c[1] = n + a * (f[1] - n); c[2] = d + a * (f[2] - d); c[3] = b + a * (f[3] - b) }; a.transformByM4x4 = function (b, f, a) { var c = b.elements; b = c[0]; var k = c[1], d = c[2], c = c[3]; f = f.elements; a = a.elements; a[0] = b * f[0] + k * f[4] + d * f[8] + c * f[12]; a[1] = b * f[1] + k * f[5] + d * f[9] + c * f[13]; a[2] = b * f[2] + k * f[6] + d * f[10] + c * f[14]; a[3] = b * f[3] + k * f[7] + d * f[11] + c * f[15] }; a.equals = function (b, f) { var a = b.elements, c = f.elements; return U.nearEqual(Math.abs(a[0]), Math.abs(c[0])) && U.nearEqual(Math.abs(a[1]), Math.abs(c[1])) && U.nearEqual(Math.abs(a[2]), Math.abs(c[2])) && U.nearEqual(Math.abs(a[3]), Math.abs(c[3])) }; a.normalize = function (b, f) { var a = b.elements, c = f.elements, d = b.length(); 0 < d && (c[0] = a[0] * d, c[1] = a[1] * d, c[2] = a[2] * d, c[3] = a[3] * d) }; a.add = function (b, f, a) { a = a.elements; b = b.elements; f = f.elements; a[0] = b[0] + f[0]; a[1] = b[1] + f[1]; a[2] = b[2] + f[2]; a[3] = b[3] + f[3] }; a.subtract = function (b, f, a) { a = a.elements; b = b.elements; f = f.elements; a[0] = b[0] - f[0]; a[1] = b[1] - f[1]; a[2] = b[2] - f[2]; a[3] = b[3] - f[3] }; a.multiply = function (b, f, a) { a = a.elements; b = b.elements; f = f.elements; a[0] = b[0] * f[0]; a[1] = b[1] * f[1]; a[2] = b[2] * f[2]; a[3] = b[3] * f[3] }; a.scale = function (b, f, a) { a = a.elements; b = b.elements; a[0] = b[0] * f; a[1] = b[1] * f; a[2] = b[2] * f; a[3] = b[3] * f }; a.Clamp = function (b, f, a, c) { var k = b.elements; b = k[0]; var n = k[1], d = k[2], k = k[3], e = f.elements; f = e[0]; var g = e[1], h = e[2], e = e[3], y = a.elements; a = y[0]; var l = y[1], m = y[2], y = y[3]; c = c.elements; b = b > a ? a : b; n = n > l ? l : n; d = d > m ? m : d; k = k > y ? y : k; c[0] = b < f ? f : b; c[1] = n < g ? g : n; c[2] = d < h ? h : d; c[3] = k < e ? e : k }; a.distanceSquared = function (b, f) { var a = b.elements, c = f.elements, d = a[0] - c[0], e = a[1] - c[1], u = a[2] - c[2], a = a[3] - c[3]; return d * d + e * e + u * u + a * a }; a.distance = function (b, f) { var a = b.elements, c = f.elements, d = a[0] - c[0], e = a[1] - c[1], u = a[2] - c[2], a = a[3] - c[3]; return Math.sqrt(d * d + e * e + u * u + a * a) }; a.dot = function (b, f) { var a = b.elements, c = f.elements; return a[0] * c[0] + a[1] * c[1] + a[2] * c[2] + a[3] * c[3] }; a.min = function (b, f, a) { a = a.elements; b = b.elements; f = f.elements; a[0] = Math.min(b[0], f[0]); a[1] = Math.min(b[1], f[1]); a[2] = Math.min(b[2], f[2]); a[3] = Math.min(b[3], f[3]) }; a.max = function (b, f, a) { a = a.elements; b = b.elements; f = f.elements; a[0] = Math.max(b[0], f[0]); a[1] = Math.max(b[1], f[1]); a[2] = Math.max(b[2], f[2]); a[3] = Math.max(b[3], f[3]) }; p(a, ["ZERO", function () { return this.ZERO = new a }, "ONE", function () { return this.ONE = new a(1, 1, 1, 1) }, "UnitX", function () { return this.UnitX = new a(1, 0, 0, 0) }, "UnitY", function () { return this.UnitY = new a(0, 1, 0, 0) }, "UnitZ", function () { return this.UnitZ = new a(0, 0, 1, 0) }, "UnitW", function () { return this.UnitW = new a(0, 0, 0, 1) }]); return a }(), He = function () { function a(b, f, a, c) { this.minDepth = 0; this.maxDepth = 1; this.x = b; this.y = f; this.width = a; this.height = c } g(a, "laya.d3.math.Viewport"); var c = a.prototype; c.project = function (b, f, a) { m.transformV3ToV3(b, f, a); b = b.elements; f = f.elements; a = a.elements; b = b[0] * f[3] + b[1] * f[7] + b[2] * f[11] + f[15]; 1 !== b && (a[0] /= b, a[1] /= b, a[2] /= b); a[0] = .5 * (a[0] + 1) * this.width + this.x; a[1] = .5 * (-a[1] + 1) * this.height + this.y; a[2] = a[2] * (this.maxDepth - this.minDepth) + this.minDepth }; c.unprojectFromMat = function (b, f, a) { var c = b.elements, k = f.elements; b = a.elements; b[0] = (c[0] - this.x) / this.width * 2 - 1; b[1] = -((c[1] - this.y) / this.height * 2 - 1); var d = (this.maxDepth - this.minDepth) / 2; b[2] = (c[2] - this.minDepth - d) / d; c = b[0] * k[3] + b[1] * k[7] + b[2] * k[11] + k[15]; m.transformV3ToV3(a, f, a); 1 !== c && (b[0] /= c, b[1] /= c, b[2] /= c) }; c.unprojectFromWVP = function (b, f, c, n, d) { Q.multiply(f, c, a._tempMatrix4x4); n && Q.multiply(a._tempMatrix4x4, n, a._tempMatrix4x4); a._tempMatrix4x4.invert(a._tempMatrix4x4); this.unprojectFromMat(b, a._tempMatrix4x4, d) }; p(a, ["_tempMatrix4x4", function () { return this._tempMatrix4x4 = new Q }]); return a }(); (function () { function a() { this._colorIntensity = this._alphaBlending = 1; this._shaderValue = new uc } g(a, "laya.d3.resource.models.Sky"); var c = a.prototype; c._setEnvironmentDiffuse = function () { if (this._environmentDiffuse.loaded) this.__ownerCamera._shaderValues.setValue(7, this._environmentDiffuse); else this._environmentDiffuse.on("loaded", this, this._environmentDiffuseLoaded) }; c._setEnvironmentSpecular = function () { if (this._environmentSpecular.loaded) { var b = this._environmentSpecular.simLodInfo; b && b instanceof Float32Array && this.__ownerCamera._shaderValues.setValue(9, b); this.__ownerCamera._shaderValues.setValue(8, this._environmentSpecular) } else this._environmentSpecular.on("loaded", this, this._environmentSpecularLoaded) }; c._environmentDiffuseLoaded = function () { this.__ownerCamera._shaderValues.setValue(7, this._environmentDiffuse) }; c._environmentSpecularLoaded = function () { var b = this._environmentSpecular.simLodInfo; b && b instanceof Float32Array && this.__ownerCamera._shaderValues.setValue(9, b); this.__ownerCamera._shaderValues.setValue(8, this._environmentSpecular) }; c._render = function (b) { }; c.destroy = function () { this.__ownerCamera = null }; e(0, c, "_ownerCamera", null, function (b) { this.__ownerCamera = b; this._environmentDiffuse && this._setEnvironmentDiffuse(); this._environmentSpecular && this._setEnvironmentSpecular() }); e(0, c, "alphaBlending", function () { return this._alphaBlending }, function (b) { this._alphaBlending = b; 0 > this._alphaBlending && (this._alphaBlending = 0); 1 < this._alphaBlending && (this._alphaBlending = 1) }); e(0, c, "envDiffuseSHBlue", null, function (b) { this.__ownerCamera._shaderValues.setValue(12, b) }); e(0, c, "colorIntensity", function () { return this._colorIntensity }, function (b) { this._colorIntensity = b; 0 > this._colorIntensity && (this._colorIntensity = 0) }); e(0, c, "envDiffuseSHGreen", null, function (b) { this.__ownerCamera._shaderValues.setValue(11, b) }); e(0, c, "envDiffuseSHRed", null, function (b) { this.__ownerCamera._shaderValues.setValue(10, b) }); e(0, c, "environmentDiffuse", function () { return this._environmentDiffuse }, function (b) { b.minFifter = 9728; this._environmentDiffuse = b; this.__ownerCamera && this._setEnvironmentDiffuse() }); e(0, c, "environmentSpecular", function () { return this._environmentSpecular }, function (b) { this._environmentSpecular = b; this.__ownerCamera && this._setEnvironmentSpecular() }); a.MVPMATRIX = 0; a.INTENSITY = 1; a.ALPHABLENDING = 2; a.DIFFUSETEXTURE = 3; return a })(); var Ee = function () { function a(b) { this._bufferUsage = this._skinAnimationDatas = this._subIndexBufferCount = this._subIndexBufferStart = this._boneIndicesList = this._mesh = null; this._indexInMesh = 0; this._vertexBuffer = null; this._vertexCount = this._vertexStart = 0; this._indexBuffer = null; this._indexCount = this._indexStart = 0; this._indices = null; this._bufferUsage = {}; this._mesh = b; this._boneIndicesList = []; this._subIndexBufferStart = []; this._subIndexBufferCount = [] } g(a, "laya.d3.resource.models.SubMesh"); var c = a.prototype; h.imps(c, {"laya.d3.core.render.IRenderable": !0, "laya.resource.IDispose": !0}); c._getVertexBuffer = function (b) { void 0 === b && (b = 0); return 0 === b ? this._vertexBuffer : null }; c._getIndexBuffer = function () { return this._indexBuffer }; c._getStaticBatchBakedVertexs = function (b, f) { var c = this._vertexBuffer, n = c.vertexDeclaration, d = n.getVertexElementByUsage(0).offset / 4, e = n.getVertexElementByUsage(3).offset / 4, u = f.meshRender.lightmapScaleOffset, r, g, h = 0, y, l = 0, m = 0; if (u) if (y = n.getVertexElementByUsage(15)) g = n.vertexStride / 4, r = 0 < this._vertexCount ? c.getData().slice(this._vertexStart * g, (this._vertexStart + this._vertexCount) * g) : c.getData().slice(), h = y.offset / 4; else { m = n.vertexStride / 4; g = m + 2; r = this._vertexCount ? new Float32Array(this._vertexCount * (c.vertexDeclaration.vertexStride / 4 + 2)) : new Float32Array(c.vertexCount * (c.vertexDeclaration.vertexStride / 4 + 2)); for (var l = n.getVertexElementByUsage(2).offset / 4, h = l + 2, p = c.getData(), c = 0, n = p.length / m; c < n; c++) { var G; G = 0 < this._vertexCount ? (this._vertexStart + c) * m : c * m; var q = c * g, t; for (t = 0; t < h; t++) r[q + t] = p[G + t]; for (t = h; t < m; t++) r[q + t + 2] = p[G + t] } } else g = n.vertexStride / 4, r = this._vertexCount ? c.getData().slice(this._vertexStart * g, (this._vertexStart + this._vertexCount) * g) : c.getData().slice(); b ? (c = a._tempMatrix4x40, b.worldMatrix.invert(c), G = a._tempMatrix4x41, Q.multiply(c, f.transform.worldMatrix, G)) : G = f.transform.worldMatrix; q = a._tempQuaternion0; G.decomposeTransRotScale(a._tempVector30, q, a._tempVector31); c = 0; for (n = r.length / g; c < n; c++) { t = c * g + d; var v = c * g + e; Ja.transformVector3ArrayToVector3ArrayCoordinate(r, t, G, r, t); Ja.transformVector3ArrayByQuat(r, v, q, r, v); u && (t = c * g + h, y ? Ja.transformLightingMapTexcoordByUV1Array(r, t, u, r, t) : Ja.transformLightingMapTexcoordByUV0Array(p, c * m + l, u, r, t)) } return r }; c._getVertexBuffers = function () { return null }; c._beforeRender = function (b) { this._vertexBuffer._bind(); this._indexBuffer._bind(); return !0 }; c._render = function (b) { var f, a, c = b.renderElement; if (1 < this._indexCount) { a = this._boneIndicesList.length; if (1 < a) { for (var d = 0; d < a; d++) { if (f = c._skinAnimationDatas || this._skinAnimationDatas) c._shaderValue.setValue(0, f[d]), b._shader.uploadRenderElementUniforms(c._shaderValue.data); E.mainContext.drawElements(4, this._subIndexBufferCount[d], 5123, 2 * this._subIndexBufferStart[d]) } H.drawCall += a } else { if (f = c._skinAnimationDatas || this._skinAnimationDatas) c._shaderValue.setValue(0, f[0]), b._shader.uploadRenderElementUniforms(c._shaderValue.data); E.mainContext.drawElements(4, this._indexCount, 5123, 2 * this._indexStart); H.drawCall++ } a = this._indexCount } else { a = this._indexBuffer.indexCount; if (f = c._skinAnimationDatas || this._skinAnimationDatas) c._shaderValue.setValue(0, f[0]), b._shader.uploadRenderElementUniforms(c._shaderValue.data); E.mainContext.drawElements(4, a, 5123, 0); H.drawCall++ } H.trianglesFaces += a / 3 }; c.getIndices = function () { return 0 < this._indexCount ? this._indices : this._indexBuffer.getData() }; c.dispose = function () { this._indexBuffer.destroy(); this._vertexBuffer.destroy(); this._indexBuffer = this._vertexBuffer = this._bufferUsage = this._skinAnimationDatas = this._subIndexBufferCount = this._subIndexBufferStart = this._boneIndicesList = this._mesh = null }; e(0, c, "_vertexBufferCount", function () { return 1 }); e(0, c, "triangleCount", function () { return this._indexBuffer.indexCount / 3 }); p(a, ["_tempVector30", function () { return this._tempVector30 = new m }, "_tempVector31", function () { return this._tempVector31 = new m }, "_tempQuaternion0", function () { return this._tempQuaternion0 = new ja }, "_tempMatrix4x40", function () { return this._tempMatrix4x40 = new Q }, "_tempMatrix4x41", function () { return this._tempMatrix4x41 = new Q }]); return a }(), yc = function () { function a(b, f, a, d, e) { function k(b) { var f = [], a = new c(f); n._compileToTree(a, b.split("\n"), 0, f, e); return a } var n = this; b = A.now(); this._VS = k(f); this._PS = k(a); this._nameMap = d; 2 < A.now() - b && console.log("ShaderCompile use time:" + (A.now() - b) + " size:" + f.length + "/" + a.length) } var c, b; g(a, "laya.webgl.utils.ShaderCompile"); var f = a.prototype; f._compileToTree = function (b, f, d, e, u) { var k, n, w, x, g, h, l; for (h = d; h < f.length; h++) if (n = f[h], !(1 > n.length) && (k = n.indexOf("//"), 0 !== k)) { 0 <= k && (n = n.substr(0, k)); d = g || new c(e); g = null; d.text = n; d.noCompile = !0; if (0 <= (k = n.indexOf("#"))) { w = "#"; l = k + 1; for (x = n.length; l < x; l++) { var m = n.charAt(l); if (" " === m || "\t" === m || "?" === m) break; w += m } d.name = w; switch (w) { case "#ifdef": case "#ifndef": d.src = n; d.noCompile = null != n.match(/[!&|()=<>]/); d.noCompile ? console.log("function():Boolean{return " + n.substr(k + d.name.length) + "}") : (x = n.replace(/^\s*/, "").split(/\s+/), d.setCondition(x[1], "#ifdef" === w ? 1 : 2), d.text = "//" + d.text); d.setParent(b); b = d; if (u) for (x = n.substr(l).split(a._splitToWordExps3), l = 0; l < x.length; l++) n = x[l], n.length && (u[n] = !0); continue; case "#if": d.src = n; d.noCompile = !0; d.setParent(b); b = d; if (u) for (x = n.substr(l).split(a._splitToWordExps3), l = 0; l < x.length; l++) n = x[l], n.length && "defined" != n && (u[n] = !0); continue; case "#else": d.src = n; b = b.parent; k = b.childs[b.childs.length - 1]; d.noCompile = k.noCompile; d.noCompile || (d.condition = k.condition, d.conditionType = 1 == k.conditionType ? 2 : 1, d.text = "//" + d.text + " " + k.text + " " + d.conditionType); d.setParent(b); b = d; continue; case "#endif": b = b.parent; k = b.childs[b.childs.length - 1]; d.noCompile = k.noCompile; d.noCompile || (d.text = "//" + d.text); d.setParent(b); continue; case "#include": x = a.splitToWords(n, null); n = a.includes[x[1]]; if (!n) throw"ShaderCompile error no this include file:" + x[1]; if (0 > (k = x[0].indexOf("?"))) { d.setParent(b); n = n.getWith("with" == x[2] ? x[3] : null); this._compileToTree(d, n.split("\n"), 0, e, u); d.text = ""; continue } d.setCondition(x[0].substr(k + 1), 1); d.text = n.getWith("with" == x[2] ? x[3] : null); break; case "#import": x = a.splitToWords(n, null); n = x[1]; e.push({node: d, file: a.includes[n], ofs: d.text.length}); continue } } else { if ((k = b.childs[b.childs.length - 1]) && !k.name) { 0 < e.length && a.splitToWords(n, k); g = d; k.text += "\n" + n; continue } 0 < e.length && a.splitToWords(n, d) } d.setParent(b) } }; f.createShader = function (b, f, a) { var c = {}, k = ""; if (b) for (var n in b) k += "#define " + n + "\n", c[n] = !0; b = this._VS.toscript(c, []); c = this._PS.toscript(c, []); return (a || Ra.create)(k + b.join("\n"), k + c.join("\n"), f, this._nameMap) }; a._parseOne = function (b, f, c, d, e, r) { var k = { type: a.shaderParamsMap[c[d + 1]], name: c[d + 2], size: isNaN(parseInt(c[d + 3])) ? 1 : parseInt(c[d + 3]) }; r && ("attribute" == e ? b.push(k) : f.push(k)); ":" == c[d + 3] && (k.type = c[d + 4], d += 2); return d + 2 }; a.addInclude = function (f, c) { if (!c || 0 === c.length) throw Error("add shader include file err:" + f); if (a.includes[f]) throw Error("add shader include file err, has add:" + f); a.includes[f] = new b(c) }; a.preGetParams = function (b, f) { var c = [b, f], k = {}, n = [], d = [], e = {}, g = []; k.attributes = n; k.uniforms = d; k.defines = e; for (var h, l, m = 0; 2 > m; m++) { c[m] = c[m].replace(a._removeAnnotation, ""); var p = c[m].match(a._reg), q; h = 0; for (l = p.length; h < l; h++) { var t = p[h]; if ("attribute" != t && "uniform" != t) if ("#define" == t) t = p[++h], g[t] = 1; else { if ("#ifdef" == t) for (q = p[++h], e[q] = e[q] || [], h++; h < l; h++) if (t = p[h], "attribute" != t && "uniform" != t) { if ("#else" == t) for (h++; h < l; h++) if (t = p[h], "attribute" != t && "uniform" != t) { if ("#endif" == t) break } else h = a._parseOne(n, d, p, h, t, !g[q]) } else h = a._parseOne(n, d, p, h, t, g[q]) } else h = a._parseOne(n, d, p, h, t, !0) } } return k }; a.splitToWords = function (b, f) { for (var a = [], c, k = -1, n = 0, d = b.length; n < d; n++) if (c = b.charAt(n), 0 <= " \t\x3d+-*/\x26%!\x3c\x3e()'\",;".indexOf(c)) { 0 <= k && 1 < n - k && (k = b.substr(k, n - k), a.push(k)); if ('"' == c || "'" == c) { c = b.indexOf(c, n + 1); if (0 > c) throw"Sharder err:" + b; a.push(b.substr(n + 1, c - n - 1)); n = c } else "(" == c && f && 0 < a.length && (k = a[a.length - 1] + ";", 0 > "vec4;main;".indexOf(k) && (f.useFuns += k)); k = -1 } else 0 > k && (k = n); k < d && 1 < d - k && (k = b.substr(k, d - k), a.push(k)); return a }; a.IFDEF_NO = 0; a.IFDEF_YES = 1; a.IFDEF_ELSE = 2; a.IFDEF_PARENT = 3; a._removeAnnotation = RegExp("(/\\*([^*]|[\\r\\\n]|(\\*+([^*/]|[\\r\\n])))*\\*+/)|(//.*)", "g"); a._reg = RegExp("(\".*\")|('.*')|([#\\w\\*-\\.+/()\x3d\x3c\x3e{}\\\\]+)|([,;:\\\\])", "g"); a._splitToWordExps = RegExp("[(\".*\")]+|[('.*')]+|([ \\t\x3d\\+\\-*/\x26%!\x3c\x3e!%(),;])", "g"); a.includes = {}; p(a, ["shaderParamsMap", function () { return this.shaderParamsMap = { "float": 5126, "int": 5124, bool: 35670, vec2: 35664, vec3: 35665, vec4: 35666, ivec2: 35667, ivec3: 35668, ivec4: 35669, bvec2: 35671, bvec3: 35672, bvec4: 35673, mat2: 35674, mat3: 35675, mat4: 35676, sampler2D: 35678, samplerCube: 35680 } }, "_splitToWordExps3", function () { return this._splitToWordExps3 = RegExp("[ \\t\x3d\\+\\-*/\x26%!\x3c\x3e!%(),;\\|]", "g") }]); a.__init$ = function () { c = function () { function b(b) { this.childs = []; this.text = ""; this.name = this.parent = null; this.noCompile = !1; this.condition = this.includefiles = null; this.conditionType = 0; this.useFuns = ""; this.z = 0; this.src = null; this.includefiles = b } g(b, ""); var f = b.prototype; f.setParent = function (b) { b.childs.push(this); this.z = b.z + 1; this.parent = b }; f.setCondition = function (b, f) { b && (this.conditionType = f, b = b.replace(/(\s*$)/g, ""), this.condition = function () { return this[b] }, this.condition.__condition = b) }; f.toscript = function (f, a) { return this._toscript(f, a, ++b.__id) }; f._toscript = function (b, f, a) { if (1 > this.childs.length && !this.text) return f; if (this.condition) { var c = !!this.condition.call(b); 2 === this.conditionType && (c = !c); if (!c) return f } this.text && f.push(this.text); 0 < this.childs.length && this.childs.forEach(function (c, k, n) { c._toscript(b, f, a) }); if (0 < this.includefiles.length && 0 < this.useFuns.length) for (var k = 0, n = this.includefiles.length; k < n; k++) this.includefiles[k].curUseID != a && (c = this.includefiles[k].file.getFunsScript(this.useFuns), 0 < c.length && (this.includefiles[k].curUseID = a, f[0] = c + f[0])); return f }; b.__id = 1; return b }(); b = function () { function b(b) { this.script = null; this.codes = {}; this.funs = {}; this.curUseID = -1; this.funnames = ""; this.script = b; for (var f = 0, c, k; ;) { f = b.indexOf("#begin", f); if (0 > f) break; for (k = f + 5; ;) { k = b.indexOf("#end", k); if (0 > k) break; if ("i" === b.charAt(k + 4)) k += 5; else break } if (0 > k) throw"add include err,no #end:" + b; c = b.indexOf("\n", f); var n = a.splitToWords(b.substr(f, c - f), null); "code" == n[1] ? this.codes[n[2]] = b.substr(c + 1, k - c - 1) : "function" == n[1] && (c = b.indexOf("function", f), c += 8, this.funs[n[3]] = b.substr(c + 1, k - c - 1), this.funnames += n[3] + ";"); f = k + 1 } } g(b, ""); var f = b.prototype; f.getWith = function (b) { var f = b ? this.codes[b] : this.script; if (!f) throw"get with error:" + b; return f }; f.getFunsScript = function (b) { var f = "", a; for (a in this.funs) 0 <= b.indexOf(a + ";") && (f += this.funs[a]); return f }; return b }() }; return a }(), rb = function () { function a(a) { this.defineCounter = 0; this.defines = null; a ? (this.defineCounter = a.defineCounter, this.defines = a.defines.slice()) : (this.defineCounter = 0, this.defines = []) } g(a, "laya.d3.shader.ShaderDefines"); a.prototype.registerDefine = function (a) { var b = Math.pow(2, this.defineCounter++); this.defines[b] = a; return b }; return a }(), Aj = function () { function a() { } g(a, "laya.d3.shader.ShaderInit3D"); a.__init__ = function () { P._globalRegDefine("HIGHPRECISION", P.SHADERDEFINE_HIGHPRECISION); P._globalRegDefine("FOG", P.SHADERDEFINE_FOG); P._globalRegDefine("DIRECTIONLIGHT", P.SHADERDEFINE_DIRECTIONLIGHT); P._globalRegDefine("POINTLIGHT", P.SHADERDEFINE_POINTLIGHT); P._globalRegDefine("SPOTLIGHT", P.SHADERDEFINE_SPOTLIGHT); P._globalRegDefine("UV", P.SHADERDEFINE_UV0); P._globalRegDefine("COLOR", P.SHADERDEFINE_COLOR); P._globalRegDefine("UV1", P.SHADERDEFINE_UV1); P._globalRegDefine("CASTSHADOW", db.SHADERDEFINE_CAST_SHADOW); P._globalRegDefine("SHADOWMAP_PSSM1", db.SHADERDEFINE_SHADOW_PSSM1); P._globalRegDefine("SHADOWMAP_PSSM2", db.SHADERDEFINE_SHADOW_PSSM2); P._globalRegDefine("SHADOWMAP_PSSM3", db.SHADERDEFINE_SHADOW_PSSM3); P._globalRegDefine("SHADOWMAP_PCF_NO", db.SHADERDEFINE_SHADOW_PCF_NO); P._globalRegDefine("SHADOWMAP_PCF1", db.SHADERDEFINE_SHADOW_PCF1); P._globalRegDefine("SHADOWMAP_PCF2", db.SHADERDEFINE_SHADOW_PCF2); P._globalRegDefine("SHADOWMAP_PCF3", db.SHADERDEFINE_SHADOW_PCF3); P._globalRegDefine("DEPTHFOG", P.SAHDERDEFINE_DEPTHFOG); Ia.addInclude("LightHelper.glsl", "\nstruct DirectionLight\n{\n vec3 Direction;\n vec3 Diffuse;\n};\n\nstruct PointLight\n{\n vec3 Diffuse;\n vec3 Attenuation;\n vec3 Position;\n float Range;\n};\n\nstruct SpotLight\n{\n vec3 Diffuse;\n vec3 Attenuation;\n vec3 Position;\n vec3 Direction;\n float Spot;\n float Range;\n};\n\n\nvec3 NormalSampleToWorldSpace(vec3 normalMapSample, vec3 unitNormal, vec3 tangent)\n{\n\tvec3 normalT \x3d 2.0*normalMapSample - 1.0;\n\n\t// Build orthonormal basis.\n\tvec3 N \x3d normalize(unitNormal);\n\tvec3 T \x3d normalize(tangent- dot(tangent, N)*N);\n\tvec3 B \x3d cross(T, N);\n\n\tmat3 TBN \x3d mat3(T, B, N);\n\n\t// Transform from tangent space to world space.\n\tvec3 bumpedNormal \x3d TBN*normalT;\n\n\treturn bumpedNormal;\n}\n\n\nvoid computeDirectionLight(in vec3 matDif,in vec3 matAmb,in vec4 matSpe,in DirectionLight dirLight,in vec3 ambinentColor,in vec3 normal,in vec3 toEye,out vec3 dif,out vec3 amb,out vec3 spec)\n{\n\tdif\x3dvec3(0.0);//\u4e0d\u521d\u59cb\u5316\u5728IOS\u4e2d\u95ea\u70c1\uff0cPC\u4e2d\u4e0d\u4f1a\u95ea\u70c1\n\tamb\x3dvec3(0.0);\n\tspec\x3dvec3(0.0);\n\tvec3 lightVec\x3d-normalize(dirLight.Direction);\n\t\n\tamb\x3dmatAmb*ambinentColor;\n\t\n\tfloat diffuseFactor\x3ddot(lightVec, normal);\n\t\n\tif(diffuseFactor\x3e0.0)\n\t{\n\t vec3 v \x3d reflect(-lightVec, normal);\n\t float specFactor \x3d pow(max(dot(v, toEye), 0.0), matSpe.w);\n\t \n\t dif \x3d diffuseFactor * matDif * dirLight.Diffuse;\n\t spec \x3d specFactor * matSpe.rgb;\n\t}\n\t\n}\n\nvoid computePointLight(in vec3 matDif,in vec3 matAmb,in vec4 matSpe,in PointLight poiLight,in vec3 ambinentColor, in vec3 pos,in vec3 normal,in vec3 toEye,out vec3 dif,out vec3 amb,out vec3 spec)\n{\n\tdif\x3dvec3(0.0);\n\tamb\x3dvec3(0.0);\n\tspec\x3dvec3(0.0);\n\tvec3 lightVec \x3d poiLight.Position - pos;\n\t\t\n\tfloat d \x3d length(lightVec);\n\t\n\tif( d \x3e poiLight.Range )\n\t\treturn;\n\t\t\n\tlightVec /\x3d d; \n\t\n\tamb \x3d matAmb*ambinentColor;\t\n\n\tfloat diffuseFactor \x3d dot(lightVec, normal);\n\n\tif( diffuseFactor \x3e 0.0 )\n\t{\n\t\tvec3 v\x3d reflect(-lightVec, normal);\n\t\tfloat specFactor \x3d pow(max(dot(v, toEye), 0.0), matSpe.w);\n\t\t\t\t\t\n\t\tdif \x3d diffuseFactor * matDif * poiLight.Diffuse;\n\t\tspec \x3d specFactor * matSpe.rgb;\n\t}\n\n\tfloat attenuate \x3d 1.0 / dot(poiLight.Attenuation, vec3(1.0, d, d*d));\n\n\tdif *\x3d attenuate;\n\tspec*\x3d attenuate;\n}\n\nvoid ComputeSpotLight(in vec3 matDif,in vec3 matAmb,in vec4 matSpe,in SpotLight spoLight,in vec3 ambinentColor,in vec3 pos, in vec3 normal,in vec3 toEye,out vec3 dif,out vec3 amb,out vec3 spec)\n{\n\tamb \x3d vec3(0.0);\n\tdif \x3dvec3(0.0);\n\tspec\x3d vec3(0.0);\n\tvec3 lightVec \x3d spoLight.Position - pos;\n\t\t\n\tfloat d \x3d length(lightVec);\n\t\n\tif( d \x3e spoLight.Range)\n\t\treturn;\n\t\t\n\tlightVec /\x3d d; \n\t\n\tamb \x3d matAmb*ambinentColor;\t\n\n\tfloat diffuseFactor \x3d dot(lightVec, normal);\n\n\tif(diffuseFactor \x3e 0.0)\n\t{\n\t\tvec3 v\x3d reflect(-lightVec, normal);\n\t\tfloat specFactor \x3d pow(max(dot(v, toEye), 0.0), matSpe.w);\n\t\t\t\t\t\n\t\tdif \x3d diffuseFactor * matDif * spoLight.Diffuse;\n\t\tspec \x3d specFactor * matSpe.rgb;\n\t}\n\t\n\tfloat spot \x3d pow(max(dot(-lightVec, normalize(spoLight.Direction)), 0.0), spoLight.Spot);\n\n\tfloat attenuate \x3d spot/dot(spoLight.Attenuation, vec3(1.0, d, d*d));\n\n\tamb *\x3d spot;\n\tdif *\x3d attenuate;\n\tspec*\x3d attenuate;\n}\n\n"); Ia.addInclude("Lighting.glsl", "\nstruct DirectionLight\n{\n\tvec3 Color;\n\tvec3 Direction;\n};\n\nstruct PointLight\n{\n\tvec3 Color;\n\tvec3 Position;\n\tfloat Range;\n};\n\nstruct SpotLight\n{\n\tvec3 Color;\n\tvec3 Position;\n\tvec3 Direction;\n\tfloat Spot;\n\tfloat Range;\n};\n\n// U3D\u4e2d\u4f7f\u7528\u8870\u51cf\u7eb9\u7406,\u6b64\u51fd\u6570\u6a21\u62df\u5e76\u975e\u6b63\u786e\n//float U3DAttenuation(in vec3 L,in float invLightRadius)\n//{\n//\tfloat fRatio \x3d clamp(length(L) * invLightRadius,0.0,1.0);\n//\tfRatio *\x3d fRatio;\n//\treturn 1.0 / (1.0 + 25.0 * fRatio)* clamp(4.0*(1.0 - fRatio),0.0,1.0); //fade to black as if 4 pixel texture\n//} \n\n// Same as Just Cause 2 and Crysis 2 (you can read GPU Pro 1 book for more information)\nfloat BasicAttenuation(in vec3 L,in float invLightRadius)\n{\n\tvec3 distance \x3d L * invLightRadius;\n\tfloat attenuation \x3d clamp(1.0 - dot(distance, distance),0.0,1.0); // Equals float attenuation \x3d saturate(1.0f - dot(L, L) / (lightRadius * lightRadius)); \t\n\treturn attenuation * attenuation;\n} \n\n// Inspired on http://fools.slindev.com/viewtopic.php?f\x3d11\x26t\x3d21\x26view\x3dunread#unread\t\nfloat NaturalAttenuation(in vec3 L,in float invLightRadius)\n{\n\tfloat attenuationFactor \x3d 30.0;\n\tvec3 distance \x3d L * invLightRadius;\n\tfloat attenuation \x3d dot(distance, distance); // Equals float attenuation \x3d dot(L, L) / (lightRadius * lightRadius);\n\tattenuation \x3d 1.0 / (attenuation * attenuationFactor + 1.0);\n\t// Second we move down the function therewith it reaches zero at abscissa 1:\n\tattenuationFactor \x3d 1.0 / (attenuationFactor + 1.0); //attenuationFactor contains now the value we have to subtract\n\tattenuation \x3d max(attenuation - attenuationFactor, 0.0); // The max fixes a bug.\n\t// Finally we expand the equation along the y-axis so that it starts with a function value of 1 again.\n\tattenuation /\x3d 1.0 - attenuationFactor;\n\treturn attenuation;\n} \n\nvoid LayaAirBlinnPhongLight (in vec3 specColor,in float specColorIntensity,in vec3 normal,in vec3 gloss, in vec3 viewDir,in vec3 lightColor, in vec3 lightVec,out vec3 diffuseColor,out vec3 specularColor)\n{\n mediump vec3 h \x3d normalize(viewDir-lightVec);\n lowp float ln \x3d max (0.0, dot (-lightVec,normal));\n float nh \x3d max (0.0, dot (h,normal));\n\tdiffuseColor\x3dlightColor * ln;\n\tspecularColor\x3dlightColor *specColor*pow (nh, specColorIntensity*128.0) * gloss;\n}\n\nvoid LayaAirBlinnPhongDiectionLight (in vec3 specColor,in float specColorIntensity,in vec3 normal,in vec3 gloss, in vec3 viewDir, in DirectionLight light,out vec3 diffuseColor,out vec3 specularColor)\n{\n\tvec3 lightVec\x3dnormalize(light.Direction);\n\tLayaAirBlinnPhongLight(specColor,specColorIntensity,normal,gloss,viewDir,light.Color,lightVec,diffuseColor,specularColor);\n}\n\nvoid LayaAirBlinnPhongPointLight (in vec3 pos,in vec3 specColor,in float specColorIntensity,in vec3 normal,in vec3 gloss, in vec3 viewDir, in PointLight light,out vec3 diffuseColor,out vec3 specularColor)\n{\n\tvec3 lightVec \x3d pos-light.Position;\n\t//if( length(lightVec) \x3e light.Range )\n\t//\treturn;\n\tLayaAirBlinnPhongLight(specColor,specColorIntensity,normal,gloss,viewDir,light.Color,lightVec/length(lightVec),diffuseColor,specularColor);\n\tfloat attenuate \x3d BasicAttenuation(lightVec, 1.0/light.Range);\n\tdiffuseColor *\x3d attenuate;\n\tspecularColor*\x3d attenuate;\n}\n\nvoid LayaAirBlinnPhongSpotLight (in vec3 pos,in vec3 specColor,in float specColorIntensity,in vec3 normal,in vec3 gloss, in vec3 viewDir, in SpotLight light,out vec3 diffuseColor,out vec3 specularColor)\n{\n\tvec3 lightVec \x3d pos-light.Position;\n\t//if( length(lightVec) \x3e light.Range )\n\t//\treturn;\n\tvec3 normalLightVec\x3dlightVec/length(lightVec);\n\tLayaAirBlinnPhongLight(specColor,specColorIntensity,normal,gloss,viewDir,light.Color,normalLightVec,diffuseColor,specularColor);\n\tfloat spot \x3d pow(max(dot(normalLightVec, normalize(light.Direction)), 0.0), light.Spot);\n\tfloat attenuate \x3d spot*BasicAttenuation(lightVec, 1.0/light.Range);\n\tdiffuseColor *\x3d attenuate;\n\tspecularColor*\x3d attenuate;\n}\n\nvec3 NormalSampleToWorldSpace(vec3 normalMapSample, vec3 unitNormal, vec3 tangent,vec3 binormal)\n{\n\tvec3 normalT \x3dvec3(2.0*normalMapSample.x - 1.0,1.0-2.0*normalMapSample.y,2.0*normalMapSample.z - 1.0);\n\t\n\t// Build orthonormal basis.\n\tvec3 N \x3d normalize(unitNormal);\n\tvec3 T \x3d normalize(tangent);\n\tvec3 B \x3d normalize(binormal);\n\tmat3 TBN \x3d mat3(T, B, N);\n\t\n\t// Transform from tangent space to world space.\n\tvec3 bumpedNormal \x3d TBN*normalT;\n\n\treturn bumpedNormal;\n}\n\n\n"); Ia.addInclude("ShadowHelper.glsl", "uniform sampler2D u_shadowMap1;\nuniform sampler2D u_shadowMap2;\nuniform sampler2D u_shadowMap3;\nuniform vec2\t u_shadowPCFoffset;\nuniform vec4 u_shadowPSSMDistance;\nvec4 packDepth(const in float depth)\n{\n\tconst vec4 bitShift \x3d vec4(256.0*256.0*256.0, 256.0*256.0, 256.0, 1.0);\n\tconst vec4 bitMask\t\x3d vec4(0.0, 1.0/256.0, 1.0/256.0, 1.0/256.0);\n\tvec4 res \x3d mod(depth*bitShift*vec4(255), vec4(256))/vec4(255);\n\tres -\x3d res.xxyz * bitMask;\n\treturn res;\n}\nfloat unpackDepth(const in vec4 rgbaDepth)\n{\n\tconst vec4 bitShift \x3d vec4(1.0/(256.0*256.0*256.0), 1.0/(256.0*256.0), 1.0/256.0, 1.0);\n\tfloat depth \x3d dot(rgbaDepth, bitShift);\n\treturn depth;\n}\nfloat tex2DPCF( sampler2D shadowMap,vec2 texcoord,vec2 invsize,float zRef )\n{\n\tvec2 texelpos \x3dtexcoord / invsize;\n\tvec2 lerps \x3d fract( texelpos );\n\tfloat sourcevals[4];\n\tsourcevals[0] \x3d float( unpackDepth(texture2D(shadowMap,texcoord)) \x3e zRef );\n\tsourcevals[1] \x3d float( unpackDepth(texture2D(shadowMap,texcoord + vec2(invsize.x,0))) \x3e zRef );\n\tsourcevals[2] \x3d float( unpackDepth(texture2D(shadowMap,texcoord + vec2(0,invsize.y))) \x3e zRef );\n\tsourcevals[3] \x3d float( unpackDepth(texture2D(shadowMap,texcoord + vec2(invsize.x, invsize.y) )) \x3e zRef );\n\treturn mix( mix(sourcevals[0],sourcevals[2],lerps.y),mix(sourcevals[1],sourcevals[3],lerps.y),lerps.x );\n}\nfloat getShadowPSSM3( sampler2D shadowMap1,sampler2D shadowMap2,sampler2D shadowMap3,mat4 lightShadowVP[4],vec4 pssmDistance,vec2 shadowPCFOffset,vec3 worldPos,float posViewZ,float zBias )\n{\n\tfloat value \x3d 1.0;\n\tint nPSNum \x3d int(posViewZ\x3epssmDistance.x);\n\tnPSNum +\x3d int(posViewZ\x3epssmDistance.y);\n\tnPSNum +\x3d int(posViewZ\x3epssmDistance.z);\n\t//\u771fSB,webgl\u4e0d\u652f\u6301\u5728PS\u4e2d\u76f4\u63a5\u8bbf\u95ee\u6570\u7ec4\n\tmat4 lightVP;\n\tif( nPSNum \x3d\x3d 0 )\n\t{\n\t\tlightVP \x3d lightShadowVP[1];\n\t}\n\telse if( nPSNum \x3d\x3d 1 )\n\t{\n\t\tlightVP \x3d lightShadowVP[2];\n\t}\n\telse if( nPSNum \x3d\x3d 2 )\n\t{\n\t\tlightVP \x3d lightShadowVP[3];\n\t}\n\tvec4 vLightMVPPos \x3d lightVP * vec4(worldPos,1.0);\n\t//\u4e3a\u4e86\u6548\u7387\uff0c\u5728CPU\u8ba1\u7b97/2.0 + 0.5\n\t//vec3 vText \x3d (vLightMVPPos.xyz / vLightMVPPos.w)/2.0 + 0.5;\n\tvec3 vText \x3d vLightMVPPos.xyz / vLightMVPPos.w;\n\tfloat fMyZ \x3d vText.z - zBias;\n\t/*\n\tbvec4 bInFrustumVec \x3d bvec4 ( vText.x \x3e\x3d 0.0, vText.x \x3c\x3d 1.0, vText.y \x3e\x3d 0.0, vText.y \x3c\x3d 1.0 );\n\tbool bInFrustum \x3d all( bInFrustumVec );\n\tbvec2 bFrustumTestVec \x3d bvec2( bInFrustum, fMyZ \x3c\x3d 1.0 );\n\tbool bFrustumTest \x3d all( bFrustumTestVec );\n\tif ( bFrustumTest ) \n\t*/\n\tif( fMyZ \x3c\x3d 1.0 )\n\t{\n\t\tfloat zdepth\x3d0.0;\n#ifdef SHADOWMAP_PCF3\n\t\tif ( nPSNum \x3d\x3d 0 )\n\t\t{\n\t\t\tvalue \x3d tex2DPCF( shadowMap1, vText.xy,shadowPCFOffset,fMyZ );\n\t\t\tvalue +\x3d tex2DPCF( shadowMap1, vText.xy+vec2(shadowPCFOffset.xy),shadowPCFOffset,\tfMyZ );\n\t\t\tvalue +\x3d tex2DPCF( shadowMap1, vText.xy+vec2(shadowPCFOffset.x,0),shadowPCFOffset,\tfMyZ );\n\t\t\tvalue +\x3d tex2DPCF( shadowMap1, vText.xy+vec2(0,shadowPCFOffset.y),shadowPCFOffset,\tfMyZ );\n\t\t\tvalue \x3d value/4.0;\n\t\t} \n\t\telse if( nPSNum \x3d\x3d 1 )\n\t\t{\n\t\t\tvalue \x3d tex2DPCF( shadowMap2,vText.xy,shadowPCFOffset,fMyZ);\n\t\t}\n\t\telse if( nPSNum \x3d\x3d 2 )\n\t\t{\n\t\t\tvec4 color \x3d texture2D( shadowMap3,vText.xy );\n\t\t\tzdepth \x3d unpackDepth(color);\n\t\t\tvalue \x3d float(fMyZ \x3c zdepth);\n\t\t}\n#endif\n#ifdef SHADOWMAP_PCF2\n\t\tif ( nPSNum \x3d\x3d 0 )\n\t\t{\n\t\t\tvalue \x3d tex2DPCF( shadowMap1,vText.xy,shadowPCFOffset,fMyZ);\n\t\t}\n\t\telse if( nPSNum \x3d\x3d 1 )\n\t\t{\n\t\t\tvalue \x3d tex2DPCF( shadowMap2,vText.xy,shadowPCFOffset,fMyZ);\n\t\t}\n\t\telse if( nPSNum \x3d\x3d 2 )\n\t\t{\n\t\t\tvec4 color \x3d texture2D( shadowMap3,vText.xy );\n\t\t\tzdepth \x3d unpackDepth(color);\n\t\t\tvalue \x3d float(fMyZ \x3c zdepth);\n\t\t}\n\n#endif\n#ifdef SHADOWMAP_PCF1\n\t\tif ( nPSNum \x3d\x3d 0 )\n\t\t{\n\t\t\tvalue \x3d tex2DPCF( shadowMap1,vText.xy,shadowPCFOffset,fMyZ);\n\t\t}\n\t\telse if( nPSNum \x3d\x3d 1 )\n\t\t{\n\t\t\tvec4 color \x3d texture2D( shadowMap2,vText.xy );\n\t\t\tzdepth \x3d unpackDepth(color);\n\t\t\tvalue \x3d float(fMyZ \x3c zdepth);\n\t\t}\n\t\telse if( nPSNum \x3d\x3d 2 )\n\t\t{\n\t\t\tvec4 color \x3d texture2D( shadowMap3,vText.xy );\n\t\t\tzdepth \x3d unpackDepth(color);\n\t\t\tvalue \x3d float(fMyZ \x3c zdepth);\n\t\t}\n#endif\n#ifdef SHADOWMAP_PCF_NO\n\t\tvec4 color;\n\t\tif ( nPSNum \x3d\x3d 0 )\n\t\t{\n\t\t\tcolor \x3d texture2D( shadowMap1,vText.xy );\n\t\t}\n\t\telse if( nPSNum \x3d\x3d 1 )\n\t\t{\n\t\t\tcolor \x3d texture2D( shadowMap2,vText.xy );\n\t\t}\n\t\telse if( nPSNum \x3d\x3d 2 )\n\t\t{\n\t\t\tcolor \x3d texture2D( shadowMap3,vText.xy );\n\t\t}\n\t\tzdepth \x3d unpackDepth(color);\n\t\tvalue \x3d float(fMyZ \x3c zdepth);\n#endif\n\t}\n\treturn value;\n}\nfloat getShadowPSSM2( sampler2D shadowMap1,sampler2D shadowMap2,mat4 lightShadowVP[4],vec4 pssmDistance,vec2 shadowPCFOffset,vec3 worldPos,float posViewZ,float zBias )\n{\n\tfloat value \x3d 1.0;\n\tint nPSNum \x3d int(posViewZ\x3epssmDistance.x);\n\tnPSNum +\x3d int(posViewZ\x3epssmDistance.y);\n\t//\u771fSB,webgl\u4e0d\u652f\u6301\u5728PS\u4e2d\u76f4\u63a5\u8bbf\u95ee\u6570\u7ec4\n\tmat4 lightVP;\n\tif( nPSNum \x3d\x3d 0 )\n\t{\n\t\tlightVP \x3d lightShadowVP[1];\n\t}\n\telse if( nPSNum \x3d\x3d 1 )\n\t{\n\t\tlightVP \x3d lightShadowVP[2];\n\t}\n\tvec4 vLightMVPPos \x3d lightVP * vec4(worldPos,1.0);\n\t//\u4e3a\u4e86\u6548\u7387\uff0c\u5728CPU\u8ba1\u7b97/2.0 + 0.5\n\t//vec3 vText \x3d (vLightMVPPos.xyz / vLightMVPPos.w)/2.0 + 0.5;\n\tvec3 vText \x3d vLightMVPPos.xyz / vLightMVPPos.w;\n\tfloat fMyZ \x3d vText.z - zBias;\n\t/*\n\tbvec4 bInFrustumVec \x3d bvec4 ( vText.x \x3e\x3d 0.0, vText.x \x3c\x3d 1.0, vText.y \x3e\x3d 0.0, vText.y \x3c\x3d 1.0 );\n\tbool bInFrustum \x3d all( bInFrustumVec );\n\tbvec2 bFrustumTestVec \x3d bvec2( bInFrustum, fMyZ \x3c\x3d 1.0 );\n\tbool bFrustumTest \x3d all( bFrustumTestVec );\n\tif ( bFrustumTest ) \n\t*/\n\tif( fMyZ \x3c\x3d 1.0 )\n\t{\n\t\tfloat zdepth\x3d0.0;\n#ifdef SHADOWMAP_PCF3\n\t\tif ( nPSNum \x3d\x3d 0 )\n\t\t{\n\t\t\tvalue \x3d tex2DPCF( shadowMap1, vText.xy,shadowPCFOffset,fMyZ );\n\t\t\tvalue +\x3d tex2DPCF( shadowMap1, vText.xy+vec2(shadowPCFOffset.xy),shadowPCFOffset,\tfMyZ );\n\t\t\tvalue +\x3d tex2DPCF( shadowMap1, vText.xy+vec2(shadowPCFOffset.x,0),shadowPCFOffset,\tfMyZ );\n\t\t\tvalue +\x3d tex2DPCF( shadowMap1, vText.xy+vec2(0,shadowPCFOffset.y),shadowPCFOffset,\tfMyZ );\n\t\t\tvalue \x3d value/4.0;\n\t\t}\n\t\telse if( nPSNum \x3d\x3d 1 )\n\t\t{\n\t\t\tvalue \x3d tex2DPCF( shadowMap2,vText.xy,shadowPCFOffset,fMyZ);\n\t\t}\n#endif\n#ifdef SHADOWMAP_PCF2\n\t\tif ( nPSNum \x3d\x3d 0 )\n\t\t{\n\t\t\tvalue \x3d tex2DPCF( shadowMap1,vText.xy,shadowPCFOffset,fMyZ);\n\t\t}\n\t\telse if( nPSNum \x3d\x3d 1 )\n\t\t{\n\t\t\tvalue \x3d tex2DPCF( shadowMap2,vText.xy,shadowPCFOffset,fMyZ);\n\t\t}\n#endif\n#ifdef SHADOWMAP_PCF1\n\t\tif ( nPSNum \x3d\x3d 0 )\n\t\t{\n\t\t\tvalue \x3d tex2DPCF( shadowMap1,vText.xy,shadowPCFOffset,fMyZ);\n\t\t}\n\t\telse if( nPSNum \x3d\x3d 1 )\n\t\t{\n\t\t\tvec4 color \x3d texture2D( shadowMap2,vText.xy );\n\t\t\tzdepth \x3d unpackDepth(color);\n\t\t\tvalue \x3d float(fMyZ \x3c zdepth);\n\t\t}\n#endif\n#ifdef SHADOWMAP_PCF_NO\n\t\tvec4 color;\n\t\tif ( nPSNum \x3d\x3d 0 )\n\t\t{\n\t\t\tcolor \x3d texture2D( shadowMap1,vText.xy );\n\t\t}\n\t\telse if( nPSNum \x3d\x3d 1 )\n\t\t{\n\t\t\tcolor \x3d texture2D( shadowMap2,vText.xy );\n\t\t}\n\t\tzdepth \x3d unpackDepth(color);\n\t\tvalue \x3d float(fMyZ \x3c zdepth);\n#endif\n\t}\n\treturn value;\n}\nfloat getShadowPSSM1( sampler2D shadowMap1,vec4 lightMVPPos,vec4 pssmDistance,vec2 shadowPCFOffset,float posViewZ,float zBias )\n{\n\tfloat value \x3d 1.0;\n\tif( posViewZ \x3c pssmDistance.x )\n\t{\n\t\tvec3 vText \x3d lightMVPPos.xyz / lightMVPPos.w;\n\t\tfloat fMyZ \x3d vText.z - zBias;\n\t\t/*\n\t\tbvec4 bInFrustumVec \x3d bvec4 ( vText.x \x3e\x3d 0.0, vText.x \x3c\x3d 1.0, vText.y \x3e\x3d 0.0, vText.y \x3c\x3d 1.0 );\n\t\tbool bInFrustum \x3d all( bInFrustumVec );\n\t\tbvec2 bFrustumTestVec \x3d bvec2( bInFrustum, fMyZ \x3c\x3d 1.0 );\n\t\tbool bFrustumTest \x3d all( bFrustumTestVec );\n\t\t*/\n\t\tif ( fMyZ \x3c\x3d 1.0 ) \n\t\t{\n\t\t\tfloat zdepth\x3d0.0;\n#ifdef SHADOWMAP_PCF3\n\t\t\tvalue \x3d tex2DPCF( shadowMap1, vText.xy,shadowPCFOffset,fMyZ );\n\t\t\tvalue +\x3d tex2DPCF( shadowMap1, vText.xy+vec2(shadowPCFOffset.xy),shadowPCFOffset,fMyZ );\n\t\t\tvalue +\x3d tex2DPCF( shadowMap1, vText.xy+vec2(shadowPCFOffset.x,0),shadowPCFOffset,fMyZ );\n\t\t\tvalue +\x3d tex2DPCF( shadowMap1, vText.xy+vec2(0,shadowPCFOffset.y),shadowPCFOffset,fMyZ );\n\t\t\tvalue \x3d value/4.0;\n#endif\n#ifdef SHADOWMAP_PCF2\t\t\n\t\t\tvalue \x3d tex2DPCF( shadowMap1,vText.xy,shadowPCFOffset,fMyZ);\n#endif\n#ifdef SHADOWMAP_PCF1\n\t\t\tvalue \x3d tex2DPCF( shadowMap1,vText.xy,shadowPCFOffset,fMyZ);\n#endif\n#ifdef SHADOWMAP_PCF_NO\t\t\n\t\t\tvec4 color \x3d texture2D( shadowMap1,vText.xy );\n\t\t\tzdepth \x3d unpackDepth(color);\n\t\t\tvalue \x3d float(fMyZ \x3c zdepth);\n#endif\n\t\t}\n\t}\n\treturn value;\n}"); Ia.addInclude("WaveFunction.glsl", "\nuniform vec2 u_WaveInfoD[20];\nuniform vec4 u_WaveInfo[20];\n\nuniform float TEXWAVE_UV_SCALE ;//\x3d 20.0; //\u6bcftexwidth\u50cf\u7d20\u4ee3\u8868\u7684\u5b9e\u9645\u8ddd\u79bb\n/**\n\t\u8fd9\u91cc\u7684\u8ba1\u7b97\u90fd\u662f\n*/\n\n/**\n* \u8ba1\u7b97\u4e00\u4e2a\u6ce2\u5f62\n* \u5f00\u59cb\u8ba1\u7b97\u7684\u65f6\u5019\u90fd\u6309\u7167z\u5411\u4e0a\uff0c\u6700\u540e\u8f93\u51fa\u7684\u65f6\u5019\uff0c\u98a0\u5012\u4e00\u4e0b\u3002\n* @param tm {float} \u6beb\u79d2\n*/\nvoid calcGerstnerWave(float curtm, vec3 pos, float deep, vec2 uvpos, out vec3 opos, out vec3 B, out vec3 T, out vec3 N, out float foamS){\n\tfloat tm \x3d curtm/1000.;\n\topos \x3d pos;\n\tvec3 wpos\x3dvec3(0.);\t\t//\u7d2f\u52a0\u7684\u4f4d\u7f6e\n\tN\x3dvec3(0.,0.,0.);\t//\u8f93\u51fa\u7684\u6cd5\u7ebf\u521d\u59cb\u5316\u4e00\u4e0b\n\tT\x3dvec3(0.,0.,0.);\n\tB\x3dvec3(0.,0.,0.);\n\tvec2 cD ;//\x3d D;\n\t//float deepAtt \x3d max(0.,min(deep,1.0));\n\t//A*\x3ddeepAtt; //TODO\n\t\n\tfor( int i\x3d0; i\x3c4; i++){\n\t\tcD \x3d u_WaveInfoD[i];//vec2(wi.winfo[0],wi.winfo[1]);// wi.vDir;\n\t\tfloat Q \x3d u_WaveInfo[i].x;//wi.QorK;\n\t\tfloat A \x3d u_WaveInfo[i].y;//wi.A;\n\t\tfloat W \x3d u_WaveInfo[i].z;//wi.omega;\n\t\tfloat P \x3d u_WaveInfo[i].w;//wi.phi;\n\t\tfloat dop \x3d dot(cD,uvpos);\n\t\tfloat c \x3d cos(dop*W - tm*P);//TODO \u4f18\u5316\n\t\tfloat s \x3d sin(dop*W - tm*P);\n\t\tfloat AWs \x3d A*W*s;\n\t\tfloat AWc \x3d A*W*c;\n\t\tfloat _QxyAWs \x3d -Q*cD.x*cD.y*AWs;\n\t\t\n\t\twpos +\x3d vec3(Q*A*cD.x*c,\n\t\t\t\t\tQ*A*cD.y*c,\n\t\t\t\t\tA*s);\n\t\tN +\x3d vec3(-cD.x*AWc,\n\t\t\t\t-cD.y*AWc,\n\t\t\t\tQ*AWs);//\u8bb0\u5f97\u6700\u540e1-\n\t\tT +\x3d vec3(_QxyAWs,\n\t\t\t\tQ*cD.y*cD.y*AWs,//\u8bb0\u5f971-\n\t\t\t\tcD.y*AWc\n\t\t\t);\n\t\tB +\x3d vec3(Q*cD.x*cD.x*AWs,//\u8bb0\u5f971-\n\t\t\t\t_QxyAWs,\n\t\t\t\tcD.x*AWc\n\t\t\t);\n\t\t//float v1 \x3d exp(-tan((dop*W - tm*P)/2.+1.07));//\u96642\uff0c+pi/2 \u8fd9\u6837\u6b63\u597d\u80fd\u5bf9\u9f50\n#ifdef USE_FOAM\t\t\n\t\tfloat v1 \x3d 0.5-sin((dop*W - tm*P)/1.+2.0)/2.;\n\t\tfoamS +\x3d pow(v1,9.)/4.;\n#endif\n\t}\n\tT.y\x3d1.-T.y; B.x\x3d1.-B.x;N.z\x3d1.-N.z;\n\topos +\x3d vec3(wpos.x,wpos.z*min(deep/10.,1.),wpos.y);\n\t//y\u548cz\u4ea4\u6362\u4e00\u4e0b\u3002\u73b0\u5728\u6839\u636euv\u8ba1\u7b97\u7684\u4f4d\u7f6e\uff0c\u6240\u4ee5\u76f4\u63a5\u4ea4\u6362yz\u5c31\u884c\u3002\u5176\u4ed6\u60c5\u51b5\u4e0b\u6709\u95ee\u9898\u4e48\n\tT.xyz\x3dT.xzy;\n\tB.xyz\x3dB.xzy;\n\tN.xyz\x3dN.xzy;\n}\n\n\nvoid calcWave(float curtm, vec2 uv, out vec3 B, out vec3 T, out vec3 N){\n\tfloat tm \x3d curtm/1000.;\n\tN\x3dvec3(0.,0.,0.);\t//\u8f93\u51fa\u7684\u6cd5\u7ebf\u521d\u59cb\u5316\u4e00\u4e0b\n\tvec2 uvpos \x3d uv*TEXWAVE_UV_SCALE; //TODO \u8fd9\u4e2a\u8303\u56f4\u662f\u4ec0\u4e48 \u5c31\u662f1\uff1f\n\tuvpos.y*\x3d-1.;\n\tvec2 cD;// \x3d D;\n\tconst int NumWaves \x3d 4;\n\tfloat scale \x3d 1./float(NumWaves);\n\tfor( int i\x3d0; i\x3cNumWaves; i++){\n\t\tcD \x3d u_WaveInfoD[i];//vec2(wi.winfo[0],wi.winfo[1]);// wi.vDir;\n\t\tfloat k \x3d 1.5;//u_WaveInfo[i].x;//wi.QorK; TODO \u4e0d\u77e5\u9053\u4e3a\u4ec0\u4e48\uff0c\u8fd9\u4e2a\u53d6u_WaveInfo[i].x\uff0c\u5728mi3w\u4e0a\u5c31\u4f1a\u95ea\u3002\u6d4b\u8bd5\u53d1\u73b0\u5b9e\u9645\u503c\u4e5f\u4f20\u8fc7\u6765\u4e86\uff0c\u5c31\u662f1.5\n\t\tfloat A \x3d u_WaveInfo[i].y;//wi.A;\n\t\tfloat W \x3d u_WaveInfo[i].z;//wi.omega;\n\t\tfloat P \x3d u_WaveInfo[i].w;//wi.phi;\n\t\t\n\t\tfloat dop \x3d dot(cD,uvpos);\n\t\tfloat c \x3d cos(dop*W - tm*P);//TODO \u4f18\u5316\n\t\tfloat s \x3d sin(dop*W - tm*P);\n\t\t/*\n\t\tfloat AWs \x3d A*W*s;\n\t\tfloat AWc \x3d A*W*c;\n\t\tfloat _QxyAWs \x3d -Q*cD.x*cD.y*AWs;\n\t\t\n\t\tN +\x3d vec3(-cD.x*AWc,\n\t\t\t\t-cD.y*AWc,\n\t\t\t\tQ*AWs);//\u8bb0\u5f97\u6700\u540e1-\n\t\t*/\n\t\tfloat kWAc \x3d scale*c;//k*W*A*c; \u4e3a\u4e86\u63d0\u9ad8\u7cbe\u5ea6\uff0c\u8fd9\u91cc\u53ea\u4fdd\u7559sin\uff0ccos\u90e8\u5206\uff0c\u5b9e\u9645\u4f7f\u7528\u7684\u65f6\u5019\u518d\u4e58\u56de\u6765\u3002\n\t\t//float kWAc \x3d k*W*A*c; \n\t\tN +\x3d vec3(\n\t\t\t-kWAc*cD.x*pow((s+1.)/2.,k-1.),\n\t\t\t-kWAc*cD.y*pow((s+1.)/2.,k-1.),\n\t\t\t1.\n\t\t);\n\t}\n\t//N.z\x3d1.-N.z;\n\t//y\u548cz\u4ea4\u6362\u4e00\u4e0b\u3002\u73b0\u5728\u6839\u636euv\u8ba1\u7b97\u7684\u4f4d\u7f6e\uff0c\u6240\u4ee5\u76f4\u63a5\u4ea4\u6362yz\u5c31\u884c\u3002\u5176\u4ed6\u60c5\u51b5\u4e0b\u6709\u95ee\u9898\u4e48\n\tN.xyz\x3dN.xzy;\n}\n"); Ia.addInclude("BRDF.glsl", "vec4 LayaAirBRDF(in vec3 diffuseColor, in vec3 specularColor, in float oneMinusReflectivity, in float smoothness, in vec3 normal, in vec3 viewDir, in vec3 lightDir, in vec3 lightColor, in vec3 gi)\n{\n\tfloat perceptualRoughness \x3d SmoothnessToPerceptualRoughness(smoothness);\n\tvec3 halfDir \x3d SafeNormalize(viewDir - lightDir);\n\t\n\tfloat nv \x3d abs(dot(normal, viewDir));\n\t\n\tfloat nl \x3d clamp(dot(normal, -lightDir), 0.0, 1.0);\n\tfloat nh \x3d clamp(dot(normal, halfDir), 0.0, 1.0);\n\tfloat lv \x3d clamp(dot(lightDir, viewDir), 0.0, 1.0);\n\tfloat lh \x3d clamp(dot(lightDir, -halfDir), 0.0, 1.0);\n\t\n\tfloat diffuseTerm \x3d DisneyDiffuse(nv, nl, lh, perceptualRoughness) * nl;\n\t\n\tfloat roughness \x3d PerceptualRoughnessToRoughness(perceptualRoughness);\n\t\n\t//#if UNITY_BRDF_GGX\n\tfloat V \x3d SmithJointGGXVisibilityTerm(nl, nv, roughness);\n\tfloat D \x3d GGXTerm(nh, roughness);\n\t\n\tfloat specularTerm \x3d V * D * PI;\n\t\n\tspecularTerm \x3d sqrt(max(0.0001, specularTerm));\n\tspecularTerm \x3d max(0.0, specularTerm * nl);\n\t\n\tvec4 color;\n\tcolor.rgb \x3d diffuseColor * (gi + lightColor * diffuseTerm) + specularTerm * lightColor * FresnelTerm (specularColor, lh);\n\t\n\tcolor.a \x3d 1.0;\n\treturn color;\n}"); Ia.addInclude("PBRUtils.glsl", "struct DirectionLight\n{\n\tvec3 Color;\n\tvec3 Direction;\n};\n\nvec3 UnpackScaleNormal(in vec2 uv0)\n{\n\t#ifdef NORMALTEXTURE\n\t\tvec3 normalT;\n\t\tvec4 normalMapSample \x3d texture2D(u_NormalTexture, uv0);\n\t\tnormalT.x \x3d 2.0 * normalMapSample.x - 1.0;\n\t\tnormalT.y \x3d 1.0 - 2.0 * normalMapSample.y;\n\t\tnormalT.xy *\x3d u_normalScale;\n\t\tnormalT.z \x3d sqrt(1.0 - clamp(dot(normalT.xy, normalT.xy), 0.0, 1.0));\n\t\t\n\t\tvec3 T \x3d normalize(v_Tangent);\n\t\tvec3 B \x3d normalize(v_Binormal);\n\t\tvec3 N \x3d normalize(v_Normal);\n\t\tmat3 TBN \x3d mat3(T, B, N);\n\t\t\n\t\tvec3 bumpedNormal \x3d TBN * normalize(normalT);\n\t\treturn bumpedNormal;\n\t#else\n\t\treturn normalize(v_Normal);\n\t#endif\n}\n\nvec4 DielectricSpecularColor \x3d vec4(0.220916301, 0.220916301, 0.220916301, 1.0 - 0.220916301);\n\nfloat PI \x3d 3.14159265359;\n\nvec3 FresnelTerm (in vec3 F0, in float cosA)\n{\n\treturn F0 + (vec3(1.0) - F0) * pow(1.0 - cosA, 5.0);\n}\n\nfloat PerceptualRoughnessToRoughness(in float perceptualRoughness)\n{\n\treturn perceptualRoughness * perceptualRoughness;\n}\n\nfloat PerceptualRoughnessToSpecularPower(in float perceptualRoughness)\n{\n\tfloat m \x3d PerceptualRoughnessToRoughness(perceptualRoughness);\n\tfloat sq \x3d max(0.0001, m * m);\n\tfloat n \x3d (2.0 / sq) - 2.0;\n\tn \x3d max(n, 0.0001);\n\treturn n;\n}\n\nfloat RoughnessToPerceptualRoughness(in float roughness)\n{\n\treturn sqrt(roughness);\n}\n\nfloat SmoothnessToRoughness(in float smoothness)\n{\n\treturn (1.0 - smoothness) * (1.0 - smoothness);\n}\n\nfloat SmoothnessToPerceptualRoughness(in float smoothness)\n{\n\treturn (1.0 - smoothness);\n}\n\nvec3 SafeNormalize(in vec3 inVec)\n{\n\tfloat dp3 \x3d max(0.001,dot(inVec,inVec));\n\treturn inVec * (1.0 / sqrt(dp3));\n}\n\nfloat DisneyDiffuse(in float NdotV, in float NdotL, in float LdotH, in float perceptualRoughness)\n{\n\tfloat fd90 \x3d 0.5 + 2.0 * LdotH * LdotH * perceptualRoughness;\n\tfloat lightScatter\t\x3d (1.0 + (fd90 - 1.0) * pow(1.0 - NdotL,5.0));\n\tfloat viewScatter\t\x3d (1.0 + (fd90 - 1.0) * pow(1.0 - NdotV,5.0));\n\n\treturn lightScatter * viewScatter;\n}\n\nfloat SmithJointGGXVisibilityTerm (float NdotL, float NdotV, float roughness)\n{\n\tfloat a \x3d roughness;\n\tfloat lambdaV \x3d NdotL * (NdotV * (1.0 - a) + a);\n\tfloat lambdaL \x3d NdotV * (NdotL * (1.0 - a) + a);\n\n\treturn 0.5 / (lambdaV + lambdaL + 0.00001);\n}\n\nfloat GGXTerm (float NdotH, float roughness)\n{\n\tfloat a2 \x3d roughness * roughness;\n\tfloat d \x3d (NdotH * a2 - NdotH) * NdotH + 1.0;\n\treturn 0.31830988618 * a2 / (d * d + 0.0000001);\n}\n\nfloat OneMinusReflectivityFromMetallic(in float metallic)\n{\n\tfloat oneMinusDielectricSpec \x3d DielectricSpecularColor.a;\n\treturn oneMinusDielectricSpec - metallic * oneMinusDielectricSpec;\n}\n\nfloat SpecularStrength(vec3 specular)\n{\n //(SHADER_TARGET \x3c 30)return specular.r; \n return max (max (specular.r, specular.g), specular.b);\n}\n\nvec3 DiffuseAndSpecularFromMetallic(in vec3 diffuseColor, in float metallic, out vec3 specularColor, out float oneMinusReflectivity)\n{\n\tspecularColor \x3d mix(DielectricSpecularColor.rgb, diffuseColor, metallic);\n\toneMinusReflectivity \x3d OneMinusReflectivityFromMetallic(metallic);\n\treturn diffuseColor * oneMinusReflectivity;\n}\n\nvec3 EnergyConservationBetweenDiffuseAndSpecular(in vec3 diffuseColor, in vec3 specularColor, out float oneMinusReflectivity)\n{\n\toneMinusReflectivity \x3d 1.0 - SpecularStrength(specularColor);\n\treturn diffuseColor * oneMinusReflectivity;\n}\n\nvec4 Occlusion(in vec2 uv0){\n\t#ifdef OCCLUSIONTEXTURE\n\t\tvec4 occlusionTextureColor \x3d texture2D(u_OcclusionTexture, uv0);\n\t\tfloat occ \x3d occlusionTextureColor.g;\n\t\tfloat oneMinusT \x3d 1.0 - u_occlusionStrength;\n\t\tfloat lerpOneTo \x3d oneMinusT + occ * u_occlusionStrength;\n\t\treturn occlusionTextureColor * lerpOneTo;\n\t#else\n\t\treturn vec4(1.0);\n\t#endif\n}\n\nvec2 ParallaxOffset(in vec3 viewDir){\n\t#ifdef PARALLAXTEXTURE\n\t\tfloat h \x3d texture2D(u_ParallaxTexture, v_Texcoord0).g;\n\t\th \x3d h * u_parallaxScale - u_parallaxScale / 2.0;\n\t\tvec3 v \x3d viewDir;\n\t\tv.z +\x3d 0.42;\n\t\tvec2 offset \x3d h * (v.xy / v.z);\n\t\treturn v_Texcoord0 + offset;\n\t#else\n\t\treturn v_Texcoord0;\n\t#endif\n}\n\n"); Ia.addInclude("PBRStandardLighting.glsl", '#include "PBRUtils.glsl"\n#include "BRDF.glsl"\n\nvec4 PBRStandardLight(in vec3 diffuseColor, in float metallic, in float smoothness, in vec3 normal, in vec3 viewDir, in vec3 lightDir, in vec3 lightColor, in vec3 gi)\n{\n\tfloat oneMinusReflectivity;\n\tvec3 specularColor;\n\tdiffuseColor \x3d DiffuseAndSpecularFromMetallic (diffuseColor, metallic, specularColor, oneMinusReflectivity);\n\t\n\tvec4 color \x3d LayaAirBRDF(diffuseColor, specularColor, oneMinusReflectivity, smoothness, normal, viewDir, lightDir, lightColor, gi);\n\treturn color;\n}\n\nvec4 PBRStandardDiectionLight (in vec3 diffuseColor, in float metallic, in float smoothness, in vec3 normal, in vec3 viewDir, in DirectionLight light, in vec3 gi)\n{\n\tvec3 lightVec \x3d normalize(light.Direction);\n\treturn PBRStandardLight(diffuseColor, metallic, smoothness, normal, viewDir, lightVec, light.Color, gi);\n}\n\nvec2 MetallicGloss(in float diffuseTextureAlpha, in vec2 uv0)\n{\n\tvec2 mg;\n\t\n\t#ifdef METALLICGLOSSTEXTURE\n\t\tvec4 metallicGlossTextureColor \x3d texture2D(u_MetallicGlossTexture, uv0);\n\t\t#ifdef SMOOTHNESSSOURCE_DIFFUSETEXTURE_ALPHA\n\t\t\tmg.r \x3d metallicGlossTextureColor.r;\n\t\t\tmg.g \x3d diffuseTextureAlpha;\n\t\t#else\n\t\t mg \x3d metallicGlossTextureColor.ra;\n\t\t#endif\n\t\tmg.g *\x3d u_smoothnessScale;\n\t#else\n\t\tmg.r \x3d u_metallic;\n\t\t#ifdef SMOOTHNESSSOURCE_DIFFUSETEXTURE_ALPHA\n\t\t\tmg.g \x3d diffuseTextureAlpha * u_smoothnessScale;\n\t\t#else\n\t\t\tmg.g \x3d u_smoothness;\n\t\t#endif\n\t#endif\n\t\n\treturn mg;\n}\n\n'); Ia.addInclude("PBRSpecularLighting.glsl", '#include "PBRUtils.glsl"\n#include "BRDF.glsl"\n\nvec4 PBRSpecularLight(in vec3 diffuseColor, in vec3 specularColor, in float smoothness, in vec3 normal, in vec3 viewDir, in vec3 lightDir, in vec3 lightColor, in vec3 gi)\n{\n\tfloat oneMinusReflectivity;\n\tdiffuseColor \x3d EnergyConservationBetweenDiffuseAndSpecular (diffuseColor, specularColor, oneMinusReflectivity);\n\t\n\tvec4 color \x3d LayaAirBRDF(diffuseColor, specularColor, oneMinusReflectivity, smoothness, normal, viewDir, lightDir, lightColor, gi);\n\treturn color;\n}\n\nvec4 PBRSpecularDiectionLight (in vec3 diffuseColor, in vec3 specularColor, in float smoothness, in vec3 normal, in vec3 viewDir, in DirectionLight light, in vec3 gi)\n{\n\tvec3 lightVec \x3d normalize(light.Direction);\n\treturn PBRSpecularLight(diffuseColor, specularColor, smoothness, normal, viewDir, lightVec, light.Color, gi);\n}\n\nvec4 SpecularGloss(float diffuseTextureAlpha, in vec2 uv0)\n{\n vec4 sg;\n\t\n\t#ifdef SPECULARTEXTURE\n\t\tvec4 specularTextureColor \x3d texture2D(u_SpecularTexture, uv0);\n\t\t#ifdef SMOOTHNESSSOURCE_DIFFUSETEXTURE_ALPHA\n\t\t\tsg.rgb \x3d specularTextureColor.rgb;\n\t\t\tsg.a \x3d diffuseTextureAlpha;\n\t\t#else\n\t\t\tsg \x3d specularTextureColor;\n\t\t#endif\n\t\tsg.a *\x3d u_smoothnessScale;\n\t#else\n\t\tsg.rgb \x3d u_SpecularColor.rgb;\n\t\t#ifdef SMOOTHNESSSOURCE_DIFFUSETEXTURE_ALPHA\n\t\t\tsg.a \x3d diffuseTextureAlpha * u_smoothnessScale;\n\t\t#else\n\t\t\tsg.a \x3d u_smoothness;\n\t\t#endif\n\t#endif\n\t\n return sg;\n}\n\n'); var a = { a_Position: 0, a_Color: 1, a_Normal: 3, a_Texcoord0: 2, a_Texcoord1: 15, a_BoneWeights: 7, a_BoneIndices: 6, a_Tangent0: 5 }, b = { u_Bones: [0, 0], u_DiffuseTexture: [1, 1], u_SpecularTexture: [3, 1], u_NormalTexture: [2, 1], u_ReflectTexture: [5, 1], u_AlphaTestValue: [0, 1], u_DiffuseColor: [6, 1], u_MaterialSpecular: [8, 1], u_Shininess: [9, 1], u_MaterialReflect: [10, 1], u_TilingOffset: [11, 1], u_WorldMat: [0, 2], u_MvpMatrix: [1, 2], u_LightmapScaleOffset: [2, 2], u_LightMap: [3, 2], u_CameraPos: [0, 3], u_FogStart: [1, 4], u_FogRange: [2, 4], u_FogColor: [0, 4], "u_DirectionLight.Color": [4, 4], "u_DirectionLight.Direction": [3, 4], "u_PointLight.Position": [5, 4], "u_PointLight.Range": [6, 4], "u_PointLight.Color": [8, 4], "u_SpotLight.Position": [9, 4], "u_SpotLight.Direction": [10, 4], "u_SpotLight.Range": [12, 4], "u_SpotLight.Spot": [11, 4], "u_SpotLight.Color": [14, 4], u_AmbientColor: [21, 4], u_shadowMap1: [18, 4], u_shadowMap2: [19, 4], u_shadowMap3: [20, 4], u_shadowPSSMDistance: [15, 4], u_lightShadowVP: [16, 4], u_shadowPCFoffset: [17, 4] }, f = Ia.nameKey.add("BLINNPHONG"), a = P.add(f, 'attribute vec4 a_Position;\nuniform mat4 u_MvpMatrix;\n\n#if defined(DIFFUSEMAP)||((defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT))\x26\x26(defined(SPECULARMAP)||defined(NORMALMAP)))||(defined(LIGHTMAP)\x26\x26defined(UV))\n\tattribute vec2 a_Texcoord0;\n\tvarying vec2 v_Texcoord0;\n#endif\n\n#if defined(LIGHTMAP)\x26\x26defined(UV1)\n\tattribute vec2 a_Texcoord1;\n#endif\n\n#ifdef LIGHTMAP\n\tuniform vec4 u_LightmapScaleOffset;\n\tvarying vec2 v_LightMapUV;\n#endif\n\n#ifdef COLOR\n\tattribute vec4 a_Color;\n\tvarying vec4 v_Color;\n#endif\n\n#ifdef BONE\n\tconst int c_MaxBoneCount \x3d 24;\n\tattribute vec4 a_BoneIndices;\n\tattribute vec4 a_BoneWeights;\n\tuniform mat4 u_Bones[c_MaxBoneCount];\n#endif\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(REFLECTMAP)\n\tattribute vec3 a_Normal;\n\tvarying vec3 v_Normal; \n#endif\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(REFLECTMAP)\n\tuniform vec3 u_CameraPos;\n\tvarying vec3 v_ViewDir; \n#endif\n\n#if (defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(REFLECTMAP))\x26\x26defined(NORMALMAP)\n\tattribute vec4 a_Tangent0;\n\tvarying vec3 v_Tangent;\n\tvarying vec3 v_Binormal;\n#endif\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(REFLECTMAP)||defined(RECEIVESHADOW)\n\tuniform mat4 u_WorldMat;\n\tvarying vec3 v_PositionWorld;\n#endif\n\nvarying float v_posViewZ;\n#ifdef RECEIVESHADOW\n #ifdef SHADOWMAP_PSSM1 \n varying vec4 v_lightMVPPos;\n uniform mat4 u_lightShadowVP[4];\n #endif\n#endif\n\n#ifdef TILINGOFFSET\n\tuniform vec4 u_TilingOffset;\n#endif\n\nvoid main_castShadow()\n{\n\t#ifdef BONE\n\t\tmat4 skinTransform\x3dmat4(0.0);\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.x)] * a_BoneWeights.x;\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.y)] * a_BoneWeights.y;\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.z)] * a_BoneWeights.z;\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.w)] * a_BoneWeights.w;\n\t\tvec4 position\x3dskinTransform*a_Position;\n\t\tgl_Position \x3d u_MvpMatrix * position;\n\t#else\n\t\tgl_Position \x3d u_MvpMatrix * a_Position;\n\t#endif\n\t \n\t//TODO\u6ca1\u8003\u8651UV\u52a8\u753b\u5462\n\t#if defined(DIFFUSEMAP)\x26\x26defined(ALPHATEST)\n\t\tv_Texcoord0\x3da_Texcoord0;\n\t#endif\n\t\tv_posViewZ \x3d gl_Position.z;\n}\n\nvoid main_normal()\n{\n\t#ifdef BONE\n\t\tmat4 skinTransform\x3dmat4(0.0);\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.x)] * a_BoneWeights.x;\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.y)] * a_BoneWeights.y;\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.z)] * a_BoneWeights.z;\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.w)] * a_BoneWeights.w;\n\t\tvec4 position\x3dskinTransform*a_Position;\n\t\tgl_Position \x3d u_MvpMatrix * position;\n\t#else\n\t\tgl_Position \x3d u_MvpMatrix * a_Position;\n\t#endif\n\n\t#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(REFLECTMAP)\n\t\tmat3 worldMat;\n\t\t#ifdef BONE\n\t\t\tworldMat\x3dmat3(u_WorldMat*skinTransform);\n\t\t#else\n\t\t\tworldMat\x3dmat3(u_WorldMat);\n\t\t#endif \n\t\tv_Normal\x3dworldMat*a_Normal;//TODO:\u6cd5\u7ebf\u53ef\u4ee5\u7528"\u9b54\u6cd5"\u77e9\u9635\n\t\t#if (defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT))\x26\x26defined(NORMALMAP)\n\t\t\tv_Tangent\x3dworldMat*a_Tangent0.xyz;\n\t\t\tv_Binormal\x3dcross(v_Normal,v_Tangent)*a_Tangent0.w;\n\t\t#endif\n\t#endif\n\n\t#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(REFLECTMAP)||defined(RECEIVESHADOW)\n\t\t#ifdef BONE\n\t\t\tv_PositionWorld\x3d(u_WorldMat*position).xyz;\n\t\t#else\n\t\t\tv_PositionWorld\x3d(u_WorldMat*a_Position).xyz;\n\t\t#endif\n\t#endif\n\t\n\t#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(REFLECTMAP)\n\t\tv_ViewDir\x3du_CameraPos-v_PositionWorld;\n\t#endif\n\n\t#if defined(DIFFUSEMAP)||((defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT))\x26\x26(defined(SPECULARMAP)||defined(NORMALMAP)))\n\t\tv_Texcoord0\x3da_Texcoord0;\n\t\t#ifdef TILINGOFFSET\n\t\t\tv_Texcoord0\x3d(vec2(v_Texcoord0.x,v_Texcoord0.y-1.0)*u_TilingOffset.xy)+u_TilingOffset.zw;\n\t\t\tv_Texcoord0\x3dvec2(v_Texcoord0.x,1.0+v_Texcoord0.y);\n\t\t#endif\n\t#endif\n\n\t#ifdef LIGHTMAP\n\t\t#ifdef SCALEOFFSETLIGHTINGMAPUV\n\t\t\t#ifdef UV1\n\t\t\t\tv_LightMapUV\x3dvec2(a_Texcoord1.x*u_LightmapScaleOffset.x+u_LightmapScaleOffset.z,1.0+a_Texcoord1.y*u_LightmapScaleOffset.y+u_LightmapScaleOffset.w);\n\t\t\t#else\n\t\t\t\tv_LightMapUV\x3dvec2(a_Texcoord0.x,a_Texcoord0.y-1.0)*u_LightmapScaleOffset.xy+u_LightmapScaleOffset.zw;\n\t\t\t#endif \n\t\t#else\n\t\t\t#ifdef UV1\n\t\t\t\tv_LightMapUV\x3da_Texcoord1;\n\t\t\t#else\n\t\t\t\tv_LightMapUV\x3da_Texcoord0;\n\t\t\t#endif \n\t\t#endif \n\t#endif\n\n\t#ifdef COLOR\n\t\tv_Color\x3da_Color;\n\t#endif\n\n\t#ifdef RECEIVESHADOW\n\t\tv_posViewZ \x3d gl_Position.w;\n\t\t#ifdef SHADOWMAP_PSSM1 \n\t\t\tv_lightMVPPos \x3d u_lightShadowVP[0] * vec4(v_PositionWorld,1.0);\n\t\t#endif\n\t#endif\n}\n\nvoid main()\n{\n\t#ifdef CASTSHADOW\n\t\tmain_castShadow();\n\t#else\n\t\tmain_normal();\n\t#endif\n}', '#ifdef HIGHPRECISION\n\tprecision highp float;\n#else\n\tprecision mediump float;\n#endif\n\n#include "Lighting.glsl";\n\nuniform vec4 u_DiffuseColor;\n\n#ifdef COLOR\n\tvarying vec4 v_Color;\n#endif\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(REFLECTMAP)\n\tvarying vec3 v_ViewDir; \n#endif\n\n#ifdef ALPHATEST\n\tuniform float u_AlphaTestValue;\n#endif\n\n#ifdef DIFFUSEMAP\n\tuniform sampler2D u_DiffuseTexture;\n#endif\n\n#ifdef REFLECTMAP\n\tuniform samplerCube u_ReflectTexture;\n\tuniform vec3 u_MaterialReflect;\n#endif\n\n#if defined(DIFFUSEMAP)||((defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT))\x26\x26(defined(SPECULARMAP)||defined(NORMALMAP)))\n\tvarying vec2 v_Texcoord0;\n#endif\n\n#ifdef LIGHTMAP\n\tvarying vec2 v_LightMapUV;\n\tuniform sampler2D u_LightMap;\n#endif\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)\n\tuniform vec3 u_MaterialSpecular;\n\tuniform float u_Shininess;\n\t#ifdef SPECULARMAP \n\t\tuniform sampler2D u_SpecularTexture;\n\t#endif\n#endif\n\n#ifdef FOG\n\tuniform float u_FogStart;\n\tuniform float u_FogRange;\n\t#ifdef ADDTIVEFOG\n\t#else\n\t\tuniform vec3 u_FogColor;\n\t#endif\n#endif\n\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(REFLECTMAP)\n\tvarying vec3 v_Normal;\n#endif\n\n#if (defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT))\x26\x26defined(NORMALMAP)\n\tuniform sampler2D u_NormalTexture;\n\tvarying vec3 v_Tangent;\n\tvarying vec3 v_Binormal;\n#endif\n\n#ifdef DIRECTIONLIGHT\n\tuniform DirectionLight u_DirectionLight;\n#endif\n\n#ifdef POINTLIGHT\n\tuniform PointLight u_PointLight;\n#endif\n\n#ifdef SPOTLIGHT\n\tuniform SpotLight u_SpotLight;\n#endif\n\nuniform vec3 u_AmbientColor;\n\n\n#if defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(REFLECTMAP)||defined(RECEIVESHADOW)\n\tvarying vec3 v_PositionWorld;\n#endif\n\n#include "ShadowHelper.glsl"\nvarying float v_posViewZ;\n#ifdef RECEIVESHADOW\n\t#if defined(SHADOWMAP_PSSM2)||defined(SHADOWMAP_PSSM3)\n\t\tuniform mat4 u_lightShadowVP[4];\n\t#endif\n\t#ifdef SHADOWMAP_PSSM1 \n\t\tvarying vec4 v_lightMVPPos;\n\t#endif\n#endif\n\nvoid main_castShadow()\n{\n\t//gl_FragColor\x3dvec4(v_posViewZ,0.0,0.0,1.0);\n\tgl_FragColor\x3dpackDepth(v_posViewZ);\n\t#if defined(DIFFUSEMAP)\x26\x26defined(ALPHATEST)\n\t\tfloat alpha \x3d texture2D(u_DiffuseTexture,v_Texcoord0).w;\n\t\tif( alpha \x3c u_AlphaTestValue )\n\t\t{\n\t\t\tdiscard;\n\t\t}\n\t#endif\n}\nvoid main_normal()\n{\n\tvec4 mainColor\x3du_DiffuseColor;\n\t#ifdef DIFFUSEMAP\n\t\tvec4 difTexColor\x3dtexture2D(u_DiffuseTexture, v_Texcoord0);\n\t\tmainColor\x3dmainColor*difTexColor;\n\t#endif \n\t#ifdef COLOR\n\t\tmainColor\x3dmainColor*v_Color;\n\t#endif \n \n\t#ifdef ALPHATEST\n\t\tif(mainColor.a\x3cu_AlphaTestValue)\n\t\t\tdiscard;\n\t#endif\n \n\t#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(REFLECTMAP)\n\t\tvec3 normal;\n\t\t#if (defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT))\x26\x26defined(NORMALMAP)\n\t\t\tvec3 normalMapSample \x3d texture2D(u_NormalTexture, v_Texcoord0).rgb;\n\t\t\tnormal \x3d normalize(NormalSampleToWorldSpace(normalMapSample, v_Normal, v_Tangent,v_Binormal));\n\t\t#else\n\t\t\tnormal \x3d normalize(v_Normal);\n\t\t#endif\n\t#endif\n\t\n\t#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)\n\t\tvec3 viewDir\x3d normalize(v_ViewDir);\n\t\tvec3 diffuse \x3d vec3(0.0);\n\t\tvec3 specular\x3d vec3(0.0);\n\t\tvec3 dif,spe;\n\t\t#ifdef SPECULARMAP\n\t\t\tvec3 gloss\x3dtexture2D(u_SpecularTexture, v_Texcoord0).rgb;\n\t\t#else\n\t\t\t#ifdef DIFFUSEMAP\n\t\t\t\tvec3 gloss\x3dvec3(difTexColor.a);\n\t\t\t#else\n\t\t\t\tvec3 gloss\x3dvec3(1.0);\n\t\t\t#endif\n\t\t#endif\n\t#endif\n\n\t\n\t#ifdef DIRECTIONLIGHT\n\t\tLayaAirBlinnPhongDiectionLight(u_MaterialSpecular,u_Shininess,normal,gloss,viewDir,u_DirectionLight,dif,spe);\n\t\tdiffuse+\x3ddif;\n\t\tspecular+\x3dspe;\n\t#endif\n \n\t#ifdef POINTLIGHT\n\t\tLayaAirBlinnPhongPointLight(v_PositionWorld,u_MaterialSpecular,u_Shininess,normal,gloss,viewDir,u_PointLight,dif,spe);\n\t\tdiffuse+\x3ddif;\n\t\tspecular+\x3dspe;\n\t#endif\n\n\t#ifdef SPOTLIGHT\n\t\tLayaAirBlinnPhongSpotLight(v_PositionWorld,u_MaterialSpecular,u_Shininess,normal,gloss,viewDir,u_SpotLight,dif,spe);\n\t\tdiffuse+\x3ddif;\n\t\tspecular+\x3dspe;\n\t#endif\n\n\t\n\tvec3 finalDiffuse;\n\t#ifdef LIGHTMAP\n\t\tfinalDiffuse\x3dtexture2D(u_LightMap, v_LightMapUV).rgb*2.0;\n\t\t//float exponent \x3d texture2D(u_LightMap, v_LightMapUV).a;\n\t\t//finalDiffuse \x3d texture2D(u_LightMap, v_LightMapUV).rgb;\n\t\t//float ratio \x3d pow(2.0, exponent * 255.0 - (128.0 + 8.0));\n\t\t//finalDiffuse \x3d finalDiffuse * 255.0 * ratio;\t\n\t\t//finalDiffuse \x3d sqrt(finalDiffuse);\n\t#else\n\t\tfinalDiffuse\x3dvec3(0.0);\n\t#endif\n\n\t#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)\n\t\tfinalDiffuse+\x3ddiffuse;\n\t#endif\n\n\t#ifdef RECEIVESHADOW\n\t\tfloat shadowValue \x3d 1.0;\n\t\t#ifdef SHADOWMAP_PSSM3\n\t\t\tshadowValue \x3d getShadowPSSM3( u_shadowMap1,u_shadowMap2,u_shadowMap3,u_lightShadowVP,u_shadowPSSMDistance,u_shadowPCFoffset,v_PositionWorld,v_posViewZ,0.001);\n\t\t#endif\n\t\t#ifdef SHADOWMAP_PSSM2\n\t\t\tshadowValue \x3d getShadowPSSM2( u_shadowMap1,u_shadowMap2,u_lightShadowVP,u_shadowPSSMDistance,u_shadowPCFoffset,v_PositionWorld,v_posViewZ,0.001);\n\t\t#endif \n\t\t#ifdef SHADOWMAP_PSSM1\n\t\t\tshadowValue \x3d getShadowPSSM1( u_shadowMap1,v_lightMVPPos,u_shadowPSSMDistance,u_shadowPCFoffset,v_posViewZ,0.001);\n\t\t#endif\n\t\tgl_FragColor \x3dvec4(mainColor.rgb*(u_AmbientColor + finalDiffuse)*shadowValue,mainColor.a);\n\t#else\n\t\tgl_FragColor \x3dvec4(mainColor.rgb*(u_AmbientColor + finalDiffuse),mainColor.a);\n\t#endif\n\t\n\n\t#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)\n\t\t#ifdef RECEIVESHADOW\n\t\t\tgl_FragColor.rgb+\x3dspecular*shadowValue;\n\t\t#else\n\t\t\tgl_FragColor.rgb+\x3dspecular;\n\t\t#endif\n\t#endif\n\n\n\t#ifdef REFLECTMAP\n\t\tvec3 incident \x3d -viewDir;\n\t\tvec3 reflectionVector \x3d reflect(incident,normal);\n\t\tvec3 reflectionColor \x3d textureCube(u_ReflectTexture,reflectionVector).rgb;\n\t\tgl_FragColor.rgb +\x3d u_MaterialReflect*reflectionColor;\n\t#endif\n\t \n\t#ifdef FOG\n\t\tfloat lerpFact\x3dclamp((1.0/gl_FragCoord.w-u_FogStart)/u_FogRange,0.0,1.0);\n\t\t#ifdef ADDTIVEFOG\n\t\t\tgl_FragColor.rgb\x3dmix(gl_FragColor.rgb,vec3(0.0,0.0,0.0),lerpFact);\n\t\t#else\n\t\t\tgl_FragColor.rgb\x3dmix(gl_FragColor.rgb,u_FogColor,lerpFact);\n\t\t#endif\n\t#endif\n}\n\nvoid main()\n{\n\t#ifdef CASTSHADOW\t\t\n\t\tmain_castShadow();\n\t#else\n\t main_normal();\n\t#endif \n}\n\n', a, b); Vc.SHADERDEFINE_DIFFUSEMAP = a.registerMaterialDefine("DIFFUSEMAP"); Vc.SHADERDEFINE_NORMALMAP = a.registerMaterialDefine("NORMALMAP"); Vc.SHADERDEFINE_SPECULARMAP = a.registerMaterialDefine("SPECULARMAP"); Vc.SHADERDEFINE_REFLECTMAP = a.registerMaterialDefine("REFLECTMAP"); Vc.SHADERDEFINE_TILINGOFFSET = a.registerMaterialDefine("TILINGOFFSET"); Vc.SHADERDEFINE_ADDTIVEFOG = a.registerMaterialDefine("ADDTIVEFOG"); a = { a_Position: 0, a_Color: 1, a_Normal: 3, a_Texcoord0: 2, a_Texcoord1: 15, a_TexcoordNext0: 14, a_BoneWeights: 7, a_BoneIndices: 6, a_Tangent0: 5 }; b = { u_Bones: [0, 0], u_DiffuseTexture: [1, 1], u_SpecularTexture: [3, 1], u_NormalTexture: [2, 1], u_AmbientTexture: [5, 1], u_ReflectTexture: [6, 1], u_AlphaTestValue: [0, 1], u_Albedo: [7, 1], u_UVMatrix: [13, 1], u_UVAge: [14, 1], u_UVAniAge: [8, 1], u_MaterialDiffuse: [10, 1], u_MaterialAmbient: [9, 1], u_MaterialSpecular: [11, 1], u_MaterialReflect: [12, 1], u_TilingOffset: [15, 1], u_WorldMat: [0, 2], u_MvpMatrix: [1, 2], u_LightmapScaleOffset: [2, 2], u_LightMap: [3, 2], u_CameraPos: [0, 3], u_FogStart: [1, 4], u_FogRange: [2, 4], u_FogColor: [0, 4], "u_DirectionLight.Direction": [3, 4], "u_DirectionLight.Diffuse": [4, 4], "u_PointLight.Position": [5, 4], "u_PointLight.Range": [6, 4], "u_PointLight.Attenuation": [7, 4], "u_PointLight.Diffuse": [8, 4], "u_SpotLight.Position": [9, 4], "u_SpotLight.Direction": [10, 4], "u_SpotLight.Range": [12, 4], "u_SpotLight.Spot": [11, 4], "u_SpotLight.Attenuation": [13, 4], "u_SpotLight.Diffuse": [14, 4], u_AmbientColor: [21, 4], u_shadowMap1: [18, 4], u_shadowMap2: [19, 4], u_shadowMap3: [20, 4], u_shadowPSSMDistance: [15, 4], u_lightShadowVP: [16, 4], u_shadowPCFoffset: [17, 4] }; f = Ia.nameKey.add("SIMPLE"); a = P.add(f, "attribute vec4 a_Position;\nuniform mat4 u_MvpMatrix;\n\n\n\n#if defined(DIFFUSEMAP)||((defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT))\x26\x26(defined(COLOR)\x26\x26defined(SPECULARMAP)||defined(NORMALMAP)))||(defined(LIGHTMAP)\x26\x26defined(UV))\nattribute vec2 a_Texcoord0;\nvarying vec2 v_Texcoord0;\n #ifdef UVTRANSFORM \n uniform mat4 u_UVMatrix;\n #endif\n#endif\n\n#if defined(AMBIENTMAP)||(defined(LIGHTMAP)\x26\x26defined(UV1))\nattribute vec2 a_Texcoord1;\n#endif\n\n#if defined(AMBIENTMAP)||defined(LIGHTMAP)\nuniform vec4 u_LightmapScaleOffset;\nvarying vec2 v_LightMapUV;\n#endif\n\n\n#ifdef COLOR\nattribute vec4 a_Color;\nvarying vec4 v_Color;\n#endif\n\n#ifdef BONE\nattribute vec4 a_BoneIndices;\nattribute vec4 a_BoneWeights;\nconst int c_MaxBoneCount \x3d 24;\nuniform mat4 u_Bones[c_MaxBoneCount];\n#endif\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(REFLECTMAP)\nattribute vec3 a_Normal;\nvarying vec3 v_Normal;\n#endif\n\n#if (defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(REFLECTMAP))\x26\x26defined(NORMALMAP)\nattribute vec3 a_Tangent0;\nvarying vec3 v_Tangent0;\n#endif\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(FOG)||defined(DEPTHFOG)||defined(REFLECTMAP)||defined(RECEIVESHADOW)\nuniform mat4 u_WorldMat;\nvarying vec3 v_PositionWorld;\n#endif\n\nvarying float v_posViewZ;\n#ifdef RECEIVESHADOW\n #ifdef SHADOWMAP_PSSM1 \n varying vec4 v_lightMVPPos;\n uniform mat4 u_lightShadowVP[4];\n #endif\n#endif\n\n#ifdef TILINGOFFSET\n\tuniform vec4 u_TilingOffset;\n#endif\n\nvoid main_castShadow()\n{\n#ifdef BONE\n\tmat4 skinTransform\x3dmat4(0.0);\n\tskinTransform +\x3d u_Bones[int(a_BoneIndices.x)] * a_BoneWeights.x;\n\tskinTransform +\x3d u_Bones[int(a_BoneIndices.y)] * a_BoneWeights.y;\n\tskinTransform +\x3d u_Bones[int(a_BoneIndices.z)] * a_BoneWeights.z;\n\tskinTransform +\x3d u_Bones[int(a_BoneIndices.w)] * a_BoneWeights.w;\n\tvec4 position\x3dskinTransform*a_Position;\n\tgl_Position \x3d u_MvpMatrix * position;\n#else\n\tgl_Position \x3d u_MvpMatrix * a_Position;\n#endif\n \n//TODO\u6ca1\u8003\u8651UV\u52a8\u753b\u5462\n#if defined(DIFFUSEMAP)\x26\x26defined(ALPHATEST)\n\tv_Texcoord0\x3da_Texcoord0;\n#endif\n\tv_posViewZ \x3d gl_Position.z;\n}\n\nvoid main_normal()\n{\n#ifdef BONE\n\tmat4 skinTransform\x3dmat4(0.0);\n\tskinTransform +\x3d u_Bones[int(a_BoneIndices.x)] * a_BoneWeights.x;\n\tskinTransform +\x3d u_Bones[int(a_BoneIndices.y)] * a_BoneWeights.y;\n\tskinTransform +\x3d u_Bones[int(a_BoneIndices.z)] * a_BoneWeights.z;\n\tskinTransform +\x3d u_Bones[int(a_BoneIndices.w)] * a_BoneWeights.w;\n\tvec4 position\x3dskinTransform*a_Position;\n\tgl_Position \x3d u_MvpMatrix * position;\n#else\n\tgl_Position \x3d u_MvpMatrix * a_Position;\n#endif\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(REFLECTMAP)\n\tmat3 worldMat;\n\t#ifdef BONE\n\t\tworldMat\x3dmat3(u_WorldMat*skinTransform);\n\t#else\n\t\tworldMat\x3dmat3(u_WorldMat);\n\t#endif \n\tv_Normal\x3dworldMat*a_Normal;\n\t#if (defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT))\x26\x26defined(NORMALMAP)\n\t\tv_Tangent0\x3dworldMat*a_Tangent0;\n\t#endif\n#endif\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(FOG)||defined(DEPTHFOG)||defined(REFLECTMAP)||defined(RECEIVESHADOW)\n\t#ifdef BONE\n\t\tv_PositionWorld\x3d(u_WorldMat*position).xyz;\n\t#else\n\t\tv_PositionWorld\x3d(u_WorldMat*a_Position).xyz;\n\t#endif\n#endif\n\n#if defined(DIFFUSEMAP)||((defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT))\x26\x26(defined(COLOR)\x26\x26defined(SPECULARMAP)||defined(NORMALMAP)))\n\tv_Texcoord0\x3da_Texcoord0;\n\t#ifdef TILINGOFFSET\n\t\tv_Texcoord0\x3d(vec2(v_Texcoord0.x,v_Texcoord0.y-1.0)*u_TilingOffset.xy)+u_TilingOffset.zw;\n\t\tv_Texcoord0\x3dvec2(v_Texcoord0.x,v_Texcoord0.y+1.0);\n\t#endif\n\t#ifdef UVTRANSFORM\n\t\tv_Texcoord0\x3d(u_UVMatrix*vec4(v_Texcoord0,0.0,1.0)).xy;\n\t#endif\n#endif\n\n#if defined(AMBIENTMAP)||defined(LIGHTMAP)\n\t#ifdef SCALEOFFSETLIGHTINGMAPUV\n\t\t#ifdef UV1\n\t\t\tv_LightMapUV\x3dvec2(a_Texcoord1.x*u_LightmapScaleOffset.x+u_LightmapScaleOffset.z,1.0+a_Texcoord1.y*u_LightmapScaleOffset.y+u_LightmapScaleOffset.w);\n\t\t#else\n\t\t\tv_LightMapUV\x3dvec2(a_Texcoord0.x,a_Texcoord0.y-1.0)*u_LightmapScaleOffset.xy+u_LightmapScaleOffset.zw;\n\t\t#endif \n\t#else\n\t\t#ifdef UV1\n\t\t\tv_LightMapUV\x3da_Texcoord1;\n\t\t#else\n\t\t\tv_LightMapUV\x3da_Texcoord0;\n\t\t#endif \n\t#endif \n#endif\n\n#ifdef COLOR\n\tv_Color\x3da_Color;\n#endif\n\n#ifdef RECEIVESHADOW\n\tv_posViewZ \x3d gl_Position.w;\n\t#ifdef SHADOWMAP_PSSM1 \n\t\tv_lightMVPPos \x3d u_lightShadowVP[0] * vec4(v_PositionWorld,1.0);\n\t#endif\n#endif\n}\n\nvoid main()\n{\n#ifdef CASTSHADOW\n\tmain_castShadow();\n#else\n\tmain_normal();\n#endif\n}", '#ifdef HIGHPRECISION\nprecision highp float;\n#else\nprecision mediump float;\n#endif\n\n#include "LightHelper.glsl";\n\nuniform vec4 u_Albedo;\n\n#ifdef ALPHATEST\nuniform float u_AlphaTestValue;\n#endif\n\n#ifdef DIFFUSEMAP\nuniform sampler2D u_DiffuseTexture;\n#endif\n\n#ifdef REFLECTMAP\nuniform samplerCube u_ReflectTexture;\nuniform vec3 u_MaterialReflect;\n#endif\n\n#if defined(DIFFUSEMAP)||((defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT))\x26\x26(defined(COLOR)\x26\x26defined(SPECULARMAP)||defined(NORMALMAP)))\nvarying vec2 v_Texcoord0;\n#endif\n\n#if defined(AMBIENTMAP)||defined(LIGHTMAP)\nvarying vec2 v_LightMapUV;\n#endif\n#ifdef AMBIENTMAP\nuniform sampler2D u_AmbientTexture;\n#endif\n#ifdef LIGHTMAP\nuniform sampler2D u_LightMap;\n#endif\n\n#ifdef COLOR\nvarying vec4 v_Color;\n#endif\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)\nuniform vec3 u_MaterialDiffuse;\nuniform vec4 u_MaterialSpecular;\n #if (defined(DIFFUSEMAP)||defined(COLOR))\x26\x26defined(SPECULARMAP) \n uniform sampler2D u_SpecularTexture;\n #endif\n#endif\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(AMBIENTMAP)||defined(LIGHTMAP)\nuniform vec3 u_MaterialAmbient;\n#endif\n\n#if defined(FOG)||defined(DEPTHFOG)\n\tuniform float u_FogStart;\n\tuniform float u_FogRange;\n\t#ifdef ADDTIVEFOG\n\t#else\n\t\tuniform vec3 u_FogColor;\n\t#endif\n#endif\n\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(REFLECTMAP)\nvarying vec3 v_Normal;\n#endif\n\n#if (defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT))\x26\x26defined(NORMALMAP)\nuniform sampler2D u_NormalTexture;\nvarying vec3 v_Tangent0;\n#endif\n\n#ifdef DIRECTIONLIGHT\nuniform DirectionLight u_DirectionLight;\n#endif\n\n#ifdef POINTLIGHT\nuniform PointLight u_PointLight;\n#endif\n\n#ifdef SPOTLIGHT\nuniform SpotLight u_SpotLight;\n#endif\n\nuniform vec3 u_AmbientColor;\n\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(FOG)||defined(DEPTHFOG)||defined(REFLECTMAP)||(defined(RECEIVESHADOW)\x26\x26(defined(SHADOWMAP_PSM2)||defined(SHADOWMAP_PSM3)))\nuniform vec3 u_CameraPos;\n#endif\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(FOG)||defined(DEPTHFOG)||defined(REFLECTMAP)\nvarying vec3 v_PositionWorld;\n#endif\n\n#include "ShadowHelper.glsl"\n#ifdef RECEIVESHADOW\n\t#if defined(SHADOWMAP_PSSM2)||defined(SHADOWMAP_PSSM3)\n\tuniform mat4 u_lightShadowVP[4];\n\t#endif\n\t#ifdef SHADOWMAP_PSSM1 \n\tvarying vec4 v_lightMVPPos;\n\t#endif\n#endif\nvarying float v_posViewZ;\n\n\n\nvoid main_castShadow()\n{\n\t//gl_FragColor\x3dvec4(v_posViewZ,0.0,0.0,1.0);\n\tgl_FragColor\x3dpackDepth(v_posViewZ);\n\t#if defined(DIFFUSEMAP)\x26\x26defined(ALPHATEST)\n\t\tfloat alpha \x3d texture2D(u_DiffuseTexture,v_Texcoord0).w;\n\t\tif( alpha \x3c u_AlphaTestValue )\n\t\t{\n\t\t\tdiscard;\n\t\t}\n\t#endif\n}\nvoid main_normal()\n{\n#if defined(DIFFUSEMAP)\x26\x26!defined(COLOR)\n\tgl_FragColor\x3dtexture2D(u_DiffuseTexture, v_Texcoord0);\n#endif \n \n#if defined(COLOR)\x26\x26!defined(DIFFUSEMAP)\n\tgl_FragColor\x3dv_Color;\n#endif \n \n#if defined(DIFFUSEMAP)\x26\x26defined(COLOR)\n\tvec4 texColor\x3dtexture2D(u_DiffuseTexture, v_Texcoord0);\n\tgl_FragColor\x3dtexColor*v_Color;\n#endif\n \n#if !defined(DIFFUSEMAP)\x26\x26!defined(COLOR)\n\tgl_FragColor\x3dvec4(1.0,1.0,1.0,1.0);\n#endif \n \n#ifdef ALPHATEST\n\tif(gl_FragColor.a-u_AlphaTestValue\x3c0.0)\n\t\tdiscard;\n#endif\n \n \n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(REFLECTMAP)\n\tvec3 normal;\n #if (defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT))\x26\x26defined(NORMALMAP)\n\t\tvec3 normalMapSample \x3d texture2D(u_NormalTexture, v_Texcoord0).rgb;\n\t\tnormal \x3d normalize(NormalSampleToWorldSpace(normalMapSample, v_Normal, v_Tangent0));\n\t#else\n\t\tnormal \x3d normalize(v_Normal);\n #endif\n#endif\n\t\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)\n\tvec3 diffuse \x3d vec3(0.0);\n\tvec3 ambient \x3d vec3(0.0);\n\tvec3 specular\x3d vec3(0.0);\n\tvec3 dif, amb, spe;\n#endif\n \n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(FOG)||defined(REFLECTMAP)\n\tvec3 toEye;\n\t#ifdef FOG\n\t\ttoEye\x3du_CameraPos-v_PositionWorld;\n\t\tfloat toEyeLength\x3dlength(toEye);\n\t\ttoEye/\x3dtoEyeLength;\n\t#else\n\t\ttoEye\x3dnormalize(u_CameraPos-v_PositionWorld);\n\t#endif\n#endif\n\t\n#ifdef DIRECTIONLIGHT\n\tcomputeDirectionLight(u_MaterialDiffuse,u_MaterialAmbient,u_MaterialSpecular,u_DirectionLight,u_AmbientColor,normal,toEye, dif, amb, spe);\n\tdiffuse+\x3ddif;\n\tambient+\x3damb;\n\tspecular+\x3dspe;\n#endif\n \n#ifdef POINTLIGHT\n\tcomputePointLight(u_MaterialDiffuse,u_MaterialAmbient,u_MaterialSpecular,u_PointLight,u_AmbientColor,v_PositionWorld,normal,toEye, dif, amb, spe);\n\tdiffuse+\x3ddif;\n\tambient+\x3damb;\n\tspecular+\x3dspe;\n#endif\n\n#ifdef SPOTLIGHT\n\tComputeSpotLight(u_MaterialDiffuse,u_MaterialAmbient,u_MaterialSpecular,u_SpotLight,u_AmbientColor,v_PositionWorld,normal,toEye, dif, amb, spe);\n\tdiffuse+\x3ddif;\n\tambient+\x3damb;\n\tspecular+\x3dspe;\n#endif\n\n#ifdef RECEIVESHADOW\n\tfloat shadowValue \x3d 1.0;\n\t#ifdef SHADOWMAP_PSSM3\n\t\tshadowValue \x3d getShadowPSSM3( u_shadowMap1,u_shadowMap2,u_shadowMap3,u_lightShadowVP,u_shadowPSSMDistance,u_shadowPCFoffset,v_PositionWorld,v_posViewZ,0.001);\n\t#endif\n\t#ifdef SHADOWMAP_PSSM2\n\t\tshadowValue \x3d getShadowPSSM2( u_shadowMap1,u_shadowMap2,u_lightShadowVP,u_shadowPSSMDistance,u_shadowPCFoffset,v_PositionWorld,v_posViewZ,0.001);\n\t#endif \n\t#ifdef SHADOWMAP_PSSM1\n\t\tshadowValue \x3d getShadowPSSM1( u_shadowMap1,v_lightMVPPos,u_shadowPSSMDistance,u_shadowPCFoffset,v_posViewZ,0.001);\n\t#endif\n#endif\n\n#ifdef AMBIENTMAP\n\t#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)\n\t\tgl_FragColor.rgb\x3dgl_FragColor.rgb*(u_MaterialAmbient+texture2D(u_AmbientTexture, v_LightMapUV).rgb); \n\t#else\n\t\t#if defined(RECEIVESHADOW)\n\t\t\tgl_FragColor.rgb\x3dgl_FragColor.rgb*(u_MaterialAmbient+texture2D(u_AmbientTexture, v_LightMapUV).rgb * shadowValue);\n\t\t#else\n\t\t\tgl_FragColor.rgb\x3dgl_FragColor.rgb*(u_MaterialAmbient+texture2D(u_AmbientTexture, v_LightMapUV).rgb); \n\t\t#endif\n\t#endif\n#endif\n\n#ifdef LIGHTMAP\n\t#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)\n\t\tgl_FragColor.rgb\x3dgl_FragColor.rgb*(u_MaterialAmbient+texture2D(u_LightMap, v_LightMapUV).rgb); \n\t#else\n\t\t#if defined(RECEIVESHADOW)\n\t\t\tgl_FragColor.rgb\x3dgl_FragColor.rgb*(u_MaterialAmbient+texture2D(u_LightMap, v_LightMapUV).rgb * shadowValue);\n\t\t#else\n\t\t\tgl_FragColor.rgb\x3dgl_FragColor.rgb*(u_MaterialAmbient+texture2D(u_LightMap, v_LightMapUV).rgb); \n\t\t#endif\n\t#endif\n#endif\n\ngl_FragColor\x3dgl_FragColor*u_Albedo;\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)\n\t#if (defined(DIFFUSEMAP)||defined(COLOR))\x26\x26defined(SPECULARMAP)\n\t\tspecular \x3dspecular*texture2D(u_SpecularTexture, v_Texcoord0).rgb;\n #endif\n\t#ifdef RECEIVESHADOW\n\t\tgl_FragColor \x3dvec4( gl_FragColor.rgb*(ambient + diffuse*shadowValue) + specular*shadowValue,gl_FragColor.a);\n\t#else\n\t\tgl_FragColor \x3dvec4( gl_FragColor.rgb*(ambient + diffuse) + specular,gl_FragColor.a);\n\t#endif\n#endif\n \n#ifdef REFLECTMAP\n\tvec3 incident \x3d -toEye;\n\tvec3 reflectionVector \x3d reflect(incident,normal);\n\tvec3 reflectionColor \x3d textureCube(u_ReflectTexture,reflectionVector).rgb;\n\tgl_FragColor.rgb +\x3d u_MaterialReflect*reflectionColor;\n#endif\n \n#ifdef FOG\n\tfloat lerpFact\x3dclamp((toEyeLength-u_FogStart)/u_FogRange,0.0,1.0);\n\t#ifdef ADDTIVEFOG\n\t\tgl_FragColor.rgb\x3dmix(gl_FragColor.rgb,vec3(0.0,0.0,0.0),lerpFact);\n\t#else\n\t\tgl_FragColor.rgb\x3dmix(gl_FragColor.rgb,u_FogColor,lerpFact);\n\t#endif\n#endif\n#ifdef DEPTHFOG\n\tfloat lerpFact \x3d (-v_PositionWorld.y-u_FogStart)/u_FogRange;\n\tgl_FragColor.rgb\x3dmix(gl_FragColor.rgb,u_FogColor,lerpFact);\n#endif\n}\n\nvoid main()\n{\n#ifdef CASTSHADOW\t\t\n\tmain_castShadow();\n#else\n main_normal();\n#endif \n}\n\n', a, b); vb.SHADERDEFINE_DIFFUSEMAP = a.registerMaterialDefine("DIFFUSEMAP"); vb.SHADERDEFINE_NORMALMAP = a.registerMaterialDefine("NORMALMAP"); vb.SHADERDEFINE_SPECULARMAP = a.registerMaterialDefine("SPECULARMAP"); vb.SHADERDEFINE_EMISSIVEMAP = a.registerMaterialDefine("EMISSIVEMAP"); vb.SHADERDEFINE_AMBIENTMAP = a.registerMaterialDefine("AMBIENTMAP"); vb.SHADERDEFINE_REFLECTMAP = a.registerMaterialDefine("REFLECTMAP"); vb.SHADERDEFINE_UVTRANSFORM = a.registerMaterialDefine("UVTRANSFORM"); vb.SHADERDEFINE_TILINGOFFSET = a.registerMaterialDefine("TILINGOFFSET"); vb.SHADERDEFINE_ADDTIVEFOG = a.registerMaterialDefine("ADDTIVEFOG"); a = {a_Position: 0, a_Color: 1}; b = {u_MvpMatrix: [1, 2]}; f = Ia.nameKey.add("LINE"); P.add(f, "attribute vec4 a_Position;\nuniform mat4 u_MvpMatrix;\nattribute vec4 a_Color;\nvarying vec4 v_Color;\n\n\nvoid main()\n{\n gl_Position \x3d u_MvpMatrix * a_Position;\n v_Color\x3da_Color;\n}", "#ifdef HIGHPRECISION\nprecision highp float;\n#else\nprecision mediump float;\n#endif\n\nvarying vec4 v_Color;\n\nvoid main()\n{\n gl_FragColor\x3dv_Color; \n}\n\n", a, b); a = { a_position: 0, a_normal: 3, tangent: 5, binormal: 4, uv: 2, a_BoneWeights: 7, a_BoneIndices: 6, a_Tangent0: 5 }; b = { u_Bones: [0, 0], u_lodRect: [9, 3], irrad_mat_red: [10, 3], irrad_mat_green: [11, 3], irrad_mat_blue: [12, 3], u_hdrexposure: [13, 3], u_aoObjPos: [14, 1], texBaseColor: [1, 1], texNormal: [2, 1], texPbrInfo: [3, 1], texPrefilterdEnv: [8, 3], texHSNoise: [15, 1], texPrefilterDiff: [7, 3], u_AlphaTestValue: [0, 1], texBRDFLUT: [4, 1], u_UVAniAge: [5, 1], u_roughness: [6, 1], u_metaless: [7, 1], u_UVMatrix: [8, 1], u_UVAge: [9, 1], modelMatrix: [0, 2], mvp: [1, 2], cameraPosition: [0, 3], u_View: [1, 3], u_Project: [2, 3], u_FogStart: [1, 4], u_FogRange: [2, 4], u_FogColor: [0, 4], "u_DirectionLight.Direction": [3, 4], "u_DirectionLight.Diffuse": [4, 4], "u_PointLight.Position": [5, 4], "u_PointLight.Range": [6, 4], "u_PointLight.Attenuation": [7, 4], "u_PointLight.Diffuse": [8, 4], "u_SpotLight.Position": [9, 4], "u_SpotLight.Direction": [10, 4], "u_SpotLight.Range": [12, 4], "u_SpotLight.Spot": [11, 4], "u_SpotLight.Attenuation": [13, 4], "u_SpotLight.Diffuse": [14, 4], u_shadowMap1: [18, 4], u_shadowMap2: [19, 4], u_shadowMap3: [20, 4], u_shadowPSSMDistance: [15, 4], u_lightShadowVP: [16, 4], u_shadowPCFoffset: [17, 4] }; f = Ia.nameKey.add("PBR"); a = P.add(f, "\nuniform mat4 modelMatrix;\n//uniform mat4 modelViewMatrix;\n//uniform mat4 projectionMatrix;\nuniform mat4 u_View;\nuniform mat4 u_Project;\nuniform mat4 mvp;\n//uniform mat4 viewMatrix;\nuniform vec3 cameraPosition;\n\nattribute vec3 a_position;\nattribute vec3 a_normal;\n#ifdef HAS_TANGENT\nattribute vec3 tangent;\nattribute vec3 binormal;\n#endif\nattribute vec2 uv;\n#ifdef BONE\nattribute vec4 a_BoneIndices;\nattribute vec4 a_BoneWeights;\nconst int c_MaxBoneCount \x3d 24;\nuniform mat4 u_Bones[c_MaxBoneCount];\n#endif\n\nvarying vec2 vUv;\nvarying vec3 vWorldNorm;\nvarying vec4 vViewPos;\nvarying vec4 vWorldPos;\nvarying vec3 vLightDir;\nvarying vec3 vViewDir;\n#ifdef HAS_TANGENT\nvarying vec3 vWorldTangent;\nvarying vec3 vWorldBinormal;\n#endif\n\n#ifdef RECEIVESHADOW\nvarying float v_posViewZ;\n #ifdef SHADOWMAP_PSSM1 \n varying vec4 v_lightMVPPos;\n uniform mat4 u_lightShadowVP[4];\n #endif\n#endif\n\nvoid main() {\n#ifdef BONE\n\tmat4 skinTransform\x3dmat4(0.0);\n\tskinTransform +\x3d u_Bones[int(a_BoneIndices.x)] * a_BoneWeights.x;\n\tskinTransform +\x3d u_Bones[int(a_BoneIndices.y)] * a_BoneWeights.y;\n\tskinTransform +\x3d u_Bones[int(a_BoneIndices.z)] * a_BoneWeights.z;\n\tskinTransform +\x3d u_Bones[int(a_BoneIndices.w)] * a_BoneWeights.w;\n\tgl_Position \x3d mvp*skinTransform*vec4(a_position,1.);\n\tmat4 modelMat \x3d modelMatrix*skinTransform;\n#else\n\tgl_Position \x3d mvp*vec4(a_position,1.);\n\tmat4 modelMat \x3d modelMatrix;\n#endif\t\n\tvWorldPos \x3d modelMat*vec4(a_position,1.);\n\n#ifdef CASTSHADOW \n\t#if defined(DIFFUSEMAP)\x26\x26defined(ALPHATEST)\n\t\tvUv \x3d uv;\n\t#endif\t\n#else\n vUv \x3d uv;\n\tvWorldNorm \x3d normalize((modelMat*vec4(a_normal,0.0)).xyz);\n\t#ifdef HAS_TANGENT\n\tvWorldTangent \x3d normalize((modelMat*vec4(tangent,0.0)).xyz);\n\tvWorldBinormal \x3d normalize((modelMat*vec4(binormal,0.0)).xyz);\n\t#endif\n \n vViewDir \x3d (vWorldPos.xyz-cameraPosition);//\u8fd9\u4e2a\u4e0d\u80fdnormalize\u3002\u5426\u5219\u65e0\u6cd5\u7ebf\u6027\u5dee\u503c\u4e86\n#ifdef RECEIVESHADOW\n\tv_posViewZ \x3d gl_Position.z;\n\t#ifdef SHADOWMAP_PSSM1 \n\t\tv_lightMVPPos \x3d u_lightShadowVP[0] * vWorldPos;\n\t#endif\n#endif\t\n#endif\n}\n", '//#version 300 es\n\nprecision highp float;\nprecision lowp int;\n\nconst float PI \x3d 3.14159265358979323846264;\nconst float _2PI \x3d 6.2831853071796;\nvarying vec2 vUv;\nvarying vec3 vWorldNorm;\n#ifdef HAS_TANGENT\nvarying vec3 vWorldTangent;\nvarying vec3 vWorldBinormal;\n#endif\nvarying vec3 vViewDir;\nvarying vec4 vViewPos;\nvarying vec4 vWorldPos;\n//\nuniform sampler2D texBaseColor;\nuniform sampler2D texNormal;\n//\u9884\u8ba1\u7b97\u7684\u8d34\u56fe\nuniform sampler2D texPrefilterdEnv;\nuniform sampler2D texBRDFLUT;\nuniform sampler2D texPrefilterDiff;\n#ifdef HAS_PBRINFO\nuniform sampler2D texPbrInfo; //Ao, Roughness, Metallic\n#endif\nuniform float u_hdrexposure;\nuniform float u_AlphaTestValue;\n\nuniform float u_roughness;\nuniform float u_metaless;\nconst float maxlv \x3d 7.;\t//\u73b0\u5728\u53ea\u652f\u6301512\u5206\u8fa8\u7387\u7684\u73af\u5883\u8d34\u56fe\nconst int nmaxlv \x3d 9;//\n\t\t\t\t\t\t\t\nuniform mat4 irrad_mat_red;\nuniform mat4 irrad_mat_green;\nuniform mat4 irrad_mat_blue;\t\t\t\t\t\t\t\n\nvec3 speccontrib \x3d vec3(0.);\n\nconst float _maxu8 \x3d 255.0;\nconst float _maxu16 \x3d 65535.0;\nconst float _shift8 \x3d 256.0; //\u5e73\u79fb\u7684\u8bdd\u662f*256\u800c\u4e0d\u662f255\nvec2 _RGBAToU16(const in vec4 rgba){\n return vec2((rgba.r*_maxu8+rgba.g*_maxu8*_shift8)/_maxu16, (rgba.b*_maxu8+rgba.a*_maxu8*_shift8)/_maxu16);\n}\nvec3 _RGBEToRGB( const in vec4 rgba ){\n float f \x3d pow(2.0, rgba.w * 255.0 - (128.0 + 8.0));\n return rgba.rgb * (255.0 * f);\n}\n\nfloat saturate(float v){\n return min(max(v,0.),1.);\n}\n\nvec4 tex2dLod(sampler2D tex, float u, float v, float lod){\n\tvec2 uv \x3d vec2(u,v);\n\tuv+\x3dmod(gl_FragCoord.xy-vec2(0.5),2.0)*vec2(128.,0.);\n\treturn texture2D(tex,uv,lod-16.);\n}\n\n/*\n* \u5bf9\u4e00\u4e2a\u5168\u666f\u56fe\u8fdb\u884c\u91c7\u6837\u3002\u5047\u8bbex\u8f74\u6307\u5411\u4e2d\u5fc3\u3002\n*/\nvec4 texPanorama(sampler2D tex, const in vec3 dir){\n\tfloat envu \x3d atan(dir.z,dir.x)/_2PI+0.5; \t\n\tfloat envv \x3d acos(dir.y)/PI;//(1.0-dir.y)/2.0;\n\treturn texture2D(tex,vec2(envu,envv));\n}\n\nvec4 texPanoramaLod(sampler2D tex, const in vec3 dir, float lod){\n\tfloat envu \x3d atan(dir.z,dir.x)/_2PI+0.5; \t\n\tfloat envv \x3d acos(dir.y)/PI;//(1.0-dir.y)/2.0;\n\treturn tex2dLod(tex,envu,envv,lod);\n}\n\n/*\n \u8ba1\u7b97sh\u5149\u7167\u3002\n \u4f7f\u7528level\x3d2\uff0c\u6240\u4ee5\u9700\u89819\u4e2a\u7cfb\u6570\u3002\n https://cseweb.ucsd.edu/~ravir/papers/envmap/envmap.pdf\n*/\nfloat environment_exposure \x3d 1.0;\nvec3 diff_sh9(vec3 dir){\n\tvec4 shDir \x3d vec4(dir.x,-dir.z,dir.y,1.0);\n return max(vec3(0.0), vec3(\n\tdot(shDir, irrad_mat_red * shDir),\n\tdot(shDir, irrad_mat_green * shDir),\n\tdot(shDir, irrad_mat_blue * shDir)\n\t)) * environment_exposure;\t\n}\n\n#ifdef HAS_TANGENT\nvec3 applyNormalTex( vec3 norm, vec3 surf_norm ) {\n vec3 mapN \x3d norm * 2.0 - 1.0;\n //mapN.xy \x3d normalScale * mapN.xy;\n mat3 tsn \x3d mat3( vWorldTangent, vWorldBinormal, surf_norm );\n return normalize( tsn * mapN );\n}\n#endif\n\nvec4 pbrlight(vec3 normal, float rough, float NoV, vec3 R){\n vec4 basecolor \x3d texture2D(texBaseColor,vUv);\n\tbasecolor.rgb \x3d pow(basecolor.rgb,vec3(2.2));\n\tfloat metaless \x3d 1.0; \t\n\tconst float ismetalinfov \x3d (128./255.);\n\tif(basecolor.a\x3e\x3dismetalinfov){//\u8fd9\u65f6\u5019\u8868\u793a\u91d1\u5c5e\u5ea6\n\t\tmetaless \x3d (basecolor.a-ismetalinfov)*2.;\n\t\tbasecolor.a \x3d 1.0;\n\t}else{\n\t\tmetaless \x3d 0.;\n\t\tbasecolor.a \x3d basecolor.a*2.0;\n\t}\n\t#ifdef FIX_METALESS\n\tmetaless \x3d u_metaless;\n\t#endif\n\t#ifdef HAS_PBRINFO\t\n\tvec4 pbrinfo \x3d texture2D(texPbrInfo, vUv);\n\tmetaless \x3d pbrinfo.b;\n\trough \x3d pbrinfo.g;\n\t#endif\n const vec3 nonmetalF0 \x3dvec3(0.02);\n vec3 F0 \x3d mix(nonmetalF0, basecolor.rgb, metaless);\n\t\n vec4 PrefilteredColor \x3d texPanoramaLod(texPrefilterdEnv, R, rough*maxlv);\n PrefilteredColor.rgb \x3d _RGBEToRGB(PrefilteredColor);\n vec4 EnvBRDF \x3d texture2D(texBRDFLUT,vec2(rough , NoV));//TODO lod\n vec2 rg \x3d _RGBAToU16(EnvBRDF); \n speccontrib \x3d (F0* rg.x + saturate( 50.0 * PrefilteredColor.g ) * rg.y);\n\tvec3 color_spec \x3d PrefilteredColor.rgb*speccontrib;\n\t\n\tvec3 color_diff\x3ddiff_sh9(normal);\n\tvec3 outc \x3d color_diff*mix(basecolor.rgb,vec3(0.),metaless)*(vec3(1.0)-speccontrib)+color_spec;\n\t#ifdef HAS_PBRINFO\n\toutc*\x3dpbrinfo.r;\n\t#endif\n\treturn vec4(outc, basecolor.a);\n}\n\nvec3 oldlight(vec4 normal, float NoV, vec3 R){\n vec4 basecolor \x3d texture2D(texBaseColor,vUv);\n\tconst vec3 lightdir\x3dnormalize(vec3(1.,1.,0.));\n\tconst vec3 spcecol \x3d vec3(1.,0.8,0.8);\n\tconst vec3 amb \x3d vec3(0.5);\n\tvec3 diffv \x3d (vec3(saturate(dot(lightdir,normal.xyz)))+amb);\n\t//vec3 spec \x3d spcecol* pow(saturate(dot(R,lightdir)),(1.-pbrinfo.g)*5.);\n\treturn diffv*basecolor.rgb;//+spec;\n}\n\n#include "ShadowHelper.glsl"\n#ifdef RECEIVESHADOW\nvarying float v_posViewZ;\n\t#if defined(SHADOWMAP_PSSM2)||defined(SHADOWMAP_PSSM3)\n\tuniform mat4 u_lightShadowVP[4];\n\t#endif\n\t#ifdef SHADOWMAP_PSSM1 \n\tvarying vec4 v_lightMVPPos;\n\t#endif\n#endif\n\nvoid main() {\n#ifdef CASTSHADOW\n\tgl_FragColor\x3dpackDepth(gl_FragCoord.w);\n\t#if defined(DIFFUSEMAP)\x26\x26defined(ALPHATEST)\n\t\tfloat alpha \x3d texture2D(texBaseColor,vUv).w;\n\t\tif( alpha \x3c u_AlphaTestValue ){\n\t\t\tdiscard;\n\t\t}\n\t#endif\n#else\n\n\t#ifdef RECEIVESHADOW\n\t\tfloat shadowValue \x3d 1.0;\n\t\t#ifdef SHADOWMAP_PSSM3\n\t\t\tshadowValue \x3d getShadowPSSM3( u_shadowMap1,u_shadowMap2,u_shadowMap3,u_lightShadowVP,u_shadowPSSMDistance,u_shadowPCFoffset,vWorldPos.xyz,v_posViewZ,0.0001);\n\t\t#endif\n\t\t#ifdef SHADOWMAP_PSSM2\n\t\t\tshadowValue \x3d getShadowPSSM2( u_shadowMap1,u_shadowMap2,u_lightShadowVP,u_shadowPSSMDistance,u_shadowPCFoffset,vWorldPos.xyz,v_posViewZ,0.0001);\n\t\t#endif \n\t\t#ifdef SHADOWMAP_PSSM1\n\t\t\tshadowValue \x3d getShadowPSSM1( u_shadowMap1,v_lightMVPPos,u_shadowPSSMDistance,u_shadowPCFoffset,v_posViewZ,0.0001);\n\t\t#endif\n\t#endif\t\n\t\n vec3 normal \x3d normalize(vWorldNorm);\n\tvec4 normtex \x3d texture2D( texNormal, vUv );\n\t#ifdef HAS_TANGENT\t\n\tnormal \x3d applyNormalTex(normtex.xyz, normal);\n\t#endif\n vec3 view \x3d -normalize(vViewDir);\n float NoV \x3d saturate(dot( view, normal ));\n vec3 R \x3d 2. * NoV * normal - view;\n\tfloat roughness \x3d normtex.a;\n\t#ifdef FIX_ROUGHNESS\n\troughness \x3d u_roughness;\n\t#endif\n\t\n\tvec4 pbrl \x3d pbrlight(normal,roughness,NoV,R)*u_hdrexposure;\n gl_FragColor.rgb \x3d pow(pbrl.rgb,vec3(0.45455));\n\t//gl_FragColor.rgb \x3d oldlight(normtex,NoV,R);\n\t#ifdef RECEIVESHADOW\n\tgl_FragColor.rgb *\x3d max(shadowValue,0.7);\n\t#endif\n\t\n gl_FragColor.a \x3d pbrl.a;\n\n#endif\n}\n', a, b); zc.SHADERDEFINE_FIX_METALESS = a.registerMaterialDefine("FIX_METALESS"); zc.SHADERDEFINE_FIX_ROUGHNESS = a.registerMaterialDefine("FIX_ROUGHNESS"); zc.SHADERDEFINE_HAS_TANGENT = a.registerMaterialDefine("HAS_TANGENT"); zc.SHADERDEFINE_HAS_PBRINFO = a.registerMaterialDefine("HAS_PBRINFO"); zc.SHADERDEFINE_USE_GROUNDTRUTH = a.registerMaterialDefine("USE_GROUNDTRUTH"); zc.SHADERDEFINE_TEST_CLIPZ = a.registerMaterialDefine("CLIPZ"); a = {a_Position: 0, a_Normal: 3, a_Tangent0: 5, a_Texcoord0: 2, a_BoneWeights: 7, a_BoneIndices: 6}; b = { u_Bones: [0, 0], u_MvpMatrix: [1, 2], u_WorldMat: [0, 2], u_CameraPos: [0, 3], u_AlphaTestValue: [0, 1], u_DiffuseColor: [7, 1], u_EmissionColor: [8, 1], u_DiffuseTexture: [1, 1], u_NormalTexture: [3, 1], u_ParallaxTexture: [4, 1], u_MetallicGlossTexture: [2, 1], u_OcclusionTexture: [5, 1], u_EmissionTexture: [6, 1], u_metallic: [9, 1], u_smoothness: [10, 1], u_smoothnessScale: [11, 1], u_occlusionStrength: [13, 1], u_normalScale: [14, 1], u_parallaxScale: [15, 1], u_TilingOffset: [17, 1], "u_DirectionLight.Direction": [3, 4], "u_DirectionLight.Color": [4, 4], u_AmbientColor: [21, 4], u_shadowMap1: [18, 4], u_shadowMap2: [19, 4], u_shadowMap3: [20, 4], u_shadowPSSMDistance: [15, 4], u_lightShadowVP: [16, 4], u_shadowPCFoffset: [17, 4] }; f = Ia.nameKey.add("PBRStandard"); a = P.add(f, "attribute vec4 a_Position;\nattribute vec3 a_Normal;\nattribute vec4 a_Tangent0;\nattribute vec2 a_Texcoord0;\n\nuniform mat4 u_MvpMatrix;\nuniform mat4 u_WorldMat;\nuniform vec3 u_CameraPos;\n\nvarying vec2 v_Texcoord0;\nvarying vec3 v_Normal;\nvarying vec3 v_Tangent;\nvarying vec3 v_Binormal;\nvarying vec3 v_ViewDir;\nvarying vec3 v_PositionWorld;\n\n#ifdef TILINGOFFSET\n\tuniform vec4 u_TilingOffset;\n#endif\n\nvarying float v_posViewZ;\n#ifdef RECEIVESHADOW\n #ifdef SHADOWMAP_PSSM1 \n\t varying vec4 v_lightMVPPos;\n\t uniform mat4 u_lightShadowVP[4];\n #endif\n#endif\n\n#ifdef BONE\n\tconst int c_MaxBoneCount \x3d 24;\n\tattribute vec4 a_BoneIndices;\n\tattribute vec4 a_BoneWeights;\n\tuniform mat4 u_Bones[c_MaxBoneCount];\n#endif\n\nvoid main_castShadow()\n{\n\t#ifdef BONE\n\t\tmat4 skinTransform\x3dmat4(0.0);\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.x)] * a_BoneWeights.x;\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.y)] * a_BoneWeights.y;\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.z)] * a_BoneWeights.z;\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.w)] * a_BoneWeights.w;\n\t\tvec4 position \x3d skinTransform * a_Position;\n\t\tgl_Position \x3d u_MvpMatrix * position;\n\t#else\n\t\tgl_Position \x3d u_MvpMatrix * a_Position;\n\t#endif\n\t \n\t//TODO\u6ca1\u8003\u8651UV\u52a8\u753b\u5462\n\t#if defined(DIFFUSEMAP)\x26\x26defined(ALPHATEST)\n\t\tv_Texcoord0 \x3d a_Texcoord0;\n\t#endif\n\t\tv_posViewZ \x3d gl_Position.z;\n}\n\nvoid main_normal()\n{\n\tmat3 worldMat;\n\t#ifdef BONE\n\t\tmat4 skinTransform \x3d mat4(0.0);\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.x)] * a_BoneWeights.x;\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.y)] * a_BoneWeights.y;\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.z)] * a_BoneWeights.z;\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.w)] * a_BoneWeights.w;\n\t\tvec4 position \x3d skinTransform * a_Position;\n\t\tgl_Position \x3d u_MvpMatrix * position;\n\t\tworldMat\x3dmat3(u_WorldMat*skinTransform);\n\t\tv_PositionWorld \x3d (u_WorldMat * position).xyz;\n\t#else\n\t\tgl_Position \x3d u_MvpMatrix * a_Position;\n\t\tworldMat \x3d mat3(u_WorldMat);\n\t\tv_PositionWorld \x3d (u_WorldMat * a_Position).xyz;\n\t#endif\n\t\n\tv_Normal \x3d worldMat * a_Normal;\n\tv_Tangent \x3d worldMat * a_Tangent0.xyz;\n\tv_Binormal \x3d cross(v_Normal, v_Tangent) * a_Tangent0.w;\n \n\tv_Texcoord0 \x3d a_Texcoord0;\n\t#ifdef TILINGOFFSET\n\t\tv_Texcoord0\x3d(vec2(v_Texcoord0.x,v_Texcoord0.y-1.0)*u_TilingOffset.xy)+u_TilingOffset.zw;\n\t#endif\n\t\tv_Texcoord0\x3dvec2(v_Texcoord0.x,1.0 + v_Texcoord0.y);\n \n\tv_ViewDir \x3d u_CameraPos - v_PositionWorld;\n \n\t#ifdef RECEIVESHADOW\n\t\tv_posViewZ \x3d gl_Position.w;\n\t\t#ifdef SHADOWMAP_PSSM1 \n\t\t\tv_lightMVPPos \x3d u_lightShadowVP[0] * vec4(v_PositionWorld,1.0);\n\t\t#endif\n\t#endif\n}\n\nvoid main()\n{\n\t#ifdef CASTSHADOW\n\t\tmain_castShadow();\n\t#else\n\t\tmain_normal();\n\t#endif\n}", '#ifdef FSHIGHPRECISION\n\tprecision highp float;\n#else\n\tprecision mediump float;\n#endif\n\nvarying vec2 v_Texcoord0;\nvarying vec3 v_Normal;\nvarying vec3 v_Tangent;\nvarying vec3 v_Binormal;\nvarying vec3 v_ViewDir;\n\nuniform vec4 u_AmbientColor;\nuniform vec4 u_DiffuseColor;\n\n#ifdef DIFFUSETEXTURE\n\tuniform sampler2D u_DiffuseTexture;\n#endif\n#ifdef METALLICGLOSSTEXTURE\n\tuniform sampler2D u_MetallicGlossTexture;\n#endif\n#ifdef NORMALTEXTURE\n\tuniform sampler2D u_NormalTexture;\n\tuniform float u_normalScale;\n#endif\n#ifdef PARALLAXTEXTURE\n\tuniform sampler2D u_ParallaxTexture;\n\tuniform float u_parallaxScale;\n#endif\n#ifdef OCCLUSIONTEXTURE\n\tuniform sampler2D u_OcclusionTexture;\n\tuniform float u_occlusionStrength;\n#endif\n#ifdef EMISSION\n\t#ifdef EMISSIONTEXTURE\n\t\tuniform sampler2D u_EmissionTexture;\n\t#endif\n\tuniform vec4 u_EmissionColor;\n#endif\n\nuniform float u_AlphaTestValue;\nuniform float u_metallic;\nuniform float u_smoothness;\nuniform float u_smoothnessScale;\n\n#include "PBRStandardLighting.glsl"\n#include "ShadowHelper.glsl"\n\nvarying float v_posViewZ;\n#ifdef RECEIVESHADOW\n\t#if defined(SHADOWMAP_PSSM2)||defined(SHADOWMAP_PSSM3)\n\t\tuniform mat4 u_lightShadowVP[4];\n\t#endif\n\t#ifdef SHADOWMAP_PSSM1 \n\t\tvarying vec4 v_lightMVPPos;\n\t#endif\n#endif\n\nuniform DirectionLight u_DirectionLight;\n\nvoid main_castShadow()\n{\n\tgl_FragColor\x3dpackDepth(v_posViewZ);\n\t#if defined(DIFFUSEMAP)\x26\x26defined(ALPHATEST)\n\t\tfloat alpha \x3d texture2D(u_DiffuseTexture,v_Texcoord0).w;\n\t\tif( alpha \x3c u_AlphaTestValue )\n\t\t{\n\t\t\tdiscard;\n\t\t}\n\t#endif\n}\n\nvoid main_normal()\n{\t\n\tvec3 viewDir \x3d normalize(v_ViewDir);\n\t\n\tvec2 uv0 \x3d ParallaxOffset(viewDir);\n\t\n\tvec2 mg;\n\t#ifdef DIFFUSETEXTURE\n\t\tvec4 diffuseTextureColor \x3d texture2D(u_DiffuseTexture, uv0);\n\t\tvec4 diffuseColor \x3d diffuseTextureColor * u_DiffuseColor;\n\t\tmg \x3d MetallicGloss(diffuseTextureColor.a, uv0);\n\t#else\n\t\tvec4 diffuseColor \x3d u_DiffuseColor;\n\t\tmg \x3d MetallicGloss(1.0, uv0);\n\t#endif\n\t\n\t#ifdef ALPHATEST\n\t\tif(diffuseColor.a \x3c u_AlphaTestValue)\n\t\t\tdiscard;\n\t#endif\n\t\n\tgl_FragColor \x3d diffuseColor;\n\t\n\tvec3 normal \x3d UnpackScaleNormal(uv0);\n \n\tvec3 gi \x3d (u_AmbientColor * Occlusion(uv0)).rgb;\n \n\tvec4 color \x3d PBRStandardDiectionLight(diffuseColor.rgb, mg.r, mg.g, normal, viewDir, u_DirectionLight, gi);\n\t\n\tcolor.a \x3d diffuseColor.a;\n\t\n\t#ifdef EMISSION\n\t\tvec4 emissionColor \x3d u_EmissionColor;\n\t\t#ifdef EMISSIONTEXTURE\n\t\t\temissionColor *\x3d texture2D(u_EmissionTexture, uv0);\n\t\t#endif\n\t\tcolor.rgb +\x3d emissionColor.rgb;\n\t#endif\n\t\n\t#ifdef RECEIVESHADOW\n\t\tfloat shadowValue \x3d 1.0;\n\t\t#ifdef SHADOWMAP_PSSM3\n\t\t\tshadowValue \x3d getShadowPSSM3( u_shadowMap1,u_shadowMap2,u_shadowMap3,u_lightShadowVP,u_shadowPSSMDistance,u_shadowPCFoffset,v_PositionWorld,v_posViewZ,0.001);\n\t\t#endif\n\t\t#ifdef SHADOWMAP_PSSM2\n\t\t\tshadowValue \x3d getShadowPSSM2( u_shadowMap1,u_shadowMap2,u_lightShadowVP,u_shadowPSSMDistance,u_shadowPCFoffset,v_PositionWorld,v_posViewZ,0.001);\n\t\t#endif \n\t\t#ifdef SHADOWMAP_PSSM1\n\t\t\tshadowValue \x3d getShadowPSSM1( u_shadowMap1,v_lightMVPPos,u_shadowPSSMDistance,u_shadowPCFoffset,v_posViewZ,0.001);\n\t\t#endif\n\t\tgl_FragColor \x3d vec4(color.rgb * shadowValue, color.a);\n\t#else\n\t\tgl_FragColor \x3d color;\n\t#endif\n}\n\nvoid main()\n{\n\t#ifdef CASTSHADOW\t\t\n\t\tmain_castShadow();\n\t#else\n\t\tmain_normal();\n\t#endif \n}\n\n', a, b); $b.SHADERDEFINE_DIFFUSETEXTURE = a.registerMaterialDefine("DIFFUSETEXTURE"); $b.SHADERDEFINE_METALLICGLOSSTEXTURE = a.registerMaterialDefine("METALLICGLOSSTEXTURE"); $b.SHADERDEFINE_SMOOTHNESSSOURCE_DIFFUSETEXTURE_ALPHA = a.registerMaterialDefine("SMOOTHNESSSOURCE_DIFFUSETEXTURE_ALPHA"); $b.SHADERDEFINE_NORMALTEXTURE = a.registerMaterialDefine("NORMALTEXTURE"); $b.SHADERDEFINE_PARALLAXTEXTURE = a.registerMaterialDefine("PARALLAXTEXTURE"); $b.SHADERDEFINE_OCCLUSIONTEXTURE = a.registerMaterialDefine("OCCLUSIONTEXTURE"); $b.SHADERDEFINE_EMISSION = a.registerMaterialDefine("EMISSION"); $b.SHADERDEFINE_EMISSIONTEXTURE = a.registerMaterialDefine("EMISSIONTEXTURE"); $b.SHADERDEFINE_TILINGOFFSET = a.registerMaterialDefine("TILINGOFFSET"); a = {a_Position: 0, a_Normal: 3, a_Tangent0: 5, a_Texcoord0: 2, a_BoneWeights: 7, a_BoneIndices: 6}; b = { u_Bones: [0, 0], u_MvpMatrix: [1, 2], u_WorldMat: [0, 2], u_CameraPos: [0, 3], u_AlphaTestValue: [0, 1], u_DiffuseColor: [7, 1], u_SpecularColor: [8, 1], u_EmissionColor: [9, 1], u_DiffuseTexture: [1, 1], u_NormalTexture: [3, 1], u_ParallaxTexture: [4, 1], u_SpecularTexture: [2, 1], u_OcclusionTexture: [5, 1], u_EmissionTexture: [6, 1], u_smoothness: [10, 1], u_smoothnessScale: [11, 1], u_occlusionStrength: [13, 1], u_normalScale: [14, 1], u_parallaxScale: [15, 1], u_TilingOffset: [17, 1], "u_DirectionLight.Direction": [3, 4], "u_DirectionLight.Color": [4, 4], u_AmbientColor: [21, 4], u_shadowMap1: [18, 4], u_shadowMap2: [19, 4], u_shadowMap3: [20, 4], u_shadowPSSMDistance: [15, 4], u_lightShadowVP: [16, 4], u_shadowPCFoffset: [17, 4] }; f = Ia.nameKey.add("PBRSpecular"); a = P.add(f, "attribute vec4 a_Position;\nattribute vec3 a_Normal;\nattribute vec4 a_Tangent0;\nattribute vec2 a_Texcoord0;\n\nuniform mat4 u_MvpMatrix;\nuniform mat4 u_WorldMat;\nuniform vec3 u_CameraPos;\n\nvarying vec2 v_Texcoord0;\nvarying vec3 v_Normal;\nvarying vec3 v_Tangent;\nvarying vec3 v_Binormal;\nvarying vec3 v_ViewDir;\nvarying vec3 v_PositionWorld;\n\n#ifdef TILINGOFFSET\n\tuniform vec4 u_TilingOffset;\n#endif\n\nvarying float v_posViewZ;\n#ifdef RECEIVESHADOW\n #ifdef SHADOWMAP_PSSM1 \n\t varying vec4 v_lightMVPPos;\n\t uniform mat4 u_lightShadowVP[4];\n #endif\n#endif\n\n#ifdef BONE\n\tconst int c_MaxBoneCount \x3d 24;\n\tattribute vec4 a_BoneIndices;\n\tattribute vec4 a_BoneWeights;\n\tuniform mat4 u_Bones[c_MaxBoneCount];\n#endif\n\nvoid main_castShadow()\n{\n\t#ifdef BONE\n\t\tmat4 skinTransform\x3dmat4(0.0);\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.x)] * a_BoneWeights.x;\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.y)] * a_BoneWeights.y;\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.z)] * a_BoneWeights.z;\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.w)] * a_BoneWeights.w;\n\t\tvec4 position \x3d skinTransform * a_Position;\n\t\tgl_Position \x3d u_MvpMatrix * position;\n\t#else\n\t\tgl_Position \x3d u_MvpMatrix * a_Position;\n\t#endif\n\t \n\t//TODO\u6ca1\u8003\u8651UV\u52a8\u753b\u5462\n\t#if defined(DIFFUSEMAP)\x26\x26defined(ALPHATEST)\n\t\tv_Texcoord0 \x3d a_Texcoord0;\n\t#endif\n\t\tv_posViewZ \x3d gl_Position.z;\n}\n\nvoid main_normal()\n{\n\tmat3 worldMat;\n\t#ifdef BONE\n\t\tmat4 skinTransform \x3d mat4(0.0);\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.x)] * a_BoneWeights.x;\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.y)] * a_BoneWeights.y;\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.z)] * a_BoneWeights.z;\n\t\tskinTransform +\x3d u_Bones[int(a_BoneIndices.w)] * a_BoneWeights.w;\n\t\tvec4 position \x3d skinTransform * a_Position;\n\t\tgl_Position \x3d u_MvpMatrix * position;\n\t\tworldMat\x3dmat3(u_WorldMat*skinTransform);\n\t\tv_PositionWorld \x3d (u_WorldMat * position).xyz;\n\t#else\n\t\tgl_Position \x3d u_MvpMatrix * a_Position;\n\t\tworldMat \x3d mat3(u_WorldMat);\n\t\tv_PositionWorld \x3d (u_WorldMat * a_Position).xyz;\n\t#endif\n\t\n\tv_Normal \x3d worldMat * a_Normal;\n\tv_Tangent \x3d worldMat * a_Tangent0.xyz;\n\tv_Binormal \x3d cross(v_Normal, v_Tangent) * a_Tangent0.w;\n \n\tv_Texcoord0 \x3d a_Texcoord0;\n\t#ifdef TILINGOFFSET\n\t\tv_Texcoord0\x3d(vec2(v_Texcoord0.x,v_Texcoord0.y-1.0)*u_TilingOffset.xy)+u_TilingOffset.zw;\n\t#endif\n\t\tv_Texcoord0\x3dvec2(v_Texcoord0.x,1.0 + v_Texcoord0.y);\n \n\tv_ViewDir \x3d u_CameraPos - v_PositionWorld;\n \n\t#ifdef RECEIVESHADOW\n\t\tv_posViewZ \x3d gl_Position.w;\n\t\t#ifdef SHADOWMAP_PSSM1 \n\t\t\tv_lightMVPPos \x3d u_lightShadowVP[0] * vec4(v_PositionWorld,1.0);\n\t\t#endif\n\t#endif\n}\n\nvoid main()\n{\n\t#ifdef CASTSHADOW\n\t\tmain_castShadow();\n\t#else\n\t\tmain_normal();\n\t#endif\n}", '#ifdef FSHIGHPRECISION\n\tprecision highp float;\n#else\n\tprecision mediump float;\n#endif\n\nvarying vec2 v_Texcoord0;\nvarying vec3 v_Normal;\nvarying vec3 v_Tangent;\nvarying vec3 v_Binormal;\nvarying vec3 v_ViewDir;\n\nuniform vec4 u_AmbientColor;\nuniform vec4 u_DiffuseColor;\nuniform vec4 u_SpecularColor;\n\n#ifdef DIFFUSETEXTURE\n\tuniform sampler2D u_DiffuseTexture;\n#endif\n#ifdef SPECULARTEXTURE\n\tuniform sampler2D u_SpecularTexture;\n#endif\n#ifdef NORMALTEXTURE\n\tuniform sampler2D u_NormalTexture;\n\tuniform float u_normalScale;\n#endif\n#ifdef PARALLAXTEXTURE\n\tuniform sampler2D u_ParallaxTexture;\n\tuniform float u_parallaxScale;\n#endif\n#ifdef OCCLUSIONTEXTURE\n\tuniform sampler2D u_OcclusionTexture;\n\tuniform float u_occlusionStrength;\n#endif\n#ifdef EMISSION\n\t#ifdef EMISSIONTEXTURE\n\t\tuniform sampler2D u_EmissionTexture;\n\t#endif\n\tuniform vec4 u_EmissionColor;\n#endif\n\nuniform float u_AlphaTestValue;\nuniform float u_metallic;\nuniform float u_smoothness;\nuniform float u_smoothnessScale;\n\n#include "PBRSpecularLighting.glsl"\n#include "ShadowHelper.glsl"\n\nvarying float v_posViewZ;\n#ifdef RECEIVESHADOW\n\t#if defined(SHADOWMAP_PSSM2)||defined(SHADOWMAP_PSSM3)\n\t\tuniform mat4 u_lightShadowVP[4];\n\t#endif\n\t#ifdef SHADOWMAP_PSSM1 \n\t\tvarying vec4 v_lightMVPPos;\n\t#endif\n#endif\n\nuniform DirectionLight u_DirectionLight;\n\nvoid main_castShadow()\n{\n\tgl_FragColor\x3dpackDepth(v_posViewZ);\n\t#if defined(DIFFUSEMAP)\x26\x26defined(ALPHATEST)\n\t\tfloat alpha \x3d texture2D(u_DiffuseTexture,v_Texcoord0).w;\n\t\tif( alpha \x3c u_AlphaTestValue )\n\t\t{\n\t\t\tdiscard;\n\t\t}\n\t#endif\n}\n\nvoid main_normal()\n{\t\n\tvec3 viewDir \x3d normalize(v_ViewDir);\n\t\n\tvec2 uv0 \x3d ParallaxOffset(viewDir);\n\t\n\tvec4 sg;\n\t#ifdef DIFFUSETEXTURE\n\t\tvec4 diffuseTextureColor \x3d texture2D(u_DiffuseTexture, uv0);\n\t\tvec4 diffuseColor \x3d diffuseTextureColor * u_DiffuseColor;\n\t\tsg \x3d SpecularGloss(diffuseTextureColor.a, uv0);\n\t#else\n\t\tvec4 diffuseColor \x3d u_DiffuseColor;\n\t\tsg \x3d SpecularGloss(1.0, uv0);\n\t#endif\n\t\n\t#ifdef ALPHATEST\n\t\tif(diffuseColor.a \x3c u_AlphaTestValue)\n\t\t\tdiscard;\n\t#endif\n \n\tvec3 normal \x3d UnpackScaleNormal(uv0);\n\t\n\tvec3 gi \x3d (u_AmbientColor * Occlusion(uv0)).rgb;\n\t\n\t//float a \x3d (sg.r+sg.g+sg.b) / 3.0;\n \n\tvec4 color \x3d PBRSpecularDiectionLight(diffuseColor.rgb, sg.rgb, sg.a, normal,viewDir, u_DirectionLight, gi);\n\t\n\tcolor.a \x3d diffuseColor.a;\n\t\n\t#ifdef EMISSION\n\t\tvec4 emissionColor \x3d u_EmissionColor;\n\t\t#ifdef EMISSIONTEXTURE\n\t\t\temissionColor *\x3d texture2D(u_EmissionTexture, uv0);\n\t\t#endif\n\t\tcolor.rgb +\x3d emissionColor.rgb;\n\t#endif\n\t\n\t#ifdef RECEIVESHADOW\n\t\tfloat shadowValue \x3d 1.0;\n\t\t#ifdef SHADOWMAP_PSSM3\n\t\t\tshadowValue \x3d getShadowPSSM3( u_shadowMap1,u_shadowMap2,u_shadowMap3,u_lightShadowVP,u_shadowPSSMDistance,u_shadowPCFoffset,v_PositionWorld,v_posViewZ,0.001);\n\t\t#endif\n\t\t#ifdef SHADOWMAP_PSSM2\n\t\t\tshadowValue \x3d getShadowPSSM2( u_shadowMap1,u_shadowMap2,u_lightShadowVP,u_shadowPSSMDistance,u_shadowPCFoffset,v_PositionWorld,v_posViewZ,0.001);\n\t\t#endif \n\t\t#ifdef SHADOWMAP_PSSM1\n\t\t\tshadowValue \x3d getShadowPSSM1( u_shadowMap1,v_lightMVPPos,u_shadowPSSMDistance,u_shadowPCFoffset,v_posViewZ,0.001);\n\t\t#endif\n\t\tgl_FragColor \x3d vec4(color.rgb * shadowValue, color.a);\n\t#else\n\t\tgl_FragColor \x3d color;\n\t#endif\n}\n\nvoid main()\n{\n\t#ifdef CASTSHADOW\t\t\n\t\tmain_castShadow();\n\t#else\n\t\tmain_normal();\n\t#endif \n}\n\n', a, b); ac.SHADERDEFINE_DIFFUSETEXTURE = a.registerMaterialDefine("DIFFUSETEXTURE"); ac.SHADERDEFINE_SPECULARTEXTURE = a.registerMaterialDefine("SPECULARTEXTURE"); ac.SHADERDEFINE_SMOOTHNESSSOURCE_DIFFUSETEXTURE_ALPHA = a.registerMaterialDefine("SMOOTHNESSSOURCE_DIFFUSETEXTURE_ALPHA"); ac.SHADERDEFINE_NORMALTEXTURE = a.registerMaterialDefine("NORMALTEXTURE"); ac.SHADERDEFINE_PARALLAXTEXTURE = a.registerMaterialDefine("PARALLAXTEXTURE"); ac.SHADERDEFINE_OCCLUSIONTEXTURE = a.registerMaterialDefine("OCCLUSIONTEXTURE"); ac.SHADERDEFINE_EMISSION = a.registerMaterialDefine("EMISSION"); ac.SHADERDEFINE_EMISSIONTEXTURE = a.registerMaterialDefine("EMISSIONTEXTURE"); ac.SHADERDEFINE_TILINGOFFSET = a.registerMaterialDefine("TILINGOFFSET"); a = {a_position: 0, a_normal: 3, uv: 2}; b = { irrad_mat_red: [10, 3], irrad_mat_green: [11, 3], irrad_mat_blue: [12, 3], u_hdrexposure: [13, 3], texBaseColor: [1, 1], texNormal: [2, 1], texSky: [11, 1], texUnderWater: [3, 1], texPrefilterdEnv: [8, 3], texPrefilterDiff: [7, 3], texWaterDisp: [4, 1], texWaveDetail: [9, 1], texDeepColor: [10, 1], texWaterInfo: [16, 1], texFoam: [17, 1], GEOWAVE_UV_SCALE: [18, 1], modelMatrix: [0, 2], mvp: [1, 2], cameraPosition: [0, 3], u_curTm: [8, 1], u_scrsize: [15, 1], u_WaveInfoD: [13, 1], u_WaveInfo: [12, 1], u_WaveMainDir: [14, 1], u_DeepScale: [20, 1], u_SeaColor: [19, 1], u_View: [1, 3], u_Project: [2, 3], u_FogStart: [1, 4], u_FogRange: [2, 4], u_FogColor: [0, 4], "u_DirectionLight.Direction": [3, 4], "u_DirectionLight.Diffuse": [4, 4], "u_PointLight.Position": [5, 4], "u_PointLight.Range": [6, 4], "u_PointLight.Attenuation": [7, 4], "u_PointLight.Diffuse": [8, 4], "u_SpotLight.Position": [9, 4], "u_SpotLight.Direction": [10, 4], "u_SpotLight.Range": [12, 4], "u_SpotLight.Spot": [11, 4], "u_SpotLight.Attenuation": [13, 4], "u_SpotLight.Diffuse": [14, 4] }; f = Ia.nameKey.add("Water"); a = P.add(f, '\nuniform mat4 modelMatrix;\n//uniform mat4 modelViewMatrix;\n//uniform mat4 projectionMatrix;\nuniform mat4 u_View;\nuniform mat4 u_Project;\nuniform mat4 mvp;\n//uniform mat4 viewMatrix;\nuniform vec3 cameraPosition;\nuniform float u_curTm;\n\nattribute vec3 a_position;\nattribute vec3 a_normal;\nattribute vec2 uv;\n//uniform sampler2D texWaterDisp;\n#ifdef USE_VERTEX_DEEPINFO\n#else\nuniform sampler2D texWaterInfo;\nvarying vec4 vWaterInfo;\nuniform float u_DeepScale;//texWaterInfo.r*vDeepScale\n#endif\nuniform float u_WaveMainDir;\t//\u4e3b\u6ce2\u65b9\u5411\nuniform float GEOWAVE_UV_SCALE ;//\x3d 100.0;\n\n\nvarying vec2 vUv;\nvarying vec3 vWorldNorm;\nvarying vec3 vWorldTan;\nvarying vec3 vWorldBin;\nvarying vec4 vViewPos;\nvarying vec4 vWorldPos;\nvarying vec3 vLightDir;\nvarying vec3 vViewDir;\nvarying vec3 vDisp;\nvarying float fDeep;\nvarying mat2 matUVTrans;\nvarying float fFoam;\n\nconst float PI \x3d 3.14159265358979323846264;\n\n#include "WaveFunction.glsl"\n\nvec2 getPosFromUV(vec2 uv){\n\treturn uv*50.;\n}\n\nvoid main() {\n\tvec3 pos \x3d a_position;\n vUv \x3d uv;\n\t\n\t//vDisp \x3d texture2D(texWaterDisp,uv).rgb;\n\t//vec3 disp \x3d vDisp;\n\t\n\t//TODO \u8fd9\u91cc\u6709\u4e2a\u6f5c\u89c4\u5219\u3002\n\tfloat tt \x3d pos.y; pos.y\x3dpos.z; pos.z\x3d-tt;\n\t\n\t#ifdef USE_VERTEX_DEEPINFO\n\tfDeep \x3d -pos.y;\n\tpos.y\x3d0.0;\n\t#else\n\tvWaterInfo \x3d texture2D(texWaterInfo,uv);\n\tfDeep \x3d vWaterInfo.r*u_DeepScale;\n\t#endif\n\t\n\t\n\t//\u8ba1\u7b97\u6ce2\u5f62\n\tmat4 modelMat \x3d modelMatrix;\n\tvec3 opos, T,B,N;\n\tfloat foams\x3d0.;\n\tvec2 uvpos \x3d uv*GEOWAVE_UV_SCALE+vec2(modelMat[3][0],0.);//TODO \u5982\u679c\u6709\u65cb\u8f6c\u7f29\u653e\u600e\u4e48\u529e\n\tcalcGerstnerWave(u_curTm, pos,fDeep, uvpos,opos,B,T,N,foams);\n\tfFoam \x3d foams;\n\tgl_Position \x3d mvp*vec4(opos,1.);\n\tvWorldPos \x3d modelMat*vec4(opos,1.);\n\n\tvWorldNorm \x3d normalize((modelMatrix*vec4(N,0.0)).xyz);\n\tvWorldTan \x3d normalize((modelMatrix*vec4(T,0.0)).xyz);\n\tvWorldBin \x3d normalize((modelMatrix*vec4(B,0.0)).xyz);\n vViewDir \x3d vWorldPos.xyz-cameraPosition; //\u8fd9\u4e2a\u4e0d\u80fd\u53d6normalize\uff0c\u5426\u5219\u4f1a\u5f15\u5165\u975e\u7ebf\u6027\n\t\n\tfloat s \x3d sin(u_WaveMainDir);\n\tfloat c \x3d cos(u_WaveMainDir);\n\tmatUVTrans \x3d mat2(c,-s,s,c);\n}\n', "//#version 300 es\n\nprecision highp float;\nprecision lowp int;\n\nconst float PI \x3d 3.14159265358979323846264;\nconst float _2PI \x3d 6.2831853071796;\nvarying vec2 vUv;\nvarying vec3 vWorldNorm;\nvarying vec3 vWorldTan;\nvarying vec3 vWorldBin;\nvarying vec3 vViewDir;//\u5165\u5c04\u3002pos-cam\nvarying vec4 vViewPos;\nvarying vec4 vWorldPos;\nvarying float fDeep;\nvarying mat2 matUVTrans;\n#ifdef USE_VERTEX_DEEPINFO\n#else\nvarying vec4 vWaterInfo;\n#endif\nmat3 matTBNOff;//\n\n//\nuniform sampler2D texBaseColor;\nuniform sampler2D texNormal;\n#ifdef CUBE_ENV\nuniform samplerCube texSky;\n#else\nuniform sampler2D texSky;\n#endif\nuniform sampler2D texUnderWater;\nuniform sampler2D texWaveDetail;\n//uniform sampler2D texDeepColor;\nuniform sampler2D texFoam;\nvarying float fFoam;\nuniform float u_curTm;\nuniform vec2 u_scrsize;\nuniform vec3 u_SeaColor;//\n\nconst int NumTexWaves\x3d4;\nconst float Amp_over_L \x3d 0.01;\n//const vec3 SEA_COLOR1 \x3d vec3(0.0292,0.672,0.7467);//\u5927\u6d0b\n//const vec3 SEA_COLOR2 \x3d vec3(0,0.927,0.43);//\u8fd1\u6d77\n\nconst float _maxu8 \x3d 255.0;\nconst float _maxu16 \x3d 65535.0;\nconst float _shift8 \x3d 256.0; //\u5e73\u79fb\u7684\u8bdd\u662f*256\u800c\u4e0d\u662f255\nvec2 _RGBAToU16(const in vec4 rgba){\n return vec2((rgba.r*_maxu8+rgba.g*_maxu8*_shift8)/_maxu16, (rgba.b*_maxu8+rgba.a*_maxu8*_shift8)/_maxu16);\n}\nvec3 _RGBEToRGB( const in vec4 rgba ){\n float f \x3d pow(2.0, rgba.w * 255.0 - (128.0 + 8.0));\n return rgba.rgb * (255.0 * f);\n}\n\nfloat saturate(float v){\n return min(max(v,0.),1.);\n}\n\n/*\n\t\u5404\u79cd ToneMap\n*/\n//Reinhard\nvec3 ReinhardToneMapping(vec3 color, float adapted_lum) {\n const float MIDDLE_GREY \x3d 1.;\n color *\x3d MIDDLE_GREY / adapted_lum;\n return color / (1.0 + color);\n}\n\n//CE2\nvec3 CEToneMapping(vec3 color, float adapted_lum){\n return 1. - exp(-adapted_lum * color);\n}\n\n//UC2\nvec3 F1(vec3 x){\n\tconst float A \x3d 0.22;\n\tconst float B \x3d 0.30;\n\tconst float C \x3d 0.10;\n\tconst float D \x3d 0.20;\n\tconst float E \x3d 0.01;\n\tconst float F \x3d 0.30;\n \n\treturn ((x * (A * x + C * B) + D * E) / (x * (A * x + B) + D * F)) - E / F;\n}\n\nvec3 Uncharted2ToneMapping(vec3 color, float adapted_lum){\n\tconst vec3 WHITE \x3d vec3(11.2);\n\treturn F1(1.6 * adapted_lum * color) / F1(WHITE);\n}\n\n//ACES\nvec3 ACESToneMapping(vec3 color, float adapted_lum){\n\tconst float A \x3d 2.51;\n\tconst float B \x3d 0.03;\n\tconst float C \x3d 2.43;\n\tconst float D \x3d 0.59;\n\tconst float E \x3d 0.14;\n\n\tcolor *\x3d adapted_lum;\n\treturn (color * (A * color + B)) / (color * (C * color + D) + E);\n}\n\n/*\n* \u5bf9\u4e00\u4e2a\u5168\u666f\u56fe\u8fdb\u884c\u91c7\u6837\u3002\u5047\u8bbex\u8f74\u6307\u5411\u4e2d\u5fc3\u3002\n*/\nvec4 texPanorama(sampler2D tex, const in vec3 dir){\n\tfloat envu \x3d atan(dir.z,dir.x)/_2PI+0.5; \t\n\tfloat envv \x3d acos(dir.y)/PI;//(1.0-dir.y)/2.0;\n\treturn texture2D(tex,vec2(envu,envv));\n}\n\n/*\n\t\u4e0e\u4f4d\u4e8e0\u70b9\u7684\u6d4b\u8bd5\u68d2\u7684\u76f8\u4ea4\u6d4b\u8bd5\u4ea4\u70b9\n\t\u8fd9\u4e2a\u662f\u778e\u5199\u7684\uff0c\u53ea\u662f\u4e3a\u4e86\u6d4b\u8bd5\n*/\nbool hitClydiner(vec3 pos, vec3 dir, out vec3 hitpos, out vec3 hitnormal){\n\tconst float r \x3d 0.5;\n\tfloat a \x3d dir.x*dir.x+dir.z*dir.z;\n\tfloat b \x3d 2.*dir.x*pos.x+2.*dir.z*pos.z;\n\tfloat c \x3d pos.x*pos.x+pos.z*pos.z-r*r;\n\tfloat d \x3d b*b-4.*a*c;\n\tif(d\x3e\x3d0.0){\n\t\tfloat t \x3d (-b+sqrt(d))/2./a;\n\t\tt \x3dmin(t, (-b-sqrt(d))/2./a);\n\t\thitpos \x3d pos+dir*t;\n\t\treturn true;\n\t}\n\t/*\n\tvec3 v1 \x3d normalize(cross(dir,vec3(0.,1.,0.)));//\u516c\u5782\u7ebf\n\tfloat dist \x3d dot(pos,v1);//\u6700\u77ed\u8ddd\u79bb\n\tif(abs(dist)\x3cr){\n\t\treturn true;\n\t}\n\t*/\n\treturn false;\n}\n\n///* \u6839\u636e\u6563\u5c04\u516c\u5f0f\u6765\u8ba1\u7b97\u67d0\u4e2a\u65b9\u5411\u7684\u989c\u8272 *///\n//\nfloat phase_function(float costheta, float g, float g2){\n\treturn 1.5*( (1.0-g2) / (2.0+g2) ) * (1.0+costheta*costheta) / pow(1.0+g2-2.0*g*costheta, 1.5);\t\n}\n\nconst float _density \x3d .2;\nconst vec3 _vLightDir\x3dvec3(0.,-1.,0.);//\u5fc5\u987b\u662f\u89c4\u683c\u5316\u7684\nconst int _SAMPLENUM \x3d 20;\nconst float _K1 \x3d 1.0;\nconst float _g \x3d -0.93;\n//\nvec3 calcScatter(vec3 start, vec3 dir, vec3 end){\n\tfloat len \x3d length(end-start);\n\tfloat costheta \x3d dot(dir,_vLightDir);\n\tfloat g2 \x3d _g*_g;\n\tfloat K \x3d _K1*len*_density*phase_function(costheta,_g,g2);\n\t//\u7528\u5206\u6bb5\u7684\u65b9\u5f0f\u6765\u79ef\u5206\n\tfloat dlen \x3d len/float(_SAMPLENUM);//\u8ddd\u79bb\u5e73\u5206\n\tfloat ddeep \x3d (start.y-end.y)/float(_SAMPLENUM);//\u6df1\u5ea6\u5e73\u5206\n\tfloat sum\x3d0.;\n\tfor( int i\x3d0; i\x3c_SAMPLENUM; i++){\n\t\tfloat fi \x3d float(i);\n\t\tfloat v1 \x3d exp(-_density*(dlen+ddeep)*fi);//TODO \u5e94\u8be5\u53ef\u4ee5\u7528\u5206\u6790\u6cd5\u8ba1\u7b97\u51fa\u6765\n\t\tsum +\x3d v1;\n\t}\n\treturn vec3(K*sum);\n}\n///* \u6839\u636e\u6563\u5c04\u516c\u5f0f\u6765\u8ba1\u7b97\u67d0\u4e2a\u65b9\u5411\u7684\u4eae\u5ea6 END *///\n\nconst float cDeep \x3d -2.;\t//\u5047\u8bbe\u6c34\u7684\u6df1\u5ea6\nvec3 getShuiDiColor(vec3 pos, vec3 dir, vec3 normal){\n\t//\u4e00\u4e2a\u65e0\u9650\u5927\u7684\u6c34\u5e95\uff0c\u9ed1\u767d\u683c\u7eb9\u7406\u3002\u7eb9\u7406\u957f\u5ea6\u4e3a1\u7c73\n\tfloat t \x3d ( cDeep-pos.y )/dir.y;\n\tif(t\x3c0.) return vec3(1.,0.,0.);//TEST\n\tbool bhit \x3d false;\n\tvec3 hitpos;\n\tvec3 hitcolor;\n\tvec3 hn;\n\tif(hitClydiner(pos,dir,hitpos,hn) \x26\x26 hitpos.y\x3ecDeep \x26\x26 hitpos.y\x3cpos.y){\n\t\tbhit\x3dtrue;\n\t\thitcolor \x3d vec3(.8,.8,.8);\n\n\t}else\n\t{\n\t\thitpos \x3d pos+dir*t;\n\t\tvec3 hp \x3d floor(hitpos);\n\t\tfloat a \x3d mod((hp.x+hp.z),2.);\n\t\thitcolor \x3d (a\x3c.9)?vec3(0.,0.,0.):vec3(1.,1.,1.);\n\t\t//hitcolor \x3d texture2D(texUnderWater,hitpos.xz/10.).rgb;\n\t}\n\t\n\tfloat l \x3d length(hitpos-pos);\n\t//return texture2D(texDeepColor,vec2(min(max(l/400.,0.),1.),0.5)).rgb;\n\t//return SEA_COLOR1*calcScatter(pos,dir,hitpos);\n\tfloat left \x3d pow(0.8,l);//\u5047\u8bbe\u900f\u8fc7\u7387\u4e3a80%\uff0c\u5219\u5230\u8fbe\u6c34\u5e95\u7684\u65f6\u5019\u7684\u5149\u5f3a\u3002\n\treturn mix(hitcolor,u_SeaColor,1.-left);\n}\n\n/*\n\tview\u5df2\u7ecfnormalize\u4e86\n*/\nvec3 getRefractColor(vec3 view,vec3 normal){\n\tvec3 T \x3d refract(-view, normal, 0.7);\n\treturn getShuiDiColor(vWorldPos.xyz,T,normal); \n}\n\nvec4 calcWaterC(vec3 view, vec3 normal, float von, vec3 R, float rough){\n\t/*\n\t\u53ea\u6709\u6d6a\u9876\u7684\u6cd5\u7ebf\u5411\u4e0b\uff0c\u4e5f\u5c31\u662f\u6ce2\u5f62\u5f62\u6210\u4e86\u4ea4\u53e0\u7684\u65f6\u5019\uff0c\u624d\u4f1a\u8fd9\u6837\uff0c\u6240\u4ee5\u8981\u901a\u8fc7\u53c2\u6570\u63a7\u5236\u907f\u514d\u51fa\u73b0\u8fd9\u79cd\u60c5\u51b5\uff0c\u800c\u4e0d\u662f\u5728\u8fd9\u91cc\u4fdd\u62a4\u3002\n\tif(dot(R,vec3(0.,1.,0.))\x3c0.){\n\t\tR \x3d -R;\n\t}\n\t*/\n\t//vec3 refr \x3d getRefractColor(-view,normal);\n#ifdef USE_REFR_TEX\t\n\tvec3 refr \x3d texture2D(texUnderWater, gl_FragCoord.xy/u_scrsize+normal.xz/8.).rgb;\n#else\n\tvec3 refr \x3d u_SeaColor;\n#endif\n\tfloat F0\x3d0.02;\n\t//\u83f2\u6d85\u5c14\uff0c\u8d8a\u5927\u53cd\u5c04\u8d8a\u5f3a\n\tfloat f \x3d F0+(1.0-F0)*exp2((-5.55473*von-6.98316)*von);\n\t//float f \x3d F0+(1.0-F0)*pow(1.-von,5.);\n\t//\u80fd\u770b\u5230\u6c34\u5e95\u7684\u7a0b\u5ea6\u3002\u53cd\u5c04\u5269\u4f59\u7684*\u6c34\u4e2d\u7684\u8870\u51cf\n\t//float a \x3d (1.-f)*(1.-deepk);\n#ifdef CUBE_ENV\n\tvec4 reflc \x3d textureCube(texSky,R);\n#else\n\tvec4 reflc \x3d texPanorama(texSky, R);\n#endif\n#ifdef HDR_ENV\n\tvec3 refl \x3d _RGBEToRGB(reflc)*f;\n#else\n\tvec3 refl \x3d reflc.rgb*f;\n#endif\n\t//return vec4(refl*(1.-rough),1.);\n\t\n\t//vec3 refl \x3d reflc.rgb*f;\n\tvec3 final \x3d mix(refr, u_SeaColor, min(fDeep/10.,1.))+refl*(max(0.,1.-rough));\n#ifdef HDR_ENV\n\tfinal \x3d ACESToneMapping(final,1.);//TODO \u8fd9\u4e2a\u8981uniform\u4f20\u5165\n#endif\n\treturn vec4(final,f);\n}\n\nvoid main() {\n vec3 normal \x3d normalize(vWorldNorm);\n\t//\u5982\u679cuv\x3d1\u4e3a100\u7c73\uff0c\u5e0c\u671b\u6bcf\u4e2a\u7ec6\u8282\u7eb9\u7406\u8868\u793a20\u7c73\u7684\u5c0f\u6ce2\u5f62\uff0c\u5219uv\u7f29\u653e\u662f 100/20\u3002\u7ec6\u8282\u7eb9\u7406\u5185\u90e8\u4e5f\u8981\u7528\u8fd9\u4e2a\u503c\uff0c\u5373pos\x3duv*20\n\tvec2 ruv \x3d matUVTrans*vUv;\n\tvec3 detailNorm \x3d texture2D(texWaveDetail,fract(ruv*5.)).rgb*2.-vec3(1.);//TODO uv\u600e\u4e48\u7b97\n\tfloat texNormScale \x3d 2.*PI*float(NumTexWaves)*Amp_over_L*2.5;\n\tdetailNorm *\x3d vec3(texNormScale,1.,texNormScale);\n\t//\u65cb\u8f6c\n\t//\u7ec6\u8282\u7eb9\u7406\u6765\u81earendertarget\uff0c\u56e0\u6b64\u9700\u8981\u98a0\u5012z\n\t\n\tmatTBNOff \x3d mat3(matUVTrans[0][0],0.,matUVTrans[1][0],\n\t0.,1.,0.,\n\tmatUVTrans[0][1],0.,matUVTrans[1][1]\n\t);\n\t\n\t/*\n\tmatTBNOff \x3d mat3(0.,0.,1.,\n\t0.,1.,0.,\n\t-1.,0.,0.\n\t);\n\t*/\n\n mat3 tsn \x3d mat3( vWorldBin, normal, vWorldTan);\t\n //normal \x3d normalize(tsn * matTBNOff * detailNorm);\n\tnormal \x3d normalize(tsn * detailNorm); //\u8fd9\u4e2a\u5e94\u8be5\u66f4\u6b63\u786e\u3002\u56e0\u4e3a\u672c\u8eab\u65b9\u5411\u5c31\u662f\u6839\u636euv\u7b97\u7684\uff0c\u5982\u679c\u662f\u9759\u6001\u56fe\u7247\u624d\u9700\u8981\u8f6c\u6362\u3002\n\t//vec4 normtex \x3d texture2D( texNormal, vUv );\n vec3 view \x3d -normalize(vViewDir);//view \u662f\u6307\u5411camera\u7684\n float NoV \x3d saturate(dot( view, normal ));\n //vec3 R \x3d 2. * NoV * normal - view;\n\t\n#ifdef USE_FOAM\t\n\tvec4 foamc \x3d (texture2D(texFoam,vUv*50.)+texture2D(texFoam,vUv*20.))/2.;\n\tfloat nearcoast \x3d 1.-min(fDeep/10.,1.);// 1.-vWaterInfo.r;\n\tfloat foams \x3d (nearcoast/4.+fFoam)*2.*nearcoast;\n#else\n\tfloat foams \x3d0.;\n#endif\n\t\n\tvec3 R \x3d reflect(-view,normal);\n\tvec4 wc \x3d calcWaterC(view, normal,NoV,R, foams);\n\n\tgl_FragColor.rgb \x3d wc.rgb;//normalize(detailNorm).rrr;//((normal)+vec3(0.0))/1.;//normalize(normal).rgb;//texture2D(texWaveDetail,vUv).rgb;// fracColor * texture2D(texUnderWater, vUv*20.0).rgb;// vec3(1.0);//pbrl.rgb;\n gl_FragColor.a \x3d 1.0;//wc.a;\n#ifdef USE_FOAM\n\tgl_FragColor.rgb \x3d mix(gl_FragColor.rgb,vec3(1.),foamc.a*foams);\n\tgl_FragColor.a \x3d foamc.r;\n#endif\n\t//if(mod(vUv.x*100.,1.0)\x3c0.02 || mod(vUv.y*100.,1.0)\x3c0.02) gl_FragColor.rgb\x3dvec3(0.5,.5,.5);\n\t//gl_FragColor.rgb \x3d detailNorm;\n}\n", a, b); Wc.SHADERDEFINE_CUBE_ENV = a.registerMaterialDefine("CUBE_ENV"); Wc.SHADERDEFINE_HDR_ENV = a.registerMaterialDefine("HDR_ENV"); Wc.SHADERDEFINE_SHOW_NORMAL = a.registerMaterialDefine("SHOW_NORMAL"); Wc.SHADERDEFINE_USEVERTEXHEIGHT = a.registerMaterialDefine("USE_VERTEX_DEEPINFO"); Wc.SHADERDEFINE_USE_FOAM = a.registerMaterialDefine("USE_FOAM"); Wc.SHADERDEFINE_USE_REFRACT_TEX = a.registerMaterialDefine("USE_REFR_TEX"); a = { a_CornerTextureCoordinate: 17, a_MeshPosition: 0, a_MeshColor: 1, a_MeshTextureCoordinate: 2, a_ShapePositionStartLifeTime: 30, a_DirectionTime: 32, a_StartColor: 19, a_EndColor: 23, a_StartSize: 20, a_StartRotation0: 22, a_StartSpeed: 31, a_Random0: 34, a_Random1: 35, a_SimulationWorldPostion: 36, a_SimulationWorldRotation: 37 }; b = { u_Tintcolor: [2, 1], u_TilingOffset: [3, 1], u_texture: [1, 1], u_WorldPosition: [0, 2], u_WorldRotation: [1, 2], u_PositionScale: [4, 2], u_SizeScale: [5, 2], u_ScalingMode: [6, 2], u_Gravity: [7, 2], u_ThreeDStartRotation: [8, 2], u_StretchedBillboardLengthScale: [9, 2], u_StretchedBillboardSpeedScale: [10, 2], u_SimulationSpace: [11, 2], u_CurrentTime: [12, 2], u_ColorOverLifeGradientAlphas: [22, 2], u_ColorOverLifeGradientColors: [23, 2], u_MaxColorOverLifeGradientAlphas: [24, 2], u_MaxColorOverLifeGradientColors: [25, 2], u_VOLVelocityConst: [13, 2], u_VOLVelocityGradientX: [14, 2], u_VOLVelocityGradientY: [15, 2], u_VOLVelocityGradientZ: [16, 2], u_VOLVelocityConstMax: [17, 2], u_VOLVelocityGradientMaxX: [18, 2], u_VOLVelocityGradientMaxY: [19, 2], u_VOLVelocityGradientMaxZ: [20, 2], u_VOLSpaceType: [21, 2], u_SOLSizeGradient: [26, 2], u_SOLSizeGradientX: [27, 2], u_SOLSizeGradientY: [28, 2], u_SOLSizeGradientZ: [29, 2], u_SOLSizeGradientMax: [30, 2], u_SOLSizeGradientMaxX: [31, 2], u_SOLSizeGradientMaxY: [32, 2], u_SOLSizeGradientMaxZ: [33, 2], u_ROLAngularVelocityConst: [34, 2], u_ROLAngularVelocityConstSeprarate: [35, 2], u_ROLAngularVelocityGradient: [36, 2], u_ROLAngularVelocityGradientX: [37, 2], u_ROLAngularVelocityGradientY: [38, 2], u_ROLAngularVelocityGradientZ: [39, 2], u_ROLAngularVelocityGradientW: [40, 2], u_ROLAngularVelocityConstMax: [41, 2], u_ROLAngularVelocityConstMaxSeprarate: [42, 2], u_ROLAngularVelocityGradientMax: [43, 2], u_ROLAngularVelocityGradientMaxX: [44, 2], u_ROLAngularVelocityGradientMaxY: [45, 2], u_ROLAngularVelocityGradientMaxZ: [46, 2], u_ROLAngularVelocityGradientMaxW: [47, 2], u_TSACycles: [48, 2], u_TSASubUVLength: [49, 2], u_TSAGradientUVs: [50, 2], u_TSAMaxGradientUVs: [51, 2], u_CameraPosition: [0, 3], u_CameraDirection: [5, 3], u_CameraUp: [6, 3], u_View: [1, 3], u_Projection: [2, 3], u_FogStart: [1, 4], u_FogRange: [2, 4], u_FogColor: [0, 4] }; f = Ia.nameKey.add("PARTICLESHURIKEN"); a = P.add(f, "#ifdef HIGHPRECISION\n precision highp float;\n#else\n precision mediump float;\n#endif\n\n#if defined(SPHERHBILLBOARD)||defined(STRETCHEDBILLBOARD)||defined(HORIZONTALBILLBOARD)||defined(VERTICALBILLBOARD)\n\tattribute vec4 a_CornerTextureCoordinate;\n#endif\n#ifdef RENDERMODE_MESH\n\tattribute vec3 a_MeshPosition;\n\tattribute vec4 a_MeshColor;\n\tattribute vec2 a_MeshTextureCoordinate;\n\tvarying vec4 v_MeshColor;\n#endif\n\nattribute vec4 a_ShapePositionStartLifeTime;\nattribute vec4 a_DirectionTime;\nattribute vec4 a_StartColor;\nattribute vec3 a_StartSize;\nattribute vec3 a_StartRotation0;\nattribute float a_StartSpeed;\n#if defined(COLOROVERLIFETIME)||defined(RANDOMCOLOROVERLIFETIME)||defined(SIZEOVERLIFETIMERANDOMCURVES)||defined(SIZEOVERLIFETIMERANDOMCURVESSEPERATE)||defined(ROTATIONOVERLIFETIMERANDOMCONSTANTS)||defined(ROTATIONOVERLIFETIMERANDOMCURVES)\n attribute vec4 a_Random0;\n#endif\n#if defined(TEXTURESHEETANIMATIONRANDOMCURVE)||defined(VELOCITYOVERLIFETIMERANDOMCONSTANT)||defined(VELOCITYOVERLIFETIMERANDOMCURVE)\n attribute vec4 a_Random1;\n#endif\nattribute vec3 a_SimulationWorldPostion;\nattribute vec4 a_SimulationWorldRotation;\n\nvarying float v_Discard;\nvarying vec4 v_Color;\n#ifdef DIFFUSEMAP\n\tvarying vec2 v_TextureCoordinate;\n#endif\n\nuniform float u_CurrentTime;\nuniform vec3 u_Gravity;\n\nuniform vec3 u_WorldPosition;\nuniform vec4 u_WorldRotation;\nuniform bool u_ThreeDStartRotation;\nuniform int u_ScalingMode;\nuniform vec3 u_PositionScale;\nuniform vec3 u_SizeScale;\nuniform mat4 u_View;\nuniform mat4 u_Projection;\n\n#ifdef STRETCHEDBILLBOARD\n\tuniform vec3 u_CameraPosition;\n#endif\nuniform vec3 u_CameraDirection;//TODO:\u53ea\u6709\u51e0\u79cd\u5e7f\u544a\u724c\u6a21\u5f0f\u9700\u8981\u7528\nuniform vec3 u_CameraUp;\n\nuniform float u_StretchedBillboardLengthScale;\nuniform float u_StretchedBillboardSpeedScale;\nuniform int u_SimulationSpace;\n\n#if defined(VELOCITYOVERLIFETIMECONSTANT)||defined(VELOCITYOVERLIFETIMECURVE)||defined(VELOCITYOVERLIFETIMERANDOMCONSTANT)||defined(VELOCITYOVERLIFETIMERANDOMCURVE)\n uniform int u_VOLSpaceType;\n#endif\n#if defined(VELOCITYOVERLIFETIMECONSTANT)||defined(VELOCITYOVERLIFETIMERANDOMCONSTANT)\n uniform vec3 u_VOLVelocityConst;\n#endif\n#if defined(VELOCITYOVERLIFETIMECURVE)||defined(VELOCITYOVERLIFETIMERANDOMCURVE)\n uniform vec2 u_VOLVelocityGradientX[4];//x\u4e3akey,y\u4e3a\u901f\u5ea6\n uniform vec2 u_VOLVelocityGradientY[4];//x\u4e3akey,y\u4e3a\u901f\u5ea6\n uniform vec2 u_VOLVelocityGradientZ[4];//x\u4e3akey,y\u4e3a\u901f\u5ea6\n#endif\n#ifdef VELOCITYOVERLIFETIMERANDOMCONSTANT\n uniform vec3 u_VOLVelocityConstMax;\n#endif\n#ifdef VELOCITYOVERLIFETIMERANDOMCURVE\n uniform vec2 u_VOLVelocityGradientMaxX[4];//x\u4e3akey,y\u4e3a\u901f\u5ea6\n uniform vec2 u_VOLVelocityGradientMaxY[4];//x\u4e3akey,y\u4e3a\u901f\u5ea6\n uniform vec2 u_VOLVelocityGradientMaxZ[4];//x\u4e3akey,y\u4e3a\u901f\u5ea6\n#endif\n\n#ifdef COLOROVERLIFETIME\n uniform vec4 u_ColorOverLifeGradientColors[4];//x\u4e3akey,yzw\u4e3aColor\n uniform vec2 u_ColorOverLifeGradientAlphas[4];//x\u4e3akey,y\u4e3aAlpha\n#endif\n#ifdef RANDOMCOLOROVERLIFETIME\n uniform vec4 u_ColorOverLifeGradientColors[4];//x\u4e3akey,yzw\u4e3aColor\n uniform vec2 u_ColorOverLifeGradientAlphas[4];//x\u4e3akey,y\u4e3aAlpha\n uniform vec4 u_MaxColorOverLifeGradientColors[4];//x\u4e3akey,yzw\u4e3aColor\n uniform vec2 u_MaxColorOverLifeGradientAlphas[4];//x\u4e3akey,y\u4e3aAlpha\n#endif\n\n\n#if defined(SIZEOVERLIFETIMECURVE)||defined(SIZEOVERLIFETIMERANDOMCURVES)\n uniform vec2 u_SOLSizeGradient[4];//x\u4e3akey,y\u4e3a\u5c3a\u5bf8\n#endif\n#ifdef SIZEOVERLIFETIMERANDOMCURVES\n uniform vec2 u_SOLSizeGradientMax[4];//x\u4e3akey,y\u4e3a\u5c3a\u5bf8\n#endif\n#if defined(SIZEOVERLIFETIMECURVESEPERATE)||defined(SIZEOVERLIFETIMERANDOMCURVESSEPERATE)\n uniform vec2 u_SOLSizeGradientX[4];//x\u4e3akey,y\u4e3a\u5c3a\u5bf8\n uniform vec2 u_SOLSizeGradientY[4];//x\u4e3akey,y\u4e3a\u5c3a\u5bf8\n uniform vec2 u_SOLSizeGradientZ[4];//x\u4e3akey,y\u4e3a\u5c3a\u5bf8\n#endif\n#ifdef SIZEOVERLIFETIMERANDOMCURVESSEPERATE\n uniform vec2 u_SOLSizeGradientMaxX[4];//x\u4e3akey,y\u4e3a\u5c3a\u5bf8\n uniform vec2 u_SOLSizeGradientMaxY[4];//x\u4e3akey,y\u4e3a\u5c3a\u5bf8\n uniform vec2 u_SOLSizeGradientMaxZ[4];//x\u4e3akey,y\u4e3a\u5c3a\u5bf8\n#endif\n\n\n#ifdef ROTATIONOVERLIFETIME\n #if defined(ROTATIONOVERLIFETIMECONSTANT)||defined(ROTATIONOVERLIFETIMERANDOMCONSTANTS)\n uniform float u_ROLAngularVelocityConst;\n #endif\n #ifdef ROTATIONOVERLIFETIMERANDOMCONSTANTS\n uniform float u_ROLAngularVelocityConstMax;\n #endif\n #if defined(ROTATIONOVERLIFETIMECURVE)||defined(ROTATIONOVERLIFETIMERANDOMCURVES)\n uniform vec2 u_ROLAngularVelocityGradient[4];//x\u4e3akey,y\u4e3a\u65cb\u8f6c\n #endif\n #ifdef ROTATIONOVERLIFETIMERANDOMCURVES\n uniform vec2 u_ROLAngularVelocityGradientMax[4];//x\u4e3akey,y\u4e3a\u65cb\u8f6c\n #endif\n#endif\n#ifdef ROTATIONOVERLIFETIMESEPERATE\n #if defined(ROTATIONOVERLIFETIMECONSTANT)||defined(ROTATIONOVERLIFETIMERANDOMCONSTANTS)\n uniform vec3 u_ROLAngularVelocityConstSeprarate;\n #endif\n #ifdef ROTATIONOVERLIFETIMERANDOMCONSTANTS\n uniform vec3 u_ROLAngularVelocityConstMaxSeprarate;\n #endif\n #if defined(ROTATIONOVERLIFETIMECURVE)||defined(ROTATIONOVERLIFETIMERANDOMCURVES)\n uniform vec2 u_ROLAngularVelocityGradientX[4];\n uniform vec2 u_ROLAngularVelocityGradientY[4];\n uniform vec2 u_ROLAngularVelocityGradientZ[4];\n\tuniform vec2 u_ROLAngularVelocityGradientW[4];\n #endif\n #ifdef ROTATIONOVERLIFETIMERANDOMCURVES\n uniform vec2 u_ROLAngularVelocityGradientMaxX[4];\n uniform vec2 u_ROLAngularVelocityGradientMaxY[4];\n uniform vec2 u_ROLAngularVelocityGradientMaxZ[4];\n\tuniform vec2 u_ROLAngularVelocityGradientMaxW[4];\n #endif\n#endif\n\n#if defined(TEXTURESHEETANIMATIONCURVE)||defined(TEXTURESHEETANIMATIONRANDOMCURVE)\n uniform float u_TSACycles;\n uniform vec2 u_TSASubUVLength;\n uniform vec2 u_TSAGradientUVs[4];//x\u4e3akey,y\u4e3aframe\n#endif\n#ifdef TEXTURESHEETANIMATIONRANDOMCURVE\n uniform vec2 u_TSAMaxGradientUVs[4];//x\u4e3akey,y\u4e3aframe\n#endif\n\n#ifdef FOG\n\tvarying vec3 v_PositionWorld;\n#endif\n\n#ifdef TILINGOFFSET\n\tuniform vec4 u_TilingOffset;\n#endif\n\nvec3 rotationByEuler(in vec3 vector,in vec3 rot)\n{\n\tfloat halfRoll \x3d rot.z * 0.5;\n float halfPitch \x3d rot.x * 0.5;\n\tfloat halfYaw \x3d rot.y * 0.5;\n\n\tfloat sinRoll \x3d sin(halfRoll);\n\tfloat cosRoll \x3d cos(halfRoll);\n\tfloat sinPitch \x3d sin(halfPitch);\n\tfloat cosPitch \x3d cos(halfPitch);\n\tfloat sinYaw \x3d sin(halfYaw);\n\tfloat cosYaw \x3d cos(halfYaw);\n\n\tfloat quaX \x3d (cosYaw * sinPitch * cosRoll) + (sinYaw * cosPitch * sinRoll);\n\tfloat quaY \x3d (sinYaw * cosPitch * cosRoll) - (cosYaw * sinPitch * sinRoll);\n\tfloat quaZ \x3d (cosYaw * cosPitch * sinRoll) - (sinYaw * sinPitch * cosRoll);\n\tfloat quaW \x3d (cosYaw * cosPitch * cosRoll) + (sinYaw * sinPitch * sinRoll);\n\t\n\t//vec4 q\x3dvec4(quaX,quaY,quaZ,quaW);\n\t//vec3 temp \x3d cross(q.xyz, vector) + q.w * vector;\n\t//return (cross(temp, -q.xyz) + dot(q.xyz,vector) * q.xyz + q.w * temp);\n\t\n\tfloat x \x3d quaX + quaX;\n float y \x3d quaY + quaY;\n float z \x3d quaZ + quaZ;\n float wx \x3d quaW * x;\n float wy \x3d quaW * y;\n float wz \x3d quaW * z;\n\tfloat xx \x3d quaX * x;\n float xy \x3d quaX * y;\n\tfloat xz \x3d quaX * z;\n float yy \x3d quaY * y;\n float yz \x3d quaY * z;\n float zz \x3d quaZ * z;\n\n return vec3(((vector.x * ((1.0 - yy) - zz)) + (vector.y * (xy - wz))) + (vector.z * (xz + wy)),\n ((vector.x * (xy + wz)) + (vector.y * ((1.0 - xx) - zz))) + (vector.z * (yz - wx)),\n ((vector.x * (xz - wy)) + (vector.y * (yz + wx))) + (vector.z * ((1.0 - xx) - yy)));\n\t\n}\n\n//\u5047\u5b9aaxis\u5df2\u7ecf\u5f52\u4e00\u5316\nvec3 rotationByAxis(in vec3 vector,in vec3 axis, in float angle)\n{\n\tfloat halfAngle \x3d angle * 0.5;\n\tfloat sin \x3d sin(halfAngle);\n\t\n\tfloat quaX \x3d axis.x * sin;\n\tfloat quaY \x3d axis.y * sin;\n\tfloat quaZ \x3d axis.z * sin;\n\tfloat quaW \x3d cos(halfAngle);\n\t\n\t//vec4 q\x3dvec4(quaX,quaY,quaZ,quaW);\n\t//vec3 temp \x3d cross(q.xyz, vector) + q.w * vector;\n\t//return (cross(temp, -q.xyz) + dot(q.xyz,vector) * q.xyz + q.w * temp);\n\t\n\tfloat x \x3d quaX + quaX;\n float y \x3d quaY + quaY;\n float z \x3d quaZ + quaZ;\n float wx \x3d quaW * x;\n float wy \x3d quaW * y;\n float wz \x3d quaW * z;\n\tfloat xx \x3d quaX * x;\n float xy \x3d quaX * y;\n\tfloat xz \x3d quaX * z;\n float yy \x3d quaY * y;\n float yz \x3d quaY * z;\n float zz \x3d quaZ * z;\n\n return vec3(((vector.x * ((1.0 - yy) - zz)) + (vector.y * (xy - wz))) + (vector.z * (xz + wy)),\n ((vector.x * (xy + wz)) + (vector.y * ((1.0 - xx) - zz))) + (vector.z * (yz - wx)),\n ((vector.x * (xz - wy)) + (vector.y * (yz + wx))) + (vector.z * ((1.0 - xx) - yy)));\n\t\n}\n\nvec3 rotationByQuaternions(in vec3 v,in vec4 q) \n{\n\treturn v + 2.0 * cross(q.xyz, cross(q.xyz, v) + q.w * v);\n}\n\n \n#if defined(VELOCITYOVERLIFETIMECURVE)||defined(VELOCITYOVERLIFETIMERANDOMCURVE)||defined(SIZEOVERLIFETIMECURVE)||defined(SIZEOVERLIFETIMECURVESEPERATE)||defined(SIZEOVERLIFETIMERANDOMCURVES)||defined(SIZEOVERLIFETIMERANDOMCURVESSEPERATE)\nfloat getCurValueFromGradientFloat(in vec2 gradientNumbers[4],in float normalizedAge)\n{\n\tfloat curValue;\n\tfor(int i\x3d1;i\x3c4;i++)\n\t{\n\t\tvec2 gradientNumber\x3dgradientNumbers[i];\n\t\tfloat key\x3dgradientNumber.x;\n\t\tif(key\x3e\x3dnormalizedAge)\n\t\t{\n\t\t\tvec2 lastGradientNumber\x3dgradientNumbers[i-1];\n\t\t\tfloat lastKey\x3dlastGradientNumber.x;\n\t\t\tfloat age\x3d(normalizedAge-lastKey)/(key-lastKey);\n\t\t\tcurValue\x3dmix(lastGradientNumber.y,gradientNumber.y,age);\n\t\t\tbreak;\n\t\t}\n\t}\n\treturn curValue;\n}\n#endif\n\n#if defined(VELOCITYOVERLIFETIMECURVE)||defined(VELOCITYOVERLIFETIMERANDOMCURVE)||defined(ROTATIONOVERLIFETIMECURVE)||defined(ROTATIONOVERLIFETIMERANDOMCURVES)\nfloat getTotalValueFromGradientFloat(in vec2 gradientNumbers[4],in float normalizedAge)\n{\n\tfloat totalValue\x3d0.0;\n\tfor(int i\x3d1;i\x3c4;i++)\n\t{\n\t\tvec2 gradientNumber\x3dgradientNumbers[i];\n\t\tfloat key\x3dgradientNumber.x;\n\t\tvec2 lastGradientNumber\x3dgradientNumbers[i-1];\n\t\tfloat lastValue\x3dlastGradientNumber.y;\n\t\t\n\t\tif(key\x3e\x3dnormalizedAge){\n\t\t\tfloat lastKey\x3dlastGradientNumber.x;\n\t\t\tfloat age\x3d(normalizedAge-lastKey)/(key-lastKey);\n\t\t\ttotalValue+\x3d(lastValue+mix(lastValue,gradientNumber.y,age))/2.0*a_ShapePositionStartLifeTime.w*(normalizedAge-lastKey);\n\t\t\tbreak;\n\t\t}\n\t\telse{\n\t\t\ttotalValue+\x3d(lastValue+gradientNumber.y)/2.0*a_ShapePositionStartLifeTime.w*(key-lastGradientNumber.x);\n\t\t}\n\t}\n\treturn totalValue;\n}\n#endif\n\n#if defined(COLOROVERLIFETIME)||defined(RANDOMCOLOROVERLIFETIME)\nvec4 getColorFromGradient(in vec2 gradientAlphas[4],in vec4 gradientColors[4],in float normalizedAge)\n{\n\tvec4 overTimeColor;\n\tfor(int i\x3d1;i\x3c4;i++)\n\t{\n\t\tvec2 gradientAlpha\x3dgradientAlphas[i];\n\t\tfloat alphaKey\x3dgradientAlpha.x;\n\t\tif(alphaKey\x3e\x3dnormalizedAge)\n\t\t{\n\t\t\tvec2 lastGradientAlpha\x3dgradientAlphas[i-1];\n\t\t\tfloat lastAlphaKey\x3dlastGradientAlpha.x;\n\t\t\tfloat age\x3d(normalizedAge-lastAlphaKey)/(alphaKey-lastAlphaKey);\n\t\t\toverTimeColor.a\x3dmix(lastGradientAlpha.y,gradientAlpha.y,age);\n\t\t\tbreak;\n\t\t}\n\t}\n\t\n\tfor(int i\x3d1;i\x3c4;i++)\n\t{\n\t\tvec4 gradientColor\x3dgradientColors[i];\n\t\tfloat colorKey\x3dgradientColor.x;\n\t\tif(colorKey\x3e\x3dnormalizedAge)\n\t\t{\n\t\t\tvec4 lastGradientColor\x3dgradientColors[i-1];\n\t\t\tfloat lastColorKey\x3dlastGradientColor.x;\n\t\t\tfloat age\x3d(normalizedAge-lastColorKey)/(colorKey-lastColorKey);\n\t\t\toverTimeColor.rgb\x3dmix(gradientColors[i-1].yzw,gradientColor.yzw,age);\n\t\t\tbreak;\n\t\t}\n\t}\n\treturn overTimeColor;\n}\n#endif\n\n\n#if defined(TEXTURESHEETANIMATIONCURVE)||defined(TEXTURESHEETANIMATIONRANDOMCURVE)\nfloat getFrameFromGradient(in vec2 gradientFrames[4],in float normalizedAge)\n{\n\tfloat overTimeFrame;\n\tfor(int i\x3d1;i\x3c4;i++)\n\t{\n\t\tvec2 gradientFrame\x3dgradientFrames[i];\n\t\tfloat key\x3dgradientFrame.x;\n\t\tif(key\x3e\x3dnormalizedAge)\n\t\t{\n\t\t\tvec2 lastGradientFrame\x3dgradientFrames[i-1];\n\t\t\tfloat lastKey\x3dlastGradientFrame.x;\n\t\t\tfloat age\x3d(normalizedAge-lastKey)/(key-lastKey);\n\t\t\toverTimeFrame\x3dmix(lastGradientFrame.y,gradientFrame.y,age);\n\t\t\tbreak;\n\t\t}\n\t}\n\treturn floor(overTimeFrame);\n}\n#endif\n\n#if defined(VELOCITYOVERLIFETIMECONSTANT)||defined(VELOCITYOVERLIFETIMECURVE)||defined(VELOCITYOVERLIFETIMERANDOMCONSTANT)||defined(VELOCITYOVERLIFETIMERANDOMCURVE)\nvec3 computeParticleLifeVelocity(in float normalizedAge)\n{\n vec3 outLifeVelocity;\n #ifdef VELOCITYOVERLIFETIMECONSTANT\n\t outLifeVelocity\x3du_VOLVelocityConst; \n #endif\n #ifdef VELOCITYOVERLIFETIMECURVE\n outLifeVelocity\x3d vec3(getCurValueFromGradientFloat(u_VOLVelocityGradientX,normalizedAge),getCurValueFromGradientFloat(u_VOLVelocityGradientY,normalizedAge),getCurValueFromGradientFloat(u_VOLVelocityGradientZ,normalizedAge));\n #endif\n #ifdef VELOCITYOVERLIFETIMERANDOMCONSTANT\n\t outLifeVelocity\x3dmix(u_VOLVelocityConst,u_VOLVelocityConstMax,vec3(a_Random1.y,a_Random1.z,a_Random1.w)); \n #endif\n #ifdef VELOCITYOVERLIFETIMERANDOMCURVE\n outLifeVelocity\x3dvec3(mix(getCurValueFromGradientFloat(u_VOLVelocityGradientX,normalizedAge),getCurValueFromGradientFloat(u_VOLVelocityGradientMaxX,normalizedAge),a_Random1.y),\n\t mix(getCurValueFromGradientFloat(u_VOLVelocityGradientY,normalizedAge),getCurValueFromGradientFloat(u_VOLVelocityGradientMaxY,normalizedAge),a_Random1.z),\n\t\t\t\t\t mix(getCurValueFromGradientFloat(u_VOLVelocityGradientZ,normalizedAge),getCurValueFromGradientFloat(u_VOLVelocityGradientMaxZ,normalizedAge),a_Random1.w));\n #endif\n\t\t\t\t\t\n return outLifeVelocity;\n} \n#endif\n\nvec3 computeParticlePosition(in vec3 startVelocity, in vec3 lifeVelocity,in float age,in float normalizedAge,vec3 gravityVelocity,vec4 worldRotation)\n{\n vec3 startPosition;\n vec3 lifePosition;\n #if defined(VELOCITYOVERLIFETIMECONSTANT)||defined(VELOCITYOVERLIFETIMECURVE)||defined(VELOCITYOVERLIFETIMERANDOMCONSTANT)||defined(VELOCITYOVERLIFETIMERANDOMCURVE)\n\t#ifdef VELOCITYOVERLIFETIMECONSTANT\n\t\t startPosition\x3dstartVelocity*age;\n\t\t lifePosition\x3dlifeVelocity*age;\n\t#endif\n\t#ifdef VELOCITYOVERLIFETIMECURVE\n\t\t startPosition\x3dstartVelocity*age;\n\t\t lifePosition\x3dvec3(getTotalValueFromGradientFloat(u_VOLVelocityGradientX,normalizedAge),getTotalValueFromGradientFloat(u_VOLVelocityGradientY,normalizedAge),getTotalValueFromGradientFloat(u_VOLVelocityGradientZ,normalizedAge));\n\t#endif\n\t#ifdef VELOCITYOVERLIFETIMERANDOMCONSTANT\n\t\t startPosition\x3dstartVelocity*age;\n\t\t lifePosition\x3dlifeVelocity*age;\n\t#endif\n\t#ifdef VELOCITYOVERLIFETIMERANDOMCURVE\n\t\t startPosition\x3dstartVelocity*age;\n\t\t lifePosition\x3dvec3(mix(getTotalValueFromGradientFloat(u_VOLVelocityGradientX,normalizedAge),getTotalValueFromGradientFloat(u_VOLVelocityGradientMaxX,normalizedAge),a_Random1.y)\n\t ,mix(getTotalValueFromGradientFloat(u_VOLVelocityGradientY,normalizedAge),getTotalValueFromGradientFloat(u_VOLVelocityGradientMaxY,normalizedAge),a_Random1.z)\n\t ,mix(getTotalValueFromGradientFloat(u_VOLVelocityGradientZ,normalizedAge),getTotalValueFromGradientFloat(u_VOLVelocityGradientMaxZ,normalizedAge),a_Random1.w));\n\t#endif\n\t\n\tvec3 finalPosition;\n\tif(u_VOLSpaceType\x3d\x3d0){\n\t if(u_ScalingMode!\x3d2)\n\t finalPosition \x3drotationByQuaternions(u_PositionScale*(a_ShapePositionStartLifeTime.xyz+startPosition+lifePosition),worldRotation);\n\t else\n\t finalPosition \x3drotationByQuaternions(u_PositionScale*a_ShapePositionStartLifeTime.xyz+startPosition+lifePosition,worldRotation);\n\t}\n\telse{\n\t if(u_ScalingMode!\x3d2)\n\t finalPosition \x3d rotationByQuaternions(u_PositionScale*(a_ShapePositionStartLifeTime.xyz+startPosition),worldRotation)+lifePosition;\n\t else\n\t finalPosition \x3d rotationByQuaternions(u_PositionScale*a_ShapePositionStartLifeTime.xyz+startPosition,worldRotation)+lifePosition;\n\t}\n #else\n\t startPosition\x3dstartVelocity*age;\n\t vec3 finalPosition;\n\t if(u_ScalingMode!\x3d2)\n\t finalPosition \x3d rotationByQuaternions(u_PositionScale*(a_ShapePositionStartLifeTime.xyz+startPosition),worldRotation);\n\t else\n\t finalPosition \x3d rotationByQuaternions(u_PositionScale*a_ShapePositionStartLifeTime.xyz+startPosition,worldRotation);\n #endif\n \n if(u_SimulationSpace\x3d\x3d0)\n finalPosition\x3dfinalPosition+a_SimulationWorldPostion;\n else if(u_SimulationSpace\x3d\x3d1) \n finalPosition\x3dfinalPosition+u_WorldPosition;\n \n finalPosition+\x3d0.5*gravityVelocity*age;\n \n return finalPosition;\n}\n\n\nvec4 computeParticleColor(in vec4 color,in float normalizedAge)\n{\n\t#ifdef COLOROVERLIFETIME\n\t color*\x3dgetColorFromGradient(u_ColorOverLifeGradientAlphas,u_ColorOverLifeGradientColors,normalizedAge);\n\t#endif\n\t\n\t#ifdef RANDOMCOLOROVERLIFETIME\n\t color*\x3dmix(getColorFromGradient(u_ColorOverLifeGradientAlphas,u_ColorOverLifeGradientColors,normalizedAge),getColorFromGradient(u_MaxColorOverLifeGradientAlphas,u_MaxColorOverLifeGradientColors,normalizedAge),a_Random0.y);\n\t#endif\n\n return color;\n}\n\nvec2 computeParticleSizeBillbard(in vec2 size,in float normalizedAge)\n{\n\t#ifdef SIZEOVERLIFETIMECURVE\n\t\tsize*\x3dgetCurValueFromGradientFloat(u_SOLSizeGradient,normalizedAge);\n\t#endif\n\t#ifdef SIZEOVERLIFETIMERANDOMCURVES\n\t size*\x3dmix(getCurValueFromGradientFloat(u_SOLSizeGradient,normalizedAge),getCurValueFromGradientFloat(u_SOLSizeGradientMax,normalizedAge),a_Random0.z); \n\t#endif\n\t#ifdef SIZEOVERLIFETIMECURVESEPERATE\n\t\tsize*\x3dvec2(getCurValueFromGradientFloat(u_SOLSizeGradientX,normalizedAge),getCurValueFromGradientFloat(u_SOLSizeGradientY,normalizedAge));\n\t#endif\n\t#ifdef SIZEOVERLIFETIMERANDOMCURVESSEPERATE\n\t size*\x3dvec2(mix(getCurValueFromGradientFloat(u_SOLSizeGradientX,normalizedAge),getCurValueFromGradientFloat(u_SOLSizeGradientMaxX,normalizedAge),a_Random0.z)\n\t ,mix(getCurValueFromGradientFloat(u_SOLSizeGradientY,normalizedAge),getCurValueFromGradientFloat(u_SOLSizeGradientMaxY,normalizedAge),a_Random0.z));\n\t#endif\n\treturn size;\n}\n\n#ifdef RENDERMODE_MESH\nvec3 computeParticleSizeMesh(in vec3 size,in float normalizedAge)\n{\n\t#ifdef SIZEOVERLIFETIMECURVE\n\t\tsize*\x3dgetCurValueFromGradientFloat(u_SOLSizeGradient,normalizedAge);\n\t#endif\n\t#ifdef SIZEOVERLIFETIMERANDOMCURVES\n\t size*\x3dmix(getCurValueFromGradientFloat(u_SOLSizeGradient,normalizedAge),getCurValueFromGradientFloat(u_SOLSizeGradientMax,normalizedAge),a_Random0.z); \n\t#endif\n\t#ifdef SIZEOVERLIFETIMECURVESEPERATE\n\t\tsize*\x3dvec3(getCurValueFromGradientFloat(u_SOLSizeGradientX,normalizedAge),getCurValueFromGradientFloat(u_SOLSizeGradientY,normalizedAge),getCurValueFromGradientFloat(u_SOLSizeGradientZ,normalizedAge));\n\t#endif\n\t#ifdef SIZEOVERLIFETIMERANDOMCURVESSEPERATE\n\t size*\x3dvec3(mix(getCurValueFromGradientFloat(u_SOLSizeGradientX,normalizedAge),getCurValueFromGradientFloat(u_SOLSizeGradientMaxX,normalizedAge),a_Random0.z)\n\t ,mix(getCurValueFromGradientFloat(u_SOLSizeGradientY,normalizedAge),getCurValueFromGradientFloat(u_SOLSizeGradientMaxY,normalizedAge),a_Random0.z)\n\t\t,mix(getCurValueFromGradientFloat(u_SOLSizeGradientZ,normalizedAge),getCurValueFromGradientFloat(u_SOLSizeGradientMaxZ,normalizedAge),a_Random0.z));\n\t#endif\n\treturn size;\n}\n#endif\n\nfloat computeParticleRotationFloat(in float rotation,in float age,in float normalizedAge)\n{ \n\t#ifdef ROTATIONOVERLIFETIME\n\t\t#ifdef ROTATIONOVERLIFETIMECONSTANT\n\t\t\tfloat ageRot\x3du_ROLAngularVelocityConst*age;\n\t rotation+\x3dageRot;\n\t\t#endif\n\t\t#ifdef ROTATIONOVERLIFETIMECURVE\n\t\t\trotation+\x3dgetTotalValueFromGradientFloat(u_ROLAngularVelocityGradient,normalizedAge);\n\t\t#endif\n\t\t#ifdef ROTATIONOVERLIFETIMERANDOMCONSTANTS\n\t\t\tfloat ageRot\x3dmix(u_ROLAngularVelocityConst,u_ROLAngularVelocityConstMax,a_Random0.w)*age;\n\t rotation+\x3dageRot;\n\t #endif\n\t\t#ifdef ROTATIONOVERLIFETIMERANDOMCURVES\n\t\t\trotation+\x3dmix(getTotalValueFromGradientFloat(u_ROLAngularVelocityGradient,normalizedAge),getTotalValueFromGradientFloat(u_ROLAngularVelocityGradientMax,normalizedAge),a_Random0.w);\n\t\t#endif\n\t#endif\n\t#ifdef ROTATIONOVERLIFETIMESEPERATE\n\t\t#ifdef ROTATIONOVERLIFETIMECONSTANT\n\t\t\tfloat ageRot\x3du_ROLAngularVelocityConstSeprarate.z*age;\n\t rotation+\x3dageRot;\n\t\t#endif\n\t\t#ifdef ROTATIONOVERLIFETIMECURVE\n\t\t\trotation+\x3dgetTotalValueFromGradientFloat(u_ROLAngularVelocityGradientZ,normalizedAge);\n\t\t#endif\n\t\t#ifdef ROTATIONOVERLIFETIMERANDOMCONSTANTS\n\t\t\tfloat ageRot\x3dmix(u_ROLAngularVelocityConstSeprarate.z,u_ROLAngularVelocityConstMaxSeprarate.z,a_Random0.w)*age;\n\t rotation+\x3dageRot;\n\t #endif\n\t\t#ifdef ROTATIONOVERLIFETIMERANDOMCURVES\n\t\t\trotation+\x3dmix(getTotalValueFromGradientFloat(u_ROLAngularVelocityGradientZ,normalizedAge),getTotalValueFromGradientFloat(u_ROLAngularVelocityGradientMaxZ,normalizedAge),a_Random0.w));\n\t\t#endif\n\t#endif\n\treturn rotation;\n}\n\n\n#if defined(RENDERMODE_MESH)\x26\x26(defined(ROTATIONOVERLIFETIME)||defined(ROTATIONOVERLIFETIMESEPERATE))\nvec3 computeParticleRotationVec3(in vec3 rotation,in float age,in float normalizedAge)\n{ \n\t#ifdef ROTATIONOVERLIFETIME\n\t#ifdef ROTATIONOVERLIFETIMECONSTANT\n\t\t\tfloat ageRot\x3du_ROLAngularVelocityConst*age;\n\t rotation+\x3dageRot;\n\t\t#endif\n\t\t#ifdef ROTATIONOVERLIFETIMECURVE\n\t\t\trotation+\x3dgetTotalValueFromGradientFloat(u_ROLAngularVelocityGradient,normalizedAge);\n\t\t#endif\n\t\t#ifdef ROTATIONOVERLIFETIMERANDOMCONSTANTS\n\t\t\tfloat ageRot\x3dmix(u_ROLAngularVelocityConst,u_ROLAngularVelocityConstMax,a_Random0.w)*age;\n\t rotation+\x3dageRot;\n\t #endif\n\t\t#ifdef ROTATIONOVERLIFETIMERANDOMCURVES\n\t\t\trotation+\x3dmix(getTotalValueFromGradientFloat(u_ROLAngularVelocityGradient,normalizedAge),getTotalValueFromGradientFloat(u_ROLAngularVelocityGradientMax,normalizedAge),a_Random0.w);\n\t\t#endif\n\t#endif\n\t#ifdef ROTATIONOVERLIFETIMESEPERATE\n\t#ifdef ROTATIONOVERLIFETIMECONSTANT\n\t\t\tvec3 ageRot\x3du_ROLAngularVelocityConstSeprarate*age;\n\t rotation+\x3dageRot;\n\t\t#endif\n\t\t#ifdef ROTATIONOVERLIFETIMECURVE\n\t\t\trotation+\x3dvec3(getTotalValueFromGradientFloat(u_ROLAngularVelocityGradientX,normalizedAge),getTotalValueFromGradientFloat(u_ROLAngularVelocityGradientY,normalizedAge),getTotalValueFromGradientFloat(u_ROLAngularVelocityGradientZ,normalizedAge));\n\t\t#endif\n\t\t#ifdef ROTATIONOVERLIFETIMERANDOMCONSTANTS\n\t\t\tvec3 ageRot\x3dmix(u_ROLAngularVelocityConstSeprarate,u_ROLAngularVelocityConstMaxSeprarate,a_Random0.w)*age;\n\t rotation+\x3dageRot;\n\t #endif\n\t\t#ifdef ROTATIONOVERLIFETIMERANDOMCURVES\n\t\t\trotation+\x3dvec3(mix(getTotalValueFromGradientFloat(u_ROLAngularVelocityGradientX,normalizedAge),getTotalValueFromGradientFloat(u_ROLAngularVelocityGradientMaxX,normalizedAge),a_Random0.w)\n\t ,mix(getTotalValueFromGradientFloat(u_ROLAngularVelocityGradientY,normalizedAge),getTotalValueFromGradientFloat(u_ROLAngularVelocityGradientMaxY,normalizedAge),a_Random0.w)\n\t ,mix(getTotalValueFromGradientFloat(u_ROLAngularVelocityGradientZ,normalizedAge),getTotalValueFromGradientFloat(u_ROLAngularVelocityGradientMaxZ,normalizedAge),a_Random0.w));\n\t\t#endif\n\t#endif\n\treturn rotation;\n}\n#endif\n\nvec2 computeParticleUV(in vec2 uv,in float normalizedAge)\n{ \n\t#ifdef TEXTURESHEETANIMATIONCURVE\n\t\tfloat cycleNormalizedAge\x3dnormalizedAge*u_TSACycles;\n\t\tfloat frame\x3dgetFrameFromGradient(u_TSAGradientUVs,cycleNormalizedAge-floor(cycleNormalizedAge));\n\t\tfloat totalULength\x3dframe*u_TSASubUVLength.x;\n\t\tfloat floorTotalULength\x3dfloor(totalULength);\n\t uv.x+\x3dtotalULength-floorTotalULength;\n\t\tuv.y+\x3dfloorTotalULength*u_TSASubUVLength.y;\n #endif\n\t#ifdef TEXTURESHEETANIMATIONRANDOMCURVE\n\t\tfloat cycleNormalizedAge\x3dnormalizedAge*u_TSACycles;\n\t\tfloat uvNormalizedAge\x3dcycleNormalizedAge-floor(cycleNormalizedAge);\n\t float frame\x3dfloor(mix(getFrameFromGradient(u_TSAGradientUVs,uvNormalizedAge),getFrameFromGradient(u_TSAMaxGradientUVs,uvNormalizedAge),a_Random1.x));\n\t\tfloat totalULength\x3dframe*u_TSASubUVLength.x;\n\t\tfloat floorTotalULength\x3dfloor(totalULength);\n\t uv.x+\x3dtotalULength-floorTotalULength;\n\t\tuv.y+\x3dfloorTotalULength*u_TSASubUVLength.y;\n #endif\n\treturn uv;\n}\n\nvoid main()\n{\n\tfloat age \x3d u_CurrentTime - a_DirectionTime.w;\n\tfloat normalizedAge \x3d age/a_ShapePositionStartLifeTime.w;\n\tvec3 lifeVelocity;\n\tif(normalizedAge\x3c1.0){ \n\tvec3 startVelocity\x3da_DirectionTime.xyz*a_StartSpeed;\n\t#if defined(VELOCITYOVERLIFETIMECONSTANT)||defined(VELOCITYOVERLIFETIMECURVE)||defined(VELOCITYOVERLIFETIMERANDOMCONSTANT)||defined(VELOCITYOVERLIFETIMERANDOMCURVE)\n\t\tlifeVelocity\x3d computeParticleLifeVelocity(normalizedAge);//\u8ba1\u7b97\u7c92\u5b50\u751f\u547d\u5468\u671f\u901f\u5ea6\n\t#endif \n\tvec3 gravityVelocity\x3du_Gravity*age;\n\t\n\tvec4 worldRotation;\n\tif(u_SimulationSpace\x3d\x3d0)\n\t\tworldRotation\x3da_SimulationWorldRotation;\n\telse\n\t\tworldRotation\x3du_WorldRotation;\n\t\n\tvec3 center\x3dcomputeParticlePosition(startVelocity, lifeVelocity, age, normalizedAge,gravityVelocity,worldRotation);//\u8ba1\u7b97\u7c92\u5b50\u4f4d\u7f6e\n \n \n #ifdef SPHERHBILLBOARD\n\t\tvec2 corner\x3da_CornerTextureCoordinate.xy;//Billboard\u6a21\u5f0fz\u8f74\u65e0\u6548\n vec3 cameraUpVector \x3dnormalize(u_CameraUp);//TODO:\u662f\u5426\u5916\u9762\u5f52\u4e00\u5316\n vec3 sideVector \x3d normalize(cross(u_CameraDirection,cameraUpVector));\n vec3 upVector \x3d normalize(cross(sideVector,u_CameraDirection));\n\t corner*\x3dcomputeParticleSizeBillbard(a_StartSize.xy,normalizedAge);\n\t\t#if defined(ROTATIONOVERLIFETIME)||defined(ROTATIONOVERLIFETIMESEPERATE)\n\t\t\tif(u_ThreeDStartRotation){\n\t\t\t\tvec3 rotation\x3dvec3(a_StartRotation0.xy,computeParticleRotationFloat(a_StartRotation0.z,age,normalizedAge));\n\t\t\t\tcenter +\x3d u_SizeScale.xzy*rotationByEuler(corner.x*sideVector+corner.y*upVector,rotation);\n\t\t\t}\n\t\t\telse{\n\t\t\t\tfloat rot \x3d computeParticleRotationFloat(a_StartRotation0.x, age,normalizedAge);\n\t\t\t\tfloat c \x3d cos(rot);\n\t\t\t\tfloat s \x3d sin(rot);\n\t\t\t\tmat2 rotation\x3d mat2(c, -s, s, c);\n\t\t\t\tcorner\x3drotation*corner;\n\t\t\t\tcenter +\x3d u_SizeScale.xzy*(corner.x*sideVector+corner.y*upVector);\n\t\t\t}\n\t\t#else\n\t\t\tif(u_ThreeDStartRotation){\n\t\t\t\tcenter +\x3d u_SizeScale.xzy*rotationByEuler(corner.x*sideVector+corner.y*upVector,a_StartRotation0);\n\t\t\t}\n\t\t\telse{\n\t\t\t\tfloat c \x3d cos(a_StartRotation0.x);\n\t\t\t\tfloat s \x3d sin(a_StartRotation0.x);\n\t\t\t\tmat2 rotation\x3d mat2(c, -s, s, c);\n\t\t\t\tcorner\x3drotation*corner;\n\t\t\t\tcenter +\x3d u_SizeScale.xzy*(corner.x*sideVector+corner.y*upVector);\n\t\t\t}\n\t\t#endif\n #endif\n \n #ifdef STRETCHEDBILLBOARD\n\tvec2 corner\x3da_CornerTextureCoordinate.xy;//Billboard\u6a21\u5f0fz\u8f74\u65e0\u6548\n\tvec3 velocity;\n\t#if defined(VELOCITYOVERLIFETIMECONSTANT)||defined(VELOCITYOVERLIFETIMECURVE)||defined(VELOCITYOVERLIFETIMERANDOMCONSTANT)||defined(VELOCITYOVERLIFETIMERANDOMCURVE)\n\t if(u_VOLSpaceType\x3d\x3d0)\n\t\t velocity\x3drotationByQuaternions(u_SizeScale*(startVelocity+lifeVelocity),worldRotation)+gravityVelocity;\n\t else\n\t\t velocity\x3drotationByQuaternions(u_SizeScale*startVelocity,worldRotation)+lifeVelocity+gravityVelocity;\n #else\n\t velocity\x3d rotationByQuaternions(u_SizeScale*startVelocity,worldRotation)+gravityVelocity;\n #endif\t\n\t\tvec3 cameraUpVector \x3d normalize(velocity);\n\t\tvec3 direction \x3d normalize(center-u_CameraPosition);\n vec3 sideVector \x3d normalize(cross(direction,normalize(velocity)));\n\t\t\n\t\tsideVector\x3du_SizeScale.xzy*sideVector;\n\t\tcameraUpVector\x3dlength(vec3(u_SizeScale.x,0.0,0.0))*cameraUpVector;\n\t\t\n\t vec2 size\x3dcomputeParticleSizeBillbard(a_StartSize.xy,normalizedAge);\n\t\t\n\t const mat2 rotaionZHalfPI\x3dmat2(0.0, -1.0, 1.0, 0.0);\n\t corner\x3drotaionZHalfPI*corner;\n\t corner.y\x3dcorner.y-abs(corner.y);\n\t\t\n\t float speed\x3dlength(velocity);//TODO:\n\t center +\x3dsign(u_SizeScale.x)*(sign(u_StretchedBillboardLengthScale)*size.x*corner.x*sideVector+(speed*u_StretchedBillboardSpeedScale+size.y*u_StretchedBillboardLengthScale)*corner.y*cameraUpVector);\n #endif\n \n #ifdef HORIZONTALBILLBOARD\n\t\tvec2 corner\x3da_CornerTextureCoordinate.xy;//Billboard\u6a21\u5f0fz\u8f74\u65e0\u6548\n const vec3 cameraUpVector\x3dvec3(0.0,0.0,1.0);\n\t const vec3 sideVector \x3d vec3(-1.0,0.0,0.0);\n\t\t\n\t\tfloat rot \x3d computeParticleRotationFloat(a_StartRotation0.x, age,normalizedAge);\n float c \x3d cos(rot);\n float s \x3d sin(rot);\n mat2 rotation\x3d mat2(c, -s, s, c);\n\t corner\x3drotation*corner*cos(0.78539816339744830961566084581988);//TODO:\u4e34\u65f6\u7f29\u5c0fcos45,\u4e0d\u786e\u5b9aU3D\u539f\u56e0\n\t\tcorner*\x3dcomputeParticleSizeBillbard(a_StartSize.xy,normalizedAge);\n center +\x3du_SizeScale.xzy*(corner.x*sideVector+ corner.y*cameraUpVector);\n #endif\n \n #ifdef VERTICALBILLBOARD\n\t\tvec2 corner\x3da_CornerTextureCoordinate.xy;//Billboard\u6a21\u5f0fz\u8f74\u65e0\u6548\n const vec3 cameraUpVector \x3dvec3(0.0,1.0,0.0);\n vec3 sideVector \x3d normalize(cross(u_CameraDirection,cameraUpVector));\n\t\t\n\t\tfloat rot \x3d computeParticleRotationFloat(a_StartRotation0.x, age,normalizedAge);\n float c \x3d cos(rot);\n float s \x3d sin(rot);\n mat2 rotation\x3d mat2(c, -s, s, c);\n\t corner\x3drotation*corner*cos(0.78539816339744830961566084581988);//TODO:\u4e34\u65f6\u7f29\u5c0fcos45,\u4e0d\u786e\u5b9aU3D\u539f\u56e0\n\t\tcorner*\x3dcomputeParticleSizeBillbard(a_StartSize.xy,normalizedAge);\n center +\x3du_SizeScale.xzy*(corner.x*sideVector+ corner.y*cameraUpVector);\n #endif\n \n #ifdef RENDERMODE_MESH\n\t vec3 size\x3dcomputeParticleSizeMesh(a_StartSize,normalizedAge);\n\t\t#if defined(ROTATIONOVERLIFETIME)||defined(ROTATIONOVERLIFETIMESEPERATE)\n\t\t\tif(u_ThreeDStartRotation){\n\t\t\t\tvec3 rotation\x3dvec3(a_StartRotation0.xy,-computeParticleRotationFloat(a_StartRotation0.z, age,normalizedAge));\n\t\t\t\tcenter+\x3d rotationByQuaternions(u_SizeScale*rotationByEuler(a_MeshPosition*size,rotation),worldRotation);\n\t\t\t}\n\t\t\telse{\n\t\t\t\t#ifdef ROTATIONOVERLIFETIME\n\t\t\t\t\tfloat angle\x3dcomputeParticleRotationFloat(a_StartRotation0.x, age,normalizedAge);\n\t\t\t\t\tif(a_ShapePositionStartLifeTime.x!\x3d0.0||a_ShapePositionStartLifeTime.y!\x3d0.0){\n\t\t\t\t\t\tcenter+\x3d (rotationByQuaternions(rotationByAxis(u_SizeScale*a_MeshPosition*size,normalize(cross(vec3(0.0,0.0,1.0),vec3(a_ShapePositionStartLifeTime.xy,0.0))),angle),worldRotation));//\u5df2\u9a8c\u8bc1\n\t\t\t\t\t}\n\t\t\t\t\telse{\n\t\t\t\t\t\t#ifdef SHAPE\n\t\t\t\t\t\t\tcenter+\x3d u_SizeScale.xzy*(rotationByQuaternions(rotationByAxis(a_MeshPosition*size,vec3(0.0,-1.0,0.0),angle),worldRotation));\n\t\t\t\t\t\t#else\n\t\t\t\t\t\t\tif(u_SimulationSpace\x3d\x3d0)\n\t\t\t\t\t\t\t\tcenter+\x3drotationByAxis(u_SizeScale*a_MeshPosition*size,vec3(0.0,0.0,-1.0),angle);//\u5df2\u9a8c\u8bc1\n\t\t\t\t\t\t\telse if(u_SimulationSpace\x3d\x3d1)\n\t\t\t\t\t\t\t\tcenter+\x3drotationByQuaternions(u_SizeScale*rotationByAxis(a_MeshPosition*size,vec3(0.0,0.0,-1.0),angle),worldRotation);//\u5df2\u9a8c\u8bc1\n\t\t\t\t\t\t#endif\n\t\t\t\t\t}\n\t\t\t\t#endif\n\t\t\t\t#ifdef ROTATIONOVERLIFETIMESEPERATE\n\t\t\t\t\t//TODO:\u662f\u5426\u5e94\u5408\u5e76if(u_ThreeDStartRotation)\u5206\u652f\u4ee3\u7801,\u5f85\u6d4b\u8bd5\n\t\t\t\t\tvec3 angle\x3dcomputeParticleRotationVec3(vec3(0.0,0.0,a_StartRotation0.z), age,normalizedAge);\n\t\t\t\t\tcenter+\x3d (rotationByQuaternions(rotationByEuler(u_SizeScale*a_MeshPosition*size,vec3(angle.x,angle.y,angle.z)),worldRotation));//\u5df2\u9a8c\u8bc1\n\t\t\t\t#endif\t\n\t\t\t}\n\t\t#else\n\t\t\tif(u_ThreeDStartRotation){\n\t\t\t\tcenter+\x3d rotationByQuaternions(u_SizeScale*rotationByEuler(a_MeshPosition*size,a_StartRotation0),worldRotation);//\u5df2\u9a8c\u8bc1\n\t\t\t}\n\t\t\telse{\n\t\t\t\tif(a_ShapePositionStartLifeTime.x!\x3d0.0||a_ShapePositionStartLifeTime.y!\x3d0.0){\n\t\t\t\t\tif(u_SimulationSpace\x3d\x3d0)\n\t\t\t\t\t\tcenter+\x3d rotationByAxis(u_SizeScale*a_MeshPosition*size,normalize(cross(vec3(0.0,0.0,1.0),vec3(a_ShapePositionStartLifeTime.xy,0.0))),a_StartRotation0.x);\n\t\t\t\t\telse if(u_SimulationSpace\x3d\x3d1)\n\t\t\t\t\t\tcenter+\x3d (rotationByQuaternions(u_SizeScale*rotationByAxis(a_MeshPosition*size,normalize(cross(vec3(0.0,0.0,1.0),vec3(a_ShapePositionStartLifeTime.xy,0.0))),a_StartRotation0.x),worldRotation));//\u5df2\u9a8c\u8bc1\n\t\t\t\t}\n\t\t\t\telse{\n\t\t\t\t\t#ifdef SHAPE\n\t\t\t\t\t\tif(u_SimulationSpace\x3d\x3d0)\n\t\t\t\t\t\t\tcenter+\x3d u_SizeScale*rotationByAxis(a_MeshPosition*size,vec3(0.0,-1.0,0.0),a_StartRotation0.x);\n\t\t\t\t\t\telse if(u_SimulationSpace\x3d\x3d1)\n\t\t\t\t\t\t\tcenter+\x3d rotationByQuaternions(u_SizeScale*rotationByAxis(a_MeshPosition*size,vec3(0.0,-1.0,0.0),a_StartRotation0.x),worldRotation);\t\n\t\t\t\t\t#else\n\t\t\t\t\t\tif(u_SimulationSpace\x3d\x3d0)\n\t\t\t\t\t\t\tcenter+\x3d rotationByAxis(u_SizeScale*a_MeshPosition*size,vec3(0.0,0.0,-1.0),a_StartRotation0.x);\n\t\t\t\t\t\telse if(u_SimulationSpace\x3d\x3d1)\n\t\t\t\t\t\t\tcenter+\x3d rotationByQuaternions(u_SizeScale*rotationByAxis(a_MeshPosition*size,vec3(0.0,0.0,-1.0),a_StartRotation0.x),worldRotation);//\u5df2\u9a8c\u8bc1\n\t\t\t\t\t#endif\n\t\t\t\t}\n\t\t\t}\n\t\t#endif\n\t\tv_MeshColor\x3da_MeshColor;\n #endif\n \n gl_Position\x3du_Projection*u_View*vec4(center,1.0);\n v_Color \x3d computeParticleColor(a_StartColor, normalizedAge);\n\t#ifdef DIFFUSEMAP\n\t\t#if defined(SPHERHBILLBOARD)||defined(STRETCHEDBILLBOARD)||defined(HORIZONTALBILLBOARD)||defined(VERTICALBILLBOARD)\n\t\t\tv_TextureCoordinate \x3dcomputeParticleUV(a_CornerTextureCoordinate.zw, normalizedAge);\n\t\t#endif\n\t\t#ifdef RENDERMODE_MESH\n\t\t\tv_TextureCoordinate \x3dcomputeParticleUV(a_MeshTextureCoordinate, normalizedAge);\n\t\t#endif\n\t\t\n\t\t#ifdef TILINGOFFSET\n\t\t\tv_TextureCoordinate\x3dvec2(v_TextureCoordinate.x,1.0-v_TextureCoordinate.y)*u_TilingOffset.xy+vec2(u_TilingOffset.z,-u_TilingOffset.w);//\u9700\u8981\u7279\u6b8a\u5904\u7406\n\t\t\tv_TextureCoordinate\x3dvec2(v_TextureCoordinate.x,1.0-v_TextureCoordinate.y);//\u9700\u8981\u7279\u6b8a\u5904\u7406\n\t\t#endif\n\t#endif\n v_Discard\x3d0.0;\n\t \n\t#ifdef FOG\n\t\tv_PositionWorld\x3dcenter;\n\t#endif\n }\n else\n\t{\n\t\tv_Discard\x3d1.0;\n\t}\n}\n\n", "#ifdef HIGHPRECISION\n precision highp float;\n#else\n precision mediump float;\n#endif\n\nvarying float v_Discard;\nvarying vec4 v_Color;\nvarying vec2 v_TextureCoordinate;\nuniform sampler2D u_texture;\nuniform vec4 u_Tintcolor;\n\n#ifdef RENDERMODE_MESH\n\tvarying vec4 v_MeshColor;\n#endif\n\n#ifdef FOG\n\tvarying vec3 v_PositionWorld;\n\tuniform vec3 u_CameraPosition;\n\tuniform float u_FogStart;\n\tuniform float u_FogRange;\n\t#ifdef ADDTIVEFOG\n\t#else\n\t\tuniform vec3 u_FogColor;\n\t#endif\n#endif\n\n\nvoid main()\n{\t\n\t#ifdef RENDERMODE_MESH\n\t\tgl_FragColor\x3dv_MeshColor;\n\t#else\n\t\tgl_FragColor\x3dvec4(1.0);\t\n\t#endif\n\t\t\n\t#ifdef DIFFUSEMAP\n\t\tif(v_Discard!\x3d0.0)\n\t\t\tdiscard;\n\t\t#ifdef TINTCOLOR\n\t\t\tgl_FragColor*\x3dtexture2D(u_texture,v_TextureCoordinate)*u_Tintcolor*2.0*v_Color;\n\t\t#else\n\t\t\tgl_FragColor*\x3dtexture2D(u_texture,v_TextureCoordinate)*v_Color;\n\t\t#endif\n\t#else\n\t\t#ifdef TINTCOLOR\n\t\t\tgl_FragColor*\x3du_Tintcolor*2.0*v_Color;\n\t\t#else\n\t\t\tgl_FragColor*\x3dv_Color;\n\t\t#endif\n\t#endif\n\t\n\t#ifdef FOG\n\t\tvec3 toEye\x3du_CameraPosition-v_PositionWorld;\n\t\tfloat toEyeLength\x3dlength(toEye);\n\t\ttoEye/\x3dtoEyeLength;\n\t\t\n\t\tfloat lerpFact\x3dclamp((toEyeLength-u_FogStart)/u_FogRange,0.0,1.0);\n\t\t#ifdef ADDTIVEFOG\n\t\t\tgl_FragColor.rgb\x3dmix(gl_FragColor.rgb,vec3(0.0,0.0,0.0),lerpFact);\n\t\t#else\n\t\t\tgl_FragColor.rgb\x3dmix(gl_FragColor.rgb,u_FogColor,lerpFact);\n\t\t#endif\n\t#endif\n}", a, b); lc.SHADERDEFINE_DIFFUSEMAP = a.registerMaterialDefine("DIFFUSEMAP"); lc.SHADERDEFINE_TINTCOLOR = a.registerMaterialDefine("TINTCOLOR"); lc.SHADERDEFINE_ADDTIVEFOG = a.registerMaterialDefine("ADDTIVEFOG"); lc.SHADERDEFINE_TILINGOFFSET = a.registerMaterialDefine("TILINGOFFSET"); K.SHADERDEFINE_RENDERMODE_BILLBOARD = a.registerSpriteDefine("SPHERHBILLBOARD"); K.SHADERDEFINE_RENDERMODE_STRETCHEDBILLBOARD = a.registerSpriteDefine("STRETCHEDBILLBOARD"); K.SHADERDEFINE_RENDERMODE_HORIZONTALBILLBOARD = a.registerSpriteDefine("HORIZONTALBILLBOARD"); K.SHADERDEFINE_RENDERMODE_VERTICALBILLBOARD = a.registerSpriteDefine("VERTICALBILLBOARD"); K.SHADERDEFINE_COLOROVERLIFETIME = a.registerSpriteDefine("COLOROVERLIFETIME"); K.SHADERDEFINE_RANDOMCOLOROVERLIFETIME = a.registerSpriteDefine("RANDOMCOLOROVERLIFETIME"); K.SHADERDEFINE_VELOCITYOVERLIFETIMECONSTANT = a.registerSpriteDefine("VELOCITYOVERLIFETIMECONSTANT"); K.SHADERDEFINE_VELOCITYOVERLIFETIMECURVE = a.registerSpriteDefine("VELOCITYOVERLIFETIMECURVE"); K.SHADERDEFINE_VELOCITYOVERLIFETIMERANDOMCONSTANT = a.registerSpriteDefine("VELOCITYOVERLIFETIMERANDOMCONSTANT"); K.SHADERDEFINE_VELOCITYOVERLIFETIMERANDOMCURVE = a.registerSpriteDefine("VELOCITYOVERLIFETIMERANDOMCURVE"); K.SHADERDEFINE_TEXTURESHEETANIMATIONCURVE = a.registerSpriteDefine("TEXTURESHEETANIMATIONCURVE"); K.SHADERDEFINE_TEXTURESHEETANIMATIONRANDOMCURVE = a.registerSpriteDefine("TEXTURESHEETANIMATIONRANDOMCURVE"); K.SHADERDEFINE_ROTATIONOVERLIFETIME = a.registerSpriteDefine("ROTATIONOVERLIFETIME"); K.SHADERDEFINE_ROTATIONOVERLIFETIMESEPERATE = a.registerSpriteDefine("ROTATIONOVERLIFETIMESEPERATE"); K.SHADERDEFINE_ROTATIONOVERLIFETIMECONSTANT = a.registerSpriteDefine("ROTATIONOVERLIFETIMECONSTANT"); K.SHADERDEFINE_ROTATIONOVERLIFETIMECURVE = a.registerSpriteDefine("ROTATIONOVERLIFETIMECURVE"); K.SHADERDEFINE_ROTATIONOVERLIFETIMERANDOMCONSTANTS = a.registerSpriteDefine("ROTATIONOVERLIFETIMERANDOMCONSTANTS"); K.SHADERDEFINE_ROTATIONOVERLIFETIMERANDOMCURVES = a.registerSpriteDefine("ROTATIONOVERLIFETIMERANDOMCURVES"); K.SHADERDEFINE_SIZEOVERLIFETIMECURVE = a.registerSpriteDefine("SIZEOVERLIFETIMECURVE"); K.SHADERDEFINE_SIZEOVERLIFETIMECURVESEPERATE = a.registerSpriteDefine("SIZEOVERLIFETIMECURVESEPERATE"); K.SHADERDEFINE_SIZEOVERLIFETIMERANDOMCURVES = a.registerSpriteDefine("SIZEOVERLIFETIMERANDOMCURVES"); K.SHADERDEFINE_SIZEOVERLIFETIMERANDOMCURVESSEPERATE = a.registerSpriteDefine("SIZEOVERLIFETIMERANDOMCURVESSEPERATE"); K.SHADERDEFINE_RENDERMODE_MESH = a.registerSpriteDefine("RENDERMODE_MESH"); K.SHADERDEFINE_SHAPE = a.registerSpriteDefine("SHAPE"); a = {a_Position: 0, a_Texcoord0: 2, a_Time: 33}; b = { u_Texture: [1, 1], u_Albedo: [2, 1], u_Color: [3, 1], u_CurrentTime: [2, 2], u_Duration: [3, 2], u_MvpMatrix: [1, 2] }; f = Ia.nameKey.add("GLITTER"); P.add(f, "attribute vec4 a_Position;\nattribute vec2 a_Texcoord0;\nattribute float a_Time;\n\nuniform mat4 u_MvpMatrix;\nuniform float u_CurrentTime;\nuniform vec4 u_Color;\nuniform float u_Duration;\n\nvarying vec2 v_Texcoord;\nvarying vec4 v_Color;\n\n\nvoid main()\n{\n gl_Position \x3d u_MvpMatrix * a_Position;\n \n float age \x3d u_CurrentTime-a_Time;\n float normalizedAge \x3d clamp(age / u_Duration,0.0,1.0);\n \n v_Texcoord\x3da_Texcoord0;\n \n v_Color\x3du_Color;\n v_Color.a*\x3d1.0-normalizedAge;\n}\n", "#ifdef HIGHPRECISION\n\tprecision highp float;\n#else\n\tprecision mediump float;\n#endif\n\nuniform vec4 u_Albedo;\nuniform sampler2D u_Texture;\n\nvarying vec2 v_Texcoord;\nvarying vec4 v_Color;\n\n\nvoid main()\n{\t\n gl_FragColor\x3dtexture2D(u_Texture, v_Texcoord)*v_Color;\n gl_FragColor\x3dgl_FragColor*u_Albedo;\n}\n\n", a, b); a = {a_Position: 0}; b = {u_Intensity: [1, 1], u_AlphaBlending: [2, 1], u_CubeTexture: [3, 1], u_MvpMatrix: [4, 3]}; f = Ia.nameKey.add("SkyBox"); P.add(f, "attribute vec4 a_Position;\nuniform mat4 u_MvpMatrix;\nvarying vec3 v_Texcoord;\n\n\nvoid main()\n{\n gl_Position \x3d (u_MvpMatrix*a_Position).xyww;\n v_Texcoord\x3da_Position.xyz;\n}\n", "#ifdef HIGHPRECISION\nprecision highp float;\n#else\nprecision mediump float;\n#endif\n\nuniform float u_Intensity;\nuniform float u_AlphaBlending;\nuniform samplerCube u_CubeTexture;\n\nvarying vec3 v_Texcoord;\n\n\nvoid main()\n{\t\n gl_FragColor\x3dvec4(textureCube(u_CubeTexture, v_Texcoord).rgb*u_Intensity,u_AlphaBlending);\n}\n\n", a, b); a = {a_Position: 0, a_Texcoord0: 2}; b = {u_Intensity: [1, 1], u_AlphaBlending: [2, 1], u_texture: [3, 1], u_MvpMatrix: [4, 3]}; f = Ia.nameKey.add("SkyDome"); P.add(f, "attribute vec4 a_Position;\nattribute vec2 a_Texcoord0;\nuniform mat4 u_MvpMatrix;\nvarying vec2 v_Texcoord;\n\n\nvoid main()\n{\n gl_Position \x3d (u_MvpMatrix*a_Position).xyww;\n v_Texcoord \x3d a_Texcoord0;\n}\n", "#ifdef HIGHPRECISION\nprecision highp float;\n#else\nprecision mediump float;\n#endif\n\nuniform float u_Intensity;\nuniform float u_AlphaBlending;\nuniform sampler2D u_texture;\n\nvarying vec2 v_Texcoord;\n\n\nvoid main()\n{\t\n gl_FragColor\x3dvec4(texture2D(u_texture, v_Texcoord).rgb*u_Intensity,u_AlphaBlending);\n}\n\n", a, b); a = {a_Position: 0, a_Normal: 3, a_Texcoord0: 2, a_Texcoord1: 15}; b = { u_MvpMatrix: [1, 2], u_WorldMat: [0, 2], u_LightmapScaleOffset: [2, 2], u_LightMap: [3, 2], u_SplatAlphaTexture: [0, 1], u_NormalTexture: [1, 1], u_DiffuseTexture1: [2, 1], u_DiffuseTexture2: [3, 1], u_DiffuseTexture3: [4, 1], u_DiffuseTexture4: [5, 1], u_DiffuseScale1: [6, 1], u_DiffuseScale2: [7, 1], u_DiffuseScale3: [8, 1], u_DiffuseScale4: [9, 1], u_MaterialDiffuse: [11, 1], u_MaterialAmbient: [10, 1], u_MaterialSpecular: [12, 1], u_CameraPos: [0, 3], u_FogStart: [1, 4], u_FogRange: [2, 4], u_FogColor: [0, 4], "u_DirectionLight.Direction": [3, 4], "u_DirectionLight.Diffuse": [4, 4], "u_PointLight.Position": [5, 4], "u_PointLight.Range": [6, 4], "u_PointLight.Attenuation": [7, 4], "u_PointLight.Diffuse": [8, 4], "u_SpotLight.Position": [9, 4], "u_SpotLight.Direction": [10, 4], "u_SpotLight.Range": [12, 4], "u_SpotLight.Spot": [11, 4], "u_SpotLight.Attenuation": [13, 4], "u_SpotLight.Diffuse": [14, 4], u_AmbientColor: [21, 4], u_shadowMap1: [18, 4], u_shadowMap2: [19, 4], u_shadowMap3: [20, 4], u_shadowPSSMDistance: [15, 4], u_lightShadowVP: [16, 4], u_shadowPCFoffset: [17, 4] }; f = Ia.nameKey.add("Terrain"); a = P.add(f, "attribute vec4 a_Position;\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(LIGHTMAP)\n\tattribute vec3 a_Normal;\n\tvarying vec3 v_Normal;\n#endif\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||(defined(RECEIVESHADOW)\x26\x26defined(SHADOWMAP_PSSM1))\n\tuniform mat4 u_WorldMat;\n\tvarying vec3 v_PositionWorld;\n#endif\n\nvarying float v_posViewZ;\n#ifdef RECEIVESHADOW\n #ifdef SHADOWMAP_PSSM1 \n varying vec4 v_lightMVPPos;\n uniform mat4 u_lightShadowVP[4];\n #endif\n#endif\n\n#ifdef LIGHTMAP\n\tuniform vec4 u_LightmapScaleOffset;\n\tvarying vec2 v_LightMapUV;\n#endif\n\nattribute vec2 a_Texcoord0;\nattribute vec2 a_Texcoord1;\nvarying vec2 v_Texcoord0;\nvarying vec2 v_Texcoord1;\nuniform mat4 u_MvpMatrix;\n\nvoid main()\n{\n\tgl_Position \x3d u_MvpMatrix * a_Position;\n\tv_Texcoord0\x3da_Texcoord0;\n\tv_Texcoord1\x3da_Texcoord1;\n\t\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)\n\tv_Normal\x3da_Normal;\n#endif\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||(defined(RECEIVESHADOW)\x26\x26defined(SHADOWMAP_PSSM1))\n\tv_PositionWorld\x3d(u_WorldMat*a_Position).xyz;\n#endif\n\n#ifdef LIGHTMAP\n\t//\u8fd9\u4e2a\u5730\u65b9\u4f7f\u7528a_Normal \u5e76\u4e0d\u662f\u771f\u7684\u4ee3\u8868normal\uff0c\u5176\u5b9e\u51d1\u5de7\u6cd5\u7ebf\u56fe\u7684uv\u6b63\u597d\u662f\u7b26\u5408 light_Map\u7684UV\n\tv_LightMapUV\x3dvec2(a_Normal.x*u_LightmapScaleOffset.x+u_LightmapScaleOffset.z,(a_Normal.y-1.0)*u_LightmapScaleOffset.y+u_LightmapScaleOffset.w);\n#endif\n\n#ifdef RECEIVESHADOW\n\tv_posViewZ \x3d gl_Position.w;\n\t#ifdef SHADOWMAP_PSSM1\n\t\tv_lightMVPPos \x3d u_lightShadowVP[0] * vec4(v_PositionWorld,1.0);\n\t#endif\n#endif\n\n}", '#ifdef HIGHPRECISION\n\tprecision highp float;\n#else\n\tprecision mediump float;\n#endif\n\n#include "LightHelper.glsl";\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)\n\tuniform vec3 u_MaterialDiffuse;\n\tuniform vec4 u_MaterialSpecular;\n\tuniform vec3 u_CameraPos;\n\tvarying vec3 v_Normal;\n\tvarying vec3 v_PositionWorld;\n#endif\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(LIGHTMAP)\n\tuniform vec3 u_MaterialAmbient;\n#endif\n\n#ifdef FOG\n\tuniform float u_FogStart;\n\tuniform float u_FogRange;\n\tuniform vec3 u_FogColor;\n#endif\n\n\n#ifdef DIRECTIONLIGHT\n\tuniform DirectionLight u_DirectionLight;\n#endif\n\n#ifdef POINTLIGHT\n\tuniform PointLight u_PointLight;\n#endif\n\n#ifdef SPOTLIGHT\n\tuniform SpotLight u_SpotLight;\n#endif\n\nuniform vec3 u_AmbientColor;\n\n#include "ShadowHelper.glsl"\n#ifdef RECEIVESHADOW\n\t#if defined(SHADOWMAP_PSSM2)||defined(SHADOWMAP_PSSM3)\n\tuniform mat4 u_lightShadowVP[4];\n\t#endif\n\t#ifdef SHADOWMAP_PSSM1 \n\tvarying vec4 v_lightMVPPos;\n\t#endif\n#endif\nvarying float v_posViewZ;\n\n\nuniform sampler2D u_SplatAlphaTexture;\nuniform sampler2D u_NormalTexture;\nuniform sampler2D u_DiffuseTexture1;\nuniform sampler2D u_DiffuseTexture2;\nuniform sampler2D u_DiffuseTexture3;\nuniform sampler2D u_DiffuseTexture4;\nuniform vec2 u_DiffuseScale1;\nuniform vec2 u_DiffuseScale2;\nuniform vec2 u_DiffuseScale3;\nuniform vec2 u_DiffuseScale4;\nvarying vec2 v_Texcoord0;\nvarying vec2 v_Texcoord1;\n\n#ifdef LIGHTMAP\n\tuniform sampler2D u_LightMap;\n\tvarying vec2 v_LightMapUV;\n#endif\n\nvoid main()\n{\n#ifdef DETAIL_NUM1\n\tvec4 color1 \x3d texture2D(u_DiffuseTexture1, v_Texcoord1/u_DiffuseScale1);\n\tvec4 splatAlpha \x3d texture2D(u_SplatAlphaTexture, v_Texcoord0);\n\tgl_FragColor.xyz \x3d color1.xyz;\n#endif\n#ifdef DETAIL_NUM2\n\tvec4 color1 \x3d texture2D(u_DiffuseTexture1, v_Texcoord1/u_DiffuseScale1);\n\tvec4 color2 \x3d texture2D(u_DiffuseTexture2, v_Texcoord1/u_DiffuseScale2);\n\tvec4 splatAlpha \x3d texture2D(u_SplatAlphaTexture, v_Texcoord0);\n\tgl_FragColor.xyz \x3d color1.xyz * (1.0-splatAlpha.r) + color2.xyz * splatAlpha.r;\n#endif\n#ifdef DETAIL_NUM3\n\tvec4 color1 \x3d texture2D(u_DiffuseTexture1, v_Texcoord1/u_DiffuseScale1);\n\tvec4 color2 \x3d texture2D(u_DiffuseTexture2, v_Texcoord1/u_DiffuseScale2);\n\tvec4 color3 \x3d texture2D(u_DiffuseTexture3, v_Texcoord1/u_DiffuseScale3);\n\tvec4 splatAlpha \x3d texture2D(u_SplatAlphaTexture, v_Texcoord0);\n\tgl_FragColor.xyz \x3d color1.xyz * (1.0-(splatAlpha.r+splatAlpha.g)) + color2.xyz * splatAlpha.r + color3.xyz * splatAlpha.g;\n#endif\n#ifdef DETAIL_NUM4\n\tvec4 color1 \x3d texture2D(u_DiffuseTexture1, v_Texcoord1/u_DiffuseScale1);\n\tvec4 color2 \x3d texture2D(u_DiffuseTexture2, v_Texcoord1/u_DiffuseScale2);\n\tvec4 color3 \x3d texture2D(u_DiffuseTexture3, v_Texcoord1/u_DiffuseScale3);\n\tvec4 color4 \x3d texture2D(u_DiffuseTexture4, v_Texcoord1/u_DiffuseScale4);\n\tvec4 splatAlpha \x3d texture2D(u_SplatAlphaTexture, v_Texcoord0);\n\tgl_FragColor.xyz \x3d color1.xyz * (1.0-(splatAlpha.r+splatAlpha.g+splatAlpha.b))+ color2.xyz * splatAlpha.r + color3.xyz * splatAlpha.g + color4.xyz * splatAlpha.b;\n#endif\n\tgl_FragColor.w \x3d splatAlpha.a;\n\t\t\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)\n vec3 normal \x3d texture2D(u_NormalTexture,v_Normal.xy).xyz;\n\tnormal \x3d normal*2.0 - vec3(1.0);\n\tvec3 diffuse \x3d vec3(0.0);\n\tvec3 ambient \x3d vec3(0.0);\n\tvec3 specular\x3d vec3(0.0);\n\tvec3 dif, amb, spe;\n#endif\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(FOG)\n\tvec3 toEye;\n\t#ifdef FOG\n\t\ttoEye\x3du_CameraPos-v_PositionWorld;\n\t\tfloat toEyeLength\x3dlength(toEye);\n\t\ttoEye/\x3dtoEyeLength;\n\t#else\n\t\ttoEye\x3dnormalize(u_CameraPos-v_PositionWorld);\n\t#endif\n#endif\n\n#ifdef DIRECTIONLIGHT\n\tcomputeDirectionLight(u_MaterialDiffuse,u_MaterialAmbient,u_MaterialSpecular,u_DirectionLight,u_AmbientColor,normal,toEye, dif, amb, spe);\n\tdiffuse+\x3ddif;\n\tambient+\x3damb;\n\tspecular+\x3dspe;\n#endif\n \n#ifdef POINTLIGHT\n\tcomputePointLight(u_MaterialDiffuse,u_MaterialAmbient,u_MaterialSpecular,u_PointLight,u_AmbientColor,v_PositionWorld,normal,toEye, dif, amb, spe);\n\tdiffuse+\x3ddif;\n\tambient+\x3damb;\n\tspecular+\x3dspe;\n#endif\n\n#ifdef SPOTLIGHT\n\tComputeSpotLight(u_MaterialDiffuse,u_MaterialAmbient,u_MaterialSpecular,u_SpotLight,u_AmbientColor,v_PositionWorld,normal,toEye, dif, amb, spe);\n\tdiffuse+\x3ddif;\n\tambient+\x3damb;\n\tspecular+\x3dspe;\n#endif\n\n#ifdef RECEIVESHADOW\n\tfloat shadowValue \x3d 1.0;\n\t#ifdef SHADOWMAP_PSSM3\n\t\tshadowValue \x3d getShadowPSSM3( u_shadowMap1,u_shadowMap2,u_shadowMap3,u_lightShadowVP,u_shadowPSSMDistance,u_shadowPCFoffset,v_PositionWorld,v_posViewZ,0.001);\n\t#endif\n\t#ifdef SHADOWMAP_PSSM2\n\t\tshadowValue \x3d getShadowPSSM2( u_shadowMap1,u_shadowMap2,u_lightShadowVP,u_shadowPSSMDistance,u_shadowPCFoffset,v_PositionWorld,v_posViewZ,0.001);\n\t#endif \n\t#ifdef SHADOWMAP_PSSM1\n\t\tshadowValue \x3d getShadowPSSM1( u_shadowMap1,v_lightMVPPos,u_shadowPSSMDistance,u_shadowPCFoffset,v_posViewZ,0.001);\n\t#endif\n#endif\n\n#ifdef LIGHTMAP\n\t#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)\n\t\tgl_FragColor.rgb\x3dgl_FragColor.rgb*(u_MaterialAmbient + texture2D(u_LightMap, v_LightMapUV).rgb);\n\t#else\n\t\t#if defined(RECEIVESHADOW)\n\t\t\tgl_FragColor.rgb\x3dgl_FragColor.rgb*(u_MaterialAmbient + texture2D(u_LightMap, v_LightMapUV).rgb * shadowValue);\n\t\t#else\n\t\t\tgl_FragColor.rgb\x3dgl_FragColor.rgb*(u_MaterialAmbient + texture2D(u_LightMap, v_LightMapUV).rgb);\n\t\t#endif\n\t#endif\n#endif\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)\n\t#ifdef RECEIVESHADOW\n\t\tgl_FragColor \x3dvec4( gl_FragColor.rgb*(ambient + diffuse*shadowValue) + specular * shadowValue,gl_FragColor.a);\n\t#else\n\t\tgl_FragColor \x3dvec4( gl_FragColor.rgb*(ambient + diffuse) + specular, gl_FragColor.a);\n\t#endif\n#endif\n\n#ifdef FOG\n\tfloat lerpFact\x3dclamp((toEyeLength-u_FogStart)/u_FogRange,0.0,1.0);\n\tgl_FragColor.rgb\x3dmix(gl_FragColor.rgb,u_FogColor,lerpFact);\n#endif\n}\n\n', a, b); qd.SHADERDEFINE_DETAIL_NUM1 = a.registerMaterialDefine("DETAIL_NUM1"); qd.SHADERDEFINE_DETAIL_NUM2 = a.registerMaterialDefine("DETAIL_NUM2"); qd.SHADERDEFINE_DETAIL_NUM4 = a.registerMaterialDefine("DETAIL_NUM4"); qd.SHADERDEFINE_DETAIL_NUM3 = a.registerMaterialDefine("DETAIL_NUM3"); a = {a_Position: 0, a_Normal: 3, a_Texcoord0: 2}; b = { u_MvpMatrix: [1, 2], u_WorldMat: [0, 2], u_CameraPos: [0, 3], u_LightmapScaleOffset: [2, 2], u_LightMap: [3, 2], u_SplatAlphaTexture: [0, 1], u_DiffuseTexture1: [1, 1], u_DiffuseTexture2: [2, 1], u_DiffuseTexture3: [3, 1], u_DiffuseTexture4: [4, 1], u_DiffuseTexture5: [5, 1], u_DiffuseScaleOffset1: [6, 1], u_DiffuseScaleOffset2: [7, 1], u_DiffuseScaleOffset3: [8, 1], u_DiffuseScaleOffset4: [9, 1], u_DiffuseScaleOffset5: [10, 1], u_MaterialAlbedo: [14, 1], u_MaterialDiffuse: [12, 1], u_MaterialAmbient: [11, 1], u_MaterialSpecular: [13, 1], u_FogStart: [1, 4], u_FogRange: [2, 4], u_FogColor: [0, 4], "u_DirectionLight.Direction": [3, 4], "u_DirectionLight.Diffuse": [4, 4], "u_PointLight.Position": [5, 4], "u_PointLight.Range": [6, 4], "u_PointLight.Attenuation": [7, 4], "u_PointLight.Diffuse": [8, 4], "u_SpotLight.Position": [9, 4], "u_SpotLight.Direction": [10, 4], "u_SpotLight.Range": [12, 4], "u_SpotLight.Spot": [11, 4], "u_SpotLight.Attenuation": [13, 4], "u_SpotLight.Diffuse": [14, 4], u_AmbientColor: [21, 4], u_shadowMap1: [18, 4], u_shadowMap2: [19, 4], u_shadowMap3: [20, 4], u_shadowPSSMDistance: [15, 4], u_lightShadowVP: [16, 4], u_shadowPCFoffset: [17, 4] }; f = Ia.nameKey.add("ExtendTerrain"); a = P.add(f, "attribute vec4 a_Position;\nattribute vec2 a_Texcoord0;\n\nuniform mat4 u_MvpMatrix;\n\nvarying vec2 v_Texcoord0;\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(LIGHTMAP)\n\tattribute vec3 a_Normal;\n\tvarying vec3 v_Normal;\n#endif\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(FOG)||(defined(RECEIVESHADOW)\x26\x26defined(SHADOWMAP_PSSM1))\n\tuniform mat4 u_WorldMat;\n\tvarying vec3 v_PositionWorld;\n#endif\n\n#ifdef LIGHTMAP\n\tvarying vec2 v_LightMapUV;\n\tuniform vec4 u_LightmapScaleOffset;\n#endif\n\n#ifdef RECEIVESHADOW\n\tvarying float v_posViewZ;\n\t#ifdef SHADOWMAP_PSSM1 \n\t\tvarying vec4 v_lightMVPPos;\n\t\tuniform mat4 u_lightShadowVP[4];\n\t#endif\n#endif\n\nvoid main()\n{\n\tgl_Position \x3d u_MvpMatrix * a_Position;\n \n\tv_Texcoord0 \x3d a_Texcoord0;\n \n\t#ifdef LIGHTMAP\n\t\tv_LightMapUV \x3d vec2(a_Texcoord0.x*u_LightmapScaleOffset.x+u_LightmapScaleOffset.z,(a_Texcoord0.y-1.0)*u_LightmapScaleOffset.y+u_LightmapScaleOffset.w);\n\t#endif\n \n\t#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)\n\t\tv_Normal \x3d a_Normal;\n\t#endif\n\n\t#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(FOG)||(defined(RECEIVESHADOW)\x26\x26defined(SHADOWMAP_PSSM1))\n\t\tv_PositionWorld\x3d(u_WorldMat*a_Position).xyz;\n\t#endif\n\n\t#ifdef RECEIVESHADOW\n\t\tv_posViewZ \x3d gl_Position.w;\n\t\t#ifdef SHADOWMAP_PSSM1\n\t\t\tv_lightMVPPos \x3d u_lightShadowVP[0] * vec4(v_PositionWorld,1.0);\n\t\t#endif\n\t#endif\n}", '#ifdef HIGHPRECISION\n\tprecision highp float;\n#else\n\tprecision mediump float;\n#endif\n\n#include "LightHelper.glsl";\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(FOG)\n\tuniform vec3 u_MaterialDiffuse;\n\tuniform vec4 u_MaterialSpecular;\n\tuniform vec3 u_CameraPos;\n\tvarying vec3 v_Normal;\n\tvarying vec3 v_PositionWorld;\n#endif\n\n#ifdef FOG\n\tuniform float u_FogStart;\n\tuniform float u_FogRange;\n\tuniform vec3 u_FogColor;\n#endif\n\n\n#ifdef DIRECTIONLIGHT\n\tuniform DirectionLight u_DirectionLight;\n#endif\n\n#ifdef POINTLIGHT\n\tuniform PointLight u_PointLight;\n#endif\n\n#ifdef SPOTLIGHT\n\tuniform SpotLight u_SpotLight;\n#endif\n\nuniform vec3 u_AmbientColor;\n\n#include "ShadowHelper.glsl"\n#ifdef RECEIVESHADOW\n\t#if defined(SHADOWMAP_PSSM2)||defined(SHADOWMAP_PSSM3)\n\tuniform mat4 u_lightShadowVP[4];\n\t#endif\n\t#ifdef SHADOWMAP_PSSM1 \n\tvarying vec4 v_lightMVPPos;\n\t#endif\n#endif\nvarying float v_posViewZ;\n\n\nuniform sampler2D u_SplatAlphaTexture;\n\nuniform sampler2D u_DiffuseTexture1;\nuniform sampler2D u_DiffuseTexture2;\nuniform sampler2D u_DiffuseTexture3;\nuniform sampler2D u_DiffuseTexture4;\nuniform sampler2D u_DiffuseTexture5;\n\nuniform vec4 u_DiffuseScaleOffset1;\nuniform vec4 u_DiffuseScaleOffset2;\nuniform vec4 u_DiffuseScaleOffset3;\nuniform vec4 u_DiffuseScaleOffset4;\nuniform vec4 u_DiffuseScaleOffset5;\n\nvarying vec2 v_Texcoord0;\n\nuniform vec3 u_MaterialAmbient;\nuniform vec4 u_MaterialAlbedo;\n\n#ifdef LIGHTMAP\n\tuniform sampler2D u_LightMap;\n\tvarying vec2 v_LightMapUV;\n#endif\n\nvoid main()\n{\n\t#ifdef ExtendTerrain_DETAIL_NUM1\n\t\tvec4 splatAlpha \x3d texture2D(u_SplatAlphaTexture, v_Texcoord0);\n\t\tvec4 color1 \x3d texture2D(u_DiffuseTexture1, v_Texcoord0 * u_DiffuseScaleOffset1.xy);\n\t\tgl_FragColor.xyz \x3d color1.xyz * splatAlpha.r;\n\t#endif\n\t#ifdef ExtendTerrain_DETAIL_NUM2\n\t\tvec4 splatAlpha \x3d texture2D(u_SplatAlphaTexture, v_Texcoord0);\n\t\tvec4 color1 \x3d texture2D(u_DiffuseTexture1, v_Texcoord0 * u_DiffuseScaleOffset1.xy);\n\t\tvec4 color2 \x3d texture2D(u_DiffuseTexture2, v_Texcoord0 * u_DiffuseScaleOffset2.xy);\n\t\tgl_FragColor.xyz \x3d color1.xyz * splatAlpha.r + color2.xyz * (1.0 - splatAlpha.r);\n\t#endif\n\t#ifdef ExtendTerrain_DETAIL_NUM3\n\t\tvec4 splatAlpha \x3d texture2D(u_SplatAlphaTexture, v_Texcoord0);\n\t\tvec4 color1 \x3d texture2D(u_DiffuseTexture1, v_Texcoord0 * u_DiffuseScaleOffset1.xy);\n\t\tvec4 color2 \x3d texture2D(u_DiffuseTexture2, v_Texcoord0 * u_DiffuseScaleOffset2.xy);\n\t\tvec4 color3 \x3d texture2D(u_DiffuseTexture3, v_Texcoord0 * u_DiffuseScaleOffset3.xy);\n\t\tgl_FragColor.xyz \x3d color1.xyz * splatAlpha.r + color2.xyz * splatAlpha.g + color3.xyz * (1.0 - splatAlpha.r - splatAlpha.g);\n\t#endif\n\t#ifdef ExtendTerrain_DETAIL_NUM4\n\t\tvec4 splatAlpha \x3d texture2D(u_SplatAlphaTexture, v_Texcoord0);\n\t\tvec4 color1 \x3d texture2D(u_DiffuseTexture1, v_Texcoord0 * u_DiffuseScaleOffset1.xy);\n\t\tvec4 color2 \x3d texture2D(u_DiffuseTexture2, v_Texcoord0 * u_DiffuseScaleOffset2.xy);\n\t\tvec4 color3 \x3d texture2D(u_DiffuseTexture3, v_Texcoord0 * u_DiffuseScaleOffset3.xy);\n\t\tvec4 color4 \x3d texture2D(u_DiffuseTexture4, v_Texcoord0 * u_DiffuseScaleOffset4.xy);\n\t\tgl_FragColor.xyz \x3d color1.xyz * splatAlpha.r + color2.xyz * splatAlpha.g + color3.xyz * splatAlpha.b + color4.xyz * (1.0 - splatAlpha.r - splatAlpha.g - splatAlpha.b);\n\t#endif\n\t#ifdef ExtendTerrain_DETAIL_NUM5\n\t\tvec4 splatAlpha \x3d texture2D(u_SplatAlphaTexture, v_Texcoord0);\n\t\tvec4 color1 \x3d texture2D(u_DiffuseTexture1, v_Texcoord0 * u_DiffuseScaleOffset1.xy);\n\t\tvec4 color2 \x3d texture2D(u_DiffuseTexture2, v_Texcoord0 * u_DiffuseScaleOffset2.xy);\n\t\tvec4 color3 \x3d texture2D(u_DiffuseTexture3, v_Texcoord0 * u_DiffuseScaleOffset3.xy);\n\t\tvec4 color4 \x3d texture2D(u_DiffuseTexture4, v_Texcoord0 * u_DiffuseScaleOffset4.xy);\n\t\tvec4 color5 \x3d texture2D(u_DiffuseTexture5, v_Texcoord0 * u_DiffuseScaleOffset5.xy);\n\t\tgl_FragColor.xyz \x3d color1.xyz * splatAlpha.r + color2.xyz * splatAlpha.g + color3.xyz * splatAlpha.b + color4.xyz * splatAlpha.a + color5.xyz * (1.0 - splatAlpha.r - splatAlpha.g - splatAlpha.b - splatAlpha.a);\n\t#endif\n\t\tgl_FragColor.w \x3d splatAlpha.a;\n\t\t\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)\n vec3 normal \x3d v_Normal;\n\tvec3 diffuse \x3d vec3(0.0);\n\tvec3 ambient \x3d vec3(0.0);\n\tvec3 specular\x3d vec3(0.0);\n\tvec3 dif, amb, spe;\n#endif\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)||defined(FOG)\n\tvec3 toEye;\n\t#ifdef FOG\n\t\ttoEye\x3du_CameraPos-v_PositionWorld;\n\t\tfloat toEyeLength\x3dlength(toEye);\n\t\ttoEye/\x3dtoEyeLength;\n\t#else\n\t\ttoEye\x3dnormalize(u_CameraPos-v_PositionWorld);\n\t#endif\n#endif\n\n#ifdef DIRECTIONLIGHT\n\tcomputeDirectionLight(u_MaterialDiffuse,u_MaterialAmbient,u_MaterialSpecular,u_DirectionLight,u_AmbientColor,normal,toEye, dif, amb, spe);\n\tdiffuse+\x3ddif;\n\tambient+\x3damb;\n\tspecular+\x3dspe;\n#endif\n \n#ifdef POINTLIGHT\n\tcomputePointLight(u_MaterialDiffuse,u_MaterialAmbient,u_MaterialSpecular,u_PointLight,u_AmbientColor,v_PositionWorld,normal,toEye, dif, amb, spe);\n\tdiffuse+\x3ddif;\n\tambient+\x3damb;\n\tspecular+\x3dspe;\n#endif\n\n#ifdef SPOTLIGHT\n\tComputeSpotLight(u_MaterialDiffuse,u_MaterialAmbient,u_MaterialSpecular,u_SpotLight,u_AmbientColor,v_PositionWorld,normal,toEye, dif, amb, spe);\n\tdiffuse+\x3ddif;\n\tambient+\x3damb;\n\tspecular+\x3dspe;\n#endif\n\n#ifdef RECEIVESHADOW\n\tfloat shadowValue \x3d 1.0;\n\t#ifdef SHADOWMAP_PSSM3\n\t\tshadowValue \x3d getShadowPSSM3( u_shadowMap1,u_shadowMap2,u_shadowMap3,u_lightShadowVP,u_shadowPSSMDistance,u_shadowPCFoffset,v_PositionWorld,v_posViewZ,0.001);\n\t#endif\n\t#ifdef SHADOWMAP_PSSM2\n\t\tshadowValue \x3d getShadowPSSM2( u_shadowMap1,u_shadowMap2,u_lightShadowVP,u_shadowPSSMDistance,u_shadowPCFoffset,v_PositionWorld,v_posViewZ,0.001);\n\t#endif \n\t#ifdef SHADOWMAP_PSSM1\n\t\tshadowValue \x3d getShadowPSSM1( u_shadowMap1,v_lightMVPPos,u_shadowPSSMDistance,u_shadowPCFoffset,v_posViewZ,0.001);\n\t#endif\n#endif\n\n#ifdef LIGHTMAP\n\t#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)\n\t\tgl_FragColor.rgb\x3dgl_FragColor.rgb*(u_MaterialAmbient + texture2D(u_LightMap, v_LightMapUV).rgb);\n\t#else\n\t\t#if defined(RECEIVESHADOW)\t\t\n\t\t\tgl_FragColor.rgb\x3dgl_FragColor.rgb*(u_MaterialAmbient+texture2D(u_LightMap, v_LightMapUV).rgb * shadowValue);\n\t\t\t//vec3 tColor\x3d u_MaterialAmbient + texture2D(u_LightMap, v_LightMapUV).rgb * shadowValue + mix(vec3(0.15,0.15,0.15),vec3(0.0),shadowValue);\n\t\t\t//gl_FragColor.rgb*\x3dtColor;\n\t\t#else\n\t\t\tgl_FragColor.rgb\x3dgl_FragColor.rgb*(u_MaterialAmbient + texture2D(u_LightMap, v_LightMapUV).rgb);\n\t\t#endif\n\t#endif\n#endif\n\ngl_FragColor\x3dgl_FragColor*u_MaterialAlbedo;\n\n#if defined(DIRECTIONLIGHT)||defined(POINTLIGHT)||defined(SPOTLIGHT)\n\t#ifdef RECEIVESHADOW\n\t\tgl_FragColor \x3d vec4( gl_FragColor.rgb*(ambient + diffuse*shadowValue) + specular * shadowValue,gl_FragColor.a);\n\t#else\n\t\tgl_FragColor \x3dvec4( gl_FragColor.rgb*(ambient + diffuse) + specular, gl_FragColor.a);\n\t#endif\n#endif\n\n#ifdef FOG\n\tfloat lerpFact\x3dclamp((toEyeLength-u_FogStart)/u_FogRange,0.0,1.0);\n\tgl_FragColor.rgb\x3dmix(gl_FragColor.rgb,u_FogColor,lerpFact);\n#endif\n}\n\n\n\n\n\n', a, b); a.addSpriteDefines(eb.shaderDefines); a.addMaterialDefines(Mg.shaderDefines); a = {a_Position: 0, a_OffsetVector: 41, a_Texcoord0X: 38, a_Texcoord0Y: 40, a_BirthTime: 33}; b = { u_MvpMatrix: [1, 2], u_VMatrix: [1, 3], u_PMatrix: [2, 3], u_TilingOffset: [3, 1], u_MainTexture: [1, 1], u_MainColor: [2, 1], u_CurTime: [3, 2], u_LifeTime: [4, 2], u_WidthCurve: [5, 2], u_WidthCurveKeyLength: [6, 2], u_GradientColorkey: [7, 2], u_GradientAlphakey: [8, 2] }; f = Ia.nameKey.add("Trail"); a = P.add(f, "attribute vec3 a_Position;\nattribute vec3 a_OffsetVector;\nattribute vec4 a_Color;\nattribute float a_Texcoord0X;\nattribute float a_Texcoord0Y;\nattribute float a_BirthTime;\n\nuniform mat4 u_VMatrix;\nuniform mat4 u_PMatrix;\n\nuniform vec4 u_TilingOffset;\n\nuniform float u_CurTime;\nuniform float u_LifeTime;\nuniform vec4 u_WidthCurve[10];\nuniform int u_WidthCurveKeyLength;\n\nuniform vec4 u_GradientColorkey[10];\nuniform vec2 u_GradientAlphakey[10];\n\nvarying vec2 v_Texcoord0;\nvarying vec4 v_Color;\n\nfloat hermiteInterpolate(float t, float outTangent, float inTangent, float duration, float value1, float value2)\n{\n\tfloat t2 \x3d t * t;\n\tfloat t3 \x3d t2 * t;\n\tfloat a \x3d 2.0 * t3 - 3.0 * t2 + 1.0;\n\tfloat b \x3d t3 - 2.0 * t2 + t;\n\tfloat c \x3d t3 - t2;\n\tfloat d \x3d -2.0 * t3 + 3.0 * t2;\n\treturn a * value1 + b * outTangent * duration + c * inTangent * duration + d * value2;\n}\n\nfloat getCurWidth(in float normalizeTime)\n{\n\tif(normalizeTime \x3d\x3d 0.0){\n\t\treturn u_WidthCurve[0].w;\n\t}\n\telse if(normalizeTime \x3e\x3d 1.0){\n\t\treturn u_WidthCurve[u_WidthCurveKeyLength - 1].w;\n\t}\n\telse{\n\t\tfor(int i \x3d 0; i \x3c 10; i ++ )\n\t\t{\n\t\t\tif(normalizeTime \x3d\x3d u_WidthCurve[i].x)\n\t\t\t{\n\t\t\t\treturn u_WidthCurve[i].w;\n\t\t\t}\n\t\t\t\n\t\t\tvec4 lastFrame \x3d u_WidthCurve[i];\n\t\t\tvec4 nextFrame \x3d u_WidthCurve[i + 1];\n\t\t\tif(normalizeTime \x3e lastFrame.x \x26\x26 normalizeTime \x3c nextFrame.x)\n\t\t\t{\n\t\t\t\tfloat duration \x3d nextFrame.x - lastFrame.x;\n\t\t\t\tfloat t \x3d (normalizeTime - lastFrame.x) / duration;\n\t\t\t\tfloat outTangent \x3d lastFrame.z;\n\t\t\t\tfloat inTangent \x3d nextFrame.y;\n\t\t\t\tfloat value1 \x3d lastFrame.w;\n\t\t\t\tfloat value2 \x3d nextFrame.w;\n\t\t\t\treturn hermiteInterpolate(t, outTangent, inTangent, duration, value1, value2);\n\t\t\t}\n\t\t}\t\n\t}\n}\t\n\nvec4 getColorFromGradientByBlend(in vec4 gradientColors[10], in vec2 gradientAlphas[10], in float normalizeTime)\n{\n\tvec4 color;\n\tfor(int i \x3d 1; i \x3c 10; i++)\n\t{\n\t\tvec4 gradientColor \x3d gradientColors[i];\n\t\tfloat colorKey \x3d gradientColor.w;\n\t\tif(colorKey \x3e\x3d normalizeTime)\n\t\t{\n\t\t\tvec4 lastGradientColor \x3d gradientColors[i-1];\n\t\t\tfloat lastColorKey \x3d lastGradientColor.w;\n\t\t\tfloat age \x3d (normalizeTime - lastColorKey) / (colorKey - lastColorKey);\n\t\t\tcolor.rgb \x3d mix(gradientColors[i-1].xyz, gradientColor.xyz, age);\n\t\t\tbreak;\n\t\t}\n\t}\n\tfor(int i \x3d 1; i \x3c 10; i++)\n\t{\n\t\tvec2 gradientAlpha \x3d gradientAlphas[i];\n\t\tfloat alphaKey \x3d gradientAlpha.y;\n\t\tif(alphaKey \x3e\x3d normalizeTime)\n\t\t{\n\t\t\tvec2 lastGradientAlpha \x3d gradientAlphas[i-1];\n\t\t\tfloat lastAlphaKey \x3d lastGradientAlpha.y;\n\t\t\tfloat age \x3d (normalizeTime - lastAlphaKey) / (alphaKey - lastAlphaKey);\n\t\t\tcolor.a \x3d mix(lastGradientAlpha.x, gradientAlpha.x, age);\n\t\t\tbreak;\n\t\t}\n\t}\n\treturn color;\n}\n\nvec4 getColorFromGradientByFixed(in vec4 gradientColors[10], in vec2 gradientAlphas[10], in float normalizeTime)\n{\n\tvec4 color;\n\tfor(int i \x3d 1; i \x3c 10; i++)\n\t{\n\t\tvec4 gradientColor \x3d gradientColors[i];\n\t\tif(gradientColor.w \x3e\x3d normalizeTime)\n\t\t{\n\t\t\tcolor.rgb \x3d gradientColor.xyz;\n\t\t\tbreak;\n\t\t}\n\t}\n\tfor(int i \x3d 1; i \x3c 10; i++)\n\t{\n\t\tvec2 gradientAlpha \x3d gradientAlphas[i];\n\t\tif(gradientAlpha.y \x3e\x3d normalizeTime)\n\t\t{\n\t\t\tcolor.a \x3d gradientAlpha.x;\n\t\t\tbreak;\n\t\t}\n\t}\n\treturn color;\n}\n\nvoid main()\n{\n\tfloat normalizeTime \x3d (u_CurTime - a_BirthTime) / u_LifeTime;\n\t\n\tgl_Position \x3d u_PMatrix * u_VMatrix * vec4(a_Position + a_OffsetVector * getCurWidth(normalizeTime),1.0);\n\t\n\t#ifdef TILINGOFFSET\n\t\tv_Texcoord0 \x3d (vec2(a_Texcoord0X, a_Texcoord0Y) * u_TilingOffset.xy) + u_TilingOffset.zw;\n\t#else\n\t\tv_Texcoord0 \x3d vec2(a_Texcoord0X, a_Texcoord0Y);\n\t#endif\n\t\n\t#ifdef GRADIENTMODE_BLEND\n\t\tv_Color \x3d getColorFromGradientByBlend(u_GradientColorkey, u_GradientAlphakey, normalizeTime);\n\t#else\n\t\tv_Color \x3d getColorFromGradientByFixed(u_GradientColorkey, u_GradientAlphakey, normalizeTime);\n\t#endif\n}\n\n\n\n", "#ifdef HIGHPRECISION\n\tprecision highp float;\n#else\n\tprecision mediump float;\n#endif\n\nuniform sampler2D u_MainTexture;\nuniform vec4 u_MainColor;\n\nvarying vec2 v_Texcoord0;\nvarying vec4 v_Color;\n\nvoid main()\n{\t\n\tvec4 color \x3d 2.0 * u_MainColor * v_Color;\n\t#ifdef DIFFUSETEXTURE\n\t\tvec4 mainTextureColor \x3d texture2D(u_MainTexture, v_Texcoord0);\n\t\tcolor *\x3d mainTextureColor;\n\t#endif\n\tgl_FragColor \x3d color;\n}\n\n", a, b); Pd.SHADERDEFINE_DIFFUSETEXTURE = a.registerMaterialDefine("DIFFUSETEXTURE"); Pd.SHADERDEFINE_TILINGOFFSET = a.registerSpriteDefine("TILINGOFFSET"); Qd.SHADERDEFINE_GRADIENTMODE_BLEND = a.registerSpriteDefine("GRADIENTMODE_BLEND") }; return a }(), uc = function () { function a() { this._data = null; this._data = [] } g(a, "laya.d3.shader.ValusArray"); var c = a.prototype; c.setValue = function (b, f) { this._data[b] = f }; e(0, c, "data", function () { return this._data }); return a }(), db = function () { function a() { this._currentPSSM = -1; this._numberOfPSSM = 3; this._maxDistance = 200; this._ratioOfDistance = 1 / this._numberOfPSSM; this._statesDirty = !0; this._shadowQuenes = this._lightCameras = this._lightVPMatrix = this._renderTarget = this._lightCulling = null; this._shadowMapTextureSize = 1024; this._scene = null; this._PCFType = 0; this._shaderValueVPs = this._shaderValueLightVP = null; this._spiltDistance = Array(4); this._globalParallelLightDir = new m(0, -1, 0); this._boundingSphere = Array(4); this._boundingBox = Array(4); this._frustumPos = Array(16); this._uniformDistance = Array(4); this._logDistance = Array(4); this._dimension = Array(4); this._tempLookAt3 = new m; this._tempLookAt4 = new Z; this._tempValue = new Z; this._tempPos = new m; this._tempLightUp = new m; this._tempMin = new Z; this._tempMax = new Z; this._tempMatrix44 = new Q; this._splitFrustumCulling = new Fe(Q.DEFAULT); this._tempScaleMatrix44 = new Q; this._shadowPCFOffset = new La(1 / 1024, 1 / 1024); this._shaderValueDistance = new Z; var b; for (b = 0; b < this._spiltDistance.length; b++) this._spiltDistance[b] = 0; for (b = 0; b < this._dimension.length; b++) this._dimension[b] = new La; for (b = 0; b < this._frustumPos.length; b++) this._frustumPos[b] = new m; for (b = 0; b < this._boundingBox.length; b++) this._boundingBox[b] = new Ha(new m, new m); for (b = 0; b < this._boundingSphere.length; b++) this._boundingSphere[b] = new Bb(new m, 0); Q.createScaling(new m(.5, .5, 1), this._tempScaleMatrix44); this._tempScaleMatrix44.elements[12] = .5; this._tempScaleMatrix44.elements[13] = .5 } g(a, "laya.d3.shadowMap.ParallelSplitShadowMap"); var c = a.prototype; c.setInfo = function (b, f, a, c, d, e) { 3 < d && (this._numberOfPSSM = 3); this._scene = b; this._maxDistance = f; this.PSSMNum = d; this._globalParallelLightDir = a; this._ratioOfDistance = 1 / this._numberOfPSSM; for (b = 0; b < this._spiltDistance.length; b++) this._spiltDistance[b] = 0; this._shadowMapTextureSize = c; this._shadowPCFOffset.x = 1 / this._shadowMapTextureSize; this._shadowPCFOffset.y = 1 / this._shadowMapTextureSize; this.setPCFType(e); this._statesDirty = !0 }; c.setPCFType = function (b) { this._PCFType = b; switch (this._PCFType) { case 0: this._scene.addShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PCF_NO); this._scene.removeShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PCF1); this._scene.removeShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PCF2); this._scene.removeShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PCF3); break; case 1: this._scene.addShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PCF1); this._scene.removeShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PCF_NO); this._scene.removeShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PCF2); this._scene.removeShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PCF3); break; case 2: this._scene.addShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PCF2); this._scene.removeShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PCF_NO); this._scene.removeShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PCF1); this._scene.removeShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PCF3); break; case 3: this._scene.addShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PCF3), this._scene.removeShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PCF_NO), this._scene.removeShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PCF1), this._scene.removeShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PCF2) } }; c.getPCFType = function () { return this._PCFType }; c.setFarDistance = function (b) { this._maxDistance != b && (this._maxDistance = b, this._statesDirty = !0) }; c.getFarDistance = function () { return this._maxDistance }; c._setGlobalParallelLightDir = function (b) { this._globalParallelLightDir = b }; c.getGlobalParallelLightDir = function () { return this._globalParallelLightDir }; c.getCurrentPSSM = function () { return this._currentPSSM }; c.getLightCamera = function (b) { return this._lightCameras[b] }; c._beginSampler = function (b, f) { if (0 > b || b > this._numberOfPSSM) throw Error("ParallelSplitShadowMap: beginSample invalid index"); this._currentPSSM = b; this._update(f) }; c.endSampler = function (b) { this._currentPSSM = -1 }; c._calcAllLightCameraInfo = function (b) { if (1 === this._numberOfPSSM) this._beginSampler(0, b), this.endSampler(b); else for (var f = 0, a = this._numberOfPSSM + 1; f < a; f++) this._beginSampler(f, b), this.endSampler(b) }; c._recalculate = function (b, f, a) { this._calcSplitDistance(b); this._calcBoundingBox(f, a); this._rebuildRenderInfo() }; c._update = function (b) { var f = b.nearPlane, a = b.fieldOfView, c = b.aspectRatio; if (this._statesDirty || this.lastNearPlane !== f || this.lastFieldOfView !== a || this.lastAspectRatio !== c) this._recalculate(f, a, c), this._uploadShaderValue(), this._statesDirty = !1, this.lastNearPlane = f, this.lastFieldOfView = a, this.lastAspectRatio = c; this._calcLightViewProject(b) }; c._uploadShaderValue = function () { var b = this._scene; switch (this._numberOfPSSM) { case 1: b.addShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PSSM1); b.removeShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PSSM2); b.removeShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PSSM3); break; case 2: b.addShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PSSM2); b.removeShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PSSM1); b.removeShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PSSM3); break; case 3: b.addShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PSSM3), b.removeShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PSSM1), b.removeShaderDefine(laya.d3.shadowMap.ParallelSplitShadowMap.SHADERDEFINE_SHADOW_PSSM2) } b = b._shaderValues; b.setValue(15, this._shaderValueDistance.elements); b.setValue(16, this._shaderValueLightVP); b.setValue(17, this._shadowPCFOffset.elements); switch (this._numberOfPSSM) { case 3: b.setValue(18, this.getRenderTarget(1)); b.setValue(19, this.getRenderTarget(2)); b.setValue(20, this.getRenderTarget(3)); break; case 2: b.setValue(18, this.getRenderTarget(1)); b.setValue(19, this.getRenderTarget(2)); break; case 1: b.setValue(18, this.getRenderTarget(1)) } }; c._calcSplitDistance = function (b) { var f = this._maxDistance, a = 1 / this._numberOfPSSM, c; for (c = 0; c <= this._numberOfPSSM; c++) this._uniformDistance[c] = b + (f - b) * c * a; f /= b; for (c = 0; c <= this._numberOfPSSM; c++) this._logDistance[c] = b * Math.pow(f, c * a); for (c = 0; c <= this._numberOfPSSM; c++) this._spiltDistance[c] = this._uniformDistance[c] * this._ratioOfDistance + this._logDistance[c] * (1 - this._ratioOfDistance); this._shaderValueDistance.x = this._spiltDistance[1]; this._shaderValueDistance.y = this._spiltDistance[2]; this._shaderValueDistance.z = this._spiltDistance[3]; this._shaderValueDistance.w = this._spiltDistance[4] }; c._calcBoundingBox = function (b, f) { var a = Math.tan(3.1415926 * b / 180 / 2), c, d, e, u; for (u = 0; u <= this._numberOfPSSM; u++) { e = this._spiltDistance[u]; c = e * a; d = c * f; var r = this._frustumPos[4 * u + 0].elements; r[0] = -d; r[1] = -c; r[2] = -e; r = this._frustumPos[4 * u + 1].elements; r[0] = d; r[1] = -c; r[2] = -e; r = this._frustumPos[4 * u + 2].elements; r[0] = -d; r[1] = c; r[2] = -e; r = this._frustumPos[4 * u + 3].elements; r[0] = d; r[1] = c; r[2] = -e; r = this._dimension[u].elements; r[0] = d; r[1] = c } for (u = 1; u <= this._numberOfPSSM; u++) d = this._dimension[u].elements, a = this._boundingBox[u].min.elements, a[0] = -d[0], a[1] = -d[1], a[2] = -this._spiltDistance[u], c = this._boundingBox[u].max.elements, c[0] = d[0], c[1] = d[1], c[2] = -this._spiltDistance[u - 1], d = this._boundingSphere[u].center.elements, d[0] = .5 * (a[0] + c[0]), d[1] = .5 * (a[1] + c[1]), d[2] = .5 * (a[2] + c[2]), this._boundingSphere[u].radius = .5 * Math.sqrt(Math.pow(c[0] - a[0], 2) + Math.pow(c[1] - a[1], 2) + Math.pow(c[2] - a[2], 2)); a = this._boundingBox[0].min.elements; d = this._dimension[this._numberOfPSSM].elements; a[0] = -d[0]; a[1] = -d[1]; a[2] = -this._spiltDistance[this._numberOfPSSM]; c = this._boundingBox[0].max.elements; c[0] = d[0]; c[1] = d[1]; c[2] = -this._spiltDistance[0]; d = this._boundingSphere[0].center.elements; d[0] = .5 * (a[0] + c[0]); d[1] = .5 * (a[1] + c[1]); d[2] = .5 * (a[2] + c[2]); this._boundingSphere[0].radius = .5 * Math.sqrt(Math.pow(c[0] - a[0], 2) + Math.pow(c[1] - a[1], 2) + Math.pow(c[2] - a[2], 2)) }; c.calcSplitFrustum = function (b) { 0 < this._currentPSSM ? Q.createPerspective(3.1416 * b.fieldOfView / 180, b.aspectRatio, this._spiltDistance[this._currentPSSM - 1], this._spiltDistance[this._currentPSSM], this._tempMatrix44) : Q.createPerspective(3.1416 * b.fieldOfView / 180, b.aspectRatio, this._spiltDistance[0], this._spiltDistance[this._numberOfPSSM], this._tempMatrix44); Q.multiply(this._tempMatrix44, b.viewMatrix, this._tempMatrix44); this._splitFrustumCulling.matrix = this._tempMatrix44 }; c._rebuildRenderInfo = function () { var b = this._numberOfPSSM + 1, f; if (null == this._renderTarget) for (this._renderTarget = q(b), this._renderTarget[0] = null, f = 1; f < b; f++) this._renderTarget[f] = new Ie(this._shadowMapTextureSize, this._shadowMapTextureSize, 6408, 5121, 33189, !1, !1, 9728, 9728); else if (this._renderTarget.length != b) for (this.disposeAllRenderTarget(), this._renderTarget.length = b, this._renderTarget[0] = null, f = 1; f < b; f++) this._renderTarget[f] = new Ie(this._shadowMapTextureSize, this._shadowMapTextureSize, 6408, 5121, 33189, !1, !1, 9728, 9728); else for (f = 1; f < b; f++) if (null == this._renderTarget[f] || this._renderTarget[f].width != this._shadowMapTextureSize || this._renderTarget[f].height != this._shadowMapTextureSize) null != this._renderTarget[f] && this._renderTarget[f].destroy(), this._renderTarget[f] = new Ie(this._shadowMapTextureSize, this._shadowMapTextureSize, 6408, 5121, 33189, !1, !1, 9728, 9728); if (null == this._lightCulling || this._lightCulling.length != b) for (this._lightCulling ? this._lightCulling.length = b : this._lightCulling = q(b), f = 0; f < this._lightCulling.length; f++) this._lightCulling[f] = new Fe(Q.DEFAULT); if (null == this._lightVPMatrix || this._lightVPMatrix.length != b) for (this._lightVPMatrix ? this._lightVPMatrix.length = b : this._lightVPMatrix = q(b), f = 0; f < this._lightVPMatrix.length; f++) this._lightVPMatrix[f] = new Q; if (null == this._lightCameras || this._lightCameras.length != b) for (this._lightCameras ? this._lightCameras.length = b : this._lightCameras = q(b), f = 0; f < this._lightCameras.length; f++) this._lightCameras[f] = new Ng, this._lightCameras[f].name = "lightCamera" + f; if (null == this._shadowQuenes || this._shadowQuenes.length != this._numberOfPSSM) for (this._shadowQuenes ? this._shadowQuenes.length = this._numberOfPSSM : this._shadowQuenes = q(this._numberOfPSSM), f = 0; f < this._shadowQuenes.length; f++) this._shadowQuenes[f] = new Dd(this._scene); if (null == this._shaderValueVPs || this._shaderValueVPs.length != b) for (this._shaderValueVPs ? this._shaderValueVPs.length = b : this._shaderValueVPs = q(b), this._shaderValueLightVP = new Float32Array(16 * b), f = 0; f < b; f++) this._shaderValueVPs[f] = new Float32Array(this._shaderValueLightVP.buffer, 64 * f) }; c._calcLightViewProject = function (b) { var f = this._boundingSphere[this._currentPSSM], c = b.transform.worldMatrix; f.center.cloneTo(this._tempLookAt3); m.transformV3ToV4(this._tempLookAt3, c, this._tempLookAt4); var n = this._tempLookAt3.elements, d = this._tempLookAt4.elements; n[0] = d[0]; n[1] = d[1]; n[2] = d[2]; n = this._tempLightUp.elements; b = b.forward.elements; n[0] = b[0]; n[1] = 1; n[2] = b[2]; m.normalize(this._tempLightUp, this._tempLightUp); m.scale(this._globalParallelLightDir, 4 * f.radius, this._tempPos); m.subtract(this._tempLookAt3, this._tempPos, this._tempPos); f = this._lightCameras[this._currentPSSM]; f.transform.position = this._tempPos; f.transform.lookAt(this._tempLookAt3, this._tempLightUp, !1); b = this._tempMax.elements; n = this._tempMin.elements; b[0] = b[1] = b[2] = -1E5; b[3] = 1; n[0] = n[1] = n[2] = 1E5; n[3] = 1; Q.multiply(f.viewMatrix, c, this._tempMatrix44); c = this._tempValue.elements; d = []; d.length = 8; this._boundingBox[this._currentPSSM].getCorners(d); for (var e = 0; 8 > e; e++) { var u = d[e].elements; c[0] = u[0]; c[1] = u[1]; c[2] = u[2]; c[3] = 1; Z.transformByM4x4(this._tempValue, this._tempMatrix44, this._tempValue); n[0] = c[0] < n[0] ? c[0] : n[0]; n[1] = c[1] < n[1] ? c[1] : n[1]; n[2] = c[2] < n[2] ? c[2] : n[2]; b[0] = c[0] > b[0] ? c[0] : b[0]; b[1] = c[1] > b[1] ? c[1] : b[1]; b[2] = c[2] > b[2] ? c[2] : b[2] } Z.add(this._tempMax, this._tempMin, this._tempValue); c[0] *= .5; c[1] *= .5; c[2] *= .5; c[3] = 1; Z.transformByM4x4(this._tempValue, f.transform.worldMatrix, this._tempValue); d = Math.abs(-this._tempMax.z); d = d > this._maxDistance ? d : this._maxDistance; m.scale(this._globalParallelLightDir, d, this._tempPos); e = this._tempPos.elements; e[0] = c[0] - e[0]; e[1] = c[1] - e[1]; e[2] = c[2] - e[2]; f.transform.position = this._tempPos; f.transform.lookAt(this._tempLookAt3, this._tempLightUp, !1); Q.createOrthoOffCenterRH(n[0], b[0], n[1], b[1], 1, d + .5 * (b[2] - n[2]), f.projectionMatrix); f.projectionViewMatrix.cloneTo(this._lightVPMatrix[this._currentPSSM]); this._lightCulling[this._currentPSSM].matrix = this._lightVPMatrix[this._currentPSSM]; a.multiplyMatrixOutFloat32Array(this._tempScaleMatrix44, this._lightVPMatrix[this._currentPSSM], this._shaderValueVPs[this._currentPSSM]) }; c.getLightFrustumCulling = function (b) { return this._lightCulling[b] }; c.getSplitFrustumCulling = function () { return this._splitFrustumCulling }; c.getSplitDistance = function (b) { return this._spiltDistance[b] }; c.setShadowMapTextureSize = function (b) { b !== this._shadowMapTextureSize && (this._shadowMapTextureSize = b, this._shadowPCFOffset.x = 1 / this._shadowMapTextureSize, this._shadowPCFOffset.y = 1 / this._shadowMapTextureSize, this._statesDirty = !0) }; c.getShadowMapTextureSize = function () { return this._shadowMapTextureSize }; c.beginRenderTarget = function (b) { this._renderTarget[b].start() }; c.endRenderTarget = function (b) { this._renderTarget[b].end() }; c.getRenderTarget = function (b) { return this._renderTarget[b] }; c.disposeAllRenderTarget = function () { for (var b = 0, f = this._numberOfPSSM + 1; b < f; b++) this._renderTarget[b] && (this._renderTarget[b].destroy(), this._renderTarget[b] = null) }; e(0, c, "PSSMNum", function () { return this._numberOfPSSM }, function (b) { b = 0 < b ? b : 1; b = 3 >= b ? b : 3; this._numberOfPSSM != b && (this._numberOfPSSM = b, this._ratioOfDistance = 1 / this._numberOfPSSM, this._statesDirty = !0) }); a.multiplyMatrixOutFloat32Array = function (b, f, a) { var c, k, d, e, r; b = b.elements; c = f.elements; for (f = 0; 4 > f; f++) k = b[f], d = b[f + 4], e = b[f + 8], r = b[f + 12], a[f] = k * c[0] + d * c[1] + e * c[2] + r * c[3], a[f + 4] = k * c[4] + d * c[5] + e * c[6] + r * c[7], a[f + 8] = k * c[8] + d * c[9] + e * c[10] + r * c[11], a[f + 12] = k * c[12] + d * c[13] + e * c[14] + r * c[15] }; a.SHADERDEFINE_RECEIVE_SHADOW = 1; a.SHADERDEFINE_CAST_SHADOW = 512; a.SHADERDEFINE_SHADOW_PSSM1 = 1024; a.SHADERDEFINE_SHADOW_PSSM2 = 2048; a.SHADERDEFINE_SHADOW_PSSM3 = 4096; a.SHADERDEFINE_SHADOW_PCF_NO = 8192; a.SHADERDEFINE_SHADOW_PCF1 = 16384; a.SHADERDEFINE_SHADOW_PCF2 = 32768; a.SHADERDEFINE_SHADOW_PCF3 = 65536; a.MAX_PSSM_COUNT = 3; return a }(), pa = function () { function a() { this._sizeOfY = this._boundingBox = this._boundingSphere = null; this._currentLODLevel = 0; this._lastDistanceToEye = NaN; this._originalBoundingBoxCorners = this._originalBoundingBox = this._originalBoundingSphere = null; this._bUseStrip = !1; this._gridSize = NaN; this._beginGridZ = this._beginGridX = 0; this._LODError = null; a.__init__(); this._currentLODLevel = 0 } g(a, "laya.d3.terrain.TerrainLeaf"); var c = a.prototype; c.calcVertextNorml = function (b, f, c, n, d, e) { var k, w; w = -1 * a.getHeightFromTerrainHeightData(b - 1, f - 1, c, n, d); w += -1 * a.getHeightFromTerrainHeightData(b - 1, f, c, n, d); w += -1 * a.getHeightFromTerrainHeightData(b - 1, f + 1, c, n, d); w += 1 * a.getHeightFromTerrainHeightData(b + 1, f - 1, c, n, d); w += 1 * a.getHeightFromTerrainHeightData(b + 1, f, c, n, d); w += 1 * a.getHeightFromTerrainHeightData(b + 1, f + 1, c, n, d); k = -1 * a.getHeightFromTerrainHeightData(b - 1, f - 1, c, n, d); k += -1 * a.getHeightFromTerrainHeightData(b, f - 1, c, n, d); k += -1 * a.getHeightFromTerrainHeightData(b + 1, f - 1, c, n, d); k += 1 * a.getHeightFromTerrainHeightData(b - 1, f + 1, c, n, d); k += 1 * a.getHeightFromTerrainHeightData(b, f + 1, c, n, d); k += 1 * a.getHeightFromTerrainHeightData(b + 1, f + 1, c, n, d); e.x = -w; e.y = 6; e.z = -k; m.normalize(e, e) }; c.calcVertextNormlUV = function (b, f, a, c, d) { d.x = b / a; d.y = f / c; d.z = f / c }; c.calcVertextBuffer = function (b, f, c, n, d, e, u, r, g, h, l, p) { 1 != p || a.__ADAPT_MATRIX__ || (a.__ADAPT_MATRIX__ = new Q, p = new Q, Q.createRotationY(Math.PI, a.__ADAPT_MATRIX__), Q.createTranslate(new m(0, 0, (l - 1) * d), p), Q.multiply(p, a.__ADAPT_MATRIX__, a.__ADAPT_MATRIX__), a.__ADAPT_MATRIX_INV__ = new Q, a.__ADAPT_MATRIX__.invert(a.__ADAPT_MATRIX_INV__)); this._gridSize = d; this._beginGridX = b * a.CHUNK_GRID_NUM + c; this._beginGridZ = f * a.CHUNK_GRID_NUM + n; b = u * r; f = 2147483647; d = -2147483648; u = new m; r = 0; for (p = a.LEAF_GRID_NUM + 1; r < p; r++) for (var k = 0, w = a.LEAF_GRID_NUM + 1; k < w; k++) a.__VECTOR3__.x = (this._beginGridX + k) * this._gridSize, a.__VECTOR3__.z = (this._beginGridZ + r) * this._gridSize, a.__VECTOR3__.y = g[(this._beginGridZ + r) * h + (this._beginGridX + k)], f = a.__VECTOR3__.y < f ? a.__VECTOR3__.y : f, d = a.__VECTOR3__.y > d ? a.__VECTOR3__.y : d, a.__ADAPT_MATRIX__ && m.transformV3ToV3(a.__VECTOR3__, a.__ADAPT_MATRIX__, a.__VECTOR3__), e[b] = a.__VECTOR3__.x, b++, e[b] = a.__VECTOR3__.y, b++, e[b] = a.__VECTOR3__.z, b++, this.calcVertextNormlUV(this._beginGridX + k, this._beginGridZ + r, h, l, u), e[b] = u.x, b++, e[b] = u.y, b++, e[b] = u.z, b++, e[b] = (c + k) / a.CHUNK_GRID_NUM, b++, e[b] = (n + r) / a.CHUNK_GRID_NUM, b++, e[b] = this._beginGridX + k, b++, e[b] = this._beginGridZ + r, b++; this._sizeOfY = new La(f - 1, d + 1); this.calcLODErrors(g, h, l); this.calcOriginalBoudingBoxAndSphere() }; c.calcSkirtVertextBuffer = function (b, f, c, d, e, x, u, r, g, h, l) { this._gridSize = e; this._beginGridX = b * a.CHUNK_GRID_NUM + c; this._beginGridZ = f * a.CHUNK_GRID_NUM + d; b = u * r; u = a.LEAF_GRID_NUM + 1; r = new m; var k; for (f = 0; 2 > f; f++) for (e = 0; e < u; e++) a.__VECTOR3__.x = (this._beginGridX + e) * this._gridSize, a.__VECTOR3__.y = 1 == f ? g[this._beginGridZ * h + (this._beginGridX + e)] : -this._gridSize, a.__VECTOR3__.z = (this._beginGridZ + 0) * this._gridSize, a.__ADAPT_MATRIX__ && m.transformV3ToV3(a.__VECTOR3__, a.__ADAPT_MATRIX__, a.__VECTOR3__), x[b] = a.__VECTOR3__.x, b++, x[b] = a.__VECTOR3__.y, b++, x[b] = a.__VECTOR3__.z, b++, k = 0 == f ? this._beginGridZ - 1 : this._beginGridZ, this.calcVertextNormlUV(this._beginGridX + e, k, h, l, r), x[b] = r.x, b++, x[b] = r.y, b++, x[b] = r.z, b++, x[b] = (c + e) / a.CHUNK_GRID_NUM, b++, x[b] = (d + 0) / a.CHUNK_GRID_NUM, b++, x[b] = this._beginGridX + e, b++, x[b] = k, b++; for (f = 0; 2 > f; f++) for (e = 0; e < u; e++) a.__VECTOR3__.x = (this._beginGridX + e) * this._gridSize, a.__VECTOR3__.y = 0 == f ? g[(this._beginGridZ + a.LEAF_GRID_NUM) * h + (this._beginGridX + e)] : -this._gridSize, a.__VECTOR3__.z = (this._beginGridZ + a.LEAF_GRID_NUM) * this._gridSize, a.__ADAPT_MATRIX__ && m.transformV3ToV3(a.__VECTOR3__, a.__ADAPT_MATRIX__, a.__VECTOR3__), x[b] = a.__VECTOR3__.x, b++, x[b] = a.__VECTOR3__.y, b++, x[b] = a.__VECTOR3__.z, b++, k = 0 == f ? this._beginGridZ + a.LEAF_GRID_NUM : this._beginGridZ + a.LEAF_GRID_NUM + 1, this.calcVertextNormlUV(this._beginGridX + e, k, h, l, r), x[b] = r.x, b++, x[b] = r.y, b++, x[b] = r.z, b++, x[b] = (c + e) / a.CHUNK_GRID_NUM, b++, x[b] = (d + a.LEAF_GRID_NUM) / a.CHUNK_GRID_NUM, b++, x[b] = this._beginGridX + e, b++, x[b] = k, b++; for (f = 0; 2 > f; f++) for (e = 0; e < u; e++) a.__VECTOR3__.x = (this._beginGridX + 0) * this._gridSize, a.__VECTOR3__.y = 0 == f ? g[(this._beginGridZ + e) * h + (this._beginGridX + 0)] : -this._gridSize, a.__VECTOR3__.z = (this._beginGridZ + e) * this._gridSize, a.__ADAPT_MATRIX__ && m.transformV3ToV3(a.__VECTOR3__, a.__ADAPT_MATRIX__, a.__VECTOR3__), x[b] = a.__VECTOR3__.x, b++, x[b] = a.__VECTOR3__.y, b++, x[b] = a.__VECTOR3__.z, b++, k = 0 == f ? this._beginGridX : this._beginGridX - 1, this.calcVertextNormlUV(k, this._beginGridZ + e, h, l, r), x[b] = r.x, b++, x[b] = r.y, b++, x[b] = r.z, b++, x[b] = (c + 0) / a.CHUNK_GRID_NUM, b++, x[b] = (d + e) / a.CHUNK_GRID_NUM, b++, x[b] = k, b++, x[b] = this._beginGridZ + e, b++; for (f = 0; 2 > f; f++) for (e = 0; e < u; e++) a.__VECTOR3__.x = (this._beginGridX + a.LEAF_GRID_NUM) * this._gridSize, a.__VECTOR3__.y = 1 == f ? g[(this._beginGridZ + e) * h + (this._beginGridX + a.LEAF_GRID_NUM)] : -this._gridSize, a.__VECTOR3__.z = (this._beginGridZ + e) * this._gridSize, a.__ADAPT_MATRIX__ && m.transformV3ToV3(a.__VECTOR3__, a.__ADAPT_MATRIX__, a.__VECTOR3__), x[b] = a.__VECTOR3__.x, b++, x[b] = a.__VECTOR3__.y, b++, x[b] = a.__VECTOR3__.z, b++, k = 0 == f ? this._beginGridX + a.LEAF_GRID_NUM + 1 : this._beginGridX + a.LEAF_GRID_NUM, this.calcVertextNormlUV(k, this._beginGridZ + e, h, l, r), x[b] = r.x, b++, x[b] = r.y, b++, x[b] = r.z, b++, x[b] = (c + a.LEAF_GRID_NUM) / a.CHUNK_GRID_NUM, b++, x[b] = (d + e) / a.CHUNK_GRID_NUM, b++, x[b] = k, b++, x[b] = this._beginGridZ + e, b++ }; c.calcOriginalBoudingBoxAndSphere = function () { var b = new m(this._beginGridX * this._gridSize, this._sizeOfY.x, this._beginGridZ * this._gridSize), f = new m((this._beginGridX + a.LEAF_GRID_NUM) * this._gridSize, this._sizeOfY.y, (this._beginGridZ + a.LEAF_GRID_NUM) * this._gridSize); a.__ADAPT_MATRIX__ && (m.transformV3ToV3(b, a.__ADAPT_MATRIX__, b), m.transformV3ToV3(f, a.__ADAPT_MATRIX__, f)); this._originalBoundingBox = new Ha(b, f); var c = new m; m.subtract(f, b, c); m.scale(c, .5, c); f = new m; m.add(b, c, f); this._originalBoundingSphere = new Bb(f, m.scalarLength(c)); this._originalBoundingBoxCorners = q(8, null); this._originalBoundingBox.getCorners(this._originalBoundingBoxCorners); this._boundingBox = new Ha(new m(-.5, -.5, -.5), new m(.5, .5, .5)); this._boundingSphere = new Bb(new m(0, 0, 0), 1) }; c.calcLeafBoudingBox = function (b) { for (var f = 0; 8 > f; f++) m.transformCoordinate(this._originalBoundingBoxCorners[f], b, Kb._tempBoundBoxCorners[f]); Ha.createfromPoints(Kb._tempBoundBoxCorners, this._boundingBox) }; c.calcLeafBoudingSphere = function (b, f) { m.transformCoordinate(this._originalBoundingSphere.center, b, this._boundingSphere.center); this._boundingSphere.radius = this._originalBoundingSphere.radius * f }; c.calcLODErrors = function (b, f, c) { this._LODError = new Float32Array(a._maxLODLevel + 1); c = 1; for (var k = 0, d = a._maxLODLevel + 1; k < d; k++) { for (var e = 0, u = 0, r = a.LEAF_GRID_NUM; u < r; u += c) for (var g = 0, h = a.LEAF_GRID_NUM; g < h; g += c) for (var l = b[(this._beginGridZ + u) * f + (this._beginGridX + g)], m = b[(this._beginGridZ + u) * f + (this._beginGridX + g) + c], p = b[(this._beginGridZ + u + c) * f + (this._beginGridX + g)], q = b[(this._beginGridZ + u + c) * f + (this._beginGridX + g) + c], t = 0; t < c; t++) for (var v = t / c, z = 0; z < c; z++) var A = z / c, e = Math.max(e, Math.abs((1 >= A + v ? l + (m - l) * A + (p - l) * v : q + (p - q) * (1 - A) + (m - q) * (1 - v)) - b[(this._beginGridZ + u + t) * f + (this._beginGridX + g) + z])); c *= 2; this._LODError[k] = e } }; c.determineLod = function (b, f, c, d) { b = m.distance(b, this._boundingSphere.center); var k = a._maxLODLevel; if (!d) { if (this._lastDistanceToEye == b) return this._currentLODLevel; this._lastDistanceToEye > b && (k = this._currentLODLevel) } for (d = k; 1 <= d; d--) if (Xc.LOD_DISTANCE_FACTOR * this._LODError[d] / b * f < c) { this._currentLODLevel = d; break } this._lastDistanceToEye = b; return this._currentLODLevel }; a.__init__ = function () { if (!a._bInit) { var b = a.CHUNK_GRID_NUM / a.LEAF_GRID_NUM * (a.CHUNK_GRID_NUM / a.LEAF_GRID_NUM); a._planeLODIndex = q(b); var f, c, d, e, x, u, g; for (f = 0; f < b; f++) a._planeLODIndex[f] = Array(a._maxLODLevel + 1); f = 0; for (c = a._maxLODLevel + 1; f < c; f++) a._planeLODIndex[0][f] = a.calcPlaneLODIndex(f); for (f = 1; f < b; f++) for (x = f * a.LEAF_PLANE_VERTEXT_COUNT, c = 0, e = a._maxLODLevel + 1; c < e; c++) { u = a._planeLODIndex[0][c]; g = new Uint16Array(u.length); for (d = 0; d < u.length; d++) g[d] = u[d] + x; a._planeLODIndex[f][c] = g } a._skirtLODIndex = q(b); for (f = 0; f < b; f++) a._skirtLODIndex[f] = Array(a._maxLODLevel + 1); f = 0; for (c = a._maxLODLevel + 1; f < c; f++) a._skirtLODIndex[0][f] = a.calcSkirtLODIndex(f); for (f = 1; f < b; f++) for (x = f * a.LEAF_SKIRT_VERTEXT_COUNT, c = 0, e = a._maxLODLevel + 1; c < e; c++) { u = a._skirtLODIndex[0][c]; g = new Uint16Array(u.length); for (d = 0; d < u.length; d++) g[d] = u[d] + x; a._skirtLODIndex[f][c] = g } a._bInit = !0 } }; a.getPlaneLODIndex = function (b, f) { return a._planeLODIndex[b][f] }; a.getSkirtLODIndex = function (b, f) { return a._skirtLODIndex[b][f] }; a.calcPlaneLODIndex = function (b) { b > a._maxLODLevel && (b = a._maxLODLevel); var f = a.LEAF_GRID_NUM + 1, c = 0, d = laya.d3.terrain.TerrainLeaf.LEAF_GRID_NUM / Math.pow(2, b); b = new Uint16Array(d * d * 6); for (var d = laya.d3.terrain.TerrainLeaf.LEAF_GRID_NUM / d, e = 0; e < a.LEAF_GRID_NUM; e += d) for (var x = 0; x < a.LEAF_GRID_NUM; x += d) b[c] = (e + d) * f + x, c++, b[c] = e * f + x, c++, b[c] = e * f + x + d, c++, b[c] = e * f + x + d, c++, b[c] = (e + d) * f + x + d, c++, b[c] = (e + d) * f + x, c++; return b }; a.calcSkirtLODIndex = function (b) { b > a._maxLODLevel && (b = a._maxLODLevel); var f = a.CHUNK_GRID_NUM / a.LEAF_GRID_NUM * (a.CHUNK_GRID_NUM / a.LEAF_GRID_NUM) * a.LEAF_PLANE_VERTEXT_COUNT, c = a.LEAF_GRID_NUM + 1, d = 0, e = laya.d3.terrain.TerrainLeaf.LEAF_GRID_NUM / Math.pow(2, b); b = new Uint16Array(24 * e); for (var e = laya.d3.terrain.TerrainLeaf.LEAF_GRID_NUM / e, x = 0; 4 > x; x++) { for (var u = 0; u < a.LEAF_GRID_NUM; u += e) b[d] = f + c + u, d++, b[d] = f + u, d++, b[d] = f + u + e, d++, b[d] = f + u + e, d++, b[d] = f + c + u + e, d++, b[d] = f + c + u, d++; f += 2 * c } return b }; a.getHeightFromTerrainHeightData = function (b, f, a, c, d) { b = 0 > b ? 0 : b; f = 0 > f ? 0 : f; return a[(f >= d ? d - 1 : f) * c + (b >= c ? c - 1 : b)] }; a.CHUNK_GRID_NUM = 64; a.LEAF_GRID_NUM = 32; a.__ADAPT_MATRIX__ = null; a.__ADAPT_MATRIX_INV__ = null; a._planeLODIndex = null; a._skirtLODIndex = null; a._bInit = !1; p(a, ["LEAF_PLANE_VERTEXT_COUNT", function () { return this.LEAF_PLANE_VERTEXT_COUNT = (a.LEAF_GRID_NUM + 1) * (a.LEAF_GRID_NUM + 1) }, "LEAF_SKIRT_VERTEXT_COUNT", function () { return this.LEAF_SKIRT_VERTEXT_COUNT = 8 * (a.LEAF_GRID_NUM + 1) }, "LEAF_VERTEXT_COUNT", function () { return this.LEAF_VERTEXT_COUNT = a.LEAF_PLANE_VERTEXT_COUNT + a.LEAF_SKIRT_VERTEXT_COUNT }, "LEAF_PLANE_MAX_INDEX_COUNT", function () { return this.LEAF_PLANE_MAX_INDEX_COUNT = a.LEAF_GRID_NUM * a.LEAF_GRID_NUM * 6 }, "LEAF_SKIRT_MAX_INDEX_COUNT", function () { return this.LEAF_SKIRT_MAX_INDEX_COUNT = 24 * a.LEAF_GRID_NUM }, "LEAF_MAX_INDEX_COUNT", function () { return this.LEAF_MAX_INDEX_COUNT = a.LEAF_PLANE_MAX_INDEX_COUNT + a.LEAF_SKIRT_MAX_INDEX_COUNT }, "__VECTOR3__", function () { return this.__VECTOR3__ = new m }, "_maxLODLevel", function () { return this._maxLODLevel = Math.log2(a.LEAF_GRID_NUM) }]); return a }(), Bj = function () { function a() { this.normalMap = this.detailID = this.alphaMap = null } g(a, "laya.d3.terrain.unit.ChunkInfo"); return a }(), Cj = function () { function a() { this.offset = this.scale = this.normalTexture = this.diffuseTexture = null } g(a, "laya.d3.terrain.unit.DetailTextureInfo"); return a }(), Dj = function () { function a() { this.specularColor = this.diffuseColor = this.ambientColor = null } g(a, "laya.d3.terrain.unit.MaterialInfo"); return a }(), Sd = function () { function a() { } g(a, "laya.d3.utils.Physics"); a.__init__ = function () { a._layerCollsionMatrix.length = 31; for (var c = 0; 31 > c; c++) { var b = [], f = 31 - c; b.length = f; for (var k = 0; k < f; k++) b[k] = k === f - 1 ? !0 : !1; a._layerCollsionMatrix[c] = b } }; a.setLayerCollision = function (c, b, f) { a._layerCollsionMatrix[c.number][30 - b.number] = f }; a.getLayerCollision = function (c, b) { return a._layerCollsionMatrix[c.number][30 - b.number] }; a.setColliderCollision = function (a, b, f) { f ? (delete a._ignoreCollisonMap[b.id], delete b._ignoreCollisonMap[a.id]) : (a._ignoreCollisonMap[b.id] = b, b._ignoreCollisonMap[a.id] = a) }; a.getIColliderCollision = function (a, b) { return a._ignoreCollisonMap[b.id] ? !0 : !1 }; a.rayCast = function (c, b, f, k) { void 0 === f && (f = 1.79E308); void 0 === k && (k = 0); a._outHitAllInfo.length = 0; k = $a.getLayerByNumber(k)._colliders; for (var d = 0, e = k.length; d < e; d++) { var x = k[d]; x.enable && (x.raycast(c, a._outHitInfo, f), -1 !== a._outHitInfo.distance && a._outHitInfo.distance <= f && (x = new Rd, a._outHitInfo.cloneTo(x), a._outHitAllInfo.push(x))) } if (0 == a._outHitAllInfo.length) b.sprite3D = null, b.distance = -1; else { c = Number.MAX_VALUE; for (k = f = 0; k < a._outHitAllInfo.length; k++) a._outHitAllInfo[k].distance < c && (c = a._outHitAllInfo[k].distance, f = k); a._outHitAllInfo[f].cloneTo(b) } }; a.rayCastAll = function (c, b, f, k) { void 0 === f && (f = 1.79E308); void 0 === k && (k = 0); b.length = 0; k = $a.getLayerByNumber(k)._colliders; for (var d = 0, e = k.length; d < e; d++) { var x = k[d]; x.enable && (a._outHitInfo.distance = -1, a._outHitInfo.sprite3D = null, x.raycast(c, a._outHitInfo, f), -1 !== a._outHitInfo.distance && a._outHitInfo.distance <= f && (x = new Rd, a._outHitInfo.cloneTo(x), b.push(x))) } }; a._outHitAllInfo = []; a._layerCollsionMatrix = []; p(a, ["_outHitInfo", function () { return this._outHitInfo = new Rd }, "collisionManager", function () { return this.collisionManager = new Og }, "gravity", function () { return this.gravity = new m(0, -9.81, 0) }]); return a }(), Je = function () { function a() { } g(a, "laya.d3.utils.Picker"); a.calculateCursorRay = function (c, b, f, k, d, e) { var n = c.elements[0], w = c.elements[1]; c = a._tempVector30; var g = c.elements; g[0] = n; g[1] = w; g[2] = b.minDepth; var g = a._tempVector31, h = g.elements; h[0] = n; h[1] = w; h[2] = b.maxDepth; n = e.origin; w = a._tempVector32; b.unprojectFromWVP(c, f, k, d, n); b.unprojectFromWVP(g, f, k, d, w); b = e.direction.elements; b[0] = w.x - n.x; b[1] = w.y - n.y; b[2] = w.z - n.z; m.normalize(e.direction, e.direction) }; a.rayIntersectsPositionsAndIndices = function (c, b, f, k, d) { for (var n = f.vertexStride / 4, e = f.getVertexElementByUsage(0).offset / 4, u = Number.MAX_VALUE, g = -1, h = -1, l = -1, y = 0; y < k.length; y += 3) { var p = a._tempVector35, q = p.elements, t = k[y] * n, G = t + e; q[0] = b[G]; q[1] = b[G + 1]; q[2] = b[G + 2]; var G = a._tempVector36, v = G.elements, q = k[y + 1] * n, z = q + e; v[0] = b[z]; v[1] = b[z + 1]; v[2] = b[z + 2]; var z = a._tempVector37, A = z.elements, v = k[y + 2] * n, B = v + e; A[0] = b[B]; A[1] = b[B + 1]; A[2] = b[B + 2]; p = laya.d3.utils.Picker.rayIntersectsTriangle(c, p, G, z); !isNaN(p) && p < u && (u = p, g = t, h = q, l = v) } if (u !== Number.MAX_VALUE) { d.distance = u; m.scale(c.direction, u, d.position); m.add(c.origin, d.position, d.position); k = d.trianglePositions; n = k[0].elements; c = k[1].elements; k = k[2].elements; u = g + e; n[0] = b[u]; n[1] = b[u + 1]; n[2] = b[u + 2]; n = h + e; c[0] = b[n]; c[1] = b[n + 1]; c[2] = b[n + 2]; e = l + e; k[0] = b[e]; k[1] = b[e + 1]; k[2] = b[e + 2]; if (f = f.getVertexElementByUsage(3)) f = f.offset / 4, e = d.triangleNormals, c = e[0].elements, d = e[1].elements, e = e[2].elements, g += f, c[0] = b[g], c[1] = b[g + 1], c[2] = b[g + 2], h += f, d[0] = b[h], d[1] = b[h + 1], d[2] = b[h + 2], l += f, e[0] = b[l], e[1] = b[l + 1], e[2] = b[l + 2]; return !0 } d.position.toDefault(); d.distance = Number.MAX_VALUE; d.trianglePositions[0].toDefault(); d.trianglePositions[1].toDefault(); d.trianglePositions[2].toDefault(); d.triangleNormals[0].toDefault(); d.triangleNormals[1].toDefault(); d.triangleNormals[2].toDefault(); return !1 }; a.rayIntersectsTriangle = function (c, b, f, k) { var d, e = a._tempVector30; d = a._tempVector31; m.subtract(f, b, e); m.subtract(k, b, d); var x = a._tempVector32; m.cross(c.direction, d, x); f = m.dot(e, x); if (f > -Number.MIN_VALUE && f < Number.MIN_VALUE) return d = Number.NaN; f = 1 / f; k = a._tempVector33; m.subtract(c.origin, b, k); b = m.dot(k, x); b *= f; if (0 > b || 1 < b) return d = Number.NaN; x = a._tempVector34; m.cross(k, e, x); c = m.dot(c.direction, x); c *= f; if (0 > c || 1 < b + c) return d = Number.NaN; d = m.dot(d, x); d *= f; 0 > d && (d = Number.NaN); return d }; p(a, ["_tempVector30", function () { return this._tempVector30 = new m }, "_tempVector31", function () { return this._tempVector31 = new m }, "_tempVector32", function () { return this._tempVector32 = new m }, "_tempVector33", function () { return this._tempVector33 = new m }, "_tempVector34", function () { return this._tempVector34 = new m }, "_tempVector35", function () { return this._tempVector35 = new m }, "_tempVector36", function () { return this._tempVector36 = new m }, "_tempVector37", function () { return this._tempVector37 = new m }]); return a }(), Rd = function () { function a() { this.distance = NaN; this.sprite3D = this.position = this.triangleNormals = this.trianglePositions = null; this.distance = -1; this.trianglePositions = [new m, new m, new m]; this.trianglePositions.length = 3; this.triangleNormals = [new m, new m, new m]; this.triangleNormals.length = 3; this.position = new m } g(a, "laya.d3.utils.RaycastHit"); a.prototype.cloneTo = function (a) { a.distance = this.distance; this.trianglePositions[0].cloneTo(a.trianglePositions[0]); this.trianglePositions[1].cloneTo(a.trianglePositions[1]); this.trianglePositions[2].cloneTo(a.trianglePositions[2]); this.triangleNormals[0].cloneTo(a.triangleNormals[0]); this.triangleNormals[1].cloneTo(a.triangleNormals[1]); this.triangleNormals[2].cloneTo(a.triangleNormals[2]); this.position.cloneTo(a.position); a.sprite3D = this.sprite3D }; return a }(), bc = function () { function a(b, f) { this._height = this._width = 0; this._width = b; this._height = f } g(a, "laya.d3.utils.Size"); var c = a.prototype; e(0, c, "width", function () { return -1 === this._width ? wc.clientWidth : this._width }); e(0, c, "height", function () { return -1 === this._height ? wc.clientHeight : this._height }); e(1, a, "fullScreen", function () { return new a(-1, -1) }); return a }(), Ja = function () { function a() { } g(a, "laya.d3.utils.Utils3D"); a._rotationTransformScaleSkinAnimation = function (c, b, f, k, d, e, x, u, g, h, l, y) { var n = a._tempArray16_0, w = a._tempArray16_1, r = a._tempArray16_2, ub = k + k, m = d + d, Fb = e + e; k *= ub; var p = d * ub; d *= m; var q = e * ub, t = e * m; e *= Fb; ub *= x; m *= x; x *= Fb; n[15] = 1; n[0] = 1 - d - e; n[1] = p + x; n[2] = q - m; n[4] = p - x; n[5] = 1 - k - e; n[6] = t + ub; n[8] = q + m; n[9] = t - ub; n[10] = 1 - k - d; w[15] = 1; w[0] = u; w[5] = g; w[10] = h; for (u = 0; 4 > u; u++) g = n[u], h = n[u + 4], x = n[u + 8], Fb = n[u + 12], r[u] = g, r[u + 4] = h, r[u + 8] = x, r[u + 12] = g * c + h * b + x * f + Fb; for (u = 0; 4 > u; u++) g = r[u], h = r[u + 4], x = r[u + 8], Fb = r[u + 12], l[u + y] = g * w[0] + h * w[1] + x * w[2] + Fb * w[3], l[u + y + 4] = g * w[4] + h * w[5] + x * w[6] + Fb * w[7], l[u + y + 8] = g * w[8] + h * w[9] + x * w[10] + Fb * w[11], l[u + y + 12] = g * w[12] + h * w[13] + x * w[14] + Fb * w[15] }; a._createNodeByJson = function (c, b, f, k) { if (!f) switch (b.type) { case "Sprite3D": f = new Yb; break; case "MeshSprite3D": f = new Ed; break; case "SkinnedMeshSprite3D": f = new Ke; break; case "ShuriKenParticle3D": f = new K; break; case "TrailSprite3D": f = new Qd; break; case "Terrain": f = new Xc; break; case "Camera": f = new Ng; break; case "DirectionLight": f = new Ej; break; default: throw Error("Utils3D:unidentified class type in (.lh) file."); } var d = b.props; if (d) for (var e in d) f[e] = d[e]; if (d = b.customProps) f instanceof laya.d3.core.Sprite3D ? (f._parseBaseCustomProps(d), f._parseCustomProps(c, k, d, b), f._parseCustomComponent(c, k, b.components)) : f._parseCustomProps(c, k, d, b); if (b = b.child) for (d = 0, e = b.length; d < e; d++) { var x = a._createNodeByJson(c, b[d], null, k); f.addChild(x) } return f }; a._computeBoneAndAnimationDatasByBindPoseMatrxix = function (a, b, f, k, d, e) { var c = 0, n = 0, w, g, h = a.length; for (w = 0; w < h; c += a[w].keyframeWidth, n += 16, w++) laya.d3.utils.Utils3D._rotationTransformScaleSkinAnimation(b[c + 0], b[c + 1], b[c + 2], b[c + 3], b[c + 4], b[c + 5], b[c + 6], b[c + 7], b[c + 8], b[c + 9], k, n), 0 != w && (g = 16 * a[w].parentIndex, laya.d3.utils.Utils3D.mulMatrixByArray(k, g, k, n, k, n)); a = f.length; for (w = 0; w < a; w++) laya.d3.utils.Utils3D.mulMatrixByArrayAndMatrixFast(k, 16 * e[w], f[w], d, 16 * w) }; a._computeAnimationDatasByArrayAndMatrixFast = function (a, b, f, k) { for (var c = 0, d = a.length; c < d; c++) laya.d3.utils.Utils3D.mulMatrixByArrayAndMatrixFast(b, 16 * k[c], a[c], f, 16 * c) }; a._computeBoneAndAnimationDatasByBindPoseMatrxixOld = function (a, b, f, k, d) { var c = 0, n = 0, e, g, h = a.length; for (e = 0; e < h; c += a[e].keyframeWidth, n += 16, e++) laya.d3.utils.Utils3D._rotationTransformScaleSkinAnimation(b[c + 7], b[c + 8], b[c + 9], b[c + 3], b[c + 4], b[c + 5], b[c + 6], b[c + 0], b[c + 1], b[c + 2], k, n), 0 != e && (g = 16 * a[e].parentIndex, laya.d3.utils.Utils3D.mulMatrixByArray(k, g, k, n, k, n)); a = f.length; for (e = 0; e < a; e++) b = 16 * e, laya.d3.utils.Utils3D.mulMatrixByArrayAndMatrixFast(k, b, f[e], d, b) }; a._computeAnimationDatasByArrayAndMatrixFastOld = function (a, b, f) { for (var c = a.length, d = 0; d < c; d++) { var e = 16 * d; laya.d3.utils.Utils3D.mulMatrixByArrayAndMatrixFast(b, e, a[d], f, e) } }; a._computeRootAnimationData = function (a, b, f) { for (var c = 0, d = 0, e = 0, x = a.length; c < x; d += a[c].keyframeWidth, e += 16, c++) laya.d3.utils.Utils3D.createAffineTransformationArray(b[d + 0], b[d + 1], b[d + 2], b[d + 3], b[d + 4], b[d + 5], b[d + 6], b[d + 7], b[d + 8], b[d + 9], f, e) }; a.transformVector3ArrayByQuat = function (a, b, f, k, d) { var c = f.elements; f = a[b]; var n = a[b + 1], e = a[b + 2]; a = c[0]; b = c[1]; var g = c[2], c = c[3], h = c * f + b * e - g * n, l = c * n + g * f - a * e, y = c * e + a * n - b * f; f = -a * f - b * n - g * e; k[d] = h * c + f * -a + l * -g - y * -b; k[d + 1] = l * c + f * -b + y * -a - h * -g; k[d + 2] = y * c + f * -g + h * -b - l * -a }; a.mulMatrixByArray = function (c, b, f, k, d, e) { var n, w, g, h, l; if (d === f) { f = a._tempArray16_3; for (n = 0; 16 > n; ++n) f[n] = d[e + n]; k = 0 } for (n = 0; 4 > n; n++) w = c[b + n], g = c[b + n + 4], h = c[b + n + 8], l = c[b + n + 12], d[e + n] = w * f[k + 0] + g * f[k + 1] + h * f[k + 2] + l * f[k + 3], d[e + n + 4] = w * f[k + 4] + g * f[k + 5] + h * f[k + 6] + l * f[k + 7], d[e + n + 8] = w * f[k + 8] + g * f[k + 9] + h * f[k + 10] + l * f[k + 11], d[e + n + 12] = w * f[k + 12] + g * f[k + 13] + h * f[k + 14] + l * f[k + 15] }; a.mulMatrixByArrayFast = function (a, b, f, k, d, e) { var c, n, w, g, h; for (c = 0; 4 > c; c++) n = a[b + c], w = a[b + c + 4], g = a[b + c + 8], h = a[b + c + 12], d[e + c] = n * f[k + 0] + w * f[k + 1] + g * f[k + 2] + h * f[k + 3], d[e + c + 4] = n * f[k + 4] + w * f[k + 5] + g * f[k + 6] + h * f[k + 7], d[e + c + 8] = n * f[k + 8] + w * f[k + 9] + g * f[k + 10] + h * f[k + 11], d[e + c + 12] = n * f[k + 12] + w * f[k + 13] + g * f[k + 14] + h * f[k + 15] }; a.mulMatrixByArrayAndMatrixFast = function (a, b, f, k, d) { var c, n, e, g, h; c = f.elements; f = c[0]; var l = c[1], y = c[2], m = c[3], p = c[4], q = c[5], t = c[6], v = c[7], z = c[8], A = c[9], B = c[10], C = c[11], D = c[12], E = c[13], F = c[14], H = c[15], I = b + 4, J = b + 8, L = b + 12, M = d + 4, O = d + 8, N = d + 12; for (c = 0; 4 > c; c++) n = a[b + c], e = a[I + c], g = a[J + c], h = a[L + c], k[d + c] = n * f + e * l + g * y + h * m, k[M + c] = n * p + e * q + g * t + h * v, k[O + c] = n * z + e * A + g * B + h * C, k[N + c] = n * D + e * E + g * F + h * H }; a.createAffineTransformationArray = function (a, b, f, k, d, e, x, u, g, h, l, y) { var c = k + k, n = d + d, w = e + e, r = k * c, ub = k * n; k *= w; var m = d * n; d *= w; e *= w; c *= x; n *= x; x *= w; l[y + 0] = (1 - (m + e)) * u; l[y + 1] = (ub + x) * u; l[y + 2] = (k - n) * u; l[y + 3] = 0; l[y + 4] = (ub - x) * g; l[y + 5] = (1 - (r + e)) * g; l[y + 6] = (d + c) * g; l[y + 7] = 0; l[y + 8] = (k + n) * h; l[y + 9] = (d - c) * h; l[y + 10] = (1 - (r + m)) * h; l[y + 11] = 0; l[y + 12] = a; l[y + 13] = b; l[y + 14] = f; l[y + 15] = 1 }; a.transformVector3ArrayToVector3ArrayCoordinate = function (c, b, f, k, d) { var n = a._tempArray4_0, e = c[b + 0], u = c[b + 1]; c = c[b + 2]; f = f.elements; n[0] = e * f[0] + u * f[4] + c * f[8] + f[12]; n[1] = e * f[1] + u * f[5] + c * f[9] + f[13]; n[2] = e * f[2] + u * f[6] + c * f[10] + f[14]; n[3] = 1 / (e * f[3] + u * f[7] + c * f[11] + f[15]); k[d + 0] = n[0] * n[3]; k[d + 1] = n[1] * n[3]; k[d + 2] = n[2] * n[3] }; a.transformLightingMapTexcoordByUV0Array = function (a, b, f, k, d) { f = f.elements; k[d + 0] = a[b + 0] * f[0] + f[2]; k[d + 1] = (a[b + 1] - 1) * f[1] + f[3] }; a.transformLightingMapTexcoordByUV1Array = function (a, b, f, k, d) { f = f.elements; k[d + 0] = a[b + 0] * f[0] + f[2]; k[d + 1] = 1 + a[b + 1] * f[1] + f[3] }; a.getURLVerion = function (a) { var b = a.indexOf("?"); return 0 <= b ? a.substr(b) : null }; a._quaternionCreateFromYawPitchRollArray = function (a, b, f, k) { f *= .5; var c = .5 * b; b = .5 * a; a = Math.sin(f); f = Math.cos(f); var d = Math.sin(c), c = Math.cos(c), e = Math.sin(b); b = Math.cos(b); k[0] = b * d * f + e * c * a; k[1] = e * c * f - b * d * a; k[2] = b * c * a - e * d * f; k[3] = b * c * f + e * d * a }; a._createAffineTransformationArray = function (a, b, f, k) { var c = b[0], d = b[1], e = b[2], u = b[3], g = c + c, h = d + d, l = e + e; b = c * g; var y = c * h, c = c * l, m = d * h, d = d * l, e = e * l, g = u * g, h = u * h, u = u * l, l = f[0], p = f[1]; f = f[2]; k[0] = (1 - (m + e)) * l; k[1] = (y + u) * l; k[2] = (c - h) * l; k[3] = 0; k[4] = (y - u) * p; k[5] = (1 - (b + e)) * p; k[6] = (d + g) * p; k[7] = 0; k[8] = (c + h) * f; k[9] = (d - g) * f; k[10] = (1 - (b + m)) * f; k[11] = 0; k[12] = a[0]; k[13] = a[1]; k[14] = a[2]; k[15] = 1 }; a._mulMatrixArray = function (a, b, f, k) { var c, d, e, u, g; c = b.elements; b = c[0]; var h = c[1], l = c[2], y = c[3], m = c[4], p = c[5], q = c[6], t = c[7], v = c[8], z = c[9], A = c[10], B = c[11], C = c[12], D = c[13], E = c[14], F = c[15], H = k + 4, I = k + 8, J = k + 12; for (c = 0; 4 > c; c++) d = a[c], e = a[c + 4], u = a[c + 8], g = a[c + 12], f[k + c] = d * b + e * h + u * l + g * y, f[H + c] = d * m + e * p + u * q + g * t, f[I + c] = d * v + e * z + u * A + g * B, f[J + c] = d * C + e * D + u * E + g * F }; a.getYawPitchRoll = function (c, b) { a.transformQuat(m.ForwardRH, c, ja.TEMPVector31); a.transformQuat(m.Up, c, ja.TEMPVector32); var f = ja.TEMPVector32.elements; a.angleTo(m.ZERO, ja.TEMPVector31, ja.TEMPVector33); var k = ja.TEMPVector33.elements; k[0] == Math.PI / 2 ? (k[1] = a.arcTanAngle(f[2], f[0]), k[2] = 0) : k[0] == -Math.PI / 2 ? (k[1] = a.arcTanAngle(-f[2], -f[0]), k[2] = 0) : (Q.createRotationY(-k[1], ja.TEMPMatrix0), Q.createRotationX(-k[0], ja.TEMPMatrix1), m.transformCoordinate(ja.TEMPVector32, ja.TEMPMatrix0, ja.TEMPVector32), m.transformCoordinate(ja.TEMPVector32, ja.TEMPMatrix1, ja.TEMPVector32), k[2] = a.arcTanAngle(f[1], -f[0])); k[1] <= -Math.PI && (k[1] = Math.PI); k[2] <= -Math.PI && (k[2] = Math.PI); k[1] >= Math.PI && k[2] >= Math.PI && (k[1] = 0, k[2] = 0, k[0] = Math.PI - k[0]); b[0] = k[1]; b[1] = k[0]; b[2] = k[2] }; a.arcTanAngle = function (a, b) { return 0 == a ? 1 == b ? Math.PI / 2 : -Math.PI / 2 : 0 < a ? Math.atan(b / a) : 0 > a ? 0 < b ? Math.atan(b / a) + Math.PI : Math.atan(b / a) - Math.PI : 0 }; a.angleTo = function (c, b, f) { m.subtract(b, c, ja.TEMPVector30); m.normalize(ja.TEMPVector30, ja.TEMPVector30); f.elements[0] = Math.asin(ja.TEMPVector30.y); f.elements[1] = a.arcTanAngle(-ja.TEMPVector30.z, -ja.TEMPVector30.x) }; a.transformQuat = function (a, b, f) { f = f.elements; var c = a.elements; a = c[0]; var d = c[1], e = c[2], c = b[0], x = b[1], u = b[2]; b = b[3]; var g = b * a + x * e - u * d, h = b * d + u * a - c * e, l = b * e + c * d - x * a; a = -c * a - x * d - u * e; f[0] = g * b + a * -c + h * -u - l * -x; f[1] = h * b + a * -x + l * -c - g * -u; f[2] = l * b + a * -u + g * -x - h * -c }; a.quaterionNormalize = function (a, b) { var f = a[0], c = a[1], d = a[2], e = a[3], x = f * f + c * c + d * d + e * e; 0 < x && (x = 1 / Math.sqrt(x), b[0] = f * x, b[1] = c * x, b[2] = d * x, b[3] = e * x) }; a.matrix4x4MultiplyFFF = function (a, b, f) { var c, d, e, x, u; if (f === b) for (b = new Float32Array(16), c = 0; 16 > c; ++c) b[c] = f[c]; for (c = 0; 4 > c; c++) d = a[c], e = a[c + 4], x = a[c + 8], u = a[c + 12], f[c] = d * b[0] + e * b[1] + x * b[2] + u * b[3], f[c + 4] = d * b[4] + e * b[5] + x * b[6] + u * b[7], f[c + 8] = d * b[8] + e * b[9] + x * b[10] + u * b[11], f[c + 12] = d * b[12] + e * b[13] + x * b[14] + u * b[15] }; a.matrix4x4MultiplyMFM = function (c, b, f) { a.matrix4x4MultiplyFFF(c.elements, b, f.elements) }; a._tempVector3_0 = new m; a._tempVector3_1 = new m; a._tempVector3_2 = new m; a._tempVector3_3 = new m; a._tempVector3_4 = new m; a._tempVector3_5 = new m; a._tempVector3_6 = new m; a._tempArray4_0 = new Float32Array(4); a._tempArray16_0 = new Float32Array(16); a._tempArray16_1 = new Float32Array(16); a._tempArray16_2 = new Float32Array(16); a._tempArray16_3 = new Float32Array(16); p(a, ["_typeToFunO", function () { return this._typeToFunO = { INT16: "writeInt16", SHORT: "writeInt16", UINT16: "writeUint16", UINT32: "writeUint32", FLOAT32: "writeFloat32", INT: "writeInt32", UINT: "writeUint32", BYTE: "writeByte", STRING: "writeUTFString" } }]); return a }(), Sa = function () { function a() { } g(a, "laya.debug.data.Base64AtlasManager"); a.replaceRes = function (c) { a.base64.replaceRes(c) }; p(a, ["dataO", function () { return this.dataO = { "comp/button1.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAABRCAYAAAApS3MNAAABSUlEQVR4Xu3a0QmFMADFUJ1JXM0h3moPZ6qg4AoNeLqAIenFn65jjLE40w2sQkxvcAMI0eggRKSDEEJUDEQ4/COEiBiIYFiEEBEDEQyLECJiIIJhEUJEDEQwLEKIiIEIhkUIETEQwbAIISIGIhgWIUTEQATDIoSIGIhgWIQQEQMRDIsQImIggnEvYvv9IzjfxDiP/XlgJsTcCyDEXP/v14UQImIggmERQkQMRDAsQoiIgQiGRQgRMRDBsAghIgYiGBYhRMRABMMihIgYiGBYhBARAxEMixAiYiCCYRFCRAxEMCxCiIiBCMa7iAjPpzG8fY3kF0KIiIEIhkUIETEQwbAIISIGIhgWIUTEQATDIoSIGIhgWIQQEQMRDIsQImIggmERQkQMRDAsQoiIgQiGRQgRMRDBsAghIgYiGBYhRMRABMMihIgYiGBcGJiOHTRZjZAAAAAASUVORK5CYII\x3d", "comp/line2.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAECAYAAACOXx+WAAAAG0lEQVQYV2NkoDJgpLJ5DIxtra3/qWko1V0IAJvgApS1libIAAAAAElFTkSuQmCC", "view/create.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAkCAYAAAC9itu8AAAAdElEQVQ4T2NkwAIWLFjwH5t4QkICIyM2CXQxmAHka/j///9mXDYxMjL6YtgwBDUg+w8crIT8MBQ0oEca55JvWNPS9xgu4tISzADyNfz///8MnrRkgmHDENSALWng9fRQ0DA40xLecglbWhpqGoZCMUNKUQkANAHAJVkE5XwAAAAASUVORK5CYII\x3d", "view/rendertime.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAkCAYAAAC9itu8AAABeUlEQVQ4T+2Uv0tCURSAvyNdcwiXBlsaaomWFgeHlqAtCPsDJHwIiUtDSxERtErtmQ6CjkHo4FpDBQ0tbVFR0BYE0eQvOnFF7T17QlOTd3m88873OD8+rtA9uVzOBIPBlIisAwvd8B1QajQahXQ63bIx6QHFYrEEJHrv7qeqZhzHOfYA+Xw+Yow5B+YHoGwymdxW1QAQEFWNAk8i8uEDuZM3gUcLZIEJYNcNqWrVcZyd7p9t8jLwYIFTYBx47UHlcjmcSCQ+B5JtpU0LnAFj3br7kE+yTalb4BCYczVqoT3AjteW4T73FlgFNgY+1IGQz4hPLGCAI2DGbweu2Auw1Vmcqk4C+8DsEOgZOBCR9/6mVdU2vgIsAdOuIVwANRFpezatuahpTYVSop1m+y6pasm8NQqSvvW61KwslkSHuCRkgvErr0taiUXaal1Sr0siWRO/9HfpF+RN9nfpB/qqmrXrv7mktVhYVm5GLo1cct9LI5e8d84/3UvfAgdlKH0EO7MAAAAASUVORK5CYII\x3d", "view/cache.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAkCAYAAABSSLCCAAAAcElEQVQ4T2NcsGDB/4SEBEYGBgYGYtmMxCpENhhsA6mA8f///5tHNTEwkBcQpIYcSD15kUtWigi51vR/jVYdOGUQy2YkViGywWSnvTOkhiAonkY1gZIRqSEHTntkRe4g10RWQIyWe5Bgo2O5R7dkBADztyP+yFzirAAAAABJRU5ErkJggg\x3d\x3d", "comp/clip_selectBox.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAoCAYAAAAIeF9DAAAAsElEQVRoQ+3ZQQ0AMQzEwAuqEgh/Sj2pKObhIrBsrfLonHPu12MMTEGYFg+kIFaPgmA9ClIQzQDG0w0pCGYAw2khBcEMYDgtpCCYAQynhRQEM4DhtJCCYAYwnBZSEMwAhtNCCoIZwHBmd/tTh6IUBIrx/tRbiFWkIFaPFoL1KEhBNAMYTzekIJgBDKeFFAQzgOG0kIJgBjCcFlIQzACG00IKghnAcFpIQTADGE4LwYL8U/BE1dCJ3PsAAAAASUVORK5CYII\x3d", "comp/label.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAASCAYAAACQCxruAAAAmElEQVRoQ+3aMQqAQBBDUef+hx4Zq1mrbPnhWylECHmghVZ397OOqqp97TlugdNzgEXFIaaFuwROt0LmBEay5aXb920+FjIpMJItLy1wvhUyKTCSLS8tcL4VMikwki0vLXC+FTIpMJItLy1wvhUyKTCSLS89wPP1Qeh8M0zy+84gMMbruqjA15OxbtjAu7mPa5bj0fb/A8cLgD4n/wQKNiIAAAAASUVORK5CYII\x3d", "comp/clip_tree_arrow.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAQCAYAAAArij59AAAAwUlEQVQoU5WRPRKCMBCFWUt6vYQeB06RUDpoBbFDa7yDwm30FGi9dHnOMiQDBgvT5c3b7+0PRVEUlVV9A3NmzL6T//SRfMz5CgCdtVafjlmzaHAigAbM2tE8YVo1pf0yvABoc9D3wACgBbMKIgD4qqDJsqqlMV8VGL5n/88geCJKlijSMBXFZUNx/CSi9WwX1r7R99thzKKqkxXRbMUWSE2u2sEwHsxHCbrMVSq6N4xRD9HAvJstylEkarhurlqnfQC58YP5+CvQNwAAAABJRU5ErkJggg\x3d\x3d", "view/bg_panel.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAMUlEQVRYR+3QQREAAAjDMGZk/l2CDD6pgl7SduexGCBAgAABAgQIECBAgAABAgS+BQ4oyStBhXcy5AAAAABJRU5ErkJggg\x3d\x3d", "view/bg_top.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAMUlEQVRYR+3QQREAAAjDMKZp/rWBDD6pgl7SduexGCBAgAABAgQIECBAgAABAgS+BQ6WyDMhXMLeQgAAAABJRU5ErkJggg\x3d\x3d", "view/clickselect.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAqCAYAAACDdWrxAAACfElEQVRIS8WVO2iTYRSGn5OWqpMOurg0VRBdVVCsg7GgDjpZECyirl4GEYfSgBlaB5VSpApdxCJIoeKgg7dKC21ALahIiyiKKUjxAiI4qCH1lRP/hPhfAnHpGZPv+c4573nP95ukO/xHmINmtq8RtswsPiipB/gAPAFem5nCbcSWKukIsD84/A2YBh4DL8ysWLkk0qOkDcD5GLF+Ac+Ap35ZHGjAdWB5gtJvgZFYVSWdBHaFwBlg1Mw8K0ngFiAbAm+a2XBij/6HpBbgBrAEmAVeAZ1AFU40QDCWrcBZL0/S4Vq4HtgB7DWzU5XyauDBMhhWz70ryVVdb2ZuhGpI2g1MODjfiMFrxZk3s9WNwJ6snHFxQUlXgXfAPeC5mf2O2Y5oqZLcMceCw1+AseCSSTP7mSiOpM3A7RixfvgYgAd+WUQcSSnfPWBlgtIvgf5YVSVdBA6GQF/mS2bmWcvbERmHJF+payFw0MzO1TWApKXBViwL3h5/Pk4AVTjRAMFY9njJXl6wLccrcD3wAHDUzBwuRw18JtbkbkFJruomM7sf2o4u4Jals/mFRgxeFcfBQm97UyOwM+WMiwums/k3QnMps+HWpuLIRC5TCrcRW2pbT35MRiY4XDRsVmiU5uJQIZfxb0k5Ij229eQPySJ287MLGO8Rd1M0XY6AO3LjzYVSy3fAH+VICL4a6o9VtTWbnzbYGKI+IrtQ6Ns2EFuq/5jOTnWD9f4DikeFvvbqhyg2Yzo3voJSy2fAjfEJMYPRQQ2caAAfC7AW2WkvrzU79dCwnRW4Hjgg6JrrbV9VKbkKw1Csyd2Ca7on1y2krHOub3t16//2n79SarbsH7BKtfejoCjmAAAAAElFTkSuQmCC", "view/resize.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAqCAYAAACDdWrxAAABeUlEQVRIS+2UvUpdURCFvxXRKJpIEBURsVAIiiBoaaGCjY2VLyH4MBaCPoWlnQlpI6SxsQmkURQL5eK/6JK57iuRnMPZtxAkuOFUhzWz96xvjcg8tluAT5LOQqJMHba/AgPAD0nOEtruAOaB6Lon6U+ucAoYTLe7Bb5XCm1/BCaAXqAVOAHyOkYn27PA5/TGWmXHxvBeT2i7TVIM4MUp7ZhGPlY3V/pVKUxEjAIjyac74LIAjK70PwCoyfYXYDJwyqDoHtiRdFOfql0naBgIrILF/ZIi1yH6h1XbYXCPpKOq7s34GEX7JB00m445YBzYlPSQ1dF2N7CaWN2W9DNXuJxAj1uGVeuVQtvh32LyuR34DexWCv+CfAXoBzYkHb8Boe1OSRcFkBdfNY18IQiUtFUpTJjNAPEFHVfAaQFyjZ3zNBzbQ8BSWkZViEbk1uIpjXR8AKbT7jwEvpVUqEk6L0pHLN5hSWWxeq7XjI/v6Sgz0vZ7Ov7DdDwCkcb1m86tSukAAAAASUVORK5CYII\x3d", "view/clickanalyse.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAqCAYAAACDdWrxAAAC7UlEQVRIS5WWT2hUZxTFfyfGFolkoUVKrHQiEaX+IfgHa54UQzUqpWYhLbQU6ULNwgYXuog6yiiTgK2LgtAu6yqbFkpRBEURQzJEBN200NqKkxoDLnQhFUrizJU7vje8SSbzZr7FwDy+c75z7z3nfU80uMxMDin9JC0zewvYAHwIrAH65wWaWQuwOdy8CVgUHnBd0sUKoJktBbYC24B1QHMVNeck3ZWZrYhtXpUg/3/gS0kzDnT2/cDqpFqBUUnnK5pjZutDgo01Tr0g6XbVrprZypBgO9AUU/EK+ErSyzLQzC5XkTkCfBR7fl/Smeh/qasOlPRp9DAkOgp8H5P9o6SriUAnMrOzgNdswNeSntcL9IYNAQ8kHYuXU5Y6u8ZIupldAO5I+nkOsNb8wjk/ljTZKFCSvMbSMrPSiOpNx9uAz3UP4IbfWSsdrcDH4eZuYHF46LCk47PT8S6wG9gbJmRhlfoPSLrhJvdERJs7E+S73dZKmnagsx8JB50UEHdY3+x0dIUEO2qcekTSr/OlY21I4N5dEJMwA6yX9CKejqkqGn8DemPPb0v6YrZXpyS1xYbsRD3AtZjsk5IuJQKdyMyGAa/ZnbNR0tN6gd6wXwAP8SfV0jGnxki6mV1xyf4ubdTkPue/Jf3TEJCMNZFRMQLtyNwqvaTrSkdHZry1MFM8bLLPgY5U8/SyeYHvncotb5b1A/t8c2QGg3sT2WBLBbD95PiGogr9Ej0Gbap8r4ZJ5kR+MPhW7WdGd5npEFaa15IE+YWW5uklf2S6/1N7OnfasG+Ad5KiAfyVzwYfVDQnlc71YTaA8Ntrvtq/y2eDgapdTZ0a60UMhjdvmcCgWDClJge7npSBqfRYYY5M6U/M/NqO1mQ+G7xf4VUH5rNBOXtviLQfzH0afizop0fZroOJQCdKpcfyUKrZFhTpfDgU/F4nMNcH9gPwLJ8Nls3xarUaI+mp9NhTg5GJbPBZQyb3OReayP17rutmHPga1PpCOk+zrlEAAAAASUVORK5CYII\x3d", "view/res.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAoCAYAAAD6xArmAAADwUlEQVRIS+3WT2gcdRQH8O/b2SwNC7l4MAEPvbilUkoPOUmLjSDrZn4hxYKH/kGwyB4tQogiu/N+GymyoWguhVBQKKkHQTHsW9fUQwqKp4AgtMXkInhILl4CkoTdmSe/6XZp2pntLli8uMedt9/3mze/33yW8Jw+9Jxy0TeYmV8FcFVVTxPRiwA6AP5U1TvZbHapUqn8nrawxGBVJWvtNVWdJ6K05h1V/dhaW08KT/wRM1sAVQCRqn5JRLdyudw9Iora7faJKIrKqnrBNSWiahAEC0+GHwpm5utEdD+KopsuBMDbzPxt0oqstRdV9Za7lslkzlar1Z8erzsUHATBJhG93C34fmJi4ly5XG6nzTEIgjoRzanqkrX2amowM98F8Fq3wK34PWb+Ii14cXExv7e3V6hWq78+axQrANwt/kVEl5j5h0G2IzMfUdWCtfa3R/VPzvhTAG8AOM/MfwwYehTANwB+ZOYPE4ODIDhJRJvMvD9IqLW2GEXRbSJ6AcBtZr6UGPzoS2Y+lc/nt+bm5v5Oa2CtvaKqywC8bs06M7+eGszMn7nTBqDOzPNpwcvLyyPb29vfAZh2Naq6Za0tpAbXarUzURS53eGKL1trv0oKZ+a3AHytqplMJlOOoui4tfaDvqOw1lZUtabubBOtqOqN0dHRB/v7++62XwHwDoB33dkAUGPmoO92e/yitXZeVT8BkE1acbdpPQiCj4hIBw52hQsLC8c6nc77AN4E8FK3yQ4R/Qzgc2b+Je0ZDPU+fjiZp1eXFD5U8CB7u+/DGybgXxnFMA3/m1GISGwegNMAeuYBuON53lKpVBrePBG5RkTuSPc1b2ZmZnDzRKRnHoDYvIODg3u5XM69/E8AKAO40G1aNcb0N6/ZbF5X1fsAbjpInXnGmETzGo3GRdew+0DPGmPSzRORTQA988bHx89NTk6mmtdoNGLziGjJ9/1085rN5l1VPWSeMSbVvLW1tXwYhoXp6en+5olIbB6A2Dzf9wcyb319/cju7m5hdnY22TwRic3zPO98qVQayLxWq3U0DMPYPGNMsnmrq6snx8bGNqempgYyT0SKzjoAsXnGmP7mNZvNU9lsdqtYLKaaJyJXABwyzxiTbp6IxOYRUd33/VTzNjY2RnZ2dnrmAdgyxqSbJyJnAMTmEdFl3/cTzROR2DzHk6qWiei4Maa/eSJScZY99FRXPM+7MTIy8iAMQ6/dbsfmEVHPPGPM4OaJiBtDqnmuqfuL4Pv+8Oa1Wq1jYRg+ZR6A2DxjzP/mPRupfwAf56Q4urCh6QAAAABJRU5ErkJggg\x3d\x3d", "view/tab_panel.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAABICAYAAADyMAW8AAAAcUlEQVRYR+3WsQ3AMAhE0TCMeyTvP1tShRQo7lxYegxA8fUPLuac97VhwuKXKhTlFxRQ9GPDClawYvGEDwxIZu7pFRZXr4ACinY1ghWsYMX/NxWQr22edyvGGHt6hcV1NqGAon8QVrCCFYteISDnBuQB3xJuQcDkEngAAAAASUVORK5CYII\x3d", "view/btn_close.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAqCAYAAACz+XvQAAACmUlEQVRIS7WWS0/bUBCFz7mJmyZxENm06mNVoVZC7LqGn9FNqy55/BSWSEhs2/4uuqFVoA150JLKJvGdaiIH2TfXNoKQpeP5PHPO3GMTK/5xxTwsAUWkBeBZ+qAByb/Zh4pIA8CL9NqY5Dj7vw9YA/ABwDsAfwB8ITnUIhF5CuATgNcAfgH4RnJSCkwLl6AA/lXBtLZQQxFxoTr6q6LOFl2WmuJAtcY7ZuXIixsczfRyTlPfhpSN7BpwBeBtFdQLFJE2gI8AXi7GBBBl3Fdnv5L87XbpWxuFfQbw3NXM0dQLLdrDIH3ylGTiLLYB8CS9lpCc3tmU+xzL1Z9lEXl/n06KavjowCiK1uM4fqMd1Ov1s3a7fZntZjabtSeTiQYHgiC4aLVavZwpbofT6TQYDAaH1tod3bMwDHc7nc5PLZrNZmG/3z8WkS1jzGm32z1oNBqjUqD+6YM2m81xFWyeNkUaulAAlyKyWdTZbdqUmZKFakEVrLRDV7P5zY6m3rQp6tA1AMC5tXY7he51Op0fdwbGcdwdDodHWc2MMdcL9wGM1tbW9sMw/L6UNm6HChuNRifW2g1XM0dTL3TJZS1KkkTDFbVaLQqCIJcm6k0URRpxuvg39Xo9rtzDh5zt1Z/lXq+32rR5dKC1dt0YM08bAGd65BxN1ZB52ojIBcl82rgdWmsDkocAdgDoW22X5DxtSIZJkhyT3AJwCuCAZD5tfCP7oMaYcRVs/tAiDT1QHX2zqLPbtCkzxYFqjXfM3GKXAR3NtC6nqTccioAeA84BbCuU5B4Af9r4gCLSBXCU1UxErjPuj0Rk3xiznDYuMIWdANhwNXM09UKXXNai9LtQ9y4yxuS/XUijr9L0lXBDMp82j370HhJdWvsftiHJYFPSIqEAAAAASUVORK5CYII\x3d", "comp/combobox.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFsAAABCCAYAAAA476rKAAACfElEQVR4Xu3bMYsTURQF4PMmExgIWkgEU5hskyJYxGYKY5VS7NzCylL8Bftj3NbKQjuxTBWbaUwhKdIYLCJotlACA5m8kQTZZZkkeN9dbuNJOXPPu/DN5ZHkMa7dbpfgx0TAEdvEedeE2HbWxDa0JjaxLQUMe3HPJrahQECrNE3RarUOJheLBbIsq9znZAdgJ0mC4XCIer1eSa/Xa4xGI+R5TuwA272RTqeDfr9fuTeZTDCfz/dmONkK/cFggGazebnCcrnEeDw+uCKxFdiNRmO3nURRBO/9bvtYrVbEVpgejXa7XfR6PUynU8xms6O1nGzlU3DO7fbu7V5dlsf/0yO2ElsSJ7ZES1lLbCWgJE5siZaylthKQEmc2BItZS2xlYCSOLElWspaYisBJXFiS7SUtcRWAkrixJZoKWuJrQSUxIkt0VLWElsJKIkTW6L1t5an6wFooRGerofKBeZ4uh4IFxrj6XqoXECOp+sBaJoIT9c1esIsT9eFYFbl/J5tJc13agyliU1sWwHDbtyziW0oYNiKk22JfXJ6xnfXjcDdFttnb43a/b9tovQ5iG30/IltBL1tQ2xiGwoYtuJkE9tQILBV/ugl4rh2MF1sPJJP59fuc7IDsTe37mHz8Bki+MoKHhFqn9+j9vs7sQN9K7G89xRx837levHzG5Lph8p1TrZK3iF//ApxdLVI4YFk/BpA9Uc5sVXYwObOCfyDJ3AoUcIh+vIRtYuve1clthJ7G8/7p4hv30Xx6weSybuDKxL7BrARxcjTF0iyN4AviH0Tpto1ONlaQUGe2AIsbSmxtYKCPLEFWNpSYmsFBXliC7C0pZfY2oWY/zeBP8uaLni/AFTVAAAAAElFTkSuQmCC", "comp/textinput.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFsAAAAWCAYAAACv8OArAAAAZElEQVRYR+3UQQkAMAwEwcZI/LtsoSL2NTGwMByZ3b3HJQIDO3H+EdidNezQGjbsUiBs+dmwQ4EwZdmwQ4EwZdmwQ4EwZdmwQ4EwZdmwQ4EwZdmwQ4EwZdmwQ4EwZdmwQ4Ew9QBe0R29X9x+dwAAAABJRU5ErkJggg\x3d\x3d", "comp/vscroll.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAhCAYAAAA/F0BXAAAAOklEQVRIS2N8+OzVf2YWFgYmJiYGcgHjqCEYQTcaJpipaTRMRsOEmDJmNJ2MppPRdEJMCIymE2JCCQAYonwDuu2VMAAAAABJRU5ErkJggg\x3d\x3d", "comp/vscroll$down.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAzCAYAAABxCePHAAAC/klEQVRIS+2WS0wTURSG/zszBcrLFVvjio0LiAqRRDAmGpRodFE1MQQQkOKGqBujRo3ExLjB4MaKgDzUaGQhvoJGYwAjYoioERcuDGxYEIwPkBY6nWvObXuLnXZaSklYOIu5M/fxzZn/nvPPsInJKa5qGhRFQaIH+w8xSbcymtTd+gBFYXAdyjM9sf7ORxgGR0t5/j9jpkhq2t5B0xQwBrgqNsnJ9V0j4BzQdQNtNYXWkKz0NDiaXkBTFTCFoaWmCHVtQ+AGh+4z0HNiO2bmPNYQGiXQvkuPoaqqiIgi8Pl8eHBqtwlA86MKS6Cy8z1gjIFzjqcXHBEBlpBgRNuOd+HVlYqogJiQIChcg/BtW5k8SaSSkxPJ5PRPTttHfkI7kcghIpn8NYfp33NLXp+TnYG1OWvA3ox9499nPSjdkCsgHJxOIjc43VMrugL9dEUD4Oj/PA4CsUfDX/jOjbmisHTDCCzi4t4QgLDrQF+qTYOmqhgYGw9BvLpv0ZNjQwieaU9b7ZCDriFhSt3VBSZNartHA6aUJ7SK+jqO5n5pSp1HiqSw1e3Di0ypwBpiU1XsudwnTanraDEqrg2GmZLbGkJh2jQVZY29JlPqPe03JX/uxLE7Nk3DjjP3pCn1Ne7HrNsjdYoLQsmWYtNQ3NCBgeZKzLrn/foEoogbQgvSUmz4454P7VQikGhpHzGSZdVOUqqYTGli6gemZ9yJ+0lSTalk/TrxtQOYaBnESbTinokev4UG+p+9/xoyJQKQn8x7vf7JjEFZ1FJBBvuC12RINIdAwtkIQuksnxgHhKBUZ6scQtLSNyiWJpav47z9STjbjfJ8k5iVN0eEs911bhZjUTWpbR+RztZ6uFBERNCq1rfS2e43lFhDsjPscDS9lM7W4dyCquuvpbM9PFkq0iHm7mSl2yP+bj05uxdeXZe5FHOL6Xdr17nQ79bziwew4NXFqwUTMiaEtKBPwtZjnRi8WgXPglfqsyQITc60pwpAeNpH1GRZtRM0pWVVcTJM6S+dYaRsIf025wAAAABJRU5ErkJggg\x3d\x3d", "comp/vscroll$bar.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAA/CAYAAAAGyyO8AAABYElEQVRYR+2Wv0sDMRTH30tarCg6dRWnQnFT6OiqoP+tk+Cig+AiHayDiNSlg+jgD47K1US+Lwm5s4o/mkElN1xy73KfcF/efTi+Ht3Y0X1Btw8FffdoLy3QSnuZ+HhwZe+exrS13hGGJYsTWSszN0rJ1zHDDbJ0eDYkgHjv5Nxub3TIGEsTY/xDVq6NAN7MfW2u2aCG1nQ0GEZIOXmp7Pw5BPDF+VaGIGQfbM6k0ng5kw8/wF/eJzP5JInZkjg2CSS8zk6vCys7Wb8r5qqsncAP+pdR1Lu9rvgVT4uYg+3F+PCtAzjzu/taKdKKBSS2/wkEMBg/Q+rB50zqzZb7ZPoD/GeZ1HySxGxJHJsEEl5nc22VmCFalpFJTjLKNUtFxlDfP72IogYAP8PPZekWM5OqjErFWpjjbxprABJRA/JYjOOOX4Bgo6bWGYKsfMg5k+lmy5n8uUxm8kkSs6Vw7Cstibc9Fv5vWQAAAABJRU5ErkJggg\x3d\x3d", "comp/vscroll$up.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAzCAYAAABxCePHAAADF0lEQVRIS92WTUhUURTHz31vPv0KKmkXrtxUGNomkCANLdCUpEatJFuIClIEFRl9kGH0BYWQElLpotGKEJXAtKQooYUFpi1axLQZMCyyZJqv926cM2/uTM288emoUHfx3v16v3fuuef+72Hume/c7/cBAwaLKWaLBZjLPc0Zk0CSJGBs4SDOObDP7i9ckuXkIbLJRJDFFrJk2SGNvZNwy7ExoZEJLWnqfQ+4SlUFaHNs0gXpQhq6x0GWGe0Y7oCicGivyYsLigup7XgFJlkCJjFwNm2HqrZR4CqHoKLC3fr8GFAMpPLqEJhMoZjpay6Bnx4vpKfYoLx1kCwKBlXoOV78BygGsudCH1nwtNVBgHBBUFFzL1n0+Gx5YghOxhINiAbFG1uZODESxf+bJShKrulv8HUusp1G/IBz1qTZIGvdamBjU584Aopzs+lbDhwfFFgc2/imLq0fazgAHF5MumBtuh3YwJsPfGdeNqgY1qqqfcSprRLgr7rWZzWbwCTL8HLKFYEEgkrUn+eHIDzNbltBSG33O+jcnxNZmrYcw5Yc7hoXotRenRPyz0IgBzrGYkTp9qEtxiEV10eEKD08Wgh7bzwTonSvIV/soK5jd53rE6I0eGY3/PL5wWYxQ+nFgShRKqK6LqTwhJNEafRKNQHCcWK3WmDHqR5NlMoSQzAWUV+9vkBMsKXYLCSbs3Oe+SGqqupGrIL3h3YclifYkjo7yZ7izIzUUGrhnvXAzA+PURkR8xCwPnMVsCUVpW0bsiCUKOH9S0980JvaLJSQUTal9Q+9/RgRJQSgnvgCgdBkxkCKektSpC9cR0HCOQgiZUMI3njijwYg+COzLP9rkLr7E3Dn4Gbhp7BPDC+n0TkhlK2zJpccuSBIfVdsutVdt9U4pLbjtVC2B0cKYN/N50LZHh0rFGGguztV14aFsvWfLiVhSrVboaSlXyjbk/NlBNKFVLT0k7INX3KAx+sXfkBlKzjpJItGLlcmhmSkptAB83h9MTuCICxBRUkMwUmY5+uFPY7LmJ7GW05SZycsSos9xUsmSr8BfgGeWI6+BgEAAAAASUVORK5CYII\x3d", "comp/button.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAABFCAYAAAAPWmvdAAABA0lEQVR4Xu3ZMRGDUBRFwXwfKSgxFhfRgAbUxEakkCEO3qmX+p9m5w7NW9v7cz18I4EFbeT1fwxtbgYtmEGDVgRC458GLQiExNKgBYGQWBq0IBASS4MWBEJiadCCQEgsDVoQCImlQQsCIbE0aEEgJJZW0Pbj64Q3hFvQhmL3CQ8atLlAKCwNWhAIiaVBCwIhsTRoQSAklgYtCITE0qAFgZBYGrQgEBJLgxYEQmJp0IJASCwNWhAIiaUVtOfrdMIbwi1oQ7H7hAcN2lwgFJYGLQiExNKgBYGQWBq0IBASS4MWBEJiadCCQEgsDVoQCImlQQsCIbE0aEEgJJYGLQiExNIC2g/MxaMp6CSauwAAAABJRU5ErkJggg\x3d\x3d", "view/bg_tool.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAMklEQVRYR+3QQREAAAjDMCYG/DsEGXxSBb2ke7YeiwECBAgQIECAAAECBAgQIEDgW+AAAeIuAVS/mngAAAAASUVORK5CYII\x3d", "comp/minBtn.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAA8CAYAAAB1odqiAAAArUlEQVRYR+3X0QmAMAwE0GQN19B9nM193CmiIH7ZXOAoRc/fpjl8jVDdOj/eOc8USBcXqUjLAtDQRMSOdHb3JatTYCZUXodIy10bGxTI1Lx6/YA0Ima6W2tKFcjmdpGKtCow7NBAdxozy+804Gfx/cDqbLzWDzs0ekNY4B9nOMEehMKTVIEEyKeFSKmc18+MppRtipJuYPCa1SkwEyqvo6Tlxm8bFEijvBt9n/QA/fOPydLHcUIAAAAASUVORK5CYII\x3d", "view/zoom_out.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAoCAYAAAD6xArmAAACy0lEQVRIS92WQU8TQRTH/28oQkj0CL0QOMAJQkz4DkS6A+GA+A00Hrhj0uy8NiTwEdBPAOrB0Fnq3U8g6gkOSjxUjpCQCu08M5u2qaVAt7YmOqfNZPa3b9/+Z35L6NOgPnHx98Gbm5sTlUplA0AGQBpACcBBKpXazmaz3+5607YVM/MjEXlNRPdbASJyTkRrzPz+Nvg1MDNPAvgI4AGA10qpvHPuSCk17ZwLAazV4HPM/PUmeDvwSwBPAbxl5sf+RmYWZo7XMvOehwPYYebnScAnAMaVUrNhGH5pBefz+Rnn3GcAJ8w8kQT8E8A9AEMA/HXrqM9fMrO/bjvataJvFdd7/IaZfS9/67ExZpeIngB4xczPklQ8KSKHPmoispdKpXKjo6PHp6enU5VKxXhoV6moVXhnjpVS5wDOwjD81K7qG7e033lXV1cviMjvvDEAP0TkYHBwcKtarT4UkXcALolo1RhTaIV3dVYYY9aIyOfZDw9fMcYUm+FdgWvtYgCmBisrpRbCMPxQh3cNbgM3zJzvCdhDcrncuojMA8gy8/eegTvO8U0Lk87/UY9ve9h/BI6iyJ+1GyLScB4RHQDYDoKgO+dFURSfFQCuOQ9A7LwgCJI5r1gsTlar1YbznHP5crl8NDw8PK2Uip3n4QMDA3OLi4udO89a23Ce1jp2nrVWtNbxh7bWxs4jop0gCDp3XhRFJyIy7pybXV5ejp3XDN7f359RSsXO01p37jxrbey8i4uLoZGRkWvOa5q/1Fp37rx+VtxwntY6dl5zK6Io2hWR2Hla686dV0vFoY+aP8xFJJdOp49LpdIUEZkaNHkqfIWd5JiIzkXkLAiCZM7zO09EYueJyBgRxc4joi0ADeeJyOrS0lJvnBdFkf8xbDhPKbWSyWR647xCocC+53XnAVjQWvfGeS1wo7XunfOstesA5pVS2Uwm8w877xeHf444cscwYAAAAABJRU5ErkJggg\x3d\x3d", "view/refresh2.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAA/CAYAAAAPIIPGAAAEIElEQVRYR+2XTUhjVxTH/+fGpBrGT/xoBQdFFMMQLNLNbLooLbaFzqKMUhCSZwsuhGG6KCNd6DuRLgqzmGVxUd8LUrpoYWZTKO1yNi2F1oVtceEHflSLqNEav8bklPuqgsl75sUPSsucTQj33v895+R/7y+XcA1B16CJ/6GoYRiDItKfzWZjExMTv5/XtoLlx2Kxm0qp1wH0AHgTwC4RfWRZ1mdewp6ig4ODN9Lp9CMieh+AchH41Lbtj92EXUUHBgaCh4eH3wJ4zSObGSLqtSzrZ9+ihmF8CODR8YIflFL3MplMNxF9IiJWIBC4Pz4+/ldR5RuG8QuAlwGsAWi3bTsVj8dvAWhOJpPfFPK2a/mGYewDeAHAV7Zt9+aK9PX1VYRCoVcApNxa4CX6J4B6AE9t2341V9QwjO8AvAFg27btytxxL9EvAbynJxNRj2VZX58sjMfjd4joyT9D9NiyrHf9iup+/gggBCALQPfxVwARAO8cWywD4LZt2z/5EtWT+vv774rIBIBSlx/mmT5dyWTyC9+WOpkYi8XalVIPRKQbwItEpHv9PRE9tCzrt6IsVcgyhcYLnv1CAkWXfxFBxzEXXXipq+8imz7P9CJdO3+N754y86A+vYFAIDY8PHw58DHzTQB54DNNs3jwMfONY6R4go+Z/YNvbGwsuLKyci74APQys3/wMfMZ8InIPaVUt4g44AuHw/eHhoaKAx8znwEfM6dGR0dviUizaZoXA59pmvtE5ICPmfPAx8wVABzwubXA1VLM7IBPRJ4mEok88DHzKfiY2R/4mPkUfCLSk0gkTsHHzHdE5Immnog8TiQS/sDHzK7gE5EIEZ2CTyl1e2RkxD/4TNO8S0Su4BORZ0qpftM0iwefaZrtAB4QkQM+AA74ADxk5ufgc78CfV99xdy61yMajUbfAvA5gJeKycZj7gqADygajf5xRYIn+6xoUbmCDM9I/LuidXV1qK2txdzcHPb39ZPAOwpmGgqFUFFRgerqauczm81iaWkJa2v64eLhU6+eKqXQ1NTkZOcWq6urWF5edh1zzZSI0NbWhvLyctdFBwcHmJ2dxe7urn/R+vp6J0sd6XQaCwsLqKysRGNjI9bX17G4uIhMRr8jiig/EokgHA7j6OgIU1NTjkBZWRl0f7e2tgo60LX8rq4u/UjC5uamU2ZuBAIBZ1O9mVsLXEU7OztRUlKCnZ0dTE9P54nqfmsnaNHJycm8cVfRlpYW1NTUOJN1pjrjk6iqqkJra6vzNZVKYWZmxp+oLq2jo8NpgQ7dx729PZSWlkKL6hARpwr9Q+aGp/m12Zubm6H9mhtacH5+HhsbG/4tdTJTZ9bQ0OD0LxgMOm7Y3t6GNv55R7XgMS3oH5cJ/y3Rq775V3X5bx8zSv8DuWzoa2vgb5tumbHGlerDAAAAAElFTkSuQmCC", "view/settings2.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAA/CAYAAAAPIIPGAAAD2ElEQVRYR+1Xz08bRxT+ZjAGYQoH4rS9IBJBQJEsUC8VKNdQtamUE0fLayqhKHeOaGbFkT8gFVLZtXzk1qqKSs4NUg8RXCIQVoOQ2jRFHHCwBRj2VW+zttY/14BXVaPOyR7NfPN9771536xACEOEgImPDHRhYaHv/Pz8kEMVjUbjq6urxVZhayo/lUo9chzndTabfWMYxkMAGx7QrG3bL5LJ5B0p5f1MJvNz7QENQdPp9LdE9CMAZrcHYAaoxJ8AvARwD8AtAI9t2/7JD9wQdH5+/q7jOLzx04DqeCelnFlbW/s9EJQXGIbxq8eQ//4mhPieiJjlEwBf8qQQYtOyLFZRNeqYJpPJWCQSeUBEzz3JrwqFwvT6+vo575ybm4vGYrFNAF8AICnlbKlU2sxms4Uych2oYRh5AJ9UFggxb1mW5aeSTqfTRLTmm3tv2/bAVUCfWpb1zA9qGAaHwD/XGjQU+WVGHU0Ug4ZSUjXFnwMwXVP8nP1RAPG2i5/Z+q9pKpWaFUL8wvNE9FUmk9m48jWtLWavofztNZTb124oN2neH1mTvmoo/pcfHDGtdZ9nLbw4rrW+nvGZpvlISvl6aWnpjWmaD4nINT4hxKxS6sXy8vIdx3HuK6XaMz6ttWt8QohDInKNTwjhJtWzlJdCiHtEdEtK+VgpFWx8Wuu7RMQbWxofEb0TQsxordszPq11Q+MjoidCCNf4AGxqrYONb2VlJVYsFh84jvPck/yKW5/W2jU+rXWUwdj4OBQcYzbCxcXF5sanlMoLIaqMTylVZXymaVYZHxG9N02zufE1AH2qlKoyPqUUh6AyFwgaivzyVehoorxkdL6k/MUPIEdE0/7i5zcUGx8Rxdsufmbrv6ZKqSrjM01z48rXtLbFeA3FNT4At6/dUIJ7V/MV/6HOn0gkvgbwA4DPbyLZ2/sWwHcikUj82SHAMqe3DMrv+I6Ofw9USonJyUlXzfb2NhzHaamsKdPBwUGcnp7i7OwMAwMDGBsbc4H29vaQz+fR09OD3t5eHB8f1x3QEJQBR0dHcXFx4QL39/dXbTw5OXEBI5EIcrlcHXBDUGYxPj6O7u7uljJLpRJ2d3ddNf7RVD6DlhkWCgUcHrof0YjH44jFYu5vnt/Z2QmWz0lhsHIMi8Wiu/HDF6T7mMDExAT6+vjR8iHGHA5/8uqYTk1Noaurq3L6/v4+jo6OqtgMDQ1hZGSkMnd5eYmtra3K/0DQg4ODivTyLg7B8PBw+6ChyC8f39FEMWgoJRVK8TPbjl/T2mruWEO5SYMNo/P/xaDfeB712U3YeXv/ALDwD+TbY8Dbd9BBAAAAAElFTkSuQmCC", "view/setting.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAkCAYAAAC9itu8AAACAklEQVQ4T5XUS4iOcRTH8c9xCeVeiiiXhSJRJFIusRO2lEtZKFlgY6GxZDUrk2TFwii22JJLlERRLKRQJmXBkHIb8+hM/2d6ememed93957n93v+55zf9/mHll9VVTNxopTPR8T3piTyT1VVs7AL9zEd+4roOn5gK25HxLfacAjL8A8TWw6ta28jorc2LMLhIu7Ds2Jah4XlRVci4mNUVTUDadiLFF/G5GL4iyOYjxsYMnQ1BDfxujk0VmJPecFAO4bV2Nk05Bqzz3Za6ut86JJDx2vN4Hbj3hjBbcOt4eCaQZXUj5daT4pGoNFimI1zpdYVEf2jsTQX+5MX5NaOFdFFJHzJ2bWI+FJv6SRWYACTWliqa68ioqc2LMWpwtJ7PCymzVhSWOqOiHeZdPachqNIcXdBJV/2B6cLa5cwZLjQYOkqnuNsOeEM1uJgE43xDBsaH9QQfJ21VNBoHfpBaWHLiKGLoeO1ZnAHkpcxgkvOeoeDa0FjTnNLEfF1PJamYkcR3YmIX6OxNA35Kb7BFKwvoqf4jeV4GRE/azQ2Yh4GMaGFpbr2OSKe1Ibse1MRJ84fimkxMqc0Pc55MrjsOYvZRoofNW6/vPUSwEQ+2+tPQ14h9fX4Ap+aQ2MB1pQTB9sx5K24qmnorKWCRvtDF0PHa+0suBaW0ry91O5mus3n/wHmQwUTIH+tVgAAAABJRU5ErkJggg\x3d\x3d", "view/refresh.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAkCAYAAAC9itu8AAACiElEQVQ4T4WVS4iPYRTGf4/7/X6XcivXcktEUhTKQkqyYCOKjWyUhezFThbIlJ3LYrIRkoWGUhhhTMko4zJujYRpxgxHj9737/P3zfh239c57/uc5/zO+UQ3T0QsBRYCtZI+5jBVx0fEcGA6MA+YCXQCVyXddWwlISL6ARuARcXvhQPrJF3/nRARvYHtwLRuFLYCFyW15ITl6XTHvwIuJzlrgHrgiqSOiqSI2ANMAL4BxyW1R8RYYKSkp8Vb8w2HgD7AE0kXSozoD0wC2nPCAWAw0CyppiRhBzAD6MgJW4D5KdDFNeSkiJgFbEvONeYE698N2K0ArPsDMAZwguN+AmeKfZgLbAb6llj7A7gk6eFfnY6I0cDKpNc1tQFNwG1JvvFPp0sKXQ2sAGokveuJpVHAHGBJ4ul76vLNapbs9dYk6R8oU7driyztA2Z3w5L1n5LUnBPWptMd/xw4l+RscsHAeeNSZMloTAG+AIcltUXERPdB0qMylk4klu5LOlni2ABgqm3Oko4BQ4Fnko6WJOxPzlXg2wV4hv2czuOYhmsBsDf1rD7fYP0HkyyzZN0twHjACZmlI0WWFgM7e2DprKQ71SyNA9YDBnFYcq0RuOZ5/h9LdsVS6yV97YmlgYDn2X3wjUa7QdKLapY8015ePrWMJVtembhewLI0YWU4eZvck/Q525pXo4M/AY+TLMP40u+SuooseVjsitm/IakzItz5QcXhKSZsBCyrpdjlwuZwfSO8mLOkdYAHqFXSrRKWvErtXFdOcJcnp0AX96ZwuldQ5uxtTrD+VUmWWXqfujwk8eQ4f68rsuRG+d/gZVb9eIk9kPS6miXvIv91rNc12TXPc5MkTyO/AFhJCujHqZlCAAAAAElFTkSuQmCC", "comp/checkbox.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAqCAYAAACDdWrxAAABbUlEQVRIS+2TP0gCURzHv88GRYsrExyOo5cEQVEtWdQQpE4N0R+HxmirXXCrKYigqMF2IRqCQByaLJqNIFpyUIzu4rIwpExODy88ITD/cJ603Rsf7/OGz+/zI5TSEAE20cZRgBMySKni8XrbwICrWAwG2ESZIadFS53J0R25brCyHZNud1vbcRuPV7fDAOu9GXJatNSZHN2R6wb/PfJCrxOZCR8Gbk6hWc6Xg8PrcgBETMIVPdIGSjYG/NoOSHcfkLqDK3qsBSRIrgRAuBF1quUPEUPhYGMwb2dhywrqQ3F0Dt++jSokJMBdhmDO52pB2WwFP7OK8rgH9os99IgppNf3QWwMFP4RNHKALrmoflIj53l6CaWpRcBkgiIkYHl6gDTrh5JJg57v/kJ1YOUixw7jfWELxMpAKUmAXAR7tg3LZ7am3IbjKDBOvPiDqkUmcoj+9H1d7k3nmHdweBubB70ON9wRzQH8pVVQb+Q/zZAEfpwDCU4AAAAASUVORK5CYII\x3d", "comp/btn_close.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAA8CAYAAAB1odqiAAAE6UlEQVRYR+3Y30+bVRgH8G/T0t/0Jy0USrIsC0E2GMKAVYcRpmSbEzIGZhqyxCxeceGVF3pjvJl/wYyJWZYY4hZBFnBuBBUW2ewYAxlsSMiyLKH8aEt/0vZtSxvM+562We15C6jlxr53zfO8z+ec5z2nOTmCk598tY19fAQs+Hlvz76QX1zpAwd+1NMNXzieU1QtFeKbvn4CXvqgC95wLKegRirC1e8GCPjh+53wMnRwedkG54aLG4yhSI/ycnPawHaKJ5M1MhGuXR8k4MX3OnjBx3NPcLX3DPfepSu3odfrYC4r5X7bVlbhcrnT4kdrjlA7xYLffj9EwJ6udnhCW9TEJ08XUgWTqE6n5XLdbk9G7MjhKmodrbwAfQPDBLxw7h1ecH3dDq/Xm1GYrZqceXIgGo0GJSXFvOCNmz8RsLv9NNyhKO+icTqc8Pl8acDLyWyr1Wo1DEYDbw2dXIz+4TsE7DzbBneQH2SruDZc8Pv9GSiLqVQq6Iv0WVe5TiHG4K1RAnaceguuYCTrCx63G4FAgAoqlUpodbqs7+sVEgyN/ELAs20t2Ajwgz6vF6FgMGtL5QoF1BoNL1qklODW6DgBT518gxcM+P1gQqFdLRqZXA6lSkVFWXDk198I2NZyAs7NMDXR7XRmYBKZjMuNMEzmljHQF46hUIrR8XsEbG228IJ+T/rGFkskkMoVHBgOBRGNRNI2vkpL/5YsODZhJeCbJ47D4WeoM4wyDLai5PsWiCUQJ2aXTN4pnswzqmS4e+8BAZstDbxg1qW3hyALTlinCPh6Uz1C0Rg2w/S/tz3UpaYWSgsgF4twf3IagvOXr297PR5YGuv+bd2s71sfzkCj1ULQe+3u9vraGlg0lw+LlZhMEIzUNu7vmYYFmz/9LJeTS9We+PIymaGl6wLizo2cokJDEawDNxLg+W7EHTkGjUWw/tBPwOMdnYg7nNQZep4/Q2B9jYspS0zQHjyUlrdTPJksNBrwYGiQgE3vtiNup4O2SSuOzk5y7z2ubYKyuBiaAwe5394XzxGw29Pi5iYLdeDCYgMmfxxOgKfPIG53UBNt049SBVNo4g864HRmxMz1x3hAIybv3CZg49ttiK/bqYneFRuCLldGYTY5OfPkQBR6PTRl6cfIVEtLivHw51ECNrS2Ir62zrtKfWtrCHo8acDLyWyrFVot1CYTbw2hqQRTY2MJsLk5K8hW8TkcCPp8GSiHqdVQG41ZtxUHTkwQ8NhrFsRXyUrke3wuF0L+TSooVxVCrc9+iBKWmvDodysB65saEFtZ5cX8Hi+YQDBrS2VKBVRa/jONqKwU05NTBKyrexWxlRUquOnfBBNidrVoZHIZClWF1DqisjLMzPxBwNraasRsdHDD6c7ApDIJVzTMRDJiRQb6EUNkLsPs7DwBa6qrELPZqCNzu/1pG1siEUOhkHK5wWAYkUg0La7T0U9tIrMZc/MLBKw+XImtZTrIMBFEouQkIBEXQJaYXXJ0O8WTeQXlZsw/XSRg1SsVvGDWpbuHIAsu/LlEwMrKCsQDAcQ93j2U2H2qUKuBUKnE4uISBF9f/Hj7wJwVhyordl/hH2Q+W1zCixoLOdNUj98Ei+byYbH5lnPkmJhL6O+18/c0/1m38/c0qVbm72nYVuTvadgu5O9pUtsif0+Tv6dhF8P/657mLz4NfQVdLmZiAAAAAElFTkSuQmCC", "comp/textarea.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFsAAAAXCAYAAABkrDOOAAAA4klEQVRoQ+3ZvQrCMBiF4e9rU+sPOErRqxDRe/KG9Fp0EAc3VzuIg1ML4uDmlkaaquDenMUTyJoDD+8W3ZyKlaoshSeogHOy1m1euOmoI1EU+auqQUf/8XHnnBzLp3jsWdaVJEnEGEPsADXU2Ifro8Gej/uSpqnHruvmaVegqirZX+4N9mIy8Nh13XEct7vE18RaK7vzjdiIFoiNUH5vEJvYQAHgFMsmNlAAOMWyiQ0UAE6xbGIDBYBTLJvYQAHgFMsmNlAAOMWyiQ0UAE79lM2fmrDy358a/q6Hhf68ng175QueKdEXxUGVVwAAAABJRU5ErkJggg\x3d\x3d", "view/re.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAoCAYAAAD6xArmAAACpklEQVRIS+WWPUgcQRiG3+8O70QEUwTB1EJgsTGdRRrhOMjOtEtSRbBIBMFKuCtkZleES2uRQoWQJggKKW7Of7GyTRvBLkVShhS73OXMfWGOU85Es7uXs0m2XeZh+OZ95xnCHX10R1ykBvu+P5fP59+VSqVvf9pUarBS6jWAR0Q0rbWOboP3BCaiOQAHAKTW+vtN8L8BW96W4zjPPM/78Ss8FlypVEYajYbHzALAJIAHALJdoDWl1Esi4m74rWBmpiAI5pk5AHAvJj0VrXU5Fmyhvu+/AfA8YRxfaa1LsWDf92eZeSMJlJnXtdYvEo1Ca30G4GEH/ImI1lqt1nE+nz9vNBrLnVTY39uO4zxNdHgrKytjzWbzs13FzKfDw8PFxcXF8HL3Nscd8BEAN3HcgiCYbLVaHyyIiGaUUm+7R9JzQZRSo0T0BUCGmRd831/tBttK53K5zXK5/DV1pZVSG0Q0C2BXa/0kySEmKojWeoiZD4hoKpvNTiwtLX1MC7+1IFrrQWZeJaJxx3EKN5186lF0LwiC4DEz31dKvU+z69i7Ig0stnm9wv4zsDGm7bxCodBf5xlj2s5j5mkpZf+c1wHPEdFBGIbS87z+OO8S3EnAVhRFvTnv8PBwpF6ve0QkiGiSmX9znuu66ZxXq9XmAcQ6j5krUspkzqvVaqmcJ4SId54xxl6ZiZwHYN113WTOq1arZ0R05TwAa5lM5rher5/ncrllAPYl1HZeFEXJnLe3tzd2cXHRdh6A04GBgWKxWLxyXlcqjqIochPHbWdn58p5AGaEENec13NB9vf3R5vNZtt5RLTguu4159lKA9gUQqR3njHGHpx9tOxKKfvnvGq1OmQrC2AKwIQQon/OOzk5GQzD0I5hPIqi/jvPGNN2npTyH3feTzoJOzgswwlqAAAAAElFTkSuQmCC", "view/search.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAqCAYAAABcOxDuAAABX0lEQVRIS+3VsUrEQBAG4H9HiDZiJQg+gJVaiKAoWClYXWeZ7D6CtbWFr5Ai2ayQxkLQRgsLGwtBUQsRC6sDCxHxEIvIZSRwxRGSu83pNUe23c0H+89kR2AISwzBxAiinuctCSH2AawD+AFwRkR7QRC85CO0ur5SaoOZzwGM54A3IlrJw1aolPIewEJJUY+01jvde31RKeUMgNceXdLSWk9VQl3XnSWiZhnKzF9RFE1WQrPDUsonAHNFsBDiJAzDRmXUdd1tIjoFMJaDW0KI1TAMH61RpdQ0Mx8z8zMzHxLRAYBlAG0Al2ma7hpjHqxbqgNeAJgHcKW1XutEMeE4Ttv3/axXC1dh9XPgbZqmW8aYd9t3ohCVUt4BWARwkyTJZhzHH7Zgdq4MvQbw7ThOw/f9zypgKVoVsS7UX+C+v+kgeI0Oklrvb0Yw03rwlZW8Hnz14OvqjXrw1e/pPyfwCww91CttlMG7AAAAAElFTkSuQmCC", "view/save.png": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAoCAYAAAD6xArmAAAA1klEQVRIS+2VzQ3DIAyFwxwdoMMAA/VQ8ZByyEBhmA7QOVxxKLIaOcIoSZUfrlifHw/wM91Ky6zE7SZgANTaDEDhzYJ5odSMC7nA5U7+b4X2dVQr3ic4hHCTlMcY33xPZUUGcwBvdEJwjcfGGIQQ4rd2qenWA3hyAUuABwCP31NtN+i1v02qP4DicRybM885J2ceB/NCyUupfuLxBS4WbmKF9rNUv4p9gq21d0l5SunF91RWZDAH8EYnBNd4nDPPWitnXst0I6Leez+feVowEQ3e+wNk3ge7C/Qp3GfwkgAAAABJRU5ErkJggg\x3d\x3d" } }, "base64", function () { return this.base64 = new Fj(a.dataO) }]); return a }(), ea = function () { function a() { } g(a, "laya.debug.DebugTool"); e(1, a, "target", function () { return a._target }, function (c) { a._target = c }); e(1, a, "isThisShow", function () { return !1 }); e(1, a, "showStatu", null, function (c) { c ? H.show() : (H.hide(), a.clearDebugLayer()) }); e(1, a, "showBound", function () { return a._showBound }, function (c) { a._showBound = c; a._showBound || a.clearDebugLayer() }); a.getMenuShowEvent = function () { return A.onMobile ? "doubleclick" : "rightclick" }; a.init = function (c, b, f, k, d) { void 0 === c && (c = !0); void 0 === b && (b = !0); void 0 === f && (f = !0); void 0 === k && (k = !0); void 0 === d && (d = !1); a.enableCacheAnalyse = c; a.enableCacheAnalyse && Gj.init(); k && Hj.init(); a.enableNodeCreateAnalyse = f; a.enableNodeCreateAnalyse && Pg.I.hookClass(Ub); b && Ij.init(); mc.showCacheSprite = d; Lb.init(); a.initBasicFunctions() }; a.initBasicFunctions = function () { rd.initMe(); a.debugLayer || (ya.init(), a.debugLayer = ya.I.graphicLayer, a.debugLayer.mouseEnabled = !1, a.debugLayer.mouseThrough = !0, a.showStatu = !0, h.stage.on("keydown", null, a.keyHandler), a.cmdToTypeO[1] = "IMAGE", a.cmdToTypeO[2] = "ALPHA", a.cmdToTypeO[4] = "TRANSFORM", a.cmdToTypeO[16] = "CANVAS", a.cmdToTypeO[512] = "GRAPHICS", a.cmdToTypeO[1024] = "CUSTOM", a.cmdToTypeO[2048] = "CHILDS", Jj["export"]()) }; a.dTrace = function (c) { null != a._traceFun && a._traceFun(c); console.log(c) }; a.keyHandler = function (c) { var b; b = String.fromCharCode(c.keyCode); if (c.altKey) { switch (c.keyCode) { case 38: a.showParent(); break; case 40: a.showChild(); break; case 37: a.showBrother(a.target, 1); break; case 39: a.showBrother(a.target, -1) } a.dealCMDKey(b) } }; a.dealCMDKey = function (c) { switch (c) { case "\u4e0a": a.showParent(); break; case "\u4e0b": a.showChild(); break; case "\u5de6": a.showBrother(a.target, 1); break; case "\u53f3": a.showBrother(a.target, -1); break; case "B": a.showAllBrother(); break; case "C": a.showAllChild(); break; case "E": a.traceDisMouseEnable(); break; case "S": a.traceDisSizeChain(); break; case "D": ha.downDis(a.target); break; case "U": ha.upDis(a.target); break; case "N": a.getNodeInfo(); break; case "M": a.showAllUnderMosue(); break; case "O": Le.I.show(); break; case "L": Td.I.switchType(); break; case "Q": a.showNodeInfo(); break; case "F": a.showToolPanel(); break; case "P": a.showToolFilter(); break; case "V": a.selectNodeUnderMouse(); break; case "A": Yc.I.target && Me.analyseNode(Yc.I.target); break; case "K": fb.traceStage(); break; case "T": a.switchNodeTree(); break; case "R": Ne.I.show(); break; case "X": Ud.I.fresh(); break; case "mCMD": a.traceCMD(); break; case "allCMD": a.traceCMDR() } }; a.switchNodeTree = function () { wb.I.switchShow("Tree") }; a.analyseMouseHit = function () { a.target && Me.analyseNode(a.target) }; a.selectNodeUnderMouse = function () { rd.instance.selectDisUnderMouse(); a.showDisBound() }; a.showToolPanel = function () { wb.I.switchShow("Find") }; a.showToolFilter = function () { wb.I.switchShow("Filter") }; a.showNodeInfo = function () { Lb.I.isWorkState ? Lb.I.recoverNodes() : Lb.I.showDisInfo(a.target) }; a.switchDisController = function () { Td.I.target ? Td.I.target = null : a.target && (Td.I.target = a.target) }; a.showParent = function (c) { c || (c = a.target); if (!c) return console.log("no targetAvalible"), null; a.target = c.parent; a.autoWork() }; a.showChild = function (c) { c || (c = a.target); if (!c) return console.log("no targetAvalible"), null; 0 < c.numChildren && (a.target = c.getChildAt(0), a.autoWork()) }; a.showAllChild = function (c) { c || (c = a.target); if (!c) return console.log("no targetAvalible"), null; a.selectedNodes = ha.getAllChild(c); a.showSelected() }; a.showAllUnderMosue = function () { a.selectedNodes = ha.getObjectsUnderGlobalPoint(h.stage); a.showSelected() }; a.showParentChain = function (c) { if (c) { a.selectedNodes = []; for (c = c.parent; c;) a.selectedNodes.push(c), c = c.parent; a.showSelected() } }; a.showAllBrother = function (c) { c || (c = a.target); if (!c) return console.log("no targetAvalible"), null; c.parent && (a.selectedNodes = ha.getAllChild(c.parent), a.showSelected()) }; a.showBrother = function (c, b) { void 0 === b && (b = 1); c || (c = a.target); if (!c) return console.log("no targetAvalible"), null; var f; if (f = c.parent) { var k; k = f.getChildIndex(c); k += b; 0 > k && (k += f.numChildren); k >= f.numChildren && (k -= f.numChildren); a.target = f.getChildAt(k); a.autoWork() } }; a.clearDebugLayer = function () { a.debugLayer.graphics && a.debugLayer.graphics.clear() }; a.showSelected = function () { if (a.autoShowSelected && a.selectedNodes && !(1 > a.selectedNodes.length)) { console.log("selected:", a.selectedNodes); var c, b; b = a.selectedNodes.length; a.clearDebugLayer(); for (c = 0; c < b; c++) a.showDisBound(a.selectedNodes[c], !1) } }; a.getClassCreateInfo = function (a) { return Zc.getRunInfo(a) }; a.autoWork = function () { a.isThisShow && (a.showBound && a.showDisBound(), a.autoTraceSpriteInfo && a.target && Ac.traceSpriteInfo(a.target, a.autoTraceBounds, a.autoTraceSize, a.autoTraceTree), a.target && (a.autoTraceCMD && a.traceCMD(), a.autoTraceCMDR && a.traceCMDR(), a.autoTraceEnable && a.traceDisMouseEnable(a.target))) }; a.traceDisMouseEnable = function (c) { console.log("----------------traceDisMouseEnable--------------------"); c || (c = a.target); if (!c) return console.log("no targetAvalible"), null; var b; b = []; for (a.selectedNodes = []; c;) b.push(qa.getNodeClassAndName(c) + ": mouseEnabled:" + c.mouseEnabled + " hitFirst:" + c.hitTestPrior), a.selectedNodes.push(c), c = c.parent; console.log(b.join("\n")); a.showSelected(); return b.join("\n") }; a.traceDisSizeChain = function (c) { console.log("---------------------traceDisSizeChain-------------------"); c || (c = a.target); if (!c) return console.log("no targetAvalible"), null; a.selectedNodes = []; var b; for (b = []; c;) b.push(qa.getNodeClassAndName(c) + ": x:" + c.x + " y:" + c.y + " w:" + c.width + " h:" + c.height + " scaleX:" + c.scaleX + " scaleY:" + c.scaleY), a.selectedNodes.push(c), c = c.parent; console.log(b.join("\n")); a.showSelected(); return b.join("\n") }; a.showDisBound = function (c, b, f) { void 0 === b && (b = !0); void 0 === f && (f = "#ff0000"); c || (c = a.target); if (!c) return console.log("no targetAvalible"), null; b && a.clearDebugLayer(); !(b = c._getBoundPointsM(!0)) || 1 > b.length || (b = xb.pListToPointList(b, !0), Hb.walkArr(b, c.localToGlobal, c), b = xb.pointListToPlist(b), a._disBoundRec = R._getWrapRec(b, a._disBoundRec), a.debugLayer.graphics.drawRect(a._disBoundRec.x, a._disBoundRec.y, a._disBoundRec.width, a._disBoundRec.height, null, f), ya.I.setTop()) }; a.showDisBoundToSprite = function (c, b, f, k) { void 0 === f && (f = "#ff0000"); void 0 === k && (k = 1); var d; !(d = c._getBoundPointsM(!0)) || 1 > d.length || (d = xb.pListToPointList(d, !0), Hb.walkArr(d, c.localToGlobal, c), d = xb.pointListToPlist(d), a._disBoundRec = R._getWrapRec(d, a._disBoundRec), b.graphics.drawRect(a._disBoundRec.x, a._disBoundRec.y, a._disBoundRec.width, a._disBoundRec.height, null, f, k)) }; a.getNodeInfo = function () { a.counter.reset(); Hb.walkTarget(h.stage, a.addNodeInfo); console.log("node info:"); a.counter.traceSelf(); return a.counter.data }; a.findByClass = function (c) { a._classList = []; a._tFindClass = c; Hb.walkTarget(h.stage, a.addClassNode); a.selectedNodes = a._classList; a.showSelected(); return a._classList }; a.addClassNode = function (c) { c.constructor.name == a._tFindClass && a._classList.push(c) }; a.traceCMD = function (c) { c || (c = a.target); if (!c) return console.log("no targetAvalible"), null; console.log("self CMDs:"); console.log(c.graphics.cmds); var b; b = bb.renders[c._renderType]; console.log("renderSprite:", b); for (a._rSpList.length = 0; b && 0 < b._sign;) a._rSpList.push(a.cmdToTypeO[b._sign]), b = b._next; console.log("fun:", a._rSpList.join(",")); a.counter.reset(); a.addCMDs(c.graphics.cmds); a.counter.traceSelf(); return a.counter.data }; a.addCMDs = function (c) { Hb.walkArr(c, a.addCMD) }; a.addCMD = function (c) { a.counter.add(c.callee) }; a.traceCMDR = function (c) { c || (c = a.target); if (!c) return console.log("no targetAvalible"), 0; a.counter.reset(); Hb.walkTarget(c, a.getCMdCount); console.log("cmds include children"); a.counter.traceSelf(); return a.counter.data }; a.getCMdCount = function (c) { if (!(c && c instanceof laya.display.Sprite && c.graphics.cmds)) return 0; a.addCMDs(c.graphics.cmds); return c.graphics.cmds.length }; a.addNodeInfo = function (c) { a.counter.add(c.constructor.name) }; a.find = function (c, b) { void 0 === b && (b = !0); var f; f = a.findTarget(h.stage, c); a.selectedNodes = f; a.selectedNodes && (a.target = a.selectedNodes[0]); b && a.showSelected(); return f }; a.findByName = function (c) { a.nameFilter.name = c; return a.find(a.nameFilter) }; a.findNameStartWith = function (c) { a.nameFilter.name = a.getStartWithFun(c); return a.find(a.nameFilter) }; a.findNameHas = function (c, b) { void 0 === b && (b = !0); a.nameFilter.name = a.getHasFun(c); return a.find(a.nameFilter, b) }; a.getStartWithFun = function (a) { return function (b) { return b ? 0 == b.indexOf(a) ? !0 : !1 : !1 } }; a.getHasFun = function (a) { return function (b) { return b ? 0 <= b.indexOf(a) ? !0 : !1 : !1 } }; a.findTarget = function (c, b) { var f = []; a.isFit(c, b) && f.push(c); var k, d, e; d = c.numChildren; for (k = 0; k < d; k++) e = c.getChildAt(k), e instanceof laya.display.Sprite && (f = f.concat(a.findTarget(e, b))); return f }; a.findClassHas = function (c, b) { var f = []; 0 <= qa.getClassName(c).indexOf(b) && f.push(c); var k, d, e; d = c.numChildren; for (k = 0; k < d; k++) e = c.getChildAt(k), e instanceof laya.display.Sprite && (f = f.concat(a.findClassHas(e, b))); return f }; a.isFit = function (a, b) { if (!a) return !1; if (!b) return !0; if ("function" == typeof b) return b(a); for (var f in b) if ("function" == typeof b[f]) { if (!b[f](a[f])) return !1 } else if (a[f] != b[f]) return !1; return !0 }; a.log = function (c) { var b; b = Oe.getArgArr(arguments); null != a._logFun && a._logFun(b.join(" ")) }; a.enableCacheAnalyse = !1; a.enableNodeCreateAnalyse = !0; a._traceFun = null; a.debugLayer = null; a._target = null; a.selectedNodes = []; a.autoShowSelected = !0; a._showBound = !0; a._disBoundRec = null; a.autoTraceEnable = !1; a.autoTraceBounds = !1; a.autoTraceSize = !1; a.autoTraceTree = !0; a.autoTraceCMD = !0; a.autoTraceCMDR = !1; a.autoTraceSpriteInfo = !0; a._classList = null; a._tFindClass = null; a._rSpList = []; a._logFun = null; p(a, ["text", function () { return this.text = new H }, "cmdToTypeO", function () { return this.cmdToTypeO = {} }, "counter", function () { return this.counter = new Qg }, "nameFilter", function () { return this.nameFilter = {name: "name"} }]); return a }(), Fj = function () { function a(b, f) { this._loadedHandler = this.idKey = this.replaceO = this.data = null; this.data = b; f || (f = Math.random() + "key"); this.idKey = f; this.init() } g(a, "laya.debug.tools.Base64Atlas"); var c = a.prototype; c.init = function () { this.replaceO = {}; for (var b in this.data) this.replaceO[b] = this.idKey + "/" + b }; c.getAdptUrl = function (b) { return this.replaceO[b] }; c.preLoad = function (b) { this._loadedHandler = b; h.loader.load(Kj.getPreloads(this.data), new M(this, this.preloadEnd)) }; c.preloadEnd = function () { for (var b in this.data) { var f; f = h.loader.getRes(this.data[b]); N.cacheRes(this.replaceO[b], f) } this._loadedHandler && this._loadedHandler.run() }; c.replaceRes = function (b) { Ya.replaceValue(b, this.replaceO) }; return a }(), Kj = function () { function a() { } g(a, "laya.debug.tools.Base64ImageTool"); a.getCanvasPic = function (a) { a = a.bitmap; var b = A.createElement("canvas"), f = b.getContext("2d"); b.height = a.height; b.width = a.width; f.drawImage(a.source, 0, 0); return b }; a.getBase64Pic = function (c) { return a.getCanvasPic(c).toDataURL("image/png") }; a.getPreloads = function (a) { var b; b = []; for (var f in a) b.push({url: a[f], type: "image"}); return b }; return a }(); (function () { function a() { } g(a, "laya.debug.tools.Base64Tool"); a.init = function () { if (!a.lookup) { a.lookup = new Uint8Array(256); for (var c = 0; c < a.chars.length; c++) a.lookup[a.chars.charCodeAt(c)] = c } }; a.encode = function (c) { c = new Uint8Array(c); var b, f = c.length, k = ""; for (b = 0; b < f; b += 3) k += a.chars[c[b] >> 2], k += a.chars[(c[b] & 3) << 4 | c[b + 1] >> 4], k += a.chars[(c[b + 1] & 15) << 2 | c[b + 2] >> 6], k += a.chars[c[b + 2] & 63]; 2 === f % 3 ? k = k.substring(0, k.length - 1) + "\x3d" : 1 === f % 3 && (k = k.substring(0, k.length - 2) + "\x3d\x3d"); return k }; a.encodeStr = function (c) { var b; b = new lb; b.writeUTFString(c); return a.encodeByte(b) }; a.encodeStr2 = function (c) { var b; b = new lb; b.writeUTFBytes(c); return a.encodeByte(b) }; a.encodeByte = function (c, b, f) { void 0 === b && (b = 0); void 0 === f && (f = -1); 0 > f && (f = c.length); return a.encode(c.buffer.slice(b, f)) }; a.decodeToByte = function (c) { return new lb(a.decode(c)) }; a.decode = function (c) { a.init(); var b = .75 * c.length, f = c.length, k = 0, d, e, x, u; "\x3d" === c[c.length - 1] && (b--, "\x3d" === c[c.length - 2] && b--); for (var g = new ArrayBuffer(b), h = new Uint8Array(g), b = 0; b < f; b += 4) d = a.lookup[c.charCodeAt(b)], e = a.lookup[c.charCodeAt(b + 1)], x = a.lookup[c.charCodeAt(b + 2)], u = a.lookup[c.charCodeAt(b + 3)], h[k++] = d << 2 | e >> 4, h[k++] = (e & 15) << 4 | x >> 2, h[k++] = (x & 3) << 6 | u & 63; return g }; a.chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"; a.lookup = null; return a })(); var mc = function () { function a() { } g(a, "laya.debug.tools.CacheAnalyser"); var c = a.prototype; c.renderCanvas = function (b, f) { a.showCacheSprite && (ya.I.isDebugItem(b) || ea.showDisBoundToSprite(b, ya.I.cacheViewLayer, Vd.CANVAS_REC_COLOR, 4)) }; c.reCacheCanvas = function (b, f) { void 0 === f && (f = 0); if (a.showRecacheSprite && !ya.I.isDebugItem(b)) { var c; c = a.getNodeInfoByNode(b); c.addCount(f); a.counter.addTime(b, f); c.parent || ya.I.nodeRecInfoLayer.addChild(c) } }; a.renderLoopBegin = function () { ya.I.cacheViewLayer.graphics.clear() }; a.getNodeInfoByNode = function (b) { aa.idObj(b); var f; f = aa.getObjID(b); a._nodeInfoDic[f] || (a._nodeInfoDic[f] = new Lj); a._nodeInfoDic[f].setTarget(b); return a._nodeInfoDic[f] }; a._nodeInfoDic = {}; a.showCacheSprite = !1; a.showRecacheSprite = !0; p(a, ["counter", function () { return this.counter = new Mj }, "I", function () { return this.I = new a }]); return a }(), Ta = function () { function a() { } g(a, "laya.debug.tools.CanvasTools"); a.createCanvas = function (a, b) { var f = new qb("2D"); f.getContext("2d"); f.size(a, b); return f }; a.renderSpriteToCanvas = function (a, b, f, k) { bb.renders[a._renderType]._fun(a, b.context, f, k) }; a.getImageDataFromCanvas = function (a, b, f, k, d) { void 0 === b && (b = 0); void 0 === f && (f = 0); void 0 === k && (k = 0); void 0 === d && (d = 0); 0 >= k && (k = a.width); 0 >= d && (d = a.height); return a.context.getImageData(b, f, k, d) }; a.getImageDataFromCanvasByRec = function (a, b) { return a.context.getImageData(b.x, b.y, b.width, b.height) }; a.getDifferCount = function (c, b) { var f = c.data, k = b.data, d = 0, d = 0; a.walkImageData(c, function (b, c, n, e) { a.isPoinSame(n, f, k) || d++ }); return d }; a.getDifferRate = function (c, b) { return a.getDifferCount(c, b) / (c.width * c.height) }; a.getCanvasDisRec = function (c) { var b; b = new R; var f; f = a.getImageDataFromCanvas(c, 0, 0); var k, d, e; c = d = 0; k = f.width; e = f.height; var x, u, g; x = f.width; g = f.height; var h; h = f.data; var l = 0; for (u = 0; u < g; u++) for (f = 0; f < x; f++) a.isEmptyPoint(h, l) || (k > f && (k = f), c < f && (c = f), e > u && (e = u), d < u && (d = u)), l += 4; b.setTo(k, e, c - k + 1, d - e + 1); return b }; a.fillCanvasRec = function (a, b, f) { a = a.context; a.fillStyle = f; a.fillRect(b.x, b.y, b.width, b.height) }; a.isEmptyPoint = function (a, b) { return 0 == a[b] && 0 == a[b + 1] && 0 == a[b + 2] && 0 == a[b + 3] ? !0 : !1 }; a.isPoinSame = function (a, b, f) { return b[a] == f[a] && b[a + 1] == f[a + 1] && b[a + 2] == f[a + 2] && b[a + 3] == f[a + 3] ? !0 : !1 }; a.walkImageData = function (a, b) { var f, c, d, e; c = a.width; e = a.height; var x = 0, u = a.data; for (f = 0; f < c; f++) for (d = 0; d < e; d++) b(f, d, x, u), x += 4 }; a.getSpriteByCanvas = function (a) { var b; b = new X; b.graphics.drawTexture(new xa(a), 0, 0, a.width, a.height); return b }; a.renderSpritesToCanvas = function (c, b, f, k, d) { void 0 === f && (f = 0); void 0 === k && (k = 0); void 0 === d && (d = 0); var n; for (n = b.length; d < n; d++) a.renderSpriteToCanvas(b[d], c, f, k) }; a.clearCanvas = function (a) { var b, f; b = a.width; f = a.height; a.size(b + 1, f); a.size(b, f) }; a.getImagePixels = function (a, b, f, k, d) { void 0 === d && (d = 4); a = (a * f + b) * d; b = []; f = d; for (d = 0; d < f; d++) b.push(k[a + d]); return b }; return a }(), qa = function () { function a() { } g(a, "laya.debug.tools.ClassTool"); a.defineProperty = function (a, b, f) { Object.defineProperty(a, b, f) }; a.getOwnPropertyDescriptor = function (a, b) { return Object.getOwnPropertyDescriptor(a, b) }; a.getOwnPropertyDescriptors = function (a) { return Object.getOwnPropertyDescriptors(a) }; a.getOwnPropertyNames = function (a) { return Object.getOwnPropertyNames(a) }; a.getObjectGetSetKeys = function (c, b) { b || (b = []); var f; f = laya.debug.tools.ClassTool.getOwnPropertyNames(c); for (var k in f) k = f[k], 0 <= k.indexOf("_$get_") && (k = k.replace("_$get_", ""), b.push(k)); c.__proto__ && a.getObjectGetSetKeys(c.__proto__, b); return b }; a.getObjectDisplayAbleKeys = function (c, b) { b || (b = []); for (var f in c) "_" != f.charAt(0) && b.push(f); a.getObjectGetSetKeys(c, b); return b = Ya.getNoSameArr(b) }; a.getClassName = function (a) { return "function" == typeof a ? a.name : a.constructor.name }; a.getNodeClassAndName = function (c) { return c ? c.name ? a.getClassName(c) + "(" + c.name + ")" : a.getClassName(c) : "null" }; a.getClassNameByClz = function (a) { return a.name }; a.getClassByName = function (a) { return h._runScript(a) }; a.createObjByName = function (c) { return new (a.getClassByName(c)) }; p(a, ["displayTypes", function () { return this.displayTypes = {"boolean": !0, number: !0, string: !0} }]); return a }(), Rg = function () { function a() { this.blue = this.green = this.red = NaN } g(a, "laya.debug.tools.ColorTool"); a.toHexColor = function (a) { return ba.toHexColor(a) }; a.getRGBByRGBStr = function (a) { "#" == a.charAt(0) && (a = a.substr(1)); a = parseInt(a, 16); return [(16711680 & a) >> 16, (65280 & a) >> 8, 255 & a] }; a.getColorBit = function (a) { a = Math.floor(a).toString(16); return a = 1 < a.length ? a : "0" + a }; a.getRGBStr = function (c) { return "#" + a.getColorBit(c[0]) + a.getColorBit(c[1]) + a.getColorBit(c[2]) }; a.traseHSB = function (a) { console.log("hsb:", a[0], a[1], a[2]) }; a.rgb2hsb = function (a, b, f) { var c = [a, b, f]; c.sort(Wd.sortNumSmallFirst); var d = c[2], c = c[0], e = 0; if (d == c) e = 1; else if (0 != a || 0 != b || 0 != f) d == a && b >= f ? e = 60 * (b - f) / (d - c) + 0 : d == a && b < f ? e = 60 * (b - f) / (d - c) + 360 : d == b ? e = 60 * (f - a) / (d - c) + 120 : d == f && (e = 60 * (a - b) / (d - c) + 240); return [e, 0 == d ? 0 : (d - c) / d, d / 255] }; a.hsb2rgb = function (a, b, f) { var c = 0, d = 0, e = 0, x = Math.floor(a / 60 % 6), u = a / 60 - x; a = f * (1 - b); var g = f * (1 - u * b); b = f * (1 - (1 - u) * b); switch (x) { case 0: c = f; d = b; e = a; break; case 1: c = g; d = f; e = a; break; case 2: c = a; d = f; e = b; break; case 3: c = a; d = g; e = f; break; case 4: c = b; d = a; e = f; break; case 5: c = f, d = a, e = g } return [Math.floor(255 * c), Math.floor(255 * d), Math.floor(255 * e)] }; return a }(), Qg = function () { function a() { this.data = {}; this.preO = {}; this.changeO = {}; this.count = 0 } g(a, "laya.debug.tools.CountTool"); var c = a.prototype; c.reset = function () { this.data = {}; this.count = 0 }; c.add = function (b, f) { void 0 === f && (f = 1); this.count++; this.data.hasOwnProperty(b) || (this.data[b] = 0); this.data[b] += f }; c.getKeyCount = function (b) { this.data.hasOwnProperty(b) || (this.data[b] = 0); return this.data[b] }; c.getKeyChange = function (b) { return this.changeO[b] ? this.changeO[b] : 0 }; c.record = function () { for (var b in this.changeO) this.changeO[b] = 0; for (b in this.data) this.preO[b] || (this.preO[b] = 0), this.changeO[b] = this.data[b] - this.preO[b], this.preO[b] = this.data[b] }; c.getCount = function (b) { var f = 0, a; for (a in b) f += b[a]; return f }; c.traceSelf = function (b) { b || (b = this.data); var f; f = this.getCount(b); console.log("total:" + f); return "total:" + f + "\n" + Ac.traceObj(b) }; c.traceSelfR = function (b) { b || (b = this.data); var f; f = this.getCount(b); console.log("total:" + f); return "total:" + f + "\n" + Ac.traceObjR(b) }; return a }(), Vd = function () { function a() { } g(a, "laya.debug.tools.DebugConsts"); a.CLICK_SELECT_COLOR = "#ff0000"; a.CANVAS_REC_COLOR = "#FF00FF"; a.RECACHE_REC_COLOR = "#00ff00"; a.SPRITE_REC_COLOR = "#ff0000"; a.SPRITE_REC_LINEWIDTH = 2; return a }(), Jj = function () { function a() { } g(a, "laya.debug.tools.DebugExport"); a["export"] = function () { for (var c in a._exportsDic) C[c] = a._exportsDic[c] }; p(a, ["_exportsDic", function () { return this._exportsDic = {DebugTool: ea, Watcher: Nj} }]); return a }(), Oj = function () { function a(a, b) { this.autoTrace = !0; this.sign = ""; this.obj = null; void 0 === a && (a = ""); void 0 === b && (b = !0); this.sign = a; this.autoTrace = b } g(a, "laya.debug.tools.DifferTool"); a.prototype.update = function (a, b) { b && console.log(b); var f = Ya.copyObj(a); this.obj || (this.obj = {}); var c; c = Ya.differ(this.obj, f); this.obj = f; this.autoTrace && (console.log(this.sign + " differ:"), Ya.traceDifferObj(c)); return c }; a.differ = function (c, b, f) { a._differO[c] || (a._differO[c] = new a(c, !0)); return a._differO[c].update(b, f) }; a._differO = {}; return a }(), Td = function () { function a() { this.recInfo = this._target = this.arrowAxis = null; a.init(); this.arrowAxis = new Pj; this.arrowAxis.mouseEnabled = !0 } g(a, "laya.debug.tools.DisController"); var c = a.prototype; c.switchType = function () { this.arrowAxis.switchType() }; c.updateMe = function () { this._target && (this.recInfo = Qj.getGlobalRecInfo(this._target, 0, 0, 1, 0, 0, 1), console.log("rotation:", this.recInfo.rotation), console.log("pos:", this.recInfo.x, this.recInfo.y), console.log("scale:", this.recInfo.width, this.recInfo.height), this.arrowAxis.x = this.recInfo.x, this.arrowAxis.y = this.recInfo.y, this.arrowAxis.rotation = this.recInfo.rotation, this.arrowAxis.yAxis.rotation = this.recInfo.rotationV - this.recInfo.rotation) }; e(0, c, "target", function () { return this._target }, function (b) { (this._target = b) ? (a._container.addChild(this.arrowAxis), h.timer.loop(100, this, this.updateMe)) : (this.arrowAxis.removeSelf(), h.timer.clear(this, this.updateMe)); this.arrowAxis.target = b; this.updateMe() }); e(0, c, "type", function () { return this.arrowAxis.type }, function (b) { this.arrowAxis.type = b }); a.init = function () { a._container ? ha.setTop(a._container) : (a._container = new X, a._container.mouseEnabled = !0, h.stage.addChild(a._container)) }; a._container = null; p(a, ["I", function () { return this.I = new a }]); return a }(), ha = function () { function a() { } g(a, "laya.debug.tools.DisControlTool"); a.getObjectsUnderPoint = function (c, b, f, k, d) { k = k ? k : []; if (null != d && !d(c)) return k; if (c.getBounds().contains(b, f)) { k.push(c); var n = new V; n.setTo(b, f); n = c.fromParentPoint(n); b = n.x; f = n.y; for (n = c._childs.length - 1; -1 < n; n--) { var e = c._childs[n]; e instanceof laya.display.Sprite && a.getObjectsUnderPoint(e, b, f, k, d) } } return k }; a.getObjectsUnderGlobalPoint = function (c, b) { var f = new V; f.setTo(h.stage.mouseX, h.stage.mouseY); c.parent && (f = c.parent.globalToLocal(f)); return a.getObjectsUnderPoint(c, f.x, f.y, null, b) }; a.findFirstObjectsUnderGlobalPoint = function () { var c; c = a.getObjectsUnderGlobalPoint(h.stage); if (!c) return null; var b, f; for (b = c.length - 1; 0 <= b && !((f = c[b]) && 1 > f.numChildren); b--) ; return f }; a.visibleAndEnableObjFun = function (a) { return a.visible && a.mouseEnabled }; a.visibleObjFun = function (a) { return a.visible }; a.getMousePoint = function (a) { var b = new V; b.setTo(h.stage.mouseX, h.stage.mouseY); return b = a.globalToLocal(b) }; a.isChildE = function (a, b) { if (!a) return !1; for (; b;) { if (b.parent == a) return !0; b = b.parent } return !1 }; a.isInTree = function (c, b) { return c == b || a.isChildE(c, b) }; a.setTop = function (a) { if (a && a.parent) { var b; b = a.parent; b.setChildIndex(a, b.numChildren - 1) } }; a.clearItemRelativeInfo = function (a) { a.getLayout().left = "NaN"; a.getLayout().right = "NaN"; a.getLayout().top = "NaN"; a.getLayout().bottom = "NaN" }; a.swap = function (a, b) { if (a != b) { var f; f = a.parent.getChildIndex(a); var c; c = b.parent.getChildIndex(b); var d; d = b.parent; a.parent.addChildAt(b, f); d.addChildAt(a, c) } }; a.insertToTarParent = function (c, b, f) { void 0 === f && (f = !1); var k; c && (k = c.parent) && (c = k.getChildIndex(c), f && c++, a.insertToParent(k, b, c)) }; a.insertToParent = function (c, b, f) { void 0 === f && (f = -1); if (c) { 0 > f && (f = c.numChildren); var k, d; d = b.length; for (k = 0; k < d; k++) a.transParent(b[k], c), c.addChildAt(b[k], f) } }; a.transParent = function (a, b) { if (a && b && a.parent) { var f; f = a.parent; var c; c = new V(a.x, a.y); c = f.localToGlobal(c); c = b.globalToLocal(c); a.pos(c.x, c.y) } }; a.transPoint = function (a, b, f) { f = a.localToGlobal(f); return f = b.globalToLocal(f) }; a.removeItems = function (a) { var b, f; f = a.length; for (b = 0; b < f; b++) a[b].removeSelf() }; a.addItems = function (a, b) { var f, c; c = a.length; for (f = 0; f < c; f++) b.addChild(a[f]) }; a.getAllChild = function (a) { if (!a) return []; var b, f, c = []; f = a.numChildren; for (b = 0; b < f; b++) c.push(a.getChildAt(b)); return c }; a.upDis = function (a) { if (a && a.parent) { var b; b = a.parent; var f; f = b.getChildIndex(a) + 1; f >= b.numChildren && (f = b.numChildren - 1); console.log("setChildIndex:" + f); b.setChildIndex(a, f) } }; a.downDis = function (a) { if (a && a.parent) { var b; b = a.parent; var f; f = b.getChildIndex(a) - 1; 0 > f && (f = 0); console.log("setChildIndex:" + f); b.setChildIndex(a, f) } }; a.setResizeAbleEx = function (a) { var b; (b = a.getChildByName("resizeBtn")) && Rj.setResizeAble(b, a) }; a.setResizeAble = function (c) { c.on("click", null, a.resizeHandler, [c]) }; a.resizeHandler = function (a) { Sg.setUp(a) }; a.setDragingItem = function (c, b) { c.on("mousedown", null, a.dragingHandler, [b]); b.on("dragend", null, a.dragingEnd, [b]) }; a.dragingHandler = function (a) { a && a.startDrag() }; a.dragingEnd = function (c) { a.intFyDisPos(c); console.log(c.x, c.y) }; a.showToStage = function (c, b, f) { void 0 === b && (b = 0); void 0 === f && (f = 0); var k = c.getBounds(); c.x = h.stage.mouseX + b; c.y = h.stage.mouseY + f; c.x + k.width > h.stage.width && (c.x -= k.width + b); c.y + k.height > h.stage.height && (c.y -= k.height + f); a.intFyDisPos(c) }; a.intFyDisPos = function (a) { a && (a.x = Math.round(a.x), a.y = Math.round(a.y)) }; a.showOnly = function (a, b) { var f, c; c = a.length; for (f = 0; f < c; f++) a[f].visible = a[f] == b }; a.showOnlyByIndex = function (c, b) { a.showOnly(c, c[b]) }; a.addOnly = function (a, b, f) { var c, d; d = a.length; for (c = 0; c < d; c++) a[c] != b ? a[c].removeSelf() : f.addChild(a[c]) }; a.addOnlyByIndex = function (c, b, f) { a.addOnly(c, c[b], f) }; p(a, ["tempP", function () { return this.tempP = new V }]); return a }(), rd = function () { function a() { this.mouseY = this.mouseX = NaN; this._target = this._stage = null; this.isGetting = !1; this._matrix = new W; this._point = new V; this._rect = new R; this._event = Bc.EMPTY; this._stage = h.stage; this.init(B.context.canvas) } g(a, "laya.debug.tools.DisplayHook"); var c = a.prototype; c.init = function (b) { var f = this; A.window.navigator.msPointerEnabled && (b.style["-ms-content-zooming"] = "none", b.style["-ms-touch-action"] = "none"); var c = this; A.document.addEventListener("mousedown", function (b) { f._event._stoped = !1; a.isFirst = !0; c.check(c._stage, b.offsetX, b.offsetY, c.onMouseDown, !0, !1) }, !0); A.document.addEventListener("touchstart", function (b) { f._event._stoped = !1; a.isFirst = !0; for (var k = b.changedTouches, d = 0, e = k.length; d < e; d++) { var n = k[d], g = b; c._event._stoped = !1; c._event.nativeEvent = g || n; c._target = null; n.offsetX ? (c.mouseX = n.offsetX, c.mouseY = n.offsetY) : (c.mouseX = n.clientX - h.stage.offset.x, c.mouseY = n.clientY - h.stage.offset.y); c.check(c._stage, c.mouseX, c.mouseY, c.onMouseDown, !0, !1) } }, !0) }; c.onMouseMove = function (b, f) { this.sendEvent(b, "mousemove") }; c.onMouseUp = function (b, f) { f && this.sendEvent(b, "mouseup") }; c.onMouseDown = function (b, f) { f && (b.$_MOUSEDOWN = !0, this.sendEvent(b, "mousedown")) }; c.sendEvent = function (b, f) { this._event._stoped || (b.event(f, this._event.setTo(f, b, b)), "mouseup" === f && b.$_MOUSEDOWN && (b.$_MOUSEDOWN = !1, b.event("click", this._event.setTo("click", b, b)))) }; c.selectDisUnderMouse = function () { a.isFirst = !0; this.check(h.stage, h.stage.mouseX, h.stage.mouseY, null, !0, !1); Vb.I.setSelectTarget(ea.target) }; c.getDisUnderMouse = function () { this.isGetting = !0; a.isFirst = !0; ea.target = null; this.check(h.stage, h.stage.mouseX, h.stage.mouseY, null, !0, !1); this.isGetting = !1; return ea.target }; c.check = function (b, f, c, d, e, x) { if (b == ea.debugLayer || b == ya.I || this.isGetting && b == ya.I || !b.visible || 0 >= b.getSelfBounds().width) return !1; var k = !1; e && (this._rect = b.getBounds(), k = this._rect.contains(f, c), this._point.setTo(f, c), b.fromParentPoint(this._point), f = this._point.x, c = this._point.y); if (k) { x = !1; for (k = b._childs.length - 1; -1 < k && !(x = this.check(b._childs[k], f, c, d, e, !0)); k--) ; f = b.getGraphicBounds().contains(f, c); (k = x || f) && !x && a.isFirst && (a.isFirst = !1, b instanceof laya.debug.tools.debugUI.DButton || (ea.target = b, this.isGetting || (ea.autoWork(), Pe.notify("ItemClicked", b)))) } return k }; a.initMe = function () { a.instance || (a.instance = new a) }; a.ITEM_CLICKED = "ItemClicked"; a.instance = null; a.isFirst = !1; return a }(), Oe = function () { function a() { } g(a, "laya.debug.tools.DTrace"); a.getArgArr = function (a) { var b; b = []; var f, c = a.length; for (f = 0; f < c; f++) b.push(a[f]); return b }; a.dTrace = function (c) { var b; b = a.getArgArr(arguments); b.push(Ac.getCallLoc(2)); console.log.apply(console, b); b.join(" ") }; a.timeStart = function (a) { console.time(a) }; a.timeEnd = function (a) { console.timeEnd(a) }; a.traceTable = function (a) { console.table(a) }; return a }(), Pg = function () { function a() { this.createInfo = {} } g(a, "laya.debug.tools.enginehook.ClassCreateHook"); var c = a.prototype; c.hookClass = function (b) { var f = this; a.isInited || (a.isInited = !0, cc.hook(b, "call", function (a) { f.classCreated(a, b) })) }; c.classCreated = function (b, f) { var c; c = qa.getNodeClassAndName(b); var d = 0, e; for (e = b; e && e != f;) e = e.__super, d++; a.I.createInfo[c] || (a.I.createInfo[c] = 0); a.I.createInfo[c] += 1; Zc.run(c, d + 6) }; c.getClassCreateInfo = function (b) { b = qa.getClassName(b); return Zc.getRunInfo(b) }; a.isInited = !1; p(a, ["I", function () { return this.I = new a }]); return a }(), Gj = function () { function a() { } g(a, "laya.debug.tools.enginehook.RenderSpriteHook"); var c = a.prototype; c.createRenderSprite = function (b, f) { var c; c = a._preCreateFun(b, f); 16 == b && (c._oldCanvas = c._fun, c._fun = a.I._canvas); return c }; c._canvas = function (b, f, a, c) { if (Qe.allowRendering) { var k = b._$P.cacheCanvas, d = this._next; !k || Qe.isVisibleTesting ? d._fun.call(d, b, f, a, c) : (d = A.now(), k = k.ctx, k = b._needRepaint() || !k, this._oldCanvas(b, f, a, c), k ? mc.I.reCacheCanvas(b, A.now() - d) : mc.I.renderCanvas(b, A.now() - d)) } }; a.init = function () { a.I || (a.I = new a, a._preCreateFun = d.createRenderSprite, d.createRenderSprite = a.I.createRenderSprite) }; a.IMAGE = 1; a.FILTERS = 2; a.ALPHA = 4; a.TRANSFORM = 8; a.CANVAS = 16; a.BLEND = 32; a.CLIP = 64; a.STYLE = 128; a.GRAPHICS = 256; a.CUSTOM = 512; a.ENABLERENDERMERGE = 1024; a.CHILDS = 2048; a.INIT = 69905; a.renders = []; a.I = null; a._preCreateFun = null; return a }(), Qe = function () { function a() { this._renderType = this._repaint = 1; this._y = this._x = 0; this.target = null; this.isTargetRenderd = !1; this._next = this.preFun = null; this.pgraphic = bb.prototype._graphics; this.pimage = bb.prototype._image; this.pimage2 = bb.prototype._image2 } g(a, "laya.debug.tools.enginehook.SpriteRenderForVisibleAnalyse"); var c = a.prototype; c.setRenderHook = function () { X.prototype.render = a.I.render }; c.render = function (b, f, c) { ya.I.isDebugItem(this) || (this == laya.debug.tools.enginehook.SpriteRenderForVisibleAnalyse.I.target && (laya.debug.tools.enginehook.SpriteRenderForVisibleAnalyse.allowRendering = !0, laya.debug.tools.enginehook.SpriteRenderForVisibleAnalyse.I.isTargetRenderd = !0, Ta.clearCanvas(a.mainCanvas)), bb.renders[this._renderType]._fun(this, b, f + this._x, c + this._y), this == laya.debug.tools.enginehook.SpriteRenderForVisibleAnalyse.I.target ? (a.tarRec = Ta.getCanvasDisRec(laya.debug.tools.enginehook.SpriteRenderForVisibleAnalyse.mainCanvas), console.log("rec", a.tarRec.toString()), 0 < a.tarRec.width && 0 < a.tarRec.height ? (a.isTarRecOK = !0, a.preImageData = Ta.getImageDataFromCanvasByRec(a.mainCanvas, a.tarRec), a.tarImageData = Ta.getImageDataFromCanvasByRec(a.mainCanvas, a.tarRec)) : console.log("tarRec Not OK:", a.tarRec)) : a.isTarRecOK && (a.tImageData = Ta.getImageDataFromCanvasByRec(a.mainCanvas, a.tarRec), b = Ta.getDifferRate(a.preImageData, a.tImageData), a.preImageData = a.tImageData, 0 < b && sd.addCoverNode(this, b))) }; c.analyseNode = function (b) { sd.resetCoverList(); X.prototype.render != a.I.render && (this.preFun = X.prototype.render); this.target = b; X.prototype.render = this.render; a.tarCanvas || (a.tarCanvas = Ta.createCanvas(h.stage.width, h.stage.height)); a.mainCanvas || (a.mainCanvas = Ta.createCanvas(h.stage.width, h.stage.height)); this.isTargetRenderd = !1; a.isVisibleTesting = !0; a.allowRendering = !1; Ta.clearCanvas(a.mainCanvas); Ta.clearCanvas(a.tarCanvas); a.isTarRecOK = !1; b = new Jc(a.mainCanvas.width, a.mainCanvas.height, a.mainCanvas); a.mainCanvas = b.canvas; this.render.call(h.stage, b, 0, 0); a.coverRate = a.isTarRecOK ? Ta.getDifferRate(a.preImageData, a.tarImageData) : 0; sd.coverRate = a.coverRate; sd.isTarRecOK = a.isTarRecOK; console.log("coverRate:", a.coverRate); this.isTargetRenderd = !1; a.isVisibleTesting = !1; a.allowRendering = !0; X.prototype.render = this.preFun }; c.noRenderMode = function () { }; c.normalMode = function () { bb.prototype._graphics = this.pgraphic; bb.prototype._image = this.pimage; bb.prototype._image2 = this.pimage2 }; c.inits = function () { this.noRenderMode() }; c.m_graphics = function (b, f, a, c) { if (laya.debug.tools.enginehook.SpriteRenderForVisibleAnalyse.allowRendering) { var k = b._style._tf; b._graphics && b._graphics._render(b, f, a - k.translateX, c - k.translateY) } k = this._next; k._fun.call(k, b, f, a, c) }; c.m_image = function (b, f, a, c) { if (laya.debug.tools.enginehook.SpriteRenderForVisibleAnalyse.allowRendering) { var k = b._style; f.ctx.drawTexture2(a, c, k._tf.translateX, k._tf.translateY, b.transform, k.alpha, k.blendMode, b._graphics._one) } }; c.m_image2 = function (b, f, a, c) { if (laya.debug.tools.enginehook.SpriteRenderForVisibleAnalyse.allowRendering) { var k = b._style._tf; f.ctx.drawTexture2(a, c, k.translateX, k.translateY, b.transform, 1, null, b._graphics._one) } }; a.tarCanvas = null; a.mainCanvas = null; a.preImageData = null; a.tImageData = null; a.tarImageData = null; a.tarRec = null; a.isTarRecOK = !1; a.isVisibleTesting = !1; a.allowRendering = !0; a.coverRate = NaN; p(a, ["I", function () { return this.I = new a }]); return a }(), Hj = function () { function a() { this._renderType = this._repaint = 1; this._y = this._x = 0 } g(a, "laya.debug.tools.enginehook.SpriteRenderHook"); a.prototype.render = function (a, b, f) { this == h.stage && mc.renderLoopBegin(); var c; c = A.now(); H.spriteCount++; this.ShowBorderSign && ea.showDisBoundToSprite(this, ya.I.cacheViewLayer, Vd.SPRITE_REC_COLOR, Vd.SPRITE_REC_LINEWIDTH); bb.renders[this._renderType]._fun(this, a, b + this._x, f + this._y); this._repaint = 0; Cc.I.render(this, A.now() - c) }; a.init = function () { a.I || (a.I = new a, a.setRenderHook()) }; a.setRenderHook = function () { X.prototype.render = a.I.render }; a.showDisplayBorder = function (a, b) { void 0 === b && (b = !0); a.ShowBorderSign = b }; a.isDisplayShowBorder = function (a) { return a.ShowBorderSign }; a.I = null; a.ShowBorderSign = "ShowBorderSign"; return a }(), cc = function () { function a() { } g(a, "laya.debug.tools.hook.FunHook"); a.hook = function (c, b, f, k) { a.hookFuns(c, b, [f, c[b], k], 1) }; a.hookAllFun = function (c) { var b, f; f = qa.getOwnPropertyNames(c); for (b in f) b = f[b], a.special[b] || (console.log("try hook:", b), "function" == typeof c[b] && (console.log("hook:", b), a.hookFuns(c, b, [a.getTraceMsg("call:" + b), c[b]], 1))); c.__proto__ ? a.hookAllFun(c.__proto__) : console.log("end:", c) }; a.getTraceMsg = function (a) { return function () { console.log(a) } }; a.hookFuns = function (a, b, f, k) { void 0 === k && (k = -1); var c = a[b], d; d = function (b) { var a = arguments, c, d, e; e = f.length; for (d = 0; d < e; d++) f[d] && (d == k ? c = f[d].apply(this, a) : f[d].apply(this, a)); return c }; d.pre = c; a[b] = d }; a.removeHook = function (a, b) { null != a[b].pre && (a[b] = a[b].pre) }; a.debugHere = function () { debugger }; a.traceLoc = function (a, b) { void 0 === a && (a = 0); void 0 === b && (b = ""); console.log(b, "fun loc:", Ac.getCallLoc(3 + a)) }; a.getLocFun = function (c, b) { void 0 === c && (c = 0); void 0 === b && (b = ""); c += 1; return function () { a.traceLoc(c, b) } }; p(a, ["special", function () { return this.special = { length: !0, name: !0, arguments: !0, caller: !0, prototype: !0, is: !0, isExtensible: !0, isFrozen: !0, isSealed: !0, preventExtensions: !0, seal: !0, unobserve: !0, apply: !0, call: !0, bind: !0, freeze: !0, unobserve: !0 } }]); return a }(), $c = function () { function a() { } g(a, "laya.debug.tools.hook.VarHook"); a.hookVar = function (a, b, f, k) { f || (f = []); k || (k = []); var c = a, d = a[b], e; e = qa.getOwnPropertyDescriptor(a, b); var u = {}, g = function (f) { console.log("var hook set " + b + ":", f); d = f }, h = function () { console.log("var hook get" + b + ":", d); return d }; if (e) u.set = g, u.get = h, u.enumerable = e.enumerable, f.push(u.set), k.push(u.get), cc.hookFuns(u, "set", f), cc.hookFuns(u, "get", k, k.length - 1), qa.defineProperty(a, b, u); else { for (; !e && a.__proto__;) a = a.__proto__, e = qa.getOwnPropertyDescriptor(a, b); e && (u.set = e.set ? e.set : g, u.get = e.get ? e.get : h, u.enumerable = e.enumerable, f.push(u.set), k.push(u.get), cc.hookFuns(u, "set", f), cc.hookFuns(u, "get", k, k.length - 1), qa.defineProperty(c, b, u)); e || (console.log("get des fail add directly"), u.set = g, u.get = h, f.push(u.set), k.push(u.get), cc.hookFuns(u, "set", f), cc.hookFuns(u, "get", k, k.length - 1), qa.defineProperty(a, b, u)) } }; a.getLocFun = function (a, b) { void 0 === a && (a = ""); void 0 === b && (b = 0); b += 1; return function () { cc.traceLoc(b, a) } }; return a }(), aa = function () { function a() { this.tID = 1 } g(a, "laya.debug.tools.IDTools"); a.prototype.getID = function () { return this.tID++ }; a.getAID = function () { return a._ID.getID() }; a.idObjE = function (c, b) { void 0 === b && (b = "default"); if (c._M_id_) return c; b || (b = "default"); a._idDic[b] || (a._idDic[b] = new a); c._M_id_ = a._idDic[b].getAID(); return c }; a.setObjID = function (a, b) { a._M_id_ = b; return a }; a.idObj = function (c) { if (c._M_id_) return c; c._M_id_ = a.getAID(); return c }; a.getObjID = function (a) { return a ? a._M_id_ : -1 }; a.idSign = "_M_id_"; p(a, ["_ID", function () { return this._ID = new a }, "_idDic", function () { return this._idDic = {"default": new a} }]); return a }(); (function () { function a() { } g(a, "laya.debug.tools.JsonTool"); a.getJsonString = function (c, b, f, k, d) { void 0 === b && (b = !0); void 0 === f && (f = "\n"); void 0 === k && (k = 0); void 0 === d && (d = 4); var e; e = a.getEmptyStr(k * d); var n; n = {}; var u, g, h; h = []; for (u in c) h.push(u), g = c[u], n[u] = a.singleLineKey[u] ? a.getValueStr(g, !0, f, k + 1, d) : a.getValueStr(g, b, f, k + 1, d); c = h.length; h.sort(); h = h.reverse(); k = a.getEmptyStr((k + 1) * d); b && (k = e = f = ""); d = []; for (b = 0; b < c; b++) u = h[b], d.push(k + a.wrapValue(u) + ":" + n[u]); return "{" + f + d.join("," + f) + f + e + "}" }; a.wrapValue = function (a, b) { void 0 === b && (b = '"'); return b + a + b }; a.getArrStr = function (c, b, f, k, d) { void 0 === b && (b = !0); void 0 === f && (f = "\n"); void 0 === k && (k = 0); void 0 === d && (d = 4); var e, n; n = c.length; var u; u = []; for (e = 0; e < n; e++) u.push(a.getValueStr(c[e], b, f, k + 1, d)); c = a.getEmptyStr((k + 1) * d); b && (c = f = ""); return "[" + f + c + u.join("," + f + c) + "]" }; a.quote = function (c) { a.escapable.lastIndex = 0; return a.escapable.test(c) ? '"' + c.replace(a.escapable, function (b) { var f = a.meta[b]; return "string" === typeof f ? f : "\\u" + ("0000" + b.charCodeAt(0).toString(16)).slice(-4) }) + '"' : '"' + c + '"' }; a.getValueStr = function (c, b, f, k, d) { void 0 === b && (b = !0); void 0 === f && (f = "\n"); void 0 === k && (k = 0); void 0 === d && (d = 0); return "string" == typeof c ? a.quote(c) : null == c ? "null" : "number" == typeof c || "number" == typeof c && Math.floor(c) == c || "boolean" == typeof c ? c : c instanceof Array ? a.getArrStr(c, b, f, k, d) : "object" == typeof c ? a.getJsonString(c, b, f, k, d) : c }; a.getEmptyStr = function (c) { if (!a.emptyDic.hasOwnProperty(c)) { var b, f; f = ""; for (b = 0; b < c; b++) f += " "; a.emptyDic[c] = f } return a.emptyDic[c] }; a.emptyDic = {}; p(a, ["singleLineKey", function () { return this.singleLineKey = {props: !0} }, "escapable", function () { return this.escapable = /[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g }, "meta", function () { return this.meta = { "\b": "\\b", "\t": "\\t", "\n": "\\n", "\f": "\\f", "\r": "\\r", '"': '\\"', "\\": "\\\\" } }]); return a })(); var Wd = function () { function a() { } g(a, "laya.debug.tools.MathTools"); a.sortBigFirst = function (a, b) { return a == b ? 0 : b > a ? 1 : -1 }; a.sortSmallFirst = function (a, b) { return a == b ? 0 : b > a ? -1 : 1 }; a.sortNumBigFirst = function (a, b) { return parseFloat(b) - parseFloat(a) }; a.sortNumSmallFirst = function (a, b) { return parseFloat(a) - parseFloat(b) }; a.sortByKey = function (c, b, f) { void 0 === b && (b = !1); void 0 === f && (f = !0); var k; k = b ? f ? a.sortNumBigFirst : a.sortBigFirst : f ? a.sortNumSmallFirst : a.sortSmallFirst; return function (b, f) { return k(b[c], f[c]) } }; return a }(), Me = function () { function a() { } g(a, "laya.debug.tools.MouseEventAnalyser"); a.analyseNode = function (c) { ea.showDisBound(c, !0); var b; b = c; Ya.clearObj(a.infoO); Ya.clearObj(a.nodeO); Ya.clearObj(a.hitO); var f; for (f = []; c;) aa.idObj(c), a.nodeO[aa.getObjID(c)] = c, f.push(c), c = c.parent; a.check(h.stage, h.stage.mouseX, h.stage.mouseY, null); a.hitO[aa.getObjID(b)] ? (console.log("can hit"), c = "can hit") : (console.log("can't hit"), c = "can't hit"); var k; f = f.reverse(); k = f.length; var d; d = ["[\u5206\u6790\u5bf9\u8c61]:" + qa.getNodeClassAndName(b) + ":" + c]; for (b = 0; b < k; b++) c = f[b], a.hitO[aa.getObjID(c)] ? (console.log("can hit:", qa.getNodeClassAndName(c)), console.log("\u539f\u56e0:", a.infoO[aa.getObjID(c)]), d.push("can hit: " + qa.getNodeClassAndName(c)), d.push("\u539f\u56e0: " + a.infoO[aa.getObjID(c)])) : (console.log("can't hit:" + qa.getNodeClassAndName(c)), console.log("\u539f\u56e0:", a.infoO[aa.getObjID(c)] ? a.infoO[aa.getObjID(c)] : "\u9f20\u6807\u4e8b\u4ef6\u5728\u7236\u7ea7\u5df2\u505c\u6b62\u6d3e\u53d1"), d.push("can't hit: " + qa.getNodeClassAndName(c)), d.push("\u539f\u56e0: " + (a.infoO[aa.getObjID(c)] ? a.infoO[aa.getObjID(c)] : "\u9f20\u6807\u4e8b\u4ef6\u5728\u7236\u7ea7\u5df2\u505c\u6b62\u6d3e\u53d1"))); f = d.join("\n"); wb.I.showTxtInfo(f) }; a.check = function (c, b, f, k) { aa.idObj(c); var d; d = a.nodeO[aa.getObjID(c)]; a._point.setTo(b, f); c.fromParentPoint(a._point); b = a._point.x; f = a._point.y; var e = c.scrollRect; if (e) { a._rect.setTo(e.x, e.y, e.width, e.height); var x = a._rect.contains(b, f); if (!x) return d && (a.infoO[aa.getObjID(c)] = "scrollRect\u6ca1\u6709\u5305\u542b\u9f20\u6807" + a._rect.toString() + ":" + b + "," + f), !1 } var u, g; g = c._childs; u = g.length; var h; h = null; for (d = 0; d < u; d++) if (e = g[d], aa.idObj(e), a.nodeO[aa.getObjID(e)]) { h = e; break } u = h ? !0 : !1; if (c.hitTestPrior && !c.mouseThrough && !a.hitTest(c, b, f)) return a.infoO[aa.getObjID(c)] = "hitTestPrior\x3dtrue\uff0c\u5bbd\u9ad8\u533a\u57df\u4e0d\u5305\u542b\u9f20\u6807::" + b + "," + f + " size:" + c.width + "," + c.height, !1; for (d = c._childs.length - 1; -1 < d; d--) if (e = c._childs[d], e == h && (h.mouseEnabled || (a.infoO[aa.getObjID(h)] = "mouseEnabled\x3dfalse"), h.visible || (a.infoO[aa.getObjID(h)] = "visible\x3dfalse"), u = !1), e.mouseEnabled && e.visible) { if (g = a.check(e, b, f, k)) return a.hitO[aa.getObjID(c)] = !0, a.infoO[aa.getObjID(c)] = "\u5b50\u5bf9\u8c61\u88ab\u51fb\u4e2d", e == h ? a.infoO[aa.getObjID(c)] = "\u5b50\u5bf9\u8c61\u88ab\u51fb\u4e2d,\u51fb\u4e2d\u5bf9\u8c61\u5728\u5206\u6790\u94fe\u4e2d" : (a.infoO[aa.getObjID(c)] = "\u5b50\u5bf9\u8c61\u88ab\u51fb\u4e2d,\u51fb\u4e2d\u5bf9\u8c61\u4e0d\u5728\u5206\u6790\u94fe\u4e2d", u && (a.infoO[aa.getObjID(h)] = "\u88ab\u5144\u5f1f\u8282\u70b9\u6321\u4f4f,\u5144\u5f1f\u8282\u70b9\u4fe1\u606f:" + qa.getNodeClassAndName(e) + "," + e.getBounds().toString(), ea.showDisBound(e, !1, "#ffff00"))), !0; e == h && (u = !1) } k = new R; d = c.getGraphicBounds().contains(b, f); 0 < c.width && 0 < c.height && (x = a._rect, c.mouseThrough ? (x = d, k.copyFrom(c.getGraphicBounds())) : (c.hitArea ? x = c.hitArea : x.setTo(0, 0, c.width, c.height), k.copyFrom(x), x = x.contains(b, f)), x && (a.hitO[aa.getObjID(c)] = !0)); x ? a.infoO[aa.getObjID(c)] = "\u81ea\u8eab\u533a\u57df\u88ab\u51fb\u4e2d" : d ? a.infoO[aa.getObjID(c)] = "\u5b50\u5bf9\u8c61\u672a\u5305\u542b\u9f20\u6807\uff0c\u5b9e\u9645\u7ed8\u56fe\u533a\u57df\u5305\u542b\u9f20\u6807\uff0c\u8bbe\u7f6e\u7684\u5bbd\u9ad8\u533a\u57df\u4e0d\u5305\u542b\u9f20\u6807::" + b + "," + f + " hitRec:" + k.toString() + " graphicBounds:" + c.getGraphicBounds().toString() + "\uff0c\u8bbe\u7f6emouseThrough\x3dtrue\u6216\u5c06\u5bbd\u9ad8\u8bbe\u7f6e\u5230\u5b9e\u9645\u7ed8\u56fe\u533a\u57df\u53ef\u89e3\u51b3\u95ee\u9898" : a.infoO[aa.getObjID(c)] = "\u5b50\u5bf9\u8c61\u672a\u5305\u542b\u9f20\u6807\uff0c\u5b9e\u9645\u7ed8\u56fe\u533a\u57df\u4e0d\u5305\u542b\u9f20\u6807\uff0c\u8bbe\u7f6e\u7684\u5bbd\u9ad8\u533a\u57df\u4e0d\u5305\u542b\u9f20\u6807::" + b + "," + f + " hitRec:" + k.toString() + " graphicBounds:" + c.getGraphicBounds().toString(); return x }; a.hitTest = function (c, b, f) { var k = !1; if (c.hitArea instanceof laya.utils.HitArea) return c.hitArea.isHit(b, f); if (0 < c.width && 0 < c.height || c.mouseThrough || c.hitArea) k = a._rect, c.mouseThrough ? k = c.getGraphicBounds().contains(b, f) : (c.hitArea ? k = c.hitArea : k.setTo(0, 0, c.width, c.height), k = k.contains(b, f)); return k }; a.infoO = {}; a.nodeO = {}; a.hitO = {}; p(a, ["_matrix", function () { return this._matrix = new W }, "_point", function () { return this._point = new V }, "_rect", function () { return this._rect = new R }]); return a }(), Ya = function () { function a() { } g(a, "laya.debug.tools.ObjectTools"); a.getFlatKey = function (c, b) { return "" == c ? b : c + a.sign + b }; a.flatObj = function (c, b, f) { void 0 === f && (f = ""); b = b ? b : {}; for (var k in c) "object" == typeof c[k] ? a.flatObj(c[k], b, a.getFlatKey(f, k)) : b[a.getFlatKey(f, k)] = c[k]; return b }; a.recoverObj = function (c) { var b = {}, f; for (f in c) a.setKeyValue(b, f, c[f]); return b }; a.differ = function (c, b) { var f; c = a.flatObj(c); b = a.flatObj(b); var k = {}; for (f in c) b.hasOwnProperty(f) || (k[f] = "\u88ab\u5220\u9664"); for (f in b) b[f] != c[f] && (k[f] = {pre: c[f], now: b[f]}); return k }; a.traceDifferObj = function (a) { var b, f; for (b in a) "string" == typeof a[b] ? console.log(b + ":", a[b]) : (f = a[b], console.log(b + ":", "now:", f.now, "pre:", f.pre)) }; a.setKeyValue = function (c, b, f) { if (0 <= b.indexOf(a.sign)) { for (var k = b.split(a.sign), d; 1 < k.length;) if (d = k.shift(), c[d] || (c[d] = {}, console.log("addKeyObj:", d)), c = c[d], !c) { console.log("wrong flatKey:", b); return } c[k.shift()] = f } else c[b] = f }; a.clearObj = function (a) { for (var b in a) delete a[b] }; a.copyObjFast = function (a) { a = laya.debug.tools.ObjectTools.getJsonString(a); return laya.debug.tools.ObjectTools.getObj(a) }; a.copyObj = function (c) { if (c instanceof Array) return a.copyArr(c); var b = {}, f; for (f in c) b[f] = null === c[f] || void 0 === c[f] ? c[f] : c[f] instanceof Array ? a.copyArr(c[f]) : "object" == typeof c[f] ? a.copyObj(c[f]) : c[f]; return b }; a.copyArr = function (c) { var b; b = []; var f, k; k = c.length; for (f = 0; f < k; f++) b.push(a.copyObj(c[f])); return b }; a.concatArr = function (a, b) { if (!b) return a; if (!a) return b; var f, c = b.length; for (f = 0; f < c; f++) a.push(b[f]); return a }; a.insertArrToArr = function (a, b, f) { void 0 === f && (f = 0); 0 > f && (f = 0); f > a.length && (f = a.length); var c, d; a.length += b.length; d = b.length; for (c = a.length - 1; c >= f; c--) a[c] = a[c - d]; d = b.length; for (c = 0; c < d; c++) a[f + c] = b[c]; return a }; a.clearArr = function (a) { if (!a) return a; a.length = 0; return a }; a.removeFromArr = function (a, b) { var f, c; c = a.length; for (f = 0; f < c; f++) if (a[f] == b) { a[f].splice(f, 1); break } }; a.setValueArr = function (c, b) { c || (c = []); c.length = 0; return a.concatArr(c, b) }; a.getFrom = function (a, b, f) { var c; for (c = 0; c < f; c++) a.push(b[c]); return a }; a.getFromR = function (a, b, f) { var c; for (c = 0; c < f; c++) a.push(b.pop()); return a }; a.enableDisplayTree = function (a) { for (; a;) a.mouseEnabled = !0, a = a.parent }; a.getJsonString = function (a) { return JSON.stringify(a) }; a.getObj = function (a) { return JSON.parse(a) }; a.getKeyArr = function (a) { var b, f; b = []; for (f in a) b.push(f); return b }; a.getObjValues = function (a, b) { var f, c, d; d = a.length; f = []; for (c = 0; c < d; c++) f.push(a[c][b]); return f }; a.hasKeys = function (a, b) { var f, c; c = b.length; for (f = 0; f < c; f++) if (!a.hasOwnProperty(b[f])) return !1; return !0 }; a.copyValueByArr = function (a, b, f) { var c, d = f.length; for (c = 0; c < d; c++) null !== b[f[c]] && (a[f[c]] = b[f[c]]) }; a.getNoSameArr = function (a) { var b, f, c; c = []; var d; f = a.length; for (b = 0; b < f; b++) d = a[b], 0 > c.indexOf(d) && c.push(d); return c }; a.insertValue = function (a, b) { for (var f in b) a[f] = b[f] }; a.replaceValue = function (c, b) { for (var f in c) b.hasOwnProperty(c[f]) && (c[f] = b[c[f]]), "object" == typeof c[f] && a.replaceValue(c[f], b) }; a.setKeyValues = function (a, b, f) { var c, d; d = a.length; for (c = 0; c < d; c++) a[c][b] = f }; a.findItemPos = function (a, b, f) { var c, d; d = a.length; for (c = 0; c < d; c++) if (a[c][b] == f) return c; return -1 }; a.setObjValue = function (a, b, f) { a[b] = f; return a }; a.setAutoTypeValue = function (c, b, f) { c.hasOwnProperty(b) ? a.isNumber(c[b]) ? c[b] = parseFloat(f) : c[b] = f : c[b] = f; return c }; a.getAutoValue = function (a) { var b = parseFloat(a); return "string" == typeof a && b + "" === Xd.trimSide(a) ? b : a }; a.isNumber = function (a) { return parseFloat(a) == a }; a.isNaNS = function (a) { return "NaN" == a.toString() }; a.isNaN = function (a) { return "number" == typeof a || "string" == typeof a && "NaN" != parseFloat(a).toString() && parseFloat(a) == a ? !1 : !0 }; a.getStrTypedValue = function (c) { return "false" == c ? !1 : "true" == c ? !0 : "null" == c ? null : "undefined" == c ? null : a.getAutoValue(c) }; a.createKeyValueDic = function (a, b) { var f; f = {}; var c, d; d = a.length; var e, x; for (c = 0; c < d; c++) e = a[c], x = e[b], f[x] = e; return f }; a.sign = "_"; return a }(), Mj = function () { function a() { this.timeDic = {}; this.resultDic = {}; this.countDic = {}; this.resultCountDic = {}; this.nodeDic = {}; this.resultNodeDic = {} } g(a, "laya.debug.tools.ObjTimeCountTool"); var c = a.prototype; c.addTime = function (b, f) { aa.idObj(b); var a; a = aa.getObjID(b); this.timeDic.hasOwnProperty(a) || (this.timeDic[a] = 0); this.timeDic[a] += f; this.countDic.hasOwnProperty(a) || (this.countDic[a] = 0); this.countDic[a] += 1; this.nodeDic[a] = b }; c.getTime = function (b) { aa.idObj(b); b = aa.getObjID(b); return this.resultDic[b] ? this.resultDic[b] : 0 }; c.getCount = function (b) { aa.idObj(b); b = aa.getObjID(b); return this.resultCountDic[b] }; c.reset = function () { for (var b in this.timeDic) this.timeDic[b] = 0, this.countDic[b] = 0; Ya.clearObj(this.nodeDic) }; c.updates = function () { Ya.clearObj(this.resultDic); Ya.insertValue(this.resultDic, this.timeDic); Ya.clearObj(this.resultCountDic); Ya.insertValue(this.resultCountDic, this.countDic); Ya.insertValue(this.resultNodeDic, this.nodeDic); this.reset() }; return a }(), Qj = function () { function a() { this.oY = this.oX = 0; this.hX = 1; this.vX = this.hY = 0; this.vY = 1 } g(a, "laya.debug.tools.RecInfo"); var c = a.prototype; c.initByPoints = function (b, f, a) { this.oX = b.x; this.oY = b.y; this.hX = f.x; this.hY = f.y; this.vX = a.x; this.vY = a.y }; e(0, c, "rotation", function () { return this.rotationRad / Math.PI * 180 }); e(0, c, "width", function () { return Math.sqrt((this.hX - this.oX) * (this.hX - this.oX) + (this.hY - this.oY) * (this.hY - this.oY)) }); e(0, c, "x", function () { return this.oX }); e(0, c, "rotationRadV", function () { return Math.atan2(this.vY - this.oY, this.vX - this.oX) }); e(0, c, "y", function () { return this.oY }); e(0, c, "rotationRad", function () { return Math.atan2(this.hY - this.oY, this.hX - this.oX) }); e(0, c, "height", function () { return Math.sqrt((this.vX - this.oX) * (this.vX - this.oX) + (this.vY - this.oY) * (this.vY - this.oY)) }); e(0, c, "rotationV", function () { return this.rotationRadV / Math.PI * 180 }); a.createByPoints = function (b, f, c) { var k; k = new a; k.initByPoints(b, f, c); return k }; a.getGlobalPoints = function (b, f, a) { return b.localToGlobal(new V(f, a)) }; a.getGlobalRecInfo = function (b, f, c, d, e, x, u) { void 0 === f && (f = 0); void 0 === c && (c = 0); void 0 === d && (d = 1); void 0 === e && (e = 0); void 0 === x && (x = 0); void 0 === u && (u = 1); return a.createByPoints(a.getGlobalPoints(b, f, c), a.getGlobalPoints(b, d, e), a.getGlobalPoints(b, x, u)) }; return a }(), Cc = function () { function a() { this.timeDic = {}; this.resultDic = {}; this.countDic = {}; this.resultCountDic = {}; this.nodeDic = {}; this.isWorking = !1; this.working = !0 } g(a, "laya.debug.tools.RenderAnalyser"); var c = a.prototype; c.render = function (b, f) { this.addTime(b, f) }; c.addTime = function (b, f) { aa.idObj(b); var a; a = aa.getObjID(b); this.timeDic.hasOwnProperty(a) || (this.timeDic[a] = 0); this.timeDic[a] += f; this.countDic.hasOwnProperty(a) || (this.countDic[a] = 0); this.countDic[a] += 1; this.nodeDic[a] = b }; c.getTime = function (b) { aa.idObj(b); b = aa.getObjID(b); return this.resultDic[b] ? this.resultDic[b] : 0 }; c.getCount = function (b) { aa.idObj(b); b = aa.getObjID(b); return this.resultCountDic[b] }; c.reset = function () { for (var b in this.timeDic) this.timeDic[b] = 0, this.countDic[b] = 0; Ya.clearObj(this.nodeDic) }; c.updates = function () { Ya.clearObj(this.resultDic); Ya.insertValue(this.resultDic, this.timeDic); Ya.clearObj(this.resultCountDic); Ya.insertValue(this.resultCountDic, this.countDic); this.reset() }; e(0, c, "working", null, function (b) { (this.isWorking = b) ? h.timer.loop(ad.RenderCostMaxTime, this, this.updates) : h.timer.clear(this, this.updates) }); p(a, ["I", function () { return this.I = new a }]); return a }(), Sg = function () { function a() { } g(a, "laya.debug.tools.resizer.DisResizer"); a.init = function () { a._up || (a._up = new Yd("T"), a._up.height = 2, a._up.type = 0, a._down = new Yd("T"), a._down.height = 2, a._down.type = 0, a._left = new Yd("R"), a._left.width = 2, a._left.type = 1, a._right = new Yd("R"), a._right.width = 2, a._right.type = 1, a._barList = [a._up, a._down, a._left, a._right], a.addEvent()) }; a.stageDown = function (c) { c = c.target; a._tar && ha.isInTree(a._tar, c) || a.clear() }; a.clear = function () { a._tar = null; h.stage.off("mouseup", null, a.stageDown); ha.removeItems(a._barList); a.clearDragEvents() }; a.addEvent = function () { var c, b, f; b = a._barList.length; for (c = 0; c < b; c++) f = a._barList[c], f.on("mousedown", null, a.barDown) }; a.barDown = function (c) { a.clearDragEvents(); a.tBar = c.target; a.tBar && (c = new R, 0 == a.tBar.type ? (c.x = a.tBar.x, c.width = 0, c.y = a.tBar.y - 200, c.height = 400) : (c.x = a.tBar.x - 200, c.width = 400, c.y = 0, c.height = 0), a.tBar.record(), a.tBar.startDrag(c), a.tBar.on("dragmove", null, a.draging), a.tBar.on("dragend", null, a.dragEnd)) }; a.draging = function (c) { console.log("draging"); if (a.tBar && a._tar) { switch (a.tBar) { case a._left: a._tar.x += a.tBar.getDx(); a._tar.width -= a.tBar.getDx(); a._up.width -= a.tBar.getDx(); a._down.width -= a.tBar.getDx(); a._right.x -= a.tBar.getDx(); a.tBar.x -= a.tBar.getDx(); break; case a._right: a._tar.width += a.tBar.getDx(); a._up.width += a.tBar.getDx(); a._down.width += a.tBar.getDx(); break; case a._up: a._tar.y += a.tBar.getDy(); a._tar.height -= a.tBar.getDy(); a._right.height -= a.tBar.getDy(); a._left.height -= a.tBar.getDy(); a._down.y -= a.tBar.getDy(); a.tBar.y -= a.tBar.getDy(); break; case a._down: a._tar.height += a.tBar.getDy(), a._right.height += a.tBar.getDy(), a._left.height += a.tBar.getDy() } a.tBar.record() } }; a.dragEnd = function (c) { console.log("dragEnd"); a.clearDragEvents(); a.updates() }; a.clearDragEvents = function () { a.tBar && (a.tBar.off("dragmove", null, a.draging), a.tBar.off("dragend", null, a.dragEnd)) }; a.setUp = function (c, b) { void 0 === b && (b = !1); if (!b || c != a._tar) { ha.removeItems(a._barList); if (a._tar == c && (a._tar = null, a.clearDragEvents(), !b)) return; a._tar = c; a.updates(); ha.addItems(a._barList, c); h.stage.off("mouseup", null, a.stageDown); h.stage.on("mouseup", null, a.stageDown) } }; a.updates = function () { var c; if (c = a._tar) c = new R(0, 0, c.width, c.height), a._up.x = c.x, a._up.y = c.y, a._up.width = c.width, a._down.x = c.x, a._down.y = c.y + c.height - 2, a._down.width = c.width, a._left.x = c.x, a._left.y = c.y, a._left.height = c.height, a._right.x = c.x + c.width - 2, a._right.y = c.y, a._right.height = c.height }; a.Side = 2; a.Vertical = 1; a.Horizon = 0; a._up = null; a._down = null; a._left = null; a._right = null; a._barList = null; a._tar = null; a.barWidth = 2; a.useGetBounds = !1; a.tBar = null; return a }(), Rj = function () { function a() { } g(a, "laya.debug.tools.resizer.SimpleResizer"); a.setResizeAble = function (c, b, f, k) { void 0 === f && (f = 150); void 0 === k && (k = 150); c.on("mousedown", null, a.onMouseDown, [b, f, k]) }; a.onMouseDown = function (c, b, f, k) { a.clearEvents(); if (c) { a.preMousePoint.setTo(h.stage.mouseX, h.stage.mouseY); a.preTarSize.setTo(c.width, c.height); a.preScale.setTo(1, 1); for (k = c; k && k != h.stage;) a.preScale.x *= k.scaleX, a.preScale.y *= k.scaleY, k = k.parent; h.stage.on("mouseup", null, a.onMouseMoveEnd); h.timer.loop(100, null, a.onMouseMoving, [c, b, f]) } }; a.onMouseMoving = function (c, b, f, k) { k = (h.stage.mouseX - a.preMousePoint.x) / a.preScale.x + a.preTarSize.x; var d = (h.stage.mouseY - a.preMousePoint.y) / a.preScale.y + a.preTarSize.y; c.width = k > b ? k : b; c.height = d > f ? d : f }; a.onMouseMoveEnd = function (c) { a.clearEvents() }; a.clearEvents = function () { h.timer.clear(null, a.onMouseMoving); h.stage.off("mouseup", null, a.onMouseMoveEnd) }; p(a, ["preMousePoint", function () { return this.preMousePoint = new V }, "preTarSize", function () { return this.preTarSize = new V }, "preScale", function () { return this.preScale = new V }]); return a }(), Sj = function () { function a() { } g(a, "laya.debug.tools.ResTools"); a.getCachedResList = function () { return B.isWebGL ? a.getWebGlResList() : a.getCanvasResList() }; a.getWebGlResList = function () { var a; a = []; var b, f; f = Kc.currentResourceManager._resources; for (var k = 0; k < f.length; k++) b = f[k], "WebGLImage" == qa.getClassName(b) && (b = b.src) && 0 > b.indexOf("data:image/png;base64") && a.push(b); return a }; a.getCanvasResList = function () { var c; c = {}; a.collectPics(N.loadedMap, c); return a.getArrFromDic(c) }; a.getArrFromDic = function (a) { var b, f; f = []; for (b in a) f.push(b); return f }; a.collectPics = function (a, b) { if (a) { var f, c; for (f in a) (c = a[f]) && c.bitmap && c.bitmap.src && 0 > c.bitmap.src.indexOf("data:image/png;base64") && (b[c.bitmap.src] = !0) } }; return a }(), Zc = function () { function a() { } g(a, "laya.debug.tools.RunProfile"); a.run = function (c, b) { void 0 === b && (b = 3); var f; a.infoDic.hasOwnProperty(c) || (a.infoDic[c] = new Qg); f = a.infoDic[c]; var k; k = Ac.getCallLoc(b) + "\n" + Ac.getCallStack(1, b - 3); f.add(k); a._runShowDic[c] && (console.log("Create:" + c), console.log(k)) }; a.showClassCreate = function (c) { a._runShowDic[c] = !0 }; a.hideClassCreate = function (c) { a._runShowDic[c] = !1 }; a.getRunInfo = function (c) { return a.infoDic[c] }; a.runTest = function (a, b, f) { void 0 === f && (f = "runTest"); Oe.timeStart(f); var c; for (c = 0; c < b; c++) a(); Oe.timeEnd(f) }; a.runTest2 = function (a, b, f) { f = A.now(); var c; for (c = 0; c < b; c++) a(); return A.now() - f }; a.infoDic = {}; a._runShowDic = {}; return a }(), Xd = function () { function a() { } g(a, "laya.debug.tools.StringTool"); a.toUpCase = function (a) { return a.toUpperCase() }; a.toLowCase = function (a) { return a.toLowerCase() }; a.toUpHead = function (a) { return 1 >= a.length ? a.toUpperCase() : a.charAt(0).toUpperCase() + a.substr(1) }; a.toLowHead = function (a) { return 1 >= a.length ? a.toLowerCase() : a.charAt(0).toLowerCase() + a.substr(1) }; a.packageToFolderPath = function (a) { return a.replace(".", "/") }; a.insert = function (a, b, f) { return a.substring(0, f) + b + a.substr(f) }; a.insertAfter = function (c, b, f, k) { void 0 === k && (k = !1); k = k ? c.lastIndexOf(f) : c.indexOf(f); return 0 <= k ? a.insert(c, b, k + f.length) : c }; a.insertBefore = function (c, b, f, k) { void 0 === k && (k = !1); f = k ? c.lastIndexOf(f) : c.indexOf(f); return 0 <= f ? a.insert(c, b, f) : c }; a.insertParamToFun = function (c, b) { var f; f = a.getParamArr(c); var k; k = b.join(","); 0 < f.length && (k = "," + k); return a.insertBefore(c, k, ")", !0) }; a.trim = function (c, b) { b || (b = [" ", "\r", "\n", "\t", String.fromCharCode(65279)]); var f, k, d; f = c; d = b.length; for (k = 0; k < d; k++) f = a.getReplace(f, b[k], ""); return f }; a.isEmpty = function (c) { return 1 > c.length ? !0 : a.emptyStrDic.hasOwnProperty(c) }; a.trimLeft = function (c) { var b; b = 0; var f; for (f = c.length; a.isEmpty(c.charAt(b)) && b < f;) b++; return b < f ? c.substr(b) : "" }; a.trimRight = function (c) { var b; for (b = c.length - 1; a.isEmpty(c.charAt(b)) && 0 <= b;) b--; c.substring(0, b); return 0 <= b ? c.substring(0, b + 1) : "" }; a.trimSide = function (c) { c = a.trimLeft(c); return c = a.trimRight(c) }; a.isOkFileName = function (c) { if ("" == laya.debug.tools.StringTool.trimSide(c)) return !1; var b, f; f = c.length; for (b = 0; b < f; b++) if (a.specialChars[c.charAt(b)]) return !1; return !0 }; a.trimButEmpty = function (c) { return a.trim(c, ["\r", "\n", "\t"]) }; a.removeEmptyStr = function (c) { var b; b = c.length - 1; for (var f; 0 <= b; b--) f = c[b], f = laya.debug.tools.StringTool.trimSide(f), a.isEmpty(f) ? c.splice(b, 1) : c[b] = f; return c }; a.ifNoAddToTail = function (a, b) { return 0 <= a.indexOf(b) ? a : a + b }; a.trimEmptyLine = function (c) { var b, f; b = c.split("\n"); for (c = b.length - 1; 0 <= c; c--) f = b[c], a.isEmptyLine(f) && b.splice(c, 1); return b.join("\n") }; a.isEmptyLine = function (a) { a = laya.debug.tools.StringTool.trim(a); return "" == a ? !0 : !1 }; a.removeCommentLine = function (c) { var b; b = []; var f, k, d; f = 0; var e, x; for (e = c.length; f < e;) { d = k = c[f]; x = k.indexOf("/**"); if (0 <= x) for (d = k.substring(0, x - 1), a.addIfNotEmpty(b, d); f < e;) { k = c[f]; x = k.indexOf("*/"); if (0 <= x) { d = k.substring(x + 2); a.addIfNotEmpty(b, d); break } f++ } else 0 <= k.indexOf("//") ? 0 != laya.debug.tools.StringTool.trim(k).indexOf("//") && a.addIfNotEmpty(b, d) : a.addIfNotEmpty(b, d); f++ } return b }; a.addIfNotEmpty = function (c, b) { b && "" != a.trim(b) && c.push(b) }; a.trimExt = function (c, b) { var f; f = a.trim(c); var k, d; d = b.length; for (k = 0; k < d; k++) f = a.getReplace(f, b[k], ""); return f }; a.getBetween = function (a, b, f, k) { void 0 === k && (k = !1); if (!a || !b || !f) return ""; var c; c = a.indexOf(b); if (0 > c) return ""; if (k) { if (f = a.lastIndexOf(f), f < c) return "" } else f = a.indexOf(f, c + 1); return 0 > f ? "" : a.substring(c + b.length, f) }; a.getSplitLine = function (a, b) { void 0 === b && (b = " "); return a.split(b) }; a.getLeft = function (a, b) { var f; f = a.indexOf(b); return a.substr(0, f) }; a.getRight = function (a, b) { var f; f = a.indexOf(b); return a.substr(f + 1) }; a.delelteItem = function (a) { for (; 0 < a.length;) if ("" == a[0]) a.shift(); else break }; a.getWords = function (c) { c = a.getSplitLine(c); a.delelteItem(c); return c }; a.getLinesI = function (a, b, f) { for (var c = []; a <= b; a++) c.push(f[a]); return c }; a.structfy = function (c, b, f) { void 0 === b && (b = 4); void 0 === f && (f = !0); f && (c = laya.debug.tools.StringTool.trimEmptyLine(c)); f = 0; var k; k = a.getEmptyStr(0); c = c.split("\n"); var d, e, x; e = c.length; for (d = 0; d < e; d++) x = c[d], x = laya.debug.tools.StringTool.trimLeft(x), x = laya.debug.tools.StringTool.trimRight(x), f += a.getPariCount(x), 0 <= x.indexOf("}") && (k = a.getEmptyStr(f * b)), x = k + x, c[d] = x, k = a.getEmptyStr(f * b); return c.join("\n") }; a.getEmptyStr = function (c) { if (!a.emptyDic.hasOwnProperty(c)) { var b, f; f = ""; for (b = 0; b < c; b++) f += " "; a.emptyDic[c] = f } return a.emptyDic[c] }; a.getPariCount = function (a, b, f) { void 0 === b && (b = "{"); void 0 === f && (f = "}"); var c; c = {}; c[b] = 1; c[f] = -1; var d; f = a.length; var e; for (b = e = 0; b < f; b++) d = a.charAt(b), c.hasOwnProperty(d) && (e += c[d]); return e }; a.readInt = function (a, b) { void 0 === b && (b = 0); var f; f = 0; var c, d, e; e = !1; var x; x = a.length; for (d = b; d < x; d++) if (c = a.charAt(d), 0 < Number(c) || "0" == c) f = 10 * f + Number(c), 0 < f && (e = !0); else if (e) break; return f }; a.getReplace = function (a, b, f) { return a ? a.replace(new RegExp(b, "g"), f) : "" }; a.getWordCount = function (a, b) { return a.match(new RegExp(b, "g")).length }; a.getResolvePath = function (c, b) { if (a.isAbsPath(c)) return c; var f; f = "\\"; 0 <= b.indexOf("/") && (f = "/"); b.charAt(b.length - 1) == f && (b = b.substr(0, b.length - 1)); var k; k = ".." + f; var d; d = "." + f; var e; e = a.getWordCount(c, k); c = laya.debug.tools.StringTool.getReplace(c, k, ""); c = laya.debug.tools.StringTool.getReplace(c, d, ""); for (k = 0; k < e; k++) b = a.removeLastSign(c, f); return b + f + c }; a.isAbsPath = function (a) { return 0 <= a.indexOf(":") ? !0 : !1 }; a.removeLastSign = function (a, b) { var f; f = a.lastIndexOf(b); return a = a.substring(0, f) }; a.getParamArr = function (c) { c = laya.debug.tools.StringTool.getBetween(c, "(", ")", !0); return 1 > a.trim(c).length ? [] : c.split(",") }; a.copyStr = function (a) { return a.substring() }; a.ArrayToString = function (c) { return "[{items}]".replace(RegExp("\\{items\\}", "g"), a.getArrayItems(c)) }; a.getArrayItems = function (c) { var b; if (1 > c.length) return ""; b = a.parseItem(c[0]); var f, k; k = c.length; for (f = 1; f < k; f++) b += "," + a.parseItem(c[f]); return b }; a.parseItem = function (a) { return "" }; a.initAlphaSign = function () { a.alphaSigns || (a.alphaSigns = {}, a.addSign("a", "z", a.alphaSigns), a.addSign("A", "Z", a.alphaSigns), a.addSign("0", "9", a.alphaSigns)) }; a.addSign = function (a, b, f) { a = a.charCodeAt(0); for (b = b.charCodeAt(0); a <= b; a++) f[String.fromCharCode(a)] = !0, console.log("add :" + String.fromCharCode(a)) }; a.isPureAlphaNum = function (c) { a.initAlphaSign(); if (!c) return !0; var b, f; f = c.length; for (b = 0; b < f; b++) if (!a.alphaSigns[c.charAt(b)]) return !1; return !0 }; a.emptyDic = {}; a.alphaSigns = null; p(a, ["emptyStrDic", function () { return this.emptyStrDic = {" ": !0, "\r": !0, "\n": !0, "\t": !0} }, "specialChars", function () { return this.specialChars = {"*": !0, "\x26": !0, "%": !0, "#": !0, "?": !0} }]); return a }(), Ac = function () { function a() { } g(a, "laya.debug.tools.TraceTool"); a.closeAllLog = function () { A.window.console.log = a.emptyLog }; a.emptyLog = function () { }; a.traceObj = function (c) { a.tempArr.length = 0; for (var b in c) a.tempArr.push(b + ":" + c[b]); c = a.tempArr.join("\n"); console.log(c); return c }; a.traceObjR = function (c) { a.tempArr.length = 0; for (var b in c) a.tempArr.push(c[b] + ":" + b); c = a.tempArr.join("\n"); console.log(c); return c }; a.traceSize = function (a) { ea.dTrace("Size: x:" + a.x + " y:" + a.y + " w:" + a.width + " h:" + a.height + " scaleX:" + a.scaleX + " scaleY:" + a.scaleY) }; a.traceSplit = function (a) { console.log("---------------------" + a + "---------------------------") }; a.group = function (a) { console.group(a) }; a.groupEnd = function () { console.groupEnd() }; a.getCallStack = function (c, b) { void 0 === c && (c = 1); void 0 === b && (b = 1); var f; f = a.getCallStack; f = f.caller.caller; var k; for (k = ""; f && 0 < c;) 0 >= b && (k += f + "\x3c-", c--), f = f.caller, b--; return k }; a.getCallLoc = function (c) { void 0 === c && (c = 2); var b; try { a.Erroer.i++ } catch (f) { b = f.stack.replace(/Error\n/).split(/\n/), b = b[c] ? b[c].replace(/^\s+|\s+$/, "") : "unknow" } return b }; a.traceCallStack = function () { var c; try { a.Erroer.i++ } catch (b) { c = b.stack } console.log(c); return c }; a.getPlaceHolder = function (c) { if (!a.holderDic.hasOwnProperty(c)) { var b; b = ""; var f; for (f = 0; f < c; f++) b += "-"; a.holderDic[c] = b } return a.holderDic[c] }; a.traceTree = function (c, b, f) { void 0 === b && (b = 0); void 0 === f && (f = !0); f && console.log("traceTree"); if (c) { var k; if (1 > c.numChildren) console.log(c); else { a.group(c); k = c.numChildren; b++; for (f = 0; f < k; f++) a.traceTree(c.getChildAt(f), b, !1); a.groupEnd() } } }; a.getClassName = function (a) { return a.constructor.name }; a.traceSpriteInfo = function (c, b, f, k) { void 0 === b && (b = !0); void 0 === f && (f = !0); void 0 === k && (k = !0); c instanceof laya.display.Sprite ? c ? (a.traceSplit("traceSpriteInfo"), ea.dTrace(laya.debug.tools.TraceTool.getClassName(c) + ":" + c.name), k ? a.traceTree(c) : console.log(c), f && a.traceSize(c), b && console.log("bounds:" + c.getBounds())) : console.log("null Sprite") : console.log("not Sprite") }; a.tempArr = []; a.Erroer = null; a.holderDic = {}; return a }(), Dc = function () { function a() { this.key = this.target = null; this._tValue = NaN; this.preValue = 0 } g(a, "laya.debug.tools.ValueChanger"); var c = a.prototype; c.record = function () { this.preValue = this.value }; c.showValueByAdd = function (b) { this.value = this.preValue + b }; c.showValueByScale = function (b) { this.value = this.preValue * b }; c.recover = function () { this.value = this.preValue }; c.dispose = function () { this.target = null }; e(0, c, "value", function () { this.target && (this._tValue = this.target[this.key]); return this._tValue }, function (b) { this._tValue = b; this.target && (this.target[this.key] = b) }); e(0, c, "dValue", function () { return this.value - this.preValue }); e(0, c, "scaleValue", function () { return this.value / this.preValue }); a.create = function (b, f) { var c; c = new a; c.target = b; c.key = f; return c }; return a }(), sd = function () { function a() { } g(a, "laya.debug.tools.VisibleAnalyser"); a.analyseTarget = function (c) { var b; b = c.displayedInStage; var f; f = fb.getGRec(c); var k = new R; k.setTo(0, 0, h.stage.width, h.stage.height); f = k.intersection(f); f = 0 < f.width && 0 < f.height ? !0 : !1; var k = fb.getGAlpha(c), d; d = fb.getGVisible(c); var e; e = "" + ("isInstage:" + b + "\n") + ("isInVisibleRec:" + f + "\n") + ("gVisible:" + d + "\n"); e += "gAlpha:" + k + "\n"; if (b && f && d && 0 < k && (B.isWebGL ? a.anlyseRecVisible(c) : Qe.I.analyseNode(c), e += "coverRate:" + a.coverRate + "\n", 0 < a._coverList.length)) h.timer.once(1E3, null, a.showListLater); console.log(e); dc.I.showTxt(e) }; a.showListLater = function () { Tj.I.showList(a._coverList) }; a.isCoverByBrother = function (a) { var b = a.parent; b && (0 > b._childs.indexOf(a) || b.getSelfBounds()) }; a.anlyseRecVisible = function (c) { a.isNodeWalked = !1; a._analyseTarget = c; a.mainCanvas || (a.mainCanvas = Ta.createCanvas(h.stage.width, h.stage.height)); Ta.clearCanvas(a.mainCanvas); a.tColor = 1; a.resetCoverList(); Hb.walkTargetEX(h.stage, a.recVisibleWalker, null, a.filterFun); a.coverRate = a.isTarRecOK ? Ta.getDifferRate(a.preImageData, a.tarImageData) : 0; console.log("coverRate:", a.coverRate) }; a.getRecArea = function (a) { return a.width * a.height }; a.addCoverNode = function (c, b) { var f; f = {}; f.path = c; f.label = qa.getNodeClassAndName(c) + ":" + b; f.coverRate = b; a._coverList.push(f); console.log("coverByNode:", c, b) }; a.resetCoverList = function () { a._coverList.length = 0 }; a.recVisibleWalker = function (c) { if (c == a._analyseTarget) a.isNodeWalked = !0, a.tarRec.copyFrom(fb.getGRec(c)), console.log("tarRec:", a.tarRec.toString()), 0 < a.tarRec.width && 0 < a.tarRec.height ? (a.isTarRecOK = !0, a.tColor++, Ta.fillCanvasRec(a.mainCanvas, a.tarRec, Rg.toHexColor(a.tColor)), a.preImageData = Ta.getImageDataFromCanvasByRec(a.mainCanvas, a.tarRec), a.tarImageData = Ta.getImageDataFromCanvasByRec(a.mainCanvas, a.tarRec)) : console.log("tarRec Not OK:", a.tarRec); else if (a.isTarRecOK) { var b; b = fb.getGRec(c); a.interRec = a.tarRec.intersection(b, a.interRec); a.interRec && 0 < a.interRec.width && 0 < a.interRec.height && (a.tColor++, Ta.fillCanvasRec(a.mainCanvas, b, Rg.toHexColor(a.tColor)), a.tImageData = Ta.getImageDataFromCanvasByRec(a.mainCanvas, a.tarRec), b = Ta.getDifferRate(a.preImageData, a.tImageData), a.preImageData = a.tImageData, a.addCoverNode(c, b)) } }; a.filterFun = function (a) { return 0 == a.visible || 0 > a.alpha || ya.I.isDebugItem(a) ? !1 : !0 }; a.isNodeWalked = !1; a._analyseTarget = null; a.isTarRecOK = !1; a.mainCanvas = null; a.preImageData = null; a.tImageData = null; a.tarImageData = null; a.coverRate = NaN; a.tColor = 0; a._coverList = []; p(a, ["tarRec", function () { return this.tarRec = new R }, "interRec", function () { return this.interRec = new R }]); return a }(), Hb = function () { function a() { } g(a, "laya.debug.tools.WalkTools"); a.walkTarget = function (c, b, f) { b.apply(f, [c]); var k, d; k = c.numChildren; for (f = 0; f < k; f++) d = c.getChildAt(f), a.walkTarget(d, b, d) }; a.walkTargetEX = function (c, b, f, k) { if (null == k || k(c)) { b.apply(f, [c]); var d; d = c._childs; f = d.length; for (c = 0; c < f; c++) k = d[c], a.walkTarget(k, b, k) } }; a.walkChildren = function (c, b, f) { !c || 1 > c.numChildren || a.walkArr(ha.getAllChild(c), b, f) }; a.walkArr = function (a, b, f) { if (a) { var c, d; d = a.length; for (c = 0; c < d; c++) b.apply(f, [a[c], c]) } }; return a }(), Nj = function () { function a() { } g(a, "laya.debug.tools.Watcher"); a.watch = function (a, b, f) { $c.hookVar(a, b, f) }; a.traceChange = function (c, b, f) { void 0 === f && (f = "var changed:"); $c.hookVar(c, b, [a.getTraceValueFun(b), $c.getLocFun(f)]) }; a.debugChange = function (a, b) { $c.hookVar(a, b, [$c.getLocFun("debug loc"), cc.debugHere]) }; a.differChange = function (c, b, f, k) { void 0 === k && (k = ""); $c.hookVar(c, b, [a.getDifferFun(c, b, f, k)]) }; a.getDifferFun = function (a, b, f, k) { void 0 === k && (k = ""); return function () { Oj.differ(f, a[b], k) } }; a.traceValue = function (a) { console.log("value:", a) }; a.getTraceValueFun = function (a) { return function (b) { console.log("set " + a + " :", b) } }; return a }(), Ib = function () { function a() { this._menu = this._tar = null; this._shareBtns = "\u4fe1\u606f\u9762\u677f \u8fb9\u6846 \u8fdb\u5165\u8282\u70b9 \u6811\u5b9a\u4f4d Enable\u94fe Size\u94fe \u8282\u70b9\u5de5\u5177 \u53ef\u89c1\u5206\u6790 \u8f93\u51fa\u5230\u63a7\u5236\u53f0".split(" "); this._menuItems = ["\u9690\u85cf\u8282\u70b9"]; this._menuHide = null; this._menuItemsHide = ["\u663e\u793a\u8282\u70b9"]; this._menu1 = null; this._menuItems1 = ["\u8f93\u51fa\u5230\u63a7\u5236\u53f0"] } g(a, "laya.debug.view.nodeInfo.menus.NodeMenu"); var c = a.prototype; c.showNodeMenu = function (b) { b._style ? (this._tar = b, this._menu || (this._menuItems = this._menuItems.concat(this._shareBtns), this._menu = td.createMenuByArray(this._menuItems), this._menu.on("select", this, this.onEmunSelect), this._menuItemsHide = this._menuItemsHide.concat(this._shareBtns), this._menuHide = td.createMenuByArray(this._menuItemsHide), this._menuHide.on("select", this, this.onEmunSelect)), b.visible ? this._menu.show() : this._menuHide.show()) : ea.log("\u8be5\u8282\u70b9\u5df2\u4e0d\u5b58\u5728\uff0c\u8bf7\u5237\u65b0\u5217\u8868") }; c.nodeDoubleClick = function (b) { Yc.I.showByNode(b) }; c.setNodeListDoubleClickAction = function (b) { if (!A.onMobile) b.on("doubleclick", this, this.onListDoubleClick, [b]) }; c.onListDoubleClick = function (b) { b.selectedItem && laya.debug.view.nodeInfo.menus.NodeMenu.I.nodeDoubleClick(b.selectedItem.path) }; c.setNodeListAction = function (b) { b.on(ea.getMenuShowEvent(), this, this.onListRightClick, [b]) }; c.onListRightClick = function (b) { b.selectedItem && laya.debug.view.nodeInfo.menus.NodeMenu.I.objRightClick(b.selectedItem.path) }; c.objRightClick = function (b) { b instanceof laya.display.Sprite ? laya.debug.view.nodeInfo.menus.NodeMenu.I.showNodeMenu(b) : "object" == typeof b && laya.debug.view.nodeInfo.menus.NodeMenu.I.showObjectMenu(b) }; c.showObjectMenu = function (b) { this._tar = b; this._menu1 || (this._menu1 = td.createMenuByArray(this._menuItems1), this._menu1.on("select", this, this.onEmunSelect)); this._menu1.show() }; c.onEmunSelect = function (b) { b = b.target.data; if ("string" == typeof b) switch (b) { case "\u4fe1\u606f\u9762\u677f": Re.showObject(this._tar); break; case "\u8fb9\u6846": ea.showDisBound(this._tar); break; case "\u8f93\u51fa\u5230\u63a7\u5236\u53f0": console.log(this._tar); break; case "\u6811\u8282\u70b9": wb.I.showNodeTree(this._tar); break; case "\u8fdb\u5165\u8282\u70b9": wb.I.showNodeTree(this._tar); break; case "\u6811\u5b9a\u4f4d": wb.I.showSelectInStage(this._tar); break; case "Enable\u94fe": dc.I.dTrace(ea.traceDisMouseEnable(this._tar)); Vb.I.setSelectList(ea.selectedNodes); break; case "Size\u94fe": dc.I.dTrace(ea.traceDisSizeChain(this._tar)); Vb.I.setSelectList(ea.selectedNodes); break; case "\u8282\u70b9\u5de5\u5177": Yc.I.showByNode(this._tar); break; case "\u663e\u793a\u8282\u70b9": this._tar.visible = !0; break; case "\u9690\u85cf\u8282\u70b9": this._tar.visible = !1; break; case "\u53ef\u89c1\u5206\u6790": this._tar && sd.analyseTarget(this._tar) } }; e(1, a, "I", function () { a._I || (a._I = new a); return a._I }); a._I = null; return a }(), ad = function () { function a() { } g(a, "laya.debug.view.nodeInfo.NodeConsts"); a.defaultFitlerStr = "x,y,width,height,scaleX,scaleY,alpha,renderCost"; a.RenderCostMaxTime = 3E3; return a }(), fb = function () { function a() { } g(a, "laya.debug.view.nodeInfo.NodeUtils"); a.getFilterdTree = function (c, b) { b || (b = a.defaultKeys); var f; f = {}; var k, d, e; e = b.length; for (d = 0; d < e; d++) k = b[d], f[k] = c[k]; var x; k = c._childs; e = k.length; var u; u = []; for (d = 0; d < e; d++) x = k[d], u.push(a.getFilterdTree(x, b)); f.childs = u; return f }; a.getPropertyDesO = function (c, b) { b || (b = a.defaultKeys); var f = {}; f.label = "object" == typeof c ? "" + qa.getNodeClassAndName(c) : "" + c; f.type = ""; f.path = c; f.childs = []; f.isDirectory = !1; var k, d, e, x; if (c instanceof laya.display.Node) { f.des = qa.getNodeClassAndName(c); f.isDirectory = !0; e = b.length; for (d = 0; d < e; d++) k = b[d], x = a.getPropertyDesO(c[k], b), c.hasOwnProperty(k) ? x.label = "" + k + ":" + x.des : x.label = "" + k + ":" + Re.getNodeValue(c, k), f.childs.push(x); k = "_childs"; x = a.getPropertyDesO(c[k], b); x.label = "" + k + ":" + x.des; x.isChilds = !0; f.childs.push(x) } else if (c instanceof Array) for (f.des = "Array[" + c.length + "]", f.isDirectory = !0, e = c.length, d = 0; d < e; d++) x = a.getPropertyDesO(c[d], b), x.label = "" + d + ":" + x.des, f.childs.push(x); else if ("object" == typeof c) for (k in f.des = qa.getNodeClassAndName(c), f.isDirectory = !0, c) x = a.getPropertyDesO(c[k], b), x.label = "" + k + ":" + x.des, f.childs.push(x); else f.des = "" + c; f.hasChild = 0 < f.childs.length; return f }; a.adptShowKeys = function (a) { var b; for (b = a.length - 1; 0 <= b; b--) a[b] = Xd.trimSide(a[b]), 1 > a[b].length && a.splice(b, 1); return a }; a.getNodeTreeData = function (c, b) { a.adptShowKeys(b); var f; f = a.getPropertyDesO(c, b); var k; k = []; a.getTreeArr(f, k); return k }; a.getTreeArr = function (c, b, f) { void 0 === f && (f = !0); f && b.push(c); var k = c.childs, d, e = k.length; for (d = 0; d < e; d++) k[d].nodeParent = f ? c : null, k[d].isDirectory ? a.getTreeArr(k[d], b) : b.push(k[d]) }; a.traceStage = function () { console.log(a.getFilterdTree(h.stage, null)); console.log("treeArr:", a.getNodeTreeData(h.stage, null)) }; a.getNodeCount = function (c, b) { void 0 === b && (b = !1); if (b && !c.visible) return 0; var f; f = 1; var k, d, e; e = c._childs; d = e.length; for (k = 0; k < d; k++) f += a.getNodeCount(e[k], b); return f }; a.getGVisible = function (a) { for (; a;) { if (!a.visible) return !1; a = a.parent } return !0 }; a.getGAlpha = function (a) { var b; for (b = 1; a;) b *= a.alpha, a = a.parent; return b }; a.getGPos = function (a) { var b; b = new V; a.localToGlobal(b); return b }; a.getGRec = function (a) { var b; b = a._getBoundPointsM(!0); if (!b || 1 > b.length) return R.TEMP.setTo(0, 0, 0, 0); b = xb.pListToPointList(b, !0); Hb.walkArr(b, a.localToGlobal, a); b = xb.pointListToPlist(b); var f; return f = R._getWrapRec(b, f) }; a.getGGraphicRec = function (a) { var b; b = a.getGraphicBounds()._getBoundPoints(); if (!b || 1 > b.length) return R.TEMP.setTo(0, 0, 0, 0); b = xb.pListToPointList(b, !0); Hb.walkArr(b, a.localToGlobal, a); b = xb.pointListToPlist(b); var f; return f = R._getWrapRec(b, f) }; a.getNodeCmdCount = function (a) { return a.graphics ? a.graphics.cmds ? a.graphics.cmds.length : a.graphics._one ? 1 : 0 : 0 }; a.getNodeCmdTotalCount = function (c) { var b, f, k; k = c._childs; f = k.length; c = a.getNodeCmdCount(c); for (b = 0; b < f; b++) c += a.getNodeCmdTotalCount(k[b]); return c }; a.getRenderNodeCount = function (c) { if ("none" != c.cacheAs) return 1; var b, f, k; k = c._childs; f = k.length; c = 1; for (b = 0; b < f; b++) c += a.getRenderNodeCount(k[b]); return c }; a.getReFreshRenderNodeCount = function (c) { var b, f, k; k = c._childs; f = k.length; c = 1; for (b = 0; b < f; b++) c += a.getRenderNodeCount(k[b]); return c }; a.showCachedSpriteRecs = function () { a.g = ya.I.graphicLayer.graphics; a.g.clear(); Hb.walkTarget(h.stage, a.drawCachedBounds, null) }; a.drawCachedBounds = function (c) { "none" == c.cacheAs || ya.I.isDebugItem(c) || (c = a.getGRec(c), a.g.drawRect(c.x, c.y, c.width, c.height, null, "#0000ff", 2)) }; a.g = null; p(a, ["defaultKeys", function () { return this.defaultKeys = ["x", "y", "width", "height"] }]); return a }(), bd = function () { function a() { } g(a, "laya.debug.view.StyleConsts"); a.setViewScale = function (c) { c.scaleX = c.scaleY = a.PanelScale }; p(a, ["PanelScale", function () { return this.PanelScale = A.onPC ? 1 : A.pixelRatio }]); return a }(), Kf = function () { function a() { this._texture = null; this._fontCharDic = {}; this._fontWidthMap = {}; this._path = this._complete = null; this._maxWidth = 0; this._spaceWidth = 10; this._padding = null; this.fontSize = 12; this.autoScaleSize = !1; this.letterSpacing = 0 } g(a, "laya.display.BitmapFont"); var c = a.prototype; c.loadFont = function (b, f) { this._path = b; this._complete = f; h.loader.load([{url: this._path, type: "xml"}, { url: this._path.replace(".fnt", ".png"), type: "image" }], M.create(this, this.onLoaded)) }; c.onLoaded = function () { this.parseFont(N.getRes(this._path), N.getRes(this._path.replace(".fnt", ".png"))); this._complete && this._complete.runWith(this._texture ? this : null) }; c.parseFont = function (b, f) { if (null != b && null != f) { this._texture = f; var a = b.getElementsByTagName("info"); if (!a[0].getAttributeNode) return this.parseFont2(b, f); this.fontSize = parseInt(a[0].getAttributeNode("size").nodeValue); a = a[0].getAttributeNode("padding").nodeValue.split(","); this._padding = [parseInt(a[0]), parseInt(a[1]), parseInt(a[2]), parseInt(a[3])]; var a = b.getElementsByTagName("char"), c; for (c = 0; c < a.length; c++) { var d = a[c], e = parseInt(d.getAttributeNode("id").nodeValue), u = parseInt(d.getAttributeNode("xoffset").nodeValue) / 1, g = parseInt(d.getAttributeNode("yoffset").nodeValue) / 1, h = parseInt(d.getAttributeNode("xadvance").nodeValue) / 1, l = new R; l.x = parseInt(d.getAttributeNode("x").nodeValue); l.y = parseInt(d.getAttributeNode("y").nodeValue); l.width = parseInt(d.getAttributeNode("width").nodeValue); l.height = parseInt(d.getAttributeNode("height").nodeValue); d = xa.create(f, l.x, l.y, l.width, l.height, u, g); this._maxWidth = Math.max(this._maxWidth, h + this.letterSpacing); this._fontCharDic[e] = d; this._fontWidthMap[e] = h } } }; c.parseFont2 = function (b, f) { if (null != b && null != f) { this._texture = f; var a = b.getElementsByTagName("info"); this.fontSize = parseInt(a[0].attributes.size.nodeValue); a = a[0].attributes.padding.nodeValue.split(","); this._padding = [parseInt(a[0]), parseInt(a[1]), parseInt(a[2]), parseInt(a[3])]; var a = b.getElementsByTagName("char"), c; for (c = 0; c < a.length; c++) { var d = a[c].attributes, e = parseInt(d.id.nodeValue), u = parseInt(d.xoffset.nodeValue) / 1, g = parseInt(d.yoffset.nodeValue) / 1, h = parseInt(d.xadvance.nodeValue) / 1, l = new R; l.x = parseInt(d.x.nodeValue); l.y = parseInt(d.y.nodeValue); l.width = parseInt(d.width.nodeValue); l.height = parseInt(d.height.nodeValue); d = xa.create(f, l.x, l.y, l.width, l.height, u, g); this._maxWidth = Math.max(this._maxWidth, h + this.letterSpacing); this._fontCharDic[e] = d; this._fontWidthMap[e] = h } } }; c.getCharTexture = function (b) { return this._fontCharDic[b.charCodeAt(0)] }; c.destroy = function () { if (this._texture) { for (var b in this._fontCharDic) { var f = this._fontCharDic[b]; f && f.destroy() } this._texture.destroy(); this._texture = this._fontWidthMap = this._fontCharDic = null } }; c.setSpaceWidth = function (b) { this._spaceWidth = b }; c.getCharWidth = function (b) { var f = b.charCodeAt(0); return this._fontWidthMap[f] ? this._fontWidthMap[f] + this.letterSpacing : " " == b ? this._spaceWidth + this.letterSpacing : 0 }; c.getTextWidth = function (b) { for (var f = 0, a = 0, c = b.length; a < c; a++) f += this.getCharWidth(b.charAt(a)); return f }; c.getMaxWidth = function () { return this._maxWidth }; c.getMaxHeight = function () { return this.fontSize }; c.drawText = function (b, f, a, c, d, e) { var k = this.getTextWidth(b), n = 0; "center" === d && (n = (e - k) / 2); "right" === d && (n = e - k); for (var k = e = 0, w = b.length; k < w; k++) if (d = this.getCharTexture(b.charAt(k))) f.graphics.drawTexture(d, a + e + n, c), e += this.getCharWidth(b.charAt(k)) }; return a }(), gc = function () { function a() { this.alpha = 1; this.visible = !0; this.blendMode = this.scrollRect = null; this._type = 0; this._tf = a._TF_EMPTY } g(a, "laya.display.css.Style"); var c = a.prototype; c.getTransform = function () { return this._tf }; c.setTransform = function (b) { this._tf = "none" !== b && b ? b : a._TF_EMPTY }; c.setTranslateX = function (b) { this._tf === a._TF_EMPTY && (this._tf = new Mb); this._tf.translateX = b }; c.setTranslateY = function (b) { this._tf === a._TF_EMPTY && (this._tf = new Mb); this._tf.translateY = b }; c.setScaleX = function (b) { this._tf === a._TF_EMPTY && (this._tf = new Mb); this._tf.scaleX = b }; c.setScale = function (b, f) { this._tf === a._TF_EMPTY && (this._tf = new Mb); this._tf.scaleX = b; this._tf.scaleY = f }; c.setScaleY = function (b) { this._tf === a._TF_EMPTY && (this._tf = new Mb); this._tf.scaleY = b }; c.setRotate = function (b) { this._tf === a._TF_EMPTY && (this._tf = new Mb); this._tf.rotate = b }; c.setSkewX = function (b) { this._tf === a._TF_EMPTY && (this._tf = new Mb); this._tf.skewX = b }; c.setSkewY = function (b) { this._tf === a._TF_EMPTY && (this._tf = new Mb); this._tf.skewY = b }; c.destroy = function () { this.scrollRect = null }; c.render = function (b, f, a, c) { }; c.getCSSStyle = function () { return ud.EMPTY }; c._enableLayout = function () { return !1 }; e(0, c, "scaleX", function () { return this._tf.scaleX }, function (b) { this.setScaleX(b) }); e(0, c, "transform", function () { return this.getTransform() }, function (b) { this.setTransform(b) }); e(0, c, "translateX", function () { return this._tf.translateX }, function (b) { this.setTranslateX(b) }); e(0, c, "translateY", function () { return this._tf.translateY }, function (b) { this.setTranslateY(b) }); e(0, c, "scaleY", function () { return this._tf.scaleY }, function (b) { this.setScaleY(b) }); e(0, c, "block", function () { return 0 != (this._type & 1) }); e(0, c, "skewY", function () { return this._tf.skewY }, function (b) { this.setSkewY(b) }); e(0, c, "rotate", function () { return this._tf.rotate }, function (b) { this.setRotate(b) }); e(0, c, "skewX", function () { return this._tf.skewX }, function (b) { this.setSkewX(b) }); e(0, c, "paddingLeft", function () { return 0 }); e(0, c, "paddingTop", function () { return 0 }); e(0, c, "absolute", function () { return !0 }); a.__init__ = function () { a._TF_EMPTY = new Mb; a.EMPTY = new a }; a.EMPTY = null; a._TF_EMPTY = null; return a }(), Xb = function () { function a(b) { this._weight = this._type = 0; this._text = this._decoration = null; this.indent = 0; this._color = Cb.create(a.defaultColor); this.family = a.defaultFamily; this.stroke = a._STROKE; this.size = a.defaultSize; b && b !== a.EMPTY && b.copyTo(this) } g(a, "laya.display.css.Font"); var c = a.prototype; c.set = function (b) { this._text = null; b = b.split(" "); for (var f = 0, a = b.length; f < a; f++) { var c = b[f]; switch (c) { case "italic": this.italic = !0; continue; case "bold": this.bold = !0; continue } 0 < c.indexOf("px") && (this.size = parseInt(c), this.family = b[f + 1], f++) } }; c.toString = function () { this._text = ""; this.italic && (this._text += "italic "); this.bold && (this._text += "bold "); return this._text += this.size + "px " + this.family }; c.copyTo = function (b) { b._type = this._type; b._text = this._text; b._weight = this._weight; b._color = this._color; b.family = this.family; b.stroke = this.stroke != a._STROKE ? this.stroke.slice() : a._STROKE; b.indent = this.indent; b.size = this.size }; e(0, c, "password", function () { return 0 !== (this._type & 1024) }, function (b) { b ? this._type |= 1024 : this._type &= -1025 }); e(0, c, "color", function () { return this._color.strColor }, function (b) { this._color = Cb.create(b) }); e(0, c, "italic", function () { return 0 !== (this._type & 512) }, function (b) { b ? this._type |= 512 : this._type &= -513 }); e(0, c, "bold", function () { return 0 !== (this._type & 2048) }, function (b) { b ? this._type |= 2048 : this._type &= -2049 }); e(0, c, "weight", function () { return "" + this._weight }, function (b) { var f = 0; switch (b) { case "normal": break; case "bold": this.bold = !0; f = 700; break; case "bolder": f = 800; break; case "lighter": f = 100; break; default: f = parseInt(b) } this._weight = f; this._text = null }); e(0, c, "decoration", function () { return this._decoration ? this._decoration.value : "none" }, function (b) { var f = b.split(" "); this._decoration || (this._decoration = {}); switch (f[0]) { case "_": this._decoration.type = "underline"; break; case "-": this._decoration.type = "line-through"; break; case "overline": this._decoration.type = "overline"; break; default: this._decoration.type = f[0] } f[1] && (this._decoration.color = Cb.create(f)); this._decoration.value = b }); a.__init__ = function () { a.EMPTY = new a(null) }; a.EMPTY = null; a.defaultColor = "#000000"; a.defaultSize = 12; a.defaultFamily = "Arial"; a.defaultFont = "12px Arial"; a._STROKE = [0, "#000000"]; a._ITALIC = 512; a._PASSWORD = 1024; a._BOLD = 2048; return a }(), Mb = function () { function a() { this.translateY = this.translateX = 0; this.scaleY = this.scaleX = 1; this.skewY = this.skewX = this.rotate = 0 } g(a, "laya.display.css.TransformInfo"); return a }(), Ti = function () { function a() { this._cacheBoundsType = !1 } g(a, "laya.display.GraphicsBounds"); var c = a.prototype; c.destroy = function () { this._bounds = this._rstBoundPoints = this._temp = this._graphics = null }; c.reset = function () { this._temp && (this._temp.length = 0) }; c.getBounds = function (b) { void 0 === b && (b = !1); if (!this._bounds || !this._temp || 1 > this._temp.length || b != this._cacheBoundsType) this._bounds = R._getWrapRec(this.getBoundPoints(b), this._bounds); this._cacheBoundsType = b; return this._bounds }; c.getBoundPoints = function (b) { void 0 === b && (b = !1); if (!this._temp || 1 > this._temp.length || b != this._cacheBoundsType) this._temp = this._getCmdPoints(b); this._cacheBoundsType = b; return this._rstBoundPoints = ba.copyArray(this._rstBoundPoints, this._temp) }; c._getCmdPoints = function (b) { void 0 === b && (b = !1); var f = B._context, c = this._graphics.cmds, d; d = this._temp || (this._temp = []); d.length = 0; c || null == this._graphics._one || (a._tempCmds.length = 0, a._tempCmds.push(this._graphics._one), c = a._tempCmds); if (!c) return d; var e; e = a._tempMatrixArrays; e.length = 0; var x = a._initMatrix; x.identity(); for (var u = a._tempMatrix, g, h, l, y, m, p, q, t = 0, v = c.length; t < v; t++) if (g = c[t], g.callee) switch (g.callee) { case f._save: case 7: e.push(x); x = x.clone(); break; case f._restore: case 8: x = e.pop(); break; case f._scale: case 5: u.identity(); u.translate(-g[2], -g[3]); u.scale(g[0], g[1]); u.translate(g[2], g[3]); this._switchMatrix(x, u); break; case f._rotate: case 3: u.identity(); u.translate(-g[1], -g[2]); u.rotate(g[0]); u.translate(g[1], g[2]); this._switchMatrix(x, u); break; case f._translate: case 6: u.identity(); u.translate(g[0], g[1]); this._switchMatrix(x, u); break; case f._transform: case 4: u.identity(); u.translate(-g[1], -g[2]); u.concat(g[0]); u.translate(g[1], g[2]); this._switchMatrix(x, u); break; case 16: case 24: a._addPointArrToRst(d, R._getBoundPointS(g[0], g[1], g[2], g[3]), x); break; case 17: x.copyTo(u); u.concat(g[4]); a._addPointArrToRst(d, R._getBoundPointS(g[0], g[1], g[2], g[3]), u); break; case f._drawTexture: h = g[0]; b ? g[3] && g[4] ? a._addPointArrToRst(d, R._getBoundPointS(g[1], g[2], g[3], g[4]), x) : (h = g[0], a._addPointArrToRst(d, R._getBoundPointS(g[1], g[2], h.width, h.height), x)) : (l = (g[3] || h.sourceWidth) / h.width, y = (g[4] || h.sourceHeight) / h.height, m = l * h.sourceWidth, p = y * h.sourceHeight, q = 0 < h.offsetX ? h.offsetX : 0, h = 0 < h.offsetY ? h.offsetY : 0, q *= l, h *= y, a._addPointArrToRst(d, R._getBoundPointS(g[1] - q, g[2] - h, m, p), x)); break; case f._fillTexture: g[3] && g[4] ? a._addPointArrToRst(d, R._getBoundPointS(g[1], g[2], g[3], g[4]), x) : (h = g[0], a._addPointArrToRst(d, R._getBoundPointS(g[1], g[2], h.width, h.height), x)); break; case f._drawTextureWithTransform: var z; g[5] ? (x.copyTo(u), u.concat(g[5]), z = u) : z = x; b ? g[3] && g[4] ? a._addPointArrToRst(d, R._getBoundPointS(g[1], g[2], g[3], g[4]), z) : (h = g[0], a._addPointArrToRst(d, R._getBoundPointS(g[1], g[2], h.width, h.height), z)) : (h = g[0], l = (g[3] || h.sourceWidth) / h.width, y = (g[4] || h.sourceHeight) / h.height, m = l * h.sourceWidth, p = y * h.sourceHeight, q = 0 < h.offsetX ? h.offsetX : 0, h = 0 < h.offsetY ? h.offsetY : 0, q *= l, h *= y, a._addPointArrToRst(d, R._getBoundPointS(g[1] - q, g[2] - h, m, p), z)); break; case f._drawRect: case 13: a._addPointArrToRst(d, R._getBoundPointS(g[0], g[1], g[2], g[3]), x); break; case f._drawCircle: case f._fillCircle: case 14: a._addPointArrToRst(d, R._getBoundPointS(g[0] - g[2], g[1] - g[2], g[2] + g[2], g[2] + g[2]), x); break; case f._drawLine: case 20: a._tempPoints.length = 0; l = .5 * g[5]; g[0] == g[2] ? a._tempPoints.push(g[0] + l, g[1], g[2] + l, g[3], g[0] - l, g[1], g[2] - l, g[3]) : g[1] == g[3] ? a._tempPoints.push(g[0], g[1] + l, g[2], g[3] + l, g[0], g[1] - l, g[2], g[3] - l) : a._tempPoints.push(g[0], g[1], g[2], g[3]); a._addPointArrToRst(d, a._tempPoints, x); break; case f._drawCurves: case 22: a._addPointArrToRst(d, xe.I.getBezierPoints(g[2]), x, g[0], g[1]); break; case f._drawPoly: case f._drawLines: case 18: a._addPointArrToRst(d, g[2], x, g[0], g[1]); break; case f._drawPath: case 19: a._addPointArrToRst(d, this._getPathPoints(g[2]), x, g[0], g[1]); break; case f._drawPie: case 15: a._addPointArrToRst(d, this._getPiePoints(g[0], g[1], g[2], g[3], g[4]), x) } 200 < d.length ? d = ba.copyArray(d, R._getWrapRec(d)._getBoundPoints()) : 8 < d.length && (d = xb.scanPList(d)); return d }; c._switchMatrix = function (b, f) { f.concat(b); f.copyTo(b) }; c._getPiePoints = function (b, f, c, d, e) { var k = a._tempPoints; a._tempPoints.length = 0; k.push(b, f); e = (e - d) % (2 * Math.PI) / 10; var n = d; for (d = 0; 10 >= d; d++) k.push(b + c * Math.cos(n), f + c * Math.sin(n)), n += e; return k }; c._getPathPoints = function (b) { var f, c, d = a._tempPoints; d.length = 0; c = b.length; var e; for (f = 0; f < c; f++) e = b[f], 1 < e.length && (d.push(e[1], e[2]), 3 < e.length && d.push(e[3], e[4])); return d }; a._addPointArrToRst = function (b, f, c, d, e) { void 0 === d && (d = 0); void 0 === e && (e = 0); var k, n; n = f.length; for (k = 0; k < n; k += 2) a._addPointToRst(b, f[k] + d, f[k + 1] + e, c) }; a._addPointToRst = function (b, f, a, c) { var k = V.TEMP; k.setTo(f ? f : 0, a ? a : 0); c.transformPoint(k); b.push(k.x, k.y) }; a._tempPoints = []; a._tempMatrixArrays = []; a._tempCmds = []; p(a, ["_tempMatrix", function () { return this._tempMatrix = new W }, "_initMatrix", function () { return this._initMatrix = new W }]); return a }(), Bc = function () { function a() { } g(a, "laya.events.Event"); var c = a.prototype; c.setTo = function (b, f, a) { this.type = b; this.currentTarget = f; this.target = a; return this }; c.stopPropagation = function () { this._stoped = !0 }; e(0, c, "stageY", function () { return h.stage.mouseY }); e(0, c, "charCode", function () { return this.nativeEvent.charCode }); e(0, c, "touches", function () { var b = this.nativeEvent.touches; if (b) for (var f = h.stage, a = 0, c = b.length; a < c; a++) { var d = b[a], e = V.TEMP; e.setTo(d.clientX, d.clientY); f._canvasTransform.invertTransformPoint(e); f.transform.invertTransformPoint(e); d.stageX = e.x; d.stageY = e.y } return b }); e(0, c, "keyLocation", function () { return this.nativeEvent.keyLocation }); e(0, c, "ctrlKey", function () { return this.nativeEvent.ctrlKey }); e(0, c, "altKey", function () { return this.nativeEvent.altKey }); e(0, c, "shiftKey", function () { return this.nativeEvent.shiftKey }); e(0, c, "stageX", function () { return h.stage.mouseX }); a.EMPTY = new a; a.MOUSE_DOWN = "mousedown"; a.MOUSE_UP = "mouseup"; a.CLICK = "click"; a.RIGHT_MOUSE_DOWN = "rightmousedown"; a.RIGHT_MOUSE_UP = "rightmouseup"; a.RIGHT_CLICK = "rightclick"; a.MOUSE_MOVE = "mousemove"; a.MOUSE_OVER = "mouseover"; a.MOUSE_OUT = "mouseout"; a.MOUSE_WHEEL = "mousewheel"; a.ROLL_OVER = "mouseover"; a.ROLL_OUT = "mouseout"; a.DOUBLE_CLICK = "doubleclick"; a.CHANGE = "change"; a.CHANGED = "changed"; a.RESIZE = "resize"; a.ADDED = "added"; a.REMOVED = "removed"; a.DISPLAY = "display"; a.UNDISPLAY = "undisplay"; a.ERROR = "error"; a.COMPLETE = "complete"; a.LOADED = "loaded"; a.PROGRESS = "progress"; a.INPUT = "input"; a.RENDER = "render"; a.OPEN = "open"; a.MESSAGE = "message"; a.CLOSE = "close"; a.KEY_DOWN = "keydown"; a.KEY_PRESS = "keypress"; a.KEY_UP = "keyup"; a.FRAME = "enterframe"; a.DRAG_START = "dragstart"; a.DRAG_MOVE = "dragmove"; a.DRAG_END = "dragend"; a.ENTER = "enter"; a.SELECT = "select"; a.BLUR = "blur"; a.FOCUS = "focus"; a.VISIBILITY_CHANGE = "visibilitychange"; a.FOCUS_CHANGE = "focuschange"; a.PLAYED = "played"; a.PAUSED = "paused"; a.STOPPED = "stopped"; a.START = "start"; a.END = "end"; a.ENABLE_CHANGED = "enablechanged"; a.ACTIVE_IN_HIERARCHY_CHANGED = "activeinhierarchychanged"; a.COMPONENT_ADDED = "componentadded"; a.COMPONENT_REMOVED = "componentremoved"; a.LAYER_CHANGED = "layerchanged"; a.HIERARCHY_LOADED = "hierarchyloaded"; a.RECOVERED = "recovered"; a.RELEASED = "released"; a.LINK = "link"; a.LABEL = "label"; a.FULL_SCREEN_CHANGE = "fullscreenchange"; a.DEVICE_LOST = "devicelost"; a.MESH_CHANGED = "meshchanged"; a.MATERIAL_CHANGED = "materialchanged"; a.WORLDMATRIX_NEEDCHANGE = "worldmatrixneedchanged"; a.ANIMATION_CHANGED = "animationchanged"; a.TRIGGER_ENTER = "triggerenter"; a.TRIGGER_STAY = "triggerstay"; a.TRIGGER_EXIT = "triggerexit"; a.TRAIL_FILTER_CHANGE = "trailfilterchange"; a.DOMINO_FILTER_CHANGE = "dominofilterchange"; return a }(); (function () { function a() { } g(a, "laya.events.Keyboard"); a.NUMBER_0 = 48; a.NUMBER_1 = 49; a.NUMBER_2 = 50; a.NUMBER_3 = 51; a.NUMBER_4 = 52; a.NUMBER_5 = 53; a.NUMBER_6 = 54; a.NUMBER_7 = 55; a.NUMBER_8 = 56; a.NUMBER_9 = 57; a.A = 65; a.B = 66; a.C = 67; a.D = 68; a.E = 69; a.F = 70; a.G = 71; a.H = 72; a.I = 73; a.J = 74; a.K = 75; a.L = 76; a.M = 77; a.N = 78; a.O = 79; a.P = 80; a.Q = 81; a.R = 82; a.S = 83; a.T = 84; a.U = 85; a.V = 86; a.W = 87; a.X = 88; a.Y = 89; a.Z = 90; a.F1 = 112; a.F2 = 113; a.F3 = 114; a.F4 = 115; a.F5 = 116; a.F6 = 117; a.F7 = 118; a.F8 = 119; a.F9 = 120; a.F10 = 121; a.F11 = 122; a.F12 = 123; a.F13 = 124; a.F14 = 125; a.F15 = 126; a.NUMPAD = 21; a.NUMPAD_0 = 96; a.NUMPAD_1 = 97; a.NUMPAD_2 = 98; a.NUMPAD_3 = 99; a.NUMPAD_4 = 100; a.NUMPAD_5 = 101; a.NUMPAD_6 = 102; a.NUMPAD_7 = 103; a.NUMPAD_8 = 104; a.NUMPAD_9 = 105; a.NUMPAD_ADD = 107; a.NUMPAD_DECIMAL = 110; a.NUMPAD_DIVIDE = 111; a.NUMPAD_ENTER = 108; a.NUMPAD_MULTIPLY = 106; a.NUMPAD_SUBTRACT = 109; a.SEMICOLON = 186; a.EQUAL = 187; a.COMMA = 188; a.MINUS = 189; a.PERIOD = 190; a.SLASH = 191; a.BACKQUOTE = 192; a.LEFTBRACKET = 219; a.BACKSLASH = 220; a.RIGHTBRACKET = 221; a.QUOTE = 222; a.ALTERNATE = 18; a.BACKSPACE = 8; a.CAPS_LOCK = 20; a.COMMAND = 15; a.CONTROL = 17; a.DELETE = 46; a.ENTER = 13; a.ESCAPE = 27; a.PAGE_UP = 33; a.PAGE_DOWN = 34; a.END = 35; a.HOME = 36; a.LEFT = 37; a.UP = 38; a.RIGHT = 39; a.DOWN = 40; a.SHIFT = 16; a.SPACE = 32; a.TAB = 9; a.INSERT = 45; return a })(); var Ih = function () { function a() { } g(a, "laya.events.KeyBoardManager"); a.__init__ = function () { a._addEvent("keydown"); a._addEvent("keypress"); a._addEvent("keyup") }; a._addEvent = function (a) { A.document.addEventListener(a, function (b) { laya.events.KeyBoardManager._dispatch(b, a) }, !0) }; a._dispatch = function (c, b) { if (a.enabled) { a._event._stoped = !1; a._event.nativeEvent = c; a._event.keyCode = c.keyCode || c.which || c.charCode; "keydown" === b ? a._pressKeys[a._event.keyCode] = !0 : "keyup" === b && (a._pressKeys[a._event.keyCode] = null); for (var f = h.stage.focus && null != h.stage.focus.event && h.stage.focus.displayedInStage ? h.stage.focus : h.stage, k = f; k;) k.event(b, a._event.setTo(b, k, f)), k = k.parent } }; a.hasKeyDown = function (c) { return a._pressKeys[c] }; a._pressKeys = {}; a.enabled = !0; p(a, ["_event", function () { return this._event = new Bc }]); return a }(), tb = function () { function a() { this.mouseY = this.mouseX = 0; this.disableMouseEvent = !1; this.mouseDownTime = 0; this.mouseMoveAccuracy = 2; this._target = this._stage = null; this._lastMoveTimer = 0; this._isLeftMouse = !1; this._eventList = []; this._touchIDs = {}; this._id = 1; this._tTouchID = 0; this._event = new Bc; this._matrix = new W; this._point = new V; this._rect = new R; this._prePoint = new V; this._curTouchID = NaN } g(a, "laya.events.MouseManager"); var c = a.prototype; c.__init__ = function (b, f) { var c = this; this._stage = b; var d = this, e = this._eventList; f.oncontextmenu = function (b) { if (a.enabled) return !1 }; f.addEventListener("mousedown", function (b) { a.enabled && (A.onIE || b.preventDefault(), e.push(b), d.mouseDownTime = A.now()) }); f.addEventListener("mouseup", function (b) { a.enabled && (b.preventDefault(), e.push(b), d.mouseDownTime = -A.now()) }, !0); f.addEventListener("mousemove", function (b) { if (a.enabled) { b.preventDefault(); var f = A.now(); 10 > f - d._lastMoveTimer || (d._lastMoveTimer = f, e.push(b)) } }, !0); f.addEventListener("mouseout", function (b) { a.enabled && e.push(b) }); f.addEventListener("mouseover", function (b) { a.enabled && e.push(b) }); f.addEventListener("touchstart", function (b) { a.enabled && (e.push(b), a._isFirstTouch || Fa.isInputting || b.preventDefault(), d.mouseDownTime = A.now()) }); f.addEventListener("touchend", function (b) { a.enabled ? (a._isFirstTouch || Fa.isInputting || b.preventDefault(), a._isFirstTouch = !1, e.push(b), d.mouseDownTime = -A.now()) : c._curTouchID = NaN }, !0); f.addEventListener("touchmove", function (b) { a.enabled && (b.preventDefault(), e.push(b)) }, !0); f.addEventListener("touchcancel", function (b) { a.enabled ? (b.preventDefault(), e.push(b)) : c._curTouchID = NaN }, !0); f.addEventListener("mousewheel", function (b) { a.enabled && e.push(b) }); f.addEventListener("DOMMouseScroll", function (b) { a.enabled && e.push(b) }) }; c.initEvent = function (b, f) { this._event._stoped = !1; this._event.nativeEvent = f || b; this._target = null; this._point.setTo(b.pageX || b.clientX, b.pageY || b.clientY); this._stage._canvasTransform.invertTransformPoint(this._point); this.mouseX = this._point.x; this.mouseY = this._point.y; this._event.touchId = b.identifier || 0; this._tTouchID = this._event.touchId; var a; a = cd.I._event; a._stoped = !1; a.nativeEvent = this._event.nativeEvent; a.touchId = this._event.touchId }; c.checkMouseWheel = function (b) { this._event.delta = b.wheelDelta ? .025 * b.wheelDelta : -b.detail; b = cd.I.getLastOvers(); for (var f = 0, a = b.length; f < a; f++) { var c = b[f]; c.event("mousewheel", this._event.setTo("mousewheel", c, this._target)) } }; c.onMouseMove = function (b) { cd.I.onMouseMove(b, this._tTouchID) }; c.onMouseDown = function (b) { if (Fa.isInputting && h.stage.focus && h.stage.focus.focus && !h.stage.focus.contains(this._target)) { var f = h.stage.focus._tf || h.stage.focus, a = b._tf || b; a instanceof laya.display.Input && a.multiline == f.multiline ? f._focusOut() : f.focus = !1 } cd.I.onMouseDown(b, this._tTouchID, this._isLeftMouse) }; c.onMouseUp = function (b) { cd.I.onMouseUp(b, this._tTouchID, this._isLeftMouse) }; c.check = function (b, f, a, c) { this._point.setTo(f, a); b.fromParentPoint(this._point); f = this._point.x; a = this._point.y; var k = b.scrollRect; if (k && (this._rect.setTo(k.x, k.y, k.width, k.height), !this._rect.contains(f, a))) return !1; if (!this.disableMouseEvent) { if (b.hitTestPrior && !b.mouseThrough && !this.hitTest(b, f, a)) return !1; for (k = b._childs.length - 1; -1 < k; k--) { var d = b._childs[k]; if (!d.destroyed && d.mouseEnabled && d.visible && this.check(d, f, a, c)) return !0 } } (f = !b.hitTestPrior || b.mouseThrough || this.disableMouseEvent ? this.hitTest(b, f, a) : !0) ? (this._target = b, c.call(this, b)) : c === this.onMouseUp && b === this._stage && (this._target = this._stage, c.call(this, this._target)); return f }; c.hitTest = function (b, f, a) { var c = !1; b.scrollRect && (f -= b.scrollRect.x, a -= b.scrollRect.y); if (b.hitArea instanceof laya.utils.HitArea) return b.hitArea.isHit(f, a); if (0 < b.width && 0 < b.height || b.mouseThrough || b.hitArea) b.mouseThrough ? c = b.getGraphicBounds().contains(f, a) : (c = this._rect, b.hitArea ? c = b.hitArea : c.setTo(0, 0, b.width, b.height), c = c.contains(f, a)); return c }; c.runEvent = function () { var b = this._eventList.length; if (b) { for (var f = 0, c, d, e; f < b;) { var x = this._eventList[f]; "mousemove" !== x.type && (this._prePoint.x = this._prePoint.y = -1E6); switch (x.type) { case "mousedown": this._touchIDs[0] = this._id++; a._isTouchRespond ? a._isTouchRespond = !1 : (this._isLeftMouse = 0 === x.button, this.initEvent(x), this.check(this._stage, this.mouseX, this.mouseY, this.onMouseDown)); break; case "mouseup": this._isLeftMouse = 0 === x.button; this.initEvent(x); this.check(this._stage, this.mouseX, this.mouseY, this.onMouseUp); break; case "mousemove": Math.abs(this._prePoint.x - x.clientX) + Math.abs(this._prePoint.y - x.clientY) >= this.mouseMoveAccuracy && (this._prePoint.x = x.clientX, this._prePoint.y = x.clientY, this.initEvent(x), this.check(this._stage, this.mouseX, this.mouseY, this.onMouseMove)); break; case "touchstart": this._isLeftMouse = a._isTouchRespond = !0; var g = x.changedTouches; c = 0; for (d = g.length; c < d; c++) if (e = g[c], a.multiTouchEnabled || isNaN(this._curTouchID)) this._curTouchID = e.identifier, 0 === this._id % 200 && (this._touchIDs = {}), this._touchIDs[e.identifier] = this._id++, this.initEvent(e, x), this.check(this._stage, this.mouseX, this.mouseY, this.onMouseDown); break; case "touchend": case "touchcancel": this._isLeftMouse = a._isTouchRespond = !0; g = x.changedTouches; c = 0; for (d = g.length; c < d; c++) if (e = g[c], a.multiTouchEnabled || e.identifier == this._curTouchID) if (this._curTouchID = NaN, this.initEvent(e, x), !this.check(this._stage, this.mouseX, this.mouseY, this.onMouseUp)) this.onMouseUp(null); break; case "touchmove": g = x.changedTouches; c = 0; for (d = g.length; c < d; c++) if (e = g[c], a.multiTouchEnabled || e.identifier == this._curTouchID) this.initEvent(e, x), this.check(this._stage, this.mouseX, this.mouseY, this.onMouseMove); break; case "wheel": case "mousewheel": case "DOMMouseScroll": this.checkMouseWheel(x); break; case "mouseout": cd.I.stageMouseOut(); break; case "mouseover": this._stage.event("mouseover", this._event.setTo("mouseover", this._stage, this._stage)) } f++ } this._eventList.length = 0 } }; a.enabled = !0; a.multiTouchEnabled = !0; a._isTouchRespond = !1; a._isFirstTouch = !0; p(a, ["instance", function () { return this.instance = new a }]); return a }(), cd = function () { function a() { this.preOvers = []; this.preDowns = []; this.preRightDowns = []; this.enable = !0; this._lastClickTime = 0; this._event = new Bc } g(a, "laya.events.TouchManager"); var c = a.prototype; c._clearTempArrs = function () { a._oldArr.length = 0; a._newArr.length = 0; a._tEleArr.length = 0 }; c.getTouchFromArr = function (b, f) { var a, c; c = f.length; var d; for (a = 0; a < c; a++) if (d = f[a], d.id == b) return d; return null }; c.removeTouchFromArr = function (b, f) { var a; for (a = f.length - 1; 0 <= a; a--) f[a].id == b && f.splice(a, 1) }; c.createTouchO = function (b, f) { var a; a = Pa.getItem("TouchData") || {}; a.id = f; a.tar = b; return a }; c.onMouseDown = function (b, f, c) { void 0 === c && (c = !1); if (this.enable) { var k, d; k = this.getTouchFromArr(f, this.preOvers); d = this.getEles(b, null, a._tEleArr); k ? k.tar = b : (k = this.createTouchO(b, f), this.preOvers.push(k)); A.onMobile && this.sendEvents(d, "mouseover", f); var e; e = c ? this.preDowns : this.preRightDowns; (k = this.getTouchFromArr(f, e)) ? k.tar = b : (k = this.createTouchO(b, f), e.push(k)); this.sendEvents(d, c ? "mousedown" : "rightmousedown", f); this._clearTempArrs() } }; c.sendEvents = function (b, f, a) { var c; c = b.length; this._event._stoped = !1; var k; k = b[0]; var d; for (a = 0; a < c; a++) { d = b[a]; if (d.destroyed) break; d.event(f, this._event.setTo(f, d, k)); if (this._event._stoped) break } }; c.getEles = function (b, f, a) { for (a ? a.length = 0 : a = []; b && b != f;) a.push(b), b = b.parent; return a }; c.checkMouseOutAndOverOfMove = function (b, f, c) { void 0 === c && (c = 0); if (f != b) { var k, d, e; if (f.contains(b)) k = this.getEles(b, f, a._tEleArr), this.sendEvents(k, "mouseover", c); else if (b.contains(f)) k = this.getEles(f, b, a._tEleArr), this.sendEvents(k, "mouseout", c); else { k = a._tEleArr; k.length = 0; f = this.getEles(f, null, a._oldArr); var g; g = this.getEles(b, null, a._newArr); e = f.length; var h; for (d = 0; d < e; d++) if (b = f[d], h = g.indexOf(b), 0 <= h) { g.splice(h, g.length - h); break } else k.push(b); 0 < k.length && this.sendEvents(k, "mouseout", c); 0 < g.length && this.sendEvents(g, "mouseover", c) } } }; c.onMouseMove = function (b, f) { if (this.enable) { var c; (c = this.getTouchFromArr(f, this.preOvers)) ? (this.checkMouseOutAndOverOfMove(b, c.tar), c.tar = b, c = this.getEles(b, null, a._tEleArr)) : (c = this.getEles(b, null, a._tEleArr), this.sendEvents(c, "mouseover", f), this.preOvers.push(this.createTouchO(b, f))); this.sendEvents(c, "mousemove", f); this._clearTempArrs() } }; c.getLastOvers = function () { a._tEleArr.length = 0; if (0 < this.preOvers.length && this.preOvers[0].tar) return this.getEles(this.preOvers[0].tar, null, a._tEleArr); a._tEleArr.push(h.stage); return a._tEleArr }; c.stageMouseOut = function () { var b; b = this.getLastOvers(); this.preOvers.length = 0; this.sendEvents(b, "mouseout", 0) }; c.onMouseUp = function (b, f, c) { void 0 === c && (c = !1); if (this.enable) { var k, d, e, g, h, l, m = A.onMobile; d = this.getEles(b, null, a._tEleArr); this.sendEvents(d, c ? "mouseup" : "rightmouseup", f); var y; y = c ? this.preDowns : this.preRightDowns; if (k = this.getTouchFromArr(f, y)) { var p; l = A.now(); p = 300 > l - this._lastClickTime; this._lastClickTime = l; if (b == k.tar) l = d; else for (b = this.getEles(k.tar, null, a._oldArr), l = a._newArr, l.length = 0, g = b.length, e = 0; e < g; e++) h = b[e], 0 <= d.indexOf(h) && l.push(h); 0 < l.length && this.sendEvents(l, c ? "click" : "rightclick", f); c && p && this.sendEvents(l, "doubleclick", f); this.removeTouchFromArr(f, y); k.tar = null; Pa.recover("TouchData", k) } (k = this.getTouchFromArr(f, this.preOvers)) && m && ((l = this.getEles(k.tar, null, l)) && 0 < l.length && this.sendEvents(l, "mouseout", f), this.removeTouchFromArr(f, this.preOvers), k.tar = null, Pa.recover("TouchData", k)); this._clearTempArrs() } }; a._oldArr = []; a._newArr = []; a._tEleArr = []; p(a, ["I", function () { return this.I = new a }]); return a }(), gb = function () { function a() { this._action = null } g(a, "laya.filters.Filter"); var c = a.prototype; h.imps(c, {"laya.filters.IFilter": !0}); c.callNative = function (b) { }; e(0, c, "type", function () { return -1 }); e(0, c, "action", function () { return this._action }); a.BLUR = 16; a.COLOR = 32; a.GLOW = 8; a._filterStart = null; a._filterEnd = null; a._EndTarget = null; a._recycleScope = null; a._filter = null; a._useSrc = null; a._endSrc = null; a._useOut = null; a._endOut = null; return a }(), Hh = function () { function a() { this.data = null } g(a, "laya.filters.ColorFilterAction"); var c = a.prototype; h.imps(c, {"laya.filters.IFilterAction": !0}); c.apply = function (b) { var f = b.ctx.ctx, a = b.ctx.ctx.canvas; if (0 == a.width || 0 == a.height) return a; for (var a = f.getImageData(0, 0, a.width, a.height), c = a.data, d, e = 0, g = c.length; e < g; e += 4) d = this.getColor(c[e], c[e + 1], c[e + 2], c[e + 3]), 0 != c[e + 3] && (c[e] = d[0], c[e + 1] = d[1], c[e + 2] = d[2], c[e + 3] = d[3]); f.putImageData(a, 0, 0); return b }; c.getColor = function (b, f, a, c) { var k = []; if (this.data._mat && this.data._alpha) { var d = this.data._mat, e = this.data._alpha; k[0] = d[0] * b + d[1] * f + d[2] * a + d[3] * c + e[0]; k[1] = d[4] * b + d[5] * f + d[6] * a + d[7] * c + e[1]; k[2] = d[8] * b + d[9] * f + d[10] * a + d[11] * c + e[2]; k[3] = d[12] * b + d[13] * f + d[14] * a + d[15] * c + e[3] } return k }; return a }(), Uj = function () { function a() { } g(a, "laya.filters.webgl.FilterActionGL"); var c = a.prototype; h.imps(c, {"laya.filters.IFilterActionGL": !0}); c.setValue = function (b) { }; c.setValueMix = function (b) { }; c.apply3d = function (b, f, a, c, d) { return null }; c.apply = function (b) { return null }; e(0, c, "typeMix", function () { return 0 }); return a }(), Vj = function () { function a() { } g(a, "laya.html.utils.HTMLParse"); a.parse = function (c, b, f) { b = b.replace(/
/g, "\x3cbr/\x3e"); b = ("\x3croot\x3e" + b + "\x3c/root\x3e").replace(a.spacePattern, a.char255); b = ba.parseXMLFromString(b); a._parseXML(c, b.childNodes[0].childNodes, f) }; a._parseXML = function (c, b, f, k) { var d, e; if (b.join || b.item) for (d = 0, e = b.length; d < e; ++d) a._parseXML(c, b[d], f, k); else { var x; if (3 == b.nodeType) if (c instanceof laya.html.dom.HTMLDivElement) { if (null == b.nodeName && (b.nodeName = "#text"), x = b.nodeName.toLowerCase(), b = b.textContent.replace(/^\s+|\s+$/g, ""), 0 < b.length && (x = Nb.getInstance(x))) c.addChild(x), x.innerTEXT = b.replace(a.char255AndOneSpacePattern, " ") } else b = b.textContent.replace(/^\s+|\s+$/g, ""), 0 < b.length && (c.innerTEXT = b.replace(a.char255AndOneSpacePattern, " ")); else if (x = b.nodeName.toLowerCase(), "#comment" != x) if (x = Nb.getInstance(x)) { x = c.addChild(x); x.URI = f; x.href = k; if ((c = b.attributes) && 0 < c.length) for (d = 0, e = c.length; d < e; ++d) k = c[d], x._setAttributes(k.nodeName, k.value); a._parseXML(x, b.childNodes, f, x.href) } else a._parseXML(c, b.childNodes, f, k) } }; a.char255 = String.fromCharCode(255); a.spacePattern = / | /g; a.char255AndOneSpacePattern = new RegExp(String.fromCharCode(255) + "|(\\s+)", "g"); return a }(), Tg = function () { function a() { } g(a, "laya.html.utils.Layout"); a.later = function (c) { null == a._will && (a._will = [], h.stage.frameLoop(1, null, function () { if (!(1 > a._will.length)) { for (var b = 0; b < a._will.length; b++) laya.html.utils.Layout.layout(a._will[b]); a._will.length = 0 } })); a._will.push(c) }; a.layout = function (c) { if (!c || !c._style || 0 === (c._style._type & 512)) return null; c.getStyle()._type &= -513; var b = a._multiLineLayout(c); B.isConchApp && c.layaoutCallNative && c.layaoutCallNative(); return b }; a._multiLineLayout = function (c) { function b() { E.y = z; z += E.h + x; 0 == E.h && (z += g); E.mWidth = J; J = 0; E = new Zd; C.push(E); v = E.h = 0; L = !0; F = !1 } if (ga.RightToLeft) return a._multiLineLayout2(c); var f = []; c._addChildsToLayout(f); var k = 0, d = f.length, k = c._getCSSStyle(), e = k.letterSpacing, x = k.leading, g = k.lineHeight, h = k._widthAuto() || !k.wordWrap, l = h ? 999999 : c.width, m = 0, y = k.italic ? k.fontSize / 3 : 0, p = k._getAlign(), q = k._getValign(), t = 0 !== q || 0 !== p || 0 != g, G, v = 0, z = 0, A = 0, B = 0, C = [], D, E = C[0] = new Zd, F = !1, H = !1, I; E.h = 0; k.italic && (l -= k.fontSize / 3); for (var J = 0, L = !0, k = 0; k < d; k++) if (G = f[k], null == G) L || (v += a.DIV_ELEMENT_PADDING), E.wordStartIndex = E.elements.length; else if (L = !1, G instanceof laya.html.dom.HTMLBrElement) b(), E.y = z; else { if (G._isChar()) { D = G; if (D.isWord) F = H || "\n" === D["char"], E.wordStartIndex = E.elements.length; else { if (0 < C.length && v + A > l && 0 < E.wordStartIndex) { G = 0; G = E.elements.length - E.wordStartIndex + 1; E.elements.length = E.wordStartIndex; k -= G; b(); continue } F = !1; J += D.width } A = D.width + e; B = D.height; H = !1; (F = F || v + A > l) && b(); E.minTextHeight = Math.min(E.minTextHeight, G.height) } else D = G._getCSSStyle(), I = G, B = D.padding, 0 === D._getCssFloat() || (t = !0), F = H || D.lineElement, A = I.width * I._style._tf.scaleX + B[1] + B[3] + e, B = I.height * I._style._tf.scaleY + B[0] + B[2], H = D.lineElement, (F = F || v + A > l && D.wordWrap) && b(); E.elements.push(G); E.h = Math.max(E.h, B); G.x = v; G.y = z; v += A; E.w = v - e; E.y = z; m = Math.max(v + y, m) } z = E.y + E.h; if (t) { f = 0; h && 0 < c.width && (l = c.width); k = 0; for (d = C.length; k < d; k++) C[k].updatePos(0, l, k, f, p, q, g), f += Math.max(g, C[k].h + x); z = f } h && (c.width = m); z > c.height && (c.height = z); return [m, z] }; a._multiLineLayout2 = function (c) { function b() { E.y = z; z += E.h + x; 0 == E.h && (z += g); E.mWidth = J; J = 0; E = new Zd; C.push(E); v = E.h = 0; L = !0; F = !1 } var f = []; c._addChildsToLayout(f); var k = 0, d = f.length, k = c._getCSSStyle(), e = k.letterSpacing, x = k.leading, g = k.lineHeight, h = k._widthAuto() || !k.wordWrap, l = h ? 999999 : c.width, m = 0, y = k.italic ? k.fontSize / 3 : 0, p = 2 - k._getAlign(), q = k._getValign(), t = 0 !== q || 0 !== p || 0 != g, G, v = 0, z = 0, A = 0, B = 0, C = [], D, E = C[0] = new Zd, F = !1, H = !1, I; E.h = 0; k.italic && (l -= k.fontSize / 3); for (var J = 0, L = !0, k = 0; k < d; k++) if (G = f[k], null == G) L || (v += a.DIV_ELEMENT_PADDING), E.wordStartIndex = E.elements.length; else if (L = !1, G instanceof laya.html.dom.HTMLBrElement) b(), E.y = z; else { if (G._isChar()) { D = G; if (D.isWord) F = H || "\n" === D["char"], E.wordStartIndex = E.elements.length; else { if (0 < C.length && v + A > l && 0 < E.wordStartIndex) { G = 0; G = E.elements.length - E.wordStartIndex + 1; E.elements.length = E.wordStartIndex; k -= G; b(); continue } F = !1; J += D.width } A = D.width + e; B = D.height; H = !1; (F = F || v + A > l) && b(); E.minTextHeight = Math.min(E.minTextHeight, G.height) } else D = G._getCSSStyle(), I = G, B = D.padding, 0 === D._getCssFloat() || (t = !0), F = H || D.lineElement, A = I.width * I._style._tf.scaleX + B[1] + B[3] + e, B = I.height * I._style._tf.scaleY + B[0] + B[2], H = D.lineElement, (F = F || v + A > l && D.wordWrap) && b(); E.elements.push(G); E.h = Math.max(E.h, B); G.x = v; G.y = z; v += A; E.w = v - e; E.y = z; m = Math.max(v + y, m) } z = E.y + E.h; if (t) { f = 0; e = l; k = 0; for (d = C.length; k < d; k++) C[k].updatePos(0, e, k, f, p, q, g), f += Math.max(g, C[k].h + x); z = f } h && (c.width = m); z > c.height && (c.height = z); k = 0; for (d = C.length; k < d; k++) C[k].revertOrder(l); return [m, z] }; a._will = null; a.DIV_ELEMENT_PADDING = 0; return a }(), Zd = function () { function a() { this.wordStartIndex = this.h = this.w = this.y = this.x = 0; this.minTextHeight = 99999; this.mWidth = 0; this.elements = [] } g(a, "laya.html.utils.LayoutLine"); var c = a.prototype; c.updatePos = function (b, f, a, c, d, e, g) { a = 0; 0 < this.elements.length && (a = this.elements[this.elements.length - 1], a = a.x + a.width - this.elements[0].x); b = 0; 1 === d && (b = (f - a) / 2); 2 === d && (b = f - a); f = 0; for (d = this.elements.length; f < d; f++) switch (a = this.elements[f], e = a._getCSSStyle(), 0 !== b && (a.x += b), e._getValign()) { case 0: a.y = c; break; case 1: e = 0; 99999 != this.minTextHeight && (e = this.minTextHeight); e = (e + g) / 2; e = Math.max(e, this.h); e = c + e - a.height; a.y = e; break; case 2: a.y = c + (g - a.height) } }; c.revertOrder = function (b) { var f; if (0 < this.elements.length) { var a, c; c = this.elements.length; for (a = 0; a < c; a++) f = this.elements[a], f.x = b - f.x - f.width } }; return a }(), Wb = function () { function a() { } g(a, "laya.maths.Arith"); a.formatR = function (a) { a > Math.PI && (a -= 2 * Math.PI); a < -Math.PI && (a += 2 * Math.PI); return a }; a.isPOT = function (a, b) { return 0 < a && 0 === (a & a - 1) && 0 < b && 0 === (b & b - 1) }; a.setMatToArray = function (a, b) { a.a; a.b; 0; 0; a.c; a.d; 0; 0; 0; 0; 1; 0; a.tx + 20; a.ty + 20; 0; 1; b[0] = a.a; b[1] = a.b; b[4] = a.c; b[5] = a.d; b[12] = a.tx; b[13] = a.ty }; return a }(), xe = function () { function a() { this._controlPoints = [new V, new V, new V]; this._calFun = this.getPoint2 } g(a, "laya.maths.Bezier"); var c = a.prototype; c._switchPoint = function (b, f) { var a = this._controlPoints.shift(); a.setTo(b, f); this._controlPoints.push(a) }; c.getPoint2 = function (b, f) { var a = this._controlPoints[0], c = this._controlPoints[1], d = this._controlPoints[2]; f.push(Math.pow(1 - b, 2) * a.x + 2 * b * (1 - b) * c.x + Math.pow(b, 2) * d.x, Math.pow(1 - b, 2) * a.y + 2 * b * (1 - b) * c.y + Math.pow(b, 2) * d.y) }; c.getPoint3 = function (b, f) { var a = this._controlPoints[0], c = this._controlPoints[1], d = this._controlPoints[2], e = this._controlPoints[3]; f.push(Math.pow(1 - b, 3) * a.x + 3 * c.x * b * (1 - b) * (1 - b) + 3 * d.x * b * b * (1 - b) + e.x * Math.pow(b, 3), Math.pow(1 - b, 3) * a.y + 3 * c.y * b * (1 - b) * (1 - b) + 3 * d.y * b * b * (1 - b) + e.y * Math.pow(b, 3)) }; c.insertPoints = function (b, f) { var a, c; c = 1 / (0 < b ? b : 5); for (a = 0; 1 >= a; a += c) this._calFun(a, f) }; c.getBezierPoints = function (b, f, a) { void 0 === f && (f = 5); void 0 === a && (a = 2); var c, k; k = b.length; if (k < 2 * (a + 1)) return []; var d; d = []; switch (a) { case 2: this._calFun = this.getPoint2; break; case 3: this._calFun = this.getPoint3; break; default: return [] } for (; this._controlPoints.length <= a;) this._controlPoints.push(new V); for (c = 0; c < 2 * a; c += 2) this._switchPoint(b[c], b[c + 1]); for (c = 2 * a; c < k; c += 2) this._switchPoint(b[c], b[c + 1]), 0 == c / 2 % a && this.insertPoints(f, d); return d }; p(a, ["I", function () { return this.I = new a }]); return a }(), xb = function () { function a() { } g(a, "laya.maths.GrahamScan"); a.multiply = function (a, b, f) { return (a.x - f.x) * (b.y - f.y) - (b.x - f.x) * (a.y - f.y) }; a.dis = function (a, b) { return (a.x - b.x) * (a.x - b.x) + (a.y - b.y) * (a.y - b.y) }; a._getPoints = function (c, b, f) { void 0 === b && (b = !1); a._mPointList || (a._mPointList = []); for (; a._mPointList.length < c;) a._mPointList.push(new V); f || (f = []); f.length = 0; b ? a.getFrom(f, a._mPointList, c) : a.getFromR(f, a._mPointList, c); return f }; a.getFrom = function (a, b, f) { var c; for (c = 0; c < f; c++) a.push(b[c]); return a }; a.getFromR = function (a, b, f) { var c; for (c = 0; c < f; c++) a.push(b.pop()); return a }; a.pListToPointList = function (c, b) { void 0 === b && (b = !1); var f, k = c.length / 2, d = a._getPoints(k, b, a._tempPointList); for (f = 0; f < k; f++) d[f].setTo(c[f + f], c[f + f + 1]); return d }; a.pointListToPlist = function (c) { var b, f = c.length, k = a._temPList, d; for (b = k.length = 0; b < f; b++) d = c[b], k.push(d.x, d.y); return k }; a.scanPList = function (c) { return ba.copyArray(c, a.pointListToPlist(a.scan(a.pListToPointList(c, !0)))) }; a.scan = function (c) { var b, f, k = 0, d, e, x = {}; e = a._temArr; e.length = 0; d = c.length; for (b = d - 1; 0 <= b; b--) f = c[b], d = f.x + "_" + f.y, x.hasOwnProperty(d) || (x[d] = !0, e.push(f)); d = e.length; ba.copyArray(c, e); for (b = 1; b < d; b++) if (c[b].y < c[k].y || c[b].y == c[k].y && c[b].x < c[k].x) k = b; f = c[0]; c[0] = c[k]; c[k] = f; for (b = 1; b < d - 1; b++) { k = b; for (f = b + 1; f < d; f++) if (0 < a.multiply(c[f], c[k], c[0]) || 0 == a.multiply(c[f], c[k], c[0]) && a.dis(c[0], c[f]) < a.dis(c[0], c[k])) k = f; f = c[b]; c[b] = c[k]; c[k] = f } e = a._temArr; e.length = 0; if (3 > c.length) return ba.copyArray(e, c); e.push(c[0], c[1], c[2]); for (b = 3; b < d; b++) { for (; 2 <= e.length && 0 <= a.multiply(c[b], e[e.length - 1], e[e.length - 2]);) e.pop(); c[b] && e.push(c[b]) } return e }; a._mPointList = null; a._tempPointList = []; a._temPList = []; a._temArr = []; return a }(), S = function () { function a() { } g(a, "laya.maths.MathUtil"); a.subtractVector3 = function (a, b, f) { f[0] = a[0] - b[0]; f[1] = a[1] - b[1]; f[2] = a[2] - b[2] }; a.lerp = function (a, b, f) { return a * (1 - f) + b * f }; a.scaleVector3 = function (a, b, f) { f[0] = a[0] * b; f[1] = a[1] * b; f[2] = a[2] * b }; a.lerpVector3 = function (a, b, f, k) { var c = a[0], d = a[1]; a = a[2]; k[0] = c + f * (b[0] - c); k[1] = d + f * (b[1] - d); k[2] = a + f * (b[2] - a) }; a.lerpVector4 = function (a, b, f, k) { var c = a[0], d = a[1], e = a[2]; a = a[3]; k[0] = c + f * (b[0] - c); k[1] = d + f * (b[1] - d); k[2] = e + f * (b[2] - e); k[3] = a + f * (b[3] - a) }; a.slerpQuaternionArray = function (a, b, f, k, d, e, x) { var c = a[b + 0], n = a[b + 1], w = a[b + 2]; a = a[b + 3]; b = f[k + 0]; var g = f[k + 1], h = f[k + 2]; f = f[k + 3]; var l, m; k = c * b + n * g + w * h + a * f; 0 > k && (k = -k, b = -b, g = -g, h = -h, f = -f); 1E-6 < 1 - k ? (l = Math.acos(k), m = Math.sin(l), k = Math.sin((1 - d) * l) / m, d = Math.sin(d * l) / m) : k = 1 - d; e[x + 0] = k * c + d * b; e[x + 1] = k * n + d * g; e[x + 2] = k * w + d * h; e[x + 3] = k * a + d * f; return e }; a.getRotation = function (a, b, f, k) { return Math.atan2(k - b, f - a) / Math.PI * 180 }; a.sortBigFirst = function (a, b) { return a == b ? 0 : b > a ? 1 : -1 }; a.sortSmallFirst = function (a, b) { return a == b ? 0 : b > a ? -1 : 1 }; a.sortNumBigFirst = function (a, b) { return parseFloat(b) - parseFloat(a) }; a.sortNumSmallFirst = function (a, b) { return parseFloat(a) - parseFloat(b) }; a.sortByKey = function (c, b, f) { void 0 === b && (b = !1); void 0 === f && (f = !0); var k; k = b ? f ? a.sortNumBigFirst : a.sortBigFirst : f ? a.sortNumSmallFirst : a.sortSmallFirst; return function (b, f) { return k(b[c], f[c]) } }; return a }(), W = function () { function a(b, f, a, c, d, e) { this.bTransform = this.inPool = !1; void 0 === b && (b = 1); void 0 === f && (f = 0); void 0 === a && (a = 0); void 0 === c && (c = 1); void 0 === d && (d = 0); void 0 === e && (e = 0); this.a = b; this.b = f; this.c = a; this.d = c; this.tx = d; this.ty = e; this._checkTransform() } g(a, "laya.maths.Matrix"); var c = a.prototype; c.identity = function () { this.a = this.d = 1; this.b = this.tx = this.ty = this.c = 0; this.bTransform = !1; return this }; c._checkTransform = function () { return this.bTransform = 1 !== this.a || 0 !== this.b || 0 !== this.c || 1 !== this.d }; c.setTranslate = function (b, f) { this.tx = b; this.ty = f; return this }; c.translate = function (b, f) { this.tx += b; this.ty += f; return this }; c.scale = function (b, f) { this.a *= b; this.d *= f; this.c *= b; this.b *= f; this.tx *= b; this.ty *= f; this.bTransform = !0 }; c.rotate = function (b) { var f = Math.cos(b); b = Math.sin(b); var a = this.a, c = this.c, d = this.tx; this.a = a * f - this.b * b; this.b = a * b + this.b * f; this.c = c * f - this.d * b; this.d = c * b + this.d * f; this.tx = d * f - this.ty * b; this.ty = d * b + this.ty * f; this.bTransform = !0 }; c.skew = function (b, f) { var a = Math.tan(b), c = Math.tan(f), d = this.a, e = this.b; this.a += c * this.c; this.b += c * this.d; this.c += a * d; this.d += a * e; return this }; c.invertTransformPoint = function (b) { var f = this.a, a = this.b, c = this.c, d = this.d, e = this.tx, g = f * d - a * c; return b.setTo(d / g * b.x + -c / g * b.y + (c * this.ty - d * e) / g, -a / g * b.x + f / g * b.y + -(f * this.ty - a * e) / g) }; c.transformPoint = function (b) { return b.setTo(this.a * b.x + this.c * b.y + this.tx, this.b * b.x + this.d * b.y + this.ty) }; c.transformPointN = function (b) { return b.setTo(this.a * b.x + this.c * b.y, this.b * b.x + this.d * b.y) }; c.transformPointArray = function (b, f) { for (var a = b.length, c = 0; c < a; c += 2) { var d = b[c], e = b[c + 1]; f[c] = this.a * d + this.c * e + this.tx; f[c + 1] = this.b * d + this.d * e + this.ty } return f }; c.transformPointArrayScale = function (b, f) { for (var a = b.length, c = 0; c < a; c += 2) { var d = b[c], e = b[c + 1]; f[c] = this.a * d + this.c * e; f[c + 1] = this.b * d + this.d * e } return f }; c.getScaleX = function () { return 0 === this.b ? this.a : Math.sqrt(this.a * this.a + this.b * this.b) }; c.getScaleY = function () { return 0 === this.c ? this.d : Math.sqrt(this.c * this.c + this.d * this.d) }; c.invert = function () { var b = this.a, f = this.b, a = this.c, c = this.d, d = this.tx, e = b * c - f * a; this.a = c / e; this.b = -f / e; this.c = -a / e; this.d = b / e; this.tx = (a * this.ty - c * d) / e; this.ty = -(b * this.ty - f * d) / e; return this }; c.setTo = function (b, f, a, c, d, e) { this.a = b; this.b = f; this.c = a; this.d = c; this.tx = d; this.ty = e; return this }; c.concat = function (b) { var f = this.a, a = this.c, c = this.tx; this.a = f * b.a + this.b * b.c; this.b = f * b.b + this.b * b.d; this.c = a * b.a + this.d * b.c; this.d = a * b.b + this.d * b.d; this.tx = c * b.a + this.ty * b.c + b.tx; this.ty = c * b.b + this.ty * b.d + b.ty; return this }; c.scaleEx = function (b, f) { var a = this.a, c = this.b, d = this.c, e = this.d; 0 !== c || 0 !== d ? (this.a = b * a, this.b = b * c, this.c = f * d) : (this.a = b * a, this.b = 0 * e, this.c = 0 * a); this.d = f * e; this.bTransform = !0 }; c.rotateEx = function (b) { var f = Math.cos(b); b = Math.sin(b); var a = this.a, c = this.b, d = this.c, e = this.d; 0 !== c || 0 !== d ? (this.a = f * a + b * d, this.b = f * c + b * e, this.c = -b * a + f * d, this.d = -b * c + f * e) : (this.a = f * a, this.b = b * e, this.c = -b * a, this.d = f * e); this.bTransform = !0 }; c.clone = function () { var b = a.create(); b.a = this.a; b.b = this.b; b.c = this.c; b.d = this.d; b.tx = this.tx; b.ty = this.ty; b.bTransform = this.bTransform; return b }; c.copyTo = function (b) { b.a = this.a; b.b = this.b; b.c = this.c; b.d = this.d; b.tx = this.tx; b.ty = this.ty; b.bTransform = this.bTransform; return b }; c.toString = function () { return this.a + "," + this.b + "," + this.c + "," + this.d + "," + this.tx + "," + this.ty }; c.destroy = function () { if (!this.inPool) { var b = a._cache; this.inPool = !0; b._length || (b._length = 0); b[b._length++] = this; this.a = this.d = 1; this.b = this.c = this.tx = this.ty = 0; this.bTransform = !1 } }; a.mul = function (b, f, a) { var c = b.a, k = b.b, d = b.c, e = b.d, g = b.tx; b = b.ty; var h = f.a, l = f.b, y = f.c, m = f.d, p = f.tx; f = f.ty; 0 !== l || 0 !== y ? (a.a = c * h + k * y, a.b = c * l + k * m, a.c = d * h + e * y, a.d = d * l + e * m, a.tx = h * g + y * b + p, a.ty = l * g + m * b + f) : (a.a = c * h, a.b = k * m, a.c = d * h, a.d = e * m, a.tx = h * g + p, a.ty = m * b + f); return a }; a.mul16 = function (b, f, a) { var c = b.a, k = b.b, d = b.c, e = b.d, g = b.tx; b = b.ty; var h = f.a, l = f.b, y = f.c, m = f.d, p = f.tx; f = f.ty; 0 !== l || 0 !== y ? (a[0] = c * h + k * y, a[1] = c * l + k * m, a[4] = d * h + e * y, a[5] = d * l + e * m, a[12] = h * g + y * b + p, a[13] = l * g + m * b + f) : (a[0] = c * h, a[1] = k * m, a[4] = d * h, a[5] = e * m, a[12] = h * g + p, a[13] = m * b + f); return a }; a.mulPre = function (b, f, a, c, d, e, g, h) { var k = b.a, n = b.b, w = b.c, x = b.d, u = b.tx; b = b.ty; 0 !== a || 0 !== c ? (h.a = k * f + n * c, h.b = k * a + n * d, h.c = w * f + x * c, h.d = w * a + x * d, h.tx = f * u + c * b + e, h.ty = a * u + d * b + g) : (h.a = k * f, h.b = n * d, h.c = w * f, h.d = x * d, h.tx = f * u + e, h.ty = d * b + g); return h }; a.mulPos = function (b, f, a, c, d, e, g, h) { var k = b.a, n = b.b, w = b.c, x = b.d, u = b.tx; b = b.ty; 0 !== n || 0 !== w ? (h.a = f * k + a * w, h.b = f * n + a * x, h.c = c * k + d * w, h.d = c * n + d * x, h.tx = k * e + w * g + u, h.ty = n * e + x * g + b) : (h.a = f * k, h.b = a * x, h.c = c * k, h.d = d * x, h.tx = k * e + u, h.ty = x * g + b); return h }; a.preMul = function (b, f, a) { var c = b.a, k = b.b, d = b.c, e = b.d, g = f.a, h = f.b, l = f.c, y = f.d, m = f.tx; f = f.ty; a.a = g * c; a.b = a.c = 0; a.d = y * e; a.tx = m * c + b.tx; a.ty = f * e + b.ty; if (0 !== h || 0 !== l || 0 !== k || 0 !== d) a.a += h * d, a.d += l * k, a.b += g * k + h * e, a.c += l * c + y * d, a.tx += f * d, a.ty += m * k; return a }; a.preMulXY = function (b, f, a, c) { var k = b.a, d = b.b, e = b.c, n = b.d; c.a = k; c.b = d; c.c = e; c.d = n; c.tx = f * k + b.tx + a * e; c.ty = a * n + b.ty + f * d; return c }; a.create = function () { var b = a._cache, b = b._length ? b[--b._length] : new a; b.inPool = !1; return b }; a.EMPTY = new a; a.TEMP = new a; a._cache = []; return a }(), V = function () { function a(b, f) { void 0 === b && (b = 0); void 0 === f && (f = 0); this.x = b; this.y = f } g(a, "laya.maths.Point"); var c = a.prototype; c.setTo = function (b, f) { this.x = b; this.y = f; return this }; c.distance = function (b, f) { return Math.sqrt((this.x - b) * (this.x - b) + (this.y - f) * (this.y - f)) }; c.toString = function () { return this.x + "," + this.y }; c.normalize = function () { var b = Math.sqrt(this.x * this.x + this.y * this.y); 0 < b && (b = 1 / b, this.x *= b, this.y *= b) }; a.TEMP = new a; a.EMPTY = new a; return a }(), R = function () { function a(b, f, a, c) { void 0 === b && (b = 0); void 0 === f && (f = 0); void 0 === a && (a = 0); void 0 === c && (c = 0); this.x = b; this.y = f; this.width = a; this.height = c } g(a, "laya.maths.Rectangle"); var c = a.prototype; c.setTo = function (b, f, a, c) { this.x = b; this.y = f; this.width = a; this.height = c; return this }; c.copyFrom = function (b) { this.x = b.x; this.y = b.y; this.width = b.width; this.height = b.height; return this }; c.contains = function (b, f) { return 0 >= this.width || 0 >= this.height ? !1 : b >= this.x && b < this.right && f >= this.y && f < this.bottom ? !0 : !1 }; c.intersects = function (b) { return !(b.x > this.x + this.width || b.x + b.width < this.x || b.y > this.y + this.height || b.y + b.height < this.y) }; c.intersection = function (b, f) { if (!this.intersects(b)) return null; f || (f = new a); f.x = Math.max(this.x, b.x); f.y = Math.max(this.y, b.y); f.width = Math.min(this.right, b.right) - f.x; f.height = Math.min(this.bottom, b.bottom) - f.y; return f }; c.union = function (b, f) { f || (f = new a); this.clone(f); if (0 >= b.width || 0 >= b.height) return f; f.addPoint(b.x, b.y); f.addPoint(b.right, b.bottom); return this }; c.clone = function (b) { b || (b = new a); b.x = this.x; b.y = this.y; b.width = this.width; b.height = this.height; return b }; c.toString = function () { return this.x + "," + this.y + "," + this.width + "," + this.height }; c.equals = function (b) { return b && b.x === this.x && b.y === this.y && b.width === this.width && b.height === this.height ? !0 : !1 }; c.addPoint = function (b, f) { this.x > b && (this.width += this.x - b, this.x = b); this.y > f && (this.height += this.y - f, this.y = f); this.width < b - this.x && (this.width = b - this.x); this.height < f - this.y && (this.height = f - this.y); return this }; c._getBoundPoints = function () { var b = a._temB; b.length = 0; if (0 == this.width || 0 == this.height) return b; b.push(this.x, this.y, this.x + this.width, this.y, this.x, this.y + this.height, this.x + this.width, this.y + this.height); return b }; c.isEmpty = function () { return 0 >= this.width || 0 >= this.height ? !0 : !1 }; e(0, c, "right", function () { return this.x + this.width }); e(0, c, "bottom", function () { return this.y + this.height }); a._getBoundPointS = function (b, f, c, d) { var k = a._temA; k.length = 0; if (0 == c || 0 == d) return k; k.push(b, f, b + c, f, b, f + d, b + c, f + d); return k }; a._getWrapRec = function (b, f) { if (!b || 1 > b.length) return f ? f.setTo(0, 0, 0, 0) : a.TEMP.setTo(0, 0, 0, 0); f = f ? f : new a; var c, d = b.length, e, x, g, h, l = V.TEMP; e = g = 99999; x = h = -e; for (c = 0; c < d; c += 2) l.x = b[c], l.y = b[c + 1], e = e < l.x ? e : l.x, g = g < l.y ? g : l.y, x = x > l.x ? x : l.x, h = h > l.y ? h : l.y; return f.setTo(e, g, x - e, h - g) }; a.EMPTY = new a; a.TEMP = new a; a._temB = []; a._temA = []; return a }(), fa = function () { function a() { } g(a, "laya.media.SoundManager"); e(1, a, "useAudioMusic", function () { return a._useAudioMusic }, function (c) { a._useAudioMusic = c; a._musicClass = c ? Se : null }); e(1, a, "autoStopMusic", function () { return a._autoStopMusic }, function (c) { h.stage.off("blur", null, a._stageOnBlur); h.stage.off("focus", null, a._stageOnFocus); h.stage.off("visibilitychange", null, a._visibilityChange); if (a._autoStopMusic = c) h.stage.on("blur", null, a._stageOnBlur), h.stage.on("focus", null, a._stageOnFocus), h.stage.on("visibilitychange", null, a._visibilityChange) }); e(1, a, "muted", function () { return a._muted }, function (c) { c != a._muted && (c && a.stopAllSound(), a.musicMuted = c, a._muted = c) }); e(1, a, "musicMuted", function () { return a._musicMuted }, function (c) { c != a._musicMuted && (c ? (a._tMusic ? a._musicChannel && !a._musicChannel.isStopped ? a._musicChannel.pause() : a._musicChannel = null : a._musicChannel = null, a._musicMuted = c) : (a._musicMuted = c, a._tMusic && a._musicChannel && a._musicChannel.resume())) }); e(1, a, "soundMuted", function () { return a._soundMuted }, function (c) { a._soundMuted = c }); a.addChannel = function (c) { 0 <= a._channels.indexOf(c) || a._channels.push(c) }; a.removeChannel = function (c) { var b; for (b = a._channels.length - 1; 0 <= b; b--) a._channels[b] == c && a._channels.splice(b, 1) }; a.disposeSoundIfNotUsed = function (c) { var b; for (b = a._channels.length - 1; 0 <= b; b--) if (a._channels[b].url == c) return; a.destroySound(c) }; a._visibilityChange = function () { h.stage.isVisibility ? a._stageOnFocus() : a._stageOnBlur() }; a._stageOnBlur = function () { a._isActive = !1; a._musicChannel && !a._musicChannel.isStopped && (a._blurPaused = !0, a._musicChannel.pause()); a.stopAllSound(); h.stage.once("mousedown", null, a._stageOnFocus) }; a._recoverWebAudio = function () { Ob.ctx && "running" != Ob.ctx.state && Ob.ctx.resume && Ob.ctx.resume() }; a._stageOnFocus = function () { a._isActive = !0; a._recoverWebAudio(); h.stage.off("mousedown", null, a._stageOnFocus); a._blurPaused && a._musicChannel && a._musicChannel.isStopped && (a._blurPaused = !1, a._musicChannel.resume()) }; a.playSound = function (c, b, f, k, d) { void 0 === b && (b = 1); void 0 === d && (d = 0); if (!a._isActive || !c || a._muted) return null; a._recoverWebAudio(); c = Y.formatURL(c); if (c == a._tMusic) { if (a._musicMuted) return null } else { if (B.isConchApp) { var e = ba.getFileExtension(c); if ("wav" != e && "ogg" != e) return alert("The sound only supports wav or ogg format,for optimal performance reason,please refer to the official website document."), null } if (a._soundMuted) return null } var n; A.onMiniGame || (n = h.loader.getRes(c)); k || (k = a._soundClass); n || (n = new k, n.load(c), N.cacheRes(c, n)); b = n.play(d, b); if (!b) return null; b.url = c; b.volume = c == a._tMusic ? a.musicVolume : a.soundVolume; b.completeHandler = f; return b }; a.destroySound = function (a) { var b = h.loader.getRes(a); b && (N.clearRes(a), b.dispose()) }; a.playMusic = function (c, b, f, k) { void 0 === b && (b = 0); void 0 === k && (k = 0); c = Y.formatURL(c); a._tMusic = c; a._musicChannel && a._musicChannel.stop(); return a._musicChannel = a.playSound(c, b, f, a._musicClass, k) }; a.stopSound = function (c) { c = Y.formatURL(c); var b, f; for (b = a._channels.length - 1; 0 <= b; b--) f = a._channels[b], f.url == c && f.stop() }; a.stopAll = function () { a._tMusic = null; var c, b; for (c = a._channels.length - 1; 0 <= c; c--) b = a._channels[c], b.stop() }; a.stopAllSound = function () { var c, b; for (c = a._channels.length - 1; 0 <= c; c--) b = a._channels[c], b.url != a._tMusic && b.stop() }; a.stopMusic = function () { a._musicChannel && a._musicChannel.stop(); a._tMusic = null }; a.setSoundVolume = function (c, b) { if (b) b = Y.formatURL(b), a._setVolume(b, c); else { a.soundVolume = c; var f, k; for (f = a._channels.length - 1; 0 <= f; f--) k = a._channels[f], k.url != a._tMusic && (k.volume = c) } }; a.setMusicVolume = function (c) { a.musicVolume = c; a._setVolume(a._tMusic, c) }; a._setVolume = function (c, b) { c = Y.formatURL(c); var f, k; for (f = a._channels.length - 1; 0 <= f; f--) k = a._channels[f], k.url == c && (k.volume = b) }; a.musicVolume = 1; a.soundVolume = 1; a.playbackRate = 1; a._useAudioMusic = !0; a._muted = !1; a._soundMuted = !1; a._musicMuted = !1; a._tMusic = null; a._musicChannel = null; a._channels = []; a._autoStopMusic = !1; a._blurPaused = !1; a._isActive = !0; a._soundClass = null; a._musicClass = null; a.autoReleaseSound = !0; return a }(), Lc = function () { function a() { } var c; g(a, "laya.net.LocalStorage"); a.__init__ = function () { a._baseClass || (a._baseClass = c, c.init()); a.items = a._baseClass.items; a.support = a._baseClass.support }; a.setItem = function (b, f) { a._baseClass.setItem(b, f) }; a.getItem = function (b) { return a._baseClass.getItem(b) }; a.setJSON = function (b, f) { a._baseClass.setJSON(b, f) }; a.getJSON = function (b) { return a._baseClass.getJSON(b) }; a.removeItem = function (b) { a._baseClass.removeItem(b) }; a.clear = function () { a._baseClass.clear() }; a._baseClass = null; a.items = null; a.support = !1; a.__init$ = function () { c = function () { function b() { } g(b, ""); b.init = function () { try { b.items = C.localStorage, b.setItem("laya", "1"), b.removeItem("laya"), b.support = !0 } catch (f) { } b.support || console.log("LocalStorage is not supprot or browser is private mode.") }; b.setItem = function (f, a) { try { b.support && b.items.setItem(f, a) } catch (n) { console.warn("set localStorage failed", n) } }; b.getItem = function (f) { return b.support ? b.items.getItem(f) : null }; b.setJSON = function (f, a) { try { b.support && b.items.setItem(f, JSON.stringify(a)) } catch (n) { console.warn("set localStorage failed", n) } }; b.getJSON = function (f) { return JSON.parse(b.support ? b.items.getItem(f) : null) }; b.removeItem = function (f) { b.support && b.items.removeItem(f) }; b.clear = function () { b.support && b.items.clear() }; b.items = null; b.support = !1; return b }() }; return a }(), Wj = function () { function a() { this._div = this._url = this._fontTxt = this.err = this.complete = this.fontName = null; this._txtWidth = NaN; this._http = null } g(a, "laya.net.TTFLoader"); var c = a.prototype; c.load = function (b) { this._url = b; b = b.split(".ttf")[0].split("/"); this.fontName = b[b.length - 1]; A.window.conch ? this._loadConch() : A.window.FontFace ? this._loadWithFontFace() : this._loadWithCSS() }; c._loadConch = function () { this._http = new we; this._http.on("error", this, this._onErr); this._http.on("complete", this, this._onHttpLoaded); this._http.send(this._url, null, "get", "arraybuffer") }; c._onHttpLoaded = function (b) { A.window.conch.setFontFaceFromBuffer(this.fontName, b); this._clearHttp(); this._complete() }; c._clearHttp = function () { this._http && (this._http.off("error", this, this._onErr), this._http.off("complete", this, this._onHttpLoaded), this._http = null) }; c._onErr = function () { this._clearHttp(); this.err && (this.err.runWith("fail:" + this._url), this.err = null) }; c._complete = function () { h.timer.clear(this, this._complete); h.timer.clear(this, this._checkComplete); this._div && this._div.parentNode && (this._div.parentNode.removeChild(this._div), this._div = null); this.complete && (this.complete.runWith(this), this.complete = null) }; c._checkComplete = function () { d.measureText("LayaTTFFont", this._fontTxt).width != this._txtWidth && this._complete() }; c._loadWithFontFace = function () { var b = new A.window.FontFace(this.fontName, "url('" + this._url + "')"); A.window.document.fonts.add(b); var f = this; b.loaded.then(function () { f._complete() }); b.load() }; c._createDiv = function () { this._div = A.createElement("div"); this._div.innerHTML = "laya"; var b = this._div.style; b.fontFamily = this.fontName; b.position = "absolute"; b.left = "-100px"; b.top = "-100px"; A.document.body.appendChild(this._div) }; c._loadWithCSS = function () { var b = this, f = A.createElement("style"); f.type = "text/css"; A.document.body.appendChild(f); f.textContent = "@font-face { font-family:'" + this.fontName + "'; src:url('" + this._url + "');}"; this._fontTxt = "40px " + this.fontName; this._txtWidth = d.measureText("LayaTTFFont", this._fontTxt).width; var a = this; f.onload = function () { h.timer.once(1E4, a, b._complete) }; h.timer.loop(20, this, this._checkComplete); this._createDiv() }; a._testString = "LayaTTFFont"; return a }(), Y = function () { function a(b) { this._path = this._url = null; this._url = a.formatURL(b); this._path = a.getPath(b) } g(a, "laya.net.URL"); var c = a.prototype; e(0, c, "path", function () { return this._path }); e(0, c, "url", function () { return this._url }); a.formatURL = function (b, f) { if (!b) return "null path"; if (0 < b.indexOf(":")) return b; null != a.customFormat && (b = a.customFormat(b, f)); var c = b.charAt(0); if ("." === c) return a.formatRelativePath((f || a.basePath) + b); if ("~" === c) return a.rootPath + b.substring(1); if ("d" === c) { if (0 === b.indexOf("data:image")) return b } else if ("/" === c) return b; return (f || a.basePath) + b }; a.formatRelativePath = function (b) { b = b.split("/"); for (var f = 0, a = b.length; f < a; f++) ".." == b[f] && (b.splice(f - 1, 2), f -= 2); return b.join("/") }; a.isAbsolute = function (b) { return 0 < b.indexOf(":") || "/" == b.charAt(0) }; a.getPath = function (b) { var f = b.lastIndexOf("/"); return 0 < f ? b.substr(0, f + 1) : "" }; a.getFileName = function (b) { var f = b.lastIndexOf("/"); return 0 < f ? b.substr(f + 1) : b }; a.version = {}; a.basePath = ""; a.rootPath = ""; a.customFormat = function (b) { var f = a.version[b]; !B.isConchApp && f && (b += "?v\x3d" + f); return b }; return a }(), Xj = function () { function a() { this._frameTime = 0; this._emissionRate = 60; this._emissionTime = 0; this.minEmissionTime = 1 / 60; this._particleTemplate = null } g(a, "laya.particle.emitter.EmitterBase"); var c = a.prototype; c.start = function (b) { void 0 === b && (b = 2147483647); 0 != this._emissionRate && (this._emissionTime = b) }; c.stop = function () { this._emissionTime = 0 }; c.clear = function () { this._emissionTime = 0 }; c.emit = function () { }; c.advanceTime = function (b) { void 0 === b && (b = 1); this._emissionTime -= b; if (!(0 > this._emissionTime || (this._frameTime += b, this._frameTime < this.minEmissionTime))) for (; this._frameTime > this.minEmissionTime;) this._frameTime -= this.minEmissionTime, this.emit() }; e(0, c, "particleTemplate", null, function (b) { this._particleTemplate = b }); e(0, c, "emissionRate", function () { return this._emissionRate }, function (b) { 0 >= b || (this._emissionRate = b, 0 < b && (this.minEmissionTime = 1 / b)) }); return a }(), Ug = function () { function a() { this.radian = this.radius = this.sizeRotation = this.endColor = this.startColor = this.velocity = this.position = null; this.time = this.durationAddScale = NaN } g(a, "laya.particle.ParticleData"); a.Create = function (c, b, f, k) { var d = new a; d.position = b; S.scaleVector3(f, c.emitterVelocitySensitivity, a._tempVelocity); b = S.lerp(c.minHorizontalVelocity, c.maxHorizontalVelocity, Math.random()); f = Math.random() * Math.PI * 2; a._tempVelocity[0] += b * Math.cos(f); a._tempVelocity[2] += b * Math.sin(f); a._tempVelocity[1] += S.lerp(c.minVerticalVelocity, c.maxVerticalVelocity, Math.random()); d.velocity = a._tempVelocity; d.startColor = a._tempStartColor; d.endColor = a._tempEndColor; if (c.disableColor) for (b = 0; 4 > b; b++) d.startColor[b] = 1, d.endColor[b] = 1; else if (c.colorComponentInter) for (b = 0; 4 > b; b++) d.startColor[b] = S.lerp(c.minStartColor[b], c.maxStartColor[b], Math.random()), d.endColor[b] = S.lerp(c.minEndColor[b], c.maxEndColor[b], Math.random()); else S.lerpVector4(c.minStartColor, c.maxStartColor, Math.random(), d.startColor), S.lerpVector4(c.minEndColor, c.maxEndColor, Math.random(), d.endColor); d.sizeRotation = a._tempSizeRotation; b = Math.random(); d.sizeRotation[0] = S.lerp(c.minStartSize, c.maxStartSize, b); d.sizeRotation[1] = S.lerp(c.minEndSize, c.maxEndSize, b); d.sizeRotation[2] = S.lerp(c.minRotateSpeed, c.maxRotateSpeed, Math.random()); d.radius = a._tempRadius; b = Math.random(); d.radius[0] = S.lerp(c.minStartRadius, c.maxStartRadius, b); d.radius[1] = S.lerp(c.minEndRadius, c.maxEndRadius, b); d.radian = a._tempRadian; d.radian[0] = S.lerp(c.minHorizontalStartRadian, c.maxHorizontalStartRadian, Math.random()); d.radian[1] = S.lerp(c.minVerticalStartRadian, c.maxVerticalStartRadian, Math.random()); b = c.useEndRadian; d.radian[2] = b ? S.lerp(c.minHorizontalEndRadian, c.maxHorizontalEndRadian, Math.random()) : d.radian[0]; d.radian[3] = b ? S.lerp(c.minVerticalEndRadian, c.maxVerticalEndRadian, Math.random()) : d.radian[1]; d.durationAddScale = c.ageAddScale * Math.random(); d.time = k; return d }; p(a, ["_tempVelocity", function () { return this._tempVelocity = new Float32Array(3) }, "_tempStartColor", function () { return this._tempStartColor = new Float32Array(4) }, "_tempEndColor", function () { return this._tempEndColor = new Float32Array(4) }, "_tempSizeRotation", function () { return this._tempSizeRotation = new Float32Array(3) }, "_tempRadius", function () { return this._tempRadius = new Float32Array(2) }, "_tempRadian", function () { return this._tempRadian = new Float32Array(4) }]); return a }(), Yj = function () { function a() { this.textureName = null; this.textureCount = 1; this.maxPartices = 100; this.duration = 1; this.ageAddScale = 0; this.emitterVelocitySensitivity = 1; this.maxEndSize = this.minEndSize = this.maxStartSize = this.minStartSize = 100; this.maxVerticalVelocity = this.minVerticalVelocity = this.maxHorizontalVelocity = this.minHorizontalVelocity = 0; this.endVelocity = 1; this.maxVerticalStartRadian = this.minVerticalStartRadian = this.maxHorizontalStartRadian = this.minHorizontalStartRadian = this.maxEndRadius = this.minEndRadius = this.maxStartRadius = this.minStartRadius = this.maxRotateSpeed = this.minRotateSpeed = 0; this.useEndRadian = !0; this.maxVerticalEndRadian = this.minVerticalEndRadian = this.maxHorizontalEndRadian = this.minHorizontalEndRadian = 0; this.disableColor = this.colorComponentInter = !1; this.blendState = 0; this.emitterType = "null"; this.emissionRate = 0; this.sphereEmitterRadius = 1; this.sphereEmitterVelocityAddVariance = this.sphereEmitterVelocity = 0; this.ringEmitterRadius = 30; this.ringEmitterVelocityAddVariance = this.ringEmitterVelocity = 0; this.ringEmitterUp = 2; this.gravity = new Float32Array([0, 0, 0]); this.minStartColor = new Float32Array([1, 1, 1, 1]); this.maxStartColor = new Float32Array([1, 1, 1, 1]); this.minEndColor = new Float32Array([1, 1, 1, 1]); this.maxEndColor = new Float32Array([1, 1, 1, 1]); this.pointEmitterPosition = new Float32Array([0, 0, 0]); this.pointEmitterPositionVariance = new Float32Array([0, 0, 0]); this.pointEmitterVelocity = new Float32Array([0, 0, 0]); this.pointEmitterVelocityAddVariance = new Float32Array([0, 0, 0]); this.boxEmitterCenterPosition = new Float32Array([0, 0, 0]); this.boxEmitterSize = new Float32Array([0, 0, 0]); this.boxEmitterVelocity = new Float32Array([0, 0, 0]); this.boxEmitterVelocityAddVariance = new Float32Array([0, 0, 0]); this.sphereEmitterCenterPosition = new Float32Array([0, 0, 0]); this.ringEmitterCenterPosition = new Float32Array([0, 0, 0]); this.positionVariance = new Float32Array([0, 0, 0]) } g(a, "laya.particle.ParticleSetting"); a.checkSetting = function (c) { for (var b in a._defaultSetting) c.hasOwnProperty(b) || (c[b] = a._defaultSetting[b]) }; p(a, ["_defaultSetting", function () { return this._defaultSetting = new a }]); return a }(), Vg = function () { function a() { this.texture = this.settings = null } g(a, "laya.particle.ParticleTemplateBase"); a.prototype.addParticleArray = function (a, b) { }; return a }(), Zj = function () { function a() { this.u_EndVelocity = this.u_Duration = NaN; this.a_Radian = this.a_Radius = this.a_SizeRotation = this.a_EndColor = this.a_StartColor = this.a_Velocity = this.a_Position = this.u_Gravity = null; this.a_AgeAddScale = NaN; this.v_Color = this.gl_Position = null; this.oSize = NaN; this._color = new Float32Array(4); this._position = new Float32Array(3) } g(a, "laya.particle.particleUtils.CanvasShader"); var c = a.prototype; c.getLen = function (b) { return Math.sqrt(b[0] * b[0] + b[1] * b[1] + b[2] * b[2]) }; c.ComputeParticlePosition = function (b, f, a, c) { this._position[0] = b[0]; this._position[1] = b[1]; this._position[2] = b[2]; b = this.getLen(f); b = b * c + (b * this.u_EndVelocity - b) * c * c / 2; var k; k = this.getLen(f); var d; for (d = 0; 3 > d; d++) this._position[d] += f[d] / k * b * this.u_Duration, this._position[d] += this.u_Gravity[d] * a * c; f = S.lerp(this.a_Radius[0], this.a_Radius[1], c); a = S.lerp(this.a_Radian[0], this.a_Radian[2], c); c = S.lerp(this.a_Radian[1], this.a_Radian[3], c); b = Math.cos(c) * f; this._position[1] += Math.sin(c) * f; this._position[0] += Math.cos(a) * b; this._position[2] += Math.sin(a) * b; return new Float32Array([this._position[0], this._position[1], 0, 1]) }; c.ComputeParticleSize = function (b, f, a) { return S.lerp(b, f, a) }; c.ComputeParticleRotation = function (b, f) { return b * f }; c.ComputeParticleColor = function (b, f, a) { var c = this._color; S.lerpVector4(b, f, a, c); c[3] = c[3] * a * (1 - a) * (1 - a) * 6.7; return c }; c.clamp = function (b, f, a) { return b < f ? f : b > a ? a : b }; c.getData = function (b) { b *= 1 + this.a_AgeAddScale; var f = this.clamp(b / this.u_Duration, 0, 1); this.gl_Position = this.ComputeParticlePosition(this.a_Position, this.a_Velocity, b, f); var a = this.ComputeParticleSize(this.a_SizeRotation[0], this.a_SizeRotation[1], f); b = this.ComputeParticleRotation(this.a_SizeRotation[2], b); this.v_Color = this.ComputeParticleColor(this.a_StartColor, this.a_EndColor, f); f = new W; a = a / this.oSize * 2; f.scale(a, a); f.rotate(b); f.setTranslate(this.gl_Position[0], -this.gl_Position[1]); a = this.v_Color[3]; return [this.v_Color, a, f, this.v_Color[0] * a, this.v_Color[1] * a, this.v_Color[2] * a] }; return a }(), ak = function () { function a() { this.maxIndex = 0; this.cmds = null; this.id = 0 } g(a, "laya.particle.particleUtils.CMDParticle"); a.prototype.setCmds = function (a) { this.cmds = a; this.maxIndex = a.length - 1 }; return a }(), bk = function () { function a() { } g(a, "laya.particle.particleUtils.PicTool"); a.getCanvasPic = function (a, b) { a = a.bitmap; var f = new qb("2D"), c = f.getContext("2d"); f.size(a.width, a.height); var d = b >> 16 & 255, e = b >> 8 & 255, x = b & 255; B.isConchApp && c.setFilter(d / 255, e / 255, x / 255, 0); c.drawImage(a.source, 0, 0); if (!B.isConchApp) { for (var g = c.getImageData(0, 0, f.width, f.height), h = g.data, l = 0, m = h.length; l < m; l += 4) 0 != h[l + 3] && (h[l] *= d / 255, h[l + 1] *= e / 255, h[l + 2] *= x / 255); c.putImageData(g, 0, 0) } return f }; a.getRGBPic = function (c) { return [new xa(a.getCanvasPic(c, 16711680)), new xa(a.getCanvasPic(c, 65280)), new xa(a.getCanvasPic(c, 255))] }; return a }(), ck = function () { function a() { } g(a, "laya.webgl.shader.ShaderValue"); return a }(), B = function () { function a(b, f) { function c() { h.stage._loop(); A.window.requestAnimationFrame(c) } this._timeId = 0; var d = a._mainCanvas.source.style; d.position = "absolute"; d.top = d.left = "0px"; d.background = "#000000"; a._mainCanvas.source.id = "layaCanvas"; d = laya.renders.Render.isWebGL; a._mainCanvas.source.width = b; a._mainCanvas.source.height = f; d && a.WebGL.init(a._mainCanvas, b, f); A.container.appendChild(a._mainCanvas.source); a._context = new Jc(b, f, d ? null : a._mainCanvas); a._context.ctx.setIsMainContext(); A.window.requestAnimationFrame(c); h.stage.on("visibilitychange", this, this._onVisibilitychange) } g(a, "laya.renders.Render"); var c = a.prototype; c._onVisibilitychange = function () { h.stage.isVisibility ? 0 != this._timeId && A.window.clearInterval(this._timeId) : this._timeId = A.window.setInterval(this._enterFrame, 1E3) }; c._enterFrame = function (b) { h.stage._loop() }; e(1, a, "context", function () { return a._context }); e(1, a, "canvas", function () { return a._mainCanvas.source }); a._context = null; a._mainCanvas = null; a.WebGL = null; a.isConchNode = !1; a.isConchApp = !1; a.isConchWebGL = !1; a.isWebGL = !1; a.is3DMode = !1; a.optimizeTextureMemory = function (b, f) { return !0 }; a.__init$ = function () { C.ConchRenderType = C.ConchRenderType || 1; C.ConchRenderType |= C.conch ? 4 : 0; a.isConchNode = 5 == (C.ConchRenderType & 5); a.isConchApp = 4 == (C.ConchRenderType & 4); a.isConchWebGL = 6 == C.ConchRenderType }; return a }(), Jc = function () { function a(b, f, c) { this.y = this.x = 0; this._drawTexture = function (b, f, a) { a[0].loaded && this.ctx.drawTexture(a[0], a[1], a[2], a[3], a[4], b, f) }; this._fillTexture = function (b, f, a) { a[0].loaded && this.ctx.fillTexture(a[0], a[1] + b, a[2] + f, a[3], a[4], a[5], a[6], a[7]) }; this._drawTextureWithTransform = function (b, f, a) { a[0].loaded && this.ctx.drawTextureWithTransform(a[0], a[1], a[2], a[3], a[4], a[5], b, f, a[6]) }; this._fillQuadrangle = function (b, f, a) { this.ctx.fillQuadrangle(a[0], a[1], a[2], a[3], a[4]) }; this._drawRect = function (b, f, a) { var c = this.ctx; null != a[4] && (c.fillStyle = a[4], c.fillRect(b + a[0], f + a[1], a[2], a[3], null)); null != a[5] && (c.strokeStyle = a[5], c.lineWidth = a[6], c.strokeRect(b + a[0], f + a[1], a[2], a[3], a[6])) }; this._drawPie = function (b, f, a) { var c = this.ctx; B.isWebGL && c.setPathId(a[8]); c.beginPath(); B.isWebGL ? (c.movePath(a[0] + b, a[1] + f), c.moveTo(0, 0)) : c.moveTo(b + a[0], f + a[1]); c.arc(b + a[0], f + a[1], a[2], a[3], a[4]); c.closePath(); this._fillAndStroke(a[5], a[6], a[7], !0) }; this._clipRect = function (b, f, a) { this.ctx.clipRect(b + a[0], f + a[1], a[2], a[3]) }; this._fillRect = function (b, f, a) { this.ctx.fillRect(b + a[0], f + a[1], a[2], a[3], a[4]) }; this._drawCircle = function (b, f, c) { var k = this.ctx; B.isWebGL && k.setPathId(c[6]); H.drawCall++; k.beginPath(); B.isWebGL && k.movePath(c[0] + b, c[1] + f); k.arc(c[0] + b, c[1] + f, c[2], 0, a.PI2); k.closePath(); this._fillAndStroke(c[3], c[4], c[5], !0) }; this._fillCircle = function (b, f, c) { H.drawCall++; var k = this.ctx; k.beginPath(); k.fillStyle = c[3]; k.arc(c[0] + b, c[1] + f, c[2], 0, a.PI2); k.fill() }; this._setShader = function (b, f, a) { this.ctx.setShader(a[0]) }; this._drawLine = function (b, f, a) { var c = this.ctx; B.isWebGL && c.setPathId(a[6]); c.beginPath(); c.strokeStyle = a[4]; c.lineWidth = a[5]; B.isWebGL ? (c.movePath(b, f), c.moveTo(a[0], a[1]), c.lineTo(a[2], a[3])) : (c.moveTo(b + a[0], f + a[1]), c.lineTo(b + a[2], f + a[3])); c.stroke() }; this._drawLines = function (b, f, a) { var c = this.ctx; B.isWebGL && c.setPathId(a[5]); c.beginPath(); b += a[0]; f += a[1]; B.isWebGL && c.movePath(b, f); c.strokeStyle = a[3]; c.lineWidth = a[4]; a = a[2]; var k = 2, d = a.length; if (B.isWebGL) for (c.moveTo(a[0], a[1]); k < d;) c.lineTo(a[k++], a[k++]); else for (c.moveTo(b + a[0], f + a[1]); k < d;) c.lineTo(b + a[k++], f + a[k++]); c.stroke() }; this._drawLinesWebGL = function (b, f, a) { this.ctx.drawLines(b + this.x + a[0], f + this.y + a[1], a[2], a[3], a[4]) }; this._drawCurves = function (b, f, a) { this.ctx.drawCurves(b, f, a) }; this._draw = function (b, f, a) { a[0].call(null, this, b, f) }; this._transformByMatrix = function (b, f, a) { this.ctx.transformByMatrix(a[0]) }; this._setTransform = function (b, f, a) { this.ctx.setTransform(a[0], a[1], a[2], a[3], a[4], a[5]) }; this._setTransformByMatrix = function (b, f, a) { this.ctx.setTransformByMatrix(a[0]) }; this._save = function (b, f, a) { this.ctx.save() }; this._restore = function (b, f, a) { this.ctx.restore() }; this._translate = function (b, f, a) { this.ctx.translate(a[0], a[1]) }; this._transform = function (b, f, a) { this.ctx.translate(a[1] + b, a[2] + f); var c = a[0]; this.ctx.transform(c.a, c.b, c.c, c.d, c.tx, c.ty); this.ctx.translate(-b - a[1], -f - a[2]) }; this._rotate = function (b, f, a) { this.ctx.translate(a[1] + b, a[2] + f); this.ctx.rotate(a[0]); this.ctx.translate(-b - a[1], -f - a[2]) }; this._scale = function (b, f, a) { this.ctx.translate(a[2] + b, a[3] + f); this.ctx.scale(a[0], a[1]); this.ctx.translate(-b - a[2], -f - a[3]) }; this._alpha = function (b, f, a) { this.ctx.globalAlpha *= a[0] }; this._setAlpha = function (b, f, a) { this.ctx.globalAlpha = a[0] }; this._fillText = function (b, f, a) { this.ctx.fillText(a[0], a[1] + b, a[2] + f, a[3], a[4], a[5]) }; this._strokeText = function (b, f, a) { this.ctx.strokeText(a[0], a[1] + b, a[2] + f, a[3], a[4], a[5], a[6]) }; this._fillBorderText = function (b, f, a) { this.ctx.fillBorderText(a[0], a[1] + b, a[2] + f, a[3], a[4], a[5], a[6], a[7]) }; this._blendMode = function (b, f, a) { this.ctx.globalCompositeOperation = a[0] }; this._beginClip = function (b, f, a) { this.ctx.beginClip && this.ctx.beginClip(b + a[0], f + a[1], a[2], a[3]) }; this._setIBVB = function (b, f, a) { this.ctx.setIBVB(a[0] + b, a[1] + f, a[2], a[3], a[4], a[5], a[6], a[7]) }; this._fillTrangles = function (b, f, a) { this.ctx.fillTrangles(a[0], a[1] + b, a[2] + f, a[3], a[4]) }; this._drawPath = function (b, f, a) { var c = this.ctx; B.isWebGL && c.setPathId(-1); c.beginPath(); b += a[0]; f += a[1]; B.isWebGL && c.movePath(b, f); for (var k = a[2], d = 0, e = k.length; d < e; d++) { var n = k[d]; switch (n[0]) { case "moveTo": B.isWebGL ? c.moveTo(n[1], n[2]) : c.moveTo(b + n[1], f + n[2]); break; case "lineTo": B.isWebGL ? c.lineTo(n[1], n[2]) : c.lineTo(b + n[1], f + n[2]); break; case "arcTo": B.isWebGL ? c.arcTo(n[1], n[2], n[3], n[4], n[5]) : c.arcTo(b + n[1], f + n[2], b + n[3], f + n[4], n[5]); break; case "closePath": c.closePath() } } b = a[3]; null != b && (c.fillStyle = b.fillStyle, c.fill()); a = a[4]; null != a && (c.strokeStyle = a.strokeStyle, c.lineWidth = a.lineWidth || 1, c.lineJoin = a.lineJoin, c.lineCap = a.lineCap, c.miterLimit = a.miterLimit, c.stroke()) }; this.drawPoly = function (b, f, a) { this.ctx.drawPoly(b + this.x + a[0], f + this.y + a[1], a[2], a[3], a[4], a[5], a[6]) }; this._drawPoly = function (b, f, a) { var c = this.ctx, k = a[2], d = 2, e = k.length; if (B.isWebGL) for (c.setPathId(a[6]), c.beginPath(), b += a[0], f += a[1], c.movePath(b, f), c.moveTo(k[0], k[1]); d < e;) c.lineTo(k[d++], k[d++]); else for (c.beginPath(), b += a[0], f += a[1], c.moveTo(b + k[0], f + k[1]); d < e;) c.lineTo(b + k[d++], f + k[d++]); c.closePath(); this._fillAndStroke(a[3], a[4], a[5], a[7]) }; this._drawSkin = function (b, f, a) { (a = a[0]) && a.render(this.ctx, b, f) }; this._drawParticle = function (b, f, a) { this.ctx.drawParticle(b + this.x, f + this.y, a[0]) }; this._setFilters = function (b, f, a) { this.ctx.setFilters(a) }; c ? this.ctx = c.getContext("2d") : (c = qb.create("3D"), this.ctx = d.createWebGLContext2D(c), c._setContext(this.ctx)); c.size(b, f); this.canvas = c } g(a, "laya.renders.RenderContext"); var c = a.prototype; c.destroy = function () { this.canvas && (this.canvas.destroy(), this.ctx = this.canvas = null); this.ctx && (this.ctx.destroy(), this.ctx = null) }; c.drawTexture = function (b, f, a, c, d) { b.loaded && this.ctx.drawTexture(b, f, a, c, d, this.x, this.y) }; c._drawTextures = function (b, f, a) { a[0].loaded && this.ctx.drawTextures(a[0], a[1], b + this.x, f + this.y) }; c.drawTextureWithTransform = function (b, f, a, c, d, e, g) { b.loaded && this.ctx.drawTextureWithTransform(b, f, a, c, d, e, this.x, this.y, g) }; c.fillQuadrangle = function (b, f, a, c, d) { this.ctx.fillQuadrangle(b, f, a, c, d) }; c.drawCanvas = function (b, f, a, c, d) { this.ctx.drawCanvas(b, f + this.x, a + this.y, c, d) }; c.drawRect = function (b, f, a, c, d, e) { void 0 === e && (e = 1); var k = this.ctx; k.strokeStyle = d; k.lineWidth = e; k.strokeRect(b + this.x, f + this.y, a, c, e) }; c._fillAndStroke = function (b, f, a, c) { void 0 === c && (c = !1); var k = this.ctx; null != b && (k.fillStyle = b, B.isWebGL ? k.fill(c) : k.fill()); null != f && 0 < a && (k.strokeStyle = f, k.lineWidth = a, k.stroke()) }; c.clipRect = function (b, f, a, c) { this.ctx.clipRect(b + this.x, f + this.y, a, c) }; c.fillRect = function (b, a, c, d, e) { this.ctx.fillRect(b + this.x, a + this.y, c, d, e) }; c.drawCircle = function (b, f, c, d, e) { void 0 === e && (e = 1); H.drawCall++; var k = this.ctx; k.beginPath(); k.strokeStyle = d; k.lineWidth = e; k.arc(b + this.x, f + this.y, c, 0, a.PI2); k.stroke() }; c.drawTriangles = function (b, a, c) { if (B.isWebGL) this.ctx.drawTriangles(c[0], b + c[1], a + c[2], c[3], c[4], c[5], c[6], c[7], c[8], c[9]); else { b = c[5]; var f = b.length, k = this.ctx; for (a = 0; a < f; a += 3) k.drawTriangle(c[0], c[3], c[4], 2 * b[a], 2 * b[a + 1], 2 * b[a + 2], c[6], !0) } }; c.fillCircle = function (b, f, c, d) { H.drawCall++; var k = this.ctx; k.beginPath(); k.fillStyle = d; k.arc(b + this.x, f + this.y, c, 0, a.PI2); k.fill() }; c.setShader = function (b) { this.ctx.setShader(b) }; c.drawLine = function (b, a, c, d, e, x) { void 0 === x && (x = 1); var f = this.ctx; f.beginPath(); f.strokeStyle = e; f.lineWidth = x; f.moveTo(this.x + b, this.y + a); f.lineTo(this.x + c, this.y + d); f.stroke() }; c.clear = function () { this.ctx.clear() }; c.transformByMatrix = function (b) { this.ctx.transformByMatrix(b) }; c.setTransform = function (b, a, c, d, e, x) { this.ctx.setTransform(b, a, c, d, e, x) }; c.setTransformByMatrix = function (b) { this.ctx.setTransformByMatrix(b) }; c.save = function () { this.ctx.save() }; c.restore = function () { this.ctx.restore() }; c.translate = function (b, a) { this.ctx.translate(b, a) }; c.transform = function (b, a, c, d, e, x) { this.ctx.transform(b, a, c, d, e, x) }; c.rotate = function (b) { this.ctx.rotate(b) }; c.scale = function (b, a) { this.ctx.scale(b, a) }; c.alpha = function (b) { this.ctx.globalAlpha *= b }; c.setAlpha = function (b) { this.ctx.globalAlpha = b }; c.fillWords = function (b, a, c, d, e, x) { void 0 === x && (x = 0); this.ctx.fillWords(b, a, c, d, e, x) }; c.fillBorderWords = function (b, a, c, d, e, x, g) { this.ctx.fillBorderWords(b, a, c, d, e, x, g) }; c.fillText = function (b, a, c, d, e, x) { this.ctx.fillText(b, a + this.x, c + this.y, d, e, x) }; c.strokeText = function (b, a, c, d, e, x, g) { this.ctx.strokeText(b, a + this.x, c + this.y, d, e, x, g) }; c.blendMode = function (b) { this.ctx.globalCompositeOperation = b }; c.flush = function () { this.ctx.flush && this.ctx.flush() }; c.addRenderObject = function (b) { this.ctx.addRenderObject(b) }; c.beginClip = function (b, a, c, d) { this.ctx.beginClip && this.ctx.beginClip(b, a, c, d) }; c.endClip = function () { this.ctx.endClip && this.ctx.endClip() }; c.fillTrangles = function (b, a, c) { this.ctx.fillTrangles(c[0], c[1], c[2], c[3], 4 < c.length ? c[4] : null) }; a.PI2 = 2 * Math.PI; return a }(), bb = function () { function a(b, f) { this._next = f || a.NORENDER; switch (b) { case 0: this._fun = this._no; return; case 1: this._fun = this._image; return; case 2: this._fun = this._alpha; return; case 4: this._fun = this._transform; return; case 8: this._fun = this._blend; return; case 16: this._fun = this._canvas; return; case 64: this._fun = this._mask; return; case 128: this._fun = this._clip; return; case 256: this._fun = this._style; return; case 512: this._fun = this._graphics; return; case 2048: this._fun = this._childs; return; case 1024: this._fun = this._custom; return; case 513: this._fun = this._image2; return; case 517: this._fun = this._image2; return; case 32: this._fun = gb._filter; return; case 69905: this._fun = a._initRenderFun; return } this.onCreate(b) } g(a, "laya.renders.RenderSprite"); var c = a.prototype; c.onCreate = function (b) { }; c._style = function (b, a, c, d) { b._style.render(b, a, c, d); var f = this._next; f._fun.call(f, b, a, c, d) }; c._no = function (b, a, c, d) { }; c._custom = function (b, a, c, d) { b.customRender(a, c, d); var f = b._style._tf; this._next._fun.call(this._next, b, a, c - f.translateX, d - f.translateY) }; c._clip = function (b, f, c, d) { var k = this._next; if (k != a.NORENDER) { var e = b._style.scrollRect; f.ctx.save(); f.ctx.clipRect(c, d, e.width, e.height); k._fun.call(k, b, f, c - e.x, d - e.y); f.ctx.restore() } }; c._blend = function (b, a, c, d) { var f = b._style; f.blendMode && (a.ctx.globalCompositeOperation = f.blendMode); f = this._next; f._fun.call(f, b, a, c, d); a.ctx.globalCompositeOperation = "source-over" }; c._mask = function (b, a, c, d) { var f = this._next; f._fun.call(f, b, a, c, d); if (f = b.mask) { a.ctx.globalCompositeOperation = "destination-in"; if (0 < f.numChildren || !f.graphics._isOnlyOne()) f.cacheAsBitmap = !0; f.render(a, c - b.pivotX, d - b.pivotY) } a.ctx.globalCompositeOperation = "source-over" }; c._graphics = function (b, a, c, d) { var f = b._style._tf; b._graphics && b._graphics._render(b, a, c - f.translateX, d - f.translateY); f = this._next; f._fun.call(f, b, a, c, d) }; c._image = function (b, a, c, d) { var f = b._style; a.ctx.drawTexture2(c, d, f._tf.translateX, f._tf.translateY, b.transform, f.alpha, f.blendMode, b._graphics._one) }; c._image2 = function (b, a, c, d) { var f = b._style._tf; a.ctx.drawTexture2(c, d, f.translateX, f.translateY, b.transform, 1, null, b._graphics._one) }; c._alpha = function (b, a, c, d) { var f; if (.01 < (f = b._style.alpha) || b._needRepaint()) { var k = a.ctx.globalAlpha; a.ctx.globalAlpha *= f; f = this._next; f._fun.call(f, b, a, c, d); a.ctx.globalAlpha = k } }; c._transform = function (b, f, c, d) { var k = b.transform, e = this._next; k && e != a.NORENDER ? (f.save(), f.transform(k.a, k.b, k.c, k.d, k.tx + c, k.ty + d), e._fun.call(e, b, f, 0, 0), f.restore()) : e._fun.call(e, b, f, c, d) }; c._childs = function (b, a, c, d) { var f = b._style, k = f._tf; c = c - k.translateX + f.paddingLeft; d = d - k.translateY + f.paddingTop; f._calculation && (k = b._getWords()) && f && (f.stroke ? a.fillBorderWords(k, c, d, f.font, f.color, f.strokeColor, f.stroke) : a.fillWords(k, c, d, f.font, f.color, "none" != f.textDecoration && f.underLine ? 1 : 0)); var f = b._childs, k = f.length, e; if (b.viewport || b.optimizeScrollRect && b._style.scrollRect) { var n = b.viewport || b._style.scrollRect; b = n.x; for (var g = n.y, h = n.right, n = n.bottom, l = NaN, m = NaN, p = 0; p < k; ++p) (e = f[p]).visible && (l = e._x) < h && l + e.width > b && (m = e._y) < n && m + e.height > g && e.render(a, c, d) } else for (var p = 0; p < k; ++p) (e = f[p])._style.visible && e.render(a, c, d) }; c._canvas = function (b, a, c, d) { var f = b._$P.cacheCanvas; if (f) { "bitmap" === f.type ? H.canvasBitmap++ : H.canvasNormal++; var k = f.ctx; b._needRepaint() || !k ? this._canvas_repaint(b, a, c, d) : (b = f._cacheRec, a.drawCanvas(k.canvas, c + b.x, d + b.y, b.width, b.height)) } else this._next._fun.call(this._next, b, a, c, d) }; c._canvas_repaint = function (b, a, c, d) { var f = b._$P.cacheCanvas, k = this._next; if (f) { var e = f.ctx, n = b._needRepaint() || !e, g, l, m, p = f.type; "bitmap" === p ? H.canvasBitmap++ : H.canvasNormal++; if (n) { f._cacheRec || (f._cacheRec = new R); var q, t; B.isWebGL && "bitmap" !== p ? f._cacheRec.setTo(-b.pivotX, -b.pivotY, 1, 1) : (n = b.getSelfBounds(), n.x -= b.pivotX, n.y -= b.pivotY, n.x -= 16, n.y -= 16, n.width += 32, n.height += 32, n.x = Math.floor(n.x + c) - c, n.y = Math.floor(n.y + d) - d, n.width = Math.floor(n.width), n.height = Math.floor(n.height), f._cacheRec.copyFrom(n)); var n = f._cacheRec, G = B.isWebGL ? 1 : A.pixelRatio * h.stage.clientScaleX, v = B.isWebGL ? 1 : A.pixelRatio * h.stage.clientScaleY; if (!B.isWebGL) { l = g = 1; for (m = b; m && m != h.stage;) g *= m.scaleX, l *= m.scaleY, m = m.parent; B.isWebGL ? (1 > g && (G *= g), 1 > l && (v *= l)) : (1 < g && (G *= g), 1 < l && (v *= l)) } b.scrollRect && (g = b.scrollRect, n.x -= g.x, n.y -= g.y); q = n.width * G; t = n.height * v; l = n.x; m = n.y; if (B.isWebGL && "bitmap" === p && (2048 < q || 2048 < t)) { console.warn("cache bitmap size larger than 2048,cache ignored"); f.ctx && (Pa.recover("RenderContext", f.ctx), f.ctx.canvas.size(0, 0), f.ctx = null); k._fun.call(k, b, a, c, d); return } e || (e = f.ctx = Pa.getItem("RenderContext") || new Jc(q, t, qb.create("AUTO"))); e.ctx.sprite = b; g = e.canvas; g.clear(); g.width == q && g.height == t || g.size(q, t); "bitmap" === p ? g.context.asBitmap = !0 : "normal" === p && (g.context.asBitmap = !1); 1 != G || 1 != v ? (p = e.ctx, p.save(), p.scale(G, v), !B.isConchWebGL && B.isConchApp && (G = b._$P.cf) && p.setFilterMatrix && p.setFilterMatrix(G._mat, G._alpha), k._fun.call(k, b, e, -l, -m), p.restore()) : (p = e.ctx, !B.isConchWebGL && B.isConchApp && (G = b._$P.cf) && p.setFilterMatrix && p.setFilterMatrix(G._mat, G._alpha), k._fun.call(k, b, e, -l, -m)); B.isConchApp && !B.isConchWebGL || b._applyFilters(); b._$P.staticCache && (f.reCache = !1); H.canvasReCache++ } else n = f._cacheRec, l = n.x, m = n.y, g = e.canvas; a.drawCanvas(g, c + l, d + m, n.width, n.height) } else k._fun.call(k, b, e, c, d) }; a.__init__ = function () { var b, f, c; c = d.createRenderSprite(69905, null); f = a.renders.length = 4096; for (b = 0; b < f; b++) a.renders[b] = c; a.renders[0] = d.createRenderSprite(0, null); b = [1, 512, 4, 2]; f = new a(1, null); for (var e = c = 0; e < b.length; e++) c |= b[e], a.renders[c] = f; a.renders[513] = d.createRenderSprite(513, null); a.renders[517] = new a(517, null) }; a._initRenderFun = function (b, f, c, d) { var k = b._renderType; (a.renders[k] = a._getTypeRender(k))._fun(b, f, c, d) }; a._getTypeRender = function (b) { for (var a = null, c = 2048; 1 < c;) c & b && (a = d.createRenderSprite(c, a)), c >>= 1; return a }; a.IMAGE = 1; a.ALPHA = 2; a.TRANSFORM = 4; a.BLEND = 8; a.CANVAS = 16; a.FILTERS = 32; a.MASK = 64; a.CLIP = 128; a.STYLE = 256; a.GRAPHICS = 512; a.CUSTOM = 1024; a.CHILDS = 2048; a.INIT = 69905; a.renders = []; a.NORENDER = new a(0, null); return a }(), re = function () { function a() { this._repaint = !1 } g(a, "laya.resource.Context"); var c = a.prototype; c.replaceReset = function () { var b, f; f = a.replaceKeys.length; var c; for (b = 0; b < f; b++) c = a.replaceKeys[b], this[a.newKeys[b]] = this[c] }; c.replaceResotre = function () { this.__restore(); this.__reset() }; c.setIsMainContext = function () { }; c.drawTextures = function (b, a, c, d) { H.drawCall += a.length / 2; for (var f = b.width, k = b.height, e = 0, n = a.length; e < n; e += 2) this.drawTexture(b, a[e], a[e + 1], f, k, c, d) }; c.drawCanvas = function (b, a, c, d, e) { H.drawCall++; this.drawImage(b.source, a, c, d, e) }; c.fillRect = function (b, a, c, d, e) { H.drawCall++; e && (this.fillStyle = e); this.__fillRect(b, a, c, d) }; c.fillText = function (b, a, c, d, e, g) { H.drawCall++; 3 < arguments.length && null != d && (this.font = d, this.fillStyle = e, this.textAlign = g, this.textBaseline = "top"); this.__fillText(b, a, c) }; c.fillBorderText = function (b, a, c, d, e, g, h, r) { H.drawCall++; this.font = d; this.fillStyle = e; this.textBaseline = "top"; this.strokeStyle = g; this.lineWidth = h; this.textAlign = r; this.__strokeText(b, a, c); this.__fillText(b, a, c) }; c.strokeText = function (b, a, c, d, e, g, h) { H.drawCall++; 3 < arguments.length && null != d && (this.font = d, this.strokeStyle = e, this.lineWidth = g, this.textAlign = h, this.textBaseline = "top"); this.__strokeText(b, a, c) }; c.transformByMatrix = function (b) { this.transform(b.a, b.b, b.c, b.d, b.tx, b.ty) }; c.setTransformByMatrix = function (b) { this.setTransform(b.a, b.b, b.c, b.d, b.tx, b.ty) }; c.clipRect = function (b, a, c, d) { H.drawCall++; this.beginPath(); this.rect(b, a, c, d); this.clip() }; c.drawTexture = function (b, a, c, d, e, g, h) { H.drawCall++; var f = b.uv, k = b.bitmap.width, n = b.bitmap.height; this.drawImage(b.source, f[0] * k, f[1] * n, (f[2] - f[0]) * k, (f[5] - f[3]) * n, a + g, c + h, d, e) }; c.drawTextureWithTransform = function (b, a, c, d, e, g, h, r, l) { H.drawCall++; var f = b.uv, k = b.bitmap.width, n = b.bitmap.height; this.save(); 1 != l && (this.globalAlpha *= l); g ? (this.transform(g.a, g.b, g.c, g.d, g.tx + h, g.ty + r), this.drawImage(b.source, f[0] * k, f[1] * n, (f[2] - f[0]) * k, (f[5] - f[3]) * n, a, c, d, e)) : this.drawImage(b.source, f[0] * k, f[1] * n, (f[2] - f[0]) * k, (f[5] - f[3]) * n, a + h, c + r, d, e); this.restore() }; c.drawTexture2 = function (b, a, c, d, e, g, h, r) { h = r[0]; if (h.loaded && h.bitmap && h.source) { H.drawCall++; var f = 1 !== g; if (f) { var k = this.globalAlpha; this.globalAlpha *= g } g = h.uv; var n = h.bitmap.width, w = h.bitmap.height; e ? (this.save(), this.transform(e.a, e.b, e.c, e.d, e.tx + b, e.ty + a), this.drawImage(h.source, g[0] * n, g[1] * w, (g[2] - g[0]) * n, (g[5] - g[3]) * w, r[1] - c, r[2] - d, r[3], r[4]), this.restore()) : this.drawImage(h.source, g[0] * n, g[1] * w, (g[2] - g[0]) * n, (g[5] - g[3]) * w, r[1] - c + b, r[2] - d + a, r[3], r[4]); f && (this.globalAlpha = k) } }; c.fillTexture = function (b, a, c, d, e, g, h, r) { if (!r.pat) { if (b.uv != xa.DEF_UV) { var f = new qb("2D"); f.getContext("2d"); f.size(b.width, b.height); f.context.drawTexture(b, 0, 0, b.width, b.height, 0, 0); b = new xa(f) } r.pat = this.createPattern(b.bitmap.source, g) } f = g = 0; h && (a += h.x % b.width, c += h.y % b.height, g -= h.x % b.width, f -= h.y % b.height); this.translate(a, c); this.fillRect(g, f, d, e, r.pat); this.translate(-a, -c) }; c.drawTriangle = function (b, a, c, d, e, g, h, r) { var f = b.bitmap, k = f.source, n = b.width, w = b.height, x = f.width, f = f.height, u = c[d] * x, l = c[e] * x, m = c[g] * x, p = c[d + 1] * f, q = c[e + 1] * f; c = c[g + 1] * f; var t = a[d], v = a[e], z = a[g]; d = a[d + 1]; e = a[e + 1]; a = a[g + 1]; if (r) { r = (t + v + z) / 3; g = (d + e + a) / 3; var A = t - r, B = d - g, C = Math.sqrt(A * A + B * B), t = r + A / C * (C + 1); d = g + B / C * (C + 1); A = v - r; B = e - g; C = Math.sqrt(A * A + B * B); v = r + A / C * (C + 1); e = g + B / C * (C + 1); A = z - r; B = a - g; C = Math.sqrt(A * A + B * B); z = r + A / C * (C + 1); a = g + B / C * (C + 1) } this.save(); h && this.transform(h.a, h.b, h.c, h.d, h.tx, h.ty); this.beginPath(); this.moveTo(t, d); this.lineTo(v, e); this.lineTo(z, a); this.closePath(); this.clip(); h = 1 / (u * q + p * m + l * c - q * m - p * l - u * c); this.transform((t * q + p * z + v * c - q * z - p * v - t * c) * h, (d * q + p * a + e * c - q * a - p * e - d * c) * h, (u * v + t * m + l * z - v * m - t * l - u * z) * h, (u * e + d * m + l * a - e * m - d * l - u * a) * h, (u * q * z + p * v * m + t * l * c - t * q * m - p * l * z - u * v * c) * h, (u * q * a + p * e * m + d * l * c - d * q * m - p * l * a - u * e * c) * h); this.drawImage(k, b.uv[0] * x, b.uv[1] * f, n, w, b.uv[0] * x, b.uv[1] * f, n, w); this.restore() }; c.flush = function () { return 0 }; c.fillWords = function (b, a, c, d, e, g) { d && (this.font = d); e && (this.fillStyle = e); this.textBaseline = "top"; this.textAlign = "left"; d = 0; for (var f = b.length; d < f; d++) { var k = b[d]; this.__fillText(k["char"], k.x + a, k.y + c); if (1 === g) { var n = k.height, w = .5 * k.style.letterSpacing; w || (w = 0); this.beginPath(); this.strokeStyle = e; this.lineWidth = 1; this.moveTo(a + k.x - w + .5, c + k.y + n + .5); this.lineTo(a + k.x + k.width + w + .5, c + k.y + n + .5); this.stroke() } } }; c.fillBorderWords = function (b, a, c, d, e, g, h) { d && (this.font = d); e && (this.fillStyle = e); this.textBaseline = "top"; this.lineWidth = h; this.textAlign = "left"; this.strokeStyle = g; d = 0; for (e = b.length; d < e; d++) g = b[d], this.__strokeText(g["char"], g.x + a, g.y + c), this.__fillText(g["char"], g.x + a, g.y + c) }; c.destroy = function () { this.canvas.width = this.canvas.height = 0 }; c.clear = function () { this.clearRect(0, 0, this._canvas.width, this._canvas.height); this._repaint = !1 }; c.drawCurves = function (b, a, c) { this.beginPath(); this.strokeStyle = c[3]; this.lineWidth = c[4]; var f = c[2]; b += c[0]; a += c[1]; this.moveTo(b + f[0], a + f[1]); c = 2; for (var k = f.length; c < k;) this.quadraticCurveTo(b + f[c++], a + f[c++], b + f[c++], a + f[c++]); this.stroke() }; a.__init__ = function (b) { var a = laya.resource.Context.prototype; b = b || CanvasRenderingContext2D.prototype; b.inited || (b.inited = !0, b.__fillText = b.fillText, b.__fillRect = b.fillRect, b.__strokeText = b.strokeText, "drawTextures drawTriangle fillWords fillBorderWords setIsMainContext fillRect strokeText fillTexture fillText transformByMatrix setTransformByMatrix clipRect drawTexture drawTexture2 drawTextureWithTransform flush clear destroy drawCanvas fillBorderText drawCurves".split(" ").forEach(function (f) { b[f] = a[f] })) }; a.replaceCanvasGetSet = function (b, a) { var f = Object.getOwnPropertyDescriptor(b, a); if (!f || !f.configurable) return !1; var c = {}, d; for (d in f) "set" != d && (c[d] = f[d]); var e = f.set; c.set = function (b) { e.call(this, b); (b = this.getContext("2d")) && "__reset" in b && b.__reset() }; Object.defineProperty(b, a, c); return !0 }; a.replaceGetSet = function (b, f) { var c = Object.getOwnPropertyDescriptor(b, f); if (!c || !c.configurable) return !1; var d = {}, e; for (e in c) "set" != e && (d[e] = c[e]); var g = c.set, h = "___" + f + "__"; a.newKeys.push(h); d.set = function (b) { b != this[h] && (this[h] = b, g.call(this, b)) }; Object.defineProperty(b, f, d); return !0 }; a._default = new a; a.newKeys = []; p(a, ["replaceKeys", function () { return this.replaceKeys = ["font", "fillStyle", "textBaseline"] }]); return a }(), Kc = function () { function a(b) { this._id = 0; this._resources = this._name = null; this._memorySize = 0; this._garbageCollectionRate = NaN; this.autoRelease = this._isOverflow = !1; this.autoReleaseMaxSize = 0; this._id = ++a._uniqueIDCounter; this._name = b ? b : "Content Manager"; a._isResourceManagersSorted = !1; this._memorySize = 0; this.autoRelease = this._isOverflow = !1; this.autoReleaseMaxSize = 536870912; this._garbageCollectionRate = .2; a._resourceManagers.push(this); this._resources = [] } g(a, "laya.resource.ResourceManager"); var c = a.prototype; h.imps(c, {"laya.resource.IDispose": !0}); c.getResourceByIndex = function (b) { return this._resources[b] }; c.getResourcesLength = function () { return this._resources.length }; c.addResource = function (b) { b.resourceManager && b.resourceManager.removeResource(b); return -1 === this._resources.indexOf(b) ? (b._resourceManager = this, this._resources.push(b), this.addSize(b.memorySize), !0) : !1 }; c.removeResource = function (b) { var a = this._resources.indexOf(b); return -1 !== a ? (this._resources.splice(a, 1), b._resourceManager = null, this._memorySize -= b.memorySize, !0) : !1 }; c.unload = function () { for (var b = this._resources.slice(0, this._resources.length), a = 0; a < b.length; a++) b[a].destroy(); b.length = 0 }; c.dispose = function () { if (this === a._systemResourceManager) throw Error("systemResourceManager\u4e0d\u80fd\u88ab\u91ca\u653e\uff01"); a._resourceManagers.splice(a._resourceManagers.indexOf(this), 1); a._isResourceManagersSorted = !1; for (var b = this._resources.slice(0, this._resources.length), f = 0; f < b.length; f++) { var c = b[f]; c.resourceManager.removeResource(c); c.destroy() } b.length = 0 }; c.addSize = function (b) { b && (this.autoRelease && 0 < b && this._memorySize + b > this.autoReleaseMaxSize && this.garbageCollection((1 - this._garbageCollectionRate) * this.autoReleaseMaxSize), this._memorySize += b) }; c.garbageCollection = function (b) { var a = this._resources, a = a.slice(); a.sort(function (b, a) { if (!b || !a) throw Error("a\u6216b\u4e0d\u80fd\u4e3a\u7a7a\uff01"); return b.released && a.released ? 0 : b.released ? 1 : a.released ? -1 : b._lastUseFrameCount - a._lastUseFrameCount }); for (var c = H.loopCount, d = 0, e = a.length; d < e; d++) { var g = a[d]; if (1 < c - g._lastUseFrameCount) g.releaseResource(); else { this._memorySize >= b && (this._isOverflow = !0); break } if (this._memorySize < b) { this._isOverflow = !1; break } } }; e(0, c, "id", function () { return this._id }); e(0, c, "name", function () { return this._name }, function (b) { !b && "" === b || this._name === b || (this._name = b, a._isResourceManagersSorted = !1) }); e(0, c, "memorySize", function () { return this._memorySize }); e(1, a, "systemResourceManager", function () { return a._systemResourceManager }); a.__init__ = function () { a.currentResourceManager = a.systemResourceManager }; a.getLoadedResourceManagerByIndex = function (b) { return a._resourceManagers[b] }; a.getLoadedResourceManagersCount = function () { return a._resourceManagers.length }; a.recreateContentManagers = function (b) { void 0 === b && (b = !1); for (var f = a.currentResourceManager, c = 0; c < a._resourceManagers.length; c++) { a.currentResourceManager = a._resourceManagers[c]; for (var d = 0; d < a.currentResourceManager._resources.length; d++) a.currentResourceManager._resources[d].releaseResource(b), a.currentResourceManager._resources[d].activeResource(b) } a.currentResourceManager = f }; a.releaseContentManagers = function (b) { void 0 === b && (b = !1); for (var f = a.currentResourceManager, c = 0; c < a._resourceManagers.length; c++) { a.currentResourceManager = a._resourceManagers[c]; for (var d = 0; d < a.currentResourceManager._resources.length; d++) { var e = a.currentResourceManager._resources[d]; !e.released && e.releaseResource(b) } } a.currentResourceManager = f }; a._uniqueIDCounter = 0; a._isResourceManagersSorted = !1; a._resourceManagers = []; p(a, ["_systemResourceManager", function () { return this._systemResourceManager = new a("System Resource Manager") }, "currentResourceManager", function () { return this.currentResourceManager = a._systemResourceManager }]); return a }(), dk = function () { function a() { } g(a, "laya.system.System"); a.changeDefinition = function (a, b) { h[a] = b; h._runScript(a + "\x3dclassObj") }; a.__init__ = function () { B.isConchApp && (conch.disableConchResManager(), conch.disableConchAutoRestoreLostedDevice()) }; return a }(), Te = function () { function a() { this.enable = !1; this.anchorY = this.anchorX = this.centerY = this.centerX = this.right = this.left = this.bottom = this.top = NaN } g(a, "laya.ui.LayoutStyle"); p(a, ["EMPTY", function () { return this.EMPTY = new a }]); return a }(), ab = function () { function a() { } g(a, "laya.ui.Styles"); a.labelColor = "#000000"; a.buttonStateNum = 3; a.scrollBarMinNum = 15; a.scrollBarDelayTime = 500; p(a, ["defaultSizeGrid", function () { return this.defaultSizeGrid = [4, 4, 4, 4, 0] }, "labelPadding", function () { return this.labelPadding = [2, 2, 2, 2] }, "inputLabelPadding", function () { return this.inputLabelPadding = [1, 1, 1, 3] }, "buttonLabelColors", function () { return this.buttonLabelColors = ["#32556b", "#32cc6b", "#ff0000", "#C0C0C0"] }, "comboBoxItemColors", function () { return this.comboBoxItemColors = ["#5e95b6", "#ffffff", "#000000", "#8fa4b1", "#ffffff"] }]); return a }(), hb = function () { function a() { } g(a, "laya.ui.UIUtils"); a.fillArray = function (a, b, f) { a = a.concat(); if (b) { b = b.split(","); for (var c = 0, d = Math.min(a.length, b.length); c < d; c++) { var e = b[c]; a[c] = "true" == e ? !0 : "false" == e ? !1 : e; null != f && (a[c] = f(e)) } } return a }; a.toColor = function (a) { return ba.toHexColor(a) }; a.gray = function (c, b) { void 0 === b && (b = !0); b ? a.addFilter(c, a.grayFilter) : a.clearFilter(c, zd) }; a.addFilter = function (a, b) { var f = a.filters || []; f.push(b); a.filters = f }; a.clearFilter = function (a, b) { var f = a.filters; if (null != f && 0 < f.length) { for (var c = f.length - 1; -1 < c; c--) h.__typeof(f[c], b) && f.splice(c, 1); a.filters = f } }; a._getReplaceStr = function (c) { return a.escapeSequence[c] }; a.adptString = function (c) { return c.replace(/\\(\w)/g, a._getReplaceStr) }; a.getBindFun = function (c) { var b = a._funMap.get(c); null == b && (b = "(function(data){if(data\x3d\x3dnull)return;with(data){try{\nreturn " + ('"' + c + '"').replace(/^"\${|}"$/g, "").replace(/\${/g, '"+').replace(/}/g, '+"') + "\n}catch(e){}}})", b = h._runScript(b), a._funMap.set(c, b)); return b }; p(a, ["grayFilter", function () { return this.grayFilter = new zd([.3086, .6094, .082, 0, 0, .3086, .6094, .082, 0, 0, .3086, .6094, .082, 0, 0, 0, 0, 0, 1, 0]) }, "escapeSequence", function () { return this.escapeSequence = {"\\n": "\n", "\\t": "\t"} }, "_funMap", function () { return this._funMap = new Jb }]); return a }(); fa; var A = function () { function a() { } g(a, "laya.utils.Browser"); e(1, a, "pixelRatio", function () { a.__init__(); return -1 < a.userAgent.indexOf("Mozilla/6.0(Linux; Android 6.0; HUAWEI NXT-AL10 Build/HUAWEINXT-AL10)") ? 2 : d.getPixelRatio() }); e(1, a, "height", function () { a.__init__(); return (h.stage && h.stage.canvasRotation ? a.clientWidth : a.clientHeight) * a.pixelRatio }); e(1, a, "clientWidth", function () { a.__init__(); return a.window.innerWidth || a.document.body.clientWidth }); e(1, a, "window", function () { a.__init__(); return a._window }); e(1, a, "clientHeight", function () { a.__init__(); return a.window.innerHeight || a.document.body.clientHeight || a.document.documentElement.clientHeight }); e(1, a, "width", function () { a.__init__(); return (h.stage && h.stage.canvasRotation ? a.clientHeight : a.clientWidth) * a.pixelRatio }); e(1, a, "container", function () { a.__init__(); a._container || (a._container = a.createElement("div"), a._container.id = "layaContainer", a.document.body.appendChild(a._container)); return a._container }, function (c) { a._container = c }); e(1, a, "document", function () { a.__init__(); return a._document }); a.__init__ = function () { fa; if (!a._window) { a._window = d.getWindow(); a._document = a.window.document; a._window.addEventListener("message", function (b) { laya.utils.Browser._onMessage(b) }, !1); a.document.__createElement = a.document.createElement; C.requestAnimationFrame = C.requestAnimationFrame || C.webkitRequestAnimationFrame || C.mozRequestAnimationFrame || C.oRequestAnimationFrame || C.msRequestAnimationFrame || function (b) { return C.setTimeout(b, 1E3 / 60) }; var c = C.document.body.style; c["-webkit-user-select"] = "none"; c["-webkit-tap-highlight-color"] = "rgba(200,200,200,0)"; a.userAgent = a.window.navigator.userAgent; a.u = a.userAgent; a.onIOS = !!a.u.match(/\(i[^;]+;(U;)? CPU.+Mac OS X/); a.onMobile = -1 < a.u.indexOf("Mobile"); a.onIPhone = -1 < a.u.indexOf("iPhone"); a.onMac = -1 < a.u.indexOf("Mac OS X"); a.onIPad = -1 < a.u.indexOf("iPad"); a.onAndroid = -1 < a.u.indexOf("Android") || -1 < a.u.indexOf("Adr"); a.onWP = -1 < a.u.indexOf("Windows Phone"); a.onQQBrowser = -1 < a.u.indexOf("QQBrowser"); a.onMQQBrowser = -1 < a.u.indexOf("MQQBrowser") || -1 < a.u.indexOf("Mobile") && -1 < a.u.indexOf("QQ"); a.onIE = !!a.window.ActiveXObject || "ActiveXObject" in a.window; a.onWeiXin = -1 < a.u.indexOf("MicroMessenger"); a.onPC = !a.onMobile; a.onSafari = -1 < a.u.indexOf("Safari"); a.onFirefox = -1 < a.u.indexOf("Firefox"); a.onEdge = -1 < a.u.indexOf("Edge"); a.onMiniGame = -1 < a.u.indexOf("MiniGame"); a.onLimixiu = -1 < a.u.indexOf("limixiu"); a.httpProtocol = "http:" == a.window.location.protocol; a.onMiniGame && null == a.window.focus && console.error("\u8bf7\u5148\u521d\u59cb\u5316\u5c0f\u6e38\u620f\u9002\u914d\u5e93\uff0c\u8be6\u7ec6\u6559\u7a0bhttps://ldc.layabox.com/doc/?nav\x3dzh-ts-5-0-0"); a.webAudioEnabled = !0; a.soundType = "WEBAUDIOSOUND"; laya.utils.Browser.webAudioEnabled && Ob.initWebAudio(); Ob.initWebAudio(); a.enableTouch = "ontouchstart" in C || C.DocumentTouch && v instanceof DocumentTouch; C.focus(); fa._soundClass = Ob; fa._musicClass = Ob; B._mainCanvas = B._mainCanvas || qb.create("2D"); a.canvas || (a.canvas = qb.create("2D"), a.context = a.canvas.getContext("2d")) } }; a._onMessage = function (c) { c.data && "size" == c.data.name && (a.window.innerWidth = c.data.width, a.window.innerHeight = c.data.height, a.window.__innerHeight = c.data.clientHeight, a.document.createEvent ? (c = a.document.createEvent("HTMLEvents"), c.initEvent("resize", !1, !1), a.window.dispatchEvent(c)) : console.warn("no document.createEvent")) }; a.createElement = function (c) { a.__init__(); return a.document.__createElement(c) }; a.getElementById = function (c) { a.__init__(); return a.document.getElementById(c) }; a.removeElement = function (a) { a && a.parentNode && a.parentNode.removeChild(a) }; a.now = function () { return d.now() }; a._window = null; a._document = null; a._container = null; a.userAgent = null; a.u = null; a.onIOS = !1; a.onMac = !1; a.onMobile = !1; a.onIPhone = !1; a.onIPad = !1; a.onAndroid = !1; a.onWP = !1; a.onQQBrowser = !1; a.onMQQBrowser = !1; a.onSafari = !1; a.onFirefox = !1; a.onEdge = !1; a.onIE = !1; a.onWeiXin = !1; a.onMiniGame = !1; a.onLimixiu = !1; a.onPC = !1; a.httpProtocol = !1; a.webAudioEnabled = !1; a.soundType = null; a.enableTouch = !1; a.canvas = null; a.context = null; a.__init$ = function () { Se; Ob }; return a }(), lb = function () { function a(b) { this._xd_ = !0; this._allocated_ = 8; this._length = this._pos_ = 0; b ? (this._u8d_ = new Uint8Array(b), this._d_ = new DataView(this._u8d_.buffer), this._length = this._d_.byteLength) : this.___resizeBuffer(this._allocated_) } g(a, "laya.utils.Byte"); var c = a.prototype; c.___resizeBuffer = function (b) { try { var a = new Uint8Array(b); null != this._u8d_ && (this._u8d_.length <= b ? a.set(this._u8d_) : a.set(this._u8d_.subarray(0, b))); this._u8d_ = a; this._d_ = new DataView(a.buffer) } catch (k) { throw"___resizeBuffer err:" + b; } }; c.getString = function () { return this.rUTF(this.getUint16()) }; c.getFloat32Array = function (b, a) { var f = b + a, f = f > this._length ? this._length : f, c = new Float32Array(this._d_.buffer.slice(b, f)); this._pos_ = f; return c }; c.getUint8Array = function (b, a) { var f = b + a, f = f > this._length ? this._length : f, c = new Uint8Array(this._d_.buffer.slice(b, f)); this._pos_ = f; return c }; c.getInt16Array = function (b, a) { var f = b + a, f = f > this._length ? this._length : f, c = new Int16Array(this._d_.buffer.slice(b, f)); this._pos_ = f; return c }; c.getFloat32 = function () { if (this._pos_ + 4 > this._length) throw"getFloat32 error - Out of bounds"; var b = this._d_.getFloat32(this._pos_, this._xd_); this._pos_ += 4; return b }; c.getFloat64 = function () { if (this._pos_ + 8 > this._length) throw"getFloat64 error - Out of bounds"; var b = this._d_.getFloat64(this._pos_, this._xd_); this._pos_ += 8; return b }; c.writeFloat32 = function (b) { this.ensureWrite(this._pos_ + 4); this._d_.setFloat32(this._pos_, b, this._xd_); this._pos_ += 4 }; c.writeFloat64 = function (b) { this.ensureWrite(this._pos_ + 8); this._d_.setFloat64(this._pos_, b, this._xd_); this._pos_ += 8 }; c.getInt32 = function () { if (this._pos_ + 4 > this._length) throw"getInt32 error - Out of bounds"; var b = this._d_.getInt32(this._pos_, this._xd_); this._pos_ += 4; return b }; c.getUint32 = function () { if (this._pos_ + 4 > this._length) throw"getUint32 error - Out of bounds"; var b = this._d_.getUint32(this._pos_, this._xd_); this._pos_ += 4; return b }; c.writeInt32 = function (b) { this.ensureWrite(this._pos_ + 4); this._d_.setInt32(this._pos_, b, this._xd_); this._pos_ += 4 }; c.writeUint32 = function (b) { this.ensureWrite(this._pos_ + 4); this._d_.setUint32(this._pos_, b, this._xd_); this._pos_ += 4 }; c.getInt16 = function () { if (this._pos_ + 2 > this._length) throw"getInt16 error - Out of bounds"; var b = this._d_.getInt16(this._pos_, this._xd_); this._pos_ += 2; return b }; c.getUint16 = function () { if (this._pos_ + 2 > this._length) throw"getUint16 error - Out of bounds"; var b = this._d_.getUint16(this._pos_, this._xd_); this._pos_ += 2; return b }; c.writeUint16 = function (b) { this.ensureWrite(this._pos_ + 2); this._d_.setUint16(this._pos_, b, this._xd_); this._pos_ += 2 }; c.writeInt16 = function (b) { this.ensureWrite(this._pos_ + 2); this._d_.setInt16(this._pos_, b, this._xd_); this._pos_ += 2 }; c.getUint8 = function () { if (this._pos_ + 1 > this._length) throw"getUint8 error - Out of bounds"; return this._d_.getUint8(this._pos_++) }; c.writeUint8 = function (b) { this.ensureWrite(this._pos_ + 1); this._d_.setUint8(this._pos_, b); this._pos_++ }; c._getUInt8 = function (b) { return this._d_.getUint8(b) }; c._getUint16 = function (b) { return this._d_.getUint16(b, this._xd_) }; c._getMatrix = function () { return new W(this.getFloat32(), this.getFloat32(), this.getFloat32(), this.getFloat32(), this.getFloat32(), this.getFloat32()) }; c.rUTF = function (b) { var a = ""; b = this._pos_ + b; for (var c, d, e, g = String.fromCharCode, h = this._u8d_, r = 0; this._pos_ < b;) c = h[this._pos_++], 128 > c ? 0 != c && (a += g(c)) : 224 > c ? a += g((c & 63) << 6 | h[this._pos_++] & 127) : 240 > c ? (d = h[this._pos_++], a += g((c & 31) << 12 | (d & 127) << 6 | h[this._pos_++] & 127)) : (d = h[this._pos_++], e = h[this._pos_++], a += g((c & 15) << 18 | (d & 127) << 12 | e << 6 & 127 | h[this._pos_++] & 127)), r++; return a }; c.getCustomString = function (b) { for (var a = "", c, d, e, g = String.fromCharCode, h = this._u8d_; 0 < b;) if (d = h[this._pos_], 128 > d) a += g(d), this._pos_++, b--; else for (c = d - 128, this._pos_++, b -= c; 0 < c;) d = h[this._pos_++], e = h[this._pos_++], a += g(e << 8 | d), c--; return a }; c.clear = function () { this.length = this._pos_ = 0 }; c.__getBuffer = function () { return this._d_.buffer }; c.writeUTFBytes = function (b) { b += ""; for (var a = 0, c = b.length; a < c; a++) { var d = b.charCodeAt(a); 127 >= d ? this.writeByte(d) : 2047 >= d ? (this.ensureWrite(this._pos_ + 2), this._u8d_.set([192 | d >> 6, 128 | d & 63], this._pos_), this._pos_ += 2) : 65535 >= d ? (this.ensureWrite(this._pos_ + 3), this._u8d_.set([224 | d >> 12, 128 | d >> 6 & 63, 128 | d & 63], this._pos_), this._pos_ += 3) : (this.ensureWrite(this._pos_ + 4), this._u8d_.set([240 | d >> 18, 128 | d >> 12 & 63, 128 | d >> 6 & 63, 128 | d & 63], this._pos_), this._pos_ += 4) } }; c.writeUTFString = function (b) { var a = this.pos; this.writeUint16(1); this.writeUTFBytes(b); b = this.pos - a - 2; if (65536 <= b) throw"writeUTFString byte len more than 65536"; this._d_.setUint16(a, b, this._xd_) }; c.readUTFString = function () { return this.readUTFBytes(this.getUint16()) }; c.getUTFString = function () { return this.readUTFString() }; c.readUTFBytes = function (b) { void 0 === b && (b = -1); if (0 == b) return ""; var a = this.bytesAvailable; if (b > a) throw"readUTFBytes error - Out of bounds"; return this.rUTF(0 < b ? b : a) }; c.getUTFBytes = function (b) { void 0 === b && (b = -1); return this.readUTFBytes(b) }; c.writeByte = function (b) { this.ensureWrite(this._pos_ + 1); this._d_.setInt8(this._pos_, b); this._pos_ += 1 }; c.readByte = function () { if (this._pos_ + 1 > this._length) throw"readByte error - Out of bounds"; return this._d_.getInt8(this._pos_++) }; c.getByte = function () { return this.readByte() }; c.ensureWrite = function (b) { this._length < b && (this._length = b); this._allocated_ < b && (this.length = b) }; c.writeArrayBuffer = function (b, a, c) { void 0 === a && (a = 0); void 0 === c && (c = 0); if (0 > a || 0 > c) throw"writeArrayBuffer error - Out of bounds"; 0 == c && (c = b.byteLength - a); this.ensureWrite(this._pos_ + c); b = new Uint8Array(b); this._u8d_.set(b.subarray(a, a + c), this._pos_); this._pos_ += c }; e(0, c, "buffer", function () { var b = this._d_.buffer; return b.byteLength == this.length ? b : b.slice(0, this.length) }); e(0, c, "endian", function () { return this._xd_ ? "littleEndian" : "bigEndian" }, function (b) { this._xd_ = "littleEndian" == b }); e(0, c, "length", function () { return this._length }, function (b) { this._allocated_ < b ? this.___resizeBuffer(this._allocated_ = Math.floor(Math.max(b, 2 * this._allocated_))) : this._allocated_ > b && this.___resizeBuffer(this._allocated_ = b); this._length = b }); e(0, c, "pos", function () { return this._pos_ }, function (b) { this._pos_ = b }); e(0, c, "bytesAvailable", function () { return this._length - this._pos_ }); a.getSystemEndian = function () { if (!a._sysEndian) { var b = new ArrayBuffer(2); (new DataView(b)).setInt16(0, 256, !0); a._sysEndian = 256 === (new Int16Array(b))[0] ? "littleEndian" : "bigEndian" } return a._sysEndian }; a.BIG_ENDIAN = "bigEndian"; a.LITTLE_ENDIAN = "littleEndian"; a._sysEndian = null; return a }(), Gf = function () { function a() { } g(a, "laya.utils.CacheManager"); a.regCacheByFunction = function (c, b) { a.unRegCacheByFunction(c, b); a._cacheList.push({tryDispose: c, getCacheList: b}) }; a.unRegCacheByFunction = function (c, b) { var f, k; k = a._cacheList.length; for (f = 0; f < k; f++) if (a._cacheList[f].tryDispose == c && a._cacheList[f].getCacheList == b) { a._cacheList.splice(f, 1); break } }; a.forceDispose = function () { var c, b = a._cacheList.length; for (c = 0; c < b; c++) a._cacheList[c].tryDispose(!0) }; a.beginCheck = function (c) { void 0 === c && (c = 15E3); h.timer.loop(c, null, a._checkLoop) }; a.stopCheck = function () { h.timer.clear(null, a._checkLoop) }; a._checkLoop = function () { var c = a._cacheList; if (!(1 > c.length)) { var b = A.now(), f, k; for (k = f = c.length; 0 < f;) { a._index++; a._index %= k; c[a._index].tryDispose(!1); if (A.now() - b > a.loopTimeLimit) break; f-- } } }; a.loopTimeLimit = 2; a._cacheList = []; a._index = 0; return a }(), Nb = function () { function a() { } g(a, "laya.utils.ClassUtils"); a.regClass = function (c, b) { a._classMap[c] = b }; a.getRegClass = function (c) { return a._classMap[c] }; a.getInstance = function (c) { var b = a.getClass(c); if (b) return new b; console.warn("[error] Undefined class:", c); return null }; a.createByJson = function (c, b, f, k, d) { "string" == typeof c && (c = JSON.parse(c)); var e = c.props; if (!b && (b = d ? d.runWith(c) : a.getInstance(e.runtime || c.type), !b)) return null; var n = c.child; if (n) for (var g = 0, h = n.length; g < h; g++) { var l = n[g]; if ("render" !== l.props.name && "render" !== l.props.renderType || !b._$set_itemRender) if ("Graphic" == l.type) a.addGraphicsToSprite(l, b); else if (a.isDrawType(l.type)) a.addGraphicToSprite(l, b, !0); else { var m = a.createByJson(l, null, f, k, d); "Script" == l.type ? m.hasOwnProperty("owner") ? m.owner = b : m.hasOwnProperty("target") && (m.target = b) : "mask" == l.props.renderType ? b.mask = m : b.addChild(m) } else b.itemRender = l } if (e) for (var y in e) d = e[y], "var" === y && f ? f[d] = b : d instanceof Array && "function" == typeof b[y] ? b[y].apply(b, d) : b[y] = d; k && c.customProps && k.runWith([b, c]); b.created && b.created(); return b }; a.addGraphicsToSprite = function (c, b) { var f; if ((f = c.child) && !(1 > f.length)) { var k; k = a._getGraphicsFromSprite(c, b); var d = 0, e = 0; c.props && (d = a._getObjVar(c.props, "x", 0), e = a._getObjVar(c.props, "y", 0)); 0 != d && 0 != e && k.translate(d, e); var g, h; h = f.length; for (g = 0; g < h; g++) a._addGraphicToGraphics(f[g], k); 0 != d && 0 != e && k.translate(-d, -e) } }; a.addGraphicToSprite = function (c, b, f) { void 0 === f && (f = !1); b = f ? a._getGraphicsFromSprite(c, b) : b.graphics; a._addGraphicToGraphics(c, b) }; a._getGraphicsFromSprite = function (a, b) { var f; if (!a || !a.props) return b.graphics; var c; c = a.props.renderType; switch (c) { case "hit": case "unHit": b.hitArea || (b.hitArea = new lg), f = b.hitArea, f[c] || (f[c] = new rc), f = f[c] } f || (f = b.graphics); return f }; a._getTransformData = function (c) { var b; if (c.hasOwnProperty("pivotX") || c.hasOwnProperty("pivotY")) b = b || new W, b.translate(-a._getObjVar(c, "pivotX", 0), -a._getObjVar(c, "pivotY", 0)); var f = a._getObjVar(c, "scaleX", 1), k = a._getObjVar(c, "scaleY", 1), d = a._getObjVar(c, "rotation", 0); a._getObjVar(c, "skewX", 0); a._getObjVar(c, "skewY", 0); if (1 != f || 1 != k || 0 != d) b = b || new W, b.scale(f, k), b.rotate(.0174532922222222 * d); return b }; a._addGraphicToGraphics = function (c, b) { var f; if (f = c.props) { var k; if (k = a.DrawTypeDic[c.type]) { var d = a._getParams(f, k[1], k[2], k[3]); if ((f = a._tM) || 1 != a._alpha) b.save(), f && b.transform(f), 1 != a._alpha && b.alpha(a._alpha); b[k[0]].apply(b, d); (f || 1 != a._alpha) && b.restore() } } }; a._adptLineData = function (a) { a[2] = parseFloat(a[0]) + parseFloat(a[2]); a[3] = parseFloat(a[1]) + parseFloat(a[3]); return a }; a._adptTextureData = function (a) { a[0] = N.getRes(a[0]); return a }; a._adptLinesData = function (c) { c[2] = a._getPointListByStr(c[2]); return c }; a.isDrawType = function (c) { return "Image" == c ? !1 : a.DrawTypeDic.hasOwnProperty(c) }; a._getParams = function (c, b, f, k) { void 0 === f && (f = 0); var d; d = a._temParam; d.length = b.length; var e, g; g = b.length; for (e = 0; e < g; e++) d[e] = a._getObjVar(c, b[e][0], b[e][1]); a._alpha = a._getObjVar(c, "alpha", 1); (c = a._getTransformData(c)) ? (f || (f = 0), c.translate(d[f], d[f + 1]), d[f] = d[f + 1] = 0, a._tM = c) : a._tM = null; k && a[k] && (d = a[k](d)); return d }; a._getPointListByStr = function (a) { a = a.split(","); var b, f; f = a.length; for (b = 0; b < f; b++) a[b] = parseFloat(a[b]); return a }; a._getObjVar = function (a, b, f) { return a.hasOwnProperty(b) ? a[b] : f }; a._temParam = []; a._classMap = { Sprite: "laya.display.Sprite", Text: "laya.display.Text", Animation: "laya.display.Animation", Skeleton: "laya.ani.bone.Skeleton", Particle2D: "laya.particle.Particle2D", div: "laya.html.dom.HTMLDivElement", p: "laya.html.dom.HTMLElement", img: "laya.html.dom.HTMLImageElement", span: "laya.html.dom.HTMLElement", br: "laya.html.dom.HTMLBrElement", style: "laya.html.dom.HTMLStyleElement", font: "laya.html.dom.HTMLElement", a: "laya.html.dom.HTMLElement", "#text": "laya.html.dom.HTMLElement" }; a.getClass = function (c) { c = a._classMap[c] || c; return "string" == typeof c ? h.__classmap[c] : c }; a._tM = null; a._alpha = NaN; p(a, ["DrawTypeDic", function () { return this.DrawTypeDic = { Rect: ["drawRect", [["x", 0], ["y", 0], ["width", 0], ["height", 0], ["fillColor", null], ["lineColor", null], ["lineWidth", 1]]], Circle: ["drawCircle", [["x", 0], ["y", 0], ["radius", 0], ["fillColor", null], ["lineColor", null], ["lineWidth", 1]]], Pie: ["drawPie", [["x", 0], ["y", 0], ["radius", 0], ["startAngle", 0], ["endAngle", 0], ["fillColor", null], ["lineColor", null], ["lineWidth", 1]]], Image: ["drawTexture", [["x", 0], ["y", 0], ["width", 0], ["height", 0]]], Texture: ["drawTexture", [["skin", null], ["x", 0], ["y", 0], ["width", 0], ["height", 0]], 1, "_adptTextureData"], FillTexture: ["fillTexture", [["skin", null], ["x", 0], ["y", 0], ["width", 0], ["height", 0], ["repeat", null]], 1, "_adptTextureData"], FillText: ["fillText", [["text", ""], ["x", 0], ["y", 0], ["font", null], ["color", null], ["textAlign", null]], 1], Line: ["drawLine", [["x", 0], ["y", 0], ["toX", 0], ["toY", 0], ["lineColor", null], ["lineWidth", 0]], 0, "_adptLineData"], Lines: ["drawLines", [["x", 0], ["y", 0], ["points", ""], ["lineColor", null], ["lineWidth", 0]], 0, "_adptLinesData"], Curves: ["drawCurves", [["x", 0], ["y", 0], ["points", ""], ["lineColor", null], ["lineWidth", 0]], 0, "_adptLinesData"], Poly: ["drawPoly", [["x", 0], ["y", 0], ["points", ""], ["fillColor", null], ["lineColor", null], ["lineWidth", 1]], 0, "_adptLinesData"] } }]); return a }(), Cb = function () { function a(c) { this._color = []; if ("string" == typeof c) { this.strColor = c; null === c && (c = "#000000"); "#" == c.charAt(0) && (c = c.substr(1)); var b = c.length; if (3 == b || 4 == b) { for (var f = "", k = 0; k < b; k++) f += c[k] + c[k]; c = f } b = this.numColor = parseInt(c, 16); if (8 == c.length) { this._color = [parseInt(c.substr(0, 2), 16) / 255, ((16711680 & b) >> 16) / 255, ((65280 & b) >> 8) / 255, (255 & b) / 255]; return } } else b = this.numColor = c, this.strColor = ba.toHexColor(b); this._color = [((16711680 & b) >> 16) / 255, ((65280 & b) >> 8) / 255, (255 & b) / 255, 1]; this._color.__id = ++a._COLODID } g(a, "laya.utils.Color", null, "Color$1"); a._initDefault = function () { a._DEFAULT = {}; for (var c in a._COLOR_MAP) a._SAVE[c] = a._DEFAULT[c] = new a(a._COLOR_MAP[c]); return a._DEFAULT }; a._initSaveMap = function () { a._SAVE_SIZE = 0; a._SAVE = {}; for (var c in a._DEFAULT) a._SAVE[c] = a._DEFAULT[c] }; a.create = function (c) { var b = a._SAVE[c + ""]; if (null != b) return b; 1E3 > a._SAVE_SIZE || a._initSaveMap(); return a._SAVE[c + ""] = new a(c) }; a._SAVE = {}; a._SAVE_SIZE = 0; a._COLOR_MAP = { white: "#FFFFFF", red: "#FF0000", green: "#00FF00", blue: "#0000FF", black: "#000000", yellow: "#FFFF00", gray: "#AAAAAA" }; a._DEFAULT = a._initDefault(); a._COLODID = 1; return a }(), Mc = function () { function a() { this._values = []; this._keys = [] } g(a, "laya.utils.Dictionary"); var c = a.prototype; c.set = function (b, a) { var f = this.indexOf(b); 0 <= f ? this._values[f] = a : (this._keys.push(b), this._values.push(a)) }; c.indexOf = function (b) { var a = this._keys.indexOf(b); if (0 <= a) return a; b = "string" == typeof b ? Number(b) : "number" == typeof b ? b.toString() : b; return this._keys.indexOf(b) }; c.get = function (b) { b = this.indexOf(b); return 0 > b ? null : this._values[b] }; c.remove = function (b) { b = this.indexOf(b); return 0 <= b ? (this._keys.splice(b, 1), this._values.splice(b, 1), !0) : !1 }; c.clear = function () { this._values.length = 0; this._keys.length = 0 }; e(0, c, "values", function () { return this._values }); e(0, c, "keys", function () { return this._keys }); return a }(), ek = function () { function a() { this.ratio = .92; this.maxOffset = 60; this._dragging = !1; this._clickOnly = !0 } g(a, "laya.utils.Dragging"); var c = a.prototype; c.start = function (b, a, c, d, e, g, u, r) { void 0 === r && (r = .92); this.clearTimer(); this.target = b; this.area = a; this.hasInertia = c; this.elasticDistance = a ? d : 0; this.elasticBackTime = e; this.data = g; this._disableMouseEvent = u; this.ratio = r; this._parent = 1 != b.globalScaleX || 1 != b.globalScaleY ? b.parent : h.stage; this._dragging = this._clickOnly = !0; this._elasticRateX = this._elasticRateY = 1; this._lastX = this._parent.mouseX; this._lastY = this._parent.mouseY; h.stage.on("mouseup", this, this.onStageMouseUp); h.stage.on("mouseout", this, this.onStageMouseUp); h.timer.frameLoop(1, this, this.loop) }; c.clearTimer = function () { h.timer.clear(this, this.loop); h.timer.clear(this, this.tweenMove); this._tween && (this._tween.recover(), this._tween = null) }; c.stop = function () { this._dragging && (tb.instance.disableMouseEvent = !1, h.stage.off("mouseup", this, this.onStageMouseUp), h.stage.off("mouseout", this, this.onStageMouseUp), this._dragging = !1, this.target && this.area && this.backToArea(), this.clear()) }; c.loop = function () { var b = this._parent.getMousePoint(), a = b.x, b = b.y, c = a - this._lastX, d = b - this._lastY; if (this._clickOnly) if (1 < Math.abs(c * h.stage._canvasTransform.getScaleX()) || 1 < Math.abs(d * h.stage._canvasTransform.getScaleY())) this._clickOnly = !1, this._offsets || (this._offsets = []), this._offsets.length = 0, this.target.event("dragstart", this.data), tb.instance.disableMouseEvent = this._disableMouseEvent, this.target._set$P("$_MOUSEDOWN", !1); else return; else this._offsets.push(c, d); if (0 !== c || 0 !== d) this._lastX = a, this._lastY = b, this.target.x += c * this._elasticRateX, this.target.y += d * this._elasticRateY, this.area && this.checkArea(), this.target.event("dragmove", this.data) }; c.checkArea = function () { 0 >= this.elasticDistance ? this.backToArea() : (this._elasticRateX = Math.max(0, 1 - (this.target.x < this.area.x ? this.area.x - this.target.x : this.target.x > this.area.x + this.area.width ? this.target.x - this.area.x - this.area.width : 0) / this.elasticDistance), this._elasticRateY = Math.max(0, 1 - (this.target.y < this.area.y ? this.area.y - this.target.y : this.target.y > this.area.y + this.area.height ? this.target.y - this.area.y - this.area.height : 0) / this.elasticDistance)) }; c.backToArea = function () { this.target.x = Math.min(Math.max(this.target.x, this.area.x), this.area.x + this.area.width); this.target.y = Math.min(Math.max(this.target.y, this.area.y), this.area.y + this.area.height) }; c.onStageMouseUp = function (b) { tb.instance.disableMouseEvent = !1; h.stage.off("mouseup", this, this.onStageMouseUp); h.stage.off("mouseout", this, this.onStageMouseUp); h.timer.clear(this, this.loop); if (!this._clickOnly && this.target) if (this.hasInertia) { 1 > this._offsets.length && this._offsets.push(this._parent.mouseX - this._lastX, this._parent.mouseY - this._lastY); this._offsetX = this._offsetY = 0; var a = this._offsets.length; b = Math.min(a, 6); for (var c = this._offsets.length - b, a = a - 1; a > c; a--) this._offsetY += this._offsets[a--], this._offsetX += this._offsets[a]; this._offsetX = this._offsetX / b * 2; this._offsetY = this._offsetY / b * 2; Math.abs(this._offsetX) > this.maxOffset && (this._offsetX = 0 < this._offsetX ? this.maxOffset : -this.maxOffset); Math.abs(this._offsetY) > this.maxOffset && (this._offsetY = 0 < this._offsetY ? this.maxOffset : -this.maxOffset); h.timer.frameLoop(1, this, this.tweenMove) } else 0 < this.elasticDistance ? this.checkElastic() : this.clear() }; c.checkElastic = function () { var b = NaN, a = NaN; this.target.x < this.area.x ? b = this.area.x : this.target.x > this.area.x + this.area.width && (b = this.area.x + this.area.width); this.target.y < this.area.y ? a = this.area.y : this.target.y > this.area.y + this.area.height && (a = this.area.y + this.area.height); if (isNaN(b) && isNaN(a)) this.clear(); else { var c = {}; isNaN(b) || (c.x = b); isNaN(a) || (c.y = a); this._tween = Aa.to(this.target, c, this.elasticBackTime, Pb.sineOut, M.create(this, this.clear), 0, !1, !1) } }; c.tweenMove = function () { this._offsetX = this._offsetX * this.ratio * this._elasticRateX; this._offsetY = this._offsetY * this.ratio * this._elasticRateY; this.target.x += this._offsetX; this.target.y += this._offsetY; this.area && this.checkArea(); this.target.event("dragmove", this.data); if (1 > Math.abs(this._offsetX) && 1 > Math.abs(this._offsetY) || .5 > this._elasticRateX || .5 > this._elasticRateY) h.timer.clear(this, this.tweenMove), 0 < this.elasticDistance ? this.checkElastic() : this.clear() }; c.clear = function () { if (this.target) { this.clearTimer(); var b = this.target; this._parent = this.target = null; b.event("dragend", this.data) } }; return a }(), Pb = function () { function a() { } g(a, "laya.utils.Ease"); a.linearNone = function (a, b, f, k) { return f * a / k + b }; a.linearIn = function (a, b, f, k) { return f * a / k + b }; a.linearInOut = function (a, b, f, k) { return f * a / k + b }; a.linearOut = function (a, b, f, k) { return f * a / k + b }; a.bounceIn = function (c, b, f, k) { return f - a.bounceOut(k - c, 0, f, k) + b }; a.bounceInOut = function (c, b, f, k) { return c < .5 * k ? .5 * a.bounceIn(2 * c, 0, f, k) + b : .5 * a.bounceOut(2 * c - k, 0, f, k) + .5 * f + b }; a.bounceOut = function (a, b, f, k) { return (a /= k) < 1 / 2.75 ? 7.5625 * f * a * a + b : a < 2 / 2.75 ? f * (7.5625 * (a -= 1.5 / 2.75) * a + .75) + b : a < 2.5 / 2.75 ? f * (7.5625 * (a -= 2.25 / 2.75) * a + .9375) + b : f * (7.5625 * (a -= 2.625 / 2.75) * a + .984375) + b }; a.backIn = function (a, b, f, k, d) { void 0 === d && (d = 1.70158); return f * (a /= k) * a * ((d + 1) * a - d) + b }; a.backInOut = function (a, b, f, k, d) { void 0 === d && (d = 1.70158); return 1 > (a /= .5 * k) ? .5 * f * a * a * (((d *= 1.525) + 1) * a - d) + b : f / 2 * ((a -= 2) * a * (((d *= 1.525) + 1) * a + d) + 2) + b }; a.backOut = function (a, b, f, k, d) { void 0 === d && (d = 1.70158); return f * ((a = a / k - 1) * a * ((d + 1) * a + d) + 1) + b }; a.elasticIn = function (c, b, f, k, d, e) { void 0 === d && (d = 0); void 0 === e && (e = 0); if (0 == c) return b; if (1 == (c /= k)) return b + f; e || (e = .3 * k); !d || 0 < f && d < f || 0 > f && d < -f ? (d = f, f = e / 4) : f = e / a.PI2 * Math.asin(f / d); return -(d * Math.pow(2, 10 * --c) * Math.sin((c * k - f) * a.PI2 / e)) + b }; a.elasticInOut = function (c, b, f, k, d, e) { void 0 === d && (d = 0); void 0 === e && (e = 0); var n; if (0 == c) return b; if (2 == (c /= .5 * k)) return b + f; e || (e = .3 * k * 1.5); !d || 0 < f && d < f || 0 > f && d < -f ? (d = f, n = e / 4) : n = e / a.PI2 * Math.asin(f / d); return 1 > c ? -.5 * d * Math.pow(2, 10 * --c) * Math.sin((c * k - n) * a.PI2 / e) + b : d * Math.pow(2, -10 * --c) * Math.sin((c * k - n) * a.PI2 / e) * .5 + f + b }; a.elasticOut = function (c, b, f, k, d, e) { void 0 === d && (d = 0); void 0 === e && (e = 0); var n; if (0 == c) return b; if (1 == (c /= k)) return b + f; e || (e = .3 * k); !d || 0 < f && d < f || 0 > f && d < -f ? (d = f, n = e / 4) : n = e / a.PI2 * Math.asin(f / d); return d * Math.pow(2, -10 * c) * Math.sin((c * k - n) * a.PI2 / e) + f + b }; a.strongIn = function (a, b, f, k) { return f * (a /= k) * a * a * a * a + b }; a.strongInOut = function (a, b, f, k) { return 1 > (a /= .5 * k) ? .5 * f * a * a * a * a * a + b : .5 * f * ((a -= 2) * a * a * a * a + 2) + b }; a.strongOut = function (a, b, f, k) { return f * ((a = a / k - 1) * a * a * a * a + 1) + b }; a.sineInOut = function (a, b, f, k) { return .5 * -f * (Math.cos(Math.PI * a / k) - 1) + b }; a.sineIn = function (c, b, f, k) { return -f * Math.cos(c / k * a.HALF_PI) + f + b }; a.sineOut = function (c, b, f, k) { return f * Math.sin(c / k * a.HALF_PI) + b }; a.quintIn = function (a, b, f, k) { return f * (a /= k) * a * a * a * a + b }; a.quintInOut = function (a, b, f, k) { return 1 > (a /= .5 * k) ? .5 * f * a * a * a * a * a + b : .5 * f * ((a -= 2) * a * a * a * a + 2) + b }; a.quintOut = function (a, b, f, k) { return f * ((a = a / k - 1) * a * a * a * a + 1) + b }; a.quartIn = function (a, b, f, k) { return f * (a /= k) * a * a * a + b }; a.quartInOut = function (a, b, f, k) { return 1 > (a /= .5 * k) ? .5 * f * a * a * a * a + b : .5 * -f * ((a -= 2) * a * a * a - 2) + b }; a.quartOut = function (a, b, f, k) { return -f * ((a = a / k - 1) * a * a * a - 1) + b }; a.cubicIn = function (a, b, f, k) { return f * (a /= k) * a * a + b }; a.cubicInOut = function (a, b, f, k) { return 1 > (a /= .5 * k) ? .5 * f * a * a * a + b : .5 * f * ((a -= 2) * a * a + 2) + b }; a.cubicOut = function (a, b, f, k) { return f * ((a = a / k - 1) * a * a + 1) + b }; a.quadIn = function (a, b, f, k) { return f * (a /= k) * a + b }; a.quadInOut = function (a, b, f, k) { return 1 > (a /= .5 * k) ? .5 * f * a * a + b : .5 * -f * (--a * (a - 2) - 1) + b }; a.quadOut = function (a, b, f, k) { return -f * (a /= k) * (a - 2) + b }; a.expoIn = function (a, b, f, k) { return 0 == a ? b : f * Math.pow(2, 10 * (a / k - 1)) + b - .001 * f }; a.expoInOut = function (a, b, f, k) { return 0 == a ? b : a == k ? b + f : 1 > (a /= .5 * k) ? .5 * f * Math.pow(2, 10 * (a - 1)) + b : .5 * f * (-Math.pow(2, -10 * --a) + 2) + b }; a.expoOut = function (a, b, f, k) { return a == k ? b + f : f * (-Math.pow(2, -10 * a / k) + 1) + b }; a.circIn = function (a, b, f, k) { return -f * (Math.sqrt(1 - (a /= k) * a) - 1) + b }; a.circInOut = function (a, b, f, k) { return 1 > (a /= .5 * k) ? .5 * -f * (Math.sqrt(1 - a * a) - 1) + b : .5 * f * (Math.sqrt(1 - (a -= 2) * a) + 1) + b }; a.circOut = function (a, b, f, k) { return f * Math.sqrt(1 - (a = a / k - 1) * a) + b }; a.HALF_PI = .5 * Math.PI; a.PI2 = 2 * Math.PI; return a }(), lg = function () { function a() { this._unHit = this._hit = null } g(a, "laya.utils.HitArea"); var c = a.prototype; c.isHit = function (b, f) { return a.isHitGraphic(b, f, this.hit) ? !a.isHitGraphic(b, f, this.unHit) : !1 }; c.contains = function (b, a) { return this.isHit(b, a) }; e(0, c, "hit", function () { this._hit || (this._hit = new rc); return this._hit }, function (b) { this._hit = b }); e(0, c, "unHit", function () { this._unHit || (this._unHit = new rc); return this._unHit }, function (b) { this._unHit = b }); a.isHitGraphic = function (b, f, c) { if (!c) return !1; var k; k = c.cmds; !k && c._one && (k = a._cmds, k.length = 1, k[0] = c._one); if (!k) return !1; var d; d = k.length; var e; for (c = 0; c < d; c++) if (e = k[c]) { var g = B._context; switch (e.callee) { case g._translate: case 6: b -= e[0], f -= e[1] } if (a.isHitCmd(b, f, e)) return !0 } return !1 }; a.isHitCmd = function (b, f, c) { if (!c) return !1; var k = B._context, d = !1; switch (c.callee) { case k._drawRect: case 13: a._rec.setTo(c[0], c[1], c[2], c[3]); d = a._rec.contains(b, f); break; case k._drawCircle: case k._fillCircle: case 14: b -= c[0]; f -= c[1]; d = b * b + f * f < c[2] * c[2]; break; case k._drawPoly: case 18: b -= c[0], f -= c[1], d = a.ptInPolygon(b, f, c[2]) } return d }; a.ptInPolygon = function (b, f, c) { var k; k = a._ptPoint; k.setTo(b, f); b = 0; var d, e, g, h; h = c.length; for (var l = 0; l < h; l += 2) f = c[l], d = c[l + 1], e = c[(l + 2) % h], g = c[(l + 3) % h], d != g && (k.y < Math.min(d, g) || k.y >= Math.max(d, g) || (k.y - d) * (e - f) / (g - d) + f > k.x && b++); return 1 == b % 2 }; a._cmds = []; p(a, ["_rec", function () { return this._rec = new R }, "_ptPoint", function () { return this._ptPoint = new V }]); return a }(), Wg = function () { function a(b, f, c, d) { this["char"] = b; this.charNum = b.charCodeAt(0); this._x = this._y = 0; this.width = f; this.height = c; this.style = d; this.isWord = !a._isWordRegExp.test(b) } g(a, "laya.utils.HTMLChar"); var c = a.prototype; h.imps(c, {"laya.display.ILayout": !0}); c.setSprite = function (b) { this._sprite = b }; c.getSprite = function () { return this._sprite }; c._isChar = function () { return !0 }; c._getCSSStyle = function () { return this.style }; e(0, c, "width", function () { return this._w }, function (b) { this._w = b }); e(0, c, "x", function () { return this._x }, function (b) { this._sprite && (this._sprite.x = b); this._x = b }); e(0, c, "y", function () { return this._y }, function (b) { this._sprite && (this._sprite.y = b); this._y = b }); e(0, c, "height", function () { return this._h }, function (b) { this._h = b }); a._isWordRegExp = /[\w.]/; return a }(), Pa = function () { function a() { } g(a, "laya.utils.Pool"); a.getPoolBySign = function (c) { return a._poolDic[c] || (a._poolDic[c] = []) }; a.clearBySign = function (c) { a._poolDic[c] && (a._poolDic[c].length = 0) }; a.recover = function (c, b) { b.__InPool || (b.__InPool = !0, a.getPoolBySign(c).push(b)) }; a.getItemByClass = function (c, b) { var f = a.getPoolBySign(c), f = f.length ? f.pop() : new b; f.__InPool = !1; return f }; a.getItemByCreateFun = function (c, b) { var f = a.getPoolBySign(c), f = f.length ? f.pop() : b(); f.__InPool = !1; return f }; a.getItem = function (c) { c = a.getPoolBySign(c); (c = c.length ? c.pop() : null) && (c.__InPool = !1); return c }; a._poolDic = {}; a.InPoolSign = "__InPool"; return a }(), H = function () { function a() { } g(a, "laya.utils.Stat"); e(1, a, "onclick", null, function (c) { if (a._sp) a._sp.on("click", a._sp, c); a._canvas && (a._canvas.source.onclick = c, a._canvas.source.style.pointerEvents = "") }); a.show = function (c, b) { void 0 === c && (c = 0); void 0 === b && (b = 0); B.isConchApp && !B.isConchWebGL ? A.window.conch.showFPS && A.window.conch.showFPS(c, b) : (B.isConchWebGL || A.onMiniGame || A.onLimixiu || (a._useCanvas = !0), a._show = !0, a._fpsData.length = 60, a._view[0] = { title: "FPS(Canvas)", value: "_fpsStr", color: "yellow", units: "int" }, a._view[1] = { title: "Sprite", value: "_spriteStr", color: "white", units: "int" }, a._view[2] = { title: "DrawCall", value: "drawCall", color: "white", units: "int" }, a._view[3] = { title: "CurMem", value: "currentMemorySize", color: "yellow", units: "M" }, B.isWebGL ? (a._view[4] = { title: "Shader", value: "shaderCall", color: "white", units: "int" }, B.is3DMode ? (a._view[0].title = "FPS(3D)", a._view[5] = { title: "TriFaces", value: "trianglesFaces", color: "white", units: "int" }, a._view[6] = { title: "treeNodeColl", value: "treeNodeCollision", color: "white", units: "int" }, a._view[7] = { title: "treeSpriteColl", value: "treeSpriteCollision", color: "white", units: "int" }) : (a._view[0].title = "FPS(WebGL)", a._view[5] = { title: "Canvas", value: "_canvasStr", color: "white", units: "int" })) : a._view[4] = { title: "Canvas", value: "_canvasStr", color: "white", units: "int" }, a._useCanvas ? a.createUIPre(c, b) : a.createUI(c, b), a.enable()) }; a.createUIPre = function (c, b) { var f = A.pixelRatio; a._width = 130 * f; a._vx = 75 * f; a._height = f * (12 * a._view.length + 3 * f) + 4; a._fontSize = 12 * f; for (var k = 0; k < a._view.length; k++) a._view[k].x = 4, a._view[k].y = k * a._fontSize + 2 * f; a._canvas || (a._canvas = new qb("2D"), a._canvas.size(a._width, a._height), a._ctx = a._canvas.getContext("2d"), a._ctx.textBaseline = "top", a._ctx.font = a._fontSize + "px Sans-serif", a._canvas.source.style.cssText = "pointer-events:none;background:rgba(150,150,150,0.8);z-index:100000;position: absolute;direction:ltr;left:" + c + "px;top:" + b + "px;width:" + a._width / f + "px;height:" + a._height / f + "px;"); a._first = !0; a.loop(); a._first = !1; A.container.appendChild(a._canvas.source) }; a.createUI = function (c, b) { var f = a._sp, k = A.pixelRatio; f || (f = new X, a._leftText = new ga, a._leftText.pos(5, 5), a._leftText.color = "#ffffff", f.addChild(a._leftText), a._txt = new ga, a._txt.pos(80 * k, 5), a._txt.color = "#ffffff", f.addChild(a._txt), a._sp = f); f.pos(c, b); for (var d = "", e = 0; e < a._view.length; e++) d += a._view[e].title + "\n"; a._leftText.text = d; d = 138 * k; e = k * (12 * a._view.length + 3 * k) + 4; a._txt.fontSize = a._fontSize * k; a._leftText.fontSize = a._fontSize * k; f.size(d, e); f.graphics.clear(); f.graphics.setAlpha(.5); f.graphics.drawRect(0, 0, d, e, "#999999"); f.graphics.setAlpha(1); a.loop() }; a.enable = function () { h.timer.frameLoop(1, a, a.loop) }; a.hide = function () { a._show = !1; h.timer.clear(a, a.loop); a._canvas && A.removeElement(a._canvas.source) }; a.clear = function () { a.trianglesFaces = a.drawCall = a.shaderCall = a.spriteCount = a.spriteRenderUseCacheCount = a.treeNodeCollision = a.treeSpriteCollision = a.canvasNormal = a.canvasBitmap = a.canvasReCache = 0 }; a.loop = function () { a._count++; var c = A.now(); if (!(1E3 > c - a._timer)) { var b = a._count; a.FPS = Math.round(1E3 * b / (c - a._timer)); a._show && (a.trianglesFaces = Math.round(a.trianglesFaces / b), a._useCanvas ? (a.drawCall = Math.round(a.drawCall / b) - 2, a.shaderCall = Math.round(a.shaderCall / b), a.spriteCount = Math.round(a.spriteCount / b) - 1) : (a.drawCall = Math.round(a.drawCall / b) - 2, a.shaderCall = Math.round(a.shaderCall / b) - 4, a.spriteCount = Math.round(a.spriteCount / b) - 4), a.spriteRenderUseCacheCount = Math.round(a.spriteRenderUseCacheCount / b), a.canvasNormal = Math.round(a.canvasNormal / b), a.canvasBitmap = Math.round(a.canvasBitmap / b), a.canvasReCache = Math.ceil(a.canvasReCache / b), a.treeNodeCollision = Math.round(a.treeNodeCollision / b), a.treeSpriteCollision = Math.round(a.treeSpriteCollision / b), a._fpsStr = a.FPS + (a.renderSlow ? " slow" : "") + " " + (0 < a.FPS ? Math.floor(1E3 / a.FPS).toString() : " "), a._spriteStr = a.spriteCount + (a.spriteRenderUseCacheCount ? "/" + a.spriteRenderUseCacheCount : ""), a._canvasStr = a.canvasReCache + "/" + a.canvasNormal + "/" + a.canvasBitmap, a.currentMemorySize = Kc.systemResourceManager.memorySize, a._useCanvas ? a.renderInfoPre() : a.renderInfo(), a.clear()); a._count = 0; a._timer = c } }; a.renderInfoPre = function () { if (a._canvas) { var c = a._ctx; c.clearRect(a._first ? 0 : a._vx, 0, a._width, a._height); for (var b = 0; b < a._view.length; b++) { var f = a._view[b]; a._first && (c.fillStyle = "white", c.fillText(f.title, f.x, f.y, null, null, null)); c.fillStyle = f.color; var k = a[f.value]; "M" == f.units && (k = Math.floor(k / 1048576 * 100) / 100 + " M"); c.fillText(k + "", f.x + a._vx, f.y, null, null, null) } } }; a.renderInfo = function () { for (var c = "", b = 0; b < a._view.length; b++) { var f = a._view[b], k = a[f.value]; "M" == f.units && (k = Math.floor(k / 1048576 * 100) / 100 + " M"); "K" == f.units && (k = Math.floor(k / 1024 * 100) / 100 + " K"); c += k + "\n" } a._txt.text = c }; a.FPS = 0; a.loopCount = 0; a.shaderCall = 0; a.drawCall = 0; a.trianglesFaces = 0; a.spriteCount = 0; a.spriteRenderUseCacheCount = 0; a.treeNodeCollision = 0; a.treeSpriteCollision = 0; a.canvasNormal = 0; a.canvasBitmap = 0; a.canvasReCache = 0; a.renderSlow = !1; a.currentMemorySize = 0; a._fpsStr = null; a._canvasStr = null; a._spriteStr = null; a._fpsData = []; a._timer = 0; a._count = 0; a._view = []; a._fontSize = 12; a._txt = null; a._leftText = null; a._sp = null; a._show = !1; a._useCanvas = !1; a._canvas = null; a._ctx = null; a._first = !1; a._vx = NaN; a._width = 0; a._height = 100; return a }(), Xg = function () { function a() { this._strsToID = {}; this._idToStrs = []; this._length = 0 } g(a, "laya.utils.StringKey"); var c = a.prototype; c.add = function (b) { var a = this._strsToID[b]; if (null != a) return a; this._idToStrs[this._length] = b; return this._strsToID[b] = this._length++ }; c.getID = function (b) { b = this._strsToID[b]; return null == b ? -1 : b }; c.getName = function (b) { b = this._idToStrs[b]; return null == b ? void 0 : b }; return a }(), se = function () { function a() { this._delta = 0; this.scale = 1; this.currFrame = 0; this._mid = 1; this._map = []; this._laters = []; this._handlers = []; this._temp = []; this._count = 0; this.currTimer = this._now(); this._lastTimer = this._now(); this._init() } var c; g(a, "laya.utils.Timer"); var b = a.prototype; b._init = function () { h.timer && h.timer.frameLoop(1, this, this._update) }; b._now = function () { return Date.now() }; b._update = function () { if (0 >= this.scale) this._lastTimer = this._now(); else { var b = this.currFrame += this.scale, a = this._now(); this._delta = (a - this._lastTimer) * this.scale; var c = this.currTimer += this._delta; this._lastTimer = a; for (var d = this._handlers, a = this._count = 0, e = d.length; a < e; a++) if (h = d[a], null !== h.method) { var g = h.userFrame ? b : c; if (g >= h.exeTime) if (h.repeat) if (h.jumpFrame) for (; g >= h.exeTime;) h.exeTime += h.delay, h.run(!1); else h.exeTime += h.delay, h.run(!1), g > h.exeTime && (h.exeTime += Math.ceil((g - h.exeTime) / h.delay) * h.delay); else h.run(!0) } else this._count++; (30 < this._count || 0 === b % 200) && this._clearHandlers(); for (var b = this._laters, a = 0, e = b.length - 1; a <= e; a++) { var h = b[a]; null !== h.method && (this._map[h.key] = null, h.run(!1)); this._recoverHandler(h); a === e && (e = b.length - 1) } b.length = 0 } }; b._clearHandlers = function () { for (var b = this._handlers, a = 0, c = b.length; a < c; a++) { var d = b[a]; null !== d.method ? this._temp.push(d) : this._recoverHandler(d) } this._handlers = this._temp; this._temp = b; this._temp.length = 0 }; b._recoverHandler = function (b) { this._map[b.key] == b && (this._map[b.key] = null); b.clear(); a._pool.push(b) }; b._create = function (b, k, d, e, g, h, r) { if (!d) return g.apply(e, h), null; if (r && (r = this._getHandler(e, g))) return r.repeat = k, r.userFrame = b, r.delay = d, r.caller = e, r.method = g, r.args = h, r.exeTime = d + (b ? this.currFrame : this.currTimer + this._now() - this._lastTimer), r; r = 0 < a._pool.length ? a._pool.pop() : new c; r.repeat = k; r.userFrame = b; r.delay = d; r.caller = e; r.method = g; r.args = h; r.exeTime = d + (b ? this.currFrame : this.currTimer + this._now() - this._lastTimer) + 1; this._indexHandler(r); this._handlers.push(r); return r }; b._indexHandler = function (b) { var a = b.caller, f = b.method, a = a ? a.$_GID || (a.$_GID = ba.getGID()) : 0, f = f.$_TID || (f.$_TID = 1E5 * this._mid++); b.key = a + f; this._map[b.key] = b }; b.once = function (b, a, c, d, e) { void 0 === e && (e = !0); this._create(!1, !1, b, a, c, d, e) }; b.loop = function (b, a, c, d, e, g) { void 0 === e && (e = !0); void 0 === g && (g = !1); if (b = this._create(!1, !0, b, a, c, d, e)) b.jumpFrame = g }; b.frameOnce = function (b, a, c, d, e) { void 0 === e && (e = !0); this._create(!0, !1, b, a, c, d, e) }; b.frameLoop = function (b, a, c, d, e) { void 0 === e && (e = !0); this._create(!0, !0, b, a, c, d, e) }; b.toString = function () { return "callLater:" + this._laters.length + " handlers:" + this._handlers.length + " pool:" + a._pool.length }; b.clear = function (b, a) { var f = this._getHandler(b, a); f && (this._map[f.key] = null, f.key = 0, f.clear()) }; b.clearAll = function (b) { if (b) for (var a = 0, f = this._handlers.length; a < f; a++) { var c = this._handlers[a]; c.caller === b && (this._map[c.key] = null, c.key = 0, c.clear()) } }; b._getHandler = function (b, a) { var f = b ? b.$_GID || (b.$_GID = ba.getGID()) : 0, c = a.$_TID || (a.$_TID = 1E5 * this._mid++); return this._map[f + c] }; b.callLater = function (b, k, d) { if (null == this._getHandler(b, k)) { var f = a._pool.length ? a._pool.pop() : new c; f.caller = b; f.method = k; f.args = d; this._indexHandler(f); this._laters.push(f) } }; b.runCallLater = function (b, a) { var f = this._getHandler(b, a); f && null != f.method && (this._map[f.key] = null, f.run(!0)) }; b.runTimer = function (b, a) { this.runCallLater(b, a) }; e(0, b, "delta", function () { return this._delta }); a._pool = []; a.__init$ = function () { c = function () { function b() { this.key = 0; this.repeat = !1; this.delay = 0; this.userFrame = !1; this.exeTime = 0; this.args = this.method = this.caller = null; this.jumpFrame = !1 } g(b, ""); var a = b.prototype; a.clear = function () { this.args = this.method = this.caller = null }; a.run = function (b) { var a = this.caller; if (a && a.destroyed) return this.clear(); var f = this.method, c = this.args; b && this.clear(); null != f && (c ? f.apply(a, c) : f.call(a)) }; return b }() }; return a }(), Aa = function () { function a() { this.gid = 0 } g(a, "laya.utils.Tween"); var c = a.prototype; c.to = function (b, a, c, d, e, g, h) { void 0 === g && (g = 0); void 0 === h && (h = !1); return this._create(b, a, c, d, e, g, h, !0, !1, !0) }; c.from = function (b, a, c, d, e, g, h) { void 0 === g && (g = 0); void 0 === h && (h = !1); return this._create(b, a, c, d, e, g, h, !1, !1, !0) }; c._create = function (b, f, c, d, e, g, u, r, l, m) { if (!b) throw Error("Tween:target is null"); this._target = b; this._duration = c; this._ease = d || f.ease || a.easeNone; this._complete = e || f.complete; this._delay = g; this._props = []; this._usedTimer = 0; this._startTimer = A.now(); this._usedPool = l; this._delayParam = null; this.update = f.update; c = b.$_GID || (b.$_GID = ba.getGID()); a.tweenMap[c] ? (u && a.clearTween(b), a.tweenMap[c].push(this)) : a.tweenMap[c] = [this]; m ? 0 >= g ? this.firstStart(b, f, r) : (this._delayParam = [b, f, r], h.scaleTimer.once(g, this, this.firstStart, this._delayParam)) : this._initProps(b, f, r); return this }; c.firstStart = function (b, a, c) { this._delayParam = null; b.destroyed ? this.clear() : (this._initProps(b, a, c), this._beginLoop()) }; c._initProps = function (b, a, c) { for (var f in a) if ("number" == typeof b[f]) { var k = c ? b[f] : a[f]; this._props.push([f, k, (c ? a[f] : b[f]) - k]); c || (b[f] = k) } }; c._beginLoop = function () { h.scaleTimer.frameLoop(1, this, this._doEase) }; c._doEase = function () { this._updateEase(A.now()) }; c._updateEase = function (b) { var f = this._target; if (f) { if (f.destroyed) return a.clearTween(f); b = this._usedTimer = b - this._startTimer - this._delay; if (!(0 > b)) { if (b >= this._duration) return this.complete(); b = 0 < b ? this._ease(b, 0, 1, this._duration) : 0; for (var c = this._props, d = 0, e = c.length; d < e; d++) { var g = c[d]; f[g[0]] = g[1] + b * g[2] } this.update && this.update.run() } } }; c.complete = function () { if (this._target) { h.scaleTimer.runTimer(this, this.firstStart); for (var b = this._target, a = this._props, c = this._complete, d = 0, e = a.length; d < e; d++) { var g = a[d]; b[g[0]] = g[1] + g[2] } this.update && this.update.run(); this.clear(); c && c.run() } }; c.pause = function () { h.scaleTimer.clear(this, this._beginLoop); h.scaleTimer.clear(this, this._doEase); h.scaleTimer.clear(this, this.firstStart); var b; b = A.now() - this._startTimer - this._delay; 0 > b && (this._usedTimer = b) }; c.setStartTime = function (b) { this._startTimer = b }; c.clear = function () { this._target && (this._remove(), this._clear()) }; c._clear = function () { this.pause(); h.scaleTimer.clear(this, this.firstStart); this._delayParam = this._props = this._ease = this._target = this._complete = null; this._usedPool && (this.update = null, Pa.recover("tween", this)) }; c.recover = function () { this._usedPool = !0; this._clear() }; c._remove = function () { var b = a.tweenMap[this._target.$_GID]; if (b) for (var f = 0, c = b.length; f < c; f++) if (b[f] === this) { b.splice(f, 1); break } }; c.restart = function () { this.pause(); this._usedTimer = 0; this._startTimer = A.now(); if (this._delayParam) h.scaleTimer.once(this._delay, this, this.firstStart, this._delayParam); else { for (var b = this._props, a = 0, c = b.length; a < c; a++) { var d = b[a]; this._target[d[0]] = d[1] } h.scaleTimer.once(this._delay, this, this._beginLoop) } }; c.resume = function () { if (!(this._usedTimer >= this._duration)) if (this._startTimer = A.now() - this._usedTimer - this._delay, this._delayParam) if (0 > this._usedTimer) h.scaleTimer.once(-this._usedTimer, this, this.firstStart, this._delayParam); else this.firstStart.apply(this, this._delayParam); else this._beginLoop() }; e(0, c, "progress", null, function (b) { b *= this._duration; this._startTimer = A.now() - this._delay - b }); a.to = function (b, f, c, d, e, g, h, r) { void 0 === g && (g = 0); void 0 === h && (h = !1); void 0 === r && (r = !0); return Pa.getItemByClass("tween", a)._create(b, f, c, d, e, g, h, !0, r, !0) }; a.from = function (b, f, c, d, e, g, h, r) { void 0 === g && (g = 0); void 0 === h && (h = !1); void 0 === r && (r = !0); return Pa.getItemByClass("tween", a)._create(b, f, c, d, e, g, h, !1, r, !0) }; a.clearAll = function (b) { if (b && b.$_GID && (b = a.tweenMap[b.$_GID])) { for (var f = 0, c = b.length; f < c; f++) b[f]._clear(); b.length = 0 } }; a.clear = function (b) { b.clear() }; a.clearTween = function (b) { a.clearAll(b) }; a.easeNone = function (b, a, c, d) { return c * b / d + a }; a.tweenMap = {}; return a }(), ba = function () { function a() { } g(a, "laya.utils.Utils"); a.toRadian = function (c) { return c * a._pi2 }; a.toAngle = function (c) { return c * a._pi }; a.toHexColor = function (a) { if (0 > a || isNaN(a)) return null; for (a = a.toString(16); 6 > a.length;) a = "0" + a; return "#" + a }; a.getGID = function () { return a._gid++ }; a.concatArray = function (a, b) { if (!b) return a; if (!a) return b; var f, c = b.length; for (f = 0; f < c; f++) a.push(b[f]); return a }; a.clearArray = function (a) { if (!a) return a; a.length = 0; return a }; a.copyArray = function (a, b) { a || (a = []); if (!b) return a; a.length = b.length; var f, c = b.length; for (f = 0; f < c; f++) a[f] = b[f]; return a }; a.getGlobalRecByPoints = function (a, b, f, k, d) { b = new V(b, f); b = a.localToGlobal(b); k = new V(k, d); k = a.localToGlobal(k); return R._getWrapRec([b.x, b.y, k.x, k.y]) }; a.getGlobalPosAndScale = function (c) { return a.getGlobalRecByPoints(c, 0, 0, 1, 1) }; a.bind = function (a, b) { return a.bind(b) }; a.measureText = function (a, b) { return d.measureText(a, b) }; a.updateOrder = function (a) { if (!a || 2 > a.length) return !1; for (var b = 1, f, c = a.length, d, e; b < c;) { f = b; e = a[f]; for (d = a[f]._zOrder; -1 < --f;) if (a[f]._zOrder > d) a[f + 1] = a[f]; else break; a[f + 1] = e; b++ } if (f = e.parent.conchModel) if (null != f.updateZOrder) f.updateZOrder(); else { for (b = 0; b < c; b++) f.removeChild(a[b].conchModel); for (b = 0; b < c; b++) f.addChildAt(a[b].conchModel, b) } return !0 }; a.transPointList = function (a, b, f) { var c, d = a.length; for (c = 0; c < d; c += 2) a[c] += b, a[c + 1] += f }; a.parseInt = function (a, b) { void 0 === b && (b = 0); var f = A.window.parseInt(a, b); return isNaN(f) ? 0 : f }; a.getFileExtension = function (c) { a._extReg.lastIndex = c.lastIndexOf("."); return (c = a._extReg.exec(c)) && 1 < c.length ? c[1].toLowerCase() : null }; a.getTransformRelativeToWindow = function (a, b, f) { var c = h.stage; a = laya.utils.Utils.getGlobalPosAndScale(a); var d = c._canvasTransform.clone(), e = d.tx, g = d.ty; d.rotate(-Math.PI / 180 * h.stage.canvasDegree); d.scale(h.stage.clientScaleX, h.stage.clientScaleY); var u = 0 != h.stage.canvasDegree % 180; u ? (c = f + a.y, b += a.x, c *= d.d, b *= d.a, 90 == h.stage.canvasDegree ? (c = e - c, b += g) : (c += e, b = g - b)) : (c = b + a.x, b = f + a.y, c *= d.a, b *= d.d, c += e, b += g); u ? (f = d.d * a.height, a = d.a * a.width) : (f = d.a * a.width, a = d.d * a.height); return {x: c, y: b, scaleX: f, scaleY: a} }; a.fitDOMElementInArea = function (c, b, f, k, d, e) { c._fitLayaAirInitialized || (c._fitLayaAirInitialized = !0, c.style.transformOrigin = c.style.webKittransformOrigin = "left top", c.style.position = "absolute"); b = a.getTransformRelativeToWindow(b, f, k); c.style.transform = c.style.webkitTransform = "scale(" + b.scaleX + "," + b.scaleY + ") rotate(" + h.stage.canvasDegree + "deg)"; c.style.width = d + "px"; c.style.height = e + "px"; c.style.left = b.x + "px"; c.style.top = b.y + "px" }; a.isOkTextureList = function (a) { if (!a) return !1; var b, f = a.length, c; for (b = 0; b < f; b++) if (c = a[b], !c || !c.source) return !1; return !0 }; a.isOKCmdList = function (a) { if (!a) return !1; var b, f = a.length, c = B._context, d; for (b = 0; b < f; b++) switch (d = a[b], d.callee) { case c._drawTexture: case c._fillTexture: case c._drawTextureWithTransform: if (d = d[0], !d || !d.source) return !1 } return !0 }; a._gid = 1; a._pi = 180 / Math.PI; a._pi2 = Math.PI / 180; a._extReg = /\.(\w+)\??/g; a.parseXMLFromString = function (a) { a = a.replace(/>\s+= this._failSize.width && a >= this._failSize.height) return f; for (var c, k, d = this._width, e = this._height, n = this._cells, g = 0; g < e; g++) if (!(this._rowInfo[g].spaceCount < b)) for (var h = 0; h < d;) { var l = 3 * (g * d + h); if (0 != n[l] || n[l + 1] < b || n[l + 2] < a) h += n[l + 1]; else { c = h; k = g; for (var m = 0; m < b; m++) if (n[3 * m + l + 2] < a) { c = -1; break } if (0 > c) h += n[l + 1]; else return f.ret = !0, f.x = c, f.y = k, f } } return f }; f._fill = function (b, a, f, c, d) { var k = this._width, e = this._height; this._check(b + f <= k && a + c <= e); for (e = a; e < c + a; ++e) { this._check(this._rowInfo[e].spaceCount >= f); this._rowInfo[e].spaceCount -= f; for (var n = 0; n < f; n++) { var w = 3 * (b + e * k + n); this._check(0 == this._cells[w]); this._cells[w] = d; this._cells[w + 1] = f; this._cells[w + 2] = c } } if (0 < b) for (e = 0; e < c; ++e) { d = 0; for (n = b - 1; 0 <= n && 0 == this._cells[3 * ((a + e) * k + n)]; --n, ++d) ; for (n = d; 0 < n; --n) this._cells[3 * ((a + e) * k + b - n) + 1] = n, this._check(0 < n) } if (0 < a) for (n = b; n < b + f; ++n) { d = 0; for (e = a - 1; 0 <= e && 0 == this._cells[3 * (n + e * k)]; --e, d++) ; for (e = d; 0 < e; --e) this._cells[3 * (n + (a - e) * k) + 2] = e, this._check(0 < e) } }; f._check = function (b) { 0 == b && console.log("xtexMerger \u9519\u8bef\u5566") }; f._clear = function () { for (var b = this._texCount = 0; b < this._height; b++) this._rowInfo[b].spaceCount = this._width; for (b = 0; b < this._height; b++) for (var a = 0; a < this._width; a++) { var f = 3 * (b * this._width + a); this._cells[f] = 0; this._cells[f + 1] = this._width - a; this._cells[f + 2] = this._width - b } this._failSize.width = this._width + 1; this._failSize.height = this._height + 1 }; a.__init$ = function () { c = function () { function b() { this.spaceCount = 0 } g(b, ""); return b }(); b = function () { function b() { this.height = this.width = 0 } g(b, ""); return b }() }; return a }(), Da = function () { function a(b, a, c, d) { this._gridNumY = this._gridNumX = this._gridSize = this._height = this._width = this._maxAtlaserCount = this._currentAtlasCount = 0; this._init = !1; this._curAtlasIndex = 0; this._setAtlasParam = !1; this._atlaserArray = null; this._needGC = !1; this._setAtlasParam = !0; this._width = b; this._height = a; this._gridSize = c; this._maxAtlaserCount = d; this._gridNumX = b / c; this._gridNumY = a / c; this._curAtlasIndex = 0; this._atlaserArray = [] } g(a, "laya.webgl.atlas.AtlasResourceManager"); var c = a.prototype; c.setAtlasParam = function (b, f, c, d) { if (1 == this._setAtlasParam) return a._sid_ = 0, this._width = b, this._height = f, this._gridSize = c, this._maxAtlaserCount = d, this._gridNumX = b / c, this._gridNumY = f / c, this._curAtlasIndex = 0, this.freeAll(), !0; console.log("\u8bbe\u7f6e\u5927\u56fe\u5408\u96c6\u53c2\u6570\u9519\u8bef\uff0c\u53ea\u80fd\u5728\u5f00\u59cb\u9875\u9762\u8bbe\u7f6e\u5404\u79cd\u53c2\u6570"); throw-1; }; c.pushData = function (b) { var f = b.bitmap, c = -1, d = null, e, g; e = 0; for (g = this._atlaserArray.length; e < g && (d = (this._curAtlasIndex + e) % g, d = this._atlaserArray[d], c = d.findBitmapIsExist(f), -1 == c); e++) ; if (-1 != c) return f = d.InAtlasWebGLImagesOffsetValue[c], e = f[0], y = f[1], d.addToAtlas(b, e, y), !0; this._setAtlasParam = !1; g = Math.ceil((b.bitmap.width + 2) / this._gridSize); for (var c = Math.ceil((b.bitmap.height + 2) / this._gridSize), h = !1, r = 0; 2 > r; r++) { var l = this._maxAtlaserCount; for (e = 0; e < l; e++) { d = (this._curAtlasIndex + e) % l; this._atlaserArray.length - 1 >= d || this._atlaserArray.push(new Zg(this._gridNumX, this._gridNumY, this._width, this._height, a._sid_++)); var m = this._atlaserArray[d], y; y = m.addTex(1, g, c); if (y.ret) { e = y.x * this._gridSize + 1; y = y.y * this._gridSize + 1; f.lock = !0; m.addToAtlasTexture(f, e, y); m.addToAtlas(b, e, y); h = !0; this._curAtlasIndex = d; break } } if (h) break; this._atlaserArray.push(new Zg(this._gridNumX, this._gridNumY, this._width, this._height, a._sid_++)); this._needGC = !0; this.garbageCollection(); this._curAtlasIndex = this._atlaserArray.length - 1 } h || console.log("\x3e\x3e\x3eAtlasManager pushData error"); return h }; c.addToAtlas = function (b) { laya.webgl.atlas.AtlasResourceManager.instance.pushData(b) }; c.garbageCollection = function () { if (!0 === this._needGC) { for (var b = this._atlaserArray.length - this._maxAtlaserCount, a = 0; a < b; a++) this._atlaserArray[a].dispose(), console.log("AtlasResourceManager:Dispose the inner Atlas\u3002"); console.log("\x3e\x3e\x3e\x3ealtas garbageCollection \x3d" + b); this._atlaserArray.splice(0, b); this._needGC = !1 } return !0 }; c.freeAll = function () { for (var b = 0, a = this._atlaserArray.length; b < a; b++) this._atlaserArray[b].dispose(); this._curAtlasIndex = this._atlaserArray.length = 0 }; c.getAtlaserCount = function () { return this._atlaserArray.length }; c.getAtlaserByIndex = function (b) { return this._atlaserArray[b] }; e(1, a, "instance", function () { a._Instance || (a._Instance = new a(laya.webgl.atlas.AtlasResourceManager.atlasTextureWidth, laya.webgl.atlas.AtlasResourceManager.atlasTextureHeight, 16, laya.webgl.atlas.AtlasResourceManager.maxTextureCount)); return a._Instance }); e(1, a, "enabled", function () { return cb.atlasEnable }); e(1, a, "atlasLimitWidth", function () { return a._atlasLimitWidth }, function (b) { a._atlasLimitWidth = b }); e(1, a, "atlasLimitHeight", function () { return a._atlasLimitHeight }, function (b) { a._atlasLimitHeight = b }); a._enable = function () { cb.atlasEnable = !0 }; a._disable = function () { cb.atlasEnable = !1 }; a.__init__ = function () { a.atlasTextureWidth = 2048; a.atlasTextureHeight = 2048; a.maxTextureCount = 6; a.atlasLimitWidth = 512; a.atlasLimitHeight = 512 }; a._atlasLimitWidth = 0; a._atlasLimitHeight = 0; a.gridSize = 16; a.atlasTextureWidth = 0; a.atlasTextureHeight = 0; a.maxTextureCount = 0; a._atlasRestore = 0; a.BOARDER_TYPE_NO = 0; a.BOARDER_TYPE_RIGHT = 1; a.BOARDER_TYPE_LEFT = 2; a.BOARDER_TYPE_BOTTOM = 4; a.BOARDER_TYPE_TOP = 8; a.BOARDER_TYPE_ALL = 15; a._sid_ = 0; a._Instance = null; return a }(), gk = function () { function a() { this.y = this.x = 0; this.ret = this.ret = !1; this.y = this.x = 0 } g(a, "laya.webgl.atlas.MergeFillInfo"); return a }(), za = function () { function a() { } g(a, "laya.webgl.canvas.BlendMode"); a._init_ = function (c) { a.fns = [a.BlendNormal, a.BlendAdd, a.BlendMultiply, a.BlendScreen, a.BlendOverlay, a.BlendLight, a.BlendMask, a.BlendDestinationOut]; a.targetFns = [a.BlendNormalTarget, a.BlendAddTarget, a.BlendMultiplyTarget, a.BlendScreenTarget, a.BlendOverlayTarget, a.BlendLightTarget, a.BlendMask, a.BlendDestinationOut] }; a.BlendNormal = function (a) { a.blendFunc(1, 771) }; a.BlendAdd = function (a) { a.blendFunc(1, 772) }; a.BlendMultiply = function (a) { a.blendFunc(774, 771) }; a.BlendScreen = function (a) { a.blendFunc(1, 1) }; a.BlendOverlay = function (a) { a.blendFunc(1, 769) }; a.BlendLight = function (a) { a.blendFunc(1, 1) }; a.BlendNormalTarget = function (a) { a.blendFunc(1, 771) }; a.BlendAddTarget = function (a) { a.blendFunc(1, 772) }; a.BlendMultiplyTarget = function (a) { a.blendFunc(774, 771) }; a.BlendScreenTarget = function (a) { a.blendFunc(1, 1) }; a.BlendOverlayTarget = function (a) { a.blendFunc(1, 769) }; a.BlendLightTarget = function (a) { a.blendFunc(1, 1) }; a.BlendMask = function (a) { a.blendFunc(0, 770) }; a.BlendDestinationOut = function (a) { a.blendFunc(0, 0) }; a.activeBlendFunction = null; a.NAMES = "normal add multiply screen overlay light mask destination-out".split(" "); a.TOINT = { normal: 0, add: 1, multiply: 2, screen: 3, lighter: 1, overlay: 4, light: 5, mask: 6, "destination-out": 7 }; a.NORMAL = "normal"; a.ADD = "add"; a.MULTIPLY = "multiply"; a.SCREEN = "screen"; a.LIGHT = "light"; a.OVERLAY = "overlay"; a.DESTINATIONOUT = "destination-out"; a.fns = []; a.targetFns = []; return a }(), dd = function () { function a(b) { this._color = Cb.create("black"); this.setValue(b) } g(a, "laya.webgl.canvas.DrawStyle"); var c = a.prototype; c.setValue = function (b) { b && ("string" == typeof b ? this._color = Cb.create(b) : b instanceof laya.utils.Color && (this._color = b)) }; c.reset = function () { this._color = Cb.create("black") }; c.equal = function (b) { return "string" == typeof b ? this._color.strColor === b : b instanceof laya.utils.Color ? this._color.numColor === b.numColor : !1 }; c.toColorStr = function () { return this._color.strColor }; a.create = function (b) { if (b) { var f; "string" == typeof b ? f = Cb.create(b) : b instanceof laya.utils.Color && (f = b); if (f) return f._drawStyle || (f._drawStyle = new a(b)) } return laya.webgl.canvas.DrawStyle.DEFAULT }; p(a, ["DEFAULT", function () { return this.DEFAULT = new a("#000000") }]); return a }(), $g = function () { function a() { this._y = this._x = 0; this.dirty = !1; this.geoStart = this.count = this.offset = 0; this.tempArray = []; this.closePath = !1; this.geomatrys = []; this.ib = Db.create(35048); this.vb = nc.create(5) } g(a, "laya.webgl.canvas.Path"); var c = a.prototype; c.addPoint = function (b, a) { this.tempArray.push(b, a) }; c.getEndPointX = function () { return this.tempArray[this.tempArray.length - 2] }; c.getEndPointY = function () { return this.tempArray[this.tempArray.length - 1] }; c.polygon = function (b, a, c, d, e, g) { this.geomatrys.push(this._curGeomatry = b = new hk(b, a, c, d, e, g)); d || (b.fill = !1); void 0 == g && (b.borderWidth = 0); return b }; c.setGeomtry = function (b) { this.geomatrys.push(this._curGeomatry = b) }; c.drawLine = function (b, a, c, d, e) { var f; this.closePath ? this.geomatrys.push(this._curGeomatry = f = new ik(b, a, c, d, e)) : this.geomatrys.push(this._curGeomatry = f = new jk(b, a, c, d, e)); f.fill = !1; return f }; c.update = function () { var b = this.ib._byteLength, a = this.geomatrys.length; this.offset = b; for (var c = this.geoStart; c < a; c++) this.geomatrys[c].getData(this.ib, this.vb, this.vb._byteLength / 20); this.geoStart = a; this.count = (this.ib._byteLength - b) / ib.BYTES_PIDX }; c.reset = function () { this.vb.clear(); this.ib.clear(); this.offset = this.count = this.geoStart = 0; this.geomatrys.length = 0 }; c.recover = function () { this._curGeomatry = null; this.vb.destory(); this.vb = null; this.ib.destory(); this.ib = null }; return a }(), sb = function () { function a() { } g(a, "laya.webgl.canvas.save.SaveBase"); var c = a.prototype; h.imps(c, {"laya.webgl.canvas.save.ISaveData": !0}); c.isSaveMark = function () { return !1 }; c.restore = function (b) { this._dataObj[this._valueName] = this._value; a._cache[a._cache._length++] = this; this._newSubmit && (b._curSubmit = Ea.RENDERBASE, b._renderKey = 0) }; a._createArray = function () { var b = []; b._length = 0; return b }; a._init = function () { var b = a._namemap = {}; b[1] = "ALPHA"; b[2] = "fillStyle"; b[8] = "font"; b[256] = "lineWidth"; b[512] = "strokeStyle"; b[8192] = "_mergeID"; b[1024] = b[2048] = b[4096] = []; b[16384] = "textBaseline"; b[32768] = "textAlign"; b[65536] = "_nBlendType"; b[1048576] = "shader"; b[2097152] = "filters"; return b }; a.save = function (b, f, c, d) { if ((b._saveMark._saveuse & f) !== f) { b._saveMark._saveuse |= f; var k = a._cache, k = 0 < k._length ? k[--k._length] : new a; k._value = c[k._valueName = a._namemap[f]]; k._dataObj = c; k._newSubmit = d; b = b._save; b[b._length++] = k } }; a._cache = laya.webgl.canvas.save.SaveBase._createArray(); a._namemap = a._init(); return a }(), kk = function () { function a() { this._clipRect = new R } g(a, "laya.webgl.canvas.save.SaveClipRect"); var c = a.prototype; h.imps(c, {"laya.webgl.canvas.save.ISaveData": !0}); c.isSaveMark = function () { return !1 }; c.restore = function (b) { b._clipRect = this._clipSaveRect; a._cache[a._cache._length++] = this; this._submitScissor.submitLength = b._submits._length - this._submitScissor.submitIndex; b._curSubmit = Ea.RENDERBASE; b._renderKey = 0 }; a.save = function (b, f) { if (131072 != (b._saveMark._saveuse & 131072)) { b._saveMark._saveuse |= 131072; var c = a._cache, c = 0 < c._length ? c[--c._length] : new a; c._clipSaveRect = b._clipRect; b._clipRect = c._clipRect.copyFrom(b._clipRect); c._submitScissor = f; var d = b._save; d[d._length++] = c } }; p(a, ["_cache", function () { return this._cache = sb._createArray() }]); return a }(), lk = function () { function a() { this._contextY = this._contextX = 0; this._clipRect = new R; this._rect = new R; this._matrix = new W } g(a, "laya.webgl.canvas.save.SaveClipRectStencil"); var c = a.prototype; h.imps(c, {"laya.webgl.canvas.save.ISaveData": !0}); c.isSaveMark = function () { return !1 }; c.restore = function (b) { vd.restore(b, this._rect, this._saveMatrix, this._contextX, this._contextY); b._clipRect = this._clipSaveRect; b._curMat = this._saveMatrix; b._x = this._contextX; b._y = this._contextY; a._cache[a._cache._length++] = this; b._curSubmit = Ea.RENDERBASE }; a.save = function (b, f, c, d, e, g, h, r, l, m) { if (262144 != (b._saveMark._saveuse & 262144)) { b._saveMark._saveuse |= 262144; var k = a._cache, k = 0 < k._length ? k[--k._length] : new a; k._clipSaveRect = b._clipRect; k._clipRect.setTo(h, r, l, m); b._clipRect = k._clipRect; k._rect.x = c; k._rect.y = d; k._rect.width = e; k._rect.height = g; k._contextX = b._x; k._contextY = b._y; k._saveMatrix = b._curMat; b._curMat.copyTo(k._matrix); b._curMat = k._matrix; k._submitStencil = f; b = b._save; b[b._length++] = k } }; p(a, ["_cache", function () { return this._cache = sb._createArray() }]); return a }(), ah = function () { function a() { this._saveuse = 0 } g(a, "laya.webgl.canvas.save.SaveMark"); var c = a.prototype; h.imps(c, {"laya.webgl.canvas.save.ISaveData": !0}); c.isSaveMark = function () { return !0 }; c.restore = function (b) { b._saveMark = this._preSaveMark; a._no[a._no._length++] = this }; a.Create = function (b) { var f = a._no, f = 0 < f._length ? f[--f._length] : new a; f._saveuse = 0; f._preSaveMark = b._saveMark; return b._saveMark = f }; p(a, ["_no", function () { return this._no = sb._createArray() }]); return a }(), wd = function () { function a() { this._matrix = new W } g(a, "laya.webgl.canvas.save.SaveTransform"); var c = a.prototype; h.imps(c, {"laya.webgl.canvas.save.ISaveData": !0}); c.isSaveMark = function () { return !1 }; c.restore = function (b) { b._curMat = this._savematrix; a._no[a._no._length++] = this }; a.save = function (b) { var f = b._saveMark; 2048 !== (f._saveuse & 2048) && (f._saveuse |= 2048, f = a._no, f = 0 < f._length ? f[--f._length] : new a, f._savematrix = b._curMat, b._curMat = b._curMat.copyTo(f._matrix), b = b._save, b[b._length++] = f) }; p(a, ["_no", function () { return this._no = sb._createArray() }]); return a }(), mk = function () { function a() { } g(a, "laya.webgl.canvas.save.SaveTranslate"); var c = a.prototype; h.imps(c, {"laya.webgl.canvas.save.ISaveData": !0}); c.isSaveMark = function () { return !1 }; c.restore = function (b) { b._x = this._x; b._y = this._y; a._no[a._no._length++] = this }; a.save = function (b) { var f = a._no, f = 0 < f._length ? f[--f._length] : new a; f._x = b._x; f._y = b._y; b = b._save; b[b._length++] = f }; p(a, ["_no", function () { return this._no = sb._createArray() }]); return a }(), nk = function () { function a() { this.target = null; this.repaint = !1; this._height = this._width = NaN; this._sp = null; this._clipRect = new R } g(a, "laya.webgl.resource.RenderTargetMAX"); var c = a.prototype; c.setSP = function (b) { this._sp = b }; c.size = function (b, a) { var f = this; if (this._width === b && this._height === a) this.target.size(b, a); else if (this.repaint = !0, this._width = b, this._height = a, this.target ? this.target.size(b, a) : this.target = ed.create(b, a), !this.target.hasListener("recovered")) this.target.on("recovered", this, function (b) { h.timer.callLater(f._sp, f._sp.repaint) }) }; c._flushToTarget = function (b, a) { if (!a._destroy) { var f = O.worldScissorTest, c = O.worldClipRect; O.worldClipRect = this._clipRect; this._clipRect.x = this._clipRect.y = 0; this._clipRect.width = this._width; this._clipRect.height = this._height; O.worldScissorTest = !1; E.mainContext.disable(3089); var d = O.worldAlpha, e = O.worldMatrix4, g = O.worldMatrix, h = O.worldFilters, l = O.worldShaderDefines; O.worldMatrix = W.EMPTY; O.restoreTempArray(); O.worldMatrix4 = O.TEMPMAT4_ARRAY; O.worldAlpha = 1; O.worldFilters = null; O.worldShaderDefines = null; Ua.activeShader = null; a.start(); cb.showCanvasMark ? a.clear(0, 1, 0, .3) : a.clear(0, 0, 0, 0); b.flush(); a.end(); Ua.activeShader = null; O.worldAlpha = d; O.worldMatrix4 = e; O.worldMatrix = g; O.worldFilters = h; O.worldShaderDefines = l; if (O.worldScissorTest = f) E.mainContext.scissor(c.x, O.height - c.y - c.height, c.width, c.height), E.mainContext.enable(3089); O.worldClipRect = c } }; c.flush = function (b) { this.repaint && (this._flushToTarget(b, this.target), this.repaint = !1) }; c.drawTo = function (b, a, c, d, e) { b.drawTexture(this.target.getTexture(), a, c, d, e, 0, 0) }; c.destroy = function () { this.target && (this.target.destroy(), this._sp = this.target = null) }; return a }(), bh = function () { function a() { this.ALPHA = 1; this.shaderType = 0; this.defines = new Ue } g(a, "laya.webgl.shader.d2.Shader2D"); a.prototype.destroy = function () { this.fillStyle = this.strokeStyle = this.glTexture = this.filters = this.defines = null }; a.__init__ = function () { Ra.addInclude("parts/ColorFilter_ps_uniform.glsl", "uniform vec4 colorAlpha;\nuniform mat4 colorMat;"); Ra.addInclude("parts/ColorFilter_ps_logic.glsl", "mat4 alphaMat \x3dcolorMat;\n\nalphaMat[0][3] *\x3d gl_FragColor.a;\nalphaMat[1][3] *\x3d gl_FragColor.a;\nalphaMat[2][3] *\x3d gl_FragColor.a;\n\ngl_FragColor \x3d gl_FragColor * alphaMat;\ngl_FragColor +\x3d colorAlpha/255.0*gl_FragColor.a;\n"); Ra.addInclude("parts/GlowFilter_ps_uniform.glsl", "uniform vec4 u_color;\nuniform float u_strength;\nuniform float u_blurX;\nuniform float u_blurY;\nuniform float u_offsetX;\nuniform float u_offsetY;\nuniform float u_textW;\nuniform float u_textH;"); Ra.addInclude("parts/GlowFilter_ps_logic.glsl", "const float c_IterationTime \x3d 10.0;\nfloat floatIterationTotalTime \x3d c_IterationTime * c_IterationTime;\nvec4 vec4Color \x3d vec4(0.0,0.0,0.0,0.0);\nvec2 vec2FilterDir \x3d vec2(-(u_offsetX)/u_textW,-(u_offsetY)/u_textH);\nvec2 vec2FilterOff \x3d vec2(u_blurX/u_textW/c_IterationTime * 2.0,u_blurY/u_textH/c_IterationTime * 2.0);\nfloat maxNum \x3d u_blurX * u_blurY;\nvec2 vec2Off \x3d vec2(0.0,0.0);\nfloat floatOff \x3d c_IterationTime/2.0;\nfor(float i \x3d 0.0;i\x3c\x3dc_IterationTime; ++i){\n\tfor(float j \x3d 0.0;j\x3c\x3dc_IterationTime; ++j){\n\t\tvec2Off \x3d vec2(vec2FilterOff.x * (i - floatOff),vec2FilterOff.y * (j - floatOff));\n\t\tvec4Color +\x3d texture2D(texture, v_texcoord + vec2FilterDir + vec2Off)/floatIterationTotalTime;\n\t}\n}\ngl_FragColor \x3d vec4(u_color.rgb,vec4Color.a * u_strength);\ngl_FragColor.rgb *\x3d gl_FragColor.a;"); Ra.addInclude("parts/BlurFilter_ps_logic.glsl", "gl_FragColor \x3d blur();\ngl_FragColor.w*\x3dalpha;"); Ra.addInclude("parts/BlurFilter_ps_uniform.glsl", "uniform vec4 strength_sig2_2sig2_gauss1;\nuniform vec2 blurInfo;\n\n#define PI 3.141593\n\n//float sigma\x3dstrength/3.0;//3\u03c3\u4ee5\u5916\u5f71\u54cd\u5f88\u5c0f\u3002\u5373\u5f53\u03c3\x3d1\u7684\u65f6\u5019\uff0c\u534a\u5f84\u4e3a3\n//float sig2 \x3d sigma*sigma;\n//float _2sig2 \x3d 2.0*sig2;\n//return 1.0/(2*PI*sig2)*exp(-(x*x+y*y)/_2sig2)\n//float gauss1 \x3d 1.0/(2.0*PI*sig2);\n\nfloat getGaussian(float x, float y){\n return strength_sig2_2sig2_gauss1.w*exp(-(x*x+y*y)/strength_sig2_2sig2_gauss1.z);\n}\n\nvec4 blur(){\n const float blurw \x3d 9.0;\n vec4 vec4Color \x3d vec4(0.0,0.0,0.0,0.0);\n vec2 halfsz\x3dvec2(blurw,blurw)/2.0/blurInfo; \n vec2 startpos\x3dv_texcoord-halfsz;\n vec2 ctexcoord \x3d startpos;\n vec2 step \x3d 1.0/blurInfo; //\u6bcf\u4e2a\u50cf\u7d20 \n \n for(float y \x3d 0.0;y\x3c\x3dblurw; ++y){\n ctexcoord.x\x3dstartpos.x;\n for(float x \x3d 0.0;x\x3c\x3dblurw; ++x){\n //TODO \u7eb9\u7406\u5750\u6807\u7684\u56fa\u5b9a\u504f\u79fb\u5e94\u8be5\u5728vs\u4e2d\u5904\u7406\n vec4Color +\x3d texture2D(texture, ctexcoord)*getGaussian(x-blurw/2.0,y-blurw/2.0);\n ctexcoord.x+\x3dstep.x;\n }\n ctexcoord.y+\x3dstep.y;\n }\n return vec4Color;\n}"); Ra.addInclude("parts/ColorAdd_ps_uniform.glsl", "uniform vec4 colorAdd;\n"); Ra.addInclude("parts/ColorAdd_ps_logic.glsl", "gl_FragColor \x3d vec4(colorAdd.rgb,colorAdd.a*gl_FragColor.a);\ngl_FragColor.xyz *\x3d colorAdd.a;"); Ra.preCompile2D(0, 1, "attribute vec4 position;\nattribute vec2 texcoord;\nuniform vec2 size;\n\n#ifdef WORLDMAT\nuniform mat4 mmat;\n#endif\nvarying vec2 v_texcoord;\nvoid main() {\n #ifdef WORLDMAT\n vec4 pos\x3dmmat*position;\n gl_Position \x3dvec4((pos.x/size.x-0.5)*2.0,(0.5-pos.y/size.y)*2.0,pos.z,1.0);\n #else\n gl_Position \x3dvec4((position.x/size.x-0.5)*2.0,(0.5-position.y/size.y)*2.0,position.z,1.0);\n #endif\n \n v_texcoord \x3d texcoord;\n}", 'precision mediump float;\n//precision highp float;\nvarying vec2 v_texcoord;\nuniform sampler2D texture;\nuniform float alpha;\n#include?BLUR_FILTER "parts/BlurFilter_ps_uniform.glsl";\n#include?COLOR_FILTER "parts/ColorFilter_ps_uniform.glsl";\n#include?GLOW_FILTER "parts/GlowFilter_ps_uniform.glsl";\n#include?COLOR_ADD "parts/ColorAdd_ps_uniform.glsl";\n\nvoid main() {\n vec4 color\x3d texture2D(texture, v_texcoord);\n color.a*\x3dalpha;\n color.rgb*\x3dalpha;\n gl_FragColor\x3dcolor;\n #include?COLOR_ADD "parts/ColorAdd_ps_logic.glsl"; \n #include?BLUR_FILTER "parts/BlurFilter_ps_logic.glsl";\n #include?COLOR_FILTER "parts/ColorFilter_ps_logic.glsl";\n #include?GLOW_FILTER "parts/GlowFilter_ps_logic.glsl";\n}', null); Ra.preCompile2D(0, 2, "attribute vec4 position;\nuniform vec2 size;\nuniform mat4 mmat;\nvoid main() {\n vec4 pos\x3dmmat*position;\n gl_Position \x3dvec4((pos.x/size.x-0.5)*2.0,(0.5-pos.y/size.y)*2.0,pos.z,1.0);\n}", 'precision mediump float;\nuniform vec4 color;\nuniform float alpha;\n#include?COLOR_FILTER "parts/ColorFilter_ps_uniform.glsl";\nvoid main() {\n\tvec4 a \x3d vec4(color.r, color.g, color.b, color.a);\n\ta.w \x3d alpha;\n\ta.xyz *\x3d alpha;\n\tgl_FragColor \x3d a;\n\t#include?COLOR_FILTER "parts/ColorFilter_ps_logic.glsl";\n}', null); Ra.preCompile2D(0, 4, "attribute vec4 position;\nattribute vec3 a_color;\nuniform mat4 mmat;\nuniform mat4 u_mmat2;\nuniform vec2 u_pos;\nuniform vec2 size;\nvarying vec3 color;\nvoid main(){\n vec4 tPos \x3d vec4(position.x + u_pos.x,position.y + u_pos.y,position.z,position.w);\n vec4 pos\x3dmmat*u_mmat2*tPos;\n gl_Position \x3dvec4((pos.x/size.x-0.5)*2.0,(0.5-pos.y/size.y)*2.0,pos.z,1.0);\n color\x3da_color;\n}", "precision mediump float;\n//precision mediump float;\nvarying vec3 color;\nuniform float alpha;\nvoid main(){\n\t//vec4 a\x3dvec4(color.r, color.g, color.b, 1);\n\t//a.a*\x3dalpha;\n gl_FragColor\x3dvec4(color.r, color.g, color.b, alpha);\n\tgl_FragColor.rgb*\x3dalpha;\n}", null); Ra.preCompile2D(0, 256, "attribute vec4 position;\nattribute vec2 texcoord;\nuniform vec2 size;\n\n#ifdef WORLDMAT\nuniform mat4 mmat;\n#endif\nvarying vec2 v_texcoord;\nvoid main() {\n #ifdef WORLDMAT\n vec4 pos\x3dmmat*position;\n gl_Position \x3dvec4((pos.x/size.x-0.5)*2.0,(0.5-pos.y/size.y)*2.0,pos.z,1.0);\n #else\n gl_Position \x3dvec4((position.x/size.x-0.5)*2.0,(0.5-position.y/size.y)*2.0,position.z,1.0);\n #endif\n \n v_texcoord \x3d texcoord;\n}", '#ifdef FSHIGHPRECISION\nprecision highp float;\n#else\nprecision mediump float;\n#endif\n//precision highp float;\nvarying vec2 v_texcoord;\nuniform sampler2D texture;\nuniform float alpha;\nuniform vec4 u_TexRange;\nuniform vec2 u_offset;\n#include?BLUR_FILTER "parts/BlurFilter_ps_uniform.glsl";\n#include?COLOR_FILTER "parts/ColorFilter_ps_uniform.glsl";\n#include?GLOW_FILTER "parts/GlowFilter_ps_uniform.glsl";\n#include?COLOR_ADD "parts/ColorAdd_ps_uniform.glsl";\n\nvoid main() {\n vec2 newTexCoord;\n newTexCoord.x \x3d mod(u_offset.x + v_texcoord.x,u_TexRange.y) + u_TexRange.x;\n newTexCoord.y \x3d mod(u_offset.y + v_texcoord.y,u_TexRange.w) + u_TexRange.z;\n vec4 color\x3d texture2D(texture, newTexCoord);\n color.a*\x3dalpha;\n gl_FragColor\x3dcolor;\n #include?COLOR_ADD "parts/ColorAdd_ps_logic.glsl"; \n #include?BLUR_FILTER "parts/BlurFilter_ps_logic.glsl";\n #include?COLOR_FILTER "parts/ColorFilter_ps_logic.glsl";\n #include?GLOW_FILTER "parts/GlowFilter_ps_logic.glsl";\n}', null); Ra.preCompile2D(0, 512, "attribute vec2 position;\nattribute vec2 texcoord;\nattribute vec4 color;\nuniform vec2 size;\nuniform float offsetX;\nuniform float offsetY;\nuniform mat4 mmat;\nuniform mat4 u_mmat2;\nvarying vec2 v_texcoord;\nvarying vec4 v_color;\nvoid main() {\n vec4 pos\x3dmmat*u_mmat2*vec4(offsetX+position.x,offsetY+position.y,0,1 );\n gl_Position \x3d vec4((pos.x/size.x-0.5)*2.0,(0.5-pos.y/size.y)*2.0,pos.z,1.0);\n v_color \x3d color;\n v_color.rgb *\x3d v_color.a;\n v_texcoord \x3d texcoord; \n}", "precision mediump float;\nvarying vec2 v_texcoord;\nvarying vec4 v_color;\nuniform sampler2D texture;\nuniform float alpha;\nvoid main() {\n\tvec4 t_color \x3d texture2D(texture, v_texcoord);\n\tgl_FragColor \x3d t_color.rgba * v_color;\n\tgl_FragColor *\x3d alpha;\n}", null) }; return a }(), $d = function () { function a(b, a, c) { this._value = 0; this._name2int = b; this._int2name = a; this._int2nameMap = c } g(a, "laya.webgl.shader.ShaderDefines", null, "ShaderDefines$1"); var c = a.prototype; c.add = function (b) { "string" == typeof b && (b = this._name2int[b]); return this._value |= b }; c.addInt = function (b) { return this._value |= b }; c.remove = function (b) { "string" == typeof b && (b = this._name2int[b]); return this._value &= ~b }; c.isDefine = function (b) { return (this._value & b) === b }; c.getValue = function () { return this._value }; c.setValue = function (b) { this._value = b }; c.toNameDic = function () { var b = this._int2nameMap[this._value]; return b ? b : a._toText(this._value, this._int2name, this._int2nameMap) }; a._reg = function (b, a, c, d) { c[b] = a; d[a] = b }; a._toText = function (b, a, c) { var f = c[b]; if (f) return f; for (var f = {}, k, d = 0; 32 > d; d++) { k = 1 << d; if (k > b) break; b & k && (k = a[k]) && (f[k] = "") } return c[b] = f }; a._toInt = function (b, a) { for (var f = b.split("."), c = 0, d = 0, e = f.length; d < e; d++) { var g = a[f[d]]; if (!g) throw Error("Defines to int err:" + b + "/" + f[d]); c |= g } return c }; return a }(), ch = function () { function a() { this.mIBData = this.mVBData = this.mIBBuffer = this.mVBBuffer = null; this.mEleNum = 0; this._ps = this._vs = this.transform = this.mTexture = null; this._indexStart = -1; this._uvs = this._verticles = null; this._tempMatrix = new W } g(a, "laya.webgl.shader.d2.skinAnishader.SkinMesh"); var c = a.prototype; c.init = function (b, f, c) { if (f) this._vs = f; else { this._vs = []; f = b.width; var k = b.height; this._vs.push(0, 0, 0, 0, 1, 1, 1, 1); this._vs.push(f, 0, 1, 0, 1, 1, 1, 1); this._vs.push(f, k, 1, 1, 1, 1, 1, 1); this._vs.push(0, k, 0, 1, 1, 1, 1, 1) } c ? this._ps = c : (a._defaultPS || (a._defaultPS = [], a._defaultPS.push(0, 1, 3, 3, 1, 2)), this._ps = a._defaultPS); this.mVBData = new Float32Array(this._vs); this.mIBData = new Uint16Array(this._ps.length); this.mIBData.start = -1; this.mEleNum = this._ps.length; this.mTexture = b }; c.init2 = function (b, a, c, d, e) { this.transform && (this.transform = null); c ? this._ps = c : (this._ps = [], this._ps.push(0, 1, 3, 3, 1, 2)); this._verticles = d; this._uvs = e; this.mEleNum = this._ps.length; this.mTexture = b; if (B.isConchNode || B.isConchApp) this._initMyData(), this.mVBData = new Float32Array(this._vs) }; c._initMyData = function () { var b = 0, f = 0, c = 4 * this._verticles.length; this._vs = a._tempVS; var d = !1; B.isConchNode || B.isConchApp ? (this._vs.length = c, d = !0) : this._vs.length < c && (this._vs.length = c, d = !0); a._tVSLen = c; if (d) for (; b < c;) this._vs[b] = this._verticles[f], this._vs[b + 1] = this._verticles[f + 1], this._vs[b + 2] = this._uvs[f], this._vs[b + 3] = this._uvs[f + 1], this._vs[b + 4] = 1, this._vs[b + 5] = 1, this._vs[b + 6] = 1, this._vs[b + 7] = 1, b += 8, f += 2; else for (; b < c;) this._vs[b] = this._verticles[f], this._vs[b + 1] = this._verticles[f + 1], this._vs[b + 2] = this._uvs[f], this._vs[b + 3] = this._uvs[f + 1], b += 8, f += 2 }; c.getData2 = function (b, f, c) { this.mVBBuffer = b; this.mIBBuffer = f; this._initMyData(); b.appendEx2(this._vs, Float32Array, a._tVSLen, 4); this._indexStart = f._byteLength; b = a._tempIB; b.length < this._ps.length && (b.length = this._ps.length); for (var k = 0, d = this._ps.length; k < d; k++) b[k] = this._ps[k] + c; f.appendEx2(b, Uint16Array, this._ps.length, 2) }; c.getData = function (b, a, c) { this.mVBBuffer = b; this.mIBBuffer = a; b.append(this.mVBData); this._indexStart = a._byteLength; if (this.mIBData.start != c) { b = 0; for (var f = this._ps.length; b < f; b++) this.mIBData[b] = this._ps[b] + c; this.mIBData.start = c } a.append(this.mIBData) }; c.render = function (b, a, c) { if (B.isWebGL && this.mTexture) { b._renderKey = 0; b._shader2D.glTexture = null; Ve.getInstance().addSkinMesh(this); var f = Ea.createShape(b, this.mIBBuffer, this.mVBBuffer, this.mEleNum, this._indexStart, ta.create(512, 0)); this.transform || (this.transform = W.EMPTY); this.transform.translate(a, c); W.mul(this.transform, b._curMat, this._tempMatrix); this.transform.translate(-a, -c); a = f.shaderValue; c = a.u_mmat2 || O.getMatrArray(); O.mat2MatArray(this._tempMatrix, c); a.textureHost = this.mTexture; a.offsetX = 0; a.offsetY = 0; a.u_mmat2 = c; a.ALPHA = b._shader2D.ALPHA; b._submits[b._submits._length++] = f } else B.isConchApp && this.mTexture && (this.transform || (this.transform = W.EMPTY), b.setSkinMesh && b.setSkinMesh(a, c, this._ps, this.mVBData, this.mEleNum, 0, this.mTexture, this.transform)) }; a._tempVS = []; a._tempIB = []; a._defaultPS = null; a._tVSLen = 0; return a }(), Ve = function () { function a() { this.vb = this.ib = null; this.ib = Db.create(35048); this.vb = nc.create(8) } g(a, "laya.webgl.shader.d2.skinAnishader.SkinMeshBuffer"); var c = a.prototype; c.addSkinMesh = function (b) { b.getData2(this.vb, this.ib, this.vb._byteLength / 32) }; c.reset = function () { this.vb.clear(); this.ib.clear() }; a.getInstance = function () { return a.instance = a.instance || new a }; a.instance = null; return a }(), ae = function () { function a(b, a, c, d, e, g, h, r, l) { this.r0 = 0; this.fill = !0; this.r1 = Math.PI / 2; this.x = b; this.y = a; this.width = c; this.height = d; this.edges = e; this.color = g; this.borderWidth = h; this.borderColor = r } g(a, "laya.webgl.shapes.BasePoly"); var c = a.prototype; h.imps(c, {"laya.webgl.shapes.IShape": !0}); c.getData = function (b, a, c) { }; c.rebuild = function (b) { }; c.setMatrix = function (b) { }; c.needUpdate = function (b) { return !0 }; c.sector = function (b, a, c) { var f = this.x, k = this.y, d = this.edges, e = (this.r1 - this.r0) / d, g = this.width, h = this.height, l = this.color, m = (l >> 16 & 255) / 255, p = (l >> 8 & 255) / 255, l = (l & 255) / 255; b.push(f, k, m, p, l); for (var q = 0; q < d + 1; q++) b.push(f + Math.sin(e * q + this.r0) * g, k + Math.cos(e * q + this.r0) * h), b.push(m, p, l); for (q = 0; q < d; q++) a.push(c, c + q + 1, c + q + 2) }; c.createLine2 = function (b, a, c, d, e, g) { b = b.concat(); var f = this.borderColor, k = (f >> 16 & 255) / 255, n = (f >> 8 & 255) / 255, f = (f & 255) / 255, w = b.length / 2; c /= 2; var h, x, l, m, p, q, t, v, z, A, B, C, E; l = b[0]; m = b[1]; p = b[2]; q = b[3]; h = -(m - q); x = l - p; B = Math.sqrt(h * h + x * x); h = h / B * c; x = x / B * c; e.push(l - h + this.x, m - x + this.y, k, n, f, l + h + this.x, m + x + this.y, k, n, f); for (var D = 1; D < w - 1; D++) l = b[2 * (D - 1)], m = b[2 * (D - 1) + 1], p = b[2 * D], q = b[2 * D + 1], t = b[2 * (D + 1)], v = b[2 * (D + 1) + 1], h = -(m - q), x = l - p, B = Math.sqrt(h * h + x * x), h = h / B * c, x = x / B * c, z = -(q - v), A = p - t, B = Math.sqrt(z * z + A * A), z = z / B * c, A = A / B * c, B = -x + m - (-x + q), C = -h + p - (-h + l), l = (-h + l) * (-x + q) - (-h + p) * (-x + m), m = -A + v - (-A + q), E = -z + p - (-z + t), t = (-z + t) * (-A + q) - (-z + p) * (-A + v), v = B * E - m * C, .1 > Math.abs(v) ? e.push(p - h + this.x, q - x + this.y, k, n, f, p + h + this.x, q + x + this.y, k, n, f) : (h = (C * t - E * l) / v, x = (m * l - B * t) / v, e.push(h + this.x, x + this.y, k, n, f, p - (h - p) + this.x, q - (x - q) + this.y, k, n, f)); l = b[b.length - 4]; m = b[b.length - 3]; p = b[b.length - 2]; q = b[b.length - 1]; h = -(m - q); x = l - p; B = Math.sqrt(h * h + x * x); h = h / B * c; x = x / B * c; e.push(p - h + this.x, q - x + this.y, k, n, f, p + h + this.x, q + x + this.y, k, n, f); for (D = 1; D < g; D++) a.push(d + 2 * (D - 1), d + 2 * (D - 1) + 1, d + 2 * D + 1, d + 2 * D + 1, d + 2 * D, d + 2 * (D - 1)); return e }; c.createLine = function (b, a, c, d) { var f = b.concat(), k = this.borderColor, e = (k >> 16 & 255) / 255, n = (k >> 8 & 255) / 255, k = (k & 255) / 255; f.splice(0, 5); var g = f.length / 5, h = c / 2, l, m, p, q, t, v, z, A, B, C, D, E, F; p = f[0]; q = f[1]; t = f[5]; v = f[6]; l = -(q - v); m = p - t; D = Math.sqrt(l * l + m * m); l = l / D * h; m = m / D * h; b.push(p - l, q - m, e, n, k, p + l, q + m, e, n, k); for (c = 1; c < g - 1; c++) p = f[5 * (c - 1)], q = f[5 * (c - 1) + 1], t = f[5 * c], v = f[5 * c + 1], z = f[5 * (c + 1)], A = f[5 * (c + 1) + 1], l = -(q - v), m = p - t, D = Math.sqrt(l * l + m * m), l = l / D * h, m = m / D * h, B = -(v - A), C = t - z, D = Math.sqrt(B * B + C * C), B = B / D * h, C = C / D * h, D = -m + q - (-m + v), E = -l + t - (-l + p), p = (-l + p) * (-m + v) - (-l + t) * (-m + q), q = -C + A - (-C + v), F = -B + t - (-B + z), z = (-B + z) * (-C + v) - (-B + t) * (-C + A), A = D * F - q * E, .1 > Math.abs(A) ? b.push(t - l, v - m, e, n, k, t + l, v + m, e, n, k) : (l = (E * z - F * p) / A, m = (q * p - D * z) / A, b.push(l, m, e, n, k, t - (l - t), v - (m - v), e, n, k)); p = f[f.length - 10]; q = f[f.length - 9]; t = f[f.length - 5]; v = f[f.length - 4]; l = -(q - v); m = p - t; D = Math.sqrt(l * l + m * m); l = l / D * h; m = m / D * h; b.push(t - l, v - m, e, n, k, t + l, v + m, e, n, k); f = this.edges + 1; for (c = 1; c < f; c++) a.push(d + 2 * (c - 1), d + 2 * (c - 1) + 1, d + 2 * c + 1, d + 2 * c + 1, d + 2 * c, d + 2 * (c - 1)); return b }; c.createLoopLine = function (b, a, c, d, e, g) { var f = b.concat(); b = e ? e : b; var k = this.borderColor; e = (k >> 16 & 255) / 255; var n = (k >> 8 & 255) / 255, k = (k & 255) / 255; f.splice(0, 5); var w = [f[0], f[1]], h = [f[f.length - 5], f[f.length - 4]], x = h[0] + .5 * (w[0] - h[0]), w = h[1] + .5 * (w[1] - h[1]); f.unshift(x, w, 0, 0, 0); f.push(x, w, 0, 0, 0); var x = f.length / 5, w = c / 2, l, m, p, q, t, v, z, A, B, C, D, E; p = f[0]; q = f[1]; h = f[5]; t = f[6]; l = -(q - t); m = p - h; C = Math.sqrt(l * l + m * m); l = l / C * w; m = m / C * w; b.push(p - l, q - m, e, n, k, p + l, q + m, e, n, k); for (c = 1; c < x - 1; c++) p = f[5 * (c - 1)], q = f[5 * (c - 1) + 1], h = f[5 * c], t = f[5 * c + 1], v = f[5 * (c + 1)], z = f[5 * (c + 1) + 1], l = -(q - t), m = p - h, C = Math.sqrt(l * l + m * m), l = l / C * w, m = m / C * w, A = -(t - z), B = h - v, C = Math.sqrt(A * A + B * B), A = A / C * w, B = B / C * w, C = -m + q - (-m + t), D = -l + h - (-l + p), p = (-l + p) * (-m + t) - (-l + h) * (-m + q), q = -B + z - (-B + t), E = -A + h - (-A + v), v = (-A + v) * (-B + t) - (-A + h) * (-B + z), z = C * E - q * D, .1 > Math.abs(z) ? b.push(h - l, t - m, e, n, k, h + l, t + m, e, n, k) : (l = (D * v - E * p) / z, m = (q * p - C * v) / z, b.push(l, m, e, n, k, h - (l - h), t - (m - t), e, n, k)); g && (a = g); g = this.edges + 1; for (c = 1; c < g; c++) a.push(d + 2 * (c - 1), d + 2 * (c - 1) + 1, d + 2 * c + 1, d + 2 * c + 1, d + 2 * c, d + 2 * (c - 1)); a.push(d + 2 * (c - 1), d + 2 * (c - 1) + 1, d + 1, d + 1, d, d + 2 * (c - 1)); return b }; return a }(), ok = function () { function a() { } g(a, "laya.webgl.shapes.Earcut"); a.earcut = function (c, b, f) { f = f || 2; var k = b && b.length, d = k ? b[0] * f : c.length, e = a.linkedList(c, 0, d, f, !0), g = []; if (!e) return g; var h, r, l, m; k && (e = a.eliminateHoles(c, b, e, f)); if (c.length > 80 * f) { h = b = c[0]; r = k = c[1]; for (var y = f; y < d; y += f) l = c[y], m = c[y + 1], l < h && (h = l), m < r && (r = m), l > b && (b = l), m > k && (k = m); l = Math.max(b - h, k - r); l = 0 !== l ? 1 / l : 0 } a.earcutLinked(e, g, f, h, r, l); return g }; a.linkedList = function (c, b, f, k, d) { var e; if (d === 0 < a.signedArea(c, b, f, k)) for (d = b; d < f; d += k) e = a.insertNode(d, c[d], c[d + 1], e); else for (d = f - k; d >= b; d -= k) e = a.insertNode(d, c[d], c[d + 1], e); e && a.equals(e, e.next) && (a.removeNode(e), e = e.next); return e }; a.filterPoints = function (c, b) { if (!c) return c; b || (b = c); var f = c, k; do if (k = !1, f.steiner || !a.equals(f, f.next) && 0 !== a.area(f.prev, f, f.next)) f = f.next; else { a.removeNode(f); f = b = f.prev; if (f === f.next) break; k = !0 } while (k || f !== b); return b }; a.earcutLinked = function (c, b, f, k, d, e, g) { if (c) { !g && e && a.indexCurve(c, k, d, e); for (var n = c, w, h; c.prev !== c.next;) if (w = c.prev, h = c.next, e ? a.isEarHashed(c, k, d, e) : a.isEar(c)) b.push(w.i / f), b.push(c.i / f), b.push(h.i / f), a.removeNode(c), n = c = h.next; else if (c = h, c === n) { g ? 1 === g ? (c = a.cureLocalIntersections(c, b, f), a.earcutLinked(c, b, f, k, d, e, 2)) : 2 === g && a.splitEarcut(c, b, f, k, d, e) : a.earcutLinked(a.filterPoints(c, null), b, f, k, d, e, 1); break } } }; a.isEar = function (c) { var b = c.prev, f = c.next; if (0 <= a.area(b, c, f)) return !1; for (var k = c.next.next; k !== c.prev;) { if (a.pointInTriangle(b.x, b.y, c.x, c.y, f.x, f.y, k.x, k.y) && 0 <= a.area(k.prev, k, k.next)) return !1; k = k.next } return !0 }; a.isEarHashed = function (c, b, f, k) { var d = c.prev, e = c.next; if (0 <= a.area(d, c, e)) return !1; var g = d.x > c.x ? d.x > e.x ? d.x : e.x : c.x > e.x ? c.x : e.x, h = d.y > c.y ? d.y > e.y ? d.y : e.y : c.y > e.y ? c.y : e.y, r = a.zOrder(d.x < c.x ? d.x < e.x ? d.x : e.x : c.x < e.x ? c.x : e.x, d.y < c.y ? d.y < e.y ? d.y : e.y : c.y < e.y ? c.y : e.y, b, f, k); b = a.zOrder(g, h, b, f, k); for (f = c.nextZ; f && f.z <= b;) { if (f !== c.prev && f !== c.next && a.pointInTriangle(d.x, d.y, c.x, c.y, e.x, e.y, f.x, f.y) && 0 <= a.area(f.prev, f, f.next)) return !1; f = f.nextZ } for (f = c.prevZ; f && f.z >= r;) { if (f !== c.prev && f !== c.next && a.pointInTriangle(d.x, d.y, c.x, c.y, e.x, e.y, f.x, f.y) && 0 <= a.area(f.prev, f, f.next)) return !1; f = f.prevZ } return !0 }; a.cureLocalIntersections = function (c, b, f) { var k = c; do { var d = k.prev, e = k.next.next; !a.equals(d, e) && a.intersects(d, k, k.next, e) && a.locallyInside(d, e) && a.locallyInside(e, d) && (b.push(d.i / f), b.push(k.i / f), b.push(e.i / f), a.removeNode(k), a.removeNode(k.next), k = c = e); k = k.next } while (k !== c); return k }; a.splitEarcut = function (c, b, f, k, d, e) { var n = c; do { for (var w = n.next.next; w !== n.prev;) { if (n.i !== w.i && a.isValidDiagonal(n, w)) { c = a.splitPolygon(n, w); n = a.filterPoints(n, n.next); c = a.filterPoints(c, c.next); a.earcutLinked(n, b, f, k, d, e); a.earcutLinked(c, b, f, k, d, e); return } w = w.next } n = n.next } while (n !== c) }; a.eliminateHoles = function (c, b, f, k) { var d = [], e, g, h, r; e = 0; for (g = b.length; e < g; e++) h = b[e] * k, r = e < g - 1 ? b[e + 1] * k : c.length, h = a.linkedList(c, h, r, k, !1), h === h.next && (h.steiner = !0), d.push(a.getLeftmost(h)); d.sort(a.compareX); for (e = 0; e < d.length; e++) a.eliminateHole(d[e], f), f = a.filterPoints(f, f.next); return f }; a.compareX = function (a, b) { return a.x - b.x }; a.eliminateHole = function (c, b) { if (b = a.findHoleBridge(c, b)) { var f = a.splitPolygon(b, c); a.filterPoints(f, f.next) } }; a.findHoleBridge = function (c, b) { var f = b, k = c.x, d = c.y, e = -Infinity, g; do { if (d <= f.y && d >= f.next.y && f.next.y !== f.y) { var h = f.x + (d - f.y) * (f.next.x - f.x) / (f.next.y - f.y); if (h <= k && h > e) { e = h; if (h === k) { if (d === f.y) return f; if (d === f.next.y) return f.next } g = f.x < f.next.x ? f : f.next } } f = f.next } while (f !== b); if (!g) return null; if (k === e) return g.prev; for (var h = g, r = g.x, l = g.y, m = Infinity, y, f = g.next; f !== h;) k >= f.x && f.x >= r && k !== f.x && a.pointInTriangle(d < l ? k : e, d, r, l, d < l ? e : k, d, f.x, f.y) && (y = Math.abs(d - f.y) / (k - f.x), (y < m || y === m && f.x > g.x) && a.locallyInside(f, c) && (g = f, m = y)), f = f.next; return g }; a.indexCurve = function (c, b, f, k) { var d = c; do null === d.z && (d.z = a.zOrder(d.x, d.y, b, f, k)), d.prevZ = d.prev, d = d.nextZ = d.next; while (d !== c); d.prevZ.nextZ = null; d.prevZ = null; a.sortLinked(d) }; a.sortLinked = function (a) { var b, f, c, d, e, g, h, r = 1; do { f = a; d = a = null; for (e = 0; f;) { e++; c = f; for (b = g = 0; b < r && (g++, c = c.nextZ, c); b++) ; for (h = r; 0 < g || 0 < h && c;) 0 !== g && (0 === h || !c || f.z <= c.z) ? (b = f, f = f.nextZ, g--) : (b = c, c = c.nextZ, h--), d ? d.nextZ = b : a = b, b.prevZ = d, d = b; f = c } d.nextZ = null; r *= 2 } while (1 < e); return a }; a.zOrder = function (a, b, f, k, d) { a = 32767 * (a - f) * d; b = 32767 * (b - k) * d; a = (a | a << 8) & 16711935; a = (a | a << 4) & 252645135; a = (a | a << 2) & 858993459; b = (b | b << 8) & 16711935; b = (b | b << 4) & 252645135; b = (b | b << 2) & 858993459; return (a | a << 1) & 1431655765 | ((b | b << 1) & 1431655765) << 1 }; a.getLeftmost = function (a) { var b = a, f = a; do b.x < f.x && (f = b), b = b.next; while (b !== a); return f }; a.pointInTriangle = function (a, b, f, k, d, e, g, h) { return 0 <= (d - g) * (b - h) - (a - g) * (e - h) && 0 <= (a - g) * (k - h) - (f - g) * (b - h) && 0 <= (f - g) * (e - h) - (d - g) * (k - h) }; a.isValidDiagonal = function (c, b) { return c.next.i !== b.i && c.prev.i !== b.i && !a.intersectsPolygon(c, b) && a.locallyInside(c, b) && a.locallyInside(b, c) && a.middleInside(c, b) }; a.area = function (a, b, f) { return (b.y - a.y) * (f.x - b.x) - (b.x - a.x) * (f.y - b.y) }; a.equals = function (a, b) { return a.x === b.x && a.y === b.y }; a.intersects = function (c, b, f, k) { return a.equals(c, b) && a.equals(f, k) || a.equals(c, k) && a.equals(f, b) ? !0 : 0 < a.area(c, b, f) !== 0 < a.area(c, b, k) && 0 < a.area(f, k, c) !== 0 < a.area(f, k, b) }; a.intersectsPolygon = function (c, b) { var f = c; do { if (f.i !== c.i && f.next.i !== c.i && f.i !== b.i && f.next.i !== b.i && a.intersects(f, f.next, c, b)) return !0; f = f.next } while (f !== c); return !1 }; a.locallyInside = function (c, b) { return 0 > a.area(c.prev, c, c.next) ? 0 <= a.area(c, b, c.next) && 0 <= a.area(c, c.prev, b) : 0 > a.area(c, b, c.prev) || 0 > a.area(c, c.next, b) }; a.middleInside = function (a, b) { var f = a, c = !1, d = (a.x + b.x) / 2, e = (a.y + b.y) / 2; do f.y > e !== f.next.y > e && f.next.y !== f.y && d < (f.next.x - f.x) * (e - f.y) / (f.next.y - f.y) + f.x && (c = !c), f = f.next; while (f !== a); return c }; a.splitPolygon = function (a, b) { var f = new We(a.i, a.x, a.y), c = new We(b.i, b.x, b.y), d = a.next, e = b.prev; a.next = b; b.prev = a; f.next = d; d.prev = f; c.next = f; f.prev = c; e.next = c; c.prev = e; return c }; a.insertNode = function (a, b, f, k) { a = new We(a, b, f); k ? (a.next = k.next, a.prev = k, k.next.prev = a, k.next = a) : (a.prev = a, a.next = a); return a }; a.removeNode = function (a) { a.next.prev = a.prev; a.prev.next = a.next; a.prevZ && (a.prevZ.nextZ = a.nextZ); a.nextZ && (a.nextZ.prevZ = a.prevZ) }; a.signedArea = function (a, b, f, k) { for (var c = 0, d = f - k; b < f; b += k) c += (a[d] - a[b]) * (a[b + 1] + a[d + 1]), d = b; return c }; return a }(), We = function () { function a(a, b, f) { this.steiner = this.nextZ = this.prevZ = this.z = this.next = this.prev = this.y = this.x = this.i = null; this.i = a; this.x = b; this.y = f; this.nextZ = this.prevZ = this.z = this.next = this.prev = null; this.steiner = !1 } g(a, "laya.webgl.shapes.EarcutNode"); return a }(), Ea = function () { function a(b) { void 0 === b && (b = 1E4); this._renderType = b } g(a, "laya.webgl.submit.Submit"); var c = a.prototype; h.imps(c, {"laya.webgl.submit.ISubmit": !0}); c.releaseRender = function () { var b = a._cache; b[b._length++] = this; this.shaderValue.release(); this._vb = null }; c.getRenderType = function () { return this._renderType }; c.renderSubmit = function () { if (0 === this._numEle) return 1; var b = this.shaderValue.textureHost; if (b) { var a = b.source; if (!b.bitmap || !a) return 1; this.shaderValue.texture = a } this._vb.bind_upload(this._ib); b = E.mainContext; this.shaderValue.upload(); za.activeBlendFunction !== this._blendFn && (b.enable(3042), this._blendFn(b), za.activeBlendFunction = this._blendFn); H.drawCall++; H.trianglesFaces += this._numEle / 3; b.drawElements(4, this._numEle, 5123, this._startIdx); return 1 }; a.__init__ = function () { var b = a.RENDERBASE = new a(-1); b.shaderValue = new ta(0, 0); b.shaderValue.ALPHA = -1234 }; a.createSubmit = function (b, f, c, d, e) { var k = a._cache._length ? a._cache[--a._cache._length] : new a; null == c && (c = k._selfVb || (k._selfVb = nc.create(-1)), c.clear(), d = 0); k._ib = f; k._vb = c; k._startIdx = d * ib.BYTES_PIDX; k._numEle = 0; f = b._nBlendType; k._blendFn = b._targets ? za.targetFns[f] : za.fns[f]; k.shaderValue = e; k.shaderValue.setValue(b._shader2D); (b = b._shader2D.filters) && k.shaderValue.setFilters(b); return k }; a.createShape = function (b, f, c, d, e, g) { var k = a._cache._length ? a._cache[--a._cache._length] : new a; k._ib = f; k._vb = c; k._numEle = d; k._startIdx = e; k.shaderValue = g; k.shaderValue.setValue(b._shader2D); f = b._nBlendType; k._blendFn = b._targets ? za.targetFns[f] : za.fns[f]; return k }; a.TYPE_2D = 1E4; a.TYPE_CANVAS = 10003; a.TYPE_CMDSETRT = 10004; a.TYPE_CUSTOM = 10005; a.TYPE_BLURRT = 10006; a.TYPE_CMDDESTORYPRERT = 10007; a.TYPE_DISABLESTENCIL = 10008; a.TYPE_OTHERIBVB = 10009; a.TYPE_PRIMITIVE = 10010; a.TYPE_RT = 10011; a.TYPE_BLUR_RT = 10012; a.TYPE_TARGET = 10013; a.TYPE_CHANGE_VALUE = 10014; a.TYPE_SHAPE = 10015; a.TYPE_TEXTURE = 10016; a.TYPE_FILLTEXTURE = 10017; a.RENDERBASE = null; a._cache = (a._cache = [], a._cache._length = 0, a._cache); return a }(), ec = function () { function a() { this.args = this.fun = null } g(a, "laya.webgl.submit.SubmitCMD"); var c = a.prototype; h.imps(c, {"laya.webgl.submit.ISubmit": !0}); c.renderSubmit = function () { this.fun.apply(null, this.args); return 1 }; c.getRenderType = function () { return 0 }; c.releaseRender = function () { var b = a._cache; b[b._length++] = this }; a.create = function (b, f) { var c = a._cache._length ? a._cache[--a._cache._length] : new a; c.fun = f; c.args = b; return c }; a._cache = (a._cache = [], a._cache._length = 0, a._cache); return a }(), dh = function () { function a() { this.variables = {} } g(a, "laya.webgl.submit.SubmitCMDScope"); var c = a.prototype; c.getValue = function (b) { return this.variables[b] }; c.addValue = function (b, a) { return this.variables[b] = a }; c.setValue = function (b, a) { return this.variables.hasOwnProperty(b) ? this.variables[b] = a : null }; c.clear = function () { for (var b in this.variables) delete this.variables[b] }; c.recycle = function () { this.clear(); a.POOL.push(this) }; a.create = function () { var b = a.POOL.pop(); b || (b = new a); return b }; a.POOL = []; return a }(), pk = function () { function a() { this.startIndex = this.offset = 0; this._mat = W.create() } g(a, "laya.webgl.submit.SubmitOtherIBVB"); var c = a.prototype; h.imps(c, {"laya.webgl.submit.ISubmit": !0}); c.releaseRender = function () { var b = a._cache; b[b._length++] = this }; c.getRenderType = function () { return 10009 }; c.renderSubmit = function () { var b = this._shaderValue.textureHost; if (b) { var f = b.source; if (!b.bitmap || !f) return 1; this._shaderValue.texture = f } this._vb.bind_upload(this._ib); b = O.worldMatrix4; f = W.TEMP; W.mulPre(this._mat, b[0], b[1], b[4], b[5], b[12], b[13], f); var c = O.worldMatrix4 = a.tempMatrix4; c[0] = f.a; c[1] = f.b; c[4] = f.c; c[5] = f.d; c[12] = f.tx; c[13] = f.ty; this._shader._offset = this.offset; this._shaderValue.refresh(); this._shader.upload(this._shaderValue); this._shader._offset = 0; f = E.mainContext; za.activeBlendFunction !== this._blendFn && (f.enable(3042), this._blendFn(f), za.activeBlendFunction = this._blendFn); H.drawCall++; H.trianglesFaces += this._numEle / 3; f.drawElements(4, this._numEle, 5123, this.startIndex); O.worldMatrix4 = b; Ua.activeShader = null; return 1 }; a.create = function (b, f, c, d, e, g, h, r, l) { void 0 === l && (l = 0); var k = a._cache._length ? a._cache[--a._cache._length] : new a; k._ib = c; k._vb = f; k._numEle = d; k._shader = e; k._shaderValue = g; c = b._nBlendType; k._blendFn = b._targets ? za.targetFns[c] : za.fns[c]; switch (l) { case 0: k.offset = 0; k.startIndex = r / (ib.BYTES_PE * f.vertexStride) * 1.5; k.startIndex *= ib.BYTES_PIDX; break; case 1: k.startIndex = h, k.offset = r } return k }; a._cache = (a._cache = [], a._cache._length = 0, a._cache); a.tempMatrix4 = [1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1]; return a }(), qk = function () { function a() { this.submitLength = this.submitIndex = 0; this.context = null; this.clipRect = new R; this.screenRect = new R } g(a, "laya.webgl.submit.SubmitScissor"); var c = a.prototype; h.imps(c, {"laya.webgl.submit.ISubmit": !0}); c._scissor = function (b, a, c, d) { var f = O.worldMatrix4, k = f[0], e = f[5], n = f[13]; b = b * k + f[12]; a = a * e + n; c *= k; d *= e; if (1 > c || 1 > d) return !1; c = b + c; d = a + d; 0 > b && (b = 0); 0 > a && (a = 0); f = O.worldClipRect; b = Math.max(b, f.x); a = Math.max(a, f.y); c = Math.min(c, f.right) - b; d = Math.min(d, f.bottom) - a; if (1 > c || 1 > d) return !1; k = O.worldScissorTest; this.screenRect.copyFrom(f); f.x = b; f.y = a; f.width = c; f.height = d; O.worldScissorTest = !0; a = O.height - a - d; E.mainContext.scissor(b, a, c, d); E.mainContext.enable(3089); this.context.submitElement(this.submitIndex, this.submitIndex + this.submitLength); k ? (a = O.height - this.screenRect.y - this.screenRect.height, E.mainContext.scissor(this.screenRect.x, a, this.screenRect.width, this.screenRect.height), E.mainContext.enable(3089)) : (E.mainContext.disable(3089), O.worldScissorTest = !1); f.copyFrom(this.screenRect); return !0 }; c._scissorWithTagart = function (b, a, c, d) { if (1 > c || 1 > d) return !1; c = b + c; d = a + d; 0 > b && (b = 0); 0 > a && (a = 0); var f = O.worldClipRect; b = Math.max(b, f.x); a = Math.max(a, f.y); c = Math.min(c, f.right) - b; d = Math.min(d, f.bottom) - a; if (1 > c || 1 > d) return !1; var k = O.worldScissorTest; this.screenRect.copyFrom(f); O.worldScissorTest = !0; f.x = b; f.y = a; f.width = c; f.height = d; a = O.height - a - d; E.mainContext.scissor(b, a, c, d); E.mainContext.enable(3089); this.context.submitElement(this.submitIndex, this.submitIndex + this.submitLength); k ? (a = O.height - this.screenRect.y - this.screenRect.height, E.mainContext.scissor(this.screenRect.x, a, this.screenRect.width, this.screenRect.height), E.mainContext.enable(3089)) : (E.mainContext.disable(3089), O.worldScissorTest = !1); f.copyFrom(this.screenRect); return !0 }; c.renderSubmit = function () { this.submitLength = Math.min(this.context._submits._length - 1, this.submitLength); if (1 > this.submitLength || 1 > this.clipRect.width || 1 > this.clipRect.height) return this.submitLength + 1; this.context._targets ? this._scissorWithTagart(this.clipRect.x, this.clipRect.y, this.clipRect.width, this.clipRect.height) : this._scissor(this.clipRect.x, this.clipRect.y, this.clipRect.width, this.clipRect.height); return this.submitLength + 1 }; c.getRenderType = function () { return 0 }; c.releaseRender = function () { var b = a._cache; b[b._length++] = this; this.context = null }; a.create = function (b) { var f = a._cache._length ? a._cache[--a._cache._length] : new a; f.context = b; return f }; a._cache = (a._cache = [], a._cache._length = 0, a._cache); return a }(), vd = function () { function a() { this.step = 0; this.blendMode = null; this.level = 0 } g(a, "laya.webgl.submit.SubmitStencil"); var c = a.prototype; h.imps(c, {"laya.webgl.submit.ISubmit": !0}); c.renderSubmit = function () { switch (this.step) { case 1: this.do1(); break; case 2: this.do2(); break; case 3: this.do3(); break; case 4: this.do4(); break; case 5: this.do5(); break; case 6: this.do6(); break; case 7: this.do7(); break; case 8: this.do8() } return 1 }; c.getRenderType = function () { return 0 }; c.releaseRender = function () { var b = a._cache; b[b._length++] = this }; c.do1 = function () { var b = E.mainContext; b.enable(2960); b.clear(1024); b.colorMask(!1, !1, !1, !1); b.stencilFunc(514, this.level, 255); b.stencilOp(7680, 7680, 7682) }; c.do2 = function () { var b = E.mainContext; b.stencilFunc(514, this.level + 1, 255); b.colorMask(!0, !0, !0, !0); b.stencilOp(7680, 7680, 7680) }; c.do3 = function () { var b = E.mainContext; b.colorMask(!0, !0, !0, !0); b.stencilOp(7680, 7680, 7680); b.clear(1024); b.disable(2960) }; c.do4 = function () { var b = E.mainContext; 0 == this.level && (b.enable(2960), b.clear(1024)); b.colorMask(!1, !1, !1, !1); b.stencilFunc(519, 0, 255); b.stencilOp(7680, 7680, 7682) }; c.do5 = function () { var b = E.mainContext; b.stencilFunc(514, this.level, 255); b.colorMask(!0, !0, !0, !0); b.stencilOp(7680, 7680, 7680) }; c.do6 = function () { za.targetFns[za.TOINT[this.blendMode]](E.mainContext) }; c.do7 = function () { var b = E.mainContext; b.colorMask(!1, !1, !1, !1); b.stencilOp(7680, 7680, 7683) }; c.do8 = function () { var b = E.mainContext; b.colorMask(!0, !0, !0, !0); b.stencilFunc(514, this.level, 255); b.stencilOp(7680, 7680, 7680) }; a.restore = function (b, f, c, d, e) { var k; b._renderKey = 0; 0 < a._mask && a._mask--; 0 == a._mask ? (k = laya.webgl.submit.SubmitStencil.create(3), b.addRenderObject(k), b._curSubmit = Ea.RENDERBASE) : (k = laya.webgl.submit.SubmitStencil.create(7), b.addRenderObject(k), k = b._vb, Va.fillRectImgVb(k, null, f.x, f.y, f.width, f.height, xa.DEF_UV, c, d, e, 0, 0) ? (b._shader2D.glTexture = null, f = b._curSubmit = Ea.createSubmit(b, b._ib, k, (k._byteLength - 64) / 32 * 3, ta.create(2, 0)), f.shaderValue.ALPHA = 1, b._submits[b._submits._length++] = f, b._curSubmit._numEle += 6, b._curSubmit = Ea.RENDERBASE) : alert("clipRect calc stencil rect error"), k = laya.webgl.submit.SubmitStencil.create(8), b.addRenderObject(k)) }; a.restore2 = function (b, f) { var c; b._renderKey = 0; 0 < a._mask && a._mask--; 0 == a._mask ? (c = laya.webgl.submit.SubmitStencil.create(3), b.addRenderObject(c), b._curSubmit = Ea.RENDERBASE) : (c = laya.webgl.submit.SubmitStencil.create(7), b.addRenderObject(c), b._submits[b._submits._length++] = f, c = laya.webgl.submit.SubmitStencil.create(8), b.addRenderObject(c)) }; a.create = function (b) { var f = a._cache._length ? a._cache[--a._cache._length] : new a; f.step = b; 5 == b && ++a._mask; f.level = a._mask; return f }; a._cache = (a._cache = [], a._cache._length = 0, a._cache); a._mask = 0; return a }(), rk = function () { function a() { this._renderType = 0; this._ib = this._vb = null; this._numEle = this._startIdx = 0; this.shaderValue = null; this.blendType = 0; this.scope = this.proName = null } g(a, "laya.webgl.submit.SubmitTarget"); var c = a.prototype; h.imps(c, {"laya.webgl.submit.ISubmit": !0}); c.renderSubmit = function () { this._vb.bind_upload(this._ib); var b = this.scope.getValue(this.proName); b && (this.shaderValue.texture = b.source, this.shaderValue.strength && !this.shaderValue.blurInfo && (this.shaderValue.blurInfo = [b.width, b.height]), this.shaderValue.upload(), this.blend(), H.drawCall++, H.trianglesFaces += this._numEle / 3, E.mainContext.drawElements(4, this._numEle, 5123, this._startIdx)); return 1 }; c.blend = function () { if (za.activeBlendFunction !== za.fns[this.blendType]) { var b = E.mainContext; b.enable(3042); za.fns[this.blendType](b); za.activeBlendFunction = za.fns[this.blendType] } }; c.getRenderType = function () { return 0 }; c.releaseRender = function () { var b = a._cache; b[b._length++] = this }; a.create = function (b, f, c, d, e, g) { var k = a._cache._length ? a._cache[--a._cache._length] : new a; k._ib = f; k._vb = c; k.proName = g; k._startIdx = d * ib.BYTES_PIDX; k._numEle = 0; k.blendType = b._nBlendType; k.shaderValue = e; k.shaderValue.setValue(b._shader2D); return k }; a._cache = (a._cache = [], a._cache._length = 0, a._cache); return a }(), sk = function () { function a() { this._sourceStr = null } g(a, "laya.webgl.text.CharSegment"); var c = a.prototype; h.imps(c, {"laya.webgl.text.ICharSegment": !0}); c.textToSpit = function (b) { this._sourceStr = b }; c.getChar = function (b) { return this._sourceStr.charAt(b) }; c.getCharCode = function (b) { return this._sourceStr.charCodeAt(b) }; c.length = function () { return this._sourceStr.length }; return a }(), be = function () { function a() { } var c; g(a, "laya.webgl.text.DrawText"); a.__init__ = function () { a._charsTemp = []; a._drawValue = new c; a._charSeg = new sk }; a.customCharSeg = function (b) { a._charSeg = b }; a.getChar = function (b, f, c) { b = tk.createOneChar(b, c); -1 != f && (a._charsCache[f] = b); return b }; a._drawSlow = function (b, f, c, d, e, g, h, r, l, m, y, p, q, t, v) { m = a._drawValue.value(g, r, l, m, q, t, v); g = a._charsTemp; l = 0; var k; if (d) for (g.length = d.length, c = 0, r = d.length; c < r; c++) k = d[c], v = k.charNum + m.txtID, g[c] = v = a._charsCache[v] || a.getChar(k["char"], v, m), v.active(); else if (c = c instanceof laya.utils.WordText ? c.toString() : c, ga.CharacterCache) for (a._charSeg.textToSpit(c), r = a._charSeg.length(), g.length = r, c = 0; c < r; c++) v = a._charSeg.getCharCode(c) + m.txtID, g[c] = v = a._charsCache[v] || a.getChar(a._charSeg.getChar(c), v, m), v.active(), l += v.cw; else g.length = 0, v = a.getChar(c, -1, m), v.active(), l += v.cw, g[0] = v; m = 0; null !== h && "left" !== h && (m = -("center" == h ? l / 2 : l)); var n; k = 0; if (d) for (c = 0, r = g.length; c < r; c++) v = g[c], v.isSpace || (k = d[c], h = v.borderSize, l = v.texture, f._drawText(l, y + m + k.x * q - h, p + k.y * t - h, l.width, l.height, e, 0, 0, 0, 0)); else { c = 0; for (r = g.length; c < r; c++) v = g[c], v.isSpace || (h = v.borderSize, l = v.texture, f._drawText(l, y + m - h, p - h, l.width, l.height, e, 0, 0, 0, 0), b && (n = b[k++], n || (n = b[k - 1] = []), n[0] = l, n[1] = m - h, n[2] = -h)), m += v.cw; b && (b.length = k) } }; a._drawFast = function (b, a, c, d, e) { for (var f, k, n = 0, w = b.length; n < w; n++) k = b[n], f = k[0], f.active(), a._drawText(f, d + k[1], e + k[2], f.width, f.height, c, 0, 0, 0, 0) }; a.drawText = function (b, f, c, d, e, g, u, r, l, m, y, p) { void 0 === p && (p = 0); if (!(f && 0 === f.length || c && 0 === c.length)) { var k = d.a, n = d.d; 0 === d.b && 0 === d.c || (k = n = 1); var w; 1 === k && 1 === n || !h.stage.transform ? w = !1 : (w = h.stage.transform, w = w.a === k && w.d === n); if (w) { d = d.copyTo(fd._tmpMatrix); w = d.tx; var x = d.ty; d.scale(1 / k, 1 / n); d._checkTransform(); m = m * k + (w - d.tx); y = y * n + (x - d.ty) } else k = n = 1; c ? a._drawSlow(null, b, f, c, d, e, g, u, r, l, m, y, k, n, p) : null === f.toUpperCase ? (w = k + 1E5 * n, f.changed || f.id !== w ? (f.id = w, f.changed = !1, a._drawSlow(f.save, b, f, c, d, e, g, u, r, l, m, y, k, n, p)) : a._drawFast(f.save, b, d, m, y)) : (w = f + e.toString() + u + r + l + k + n + g, x = a._textsCache[w], ga.CharacterCache ? x ? a._drawFast(x, b, d, m, y) : (a._textsCache.__length || (a._textsCache.__length = 0), a._textsCache.__length > cb.WebGLTextCacheCount && (a._textsCache = {}, a._textsCache.__length = 0, a._curPoolIndex = 0), a._textCachesPool[a._curPoolIndex] ? (x = a._textsCache[w] = a._textCachesPool[a._curPoolIndex], x.length = 0) : a._textCachesPool[a._curPoolIndex] = x = a._textsCache[w] = [], a._textsCache.__length++, a._curPoolIndex++, a._drawSlow(x, b, f, c, d, e, g, u, r, l, m, y, k, n, p)) : a._drawSlow(x, b, f, c, d, e, g, u, r, l, m, y, k, n, p)) } }; a._charsTemp = null; a._textCachesPool = []; a._curPoolIndex = 0; a._charsCache = {}; a._textsCache = {}; a._drawValue = null; a.d = []; a._charSeg = null; a.__init$ = function () { c = function () { function b() { } g(b, ""); b.prototype.value = function (a, c, d, e, g, h, r) { this.font = a; this.fillColor = c; this.borderColor = d; this.lineWidth = e; this.scaleX = g; this.scaleY = h; this.underLine = r; a = a.toString() + g + h + e + c + d + r; this.txtID = b._keymap[a]; this.txtID || (this.txtID = 1E-7 * ++b._keymapCount, b._keymap[a] = this.txtID); return this }; b.clear = function () { b._keymap = {}; b._keymapCount = 1 }; b._keymap = {}; b._keymapCount = 1; return b }() }; return a }(), gd = function () { function a(b) { this._index = 0; this._size = 14; this._italic = -2; a._cache2 = a._cache2 || []; this.setFont(b || "14px Arial") } g(a, "laya.webgl.text.FontInContext"); var c = a.prototype; c.setFont = function (b) { var f = a._cache2[b]; if (f) this._words = f[0], this._size = f[1]; else { this._words = b.split(" "); for (var f = 0, c = this._words.length; f < c; f++) if (0 < this._words[f].indexOf("px")) { this._index = f; break } this._size = parseInt(this._words[this._index]); a._cache2[b] = [this._words, this._size] } this._text = null; this._italic = -2 }; c.getItalic = function () { -2 === this._italic && (this._italic = this.hasType("italic")); return this._italic }; c.hasType = function (b) { for (var a = 0, c = this._words.length; a < c; a++) if (this._words[a] === b) return a; return -1 }; c.removeType = function (b) { for (var a = 0, c = this._words.length; a < c; a++) if (this._words[a] === b) { this._words.splice(a, 1); this._index > a && this._index--; break } this._text = null; this._italic = -2 }; c.copyTo = function (b) { b._text = this._text; b._size = this._size; b._index = this._index; b._words = this._words.slice(); b._italic = -2; return b }; c.toString = function () { return this._text ? this._text : this._text = this._words.join(" ") }; e(0, c, "size", function () { return this._size }, function (b) { this._size = b; this._words[this._index] = b + "px"; this._text = null }); a.create = function (b) { var f = a._cache[b]; return f ? f : f = a._cache[b] = new a(b) }; a.EMPTY = new a; a._cache = {}; a._cache2 = null; return a }(), ib = function () { function a() { } g(a, "laya.webgl.utils.CONST3D2D"); a.defaultMatrix4 = [1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1]; a.defaultMinusYMatrix4 = [1, 0, 0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1]; a.uniformMatrix3 = [1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0]; a._TMPARRAY = []; a._OFFSETX = 0; a._OFFSETY = 0; p(a, ["BYTES_PE", function () { return this.BYTES_PE = Float32Array.BYTES_PER_ELEMENT }, "BYTES_PIDX", function () { return this.BYTES_PIDX = Uint16Array.BYTES_PER_ELEMENT }]); return a }(), Va = function () { function a() { } g(a, "laya.webgl.utils.GlUtils"); a.make2DProjection = function (a, b, f) { return [2 / a, 0, 0, 0, 0, -2 / b, 0, 0, 0, 0, 2 / f, 0, -1, 1, 0, 1] }; a.fillIBQuadrangle = function (a, b) { if (16383.75 < b) throw Error("IBQuadrangle count:" + b + " must\x3c:" + Math.floor(16383.75)); b = Math.floor(b); a._resizeBuffer(12 * (b + 1), !1); a.byteLength = a.bufferLength; for (var f = a.getUint16Array(), c = 0, d = 0; d < b; d++) f[c++] = 4 * d, f[c++] = 4 * d + 2, f[c++] = 4 * d + 1, f[c++] = 4 * d, f[c++] = 4 * d + 3, f[c++] = 4 * d + 2; a.setNeedUpload(); return !0 }; a.expandIBQuadrangle = function (c, b) { c.bufferLength >= 12 * b || a.fillIBQuadrangle(c, b) }; a.mathCeilPowerOfTwo = function (a) { a--; a |= a >> 1; a |= a >> 2; a |= a >> 4; a |= a >> 8; a |= a >> 16; a++; return a }; a.fillQuadrangleImgVb = function (a, b, f, d, e, w, g, h) { var c = (a._byteLength >> 2) + 16; a.byteLength = c << 2; var k = a.getFloat32Array(), c = c - 16; k[c + 2] = e[0]; k[c + 3] = e[1]; k[c + 6] = e[2]; k[c + 7] = e[3]; k[c + 10] = e[4]; k[c + 11] = e[5]; k[c + 14] = e[6]; k[c + 15] = e[7]; e = w.a; var n = w.b, x = w.c, u = w.d; 1 !== e || 0 !== n || 0 !== x || 1 !== u ? (w.bTransform = !0, g = w.tx + g, w = w.ty + h, k[c] = (d[0] + b) * e + (d[1] + f) * x + g, k[c + 1] = (d[0] + b) * n + (d[1] + f) * u + w, k[c + 4] = (d[2] + b) * e + (d[3] + f) * x + g, k[c + 5] = (d[2] + b) * n + (d[3] + f) * u + w, k[c + 8] = (d[4] + b) * e + (d[5] + f) * x + g, k[c + 9] = (d[4] + b) * n + (d[5] + f) * u + w, k[c + 12] = (d[6] + b) * e + (d[7] + f) * x + g, k[c + 13] = (d[6] + b) * n + (d[7] + f) * u + w) : (w.bTransform = !1, b += w.tx + g, f += w.ty + h, k[c] = b + d[0], k[c + 1] = f + d[1], k[c + 4] = b + d[2], k[c + 5] = f + d[3], k[c + 8] = b + d[4], k[c + 9] = f + d[5], k[c + 12] = b + d[6], k[c + 13] = f + d[7]); return a._upload = !0 }; a.fillTranglesVB = function (a, b, f, d, e, w, g) { var c = (a._byteLength >> 2) + d.length; a.byteLength = c << 2; for (var k = a.getFloat32Array(), c = c - d.length, n = d.length, h = e.a, x = e.b, l = e.c, m = e.d, p = 0; p < n; p += 4) if (k[c + p + 2] = d[p + 2], k[c + p + 3] = d[p + 3], 1 !== h || 0 !== x || 0 !== l || 1 !== m) { e.bTransform = !0; var q = e.ty + g; k[c + p] = (d[p] + b) * h + (d[p + 1] + f) * l + (e.tx + w); k[c + p + 1] = (d[p] + b) * x + (d[p + 1] + f) * m + q } else e.bTransform = !1, b += e.tx + w, f += e.ty + g, k[c + p] = b + d[p], k[c + p + 1] = f + d[p + 1]; return a._upload = !0 }; a.copyPreImgVb = function (a, b, f) { var c = a._byteLength >> 2; a.byteLength = c + 16 << 2; for (var d = a.getFloat32Array(), e = 0, g = c - 16; 4 > e; e++) d[c] = d[g] + b, ++c, ++g, d[c] = d[g] + f, ++c, ++g, d[c] = d[g], ++c, ++g, d[c] = d[g], ++c, ++g; a._upload = !0 }; a.fillRectImgVb = function (a, b, f, d, e, w, g, h, r, l, m, p, q) { void 0 === q && (q = !1); var c = 1, k, n, x, u, y, ub, Fb, t, v, mb, z = h.a; p = h.b; mb = h.c; v = h.d; var A = b && 99999999 > b.width; 1 !== z || 0 !== p || 0 !== mb || 1 !== v ? (h.bTransform = !0, 0 === p && 0 === mb && (c = 23, n = h.tx + r, u = h.ty + l, k = z * f + n, x = z * (e + f) + n, n = v * d + u, u = v * (w + d) + u)) : (c = 23, h.bTransform = !1, k = f + h.tx + r, x = k + e, n = d + h.ty + l, u = n + w); A && (y = b.x, ub = b.y, Fb = b.width + y, t = b.height + ub); if (1 !== c && (Math.min(k, x) >= Fb || Math.min(n, u) >= t || Math.max(x, k) <= y || Math.max(u, n) <= ub)) return !1; b = a._byteLength >> 2; a.byteLength = b + 16 << 2; y = a.getFloat32Array(); y[b + 2] = g[0]; y[b + 3] = g[1]; y[b + 6] = g[2]; y[b + 7] = g[3]; y[b + 10] = g[4]; y[b + 11] = g[5]; y[b + 14] = g[6]; y[b + 15] = g[7]; switch (c) { case 1: n = h.tx + r; u = h.ty + l; x = e + f; e = w + d; m = z * f; k = mb * d; d *= v; f *= p; z *= x; w = mb * e; e *= v; x *= p; q ? (q = m + k + n, v = Math.round(q) - q, p = d + f + u, mb = Math.round(p) - p, y[b] = q + v, y[b + 1] = p + mb, y[b + 4] = z + k + n + v, y[b + 5] = d + x + u + mb, y[b + 8] = z + w + n + v, y[b + 9] = e + x + u + mb, y[b + 12] = m + w + n + v, y[b + 13] = e + f + u + mb) : (y[b] = m + k + n, y[b + 1] = d + f + u, y[b + 4] = z + k + n, y[b + 5] = d + x + u, y[b + 8] = z + w + n, y[b + 9] = e + x + u, y[b + 12] = m + w + n, y[b + 13] = e + f + u); break; case 23: q ? (q = k + m, v = Math.round(q) - q, p = n, mb = Math.round(p) - p, y[b] = q + v, y[b + 1] = p + mb, y[b + 4] = x + m + v, y[b + 5] = n + mb, y[b + 8] = x + v, y[b + 9] = u + mb, y[b + 12] = k + v, y[b + 13] = u + mb) : (y[b] = k + m, y[b + 1] = n, y[b + 4] = x + m, y[b + 5] = n, y[b + 8] = x, y[b + 9] = u, y[b + 12] = k, y[b + 13] = u) } return a._upload = !0 }; a.fillLineVb = function (c, b, f, d, e, w, g, h) { g *= .5; b = a._fillLineArray; var k = -(d - w), n = f - e, x = Math.sqrt(k * k + n * n), k = k / x * g, n = n / x * g; b[0] = f - k; b[1] = d - n; b[4] = f + k; b[5] = d + n; b[8] = e + k; b[9] = w + n; b[12] = e - k; b[13] = w - n; h && h.transformPointArray(b, b); f = (c._byteLength >> 2) + 16; c.byteLength = f << 2; c.insertData(b, f - 16); return !0 }; a._fillLineArray = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]; return a }(); (function () { function a() { } g(a, "laya.webgl.utils.MatirxArray"); a.ArrayMul = function (c, b, f) { if (c) if (b) for (var d, e, w, g, h = 0; 4 > h; h++) d = c[h], e = c[h + 4], w = c[h + 8], g = c[h + 12], f[h] = d * b[0] + e * b[1] + w * b[2] + g * b[3], f[h + 4] = d * b[4] + e * b[5] + w * b[6] + g * b[7], f[h + 8] = d * b[8] + e * b[9] + w * b[10] + g * b[11], f[h + 12] = d * b[12] + e * b[13] + w * b[14] + g * b[15]; else a.copyArray(c, f); else a.copyArray(b, f) }; a.copyArray = function (a, b) { if (a && b) for (var f = 0; f < a.length; f++) b[f] = a[f] }; return a })(); var uk = function () { function a(b, a, c) { this.indexNum = this.vertNum = this._stride = 0; this._applied = !1; this._attribInfo = this._vao = this._ib = this._vb = null; this._quadNum = 0; this.canReuse = !1; this._stride = b; this._vb = new nc(b, 35048); a && this._vb._resizeBuffer(a, !1); this._ib = new Db; c && this._ib._resizeBuffer(c, !1) } g(a, "laya.webgl.utils.Mesh2D"); var c = a.prototype; c.cloneWithNewVB = function () { var b = new a(this._stride, 0, 0); b._ib = this._ib; b._quadNum = this._quadNum; b._attribInfo = this._attribInfo; return b }; c.cloneWithNewVBIB = function () { var b = new a(this._stride, 0, 0); b._attribInfo = this._attribInfo; return b }; c.getVBW = function () { this._vb.setNeedUpload(); return this._vb }; c.getVBR = function () { return this._vb }; c.getIBR = function () { return this._ib }; c.getIBW = function () { this._ib.setNeedUpload(); return this._ib }; c.createQuadIB = function (b) { this._quadNum = b; this._ib._resizeBuffer(12 * b, !1); this._ib.byteLength = this._ib.bufferLength; for (var a = this._ib.getUint16Array(), c = 0, d = 0, e = 0; e < b; e++) a[c++] = d, a[c++] = d + 2, a[c++] = d + 1, a[c++] = d, a[c++] = d + 3, a[c++] = d + 2, d += 4; this._ib.setNeedUpload() }; c.setAttributes = function (b) { this._attribInfo = b; if (0 != this._attribInfo.length % 3) throw"Mesh2D setAttributes error!"; }; c.getEleNum = function () { return this._ib.getBuffer().byteLength / 2 }; c.releaseMesh = function () { }; c.destroy = function () { }; c.clearVB = function () { this._vb.clear() }; a._gvaoid = 0; return a }(), O = function () { function a() { } g(a, "laya.webgl.utils.RenderState2D"); a.getMatrArray = function () { return [1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1] }; a.mat2MatArray = function (c, b) { b[0] = c.a; b[1] = c.b; b[2] = a.EMPTYMAT4_ARRAY[2]; b[3] = a.EMPTYMAT4_ARRAY[3]; b[4] = c.c; b[5] = c.d; b[6] = a.EMPTYMAT4_ARRAY[6]; b[7] = a.EMPTYMAT4_ARRAY[7]; b[8] = a.EMPTYMAT4_ARRAY[8]; b[9] = a.EMPTYMAT4_ARRAY[9]; b[10] = a.EMPTYMAT4_ARRAY[10]; b[11] = a.EMPTYMAT4_ARRAY[11]; b[12] = c.tx; b[13] = c.ty; b[14] = a.EMPTYMAT4_ARRAY[14]; b[15] = a.EMPTYMAT4_ARRAY[15]; return b }; a.restoreTempArray = function () { a.TEMPMAT4_ARRAY[0] = 1; a.TEMPMAT4_ARRAY[1] = 0; a.TEMPMAT4_ARRAY[4] = 0; a.TEMPMAT4_ARRAY[5] = 1; a.TEMPMAT4_ARRAY[12] = 0; a.TEMPMAT4_ARRAY[13] = 0 }; a.clear = function () { a.worldScissorTest = !1; a.worldShaderDefines = null; a.worldFilters = null; a.worldAlpha = 1; a.worldClipRect.x = a.worldClipRect.y = 0; a.worldClipRect.width = a.width; a.worldClipRect.height = a.height; a.curRenderTarget = null }; a._MAXSIZE = 99999999; a.EMPTYMAT4_ARRAY = [1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1]; a.TEMPMAT4_ARRAY = [1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1]; a.worldMatrix4 = a.TEMPMAT4_ARRAY; a.worldAlpha = 1; a.worldScissorTest = !1; a.worldFilters = null; a.worldShaderDefines = null; a.curRenderTarget = null; a.width = 0; a.height = 0; p(a, ["worldMatrix", function () { return this.worldMatrix = new W }, "worldClipRect", function () { return this.worldClipRect = new R(0, 0, 99999999, 99999999) }]); return a }(), E = function () { function a() { } g(a, "laya.webgl.WebGL"); a._uint8ArraySlice = function () { for (var a = this.length, b = new Uint8Array(this.length), f = 0; f < a; f++) b[f] = this[f]; return b }; a._float32ArraySlice = function () { for (var a = this.length, b = new Float32Array(this.length), f = 0; f < a; f++) b[f] = this[f]; return b }; a._uint16ArraySlice = function (a) { var b = arguments, f, c; if (0 === b.length) for (f = this.length, c = new Uint16Array(f), b = 0; b < f; b++) c[b] = this[b]; else if (2 === b.length) { f = b[0]; var d = b[1]; if (d > f) for (c = new Uint16Array(d - f), b = f; b < d; b++) c[b - f] = this[b]; else c = new Uint16Array(0) } return c }; a.expandContext = function () { var a = CanvasRenderingContext2D.prototype; a.fillTrangles = re.prototype.fillTrangles; ce.__int__(null); a.setIBVB = function (b, a, c, d, e, g, h, r, l, m) { void 0 === l && (l = 0); void 0 === m && (m = 0); null === c && (c = this._ib = this._ib || Db.QuadrangleIB, Va.expandIBQuadrangle(c, d._byteLength / 64 + 8)); this._setIBVB(b, a, c, d, e, g, h, r, l, m) }; a.fillTrangles = function (b, a, c, d, e) { this._curMat = this._curMat || W.create(); this._vb = this._vb || nc.create(); this._ib || (this._ib = Db.create(), Va.fillIBQuadrangle(this._ib, k / 4)); var f = this._vb, k = d.length >> 4; Va.fillTranglesVB(f, a, c, d, e || this._curMat, 0, 0); Va.expandIBQuadrangle(this._ib, f._byteLength / 64 + 8); d = new ta(1, 0); d.textureHost = b; b = new Xe("attribute vec2 position; attribute vec2 texcoord; uniform vec2 size; uniform mat4 mmat; varying vec2 v_texcoord; void main() { vec4 p\x3dvec4(position.xy,0.0,1.0);vec4 pos\x3dmmat*p; gl_Position \x3dvec4((pos.x/size.x-0.5)*2.0,(0.5-pos.y/size.y)*2.0,pos.z,1.0); v_texcoord \x3d texcoord; }", "precision mediump float; varying vec2 v_texcoord; uniform sampler2D texture; void main() {vec4 color\x3d texture2D(texture, v_texcoord); color.a*\x3d1.0; gl_FragColor\x3d color;}"); f._vertType = 3; this._setIBVB(a, c, this._ib, f, 6 * k, e, b, d, 0, 0) } }; a.enable = function () { A.__init__(); if (B.isConchApp && !B.isConchWebGL) return d.skinAniSprite = function () { return new ch }, a.expandContext(), !1; d.getWebGLContext = function (b) { for (var a, c = ["webgl", "experimental-webgl", "webkit-3d", "moz-webgl"], d = 0; d < c.length; d++) { try { a = b.getContext(c[d], { stencil: cb.isStencil, alpha: cb.isAlpha, antialias: cb.isAntialias, premultipliedAlpha: cb.premultipliedAlpha, preserveDrawingBuffer: cb.preserveDrawingBuffer }) } catch (w) { } if (a) return a } return null }; a.mainContext = d.getWebGLContext(B._mainCanvas); if (null == a.mainContext) return !1; if (B.isWebGL) return !0; Ec.create = function (b, a) { return new vk(b, a) }; wk.create = function (b, a, c, d, e, g, h) { return new xk(b, a, c, d, e, g, h) }; B.WebGL = a; B.isWebGL = !0; be.__init__(); d.createRenderSprite = function (b, a) { return new yk(b, a) }; d.createWebGLContext2D = function (b) { return new fd(b) }; d.changeWebGLSize = function (b, a) { laya.webgl.WebGL.onStageResize(b, a) }; d.createGraphics = function () { return new zk }; var c = d.createFilterAction; d.createFilterAction = c ? c : function (b) { return new eh }; d.clear = function (b) { O.worldScissorTest && laya.webgl.WebGL.mainContext.disable(3089); var a = B.context.ctx; (b = 0 == a._submits._length || cb.preserveDrawingBuffer ? Cb.create(b)._color : Hf._wgColor) && a.clearBG(b[0], b[1], b[2], b[3]); O.clear() }; d.addToAtlas = function (b, a) { var f = b.bitmap; if (!B.optimizeTextureMemory(b.url, b)) f.enableMerageInAtlas = !1; else if (h.__typeof(f, "laya.webgl.resource.IMergeAtlasBitmap") && f.allowMerageInAtlas) f.on("recovered", b, b.addTextureToAtlas) }; d.isAtlas = function (b) { return b instanceof laya.webgl.atlas.AtlasWebGLCanvas }; Da._enable(); d.beginFlush = function () { for (var b = Da.instance, a = b.getAtlaserCount(), c = 0; c < a; c++) { var e = b.getAtlaserByIndex(c).texture; e._flashCacheImageNeedFlush && d.flashFlushImage(e) } }; d.drawToCanvas = function (b, a, c, d, e, g) { (0 >= c || 0 >= d) && console.log("[error] canvasWidth and canvasHeight should greater than zero"); e -= b.x; g -= b.y; c |= 1; d |= 1; e |= 1; g |= 1; var f = ed.create(c, d, 6408, 5121, 0, !1); f.start(); f.clear(0, 0, 0, 0); B.context.clear(); bb.renders[a]._fun(b, B.context, e, O.height - d + g); B.context.flush(); f.end(); b = f.getData(0, 0, c, d); f.recycle(); if (b.byteLength != c * d * 4) console.log("drawToCanvas error: w:" + c + ",h:" + d + ",datalen:" + b.byteLength); else return f = new Ye, f._canvas = A.createElement("canvas"), f.size(c, d), a = f._canvas.getContext("2d"), A.canvas.size(c, d), e = A.context, c = e.createImageData(c, d), c.data.set(new Uint8ClampedArray(b.buffer)), f._imgData = c, e.putImageData(c, 0, 0), a.save(), a.translate(0, d), a.scale(1, -1), a.drawImage(A.canvas.source, 0, 0), a.restore(), f }; d.createFilterAction = function (b) { var a; switch (b) { case 32: a = new eh } return a }; d.addTextureToAtlas = function (b) { b._uvID++; Da._atlasRestore++; b.bitmap.enableMerageInAtlas && Da.instance.addToAtlas(b) }; d.getTexturePixels = function (b, a, c, d, e) { B.context.ctx.clear(); var f = new X; f.graphics.drawTexture(b, -a, -c); b = ed.create(d, e); b.start(); b.clear(0, 0, 0, 0); f.render(B.context, 0, 0); B.context.ctx.flush(); b.end(); f = b.getData(0, 0, d, e); b = []; for (a = e - 1; 0 <= a; a--) for (c = 0; c < d; c++) e = 4 * (a * d + c), b.push(f[e]), b.push(f[e + 1]), b.push(f[e + 2]), b.push(f[e + 3]); return b }; d.skinAniSprite = function () { return new ch }; qb.create = function (b, a) { var f = new Ye; f._imgData = a; f.flipY = !1; return f }; gb._filterStart = function (b, a, c, d, e) { a = b.getValue("bounds"); a = ed.create(a.width, a.height); a.start(); a.clear(0, 0, 0, 0); b.addValue("src", a); b.addValue("ScissorTest", O.worldScissorTest); O.worldScissorTest && (a = new R, a.copyFrom(c.ctx._clipRect), b.addValue("clipRect", a), O.worldScissorTest = !1, laya.webgl.WebGL.mainContext.disable(3089)) }; gb._filterEnd = function (b, a, c, d, e) { c = b.getValue("bounds"); b.getValue("src").end(); c = ed.create(c.width, c.height); c.start(); c.clear(0, 0, 0, 0); b.addValue("out", c); a._set$P("_filterCache", c); a._set$P("_isHaveGlowFilter", b.getValue("_isHaveGlowFilter")) }; gb._EndTarget = function (b, a) { b.getValue("src").recycle(); b.getValue("out").end(); if (b.getValue("ScissorTest")) { O.worldScissorTest = !0; laya.webgl.WebGL.mainContext.enable(3089); a.ctx.save(); var f = b.getValue("clipRect"); a.ctx.clipRect(f.x, f.y, f.width, f.height) } }; gb._useSrc = function (b) { var a = b.getValue("out"); a.end(); a = b.getValue("src"); a.start(); a.clear(0, 0, 0, 0) }; gb._endSrc = function (b) { b.getValue("src").end() }; gb._useOut = function (b) { var a = b.getValue("src"); a.end(); a = b.getValue("out"); a.start(); a.clear(0, 0, 0, 0) }; gb._endOut = function (a) { a.getValue("out").end() }; gb._recycleScope = function (a) { a.recycle() }; gb._filter = function (a, f, c, d) { var b = this._next; if (b) { var k = a.filters, e = k.length; if (1 == e && 32 == k[0].type) f.ctx.save(), f.ctx.setFilters([k[0]]), b._fun.call(b, a, f, c, d), f.ctx.restore(); else { var n, g, h = dh.create(), l = V.TEMP, m = f.ctx._getTransformMatrix(), p = W.create(); m.copyTo(p); var m = n = 0, q = a._$P._filterCache ? a._$P._filterCache : null; if (!q || a._repaint) { g = a._isHaveGlowFilter(); h.addValue("_isHaveGlowFilter", g); g && (n = 50, m = 25); g = new R; g.copyFrom(a.getSelfBounds()); g.x += a.x; g.y += a.y; g.x -= a.pivotX + 4; g.y -= a.pivotY + 4; var t = g.x, v = g.y; g.width += n + 8; g.height += n + 8; l.x = g.x * p.a + g.y * p.c; l.y = g.y * p.d + g.x * p.b; g.x = l.x; g.y = l.y; l.x = g.width * p.a + g.height * p.c; l.y = g.height * p.d + g.width * p.b; g.width = l.x; g.height = l.y; if (0 >= g.width || 0 >= g.height) return; q && q.recycle(); h.addValue("bounds", g); n = ec.create([h, a, f, 0, 0], gb._filterStart); f.addRenderObject(n); f.ctx._renderKey = 0; f.ctx._shader2D.glTexture = null; b._fun.call(b, a, f, a.x - t + m, a.y - v + m); n = ec.create([h, a, f, 0, 0], gb._filterEnd); f.addRenderObject(n); for (b = 0; b < e; b++) 0 != b && (n = ec.create([h], gb._useSrc), f.addRenderObject(n), n = ta.create(1, 0), W.TEMP.identity(), f.ctx.drawTarget(h, 0, 0, g.width, g.height, W.TEMP, "out", n, null, za.TOINT.overlay), n = ec.create([h], gb._useOut), f.addRenderObject(n)), k[b].action.apply3d(h, a, f, 0, 0); n = ec.create([h, f], gb._EndTarget); f.addRenderObject(n) } else { if (g = a._$P._isHaveGlowFilter ? a._$P._isHaveGlowFilter : !1) n = 50, m = 25; g = a.getBounds(); if (0 >= g.width || 0 >= g.height) return; g.width += n; g.height += n; l.x = g.x * p.a + g.y * p.c; l.y = g.y * p.d + g.x * p.b; g.x = l.x; g.y = l.y; l.x = g.width * p.a + g.height * p.c; l.y = g.height * p.d + g.width * p.b; g.width = l.x; g.height = l.y; h.addValue("out", q) } c = c - m - a.x; d = d - m - a.y; l.setTo(c, d); p.transformPoint(l); c = l.x + g.x; d = l.y + g.y; n = ta.create(1, 0); W.TEMP.identity(); f.ctx.drawTarget(h, c, d, g.width, g.height, W.TEMP, "out", n, null, za.TOINT.overlay); n = ec.create([h], gb._recycleScope); f.addRenderObject(n); p.destroy() } } }; Float32Array.prototype.slice || (Float32Array.prototype.slice = a._float32ArraySlice); Uint16Array.prototype.slice || (Uint16Array.prototype.slice = a._uint16ArraySlice); Uint8Array.prototype.slice || (Uint8Array.prototype.slice = a._uint8ArraySlice); return !0 }; a.onStageResize = function (c, b) { null != a.mainContext && (a.mainContext.viewport(0, 0, c, b), O.width = c, O.height = b) }; a.onInvalidGLRes = function () { Da.instance.freeAll(); Kc.releaseContentManagers(!0); a.doNodeRepaint(h.stage); a.mainContext.viewport(0, 0, O.width, O.height); h.stage.event("devicelost") }; a.doNodeRepaint = function (c) { 0 == c.numChildren && c.repaint(); for (var b = 0; b < c.numChildren; b++) a.doNodeRepaint(c.getChildAt(b)) }; a.init = function (c, b, f) { a.mainCanvas = c; qb._createContext = function (a) { return new fd(a) }; Ye._createContext = function (a) { return new fd(a) }; var d = laya.webgl.WebGL.mainContext; if (null != d.getShaderPrecisionFormat) { c = d.getShaderPrecisionFormat(35633, 36338); var e = d.getShaderPrecisionFormat(35632, 36338); a.shaderHighPrecision = c.precision && e.precision ? !0 : !1 } else a.shaderHighPrecision = !1; a.compressAstc = d.getExtension("WEBGL_compressed_texture_astc"); a.compressAtc = d.getExtension("WEBGL_compressed_texture_atc"); a.compressEtc = d.getExtension("WEBGL_compressed_texture_etc"); a.compressEtc1 = d.getExtension("WEBGL_compressed_texture_etc1"); a.compressPvrtc = d.getExtension("WEBGL_compressed_texture_pvrtc"); a.compressS3tc = d.getExtension("WEBGL_compressed_texture_s3tc"); a.compressS3tc_srgb = d.getExtension("WEBGL_compressed_texture_s3tc_srgb"); d.deleteTexture1 = d.deleteTexture; d.deleteTexture = function (a) { a == L.curBindTexValue && (L.curBindTexValue = null); d.deleteTexture1(a) }; a.onStageResize(b, f); if (null == a.mainContext) throw Error("webGL getContext err!"); dk.__init__(); Da.__init__(); Ue.__init__(); Ea.__init__(); fd.__init__(); ta.__init__(); bh.__init__(); ce.__int__(d); za._init_(d); B.isConchApp && conch.setOnInvalidGLRes(a.onInvalidGLRes) }; a.compressAstc = null; a.compressAtc = null; a.compressEtc = null; a.compressEtc1 = null; a.compressPvrtc = null; a.compressS3tc = null; a.compressS3tc_srgb = null; a.mainCanvas = null; a.mainContext = null; a.antialias = !0; a.shaderHighPrecision = !1; a._bg_null = [0, 0, 0, 0]; return a }(), L = function () { function a() { } g(a, "laya.webgl.WebGLContext"); a.UseProgram = function (c) { if (a._useProgram === c) return !1; E.mainContext.useProgram(c); a._useProgram = c; return !0 }; a.setDepthTest = function (c, b) { b !== a._depthTest && (a._depthTest = b, b ? c.enable(2929) : c.disable(2929)) }; a.setDepthMask = function (c, b) { b !== a._depthMask && (a._depthMask = b, c.depthMask(b)) }; a.setDepthFunc = function (c, b) { b !== a._depthFunc && (a._depthFunc = b, c.depthFunc(b)) }; a.setBlend = function (c, b) { b !== a._blend && (a._blend = b, b ? c.enable(3042) : c.disable(3042)) }; a.setBlendFunc = function (c, b, f) { b === a._sFactor && f === a._dFactor || (a._sFactor = b, a._dFactor = f, c.blendFunc(b, f)) }; a.setCullFace = function (c, b) { b !== a._cullFace && (a._cullFace = b, b ? c.enable(2884) : c.disable(2884)) }; a.setFrontFace = function (c, b) { b !== a._frontFace && (a._frontFace = b, c.frontFace(b)) }; a.bindTexture = function (c, b, f) { c.bindTexture(b, f); a.curBindTexTarget = b; a.curBindTexValue = f }; a.DEPTH_BUFFER_BIT = 256; a.STENCIL_BUFFER_BIT = 1024; a.COLOR_BUFFER_BIT = 16384; a.POINTS = 0; a.LINES = 1; a.LINE_LOOP = 2; a.LINE_STRIP = 3; a.TRIANGLES = 4; a.TRIANGLE_STRIP = 5; a.TRIANGLE_FAN = 6; a.ZERO = 0; a.ONE = 1; a.SRC_COLOR = 768; a.ONE_MINUS_SRC_COLOR = 769; a.SRC_ALPHA = 770; a.ONE_MINUS_SRC_ALPHA = 771; a.DST_ALPHA = 772; a.ONE_MINUS_DST_ALPHA = 773; a.DST_COLOR = 774; a.ONE_MINUS_DST_COLOR = 775; a.SRC_ALPHA_SATURATE = 776; a.FUNC_ADD = 32774; a.BLEND_EQUATION = 32777; a.BLEND_EQUATION_RGB = 32777; a.BLEND_EQUATION_ALPHA = 34877; a.FUNC_SUBTRACT = 32778; a.FUNC_REVERSE_SUBTRACT = 32779; a.BLEND_DST_RGB = 32968; a.BLEND_SRC_RGB = 32969; a.BLEND_DST_ALPHA = 32970; a.BLEND_SRC_ALPHA = 32971; a.CONSTANT_COLOR = 32769; a.ONE_MINUS_CONSTANT_COLOR = 32770; a.CONSTANT_ALPHA = 32771; a.ONE_MINUS_CONSTANT_ALPHA = 32772; a.BLEND_COLOR = 32773; a.ARRAY_BUFFER = 34962; a.ELEMENT_ARRAY_BUFFER = 34963; a.ARRAY_BUFFER_BINDING = 34964; a.ELEMENT_ARRAY_BUFFER_BINDING = 34965; a.STREAM_DRAW = 35040; a.STATIC_DRAW = 35044; a.DYNAMIC_DRAW = 35048; a.BUFFER_SIZE = 34660; a.BUFFER_USAGE = 34661; a.CURRENT_VERTEX_ATTRIB = 34342; a.FRONT = 1028; a.BACK = 1029; a.CULL_FACE = 2884; a.FRONT_AND_BACK = 1032; a.BLEND = 3042; a.DITHER = 3024; a.STENCIL_TEST = 2960; a.DEPTH_TEST = 2929; a.SCISSOR_TEST = 3089; a.POLYGON_OFFSET_FILL = 32823; a.SAMPLE_ALPHA_TO_COVERAGE = 32926; a.SAMPLE_COVERAGE = 32928; a.NO_ERROR = 0; a.INVALID_ENUM = 1280; a.INVALID_VALUE = 1281; a.INVALID_OPERATION = 1282; a.OUT_OF_MEMORY = 1285; a.CW = 2304; a.CCW = 2305; a.LINE_WIDTH = 2849; a.ALIASED_POINT_SIZE_RANGE = 33901; a.ALIASED_LINE_WIDTH_RANGE = 33902; a.CULL_FACE_MODE = 2885; a.FRONT_FACE = 2886; a.DEPTH_RANGE = 2928; a.DEPTH_WRITEMASK = 2930; a.DEPTH_CLEAR_VALUE = 2931; a.DEPTH_FUNC = 2932; a.STENCIL_CLEAR_VALUE = 2961; a.STENCIL_FUNC = 2962; a.STENCIL_FAIL = 2964; a.STENCIL_PASS_DEPTH_FAIL = 2965; a.STENCIL_PASS_DEPTH_PASS = 2966; a.STENCIL_REF = 2967; a.STENCIL_VALUE_MASK = 2963; a.STENCIL_WRITEMASK = 2968; a.STENCIL_BACK_FUNC = 34816; a.STENCIL_BACK_FAIL = 34817; a.STENCIL_BACK_PASS_DEPTH_FAIL = 34818; a.STENCIL_BACK_PASS_DEPTH_PASS = 34819; a.STENCIL_BACK_REF = 36003; a.STENCIL_BACK_VALUE_MASK = 36004; a.STENCIL_BACK_WRITEMASK = 36005; a.VIEWPORT = 2978; a.SCISSOR_BOX = 3088; a.COLOR_CLEAR_VALUE = 3106; a.COLOR_WRITEMASK = 3107; a.UNPACK_ALIGNMENT = 3317; a.PACK_ALIGNMENT = 3333; a.MAX_TEXTURE_SIZE = 3379; a.MAX_VIEWPORT_DIMS = 3386; a.SUBPIXEL_BITS = 3408; a.RED_BITS = 3410; a.GREEN_BITS = 3411; a.BLUE_BITS = 3412; a.ALPHA_BITS = 3413; a.DEPTH_BITS = 3414; a.STENCIL_BITS = 3415; a.POLYGON_OFFSET_UNITS = 10752; a.POLYGON_OFFSET_FACTOR = 32824; a.TEXTURE_BINDING_2D = 32873; a.SAMPLE_BUFFERS = 32936; a.SAMPLES = 32937; a.SAMPLE_COVERAGE_VALUE = 32938; a.SAMPLE_COVERAGE_INVERT = 32939; a.NUM_COMPRESSED_TEXTURE_FORMATS = 34466; a.COMPRESSED_TEXTURE_FORMATS = 34467; a.DONT_CARE = 4352; a.FASTEST = 4353; a.NICEST = 4354; a.GENERATE_MIPMAP_HINT = 33170; a.BYTE = 5120; a.UNSIGNED_BYTE = 5121; a.SHORT = 5122; a.UNSIGNED_SHORT = 5123; a.INT = 5124; a.UNSIGNED_INT = 5125; a.FLOAT = 5126; a.DEPTH_COMPONENT = 6402; a.ALPHA = 6406; a.RGB = 6407; a.RGBA = 6408; a.LUMINANCE = 6409; a.LUMINANCE_ALPHA = 6410; a.UNSIGNED_SHORT_4_4_4_4 = 32819; a.UNSIGNED_SHORT_5_5_5_1 = 32820; a.UNSIGNED_SHORT_5_6_5 = 33635; a.FRAGMENT_SHADER = 35632; a.VERTEX_SHADER = 35633; a.MAX_VERTEX_ATTRIBS = 34921; a.MAX_VERTEX_UNIFORM_VECTORS = 36347; a.MAX_VARYING_VECTORS = 36348; a.MAX_COMBINED_TEXTURE_IMAGE_UNITS = 35661; a.MAX_VERTEX_TEXTURE_IMAGE_UNITS = 35660; a.MAX_TEXTURE_IMAGE_UNITS = 34930; a.MAX_FRAGMENT_UNIFORM_VECTORS = 36349; a.SHADER_TYPE = 35663; a.DELETE_STATUS = 35712; a.LINK_STATUS = 35714; a.VALIDATE_STATUS = 35715; a.ATTACHED_SHADERS = 35717; a.ACTIVE_UNIFORMS = 35718; a.ACTIVE_ATTRIBUTES = 35721; a.SHADING_LANGUAGE_VERSION = 35724; a.CURRENT_PROGRAM = 35725; a.NEVER = 512; a.LESS = 513; a.EQUAL = 514; a.LEQUAL = 515; a.GREATER = 516; a.NOTEQUAL = 517; a.GEQUAL = 518; a.ALWAYS = 519; a.KEEP = 7680; a.REPLACE = 7681; a.INCR = 7682; a.DECR = 7683; a.INVERT = 5386; a.INCR_WRAP = 34055; a.DECR_WRAP = 34056; a.VENDOR = 7936; a.RENDERER = 7937; a.VERSION = 7938; a.NEAREST = 9728; a.LINEAR = 9729; a.NEAREST_MIPMAP_NEAREST = 9984; a.LINEAR_MIPMAP_NEAREST = 9985; a.NEAREST_MIPMAP_LINEAR = 9986; a.LINEAR_MIPMAP_LINEAR = 9987; a.TEXTURE_MAG_FILTER = 10240; a.TEXTURE_MIN_FILTER = 10241; a.TEXTURE_WRAP_S = 10242; a.TEXTURE_WRAP_T = 10243; a.TEXTURE_2D = 3553; a.TEXTURE = 5890; a.TEXTURE_CUBE_MAP = 34067; a.TEXTURE_BINDING_CUBE_MAP = 34068; a.TEXTURE_CUBE_MAP_POSITIVE_X = 34069; a.TEXTURE_CUBE_MAP_NEGATIVE_X = 34070; a.TEXTURE_CUBE_MAP_POSITIVE_Y = 34071; a.TEXTURE_CUBE_MAP_NEGATIVE_Y = 34072; a.TEXTURE_CUBE_MAP_POSITIVE_Z = 34073; a.TEXTURE_CUBE_MAP_NEGATIVE_Z = 34074; a.MAX_CUBE_MAP_TEXTURE_SIZE = 34076; a.TEXTURE0 = 33984; a.TEXTURE1 = 33985; a.TEXTURE2 = 33986; a.TEXTURE3 = 33987; a.TEXTURE4 = 33988; a.TEXTURE5 = 33989; a.TEXTURE6 = 33990; a.TEXTURE7 = 33991; a.TEXTURE8 = 33992; a.TEXTURE9 = 33993; a.TEXTURE10 = 33994; a.TEXTURE11 = 33995; a.TEXTURE12 = 33996; a.TEXTURE13 = 33997; a.TEXTURE14 = 33998; a.TEXTURE15 = 33999; a.TEXTURE16 = 34E3; a.TEXTURE17 = 34001; a.TEXTURE18 = 34002; a.TEXTURE19 = 34003; a.TEXTURE20 = 34004; a.TEXTURE21 = 34005; a.TEXTURE22 = 34006; a.TEXTURE23 = 34007; a.TEXTURE24 = 34008; a.TEXTURE25 = 34009; a.TEXTURE26 = 34010; a.TEXTURE27 = 34011; a.TEXTURE28 = 34012; a.TEXTURE29 = 34013; a.TEXTURE30 = 34014; a.TEXTURE31 = 34015; a.ACTIVE_TEXTURE = 34016; a.REPEAT = 10497; a.CLAMP_TO_EDGE = 33071; a.MIRRORED_REPEAT = 33648; a.FLOAT_VEC2 = 35664; a.FLOAT_VEC3 = 35665; a.FLOAT_VEC4 = 35666; a.INT_VEC2 = 35667; a.INT_VEC3 = 35668; a.INT_VEC4 = 35669; a.BOOL = 35670; a.BOOL_VEC2 = 35671; a.BOOL_VEC3 = 35672; a.BOOL_VEC4 = 35673; a.FLOAT_MAT2 = 35674; a.FLOAT_MAT3 = 35675; a.FLOAT_MAT4 = 35676; a.SAMPLER_2D = 35678; a.SAMPLER_CUBE = 35680; a.VERTEX_ATTRIB_ARRAY_ENABLED = 34338; a.VERTEX_ATTRIB_ARRAY_SIZE = 34339; a.VERTEX_ATTRIB_ARRAY_STRIDE = 34340; a.VERTEX_ATTRIB_ARRAY_TYPE = 34341; a.VERTEX_ATTRIB_ARRAY_NORMALIZED = 34922; a.VERTEX_ATTRIB_ARRAY_POINTER = 34373; a.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING = 34975; a.COMPILE_STATUS = 35713; a.LOW_FLOAT = 36336; a.MEDIUM_FLOAT = 36337; a.HIGH_FLOAT = 36338; a.LOW_INT = 36339; a.MEDIUM_INT = 36340; a.HIGH_INT = 36341; a.FRAMEBUFFER = 36160; a.RENDERBUFFER = 36161; a.RGBA4 = 32854; a.RGB5_A1 = 32855; a.RGB565 = 36194; a.DEPTH_COMPONENT16 = 33189; a.STENCIL_INDEX = 6401; a.STENCIL_INDEX8 = 36168; a.DEPTH_STENCIL = 34041; a.RENDERBUFFER_WIDTH = 36162; a.RENDERBUFFER_HEIGHT = 36163; a.RENDERBUFFER_INTERNAL_FORMAT = 36164; a.RENDERBUFFER_RED_SIZE = 36176; a.RENDERBUFFER_GREEN_SIZE = 36177; a.RENDERBUFFER_BLUE_SIZE = 36178; a.RENDERBUFFER_ALPHA_SIZE = 36179; a.RENDERBUFFER_DEPTH_SIZE = 36180; a.RENDERBUFFER_STENCIL_SIZE = 36181; a.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE = 36048; a.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME = 36049; a.FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL = 36050; a.FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE = 36051; a.COLOR_ATTACHMENT0 = 36064; a.DEPTH_ATTACHMENT = 36096; a.STENCIL_ATTACHMENT = 36128; a.DEPTH_STENCIL_ATTACHMENT = 33306; a.NONE = 0; a.FRAMEBUFFER_COMPLETE = 36053; a.FRAMEBUFFER_INCOMPLETE_ATTACHMENT = 36054; a.FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT = 36055; a.FRAMEBUFFER_INCOMPLETE_DIMENSIONS = 36057; a.FRAMEBUFFER_UNSUPPORTED = 36061; a.FRAMEBUFFER_BINDING = 36006; a.RENDERBUFFER_BINDING = 36007; a.MAX_RENDERBUFFER_SIZE = 34024; a.INVALID_FRAMEBUFFER_OPERATION = 1286; a.UNPACK_FLIP_Y_WEBGL = 37440; a.UNPACK_PREMULTIPLY_ALPHA_WEBGL = 37441; a.CONTEXT_LOST_WEBGL = 37442; a.UNPACK_COLORSPACE_CONVERSION_WEBGL = 37443; a.BROWSER_DEFAULT_WEBGL = 37444; a._useProgram = null; a._depthTest = !0; a._depthMask = !0; a._depthFunc = 513; a._blend = !1; a._sFactor = 1; a._dFactor = 0; a._cullFace = !1; a._frontFace = 2305; a.curBindTexTarget = null; a.curBindTexValue = null; return a }(), ia = function () { function a() { } g(a, "laya.wx.mini.MiniAdpter"); a.getJson = function (a) { return JSON.parse(a) }; a.init = function (c, b) { void 0 === c && (c = !1); void 0 === b && (b = !1); if (!(a._inited || (a._inited = !0, a.window = C, 0 > a.window.navigator.userAgent.indexOf("MiniGame")))) { a.isZiYu = b; a.isPosMsgYu = c; a.EnvConfig = {}; try { laya.webgl.resource.WebGLCanvas.premulAlpha = !0 } catch (f) { } a.isZiYu || (ra.setNativeFileDir("/layaairGame"), ra.existDir(ra.fileNativeDir, M.create(a, a.onMkdirCallBack))); a.systemInfo = wx.getSystemInfoSync(); a.window.focus = function () { }; h.getUrlPath = function () { }; a.window.logtime = function (a) { }; a.window.alertTimeLog = function (a) { }; a.window.resetShareInfo = function () { }; a.window.CanvasRenderingContext2D = function () { }; a.window.CanvasRenderingContext2D.prototype = a.window.wx.createCanvas().getContext("2d").__proto__; a.window.document.body.appendChild = function () { }; a.EnvConfig.pixelRatioInt = 0; d.getPixelRatio = a.pixelRatio; a._preCreateElement = A.createElement; A.createElement = a.createElement; d.createShaderCondition = a.createShaderCondition; ba.parseXMLFromString = a.parseXMLFromString; Fa._createInputElement = Ze._createInputElement; a.EnvConfig.load = N.prototype.load; N.prototype.load = Ak.prototype.load; N.prototype._loadImage = Bk.prototype._loadImage; fh.__init__(); Lc._baseClass = fh } }; a.getUrlEncode = function (a, b) { return -1 != a.indexOf(".fnt") ? "utf8" : "arraybuffer" == b ? "" : "ascii" }; a.downLoadFile = function (a, b, f, d) { void 0 === b && (b = ""); void 0 === d && (d = "ascii"); ra.getFileInfo(a) ? null != f && f.runWith([0]) : ra.downLoadFile(a, b, f, d) }; a.remove = function (a, b) { ra.deleteFile("", a, b, "", 0) }; a.removeAll = function () { ra.deleteAll() }; a.hasNativeFile = function (a) { return ra.isLocalNativeFile(a) }; a.getFileInfo = function (a) { return ra.getFileInfo(a) }; a.getFileList = function () { return ra.filesListObj }; a.exitMiniProgram = function () { a.window.wx.exitMiniProgram() }; a.onMkdirCallBack = function (a, b) { a || (ra.filesListObj = JSON.parse(b.data)) }; a.pixelRatio = function () { if (!a.EnvConfig.pixelRatioInt) try { return a.EnvConfig.pixelRatioInt = a.systemInfo.pixelRatio } catch (c) { } return a.EnvConfig.pixelRatioInt }; a.createElement = function (c) { return "canvas" == c ? (1 == a.idx ? a.isZiYu ? (c = sharedCanvas, c.style = {}) : c = C.canvas : c = C.wx.createCanvas(), a.idx++, c) : "textarea" == c || "input" == c ? a.onCreateInput(c) : "div" == c ? (c = a._preCreateElement(c), c.contains = function (a) { return null }, c.removeChild = function (a) { }, c) : a._preCreateElement(c) }; a.onCreateInput = function (c) { c = a._preCreateElement(c); c.focus = Ze.wxinputFocus; c.blur = Ze.wxinputblur; c.style = {}; c.value = 0; c.parentElement = {}; c.placeholder = {}; c.type = {}; c.setColor = function (a) { }; c.setType = function (a) { }; c.setFontFace = function (a) { }; c.addEventListener = function (a) { }; c.contains = function (a) { return null }; c.removeChild = function (a) { }; return c }; a.createShaderCondition = function (a) { var b = this; return function () { return b[a.replace("this.", "")] } }; a.EnvConfig = null; a.window = null; a._preCreateElement = null; a._inited = !1; a.systemInfo = null; a.isZiYu = !1; a.isPosMsgYu = !1; a.autoCacheFile = !0; a.minClearSize = 5242880; a.parseXMLFromString = function (a) { var b; a = a.replace(/>\s+ ia.minClearSize && (ia.minClearSize = c.size), a.onClearCacheRes()); a.deleteFile(e, b, f, d, c.size) }, fail: function (a) { null != f && f.runWith([1, a]) } }) : null != f && f.runWith([0]) : a.fs.getFileInfo({ filePath: c, success: function (k) { 52428800 <= h + 4194304 + k.size && (k.size > ia.minClearSize && (ia.minClearSize = k.size), a.onClearCacheRes()); a.fs.copyFile({ srcPath: c, destPath: g, success: function (c) { a.onSaveFile(b, e, !0, d, f, k.size) }, fail: function (a) { null != f && f.runWith([1, a]) } }) }, fail: function (a) { null != f && f.runWith([1, a]) } }) }; a.onClearCacheRes = function () { var c = ia.minClearSize, b = [], f; for (f in a.filesListObj) b.push(a.filesListObj[f]); a.sortOn(b, "time", 16); f = 0; for (var d = 1, e = b.length; d < e; d++) { var g = b[d]; if (f >= c) break; f += g.size; a.deleteFile("", g.readyUrl) } }; a.sortOn = function (a, b, f) { void 0 === f && (f = 0); return 16 == f ? a.sort(function (a, f) { return a[b] - f[b] }) : 18 == f ? a.sort(function (a, f) { return f[b] - a[b] }) : a.sort(function (a, f) { return a[b] - f[b] }) }; a.getFileNativePath = function (a) { return laya.wx.mini.MiniFileMgr.fileNativeDir + "/" + a }; a.deleteFile = function (c, b, f, d, e) { void 0 === b && (b = ""); void 0 === d && (d = ""); void 0 === e && (e = 0); var k = a.getFileInfo(b), k = a.getFileNativePath(k.md5); a.fs.unlink({ filePath: k, success: function (k) { var n = "" != c ? !0 : !1; if ("" != c) k = a.getFileNativePath(c), a.fs.copyFile({ srcPath: c, destPath: k, success: function (k) { a.onSaveFile(b, c, n, d, f, k.size) }, fail: function (a) { null != f && f.runWith([1, a]) } }); else a.onSaveFile(b, c, n, d, f, e) }, fail: function (a) { } }) }; a.deleteAll = function () { var c = [], b; for (b in a.filesListObj) c.push(a.filesListObj[b]); b = 1; for (var f = c.length; b < f; b++) a.deleteFile("", c[b].readyUrl) }; a.onSaveFile = function (c, b, f, d, e, g) { void 0 === f && (f = !0); void 0 === d && (d = ""); void 0 === g && (g = 0); var k = c.split("?")[0]; null == a.filesListObj.fileUsedSize && (a.filesListObj.fileUsedSize = 0); f ? (a.getFileNativePath(b), a.filesListObj[k] = { md5: b, readyUrl: c, size: g, times: A.now(), encoding: d }, a.filesListObj.fileUsedSize = parseInt(a.filesListObj.fileUsedSize) + g, a.writeFilesList(k, JSON.stringify(a.filesListObj), !0), null != e && e.runWith([0])) : a.filesListObj[k] && (c = parseInt(a.filesListObj[k].size), a.filesListObj.fileUsedSize = parseInt(a.filesListObj.fileUsedSize) - c, delete a.filesListObj[k], a.writeFilesList(k, JSON.stringify(a.filesListObj), !1), null != e && e.runWith([0])) }; a.writeFilesList = function (c, b, f) { a.fs.writeFile({ filePath: a.fileNativeDir + "/" + a.fileListName, encoding: "utf8", data: b, success: function (a) { }, fail: function (a) { } }); !ia.isZiYu && ia.isPosMsgYu && wx.postMessage({ url: c, data: a.filesListObj[c], isLoad: "filenative", isAdd: f }) }; a.getCacheUseSize = function () { return a.filesListObj && a.filesListObj.fileUsedSize ? a.filesListObj.fileUsedSize : 0 }; a.existDir = function (c, b) { a.fs.mkdir({ dirPath: c, success: function (a) { null != b && b.runWith([0, {data: JSON.stringify({})}]) }, fail: function (f) { -1 != f.errMsg.indexOf("file already exists") ? a.readSync(a.fileListName, "utf8", b) : null != b && b.runWith([1, f]) } }) }; a.readSync = function (c, b, f, d) { void 0 === b && (b = "ascill"); c = a.getFileNativePath(c); var k; try { k = a.fs.readFileSync(c, b), null != f && f.runWith([0, {data: k}]) } catch (w) { null != f && f.runWith([1]) } }; a.setNativeFileDir = function (c) { a.fileNativeDir = wx.env.USER_DATA_PATH + c }; a.filesListObj = {}; a.fileNativeDir = null; a.fileListName = "layaairfiles.txt"; a.ziyuFileData = {}; a.loadPath = ""; a.DESCENDING = 2; a.NUMERIC = 16; p(a, ["fs", function () { return this.fs = wx.getFileSystemManager() }, "wxdown", function () { return this.wxdown = wx.downloadFile }]); return a }(), Bk = function () { function a() { } g(a, "laya.wx.mini.MiniImage"); a.prototype._loadImage = function (c) { if (ia.isZiYu) a.onCreateImage(c, this, !0); else { var b = !1; if (!ra.isLocalNativeFile(c)) b = !0, c = Y.formatURL(c); else if (-1 != c.indexOf("http://") || -1 != c.indexOf("https://")) if ("" != ra.loadPath) c = c.split(ra.loadPath)[1]; else { var f = "" != Y.rootPath ? Y.rootPath : Y.basePath; "" != f && (c = c.split(f)[1]) } if (ra.getFileInfo(c)) a.onCreateImage(c, this, !b); else if (-1 != c.indexOf("http://") || -1 != c.indexOf("https://")) if (ia.isZiYu) a.onCreateImage(c, this, !0); else ra.downOtherFiles(c, new M(a, a.onDownImgCallBack, [c, this]), c); else a.onCreateImage(c, this, !0) } }; a.onDownImgCallBack = function (c, b, f, d) { void 0 === d && (d = ""); if (f) b.onError(null); else a.onCreateImage(c, b, !1, d) }; a.onCreateImage = function (a, b, f, d) { function c() { k.onload = null; k.onerror = null; delete b.imgCache[a] } void 0 === f && (f = !1); void 0 === d && (d = ""); ia.autoCacheFile ? f ? f = a : "" != d ? f = d : (f = ra.getFileInfo(a).md5, f = ra.getFileNativePath(f)) : f = f ? a : d; null == b.imgCache && (b.imgCache = {}); var k; d = function () { c(); b._url = Y.formatURL(b._url); b.onLoaded(k) }; var e = function () { c(); b.event("error", "Load image failed") }; "nativeimage" == b._type ? (k = new A.window.Image, k.crossOrigin = "", k.onload = d, k.onerror = e, k.src = f, b.imgCache[a] = k) : new Ec.create(f, { onload: d, onerror: e, onCreate: function (f) { k = f; b.imgCache[a] = f } }) }; return a }(), Ze = function () { function a() { } g(a, "laya.wx.mini.MiniInput"); a._createInputElement = function () { Fa._initInput(Fa.area = A.createElement("textarea")); Fa._initInput(Fa.input = A.createElement("input")); Fa.inputContainer = A.createElement("div"); Fa.inputContainer.style.position = "absolute"; Fa.inputContainer.style.zIndex = 1E5; A.container.appendChild(Fa.inputContainer); Fa.inputContainer.setPos = function (a, f) { Fa.inputContainer.style.left = a + "px"; Fa.inputContainer.style.top = f + "px" }; h.stage.on("resize", null, a._onStageResize); wx.onWindowResize && wx.onWindowResize(function (a) { C.dispatchEvent && C.dispatchEvent("resize") }); fa._soundClass = gh; fa._musicClass = gh; var c = ia.systemInfo.system; -1 != ia.systemInfo.model.indexOf("iPhone") && (A.onIPhone = !0, A.onIOS = !0, A.onIPad = !0, A.onAndroid = !1); if (-1 != c.indexOf("Android") || -1 != c.indexOf("Adr")) A.onAndroid = !0, A.onIPhone = !1, A.onIOS = !1, A.onIPad = !1 }; a._onStageResize = function () { h.stage._canvasTransform.identity().scale(A.width / B.canvas.width / d.getPixelRatio(), A.height / B.canvas.height / d.getPixelRatio()) }; a.wxinputFocus = function (a) { var b = Fa.inputElement.target; if (!b || b.editable) ia.window.wx.offKeyboardConfirm(), ia.window.wx.offKeyboardInput(), ia.window.wx.showKeyboard({ defaultValue: b.text, maxLength: b.maxChars, multiple: b.multiline, confirmHold: !0, confirmType: "done", success: function (a) { }, fail: function (a) { } }), ia.window.wx.onKeyboardConfirm(function (a) { b.text = a ? a.value : ""; b.event("input"); laya.wx.mini.MiniInput.inputEnter() }), ia.window.wx.onKeyboardInput(function (a) { a = a ? a.value : ""; b.multiline || -1 == a.indexOf("\n") ? (b.text = a, b.event("input")) : laya.wx.mini.MiniInput.inputEnter() }) }; a.inputEnter = function () { Fa.inputElement.target.focus = !1 }; a.wxinputblur = function () { a.hideKeyboard() }; a.hideKeyboard = function () { ia.window.wx.offKeyboardConfirm(); ia.window.wx.offKeyboardInput(); ia.window.wx.hideKeyboard({ success: function (a) { console.log("\u9690\u85cf\u952e\u76d8") }, fail: function (a) { console.log("\u9690\u85cf\u952e\u76d8\u51fa\u9519:" + (a ? a.errMsg : "")) } }) }; return a }(), fh = function () { function a() { } g(a, "laya.wx.mini.MiniLocalStorage"); a.__init__ = function () { a.items = a }; a.setItem = function (a, b) { wx.setStorageSync(a, b) }; a.getItem = function (a) { return wx.getStorageSync(a) }; a.setJSON = function (c, b) { a.setItem(c, b) }; a.getJSON = function (c) { return a.getItem(c) }; a.removeItem = function (a) { wx.removeStorageSync(a) }; a.clear = function () { wx.clearStorageSync() }; a.getStorageInfoSync = function () { try { var a = wx.getStorageInfoSync(); console.log(a.keys); console.log(a.currentSize); console.log(a.limitSize); return a } catch (b) { } return null }; a.support = !0; a.items = null; return a }(), Sb = function () { function a() { } g(a, "Laya3D"); a._cancelLoadByUrl = function (c) { h.loader.cancelLoadByUrl(c); a._innerFirstLevelLoaderManager.cancelLoadByUrl(c); a._innerSecondLevelLoaderManager.cancelLoadByUrl(c); a._innerThirdLevelLoaderManager.cancelLoadByUrl(c); a._innerFourthLevelLoaderManager.cancelLoadByUrl(c) }; a._changeWebGLSize = function (a, b) { E.onStageResize(a, b); wc.clientWidth = a; wc.clientHeight = b }; a.__init__ = function () { var c = fc.createMap; c.lh = [Yb, "SPRITE3DHIERARCHY"]; c.ls = [Rf, "SPRITE3DHIERARCHY"]; c.lm = [de, "MESH"]; c.lmat = [vb, "MATERIAL"]; c.lpbr = [zc, "MATERIAL"]; c.ltc = [Ck, "TEXTURECUBE"]; c.jpg = [oc, "nativeimage"]; c.jpeg = [oc, "nativeimage"]; c.png = [oc, "nativeimage"]; c.pkm = [oc, "arraybuffer"]; c.lsani = [nd, "arraybuffer"]; c.lrani = [nd, "arraybuffer"]; c.raw = [ee, "arraybuffer"]; c.mipmaps = [ee, "arraybuffer"]; c.thdata = [Dk, "arraybuffer"]; c.lt = [hh, "TERRAIN"]; c.lani = [ih, "arraybuffer"]; c.lav = [$e, "json"]; c.ani = [nd, "arraybuffer"]; N.parserMap.SPRITE3DHIERARCHY = a._loadHierarchy; N.parserMap.MESH = a._loadMesh; N.parserMap.MATERIAL = a._loadMaterial; N.parserMap.TEXTURECUBE = a._loadTextureCube; N.parserMap.TERRAIN = a._loadTerrain; a._innerFirstLevelLoaderManager.on("error", null, a._eventLoadManagerError); a._innerSecondLevelLoaderManager.on("error", null, a._eventLoadManagerError); a._innerThirdLevelLoaderManager.on("error", null, a._eventLoadManagerError); a._innerFourthLevelLoaderManager.on("error", null, a._eventLoadManagerError) }; a.READ_BLOCK = function () { a._readData.pos += 4; return !0 }; a.READ_DATA = function () { a._DATA.offset = a._readData.getUint32(); a._DATA.size = a._readData.getUint32(); return !0 }; a.READ_STRINGS = function () { var c = [], b, f; b = a._readData.getUint16(); f = a._readData.getUint16(); a._readData.pos = b + a._DATA.offset; for (b = 0; b < f; b++) { var d = a._readData.readUTFString(); -1 === d.lastIndexOf(".lmat") && -1 === d.lastIndexOf(".lpbr") || c.push(d) } return c }; a.formatRelativePath = function (a, b) { var f; if ("." === b.charAt(0)) { f = (a + b).split("/"); for (var c = 0, d = f.length; c < d; c++) if (".." == f[c]) { var e = c - 1; 0 < e && ".." !== f[e] && (f.splice(e, 2), c -= 2) } f = f.join("/") } else f = a + b; null != Y.customFormat && (f = Y.customFormat(f, null)); return f }; a._eventLoadManagerError = function (a) { h.loader.event("error", a) }; a._addHierarchyInnerUrls = function (c, b, f, d, e, g) { d = a.formatRelativePath(d, e); f && (d += f); c.push({url: d, clas: g}); b[e] = d }; a._getSprite3DHierarchyInnerUrls = function (c, b, f, d, e, g, h) { var k = 0, n = 0; switch (c.type) { case "Scene": for (var w = c.customProps.lightmaps, k = 0, n = w.length; k < n; k++) { var x = w[k].replace(".exr", ".png"); a._addHierarchyInnerUrls(d, e, g, h, x, oc) } break; case "MeshSprite3D": case "TrailSprite3D": case "LineSprite3D": case "SkinnedMeshSprite3D": if (c.instanceParams) (n = c.instanceParams.loadPath) && a._addHierarchyInnerUrls(b, e, g, h, n, de); else if (k = c.customProps, (n = k.meshPath) && a._addHierarchyInnerUrls(b, e, g, h, n, de), x = k.materials) for (k = 0, n = x.length; k < n; k++) { var l = x[k], w = l.type.split("."), m = A.window; w.forEach(function (a) { m = m[a] }); if ("function" == typeof m) a._addHierarchyInnerUrls(f, e, g, h, l.path, m); else throw"_getSprite3DHierarchyInnerUrls \u9519\u8bef: " + l.type + " \u4e0d\u662f\u7c7b"; } break; case "ShuriKenParticle3D": k = c.customProps; (n = k.meshPath) && a._addHierarchyInnerUrls(b, e, g, h, n, de); (n = k.material) ? (w = n.type.split("."), m = A.window, w.forEach(function (a) { m = m[a] }), a._addHierarchyInnerUrls(f, e, g, h, n.path, m)) : (n = k.materialPath) ? a._addHierarchyInnerUrls(f, e, g, h, n, lc) : (k = k.texturePath) && a._addHierarchyInnerUrls(d, e, g, h, k, oc); break; case "Terrain": a._addHierarchyInnerUrls(d, e, g, h, c.customProps.dataPath, hh) } var w = c.components, p; for (p in w) switch (k = w[p], p) { case "Animator": for ((n = k.avatarPath) ? a._addHierarchyInnerUrls(d, e, g, h, n, $e) : (n = k.avatar) && a._addHierarchyInnerUrls(d, e, g, h, n.path, $e), x = k.clipPaths, k = 0, n = x.length; k < n; k++) a._addHierarchyInnerUrls(d, e, g, h, x[k], ih) } c = c.child; k = 0; for (n = c.length; k < n; k++) a._getSprite3DHierarchyInnerUrls(c[k], b, f, d, e, g, h) }; a._loadHierarchy = function (c) { c.on("loaded", null, a._onHierarchylhLoaded, [c, c._class._getGroup()]); c.load(c.url, "json", !1, null, !0) }; a._onHierarchylhLoaded = function (c, b, f) { if (c._class.destroyed) c.endLoad(); else { var d = c.url, e = Ja.getURLVerion(d), g = Y.getPath(d), d = [], h = [], u = [], r = {}; a._getSprite3DHierarchyInnerUrls(f, d, h, u, r, e, g); var g = d.length + h.length + u.length, l = g + 1, e = 1 / l; a._onProcessChange(c, 0, e, 1); if (0 < u.length) { var m = g / l, g = M.create(null, a._onProcessChange, [c, e, m], !1); a._innerFourthLevelLoaderManager.create(u, M.create(null, a._onHierarchyInnerForthLevResouLoaded, [c, b, g, f, r, d, h, e + m * u.length, m]), g, null, null, 1, !0, b) } else a._onHierarchyInnerForthLevResouLoaded(c, b, null, f, r, d, h, e, m) } }; a._onHierarchyInnerForthLevResouLoaded = function (c, b, f, d, e, g, h, u, r) { if (c._class.destroyed) c.endLoad(); else if (f && f.recover(), 0 < h.length) { var k = M.create(null, a._onProcessChange, [c, u, r], !1); a._innerSecondLevelLoaderManager.create(h, M.create(null, a._onHierarchyInnerSecondLevResouLoaded, [c, b, k, d, e, g, u + r * h.length, r]), f, null, null, 1, !0, b) } else a._onHierarchyInnerSecondLevResouLoaded(c, b, null, d, e, g, u, r) }; a._onHierarchyInnerSecondLevResouLoaded = function (c, b, f, d, e, g, h, u) { c._class.destroyed ? c.endLoad() : (f && f.recover(), 0 < g.length ? (h = M.create(null, a._onProcessChange, [c, h, u], !1), a._innerFirstLevelLoaderManager.create(g, M.create(null, a._onHierarchyInnerFirstLevResouLoaded, [c, h, d, e]), f, null, null, 1, !0, b)) : a._onHierarchyInnerFirstLevResouLoaded(c, null, d, e)) }; a._onHierarchyInnerFirstLevResouLoaded = function (a, b, f, d) { b && b.recover(); a.endLoad([f, d]) }; a._loadTerrain = function (c) { c.on("loaded", null, a._onTerrainLtLoaded, [c, c._class._getGroup()]); c.load(c.url, "json", !1, null, !0) }; a._onTerrainLtLoaded = function (c, b, f) { if (c._class.destroyed) c.endLoad(); else { var d = c.url, e = Ja.getURLVerion(d), g = Y.getPath(d), h, d = [], u = {}, r, l, m, p = f.heightData; h = p.url; r = a.formatRelativePath(g, h); e && (r += e); h = u[h] = r; r = f.detailTexture; l = 0; for (m = r.length; l < m; l++) d.push({url: r[l].diffuse}); r = f.normalMap; l = 0; for (m = r.length; l < m; l++) d.push({url: r[l]}); r = f.alphaMap; l = 0; for (m = r.length; l < m; l++) d.push({url: r[l], params: [!1, !1, 6408, !0]}); l = 0; for (m = d.length; l < m; l++) { var q = d[l].url; r = a.formatRelativePath(g, q); e && (r += e); d[l].url = r; u[q] = r } g = d.length; l = g + 2; m = 1 / l; a._onProcessChange(c, 0, m, 1); e = {heightMapLoaded: !1, texturesLoaded: !1}; r = M.create(null, a._onProcessChange, [c, m, m], !1); a._innerFourthLevelLoaderManager.create(h, M.create(null, a._onTerrainHeightMapLoaded, [c, r, f, u, e]), r, null, [p.numX, p.numZ, p.bitType, p.value], 1, !0, b); h = M.create(null, a._onProcessChange, [c, 2 * m, g / l], !1); a._innerFourthLevelLoaderManager.create(d, M.create(null, a._onTerrainTexturesLoaded, [c, h, f, u, e]), h, null, null, 1, !0, b) } }; a._onTerrainHeightMapLoaded = function (a, b, f, d, e) { e.heightMapLoaded = !0; e.texturesLoaded && (a.endLoad([f, d]), b.recover()) }; a._onTerrainTexturesLoaded = function (a, b, f, d, e) { e.texturesLoaded = !0; e.heightMapLoaded && (a.endLoad([f, d]), b.recover()) }; a._loadMesh = function (c) { c.on("loaded", null, a._onMeshLmLoaded, [c, c._class._getGroup()]); c.load(c.url, "arraybuffer", !1, null, !0) }; a._onMeshLmLoaded = function (c, b, f) { if (c._class.destroyed) c.endLoad(); else { var d = c.url, e = Ja.getURLVerion(d), g = Y.getPath(d), h, d = {}, u, r, l; a._readData = new lb(f); a._readData.pos = 0; switch (a._readData.readUTFString()) { case "LAYAMODEL:02": case "LAYAMODEL:03": case "LAYAMODEL:0301": h = a._readData.getUint32(); a._readData.pos += 4; u = a._readData.getUint16(); a._readData.pos += 8 * u; r = a._readData.getUint32(); u = a._readData.getUint16(); a._readData.pos = h + r; h = []; for (r = 0; r < u; r++) l = a._readData.readUTFString(), -1 !== l.lastIndexOf(".lmat") && h.push(l); break; default: for (a.READ_BLOCK(), r = 0; 2 > r; r++) { u = a._readData.getUint16(); l = a._strings[u]; var m = a["READ_" + l]; if (null == m) throw Error("model file err,no this function:" + u + " " + l); 1 === r ? h = m.call() : m.call() } } r = 0; for (l = h.length; r < l; r++) m = h[r], u = a.formatRelativePath(g, m), e && (u += e), h[r] = u, d[m] = u; 0 < h.length ? (a._onProcessChange(c, 0, .5, 1), e = M.create(null, a._onProcessChange, [c, .5, .5], !1), a._innerSecondLevelLoaderManager.create(h, M.create(null, a._onMeshMateialLoaded, [c, e, f, d]), e, null, null, 1, !0, b)) : c.endLoad([f, d]) } }; a._onMeshMateialLoaded = function (a, b, f, d) { a.endLoad([f, d]); b.recover() }; a._getMaterialTexturePath = function (c, b, f) { var d = c.length - 4; if (c.indexOf(".dds") == d || c.indexOf(".tga") == d || c.indexOf(".exr") == d || c.indexOf(".DDS") == d || c.indexOf(".TGA") == d || c.indexOf(".EXR") == d) c = c.substr(0, d) + ".png"; c = a.formatRelativePath(f, c); b && (c += b); return c }; a._loadMaterial = function (c) { c.on("loaded", null, a._onMaterilLmatLoaded, [c, c._class._getGroup()]); c.load(c.url, "json", !1, null, !0) }; a._onMaterilLmatLoaded = function (c, b, f) { if (c._class.destroyed) c.endLoad(); else { var d = c.url, e = Ja.getURLVerion(d), g = Y.getPath(d), d = [], h = {}, u = f.customProps, r; if (r = f.version) switch (r) { case "LAYAMATERIAL:01": case "LAYAMATERIAL:02": for (var u = f.props.textures, l = 0, m = u.length; l < m; l++) { var p = u[l], q = p.path; if (q) { r = q.length - 4; if (q.indexOf(".exr") == r || q.indexOf(".EXR") == r) q = q.substr(0, r) + ".png"; r = a.formatRelativePath(g, q); e && (r += e); d.push({url: r, params: p.params}); h[q] = r } } break; default: throw Error("Laya3D:unkonwn version."); } else { if (l = u.diffuseTexture.texture2D) r = a._getMaterialTexturePath(l, e, g), d.push(r), h[l] = r; u.normalTexture && (l = u.normalTexture.texture2D) && (r = a._getMaterialTexturePath(l, e, g), d.push(r), h[l] = r); u.specularTexture && (l = u.specularTexture.texture2D) && (r = a._getMaterialTexturePath(l, e, g), d.push(r), h[l] = r); u.emissiveTexture && (l = u.emissiveTexture.texture2D) && (r = a._getMaterialTexturePath(l, e, g), d.push(r), h[l] = r); u.ambientTexture && (l = u.ambientTexture.texture2D) && (r = a._getMaterialTexturePath(l, e, g), d.push(r), h[l] = r); u.reflectTexture && (u = u.reflectTexture.texture2D) && (r = a._getMaterialTexturePath(u, e, g), d.push(r), h[u] = r) } e = d.length; g = e + 1; r = 1 / g; a._onProcessChange(c, 0, r, 1); 0 < e ? (e = M.create(null, a._onProcessChange, [c, r, e / g], !1), a._innerFourthLevelLoaderManager.create(d, M.create(null, a._onMateialTexturesLoaded, [c, e, f, h]), e, oc, null, 1, !0, b)) : a._onMateialTexturesLoaded(c, null, f, null) } }; a._onMateialTexturesLoaded = function (a, b, f, d) { a.endLoad([f, d]); b && b.recover() }; a._loadTextureCube = function (c) { c.on("loaded", null, a._onTextureCubeLtcLoaded, [c]); c.load(c.url, "json", !1, null, !0) }; a._onTextureCubeLtcLoaded = function (c, b) { if (c._class.destroyed) c.endLoad(); else { var f = Y.getPath(c.url), f = [a.formatRelativePath(f, b.px), a.formatRelativePath(f, b.nx), a.formatRelativePath(f, b.py), a.formatRelativePath(f, b.ny), a.formatRelativePath(f, b.pz), a.formatRelativePath(f, b.nz)], d = 1 / 7; a._onProcessChange(c, 0, d, 1); d = M.create(null, a._onProcessChange, [c, d, 6 / 7], !1); a._innerFourthLevelLoaderManager.load(f, M.create(null, a._onTextureCubeImagesLoaded, [c, f, d]), d, "nativeimage") } }; a._onTextureCubeImagesLoaded = function (a, b, f) { var c = []; c.length = 6; for (var d = 0; 6 > d; d++) { var e = b[d]; c[d] = N.getRes(e); N.clearRes(e) } a.endLoad(c); f.recover() }; a._onProcessChange = function (a, b, f, d) { d = b + d * f; 1 > d && a.event("progress", d) }; a.init = function (c, b, f, k, e, g) { void 0 === f && (f = !1); void 0 === k && (k = !1); void 0 === e && (e = !0); void 0 === g && (g = !0); d.update3DLoop = function () { Og._triggerCollision() }; d.cancelLoadByUrl = function (b) { a._cancelLoadByUrl(b) }; cb.isAntialias = f; cb.isAlpha = k; cb.premultipliedAlpha = e; cb.isStencil = g; if (E.enable()) { if (d.changeWebGLSize = a._changeWebGLSize, B.is3DMode = !0, h.init(c, b), $a.__init__(), Sd.__init__(), Mg.__init__(), Aj.__init__(), Ed.__init__(), ob.__init__(), a.__init__(), Da.maxTextureCount = 2, a.debugMode || ye.debugMode) a._debugPhasorSprite = new gj } else alert("Laya3D init error,must support webGL!") }; a.HIERARCHY = "SPRITE3DHIERARCHY"; a.MESH = "MESH"; a.MATERIAL = "MATERIAL"; a.PBRMATERIAL = "PBRMTL"; a.TEXTURECUBE = "TEXTURECUBE"; a.TERRAIN = "TERRAIN"; a._readData = null; a._debugPhasorSprite = null; a.debugMode = !1; p(a, ["_DATA", function () { return this._DATA = {offset: 0, size: 0} }, "_strings", function () { return this._strings = ["BLOCK", "DATA", "STRINGS"] }, "_innerFirstLevelLoaderManager", function () { return this._innerFirstLevelLoaderManager = new fc }, "_innerSecondLevelLoaderManager", function () { return this._innerSecondLevelLoaderManager = new fc }, "_innerThirdLevelLoaderManager", function () { return this._innerThirdLevelLoaderManager = new fc }, "_innerFourthLevelLoaderManager", function () { return this._innerFourthLevelLoaderManager = new fc }]); return a }(); (function () { function a(a, b, f) { this.by = this.h = this.f = this.g = this.y = this.x = 0; this.retainCount = this.tested = this.closed = this.opened = this.parent = null; this.walkable = !1; void 0 === f && (f = !0); this.x = a; this.y = b; this.walkable = f } g(a, "PathFinding.core.Node", null, "Node$1"); return a })(); var hd = function () { function a() { } g(a, "UIConfig"); a.touchScrollEnable = !0; a.mouseWheelEnable = !0; a.showButtons = !0; a.popupBgColor = "#000000"; a.popupBgAlpha = .5; a.closeDialogOnSide = !0; return a }(), fe = function (a) { function c() { this._destroyed = !1; this._id = 0; this._enable = !1; this._owner = null; this.started = !1; c.__super.call(this); this._destroyed = !1; this._id = c._uniqueIDCounter; c._uniqueIDCounter++ } g(c, "laya.d3.component.Component3D", a); a = c.prototype; h.imps(a, {"laya.d3.core.render.IUpdate": !0, "laya.resource.IDestroy": !0}); a._initialize = function (a) { this._owner = a; this._enable = !0; this.started = !1; this._load(a) }; a._destroy = function () { this._unload(this._owner); this._owner = null; this._destroyed = !0 }; a._load = function (a) { }; a._start = function (a) { }; a._update = function (a) { }; a._lateUpdate = function (a) { }; a._preRenderUpdate = function (a) { }; a._postRenderUpdate = function (a) { }; a._unload = function (a) { this.offAll() }; a._cloneTo = function (a) { }; e(0, a, "id", function () { return this._id }); e(0, a, "destroyed", function () { return this._destroyed }); e(0, a, "owner", function () { return this._owner }); e(0, a, "enable", function () { return this._enable }, function (a) { this._enable !== a && (this._enable = a, this.event("enablechanged", this._enable)) }); e(0, a, "isSingleton", function () { return c._isSingleton }); c._isSingleton = !0; c._uniqueIDCounter = 1; return c }(Ma), Ub = function (a) { function c() { this._bits = 0; this._displayedInStage = !1; this.conchModel = this._parent = null; this.name = ""; this._destroyed = !1; c.__super.call(this); this._childs = c.ARRAY_EMPTY; this._$P = c.PROP_EMPTY; this.timer = h.scaleTimer; this.conchModel = B.isConchNode ? this.createConchModel() : null } g(c, "laya.display.Node", a); a = c.prototype; a._setBit = function (a, f) { 1 == a && this._getBit(a) != f && this._updateDisplayedInstage(); this._bits = f ? this._bits | a : this._bits & ~a }; a._getBit = function (a) { return 0 != (this._bits & a) }; a._setUpNoticeChain = function () { this._getBit(1) && this._setUpNoticeType(1) }; a._setUpNoticeType = function (a) { var b = this; b._setBit(a, !0); for (b = b.parent; b && !b._getBit(a);) b._setBit(a, !0), b = b.parent }; a.on = function (a, f, c, d) { if ("display" === a || "undisplay" === a) this._getBit(1) || this._setUpNoticeType(1); return this._createListener(a, f, c, d, !1) }; a.once = function (a, f, c, d) { if ("display" === a || "undisplay" === a) this._getBit(1) || this._setUpNoticeType(1); return this._createListener(a, f, c, d, !0) }; a.createConchModel = function () { return null }; a.destroy = function (a) { void 0 === a && (a = !0); this._destroyed = !0; this._parent && this._parent.removeChild(this); this._childs && (a ? this.destroyChildren() : this.removeChildren()); this._$P = this._childs = null; this.offAll(); this.timer.clearAll(this) }; a.destroyChildren = function () { if (this._childs) for (var a = this._childs.length - 1; -1 < a; a--) this._childs[a].destroy(!0) }; a.addChild = function (a) { if (!a || this.destroyed || a === this) return a; a.zOrder && this._set$P("hasZorder", !0); if (a._parent === this) { var b = this.getChildIndex(a); b !== this._childs.length - 1 && (this._childs.splice(b, 1), this._childs.push(a), this.conchModel && (this.conchModel.removeChild(a.conchModel), this.conchModel.addChildAt(a.conchModel, this._childs.length - 1)), this._childChanged()) } else a.parent && a.parent.removeChild(a), this._childs === c.ARRAY_EMPTY && (this._childs = []), this._childs.push(a), this.conchModel && this.conchModel.addChildAt(a.conchModel, this._childs.length - 1), a.parent = this, this._childChanged(); return a }; a.addChildren = function (a) { for (var b = arguments, c = 0, d = b.length; c < d;) this.addChild(b[c++]) }; a.addChildAt = function (a, f) { if (!a || this.destroyed || a === this) return a; a.zOrder && this._set$P("hasZorder", !0); if (0 <= f && f <= this._childs.length) { if (a._parent === this) { var b = this.getChildIndex(a); this._childs.splice(b, 1); this._childs.splice(f, 0, a); this.conchModel && (this.conchModel.removeChild(a.conchModel), this.conchModel.addChildAt(a.conchModel, f)); this._childChanged() } else a.parent && a.parent.removeChild(a), this._childs === c.ARRAY_EMPTY && (this._childs = []), this._childs.splice(f, 0, a), this.conchModel && this.conchModel.addChildAt(a.conchModel, f), a.parent = this; return a } throw Error("appendChildAt:The index is out of bounds"); }; a.getChildIndex = function (a) { return this._childs.indexOf(a) }; a.getChildByName = function (a) { var b = this._childs; if (b) for (var c = 0, d = b.length; c < d; c++) { var e = b[c]; if (e.name === a) return e } return null }; a._get$P = function (a) { return this._$P[a] }; a._set$P = function (a, f) { this.destroyed || (this._$P === c.PROP_EMPTY && (this._$P = {}), this._$P[a] = f); return f }; a.getChildAt = function (a) { return this._childs[a] }; a.setChildIndex = function (a, f) { var b = this._childs; if (0 > f || f >= b.length) throw Error("setChildIndex:The index is out of bounds."); var c = this.getChildIndex(a); if (0 > c) throw Error("setChildIndex:node is must child of this object."); b.splice(c, 1); b.splice(f, 0, a); this.conchModel && (this.conchModel.removeChild(a.conchModel), this.conchModel.addChildAt(a.conchModel, f)); this._childChanged(); return a }; a._childChanged = function (a) { }; a.removeChild = function (a) { if (!this._childs) return a; a = this._childs.indexOf(a); return this.removeChildAt(a) }; a.removeSelf = function () { this._parent && this._parent.removeChild(this); return this }; a.removeChildByName = function (a) { (a = this.getChildByName(a)) && this.removeChild(a); return a }; a.removeChildAt = function (a) { var b = this.getChildAt(a); b && (this._childs.splice(a, 1), this.conchModel && this.conchModel.removeChild(b.conchModel), b.parent = null); return b }; a.removeChildren = function (a, f) { void 0 === a && (a = 0); void 0 === f && (f = 2147483647); if (this._childs && 0 < this._childs.length) { var b = this._childs; 0 === a && f >= e ? this._childs = c.ARRAY_EMPTY : b = b.splice(a, f - a); for (var d = 0, e = b.length; d < e; d++) b[d].parent = null, this.conchModel && this.conchModel.removeChild(b[d].conchModel) } return this }; a.replaceChild = function (a, f) { var b = this._childs.indexOf(f); return -1 < b ? (this._childs.splice(b, 1, a), this.conchModel && (this.conchModel.removeChild(f.conchModel), this.conchModel.addChildAt(a.conchModel, b)), f.parent = null, a.parent = this, a) : null }; a._updateDisplayedInstage = function () { var a; a = this; var f = h.stage; for (this._displayedInStage = !1; a;) { if (a._getBit(1)) { this._displayedInStage = a._displayedInStage; break } if (a == f || a._displayedInStage) { this._displayedInStage = !0; break } a = a.parent } }; a._setDisplay = function (a) { this._displayedInStage !== a && ((this._displayedInStage = a) ? this.event("display") : this.event("undisplay")) }; a._displayChild = function (a, f) { var b = a._childs; if (b) for (var c = 0, d = b.length; c < d; c++) { var e = b[c]; e._getBit(1) && (0 < e._childs.length ? this._displayChild(e, f) : e._setDisplay(f)) } a._setDisplay(f) }; a.contains = function (a) { if (a === this) return !0; for (; a;) { if (a.parent === this) return !0; a = a.parent } return !1 }; a.timerLoop = function (a, f, c, d, e, g) { void 0 === e && (e = !0); void 0 === g && (g = !1); this.timer.loop(a, f, c, d, e, g) }; a.timerOnce = function (a, f, c, d, e) { void 0 === e && (e = !0); this.timer._create(!1, !1, a, f, c, d, e) }; a.frameLoop = function (a, f, c, d, e) { void 0 === e && (e = !0); this.timer._create(!0, !0, a, f, c, d, e) }; a.frameOnce = function (a, f, c, d, e) { void 0 === e && (e = !0); this.timer._create(!0, !1, a, f, c, d, e) }; a.clearTimer = function (a, f) { this.timer.clear(a, f) }; e(0, a, "numChildren", function () { return this._childs.length }); e(0, a, "destroyed", function () { return this._destroyed }); e(0, a, "parent", function () { return this._parent }, function (a) { this._parent !== a && (a ? (this._parent = a, this.event("added"), this._getBit(1) && (this._setUpNoticeChain(), a.displayedInStage && this._displayChild(this, !0)), a._childChanged(this)) : (this.event("removed"), this._parent._childChanged(), this._getBit(1) && this._displayChild(this, !1), this._parent = a)) }); e(0, a, "displayedInStage", function () { if (this._getBit(1)) return this._displayedInStage; this._setUpNoticeType(1); return this._displayedInStage }); c.ARRAY_EMPTY = []; c.PROP_EMPTY = {}; c.NOTICE_DISPLAY = 1; c.MOUSEENABLE = 2; return c }(Ma), Mh = function (a) { function c() { this.mainView = this.guideRunView = this.helpView = this.gameOverView = this.loadingView = null; c.__super.call(this); this.sceneId = "battle"; this.removeResListTex = ["res/atlas/loading.atlas"] } g(c, "scene.LogicSceneBattle", a); var b = c.prototype; b.enter = function (b) { a.prototype.enter.call(this, b); D.Inst.addEvent1("1403", this, this.SingleResultRsp); D.Inst.addEvent1("1206", this, this.loadResFinish); D.Inst.addEvent1("1600", this, this.DoDeath); D.Inst.addEvent1("1700", this, this.ToStart); D.Inst.addEvent1("1601", this, this.GameOver); D.Inst.addEvent1("1602", this, this.HelpOK); D.Inst.addEvent1("1603", this, this.ToHome); D.Inst.addEvent1("1304", this, this.changePetModel); D.Inst.addEvent1("1800", this, this.showGuide); D.Inst.addEvent1("1801", this, this.hideGuide); this.loadBaseRes() }; b.leave = function (b, c) { D.Inst.removeEvent("1206", this); D.Inst.removeEvent("1403", this); D.Inst.removeEvent("1600", this); D.Inst.removeEvent("1700", this); D.Inst.removeEvent("1601", this); D.Inst.removeEvent("1602", this); D.Inst.removeEvent("1603", this); D.Inst.removeEvent("1304", this); D.Inst.removeEvent("1800", this); D.Inst.removeEvent("1801", this); F.Inst.tryDestroyJerryView(this.loadingView); F.Inst.tryDestroyJerryView(this.helpView); F.Inst.tryDestroyJerryView(this.guideRunView); F.Inst.tryDestroyJerryView(this.gameOverView); F.Inst.tryDestroyJerryView(this.mainView); I.Inst.leave(); I.Inst.clear(); t.Inst.resetBattle(); this.removeResList3D = I.Inst.extraModelArray; a.prototype.leave.call(this, b, this.removeResList3D) }; b.loadBaseRes = function () { this.onBaseUIComplete() }; b.onBaseUIComplete = function () { this.loadingView = this.loadingView || new Ek; t.Inst.node2Stage(this.loadingView, "ui", !0); this.loadingView.init(); this.loadingView.once("load_res_finish", this, this.loadResFinish) }; b.loadResFinish = function () { I.Inst.init(); this.tryDestroyLoadingView(); this.resetToHome(!0) }; b.hideGuide = function (a) { a && a.body && (null != this.guideRunView && (this.guideRunView.visible = !1), I.Inst.mapMgr.guideEnd && (t.Inst.CloseGuide(2, !1), I.Inst.GetRunTarget())) }; b.showGuide = function (a) { a && a.body && (this.guideRunView = this.guideRunView || new Fk, t.Inst.node2Stage(this.guideRunView, "ui", !0), this.guideRunView.init(a.body.id)) }; b.changePetModel = function () { }; b.ToHome = function () { t.Inst.EnterBattle() }; b.resetToHome = function (a) { I.Inst.cameraMgr.resetCam(); I.Inst.ShowOrHideHome(!0); t.Inst.playerLeft.HomePetReset(); this.mainView = this.mainView || new Gk; t.Inst.node2Stage(this.mainView, "ui", !0); this.mainView.init() }; b.tryDestroyLoadingView = function () { null != this.loadingView && (this.loadingView.doDestroy(), this.loadingView = null) }; b.doGameOver = function () { 5 == t.gameConfig.platform && titan.sdk.setFriendsChart({ chart: "mcpk_friend", weight: t.Inst.playerLeft.score }, this, function (a) { F.Inst.zdsTrace("\u4e0a\u4f20\u5206\u6570\u56de\u8c03"); F.Inst.zdsTrace(a) }); t.Inst.playerData.battleResultData = new J; this.showGameOver() }; b.showGameOver = function () { oa.Inst.playSound("death"); this.tryDestroyLoadingView(); this.gameOverView = this.gameOverView || new Hk; t.Inst.node2Stage(this.gameOverView, "ui", !0); this.gameOverView.init(I.Inst.needGuide) }; b.SingleResultRsp = function (a) { I.Inst.stopGame(); this.showGameOver() }; b.DoDeath = function () { F.Inst.myTrace("\u6b7b\u4ea1"); this.helpView = this.helpView || new Ik; t.Inst.node2Stage(this.helpView, "ui", !0); this.helpView.init() }; b.ToStart = function () { F.Inst.myTrace("\u6e38\u620f\u5f00\u59cb"); this.mainView && (this.mainView.visible = !1); t.Inst.plat.msg2Platform(32, "single mode play times"); I.Inst.ToStart() }; b.GameOver = function () { F.Inst.myTrace("\u6e38\u620f\u7ed3\u675f"); this.doGameOver() }; b.HelpOK = function (a) { F.Inst.myTrace("\u590d\u6d3b\u6210\u529f"); null != a.body && 0 != a.body.type && I.Inst.DoReStart(a.body.type) }; return c }(pe), Kh = function (a) { function c() { c.__super.call(this); this.sceneId = "game_init" } g(c, "scene.LogicSceneGameInit", a); var b = c.prototype; b.enter = function (b) { a.prototype.enter.call(this, b); this.loadBaseRes() }; b.leave = function (b, c) { a.prototype.leave.call(this, b, c) }; b.loadBaseRes = function () { var a = [], a = md.Inst.getFontPathList(a), a = Ga.Inst.getTblPathList(a); h.loader.load(a, M.create(this, this.onBaseUIComplete)) }; b.onBaseUIComplete = function () { md.Inst.registerFonts(); Ga.Inst.loadAllTbls(); t.Inst.EnterLogin() }; return c }(pe), Lh = function (a) { function c() { this.resArray = this.loginView = this.startView = null; c.__super.call(this); this.sceneId = "login"; this.removeResListTex = this.resArray } g(c, "scene.LogicSceneLogin", a); var b = c.prototype; b.enter = function (b) { a.prototype.enter.call(this, b); this.loadBaseRes(); D.Inst.addEvent1("1204", this, this.showLogin) }; b.leave = function (b, c) { t.Inst.isGameLogined = !0; null != this.loginView && (this.loginView.doDestroy(), this.loginView = null); null != this.startView && (this.startView.doDestroy(), this.startView = null); a.prototype.leave.call(this, b, c); D.Inst.removeEvent("1204", this) }; b.loadBaseRes = function () { var a = []; this.resArray = []; this.resArray = ["res/atlas/loading.atlas", "res/atlas/Start.atlas"]; if (0 < this.resArray.length) for (var b = 0; b < this.resArray.length; b++) a.push({url: this.resArray[b]}); if (0 < a.length) h.loader.load(a, M.create(this, this.onBaseUIComplete)); else this.onBaseUIComplete() }; b.onBaseUIComplete = function () { this.gameDataInit() }; b.gameDataInit = function () { t.Inst.isGameLogined = !1; t.Inst.isBattleStarted = !1; t.Inst.isBattleOver = !1; t.Inst.hadReadyToServer = !1; t.Inst.hadNoticePlatformGameFinish = !1; if (5 == t.gameConfig.platform) t.Inst.plat.init(); else { t.Inst.plat.init(); var a = new Qf; a.equipScoreSum = 4; a.gold = 0; a.coin = 0; a.headurl = "Common/pet_102.png"; a.id = 111; a.lev = 1; a.maxScore = 0; a.name = "cdcd"; a.pieceList = null; a.usingPet = new Pf; a.usingPet.id = 101; a.usingPet.lev = 1; var b = new Wf; b.guideID = "3"; b.guideList = []; b.guideList.push(1); b.guideList.push(2); t.Inst.playerData = new ue(a, b, 0, !0); t.Inst.EnterBattle() } }; b.showStart = function () { this.startView = this.startView || new Jk; t.Inst.node2Stage(this.startView, "ui", !0); this.startView.init() }; b.showLogin = function () { this.loginView = this.loginView || new Kk; t.Inst.node2Stage(this.loginView, "ui", !0); this.loginView.init() }; return c }(pe), Lk = function (a) { function c(a) { this.id = NaN; c.__super.call(this); this.id = a; og.buyID = this.id.toString() } g(c, "net.msg.GameBUYReq", a); a = c.prototype; a.send = function () { var a = new Xf; a.id = this.id; a = Xf.encode(a); return Xa.Inst.sendMsg(this.cmd(), a) }; a.cmd = function () { return ua.CMD_GAME_BUY }; return c }(va), og = function (a) { function c() { c.__super.call(this) } g(c, "net.msg.GameBUYRsp", a); c.prototype.receive = function (a, f, c) { kb.Inst.CheckMsg(f) && (a = ci.decode(c), sa.Inst.ShowMsg("\u8d2d\u4e70\u6210\u529f"), t.Inst.playerData.UpdatePlayer(a.role), D.Inst.dispatchEvent1("1301", { cost: a.cost, resList: a.resList })) }; c.buyID = null; return c }(va), Ci = function (a) { function c() { c.__super.call(this) } g(c, "net.msg.GameChargeRsp", a); c.prototype.receive = function (a, f, c) { kb.Inst.CheckMsg(f) ? (a = di.decode(c), D.Inst.dispatchEvent1("1220", { err: !1, id: a })) : f == Zb.RET_GAME_INSUFFICIENT_FUNDS && D.Inst.dispatchEvent1("1220", {err: !0}) }; return c }(va); (function (a) { function c(a) { this.coinNum = 0; c.__super.call(this); this.coinNum = a } g(c, "net.msg.GameClientSubCoinReq", a); a = c.prototype; a.send = function () { var a = new Yf; a.coin = this.coinNum; a = Yf.encode(a); return Xa.Inst.sendMsg(this.cmd(), a) }; a.cmd = function () { return ua.CMD_GAME_CLIENT_SUB_COIN }; return c })(va); var Qb = function (a) { function c() { c.__super.call(this); this._$1__id = ++c._uniqueIDCounter; this.__loaded = !0; this._destroyed = !1; this._referenceCount = 0; c._idResourcesMap[this.id] = this; this._released = !0; this.lock = !1; this._memorySize = 0; this._lastUseFrameCount = -1; Kc.currentResourceManager && Kc.currentResourceManager.addResource(this) } g(c, "laya.resource.Resource", a); a = c.prototype; h.imps(a, {"laya.resource.ICreateResource": !0, "laya.resource.IDispose": !0}); a._setUrl = function (a) { if (this._url !== a) { var b; this._url && (b = c._urlResourcesMap[this._url], b.splice(b.indexOf(this), 1), 0 === b.length && delete c._urlResourcesMap[this._url]); a && ((b = c._urlResourcesMap[a]) || (c._urlResourcesMap[a] = b = []), b.push(this)); this._url = a } }; a._getGroup = function () { return this._group }; a._setGroup = function (a) { if (this._group !== a) { var b; this._group && (b = c._groupResourcesMap[this._group], b.splice(b.indexOf(this), 1), 0 === b.length && delete c._groupResourcesMap[this._group]); a && ((b = c._groupResourcesMap[a]) || (c._groupResourcesMap[a] = b = []), b.push(this)); this._group = a } }; a._addReference = function () { this._referenceCount++ }; a._removeReference = function () { this._referenceCount-- }; a._clearReference = function () { this._referenceCount = 0 }; a._endLoaded = function () { this.__loaded = !0; this.event("loaded", this) }; a.recreateResource = function () { this.completeCreate() }; a.disposeResource = function () { }; a.activeResource = function (a) { void 0 === a && (a = !1); this._lastUseFrameCount = H.loopCount; !this._destroyed && this.__loaded && (this._released || a) && this.recreateResource() }; a.releaseResource = function (a) { void 0 === a && (a = !1); return !a && this.lock || this._released && !a ? !1 : (this.disposeResource(), this._released = !0, this._lastUseFrameCount = -1, this.event("released", this), !0) }; a.onAsynLoaded = function (a, f, c) { throw Error("Resource: must override this function!"); }; a.destroy = function () { if (!this._destroyed) { null !== this._resourceManager && this._resourceManager.removeResource(this); this._destroyed = !0; this.lock = !1; this.releaseResource(); delete c._idResourcesMap[this.id]; var a; if (this._url) { if (a = c._urlResourcesMap[this._url]) a.splice(a.indexOf(this), 1), 0 === a.length && delete c._urlResourcesMap[this.url]; N.clearRes(this._url); this.__loaded || d.cancelLoadByUrl(this._url) } this._group && (a = c._groupResourcesMap[this._group], a.splice(a.indexOf(this), 1), 0 === a.length && delete c._groupResourcesMap[this.url]) } }; a.completeCreate = function () { this._released = !1; this.event("recovered", this) }; a.dispose = function () { this.destroy() }; e(0, a, "memorySize", function () { return this._memorySize }, function (a) { var b = a - this._memorySize; this._memorySize = a; this.resourceManager && this.resourceManager.addSize(b) }); e(0, a, "_loaded", null, function (a) { this.__loaded = a }); e(0, a, "loaded", function () { return this.__loaded }); e(0, a, "id", function () { return this._$1__id }); e(0, a, "destroyed", function () { return this._destroyed }); e(0, a, "group", function () { return this._getGroup() }, function (a) { this._setGroup(a) }); e(0, a, "resourceManager", function () { return this._resourceManager }); e(0, a, "url", function () { return this._url }); e(0, a, "released", function () { return this._released }); e(0, a, "referenceCount", function () { return this._referenceCount }); c.getResourceByID = function (a) { return c._idResourcesMap[a] }; c.getResourceByURL = function (a, f) { void 0 === f && (f = 0); return c._urlResourcesMap[a][f] }; c.getResourceCountByURL = function (a) { return c._urlResourcesMap[a].length }; c.destroyUnusedResources = function (a) { if (a) { if (a = c._groupResourcesMap[a]) for (var b = a.slice(), d = 0, e = b.length; d < e; d++) a = b[d], a.lock || 0 !== a._referenceCount || a.destroy() } else for (b in c._idResourcesMap) a = c._idResourcesMap[b], a.lock || 0 !== a._referenceCount || a.destroy() }; c._uniqueIDCounter = 0; c._idResourcesMap = {}; c._urlResourcesMap = {}; c._groupResourcesMap = {}; return c }(Ma), Hi = function (a) { function c() { c.__super.call(this) } g(c, "net.msg.GameClientSubCoinRsp", a); c.prototype.receive = function (a, f, c) { kb.Inst.CheckMsg(f) && (a = ei.decode(c), t.Inst.playerData.UpdatePlayer(a.role), D.Inst.dispatchEvent1("1241", null)) }; return c }(va); (function (a) { function c() { c.__super.call(this) } g(c, "net.msg.GameDoublePlayAwardReq", a); a = c.prototype; a.send = function () { var a = new Zf, a = Zf.encode(a); return Xa.Inst.sendMsg(this.cmd(), a) }; a.cmd = function () { return ua.CMD_GAME_DOUBLE_PLAY_AWARD }; return c })(va); var Ei = function (a) { function c() { c.__super.call(this) } g(c, "net.msg.GameDoublePlayAwardRsp", a); a = c.prototype; a.receive = function (a, f, c) { kb.Inst.CheckMsg(f) && (a = fi.decode(c), F.Inst.myTrace("GameDoublePlayAwardRsp::\u53cc\u500d\u5956\u52b1\u9886\u53d6\u56de\u5e94"), null != a.resList && 0 < a.resList.length && D.Inst.dispatchEvent1("1240", {res: a.resList}), null != a.role && t.Inst.playerData.UpdatePlayer(a.role)) }; a.onContinue = function () { t.Inst.EnterBattle() }; return c }(va), af = function (a) { function c(a, f) { this.equipId = this.petId = NaN; c.__super.call(this); this.petId = a; this.equipId = f } g(c, "net.msg.GameDressPetReq", a); a = c.prototype; a.send = function () { var a = new $f; a.equipId = this.equipId; a.petId = this.petId; a = $f.encode(a); return Xa.Inst.sendMsg(this.cmd(), a) }; a.cmd = function () { return ua.CMD_GAME_DRESS_PET }; return c }(va), xi = function (a) { function c() { c.__super.call(this) } g(c, "net.msg.GameDressPetRsp", a); c.prototype.receive = function (a, f, c) { kb.Inst.CheckMsg(f) && (a = gi.decode(c), t.Inst.playerData.updatePet(a.pet), D.Inst.dispatchEvent1("1302")) }; return c }(va), Tf = function (a) { function c(a, f, d, e) { this.type = NaN; this.data = this.iv = this.code = null; c.__super.call(this); void 0 === f && (f = ""); void 0 === d && (d = ""); void 0 === e && (e = ""); this.type = a; this.code = f; this.iv = d; this.data = e } g(c, "net.msg.GameFetchBehaviorAwardReq", a); a = c.prototype; a.send = function () { var a = new ag; a.type = this.type; a.code = this.code; a.iv = this.iv; a.data = this.data; F.Inst.zdsTrace(a); a = ag.encode(a); return Xa.Inst.sendMsg(this.cmd(), a) }; a.cmd = function () { return ua.CMD_GAME_FETCH_BEHAVIOR_AWARD }; return c }(va), Di = function (a) { function c() { c.__super.call(this) } g(c, "net.msg.GameFetchBehaviorAwardRsp", a); c.prototype.receive = function (a, f, c) { F.Inst.myTrace("GameFetchBehaviorAwardRsp::\u7528\u6237\u884c\u4e3a\u5956\u52b1 ret : " + f); kb.Inst.CheckMsg(f) && (a = hi.decode(c), F.Inst.myTrace("GameFetchBehaviorAwardRsp::\u7528\u6237\u884c\u4e3a\u5956\u52b1"), F.Inst.zdsTrace(a), null != a.resList && 0 < a.resList.length && (f = new sc, t.Inst.ShowReward(f.init("Receive Award", a.resList, function () { D.Inst.dispatchEvent1("2000", null) }))), null != a.role && t.Inst.playerData.UpdatePlayer(a.role), D.Inst.dispatchEvent1("1900", null), D.Inst.dispatchEvent1("1910", null), D.Inst.dispatchEvent1("1920", null), D.Inst.dispatchEvent1("1930", null)) }; return c }(va), Mk = function (a) { function c() { c.__super.call(this) } g(c, "net.msg.GameFetchInviteAwardReq", a); a = c.prototype; a.send = function () { var a = new bg, a = bg.encode(a); return Xa.Inst.sendMsg(this.cmd(), a) }; a.cmd = function () { return ua.CMD_GAME_FETCH_INVITE_AWARD }; return c }(va), Gi = function (a) { function c() { c.__super.call(this) } g(c, "net.msg.GameFetchInviteAwardRsp", a); a = c.prototype; a.receive = function (a, f, c) { kb.Inst.CheckMsg(f) && (a = ii.decode(c), F.Inst.myTrace("\u8bf7\u6c42\u9080\u8bf7\u5956\u52b1\u6570\u636e:"), null != a.resList && 0 < a.resList.length && (f = new sc, t.Inst.ShowReward(f.init("\u9080\u8bf7\u5956\u52b1", a.resList, this.RefreshInviteList))), null != a.role && t.Inst.playerData.UpdatePlayer(a.role)) }; a.RefreshInviteList = function () { (new jh).send() }; return c }(va), Ji = function (a) { function c(a, f, d) { this.head = this.name = this.code = null; c.__super.call(this); this.code = a; this.name = f; this.head = d } g(c, "net.msg.GameLoginReq", a); a = c.prototype; a.send = function () { var a = new cg; a.code = this.code; a.name = this.name; a.headurl = this.head; a = cg.encode(a); return Xa.Inst.sendMsg(this.cmd(), a) }; a.cmd = function () { return ua.CMD_GAME_LOGIN }; return c }(va), ti = function (a) { function c() { c.__super.call(this) } g(c, "net.msg.GameLoginRsp", a); c.prototype.receive = function (a, f, c) { kb.Inst.CheckMsg(f) ? (a = ji.decode(c), console.log("GameLoginRsp::receive::_rsp"), console.log(a), Xa.Inst.setSessionID(a.sessId), t.Inst.playerData = new ue(a.role, a.cookie, a.signInDay, a.signInFlag), t.Inst.EnterBattle(), t.Inst.area = a.loc, a.newFlag ? F.Inst.myTrace("\u4e0a\u62a5\u6ce8\u518c") : F.Inst.myTrace("\u4e0a\u62a5\u767b\u5f55"), 0 != t.Inst.plat.inviter && t.Inst.plat.inviter != t.Inst.playerData.role.id && (F.Inst.myTrace("\u4e0a\u62a5\u9080\u8bf7" + t.Inst.plat.inviter), (new kh(t.Inst.plat.inviter)).send(), t.Inst.plat.inviter = 0), t.Inst.GetMyjoyData()) : sa.Inst.ShowMsg("\u767b\u5f55\u5931\u8d25 ret : " + f) }; return c }(va), Nk = function (a) { function c(a, f, d) { this.count = this.begin = this.type = NaN; c.__super.call(this); this.type = a; this.begin = f; this.count = d } g(c, "net.msg.GameQueryChartReq", a); a = c.prototype; a.send = function () { var a = new dg; a.type = this.type; a.begin = this.begin; a.count = this.count; a = dg.encode(a); return Xa.Inst.sendMsg(this.cmd(), a) }; a.cmd = function () { return ua.CMD_GAME_QUERY_CHART }; return c }(va), vi = function (a) { function c() { c.__super.call(this) } g(c, "net.msg.GameQueryChartRsp", a); c.prototype.receive = function (a, f, c) { kb.Inst.CheckMsg(f) && (a = ki.decode(c), D.Inst.dispatchEvent1("1205", {rankInfo: a.result})) }; return c }(va); (function (a) { function c() { c.__super.call(this) } g(c, "net.msg.GameQueryEquipReq", a); a = c.prototype; a.send = function () { var a = new eg, a = eg.encode(a); return Xa.Inst.sendMsg(this.cmd(), a) }; a.cmd = function () { return ua.CMD_GAME_QUERY_EQUIP }; return c })(va); var wi = function (a) { function c() { c.__super.call(this) } g(c, "net.msg.GameQueryEquipRsp", a); c.prototype.receive = function (a, f, c) { kb.Inst.CheckMsg(f) && (a = li.decode(c), D.Inst.dispatchEvent1("1300", { petIDList: a.petList, equipIDList: a.equipList })) }; return c }(va), jh = function (a) { function c() { c.__super.call(this) } g(c, "net.msg.GameQueryInviteAwardReq", a); a = c.prototype; a.send = function () { var a = new fg, a = fg.encode(a); return Xa.Inst.sendMsg(this.cmd(), a) }; a.cmd = function () { return ua.CMD_GAME_QUERY_INVITE_AWARD }; return c }(va), Fi = function (a) { function c() { c.__super.call(this) } g(c, "net.msg.GameQueryInviteAwardRsp", a); c.prototype.receive = function (a, f, c) { kb.Inst.CheckMsg(f) && (a = mi.decode(c), F.Inst.myTrace("\u8bf7\u6c42\u9080\u8bf7\u6570\u636e:"), F.Inst.myTrace("GameQueryInviteAwardRsp()::fetchedCnt:" + a.fetchedCnt, !1), D.Inst.dispatchEvent1("1620", { cnt: a.fetchedCnt, receivedList: a.headurlList })) }; return c }(va), Uh = function (a) { function c(a) { this.cookieData = null; c.__super.call(this); this.cookieData = a } g(c, "net.msg.GameSetCookieReq", a); a = c.prototype; a.send = function () { var a = new gg; a.cookie = this.cookieData; a = gg.encode(a); return Xa.Inst.sendMsg(this.cmd(), a) }; a.cmd = function () { return ua.CMD_GAME_SET_COOKIE }; return c }(va), zi = function (a) { function c() { c.__super.call(this) } g(c, "net.msg.GameSetCookieRsp", a); c.prototype.receive = function (a, f, c) { kb.Inst.CheckMsg(f) && (ni.decode(c), D.Inst.dispatchEvent1("1622", null)) }; return c }(va), kh = function (a) { function c(a) { this.inviter = 0; c.__super.call(this); this.inviter = a } g(c, "net.msg.GameSetInviterReq", a); a = c.prototype; a.send = function () { var a = new hg; a.inviter = this.inviter; var f = hg.encode(a); F.Inst.zdsTrace(a); F.Inst.myTrace("send inviter:" + a.inviter, !1); return Xa.Inst.sendMsg(this.cmd(), f) }; a.cmd = function () { return ua.CMD_GAME_SET_INVITER }; return c }(va), Ii = function (a) { function c() { c.__super.call(this) } g(c, "net.msg.GameSetInviterRsp", a); c.prototype.receive = function (a, f, c) { kb.Inst.CheckMsg(f) && (oi.decode(c), F.Inst.myTrace("GameSetInviterRsp::"), t.Inst.plat.inviter = 0) }; return c }(va), Ok = function (a) { function c(a) { this.x2 = !1; c.__super.call(this); this.x2 = a } g(c, "net.msg.GameSignInReq", a); a = c.prototype; a.send = function () { var a = new ig; a.x2 = this.x2; a = ig.encode(a); return Xa.Inst.sendMsg(this.cmd(), a) }; a.cmd = function () { return ua.CMD_GAME_SIGN_IN }; return c }(va), Bi = function (a) { function c() { c.__super.call(this) } g(c, "net.msg.GameSignInRsp", a); c.prototype.receive = function (a, f, c) { kb.Inst.CheckMsg(f) && (a = pi.decode(c), F.Inst.myTrace("GameSignInRsp::\u7b7e\u5230\u9886\u53d6\u56de\u5e94"), null != a.role && t.Inst.playerData.UpdatePlayer(a.role), t.Inst.playerData.SetTodaySigned(), t.Inst.playerData.setDailyNum(t.Inst.playerData.getDailyNum() + 1), D.Inst.dispatchEvent1("1117", {res: a.resList})) }; return c }(va); (function (a) { function c(a, f) { this.gold = this.score = 0; c.__super.call(this); this.score = a; this.gold = f } g(c, "net.msg.GameSingleResultReq", a); a = c.prototype; a.send = function () { var a = new jg; a.score = this.score; a.gold = this.gold; a = jg.encode(a); return Xa.Inst.sendMsg(this.cmd(), a) }; a.cmd = function () { return ua.CMD_GAME_SINGLE_RESULT }; return c })(va); var Ai = function (a) { function c() { c.__super.call(this) } g(c, "net.msg.GameSingleResultRsp", a); c.prototype.receive = function (a, f, c) { kb.Inst.CheckMsg(f) && (a = qi.decode(c), t.Inst.playerData.UpdatePlayer(a.role, !0), D.Inst.dispatchEvent1("1403", {id: a})) }; return c }(va), bf = function (a) { function c(a) { this.petId = NaN; c.__super.call(this); this.petId = a } g(c, "net.msg.GameUsePetReq", a); a = c.prototype; a.send = function () { var a = new kg; a.petId = this.petId; a = kg.encode(a); return Xa.Inst.sendMsg(this.cmd(), a) }; a.cmd = function () { return ua.CMD_GAME_USE_PET }; return c }(va), yi = function (a) { function c() { c.__super.call(this) } g(c, "net.msg.GameUsePetRsp", a); c.prototype.receive = function (a, f, c) { kb.Inst.CheckMsg(f) && (ri.decode(c), D.Inst.dispatchEvent1("1303", null)) }; return c }(va), Xi = function (a) { function c(a) { c.__super.call(this); this._owner = a; this._childs = []; this._localMatrix = new Float32Array(16); this._localUpdate = this._locaEulerlUpdate = this._localQuaternionUpdate = !1; this._worldUpdate = !0 } g(c, "laya.d3.animation.AnimationTransform3D", a); a = c.prototype; a._getlocalMatrix = function () { this._localUpdate && (Ja._createAffineTransformationArray(this._localPosition, this._localRotation, this._localScale, this._localMatrix), this._localUpdate = !1); return this._localMatrix }; a._onWorldTransform = function () { if (!this._worldUpdate) { this._worldUpdate = !0; for (var a = 0, f = this._childs.length; a < f; a++) this._childs[a]._onWorldTransform() } }; a._setWorldMatrixAndUpdate = function (a) { this._worldMatrix = a; if (null == this._parent) throw Error("don't need to set worldMatrix to root Node."); if (null == this._parent._parent) { a = this._getlocalMatrix(); for (var b = 0; 16 > b; ++b) this._worldMatrix[b] = a[b] } else Ja.matrix4x4MultiplyFFF(this._parent.getWorldMatrix(), this._getlocalMatrix(), this._worldMatrix); this._worldUpdate = !1 }; a._setWorldMatrixNoUpdate = function (a) { this._worldMatrix = a }; a._setWorldMatrixIgnoreUpdate = function (a) { this._worldMatrix = a; this._worldUpdate = !1 }; a.getLocalPosition = function () { return this._localPosition }; a.setLocalPosition = function (a) { if (this._parent) this._localPosition = a, this._localUpdate = !0, this._onWorldTransform(); else { var b = this._entity.owner._transform, c = this._entity.localPosition, d = c.elements; d[0] = a[0]; d[1] = a[1]; d[2] = a[2]; b.localPosition = c } }; a.getLocalRotation = function () { if (this._localQuaternionUpdate) { var a = this._localRotationEuler; Ja._quaternionCreateFromYawPitchRollArray(a[1] / c._angleToRandin, a[0] / c._angleToRandin, a[2] / c._angleToRandin, this._localRotation); this._localQuaternionUpdate = !1 } return this._localRotation }; a.setLocalRotation = function (a) { if (this._parent) this._localRotation = a, Ja.quaterionNormalize(this._localRotation, this._localRotation), this._locaEulerlUpdate = !0, this._localQuaternionUpdate = !1, this._localUpdate = !0, this._onWorldTransform(); else { var b = this._entity.owner._transform, c = this._entity.localRotation, d = c.elements; d[0] = a[0]; d[1] = a[1]; d[2] = a[2]; d[3] = a[3]; b.localRotation = c } }; a.getLocalScale = function () { return this._localScale }; a.setLocalScale = function (a) { if (this._parent) this._localScale = a, this._localUpdate = !0, this._onWorldTransform(); else { var b = this._entity.owner._transform, c = this._entity.localScale, d = c.elements; d[0] = a[0]; d[1] = a[1]; d[2] = a[2]; b.localScale = c } }; a.getLocalRotationEuler = function () { if (this._locaEulerlUpdate) { Ja.getYawPitchRoll(this._localRotation, c._tempVector3); var a = c._tempVector3, f = this._localRotationEuler; f[0] = a[1] * c._angleToRandin; f[1] = a[0] * c._angleToRandin; f[2] = a[2] * c._angleToRandin; this._locaEulerlUpdate = !1 } return this._localRotationEuler }; a.setLocalRotationEuler = function (a) { if (this._parent) Ja._quaternionCreateFromYawPitchRollArray(a[1] / c._angleToRandin, a[0] / c._angleToRandin, a[2] / c._angleToRandin, this._localRotation), this._localRotationEuler = a, this._localQuaternionUpdate = this._locaEulerlUpdate = !1, this._localUpdate = !0, this._onWorldTransform(); else { var b = this._entity.owner._transform, d = this._entity.localRotationEuler, e = d.elements; e[0] = a[0]; e[1] = a[1]; e[2] = a[2]; b.localRotationEuler = d } }; a.getWorldMatrix = function () { if (this._worldUpdate) { if (null != this._parent._parent) Ja.matrix4x4MultiplyFFF(this._parent.getWorldMatrix(), this._getlocalMatrix(), this._worldMatrix); else for (var a = this._getlocalMatrix(), f = 0; 16 > f; ++f) this._worldMatrix[f] = a[f]; this._worldUpdate = !1 } return this._worldMatrix }; a.setParent = function (a) { if (this._parent !== a) { if (this._parent) { var b = this._parent._childs, c = b.indexOf(this); b.splice(c, 1) } a && (a._childs.push(this), a && this._onWorldTransform()); this._parent = a } }; p(c, ["_tempVector3", function () { return this._tempVector3 = new Float32Array(3) }, "_angleToRandin", function () { return this._angleToRandin = 180 / Math.PI }]); return c }(Ma), Fc = function (a) { function c() { this._destroyed = !1; c.__super.call(this); this._destroyed = !1 } g(c, "laya.d3.core.GeometryFilter", a); a = c.prototype; h.imps(a, {"laya.resource.IDestroy": !0}); a._destroy = function () { this.offAll(); this._destroyed = !0 }; e(0, a, "_isAsyncLoaded", function () { return !0 }); e(0, a, "_originalBoundingBoxCorners", function () { throw Error("BaseRender: must override it."); }); e(0, a, "_originalBoundingSphere", function () { throw Error("BaseRender: must override it."); }); e(0, a, "_originalBoundingBox", function () { throw Error("BaseRender: must override it."); }); e(0, a, "destroyed", function () { return this._destroyed }); return c }(Ma), Lf = function (a) { function c(a) { c.__super.call(this); this.platID = a } g(c, "platform.fb.PlatformFB", a); var b = c.prototype; b.init = function () { var b = this; a.prototype.init.call(this); titan.sdk.init(null, this, function (a) { F.Inst.zdsTrace(a); b.doLogin() }); titan.sdk.onShow(this.onShow); titan.sdk.onHide(this.onHide) }; b.doLogin = function () { var a = this; titan.sdk.login(null, this, function (b) { F.Inst.zdsTrace(b); null != b && (0 != b.err ? sa.Inst.ShowMsg(b.msg) : (F.Inst.zdsTrace(b.query), t.Inst.plat.codeStr = b.query.signature + ";" + b.query.nickname + ";" + b.query.headurl, t.Inst.playerLeft.setInfo(b.query.nickname, b.query.acc), t.Inst.playerLeft.SetHead(b.query.headurl), c.headUrl = b.query.headurl, a.checkQuery(), "" != t.Inst.plat.codeStr && Xa.Inst.connectServer())) }) }; b.checkQuery = function () { F.Inst.zdsTrace("checkQuery()::00"); var a = titan.sdk.query; F.Inst.zdsTrace(a); F.Inst.zdsTrace("checkQuery()::11"); null != a && a.hasOwnProperty("myReplayData") && (a = a.myReplayData, F.Inst.zdsTrace("myReplayData !\x3d null"), F.Inst.zdsTrace(a), F.Inst.myTrace("checkQuery()::22"), null != a && a.hasOwnProperty("inviter") && (F.Inst.myTrace("inviter :" + t.Inst.plat.inviter), t.Inst.plat.inviter = a.inviter)) }; b.onShow = function () { F.Inst.myTrace("onShow::", !1); this.checkQuery(); D.Inst.dispatchEvent1("1207", null) }; b.onHide = function () { F.Inst.myTrace("onHide::", !1) }; b.msg2Platform = function (b, c) { a.prototype.msg2Platform.call(this, b, c); switch (b) { case 23: this.share(c); break; case 28: this.RewardAD(c); break; case 31: this.InterstitialAd(c); break; case 32: titan.sdk.event({name: c}) } }; b.InterstitialAd = function (a) { titan.sdk.showInterstitialAd({fb: {adPlacementId: "1970283846604446_1975288842770613"}}, this, function (b) { F.Inst.zdsTrace("\u5e7f\u544a--titan.sdk.showInterstitialAd"); F.Inst.zdsTrace(b); 0 === b.err && a.success ? a.success() : 1 == b.err ? (sa.Inst.ShowMsg("\u5e7f\u544a\u62c9\u53d6\u5931\u8d25"), a.adsLoadFail && a.adsLoadFail()) : (sa.Inst.ShowMsg(b.msg), a.fail && a.fail()) }) }; b.RewardAD = function (a) { titan.sdk.showRewardedAd({fb: {adPlacementId: "1970283846604446_1975288966103934"}}, this, function (b) { F.Inst.zdsTrace("\u5e7f\u544a--titan.sdk.showAd"); F.Inst.zdsTrace(b); 0 === b.err && a.success ? a.success() : (sa.Inst.ShowMsg(b.msg.code), a.adsLoadFail && a.adsLoadFail()) }) }; b.getHttpUrl = function () { return "https://s1.fb.myjoy777.com/mcpk_fb" }; b.share = function (a) { F.Inst.zdsTrace(a); titan.sdk.share(a, this, function (b) { F.Inst.zdsTrace(b); 0 !== b.err && b.err !== Titan.Err.DecryptFail ? (sa.Inst.ShowMsg("Sharing Fail"), a.fail && a.fail()) : b.err == Titan.Err.DecryptFail || 0 == b.err ? (sa.Inst.ShowMsg("Sharing Success"), a.success && a.success()) : (sa.Inst.ShowMsg("Sharing Fail"), a.fail && a.fail()) }) }; c.showTime = NaN; c.HideTime = NaN; c.headUrl = null; return c }(Bd), Kb = function (a) { function c(a) { c.__super.call(this); this._id = ++c._uniqueIDCounter; this._indexInSceneFrustumCullingObjects = -1; this._boundingBox = new Ha(new m, new m); this._boundingBoxCenter = new m; this._boundingSphere = new Bb(new m, 0); this._octreeNodeNeedChange = this._boundingBoxCenterNeedChange = this._boundingBoxNeedChange = this._boundingSphereNeedChange = !0; this._materials = []; this._renderElements = []; this._destroyed = this._isPartOfStaticBatch = !1; this._owner = a; this._enable = !0; this._materialsInstance = []; this.lightmapIndex = -1; this.receiveShadow = this.castShadow = !1; this.sortingFudge = 0; this._owner.transform.on("worldmatrixneedchanged", this, this._onWorldMatNeedChange) } g(c, "laya.d3.core.render.BaseRender", a); a = c.prototype; h.imps(a, {"laya.resource.IDestroy": !0}); a._changeMaterialReference = function (a, f) { a && a._removeReference(); f._addReference() }; a._getInstanceMaterial = function (a, f) { var b = new a.constructor; a.cloneTo(b); b.name += "(Instance)"; this._materialsInstance[f] = !0; this._changeMaterialReference(this._materials[f], b); return this._materials[f] = b }; a._setShaderValuelightMap = function (a) { this._setShaderValueTexture(3, a) }; a._onWorldMatNeedChange = function () { this._octreeNodeNeedChange = this._boundingBoxCenterNeedChange = this._boundingBoxNeedChange = this._boundingSphereNeedChange = !0 }; a._renderRenderableBoundBox = function () { var a = Sb._debugPhasorSprite, f = c._tempBoundBoxCorners; this.boundingBox.getCorners(f); a.line(f[0], c._greenColor, f[1], c._greenColor); a.line(f[2], c._greenColor, f[3], c._greenColor); a.line(f[4], c._greenColor, f[5], c._greenColor); a.line(f[6], c._greenColor, f[7], c._greenColor); a.line(f[0], c._greenColor, f[3], c._greenColor); a.line(f[1], c._greenColor, f[2], c._greenColor); a.line(f[2], c._greenColor, f[6], c._greenColor); a.line(f[3], c._greenColor, f[7], c._greenColor); a.line(f[0], c._greenColor, f[4], c._greenColor); a.line(f[1], c._greenColor, f[5], c._greenColor); a.line(f[4], c._greenColor, f[7], c._greenColor); a.line(f[5], c._greenColor, f[6], c._greenColor) }; a._calculateBoundingSphere = function () { throw"BaseRender: must override it."; }; a._calculateBoundingBox = function () { throw"BaseRender: must override it."; }; a._setShaderValueTexture = function (a, f) { this._owner._shaderValues.setValue(a, f) }; a._setShaderValueMatrix4x4 = function (a, f) { this._owner._shaderValues.setValue(a, f ? f.elements : null) }; a._setShaderValueColor = function (a, f) { this._owner._shaderValues.setValue(a, f ? f.elements : null) }; a._setShaderValueBuffer = function (a, f) { this._owner._shaderValues.setValue(a, f) }; a._setShaderValueInt = function (a, f) { this._owner._shaderValues.setValue(a, f) }; a._setShaderValueBool = function (a, f) { this._owner._shaderValues.setValue(a, f) }; a._setShaderValueNumber = function (a, f) { this._owner._shaderValues.setValue(a, f) }; a._setShaderValueVector2 = function (a, f) { this._owner._shaderValues.setValue(a, f ? f.elements : null) }; a._addShaderDefine = function (a) { this._owner._shaderDefineValue |= a }; a._removeShaderDefine = function (a) { this._owner._shaderDefineValue &= ~a }; a._renderUpdate = function (a) { return !0 }; a._applyLightMapParams = function () { if (0 <= this._lightmapIndex) { var a = this._owner.scene; if (a) if (a = a.getlightmaps()[this._lightmapIndex]) if (this._addShaderDefine(eb.SAHDERDEFINE_LIGHTMAP), a.loaded) this._setShaderValuelightMap(a); else a.once("loaded", this, this._setShaderValuelightMap); else this._removeShaderDefine(eb.SAHDERDEFINE_LIGHTMAP); else this._removeShaderDefine(eb.SAHDERDEFINE_LIGHTMAP) } else this._removeShaderDefine(eb.SAHDERDEFINE_LIGHTMAP) }; a._updateOctreeNode = function () { var a = this._treeNode; a && this._octreeNodeNeedChange && (a.updateObject(this), this._octreeNodeNeedChange = !1) }; a._destroy = function () { this.offAll(); var a, f; a = 0; for (f = this._renderElements.length; a < f; a++) this._renderElements[a]._destroy(); a = 0; for (f = this._materials.length; a < f; a++) this._materials[a]._removeReference(); this._lightmapScaleOffset = this._boundingSphere = this._boundingBoxCenter = this._boundingBox = this._materials = this._owner = this._renderElements = null; this._destroyed = !0 }; e(0, a, "boundingSphere", function () { this._boundingSphereNeedChange && (this._calculateBoundingSphere(), this._boundingSphereNeedChange = !1); return this._boundingSphere }); e(0, a, "id", function () { return this._id }); e(0, a, "material", function () { var a = this._materials[0]; a && !this._materialsInstance[0] && (a = this._getInstanceMaterial(a, 0), this.event("materialchanged", [this, 0, a])); return this._materials[0] }, function (a) { this.sharedMaterial = a }); e(0, a, "sharedMaterial", function () { return this._materials[0] }, function (a) { var b = this._materials[0]; b !== a && (this._materials[0] = a, this._materialsInstance[0] = !1, this._changeMaterialReference(b, a), this.event("materialchanged", [this, 0, a])) }); e(0, a, "lightmapIndex", function () { return this._lightmapIndex }, function (a) { this._lightmapIndex = a; this._applyLightMapParams() }); e(0, a, "lightmapScaleOffset", function () { return this._lightmapScaleOffset }, function (a) { this._lightmapScaleOffset = a; this._setShaderValueColor(2, a); this._addShaderDefine(eb.SHADERDEFINE_SCALEOFFSETLIGHTINGMAPUV) }); e(0, a, "enable", function () { return this._enable }, function (a) { this._enable = a; this.event("enablechanged", [this, a]) }); e(0, a, "materials", function () { for (var a = 0, f = this._materials.length; a < f; a++) if (!this._materialsInstance[a]) { var c = this._getInstanceMaterial(this._materials[a], a); this.event("materialchanged", [this, a, c]) } return this._materials.slice() }, function (a) { this.sharedMaterials = a }); e(0, a, "sharedMaterials", function () { return this._materials.slice() }, function (a) { if (!a) throw Error("MeshRender: shadredMaterials value can't be null."); var b = a.length; this._materialsInstance.length = b; for (var c = 0; c < b; c++) { var d = this._materials[c]; d !== a[c] && (this._materialsInstance[c] = !1, this._changeMaterialReference(d, a[c]), this.event("materialchanged", [this, c, a[c]])) } this._materials = a }); e(0, a, "boundingBox", function () { this._boundingBoxNeedChange && (this._calculateBoundingBox(), this._boundingBoxNeedChange = !1); return this._boundingBox }); e(0, a, "boundingBoxCenter", function () { if (this._boundingBoxCenterNeedChange) { var a = this.boundingBox; m.add(a.min, a.max, this._boundingBoxCenter); m.scale(this._boundingBoxCenter, .5, this._boundingBoxCenter); this._boundingBoxCenterNeedChange = !1 } return this._boundingBoxCenter }); e(0, a, "receiveShadow", function () { return this._receiveShadow }, function (a) { this._receiveShadow !== a && ((this._receiveShadow = a) ? this._addShaderDefine(db.SHADERDEFINE_RECEIVE_SHADOW) : this._removeShaderDefine(db.SHADERDEFINE_RECEIVE_SHADOW)) }); e(0, a, "destroyed", function () { return this._destroyed }); c._uniqueIDCounter = 0; p(c, ["_tempBoundBoxCorners", function () { return this._tempBoundBoxCorners = [new m, new m, new m, new m, new m, new m, new m, new m] }, "_greenColor", function () { return this._greenColor = new Z(0, 1, 0, 1) }]); return c }(Ma), Ki = function (a) { function c(a) { c.__super.call(this); this.platID = a } g(c, "platform.myjoy.PlatformMyjoy", a); c.prototype.getHttpUrl = function () { return 1 == t.gameConfig.use_outer_net ? t.gameConfig.http_url_outer_net : t.gameConfig.http_url_inner_net }; return c }(Bd), te = function (a) { function c(a) { c.__super.call(this); this.platID = a } g(c, "platform.wx.PlatformWX", a); var b = c.prototype; b.init = function () { a.prototype.init.call(this); my_wxLoginPro(this.onGetCode, this.onGetUserInfo); my_wxOnShow(this.onShow); my_wxOnHide(this.onHide); my_wxShowShareMenu(!0); var b = Ad.Inst.SharePathRandom(0, 6); my_wxOnShareAppMessage(b[0], b[1]); if (A.onMiniGame) h.timer.once(100, this, function () { sharedCanvas.width = h.stage.width; sharedCanvas.height = h.stage.height; this.postMessage({ type: "resizeShared", url: "", data: {width: h.stage.width, height: h.stage.height, matrix: h.stage._canvasTransform}, isLoad: !1 }) }) }; b.msg2Platform = function (b, c) { a.prototype.msg2Platform.call(this, b, c); switch (b) { case 23: this.clickShareApp(c); break; case 22: this.postMessage(c); break; case 200: this.postMessage(c); break; case 201: this.removeCloudStorage(c); break; case 202: this.postMessage(c); break; case 28: this.createRewardedVideoAd(c); break; case 204: this.screenShare(c); break; case 29: this.createBannerAd(c); break; case 30: this.ShowBannerAd(!1) } }; b.getHttpUrl = function () { return t.gameConfig.use_outer_net ? "https://s.h5.myjoy777.com/mcpk_wx" : "https://beta.h5.myjoy777.com/mcpk_wx" }; b.onGetCode = function (a, b) { t.Inst.plat.codeStr = a; t.Inst.plat.SDKVersion = b }; b.onGetUserInfo = function (a) { c.wxUserInfo = new Li(a); t.Inst.toLogin(c.wxUserInfo.name) }; b.clickShareApp = function (a) { my_wxShareAppMessage(a.title, a.image, a.query, a.success, a.fail, a.canSingle) }; b.onShow = function (a) { D.Inst.dispatchEvent1("1212"); F.Inst.myTrace("\u83b7\u53d6\u573a\u666f\u503c\u548cshareTicket\u53c2\u6570 \u56de\u8c03::"); var b = new Mi(a); console.log(a); null != b && null != b.query && "" != b.query.inviter && (t.Inst.plat.inviter = b.query.inviter, F.Inst.myTrace("inviter:" + b.query.inviter, !1), D.Inst.dispatchEvent1("1207", {inviter: this.inviter})); c.showTime = A.now() }; b.onHide = function () { c.HideTime = A.now() }; b.setUserCloudStorage = function (a) { my_wxSetUserCloudStorage(a) }; b.removeCloudStorage = function (a) { my_RemoveUserCloudStorage(a) }; b.postMessage = function (a) { my_wxPostMessage(a) }; b.createRewardedVideoAd = function (a) { my_createRewardedVideoAd(a.query, a.success, a.fail, a.adsLoadFail) }; b.createBannerAd = function (a) { null != c.bannerAd && c.bannerAd.destroy(); c.bannerAd = my_createBannerAd(a.query, a.weight, a.bottom) }; b.screenShare = function (a) { my_CanvastoTempFilePath(a.canvas, a.x, a.y, a.weight, a.height, a.title, a.query, a.success, a.fail, a.canSingle) }; b.ShowBannerAd = function (a) { void 0 === a && (a = !0); null != c.bannerAd && (a ? c.bannerAd.show() : c.bannerAd.hide()) }; c.GetHeadUrl = function () { return null != platform.wx.PlatformWX.wxUserInfo ? platform.wx.PlatformWX.wxUserInfo.GetHeadUrl() : "" }; c.wxUserInfo = null; c.showData = null; c.bannerAd = null; c.showTime = NaN; c.HideTime = NaN; return c }(Bd), Pk = function (a) { function c(a) { this._owner = null; this._localUpdate = this._locaEulerlUpdate = this._localQuaternionUpdate = !1; this._scaleUpdate = this._rotationUpdate = this._positionUpdate = this._worldUpdate = !0; this.pivot = this._dummy = this._childs = this._parent = null; c.__super.call(this); this._localPosition = new m; this._localRotation = new ja(0, 0, 0, 1); this._localScale = new m(1, 1, 1); this._localRotationEuler = new m; this._localMatrix = new Q; this._position = new m; this._rotation = new ja(0, 0, 0, 1); this._scale = new m(1, 1, 1); this._worldMatrix = new Q; this._forward = new m; this._up = new m; this._right = new m; this._owner = a; this._childs = [] } g(c, "laya.d3.core.Transform3D", a); a = c.prototype; a._updateLocalMatrix = function () { if (!this.pivot || 0 === this.pivot.x && 0 === this.pivot.y && 0 === this.pivot.z) Q.createAffineTransformation(this._localPosition, this.localRotation, this._localScale, this._localMatrix); else { var a = c._tempVector30; m.multiply(this.pivot, this._localScale, a); var f = c._tempVector31; m.subtract(a, this.pivot, f); var d = c._tempVector32, e = this.localRotation; m.transformQuat(a, e, d); m.subtract(d, a, d); a = c._tempVector33; m.subtract(this._localPosition, f, a); m.subtract(a, d, a); Q.createAffineTransformation(a, e, this._localScale, this._localMatrix) } }; a._onWorldPositionRotationTransform = function () { if (!this._worldUpdate || !this._positionUpdate || !this._rotationUpdate) { this._worldUpdate = this._positionUpdate = this._rotationUpdate = !0; this.event("worldmatrixneedchanged"); for (var a = 0, f = this._childs.length; a < f; a++) this._childs[a]._onWorldPositionRotationTransform() } }; a._onWorldPositionScaleTransform = function () { if (!this._worldUpdate || !this._positionUpdate || !this._scaleUpdate) { this._worldUpdate = this._positionUpdate = this._scaleUpdate = !0; this.event("worldmatrixneedchanged"); for (var a = 0, f = this._childs.length; a < f; a++) this._childs[a]._onWorldPositionScaleTransform() } }; a._onWorldPositionTransform = function () { if (!this._worldUpdate || !this._positionUpdate) { this._worldUpdate = this._positionUpdate = !0; this.event("worldmatrixneedchanged"); for (var a = 0, f = this._childs.length; a < f; a++) this._childs[a]._onWorldPositionTransform() } }; a._onWorldRotationTransform = function () { if (!this._worldUpdate || !this._rotationUpdate) { this._worldUpdate = this._rotationUpdate = !0; this.event("worldmatrixneedchanged"); for (var a = 0, f = this._childs.length; a < f; a++) this._childs[a]._onWorldPositionRotationTransform() } }; a._onWorldScaleTransform = function () { if (!this._worldUpdate || !this._scaleUpdate) { this._worldUpdate = this._scaleUpdate = !0; this.event("worldmatrixneedchanged"); for (var a = 0, f = this._childs.length; a < f; a++) this._childs[a]._onWorldPositionScaleTransform() } }; a._onWorldTransform = function () { if (!(this._worldUpdate && this._positionUpdate && this._rotationUpdate && this._scaleUpdate)) { this._worldUpdate = this._positionUpdate = this._rotationUpdate = this._scaleUpdate = !0; this.event("worldmatrixneedchanged"); for (var a = 0, f = this._childs.length; a < f; a++) this._childs[a]._onWorldTransform() } }; a.translate = function (a, f) { void 0 === f && (f = !0); f ? (Q.createFromQuaternion(this.localRotation, c._tempMatrix0), m.transformCoordinate(a, c._tempMatrix0, c._tempVector30), m.add(this.localPosition, c._tempVector30, this._localPosition), this.localPosition = this._localPosition) : (m.add(this.position, a, this._position), this.position = this._position) }; a.rotate = function (a, f, d) { void 0 === f && (f = !0); void 0 === d && (d = !0); d || (m.scale(a, Math.PI / 180, c._tempVector30), a = c._tempVector30); ja.createFromYawPitchRoll(a.y, a.x, a.z, c._tempQuaternion0); f ? (ja.multiply(this._localRotation, c._tempQuaternion0, this._localRotation), this.localRotation = this._localRotation) : (ja.multiply(c._tempQuaternion0, this.rotation, this._rotation), this.rotation = this._rotation) }; a.lookAt = function (a, f, c) { void 0 === c && (c = !1); var b = a.elements; if (c) c = this._localPosition.elements, Math.abs(c[0] - b[0]) < U.zeroTolerance && Math.abs(c[1] - b[1]) < U.zeroTolerance && Math.abs(c[2] - b[2]) < U.zeroTolerance || (ja.lookAt(this._localPosition, a, f, this._localRotation), this._localRotation.invert(this._localRotation), this.localRotation = this._localRotation); else { var d = this.position; c = d.elements; Math.abs(c[0] - b[0]) < U.zeroTolerance && Math.abs(c[1] - b[1]) < U.zeroTolerance && Math.abs(c[2] - b[2]) < U.zeroTolerance || (ja.lookAt(d, a, f, this._rotation), this._rotation.invert(this._rotation), this.rotation = this._rotation) } }; e(0, a, "_isFrontFaceInvert", function () { var a = this.scale, f = 0 > a.x; 0 > a.y && (f = !f); 0 > a.z && (f = !f); return f }); e(0, a, "owner", function () { return this._owner }); e(0, a, "localRotation", function () { if (this._localQuaternionUpdate) { var a = this._localRotationEuler.elements; ja.createFromYawPitchRoll(a[1] / c._angleToRandin, a[0] / c._angleToRandin, a[2] / c._angleToRandin, this._localRotation) } return this._localRotation }, function (a) { this._localRotation = a; this._localRotation.normalize(this._localRotation); this._locaEulerlUpdate = !0; this._localQuaternionUpdate = !1; this._localUpdate = !0; !this.pivot || 0 === this.pivot.x && 0 === this.pivot.y && 0 === this.pivot.z ? this._onWorldRotationTransform() : this._onWorldPositionRotationTransform() }); e(0, a, "worldMatrix", function () { this._worldUpdate && (null != this._parent ? Q.multiply(this._parent.worldMatrix, this.localMatrix, this._worldMatrix) : this.localMatrix.cloneTo(this._worldMatrix), this._worldUpdate = !1); return this._worldMatrix }, function (a) { null === this._parent ? a.cloneTo(this._localMatrix) : (this._parent.worldMatrix.invert(this._localMatrix), Q.multiply(this._localMatrix, a, this._localMatrix)); this.localMatrix = this._localMatrix; this._worldMatrix = a; this._worldUpdate = !1 }); e(0, a, "worldNeedUpdate", function () { return this._worldUpdate }); e(0, a, "localMatrix", function () { this._localUpdate && (this._updateLocalMatrix(), this._localUpdate = !1); return this._localMatrix }, function (a) { this._localMatrix = a; this._localMatrix.decomposeTransRotScale(this._localPosition, this._localRotation, this._localScale); this._localUpdate = !1; this._onWorldTransform() }); e(0, a, "dummy", function () { return this._dummy }, function (a) { this._dummy !== a && (this._dummy && (this._dummy._entity = null), a && (a._entity = this), this._dummy = a) }); e(0, a, "localPosition", function () { return this._localPosition }, function (a) { this._localPosition = a; this._localUpdate = !0; this._onWorldPositionTransform() }); e(0, a, "position", function () { if (this._positionUpdate) { if (null != this._parent) { var a = this._parent.position; m.multiply(this._localPosition, this._parent.scale, c._tempVector30); m.transformQuat(c._tempVector30, this._parent.rotation, c._tempVector30); m.add(a, c._tempVector30, this._position) } else this._localPosition.cloneTo(this._position); this._positionUpdate = !1 } return this._position }, function (a) { if (null != this._parent) { m.subtract(a, this._parent.position, this._localPosition); var b = this._parent.scale.elements, d = b[0], e = b[1], b = b[2]; if (1 !== d || 1 !== e || 1 !== b) { var g = c._tempVector30, h = g.elements; h[0] = 1 / d; h[1] = 1 / e; h[2] = 1 / b; m.multiply(this._localPosition, g, this._localPosition) } this._parent.rotation.invert(c._tempQuaternion0); m.transformQuat(this._localPosition, c._tempQuaternion0, this._localPosition) } else a.cloneTo(this._localPosition); this.localPosition = this._localPosition; this._position = a; this._positionUpdate = !1 }); e(0, a, "localScale", function () { return this._localScale }, function (a) { this._localScale = a; this._localUpdate = !0; !this.pivot || 0 === this.pivot.x && 0 === this.pivot.y && 0 === this.pivot.z ? this._onWorldScaleTransform() : this._onWorldPositionScaleTransform() }); e(0, a, "localRotationEuler", function () { if (this._locaEulerlUpdate) { this._localRotation.getYawPitchRoll(c._tempVector30); var a = c._tempVector30.elements, f = this._localRotationEuler.elements; f[0] = a[1] * c._angleToRandin; f[1] = a[0] * c._angleToRandin; f[2] = a[2] * c._angleToRandin } return this._localRotationEuler }, function (a) { this._localRotationEuler = a; this._locaEulerlUpdate = !1; this._localUpdate = this._localQuaternionUpdate = !0; !this.pivot || 0 === this.pivot.x && 0 === this.pivot.y && 0 === this.pivot.z ? this._onWorldRotationTransform() : this._onWorldPositionRotationTransform() }); e(0, a, "rotation", function () { this._rotationUpdate && (null != this._parent ? ja.multiply(this._parent.rotation, this.localRotation, this._rotation) : this.localRotation.cloneTo(this._rotation), this._rotationUpdate = !1); return this._rotation }, function (a) { null != this._parent ? (this._parent.rotation.invert(c._tempQuaternion0), ja.multiply(a, c._tempQuaternion0, this._localRotation)) : a.cloneTo(this._localRotation); this.localRotation = this._localRotation; this._rotation = a; this._rotationUpdate = !1 }); e(0, a, "scale", function () { if (!this._scaleUpdate) return this._scale; null !== this._parent ? m.multiply(this._parent.scale, this._localScale, this._scale) : this._localScale.cloneTo(this._scale); this._scaleUpdate = !1; return this._scale }, function (a) { if (null !== this._parent) { var b = this._parent.scale.elements, d = c._tempVector30.elements; d[0] = 1 / b[0]; d[1] = 1 / b[1]; d[2] = 1 / b[2]; m.multiply(a, c._tempVector30, this._localScale) } else a.cloneTo(this._localScale); this.localScale = this._localScale; this._scale = a; this._scaleUpdate = !1 }); e(0, a, "rotationEuler", null, function (a) { ja.createFromYawPitchRoll(a.y, a.x, a.z, this._rotation); this.rotation = this._rotation }); e(0, a, "forward", function () { var a = this.worldMatrix.elements; this._forward.elements[0] = -a[8]; this._forward.elements[1] = -a[9]; this._forward.elements[2] = -a[10]; return this._forward }); e(0, a, "up", function () { var a = this.worldMatrix.elements; this._up.elements[0] = a[4]; this._up.elements[1] = a[5]; this._up.elements[2] = a[6]; return this._up }); e(0, a, "right", function () { var a = this.worldMatrix.elements; this._right.elements[0] = a[0]; this._right.elements[1] = a[1]; this._right.elements[2] = a[2]; return this._right }); e(0, a, "parent", function () { return this._parent }, function (a) { if (this._parent !== a) { if (this._parent) { var b = this._parent._childs, c = b.indexOf(this); b.splice(c, 1) } a && (a._childs.push(this), a && this._onWorldTransform()); this._parent = a } }); p(c, ["_tempVector30", function () { return this._tempVector30 = new m }, "_tempVector31", function () { return this._tempVector31 = new m }, "_tempVector32", function () { return this._tempVector32 = new m }, "_tempVector33", function () { return this._tempVector33 = new m }, "_tempQuaternion0", function () { return this._tempQuaternion0 = new ja }, "_tempMatrix0", function () { return this._tempMatrix0 = new Q }, "_angleToRandin", function () { return this._angleToRandin = 180 / Math.PI }]); return c }(Ma); (function (a) { function c() { this._rotation = 0; this._matNeedUpdte = !1; c.__super.call(this); this._matrix = new Q; this._offset = new La; this._tiling = new La(1, 1) } g(c, "laya.d3.core.TransformUV", a); a = c.prototype; h.imps(a, {"laya.d3.core.IClone": !0}); a._updateMatrix = function () { c._tempOffsetV3.elements[0] = this._offset.x; c._tempOffsetV3.elements[1] = this._offset.y; ja.createFromYawPitchRoll(0, 0, this._rotation, c._tempRotationQua); c._tempTitlingV3.elements[0] = this._tiling.x; c._tempTitlingV3.elements[1] = this._tiling.y; Q.createAffineTransformation(c._tempOffsetV3, c._tempRotationQua, c._tempTitlingV3, this._matrix) }; a.cloneTo = function (a) { a._matrix = this._matrix.clone(); a._offset = this._offset.clone(); a._rotation = this._rotation; a._tiling = this._tiling.clone() }; a.clone = function () { var a = new this.constructor; this.cloneTo(a); return a }; e(0, a, "matrix", function () { this._matNeedUpdte && (this._updateMatrix(), this._matNeedUpdte = !1); return this._matrix }); e(0, a, "tiling", function () { return this._tiling }, function (a) { this._tiling = a; this._matNeedUpdte = !0 }); e(0, a, "offset", function () { return this._offset }, function (a) { this._offset = a; this._matNeedUpdte = !0 }); e(0, a, "rotation", function () { return this._rotation }, function (a) { this._rotation = a; this._matNeedUpdte = !0 }); p(c, ["_tempOffsetV3", function () { return this._tempOffsetV3 = new m(0, 0, 0) }, "_tempRotationQua", function () { return this._tempRotationQua = new ja }, "_tempTitlingV3", function () { return this._tempTitlingV3 = new m(1, 1, 1) }]); return c })(Ma); var lh = function (a) { function c() { c.__super.call(this); this.mesh = new Si } g(c, "laya.ani.bone.canvasmesh.SkinMeshCanvas", a); a = c.prototype; a.init2 = function (a, f, c, d, e) { this.transform && (this.transform = null); c ? f = c : (f = [], f.push(0, 1, 3, 3, 1, 2)); this.mesh.texture = a; this.mesh.indexes = f; this.mesh.vertices = d; this.mesh.uvs = e }; a.render = function (a, f, d) { this.mesh.texture && (this.transform ? (this.transform.translate(f, d), this.renderToContext(a), this.transform.translate(-f, -d)) : (this.transform = c._tempMatrix, this.transform.identity(), this.transform.translate(f, d), this.renderToContext(a), this.transform.translate(-f, -d), this.transform = null)) }; p(c, ["_tempMatrix", function () { return this._tempMatrix = new W }]); return c }(Ri), Og = function (a) { function c() { c.__super.call(this) } g(c, "laya.d3.utils.CollisionManager", a); c._onTrigger = function (a, f, c, d, e) { var b; b = a.id; var k = f.id; if (!a._ignoreCollisonMap[k]) { var n = Sd.collisionManager, g = a._runtimeCollisonTestMap[k]; if (null != g) if (g) if (a._collisonTo(f)) if (a._runtimeCollisonMap[k]) { e = 0; for (b = c.length; e < b; e++) c[e].onTriggerStay(f); e = 0; for (b = d.length; e < b; e++) d[e].onTriggerStay(a); n.event("triggerstay", [a, f]) } else { a._runtimeCollisonMap[k] = f; a._runtimeCollisonTestMap[k] = !1; f._runtimeCollisonMap[b] = a; e && (f._runtimeCollisonTestMap[b] = !1); e = 0; for (b = c.length; e < b; e++) c[e].onTriggerEnter(f); e = 0; for (b = d.length; e < b; e++) d[e].onTriggerEnter(a); n.event("triggerenter", [a, f]) } else { if (g = a._runtimeCollisonMap, g[k]) { delete g[k]; delete a._runtimeCollisonTestMap[k]; delete f._runtimeCollisonMap[b]; e && delete f._runtimeCollisonTestMap[b]; e = 0; for (b = c.length; e < b; e++) c[e].onTriggerExit(f); e = 0; for (b = d.length; e < b; e++) d[e].onTriggerExit(a); n.event("triggerexit", [a, f]) } } else { e = 0; for (b = c.length; e < b; e++) c[e].onTriggerStay(f); e = 0; for (b = d.length; e < b; e++) d[e].onTriggerStay(a); n.event("triggerstay", [a, f]) } else if (a._collisonTo(f)) { a._runtimeCollisonMap[k] = f; a._runtimeCollisonTestMap[k] = !1; f._runtimeCollisonMap[b] = a; e && (f._runtimeCollisonTestMap[b] = !1); e = 0; for (b = c.length; e < b; e++) c[e].onTriggerEnter(f); e = 0; for (b = d.length; e < b; e++) d[e].onTriggerEnter(a); n.event("triggerenter", [a, f]) } } }; c._triggerCollision = function () { for (var a = $a._collsionTestList, f = a.length, d = Sd._layerCollsionMatrix, e = 0; e < f; e++) for (var g = a[e], h = $a.getLayerByNumber(g), u = h._colliders, r = h._nonRigidbodyOffset, l = f - 1; l >= e; l--) { var m = a[l]; if (d[g][30 - m]) { var p, q, t, v, z, A, B = $a.getLayerByNumber(m), C = B._colliders; p = B._nonRigidbodyOffset; if (h !== B) { for (m = 0; m < r; m++) if (v = u[m], v.enable) { A = v.owner._scripts; q = 0; for (t = p; q < t; q++) z = C[q], null != z && z.enable && c._onTrigger(v, z, A, z.owner._scripts, !0); q = p; for (t = C.length; q < t; q++) z = C[q], null != z && z.enable && c._onTrigger(v, z, A, z.owner._scripts, !1) } m = r; for (p = u.length; m < p; m++) if (v = u[m], v.enable) for (A = v.owner._scripts, q = 0, t = B._nonRigidbodyOffset; q < t; q++) z = C[q], null != z && z.enable && c._onTrigger(z, v, A, z.owner._scripts, !1) } else for (m = 0; m < r; m++) if (v = u[m], v.enable) { A = v.owner._scripts; q = m + 1; for (t = r; q < t; q++) z = C[q], null != z && z.enable && c._onTrigger(v, z, A, z.owner._scripts, !0); q = r; for (t = u.length; q < t; q++) z = C[q], null != z && z.enable && c._onTrigger(v, z, A, z.owner._scripts, !1) } } } }; return c }(Ma), fc = function (a) { function c() { this.retryNum = 1; this.retryDelay = 0; this.maxLoader = 5; this._loaders = []; this._loaderCount = 0; this._resInfos = []; this._infoPool = []; this._maxPriority = 5; this._failRes = {}; c.__super.call(this); for (var a = 0; a < this._maxPriority; a++) this._resInfos[a] = [] } var b; g(c, "laya.net.LoaderManager", a); a = c.prototype; a.create = function (a, b, c, d, e, g, h, l) { void 0 === g && (g = 1); void 0 === h && (h = !0); if (a instanceof Array) { var f = function (a, b) { a.progress = b; for (var f = 0, c = 0; c < w; c++) f += n[c].progress; u.runWith(f / w) }, k = function (a, f) { x++; a.progress = 1; x === w && b && b.run() }, n = a, w = n.length, x = 0; if (c) var u = M.create(c.caller, c.method, c.args, !1); for (a = 0; a < w; a++) { var r = n[a]; "string" == typeof r && (r = n[a] = {url: r}); r.progress = 0 } for (a = 0; a < w; a++) { var r = n[a], m = c ? M.create(null, f, [r], !1) : null, p = c || b ? M.create(null, k, [r]) : null; this._create(r.url, p, m, r.clas || d, r.params || e, r.priority || g, h, r.group || l) } return !0 } return this._create(a, b, c, d, e, g, h, l) }; a._create = function (a, b, d, e, g, u, r, l) { void 0 === u && (u = 1); void 0 === r && (r = !0); var f = Y.formatURL(a), k = this.getRes(f); if (k) !k.hasOwnProperty("loaded") || k.loaded ? (d && d.runWith(1), b && b.run()) : b && h.loader._createListener(a, b.caller, b.method, b.args, !0, !1); else { var n = ba.getFileExtension(a), w = c.createMap[n]; if (!w) throw Error("LoaderManager:unknown file(" + a + ") extension with: " + n + "."); e || (e = w[0]); w = w[1]; "atlas" == n ? this.load(a, b, d, w, u, r) : (e === xa && (w = "htmlimage"), k = e ? new e : null, k.hasOwnProperty("_loaded") && (k._loaded = !1), k._setUrl(a), l && k._setGroup(l), this._createLoad(k, a, M.create(null, function (f) { k && !k.destroyed && f && k.onAsynLoaded.call(k, a, f, g); b && b.run(); h.loader.event(a) }), d, w, u, !1, l, !0), r && this.cacheRes(f, k)) } return k }; a.load = function (a, d, e, g, x, u, r, l) { var f = this; void 0 === x && (x = 1); void 0 === u && (u = !0); void 0 === l && (l = !1); if (a instanceof Array) return this._loadAssets(a, d, e, g, x, u, r); var k = N.getRes(a); if (null != k) h.timer.frameOnce(1, null, function () { e && e.runWith(1); d && d.runWith(k); f._loaderCount || f.event("complete") }); else { var n = c._resMap[a]; n ? (d && n._createListener("complete", d.caller, d.method, d.args, !1, !1), e && n._createListener("progress", e.caller, e.method, e.args, !1, !1)) : (n = this._infoPool.length ? this._infoPool.pop() : new b, n.url = a, n.type = g, n.cache = u, n.group = r, n.ignoreCache = l, d && n.on("complete", d.caller, d.method, d.args), e && n.on("progress", e.caller, e.method, e.args), c._resMap[a] = n, x = x < this._maxPriority ? x : this._maxPriority - 1, this._resInfos[x].push(n), this._next()) } return this }; a._createLoad = function (a, d, e, g, x, u, r, l, m) { var f = this; void 0 === u && (u = 1); void 0 === r && (r = !0); void 0 === m && (m = !1); if (d instanceof Array) return this._loadAssets(d, e, g, x, u, r, l); var k = N.getRes(d); if (null != k) h.timer.frameOnce(1, null, function () { g && g.runWith(1); e && e.runWith(k); f._loaderCount || f.event("complete") }); else { var n = c._resMap[d]; n ? (e && n._createListener("complete", e.caller, e.method, e.args, !1, !1), g && n._createListener("progress", g.caller, g.method, g.args, !1, !1)) : (n = this._infoPool.length ? this._infoPool.pop() : new b, n.url = d, n.clas = a, n.type = x, n.cache = r, n.group = l, n.ignoreCache = m, e && n.on("complete", e.caller, e.method, e.args), g && n.on("progress", g.caller, g.method, g.args), c._resMap[d] = n, u = u < this._maxPriority ? u : this._maxPriority - 1, this._resInfos[u].push(n), this._next()) } return this }; a._next = function () { if (!(this._loaderCount >= this.maxLoader)) { for (var a = 0; a < this._maxPriority; a++) for (var b = this._resInfos[a]; 0 < b.length;) { var c = b.shift(); if (c) return this._doLoad(c) } this._loaderCount || this.event("complete") } }; a._doLoad = function (a) { function b(b) { f.offAll(); f._data = null; f._customParse = !1; c._loaders.push(f); c._endLoad(a, b instanceof Array ? [b] : b); c._loaderCount--; c._next() } this._loaderCount++; var f = this._loaders.length ? this._loaders.pop() : new N; f.on("complete", null, b); f.on("progress", null, function (b) { a.event("progress", b) }); f.on("error", null, function (a) { b(null) }); var c = this; f._class = a.clas; f.load(a.url, a.type, a.cache, a.group, a.ignoreCache) }; a._endLoad = function (a, b) { var f = a.url; if (null == b) { var d = this._failRes[f] || 0; if (d < this.retryNum) { console.warn("[warn]Retry to load:", f); this._failRes[f] = d + 1; h.timer.once(this.retryDelay, this, this._addReTry, [a], !1); return } console.warn("[error]Failed to load:", f); this.event("error", f) } this._failRes[f] && (this._failRes[f] = 0); delete c._resMap[f]; a.event("complete", b); a.offAll(); this._infoPool.push(a) }; a._addReTry = function (a) { this._resInfos[this._maxPriority - 1].push(a); this._next() }; a.clearRes = function (a, b) { void 0 === b && (b = !1); N.clearRes(a, b) }; a.getRes = function (a) { return N.getRes(a) }; a.cacheRes = function (a, b) { N.cacheRes(a, b) }; a.clearTextureRes = function (a) { N.clearTextureRes(a) }; a.setGroup = function (a, b) { N.setGroup(a, b) }; a.clearResByGroup = function (a) { N.clearResByGroup(a) }; a.clearUnLoaded = function () { for (var a = 0; a < this._maxPriority; a++) { for (var b = this._resInfos[a], d = b.length - 1; -1 < d; d--) { var e = b[d]; e && (e.offAll(), this._infoPool.push(e)) } b.length = 0 } this._loaderCount = 0; c._resMap = {} }; a.cancelLoadByUrls = function (a) { if (a) for (var b = 0, f = a.length; b < f; b++) this.cancelLoadByUrl(a[b]) }; a.cancelLoadByUrl = function (a) { for (var b = 0; b < this._maxPriority; b++) for (var f = this._resInfos[b], d = f.length - 1; -1 < d; d--) { var e = f[d]; e && e.url === a && (f[d] = null, e.offAll(), this._infoPool.push(e)) } c._resMap[a] && delete c._resMap[a] }; a._loadAssets = function (a, b, c, d, e, g, h) { function f(a, f) { w++; a.progress = 1; f || (r = !1); w === n && b && b.runWith(r) } function k(a, b) { if (null != c) { a.progress = b; for (var f = 0, d = 0; d < u.length; d++) var k = u[d], f = f + k.size * k.progress; c.runWith(f / x) } } void 0 === e && (e = 1); void 0 === g && (g = !0); for (var n = a.length, w = 0, x = 0, u = [], r = !0, l = 0; l < n; l++) { var m = a[l]; "string" == typeof m && (m = {url: m, type: d, size: 1, priority: e}); m.size || (m.size = 1); m.progress = 0; x += m.size; u.push(m); var p = c ? M.create(null, k, [m], !1) : null, q = b || c ? M.create(null, f, [m]) : null; this.load(m.url, q, p, m.type, m.priority || 1, g, m.group || h) } return this }; c.cacheRes = function (a, b) { N.cacheRes(a, b) }; c._resMap = {}; p(c, ["createMap", function () { return this.createMap = {atlas: [null, "atlas"]} }]); c.__init$ = function () { b = function (a) { function b() { this.type = this.url = null; this.cache = !1; this.group = null; this.ignoreCache = !1; this.clas = null; b.__super.call(this) } g(b, "", a); return b }(Ma) }; return c }(Ma), Pe = function (a) { function c() { c.__super.call(this) } g(c, "laya.debug.tools.Notice", a); c.notify = function (a, f) { c.I.event(a, f) }; c.listen = function (a, f, d, e, g) { void 0 === g && (g = !1); g && c.cancel(a, f, d); c.I.on(a, f, d, e) }; c.cancel = function (a, f, d) { c.I.off(a, f, d) }; p(c, ["I", function () { return this.I = new c }]); return c }(Ma), Qk = function (a) { function c() { this.z = this.y = this.x = NaN; c.__super.call(this); this.z = this.y = this.x = 1; this.randomDirection = !1 } g(c, "laya.d3.core.particleShuriKen.module.shape.BoxShape", a); var b = c.prototype; b._getShapeBoundBox = function (a) { var b = a.min.elements; b[0] = .5 * -this.x; b[1] = .5 * -this.y; b[2] = .5 * -this.z; a = a.max.elements; a[0] = .5 * this.x; a[1] = .5 * this.y; a[2] = .5 * this.z }; b._getSpeedBoundBox = function (a) { var b = a.min.elements; b[0] = 0; b[1] = 0; b[2] = 0; a = a.max.elements; a[0] = 0; a[1] = 1; a[2] = 0 }; b.generatePositionAndDirection = function (a, b, c, d) { var f = a.elements, k = b.elements; c ? (c.seed = d[16], ka._randomPointInsideHalfUnitBox(a, c), d[16] = c.seed) : ka._randomPointInsideHalfUnitBox(a); f[0] *= this.x; f[1] *= this.y; f[2] *= this.z; this.randomDirection ? c ? (c.seed = d[17], ka._randomPointUnitSphere(b, c), d[17] = c.seed) : ka._randomPointUnitSphere(b) : (k[0] = 0, k[1] = 0, k[2] = 1) }; b.cloneTo = function (b) { a.prototype.cloneTo.call(this, b); b.x = this.x; b.y = this.y; b.z = this.z; b.randomDirection = this.randomDirection }; return c }(od), mh = function (a) { function c() { this.arc = this.radius = NaN; this.emitFromEdge = !1; c.__super.call(this); this.radius = 1; this.arc = 2 * Math.PI; this.randomDirection = this.emitFromEdge = !1 } g(c, "laya.d3.core.particleShuriKen.module.shape.CircleShape", a); var b = c.prototype; b._getShapeBoundBox = function (a) { var b = a.min.elements; b[0] = b[2] = -this.radius; b[1] = 0; a = a.max.elements; a[0] = a[2] = this.radius; a[1] = 0 }; b._getSpeedBoundBox = function (a) { var b = a.min.elements; b[0] = b[1] = -1; b[2] = 0; a = a.max.elements; a[0] = a[1] = 1; a[2] = 0 }; b.generatePositionAndDirection = function (a, b, d, e) { var f = a.elements, k = c._tempPositionPoint.elements; d ? (d.seed = e[16], this.emitFromEdge ? ka._randomPointUnitArcCircle(this.arc, c._tempPositionPoint, d) : ka._randomPointInsideUnitArcCircle(this.arc, c._tempPositionPoint, d), e[16] = d.seed) : this.emitFromEdge ? ka._randomPointUnitArcCircle(this.arc, c._tempPositionPoint) : ka._randomPointInsideUnitArcCircle(this.arc, c._tempPositionPoint); f[0] = -k[0]; f[1] = k[1]; f[2] = 0; m.scale(a, this.radius, a); this.randomDirection ? d ? (d.seed = e[17], ka._randomPointUnitSphere(b, d), e[17] = d.seed) : ka._randomPointUnitSphere(b) : a.cloneTo(b) }; b.cloneTo = function (b) { a.prototype.cloneTo.call(this, b); b.radius = this.radius; b.arc = this.arc; b.emitFromEdge = this.emitFromEdge; b.randomDirection = this.randomDirection }; p(c, ["_tempPositionPoint", function () { return this._tempPositionPoint = new La }]); return c }(od), Rk = function (a) { function c() { this.length = this.radius = this.angle = NaN; this.emitType = 0; c.__super.call(this); this.angle = 25 / 180 * Math.PI; this.radius = 1; this.length = 5; this.emitType = 0; this.randomDirection = !1 } g(c, "laya.d3.core.particleShuriKen.module.shape.ConeShape", a); var b = c.prototype; b._getShapeBoundBox = function (a) { var b = this.radius + this.length * Math.sin(this.angle), f = this.length * Math.cos(this.angle), c = a.min.elements; c[0] = c[1] = -b; c[2] = 0; a = a.max.elements; a[0] = a[1] = b; a[2] = f }; b._getSpeedBoundBox = function (a) { var b = Math.sin(this.angle), f = a.min.elements; f[0] = f[1] = -b; f[2] = 0; a = a.max.elements; a[0] = f[1] = b; a[2] = 1 }; b.generatePositionAndDirection = function (a, b, d, e) { var f = a.elements, k = b.elements, n = c._tempPositionPoint.elements, g, h = Math.cos(this.angle), w = Math.sin(this.angle); switch (this.emitType) { case 0: d ? (d.seed = e[16], ka._randomPointInsideUnitCircle(c._tempPositionPoint, d), e[16] = d.seed) : ka._randomPointInsideUnitCircle(c._tempPositionPoint); g = n[0]; n = n[1]; f[0] = g * this.radius; f[1] = n * this.radius; f[2] = 0; this.randomDirection ? (d ? (d.seed = e[17], ka._randomPointInsideUnitCircle(c._tempDirectionPoint, d), e[17] = d.seed) : ka._randomPointInsideUnitCircle(c._tempDirectionPoint), a = c._tempDirectionPoint.elements, k[0] = a[0] * w, k[1] = a[1] * w) : (k[0] = g * w, k[1] = n * w); k[2] = h; break; case 1: d ? (d.seed = e[16], ka._randomPointUnitCircle(c._tempPositionPoint, d), e[16] = d.seed) : ka._randomPointUnitCircle(c._tempPositionPoint); g = n[0]; n = n[1]; f[0] = g * this.radius; f[1] = n * this.radius; f[2] = 0; this.randomDirection ? (d ? (d.seed = e[17], ka._randomPointInsideUnitCircle(c._tempDirectionPoint, d), e[17] = d.seed) : ka._randomPointInsideUnitCircle(c._tempDirectionPoint), a = c._tempDirectionPoint.elements, k[0] = a[0] * w, k[1] = a[1] * w) : (k[0] = g * w, k[1] = n * w); k[2] = h; break; case 2: d ? (d.seed = e[16], ka._randomPointInsideUnitCircle(c._tempPositionPoint, d)) : ka._randomPointInsideUnitCircle(c._tempPositionPoint); g = n[0]; n = n[1]; f[0] = g * this.radius; f[1] = n * this.radius; f[2] = 0; k[0] = g * w; k[1] = n * w; k[2] = h; m.normalize(b, b); d ? (m.scale(b, this.length * d.getFloat(), b), e[16] = d.seed) : m.scale(b, this.length * Math.random(), b); m.add(a, b, a); this.randomDirection && (d ? (d.seed = e[17], ka._randomPointUnitSphere(b, d), e[17] = d.seed) : ka._randomPointUnitSphere(b)); break; case 3: d ? (d.seed = e[16], ka._randomPointUnitCircle(c._tempPositionPoint, d)) : ka._randomPointUnitCircle(c._tempPositionPoint); g = n[0]; n = n[1]; f[0] = g * this.radius; f[1] = n * this.radius; f[2] = 0; k[0] = g * w; k[1] = n * w; k[2] = h; m.normalize(b, b); d ? (m.scale(b, this.length * d.getFloat(), b), e[16] = d.seed) : m.scale(b, this.length * Math.random(), b); m.add(a, b, a); this.randomDirection && (d ? (d.seed = e[17], ka._randomPointUnitSphere(b, d), e[17] = d.seed) : ka._randomPointUnitSphere(b)); break; default: throw Error("ConeShape:emitType is invalid."); } }; b.cloneTo = function (b) { a.prototype.cloneTo.call(this, b); b.angle = this.angle; b.radius = this.radius; b.length = this.length; b.emitType = this.emitType; b.randomDirection = this.randomDirection }; p(c, ["_tempPositionPoint", function () { return this._tempPositionPoint = new La }, "_tempDirectionPoint", function () { return this._tempDirectionPoint = new La }]); return c }(od), Sk = function (a) { function c() { this.radius = NaN; this.emitFromShell = !1; c.__super.call(this); this.radius = 1; this.randomDirection = this.emitFromShell = !1 } g(c, "laya.d3.core.particleShuriKen.module.shape.HemisphereShape", a); var b = c.prototype; b._getShapeBoundBox = function (a) { var b = a.min.elements; b[0] = b[1] = b[2] = -this.radius; a = a.max.elements; a[0] = a[1] = this.radius; a[2] = 0 }; b._getSpeedBoundBox = function (a) { var b = a.min.elements; b[0] = b[1] = -1; b[2] = 0; a = a.max.elements; a[0] = a[1] = a[2] = 1 }; b.generatePositionAndDirection = function (a, b, c, d) { var f = a.elements; c ? (c.seed = d[16], this.emitFromShell ? ka._randomPointUnitSphere(a, c) : ka._randomPointInsideUnitSphere(a, c), d[16] = c.seed) : this.emitFromShell ? ka._randomPointUnitSphere(a) : ka._randomPointInsideUnitSphere(a); m.scale(a, this.radius, a); var k = f[2]; 0 > k && (f[2] = -1 * k); this.randomDirection ? c ? (c.seed = d[17], ka._randomPointUnitSphere(b, c), d[17] = c.seed) : ka._randomPointUnitSphere(b) : a.cloneTo(b) }; b.cloneTo = function (b) { a.prototype.cloneTo.call(this, b); b.radius = this.radius; b.emitFromShell = this.emitFromShell; b.randomDirection = this.randomDirection }; return c }(od), Tk = function (a) { function c() { this.radius = NaN; this.emitFromShell = !1; c.__super.call(this); this.radius = 1; this.randomDirection = this.emitFromShell = !1 } g(c, "laya.d3.core.particleShuriKen.module.shape.SphereShape", a); var b = c.prototype; b._getShapeBoundBox = function (a) { var b = a.min.elements; b[0] = b[1] = b[2] = -this.radius; a = a.max.elements; a[0] = a[1] = a[2] = this.radius }; b._getSpeedBoundBox = function (a) { var b = a.min.elements; b[0] = b[1] = b[2] = -1; a = a.max.elements; a[0] = a[1] = a[2] = 1 }; b.generatePositionAndDirection = function (a, b, c, d) { c ? (c.seed = d[16], this.emitFromShell ? ka._randomPointUnitSphere(a, c) : ka._randomPointInsideUnitSphere(a, c), d[16] = c.seed) : this.emitFromShell ? ka._randomPointUnitSphere(a) : ka._randomPointInsideUnitSphere(a); m.scale(a, this.radius, a); this.randomDirection ? c ? (c.seed = d[17], ka._randomPointUnitSphere(b, c), d[17] = c.seed) : ka._randomPointUnitSphere(b) : a.cloneTo(b) }; b.cloneTo = function (b) { a.prototype.cloneTo.call(this, b); b.radius = this.radius; b.emitFromShell = this.emitFromShell; b.randomDirection = this.randomDirection }; return c }(od), cf = function (a) { function c() { this._batchIndexEnd = this._batchIndexStart = 0; this._skinAnimationDatas = null; c.__super.call(this) } g(c, "laya.d3.core.render.SubMeshRenderElement", a); return c }(vc), Se = function (a) { function c() { this.audio = this.url = null; this.loaded = !1; c.__super.call(this) } g(c, "laya.media.h5audio.AudioSound", a); a = c.prototype; a.dispose = function () { var a = c._audioCache[this.url]; a && (a.src = "", delete c._audioCache[this.url]) }; a.load = function (a) { function b() { e(); h.loaded = !0; h.event("complete") } function d() { g.load = null; e(); h.event("error") } function e() { g.removeEventListener("canplaythrough", b); g.removeEventListener("error", d) } this.url = a = Y.formatURL(a); var g; a == fa._tMusic ? (c._initMusicAudio(), g = c._musicAudio, g.src != a && (g = c._audioCache[g.src] = null)) : g = c._audioCache[a]; if (g && 2 <= g.readyState) this.event("complete"); else { g || (a == fa._tMusic ? (c._initMusicAudio(), g = c._musicAudio) : g = A.createElement("audio"), c._audioCache[a] = g, g.src = a); g.addEventListener("canplaythrough", b); g.addEventListener("error", d); var h = this; this.audio = g; g.load ? g.load() : d() } }; a.play = function (a, f) { void 0 === a && (a = 0); void 0 === f && (f = 0); if (!this.url) return null; var b; b = this.url == fa._tMusic ? c._musicAudio : c._audioCache[this.url]; if (!b) return null; var d; d = Pa.getItem("audio:" + this.url); B.isConchApp ? d || (d = A.createElement("audio"), d.src = this.url) : this.url == fa._tMusic ? (c._initMusicAudio(), d = c._musicAudio, d.src = this.url) : d = d ? d : b.cloneNode(!0); b = new Uk(d); b.url = this.url; b.loops = f; b.startTime = a; b.play(); fa.addChannel(b); return b }; e(0, a, "duration", function () { var a; return (a = c._audioCache[this.url]) ? a.duration : 0 }); c._initMusicAudio = function () { c._musicAudio || (c._musicAudio || (c._musicAudio = A.createElement("audio")), B.isConchApp || A.document.addEventListener("mousedown", c._makeMusicOK)) }; c._makeMusicOK = function () { A.document.removeEventListener("mousedown", c._makeMusicOK); c._musicAudio.src ? c._musicAudio.play() : (c._musicAudio.src = "", c._musicAudio.load()) }; c._audioCache = {}; c._musicAudio = null; return c }(Ma), Wk = function (a) { function c() { c.__super.call(this) } g(c, "laya.d3.graphics.MeshSprite3DStaticBatchManager", a); a = c.prototype; a._getStaticBatch = function (a, f, c, d) { var b; d = a ? a.id.toString() + c.id.toString() + f.id.toString() + d.toString() : c.id.toString() + f.id.toString() + d.toString(); this._staticBatches[d] ? b = this._staticBatches[d] : this._staticBatches[d] = b = new Vk(d, this, a, f, c); return b }; a._initStaticBatchs = function (a) { this._initBatchRenderElements.sort(c._sortPrepareStaticBatch); for (var b, d, e = !1, g, h = 0, u = 0, l = this._initBatchRenderElements.length; u < l; u++) { var m = this._initBatchRenderElements[u], p = m.renderObj._getVertexBuffer(0); if (d === p.vertexDeclaration && b === m._material) if (e) g._addCombineBatchRenderObjTest(m) ? (b = m._staticBatch, b !== g && (b && b._deleteCombineBatchRenderObj(m), g._addCombineBatchRenderObj(m))) : (e = !1, h++); else { var e = this._initBatchRenderElements[u - 1], y = m.renderObj; 65535 < e.renderObj._getVertexBuffer().vertexCount + y._getVertexBuffer().vertexCount ? e = !1 : (g = this._getStaticBatch(a, d, b, h), b = e._staticBatch, b !== g && (b && b._deleteCombineBatchRenderObj(e), g._addCombineBatchRenderObj(e)), b = m._staticBatch, b !== g && (b && b._deleteCombineBatchRenderObj(m), g._addCombineBatchRenderObj(m)), e = !0) } else e = !1, h = 0; b = m._material; d = p.vertexDeclaration } }; c._sortPrepareStaticBatch = function (a, f) { var b = a._render, c = f._render, d = b.lightmapIndex - c.lightmapIndex; return 0 === d ? (b = b.receiveShadow - c.receiveShadow, 0 === b ? (b = a._mainSortID - f._mainSortID, 0 === b ? a.renderObj.triangleCount - f.renderObj.triangleCount : b) : b) : d }; return c }(Oc), df = function (a) { function c() { this.url = null; this.loops = 0; this.startTime = NaN; this.isStopped = !1; this.completeHandler = null; c.__super.call(this) } g(c, "laya.media.SoundChannel", a); a = c.prototype; a.play = function () { }; a.stop = function () { }; a.pause = function () { }; a.resume = function () { }; a.__runComplete = function (a) { a && a.run() }; e(0, a, "volume", function () { return 1 }, function (a) { }); e(0, a, "position", function () { return 0 }); e(0, a, "duration", function () { return 0 }); return c }(Ma); (function (a) { function c() { c.__super.call(this) } g(c, "laya.media.Sound", a); a = c.prototype; a.load = function (a) { }; a.play = function (a, f) { return null }; a.dispose = function () { }; e(0, a, "duration", function () { return 0 }); return c })(Ma); var Vk = function (a) { function c(a, f, d, e, g) { this._batchOwners = this._batchOwnerIndices = null; this._needFinishCombine = !1; this._currentCombineIndexCount = this._currentCombineVertexCount = 0; this._indexBuffer = this._vertexBuffer = this._vertexDeclaration = null; c.__super.call(this, a, f, d); this._batchOwnerIndices = []; this._batchOwners = []; this._needFinishCombine = !1; this._currentCombineIndexCount = this._currentCombineVertexCount = 0; this._vertexDeclaration = e; this._material = g } g(c, "laya.d3.graphics.SubMeshStaticBatch", a); a = c.prototype; a._compareBatchRenderElement = function (a, f) { return a._batchIndexStart > f._batchIndexStart }; a._addCombineBatchRenderObjTest = function (a) { var b = a.renderObj._vertexCount; return 65535 < (0 < b ? this._currentCombineVertexCount + b : this._currentCombineVertexCount + a.renderObj._getVertexBuffer().vertexCount) ? !1 : !0 }; a._addCombineBatchRenderObj = function (a) { var b = a.renderObj, c = b._vertexCount; this._initBatchRenderElements.push(a); a._staticBatch = this; 0 < c ? (this._currentCombineIndexCount += b._indexCount, this._currentCombineVertexCount += c) : (this._currentCombineIndexCount += b._getIndexBuffer().indexCount, this._currentCombineVertexCount += b._getVertexBuffer().vertexCount); this._needFinishCombine = !0 }; a._deleteCombineBatchRenderObj = function (a) { var b = a.renderObj, c = this._initBatchRenderElements.indexOf(a); -1 !== c && (this._initBatchRenderElements.splice(c, 1), a._staticBatch = null, a = b._vertexCount, 0 < a ? (this._currentCombineIndexCount -= b._indexCount, this._currentCombineVertexCount -= a) : (this._currentCombineIndexCount -= b._getIndexBuffer().indexCount, this._currentCombineVertexCount -= b._getVertexBuffer().vertexCount), this._needFinishCombine = !0) }; a._finishInit = function () { if (this._needFinishCombine) { var a = 0, f = 0; 0 <= this._initBatchRenderElements[0]._sprite3D._render.lightmapIndex ? this._vertexDeclaration = this._getVertexDecLightMap(this._vertexDeclaration) : this._material instanceof laya.d3.core.material.StandardMaterial && this._material.ambientTexture && (this._vertexDeclaration = this._getVertexDecLightMap(this._vertexDeclaration)); var c = new Float32Array(this._vertexDeclaration.vertexStride / 4 * this._currentCombineVertexCount), d = new Uint16Array(this._currentCombineIndexCount); this._vertexBuffer && (this._vertexBuffer.destroy(), this._indexBuffer.destroy()); this._vertexBuffer = Ab.create(this._vertexDeclaration, this._currentCombineVertexCount, 35044); this._indexBuffer = Tb.create("ushort", this._currentCombineIndexCount, 35044); for (var e = 0, g = this._initBatchRenderElements.length; e < g; e++) { var h = this._initBatchRenderElements[e], l = h.renderObj, m = l._getStaticBatchBakedVertexs(this._rootOwner ? this._rootOwner._transform : null, h._sprite3D), p = l.getIndices(), y = h._sprite3D.transform._isFrontFaceInvert, l = a / (this._vertexDeclaration.vertexStride / 4) - l._vertexStart, q = f, t = q + p.length; h._batchIndexStart = q; h._batchIndexEnd = t; d.set(p, f); if (y) for (h = q; h < t; h += 3) d[h] = l + d[h], y = d[h + 1], d[h + 1] = l + d[h + 2], d[h + 2] = l + y; else for (h = q; h < t; h += 3) d[h] = l + d[h], d[h + 1] = l + d[h + 1], d[h + 2] = l + d[h + 2]; f += p.length; c.set(m, a); a += m.length } this._vertexBuffer.setData(c); this._indexBuffer.setData(d); this._needFinishCombine = !1 } }; a._getCombineRenderElementFromPool = function () { return this._combineRenderElementPool[this._combineRenderElementPoolIndex++] || (this._combineRenderElementPool[this._combineRenderElementPoolIndex - 1] = new cf) }; a._getRenderElement = function (a, f, c) { var b, d, e = this._batchRenderElements.length; b = !0; for (var k = 0; k < e; k++) { d = this._batchRenderElements[k]; var g = d._sprite3D._render, h; 0 !== k && (b = this._batchRenderElements[k - 1], h = b._sprite3D._render, b = h.lightmapIndex !== g.lightmapIndex || h.receiveShadow !== g.receiveShadow || b._batchIndexEnd !== d._batchIndexStart); var l; if (b) { l = this._getCombineRenderElementFromPool(); l.renderObj = this; l._material = this._material; l._batchIndexStart = d._batchIndexStart; l._batchIndexEnd = d._batchIndexEnd; h = g.lightmapIndex; var m = h + 1, p = this._batchOwnerIndices[m]; p || (p = this._batchOwnerIndices[m] = []); m = p[d._render.receiveShadow ? 1 : 0]; void 0 === m ? (p[g.receiveShadow ? 1 : 0] = this._batchOwners.length, g = new Ed(null, "StaticBatchMeshSprite3D"), g._scene = f, g._transform = this._rootOwner ? this._rootOwner._transform : null, g._render.lightmapIndex = h, g._render.receiveShadow = d._render.receiveShadow, this._batchOwners.push(g)) : g = this._batchOwners[m]; g._render._renderUpdate(c); l._sprite3D = g; a.push(l) } else l._batchIndexEnd = d._batchIndexEnd } }; a._beforeRender = function (a) { this._vertexBuffer._bind(); this._indexBuffer._bind(); return !0 }; a._render = function (a) { var b = a.renderElement; a = b._batchIndexStart; b = b._batchIndexEnd - a; E.mainContext.drawElements(4, b, 5123, 2 * a); H.drawCall++; H.trianglesFaces += b / 3 }; a.dispose = function () { this._vertexDeclaration = this._batchOwners = this._batchOwnerIndices = null; this._vertexBuffer.destroy(); this._indexBuffer.destroy() }; a._getVertexBuffer = function (a) { return this._vertexBuffer }; return c }(jj), Ob = function (a) { function c() { this.url = null; this.loaded = !1; this.__toPlays = this.audioBuffer = this.data = null; this._disposed = !1; c.__super.call(this) } g(c, "laya.media.webaudio.WebAudioSound", a); a = c.prototype; a.load = function (a) { var b = this; this.url = a = Y.formatURL(a); if (this.audioBuffer = c._dataCache[a]) this._loaded(this.audioBuffer); else if (c.e.on("loaded:" + a, this, this._loaded), c.e.on("err:" + a, this, this._err), !c.__loadingSound[a]) { c.__loadingSound[a] = !0; var d = new A.window.XMLHttpRequest; d.open("GET", a, !0); d.responseType = "arraybuffer"; d.onload = function () { b._disposed ? b._removeLoadEvents() : (b.data = d.response, c.buffs.push({ buffer: b.data, url: b.url }), c.decode()) }; d.onerror = function (a) { b._err() }; d.send() } }; a._err = function () { this._removeLoadEvents(); c.__loadingSound[this.url] = !1; this.event("error") }; a._loaded = function (a) { this._removeLoadEvents(); this._disposed || (this.audioBuffer = a, c._dataCache[this.url] = this.audioBuffer, this.loaded = !0, this.event("complete")) }; a._removeLoadEvents = function () { c.e.off("loaded:" + this.url, this, this._loaded); c.e.off("err:" + this.url, this, this._err) }; a.__playAfterLoaded = function () { if (this.__toPlays) { var a, f, c; c = this.__toPlays; f = c.length; var d; for (a = 0; a < f; a++) d = c[a], d[2] && !d[2].isStopped && this.play(d[0], d[1], d[2]); this.__toPlays.length = 0 } }; a.play = function (a, f, c) { void 0 === a && (a = 0); void 0 === f && (f = 0); c = c ? c : new Xk; !this.audioBuffer && this.url && (this.__toPlays || (this.__toPlays = []), this.__toPlays.push([a, f, c]), this.once("complete", this, this.__playAfterLoaded), this.load(this.url)); c.url = this.url; c.loops = f; c.audioBuffer = this.audioBuffer; c.startTime = a; c.play(); fa.addChannel(c); return c }; a.dispose = function () { this._disposed = !0; delete c._dataCache[this.url]; delete c.__loadingSound[this.url]; this.data = this.audioBuffer = null; this.__toPlays = [] }; e(0, a, "duration", function () { return this.audioBuffer ? this.audioBuffer.duration : 0 }); c.decode = function () { 0 >= c.buffs.length || c.isDecoding || (c.isDecoding = !0, c.tInfo = c.buffs.shift(), c.ctx.decodeAudioData(c.tInfo.buffer, c._done, c._fail)) }; c._done = function (a) { c.e.event("loaded:" + c.tInfo.url, a); c.isDecoding = !1; c.decode() }; c._fail = function () { c.e.event("err:" + c.tInfo.url, null); c.isDecoding = !1; c.decode() }; c._playEmptySound = function () { if (null != c.ctx) { var a = c.ctx.createBufferSource(); a.buffer = c._miniBuffer; a.connect(c.ctx.destination); a.start(0, 0, 0) } }; c._unlock = function () { c._unlocked || (c._playEmptySound(), "running" == c.ctx.state && (A.document.removeEventListener("mousedown", c._unlock, !0), A.document.removeEventListener("touchend", c._unlock, !0), c._unlocked = !0)) }; c.initWebAudio = function () { "running" != c.ctx.state && (c._unlock(), A.document.addEventListener("mousedown", c._unlock, !0), A.document.addEventListener("touchend", c._unlock, !0)) }; c._dataCache = {}; c.buffs = []; c.isDecoding = !1; c._unlocked = !1; c.tInfo = null; c.__loadingSound = {}; p(c, ["window", function () { return this.window = A.window }, "webAudioEnabled", function () { return this.webAudioEnabled = c.window.AudioContext || c.window.webkitAudioContext || c.window.mozAudioContext }, "ctx", function () { return this.ctx = c.webAudioEnabled ? new (c.window.AudioContext || c.window.webkitAudioContext || c.window.mozAudioContext) : void 0 }, "_miniBuffer", function () { return this._miniBuffer = c.ctx.createBuffer(1, 1, 22050) }, "e", function () { return this.e = new Ma }]); return c }(Ma), we = function (a) { function c() { this._data = this._responseType = null; c.__super.call(this); this._http = new A.window.XMLHttpRequest } g(c, "laya.net.HttpRequest", a); a = c.prototype; a.send = function (a, f, c, d, e) { void 0 === c && (c = "get"); void 0 === d && (d = "text"); this._responseType = d; this._data = null; var b = this, k = this._http; k.open(c, a, !0); if (e) for (a = 0; a < e.length; a++) k.setRequestHeader(e[a++], e[a]); else B.isConchApp || (f && "string" != typeof f ? k.setRequestHeader("Content-Type", "application/json") : k.setRequestHeader("Content-Type", "application/x-www-form-urlencoded")); k.responseType = "arraybuffer" !== d ? "text" : "arraybuffer"; k.onerror = function (a) { b._onError(a) }; k.onabort = function (a) { b._onAbort(a) }; k.onprogress = function (a) { b._onProgress(a) }; k.onload = function (a) { b._onLoad(a) }; k.send(f) }; a._onProgress = function (a) { a && a.lengthComputable && this.event("progress", a.loaded / a.total) }; a._onAbort = function (a) { this.error("Request was aborted by user") }; a._onError = function (a) { this.error("Request failed Status:" + this._http.status + " text:" + this._http.statusText) }; a._onLoad = function (a) { a = this._http; var b = void 0 !== a.status ? a.status : 200; 200 === b || 204 === b || 0 === b ? this.complete() : this.error("[" + a.status + "]" + a.statusText + ":" + a.responseURL) }; a.error = function (a) { this.clear(); this.event("error", a) }; a.complete = function () { this.clear(); var a = !0; try { this._data = "json" === this._responseType ? JSON.parse(this._http.responseText) : "xml" === this._responseType ? ba.parseXMLFromString(this._http.responseText) : this._http.response || this._http.responseText } catch (f) { a = !1, this.error(f.message) } a && this.event("complete", this._data instanceof Array ? [this._data] : this._data) }; a.clear = function () { var a = this._http; a.onerror = a.onabort = a.onprogress = a.onload = null }; e(0, a, "url", function () { return this._http.responseURL }); e(0, a, "http", function () { return this._http }); e(0, a, "data", function () { return this._data }); return c }(Ma), N = function (a) { function c() { this._type = this._url = this._class = this._data = null; this._cache = !1; this._http = null; this._customParse = !1; c.__super.call(this) } g(c, "laya.net.Loader", a); a = c.prototype; a.load = function (a, f, d, e, g) { void 0 === d && (d = !0); void 0 === g && (g = !1); this._url = a; 0 === a.indexOf("data:image") ? this._type = f = "image" : (this._type = f || (f = this.getTypeFromUrl(a)), a = Y.formatURL(a)); this._cache = d; this._data = null; if (!g && c.loadedMap[a]) this._data = c.loadedMap[a], this.event("progress", 1), this.event("complete", this._data); else if (e && c.setGroup(a, e), null != c.parserMap[f]) this._customParse = !0, c.parserMap[f] instanceof laya.utils.Handler ? c.parserMap[f].runWith(this) : c.parserMap[f].call(null, this); else { if ("image" === f || "htmlimage" === f || "nativeimage" === f) return this._loadImage(a); if ("sound" === f) return this._loadSound(a); if ("ttf" === f) return this._loadTTF(a); switch (f) { case "atlas": case "plf": f = "json"; break; case "font": f = "xml"; break; case "pkm": f = "arraybuffer" } if (c.preLoadedMap[a]) this.onLoaded(c.preLoadedMap[a]); else this._http || (this._http = new we, this._http.on("progress", this, this.onProgress), this._http.on("error", this, this.onError), this._http.on("complete", this, this.onLoaded)), this._http.send(a, null, "get", f) } }; a.getTypeFromUrl = function (a) { var b = ba.getFileExtension(a); if (b) return c.typeMap[b]; console.warn("Not recognize the resources suffix", a); return "text" }; a._loadTTF = function (a) { a = Y.formatURL(a); var b = new Wj; b.complete = M.create(this, this.onLoaded); b.load(a) }; a._loadImage = function (a) { function b() { e.onload = null; e.onerror = null; delete c.imgCache[a] } a = Y.formatURL(a); var d = this, e, g = function () { b(); d.onLoaded(e) }, h = function () { b(); d.event("error", "Load image failed") }; "nativeimage" === this._type ? (e = new A.window.Image, e.crossOrigin = "", e.onload = g, e.onerror = h, e.src = a, c.imgCache[a] = e) : new Ec.create(a, { onload: g, onerror: h, onCreate: function (b) { e = b; c.imgCache[a] = b } }) }; a._loadSound = function (a) { var b = new fa._soundClass, c = this; b.on("complete", this, function () { b.offAll(); c.onLoaded(b) }); b.on("error", this, function () { b.offAll(); b.dispose(); c.event("error", "Load sound failed") }); b.load(a) }; a.onProgress = function (a) { "atlas" === this._type ? this.event("progress", .3 * a) : this.event("progress", a) }; a.onError = function (a) { this.event("error", a) }; a.onLoaded = function (a) { var b = this._type; if ("plf" == b) this.parsePLFData(a), this.complete(a); else if ("image" === b) { var d = new xa(a); d.url = this._url; this.complete(d) } else if ("sound" === b || "htmlimage" === b || "nativeimage" === b) this.complete(a); else if ("atlas" === b) if (a.src || a._setContext) { this._data.pics.push(a); if (0 < this._data.toLoads.length) return this.event("progress", .3 + 1 / this._data.toLoads.length * .6), this._loadImage(this._data.toLoads.pop()); a = this._data.frames; var e = this._url.split("?")[0], e = this._data.meta && this._data.meta.prefix ? this._data.meta.prefix : e.substring(0, e.lastIndexOf(".")) + "/", b = this._data.pics, g = Y.formatURL(this._url), g = c.atlasMap[g] || (c.atlasMap[g] = []); g.dir = e; var h; if (this._data.meta && this._data.meta.scale && 1 != this._data.meta.scale) for (d in h = parseFloat(this._data.meta.scale), a) { var u = a[d], l = b[u.frame.idx ? u.frame.idx : 0], m = Y.formatURL(e + d); l.scaleRate = h; c.cacheRes(m, xa.create(l, u.frame.x, u.frame.y, u.frame.w, u.frame.h, u.spriteSourceSize.x, u.spriteSourceSize.y, u.sourceSize.w, u.sourceSize.h)); c.loadedMap[m].url = m; g.push(m) } else for (d in a) u = a[d], l = b[u.frame.idx ? u.frame.idx : 0], m = Y.formatURL(e + d), c.cacheRes(m, xa.create(l, u.frame.x, u.frame.y, u.frame.w, u.frame.h, u.spriteSourceSize.x, u.spriteSourceSize.y, u.sourceSize.w, u.sourceSize.h)), c.loadedMap[m].url = m, g.push(m); delete this._data.pics; this.complete(this._data) } else { if (!this._data) { this._data = a; if (a.meta && a.meta.image) for (e = a.meta.image.split(","), d = 0 <= this._url.indexOf("/") ? "/" : "\\", d = this._url.lastIndexOf(d), d = 0 <= d ? this._url.substr(0, d + 1) : "", b = 0, g = e.length; b < g; b++) e[b] = d + e[b]; else e = [this._url.replace(".json", ".png")]; e.reverse(); a.toLoads = e; a.pics = [] } this.event("progress", .3 + 1 / e.length * .6); return this._loadImage(e.pop()) } else if ("font" == b) if (a.src) d = new Kf, d.parseFont(this._data, a), a = this._url.split(".fnt")[0].split("/"), ga.registerBitmapFont(a[a.length - 1], d), this._data = d, this.complete(this._data); else return this._data = a, this.event("progress", .5), this._loadImage(this._url.replace(".fnt", ".png")); else "pkm" == b ? (d = Ec.create(a, this._url), d = new xa(d), d.url = this._url, this.complete(d)) : this.complete(a) }; a.parsePLFData = function (a) { var b, d, e; for (b in a) switch (e = a[b], b) { case "json": case "text": for (d in e) c.preLoadedMap[Y.formatURL(d)] = e[d]; break; default: for (d in e) c.preLoadedMap[Y.formatURL(d)] = e[d] } }; a.complete = function (a) { this._data = a; this._customParse ? this.event("loaded", a instanceof Array ? [a] : a) : (c._loaders.push(this), c._isWorking || c.checkNext()) }; a.endLoad = function (a) { a && (this._data = a); this._cache && c.cacheRes(this._url, this._data); this.event("progress", 1); this.event("complete", this.data instanceof Array ? [this.data] : this.data) }; e(0, a, "url", function () { return this._url }); e(0, a, "data", function () { return this._data }); e(0, a, "cache", function () { return this._cache }); e(0, a, "type", function () { return this._type }); c.checkNext = function () { c._isWorking = !0; for (var a = A.now(); c._startIndex < c._loaders.length;) if (A.now(), c._loaders[c._startIndex].endLoad(), c._startIndex++, A.now() - a > c.maxTimeOut) { console.warn("loader callback cost a long time:" + (A.now() - a) + " url\x3d" + c._loaders[c._startIndex - 1].url); h.timer.frameOnce(1, null, c.checkNext); return } c._loaders.length = 0; c._startIndex = 0; c._isWorking = !1 }; c.clearRes = function (a, f) { void 0 === f && (f = !1); a = Y.formatURL(a); var b = c.getAtlas(a); if (b) { for (var d = 0, e = b.length; d < e; d++) { var g = b[d], h = c.getRes(g); delete c.loadedMap[g]; h && h.destroy(f) } b.length = 0; delete c.atlasMap[a]; delete c.loadedMap[a] } else if (b = c.loadedMap[a]) delete c.loadedMap[a], b instanceof laya.resource.Texture && b.bitmap && b.destroy(f) }; c.clearTextureRes = function (a) { a = Y.formatURL(a); var b = laya.net.Loader.getAtlas(a); (a = b && 0 < b.length ? laya.net.Loader.getRes(b[0]) : laya.net.Loader.getRes(a)) && a.bitmap && (B.isConchApp ? a.bitmap.source.releaseTexture && a.bitmap.source.releaseTexture() : null == a.bitmap._atlaser && a.bitmap.releaseResource(!0)) }; c.getRes = function (a) { return c.loadedMap[Y.formatURL(a)] }; c.getAtlas = function (a) { return c.atlasMap[Y.formatURL(a)] }; c.cacheRes = function (a, f) { a = Y.formatURL(a); null == c.loadedMap[a] && (c.loadedMap[a] = f) }; c.setGroup = function (a, f) { c.groupMap[f] || (c.groupMap[f] = []); c.groupMap[f].push(a) }; c.clearResByGroup = function (a) { if (c.groupMap[a]) { a = c.groupMap[a]; var b, d = a.length; for (b = 0; b < d; b++) c.clearRes(a[b]); a.length = 0 } }; c.TEXT = "text"; c.JSON = "json"; c.XML = "xml"; c.BUFFER = "arraybuffer"; c.IMAGE = "image"; c.SOUND = "sound"; c.ATLAS = "atlas"; c.FONT = "font"; c.TTF = "ttf"; c.PLF = "plf"; c.PKM = "pkm"; c.typeMap = { png: "image", jpg: "image", jpeg: "image", txt: "text", json: "json", xml: "xml", als: "atlas", atlas: "atlas", mp3: "sound", ogg: "sound", wav: "sound", part: "json", fnt: "font", pkm: "pkm", ttf: "ttf", plf: "plf" }; c.parserMap = {}; c.groupMap = {}; c.maxTimeOut = 100; c.loadedMap = {}; c.preLoadedMap = {}; c.atlasMap = {}; c._loaders = []; c._isWorking = !1; c._startIndex = 0; c.imgCache = {}; return c }(Ma), xa = function (a) { function c(a, f) { this._uvID = this._h = this._w = this.sourceHeight = this.sourceWidth = this.offsetY = this.offsetX = 0; this._atlasID = -1; this.scaleRate = 1; c.__super.call(this); a && null != a._addReference && a._addReference(); this.setTo(a, f) } g(c, "laya.resource.Texture", a); a = c.prototype; a._setUrl = function (a) { this.url = a }; a.setTo = function (a, f) { this.bitmap = a instanceof C.HTMLElement ? qb.create("2D", a) : a; this.uv = f || c.DEF_UV; if (a) { this._w = a.width; this._h = a.height; this.sourceWidth = this.sourceWidth || this._w; this.sourceHeight = this.sourceHeight || this._h; this._loaded = 0 < this._w; var b = this; this._loaded ? d.addToAtlas && d.addToAtlas(b) : a instanceof laya.resource.HTMLImage && a.image && a.image.addEventListener("load", function (a) { d.addToAtlas && d.addToAtlas(b) }, !1) } }; a.active = function () { this.bitmap && this.bitmap.activeResource() }; a.destroy = function (a) { void 0 === a && (a = !1); if (this.bitmap && 0 < this.bitmap.referenceCount) { var b = this.bitmap; a ? (B.isConchApp && b.source && b.source.conchDestroy && this.bitmap.source.conchDestroy(), this.bitmap = null, b.dispose(), b._clearReference()) : (b._removeReference(), 0 == b.referenceCount && (B.isConchApp && b.source && b.source.conchDestroy && this.bitmap.source.conchDestroy(), this.bitmap = null, b.dispose())); this.url && this === h.loader.getRes(this.url) && h.loader.clearRes(this.url, a); this._loaded = !1 } }; a.load = function (a) { var b = this; this._loaded = !1; a = Y.customFormat(a); var c = this.bitmap || (this.bitmap = Ec.create(a)); c && c._addReference(); var e = this; c.onload = function () { c.onload = null; e._loaded = !0; b.sourceWidth = b._w = c.width; b.sourceHeight = b._h = c.height; e.event("loaded", this); d.addToAtlas && d.addToAtlas(e) } }; a.addTextureToAtlas = function (a) { d.addTextureToAtlas(this) }; a.getPixels = function (a, f, c, e) { if (B.isConchApp) { var b = this.bitmap; return b.source && b.source.getImageData ? (a = b.source.getImageData(a, f, c, e), a = new Uint8Array(a), Array.from(a)) : null } if (B.isWebGL) return d.getTexturePixels(this, a, f, c, e); A.canvas.size(c, e); A.canvas.clear(); A.context.drawTexture(this, -a, -f, this.width, this.height, 0, 0); return A.context.getImageData(0, 0, c, e).data }; a.onAsynLoaded = function (a, f) { f && f._addReference(); this.setTo(f, this.uv) }; e(0, a, "source", function () { if (!this.bitmap) return null; this.bitmap.activeResource(); return this.bitmap.source }); e(0, a, "loaded", function () { return this._loaded }); e(0, a, "released", function () { return this.bitmap ? this.bitmap.released : !0 }); e(0, a, "width", function () { return this._w ? this._w : this.uv && this.uv !== c.DEF_UV ? (this.uv[2] - this.uv[0]) * this.bitmap.width : this.bitmap.width }, function (a) { this._w = a; this.sourceWidth || (this.sourceWidth = a) }); e(0, a, "repeat", function () { return B.isWebGL && this.bitmap ? this.bitmap.repeat : !0 }, function (a) { a && B.isWebGL && this.bitmap && (this.bitmap.repeat = a) && (this.bitmap.enableMerageInAtlas = !1) }); e(0, a, "height", function () { return this._h ? this._h : this.uv && this.uv !== c.DEF_UV ? (this.uv[5] - this.uv[1]) * this.bitmap.height : this.bitmap.height }, function (a) { this._h = a; this.sourceHeight || (this.sourceHeight = a) }); e(0, a, "isLinearSampling", function () { return B.isWebGL ? 9728 != this.bitmap.minFifter : !0 }, function (a) { a || !B.isWebGL || a || -1 != this.bitmap.minFifter || -1 != this.bitmap.magFifter || (this.bitmap.minFifter = 9728, this.bitmap.magFifter = 9728, this.bitmap.enableMerageInAtlas = !1) }); c.moveUV = function (a, f, c) { for (var b = 0; 8 > b; b += 2) c[b] += a, c[b + 1] += f; return c }; c.create = function (a, f, e, n, g, h, u, l, m) { void 0 === h && (h = 0); void 0 === u && (u = 0); void 0 === l && (l = 0); void 0 === m && (m = 0); var b = a instanceof laya.resource.Texture, k = b ? a.uv : c.DEF_UV, b = b ? a.bitmap : a, w = d.isAtlas(b); if (w) { k = b._atlaser; a = a._atlasID; if (-1 == a) throw Error("create texture error"); b = k._inAtlasTextureBitmapValue[a]; k = k._inAtlasTextureOriUVValue[a] } a = new c(b, null); b.width && f + n > b.width && (n = b.width - f); b.height && e + g > b.height && (g = b.height - e); a.width = n; a.height = g; a.offsetX = h; a.offsetY = u; a.sourceWidth = l || n; a.sourceHeight = m || g; h = 1 / b.width; u = 1 / b.height; f *= h; e *= u; n *= h; g *= u; h = a.uv[0]; u = a.uv[1]; l = a.uv[4]; m = a.uv[5]; var x = l - h, r = m - u; f = c.moveUV(k[0], k[1], [f, e, f + n, e, f + n, e + g, f, e + g]); a.uv = [h + f[0] * x, u + f[1] * r, l - (1 - f[2]) * x, u + f[3] * r, l - (1 - f[4]) * x, m - (1 - f[5]) * r, h + f[6] * x, m - (1 - f[7]) * r]; w && a.addTextureToAtlas(); (f = b.scaleRate) && 1 != f ? (a.sourceWidth /= f, a.sourceHeight /= f, a.width /= f, a.height /= f, a.scaleRate = f, a.offsetX /= f, a.offsetY /= f) : a.scaleRate = 1; return a }; c.createFromTexture = function (a, f, d, e, g) { var b = a.scaleRate; 1 != b && (f *= b, d *= b, e *= b, g *= b); f = R.TEMP.setTo(f - a.offsetX, d - a.offsetY, e, g); if (d = f.intersection(c._rect1.setTo(0, 0, a.width, a.height), c._rect2)) a = c.create(a, d.x, d.y, d.width, d.height, d.x - f.x, d.y - f.y, e, g); else return null; a.bitmap._removeReference(); return a }; c.DEF_UV = [0, 0, 1, 0, 1, 1, 0, 1]; c.INV_UV = [0, 1, 1, 1, 1, 0, 0, 0]; c._rect1 = new R; c._rect2 = new R; return c }(Ma), P = function (a) { function c(a, f, d, e, g, h) { this._name = NaN; this.sharders = this._sceneUniformMap = this._cameraUniformMap = this._spriteUniformMap = this._materialUniformMap = this._renderElementUniformMap = this._attributeMap = null; this._spriteDefineCounter = 3; this._spriteInt2name = []; this._spriteName2Int = {}; this._materialDefineCounter = 1; this._materialInt2name = []; this._materialName2Int = {}; this._conchShader = null; this._name = a; this._renderElementUniformMap = {}; this._materialUniformMap = {}; this._spriteUniformMap = {}; this._cameraUniformMap = {}; this._sceneUniformMap = {}; this.sharders = []; this._spriteInt2name[db.SHADERDEFINE_RECEIVE_SHADOW] = "RECEIVESHADOW"; this._spriteInt2name[eb.SHADERDEFINE_SCALEOFFSETLIGHTINGMAPUV] = "SCALEOFFSETLIGHTINGMAPUV"; this._spriteInt2name[eb.SAHDERDEFINE_LIGHTMAP] = "LIGHTMAP"; this._spriteInt2name[Ke.SHADERDEFINE_BONE] = "BONE"; this._materialInt2name[Na.SHADERDEFINE_ALPHATEST] = "ALPHATEST"; c.__super.call(this, a, f, d, null, {}); this._attributeMap = e; for (var b in g) switch (a = g[b], a[1]) { case 0: this._renderElementUniformMap[b] = a[0]; break; case 1: this._materialUniformMap[b] = a[0]; break; case 2: this._spriteUniformMap[b] = a[0]; break; case 3: this._cameraUniformMap[b] = a[0]; break; case 4: this._sceneUniformMap[b] = a[0]; break; default: throw Error("ShaderCompile3D: period is unkonw."); } } g(c, "laya.d3.shader.ShaderCompile3D", a); a = c.prototype; a._definesToNameDic = function (a, f) { for (var b = {}, c, d = 0; 32 > d; d++) { c = 1 << d; if (c > a) break; a & c && (c = f[c]) && (b[c] = "") } return b }; a.withCompile = function (a, f, d) { var b, e; if (b = this.sharders[a]) if (e = b[f]) { if (b = e[d]) return b } else e = b[f] = []; else b = this.sharders[a] = [], e = b[f] = []; b = this._definesToNameDic(a, c._globalInt2name); var k = this._definesToNameDic(f, this._spriteInt2name), g = this._definesToNameDic(d, this._materialInt2name), h; if (laya.d3.shader.ShaderCompile3D.debugMode) { var l = ""; for (h in b) l += h + " "; var m = ""; for (h in k) m += h + " "; var p = ""; for (h in g) p += h + " "; console.log("ShaderCompile3DDebugMode---(Name:" + Ia.nameKey.getName(this._name) + " PublicDefine:" + a + " SpriteDefine:" + f + " MaterialDefine:" + d + " PublicDefineGroup:" + l + " SpriteDefineGroup:" + m + "MaterialDefineGroup: " + p + ")---ShaderCompile3DDebugMode") } f = {}; a = ""; if (b) for (h in b) a += "#define " + h + "\n", f[h] = !0; if (k) for (h in k) a += "#define " + h + "\n", f[h] = !0; if (g) for (h in g) a += "#define " + h + "\n", f[h] = !0; h = this._VS.toscript(f, []); f = this._PS.toscript(f, []); b = Ia.create(a + h.join("\n"), a + f.join("\n"), this._attributeMap, this._sceneUniformMap, this._cameraUniformMap, this._spriteUniformMap, this._materialUniformMap, this._renderElementUniformMap); return e[d] = b }; a.precompileShaderWithShaderDefine = function (a, f, c) { this.withCompile(a, f, c) }; a.addMaterialDefines = function (a) { a = a.defines; for (var b in a) { var c = a[b], d = parseInt(b); this._materialInt2name[d] = c; this._materialName2Int[c] = d } }; a.addSpriteDefines = function (a) { a = a.defines; for (var b in a) { var c = a[b], d = parseInt(b); this._spriteInt2name[d] = c; this._spriteName2Int[c] = d } }; a.getMaterialDefineByName = function (a) { return this._materialName2Int[a] }; a.registerMaterialDefine = function (a) { var b = Math.pow(2, this._materialDefineCounter++); this._materialInt2name[b] = a; return this._materialName2Int[a] = b }; a.registerSpriteDefine = function (a) { var b = Math.pow(2, this._spriteDefineCounter++); this._spriteInt2name[b] = a; return this._spriteName2Int[a] = b }; c._globalRegDefine = function (a, f) { c._globalInt2name[f] = a }; c.add = function (a, f, d, e, g) { return laya.d3.shader.ShaderCompile3D._preCompileShader[a] = new c(a, f, d, e, g, yc.includes) }; c.get = function (a) { return laya.d3.shader.ShaderCompile3D._preCompileShader[Ia.nameKey.getID(a)] }; c._preCompileShader = {}; c._globalInt2name = []; c.debugMode = !1; c.SHADERDEFINE_HIGHPRECISION = 1; c.SHADERDEFINE_FOG = 4; c.SHADERDEFINE_DIRECTIONLIGHT = 8; c.SHADERDEFINE_POINTLIGHT = 16; c.SHADERDEFINE_SPOTLIGHT = 32; c.SHADERDEFINE_UV0 = 64; c.SHADERDEFINE_COLOR = 128; c.SHADERDEFINE_UV1 = 256; c.SAHDERDEFINE_DEPTHFOG = 131072; return c }(yc), Ak = function (a) { function c() { c.__super.call(this) } g(c, "laya.wx.mini.MiniLoader", a); c.prototype.load = function (a, f, d, e, g) { void 0 === d && (d = !0); void 0 === g && (g = !1); this._url = a; 0 === a.indexOf("data:image") ? this._type = f = "image" : this._type = f || (f = this.getTypeFromUrl(a)); this._cache = d; this._data = null; if (!g && N.loadedMap[Y.formatURL(a)]) this._data = N.loadedMap[Y.formatURL(a)], this.event("progress", 1), this.event("complete", this._data); else if (null != N.parserMap[f]) this._customParse = !0, N.parserMap[f] instanceof laya.utils.Handler ? N.parserMap[f].runWith(this) : N.parserMap[f].call(null, this); else { var b = ia.getUrlEncode(a, f), k = ba.getFileExtension(a); if (-1 != c._fileTypeArr.indexOf(k)) ia.EnvConfig.load.call(this, a, f, d, e, g); else if (ia.isZiYu && ra.ziyuFileData[a]) this.onLoaded(ra.ziyuFileData[a]); else ra.getFileInfo(a) ? (k = ra.getFileInfo(a), k.encoding = null == k.encoding ? "ascii" : k.encoding, ra.readFile(a, k.encoding, new M(c, c.onReadNativeCallBack, [b, a, f, d, e, g, this]), a)) : ra.isLocalNativeFile(a) ? ra.read(a, b, new M(c, c.onReadNativeCallBack, [b, a, f, d, e, g, this])) : (k = a, a = Y.formatURL(a), -1 != a.indexOf("http://") || -1 != a.indexOf("https://") ? ia.EnvConfig.load.call(this, k, f, d, e, g) : ra.readFile(a, b, new M(c, c.onReadNativeCallBack, [b, a, f, d, e, g, this]), a)) } }; c.onReadNativeCallBack = function (a, f, c, d, e, g, h, l, m) { void 0 === d && (d = !0); void 0 === g && (g = !1); void 0 === l && (l = 0); l ? 1 == l && ia.EnvConfig.load.call(h, f, c, d, e, g) : (a = "json" == c || "atlas" == c ? ia.getJson(m.data) : "xml" == c ? ba.parseXMLFromString(m.data) : m.data, !ia.isZiYu && ia.isPosMsgYu && "arraybuffer" != c && wx.postMessage({ url: f, data: a, isLoad: "filedata" }), h.onLoaded(a)) }; p(c, ["_fileTypeArr", function () { return this._fileTypeArr = ["png", "jpg", "bmp", "jpeg", "gif"] }]); return c }(Ma), gh = function (a) { function c() { this.url = this._sound = null; this.loaded = !1; this.readyUrl = null; c.__super.call(this) } g(c, "laya.wx.mini.MiniSound", a); a = c.prototype; a.load = function (a) { this.readyUrl = this.url = a = Y.formatURL(a); if (c._audioCache[this.readyUrl]) this.event("complete"); else if (ia.autoCacheFile && ra.getFileInfo(a)) this.onDownLoadCallBack(a, 0); else if (ia.autoCacheFile) ra.downOtherFiles(a, M.create(this, this.onDownLoadCallBack, [a]), a); else this.onDownLoadCallBack(a, 0) }; a.onDownLoadCallBack = function (a, f) { if (f) this.event("error"); else { var b; ia.autoCacheFile ? (b = ra.getFileInfo(a).md5, b = ra.getFileNativePath(b), this._sound = c._createSound(), this._sound.src = this.url = b) : (this._sound = c._createSound(), this._sound.src = a); this._sound.onCanplay(c.bindToThis(this.onCanPlay, this)); this._sound.onError(c.bindToThis(this.onError, this)) } }; a.onError = function (a) { try { console.log("-----1---------------minisound-----id:" + c._id), console.log(a) } catch (f) { console.log("-----2---------------minisound-----id:" + c._id), console.log(f) } this.event("error"); this._sound.offError(null) }; a.onCanPlay = function () { this.loaded = !0; this.event("complete"); c._audioCache[this.readyUrl] = this; this._sound.offCanplay(null) }; a.play = function (a, f) { void 0 === a && (a = 0); void 0 === f && (f = 0); var b; this.url == fa._tMusic ? (c._musicAudio || (c._musicAudio = c._createSound()), b = c._musicAudio) : b = c._audioCache[this.readyUrl] ? c._audioCache[this.readyUrl]._sound : c._createSound(); if (ia.autoCacheFile && ra.getFileInfo(this.url)) { var d = ra.getFileInfo(this.url).md5; b.src = this.url = ra.getFileNativePath(d) } else b.src = this.url; b.seek(a); b = new Yk(b, this); b.url = this.url; b.loops = f; b.loop = 0 === f ? !0 : !1; b.startTime = a; b.play(); fa.addChannel(b); return b }; a.dispose = function () { var a = c._audioCache[this.readyUrl]; a && (a.src = "", a._sound && (a._sound.destroy(), a._sound = null), delete c._audioCache[this.readyUrl]) }; e(0, a, "duration", function () { return this._sound.duration }); c._createSound = function () { c._id++; return ia.window.wx.createInnerAudioContext() }; c.bindToThis = function (a, f) { return a.bind(f) }; c._musicAudio = null; c._id = 0; c._audioCache = {}; return c }(Ma), id = function (a) { function c() { this.autoCacheCmd = !0; this._height = this._width = 0; this._sizeGrid = this._source = null; this._isChanged = !1; this._offset = null; c.__super.call(this) } g(c, "laya.ui.AutoBitmap", a); var b = c.prototype; b.destroy = function () { a.prototype.destroy.call(this); this._offset = this._sizeGrid = this._source = null }; b._setChanged = function () { this._isChanged || (this._isChanged = !0, h.timer.callLater(this, this.changeSource)) }; b.changeSource = function () { this._isChanged = !1; var a = this._source; if (a && a.bitmap) { var b = this.width, d = this.height, e = this._sizeGrid, g = a.sourceWidth, h = a.sourceHeight; if (!e || g === b && h === d) this.cleanByTexture(a, this._offset ? this._offset[0] : 0, this._offset ? this._offset[1] : 0, b, d); else { a.$_GID || (a.$_GID = ba.getGID()); var l = a.$_GID + "." + b + "." + d + "." + e.join("."); if (ba.isOKCmdList(Jb.I.get(l))) { this.cmds = Jb.I.get(l); return } this.clear(); var m = e[0], p = e[1], y = e[2], q = e[3], e = e[4], t = !1; b == g && (q = p = 0); d == h && (m = y = 0); if (q + p > b) { var v = b, t = !0, b = q + p; this.save(); this.clipRect(0, 0, v, d) } q && m && this.drawTexture(c.getTexture(a, 0, 0, q, m), 0, 0, q, m); p && m && this.drawTexture(c.getTexture(a, g - p, 0, p, m), b - p, 0, p, m); q && y && this.drawTexture(c.getTexture(a, 0, h - y, q, y), 0, d - y, q, y); p && y && this.drawTexture(c.getTexture(a, g - p, h - y, p, y), b - p, d - y, p, y); m && this.drawBitmap(e, c.getTexture(a, q, 0, g - q - p, m), q, 0, b - q - p, m); y && this.drawBitmap(e, c.getTexture(a, q, h - y, g - q - p, y), q, d - y, b - q - p, y); q && this.drawBitmap(e, c.getTexture(a, 0, m, q, h - m - y), 0, m, q, d - m - y); p && this.drawBitmap(e, c.getTexture(a, g - p, m, p, h - m - y), b - p, m, p, d - m - y); this.drawBitmap(e, c.getTexture(a, q, m, g - q - p, h - m - y), q, m, b - q - p, d - m - y); t && this.restore(); this.autoCacheCmd && !B.isConchApp && Jb.I.set(l, this.cmds) } this._repaint() } }; b.drawBitmap = function (a, b, c, d, e, g) { void 0 === e && (e = 0); void 0 === g && (g = 0); .1 > e || .1 > g || (!a || b.width == e && b.height == g ? this.drawTexture(b, c, d, e, g) : this.fillTexture(b, c, d, e, g)) }; b.clear = function (b) { a.prototype.clear.call(this, !1) }; e(0, b, "sizeGrid", function () { return this._sizeGrid }, function (a) { this._sizeGrid = a; this._setChanged() }); e(0, b, "width", function () { return this._width ? this._width : this._source ? this._source.sourceWidth : 0 }, function (a) { this._width != a && (this._width = a, this._setChanged()) }); e(0, b, "height", function () { return this._height ? this._height : this._source ? this._source.sourceHeight : 0 }, function (a) { this._height != a && (this._height = a, this._setChanged()) }); e(0, b, "source", function () { return this._source }, function (a) { a ? (this._source = a, this._setChanged()) : (this._source = null, this.clear()) }); c.getTexture = function (a, b, c, d, e) { 0 >= d && (d = 1); 0 >= e && (e = 1); a.$_GID || (a.$_GID = ba.getGID()); var f = a.$_GID + "." + b + "." + c + "." + d + "." + e, k = Jb.I.get(f); k && k.source || (k = xa.createFromTexture(a, b, c, d, e), Jb.I.set(f, k)); return k }; return c }(rc), zk = function (a) { function c() { c.__super.call(this) } g(c, "laya.webgl.display.GraphicsGL", a); a = c.prototype; a.setShader = function (a) { this._saveToCmd(B.context._setShader, [a]) }; a.setIBVB = function (a, f, c, d, e, g) { this._saveToCmd(B.context._setIBVB, [a, f, c, d, e, g]) }; a.drawParticle = function (a, f, c) { c = d.createParticleTemplate2D(c); c.x = a; c.y = f; this._saveToCmd(B.context._drawParticle, [c]) }; return c }(rc), ud = function (a) { function c(a) { this._rect = this._border = this._bgground = null; this.lineHeight = this.underLine = 0; c.__super.call(this); this._padding = c._PADDING; this._spacing = c._SPACING; this._aligns = c._ALIGNS; this._font = Xb.EMPTY; this._ower = a } g(c, "laya.display.css.CSSStyle", a); var b = c.prototype; b.destroy = function () { this._rect = this._font = this._ower = null }; b.inherit = function (a) { this._font = a._font; this._spacing = a._spacing === c._SPACING ? c._SPACING : a._spacing.slice(); this.lineHeight = a.lineHeight }; b._widthAuto = function () { return 0 !== (this._type & 262144) }; b.widthed = function (a) { return 0 != (this._type & 8) }; b._calculation = function (a, b) { function f(a, b, f) { return a * f[0] + b * f[1] + f[2] } function c(a) { a = e.width; var b = d.width; k.width && (d.width = f(a, b, k.width)); k.height && (d.height = f(a, b, k.height)); k.left && (d.x = f(a, b, k.left)); k.top && (d.y = f(a, b, k.top)) } if (0 > b.indexOf("%")) return !1; var d = this._ower, e = d.parent, k = this._rect; null === k && (e._getCSSStyle()._type |= 524288, e.on("resize", this, c), this._rect = k = {input: {}}); var g = b.split(" "); g[0] = parseFloat(g[0]) / 100; 1 == g.length ? g[1] = g[2] = 0 : (g[1] = parseFloat(g[1]) / 100, g[2] = parseFloat(g[2])); k[a] = g; k.input[a] = b; c(a); return !0 }; b.heighted = function (a) { return 0 != (this._type & 8192) }; b.size = function (a, b) { var f = this._ower, c = !1; -1 !== a && a != this._ower.width && (this._type |= 8, this._ower.width = a, c = !0); -1 !== b && b != this._ower.height && (this._type |= 8192, this._ower.height = b, c = !0); c && (f._layoutLater(), this._type & 524288 && f.event("resize", this)) }; b._getAlign = function () { return this._aligns[0] }; b._getValign = function () { return this._aligns[1] }; b._getCssFloat = function () { return 0 != (this._type & 32768) ? 32768 : 0 }; b._createFont = function () { return this._type & 4096 ? this._font : (this._type |= 4096, this._font = new Xb(this._font)) }; b.render = function (a, b, c, d) { var f = a.width, e = a.height; c -= a.pivotX; d -= a.pivotY; this._bgground && null != this._bgground.color && b.ctx.fillRect(c, d, f, e, this._bgground.color); this._border && this._border.color && b.drawRect(c, d, f, e, this._border.color.strColor, this._border.size) }; b.getCSSStyle = function () { return this }; b.cssText = function (a) { this.attrs(c.parseOneCSS(a, ";")) }; b.attrs = function (a) { if (a) for (var b = 0, f = a.length; b < f; b++) { var c = a[b]; this[c[0]] = c[1] } }; b.setTransform = function (a) { "none" === a ? this._tf = gc._TF_EMPTY : this.attrs(c.parseOneCSS(a, ",")) }; b.translate = function (a, b) { this._tf === gc._TF_EMPTY && (this._tf = new Mb); this._tf.translateX = a; this._tf.translateY = b }; b.scale = function (a, b) { this._tf === gc._TF_EMPTY && (this._tf = new Mb); this._tf.scaleX = a; this._tf.scaleY = b }; b._enableLayout = function () { return 0 === (this._type & 2) && 0 === (this._type & 4) }; e(0, b, "block", a.prototype._$get_block, function (a) { a ? this._type |= 1 : this._type &= -2 }); e(0, b, "valign", function () { return c._valigndef[this._aligns[1]] }, function (a) { this._aligns === c._ALIGNS && (this._aligns = [0, 0, 0]); this._aligns[1] = c._valigndef[a] }); e(0, b, "height", null, function (a) { this._type |= 8192; if ("string" == typeof a) { if (this._calculation("height", a)) return; a = parseInt(a) } this.size(-1, a) }); e(0, b, "width", null, function (a) { this._type |= 8; if ("string" == typeof a) { var b = a.indexOf("auto"); 0 <= b && (this._type |= 262144, a = a.substr(0, b)); if (this._calculation("width", a)) return; a = parseInt(a) } this.size(a, -1) }); e(0, b, "fontWeight", function () { return this._font.weight }, function (a) { this._createFont().weight = a }); e(0, b, "left", null, function (a) { var b = this._ower; if ("string" == typeof a) { "center" === a ? a = "50% -50% 0" : "right" === a && (a = "100% -100% 0"); if (this._calculation("left", a)) return; a = parseInt(a) } b.x = a }); e(0, b, "_translate", null, function (a) { this.translate(a[0], a[1]) }); e(0, b, "absolute", function () { return 0 !== (this._type & 4) }); e(0, b, "top", null, function (a) { var b = this._ower; if ("string" == typeof a) { "middle" === a ? a = "50% -50% 0" : "bottom" === a && (a = "100% -100% 0"); if (this._calculation("top", a)) return; a = parseInt(a) } b.y = a }); e(0, b, "align", function () { return c._aligndef[this._aligns[0]] }, function (a) { this._aligns === c._ALIGNS && (this._aligns = [0, 0, 0]); this._aligns[0] = c._aligndef[a] }); e(0, b, "bold", function () { return this._font.bold }, function (a) { this._createFont().bold = a }); e(0, b, "padding", function () { return this._padding }, function (a) { this._padding = a }); e(0, b, "leading", function () { return this._spacing[1] }, function (a) { "string" == typeof a && (a = parseInt(a + "")); this._spacing === c._SPACING && (this._spacing = [0, 0]); this._spacing[1] = a }); e(0, b, "lineElement", function () { return 0 != (this._type & 65536) }, function (a) { a ? this._type |= 65536 : this._type &= -65537 }); e(0, b, "cssFloat", function () { return 0 != (this._type & 32768) ? "right" : "left" }, function (a) { this.lineElement = !1; "right" === a ? this._type |= 32768 : this._type &= -32769 }); e(0, b, "textDecoration", function () { return this._font.decoration }, function (a) { this._createFont().decoration = a }); e(0, b, "whiteSpace", function () { return this._type & 131072 ? "nowrap" : "" }, function (a) { "nowrap" === a && (this._type |= 131072); "none" === a && (this._type &= -131073) }); e(0, b, "background", null, function (a) { a ? (this._bgground || (this._bgground = {}), this._bgground.color = a, this._ower.conchModel && this._ower.conchModel.bgColor(a), this._type |= 16384, this._ower._renderType |= 256) : this._bgground = null }); e(0, b, "wordWrap", function () { return 0 === (this._type & 131072) }, function (a) { a ? this._type &= -131073 : this._type |= 131072 }); e(0, b, "color", function () { return this._font.color }, function (a) { this._createFont().color = a }); e(0, b, "password", function () { return this._font.password }, function (a) { this._createFont().password = a }); e(0, b, "backgroundColor", function () { return this._bgground ? this._bgground.color : null }, function (a) { "none" === a ? this._bgground = null : (this._bgground || (this._bgground = {}), this._bgground.color = a); this._ower.conchModel && this._ower.conchModel.bgColor(a); this._ower._renderType |= 256 }); e(0, b, "font", function () { return this._font.toString() }, function (a) { this._createFont().set(a) }); e(0, b, "weight", null, function (a) { this._createFont().weight = a }); e(0, b, "letterSpacing", function () { return this._spacing[0] }, function (a) { "string" == typeof a && (a = parseInt(a + "")); this._spacing === c._SPACING && (this._spacing = [0, 0]); this._spacing[0] = a }); e(0, b, "fontSize", function () { return this._font.size }, function (a) { this._createFont().size = a }); e(0, b, "italic", function () { return this._font.italic }, function (a) { this._createFont().italic = a }); e(0, b, "fontFamily", function () { return this._font.family }, function (a) { this._createFont().family = a }); e(0, b, "stroke", function () { return this._font.stroke[0] }, function (a) { this._createFont().stroke === Xb._STROKE && (this._font.stroke = [0, "#000000"]); this._font.stroke[0] = a }); e(0, b, "strokeColor", function () { return this._font.stroke[1] }, function (a) { this._createFont().stroke === Xb._STROKE && (this._font.stroke = [0, "#000000"]); this._font.stroke[1] = a }); e(0, b, "border", function () { return this._border ? this._border.value : "" }, function (a) { if ("none" == a) this._border = null; else if (this._border || (this._border = {}), this._border.value = a, a = a.split(" "), this._border.color = Cb.create(a[a.length - 1]), 1 == a.length) this._border.size = 1, this._border.type = "solid"; else { var b = 0; 0 < a[0].indexOf("px") ? (this._border.size = parseInt(a[0]), b++) : this._border.size = 1; this._border.type = a[b]; this._ower._renderType |= 256 } }); e(0, b, "borderColor", function () { return this._border && this._border.color ? this._border.color.strColor : null }, function (a) { a ? (this._border || (this._border = { size: 1, type: "solid" }), this._border.color = null == a ? null : Cb.create(a), this._ower.conchModel && this._ower.conchModel.border(this._border.color.strColor), this._ower._renderType |= 256) : this._border = null }); e(0, b, "position", function () { return this._type & 4 ? "absolute" : "" }, function (a) { "absolute" == a ? this._type |= 4 : this._type &= -5 }); e(0, b, "display", null, function (a) { switch (a) { case "": this._type &= -3; this.visible = !0; break; case "none": this._type |= 2, this.visible = !1, this._ower._layoutLater() } }); e(0, b, "paddingLeft", function () { return this.padding[3] }); e(0, b, "paddingTop", function () { return this.padding[0] }); e(0, b, "_scale", null, function (a) { this._ower.scale(a[0], a[1]) }); e(0, b, "_rotate", null, function (a) { this._ower.rotation = a }); c.parseOneCSS = function (a, b) { for (var f = [], d = a.split(b), e, k = 0, g = d.length; k < g; k++) { var h = d[k], l = h.indexOf(":"); e = h.substr(0, l).replace(/^\s+|\s+$/g, ""); if (0 != e.length) { l = h.substr(l + 1).replace(/^\s+|\s+$/g, ""); h = [e, l]; switch (e) { case "italic": case "bold": h[1] = "true" == l; break; case "line-height": h[0] = "lineHeight"; h[1] = parseInt(l); break; case "font-size": h[0] = "fontSize"; h[1] = parseInt(l); break; case "padding": e = l.split(" "); 1 < e.length || (e[1] = e[2] = e[3] = e[0]); h[1] = [parseInt(e[0]), parseInt(e[1]), parseInt(e[2]), parseInt(e[3])]; break; case "rotate": h[0] = "_rotate"; h[1] = parseFloat(l); break; case "scale": e = l.split(" "); h[0] = "_scale"; h[1] = [parseFloat(e[0]), parseFloat(e[1])]; break; case "translate": e = l.split(" "); h[0] = "_translate"; h[1] = [parseInt(e[0]), parseInt(e[1])]; break; default: (h[0] = c._CSSTOVALUE[e]) || (h[0] = e) } f.push(h) } } return f }; c.parseCSS = function (a, b) { for (var f; null != (f = c._parseCSSRegExp.exec(a));) c.styleSheets[f[1]] = c.parseOneCSS(f[2], ";") }; c.EMPTY = new c(null); c._CSSTOVALUE = { "letter-spacing": "letterSpacing", "line-spacing": "lineSpacing", "white-space": "whiteSpace", "line-height": "lineHeight", "scale-x": "scaleX", "scale-y": "scaleY", "translate-x": "translateX", "translate-y": "translateY", "font-family": "fontFamily", "font-weight": "fontWeight", "vertical-align": "valign", "text-decoration": "textDecoration", "background-color": "backgroundColor", "border-color": "borderColor", "float": "cssFloat" }; c._parseCSSRegExp = RegExp("([.#]\\w+)\\s*{([\\s\\S]*?)}", "g"); c._aligndef = {left: 0, center: 1, right: 2, 0: "left", 1: "center", 2: "right"}; c._valigndef = {top: 0, middle: 1, bottom: 2, 0: "top", 1: "middle", 2: "bottom"}; c.styleSheets = {}; c.ALIGN_CENTER = 1; c.ALIGN_RIGHT = 2; c.VALIGN_MIDDLE = 1; c.VALIGN_BOTTOM = 2; c._CSS_BLOCK = 1; c._DISPLAY_NONE = 2; c._ABSOLUTE = 4; c._WIDTH_SET = 8; c._PADDING = [0, 0, 0, 0]; c._RECT = [-1, -1, -1, -1]; c._SPACING = [0, 0]; c._ALIGNS = [0, 0, 0]; c.ADDLAYOUTED = 512; c._NEWFONT = 4096; c._HEIGHT_SET = 8192; c._BACKGROUND_SET = 16384; c._FLOAT_RIGHT = 32768; c._LINE_ELEMENT = 65536; c._NOWARP = 131072; c._WIDTHAUTO = 262144; c._LISTERRESZIE = 524288; return c }(gc), zd = function (a) { function c(a) { c.__super.call(this); a || (a = [.3, .59, .11, 0, 0, .3, .59, .11, 0, 0, .3, .59, .11, 0, 0, 0, 0, 0, 1, 0]); this._mat = new Float32Array(16); this._alpha = new Float32Array(4); for (var b = 0, e = 0, n = 0; 20 > n; n++) 4 != n % 5 ? this._mat[b++] = a[n] : this._alpha[e++] = a[n]; this._action = d.createFilterAction(32); this._action.data = this } g(c, "laya.filters.ColorFilter", a); a = c.prototype; h.imps(a, {"laya.filters.IFilter": !0}); a.callNative = function (a) { a._$P.cf = this; a.conchModel && a.conchModel.setFilterMatrix && a.conchModel.setFilterMatrix(this._mat, this._alpha) }; e(0, a, "type", function () { return 32 }); e(0, a, "action", function () { return this._action }); return c }(gb), eh = function (a) { function c() { this.data = null; c.__super.call(this) } g(c, "laya.filters.webgl.ColorFilterActionGL", a); a = c.prototype; h.imps(a, {"laya.filters.IFilterActionGL": !0}); a.setValue = function (a) { a.colorMat = this.data._mat; a.colorAlpha = this.data._alpha }; a.apply3d = function (a, f, c, d, e) { f = a.getValue("bounds"); d = ta.create(1, 0); d.setFilters([this.data]); e = W.TEMP; e.identity(); c.ctx.drawTarget(a, 0, 0, f.width, f.height, e, "src", d) }; return c }(Uj), Zk = function (a) { function c(a) { this._emitFun = this._canvasTemplate = this._posRange = this.setting = null; c.__super.call(this); this.template = a } g(c, "laya.particle.emitter.Emitter2D", a); var b = c.prototype; b.emit = function () { a.prototype.emit.call(this); null != this._emitFun && this._emitFun() }; b.getRandom = function (a) { return (2 * Math.random() - 1) * a }; b.webGLEmit = function () { var a = new Float32Array(3); a[0] = this.getRandom(this._posRange[0]); a[1] = this.getRandom(this._posRange[1]); a[2] = this.getRandom(this._posRange[2]); var b = new Float32Array(3); b[0] = 0; b[1] = 0; b[2] = 0; this._particleTemplate.addParticleArray(a, b) }; b.canvasEmit = function () { var a = new Float32Array(3); a[0] = this.getRandom(this._posRange[0]); a[1] = this.getRandom(this._posRange[1]); a[2] = this.getRandom(this._posRange[2]); var b = new Float32Array(3); b[0] = 0; b[1] = 0; b[2] = 0; this._particleTemplate.addParticleArray(a, b) }; e(0, b, "template", function () { return this._particleTemplate }, function (a) { this._particleTemplate = a; a || (this._posRange = this.setting = this._emitFun = null); this.setting = a.settings; this._posRange = this.setting.positionVariance; this._particleTemplate instanceof laya.particle.ParticleTemplate2D ? this._emitFun = this.webGLEmit : this._particleTemplate instanceof laya.particle.ParticleTemplateCanvas && (this._canvasTemplate = a, this._emitFun = this.canvasEmit) }); return c }(Xj); (function (a) { function c() { c.__super.call(this) } g(c, "laya.ui.UIEvent", a); c.SHOW_TIP = "showtip"; c.HIDE_TIP = "hidetip"; return c })(Bc); var $k = function (a) { function c(a) { this._indexBuffer = this._vertexBuffer = this._vertices = null; this._floatCountPerVertex = 29; this._drawCounter = this._currentTime = this._firstRetiredElement = this._firstFreeElement = this._firstNewElement = this._firstActiveElement = 0; c.__super.call(this); this.settings = a } g(c, "laya.particle.ParticleTemplateWebGL", a); a = c.prototype; a.initialize = function () { this._vertices = new Float32Array(this.settings.maxPartices * this._floatCountPerVertex * 4); for (var a, f = 0; f < this.settings.maxPartices; f++) { a = Math.random(); var c = this.settings.textureCount ? 1 / this.settings.textureCount : 1, d; for (d = 0; d < this.settings.textureCount && !(a < d + c); d += c) ; a = f * this._floatCountPerVertex * 4; this._vertices[a + 0 * this._floatCountPerVertex + 0] = -1; this._vertices[a + 0 * this._floatCountPerVertex + 1] = -1; this._vertices[a + 0 * this._floatCountPerVertex + 2] = 0; this._vertices[a + 0 * this._floatCountPerVertex + 3] = d; this._vertices[a + 1 * this._floatCountPerVertex + 0] = 1; this._vertices[a + 1 * this._floatCountPerVertex + 1] = -1; this._vertices[a + 1 * this._floatCountPerVertex + 2] = 1; this._vertices[a + 1 * this._floatCountPerVertex + 3] = d; this._vertices[a + 2 * this._floatCountPerVertex + 0] = 1; this._vertices[a + 2 * this._floatCountPerVertex + 1] = 1; this._vertices[a + 2 * this._floatCountPerVertex + 2] = 1; this._vertices[a + 2 * this._floatCountPerVertex + 3] = d + c; this._vertices[a + 3 * this._floatCountPerVertex + 0] = -1; this._vertices[a + 3 * this._floatCountPerVertex + 1] = 1; this._vertices[a + 3 * this._floatCountPerVertex + 2] = 0; this._vertices[a + 3 * this._floatCountPerVertex + 3] = d + c } }; a.loadContent = function () { }; a.update = function (a) { this._currentTime += a / 1E3; this.retireActiveParticles(); this.freeRetiredParticles(); this._firstActiveElement == this._firstFreeElement && (this._currentTime = 0); this._firstRetiredElement == this._firstActiveElement && (this._drawCounter = 0) }; a.retireActiveParticles = function () { for (var a = this.settings.duration; this._firstActiveElement != this._firstNewElement;) { var f = this._firstActiveElement * this._floatCountPerVertex * 4, c = f + 28, d = this._currentTime - this._vertices[c], d = d * (1 + this._vertices[f + 27]); if (d + 1E-4 < a) break; this._vertices[c] = this._drawCounter; this._firstActiveElement++; this._firstActiveElement >= this.settings.maxPartices && (this._firstActiveElement = 0) } }; a.freeRetiredParticles = function () { for (; this._firstRetiredElement != this._firstActiveElement && !(3 > this._drawCounter - this._vertices[this._firstRetiredElement * this._floatCountPerVertex * 4 + 28]);) this._firstRetiredElement++, this._firstRetiredElement >= this.settings.maxPartices && (this._firstRetiredElement = 0) }; a.addNewParticlesToVertexBuffer = function () { }; a.addParticleArray = function (a, f) { var b = this._firstFreeElement + 1; b >= this.settings.maxPartices && (b = 0); if (b !== this._firstRetiredElement) { for (var c = Ug.Create(this.settings, a, f, this._currentTime), d = this._firstFreeElement * this._floatCountPerVertex * 4, e = 0; 4 > e; e++) { var g, h; g = 0; for (h = 4; 3 > g; g++) this._vertices[d + e * this._floatCountPerVertex + h + g] = c.position[g]; g = 0; for (h = 7; 3 > g; g++) this._vertices[d + e * this._floatCountPerVertex + h + g] = c.velocity[g]; g = 0; for (h = 10; 4 > g; g++) this._vertices[d + e * this._floatCountPerVertex + h + g] = c.startColor[g]; g = 0; for (h = 14; 4 > g; g++) this._vertices[d + e * this._floatCountPerVertex + h + g] = c.endColor[g]; g = 0; for (h = 18; 3 > g; g++) this._vertices[d + e * this._floatCountPerVertex + h + g] = c.sizeRotation[g]; g = 0; for (h = 21; 2 > g; g++) this._vertices[d + e * this._floatCountPerVertex + h + g] = c.radius[g]; g = 0; for (h = 23; 4 > g; g++) this._vertices[d + e * this._floatCountPerVertex + h + g] = c.radian[g]; this._vertices[d + e * this._floatCountPerVertex + 27] = c.durationAddScale; this._vertices[d + e * this._floatCountPerVertex + 28] = c.time } this._firstFreeElement = b } }; return c }(Vg), al = function (a) { function c(a) { this._ready = !1; this.textureList = []; this.particleList = []; this.pY = this.pX = 0; this.activeParticles = []; this.deadParticles = []; this.iList = []; this._maxNumParticles = 0; this.dTextureWidth = this.textureWidth = NaN; this.colorChange = !0; this.step = 1 / 60; this.canvasShader = new Zj; c.__super.call(this); this.settings = a; this._maxNumParticles = a.maxPartices; this.texture = new xa; this.texture.on("loaded", this, this._textureLoaded); this.texture.load(a.textureName) } g(c, "laya.particle.ParticleTemplateCanvas", a); a = c.prototype; a._textureLoaded = function (a) { this.setTexture(this.texture); this._ready = !0 }; a.clear = function (a) { this.deadParticles.length = 0; this.activeParticles.length = 0; this.textureList.length = 0 }; a.setTexture = function (a) { this.texture = a; this.textureWidth = a.width; this.dTextureWidth = 1 / this.textureWidth; this.pX = .5 * -a.width; this.pY = .5 * -a.height; this.textureList = c.changeTexture(a, this.textureList); this.particleList.length = 0; this.deadParticles.length = 0; this.activeParticles.length = 0 }; a._createAParticleData = function (a, f) { this.canvasShader.u_EndVelocity = this.settings.endVelocity; this.canvasShader.u_Gravity = this.settings.gravity; this.canvasShader.u_Duration = this.settings.duration; var b; b = Ug.Create(this.settings, a, f, 0); this.canvasShader.a_Position = b.position; this.canvasShader.a_Velocity = b.velocity; this.canvasShader.a_StartColor = b.startColor; this.canvasShader.a_EndColor = b.endColor; this.canvasShader.a_SizeRotation = b.sizeRotation; this.canvasShader.a_Radius = b.radius; this.canvasShader.a_Radian = b.radian; this.canvasShader.a_AgeAddScale = b.durationAddScale; this.canvasShader.oSize = this.textureWidth; var c = new ak, d = this.settings.duration / (1 + b.durationAddScale), e = []; for (b = 0; b < d; b += this.step) e.push(this.canvasShader.getData(b)); c.id = this.particleList.length; this.particleList.push(c); c.setCmds(e); return c }; a.addParticleArray = function (a, f) { if (this._ready) { var b; this.particleList.length < this._maxNumParticles ? (b = this._createAParticleData(a, f), this.iList[b.id] = 0, this.activeParticles.push(b)) : 0 < this.deadParticles.length && (b = this.deadParticles.pop(), this.iList[b.id] = 0, this.activeParticles.push(b)) } }; a.advanceTime = function (a) { if (this._ready) { a = this.activeParticles; var b = this.deadParticles, c, d, e, g = this.iList; for (c = a.length - 1; -1 < c; c--) d = a[c], e = g[d.id], e >= d.maxIndex ? (e = 0, a.splice(c, 1), b.push(d)) : e += 1, g[d.id] = e } }; a.render = function (a, f, c) { this._ready && (1 > this.activeParticles.length || 2 > this.textureList.length || (this.settings.disableColor ? this.noColorRender(a, f, c) : this.canvasRender(a, f, c))) }; a.noColorRender = function (a, f, c) { var b = this.activeParticles, d, e = b.length, k, g, h = this.pX, l = this.pY, m = 2 * -h, p = 2 * -l, q, t = this.iList, v; a.translate(f, c); v = a.ctx.globalAlpha; for (d = 0; d < e; d++) k = b[d], q = t[k.id], !(k = k.cmds[q]) || .01 >= (g = k[1]) || (a.setAlpha(v * g), a.drawTextureWithTransform(this.texture, h, l, m, p, k[2], 1)); a.setAlpha(v); a.translate(-f, -c) }; a.canvasRender = function (a, f, c) { var b = this.activeParticles, d, e = b.length, k, g = this.pX, h = this.pY, l = 2 * -g, m = 2 * -h, p, q = this.textureList, t = this.iList, v, z; a.translate(f, c); v = a.ctx.globalAlpha; z = a.ctx.globalCompositeOperation; a.blendMode("lighter"); for (d = 0; d < e; d++) k = b[d], p = t[k.id], !(k = k.cmds[p]) || .01 >= k[1] || (a.save(), a.transformByMatrix(k[2]), .01 < k[3] && (a.setAlpha(v * k[3]), a.drawTexture(q[0], g, h, l, m)), .01 < k[4] && (a.setAlpha(v * k[4]), a.drawTexture(q[1], g, h, l, m)), .01 < k[5] && (a.setAlpha(v * k[5]), a.drawTexture(q[2], g, h, l, m)), a.restore()); a.setAlpha(v); a.translate(-f, -c); a.blendMode(z) }; c.changeTexture = function (a, f, c) { f || (f = []); f.length = 0; c && c.disableColor ? f.push(a, a, a) : ba.copyArray(f, bk.getRGBPic(a)); return f }; return c }(Vg), ta = function (a) { function c(a, f) { this.size = [0, 0]; this.ALPHA = this.alpha = 1; this._cacheID = this.subID = 0; c.__super.call(this); this.defines = new Ue; this.position = c._POSITION; this.mainID = a; this.subID = f; this.u_mmat2 = this.glTexture = this.colorAdd = this.strokeStyle = this.color = this.fillStyle = this.texture = this.textureHost = null; this._cacheID = a | f; this._inClassCache = c._cache[this._cacheID]; 0 < a && !this._inClassCache && (this._inClassCache = c._cache[this._cacheID] = [], this._inClassCache._length = 0); this.clear() } g(c, "laya.webgl.shader.d2.value.Value2D", a); a = c.prototype; a.setValue = function (a) { }; a.refresh = function () { var a = this.size; a[0] = O.width; a[1] = O.height; this.alpha = this.ALPHA * O.worldAlpha; this.mmat = O.worldMatrix4; return this }; a._ShaderWithCompile = function () { return Ra.withCompile2D(0, this.mainID, this.defines.toNameDic(), this.mainID | this.defines._value, Xe.create) }; a._withWorldShaderDefines = function () { var a = O.worldShaderDefines, f = Ra.sharders[this.mainID | this.defines._value | a.getValue()]; if (!f) { var f = {}, c, d; c = this.defines.toNameDic(); for (d in c) f[d] = ""; c = a.toNameDic(); for (d in c) f[d] = ""; f = Ra.withCompile2D(0, this.mainID, f, this.mainID | this.defines._value | a.getValue(), Xe.create) } a = O.worldFilters; if (!a) return f; d = a.length; var e; for (c = 0; c < d; c++) (e = a[c]) && e.action.setValue(this); return f }; a.upload = function () { var a = O; this.alpha = this.ALPHA * a.worldAlpha; O.worldMatrix4 !== O.TEMPMAT4_ARRAY && this.defines.add(128); E.shaderHighPrecision && this.defines.add(1024); var f = a.worldShaderDefines ? this._withWorldShaderDefines() : Ra.sharders[this.mainID | this.defines._value] || this._ShaderWithCompile(), c; this.size[0] = a.width; this.size[1] = a.height; this.mmat = a.worldMatrix4; Ua.activeShader !== f ? f._shaderValueWidth !== a.width || f._shaderValueHeight !== a.height ? (f._shaderValueWidth = a.width, f._shaderValueHeight = a.height) : c = f._params2dQuick2 || f._make2dQuick2() : f._shaderValueWidth !== a.width || f._shaderValueHeight !== a.height ? (f._shaderValueWidth = a.width, f._shaderValueHeight = a.height) : c = f._params2dQuick1 || f._make2dQuick1(); f.upload(this, c) }; a.setFilters = function (a) { if (this.filters = a) for (var b = a.length, c, d = 0; d < b; d++) if (c = a[d]) this.defines.add(c.type), c.action.setValue(this) }; a.clear = function () { this.defines.setValue(this.subID) }; a.release = function () { this._inClassCache[this._inClassCache._length++] = this; this.strokeStyle = this.fillStyle = null; this.clear() }; c._initone = function (a, f) { c._typeClass[a] = f; c._cache[a] = []; c._cache[a]._length = 0 }; c.__init__ = function () { c._POSITION = [2, 5126, !1, 4 * ib.BYTES_PE, 0]; c._TEXCOORD = [2, 5126, !1, 4 * ib.BYTES_PE, 2 * ib.BYTES_PE]; c._initone(2, bl); c._initone(4, cl); c._initone(256, dl); c._initone(512, el); c._initone(1, ef); c._initone(65, nh); c._initone(9, ef) }; c.create = function (a, f) { var b = c._cache[a | f]; return b._length ? b[--b._length] : new c._typeClass[a | f](f) }; c._POSITION = null; c._TEXCOORD = null; c._cache = []; c._typeClass = []; c.TEMPMAT4_ARRAY = [1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1]; return c }(ck), fd = function (a) { function c(a) { this._y = this._x = 0; this._id = ++c._COUNT; this._path = null; this._drawCount = 1; this._maxNumEle = 0; this._isMain = this._clear = !1; this._atlasResourceChange = 0; this._vb = this._ib = this._curSubmit = this._submits = null; this._nBlendType = 0; this._shader2D = this._saveMark = null; this.meshlist = []; this.mId = -1; this.mHaveLineKey = this.mHaveKey = !1; this.mY = this.mX = 0; c.__super.call(this); this._height = this._width = 99999999; this._clipRect = c.MAXCLIPRECT; this.mOutPoint; this._canvas = a; c._contextcount++; B.isFlash ? (this._ib = Db.create(35044), Va.fillIBQuadrangle(this._ib, 16)) : this._ib = Db.QuadrangleIB; this.clear() } var b; g(c, "laya.webgl.canvas.WebGLContext2D", a); a = c.prototype; a.setIsMainContext = function () { this._isMain = !0 }; a.clearBG = function (a, b, c, d) { var f = E.mainContext; f.clearColor(a, b, c, d); f.clear(16384) }; a._getSubmits = function () { return this._submits }; a._releaseMem = function () { if (this._submits) { this._curMat.destroy(); this._curMat = null; this._shader2D.destroy(); this._shader2D = null; for (var a = 0, b = this._submits._length; a < b; a++) this._submits[a].releaseRender(); this._submits.length = 0; this._submits._length = 0; this._curSubmit = this._submits = null; this._path && this._path.recover(); this._path = null; this._other && (this._other.font = null); this._save = null; this._vb && (this._vb.releaseResource(), this._vb.destroy(), this._vb.destory(), this._vb = null) } }; a.destroy = function () { --c._contextcount; this.sprite = null; this._releaseMem(); this._targets && this._targets.destroy(); this._canvas = this._targets = null; this._ib && this._ib != Db.QuadrangleIB && this._ib.releaseResource() }; a.clear = function () { this._submits || (this._other = b.DEFAULT, this._curMat = W.create(), this._vb = nc.create(-1), this._submits = [], this._save = [ah.Create(this)], this._save.length = 10, this._shader2D = new bh, this._triangleMesh = oh.getAMesh()); this._vb.clear(); this._targets && (this._targets.repaint = !0); this._other = b.DEFAULT; this._clear = !0; this._repaint = !1; this._drawCount = 1; this._renderKey = 0; this._other.lineWidth = this._shader2D.ALPHA = 1; this._nBlendType = 0; this._clipRect = c.MAXCLIPRECT; this._curSubmit = Ea.RENDERBASE; this._shader2D.glTexture = null; this._shader2D.fillStyle = this._shader2D.strokeStyle = dd.DEFAULT; for (var a = 0, d = this._submits._length; a < d; a++) this._submits[a].releaseRender(); this._submits._length = 0; this._curMat.identity(); this._other.clear(); this._saveMark = this._save[0]; this._save._length = 1 }; a.size = function (a, b) { if (this._width != a || this._height != b) if (0 == a || 0 == b) { 0 != this._vb._byteLength && (this._width = a, this._height = b, this._vb.clear(), this._vb.upload()); for (var f = 0, c = this._submits._length; f < c; f++) this._submits[f].releaseRender(); this._submits.length = 0; this._submits._length = 0; this._curSubmit = null; this._path && this._path.recover(); this.sprite = this._path = null; this._targets && this._targets.destroy(); this._targets = null } else this._width = a, this._height = b, this._targets && this._targets.size(a, b), this._canvas.memorySize -= this._canvas.memorySize; 0 === a && 0 === b && this._releaseMem() }; a._getTransformMatrix = function () { return this._curMat }; a.translate = function (a, b) { if (0 !== a || 0 !== b) mk.save(this), this._curMat.bTransform && (wd.save(this), this._curMat.transformPointN(V.TEMP.setTo(a, b)), a = V.TEMP.x, b = V.TEMP.y), this._x += a, this._y += b }; a.save = function () { this._save[this._save._length++] = ah.Create(this) }; a.restore = function () { var a = this._save._length; if (!(1 > a)) for (--a; 0 <= a; a--) { var b = this._save[a]; b.restore(this); if (b.isSaveMark()) { this._save._length = a; break } } }; a._fillText = function (a, b, c, d, e, g, h, l, m, p) { void 0 === p && (p = 0); var f = this._shader2D, k = this._curSubmit.shaderValue; e = e ? gd.create(e) : this._other.font; if (Da.enabled) f.ALPHA !== k.ALPHA && (f.glTexture = null); else { this._shader2D.defines.getValue(); var n = g ? Cb.create(g)._color : f.colorAdd; if (f.ALPHA !== k.ALPHA || n !== f.colorAdd || k.colorAdd !== f.colorAdd) f.glTexture = null, f.colorAdd = n } be.drawText(this, a, b, this._curMat, e, m || this._other.textAlign, g, h, l, c, d, p) }; a.fillWords = function (a, b, c, d, e, g) { this._fillText(null, a, b, c, d, e, null, -1, null, g) }; a.fillBorderWords = function (a, b, c, d, e, g, h) { this._fillBorderText(null, a, b, c, d, e, g, h, null) }; a.fillText = function (a, b, c, d, e, g) { this._fillText(a, null, b, c, d, e, null, -1, g) }; a.strokeText = function (a, b, c, d, e, g, h) { this._fillText(a, null, b, c, d, null, e, g || 1, h) }; a.fillBorderText = function (a, b, c, d, e, g, h, l) { this._fillBorderText(a, null, b, c, d, e, g, h, l) }; a._fillBorderText = function (a, b, d, e, g, h, l, m, p) { if (Da.enabled) { var f = this._shader2D; f.ALPHA !== this._curSubmit.shaderValue.ALPHA && (f.glTexture = null); g = g ? (c._fontTemp.setFont(g), c._fontTemp) : this._other.font; be.drawText(this, a, b, this._curMat, g, p || this._other.textAlign, h, l, m || 1, d, e, 0) } else this._fillText(a, b, d, e, g, null, l, m || 1, p), this._fillText(a, b, d, e, g, h, null, -1, p) }; a.fillRect = function (a, b, c, d, e) { var f = this._vb; if (Va.fillRectImgVb(f, this._clipRect, a, b, c, d, xa.DEF_UV, this._curMat, this._x, this._y, 0, 0)) { this._renderKey = 0; a = this._shader2D.fillStyle; e && (this._shader2D.fillStyle = dd.create(e)); e = this._shader2D; b = this._curSubmit.shaderValue; if (e.fillStyle !== b.fillStyle || e.ALPHA !== b.ALPHA) e.glTexture = null, f = this._curSubmit = Ea.createSubmit(this, this._ib, f, (f._byteLength - 64) / 32 * 3, ta.create(2, 0)), f.shaderValue.color = e.fillStyle._color._color, f.shaderValue.ALPHA = e.ALPHA, this._submits[this._submits._length++] = f; this._curSubmit._numEle += 6; this._shader2D.fillStyle = a } }; a.fillTexture = function (a, b, c, d, e, g, l, m) { if (a.loaded && a.bitmap && a.source) { var f = this._vb, k = a.bitmap.width, n = a.bitmap.height, w = a.uv, x = l.x % a.width; l = l.y % a.height; if (k != m.w || n != m.h) { if (!m.w && !m.h) switch (m.oy = m.ox = 0, g) { case "repeat": m.width = d; m.height = e; break; case "repeat-x": m.width = d; 0 > l ? m.height = a.height + l > e ? e : a.height + l : (m.oy = l, m.height = a.height + l > e ? e - l : a.height); break; case "repeat-y": 0 > x ? m.width = a.width + x > d ? d : a.width + x : (m.ox = x, m.width = a.width + x > d ? d - x : a.width); m.height = e; break; default: m.width = d, m.height = e } m.w = k; m.h = n; m.uv = [0, 0, m.width / k, 0, m.width / k, m.height / n, 0, m.height / n] } b += m.ox; c += m.oy; x -= m.ox; l -= m.oy; Va.fillRectImgVb(f, this._clipRect, b, c, m.width, m.height, m.uv, this._curMat, this._x, this._y, 0, 0) && (this._renderKey = 0, b = jd.create(this, this._ib, f, (f._byteLength - 64) / 32 * 3, ta.create(256, 0)), this._submits[this._submits._length++] = b, c = b.shaderValue, c.textureHost = a, d = w[1] * n, e = (w[2] - w[0]) * k, g = (w[5] - w[3]) * n, c.u_TexRange[0] = w[0] * k / k, c.u_TexRange[1] = e / k, c.u_TexRange[2] = d / n, c.u_TexRange[3] = g / n, c.u_offset[0] = -x / k, c.u_offset[1] = -l / n, Da.enabled && !this._isMain && b.addTexture(a, (f._byteLength >> 2) - 16), this._curSubmit = b, b._renderType = 10017, b._numEle += 6) } else this.sprite && h.timer.callLater(this, this._repaintSprite) }; a.setShader = function (a) { sb.save(this, 1048576, this._shader2D, !0); this._shader2D.shader = a }; a.setFilters = function (a) { sb.save(this, 2097152, this._shader2D, !0); this._shader2D.filters = a; this._curSubmit = Ea.RENDERBASE; this._renderKey = 0; this._drawCount++ }; a.drawTexture = function (a, b, c, d, e, g, h) { this._drawTextureM(a, b, c, d, e, g, h, null, 1) }; a.addTextureVb = function (a, b, c) { var f = this._curSubmit._vb || this._vb, d = f._byteLength >> 2; f.byteLength = d + 16 << 2; for (var e = f.getFloat32Array(), k = 0; 16 > k; k += 4) e[d++] = a[k] + b, e[d++] = a[k + 1] + c, e[d++] = a[k + 2], e[d++] = a[k + 3]; this._curSubmit._numEle += 6; this._maxNumEle = Math.max(this._maxNumEle, this._curSubmit._numEle); f._upload = !0 }; a.willDrawTexture = function (a, b) { if (!(a.loaded && a.bitmap && a.source)) return this.sprite && h.timer.callLater(this, this._repaintSprite), 0; var f = a.bitmap, c = f.id + this._shader2D.ALPHA * b + 10016; if (c == this._renderKey) return c; var d = this._shader2D, e = d.ALPHA, k = this._curSubmit.shaderValue; d.ALPHA *= b; this._renderKey = c; this._drawCount++; d.glTexture = f; f = this._vb; f = jd.create(this, this._ib, f, f._byteLength / 32 * 3, ta.create(1, 0)); this._submits[this._submits._length++] = f; f.shaderValue.textureHost = a; f._renderType = 10016; f._preIsSameTextureShader = 10016 === this._curSubmit._renderType && d.ALPHA === k.ALPHA; this._curSubmit = f; d.ALPHA = e; return c }; a.drawTextures = function (a, b, d, e) { if (a.loaded && a.bitmap && a.source) { var f = this._clipRect; this._clipRect = c.MAXCLIPRECT; if (this._drawTextureM(a, b[0], b[1], a.width, a.height, d, e, null, 1)) { if (this._clipRect = f, H.drawCall++, !(4 > b.length)) { a = this._curSubmit._vb || this._vb; d = this._curMat.a; e = this._curMat.d; for (var f = 2, k = b.length; f < k; f += 2) Va.copyPreImgVb(a, (b[f] - b[f - 2]) * d, (b[f + 1] - b[f - 1]) * e), this._curSubmit._numEle += 6; this._maxNumEle = Math.max(this._maxNumEle, this._curSubmit._numEle) } } else alert("drawTextures err") } else this.sprite && h.timer.callLater(this, this._repaintSprite) }; a._drawTextureM = function (a, b, c, d, e, g, l, m, p) { if (!a.loaded || !a.source) return this.sprite && h.timer.callLater(this, this._repaintSprite), !1; var f = this._curSubmit._vb || this._vb, k = a.bitmap; b += g; c += l; this._drawCount++; g = k.id + this._shader2D.ALPHA * p + 10016; g != this._renderKey && (this._renderKey = g, f = this._curSubmit.shaderValue, g = this._shader2D, l = g.ALPHA, g.ALPHA *= p, g.glTexture = k, p = this._vb, p = jd.create(this, this._ib, p, p._byteLength / 32 * 3, ta.create(1, 0)), this._submits[this._submits._length++] = p, p.shaderValue.textureHost = a, p._renderType = 10016, p._preIsSameTextureShader = 10016 === this._curSubmit._renderType && g.ALPHA === f.ALPHA, this._curSubmit = p, f = this._curSubmit._vb || this._vb, g.ALPHA = l); return Va.fillRectImgVb(f, this._clipRect, b, c, d || a.width, e || a.height, a.uv, m || this._curMat, this._x, this._y, 0, 0) ? (Da.enabled && !this._isMain && this._curSubmit.addTexture(a, (f._byteLength >> 2) - 16), this._curSubmit._numEle += 6, this._maxNumEle = Math.max(this._maxNumEle, this._curSubmit._numEle), !0) : !1 }; a._repaintSprite = function () { this.sprite && this.sprite.repaint() }; a._drawText = function (a, b, c, d, e, g, h, l, m, p) { var f = a.bitmap; this._drawCount++; var k = f.id + this._shader2D.ALPHA + 10016; if (k != this._renderKey) { this._renderKey = k; var k = this._curSubmit.shaderValue, n = this._shader2D; n.glTexture = f; var f = this._vb, w = f._byteLength / 32 * 3, f = Da.enabled ? jd.create(this, this._ib, f, w, ta.create(1, 0)) : jd.create(this, this._ib, f, w, nh.create()); f._preIsSameTextureShader = 10016 === this._curSubmit._renderType && n.ALPHA === k.ALPHA; this._submits[this._submits._length++] = f; f.shaderValue.textureHost = a; f._renderType = 10016; this._curSubmit = f } a.active(); k = this._curSubmit._vb || this._vb; Va.fillRectImgVb(k, this._clipRect, b + h, c + l, d || a.width, e || a.height, a.uv, g || this._curMat, this._x, this._y, m, p, !0) && (Da.enabled && !this._isMain && this._curSubmit.addTexture(a, (k._byteLength >> 2) - 16), this._curSubmit._numEle += 6, this._maxNumEle = Math.max(this._maxNumEle, this._curSubmit._numEle)) }; a.drawTextureWithTransform = function (a, b, d, e, g, h, l, m, p) { if (h) { var f = this._curMat, k = this._x, n = this._y; (0 !== l || 0 !== m) && (this._x = l * f.a + m * f.c, this._y = m * f.d + l * f.b); h && f.bTransform ? (W.mul(h, f, c._tmpMatrix), h = c._tmpMatrix, h._checkTransform()) : (this._x += f.tx, this._y += f.ty); this._drawTextureM(a, b, d, e, g, 0, 0, h, p); this._x = k; this._y = n } else this._drawTextureM(a, b, d, e, g, l, m, null, p) }; a.fillQuadrangle = function (a, b, c, d, e) { var f = this._curSubmit, k = this._vb, n = this._shader2D, g = f.shaderValue; this._renderKey = 0; if (a.bitmap) { var h = a.bitmap; if (n.glTexture != h || n.ALPHA !== g.ALPHA) n.glTexture = h, f = this._curSubmit = Ea.createSubmit(this, this._ib, k, k._byteLength / 32 * 3, ta.create(1, 0)), f.shaderValue.glTexture = h, this._submits[this._submits._length++] = f; Va.fillQuadrangleImgVb(k, b, c, d, a.uv, e || this._curMat, this._x, this._y) } else f.shaderValue.fillStyle && f.shaderValue.fillStyle.equal(a) && n.ALPHA === g.ALPHA || (n.glTexture = null, f = this._curSubmit = Ea.createSubmit(this, this._ib, k, k._byteLength / 32 * 3, ta.create(2, 0)), f.shaderValue.defines.add(2), f.shaderValue.fillStyle = dd.create(a), this._submits[this._submits._length++] = f), Va.fillQuadrangleImgVb(k, b, c, d, xa.DEF_UV, e || this._curMat, this._x, this._y); f._numEle += 6 }; a.drawTexture2 = function (a, b, d, e, g, h, l, m) { if (0 != h) { var f = this._curMat; this._x = a * f.a + b * f.c; this._y = b * f.d + a * f.b; g && (f.bTransform || g.bTransform ? (W.mul(g, f, c._tmpMatrix), g = c._tmpMatrix) : (this._x += g.tx + f.tx, this._y += g.ty + f.ty, g = W.EMPTY)); 1 !== h || l ? (a = this._shader2D.ALPHA, b = this._nBlendType, this._shader2D.ALPHA = h, l && (this._nBlendType = za.TOINT(l)), this._drawTextureM(m[0], m[1] - d, m[2] - e, m[3], m[4], 0, 0, g, 1), this._shader2D.ALPHA = a, this._nBlendType = b) : this._drawTextureM(m[0], m[1] - d, m[2] - e, m[3], m[4], 0, 0, g, 1); this._x = this._y = 0 } }; a.drawCanvas = function (a, b, c, d, e) { var f = a.context; this._renderKey = 0; if (f._targets) this._submits[this._submits._length++] = ph.create(f, 0, null), this._curSubmit = Ea.RENDERBASE, f._targets.drawTo(this, b, c, d, e); else { var k = this._submits[this._submits._length++] = ph.create(f, this._shader2D.ALPHA, this._shader2D.filters), n = d / a.width; a = e / a.height; k = k._matrix; this._curMat.copyTo(k); 1 != n && 1 != a && k.scale(n, a); n = k.tx; a = k.ty; k.tx = k.ty = 0; k.transformPoint(V.TEMP.setTo(b, c)); k.translate(V.TEMP.x + n, V.TEMP.y + a); this._curSubmit = Ea.RENDERBASE } cb.showCanvasMark && (this.save(), this.lineWidth = 4, this.strokeStyle = f._targets ? "yellow" : "green", this.strokeRect(b - 1, c - 1, d + 2, e + 2, 1), this.strokeRect(b, c, d, e, 1), this.restore()) }; a.drawTarget = function (a, b, c, d, e, g, h, l, m, p) { void 0 === p && (p = -1); var f = this._vb; Va.fillRectImgVb(f, this._clipRect, b, c, d, e, m || xa.DEF_UV, g || this._curMat, this._x, this._y, 0, 0) && (this._renderKey = 0, this._shader2D.glTexture = null, b = this._curSubmit = rk.create(this, this._ib, f, (f._byteLength - 64) / 32 * 3, l, h), b.blendType = -1 == p ? this._nBlendType : p, b.scope = a, this._submits[this._submits._length++] = b, this._curSubmit._numEle += 6) }; a.mixRGBandAlpha = function (a) { return this._mixRGBandAlpha(a, this._shader2D.ALPHA) }; a._mixRGBandAlpha = function (a, b) { var f = (a & 4278190080) >>> 24; return a & 16777215 | (0 != f ? f * b : 255 * b) << 24 }; a.drawTriangles = function (a, b, d, e, g, l, m, p, q, y) { if (!a.loaded || !a.source) return this.sprite && h.timer.callLater(this, this._repaintSprite), !1; this._drawCount++; p = this._mixRGBandAlpha(4294967295, p); q = l.length; this._renderKey = -1; y = this._curSubmit = jd.create(this, this._triangleMesh.getIBR(), this._triangleMesh.getVBR(), this._triangleMesh.indexNum, ta.create(1, 0)); y.shaderValue.textureHost = a; y._renderType = 10016; this._submits[this._submits._length++] = y; m ? (c._tmpMatrix.a = m.a, c._tmpMatrix.b = m.b, c._tmpMatrix.c = m.c, c._tmpMatrix.d = m.d, c._tmpMatrix.tx = m.tx + b, c._tmpMatrix.ty = m.ty + d, W.mul(c._tmpMatrix, this._curMat, c._tmpMatrix)) : (c._tmpMatrix.a = this._curMat.a, c._tmpMatrix.b = this._curMat.b, c._tmpMatrix.c = this._curMat.c, c._tmpMatrix.d = this._curMat.d, c._tmpMatrix.tx = this._curMat.tx + b, c._tmpMatrix.ty = this._curMat.ty + d); this._triangleMesh.addData(e, g, l, c._tmpMatrix, p, this); this._curSubmit._numEle += q; this._maxNumEle = Math.max(this._maxNumEle, this._curSubmit._numEle); return !0 }; a.transform = function (a, b, c, d, e, g) { wd.save(this); W.mul(W.TEMP.setTo(a, b, c, d, e, g), this._curMat, this._curMat); this._curMat._checkTransform() }; a.setTransformByMatrix = function (a) { a.copyTo(this._curMat) }; a.transformByMatrix = function (a) { wd.save(this); W.mul(a, this._curMat, this._curMat); this._curMat._checkTransform() }; a.rotate = function (a) { wd.save(this); this._curMat.rotateEx(a) }; a.scale = function (a, b) { wd.save(this); this._curMat.scaleEx(a, b) }; a.clipRect = function (a, b, c, d) { if (0 != this._curMat.b || 0 != this._curMat.c) { this._renderKey = 0; var f = vd.create(4); this.addRenderObject(f); var e = this._vb, f = e._byteLength >> 2; if (Va.fillRectImgVb(e, null, a, b, c, d, xa.DEF_UV, this._curMat, this._x, this._y, 0, 0)) { this._shader2D.glTexture = null; var k = this._curSubmit = Ea.createSubmit(this, this._ib, e, (e._byteLength - 64) / 32 * 3, ta.create(2, 0)); k.shaderValue.ALPHA = 1; this._submits[this._submits._length++] = k; this._curSubmit._numEle += 6 } else alert("clipRect calc stencil rect error"); k = vd.create(5); this.addRenderObject(k); var e = e.getFloat32Array(), n = Math.min(Math.min(Math.min(e[f + 0], e[f + 4]), e[f + 8]), e[f + 12]), g = Math.min(Math.min(Math.min(e[f + 1], e[f + 5]), e[f + 9]), e[f + 13]); lk.save(this, k, a, b, c, d, n, g, Math.max(Math.max(Math.max(e[f + 0], e[f + 4]), e[f + 8]), e[f + 12]) - n, Math.max(Math.max(Math.max(e[f + 1], e[f + 5]), e[f + 9]), e[f + 13]) - g) } else c *= this._curMat.a, d *= this._curMat.d, f = V.TEMP, this._curMat.transformPoint(f.setTo(a, b)), 0 > c && (f.x += c, c = -c), 0 > d && (f.y += d, d = -d), this._renderKey = 0, a = this._curSubmit = qk.create(this), this._submits[this._submits._length++] = a, a.submitIndex = this._submits._length, a.submitLength = 9999999, kk.save(this, a), b = this._clipRect, k = b.x, e = b.y, c = f.x + c, d = f.y + d, k < f.x && (b.x = f.x), e < f.y && (b.y = f.y), b.width = Math.min(c, k + b.width) - b.x, b.height = Math.min(d, e + b.height) - b.y, this._shader2D.glTexture = null, a.clipRect.copyFrom(b); this._curSubmit = Ea.RENDERBASE }; a.setIBVB = function (a, b, c, d, e, g, h, l, m, p, q) { void 0 === m && (m = 0); void 0 === p && (p = 0); void 0 === q && (q = 0); null === c && (B.isFlash ? (d._selfIB || (d._selfIB = Db.create(35044)), d._selfIB.clear(), c = d._selfIB) : c = this._ib, Va.expandIBQuadrangle(c, d._byteLength / (16 * d.vertexStride))); if (!l || !h) throw Error("setIBVB must input:shader shaderValues"); c = pk.create(this, d, c, e, h, l, m, p, q); g || (g = W.EMPTY); g.translate(a, b); W.mul(g, this._curMat, c._mat); g.translate(-a, -b); this._submits[this._submits._length++] = c; this._curSubmit = Ea.RENDERBASE; this._renderKey = 0 }; a.addRenderObject = function (a) { this._submits[this._submits._length++] = a }; a.fillTrangles = function (a, b, c, d, e) { var f = this._curSubmit, k = this._vb, n = this._shader2D, g = f.shaderValue, h = d.length >> 4, w = a.bitmap; this._renderKey = 0; if (n.glTexture != w || n.ALPHA !== g.ALPHA) f = this._curSubmit = Ea.createSubmit(this, this._ib, k, k._byteLength / 32 * 3, ta.create(1, 0)), f.shaderValue.textureHost = a, this._submits[this._submits._length++] = f; Va.fillTranglesVB(k, b, c, d, e || this._curMat, this._x, this._y); f._numEle += 6 * h }; a.submitElement = function (a, b) { var f = this._submits; for (0 > b && (b = f._length); a < b;) a += f[a].renderSubmit() }; a.finish = function () { E.mainContext.finish() }; a.flush = function () { var a = Math.max(this._vb._byteLength / 64, this._maxNumEle / 6) + 8; a > this._ib.bufferLength / 12 && Va.expandIBQuadrangle(this._ib, a); if (!this._isMain && Da.enabled && Da._atlasRestore > this._atlasResourceChange) { this._atlasResourceChange = Da._atlasRestore; for (var b = this._submits, a = 0, c = b._length; a < c; a++) { var d = b[a]; 10016 === d.getRenderType() && d.checkTexture() } } this.submitElement(0, this._submits._length); this._path && this._path.reset(); Ve.instance && Ve.getInstance().reset(); a = 0; for (b = this.meshlist.length; a < b; a++) c = this.meshlist[a], c.canReuse ? c.releaseMesh() : c.destroy(); this.meshlist.length = 0; this._curSubmit = Ea.RENDERBASE; this._renderKey = 0; this._triangleMesh = oh.getAMesh(); this.meshlist.push(this._triangleMesh); return this._submits._length }; a.setPathId = function (a) { this.mId = a; -1 != this.mId && (this.mHaveKey = !1, a = nb.getInstance(), a.shapeDic[this.mId] && (this.mHaveKey = !0), this.mHaveLineKey = !1, a.shapeLineDic[this.mId] && (this.mHaveLineKey = !0)) }; a.movePath = function (a, b) { var f = a, c = b; a = this._curMat.a * f + this._curMat.c * c + this._curMat.tx; b = this._curMat.b * f + this._curMat.d * c + this._curMat.ty; this.mX += a; this.mY += b }; a.beginPath = function () { var a = this._getPath(); a.tempArray.length = 0; a.closePath = !1; this.mY = this.mX = 0 }; a.closePath = function () { this._path.closePath = !0 }; a.fill = function (a) { void 0 === a && (a = !1); var b = this._getPath(); this.drawPoly(0, 0, b.tempArray, this.fillStyle._color.numColor, 0, 0, a) }; a.stroke = function () { var a = this._getPath(); if (0 < this.lineWidth) { if (-1 == this.mId) a.drawLine(0, 0, a.tempArray, this.lineWidth, this.strokeStyle._color.numColor); else if (this.mHaveLineKey) { var b = nb.getInstance().shapeLineDic[this.mId]; b.rebuild(a.tempArray); a.setGeomtry(b) } else nb.getInstance().addLine(this.mId, a.drawLine(0, 0, a.tempArray, this.lineWidth, this.strokeStyle._color.numColor)); a.update(); b = [this.mX, this.mY]; a = Ea.createShape(this, a.ib, a.vb, a.count, a.offset, ta.create(4, 0)); a.shaderValue.ALPHA = this._shader2D.ALPHA; a.shaderValue.u_pos = b; a.shaderValue.u_mmat2 = O.TEMPMAT4_ARRAY; this._submits[this._submits._length++] = a; this._renderKey = -1 } }; a.line = function (a, b, c, d, e, g) { var f = this._curSubmit, k = this._vb; if (Va.fillLineVb(k, this._clipRect, a, b, c, d, e, g)) { this._renderKey = 0; a = this._shader2D; b = f.shaderValue; if (a.strokeStyle !== b.strokeStyle || a.ALPHA !== b.ALPHA) a.glTexture = null, f = this._curSubmit = Ea.createSubmit(this, this._ib, k, (k._byteLength - 64) / 32 * 3, ta.create(2, 0)), f.shaderValue.strokeStyle = a.strokeStyle, f.shaderValue.mainID = 2, f.shaderValue.ALPHA = a.ALPHA, this._submits[this._submits._length++] = f; f._numEle += 6 } }; a.moveTo = function (a, b, c) { void 0 === c && (c = !0); var f = this._getPath(); c && (c = a, a = this._curMat.a * c + this._curMat.c * b, b = this._curMat.b * c + this._curMat.d * b); f.addPoint(a, b) }; a.lineTo = function (a, b, c) { void 0 === c && (c = !0); var f = this._getPath(); c && (c = a, a = this._curMat.a * c + this._curMat.c * b, b = this._curMat.b * c + this._curMat.d * b); f.addPoint(a, b) }; a.drawCurves = function (a, b, c) { this.setPathId(-1); this.beginPath(); this.strokeStyle = c[3]; this.lineWidth = c[4]; var f = c[2]; a += c[0]; b += c[1]; this.movePath(a, b); this.moveTo(f[0], f[1]); a = 2; for (b = f.length; a < b;) this.quadraticCurveTo(f[a++], f[a++], f[a++], f[a++]); this.stroke() }; a.arcTo = function (a, b, d, e, g) { if (-1 == this.mId || !this.mHaveKey) { var f = this._getPath(); this._curMat.copyTo(c._tmpMatrix); c._tmpMatrix.tx = c._tmpMatrix.ty = 0; c._tempPoint.setTo(f.getEndPointX(), f.getEndPointY()); c._tmpMatrix.invertTransformPoint(c._tempPoint); var k = c._tempPoint.x - a, n = c._tempPoint.y - b, h = Math.sqrt(k * k + n * n); if (!(1E-6 >= h)) { k /= h; n /= h; d -= a; e -= b; var w = Math.sqrt(d * d + e * e); if (!(1E-6 >= w)) { d /= w; var x = e / w, h = k + d; e = n + x; w = Math.sqrt(h * h + e * e); if (!(1E-6 >= w)) { var l = h / w, m = e / w, p = Math.PI / 2 - Math.acos(l * k + m * n), h = g / Math.tan(p), w = h * k + a; e = h * n + b; h = Math.sqrt(h * h + g * g); g = a + l * h; h = b + m * h; a = 0 <= k * x - n * d ? 2 * p / c.SEGNUM : 2 * -p / c.SEGNUM; k = Math.sin(a); n = Math.cos(a); d = this._curMat.a * w + this._curMat.c * e; b = this._curMat.b * w + this._curMat.d * e; d == this._path.getEndPointX() && b == this._path.getEndPointY() || f.addPoint(d, b); a = w - g; b = e - h; for (e = 0; e < c.SEGNUM; e++) w = a * n + b * k, x = -a * k + b * n, d = w + g, b = x + h, a = this._curMat.a * d + this._curMat.c * b, b = this._curMat.b * d + this._curMat.d * b, d = a, d == this._path.getEndPointX() && b == this._path.getEndPointY() || f.addPoint(d, b), a = w, b = x } } } } }; a.arc = function (a, b, c, d, e, g, h) { void 0 === g && (g = !1); void 0 === h && (h = !0); if (-1 != this.mId) { if ((a = nb.getInstance().shapeDic[this.mId]) && this.mHaveKey && !a.needUpdate(this._curMat)) return; b = a = 0 } var f, k, n, w, x; k = e - d; if (g) if (Math.abs(k) >= 2 * Math.PI) k = 2 * -Math.PI; else for (; 0 < k;) k -= 2 * Math.PI; else if (Math.abs(k) >= 2 * Math.PI) k = 2 * Math.PI; else for (; 0 > k;) k += 2 * Math.PI; x = 101 > c ? Math.max(10, k * c / 5) : 201 > c ? Math.max(10, k * c / 20) : Math.max(10, k * c / 40); var l = this._getPath(); for (g = 0; g <= x; g++) f = d + g / x * k, n = Math.cos(f), f = Math.sin(f), n = a + n * c, w = b + f * c, h && (f = n, n = this._curMat.a * f + this._curMat.c * w, w = this._curMat.b * f + this._curMat.d * w), n == this._path.getEndPointX() && w == this._path.getEndPointY() || l.addPoint(n, w); n = Math.cos(e); f = Math.sin(e); n = a + n * c; w = b + f * c; h && (f = n, n = this._curMat.a * f + this._curMat.c * w, w = this._curMat.b * f + this._curMat.d * w); n == this._path.getEndPointX() && w == this._path.getEndPointY() || l.addPoint(n, w) }; a.quadraticCurveTo = function (a, b, c, d) { var f = xe.I, e = c, k = d; c = this._curMat.a * e + this._curMat.c * k; d = this._curMat.b * e + this._curMat.d * k; e = a; k = b; a = this._curMat.a * e + this._curMat.c * k; b = this._curMat.b * e + this._curMat.d * k; a = f.getBezierPoints([this._path.getEndPointX(), this._path.getEndPointY(), a, b, c, d], 30, 2); b = 0; for (f = a.length / 2; b < f; b++) this.lineTo(a[2 * b], a[2 * b + 1], !1); this.lineTo(c, d, !1) }; a.rect = function (a, b, c, d) { this._other = this._other.make(); this._other.path || (this._other.path = new $g); this._other.path.rect(a, b, c, d) }; a.strokeRect = function (a, b, c, d, e) { var f = .5 * e; this.line(a - f, b, a + c + f, b, e, this._curMat); this.line(a + c, b, a + c, b + d, e, this._curMat); this.line(a, b, a, b + d, e, this._curMat); this.line(a - f, b + d, a + c + f, b + d, e, this._curMat) }; a.clip = function () { }; a.drawPoly = function (a, b, c, d, e, g, h) { this._renderKey = 0; this._shader2D.glTexture = null; h = this._getPath(); -1 == this.mId ? h.polygon(a, b, c, d, e ? e : 1, g) : this.mHaveKey ? (d = nb.getInstance().shapeDic[this.mId], d.setMatrix(this._curMat), d.rebuild(h.tempArray), h.setGeomtry(d)) : (d = h.polygon(a, b, c, d, e ? e : 1, g), nb.getInstance().addShape(this.mId, d), d.setMatrix(this._curMat)); h.update(); d = [this.mX, this.mY]; var f; f = Ea.createShape(this, h.ib, h.vb, h.count, h.offset, ta.create(4, 0)); f.shaderValue.ALPHA = this._shader2D.ALPHA; f.shaderValue.u_pos = d; f.shaderValue.u_mmat2 = O.EMPTYMAT4_ARRAY; this._submits[this._submits._length++] = f; 0 < e && (this.mHaveLineKey ? (a = nb.getInstance().shapeLineDic[this.mId], a.rebuild(h.tempArray), h.setGeomtry(a)) : nb.getInstance().addShape(this.mId, h.drawLine(a, b, c, e, g)), h.update(), f = Ea.createShape(this, h.ib, h.vb, h.count, h.offset, ta.create(4, 0)), f.shaderValue.ALPHA = this._shader2D.ALPHA, f.shaderValue.u_mmat2 = O.EMPTYMAT4_ARRAY, this._submits[this._submits._length++] = f) }; a.drawParticle = function (a, b, c) { c.x = a; c.y = b; this._submits[this._submits._length++] = c }; a._getPath = function () { return this._path || (this._path = new $g) }; e(0, a, "globalCompositeOperation", function () { return za.NAMES[this._nBlendType] }, function (a) { a = za.TOINT[a]; null == a || this._nBlendType === a || (sb.save(this, 65536, this, !0), this._curSubmit = Ea.RENDERBASE, this._renderKey = 0, this._nBlendType = a) }); e(0, a, "strokeStyle", function () { return this._shader2D.strokeStyle }, function (a) { this._shader2D.strokeStyle.equal(a) || (sb.save(this, 512, this._shader2D, !1), this._shader2D.strokeStyle = dd.create(a)) }); e(0, a, "globalAlpha", function () { return this._shader2D.ALPHA }, function (a) { a = Math.floor(1E3 * a) / 1E3; a != this._shader2D.ALPHA && (sb.save(this, 1, this._shader2D, !0), this._shader2D.ALPHA = a) }); e(0, a, "asBitmap", null, function (a) { if (a) { this._targets || (this._targets = new nk); this._targets.repaint = !0; if (!this._width || !this._height) throw Error("asBitmap no size!"); this._targets.setSP(this.sprite); this._targets.size(this._width, this._height) } else this._targets = null }); e(0, a, "fillStyle", function () { return this._shader2D.fillStyle }, function (a) { this._shader2D.fillStyle.equal(a) || (sb.save(this, 2, this._shader2D, !1), this._shader2D.fillStyle = dd.create(a)) }); e(0, a, "textAlign", function () { return this._other.textAlign }, function (a) { this._other.textAlign === a || (this._other = this._other.make(), sb.save(this, 32768, this._other, !1), this._other.textAlign = a) }); e(0, a, "lineWidth", function () { return this._other.lineWidth }, function (a) { this._other.lineWidth === a || (this._other = this._other.make(), sb.save(this, 256, this._other, !1), this._other.lineWidth = a) }); e(0, a, "textBaseline", function () { return this._other.textBaseline }, function (a) { this._other.textBaseline === a || (this._other = this._other.make(), sb.save(this, 16384, this._other, !1), this._other.textBaseline = a) }); e(0, a, "font", null, function (a) { a != this._other.font.toString() && (this._other = this._other.make(), sb.save(this, 8, this._other, !1), this._other.font === gd.EMPTY ? this._other.font = new gd(a) : this._other.font.setFont(a)) }); c.__init__ = function () { b.DEFAULT = new b }; c._tempPoint = new V; c._SUBMITVBSIZE = 32E3; c._MAXSIZE = 99999999; c._RECTVBSIZE = 16; c.MAXCLIPRECT = new R(0, 0, 99999999, 99999999); c._COUNT = 0; c._tmpMatrix = new W; c.SEGNUM = 32; c._contextcount = 0; p(c, ["_fontTemp", function () { return this._fontTemp = new gd }, "_drawStyleTemp", function () { return this._drawStyleTemp = new dd(null) }]); c.__init$ = function () { b = function () { function a() { this.lineWidth = 1; this.textBaseline = this.textAlign = this.path = null; this.font = gd.EMPTY } g(a, ""); var b = a.prototype; b.clear = function () { this.lineWidth = 1; this.path && this.path.clear(); this.textAlign = this.textBaseline = null; this.font = gd.EMPTY }; b.make = function () { return this === a.DEFAULT ? new a : this }; a.DEFAULT = null; return a }() }; return c }(re), yk = function (a) { function c(a, f) { c.__super.call(this, a, f) } g(c, "laya.webgl.utils.RenderSprite3D", a); a = c.prototype; a.onCreate = function (a) { switch (a) { case 8: this._fun = this._blend; break; case 4: this._fun = this._transform } }; a._mask = function (a, f, d, e) { var b = this._next, k = a.mask, n; if (k) { f.ctx.save(); var g = new R; g.copyFrom(k.getBounds()); g.width = Math.round(g.width); g.height = Math.round(g.height); g.x = Math.round(g.x); g.y = Math.round(g.y); if (0 < g.width && 0 < g.height) { var h = a._style._tf, l = dh.create(); l.addValue("bounds", g); n = ec.create([l, f], laya.webgl.utils.RenderSprite3D.tmpTarget); f.addRenderObject(n); k.render(f, -g.x, -g.y); n = ec.create([l], laya.webgl.utils.RenderSprite3D.endTmpTarget); f.addRenderObject(n); f.ctx.save(); f.clipRect(d - h.translateX + g.x, e - h.translateY + g.y, g.width, g.height); b._fun.call(b, a, f, d, e); f.ctx.restore(); n = vd.create(6); a = f.ctx.globalCompositeOperation; n.blendMode = "mask"; f.addRenderObject(n); W.TEMP.identity(); n = ta.create(1, 0); var b = xa.INV_UV, k = g.width, m = g.height; if (32 > g.width || 32 > g.height) b = c.tempUV, b[0] = 0, b[1] = 0, b[2] = 32 <= g.width ? 1 : g.width / 32, b[3] = 0, b[4] = 32 <= g.width ? 1 : g.width / 32, b[5] = 32 <= g.height ? 1 : g.height / 32, b[6] = 0, b[7] = 32 <= g.height ? 1 : g.height / 32, g.width = 32 <= g.width ? g.width : 32, g.height = 32 <= g.height ? g.height : 32, b[1] *= -1, b[3] *= -1, b[5] *= -1, b[7] *= -1, b[1] += 1, b[3] += 1, b[5] += 1, b[7] += 1; f.ctx.drawTarget(l, d + g.x - h.translateX, e + g.y - h.translateY, k, m, W.TEMP, "tmpTarget", n, b, 6); n = ec.create([l], laya.webgl.utils.RenderSprite3D.recycleTarget); f.addRenderObject(n); n = vd.create(6); n.blendMode = a; f.addRenderObject(n) } f.ctx.restore() } else b._fun.call(b, a, f, d, e) }; a._blend = function (a, f, c, d) { var b = a._style, e = this._next; b.blendMode ? (f.ctx.save(), f.ctx.globalCompositeOperation = b.blendMode, e._fun.call(e, a, f, c, d), f.ctx.restore()) : e._fun.call(e, a, f, c, d) }; a._transform = function (a, f, c, d) { var b = a.transform, e = this._next; if (b && e != bb.NORENDER) { var k = f.ctx; b.tx = c; b.ty = d; c = k._getTransformMatrix(); d = c.clone(); W.mul(b, c, c); c._checkTransform(); b.tx = b.ty = 0; e._fun.call(e, a, f, 0, 0); d.copyTo(c); d.destroy() } else e._fun.call(e, a, f, c, d) }; c.tmpTarget = function (a, f) { var b = a.getValue("bounds"), b = ed.create(b.width, b.height); b.start(); b.clear(0, 0, 0, 0); a.addValue("tmpTarget", b) }; c.endTmpTarget = function (a) { a.getValue("tmpTarget").end() }; c.recycleTarget = function (a) { a.getValue("tmpTarget").recycle(); a.recycle() }; p(c, ["tempUV", function () { return this.tempUV = Array(8) }]); return c }(bb), Zg = function (a) { function c(a, f, d, e, g) { this._InAtlasWebGLImagesOffsetValue = this._InAtlasWebGLImagesKey = this._inAtlasTextureOriUVValue = this._inAtlasTextureBitmapValue = this._inAtlasTextureKey = this._atlasCanvas = null; c.__super.call(this, a, f, g); this._inAtlasTextureKey = []; this._inAtlasTextureBitmapValue = []; this._inAtlasTextureOriUVValue = []; this._InAtlasWebGLImagesKey = {}; this._InAtlasWebGLImagesOffsetValue = []; this._atlasCanvas = new fl; this._atlasCanvas._atlaser = this; this._atlasCanvas.width = d; this._atlasCanvas.height = e; this._atlasCanvas.activeResource(); this._atlasCanvas.lock = !0 } g(c, "laya.webgl.atlas.Atlaser", a); a = c.prototype; a.computeUVinAtlasTexture = function (a, f, c, d) { var b = Da.atlasTextureWidth, e = Da.atlasTextureHeight, k = c / b, n = d / e; c = (c + a.bitmap.width) / b; d = (d + a.bitmap.height) / e; b = a.bitmap.width / b; e = a.bitmap.height / e; a.uv = [k + f[0] * b, n + f[1] * e, c - (1 - f[2]) * b, n + f[3] * e, c - (1 - f[4]) * b, d - (1 - f[5]) * e, k + f[6] * b, d - (1 - f[7]) * e] }; a.findBitmapIsExist = function (a) { if (a instanceof laya.webgl.resource.WebGLImage) { var b = a.url; if (a = this._InAtlasWebGLImagesKey[b ? b : a.id]) return a.offsetInfoID } return -1 }; a.addToAtlasTexture = function (a, f, c) { if (a instanceof laya.webgl.resource.WebGLImage) { var b = a.url; this._InAtlasWebGLImagesKey[b ? b : a.id] = { bitmap: a, offsetInfoID: this._InAtlasWebGLImagesOffsetValue.length }; this._InAtlasWebGLImagesOffsetValue.push([f, c]) } this._atlasCanvas.texSubImage2D(f, c, a.atlasSource); a.clearAtlasSource() }; a.addToAtlas = function (a, f, c) { a._atlasID = this._inAtlasTextureKey.length; var b = a.uv.slice(), d = a.bitmap; this._inAtlasTextureKey.push(a); this._inAtlasTextureOriUVValue.push(b); this._inAtlasTextureBitmapValue.push(d); this.computeUVinAtlasTexture(a, b, f, c); a.bitmap = this._atlasCanvas }; a.clear = function () { for (var a = 0, f = this._inAtlasTextureKey.length; a < f; a++) this._inAtlasTextureKey[a].bitmap = this._inAtlasTextureBitmapValue[a], this._inAtlasTextureKey[a].uv = this._inAtlasTextureOriUVValue[a], this._inAtlasTextureKey[a]._atlasID = -1, this._inAtlasTextureKey[a].bitmap.lock = !1, this._inAtlasTextureKey[a].bitmap.releaseResource(); this._inAtlasTextureKey.length = 0; this._inAtlasTextureBitmapValue.length = 0; this._inAtlasTextureOriUVValue.length = 0; this._InAtlasWebGLImagesKey = null; this._InAtlasWebGLImagesOffsetValue.length = 0 }; a.dispose = function () { this.clear(); this._atlasCanvas.destroy() }; e(0, a, "InAtlasWebGLImagesOffsetValue", function () { return this._InAtlasWebGLImagesOffsetValue }); e(0, a, "texture", function () { return this._atlasCanvas }); e(0, a, "inAtlasWebGLImagesKey", function () { return this._InAtlasWebGLImagesKey }); return c }(Yg), Ue = function (a) { function c() { c.__super.call(this, c.__name2int, c.__int2name, c.__int2nameMap) } g(c, "laya.webgl.shader.d2.ShaderDefines2D", a); c.__init__ = function () { c.reg("TEXTURE2D", 1); c.reg("COLOR2D", 2); c.reg("PRIMITIVE", 4); c.reg("GLOW_FILTER", 8); c.reg("BLUR_FILTER", 16); c.reg("COLOR_FILTER", 32); c.reg("COLOR_ADD", 64); c.reg("WORLDMAT", 128); c.reg("FILLTEXTURE", 256); c.reg("FSHIGHPRECISION", 1024) }; c.reg = function (a, f) { $d._reg(a, f, c.__name2int, c.__int2name) }; c.toText = function (a, f, c) { return $d._toText(a, f, c) }; c.toInt = function (a) { return $d._toInt(a, c.__name2int) }; c.TEXTURE2D = 1; c.COLOR2D = 2; c.PRIMITIVE = 4; c.FILTERGLOW = 8; c.FILTERBLUR = 16; c.FILTERCOLOR = 32; c.COLORADD = 64; c.WORLDMAT = 128; c.FILLTEXTURE = 256; c.SKINMESH = 512; c.SHADERDEFINE_FSHIGHPRECISION = 1024; c.__name2int = {}; c.__int2name = []; c.__int2nameMap = []; return c }($d); (function (a) { function c(a, f, d, e, g, h, l) { c.__super.call(this, a, f, d, e, 40, g, h, l) } g(c, "laya.webgl.shapes.Ellipse", a); return c })(ae); var jk = function (a) { function c(a, f, d, e, g) { this._points = []; this.rebuild(d); c.__super.call(this, a, f, 0, 0, 0, g, e, g, 0) } g(c, "laya.webgl.shapes.Line", a); a = c.prototype; a.rebuild = function (a) { var b = a.length; b != this._points.length && (this.mUint16Array = new Uint16Array(6 * (b / 2 - 1)), this.mFloat32Array = new Float32Array(5 * b)); this._points.length = 0; for (var c, d = -1, e = -1, g = a.length / 2, h = 0; h < g; h++) b = a[2 * h], c = a[2 * h + 1], (.01 < Math.abs(d - b) || .01 < Math.abs(e - c)) && this._points.push(b, c), d = b, e = c }; a.getData = function (a, f, c) { var b = [], d = []; 0 < this.borderWidth && this.createLine2(this._points, b, this.borderWidth, c, d, this._points.length / 2); this.mUint16Array.set(b, 0); this.mFloat32Array.set(d, 0); a.append(this.mUint16Array); f.append(this.mFloat32Array) }; return c }(ae), ik = function (a) { function c(a, f, d, e, g) { this._points = []; for (var b, k, n = -1, h = -1, w = d.length / 2 - 1, l = 0; l < w; l++) b = d[2 * l], k = d[2 * l + 1], (.01 < Math.abs(n - b) || .01 < Math.abs(h - k)) && this._points.push(b, k), n = b, h = k; b = d[2 * w]; k = d[2 * w + 1]; n = this._points[0]; h = this._points[1]; (.01 < Math.abs(n - b) || .01 < Math.abs(h - k)) && this._points.push(b, k); c.__super.call(this, a, f, 0, 0, this._points.length / 2, 0, e, g) } g(c, "laya.webgl.shapes.LoopLine", a); a = c.prototype; a.getData = function (a, f, c) { if (0 < this.borderWidth) { for (var b = this.color, d = (b >> 16 & 255) / 255, e = (b >> 8 & 255) / 255, b = (b & 255) / 255, k = [], g, h, l = [], m = Math.floor(this._points.length / 2), p = 0; p < m; p++) g = this._points[2 * p], h = this._points[2 * p + 1], k.push(this.x + g, this.y + h, d, e, b); this.createLoopLine(k, l, this.borderWidth, c + k.length / 5); a.append(new Uint16Array(l)); f.append(new Float32Array(k)) } }; a.createLoopLine = function (a, f, c, d, e, g) { var b = a.concat(); a = e ? e : a; var k = this.borderColor; e = (k >> 16 & 255) / 255; var n = (k >> 8 & 255) / 255, k = (k & 255) / 255, h = [b[0], b[1]], w = [b[b.length - 5], b[b.length - 4]], l = w[0] + .5 * (h[0] - w[0]), h = w[1] + .5 * (h[1] - w[1]); b.unshift(l, h, 0, 0, 0); b.push(l, h, 0, 0, 0); var l = b.length / 5, h = c / 2, x, m, p, q, t, v, z, A, B, C, D, E; p = b[0]; q = b[1]; w = b[5]; t = b[6]; x = -(q - t); m = p - w; C = Math.sqrt(x * x + m * m); x = x / C * h; m = m / C * h; a.push(p - x, q - m, e, n, k, p + x, q + m, e, n, k); for (c = 1; c < l - 1; c++) p = b[5 * (c - 1)], q = b[5 * (c - 1) + 1], w = b[5 * c], t = b[5 * c + 1], v = b[5 * (c + 1)], z = b[5 * (c + 1) + 1], x = -(q - t), m = p - w, C = Math.sqrt(x * x + m * m), x = x / C * h, m = m / C * h, A = -(t - z), B = w - v, C = Math.sqrt(A * A + B * B), A = A / C * h, B = B / C * h, C = -m + q - (-m + t), D = -x + w - (-x + p), p = (-x + p) * (-m + t) - (-x + w) * (-m + q), q = -B + z - (-B + t), E = -A + w - (-A + v), v = (-A + v) * (-B + t) - (-A + w) * (-B + z), z = C * E - q * D, .1 > Math.abs(z) ? a.push(w - x, t - m, e, n, k, w + x, t + m, e, n, k) : (x = (D * v - E * p) / z, m = (q * p - C * v) / z, a.push(x, m, e, n, k, w - (x - w), t - (m - t), e, n, k)); g && (f = g); g = this.edges + 1; for (c = 1; c < g; c++) f.push(d + 2 * (c - 1), d + 2 * (c - 1) + 1, d + 2 * c + 1, d + 2 * c + 1, d + 2 * c, d + 2 * (c - 1)); f.push(d + 2 * (c - 1), d + 2 * (c - 1) + 1, d + 1, d + 1, d, d + 2 * (c - 1)); return a }; return c }(ae), hk = function (a) { function c(a, f, d, e, g, h) { this._points = null; this._start = -1; this._repaint = !1; this.earcutTriangles = null; this._mat = W.create(); this._points = d.slice(0, d.length); c.__super.call(this, a, f, 0, 0, this._points.length / 2, e, g, h) } g(c, "laya.webgl.shapes.Polygon", a); a = c.prototype; a.rebuild = function (a) { this._repaint || (this._points.length = 0, this._points = this._points.concat(a)) }; a.setMatrix = function (a) { a.copyTo(this._mat) }; a.needUpdate = function (a) { this._repaint = this._mat.a == a.a && this._mat.b == a.b && this._mat.c == a.c && this._mat.d == a.d && this._mat.tx == a.tx && this._mat.ty == a.ty; return !this._repaint }; a.getData = function (a, f, c) { var b, d, e = this._points, k; if (this.mUint16Array && this.mFloat32Array && this._repaint) { if (this._start != c) { this._start = c; b = []; k = this.earcutTriangles.length; for (d = 0; d < k; d++) b.push(this.earcutTriangles[d] + c); this.mUint16Array = new Uint16Array(b) } } else { this._start = c; b = []; var g = [], h = []; d = this.color; var l = (d >> 16 & 255) / 255, m = (d >> 8 & 255) / 255, p = (d & 255) / 255; k = Math.floor(e.length / 2); for (d = 0; d < k; d++) g.push(this.x + e[2 * d], this.y + e[2 * d + 1], l, m, p), h.push(this.x + e[2 * d], this.y + e[2 * d + 1]); this.earcutTriangles = ok.earcut(h, null, 2); k = this.earcutTriangles.length; for (d = 0; d < k; d++) b.push(this.earcutTriangles[d] + c); this.mUint16Array = new Uint16Array(b); this.mFloat32Array = new Float32Array(g) } a.append(this.mUint16Array); f.append(this.mFloat32Array) }; return c }(ae), ph = function (a) { function c() { this._matrix = new W; this._matrix4 = ib.defaultMatrix4.concat(); c.__super.call(this, 1E4); this.shaderValue = new ta(0, 0) } g(c, "laya.webgl.submit.SubmitCanvas", a); a = c.prototype; a.renderSubmit = function () { if (this._ctx_src._targets) return this._ctx_src._targets.flush(this._ctx_src), 1; var a = O.worldAlpha, f = O.worldMatrix4, c = O.worldMatrix, d = O.worldFilters, e = O.worldShaderDefines, g = this.shaderValue, h = this._matrix4, l = W.TEMP; W.mul(this._matrix, c, l); h[0] = l.a; h[1] = l.b; h[4] = l.c; h[5] = l.d; h[12] = l.tx; h[13] = l.ty; O.worldMatrix = l.clone(); O.worldMatrix4 = h; O.worldAlpha *= g.alpha; g.filters && g.filters.length && (O.worldFilters = g.filters, O.worldShaderDefines = g.defines); this._ctx_src.flush(); O.worldAlpha = a; O.worldMatrix4 = f; O.worldMatrix.destroy(); O.worldMatrix = c; O.worldFilters = d; O.worldShaderDefines = e; return 1 }; a.releaseRender = function () { var a = c._cache; this._ctx_src = null; a[a._length++] = this }; a.getRenderType = function () { return 10003 }; c.create = function (a, f, d) { var b = c._cache._length ? c._cache[--c._cache._length] : new c; b._ctx_src = a; a = b.shaderValue; a.alpha = f; a.defines.setValue(0); d && d.length && a.setFilters(d); return b }; c._cache = (c._cache = [], c._cache._length = 0, c._cache); return c }(Ea), jd = function (a) { function c(a) { this._preIsSameTextureShader = !1; this._isSameTexture = !0; this._texs = []; this._texsID = []; this._vbPos = []; void 0 === a && (a = 1E4); c.__super.call(this, a) } g(c, "laya.webgl.submit.SubmitTexture", a); a = c.prototype; a.releaseRender = function () { var a = c._cache; a[a._length++] = this; this.shaderValue.release(); this._preIsSameTextureShader = !1; this._vb = null; this._texs.length = 0; this._vbPos.length = 0; this._isSameTexture = !0 }; a.addTexture = function (a, f) { this._texsID[this._texs.length] = a._uvID; this._texs.push(a); this._vbPos.push(f) }; a.checkTexture = function () { if (1 > this._texs.length) this._isSameTexture = !0; else { var a = this.shaderValue.textureHost.bitmap; if (null !== a) for (var f = this._vb.getFloat32Array(), c = 0, d = this._texs.length; c < d; c++) { var e = this._texs[c]; e.active(); var g = e.uv; if (this._texsID[c] !== e._uvID) { this._texsID[c] = e._uvID; var h = this._vbPos[c]; f[h + 2] = g[0]; f[h + 3] = g[1]; f[h + 6] = g[2]; f[h + 7] = g[3]; f[h + 10] = g[4]; f[h + 11] = g[5]; f[h + 14] = g[6]; f[h + 15] = g[7]; this._vb.setNeedUpload() } e.bitmap !== a && (this._isSameTexture = !1) } } }; a.renderSubmit = function () { if (0 === this._numEle) return c._shaderSet = !1, 1; var a = this.shaderValue.textureHost; if (a) { var f = a.source; if (!a.bitmap || !f) return c._shaderSet = !1, 1; this.shaderValue.texture = f } this._vb.bind_upload(this._ib); f = E.mainContext; za.activeBlendFunction !== this._blendFn && (f.enable(3042), this._blendFn(f), za.activeBlendFunction = this._blendFn); H.drawCall++; H.trianglesFaces += this._numEle / 3; this._preIsSameTextureShader && Ua.activeShader && c._shaderSet ? Ua.activeShader.uploadTexture2D(this.shaderValue.texture) : this.shaderValue.upload(); c._shaderSet = !0; if (1 < this._texs.length && !this._isSameTexture) for (var a = a.bitmap, d = 0, e = Ua.activeShader, g = 0, h = this._texs.length; g < h; g++) { var l = this._texs[g]; if (l.bitmap !== a || g + 1 === h) e.uploadTexture2D(l.source), f.drawElements(4, 6 * (g - d + 1), 5123, this._startIdx + 6 * d * ib.BYTES_PIDX), a = l.bitmap, d = g } else f.drawElements(4, this._numEle, 5123, this._startIdx); return 1 }; c.create = function (a, f, d, e, g) { var b = c._cache._length ? c._cache[--c._cache._length] : new c; null == d && (d = b._selfVb || (b._selfVb = nc.create(-1)), d.clear(), e = 0); b._ib = f; b._vb = d; b._startIdx = e * ib.BYTES_PIDX; b._numEle = 0; f = a._nBlendType; b._blendFn = a._targets ? za.targetFns[f] : za.fns[f]; b.shaderValue = g; b.shaderValue.setValue(a._shader2D); (a = a._shader2D.filters) && b.shaderValue.setFilters(a); return b }; c._cache = (c._cache = [], c._cache._length = 0, c._cache); c._shaderSet = !0; return c }(Ea), oh = function (a) { function c() { c.__super.call(this, laya.webgl.utils.MeshTexture.const_stride, 0, 0); this.canReuse = !0; this.setAttributes(laya.webgl.utils.MeshTexture._fixattriInfo) } g(c, "laya.webgl.utils.MeshTexture", a); a = c.prototype; a.addData = function (a, f, d, e, g, h) { g = a.length / 2; h = this._vb.needSize(g * c.const_stride) >> 2; for (var b = this._vb.getFloat32Array(), k = 0, n = 0; n < g; n++) { var w = a[k], l = a[k + 1], x = w * e.a + l * e.c + e.tx, w = w * e.b + l * e.d + e.ty; b[h++] = x; b[h++] = w; b[h++] = f[k]; b[h++] = f[k + 1]; k += 2 } this._vb.setNeedUpload(); a = this.vertNum; if (0 < a) { g = d.length; g > c.tmpIdx.length && (c.tmpIdx = new Uint16Array(g)); for (f = 0; f < g; f++) c.tmpIdx[f] = d[f] + a; this._ib.appendU16Array(c.tmpIdx, d.length) } else this._ib.append(d); this._ib.setNeedUpload(); this.vertNum += g; this.indexNum += d.length }; a.releaseMesh = function () { this._vb._byteLength = 0; this.indexNum = this.vertNum = this._ib._byteLength = 0; laya.webgl.utils.MeshTexture._POOL.push(this) }; a.destroy = function () { this._ib.destroy(); this._vb.destroy() }; c.getAMesh = function () { return laya.webgl.utils.MeshTexture._POOL.length ? laya.webgl.utils.MeshTexture._POOL.pop() : new c }; c.const_stride = 16; c._POOL = []; p(c, ["_fixattriInfo", function () { return this._fixattriInfo = [5126, 2, 0, 5126, 2, 8] }, "tmpIdx", function () { return this.tmpIdx = new Uint16Array(4) }]); return c }(uk), ge = function (a) { function c() { c.__super.call(this) } g(c, "laya.d3.component.Script", a); a = c.prototype; a.onTriggerEnter = function (a) { }; a.onTriggerExit = function (a) { }; a.onTriggerStay = function (a) { }; e(0, a, "isSingleton", function () { return c._isSingleton }); c._isSingleton = !1; return c }(fe), X = function (a) { function c() { this._transform = null; this._tfChanged = !1; this._height = this._width = this._y = this._x = 0; this._repaint = 1; this._zOrder = this._mouseEnableState = 0; this._graphics = null; this._renderType = 0; this._optimizeScrollRect = !1; this._texture = null; this.hitTestPrior = this.autoSize = this.mouseThrough = !1; this.viewport = null; c.__super.call(this); this._style = gc.EMPTY } g(c, "laya.display.Sprite", a); var b = c.prototype; h.imps(b, {"laya.display.ILayout": !0}); b.createConchModel = function () { return new ConchNode }; b.destroy = function (b) { void 0 === b && (b = !0); this._releaseMem(); a.prototype.destroy.call(this, b); this._style && this._style.destroy(); this._transform && this._transform.destroy(); this._graphics = this._style = this._transform = null }; b.updateZOrder = function () { ba.updateOrder(this._childs) && this.repaint() }; b.reCache = function () { this._$P.cacheCanvas && (this._$P.cacheCanvas.reCache = !0); this._repaint = 1 }; b.setBounds = function (a) { this._set$P("uBounds", a) }; b.getBounds = function () { this._$P.mBounds || this._set$P("mBounds", new R); return R._getWrapRec(this._boundPointsToParent(), this._$P.mBounds) }; b.getSelfBounds = function () { if (this._$P.uBounds) return this._$P.uBounds; this._$P.mBounds || this._set$P("mBounds", new R); return R._getWrapRec(this._getBoundPointsM(!1), this._$P.mBounds) }; b._boundPointsToParent = function (a) { void 0 === a && (a = !1); var b = 0, f = 0; this._style && (b = this._style._tf.translateX, f = this._style._tf.translateY, a = a || 0 !== this._style._tf.rotate, this._style.scrollRect && (b += this._style.scrollRect.x, f += this._style.scrollRect.y)); var c = this._getBoundPointsM(a); if (!c || 1 > c.length) return c; 8 != c.length && (c = a ? xb.scanPList(c) : R._getWrapRec(c, R.TEMP)._getBoundPoints()); if (!this.transform) return ba.transPointList(c, this._x - b, this._y - f), c; a = V.TEMP; f = c.length; for (b = 0; b < f; b += 2) a.x = c[b], a.y = c[b + 1], this.toParentPoint(a), c[b] = a.x, c[b + 1] = a.y; return c }; b.getGraphicBounds = function (a) { void 0 === a && (a = !1); return this._graphics ? this._graphics.getBounds(a) : R.TEMP.setTo(0, 0, 0, 0) }; b._getBoundPointsM = function (a) { void 0 === a && (a = !1); if (this._$P.uBounds) return this._$P.uBounds._getBoundPoints(); this._$P.temBM || this._set$P("temBM", []); if (this.scrollRect) { a = ba.clearArray(this._$P.temBM); var b = R.TEMP; b.copyFrom(this.scrollRect); ba.concatArray(a, b._getBoundPoints()); return a } var b = this._graphics ? this._graphics.getBoundPoints() : ba.clearArray(this._$P.temBM), f, c; c = this._childs; for (var d = 0, e = c.length; d < e; d++) f = c[d], f instanceof laya.display.Sprite && 1 == f.visible && (f = f._boundPointsToParent(a)) && (b = b ? ba.concatArray(b, f) : f); return b }; b.getStyle = function () { this._style === gc.EMPTY && (this._style = new gc); return this._style }; b.setStyle = function (a) { this._style = a }; b._adjustTransform = function () { this._tfChanged = !1; var a = this._style._tf, b = a.scaleX, c = a.scaleY, d; if (a.rotate || 1 !== b || 1 !== c || a.skewX || a.skewY) { d = this._transform || (this._transform = W.create()); d.bTransform = !0; var e = .0174532922222222 * (a.rotate - a.skewX), a = .0174532922222222 * (a.rotate + a.skewY), g = Math.sin(a), h = Math.sin(e), e = Math.cos(e); d.a = b * Math.cos(a); d.b = b * g; d.c = -c * h; d.d = c * e; d.tx = d.ty = 0 } else this._transform && this._transform.destroy(), this._transform = null, this._renderType &= -5; return d }; b.pos = function (a, b, c) { void 0 === c && (c = !1); if (this._x !== a || this._y !== b) { if (this.destroyed) return this; c ? (this._x = a, this._y = b, this.conchModel && this.conchModel.pos(this._x, this._y), (a = this._parent) && 0 === a._repaint && (a._repaint = 1, a.parentRepaint()), this._$P.maskParent && 0 === this._$P.maskParent._repaint && (this._$P.maskParent._repaint = 1, this._$P.maskParent.parentRepaint())) : (this.x = a, this.y = b) } return this }; b.pivot = function (a, b) { this.pivotX = a; this.pivotY = b; return this }; b.size = function (a, b) { this.width = a; this.height = b; return this }; b.scale = function (a, b, c) { void 0 === c && (c = !1); var f = this.getStyle(), d = f._tf; if (d.scaleX != a || d.scaleY != b) { if (this.destroyed) return this; c ? (f.setScale(a, b), this._tfChanged = !0, this.conchModel && this.conchModel.scale(a, b), this._renderType |= 4, (a = this._parent) && 0 === a._repaint && (a._repaint = 1, a.parentRepaint())) : (this.scaleX = a, this.scaleY = b) } return this }; b.skew = function (a, b) { this.skewX = a; this.skewY = b; return this }; b.render = function (a, b, c) { H.spriteCount++; bb.renders[this._renderType]._fun(this, a, b + this._x, c + this._y); this._repaint = 0 }; b.drawToCanvas = function (a, b, c, e) { if (B.isConchNode) { var f = qb.create("2D"); (new Jc(a, b, f)).ctx.setCanvasType(1); this.conchModel.drawToCanvas(f.source, c, e); return f } return d.drawToCanvas(this, this._renderType, a, b, c, e) }; b.customRender = function (a, b, c) { this._renderType |= 1024 }; b._applyFilters = function () { if (!B.isWebGL) { var a; if ((a = this._$P.filters) && !(1 > a.length)) for (var b = 0, c = a.length; b < c; b++) a[b].action.apply(this._$P.cacheCanvas) } }; b._isHaveGlowFilter = function () { var a, b; if (this.filters) for (a = 0; a < this.filters.length; a++) if (8 == this.filters[a].type) return !0; a = 0; for (b = this._childs.length; a < b; a++) if (this._childs[a]._isHaveGlowFilter()) return !0; return !1 }; b.localToGlobal = function (a, b) { void 0 === b && (b = !1); !0 === b && (a = new V(a.x, a.y)); for (var f = this; f && f != h.stage;) a = f.toParentPoint(a), f = f.parent; return a }; b.globalToLocal = function (a, b) { void 0 === b && (b = !1); b && (a = new V(a.x, a.y)); for (var f = this, c = []; f && f != h.stage;) c.push(f), f = f.parent; for (var d = c.length - 1; 0 <= d;) f = c[d], a = f.fromParentPoint(a), d--; return a }; b.toParentPoint = function (a) { if (!a) return a; a.x -= this.pivotX; a.y -= this.pivotY; this.transform && this._transform.transformPoint(a); a.x += this._x; a.y += this._y; var b = this._style.scrollRect; b && (a.x -= b.x, a.y -= b.y); return a }; b.fromParentPoint = function (a) { if (!a) return a; a.x -= this._x; a.y -= this._y; var b = this._style.scrollRect; b && (a.x += b.x, a.y += b.y); this.transform && this._transform.invertTransformPoint(a); a.x += this.pivotX; a.y += this.pivotY; return a }; b.on = function (b, c, d, e) { return 1 !== this._mouseEnableState && this.isMouseEvent(b) ? (this.mouseEnabled = !0, this._setBit(2, !0), this._parent && this._$2__onDisplay(), this._createListener(b, c, d, e, !1)) : a.prototype.on.call(this, b, c, d, e) }; b.once = function (b, c, d, e) { return 1 !== this._mouseEnableState && this.isMouseEvent(b) ? (this.mouseEnabled = !0, this._setBit(2, !0), this._parent && this._$2__onDisplay(), this._createListener(b, c, d, e, !0)) : a.prototype.once.call(this, b, c, d, e) }; b._$2__onDisplay = function () { if (1 !== this._mouseEnableState) { var a; for (a = this.parent; a && 1 !== a._mouseEnableState && !a._getBit(2);) a.mouseEnabled = !0, a._setBit(2, !0), a = a.parent } }; b.loadImage = function (a, b, c, d, e, g) { var f = this; void 0 === b && (b = 0); void 0 === c && (c = 0); void 0 === d && (d = 0); void 0 === e && (e = 0); this.graphics.loadImage(a, b, c, d, e, function (a) { f.destroyed || (f.size(b + (d || a.width), c + (e || a.height)), f.repaint(), g && g.runWith(a)) }); return this }; b.repaint = function () { this.conchModel && this.conchModel.repaint && this.conchModel.repaint(); 0 === this._repaint && (this._repaint = 1, this.parentRepaint()); this._$P && this._$P.maskParent && this._$P.maskParent.repaint() }; b._needRepaint = function () { return 0 !== this._repaint && this._$P.cacheCanvas && this._$P.cacheCanvas.reCache }; b._childChanged = function (a) { this._renderType = this._childs.length ? this._renderType | 2048 : this._renderType & -2049; a && this._get$P("hasZorder") && h.timer.callLater(this, this.updateZOrder); this.repaint() }; b.parentRepaint = function () { var a = this._parent; a && 0 === a._repaint && (a._repaint = 1, a.parentRepaint()) }; b.startDrag = function (a, b, c, d, e, g, h) { void 0 === b && (b = !1); void 0 === c && (c = 0); void 0 === d && (d = 300); void 0 === g && (g = !1); void 0 === h && (h = .92); this._$P.dragging || this._set$P("dragging", new ek); this._$P.dragging.start(this, a, b, c, d, e, g, h) }; b.stopDrag = function () { this._$P.dragging && this._$P.dragging.stop() }; b._releaseMem = function () { if (this._$P) { var a = this._$P.cacheCanvas; a && a.ctx && (Pa.recover("RenderContext", a.ctx), a.ctx.canvas.size(0, 0), a.ctx = null); if (a = this._$P._filterCache) a.destroy(), a.recycle(), this._set$P("_filterCache", null); this._$P._isHaveGlowFilter && this._set$P("_isHaveGlowFilter", !1); this._$P._isHaveGlowFilter = null } }; b._setDisplay = function (b) { b || this._releaseMem(); a.prototype._setDisplay.call(this, b) }; b.hitTestPoint = function (a, b) { var f = this.globalToLocal(V.TEMP.setTo(a, b)); a = f.x; b = f.y; return (this._$P.hitArea ? this._$P.hitArea : 0 < this._width && 0 < this._height ? R.TEMP.setTo(0, 0, this._width, this._height) : this.getSelfBounds()).contains(a, b) }; b.getMousePoint = function () { return this.globalToLocal(V.TEMP.setTo(h.stage.mouseX, h.stage.mouseY)) }; b._getWords = function () { return null }; b._addChildsToLayout = function (a) { var b = this._getWords(); if (null == b && 0 == this._childs.length) return !1; if (b) for (var f = 0, c = b.length; f < c; f++) a.push(b[f]); this._childs.forEach(function (b, f, c) { b._style._enableLayout() && b._addToLayout(a) }); return !0 }; b._addToLayout = function (a) { this._style.absolute || (this._style.block ? a.push(this) : this._addChildsToLayout(a) && (this.x = this.y = 0)) }; b._isChar = function () { return !1 }; b._getCSSStyle = function () { return this._style.getCSSStyle() }; b._setAttributes = function (a, b) { switch (a) { case "x": this.x = parseFloat(b); break; case "y": this.y = parseFloat(b); break; case "width": this.width = parseFloat(b); break; case "height": this.height = parseFloat(b); break; default: this[a] = b } }; b._layoutLater = function () { this.parent && this.parent._layoutLater() }; e(0, b, "optimizeScrollRect", function () { return this._optimizeScrollRect }, function (a) { this._optimizeScrollRect != a && (this._optimizeScrollRect = a, this.conchModel && this.conchModel.optimizeScrollRect(a)) }); e(0, b, "customRenderEnable", null, function (a) { a && (this._renderType |= 1024, B.isConchNode && (c.CustomList.push(this), a = new qb("2d"), a._setContext(new CanvasRenderingContext2D), this.customContext = new Jc(0, 0, a), a.context.setCanvasType && a.context.setCanvasType(2), this.conchModel.custom(a.context))) }); e(0, b, "cacheAsBitmap", function () { return "none" !== this.cacheAs }, function (a) { this.cacheAs = a ? this._$P.hasFilter ? "none" : "normal" : "none" }); e(0, b, "cacheAs", function () { return null == this._$P.cacheCanvas ? "none" : this._$P.cacheCanvas.type }, function (a) { var b = this._$P.cacheCanvas; a !== (b ? b.type : "none") && ("none" !== a ? (this._getBit(1) || this._setUpNoticeType(1), b || (b = this._set$P("cacheCanvas", Pa.getItemByClass("cacheCanvas", Object))), b.type = a, b.reCache = !0, this._renderType |= 16, "bitmap" == a && this.conchModel && this.conchModel.cacheAs(1), this._set$P("cacheForFilters", !1)) : this._$P._mask || (this._$P.hasFilter ? this._set$P("cacheForFilters", !0) : (b && ((a = b) && a.ctx && (Pa.recover("RenderContext", a.ctx), a.ctx.canvas.size(0, 0), a.ctx = null), Pa.recover("cacheCanvas", b)), this._$P.cacheCanvas = null, this._renderType &= -17, this.conchModel && this.conchModel.cacheAs(0))), this.repaint()) }); e(0, b, "zOrder", function () { return this._zOrder }, function (a) { this._zOrder != a && (this._zOrder = a, this.conchModel && this.conchModel.setZOrder && this.conchModel.setZOrder(a), this._parent && (a && this._parent._set$P("hasZorder", !0), h.timer.callLater(this._parent, this.updateZOrder))) }); e(0, b, "rotation", function () { return this._style._tf.rotate }, function (a) { var b = this.getStyle(); b._tf.rotate !== a && (b.setRotate(a), this._tfChanged = !0, this.conchModel && this.conchModel.rotate(a), this._renderType |= 4, (a = this._parent) && 0 === a._repaint && (a._repaint = 1, a.parentRepaint())) }); e(0, b, "width", function () { return this.autoSize ? this.getSelfBounds().width : this._width }, function (a) { this._width !== a && (this._width = a, this.conchModel && this.conchModel.size(a, this._height), this.repaint()) }); e(0, b, "x", function () { return this._x }, function (a) { this._x === a || this.destroyed || (this._x = a, this.conchModel && this.conchModel.pos(a, this._y), (a = this._parent) && 0 === a._repaint && (a._repaint = 1, a.parentRepaint()), this._$P.maskParent && 0 === this._$P.maskParent._repaint && (this._$P.maskParent._repaint = 1, this._$P.maskParent.parentRepaint())) }); e(0, b, "globalScaleY", function () { for (var a = 1, b = this; b && b !== h.stage;) a *= b.scaleY, b = b.parent; return a }); e(0, b, "hitArea", function () { return this._$P.hitArea }, function (a) { this._set$P("hitArea", a) }); e(0, b, "staticCache", function () { return this._$P.staticCache }, function (a) { this._set$P("staticCache", a); a || this.reCache() }); e(0, b, "texture", function () { return this._texture }, function (a) { this._texture != a && (this._texture = a, this.graphics.cleanByTexture(a, 0, 0)) }); e(0, b, "y", function () { return this._y }, function (a) { this._y === a || this.destroyed || (this._y = a, this.conchModel && this.conchModel.pos(this._x, a), (a = this._parent) && 0 === a._repaint && (a._repaint = 1, a.parentRepaint()), this._$P.maskParent && 0 === this._$P.maskParent._repaint && (this._$P.maskParent._repaint = 1, this._$P.maskParent.parentRepaint())) }); e(0, b, "height", function () { return this.autoSize ? this.getSelfBounds().height : this._height }, function (a) { this._height !== a && (this._height = a, this.conchModel && this.conchModel.size(this._width, a), this.repaint()) }); e(0, b, "blendMode", function () { return this._style.blendMode }, function (a) { this.getStyle().blendMode = a; this.conchModel && this.conchModel.blendMode(a); this._renderType = a && "source-over" != a ? this._renderType | 8 : this._renderType & -9; this.parentRepaint() }); e(0, b, "scaleX", function () { return this._style._tf.scaleX }, function (a) { var b = this.getStyle(); b._tf.scaleX !== a && (b.setScaleX(a), this._tfChanged = !0, this.conchModel && this.conchModel.scale(a, b._tf.scaleY), this._renderType |= 4, (a = this._parent) && 0 === a._repaint && (a._repaint = 1, a.parentRepaint())) }); e(0, b, "scaleY", function () { return this._style._tf.scaleY }, function (a) { var b = this.getStyle(); b._tf.scaleY !== a && (b.setScaleY(a), this._tfChanged = !0, this.conchModel && this.conchModel.scale(b._tf.scaleX, a), this._renderType |= 4, (a = this._parent) && 0 === a._repaint && (a._repaint = 1, a.parentRepaint())) }); e(0, b, "stage", function () { return h.stage }); e(0, b, "skewX", function () { return this._style._tf.skewX }, function (a) { var b = this.getStyle(); b._tf.skewX !== a && (b.setSkewX(a), this._tfChanged = !0, this.conchModel && this.conchModel.skew(a, b._tf.skewY), this._renderType |= 4, (a = this._parent) && 0 === a._repaint && (a._repaint = 1, a.parentRepaint())) }); e(0, b, "scrollRect", function () { return this._style.scrollRect }, function (a) { this.getStyle().scrollRect = a; this.repaint(); a ? (this._renderType |= 128, this.conchModel && this.conchModel.scrollRect(a.x, a.y, a.width, a.height)) : (this._renderType &= -129, this.conchModel && ("0.9.1" > c.RUNTIMEVERION ? this.conchModel.removeType(64) : this.conchModel.removeType(128))) }); e(0, b, "skewY", function () { return this._style._tf.skewY }, function (a) { var b = this.getStyle(); b._tf.skewY !== a && (b.setSkewY(a), this._tfChanged = !0, this.conchModel && this.conchModel.skew(b._tf.skewX, a), this._renderType |= 4, (a = this._parent) && 0 === a._repaint && (a._repaint = 1, a.parentRepaint())) }); e(0, b, "transform", function () { return this._tfChanged ? this._adjustTransform() : this._transform }, function (a) { this._tfChanged = !1; if (this._transform = a) this._x = a.tx, this._y = a.ty, a.tx = a.ty = 0, this.conchModel && this.conchModel.transform(a.a, a.b, a.c, a.d, this._x, this._y); a ? this._renderType |= 4 : (this._renderType &= -5, this.conchModel && this.conchModel.removeType(4)); this.parentRepaint() }); e(0, b, "pivotX", function () { return this._style._tf.translateX }, function (a) { this.getStyle().setTranslateX(a); this.conchModel && this.conchModel.pivot(a, this._style._tf.translateY); this.repaint() }); e(0, b, "pivotY", function () { return this._style._tf.translateY }, function (a) { this.getStyle().setTranslateY(a); this.conchModel && this.conchModel.pivot(this._style._tf.translateX, a); this.repaint() }); e(0, b, "alpha", function () { return this._style.alpha }, function (a) { this._style && this._style.alpha !== a && (a = 0 > a ? 0 : 1 < a ? 1 : a, this.getStyle().alpha = a, this.conchModel && this.conchModel.alpha(a), this._renderType = 1 !== a ? this._renderType | 2 : this._renderType & -3, this.parentRepaint()) }); e(0, b, "visible", function () { return this._style.visible }, function (a) { this._style && this._style.visible !== a && (this.getStyle().visible = a, this.conchModel && this.conchModel.visible(a), this.parentRepaint()) }); e(0, b, "graphics", function () { return this._graphics || (this.graphics = d.createGraphics()) }, function (a) { this._graphics && (this._graphics._sp = null); (this._graphics = a) ? (this._renderType &= -2, this._renderType |= 512, a._sp = this, this.conchModel && this.conchModel.graphics(this._graphics)) : (this._renderType &= -513, this._renderType &= -2, this.conchModel && ("0.9.1" > c.RUNTIMEVERION ? this.conchModel.removeType(256) : this.conchModel.removeType(512))); this.repaint() }); e(0, b, "filters", function () { return this._$P.filters }, function (a) { a && 0 === a.length && (a = null); this._$P.filters != a && (this._set$P("filters", a ? a.slice() : null), B.isConchApp && (this.conchModel && ("0.9.1" > c.RUNTIMEVERION ? this.conchModel.removeType(16) : this.conchModel.removeType(32)), this._$P.filters && 1 == this._$P.filters.length && this._$P.filters[0].callNative(this)), B.isWebGL && (this._renderType = a && a.length ? this._renderType | 32 : this._renderType & -33), a && 0 < a.length ? (this._getBit(1) || this._setUpNoticeType(1), B.isWebGL && 1 == a.length && a[0] instanceof laya.filters.ColorFilter || ("bitmap" != this.cacheAs && (B.isConchNode || (this.cacheAs = "bitmap"), this._set$P("cacheForFilters", !0)), this._set$P("hasFilter", !0))) : (this._set$P("hasFilter", !1), this._$P.cacheForFilters && "bitmap" == this.cacheAs && (this.cacheAs = "none")), this.repaint()) }); e(0, b, "parent", a.prototype._$get_parent, function (a) { h.superSet(Ub, this, "parent", a); a && this._getBit(2) && this._$2__onDisplay() }); e(0, b, "mask", function () { return this._$P._mask }, function (a) { a && this.mask && this.mask._$P.maskParent || (a ? (this.cacheAs = "bitmap", this._set$P("_mask", a), a._set$P("maskParent", this)) : (this.mask && this.mask._set$P("maskParent", null), this._set$P("_mask", a), this.cacheAs = "none"), this.conchModel && this.conchModel.mask(a ? a.conchModel : null), this._renderType |= 64, this.parentRepaint()) }); e(0, b, "mouseEnabled", function () { return 1 < this._mouseEnableState }, function (a) { this._mouseEnableState = a ? 2 : 1 }); e(0, b, "globalScaleX", function () { for (var a = 1, b = this; b && b !== h.stage;) a *= b.scaleX, b = b.parent; return a }); e(0, b, "mouseX", function () { return this.getMousePoint().x }); e(0, b, "mouseY", function () { return this.getMousePoint().y }); c.fromImage = function (a) { return (new c).loadImage(a) }; c.CustomList = []; p(c, ["RUNTIMEVERION", function () { return this.RUNTIMEVERION = C.conch ? conchConfig.getRuntimeVersion().substr(conchConfig.getRuntimeVersion().lastIndexOf("-") + 1) : "" }]); return c }(Ub), Nc = function (a) { function c() { c.__super.call(this); this._clipNames = []; this._clips = []; this._playStartFrames = []; this._playEndFrames = []; this._cacheNodesSpriteOwners = []; this._cacheNodesAvatarOwners = []; this._cacheNodesDefaultlValues = []; this._cacheNodesToSpriteMap = []; this._cacheSpriteToNodesMap = []; this._cacheFullFrames = []; this._publicClipsDatas = []; this._defaultClipIndex = this._lastFrameIndex = this._updateTransformPropertyLoopCount = this._playEventIndex = -1; this._cachePlayRate = 1; this._currentPlayClip = null; this._currentFrameIndex = -1; this._elapsedPlaybackTime = this._currentTime = 0; this._startUpdateLoopCount = -1; this.isCache = !0; this.cacheFrameRate = 60; this.playbackRate = 1; this.playOnWake = !0 } g(c, "laya.d3.component.Animator", a); var b = c.prototype; h.imps(b, {"laya.resource.IDestroy": !0}); b._getAvatarOwnersByClip = function (a) { var b = this._clips[a]._nodes, f = b.length, c = this._cacheNodesAvatarOwners[a]; c.length = f; a = this._cacheNodesDefaultlValues[a]; a.length = f; for (var d = 0; d < f; d++) { for (var e = this._avatarNodes[0], g = b[d], h = g.path, l = 0, m = h.length; l < m; l++) { var p = h[l]; if ("" === p) break; else if (e = e.getChildByName(p), !e) break } if (e && (c[d] = e, e = ob._propertyGetFuncs[g.propertyNameID](e))) for (g = new Float32Array(g.keyFrameWidth), a[d] = g, l = 0, m = e.length; l < m; l++) g[l] = e[l] } }; b._handleSpriteOwnersByClip = function (a) { var b = this._clips[a]._nodes, f = b.length, c = this._cacheNodesSpriteOwners[a]; c.length = f; a = this._cacheNodesDefaultlValues[a]; a.length = f; for (var d = 0; d < f; d++) { var e = this._owner, g = b[d], h = g.path, l, m; l = 0; for (m = h.length; l < m; l++) { var p = h[l]; if ("" === p) break; else if (e = e.getChildByName(p), !e) break } if (e && (c[d] = e, e = ob._propertyGetFuncs[g.propertyNameID](null, e))) for (g = new Float32Array(g.keyFrameWidth), a[d] = g, l = 0, m = e.length; l < m; l++) g[l] = e[l] } }; b._offClipAndAvatarRelateEvent = function (a, b) { a.loaded ? b.loaded || b.off("loaded", this, this._getAvatarOwnersByClip) : a.off("loaded", this, this._getAvatarOwnersAndInitDatasAsync) }; b._getAvatarOwnersByClipAsync = function (a, b) { if (b.loaded) this._getAvatarOwnersByClip(a); else b.once("loaded", this, this._getAvatarOwnersByClip, [a]) }; b._offGetSpriteOwnersByClipAsyncEvent = function (a) { a.loaded || a.off("loaded", this, this._getSpriteOwnersByClipAsync) }; b._getSpriteOwnersByClipAsync = function (a, b) { if (b.loaded) this._handleSpriteOwnersByClip(a); else b.once("loaded", this, this._handleSpriteOwnersByClip, [a]) }; b._getAvatarOwnersAndInitDatasAsync = function () { for (var a = 0, b = this._clips.length; a < b; a++) this._getAvatarOwnersByClipAsync(a, this._clips[a]); this._avatar._cloneDatasToAnimator(this); a = 0; for (b = this._avatarNodes.length; a < b; a++) this._checkAnimationNode(this._avatarNodes[a], this._owner) }; b._offGetClipCacheFullKeyframeIndicesEvent = function (a) { a.loaded || a.off("loaded", this, this._computeCacheFullKeyframeIndices) }; b._computeCacheFullKeyframeIndices = function (a) { var b = this._clips[a], f = this._cacheFrameRateInterval * this._cachePlayRate, c = b._getFullKeyframeIndicesWithCache(f); if (c) this._cacheFullFrames[a] = c; else { c = this._cacheFullFrames[a] = []; a = b._nodes; var d = a.length; c.length = d; for (var e = Math.ceil(b._duration / f - 1E-5) + 1, g = 0; g < d; g++) { var h = a[g], l = new Int32Array(e); l.fill(-1); for (var h = h.keyFrames, m = 0, p = h.length; m < p; m++) for (var q = h[m], t = q.startTime, q = t + q.duration; t <= q;) l[Math.ceil(t / f - 1E-5)] = m, t += f; c[g] = l } b._cacheFullKeyframeIndices(f, c) } }; b._updateAnimtionPlayer = function () { this._updatePlayer(h.timer.delta / 1E3) }; b._onOwnerActiveHierarchyChanged = function () { this._owner.activeInHierarchy ? (h.timer.frameLoop(1, this, this._updateAnimtionPlayer), this.playOnWake && this.clip && this.play()) : (0 !== this.playState && (this._stoped = !0), h.timer.clear(this, this._updateAnimtionPlayer)) }; b._eventScript = function (a, b) { for (var f = this._currentPlayClip._animationEvents, c = f.length; this._playEventIndex < c; this._playEventIndex++) { var d = f[this._playEventIndex], e = d.time; if (a <= e && e < b) for (var e = this._owner._scripts, k = 0, g = e.length; k < g; k++) { var h = e[k], l = h[d.eventName]; l && l.apply(h, d.params) } else break } }; b._setPlayParams = function (a, b) { var f = this._currentTime; this._currentTime = a; this._currentFrameIndex = Math.max(Math.floor(this.currentPlayTime / b - 1E-5), 0); this._currentFrameTime = this._currentFrameIndex * b; this._eventScript(f, a) }; b._setPlayParamsWhenStop = function (a, b) { var f = this._currentTime; this._currentTime = a; this._currentFrameIndex = Math.max(Math.floor(a / b - 1E-5), 0); this._currentFrameTime = this._currentFrameIndex * b; this._eventScript(f, a); this._currentPlayClip = null }; b._revertKeyframeNodes = function (a, b) { var f = this._cacheNodesDefaultlValues[b], c = a._nodes; if (this._avatar) for (var d = this._cacheNodesAvatarOwners[b], e = 0, k = d.length; e < k; e++) { var g = d[e]; g && ob._propertySetFuncs[c[e].propertyNameID](g, null, f[e]) } else for (d = this._cacheNodesSpriteOwners[b], e = 0, k = d.length; e < k; e++) (g = d[e]) && ob._propertySetFuncs[c[e].propertyNameID](null, g, f[e]) }; b._onAnimationStop = function () { var a, b, c, d; this._lastFrameIndex = -1; var e = this._currentPlayClip._nodes; if (this._avatar) { var g = this._cacheNodesAvatarOwners[this._currentPlayClipIndex]; a = 0; for (b = g.length; a < b; a++) { var h = g[a]; c = e[a]; d = c.keyFrames; d = d[d.length - 1].data; h && ob._propertySetFuncs[c.propertyNameID](h, null, d) } } else for (g = this._cacheNodesSpriteOwners[this._currentPlayClipIndex], a = 0, b = g.length; a < b; a++) h = g[a], c = e[a], d = c.keyFrames, d = d[d.length - 1].data, h && ob._propertySetFuncs[c.propertyNameID](null, h, d) }; b._setAnimationClipPropertyToAnimationNode = function (a, b, c) { for (var f = 0, d = b.length; f < d; f++) { var e = b[f], k = a[e]; if (k) { var n = this._currentPlayClip._nodes[e]; (e = c[e]) && ob._propertySetFuncs[n.propertyNameID](k, null, e) } } }; b._setAnimationClipPropertyToSprite3D = function (a, b) { for (var f = 0, c = a.length; f < c; f++) { var d = a[f]; if (d) { var e = this._currentPlayClip._nodes[f], k = b[f]; k && ob._propertySetFuncs[e.propertyNameID](null, d, k) } } }; b._handleSpriteOwnersBySprite = function (a, b, c, d) { var f = this._clips[a]; c = c.join("/"); if (c = f._nodesMap[c]) { var e = this._cacheNodesSpriteOwners[a], f = f._nodes; a = this._cacheNodesDefaultlValues[a]; for (var k = 0, g = c.length; k < g; k++) { var n = c[k], h = f.indexOf(n); if (b) { e[h] = d; var w = ob._propertyGetFuncs[n.propertyNameID](null, d); if (w) { var l = a[h]; l || (a[h] = l = new Float32Array(n.keyFrameWidth)); n = 0; for (h = w.length; n < h; n++) l[n] = w[n] } } else e[h] = null } } }; b._evaluateAvatarNodesCacheMode = function (a, b, d, e, g) { b._evaluateAnimationlDatasCacheMode(a, this._cacheFullFrames[this._currentPlayClipIndex], this, d, g); this._setAnimationClipPropertyToAnimationNode(a, g, d); a = 0; for (b = this._avatarNodes.length; a < b; a++) d = this._avatarNodes[a].transform, d._worldUpdate ? (g = new Float32Array(16), e[a] = g, d._setWorldMatrixAndUpdate(g)) : (d = d.getWorldMatrix(), e[a] = d ? d : c.deafaultMatrix) }; b._evaluateAvatarNodesRealTime = function (a, b, d, e, g) { b._evaluateAnimationlDatasRealTime(a, this.currentPlayTime, d, g); this._setAnimationClipPropertyToAnimationNode(a, g, d); a = 0; for (b = this._avatarNodes.length; a < b; a++) d = this._avatarNodes[a].transform, d._worldUpdate ? d._setWorldMatrixNoUpdate(e[a]) : e[a] = c.deafaultMatrix }; b._updateAvatarNodesToSpriteCacheMode = function (a, b) { for (var f = 0, d = this._cacheSpriteToNodesMap.length; f < d; f++) { var e = this._cacheSpriteToNodesMap[f], k = b[e]; if (k !== c.deafaultMatrix) { var e = this._avatarNodes[e].transform._entity, g = e.worldMatrix; Ja.matrix4x4MultiplyMFM(this._owner._transform.worldMatrix, k, g); e.worldMatrix = g } } }; b._updateAvatarNodesToSpriteRealTime = function () { for (var a = 0, b = this._cacheSpriteToNodesMap.length; a < b; a++) { var d = this._avatarNodes[this._cacheSpriteToNodesMap[a]], e = d.transform._entity, g = d.transform; g._worldUpdate && (d = c._tempMatrix4x40, g._setWorldMatrixAndUpdate(d), g = e.worldMatrix, Ja.matrix4x4MultiplyMFM(this._owner._transform.worldMatrix, d, g), e.worldMatrix = g) } }; b._updatePlayer = function (a) { if (null != this._currentPlayClip && !this._stoped && this._currentPlayClip.loaded) { var b = this._cacheFrameRateInterval * this._cachePlayRate, f = 0; this._startUpdateLoopCount !== H.loopCount && (f = a * this.playbackRate, this._elapsedPlaybackTime += f); a = this._currentPlayClip._frameRate; a = Math.min(this._playEndFrames[this._currentPlayClipIndex] / a, this._currentPlayClip._duration) - this._playStartFrames[this._currentPlayClipIndex] / a; if (!this._currentPlayClip.islooping && this._elapsedPlaybackTime >= a) this._onAnimationStop(), this._setPlayParamsWhenStop(a, b), this.event("stopped"); else if (f += this._currentTime, 0 < a) if (f >= a) { do f -= a, f < a && (this._setPlayParams(f, b), this.event("complete")), this._playEventIndex = 0, this._eventScript(0, f); while (f >= a) } else this._setPlayParams(f, b); else this._currentTime = this._currentFrameTime = this._currentFrameIndex = this._playEventIndex = 0, this.event("complete") } }; b._update = function (a) { a = this._currentPlayClip; if (2 === this.playState && a && a.loaded) { var b = this.playbackRate * h.timer.scale, f = this._cachePlayRate; this._canCache = this.isCache && b >= f; var b = -1, c; if (this._canCache) { b = this._currentFrameIndex; if (this._lastFrameIndex === b) return; c = a._getAnimationDataWithCache(f, b); if (this._avatar) { var d = this._cacheNodesAvatarOwners[this._currentPlayClipIndex], e = a._cachePropertyMap, g = e.length; 0 < g && (c || (c = [], c.length = g, a._cacheAnimationData(f, b, c), a._evaluateAnimationlDatasCacheMode(d, this._cacheFullFrames[this._currentPlayClipIndex], this, c, e)), this._setAnimationClipPropertyToAnimationNode(d, e, c)); this._curAvatarNodeDatas = a._getAvatarDataWithCache(this._avatar, this._cachePlayRate, b); this._curAvatarNodeDatas || (this._curAvatarNodeDatas = [], this._curAvatarNodeDatas.length = this._avatarNodes.length, a._cacheAvatarData(this._avatar, this._cachePlayRate, b, this._curAvatarNodeDatas), this._evaluateAvatarNodesCacheMode(d, a, a._publicClipDatas, this._curAvatarNodeDatas, a._unCachePropertyMap)); this._updateAvatarNodesToSpriteCacheMode(a, this._curAvatarNodeDatas) } else d = this._cacheNodesSpriteOwners[this._currentPlayClipIndex], c || (c = [], c.length = this._currentPlayClip._nodes.length, a._evaluateAnimationlDatasCacheMode(d, this._cacheFullFrames[this._currentPlayClipIndex], this, c, null), a._cacheAnimationData(f, b, c)), this._setAnimationClipPropertyToSprite3D(d, c) } else if (c = a._publicClipDatas, this._avatar) { a._evaluateAnimationlDatasRealTime(this._cacheNodesAvatarOwners[this._currentPlayClipIndex], this.currentPlayTime, c, a._cachePropertyMap); if (!this._publicAvatarNodeDatas) for (this._publicAvatarNodeDatas = [], f = this._avatarNodes.length, this._publicAvatarNodeDatas.length = f, d = 1; d < f; d++) this._publicAvatarNodeDatas[d] = new Float32Array(16); this._curAvatarNodeDatas = this._publicAvatarNodeDatas; this._evaluateAvatarNodesRealTime(this._cacheNodesAvatarOwners[this._currentPlayClipIndex], a, c, this._curAvatarNodeDatas, a._unCachePropertyMap); this._updateAvatarNodesToSpriteRealTime() } else a._evaluateAnimationlDatasRealTime(this._cacheNodesSpriteOwners[this._currentPlayClipIndex], this.currentPlayTime, c, null); this._lastFrameIndex = b } }; b._checkAnimationNode = function (a, b) { a.name !== b.name || b._transform.dummy || b._isLinkSpriteToAnimationNode(this, a, !0); for (var f = 0, c = b._childs.length; f < c; f++) this._checkAnimationNode(a, b.getChildAt(f)) }; b._load = function (a) { a.activeInHierarchy && h.timer.frameLoop(1, this, this._updateAnimtionPlayer); this._owner.on("activeinhierarchychanged", this, this._onOwnerActiveHierarchyChanged) }; b._unload = function (b) { a.prototype._unload.call(this, b); b.activeInHierarchy && h.timer.clear(this, this._updateAnimtionPlayer); this._owner.off("activeinhierarchychanged", this, this._onOwnerActiveHierarchyChanged); this._curAvatarNodeDatas = null }; b._destroy = function () { a.prototype._destroy.call(this); for (var b = 0, c = this._clips.length; b < c; b++) this._clips[b]._removeReference(); this._cacheFullFrames = this._clips = this._cacheNodesDefaultlValues = this._cacheNodesAvatarOwners = this._cacheNodesSpriteOwners = this._clipNames = this._currentPlayClip = null }; b._cloneTo = function (a) { a.avatar = this.avatar; for (var b = 0, f = this._clips.length; b < f; b++) a.addClip(this._clips[b]); this.clip && (a.clip = this.clip); if (this._linkSpritesData) { a._linkSpritesData = {}; for (var c in this._linkSpritesData) a._linkSpritesData[c] = this._linkSpritesData[c].slice() } }; b.addClip = function (a, b, c, d) { void 0 === c && (c = 0); void 0 === d && (d = 4294967295); b = b || a.name; var f = this._clipNames.indexOf(b); if (-1 !== f) { if (this._clips[f] !== a) throw Error("Animation:this playName has exist with another clip."); } else { this._clips.indexOf(a); if (0 > c || 0 > d) throw Error("Animator:startFrame and endFrame must large than zero."); if (c > d) throw Error("Animator:startFrame must less than endFrame."); this._clipNames.push(b); this._clips.push(a); this._playStartFrames.push(c); this._playEndFrames.push(d); this._cacheNodesSpriteOwners.push([]); this._cacheNodesAvatarOwners.push([]); this._cacheNodesDefaultlValues.push([]); this._publicClipsDatas.push([]); a._addReference(); b = this._clips.length - 1; if (this._avatar) if (this._avatar.loaded) this._getAvatarOwnersByClipAsync(b, a); else this._avatar.once("loaded", this, this._getAvatarOwnersByClipAsync, [b, a]); else this._getSpriteOwnersByClipAsync(b, a); if (a.loaded) this._computeCacheFullKeyframeIndices(b); else a.once("loaded", this, this._computeCacheFullKeyframeIndices, [b]) } }; b.removeClip = function (a) { var b = this._clips.indexOf(a); -1 !== b && (this._avatar ? this._offClipAndAvatarRelateEvent(this._avatar, a) : this._offGetSpriteOwnersByClipAsyncEvent(a), this._offGetClipCacheFullKeyframeIndicesEvent(a), this._clipNames.splice(b, 1), this._clips.splice(b, 1), this._playStartFrames.splice(b, 1), this._playEndFrames.splice(b, 1), this._cacheNodesSpriteOwners.splice(b, 1), this._cacheNodesAvatarOwners.splice(b, 1), this._cacheNodesDefaultlValues.splice(b, 1), this._publicClipsDatas.splice(b, 1), a._removeReference()) }; b.removeClipByName = function (a) { a = this._clipNames.indexOf(a); if (-1 !== a) { var b = this._clips[a]; this._avatar ? this._offClipAndAvatarRelateEvent(this._avatar, b) : this._offGetSpriteOwnersByClipAsyncEvent(b); this._offGetClipCacheFullKeyframeIndicesEvent(b); this._clipNames.splice(a, 1); this._clips.splice(a, 1); this._playStartFrames.splice(a, 1); this._playEndFrames.splice(a, 1); this._cacheNodesSpriteOwners.splice(a, 1); this._cacheNodesAvatarOwners.splice(a, 1); this._cacheNodesDefaultlValues.splice(a, 1); this._publicClipsDatas.splice(a, 1) } }; b.getClip = function (a) { a = this._clipNames.indexOf(a); return -1 !== a ? this._clips[a] : null }; b.getClipCount = function () { return this._clips.length }; b.play = function (a, b) { void 0 === b && (b = 1); if (!a && -1 == this._defaultClipIndex) throw Error("Animator:must have default clip value,please set clip property."); a ? (this._currentPlayClipIndex = this._clipNames.indexOf(a), this._currentPlayClip = this._clips[this._currentPlayClipIndex]) : (this._currentPlayClipIndex = this._defaultClipIndex, this._currentPlayClip = this._clips[this._defaultClipIndex]); this._playEventIndex = this._elapsedPlaybackTime = this._currentFrameTime = this._currentTime = 0; this.playbackRate = b; this._stoped = !1; this._currentFrameIndex = 0; this._startUpdateLoopCount = H.loopCount; this._lastPlayAnimationClip && this._lastPlayAnimationClip !== this._currentPlayClip && this._revertKeyframeNodes(this._lastPlayAnimationClip, this._lastPlayAnimationClipIndex); this._updatePlayer(0); this._lastPlayAnimationClip = this._currentPlayClip; this._lastPlayAnimationClipIndex = this._currentPlayClipIndex }; b.stop = function () { 0 !== this.playState && (this._stoped = !0, this.event("stopped")) }; b._getLinkSpritePath = function (a, b) { b.unshift(a.name); var f = a._parent; f._hierarchyAnimator === this ? this._getLinkSpritePath(f, b) : b.shift() }; b.linkSprite3DToAvatarNode = function (a, b) { if (b._hierarchyAnimator === this) { if (this._avatar) { var f = this._avatarNodeMap[a]; if (f) { this._linkSpritesData = this._linkSpritesData || {}; var c = []; this._getLinkSpritePath(b, c); this._linkSpritesData[a] = c; b._isLinkSpriteToAnimationNode(this, f, !0); return !0 } } return !1 } throw"Animator:sprite3D must belong to this Animator"; }; b.unLinkSprite3DToAvatarNode = function (a) { if (this._avatar) { var b = a.transform.dummy; if (b) return a._isLinkSpriteToAnimationNode(this, this._avatarNodeMap[b._owner.name], !1), !0 } return !1 }; e(0, b, "playState", function () { return null == this._currentPlayClip || this._stoped ? 0 : 2 }); e(0, b, "avatar", function () { return this._avatar }, function (a) { if (this._avatar !== a) { var b = this._avatar; this._avatar = a; for (var f = this._clips.length, c = 0; c < f; c++) this._offClipAndAvatarRelateEvent(b, this._clips[c]); if (a) if (a.loaded) this._getAvatarOwnersAndInitDatasAsync(); else a.once("loaded", this, this._getAvatarOwnersAndInitDatasAsync) } }); e(0, b, "cacheFrameRate", function () { return this._cacheFrameRate }, function (a) { if (this._cacheFrameRate !== a) { this._cacheFrameRate = a; this._cacheFrameRateInterval = 1 / this._cacheFrameRate; a = 0; for (var b = this._clips.length; a < b; a++) this._clips[a].loaded && this._computeCacheFullKeyframeIndices(a) } }); e(0, b, "clip", function () { return this._clips[this._defaultClipIndex] }, function (a) { var b = a ? this._clips.indexOf(a) : -1; this._defaultClipIndex !== b && (-1 !== this._defaultClipIndex && this.removeClip(this._clips[this._defaultClipIndex]), -1 !== b && this.addClip(a, a.name), this._defaultClipIndex = b) }); e(0, b, "currentFrameIndex", function () { return this._currentFrameIndex }); e(0, b, "cachePlayRate", function () { return this._cachePlayRate }, function (a) { if (this._cachePlayRate !== a) { this._cachePlayRate = a; a = 0; for (var b = this._clips.length; a < b; a++) this._clips[a].loaded && this._computeCacheFullKeyframeIndices(a) } }); e(0, b, "currentFrameTime", function () { return this._currentFrameTime }); e(0, b, "currentPlayClip", function () { return this._currentPlayClip }); e(0, b, "currentPlayTime", function () { return this._currentTime + this._playStartFrames[this._currentPlayClipIndex] / this._currentPlayClip._frameRate }); e(0, b, "playbackTime", null, function (a) { if (null != this._currentPlayClip && this._currentPlayClip && this._currentPlayClip.loaded) { this._startUpdateLoopCount = H.loopCount; var b = this._cacheFrameRateInterval * this._cachePlayRate; this._currentTime = a; this._currentFrameIndex = Math.floor(this.currentPlayTime / b); this._currentFrameTime = this._currentFrameIndex * b } }); e(0, b, "paused", function () { return this._stoped }, function (a) { (this._stoped = a) && this.event("paused") }); p(c, ["deafaultMatrix", function () { return this.deafaultMatrix = new Float32Array([1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1]) }, "_tempMatrix4x40", function () { return this._tempMatrix4x40 = new Float32Array(16) }]); return c }(fe), ff = function (a) { function c() { c.__super.call(this); this._isRigidbody = !1; this._runtimeCollisonMap = {}; this._runtimeCollisonTestMap = {}; this._ignoreCollisonMap = {}; this.isTrigger = !0 } g(c, "laya.d3.component.physics.Collider", a); var b = c.prototype; b._clearCollsionMap = function () { for (var a in this._runtimeCollisonMap) { var b = this._runtimeCollisonMap[a]; delete b._runtimeCollisonMap[this.id]; b._isRigidbody && delete b._runtimeCollisonTestMap[this.id]; b = b.id; delete this._runtimeCollisonMap[b]; this._isRigidbody && delete this._runtimeCollisonTestMap[b] } }; b._unload = function (a) { for (var b in this._runtimeCollisonMap) a = this._runtimeCollisonMap[b], delete a._runtimeCollisonMap[this.id], a._isRigidbody && delete a._runtimeCollisonTestMap[this.id], delete this._ignoreCollisonMap[b]._ignoreCollisonMap[this.id] }; b._setIsRigidbody = function (a) { this._isRigidbody !== a && (this._isRigidbody = a, a = this._owner, a.displayedInStage && (a = a.layer, a._removeCollider(this), a._addCollider(this))) }; b._getType = function () { return -1 }; b._collisonTo = function (a) { return !1 }; b.raycast = function (a, b, c) { throw Error("Collider:Must override it."); }; e(0, b, "enable", a.prototype._$get_enable, function (a) { this._enable !== a && (this._owner.displayedInStage && (a || this._clearCollsionMap()), this._enable = a, this.event("enablechanged", this._enable)) }); e(0, b, "isSingleton", function () { return c._isSingleton }); c._isSingleton = !1; return c }(fe), qh = function (a) { function c() { c.__super.call(this) } g(c, "laya.d3.component.Rigidbody", a); e(0, c.prototype, "enable", a.prototype._$get_enable, function (a) { if (this._enable !== a) { for (var b = this._owner._colliders, c = 0, d = b.length; c < d; c++) { var e = b[c]; e._setIsRigidbody(a); var g = e._runtimeCollisonMap, e = e._runtimeCollisonTestMap; if (!a) for (var h in g) delete e[h] } this._enable = a; this.event("enablechanged", this._enable) } }); return c }(fe), gl = function (a) { function c() { this._scripts = this._components = this._typeComponentsIndices = this._componentsMap = null; c.__super.call(this); this._componentsMap = []; this._typeComponentsIndices = []; this._components = []; this._scripts = [] } g(c, "laya.d3.core.ComponentNode", a); a = c.prototype; a.addComponent = function (a) { var b; b = this._componentsMap.indexOf(a); if (-1 === b) b = [], this._componentsMap.push(a), this._typeComponentsIndices.push(b); else if (b = this._typeComponentsIndices[b], this._components[b[0]].isSingleton) throw Error("\u65e0\u6cd5\u5355\u5b9e\u4f8b\u521b\u5efa" + a + "\u7ec4\u4ef6\uff0c" + a + "\u7ec4\u4ef6\u5df2\u5b58\u5728\uff01"); a = Nb.getInstance(a); b.push(this._components.length); this._components.push(a); a instanceof laya.d3.component.Script && this._scripts.push(a); a._initialize(this); return a }; a._removeComponent = function (a, f) { var b = this._typeComponentsIndices[a], c = b[f], d = this._components[c]; this._components.splice(c, 1); d instanceof laya.d3.component.Script && this._scripts.splice(this._scripts.indexOf(d), 1); b.splice(f, 1); 0 === b.length && (this._typeComponentsIndices.splice(a, 1), this._componentsMap.splice(a, 1)); for (var e = 0, g = this._componentsMap.length; e < g; e++) for (var b = this._typeComponentsIndices[e], h = b.length - 1; 0 <= h; h--) { var l = b[h]; if (l > c) b[h] = --l; else break } d._destroy() }; a.getComponentByType = function (a, f) { void 0 === f && (f = 0); var b = this._componentsMap.indexOf(a); return -1 === b ? null : this._components[this._typeComponentsIndices[b][f]] }; a.getComponentsByType = function (a, f) { var b = this._componentsMap.indexOf(a); if (-1 === b) f.length = 0; else { var b = this._typeComponentsIndices[b], c = b.length; f.length = c; for (var d = 0; d < c; d++) f[d] = this._components[b[d]] } }; a.getComponentByIndex = function (a) { return this._components[a] }; a.removeComponentByType = function (a, f) { void 0 === f && (f = 0); var b = this._componentsMap.indexOf(a); -1 !== b && this._removeComponent(b, f) }; a.removeComponentsByType = function (a) { a = this._componentsMap.indexOf(a); if (-1 !== a) for (var b = this._typeComponentsIndices[a], c = 0, d = b.length; c < d; b.length < d ? d-- : c++) this._removeComponent(a, c) }; a.removeAllComponent = function () { for (var a = 0, f = this._componentsMap.length; a < f; this._componentsMap.length < f ? f-- : a++) this.removeComponentsByType(this._componentsMap[a]) }; a._updateComponents = function (a) { for (var b = 0, c = this._components.length; b < c; b++) { var d = this._components[b]; !d.started && (d._start(a), d.started = !0); d.enable && d._update(a) } }; a._lateUpdateComponents = function (a) { for (var b = 0; b < this._components.length; b++) { var c = this._components[b]; !c.started && (c._start(a), c.started = !0); c.enable && c._lateUpdate(a) } }; a._preRenderUpdateComponents = function (a) { for (var b = 0; b < this._components.length; b++) { var c = this._components[b]; !c.started && (c._start(a), c.started = !0); c.enable && c._preRenderUpdate(a) } }; a._postRenderUpdateComponents = function (a) { for (var b = 0; b < this._components.length; b++) { var c = this._components[b]; !c.started && (c._start(a), c.started = !0); c.enable && c._postRenderUpdate(a) } }; return c }(Ub), nd = function (a) { function c() { this._aniMap = {}; this.unfixedLastAniIndex = -1; c.__super.call(this); this._anis = [] } g(c, "laya.ani.AnimationTemplet", a); a = c.prototype; a.parse = function (a) { a = new lb(a); this._aniVersion = a.readUTFString(); pg.parse(this, a) }; a._calculateKeyFrame = function (a, f, c) { a = a.keyFrame; a[f] = a[0]; for (c = 0; c < f; c++) { var b = a[c]; b.nextData = 0 === b.duration ? b.data : a[c + 1].data } a.length-- }; a.onAsynLoaded = function (a, f, c) { a = new lb(f); this._aniVersion = a.readUTFString(); switch (this._aniVersion) { case "LAYAANIMATION:02": Qi.parse(this, a); break; default: pg.parse(this, a) } this._endLoaded() }; a.disposeResource = function () { this._animationDatasCache = this._aniClassName = this.unfixedKeyframes = this.unfixedCurrentTimes = this.unfixedCurrentFrameIndexes = this._publicExtData = this._aniMap = this._anis = this._aniVersion = null }; a.getAnimationCount = function () { return this._anis.length }; a.getAnimation = function (a) { return this._anis[a] }; a.getAniDuration = function (a) { return this._anis[a].playTime }; a.getNodes = function (a) { return this._anis[a].nodes }; a.getNodeIndexWithName = function (a, f) { return this._anis[a].bone3DMap[f] }; a.getNodeCount = function (a) { return this._anis[a].nodes.length }; a.getTotalkeyframesLength = function (a) { return this._anis[a].totalKeyframeDatasLength }; a.getPublicExtData = function () { return this._publicExtData }; a.getAnimationDataWithCache = function (a, f, c, d) { return (f = f[c]) ? (a = f[a]) ? a[d] : null : null }; a.setAnimationDataWithCache = function (a, f, c, d, e) { f = f[c] || (f[c] = {}); (f[a] || (f[a] = []))[d] = e }; a.getOriginalData = function (a, f, d, e, g) { a = this._anis[a].nodes; for (var b, k = 0, n = a.length, h = 0; k < n; k++) { var w = a[k], l; l = w.keyFrame[d[k][e]]; w.dataOffset = h; var m = g - l.startTime; if (b = w.lerpType) switch (b) { case 0: case 1: for (b = 0; b < w.keyframeWidth;) b += w.interpolationMethod[b](w, b, f, h + b, l.data, m, null, l.duration, l.nextData); break; case 2: var p = l.interpolationData, q = p.length, t = 0; for (b = 0; b < q;) { var v = p[b]; switch (v) { case 6: b += c.interpolation[v](w, t, f, h + t, l.data, m, null, l.duration, l.nextData, p, b + 1); break; case 7: b += c.interpolation[v](w, t, f, h + t, l.data, m, null, l.duration, l.nextData, p, b + 1); break; default: b += c.interpolation[v](w, t, f, h + t, l.data, m, null, l.duration, l.nextData) } t++ } } else for (b = 0; b < w.keyframeWidth;) b += w.interpolationMethod[b](w, b, f, h + b, l.data, m, null, l.duration, l.nextData); h += w.keyframeWidth } }; a.getNodesCurrentFrameIndex = function (a, f) { var b = this._anis[a].nodes; a !== this.unfixedLastAniIndex && (this.unfixedCurrentFrameIndexes = new Uint32Array(b.length), this.unfixedCurrentTimes = new Float32Array(b.length), this.unfixedLastAniIndex = a); for (var c = 0, d = b.length; c < d; c++) { var e = b[c]; f < this.unfixedCurrentTimes[c] && (this.unfixedCurrentFrameIndexes[c] = 0); for (this.unfixedCurrentTimes[c] = f; this.unfixedCurrentFrameIndexes[c] < e.keyFrame.length && !(e.keyFrame[this.unfixedCurrentFrameIndexes[c]].startTime > this.unfixedCurrentTimes[c]);) this.unfixedCurrentFrameIndexes[c]++; this.unfixedCurrentFrameIndexes[c]-- } return this.unfixedCurrentFrameIndexes }; a.getOriginalDataUnfixedRate = function (a, f, d) { var b = this._anis[a].nodes; a !== this.unfixedLastAniIndex && (this.unfixedCurrentFrameIndexes = new Uint32Array(b.length), this.unfixedCurrentTimes = new Float32Array(b.length), this.unfixedKeyframes = q(b.length), this.unfixedLastAniIndex = a); for (var e = 0, k = b.length, g = 0; e < k; e++) { var h = b[e]; d < this.unfixedCurrentTimes[e] && (this.unfixedCurrentFrameIndexes[e] = 0); for (this.unfixedCurrentTimes[e] = d; this.unfixedCurrentFrameIndexes[e] < h.keyFrame.length && !(h.keyFrame[this.unfixedCurrentFrameIndexes[e]].startTime > this.unfixedCurrentTimes[e]);) this.unfixedKeyframes[e] = h.keyFrame[this.unfixedCurrentFrameIndexes[e]], this.unfixedCurrentFrameIndexes[e]++; var l = this.unfixedKeyframes[e]; h.dataOffset = g; var m = d - l.startTime; if (h.lerpType) switch (h.lerpType) { case 0: case 1: for (a = 0; a < h.keyframeWidth;) a += h.interpolationMethod[a](h, a, f, g + a, l.data, m, null, l.duration, l.nextData); break; case 2: var p = l.interpolationData, t = p.length, v = 0; for (a = 0; a < t;) { var z = p[a]; switch (z) { case 6: a += c.interpolation[z](h, v, f, g + v, l.data, m, null, l.duration, l.nextData, p, a + 1); break; case 7: a += c.interpolation[z](h, v, f, g + v, l.data, m, null, l.duration, l.nextData, p, a + 1); break; default: a += c.interpolation[z](h, v, f, g + v, l.data, m, null, l.duration, l.nextData) } v++ } } else for (a = 0; a < h.keyframeWidth;) a += h.interpolationMethod[a](h, a, f, g + a, l.data, m, null, l.duration, l.nextData); g += h.keyframeWidth } }; c._LinearInterpolation_0 = function (a, f, c, d, e, g, h, l, m, p) { a = 0 === l ? 0 : g / l; c[d] = (1 - a) * e[f] + a * m[f]; return 1 }; c._QuaternionInterpolation_1 = function (a, f, c, d, e, g, h, l, m, p) { S.slerpQuaternionArray(e, f, m, f, 0 === l ? 0 : g / l, c, d); return 4 }; c._AngleInterpolation_2 = function (a, f, c, d, e, g, h, l, m, p) { return 0 }; c._RadiansInterpolation_3 = function (a, f, c, d, e, g, h, l, m, p) { return 0 }; c._Matrix4x4Interpolation_4 = function (a, f, c, d, e, g, h, l, m, p) { for (a = 0; 16 > a; a++, f++) c[d + a] = e[f] + g * h[f]; return 16 }; c._NoInterpolation_5 = function (a, f, c, d, e, g, h, l, m, p) { c[d] = e[f]; return 1 }; c._BezierInterpolation_6 = function (a, f, c, d, e, g, h, l, m, p, q) { void 0 === q && (q = 0); c[d] = e[f] + (m[f] - e[f]) * qg.getBezierRate(g / l, p[q], p[q + 1], p[q + 2], p[q + 3]); return 5 }; c._BezierInterpolation_7 = function (a, f, c, d, e, g, h, l, m, p, q) { void 0 === q && (q = 0); c[d] = p[q + 4] + p[q + 5] * qg.getBezierRate((.001 * g + p[q + 6]) / p[q + 7], p[q], p[q + 1], p[q + 2], p[q + 3]); return 9 }; c.load = function (a) { return h.loader.create(a, null, null, c) }; c.interpolation = [c._LinearInterpolation_0, c._QuaternionInterpolation_1, c._AngleInterpolation_2, c._RadiansInterpolation_3, c._Matrix4x4Interpolation_4, c._NoInterpolation_5, c._BezierInterpolation_6, c._BezierInterpolation_7]; return c }(Qb), ih = function (a) { function c() { this._unCachePropertyMap = this._nodeToCachePropertyMap = this._cachePropertyMap = this._nodesMap = this._nodes = this._version = this._skinnedDatasCache = this._avatarDatasCache = this._animationDatasCache = this._fullKeyframeIndicesCache = this._realTimeCurrentTimes = this._realTimeCurrentFrameIndexes = null; this._duration = NaN; this._frameRate = 0; this._publicClipDatas = this._animationEvents = null; this.islooping = !1; c.__super.call(this); this._fullKeyframeIndicesCache = {}; this._animationDatasCache = []; this._avatarDatasCache = []; this._skinnedDatasCache = []; this._animationEvents = [] } g(c, "laya.d3.animation.AnimationClip", a); a = c.prototype; a.duration = function () { return this._duration }; a._hermiteInterpolate = function (a, f, c, d) { var b = a.data, e = a.outTangent, k = a.next; a = k.data; for (var k = k.inTangent, g = !1, n = NaN, h = NaN, l = NaN, m = NaN, p = 0, q = d.length; p < q; p++) { var t = e[p], v = k[p]; Number.isFinite(t) && Number.isFinite(v) ? (g || (g = f * f, m = g * f, n = 2 * m - 3 * g + 1, h = m - 2 * g + f, l = m - g, m = -2 * m + 3 * g, g = !0), d[p] = n * b[p] + h * t * c + l * v * c + m * a[p]) : d[p] = b[p] } }; a._getFullKeyframeIndicesWithCache = function (a) { return this._fullKeyframeIndicesCache[a] }; a._cacheFullKeyframeIndices = function (a, f) { this._fullKeyframeIndicesCache[a] = f }; a._getAnimationDataWithCache = function (a, f) { var b = this._animationDatasCache[a]; return b ? b[f] : null }; a._cacheAnimationData = function (a, f, c) { (this._animationDatasCache[a] || (this._animationDatasCache[a] = []))[f] = c }; a._getAvatarDataWithCache = function (a, f, c) { return (a = this._avatarDatasCache[a.id]) ? (f = a[f]) ? f[c] : null : null }; a._cacheAvatarData = function (a, f, c, d) { a = this._avatarDatasCache[a.id] || (this._avatarDatasCache[a.id] = []); (a[f] || (a[f] = []))[c] = d }; a._evaluateAnimationlDatasCacheMode = function (a, f, c, d, e) { for (var b, k, g = 0, n = e ? e.length : this._nodes.length; g < n; g++) { var h = e ? e[g] : g; k = this._nodes[h]; var w = k._cacheProperty; if (a[h]) { var l = f[h], m = l[c.currentFrameIndex]; if (-1 !== m) if (b = k.keyFrames[m], b.next) e && !w ? (l = d[h]) || (l = d[h] = new Float32Array(k.keyFrameWidth)) : (l = new Float32Array(k.keyFrameWidth), d[g] = l), k = b.duration, this._hermiteInterpolate(b, 0 !== k ? (c.currentFrameTime - b.startTime) / k : 0, k, l); else { if (e && !w) (l = d[h]) || (l = d[h] = new Float32Array(k.keyFrameWidth)); else { h = c._lastFrameIndex; if (-1 !== h && l[h] === m) continue; l = new Float32Array(k.keyFrameWidth); d[g] = l } h = b.data; b = 0; for (k = l.length; b < k; b++) l[b] = h[b] } else { if (e && !w) (l = d[h]) || (l = d[h] = new Float32Array(k.keyFrameWidth)); else { h = c._lastFrameIndex; if (-1 !== h && l[h] === m) continue; l = new Float32Array(k.keyFrameWidth); d[g] = l } h = k.keyFrames[0].data; b = 0; for (k = l.length; b < k; b++) l[b] = h[b] } } } }; a._evaluateAnimationlDatasRealTime = function (a, f, c, d) { var b, e, k = this._nodes; if (!this._realTimeCurrentFrameIndexes) { this._realTimeCurrentFrameIndexes = new Int32Array(k.length); b = 0; for (e = k.length; b < e; b++) this._realTimeCurrentFrameIndexes[b] = -1; this._realTimeCurrentTimes = new Float32Array(k.length) } b = 0; for (e = d ? d.length : this._nodes.length; b < e; b++) { var g = d ? d[b] : b, n = k[g]; f < this._realTimeCurrentTimes[g] && (this._realTimeCurrentFrameIndexes[g] = -1); this._realTimeCurrentTimes[g] = f; for (var h = this._realTimeCurrentFrameIndexes[g] + 1, l = n.keyFrames, m = l.length; h < m;) { if (l[h].startTime > f) { this._realTimeCurrentFrameIndexes[g] = h - 1; break } h++ } h === m && (this._realTimeCurrentFrameIndexes[g] = m - 1); (h = c[g]) || (h = c[g] = new Float32Array(n.keyFrameWidth)); if (l = l[this._realTimeCurrentFrameIndexes[g]]) if (l.next) m = l.duration, this._hermiteInterpolate(l, 0 !== m ? (f - l.startTime) / m : 0, m, h); else for (var p = l.data, l = 0, m = h.length; l < m; l++) h[l] = p[l]; else for (p = n.keyFrames[0].data, l = 0, m = h.length; l < m; l++) h[l] = p[l]; if (g = a[g]) if (d) ob._propertySetFuncs[n.propertyNameID](g, null, h); else ob._propertySetFuncs[n.propertyNameID](null, g, h) } }; a._binarySearchEventIndex = function (a) { for (var b = 0, c = this._animationEvents.length - 1, d; b <= c;) { d = Math.floor((b + c) / 2); var e = this._animationEvents[d].time; if (e == a) return d; e > a ? c = d - 1 : b = d + 1 } return b }; a.addEvent = function (a) { var b = this._binarySearchEventIndex(a.time); this._animationEvents.splice(b, 0, a) }; a.onAsynLoaded = function (a, f, c) { a = new lb(f); this._version = a.readUTFString(); switch (this._version) { case "LAYAANIMATION:01": Ui.parse(this, a); break; case "LAYAANIMATION:02": Wi.parse(this, a) } this.completeCreate(); this._endLoaded() }; a.disposeResource = function () { this._publicClipDatas = this._unCachePropertyMap = this._nodeToCachePropertyMap = this._cachePropertyMap = this._nodesMap = this._nodes = this._version = this._skinnedDatasCache = this._avatarDatasCache = this._animationDatasCache = this._fullKeyframeIndicesCache = this._realTimeCurrentTimes = this._realTimeCurrentFrameIndexes = null }; c.load = function (a) { return h.loader.create(a, null, null, c) }; return c }(Qb), $e = function (a) { function c() { c.__super.call(this) } g(c, "laya.d3.core.Avatar", a); a = c.prototype; h.imps(a, {"laya.d3.core.IClone": !0}); a._initCloneToAnimator = function (a, f) { f._avatarNodeMap[a.name] = a; f._avatarNodes.push(a); for (var b = 0, c = a.getChildCount(); b < c; b++) this._initCloneToAnimator(a.getChildByIndex(b), f) }; a._parseNode = function (a, f) { f.name = a.props.name; if (f._parent) { var b = a.customProps, c = f.transform; c._localRotationEuler = new Float32Array(3); c.setLocalPosition(new Float32Array(b.translate)); c.setLocalRotation(new Float32Array(b.rotation)); c.setLocalScale(new Float32Array(b.scale)); c._setWorldMatrixAndUpdate(new Float32Array(16)) } for (var b = a.child, c = 0, d = b.length; c < d; c++) { var e = b[c], g = new ob; f.addChild(g); this._parseNode(e, g) } }; a.onAsynLoaded = function (a, f, c) { this._rootNode = new ob; f.version ? (this._version = f.version, (a = f.rootNode) && this._parseNode(a, this._rootNode)) : this._parseNode(f, this._rootNode); this._endLoaded() }; a._cloneDatasToAnimator = function (a) { var b = this._rootNode.clone(); b.transform._setWorldMatrixIgnoreUpdate(null); a._avatarNodeMap = {}; a._avatarNodes = []; this._initCloneToAnimator(b, a) }; a.cloneTo = function (a) { var b = this._rootNode.clone(); a._rootNode = b }; a.clone = function () { var a = new this.constructor; this.cloneTo(a); return a }; c.load = function (a) { return h.loader.create(a, null, null, c) }; return c }(Qb), Na = function (a) { function c() { c.__super.call(this); this._disablePublicShaderDefine = this._shaderDefineValue = 0; this._shaderValues = new uc; this._values = []; this.renderQueue = 2E3; this._alphaTest = !1; this.cull = 2; this.blend = 0; this.srcBlend = 1; this.dstBlend = 0; this.srcBlendRGB = 1; this.dstBlendRGB = 0; this.srcBlendAlpha = 1; this.dstBlendAlpha = 0; this.blendConstColor = new Z(1, 1, 1, 1); this.blendEquationAlpha = this.blendEquationRGB = this.blendEquation = 0; this.depthTest = 513; this.depthWrite = !0 } g(c, "laya.d3.core.material.BaseMaterial", a); var b = c.prototype; h.imps(b, {"laya.d3.core.IClone": !0}); b._addShaderDefine = function (a) { this._shaderDefineValue |= a }; b._removeShaderDefine = function (a) { this._shaderDefineValue &= ~a }; b._addDisablePublicShaderDefine = function (a) { this._disablePublicShaderDefine |= a }; b._removeDisablePublicShaderDefine = function (a) { this._disablePublicShaderDefine &= ~a }; b._setBuffer = function (a, b) { this._shaderValues.setValue(a, b); this._values[a] = b }; b._getBuffer = function (a) { return this._values[a] }; b._setMatrix4x4 = function (a, b) { this._shaderValues.setValue(a, b ? b.elements : null); this._values[a] = b }; b._getMatrix4x4 = function (a) { return this._values[a] }; b._setInt = function (a, b) { this._shaderValues.setValue(a, b); this._values[a] = b }; b._getInt = function (a) { return this._values[a] }; b._setNumber = function (a, b) { this._shaderValues.setValue(a, b); this._values[a] = b }; b._getNumber = function (a) { return this._values[a] }; b._setBool = function (a, b) { this._shaderValues.setValue(a, b); this._values[a] = b }; b._getBool = function (a) { return this._values[a] }; b._setVector2 = function (a, b) { this._shaderValues.setValue(a, b ? b.elements : null); this._values[a] = b }; b._getVector2 = function (a) { return this._values[a] }; b._setColor = function (a, b) { this._shaderValues.setValue(a, b ? b.elements : null); this._values[a] = b }; b._getColor = function (a) { return this._values[a] }; b._setTexture = function (a, b) { var f = this._values[a]; this._values[a] = b; this._shaderValues.setValue(a, b); 0 < this.referenceCount && (f && f._removeReference(), b && b._addReference()) }; b._getTexture = function (a) { return this._values[a] }; b._upload = function () { this._shader.uploadMaterialUniforms(this._shaderValues.data) }; b._getShader = function (a, b, c) { return this._shader = this._shaderCompile.withCompile((a | b) & ~this._disablePublicShaderDefine, c, this._shaderDefineValue) }; b._setRenderStateBlendDepth = function () { var a = E.mainContext; L.setDepthMask(a, this.depthWrite); 0 === this.depthTest ? L.setDepthTest(a, !1) : (L.setDepthTest(a, !0), L.setDepthFunc(a, this.depthTest)); switch (this.blend) { case 0: L.setBlend(a, !1); break; case 1: L.setBlend(a, !0); L.setBlendFunc(a, this.srcBlend, this.dstBlend); break; case 2: L.setBlend(a, !0) } }; b._setRenderStateFrontFace = function (a, b) { var c = E.mainContext, f; switch (this.cull) { case 0: L.setCullFace(c, !1); break; case 1: L.setCullFace(c, !0); f = a ? b && b._isFrontFaceInvert ? 2305 : 2304 : b && b._isFrontFaceInvert ? 2304 : 2305; L.setFrontFace(c, f); break; case 2: L.setCullFace(c, !0), f = a ? b && b._isFrontFaceInvert ? 2304 : 2305 : b && b._isFrontFaceInvert ? 2305 : 2304, L.setFrontFace(c, f) } }; b.onAsynLoaded = function (a, b, c) { a = b[0]; b = b[1]; switch (a.version) { case "LAYAMATERIAL:01": var f = a.props, d; for (d in f) switch (d) { case "vectors": var e = f[d]; a = 0; for (c = e.length; a < c; a++) { var k = e[a], g = k.value; switch (g.length) { case 2: this[k.name] = new La(g[0], g[1]); break; case 3: this[k.name] = new m(g[0], g[1], g[2]); break; case 4: this[k.name] = new Z(g[0], g[1], g[2], g[3]); break; default: throw Error("BaseMaterial:unkonwn color length."); } } break; case "textures": e = f[d]; a = 0; for (c = e.length; a < c; a++) k = e[a], (g = k.path) && (this[k.name] = N.getRes(b[g])); break; case "defines": e = f[d]; a = 0; for (c = e.length; a < c; a++) k = this._shaderCompile.getMaterialDefineByName(e[a]), this._addShaderDefine(k); break; case "cull": case "blend": case "srcBlend": case "dstBlend": case "depthWrite": this[d] = f[d]; break; case "renderQueue": switch (f[d]) { case 1: this.renderQueue = 2E3; break; case 2: this.renderQueue = 3E3 } break; default: this[d] = f[d] } break; case "LAYAMATERIAL:02": f = a.props; for (d in f) switch (d) { case "vectors": e = f[d]; a = 0; for (c = e.length; a < c; a++) switch (k = e[a], g = k.value, g.length) { case 2: this[k.name] = new La(g[0], g[1]); break; case 3: this[k.name] = new m(g[0], g[1], g[2]); break; case 4: this[k.name] = new Z(g[0], g[1], g[2], g[3]); break; default: throw Error("BaseMaterial:unkonwn color length."); } break; case "textures": e = f[d]; a = 0; for (c = e.length; a < c; a++) k = e[a], (g = k.path) && (this[k.name] = N.getRes(b[g])); break; case "defines": e = f[d]; a = 0; for (c = e.length; a < c; a++) k = this._shaderCompile.getMaterialDefineByName(e[a]), this._addShaderDefine(k); break; default: this[d] = f[d] } break; default: throw Error("BaseMaterial:unkonwn version."); } this._endLoaded() }; b._addReference = function () { a.prototype._addReference.call(this); for (var b = 0, c = this._values.length; b < c; b++) { var d = this._values[b]; d && d instanceof laya.d3.resource.BaseTexture && d._addReference() } }; b._removeReference = function () { a.prototype._removeReference.call(this); for (var b = 0, c = this._values.length; b < c; b++) { var d = this._values[b]; d && d instanceof laya.d3.resource.BaseTexture && d._removeReference() } }; b.disposeResource = function () { this._shaderValues = this._shader = this.blendConstColor = null; for (var a = 0, b = this._values.length; a < b; a++) { var c = this._values[a]; c && c instanceof laya.d3.resource.BaseTexture && c._removeReference() } this._values = null }; b.setShaderName = function (a) { a = Ia.nameKey.getID(a); if (-1 === a) throw Error("BaseMaterial: unknown shader name."); this._shaderCompile = P._preCompileShader[a] }; b.cloneTo = function (a) { a.name = this.name; a.cull = this.cull; a.blend = this.blend; a.srcBlend = this.srcBlend; a.dstBlend = this.dstBlend; a.srcBlendRGB = this.srcBlendRGB; a.dstBlendRGB = this.dstBlendRGB; a.srcBlendAlpha = this.srcBlendAlpha; a.dstBlendAlpha = this.dstBlendAlpha; this.blendConstColor.cloneTo(a.blendConstColor); a.blendEquation = this.blendEquation; a.blendEquationRGB = this.blendEquationRGB; a.blendEquationAlpha = this.blendEquationAlpha; a.depthTest = this.depthTest; a.depthWrite = this.depthWrite; a.renderQueue = this.renderQueue; a._shader = this._shader; a._disablePublicShaderDefine = this._disablePublicShaderDefine; a._shaderDefineValue = this._shaderDefineValue; var b = a._shaderValues; a._shaderValues.data.length = this._shaderValues.data.length; var c = this._values.length, f = a._values; f.length = c; for (a = 0; a < c; a++) { var d = this._values[a]; if (d) if ("number" == typeof d) f[a] = d, b.data[a] = d; else if ("number" == typeof d && Math.floor(d) == d) f[a] = d, b.data[a] = d; else if ("boolean" == typeof d) f[a] = d, b.data[a] = d; else if (d instanceof laya.d3.math.Vector2) { var e = f[a] || (f[a] = new La); d.cloneTo(e); b.data[a] = e.elements } else d instanceof laya.d3.math.Vector3 ? (e = f[a] || (f[a] = new m), d.cloneTo(e), b.data[a] = e.elements) : d instanceof laya.d3.math.Vector4 ? (e = f[a] || (f[a] = new Z), d.cloneTo(e), b.data[a] = e.elements) : d instanceof laya.d3.math.Matrix4x4 ? (e = f[a] || (f[a] = new Q), d.cloneTo(e), b.data[a] = e.elements) : d instanceof laya.d3.resource.BaseTexture && (f[a] = d, b.data[a] = d) } }; b.clone = function () { var a = new this.constructor; this.cloneTo(a); return a }; e(0, b, "alphaTestValue", function () { return this._getNumber(0) }, function (a) { this._setNumber(0, a) }); e(0, b, "alphaTest", function () { return this._alphaTest }, function (a) { (this._alphaTest = a) ? this._addShaderDefine(laya.d3.core.material.BaseMaterial.SHADERDEFINE_ALPHATEST) : this._removeShaderDefine(laya.d3.core.material.BaseMaterial.SHADERDEFINE_ALPHATEST) }); c.__init__ = function () { c.SHADERDEFINE_ALPHATEST = c.shaderDefines.registerDefine("ALPHATEST") }; c.RENDERQUEUE_OPAQUE = 2E3; c.RENDERQUEUE_ALPHATEST = 2450; c.RENDERQUEUE_TRANSPARENT = 3E3; c.CULL_NONE = 0; c.CULL_FRONT = 1; c.CULL_BACK = 2; c.BLEND_DISABLE = 0; c.BLEND_ENABLE_ALL = 1; c.BLEND_ENABLE_SEPERATE = 2; c.BLENDPARAM_ZERO = 0; c.BLENDPARAM_ONE = 1; c.BLENDPARAM_SRC_COLOR = 768; c.BLENDPARAM_ONE_MINUS_SRC_COLOR = 769; c.BLENDPARAM_DST_COLOR = 774; c.BLENDPARAM_ONE_MINUS_DST_COLOR = 775; c.BLENDPARAM_SRC_ALPHA = 770; c.BLENDPARAM_ONE_MINUS_SRC_ALPHA = 771; c.BLENDPARAM_DST_ALPHA = 772; c.BLENDPARAM_ONE_MINUS_DST_ALPHA = 773; c.BLENDPARAM_SRC_ALPHA_SATURATE = 776; c.BLENDEQUATION_ADD = 0; c.BLENDEQUATION_SUBTRACT = 1; c.BLENDEQUATION_REVERSE_SUBTRACT = 2; c.DEPTHTEST_OFF = 0; c.DEPTHTEST_NEVER = 512; c.DEPTHTEST_LESS = 513; c.DEPTHTEST_EQUAL = 514; c.DEPTHTEST_LEQUAL = 515; c.DEPTHTEST_GREATER = 516; c.DEPTHTEST_NOTEQUAL = 517; c.DEPTHTEST_GEQUAL = 518; c.DEPTHTEST_ALWAYS = 519; c.SHADERDEFINE_ALPHATEST = 1; c.ALPHATESTVALUE = 0; p(c, ["shaderDefines", function () { return this.shaderDefines = new rb }]); return c }(Qb), hl = function (a) { function c(a) { c.__super.call(this, a) } g(c, "laya.d3.core.GlitterRender", a); a = c.prototype; a._calculateBoundingBox = function () { var a = this._boundingBox.min.elements; a[0] = -Number.MAX_VALUE; a[1] = -Number.MAX_VALUE; a[2] = -Number.MAX_VALUE; a = this._boundingBox.min.elements; a[0] = Number.MAX_VALUE; a[1] = Number.MAX_VALUE; a[2] = Number.MAX_VALUE }; a._calculateBoundingSphere = function () { var a = this._boundingSphere.center.elements; a[0] = 0; a[1] = 0; a[2] = 0; this._boundingSphere.radius = Number.MAX_VALUE }; a._renderUpdate = function (a) { this._setShaderValueMatrix4x4(0, this._owner.transform.worldMatrix); a = this._owner.getProjectionViewWorldMatrix(a); this._setShaderValueMatrix4x4(1, a); a = this._owner.templet; this._setShaderValueNumber(3, a.lifeTime); this._setShaderValueNumber(2, a._currentTime); return !0 }; return c }(Kb), rh = function (a) { function c(a) { this._sharedMesh = this._owner = null; c.__super.call(this); this._owner = a } g(c, "laya.d3.core.MeshFilter", a); var b = c.prototype; b._sharedMeshLoaded = function () { this.event("loaded") }; b._destroy = function () { a.prototype._destroy.call(this); this._owner = null; this._sharedMesh && (this._sharedMesh._removeReference(), this._sharedMesh = null) }; e(0, b, "sharedMesh", function () { return this._sharedMesh }, function (a) { var b = this._sharedMesh; b && b._removeReference(); this._sharedMesh = a; a._addReference(); this.event("meshchanged", [this, b, a]); if (!a.loaded) this._sharedMesh.once("loaded", this, this._sharedMeshLoaded) }); e(0, b, "_isAsyncLoaded", function () { return this._sharedMesh.loaded }); e(0, b, "_originalBoundingBoxCorners", function () { return this._sharedMesh.boundingBoxCorners }); e(0, b, "_originalBoundingSphere", function () { return this._sharedMesh.boundingSphere }); e(0, b, "_originalBoundingBox", function () { return this._sharedMesh.boundingBox }); return c }(Fc), sh = function (a) { function c(a) { c.__super.call(this, a); a.meshFilter.on("meshchanged", this, this._onMeshChanged) } g(c, "laya.d3.core.MeshRender", a); a = c.prototype; a._onMeshChanged = function (a, c, d) { if (d.loaded) this._boundingSphereNeedChange = this._boundingBoxNeedChange = this._boundingBoxCenterNeedChange = this._octreeNodeNeedChange = !0; else d.once("loaded", this, this._onMeshLoaed) }; a._onMeshLoaed = function (a, c) { this._boundingSphereNeedChange = this._boundingBoxNeedChange = this._boundingBoxCenterNeedChange = this._octreeNodeNeedChange = !0 }; a._calculateBoundingSphereByInitSphere = function (a) { var b, c = this._owner.transform, d = c.scale.elements; b = Math.abs(d[0]); var e = Math.abs(d[1]), d = Math.abs(d[2]); b = b >= e && b >= d ? b : e >= d ? e : d; m.transformCoordinate(a.center, c.worldMatrix, this._boundingSphere.center); this._boundingSphere.radius = a.radius * b }; a._calculateBoundBoxByInitCorners = function (a) { for (var b = this._owner.transform.worldMatrix, c = 0; 8 > c; c++) m.transformCoordinate(a[c], b, Kb._tempBoundBoxCorners[c]); Ha.createfromPoints(Kb._tempBoundBoxCorners, this._boundingBox) }; a._calculateBoundingSphere = function () { var a = this._owner.meshFilter.sharedMesh; null == a || null == a.boundingSphere ? this._boundingSphere.toDefault() : this._calculateBoundingSphereByInitSphere(a.boundingSphere) }; a._calculateBoundingBox = function () { var a = this._owner.meshFilter.sharedMesh; null == a || null == a.boundingBox ? this._boundingBox.toDefault() : this._calculateBoundBoxByInitCorners(a.boundingBoxCorners) }; a._renderUpdate = function (a) { var b = this._owner.transform; b ? (this._setShaderValueMatrix4x4(0, b.worldMatrix), a = this._owner.getProjectionViewWorldMatrix(a)) : this._setShaderValueMatrix4x4(0, Q.DEFAULT); this._setShaderValueMatrix4x4(1, a); Sb.debugMode && this._renderRenderableBoundBox(); return !0 }; return c }(Kb), Oa = function (a) { function c() { this._buffer = this._glBuffer = null; this._byteLength = this._bufferUsage = this._bufferType = 0; c.__super.call(this); c._gl = E.mainContext } g(c, "laya.webgl.utils.Buffer", a); a = c.prototype; a._bind = function () { this.activeResource(); c._bindActive[this._bufferType] !== this._glBuffer && (34962 === this._bufferType && (c._bindVertexBuffer = this._glBuffer), c._gl.bindBuffer(this._bufferType, c._bindActive[this._bufferType] = this._glBuffer), Ua.activeShader = null) }; a.recreateResource = function () { this._glBuffer || (this._glBuffer = c._gl.createBuffer()); this.completeCreate() }; a.disposeResource = function () { this._glBuffer && (E.mainContext.deleteBuffer(this._glBuffer), this._glBuffer = null); this.memorySize = 0 }; e(0, a, "bufferUsage", function () { return this._bufferUsage }); c._gl = null; c._bindActive = {}; c._bindVertexBuffer = null; c._enableAtributes = []; return c }(Qb), il = function (a) { function c(a) { c.__super.call(this); this._tempRotationMatrix = new Q; this._uvLength = new La; this._firstRetiredElement = this._firstFreeElement = this._firstNewElement = this._firstActiveElement = 0; this._owner = a; this._ownerRender = a.particleRender; this._boundingBoxCorners = q(8, null); this._boundingSphere = new Bb(new m, Number.MAX_VALUE); this._boundingBox = new Ha(new m(-Number.MAX_VALUE, -Number.MAX_VALUE, -Number.MAX_VALUE), new m(Number.MAX_VALUE, Number.MAX_VALUE, Number.MAX_VALUE)); this._currentTime = 0; this._isPaused = this._isPlaying = this._isEmitting = !1; this._totalDelayTime = this._emissionTime = this._frameRateTime = this._burstsIndex = 0; this._simulateUpdate = !1; this._bufferMaxParticles = 1; this.duration = 5; this.looping = !0; this.prewarm = !1; this._startLifetimeType = this.startDelayMax = this.startDelayMin = this.startDelay = this.startDelayType = 0; this._startLifetimeConstant = 5; this._startLifeTimeGradient = new tc; this._startLifetimeConstantMin = 0; this._startLifetimeConstantMax = 5; this._startLifeTimeGradientMin = new tc; this._startLifeTimeGradientMax = new tc; this._maxStartLifetime = 5; this.startSpeedType = 0; this.startSpeedConstant = 5; this.startSpeedConstantMin = 0; this.startSpeedConstantMax = 5; this.threeDStartSize = !1; this.startSizeType = 0; this.startSizeConstant = 1; this.startSizeConstantSeparate = new m(1, 1, 1); this.startSizeConstantMin = 0; this.startSizeConstantMax = 1; this.startSizeConstantMinSeparate = new m(0, 0, 0); this.startSizeConstantMaxSeparate = new m(1, 1, 1); this.threeDStartRotation = !1; this.startRotationConstant = this.startRotationType = 0; this.startRotationConstantSeparate = new m(0, 0, 0); this.startRotationConstantMax = this.startRotationConstantMin = 0; this.startRotationConstantMinSeparate = new m(0, 0, 0); this.startRotationConstantMaxSeparate = new m(0, 0, 0); this.startColorType = this.randomizeRotationDirection = 0; this.startColorConstant = new Z(1, 1, 1, 1); this.startColorConstantMin = new Z(1, 1, 1, 1); this.startColorConstantMax = new Z(1, 1, 1, 1); this.gravityModifier = 0; this.simulationSpace = 1; this.scaleMode = 0; this.playOnAwake = !0; this._rand = new zj(0); this.autoRandomSeed = !0; this.randomSeed = new Uint32Array(1); this._randomSeeds = new Uint32Array(c._RANDOMOFFSET.length); this.isPerformanceMode = !0; this._emission = new $i; this._emission.enbale = !0; this._owner.on("activeinhierarchychanged", this, this._onOwnerActiveHierarchyChanged) } g(c, "laya.d3.core.particleShuriKen.ShurikenParticleSystem", a); var b = c.prototype; h.imps(b, {"laya.d3.core.render.IRenderable": !0, "laya.d3.core.IClone": !0}); b._getVertexBuffer = function (a) { void 0 === a && (a = 0); return 0 === a ? this._vertexBuffer : null }; b._getIndexBuffer = function () { return this._indexBuffer }; b._generateBoundingSphere = function () { var a = this._boundingSphere.center.elements; a[0] = 0; a[1] = 0; a[2] = 0; this._boundingSphere.radius = Number.MAX_VALUE }; b._generateBoundingBox = function () { var a = this._owner.particleRender, b = this._boundingBox.min, d = this._boundingBox.max, e, g, h = NaN; switch (this.startLifetimeType) { case 0: h = this.startLifetimeConstant; break; case 1: var h = -Number.MAX_VALUE, l = l; e = 0; for (g = l.gradientCount; e < g; e++) h = Math.max(h, l.getValueByIndex(e)); break; case 2: h = Math.max(this.startLifetimeConstantMin, this.startLifetimeConstantMax); break; case 3: var h = -Number.MAX_VALUE, p = p; e = 0; for (g = p.gradientCount; e < g; e++) h = Math.max(h, p.getValueByIndex(e)); var q = q; e = 0; for (g = q.gradientCount; e < g; e++) h = Math.max(h, q.getValueByIndex(e)) } e = g = NaN; switch (this.startSpeedType) { case 0: g = e = this.startSpeedConstant; break; case 2: g = this.startLifetimeConstantMin, e = this.startLifetimeConstantMax } var y, t, v, z; this._shape && this._shape.enable || (v = y = t = m.ZERO, z = m.UnitZ); v = new m(v.x * g, v.y * g, v.z * g); e = new m(z.x * e, z.y * e, z.z * e); if (this._velocityOverLifetime && this._velocityOverLifetime.enbale) switch (z = this._velocityOverLifetime.velocity, z.type) { case 1: new m(z.gradientX.getAverageValue(), z.gradientY.getAverageValue(), z.gradientZ.getAverageValue()); break; case 3: new m(z.gradientXMin.getAverageValue(), z.gradientYMin.getAverageValue(), z.gradientZMin.getAverageValue()), new m(z.gradientXMax.getAverageValue(), z.gradientYMax.getAverageValue(), z.gradientZMax.getAverageValue()) } var A, B, q = this._owner.transform, l = q.position; z = c._tempVector39; p = z.elements; g = a.renderMode; switch (this.scaleMode) { case 0: A = q = q.scale; p[0] = q.x; p[1] = q.z; p[2] = q.y; 1 === g && (B = q); break; case 1: A = q = q.localScale; p[0] = q.x; p[1] = q.z; p[2] = q.y; 1 === g && (B = q); break; case 2: A = q.scale, p[0] = p[1] = p[2] = 1, 1 === g && (B = m.ONE) } var C, D; this._velocityOverLifetime && this._velocityOverLifetime.enbale || (C = new m(v.x * h, v.y * h, v.z * h), D = new m(e.x * h, e.y * h, e.z * h), 2 != this.scaleMode ? (m.add(y, C, b), m.multiply(A, b, b), m.add(t, D, d), m.multiply(A, d, d)) : (m.multiply(A, y, b), m.add(b, C, b), m.multiply(A, t, d), m.add(d, D, d))); switch (this.simulationSpace) { case 1: m.add(b, l, b), m.add(d, l, d) } l = h = NaN; switch (this.startSizeType) { case 0: if (this.threeDStartSize) { var E = E, h = Math.max(E.x, E.y); 1 === g && (l = E.y) } else h = this.startSizeConstant, 1 === g && (l = this.startSizeConstant); break; case 2: if (this.threeDStartSize) { var F = F, h = Math.max(F.x, F.y); 1 === g && (l = F.y) } else h = this.startSizeConstantMax, 1 === g && (l = this.startSizeConstantMax) } this._sizeOverLifetime && this._sizeOverLifetime.enbale && (h *= this._sizeOverLifetime.size.getMaxSizeInGradient()); E = c._tempVector30; F = E.elements; switch (g) { case 0: m.scale(z, h, E); m.subtract(b, E, b); m.add(d, E, d); break; case 1: F = c._tempVector31; t = c._tempVector32; A = c._tempVector33; y = c._tempVector34; this._velocityOverLifetime && this._velocityOverLifetime.enbale || (m.multiply(B, e, t), m.multiply(B, v, A)); B = l * a.stretchedBillboardLengthScale; v = m.scalarLength(t) * a.stretchedBillboardSpeedScale + B; e = m.scalarLength(A) * a.stretchedBillboardSpeedScale + B; a = c._tempVector35; B = c._tempVector36; m.normalize(t, a); m.scale(a, v, y); m.subtract(D, y, y); m.normalize(A, B); m.scale(B, e, F); m.add(C, F, F); C = h * c.halfKSqrtOf2; m.scale(z, C, E); C = c._tempVector37; D = c._tempVector38; m.scale(a, .5, C); m.scale(B, .5, D); m.multiply(C, z, C); m.multiply(D, z, D); m.add(b, D, b); m.min(b, y, b); m.subtract(b, E, b); m.subtract(d, C, d); m.max(d, F, d); m.add(d, E, d); break; case 2: h *= Math.cos(.7853981633974483); C = .5 * h; F[0] = z.x * C; F[1] = z.z * C; m.subtract(b, E, b); m.add(d, E, d); break; case 3: h *= Math.cos(.7853981633974483), m.scale(z, .5 * h, E), m.subtract(b, E, b), m.add(d, E, d) } this._boundingBox.getCorners(this._boundingBoxCorners) }; b._updateEmission = function () { if (h.stage.isVisibility && this.isAlive) if (this._simulateUpdate) this._simulateUpdate = !1; else { var a = this._startUpdateLoopCount === H.loopCount || this._isPaused ? 0 : h.timer.delta / 1E3, a = Math.min(c._maxElapsedTime, a); this._updateParticles(a) } }; b._updateParticles = function (a) { if (4 !== this._ownerRender.renderMode || this._ownerRender.mesh) this._currentTime += a, this._retireActiveParticles(), this._freeRetiredParticles(), this._totalDelayTime += a, this._totalDelayTime < this._playStartDelay || this._emission.enbale && this._isEmitting && !this._isPaused && this._advanceTime(a, this._currentTime) }; b._updateParticlesSimulationRestart = function (a) { this._burstsIndex = this._firstRetiredElement = this._firstFreeElement = this._firstNewElement = this._firstActiveElement = 0; this._frameRateTime = a; this._totalDelayTime = this._emissionTime = 0; this._currentTime = a; a < this._playStartDelay ? this._totalDelayTime = a : this._emission.enbale && this._advanceTime(a, a) }; b._addUpdateEmissionToTimer = function () { h.timer.frameLoop(1, this, this._updateEmission) }; b._removeUpdateEmissionToTimer = function () { h.timer.clear(this, this._updateEmission) }; b._onOwnerActiveHierarchyChanged = function (a) { this._owner.displayedInStage && (a ? this._addUpdateEmissionToTimer() : this._removeUpdateEmissionToTimer()) }; b._retireActiveParticles = function () { for (; this._firstActiveElement != this._firstNewElement;) { var a = this._firstActiveElement * this._floatCountPerVertex * this._vertexStride, b = a + this._timeIndex; if (this._currentTime - this._vertices[b] + 1E-4 < this._vertices[a + this._startLifeTimeIndex]) break; this._vertices[b] = this._drawCounter; this._firstActiveElement++; this._firstActiveElement >= this._bufferMaxParticles && (this._firstActiveElement = 0) } }; b._freeRetiredParticles = function () { for (; this._firstRetiredElement != this._firstActiveElement;) { var a = this._drawCounter - this._vertices[this._firstRetiredElement * this._floatCountPerVertex * this._vertexStride + this._timeIndex]; if (this.isPerformanceMode && 3 > a) break; this._firstRetiredElement++; this._firstRetiredElement >= this._bufferMaxParticles && (this._firstRetiredElement = 0) } }; b._burst = function (a, b) { for (var c = 0, f = this._emission._bursts, d = f.length; this._burstsIndex < d; this._burstsIndex++) { var e = f[this._burstsIndex], k = e.time; if (a <= k && k < b) this.autoRandomSeed ? e = S.lerp(e.minCount, e.maxCount, Math.random()) : (this._rand.seed = this._randomSeeds[0], e = S.lerp(e.minCount, e.maxCount, this._rand.getFloat()), this._randomSeeds[0] = this._rand.seed), c += e; else break } return c }; b._advanceTime = function (a, b) { var c; c = this._emissionTime; this._emissionTime += a; var f = 0; if (this._emissionTime > this.duration) if (this.looping) f += this._burst(c, this._emissionTime), this._emissionTime -= this.duration, this.event("complete"), this._burstsIndex = 0, f += this._burst(0, this._emissionTime); else { f = Math.min(this.maxParticles - this.aliveParticleCount, f); for (c = 0; c < f; c++) this.emit(b); this._isPlaying = !1; this.stop(); return } else f += this._burst(c, this._emissionTime); f = Math.min(this.maxParticles - this.aliveParticleCount, f); for (c = 0; c < f; c++) this.emit(b); f = this.emission.emissionRate; if (0 < f) { f = 1 / f; this._frameRateTime += f; for (this._frameRateTime = this._currentTime - (this._currentTime - this._frameRateTime) % this._maxStartLifetime; this._frameRateTime <= b;) if (this.emit(this._frameRateTime)) this._frameRateTime += f; else break; this._frameRateTime = Math.floor(b / f) * f } }; b._initBufferDatas = function () { this._vertexBuffer && (this._vertexBuffer.destroy(), this._indexBuffer.destroy()); var a = this._ownerRender, b = a.renderMode; if (-1 !== b && 0 < this.maxParticles) { var c, d, e, a = a.mesh; if (4 === b) { if (a) { if (1 < a._vertexBuffers.length) throw Error("ShurikenParticleSystem: submesh Count mesh be One or all subMeshes have the same vertexDeclaration."); b = uj.vertexDeclaration; this._floatCountPerVertex = b.vertexStride / 4; this._startLifeTimeIndex = 12; this._timeIndex = 16; this._vertexStride = a._vertexBuffers[0].vertexCount; e = this._bufferMaxParticles * this._vertexStride; var g = e % 65535; if (1 < Math.floor(e / 65535) + 1) throw Error("ShurikenParticleSystem:the maxParticleCount multiply mesh vertexCount is large than 65535."); this._vertexBuffer = Ab.create(b, g, 35048); this._vertices = new Float32Array(this._floatCountPerVertex * g); this._indexStride = a._indexBuffer.indexCount; g = a._indexBuffer.getData(); a = this._bufferMaxParticles * this._indexStride; this._indexBuffer = Tb.create("ushort", a, 35044); b = new Uint16Array(a); for (a = e = 0; a < this._bufferMaxParticles; a++) { var h = a * this._vertexStride; c = 0; for (d = g.length; c < d; c++) b[e++] = h + g[c] } this._indexBuffer.setData(b) } } else { b = tj.vertexDeclaration; this._floatCountPerVertex = b.vertexStride / 4; this._startLifeTimeIndex = 7; this._timeIndex = 11; this._vertexStride = 4; this._vertexBuffer = Ab.create(b, this._bufferMaxParticles * this._vertexStride, 35048); this._vertices = new Float32Array(this._floatCountPerVertex * this._bufferMaxParticles * this._vertexStride); for (a = 0; a < this._bufferMaxParticles; a++) b = a * this._floatCountPerVertex * this._vertexStride, this._vertices[b] = -.5, this._vertices[b + 1] = -.5, this._vertices[b + 2] = 0, this._vertices[b + 3] = 1, b += this._floatCountPerVertex, this._vertices[b] = .5, this._vertices[b + 1] = -.5, this._vertices[b + 2] = 1, this._vertices[b + 3] = 1, b += this._floatCountPerVertex, this._vertices[b] = .5, this._vertices[b + 1] = .5, this._vertices[b + 2] = 1, this._vertices[b + 3] = 0, b += this._floatCountPerVertex, this._vertices[b] = -.5, this._vertices[b + 1] = .5, this._vertices[b + 2] = 0, this._vertices[b + 3] = 0; this._indexStride = 6; this._indexBuffer = Tb.create("ushort", 6 * this._bufferMaxParticles, 35044); b = new Uint16Array(6 * this._bufferMaxParticles); for (a = 0; a < this._bufferMaxParticles; a++) e = 6 * a, g = a * this._vertexStride, c = g + 2, b[e++] = g, b[e++] = c, b[e++] = g + 1, b[e++] = g, b[e++] = g + 3, b[e++] = c; this._indexBuffer.setData(b) } } }; b._destroy = function () { a.prototype._destroy.call(this); this._owner.activeInHierarchy && this._removeUpdateEmissionToTimer(); this._vertexBuffer.destroy(); this._indexBuffer.destroy(); this._emission._destroy(); this._textureSheetAnimation = this._rotationOverLifetime = this._sizeOverLifetime = this._colorOverLifetime = this._velocityOverLifetime = this.startColorConstantMax = this.startColorConstantMin = this.startColorConstant = this.startRotationConstantMaxSeparate = this.startRotationConstantMinSeparate = this.startRotationConstantSeparate = this.startSizeConstantMaxSeparate = this.startSizeConstantMinSeparate = this.startSizeConstantSeparate = this.startLifeTimeGradientMax = this.startLifeTimeGradientMin = this.startLifeTimeGradient = this._shape = this._emission = this._indexBuffer = this._vertexBuffer = this._vertices = this._owner = null }; b.emit = function (a) { var b = c._tempPosition, f = c._tempDirection; if (this._shape && this._shape.enable) this.autoRandomSeed ? this._shape.generatePositionAndDirection(b, f) : this._shape.generatePositionAndDirection(b, f, this._rand, this._randomSeeds); else { var d = b.elements, e = f.elements; d[0] = d[1] = d[2] = 0; e[0] = e[1] = 0; e[2] = 1 } return this.addParticle(b, f, a) }; b.addParticle = function (a, b, c) { m.normalize(b, b); var f = this._firstFreeElement + 1; f >= this._bufferMaxParticles && (f = 0); if (f === this._firstRetiredElement) return !1; Ka.create(this, this._ownerRender, this._owner.transform); if (this._currentTime - c >= Ka.startLifeTime) return !0; var d = NaN, e = NaN, k = NaN, g = NaN, n = NaN, h = NaN, l = NaN, p = this._velocityOverLifetime && this._velocityOverLifetime.enbale; if (p) { var q = this._velocityOverLifetime.velocity.type; 2 === q || 3 === q ? this.autoRandomSeed ? (d = Math.random(), e = Math.random(), k = Math.random()) : (this._rand.seed = this._randomSeeds[9], d = this._rand.getFloat(), e = this._rand.getFloat(), k = this._rand.getFloat(), this._randomSeeds[9] = this._rand.seed) : p = !1 } else p = !1; (q = this._colorOverLifetime && this._colorOverLifetime.enbale) ? 3 === this._colorOverLifetime.color.type ? this.autoRandomSeed ? g = Math.random() : (this._rand.seed = this._randomSeeds[10], g = this._rand.getFloat(), this._randomSeeds[10] = this._rand.seed) : q = !1 : q = !1; var t = this._sizeOverLifetime && this._sizeOverLifetime.enbale; t ? 3 === this._sizeOverLifetime.size.type ? this.autoRandomSeed ? n = Math.random() : (this._rand.seed = this._randomSeeds[11], n = this._rand.getFloat(), this._randomSeeds[11] = this._rand.seed) : t = !1 : t = !1; var v = this._rotationOverLifetime && this._rotationOverLifetime.enbale; if (v) { var z = this._rotationOverLifetime.angularVelocity.type; 2 === z || 3 === z ? this.autoRandomSeed ? h = Math.random() : (this._rand.seed = this._randomSeeds[12], h = this._rand.getFloat(), this._randomSeeds[12] = this._rand.seed) : v = !1 } else v = !1; (z = this._textureSheetAnimation && this._textureSheetAnimation.enable) ? 3 === this._textureSheetAnimation.frame.type ? this.autoRandomSeed ? l = Math.random() : (this._rand.seed = this._randomSeeds[15], l = this._rand.getFloat(), this._randomSeeds[15] = this._rand.seed) : z = !1 : z = !1; var A = this._firstFreeElement * this._floatCountPerVertex * this._vertexStride, B = Ka.startUVInfo[0], C = Ka.startUVInfo[1], D = Ka.startUVInfo[2], E = Ka.startUVInfo[3]; a = a.elements; b = b.elements; var F, H = 0, I = 0, J = 0, L = 0, M = 0, O = this._ownerRender; if (4 === O.renderMode) I = O.mesh._vertexBuffers[0], F = I.getData(), H = I.vertexDeclaration, I = H.getVertexElementByUsage(0).offset / 4, J = (J = H.getVertexElementByUsage(1)) ? J.offset / 4 : -1, L = (L = H.getVertexElementByUsage(2)) ? L.offset / 4 : -1, H = H.vertexStride / 4, M = 0; else { this._vertices[A + 2] = D; this._vertices[A + 3] = E + C; var N = A + this._floatCountPerVertex; this._vertices[N + 2] = D + B; this._vertices[N + 3] = E + C; N += this._floatCountPerVertex; this._vertices[N + 2] = D + B; this._vertices[N + 3] = E; N += this._floatCountPerVertex; this._vertices[N + 2] = D; this._vertices[N + 3] = E } N = A; for (A += this._floatCountPerVertex * this._vertexStride; N < A; N += this._floatCountPerVertex) { var K; if (4 === O.renderMode) { K = N; var P = H * M++, Q = P + I; this._vertices[K++] = F[Q++]; this._vertices[K++] = F[Q++]; this._vertices[K++] = F[Q]; -1 === J ? (this._vertices[K++] = 1, this._vertices[K++] = 1, this._vertices[K++] = 1, this._vertices[K++] = 1) : (Q = P + J, this._vertices[K++] = F[Q++], this._vertices[K++] = F[Q++], this._vertices[K++] = F[Q++], this._vertices[K++] = F[Q]); -1 === L ? (this._vertices[K++] = 0, this._vertices[K++] = 0) : (Q = P + L, this._vertices[K++] = D + F[Q++] * B, this._vertices[K++] = E + F[Q] * C) } else K = N + 4; this._vertices[K++] = a[0]; this._vertices[K++] = a[1]; this._vertices[K++] = a[2]; this._vertices[K++] = Ka.startLifeTime; this._vertices[K++] = b[0]; this._vertices[K++] = b[1]; this._vertices[K++] = b[2]; this._vertices[K++] = c; this._vertices[K++] = Ka.startColor[0]; this._vertices[K++] = Ka.startColor[1]; this._vertices[K++] = Ka.startColor[2]; this._vertices[K++] = Ka.startColor[3]; this._vertices[K++] = Ka.startSize[0]; this._vertices[K++] = Ka.startSize[1]; this._vertices[K++] = Ka.startSize[2]; this._vertices[K++] = Ka.startRotation[0]; this._vertices[K++] = Ka.startRotation[1]; this._vertices[K++] = Ka.startRotation[2]; this._vertices[K++] = Ka.startSpeed; q && (this._vertices[K + 1] = g); t && (this._vertices[K + 2] = n); v && (this._vertices[K + 3] = h); z && (this._vertices[K + 4] = l); p && (this._vertices[K + 5] = d, this._vertices[K + 6] = e, this._vertices[K + 7] = k); switch (this.simulationSpace) { case 0: K += 8; this._vertices[K++] = Ka.simulationWorldPostion[0]; this._vertices[K++] = Ka.simulationWorldPostion[1]; this._vertices[K++] = Ka.simulationWorldPostion[2]; this._vertices[K++] = Ka.simulationWorldRotation[0]; this._vertices[K++] = Ka.simulationWorldRotation[1]; this._vertices[K++] = Ka.simulationWorldRotation[2]; this._vertices[K++] = Ka.simulationWorldRotation[3]; break; case 1: break; default: throw Error("ShurikenParticleMaterial: SimulationSpace value is invalid."); } } this._firstFreeElement = f; return !0 }; b.addNewParticlesToVertexBuffer = function () { var a; this._firstNewElement < this._firstFreeElement ? (a = this._firstNewElement * this._vertexStride * this._floatCountPerVertex, this._vertexBuffer.setData(this._vertices, a, a, (this._firstFreeElement - this._firstNewElement) * this._vertexStride * this._floatCountPerVertex)) : (a = this._firstNewElement * this._vertexStride * this._floatCountPerVertex, this._vertexBuffer.setData(this._vertices, a, a, (this._bufferMaxParticles - this._firstNewElement) * this._vertexStride * this._floatCountPerVertex), 0 < this._firstFreeElement && this._vertexBuffer.setData(this._vertices, 0, 0, this._firstFreeElement * this._vertexStride * this._floatCountPerVertex)); this._firstNewElement = this._firstFreeElement }; b._beforeRender = function (a) { this._firstNewElement != this._firstFreeElement && this.addNewParticlesToVertexBuffer(); this._drawCounter++; return this._firstActiveElement != this._firstFreeElement ? (this._vertexBuffer._bind(), this._indexBuffer._bind(), !0) : !1 }; b._render = function (a) { var b = E.mainContext; this._firstActiveElement < this._firstFreeElement ? (a = (this._firstFreeElement - this._firstActiveElement) * this._indexStride, b.drawElements(4, a, 5123, 2 * this._firstActiveElement * this._indexStride), H.trianglesFaces += a / 3, H.drawCall++) : (a = (this._bufferMaxParticles - this._firstActiveElement) * this._indexStride, b.drawElements(4, a, 5123, 2 * this._firstActiveElement * this._indexStride), H.trianglesFaces += a / 3, H.drawCall++, 0 < this._firstFreeElement && (a = this._firstFreeElement * this._indexStride, b.drawElements(4, a, 5123, 0), H.trianglesFaces += a / 3, H.drawCall++)) }; b.play = function () { this._burstsIndex = 0; this._isPlaying = this._isEmitting = !0; this._isPaused = !1; this._totalDelayTime = this._emissionTime = 0; if (!this.autoRandomSeed) for (var a = 0, b = this._randomSeeds.length; a < b; a++) this._randomSeeds[a] = this.randomSeed[0] + c._RANDOMOFFSET[a]; switch (this.startDelayType) { case 0: this._playStartDelay = this.startDelay; break; case 1: this.autoRandomSeed ? this._playStartDelay = S.lerp(this.startDelayMin, this.startDelayMax, Math.random()) : (this._rand.seed = this._randomSeeds[2], this._playStartDelay = S.lerp(this.startDelayMin, this.startDelayMax, this._rand.getFloat()), this._randomSeeds[2] = this._rand.seed); break; default: throw Error("Utils3D: startDelayType is invalid."); } this._frameRateTime = this._currentTime + this._playStartDelay; this._startUpdateLoopCount = H.loopCount; this.event("played") }; b.pause = function () { this._isPaused = !0; this.event("paused") }; b.simulate = function (a, b) { void 0 === b && (b = !0); this._simulateUpdate = !0; b ? this._updateParticlesSimulationRestart(a) : (this._isPaused = !1, this._updateParticles(a)); this.pause() }; b.stop = function () { this._burstsIndex = 0; this._isEmitting = !1; this._emissionTime = 0; this.event("stopped") }; b.cloneTo = function (a) { a.duration = this.duration; a.looping = this.looping; a.prewarm = this.prewarm; a.startDelayType = this.startDelayType; a.startDelay = this.startDelay; a.startDelayMin = this.startDelayMin; a.startDelayMax = this.startDelayMax; a._maxStartLifetime = this._maxStartLifetime; a.startLifetimeType = this.startLifetimeType; a.startLifetimeConstant = this.startLifetimeConstant; this.startLifeTimeGradient.cloneTo(a.startLifeTimeGradient); a.startLifetimeConstantMin = this.startLifetimeConstantMin; a.startLifetimeConstantMax = this.startLifetimeConstantMax; this.startLifeTimeGradientMin.cloneTo(a.startLifeTimeGradientMin); this.startLifeTimeGradientMax.cloneTo(a.startLifeTimeGradientMax); a.startSpeedType = this.startSpeedType; a.startSpeedConstant = this.startSpeedConstant; a.startSpeedConstantMin = this.startSpeedConstantMin; a.startSpeedConstantMax = this.startSpeedConstantMax; a.threeDStartSize = this.threeDStartSize; a.startSizeType = this.startSizeType; a.startSizeConstant = this.startSizeConstant; this.startSizeConstantSeparate.cloneTo(a.startSizeConstantSeparate); a.startSizeConstantMin = this.startSizeConstantMin; a.startSizeConstantMax = this.startSizeConstantMax; this.startSizeConstantMinSeparate.cloneTo(a.startSizeConstantMinSeparate); this.startSizeConstantMaxSeparate.cloneTo(a.startSizeConstantMaxSeparate); a.threeDStartRotation = this.threeDStartRotation; a.startRotationType = this.startRotationType; a.startRotationConstant = this.startRotationConstant; this.startRotationConstantSeparate.cloneTo(a.startRotationConstantSeparate); a.startRotationConstantMin = this.startRotationConstantMin; a.startRotationConstantMax = this.startRotationConstantMax; this.startRotationConstantMinSeparate.cloneTo(a.startRotationConstantMinSeparate); this.startRotationConstantMaxSeparate.cloneTo(a.startRotationConstantMaxSeparate); a.randomizeRotationDirection = this.randomizeRotationDirection; a.startColorType = this.startColorType; this.startColorConstant.cloneTo(a.startColorConstant); this.startColorConstantMin.cloneTo(a.startColorConstantMin); this.startColorConstantMax.cloneTo(a.startColorConstantMax); a.gravityModifier = this.gravityModifier; a.simulationSpace = this.simulationSpace; a.scaleMode = this.scaleMode; a.playOnAwake = this.playOnAwake; a.maxParticles = this.maxParticles; this._emission && (a._emission = this._emission.clone()); this.shape && (a.shape = this.shape.clone()); this.velocityOverLifetime && (a.velocityOverLifetime = this.velocityOverLifetime.clone()); this.colorOverLifetime && (a.colorOverLifetime = this.colorOverLifetime.clone()); this.sizeOverLifetime && (a.sizeOverLifetime = this.sizeOverLifetime.clone()); this.rotationOverLifetime && (a.rotationOverLifetime = this.rotationOverLifetime.clone()); this.textureSheetAnimation && (a.textureSheetAnimation = this.textureSheetAnimation.clone()); a.isPerformanceMode = this.isPerformanceMode; a._isEmitting = this._isEmitting; a._isPlaying = this._isPlaying; a._isPaused = this._isPaused; a._playStartDelay = this._playStartDelay; a._frameRateTime = this._frameRateTime; a._emissionTime = this._emissionTime; a._totalDelayTime = this._totalDelayTime; a._burstsIndex = this._burstsIndex }; b.clone = function () { var a = new this.constructor; this.cloneTo(a); return a }; b._getVertexBuffers = function () { return null }; e(0, b, "maxParticles", function () { return this._bufferMaxParticles - 1 }, function (a) { a += 1; a !== this._bufferMaxParticles && (this._bufferMaxParticles = a, this._initBufferDatas()) }); e(0, b, "isEmitting", function () { return this._isEmitting }); e(0, b, "isAlive", function () { return this._isPlaying || 0 < this.aliveParticleCount ? !0 : !1 }); e(0, b, "shape", function () { return this._shape }, function (a) { this._shape !== a && (a && a.enable ? this._ownerRender._addShaderDefine(K.SHADERDEFINE_SHAPE) : this._ownerRender._removeShaderDefine(K.SHADERDEFINE_SHAPE), this._shape = a) }); e(0, b, "rotationOverLifetime", function () { return this._rotationOverLifetime }, function (a) { var b = this._ownerRender; if (a) { var c = a.angularVelocity; if (!c) return; var f = c.separateAxes, d = c.type; if (a.enbale) switch (f ? b._addShaderDefine(K.SHADERDEFINE_ROTATIONOVERLIFETIMESEPERATE) : b._addShaderDefine(K.SHADERDEFINE_ROTATIONOVERLIFETIME), d) { case 0: b._addShaderDefine(K.SHADERDEFINE_ROTATIONOVERLIFETIMECONSTANT); break; case 1: b._addShaderDefine(K.SHADERDEFINE_ROTATIONOVERLIFETIMECURVE); break; case 2: b._addShaderDefine(K.SHADERDEFINE_ROTATIONOVERLIFETIMERANDOMCONSTANTS); break; case 3: b._addShaderDefine(K.SHADERDEFINE_ROTATIONOVERLIFETIMERANDOMCURVES) } else b._removeShaderDefine(K.SHADERDEFINE_ROTATIONOVERLIFETIME), b._removeShaderDefine(K.SHADERDEFINE_ROTATIONOVERLIFETIMESEPERATE), b._removeShaderDefine(K.SHADERDEFINE_ROTATIONOVERLIFETIMECONSTANT), b._removeShaderDefine(K.SHADERDEFINE_ROTATIONOVERLIFETIMECURVE), b._removeShaderDefine(K.SHADERDEFINE_ROTATIONOVERLIFETIMERANDOMCONSTANTS), b._removeShaderDefine(K.SHADERDEFINE_ROTATIONOVERLIFETIMERANDOMCURVES); switch (d) { case 0: f ? b._setShaderValueColor(35, c.constantSeparate) : b._setShaderValueNumber(34, c.constant); break; case 1: f ? (b._setShaderValueBuffer(37, c.gradientX._elements), b._setShaderValueBuffer(38, c.gradientY._elements), b._setShaderValueBuffer(39, c.gradientZ._elements), b._setShaderValueBuffer(40, c.gradientW._elements)) : b._setShaderValueBuffer(36, c.gradient._elements); break; case 2: f ? (b._setShaderValueColor(35, c.constantMinSeparate), b._setShaderValueColor(42, c.constantMaxSeparate)) : (b._setShaderValueNumber(34, c.constantMin), b._setShaderValueNumber(41, c.constantMax)); break; case 3: f ? (b._setShaderValueBuffer(37, c.gradientXMin._elements), b._setShaderValueBuffer(44, c.gradientXMax._elements), b._setShaderValueBuffer(38, c.gradientYMin._elements), b._setShaderValueBuffer(45, c.gradientYMax._elements), b._setShaderValueBuffer(39, c.gradientZMin._elements), b._setShaderValueBuffer(46, c.gradientZMax._elements), b._setShaderValueBuffer(40, c.gradientWMin._elements), b._setShaderValueBuffer(47, c.gradientWMax._elements)) : (b._setShaderValueBuffer(36, c.gradientMin._elements), b._setShaderValueBuffer(43, c.gradientMax._elements)) } } else b._removeShaderDefine(K.SHADERDEFINE_ROTATIONOVERLIFETIME), b._removeShaderDefine(K.SHADERDEFINE_ROTATIONOVERLIFETIMESEPERATE), b._removeShaderDefine(K.SHADERDEFINE_ROTATIONOVERLIFETIMECONSTANT), b._removeShaderDefine(K.SHADERDEFINE_ROTATIONOVERLIFETIMECURVE), b._removeShaderDefine(K.SHADERDEFINE_ROTATIONOVERLIFETIMERANDOMCONSTANTS), b._removeShaderDefine(K.SHADERDEFINE_ROTATIONOVERLIFETIMERANDOMCURVES), b._setShaderValueColor(35, null), b._setShaderValueColor(42, null), b._setShaderValueNumber(34, void 0), b._setShaderValueNumber(41, void 0), b._setShaderValueBuffer(37, null), b._setShaderValueBuffer(44, null), b._setShaderValueBuffer(38, null), b._setShaderValueBuffer(45, null), b._setShaderValueBuffer(39, null), b._setShaderValueBuffer(46, null), b._setShaderValueBuffer(40, null), b._setShaderValueBuffer(47, null), b._setShaderValueBuffer(36, null), b._setShaderValueBuffer(43, null); this._rotationOverLifetime = a }); e(0, b, "emission", function () { return this._emission }); e(0, b, "emissionTime", function () { return this._emissionTime > this.duration ? this.duration : this._emissionTime }); e(0, b, "aliveParticleCount", function () { return this._firstNewElement >= this._firstRetiredElement ? this._firstNewElement - this._firstRetiredElement : this._bufferMaxParticles - this._firstRetiredElement + this._firstNewElement }); e(0, b, "isPlaying", function () { return this._isPlaying }); e(0, b, "isPaused", function () { return this._isPaused }); e(0, b, "startLifetimeType", function () { return this._startLifetimeType }, function (a) { var b, c; switch (this.startLifetimeType) { case 0: this._maxStartLifetime = this.startLifetimeConstant; break; case 1: this._maxStartLifetime = -Number.MAX_VALUE; var f = f; b = 0; for (c = f.gradientCount; b < c; b++) this._maxStartLifetime = Math.max(this._maxStartLifetime, f.getValueByIndex(b)); break; case 2: this._maxStartLifetime = Math.max(this.startLifetimeConstantMin, this.startLifetimeConstantMax); break; case 3: this._maxStartLifetime = -Number.MAX_VALUE; var d = d; b = 0; for (c = d.gradientCount; b < c; b++) this._maxStartLifetime = Math.max(this._maxStartLifetime, d.getValueByIndex(b)); var e = e; b = 0; for (c = e.gradientCount; b < c; b++) this._maxStartLifetime = Math.max(this._maxStartLifetime, e.getValueByIndex(b)) } this._startLifetimeType = a }); e(0, b, "_originalBoundingSphere", function () { return this._boundingSphere }); e(0, b, "startLifetimeConstant", function () { return this._startLifetimeConstant }, function (a) { 0 === this._startLifetimeType && (this._maxStartLifetime = a); this._startLifetimeConstant = a }); e(0, b, "startLifetimeConstantMin", function () { return this._startLifetimeConstantMin }, function (a) { 2 === this._startLifetimeType && (this._maxStartLifetime = Math.max(a, this._startLifetimeConstantMax)); this._startLifetimeConstantMin = a }); e(0, b, "startLifeTimeGradient", function () { return this._startLifeTimeGradient }, function (a) { if (1 === this._startLifetimeType) { this._maxStartLifetime = -Number.MAX_VALUE; for (var b = 0, c = a.gradientCount; b < c; b++) this._maxStartLifetime = Math.max(this._maxStartLifetime, a.getValueByIndex(b)) } this._startLifeTimeGradient = a }); e(0, b, "startLifetimeConstantMax", function () { return this._startLifetimeConstantMax }, function (a) { 2 === this._startLifetimeType && (this._maxStartLifetime = Math.max(this._startLifetimeConstantMin, a)); this._startLifetimeConstantMax = a }); e(0, b, "startLifeTimeGradientMin", function () { return this._startLifeTimeGradientMin }, function (a) { if (3 === this._startLifetimeType) { var b, c; this._maxStartLifetime = -Number.MAX_VALUE; b = 0; for (c = a.gradientCount; b < c; b++) this._maxStartLifetime = Math.max(this._maxStartLifetime, a.getValueByIndex(b)); b = 0; for (c = this._startLifeTimeGradientMax.gradientCount; b < c; b++) this._maxStartLifetime = Math.max(this._maxStartLifetime, this._startLifeTimeGradientMax.getValueByIndex(b)) } this._startLifeTimeGradientMin = a }); e(0, b, "startLifeTimeGradientMax", function () { return this._startLifeTimeGradientMax }, function (a) { if (3 === this._startLifetimeType) { var b, c; this._maxStartLifetime = -Number.MAX_VALUE; b = 0; for (c = this._startLifeTimeGradientMin.gradientCount; b < c; b++) this._maxStartLifetime = Math.max(this._maxStartLifetime, this._startLifeTimeGradientMin.getValueByIndex(b)); b = 0; for (c = a.gradientCount; b < c; b++) this._maxStartLifetime = Math.max(this._maxStartLifetime, a.getValueByIndex(b)) } this._startLifeTimeGradientMax = a }); e(0, b, "velocityOverLifetime", function () { return this._velocityOverLifetime }, function (a) { var b = this._ownerRender; if (a) { var c = a.velocity, f = c.type; if (a.enbale) switch (f) { case 0: b._addShaderDefine(K.SHADERDEFINE_VELOCITYOVERLIFETIMECONSTANT); break; case 1: b._addShaderDefine(K.SHADERDEFINE_VELOCITYOVERLIFETIMECURVE); break; case 2: b._addShaderDefine(K.SHADERDEFINE_VELOCITYOVERLIFETIMERANDOMCONSTANT); break; case 3: b._addShaderDefine(K.SHADERDEFINE_VELOCITYOVERLIFETIMERANDOMCURVE) } else b._removeShaderDefine(K.SHADERDEFINE_VELOCITYOVERLIFETIMECONSTANT), b._removeShaderDefine(K.SHADERDEFINE_VELOCITYOVERLIFETIMECURVE), b._removeShaderDefine(K.SHADERDEFINE_VELOCITYOVERLIFETIMERANDOMCONSTANT), b._removeShaderDefine(K.SHADERDEFINE_VELOCITYOVERLIFETIMERANDOMCURVE); switch (f) { case 0: b._setShaderValueColor(13, c.constant); break; case 1: b._setShaderValueBuffer(14, c.gradientX._elements); b._setShaderValueBuffer(15, c.gradientY._elements); b._setShaderValueBuffer(16, c.gradientZ._elements); break; case 2: b._setShaderValueColor(13, c.constantMin); b._setShaderValueColor(17, c.constantMax); break; case 3: b._setShaderValueBuffer(14, c.gradientXMin._elements), b._setShaderValueBuffer(18, c.gradientXMax._elements), b._setShaderValueBuffer(15, c.gradientYMin._elements), b._setShaderValueBuffer(19, c.gradientYMax._elements), b._setShaderValueBuffer(16, c.gradientZMin._elements), b._setShaderValueBuffer(20, c.gradientZMax._elements) } b._setShaderValueInt(21, a.space) } else b._removeShaderDefine(K.SHADERDEFINE_VELOCITYOVERLIFETIMECONSTANT), b._removeShaderDefine(K.SHADERDEFINE_VELOCITYOVERLIFETIMECURVE), b._removeShaderDefine(K.SHADERDEFINE_VELOCITYOVERLIFETIMERANDOMCONSTANT), b._removeShaderDefine(K.SHADERDEFINE_VELOCITYOVERLIFETIMERANDOMCURVE), b._setShaderValueColor(13, null), b._setShaderValueBuffer(14, null), b._setShaderValueBuffer(15, null), b._setShaderValueBuffer(16, null), b._setShaderValueColor(13, null), b._setShaderValueColor(17, null), b._setShaderValueBuffer(14, null), b._setShaderValueBuffer(18, null), b._setShaderValueBuffer(15, null), b._setShaderValueBuffer(19, null), b._setShaderValueBuffer(16, null), b._setShaderValueBuffer(20, null), b._setShaderValueInt(21, void 0); this._velocityOverLifetime = a }); e(0, b, "colorOverLifetime", function () { return this._colorOverLifetime }, function (a) { var b = this._ownerRender; if (a) { var c = a.color; if (a.enbale) switch (c.type) { case 1: b._addShaderDefine(K.SHADERDEFINE_COLOROVERLIFETIME); break; case 3: b._addShaderDefine(K.SHADERDEFINE_RANDOMCOLOROVERLIFETIME) } else b._removeShaderDefine(K.SHADERDEFINE_COLOROVERLIFETIME), b._removeShaderDefine(K.SHADERDEFINE_RANDOMCOLOROVERLIFETIME); switch (c.type) { case 1: c = c.gradient; b._setShaderValueBuffer(22, c._alphaElements); b._setShaderValueBuffer(23, c._rgbElements); break; case 3: var f = c.gradientMin, d = c.gradientMax; b._setShaderValueBuffer(22, f._alphaElements); b._setShaderValueBuffer(23, f._rgbElements); b._setShaderValueBuffer(24, d._alphaElements); b._setShaderValueBuffer(25, d._rgbElements) } } else b._removeShaderDefine(K.SHADERDEFINE_COLOROVERLIFETIME), b._removeShaderDefine(K.SHADERDEFINE_RANDOMCOLOROVERLIFETIME), b._setShaderValueBuffer(22, c._alphaElements), b._setShaderValueBuffer(23, c._rgbElements), b._setShaderValueBuffer(22, f._alphaElements), b._setShaderValueBuffer(23, f._rgbElements), b._setShaderValueBuffer(24, d._alphaElements), b._setShaderValueBuffer(25, d._rgbElements); this._colorOverLifetime = a }); e(0, b, "sizeOverLifetime", function () { return this._sizeOverLifetime }, function (a) { var b = this._ownerRender; if (a) { var c = a.size, f = c.separateAxes, d = c.type; if (a.enbale) switch (d) { case 0: f ? b._addShaderDefine(K.SHADERDEFINE_SIZEOVERLIFETIMECURVESEPERATE) : b._addShaderDefine(K.SHADERDEFINE_SIZEOVERLIFETIMECURVE); break; case 2: f ? b._addShaderDefine(K.SHADERDEFINE_SIZEOVERLIFETIMERANDOMCURVESSEPERATE) : b._addShaderDefine(K.SHADERDEFINE_SIZEOVERLIFETIMERANDOMCURVES) } else b._removeShaderDefine(K.SHADERDEFINE_SIZEOVERLIFETIMECURVE), b._removeShaderDefine(K.SHADERDEFINE_SIZEOVERLIFETIMECURVESEPERATE), b._removeShaderDefine(K.SHADERDEFINE_SIZEOVERLIFETIMERANDOMCURVES), b._removeShaderDefine(K.SHADERDEFINE_SIZEOVERLIFETIMERANDOMCURVESSEPERATE); switch (d) { case 0: f ? (b._setShaderValueBuffer(27, c.gradientX._elements), b._setShaderValueBuffer(28, c.gradientY._elements), b._setShaderValueBuffer(29, c.gradientZ._elements)) : b._setShaderValueBuffer(26, c.gradient._elements); break; case 2: f ? (b._setShaderValueBuffer(27, c.gradientXMin._elements), b._setShaderValueBuffer(31, c.gradientXMax._elements), b._setShaderValueBuffer(28, c.gradientYMin._elements), b._setShaderValueBuffer(32, c.gradientYMax._elements), b._setShaderValueBuffer(29, c.gradientZMin._elements), b._setShaderValueBuffer(33, c.gradientZMax._elements)) : (b._setShaderValueBuffer(26, c.gradientMin._elements), b._setShaderValueBuffer(30, c.gradientMax._elements)) } } else b._removeShaderDefine(K.SHADERDEFINE_SIZEOVERLIFETIMECURVE), b._removeShaderDefine(K.SHADERDEFINE_SIZEOVERLIFETIMECURVESEPERATE), b._removeShaderDefine(K.SHADERDEFINE_SIZEOVERLIFETIMERANDOMCURVES), b._removeShaderDefine(K.SHADERDEFINE_SIZEOVERLIFETIMERANDOMCURVESSEPERATE), b._setShaderValueBuffer(27, null), b._setShaderValueBuffer(31, null), b._setShaderValueBuffer(28, null), b._setShaderValueBuffer(32, null), b._setShaderValueBuffer(29, null), b._setShaderValueBuffer(33, null), b._setShaderValueBuffer(26, null), b._setShaderValueBuffer(30, null); this._sizeOverLifetime = a }); e(0, b, "textureSheetAnimation", function () { return this._textureSheetAnimation }, function (a) { var b = this._ownerRender; if (a) { var c = a.frame, f = c.type; if (a.enable) switch (f) { case 1: b._addShaderDefine(K.SHADERDEFINE_TEXTURESHEETANIMATIONCURVE); break; case 3: b._addShaderDefine(K.SHADERDEFINE_TEXTURESHEETANIMATIONRANDOMCURVE) } else b._removeShaderDefine(K.SHADERDEFINE_TEXTURESHEETANIMATIONCURVE), b._removeShaderDefine(K.SHADERDEFINE_TEXTURESHEETANIMATIONRANDOMCURVE); if (1 === f || 3 === f) { b._setShaderValueInt(48, a.cycles); var d = a.tiles, e = this._uvLength.elements; e[0] = 1 / d.x; e[1] = 1 / d.y; b._setShaderValueVector2(49, this._uvLength) } switch (f) { case 1: b._setShaderValueBuffer(50, c.frameOverTimeData._elements); break; case 3: b._setShaderValueBuffer(50, c.frameOverTimeDataMin._elements), b._setShaderValueBuffer(51, c.frameOverTimeDataMax._elements) } } else b._removeShaderDefine(K.SHADERDEFINE_TEXTURESHEETANIMATIONCURVE), b._removeShaderDefine(K.SHADERDEFINE_TEXTURESHEETANIMATIONRANDOMCURVE), b._setShaderValueInt(48, void 0), b._setShaderValueVector2(49, null), b._setShaderValueBuffer(50, null), b._setShaderValueBuffer(51, null); this._textureSheetAnimation = a }); e(0, b, "_vertexBufferCount", function () { return 1 }); e(0, b, "triangleCount", function () { return this._indexBuffer ? this._indexBuffer.indexCount / 3 : 0 }); e(0, b, "_originalBoundingBox", function () { return this._boundingBox }); e(0, b, "_originalBoundingBoxCorners", function () { return this._boundingBoxCorners }); c.halfKSqrtOf2 = .71; p(c, ["_RANDOMOFFSET", function () { return this._RANDOMOFFSET = new Uint32Array([592910910, 3276756734, 322376503, 306581307, 1793934638, 3737431713, 2527743459, 2368504881, 4085612399, 3774601268, 326370691, 1494990940, 1089181156, 3159510623, 2941263940, 2786374529, 271901988, 4233252447]) }, "_maxElapsedTime", function () { return this._maxElapsedTime = 1 / 3 }, "_tempVector30", function () { return this._tempVector30 = new m }, "_tempVector31", function () { return this._tempVector31 = new m }, "_tempVector32", function () { return this._tempVector32 = new m }, "_tempVector33", function () { return this._tempVector33 = new m }, "_tempVector34", function () { return this._tempVector34 = new m }, "_tempVector35", function () { return this._tempVector35 = new m }, "_tempVector36", function () { return this._tempVector36 = new m }, "_tempVector37", function () { return this._tempVector37 = new m }, "_tempVector38", function () { return this._tempVector38 = new m }, "_tempVector39", function () { return this._tempVector39 = new m }, "_tempPosition", function () { return this._tempPosition = new m }, "_tempDirection", function () { return this._tempDirection = new m }]); return c }(Fc), jl = function (a) { function c(a) { this._finalGravity = new m; this._tempRotationMatrix = new Q; c.__super.call(this, a); this._defaultBoundBox = new Ha(new m, new m); this._renderMode = -1; this.stretchedBillboardSpeedScale = this.stretchedBillboardCameraSpeedScale = 0; this.stretchedBillboardLengthScale = 1 } g(c, "laya.d3.core.particleShuriKen.ShurikenParticleRender", a); var b = c.prototype; b._calculateBoundingBox = function () { var a = this._boundingBox.min.elements; a[0] = -Number.MAX_VALUE; a[1] = -Number.MAX_VALUE; a[2] = -Number.MAX_VALUE; a = this._boundingBox.min.elements; a[0] = Number.MAX_VALUE; a[1] = Number.MAX_VALUE; a[2] = Number.MAX_VALUE }; b._calculateBoundingSphere = function () { var a = this._owner.particleSystem._boundingSphere, b, c = this._owner.transform, d = c.scale.elements; b = Math.abs(d[0]); var e = Math.abs(d[1]), d = Math.abs(d[2]); b = b >= e && b >= d ? b : e >= d ? e : d; m.transformCoordinate(a.center, c.worldMatrix, this._boundingSphere.center); this._boundingSphere.radius = a.radius * b }; b._renderUpdate = function (a) { a = this._owner.particleSystem; if (!h.stage.isVisibility || !a.isAlive) return !1; var b = this._owner.transform; switch (a.simulationSpace) { case 0: break; case 1: this._setShaderValueColor(0, b.position); this._setShaderValueColor(1, b.rotation); break; default: throw Error("ShurikenParticleMaterial: SimulationSpace value is invalid."); } switch (a.scaleMode) { case 0: b = b.scale; this._setShaderValueColor(4, b); this._setShaderValueColor(5, b); break; case 1: b = b.localScale; this._setShaderValueColor(4, b); this._setShaderValueColor(5, b); break; case 2: this._setShaderValueColor(4, b.scale), this._setShaderValueColor(5, m.ONE) } var b = this._finalGravity.elements, c = Sd.gravity.elements, f = a.gravityModifier; b[0] = c[0] * f; b[1] = c[1] * f; b[2] = c[2] * f; this._setShaderValueBuffer(7, b); this._setShaderValueInt(11, a.simulationSpace); this._setShaderValueBool(8, a.threeDStartRotation); this._setShaderValueInt(6, a.scaleMode); this._setShaderValueInt(9, this.stretchedBillboardLengthScale); this._setShaderValueInt(10, this.stretchedBillboardSpeedScale); this._setShaderValueNumber(12, a._currentTime); Sb.debugMode && this._renderRenderableBoundBox(); return !0 }; b._destroy = function () { a.prototype._destroy.call(this); this._mesh && (this._mesh._removeReference(), this._mesh = null) }; e(0, b, "boundingBox", function () { return this._owner.particleSystem.isAlive ? (this._boundingBoxNeedChange && (this._calculateBoundingBox(), this._boundingBoxNeedChange = !1), this._boundingBox) : this._defaultBoundBox }); e(0, b, "renderMode", function () { return this._renderMode }, function (a) { if (this._renderMode !== a) { switch (this._renderMode) { case 0: this._removeShaderDefine(K.SHADERDEFINE_RENDERMODE_BILLBOARD); break; case 1: this._removeShaderDefine(K.SHADERDEFINE_RENDERMODE_STRETCHEDBILLBOARD); break; case 2: this._removeShaderDefine(K.SHADERDEFINE_RENDERMODE_HORIZONTALBILLBOARD); break; case 3: this._removeShaderDefine(K.SHADERDEFINE_RENDERMODE_VERTICALBILLBOARD); break; case 4: this._removeShaderDefine(K.SHADERDEFINE_RENDERMODE_MESH) } this._renderMode = a; switch (a) { case 0: this._addShaderDefine(K.SHADERDEFINE_RENDERMODE_BILLBOARD); break; case 1: this._addShaderDefine(K.SHADERDEFINE_RENDERMODE_STRETCHEDBILLBOARD); break; case 2: this._addShaderDefine(K.SHADERDEFINE_RENDERMODE_HORIZONTALBILLBOARD); break; case 3: this._addShaderDefine(K.SHADERDEFINE_RENDERMODE_VERTICALBILLBOARD); break; case 4: this._addShaderDefine(K.SHADERDEFINE_RENDERMODE_MESH); break; default: throw Error("ShurikenParticleRender: unknown renderMode Value."); } this._owner.particleSystem._initBufferDatas() } }); e(0, b, "mesh", function () { return this._mesh }, function (a) { this._mesh !== a && (this._mesh && this._mesh._removeReference(), (this._mesh = a) && a._addReference(), this._owner.particleSystem._initBufferDatas()) }); return c }(Kb), kl = function (a) { function c(a) { this._trailRenderElements = this._owner = null; this._time = this._widthMultiplier = this._minVertexDistance = NaN; this._colorGradient = this._widthCurve = null; this._curSubTrailFinishCurTime = this._curtime = this._textureMode = 0; this._hasLifeSubTrail = this._curSubTrailFinished = !1; this._trailDeadLength = this._trailSupplementLength = this._trailTotalLength = 0; this._isStart = !1; this._trailRenderElementIndex = 0; c.__super.call(this); this._curSubTrailFinishPosition = new m; this._curSubTrailFinishDirection = new m; this._owner = a; this._trailRenderElements = []; this.addRenderElement() } g(c, "laya.d3.core.trail.TrailFilter", a); var b = c.prototype; b.getRenderElementsCount = function () { return this._trailRenderElements.length }; b.addRenderElement = function () { for (var a = 0; a < this._trailRenderElements.length; a++) if (1 == this._trailRenderElements[a]._isDead) return this._trailRenderElements[a].reActivate(), a; a = new hj(this); this._trailRenderElements.push(a); return this._trailRenderElements.length - 1 }; b.getRenderElement = function (a) { return this._trailRenderElements[a] }; b._update = function (a) { this._curtime += a.elapsedTime / 1E3; this._owner._render._setShaderValueNumber(3, this._curtime); this._curSubTrailFinished && (this._curSubTrailFinished = !1, this._trailRenderElementIndex = this.addRenderElement(), this.event("trailfilterchange", [this._trailRenderElementIndex, this._trailRenderElements[this._trailRenderElementIndex]])) }; b.reset = function () { for (var a = 0; a < this._trailRenderElements.length; a++) this._trailRenderElements[a].reActivate(); this._curSubTrailFinished = this._hasLifeSubTrail = this._isStart = !1; this._trailDeadLength = this._trailSupplementLength = this._trailTotalLength = this._curSubTrailFinishCurTime = 0 }; b._destroy = function () { a.prototype._destroy.call(this); for (var b = 0; b < this._trailRenderElements.length; b++) this._trailRenderElements[b]._destroy(); this._curSubTrailFinishDirection = this._curSubTrailFinishPosition = this._colorGradient = this._widthCurve = this._trailRenderElements = null }; e(0, b, "widthMultiplier", function () { return this._widthMultiplier }, function (a) { this._widthMultiplier = a }); e(0, b, "time", function () { return this._time }, function (a) { this._time = a; this._owner._render._setShaderValueNumber(4, a) }); e(0, b, "widthCurve", function () { return this._widthCurve }, function (a) { this._widthCurve = a; var b = new Float32Array(4 * a.length), c, f, d = 0; c = 0; for (f = a.length; c < f; c++) b[d++] = a[c].time, b[d++] = a[c].inTangent, b[d++] = a[c].outTangent, b[d++] = a[c].value; this._owner._render._setShaderValueBuffer(5, b); this._owner._render._setShaderValueInt(6, a.length) }); e(0, b, "minVertexDistance", function () { return this._minVertexDistance }, function (a) { this._minVertexDistance = a }); e(0, b, "colorGradient", function () { return this._colorGradient }, function (a) { this._colorGradient = a; this._owner._render._setShaderValueBuffer(7, a._colorKeyData); this._owner._render._setShaderValueBuffer(8, a._alphaKeyData); 0 == a.mode ? this._owner._render._addShaderDefine(Qd.SHADERDEFINE_GRADIENTMODE_BLEND) : this._owner._render._removeShaderDefine(Qd.SHADERDEFINE_GRADIENTMODE_BLEND) }); e(0, b, "textureMode", function () { return this._textureMode }, function (a) { this._textureMode = a }); return c }(Fc), ll = function (a) { function c(a) { c.__super.call(this, a) } g(c, "laya.d3.core.trail.TrailRenderer", a); a = c.prototype; a._calculateBoundingBox = function () { var a = this._boundingBox.min.elements; a[0] = -Number.MAX_VALUE; a[1] = -Number.MAX_VALUE; a[2] = -Number.MAX_VALUE; a = this._boundingBox.min.elements; a[0] = Number.MAX_VALUE; a[1] = Number.MAX_VALUE; a[2] = Number.MAX_VALUE }; a._calculateBoundingSphere = function () { var a = this._boundingSphere.center.elements; a[0] = 0; a[1] = 0; a[2] = 0; this._boundingSphere.radius = Number.MAX_VALUE }; a._renderUpdate = function (a) { return !0 }; return c }(Kb); (function (a) { function c() { this.isCached = !1; this.rec = this.tex = this.canvas = null; c.__super.call(this) } g(c, "laya.ani.bone.canvasmesh.CacheAbleSkinMesh", a); a = c.prototype; a.getCanvasPic = function () { var a = new qb("2D"), f = a.getContext("2d"); this.rec = this.mesh.getBounds(); debugger; a.size(this.rec.width, this.rec.height); var d; d = this.transform; this.transform = c.tempMt; this.transform.identity(); this.transform.translate(-this.rec.x, -this.rec.y); this.renderToContext(f); this.transform.translate(+this.rec.x, +this.rec.y); this.transform = d; return new xa(a) }; a.render = function (a, c, d) { this.mesh.texture && (this.isCached || (this.isCached = !0, this.tex = this.getCanvasPic()), this.transform ? (this.transform.translate(c, d), this._renderTextureToContext(a), this.transform.translate(-c, -d)) : (this.transform = lh._tempMatrix, this.transform.identity(), this.transform.translate(c, d), this._renderTextureToContext(a), this.transform.translate(-c, -d), this.transform = null)) }; a._renderTextureToContext = function (a) { this.context = a.ctx || a; a.save(); var b; b = this.tex; if (this.transform) { var c = this.transform; a.transform(c.a, c.b, c.c, c.d, c.tx, c.ty) } this.rec = this.mesh.getBounds(); a.translate(this.rec.x, this.rec.y); a.drawTexture(b, 0, 0, b.width, b.height, 0, 0); a.restore() }; p(c, ["tempMt", function () { return this.tempMt = new W }]); return c })(lh); var Gc = function (a) { function c() { this._height = this._width = this._type = 0; this._size = null; this._mipmap = this._repeat = !1; this._format = this._magFifter = this._minFifter = 0; this._conchTexture = this._source = null; this._wrapModeV = this._wrapModeU = 0; c.__super.call(this); this.mipmap = this._repeat = !0; this.magFifter = this.minFifter = -1 } g(c, "laya.d3.resource.BaseTexture", a); a = c.prototype; e(0, a, "width", function () { return this._width }); e(0, a, "repeat", function () { return this._repeat }, function (a) { this._repeat !== a && (this._repeat = a, this._source && (a = E.mainContext, L.bindTexture(a, this._type, this._source), Wb.isPOT(this._width, this._height) && this._repeat ? (a.texParameteri(this._type, 10242, 10497), a.texParameteri(this._type, 10243, 10497)) : (a.texParameteri(this._type, 10242, 33071), a.texParameteri(this._type, 10243, 33071)))) }); e(0, a, "height", function () { return this._height }); e(0, a, "magFifter", function () { return this._magFifter }, function (a) { this._magFifter = a; a != this._magFifter && this._conchTexture && this._conchTexture.setMaxFifter(a) }); e(0, a, "wrapModeV", function () { return this._wrapModeV }); e(0, a, "size", function () { return this._size }); e(0, a, "wrapModeU", function () { return this._wrapModeU }); e(0, a, "mipmap", function () { return this._mipmap }, function (a) { this._mipmap = a; this._mipmap != a && this._conchTexture && this._conchTexture.setMipMap(a) }); e(0, a, "minFifter", function () { return this._minFifter }, function (a) { this._minFifter = a; this._minFifter != a && this._conchTexture && this._conchTexture.setMinFifter(a) }); e(0, a, "format", function () { return this._format }); e(0, a, "source", function () { this.activeResource(); return this._source }); e(0, a, "defaulteTexture", function () { return ml.grayTexture }); c.WARPMODE_REPEAT = 0; c.WARPMODE_CLAMP = 1; return c }(Qb), th = function (a) { function c() { this._subMeshCount = 0; this._positions = this._boundingBoxCorners = this._boundingSphere = this._boundingBox = null; c.__super.call(this); this._boundingBoxCorners = q(8, null) } g(c, "laya.d3.resource.models.BaseMesh", a); a = c.prototype; a._getPositions = function () { throw Error("\u672aOverride,\u8bf7\u91cd\u8f7d\u8be5\u5c5e\u6027\uff01"); }; a._generateBoundingObject = function () { this._boundingSphere = new Bb(new m, 0); Bb.createfromPoints(this._positions, this._boundingSphere); this._boundingBox = new Ha(new m, new m); Ha.createfromPoints(this._positions, this._boundingBox); this._boundingBox.getCorners(this._boundingBoxCorners) }; a.getRenderElementsCount = function () { throw Error("\u672aOverride,\u8bf7\u91cd\u8f7d\u8be5\u5c5e\u6027\uff01"); }; a.getRenderElement = function (a) { throw Error("\u672aOverride,\u8bf7\u91cd\u8f7d\u8be5\u5c5e\u6027\uff01"); }; e(0, a, "subMeshCount", function () { return this._subMeshCount }); e(0, a, "boundingBox", function () { return this._boundingBox }); e(0, a, "boundingBoxCorners", function () { return this._boundingBoxCorners }); e(0, a, "boundingSphere", function () { return this._boundingSphere }); return c }(Qb), Ua = function (a) { function c() { c.__super.call(this); this.lock = !0 } g(c, "laya.webgl.shader.BaseShader", a); c.activeShader = null; c.bindShader = null; return c }(Qb), Dk = function (a) { function c() { this._terrainHeightData = null; this._bitType = this._height = this._width = 0; this._value = NaN; c.__super.call(this) } g(c, "laya.d3.terrain.TerrainHeightData", a); c.prototype.onAsynLoaded = function (a, c, d) { this._width = d[0]; this._height = d[1]; this._bitType = d[2]; this._value = d[3]; var b; a = NaN; 8 == this._bitType ? (b = new Uint8Array(c), a = 1 / 255) : 16 == this._bitType && (b = new Int16Array(c), a = 1 / 32766); this._terrainHeightData = new Float32Array(this._height * this._width); c = 0; for (d = this._height * this._width; c < d; c++) this._terrainHeightData[c] = b[c] * a * this._value / 2; this._endLoaded() }; c.load = function (a, f, d, e, g) { return h.loader.create(a, null, null, c, [f, d, e, g], 1, !1) }; return c }(Qb), hh = function (a) { function c() { this._version = NaN; this._cameraCoordinateInverse = !1; this._gridSize = NaN; this._heightDataBitType = this._heightDataZ = this._heightDataX = this._chunkNumZ = this._chunkNumX = 0; this._heightDataValue = NaN; this._normalMaps = this._alphaMaps = this._materialInfo = this._heightData = this._chunkInfos = this._detailTextureInfos = this._heightDataUrl = null; c.__super.call(this) } g(c, "laya.d3.terrain.TerrainRes", a); a = c.prototype; a.parseData = function (a) { var b = a[0]; a = a[1]; this._version = b.version; if (1 == this._version) { this._cameraCoordinateInverse = b.cameraCoordinateInverse; this._gridSize = b.gridSize; this._chunkNumX = b.chunkNumX; this._chunkNumZ = b.chunkNumZ; var c = b.heightData; this._heightDataX = c.numX; this._heightDataZ = c.numZ; this._heightDataBitType = c.bitType; this._heightDataValue = c.value; this._heightDataUrl = a[c.url]; this._materialInfo = new Dj; if (b.material) { var c = b.material.ambient, d = b.material.diffuse, e = b.material.specular; this._materialInfo.ambientColor = new m(c[0], c[1], c[2]); this._materialInfo.diffuseColor = new m(d[0], d[1], d[2]); this._materialInfo.specularColor = new Z(e[0], e[1], e[2], e[3]) } d = b.detailTexture; this._detailTextureInfos = q(d.length); for (c = 0; c < d.length; c++) { var e = d[c], g = new Cj; g.diffuseTexture = a[e.diffuse]; g.normalTexture = e.normal ? a[e.normal] : null; g.scale = e.scale ? new La(e.scale[0], e.scale[1]) : new La(1, 1); g.offset = e.offset ? new La(e.offset[0], e.offset[1]) : new La(0, 0); this._detailTextureInfos[c] = g } this._alphaMaps = q(b.alphaMap.length); for (c = 0; c < this._alphaMaps.length; c++) this._alphaMaps[c] = b.alphaMap[c]; this._normalMaps = q(b.normalMap.length); for (c = 0; c < this._normalMaps.length; c++) this._normalMaps[c] = b.normalMap[c]; b = b.chunkInfo; if (this._chunkNumX * this._chunkNumZ != b.length) return alert("terrain data error"), !1; this._chunkInfos = q(b.length); for (c = 0; c < b.length; c++) { var d = b[c], e = new Bj, g = d.alphaMap.length, h = d.detailID.length; if (g != h) return alert("terrain chunk data error"), !1; e.alphaMap = q(g); e.detailID = q(h); e.normalMap = a[this._normalMaps[d.normalMap]]; for (h = 0; h < g; h++) { e.alphaMap[h] = a[this._alphaMaps[d.alphaMap[h]]]; var l = d.detailID[h], p = l.length; e.detailID[h] = new Uint8Array(p); for (var t = 0; t < p; t++) e.detailID[h][t] = l[t] } this._chunkInfos[c] = e } this._heightData = N.getRes(this._heightDataUrl); this.onLoadTerrainComplete(this._heightData) } return !0 }; a.onLoadTerrainComplete = function (a) { this._endLoaded() }; a.onAsynLoaded = function (a, c, d) { this.parseData(c) }; c.load = function (a) { return h.loader.create(a, null, null, c, null, 1, !1) }; return c }(Qb), nl = function (a) { function c(a) { this._floatCountPerVertex = 6; this._vertexBuffer = this._vertices = this._owner = null; this._firstRetiredElement = this._firstFreeElement = this._firstNewElement = this._firstActiveElement = 0; this._currentTime = NaN; this._drawCounter = 0; this.scRight = this.scLeft = null; this._numPositionVelocityMode = this._numPositionMode = 0; this._lastTime = NaN; this._needPatch = !1; this._lastPatchAddPos1 = this._lastPatchAddPos0 = null; this.minInterpDistance = this.minSegmentDistance = this.lifeTime = this._lastPatchAddTime = NaN; this._maxSegments = this.maxSlerpCount = 0; c.__super.call(this); this._tempVector0 = new m; this._tempVector1 = new m; this._tempVector2 = new m; this._tempVector3 = new m; this._posModeLastPosition0 = new m; this._posModeLastPosition1 = new m; this._posModePosition0 = new m; this._posModePosition1 = new m; this._posVelModePosition0 = new m; this._posVelModeVelocity0 = new m; this._posVelModePosition1 = new m; this._posVelModeVelocity1 = new m; this._owner = a; this._drawCounter = this._currentTime = this._firstRetiredElement = this._firstFreeElement = this._firstNewElement = this._firstActiveElement = this._lastTime = 0; this._needPatch = !1; this._lastPatchAddPos0 = new m; this._lastPatchAddPos1 = new m; this.scLeft = new tg; this.scRight = new tg; this.lifeTime = .5; this.minSegmentDistance = .1; this.minInterpDistance = .6; this.maxSlerpCount = 128; this._maxSegments = 200; this._owner.on("activeinhierarchychanged", this, this._onActiveHierarchyChanged) } g(c, "laya.d3.resource.tempelet.GlitterTemplet", a); var b = c.prototype; h.imps(b, {"laya.d3.core.render.IRenderable": !0}); b._getVertexBuffer = function (a) { void 0 === a && (a = 0); return 0 === a ? this._vertexBuffer : null }; b._getIndexBuffer = function () { return null }; b._initialize = function () { this._vertexBuffer = Ab.create(kj.vertexDeclaration, 2 * this.maxSegments, 35048); this._vertices = new Float32Array(this.maxSegments * this._floatCountPerVertex * 2) }; b._onActiveHierarchyChanged = function (a) { a || (this._drawCounter = this._currentTime = this._firstRetiredElement = this._firstFreeElement = this._firstNewElement = this._firstActiveElement = this._numPositionVelocityMode = this._numPositionMode = 0) }; b._updateTextureCoordinates = function () { this._firstActiveElement < this._firstFreeElement ? this._updateSubTextureCoordinates(this._firstActiveElement, 2 * (this._firstFreeElement - this._firstActiveElement)) : (this._updateSubTextureCoordinates(this._firstActiveElement, 2 * (this.maxSegments - this._firstActiveElement)), 0 < this._firstFreeElement && this._updateSubTextureCoordinates(0, 2 * this._firstFreeElement)) }; b._updateSubTextureCoordinates = function (a, b) { for (var c = 2 * a, f = 0; f < b; f += 2) { var d = c + f, e = d * this._floatCountPerVertex; this._vertices[e + 3] = this._vertices[(d + 1) * this._floatCountPerVertex + 3] = (this._vertices[e + 5] - this._currentTime) / this.lifeTime } }; b._retireActiveGlitter = function () { for (var a = this.lifeTime, b = 2 * this._floatCountPerVertex; this._firstActiveElement != this._firstNewElement;) { var c = this._firstActiveElement * b + 5; if (this._currentTime - this._vertices[c] < a) break; this._vertices[c] = this._drawCounter; this._firstActiveElement++; this._firstActiveElement >= this.maxSegments && (this._firstActiveElement = 0) } }; b._freeRetiredGlitter = function () { for (var a = 2 * this._floatCountPerVertex; this._firstRetiredElement != this._firstActiveElement && !(3 > this._drawCounter - this._vertices[this._firstRetiredElement * a + 5]);) this._firstRetiredElement++, this._firstRetiredElement >= this.maxSegments && (this._firstRetiredElement = 0) }; b._calcVelocity = function (a, b, c) { m.subtract(a, b, c); m.scale(c, .5, c) }; b._addNewGlitterSegementToVertexBuffer = function () { var a; this._firstActiveElement < this._firstFreeElement ? (a = 2 * this._firstActiveElement * this._floatCountPerVertex, this._vertexBuffer.setData(this._vertices, a, a, 2 * (this._firstFreeElement - this._firstActiveElement) * this._floatCountPerVertex)) : (a = 2 * this._firstActiveElement * this._floatCountPerVertex, this._vertexBuffer.setData(this._vertices, a, a, 2 * (this.maxSegments - this._firstActiveElement) * this._floatCountPerVertex), 0 < this._firstFreeElement && this._vertexBuffer.setData(this._vertices, 0, 0, 2 * this._firstFreeElement * this._floatCountPerVertex)); this._firstNewElement = this._firstFreeElement }; b._addGlitter = function (a, b, c) { this._needPatch && (this._needPatch = !1, this._addGlitter(this._lastPatchAddPos0, this._lastPatchAddPos1, this._lastPatchAddTime)); var f = this._firstFreeElement + 1; f >= this.maxSegments && (f = 0, a.cloneTo(this._lastPatchAddPos0), b.cloneTo(this._lastPatchAddPos1), this._lastPatchAddTime = c, this._needPatch = !0); f === this._firstRetiredElement && console.log("GlitterTemplet:current segement count have large than maxSegments,please adjust the value of maxSegments or add Glitter Vertex Frequency."); a = a.elements; b = b.elements; var d, e = this._firstFreeElement * this._floatCountPerVertex * 2; for (d = 0; 3 > d; d++) this._vertices[e + d] = a[d]; this._vertices[e + 3] = 0; this._vertices[e + 4] = 0; this._vertices[e + 5] = c; a = e + this._floatCountPerVertex; for (d = 0; 3 > d; d++) this._vertices[a + d] = b[d]; this._vertices[a + 3] = 0; this._vertices[a + 4] = 1; this._vertices[a + 5] = c; this._firstFreeElement = f }; b._update = function (a) { this._currentTime += a / 1E3; this._retireActiveGlitter(); this._freeRetiredGlitter(); this._firstActiveElement == this._firstFreeElement && (this._currentTime = 0); this._firstRetiredElement == this._firstActiveElement && (this._drawCounter = 0); this._updateTextureCoordinates() }; b._beforeRender = function (a) { this._firstNewElement != this._firstFreeElement && this._addNewGlitterSegementToVertexBuffer(); this._drawCounter++; return this._firstActiveElement != this._firstFreeElement ? (this._vertexBuffer.bindWithIndexBuffer(null), !0) : !1 }; b._render = function (a) { var b = E.mainContext; this._firstActiveElement < this._firstFreeElement ? (a = 2 * (this._firstFreeElement - this._firstActiveElement), b.drawArrays(5, 2 * this._firstActiveElement, a), H.trianglesFaces += a - 2, H.drawCall++) : (a = 2 * (this.maxSegments - this._firstActiveElement), b.drawArrays(5, 2 * this._firstActiveElement, a), H.trianglesFaces += a - 2, H.drawCall++, 0 < this._firstFreeElement && (a = 2 * this._firstFreeElement, b.drawArrays(5, 0, a), H.trianglesFaces += a - 2, H.drawCall++)) }; b.addVertexPosition = function (a, b) { if (this._owner.activeInHierarchy) if (2 > this._numPositionMode) 0 === this._numPositionMode ? (a.cloneTo(this._posModeLastPosition0), b.cloneTo(this._posModeLastPosition1)) : (a.cloneTo(this._posModePosition0), b.cloneTo(this._posModePosition1)), this._numPositionMode++; else { var c = this._tempVector2; this._calcVelocity(a, this._posModeLastPosition0, c); var f = this._tempVector3; this._calcVelocity(b, this._posModeLastPosition1, f); this.addVertexPositionVelocity(this._posModePosition0, c, this._posModePosition1, f); this._posModePosition0.cloneTo(this._posModeLastPosition0); this._posModePosition1.cloneTo(this._posModeLastPosition1); a.cloneTo(this._posModePosition0); b.cloneTo(this._posModePosition1) } }; b.addVertexPositionVelocity = function (a, b, c, d) { if (this._owner.activeInHierarchy) { if (0 === this._numPositionVelocityMode) this._numPositionVelocityMode++; else { var f = this._tempVector0; m.subtract(a, this._posVelModePosition0, f); var e = m.scalarLength(f); m.subtract(c, this._posVelModePosition1, f); var f = m.scalarLength(f), k = k; if (e < k && f < k) return; e = 1 + Math.floor(Math.max(e, f) / this.minInterpDistance); if (1 === e) this._addGlitter(a, c, this._currentTime); else { e = Math.min(e, this.maxSlerpCount); this.scLeft.Init(this._posVelModePosition0, this._posVelModeVelocity0, a, b); this.scRight.Init(this._posVelModePosition1, this._posVelModeVelocity1, c, d); for (var f = k = 1 / e, g = this._currentTime - this._lastTime, h = 1; h <= e; h++) { var n = this._tempVector0; this.scLeft.Slerp(f, n); var l = this._tempVector1; this.scRight.Slerp(f, l); this._addGlitter(n, l, this._lastTime + g * h / e); f += k } } } this._lastTime = this._currentTime; a.cloneTo(this._posVelModePosition0); b.cloneTo(this._posVelModeVelocity0); c.cloneTo(this._posVelModePosition1); d.cloneTo(this._posVelModeVelocity1) } }; b._destroy = function () { a.prototype._destroy.call(this); this._vertices = this._owner = this._tempVector3 = this._tempVector2 = this._tempVector1 = this._tempVector0 = null; this._vertexBuffer.destroy(); this._lastPatchAddPos1 = this._lastPatchAddPos0 = this._posVelModeVelocity1 = this._posVelModePosition1 = this._posVelModeVelocity0 = this._posVelModePosition0 = this._posModePosition1 = this._posModePosition0 = this._posModeLastPosition1 = this._posModeLastPosition0 = this.scRight = this.scLeft = this._vertexBuffer = null }; b._getVertexBuffers = function () { return null }; e(0, b, "maxSegments", function () { return this._maxSegments - 1 }, function (a) { a += 1; a !== this._maxSegments && (this._maxSegments = a, this._vertexBuffer && this._vertexBuffer.destroy(), this._initialize()) }); e(0, b, "_vertexBufferCount", function () { return 1 }); e(0, b, "triangleCount", function () { var a; this._firstActiveElement < this._firstFreeElement ? a = 2 * (this._firstFreeElement - this._firstActiveElement) - 2 : (a = 2 * (this.maxSegments - this._firstActiveElement) - 2, a += 2 * this._firstFreeElement - 2); return a }); e(0, b, "_originalBoundingSphere", function () { return h.superGet(Fc, this, "_originalBoundingSphere") }); e(0, b, "_originalBoundingBox", function () { return h.superGet(Fc, this, "_originalBoundingBox") }); return c }(Fc), ol = function (a) { function c(a, b, d, e, g, h, l, p) { this._owner = null; this._gridSize = NaN; this._numberTriangle = this._currentNumberIndices = this._maxNumberIndices = this._numberVertices = this.memorySize = 0; this._leafs = this._boundingBoxCorners = this._indexArrayBuffer = this._boundingBox = this._boundingSphere = this._indexBuffer = this._vertexBuffer = null; this._leafNum = 0; this._terrainHeightData = null; this._chunkOffsetZ = this._chunkOffsetX = this._terrainHeightDataHeight = this._terrainHeightDataWidth = 0; this._cameraCoordinateInverse = !1; this._cameraPos = null; this._currentLOD = 0; this._perspectiveFactor = NaN; this._LODTolerance = 0; c.__super.call(this); this._owner = a; this._cameraPos = new m; this._chunkOffsetX = b; this._chunkOffsetZ = d; this._gridSize = e; this._terrainHeightData = g; this._terrainHeightDataWidth = h; this._terrainHeightDataHeight = l; this._leafNum = pa.CHUNK_GRID_NUM / pa.LEAF_GRID_NUM * (pa.CHUNK_GRID_NUM / pa.LEAF_GRID_NUM); this._leafs = q(this._leafNum); this._cameraCoordinateInverse = p; for (a = 0; a < this._leafNum; a++) this._leafs[a] = new pa; this.recreateResource() } g(c, "laya.d3.terrain.TerrainFilter", a); var b = c.prototype; h.imps(b, {"laya.d3.core.render.IRenderable": !0}); b._destroy = function () { a.prototype._destroy.call(this); this._owner = null; this._vertexBuffer && this._vertexBuffer.destroy(); this._indexBuffer && this._indexBuffer.destroy() }; b.recreateResource = function () { this._numberTriangle = this._currentNumberIndices = 0; var a = pa.LEAF_MAX_INDEX_COUNT; this._numberVertices = pa.LEAF_VERTEXT_COUNT * this._leafNum; this._maxNumberIndices = a * this._leafNum; this._indexArrayBuffer = new Uint16Array(this._maxNumberIndices); var a = sj.vertexDeclaration, b = a.vertexStride / 4, c = new Float32Array(this._numberVertices * b), d = pa.CHUNK_GRID_NUM / pa.LEAF_GRID_NUM, e, g, h; for (e = 0; e < this._leafNum; e++) g = e % d, h = Math.floor(e / d), this._leafs[e].calcVertextBuffer(this._chunkOffsetX, this._chunkOffsetZ, g * pa.LEAF_GRID_NUM, h * pa.LEAF_GRID_NUM, this._gridSize, c, e * pa.LEAF_PLANE_VERTEXT_COUNT, b, this._terrainHeightData, this._terrainHeightDataWidth, this._terrainHeightDataHeight, this._cameraCoordinateInverse); for (e = 0; e < this._leafNum; e++) g = e % d, h = Math.floor(e / d), this._leafs[e].calcSkirtVertextBuffer(this._chunkOffsetX, this._chunkOffsetZ, g * pa.LEAF_GRID_NUM, h * pa.LEAF_GRID_NUM, this._gridSize, c, this._leafNum * pa.LEAF_PLANE_VERTEXT_COUNT + e * pa.LEAF_SKIRT_VERTEXT_COUNT, b, this._terrainHeightData, this._terrainHeightDataWidth, this._terrainHeightDataHeight); this.assembleIndexInit(); this._vertexBuffer = new Ab(a, this._numberVertices, 35044, !1); this._indexBuffer = new Tb("ushort", this._maxNumberIndices, 35044, !1); this._vertexBuffer.setData(c); this._indexBuffer.setData(this._indexArrayBuffer); this.memorySize = 2 * (this._vertexBuffer._byteLength + this._indexBuffer._byteLength); this.calcOriginalBoudingBoxAndSphere() }; b.setLODLevel = function (a) { if (4 != a.length) return !0; a = (a[0] + 1 << 24) + (a[1] + 1 << 16) + (a[2] + 1 << 8) + (a[3] + 1); if (this._currentLOD == a) return !1; this._currentLOD = a; return !0 }; b.assembleIndexInit = function () { for (var a = this._numberTriangle = this._currentNumberIndices = 0, b = 0; b < this._leafNum; b++) { var c = pa.getPlaneLODIndex(b, 0); this._indexArrayBuffer.set(c, a); var a = a + c.length, d = pa.getSkirtLODIndex(b, 0); this._indexArrayBuffer.set(d, a); a += d.length; this._currentNumberIndices += c.length + d.length } this._numberTriangle = this._currentNumberIndices / 3 }; b.isNeedAssemble = function (a, b) { var c = Math.min(a.viewport.width, a.viewport.height) / (2 * Math.tan(Math.PI * a.fieldOfView / 180)); return this._perspectiveFactor != c ? (this._perspectiveFactor = c, 1) : this._LODTolerance != Xc.LOD_TOLERANCE_VALUE ? (this._LODTolerance = Xc.LOD_TOLERANCE_VALUE, 1) : 0 == m.equals(b, this._cameraPos) ? (this._cameraPos.x = b.x, this._cameraPos.y = b.y, this._cameraPos.z = b.z, 2) : 0 }; b.assembleIndex = function (a, b) { var f = this.isNeedAssemble(a, b); if (0 < f) { for (var d = 0; d < this._leafNum; d++) c._TEMP_ARRAY_BUFFER[d] = this._leafs[d].determineLod(b, this._perspectiveFactor, Xc.LOD_TOLERANCE_VALUE, 1 == f); if (this.setLODLevel(c._TEMP_ARRAY_BUFFER)) { for (d = f = this._numberTriangle = this._currentNumberIndices = 0; d < this._leafNum; d++) { var e = c._TEMP_ARRAY_BUFFER[d], k = pa.getPlaneLODIndex(d, e); this._indexArrayBuffer.set(k, f); f += k.length; e = pa.getSkirtLODIndex(d, e); this._indexArrayBuffer.set(e, f); f += e.length; this._currentNumberIndices += k.length + e.length } this._numberTriangle = this._currentNumberIndices / 3; return !0 } } return !1 }; b.calcOriginalBoudingBoxAndSphere = function () { for (var a = new La(2147483647, -2147483647), b = 0; b < this._leafNum; b++) a.x = this._leafs[b]._sizeOfY.x < a.x ? this._leafs[b]._sizeOfY.x : a.x, a.y = this._leafs[b]._sizeOfY.y > a.y ? this._leafs[b]._sizeOfY.y : a.y; var b = new m(this._chunkOffsetX * pa.CHUNK_GRID_NUM * this._gridSize, a.x, this._chunkOffsetZ * pa.CHUNK_GRID_NUM * this._gridSize), c = new m((this._chunkOffsetX + 1) * pa.CHUNK_GRID_NUM * this._gridSize, a.y, (this._chunkOffsetZ + 1) * pa.CHUNK_GRID_NUM * this._gridSize); pa.__ADAPT_MATRIX__ && (m.transformV3ToV3(b, pa.__ADAPT_MATRIX__, b), m.transformV3ToV3(c, pa.__ADAPT_MATRIX__, c)); this._boundingBox = new Ha(b, c); a = new m; m.subtract(c, b, a); m.scale(a, .5, a); c = new m; m.add(b, a, c); this._boundingSphere = new Bb(c, m.scalarLength(a)); this._boundingBoxCorners = q(8, null); this._boundingBox.getCorners(this._boundingBoxCorners) }; b.calcLeafBoudingBox = function (a) { for (var b = 0; b < this._leafNum; b++) this._leafs[b].calcLeafBoudingBox(a) }; b.calcLeafBoudingSphere = function (a, b) { for (var c = 0; c < this._leafNum; c++) this._leafs[c].calcLeafBoudingSphere(a, b) }; b._getVertexBuffer = function (a) { void 0 === a && (a = 0); return 0 == a ? this._vertexBuffer : null }; b._getIndexBuffer = function () { return this._indexBuffer }; b._beforeRender = function (a) { this._vertexBuffer._bind(); this._indexBuffer._bind(); 0 == a.renderElement._material.blend && (a = a.camera, this.assembleIndex(a, a.position) && this._indexBuffer.setData(this._indexArrayBuffer)); return !0 }; b._getVertexBuffers = function () { return null }; b._render = function (a) { E.mainContext.drawElements(Xc.RENDER_LINE_MODEL ? 1 : 4, this._currentNumberIndices, 5123, 0); H.trianglesFaces += this._numberTriangle; H.drawCall++ }; e(0, b, "_originalBoundingSphere", function () { return this._boundingSphere }); e(0, b, "_originalBoundingBox", function () { return this._boundingBox }); e(0, b, "_vertexBufferCount", function () { return this._numberVertices }); e(0, b, "triangleCount", function () { return this._numberTriangle }); p(c, ["_TEMP_ARRAY_BUFFER", function () { return this._TEMP_ARRAY_BUFFER = new Uint32Array(pa.CHUNK_GRID_NUM / pa.LEAF_GRID_NUM * pa.CHUNK_GRID_NUM / pa.LEAF_GRID_NUM) }]); return c }(Fc), pl = function (a) { function c(a) { this._terrainSprite3DOwner = null; c.__super.call(this, a); this._terrainSprite3DOwner = a } g(c, "laya.d3.terrain.TerrainRender", a); var b = c.prototype; b._calculateBoundingSphere = function () { var a = this._terrainSprite3DOwner.terrainFilter; if (null == a) this._boundingSphere.toDefault(); else { var b = a._originalBoundingSphere, c, d = this._terrainSprite3DOwner.transform; c = d.scale; c = c.x >= c.y && c.x >= c.z ? c.x : c.y >= c.z ? c.y : c.z; m.transformCoordinate(b.center, d.worldMatrix, this._boundingSphere.center); this._boundingSphere.radius = b.radius * c; a.calcLeafBoudingSphere(d.worldMatrix, c) } }; b._calculateBoundingBox = function () { var a = this._terrainSprite3DOwner.terrainFilter; if (null == a) this._boundingBox.toDefault(); else { for (var b = this._terrainSprite3DOwner.transform.worldMatrix, c = a._boundingBoxCorners, d = 0; 8 > d; d++) m.transformCoordinate(c[d], b, Kb._tempBoundBoxCorners[d]); Ha.createfromPoints(Kb._tempBoundBoxCorners, this._boundingBox); a.calcLeafBoudingBox(b) } }; b._renderUpdate = function (a) { this._setShaderValueMatrix4x4(0, this._owner.transform.worldMatrix); a = this._owner.getProjectionViewWorldMatrix(a); this._setShaderValueMatrix4x4(1, a); return !0 }; b._destroy = function () { a.prototype._destroy.call(this); this._terrainSprite3DOwner = null }; return c }(Kb), pc = function (a) { function c() { c.__super.call(this); this._h = this._w = 0 } g(c, "laya.resource.Bitmap", a); a = c.prototype; e(0, a, "width", function () { return this._w }); e(0, a, "height", function () { return this._h }); e(0, a, "source", function () { return this._source }); return c }(Qb), Ij = function (a) { function c() { c.__super.call(this) } g(c, "laya.debug.tools.enginehook.LoaderHook", a); var b = c.prototype; b.checkUrls = function (a) { if (c.preFails["string" == typeof a ? a : a.url] && c.enableFailDebugger) debugger }; b.chekUrlList = function (a) { var b, c; c = a.length; for (b = 0; b < c; b++) this.checkUrls(a[b]) }; b.load = function (b, c, d, e, g, h, l, m) { void 0 === g && (g = 1); void 0 === h && (h = !0); void 0 === m && (m = !1); b instanceof Array ? this.chekUrlList(b) : this.checkUrls(b); return a.prototype.load.call(this, b, c, d, e, g, h, l, m) }; c.init = function () { c.isInited || (c.isInited = !0, h.loader = new c, h.loader.on("error", null, c.onFail), c.preFails = Lc.getJSON("LoadFailItems"), c.preFails || (c.preFails = {})) }; c.onFail = function (a) { dc.I.dTrace("LoadFail:" + a); c.nowFails[a] = !0; Lc.setJSON("LoadFailItems", c.nowFails) }; c.resetFails = function () { c.nowFails = {}; Lc.setJSON("LoadFailItems", c.nowFails) }; c.preFails = {}; c.nowFails = {}; c.enableFailDebugger = !0; c.FailSign = "LoadFailItems"; c.isInited = !1; return c }(fc), Uk = function (a) { function c(a) { this._resumePlay = this._onEnd = this._audio = null; c.__super.call(this); this._onEnd = ba.bind(this.__onEnd, this); this._resumePlay = ba.bind(this.__resumePlay, this); a.addEventListener("ended", this._onEnd); this._audio = a } g(c, "laya.media.h5audio.AudioSoundChannel", a); a = c.prototype; a.__onEnd = function () { 1 == this.loops ? (this.completeHandler && (h.timer.once(10, this, this.__runComplete, [this.completeHandler], !1), this.completeHandler = null), this.stop(), this.event("complete")) : (0 < this.loops && this.loops--, this.startTime = 0, this.play()) }; a.__resumePlay = function () { this._audio && this._audio.removeEventListener("canplay", this._resumePlay); try { this._audio.currentTime = this.startTime, A.container.appendChild(this._audio), this._audio.play() } catch (b) { this.event("error") } }; a.play = function () { this.isStopped = !1; try { this._audio.playbackRate = fa.playbackRate, this._audio.currentTime = this.startTime } catch (b) { this._audio.addEventListener("canplay", this._resumePlay); return } fa.addChannel(this); A.container.appendChild(this._audio); "play" in this._audio && this._audio.play() }; a.stop = function () { this.isStopped = !0; fa.removeChannel(this); this.completeHandler = null; this._audio && ("pause" in this._audio && B.isConchApp && this._audio.stop(), this._audio.pause(), this._audio.removeEventListener("ended", this._onEnd), this._audio.removeEventListener("canplay", this._resumePlay), A.onIE || this._audio != Se._musicAudio && Pa.recover("audio:" + this.url, this._audio), A.removeElement(this._audio), this._audio = null) }; a.pause = function () { this.isStopped = !0; fa.removeChannel(this); "pause" in this._audio && this._audio.pause() }; a.resume = function () { this._audio && (this.isStopped = !1, fa.addChannel(this), "play" in this._audio && this._audio.play()) }; e(0, a, "position", function () { return this._audio ? this._audio.currentTime : 0 }); e(0, a, "duration", function () { return this._audio ? this._audio.duration : 0 }); e(0, a, "volume", function () { return this._audio ? this._audio.volume : 1 }, function (a) { this._audio && (this._audio.volume = a) }); return c }(df), Xk = function (a) { function c() { this.bufferSource = this.gain = this.audioBuffer = null; this._currentTime = 0; this._volume = 1; this._pauseTime = this._startTime = 0; this._onPlayEnd = null; this.context = Ob.ctx; c.__super.call(this); this._onPlayEnd = ba.bind(this.__onPlayEnd, this); this.gain = this.context.createGain ? this.context.createGain() : this.context.createGainNode() } g(c, "laya.media.webaudio.WebAudioSoundChannel", a); a = c.prototype; a.play = function () { fa.addChannel(this); this.isStopped = !1; this._clearBufferSource(); if (this.audioBuffer) { var a = this.context, c = this.gain, d = a.createBufferSource(); this.bufferSource = d; d.buffer = this.audioBuffer; d.connect(c); c && c.disconnect(); c.connect(a.destination); d.onended = this._onPlayEnd; this.startTime >= this.duration && (this.startTime = 0); this._startTime = A.now(); this.gain.gain.setTargetAtTime ? this.gain.gain.setTargetAtTime(this._volume, this.context.currentTime, .1) : this.gain.gain.value = this._volume; 0 == this.loops && (d.loop = !0); d.playbackRate.setTargetAtTime ? d.playbackRate.setTargetAtTime(fa.playbackRate, this.context.currentTime, .1) : d.playbackRate.value = fa.playbackRate; d.start(0, this.startTime); this._currentTime = 0 } }; a.__onPlayEnd = function () { 1 == this.loops ? (this.completeHandler && (h.timer.once(10, this, this.__runComplete, [this.completeHandler], !1), this.completeHandler = null), this.stop(), this.event("complete")) : (0 < this.loops && this.loops--, this.startTime = 0, this.play()) }; a._clearBufferSource = function () { if (this.bufferSource) { var a = this.bufferSource; a.stop ? a.stop(0) : a.noteOff(0); a.disconnect(0); a.onended = null; c._tryCleanFailed || this._tryClearBuffer(a); this.bufferSource = null } }; a._tryClearBuffer = function (a) { if (A.onMac) try { a.buffer = Ob._miniBuffer } catch (f) { c._tryCleanFailed = !0 } else try { a.buffer = null } catch (f$0) { c._tryCleanFailed = !0 } }; a.stop = function () { this._clearBufferSource(); this.audioBuffer = null; this.gain && this.gain.disconnect(); this.isStopped = !0; fa.removeChannel(this); this.completeHandler = null; if (fa.autoReleaseSound) h.timer.once(5E3, null, fa.disposeSoundIfNotUsed, [this.url], !1) }; a.pause = function () { this.isStopped || (this._pauseTime = this.position); this._clearBufferSource(); this.gain && this.gain.disconnect(); this.isStopped = !0; fa.removeChannel(this); if (fa.autoReleaseSound) h.timer.once(5E3, null, fa.disposeSoundIfNotUsed, [this.url], !1) }; a.resume = function () { this.startTime = this._pauseTime; this.play() }; e(0, a, "position", function () { return this.bufferSource ? (A.now() - this._startTime) / 1E3 + this.startTime : 0 }); e(0, a, "duration", function () { return this.audioBuffer ? this.audioBuffer.duration : 0 }); e(0, a, "volume", function () { return this._volume }, function (a) { this.isStopped || (this._volume = a, this.gain.gain.setTargetAtTime ? this.gain.gain.setTargetAtTime(a, this.context.currentTime, .1) : this.gain.gain.value = a) }); c._tryCleanFailed = !1; return c }(df), ed = function (a) { function c(a, b, d, e, g, h, l, m, p) { this._type = 0; this._svHeight = this._svWidth = NaN; this._preRenderTarget = null; this._looked = this._alreadyResolved = !1; this._depthStencilFormat = this._surfaceType = this._surfaceFormat = 0; this._repeat = this._mipMap = !1; this._magFifter = this._minFifter = 0; this._destroy = !1; void 0 === d && (d = 6408); void 0 === e && (e = 5121); void 0 === g && (g = 34041); void 0 === h && (h = !1); void 0 === l && (l = !1); void 0 === m && (m = -1); void 0 === p && (p = -1); this._type = 1; this._w = a; this._h = b; this._surfaceFormat = d; this._surfaceType = e; this._depthStencilFormat = g; B.isConchWebGL && 34041 === this._depthStencilFormat && (this._depthStencilFormat = 33189); this._mipMap = h; this._repeat = l; this._minFifter = m; this._magFifter = p; this._createWebGLRenderTarget(); this.bitmap.lock = !0; c.__super.call(this, this.bitmap, xa.INV_UV) } g(c, "laya.webgl.resource.RenderTarget2D", a); var b = c.prototype; h.imps(b, {"laya.resource.IDispose": !0}); b.getType = function () { return this._type }; b.getTexture = function () { return this }; b.size = function (a, b) { if (this._w != a || this._h != b) this._w = a, this._h = b, this.release(), 0 != this._w && 0 != this._h && this._createWebGLRenderTarget() }; b.release = function () { this.destroy() }; b.recycle = function () { c.POOL.push(this) }; b.start = function () { var a = E.mainContext; this._preRenderTarget = O.curRenderTarget; O.curRenderTarget = this; a.bindFramebuffer(36160, this.bitmap.frameBuffer); this._alreadyResolved = !1; 1 == this._type && (a.viewport(0, 0, this._w, this._h), this._svWidth = O.width, this._svHeight = O.height, O.width = this._w, O.height = this._h, Ua.activeShader = null); return this }; b.clear = function (a, b, c, d) { void 0 === a && (a = 0); void 0 === b && (b = 0); void 0 === c && (c = 0); void 0 === d && (d = 1); var f = E.mainContext; f.clearColor(a, b, c, d); a = 16384; switch (this._depthStencilFormat) { case 33189: a |= 256; break; case 36168: a |= 1024; break; case 34041: a |= 1280 } f.clear(a) }; b.end = function () { var a = E.mainContext; a.bindFramebuffer(36160, this._preRenderTarget ? this._preRenderTarget.bitmap.frameBuffer : null); this._alreadyResolved = !0; O.curRenderTarget = this._preRenderTarget; 1 == this._type ? (a.viewport(0, 0, this._svWidth, this._svHeight), O.width = this._svWidth, O.height = this._svHeight, Ua.activeShader = null) : a.viewport(0, 0, h.stage.width, h.stage.height) }; b.getData = function (a, b, c, d) { var f = E.mainContext; f.bindFramebuffer(36160, this.bitmap.frameBuffer); if (36053 !== f.checkFramebufferStatus(36160)) return f.bindFramebuffer(36160, null), null; var e = new Uint8Array(this._w * this._h * 4); f.readPixels(a, b, c, d, this._surfaceFormat, this._surfaceType, e); f.bindFramebuffer(36160, null); return e }; b.destroy = function (b) { this._destroy || (this._loaded = !1, this.bitmap.offAll(), this.bitmap.disposeResource(), this.bitmap.dispose(), this.offAll(), this.bitmap = null, this._alreadyResolved = !1, this._destroy = !0, a.prototype.destroy.call(this)) }; b.dispose = function () { }; b._createWebGLRenderTarget = function () { this.bitmap = new ql(this.width, this.height, this._surfaceFormat, this._surfaceType, this._depthStencilFormat, this._mipMap, this._repeat, this._minFifter, this._magFifter); this.bitmap.activeResource(); this._alreadyResolved = !0; this._destroy = !1; this._loaded = !0; this.bitmap.on("recovered", this, function (a) { this.event("recovered") }) }; e(0, b, "surfaceFormat", function () { return this._surfaceFormat }); e(0, b, "magFifter", function () { return this._magFifter }); e(0, b, "surfaceType", function () { return this._surfaceType }); e(0, b, "mipMap", function () { return this._mipMap }); e(0, b, "depthStencilFormat", function () { return this._depthStencilFormat }); e(0, b, "minFifter", function () { return this._minFifter }); e(0, b, "source", function () { return this._alreadyResolved ? h.superGet(xa, this, "source") : null }); c.create = function (a, b, d, e, g, h, l, m, p) { void 0 === d && (d = 6408); void 0 === e && (e = 5121); void 0 === g && (g = 34041); void 0 === h && (h = !1); void 0 === l && (l = !1); void 0 === m && (m = -1); void 0 === p && (p = -1); var f = c.POOL.pop(); f || (f = new c(a, b)); f.bitmap && f._w == a && f._h == b && f._surfaceFormat == d && f._surfaceType == e && f._depthStencilFormat == g && f._mipMap == h && f._repeat == l && f._minFifter == m && f._magFifter == p || (f._w = a, f._h = b, f._surfaceFormat = d, f._surfaceType = e, f._depthStencilFormat = g, B.isConchWebGL && 34041 === f._depthStencilFormat && (f._depthStencilFormat = 33189), f._mipMap = h, f._repeat = l, f._minFifter = m, f._magFifter = p, f.release(), f._createWebGLRenderTarget()); return f }; c.TYPE2D = 1; c.TYPE3D = 2; c.POOL = []; return c }(xa), Yk = function (a) { function c(a, f) { this._miniSound = this._onEnd = this._audio = null; c.__super.call(this); this._audio = a; this._miniSound = f; this._onEnd = c.bindToThis(this.__onEnd, this); a.onEnded(this._onEnd) } g(c, "laya.wx.mini.MiniSoundChannel", a); a = c.prototype; a.__onEnd = function () { 1 == this.loops ? (this.completeHandler && (h.timer.once(10, this, this.__runComplete, [this.completeHandler], !1), this.completeHandler = null), this.stop(), this.event("complete")) : (0 < this.loops && this.loops--, this.startTime = 0, this.play()) }; a.play = function () { this.isStopped = !1; fa.addChannel(this); this._audio.play() }; a.stop = function () { this.isStopped = !0; fa.removeChannel(this); this.completeHandler = null; this._audio && (this._audio.stop(), this._audio.offEnded(null), this._onEnd = this._miniSound = this._audio = null) }; a.pause = function () { this.isStopped = !0; this._audio.pause() }; a.resume = function () { this._audio && (this.isStopped = !1, fa.addChannel(this), this._audio.play()) }; e(0, a, "autoplay", function () { return this._audio.autoplay }, function (a) { this._audio.autoplay = a }); e(0, a, "position", function () { return this._audio ? this._audio.currentTime : 0 }); e(0, a, "duration", function () { return this._audio ? this._audio.duration : 0 }); e(0, a, "loop", function () { return this._audio.loop }, function (a) { this._audio.loop = a }); e(0, a, "volume", function () { return this._audio ? this._audio.volume : 1 }, function (a) { this._audio && (this._audio.volume = a) }); c.bindToThis = function (a, c) { return a.bind(c) }; return c }(df), sl = function (a) { function c(a) { this._indexBuffer2D = this._vertexBuffer2D = null; this.y = this.x = 0; this._blendFn = null; this._startTime = 0; this.sv = new rl; c.__super.call(this, a); var b = this; h.loader.load(this.settings.textureName, M.create(null, function (a) { a.bitmap.enableMerageInAtlas = !1; b.texture = a })); this.sv.u_Duration = this.settings.duration; this.sv.u_Gravity = this.settings.gravity; this.sv.u_EndVelocity = this.settings.endVelocity; this._blendFn = za.fns[a.blendState]; this.initialize(); this._vertexBuffer = this._vertexBuffer2D = nc.create(-1, 35048); this._indexBuffer = this._indexBuffer2D = Db.create(35044); this.loadContent() } g(c, "laya.particle.ParticleTemplate2D", a); var b = c.prototype; h.imps(b, {"laya.webgl.submit.ISubmit": !0}); b.getRenderType = function () { return -111 }; b.releaseRender = function () { }; b.addParticleArray = function (b, c) { b[0] += this.x; b[1] += this.y; a.prototype.addParticleArray.call(this, b, c) }; b.loadContent = function () { for (var a = new Uint16Array(6 * this.settings.maxPartices), b = 0; b < this.settings.maxPartices; b++) a[6 * b + 0] = 4 * b + 0, a[6 * b + 1] = 4 * b + 1, a[6 * b + 2] = 4 * b + 2, a[6 * b + 3] = 4 * b + 0, a[6 * b + 4] = 4 * b + 2, a[6 * b + 5] = 4 * b + 3; this._indexBuffer2D.clear(); this._indexBuffer2D.append(a); this._indexBuffer2D.upload() }; b.addNewParticlesToVertexBuffer = function () { this._vertexBuffer2D.clear(); this._vertexBuffer2D.append(this._vertices); var a; this._firstNewElement < this._firstFreeElement ? (a = 4 * this._firstNewElement * this._floatCountPerVertex * 4, this._vertexBuffer2D.subUpload(a, a, a + 4 * (this._firstFreeElement - this._firstNewElement) * this._floatCountPerVertex * 4)) : (a = 4 * this._firstNewElement * this._floatCountPerVertex * 4, this._vertexBuffer2D.subUpload(a, a, a + 4 * (this.settings.maxPartices - this._firstNewElement) * this._floatCountPerVertex * 4), 0 < this._firstFreeElement && (this._vertexBuffer2D.setNeedUpload(), this._vertexBuffer2D.subUpload(0, 0, 4 * this._firstFreeElement * this._floatCountPerVertex * 4))); this._firstNewElement = this._firstFreeElement }; b.renderSubmit = function () { this.texture && this.texture.loaded && (this.update(h.timer.delta), this.sv.u_CurrentTime = this._currentTime, this._firstNewElement != this._firstFreeElement && this.addNewParticlesToVertexBuffer(), this.blend(), this._firstActiveElement != this._firstFreeElement && (this._vertexBuffer2D.bind(this._indexBuffer2D), this.sv.u_texture = this.texture.source, this.sv.upload(), this._firstActiveElement < this._firstFreeElement ? E.mainContext.drawElements(4, 6 * (this._firstFreeElement - this._firstActiveElement), 5123, 12 * this._firstActiveElement) : (E.mainContext.drawElements(4, 6 * (this.settings.maxPartices - this._firstActiveElement), 5123, 12 * this._firstActiveElement), 0 < this._firstFreeElement && E.mainContext.drawElements(4, 6 * this._firstFreeElement, 5123, 0)), H.drawCall++), this._drawCounter++); return 1 }; b.blend = function () { if (za.activeBlendFunction !== this._blendFn) { var a = E.mainContext; a.enable(3042); this._blendFn(a); za.activeBlendFunction = this._blendFn } }; b.dispose = function () { this._vertexBuffer2D.dispose(); this._indexBuffer2D.dispose() }; c.activeBlendType = -1; return c }($k), rl = function (a) { function c() { this.a_CornerTextureCoordinate = [4, 5126, !1, 116, 0]; this.a_Position = [3, 5126, !1, 116, 16]; this.a_Velocity = [3, 5126, !1, 116, 28]; this.a_StartColor = [4, 5126, !1, 116, 40]; this.a_EndColor = [4, 5126, !1, 116, 56]; this.a_SizeRotation = [3, 5126, !1, 116, 72]; this.a_Radius = [2, 5126, !1, 116, 84]; this.a_Radian = [4, 5126, !1, 116, 92]; this.a_AgeAddScale = [1, 5126, !1, 116, 108]; this.a_Time = [1, 5126, !1, 116, 112]; this.u_Duration = this.u_CurrentTime = NaN; this.u_Gravity = null; this.u_EndVelocity = NaN; this.u_texture = null; c.__super.call(this, 0, 0) } g(c, "laya.particle.shader.value.ParticleShaderValue", a); c.prototype.upload = function () { this.refresh(); c.pShader.upload(this) }; p(c, ["pShader", function () { return this.pShader = new tl }]); return c }(ta), el = function (a) { function c(a) { this.texcoord = null; this.offsetX = 300; this.offsetY = 0; c.__super.call(this, 512, 0); a = 8 * ib.BYTES_PE; this.position = [2, 5126, !1, a, 0]; this.texcoord = [2, 5126, !1, a, 2 * ib.BYTES_PE]; this.color = [4, 5126, !1, a, 4 * ib.BYTES_PE] } g(c, "laya.webgl.shader.d2.skinAnishader.SkinSV", a); return c }(ta), bl = function (a) { function c(a) { c.__super.call(this, 2, 0); this.color = [] } g(c, "laya.webgl.shader.d2.value.Color2dSV", a); c.prototype.setValue = function (a) { a.fillStyle && (this.color = a.fillStyle._color._color); a.strokeStyle && (this.color = a.strokeStyle._color._color) }; return c }(ta), dl = function (a) { function c(a) { this.u_colorMatrix = null; this.strength = 0; this.colorAlpha = this.colorMat = null; this.u_TexRange = [0, 1, 0, 1]; this.u_offset = [0, 0]; this.texcoord = ta._TEXCOORD; c.__super.call(this, 256, 0) } g(c, "laya.webgl.shader.d2.value.FillTextureSV", a); a = c.prototype; a.setValue = function (a) { this.ALPHA = a.ALPHA; a.filters && this.setFilters(a.filters) }; a.clear = function () { this.shader = this.texture = null; this.defines.setValue(0) }; return c }(ta), ef = function (a) { function c(a) { this.u_colorMatrix = null; this.strength = 0; this.colorAlpha = this.colorMat = this.blurInfo = null; this.texcoord = ta._TEXCOORD; void 0 === a && (a = 0); c.__super.call(this, 1, a) } g(c, "laya.webgl.shader.d2.value.TextureSV", a); a = c.prototype; a.setValue = function (a) { this.ALPHA = a.ALPHA; a.filters && this.setFilters(a.filters) }; a.clear = function () { this.shader = this.texture = null; this.defines.setValue(0) }; return c }(ta), cl = function (a) { function c(a) { this.a_color = null; this.u_pos = [0, 0]; c.__super.call(this, 4, 0); this.position = [2, 5126, !1, 5 * ib.BYTES_PE, 0]; this.a_color = [3, 5126, !1, 5 * ib.BYTES_PE, 2 * ib.BYTES_PE] } g(c, "laya.webgl.shader.d2.value.PrimitiveSV", a); return c }(ta), gf = function (a) { function c() { this.cube = null; this.life = 60; this.origionPos = null; this.moveObj = this.flyLayer = !1; this.rotVec = this.moveObjSP3 = null; this.disLimit = 35; this.tarPos = this.curPos = null; this.lerpFactor = .2; c.__super.call(this) } g(c, "core.moudle.CubeScript", a); a = c.prototype; a._load = function (a) { this.cube = this.owner; this.origionPos = this.cube.transform.position; this.flyLayer = -1 == this.owner.parent.name.indexOf("town_block_fly") ? !1 : !0; if (this.moveObj = -1 == this.owner.name.indexOf("move") ? !1 : !0) this.moveObjSP3 = this.cube.getChildAt(0); this.rotVec = this.cube.transform.localRotationEuler; this.cube.active = !1; h.timer.clear(this, this.RotCar); h.timer.frameLoop(I.Inst.mapMgr.GetCubeLoopRate(), this, this.framLoop) }; a.framLoop = function () { if (null != this.cube && null != t.Inst.playerLeft.roleCtr && null != t.Inst.playerLeft.roleCtr.roleModel && !I.Inst.isPause && !I.Inst.isDeath) { var a = m.distance(this.cube.transform.position, t.Inst.playerLeft.roleCtr.roleModel.transform.position); this.flyLayer ? this.controlRot(a) : 0 != I.Inst.flyState || 0 != I.Inst.spurtState ? (3 == I.Inst.flyState || 4 == I.Inst.flyState || 2 == I.Inst.spurtState) && 20 > a && (h.timer.clear(this, this.moveToPlayer), h.timer.clear(this, this.RotCar), this._destroy()) : this.moveObj ? this.controlMove(a) : this.controlRot(a) } }; a.controlMove = function (a) { a <= this.disLimit ? (this.cube.active = !0, h.timer.clear(this, this.RotCar), h.timer.loop(1, this, this.RotCar)) : (h.timer.clear(this, this.RotCar), this.cube.active = !1, this.moveObjSP3.transform.localRotationEuler = m.ZERO) }; a.controlRot = function (a) { I.Inst.isPause || I.Inst.isDeath || (35 > a ? (this.cube.active = !0, -1 == this.cube.name.indexOf("double_coin") && -1 == this.cube.name.indexOf("double_score") && (-1 != this.cube.name.indexOf("coin") ? this.rotate() : -1 != this.cube.name.indexOf("roket") ? this.rotate() : -1 != this.cube.name.indexOf("gift") && this.rotate())) : (this.rotate(!1), this.cube.active = !1)) }; a.onTriggerEnter = function (a) { a = I.Inst.GetHitType(this.cube.name); I.Inst.isDeath || "coin" != a && "magnet" != a && "shield" != a && "double" != a && "roket1" != a && "gift" != a || null == this || h.timer.frameOnce(1, this, function () { null != this && null != this.owner && this.owner.destroy() }) }; a._destroy = function () { laya.d3.component.Component3D.prototype._destroy.call(this); h.timer.clear(this, this.moveToPlayer); h.timer.clear(this, this.RotCar); h.timer.clear(this, this.rotate1); null != this.moveObjSP3 && (this.moveObjSP3.destroy(), this.moveObjSP3 = null); null != this.cube && (this.cube.destroy(), this.cube = null); null != this.owner && (this.owner.destroy(), this._owner = null) }; a.onTriggerExit = function (a) { }; a._update = function (a) { }; a.tweenPos = function (a) { this.cube && (this.tarPos = a, h.timer.loop(1, this, this.moveToPlayer)) }; a.changePos = function () { this.curPos = this.cube.transform.position; this.curPos.x += (this.tarPos.x - this.curPos.x) * this.lerpFactor; this.cube.transform.position = this.curPos }; a.rotate = function (a) { void 0 === a && (a = !0); a ? h.timer.loop(10, this, this.rotate1) : h.timer.clear(this, this.rotate1) }; a.rotate1 = function () { var a = new m(0, 0, .05); this.cube.transform.rotate(a, !0) }; a.moveToPlayer = function () { if (null != t.Inst.playerLeft.role3D && 0 != t.Inst.playerLeft.role3D.active) { var a = t.Inst.playerLeft.role3D.transform.position, a = new m(a.x, a.y, a.z + 1), c = new m; m.subtract(a, this.cube.transform.position, c); var d = new m; m.normalize(c, d); this.cube.transform.translate(new m(.35 * d.x, .35 * d.y, .35 * d.z), !1); .15 >= m.distance(this.cube.transform.position, a) && (I.Inst.doAddCoin(), this._destroy()) } }; a.RotCar = function () { null != this.cube && null != this.cube.transform && null != this.moveObjSP3 && (I.Inst.isDeath ? h.timer.clear(this, this.RotCar) : I.Inst.isPause || (this.moveObjSP3.transform.localRotationEuler = new m(this.moveObjSP3.transform.localRotationEuler.x - .02, 0, 0))) }; return c }(ge), Nf = function (a) { function c() { this.roadSp = this.sp = null; this.IsCreateCoin = !1; this.dikuaiName = this.roadName = null; this.cubeArray = []; this.coinArray = []; this.originCoinArray = []; c.__super.call(this) } g(c, "core.moudle.DiKuaiScript", a); a = c.prototype; a._load = function (a) { laya.d3.component.Component3D.prototype._load.call(this, a); this.sp = this.owner }; a._start = function (a) { laya.d3.component.Component3D.prototype._start.call(this, a) }; a.ShowSelf = function () { this.sp.active = !0 }; a._destroy = function () { laya.d3.component.Component3D.prototype._destroy.call(this); for (var a = 0; a < this.cubeArray.length; a++) if (null != this.cubeArray[d]) { var c = this.cubeArray[a]; null != c && (c._destroy(), null == c); null == this.cubeArray[d] } for (var d = 0; d < this.coinArray.length; d++) null != this.coinArray[d] && null == this.coinArray[d]; for (a = 0; a < this.originCoinArray.length; a++) null != this.originCoinArray[a] && null == this.originCoinArray[a]; null != this.sp && (this.sp.destroy(), this.sp = null); null != this.roadSp && this.roadSp.destroy() }; a.AddRoad = function (a, c, d) { this.roadName = a; this.dikuaiName = c; a = yb.Inst.getModelByName(a); this.CreateCube(a); a.transform.position = new m(0, 0, 0); a.transform.localRotationEuler = new m(0, 0, 0); this.owner.addChild(a); 0 < d && (this.sp.active = !1) }; a.CreateCube = function (a) { this.roadSp = a = a._childs[0]; for (var b = 0; b < a._childs.length; b++) { var c = a._childs[b].addComponent(gf); null != c && null != c.owner && null != c.cube && "coin" == I.Inst.GetHitType(c.cube.name) && this.originCoinArray.push(c); this.cubeArray.push(c) } }; a.AddCoin = function (a) { if (a) if (this.IsCreateCoin) for (a = 0; a < this.coinArray.length; a++) { var b = this.coinArray[a]; null != b && (b.cube.active = !0) } else { for (a = 0; a < this.originCoinArray.length; a++) { var c = this.originCoinArray[a]; null != c && null != c.owner && null != c.cube && "coin" == I.Inst.GetHitType(c.cube.name) && (b = Yb.instantiate(c.cube), this.roadSp.addChild(b), b.transform.localPosition = new m(c.cube.transform.localPosition.x, c.cube.transform.localPosition.y, c.cube.transform.localPosition.z + .3), c = b.getComponentByType(gf), null == c && (c = b.addComponent(gf)), this.coinArray.push(c)) } this.IsCreateCoin = !0 } else if (null != this.coinArray && 0 != this.coinArray.length) for (a = 0; a < this.coinArray.length; a++) b = this.coinArray[a], null != b && (b.cube.active = !1) }; a.CheckMagnet = function (a, c, d) { void 0 === d && (d = !1); if (a) for (a = d ? 30 : 5, d = 0; d < this.originCoinArray.length; d++) { var b = this.originCoinArray[d], f = this.coinArray[d]; null != b && b.enable && null != b.cube && null != b.cube.transform && F.Inst.GetDis(c, b.cube.transform.position) <= a && (b.tweenPos(c), b.enable = !1, null != f && (f.tweenPos(c), f.enable = !1)) } }; return c }(ge), Vh = function (a) { function c() { this.shield = this.anim = this.roleModel = null; this.shieldTime = 1E4; this.magnet = null; this.magnetTime = 1E4; this.doubleScore = this.isMagnet = !1; this.doubleScoreTime = 1E4; this.doubleCoin = !1; this.doubleCoinTime = 1E4; this.topIndex = 0; c.__super.call(this) } g(c, "core.moudle.RoleControlScript", a); a = c.prototype; a._load = function (a) { }; a._start = function (a) { this.roleModel = this.owner; this.anim = this.roleModel.getComponentByType(Nc) }; a.loopMagnet = function () { }; a.onTriggerEnter = function (a) { var b = this, c = a.owner.name.split("_"); a = c[0]; c = c[1]; if (!I.Inst.isDeath && ("coin" == a ? I.Inst.doAddCoin() : "shield" == a ? this.DoShieldAll() : "magnet" == a ? (this.doMagnet(!0), h.timer.once(this.magnetTime, this, function () { b.doMagnet(!1) })) : "double" == a ? "score" == c ? (this.doDoubleScore(!0), h.timer.once(this.doubleScoreTime, this, function () { b.doDoubleScore(!1) })) : "coin" == c && (this.doDoubleCoin(!0), h.timer.once(this.doubleCoinTime, this, function () { b.doDoubleCoin(!1) })) : "roket1" == a ? I.Inst.DoFly() : "guideOver" == a ? I.Inst.DoGuideOver() : "gift" == a && D.Inst.dispatchEvent1("1810"), !I.Inst.FrozenCollider())) if ("slide" == a) "run_sliding" != t.Inst.playerLeft.curAnim && "run_jump" != t.Inst.playerLeft.curAnim && "run_jump_down" != t.Inst.playerLeft.curAnim && "run_jump_down_1" != t.Inst.playerLeft.curAnim && "run_jump_down_2" != t.Inst.playerLeft.curAnim && I.Inst.doDeath(1); else if ("jump" == a) "run_jump" != t.Inst.playerLeft.curAnim && "run_jump_down" != t.Inst.playerLeft.curAnim && "run_jump_down_1" != t.Inst.playerLeft.curAnim && "run_jump_down_2" != t.Inst.playerLeft.curAnim && ("car" == c || "truck" == c ? I.Inst.doDeath() : I.Inst.doDeath(1)); else if ("topcar" == a) console.log("\u649e\u5230\u4e86\u5c0f\u8f66\u8f66\u9876"); else if ("hit" == a || "head" == a) 1 != t.Inst.playerLeft.isOnTop && (this.topIndex = 0, t.Inst.playerLeft.SetTopIndex(this.topIndex), I.Inst.doDeath()); else if ("body" == a) 0 < this.topIndex || 0 == t.Inst.playerLeft.curPos.y && I.Inst.playAnimWithName("run_vertigo"); else if ("top" == a || "uphill" == a) { h.timer.clear(this, this.SetTop); if ("top" == a) { this.topIndex++; t.Inst.playerLeft.SetTopIndex(this.topIndex); if (0 != t.Inst.playerLeft.jumpUpState) { t.Inst.playerLeft.needReCheckTop = !0; return } t.Inst.playerLeft.isOnTop = 2 } else t.Inst.playerLeft.isOnTop = 1, t.Inst.playerLeft.jumpUpState = 0; t.Inst.playerLeft.tweenPosY(!0) } }; a.DoShieldAll = function () { var a = this; I.Inst.isInvincible || (t.Inst.playerLeft.ChangeLife(!0), this.doShield(!0), h.timer.once(this.shieldTime, this, function () { 0 < t.Inst.playerLeft.life && (t.Inst.playerLeft.ChangeLife(!1), a.doShield(!1)) })) }; a.Invincible = function (a) { console.log("\u65e0\u654c\u6a21\u5f0f") }; a.onTriggerStay = function (a) { -1 != a.owner.name.indexOf("top") && (t.Inst.playerLeft.isOnTop = 2, 0 == this.topIndex && (this.topIndex += 1), t.Inst.playerLeft.SetTopIndex(this.topIndex)) }; a.onTriggerExit = function (a) { var b = this; a = a.owner.name.split("_")[0]; if ("top" == a) { if (!(1 < this.topIndex)) h.timer.once(100, this, this.SetTop); 0 < this.topIndex && (t.Inst.playerLeft.isOnTop = 2); this.topIndex--; t.Inst.playerLeft.SetTopIndex(this.topIndex); t.Inst.playerLeft.needReCheckTop = 0 != t.Inst.playerLeft.jumpUpState ? !0 : !1 } else if ("uphill" == a) h.timer.once(100, this, function () { 2 != t.Inst.playerLeft.isOnTop && b.SetTop() }) }; a.SetTop = function () { this.topIndex = 0; t.Inst.playerLeft.SetTopIndex(this.topIndex); t.Inst.playerLeft.isOnTop = 0; t.Inst.playerLeft.tweenPosY(!1) }; a.doDoubleScore = function (a) { this.doubleScore = a; I.Inst.doDoubleScore(a) }; a.doDoubleCoin = function (a) { this.doubleCoin = a; I.Inst.DoDoubleCoin(a) }; a.doShield = function (a) { I.Inst.PetShield(a) }; a.doMagnet = function (a) { this.isMagnet = a; I.Inst.inMagnet(a) }; a.StopCheck = function () { h.timer.clearAll(this); this.doShield(!1); this.doMagnet(!1); this.doDoubleScore(!1); this.doDoubleCoin(!1) }; return c }(ge), Nh = function (a) { function c() { this.CAMERA_OFFSET_X = 0; this.CAMERA_OFFSET_Y = .89; this.CAMERA_OFFSET_Z = -1.47; this.origionPos = this.tarPos = this.curPos = this.pos = this.cameraObj = null; c.__super.call(this) } g(c, "core.SmoothFollow", a); a = c.prototype; a._load = function (a) { this.cameraObj = a; this.origionPos = this.cameraObj.transform.localPosition }; a._start = function (a) { laya.d3.component.Component3D.prototype._start.call(this, a) }; a._update = function (a) { laya.d3.component.Component3D.prototype._update.call(this, a); if (!I.Inst.inHome && I.Inst.cameraTurnOK && t.Inst.playerLeft.rolePos() && (this.pos = t.Inst.playerLeft.rolePos(), null != this.pos && this.cameraObj)) { a = !1; 0 != t.Inst.playerLeft.jumpUpState && (a = !0); var b = t.Inst.playerLeft.role3D.transform.position, c = new m; 0 == I.Inst.flyState && 0 != t.Inst.playerLeft.isOnTop && (0 < t.Inst.playerLeft.role3D.transform.localPosition.y && 1.48 < t.Inst.playerLeft.role3D.transform.localPosition.y || 1.48 < t.Inst.playerLeft.role3D.transform.localPosition.y) && (a = !0); b = new m(b.x, b.y + (0 == I.Inst.flyState || 4 == I.Inst.flyState || 3 == I.Inst.flyState ? 2 * this.CAMERA_OFFSET_Y : 1.4), b.z); m.subtract(b, this.cameraObj.transform.position, c); b = new m; m.normalize(c, b); this.cameraObj.transform.translate(new m(.45 * b.x, a ? 0 : .45 * b.y, 0), !1) } }; a.follow = function () { !I.Inst.inHome && I.Inst.cameraTurnOK && t.Inst.playerLeft.rolePos() && (this.pos = t.Inst.playerLeft.rolePos()) }; return c }(ge), ma = function (a) { function c() { this._tag = this._toolTip = this._dataSource = this._comXml = null; this._gray = this._disabled = !1; this.layoutEnabled = !0; c.__super.call(this); this._layout = Te.EMPTY; this.preinitialize(); this.createChildren(); this.initialize() } g(c, "laya.ui.Component", a); var b = c.prototype; h.imps(b, {"laya.ui.IComponent": !0}); b.destroy = function (b) { void 0 === b && (b = !0); a.prototype.destroy.call(this, b); this._toolTip = this._tag = this._dataSource = this._layout = null }; b.preinitialize = function () { }; b.createChildren = function () { }; b.initialize = function () { }; b.callLater = function (a, b) { h.timer.callLater(this, a, b) }; b.runCallLater = function (a) { h.timer.runCallLater(this, a) }; b.commitMeasure = function () { }; b.changeSize = function () { this.event("resize") }; b.getLayout = function () { this._layout === Te.EMPTY && (this._layout = new Te); return this._layout }; b._setLayoutEnabled = function (a) { if (this._layout && this._layout.enable != a && (this._layout.enable = a, this.on("added", this, this.onAdded), this.on("removed", this, this.onRemoved), this.parent)) this.onAdded() }; b.onRemoved = function () { this.parent.off("resize", this, this.onCompResize) }; b.onAdded = function () { this.parent.on("resize", this, this.onCompResize); this.resetLayoutX(); this.resetLayoutY() }; b.onCompResize = function () { this._layout && this._layout.enable && (this.resetLayoutX(), this.resetLayoutY()) }; b.resetLayoutX = function () { var a = this._layout; isNaN(a.anchorX) || (this.pivotX = a.anchorX * this.width); if (this.layoutEnabled) { var b = this.parent; b && (isNaN(a.centerX) ? isNaN(a.left) ? isNaN(a.right) || (this.x = Math.round(b.width - this.displayWidth - a.right + this.pivotX * this.scaleX)) : (this.x = Math.round(a.left + this.pivotX * this.scaleX), isNaN(a.right) || (this.width = (b._width - a.left - a.right) / (this.scaleX || .01))) : this.x = Math.round(.5 * (b.width - this.displayWidth) + a.centerX + this.pivotX * this.scaleX)) } }; b.resetLayoutY = function () { var a = this._layout; isNaN(a.anchorY) || (this.pivotY = a.anchorY * this.height); if (this.layoutEnabled) { var b = this.parent; b && (isNaN(a.centerY) ? isNaN(a.top) ? isNaN(a.bottom) || (this.y = Math.round(b.height - this.displayHeight - a.bottom + this.pivotY * this.scaleY)) : (this.y = Math.round(a.top + this.pivotY * this.scaleY), isNaN(a.bottom) || (this.height = (b._height - a.top - a.bottom) / (this.scaleY || .01))) : this.y = Math.round(.5 * (b.height - this.displayHeight) + a.centerY + this.pivotY * this.scaleY)) } }; b.onMouseOver = function (a) { h.stage.event("showtip", this._toolTip) }; b.onMouseOut = function (a) { h.stage.event("hidetip", this._toolTip) }; e(0, b, "displayWidth", function () { return this.width * this.scaleX }); e(0, b, "width", function () { return this._width ? this._width : this.measureWidth }, function (a) { this._width != a && (this._width = a, this.conchModel && this.conchModel.size(this._width, this._height), this.callLater(this.changeSize), !this._layout.enable || isNaN(this._layout.centerX) && isNaN(this._layout.right) && isNaN(this._layout.anchorX) || this.resetLayoutX()) }); e(0, b, "measureWidth", function () { var a = 0; this.commitMeasure(); for (var b = this.numChildren - 1; -1 < b; b--) { var c = this.getChildAt(b); c.visible && (a = Math.max(c.x + c.width * c.scaleX, a)) } return a }); e(0, b, "displayHeight", function () { return this.height * this.scaleY }); e(0, b, "height", function () { return this._height ? this._height : this.measureHeight }, function (a) { this._height != a && (this._height = a, this.conchModel && this.conchModel.size(this._width, this._height), this.callLater(this.changeSize), !this._layout.enable || isNaN(this._layout.centerY) && isNaN(this._layout.bottom) && isNaN(this._layout.anchorY) || this.resetLayoutY()) }); e(0, b, "dataSource", function () { return this._dataSource }, function (a) { this._dataSource = a; for (var b in this._dataSource) this.hasOwnProperty(b) && "function" != typeof this[b] && (this[b] = this._dataSource[b]) }); e(0, b, "scaleY", a.prototype._$get_scaleY, function (a) { h.superGet(X, this, "scaleY") != a && (h.superSet(X, this, "scaleY", a), this.callLater(this.changeSize), this._layout.enable && this.resetLayoutY()) }); e(0, b, "measureHeight", function () { var a = 0; this.commitMeasure(); for (var b = this.numChildren - 1; -1 < b; b--) { var c = this.getChildAt(b); c.visible && (a = Math.max(c.y + c.height * c.scaleY, a)) } return a }); e(0, b, "scaleX", a.prototype._$get_scaleX, function (a) { h.superGet(X, this, "scaleX") != a && (h.superSet(X, this, "scaleX", a), this.callLater(this.changeSize), this._layout.enable && this.resetLayoutX()) }); e(0, b, "top", function () { return this._layout.top }, function (a) { a != this._layout.top && (this.getLayout().top = a, this._setLayoutEnabled(!0)); this.resetLayoutY() }); e(0, b, "bottom", function () { return this._layout.bottom }, function (a) { a != this._layout.bottom && (this.getLayout().bottom = a, this._setLayoutEnabled(!0)); this.resetLayoutY() }); e(0, b, "left", function () { return this._layout.left }, function (a) { a != this._layout.left && (this.getLayout().left = a, this._setLayoutEnabled(!0)); this.resetLayoutX() }); e(0, b, "right", function () { return this._layout.right }, function (a) { a != this._layout.right && (this.getLayout().right = a, this._setLayoutEnabled(!0)); this.resetLayoutX() }); e(0, b, "centerX", function () { return this._layout.centerX }, function (a) { a != this._layout.centerX && (this.getLayout().centerX = a, this._setLayoutEnabled(!0)); this.resetLayoutX() }); e(0, b, "centerY", function () { return this._layout.centerY }, function (a) { a != this._layout.centerY && (this.getLayout().centerY = a, this._setLayoutEnabled(!0)); this.resetLayoutY() }); e(0, b, "anchorX", function () { return this._layout.anchorX }, function (a) { a != this._layout.anchorX && (this.getLayout().anchorX = a, this._setLayoutEnabled(!0)); this.resetLayoutX() }); e(0, b, "anchorY", function () { return this._layout.anchorY }, function (a) { a != this._layout.anchorY && (this.getLayout().anchorY = a, this._setLayoutEnabled(!0)); this.resetLayoutY() }); e(0, b, "tag", function () { return this._tag }, function (a) { this._tag = a }); e(0, b, "toolTip", function () { return this._toolTip }, function (a) { this._toolTip != a && (this._toolTip = a, null != a ? (this.on("mouseover", this, this.onMouseOver), this.on("mouseout", this, this.onMouseOut)) : (this.off("mouseover", this, this.onMouseOver), this.off("mouseout", this, this.onMouseOut))) }); e(0, b, "comXml", function () { return this._comXml }, function (a) { this._comXml = a }); e(0, b, "gray", function () { return this._gray }, function (a) { a !== this._gray && (this._gray = a, hb.gray(this, a)) }); e(0, b, "disabled", function () { return this._disabled }, function (a) { a !== this._disabled && (this.gray = this._disabled = a, this.mouseEnabled = !a) }); return c }(X), ul = function (a) { function c() { this.center = this._transformOrientedBoundBox = this._size = null; c.__super.call(this); this._needUpdate = !1 } g(c, "laya.d3.component.physics.BoxCollider", a); a = c.prototype; a._updateCollider = function () { if (this._needUpdate) { var a = this._transformOrientedBoundBox.transformation, f = this._owner.transform, d = f.rotation, e = f.scale, g = this.center.elements; 0 === g[0] && 0 === g[1] && 0 === g[2] ? Q.createAffineTransformation(f.position, d, m.ONE, a) : (m.multiply(this.center, e, c._deviationV3), m.transformQuat(c._deviationV3, d, c._deviationV3), m.add(f.position, c._deviationV3, c._deviationV3), Q.createAffineTransformation(c._deviationV3, d, m.ONE, a)); this._transformOrientedBoundBox.transformation = a; a = this._transformOrientedBoundBox.extents.elements; f = this._size.elements; e = e.elements; a[0] = .5 * f[0] * e[0]; a[1] = .5 * f[1] * e[1]; a[2] = .5 * f[2] * e[2]; this._needUpdate = !1 } }; a._onWorldMatrixChanged = function () { this._needUpdate = !0; for (var a in this._runtimeCollisonMap) this._runtimeCollisonTestMap[a] = !0, this._runtimeCollisonMap[a]._runtimeCollisonTestMap[this.id] = !0 }; a._initialize = function (a) { laya.d3.component.Component3D.prototype._initialize.call(this, a); this._transformOrientedBoundBox = new Lg(new m, new Q); this._size = new m; this.center = new m; a.transform.on("worldmatrixneedchanged", this, this._onWorldMatrixChanged); this._needUpdate = !0 }; a._getType = function () { return 1 }; a._collisonTo = function (a) { switch (a._getType()) { case 0: return 0 !== this.boundBox.containsSphere(a.boundSphere); case 1: return 0 !== this.boundBox.containsOrientedBoundBox(a.boundBox); case 2: if (0 !== this.boundBox.containsBoundBox(a._boundBox)) { a = a.mesh._positions; for (var b = 0, c = a.length; b < c; b++) if (1 === this.boundBox.containsPoint(a[b])) return !0 } return !1; default: throw Error("BoxCollider:unknown collider type."); } }; a._cloneTo = function (a) { var b = a.size; this.size.cloneTo(b); a.size = b; this.center.cloneTo(a.center) }; a.raycast = function (a, c, d) { void 0 === d && (d = 1.79E308); this._updateCollider(); a = this._transformOrientedBoundBox.intersectsRay(a, c.position); if (-1 !== a && a <= d) return c.distance = a, c.sprite3D = this._owner, !0; c.distance = -1; c.sprite3D = null; return !1 }; a.setFromBoundBox = function (a) { Lg.createByBoundBox(a, this._transformOrientedBoundBox); var b = this._transformOrientedBoundBox.extents; this._size = new m(2 * b.x, 2 * b.y, 2 * b.z); this.center = new m; m.add(a.min, a.max, this.center); m.scale(this.center, .5, this.center); this._needUpdate = !0 }; e(0, a, "boundBox", function () { this._updateCollider(); return this._transformOrientedBoundBox }); e(0, a, "size", function () { return this._size }, function (a) { this._size = a; this._needUpdate = !0 }); p(c, ["_deviationV3", function () { return this._deviationV3 = new m }, "_obbCenterV3", function () { return this._obbCenterV3 = new m }]); return c }(ff), vl = function (a) { function c() { this._mesh = this._transformBoundingBox = null; c.__super.call(this); this._transformBoundingBox = new Ha(new m, new m); this._needUpdate = !1 } g(c, "laya.d3.component.physics.MeshCollider", a); a = c.prototype; a._updateBoundBoxCollider = function () { if (this._needUpdate) { for (var a = this._owner.transform.worldMatrix, f = this._mesh.boundingBoxCorners, d = 0; 8 > d; d++) m.transformCoordinate(f[d], a, c._tempBoundBoxCorners[d]); Ha.createfromPoints(c._tempBoundBoxCorners, this._transformBoundingBox); this._needUpdate = !1 } }; a._raycastMesh = function (a, f, d, e) { void 0 === e && (e = 1.79E308); var b = f.transform.worldMatrix, k = c._tempMatrix4x40; b.invert(k); var g = a.origin, h = a.direction; a = c._tempRay0; m.transformCoordinate(g, k, a.origin); m.TransformNormal(h, k, a.direction); for (var h = Number.MAX_VALUE, n = 0, l = this._mesh.getRenderElementsCount(); n < l; n++) { var k = this._mesh.getRenderElement(n), p = k._getVertexBuffer(0), q = p.getData(), t = k._getIndexBuffer().getData(), k = c._tempRaycastHit; if (Je.rayIntersectsPositionsAndIndices(a, q, p.vertexDeclaration, t, k)) { m.transformCoordinate(k.position, b, k.position); a = c._tempVector30; m.subtract(g, k.position, a); g = m.scalarLength(a); if (g < e && g < h) return k.distance = g, k.sprite3D = f, f = k.trianglePositions, m.transformCoordinate(f[0], b, f[0]), m.transformCoordinate(f[1], b, f[1]), m.transformCoordinate(f[2], b, f[2]), f = k.triangleNormals, m.transformCoordinate(f[0], b, f[0]), m.transformCoordinate(f[1], b, f[1]), m.transformCoordinate(f[2], b, f[2]), k.cloneTo(d), !0; break } } return !1 }; a._onWorldMatrixChanged = function () { this._needUpdate = !0 }; a._initialize = function (a) { laya.d3.component.Component3D.prototype._initialize.call(this, a); a.transform.on("worldmatrixneedchanged", this, this._onWorldMatrixChanged); this._needUpdate = !0 }; a._getType = function () { return 2 }; a._collisonTo = function (a) { var b, c, d = this.mesh._positions; switch (a._getType()) { case 0: if (0 !== Ca.sphereContainsBox(a.boundSphere, this._boundBox)) for (b = 0, c = d.length; b < c; b++) if (1 === Ca.sphereContainsPoint(a.boundSphere, d[b])) return !0; return !1; case 1: if (0 !== a.boundBox.containsBoundBox(this._boundBox)) for (b = 0, c = d.length; b < c; b++) if (1 === a.boundBox.containsPoint(d[b])) return !0; return !1; case 2: return 1 !== Ca.intersectsBoxAndBox(a._boundBox, this._boundBox) ? !0 : !1; throw Error("MeshCollider:unknown collider type."); default: throw Error("MeshCollider:unknown collider type."); } }; a._cloneTo = function (a) { a.mesh = this._mesh }; a.raycast = function (a, c, d) { void 0 === d && (d = 1.79E308); if (null == this._mesh || !this._mesh.loaded) return !1; var b = Ca.intersectsRayAndBoxRD(a, this._boundBox); if (-1 !== b && b <= d && this._raycastMesh(a, this._owner, c, d)) return !0; c.distance = -1; c.sprite3D = null; return !1 }; e(0, a, "_boundBox", function () { this._updateBoundBoxCollider(); return this._transformBoundingBox }); e(0, a, "mesh", function () { return this._mesh }, function (a) { this._mesh = a }); p(c, ["_tempRay0", function () { return this._tempRay0 = new Ge(new m, new m) }, "_tempVector30", function () { return this._tempVector30 = new m }, "_tempMatrix4x40", function () { return this._tempMatrix4x40 = new Q }, "_tempRaycastHit", function () { return this._tempRaycastHit = new Rd }, "_tempBoundBoxCorners", function () { return this._tempBoundBoxCorners = [new m, new m, new m, new m, new m, new m, new m, new m] }]); return c }(ff), wl = function (a) { function c() { this._transformBoundSphere = this._originalBoundSphere = null; c.__super.call(this); this._needUpdate = !1 } g(c, "laya.d3.component.physics.SphereCollider", a); a = c.prototype; a._updateCollider = function () { if (this._needUpdate) { var a, c = this._owner.transform; a = c.scale; a = a.x >= a.y && a.x >= a.z ? a.x : a.y >= a.z ? a.y : a.z; m.transformCoordinate(this._originalBoundSphere.center, c.worldMatrix, this._transformBoundSphere.center); this._transformBoundSphere.radius = this._originalBoundSphere.radius * a; this._needUpdate = !1 } }; a._onWorldMatrixChanged = function () { this._needUpdate = !0; for (var a in this._runtimeCollisonMap) this._runtimeCollisonTestMap[a] = !0, this._runtimeCollisonMap[a]._runtimeCollisonTestMap[this.id] = !0 }; a._initialize = function (a) { laya.d3.component.Component3D.prototype._initialize.call(this, a); this._originalBoundSphere = new Bb(new m(0, 0, 0), .5); this._transformBoundSphere = new Bb(new m(0, 0, 0), .5); a.transform.on("worldmatrixneedchanged", this, this._onWorldMatrixChanged); this._needUpdate = !0 }; a._getType = function () { return 0 }; a._collisonTo = function (a) { switch (a._getType()) { case 0: return 0 !== Ca.sphereContainsSphere(this.boundSphere, a.boundSphere); case 1: return 0 !== a.boundBox.containsSphere(this.boundSphere); case 2: if (0 !== Ca.sphereContainsBox(this.boundSphere, a._boundBox)) { a = a.mesh._positions; for (var b = 0, c = a.length; b < c; b++) if (1 === Ca.sphereContainsPoint(this.boundSphere, a[b])) return !0 } return !1; default: throw Error("SphereCollider:unknown collider type."); } }; a._cloneTo = function (a) { a.radius = this.radius; var b = a.center; this.center.cloneTo(b); a.center = b }; a.raycast = function (a, c, d) { void 0 === d && (d = 1.79E308); this._updateCollider(); a = this._transformBoundSphere.intersectsRayPoint(a, c.position); if (-1 !== a && a <= d) return c.distance = a, c.sprite3D = this._owner, !0; c.distance = -1; c.sprite3D = null; return !1 }; e(0, a, "center", function () { return this._originalBoundSphere.center }, function (a) { this._originalBoundSphere.center = a }); e(0, a, "radius", function () { return this._originalBoundSphere.radius }, function (a) { this._originalBoundSphere.radius = a }); e(0, a, "boundSphere", function () { this._updateCollider(); return this._transformBoundSphere }); return c }(ff), Rf = function (a) { function c() { this._time = 0; this._enableLightCount = 3; this._customRenderQueneIndex = 11; this.enableLight = !0; c.__super.call(this); this._renderState = new wc; this._lights = []; this._quenes = []; this._cameraPool = []; this._renderableSprite3Ds = []; this.__loaded = !0; this._lightmaps = []; this._shaderValues = new uc; this.parallelSplitShadowMaps = []; this._dynamicBatchManager = new ij; this._cullingRenders = []; this._cullingRendersLength = 0; this.enableFog = !1; this.fogStart = 300; this.fogRange = 1E3; this.fogColor = new m(.7, .7, .7); this.ambientColor = new m(.212, .227, .259); E.shaderHighPrecision && this.addShaderDefine(P.SHADERDEFINE_HIGHPRECISION); this.on("display", this, this._display); this.on("undisplay", this, this._unDisplay); this._componentsMap = []; this._typeComponentsIndices = []; this._components = [] } g(c, "laya.d3.core.scene.Scene", a); var b = c.prototype; h.imps(b, {"laya.webgl.submit.ISubmit": !0, "laya.resource.ICreateResource": !0}); b._setUrl = function (a) { this._url = a }; b._getGroup = function () { return this._group }; b._setGroup = function (a) { this._group = a }; b._display = function () { h.stage._scenes.push(this); h.stage._scenes.sort(c._sortScenes); for (var a = 0, b = this._childs.length; a < b; a++) { var d = this._childs[a]; d.active && d._activeHierarchy() } }; b._unDisplay = function () { var a = h.stage._scenes; a.splice(a.indexOf(this), 1); for (var a = 0, b = this._childs.length; a < b; a++) { var c = this._childs[a]; c.active && c._inActiveHierarchy() } }; b._addChild3D = function (a) { a.transform._onWorldTransform(); a._setBelongScene(this); this.displayedInStage && a.active && a._activeHierarchy() }; b._removeChild3D = function (a) { a.transform.parent = null; this.displayedInStage && a.active && a._inActiveHierarchy(); a._setUnBelongScene() }; b.initOctree = function (a, b, c, d, e) { void 0 === e && (e = 6); this.treeSize = new m(a, b, c); this.treeLevel = e; this.treeRoot = new ye(this, 0); this.treeRoot.init(d, this.treeSize) }; b._prepareUpdateToRenderState = function (a, b) { b.elapsedTime = this._lastCurrentTime ? this.timer.currTimer - this._lastCurrentTime : 0; this._lastCurrentTime = this.timer.currTimer; b.scene = this }; b._prepareSceneToRender = function (a) { var b = this._lights.length; if (0 < b) for (var c = 0, f = 0; f < b && !(this._lights[f]._prepareToScene(a) && (c++, c >= this._enableLightCount)); f++) ; }; b._updateChilds = function (a) { for (var b = 0, c = this._childs.length; b < c; ++b) this._childs[b]._update(a) }; b._preRenderScene = function (a, b, c) { a = b._viewMatrix; var f = b._projectionMatrix, d = b._projectionViewMatrix, e = b.camera; e.useOcclusionCulling ? this.treeRoot ? pd.renderObjectCullingOctree(c, this, e, a, f, d) : pd.renderObjectCulling(c, this, e, a, f, d) : pd.renderObjectCullingNoBoundFrustum(this, e, a, f, d); c = 0; for (a = this._quenes.length; c < a; c++) this._quenes[c] && this._quenes[c]._preRender(b) }; b._clear = function (a, b) { var c = b._viewport, f = b.camera, d = c.x, e = f.renderTargetSize.height - c.y - c.height, k = c.width, g = c.height; a.viewport(d, e, k, g); var c = 256, h = f.renderTarget; switch (f.clearFlag) { case 0: if (f = f.clearColor) a.enable(3089), a.scissor(d, e, k, g), d = f.elements, a.clearColor(d[0], d[1], d[2], d[3]), c |= 16384; if (h) switch (f || (c = 16384), h.depthStencilFormat) { case 33189: c |= 256; break; case 36168: c |= 1024; break; case 34041: c |= 1280 } a.clear(c); f && a.disable(3089); break; case 1: case 2: if (h) switch (c = 16384, h.depthStencilFormat) { case 33189: c |= 256; break; case 36168: c |= 1024; break; case 34041: c |= 1280 } a.clear(c); break; case 3: break; default: throw Error("BaseScene:camera clearFlag invalid."); } }; b._renderScene = function (a, b) { var c = b.camera, f, d, e; for (f = 0; 2 > f; f++) (e = this._quenes[f]) && (c.renderTarget ? e._render(b, !0) : e._render(b, !1)); 1 === c.clearFlag && (f = c.sky) && (L.setCullFace(a, !1), L.setDepthFunc(a, 515), L.setDepthMask(a, !1), f._render(b), L.setDepthFunc(a, 513), L.setDepthMask(a, !0)); f = 2; for (d = this._quenes.length; f < d; f++) if (e = this._quenes[f]) e._sortAlpha(b.camera.transform.position), c.renderTarget ? e._render(b, !0) : e._render(b, !1) }; b._set3DRenderConfig = function (a) { a.disable(3042); L._blend = !1; a.blendFunc(770, 771); L._sFactor = 770; L._dFactor = 771; a.disable(2929); L._depthTest = !1; a.enable(2884); L._cullFace = !0; a.depthMask(1); L._depthMask = !0; a.frontFace(2304); L._frontFace = 2304 }; b._set2DRenderConfig = function (a) { L.setBlend(a, !0); L.setBlendFunc(a, 1, 771); L.setDepthTest(a, !1); L.setCullFace(a, !1); L.setDepthMask(a, !0); L.setFrontFace(a, 2305); a.viewport(0, 0, O.width, O.height) }; b._parseCustomProps = function (a, b, c, d) { a = d.customProps.lightmaps; c = a.length; var f = this._lightmaps; f.length = c; for (var e = 0; e < c; e++) f[e] = N.getRes(b[a[e].replace(".exr", ".png")]); this.setlightmaps(f); (b = d.customProps.ambientColor) && (this.ambientColor = new m(b[0], b[1], b[2])); (d = d.customProps.fogColor) && (this.fogColor = new m(d[0], d[1], d[2])) }; b._addLight = function (a) { 0 > this._lights.indexOf(a) && this._lights.push(a) }; b._removeLight = function (a) { a = this._lights.indexOf(a); 0 <= a && this._lights.splice(a, 1) }; b._updateScene = function () { var a = this._renderState; this._prepareUpdateToRenderState(E.mainContext, a); this._updateComponents(a); this._updateChilds(a); this._lateUpdateComponents(a); this._time += a.elapsedTime / 1E3; this._shaderValues.setValue(22, this._time) }; b._updateSceneConch = function () { var a = this._renderState; this._prepareUpdateToRenderState(E.mainContext, a); this._updateComponents(a); this._lateUpdateComponents(a); this._prepareSceneToRender(a); for (var b = 0, c = this._cameraPool.length; b < c; b++) { var d = this._cameraPool[b]; a.camera = d; d._prepareCameraToRender() } }; b._preRenderShadow = function (a, b, c, d, e) { this.treeRoot ? pd.renderShadowObjectCullingOctree(this, b, c, d, e) : pd.renderShadowObjectCulling(this, b, c, d, e); b = 0; for (d = c.length; b < d; b++) c[b] && c[b]._preRender(a) }; b._renderShadowMap = function (a, b, c) { var f = this.parallelSplitShadowMaps[0]; f._calcAllLightCameraInfo(c); c = f.PSSMNum; this._preRenderShadow(b, f._lightCulling, f._shadowQuenes, f._lightVPMatrix[0], c); this.addShaderDefine(db.SHADERDEFINE_CAST_SHADOW); var d; if (1 < c) for (var e = 0; e < c; e++) d = f.getRenderTarget(e + 1), f.beginRenderTarget(e + 1), a.clearColor(1, 1, 1, 1), a.clear(16640), a.viewport(0, 0, d.width, d.height), b.camera = d = f.getLightCamera(e), d._prepareCameraToRender(), d._prepareCameraViewProject(d.viewMatrix, d.projectionMatrix), b._projectionViewMatrix = f._lightVPMatrix[e + 1], d = f._shadowQuenes[e], d._preRender(b), d._renderShadow(b, !1), f.endRenderTarget(e + 1); else d = f.getRenderTarget(1), f.beginRenderTarget(1), a.clearColor(1, 1, 1, 1), a.clear(16640), a.viewport(0, 0, d.width, d.height), b.camera = d = f.getLightCamera(0), d._prepareCameraToRender(), d._prepareCameraViewProject(d.viewMatrix, d.projectionMatrix), b._projectionViewMatrix = f._lightVPMatrix[0], d = f._shadowQuenes[0], d._preRender(b), d._renderShadow(b, !0), f.endRenderTarget(1); this.removeShaderDefine(db.SHADERDEFINE_CAST_SHADOW) }; b.addTreeNode = function (a) { this.treeRoot.addTreeNode(a) }; b.removeTreeNode = function (a) { this.treeSize && a._treeNode && a._treeNode.removeObject(a) }; b.setlightmaps = function (a) { this._lightmaps = a; a = 0; for (var b = this._renderableSprite3Ds.length; a < b; a++) this._renderableSprite3Ds[a]._render._applyLightMapParams() }; b.getlightmaps = function () { return this._lightmaps }; b.addChildAt = function (a, b) { if (!(a instanceof laya.d3.core.Sprite3D)) throw Error("Sprite3D:Node type must Sprite3D."); if (!a || this.destroyed || a === this) return a; a.zOrder && this._set$P("hasZorder", !0); if (0 <= b && b <= this._childs.length) { if (a._parent === this) { var c = this.getChildIndex(a); this._childs.splice(c, 1); this._childs.splice(b, 0, a); this.conchModel && (this.conchModel.removeChild(a.conchModel), this.conchModel.addChildAt(a.conchModel, b)); this._childChanged() } else a.parent && a.parent.removeChild(a), this._childs === Ub.ARRAY_EMPTY && (this._childs = []), this._childs.splice(b, 0, a), this.conchModel && this.conchModel.addChildAt(a.conchModel, b), a.parent = this, this._addChild3D(a); return a } throw Error("appendChildAt:The index is out of bounds"); }; b.addChild = function (a) { if (!(a instanceof laya.d3.core.Sprite3D)) throw Error("Sprite3D:Node type must Sprite3D."); if (!a || this.destroyed || a === this) return a; a.zOrder && this._set$P("hasZorder", !0); if (a._parent === this) { var b = this.getChildIndex(a); b !== this._childs.length - 1 && (this._childs.splice(b, 1), this._childs.push(a), this.conchModel && (this.conchModel.removeChild(a.conchModel), this.conchModel.addChildAt(a.conchModel, this._childs.length - 1)), this._childChanged()) } else a.parent && a.parent.removeChild(a), this._childs === Ub.ARRAY_EMPTY && (this._childs = []), this._childs.push(a), this.conchModel && this.conchModel.addChildAt(a.conchModel, this._childs.length - 1), a.parent = this, this._childChanged(), this._addChild3D(a); return a }; b.removeChildAt = function (a) { var b = this.getChildAt(a); b && (this._removeChild3D(b), this._childs.splice(a, 1), this.conchModel && this.conchModel.removeChild(b.conchModel), b.parent = null); return b }; b.removeChildren = function (a, b) { void 0 === a && (a = 0); void 0 === b && (b = 2147483647); if (this._childs && 0 < this._childs.length) { var c = this._childs; 0 === a && b >= d ? this._childs = Ub.ARRAY_EMPTY : c = c.splice(a, b - a); for (var f = 0, d = c.length; f < d; f++) this._removeChild3D(c[f]), c[f].parent = null, this.conchModel && this.conchModel.removeChild(c[f].conchModel) } return this }; b.addFrustumCullingObject = function (a) { this.treeRoot ? this.addTreeNode(a) : (this._cullingRendersLength === this._cullingRenders.length ? this._cullingRenders.push(a) : this._cullingRenders[this._cullingRendersLength] = a, a._indexInSceneFrustumCullingObjects = this._cullingRendersLength++) }; b.removeFrustumCullingObject = function (a) { if (this.treeRoot) this.removeTreeNode(a); else { this._cullingRendersLength--; var b = a._indexInSceneFrustumCullingObjects; if (b !== this._cullingRendersLength) { var c = this._cullingRenders[this._cullingRendersLength]; this._cullingRenders[b] = c; c._indexInSceneFrustumCullingObjects = b; a._indexInSceneFrustumCullingObjects = -1 } } }; b.getRenderQueue = function (a) { return 3E3 > a ? this._quenes[1] || (this._quenes[1] = new Dd(this)) : this._quenes[2] || (this._quenes[2] = new Dd(this)) }; b.addRenderQuene = function () { this._quenes[this._customRenderQueneIndex++] = new Dd(this) }; b.addShaderDefine = function (a) { this._shaderDefineValue |= a }; b.removeShaderDefine = function (a) { this._shaderDefineValue &= ~a }; b.addScript = function (a) { return this._addComponent(a) }; b.getScriptByType = function (a, b) { void 0 === b && (b = 0); return this._getComponentByType(a, b) }; b.getScriptsByType = function (a, b) { this._getComponentsByType(a, b) }; b.getScriptByIndex = function (a) { return this._getComponentByIndex(a) }; b.removeScriptByType = function (a, b) { void 0 === b && (b = 0); this._removeComponentByType(a, b) }; b.removeScriptsByType = function (a) { this._removeComponentByType(a) }; b.removeAllScript = function () { this._removeAllComponent() }; b.render = function (a, b, c) { B._context.ctx._renderKey = 0; 0 < this._childs.length && a.addRenderObject(this) }; b.renderSubmit = function () { var a = E.mainContext, b = this._renderState; this._set3DRenderConfig(a); this._prepareSceneToRender(this._renderState); var c, d, e; if (Sb.debugMode || ye.debugMode) for (c = 0, d = this._cameraPool.length; c < d; c++) e = this._cameraPool[c], Sb._debugPhasorSprite.begin(1, e), e.activeInHierarchy && e._renderCamera(a, b, this), Sb._debugPhasorSprite.end(); else for (c = 0, d = this._cameraPool.length; c < d; c++) e = this._cameraPool[c], e.activeInHierarchy && e._renderCamera(a, b, this); this._set2DRenderConfig(a); return 1 }; b.onAsynLoaded = function (a, b, c) { a = b[0]; if ("Scene" !== a.type) throw Error("Scene: the .lh file root type must be Scene,please use other function to load this file."); Ja._createNodeByJson(this, a, this, b[1]); this.event("hierarchyloaded", [this]); this.__loaded = !0 }; b.destroy = function (b) { void 0 === b && (b = !0); this.destroyed || (a.prototype.destroy.call(this, b), this._components = this._typeComponentsIndices = this.parallelSplitShadowMaps = this.treeSize = this.treeRoot = this._renderableSprite3Ds = this._cameraPool = this._quenes = this._dynamicBatchManager = this._cullingRenders = this._shaderValues = this._renderTargetTexture = this._lightmaps = this._lights = this._renderState = null, N.clearRes(this.url), this.loaded || Sb._cancelLoadByUrl(this.url)) }; b.getRenderType = function () { return 0 }; b.releaseRender = function () { }; b._addComponent = function (a) { var b; b = this._componentsMap.indexOf(a); if (-1 === b) b = [], this._componentsMap.push(a), this._typeComponentsIndices.push(b); else if (b = this._typeComponentsIndices[b], this._components[b[0]].isSingleton) throw Error("\u65e0\u6cd5\u5355\u5b9e\u4f8b\u521b\u5efa" + a + "\u7ec4\u4ef6\uff0c" + a + "\u7ec4\u4ef6\u5df2\u5b58\u5728\uff01"); a = Nb.getInstance(a); b.push(this._components.length); this._components.push(a); a._initialize(this); return a }; b._removeComponent = function (a, b) { var c = this._typeComponentsIndices[a], f = c[b], d = this._components[f]; this._components.splice(f, 1); c.splice(b, 1); 0 === c.length && (this._typeComponentsIndices.splice(a, 1), this._componentsMap.splice(a, 1)); for (var e = 0, k = this._componentsMap.length; e < k; e++) for (var c = this._typeComponentsIndices[e], g = c.length - 1; 0 <= g; g--) { var h = c[g]; if (h > f) c[g] = --h; else break } d._destroy() }; b._getComponentByType = function (a, b) { void 0 === b && (b = 0); var c = this._componentsMap.indexOf(a); return -1 === c ? null : this._components[this._typeComponentsIndices[c][b]] }; b._getComponentsByType = function (a, b) { var c = this._componentsMap.indexOf(a); if (-1 === c) b.length = 0; else { var c = this._typeComponentsIndices[c], f = c.length; b.length = f; for (var d = 0; d < f; d++) b[d] = this._components[c[d]] } }; b._getComponentByIndex = function (a) { return this._components[a] }; b._removeComponentByType = function (a, b) { void 0 === b && (b = 0); var c = this._componentsMap.indexOf(a); -1 !== c && this._removeComponent(c, b) }; b._removeComponentsByType = function (a) { a = this._componentsMap.indexOf(a); if (-1 !== a) for (var b = this._typeComponentsIndices[a], c = 0, f = b.length; c < f; b.length < f ? f-- : c++) this._removeComponent(a, c) }; b._removeAllComponent = function () { for (var a = 0, b = this._componentsMap.length; a < b; this._componentsMap.length < b ? b-- : a++) this._removeComponentsByType(this._componentsMap[a]) }; b._updateComponents = function (a) { for (var b = 0, c = this._components.length; b < c; b++) { var f = this._components[b]; !f.started && (f._start(a), f.started = !0); f.enable && f._update(a) } }; b._lateUpdateComponents = function (a) { for (var b = 0; b < this._components.length; b++) { var c = this._components[b]; !c.started && (c._start(a), c.started = !0); c.enable && c._lateUpdate(a) } }; b._preRenderUpdateComponents = function (a) { for (var b = 0; b < this._components.length; b++) { var c = this._components[b]; !c.started && (c._start(a), c.started = !0); c.enable && c._preRenderUpdate(a) } }; b._postRenderUpdateComponents = function (a) { for (var b = 0; b < this._components.length; b++) { var c = this._components[b]; !c.started && (c._start(a), c.started = !0); c.enable && c._postRenderUpdate(a) } }; e(0, b, "_loaded", null, function (a) { this.__loaded = a }); e(0, b, "fogColor", function () { return this._fogColor }, function (a) { this._fogColor = a; this._shaderValues.setValue(0, a.elements) }); e(0, b, "enableFog", function () { return this._enableFog }, function (a) { this._enableFog !== a && ((this._enableFog = a) ? (this.addShaderDefine(P.SHADERDEFINE_FOG), this.removeShaderDefine(P.SAHDERDEFINE_DEPTHFOG)) : this.removeShaderDefine(P.SHADERDEFINE_FOG)) }); e(0, b, "url", function () { return this._url }); e(0, b, "loaded", function () { return this.__loaded }); e(0, b, "enableDepthFog", function () { return this._enableDepthFog }, function (a) { this._enableDepthFog != a && ((this._enableDepthFog = a) ? (this.addShaderDefine(P.SAHDERDEFINE_DEPTHFOG), this.removeShaderDefine(P.SHADERDEFINE_FOG)) : this.removeShaderDefine(P.SAHDERDEFINE_DEPTHFOG)) }); e(0, b, "fogStart", function () { return this._fogStart }, function (a) { this._fogStart = a; this._shaderValues.setValue(1, a) }); e(0, b, "fogRange", function () { return this._fogRange }, function (a) { this._fogRange = a; this._shaderValues.setValue(2, a) }); e(0, b, "ambientColor", function () { return this._ambientColor }, function (a) { this._ambientColor = a; this._shaderValues.setValue(21, a.elements) }); e(0, b, "scene", function () { return this }); e(0, b, "renderableSprite3Ds", function () { return this._renderableSprite3Ds.slice() }); c._sortScenes = function (a, b) { if (a.parent === h.stage && b.parent === h.stage) { var f = h.stage._childs; return f.indexOf(a) - f.indexOf(b) } return a.parent !== h.stage && b.parent !== h.stage ? c._sortScenes(a.parent, b.parent) : a.parent === h.stage ? -1 : 1 }; c.load = function (a) { return h.loader.create(a, null, null, c) }; c.FOGCOLOR = 0; c.FOGSTART = 1; c.FOGRANGE = 2; c.LIGHTDIRECTION = 3; c.LIGHTDIRCOLOR = 4; c.POINTLIGHTPOS = 5; c.POINTLIGHTRANGE = 6; c.POINTLIGHTATTENUATION = 7; c.POINTLIGHTCOLOR = 8; c.SPOTLIGHTPOS = 9; c.SPOTLIGHTDIRECTION = 10; c.SPOTLIGHTSPOT = 11; c.SPOTLIGHTRANGE = 12; c.SPOTLIGHTATTENUATION = 13; c.SPOTLIGHTCOLOR = 14; c.SHADOWDISTANCE = 15; c.SHADOWLIGHTVIEWPROJECT = 16; c.SHADOWMAPPCFOFFSET = 17; c.SHADOWMAPTEXTURE1 = 18; c.SHADOWMAPTEXTURE2 = 19; c.SHADOWMAPTEXTURE3 = 20; c.AMBIENTCOLOR = 21; c.TIME = 22; return c }(X), Yb = function (a) { function c(a) { c.__super.call(this); this.__loaded = !0; this._projectionViewWorldUpdateLoopCount = -1; this._activeInHierarchy = !1; this._projectionViewWorldMatrix = new Q; this._shaderValues = new uc; this._colliders = []; this._id = ++c._uniqueIDCounter; this._transform = new Pk(this); this.name = a ? a : "Sprite3D-" + c._nameNumberCounter++; this.layer = $a.currentCreationLayer; this.active = !0 } g(c, "laya.d3.core.Sprite3D", a); a = c.prototype; h.imps(a, {"laya.d3.core.render.IUpdate": !0, "laya.resource.ICreateResource": !0, "laya.d3.core.IClone": !0}); a._setUrl = function (a) { this._url = a }; a._getGroup = function () { return this._group }; a._setGroup = function (a) { this._group = a }; a._addChild3D = function (a) { a.transform.parent = this.transform; this._hierarchyAnimator && (!a._hierarchyAnimator && a._setHierarchyAnimator(this._hierarchyAnimator, null), this._getAnimatorToLinkSprite3D(a, !0, [a.name])); this._scene && (a._setBelongScene(this._scene), this._activeInHierarchy && a._active && a._activeHierarchy()) }; a._removeChild3D = function (a) { a.transform.parent = null; this._scene && (this._activeInHierarchy && a._active && a._inActiveHierarchy(), a._setUnBelongScene()); this._hierarchyAnimator && (a._hierarchyAnimator == this._hierarchyAnimator && a._clearHierarchyAnimator(this._hierarchyAnimator, null), this._getAnimatorToLinkSprite3D(a, !1, [a.name])) }; a._parseBaseCustomProps = function (a) { var b = this.transform.localPosition; b.fromArray(a.translate); this.transform.localPosition = b; b = this.transform.localRotation; b.fromArray(a.rotation); this.transform.localRotation = b; b = this.transform.localScale; b.fromArray(a.scale); this.transform.localScale = b; a = a.layer; null != a && (this.layer = $a.getLayerByNumber(a)) }; a._parseCustomComponent = function (a, c, d) { for (var b in d) { var f = d[b]; switch (b) { case "Animator": var e = this.addComponent(Nc); if (f.avatarPath) e.avatar = N.getRes(c[f.avatarPath]); else { var k = f.avatar; k && (e.avatar = N.getRes(c[k.path]), (k = k.linkSprites) && a.once("hierarchyloaded", this, this._onRootNodeHierarchyLoaded, [e, k])) } for (var k = f.clipPaths, g = k.length, h = 0; h < g; h++) e.addClip(N.getRes(c[k[h]])); e.clip = N.getRes(c[k[0]]); f = f.playOnWake; void 0 !== f && (e.playOnWake = f); break; case "Rigidbody": this.addComponent(qh); break; case "SphereCollider": e = this.addComponent(wl); e.isTrigger = f.isTrigger; k = e.center; k.fromArray(f.center); e.center = k; e.radius = f.radius; break; case "BoxCollider": e = this.addComponent(ul); e.isTrigger = f.isTrigger; e.center.fromArray(f.center); k = e.size; k.fromArray(f.size); e.size = k; break; case "MeshCollider": this.addComponent(vl) } } }; a._onRootNodeHierarchyLoaded = function (a, c) { for (var b in c) { for (var f = this, d = c[b], e = 0, g = d.length; e < g; e++) { var h = d[e]; if ("" === h) break; else if (f = f.getChildByName(h), !f) break } f && a.linkSprite3DToAvatarNode(b, f) } }; a._setHierarchyAnimator = function (a, c) { this._changeHierarchyAnimator(a); for (var b = 0, f = this._childs.length; b < f; b++) { var d = this._childs[b]; d._hierarchyAnimator == c && d._setHierarchyAnimator(a, c) } }; a._clearHierarchyAnimator = function (a, c) { this._changeHierarchyAnimator(c); for (var b = 0, f = this._childs.length; b < f; b++) { var d = this._childs[b]; d._hierarchyAnimator == a && d._clearHierarchyAnimator(a, c) } }; a._getAnimatorToLinkSprite3D = function (a, c, d) { var b = this.getComponentByType(Nc); b && (b.avatar ? b.avatar._version || a._setAnimatorToLinkAvatar(b, c) : a._setAnimatorToLinkSprite3DNoAvatar(b, c, d)); this._parent && this._parent instanceof laya.d3.core.Sprite3D && (d.unshift(this._parent.name), b = this._parent, b._hierarchyAnimator && b._getAnimatorToLinkSprite3D(a, c, d)) }; a._setAnimatorToLinkSprite3DNoAvatar = function (a, c, d) { var b, f; b = 0; for (f = a.getClipCount(); b < f; b++) a._handleSpriteOwnersBySprite(b, c, d, this); b = 0; for (f = this._childs.length; b < f; b++) { var e = this._childs[b], k = d.length; d.push(e.name); e._setAnimatorToLinkSprite3DNoAvatar(a, c, d); d.splice(k, 1) } }; a._changeHierarchyAnimator = function (a) { this._hierarchyAnimator = a }; a._isLinkSpriteToAnimationNode = function (a, c, d) { var b = a._avatarNodes.indexOf(c), f = a._cacheSpriteToNodesMap; d ? (this._transform.dummy = c.transform, a._cacheNodesToSpriteMap[b] = f.length, f.push(b)) : (this._transform.dummy = null, c = a._cacheNodesToSpriteMap[b], a._cacheNodesToSpriteMap[b] = null, f.splice(c, 1)) }; a._setBelongScene = function (a) { this._scene = a; for (var b = 0, c = this._childs.length; b < c; b++) this._childs[b]._setBelongScene(a) }; a._setUnBelongScene = function () { this._scene = null; for (var a = 0, c = this._childs.length; a < c; a++) this._childs[a]._setUnBelongScene() }; a._activeHierarchy = function () { var a, c; this._activeInHierarchy = !0; this._addSelfRenderObjects(); a = 0; for (c = this._colliders.length; a < c; a++) this._layer._addCollider(this._colliders[a]); this.event("activeinhierarchychanged", !0); a = 0; for (c = this._childs.length; a < c; a++) { var d = this._childs[a]; d._active && d._activeHierarchy() } }; a._inActiveHierarchy = function () { var a, c; this._activeInHierarchy = !1; this._clearSelfRenderObjects(); a = 0; for (c = this._colliders.length; a < c; a++) { var d = this._colliders[a]; d._clearCollsionMap(); this._layer._removeCollider(d) } this.event("activeinhierarchychanged", !1); a = 0; for (c = this._childs.length; a < c; a++) d = this._childs[a], d._active && d._inActiveHierarchy() }; a.addComponent = function (a) { var b; b = this._componentsMap.indexOf(a); if (-1 === b) b = [], this._componentsMap.push(a), this._typeComponentsIndices.push(b); else if (b = this._typeComponentsIndices[b], this._components[b[0]].isSingleton) throw Error("\u65e0\u6cd5\u5355\u5b9e\u4f8b\u521b\u5efa" + a + "\u7ec4\u4ef6\uff0c" + a + "\u7ec4\u4ef6\u5df2\u5b58\u5728\uff01"); a = Nb.getInstance(a); b.push(this._components.length); this._components.push(a); if (a instanceof laya.d3.component.physics.Collider) this.getComponentByType(qh) && (a._isRigidbody = !0), this._activeInHierarchy && this._layer._addCollider(a), this._colliders.push(a); else if (a instanceof laya.d3.component.Animator) this._setHierarchyAnimator(a, this._parent ? this._parent._hierarchyAnimator : null), this._setAnimatorToLinkSprite3DNoAvatar(a, !0, []); else if (a instanceof laya.d3.component.Rigidbody) { b = 0; for (var c = this._colliders.length; b < c; b++) this._colliders[b]._setIsRigidbody(!0) } a instanceof laya.d3.component.Script && this._scripts.push(a); a._initialize(this); return a }; a._removeComponent = function (a, c) { var b, f, d = this._typeComponentsIndices[a], e = d[c], g = this._components[e]; if (g instanceof laya.d3.component.physics.Collider) this._activeInHierarchy && this._layer._removeCollider(g), this._colliders.splice(this._colliders.indexOf(g), 1); else if (g instanceof laya.d3.component.Animator) this._clearHierarchyAnimator(g, this._parent ? this._parent._hierarchyAnimator : null); else if (g instanceof laya.d3.component.Rigidbody) for (b = 0, f = this._colliders.length; b < f; b++) { var h = this._colliders[b]; h._setIsRigidbody(!1); var l = h._runtimeCollisonMap, h = h._runtimeCollisonTestMap, m; for (m in l) delete h[m] } this._components.splice(e, 1); g instanceof laya.d3.component.Script && this._scripts.splice(this._scripts.indexOf(g), 1); d.splice(c, 1); 0 === d.length && (this._typeComponentsIndices.splice(a, 1), this._componentsMap.splice(a, 1)); b = 0; for (f = this._componentsMap.length; b < f; b++) for (d = this._typeComponentsIndices[b], l = d.length - 1; 0 <= l; l--) if (m = d[l], m > e) d[l] = --m; else break; g._destroy() }; a._clearSelfRenderObjects = function () { }; a._addSelfRenderObjects = function () { }; a._parseCustomProps = function (a, c, d, e) { }; a._updateChilds = function (a) { var b = this._childs.length; if (0 !== b) for (var c = 0; c < b; ++c) this._childs[c]._update(a) }; a._getSortID = function (a, c) { return 1E3 * c.id + a._getVertexBuffer().vertexDeclaration.id }; a._update = function (a) { a.owner = this; this._activeInHierarchy && (this._updateComponents(a), this._lateUpdateComponents(a), H.spriteCount++, this._childs.length && this._updateChilds(a)) }; a.getProjectionViewWorldMatrix = function (a) { Q.multiply(a, this.transform.worldMatrix, this._projectionViewWorldMatrix); return this._projectionViewWorldMatrix }; a.loadHierarchy = function (a) { this.addChild(laya.d3.core.Sprite3D.load(a)) }; a.addChildAt = function (a, c) { if (!(a instanceof laya.d3.core.Sprite3D)) throw Error("Sprite3D:Node type must Sprite3D."); if (!a || this.destroyed || a === this) return a; a.zOrder && this._set$P("hasZorder", !0); if (0 <= c && c <= this._childs.length) { if (a._parent === this) { var b = this.getChildIndex(a); this._childs.splice(b, 1); this._childs.splice(c, 0, a); this.conchModel && (this.conchModel.removeChild(a.conchModel), this.conchModel.addChildAt(a.conchModel, c)); this._childChanged() } else a.parent && a.parent.removeChild(a), this._childs === Ub.ARRAY_EMPTY && (this._childs = []), this._childs.splice(c, 0, a), this.conchModel && this.conchModel.addChildAt(a.conchModel, c), a.parent = this, this._addChild3D(a); return a } throw Error("appendChildAt:The index is out of bounds"); }; a.addChild = function (a) { if (!(a instanceof laya.d3.core.Sprite3D)) throw Error("Sprite3D:Node type must Sprite3D."); if (!a || this.destroyed || a === this) return a; a.zOrder && this._set$P("hasZorder", !0); if (a._parent === this) { var b = this.getChildIndex(a); b !== this._childs.length - 1 && (this._childs.splice(b, 1), this._childs.push(a), this.conchModel && (this.conchModel.removeChild(a.conchModel), this.conchModel.addChildAt(a.conchModel, this._childs.length - 1)), this._childChanged()) } else a.parent && a.parent.removeChild(a), this._childs === Ub.ARRAY_EMPTY && (this._childs = []), this._childs.push(a), this.conchModel && this.conchModel.addChildAt(a.conchModel, this._childs.length - 1), a.parent = this, this._childChanged(), this._addChild3D(a); return a }; a.removeChildAt = function (a) { var b = this.getChildAt(a); b && (this._removeChild3D(b), this._childs.splice(a, 1), this.conchModel && this.conchModel.removeChild(b.conchModel), b.parent = null); return b }; a.removeChildren = function (a, c) { void 0 === a && (a = 0); void 0 === c && (c = 2147483647); if (this._childs && 0 < this._childs.length) { var b = this._childs; 0 === a && c >= d ? this._childs = Ub.ARRAY_EMPTY : b = b.splice(a, c - a); for (var f = 0, d = b.length; f < d; f++) this._removeChild3D(b[f]), b[f].parent = null, this.conchModel && this.conchModel.removeChild(b[f].conchModel) } return this }; a.onAsynLoaded = function (a, c, d) { a = c[0]; if ("Sprite3D" !== a.type) throw Error("Sprite3D: The .lh file root type must be Sprite3D,please use other function to load this file."); Ja._createNodeByJson(this, a, this, c[1]); this.event("hierarchyloaded", [this]); this.__loaded = !0 }; a.cloneTo = function (a) { if (this.destroyed) throw Error("Sprite3D: Can't be cloned if the Sprite3D has destroyed."); a.name = this.name; a._destroyed = this._destroyed; a.timer = this.timer; a._$P = this._$P; a.active = this._active; var b = a.transform.localPosition; this.transform.localPosition.cloneTo(b); a.transform.localPosition = b; b = a.transform.localRotation; this.transform.localRotation.cloneTo(b); a.transform.localRotation = b; b = a.transform.localScale; this.transform.localScale.cloneTo(b); a.transform.localScale = b; a.isStatic = this.isStatic; var c, b = 0; for (c = this._componentsMap.length; b < c; b++) { var d = a.addComponent(this._componentsMap[b]); this._components[b]._cloneTo(d) } b = 0; for (c = this._childs.length; b < c; b++) a.addChild(this._childs[b].clone()); if (b = a.getComponentByType(Nc)) if (c = b._linkSpritesData) for (var e in c) { for (var d = c[e], g = a, h = 0, l = d.length; h < l && (g = g.getChildByName(d[h]), g); h++) ; g && g._isLinkSpriteToAnimationNode(b, b._avatarNodeMap[e], !0) } }; a.clone = function () { var a = new this.constructor; this.cloneTo(a); return a }; a.destroy = function (a) { void 0 === a && (a = !0); if (!this.destroyed) { laya.display.Node.prototype.destroy.call(this, a); var b; a = 0; for (b = this._components.length; a < b; a++) this._components[a]._destroy(); this._colliders = this._transform = this._typeComponentsIndices = this._componentsMap = this._components = null; N.clearRes(this.url); this.loaded || Sb._cancelLoadByUrl(this.url) } }; a._handleSpriteToAvatar = function (a, c) { var b = a._avatarNodeMap[this.name]; b && b.name === this.name && !this._transform.dummy && this._isLinkSpriteToAnimationNode(a, b, c) }; a._setAnimatorToLinkAvatar = function (a, c) { this._handleSpriteToAvatar(a, c); for (var b = 0, f = this._childs.length; b < f; b++) this._childs[b]._setAnimatorToLinkAvatar(a, c) }; e(0, a, "activeInHierarchy", function () { return this._activeInHierarchy }); e(0, a, "_loaded", null, function (a) { this.__loaded = a }); e(0, a, "active", function () { return this._active }, function (a) { this._active !== a && (this._active = a, this._parent && (this._parent === this._scene && this._parent.displayedInStage || this._parent._activeInHierarchy) && (a ? this._activeHierarchy() : this._inActiveHierarchy())) }); e(0, a, "componentsCount", function () { return this._components.length }); e(0, a, "loaded", function () { return this.__loaded }); e(0, a, "id", function () { return this._id }); e(0, a, "url", function () { return this._url }); e(0, a, "layer", function () { return this._layer }, function (a) { if (this._layer !== a) if (a) { if (this._activeInHierarchy) { var b, c = this._colliders.length; if (this._layer) for (b = 0; b < c; b++) this._layer._removeCollider(this._colliders[b]); for (b = 0; b < c; b++) a._addCollider(this._colliders[b]) } this._layer = a; this.event("layerchanged", a) } else throw Error("Layer value can be null."); }); e(0, a, "scene", function () { return this._scene }); e(0, a, "transform", function () { return this._transform }); c.instantiate = function (a, c, d, e, g) { void 0 === d && (d = !0); var b = a.clone(); c && c.addChild(b); c = b.transform; d ? (d = c.worldMatrix, a.transform.worldMatrix.cloneTo(d), c.worldMatrix = d) : (e && (c.position = e), g && (c.rotation = g)); return b }; c.load = function (a) { return h.loader.create(a, null, null, c) }; c.WORLDMATRIX = 0; c.MVPMATRIX = 1; c._uniqueIDCounter = 0; c._nameNumberCounter = 0; return c }(gl), uh = function (a) { function c(a) { this.lineLen = 160; this.arrowLen = 10; this.sign = "Y"; this._targetChanger = null; this._isMoving = !1; this.lenControl = new hf; this.rotationControl = new hf; this.lenChanger = Dc.create(this, "lineLen"); this.lenControlXChanger = Dc.create(this.lenControl, "x"); void 0 === a && (a = "X"); c.__super.call(this); this.sign = a; this.addChild(this.lenControl); this.addChild(this.rotationControl); this.lenControl.on("mousedown", this, this.controlMouseDown); this.drawMe() } g(c, "laya.debug.tools.comps.ArrowLine", a); a = c.prototype; a.drawMe = function () { var a; a = this.graphics; a.clear(); a.drawLine(0, 0, this.lineLen, 0, "#ffff00"); a.drawLine(this.lineLen, 0, this.lineLen - this.arrowLen, -this.arrowLen, "#ff0000"); a.drawLine(this.lineLen, 0, this.lineLen - this.arrowLen, this.arrowLen, "#ff0000"); a.fillText(this.sign, 50, -5, "", "#ff0000", "left"); this._isMoving && this._targetChanger && a.fillText(this._targetChanger.key + ":" + this._targetChanger.value.toFixed(2), this.lineLen - 15, -25, "", "#ffff00", "center"); this.lenControl.posTo(this.lineLen - 15, 0); this.rotationControl.posTo(this.lineLen + 10, 0); this.size(this.arrowLen, this.lineLen) }; a.clearMoveEvents = function () { h.stage.off("mousemove", this, this.stageMouseMove); h.stage.off("mouseup", this, this.stageMouseUp) }; a.controlMouseDown = function (a) { this.clearMoveEvents(); this.lenControlXChanger.record(); this.lenChanger.record(); this.targetChanger && this.targetChanger.record(); this._isMoving = !0; h.stage.on("mousemove", this, this.stageMouseMove); h.stage.on("mouseup", this, this.stageMouseUp) }; a.stageMouseMove = function (a) { this.lenControlXChanger.value = this.mouseX; this.lenChanger.showValueByScale(this.lenControlXChanger.scaleValue); this.targetChanger && this.targetChanger.showValueByScale(this.lenControlXChanger.scaleValue); this.drawMe() }; a.stageMouseUp = function (a) { this._isMoving = !1; this.noticeChange(); this.clearMoveEvents(); this.lenControlXChanger.recover(); this.lenChanger.recover(); this.drawMe() }; a.noticeChange = function () { console.log("lenChange:", this.lenChanger.dValue) }; e(0, a, "targetChanger", function () { return this._targetChanger }, function (a) { this._targetChanger && this._targetChanger.dispose(); this._targetChanger = a }); return c }(X), Pj = function (a) { function c() { this._target = null; this._lenType = [["width", "height"], ["scaleX", "scaleY"]]; this._type = 1; this.xAxis = new uh("X"); this.yAxis = new uh("Y"); this.controlBox = new hf; this._point = new V; this.oPoint = new V; this.myRotationChanger = Dc.create(this, "rotation"); this.targetRotationChanger = Dc.create(null, "rotation"); this.stageMouseRotationChanger = new Dc; c.__super.call(this); this.mouseEnabled = !0; this.size(1, 1); this.initMe(); this.xAxis.rotationControl.on("mousedown", this, this.controlMouseDown); this.yAxis.rotationControl.on("mousedown", this, this.controlMouseDown); this.controlBox.on("mousedown", this, this.controlBoxMouseDown); this.on("dragmove", this, this.dragging) } g(c, "laya.debug.tools.comps.Axis", a); a = c.prototype; a.updateChanges = function () { if (this._target) { var a; a = this._lenType[this._type]; this.xAxis.targetChanger = Dc.create(this._target, a[0]); this.yAxis.targetChanger = Dc.create(this._target, a[1]) } }; a.switchType = function () { this._type++; this.type = this._type %= this._lenType.length }; a.controlBoxMouseDown = function (a) { this.startDrag() }; a.dragging = function () { this._target && (this._point.setTo(this.x, this.y), ha.transPoint(this.parent, this._target.parent, this._point), this._target.pos(this._point.x, this._point.y)) }; a.initMe = function () { this.addChild(this.xAxis); this.addChild(this.yAxis); this.yAxis.rotation = 90; this.addChild(this.controlBox); this.controlBox.posTo(0, 0) }; a.clearMoveEvents = function () { h.stage.off("mousemove", this, this.stageMouseMove); h.stage.off("mouseup", this, this.stageMouseUp) }; a.controlMouseDown = function (a) { this.targetRotationChanger.target = this.target; this.clearMoveEvents(); this.oPoint.setTo(0, 0); this.myRotationChanger.record(); this.oPoint = this.localToGlobal(this.oPoint); this.stageMouseRotationChanger.value = this.getStageMouseRatation(); this.stageMouseRotationChanger.record(); this.targetRotationChanger.record(); h.stage.on("mousemove", this, this.stageMouseMove); h.stage.on("mouseup", this, this.stageMouseUp) }; a.getStageMouseRatation = function () { return S.getRotation(this.oPoint.x, this.oPoint.y, h.stage.mouseX, h.stage.mouseY) }; a.stageMouseMove = function (a) { this.stageMouseRotationChanger.value = this.getStageMouseRatation(); a = -this.stageMouseRotationChanger.dValue; this.target ? this.targetRotationChanger.showValueByAdd(a) : this.myRotationChanger.showValueByAdd(a) }; a.stageMouseUp = function (a) { this.noticeChange(); this.clearMoveEvents() }; a.noticeChange = function () { console.log("rotate:", -this.stageMouseRotationChanger.dValue) }; e(0, a, "target", function () { return this._target }, function (a) { this._target = a; this.updateChanges() }); e(0, a, "type", function () { return this._type }, function (a) { this._type = a; this.updateChanges() }); return c }(X), hf = function (a) { function c() { this.recWidth = 10; c.__super.call(this); this.drawMe() } g(c, "laya.debug.tools.comps.Rect", a); a = c.prototype; a.drawMe = function () { var a; a = this.graphics; a.clear(); a.drawRect(0, 0, this.recWidth, this.recWidth, "#22ff22"); this.size(this.recWidth, this.recWidth) }; a.posTo = function (a, c) { this.x = a - .5 * this.recWidth; this.y = c - .5 * this.recWidth }; return c }(X), ga = function (a) { function c() { this._text = this._currBitmapFont = this._clipPoint = null; this._isChanged = !1; this._textHeight = this._textWidth = 0; this._lines = []; this._lineWidths = []; this._startY = this._startX = NaN; this._lastVisibleLineIndex = -1; this._words = null; this._charSize = {}; this.underline = !1; this._underlineColor = null; c.__super.call(this); this.overflow = c.VISIBLE; this._style = new ud(this); this._style.wordWrap = !1 } g(c, "laya.display.Text", a); var b = c.prototype; b.destroy = function (b) { void 0 === b && (b = !0); a.prototype.destroy.call(this, b); this._lines = null; this._words && (this._words.length = 0, this._words = null) }; b._getBoundPointsM = function (a) { a = R.TEMP; a.setTo(0, 0, this.width, this.height); return a._getBoundPoints() }; b.getGraphicBounds = function (a) { a = R.TEMP; a.setTo(0, 0, this.width, this.height); return a }; b._getCSSStyle = function () { return this._style }; b.lang = function (a, b, d, e, g, h, l, m, p, q, t) { a = c.langPacks && c.langPacks[a] ? c.langPacks[a] : a; if (!(2 > arguments.length)) for (var f = 0, k = arguments.length; f < k; f++) a = a.replace("{" + f + "}", arguments[f + 1]); this._text = a }; b._isPassWordMode = function () { var a = this._style.password; "prompt" in this && this.prompt == this._text && (a = !1); return a }; b._getPassWordTxt = function (a) { var b = a.length; for (a = ""; 0 < b; b--) a += "\u25cf"; return a }; b.renderText = function (a, b) { var c = this.graphics; c.clear(!0); var f = (this.italic ? "italic " : "") + (this.bold ? "bold " : "") + this.fontSize + "px " + (A.onIPhone ? laya.display.Text._fontFamilyMap[this.font] || this.font : this.font); A.context.font = f; var d = this.padding, e = d[3], k = "left", g = this._lines, h = this.leading + this._charSize.height, l = this._currBitmapFont; l && (h = this.leading + l.getMaxHeight()); var m = d[0]; !l && 0 < this._width && this._textWidth <= this._width && ("right" == this.align ? (k = "right", e = this._width - d[1]) : "center" == this.align && (k = "center", e = .5 * this._width + d[3] - d[1])); if (0 < this._height) { var p = this._textHeight > this._height ? "top" : this.valign; "middle" === p ? m = .5 * (this._height - b * h) + d[0] - d[2] : "bottom" === p && (m = this._height - b * h - d[2]) } p = this._style; if (l && l.autoScaleSize) var q = l.fontSize / this.fontSize; if (this._clipPoint) if (c.save(), l && l.autoScaleSize) { var t = 0, v = 0; this._width ? t = this._width - d[3] - d[1] : t = this._textWidth; this._height ? v = this._height - d[0] - d[2] : v = this._textHeight; c.clipRect(d[3], d[0], t * q, v * q) } else c.clipRect(d[3], d[0], this._width ? this._width - d[3] - d[1] : this._textWidth, this._height ? this._height - d[0] - d[2] : this._textHeight); d = p.password; "prompt" in this && this.prompt == this._text && (d = !1); for (var z, C, t = Math.min(this._lines.length, b + a) || 1, v = a; v < t; v++) { var D = g[v], E; if (d) for (z = D.length, D = ""; 0 < z; z--) D += "\u25cf"; z = e - (this._clipPoint ? this._clipPoint.x : 0); C = m + h * v - (this._clipPoint ? this._clipPoint.y : 0); this.underline && this.drawUnderline(k, z, C, v); l ? (E = this.width, l.autoScaleSize && (E = this.width * q), l.drawText(D, this, z, C, this.align, E)) : (B.isWebGL ? (this._words || (this._words = []), E = this._words.length > v - a ? this._words[v - a] : new fk, E.setText(D)) : E = D, p.stroke ? c.fillBorderText(E, z, C, f, this.color, p.strokeColor, p.stroke, k) : c.fillText(E, z, C, f, this.color, k)) } l && l.autoScaleSize && (f = 1 / q, this.scale(f, f)); this._clipPoint && c.restore(); this._startX = e; this._startY = m }; b.drawUnderline = function (a, b, c, d) { d = this._lineWidths[d]; switch (a) { case "center": b -= d / 2; break; case "right": b -= d } c += this._charSize.height; this._graphics.drawLine(b, c, b + d, c, this.underlineColor || this.color, 1) }; b.typeset = function () { this._isChanged = !1; if (this._text) { A.context.font = this._getCSSStyle().font; this._lines.length = 0; this._lineWidths.length = 0; this._isPassWordMode() ? this.parseLines(this._getPassWordTxt(this._text)) : this.parseLines(this._text); this.evalTextSize(); this.checkEnabledViewportOrNot() ? this._clipPoint || (this._clipPoint = new V(0, 0)) : this._clipPoint = null; var a = this._lines.length; this.overflow != c.VISIBLE && (a = Math.min(a, (this.overflow == c.HIDDEN ? Math.floor : Math.ceil)((this.height - this.padding[0] - this.padding[2]) / (this.leading + this._charSize.height)))); this.renderText(this.scrollY / (this._charSize.height + this.leading) | 0, a); this.repaint() } else this._clipPoint = null, this._textWidth = this._textHeight = 0, this.graphics.clear(!0) }; b.evalTextSize = function () { var a, b; a = Math.max.apply(this, this._lineWidths); b = this._currBitmapFont ? this._lines.length * (this._currBitmapFont.getMaxHeight() + this.leading) + this.padding[0] + this.padding[2] : this._lines.length * (this._charSize.height + this.leading) + this.padding[0] + this.padding[2]; if (a != this._textWidth || b != this._textHeight) this._textWidth = a, this._textHeight = b, this._width && this._height || this.conchModel && this.conchModel.size(this._width || this._textWidth, this._height || this._textHeight) }; b.checkEnabledViewportOrNot = function () { return this.overflow == c.SCROLL && (0 < this._width && this._textWidth > this._width || 0 < this._height && this._textHeight > this._height) }; b.changeText = function (a) { this._text !== a && (this.lang(a + ""), this._graphics && this._graphics.replaceText(this._text) || this.typeset()) }; b.parseLines = function (a) { var b = this.wordWrap || this.overflow == c.HIDDEN; if (b) var f = this.getWordWrapWidth(); if (this._currBitmapFont) this._charSize.width = this._currBitmapFont.getMaxWidth(), this._charSize.height = this._currBitmapFont.getMaxHeight(); else { var d = A.context.measureText(c._testWord); this._charSize.width = d.width; this._charSize.height = d.height || this.fontSize } a = a.replace(/\r\n/g, "\n").split("\n"); for (var d = 0, e = a.length; d < e; d++) { var g = a[d]; b ? this.parseLine(g, f) : (this._lineWidths.push(this.getTextWidth(g)), this._lines.push(g)) } }; b.parseLine = function (a, b) { var f = this._lines, d, e, k, g, h = 0; k = this.getTextWidth(a); if (k <= b) f.push(a), this._lineWidths.push(k); else { k = this._charSize.width; d = Math.floor(b / k); 0 == d && (d = 1); g = k = this.getTextWidth(a.substring(0, d)); for (var l = d, m = a.length; l < m; l++) if (k = this.getTextWidth(a.charAt(l)), g += k, g > b) if (this.wordWrap) { var p = a.substring(h, l); if (255 > p.charCodeAt(p.length - 1)) { if (e = /(?:\w|-)+$/.exec(p)) l = e.index + h, 0 == e.index ? l += p.length : p = a.substring(h, l) } else c.RightToLeft && (e = /([\u0600-\u06FF])+$/.exec(p)) && (l = e.index + h, 0 == e.index ? l += p.length : p = a.substring(h, l)); f.push(p); this._lineWidths.push(g - k); h = l; if (l + d < m) l += d, g = k = this.getTextWidth(a.substring(h, l)), l--; else { f.push(a.substring(h, m)); this._lineWidths.push(this.getTextWidth(f[f.length - 1])); h = -1; break } } else if (this.overflow == c.HIDDEN) { f.push(a.substring(0, l)); this._lineWidths.push(this.getTextWidth(f[f.length - 1])); return } this.wordWrap && -1 != h && (f.push(a.substring(h, m)), this._lineWidths.push(this.getTextWidth(f[f.length - 1]))) } }; b.getTextWidth = function (a) { return this._currBitmapFont ? this._currBitmapFont.getTextWidth(a) : A.context.measureText(a).width }; b.getWordWrapWidth = function () { var a = this.padding, b; b = this._currBitmapFont && this._currBitmapFont.autoScaleSize ? this._currBitmapFont.fontSize / this.fontSize * this._width : this._width; 0 >= b && (b = this.wordWrap ? 100 : A.width); 0 >= b && (b = 100); return b - a[3] - a[1] }; b.getCharPoint = function (a, b) { this._isChanged && h.timer.runCallLater(this, this.typeset); for (var c = 0, f = this._lines, d = 0, e = 0, k = f.length; e < k; e++) { c += f[e].length; if (a < c) { var g = e; break } d = c } A.context.font = (this.italic ? "italic " : "") + (this.bold ? "bold " : "") + this.fontSize + "px " + this.font; c = this.getTextWidth(this._text.substring(d, a)); return (b || new V).setTo(this._startX + c - (this._clipPoint ? this._clipPoint.x : 0), this._startY + g * (this._charSize.height + this.leading) - (this._clipPoint ? this._clipPoint.y : 0)) }; e(0, b, "width", function () { return this._width ? this._width : this.textWidth + this.padding[1] + this.padding[3] }, function (a) { a != this._width && (h.superSet(X, this, "width", a), this.isChanged = !0) }); e(0, b, "textWidth", function () { this._isChanged && h.timer.runCallLater(this, this.typeset); return this._textWidth }); e(0, b, "height", function () { return this._height ? this._height : this.textHeight + this.padding[0] + this.padding[2] }, function (a) { a != this._height && (h.superSet(X, this, "height", a), this.isChanged = !0) }); e(0, b, "textHeight", function () { this._isChanged && h.timer.runCallLater(this, this.typeset); return this._textHeight }); e(0, b, "padding", function () { return this._getCSSStyle().padding }, function (a) { this._getCSSStyle().padding = a; this.isChanged = !0 }); e(0, b, "bold", function () { return this._getCSSStyle().bold }, function (a) { this._getCSSStyle().bold = a; this.isChanged = !0 }); e(0, b, "text", function () { return this._text || "" }, function (a) { this._text !== a && (this.lang(a + ""), this.isChanged = !0, this.event("change")) }); e(0, b, "color", function () { return this._getCSSStyle().color }, function (a) { this._getCSSStyle().color != a && (this._getCSSStyle().color = a, !this._isChanged && this._graphics ? this._graphics.replaceTextColor(this.color) : this.isChanged = !0) }); e(0, b, "font", function () { return this._getCSSStyle().fontFamily }, function (a) { this._currBitmapFont && (this._currBitmapFont = null, this.scale(1, 1)); c._bitmapFonts && c._bitmapFonts[a] && (this._currBitmapFont = c._bitmapFonts[a]); this._getCSSStyle().fontFamily = a; this.isChanged = !0 }); e(0, b, "fontSize", function () { return this._getCSSStyle().fontSize }, function (a) { this._getCSSStyle().fontSize = a; this.isChanged = !0 }); e(0, b, "italic", function () { return this._getCSSStyle().italic }, function (a) { this._getCSSStyle().italic = a; this.isChanged = !0 }); e(0, b, "align", function () { return this._getCSSStyle().align }, function (a) { this._getCSSStyle().align = a; this.isChanged = !0 }); e(0, b, "valign", function () { return this._getCSSStyle().valign }, function (a) { this._getCSSStyle().valign = a; this.isChanged = !0 }); e(0, b, "wordWrap", function () { return this._getCSSStyle().wordWrap }, function (a) { this._getCSSStyle().wordWrap = a; this.isChanged = !0 }); e(0, b, "leading", function () { return this._getCSSStyle().leading }, function (a) { this._getCSSStyle().leading = a; this.isChanged = !0 }); e(0, b, "bgColor", function () { return this._getCSSStyle().backgroundColor }, function (a) { this._getCSSStyle().backgroundColor = a; this.isChanged = !0 }); e(0, b, "borderColor", function () { return this._getCSSStyle().borderColor }, function (a) { this._getCSSStyle().borderColor = a; this.isChanged = !0 }); e(0, b, "stroke", function () { return this._getCSSStyle().stroke }, function (a) { this._getCSSStyle().stroke = a; this.isChanged = !0 }); e(0, b, "strokeColor", function () { return this._getCSSStyle().strokeColor }, function (a) { this._getCSSStyle().strokeColor = a; this.isChanged = !0 }); e(0, b, "isChanged", null, function (a) { this._isChanged !== a && (this._isChanged = a) && h.timer.callLater(this, this.typeset) }); e(0, b, "scrollX", function () { return this._clipPoint ? this._clipPoint.x : 0 }, function (a) { if (this.overflow == c.SCROLL && !(this.textWidth < this._width) && this._clipPoint) { a = a < this.padding[3] ? this.padding[3] : a; var b = this._textWidth - this._width, f = this._height / (this._charSize.height + this.leading) | 1; this._clipPoint.x = a > b ? b : a; this.renderText(this._lastVisibleLineIndex, f) } }); e(0, b, "scrollY", function () { return this._clipPoint ? this._clipPoint.y : 0 }, function (a) { if (this.overflow == c.SCROLL && !(this.textHeight < this._height) && this._clipPoint) { a = a < this.padding[0] ? this.padding[0] : a; var b = this._textHeight - this._height; a = a > b ? b : a; this._lastVisibleLineIndex = b = a / (this._charSize.height + this.leading) | 0; var f = (this._height / (this._charSize.height + this.leading) | 0) + 1; this._clipPoint.y = a; this.renderText(b, f) } }); e(0, b, "maxScrollX", function () { return this.textWidth < this._width ? 0 : this._textWidth - this._width }); e(0, b, "maxScrollY", function () { return this.textHeight < this._height ? 0 : this._textHeight - this._height }); e(0, b, "lines", function () { this._isChanged && this.typeset(); return this._lines }); e(0, b, "underlineColor", function () { return this._underlineColor }, function (a) { this._underlineColor = a; this._isChanged = !0; this.typeset() }); c.registerBitmapFont = function (a, b) { c._bitmapFonts || (c._bitmapFonts = {}); c._bitmapFonts[a] = b }; c.unregisterBitmapFont = function (a, b) { void 0 === b && (b = !0); if (c._bitmapFonts && c._bitmapFonts[a]) { var f = c._bitmapFonts[a]; b && f.destroy(); delete c._bitmapFonts[a] } }; c.setTextRightToLeft = function () { var a; a = A.canvas.source.style; a.display = "none"; a.position = "absolute"; a.direction = "rtl"; B._mainCanvas.source.style.direction = "rtl"; laya.display.Text.RightToLeft = !0; A.document.body.appendChild(A.canvas.source) }; c.supportFont = function (a) { A.context.font = "10px sans-serif"; var b = A.context.measureText("abcji").width; A.context.font = "10px " + a; a = A.context.measureText("abcji").width; console.log(b, a); return b === a ? !1 : !0 }; c._testWord = "\u6e38"; c.langPacks = null; c.VISIBLE = "visible"; c.SCROLL = "scroll"; c.HIDDEN = "hidden"; c.CharacterCache = !0; c.RightToLeft = !1; c._bitmapFonts = null; p(c, ["_fontFamilyMap", function () { return this._fontFamilyMap = { "\u62a5\u96b6": "\u62a5\u96b6-\u7b80", "\u9ed1\u4f53": "\u9ed1\u4f53-\u7b80", "\u6977\u4f53": "\u6977\u4f53-\u7b80", "\u5170\u4ead\u9ed1": "\u5170\u4ead\u9ed1-\u7b80", "\u96b6\u53d8": "\u96b6\u53d8-\u7b80", "\u51cc\u6167\u4f53": "\u51cc\u6167\u4f53-\u7b80", "\u7fe9\u7fe9\u4f53": "\u7fe9\u7fe9\u4f53-\u7b80", "\u82f9\u65b9": "\u82f9\u65b9-\u7b80", "\u624b\u672d\u4f53": "\u624b\u672d\u4f53-\u7b80", "\u5b8b\u4f53": "\u5b8b\u4f53-\u7b80", "\u5a03\u5a03\u4f53": "\u5a03\u5a03\u4f53-\u7b80", "\u9b4f\u7891": "\u9b4f\u7891-\u7b80", "\u884c\u6977": "\u884c\u6977-\u7b80", "\u96c5\u75de": "\u96c5\u75de-\u7b80", "\u5706\u4f53": "\u5706\u4f53-\u7b80" } }]); return c }(X), Vc = function (a) { function c() { c.__super.call(this); this.setShaderName("BLINNPHONG"); this._albedoIntensity = 1; this._albedoColor = new Z(1, 1, 1, 1); this._setColor(6, new Z(1, 1, 1, 1)); this._setColor(8, new m(1, 1, 1)); this._setNumber(9, .078125); this._setColor(10, new m(1, 1, 1)); this._setNumber(0, .5); this._setColor(11, new Z(1, 1, 0, 0)); this._enableLighting = !0; this.renderMode = 0 } g(c, "laya.d3.core.material.BlinnPhongMaterial", a); var b = c.prototype; b.disableLight = function () { this._addDisablePublicShaderDefine(P.SHADERDEFINE_POINTLIGHT | P.SHADERDEFINE_SPOTLIGHT | P.SHADERDEFINE_DIRECTIONLIGHT) }; b.disableFog = function () { this._addDisablePublicShaderDefine(P.SHADERDEFINE_FOG) }; b.cloneTo = function (b) { a.prototype.cloneTo.call(this, b); b._enableLighting = this._enableLighting; b._albedoIntensity = this._albedoIntensity; this._albedoColor.cloneTo(b._albedoColor) }; e(0, b, "renderMode", null, function (a) { switch (a) { case 0: this.renderQueue = 2E3; this.depthWrite = !0; this.cull = 2; this.blend = 0; this.alphaTest = !1; this.depthTest = 513; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 1: this.depthWrite = !0; this.cull = 2; this.blend = 0; this.renderQueue = 2E3; this.alphaTest = !0; this.depthTest = 513; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 2: this.renderQueue = 3E3; this.depthWrite = !1; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; this.alphaTest = !1; this.depthTest = 513; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 3: this.renderQueue = 3E3; this.depthWrite = !1; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 1; this.alphaTest = !1; this.depthTest = 513; this._addShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; default: throw Error("Material:renderMode value error."); } this._conchMaterial && this._conchMaterial.setRenderMode(a) }); e(0, b, "normalTexture", function () { return this._getTexture(2) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.BlinnPhongMaterial.SHADERDEFINE_NORMALMAP) : this._removeShaderDefine(laya.d3.core.material.BlinnPhongMaterial.SHADERDEFINE_NORMALMAP); this._setTexture(2, a) }); e(0, b, "reflectColor", function () { return this._getColor(10) }, function (a) { this._setColor(10, a) }); e(0, b, "tilingOffset", function () { return this._getColor(11) }, function (a) { if (a) { var b = a.elements; 1 != b[0] || 1 != b[1] || 0 != b[2] || 0 != b[3] ? this._addShaderDefine(laya.d3.core.material.BlinnPhongMaterial.SHADERDEFINE_TILINGOFFSET) : this._removeShaderDefine(laya.d3.core.material.BlinnPhongMaterial.SHADERDEFINE_TILINGOFFSET) } else this._removeShaderDefine(laya.d3.core.material.BlinnPhongMaterial.SHADERDEFINE_TILINGOFFSET); this._setColor(11, a) }); e(0, b, "specularColor", function () { return this._getColor(8) }, function (a) { this._setColor(8, a) }); e(0, b, "albedoColor", function () { return this._albedoColor }, function (a) { var b = this._getColor(6); Z.scale(a, this._albedoIntensity, b); this._albedoColor = a }); e(0, b, "albedoIntensity", function () { return this._albedoIntensity }, function (a) { if (this._albedoIntensity !== a) { var b = this._getColor(6); Z.scale(this._albedoColor, a, b); this._albedoIntensity = a } }); e(0, b, "albedoTexture", function () { return this._getTexture(1) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.BlinnPhongMaterial.SHADERDEFINE_DIFFUSEMAP) : this._removeShaderDefine(laya.d3.core.material.BlinnPhongMaterial.SHADERDEFINE_DIFFUSEMAP); this._setTexture(1, a) }); e(0, b, "shininess", function () { return this._getNumber(9) }, function (a) { a = Math.max(0, Math.min(1, a)); this._setNumber(9, a) }); e(0, b, "specularTexture", function () { return this._getTexture(3) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.BlinnPhongMaterial.SHADERDEFINE_SPECULARMAP) : this._removeShaderDefine(laya.d3.core.material.BlinnPhongMaterial.SHADERDEFINE_SPECULARMAP); this._setTexture(3, a) }); e(0, b, "reflectTexture", function () { return this._getTexture(5) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.BlinnPhongMaterial.SHADERDEFINE_REFLECTMAP) : this._removeShaderDefine(laya.d3.core.material.BlinnPhongMaterial.SHADERDEFINE_REFLECTMAP); this._setTexture(5, a) }); e(0, b, "enableLighting", function () { return this._enableLighting }, function (a) { this._enableLighting !== a && (a ? this._removeDisablePublicShaderDefine(P.SHADERDEFINE_POINTLIGHT | P.SHADERDEFINE_SPOTLIGHT | P.SHADERDEFINE_DIRECTIONLIGHT) : this._addDisablePublicShaderDefine(P.SHADERDEFINE_POINTLIGHT | P.SHADERDEFINE_SPOTLIGHT | P.SHADERDEFINE_DIRECTIONLIGHT), this._enableLighting = a) }); c.__init__ = function () { c.SHADERDEFINE_DIFFUSEMAP = c.shaderDefines.registerDefine("DIFFUSEMAP"); c.SHADERDEFINE_NORMALMAP = c.shaderDefines.registerDefine("NORMALMAP"); c.SHADERDEFINE_SPECULARMAP = c.shaderDefines.registerDefine("SPECULARMAP"); c.SHADERDEFINE_REFLECTMAP = c.shaderDefines.registerDefine("REFLECTMAP"); c.SHADERDEFINE_TILINGOFFSET = c.shaderDefines.registerDefine("TILINGOFFSET"); c.SHADERDEFINE_ADDTIVEFOG = c.shaderDefines.registerDefine("ADDTIVEFOG") }; c.load = function (a) { return h.loader.create(a, null, null, c) }; c.SPECULARSOURCE_DIFFUSEMAPALPHA = 0; c.SPECULARSOURCE_SPECULARMAP = 0; c.RENDERMODE_OPAQUE = 0; c.RENDERMODE_CUTOUT = 1; c.RENDERMODE_TRANSPARENT = 2; c.RENDERMODE_ADDTIVE = 3; c.SHADERDEFINE_DIFFUSEMAP = 0; c.SHADERDEFINE_NORMALMAP = 0; c.SHADERDEFINE_SPECULARMAP = 0; c.SHADERDEFINE_REFLECTMAP = 0; c.SHADERDEFINE_TILINGOFFSET = 0; c.SHADERDEFINE_ADDTIVEFOG = 0; c.ALBEDOTEXTURE = 1; c.NORMALTEXTURE = 2; c.SPECULARTEXTURE = 3; c.EMISSIVETEXTURE = 4; c.REFLECTTEXTURE = 5; c.ALBEDOCOLOR = 6; c.MATERIALSPECULAR = 8; c.SHININESS = 9; c.MATERIALREFLECT = 10; c.TILINGOFFSET = 11; p(c, ["defaultMaterial", function () { return this.defaultMaterial = new c }, "shaderDefines", function () { return this.shaderDefines = new rb(Na.shaderDefines) }]); return c }(Na), Mg = function (a) { function c() { c.__super.call(this); this.setShaderName("ExtendTerrain"); this.renderMode = 1 } g(c, "laya.d3.core.material.ExtendTerrainMaterial", a); a = c.prototype; a._setDetailNum = function (a) { switch (a) { case 1: this._addShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM1); this._removeShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM2); this._removeShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM3); this._removeShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM4); this._removeShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM5); break; case 2: this._addShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM2); this._removeShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM1); this._removeShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM3); this._removeShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM4); this._removeShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM5); break; case 3: this._addShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM3); this._removeShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM1); this._removeShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM2); this._removeShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM4); this._removeShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM5); break; case 4: this._addShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM4); this._removeShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM1); this._removeShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM2); this._removeShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM3); this._removeShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM5); break; case 5: this._addShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM5), this._removeShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM1), this._removeShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM2), this._removeShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM3), this._removeShaderDefine(laya.d3.core.material.ExtendTerrainMaterial.SHADERDEFINE_DETAIL_NUM4) } }; a.disableLight = function () { this._addDisablePublicShaderDefine(P.SHADERDEFINE_POINTLIGHT | P.SHADERDEFINE_SPOTLIGHT | P.SHADERDEFINE_DIRECTIONLIGHT) }; e(0, a, "diffuseScaleOffset2", null, function (a) { this._setColor(7, a) }); e(0, a, "splatAlphaTexture", function () { return this._getTexture(0) }, function (a) { this._setTexture(0, a) }); e(0, a, "diffuseScaleOffset3", null, function (a) { this._setColor(8, a) }); e(0, a, "diffuseTexture1", null, function (a) { this._setTexture(1, a); this._setDetailNum(1) }); e(0, a, "renderMode", null, function (a) { switch (a) { case 1: this.renderQueue = 2E3; this.depthWrite = !0; this.cull = 2; this.blend = 0; this.depthTest = 513; break; case 2: this.renderQueue = 2E3; this.depthWrite = !1; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; this.depthTest = 515; break; default: throw Error("ExtendTerrainMaterial:renderMode value error."); } this._conchMaterial && this._conchMaterial.setRenderMode(a) }); e(0, a, "diffuseTexture2", function () { return this._getTexture(2) }, function (a) { this._setTexture(2, a); this._setDetailNum(2) }); e(0, a, "diffuseScaleOffset1", null, function (a) { this._setColor(6, a) }); e(0, a, "diffuseTexture3", function () { return this._getTexture(3) }, function (a) { this._setTexture(3, a); this._setDetailNum(3) }); e(0, a, "diffuseTexture4", function () { return this._getTexture(4) }, function (a) { this._setTexture(4, a); this._setDetailNum(4) }); e(0, a, "diffuseTexture5", function () { return this._getTexture(5) }, function (a) { this._setTexture(5, a); this._setDetailNum(5) }); e(0, a, "diffuseScaleOffset4", null, function (a) { this._setColor(9, a) }); e(0, a, "diffuseScaleOffset5", null, function (a) { this._setColor(10, a) }); e(0, a, "albedo", function () { return this._getColor(14) }, function (a) { this._setColor(14, a) }); e(0, a, "ambientColor", function () { return this._getColor(11) }, function (a) { this._setColor(11, a) }); e(0, a, "diffuseColor", function () { return this._getColor(12) }, function (a) { this._setColor(12, a) }); e(0, a, "specularColor", function () { return this._getColor(13) }, function (a) { this._setColor(13, a) }); c.__init__ = function () { c.SHADERDEFINE_DETAIL_NUM1 = c.shaderDefines.registerDefine("ExtendTerrain_DETAIL_NUM1"); c.SHADERDEFINE_DETAIL_NUM2 = c.shaderDefines.registerDefine("ExtendTerrain_DETAIL_NUM2"); c.SHADERDEFINE_DETAIL_NUM3 = c.shaderDefines.registerDefine("ExtendTerrain_DETAIL_NUM3"); c.SHADERDEFINE_DETAIL_NUM4 = c.shaderDefines.registerDefine("ExtendTerrain_DETAIL_NUM4"); c.SHADERDEFINE_DETAIL_NUM5 = c.shaderDefines.registerDefine("ExtendTerrain_DETAIL_NUM5") }; c.RENDERMODE_OPAQUE = 1; c.RENDERMODE_TRANSPARENT = 2; c.SPLATALPHATEXTURE = 0; c.DIFFUSETEXTURE1 = 1; c.DIFFUSETEXTURE2 = 2; c.DIFFUSETEXTURE3 = 3; c.DIFFUSETEXTURE4 = 4; c.DIFFUSETEXTURE5 = 5; c.DIFFUSESCALEOFFSET1 = 6; c.DIFFUSESCALEOFFSET2 = 7; c.DIFFUSESCALEOFFSET3 = 8; c.DIFFUSESCALEOFFSET4 = 9; c.DIFFUSESCALEOFFSET5 = 10; c.MATERIALAMBIENT = 11; c.MATERIALDIFFUSE = 12; c.MATERIALSPECULAR = 13; c.MATERIALALBEDO = 14; c.SHADERDEFINE_DETAIL_NUM1 = 0; c.SHADERDEFINE_DETAIL_NUM2 = 0; c.SHADERDEFINE_DETAIL_NUM3 = 0; c.SHADERDEFINE_DETAIL_NUM4 = 0; c.SHADERDEFINE_DETAIL_NUM5 = 0; p(c, ["shaderDefines", function () { return this.shaderDefines = new rb(Na.shaderDefines) }]); return c }(Na), vh = function (a) { function c() { c.__super.call(this); this.setShaderName("GLITTER"); this.renderMode = 1; this._setColor(3, new Z(1, 1, 1, 1)); this._setColor(2, new Z(1, 1, 1, 1)) } g(c, "laya.d3.core.material.GlitterMaterial", a); var b = c.prototype; b.setShaderName = function (b) { a.prototype.setShaderName.call(this, b) }; e(0, b, "renderMode", null, function (a) { switch (a) { case 1: this.renderQueue = 2E3; this.depthWrite = !0; this.cull = 2; this.blend = 0; break; case 2: this.renderQueue = 2E3; this.depthWrite = !0; this.blend = this.cull = 0; break; case 13: this.renderQueue = 3E3; this.depthWrite = !0; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; break; case 14: this.renderQueue = 3E3; this.depthWrite = !0; this.cull = 0; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; break; case 15: this.renderQueue = 3E3; this.depthWrite = !0; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 1; break; case 16: this.renderQueue = 3E3; this.depthWrite = !0; this.cull = 0; this.blend = 1; this.srcBlend = 770; this.dstBlend = 1; break; case 5: this.renderQueue = 3E3; this.depthWrite = !1; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; break; case 6: this.renderQueue = 3E3; this.depthWrite = !1; this.cull = 0; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; break; case 7: this.renderQueue = 3E3; this.depthWrite = !1; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 1; break; case 8: this.renderQueue = 3E3; this.depthWrite = !1; this.cull = 0; this.blend = 1; this.srcBlend = 770; this.dstBlend = 1; break; case 9: this.renderQueue = 3E3; this.depthTest = 513; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; break; case 10: this.renderQueue = 3E3; this.depthTest = 513; this.cull = 0; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; break; case 11: this.renderQueue = 3E3; this.depthTest = 513; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 1; break; case 12: this.renderQueue = 3E3; this.depthTest = 513; this.cull = 0; this.blend = 1; this.srcBlend = 770; this.dstBlend = 1; break; default: throw Error("Material:renderMode value error."); } this._conchMaterial && this._conchMaterial.setRenderMode(a) }); e(0, b, "diffuseTexture", function () { return this._getTexture(1) }, function (a) { this._setTexture(1, a) }); e(0, b, "albedo", function () { return this._getColor(2) }, function (a) { this._setColor(2, a) }); e(0, b, "color", function () { return this._getColor(3) }, function (a) { this._setColor(3, a) }); c.load = function (a) { return h.loader.create(a, null, null, c) }; c.RENDERMODE_OPAQUE = 1; c.RENDERMODE_OPAQUEDOUBLEFACE = 2; c.RENDERMODE_TRANSPARENT = 13; c.RENDERMODE_TRANSPARENTDOUBLEFACE = 14; c.RENDERMODE_ADDTIVE = 15; c.RENDERMODE_ADDTIVEDOUBLEFACE = 16; c.RENDERMODE_DEPTHREAD_TRANSPARENT = 5; c.RENDERMODE_DEPTHREAD_TRANSPARENTDOUBLEFACE = 6; c.RENDERMODE_DEPTHREAD_ADDTIVE = 7; c.RENDERMODE_DEPTHREAD_ADDTIVEDOUBLEFACE = 8; c.RENDERMODE_NONDEPTH_TRANSPARENT = 9; c.RENDERMODE_NONDEPTH_TRANSPARENTDOUBLEFACE = 10; c.RENDERMODE_NONDEPTH_ADDTIVE = 11; c.RENDERMODE_NONDEPTH_ADDTIVEDOUBLEFACE = 12; c.DIFFUSETEXTURE = 1; c.ALBEDO = 2; c.UNICOLOR = 3; p(c, ["defaultMaterial", function () { return this.defaultMaterial = new c }]); return c }(Na), zc = function (a) { function c() { this._transformUV = null; c.__super.call(this); if (!laya.d3.core.material.PBRMaterial.pbrlutTex) { var a = A.window.__pbrlutdata; if (!a) throw alert("no pbr lutdata, need pbrlut.js"), "no pbr lutdata, need pbrlut.js"; a = ee.create((new Uint32Array(a)).buffer, 256, 256, 9728, 9728, !1); laya.d3.core.material.PBRMaterial.pbrlutTex = a } this._setTexture(4, laya.d3.core.material.PBRMaterial.pbrlutTex); this.setShaderName("PBR"); this._setNumber(0, .5); this.use_groundtruth = !1 } g(c, "laya.d3.core.material.PBRMaterial", a); var b = c.prototype; b.disableLight = function () { this._addDisablePublicShaderDefine(P.SHADERDEFINE_POINTLIGHT | P.SHADERDEFINE_SPOTLIGHT | P.SHADERDEFINE_DIRECTIONLIGHT) }; b.disableFog = function () { this._addDisablePublicShaderDefine(P.SHADERDEFINE_FOG) }; b.onAsynLoaded = function (b, c, d) { a.prototype.onAsynLoaded.call(this, b, c, d) }; b.radicalInverse_VdC = function (a) { var b = new Uint32Array(1); a = a << 16 | a >>> 16; a = (a & 1431655765) << 1 | (a & 2863311530) >>> 1; a = (a & 858993459) << 2 | (a & 3435973836) >>> 2; a = (a & 252645135) << 4 | (a & 4042322160) >>> 4; b[0] = (a & 16711935) << 8 | (a & 4278255360) >>> 8; return 2.3283064365386963E-10 * b[0] }; b.createHammersleyTex = function (a, b) { var c = new Uint8Array(a * b * 4), f = 0, d; for (d = 0; d < a * b; d++) { var e = this.radicalInverse_VdC(d); c[f++] = 255 * e; c[f++] = 0; c[f++] = 0; c[f++] = 255 } return c }; e(0, b, "normalTexture", function () { return this._getTexture(2) }, function (a) { this._setTexture(2, a) }); e(0, b, "has_tangent", null, function (a) { this._addShaderDefine(c.SHADERDEFINE_HAS_TANGENT) }); e(0, b, "roughness", function () { return this._getNumber(6) }, function (a) { this._setNumber(6, a); this._addShaderDefine(c.SHADERDEFINE_FIX_ROUGHNESS) }); e(0, b, "metaless", function () { return this._getNumber(7) }, function (a) { this._setNumber(7, a); this._addShaderDefine(c.SHADERDEFINE_FIX_METALESS) }); e(0, b, "pbrlutTexture", function () { return this._getTexture(4) }, function (a) { this._setTexture(4, a) }); e(0, b, "use_groundtruth", null, function (a) { a ? (this._addShaderDefine(c.SHADERDEFINE_USE_GROUNDTRUTH), laya.d3.core.material.PBRMaterial.HammersleyNoiseTex || (a = this.createHammersleyTex(32, 32), laya.d3.core.material.PBRMaterial.HammersleyNoiseTex = ee.create(a.buffer, 32, 32, 9728, 9728, !1)), this._setTexture(15, c.HammersleyNoiseTex)) : (laya.d3.core.material.PBRMaterial.HammersleyNoiseTex = null, this._removeShaderDefine(c.SHADERDEFINE_USE_GROUNDTRUTH)) }); e(0, b, "transformUV", function () { return this._transformUV }, function (a) { this._transformUV = a; this._setMatrix4x4(8, a.matrix); this._conchMaterial && this._conchMaterial.setShaderValue(8, a.matrix.elements, 0) }); e(0, b, "diffuseTexture", function () { return this._getTexture(1) }, function (a) { this._setTexture(1, a) }); e(0, b, "renderMode", null, function (a) { switch (a) { case 1: this.renderQueue = 2E3; this.depthWrite = !0; this.cull = 2; this.blend = 0; this.alphaTest = !1; break; case 2: this.renderQueue = 2E3; this.depthWrite = !0; this.blend = this.cull = 0; this.alphaTest = !1; break; case 3: this.depthWrite = !0; this.cull = 2; this.blend = 0; this.renderQueue = 2E3; break; case 13: this.renderQueue = 3E3; this.depthWrite = !0; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; break; default: throw Error("PBRMaterial:renderMode value error."); } }); e(0, b, "pbrInfoTexture", function () { return this._getTexture(3) }, function (a) { this._setTexture(3, a); this._addShaderDefine(c.SHADERDEFINE_HAS_PBRINFO) }); e(0, b, "testClipZ", null, function (a) { this._addShaderDefine(c.SHADERDEFINE_TEST_CLIPZ) }); c.__init__ = function () { c.SHADERDEFINE_FIX_METALESS = c.shaderDefines.registerDefine("FIX_METALESS"); c.SHADERDEFINE_FIX_ROUGHNESS = c.shaderDefines.registerDefine("FIX_ROUGHNESS"); c.SHADERDEFINE_HAS_TANGENT = c.shaderDefines.registerDefine("HAS_TANGENT"); c.SHADERDEFINE_HAS_PBRINFO = c.shaderDefines.registerDefine("HAS_PBRINFO"); c.SHADERDEFINE_USE_GROUNDTRUTH = c.shaderDefines.registerDefine("USE_GROUNDTRUTH"); c.SHADERDEFINE_TEST_CLIPZ = c.shaderDefines.registerDefine("CLIPZ") }; c.load = function (a) { return h.loader.create(a, null, null, c) }; c.DIFFUSETEXTURE = 1; c.NORMALTEXTURE = 2; c.PBRINFOTEXTURE = 3; c.PBRLUTTEXTURE = 4; c.UVANIAGE = 5; c.MATERIALROUGHNESS = 6; c.MATERIALMETALESS = 7; c.UVMATRIX = 8; c.UVAGE = 9; c.AOOBJPOS = 14; c.HSNOISETEXTURE = 15; c.SHADERDEFINE_FIX_ROUGHNESS = 0; c.SHADERDEFINE_FIX_METALESS = 0; c.SHADERDEFINE_HAS_TANGENT = 0; c.SHADERDEFINE_TEST_CLIPZ = 0; c.SHADERDEFINE_HAS_PBRINFO = 0; c.SHADERDEFINE_USE_GROUNDTRUTH = 0; c.RENDERMODE_OPAQUE = 1; c.RENDERMODE_OPAQUEDOUBLEFACE = 2; c.RENDERMODE_CUTOUT = 3; c.RENDERMODE_CUTOUTDOUBLEFACE = 4; c.RENDERMODE_TRANSPARENT = 13; c.pbrlutTex = null; c.HammersleyNoiseTex = null; p(c, ["defaultMaterial", function () { return this.defaultMaterial = new c }, "shaderDefines", function () { return this.shaderDefines = new rb(Na.shaderDefines) }]); return c }(Na), ac = function (a) { function c() { c.__super.call(this); this.setShaderName("PBRSpecular"); this._setColor(7, new Z(1, 1, 1, 1)); this._setColor(9, new Z(0, 0, 0, 0)); this._setColor(8, new Z(.2, .2, .2, .2)); this._setNumber(10, .5); this._setNumber(11, 1); this._setNumber(12, 0); this._setNumber(13, 1); this._setNumber(14, 1); this._setNumber(15, .001); this._setBool(16, !1); this._setNumber(0, .5) } g(c, "laya.d3.core.material.PBRSpecularMaterial", a); a = c.prototype; e(0, a, "albedoColor", function () { return this._getColor(7) }, function (a) { this._setColor(7, a) }); e(0, a, "specularTexture", function () { return this._getTexture(2) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.PBRSpecularMaterial.SHADERDEFINE_SPECULARTEXTURE) : this._removeShaderDefine(laya.d3.core.material.PBRSpecularMaterial.SHADERDEFINE_SPECULARTEXTURE); this._setTexture(2, a) }); e(0, a, "albedoTexture", function () { return this._getTexture(1) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.PBRSpecularMaterial.SHADERDEFINE_DIFFUSETEXTURE) : this._removeShaderDefine(laya.d3.core.material.PBRSpecularMaterial.SHADERDEFINE_DIFFUSETEXTURE); this._setTexture(1, a) }); e(0, a, "occlusionTexture", function () { return this._getTexture(5) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.PBRSpecularMaterial.SHADERDEFINE_OCCLUSIONTEXTURE) : this._removeShaderDefine(laya.d3.core.material.PBRSpecularMaterial.SHADERDEFINE_OCCLUSIONTEXTURE); this._setTexture(5, a) }); e(0, a, "normalTexture", function () { return this._getTexture(3) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.PBRSpecularMaterial.SHADERDEFINE_NORMALTEXTURE) : this._removeShaderDefine(laya.d3.core.material.PBRSpecularMaterial.SHADERDEFINE_NORMALTEXTURE); this._setTexture(3, a) }); e(0, a, "parallaxTexture", function () { return this._getTexture(4) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.PBRSpecularMaterial.SHADERDEFINE_PARALLAXTEXTURE) : this._removeShaderDefine(laya.d3.core.material.PBRSpecularMaterial.SHADERDEFINE_PARALLAXTEXTURE); this._setTexture(4, a) }); e(0, a, "emissionColor", function () { return this._getColor(9) }, function (a) { this._setColor(9, a) }); e(0, a, "normalTextureScale", function () { return this._getNumber(14) }, function (a) { this._setNumber(14, a) }); e(0, a, "parallaxTextureScale", function () { return this._getNumber(15) }, function (a) { a = Math.max(.005, Math.min(.08, a)); this._setNumber(15, a) }); e(0, a, "occlusionTextureStrength", function () { return this._getNumber(13) }, function (a) { a = Math.max(0, Math.min(1, a)); this._setNumber(13, a) }); e(0, a, "specularColor", function () { return this._getColor(8) }, function (a) { this._setColor(8, a) }); e(0, a, "smoothness", function () { return this._getNumber(10) }, function (a) { a = Math.max(0, Math.min(1, a)); this._setNumber(10, a) }); e(0, a, "smoothnessTextureScale", function () { return this._getNumber(11) }, function (a) { a = Math.max(0, Math.min(1, a)); this._setNumber(11, a) }); e(0, a, "smoothnessSource", function () { return this._getNumber(12) }, function (a) { 1 == a ? this._addShaderDefine(laya.d3.core.material.PBRSpecularMaterial.SHADERDEFINE_SMOOTHNESSSOURCE_DIFFUSETEXTURE_ALPHA) : (this._removeShaderDefine(laya.d3.core.material.PBRSpecularMaterial.SHADERDEFINE_SMOOTHNESSSOURCE_DIFFUSETEXTURE_ALPHA), a = 0); this._setNumber(12, a) }); e(0, a, "enableEmission", function () { return this._getBool(16) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.PBRSpecularMaterial.SHADERDEFINE_EMISSION) : this._removeShaderDefine(laya.d3.core.material.PBRSpecularMaterial.SHADERDEFINE_EMISSION); this._setBool(16, a) }); e(0, a, "emissionTexture", function () { return this._getTexture(6) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.PBRSpecularMaterial.SHADERDEFINE_EMISSIONTEXTURE) : this._removeShaderDefine(laya.d3.core.material.PBRSpecularMaterial.SHADERDEFINE_EMISSIONTEXTURE); this._setTexture(6, a) }); e(0, a, "tilingOffset", function () { return this._getColor(17) }, function (a) { if (a) { var b = a.elements; 1 != b[0] || 1 != b[1] || 0 != b[2] || 0 != b[3] ? this._addShaderDefine(laya.d3.core.material.PBRSpecularMaterial.SHADERDEFINE_TILINGOFFSET) : this._removeShaderDefine(laya.d3.core.material.PBRSpecularMaterial.SHADERDEFINE_TILINGOFFSET) } else this._removeShaderDefine(laya.d3.core.material.PBRSpecularMaterial.SHADERDEFINE_TILINGOFFSET); this._setColor(17, a) }); c.__init__ = function () { c.SHADERDEFINE_DIFFUSETEXTURE = c.shaderDefines.registerDefine("DIFFUSETEXTURE"); c.SHADERDEFINE_SPECULARTEXTURE = c.shaderDefines.registerDefine("SPECULARTEXTURE"); c.SHADERDEFINE_SMOOTHNESSSOURCE_DIFFUSETEXTURE_ALPHA = c.shaderDefines.registerDefine("SMOOTHNESSSOURCE_DIFFUSETEXTURE_ALPHA"); c.SHADERDEFINE_NORMALTEXTURE = c.shaderDefines.registerDefine("NORMALTEXTURE"); c.SHADERDEFINE_PARALLAXTEXTURE = c.shaderDefines.registerDefine("PARALLAXTEXTURE"); c.SHADERDEFINE_OCCLUSIONTEXTURE = c.shaderDefines.registerDefine("OCCLUSIONTEXTURE"); c.SHADERDEFINE_EMISSION = c.shaderDefines.registerDefine("EMISSION"); c.SHADERDEFINE_EMISSIONTEXTURE = c.shaderDefines.registerDefine("EMISSIONTEXTURE"); c.SHADERDEFINE_TILINGOFFSET = c.shaderDefines.registerDefine("TILINGOFFSET") }; c.SmoothnessSource_MetallicGlossTexture_Alpha = 0; c.SmoothnessSource_DiffuseTexture_Alpha = 1; c.SHADERDEFINE_DIFFUSETEXTURE = 0; c.SHADERDEFINE_NORMALTEXTURE = 0; c.SHADERDEFINE_SMOOTHNESSSOURCE_DIFFUSETEXTURE_ALPHA = 0; c.SHADERDEFINE_SPECULARTEXTURE = 0; c.SHADERDEFINE_OCCLUSIONTEXTURE = 0; c.SHADERDEFINE_PARALLAXTEXTURE = 0; c.SHADERDEFINE_EMISSION = 0; c.SHADERDEFINE_EMISSIONTEXTURE = 0; c.SHADERDEFINE_TILINGOFFSET = 0; c.DIFFUSETEXTURE = 1; c.SPECULARTEXTURE = 2; c.NORMALTEXTURE = 3; c.PARALLAXTEXTURE = 4; c.OCCLUSIONTEXTURE = 5; c.EMISSIONTEXTURE = 6; c.DIFFUSECOLOR = 7; c.SPECULARCOLOR = 8; c.EMISSIONCOLOR = 9; c.SMOOTHNESS = 10; c.SMOOTHNESSSCALE = 11; c.SMOOTHNESSSOURCE = 12; c.OCCLUSIONSTRENGTH = 13; c.NORMALSCALE = 14; c.PARALLAXSCALE = 15; c.ENABLEEMISSION = 16; c.TILINGOFFSET = 17; p(c, ["shaderDefines", function () { return this.shaderDefines = new rb(Na.shaderDefines) }]); return c }(Na), $b = function (a) { function c() { c.__super.call(this); this.setShaderName("PBRStandard"); this._setColor(7, new Z(1, 1, 1, 1)); this._setColor(8, new Z(0, 0, 0, 0)); this._setNumber(9, 0); this._setNumber(10, .5); this._setNumber(11, 1); this._setNumber(12, 0); this._setNumber(13, 1); this._setNumber(14, 1); this._setNumber(15, .001); this._setBool(16, !1); this._setNumber(0, .5) } g(c, "laya.d3.core.material.PBRStandardMaterial", a); a = c.prototype; e(0, a, "albedoColor", function () { return this._getColor(7) }, function (a) { this._setColor(7, a) }); e(0, a, "albedoTexture", function () { return this._getTexture(1) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.PBRStandardMaterial.SHADERDEFINE_DIFFUSETEXTURE) : this._removeShaderDefine(laya.d3.core.material.PBRStandardMaterial.SHADERDEFINE_DIFFUSETEXTURE); this._setTexture(1, a) }); e(0, a, "enableEmission", function () { return this._getBool(16) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.PBRStandardMaterial.SHADERDEFINE_EMISSION) : this._removeShaderDefine(laya.d3.core.material.PBRStandardMaterial.SHADERDEFINE_EMISSION); this._setBool(16, a) }); e(0, a, "metallicGlossTexture", function () { return this._getTexture(2) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.PBRStandardMaterial.SHADERDEFINE_METALLICGLOSSTEXTURE) : this._removeShaderDefine(laya.d3.core.material.PBRStandardMaterial.SHADERDEFINE_METALLICGLOSSTEXTURE); this._setTexture(2, a) }); e(0, a, "occlusionTexture", function () { return this._getTexture(5) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.PBRStandardMaterial.SHADERDEFINE_OCCLUSIONTEXTURE) : this._removeShaderDefine(laya.d3.core.material.PBRStandardMaterial.SHADERDEFINE_OCCLUSIONTEXTURE); this._setTexture(5, a) }); e(0, a, "normalTexture", function () { return this._getTexture(3) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.PBRStandardMaterial.SHADERDEFINE_NORMALTEXTURE) : this._removeShaderDefine(laya.d3.core.material.PBRStandardMaterial.SHADERDEFINE_NORMALTEXTURE); this._setTexture(3, a) }); e(0, a, "parallaxTexture", function () { return this._getTexture(4) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.PBRStandardMaterial.SHADERDEFINE_PARALLAXTEXTURE) : this._removeShaderDefine(laya.d3.core.material.PBRStandardMaterial.SHADERDEFINE_PARALLAXTEXTURE); this._setTexture(4, a) }); e(0, a, "emissionColor", function () { return this._getColor(8) }, function (a) { this._setColor(8, a) }); e(0, a, "normalTextureScale", function () { return this._getNumber(14) }, function (a) { this._setNumber(14, a) }); e(0, a, "parallaxTextureScale", function () { return this._getNumber(15) }, function (a) { a = Math.max(.005, Math.min(.08, a)); this._setNumber(15, a) }); e(0, a, "occlusionTextureStrength", function () { return this._getNumber(13) }, function (a) { a = Math.max(0, Math.min(1, a)); this._setNumber(13, a) }); e(0, a, "metallic", function () { return this._getNumber(9) }, function (a) { a = Math.max(0, Math.min(1, a)); this._setNumber(9, a) }); e(0, a, "smoothness", function () { return this._getNumber(10) }, function (a) { a = Math.max(0, Math.min(1, a)); this._setNumber(10, a) }); e(0, a, "smoothnessTextureScale", function () { return this._getNumber(11) }, function (a) { a = Math.max(0, Math.min(1, a)); this._setNumber(11, a) }); e(0, a, "smoothnessSource", function () { return this._getNumber(12) }, function (a) { 1 == a ? this._addShaderDefine(laya.d3.core.material.PBRStandardMaterial.SHADERDEFINE_SMOOTHNESSSOURCE_DIFFUSETEXTURE_ALPHA) : (this._removeShaderDefine(laya.d3.core.material.PBRStandardMaterial.SHADERDEFINE_SMOOTHNESSSOURCE_DIFFUSETEXTURE_ALPHA), a = 0); this._setNumber(12, a) }); e(0, a, "emissionTexture", function () { return this._getTexture(6) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.PBRStandardMaterial.SHADERDEFINE_EMISSIONTEXTURE) : this._removeShaderDefine(laya.d3.core.material.PBRStandardMaterial.SHADERDEFINE_EMISSIONTEXTURE); this._setTexture(6, a) }); e(0, a, "tilingOffset", function () { return this._getColor(17) }, function (a) { if (a) { var b = a.elements; 1 != b[0] || 1 != b[1] || 0 != b[2] || 0 != b[3] ? this._addShaderDefine(laya.d3.core.material.PBRStandardMaterial.SHADERDEFINE_TILINGOFFSET) : this._removeShaderDefine(laya.d3.core.material.PBRStandardMaterial.SHADERDEFINE_TILINGOFFSET) } else this._removeShaderDefine(laya.d3.core.material.PBRStandardMaterial.SHADERDEFINE_TILINGOFFSET); this._setColor(17, a) }); c.__init__ = function () { c.SHADERDEFINE_DIFFUSETEXTURE = c.shaderDefines.registerDefine("DIFFUSETEXTURE"); c.SHADERDEFINE_METALLICGLOSSTEXTURE = c.shaderDefines.registerDefine("METALLICGLOSSTEXTURE"); c.SHADERDEFINE_SMOOTHNESSSOURCE_DIFFUSETEXTURE_ALPHA = c.shaderDefines.registerDefine("SMOOTHNESSSOURCE_DIFFUSETEXTURE_ALPHA"); c.SHADERDEFINE_NORMALTEXTURE = c.shaderDefines.registerDefine("NORMALTEXTURE"); c.SHADERDEFINE_PARALLAXTEXTURE = c.shaderDefines.registerDefine("PARALLAXTEXTURE"); c.SHADERDEFINE_OCCLUSIONTEXTURE = c.shaderDefines.registerDefine("OCCLUSIONTEXTURE"); c.SHADERDEFINE_EMISSION = c.shaderDefines.registerDefine("EMISSION"); c.SHADERDEFINE_EMISSIONTEXTURE = c.shaderDefines.registerDefine("EMISSIONTEXTURE"); c.SHADERDEFINE_TILINGOFFSET = c.shaderDefines.registerDefine("TILINGOFFSET") }; c.SmoothnessSource_MetallicGlossTexture_Alpha = 0; c.SmoothnessSource_DiffuseTexture_Alpha = 1; c.SHADERDEFINE_DIFFUSETEXTURE = 0; c.SHADERDEFINE_NORMALTEXTURE = 0; c.SHADERDEFINE_SMOOTHNESSSOURCE_DIFFUSETEXTURE_ALPHA = 0; c.SHADERDEFINE_METALLICGLOSSTEXTURE = 0; c.SHADERDEFINE_OCCLUSIONTEXTURE = 0; c.SHADERDEFINE_PARALLAXTEXTURE = 0; c.SHADERDEFINE_EMISSION = 0; c.SHADERDEFINE_EMISSIONTEXTURE = 0; c.SHADERDEFINE_TILINGOFFSET = 0; c.DIFFUSETEXTURE = 1; c.METALLICGLOSSTEXTURE = 2; c.NORMALTEXTURE = 3; c.PARALLAXTEXTURE = 4; c.OCCLUSIONTEXTURE = 5; c.EMISSIONTEXTURE = 6; c.DIFFUSECOLOR = 7; c.EMISSIONCOLOR = 8; c.METALLIC = 9; c.SMOOTHNESS = 10; c.SMOOTHNESSSCALE = 11; c.SMOOTHNESSSOURCE = 12; c.OCCLUSIONSTRENGTH = 13; c.NORMALSCALE = 14; c.PARALLAXSCALE = 15; c.ENABLEEMISSION = 16; c.TILINGOFFSET = 17; p(c, ["shaderDefines", function () { return this.shaderDefines = new rb(Na.shaderDefines) }]); return c }(Na), vb = function (a) { function c() { this._transformUV = null; c.__super.call(this); this.setShaderName("SIMPLE"); this._setColor(9, new m(.6, .6, .6)); this._setColor(10, new m(1, 1, 1)); this._setColor(11, new Z(1, 1, 1, 8)); this._setColor(12, new m(1, 1, 1)); this._setColor(7, new Z(1, 1, 1, 1)); this._setNumber(0, .5); this._setColor(15, new Z(1, 1, 0, 0)); this.renderMode = 1 } g(c, "laya.d3.core.material.StandardMaterial", a); var b = c.prototype; b.disableLight = function () { this._addDisablePublicShaderDefine(P.SHADERDEFINE_POINTLIGHT | P.SHADERDEFINE_SPOTLIGHT | P.SHADERDEFINE_DIRECTIONLIGHT) }; b.disableFog = function () { this._addDisablePublicShaderDefine(P.SHADERDEFINE_FOG) }; b.onAsynLoaded = function (b, d, e) { var f = d[0]; if (f.version) a.prototype.onAsynLoaded.call(this, b, d, e); else { b = d[1]; d = f.props; for (var k in d) this[k] = d[k]; c._parseStandardMaterial(b, this, f); this._endLoaded() } }; b.cloneTo = function (b) { a.prototype.cloneTo.call(this, b); this._transformUV && (b._transformUV = this._transformUV.clone()) }; e(0, b, "ambientColor", function () { return this._getColor(9) }, function (a) { this._setColor(9, a) }); e(0, b, "ambientTexture", function () { return this._getTexture(5) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.StandardMaterial.SHADERDEFINE_AMBIENTMAP) : this._removeShaderDefine(laya.d3.core.material.StandardMaterial.SHADERDEFINE_AMBIENTMAP); this._setTexture(5, a) }); e(0, b, "renderMode", null, function (a) { switch (a) { case 1: this.renderQueue = 2E3; this.depthWrite = !0; this.cull = 2; this.blend = 0; this.alphaTest = !1; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 2: this.renderQueue = 2E3; this.depthWrite = !0; this.blend = this.cull = 0; this.alphaTest = !1; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 3: this.depthWrite = !0; this.cull = 2; this.blend = 0; this.renderQueue = 2E3; this.alphaTest = !0; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 4: this.renderQueue = 2E3; this.depthWrite = !0; this.blend = this.cull = 0; this.alphaTest = !0; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 13: this.renderQueue = 3E3; this.depthWrite = !0; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; this.alphaTest = !1; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 14: this.renderQueue = 3E3; this.depthWrite = !0; this.cull = 0; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; this.alphaTest = !1; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 15: this.renderQueue = 3E3; this.depthWrite = !0; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 1; this.alphaTest = !1; this._addShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 16: this.renderQueue = 3E3; this.depthWrite = !0; this.cull = 0; this.blend = 1; this.srcBlend = 770; this.dstBlend = 1; this.alphaTest = !1; this._addShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 5: this.renderQueue = 3E3; this.depthWrite = !1; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; this.alphaTest = !1; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 6: this.renderQueue = 3E3; this.depthWrite = !1; this.cull = 0; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; this.alphaTest = !1; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 7: this.renderQueue = 3E3; this.depthWrite = !1; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 1; this.alphaTest = !1; this._addShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 8: this.renderQueue = 3E3; this.depthWrite = !1; this.cull = 0; this.blend = 1; this.srcBlend = 770; this.dstBlend = 1; this.alphaTest = !1; this._addShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 9: this.renderQueue = 3E3; this.depthTest = 513; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; this.alphaTest = !1; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 10: this.renderQueue = 3E3; this.depthTest = 513; this.cull = 0; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; this.alphaTest = !1; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 11: this.renderQueue = 3E3; this.depthTest = 513; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 1; this.alphaTest = !1; this._addShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 12: this.renderQueue = 3E3; this.depthTest = 513; this.cull = 0; this.blend = 1; this.srcBlend = 770; this.dstBlend = 1; this.alphaTest = !1; this._addShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; default: throw Error("Material:renderMode value error."); } this._conchMaterial && this._conchMaterial.setRenderMode(a) }); e(0, b, "reflectColor", function () { return this._getColor(12) }, function (a) { this._setColor(12, a) }); e(0, b, "tilingOffset", function () { return this._getColor(15) }, function (a) { if (a) { var b = a.elements; 1 != b[0] || 1 != b[1] || 0 != b[2] || 0 != b[3] ? this._addShaderDefine(laya.d3.core.material.StandardMaterial.SHADERDEFINE_TILINGOFFSET) : this._removeShaderDefine(laya.d3.core.material.StandardMaterial.SHADERDEFINE_TILINGOFFSET) } else this._removeShaderDefine(laya.d3.core.material.StandardMaterial.SHADERDEFINE_TILINGOFFSET); this._setColor(15, a) }); e(0, b, "albedo", function () { return this._getColor(7) }, function (a) { this._setColor(7, a) }); e(0, b, "diffuseColor", function () { return this._getColor(10) }, function (a) { this._setColor(10, a) }); e(0, b, "albedoColor", function () { return this._getColor(7) }, function (a) { this._setColor(7, a) }); e(0, b, "specularColor", function () { return this._getColor(11) }, function (a) { this._setColor(11, a) }); e(0, b, "diffuseTexture", function () { return this._getTexture(1) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.StandardMaterial.SHADERDEFINE_DIFFUSEMAP) : this._removeShaderDefine(laya.d3.core.material.StandardMaterial.SHADERDEFINE_DIFFUSEMAP); this._setTexture(1, a) }); e(0, b, "normalTexture", function () { return this._getTexture(2) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.StandardMaterial.SHADERDEFINE_NORMALMAP) : this._removeShaderDefine(laya.d3.core.material.StandardMaterial.SHADERDEFINE_NORMALMAP); this._setTexture(2, a) }); e(0, b, "specularTexture", function () { return this._getTexture(3) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.StandardMaterial.SHADERDEFINE_SPECULARMAP) : this._removeShaderDefine(laya.d3.core.material.StandardMaterial.SHADERDEFINE_SPECULARMAP); this._setTexture(3, a) }); e(0, b, "emissiveTexture", function () { return this._getTexture(4) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.StandardMaterial.SHADERDEFINE_EMISSIVEMAP) : this._removeShaderDefine(laya.d3.core.material.StandardMaterial.SHADERDEFINE_EMISSIVEMAP); this._setTexture(4, a) }); e(0, b, "reflectTexture", function () { return this._getTexture(6) }, function (a) { a ? this._addShaderDefine(laya.d3.core.material.StandardMaterial.SHADERDEFINE_REFLECTMAP) : this._removeShaderDefine(laya.d3.core.material.StandardMaterial.SHADERDEFINE_REFLECTMAP); this._setTexture(6, a) }); e(0, b, "transformUV", function () { return this._transformUV }, function (a) { this._transformUV = a; this._setMatrix4x4(13, a.matrix); a ? this._addShaderDefine(laya.d3.core.material.StandardMaterial.SHADERDEFINE_UVTRANSFORM) : this._removeShaderDefine(laya.d3.core.material.StandardMaterial.SHADERDEFINE_UVTRANSFORM); this._conchMaterial && this._conchMaterial.setShaderValue(13, a.matrix.elements, 0) }); c.__init__ = function () { c.SHADERDEFINE_DIFFUSEMAP = c.shaderDefines.registerDefine("DIFFUSEMAP"); c.SHADERDEFINE_NORMALMAP = c.shaderDefines.registerDefine("NORMALMAP"); c.SHADERDEFINE_SPECULARMAP = c.shaderDefines.registerDefine("SPECULARMAP"); c.SHADERDEFINE_EMISSIVEMAP = c.shaderDefines.registerDefine("EMISSIVEMAP"); c.SHADERDEFINE_AMBIENTMAP = c.shaderDefines.registerDefine("AMBIENTMAP"); c.SHADERDEFINE_REFLECTMAP = c.shaderDefines.registerDefine("REFLECTMAP"); c.SHADERDEFINE_UVTRANSFORM = c.shaderDefines.registerDefine("UVTRANSFORM"); c.SHADERDEFINE_TILINGOFFSET = c.shaderDefines.registerDefine("TILINGOFFSET"); c.SHADERDEFINE_ADDTIVEFOG = c.shaderDefines.registerDefine("ADDTIVEFOG") }; c.load = function (a) { return h.loader.create(a, null, null, c) }; c._parseStandardMaterial = function (a, b, c) { c = c.customProps; var f = c.ambientColor; b.ambientColor = new m(f[0], f[1], f[2]); f = c.diffuseColor; b.diffuseColor = new m(f[0], f[1], f[2]); f = c.specularColor; b.specularColor = new Z(f[0], f[1], f[2], f[3]); f = c.reflectColor; b.reflectColor = new m(f[0], f[1], f[2]); (f = c.albedoColor) && (b.albedo = new Z(f[0], f[1], f[2], f[3])); (f = c.diffuseTexture.texture2D) && (b.diffuseTexture = N.getRes(a[f])); (f = c.normalTexture.texture2D) && (b.normalTexture = N.getRes(a[f])); (f = c.specularTexture.texture2D) && (b.specularTexture = N.getRes(a[f])); (f = c.emissiveTexture.texture2D) && (b.emissiveTexture = N.getRes(a[f])); (f = c.ambientTexture.texture2D) && (b.ambientTexture = N.getRes(a[f])); (c = c.reflectTexture.texture2D) && (b.reflectTexture = N.getRes(a[c])) }; c.RENDERMODE_OPAQUE = 1; c.RENDERMODE_OPAQUEDOUBLEFACE = 2; c.RENDERMODE_CUTOUT = 3; c.RENDERMODE_CUTOUTDOUBLEFACE = 4; c.RENDERMODE_TRANSPARENT = 13; c.RENDERMODE_TRANSPARENTDOUBLEFACE = 14; c.RENDERMODE_ADDTIVE = 15; c.RENDERMODE_ADDTIVEDOUBLEFACE = 16; c.RENDERMODE_DEPTHREAD_TRANSPARENT = 5; c.RENDERMODE_DEPTHREAD_TRANSPARENTDOUBLEFACE = 6; c.RENDERMODE_DEPTHREAD_ADDTIVE = 7; c.RENDERMODE_DEPTHREAD_ADDTIVEDOUBLEFACE = 8; c.RENDERMODE_NONDEPTH_TRANSPARENT = 9; c.RENDERMODE_NONDEPTH_TRANSPARENTDOUBLEFACE = 10; c.RENDERMODE_NONDEPTH_ADDTIVE = 11; c.RENDERMODE_NONDEPTH_ADDTIVEDOUBLEFACE = 12; c.SHADERDEFINE_DIFFUSEMAP = 0; c.SHADERDEFINE_NORMALMAP = 0; c.SHADERDEFINE_SPECULARMAP = 0; c.SHADERDEFINE_EMISSIVEMAP = 0; c.SHADERDEFINE_AMBIENTMAP = 0; c.SHADERDEFINE_REFLECTMAP = 0; c.SHADERDEFINE_UVTRANSFORM = 0; c.SHADERDEFINE_TILINGOFFSET = 0; c.SHADERDEFINE_ADDTIVEFOG = 0; c.DIFFUSETEXTURE = 1; c.NORMALTEXTURE = 2; c.SPECULARTEXTURE = 3; c.EMISSIVETEXTURE = 4; c.AMBIENTTEXTURE = 5; c.REFLECTTEXTURE = 6; c.ALBEDO = 7; c.UVANIAGE = 8; c.MATERIALAMBIENT = 9; c.MATERIALDIFFUSE = 10; c.MATERIALSPECULAR = 11; c.MATERIALREFLECT = 12; c.UVMATRIX = 13; c.UVAGE = 14; c.TILINGOFFSET = 15; p(c, ["defaultMaterial", function () { return this.defaultMaterial = new c }, "shaderDefines", function () { return this.shaderDefines = new rb(Na.shaderDefines) }]); return c }(Na), qd = function (a) { function c() { this._diffuseScale4 = this._diffuseScale3 = this._diffuseScale2 = this._diffuseScale1 = null; c.__super.call(this); this.setShaderName("Terrain"); this.renderMode = 1; this._diffuseScale1 = new La; this._diffuseScale2 = new La; this._diffuseScale3 = new La; this._diffuseScale4 = new La; this.ambientColor = new m(.6, .6, .6); this.diffuseColor = new m(1, 1, 1); this.specularColor = new Z(.2, .2, .2, 32) } g(c, "laya.d3.core.material.TerrainMaterial", a); var b = c.prototype; b.setDiffuseScale1 = function (a, b) { this._diffuseScale1.x = a; this._diffuseScale1.y = b; this._setColor(6, this._diffuseScale1) }; b.setDiffuseScale2 = function (a, b) { this._diffuseScale2.x = a; this._diffuseScale2.y = b; this._setColor(7, this._diffuseScale2) }; b.setDiffuseScale3 = function (a, b) { this._diffuseScale3.x = a; this._diffuseScale3.y = b; this._setColor(8, this._diffuseScale3) }; b.setDiffuseScale4 = function (a, b) { this._diffuseScale4.x = a; this._diffuseScale4.y = b; this._setColor(9, this._diffuseScale4) }; b.setDetailNum = function (a) { switch (a) { case 1: this._addShaderDefine(laya.d3.core.material.TerrainMaterial.SHADERDEFINE_DETAIL_NUM1); this._removeShaderDefine(laya.d3.core.material.TerrainMaterial.SHADERDEFINE_DETAIL_NUM2); this._removeShaderDefine(laya.d3.core.material.TerrainMaterial.SHADERDEFINE_DETAIL_NUM3); this._removeShaderDefine(laya.d3.core.material.TerrainMaterial.SHADERDEFINE_DETAIL_NUM4); break; case 2: this._addShaderDefine(laya.d3.core.material.TerrainMaterial.SHADERDEFINE_DETAIL_NUM2); this._removeShaderDefine(laya.d3.core.material.TerrainMaterial.SHADERDEFINE_DETAIL_NUM1); this._removeShaderDefine(laya.d3.core.material.TerrainMaterial.SHADERDEFINE_DETAIL_NUM3); this._removeShaderDefine(laya.d3.core.material.TerrainMaterial.SHADERDEFINE_DETAIL_NUM4); break; case 3: this._addShaderDefine(laya.d3.core.material.TerrainMaterial.SHADERDEFINE_DETAIL_NUM3); this._removeShaderDefine(laya.d3.core.material.TerrainMaterial.SHADERDEFINE_DETAIL_NUM1); this._removeShaderDefine(laya.d3.core.material.TerrainMaterial.SHADERDEFINE_DETAIL_NUM2); this._removeShaderDefine(laya.d3.core.material.TerrainMaterial.SHADERDEFINE_DETAIL_NUM4); break; case 4: this._addShaderDefine(laya.d3.core.material.TerrainMaterial.SHADERDEFINE_DETAIL_NUM4), this._removeShaderDefine(laya.d3.core.material.TerrainMaterial.SHADERDEFINE_DETAIL_NUM1), this._removeShaderDefine(laya.d3.core.material.TerrainMaterial.SHADERDEFINE_DETAIL_NUM2), this._removeShaderDefine(laya.d3.core.material.TerrainMaterial.SHADERDEFINE_DETAIL_NUM3) } }; b.disableLight = function () { this._addDisablePublicShaderDefine(P.SHADERDEFINE_POINTLIGHT | P.SHADERDEFINE_SPOTLIGHT | P.SHADERDEFINE_DIRECTIONLIGHT) }; b.setShaderName = function (b) { a.prototype.setShaderName.call(this, b) }; e(0, b, "renderMode", null, function (a) { switch (a) { case 1: this.renderQueue = 2E3; this.depthWrite = !0; this.cull = 2; this.blend = 0; this.depthTest = 513; break; case 2: this.renderQueue = 2E3; this.depthWrite = !1; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; this.depthTest = 515; break; default: throw Error("TerrainMaterial:renderMode value error."); } this._conchMaterial && this._conchMaterial.setRenderMode(a) }); e(0, b, "diffuseTexture2", function () { return this._getTexture(3) }, function (a) { this._setTexture(3, a) }); e(0, b, "ambientColor", function () { return this._getColor(10) }, function (a) { this._setColor(10, a) }); e(0, b, "diffuseTexture4", function () { return this._getTexture(5) }, function (a) { this._setTexture(5, a) }); e(0, b, "diffuseColor", function () { return this._getColor(11) }, function (a) { this._setColor(11, a) }); e(0, b, "diffuseTexture1", function () { return this._getTexture(2) }, function (a) { this._setTexture(2, a) }); e(0, b, "specularColor", function () { return this._getColor(12) }, function (a) { this._setColor(12, a) }); e(0, b, "diffuseTexture3", function () { return this._getTexture(4) }, function (a) { this._setTexture(4, a) }); e(0, b, "splatAlphaTexture", function () { return this._getTexture(0) }, function (a) { this._setTexture(0, a) }); e(0, b, "normalTexture", function () { return this._getTexture(1) }, function (a) { this._setTexture(1, a) }); c.__init__ = function () { c.SHADERDEFINE_DETAIL_NUM1 = c.shaderDefines.registerDefine("DETAIL_NUM1"); c.SHADERDEFINE_DETAIL_NUM2 = c.shaderDefines.registerDefine("DETAIL_NUM2"); c.SHADERDEFINE_DETAIL_NUM4 = c.shaderDefines.registerDefine("DETAIL_NUM4"); c.SHADERDEFINE_DETAIL_NUM3 = c.shaderDefines.registerDefine("DETAIL_NUM3") }; c.load = function (a) { return h.loader.create(a, null, null, c) }; c.RENDERMODE_OPAQUE = 1; c.RENDERMODE_TRANSPARENT = 2; c.SPLATALPHATEXTURE = 0; c.NORMALTEXTURE = 1; c.DIFFUSETEXTURE1 = 2; c.DIFFUSETEXTURE2 = 3; c.DIFFUSETEXTURE3 = 4; c.DIFFUSETEXTURE4 = 5; c.DIFFUSESCALE1 = 6; c.DIFFUSESCALE2 = 7; c.DIFFUSESCALE3 = 8; c.DIFFUSESCALE4 = 9; c.MATERIALAMBIENT = 10; c.MATERIALDIFFUSE = 11; c.MATERIALSPECULAR = 12; c.SHADERDEFINE_DETAIL_NUM1 = 0; c.SHADERDEFINE_DETAIL_NUM2 = 0; c.SHADERDEFINE_DETAIL_NUM3 = 0; c.SHADERDEFINE_DETAIL_NUM4 = 0; p(c, ["defaultMaterial", function () { return this.defaultMaterial = new c }, "shaderDefines", function () { return this.shaderDefines = new rb(Na.shaderDefines) }]); return c }(Na), Wc = function (a) { function c() { this._useVertexDeep = !1; c.__super.call(this); this.setShaderName("Water") } g(c, "laya.d3.core.material.WaterMaterial", a); var b = c.prototype; b.disableFog = function () { this._addDisablePublicShaderDefine(P.SHADERDEFINE_FOG) }; b.onAsynLoaded = function (b, c, d) { a.prototype.onAsynLoaded.call(this, b, c, d) }; e(0, b, "diffuseTexture", function () { return this._getTexture(1) }, function (a) { this._setTexture(1, a) }); e(0, b, "normalTexture", function () { return this._getTexture(2) }, function (a) { this._setTexture(2, a) }); e(0, b, "underWaterTexture", function () { return this._getTexture(3) }, function (a) { this._setTexture(3, a) }); e(0, b, "deepColorTexture", function () { return this._getTexture(10) }, function (a) { this._setTexture(10, a) }); e(0, b, "useFoam", null, function (a) { a ? this._addShaderDefine(c.SHADERDEFINE_USE_FOAM) : this._removeShaderDefine(c.SHADERDEFINE_USE_FOAM) }); e(0, b, "skyTexture", function () { return this._getTexture(11) }, function (a) { this._setTexture(11, a) }); e(0, b, "deepScale", function () { return this._getNumber(20) }, function (a) { this._setNumber(20, a) }); e(0, b, "detailTexture", function () { return this._getTexture(9) }, function (a) { this._setTexture(9, a) }); e(0, b, "foamTexture", function () { return this._getTexture(17) }, function (a) { this._setTexture(17, a) }); e(0, b, "waterInfoTexture", function () { return this._getTexture(16) }, function (a) { this._setTexture(16, a) }); e(0, b, "vertexDispTexture", function () { return this._getTexture(4) }, function (a) { this._setTexture(4, a) }); e(0, b, "currentTm", function () { return this._getNumber(8) }, function (a) { this._setNumber(8, a) }); e(0, b, "waveInfo", function () { return this._getBuffer(12) }, function (a) { this._setBuffer(12, a) }); e(0, b, "waveInfoD", function () { return this._getBuffer(13) }, function (a) { this._setBuffer(13, a) }); e(0, b, "waveMainDir", function () { return this._getNumber(14) }, function (a) { this._setNumber(14, a * Math.PI / 180) }); e(0, b, "geoWaveUVScale", function () { return this._getNumber(18) }, function (a) { this._setNumber(18, a) }); e(0, b, "windSpeed", function () { return 0 }, function (a) { }); e(0, b, "scrsize", null, function (a) { this._setBuffer(15, a) }); e(0, b, "seaColor", function () { return this._getBuffer(19) }, function (a) { this._setBuffer(19, a) }); e(0, b, "useVertexDeep", function () { return this._useVertexDeep }, function (a) { (this._useVertexDeep = a) ? this._addShaderDefine(c.SHADERDEFINE_USEVERTEXHEIGHT) : this._removeShaderDefine(c.SHADERDEFINE_USEVERTEXHEIGHT) }); e(0, b, "windDir", function () { return 0 }, function (a) { }); e(0, b, "useRefractTexture", null, function (a) { a ? this._addShaderDefine(c.SHADERDEFINE_USE_REFRACT_TEX) : this._removeShaderDefine(c.SHADERDEFINE_USE_REFRACT_TEX) }); e(0, b, "renderMode", null, function (a) { switch (a) { case 1: this.renderQueue = 2E3; this.depthWrite = !0; this.cull = 2; this.blend = 0; this.alphaTest = !1; break; case 2: this.renderQueue = 2E3; this.depthWrite = !0; this.blend = this.cull = 0; this.alphaTest = !1; break; case 3: this.depthWrite = !0; this.cull = 2; this.blend = 0; this.renderQueue = 2E3; break; case 13: this.renderQueue = 3E3; this.depthWrite = !0; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; break; default: throw Error("PBRMaterial:renderMode value error."); } }); c.__init__ = function () { c.SHADERDEFINE_CUBE_ENV = c.shaderDefines.registerDefine("CUBE_ENV"); c.SHADERDEFINE_HDR_ENV = c.shaderDefines.registerDefine("HDR_ENV"); c.SHADERDEFINE_SHOW_NORMAL = c.shaderDefines.registerDefine("SHOW_NORMAL"); c.SHADERDEFINE_USEVERTEXHEIGHT = c.shaderDefines.registerDefine("USE_VERTEX_DEEPINFO"); c.SHADERDEFINE_USE_FOAM = c.shaderDefines.registerDefine("USE_FOAM"); c.SHADERDEFINE_USE_REFRACT_TEX = c.shaderDefines.registerDefine("USE_REFR_TEX") }; c.load = function (a) { return h.loader.create(a, null, null, c) }; c.DIFFUSETEXTURE = 1; c.NORMALTEXTURE = 2; c.UNDERWATERTEXTURE = 3; c.VERTEXDISPTEXTURE = 4; c.UVANIAGE = 5; c.UVMATRIX = 6; c.UVAGE = 7; c.CURTM = 8; c.DETAILTEXTURE = 9; c.DEEPCOLORTEXTURE = 10; c.SKYTEXTURE = 11; c.WAVEINFO = 12; c.WAVEINFOD = 13; c.WAVEMAINDIR = 14; c.SCRSIZE = 15; c.WATERINFO = 16; c.FOAMTEXTURE = 17; c.GEOWAVE_UV_SCALE = 18; c.SEA_COLOR = 19; c.WAVEINFODEEPSCALE = 20; c.SHADERDEFINE_SHOW_NORMAL = 0; c.SHADERDEFINE_CUBE_ENV = 0; c.SHADERDEFINE_HDR_ENV = 0; c.SHADERDEFINE_USE_FOAM = 0; c.SHADERDEFINE_USE_REFRACT_TEX = 0; c.SHADERDEFINE_USEVERTEXHEIGHT = 0; c.RENDERMODE_OPAQUE = 1; c.RENDERMODE_OPAQUEDOUBLEFACE = 2; c.RENDERMODE_CUTOUT = 3; c.RENDERMODE_CUTOUTDOUBLEFACE = 4; c.RENDERMODE_TRANSPARENT = 13; p(c, ["defaultMaterial", function () { return this.defaultMaterial = new c }, "shaderDefines", function () { return this.shaderDefines = new rb(Na.shaderDefines) }]); return c }(Na), ya = function (a) { function c() { this.cacheViewLayer = this.graphicLayer = this.popLayer = this.txtLayer = this.lineLayer = this.nodeRecInfoLayer = null; c.__super.call(this); this.nodeRecInfoLayer = new X; this.lineLayer = new X; this.txtLayer = new X; this.popLayer = new X; this.graphicLayer = new X; this.cacheViewLayer = new X; this.nodeRecInfoLayer.name = "nodeRecInfoLayer"; this.lineLayer.name = "lineLayer"; this.txtLayer.name = "txtLayer"; this.popLayer.name = "popLayer"; this.graphicLayer.name = "graphicLayer"; this.cacheViewLayer.name = "cacheViewLayer"; this.addChild(this.lineLayer); this.addChild(this.cacheViewLayer); this.addChild(this.nodeRecInfoLayer); this.addChild(this.txtLayer); this.addChild(this.popLayer); this.addChild(this.graphicLayer); c.I = this; this.zOrder = 999; h.stage.on("doubleclick", this, this.setTop) } g(c, "laya.debug.view.nodeInfo.DebugInfoLayer", a); a = c.prototype; a.setTop = function () { ha.setTop(this) }; a.isDebugItem = function (a) { return ha.isInTree(this, a) }; c.init = function () { c.I || (new c, h.stage.addChild(c.I)) }; c.I = null; return c }(X), Lb = function (a) { function c() { this._stateDic = {}; this.isWorkState = !1; c.__super.call(this) } g(c, "laya.debug.view.nodeInfo.NodeInfoPanel", a); a = c.prototype; a.showDisInfo = function (a) { this.recoverNodes(); Hc.showDisInfos(a); this.showOnly(a); this.isWorkState = !0 }; a.showOnly = function (a) { a && (this.hideBrothers(a), this.showOnly(a.parent)) }; a.recoverNodes = function () { Hc.hideAllInfos(); var a, c, d; for (a in this._stateDic) if (c = this._stateDic[a], d = c.target) try { d.visible = c.visible } catch (n) { } this.isWorkState = !1 }; a.hideOtherChain = function (a) { if (a) for (; a;) this.hideBrothers(a), a = a.parent }; a.hideChilds = function (a) { if (a) { var b, c; c = a._childs; b = c.length; var d; for (a = 0; a < b; a++) d = c[a], d != Hc.NodeInfoContainer && (this.saveNodeInfo(d), d.visible = !1) } }; a.hideBrothers = function (a) { if (a) { var b; if (b = a.parent) { var c, d; d = b._childs; c = d.length; var e; for (b = 0; b < c; b++) e = d[b], e != Hc.NodeInfoContainer && e != a && (this.saveNodeInfo(e), e.visible = !1) } } }; a.saveNodeInfo = function (a) { aa.idObj(a); if (!this._stateDic.hasOwnProperty(aa.getObjID(a))) { var b; b = {}; b.target = a; b.visible = a.visible; this._stateDic[aa.getObjID(a)] = b } }; a.recoverNodeInfo = function (a) { aa.idObj(a); if (this._stateDic.hasOwnProperty(aa.getObjID(a))) { var b; b = this._stateDic[aa.getObjID(a)]; a.visible = b.visible } }; c.init = function () { c.I || (c.I = new c, Hc.init(), wb.init()) }; c.I = null; return c }(X), Hc = function (a) { function c() { this._tar = this._infoTxt = null; c.__super.call(this); this._infoTxt = new ga; this._infoTxt.color = "#ff0000"; this._infoTxt.bgColor = "#00ff00"; this._infoTxt.fontSize = 12 } g(c, "laya.debug.view.nodeInfo.NodeInfosItem", a); a = c.prototype; a.removeSelf = function () { this._infoTxt.removeSelf(); return laya.display.Node.prototype.removeSelf.call(this) }; a.showToUI = function () { c.NodeInfoContainer.nodeRecInfoLayer.addChild(this); this._infoTxt.removeSelf(); c.NodeInfoContainer.txtLayer.addChild(this._infoTxt); this.findOkPos() }; a.randomAPos = function (a) { this._infoTxt.x = this.x + h.stage.width * Math.random(); this._infoTxt.y = this.y + a * Math.random() }; a.findOkPos = function () { this.randomAPos(20) }; a.isPosOk = function () { var a, f, d; d = c.NodeInfoContainer.nodeRecInfoLayer._childs; f = d.length; var e, g; g = this._infoTxt.getBounds(); if (0 > g.x || 0 > g.y || g.right > h.stage.width) return !1; for (a = 0; a < f; a++) if (e = d[a], e != this._infoTxt && g.intersects(e.getBounds())) return !1; return !0 }; a.showInfo = function (a) { if (this._tar = a) { c._txts.length = 0; var b, d, e; d = c.showValues.length; a.name ? c._txts.push(qa.getClassName(a) + "(" + a.name + ")") : c._txts.push(qa.getClassName(a)); for (b = 0; b < d; b++) e = c.showValues[b], c._txts.push(e + ":" + c.getNodeValue(a, e)); this._infoTxt.text = c._txts.join("\n"); this.graphics.clear(); !(b = a._getBoundPointsM(!0)) || 1 > b.length || (b = xb.pListToPointList(b, !0), Hb.walkArr(b, a.localToGlobal, a), b = xb.pointListToPlist(b), c._disBoundRec = R._getWrapRec(b, c._disBoundRec), this.graphics.drawRect(0, 0, c._disBoundRec.width, c._disBoundRec.height, null, "#00ffff"), this.pos(c._disBoundRec.x, c._disBoundRec.y)) } }; a.fresh = function () { this.showInfo(this._tar) }; a.clearMe = function () { this._tar = null }; a.recover = function () { Pa.recover("NodeInfosItem", this) }; c.init = function () { c.NodeInfoContainer || (ya.init(), c.NodeInfoContainer = ya.I, h.stage.addChild(c.NodeInfoContainer)) }; c.getNodeInfoByNode = function (a) { aa.idObj(a); a = aa.getObjID(a); c._nodeInfoDic[a] || (c._nodeInfoDic[a] = new c); return c._nodeInfoDic[a] }; c.hideAllInfos = function () { var a, f; for (a in c._nodeInfoDic) f = c._nodeInfoDic[a], f.removeSelf(); c.clearRelations() }; c.showNodeInfo = function (a) { var b; b = c.getNodeInfoByNode(a); b.showInfo(a); b.showToUI() }; c.showDisInfos = function (a) { var b; if (b = a) { for (; a;) c.showNodeInfo(a), a = a.parent; ha.setTop(c.NodeInfoContainer); c.apdtTxtInfoPoss(b); c.updateRelations() } }; c.apdtTxtInfoPoss = function (a) { var b; for (b = []; a;) b.push(a), a = a.parent; var d, e; e = b.length; var g; g = h.stage.width - 150; var l; l = 100; if (a = b[0]) if (a = c.getNodeInfoByNode(a)) a = a._infoTxt, g = h.stage.width - a.width - 10, l = a.height + 10; b = b.reverse(); for (d = 0; d < e; d++) if (a = b[d], a = c.getNodeInfoByNode(a)) a = a._infoTxt, a.pos(g, l * d) }; c.clearRelations = function () { c.NodeInfoContainer.lineLayer.graphics.clear() }; c.updateRelations = function () { var a; a = c.NodeInfoContainer.lineLayer.graphics; a.clear(); var f, d; for (f in c._nodeInfoDic) d = c._nodeInfoDic[f], d.parent && a.drawLine(d.x, d.y, d._infoTxt.x, d._infoTxt.y, "#0000ff") }; c.getNodeValue = function (a, f) { var b; c._nodePoint.setTo(0, 0); switch (f) { case "x": b = a.x + " (g:" + a.localToGlobal(c._nodePoint).x + ")"; break; case "y": b = a.y + " (g:" + a.localToGlobal(c._nodePoint).y + ")"; break; default: b = a[f] } return b }; c.NodeInfoContainer = null; c._nodeInfoDic = {}; c._txts = []; p(c, ["showValues", function () { return this.showValues = "x y scaleX scaleY width height visible mouseEnabled".split(" ") }, "_disBoundRec", function () { return this._disBoundRec = new R }, "_nodePoint", function () { return this._nodePoint = new V }]); return c }(X), lc = function (a) { function c() { c.__super.call(this); this.setShaderName("PARTICLESHURIKEN"); this.renderMode = 6 } g(c, "laya.d3.core.particleShuriKen.ShurikenParticleMaterial", a); var b = c.prototype; b.onAsynLoaded = function (b, d, e) { var f = d[0]; if (f.version) a.prototype.onAsynLoaded.call(this, b, d, e); else { b = d[1]; d = f.props; for (var k in d) this[k] = d[k]; c._parseShurikenParticleMaterial(b, this, f); this._endLoaded() } }; e(0, b, "renderMode", null, function (a) { switch (a) { case 1: this.renderQueue = 2E3; this.depthWrite = !0; this.cull = 2; this.blend = 0; this.alphaTest = !1; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 2: this.renderQueue = 2E3; this.depthWrite = !0; this.blend = this.cull = 0; this.alphaTest = !1; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 3: this.depthWrite = !0; this.cull = 2; this.blend = 0; this.renderQueue = 2E3; this.alphaTest = !0; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 4: this.renderQueue = 2E3; this.depthWrite = !0; this.blend = this.cull = 0; this.alphaTest = !0; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 13: this.renderQueue = 3E3; this.depthWrite = !0; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; this.alphaTest = !1; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 14: this.renderQueue = 3E3; this.depthWrite = !0; this.cull = 0; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; this.alphaTest = !1; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 15: this.renderQueue = 3E3; this.depthWrite = !0; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 1; this.alphaTest = !1; this._addShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 16: this.renderQueue = 3E3; this.depthWrite = !0; this.cull = 0; this.blend = 1; this.srcBlend = 770; this.dstBlend = 1; this.alphaTest = !1; this._addShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 5: this.renderQueue = 3E3; this.depthWrite = !1; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; this.alphaTest = !1; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 6: this.renderQueue = 3E3; this.depthWrite = !1; this.cull = 0; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; this.alphaTest = !1; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 7: this.renderQueue = 3E3; this.depthWrite = !1; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 1; this.alphaTest = !1; this._addShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 8: this.renderQueue = 3E3; this.depthWrite = !1; this.cull = 0; this.blend = 1; this.srcBlend = 770; this.dstBlend = 1; this.alphaTest = !1; this._addShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 9: this.renderQueue = 3E3; this.depthTest = 513; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; this.alphaTest = !1; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 10: this.renderQueue = 3E3; this.depthTest = 513; this.cull = 0; this.blend = 1; this.srcBlend = 770; this.dstBlend = 771; this.alphaTest = !1; this._removeShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 11: this.renderQueue = 3E3; this.depthTest = 513; this.cull = 2; this.blend = 1; this.srcBlend = 770; this.dstBlend = 1; this.alphaTest = !1; this._addShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; case 12: this.renderQueue = 3E3; this.depthTest = 513; this.cull = 0; this.blend = 1; this.srcBlend = 770; this.dstBlend = 1; this.alphaTest = !1; this._addShaderDefine(c.SHADERDEFINE_ADDTIVEFOG); break; default: throw Error("Material:renderMode value error."); } this._conchMaterial && this._conchMaterial.setRenderMode(a) }); e(0, b, "tintColor", function () { return this._getColor(2) }, function (a) { a ? this._addShaderDefine(laya.d3.core.particleShuriKen.ShurikenParticleMaterial.SHADERDEFINE_TINTCOLOR) : this._removeShaderDefine(laya.d3.core.particleShuriKen.ShurikenParticleMaterial.SHADERDEFINE_TINTCOLOR); this._setColor(2, a) }); e(0, b, "tilingOffset", function () { return this._getColor(3) }, function (a) { if (a) { var b = a.elements; 1 != b[0] || 1 != b[1] || 0 != b[2] || 0 != b[3] ? this._addShaderDefine(laya.d3.core.particleShuriKen.ShurikenParticleMaterial.SHADERDEFINE_TILINGOFFSET) : this._removeShaderDefine(laya.d3.core.particleShuriKen.ShurikenParticleMaterial.SHADERDEFINE_TILINGOFFSET) } else this._removeShaderDefine(laya.d3.core.particleShuriKen.ShurikenParticleMaterial.SHADERDEFINE_TILINGOFFSET); this._setColor(3, a) }); e(0, b, "diffuseTexture", function () { return this._getTexture(1) }, function (a) { a ? this._addShaderDefine(laya.d3.core.particleShuriKen.ShurikenParticleMaterial.SHADERDEFINE_DIFFUSEMAP) : this._removeShaderDefine(laya.d3.core.particleShuriKen.ShurikenParticleMaterial.SHADERDEFINE_DIFFUSEMAP); this._setTexture(1, a) }); c.__init__ = function () { c.SHADERDEFINE_DIFFUSEMAP = c.shaderDefines.registerDefine("DIFFUSEMAP"); c.SHADERDEFINE_TINTCOLOR = c.shaderDefines.registerDefine("TINTCOLOR"); c.SHADERDEFINE_ADDTIVEFOG = c.shaderDefines.registerDefine("ADDTIVEFOG"); c.SHADERDEFINE_TILINGOFFSET = c.shaderDefines.registerDefine("TILINGOFFSET") }; c.load = function (a) { return h.loader.create(a, null, null, c) }; c._parseShurikenParticleMaterial = function (a, b, c) { c = c.customProps; var f = c.diffuseTexture.texture2D; f && (b.diffuseTexture = N.getRes(a[f])); (a = c.tintColor) && (b.tintColor = new Z(a[0], a[1], a[2], a[3])) }; c.RENDERMODE_OPAQUE = 1; c.RENDERMODE_OPAQUEDOUBLEFACE = 2; c.RENDERMODE_CUTOUT = 3; c.RENDERMODE_CUTOUTDOUBLEFACE = 4; c.RENDERMODE_TRANSPARENT = 13; c.RENDERMODE_TRANSPARENTDOUBLEFACE = 14; c.RENDERMODE_ADDTIVE = 15; c.RENDERMODE_ADDTIVEDOUBLEFACE = 16; c.RENDERMODE_DEPTHREAD_TRANSPARENT = 5; c.RENDERMODE_DEPTHREAD_TRANSPARENTDOUBLEFACE = 6; c.RENDERMODE_DEPTHREAD_ADDTIVE = 7; c.RENDERMODE_DEPTHREAD_ADDTIVEDOUBLEFACE = 8; c.RENDERMODE_NONDEPTH_TRANSPARENT = 9; c.RENDERMODE_NONDEPTH_TRANSPARENTDOUBLEFACE = 10; c.RENDERMODE_NONDEPTH_ADDTIVE = 11; c.RENDERMODE_NONDEPTH_ADDTIVEDOUBLEFACE = 12; c.SHADERDEFINE_DIFFUSEMAP = 0; c.SHADERDEFINE_TINTCOLOR = 0; c.SHADERDEFINE_TILINGOFFSET = 0; c.SHADERDEFINE_ADDTIVEFOG = 0; c.DIFFUSETEXTURE = 1; c.TINTCOLOR = 2; c.TILINGOFFSET = 3; p(c, ["defaultMaterial", function () { return this.defaultMaterial = new c }, "shaderDefines", function () { return this.shaderDefines = new rb(Na.shaderDefines) }]); return c }(Na), xl = function (a) { function c() { this._tar = this.txt = null; this.recColor = "#00ff00"; c.__super.call(this); this.txt = new ga; this.txt.color = "#ff0000"; this.txt.bgColor = "#00ff00"; this.txt.fontSize = 12; this.addChild(this.txt) } g(c, "laya.debug.view.nodeInfo.recinfos.NodeRecInfo", a); a = c.prototype; a.setInfo = function (a) { this.txt.text = a }; a.setTarget = function (a) { this._tar = a }; a.showInfo = function (a) { if ((this._tar = a) && a._$P) { this.graphics.clear(); var b; !(b = a._getBoundPointsM(!0)) || 1 > b.length || (b = xb.pListToPointList(b, !0), Hb.walkArr(b, a.localToGlobal, a), b = xb.pointListToPlist(b), c._disBoundRec = R._getWrapRec(b, c._disBoundRec), this.graphics.drawRect(0, 0, c._disBoundRec.width, c._disBoundRec.height, null, Vd.RECACHE_REC_COLOR, 2), this.pos(c._disBoundRec.x, c._disBoundRec.y)) } }; a.fresh = function () { this.showInfo(this._tar) }; a.clearMe = function () { this._tar = null }; p(c, ["_disBoundRec", function () { return this._disBoundRec = new R }]); return c }(X), wb = function (a) { function c() { c.__super.call(this); Sa.base64.preLoad(M.create(this, this.showToolBar)); td.init(); Sg.init(); new yl } g(c, "laya.debug.view.nodeInfo.ToolPanel", a); a = c.prototype; a.showToolBar = function () { he.I.show() }; a.createViews = function () { c.typeClassDic.Find = zl; c.typeClassDic.Filter = Al; c.typeClassDic.TxtInfo = Bl; c.typeClassDic.Tree = wh }; a.switchShow = function (a) { (a = this.getView(a)) && a.switchShow() }; a.getView = function (a) { var b; b = c.viewDic[a]; !b && c.typeClassDic[a] && (b = c.viewDic[a] = new c.typeClassDic[a]); return b }; a.showTxtInfo = function (a) { dc.I.showTxt(a) }; a.showNodeTree = function (a) { Ud.I.setDis(a); he.I.switchToTree() }; a.showSelectInStage = function (a) { Ud.I.showSelectInStage(a); he.I.switchToTree() }; a.showSelectItems = function (a) { he.I.swichToSelect(); Vb.I.setSelectList(a) }; c.init = function () { c.I || (c.I = new c) }; c.I = null; c.viewDic = {}; c.Find = "Find"; c.Filter = "Filter"; c.TxtInfo = "TxtInfo"; c.Tree = "Tree"; p(c, ["typeClassDic", function () { return this.typeClassDic = {} }]); return c }(X), Pd = function (a) { function c() { c.__super.call(this); this.setShaderName("Trail"); this._setColor(2, new Z(1, 1, 1, 1)) } g(c, "laya.d3.core.trail.TrailMaterial", a); a = c.prototype; e(0, a, "tintColor", function () { return this._getColor(2) }, function (a) { this._setColor(2, a) }); e(0, a, "diffuseTexture", function () { return this._getTexture(1) }, function (a) { a ? this._addShaderDefine(laya.d3.core.trail.TrailMaterial.SHADERDEFINE_DIFFUSETEXTURE) : this._removeShaderDefine(laya.d3.core.trail.TrailMaterial.SHADERDEFINE_DIFFUSETEXTURE); this._setTexture(1, a) }); e(0, a, "tilingOffset", function () { return this._getColor(3) }, function (a) { if (a) { var b = a.elements; 1 != b[0] || 1 != b[1] || 0 != b[2] || 0 != b[3] ? this._addShaderDefine(laya.d3.core.trail.TrailMaterial.SHADERDEFINE_TILINGOFFSET) : this._removeShaderDefine(laya.d3.core.trail.TrailMaterial.SHADERDEFINE_TILINGOFFSET) } else this._removeShaderDefine(laya.d3.core.trail.TrailMaterial.SHADERDEFINE_TILINGOFFSET); this._setColor(3, a) }); c.__init__ = function () { c.SHADERDEFINE_DIFFUSETEXTURE = c.shaderDefines.registerDefine("DIFFUSETEXTURE"); c.SHADERDEFINE_TILINGOFFSET = c.shaderDefines.registerDefine("TILINGOFFSET") }; c.load = function (a) { return h.loader.create(a, null, null, c) }; c.SHADERDEFINE_DIFFUSETEXTURE = 0; c.SHADERDEFINE_TILINGOFFSET = 0; c.DIFFUSETEXTURE = 1; c.TINTCOLOR = 2; c.TILINGOFFSET = 3; p(c, ["defaultMaterial", function () { return this.defaultMaterial = new c }, "shaderDefines", function () { return this.shaderDefines = new rb(Na.shaderDefines) }]); return c }(Na), xh = function (a) { function c() { this.loop = !1; this._count = this._index = this.wrapMode = 0; this._isPlaying = !1; this._labels = null; this._frameRateChanged = this._isReverse = !1; this._actionName = this._controlNode = null; c.__super.call(this); this._interval = cb.animationInterval; this._setUpNoticeType(1) } g(c, "laya.display.AnimationPlayerBase", a); var b = c.prototype; b.play = function (a, b, c, d) { void 0 === a && (a = 0); void 0 === b && (b = !0); void 0 === c && (c = ""); this._isPlaying = !0; this.index = "string" == typeof a ? this._getFrameByLabel(a) : a; this.loop = b; this._actionName = c; this._isReverse = 1 == this.wrapMode; 0 < this.interval && this.timerLoop(this.interval, this, this._frameLoop, null, !0, !0) }; b._getFrameByLabel = function (a) { var b; for (b = 0; b < this._count; b++) if (this._labels[b] && 0 <= this._labels[b].indexOf(a)) return b; return 0 }; b._frameLoop = function () { if (this._isReverse) { if (this._index--, 0 > this._index) if (this.loop) 2 == this.wrapMode ? (this._index = 0 < this._count ? 1 : 0, this._isReverse = !1) : this._index = this._count - 1, this.event("complete"); else { this._index = 0; this.stop(); this.event("complete"); return } } else if (this._index++, this._index >= this._count) if (this.loop) 2 == this.wrapMode ? (this._index = 0 <= this._count - 2 ? this._count - 2 : 0, this._isReverse = !0) : this._index = 0, this.event("complete"); else { this._index--; this.stop(); this.event("complete"); return } this.index = this._index }; b._setControlNode = function (a) { this._controlNode && (this._controlNode.off("display", this, this._checkResumePlaying), this._controlNode.off("undisplay", this, this._checkResumePlaying)); (this._controlNode = a) && a != this && (a.on("display", this, this._checkResumePlaying), a.on("undisplay", this, this._checkResumePlaying)) }; b._setDisplay = function (b) { a.prototype._setDisplay.call(this, b); this._checkResumePlaying() }; b._checkResumePlaying = function () { this._isPlaying && (this._controlNode.displayedInStage ? this.play(this._index, this.loop, this._actionName) : this.clearTimer(this, this._frameLoop)) }; b.stop = function () { this._isPlaying = !1; this.clearTimer(this, this._frameLoop) }; b.addLabel = function (a, b) { this._labels || (this._labels = {}); this._labels[b] || (this._labels[b] = []); this._labels[b].push(a) }; b.removeLabel = function (a) { if (!a) this._labels = null; else if (this._labels) for (var b in this._labels) this._removeLabelFromLabelList(this._labels[b], a) }; b._removeLabelFromLabelList = function (a, b) { if (a) for (var c = a.length - 1; 0 <= c; c--) a[c] == b && a.splice(c, 1) }; b.gotoAndStop = function (a) { this.index = "string" == typeof a ? this._getFrameByLabel(a) : a; this.stop() }; b._displayToIndex = function (a) { }; b.clear = function () { this.stop(); this._labels = null }; e(0, b, "interval", function () { return this._interval }, function (a) { this._interval != a && (this._frameRateChanged = !0, this._interval = a, this._isPlaying && 0 < a && this.timerLoop(a, this, this._frameLoop, null, !0, !0)) }); e(0, b, "isPlaying", function () { return this._isPlaying }); e(0, b, "index", function () { return this._index }, function (a) { this._index = a; this._displayToIndex(a); if (this._labels && this._labels[a]) { a = this._labels[a]; for (var b = 0, c = a.length; b < c; b++) this.event("label", a[b]) } }); e(0, b, "count", function () { return this._count }); c.WRAP_POSITIVE = 0; c.WRAP_REVERSE = 1; c.WRAP_PINGPONG = 2; return c }(X), Hf = function (a) { function c() { this.focus = null; this.designHeight = this.designWidth = 0; this.canvasRotation = !1; this.canvasDegree = 0; this.screenAdaptationEnabled = this.renderingEnabled = !0; this._screenMode = "none"; this._scaleMode = "noscale"; this._alignV = "top"; this._alignH = "left"; this._bgColor = "black"; this._renderCount = this._mouseMoveTime = 0; this._frameStartTime = NaN; this._isVisibility = this._isFocused = !1; this._scenes = null; this._frameRate = "fast"; c.__super.call(this); this.offset = new V; this._canvasTransform = new W; this._previousOrientation = A.window.orientation; var a = this; this.transform = W.create(); this._scenes = []; this.hitTestPrior = this.mouseEnabled = !0; this.autoSize = !1; this._isVisibility = this._isFocused = this._displayedInStage = !0; var b = A.window, d = this; b.addEventListener("focus", function () { a._isFocused = !0; d.event("focus"); d.event("focuschange") }); b.addEventListener("blur", function () { a._isFocused = !1; d.event("blur"); d.event("focuschange"); d._isInputting() && (Fa.inputElement.target.focus = !1) }); var e = "visibilityState", g = "visibilitychange", h = b.document; "undefined" !== typeof h.hidden ? (g = "visibilitychange", e = "visibilityState") : "undefined" !== typeof h.mozHidden ? (g = "mozvisibilitychange", e = "mozVisibilityState") : "undefined" !== typeof h.msHidden ? (g = "msvisibilitychange", e = "msVisibilityState") : "undefined" !== typeof h.webkitHidden && (g = "webkitvisibilitychange", e = "webkitVisibilityState"); b.document.addEventListener(g, function () { "hidden" == A.document[e] ? d._setStageVisible(!1) : d._setStageVisible(!0) }); b.document.addEventListener("qbrowserVisibilityChange", function (a) { d._setStageVisible(!a.hidden) }); b.addEventListener("resize", function () { var b = A.window.orientation; null != b && b != a._previousOrientation && d._isInputting() && (Fa.inputElement.target.focus = !1); a._previousOrientation = b; d._isInputting() || d._resetCanvas() }); b.addEventListener("orientationchange", function (a) { d._resetCanvas() }); this.on("mousemove", this, this._onmouseMove); if (A.onMobile) this.on("mousedown", this, this._onmouseMove) } g(c, "laya.display.Stage", a); var b = c.prototype; b._setStageVisible = function (a) { this._isVisibility != a && (this._isVisibility = a, !this._isVisibility && this._isInputting() && (Fa.inputElement.target.focus = !1), this.event("visibilitychange")) }; b._isInputting = function () { return A.onMobile && Fa.isInputting }; b._changeCanvasSize = function () { this.setScreenSize(A.clientWidth * A.pixelRatio, A.clientHeight * A.pixelRatio) }; b._resetCanvas = function () { this.screenAdaptationEnabled && (B._mainCanvas.size(1, 1), h.timer.once(100, this, this._changeCanvasSize)) }; b.setScreenSize = function (a, b) { var c = !1; if ("none" !== this._screenMode && (c = (1 > a / b ? "vertical" : "horizontal") !== this._screenMode)) { var f = b; b = a; a = f } this.canvasRotation = c; var f = B._mainCanvas, e = f.source.style, k = this._canvasTransform.identity(), g = this._scaleMode, h = a / this.designWidth, l = b / this.designHeight, m = this.designWidth, p = this.designHeight, q = a, t = b, v = A.pixelRatio; this._width = this.designWidth; this._height = this.designHeight; switch (g) { case "noscale": h = l = 1; q = this.designWidth; t = this.designHeight; break; case "showall": h = l = Math.min(h, l); m = q = Math.round(this.designWidth * h); p = t = Math.round(this.designHeight * l); break; case "noborder": h = l = Math.max(h, l); q = Math.round(this.designWidth * h); t = Math.round(this.designHeight * l); break; case "full": h = l = 1; this._width = m = a; this._height = p = b; break; case "fixedwidth": l = h; this._height = p = Math.round(b / h); break; case "fixedheight": h = l; this._width = m = Math.round(a / l); break; case "fixedauto": a / b < this.designWidth / this.designHeight ? (l = h, this._height = p = Math.round(b / h)) : (h = l, this._width = m = Math.round(a / l)) } this.conchModel && this.conchModel.size(this._width, this._height); h *= this.scaleX; l *= this.scaleY; 1 === h && 1 === l ? this.transform.identity() : (this.transform.a = this._formatData(h / (q / m)), this.transform.d = this._formatData(l / (t / p)), this.conchModel && this.conchModel.scale(this.transform.a, this.transform.d)); f.size(m, p); d.changeWebGLSize(m, p); k.scale(q / m / v, t / p / v); this.offset.x = "left" === this._alignH ? 0 : "right" === this._alignH ? (a - q) / v : .5 * (a - q) / v; this.offset.y = "top" === this._alignV ? 0 : "bottom" === this._alignV ? (b - t) / v : .5 * (b - t) / v; this.offset.x = Math.round(this.offset.x); this.offset.y = Math.round(this.offset.y); k.translate(this.offset.x, this.offset.y); this.canvasDegree = 0; c && ("horizontal" === this._screenMode ? (k.rotate(Math.PI / 2), k.translate(b / v, 0), this.canvasDegree = 90) : (k.rotate(-Math.PI / 2), k.translate(0, a / v), this.canvasDegree = -90)); k.a = this._formatData(k.a); k.d = this._formatData(k.d); k.tx = this._formatData(k.tx); k.ty = this._formatData(k.ty); e.transformOrigin = e.webkitTransformOrigin = e.msTransformOrigin = e.mozTransformOrigin = e.oTransformOrigin = "0px 0px 0px"; e.transform = e.webkitTransform = e.msTransform = e.mozTransform = e.oTransform = "matrix(" + k.toString() + ")"; k.translate(parseInt(e.left) || 0, parseInt(e.top) || 0); this.visible = !0; this._repaint = 1; this.event("resize") }; b._formatData = function (a) { return 1E-6 > Math.abs(a) ? 0 : .001 > Math.abs(1 - a) ? 0 < a ? 1 : -1 : a }; b.getMousePoint = function () { return V.TEMP.setTo(this.mouseX, this.mouseY) }; b.repaint = function () { this._repaint = 1 }; b.parentRepaint = function () { }; b._loop = function () { this.render(B.context, 0, 0); return !0 }; b._onmouseMove = function (a) { this._mouseMoveTime = A.now() }; b.getTimeFromFrameStart = function () { return A.now() - this._frameStartTime }; b.render = function (b, c, e) { if ("sleep" === this._frameRate && !B.isConchApp) { var f = A.now(); if (1E3 <= f - this._frameStartTime) this._frameStartTime = f; else return } this._renderCount++; B.isFlash && this.repaint(); if (this._style.visible) { this._frameStartTime = A.now(); var k = "slow" !== ("mouse" === this._frameRate ? 2E3 > this._frameStartTime - this._mouseMoveTime ? "fast" : "slow" : this._frameRate), g = 0 === this._renderCount % 2; H.renderSlow = !k; if (k || g || B.isConchApp) { H.loopCount++; tb.instance.runEvent(); h.timer._update(); d.update3DLoop(); var n, l; if (B.isConchNode) for (f = 0, l = this._scenes.length; f < l; f++) (n = this._scenes[f]) && n._updateSceneConch(); else for (f = 0, l = this._scenes.length; f < l; f++) (n = this._scenes[f]) && n._updateScene(); if (B.isConchNode) { b = X.CustomList; f = 0; for (l = b.length; f < l; f++) c = b[f], c.customRender(c.customContext, 0, 0); return } } B.isConchNode || !this.renderingEnabled || !k && g || (B.isWebGL ? (b.clear(), a.prototype.render.call(this, b, c, e), H._show && H._sp && H._sp.render(b, c, e), d.clear(this._bgColor), d.beginFlush(), b.flush(), d.endFinish(), nb.instance && nb.getInstance().endDispose()) : (d.clear(this._bgColor), a.prototype.render.call(this, b, c, e), H._show && H._sp && H._sp.render(b, c, e))) } else 0 === this._renderCount % 5 && (H.loopCount++, tb.instance.runEvent(), h.timer._update()) }; b._requestFullscreen = function () { var a = A.document.documentElement; a.requestFullscreen ? a.requestFullscreen() : a.mozRequestFullScreen ? a.mozRequestFullScreen() : a.webkitRequestFullscreen ? a.webkitRequestFullscreen() : a.msRequestFullscreen && a.msRequestFullscreen() }; b._fullScreenChanged = function () { h.stage.event("fullscreenchange") }; b.exitFullscreen = function () { var a = A.document; a.exitFullscreen ? a.exitFullscreen() : a.mozCancelFullScreen ? a.mozCancelFullScreen() : a.webkitExitFullscreen && a.webkitExitFullscreen() }; e(0, b, "clientScaleX", function () { return this._transform ? this._transform.getScaleX() : 1 }); e(0, b, "desginHeight", function () { console.debug("desginHeight\u5df2\u7ecf\u5f03\u7528\uff0c\u8bf7\u4f7f\u7528designHeight\u4ee3\u66ff"); return this.designHeight }); e(0, b, "frameRate", function () { return this._frameRate }, function (a) { this._frameRate = a; if (B.isConchApp) switch (this._frameRate) { case "slow": A.window.conch && A.window.conchConfig.setSlowFrame && A.window.conchConfig.setSlowFrame(!0); break; case "fast": A.window.conch && A.window.conchConfig.setSlowFrame && A.window.conchConfig.setSlowFrame(!1); break; case "mouse": A.window.conch && A.window.conchConfig.setMouseFrame && A.window.conchConfig.setMouseFrame(2E3); break; case "sleep": A.window.conch && A.window.conchConfig.setLimitFPS && A.window.conchConfig.setLimitFPS(1); break; default: throw Error("Stage:frameRate invalid."); } }); e(0, b, "clientScaleY", function () { return this._transform ? this._transform.getScaleY() : 1 }); e(0, b, "width", a.prototype._$get_width, function (a) { this.designWidth = a; h.superSet(X, this, "width", a); h.timer.callLater(this, this._changeCanvasSize) }); e(0, b, "alignH", function () { return this._alignH }, function (a) { this._alignH = a; h.timer.callLater(this, this._changeCanvasSize) }); e(0, b, "isFocused", function () { return this._isFocused }); e(0, b, "height", a.prototype._$get_height, function (a) { this.designHeight = a; h.superSet(X, this, "height", a); h.timer.callLater(this, this._changeCanvasSize) }); e(0, b, "transform", function () { this._tfChanged && this._adjustTransform(); return this._transform = this._transform || W.create() }, a.prototype._$set_transform); e(0, b, "isVisibility", function () { return this._isVisibility }); e(0, b, "desginWidth", function () { console.debug("desginWidth\u5df2\u7ecf\u5f03\u7528\uff0c\u8bf7\u4f7f\u7528designWidth\u4ee3\u66ff"); return this.designWidth }); e(0, b, "scaleMode", function () { return this._scaleMode }, function (a) { this._scaleMode = a; h.timer.callLater(this, this._changeCanvasSize) }); e(0, b, "alignV", function () { return this._alignV }, function (a) { this._alignV = a; h.timer.callLater(this, this._changeCanvasSize) }); e(0, b, "bgColor", function () { return this._bgColor }, function (a) { this._bgColor = a; this.conchModel && this.conchModel.bgColor(a); B.isWebGL && (a ? c._wgColor = Cb.create(a)._color : A.onMiniGame || (c._wgColor = null)); A.onLimixiu ? c._wgColor = Cb.create(a)._color : B.canvas.style.background = a ? a : "none" }); e(0, b, "mouseX", function () { return Math.round(tb.instance.mouseX / this.clientScaleX) }); e(0, b, "mouseY", function () { return Math.round(tb.instance.mouseY / this.clientScaleY) }); e(0, b, "screenMode", function () { return this._screenMode }, function (a) { this._screenMode = a }); e(0, b, "visible", a.prototype._$get_visible, function (a) { this.visible !== a && (h.superSet(X, this, "visible", a), B._mainCanvas.source.style.visibility = a ? "visible" : "hidden") }); e(0, b, "fullScreenEnabled", null, function (a) { var b = A.document, c = B.canvas; a ? (c.addEventListener("mousedown", this._requestFullscreen), c.addEventListener("touchstart", this._requestFullscreen), b.addEventListener("fullscreenchange", this._fullScreenChanged), b.addEventListener("mozfullscreenchange", this._fullScreenChanged), b.addEventListener("webkitfullscreenchange", this._fullScreenChanged), b.addEventListener("msfullscreenchange", this._fullScreenChanged)) : (c.removeEventListener("mousedown", this._requestFullscreen), c.removeEventListener("touchstart", this._requestFullscreen), b.removeEventListener("fullscreenchange", this._fullScreenChanged), b.removeEventListener("mozfullscreenchange", this._fullScreenChanged), b.removeEventListener("webkitfullscreenchange", this._fullScreenChanged), b.removeEventListener("msfullscreenchange", this._fullScreenChanged)) }); c.SCALE_NOSCALE = "noscale"; c.SCALE_EXACTFIT = "exactfit"; c.SCALE_SHOWALL = "showall"; c.SCALE_NOBORDER = "noborder"; c.SCALE_FULL = "full"; c.SCALE_FIXED_WIDTH = "fixedwidth"; c.SCALE_FIXED_HEIGHT = "fixedheight"; c.SCALE_FIXED_AUTO = "fixedauto"; c.ALIGN_LEFT = "left"; c.ALIGN_RIGHT = "right"; c.ALIGN_CENTER = "center"; c.ALIGN_TOP = "top"; c.ALIGN_MIDDLE = "middle"; c.ALIGN_BOTTOM = "bottom"; c.SCREEN_NONE = "none"; c.SCREEN_HORIZONTAL = "horizontal"; c.SCREEN_VERTICAL = "vertical"; c.FRAME_FAST = "fast"; c.FRAME_SLOW = "slow"; c.FRAME_MOUSE = "mouse"; c.FRAME_SLEEP = "sleep"; c.FRAME_MOUSE_THREDHOLD = 2E3; p(c, ["_wgColor", function () { return this._wgColor = [0, 0, 0, 1] }]); return c }(X), kd = function (a) { function c() { this._href = this.URI = null; c.__super.call(this); this._text = c._EMPTYTEXT; this.setStyle(new ud(this)); this._getCSSStyle().valign = "middle"; this.mouseEnabled = !0 } g(c, "laya.html.dom.HTMLElement", a); var b = c.prototype; b.layaoutCallNative = function () { var a = 0; if (this._childs && 0 < (a = this._childs.length)) for (var b = 0; b < a; b++) this._childs[b].layaoutCallNative && this._childs[b].layaoutCallNative(); (a = this._getWords()) ? laya.html.dom.HTMLElement.fillWords(this, a, 0, 0, this.style.font, this.style.color, this.style.underLine) : this.graphics.clear() }; b.appendChild = function (a) { return this.addChild(a) }; b._getWords2 = function () { var a = this._text.text; if (!a || 0 === a.length) return null; var b, c, d; if (this._text.drawWords) d = this._text.drawWords; else { c = a.split(" "); b = c.length - 1; d = []; for (a = 0; a < b; a++) d.push(c[a], " "); 0 <= b && d.push(c[b]); this._text.drawWords = d } if ((c = this._text.words) && c.length === d.length) return c; null === c && (this._text.words = c = []); c.length = d.length; var e, g = this.style, h = g.font, a = 0; for (b = d.length; a < b; a++) if (e = ba.measureText(d[a], h), e = c[a] = new Wg(d[a], e.width, e.height || g.fontSize, g), 1 < e["char"].length && (e.charNum = e["char"]), this.href) { var l = new X; this.addChild(l); e.setSprite(l) } return c }; b._getWords = function () { if (!ga.CharacterCache) return this._getWords2(); var a = this._text.text; if (!a || 0 === a.length) return null; var b = this._text.words; if (b && b.length === a.length) return b; null === b && (this._text.words = b = []); b.length = a.length; for (var c, d = this.style, e = d.font, g = 0, h = a.length; g < h; g++) if (c = ba.measureText(a.charAt(g), e), c = b[g] = new Wg(a.charAt(g), c.width, c.height || d.fontSize, d), this.href) { var l = new X; this.addChild(l); c.setSprite(l) } return b }; b.showLinkSprite = function () { var a = this._text.words; if (a) for (var b = [], c, d, e = 0; e < a.length; e++) d = a[e], c = new X, c.graphics.drawRect(0, 0, d.width, d.height, "#ff0000"), c.width = d.width, c.height = d.height, this.addChild(c), b.push(c) }; b._layoutLater = function () { var a = this.style; a._type & 512 || (a.widthed(this) && (0 < this._childs.length || null != this._getWords()) && a.block ? (Tg.later(this), a._type |= 512) : this.parent && this.parent._layoutLater()) }; b._setAttributes = function (b, c) { switch (b) { case "style": this.style.cssText(c); return; case "class": this.className = c; return } a.prototype._setAttributes.call(this, b, c) }; b.updateHref = function () { if (null != this._href) { var a = this._getWords(); if (a) for (var b, c, d = 0; d < a.length; d++) if (b = a[d], c = b.getSprite()) c.size(b.width, b.height), c.on("click", this, this.onLinkHandler) } }; b.onLinkHandler = function (a) { switch (a.type) { case "click": for (a = this; a;) a.event("link", [this.href]), a = a.parent } }; b.formatURL = function (a) { return this.URI ? Y.formatURL(a, this.URI ? this.URI.path : null) : a }; e(0, b, "href", function () { return this._href }, function (a) { this._href = a; null != a && (this._getCSSStyle().underLine = 1, this.updateHref()) }); e(0, b, "color", null, function (a) { this.style.color = a }); e(0, b, "onClick", null, function (a) { h._runScript("fn\x3dfunction(event){" + a + ";}"); this.on("click", this, void 0) }); e(0, b, "id", null, function (a) { yh.document.setElementById(a, this) }); e(0, b, "innerTEXT", function () { return this._text.text }, function (a) { this.text = a }); e(0, b, "style", function () { return this._style }); e(0, b, "text", function () { return this._text.text }, function (a) { this._text == c._EMPTYTEXT ? this._text = { text: a, words: null } : (this._text.text = a, this._text.words && (this._text.words.length = 0)); B.isConchApp && this.layaoutCallNative(); this._renderType |= 2048; this.repaint(); this.updateHref() }); e(0, b, "parent", a.prototype._$get_parent, function (a) { a instanceof laya.html.dom.HTMLElement && (this.URI || (this.URI = a.URI), this.style.inherit(a.style)); h.superSet(X, this, "parent", a) }); e(0, b, "className", null, function (a) { this.style.attrs(yh.document.styleSheets["." + a]) }); c.fillWords = function (a, b, c, d, e, g, h) { a.graphics.clear(); for (var f = 0, k = b.length; f < k; f++) { var n = b[f]; a.graphics.fillText(n["char"], n.x + c, n.y + d, e, g, "left", h) } }; c._EMPTYTEXT = {text: null, words: null}; return c }(X), Cl = function (a) { function c(a) { this._hasIndependentBound = !0; c.__super.call(this, a); this._owner.transform.off("worldmatrixneedchanged", this, this._onWorldMatNeedChange); this._cacheAnimationNodeIndex = []; this._cacheAnimationNode = []; this._localBoundingBoxCorners = q(8, null); this._owner.meshFilter.on("meshchanged", this, this._$3__onMeshChanged) } g(c, "laya.d3.core.SkinnedMeshRender", a); var b = c.prototype; b._getCacheAnimationNodes = function () { var a = this._cacheMesh._boneNames, b = a.length; this._cacheAnimationNode.length = b; this._cacheAnimationNodeIndex.length = b; for (var c = this._cacheAnimator._avatarNodes, d = this._cacheAnimator._avatarNodeMap, e = 0; e < b; e++) { var g = d[a[e]]; this._cacheAnimationNode[e] = g; this._cacheAnimationNodeIndex[e] = c.indexOf(g) } }; b._offComputeBoneIndexToMeshEvent = function (a, b) { a.loaded ? b.loaded || b.off("loaded", this, this._getCacheAnimationNodes) : a.off("loaded", this, this._computeBoneIndexToMeshWithAsyncMesh) }; b._computeBoneIndexToMeshWithAsyncAvatar = function () { if (this._cacheAvatar.loaded) this._computeBoneIndexToMeshWithAsyncMesh(); else this._cacheAvatar.once("loaded", this, this._computeBoneIndexToMeshWithAsyncMesh) }; b._computeBoneIndexToMeshWithAsyncMesh = function () { if (this._cacheMesh.loaded) this._getCacheAnimationNodes(); else this._cacheMesh.on("loaded", this, this._getCacheAnimationNodes) }; b._$3__onMeshChanged = function (a, b, c) { this._cacheMesh = c; b && !b.loaded && c.off("loaded", this, this._onMeshLoaded); if (c.loaded) this._onMeshLoaded(c); else c.on("loaded", this, this._onMeshLoaded); this._cacheAvatar && (b && this._offComputeBoneIndexToMeshEvent(this._cacheAvatar, b), c && this._computeBoneIndexToMeshWithAsyncAvatar()) }; b._onMeshLoaded = function (a) { var b = a.subMeshCount; this._subSkinnedDatas = []; this._subSkinnedDatas.length = b; for (var c = 0; c < b; c++) for (var f = this._subSkinnedDatas[c] = [], d = a.getSubMesh(c)._boneIndicesList, e = 0, g = d.length; e < g; e++) f[e] = new Float32Array(16 * d[e].length) }; b._setCacheAnimator = function (a) { this._cacheAnimator = a; this._rootBone && (this._rootIndex = a._avatarNodes.indexOf(a._avatarNodeMap[this._rootBone])) }; b._setRootBone = function (a) { this._rootBone = a; this._cacheAnimator && (this._rootIndex = this._cacheAnimator._avatarNodes.indexOf(this._cacheAnimator._avatarNodeMap[a])) }; b._setCacheAvatar = function (a) { if (this._cacheAvatar !== a) if (this._cacheMesh) { if (this._cacheAvatar && this._offComputeBoneIndexToMeshEvent(this._cacheAvatar, this._cacheMesh), this._cacheAvatar = a) this._addShaderDefine(Ke.SHADERDEFINE_BONE), this._computeBoneIndexToMeshWithAsyncAvatar() } else this._cacheAvatar = a }; b._calculateBoundingBox = function () { if (this._hasIndependentBound) { if (this._cacheAnimator) { var b = this._owner.transform, c = b.worldMatrix; this._cacheAnimator._canCache ? Ja.matrix4x4MultiplyMFM(this._cacheAnimator.owner.transform.worldMatrix, this._cacheAnimator._curAvatarNodeDatas[this._rootIndex], c) : Ja.matrix4x4MultiplyMFM(this._cacheAnimator.owner.transform.worldMatrix, this._cacheAnimator._avatarNodeMap[this._rootBone].transform.getWorldMatrix(), c); b.worldMatrix = c; null == this._cacheAnimator._avatarNodeMap[this._rootBone] || null == this._localBoundBox ? this._boundingBox.toDefault() : this._calculateBoundBoxByInitCorners(this._localBoundingBoxCorners) } } else a.prototype._calculateBoundingBox.call(this) }; b._calculateBoundingSphere = function () { if (this._hasIndependentBound) { if (this._cacheAnimator) { var b = this._owner.transform, c = b.worldMatrix; this._cacheAnimator._canCache ? Ja.matrix4x4MultiplyMFM(this._cacheAnimator.owner.transform.worldMatrix, this._cacheAnimator._curAvatarNodeDatas[this._rootIndex], c) : Ja.matrix4x4MultiplyMFM(this._cacheAnimator.owner.transform.worldMatrix, this._cacheAnimator._avatarNodeMap[this._rootBone].transform.getWorldMatrix(), c); b.worldMatrix = c; null == this._cacheAnimator._avatarNodeMap[this._rootBone] || null == this.localBoundSphere ? this._boundingSphere.toDefault() : this._calculateBoundingSphereByInitSphere(this.localBoundSphere) } } else a.prototype._calculateBoundingSphere.call(this) }; b._updateOctreeNode = function () { var a = this._treeNode; a && a.updateObject(this) }; b._renderUpdate = function (a) { var b = this._cacheAnimator, f = this._cacheMesh.subMeshCount, d = this._owner.transform; if (b) { var e = b._canCache, d = this._cacheAnimator._curAvatarNodeDatas, b = b.owner; this._setShaderValueMatrix4x4(0, b._transform.worldMatrix); a = b.getProjectionViewWorldMatrix(a); this._setShaderValueMatrix4x4(1, a); if (this._cacheMesh && this._cacheMesh.loaded && this._cacheAvatar && this._cacheAvatar.loaded) { var g, b = this._cacheMesh._inverseBindPoses; a = this._cacheMesh._skinnedDatas; if (e) for (e = 0, g = b.length; e < g; e++) Ja._mulMatrixArray(d[this._cacheAnimationNodeIndex[e]], b[e], a, 16 * e); else for (e = 0, g = b.length; e < g; e++) Ja._mulMatrixArray(this._cacheAnimationNode[e].transform.getWorldMatrix(), b[e], a, 16 * e); for (e = 0; e < f; e++) { d = this._cacheMesh.getSubMesh(e)._boneIndicesList; b = d.length; g = this._subSkinnedDatas[e]; for (var h = 0; h < b; h++) c._splitAnimationDatas(d[h], a, g[h]); this._renderElements[e]._skinAnimationDatas = g } } } else this._setShaderValueMatrix4x4(0, d.worldMatrix), a = this._owner.getProjectionViewWorldMatrix(a), this._setShaderValueMatrix4x4(1, a); Sb.debugMode && this._renderRenderableBoundBox(); return !0 }; e(0, b, "localBoundBox", function () { return this._localBoundBox }, function (a) { this._localBoundBox = a; a.getCorners(this._localBoundingBoxCorners) }); e(0, b, "boundingSphere", function () { this._calculateBoundingSphere(); return this._boundingSphere }); e(0, b, "boundingBox", function () { this._calculateBoundingBox(); return this._boundingBox }); e(0, b, "boundingBoxCenter", function () { var a = this.boundingBox; m.add(a.min, a.max, this._boundingBoxCenter); m.scale(this._boundingBoxCenter, .5, this._boundingBoxCenter); return this._boundingBoxCenter }); c._splitAnimationDatas = function (a, b, c) { for (var f = 0, d = a.length, e = 0; f < d; f++) for (var k = a[f] << 4, g = 0; 16 > g; g++, e++) c[e] = b[k + g] }; return c }(sh), Tb = function (a) { function c(a, b, d, e) { this._indexType = null; this._indexCount = this._indexTypeByteCount = 0; this._canRead = !1; void 0 === d && (d = 35044); void 0 === e && (e = !1); c.__super.call(this); this._indexType = a; this._indexCount = b; this._bufferUsage = d; this._bufferType = 34963; this._canRead = e; if ("ushort" == a) this._indexTypeByteCount = 2; else if ("ubyte" == a) this._indexTypeByteCount = 1; else throw Error("unidentification index type."); this._byteLength = d = this._indexTypeByteCount * b; this._bind(); Oa._gl.bufferData(this._bufferType, d, this._bufferUsage); e ? ("ushort" == a ? this._buffer = new Uint16Array(b) : "ubyte" == a && (this._buffer = new Uint8Array(b)), this.memorySize = 2 * d) : this.memorySize = d } g(c, "laya.d3.graphics.IndexBuffer3D", a); var b = c.prototype; b.setData = function (a, b, c, d) { void 0 === b && (b = 0); void 0 === c && (c = 0); void 0 === d && (d = 4294967295); var f = 0; if ("ushort" == this._indexType) { if (f = 2, 0 !== c || 4294967295 !== d) a = new Uint16Array(a.buffer, c * f, d) } else "ubyte" == this._indexType && (f = 1, 0 !== c || 4294967295 !== d) && (a = new Uint8Array(a.buffer, c * f, d)); this._bind(); Oa._gl.bufferSubData(this._bufferType, b * f, a); if (this._canRead) if (0 !== b || 0 !== c || 4294967295 !== d) for (c = this._buffer.length - b, d > c && (d = c), c = 0; c < d; c++) this._buffer[b + c] = a[c]; else this._buffer = a }; b.getData = function () { if (this._canRead) return this._buffer; throw Error("Can't read data from VertexBuffer with only write flag!"); }; b.disposeResource = function () { a.prototype.disposeResource.call(this); this._buffer = null; this.memorySize = 0 }; e(0, b, "indexType", function () { return this._indexType }); e(0, b, "indexTypeByteCount", function () { return this._indexTypeByteCount }); e(0, b, "indexCount", function () { return this._indexCount }); e(0, b, "canRead", function () { return this._canRead }); c.INDEXTYPE_UBYTE = "ubyte"; c.INDEXTYPE_USHORT = "ushort"; c.create = function (a, b, d, e) { void 0 === d && (d = 35044); void 0 === e && (e = !1); return new c(a, b, d, e) }; return c }(Oa), Ab = function (a) { function c(a, b, d, e) { this._vertexDeclaration = null; this._vertexCount = 0; this._canRead = !1; void 0 === e && (e = !1); c.__super.call(this); this._vertexDeclaration = a; this._vertexCount = b; this._bufferUsage = d; this._bufferType = 34962; this._canRead = e; this.memorySize = this._byteLength = this._vertexDeclaration.vertexStride * b; this._bind(); Oa._gl.bufferData(this._bufferType, this._byteLength, this._bufferUsage); e && (this._buffer = new Float32Array(this._byteLength / 4)) } g(c, "laya.d3.graphics.VertexBuffer3D", a); var b = c.prototype; b.bindWithIndexBuffer = function (a) { a && a._bind(); this._bind() }; b.setData = function (a, b, c, d) { void 0 === b && (b = 0); void 0 === c && (c = 0); void 0 === d && (d = 4294967295); if (0 !== c || 4294967295 !== d) a = new Float32Array(a.buffer, 4 * c, d); this._bind(); Oa._gl.bufferSubData(this._bufferType, 4 * b, a); if (this._canRead) if (0 !== b || 0 !== c || 4294967295 !== d) for (c = this._buffer.length - b, d > c && (d = c), c = 0; c < d; c++) this._buffer[b + c] = a[c]; else this._buffer = a }; b.getData = function () { if (this._canRead) return this._buffer; throw Error("Can't read data from VertexBuffer with only write flag!"); }; b.disposeResource = function () { for (var b = E.mainContext, c = this._vertexDeclaration.getVertexElements(), d = Oa._enableAtributes, e = 0, c = c.length; e < c; e++) d[e] === this._glBuffer && (b.disableVertexAttribArray(e), d[e] = null); a.prototype.disposeResource.call(this); this._vertexDeclaration = this._buffer = null; this.memorySize = 0 }; e(0, b, "vertexDeclaration", function () { return this._vertexDeclaration }); e(0, b, "vertexCount", function () { return this._vertexCount }); e(0, b, "canRead", function () { return this._canRead }); c.create = function (a, b, d, e) { void 0 === d && (d = 35044); void 0 === e && (e = !1); return new c(a, b, d, e) }; return c }(Oa), Dl = function (a) { function c(a) { this._matrix4 = [1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1]; this._emitter = this._canvasTemplate = this._particleTemplate = null; this.autoPlay = !0; c.__super.call(this); a && this.setParticleSetting(a) } g(c, "laya.particle.Particle2D", a); var b = c.prototype; b.load = function (a) { h.loader.load(a, M.create(this, this.setParticleSetting), null, "json") }; b.setParticleSetting = function (a) { var b = this; if (!a) return this.stop(); Yj.checkSetting(a); if (!C.ConchParticleTemplate2D || B.isWebGL) this.customRenderEnable = !0; if (B.isWebGL) this._particleTemplate = new sl(a), this.graphics._saveToCmd(B.context._drawParticle, [this._particleTemplate]); else { if (B.isConchApp && C.ConchParticleTemplate2D) { this._particleTemplate = new ConchParticleTemplate2D; var c = this; h.loader.load(a.textureName, M.create(null, function (f) { c._particleTemplate.texture = f; c._particleTemplate.settings = a; B.isConchNode ? c.graphics.drawParticle(c._particleTemplate) : c.graphics._saveToCmd(B.context._drawParticle, [b._particleTemplate]) })); this._emitter = { start: function () { } }; this.play = this._particleTemplate.play.bind(this._particleTemplate); this.stop = this._particleTemplate.stop.bind(this._particleTemplate); this.autoPlay && this.play(); return } this._particleTemplate = this._canvasTemplate = new al(a) } this._emitter ? this._emitter.template = this._particleTemplate : this._emitter = new Zk(this._particleTemplate); this.autoPlay && (this.emitter.start(), this.play()) }; b.play = function () { this.timer.frameLoop(1, this, this._loop) }; b.stop = function () { this.timer.clear(this, this._loop) }; b._loop = function () { this.advanceTime(1 / 60) }; b.advanceTime = function (a) { void 0 === a && (a = 1); this._canvasTemplate && this._canvasTemplate.advanceTime(a); this._emitter && this._emitter.advanceTime(a) }; b.customRender = function (a, b, c) { B.isWebGL && (this._matrix4[0] = a.ctx._curMat.a, this._matrix4[1] = a.ctx._curMat.b, this._matrix4[4] = a.ctx._curMat.c, this._matrix4[5] = a.ctx._curMat.d, this._matrix4[12] = a.ctx._curMat.tx, this._matrix4[13] = a.ctx._curMat.ty, this._particleTemplate.sv.u_mmat = this._matrix4); this._canvasTemplate && this._canvasTemplate.render(a, b, c) }; b.destroy = function (b) { void 0 === b && (b = !0); this._particleTemplate instanceof laya.particle.ParticleTemplate2D && this._particleTemplate.dispose(); a.prototype.destroy.call(this, b) }; e(0, b, "url", null, function (a) { this.load(a) }); e(0, b, "emitter", function () { return this._emitter }); return c }(X), El = function (a) { function c() { this.lockLayer = null; this.popupEffect = function (a) { a.scale(1, 1); Aa.from(a, { x: h.stage.width / 2, y: h.stage.height / 2, scaleX: 0, scaleY: 0 }, 300, Pb.backOut, M.create(this, this.doOpen, [a])) }; this.closeEffect = function (a, c) { Aa.to(a, { x: h.stage.width / 2, y: h.stage.height / 2, scaleX: 0, scaleY: 0 }, 300, Pb.strongOut, M.create(this, this.doClose, [a, c])) }; c.__super.call(this); this.maskLayer = new X; this.popupEffectHandler = new M(this, this.popupEffect); this.closeEffectHandler = new M(this, this.closeEffect); this.mouseEnabled = this.maskLayer.mouseEnabled = !0; this.zOrder = 1E3; h.stage.addChild(this); h.stage.on("resize", this, this._onResize); if (hd.closeDialogOnSide) this.maskLayer.on("click", this, this._closeOnSide); this._onResize(null) } g(c, "laya.ui.DialogManager", a); a = c.prototype; a._closeOnSide = function () { var a = this.getChildAt(this.numChildren - 1); a instanceof laya.ui.Dialog && a.close("side") }; a.setLockView = function (a) { this.lockLayer || (this.lockLayer = new wa, this.lockLayer.mouseEnabled = !0, this.lockLayer.size(h.stage.width, h.stage.height)); this.lockLayer.removeChildren(); a && (a.centerX = a.centerY = 0, this.lockLayer.addChild(a)) }; a._onResize = function (a) { a = this.maskLayer.width = h.stage.width; var b = this.maskLayer.height = h.stage.height; this.lockLayer && this.lockLayer.size(a, b); this.maskLayer.graphics.clear(); this.maskLayer.graphics.drawRect(0, 0, a, b, hd.popupBgColor); this.maskLayer.alpha = hd.popupBgAlpha; for (a = this.numChildren - 1; -1 < a; a--) b = this.getChildAt(a), b.popupCenter && this._centerDialog(b) }; a._centerDialog = function (a) { a.x = Math.round((h.stage.width - a.width >> 1) + a.pivotX); a.y = Math.round((h.stage.height - a.height >> 1) + a.pivotY) }; a.open = function (a, c, d) { void 0 === c && (c = !1); void 0 === d && (d = !1); c && this._closeAll(); a.popupCenter && this._centerDialog(a); this.addChild(a); (a.isModal || this._$P.hasZorder) && this.timer.callLater(this, this._checkMask); d && null != a.popupEffect ? a.popupEffect.runWith(a) : this.doOpen(a); this.event("open") }; a.doOpen = function (a) { a.onOpened() }; a.lock = function (a) { this.lockLayer && (a ? this.addChild(this.lockLayer) : this.lockLayer.removeSelf()) }; a.close = function (a, c, d) { void 0 === d && (d = !1); d && null != a.closeEffect ? a.closeEffect.runWith([a, c]) : this.doClose(a, c); this.event("close") }; a.doClose = function (a, c) { a.removeSelf(); a.isModal && this._checkMask(); a.closeHandler && a.closeHandler.runWith(c); a.onClosed(c) }; a.closeAll = function () { this._closeAll(); this.event("close") }; a._closeAll = function () { for (var a = this.numChildren - 1; -1 < a; a--) { var c = this.getChildAt(a); c && null != c.close && this.doClose(c) } }; a.getDialogsByGroup = function (a) { for (var b = [], c = this.numChildren - 1; -1 < c; c--) { var d = this.getChildAt(c); d && d.group === a && b.push(d) } return b }; a.closeByGroup = function (a) { for (var b = [], c = this.numChildren - 1; -1 < c; c--) { var d = this.getChildAt(c); d && d.group === a && (d.close(), b.push(d)) } return b }; a._checkMask = function () { this.maskLayer.removeSelf(); for (var a = this.numChildren - 1; -1 < a; a--) { var c = this.getChildAt(a); if (c && c.isModal) { this.addChildAt(this.maskLayer, a); break } } }; return c }(X), ee = function (a) { function c() { this._mipmaps = this._buffer = this._src = this.simLodInfo = null; this._needReleaseAgain = this._recreateLock = !1; c.__super.call(this); this._type = 3553 } g(c, "laya.d3.resource.DataTexture2D", a); a = c.prototype; a.genDebugMipmaps = function () { var a = []; a.push(new Uint8Array((new Uint32Array(131072)).fill(4278190335).buffer)); a.push(new Uint8Array((new Uint32Array(32768)).fill(4278223103).buffer)); a.push(new Uint8Array((new Uint32Array(8192)).fill(4278255615).buffer)); a.push(new Uint8Array((new Uint32Array(2048)).fill(4278255360).buffer)); a.push(new Uint8Array((new Uint32Array(512)).fill(4286595072).buffer)); a.push(new Uint8Array((new Uint32Array(128)).fill(4294901760).buffer)); a.push(new Uint8Array((new Uint32Array(32)).fill(4294901888).buffer)); a.push(new Uint8Array((new Uint32Array(8)).fill(0).buffer)); a.push(new Uint8Array((new Uint32Array(2)).fill(4286611584).buffer)); a.push(new Uint8Array((new Uint32Array(1)).fill(4294967295).buffer)); return a }; a._onTextureLoaded = function (a) { }; a._createWebGlTexture = function () { if (!this._buffer && !this._mipmaps) throw"create GLTextur err:no data"; var a = E.mainContext; a.getExtension("EXT_shader_texture_lod"); var f = this._source = a.createTexture(), d = this._width, e = this._height, g = L.curBindTexTarget, h = L.curBindTexValue; L.bindTexture(a, this._type, f); if (this._mipmaps) { if (laya.d3.resource.DataTexture2D.lodasatlas) { f = 0; a.texImage2D(this._type, 0, 6408, this._width, this._height, 0, 6408, 5121, null); for (var l = 0; l < this._mipmaps.length; l++) { if (this._mipmaps[l].byteLength != m * p * 4) throw"mipmap size error level:" + l; a.texSubImage2D(this._type, 0, c.simLodRect[f++], c.simLodRect[f++], c.simLodRect[f++], c.simLodRect[f++], 6408, 5121, new Uint8Array(this._mipmaps[l])) } this.magFifter = this.minFifter = 9729 } else { var m = this._width, p = this._height; a.texImage2D(this._type, 0, 6408, this._width, this._height, 0, 6408, 5121, null); for (l = 0; l < this._mipmaps.length; l++) { if (this._mipmaps[l].byteLength != m * p * 4) throw"mipmap size error level:" + l; a.texImage2D(this._type, l, 6408, m, p, 0, 6408, 5121, new Uint8Array(this._mipmaps[l])); m /= 2; p /= 2; 1 > m && (m = 1); 1 > p && (p = 1); this.minFifter = 9987; this.magFifter = 9729 } } this.mipmap = !1 } else a.texImage2D(this._type, 0, 6408, d, e, 0, 6408, 5121, new Uint8Array(this._buffer)); m = this._minFifter; p = this._magFifter; f = this._repeat ? 10497 : 33071; if (l = Wb.isPOT(d, e)) this._mipmap || this._mipmaps ? -1 !== m || (m = 9987) : -1 !== m || (m = 9729), -1 !== p || (p = 9729), a.texParameteri(this._type, 10241, m), a.texParameteri(this._type, 10240, p), a.texParameteri(this._type, 10242, f), this._mipmaps ? a.texParameteri(this._type, 10243, 33071) : a.texParameteri(this._type, 10243, f), this._mipmap && a.generateMipmap(this._type); else throw"data texture must be POT"; g && h && L.bindTexture(a, g, h); this.src && 0 < this.src.length && (this._buffer = null); this.memorySize = l ? d * e * 4 * (1 + 1 / 3) : d * e * 4; this._recreateLock = !1 }; a.recreateResource = function () { if (this._buffer || null != this._src && "" !== this._src) this._needReleaseAgain = !1, this._buffer || this._mipmaps ? this._recreateLock || (this._createWebGlTexture(), this.completeCreate()) : this._recreateLock = !0 }; a.onAsynLoaded = function (a, c, d) { var b; d && (b = d[0].call(this, c)); b && (this._width = b.width, this._height = b.height, this._buffer = b.data); this._src = a; this._size = new bc(this._width, this._height); this._conchTexture ? alert("\u600e\u4e48\u7ed9runtime\u4f20\u9012datatexture\u6570\u636e") : this.activeResource(); this._endLoaded() }; a.getPixels = function () { return new Uint8Array(this._buffer) }; a.disposeResource = function () { this._recreateLock && (this._needReleaseAgain = !0); this._source && (E.mainContext.deleteTexture(this._source), this._buffer = this._source = null, this.memorySize = 0) }; e(0, a, "src", function () { return this._src }); c.create = function (a, f, d, e, g, h) { void 0 === e && (e = 9729); void 0 === g && (g = 9729); void 0 === h && (h = !0); if (!a || a.byteLength < f * d * 4) throw"DataTexture2D create error"; var b = new c; b._buffer = a; b._width = f; b._height = d; b._mipmap = h; b._magFifter = e; b._minFifter = g; b._size = new bc(b._width, b._height); b._conchTexture ? alert("\u600e\u4e48\u7ed9runtime\u4f20\u9012datatexture\u6570\u636e") : b.activeResource(); return b }; c.load = function (a, f, d, e, g) { void 0 === f && (f = 0); void 0 === d && (d = 0); void 0 === e && (e = 9729); void 0 === g && (g = 9729); if ("mipmaps" === ba.getFileExtension(a)) { a = h.loader.create(a, null, null, c, [function (a) { this._mipmaps = []; var b = new Uint32Array(a); this._width = b[0]; var c = 512; laya.d3.resource.DataTexture2D.lodasatlas && (this._width *= 2, c = 1024); if (this._width != c) throw console.error("\u73b0\u5728\u53ea\u652f\u6301512x256\u7684\u73af\u5883\u8d34\u56fe\u3002\u5f53\u524d\u7684\u662f" + b[0]), "\u73b0\u5728\u53ea\u652f\u6301512x256\u7684\u73af\u5883\u8d34\u56fe\u3002\u5f53\u524d\u7684\u662f" + b[0]; this._height = b[1]; for (var b = laya.d3.resource.DataTexture2D.lodasatlas ? this._width / 2 : this._width, c = this._height, f = 8; ;) { var d = b * c * 4; if (f + d > a.byteLength) throw"load mipmaps data size error "; var e = new Uint8Array(a, f, d); this._mipmaps.push(e); f += d; if (1 == b && 1 == c) break; b /= 2; c /= 2; 1 > b && (b = 1); 1 > c && (c = 1) } return null }]); if (laya.d3.resource.DataTexture2D.lodasatlas) for (a.simLodInfo = new Float32Array(40), e = 0; e < a.simLodInfo.length;) a.simLodInfo[e] = (c.simLodRect[e] + .5) / 1024, e++, a.simLodInfo[e] = (c.simLodRect[e] + .5) / 256, e++, a.simLodInfo[e] = Math.max(c.simLodRect[e] - 1, .1) / 1024, e++, a.simLodInfo[e] = Math.max(c.simLodRect[e] - 1.5, .1) / 256, e++; return a } if ("number" == typeof f) return h.loader.create(a, null, null, c, [function (a) { this._width = f; this._height = d; this._buffer = a; return null }]); if ("function" == typeof f) return h.loader.create(a, null, null, c, [f]); throw Error("unknown params."); }; c.lodasatlas = !1; p(c, ["simLodRect", function () { return this.simLodRect = new Uint32Array([0, 0, 512, 256, 512, 0, 256, 128, 768, 0, 128, 64, 896, 0, 64, 32, 960, 0, 32, 16, 992, 0, 16, 8, 1008, 0, 8, 4, 1016, 0, 4, 2, 1020, 0, 2, 1, 1022, 0, 1, 1]) }]); return c }(Gc), Fl = function (a) { function c() { this._numberIndices = this._numberVertices = 0; this._indexBuffer = this._vertexBuffer = null; c.__super.call(this) } g(c, "laya.d3.resource.models.PrimitiveMesh", a); a = c.prototype; h.imps(a, {"laya.d3.core.render.IRenderable": !0}); a._getVertexBuffer = function (a) { void 0 === a && (a = 0); return 0 === a ? this._vertexBuffer : null }; a._getVertexBuffers = function () { return null }; a._getIndexBuffer = function () { return this._indexBuffer }; a._getPositions = function () { var a = [], c, d = this._vertexBuffer.vertexDeclaration.getVertexElements(), e; for (e = 0; e < d.length; e++) { var g = d[e]; if ("vector3" === g.elementFormat && 0 === g.elementUsage) { c = g; break } } d = this._vertexBuffer.getData(); for (e = 0; e < d.length; e += this._vertexBuffer.vertexDeclaration.vertexStride / 4) g = e + c.offset / 4, g = new m(d[g + 0], d[g + 1], d[g + 2]), a.push(g); return a }; a.getRenderElement = function (a) { return this }; a.getRenderElementsCount = function () { return 1 }; a.disposeResource = function () { this._vertexBuffer && (this._vertexBuffer.destroy(), this._vertexBuffer = null); this._indexBuffer && (this._indexBuffer.destroy(), this._indexBuffer = null); this.memorySize = 0 }; a._beforeRender = function (a) { this._vertexBuffer._bind(); this._indexBuffer._bind(); return !0 }; a._render = function (a) { E.mainContext.drawElements(4, this._numberIndices, 5123, 0); H.drawCall++; H.trianglesFaces += this._numberIndices / 3 }; e(0, a, "_vertexBufferCount", function () { return 1 }); e(0, a, "triangleCount", function () { return this._indexBuffer.indexCount / 3 }); return c }(th), de = function (a) { function c() { this._skinnedDatas = this._inverseBindPoses = this._boneNames = this._indexBuffer = this._vertexBuffers = this._subMeshes = this._materials = null; c.__super.call(this); this._subMeshes = []; this._materials = []; this._vertexBuffers = [] } g(c, "laya.d3.resource.models.Mesh", a); a = c.prototype; a._getPositions = function () { var a = [], c, d, e, g, h, l; if (0 !== this._vertexBuffers.length) { var p = this._vertexBuffers.length; for (c = 0; c < p; c++) { e = this._vertexBuffers[c]; h = e.vertexDeclaration.getVertexElements(); for (d = 0; d < h.length; d++) if (l = h[d], "vector3" === l.elementFormat && 0 === l.elementUsage) { g = l; break } l = e.getData(); for (d = 0; d < l.length; d += e.vertexDeclaration.vertexStride / 4) h = d + g.offset / 4, a.push(new m(l[h + 0], l[h + 1], l[h + 2])) } } else for (p = this._subMeshes.length, c = 0; c < p; c++) { e = this._subMeshes[c]._getVertexBuffer(); h = e.vertexDeclaration.getVertexElements(); for (d = 0; d < h.length; d++) if (l = h[d], "vector3" === l.elementFormat && 0 === l.elementUsage) { g = l; break } l = e.getData(); for (d = 0; d < l.length; d += e.vertexDeclaration.vertexStride / 4) h = d + g.offset / 4, a.push(new m(l[h + 0], l[h + 1], l[h + 2])) } return a }; a._setSubMeshes = function (a) { this._subMeshes = a; this._subMeshCount = a.length; for (var b = 0; b < this._subMeshCount; b++) a[b]._indexInMesh = b; this._positions = this._getPositions(); this._generateBoundingObject() }; a.onAsynLoaded = function (a, c, d) { yj.read(c[0], this, this._materials, this._subMeshes, c[1]); this.completeCreate(); this._endLoaded() }; a.getSubMesh = function (a) { return this._subMeshes[a] }; a.getSubMeshCount = function () { return this._subMeshes.length }; a.getRenderElementsCount = function () { return this._subMeshes.length }; a.getRenderElement = function (a) { return this._subMeshes[a] }; a.disposeResource = function () { for (var a = 0; a < this._subMeshes.length; a++) this._subMeshes[a].dispose(); this._inverseBindPoses = this._boneNames = this._indexBuffer = this._vertexBuffers = this._subMeshes = this._materials = null }; e(0, a, "materials", function () { return this._materials.slice() }); e(0, a, "InverseAbsoluteBindPoses", function () { return this._inverseBindPoses }); c.load = function (a) { return h.loader.create(a, null, null, c) }; return c }(th), Ie = function (a) { function c(a, f, d, e, g, h, l, m, p) { this._alreadyResolved = !1; this._depthStencilFormat = this._surfaceType = this._surfaceFormat = 0; this._depthStencilBuffer = this._frameBuffer = null; void 0 === d && (d = 6408); void 0 === e && (e = 5121); void 0 === g && (g = 33189); void 0 === h && (h = !1); void 0 === l && (l = !1); void 0 === m && (m = -1); void 0 === p && (p = -1); c.__super.call(this); this._type = 3553; this._width = a; this._height = f; this._size = new bc(a, f); this._surfaceFormat = d; this._surfaceType = e; this._depthStencilFormat = g; this._mipmap = h; this._repeat = l; this._minFifter = m; this._magFifter = p; this.activeResource(); this._alreadyResolved = !0 } g(c, "laya.d3.resource.RenderTexture", a); a = c.prototype; a.recreateResource = function () { var a = E.mainContext; this._frameBuffer = a.createFramebuffer(); this._source = a.createTexture(); var c = L.curBindTexTarget, d = L.curBindTexValue; L.bindTexture(a, this._type, this._source); a.texImage2D(this._type, 0, 6408, this._width, this._height, 0, this._surfaceFormat, this._surfaceType, null); var e = this._minFifter, g = this._magFifter, h = this._repeat ? 10497 : 33071; Wb.isPOT(this._width, this._height) ? (this._mipmap ? -1 !== e || (e = 9987) : -1 !== e || (e = 9729), -1 !== g || (g = 9729), a.texParameteri(this._type, 10241, e), a.texParameteri(this._type, 10240, g), a.texParameteri(this._type, 10242, h), a.texParameteri(this._type, 10243, h), this._mipmap && a.generateMipmap(this._type)) : (-1 !== e || (e = 9729), -1 !== g || (g = 9729), a.texParameteri(this._type, 10241, e), a.texParameteri(this._type, 10240, g), a.texParameteri(this._type, 10242, 33071), a.texParameteri(this._type, 10243, 33071)); a.bindFramebuffer(36160, this._frameBuffer); a.framebufferTexture2D(36160, 36064, 3553, this._source, 0); if (this._depthStencilFormat) switch (this._depthStencilBuffer = a.createRenderbuffer(), a.bindRenderbuffer(36161, this._depthStencilBuffer), a.renderbufferStorage(36161, this._depthStencilFormat, this._width, this._height), this._depthStencilFormat) { case 33189: a.framebufferRenderbuffer(36160, 36096, 36161, this._depthStencilBuffer); break; case 36168: a.framebufferRenderbuffer(36160, 36128, 36161, this._depthStencilBuffer); break; case 34041: a.framebufferRenderbuffer(36160, 33306, 36161, this._depthStencilBuffer) } a.bindFramebuffer(36160, null); c && d && L.bindTexture(a, c, d); a.bindRenderbuffer(36161, null); this.memorySize = this._width * this._height * 4; this.completeCreate() }; a.start = function () { E.mainContext.bindFramebuffer(36160, this.frameBuffer); c._currentRenderTarget = this; this._alreadyResolved = !1 }; a.end = function () { E.mainContext.bindFramebuffer(36160, null); c._currentRenderTarget = null; this._alreadyResolved = !0 }; a.getData = function (a, c, d, e) { var b = E.mainContext; b.bindFramebuffer(36160, this._frameBuffer); if (36053 !== b.checkFramebufferStatus(36160)) return b.bindFramebuffer(36160, null), null; var f = new Uint8Array(this._width * this._height * 4); b.readPixels(a, c, d, e, this._surfaceFormat, this._surfaceType, f); b.bindFramebuffer(36160, null); return f }; a.disposeResource = function () { if (this._frameBuffer) { var a = E.mainContext; a.deleteTexture(this._source); a.deleteFramebuffer(this._frameBuffer); a.deleteRenderbuffer(this._depthStencilBuffer); this._depthStencilBuffer = this._frameBuffer = this._source = null; this.memorySize = 0 } }; e(0, a, "surfaceFormat", function () { return this._surfaceFormat }); e(0, a, "surfaceType", function () { return this._surfaceType }); e(0, a, "depthStencilFormat", function () { return this._depthStencilFormat }); e(0, a, "source", function () { return this._alreadyResolved ? h.superGet(Gc, this, "source") : null }); e(0, a, "depthStencilBuffer", function () { return this._depthStencilBuffer }); e(0, a, "frameBuffer", function () { return this._frameBuffer }); c._currentRenderTarget = null; return c }(Gc), ml = function (a) { function c(a) { this._pixels = this._color = null; c.__super.call(this); this._type = 3553; this._height = this._width = 1; this._size = new bc(this.width, this.height); this._color = a; this._pixels = new Uint8Array([255 * a.x, 255 * a.y, 255 * a.z, 255 * a.w]) } g(c, "laya.d3.resource.SolidColorTexture2D", a); a = c.prototype; a._createWebGlTexture = function () { var a = E.mainContext, c = this._source = a.createTexture(), d = this._width, e = this._height, g = L.curBindTexTarget, h = L.curBindTexValue; L.bindTexture(a, this._type, c); a.texImage2D(this._type, 0, 6408, d, e, 0, 6408, 5121, this._pixels); var c = this._minFifter, l = this._magFifter, m = this._repeat ? 10497 : 33071, p = Wb.isPOT(d, e); p ? (this._mipmap ? -1 !== c || (c = 9987) : -1 !== c || (c = 9729), -1 !== l || (l = 9729), a.texParameteri(this._type, 10241, c), a.texParameteri(this._type, 10240, l), a.texParameteri(this._type, 10242, m), a.texParameteri(this._type, 10243, m), this._mipmap && a.generateMipmap(this._type)) : (-1 !== c || (c = 9729), -1 !== l || (l = 9729), a.texParameteri(this._type, 10241, c), a.texParameteri(this._type, 10240, l), a.texParameteri(this._type, 10242, 33071), a.texParameteri(this._type, 10243, 33071)); g && h && L.bindTexture(a, g, h); this.memorySize = p ? d * e * 4 * (1 + 1 / 3) : d * e * 4 }; a.recreateResource = function () { this._createWebGlTexture(); this.completeCreate() }; a.disposeResource = function () { this._source && (E.mainContext.deleteTexture(this._source), this._source = null, this.memorySize = 0) }; p(c, ["magentaTexture", function () { return this.magentaTexture = new c(new Z(1, 0, 1, 1)) }, "grayTexture", function () { return this.grayTexture = new c(new Z(.5, .5, .5, 1)) }]); return c }(Gc), jf = function (a) { function c(a) { this._pixels = this._color = null; this._texCount = 6; c.__super.call(this); this._type = 34067; this._height = this._width = 1; this._size = new bc(this.width, this.height); this._color = a; this._pixels = new Uint8Array([255 * a.x, 255 * a.y, 255 * a.z, 255 * a.w]) } g(c, "laya.d3.resource.SolidColorTextureCube", a); a = c.prototype; a._createWebGlTexture = function () { var a = E.mainContext, c = this._source = a.createTexture(), d = this._width, e = this._height, g = L.curBindTexTarget, h = L.curBindTexValue; L.bindTexture(a, this._type, c); a.texImage2D(34069, 0, 6408, d, e, 0, 6408, 5121, this._pixels); a.texImage2D(34070, 0, 6408, d, e, 0, 6408, 5121, this._pixels); a.texImage2D(34071, 0, 6408, d, e, 0, 6408, 5121, this._pixels); a.texImage2D(34072, 0, 6408, d, e, 0, 6408, 5121, this._pixels); a.texImage2D(34073, 0, 6408, d, e, 0, 6408, 5121, this._pixels); a.texImage2D(34074, 0, 6408, d, e, 0, 6408, 5121, this._pixels); var c = this.minFifter, l = this.magFifter, m = this._repeat ? 10497 : 33071, p = Wb.isPOT(d, e); p ? (this.mipmap ? -1 !== c || (c = 9987) : -1 !== c || (c = 9729), -1 !== l || (l = 9729), a.texParameteri(this._type, 10241, c), a.texParameteri(this._type, 10240, l), a.texParameteri(this._type, 10242, m), a.texParameteri(this._type, 10243, m), this.mipmap && a.generateMipmap(this._type)) : (-1 !== c || (c = 9729), -1 !== l || (l = 9729), a.texParameteri(this._type, 10241, c), a.texParameteri(this._type, 10240, l), a.texParameteri(this._type, 10242, 33071), a.texParameteri(this._type, 10243, 33071)); g && h && L.bindTexture(a, g, h); this.memorySize = p ? d * e * 4 * (1 + 1 / 3) * this._texCount : d * e * 4 * this._texCount }; a.recreateResource = function () { this._createWebGlTexture(); this.completeCreate() }; a.disposeResource = function () { this._source && (E.mainContext.deleteTexture(this._source), this._source = null, this.memorySize = 0) }; p(c, ["magentaTexture", function () { return this.magentaTexture = new c(new Z(1, 0, 1, 1)) }, "grayTexture", function () { return this.grayTexture = new c(new Z(.5, .5, .5, 1)) }]); return c }(Gc), oc = function (a) { function c(a, f, d, e) { this._canRead = !1; this._pixels = this._image = null; void 0 === a && (a = !1); void 0 === f && (f = !0); void 0 === d && (d = 6408); void 0 === e && (e = !0); c.__super.call(this); this._type = 3553; this._repeat = f; this._canRead = a; this._format = d; this._mipmap = e } g(c, "laya.d3.resource.Texture2D", a); a = c.prototype; a._createWebGlTexture = function () { if (!this._image) throw"create GLTextur err:no data:" + this._image; var a = E.mainContext, c = this._source = a.createTexture(), d = this._width, e = this._height, g = L.curBindTexTarget, h = L.curBindTexValue; L.bindTexture(a, this._type, c); switch (this._format) { case 6407: case 6408: this._canRead ? a.texImage2D(this._type, 0, this._format, d, e, 0, this._format, 5121, this._pixels) : a.texImage2D(this._type, 0, this._format, this._format, 5121, this._image); break; case E.compressEtc1.COMPRESSED_RGB_ETC1_WEBGL: a.compressedTexImage2D(this._type, 0, this._format, this._width, this._height, 0, this._image) } var c = this._minFifter, l = this._magFifter, m = this._repeat ? 10497 : 33071, p = 0 == this._wrapModeU ? 10497 : 33071, q = 0 == this._wrapModeV ? 10497 : 33071, t = Wb.isPOT(d, e); t ? (this._mipmap ? -1 !== c || (c = 9987) : -1 !== c || (c = 9729), -1 !== l || (l = 9729), a.texParameteri(this._type, 10241, c), a.texParameteri(this._type, 10240, l), a.texParameteri(this._type, 10242, m), a.texParameteri(this._type, 10243, m), a.texParameteri(this._type, 10242, p), a.texParameteri(this._type, 10243, q), this._mipmap && a.generateMipmap(this._type)) : (-1 !== c || (c = 9729), -1 !== l || (l = 9729), a.texParameteri(this._type, 10241, c), a.texParameteri(this._type, 10240, l), a.texParameteri(this._type, 10242, 33071), a.texParameteri(this._type, 10243, 33071)); g && h && L.bindTexture(a, g, h); this._image = this._image.onload = null; this.memorySize = t ? d * e * 4 * (1 + 1 / 3) : d * e * 4 }; a.recreateResource = function () { this._createWebGlTexture(); this.completeCreate() }; a.onAsynLoaded = function (a, c, d) { d && (a = d[0], void 0 !== a && (this._canRead = a), a = d[1], void 0 !== a && (this._repeat = a), a = d[2], void 0 !== a && (this._format = a), a = d[3], void 0 !== a && (this._mipmap = a), a = d.wrapModeU, void 0 !== a && (this._wrapModeU = a), d = d.wrapModeV, void 0 !== d && (this._wrapModeV = d)); switch (this._format) { case 6407: case 6408: this._image = c; d = c.width; a = c.height; this._width = d; this._height = a; this._size = new bc(d, a); this._canRead && (B.isConchApp ? c instanceof C.HTMLElement && (this._pixels = new Uint8Array(c.getImageData(0, 0, d, a))) : (A.canvas.size(d, a), A.canvas.clear(), A.context.drawImage(c, 0, 0, d, a), this._pixels = new Uint8Array(A.context.getImageData(0, 0, d, a).data.buffer))); break; case E.compressEtc1.COMPRESSED_RGB_ETC1_WEBGL: d = new lb(c), d.readUTFBytes(4), d.readUTFBytes(2), d.getInt16(), d.endian = "bigEndian", this._width = d.getInt16(), this._height = d.getInt16(), this._size = new bc(this._width, this._height), d.getInt16(), d.getInt16(), this._image = new Uint8Array(c, d.pos) } this.recreateResource(); this._endLoaded() }; a.getPixels = function () { if (this._canRead) return this._pixels; throw Error("Texture2D: must set texture canRead is true."); }; a.disposeResource = function () { this._source && (E.mainContext.deleteTexture(this._source), this._image = this._source = null, this.memorySize = 0) }; e(0, a, "_src", function () { return this.url }); e(0, a, "src", function () { return this.url }); c.load = function (a) { return h.loader.create(a, null, null, c) }; return c }(Gc), Ck = function (a) { function c() { c.__super.call(this); this._type = 34067 } g(c, "laya.d3.resource.TextureCube", a); a = c.prototype; a._onTextureLoaded = function (a) { this._images = a; for (var b = 2147483647, c = 2147483647, d = 0; 6 > d; d++) var e = a[d], b = Math.min(b, e.width), c = Math.min(c, e.height); this._width = b; this._height = c; this._size = new bc(b, c) }; a._createWebGlTexture = function () { var a; for (a = 0; 6 > a; a++) if (!this._images[a]) throw"create GLTextur err:no data:" + this._images[a]; a = E.mainContext; var c = this._source = a.createTexture(), d = this._width, e = this._height, g = L.curBindTexTarget, h = L.curBindTexValue; L.bindTexture(a, this._type, c); a.texImage2D(34069, 0, 6408, 6408, 5121, this._images[0]); a.texImage2D(34070, 0, 6408, 6408, 5121, this._images[1]); a.texImage2D(34071, 0, 6408, 6408, 5121, this._images[2]); a.texImage2D(34072, 0, 6408, 6408, 5121, this._images[3]); a.texImage2D(34073, 0, 6408, 6408, 5121, this._images[4]); a.texImage2D(34074, 0, 6408, 6408, 5121, this._images[5]); var l = this.minFifter, m = this.magFifter, p = this._repeat ? 10497 : 33071; (c = Wb.isPOT(d, e)) ? (this.mipmap ? -1 !== l || (l = 9987) : -1 !== l || (l = 9729), -1 !== m || (m = 9729), a.texParameteri(this._type, 10241, l), a.texParameteri(this._type, 10240, m), a.texParameteri(this._type, 10242, p), a.texParameteri(this._type, 10243, p), this.mipmap && a.generateMipmap(this._type)) : (-1 !== l || (l = 9729), -1 !== m || (m = 9729), a.texParameteri(this._type, 10241, l), a.texParameteri(this._type, 10240, m), a.texParameteri(this._type, 10242, 33071), a.texParameteri(this._type, 10243, 33071)); g && h && L.bindTexture(a, g, h); for (a = 0; 6 > a; a++) this._images[a].onload = null, this._images[a] = null; this.memorySize = c ? d * e * 4 * (1 + 1 / 3) * 6 : d * e * 24 }; a.recreateResource = function () { null != this._url && (this._createWebGlTexture(), this.completeCreate()) }; a.onAsynLoaded = function (a, c, d) { this._onTextureLoaded(c); this.activeResource(); this._endLoaded() }; a.disposeResource = function () { this._source && (E.mainContext.deleteTexture(this._source), this._source = null, this.memorySize = 0) }; e(0, a, "defaulteTexture", function () { return jf.grayTexture }); c.load = function (a) { return h.loader.create(a, null, null, c) }; return c }(Gc), Ia = function (a) { function c(a, f, d, e, g, h, l, m) { this._curActTexIndex = 0; this._uniformParams = this._attributeParams = this._program = null; this._attributeParamsMap = []; this._sceneUniformParamsMap = []; this._cameraUniformParamsMap = []; this._spriteUniformParamsMap = []; this._materialUniformParamsMap = []; this._renderElementUniformParamsMap = []; c.__super.call(this); if (!a || !f) throw"Shader Error"; this._id = ++c._count; this._vs = a; this._ps = f; this._attributeMap = d; this._sceneUniformMap = e; this._cameraUniformMap = g; this._spriteUniformMap = h; this._materialUniformMap = l; this._renderElementUniformMap = m; this.recreateResource() } g(c, "laya.d3.shader.Shader3D", a); a = c.prototype; a.recreateResource = function () { this._compile(); this.completeCreate(); this.memorySize = 0 }; a.disposeResource = function () { E.mainContext.deleteShader(this._vshader); E.mainContext.deleteShader(this._pshader); E.mainContext.deleteProgram(this._program); this._uniformParams = this._attributeParams = this._vshader = this._pshader = this._program = null; this._curActTexIndex = this.memorySize = 0 }; a._compile = function () { if (this._vs && this._ps && !this._attributeParams && !this._uniformParams) { this._reCompile = !0; this._attributeParams = []; this._uniformParams = []; var a = [this._vs, this._ps], f = E.mainContext; this._program = f.createProgram(); this._vshader = c._createShader(f, a[0], 35633); this._pshader = c._createShader(f, a[1], 35632); f.attachShader(this._program, this._vshader); f.attachShader(this._program, this._pshader); f.linkProgram(this._program); if (!B.isConchApp && P.debugMode && !f.getProgramParameter(this._program, 35714)) throw f.getProgramInfoLog(this._program); var d, e; e = B.isConchApp ? f.getProgramParameterEx(this._vs, this._ps, "", 35721) : f.getProgramParameter(this._program, 35721); for (a = 0; a < e; a++) { var g; g = B.isConchApp ? f.getActiveAttribEx(this._vs, this._ps, "", a) : f.getActiveAttrib(this._program, a); d = f.getAttribLocation(this._program, g.name); d = { vartype: "attribute", ivartype: 0, attrib: g, location: d, name: g.name, type: g.type, isArray: !1, isSame: !1, preValue: null, indexOfParams: 0 }; this._attributeParams.push(d) } e = B.isConchApp ? f.getProgramParameterEx(this._vs, this._ps, "", 35718) : f.getProgramParameter(this._program, 35718); for (a = 0; a < e; a++) { var h; h = B.isConchApp ? f.getActiveUniformEx(this._vs, this._ps, "", a) : f.getActiveUniform(this._program, a); d = f.getUniformLocation(this._program, h.name); d = { vartype: "uniform", ivartype: 1, attrib: g, location: d, name: h.name, type: h.type, isArray: !1, isSame: !1, preValue: null, indexOfParams: 0 }; 0 < d.name.indexOf("[0]") && (d.name = d.name.substr(0, d.name.length - 3), d.isArray = !0, d.location = f.getUniformLocation(this._program, d.name)); this._uniformParams.push(d) } a = 0; for (f = this._attributeParams.length; a < f; a++) d = this._attributeParams[a], d.indexOfParams = a, d.index = 1, d.value = [d.location, null], d.codename = d.name, d.name = null != this._attributeMap[d.codename] ? this._attributeMap[d.codename] : d.codename, this._attributeParamsMap.push(d.name), this._attributeParamsMap.push(d), d._this = this, d.uploadedValue = [], d.fun = this._attribute; a = 0; for (f = this._uniformParams.length; a < f; a++) switch (d = this._uniformParams[a], d.indexOfParams = a, d.index = 1, d.value = [d.location, null], d.codename = d.name, null != this._sceneUniformMap[d.codename] ? (d.name = this._sceneUniformMap[d.codename], this._sceneUniformParamsMap.push(d.name), this._sceneUniformParamsMap.push(d)) : null != this._cameraUniformMap[d.codename] ? (d.name = this._cameraUniformMap[d.codename], this._cameraUniformParamsMap.push(d.name), this._cameraUniformParamsMap.push(d)) : null != this._spriteUniformMap[d.codename] ? (d.name = this._spriteUniformMap[d.codename], this._spriteUniformParamsMap.push(d.name), this._spriteUniformParamsMap.push(d)) : null != this._materialUniformMap[d.codename] ? (d.name = this._materialUniformMap[d.codename], this._materialUniformParamsMap.push(d.name), this._materialUniformParamsMap.push(d)) : null != this._renderElementUniformMap[d.codename] ? (d.name = this._renderElementUniformMap[d.codename], this._renderElementUniformParamsMap.push(d.name), this._renderElementUniformParamsMap.push(d)) : console.log("Shader:can't find uinform name:" + d.codename + " in shader file."), d._this = this, d.uploadedValue = [], d.type) { case 5124: d.fun = d.isArray ? this._uniform1iv : this._uniform1i; break; case 5126: d.fun = d.isArray ? this._uniform1fv : this._uniform1f; break; case 35664: d.fun = d.isArray ? this._uniform_vec2v : this._uniform_vec2; break; case 35665: d.fun = d.isArray ? this._uniform_vec3v : this._uniform_vec3; break; case 35666: d.fun = d.isArray ? this._uniform_vec4v : this._uniform_vec4; break; case 35678: d.fun = this._uniform_sampler2D; break; case 35680: d.fun = this._uniform_samplerCube; break; case 35676: d.fun = this._uniformMatrix4fv; break; case 35670: d.fun = this._uniform1i; break; case 35674: d.fun = this._uinformMatrix2fv; break; case 35675: d.fun = this._uinformMatrix3fv; break; default: throw Error("compile shader err!"); } } }; a._attribute = function (a, c) { var b = E.mainContext, f = Oa._enableAtributes, d = a.location; f[d] || b.enableVertexAttribArray(d); b.vertexAttribPointer(d, c[0], c[1], c[2], c[3], c[4]); f[d] = Oa._bindVertexBuffer; return 1 }; a._uniform1f = function (a, c) { var b = a.uploadedValue; return b[0] !== c ? (E.mainContext.uniform1f(a.location, b[0] = c), 1) : 0 }; a._uniform1fv = function (a, c) { if (4 > c.length) { var b = a.uploadedValue; return b[0] !== c[0] || b[1] !== c[1] || b[2] !== c[2] || b[3] !== c[3] ? (E.mainContext.uniform1fv(a.location, c), b[0] = c[0], b[1] = c[1], b[2] = c[2], b[3] = c[3], 1) : 0 } E.mainContext.uniform1fv(a.location, c); return 1 }; a._uniform_vec2 = function (a, c) { var b = a.uploadedValue; return b[0] !== c[0] || b[1] !== c[1] ? (E.mainContext.uniform2f(a.location, b[0] = c[0], b[1] = c[1]), 1) : 0 }; a._uniform_vec2v = function (a, c) { if (2 > c.length) { var b = a.uploadedValue; return b[0] !== c[0] || b[1] !== c[1] || b[2] !== c[2] || b[3] !== c[3] ? (E.mainContext.uniform2fv(a.location, c), b[0] = c[0], b[1] = c[1], b[2] = c[2], b[3] = c[3], 1) : 0 } E.mainContext.uniform2fv(a.location, c); return 1 }; a._uniform_vec3 = function (a, c) { var b = a.uploadedValue; return b[0] !== c[0] || b[1] !== c[1] || b[2] !== c[2] ? (E.mainContext.uniform3f(a.location, b[0] = c[0], b[1] = c[1], b[2] = c[2]), 1) : 0 }; a._uniform_vec3v = function (a, c) { E.mainContext.uniform3fv(a.location, c); return 1 }; a._uniform_vec4 = function (a, c) { var b = a.uploadedValue; return b[0] !== c[0] || b[1] !== c[1] || b[2] !== c[2] || b[3] !== c[3] ? (E.mainContext.uniform4f(a.location, b[0] = c[0], b[1] = c[1], b[2] = c[2], b[3] = c[3]), 1) : 0 }; a._uniform_vec4v = function (a, c) { E.mainContext.uniform4fv(a.location, c); return 1 }; a._uniformMatrix2fv = function (a, c) { E.mainContext.uniformMatrix2fv(a.location, !1, c); return 1 }; a._uniformMatrix3fv = function (a, c) { E.mainContext.uniformMatrix3fv(a.location, !1, c); return 1 }; a._uniformMatrix4fv = function (a, c) { E.mainContext.uniformMatrix4fv(a.location, !1, c); return 1 }; a._uinformMatrix2fv = function (a, c) { E.mainContext.uniformMatrix2fv(a.location, !1, c); return 1 }; a._uinformMatrix3fv = function (a, c) { E.mainContext.uniformMatrix3fv(a.location, !1, c); return 1 }; a._uniform1i = function (a, c) { var b = a.uploadedValue; return b[0] !== c ? (E.mainContext.uniform1i(a.location, b[0] = c), 1) : 0 }; a._uniform1iv = function (a, c) { E.mainContext.uniform1iv(a.location, c); return 1 }; a._uniform_ivec2 = function (a, c) { var b = a.uploadedValue; return b[0] !== c[0] || b[1] !== c[1] ? (E.mainContext.uniform2i(a.location, b[0] = c[0], b[1] = c[1]), 1) : 0 }; a._uniform_ivec2v = function (a, c) { E.mainContext.uniform2iv(a.location, c); return 1 }; a._uniform_vec3i = function (a, c) { var b = a.uploadedValue; return b[0] !== c[0] || b[1] !== c[1] || b[2] !== c[2] ? (E.mainContext.uniform3i(a.location, b[0] = c[0], b[1] = c[1], b[2] = c[2]), 1) : 0 }; a._uniform_vec3vi = function (a, c) { E.mainContext.uniform3iv(a.location, c); return 1 }; a._uniform_vec4i = function (a, c) { var b = a.uploadedValue; return b[0] !== c[0] || b[1] !== c[1] || b[2] !== c[2] || b[3] !== c[3] ? (E.mainContext.uniform4i(a.location, b[0] = c[0], b[1] = c[1], b[2] = c[2], b[3] = c[3]), 1) : 0 }; a._uniform_vec4vi = function (a, c) { E.mainContext.uniform4iv(a.location, c); return 1 }; a._uniform_sampler2D = function (a, f) { var b = f.source || f.defaulteTexture.source, d = E.mainContext, e = a.uploadedValue; if (null == e[0]) { if (7 < this._curActTexIndex) throw Error("Shader3D: shader support textures max count is 8,can't large than it."); e[0] = this._curActTexIndex; d.uniform1i(a.location, this._curActTexIndex); d.activeTexture(c._TEXTURES[this._curActTexIndex]); b && L.bindTexture(d, 3553, b); this._curActTexIndex++; return 1 } d.activeTexture(c._TEXTURES[e[0]]); b && L.bindTexture(d, 3553, b); return 0 }; a._uniform_samplerCube = function (a, f) { var b = f.source || f.defaulteTexture.source, d = E.mainContext, e = a.uploadedValue; if (null == e[0]) { if (7 < this._curActTexIndex) throw Error("Shader3D: shader support textures max count is 8,can't large than it."); e[0] = this._curActTexIndex; d.uniform1i(a.location, this._curActTexIndex); d.activeTexture(c._TEXTURES[this._curActTexIndex]); b ? L.bindTexture(d, 34067, b) : L.bindTexture(d, 34067, jf.grayTexture.source); this._curActTexIndex++; return 1 } d.activeTexture(c._TEXTURES[e[0]]); b ? L.bindTexture(d, 34067, b) : L.bindTexture(d, 34067, jf.grayTexture.source); return 0 }; a._noSetValue = function (a) { console.log("no....:" + a.name) }; a.bind = function () { Ua.activeShader = this; Ua.bindShader = this; this.activeResource(); return L.UseProgram(this._program) }; a.uploadAttributes = function (a, c) { for (var b, f, d = 0, e = 0, g = this._attributeParamsMap.length; e < g; e += 2) f = this._attributeParamsMap[e + 1], b = a[this._attributeParamsMap[e]], null != b && (c && c[f.name] && c[f.name].bind(), d += f.fun.call(this, f, b)); H.shaderCall += d }; a.uploadAttributesX = function (a, c) { for (var b, f, d = 0, e = 0, g = this._attributeParamsMap.length; e < g; e += 2) f = this._attributeParamsMap[e + 1], b = a[this._attributeParamsMap[e]], null != b && (c._bind(), d += f.fun.call(this, f, b)); H.shaderCall += d }; a.uploadSceneUniforms = function (a) { for (var b, c, d = 0, e = 0, g = this._sceneUniformParamsMap.length; e < g; e += 2) c = this._sceneUniformParamsMap[e + 1], b = a[this._sceneUniformParamsMap[e]], null != b && (d += c.fun.call(this, c, b)); H.shaderCall += d }; a.uploadCameraUniforms = function (a) { for (var b, c, d = 0, e = 0, g = this._cameraUniformParamsMap.length; e < g; e += 2) c = this._cameraUniformParamsMap[e + 1], b = a[this._cameraUniformParamsMap[e]], null != b && (d += c.fun.call(this, c, b)); H.shaderCall += d }; a.uploadSpriteUniforms = function (a) { for (var b, c, d = 0, e = 0, g = this._spriteUniformParamsMap.length; e < g; e += 2) c = this._spriteUniformParamsMap[e + 1], b = a[this._spriteUniformParamsMap[e]], null != b && (d += c.fun.call(this, c, b)); H.shaderCall += d }; a.uploadMaterialUniforms = function (a) { for (var b, c, d = 0, e = 0, g = this._materialUniformParamsMap.length; e < g; e += 2) c = this._materialUniformParamsMap[e + 1], b = a[this._materialUniformParamsMap[e]], null != b && (d += c.fun.call(this, c, b)); H.shaderCall += d }; a.uploadRenderElementUniforms = function (a) { for (var b, c, d = 0, e = 0, g = this._renderElementUniformParamsMap.length; e < g; e += 2) c = this._renderElementUniformParamsMap[e + 1], b = a[this._renderElementUniformParamsMap[e]], null != b && (d += c.fun.call(this, c, b)); H.shaderCall += d }; c.create = function (a, f, d, e, g, h, l, m) { return new c(a, f, d, e, g, h, l, m) }; c.addInclude = function (a, c) { yc.addInclude(a, c) }; c._createShader = function (a, c, d) { d = a.createShader(d); a.shaderSource(d, c); a.compileShader(d); if (P.debugMode && !a.getShaderParameter(d, 35713)) throw a.getShaderInfoLog(d); return d }; c.PERIOD_RENDERELEMENT = 0; c.PERIOD_MATERIAL = 1; c.PERIOD_SPRITE = 2; c.PERIOD_CAMERA = 3; c.PERIOD_SCENE = 4; c._TEXTURES = [33984, 33985, 33986, 33987, 33988, 33989, 33990, 33991]; c._count = 0; p(c, ["shaderParamsMap", function () { return this.shaderParamsMap = { "float": 5126, "int": 5124, bool: 35670, vec2: 35664, vec3: 35665, vec4: 35666, ivec2: 35667, ivec3: 35668, ivec4: 35669, bvec2: 35671, bvec3: 35672, bvec4: 35673, mat2: 35674, mat3: 35675, mat4: 35676, sampler2D: 35678, samplerCube: 35680 } }, "nameKey", function () { return this.nameKey = new Xg }]); return c }(Ua), Ra = function (a) { function c(a, f, d, e) { this._curActTexIndex = 0; this.tag = {}; this._params = this._program = null; this._paramsMap = {}; this._offset = 0; c.__super.call(this); if (!a || !f) throw"Shader Error"; this._id = ++c._count; this._vs = a; this._ps = f; this._nameMap = e ? e : {}; null != d && (c.sharders[d] = this) } g(c, "laya.webgl.shader.Shader", a); a = c.prototype; a.recreateResource = function () { this._compile(); this.completeCreate(); this.memorySize = 0 }; a.disposeResource = function () { E.mainContext.deleteShader(this._vshader); E.mainContext.deleteShader(this._pshader); E.mainContext.deleteProgram(this._program); this._params = this._vshader = this._pshader = this._program = null; this._paramsMap = {}; this._curActTexIndex = this.memorySize = 0 }; a._compile = function () { if (this._vs && this._ps && !this._params) { this._reCompile = !0; this._params = []; var a = [this._vs, this._ps], f = E.mainContext; this._program = f.createProgram(); this._vshader = c._createShader(f, a[0], 35633); this._pshader = c._createShader(f, a[1], 35632); f.attachShader(this._program, this._vshader); f.attachShader(this._program, this._pshader); f.linkProgram(this._program); if (!B.isConchApp && !f.getProgramParameter(this._program, 35714)) throw f.getProgramInfoLog(this._program); var d, e, g; g = B.isConchApp ? f.getProgramParameterEx(this._vs, this._ps, "", 35721) : f.getProgramParameter(this._program, 35721); for (a = 0; a < g; a++) e = B.isConchApp ? f.getActiveAttribEx(this._vs, this._ps, "", a) : f.getActiveAttrib(this._program, a), d = f.getAttribLocation(this._program, e.name), d = { vartype: "attribute", glfun: null, ivartype: 0, attrib: e, location: d, name: e.name, type: e.type, isArray: !1, isSame: !1, preValue: null, indexOfParams: 0 }, this._params.push(d); g = B.isConchApp ? f.getProgramParameterEx(this._vs, this._ps, "", 35718) : f.getProgramParameter(this._program, 35718); for (a = 0; a < g; a++) { var h; h = B.isConchApp ? f.getActiveUniformEx(this._vs, this._ps, "", a) : f.getActiveUniform(this._program, a); d = f.getUniformLocation(this._program, h.name); d = { vartype: "uniform", glfun: null, ivartype: 1, attrib: e, location: d, name: h.name, type: h.type, isArray: !1, isSame: !1, preValue: null, indexOfParams: 0 }; 0 < d.name.indexOf("[0]") && (d.name = d.name.substr(0, d.name.length - 3), d.isArray = !0, d.location = f.getUniformLocation(this._program, d.name)); this._params.push(d) } a = 0; for (e = this._params.length; a < e; a++) if (d = this._params[a], d.indexOfParams = a, d.index = 1, d.value = [d.location, null], d.codename = d.name, d.name = this._nameMap[d.codename] ? this._nameMap[d.codename] : d.codename, this._paramsMap[d.name] = d, d._this = this, d.uploadedValue = [], "attribute" === d.vartype) d.fun = this._attribute; else switch (d.type) { case 5124: d.fun = d.isArray ? this._uniform1iv : this._uniform1i; break; case 5126: d.fun = d.isArray ? this._uniform1fv : this._uniform1f; break; case 35664: d.fun = d.isArray ? this._uniform_vec2v : this._uniform_vec2; break; case 35665: d.fun = d.isArray ? this._uniform_vec3v : this._uniform_vec3; break; case 35666: d.fun = d.isArray ? this._uniform_vec4v : this._uniform_vec4; break; case 35678: d.fun = this._uniform_sampler2D; break; case 35680: d.fun = this._uniform_samplerCube; break; case 35676: d.glfun = f.uniformMatrix4fv; d.fun = this._uniformMatrix4fv; break; case 35670: d.fun = this._uniform1i; break; case 35674: case 35675: throw Error("compile shader err!"); default: throw Error("compile shader err!"); } } }; a.getUniform = function (a) { return this._paramsMap[a] }; a._attribute = function (a, c) { var b = E.mainContext, f = Oa._enableAtributes, d = a.location; f[d] || b.enableVertexAttribArray(d); b.vertexAttribPointer(d, c[0], c[1], c[2], c[3], c[4] + this._offset); f[d] = Oa._bindVertexBuffer; return 1 }; a._uniform1f = function (a, c) { var b = a.uploadedValue; return b[0] !== c ? (E.mainContext.uniform1f(a.location, b[0] = c), 1) : 0 }; a._uniform1fv = function (a, c) { if (4 > c.length) { var b = a.uploadedValue; return b[0] !== c[0] || b[1] !== c[1] || b[2] !== c[2] || b[3] !== c[3] ? (E.mainContext.uniform1fv(a.location, c), b[0] = c[0], b[1] = c[1], b[2] = c[2], b[3] = c[3], 1) : 0 } E.mainContext.uniform1fv(a.location, c); return 1 }; a._uniform_vec2 = function (a, c) { var b = a.uploadedValue; return b[0] !== c[0] || b[1] !== c[1] ? (E.mainContext.uniform2f(a.location, b[0] = c[0], b[1] = c[1]), 1) : 0 }; a._uniform_vec2v = function (a, c) { if (2 > c.length) { var b = a.uploadedValue; return b[0] !== c[0] || b[1] !== c[1] || b[2] !== c[2] || b[3] !== c[3] ? (E.mainContext.uniform2fv(a.location, c), b[0] = c[0], b[1] = c[1], b[2] = c[2], b[3] = c[3], 1) : 0 } E.mainContext.uniform2fv(a.location, c); return 1 }; a._uniform_vec3 = function (a, c) { var b = a.uploadedValue; return b[0] !== c[0] || b[1] !== c[1] || b[2] !== c[2] ? (E.mainContext.uniform3f(a.location, b[0] = c[0], b[1] = c[1], b[2] = c[2]), 1) : 0 }; a._uniform_vec3v = function (a, c) { E.mainContext.uniform3fv(a.location, c); return 1 }; a._uniform_vec4 = function (a, c) { var b = a.uploadedValue; return b[0] !== c[0] || b[1] !== c[1] || b[2] !== c[2] || b[3] !== c[3] ? (E.mainContext.uniform4f(a.location, b[0] = c[0], b[1] = c[1], b[2] = c[2], b[3] = c[3]), 1) : 0 }; a._uniform_vec4v = function (a, c) { E.mainContext.uniform4fv(a.location, c); return 1 }; a._uniformMatrix2fv = function (a, c) { E.mainContext.uniformMatrix2fv(a.location, !1, c); return 1 }; a._uniformMatrix3fv = function (a, c) { E.mainContext.uniformMatrix3fv(a.location, !1, c); return 1 }; a._uniformMatrix4fv = function (a, c) { E.mainContext.uniformMatrix4fv(a.location, !1, c); return 1 }; a._uniform1i = function (a, c) { var b = a.uploadedValue; return b[0] !== c ? (E.mainContext.uniform1i(a.location, b[0] = c), 1) : 0 }; a._uniform1iv = function (a, c) { E.mainContext.uniform1iv(a.location, c); return 1 }; a._uniform_ivec2 = function (a, c) { var b = a.uploadedValue; return b[0] !== c[0] || b[1] !== c[1] ? (E.mainContext.uniform2i(a.location, b[0] = c[0], b[1] = c[1]), 1) : 0 }; a._uniform_ivec2v = function (a, c) { E.mainContext.uniform2iv(a.location, c); return 1 }; a._uniform_vec3i = function (a, c) { var b = a.uploadedValue; return b[0] !== c[0] || b[1] !== c[1] || b[2] !== c[2] ? (E.mainContext.uniform3i(a.location, b[0] = c[0], b[1] = c[1], b[2] = c[2]), 1) : 0 }; a._uniform_vec3vi = function (a, c) { E.mainContext.uniform3iv(a.location, c); return 1 }; a._uniform_vec4i = function (a, c) { var b = a.uploadedValue; return b[0] !== c[0] || b[1] !== c[1] || b[2] !== c[2] || b[3] !== c[3] ? (E.mainContext.uniform4i(a.location, b[0] = c[0], b[1] = c[1], b[2] = c[2], b[3] = c[3]), 1) : 0 }; a._uniform_vec4vi = function (a, c) { E.mainContext.uniform4iv(a.location, c); return 1 }; a._uniform_sampler2D = function (a, f) { var b = E.mainContext, d = a.uploadedValue; if (null == d[0]) return d[0] = this._curActTexIndex, b.uniform1i(a.location, this._curActTexIndex), b.activeTexture(c._TEXTURES[this._curActTexIndex]), L.bindTexture(b, 3553, f), this._curActTexIndex++, 1; b.activeTexture(c._TEXTURES[d[0]]); L.bindTexture(b, 3553, f); return 0 }; a._uniform_samplerCube = function (a, f) { var b = E.mainContext, d = a.uploadedValue; if (null == d[0]) return d[0] = this._curActTexIndex, b.uniform1i(a.location, this._curActTexIndex), b.activeTexture(c._TEXTURES[this._curActTexIndex]), L.bindTexture(b, 34067, f), this._curActTexIndex++, 1; b.activeTexture(c._TEXTURES[d[0]]); L.bindTexture(b, 34067, f); return 0 }; a._noSetValue = function (a) { console.log("no....:" + a.name) }; a.uploadOne = function (a, c) { this.activeResource(); L.UseProgram(this._program); var b = this._paramsMap[a]; b.fun.call(this, b, c) }; a.uploadTexture2D = function (a) { H.shaderCall++; var b = E.mainContext; b.activeTexture(33984); L.bindTexture(b, 3553, a) }; a.upload = function (a, c) { Ua.activeShader = Ua.bindShader = this; this._lastUseFrameCount === H.loopCount || this.activeResource(); L.UseProgram(this._program); this._reCompile ? (c = this._params, this._reCompile = !1) : c = c || this._params; for (var b, f, d = c.length, e = 0, g = 0; g < d; g++) b = c[g], null !== (f = a[b.name]) && (e += b.fun.call(this, b, f)); H.shaderCall += e }; a.uploadArray = function (a, c, d) { Ua.activeShader = this; Ua.bindShader = this; this.activeResource(); L.UseProgram(this._program); for (var b, f = 0, e = c - 2; 0 <= e; e -= 2) if (b = this._paramsMap[a[e]]) c = a[e + 1], null != c && (d && d[b.name] && d[b.name].bind(), f += b.fun.call(this, b, c)); H.shaderCall += f }; a.getParams = function () { return this._params }; c.getShader = function (a) { return c.sharders[a] }; c.create = function (a, f, d, e) { return new c(a, f, d, e) }; c.withCompile = function (a, f, d, e) { if (d && c.sharders[d]) return c.sharders[d]; var b = c._preCompileShader[2E-4 * a]; if (!b) throw Error("withCompile shader err!" + a); return b.createShader(f, d, e) }; c.withCompile2D = function (a, f, d, e, g) { if (e && c.sharders[e]) return c.sharders[e]; var b = c._preCompileShader[2E-4 * a + f]; if (!b) throw Error("withCompile shader err!" + a + " " + f); return b.createShader(d, e, g) }; c.addInclude = function (a, c) { yc.addInclude(a, c) }; c.preCompile = function (a, f, d, e) { a *= 2E-4; c._preCompileShader[a] = new yc(a, f, d, e) }; c.preCompile2D = function (a, f, d, e, g) { a = 2E-4 * a + f; c._preCompileShader[a] = new yc(a, d, e, g) }; c._createShader = function (a, c, d) { d = a.createShader(d); a.shaderSource(d, c); a.compileShader(d); return d }; c._TEXTURES = [33984, 33985, 33986, 33987, 33988, 33989, 33990, , 33991, 33992]; c._count = 0; c._preCompileShader = {}; c.SHADERNAME2ID = 2E-4; c.sharders = (c.sharders = [], c.sharders.length = 32, c.sharders); p(c, ["nameKey", function () { return this.nameKey = new Xg }]); return c }(Ua), ce = function (a) { function c() { this._maxsize = 0; this._upload = !0; this._uploadSize = 0; c.__super.call(this); this.lock = !0 } g(c, "laya.webgl.utils.Buffer2D", a); var b = c.prototype; b.needSize = function (a) { var b = this._byteLength; a && (a = this._byteLength + a, a <= this._buffer.byteLength || this._resizeBuffer(a << 1, !0), this._byteLength = a); return b }; b._bufferData = function () { this._maxsize = Math.max(this._maxsize, this._byteLength); 0 == H.loopCount % 30 && (this._buffer.byteLength > this._maxsize + 64 && (this.memorySize = this._buffer.byteLength, this._buffer = this._buffer.slice(0, this._maxsize + 64), this._checkArrayUse()), this._maxsize = this._byteLength); this._uploadSize < this._buffer.byteLength && (this._uploadSize = this._buffer.byteLength, Oa._gl.bufferData(this._bufferType, this._uploadSize, this._bufferUsage), this.memorySize = this._uploadSize); Oa._gl.bufferSubData(this._bufferType, 0, this._buffer) }; b._bufferSubData = function (a, b, c) { void 0 === a && (a = 0); void 0 === b && (b = 0); void 0 === c && (c = 0); this._maxsize = Math.max(this._maxsize, this._byteLength); 0 == H.loopCount % 30 && (this._buffer.byteLength > this._maxsize + 64 && (this.memorySize = this._buffer.byteLength, this._buffer = this._buffer.slice(0, this._maxsize + 64), this._checkArrayUse()), this._maxsize = this._byteLength); this._uploadSize < this._buffer.byteLength && (this._uploadSize = this._buffer.byteLength, Oa._gl.bufferData(this._bufferType, this._uploadSize, this._bufferUsage), this.memorySize = this._uploadSize); b || c ? (b = this._buffer.slice(b, c), Oa._gl.bufferSubData(this._bufferType, a, b)) : Oa._gl.bufferSubData(this._bufferType, a, this._buffer) }; b._checkArrayUse = function () { }; b._bind_upload = function () { if (!this._upload) return !1; this._upload = !1; this._bind(); this._bufferData(); return !0 }; b._bind_subUpload = function (a, b, c) { void 0 === a && (a = 0); void 0 === b && (b = 0); void 0 === c && (c = 0); if (!this._upload) return !1; this._upload = !1; this._bind(); this._bufferSubData(a, b, c); return !0 }; b._resizeBuffer = function (a, b) { if (a < this._buffer.byteLength) return this; this.memorySize = a; if (b && this._buffer && 0 < this._buffer.byteLength) { var c = new ArrayBuffer(a); (new Uint8Array(c)).set(new Uint8Array(this._buffer), 0); this._buffer = c } else this._buffer = new ArrayBuffer(a); this._checkArrayUse(); this._upload = !0; return this }; b.append = function (a) { this._upload = !0; var b, c; b = a.byteLength; a instanceof Uint8Array ? (this._resizeBuffer(this._byteLength + b, !0), c = new Uint8Array(this._buffer, this._byteLength)) : a instanceof Uint16Array ? (this._resizeBuffer(this._byteLength + b, !0), c = new Uint16Array(this._buffer, this._byteLength)) : a instanceof Float32Array && (this._resizeBuffer(this._byteLength + b, !0), c = new Float32Array(this._buffer, this._byteLength)); c.set(a, 0); this._byteLength += b; this._checkArrayUse() }; b.appendU16Array = function (a, b) { this._resizeBuffer(this._byteLength + 2 * b, !0); for (var c = new Uint16Array(this._buffer, this._byteLength, b), f = 0; f < b; f++) c[f] = a[f]; this._byteLength += 2 * b; this._checkArrayUse() }; b.appendEx = function (a, b) { this._upload = !0; var c; c = a.byteLength; this._resizeBuffer(this._byteLength + c, !0); (new b(this._buffer, this._byteLength)).set(a, 0); this._byteLength += c; this._checkArrayUse() }; b.appendEx2 = function (a, b, c, d) { void 0 === d && (d = 1); this._upload = !0; d *= c; this._resizeBuffer(this._byteLength + d, !0); b = new b(this._buffer, this._byteLength); var f; for (f = 0; f < c; f++) b[f] = a[f]; this._byteLength += d; this._checkArrayUse() }; b.getBuffer = function () { return this._buffer }; b.setNeedUpload = function () { this._upload = !0 }; b.getNeedUpload = function () { return this._upload }; b.upload = function () { var a = this._bind_upload(); Oa._gl.bindBuffer(this._bufferType, null); Oa._bindActive[this._bufferType] = null; Ua.activeShader = null; return a }; b.subUpload = function (a, b, c) { a = this._bind_subUpload(); Oa._gl.bindBuffer(this._bufferType, null); Oa._bindActive[this._bufferType] = null; Ua.activeShader = null; return a }; b.disposeResource = function () { a.prototype.disposeResource.call(this); this._upload = !0; this._uploadSize = 0 }; b.clear = function () { this._byteLength = 0; this._upload = !0 }; e(0, b, "bufferLength", function () { return this._buffer.byteLength }); e(0, b, "byteLength", null, function (a) { this._byteLength !== a && (a <= this._buffer.byteLength || this._resizeBuffer(2 * a + 256, !0), this._byteLength = a) }); c.__int__ = function (a) { Db.QuadrangleIB = Db.create(35044); Va.fillIBQuadrangle(Db.QuadrangleIB, 16) }; c.FLOAT32 = 4; c.SHORT = 2; return c }(Oa), Gl = function (a) { function c() { this._onerror = this._onload = this._src = null; c.__super.call(this) } g(c, "laya.resource.FileBitmap", a); a = c.prototype; e(0, a, "src", function () { return this._src }, function (a) { this._src = a }); e(0, a, "onload", null, function (a) { }); e(0, a, "onerror", null, function (a) { }); return c }(pc), qb = function (a) { function c(a, f) { this._is2D = !1; c.__super.call(this); var b = this; this._source = this; if ("2D" === a || "AUTO" === a && !B.isWebGL) { this._is2D = !0; this._source = f || A.createElement("canvas"); this._w = this._source.width; this._h = this._source.height; var d = this; d.getContext = function (a, c) { if (b._ctx) return b._ctx; var f = b._ctx = b._source.getContext(a, c); f && (f._canvas = d, B.isFlash || A.onLimixiu || (f.size = function (a, b) { })); return f } } this.lock = !0 } g(c, "laya.resource.HTMLCanvas", a); a = c.prototype; a.clear = function () { this._ctx && this._ctx.clear() }; a.destroy = function () { this._ctx && this._ctx.destroy(); this._ctx = null; laya.resource.Resource.prototype.destroy.call(this) }; a.release = function () { }; a._setContext = function (a) { this._ctx = a }; a.getContext = function (a, f) { return this._ctx ? this._ctx : this._ctx = c._createContext(this) }; a.getMemSize = function () { return 0 }; a.size = function (a, c) { if (this._w != a || this._h != c || this._source && (this._source.width != a || this._source.height != c)) this._w = a, this._h = c, this.memorySize = this._w * this._h * 4, this._ctx && this._ctx.size(a, c), this._source && (this._source.height = c, this._source.width = a) }; a.getCanvas = function () { return this._source }; a.toBase64 = function (a, c, d) { this._source && (B.isConchApp && this._source.toBase64 ? this._source.toBase64(a, c, d) : (a = this._source.toDataURL(a, c), d.call(this, a))) }; e(0, a, "context", function () { return this._ctx }); e(0, a, "asBitmap", null, function (a) { }); c.create = function (a, f) { return new c(a, f) }; c.TYPE2D = "2D"; c.TYPE3D = "3D"; c.TYPEAUTO = "AUTO"; c._createContext = null; return c }(pc), wk = function (a) { function c(a, f, d, e, g, h, l, m) { c.__super.call(this); throw Error("\u4e0d\u5141\u8bb8new\uff01"); } g(c, "laya.resource.HTMLSubImage", a); c.create = function (a, f, d, e, g, h, l, m) { void 0 === m && (m = !1); return new c(a, f, d, e, g, h, l, m) }; return c }(pc), fl = function (a) { function c() { this._flashCacheImage = this._atlaser = null; this._flashCacheImageNeedFlush = !1; c.__super.call(this) } g(c, "laya.webgl.atlas.AtlasWebGLCanvas", a); var b = c.prototype; b.recreateResource = function () { var a = E.mainContext, b = this._source = a.createTexture(), c = L.curBindTexTarget, d = L.curBindTexValue; L.bindTexture(a, 3553, b); a.texImage2D(3553, 0, 6408, this._w, this._h, 0, 6408, 5121, null); a.texParameteri(3553, 10241, 9729); a.texParameteri(3553, 10240, 9729); a.texParameteri(3553, 10242, 33071); a.texParameteri(3553, 10243, 33071); c && d && L.bindTexture(a, c, d); this.memorySize = this._w * this._h * 4; this.completeCreate() }; b.disposeResource = function () { this._source && (E.mainContext.deleteTexture(this._source), this._source = null, this.memorySize = 0) }; b.texSubImage2D = function (a, b, c) { if (B.isFlash) this._flashCacheImage || (this._flashCacheImage = Ec.create(""), this._flashCacheImage._image.createCanvas(this._w, this._h)), c = c.bitmapdata, this._flashCacheImage._image.copyPixels(c, 0, 0, c.width, c.height, a, b), this._flashCacheImageNeedFlush || (this._flashCacheImageNeedFlush = !0); else { var f = E.mainContext, d = L.curBindTexTarget, e = L.curBindTexValue; L.bindTexture(f, 3553, this._source); B.isConchWebGL ? (0 <= a - 1 && f.texSubImage2DEx(!0, 3553, 0, a - 1, b, 6408, 5121, c), a + 1 <= this._w && f.texSubImage2DEx(!0, 3553, 0, a + 1, b, 6408, 5121, c), 0 <= b - 1 && f.texSubImage2DEx(!0, 3553, 0, a, b - 1, 6408, 5121, c), b + 1 <= this._h && f.texSubImage2DEx(!0, 3553, 0, a, b + 1, 6408, 5121, c), f.texSubImage2DEx(!0, 3553, 0, a, b, 6408, 5121, c)) : (f.pixelStorei(37441, !0), 0 <= a - 1 && f.texSubImage2D(3553, 0, a - 1, b, 6408, 5121, c), a + 1 <= this._w && f.texSubImage2D(3553, 0, a + 1, b, 6408, 5121, c), 0 <= b - 1 && f.texSubImage2D(3553, 0, a, b - 1, 6408, 5121, c), b + 1 <= this._h && f.texSubImage2D(3553, 0, a, b + 1, 6408, 5121, c), f.texSubImage2D(3553, 0, a, b, 6408, 5121, c), f.pixelStorei(37441, !1)); d && e && L.bindTexture(f, d, e) } }; b.texSubImage2DPixel = function (a, b, c, d, e) { var f = E.mainContext, k = L.curBindTexTarget, g = L.curBindTexValue; L.bindTexture(f, 3553, this._source); e = new Uint8Array(e.data); B.isConchWebGL ? f.texSubImage2DEx(!0, 3553, 0, a, b, c, d, 6408, 5121, e) : (f.pixelStorei(37441, !0), f.texSubImage2D(3553, 0, a, b, c, d, 6408, 5121, e), f.pixelStorei(37441, !1)); k && g && L.bindTexture(f, k, g) }; e(0, b, "width", a.prototype._$get_width, function (a) { this._w = a }); e(0, b, "height", a.prototype._$get_height, function (a) { this._h = a }); return c }(pc), Ye = function (a) { function c() { this.flipY = !0; this.alwaysChange = !1; c.__super.call(this) } g(c, "laya.webgl.resource.WebGLCanvas", a); a = c.prototype; a.getCanvas = function () { return this._canvas }; a.clear = function () { this._ctx && this._ctx.clear() }; a.destroy = function () { this._ctx && this._ctx.destroy(); this._ctx = null }; a._setContext = function (a) { this._ctx = a }; a.getContext = function (a, f) { return this._ctx ? this._ctx : this._ctx = c._createContext(this) }; a.size = function (a, c) { if (this._w != a || this._h != c) this._w = a, this._h = c, this._ctx && this._ctx.size(a, c), this._canvas && (this._canvas.height = c, this._canvas.width = a) }; a.activeResource = function (a) { this._source || this.recreateResource() }; a.recreateResource = function () { this.createWebGlTexture(); this.completeCreate() }; a.disposeResource = function () { this._source && !this.iscpuSource && (E.mainContext.deleteTexture(this._source), this._source = null, this.memorySize = 0) }; a.createWebGlTexture = function () { var a = E.mainContext, f = this._source = a.createTexture(); this.iscpuSource = !1; var d = L.curBindTexTarget, e = L.curBindTexValue; L.bindTexture(a, 3553, f); a.pixelStorei(37440, this.flipY ? 1 : 0); B.isConchWebGL ? a.texImage2DEx(c.premulAlpha, 3553, 0, 6408, 6408, 5121, this._imgData) : (c.premulAlpha && a.pixelStorei(37441, !0), a.texImage2D(3553, 0, 6408, 6408, 5121, this._imgData), c.premulAlpha && a.pixelStorei(37441, !1)); a.texParameteri(3553, 10240, 9729); a.texParameteri(3553, 10241, 9729); a.texParameteri(3553, 10242, 33071); a.texParameteri(3553, 10243, 33071); a.pixelStorei(37440, 0); this.memorySize = this._w * this._h * 4; d && e && L.bindTexture(a, d, e) }; a.reloadCanvasData = function () { var a = E.mainContext; if (!this._source) throw"reloadCanvasData error, gl texture not created!"; var f = L.curBindTexTarget, d = L.curBindTexValue; L.bindTexture(a, 3553, this._source); B.isConchWebGL ? a.texImage2DEx(c.premulAlpha, 3553, 0, 6408, 6408, 5121, this._imgData) : (c.premulAlpha && a.pixelStorei(37441, !0), a.texImage2D(3553, 0, 6408, 6408, 5121, this._imgData), c.premulAlpha && a.pixelStorei(37441, !1)); a.pixelStorei(37440, 0); f && d && L.bindTexture(a, f, d) }; a.texSubImage2D = function (a, c, d) { var b = E.mainContext, f = L.curBindTexTarget, e = L.curBindTexValue; L.bindTexture(b, 3553, this._source); B.isConchWebGL ? b.texSubImage2DEx(!0, 3553, 0, c, d, 6408, 5121, a._source) : (b.pixelStorei(37441, !0), b.texSubImage2D(3553, 0, c, d, 6408, 5121, a._source), b.pixelStorei(37441, !1)); f && e && L.bindTexture(b, f, e) }; a.toBase64 = function (a, c, d) { var b = null; this._canvas && (b = this._canvas.toDataURL(a, c)); d.call(this, b) }; e(0, a, "context", function () { return this._ctx }); e(0, a, "source", function () { this.alwaysChange && this.reloadCanvasData(); return this._source }); e(0, a, "asBitmap", null, function (a) { this._ctx && (this._ctx.asBitmap = a) }); c._createContext = null; c.premulAlpha = !1; return c }(pc), tk = function (a) { function c(a, f) { this.CborderSize = 12; c.__super.call(this); this["char"] = a; this.isSpace = " " === a; this.xs = f.scaleX; this.ys = f.scaleY; this.font = f.font.toString(); this.fontSize = f.font.size; this.fillColor = f.fillColor; this.borderColor = f.borderColor; this.lineWidth = f.lineWidth; this.underLine = f.underLine; var b = B.isConchApp, d; b ? (d = ConchTextCanvas, d._source = ConchTextCanvas, d._source.canvas = ConchTextCanvas) : d = A.canvas.source; this.canvas = d; this._enableMerageInAtlas = !0; this._ctx = b ? d : this.canvas.getContext("2d", void 0); b = ba.measureText(this["char"], this.font); this.cw = b.width * this.xs; this.ch = (b.height || this.fontSize) * this.ys; this.onresize(this.cw + 2 * this.CborderSize, this.ch + 2 * this.CborderSize); this.texture = new xa(this) } g(c, "laya.webgl.resource.WebGLCharImage", a); a = c.prototype; h.imps(a, {"laya.webgl.resource.IMergeAtlasBitmap": !0}); a.active = function () { this.texture.active() }; a.recreateResource = function () { var a = B.isConchApp; this.onresize(this.cw + 2 * this.CborderSize, this.ch + 2 * this.CborderSize); this.canvas && (this.canvas.height = this._h, this.canvas.width = this._w); if (a) { a = this.fontSize; if (1 != this.xs || 1 != this.ys) a = parseInt(a * (this.xs > this.ys ? this.xs : this.ys) + ""); a = "normal 100 " + a + "px Arial"; this.borderColor && (a += " 1 " + this.borderColor); this._ctx.font = a; this._ctx.textBaseline = "top"; this._ctx.fillStyle = this.fillColor; this._ctx.fillText(this["char"], this.CborderSize, this.CborderSize, null, null, null) } else this._ctx.save(), this._ctx.clearRect(0, 0, this.cw + 2 * this.CborderSize, this.ch + 2 * this.CborderSize), this._ctx.font = this.font, ga.RightToLeft && (this._ctx.textAlign = "end"), this._ctx.textBaseline = "top", this._ctx.translate(this.CborderSize, this.CborderSize), 1 == this.xs && 1 == this.ys || this._ctx.scale(this.xs, this.ys), this.fillColor && this.borderColor ? (this._ctx.strokeStyle = this.borderColor, this._ctx.lineWidth = this.lineWidth, this._ctx.strokeText(this["char"], 0, 0, null, null, 0, null), this._ctx.fillStyle = this.fillColor, this._ctx.fillText(this["char"], 0, 0, null, null, null)) : -1 === this.lineWidth ? (this._ctx.fillStyle = this.fillColor ? this.fillColor : "white", this._ctx.fillText(this["char"], 0, 0, null, null, null)) : (this._ctx.strokeStyle = this.borderColor ? this.borderColor : "white", this._ctx.lineWidth = this.lineWidth, this._ctx.strokeText(this["char"], 0, 0, null, null, 0, null)), this.underLine && (this._ctx.lineWidth = 1, this._ctx.strokeStyle = this.fillColor, this._ctx.beginPath(), this._ctx.moveTo(0, this.fontSize + 1), a = this._ctx.measureText(this["char"]).width + 1, this._ctx.lineTo(a, this.fontSize + 1), this._ctx.stroke()), this._ctx.restore(); this.borderSize = this.CborderSize; this.completeCreate() }; a.onresize = function (a, c) { this._w = a; this._h = c; this._allowMerageInAtlas = !0 }; a.clearAtlasSource = function () { }; e(0, a, "allowMerageInAtlas", function () { return this._allowMerageInAtlas }); e(0, a, "atlasSource", function () { return this.canvas }); e(0, a, "enableMerageInAtlas", function () { return this._enableMerageInAtlas }, function (a) { this._enableMerageInAtlas = a }); c.createOneChar = function (a, f) { return new c(a, f) }; return c }(pc), ql = function (a) { function c(a, f, d, e, g, h, l, m, p) { void 0 === d && (d = 6408); void 0 === e && (e = 5121); void 0 === g && (g = 34041); void 0 === h && (h = !1); void 0 === l && (l = !1); void 0 === m && (m = -1); void 0 === p && (p = 1); c.__super.call(this); this._w = a; this._h = f; this._surfaceFormat = d; this._surfaceType = e; this._depthStencilFormat = g; B.isConchWebGL && 34041 === this._depthStencilFormat && (this._depthStencilFormat = 33189); this._mipMap = h; this._repeat = l; this._minFifter = m; this._magFifter = p } g(c, "laya.webgl.resource.WebGLRenderTarget", a); a = c.prototype; a.recreateResource = function () { var a = E.mainContext; this._frameBuffer || (this._frameBuffer = a.createFramebuffer()); this._source || (this._source = a.createTexture()); var c = L.curBindTexTarget, d = L.curBindTexValue; L.bindTexture(a, 3553, this._source); a.texImage2D(3553, 0, 6408, this._w, this._h, 0, this._surfaceFormat, this._surfaceType, null); var e = this._minFifter, g = this._magFifter, h = this._repeat ? 10497 : 33071, l = Wb.isPOT(this._w, this._h); l ? (this._mipMap ? -1 !== e || (e = 9987) : -1 !== e || (e = 9729), -1 !== g || (g = 9729), a.texParameteri(3553, 10241, e), a.texParameteri(3553, 10240, g), a.texParameteri(3553, 10242, h), a.texParameteri(3553, 10243, h), this._mipMap && a.generateMipmap(3553)) : (-1 !== e || (e = 9729), -1 !== g || (g = 9729), a.texParameteri(3553, 10241, e), a.texParameteri(3553, 10240, g), a.texParameteri(3553, 10242, 33071), a.texParameteri(3553, 10243, 33071)); a.bindFramebuffer(36160, this._frameBuffer); a.framebufferTexture2D(36160, 36064, 3553, this._source, 0); if (this._depthStencilFormat) switch (this._depthStencilBuffer || (this._depthStencilBuffer = a.createRenderbuffer()), a.bindRenderbuffer(36161, this._depthStencilBuffer), a.renderbufferStorage(36161, this._depthStencilFormat, this._w, this._h), this._depthStencilFormat) { case 33189: a.framebufferRenderbuffer(36160, 36096, 36161, this._depthStencilBuffer); break; case 36168: a.framebufferRenderbuffer(36160, 36128, 36161, this._depthStencilBuffer); break; case 34041: a.framebufferRenderbuffer(36160, 33306, 36161, this._depthStencilBuffer) } a.bindFramebuffer(36160, null); c && d && L.bindTexture(a, c, d); a.bindRenderbuffer(36161, null); this.memorySize = l && this._mipMap ? this._w * this._h * 4 * (1 + 1 / 3) : this._w * this._h * 4; this.completeCreate() }; a.disposeResource = function () { this._frameBuffer && (E.mainContext.deleteTexture(this._source), E.mainContext.deleteFramebuffer(this._frameBuffer), E.mainContext.deleteRenderbuffer(this._depthStencilBuffer), this._depthStencilBuffer = this._frameBuffer = this._source = null, this.memorySize = 0) }; e(0, a, "depthStencilBuffer", function () { return this._depthStencilBuffer }); e(0, a, "frameBuffer", function () { return this._frameBuffer }); return c }(pc), xk = function (a) { function c(a, f, d, e, g, h, l) { this.offsetY = this.offsetX = 0; c.__super.call(this); this.repeat = !0; this.mipmap = !1; this.magFifter = this.minFifter = -1; this.atlasImage = h; this.canvas = a; this._ctx = a.getContext("2d", void 0); this._w = e; this._h = g; this.offsetX = f; this.offsetY = d; this.src = l; this._enableMerageInAtlas = !0; Da.enabled && this._w < Da.atlasLimitWidth && this._h < Da.atlasLimitHeight ? this._allowMerageInAtlas = !0 : this._allowMerageInAtlas = !1 } g(c, "laya.webgl.resource.WebGLSubImage", a); a = c.prototype; h.imps(a, {"laya.webgl.resource.IMergeAtlasBitmap": !0}); a.size = function (a, c) { this._w = a; this._h = c; this._ctx && this._ctx.size(a, c); this.canvas && (this.canvas.height = c, this.canvas.width = a) }; a.recreateResource = function () { this.size(this._w, this._h); this._ctx.drawImage(this.atlasImage, this.offsetX, this.offsetY, this._w, this._h, 0, 0, this._w, this._h); this._allowMerageInAtlas && this._enableMerageInAtlas ? this.memorySize = 0 : this.createWebGlTexture(); this.completeCreate() }; a.createWebGlTexture = function () { var a = E.mainContext; if (!this.canvas) throw"create GLTextur err:no data:" + this.canvas; var c = this._source = a.createTexture(), d = L.curBindTexTarget, e = L.curBindTexValue; L.bindTexture(a, 3553, c); B.isConchWebGL ? a.texImage2DEx(!0, 3553, 0, 6408, 6408, 5121, this.canvas) : (a.pixelStorei(37441, !0), a.texImage2D(3553, 0, 6408, 6408, 5121, this.canvas), a.pixelStorei(37441, !1)); var c = this.minFifter, g = this.magFifter, h = this.repeat ? 10497 : 33071, l = Wb.isPOT(this.width, this.height); l ? (this.mipmap ? -1 !== c || (c = 9987) : -1 !== c || (c = 9729), -1 !== g || (g = 9729), a.texParameteri(3553, 10240, g), a.texParameteri(3553, 10241, c), a.texParameteri(3553, 10242, h), a.texParameteri(3553, 10243, h), this.mipmap && a.generateMipmap(3553)) : (-1 !== c || (c = 9729), -1 !== g || (g = 9729), a.texParameteri(3553, 10241, c), a.texParameteri(3553, 10240, g), a.texParameteri(3553, 10242, 33071), a.texParameteri(3553, 10243, 33071)); d && e && L.bindTexture(a, d, e); this.canvas = null; this.memorySize = l && this.mipmap ? this._w * this._h * 4 * (1 + 1 / 3) : this._w * this._h * 4 }; a.disposeResource = function () { Da.enabled && this._allowMerageInAtlas || !this._source || (E.mainContext.deleteTexture(this._source), this._source = null, this.memorySize = 0) }; a.clearAtlasSource = function () { }; e(0, a, "allowMerageInAtlas", function () { return this._allowMerageInAtlas }); e(0, a, "atlasSource", function () { return this.canvas }); e(0, a, "enableMerageInAtlas", function () { return this._allowMerageInAtlas }, function (a) { this._allowMerageInAtlas = a }); return c }(pc), nh = function (a) { function c(a) { c.__super.call(this, 64); this.defines.add(64) } g(c, "laya.webgl.shader.d2.value.TextSV", a); var b = c.prototype; b.release = function () { c.pool[c._length++] = this; this.clear() }; b.clear = function () { a.prototype.clear.call(this) }; c.create = function () { return c._length ? c.pool[--c._length] : new c(null) }; c.pool = []; c._length = 0; return c }(ef), wa = function (a) { function c() { c.__super.call(this) } g(c, "laya.ui.Box", a); var b = c.prototype; h.imps(b, {"laya.ui.IBox": !0}); e(0, b, "dataSource", a.prototype._$get_dataSource, function (a) { this._dataSource = a; for (var b in a) { var c = this.getChildByName(b); c ? c.dataSource = a[b] : this.hasOwnProperty(b) && "function" != typeof this[b] && (this[b] = a[b]) } }); return c }(ma), Yd = function (a) { function c(a) { this.type = 0; this.preY = this.preX = NaN; c.__super.call(this) } g(c, "laya.debug.tools.resizer.AutoFillRec", a); var b = c.prototype; b.changeSize = function () { a.prototype.changeSize.call(this); var b = this.graphics; b.clear(); b.drawRect(0, 0, this.width, this.height, "#33c5f5") }; b.record = function () { this.preX = this.x; this.preY = this.y }; b.getDx = function () { return this.x - this.preX }; b.getDy = function () { return this.y - this.preY }; return c }(ma), yl = function (a) { function c() { this._defaultTipHandler = this._tipText = this._tipBox = null; c.__super.call(this); this._tipBox = new ma; this._tipBox.addChild(this._tipText = new ga); this._tipText.x = this._tipText.y = 5; this._tipText.color = c.tipTextColor; this._defaultTipHandler = this.showDefaultTip; h.stage.on("showtip", this, this.onStageShowTip); h.stage.on("hidetip", this, this.onStageHideTip) } g(c, "laya.debug.tools.TipManagerForDebug", a); a = c.prototype; a.onStageHideTip = function (a) { h.timer.clear(this, this.showTip); this.closeAll(); this.removeSelf() }; a.onStageShowTip = function (a) { h.timer.once(c.tipDelay, this, this.showTip, [a], !0) }; a.showTip = function (a) { "string" == typeof a ? (a = String(a)) && this._defaultTipHandler(a) : a instanceof laya.utils.Handler ? a.run() : "function" == typeof a && a.apply(); h.stage.on("mousemove", this, this.onStageMouseMove); h.stage.on("mousedown", this, this.onStageMouseDown); this.onStageMouseMove(null) }; a.onStageMouseDown = function (a) { this.closeAll() }; a.onStageMouseMove = function (a) { this.showToStage(this, c.offsetX, c.offsetY) }; a.showToStage = function (a, c, d) { void 0 === c && (c = 0); void 0 === d && (d = 0); var b = a.getBounds(); a.x = h.stage.mouseX + c; a.y = h.stage.mouseY + d; a.x + b.width > h.stage.width && (a.x -= b.width + c); a.y + b.height > h.stage.height && (a.y -= b.height + d) }; a.closeAll = function () { h.timer.clear(this, this.showTip); h.stage.off("mousemove", this, this.onStageMouseMove); h.stage.off("mousedown", this, this.onStageMouseDown); this.removeChildren() }; a.showDisTip = function (a) { this.addChild(a); this.showToStage(this); h.stage.addChild(this) }; a.showDefaultTip = function (a) { this._tipText.text = a; a = this._tipBox.graphics; a.clear(); a.drawRect(0, 0, this._tipText.width + 10, this._tipText.height + 10, c.tipBackColor); this.addChild(this._tipBox); this.showToStage(this); h.stage.addChild(this) }; e(0, a, "defaultTipHandler", function () { return this._defaultTipHandler }, function (a) { this._defaultTipHandler = a }); c.offsetX = 10; c.offsetY = 15; c.tipTextColor = "#ffffff"; c.tipBackColor = "#111111"; c.tipDelay = 200; return c }(ma), Ic = function (a) { function c(a, b) { c.__super.call(this); void 0 === a && (a = .3); void 0 === b && (b = 1E3); this._tempVector3 = new m; this._position = new m; this._up = new m; this._forward = new m; this._right = new m; this._fieldOfView = 60; this._orthographic = this._useUserProjectionMatrix = !1; this._viewportExpressedInClipSpace = !0; this._renderTargetSize = bc.fullScreen; this._orthographicVerticalSize = 10; this.renderingOrder = 0; this._nearPlane = a; this._farPlane = b; this.cullingMask = 2147483647; this.clearFlag = 0; this.useOcclusionCulling = !0; this._calculateProjectionMatrix(); h.stage.on("resize", this, this._onScreenSizeChanged) } g(c, "laya.d3.core.BaseCamera", a); var b = c.prototype; b._sortCamerasByRenderingOrder = function () { if (this._displayedInStage) for (var a = this.scene._cameraPool, b = a.length - 1, c = 0; c < b; c++) if (a[c].renderingOrder > a[b].renderingOrder) { var d = a[c]; a[c] = a[b]; a[b] = d } }; b._calculateProjectionMatrix = function () { }; b._onScreenSizeChanged = function () { this._calculateProjectionMatrix() }; b._prepareCameraToRender = function () { $a._currentCameraCullingMask = this.cullingMask; var a = this._shaderValues; a.setValue(0, this.transform.position.elements); a.setValue(5, this.forward.elements); a.setValue(6, this.up.elements) }; b._prepareCameraViewProject = function (a, b) { var c = this._shaderValues; c.setValue(1, a.elements); c.setValue(2, b.elements) }; b._renderCamera = function (a, b, c) { }; b.addLayer = function (a) { 29 !== a.number && 30 != a.number && (this.cullingMask |= a.mask) }; b.removeLayer = function (a) { 29 !== a.number && 30 != a.number && (this.cullingMask &= ~a.mask) }; b.addAllLayers = function () { this.cullingMask = 2147483647 }; b.removeAllLayers = function () { this.cullingMask = 0 | $a.getLayerByNumber(29).mask | $a.getLayerByNumber(30).mask }; b.ResetProjectionMatrix = function () { this._useUserProjectionMatrix = !1; this._calculateProjectionMatrix() }; b.moveForward = function (a) { this._tempVector3.elements[0] = this._tempVector3.elements[1] = 0; this._tempVector3.elements[2] = a; this.transform.translate(this._tempVector3) }; b.moveRight = function (a) { this._tempVector3.elements[1] = this._tempVector3.elements[2] = 0; this._tempVector3.elements[0] = a; this.transform.translate(this._tempVector3) }; b.moveVertical = function (a) { this._tempVector3.elements[0] = this._tempVector3.elements[2] = 0; this._tempVector3.elements[1] = a; this.transform.translate(this._tempVector3, !1) }; b._addSelfRenderObjects = function () { var a = this.scene._cameraPool, b = a.length; if (0 < b) for (--b; 0 <= b; b--) { if (this.renderingOrder <= a[b].renderingOrder) { a.splice(b + 1, 0, this); break } } else a.push(this), this.scene.conchModel && this.scene.conchModel.setCurrentCamera(this.conchModel) }; b._clearSelfRenderObjects = function () { var a = this.scene._cameraPool; a.splice(a.indexOf(this), 1) }; b.destroy = function (b) { void 0 === b && (b = !0); this._sky && this._sky.destroy(); this.renderTarget = null; h.stage.off("resize", this, this._onScreenSizeChanged); a.prototype.destroy.call(this, b) }; e(0, b, "sky", function () { return this._sky }, function (a) { this._sky = a; a._ownerCamera = this }); e(0, b, "forward", function () { var a = this.transform.worldMatrix.elements, b = this._forward.elements; b[0] = -a[8]; b[1] = -a[9]; b[2] = -a[10]; return this._forward }); e(0, b, "position", function () { var a = this.transform.worldMatrix.elements, b = this._position.elements; b[0] = a[12]; b[1] = a[13]; b[2] = a[14]; return this._position }); e(0, b, "renderTarget", function () { return this._renderTarget }, function (a) { this._renderTarget = a; null != a && (this._renderTargetSize = a.size) }); e(0, b, "up", function () { var a = this.transform.worldMatrix.elements, b = this._up.elements; b[0] = a[4]; b[1] = a[5]; b[2] = a[6]; return this._up }); e(0, b, "right", function () { var a = this.transform.worldMatrix.elements, b = this._right.elements; b[0] = a[0]; b[1] = a[1]; b[2] = a[2]; return this._right }); e(0, b, "renderTargetSize", function () { return this._renderTargetSize }, function (a) { this._renderTargetSize = a; this._calculateProjectionMatrix() }); e(0, b, "fieldOfView", function () { return this._fieldOfView }, function (a) { this._fieldOfView = a; this._calculateProjectionMatrix() }); e(0, b, "nearPlane", function () { return this._nearPlane }, function (a) { this._nearPlane = a; this._calculateProjectionMatrix() }); e(0, b, "farPlane", function () { return this._farPlane }, function (a) { this._farPlane = a; this._calculateProjectionMatrix() }); e(0, b, "orthographic", function () { return this._orthographic }, function (a) { this._orthographic = a; this._calculateProjectionMatrix() }); e(0, b, "orthographicVerticalSize", function () { return this._orthographicVerticalSize }, function (a) { this._orthographicVerticalSize = a; this._calculateProjectionMatrix() }); e(0, b, "renderingOrder", function () { return this._renderingOrder }, function (a) { this._renderingOrder = a; this._sortCamerasByRenderingOrder() }); c.CAMERAPOS = 0; c.VIEWMATRIX = 1; c.PROJECTMATRIX = 2; c.VPMATRIX = 3; c.VPMATRIX_NO_TRANSLATE = 4; c.CAMERADIRECTION = 5; c.CAMERAUP = 6; c.ENVIRONMENTDIFFUSE = 7; c.ENVIRONMENTSPECULAR = 8; c.SIMLODINFO = 9; c.DIFFUSEIRRADMATR = 10; c.DIFFUSEIRRADMATG = 11; c.DIFFUSEIRRADMATB = 12; c.HDREXPOSURE = 13; c.RENDERINGTYPE_DEFERREDLIGHTING = "DEFERREDLIGHTING"; c.RENDERINGTYPE_FORWARDRENDERING = "FORWARDRENDERING"; c.CLEARFLAG_SOLIDCOLOR = 0; c.CLEARFLAG_SKY = 1; c.CLEARFLAG_DEPTHONLY = 2; c.CLEARFLAG_NONE = 3; p(c, ["_invertYScaleMatrix", function () { return this._invertYScaleMatrix = new Q(1, 0, 0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) }, "_invertYProjectionMatrix", function () { return this._invertYProjectionMatrix = new Q }, "_invertYProjectionViewMatrix", function () { return this._invertYProjectionViewMatrix = new Q }]); return c }(Yb), Eb = function (a) { function c(a, b) { this.toggle = !1; this._strokeColors = this._text = this._bitmap = null; this._state = 0; this._selected = !1; this._skin = null; this._autoSize = !0; this._clickHandler = this._sources = null; this._stateChanged = !1; c.__super.call(this); this._labelColors = ab.buttonLabelColors; this._stateNum = ab.buttonStateNum; void 0 === b && (b = ""); this.skin = a; this.label = b } g(c, "laya.ui.Button", a); var b = c.prototype; h.imps(b, {"laya.ui.ISelect": !0}); b.destroy = function (b) { void 0 === b && (b = !0); a.prototype.destroy.call(this, b); this._bitmap && this._bitmap.destroy(); this._text && this._text.destroy(b); this._labelColors = this._sources = this._strokeColors = this._clickHandler = this._text = this._bitmap = null }; b.createChildren = function () { this.graphics = this._bitmap = new id }; b.createText = function () { this._text || (this._text = new ga, this._text.overflow = ga.HIDDEN, this._text.align = "center", this._text.valign = "middle", this._text.width = this._width, this._text.height = this._height) }; b.initialize = function () { 1 !== this._mouseEnableState && (this.mouseEnabled = !0, this._setBit(2, !0)); this._createListener("mouseover", this, this.onMouse, null, !1, !1); this._createListener("mouseout", this, this.onMouse, null, !1, !1); this._createListener("mousedown", this, this.onMouse, null, !1, !1); this._createListener("mouseup", this, this.onMouse, null, !1, !1); this._createListener("click", this, this.onMouse, null, !1, !1) }; b.onMouse = function (a) { !1 === this.toggle && this._selected || ("click" === a.type ? (this.toggle && (this.selected = !this._selected), this._clickHandler && this._clickHandler.run()) : !this._selected && (this.state = c.stateMap[a.type])) }; b.changeClips = function () { var a = N.getRes(this._skin); if (a) { var b = a.sourceWidth, c = a.sourceHeight / this._stateNum; a.$_GID || (a.$_GID = ba.getGID()); var d = a.$_GID + "-" + this._stateNum, e = Jb.I.get(d); ba.isOkTextureList(e) || (e = null); if (e) this._sources = e; else { this._sources = []; if (1 === this._stateNum) this._sources.push(a); else for (e = 0; e < this._stateNum; e++) this._sources.push(xa.createFromTexture(a, 0, c * e, b, c)); Jb.I.set(d, this._sources) } this._autoSize ? (this._bitmap.width = this._width || b, this._bitmap.height = this._height || c, this._text && (this._text.width = this._bitmap.width, this._text.height = this._bitmap.height)) : this._text && (this._text.x = b) } else console.log("lose skin", this._skin) }; b.changeState = function () { this._stateChanged = !1; this.runCallLater(this.changeClips); var a = this._state < this._stateNum ? this._state : this._stateNum - 1; this._sources && (this._bitmap.source = this._sources[a]); this.label && (this._text.color = this._labelColors[a], this._strokeColors && (this._text.strokeColor = this._strokeColors[a])) }; b._setStateChanged = function () { this._stateChanged || (this._stateChanged = !0, this.callLater(this.changeState)) }; e(0, b, "labelStrokeColor", function () { this.createText(); return this._text.strokeColor }, function (a) { this.createText(); this._text.strokeColor = a }); e(0, b, "measureHeight", function () { this.runCallLater(this.changeClips); return this._text ? Math.max(this._bitmap.height, this._text.height) : this._bitmap.height }); e(0, b, "skin", function () { return this._skin }, function (a) { this._skin != a && (this._skin = a, this.callLater(this.changeClips), this._setStateChanged()) }); e(0, b, "state", function () { return this._state }, function (a) { this._state != a && (this._state = a, this._setStateChanged()) }); e(0, b, "text", function () { this.createText(); return this._text }); e(0, b, "stateNum", function () { return this._stateNum }, function (a) { "string" == typeof a && (a = parseInt(a)); this._stateNum != a && (this._stateNum = 1 > a ? 1 : 3 < a ? 3 : a, this.callLater(this.changeClips)) }); e(0, b, "strokeColors", function () { return this._strokeColors ? this._strokeColors.join(",") : "" }, function (a) { this._strokeColors = hb.fillArray(ab.buttonLabelColors, a, String); this._setStateChanged() }); e(0, b, "labelColors", function () { return this._labelColors.join(",") }, function (a) { this._labelColors = hb.fillArray(ab.buttonLabelColors, a, String); this._setStateChanged() }); e(0, b, "measureWidth", function () { this.runCallLater(this.changeClips); if (this._autoSize) return this._bitmap.width; this.runCallLater(this.changeState); return this._bitmap.width + (this._text ? this._text.width : 0) }); e(0, b, "label", function () { return this._text ? this._text.text : null }, function (a) { if (this._text || a) this.createText(), this._text.text != a && (a && !this._text.parent && this.addChild(this._text), this._text.text = (a + "").replace(/\\n/g, "\n"), this._setStateChanged()) }); e(0, b, "selected", function () { return this._selected }, function (a) { this._selected != a && (this.state = (this._selected = a) ? 2 : 0, this.event("change")) }); e(0, b, "labelPadding", function () { this.createText(); return this._text.padding.join(",") }, function (a) { this.createText(); this._text.padding = hb.fillArray(ab.labelPadding, a, Number) }); e(0, b, "labelSize", function () { this.createText(); return this._text.fontSize }, function (a) { this.createText(); this._text.fontSize = a }); e(0, b, "labelStroke", function () { this.createText(); return this._text.stroke }, function (a) { this.createText(); this._text.stroke = a }); e(0, b, "labelBold", function () { this.createText(); return this._text.bold }, function (a) { this.createText(); this._text.bold = a }); e(0, b, "labelFont", function () { this.createText(); return this._text.font }, function (a) { this.createText(); this._text.font = a }); e(0, b, "labelAlign", function () { this.createText(); return this._text.align }, function (a) { this.createText(); this._text.align = a }); e(0, b, "clickHandler", function () { return this._clickHandler }, function (a) { this._clickHandler = a }); e(0, b, "sizeGrid", function () { return this._bitmap.sizeGrid ? this._bitmap.sizeGrid.join(",") : null }, function (a) { this._bitmap.sizeGrid = hb.fillArray(ab.defaultSizeGrid, a, Number) }); e(0, b, "width", a.prototype._$get_width, function (a) { h.superSet(ma, this, "width", a); this._autoSize && (this._bitmap.width = a, this._text && (this._text.width = a)) }); e(0, b, "height", a.prototype._$get_height, function (a) { h.superSet(ma, this, "height", a); this._autoSize && (this._bitmap.height = a, this._text && (this._text.height = a)) }); e(0, b, "dataSource", a.prototype._$get_dataSource, function (a) { this._dataSource = a; "number" == typeof a || "string" == typeof a ? this.label = a + "" : h.superSet(ma, this, "dataSource", a) }); e(0, b, "iconOffset", function () { return this._bitmap._offset ? this._bitmap._offset.join(",") : null }, function (a) { this._bitmap._offset = a ? hb.fillArray([1, 1], a, Number) : [] }); p(c, ["stateMap", function () { return this.stateMap = {mouseup: 0, mouseover: 1, mousedown: 2, mouseout: 0} }]); return c }(ma), eb = function (a) { function c(a) { this._geometryFilter = this._render = null; c.__super.call(this, a) } g(c, "laya.d3.core.RenderableSprite3D", a); var b = c.prototype; b._addToInitStaticBatchManager = function () { }; b._setBelongScene = function (b) { a.prototype._setBelongScene.call(this, b); b._renderableSprite3Ds.push(this); this._render._applyLightMapParams() }; b._setUnBelongScene = function () { var b = this._scene._renderableSprite3Ds, c = b.indexOf(this); b.splice(c, 1); this._render._removeShaderDefine(laya.d3.core.RenderableSprite3D.SAHDERDEFINE_LIGHTMAP); a.prototype._setUnBelongScene.call(this) }; b._update = function (a) { a.owner = this; this._activeInHierarchy && (this._updateComponents(a), this._render._updateOctreeNode(), this._lateUpdateComponents(a), H.spriteCount++, this._childs.length && this._updateChilds(a)) }; b.destroy = function (b) { void 0 === b && (b = !0); a.prototype.destroy.call(this, b); this._render._destroy(); this._render = null }; c.__init__ = function () { c.SHADERDEFINE_SCALEOFFSETLIGHTINGMAPUV = c.shaderDefines.registerDefine("SCALEOFFSETLIGHTINGMAPUV"); c.SAHDERDEFINE_LIGHTMAP = c.shaderDefines.registerDefine("LIGHTMAP") }; c.SHADERDEFINE_SCALEOFFSETLIGHTINGMAPUV = 2; c.SAHDERDEFINE_LIGHTMAP = 4; c.LIGHTMAPSCALEOFFSET = 2; c.LIGHTMAP = 3; p(c, ["shaderDefines", function () { return this.shaderDefines = new rb }]); return c }(Yb), Hl = function (a) { function c() { this._intensityColor = null; this._intensity = NaN; this._shadow = !1; this._shadowMapPCFType = this._shadowMapCount = this._shadowMapSize = this._shadowFarPlane = 0; this._parallelSplitShadowMap = null; this._lightmapBakedType = 0; this.color = null; c.__super.call(this); this._intensity = 1; this._intensityColor = new m; this.color = new m(1, 1, 1); this._shadow = !1; this._shadowFarPlane = 8; this._shadowMapSize = 512; this._shadowMapCount = 1; this._shadowMapPCFType = 0; this._lightmapBakedType = c.LIGHTMAPBAKEDTYPE_REALTIME } g(c, "laya.d3.core.light.LightSprite", a); a = c.prototype; a._parseCustomProps = function (a, c, d, e) { a = d.color; c = this.color.elements; c[0] = a[0]; c[1] = a[1]; c[2] = a[2] }; a._addSelfRenderObjects = function () { this.lightmapBakedType !== c.LIGHTMAPBAKEDTYPE_BAKED && this._scene._addLight(this) }; a._clearSelfRenderObjects = function () { this.lightmapBakedType !== c.LIGHTMAPBAKEDTYPE_BAKED && this._scene._removeLight(this) }; a._prepareToScene = function (a) { return !1 }; e(0, a, "lightmapBakedType", function () { return this._lightmapBakedType }, function (a) { this._lightmapBakedType !== a && (this._lightmapBakedType = a, this._activeInHierarchy && (a !== c.LIGHTMAPBAKEDTYPE_BAKED ? this._scene._addLight(this) : this._scene._removeLight(this))) }); e(0, a, "shadowPCFType", function () { return this._shadowMapPCFType }, function (a) { this._shadowMapPCFType = a; this._parallelSplitShadowMap && this._parallelSplitShadowMap.setPCFType(a) }); e(0, a, "intensity", function () { return this._intensity }, function (a) { this._intensity = a }); e(0, a, "shadow", function () { return this._shadow }, function (a) { throw Error("LightSprite: must override it."); }); e(0, a, "shadowDistance", function () { return this._shadowFarPlane }, function (a) { this._shadowFarPlane = a; this._parallelSplitShadowMap && this._parallelSplitShadowMap.setFarDistance(a) }); e(0, a, "shadowPSSMCount", function () { return this._shadowMapCount }, function (a) { this._shadowMapCount = a; this._parallelSplitShadowMap && (this._parallelSplitShadowMap.PSSMNum = a) }); e(0, a, "shadowResolution", function () { return this._shadowMapSize }, function (a) { this._shadowMapSize = a; this._parallelSplitShadowMap && this._parallelSplitShadowMap.setShadowMapTextureSize(a) }); e(0, a, "diffuseColor", function () { console.log("LightSprite: discard property,please use color property instead."); return this.color }, function (a) { console.log("LightSprite: discard property,please use color property instead."); this.color = a }); c.LIGHTMAPBAKEDTYPE_REALTIME = 0; c.LIGHTMAPBAKEDTYPE_MIXED = 1; c.LIGHTMAPBAKEDTYPE_BAKED = 2; return c }(Yb), jb = function (a) { function c() { this.maxHandler = this.minHandler = null; this.isFirstShow = !0; this.dis = null; c.__super.call(this); this.dis = this; this.minHandler = new M(this, this.close); this.maxHandler = new M(this, this.show); this.createPanel(); this.dis && (this.dis.on("mousedown", this, this.bringToTop), this.dis.cacheAsBitmap = !0) } g(c, "laya.debug.view.nodeInfo.views.UIViewBase", a); a = c.prototype; a.show = function () { ya.I.setTop(); ya.I.popLayer.addChild(this.dis); this.isFirstShow && (this.firstShowFun(), this.isFirstShow = !1) }; a.firstShowFun = function () { this.dis.x = .5 * (h.stage.width - this.dis.width); this.dis.y = .5 * (h.stage.height - this.dis.height); ha.intFyDisPos(this.dis) }; a.bringToTop = function () { ha.setTop(this.dis) }; a.switchShow = function () { this.dis.parent ? this.close() : this.show() }; a.close = function () { this.dis.removeSelf() }; a.createPanel = function () { }; a.getInput = function () { var a; a = new Il; a.size(200, 30); a.fontSize = 30; return a }; a.getButton = function () { var a; a = new Jl; a.size(40, 30); a.fontSize = 30; return a }; return c }(ma), ie = function (a) { function c(a, b, d) { this._skin = this._bitmap = this._sources = null; this._clipY = this._clipX = 1; this._clipHeight = this._clipWidth = 0; this._autoPlay = !1; this._interval = 50; this._complete = null; this._isPlaying = !1; this._index = 0; this._clipChanged = !1; this._group = null; this._toIndex = -1; c.__super.call(this); void 0 === b && (b = 1); void 0 === d && (d = 1); this._clipX = b; this._clipY = d; this.skin = a } g(c, "laya.ui.Clip", a); var b = c.prototype; b.destroy = function (b) { a.prototype.destroy.call(this, !0); this._bitmap && this._bitmap.destroy(); this._sources = this._bitmap = null }; b.dispose = function () { this.destroy(!0); h.loader.clearRes(this._skin) }; b.createChildren = function () { this.graphics = this._bitmap = new id }; b._onDisplay = function (a) { this._isPlaying ? this._displayedInStage ? this.play() : this.stop() : this._autoPlay && this.play() }; b.changeClip = function () { this._clipChanged = !1; if (this._skin) { var a = N.getRes(this._skin); a ? this.loadComplete(this._skin, a) : h.loader.load(this._skin, M.create(this, this.loadComplete, [this._skin])) } }; b.loadComplete = function (a, b) { if (a === this._skin && b) { var c = this._clipWidth || Math.ceil(b.sourceWidth / this._clipX), f = this._clipHeight || Math.ceil(b.sourceHeight / this._clipY), d = this._skin + c + f, e = Jb.I.get(d); ba.isOkTextureList(e) || (e = null); if (e) this._sources = e; else { this._sources = []; for (e = 0; e < this._clipY; e++) for (var k = 0; k < this._clipX; k++) this._sources.push(xa.createFromTexture(b, c * k, f * e, c, f)); Jb.I.set(d, this._sources) } this.index = this._index; this.event("loaded"); this.onCompResize() } }; b.play = function (a, b) { void 0 === a && (a = 0); void 0 === b && (b = -1); this._isPlaying = !0; this.index = a; this._toIndex = b; this._index++; h.timer.loop(this.interval, this, this._loop); this.on("display", this, this._onDisplay); this.on("undisplay", this, this._onDisplay) }; b._loop = function () { this._style.visible && this._sources && (this._index++, -1 < this._toIndex && this._index >= this._toIndex ? this.stop() : this._index >= this._sources.length && (this._index = 0), this.index = this._index) }; b.stop = function () { this._isPlaying = !1; h.timer.clear(this, this._loop); this.event("complete") }; b._setClipChanged = function () { this._clipChanged || (this._clipChanged = !0, this.callLater(this.changeClip)) }; e(0, b, "interval", function () { return this._interval }, function (a) { this._interval != a && (this._interval = a, this._isPlaying && this.play()) }); e(0, b, "skin", function () { return this._skin }, function (a) { this._skin != a && ((this._skin = a) ? this._setClipChanged() : this._bitmap.source = null) }); e(0, b, "sources", function () { return this._sources }, function (a) { this._sources = a; this.index = this._index; this.event("loaded") }); e(0, b, "clipX", function () { return this._clipX }, function (a) { this._clipX = a || 1; this._setClipChanged() }); e(0, b, "clipY", function () { return this._clipY }, function (a) { this._clipY = a || 1; this._setClipChanged() }); e(0, b, "total", function () { this.runCallLater(this.changeClip); return this._sources ? this._sources.length : 0 }); e(0, b, "clipWidth", function () { return this._clipWidth }, function (a) { this._clipWidth = a; this._setClipChanged() }); e(0, b, "sizeGrid", function () { return this._bitmap.sizeGrid ? this._bitmap.sizeGrid.join(",") : null }, function (a) { this._bitmap.sizeGrid = hb.fillArray(ab.defaultSizeGrid, a, Number) }); e(0, b, "group", function () { return this._group }, function (a) { a && this._skin && N.setGroup(this._skin, a); this._group = a }); e(0, b, "clipHeight", function () { return this._clipHeight }, function (a) { this._clipHeight = a; this._setClipChanged() }); e(0, b, "width", a.prototype._$get_width, function (a) { h.superSet(ma, this, "width", a); this._bitmap.width = a }); e(0, b, "height", a.prototype._$get_height, function (a) { h.superSet(ma, this, "height", a); this._bitmap.height = a }); e(0, b, "measureWidth", function () { this.runCallLater(this.changeClip); return this._bitmap.width }); e(0, b, "measureHeight", function () { this.runCallLater(this.changeClip); return this._bitmap.height }); e(0, b, "index", function () { return this._index }, function (a) { this._index = a; this._bitmap && this._sources && (this._bitmap.source = this._sources[a]); this.event("change") }); e(0, b, "autoPlay", function () { return this._autoPlay }, function (a) { this._autoPlay != a && ((this._autoPlay = a) ? this.play() : this.stop()) }); e(0, b, "isPlaying", function () { return this._isPlaying }, function (a) { this._isPlaying = a }); e(0, b, "dataSource", a.prototype._$get_dataSource, function (a) { this._dataSource = a; "number" == typeof a && Math.floor(a) == a || "string" == typeof a ? this.index = parseInt(a) : h.superSet(ma, this, "dataSource", a) }); e(0, b, "bitmap", function () { return this._bitmap }); return c }(ma), Kl = function (a) { function c() { this.changeHandler = null; this._gridSize = 11; this._bgColor = "#ffffff"; this._inputColor = this._borderColor = "#000000"; this._inputBgColor = "#efefef"; this._colorButton = this._colorInput = this._colorBlock = this._colorTiles = this._colorPanel = null; this._colors = []; this._selectedColor = "#000000"; this._panelChanged = !1; c.__super.call(this) } g(c, "laya.ui.ColorPicker", a); var b = c.prototype; b.destroy = function (b) { void 0 === b && (b = !0); a.prototype.destroy.call(this, b); this._colorPanel && this._colorPanel.destroy(b); this._colorButton && this._colorButton.destroy(b); this.changeHandler = this._colors = this._colorButton = this._colorInput = this._colorBlock = this._colorTiles = this._colorPanel = null }; b.createChildren = function () { this.addChild(this._colorButton = new Eb); this._colorPanel = new wa; this._colorPanel.size(230, 166); this._colorPanel.addChild(this._colorTiles = new X); this._colorPanel.addChild(this._colorBlock = new X); this._colorPanel.addChild(this._colorInput = new Fa) }; b.initialize = function () { this._colorButton.on("click", this, this.onColorButtonClick); this._colorBlock.pos(5, 5); this._colorInput.pos(60, 5); this._colorInput.size(60, 20); this._colorInput.on("change", this, this.onColorInputChange); this._colorInput.on("keydown", this, this.onColorFieldKeyDown); this._colorTiles.pos(5, 30); this._colorTiles.on("mousemove", this, this.onColorTilesMouseMove); this._colorTiles.on("click", this, this.onColorTilesClick); this._colorTiles.size(20 * this._gridSize, 12 * this._gridSize); this._colorPanel.on("mousedown", this, this.onPanelMouseDown); this.bgColor = this._bgColor }; b.onPanelMouseDown = function (a) { a.stopPropagation() }; b.changePanel = function () { this._panelChanged = !1; var a = this._colorPanel.graphics; a.clear(); a.drawRect(0, 0, 230, 166, this._bgColor, this._borderColor); this.drawBlock(this._selectedColor); this._colorInput.borderColor = this._borderColor; this._colorInput.bgColor = this._inputBgColor; this._colorInput.color = this._inputColor; a = this._colorTiles.graphics; a.clear(); for (var b = [0, 3355443, 6710886, 10066329, 13421772, 16777215, 16711680, 65280, 255, 16776960, 65535, 16711935], c = 0; 12 > c; c++) for (var d = 0; 20 > d; d++) { var e = hb.toColor(0 === d ? b[c] : 1 === d ? 0 : 51 * (((3 * c + d / 6) % 3 << 0) + 3 * (c / 6 << 0)) << 16 | d % 6 * 51 << 8 | (c << 0) % 6 * 51); this._colors.push(e); a.drawRect(d * this._gridSize, c * this._gridSize, this._gridSize, this._gridSize, e, "#000000") } }; b.onColorButtonClick = function (a) { this._colorPanel.parent ? this.close() : this.open() }; b.open = function () { var a = this.localToGlobal(new V), b = a.x + this._colorPanel.width <= h.stage.width ? a.x : h.stage.width - this._colorPanel.width, c = a.y + this._colorButton.height, c = c + this._colorPanel.height <= h.stage.height ? c : a.y - this._colorPanel.height; this._colorPanel.pos(b, c); this._colorPanel.zOrder = 1001; h._currentStage.addChild(this._colorPanel); h.stage.on("mousedown", this, this.removeColorBox) }; b.close = function () { h.stage.off("mousedown", this, this.removeColorBox); this._colorPanel.removeSelf() }; b.removeColorBox = function (a) { this.close() }; b.onColorFieldKeyDown = function (a) { 13 == a.keyCode && (this.selectedColor = this._colorInput.text ? this._colorInput.text : null, this.close(), a.stopPropagation()) }; b.onColorInputChange = function (a) { this._colorInput.text ? this.drawBlock(this._colorInput.text) : this.drawBlock("#FFFFFF") }; b.onColorTilesClick = function (a) { this.selectedColor = this.getColorByMouse(); this.close() }; b.onColorTilesMouseMove = function (a) { this._colorInput.focus = !1; a = this.getColorByMouse(); this._colorInput.text = a; this.drawBlock(a) }; b.getColorByMouse = function () { var a = this._colorTiles.getMousePoint(); return this._colors[20 * Math.floor(a.y / this._gridSize) + Math.floor(a.x / this._gridSize)] }; b.drawBlock = function (a) { var b = this._colorBlock.graphics; b.clear(); b.drawRect(0, 0, 50, 20, a ? a : "#ffffff", this._borderColor); a || b.drawLine(0, 0, 50, 20, "#ff0000") }; b.changeColor = function () { var a = this.graphics; a.clear(); a.drawRect(0, 0, this._colorButton.width, this._colorButton.height, this._selectedColor || "#000000") }; b._setPanelChanged = function () { this._panelChanged || (this._panelChanged = !0, this.callLater(this.changePanel)) }; e(0, b, "inputBgColor", function () { return this._inputBgColor }, function (a) { this._inputBgColor = a; this._setPanelChanged() }); e(0, b, "selectedColor", function () { return this._selectedColor }, function (a) { this._selectedColor != a && (this._selectedColor = this._colorInput.text = a, this.drawBlock(a), this.changeColor(), this.changeHandler && this.changeHandler.runWith(this._selectedColor), this.event("change", Bc.EMPTY.setTo("change", this, this))) }); e(0, b, "skin", function () { return this._colorButton.skin }, function (a) { this._colorButton.skin = a; this.changeColor() }); e(0, b, "bgColor", function () { return this._bgColor }, function (a) { this._bgColor = a; this._setPanelChanged() }); e(0, b, "borderColor", function () { return this._borderColor }, function (a) { this._borderColor = a; this._setPanelChanged() }); e(0, b, "inputColor", function () { return this._inputColor }, function (a) { this._inputColor = a; this._setPanelChanged() }); return c }(ma), Ll = function (a) { function c(a, b) { this._visibleNum = 6; this._list = this._button = null; this._isOpen = !1; this._itemSize = 12; this._labels = []; this._selectedIndex = -1; this._selectHandler = null; this._listHeight = this._itemHeight = NaN; this._itemChanged = this._listChanged = !1; this._scrollBarSkin = null; this._isCustomList = !1; this.itemRender = null; c.__super.call(this); this._itemColors = ab.comboBoxItemColors; this.skin = a; this.labels = b } g(c, "laya.ui.ComboBox", a); var b = c.prototype; b.destroy = function (b) { void 0 === b && (b = !0); a.prototype.destroy.call(this, b); this._button && this._button.destroy(b); this._list && this._list.destroy(b); this._selectHandler = this._labels = this._itemColors = this._list = this._button = null }; b.createChildren = function () { this.addChild(this._button = new Eb); this._button.text.align = "left"; this._button.labelPadding = "0,0,0,5"; this._button.on("mousedown", this, this.onButtonMouseDown) }; b._createList = function () { this._list = new je; this._scrollBarSkin && (this._list.vScrollBarSkin = this._scrollBarSkin); this._setListEvent(this._list) }; b._setListEvent = function (a) { this._list.selectEnable = !0; this._list.on("mousedown", this, this.onListDown); this._list.mouseHandler = M.create(this, this.onlistItemMouse, null, !1); if (this._list.scrollBar) this._list.scrollBar.on("mousedown", this, this.onScrollBarDown) }; b.onListDown = function (a) { a.stopPropagation() }; b.onScrollBarDown = function (a) { a.stopPropagation() }; b.onButtonMouseDown = function (a) { this.callLater(this.switchTo, [!this._isOpen]) }; b.changeList = function () { this._listChanged = !1; var a = this.width - 2, b = this._itemColors[2]; this._itemHeight = this._itemSize + 6; this._list.itemRender = this.itemRender || { type: "Box", child: [{ type: "Label", props: { name: "label", x: 1, padding: "3,3,3,3", width: a, height: this._itemHeight, fontSize: this._itemSize, color: b } }] }; this._list.repeatY = this._visibleNum; this._list.refresh() }; b.onlistItemMouse = function (a, b) { var c = a.type; if ("mouseover" === c || "mouseout" === c) { if (!this._isCustomList) { var f = this._list.getCell(b); f && (f = f.getChildByName("label")) && ("mouseover" === c ? (f.bgColor = this._itemColors[0], f.color = this._itemColors[1]) : (f.bgColor = null, f.color = this._itemColors[2])) } } else "click" === c && (this.selectedIndex = b, this.isOpen = !1) }; b.switchTo = function (a) { this.isOpen = a }; b.changeOpen = function () { this.isOpen = !this._isOpen }; b.changeItem = function () { this._itemChanged = !1; this._listHeight = 0 < this._labels.length ? Math.min(this._visibleNum, this._labels.length) * this._itemHeight : this._itemHeight; if (!this._isCustomList) { var a = this._list.graphics; a.clear(); a.drawRect(0, 0, this.width - 1, this._listHeight, this._itemColors[4], this._itemColors[3]) } for (var a = this._list.array || [], b = a.length = 0, c = this._labels.length; b < c; b++) a.push({label: this._labels[b]}); this._list.height = this._listHeight; this._list.array = a }; b.changeSelected = function () { this._button.label = this.selectedLabel }; b._onStageMouseWheel = function (a) { this._list && !this._list.contains(a.target) && this.removeList(null) }; b.removeList = function (a) { h.stage.off("mousedown", this, this.removeList); h.stage.off("mousewheel", this, this._onStageMouseWheel); this.isOpen = !1 }; e(0, b, "selectedIndex", function () { return this._selectedIndex }, function (a) { this._selectedIndex != a && (this._selectedIndex = a, 0 < this._labels.length ? this.changeSelected() : this.callLater(this.changeSelected), this.event("change", [Bc.EMPTY.setTo("change", this, this)]), this._selectHandler && this._selectHandler.runWith(this._selectedIndex)) }); e(0, b, "measureHeight", function () { return this._button.height }); e(0, b, "skin", function () { return this._button.skin }, function (a) { this._button.skin != a && (this._button.skin = a, this._listChanged = !0) }); e(0, b, "measureWidth", function () { return this._button.width }); e(0, b, "width", a.prototype._$get_width, function (a) { h.superSet(ma, this, "width", a); this._button.width = this._width; this._listChanged = this._itemChanged = !0 }); e(0, b, "selectedLabel", function () { return -1 < this._selectedIndex && this._selectedIndex < this._labels.length ? this._labels[this._selectedIndex] : null }, function (a) { this.selectedIndex = this._labels.indexOf(a) }); e(0, b, "labels", function () { return this._labels.join(",") }, function (a) { 0 < this._labels.length && (this.selectedIndex = -1); a ? this._labels = a.split(",") : this._labels.length = 0; this._itemChanged = !0 }); e(0, b, "height", a.prototype._$get_height, function (a) { h.superSet(ma, this, "height", a); this._button.height = this._height }); e(0, b, "selectHandler", function () { return this._selectHandler }, function (a) { this._selectHandler = a }); e(0, b, "visibleNum", function () { return this._visibleNum }, function (a) { this._visibleNum = a; this._listChanged = !0 }); e(0, b, "labelBold", function () { return this._button.text.bold }, function (a) { this._button.text.bold = a }); e(0, b, "itemColors", function () { return String(this._itemColors) }, function (a) { this._itemColors = hb.fillArray(this._itemColors, a, String); this._listChanged = !0 }); e(0, b, "itemSize", function () { return this._itemSize }, function (a) { this._itemSize = a; this._listChanged = !0 }); e(0, b, "scrollBar", function () { return this.list.scrollBar }); e(0, b, "isOpen", function () { return this._isOpen }, function (a) { if (this._isOpen != a) if (this._isOpen = a, this._button.selected = this._isOpen) { this._list || this._createList(); this._listChanged && !this._isCustomList && this.changeList(); this._itemChanged && this.changeItem(); a = this.localToGlobal(V.TEMP.setTo(0, 0)); var b = a.y + this._button.height, b = b + this._listHeight <= h.stage.height ? b : a.y - this._listHeight; this._list.pos(a.x, b); this._list.zOrder = 1001; h._currentStage.addChild(this._list); h.stage.once("mousedown", this, this.removeList); h.stage.on("mousewheel", this, this._onStageMouseWheel); this._list.selectedIndex = this._selectedIndex } else this._list && this._list.removeSelf() }); e(0, b, "scrollBarSkin", function () { return this._scrollBarSkin }, function (a) { this._scrollBarSkin = a }); e(0, b, "sizeGrid", function () { return this._button.sizeGrid }, function (a) { this._button.sizeGrid = a }); e(0, b, "button", function () { return this._button }); e(0, b, "list", function () { this._list || this._createList(); return this._list }, function (a) { a && (a.removeSelf(), this._isCustomList = !0, this._list = a, this._setListEvent(a), this._itemHeight = a.getCell(0).height + a.spaceY) }); e(0, b, "dataSource", a.prototype._$get_dataSource, function (a) { this._dataSource = a; "number" == typeof a && Math.floor(a) == a || "string" == typeof a ? this.selectedIndex = parseInt(a) : a instanceof Array ? this.labels = a.join(",") : h.superSet(ma, this, "dataSource", a) }); e(0, b, "labelColors", function () { return this._button.labelColors }, function (a) { this._button.labelColors != a && (this._button.labelColors = a) }); e(0, b, "labelPadding", function () { return this._button.text.padding.join(",") }, function (a) { this._button.text.padding = hb.fillArray(ab.labelPadding, a, Number) }); e(0, b, "labelSize", function () { return this._button.text.fontSize }, function (a) { this._button.text.fontSize = a }); e(0, b, "labelFont", function () { return this._button.text.font }, function (a) { this._button.text.font = a }); e(0, b, "stateNum", function () { return this._button.stateNum }, function (a) { this._button.stateNum = a }); return c }(ma), kf = function (a) { function c(a) { this.rollRatio = .95; this.changeHandler = null; this.scaleBar = !0; this.autoHide = !1; this.elasticDistance = 0; this.elasticBackTime = 500; this.slider = this.downButton = this.upButton = null; this._scrollSize = 1; this._skin = null; this._thumbPercent = 1; this._lastPoint = this._target = null; this._lastOffset = 0; this._isElastic = this._checkElastic = !1; this._value = NaN; this._hide = !1; this._clickOnly = !0; this._offsets = null; c.__super.call(this); this._showButtons = hd.showButtons; this._touchScrollEnable = hd.touchScrollEnable; this._mouseWheelEnable = hd.mouseWheelEnable; this.skin = a; this.max = 1 } g(c, "laya.ui.ScrollBar", a); var b = c.prototype; b.destroy = function (b) { void 0 === b && (b = !0); this.stopScroll(); this.target = null; a.prototype.destroy.call(this, b); this.upButton && this.upButton.destroy(b); this.downButton && this.downButton.destroy(b); this.slider && this.slider.destroy(b); this._offsets = this.changeHandler = this.slider = this.upButton = this.downButton = null }; b.createChildren = function () { this.addChild(this.slider = new ke); this.addChild(this.upButton = new Eb); this.addChild(this.downButton = new Eb) }; b.initialize = function () { this.slider.showLabel = !1; this.slider.on("change", this, this.onSliderChange); this.slider.setSlider(0, 0, 0); this.upButton.on("mousedown", this, this.onButtonMouseDown); this.downButton.on("mousedown", this, this.onButtonMouseDown) }; b.onSliderChange = function () { this._value != this.slider.value && (this.value = this.slider.value) }; b.onButtonMouseDown = function (a) { a = a.currentTarget === this.upButton; this.slide(a); h.timer.once(ab.scrollBarDelayTime, this, this.startLoop, [a]); h.stage.once("mouseup", this, this.onStageMouseUp) }; b.startLoop = function (a) { h.timer.frameLoop(1, this, this.slide, [a]) }; b.slide = function (a) { this.value = a ? this.value - this._scrollSize : this.value + this._scrollSize }; b.onStageMouseUp = function (a) { h.timer.clear(this, this.startLoop); h.timer.clear(this, this.slide) }; b.changeScrollBar = function () { this.upButton.visible = this._showButtons; if (this.downButton.visible = this._showButtons) this.upButton.skin = this._skin.replace(".png", "$up.png"), this.downButton.skin = this._skin.replace(".png", "$down.png"); this.slider.isVertical ? this.slider.y = this._showButtons ? this.upButton.height : 0 : this.slider.x = this._showButtons ? this.upButton.width : 0; this.resetPositions(); this.repaint() }; b.changeSize = function () { a.prototype.changeSize.call(this); this.repaint(); this.resetPositions(); this.event("change"); this.changeHandler && this.changeHandler.runWith(this.value) }; b.resetPositions = function () { this.slider.isVertical ? this.slider.height = this.height - (this._showButtons ? this.upButton.height + this.downButton.height : 0) : this.slider.width = this.width - (this._showButtons ? this.upButton.width + this.downButton.width : 0); this.resetButtonPosition() }; b.resetButtonPosition = function () { this.slider.isVertical ? this.downButton.y = this.slider.y + this.slider.height : this.downButton.x = this.slider.x + this.slider.width }; b.setScroll = function (a, b, c) { this.runCallLater(this.changeSize); this.slider.setSlider(a, b, c); this.slider.bar.visible = 0 < b; !this._hide && this.autoHide && (this.visible = !1) }; b.onTargetMouseWheel = function (a) { this.value -= a.delta * this._scrollSize; this.target = this._target }; b.onTargetMouseDown = function (a) { this._clickOnly = !0; this._lastOffset = 0; this._checkElastic = !1; this._lastPoint || (this._lastPoint = new V); this._lastPoint.setTo(h.stage.mouseX, h.stage.mouseY); h.timer.clear(this, this.tweenMove); Aa.clearTween(this); h.stage.once("mouseup", this, this.onStageMouseUp2); h.stage.once("mouseout", this, this.onStageMouseUp2); h.timer.frameLoop(1, this, this.loop) }; b.loop = function () { var a = h.stage.mouseY, b = h.stage.mouseX; this._lastOffset = this.isVertical ? a - this._lastPoint.y : b - this._lastPoint.x; if (this._clickOnly) if (1 < Math.abs(this._lastOffset * (this.isVertical ? h.stage._canvasTransform.getScaleY() : h.stage._canvasTransform.getScaleX()))) this._clickOnly = !1, this._offsets || (this._offsets = []), this._offsets.length = 0, this._target.mouseEnabled = !1, !this.hide && this.autoHide && (this.alpha = 1, this.visible = !0), this.event("start"); else return; this._offsets.push(this._lastOffset); this._lastPoint.x = b; this._lastPoint.y = a; 0 !== this._lastOffset && (this._checkElastic || (0 < this.elasticDistance ? this._checkElastic || 0 == this._lastOffset || (0 < this._lastOffset && this._value <= this.min || 0 > this._lastOffset && this._value >= this.max ? this._checkElastic = this._isElastic = !0 : this._isElastic = !1) : this._checkElastic = !0), this._isElastic ? this._value <= this.min ? this.value -= this._lastOffset * Math.max(0, 1 - (this.min - this._value) / this.elasticDistance) : this._value >= this.max && (this.value -= this._lastOffset * Math.max(0, 1 - (this._value - this.max) / this.elasticDistance)) : this.value -= this._lastOffset) }; b.onStageMouseUp2 = function (a) { h.stage.off("mouseup", this, this.onStageMouseUp2); h.stage.off("mouseout", this, this.onStageMouseUp2); h.timer.clear(this, this.loop); if (!(this._clickOnly && this._value >= this.min && this._value <= this.max)) if (this._target.mouseEnabled = !0, this._isElastic) this._value < this.min ? Aa.to(this, {value: this.min}, this.elasticBackTime, Pb.sineOut, M.create(this, this.elasticOver)) : this._value > this.max && Aa.to(this, {value: this.max}, this.elasticBackTime, Pb.sineOut, M.create(this, this.elasticOver)); else if (this._offsets) { 1 > this._offsets.length && (this._offsets[0] = this.isVertical ? h.stage.mouseY - this._lastPoint.y : h.stage.mouseX - this._lastPoint.x); a = 0; for (var b = Math.min(this._offsets.length, 3), c = 0; c < b; c++) a += this._offsets[this._offsets.length - 1 - c]; this._lastOffset = a / b; a = Math.abs(this._lastOffset); 2 > a ? this.event("end") : (60 < a && (this._lastOffset = 0 < this._lastOffset ? 60 : -60), h.timer.frameLoop(1, this, this.tweenMove, [Math.round(Math.abs(this._lastOffset / 240 * this.elasticDistance))])) } }; b.elasticOver = function () { this._isElastic = !1; !this.hide && this.autoHide && Aa.to(this, {alpha: 0}, 500); this.event("end") }; b.tweenMove = function (a) { this._lastOffset *= this.rollRatio; 0 < a && (0 < this._lastOffset && this.value <= this.min ? (this._isElastic = !0, a = .5 * -(this.min - a - this.value), this._lastOffset > a && (this._lastOffset = a)) : 0 > this._lastOffset && this.value >= this.max && (this._isElastic = !0, a = .5 * -(this.max + a - this.value), this._lastOffset < a && (this._lastOffset = a))); this.value -= this._lastOffset; 1 > Math.abs(this._lastOffset) && (h.timer.clear(this, this.tweenMove), this._isElastic ? this._value < this.min ? Aa.to(this, {value: this.min}, this.elasticBackTime, Pb.sineOut, M.create(this, this.elasticOver)) : this._value > this.max ? Aa.to(this, {value: this.max}, this.elasticBackTime, Pb.sineOut, M.create(this, this.elasticOver)) : this.elasticOver() : (this.event("end"), !this.hide && this.autoHide && Aa.to(this, {alpha: 0}, 500))) }; b.stopScroll = function () { this.onStageMouseUp2(null); h.timer.clear(this, this.tweenMove); Aa.clearTween(this) }; e(0, b, "measureHeight", function () { return this.slider.isVertical ? 100 : this.slider.height }); e(0, b, "skin", function () { return this._skin }, function (a) { this._skin != a && (this._skin = a, this.slider.skin = this._skin, this.callLater(this.changeScrollBar)) }); e(0, b, "max", function () { return this.slider.max }, function (a) { this.slider.max = a }); e(0, b, "showButtons", function () { return this._showButtons }, function (a) { this._showButtons = a; this.callLater(this.changeScrollBar) }); e(0, b, "measureWidth", function () { return this.slider.isVertical ? this.slider.width : 100 }); e(0, b, "min", function () { return this.slider.min }, function (a) { this.slider.min = a }); e(0, b, "value", function () { return this._value }, function (a) { a !== this._value && (this._value = a, this._isElastic || (this.slider._value != a && (this.slider._value = a, this.slider.changeValue()), this._value = this.slider._value), this.event("change"), this.changeHandler && this.changeHandler.runWith(this._value)) }); e(0, b, "isVertical", function () { return this.slider.isVertical }, function (a) { this.slider.isVertical = a }); e(0, b, "sizeGrid", function () { return this.slider.sizeGrid }, function (a) { this.slider.sizeGrid = a }); e(0, b, "scrollSize", function () { return this._scrollSize }, function (a) { this._scrollSize = a }); e(0, b, "dataSource", a.prototype._$get_dataSource, function (a) { this._dataSource = a; "number" == typeof a || "string" == typeof a ? this.value = Number(a) : h.superSet(ma, this, "dataSource", a) }); e(0, b, "thumbPercent", function () { return this._thumbPercent }, function (a) { this.runCallLater(this.changeScrollBar); this.runCallLater(this.changeSize); this._thumbPercent = a = 1 <= a ? .99 : a; this.scaleBar && (this.slider.isVertical ? this.slider.bar.height = Math.max(this.slider.height * a, ab.scrollBarMinNum) : this.slider.bar.width = Math.max(this.slider.width * a, ab.scrollBarMinNum)) }); e(0, b, "target", function () { return this._target }, function (a) { this._target && (this._target.off("mousewheel", this, this.onTargetMouseWheel), this._target.off("mousedown", this, this.onTargetMouseDown)); if (this._target = a) this._mouseWheelEnable && this._target.on("mousewheel", this, this.onTargetMouseWheel), this._touchScrollEnable && this._target.on("mousedown", this, this.onTargetMouseDown) }); e(0, b, "hide", function () { return this._hide }, function (a) { this._hide = a; this.visible = !a }); e(0, b, "touchScrollEnable", function () { return this._touchScrollEnable }, function (a) { this._touchScrollEnable = a; this.target = this._target }); e(0, b, "mouseWheelEnable", function () { return this._mouseWheelEnable }, function (a) { this._mouseWheelEnable = a }); e(0, b, "tick", function () { return this.slider.tick }, function (a) { this.slider.tick = a }); return c }(ma), ke = function (a) { function c(a) { this.changeHandler = null; this.showLabel = this.isVertical = !0; this._allowClickBack = !1; this._max = 100; this._min = 0; this._tick = 1; this._value = 0; this._bar = this._progress = this._bg = this._skin = null; this._maxMove = this._ty = this._tx = NaN; this._globalSacle = null; c.__super.call(this); this.skin = a } g(c, "laya.ui.Slider", a); var b = c.prototype; b.destroy = function (b) { void 0 === b && (b = !0); a.prototype.destroy.call(this, b); this._bg && this._bg.destroy(b); this._bar && this._bar.destroy(b); this._progress && this._progress.destroy(b); this.changeHandler = this._progress = this._bar = this._bg = null }; b.createChildren = function () { this.addChild(this._bg = new ld); this.addChild(this._bar = new Eb) }; b.initialize = function () { this._bar.on("mousedown", this, this.onBarMouseDown); this._bg.sizeGrid = this._bar.sizeGrid = "4,4,4,4,0"; this._progress && (this._progress.sizeGrid = this._bar.sizeGrid); this.allowClickBack = !0 }; b.onBarMouseDown = function (a) { this._globalSacle || (this._globalSacle = new V); this._globalSacle.setTo(this.globalScaleX || .01, this.globalScaleY || .01); this._maxMove = this.isVertical ? this.height - this._bar.height : this.width - this._bar.width; this._tx = h.stage.mouseX; this._ty = h.stage.mouseY; h.stage.on("mousemove", this, this.mouseMove); h.stage.once("mouseup", this, this.mouseUp); h.stage.once("mouseout", this, this.mouseUp); this.showValueText() }; b.showValueText = function () { if (this.showLabel) { var a = laya.ui.Slider.label; this.addChild(a); a.textField.changeText(this._value + ""); this.isVertical ? (a.x = this._bar.x + 20, a.y = .5 * (this._bar.height - a.height) + this._bar.y) : (a.y = this._bar.y - 20, a.x = .5 * (this._bar.width - a.width) + this._bar.x) } }; b.hideValueText = function () { laya.ui.Slider.label && laya.ui.Slider.label.removeSelf() }; b.mouseUp = function (a) { h.stage.off("mousemove", this, this.mouseMove); h.stage.off("mouseup", this, this.mouseUp); h.stage.off("mouseout", this, this.mouseUp); this.sendChangeEvent("changed"); this.hideValueText() }; b.mouseMove = function (a) { a = this._value; this.isVertical ? (this._bar.y += (h.stage.mouseY - this._ty) / this._globalSacle.y, this._bar.y > this._maxMove ? this._bar.y = this._maxMove : 0 > this._bar.y && (this._bar.y = 0), this._value = this._bar.y / this._maxMove * (this._max - this._min) + this._min, this._progress && (this._progress.height = this._bar.y + .5 * this._bar.height)) : (this._bar.x += (h.stage.mouseX - this._tx) / this._globalSacle.x, this._bar.x > this._maxMove ? this._bar.x = this._maxMove : 0 > this._bar.x && (this._bar.x = 0), this._value = this._bar.x / this._maxMove * (this._max - this._min) + this._min, this._progress && (this._progress.width = this._bar.x + .5 * this._bar.width)); this._tx = h.stage.mouseX; this._ty = h.stage.mouseY; var b = Math.pow(10, (this._tick + "").length - 1); this._value = Math.round(Math.round(this._value / this._tick) * this._tick * b) / b; this._value != a && this.sendChangeEvent(); this.showValueText() }; b.sendChangeEvent = function (a) { void 0 === a && (a = "change"); this.event(a); this.changeHandler && this.changeHandler.runWith(this._value) }; b.setBarPoint = function () { this.isVertical ? this._bar.x = Math.round(.5 * (this._bg.width - this._bar.width)) : this._bar.y = Math.round(.5 * (this._bg.height - this._bar.height)) }; b.changeSize = function () { a.prototype.changeSize.call(this); this.isVertical ? this._bg.height = this.height : this._bg.width = this.width; this.setBarPoint(); this.changeValue() }; b.setSlider = function (a, b, c) { this._value = -1; this._min = a; this._max = b > a ? b : a; this.value = c < a ? a : c > b ? b : c }; b.changeValue = function () { var a = Math.pow(10, (this._tick + "").length - 1); this._value = Math.round(Math.round(this._value / this._tick) * this._tick * a) / a; this._value = this._value > this._max ? this._max : this._value < this._min ? this._min : this._value; a = this._max - this._min; 0 === a && (a = 1); this.isVertical ? (this._bar.y = (this._value - this._min) / a * (this.height - this._bar.height), this._progress && (this._progress.height = this._bar.y + .5 * this._bar.height)) : (this._bar.x = (this._value - this._min) / a * (this.width - this._bar.width), this._progress && (this._progress.width = this._bar.x + .5 * this._bar.width)) }; b.onBgMouseDown = function (a) { a = this._bg.getMousePoint(); this.value = this.isVertical ? a.y / (this.height - this._bar.height) * (this._max - this._min) + this._min : a.x / (this.width - this._bar.width) * (this._max - this._min) + this._min }; e(0, b, "measureHeight", function () { return Math.max(this._bg.height, this._bar.height) }); e(0, b, "skin", function () { return this._skin }, function (a) { this._skin != a && (this._skin = a, this._bg.skin = this._skin, this._bar.skin = this._skin.replace(".png", "$bar.png"), a = this._skin.replace(".png", "$progress.png"), N.getRes(a) && (this._progress || (this.addChild(this._progress = new ld), this._progress.sizeGrid = this._bar.sizeGrid, this.setChildIndex(this._progress, 1)), this._progress.skin = a), this.setBarPoint(), this.callLater(this.changeValue)) }); e(0, b, "allowClickBack", function () { return this._allowClickBack }, function (a) { if (this._allowClickBack != a) if (this._allowClickBack = a) this._bg.on("mousedown", this, this.onBgMouseDown); else this._bg.off("mousedown", this, this.onBgMouseDown) }); e(0, b, "max", function () { return this._max }, function (a) { this._max != a && (this._max = a, this.callLater(this.changeValue)) }); e(0, b, "measureWidth", function () { return Math.max(this._bg.width, this._bar.width) }); e(0, b, "tick", function () { return this._tick }, function (a) { this._tick != a && (this._tick = a, this.callLater(this.changeValue)) }); e(0, b, "sizeGrid", function () { return this._bg.sizeGrid }, function (a) { this._bg.sizeGrid = a; this._bar.sizeGrid = a; this._progress && (this._progress.sizeGrid = this._bar.sizeGrid) }); e(0, b, "min", function () { return this._min }, function (a) { this._min != a && (this._min = a, this.callLater(this.changeValue)) }); e(0, b, "value", function () { return this._value }, function (a) { if (this._value != a) { var b = this._value; this._value = a; this.changeValue(); this._value != b && this.sendChangeEvent() } }); e(0, b, "dataSource", a.prototype._$get_dataSource, function (a) { this._dataSource = a; "number" == typeof a || "string" == typeof a ? this.value = Number(a) : h.superSet(ma, this, "dataSource", a) }); e(0, b, "bar", function () { return this._bar }); p(c, ["label", function () { return this.label = new xd }]); return c }(ma), ld = function (a) { function c(a) { this._group = this._skin = this._bitmap = null; c.__super.call(this); this.skin = a } g(c, "laya.ui.Image", a); var b = c.prototype; b.destroy = function (b) { a.prototype.destroy.call(this, !0); this._bitmap && this._bitmap.destroy(); this._bitmap = null }; b.dispose = function () { this.destroy(!0); h.loader.clearRes(this._skin) }; b.createChildren = function () { this.graphics = this._bitmap = new id; this._bitmap.autoCacheCmd = !1 }; b.setSource = function (a, b) { a === this._skin && b && (this.source = b, this.onCompResize()) }; e(0, b, "source", function () { return this._bitmap.source }, function (a) { this._bitmap && (this._bitmap.source = a, this.event("loaded"), this.repaint()) }); e(0, b, "dataSource", a.prototype._$get_dataSource, function (a) { this._dataSource = a; "string" == typeof a ? this.skin = a : h.superSet(ma, this, "dataSource", a) }); e(0, b, "measureHeight", function () { return this._bitmap.height }); e(0, b, "skin", function () { return this._skin }, function (a) { this._skin != a && ((this._skin = a) ? (a = N.getRes(a)) ? (this.source = a, this.onCompResize()) : h.loader.load(this._skin, M.create(this, this.setSource, [this._skin]), null, "image", 1, !0, this._group) : this.source = null) }); e(0, b, "group", function () { return this._group }, function (a) { a && this._skin && N.setGroup(this._skin, a); this._group = a }); e(0, b, "sizeGrid", function () { return this._bitmap.sizeGrid ? this._bitmap.sizeGrid.join(",") : null }, function (a) { this._bitmap.sizeGrid = hb.fillArray(ab.defaultSizeGrid, a, Number) }); e(0, b, "measureWidth", function () { return this._bitmap.width }); e(0, b, "width", a.prototype._$get_width, function (a) { h.superSet(ma, this, "width", a); this._bitmap.width = 0 == a ? 1E-7 : a }); e(0, b, "height", a.prototype._$get_height, function (a) { h.superSet(ma, this, "height", a); this._bitmap.height = 0 == a ? 1E-7 : a }); return c }(ma), xd = function (a) { function c(a) { this._tf = null; c.__super.call(this); void 0 === a && (a = ""); Xb.defaultColor = ab.labelColor; this.text = a } g(c, "laya.ui.Label", a); var b = c.prototype; b.destroy = function (b) { void 0 === b && (b = !0); a.prototype.destroy.call(this, b); this._tf = null }; b.createChildren = function () { this.addChild(this._tf = new ga) }; b.changeText = function (a) { this._tf.changeText(a) }; e(0, b, "padding", function () { return this._tf.padding.join(",") }, function (a) { this._tf.padding = hb.fillArray(ab.labelPadding, a, Number) }); e(0, b, "bold", function () { return this._tf.bold }, function (a) { this._tf.bold = a }); e(0, b, "align", function () { return this._tf.align }, function (a) { this._tf.align = a }); e(0, b, "text", function () { return this._tf.text }, function (a) { if (this._tf.text != a && (a && (a = hb.adptString(a + "")), this._tf.text = a, this.event("change"), !this._width || !this._height)) this.onCompResize() }); e(0, b, "italic", function () { return this._tf.italic }, function (a) { this._tf.italic = a }); e(0, b, "wordWrap", function () { return this._tf.wordWrap }, function (a) { this._tf.wordWrap = a }); e(0, b, "font", function () { return this._tf.font }, function (a) { this._tf.font = a }); e(0, b, "dataSource", a.prototype._$get_dataSource, function (a) { this._dataSource = a; "number" == typeof a || "string" == typeof a ? this.text = a + "" : h.superSet(ma, this, "dataSource", a) }); e(0, b, "color", function () { return this._tf.color }, function (a) { this._tf.color = a }); e(0, b, "valign", function () { return this._tf.valign }, function (a) { this._tf.valign = a }); e(0, b, "leading", function () { return this._tf.leading }, function (a) { this._tf.leading = a }); e(0, b, "fontSize", function () { return this._tf.fontSize }, function (a) { this._tf.fontSize = a }); e(0, b, "bgColor", function () { return this._tf.bgColor }, function (a) { this._tf.bgColor = a }); e(0, b, "borderColor", function () { return this._tf.borderColor }, function (a) { this._tf.borderColor = a }); e(0, b, "stroke", function () { return this._tf.stroke }, function (a) { this._tf.stroke = a }); e(0, b, "strokeColor", function () { return this._tf.strokeColor }, function (a) { this._tf.strokeColor = a }); e(0, b, "textField", function () { return this._tf }); e(0, b, "measureWidth", function () { return this._tf.width }); e(0, b, "measureHeight", function () { return this._tf.height }); e(0, b, "width", function () { return this._width || this._tf.text ? h.superGet(ma, this, "width") : 0 }, function (a) { h.superSet(ma, this, "width", a); this._tf.width = a }); e(0, b, "height", function () { return this._height || this._tf.text ? h.superGet(ma, this, "height") : 0 }, function (a) { h.superSet(ma, this, "height", a); this._tf.height = a }); e(0, b, "overflow", function () { return this._tf.overflow }, function (a) { this._tf.overflow = a }); e(0, b, "underline", function () { return this._tf.underline }, function (a) { this._tf.underline = a }); e(0, b, "underlineColor", function () { return this._tf.underlineColor }, function (a) { this._tf.underlineColor = a }); return c }(ma), Ml = function (a) { function c(a) { this._skin = this._bar = this._bg = this.changeHandler = null; this._value = .5; c.__super.call(this); this.skin = a } g(c, "laya.ui.ProgressBar", a); var b = c.prototype; b.destroy = function (b) { void 0 === b && (b = !0); a.prototype.destroy.call(this, b); this._bg && this._bg.destroy(b); this._bar && this._bar.destroy(b); this.changeHandler = this._bg = this._bar = null }; b.createChildren = function () { this.addChild(this._bg = new ld); this.addChild(this._bar = new ld); this._bar._bitmap.autoCacheCmd = !1 }; b.changeValue = function () { if (this.sizeGrid) { var a = this.sizeGrid.split(","), b = Number(a[3]), a = Number(a[1]); this._bar.width = b + a + (this.width - b - a) * this._value; this._bar.visible = this._bar.width > b + a } else this._bar.width = this.width * this._value }; e(0, b, "measureHeight", function () { return this._bg.height }); e(0, b, "skin", function () { return this._skin }, function (a) { this._skin != a && (this._skin = a, this._bg.skin = this._skin, this._bar.skin = this._skin.replace(".png", "$bar.png"), this.callLater(this.changeValue)) }); e(0, b, "measureWidth", function () { return this._bg.width }); e(0, b, "height", a.prototype._$get_height, function (a) { h.superSet(ma, this, "height", a); this._bg.height = this._height; this._bar.height = this._height }); e(0, b, "bar", function () { return this._bar }); e(0, b, "value", function () { return this._value }, function (a) { this._value != a && (this._value = a = 1 < a ? 1 : 0 > a ? 0 : a, this.callLater(this.changeValue), this.event("change"), this.changeHandler && this.changeHandler.runWith(a)) }); e(0, b, "bg", function () { return this._bg }); e(0, b, "sizeGrid", function () { return this._bg.sizeGrid }, function (a) { this._bg.sizeGrid = this._bar.sizeGrid = a }); e(0, b, "width", a.prototype._$get_width, function (a) { h.superSet(ma, this, "width", a); this._bg.width = this._width; this.callLater(this.changeValue) }); e(0, b, "dataSource", a.prototype._$get_dataSource, function (a) { this._dataSource = a; "number" == typeof a || "string" == typeof a ? this.value = Number(a) : h.superSet(ma, this, "dataSource", a) }); return c }(ma), Xc = function (a) { function c(a) { this._lightmapScaleOffset = this._terrainRes = null; c.__super.call(this); this._lightmapScaleOffset = new Z(1, 1, 0, 0); if (a) if (this._terrainRes = a, a.loaded) this.buildTerrain(a); else a.once("loaded", this, this.buildTerrain) } g(c, "laya.d3.terrain.Terrain", a); a = c.prototype; a._parseCustomProps = function (a, c, d, e) { this.terrainRes = N.getRes(c[d.dataPath]); a = d.lightmapIndex; null != a && this.setLightmapIndex(a); (d = d.lightmapScaleOffset) && this.setLightmapScaleOffset(new Z(d[0], d[1], d[2], d[3])) }; a.setLightmapIndex = function (a) { for (var b = 0; b < this._childs.length; b++) this._childs[b].terrainRender.lightmapIndex = a }; a.setLightmapScaleOffset = function (a) { if (a) for (a.cloneTo(this._lightmapScaleOffset), a = 0; a < this._childs.length; a++) this._childs[a].terrainRender.lightmapScaleOffset = this._lightmapScaleOffset }; a.disableLight = function () { for (var a = 0, c = this._childs.length; a < c; a++) for (var d = this._childs[a], e = 0, g = d._render.sharedMaterials.length; e < g; e++) d._render.sharedMaterials[e].disableLight() }; a.buildTerrain = function (a) { for (var b = a._chunkNumX, c = a._chunkNumZ, d = a._heightData, e = 0, g = 0; g < c; g++) for (var h = 0; h < b; h++) { for (var l = new Nl(h, g, a._gridSize, d._terrainHeightData, d._width, d._height, a._cameraCoordinateInverse), m = a._chunkInfos[e++], p = 0; p < m.alphaMap.length; p++) { var q = m.detailID[p].length, t = 0 < q ? a._detailTextureInfos[m.detailID[p][0]].scale : null, v = 1 < q ? a._detailTextureInfos[m.detailID[p][1]].scale : null, z = 2 < q ? a._detailTextureInfos[m.detailID[p][2]].scale : null, A = 3 < q ? a._detailTextureInfos[m.detailID[p][3]].scale : null; l.buildRenderElementAndMaterial(q, m.normalMap, m.alphaMap[p], 0 < q ? a._detailTextureInfos[m.detailID[p][0]].diffuseTexture : null, 1 < q ? a._detailTextureInfos[m.detailID[p][1]].diffuseTexture : null, 2 < q ? a._detailTextureInfos[m.detailID[p][2]].diffuseTexture : null, 3 < q ? a._detailTextureInfos[m.detailID[p][3]].diffuseTexture : null, a._materialInfo.ambientColor, a._materialInfo.diffuseColor, a._materialInfo.specularColor, t ? t.x : 1, t ? t.y : 1, v ? v.x : 1, v ? v.y : 1, z ? z.x : 1, z ? z.y : 1, A ? A.x : 1, A ? A.y : 1) } l.terrainRender.receiveShadow = !0; l.terrainRender.lightmapScaleOffset = this._lightmapScaleOffset; this.addChild(l) } }; a.width = function () { return this._terrainRes._chunkNumX * pa.CHUNK_GRID_NUM * this._terrainRes._gridSize }; a.depth = function () { return this._terrainRes._chunkNumZ * pa.CHUNK_GRID_NUM * this._terrainRes._gridSize }; a.getHeightXZ = function (a, f) { if (!this._terrainRes || !this._terrainRes.loaded) return NaN; a -= this.transform.position.x; f -= this.transform.position.z; c.__VECTOR3__ || (c.__VECTOR3__ = new m); c.__VECTOR3__.elements[0] = a; c.__VECTOR3__.elements[1] = 0; c.__VECTOR3__.elements[2] = f; m.transformV3ToV3(c.__VECTOR3__, pa.__ADAPT_MATRIX_INV__, c.__VECTOR3__); a = c.__VECTOR3__.elements[0]; f = c.__VECTOR3__.elements[2]; if (0 > a || a > this.width() || 0 > f || f > this.depth()) return NaN; var b = this._terrainRes._gridSize, d = parseInt("" + a / b), e = parseInt("" + f / b), g = a - d * b, h = f - e * b, l, p, q = this._terrainRes._heightData; if (g + h > b) return l = q._terrainHeightData[(e + 1 - 1) * q._width + d + 1], p = q._terrainHeightData[(e + 1 - 1) * q._width + d], d = q._terrainHeightData[(e - 1) * q._width + d + 1], l + (b - g) / b * (p - l) + (b - h) / b * (d - l); l = q._terrainHeightData[Math.max(0, e - 1) * q._width + d]; p = q._terrainHeightData[Math.min(q._width * q._height - 1, (e + 1 - 1) * q._width + d)]; d = q._terrainHeightData[Math.min(q._width * q._height - 1, Math.max(0, e - 1) * q._width + d + 1)]; return l + h / b * (p - l) + g / b * (d - l) }; e(0, a, "terrainRes", null, function (a) { if (a) if (this._terrainRes = a, a.loaded) this.buildTerrain(a); else a.once("loaded", this, this.buildTerrain) }); c.load = function (a) { return h.loader.create(a, null, null, c, null, 1, !1) }; c.RENDER_LINE_MODEL = !1; c.LOD_TOLERANCE_VALUE = 4; c.LOD_DISTANCE_FACTOR = 2; c.__VECTOR3__ = null; return c }(Yb), Jl = function (a) { function c() { c.__super.call(this); this.bgColor = "#ffff00"; this.wordWrap = !1; this.mouseEnabled = !0 } g(c, "laya.debug.tools.debugUI.DButton", a); return c }(ga), Fa = function (a) { function c() { this._multiline = this._focus = !1; this._editable = !0; this._restrictPattern = null; this._type = "text"; this._prompt = ""; this._promptColor = "#A9A9A9"; this._originColor = "#000000"; this._content = ""; c.__super.call(this); this._maxChars = 1E5; this._width = 100; this._height = 20; this.multiline = !1; this.overflow = ga.SCROLL; this.on("mousedown", this, this._onMouseDown); this.on("undisplay", this, this._onUnDisplay) } g(c, "laya.display.Input", a); var b = c.prototype; b.setSelection = function (a, b) { this.focus = !0; laya.display.Input.inputElement.selectionStart = a; laya.display.Input.inputElement.selectionEnd = b }; b._onUnDisplay = function (a) { this.focus = !1 }; b._onMouseDown = function (a) { this.focus = !0 }; b._syncInputTransform = function () { var a = this.nativeInput, b = ba.getTransformRelativeToWindow(this, this.padding[3], this.padding[0]), d = this._width - this.padding[1] - this.padding[3], e = this._height - this.padding[0] - this.padding[2]; B.isConchApp ? (a.setScale(b.scaleX, b.scaleY), a.setSize(d, e), a.setPos(b.x, b.y)) : (c.inputContainer.style.transform = c.inputContainer.style.webkitTransform = "scale(" + b.scaleX + "," + b.scaleY + ") rotate(" + h.stage.canvasDegree + "deg)", a.style.width = d + "px", a.style.height = e + "px", c.inputContainer.style.left = b.x + "px", c.inputContainer.style.top = b.y + "px") }; b.select = function () { this.nativeInput.select() }; b._setInputMethod = function () { c.input.parentElement && c.inputContainer.removeChild(c.input); c.area.parentElement && c.inputContainer.removeChild(c.area); c.inputElement = this._multiline ? c.area : c.input; c.inputContainer.appendChild(c.inputElement); ga.RightToLeft && (c.inputElement.style.direction = "rtl") }; b._focusIn = function () { laya.display.Input.isInputting = !0; var a = this.nativeInput; this._focus = !0; var b = a.style; b.whiteSpace = this.wordWrap ? "pre-wrap" : "nowrap"; this._setPromptColor(); a.readOnly = !this._editable; B.isConchApp && (a.setType(this._type), a.setForbidEdit(!this._editable)); a.maxLength = this._maxChars; a.type = this._type; a.value = this._content; a.placeholder = this._prompt; h.stage.off("keydown", this, this._onKeyDown); h.stage.on("keydown", this, this._onKeyDown); h.stage.focus = this; this.event("focus"); A.onPC && a.focus(); A.onMiniGame || (this._text = null); this.typeset(); a.setColor(this._originColor); a.setFontSize(this.fontSize); a.setFontFace(A.onIPhone ? ga._fontFamilyMap[this.font] || this.font : this.font); B.isConchApp && a.setMultiAble && a.setMultiAble(this._multiline); b.lineHeight = this.leading + this.fontSize + "px"; b.fontStyle = this.italic ? "italic" : "normal"; b.fontWeight = this.bold ? "bold" : "normal"; b.textAlign = this.align; b.padding = "0 0"; this._syncInputTransform(); !B.isConchApp && A.onPC && h.timer.frameLoop(1, this, this._syncInputTransform) }; b._setPromptColor = function () { c.promptStyleDOM = A.getElementById("promptStyle"); c.promptStyleDOM || (c.promptStyleDOM = A.createElement("style"), c.promptStyleDOM.setAttribute("id", "promptStyle"), A.document.head.appendChild(c.promptStyleDOM)); c.promptStyleDOM.innerText = "input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color:" + this._promptColor + "}input:-moz-placeholder, textarea:-moz-placeholder {color:" + this._promptColor + "}input::-moz-placeholder, textarea::-moz-placeholder {color:" + this._promptColor + "}input:-ms-input-placeholder, textarea:-ms-input-placeholder {color:" + this._promptColor + "}" }; b._focusOut = function () { this._focus = laya.display.Input.isInputting = !1; this._text = null; (this._content = this.nativeInput.value) ? (h.superSet(ga, this, "text", this._content), h.superSet(ga, this, "color", this._originColor)) : (h.superSet(ga, this, "text", this._prompt), h.superSet(ga, this, "color", this._promptColor)); h.stage.off("keydown", this, this._onKeyDown); h.stage.focus = null; this.event("blur"); B.isConchApp && this.nativeInput.blur(); A.onPC && h.timer.clear(this, this._syncInputTransform) }; b._onKeyDown = function (a) { 13 === a.keyCode && (A.onMobile && !this._multiline && (this.focus = !1), this.event("enter")) }; b.changeText = function (b) { this._content = b; this._focus ? (this.nativeInput.value = b || "", this.event("change")) : a.prototype.changeText.call(this, b) }; e(0, b, "color", a.prototype._$get_color, function (a) { this._focus && this.nativeInput.setColor(a); h.superSet(ga, this, "color", this._content ? a : this._promptColor); this._originColor = a }); e(0, b, "inputElementYAdjuster", function () { console.warn("deprecated: \u7531\u4e8e\u5373\u4f7f\u8bbe\u7f6e\u4e86\u8be5\u503c\uff0c\u5728\u5404\u5e73\u53f0\u548c\u6d4f\u89c8\u5668\u4e4b\u95f4\u4e5f\u4e0d\u4e00\u5b9a\u4e00\u81f4\uff0cinputElementYAdjuster\u5df2\u5f03\u7528\u3002"); return 0 }, function (a) { console.warn("deprecated: \u7531\u4e8e\u5373\u4f7f\u8bbe\u7f6e\u4e86\u8be5\u503c\uff0c\u5728\u5404\u5e73\u53f0\u548c\u6d4f\u89c8\u5668\u4e4b\u95f4\u4e5f\u4e0d\u4e00\u5b9a\u4e00\u81f4\uff0cinputElementYAdjuster\u5df2\u5f03\u7528\u3002") }); e(0, b, "multiline", function () { return this._multiline }, function (a) { this.valign = (this._multiline = a) ? "top" : "middle" }); e(0, b, "maxChars", function () { return this._maxChars }, function (a) { 0 >= a && (a = 1E5); this._maxChars = a }); e(0, b, "text", function () { return this._focus ? this.nativeInput.value : this._content || "" }, function (a) { h.superSet(ga, this, "color", this._originColor); a += ""; this._focus ? (this.nativeInput.value = a || "", this.event("change")) : (this._multiline || (a = a.replace(/\r?\n/g, "")), (this._content = a) ? h.superSet(ga, this, "text", a) : (h.superSet(ga, this, "text", this._prompt), h.superSet(ga, this, "color", this.promptColor))) }); e(0, b, "nativeInput", function () { return this._multiline ? c.area : c.input }); e(0, b, "prompt", function () { return this._prompt }, function (a) { !this._text && a && h.superSet(ga, this, "color", this._promptColor); this.promptColor = this._promptColor; this._text ? h.superSet(ga, this, "text", this._text == this._prompt ? a : this._text) : h.superSet(ga, this, "text", a); this._prompt = ga.langPacks && ga.langPacks[a] ? ga.langPacks[a] : a }); e(0, b, "focus", function () { return this._focus }, function (a) { var b = this.nativeInput; this._focus !== a && (a ? (b.target ? b.target._focusOut() : this._setInputMethod(), b.target = this, this._focusIn()) : (b.target = null, this._focusOut(), A.document.body.scrollTop = 0, b.blur(), B.isConchApp ? b.setPos(-1E4, -1E4) : c.inputContainer.contains(b) && c.inputContainer.removeChild(b))) }); e(0, b, "restrict", function () { return this._restrictPattern ? this._restrictPattern.source : "" }, function (a) { a ? (a = "[^" + a + "]", -1 < a.indexOf("^^") && (a = a.replace("^^", "")), this._restrictPattern = new RegExp(a, "g")) : this._restrictPattern = null }); e(0, b, "editable", function () { return this._editable }, function (a) { this._editable = a; B.isConchApp && c.input.setForbidEdit(!a) }); e(0, b, "promptColor", function () { return this._promptColor }, function (a) { this._promptColor = a; this._content || h.superSet(ga, this, "color", a) }); e(0, b, "type", function () { return this._type }, function (a) { "password" == a ? this._getCSSStyle().password = !0 : this._getCSSStyle().password = !1; this._type = a; B.isConchApp && this.nativeInput.setType(a) }); e(0, b, "inputElementXAdjuster", function () { console.warn("deprecated: \u7531\u4e8e\u5373\u4f7f\u8bbe\u7f6e\u4e86\u8be5\u503c\uff0c\u5728\u5404\u5e73\u53f0\u548c\u6d4f\u89c8\u5668\u4e4b\u95f4\u4e5f\u4e0d\u4e00\u5b9a\u4e00\u81f4\uff0cinputElementXAdjuster\u5df2\u5f03\u7528\u3002"); return 0 }, function (a) { console.warn("deprecated: \u7531\u4e8e\u5373\u4f7f\u8bbe\u7f6e\u4e86\u8be5\u503c\uff0c\u5728\u5404\u5e73\u53f0\u548c\u6d4f\u89c8\u5668\u4e4b\u95f4\u4e5f\u4e0d\u4e00\u5b9a\u4e00\u81f4\uff0cinputElementXAdjuster\u5df2\u5f03\u7528\u3002") }); e(0, b, "asPassword", function () { return this._getCSSStyle().password }, function (a) { this._getCSSStyle().password = a; this._type = "password"; console.warn('deprecated: \u4f7f\u7528type\x3d"password"\u66ff\u4ee3\u8bbe\u7f6easPassword, asPassword\u5c06\u5728\u4e0b\u6b21\u91cd\u5927\u66f4\u65b0\u65f6\u5220\u53bb'); this.isChanged = !0 }); c.__init__ = function () { c._createInputElement(); A.onMobile && B.canvas.addEventListener(c.IOS_IFRAME ? A.onMiniGame ? "touchend" : "click" : "touchend", c._popupInputMethod) }; c._popupInputMethod = function (a) { laya.display.Input.isInputting && laya.display.Input.inputElement.focus() }; c._createInputElement = function () { c._initInput(c.area = A.createElement("textarea")); c._initInput(c.input = A.createElement("input")); c.inputContainer = A.createElement("div"); c.inputContainer.style.position = "absolute"; c.inputContainer.style.zIndex = 1E5; A.container.appendChild(c.inputContainer); c.inputContainer.setPos = function (a, b) { c.inputContainer.style.left = a + "px"; c.inputContainer.style.top = b + "px" } }; c._initInput = function (a) { var b = a.style; b.cssText = "position:absolute;overflow:hidden;resize:none;transform-origin:0 0;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;"; b.resize = "none"; b.backgroundColor = "transparent"; b.border = "none"; b.outline = "none"; b.zIndex = 1; a.addEventListener("input", c._processInputting); a.addEventListener("mousemove", c._stopEvent); a.addEventListener("mousedown", c._stopEvent); a.addEventListener("touchmove", c._stopEvent); a.setFontFace = function (b) { a.style.fontFamily = b }; B.isConchApp || (a.setColor = function (b) { a.style.color = b }, a.setFontSize = function (b) { a.style.fontSize = b + "px" }) }; c._processInputting = function (a) { if (a = laya.display.Input.inputElement.target) { var b = laya.display.Input.inputElement.value; a._restrictPattern && (b = b.replace(/\u2006|\x27/g, ""), a._restrictPattern.test(b) && (b = b.replace(a._restrictPattern, ""), laya.display.Input.inputElement.value = b)); a._text = b; a.event("input") } }; c._stopEvent = function (a) { "touchmove" == a.type && a.preventDefault(); a.stopPropagation && a.stopPropagation() }; c.TYPE_TEXT = "text"; c.TYPE_PASSWORD = "password"; c.TYPE_EMAIL = "email"; c.TYPE_URL = "url"; c.TYPE_NUMBER = "number"; c.TYPE_RANGE = "range"; c.TYPE_DATE = "date"; c.TYPE_MONTH = "month"; c.TYPE_WEEK = "week"; c.TYPE_TIME = "time"; c.TYPE_DATE_TIME = "datetime"; c.TYPE_DATE_TIME_LOCAL = "datetime-local"; c.TYPE_SEARCH = "search"; c.input = null; c.area = null; c.inputElement = null; c.inputContainer = null; c.confirmButton = null; c.promptStyleDOM = null; c.inputHeight = 45; c.isInputting = !1; c.stageMatrix = null; p(c, ["IOS_IFRAME", function () { return this.IOS_IFRAME = A.onIOS && A.window.top != A.window.self }]); return c }(ga), Lj = function (a) { function c() { this.isWorking = !1; this.mTime = this.count = 0; c.__super.call(this); this.txt.fontSize = 12 } g(c, "laya.debug.view.nodeInfo.recinfos.ReCacheRecInfo", a); a = c.prototype; a.addCount = function (a) { void 0 === a && (a = 0); this.count++; this.mTime += a; this.isWorking || (this.working = !0) }; a.updates = function () { this._tar.displayedInStage || (this.working = !1, this.removeSelf()); this.txt.text = qa.getNodeClassAndName(this._tar) + "\nreCache:" + this.count + "\ntime:" + this.mTime; 0 < this.count ? (this.fresh(), h.timer.clear(this, this.removeSelfLater)) : (this.working = !1, h.timer.once(3E3, this, this.removeSelfLater)); this.mTime = this.count = 0 }; a.removeSelfLater = function () { this.working = !1; this.removeSelf() }; e(0, a, "working", null, function (a) { (this.isWorking = a) ? h.timer.loop(1E3, this, this.updates) : h.timer.clear(this, this.updates) }); c.showTime = 3E3; return c }(xl), mg = function (a) { function c() { this._url = this._frames = null; c.__super.call(this); this._setControlNode(this) } g(c, "laya.display.Animation", a); var b = c.prototype; b.destroy = function (a) { void 0 === a && (a = !0); this.stop(); laya.display.Sprite.prototype.destroy.call(this, a); this._labels = this._frames = null }; b.play = function (a, b, c, d) { void 0 === a && (a = 0); void 0 === b && (b = !0); void 0 === c && (c = ""); void 0 === d && (d = !0); c && this._setFramesFromCache(c, d); this._isPlaying = !0; this.index = "string" == typeof a ? this._getFrameByLabel(a) : a; this.loop = b; this._actionName = c; this._isReverse = 1 == this.wrapMode; this._frames && 0 < this.interval && this.timerLoop(this.interval, this, this._frameLoop, null, !0, !0) }; b._setFramesFromCache = function (a, b) { void 0 === b && (b = !1); this._url && (a = this._url + "#" + a); if (a && c.framesMap[a]) { var f; f = c.framesMap[a]; f instanceof Array ? (this._frames = c.framesMap[a], this._count = this._frames.length) : (f.nodeRoot && (c.framesMap[a] = this._parseGraphicAnimationByData(f), f = c.framesMap[a]), this._frames = f.frames, this._count = this._frames.length, this._frameRateChanged || (this._interval = f.interval), this._labels = this._copyLabels(f.labels)); return !0 } b && console.log("ani not found:", a); return !1 }; b._copyLabels = function (a) { if (!a) return null; var b; b = {}; for (var c in a) b[c] = ba.copyArray([], a[c]); return b }; b._frameLoop = function () { this._style.visible && .01 < this._style.alpha && a.prototype._frameLoop.call(this) }; b._displayToIndex = function (a) { this._frames && (this.graphics = this._frames[a]) }; b.clear = function () { this.stop(); this._labels = this._frames = this.graphics = null }; b.loadImages = function (a, b) { void 0 === b && (b = ""); this._url = ""; this._setFramesFromCache(b) || (this.frames = c.framesMap[b] ? c.framesMap[b] : c.createFrames(a, b)); return this }; b.loadAtlas = function (a, b, d) { function f(f) { a === f && (e.frames = c.framesMap[d] ? c.framesMap[d] : c.createFrames(a, d), b && b.run()) } void 0 === d && (d = ""); this._url = ""; var e = this; e._setFramesFromCache(d) || (N.getAtlas(a) ? f(a) : h.loader.load(a, M.create(null, f, [a]), null, "atlas")); return this }; b.loadAnimation = function (a, b, c) { this._url = a; this._actionName || (this._actionName = ""); this._setFramesFromCache("") ? (this._setFramesFromCache(this._actionName, !0), this.index = 0, b && b.run()) : !c || N.getAtlas(c) ? this._loadAnimationData(a, b, c) : h.loader.load(c, M.create(this, this._loadAnimationData, [a, b, c]), null, "atlas"); return this }; b._loadAnimationData = function (a, b, d) { function f(f) { if (N.getRes(f) && a === f) { if (c.framesMap[a + "#"]) k._setFramesFromCache(e._actionName, !0), e.index = 0; else { f = k._parseGraphicAnimation(N.getRes(a)); if (!f) return; var d = f.animationList, g, h = d.length, n; for (g = 0; g < h; g++) f = d[g], c.framesMap[a + "#" + f.name] = f, n || (n = f); n && (c.framesMap[a + "#"] = n, k._setFramesFromCache(e._actionName, !0), e.index = 0) } e._checkResumePlaying(); b && b.run() } } var e = this; if (d && !N.getAtlas(d)) console.warn("atlas load fail:" + d); else { var k = this; N.getRes(a) ? f(a) : h.loader.load(a, M.create(null, f, [a]), null, "json"); N.clearRes(a) } }; b._parseGraphicAnimation = function (a) { return lf.parseAnimationData(a) }; b._parseGraphicAnimationByData = function (a) { return lf.parseAnimationByData(a) }; e(0, b, "frames", function () { return this._frames }, function (a) { if (this._frames = a) this._count = a.length, this._isPlaying ? this.play(this._index, this.loop, this._actionName) : this.index = this._index }); e(0, b, "autoPlay", null, function (a) { a ? this.play() : this.stop() }); e(0, b, "source", null, function (a) { -1 < a.indexOf(".ani") ? this.loadAnimation(a) : -1 < a.indexOf(".json") || -1 < a.indexOf("als") || -1 < a.indexOf("atlas") ? this.loadAtlas(a) : this.loadImages(a.split(",")) }); e(0, b, "autoAnimation", null, function (a) { this.play(0, !0, a, !1) }); c.createFrames = function (a, b) { var f, e, k, g; if ("string" == typeof a) { var h = N.getAtlas(a); if (h && h.length) for (f = [], e = 0, k = h.length; e < k; e++) g = new d.createGraphics, g.drawTexture(N.getRes(h[e]), 0, 0), f.push(g) } else if (a instanceof Array) for (f = [], e = 0, k = a.length; e < k; e++) g = new d.createGraphics, g.loadImage(a[e], 0, 0), f.push(g); b && (c.framesMap[b] = f); return f }; c.clearCache = function (a) { var b = c.framesMap, f, d = a + "#"; for (f in b) f !== a && 0 != f.indexOf(d) || delete c.framesMap[f] }; c.framesMap = {}; return c }(xh), zh = function (a) { function c() { this._animationNewFrames = this._animationData = this._targetDic = null; c.__super.call(this); null == c._sortIndexFun && (c._sortIndexFun = S.sortByKey("index", !1, !0)) } g(c, "laya.display.FrameAnimation", a); var b = c.prototype; b._setUp = function (a, b) { this._animationNewFrames = this._labels = null; this._targetDic = a; this._animationData = b; this.interval = 1E3 / b.frameRate; b.parsed ? (this._count = b.count, this._labels = b.labels, this._animationNewFrames = b.animationNewFrames) : (this._animationNewFrames = [], this._calculateDatas()); b.parsed = !0; b.labels = this._labels; b.count = this._count; b.animationNewFrames = this._animationNewFrames }; b.clear = function () { a.prototype.clear.call(this); this._animationData = this._targetDic = null }; b._displayToIndex = function (a) { if (this._animationData) { 0 > a && (a = 0); a > this._count && (a = this._count); var b = this._animationData.nodes, c, f = b.length; for (c = 0; c < f; c++) this._displayNodeToFrame(b[c], a) } }; b._displayNodeToFrame = function (a, b, c) { c || (c = this._targetDic); if (c = c[a.target]) { var d = a.frames, f, e = a.keys, k, g = e.length; for (k = 0; k < g; k++) a = e[k], f = d[a], f = f.length > b ? f[b] : f[f.length - 1], c[a] = f } }; b._calculateDatas = function () { if (this._animationData) { var a = this._animationData.nodes, b, c = a.length, d; for (b = this._count = 0; b < c; b++) d = a[b], this._calculateNodeKeyFrames(d); this._count += 1 } }; b._calculateNodeKeyFrames = function (a) { var b = a.keyframes, d, f, e = a.target; a.frames || (a.frames = {}); a.keys ? a.keys.length = 0 : a.keys = []; a.initValues || (a.initValues = {}); for (d in b) f = b[d], a.frames[d] || (a.frames[d] = []), this._targetDic && this._targetDic[e] && (a.initValues[d] = this._targetDic[e][d]), f.sort(c._sortIndexFun), a.keys.push(d), this._calculateNodePropFrames(f, a.frames[d], d, e) }; b.resetToInitState = function () { if (this._targetDic && this._animationData) { var a = this._animationData.nodes, b, c = a.length, d, e; for (b = 0; b < c; b++) if (d = a[b], e = d.initValues) if (d = this._targetDic[d.target]) for (var g in e) d[g] = e[g] } }; b._calculateNodePropFrames = function (a, b, c, d) { d = a.length - 1; b.length = a[d].index + 1; for (c = 0; c < d; c++) this._dealKeyFrame(a[c]), this._calculateFrameValues(a[c], a[c + 1], b); 0 == d && (b[0] = a[0].value, this._animationNewFrames && (this._animationNewFrames[a[0].index] = !0)); this._dealKeyFrame(a[c]) }; b._dealKeyFrame = function (a) { a.label && "" != a.label && this.addLabel(a.label, a.index) }; b._calculateFrameValues = function (a, b, c) { var d, f, e = a.index, g = b.index, k = a.value, h = b.value - a.value, l = g - e; g > this._count && (this._count = g); if (a.tween) for (f = Pb[a.tweenMethod], null == f && (f = Pb.linearNone), d = e; d < g; d++) c[d] = f(d - e, k, h, l), this._animationNewFrames && (this._animationNewFrames[d] = !0); else for (d = e; d < g; d++) c[d] = k; this._animationNewFrames && (this._animationNewFrames[a.index] = !0, this._animationNewFrames[b.index] = !0); c[b.index] = b.value }; c._sortIndexFun = null; return c }(xh); (function (a) { function c(a, d, e) { this._radius = NaN; this._stacks = this._slices = 0; void 0 === a && (a = .5); void 0 === d && (d = 32); void 0 === e && (e = 32); c.__super.call(this); this._radius = a; this._stacks = d; this._slices = e; this.activeResource(); this._positions = this._getPositions(); this._generateBoundingObject() } g(c, "laya.d3.resource.models.SphereMesh", a); a = c.prototype; a.recreateResource = function () { this._numberVertices = (this._stacks + 1) * (this._slices + 1); this._numberIndices = 3 * this._stacks * (this._slices + 1) * 2; for (var a = new Uint16Array(this._numberIndices), c = xc.vertexDeclaration, d = c.vertexStride / 4, e = new Float32Array(this._numberVertices * d), g = Math.PI / this._stacks, h = 2 * Math.PI / this._slices, l = 0, m = 0, p = 0, q = 0; q < this._stacks + 1; q++) for (var t = Math.sin(q * g), v = Math.cos(q * g), z = 0; z < this._slices + 1; z++) { var A = t * Math.sin(z * h + 1 * Math.PI / 2), B = t * Math.cos(z * h + 1 * Math.PI / 2); e[m + 0] = A * this._radius; e[m + 1] = v * this._radius; e[m + 2] = B * this._radius; e[m + 3] = A; e[m + 4] = v; e[m + 5] = B; e[m + 6] = z / this._slices; e[m + 7] = q / this._stacks; m += d; q != this._stacks - 1 && (a[p++] = l + (this._slices + 1), a[p++] = l, a[p++] = l + 1, a[p++] = l + this._slices, a[p++] = l, a[p++] = l + (this._slices + 1), l++) } this._vertexBuffer = new Ab(c, this._numberVertices, 35044, !0); this._indexBuffer = new Tb("ushort", this._numberIndices, 35044, !0); this._vertexBuffer.setData(e); this._indexBuffer.setData(a); this.memorySize = 2 * (this._vertexBuffer._byteLength + this._indexBuffer._byteLength); this.completeCreate() }; e(0, a, "radius", function () { return this._radius }, function (a) { this._radius !== a && (this._radius = a, this.releaseResource(), this.activeResource()) }); e(0, a, "slices", function () { return this._slices }, function (a) { this._slices !== a && (this._slices = a, this.releaseResource(), this.activeResource()) }); e(0, a, "stacks", function () { return this._stacks }, function (a) { this._stacks !== a && (this._stacks = a, this.releaseResource(), this.activeResource()) }); return c })(Fl); (function (a) { function c() { c.__super.call(this); this.style.lineElement = !0; this.style.block = !0 } g(c, "laya.html.dom.HTMLBrElement", a); return c })(kd); (function (a) { function c() { this.contextWidth = this.contextHeight = NaN; c.__super.call(this); this.style.block = !0; this.style.lineElement = !0; this.style.width = 200; this.style.height = 200; Ol } g(c, "laya.html.dom.HTMLDivElement", a); var b = c.prototype; b.appendHTML = function (a) { Vj.parse(this, a, this.URI); this.layout() }; b._addChildsToLayout = function (a) { var b = this._getWords(); if (null == b && 0 == this._childs.length) return !1; b && b.forEach(function (b) { a.push(b) }); for (var b = !0, c = 0, d = this._childs.length; c < d; c++) { var f = this._childs[c]; b ? b = !1 : a.push(null); f._addToLayout(a) } return !0 }; b._addToLayout = function (a) { this.layout() }; b.layout = function () { if (this.style) { this.style._type |= 512; var a = Tg.layout(this); if (a) { this._$P.mHtmlBounds || this._set$P("mHtmlBounds", new R); var b = this._$P.mHtmlBounds; b.x = b.y = 0; b.width = this.contextWidth = a[0]; b.height = this.contextHeight = a[1]; this.setBounds(b) } } }; e(0, b, "height", function () { return this._height ? this._height : this.contextHeight }, a.prototype._$set_height); e(0, b, "innerHTML", null, function (a) { this.destroyChildren(); this.appendHTML(a) }); e(0, b, "width", function () { return this._width ? this._width : this.contextWidth }, function (a) { var b; b = 0 === a ? a != this._width : a != this.width; h.superSet(kd, this, "width", a); b && this.layout() }); return c })(kd); var yh = function (a) { function c() { this.all = []; this.styleSheets = ud.styleSheets; c.__super.call(this) } g(c, "laya.html.dom.HTMLDocument", a); a = c.prototype; a.getElementById = function (a) { return this.all[a] }; a.setElementById = function (a, c) { this.all[a] = c }; p(c, ["document", function () { return this.document = new c }]); return c }(kd); (function (a) { function c() { this._url = this._tex = null; this._renderArgs = []; c.__super.call(this); this.style.block = !0 } g(c, "laya.html.dom.HTMLImageElement", a); a = c.prototype; a._addToLayout = function (a) { !this._style.absolute && a.push(this) }; a.render = function (a, c, d) { !this._tex || !this._tex.loaded || !this._tex.loaded || 1 > this._width || 1 > this._height || (H.spriteCount++, this._renderArgs[0] = this._tex, this._renderArgs[1] = this.x, this._renderArgs[2] = this.y, this._renderArgs[3] = this.width || this._tex.width, this._renderArgs[4] = this.height || this._tex.height, a.ctx.drawTexture2(c, d, this.style.translateX, this.style.translateY, this.transform, this.style.alpha, this.style.blendMode, this._renderArgs)) }; a.layaoutCallNative = function () { var a = 0; if (this._childs && 0 < (a = this._childs.length)) for (var c = 0; c < a; c++) this._childs[c].layaoutCallNative && this._childs[c].layaoutCallNative() }; e(0, a, "src", null, function (a) { function b() { var a = c._style; a.widthed(c); a.heighted(c); a.widthed(c) || c._width == c._tex.width || (c.width = c._tex.width, c.parent && c.parent._layoutLater()); a.heighted(c) || c._height == c._tex.height || (c.height = c._tex.height, c.parent && c.parent._layoutLater()); B.isConchApp && (c._renderArgs[0] = c._tex, c._renderArgs[1] = c.x, c._renderArgs[2] = c.y, c._renderArgs[3] = c.width || c._tex.width, c._renderArgs[4] = c.height || c._tex.height, c.graphics.drawTexture(c._tex, 0, 0, c._renderArgs[3], c._renderArgs[4])); c.repaint(); c.parentRepaint() } var c = this; a = this.formatURL(a); if (this._url != a) { this._url = a; var d = this._tex = N.getRes(a); d || (this._tex = d = new xa, d.load(a), N.cacheRes(a, d)); d.loaded ? b() : d.on("loaded", null, b) } }); return c })(kd); var Ol = function (a) { function c() { c.__super.call(this); this.visible = !1 } g(c, "laya.html.dom.HTMLStyleElement", a); e(0, c.prototype, "text", a.prototype._$get_text, function (a) { ud.parseCSS(a, null) }); return c }(kd), tl = function (a) { function c() { c.__super.call(this, c.vs, c.ps, "ParticleShader") } g(c, "laya.particle.shader.ParticleShader", a); p(c, ["vs", function () { return this.vs = "attribute vec4 a_CornerTextureCoordinate;\nattribute vec3 a_Position;\nattribute vec3 a_Velocity;\nattribute vec4 a_StartColor;\nattribute vec4 a_EndColor;\nattribute vec3 a_SizeRotation;\nattribute vec2 a_Radius;\nattribute vec4 a_Radian;\nattribute float a_AgeAddScale;\nattribute float a_Time;\n\nvarying vec4 v_Color;\nvarying vec2 v_TextureCoordinate;\n\nuniform float u_CurrentTime;\nuniform float u_Duration;\nuniform float u_EndVelocity;\nuniform vec3 u_Gravity;\n\n#ifdef PARTICLE3D\n uniform mat4 u_WorldMat;\n uniform mat4 u_View;\n uniform mat4 u_Projection;\n uniform vec2 u_ViewportScale;\n#else\n uniform vec2 size;\n uniform mat4 mmat;\n uniform mat4 u_mmat;\n#endif\n\nvec4 ComputeParticlePosition(in vec3 position, in vec3 velocity,in float age,in float normalizedAge)\n{\n\n float startVelocity \x3d length(velocity);//\u8d77\u59cb\u6807\u91cf\u901f\u5ea6\n float endVelocity \x3d startVelocity * u_EndVelocity;//\u7ed3\u675f\u6807\u91cf\u901f\u5ea6\n\n float velocityIntegral \x3d startVelocity * normalizedAge +(endVelocity - startVelocity) * normalizedAge *normalizedAge/2.0;//\u8ba1\u7b97\u5f53\u524d\u901f\u5ea6\u7684\u6807\u91cf\uff08\u5355\u4f4d\u7a7a\u95f4\uff09\uff0cvt\x3dv0*t+(1/2)*a*(t^2)\n \n vec3 addPosition \x3d normalize(velocity) * velocityIntegral * u_Duration;//\u8ba1\u7b97\u53d7\u81ea\u8eab\u901f\u5ea6\u5f71\u54cd\u7684\u4f4d\u7f6e\uff0c\u8f6c\u6362\u6807\u91cf\u5230\u77e2\u91cf \n addPosition +\x3d u_Gravity * age * normalizedAge;//\u8ba1\u7b97\u53d7\u91cd\u529b\u5f71\u54cd\u7684\u4f4d\u7f6e\n \n float radius\x3dmix(a_Radius.x, a_Radius.y, normalizedAge); //\u8ba1\u7b97\u7c92\u5b50\u53d7\u534a\u5f84\u548c\u89d2\u5ea6\u5f71\u54cd\uff08\u65e0\u9700\u8ba1\u7b97\u89d2\u5ea6\u548c\u534a\u5f84\u65f6\uff0c\u53ef\u7528\u5b8f\u5b9a\u4e49\u4f18\u5316\u5c4f\u853d\u6b64\u8ba1\u7b97\uff09\n float radianHorizontal \x3dmix(a_Radian.x,a_Radian.z,normalizedAge);\n float radianVertical \x3dmix(a_Radian.y,a_Radian.w,normalizedAge);\n \n float r \x3dcos(radianVertical)* radius;\n addPosition.y +\x3d sin(radianVertical) * radius;\n\t\n addPosition.x +\x3d cos(radianHorizontal) *r;\n addPosition.z +\x3d sin(radianHorizontal) *r;\n \n #ifdef PARTICLE3D\n position+\x3daddPosition;\n return u_Projection*u_View*u_WorldMat*(vec4(position, 1.0));\n #else\n addPosition.y\x3d-addPosition.y;//2D\u7c92\u5b50\u4f4d\u7f6e\u66f4\u65b0\u9700\u8981\u53d6\u8d1f\uff0c2D\u7c92\u5b50\u5750\u6807\u7cfbY\u8f74\u6b63\u5411\u671d\u4e0a\n position+\x3daddPosition;\n return vec4(position,1.0);\n #endif\n}\n\nfloat ComputeParticleSize(in float startSize,in float endSize, in float normalizedAge)\n{ \n float size \x3d mix(startSize, endSize, normalizedAge);\n \n\t#ifdef PARTICLE3D\n //Project the size into screen coordinates.\n return size * u_Projection[1][1];\n\t#else\n\t return size;\n\t#endif\n}\n\nmat2 ComputeParticleRotation(in float rot,in float age)\n{ \n float rotation \x3drot * age;\n //\u8ba1\u7b972x2\u65cb\u8f6c\u77e9\u9635.\n float c \x3d cos(rotation);\n float s \x3d sin(rotation);\n return mat2(c, -s, s, c);\n}\n\nvec4 ComputeParticleColor(in vec4 startColor,in vec4 endColor,in float normalizedAge)\n{\n\tvec4 color\x3dmix(startColor,endColor,normalizedAge);\n //\u786c\u7f16\u7801\u8bbe\u7f6e\uff0c\u4f7f\u7c92\u5b50\u6de1\u5165\u5f88\u5feb\uff0c\u6de1\u51fa\u5f88\u6162,6.7\u7684\u7f29\u653e\u56e0\u5b50\u628a\u7f6e\u5f52\u4e00\u57280\u52301\u4e4b\u95f4\uff0c\u53ef\u4ee5\u8c37\u6b4cx*(1-x)*(1-x)*6.7\u7684\u5236\u56fe\u8868\n color.a *\x3d normalizedAge * (1.0-normalizedAge) * (1.0-normalizedAge) * 6.7;\n \n return color;\n}\n\nvoid main()\n{\n float age \x3d u_CurrentTime - a_Time;\n age *\x3d 1.0 + a_AgeAddScale;\n float normalizedAge \x3d clamp(age / u_Duration,0.0,1.0);\n gl_Position \x3d ComputeParticlePosition(a_Position, a_Velocity, age, normalizedAge);//\u8ba1\u7b97\u7c92\u5b50\u4f4d\u7f6e\n float pSize \x3d ComputeParticleSize(a_SizeRotation.x,a_SizeRotation.y, normalizedAge);\n mat2 rotation \x3d ComputeParticleRotation(a_SizeRotation.z, age);\n\t\n #ifdef PARTICLE3D\n\tgl_Position.xy +\x3d (rotation*a_CornerTextureCoordinate.xy) * pSize * u_ViewportScale;\n #else\n mat4 mat\x3du_mmat*mmat;\n gl_Position\x3dvec4((mat*gl_Position).xy,0.0,1.0);\n\tgl_Position.xy +\x3d (rotation*a_CornerTextureCoordinate.xy) * pSize*vec2(mat[0][0],mat[1][1]);\n gl_Position\x3dvec4((gl_Position.x/size.x-0.5)*2.0,(0.5-gl_Position.y/size.y)*2.0,0.0,1.0);\n #endif\n \n v_Color \x3d ComputeParticleColor(a_StartColor,a_EndColor, normalizedAge);\n v_TextureCoordinate \x3da_CornerTextureCoordinate.zw;\n}\n\n" }, "ps", function () { return this.ps = "#ifdef FSHIGHPRECISION\nprecision highp float;\n#else\nprecision mediump float;\n#endif\n\nvarying vec4 v_Color;\nvarying vec2 v_TextureCoordinate;\nuniform sampler2D u_texture;\n\nvoid main()\n{\t\n\tgl_FragColor\x3dtexture2D(u_texture,v_TextureCoordinate)*v_Color;\n\tgl_FragColor.xyz *\x3d v_Color.w;\n}" }]); return c }(Ra), Xe = function (a) { function c(a, b, d, e) { this._params2dQuick2 = this._params2dQuick1 = null; this._shaderValueHeight = this._shaderValueWidth = NaN; c.__super.call(this, a, b, d, e) } g(c, "laya.webgl.shader.d2.Shader2X", a); var b = c.prototype; b.upload2dQuick1 = function (a) { this.upload(a, this._params2dQuick1 || this._make2dQuick1()) }; b._make2dQuick1 = function () { if (!this._params2dQuick1) { this.activeResource(); this._params2dQuick1 = []; for (var a = this._params, b, c = 0, d = a.length; c < d; c++) b = a[c], (B.isFlash || "size" !== b.name && "position" !== b.name && "texcoord" !== b.name) && this._params2dQuick1.push(b) } return this._params2dQuick1 }; b.disposeResource = function () { a.prototype.disposeResource.call(this); this._params2dQuick2 = this._params2dQuick1 = null }; b.upload2dQuick2 = function (a) { this.upload(a, this._params2dQuick2 || this._make2dQuick2()) }; b._make2dQuick2 = function () { if (!this._params2dQuick2) { this.activeResource(); this._params2dQuick2 = []; for (var a = this._params, b, c = 0, d = a.length; c < d; c++) b = a[c], (B.isFlash || "size" !== b.name) && this._params2dQuick2.push(b) } return this._params2dQuick2 }; c.create = function (a, b, d, e) { return new c(a, b, d, e) }; return c }(Ra), Ec = function (a) { function c(a, d) { this._needReleaseAgain = this._recreateLock = !1; this._enableMerageInAtlas = !0; c.__super.call(this); this._init_(a, d) } g(c, "laya.resource.HTMLImage", a); a = c.prototype; a._init_ = function (a, c) { this._src = a; this._source = new A.window.Image; c && (c.onload && (this.onload = c.onload), c.onerror && (this.onerror = c.onerror), c.onCreate && c.onCreate(this)); 0 != a.indexOf("data:image") && (this._source.crossOrigin = ""); a && (this._source.src = a) }; a.recreateResource = function () { var a = this; if ("" === this._src) throw Error("src no null\uff01"); this._needReleaseAgain = !1; if (this._source) this._recreateLock || (this.memorySize = this._w * this._h * 4, this._recreateLock = !1, this.completeCreate()); else { this._recreateLock = !0; var c = this; this._source = new A.window.Image; this._source.crossOrigin = ""; this._source.onload = function () { c._needReleaseAgain ? (c._needReleaseAgain = !1, c._source.onload = null, c._source = null) : (c._source.onload = null, c.memorySize = a._w * a._h * 4, c._recreateLock = !1, c.completeCreate()) }; this._source.src = this._src } }; a.disposeResource = function () { this._recreateLock && (this._needReleaseAgain = !0); this._source && (this._source = null, this.memorySize = 0) }; a.onresize = function () { this._w = this._source.width; this._h = this._source.height }; e(0, a, "onload", null, function (a) { var b = this; this._onload = a; this._source && (this._source.onload = null != this._onload ? function () { b.onresize(); b._onload() } : null) }); e(0, a, "onerror", null, function (a) { var b = this; this._onerror = a; this._source && (this._source.onerror = null != this._onerror ? function () { b._onerror() } : null) }); e(0, a, "enableMerageInAtlas", function () { return this._enableMerageInAtlas }, function (a) { this._enableMerageInAtlas = a; B.isConchApp && this._source && (this._source.enableMerageInAtlas = a) }); c.create = function (a, d) { return new c(a, d) }; return c }(Gl), Db = function (a) { function c(a) { this._uint16Array = this._uint8Array = null; void 0 === a && (a = 35044); c.__super.call(this); this._bufferUsage = a; this._bufferType = 34963; B.isFlash || (this._buffer = new ArrayBuffer(8)) } g(c, "laya.webgl.utils.IndexBuffer2D", a); a = c.prototype; a._checkArrayUse = function () { this._uint8Array && (this._uint8Array = new Uint8Array(this._buffer)); this._uint16Array && (this._uint16Array = new Uint16Array(this._buffer)) }; a.getUint8Array = function () { return this._uint8Array || (this._uint8Array = new Uint8Array(this._buffer)) }; a.getUint16Array = function () { return this._uint16Array || (this._uint16Array = new Uint16Array(this._buffer)) }; a.destory = function () { this._buffer = this._uint8Array = this._uint16Array = null }; c.QuadrangleIB = null; c.create = function (a) { void 0 === a && (a = 35044); return new c(a) }; return c }(ce), nc = function (a) { function c(a, b) { this._floatArray32 = null; this._vertexStride = 0; c.__super.call(this); this._vertexStride = a; this._bufferUsage = b; this._bufferType = 34962; B.isFlash || (this._buffer = new ArrayBuffer(8)); this.getFloat32Array() } g(c, "laya.webgl.utils.VertexBuffer2D", a); var b = c.prototype; b.getFloat32Array = function () { return this._floatArray32 || (this._floatArray32 = new Float32Array(this._buffer)) }; b.bind = function (a) { a && a._bind(); this._bind() }; b.insertData = function (a, b) { this.getFloat32Array().set(a, b); this._upload = !0 }; b.bind_upload = function (a) { a._bind_upload() || a._bind(); this._bind_upload() || this._bind() }; b._checkArrayUse = function () { this._floatArray32 && (this._floatArray32 = new Float32Array(this._buffer)) }; b.disposeResource = function () { a.prototype.disposeResource.call(this); var b = Oa._enableAtributes; if (!B.isConchWebGL) for (var c = 0; 10 > c; c++) E.mainContext.disableVertexAttribArray(c), b[c] = null }; b.destory = function () { this._byteLength = 0; this._upload = !0; this._floatArray32 = this._buffer = null }; e(0, b, "vertexStride", function () { return this._vertexStride }); c.create = function (a, b) { void 0 === b && (b = 35048); return new c(a, b) }; return c }(ce), ca = function (a) { function c() { this._aniList = this._idMap = null; this._watchMap = {}; c.__super.call(this) } var b; g(c, "laya.ui.View", a); a = c.prototype; a.createView = function (a) { a.animations && !this._idMap && (this._idMap = {}); c.createComp(a, this, this); if (a.animations) { var b = [], d = a.animations, f, e = d.length, g, h; for (f = 0; f < e; f++) { g = new zh; h = d[f]; g._setUp(this._idMap, h); this[h.name] = g; g._setControlNode(this); switch (h.action) { case 1: g.play(0, !1); break; case 2: g.play(0, !0) } b.push(g) } this._aniList = b } 0 < this._width && null == a.props.hitTestPrior && !this.mouseThrough && (this.hitTestPrior = !0) }; a.onEvent = function (a, b) { }; a.loadUI = function (a) { (a = c.uiMap[a]) && this.createView(a) }; a.destroy = function (a) { void 0 === a && (a = !0); this._aniList && (this._aniList.length = 0); this._watchMap = this._aniList = this._idMap = null; laya.ui.Component.prototype.destroy.call(this, a) }; a.changeData = function (a) { var b = this._watchMap[a]; if (b) { console.log("change", a); a = 0; for (var c = b.length; a < c; a++) b[a].exe(this) } }; c._regs = function () { for (var a in c.uiClassMap) Nb.regClass(a, c.uiClassMap[a]) }; c.createComp = function (a, b, d, e) { b = b || c.getCompInstance(a); if (!b) return console.warn("can not create:" + a.type), null; var f = a.child; if (f) for (var g = b instanceof laya.ui.List, k = 0, l = f.length; k < l; k++) { var n = f[k]; if (!b.hasOwnProperty("itemRender") || "render" != n.props.name && "render" !== n.props.renderType) if ("Graphic" == n.type) Nb.addGraphicsToSprite(n, b); else if (Nb.isDrawType(n.type)) Nb.addGraphicToSprite(n, b, !0); else { if (g) { var m = [], p = c.createComp(n, null, d, m); m.length && (p._$bindData = m) } else p = c.createComp(n, null, d, e); "Script" == n.type ? "owner" in p ? p.owner = b : "target" in p && (p.target = b) : "mask" == n.props.renderType || "mask" == n.props.name ? b.mask = p : p instanceof laya.display.Sprite && b.addChild(p) } else b.itemRender = n } var f = a.props, w; for (w in f) if (g = f[w], c.eventDic[w]) { if (g && d) b.on(w, d, d.onEvent, [g]) } else c.setCompValue(b, w, g, d, e); h.__typeof(b, "laya.ui.IItem") && b.initItems(); a.compId && d && d._idMap && (d._idMap[a.compId] = b); return b }; c.setCompValue = function (a, d, e, g, l) { if ("string" == typeof e && -1 < e.indexOf("${")) if (c._sheet || (c._sheet = Nb.getClass("laya.data.Table")), !c._sheet) console.warn("Can not find class Sheet"); else if (l) l.push(a, d, e); else { if (g) for (-1 == e.indexOf("].") && (e = e.replace(".", "[0].")), a = new b(a, d, e), a.exe(g), e = e.replace(/\[.*?\]\./g, "."); null != (d = c._parseWatchData.exec(e));) { for (d = d[1]; null != (l = c._parseKeyWord.exec(d));) { l = l[0]; var f = g._watchMap[l] || (g._watchMap[l] = []); f.push(a); c._sheet.I.notifer.on(l, g, g.changeData, [l]) } f = g._watchMap[d] || (g._watchMap[d] = []); f.push(a); c._sheet.I.notifer.on(d, g, g.changeData, [d]) } } else "var" === d && g ? g[e] = a : "onClick" == d ? (e = h._runScript("(function(){" + e + "})"), a.on("click", g, e)) : a[d] = "true" === e ? !0 : "false" === e ? !1 : e }; c.getCompInstance = function (a) { var b = a.props ? a.props.runtime : null, b = b ? c.viewClassMap[b] || c.uiClassMap[b] || h.__classmap[b] : c.uiClassMap[a.type]; return a.props && a.props.hasOwnProperty("renderType") && "instance" == a.props.renderType ? b.instance : b ? new b : null }; c.regComponent = function (a, b) { c.uiClassMap[a] = b; Nb.regClass(a, b) }; c.regViewRuntime = function (a, b) { c.viewClassMap[a] = b }; c.uiMap = {}; c.viewClassMap = {}; c._sheet = null; p(c, ["uiClassMap", function () { return this.uiClassMap = { ViewStack: Pl, LinkButton: Eb, TextArea: Ql, ColorPicker: Kl, Box: wa, Button: Eb, CheckBox: Rl, Clip: ie, ComboBox: Ll, Component: ma, HScrollBar: le, HSlider: Sl, Image: ld, Label: xd, List: je, Panel: Tl, ProgressBar: Ml, Radio: Ah, RadioGroup: Ul, ScrollBar: kf, Slider: ke, Tab: Vl, TextInput: me, View: c, VScrollBar: ne, VSlider: Wl, Tree: mf, HBox: Xl, VBox: Yl, Sprite: X, Animation: mg, Text: ga, FontClip: Zl } }, "eventDic", function () { return this.eventDic = { mousedown: !0, mouseup: !0, mousemove: !0, mouseover: !0, mouseout: !0, click: !0, doubleclick: !0, rightmousedown: !0, rightmouseup: !0, rightclick: !0 } }, "_parseWatchData", function () { return this._parseWatchData = /\${(.*?)}/g }, "_parseKeyWord", function () { return this._parseKeyWord = /[a-zA-Z_][a-zA-Z0-9_]*(?:(?:\.[a-zA-Z_][a-zA-Z0-9_]*)+)/g }]); c.__init$ = function () { c._regs(); b = function () { function a(a, b, c) { this.value = this.prop = this.comp = null; this.comp = a; this.prop = b; this.value = c } g(a, ""); a.prototype.exe = function (a) { var b = hb.getBindFun(this.value); this.comp[this.prop] = b.call(this, a) }; return a }() }; return c }(wa), td = function (a) { function c() { this._tY = 0; c.__super.call(this); bd.setViewScale(this) } g(c, "laya.debug.uicomps.ContextMenu", a); a = c.prototype; a.addItem = function (a) { this.addChild(a); a.y = this._tY; this._tY += a.height; a.on("mousedown", this, this.onClick) }; a.onClick = function (a) { this.event("select", a); this.removeSelf() }; a.show = function (a, d) { void 0 === a && (a = -999); void 0 === d && (d = -999); h.timer.once(100, this, c.showMenu, [this, a, d]) }; c.init = function () { h.stage.on("click", null, c.cleanMenu) }; c.cleanMenu = function (a) { var b; b = c._menuList.length; for (a = 0; a < b; a++) c._menuList[a] && c._menuList[a].removeSelf(); c._menuList.length = 0 }; c.showMenu = function (a, d, e) { void 0 === d && (d = -999); void 0 === e && (e = -999); c.cleanMenu(); c.adptMenu(a); h.stage.addChild(a); ha.showToStage(a); -999 != d && -999 != e && a.pos(d, e); c._menuList.push(a) }; c.createMenu = function (a) { return c.createMenuByArray(arguments) }; c.createMenuByArray = function (a) { for (var b = new c, d = !1, e = 0, g = a.length; e < g; e++) { var h = a[e], l = {}; "string" == typeof h ? l.label = h : l = h; "" != l.label ? (d = new Bh(l.label, d), d.data = h, b.addItem(d), d = !1) : (d = new Bh("", d), d.data = h, b.addItem(d), d = !0) } b.zOrder = 9999; return b }; c.adptMenu = function (a) { var b, c = 80, d, e = a.numChildren; for (d = 0; d < e; d++) b = a.getChildAt(d).width, c < b && (c = b); for (d = 0; d < e; d++) a.getChildAt(d).width = c }; c._menuList = []; return c }(wa), je = function (a) { function c() { this.mouseHandler = this.renderHandler = this.selectHandler = null; this.selectEnable = !1; this.totalPage = 0; this._itemRender = this._scrollBar = this._content = null; this._spaceY = this._spaceX = this._repeatY2 = this._repeatX2 = this._repeatY = this._repeatX = 0; this._array = null; this._startIndex = 0; this._selectedIndex = -1; this._page = 0; this._isVertical = !0; this._cellSize = 20; this._cellOffset = 0; this.cacheContent = this._isMoved = !1; this._createdLine = 0; this._cellChanged = !1; c.__super.call(this); this._cells = []; this._offset = new V } g(c, "laya.ui.List", a); var b = c.prototype; h.imps(b, {"laya.ui.IRender": !0, "laya.ui.IItem": !0}); b.destroy = function (a) { void 0 === a && (a = !0); this._content && this._content.destroy(a); this._scrollBar && this._scrollBar.destroy(a); laya.ui.Component.prototype.destroy.call(this, a); this.selectHandler = this.renderHandler = this.mouseHandler = this._array = this._cells = this._itemRender = this._scrollBar = this._content = null }; b.createChildren = function () { this.addChild(this._content = new wa) }; b.onScrollStart = function () { this._$P.cacheAs || (this._$P.cacheAs = h.superGet(wa, this, "cacheAs")); h.superSet(wa, this, "cacheAs", "none"); this._scrollBar.once("end", this, this.onScrollEnd) }; b.onScrollEnd = function () { h.superSet(wa, this, "cacheAs", this._$P.cacheAs) }; b._removePreScrollBar = function () { var a = this.removeChildByName("scrollBar"); a && a.destroy(!0) }; b.changeCells = function () { this._cellChanged = !1; if (this._itemRender) { this.scrollBar = this.getChildByName("scrollBar"); var a = this._getOneCell(), b = a.width + this._spaceX || 1, a = a.height + this._spaceY || 1; 0 < this._width && (this._repeatX2 = this._isVertical ? Math.round(this._width / b) : Math.ceil(this._width / b)); 0 < this._height && (this._repeatY2 = this._isVertical ? Math.ceil(this._height / a) : Math.round(this._height / a)); var c = this._width ? this._width : b * this.repeatX - this._spaceX, d = this._height ? this._height : a * this.repeatY - this._spaceY; this._cellSize = this._isVertical ? a : b; this._cellOffset = this._isVertical ? a * Math.max(this._repeatY2, this._repeatY) - d - this._spaceY : b * Math.max(this._repeatX2, this._repeatX) - c - this._spaceX; this._isVertical && this._scrollBar ? this._scrollBar.height = d : !this._isVertical && this._scrollBar && (this._scrollBar.width = c); this.setContentSize(c, d); b = (this._isVertical ? this.repeatY : this.repeatX) + (this._scrollBar ? 1 : 0); this._createItems(0, this._isVertical ? this.repeatX : this.repeatY, b); this._createdLine = b; this._array && (this.array = this._array, this.runCallLater(this.renderItems)) } }; b._getOneCell = function () { if (0 === this._cells.length) { var a = this.createItem(); this._offset.setTo(a.x, a.y); if (this.cacheContent) return a; this._cells.push(a) } return this._cells[0] }; b._createItems = function (a, b, c) { var d = this._content, f = this._getOneCell(), e = f.width + this._spaceX, g = f.height + this._spaceY; if (this.cacheContent) d = new wa, d.cacheAsBitmap = !0, d.pos((this._isVertical ? 0 : a) * e, (this._isVertical ? a : 0) * g), this._content.addChild(d), this._content.optimizeScrollRect = !0; else { for (var k = [], f = this._cells.length - 1; -1 < f; f--) { var h = this._cells[f]; h.removeSelf(); k.push(h) } this._cells.length = 0 } for (; a < c; a++) for (h = 0; h < b; h++) f = k && k.length ? k.pop() : this.createItem(), f.x = (this._isVertical ? h : a) * e - d.x, f.y = (this._isVertical ? a : h) * g - d.y, f.name = "item" + (a * b + h), d.addChild(f), this.addCell(f) }; b.createItem = function () { var a = [], b = "function" == typeof this._itemRender ? new this._itemRender : ca.createComp(this._itemRender, null, null, a); if (0 == a.length && b._watchMap) { var c = b._watchMap, d; for (d in c) for (var e = c[d], g = 0; g < e.length; g++) { var h = e[g]; a.push(h.comp, h.prop, h.value) } } a.length && (b._$bindData = a); return b }; b.addCell = function (a) { a.on("click", this, this.onCellMouse); a.on("rightclick", this, this.onCellMouse); a.on("mouseover", this, this.onCellMouse); a.on("mouseout", this, this.onCellMouse); a.on("mousedown", this, this.onCellMouse); a.on("mouseup", this, this.onCellMouse); this._cells.push(a) }; b.initItems = function () { if (!this._itemRender && null != this.getChildByName("item0")) { this.repeatX = 1; for (var a, b = a = 0; 1E4 > b; b++) { var c = this.getChildByName("item" + b); if (c) this.addCell(c), a++; else break } this.repeatY = a } }; b.setContentSize = function (a, b) { this._content.width = a; this._content.height = b; if (this._scrollBar || 0 != this._offset.x || 0 != this._offset.y) this._content.scrollRect || (this._content.scrollRect = new R), this._content.scrollRect.setTo(-this._offset.x, -this._offset.y, a, b), this._content.scrollRect = this._content.scrollRect; this.event("resize") }; b.onCellMouse = function (a) { "mousedown" === a.type && (this._isMoved = !1); var b = a.currentTarget, c = this._startIndex + this._cells.indexOf(b); 0 > c || ("click" === a.type || "rightclick" === a.type ? this.selectEnable && !this._isMoved ? this.selectedIndex = c : this.changeCellState(b, !0, 0) : "mouseover" !== a.type && "mouseout" !== a.type || this._selectedIndex === c || this.changeCellState(b, "mouseover" === a.type, 0), this.mouseHandler && this.mouseHandler.runWith([a, c])) }; b.changeCellState = function (a, b, c) { if (a = a.getChildByName("selectBox")) this.selectEnable = !0, a.visible = b, a.index = c }; b.changeSize = function () { laya.ui.Component.prototype.changeSize.call(this); this.setContentSize(this.width, this.height); this._scrollBar && this.callLater(this.onScrollBarChange) }; b.onScrollBarChange = function (a) { this.runCallLater(this.changeCells); a = this._scrollBar.value; var b = this._isVertical ? this.repeatX : this.repeatY, c = this._isVertical ? this.repeatY : this.repeatX, d = Math.floor(a / this._cellSize); if (this.cacheContent) f = c + 1, this._createdLine - d < f && (this._createItems(this._createdLine, b, this._createdLine + f), this.renderItems(this._createdLine * b, 0), this._createdLine += f); else { var d = d * b, f = 0; if (d > this._startIndex) { var f = d - this._startIndex, e = !0, g = this._startIndex + b * (c + 1); this._isMoved = !0 } else d < this._startIndex && (f = this._startIndex - d, e = !1, g = this._startIndex - 1, this._isMoved = !0); for (c = 0; c < f; c++) { if (e) { var h = this._cells.shift(); this._cells[this._cells.length] = h; var l = g + c } else h = this._cells.pop(), this._cells.unshift(h), l = g - c; var m = Math.floor(l / b) * this._cellSize; this._isVertical ? h.y = m : h.x = m; this.renderItem(h, l) } this._startIndex = d; this.changeSelectStatus() } e = this._content.scrollRect; this._isVertical ? (e.y = a - this._offset.y, e.x = -this._offset.x) : (e.y = -this._offset.y, e.x = a - this._offset.x); this._content.scrollRect = e }; b.posCell = function (a, b) { if (this._scrollBar) { var c = Math.floor(b / (this._isVertical ? this.repeatX : this.repeatY)) * this._cellSize; this._isVertical ? a.y = c : a.x = c } }; b.changeSelectStatus = function () { for (var a = 0, b = this._cells.length; a < b; a++) this.changeCellState(this._cells[a], this._selectedIndex === this._startIndex + a, 1) }; b.renderItems = function (a, b) { void 0 === a && (a = 0); void 0 === b && (b = 0); for (var c = a, d = b || this._cells.length; c < d; c++) this.renderItem(this._cells[c], this._startIndex + c); this.changeSelectStatus() }; b.renderItem = function (a, b) { this._array && 0 <= b && b < this._array.length ? (a.visible = !0, a._$bindData ? (a._dataSource = this._array[b], this._bindData(a, this._array[b])) : a.dataSource = this._array[b], this.cacheContent || this.posCell(a, b), this.hasListener("render") && this.event("render", [a, b]), this.renderHandler && this.renderHandler.runWith([a, b])) : (a.visible = !1, a.dataSource = null) }; b._bindData = function (a, b) { for (var c = a._$bindData, d = 0, f = c.length; d < f; d++) { var e = c[d++], g = c[d++], k = hb.getBindFun(c[d]); e[g] = k.call(this, b) } }; b.refresh = function () { this.array = this._array }; b.getItem = function (a) { return -1 < a && a < this._array.length ? this._array[a] : null }; b.changeItem = function (a, b) { -1 < a && a < this._array.length && (this._array[a] = b, a >= this._startIndex && a < this._startIndex + this._cells.length && this.renderItem(this.getCell(a), a)) }; b.setItem = function (a, b) { this.changeItem(a, b) }; b.addItem = function (a) { this._array.push(a); this.array = this._array }; b.addItemAt = function (a, b) { this._array.splice(b, 0, a); this.array = this._array }; b.deleteItem = function (a) { this._array.splice(a, 1); this.array = this._array }; b.getCell = function (a) { this.runCallLater(this.changeCells); return -1 < a && this._cells ? this._cells[(a - this._startIndex) % this._cells.length] : null }; b.scrollTo = function (a) { this._scrollBar ? this._scrollBar.value = Math.floor(a / (this._isVertical ? this.repeatX : this.repeatY)) * this._cellSize : this.startIndex = a }; b.tweenTo = function (a, b, c) { void 0 === b && (b = 200); this._scrollBar ? Aa.to(this._scrollBar, {value: Math.floor(a / (this._isVertical ? this.repeatX : this.repeatY)) * this._cellSize}, b, null, c, 0, !0) : (this.startIndex = a, c && c.run()) }; b._setCellChanged = function () { this._cellChanged || (this._cellChanged = !0, this.callLater(this.changeCells)) }; b.commitMeasure = function () { this.runCallLater(this.changeCells) }; e(0, b, "cacheAs", a.prototype._$get_cacheAs, function (a) { h.superSet(wa, this, "cacheAs", a); if (this._scrollBar) if (this._$P.cacheAs = null, "none" !== a) this._scrollBar.on("start", this, this.onScrollStart); else this._scrollBar.off("start", this, this.onScrollStart) }); e(0, b, "content", function () { return this._content }); e(0, b, "height", a.prototype._$get_height, function (a) { a != this._height && (h.superSet(wa, this, "height", a), this._setCellChanged()) }); e(0, b, "itemRender", function () { return this._itemRender }, function (a) { if (this._itemRender != a) { this._itemRender = a; for (a = this._cells.length - 1; -1 < a; a--) this._cells[a].destroy(); this._cells.length = 0; this._setCellChanged() } }); e(0, b, "vScrollBarSkin", function () { return this._scrollBar ? this._scrollBar.skin : null }, function (a) { this._removePreScrollBar(); var b = new ne; b.name = "scrollBar"; b.right = 0; a && " " != a && (b.skin = a); this.scrollBar = b; this.addChild(b); this._setCellChanged() }); e(0, b, "page", function () { return this._page }, function (a) { this._page = a; this._array && (this._page = 0 < a ? a : 0, this._page = this._page < this.totalPage ? this._page : this.totalPage - 1, this.startIndex = this._page * this.repeatX * this.repeatY) }); e(0, b, "hScrollBarSkin", function () { return this._scrollBar ? this._scrollBar.skin : null }, function (a) { this._removePreScrollBar(); var b = new le; b.name = "scrollBar"; b.bottom = 0; a && " " != a && (b.skin = a); this.scrollBar = b; this.addChild(b); this._setCellChanged() }); e(0, b, "repeatX", function () { return 0 < this._repeatX ? this._repeatX : 0 < this._repeatX2 ? this._repeatX2 : 1 }, function (a) { this._repeatX = a; this._setCellChanged() }); e(0, b, "scrollBar", function () { return this._scrollBar }, function (a) { this._scrollBar != a && (this._scrollBar = a) && (this._isVertical = this._scrollBar.isVertical, this.addChild(this._scrollBar), this._scrollBar.on("change", this, this.onScrollBarChange)) }); e(0, b, "width", a.prototype._$get_width, function (a) { a != this._width && (h.superSet(wa, this, "width", a), this._setCellChanged()) }); e(0, b, "repeatY", function () { return 0 < this._repeatY ? this._repeatY : 0 < this._repeatY2 ? this._repeatY2 : 1 }, function (a) { this._repeatY = a; this._setCellChanged() }); e(0, b, "spaceX", function () { return this._spaceX }, function (a) { this._spaceX = a; this._setCellChanged() }); e(0, b, "spaceY", function () { return this._spaceY }, function (a) { this._spaceY = a; this._setCellChanged() }); e(0, b, "selectedIndex", function () { return this._selectedIndex }, function (a) { this._selectedIndex != a && (this._selectedIndex = a, this.changeSelectStatus(), this.event("change"), this.selectHandler && this.selectHandler.runWith(a), this.startIndex = this._startIndex) }); e(0, b, "selectedItem", function () { return -1 != this._selectedIndex ? this._array[this._selectedIndex] : null }, function (a) { this.selectedIndex = this._array.indexOf(a) }); e(0, b, "length", function () { return this._array ? this._array.length : 0 }); e(0, b, "selection", function () { return this.getCell(this._selectedIndex) }, function (a) { this.selectedIndex = this._startIndex + this._cells.indexOf(a) }); e(0, b, "startIndex", function () { return this._startIndex }, function (a) { this._startIndex = 0 < a ? a : 0; this.callLater(this.renderItems) }); e(0, b, "array", function () { return this._array }, function (a) { this.runCallLater(this.changeCells); this._array = a || []; var b = this._array.length; this.totalPage = Math.ceil(b / (this.repeatX * this.repeatY)); this._selectedIndex = this._selectedIndex < b ? this._selectedIndex : b - 1; this.startIndex = this._startIndex; this._scrollBar && (this._scrollBar.stopScroll(), a = this._isVertical ? this.repeatY : this.repeatX, b = Math.ceil(b / (this._isVertical ? this.repeatX : this.repeatY)), 1 < (0 < this._cellOffset ? this.totalPage + 1 : this.totalPage) ? (this._scrollBar.scrollSize = this._cellSize, this._scrollBar.thumbPercent = a / b, this._scrollBar.setScroll(0, (b - a) * this._cellSize + this._cellOffset, this._scrollBar.value)) : this._scrollBar.setScroll(0, 0, 0), this._scrollBar.target = this._content) }); e(0, b, "dataSource", a.prototype._$get_dataSource, function (a) { this._dataSource = a; "number" == typeof a && Math.floor(a) == a || "string" == typeof a ? this.selectedIndex = parseInt(a) : a instanceof Array ? this.array = a : h.superSet(wa, this, "dataSource", a) }); e(0, b, "cells", function () { this.runCallLater(this.changeCells); return this._cells }); return c }(wa), mf = function (a) { function c() { this._renderHandler = this._source = this._list = null; this._spaceLeft = 10; this._spaceBottom = 0; this._keepStatus = !0; c.__super.call(this); this.width = this.height = 200 } g(c, "laya.ui.Tree", a); var b = c.prototype; h.imps(b, {"laya.ui.IRender": !0}); b.destroy = function (a) { void 0 === a && (a = !0); laya.ui.Component.prototype.destroy.call(this, a); this._list && this._list.destroy(a); this._renderHandler = this._source = this._list = null }; b.createChildren = function () { this.addChild(this._list = new je); this._list.renderHandler = M.create(this, this.renderItem, null, !1); this._list.repeatX = 1; this._list.on("change", this, this.onListChange) }; b.onListChange = function (a) { this.event("change") }; b.getArray = function () { var a = [], b, c; for (c in this._source) b = this._source[c], this.getParentOpenStatus(b) && (b.x = this._spaceLeft * this.getDepth(b), a.push(b)); return a }; b.getDepth = function (a, b) { void 0 === b && (b = 0); return null == a.nodeParent ? b : this.getDepth(a.nodeParent, b + 1) }; b.getParentOpenStatus = function (a) { a = a.nodeParent; return null == a ? !0 : a.isOpen ? null != a.nodeParent ? this.getParentOpenStatus(a) : !0 : !1 }; b.renderItem = function (a, b) { var c = a.dataSource; if (c) { a.left = c.x; var d = a.getChildByName("arrow"); d && (c.hasChild ? (d.visible = !0, d.index = c.isOpen ? 1 : 0, d.tag = b, d.off("click", this, this.onArrowClick), d.on("click", this, this.onArrowClick)) : d.visible = !1); if (d = a.getChildByName("folder")) d.index = 2 == d.clipY ? c.isDirectory ? 0 : 1 : c.isDirectory ? c.isOpen ? 1 : 0 : 2; this._renderHandler && this._renderHandler.runWith([a, b]) } }; b.onArrowClick = function (a) { a = a.currentTarget.tag; this._list.array[a].isOpen = !this._list.array[a].isOpen; this.event("open"); this._list.array = this.getArray() }; b.setItemState = function (a, b) { this._list.array[a] && (this._list.array[a].isOpen = b, this._list.array = this.getArray()) }; b.fresh = function () { this._list.array = this.getArray(); this.repaint() }; b.parseXml = function (a, b, c, d) { var f, e = a.childNodes, g = e.length; if (!d) { f = {}; a = a.attributes; for (var k in a) { d = a[k]; var h = d.nodeValue; f[d.nodeName] = "true" == h ? !0 : "false" == h ? !1 : h } f.nodeParent = c; 0 < g && (f.isDirectory = !0); f.hasChild = 0 < g; b.push(f) } for (c = 0; c < g; c++) this.parseXml(e[c], b, f, !1) }; b.parseOpenStatus = function (a, b) { for (var c = 0, d = b.length; c < d; c++) { var f = b[c]; if (f.isDirectory) for (var e = 0, g = a.length; e < g; e++) { var k = a[e]; if (k.isDirectory && this.isSameParent(k, f) && f.label == k.label) { f.isOpen = k.isOpen; break } } } }; b.isSameParent = function (a, b) { return null == a.nodeParent && null == b.nodeParent ? !0 : null == a.nodeParent || null == b.nodeParent ? !1 : a.nodeParent.label == b.nodeParent.label ? this.isSameParent(a.nodeParent, b.nodeParent) : !1 }; b.filter = function (a) { if (a) { var b = []; this.getFilterSource(this._source, b, a); this._list.array = b } else this._list.array = this.getArray() }; b.getFilterSource = function (a, b, c) { c = c.toLocaleLowerCase(); var d, f; for (f in a) d = a[f], !d.isDirectory && -1 < String(d.label).toLowerCase().indexOf(c) && (d.x = 0, b.push(d)), d.child && 0 < d.child.length && this.getFilterSource(d.child, b, c) }; e(0, b, "spaceBottom", function () { return this._list.spaceY }, function (a) { this._list.spaceY = a }); e(0, b, "keepStatus", function () { return this._keepStatus }, function (a) { this._keepStatus = a }); e(0, b, "itemRender", function () { return this._list.itemRender }, function (a) { this._list.itemRender = a }); e(0, b, "array", function () { return this._list.array }, function (a) { this._keepStatus && this._list.array && a && this.parseOpenStatus(this._list.array, a); this._source = a; this._list.array = this.getArray() }); e(0, b, "mouseHandler", function () { return this._list.mouseHandler }, function (a) { this._list.mouseHandler = a }); e(0, b, "dataSource", a.prototype._$get_dataSource, function (a) { this._dataSource = a; h.superSet(wa, this, "dataSource", a) }); e(0, b, "source", function () { return this._source }); e(0, b, "scrollBar", function () { return this._list.scrollBar }); e(0, b, "list", function () { return this._list }); e(0, b, "scrollBarSkin", function () { return this._list.vScrollBarSkin }, function (a) { this._list.vScrollBarSkin = a }); e(0, b, "renderHandler", function () { return this._renderHandler }, function (a) { this._renderHandler = a }); e(0, b, "selectedIndex", function () { return this._list.selectedIndex }, function (a) { this._list.selectedIndex = a }); e(0, b, "spaceLeft", function () { return this._spaceLeft }, function (a) { this._spaceLeft = a }); e(0, b, "selectedItem", function () { return this._list.selectedItem }, function (a) { this._list.selectedItem = a }); e(0, b, "width", a.prototype._$get_width, function (a) { h.superSet(wa, this, "width", a); this._list.width = a }); e(0, b, "height", a.prototype._$get_height, function (a) { h.superSet(wa, this, "height", a); this._list.height = a }); e(0, b, "xml", null, function (a) { var b = []; this.parseXml(a.childNodes[0], b, null, !0); this.array = b }); e(0, b, "selectedPath", function () { return this._list.selectedItem ? this._list.selectedItem.path : null }); return c }(wa), Ng = function (a) { function c(a, d, e) { void 0 === a && (a = 0); void 0 === d && (d = .3); void 0 === e && (e = 1E3); this._viewMatrix = new Q; this._projectionMatrix = new Q; this._projectionViewMatrix = new Q; this._viewport = new He(0, 0, 0, 0); this._normalizedViewport = new He(0, 0, 1, 1); this._aspectRatio = a; this._boundFrustumUpdate = !0; this._boundFrustum = new Fe(Q.DEFAULT); c.__super.call(this, d, e); this.transform.on("worldmatrixneedchanged", this, this._onWorldMatrixChanged) } g(c, "laya.d3.core.Camera", a); a = c.prototype; a._onWorldMatrixChanged = function () { this._boundFrustumUpdate = !0 }; a._parseCustomProps = function (a, c, d, e) { a = d.clearColor; this.clearColor = new Z(a[0], a[1], a[2], a[3]); d = d.viewport; this.normalizedViewport = new He(d[0], d[1], d[2], d[3]) }; a._calculateProjectionMatrix = function () { if (!this._useUserProjectionMatrix) if (this._orthographic) { var a = this.orthographicVerticalSize * this.aspectRatio * .5, c = .5 * this.orthographicVerticalSize; Q.createOrthoOffCenterRH(-a, a, -c, c, this.nearPlane, this.farPlane, this._projectionMatrix) } else Q.createPerspective(3.1416 * this.fieldOfView / 180, this.aspectRatio, this.nearPlane, this.farPlane, this._projectionMatrix); this._boundFrustumUpdate = !0 }; a._update = function (a) { this.conchModel && (this.conchModel.setViewMatrix(this.viewMatrix.elements), this.conchModel.setProjectMatrix(this.projectionMatrix.elements)); laya.d3.core.Sprite3D.prototype._update.call(this, a) }; a._renderCamera = function (a, c, d) { d.parallelSplitShadowMaps[0] && d._renderShadowMap(a, c, this); c.camera = this; this._prepareCameraToRender(); d._preRenderUpdateComponents(c); var b, f; b = c._viewMatrix = this.viewMatrix; var e = this._renderTarget; e ? (e.start(), Q.multiply(Ic._invertYScaleMatrix, this._projectionMatrix, Ic._invertYProjectionMatrix), Q.multiply(Ic._invertYScaleMatrix, this.projectionViewMatrix, Ic._invertYProjectionViewMatrix), f = c._projectionMatrix = Ic._invertYProjectionMatrix, c._projectionViewMatrix = Ic._invertYProjectionViewMatrix) : (f = c._projectionMatrix = this._projectionMatrix, c._projectionViewMatrix = this.projectionViewMatrix); this._prepareCameraViewProject(b, f); c._viewport = this.viewport; d._preRenderScene(a, c, this.boundFrustum); d._clear(a, c); d._renderScene(a, c); d._postRenderUpdateComponents(c); e && e.end() }; a.viewportPointToRay = function (a, c) { Je.calculateCursorRay(a, this.viewport, this._projectionMatrix, this.viewMatrix, null, c) }; a.normalizedViewportPointToRay = function (a, d) { var b = c._tempVector20, f = this.viewport, e = a.elements, g = b.elements; g[0] = e[0] * f.width; g[1] = e[1] * f.height; Je.calculateCursorRay(b, this.viewport, this._projectionMatrix, this.viewMatrix, null, d) }; a.worldToViewportPoint = function (a, c) { Q.multiply(this._projectionMatrix, this._viewMatrix, this._projectionViewMatrix); this.viewport.project(a, this._projectionViewMatrix, c); var b = c.elements; b[0] /= h.stage.clientScaleX; b[1] /= h.stage.clientScaleY }; a.worldToNormalizedViewportPoint = function (a, c) { Q.multiply(this._projectionMatrix, this._viewMatrix, this._projectionViewMatrix); this.normalizedViewport.project(a, this._projectionViewMatrix, c); var b = c.elements; b[0] /= h.stage.clientScaleX; b[1] /= h.stage.clientScaleY }; a.convertScreenCoordToOrthographicCoord = function (a, c) { if (this._orthographic) { var b = wc.clientWidth, d = wc.clientHeight, f = this.orthographicVerticalSize / d, e = a.elements, g = c.elements; g[0] = this.orthographicVerticalSize * this.aspectRatio / b * (-b / 2 + e[0]); g[1] = (d / 2 - e[1]) * f; g[2] = (this.nearPlane - this.farPlane) * (e[2] + 1) / 2 - this.nearPlane; m.transformCoordinate(c, this.transform.worldMatrix, c); return !0 } return !1 }; e(0, a, "projectionViewMatrix", function () { Q.multiply(this.projectionMatrix, this.viewMatrix, this._projectionViewMatrix); return this._projectionViewMatrix }); e(0, a, "aspectRatio", function () { if (0 === this._aspectRatio) { var a = this.viewport; return a.width / a.height } return this._aspectRatio }, function (a) { if (0 > a) throw Error("Camera: the aspect ratio has to be a positive real number."); this._aspectRatio = a; this._calculateProjectionMatrix() }); e(0, a, "boundFrustum", function () { this._boundFrustumUpdate && (this._boundFrustum.matrix = this.projectionViewMatrix); return this._boundFrustum }); e(0, a, "needViewport", function () { var a = this.normalizedViewport; return 0 === a.x && 0 === a.y && 1 === a.width && 1 === a.height }); e(0, a, "viewport", function () { if (this._viewportExpressedInClipSpace) { var a = this._normalizedViewport, c = this.renderTargetSize, d = c.width, c = c.height; this._viewport.x = a.x * d; this._viewport.y = a.y * c; this._viewport.width = a.width * d; this._viewport.height = a.height * c } return this._viewport }, function (a) { if (null != this.renderTarget && (0 > a.x || 0 > a.y || 0 == a.width || 0 == a.height)) throw Error("Camera: viewport size invalid.", "value"); this._viewportExpressedInClipSpace = !1; this._viewport = a; this._calculateProjectionMatrix() }); e(0, a, "normalizedViewport", function () { if (!this._viewportExpressedInClipSpace) { var a = this._viewport, c = this.renderTargetSize, d = c.width, c = c.height; this._normalizedViewport.x = a.x / d; this._normalizedViewport.y = a.y / c; this._normalizedViewport.width = a.width / d; this._normalizedViewport.height = a.height / c } return this._normalizedViewport }, function (a) { 0 > a.x && (a.x = 0, console.warn("Camera: viewport.x must large than 0.0.")); 0 > a.y && (a.y = 0, console.warn("Camera: viewport.y must large than 0.0.")); 1 < a.x + a.width && (a.width = 1 - a.x, console.warn("Camera: viewport.width + viewport.x must less than 1.0.")); 1 < a.y + a.height && (a.height = 1 - a.y, console.warn("Camera: viewport.height + viewport.y must less than 1.0.")); this._viewportExpressedInClipSpace = !0; this._normalizedViewport = a; this._calculateProjectionMatrix() }); e(0, a, "projectionMatrix", function () { return this._projectionMatrix }, function (a) { this._projectionMatrix = a; this._useUserProjectionMatrix = !0 }); e(0, a, "viewMatrix", function () { this.transform.worldMatrix.invert(this._viewMatrix); return this._viewMatrix }); p(c, ["_tempVector20", function () { return this._tempVector20 = new La }]); return c }(Ic); (function (a) { function c() { c.__super.call(this); this._render = new hl(this); this._render.on("materialchanged", this, this._onMaterialChanged); var a = new vh; this._render.sharedMaterial = a; this._geometryFilter = new nl(this); a.renderMode = 8; this._changeRenderObject(0) } g(c, "laya.d3.core.glitter.Glitter", a); var b = c.prototype; b._changeRenderObject = function (a) { var b = this._render._renderElements, c = b[a]; c || (c = b[a] = new vc); c._render = this._render; (a = this._render.sharedMaterials[a]) || (a = vh.defaultMaterial); b = this._geometryFilter; c._mainSortID = 0; c._sprite3D = this; c.renderObj = b; c._material = a; return c }; b._onMaterialChanged = function (a, b, c) { b < a._renderElements.length && this._changeRenderObject(b) }; b._clearSelfRenderObjects = function () { this.scene.removeFrustumCullingObject(this._render) }; b._addSelfRenderObjects = function () { this.scene.addFrustumCullingObject(this._render) }; b._update = function (b) { this._geometryFilter._update(b.elapsedTime); a.prototype._update.call(this, b) }; b.addGlitterByPositions = function (a, b) { this._geometryFilter.addVertexPosition(a, b) }; b.addGlitterByPositionsVelocitys = function (a, b, c, d) { this._geometryFilter.addVertexPositionVelocity(a, b, c, d) }; b.cloneTo = function (a) { var b = a.templet, c = this._geometryFilter; b.lifeTime = c.lifeTime; b.minSegmentDistance = c.minSegmentDistance; b.minInterpDistance = c.minInterpDistance; b.maxSlerpCount = c.maxSlerpCount; b._maxSegments = c._maxSegments; b = a._render; c = this._render; b.sharedMaterials = c.sharedMaterials; b.enable = c.enable; laya.d3.core.Sprite3D.prototype.cloneTo.call(this, a) }; b.destroy = function (b) { void 0 === b && (b = !0); this.destroyed || (a.prototype.destroy.call(this, b), this._geometryFilter._destroy(), this._geometryFilter = null) }; e(0, b, "templet", function () { return this._geometryFilter }); e(0, b, "glitterRender", function () { return this._render }); c.CURRENTTIME = 2; c.DURATION = 3; return c })(eb); var oe = function (a) { function c() { this._space = 0; this._align = "none"; this._itemChanged = !1; c.__super.call(this) } g(c, "laya.ui.LayoutBox", a); a = c.prototype; a.addChild = function (a) { a.on("resize", this, this.onResize); this._setItemChanged(); return laya.display.Node.prototype.addChild.call(this, a) }; a.onResize = function (a) { this._setItemChanged() }; a.addChildAt = function (a, c) { a.on("resize", this, this.onResize); this._setItemChanged(); return laya.display.Node.prototype.addChildAt.call(this, a, c) }; a.removeChild = function (a) { a.off("resize", this, this.onResize); this._setItemChanged(); return laya.display.Node.prototype.removeChild.call(this, a) }; a.removeChildAt = function (a) { this.getChildAt(a).off("resize", this, this.onResize); this._setItemChanged(); return laya.display.Node.prototype.removeChildAt.call(this, a) }; a.refresh = function () { this._setItemChanged() }; a.changeItems = function () { this._itemChanged = !1 }; a.sortItem = function (a) { a && a.sort(function (a, b) { return a.y - b.y }) }; a._setItemChanged = function () { this._itemChanged || (this._itemChanged = !0, this.callLater(this.changeItems)) }; e(0, a, "space", function () { return this._space }, function (a) { this._space = a; this._setItemChanged() }); e(0, a, "align", function () { return this._align }, function (a) { this._align = a; this._setItemChanged() }); return c }(wa), Ej = function (a) { function c() { this._direction = null; this._updateDirection = !1; c.__super.call(this); this._updateDirection = !1; this._direction = new m; this.transform.on("worldmatrixneedchanged", this, this._onWorldMatrixChange) } g(c, "laya.d3.core.light.DirectionLight", a); var b = c.prototype; b._initShadow = function () { if (this._shadow) this._parallelSplitShadowMap = new db, this.scene.parallelSplitShadowMaps.push(this._parallelSplitShadowMap), this.transform.worldMatrix.getForward(this._direction), m.normalize(this._direction, this._direction), this._parallelSplitShadowMap.setInfo(this.scene, this._shadowFarPlane, this._direction, this._shadowMapSize, this._shadowMapCount, this._shadowMapPCFType); else { var a = this.scene.parallelSplitShadowMaps; a.splice(a.indexOf(this._parallelSplitShadowMap), 1); this._parallelSplitShadowMap.disposeAllRenderTarget(); this._parallelSplitShadowMap = null; this.scene.removeShaderDefine(db.SHADERDEFINE_SHADOW_PSSM1); this.scene.removeShaderDefine(db.SHADERDEFINE_SHADOW_PSSM2); this.scene.removeShaderDefine(db.SHADERDEFINE_SHADOW_PSSM3) } }; b._addSelfRenderObjects = function () { a.prototype._addSelfRenderObjects.call(this); this._shadow && this._initShadow() }; b._clearSelfRenderObjects = function () { var a = this.scene, b = a._shaderValues; b.setValue(4, null); b.setValue(3, null); a.removeShaderDefine(P.SHADERDEFINE_DIRECTIONLIGHT) }; b._prepareToScene = function (a) { a = a.scene; if (a.enableLight && this._activeInHierarchy) { var b = a._shaderValues; a.addShaderDefine(P.SHADERDEFINE_DIRECTIONLIGHT); m.scale(this.color, this._intensity, this._intensityColor); b.setValue(4, this._intensityColor.elements); this.transform.worldMatrix.getForward(this._direction); m.normalize(this._direction, this._direction); b.setValue(3, this._direction.elements); return !0 } a.removeShaderDefine(P.SHADERDEFINE_DIRECTIONLIGHT); return !1 }; b._onWorldMatrixChange = function () { this._updateDirection = !0 }; e(0, b, "shadow", a.prototype._$get_shadow, function (a) { this._shadow !== a && (this._shadow = a, this.scene && this._initShadow()) }); e(0, b, "direction", function () { console.log("Warning: discard property,please use transform's property instead."); this._updateDirection && (this.transform.worldMatrix.getForward(this._direction), m.normalize(this._direction, this._direction), this._updateDirection = !1); return this._direction }, function (a) { console.log("Warning: discard property,please use transform's property instead."); var b = this.transform.worldMatrix; b.setForward(a); this.transform.worldMatrix = b; m.normalize(a, a); this._direction = a; this.shadow && this._parallelSplitShadowMap && this._parallelSplitShadowMap._setGlobalParallelLightDir(this._direction) }); return c }(Hl), Ed = function (a) { function c(a, b) { c.__super.call(this, b); this._geometryFilter = new rh(this); this._render = new sh(this); this._geometryFilter.on("meshchanged", this, this._onMeshChanged); this._render.on("materialchanged", this, this._onMaterialChanged); if (a && (this._geometryFilter.sharedMesh = a, a instanceof laya.d3.resource.models.Mesh)) if (a.loaded) this._render.sharedMaterials = a.materials; else a.once("loaded", this, this._applyMeshMaterials) } g(c, "laya.d3.core.MeshSprite3D", a); var b = c.prototype; b._changeRenderObjectByMesh = function (a) { var b = this._render._renderElements, c = b[a]; c || (c = b[a] = new cf); c._render = this._render; (b = this._render.sharedMaterials[a]) || (b = vb.defaultMaterial); a = this._geometryFilter.sharedMesh.getRenderElement(a); c._mainSortID = this._getSortID(a, b); c._sprite3D = this; c.renderObj = a; c._material = b; return c }; b._changeRenderObjectByMaterial = function (a, b) { var c = this._render._renderElements[a]; b || (b = vb.defaultMaterial); var d = this._geometryFilter.sharedMesh.getRenderElement(a); c._mainSortID = this._getSortID(d, b); c._sprite3D = this; c.renderObj = d; c._material = b; return c }; b._changeRenderObjectsByMesh = function () { var a = this._geometryFilter.sharedMesh.getRenderElementsCount(); this._render._renderElements.length = a; for (var b = 0; b < a; b++) this._changeRenderObjectByMesh(b) }; b._onMeshChanged = function (a) { a = a.sharedMesh; if (a.loaded) this._changeRenderObjectsByMesh(); else a.once("loaded", this, this._onMeshLoaded) }; b._onMeshLoaded = function (a) { a === this.meshFilter.sharedMesh && this._changeRenderObjectsByMesh() }; b._onMaterialChanged = function (a, b, c) { b < this._render._renderElements.length && this._changeRenderObjectByMaterial(b, c) }; b._clearSelfRenderObjects = function () { this.scene.removeFrustumCullingObject(this._render) }; b._addSelfRenderObjects = function () { this.scene.addFrustumCullingObject(this._render) }; b._parseCustomProps = function (a, b, c, d) { a = this.meshRender; var f = c.lightmapIndex; null != f && (a.lightmapIndex = f); (f = c.lightmapScaleOffset) && (a.lightmapScaleOffset = new Z(f[0], f[1], f[2], f[3])); if (d.instanceParams) { if (d = d.instanceParams.loadPath) if (d = N.getRes(b[d]), this.meshFilter.sharedMesh = d, d.loaded) a.sharedMaterials = d.materials; else d.once("loaded", this, this._applyMeshMaterials) } else { if (d = c.meshPath) d = N.getRes(b[d]), this.meshFilter.sharedMesh = d; if (c = c.materials) { d = a.sharedMaterials; f = c.length; d.length = f; for (var e = 0; e < f; e++) d[e] = N.getRes(b[c[e].path]); a.sharedMaterials = d } } }; b._applyMeshMaterials = function (a) { var b = this._render.sharedMaterials; a = a.materials; for (var c = 0, d = a.length; c < d; c++) b[c] || (b[c] = a[c]); this._render.sharedMaterials = b }; b._addToInitStaticBatchManager = function () { c._staticBatchManager._addInitBatchSprite(this) }; b.cloneTo = function (a) { a._geometryFilter.sharedMesh = this._geometryFilter.sharedMesh; var b = this._render, c = a._render; c.enable = b.enable; c.sharedMaterials = b.sharedMaterials; c.castShadow = b.castShadow; var d = b.lightmapScaleOffset; d && (c.lightmapScaleOffset = d.clone()); c.lightmapIndex = b.lightmapIndex; c.receiveShadow = b.receiveShadow; c.sortingFudge = b.sortingFudge; laya.d3.core.Sprite3D.prototype.cloneTo.call(this, a) }; b.destroy = function (b) { void 0 === b && (b = !0); if (!this.destroyed) { var c = this.meshFilter.sharedMesh; c.loaded || c.off("loaded", this, this._applyMeshMaterials); a.prototype.destroy.call(this, b); this._geometryFilter._destroy() } }; e(0, b, "meshFilter", function () { return this._geometryFilter }); e(0, b, "meshRender", function () { return this._render }); c.__init__ = function () { Oc._staticBatchManagers.push(c._staticBatchManager) }; c.load = function (a) { return h.loader.create(a, null, null, c) }; p(c, ["_staticBatchManager", function () { return this._staticBatchManager = new Wk }]); return c }(eb), Tl = function (a) { function c() { this._hScrollBar = this._vScrollBar = this._content = null; this._scrollChanged = !1; c.__super.call(this); this.width = this.height = 100 } g(c, "laya.ui.Panel", a); var b = c.prototype; b.destroy = function (a) { void 0 === a && (a = !0); laya.ui.Component.prototype.destroy.call(this, a); this._content && this._content.destroy(a); this._vScrollBar && this._vScrollBar.destroy(a); this._hScrollBar && this._hScrollBar.destroy(a); this._content = this._hScrollBar = this._vScrollBar = null }; b.destroyChildren = function () { this._content.destroyChildren() }; b.createChildren = function () { laya.display.Node.prototype.addChild.call(this, this._content = new wa) }; b.addChild = function (a) { a.on("resize", this, this.onResize); this._setScrollChanged(); return this._content.addChild(a) }; b.onResize = function () { this._setScrollChanged() }; b.addChildAt = function (a, b) { a.on("resize", this, this.onResize); this._setScrollChanged(); return this._content.addChildAt(a, b) }; b.removeChild = function (a) { a.off("resize", this, this.onResize); this._setScrollChanged(); return this._content.removeChild(a) }; b.removeChildAt = function (a) { this.getChildAt(a).off("resize", this, this.onResize); this._setScrollChanged(); return this._content.removeChildAt(a) }; b.removeChildren = function (a, b) { for (var c = this._content.numChildren - 1; -1 < c; c--) this._content.removeChildAt(c); this._setScrollChanged(); return this }; b.getChildAt = function (a) { return this._content.getChildAt(a) }; b.getChildByName = function (a) { return this._content.getChildByName(a) }; b.getChildIndex = function (a) { return this._content.getChildIndex(a) }; b.changeScroll = function () { this._scrollChanged = !1; var a = this.contentWidth || 1, b = this.contentHeight || 1, c = this._vScrollBar, d = this._hScrollBar, e = c && b > this._height, g = d && a > this._width, h = e ? this._width - c.width : this._width, l = g ? this._height - d.height : this._height; c && (c.x = this._width - c.width, c.y = 0, c.height = this._height - (g ? d.height : 0), c.scrollSize = Math.max(.033 * this._height, 1), c.thumbPercent = l / b, c.setScroll(0, b - l, c.value)); d && (d.x = 0, d.y = this._height - d.height, d.width = this._width - (e ? c.width : 0), d.scrollSize = Math.max(.033 * this._width, 1), d.thumbPercent = h / a, d.setScroll(0, a - h, d.value)) }; b.changeSize = function () { laya.ui.Component.prototype.changeSize.call(this); this.setContentSize(this._width, this._height) }; b.setContentSize = function (a, b) { var c = this._content; c.width = a; c.height = b; c.scrollRect || (c.scrollRect = new R); c.scrollRect.setTo(0, 0, a, b); c.scrollRect = c.scrollRect }; b.onScrollBarChange = function (a) { var b = this._content.scrollRect; if (b) { var c = Math.round(a.value); a.isVertical ? b.y = c : b.x = c; this._content.scrollRect = b } }; b.scrollTo = function (a, b) { void 0 === a && (a = 0); void 0 === b && (b = 0); this.vScrollBar && (this.vScrollBar.value = b); this.hScrollBar && (this.hScrollBar.value = a) }; b.refresh = function () { this.changeScroll() }; b.onScrollStart = function () { this._$P.cacheAs || (this._$P.cacheAs = h.superGet(wa, this, "cacheAs")); h.superSet(wa, this, "cacheAs", "none"); this._hScrollBar && this._hScrollBar.once("end", this, this.onScrollEnd); this._vScrollBar && this._vScrollBar.once("end", this, this.onScrollEnd) }; b.onScrollEnd = function () { h.superSet(wa, this, "cacheAs", this._$P.cacheAs) }; b._setScrollChanged = function () { this._scrollChanged || (this._scrollChanged = !0, this.callLater(this.changeScroll)) }; e(0, b, "numChildren", function () { return this._content.numChildren }); e(0, b, "hScrollBarSkin", function () { return this._hScrollBar ? this._hScrollBar.skin : null }, function (a) { null == this._hScrollBar && (laya.display.Node.prototype.addChild.call(this, this._hScrollBar = new le), this._hScrollBar.on("change", this, this.onScrollBarChange, [this._hScrollBar]), this._hScrollBar.target = this._content, this._setScrollChanged()); this._hScrollBar.skin = a }); e(0, b, "contentWidth", function () { for (var a = 0, b = this._content.numChildren - 1; -1 < b; b--) var c = this._content.getChildAt(b), a = Math.max(c.x + c.width * c.scaleX, a); return a }); e(0, b, "contentHeight", function () { for (var a = 0, b = this._content.numChildren - 1; -1 < b; b--) var c = this._content.getChildAt(b), a = Math.max(c.y + c.height * c.scaleY, a); return a }); e(0, b, "width", a.prototype._$get_width, function (a) { h.superSet(wa, this, "width", a); this._setScrollChanged() }); e(0, b, "hScrollBar", function () { return this._hScrollBar }); e(0, b, "content", function () { return this._content }); e(0, b, "height", a.prototype._$get_height, function (a) { h.superSet(wa, this, "height", a); this._setScrollChanged() }); e(0, b, "vScrollBarSkin", function () { return this._vScrollBar ? this._vScrollBar.skin : null }, function (a) { null == this._vScrollBar && (laya.display.Node.prototype.addChild.call(this, this._vScrollBar = new ne), this._vScrollBar.on("change", this, this.onScrollBarChange, [this._vScrollBar]), this._vScrollBar.target = this._content, this._setScrollChanged()); this._vScrollBar.skin = a }); e(0, b, "vScrollBar", function () { return this._vScrollBar }); e(0, b, "cacheAs", a.prototype._$get_cacheAs, function (a) { h.superSet(wa, this, "cacheAs", a); this._$P.cacheAs = null; "none" !== a ? (this._hScrollBar && this._hScrollBar.on("start", this, this.onScrollStart), this._vScrollBar && this._vScrollBar.on("start", this, this.onScrollStart)) : (this._hScrollBar && this._hScrollBar.off("start", this, this.onScrollStart), this._vScrollBar && this._vScrollBar.off("start", this, this.onScrollStart)) }); return c }(wa), Ch = function (a) { function c(a, b) { this._items = this.selectHandler = null; this._selectedIndex = -1; this._skin = null; this._direction = "horizontal"; this._space = 0; this._strokeColors = this._labelStrokeColor = this._labelFont = this._labelColors = this._labels = null; this._labelStroke = NaN; this._labelSize = 0; this._labelBold = !1; this._labelAlign = this._labelPadding = null; this._stateNum = 0; this._labelChanged = !1; c.__super.call(this); this.skin = b; this.labels = a } g(c, "laya.ui.UIGroup", a); var b = c.prototype; h.imps(b, {"laya.ui.IItem": !0}); b.preinitialize = function () { this.mouseEnabled = !0 }; b.destroy = function (a) { void 0 === a && (a = !0); laya.ui.Component.prototype.destroy.call(this, a); this._items && (this._items.length = 0); this.selectHandler = this._items = null }; b.addItem = function (a, b) { void 0 === b && (b = !0); var c = this._items.length; a.name = "item" + c; this.addChild(a); this.initItems(); if (b && 0 < c) { var d = this._items[c - 1]; "horizontal" == this._direction ? a.x = d.x + d.width + this._space : a.y = d.y + d.height + this._space } else b && (a.x = 0, a.y = 0); return c }; b.delItem = function (a, b) { void 0 === b && (b = !0); var c = this._items.indexOf(a); if (-1 != c) { this.removeChild(a); for (var c = c + 1, d = this._items.length; c < d; c++) { var f = this._items[c]; f.name = "item" + (c - 1); b && ("horizontal" == this._direction ? f.x -= a.width + this._space : f.y -= a.height + this._space) } this.initItems(); -1 < this._selectedIndex && (c = this._selectedIndex < this._items.length ? this._selectedIndex : this._selectedIndex - 1, this._selectedIndex = -1, this.selectedIndex = c) } }; b.initItems = function () { this._items || (this._items = []); for (var a = this._items.length = 0; 1E4 > a; a++) { var b = this.getChildByName("item" + a); if (null == b) break; this._items.push(b); b.selected = a === this._selectedIndex; b.clickHandler = M.create(this, this.itemClick, [a], !1) } }; b.itemClick = function (a) { this.selectedIndex = a }; b.setSelect = function (a, b) { this._items && -1 < a && a < this._items.length && (this._items[a].selected = b) }; b.createItem = function (a, b) { return null }; b.changeLabels = function () { this._labelChanged = !1; if (this._items) for (var a = 0, b = 0, c = this._items.length; b < c; b++) { var d = this._items[b]; this._skin && (d.skin = this._skin); this._labelColors && (d.labelColors = this._labelColors); this._labelSize && (d.labelSize = this._labelSize); this._labelStroke && (d.labelStroke = this._labelStroke); this._labelStrokeColor && (d.labelStrokeColor = this._labelStrokeColor); this._strokeColors && (d.strokeColors = this._strokeColors); this._labelBold && (d.labelBold = this._labelBold); this._labelPadding && (d.labelPadding = this._labelPadding); this._labelAlign && (d.labelAlign = this._labelAlign); this._stateNum && (d.stateNum = this._stateNum); this._labelFont && (d.labelFont = this._labelFont); "horizontal" === this._direction ? (d.y = 0, d.x = a, a += d.width + this._space) : (d.x = 0, d.y = a, a += d.height + this._space) } this.changeSize() }; b.commitMeasure = function () { this.runCallLater(this.changeLabels) }; b._setLabelChanged = function () { this._labelChanged || (this._labelChanged = !0, this.callLater(this.changeLabels)) }; e(0, b, "labelStrokeColor", function () { return this._labelStrokeColor }, function (a) { this._labelStrokeColor != a && (this._labelStrokeColor = a, this._setLabelChanged()) }); e(0, b, "skin", function () { return this._skin }, function (a) { this._skin != a && (this._skin = a, this._setLabelChanged()) }); e(0, b, "selectedIndex", function () { return this._selectedIndex }, function (a) { this._selectedIndex != a && (this.setSelect(this._selectedIndex, !1), this._selectedIndex = a, this.setSelect(a, !0), this.event("change"), this.selectHandler && this.selectHandler.runWith(this._selectedIndex)) }); e(0, b, "labels", function () { return this._labels }, function (a) { if (this._labels != a) { this._labels = a; this.removeChildren(); this._setLabelChanged(); if (this._labels) { a = this._labels.split(","); for (var b = 0, c = a.length; b < c; b++) { var d = this.createItem(this._skin, a[b]); d.name = "item" + b; this.addChild(d) } } this.initItems() } }); e(0, b, "strokeColors", function () { return this._strokeColors }, function (a) { this._strokeColors != a && (this._strokeColors = a, this._setLabelChanged()) }); e(0, b, "labelColors", function () { return this._labelColors }, function (a) { this._labelColors != a && (this._labelColors = a, this._setLabelChanged()) }); e(0, b, "labelStroke", function () { return this._labelStroke }, function (a) { this._labelStroke != a && (this._labelStroke = a, this._setLabelChanged()) }); e(0, b, "labelSize", function () { return this._labelSize }, function (a) { this._labelSize != a && (this._labelSize = a, this._setLabelChanged()) }); e(0, b, "stateNum", function () { return this._stateNum }, function (a) { this._stateNum != a && (this._stateNum = a, this._setLabelChanged()) }); e(0, b, "labelBold", function () { return this._labelBold }, function (a) { this._labelBold != a && (this._labelBold = a, this._setLabelChanged()) }); e(0, b, "labelFont", function () { return this._labelFont }, function (a) { this._labelFont != a && (this._labelFont = a, this._setLabelChanged()) }); e(0, b, "labelPadding", function () { return this._labelPadding }, function (a) { this._labelPadding != a && (this._labelPadding = a, this._setLabelChanged()) }); e(0, b, "direction", function () { return this._direction }, function (a) { this._direction = a; this._setLabelChanged() }); e(0, b, "space", function () { return this._space }, function (a) { this._space = a; this._setLabelChanged() }); e(0, b, "items", function () { return this._items }); e(0, b, "selection", function () { return -1 < this._selectedIndex && this._selectedIndex < this._items.length ? this._items[this._selectedIndex] : null }, function (a) { this.selectedIndex = this._items.indexOf(a) }); e(0, b, "dataSource", a.prototype._$get_dataSource, function (a) { this._dataSource = a; "number" == typeof a && Math.floor(a) == a || "string" == typeof a ? this.selectedIndex = parseInt(a) : a instanceof Array ? this.labels = a.join(",") : h.superSet(wa, this, "dataSource", a) }); return c }(wa), Pl = function (a) { function c() { this._items = null; this._selectedIndex = 0; c.__super.call(this); this._setIndexHandler = M.create(this, this.setIndex, null, !1) } g(c, "laya.ui.ViewStack", a); var b = c.prototype; h.imps(b, {"laya.ui.IItem": !0}); b.setItems = function (a) { this.removeChildren(); for (var b = 0, c = 0, d = a.length; c < d; c++) { var f = a[c]; f && (f.name = "item" + b, this.addChild(f), b++) } this.initItems() }; b.addItem = function (a) { a.name = "item" + this._items.length; this.addChild(a); this.initItems() }; b.initItems = function () { this._items = []; for (var a = 0; 1E4 > a; a++) { var b = this.getChildByName("item" + a); if (null == b) break; this._items.push(b); b.visible = a == this._selectedIndex } }; b.setSelect = function (a, b) { this._items && -1 < a && a < this._items.length && (this._items[a].visible = b) }; b.setIndex = function (a) { this.selectedIndex = a }; e(0, b, "dataSource", a.prototype._$get_dataSource, function (a) { this._dataSource = a; if ("number" == typeof a && Math.floor(a) == a || "string" == typeof a) this.selectedIndex = parseInt(a); else for (var b in this._dataSource) this.hasOwnProperty(b) && (this[b] = this._dataSource[b]) }); e(0, b, "selectedIndex", function () { return this._selectedIndex }, function (a) { this._selectedIndex != a && (this.setSelect(this._selectedIndex, !1), this._selectedIndex = a, this.setSelect(this._selectedIndex, !0)) }); e(0, b, "selection", function () { return -1 < this._selectedIndex && this._selectedIndex < this._items.length ? this._items[this._selectedIndex] : null }, function (a) { this.selectedIndex = this._items.indexOf(a) }); e(0, b, "items", function () { return this._items }); e(0, b, "setIndexHandler", function () { return this._setIndexHandler }, function (a) { this._setIndexHandler = a }); return c }(wa), K = function (a) { function c(a) { c.__super.call(this); this._render = new jl(this); this._render.on("materialchanged", this, this._onMaterialChanged); this._geometryFilter = new il(this); this._createRenderElement(0); a && (this._render.sharedMaterial = a) } g(c, "laya.d3.core.particleShuriKen.ShuriKenParticle3D", a); var b = c.prototype; b._initParticleVelocity = function (a) { var b = new tc; a = a.velocitys; for (var c = 0, d = a.length; c < d; c++) { var f = a[c]; b.add(f.key, f.value) } return b }; b._initParticleColor = function (a) { var b = new aj, c = a.alphas, d, f; d = 0; for (f = c.length; d < f; d++) { var e = c[d]; b.addAlpha(e.key, e.value) } a = a.rgbs; d = 0; for (f = a.length; d < f; d++) c = a[d], e = c.value, b.addRGB(c.key, new m(e[0], e[1], e[2])); return b }; b._initParticleSize = function (a) { var b = new tc; a = a.sizes; for (var c = 0, d = a.length; c < d; c++) { var f = a[c]; b.add(f.key, f.value) } return b }; b._initParticleRotation = function (a) { var b = new tc; a = a.angularVelocitys; for (var c = 0, d = a.length; c < d; c++) { var f = a[c]; b.add(f.key, f.value / 180 * Math.PI) } return b }; b._initParticleFrame = function (a) { var b = new bj; a = a.frames; for (var c = 0, d = a.length; c < d; c++) { var f = a[c]; b.add(f.key, f.value) } return b }; b._createRenderElement = function (a) { var b = this._render._renderElements[a] = new vc; b._render = this._render; (a = this._render.sharedMaterials[a]) || (a = lc.defaultMaterial); var c = this._geometryFilter; b._mainSortID = 0; b._sprite3D = this; b.renderObj = c; b._material = a }; b._onMaterialChanged = function (a, b, c) { a = a._renderElements; b < a.length && (a[b]._material = c || lc.defaultMaterial) }; b._clearSelfRenderObjects = function () { this.scene.removeFrustumCullingObject(this._render) }; b._addSelfRenderObjects = function () { this.scene.addFrustumCullingObject(this._render) }; b._parseCustomProps = function (a, b, d, e) { a = Math.PI / 180; var f; e = this.particleRender; (f = d.material) ? f = N.getRes(b[f.path]) : (f = d.materialPath) ? f = N.getRes(b[f]) : (f = new lc, f.diffuseTexture = b ? N.getRes(b[d.texturePath]) : oc.load(d.texturePath)); e.sharedMaterial = f; (f = d.meshPath) && (e.mesh = N.getRes(b[f])); e.renderMode = d.renderMode; e.stretchedBillboardCameraSpeedScale = d.stretchedBillboardCameraSpeedScale; e.stretchedBillboardSpeedScale = d.stretchedBillboardSpeedScale; e.stretchedBillboardLengthScale = d.stretchedBillboardLengthScale; e.sortingFudge = d.sortingFudge ? d.sortingFudge : 0; b = this.particleSystem; b.isPerformanceMode = d.isPerformanceMode; b.duration = d.duration; b.looping = d.looping; b.prewarm = d.prewarm; b.startDelayType = d.startDelayType; b.startDelay = d.startDelay; b.startDelayMin = d.startDelayMin; b.startDelayMax = d.startDelayMax; b.startLifetimeType = d.startLifetimeType; b.startLifetimeConstant = d.startLifetimeConstant; b.startLifeTimeGradient = c._initStartLife(d.startLifetimeGradient); b.startLifetimeConstantMin = d.startLifetimeConstantMin; b.startLifetimeConstantMax = d.startLifetimeConstantMax; b.startLifeTimeGradientMin = c._initStartLife(d.startLifetimeGradientMin); b.startLifeTimeGradientMax = c._initStartLife(d.startLifetimeGradientMax); b.startSpeedType = d.startSpeedType; b.startSpeedConstant = d.startSpeedConstant; b.startSpeedConstantMin = d.startSpeedConstantMin; b.startSpeedConstantMax = d.startSpeedConstantMax; b.threeDStartSize = d.threeDStartSize; b.startSizeType = d.startSizeType; b.startSizeConstant = d.startSizeConstant; e = d.startSizeConstantSeparate; f = b.startSizeConstantSeparate.elements; f[0] = e[0]; f[1] = e[1]; f[2] = e[2]; b.startSizeConstantMin = d.startSizeConstantMin; b.startSizeConstantMax = d.startSizeConstantMax; e = d.startSizeConstantMinSeparate; f = b.startSizeConstantMinSeparate.elements; f[0] = e[0]; f[1] = e[1]; f[2] = e[2]; e = d.startSizeConstantMaxSeparate; f = b.startSizeConstantMaxSeparate.elements; f[0] = e[0]; f[1] = e[1]; f[2] = e[2]; b.threeDStartRotation = d.threeDStartRotation; b.startRotationType = d.startRotationType; b.startRotationConstant = d.startRotationConstant * a; e = d.startRotationConstantSeparate; f = b.startRotationConstantSeparate.elements; f[0] = e[0] * a; f[1] = e[1] * a; f[2] = e[2] * a; b.startRotationConstantMin = d.startRotationConstantMin * a; b.startRotationConstantMax = d.startRotationConstantMax * a; e = d.startRotationConstantMinSeparate; f = b.startRotationConstantMinSeparate.elements; f[0] = e[0] * a; f[1] = e[1] * a; f[2] = e[2] * a; e = d.startRotationConstantMaxSeparate; f = b.startRotationConstantMaxSeparate.elements; f[0] = e[0] * a; f[1] = e[1] * a; f[2] = e[2] * a; b.randomizeRotationDirection = d.randomizeRotationDirection; b.startColorType = d.startColorType; e = d.startColorConstant; f = b.startColorConstant.elements; f[0] = e[0]; f[1] = e[1]; f[2] = e[2]; f[3] = e[3]; e = d.startColorConstantMin; f = b.startColorConstantMin.elements; f[0] = e[0]; f[1] = e[1]; f[2] = e[2]; f[3] = e[3]; e = d.startColorConstantMax; f = b.startColorConstantMax.elements; f[0] = e[0]; f[1] = e[1]; f[2] = e[2]; f[3] = e[3]; b.gravityModifier = d.gravityModifier; b.simulationSpace = d.simulationSpace; b.scaleMode = d.scaleMode; b.playOnAwake = d.playOnAwake; b.maxParticles = d.maxParticles; e = d.autoRandomSeed; null != e && (b.autoRandomSeed = e); e = d.randomSeed; null != e && (b.randomSeed[0] = e); var g = d.emission, k = b.emission; if (g) { k.emissionRate = g.emissionRate; var h = g.bursts; if (h) for (e = 0, f = h.length; e < f; e++) { var l = h[e]; k.addBurst(new Yi(l.time, l.min, l.max)) } k.enbale = g.enable } else k.enbale = !1; if (e = d.shape) { switch (e.shapeType) { case 0: f = g = new Tk; g.radius = e.sphereRadius; g.emitFromShell = e.sphereEmitFromShell; g.randomDirection = e.sphereRandomDirection; break; case 1: f = g = new Sk; g.radius = e.hemiSphereRadius; g.emitFromShell = e.hemiSphereEmitFromShell; g.randomDirection = e.hemiSphereRandomDirection; break; case 2: f = g = new Rk; g.angle = e.coneAngle * a; g.radius = e.coneRadius; g.length = e.coneLength; g.emitType = e.coneEmitType; g.randomDirection = e.coneRandomDirection; break; case 3: f = g = new Qk; g.x = e.boxX; g.y = e.boxY; g.z = e.boxZ; g.randomDirection = e.boxRandomDirection; break; case 7: f = g = new mh; g.radius = e.circleRadius; g.arc = e.circleArc * a; g.emitFromEdge = e.circleEmitFromEdge; g.randomDirection = e.circleRandomDirection; break; default: f = g = new mh, g.radius = e.circleRadius, g.arc = e.circleArc * a, g.emitFromEdge = e.circleEmitFromEdge, g.randomDirection = e.circleRandomDirection } f.enable = e.enable; b.shape = f } if (e = d.velocityOverLifetime) { f = e.velocity; var n; switch (f.type) { case 0: n = f.constant; n = kc.createByConstant(new m(n[0], n[1], n[2])); break; case 1: n = kc.createByGradient(this._initParticleVelocity(f.gradientX), this._initParticleVelocity(f.gradientY), this._initParticleVelocity(f.gradientZ)); break; case 2: n = f.constantMin; f = f.constantMax; n = kc.createByRandomTwoConstant(new m(n[0], n[1], n[2]), new m(f[0], f[1], f[2])); break; case 3: n = kc.createByRandomTwoGradient(this._initParticleVelocity(f.gradientXMin), this._initParticleVelocity(f.gradientXMax), this._initParticleVelocity(f.gradientYMin), this._initParticleVelocity(f.gradientYMax), this._initParticleVelocity(f.gradientZMin), this._initParticleVelocity(f.gradientZMax)) } n = new fj(n); n.space = e.space; n.enbale = e.enable; b.velocityOverLifetime = n } if (n = d.colorOverLifetime) { e = n.color; var p; switch (e.type) { case 0: p = e.constant; p = ic.createByConstant(new Z(p[0], p[1], p[2], p[3])); break; case 1: p = ic.createByGradient(this._initParticleColor(e.gradient)); break; case 2: p = e.constantMin; e = e.constantMax; p = ic.createByRandomTwoConstant(new Z(p[0], p[1], p[2], p[3]), new Z(e[0], e[1], e[2], e[3])); break; case 3: p = ic.createByRandomTwoGradient(this._initParticleColor(e.gradientMin), this._initParticleColor(e.gradientMax)) } p = new Zi(p); p.enbale = n.enable; b.colorOverLifetime = p } if (p = d.sizeOverLifetime) { n = p.size; var w; switch (n.type) { case 0: w = n.separateAxes ? Gb.createByGradientSeparate(this._initParticleSize(n.gradientX), this._initParticleSize(n.gradientY), this._initParticleSize(n.gradientZ)) : Gb.createByGradient(this._initParticleSize(n.gradient)); break; case 1: n.separateAxes ? (w = n.constantMinSeparate, n = n.constantMaxSeparate, w = Gb.createByRandomTwoConstantSeparate(new m(w[0], w[1], w[2]), new m(n[0], n[1], n[2]))) : w = Gb.createByRandomTwoConstant(n.constantMin, n.constantMax); break; case 2: w = n.separateAxes ? Gb.createByRandomTwoGradientSeparate(this._initParticleSize(n.gradientXMin), this._initParticleSize(n.gradientYMin), this._initParticleSize(n.gradientZMin), this._initParticleSize(n.gradientXMax), this._initParticleSize(n.gradientYMax), this._initParticleSize(n.gradientZMax)) : Gb.createByRandomTwoGradient(this._initParticleSize(n.gradientMin), this._initParticleSize(n.gradientMax)) } w = new dj(w); w.enbale = p.enable; b.sizeOverLifetime = w } if (w = d.rotationOverLifetime) { p = w.angularVelocity; var q; switch (p.type) { case 0: p.separateAxes || (q = zb.createByConstant(p.constant * a)); break; case 1: p.separateAxes || (q = zb.createByGradient(this._initParticleRotation(p.gradient))); break; case 2: p.separateAxes ? (q = p.constantMinSeparate, p = p.constantMaxSeparate, q = zb.createByRandomTwoConstantSeparate(new m(q[0] * a, q[1] * a, q[2] * a), new m(p[0] * a, p[1] * a, p[2] * a))) : q = zb.createByRandomTwoConstant(p.constantMin * a, p.constantMax * a); break; case 3: p.separateAxes || (q = zb.createByRandomTwoGradient(this._initParticleRotation(p.gradientMin), this._initParticleRotation(p.gradientMax))) } a = new cj(q); a.enbale = w.enable; b.rotationOverLifetime = a } if (d = d.textureSheetAnimation) { a = d.frame; var t; switch (a.type) { case 0: t = jc.createByConstant(a.constant); break; case 1: t = jc.createByOverTime(this._initParticleFrame(a.overTime)); break; case 2: t = jc.createByRandomTwoConstant(a.constantMin, a.constantMax); break; case 3: t = jc.createByRandomTwoOverTime(this._initParticleFrame(a.overTimeMin), this._initParticleFrame(a.overTimeMax)) } a = d.startFrame; var v; switch (a.type) { case 0: v = Cd.createByConstant(a.constant); break; case 1: v = Cd.createByRandomTwoConstant(a.constantMin, a.constantMax) } t = new ej(t, v); t.enable = d.enable; v = d.tiles; t.tiles = new La(v[0], v[1]); t.type = d.type; t.randomRow = d.randomRow; v = d.rowIndex; void 0 !== v && (t.rowIndex = v); t.cycles = d.cycles; b.textureSheetAnimation = t } }; b._activeHierarchy = function () { laya.d3.core.Sprite3D.prototype._activeHierarchy.call(this); this.particleSystem.playOnAwake && this.particleSystem.play() }; b._inActiveHierarchy = function () { laya.d3.core.Sprite3D.prototype._inActiveHierarchy.call(this); this.particleSystem.isAlive && this.particleSystem.simulate(0, !0) }; b.cloneTo = function (a) { this._geometryFilter.cloneTo(a._geometryFilter); var b = a._render, c = this._render; b.sharedMaterials = c.sharedMaterials; b.enable = c.enable; b.renderMode = c.renderMode; b.mesh = c.mesh; b.stretchedBillboardCameraSpeedScale = c.stretchedBillboardCameraSpeedScale; b.stretchedBillboardSpeedScale = c.stretchedBillboardSpeedScale; b.stretchedBillboardLengthScale = c.stretchedBillboardLengthScale; b.sortingFudge = c.sortingFudge; laya.d3.core.Sprite3D.prototype.cloneTo.call(this, a) }; b.destroy = function (b) { void 0 === b && (b = !0); this.destroyed || (a.prototype.destroy.call(this, b), this._geometryFilter._destroy(), this._geometryFilter = null) }; e(0, b, "particleSystem", function () { return this._geometryFilter }); e(0, b, "particleRender", function () { return this._render }); c.__init__ = function () { c.SHADERDEFINE_RENDERMODE_BILLBOARD = c.shaderDefines.registerDefine("SPHERHBILLBOARD"); c.SHADERDEFINE_RENDERMODE_STRETCHEDBILLBOARD = c.shaderDefines.registerDefine("STRETCHEDBILLBOARD"); c.SHADERDEFINE_RENDERMODE_HORIZONTALBILLBOARD = c.shaderDefines.registerDefine("HORIZONTALBILLBOARD"); c.SHADERDEFINE_RENDERMODE_VERTICALBILLBOARD = c.shaderDefines.registerDefine("VERTICALBILLBOARD"); c.SHADERDEFINE_COLOROVERLIFETIME = c.shaderDefines.registerDefine("COLOROVERLIFETIME"); c.SHADERDEFINE_RANDOMCOLOROVERLIFETIME = c.shaderDefines.registerDefine("RANDOMCOLOROVERLIFETIME"); c.SHADERDEFINE_VELOCITYOVERLIFETIMECONSTANT = c.shaderDefines.registerDefine("VELOCITYOVERLIFETIMECONSTANT"); c.SHADERDEFINE_VELOCITYOVERLIFETIMECURVE = c.shaderDefines.registerDefine("VELOCITYOVERLIFETIMECURVE"); c.SHADERDEFINE_VELOCITYOVERLIFETIMERANDOMCONSTANT = c.shaderDefines.registerDefine("VELOCITYOVERLIFETIMERANDOMCONSTANT"); c.SHADERDEFINE_VELOCITYOVERLIFETIMERANDOMCURVE = c.shaderDefines.registerDefine("VELOCITYOVERLIFETIMERANDOMCURVE"); c.SHADERDEFINE_TEXTURESHEETANIMATIONCURVE = c.shaderDefines.registerDefine("TEXTURESHEETANIMATIONCURVE"); c.SHADERDEFINE_TEXTURESHEETANIMATIONRANDOMCURVE = c.shaderDefines.registerDefine("TEXTURESHEETANIMATIONRANDOMCURVE"); c.SHADERDEFINE_ROTATIONOVERLIFETIME = c.shaderDefines.registerDefine("ROTATIONOVERLIFETIME"); c.SHADERDEFINE_ROTATIONOVERLIFETIMESEPERATE = c.shaderDefines.registerDefine("ROTATIONOVERLIFETIMESEPERATE"); c.SHADERDEFINE_ROTATIONOVERLIFETIMECONSTANT = c.shaderDefines.registerDefine("ROTATIONOVERLIFETIMECONSTANT"); c.SHADERDEFINE_ROTATIONOVERLIFETIMECURVE = c.shaderDefines.registerDefine("ROTATIONOVERLIFETIMECURVE"); c.SHADERDEFINE_ROTATIONOVERLIFETIMERANDOMCONSTANTS = c.shaderDefines.registerDefine("ROTATIONOVERLIFETIMERANDOMCURVES"); c.SHADERDEFINE_ROTATIONOVERLIFETIMERANDOMCURVES = c.shaderDefines.registerDefine("ROTATIONOVERLIFETIMERANDOMCURVES"); c.SHADERDEFINE_SIZEOVERLIFETIMECURVE = c.shaderDefines.registerDefine("SIZEOVERLIFETIMECURVE"); c.SHADERDEFINE_SIZEOVERLIFETIMECURVESEPERATE = c.shaderDefines.registerDefine("SIZEOVERLIFETIMECURVESEPERATE"); c.SHADERDEFINE_SIZEOVERLIFETIMERANDOMCURVES = c.shaderDefines.registerDefine("SIZEOVERLIFETIMERANDOMCURVES"); c.SHADERDEFINE_SIZEOVERLIFETIMERANDOMCURVESSEPERATE = c.shaderDefines.registerDefine("SIZEOVERLIFETIMERANDOMCURVESSEPERATE"); c.SHADERDEFINE_RENDERMODE_MESH = c.shaderDefines.registerDefine("RENDERMODE_MESH"); c.SHADERDEFINE_SHAPE = c.shaderDefines.registerDefine("SHAPE") }; c.load = function (a) { return h.loader.create(a, null, null, c) }; c._initStartLife = function (a) { var b = new tc; a = a.startLifetimes; for (var c = 0, d = a.length; c < d; c++) { var f = a[c]; b.add(f.key, f.value) } return b }; c.SHADERDEFINE_RENDERMODE_BILLBOARD = 0; c.SHADERDEFINE_RENDERMODE_STRETCHEDBILLBOARD = 0; c.SHADERDEFINE_RENDERMODE_HORIZONTALBILLBOARD = 0; c.SHADERDEFINE_RENDERMODE_VERTICALBILLBOARD = 0; c.SHADERDEFINE_COLOROVERLIFETIME = 0; c.SHADERDEFINE_RANDOMCOLOROVERLIFETIME = 0; c.SHADERDEFINE_VELOCITYOVERLIFETIMECONSTANT = 0; c.SHADERDEFINE_VELOCITYOVERLIFETIMECURVE = 0; c.SHADERDEFINE_VELOCITYOVERLIFETIMERANDOMCONSTANT = 0; c.SHADERDEFINE_VELOCITYOVERLIFETIMERANDOMCURVE = 0; c.SHADERDEFINE_TEXTURESHEETANIMATIONCURVE = 0; c.SHADERDEFINE_TEXTURESHEETANIMATIONRANDOMCURVE = 0; c.SHADERDEFINE_ROTATIONOVERLIFETIME = 0; c.SHADERDEFINE_ROTATIONOVERLIFETIMESEPERATE = 0; c.SHADERDEFINE_ROTATIONOVERLIFETIMECONSTANT = 0; c.SHADERDEFINE_ROTATIONOVERLIFETIMECURVE = 0; c.SHADERDEFINE_ROTATIONOVERLIFETIMERANDOMCONSTANTS = 0; c.SHADERDEFINE_ROTATIONOVERLIFETIMERANDOMCURVES = 0; c.SHADERDEFINE_SIZEOVERLIFETIMECURVE = 0; c.SHADERDEFINE_SIZEOVERLIFETIMECURVESEPERATE = 0; c.SHADERDEFINE_SIZEOVERLIFETIMERANDOMCURVES = 0; c.SHADERDEFINE_SIZEOVERLIFETIMERANDOMCURVESSEPERATE = 0; c.SHADERDEFINE_RENDERMODE_MESH = 0; c.SHADERDEFINE_SHAPE = 0; c.WORLDPOSITION = 0; c.WORLDROTATION = 1; c.POSITIONSCALE = 4; c.SIZESCALE = 5; c.SCALINGMODE = 6; c.GRAVITY = 7; c.THREEDSTARTROTATION = 8; c.STRETCHEDBILLBOARDLENGTHSCALE = 9; c.STRETCHEDBILLBOARDSPEEDSCALE = 10; c.SIMULATIONSPACE = 11; c.CURRENTTIME = 12; c.VOLVELOCITYCONST = 13; c.VOLVELOCITYGRADIENTX = 14; c.VOLVELOCITYGRADIENTY = 15; c.VOLVELOCITYGRADIENTZ = 16; c.VOLVELOCITYCONSTMAX = 17; c.VOLVELOCITYGRADIENTXMAX = 18; c.VOLVELOCITYGRADIENTYMAX = 19; c.VOLVELOCITYGRADIENTZMAX = 20; c.VOLSPACETYPE = 21; c.COLOROVERLIFEGRADIENTALPHAS = 22; c.COLOROVERLIFEGRADIENTCOLORS = 23; c.MAXCOLOROVERLIFEGRADIENTALPHAS = 24; c.MAXCOLOROVERLIFEGRADIENTCOLORS = 25; c.SOLSIZEGRADIENT = 26; c.SOLSIZEGRADIENTX = 27; c.SOLSIZEGRADIENTY = 28; c.SOLSizeGradientZ = 29; c.SOLSizeGradientMax = 30; c.SOLSIZEGRADIENTXMAX = 31; c.SOLSIZEGRADIENTYMAX = 32; c.SOLSizeGradientZMAX = 33; c.ROLANGULARVELOCITYCONST = 34; c.ROLANGULARVELOCITYCONSTSEPRARATE = 35; c.ROLANGULARVELOCITYGRADIENT = 36; c.ROLANGULARVELOCITYGRADIENTX = 37; c.ROLANGULARVELOCITYGRADIENTY = 38; c.ROLANGULARVELOCITYGRADIENTZ = 39; c.ROLANGULARVELOCITYGRADIENTW = 40; c.ROLANGULARVELOCITYCONSTMAX = 41; c.ROLANGULARVELOCITYCONSTMAXSEPRARATE = 42; c.ROLANGULARVELOCITYGRADIENTMAX = 43; c.ROLANGULARVELOCITYGRADIENTXMAX = 44; c.ROLANGULARVELOCITYGRADIENTYMAX = 45; c.ROLANGULARVELOCITYGRADIENTZMAX = 46; c.ROLANGULARVELOCITYGRADIENTWMAX = 47; c.TEXTURESHEETANIMATIONCYCLES = 48; c.TEXTURESHEETANIMATIONSUBUVLENGTH = 49; c.TEXTURESHEETANIMATIONGRADIENTUVS = 50; c.TEXTURESHEETANIMATIONGRADIENTMAXUVS = 51; p(c, ["shaderDefines", function () { return this.shaderDefines = new rb(eb.shaderDefines) }]); return c }(eb), Ke = function (a) { function c(a, b) { this._subMeshOffset = null; c.__super.call(this, b); this._subMeshOffset = []; this._geometryFilter = new rh(this); this._render = new Cl(this); this._geometryFilter.on("meshchanged", this, this._onMeshChanged); this._render.on("materialchanged", this, this._onMaterialChanged); a && (this._geometryFilter.sharedMesh = a) } g(c, "laya.d3.core.SkinnedMeshSprite3D", a); var b = c.prototype; b._changeRenderObjectByMesh = function (a) { var b = this._render._renderElements, c = b[a]; c || (c = b[a] = new cf); c._render = this._render; (b = this._render.sharedMaterials[a]) || (b = vb.defaultMaterial); a = this._geometryFilter.sharedMesh.getRenderElement(a); c._mainSortID = this._getSortID(a, b); c._sprite3D = this; c.renderObj = a; c._material = b; return c }; b._changeRenderObjectByMaterial = function (a, b) { var c = this._render._renderElements[a]; b || (b = vb.defaultMaterial); var d = this._geometryFilter.sharedMesh.getRenderElement(a); c._mainSortID = this._getSortID(d, b); c._sprite3D = this; c.renderObj = d; c._material = b; return c }; b._changeRenderObjectsByMesh = function () { var a = this._geometryFilter.sharedMesh.getRenderElementsCount(); this._render._renderElements.length = a; for (var b = 0; b < a; b++) this._changeRenderObjectByMesh(b) }; b._onMeshChanged = function (a) { a = a.sharedMesh; if (a.loaded) this._changeRenderObjectsByMesh(); else a.once("loaded", this, this._changeRenderObjectsByMesh) }; b._onMaterialChanged = function (a, b, c) { b < this._render._renderElements.length && this._changeRenderObjectByMaterial(b, c) }; b._parseCustomProps = function (a, b, c, d) { a = this.skinnedMeshRender; var f = c.lightmapIndex; null != f && (a.lightmapIndex = f); (f = c.lightmapScaleOffset) && (a.lightmapScaleOffset = new Z(f[0], f[1], f[2], f[3])); if (d.instanceParams) { if (d = d.instanceParams.loadPath) if (d = N.getRes(b[d]), this.meshFilter.sharedMesh = d, d.loaded) a.sharedMaterials = d.materials; else d.once("loaded", this, this._applyMeshMaterials) } else { if (d = c.meshPath) d = N.getRes(b[d]), this.meshFilter.sharedMesh = d; if (d = c.materials) { var f = a.sharedMaterials, e = d.length; f.length = e; for (var g = 0; g < e; g++) f[g] = N.getRes(b[d[g].path]); a.sharedMaterials = f } (b = c.rootBone) && a._setRootBone(b); (d = c.boundBox) ? (b = d.min, d = d.max, b = new Ha(new m(b[0], b[1], b[2]), new m(d[0], d[1], d[2])), a.localBoundBox = b) : a._hasIndependentBound = !1; if (c = c.boundSphere) b = c.center, c = new Bb(new m(b[0], b[1], b[2]), c.radius), a.localBoundSphere = c } }; b._changeHierarchyAnimator = function (a) { if (a) { var b = this.skinnedMeshRender; b._setCacheAnimator(a); var c = a.avatar; c && b._setCacheAvatar(c) } laya.d3.core.Sprite3D.prototype._changeHierarchyAnimator.call(this, a) }; b._clearSelfRenderObjects = function () { this._scene.removeFrustumCullingObject(this._render) }; b._addSelfRenderObjects = function () { this._scene.addFrustumCullingObject(this._render) }; b._applyMeshMaterials = function (a) { var b = this._render.sharedMaterials; a = a.materials; for (var c = 0, d = a.length; c < d; c++) b[c] || (b[c] = a[c]); this._render.sharedMaterials = b }; b.cloneTo = function (a) { a._geometryFilter.sharedMesh = this._geometryFilter.sharedMesh; var b = this._render, c = a._render; c.enable = b.enable; c.sharedMaterials = b.sharedMaterials; c.castShadow = b.castShadow; var d = b.lightmapScaleOffset; d && (c.lightmapScaleOffset = d.clone()); c.receiveShadow = b.receiveShadow; c.sortingFudge = b.sortingFudge; c._rootBone = b._rootBone; (d = b.localBoundSphere) && (c.localBoundSphere = d.clone()); (d = b.localBoundBox) && (c.localBoundBox = d.clone()); c._hasIndependentBound = b._hasIndependentBound; laya.d3.core.Sprite3D.prototype.cloneTo.call(this, a) }; b.destroy = function (b) { void 0 === b && (b = !0); this.destroyed || (a.prototype.destroy.call(this, b), this._geometryFilter._destroy()) }; e(0, b, "meshFilter", function () { return this._geometryFilter }); e(0, b, "skinnedMeshRender", function () { return this._render }); c.__init__ = function () { c.SHADERDEFINE_BONE = c.shaderDefines.registerDefine("BONE") }; c.load = function (a) { return h.loader.create(a, null, null, c) }; c.SHADERDEFINE_BONE = 8; c.BONES = 0; p(c, ["shaderDefines", function () { return this.shaderDefines = new rb(eb.shaderDefines) }]); return c }(eb), Qd = function (a) { function c() { c.__super.call(this); this._geometryFilter = new kl(this); this._render = new ll(this); this._changeRenderObjectsByMaterial(this._render, 0, Pd.defaultMaterial); this._render.on("materialchanged", this, this._changeRenderObjectsByMaterial); this._geometryFilter.on("trailfilterchange", this, this._changeRenderObjectsByRenderElement) } g(c, "laya.d3.core.trail.TrailSprite3D", a); var b = c.prototype; b._changeRenderObjectsByMaterial = function (a, b, c) { a = this._geometryFilter.getRenderElementsCount(); this._render._renderElements.length = a; for (b = 0; b < a; b++) this._changeRenderObjectByMaterial(b, c) }; b._changeRenderObjectByMaterial = function (a, b) { var c = this._render._renderElements; b || (b = Pd.defaultMaterial); var d = c[a]; d || (d = c[a] = new vc); d._sprite3D = this; d.renderObj = this._geometryFilter.getRenderElement(a); d._render = this._render; d._material = b }; b._changeRenderObjectsByRenderElement = function (a, b) { var c = this._render._renderElements, d = c[a]; d || (d = c[a] = new vc); d._sprite3D = this; d.renderObj = b; d._render = this._render; d._material = this._render.sharedMaterial }; b._clearSelfRenderObjects = function () { this.scene.removeFrustumCullingObject(this._render) }; b._addSelfRenderObjects = function () { this.scene.addFrustumCullingObject(this._render) }; b._update = function (b) { a.prototype._update.call(this, b); this._geometryFilter._update(b) }; b._parseCustomProps = function (a, b, c, d) { var f = this._render; a = this._geometryFilter; var e, g = c.materials; if (g) { var h = f.sharedMaterials, k = g.length; h.length = k; for (e = 0; e < k; e++) h[e] = N.getRes(b[g[e].path]); f.sharedMaterials = h } e = d.props; a.time = e.time; a.minVertexDistance = e.minVertexDistance; a.widthMultiplier = e.widthMultiplier; a.textureMode = e.textureMode; d = []; f = c.widthCurve; e = 0; for (b = f.length; e < b; e++) g = new yg, g.time = f[e].time, g.inTangent = f[e].inTangent, g.outTangent = f[e].outTangent, g.value = f[e].value, d.push(g); a.widthCurve = d; f = c.colorGradient; c = new xg; c.mode = f.mode; d = []; g = f.colorKeys; e = 0; for (b = g.length; e < b; e++) h = g[e], h = new vg(new ug(h.value[0], h.value[1], h.value[2], 1), h.time), d.push(h); g = []; f = f.alphaKeys; e = 0; for (b = f.length; e < b; e++) h = f[e], h = new wg(h.value, h.time), g.push(h); c.setKeys(d, g); a.colorGradient = c }; b.reset = function () { this.trailFilter.reset() }; b.cloneTo = function (a) { laya.d3.core.Sprite3D.prototype.cloneTo.call(this, a); var b, c, d = a.trailFilter; d.time = this.trailFilter.time; d.minVertexDistance = this.trailFilter.minVertexDistance; d.widthMultiplier = this.trailFilter.widthMultiplier; var f = this.trailFilter.widthCurve, e = []; b = 0; for (c = f.length; b < c; b++) { var g = new yg; f[b].cloneTo(g); e.push(g) } d.widthCurve = e; b = new xg; this.trailFilter.colorGradient.cloneTo(b); d.colorGradient = b; d.textureMode = this.trailFilter.textureMode; a.trailRender.sharedMaterial = this.trailRender.sharedMaterial }; b.destroy = function (b) { void 0 === b && (b = !0); this.destroyed || (a.prototype.destroy.call(this, b), this._geometryFilter._destroy(), this._geometryFilter = null) }; e(0, b, "trailFilter", function () { return this._geometryFilter }); e(0, b, "trailRender", function () { return this._render }); c.__init__ = function () { c.SHADERDEFINE_GRADIENTMODE_BLEND = c.shaderDefines.registerDefine("GRADIENTMODE_BLEND") }; c.CURTIME = 3; c.LIFETIME = 4; c.WIDTHCURVE = 5; c.WIDTHCURVEKEYLENGTH = 6; c.GRADIENTCOLORKEY = 7; c.GRADIENTALPHAKEY = 8; c.SHADERDEFINE_GRADIENTMODE_BLEND = 0; p(c, ["shaderDefines", function () { return this.shaderDefines = new rb(eb.shaderDefines) }]); return c }(eb), Nl = function (a) { function c(a, b, d, e, g, h, l, m) { c.__super.call(this, m); this._geometryFilter = new ol(this, a, b, d, e, g, h, l); this._render = new pl(this) } g(c, "laya.d3.terrain.TerrainChunk", a); var b = c.prototype; b.buildRenderElementAndMaterial = function (a, b, c, d, e, g, h, l, m, p, q, t, v, z, A, B, C, D) { void 0 === q && (q = 1); void 0 === t && (t = 1); void 0 === v && (v = 1); void 0 === z && (z = 1); void 0 === A && (A = 1); void 0 === B && (B = 1); void 0 === C && (C = 1); void 0 === D && (D = 1); var f = new qd; m && (f.diffuseColor = m); l && (f.ambientColor = l); p && (f.specularColor = p); f.splatAlphaTexture = N.getRes(c); f.normalTexture = b ? N.getRes(b) : null; f.diffuseTexture1 = d ? N.getRes(d) : null; f.diffuseTexture2 = e ? N.getRes(e) : null; f.diffuseTexture3 = g ? N.getRes(g) : null; f.diffuseTexture4 = h ? N.getRes(h) : null; f.setDiffuseScale1(q, t); f.setDiffuseScale2(v, z); f.setDiffuseScale3(A, B); f.setDiffuseScale4(C, D); f.setDetailNum(a); 0 != this._render._renderElements.length && (f.renderMode = 2); a = new vc; a._mainSortID = 0; a._sprite3D = this; a.renderObj = this._geometryFilter; a._material = f; this._render._materials.push(f); this._render._renderElements.push(a) }; b._clearSelfRenderObjects = function () { this.scene.removeFrustumCullingObject(this._render) }; b._addSelfRenderObjects = function () { this.scene.addFrustumCullingObject(this._render) }; b._applyMeshMaterials = function (a) { var b = this._render.sharedMaterials; a = a.materials; for (var c = 0, d = a.length; c < d; c++) b[c] || (b[c] = a[c]); this._render.sharedMaterials = b }; b.cloneTo = function (a) { console.log("Terrain Chunk can't clone") }; b.destroy = function (b) { void 0 === b && (b = !0); this.destroyed || (a.prototype.destroy.call(this, b), this._geometryFilter._destroy()) }; e(0, b, "terrainFilter", function () { return this._geometryFilter }); e(0, b, "terrainRender", function () { return this._render }); c.load = function (a) { return h.loader.create(a, null, null, c, null, 1, !1) }; return c }(eb), Bh = function (a) { function c(a, d) { this.img = this.data = null; c.__super.call(this); this.img || (this.img = new ld); "" != a ? this.name = this.label = a : (this.label = "------", this.height = 5, this.mouseEnabled = !1, this.img.skin = Sa.base64.getAdptUrl("comp/line2.png"), this.img.sizeGrid = "0,2,0,2", this.addChild(this.img)); this.labelColors = "#000000,#000000,#000000,#000000"; this._text.x = 10; this._text.padding = [-2, 0, 0, 0]; this._text.align = "left"; this._text.wordWrap = !1; this._text.typeset(); this.width = this._text.width + 25; this.sizeGrid = "3,3,3,3"; this.skin = Sa.base64.getAdptUrl("comp/button1.png") } g(c, "laya.debug.uicomps.ContextMenuItem", a); e(0, c.prototype, "width", a.prototype._$get_width, function (a) { h.superSet(Eb, this, "width", a); this.img.width = this.width; this.img.x = 0 }); return c }(Eb), $l = function (a) { function c() { this.view = null; c.__super.call(this) } g(c, "laya.debug.view.nodeInfo.views.CacheRankView", a); a = c.prototype; a.createPanel = function () { this.view = new nf; this.view.top = this.view.bottom = this.view.left = this.view.right = 0; this.addChild(this.view); Ib.I.setNodeListAction(this.view.itemList); this.view.closeBtn.on("click", this, this.close); this.view.freshBtn.on("click", this, this.fresh); this.view.itemList.scrollBar.hide = !0; this.view.autoUpdate.on("change", this, this.onAutoUpdateChange); this.dis = this; this.view.itemList.array = []; this.onAutoUpdateChange(); this.fresh() }; a.onRightClick = function () { var a; a = this.view.itemList; a.selectedItem && Ib.I.objRightClick(a.selectedItem.path) }; a.onAutoUpdateChange = function () { this.autoUpdate = this.view.autoUpdate.selected }; a.fresh = function () { mc.counter.updates(); this.view.title.text = "ReCache\u6392\u884c"; ea.enableCacheAnalyse || (this.view.title.text = "ReCache\u6392\u884c(\u672a\u5f00\u542f)", this.view.title.toolTip = "DebugTool.init(true)\u53ef\u5f00\u542f\u8be5\u529f\u80fd"); var a; a = mc.counter.resultNodeDic; var d, e, g, h; h = []; for (d in a) e = a[d], c.filterDebugNodes && ha.isInTree(ya.I, e) || 0 >= mc.counter.getCount(e) || (g = {}, g.time = mc.counter.getCount(e), g.path = e, g.label = qa.getNodeClassAndName(e) + ":" + g.time, h.push(g)); h.sort(Wd.sortByKey("time", !0, !0)); this.view.itemList.array = h }; e(0, a, "autoUpdate", null, function (a) { h.timer.clear(this, this.fresh); a && (this.fresh(), h.timer.loop(ad.RenderCostMaxTime, this, this.fresh)) }); e(1, c, "I", function () { c._I || (c._I = new c); return c._I }, laya.debug.view.nodeInfo.views.UIViewBase._$SET_I); c._I = null; c.filterDebugNodes = !0; return c }(jb), he = function (a) { function c() { this.tSelectTar = this.dragIcon = this.view = null; this._selectTip = new X; c.__super.call(this); this._selectTip.setBounds(new R(0, 0, 0, 0)) } g(c, "laya.debug.view.nodeInfo.views.DebugPanelView", a); a = c.prototype; a.createPanel = function () { this.dis = this.view = new am; this.view.minBtn.minHandler = this.minHandler; this.view.minBtn.maxHandler = this.maxHandler; this.view.minBtn.tar = this.view; ha.setDragingItem(this.view.bg, this.view); ha.setDragingItem(this.view.tab, this.view); ha.setDragingItem(this.view.clearBtn, this.view); this.clickSelectChange(); this.view.selectWhenClick.on("change", this, this.clickSelectChange); Pe.listen("ItemClicked", this, this.itemClicked); bd.setViewScale(this.view); this.dragIcon = this.view.dragIcon; this.dragIcon.removeSelf(); this.view.mouseAnalyseBtn.on("mousedown", this, this.mouseAnalyserMouseDown); this.dragIcon.on("dragend", this, this.mouseAnalyserDragEnd); this.view.clearBtn.on("mousedown", this, this.clearBtnClick) }; a.clearBtnClick = function () { ea.clearDebugLayer() }; a.mouseAnalyserMouseDown = function () { var a = c.tempPos; a.setTo(0, 0); a = this.view.mouseAnalyseBtn.localToGlobal(a); this.dragIcon.pos(a.x, a.y); this.dragIcon.mouseEnabled = !1; h.stage.addChild(this.dragIcon); this.dragIcon.startDrag() }; a.mouseAnalyserDragEnd = function () { this.dragIcon.removeSelf(); this.selectTarget(rd.instance.getDisUnderMouse()); Yc.I.showByNode(rd.instance.getDisUnderMouse(), !1) }; a.switchToTree = function () { this.view.tab.selectedIndex = 0 }; a.swichToSelect = function () { this.view.tab.selectedIndex = 1 }; a.itemClicked = function (a) { !c.isClickSelectState || c.ignoreDebugTool && ya.I.isDebugItem(a) || a instanceof laya.debug.uicomps.ContextMenuItem || a.parent instanceof laya.debug.uicomps.ContextMenuItem || (wb.I.showSelectInStage(a), Yc.I.showByNode(a, !1), this.view.selectWhenClick.selected = !1, ea.showDisBound(a), this.clickSelectChange()) }; a.selectTarget = function (a) { a && (wb.I.showSelectInStage(a), ea.showDisBound(a)) }; a.clickSelectChange = function () { c.isClickSelectState = this.view.selectWhenClick.selected; A.onPC && (this.tSelectTar = null, this.clearSelectTip(), c.isClickSelectState ? h.timer.loop(200, this, this.updateSelectTar, null, !0) : h.timer.clear(this, this.updateSelectTar)) }; a.clearSelectTip = function () { this._selectTip.removeSelf() }; a.updateSelectTar = function () { this.clearSelectTip(); if ((this.tSelectTar = rd.instance.getDisUnderMouse()) && !ya.I.isDebugItem(this.tSelectTar)) { var a; a = this._selectTip.graphics; a.clear(); var c; c = fb.getGRec(this.tSelectTar); ya.I.popLayer.addChild(this._selectTip); a.drawRect(0, 0, c.width, c.height, null, "#00ffff", 2); this._selectTip.pos(c.x, c.y) } }; e(1, c, "I", function () { c._I || (c._I = new c); return c._I }, laya.debug.view.nodeInfo.views.UIViewBase._$SET_I); c._I = null; c.ignoreDebugTool = !0; c.isClickSelectState = !1; p(c, ["tempPos", function () { return this.tempPos = new V }]); return c }(jb), Al = function (a) { function c() { this.input = null; c.__super.call(this) } g(c, "laya.debug.view.nodeInfo.views.FilterView", a); var b = c.prototype; b.createPanel = function () { this.input = new Fa; this.input.size(400, 500); this.input.multiline = !0; this.input.bgColor = "#ff00ff"; this.input.fontSize = 24; this.addChild(this.input) }; b.show = function () { this.input.text = Hc.showValues.join("\n"); a.prototype.show.call(this) }; b.close = function () { a.prototype.close.call(this); Hc.showValues = this.input.text.split("\n") }; return c }(jb), Dh = function (a) { function c() { this.view = null; c.__super.call(this) } g(c, "laya.debug.view.nodeInfo.views.FindSmallView", a); a = c.prototype; a.createPanel = function () { this.view = new bm; bd.setViewScale(this.view); ha.setDragingItem(this.view.bg, this.view); this.view.typeSelect.selectedIndex = 1; this.view.closeBtn.on("click", this, this.close); this.view.findBtn.on("click", this, this.onFind); this.dis = this.view }; a.onFind = function () { var a; a = this.view.findTxt.text; a = Xd.trimSide(a); a = 0 == this.view.typeSelect.selectedIndex ? ea.findNameHas(a, !1) : ea.findClassHas(h.stage, a); wb.I.showSelectItems(a); this.close() }; e(1, c, "I", function () { c._I || (c._I = new c); return c._I }, laya.debug.view.nodeInfo.views.UIViewBase._$SET_I); c._I = null; return c }(jb), zl = function (a) { function c() { this.view = null; c.__super.call(this) } g(c, "laya.debug.view.nodeInfo.views.FindView", a); a = c.prototype; a.createPanel = function () { this.view = new cm; ha.setDragingItem(this.view.bg, this.view); this.view.result.scrollBar.hide = !0; this.view.result.array = []; this.view.typeSelect.selectedIndex = 1; this.view.closeBtn.on("click", this, this.close); this.view.findBtn.on("click", this, this.onFind); Ib.I.setNodeListAction(this.view.result); this.dis = this.view }; a.onRightClick = function () { var a; a = this.view.result; a.selectedItem && Ib.I.objRightClick(a.selectedItem.path) }; a.onFind = function () { var a; a = this.view.findTxt.text; a = Xd.trimSide(a); a = 0 == this.view.typeSelect.selectedIndex ? ea.findNameHas(a, !1) : ea.findClassHas(h.stage, a); this.showFindResult(a) }; a.showFindResult = function (a) { if (a) { var b, c; c = a.length; var d; d = []; var e, g; for (b = 0; b < c; b++) g = a[b], e = {}, e.label = qa.getNodeClassAndName(g), e.path = g, d.push(e); this.view.result.array = d } }; e(1, c, "I", function () { c._I || (c._I = new c); return c._I }, laya.debug.view.nodeInfo.views.UIViewBase._$SET_I); c._I = null; return c }(jb), Tj = function (a) { function c() { this.view = null; c.__super.call(this) } g(c, "laya.debug.view.nodeInfo.views.NodeListPanelView", a); a = c.prototype; a.createPanel = function () { this.view = new dm; this.addChild(this.view); ha.setDragingItem(this.view.bg, this.view); Ib.I.setNodeListAction(this.view.itemList); this.view.closeBtn.on("click", this, this.close); this.view.itemList.scrollBar.hide = !0; this.dis = this; this.view.itemList.array = [] }; a.showList = function (a) { this.view.itemList.array = a; this.show() }; e(1, c, "I", function () { c._I || (c._I = new c); return c._I }, laya.debug.view.nodeInfo.views.UIViewBase._$SET_I); c._I = null; c.filterDebugNodes = !0; return c }(jb), Yc = function (a) { function c() { this._tar = this.dragIcon = this.view = null; c.__super.call(this) } g(c, "laya.debug.view.nodeInfo.views.NodeToolView", a); var b = c.prototype; b.show = function () { this.showByNode() }; b.createPanel = function () { this.view = new em; this.addChild(this.view); this.view.on("click", this, this.onBtnClick); this.view.closeBtn.on("click", this, this.onCloseBtn); ha.setDragingItem(this.view.bg, this.view); this.dis = this.view; this.view.freshBtn.on("click", this, this.onFreshBtn); this.dragIcon = this.view.dragIcon; this.dragIcon.removeSelf(); this.dragIcon.on("dragend", this, this.mouseAnalyserDragEnd); this.view.mouseAnalyseBtn.on("mousedown", this, this.mouseAnalyserMouseDown) }; b.mouseAnalyserMouseDown = function () { var a = c.tempPos; a.setTo(0, 0); a = this.view.mouseAnalyseBtn.localToGlobal(a); this.dragIcon.pos(a.x, a.y); this.dragIcon.mouseEnabled = !1; h.stage.addChild(this.dragIcon); this.dragIcon.startDrag() }; b.mouseAnalyserDragEnd = function () { this.dragIcon.removeSelf(); laya.debug.view.nodeInfo.views.NodeToolView.I.target && Me.analyseNode(laya.debug.view.nodeInfo.views.NodeToolView.I.target) }; b.onFreshBtn = function () { this._tar && (this._tar.reCache(), this._tar.repaint()) }; b.onCloseBtn = function () { this.close() }; b.onBtnClick = function (a) { if (this._tar) switch (a = a.target, console.log("onBtnClick:", a), a.label) { case "\u7236\u94fe": ea.showParentChain(this._tar); Vb.I.setSelectList(ea.selectedNodes); break; case "\u5b50": ea.showAllChild(this._tar); Vb.I.setSelectList(ea.selectedNodes); break; case "\u5144\u5f1f": ea.showAllBrother(this._tar); Vb.I.setSelectList(ea.selectedNodes); break; case "Enable\u94fe": dc.I.dTrace(ea.traceDisMouseEnable(this._tar)); Vb.I.setSelectList(ea.selectedNodes); break; case "Size\u94fe": dc.I.dTrace(ea.traceDisSizeChain(this._tar)); Vb.I.setSelectList(ea.selectedNodes); break; case "\u9690\u85cf\u65c1\u652f": Lb.I.recoverNodes(); Lb.I.hideOtherChain(this._tar); break; case "\u9690\u85cf\u5144\u5f1f": Lb.I.recoverNodes(); Lb.I.hideBrothers(this._tar); break; case "\u9690\u85cf\u5b50": Lb.I.recoverNodes(); Lb.I.hideChilds(this._tar); break; case "\u6062\u590d": Lb.I.recoverNodes(); break; case "\u8282\u70b9\u6811\u5b9a\u4f4d": wb.I.showSelectInStage(this._tar); break; case "\u663e\u793a\u8fb9\u6846": ea.showDisBound(this._tar); break; case "\u8f93\u51fa\u5230\u63a7\u5236\u53f0": console.log(this._tar); break; case "\u663e\u793a\u5207\u6362": this._tar.visible = !this._tar.visible } }; b.showByNode = function (b, c) { void 0 === c && (c = !0); b || (b = h.stage); c && a.prototype.show.call(this); this._tar = b; this.fresh() }; b.fresh = function () { this._tar && (this.view.tarTxt.text = qa.getNodeClassAndName(this._tar)) }; e(0, b, "target", function () { return this._tar }); e(1, c, "I", function () { c._I || (c._I = new c); return c._I }, laya.debug.view.nodeInfo.views.UIViewBase._$SET_I); c._I = null; p(c, ["tempPos", function () { return this.tempPos = new V }]); return c }(jb), Eh = function (a) { function c() { this._handler = this.view = null; c.__super.call(this) } g(c, "laya.debug.view.nodeInfo.views.NodeTreeSettingView", a); var b = c.prototype; b.createPanel = function () { a.prototype.createPanel.call(this); this.view = new fm; bd.setViewScale(this.view); this.addChild(this.view); this.inits(); this.dis = this.view }; b.show = function () { a.prototype.show.call(this) }; b.showSetting = function (a, b, c) { this.view.showTxt.text = c instanceof laya.display.Node ? ad.defaultFitlerStr.split(",").join("\n") : a.join("\n"); this._handler = b; this.show() }; b.inits = function () { this.view.okBtn.on("click", this, this.onOkBtn); this.view.closeBtn.on("click", this, this.onCloseBtn); ha.setDragingItem(this.view.bg, this.view); this.dis = this.view }; b.onCloseBtn = function () { this.close() }; b.onOkBtn = function () { this.close(); var a; a = this.view.showTxt.text.split("\n"); this._handler && (this._handler.runWith([a]), this._handler = null) }; e(1, c, "I", function () { c._I || (c._I = new c); return c._I }, laya.debug.view.nodeInfo.views.UIViewBase._$SET_I); c._I = null; return c }(jb), wh = function (a) { function c() { this.nodeTree = null; c.__super.call(this) } g(c, "laya.debug.view.nodeInfo.views.NodeTreeView", a); var b = c.prototype; b.show = function () { this.showByNode() }; b.showByNode = function (a) { a || (a = h.stage); this.nodeTree.setDis(a) }; b.createPanel = function () { a.prototype.createPanel.call(this); this.nodeTree || (this.nodeTree = new Ud); this.dis = null; var b; b = this.nodeTree; b.top = b.bottom = b.left = b.right = 0; this.addChild(b); this.showByNode(h.stage) }; b.showSelectInStage = function (a) { this.showByNode(h.stage); this.nodeTree.selectByNode(a) }; return c }(jb), Le = function (a) { function c() { this._menu = this.view = null; this._menuItems = ["\u7edf\u8ba1\u8be6\u60c5", "\u589e\u91cf\u8be6\u60c5"]; this._tSelectKey = null; this.preInfo = {}; c.__super.call(this); c._I = this } g(c, "laya.debug.view.nodeInfo.views.ObjectCreateView", a); a = c.prototype; a.createPanel = function () { this.view = new gm; this.view.top = this.view.bottom = this.view.left = this.view.right = 0; this.addChild(this.view); this.view.itemList.on(ea.getMenuShowEvent(), this, this.onRightClick); this.view.closeBtn.on("click", this, this.close); this.view.freshBtn.on("click", this, this.fresh); this.view.itemList.scrollBar.hide = !0; this._menu = td.createMenuByArray(this._menuItems); this._menu.on("select", this, this.onEmunSelect); this.fresh() }; a.onEmunSelect = function (a) { if (this._tSelectKey && (a = a.target.data, "string" == typeof a)) switch (a) { case "\u7edf\u8ba1\u8be6\u60c5": (a = Zc.getRunInfo(this._tSelectKey)) && dc.I.showTxt(this._tSelectKey + " createInfo:\n" + a.traceSelfR()); break; case "\u589e\u91cf\u8be6\u60c5": (a = Zc.getRunInfo(this._tSelectKey)) && dc.I.showTxt(this._tSelectKey + " createInfo:\n" + a.traceSelfR(a.changeO)) } }; a.onRightClick = function () { var a; a = this.view.itemList; a.selectedItem && (this._tSelectKey = a.selectedItem.path) && this._menu.show() }; a.show = function () { this.fresh() }; a.fresh = function () { var a; a = Pg.I.createInfo; var c, d; d = []; var e, g; for (c in a) this.preInfo[c] || (this.preInfo[c] = 0), e = {}, e.path = c, e.count = a[c], e.add = a[c] - this.preInfo[c], e.label = 0 < e.add ? c + ":" + a[c] + " +" + e.add : c + ":" + a[c], (g = Zc.getRunInfo(c)) && g.record(), e.rank = 1E3 * e.add + e.count, this.preInfo[c] = a[c], d.push(e); d.sort(Wd.sortByKey("rank", !0, !0)); this.view.itemList.array = d }; e(1, c, "I", function () { c._I || (c._I = new c); return c._I }, laya.debug.view.nodeInfo.views.UIViewBase._$SET_I); c._I = null; return c }(jb), Re = function (a) { function c() { this.view = null; this.showKeys = ["x", "y", "width", "height", "renderCost"]; this._tar = this._closeSettingHandler = null; c.__super.call(this) } g(c, "laya.debug.view.nodeInfo.views.ObjectInfoView", a); var b = c.prototype; b.createPanel = function () { a.prototype.createPanel.call(this); this.view = new hm; bd.setViewScale(this.view); this.addChild(this.view); this.inits() }; b.inits = function () { this.view.closeBtn.on("click", this, this.close); this.view.settingBtn.on("click", this, this.onSettingBtn); this.view.autoUpdate.on("change", this, this.onAutoUpdateChange); ha.setDragingItem(this.view.bg, this.view); ha.setResizeAbleEx(this.view); this._closeSettingHandler = new M(this, this.closeSetting); this.dis = this.view }; b.onAutoUpdateChange = function () { this.autoUpdate = this.view.autoUpdate.selected }; b.onSettingBtn = function () { Eh.I.showSetting(this.showKeys, this._closeSettingHandler, this._tar) }; b.reset = function () { this.showKeys = ["x", "y", "width", "height", "renderCost"] }; b.closeSetting = function (a) { this.showKeys = a; this.fresh() }; b.showObjectInfo = function (a) { this._tar = a; this.fresh(); this.show(); this.onAutoUpdateChange() }; b.fresh = function () { this._tar ? (this.view.title.text = qa.getNodeClassAndName(this._tar), this.view.showTxt.text = c.getObjValueStr(this._tar, this.showKeys, !1)) : (this.view.showTxt.text = "", this.view.title.text = "\u672a\u9009\u4e2d\u5bf9\u8c61") }; b.freshKeyInfos = function () { this.fresh() }; b.close = function () { a.prototype.close.call(this); this.autoUpdate = !1; Pa.recover("ObjectInfoView", this) }; b.show = function () { a.prototype.show.call(this) }; e(0, b, "autoUpdate", null, function (a) { h.timer.clear(this, this.freshKeyInfos); a && h.timer.loop(2E3, this, this.freshKeyInfos) }); c.getObjValueStr = function (a, b, d) { void 0 === d && (d = !0); var f, e; c._txts.length = 0; f = b.length; d && (a.name ? c._txts.push(qa.getClassName(a) + "(" + a.name + ")") : c._txts.push(qa.getClassName(a))); for (d = 0; d < f; d++) e = b[d], c._txts.push(e + ":" + c.getNodeValue(a, e)); return c._txts.join("\n") }; c.getNodeValue = function (a, b) { var c; if (a instanceof laya.display.Sprite) switch (b) { case "gRec": c = fb.getGRec(a).toString(); break; case "gAlpha": c = fb.getGAlpha(a) + ""; break; case "cmdCount": c = fb.getNodeCmdCount(a) + ""; break; case "cmdAll": c = fb.getNodeCmdTotalCount(a) + ""; break; case "nodeAll": c = "" + fb.getNodeCount(a); break; case "nodeVisible": c = "" + fb.getNodeCount(a, !0); break; case "nodeRender": c = "" + fb.getRenderNodeCount(a); break; case "nodeReCache": c = "" + fb.getReFreshRenderNodeCount(a); break; case "renderCost": c = "" + Cc.I.getTime(a); break; case "renderCount": c = "" + Cc.I.getCount(a); break; default: c = a[b] + "" } else c = a[b] + ""; return c }; c.showObject = function (a) { var b; b = Pa.getItemByClass("ObjectInfoView", c); b.reset(); b.showObjectInfo(a) }; c._txts = []; return c }(jb), dc = function (a) { function c() { this.view = null; c.__super.call(this); ea._logFun = c.log } g(c, "laya.debug.view.nodeInfo.views.OutPutView", a); a = c.prototype; a.createPanel = function () { this.view = new im; ha.setDragingItem(this.view.txt, this.view); ha.setDragingItem(this.view.bg, this.view); bd.setViewScale(this.view); this.view.txt.textField.overflow = ga.SCROLL; this.view.txt.textField.wordWrap = !0; this.view.on("mousewheel", this, this.mouseWheel); this.view.txt.text = ""; ha.setResizeAbleEx(this.view); this.view.closeBtn.on("click", this, this.close); this.view.clearBtn.on("click", this, this.onClearBtn); this.dis = this.view }; a.onClearBtn = function () { this.clearText() }; a.mouseWheel = function (a) { this.view.txt.textField.scrollY -= 10 * a.delta }; a.showTxt = function (a) { this.view.txt.text = a; this.show(); this.view.txt.textField.scrollY = this.view.txt.textField.maxScrollY }; a.clearText = function () { this.view.txt.text = "" }; a.dTrace = function (a) { var b = arguments; 1E3 < this.view.txt.textField.scrollY && (this.view.txt.text = ""); var c, d, e; e = b.length; c = b[0]; for (d = 1; d < e; d++) c += " " + b[d]; this.addStr(c) }; a.addStr = function (a) { this.view.txt.text += "\n" + a; this.show(); this.view.txt.textField.scrollY = this.view.txt.textField.maxScrollY }; e(1, c, "I", function () { c._I || (c._I = new c); return c._I }, laya.debug.view.nodeInfo.views.UIViewBase._$SET_I); c.log = function (a) { c.I.addStr(a) }; c._I = null; return c }(jb), Ne = function (a) { function c() { this.view = null; c.__super.call(this) } g(c, "laya.debug.view.nodeInfo.views.RenderCostRankView", a); a = c.prototype; a.createPanel = function () { this.view = new nf; this.view.top = this.view.bottom = this.view.left = this.view.right = 0; this.addChild(this.view); Ib.I.setNodeListAction(this.view.itemList); this.view.closeBtn.on("click", this, this.close); this.view.freshBtn.on("click", this, this.fresh); this.view.itemList.scrollBar.hide = !0; this.view.autoUpdate.on("change", this, this.onAutoUpdateChange); this.dis = this; this.view.itemList.array = []; this.onAutoUpdateChange(); this.fresh(); h.timer.once(5E3, this, this.fresh) }; a.onRightClick = function () { var a; a = this.view.itemList; a.selectedItem && Ib.I.objRightClick(a.selectedItem.path) }; a.onAutoUpdateChange = function () { this.autoUpdate = this.view.autoUpdate.selected }; a.fresh = function () { this.view.title.text = "\u6e32\u67d3\u7528\u65f6\u6392\u884c(" + ad.RenderCostMaxTime + "ms)"; var a; a = Cc.I.nodeDic; var d, e, g, l; l = []; for (d in a) e = a[d], c.filterDebugNodes && ha.isInTree(ya.I, e) || 0 >= Cc.I.getTime(e) || (g = {}, g.time = Cc.I.getTime(e), c.filterDebugNodes && e == h.stage && (g.time -= Cc.I.getTime(ya.I)), g.path = e, g.label = qa.getNodeClassAndName(e) + ":" + g.time, l.push(g)); l.sort(Wd.sortByKey("time", !0, !0)); this.view.itemList.array = l }; e(0, a, "autoUpdate", null, function (a) { h.timer.clear(this, this.fresh); a && (this.fresh(), h.timer.loop(ad.RenderCostMaxTime, this, this.fresh)) }); e(1, c, "I", function () { c._I || (c._I = new c); return c._I }, laya.debug.view.nodeInfo.views.UIViewBase._$SET_I); c._I = null; c.filterDebugNodes = !0; return c }(jb), jm = function (a) { function c() { this.view = null; c.__super.call(this) } g(c, "laya.debug.view.nodeInfo.views.ResRankView", a); a = c.prototype; a.createPanel = function () { this.view = new nf; this.view.top = this.view.bottom = this.view.left = this.view.right = 0; this.addChild(this.view); this.view.closeBtn.on("click", this, this.close); this.view.freshBtn.on("click", this, this.fresh); this.view.itemList.scrollBar.hide = !0; this.view.autoUpdate.on("change", this, this.onAutoUpdateChange); this.dis = this; this.view.itemList.array = []; this.view.itemList.on("rightclick", this, this.onRightClick); this.onAutoUpdateChange(); this.fresh() }; a.onRightClick = function () { var a; a = this.view.itemList; a.selectedItem && console.log(a.selectedItem.url) }; a.onAutoUpdateChange = function () { this.autoUpdate = this.view.autoUpdate.selected }; a.fresh = function () { this.view.title.text = "\u56fe\u7247\u7f13\u5b58\u5217\u8868"; var a; a = Sj.getCachedResList(); var c, d; d = []; var e, g; g = a.length; for (e = 0; e < g; e++) { c = {}; var h; h = a[e]; h = h.replace(Y.rootPath, ""); c.label = h; c.url = h; d.push(c) } this.view.itemList.array = d }; e(0, a, "autoUpdate", null, function (a) { h.timer.clear(this, this.fresh); a && (this.fresh(), h.timer.loop(ad.RenderCostMaxTime, this, this.fresh)) }); e(1, c, "I", function () { c._I || (c._I = new c); return c._I }, laya.debug.view.nodeInfo.views.UIViewBase._$SET_I); c._I = null; c.filterDebugNodes = !0; return c }(jb), Vb = function (a) { function c() { this.showKeys = []; this.itemList = this.fliterTxt = this.view = null; c.__super.call(this); c._I = this; this.setSelectList(null) } g(c, "laya.debug.view.nodeInfo.views.SelectInfosView", a); a = c.prototype; a.createPanel = function () { this.view = new km; this.addChild(this.view); this.view.top = this.view.bottom = this.view.left = this.view.right = 0; Ib.I.setNodeListAction(this.view.selectList); this.view.closeBtn.on("click", this, this.close); this.view.selectList.scrollBar.hide = !0; this.dis = null; this.view.findBtn.on("click", this, this.onFindBtn); this.fliterTxt = this.view.fliterTxt; this.view.fliterTxt.on("enter", this, this.onFliterTxtChange); this.view.fliterTxt.on("blur", this, this.onFliterTxtChange) }; a.onFliterTxtChange = function (a) { a = this.fliterTxt.text; "" == a ? 0 != this.showKeys.length && (this.showKeys.length = 0, this.fresh()) : a != this.showKeys.join(",") && (this.showKeys = a.split(","), this.fresh()) }; a.onFindBtn = function () { Dh.I.show() }; a.onRightClick = function () { var a; a = this.view.selectList; a.selectedItem && Ib.I.objRightClick(a.selectedItem.path) }; a.setSelectTarget = function (a) { a && this.setSelectList([a]) }; a.setSelectList = function (a) { this.itemList = a; this.fresh() }; a.fresh = function () { var a; a = this.itemList; if (!a || 1 > a.length) this.view.selectList.array = []; else { var c, d, e, g; d = a.length; var h; h = []; for (c = 0; c < d; c++) e = a[c], g = {}, g.label = this.getLabelTxt(e), g.path = e, h.push(g); this.view.selectList.array = h } }; a.getLabelTxt = function (a) { var b; b = qa.getNodeClassAndName(a); var c, d; d = this.showKeys.length; for (c = 0; c < d; c++) b += "," + Re.getNodeValue(a, this.showKeys[c]); return b }; e(1, c, "I", function () { c._I || (c._I = new c); return c._I }, laya.debug.view.nodeInfo.views.UIViewBase._$SET_I); c._I = null; return c }(jb); (function (a) { function c() { this.view = null; c.__super.call(this) } g(c, "laya.debug.view.nodeInfo.views.ToolBarView", a); a = c.prototype; a.createPanel = function () { this.view = new lm; this.addChild(this.view); ha.setDragingItem(this.view.bg, this.view); this.view.on("click", this, this.onBtnClick); this.view.minBtn.minHandler = this.minHandler; this.view.minBtn.maxHandler = this.maxHandler; this.view.minBtn.tar = this.view; this.clickSelectChange(); this.view.selectWhenClick.on("change", this, this.clickSelectChange); Pe.listen("ItemClicked", this, this.itemClicked); this.dis = this.view }; a.itemClicked = function (a) { c.isClickSelectState && (ha.isInTree(this.view.selectWhenClick, a) || c.ignoreDebugTool && ya.I.isDebugItem(a)) }; a.clickSelectChange = function () { c.isClickSelectState = this.view.selectWhenClick.selected }; a.firstShowFun = function () { this.dis.x = h.stage.width - this.dis.width - 20; this.dis.y = 5 }; a.onBtnClick = function (a) { switch (a.target) { case this.view.treeBtn: wb.I.switchShow("Tree"); break; case this.view.findBtn: wb.I.switchShow("Find"); break; case this.view.clearBtn: ea.clearDebugLayer(); break; case this.view.rankBtn: Ne.I.show(); break; case this.view.nodeRankBtn: Le.I.show(); break; case this.view.cacheBtn: fb.showCachedSpriteRecs() } }; e(1, c, "I", function () { c._I || (c._I = new c); return c._I }, laya.debug.view.nodeInfo.views.UIViewBase._$SET_I); c._I = null; c.ignoreDebugTool = !0; c.isClickSelectState = !1; return c })(jb); var Bl = function (a) { function c() { this.btn = this.input = null; c.__super.call(this) } g(c, "laya.debug.view.nodeInfo.views.TxtInfoView", a); a = c.prototype; a.createPanel = function () { this.input = new Fa; this.input.size(200, 400); this.input.multiline = !0; this.input.bgColor = "#ff00ff"; this.input.fontSize = 12; this.input.wordWrap = !0; this.addChild(this.input); this.btn = this.getButton(); this.btn.text = "\u5173\u95ed"; this.btn.size(50, 20); this.btn.align = "center"; this.btn.on("mousedown", this, this.onCloseBtn); this.btn.pos(5, this.input.height + 5); this.addChild(this.btn) }; a.showInfo = function (a) { this.input.text = a; this.show() }; a.show = function () { ya.I.setTop(); ya.I.popLayer.addChild(this); this.x = h.stage.width - this.width; this.y = 0 }; a.onCloseBtn = function () { this.close() }; return c }(jb), Rl = function (a) { function c(a, b) { void 0 === b && (b = ""); c.__super.call(this, a, b) } g(c, "laya.ui.CheckBox", a); var b = c.prototype; b.preinitialize = function () { laya.ui.Component.prototype.preinitialize.call(this); this.toggle = !0; this._autoSize = !1 }; b.initialize = function () { a.prototype.initialize.call(this); this.createText(); this._text.align = "left"; this._text.valign = "top"; this._text.width = 0 }; e(0, b, "dataSource", a.prototype._$get_dataSource, function (a) { this._dataSource = a; "boolean" == typeof a ? this.selected = a : "string" == typeof a ? this.selected = "true" === a : h.superSet(Eb, this, "dataSource", a) }); return c }(Eb), Ah = function (a) { function c(a, b) { this._value = null; void 0 === b && (b = ""); c.__super.call(this, a, b) } g(c, "laya.ui.Radio", a); var b = c.prototype; b.destroy = function (b) { void 0 === b && (b = !0); a.prototype.destroy.call(this, b); this._value = null }; b.preinitialize = function () { laya.ui.Component.prototype.preinitialize.call(this); this._autoSize = this.toggle = !1 }; b.initialize = function () { a.prototype.initialize.call(this); this.createText(); this._text.align = "left"; this._text.valign = "top"; this._text.width = 0; this.on("click", this, this.onClick) }; b.onClick = function (a) { this.selected = !0 }; e(0, b, "value", function () { return null != this._value ? this._value : this.label }, function (a) { this._value = a }); return c }(Eb), Il = function (a) { function c() { c.__super.call(this); this.bgColor = "#11ff00" } g(c, "laya.debug.tools.debugUI.DInput", a); return c }(Fa), Zl = function (a) { function c(a, b) { this._sheet = this._indexMap = this._valueArr = null; this._direction = "horizontal"; this._spaceY = this._spaceX = 0; this._align = "left"; this._wordsH = this._wordsW = 0; c.__super.call(this); a && (this.skin = a); b && (this.sheet = b) } g(c, "laya.ui.FontClip", a); var b = c.prototype; b.createChildren = function () { this._bitmap = new id; this.on("loaded", this, this._onClipLoaded) }; b._onClipLoaded = function () { this.callLater(this.changeValue) }; b.changeValue = function () { if (this._sources && this._valueArr) { this.graphics.clear(!0); var a; if (a = this._sources[0]) { var b = "horizontal" === this._direction; b ? (this._wordsW = this._valueArr.length * (a.sourceWidth + this.spaceX), this._wordsH = a.sourceHeight) : (this._wordsW = a.sourceWidth, this._wordsH = (a.sourceHeight + this.spaceY) * this._valueArr.length); var c = 0; if (this._width) switch (this._align) { case "center": c = .5 * (this._width - this._wordsW); break; case "right": c = this._width - this._wordsW; break; default: c = 0 } for (var d = 0, e = this._valueArr.length; d < e; d++) a = this._indexMap[this._valueArr.charAt(d)], this.sources[a] && (a = this.sources[a], b ? this.graphics.drawTexture(a, c + d * (a.sourceWidth + this.spaceX), 0, a.sourceWidth, a.sourceHeight) : this.graphics.drawTexture(a, 0 + c, d * (a.sourceHeight + this.spaceY), a.sourceWidth, a.sourceHeight)); this._width || (this.resetLayoutX(), this.callLater(this.changeSize)); this._height || (this.resetLayoutY(), this.callLater(this.changeSize)) } } }; b.destroy = function (b) { void 0 === b && (b = !0); this._indexMap = this._valueArr = null; this.graphics.clear(!0); this.removeSelf(); this.off("loaded", this, this._onClipLoaded); a.prototype.destroy.call(this, b) }; e(0, b, "sheet", function () { return this._sheet }, function (a) { this._sheet = a += ""; a = a.split(" "); this._clipX = String(a[0]).length; this.clipY = a.length; this._indexMap = {}; for (var b = 0; b < this._clipY; b++) for (var c = a[b].split(""), d = 0, f = c.length; d < f; d++) this._indexMap[c[d]] = b * this._clipX + d }); e(0, b, "height", a.prototype._$get_height, function (a) { h.superSet(ie, this, "height", a); this.callLater(this.changeValue) }); e(0, b, "direction", function () { return this._direction }, function (a) { this._direction = a; this.callLater(this.changeValue) }); e(0, b, "value", function () { return this._valueArr ? this._valueArr : "" }, function (a) { this._valueArr = a + ""; this.callLater(this.changeValue) }); e(0, b, "width", a.prototype._$get_width, function (a) { h.superSet(ie, this, "width", a); this.callLater(this.changeValue) }); e(0, b, "spaceX", function () { return this._spaceX }, function (a) { this._spaceX = a; "horizontal" === this._direction && this.callLater(this.changeValue) }); e(0, b, "spaceY", function () { return this._spaceY }, function (a) { this._spaceY = a; "horizontal" !== this._direction && this.callLater(this.changeValue) }); e(0, b, "align", function () { return this._align }, function (a) { this._align = a; this.callLater(this.changeValue) }); e(0, b, "measureWidth", function () { return this._wordsW }); e(0, b, "measureHeight", function () { return this._wordsH }); return c }(ie), le = function (a) { function c() { c.__super.call(this) } g(c, "laya.ui.HScrollBar", a); c.prototype.initialize = function () { a.prototype.initialize.call(this); this.slider.isVertical = !1 }; return c }(kf), Sl = function (a) { function c(a) { c.__super.call(this, a); this.isVertical = !1 } g(c, "laya.ui.HSlider", a); return c }(ke), ne = function (a) { function c() { c.__super.call(this) } g(c, "laya.ui.VScrollBar", a); return c }(kf), me = function (a) { function c(a) { this._skin = this._bg = null; c.__super.call(this); void 0 === a && (a = ""); this.text = a; this.skin = this.skin } g(c, "laya.ui.TextInput", a); var b = c.prototype; b.preinitialize = function () { this.mouseEnabled = !0 }; b.destroy = function (b) { void 0 === b && (b = !0); a.prototype.destroy.call(this, b); this._bg && this._bg.destroy(); this._bg = null }; b.createChildren = function () { this.addChild(this._tf = new Fa); this._tf.padding = ab.inputLabelPadding; this._tf.on("input", this, this._onInput); this._tf.on("enter", this, this._onEnter); this._tf.on("blur", this, this._onBlur); this._tf.on("focus", this, this._onFocus) }; b._onFocus = function () { this.event("focus", this) }; b._onBlur = function () { this.event("blur", this) }; b._onInput = function () { this.event("input", this) }; b._onEnter = function () { this.event("enter", this) }; b.initialize = function () { this.width = 128; this.height = 22 }; b.select = function () { this._tf.select() }; b.setSelection = function (a, b) { this._tf.setSelection(a, b) }; e(0, b, "text", a.prototype._$get_text, function (a) { this._tf.text != a && (this._tf.text = a + "", this.event("change")) }); e(0, b, "bg", function () { return this._bg }, function (a) { this.graphics = this._bg = a }); e(0, b, "inputElementYAdjuster", function () { return this._tf.inputElementYAdjuster }, function (a) { this._tf.inputElementYAdjuster = a }); e(0, b, "multiline", function () { return this._tf.multiline }, function (a) { this._tf.multiline = a }); e(0, b, "skin", function () { return this._skin }, function (a) { this._skin != a && (this._skin = a, this._bg || (this.graphics = this._bg = new id), this._bg.source = N.getRes(this._skin), this._width && (this._bg.width = this._width), this._height && (this._bg.height = this._height)) }); e(0, b, "sizeGrid", function () { return this._bg && this._bg.sizeGrid ? this._bg.sizeGrid.join(",") : null }, function (a) { this._bg || (this.graphics = this._bg = new id); this._bg.sizeGrid = hb.fillArray(ab.defaultSizeGrid, a, Number) }); e(0, b, "inputElementXAdjuster", function () { return this._tf.inputElementXAdjuster }, function (a) { this._tf.inputElementXAdjuster = a }); e(0, b, "width", a.prototype._$get_width, function (a) { h.superSet(xd, this, "width", a); this._bg && (this._bg.width = a) }); e(0, b, "height", a.prototype._$get_height, function (a) { h.superSet(xd, this, "height", a); this._bg && (this._bg.height = a) }); e(0, b, "editable", function () { return this._tf.editable }, function (a) { this._tf.editable = a }); e(0, b, "restrict", function () { return this._tf.restrict }, function (a) { this._tf.restrict = a }); e(0, b, "prompt", function () { return this._tf.prompt }, function (a) { this._tf.prompt = a }); e(0, b, "promptColor", function () { return this._tf.promptColor }, function (a) { this._tf.promptColor = a }); e(0, b, "maxChars", function () { return this._tf.maxChars }, function (a) { this._tf.maxChars = a }); e(0, b, "focus", function () { return this._tf.focus }, function (a) { this._tf.focus = a }); e(0, b, "type", function () { return this._tf.type }, function (a) { this._tf.type = a }); e(0, b, "asPassword", function () { return this._tf.asPassword }, function (a) { this._tf.asPassword = a }); return c }(xd), Wl = function (a) { function c() { c.__super.call(this) } g(c, "laya.ui.VSlider", a); return c }(ke), lf = function (a) { function c() { this._gList = this._nodeDefaultProps = this._nodeList = this.animationDic = this.animationList = null; this._nodeIDAniDic = {}; this._nodeGDic = this._rootNode = null; c.__super.call(this) } var b; g(c, "laya.utils.GraphicAnimation", a); var f = c.prototype; f._parseNodeList = function (a) { this._nodeList || (this._nodeList = []); this._nodeDefaultProps[a.compId] = a.props; a.compId && this._nodeList.push(a.compId); if (a = a.child) { var b, c = a.length; for (b = 0; b < c; b++) this._parseNodeList(a[b]) } }; f._calGraphicData = function (a) { this._setUp(null, a); this._createGraphicData(); if (this._nodeIDAniDic) for (var b in this._nodeIDAniDic) this._nodeIDAniDic[b] = null }; f._createGraphicData = function () { var a = [], b, c = this.count, d = this._animationNewFrames; d || (d = []); var f; for (b = 0; b < c; b++) { if (d[b] || !f) f = this._createFrameGraphic(b); a.push(f) } this._gList = a }; f._createFrameGraphic = function (a) { var b = d.createGraphics(); c._rootMatrix || (c._rootMatrix = new W); this._updateNodeGraphic(this._rootNode, a, c._rootMatrix, b); return b }; f._updateNodeGraphic = function (a, b, c, d, f) { void 0 === f && (f = 1); var e; e = this._nodeGDic[a.compId] = this._getNodeGraphicData(a.compId, b, this._nodeGDic[a.compId]); f *= e.alpha; if (!(.01 > f)) { e.resultTransform || (e.resultTransform = W.create()); var g; g = e.resultTransform; W.mul(e.transform, c, g); e.skin && (c = this._getTextureByUrl(e.skin)) && (g._checkTransform() ? (d.drawTexture(c, 0, 0, e.width, e.height, g, f), e.resultTransform = null) : d.drawTexture(c, g.tx, g.ty, e.width, e.height, null, f)); if (a = a.child) for (c = a.length, e = 0; e < c; e++) this._updateNodeGraphic(a[e], b, g, d, f) } }; f._updateNoChilds = function (a, b) { if (a.skin) { var c = this._getTextureByUrl(a.skin); if (c) { var d = a.transform; d._checkTransform(); d.bTransform ? b.drawTexture(c, 0, 0, a.width, a.height, d.clone(), a.alpha) : b.drawTexture(c, d.tx, d.ty, a.width, a.height, null, a.alpha) } } }; f._updateNodeGraphic2 = function (a, b, c) { var d; d = this._nodeGDic[a.compId] = this._getNodeGraphicData(a.compId, b, this._nodeGDic[a.compId]); if (a.child) { var f = d.transform; f._checkTransform(); var e; e = !f.bTransform; var g; g = e && (0 != f.tx || 0 != f.ty); var h; (h = f.bTransform || 1 != d.alpha) && c.save(); 1 != d.alpha && c.alpha(d.alpha); e ? g && c.translate(f.tx, f.ty) : c.transform(f.clone()); a = a.child; var k; d.skin && (k = this._getTextureByUrl(d.skin)) && c.drawTexture(k, 0, 0, d.width, d.height); if (a) for (k = a.length, d = 0; d < k; d++) this._updateNodeGraphic2(a[d], b, c); h ? c.restore() : e ? g && c.translate(-f.tx, -f.ty) : c.transform(f.clone().invert()) } else this._updateNoChilds(d, c) }; f._calculateNodeKeyFrames = function (b) { a.prototype._calculateNodeKeyFrames.call(this, b); this._nodeIDAniDic[b.target] = b }; f.getNodeDataByID = function (a) { return this._nodeIDAniDic[a] }; f._getParams = function (a, b, d, f) { var e = c._temParam; e.length = b.length; var g, h = b.length; for (g = 0; g < h; g++) e[g] = this._getObjVar(a, b[g][0], d, b[g][1], f); return e }; f._getObjVar = function (a, b, c, d, f) { return a.hasOwnProperty(b) ? (d = a[b], c >= d.length && (c = d.length - 1), a[b][c]) : f.hasOwnProperty(b) ? f[b] : d }; f._getNodeGraphicData = function (a, d, f) { f || (f = b.create()); f.transform ? f.transform.identity() : f.transform = W.create(); var e = this.getNodeDataByID(a); if (!e) return f; a = this._getParams(e.frames, c._drawTextureCmd, d, this._nodeDefaultProps[a]); var g = a[0], h, k, l = a[5], m = a[6], n = a[13], p = a[14]; d = a[7]; var e = a[8], q = a[9], w = a[11], t = a[12]; h = a[3]; k = a[4]; if (0 == h || 0 == k) g = null; -1 == h && (h = 0); -1 == k && (k = 0); var v; f.skin = g; f.width = h; f.height = k; g && ((v = this._getTextureByUrl(g)) ? (h || (h = v.sourceWidth), k || (k = v.sourceHeight)) : console.warn("lost skin:", g, ",you may load pics first")); f.alpha = a[10]; g = f.transform; 0 != n && (l = n * h); 0 != p && (m = p * k); 0 == l && 0 == m || g.translate(-l, -m); h = null; if (q || 1 !== d || 1 !== e || w || t) h = c._tempMt, h.identity(), h.bTransform = !0, w = .0174532922222222 * (q - w), q = .0174532922222222 * (q + t), t = Math.sin(q), k = Math.sin(w), w = Math.cos(w), h.a = d * Math.cos(q), h.b = d * t, h.c = -e * k, h.d = e * w, h.tx = h.ty = 0; h && (g = W.mul(g, h, g)); g.translate(a[1], a[2]); return f }; f._getTextureByUrl = function (a) { return N.getRes(a) }; f.setAniData = function (a, b) { if (a.animations) { this._nodeDefaultProps = {}; this._nodeGDic = {}; this._nodeList && (this._nodeList.length = 0); this._rootNode = a; this._parseNodeList(a); var d = {}, f = [], e = a.animations, g, h = e.length, k; for (g = 0; g < h; g++) if (k = e[g], this._labels = null, (!b || b == k.name) && k) { try { this._calGraphicData(k) } catch (mb) { console.warn("parse animation fail:" + k.name + ",empty animation created"), this._gList = [] } var l = {}; l.interval = 1E3 / k.frameRate; l.frames = this._gList; l.labels = this._labels; l.name = k.name; f.push(l); d[k.name] = l } this.animationList = f; this.animationDic = d } c._temParam.length = 0 }; f.parseByData = function (a) { var b, c; b = a.nodeRoot; c = a.aniO; delete a.nodeRoot; delete a.aniO; this._nodeDefaultProps = {}; this._nodeGDic = {}; this._nodeList && (this._nodeList.length = 0); this._rootNode = b; this._parseNodeList(b); this._labels = null; try { this._calGraphicData(c) } catch (x) { console.warn("parse animation fail:" + c.name + ",empty animation created"), this._gList = [] } a.interval = 1E3 / c.frameRate; a.frames = this._gList; a.labels = this._labels; a.name = c.name; return a }; f.setUpAniData = function (a) { if (a.animations) { var b = {}, c = [], d = a.animations, f, e = d.length, g; for (f = 0; f < e; f++) if (g = d[f]) { var h = {}; h.name = g.name; h.aniO = g; h.nodeRoot = a; c.push(h); b[g.name] = h } this.animationList = c; this.animationDic = b } }; f._clear = function () { this._gList = this.animationDic = this.animationList = null; if (this._nodeGDic) { var a, b; for (a in this._nodeGDic) (b = this._nodeGDic[a]) && b.recover() } this._nodeGDic = null }; c.parseAnimationByData = function (a) { c._I || (c._I = new c); a = c._I.parseByData(a); c._I._clear(); return a }; c.parseAnimationData = function (a) { c._I || (c._I = new c); c._I.setUpAniData(a); a = {}; a.animationList = c._I.animationList; a.animationDic = c._I.animationDic; c._I._clear(); return a }; c._drawTextureCmd = [["skin", null], ["x", 0], ["y", 0], ["width", -1], ["height", -1], ["pivotX", 0], ["pivotY", 0], ["scaleX", 1], ["scaleY", 1], ["rotation", 0], ["alpha", 1], ["skewX", 0], ["skewY", 0], ["anchorX", 0], ["anchorY", 0]]; c._temParam = []; c._I = null; c._rootMatrix = null; p(c, ["_tempMt", function () { return this._tempMt = new W }]); c.__init$ = function () { b = function () { function a() { this.resultTransform = this.transform = this.skin = null; this.height = this.width = NaN; this.alpha = 1 } g(a, ""); a.prototype.recover = function () { this.skin = null; this.height = this.width = 0; this.alpha = 1; this.transform && (this.transform.destroy(), this.transform = null); this.resultTransform && (this.resultTransform.destroy(), this.resultTransform = null); Pa.recover("GraphicNode", this) }; a.create = function () { return Pa.getItemByClass("GraphicNode", a) }; return a }() }; return c }(zh), vk = function (a) { function c(a, d, e, g) { this._format = 0; this.repeat = this._enableMerageInAtlas = this._allowMerageInAtlas = this._mipmap = !1; this._image = null; this.magFifter = this.minFifter = 0; void 0 === e && (e = 6408); void 0 === g && (g = !0); c.__super.call(this, a, d); this._format = e; this._mipmap = g; this.repeat = !1; this.magFifter = this.minFifter = -1; "string" == typeof a ? (this._src = this._url = a, this._image = new A.window.Image, d && (d.onload && (this.onload = d.onload), d.onerror && (this.onerror = d.onerror), d.onCreate && d.onCreate(this)), this._image.crossOrigin = a && 0 == a.indexOf("data:") ? null : "", a && (this._image.src = a)) : a instanceof ArrayBuffer ? (this._url = this._src = d, d = new lb(a), d.readUTFBytes(4), d.readUTFBytes(2), d.getInt16(), d.endian = "bigEndian", this._w = d.getInt16(), this._h = d.getInt16(), d.getInt16(), d.getInt16(), this._image = new Uint8Array(a, d.pos), this._format = E.compressEtc1.COMPRESSED_RGB_ETC1_WEBGL, Da.enabled && this._w < Da.atlasLimitWidth && this._h < Da.atlasLimitHeight ? this._allowMerageInAtlas = !0 : this._allowMerageInAtlas = !1) : (this._url = this._src = d, this._image = a.source || a, this.onresize()); this._$5__enableMerageInAtlas = !0 } g(c, "laya.webgl.resource.WebGLImage", a); a = c.prototype; h.imps(a, {"laya.webgl.resource.IMergeAtlasBitmap": !0}); a._init_ = function (a, c) { }; a._createWebGlTexture = function () { if (!this._image) throw"create GLTextur err:no data:" + this._image; var a = E.mainContext, c = this._source = a.createTexture(), d = L.curBindTexTarget, e = L.curBindTexValue; L.bindTexture(a, 3553, c); if (B.isConchWebGL) switch (this._format) { case 6408: a.texImage2DEx(!0, 3553, 0, this._format, 6408, 5121, this._image); break; case E.compressEtc1.COMPRESSED_RGB_ETC1_WEBGL: a.compressedTexImage2D(3553, 0, this._format, this._w, this._h, 0, this._image) } else { a.pixelStorei(37441, !0); switch (this._format) { case 6408: a.texImage2D(3553, 0, this._format, 6408, 5121, this._image); break; case E.compressEtc1.COMPRESSED_RGB_ETC1_WEBGL: a.compressedTexImage2D(3553, 0, this._format, this._w, this._h, 0, this._image) } a.pixelStorei(37441, !1) } var c = this.minFifter, g = this.magFifter, h = this.repeat ? 10497 : 33071, l = Wb.isPOT(this._w, this._h); l ? (this.mipmap ? -1 !== c || (c = 9987) : -1 !== c || (c = 9729), -1 !== g || (g = 9729), a.texParameteri(3553, 10241, c), a.texParameteri(3553, 10240, g), a.texParameteri(3553, 10242, h), a.texParameteri(3553, 10243, h), this.mipmap && a.generateMipmap(3553)) : (-1 !== c || (c = 9729), -1 !== g || (g = 9729), a.texParameteri(3553, 10241, c), a.texParameteri(3553, 10240, g), a.texParameteri(3553, 10242, 33071), a.texParameteri(3553, 10243, 33071)); d && e && L.bindTexture(a, d, e); this._image = this._image.onload = null; this.memorySize = l && this.mipmap ? this._w * this._h * 4 * (1 + 1 / 3) : this._w * this._h * 4; this._recreateLock = !1 }; a.recreateResource = function () { var a = this; if (null != this._src && "" !== this._src) if (this._needReleaseAgain = !1, this._image) this._recreateLock || (this._allowMerageInAtlas && this._$5__enableMerageInAtlas ? (this.memorySize = 0, this._recreateLock = !1) : this._createWebGlTexture(), this.completeCreate()); else { this._recreateLock = !0; var c = this; this._image = new A.window.Image; this._image.crossOrigin = 0 == this._src.indexOf("data:") ? null : ""; this._image.onload = function () { c._needReleaseAgain ? (c._needReleaseAgain = !1, c._image.onload = null, c._image = null) : (c._allowMerageInAtlas && c._enableMerageInAtlas ? (a.memorySize = 0, a._recreateLock = !1) : c._createWebGlTexture(), c.completeCreate()) }; this._image.src = this._src } }; a.disposeResource = function () { this._recreateLock && (this._needReleaseAgain = !0); this._source && (E.mainContext.deleteTexture(this._source), this._image = this._source = null, this.memorySize = 0) }; a.onresize = function () { this._w = this._image.width; this._h = this._image.height; Da.enabled && this._w < Da.atlasLimitWidth && this._h < Da.atlasLimitHeight ? this._allowMerageInAtlas = !0 : this._allowMerageInAtlas = !1 }; a.clearAtlasSource = function () { this._image = null }; e(0, a, "format", function () { return this._format }); e(0, a, "enableMerageInAtlas", function () { return this._$5__enableMerageInAtlas }, function (a) { this._$5__enableMerageInAtlas = a }); e(0, a, "mipmap", function () { return this._mipmap }); e(0, a, "allowMerageInAtlas", function () { return this._allowMerageInAtlas }); e(0, a, "atlasSource", function () { return this._image }); e(0, a, "onload", null, function (a) { var b = this; this._onload = a; this._image && (this._image.onload = null != this._onload ? function () { b.onresize(); b._onload() } : null) }); e(0, a, "onerror", null, function (a) { var b = this; this._onerror = a; this._image && (this._image.onerror = null != this._onerror ? function () { b._onerror() } : null) }); return c }(Ec), mm = function (a) { function c() { this.popupCenter = !0; this.group = this.closeEffect = this.popupEffect = this.closeHandler = null; this.isModal = !1; this._dragArea = null; c.__super.call(this) } g(c, "laya.ui.Dialog", a); var b = c.prototype; b.initialize = function () { this.popupEffect = c.manager.popupEffectHandler; this.closeEffect = c.manager.closeEffectHandler; this._dealDragArea(); this.on("click", this, this._onClick) }; b._dealDragArea = function () { var a = this.getChildByName("drag"); a && (this.dragArea = a.x + "," + a.y + "," + a.width + "," + a.height, a.removeSelf()) }; b._onClick = function (a) { if (a = a.target) switch (a.name) { case "close": case "cancel": case "sure": case "no": case "ok": case "yes": this.close(a.name) } }; b.show = function (a, b) { void 0 === a && (a = !1); void 0 === b && (b = !0); this._open(!1, a, b) }; b.popup = function (a, b) { void 0 === a && (a = !1); void 0 === b && (b = !0); this._open(!0, a, b) }; b._open = function (a, b, d) { c.manager.lock(!1); this.isModal = a; c.manager.open(this, b, d) }; b.onOpened = function () { }; b.close = function (a, b) { void 0 === b && (b = !0); c.manager.close(this, a, b) }; b.onClosed = function (a) { }; b._onMouseDown = function (a) { a = this.getMousePoint(); this._dragArea.contains(a.x, a.y) ? this.startDrag() : this.stopDrag() }; e(0, b, "dragArea", function () { return this._dragArea ? this._dragArea.toString() : null }, function (a) { a ? (a = hb.fillArray([0, 0, 0, 0], a, Number), this._dragArea = new R(a[0], a[1], a[2], a[3]), this.on("mousedown", this, this._onMouseDown)) : (this._dragArea = null, this.off("mousedown", this, this._onMouseDown)) }); e(0, b, "isPopup", function () { return null != this.parent }); e(0, b, "zOrder", a.prototype._$get_zOrder, function (a) { h.superSet(ca, this, "zOrder", a); c.manager._checkMask() }); e(1, c, "manager", function () { return c._manager = c._manager || new El }, function (a) { c._manager = a }); c.setLockView = function (a) { c.manager.setLockView(a) }; c.lock = function (a) { c.manager.lock(a) }; c.closeAll = function () { c.manager.closeAll() }; c.getDialogsByGroup = function (a) { return c.manager.getDialogsByGroup(a) }; c.closeByGroup = function (a) { return c.manager.closeByGroup(a) }; c.CLOSE = "close"; c.CANCEL = "cancel"; c.SURE = "sure"; c.NO = "no"; c.OK = "ok"; c.YES = "yes"; c._manager = null; return c }(ca), Wa = function (a) { function c() { this.viewToCreate = null; this.created = !1; this.initData = null; this.inited = !1; c.__super.call(this) } g(c, "myjoy.JerryView", a); var b = c.prototype; b.getCreateRes = function () { return null }; b.createView = function (a) { this.viewToCreate = a; if (null != this.getCreateRes() && 0 < this.getCreateRes().length) h.loader.load(F.Inst.arrToUrlArr(this.getCreateRes()), M.create(this, this.onCreated)); else this.onCreated() }; b.onCreated = function () { a.prototype.createView.call(this, this.viewToCreate); this.created = !0; this.afterCreate(); this.tryWork() }; b.afterCreate = function () { }; b.init = function (a) { this.initData = a; this.inited = !0; this.tryWork() }; b.tryWork = function () { this.created && this.inited && this.doWork() }; b.doWork = function () { }; b.doRemove = function () { this.doClean(); this.removeSelf() }; b.doDestroy = function () { this.beforeDestroy(); this.doClean(); this.destroy() }; b.beforeDestroy = function () { }; b.doClean = function () { this.visible = !1; null != this.getCreateRes() && 0 < this.getCreateRes().length && F.Inst.clearTextureReses(this.getCreateRes()) }; return c }(ca), nm = function (a) { function c() { this.txt_info = null; c.__super.call(this) } g(c, "ui.JerryDebugUI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "View", props: {width: 640, height: 1386}, child: [{ type: "Label", props: { wordWrap: !0, visible: !0, "var": "txt_info", valign: "top", top: 200, right: 10, left: 10, fontSize: 30, font: "SimSun", color: "#ff0000", bottom: 10, bold: !0, align: "left" } }] }; return c }(ca), om = function (a) { function c() { this.score = this.rankLab = this.selfName = this.head = this.bg = this.Circle = this.rankIcon = this.rankother = this.rank123 = this.bak = null; c.__super.call(this) } g(c, "ui.RankItemUI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "View", props: {width: 516, height: 98}, child: [{ type: "Box", props: {y: 0, x: 0, width: 516, "var": "bak", renderType: "render", name: "bak", height: 98}, child: [{ type: "Image", props: { width: 516, "var": "rank123", skin: "Rank/bg_2_b.png", sizeGrid: "0,131,0,24", name: "rank123" } }, { type: "Image", props: { width: 516, "var": "rankother", skin: "Rank/bg_2_b.png", sizeGrid: "0,138,0,36", name: "rankother" } }, { type: "Image", props: { y: 46, x: 50, width: 60, "var": "rankIcon", name: "rankIcon", height: 64, anchorY: .5, anchorX: .5 } }, { type: "Image", props: { y: 46.6, x: 147, width: 75, "var": "Circle", scaleY: .8, scaleX: .8, name: "Circle", height: 75, anchorY: .5, anchorX: .5 } }, { type: "Image", props: { y: 45.6, x: 147, width: 135, "var": "bg", scaleY: .8, scaleX: .8, name: "bg", height: 114, anchorY: .5, anchorX: .5 } }, { type: "Image", props: { y: 46.6, width: 80, "var": "head", scaleY: .8, scaleX: .8, name: "head", left: 114, height: 80, anchorY: .5, anchorX: .5 } }, { type: "Label", props: { y: 45, x: 264, "var": "selfName", text: "\u5c0f\u9ec4\u9e21", name: "selfName", fontSize: 30, font: "Arial", color: "#5390ad", bold: !0, anchorY: .5, anchorX: .5, align: "center" } }, { type: "Label", props: { y: 22, x: 9, width: 81, "var": "rankLab", valign: "middle", text: "12", name: "rankLab", height: 42, fontSize: 42, font: "Arial", color: "#5390ad", bold: !0, align: "center" } }, { type: "Label", props: { y: 45, x: 426, "var": "score", valign: "middle", text: "123456789", name: "score", fontSize: 30, font: "Arial", color: "#ff6e00", bold: !0, anchorY: .5, anchorX: .5, align: "center" } }] }] }; return c }(ca), pm = function (a) { function c() { this.gold = this.label_Score = this.box_Point = this.touch_fly = null; c.__super.call(this) } g(c, "ui.ScoreFlyUI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "View", props: {width: 200, height: 160}, child: [{ type: "Box", props: {y: -1, x: 0, width: 200, "var": "box_Point", height: 160}, child: [{ type: "Label", props: { "var": "label_Score", text: "+999", strokeColor: "#ffbd14", stroke: 3, scaleY: 1.2, scaleX: 1.2, fontSize: 50, font: "NumFont1", centerY: 47, centerX: 16, bold: !1 }, compId: 5 }, { type: "Image", props: {y: 4, x: 6, "var": "gold", skin: "Common/icon_4.png", scaleY: .6, scaleX: .6, name: "gold"} }, {type: "Image", props: {y: 105, x: 25, skin: "Common/jia.png", scaleY: 1.2, scaleX: 1.2}}] }], animations: [{ nodes: [{ target: 5, keyframes: { x: [{value: -37, tweenMethod: "linearNone", tween: !0, target: 5, key: "x", index: 0}], scaleY: [{ value: 1, tweenMethod: "linearNone", tween: !0, target: 5, key: "scaleY", index: 0 }, { value: 1.2, tweenMethod: "linearNone", tween: !0, target: 5, key: "scaleY", index: 5 }, {value: 1, tweenMethod: "linearNone", tween: !0, target: 5, key: "scaleY", index: 10}], scaleX: [{ value: 1, tweenMethod: "linearNone", tween: !0, target: 5, key: "scaleX", index: 0 }, { value: 1.2, tweenMethod: "linearNone", tween: !0, target: 5, key: "scaleX", index: 5 }, {value: 1, tweenMethod: "linearNone", tween: !0, target: 5, key: "scaleX", index: 10}] } }], name: "touch_fly", id: 1, frameRate: 48, action: 0 }] }; return c }(ca), qm = function (a) { function c() { this.score = this.clothBox = this.cost_type = this.btn_skin = this.choose_frame = this.img_skin = null; c.__super.call(this) } g(c, "ui.SkinItemUI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "View", props: {width: 223, height: 370}, child: [{ type: "Box", props: {y: 0, x: 0, width: 223, rotation: 0, renderType: "render", height: 370, anchorY: 0, anchorX: 0}, child: [{ type: "Image", props: {y: 18, x: 17, width: 190, "var": "img_skin", height: 243} }, { type: "Image", props: { y: 139, x: 112, width: 223, "var": "choose_frame", skin: "Dressing/choose_frame.png", height: 276, anchorY: .5, anchorX: .5 } }, { type: "Button", props: { y: 319, x: 111, "var": "btn_skin", stateNum: 1, skin: "Common/btn_yellow_1.png", scaleY: .9, scaleX: .9, labelSize: 30, labelPadding: "-3,0,0,25", labelFont: "Arial", labelColors: "#914119", labelBold: !0, labelAlign: "center", label: "5000", anchorY: .5, anchorX: .5 } }, { type: "Image", props: { y: 318, x: 74, "var": "cost_type", skin: "Common/Diamond.png", scaleY: .6, scaleX: .6, name: "cost_type", anchorY: .5, anchorX: .5 } }, { type: "Box", props: { y: 213, x: 16, width: 176, visible: !1, "var": "clothBox", name: "clothBox", mouseEnabled: !1, height: 77 }, child: [{type: "Image", props: {y: 0, x: -3, skin: "Dressing/frame_a_1.png"}}, { type: "Label", props: { y: 5, x: 46, wordWrap: !1, width: 105, "var": "score", valign: "middle", text: "Score+11%", name: "score", height: 37, fontSize: 20, font: "Arial", color: "#fff46d", bold: !0, align: "left" } }] }] }] }; return c }(ca), of = function (a) { function c() { c.__super.call(this) } g(c, "laya.debug.ui.debugui.comps.ListItemUI", a); a = c.prototype; a.createChildren = function () { this.viewMapRegists(); laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; a.viewMapRegists = function () { }; p(c, ["uiView", function () { return this.uiView = { type: "View", props: {base64pic: !0, width: 244, height: 19}, child: [{ type: "Clip", props: { y: -1, skin: "comp/clip_selectBox.png", clipY: 2, height: 19, name: "selectBox", left: 2, right: 2, x: 0 } }, { type: "Label", props: { x: 25, text: "render", color: "#dcea36", width: 77, height: 17, name: "label", y: 2, fontSize: 12 } }, { type: "Clip", props: {skin: "comp/clip_tree_arrow.png", clipY: 2, name: "arrow", x: 8, y: 4, mouseEnabled: !1} }] } }]); return c }(ca), pf = function (a) { function c() { c.__super.call(this) } g(c, "laya.debug.ui.debugui.comps.RankListItemUI", a); a = c.prototype; a.createChildren = function () { this.viewMapRegists(); laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; a.viewMapRegists = function () { }; p(c, ["uiView", function () { return this.uiView = { type: "View", child: [{ props: { y: -1, skin: "comp/clip_selectBox.png", clipY: 2, height: 19, name: "selectBox", left: 0, right: 0, x: 0 }, type: "Clip" }, { props: { text: "render", color: "#a0a0a0", height: 15, name: "label", y: 2, left: 11, right: 5, fontSize: 12, x: 11, width: 163 }, type: "Label" }], props: {width: 179, height: 19} } }]); return c }(ca), qf = function (a) { function c() { this.tab = this.selectPanel = this.clearBtn = this.dragIcon = this.mouseAnalyseBtn = this.resizeBtn = this.profilePanel = this.selectWhenClick = this.treePanel = this.minBtn = this.bg = null; c.__super.call(this) } g(c, "laya.debug.ui.debugui.DebugPanelUI", a); a = c.prototype; a.createChildren = function () { this.viewMapRegists(); laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; a.viewMapRegists = function () { ca.regComponent("laya.debug.view.nodeInfo.nodetree.MinBtnComp", Fh); ca.regComponent("laya.debug.view.nodeInfo.views.NodeTreeView", wh); ca.regComponent("laya.debug.view.nodeInfo.nodetree.Profile", rm); ca.regComponent("laya.debug.view.nodeInfo.views.SelectInfosView", Vb) }; p(c, ["uiView", function () { return this.uiView = { type: "View", props: {base64pic: !0, width: 260, height: 400}, child: [{ type: "Image", props: { x: 205, y: 254, skin: "view/bg_panel.png", left: 0, right: 0, top: 0, bottom: 0, "var": "bg", sizeGrid: "5,5,5,5" } }, {type: "Image", props: {y: 0, skin: "view/bg_top.png", left: 0, right: 0}}, { type: "MinBtnComp", props: { y: -3, "var": "minBtn", runtime: "laya.debug.view.nodeInfo.nodetree.MinBtnComp", right: -3, x: 207 } }, { type: "NodeTree", props: { left: 0, right: 0, top: 32, bottom: 0, name: "\u8282\u70b9\u6811", "var": "treePanel", runtime: "laya.debug.view.nodeInfo.views.NodeTreeView" } }, { type: "CheckBox", props: { x: 8, y: 9, skin: "view/clickselect.png", toolTip: "\u70b9\u51fb\u9009\u53d6", "var": "selectWhenClick", mouseEnabled: !0, width: 14, height: 14 } }, { type: "Profile", props: { name: "\u6027\u80fd", top: 32, right: 0, left: 0, bottom: 0, "var": "profilePanel", runtime: "laya.debug.view.nodeInfo.nodetree.Profile" } }, { type: "Button", props: { x: 169, y: 247, skin: "view/resize.png", right: 2, bottom: 2, name: "resizeBtn", "var": "resizeBtn", stateNum: 3 } }, { type: "Clip", props: { y: 9, skin: "view/clickanalyse.png", "var": "mouseAnalyseBtn", toolTip: "\u62d6\u52a8\u9009\u53d6", left: 33, x: 33, clipY: 3 } }, { type: "Clip", props: {y: 0, skin: "view/clickanalyse.png", "var": "dragIcon", x: 33, clipY: 3} }, { type: "Button", props: { y: 7, skin: "view/res.png", stateNum: 2, toolTip: "\u6e05\u9664\u8fb9\u6846", "var": "clearBtn", right: 34, x: 184 } }, { type: "SelectInfos", props: { top: 32, left: 0, right: 0, bottom: 0, name: "\u9009\u4e2d", "var": "selectPanel", runtime: "laya.debug.view.nodeInfo.views.SelectInfosView" } }, { type: "Tab", props: {x: 59, y: 0, name: "tab", "var": "tab", selectedIndex: 0}, child: [{ type: "Button", props: { skin: "view/tab_panel.png", label: "\u8282\u70b9", width: 42, height: 32, name: "item0", labelColors: "#ffffff,#ffffff,#ffffff,#ffffff" } }, { type: "Button", props: { x: 42, skin: "view/tab_panel.png", label: "\u67e5\u8be2", width: 42, height: 32, name: "item1", labelColors: "#ffffff,#ffffff,#ffffff,#ffffff" } }, { type: "Button", props: { x: 84, skin: "view/tab_panel.png", label: "\u6027\u80fd", width: 42, height: 32, name: "item2", labelColors: "#ffffff,#ffffff,#ffffff,#ffffff" } }] }] } }]); return c }(ca), rf = function (a) { function c() { this.findBtn = this.findTxt = this.typeSelect = this.title = this.closeBtn = this.bg = null; c.__super.call(this) } g(c, "laya.debug.ui.debugui.FindNodeSmallUI", a); a = c.prototype; a.createChildren = function () { this.viewMapRegists(); laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; a.viewMapRegists = function () { }; p(c, ["uiView", function () { return this.uiView = { type: "View", child: [{ props: { x: 185, y: 234, skin: "view/bg_tool.png", left: 0, right: 0, top: 0, bottom: 0, "var": "bg" }, type: "Image" }, { props: {x: 185, y: 15, skin: "view/btn_close.png", "var": "closeBtn", top: 2, right: 2}, type: "Button" }, { props: { x: 6, y: 4, text: "\u67e5\u627e\u5bf9\u8c61", width: 67, height: 20, color: "#288edf", "var": "title" }, type: "Label" }, { props: { x: 60, y: 81, skin: "comp/combobox.png", labels: "name,class", width: 63, height: 21, "var": "typeSelect", sizeGrid: "5,35,5,5", labelColors: "#a0a0a0,#fffff,#ffffff#fffff" }, type: "ComboBox" }, { props: { x: 27, y: 83, text: "\u7c7b\u578b", width: 27, height: 20, color: "#288edf", align: "right" }, type: "Label" }, { props: { x: 7, y: 40, text: "\u5305\u542b\u5185\u5bb9", width: 47, height: 20, color: "#288edf", align: "right" }, type: "Label" }, { props: { x: 60, y: 37, skin: "comp/textinput.png", text: "Sprite", width: 164, height: 22, "var": "findTxt", sizeGrid: "5,5,5,5", color: "#a0a0a0" }, type: "TextInput" }, { props: { x: 158, y: 79, skin: "comp/button.png", label: "\u67e5\u627e", width: 65, height: 23, "var": "findBtn", mouseEnabled: "true", labelColors: "#ffffff,#ffffff,#ffffff,#ffffff" }, type: "Button" }], props: {base64pic: !0, width: 233, height: 120} } }]); return c }(ca), sf = function (a) { function c() { this.findBtn = this.result = this.findTxt = this.typeSelect = this.title = this.closeBtn = this.bg = null; c.__super.call(this) } g(c, "laya.debug.ui.debugui.FindNodeUI", a); a = c.prototype; a.createChildren = function () { this.viewMapRegists(); laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; a.viewMapRegists = function () { ca.regComponent("laya.debug.uicomps.RankListItem", yd) }; p(c, ["uiView", function () { return this.uiView = { type: "View", child: [{ props: { x: 185, y: 234, skin: "view/bg_panel.png", left: 0, right: 0, top: 0, bottom: 0, "var": "bg", sizeGrid: "5,5,5,5" }, type: "Image" }, { props: {x: 185, y: 15, skin: "view/btn_close.png", "var": "closeBtn", top: 2, right: 2}, type: "Button" }, { props: { x: 6, y: 4, text: "\u67e5\u627e\u5bf9\u8c61", width: 67, height: 20, color: "#88ef19", "var": "title" }, type: "Label" }, { props: { x: 52, y: 75, skin: "comp/combobox.png", labels: "name,class", width: 63, height: 21, "var": "typeSelect", sizeGrid: "5,35,5,5", labelColors: "#a0a0a0,#fffff,#ffffff#fffff" }, type: "ComboBox" }, { props: { x: 10, y: 77, text: "\u7c7b\u578b", width: 27, height: 20, color: "#88ef19", align: "right" }, type: "Label" }, { props: { x: 7, y: 34, text: "\u5305\u542b\u5185\u5bb9", width: 47, height: 20, color: "#88ef19", align: "right" }, type: "Label" }, { props: { x: 59, y: 31, skin: "comp/textinput.png", text: "Sprite", width: 131, height: 22, "var": "findTxt", sizeGrid: "5,5,5,5", color: "#a0a0a0" }, type: "TextInput" }, { type: "List", child: [{ type: "RankListItem", props: { y: 30, left: 5, right: 5, name: "render", x: 30, runtime: "laya.debug.uicomps.RankListItem" } }], props: {x: 6, y: 106, width: 188, height: 180, vScrollBarSkin: "comp/vscroll.png", "var": "result"} }, { props: { x: 125, y: 73, skin: "comp/button.png", label: "\u67e5\u627e", width: 65, height: 23, "var": "findBtn", mouseEnabled: "true", labelColors: "#ffffff,#ffffff,#ffffff,#ffffff" }, type: "Button" }], props: {width: 200, height: 300, base64pic: !0} } }]); return c }(ca), tf = function (a) { function c() { this.maxBtn = this.bg = this.maxUI = this.minBtn = null; c.__super.call(this) } g(c, "laya.debug.ui.debugui.MinBtnCompUI", a); a = c.prototype; a.createChildren = function () { this.viewMapRegists(); laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; a.viewMapRegists = function () { }; p(c, ["uiView", function () { return this.uiView = { type: "View", child: [{ props: { x: 7, y: 8, skin: "comp/minBtn.png", stateNum: "3", "var": "minBtn", width: 22, height: 20, toolTip: "\u6700\u5c0f\u5316" }, type: "Button" }, { type: "Box", child: [{ props: { x: 0, y: 0, skin: "view/bg_panel.png", "var": "bg", width: 36, height: 36, sizeGrid: "5,5,5,5" }, type: "Image" }, { props: {x: 6, y: 8, skin: "view/zoom_out.png", stateNum: "2", "var": "maxBtn"}, type: "Button" }], props: {"var": "maxUI"} }], props: {width: 36, height: 36, base64pic: !0} } }]); return c }(ca), uf = function (a) { function c() { this.itemList = this.title = this.closeBtn = this.bg = null; c.__super.call(this) } g(c, "laya.debug.ui.debugui.NodeListPanelUI", a); a = c.prototype; a.createChildren = function () { this.viewMapRegists(); laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; a.viewMapRegists = function () { ca.regComponent("laya.debug.uicomps.RankListItem", yd) }; p(c, ["uiView", function () { return this.uiView = { type: "View", child: [{ props: { x: 235, y: 284, skin: "view/bg_panel.png", left: 0, right: 0, top: 0, bottom: 0, "var": "bg", sizeGrid: "5,5,5,5" }, type: "Image" }, { props: { x: 204, y: 32, skin: "view/btn_close.png", "var": "closeBtn", top: 2, right: 2, visible: !0 }, type: "Button" }, { props: { x: 10, y: 6, text: "\u8282\u70b9\u4fe1\u606f", width: 147, height: 16, color: "#288edf", "var": "title" }, type: "Label" }, { type: "List", child: [{ type: "RankListItem", props: {left: 5, right: 5, name: "render", runtime: "laya.debug.uicomps.RankListItem"} }], props: { vScrollBarSkin: "comp/vscroll.png", "var": "itemList", left: 2, right: 2, top: 26, bottom: 0, repeatX: 1, x: 20 } }], props: {width: 200, height: 300} } }]); return c }(ca), vf = function (a) { function c() { this.dragIcon = this.mouseAnalyseBtn = this.freshBtn = this.tarTxt = this.closeBtn = this.bg = null; c.__super.call(this) } g(c, "laya.debug.ui.debugui.NodeToolUI", a); a = c.prototype; a.createChildren = function () { this.viewMapRegists(); laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; a.viewMapRegists = function () { }; p(c, ["uiView", function () { return this.uiView = { type: "View", props: {base64pic: !0, width: 200, height: 341}, child: [{ type: "Image", props: { x: 195, y: 244, skin: "view/bg_panel.png", left: 0, right: 0, top: 0, bottom: 0, "var": "bg", sizeGrid: "5,5,5,5" } }, { type: "Label", props: { x: 9, y: 5, text: "\u5f53\u524d\u9009\u4e2d\u5bf9\u8c61", width: 67, height: 16, color: "#a0a0a0" } }, { type: "Button", props: {x: 195, y: 25, skin: "view/btn_close.png", "var": "closeBtn", top: 2, right: 2} }, { type: "Label", props: { x: 10, y: 25, text: "\u5f53\u524d\u5bf9\u8c61", width: 67, height: 16, color: "#a0a0a0", "var": "tarTxt" } }, { type: "Button", props: { x: 15, y: 65, skin: "comp/button.png", label: "\u7236\u94fe", width: 39, height: 23, mouseEnabled: "true", labelColors: "#ffffff,#ffffff,#ffffff,#ffffff" } }, { type: "Button", props: { x: 66, y: 65, skin: "comp/button.png", label: "\u5b50", width: 35, height: 23, mouseEnabled: "true", labelColors: "#ffffff,#ffffff,#ffffff,#ffffff" } }, { type: "Button", props: { x: 112, y: 65, skin: "comp/button.png", label: "\u5144\u5f1f", width: 49, height: 23, mouseEnabled: "true", labelColors: "#ffffff,#ffffff,#ffffff,#ffffff" } }, { type: "Button", props: { x: 13, y: 117, skin: "comp/button.png", label: "Enable\u94fe", mouseEnabled: "true", labelColors: "#ffffff,#ffffff,#ffffff,#ffffff" } }, { type: "Button", props: { x: 100, y: 117, skin: "comp/button.png", label: "Size\u94fe", mouseEnabled: "true", labelColors: "#ffffff,#ffffff,#ffffff,#ffffff" } }, { type: "Label", props: { x: 14, y: 97, text: "\u8282\u70b9\u94fe\u4fe1\u606f", width: 67, height: 16, color: "#a0a0a0" } }, { type: "Label", props: {x: 15, y: 45, text: "\u5bf9\u8c61\u9009\u53d6", width: 67, height: 16, color: "#a0a0a0"} }, { type: "Label", props: {x: 16, y: 145, text: "\u8282\u70b9\u663e\u793a", width: 67, height: 16, color: "#a0a0a0"} }, { type: "Button", props: { x: 13, y: 164, skin: "comp/button.png", label: "\u9690\u85cf\u65c1\u652f", mouseEnabled: "true", labelColors: "#ffffff,#ffffff,#ffffff,#ffffff" } }, { type: "Button", props: { x: 100, y: 164, skin: "comp/button.png", label: "\u9690\u85cf\u5144\u5f1f", mouseEnabled: "true", labelColors: "#ffffff,#ffffff,#ffffff,#ffffff" } }, { type: "Button", props: { x: 13, y: 197, skin: "comp/button.png", label: "\u9690\u85cf\u5b50", mouseEnabled: "true", labelColors: "#ffffff,#ffffff,#ffffff,#ffffff" } }, { type: "Button", props: { x: 99, y: 197, skin: "comp/button.png", label: "\u6062\u590d", mouseEnabled: "true", labelColors: "#ffffff,#ffffff,#ffffff,#ffffff" } }, { type: "Label", props: {x: 15, y: 228, text: "\u5176\u4ed6", width: 67, height: 16, color: "#a0a0a0"} }, { type: "Button", props: { x: 12, y: 247, skin: "comp/button.png", label: "\u8282\u70b9\u6811\u5b9a\u4f4d", mouseEnabled: "true", labelColors: "#ffffff,#ffffff,#ffffff,#ffffff" } }, { type: "Button", props: { x: 99, y: 247, skin: "comp/button.png", label: "\u663e\u793a\u8fb9\u6846", mouseEnabled: "true", labelColors: "#ffffff,#ffffff,#ffffff,#ffffff" } }, { type: "Label", props: { x: 12, y: 315, text: "Alt+A\u5206\u6790\u9f20\u6807\u80fd\u5426\u591f\u70b9\u4e2d\u5bf9\u8c61", width: 173, height: 16, color: "#a0a0a0" } }, { type: "Button", props: { x: 156, y: 1, skin: "view/refresh2.png", "var": "freshBtn", left: 156, toolTip: "recache\u8282\u70b9" } }, { type: "Button", props: { x: 12, y: 279, skin: "comp/button.png", label: "\u8f93\u51fa\u5230\u63a7\u5236\u53f0", mouseEnabled: "true", labelColors: "#ffffff,#ffffff,#ffffff,#ffffff" } }, { type: "Button", props: { x: 99, y: 279, skin: "comp/button.png", label: "\u663e\u793a\u5207\u6362", mouseEnabled: "true", labelColors: "#ffffff,#ffffff,#ffffff,#ffffff" } }, { type: "Clip", props: { y: 44, skin: "view/clickanalyse.png", "var": "mouseAnalyseBtn", toolTip: "\u62d6\u52a8\u5230\u5bf9\u8c61\u4e0a\u65b9\u5224\u65ad\u662f\u5426\u80fd\u591f\u70b9\u4e2d", left: 84, x: 84, clipY: 3 } }, {type: "Clip", props: {y: 35, skin: "view/clickanalyse.png", "var": "dragIcon", x: 94, clipY: 3}}] } }]); return c }(ca), wf = function (a) { function c() { this.closeBtn = this.okBtn = this.showTxt = this.bg = null; c.__super.call(this) } g(c, "laya.debug.ui.debugui.NodeTreeSettingUI", a); a = c.prototype; a.createChildren = function () { this.viewMapRegists(); laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; a.viewMapRegists = function () { }; p(c, ["uiView", function () { return this.uiView = { type: "View", child: [{ props: { x: 0, y: 0, skin: "view/bg_panel.png", left: 0, top: 0, bottom: 0, right: 0, "var": "bg", width: 200, height: 300, sizeGrid: "5,5,5,5" }, type: "Image" }, { props: { x: 9, y: 7, text: "\u8981\u663e\u793a\u7684\u5c5e\u6027", width: 76, height: 16, color: "#ffffff", align: "left" }, type: "Label" }, { props: { x: 6, y: 29, skin: "comp/textinput.png", text: "x\\ny\\nwidth\\nheight", width: 188, height: 230, multiline: !0, "var": "showTxt", color: "#a0a0a0", sizeGrid: "5,5,5,5" }, type: "TextInput" }, { props: { x: 57, y: 269, skin: "comp/button.png", label: "\u786e\u5b9a", "var": "okBtn", mouseEnabled: "true", labelColors: "#ffffff,#ffffff,#ffffff,#ffffff" }, type: "Button" }, {props: {x: 175, y: 5, skin: "view/btn_close.png", "var": "closeBtn"}, type: "Button"}], props: {base64pic: !0, width: 200, height: 300} } }]); return c }(ca), xf = function (a) { function c() { this.ifShowProps = this.closeBtn = this.fliterTxt = this.freshBtn = this.settingBtn = this.controlBar = this.nodeTree = null; c.__super.call(this) } g(c, "laya.debug.ui.debugui.NodeTreeUI", a); a = c.prototype; a.createChildren = function () { this.viewMapRegists(); laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; a.viewMapRegists = function () { ca.regComponent("laya.debug.uicomps.TreeListItem", sm) }; p(c, ["uiView", function () { return this.uiView = { type: "View", props: {width: 200, height: 260, base64pic: !0}, child: [{ type: "Image", props: { x: -22, y: -47, skin: "view/bg_panel.png", width: 211, height: 206, left: 0, right: 0, top: 0, bottom: 0, sizeGrid: "5,5,5,5" } }, {props: {y: 0, skin: "view/bg_tool.png", left: 0, right: 0}, type: "Image"}, { type: "Tree", props: { x: 0, scrollBarSkin: "comp/vscroll.png", width: 195, height: 229, "var": "nodeTree", left: 0, right: 0, top: 38, bottom: 20 }, child: [{ type: "ListItem", props: {y: 0, name: "render", left: 0, right: 0, runtime: "laya.debug.uicomps.TreeListItem"} }] }, { type: "Box", props: {x: 3, y: 5, "var": "controlBar", left: 3, right: 3, top: 5, height: 23}, child: [{ type: "Button", props: { x: 6, skin: "view/setting.png", stateNum: 3, "var": "settingBtn", toolTip: "\u8bbe\u7f6e\u663e\u793a\u7684\u5c5e\u6027", y: 6 } }, { type: "Button", props: { y: 6, skin: "view/refresh.png", "var": "freshBtn", left: 30, toolTip: "\u5237\u65b0\u6570\u636e" } }, { type: "TextInput", props: { y: 0, skin: "view/bg_top.png", height: 22, "var": "fliterTxt", left: 53, right: 0, color: "#a0a0a0" } }, { type: "Button", props: {x: 172, y: 2, skin: "view/btn_close.png", "var": "closeBtn", right: 1, visible: !1} }] }, { props: { y: 243, skin: "comp/checkbox.png", label: "\u663e\u793a\u5c5e\u6027", "var": "ifShowProps", bottom: 3, selected: !0, visible: !0, x: 2, width: 70, height: 14, labelColors: "#a0a0a0,#fffff,#ffffff,#fffff" }, type: "CheckBox" }] } }]); return c }(ca), yf = function (a) { function c() { this.freshBtn = this.itemList = this.closeBtn = this.bg = null; c.__super.call(this) } g(c, "laya.debug.ui.debugui.ObjectCreateUI", a); a = c.prototype; a.createChildren = function () { this.viewMapRegists(); laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; a.viewMapRegists = function () { ca.regComponent("laya.debug.uicomps.RankListItem", yd) }; p(c, ["uiView", function () { return this.uiView = { type: "View", child: [{ props: { x: 215, y: 264, skin: "view/bg_panel.png", left: 0, right: 0, top: 0, bottom: 0, "var": "bg", sizeGrid: "5,5,5,5" }, type: "Image" }, { props: { x: 184, y: 12, skin: "view/btn_close.png", "var": "closeBtn", top: 2, right: 2, visible: !1 }, type: "Button" }, { props: { x: 11, y: 5, text: "\u5bf9\u8c61\u521b\u5efa\u7edf\u8ba1", width: 83, height: 16, color: "#288edf" }, type: "Label" }, { type: "List", child: [{ type: "RankListItem", props: {y: 0, left: 5, right: 5, name: "render", runtime: "laya.debug.uicomps.RankListItem"} }], props: { vScrollBarSkin: "comp/vscroll.png", "var": "itemList", top: 26, bottom: 5, left: 5, right: 5, repeatX: 1 } }, { props: { y: 1, skin: "view/refresh2.png", "var": "freshBtn", toolTip: "\u5237\u65b0\u6570\u636e", right: 1, x: 178 }, type: "Button" }], props: {width: 200, height: 300, base64pic: !0} } }]); return c }(ca), zf = function (a) { function c() { this.settingBtn = this.autoUpdate = this.closeBtn = this.showTxt = this.title = this.bg = null; c.__super.call(this) } g(c, "laya.debug.ui.debugui.ObjectInfoUI", a); a = c.prototype; a.createChildren = function () { this.viewMapRegists(); laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; a.viewMapRegists = function () { }; p(c, ["uiView", function () { return this.uiView = { type: "View", child: [{ props: { x: -1, y: 0, skin: "view/bg_panel.png", left: -1, right: 1, top: 0, bottom: 0, "var": "bg", sizeGrid: "5,5,5,5" }, type: "Image" }, { props: { x: 7, y: 5, text: "\u5bf9\u8c61\u7c7b\u578b", width: 67, height: 20, color: "#ffffff", "var": "title", left: 7, right: 6 }, type: "Label" }, { props: { x: 2, skin: "comp/textinput.png", text: "\u5c5e\u6027\u5185\u5bb9", width: 196, height: 228, left: 2, right: 2, "var": "showTxt", top: 25, bottom: 20, editable: !1, multiline: !0, sizeGrid: "5,5,5,5", color: "#a0a0a0" }, type: "TextArea" }, { props: {x: 178, y: 4, skin: "view/btn_close.png", "var": "closeBtn", top: 4, right: 2}, type: "Button" }, { props: { skin: "comp/checkbox.png", label: "\u81ea\u52a8\u5237\u65b0\u5c5e\u6027", "var": "autoUpdate", bottom: 2, x: 3, labelColors: "#a0a0a0,#fffff,#ffffff,#fffff" }, type: "CheckBox" }, { props: { x: 164, skin: "view/setting.png", stateNum: "3", "var": "settingBtn", y: 6, top: 6, right: 24, toolTip: "\u8bbe\u7f6e\u663e\u793a\u5c5e\u6027" }, type: "Button" }, { props: { x: 179, y: 257, skin: "view/resize.png", right: 2, bottom: 2, name: "resizeBtn", stateNum: 3 }, type: "Button" }], props: {base64pic: !0, width: 200, height: 200} } }]); return c }(ca), Af = function (a) { function c() { this.clearBtn = this.closeBtn = this.txt = this.bg = null; c.__super.call(this) } g(c, "laya.debug.ui.debugui.OutPutUI", a); a = c.prototype; a.createChildren = function () { this.viewMapRegists(); laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; a.viewMapRegists = function () { }; p(c, ["uiView", function () { return this.uiView = { type: "View", props: {width: 300, height: 200, base64pic: !0}, child: [{ type: "Image", props: { x: 205, y: 254, skin: "view/bg_panel.png", left: 0, right: 0, top: 0, bottom: 0, "var": "bg", sizeGrid: "5,5,5,5" } }, { type: "Label", props: { skin: "comp/textarea.png", text: "TextArea", color: "#a0a0a0", "var": "txt", left: 5, right: 5, top: 22, bottom: 5, mouseEnabled: !0, sizeGrid: "3,3,3,3" } }, { type: "Button", props: {x: 185, y: 15, skin: "view/btn_close.png", "var": "closeBtn", top: 2, right: 2} }, { props: {x: 253, y: 1, skin: "view/re.png", stateNum: "2", "var": "clearBtn", right: 25}, type: "Button" }, { props: { x: 169, y: 247, skin: "view/resize.png", right: 2, bottom: 2, name: "resizeBtn", stateNum: 3 }, type: "Button" }] } }]); return c }(ca), Bf = function (a) { function c() { this.resPanel = this.tab = this.cachePanel = this.createPanel = this.renderPanel = null; c.__super.call(this) } g(c, "laya.debug.ui.debugui.ProfileUI", a); a = c.prototype; a.createChildren = function () { this.viewMapRegists(); laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; a.viewMapRegists = function () { ca.regComponent("laya.debug.view.nodeInfo.views.RenderCostRankView", Ne); ca.regComponent("laya.debug.view.nodeInfo.views.ObjectCreateView", Le); ca.regComponent("laya.debug.view.nodeInfo.views.CacheRankView", $l); ca.regComponent("laya.debug.view.nodeInfo.views.ResRankView", jm) }; p(c, ["uiView", function () { return this.uiView = { type: "View", props: {width: 260, height: 329, base64pic: !0}, child: [{type: "Image", props: {y: 0, skin: "view/bg_tool.png", right: 0, left: 0}}, { type: "Rank", props: { "var": "renderPanel", top: 29, runtime: "laya.debug.view.nodeInfo.views.RenderCostRankView", right: 0, name: "\u6e32\u67d3\u7528\u65f6", left: 0, bottom: 0 } }, { type: "ObjectCreate", props: { "var": "createPanel", top: 29, runtime: "laya.debug.view.nodeInfo.views.ObjectCreateView", right: 0, name: "\u5bf9\u8c61\u521b\u5efa\u7edf\u8ba1", left: 0, bottom: 0 } }, { type: "Rank", props: { x: 10, "var": "cachePanel", top: 29, runtime: "laya.debug.view.nodeInfo.views.CacheRankView", right: 0, name: "cache\u7528\u65f6", left: 0, bottom: 0 } }, { type: "Tab", props: {y: 9, x: 7, width: 191, "var": "tab", selectedIndex: 0, height: 19}, child: [{ type: "CheckBox", props: { y: 0, x: 0, width: 50, skin: "view/create.png", name: "item0", labelColors: "#a0a0a0,#ffffff,#ffffff,#ffffff", label: " \u5bf9\u8c61", height: 17 } }, { type: "CheckBox", props: { y: 0, x: 55, width: 50, skin: "view/rendertime.png", name: "item1", labelColors: "#a0a0a0,#ffffff,#ffffff,#ffffff", label: " \u6e32\u67d3", height: 19 } }, { type: "CheckBox", props: { y: 0, x: 110, width: 50, skin: "view/cache.png", name: "item2", labelColors: "#a0a0a0,#ffffff,#ffffff,#ffffff", label: " \u91cd\u7ed8", height: 16 } }, { type: "CheckBox", props: { y: 0, x: 165, width: 50, skin: "view/cache.png", name: "item3", labelColors: "#a0a0a0,#ffffff,#ffffff,#ffffff", label: " \u8d44\u6e90", height: 16 } }] }, { type: "Rank", props: { y: 40, x: 50, "var": "resPanel", top: 29, runtime: "laya.debug.view.nodeInfo.views.ResRankView", right: 0, name: "\u8d44\u6e90\u7f13\u5b58", left: 0, bottom: 0 } }] } }]); return c }(ca), Cf = function (a) { function c() { this.freshBtn = this.autoUpdate = this.itemList = this.title = this.closeBtn = this.bg = null; c.__super.call(this) } g(c, "laya.debug.ui.debugui.RankUI", a, "RankUI$1"); a = c.prototype; a.createChildren = function () { this.viewMapRegists(); laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; a.viewMapRegists = function () { ca.regComponent("laya.debug.uicomps.RankListItem", yd) }; p(c, ["uiView", function () { return this.uiView = { type: "View", child: [{ props: { x: 225, y: 274, skin: "view/bg_panel.png", left: 0, right: 0, top: 0, bottom: 0, "var": "bg", sizeGrid: "5,5,5,5" }, type: "Image" }, { props: { x: 194, y: 22, skin: "view/btn_close.png", "var": "closeBtn", top: 2, right: 2, visible: !1 }, type: "Button" }, { props: { x: 8, y: 5, text: "\u6e32\u67d3\u7528\u65f6\u8868(3000ms)", width: 109, height: 16, color: "#288edf", "var": "title" }, type: "Label" }, { type: "List", child: [{ type: "RankListItem", props: {left: 5, right: 5, name: "render", runtime: "laya.debug.uicomps.RankListItem"} }], props: { vScrollBarSkin: "comp/vscroll.png", "var": "itemList", left: 2, right: 2, top: 26, bottom: 25, repeatX: 1, x: 10, y: 10 } }, { props: { skin: "comp/checkbox.png", label: "\u81ea\u52a8\u5237\u65b0\u5c5e\u6027", "var": "autoUpdate", bottom: 3, selected: !1, visible: !0, left: 2, labelColors: "#a0a0a0,#fffff,#ffffff,#fffff" }, type: "CheckBox" }, { props: { y: 1, skin: "view/refresh2.png", "var": "freshBtn", toolTip: "\u5237\u65b0\u6570\u636e", right: 1 }, type: "Button" }], props: {width: 200, height: 300} } }]); return c }(ca), Df = function (a) { function c() { this.fliterTxt = this.findBtn = this.selectList = this.closeBtn = this.bg = null; c.__super.call(this) } g(c, "laya.debug.ui.debugui.SelectInfosUI", a); a = c.prototype; a.createChildren = function () { this.viewMapRegists(); laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; a.viewMapRegists = function () { ca.regComponent("laya.debug.uicomps.RankListItem", yd) }; p(c, ["uiView", function () { return this.uiView = { type: "View", child: [{ props: { x: 205, y: 254, skin: "view/bg_panel.png", left: 0, right: 0, top: 0, bottom: 0, "var": "bg", sizeGrid: "5,5,5,5" }, type: "Image" }, { props: {skin: "view/btn_close.png", "var": "closeBtn", top: 32, visible: !1, right: 2}, type: "Button" }, { props: { x: 7, y: 36, text: "\u5f53\u524d\u9009\u4e2d\u5217\u8868", width: 83, height: 16, color: "#288edf" }, type: "Label" }, { type: "List", child: [{ type: "RankListItem", props: {left: 5, right: 5, name: "render", runtime: "laya.debug.uicomps.RankListItem"} }], props: { vScrollBarSkin: "comp/vscroll.png", "var": "selectList", left: 5, right: 5, top: 56, bottom: 25, repeatX: 1, x: 20 } }, { props: { x: 6, text: "Alt+V\u9009\u53d6\u9f20\u6807\u4e0b\u7684\u5bf9\u8c61", width: 189, height: 16, color: "#a0a0a0", bottom: 3 }, type: "Label" }, {type: "Image", props: {y: 0, skin: "view/bg_tool.png", left: 0, right: 0}}, { type: "Clip", props: { y: 6, skin: "view/search.png", clipY: 2, "var": "findBtn", right: 5, toolTip: "\u67e5\u627e", x: 174 } }, { type: "TextInput", props: { y: 6, skin: "view/bg_top.png", height: 22, "var": "fliterTxt", left: 8, right: 45, color: "#a0a0a0", x: 8, width: 147 } }], props: {width: 200, height: 300, base64pic: !0} } }]); return c }(ca), Ef = function (a) { function c() { this.cacheBtn = this.nodeRankBtn = this.rankBtn = this.clearBtn = this.selectWhenClick = this.minBtn = this.findBtn = this.treeBtn = this.bg = null; c.__super.call(this) } g(c, "laya.debug.ui.debugui.ToolBarUI", a); a = c.prototype; a.createChildren = function () { this.viewMapRegists(); laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; a.viewMapRegists = function () { ca.regComponent("laya.debug.view.nodeInfo.nodetree.MinBtnComp", Fh) }; p(c, ["uiView", function () { return this.uiView = { type: "View", props: {base64pic: !0, width: 250, height: 30}, child: [{ type: "Image", props: { x: 195, y: 244, skin: "view/bg_panel.png", left: 0, right: 0, top: 0, bottom: 0, "var": "bg", sizeGrid: "5,5,5,5" } }, { type: "Button", props: { x: 2, y: 6, skin: "view/save.png", stateNum: 2, "var": "treeBtn", toolTip: "\u8282\u70b9\u6811" } }, { type: "Button", props: { x: 25, y: 6, skin: "view/save.png", stateNum: 2, "var": "findBtn", toolTip: "\u67e5\u627e\u9762\u677f" } }, { type: "MinBtnComp", props: {x: 218, y: -3, "var": "minBtn", runtime: "laya.debug.view.nodeInfo.nodetree.MinBtnComp"} }, { type: "CheckBox", props: { x: 124, y: 8, skin: "comp/checkbox.png", label: "\u70b9\u51fb\u9009\u53d6", "var": "selectWhenClick", labelColors: "#a0a0a0,#fffff,#ffffff,#fffff" } }, { type: "Button", props: { x: 193, y: 5, skin: "view/res.png", stateNum: 2, toolTip: "\u6e05\u9664\u8fb9\u6846", "var": "clearBtn" } }, { type: "Button", props: { x: 49, y: 6, skin: "view/save.png", stateNum: 2, "var": "rankBtn", toolTip: "\u6e32\u67d3\u7528\u65f6\u6392\u884c" } }, { type: "Button", props: { x: 72, y: 6, skin: "view/save.png", stateNum: 2, "var": "nodeRankBtn", toolTip: "\u521b\u5efa\u5bf9\u8c61\u6392\u884c" } }, { type: "Button", props: { x: 94, y: 6, skin: "view/save.png", stateNum: 2, "var": "cacheBtn", toolTip: "cache\u5bf9\u8c61" } }] } }]); return c }(ca), tm = function (a) { function c() { c.__super.call(this) } g(c, "laya.debug.uicomps.ListBase", a); e(0, c.prototype, "selectedIndex", a.prototype._$get_selectedIndex, function (a) { this._selectedIndex != a && (this._selectedIndex = a, this.changeSelectStatus(), this.event("change"), this.selectHandler && this.selectHandler.runWith(a)); if (this.selectEnable && this._scrollBar) { var b = this._isVertical ? this.repeatX : this.repeatY; (a < this._startIndex || a + b > this._startIndex + this.repeatX * this.repeatY) && this.scrollTo(a) } }); return c }(je), um = function (a) { function c() { c.__super.call(this) } g(c, "laya.debug.uicomps.TreeBase", a); c.prototype.createChildren = function () { this.addChild(this._list = new tm); this._list.renderHandler = M.create(this, this.renderItem, null, !1); this._list.repeatX = 1; this._list.on("change", this, this.onListChange) }; return c }(mf), Xl = function (a) { function c() { c.__super.call(this) } g(c, "laya.ui.HBox", a); var b = c.prototype; b.sortItem = function (a) { a && a.sort(function (a, b) { return a.x - b.x }) }; b.changeItems = function () { this._itemChanged = !1; for (var a = [], b = 0, c = 0, d = this.numChildren; c < d; c++) { var e = this.getChildAt(c); e && e.layoutEnabled && (a.push(e), b = this._height ? this._height : Math.max(b, e.height * e.scaleY)) } this.sortItem(a); for (var g = 0, c = 0, d = a.length; c < d; c++) e = a[c], e.x = g, g += e.width * e.scaleX + this._space, "top" == this._align ? e.y = 0 : "middle" == this._align ? e.y = .5 * (b - e.height * e.scaleY) : "bottom" == this._align && (e.y = b - e.height * e.scaleY); this.changeSize() }; e(0, b, "height", a.prototype._$get_height, function (a) { this._height != a && (h.superSet(oe, this, "height", a), this.callLater(this.changeItems)) }); c.NONE = "none"; c.TOP = "top"; c.MIDDLE = "middle"; c.BOTTOM = "bottom"; return c }(oe), Yl = function (a) { function c() { c.__super.call(this) } g(c, "laya.ui.VBox", a); var b = c.prototype; b.changeItems = function () { this._itemChanged = !1; for (var a = [], b = 0, c = 0, d = this.numChildren; c < d; c++) { var e = this.getChildAt(c); e && e.layoutEnabled && (a.push(e), b = this._width ? this._width : Math.max(b, e.width * e.scaleX)) } this.sortItem(a); for (var g = 0, c = 0, d = a.length; c < d; c++) e = a[c], e.y = g, g += e.height * e.scaleY + this._space, "left" == this._align ? e.x = 0 : "center" == this._align ? e.x = .5 * (b - e.width * e.scaleX) : "right" == this._align && (e.x = b - e.width * e.scaleX); this.changeSize() }; e(0, b, "width", a.prototype._$get_width, function (a) { this._width != a && (h.superSet(oe, this, "width", a), this.callLater(this.changeItems)) }); c.NONE = "none"; c.LEFT = "left"; c.CENTER = "center"; c.RIGHT = "right"; return c }(oe), Ul = function (a) { function c() { c.__super.call(this) } g(c, "laya.ui.RadioGroup", a); c.prototype.createItem = function (a, c) { return new Ah(a, c) }; return c }(Ch), Vl = function (a) { function c() { c.__super.call(this) } g(c, "laya.ui.Tab", a); c.prototype.createItem = function (a, c) { return new Eb(a, c) }; return c }(Ch), Ql = function (a) { function c(a) { this._hScrollBar = this._vScrollBar = null; void 0 === a && (a = ""); c.__super.call(this, a) } g(c, "laya.ui.TextArea", a); var b = c.prototype; b.destroy = function (b) { void 0 === b && (b = !0); a.prototype.destroy.call(this, b); this._vScrollBar && this._vScrollBar.destroy(); this._hScrollBar && this._hScrollBar.destroy(); this._hScrollBar = this._vScrollBar = null }; b.initialize = function () { this.width = 180; this.height = 150; this.multiline = this._tf.wordWrap = !0 }; b.onVBarChanged = function (a) { this._tf.scrollY != this._vScrollBar.value && (this._tf.scrollY = this._vScrollBar.value) }; b.onHBarChanged = function (a) { this._tf.scrollX != this._hScrollBar.value && (this._tf.scrollX = this._hScrollBar.value) }; b.changeScroll = function () { var a = this._vScrollBar && 0 < this._tf.maxScrollY, b = this._hScrollBar && 0 < this._tf.maxScrollX, c = a ? this._width - this._vScrollBar.width : this._width, d = b ? this._height - this._hScrollBar.height : this._height, e = this._tf.padding || ab.labelPadding; this._tf.width = c; this._tf.height = d; this._vScrollBar && (this._vScrollBar.x = this._width - this._vScrollBar.width - e[2], this._vScrollBar.y = e[1], this._vScrollBar.height = this._height - (b ? this._hScrollBar.height : 0) - e[1] - e[3], this._vScrollBar.scrollSize = 1, this._vScrollBar.thumbPercent = d / Math.max(this._tf.textHeight, d), this._vScrollBar.setScroll(1, this._tf.maxScrollY, this._tf.scrollY), this._vScrollBar.visible = a); this._hScrollBar && (this._hScrollBar.x = e[0], this._hScrollBar.y = this._height - this._hScrollBar.height - e[3], this._hScrollBar.width = this._width - (a ? this._vScrollBar.width : 0) - e[0] - e[2], this._hScrollBar.scrollSize = Math.max(.033 * c, 1), this._hScrollBar.thumbPercent = c / Math.max(this._tf.textWidth, c), this._hScrollBar.setScroll(0, this.maxScrollX, this.scrollX), this._hScrollBar.visible = b) }; b.scrollTo = function (a) { this.commitMeasure(); this._tf.scrollY = a }; e(0, b, "scrollY", function () { return this._tf.scrollY }); e(0, b, "width", a.prototype._$get_width, function (a) { h.superSet(me, this, "width", a); this.callLater(this.changeScroll) }); e(0, b, "hScrollBar", function () { return this._hScrollBar }); e(0, b, "height", a.prototype._$get_height, function (a) { h.superSet(me, this, "height", a); this.callLater(this.changeScroll) }); e(0, b, "maxScrollX", function () { return this._tf.maxScrollX }); e(0, b, "vScrollBarSkin", function () { return this._vScrollBar ? this._vScrollBar.skin : null }, function (a) { null == this._vScrollBar && (this.addChild(this._vScrollBar = new ne), this._vScrollBar.on("change", this, this.onVBarChanged), this._vScrollBar.target = this._tf, this.callLater(this.changeScroll)); this._vScrollBar.skin = a }); e(0, b, "hScrollBarSkin", function () { return this._hScrollBar ? this._hScrollBar.skin : null }, function (a) { null == this._hScrollBar && (this.addChild(this._hScrollBar = new le), this._hScrollBar.on("change", this, this.onHBarChanged), this._hScrollBar.mouseWheelEnable = !1, this._hScrollBar.target = this._tf, this.callLater(this.changeScroll)); this._hScrollBar.skin = a }); e(0, b, "vScrollBar", function () { return this._vScrollBar }); e(0, b, "maxScrollY", function () { return this._tf.maxScrollY }); e(0, b, "scrollX", function () { return this._tf.scrollX }); return c }(me); (function (a) { function c() { this.viewToCreate = null; this.created = !1; this.initData = null; this.inited = !1; c.__super.call(this) } g(c, "myjoy.JerryDialog", a); a = c.prototype; a.getCreateRes = function () { return null }; a.createView = function (a) { this.viewToCreate = a; this.onCreated() }; a.onCreated = function () { laya.ui.View.prototype.createView.call(this, this.viewToCreate); this.created = !0; this.afterCreate(); this.tryWork() }; a.afterCreate = function () { }; a.init = function (a) { this.initData = a; this.inited = !0; this.tryWork() }; a.tryWork = function () { this.created && this.inited && (this.doWork(), this.show()) }; a.doWork = function () { }; a.doRemove = function () { this.doClean(); this.removeSelf() }; a.doDestroy = function () { this.beforeDestroy(); this.doClean(); this.destroy() }; a.beforeDestroy = function () { }; a.doClean = function () { this.visible = !1; null != this.getCreateRes() && 0 < this.getCreateRes().length && F.Inst.clearTextureReses(this.getCreateRes()) }; return c })(mm); var vm = function (a) { function c() { this.tip1T = this.tipT = this.confirmBtn = this.btn_Close = this.img_Mask = null; c.__super.call(this) } g(c, "ui.AnnounceViewUI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "JerryView", props: {width: 640, height: 1136}, child: [{ type: "Image", props: { y: 0, x: 0, "var": "img_Mask", top: 0, skin: "Common/bg_Black.png", right: 0, name: "img_Mask", left: 0, bottom: 0, alpha: .8, sizeGrid: "2,2,2,2" } }, { type: "Box", props: {width: 640, height: 799, centerY: 0, centerX: 0, anchorY: .5, anchorX: .5}, child: [{ type: "Image", props: { width: 596, skin: "Common/bg_4.png", height: 749, centerY: 24, centerX: 0, sizeGrid: "280,60,60,320" } }, { type: "Image", props: {width: 411, skin: "CommonMain/bg_14.png", height: 389, centerY: 24, centerX: 0} }, { type: "Image", props: {y: 263, x: 200, skin: "CommonMain/1.png", scaleY: .8, scaleX: .8, centerY: 21, centerX: 9} }, {type: "Image", props: {x: 99, skin: "Common/bg_h1.png", centerY: -358, centerX: 0}}, { type: "Image", props: {"var": "btn_Close", top: 9, skin: "Common/bt_2.png", right: 16, name: "img_Mask"} }, { type: "Button", props: { "var": "confirmBtn", stateNum: 1, skin: "Common/bt_3.png", name: "confirmBtn", labelSize: 36, labelPadding: "-1", labelFont: "Arial", labelColors: "#ffffff", label: "OK", centerY: 317, centerX: 0 } }, { type: "Label", props: { width: 305, "var": "tipT", valign: "middle", text: "Reward Preview", name: "tipT", height: 81, fontSize: 36, font: "Arial", color: "#ffffff", centerY: -377, centerX: 0, bold: !0, align: "center" }, child: [{ type: "Label", props: { wordWrap: !0, width: 537, "var": "tip1T", valign: "middle", top: 113, text: "Login to receive exclusive pet giant panda tomorrow.", name: "tip1T", height: 81, fontSize: 40, font: "Arial", color: "#ff8400", centerX: 1, bold: !0, align: "center" } }] }] }] }; return c }(Wa), wm = function (a) { function c() { this.num = this.resSkin = this.resList = this.closeBtn = this.title = null; c.__super.call(this) } g(c, "ui.CommonRewardUI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "JerryView", props: {width: 640, visible: !0, height: 1386}, child: [{ type: "Image", props: { y: 0, x: 0, top: 0, skin: "Common/bg_Black.png", right: 0, left: 0, bottom: 0, alpha: .8, sizeGrid: "2,2,2,2" } }, { type: "Box", props: { y: 20, x: 20, visible: !0, top: 0, right: 0, mouseThrough: !0, left: 0, bottom: 0, anchorY: .5, anchorX: .5 }, child: [{ type: "Image", props: { width: 510, skin: "Common/bg_4.png", sizeGrid: "280,60,60,320", height: 331, centerY: -6, centerX: 0 } }, {type: "Image", props: {skin: "Common/bg_h1.png", centerY: -165, centerX: 0}}, { type: "Image", props: {x: 65, width: 510, height: 65, centerY: -187, centerX: 0}, child: [{ type: "Label", props: { y: 36, x: 254, "var": "title", valign: "middle", text: "Congratulation", name: "title", layoutEnabled: !1, height: 66, fontSize: 40, font: "Arial", color: "#ffffff", bold: !0, anchorY: .5, anchorX: .5, align: "center" } }] }, { type: "Button", props: { "var": "closeBtn", stateNum: 1, skin: "Common/btn_yellow_1.png", name: "closeBtn", labelSize: 30, labelFont: "Arial", labelColors: "#914119", labelBold: !0, label: "OK", centerY: 81, centerX: 0 } }, { type: "List", props: { width: 476, "var": "resList", spaceX: 0, rotation: 0, repeatY: 1, repeatX: 3, name: "resList", mouseThrough: !0, height: 202, centerY: -37, centerX: -6, anchorY: .5, anchorX: .5 }, child: [{ type: "Box", props: { y: 100, x: 90, width: 155, renderType: "render", mouseThrough: !0, mouseEnabled: !1, height: 120, anchorY: .5, anchorX: .5 }, child: [{ type: "Image", props: { "var": "resSkin", skin: "Common/Diamond.png", scaleY: .8, scaleX: .8, name: "resSkin", centerY: -12, centerX: 0, anchorY: .5, anchorX: .5 } }, { type: "Label", props: { "var": "num", text: "+50", name: "num", fontSize: 24, font: "Arial", color: "#440758", centerY: 44, centerX: 0, bold: !0 } }] }] }] }] }; return c }(Wa), xm = function (a) { function c() { this.flyBtn = this.spurtBtn = this.targetOKI = this.scoreT = this.rankT = this.nameT = this.headI = this.targetBox = this.pauseS = this.startS = this.pauseBtn = this.spurtDis = this.spurtCoin = this.spurtC = this.ss = this.spurtBox = this.speed = this.score = this.txt_scoreAdd = this.coin = this.coin1 = this.coinDouble = this.snode_left = this.panel_score = this.Speed04 = this.Speed03 = this.Speed02 = this.Speed01 = this.ani3 = this.ani2 = this.ani1 = null; c.__super.call(this) } g(c, "ui.ControlUI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "JerryView", props: {y: 0, x: 0, width: 640, height: 1136}, child: [{ type: "Panel", props: {y: 0, x: 0, width: 640, "var": "panel_score", height: 499}, child: [{ type: "Image", props: { width: 138, "var": "snode_left", top: 81, skin: "Common/frame_blue.png", left: 6, sizeGrid: "0,28,0,26" }, child: [{ type: "Image", props: {y: 43, x: 5, visible: !1, "var": "coinDouble", skin: "Common/x.png", name: "x2"}, child: [{ type: "Label", props: { y: 18, x: 56, width: 61, valign: "middle", text: "2", stroke: 3, name: "txt_scoreAdd", height: 37, fontSize: 26, font: "NumFont", color: "#ffffff", bold: !0, anchorY: .5, anchorX: .5, align: "left" } }] }, { type: "Image", props: { y: 7, x: 4, width: 43, "var": "coin1", skin: "Common/Gold.png", name: "coin1", height: 43 }, compId: 54 }, { type: "Label", props: { y: 27, x: 92, width: 92, "var": "coin", valign: "middle", text: "9999", name: "coin", height: 50, fontSize: 32, font: "Arial", color: "#ffffff", bold: !0, anchorY: .5, anchorX: .5, align: "center" } }] }, { type: "Image", props: { width: 210, top: 15, skin: "Common/frame_blue.png", sizeGrid: "21,20,24,23", left: 13, height: 52 }, child: [{ type: "Image", props: {y: -9, x: -8, skin: "Common/icon_score1.png", sizeGrid: "10,10,10,10"}, compId: 56, child: [{ type: "Image", props: {y: 29, x: 5, visible: !0, skin: "Common/x.png", sizeGrid: "10,10,10,10", name: "x2"} }, { type: "Label", props: { y: 47, x: 61, width: 61, "var": "txt_scoreAdd", valign: "middle", text: "1", stroke: 3, name: "txt_scoreAdd", height: 37, fontSize: 26, font: "NumFont", color: "#ffffff", bold: !0, anchorY: .5, anchorX: .5, align: "left" } }] }, { type: "Label", props: { y: 24, width: 132, "var": "score", valign: "middle", text: "123456", name: "score", height: 49, fontSize: 32, font: "Arial", color: "#ffffff", centerX: 39, bold: !0, anchorY: .5, anchorX: .5, align: "center" } }] }, { type: "Image", props: {top: 160, skin: "Common/bg_1.png", name: "speed", left: 12}, child: [{ type: "Label", props: { y: 81, x: 63, width: 103, "var": "speed", valign: "middle", text: "x9", height: 49, fontSize: 44, font: "Arial", color: "#ffffff", bold: !0, anchorY: .5, anchorX: .5, align: "center" } }, {type: "Image", props: {y: 25, x: 15, skin: "Common/icon_3.png"}}, { type: "Image", props: { y: 63, x: 63, skin: "Common/Circle00.png", blendMode: "lighter", anchorY: .5, anchorX: .5, alpha: 0 }, compId: 116 }, { type: "Image", props: { y: 63, x: 63, skin: "Common/Circle01.png", rotation: -240, anchorY: .5, anchorX: .5, alpha: 0 }, compId: 117 }, { type: "Image", props: { y: 63, x: 63, skin: "Common/HeadBottom1.png", blendMode: "lighter", anchorY: .5, anchorX: .5, alpha: 0 }, compId: 118 }, { type: "Image", props: { y: 63, x: 63, skin: "Common/Circle02.png", scaleY: 1.0333333333333334, scaleX: 1.0333333333333334, rotation: -105, blendMode: "lighter", anchorY: .5, anchorX: .5, alpha: 0 }, compId: 119 }, { type: "Image", props: { y: 63, x: 63, skin: "Common/Circle02.png", scaleY: 1.0666666666666667, scaleX: 1.0666666666666667, rotation: 150, blendMode: "lighter", anchorY: .5, anchorX: .5, alpha: 0 }, compId: 120 }] }, { type: "Image", props: { y: 152, width: 200, visible: !1, "var": "spurtBox", skin: "Common/bg_2.png", name: "spurtBox", left: 14, height: 210, sizeGrid: "39,35,39,31" }, child: [{ type: "Image", props: { width: 170, "var": "ss", skin: "Common/bg_3.png", rotation: 0, height: 72, centerY: -22, centerX: 0, sizeGrid: "18,18,17,18" } }, { type: "Image", props: { x: 15, width: 134, skin: "Common/bg_3.png", rotation: 0, height: 44, centerY: 58, centerX: 0, sizeGrid: "18,18,17,18" } }, { type: "Image", props: { x: 19, "var": "spurtC", skin: "Common/Gold.png", sizeGrid: "10,10,10,10", name: "spurtC", centerY: 58, centerX: -50 } }, { type: "Label", props: { width: 92, "var": "spurtCoin", valign: "middle", text: "9999", name: "spurtCoin", height: 50, fontSize: 34, font: "Arial", color: "#ffffff", centerY: 55, centerX: 22, bold: !0, anchorY: .5, anchorX: .5, align: "center" } }, { type: "Label", props: { width: 156, "var": "spurtDis", valign: "middle", text: "1000\u7c73", name: "spurtDis", height: 50, fontSize: 38, font: "Arial", color: "#ffffff", centerY: -22, centerX: 0, bold: !0, anchorY: .5, anchorX: .5, align: "center" } }] }, { type: "Box", props: {width: 97, "var": "pauseBtn", top: 98, right: 15, name: "pauseBtn", height: 97}, child: [{ type: "Image", props: {y: 0, x: 0, visible: !0, "var": "startS", skin: "Common/icon_begin.png"} }, {type: "Image", props: {visible: !1, "var": "pauseS", skin: "Common/bt_bofang.png"}}] }, { type: "Box", props: { y: 0, x: 0, visible: !1, "var": "targetBox", top: 0, right: 0, name: "targetBox", left: 0, height: 235 }, child: [{ type: "Image", props: { y: 59, width: 257, skin: "Common/bg_25.png", sizeGrid: "19,26,35,24", height: 100, centerX: 19 } }, { type: "Image", props: { y: 69, x: 222, width: 70, "var": "headI", skin: "Common/icon_1.png", name: "headI", height: 70 } }, {type: "Image", props: {y: 22, skin: "Common/bg_15.png", centerX: 20}}, { type: "Label", props: { y: 88, x: 378, width: 174, "var": "nameT", valign: "middle", text: "\u5feb\u4e50\u5355\u8eab\u6c49\u5b50", name: "nameT", height: 31, fontSize: 26, font: "Arial", color: "#c55300", bold: !0, anchorY: .5, anchorX: .5, align: "center" } }, { type: "Label", props: { y: 125, x: 328, valign: "middle", text: "RANK:", height: 31, fontSize: 20, font: "Arial", color: "#785e4c", bold: !0, anchorY: .5, anchorX: .5, align: "center" } }, { type: "Label", props: { y: 124, x: 407, "var": "rankT", valign: "middle", text: "1568799", name: "rankT", height: 31, fontSize: 25, font: "Arial", color: "#785e4c", bold: !0, anchorY: .5, anchorX: .5, align: "center" } }, { type: "Label", props: { y: 175, x: 340, "var": "scoreT", valign: "middle", text: "123456789", stroke: 3, name: "scoreT", height: 32, fontSize: 26, font: "NumFont1", color: "#ffffff", bold: !0, anchorY: .5, anchorX: .5, align: "center" } }, { type: "Image", props: { y: 60, x: 377, width: 90, visible: !1, "var": "targetOKI", skin: "Common/bg_26.png", name: "targetOKI", height: 90 }, compId: 111 }] }] }, { type: "Box", props: {y: 10, x: 10, width: 640, right: 0, name: "bottomBox", left: 0, height: 240, bottom: 0}, child: [{ type: "Button", props: { width: 380, "var": "spurtBtn", stateNum: 1, skin: "Common/bg_2.png", sizeGrid: "0,31,0,24", scaleY: .8, scaleX: .8, name: "spurtBtn", labelSize: 30, height: 210, centerX: 0, bottom: 10 }, child: [{ type: "Image", props: { width: 344, skin: "Common/bg_3.png", sizeGrid: "10,10,10,10", height: 72, centerY: -54, centerX: 0 } }, { type: "Label", props: { width: 344, valign: "middle", text: "Fly over 1000m\uff01 ", name: "spurtDis", height: 72, fontSize: 36, font: "Arial", color: "#ffffff", centerY: -54, centerX: 0, bold: !0, anchorY: .5, anchorX: .5, align: "right" } }, {type: "Image", props: {skin: "Common/icon_1.png", centerY: 40, centerX: -103}}, { type: "Button", props: { stateNum: 1, skin: "Common/btn_yellow_1.png", labelSize: 36, labelPadding: "-2", labelFont: "Arial", labelColors: "#914119", labelBold: !0, label: "FLY", centerY: 40, centerX: 78 } }] }, { type: "Button", props: { y: 10, x: 10, width: 380, "var": "flyBtn", stateNum: 1, skin: "Common/bg_28.png", sizeGrid: "0,31,0,24", scaleY: .8, scaleX: .8, name: "flyBtn", labelSize: 30, height: 210, centerX: 0, bottom: 10 }, child: [{ type: "Image", props: { width: 344, skin: "Common/bg_29.png", sizeGrid: "10,10,10,10", height: 72, centerY: -54, centerX: 0 } }, { type: "Label", props: { width: 344, valign: "middle", text: "MINI ROCKET", name: "spurtDis", height: 72, fontSize: 36, font: "Arial", color: "#ffffff", centerY: -54, centerX: 0, bold: !0, anchorY: .5, anchorX: .5, align: "center" } }, {type: "Image", props: {skin: "Common/icon_7.png", centerY: 40, centerX: -103}}, { type: "Button", props: { stateNum: 1, skin: "Common/btn_yellow_1.png", labelSize: 36, labelPadding: "-2", labelFont: "Arial", labelColors: "#914119", labelBold: !0, label: "LAUNCH", centerY: 40, centerX: 78 } }] }] }], animations: [{ nodes: [{ target: 56, keyframes: { visible: [{ value: !0, tweenMethod: "linearNone", tween: !1, target: 56, key: "visible", index: 0 }], scaleY: [{ value: 1, tweenMethod: "linearNone", tween: !0, target: 56, key: "scaleY", index: 0 }, { value: 1.5, tweenMethod: "linearNone", tween: !0, target: 56, key: "scaleY", index: 5 }, {value: 1, tweenMethod: "linearNone", tween: !0, target: 56, key: "scaleY", index: 10}], scaleX: [{ value: 1, tweenMethod: "linearNone", tween: !0, target: 56, key: "scaleX", index: 0 }, { value: 1.5, tweenMethod: "linearNone", tween: !0, target: 56, key: "scaleX", index: 5 }, {value: 1, tweenMethod: "linearNone", tween: !0, target: 56, key: "scaleX", index: 10}] } }], name: "ani1", id: 1, frameRate: 24, action: 0 }, { nodes: [{ target: 54, keyframes: { scaleY: [{ value: 1, tweenMethod: "linearNone", tween: !0, target: 54, key: "scaleY", index: 0 }, { value: 1.5, tweenMethod: "linearNone", tween: !0, target: 54, key: "scaleY", index: 5 }, {value: 1, tweenMethod: "linearNone", tween: !0, target: 54, key: "scaleY", index: 10}], scaleX: [{ value: 1, tweenMethod: "linearNone", tween: !0, target: 54, key: "scaleX", index: 0 }, { value: 1.5, tweenMethod: "linearNone", tween: !0, target: 54, key: "scaleX", index: 5 }, {value: 1, tweenMethod: "linearNone", tween: !0, target: 54, key: "scaleX", index: 10}] } }], name: "ani2", id: 2, frameRate: 24, action: 0 }, { nodes: [{ target: 111, keyframes: { y: [{value: 97, tweenMethod: "linearNone", tween: !0, target: 111, key: "y", index: 0}], x: [{value: 439, tweenMethod: "linearNone", tween: !0, target: 111, key: "x", index: 0}], scaleY: [{ value: .8, tweenMethod: "linearNone", tween: !0, target: 111, key: "scaleY", index: 0 }, { value: 1.2, tweenMethod: "linearNone", tween: !0, target: 111, key: "scaleY", index: 5 }, {value: 1, tweenMethod: "linearNone", tween: !0, target: 111, key: "scaleY", index: 10}], scaleX: [{ value: .8, tweenMethod: "linearNone", tween: !0, target: 111, key: "scaleX", index: 0 }, { value: 1.2, tweenMethod: "linearNone", tween: !0, target: 111, key: "scaleX", index: 5 }, {value: 1, tweenMethod: "linearNone", tween: !0, target: 111, key: "scaleX", index: 10}], anchorY: [{ value: .5, tweenMethod: "linearNone", tween: !0, target: 111, key: "anchorY", index: 0 }], anchorX: [{ value: .5, tweenMethod: "linearNone", tween: !0, target: 111, key: "anchorX", index: 0 }] } }], name: "ani3", id: 3, frameRate: 24, action: 0 }, { nodes: [{ target: 116, keyframes: { alpha: [{ value: 0, tweenMethod: "linearNone", tween: !0, target: 116, key: "alpha", index: 0 }, { value: .5, tweenMethod: "linearNone", tween: !0, target: 116, key: "alpha", index: 6 }, {value: 0, tweenMethod: "linearNone", tween: !0, target: 116, key: "alpha", index: 12}] } }], name: "Speed01", id: 4, frameRate: 24, action: 0 }, { nodes: [{ target: 118, keyframes: { scaleY: [{ value: 1.3, tweenMethod: "linearNone", tween: !0, target: 118, key: "scaleY", index: 0 }, { value: 1, tweenMethod: "linearNone", tween: !0, target: 118, key: "scaleY", index: 6 }, { value: 1.3, tweenMethod: "linearNone", tween: !0, target: 118, label: null, key: "scaleY", index: 12 }], scaleX: [{ value: 1.3, tweenMethod: "linearNone", tween: !0, target: 118, key: "scaleX", index: 0 }, { value: 1, tweenMethod: "linearNone", tween: !0, target: 118, key: "scaleX", index: 6 }, { value: 1.3, tweenMethod: "linearNone", tween: !0, target: 118, label: null, key: "scaleX", index: 12 }], alpha: [{ value: 0, tweenMethod: "linearNone", tween: !0, target: 118, key: "alpha", index: 0 }, { value: 1, tweenMethod: "linearNone", tween: !0, target: 118, key: "alpha", index: 6 }, {value: 0, tweenMethod: "linearNone", tween: !0, target: 118, key: "alpha", index: 12}] } }], name: "Speed02", id: 5, frameRate: 24, action: 0 }, { nodes: [{ target: 117, keyframes: { rotation: [{ value: 0, tweenMethod: "linearNone", tween: !0, target: 117, key: "rotation", index: 0 }, { value: -360, tweenMethod: "linearNone", tween: !0, target: 117, key: "rotation", index: 12 }], alpha: [{value: 1, tweenMethod: "linearNone", tween: !0, target: 117, key: "alpha", index: 0}] } }], name: "Speed03", id: 6, frameRate: 24, action: 0 }, { nodes: [{ target: 120, keyframes: { scaleY: [{ value: 1, tweenMethod: "linearNone", tween: !0, target: 120, key: "scaleY", index: 0 }, { value: 1.1, tweenMethod: "linearNone", tween: !0, target: 120, key: "scaleY", index: 6 }, { value: .9, tweenMethod: "linearNone", tween: !0, target: 120, label: null, key: "scaleY", index: 12 }], scaleX: [{ value: 1, tweenMethod: "linearNone", tween: !0, target: 120, key: "scaleX", index: 0 }, { value: 1.1, tweenMethod: "linearNone", tween: !0, target: 120, key: "scaleX", index: 6 }, { value: 1, tweenMethod: "linearNone", tween: !0, target: 120, label: null, key: "scaleX", index: 12 }], rotation: [{ value: 45, tweenMethod: "linearNone", tween: !0, target: 120, key: "rotation", index: 0 }, {value: 360, tweenMethod: "linearNone", tween: !0, target: 120, key: "rotation", index: 12}], alpha: [{ value: 1, tweenMethod: "linearNone", tween: !0, target: 120, key: "alpha", index: 0 }, { value: .5, tweenMethod: "linearNone", tween: !0, target: 120, key: "alpha", index: 6 }, {value: 1, tweenMethod: "linearNone", tween: !0, target: 120, key: "alpha", index: 12}] } }, { target: 119, keyframes: { scaleY: [{ value: 1.1, tweenMethod: "linearNone", tween: !0, target: 119, key: "scaleY", index: 0 }, { value: 1, tweenMethod: "linearNone", tween: !0, target: 119, key: "scaleY", index: 6 }, { value: 1.1, tweenMethod: "linearNone", tween: !0, target: 119, label: null, key: "scaleY", index: 12 }], scaleX: [{ value: 1.1, tweenMethod: "linearNone", tween: !0, target: 119, key: "scaleX", index: 0 }, { value: 1, tweenMethod: "linearNone", tween: !0, target: 119, key: "scaleX", index: 6 }, { value: 1.1, tweenMethod: "linearNone", tween: !0, target: 119, label: null, key: "scaleX", index: 12 }], rotation: [{ value: 0, tweenMethod: "linearNone", tween: !0, target: 119, key: "rotation", index: 0 }, { value: -315, tweenMethod: "linearNone", tween: !0, target: 119, key: "rotation", index: 12 }], alpha: [{ value: .5, tweenMethod: "linearNone", tween: !0, target: 119, key: "alpha", index: 0 }, { value: 1, tweenMethod: "linearNone", tween: !0, target: 119, key: "alpha", index: 6 }, {value: .5, tweenMethod: "linearNone", tween: !0, target: 119, key: "alpha", index: 12}] } }], name: "Speed04", id: 7, frameRate: 24, action: 0 }] }; return c }(Wa), ym = function (a) { function c() { this.ani_321 = null; c.__super.call(this) } g(c, "ui.Count321UI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "JerryView", props: {width: 640, height: 1386}, child: [{ type: "Box", props: {width: 10, height: 10, centerY: -250, centerX: 0, anchorY: .5, anchorX: .5}, child: [{ type: "Animation", props: {y: 0, x: 0, "var": "ani_321", source: "res/E_321.ani", scaleY: 2, scaleX: 2} }] }] }; return c }(Wa), zm = function (a) { function c() { this.confirmBtn = this.doubleBtn = this.label_AwardCnt = this.dailyBox = null; c.__super.call(this) } g(c, "ui.DailyRewardUI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "JerryView", props: {width: 640, height: 1136}, child: [{ type: "Image", props: { y: 0, x: 0, top: 0, skin: "Common/bg_Black.png", right: 0, left: 0, bottom: 0, alpha: .8, sizeGrid: "2,2,2,2" } }, { type: "Box", props: {width: 640, height: 799, centerY: 20, centerX: 0, anchorY: .5, anchorX: .5}, child: [{ type: "Image", props: {y: -196, x: 1, width: 638, skin: "Common/bg_8.png", height: 260, centerX: 0} }, { type: "Image", props: { width: 596, skin: "Common/bg_4.png", height: 712, centerY: 17, centerX: 0, sizeGrid: "280,60,60,320" } }, {type: "Image", props: {skin: "Common/bg_7.png", centerY: -76, centerX: 0}}, { type: "Image", props: {y: 68, x: 64, width: 586, skin: "CommonMain/bg_h3.png", height: 134, centerX: 0} }, { type: "Image", props: {y: 27, x: 182, top: 27, skin: "Common/bg_h1.png", name: "top", centerX: 0} }, { type: "Label", props: { y: 26, x: 168, valign: "middle", text: "DAILY REWARD", height: 81, fontSize: 40, font: "Arial", color: "#ffffff", centerX: 0, bold: !0, align: "center" } }, { type: "Box", props: {y: 204, "var": "dailyBox", renderType: "render", name: "dailyBox", centerX: 0}, child: [{type: "Image", props: {skin: "Common/icon_4.png", centerY: 5, centerX: 0}}, { type: "Label", props: { y: 184, width: 193, "var": "label_AwardCnt", valign: "middle", text: "9999", name: "label_AwardCnt", height: 71, fontSize: 50, font: "Arial", color: "#ff8400", centerX: 0, bold: !0, align: "center" } }] }, { type: "Button", props: { y: 486, "var": "doubleBtn", stateNum: 1, skin: "Common/bt_5.png", name: "doubleBtn", centerX: 0 } }, { type: "Button", props: { y: 616, "var": "confirmBtn", stateNum: 1, skin: "Common/bt_4.png", name: "confirmBtn", labelSize: 40, labelPadding: "-1", labelFont: "Arial", labelColors: "#ffffff", labelBold: !0, label: "OK", centerX: 0 } }] }] }; return c }(Wa), Am = function (a) { function c() { this.closeBtn = this.skin_list = this.bottomBox = this.clothRate = this.gotCloth = this.tryonBtn = this.cost_type_use = this.useBtn = this.btn_right = this.btn_left = this.score = this.frame_using = this.img_using = null; c.__super.call(this) } g(c, "ui.DressingUI", a); c.prototype.createChildren = function () { ca.regComponent("Text", ga); laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "JerryView", props: {width: 640, height: 1136}, child: [{ type: "Image", props: {top: 0, skin: "CommonMain/bg_bule.png", sizeGrid: "0,2,0,2", right: 0, left: 0, bottom: 0} }, { type: "Box", props: {width: 10, height: 10, centerY: -83, centerX: 0}, child: [{ type: "Image", props: {y: -183, width: 288, "var": "img_using", height: 356, centerX: 0, anchorY: .5, anchorX: .5} }, { type: "Image", props: { y: -184, x: 6, "var": "frame_using", skin: "Dressing/choose_frame.png", anchorY: .5, anchorX: .5 } }, { type: "Box", props: {y: -365, x: -114, width: 176, visible: !0, name: "clothBox", mouseEnabled: !1, height: 77}, child: [{type: "Image", props: {y: 0, x: -3, skin: "Dressing/frame_a_1.png"}}, { type: "Label", props: { y: 5, x: 52, wordWrap: !1, width: 105, "var": "score", valign: "middle", text: "Score+00%", name: "score", height: 37, fontSize: 20, font: "Arial", color: "#fff46d", bold: !0, align: "left" } }] }, { type: "Button", props: {y: -227, x: -282, "var": "btn_left", stateNum: 1, skin: "Common/bt_7.png"} }, { type: "Button", props: {y: -227, x: 287, "var": "btn_right", stateNum: 1, skin: "Common/bt_7.png", scaleX: -1} }, { type: "Button", props: { y: 17, x: -194, width: 186, "var": "useBtn", stateNum: 1, skin: "Common/bt_8.png", labelSize: 30, labelPadding: "-1", labelFont: "Arial", labelColors: "#ffffff", labelBold: !0, label: "using" }, child: [{ type: "Image", props: { y: 25, x: 29, "var": "cost_type_use", skin: "Common/Diamond.png", scaleY: .6, scaleX: .6 } }] }, { type: "Button", props: { y: 17, x: 13, width: 186, "var": "tryonBtn", stateNum: 1, skin: "Common/bt_8.png", name: "tryonBtn", labelSize: 26, labelPadding: "-1", labelFont: "Arial", labelColors: "#ffffff", labelBold: !0, label: "Watch videos" } }, { type: "Image", props: {x: 7, width: 640, height: 51, centerY: 169, anchorY: .5, anchorX: .5}, child: [{ type: "Text", props: { y: -8, x: 47, wordWrap: !1, width: 203, valign: "middle", text: "Unlocked fashion:", strokeColor: "#ffffff", height: 63, fontSize: 26, font: "Arial", color: "#373737", bold: !0, align: "left" }, child: [{ type: "Text", props: { y: 0, x: 232, wordWrap: !1, width: 122, "var": "gotCloth", valign: "middle", text: "99/99", strokeColor: "#ffffff", name: "gotCloth", height: 63, fontSize: 26, font: "Arial", color: "#ff8400", bold: !0, align: "left" } }] }, { type: "Text", props: { y: -8, x: 368, wordWrap: !1, width: 217, valign: "middle", text: "Add:", strokeColor: "#ffffff", height: 63, fontSize: 26, font: "Arial", color: "#373737", bold: !0, align: "left" }, child: [{ type: "Text", props: { y: 1, x: 66, wordWrap: !1, width: 90, "var": "clothRate", valign: "middle", text: "9", strokeColor: "#ffffff", name: "clothRate", height: 63, fontSize: 26, font: "Arial", color: "#ff8400", bold: !0, align: "left" } }] }] }] }, { type: "Box", props: { x: 320, width: 10, "var": "bottomBox", height: 10, centerX: 0, bottom: 0, anchorY: .5, anchorX: .5 }, child: [{ type: "List", props: { width: 640, "var": "skin_list", spaceX: -17, repeatY: 1, repeatX: 3, name: "scrollBar", height: 390, centerY: -204, centerX: 0 } }] }, {type: "Image", props: {"var": "closeBtn", top: 100, skin: "Common/bt_2.png", right: 30}}] }; return c }(Wa), Bm = function (a) { function c() { this.quitBtn = this.tipTxt = this.moreBtn = null; c.__super.call(this) } g(c, "ui.DressTryOnUI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "JerryView", props: {width: 640, height: 1386}, child: [{ type: "Image", props: { top: 0, skin: "loading/img_blank.png", sizeGrid: "1,1,1,1", right: 0, left: 0, bottom: 0, alpha: .7 } }, { type: "Box", props: {right: 0, left: 0, height: 396, centerY: 0}, child: [{ type: "Image", props: { width: 463, skin: "Common/bg_2.png", height: 347, centerY: -14, centerX: 0, sizeGrid: "39,35,39,31" } }, { type: "Button", props: { "var": "moreBtn", stateNum: 1, skin: "Common/btn_free.png", scaleY: 1.2, scaleX: 1.2, name: "moreBtn", centerY: 66, centerX: 0 } }, { type: "Label", props: { width: 435, visible: !1, "var": "tipTxt", valign: "middle", text: "Lack of gold coins", name: "tipTxt", height: 60, fontSize: 36, font: "Arial", color: "#49aa06", centerY: -99, centerX: 0, bold: !0, anchorY: .5, anchorX: .5, align: "center" } }, { type: "Label", props: { width: 435, valign: "middle", text: "TRY ON FREE", height: 60, fontSize: 36, font: "Arial", color: "#49aa06", centerY: -85, centerX: -5, bold: !0, anchorY: .5, anchorX: .5, align: "center" } }, { type: "Button", props: { "var": "quitBtn", top: -26, stateNum: 1, skin: "Common/bt_2.png", right: 52, name: "quitBtn", labelSize: 34, labelPadding: "-8", labelFont: "Microsoft YaHei", labelColors: "#8d2a92", labelBold: !0, labelAlign: "center" } }] }] }; return c }(Wa), Cm = function (a) { function c() { this.backBtn = this.guideOverBox = this.txt_scoreAdd = this.newscore = this.CoinTxt = this.ScoreTxt = this.doubleBtn = this.normalOverBox = this.quitBtn = null; c.__super.call(this) } g(c, "ui.GameOverUI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "JerryView", props: {width: 640, height: 1136}, child: [{ type: "Image", props: { top: 0, skin: "loading/img_blank.png", right: 0, left: 0, bottom: 0, alpha: .7, sizeGrid: "1,1,1,1" } }, { type: "Box", props: {y: 349, x: 0, right: 0, name: "bg", left: 0, height: 438, centerY: 0}, child: [{ type: "Image", props: {x: 130, width: 640, skin: "Common/bg_21.png", height: 602, centerY: -88, centerX: 0} }] }, { type: "Button", props: {"var": "quitBtn", top: 100, stateNum: 1, skin: "Common/bt_2.png", right: 30, name: "quitBtn"} }, { type: "Box", props: {"var": "normalOverBox", right: 0, left: 0, height: 438, centerY: 0}, child: [{ type: "Button", props: { "var": "doubleBtn", stateNum: 1, skin: "Common/btn_double.png", scaleY: 1.2, scaleX: 1.2, name: "doubleBtn", labelSize: 34, labelPadding: "-8", labelFont: "Microsoft YaHei", labelColors: "#54922a", labelBold: !0, centerY: 124, centerX: 0 } }, { type: "Image", props: { y: 154, x: 177, width: 281, skin: "Common/frame_2_a.png", sizeGrid: "23,19,26,19", height: 52 } }, { type: "Label", props: { y: 179, x: 314, width: 257, "var": "ScoreTxt", valign: "middle", text: "36237289", name: "ScoreTxt", height: 58, fontSize: 40, font: "Arial", color: "#ffffff", bold: !0, anchorY: .5, anchorX: .5, align: "center" } }, { type: "Image", props: { skin: "Common/Gold.png", sizeGrid: "10,10,10,10", scaleY: .8, scaleX: .8, name: "coin", centerY: 24, centerX: -59 } }, { type: "Label", props: { y: 242, x: 382, width: 184, "var": "CoinTxt", valign: "middle", text: "+9999", name: "CoinTxt", height: 62, fontSize: 36, font: "Arial", color: "#cb6f08", bold: !0, anchorY: .5, anchorX: .5, align: "left" } }, { type: "Image", props: { "var": "newscore", skin: "Common/bg_tip_green.png", name: "newscore", centerY: -41, centerX: 162 } }, { type: "Image", props: {skin: "Common/icon_score1.png", sizeGrid: "10,10,10,10", centerY: -61, centerX: -151}, child: [{ type: "Label", props: { y: 47, x: 57, width: 61, "var": "txt_scoreAdd", valign: "middle", text: "1", stroke: 3, name: "txt_scoreAdd", height: 26, fontSize: 26, font: "NumFont", color: "#ffffff", bold: !0, anchorY: .5, anchorX: .5, align: "left" } }, { type: "Image", props: {y: 30, x: 3, visible: !0, skin: "Common/x.png", sizeGrid: "10,10,10,10", name: "x2"} }] }] }, { type: "Box", props: {"var": "guideOverBox", right: 0, name: "guideOverBox", left: 0, height: 438, centerY: 0}, child: [{ type: "Button", props: { "var": "backBtn", stateNum: 1, skin: "Common/bt_3.png", scaleY: 1.2, scaleX: 1.2, name: "backBtn", labelSize: 40, labelPadding: "-1", labelFont: "Arial", labelColors: "#ffffff", labelBold: !0, labelAlign: "center", label: "RETURN", centerY: 118, centerX: 0 } }, { type: "Label", props: { y: 201, wordWrap: !0, width: 476, valign: "middle", text: "Congratulations on completing your teaching. Let's take the prize.", name: "ScoreTxt", height: 133, fontSize: 36, font: "Arial", color: "#ff8400", centerX: 6, bold: !0, anchorY: .5, anchorX: .5, align: "center" } }] }] }; return c }(Wa), Dm = function (a) { function c() { this.closeBtn = this.confirmBtn = this.label_AwardCnt = this.dailyBox = null; c.__super.call(this) } g(c, "ui.GiftBoxUI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "JerryView", props: {width: 640, height: 1136}, child: [{ type: "Image", props: { y: 0, x: 0, top: 0, skin: "Common/bg_Black.png", right: 0, left: 0, bottom: 0, alpha: .8, sizeGrid: "2,2,2,2" } }, { type: "Box", props: {width: 640, height: 799, centerY: 20, centerX: 0, anchorY: .5, anchorX: .5}, child: [{ type: "Image", props: {y: -175, width: 638, skin: "Common/bg_8.png", height: 260, centerX: 0} }, { type: "Image", props: { width: 596, skin: "Common/bg_4.png", height: 628, centerY: 0, centerX: 0, sizeGrid: "280,60,60,320" } }, { type: "Image", props: {skin: "Common/bg_7.png", scaleY: 1.1, scaleX: 1.1, centerY: -37, centerX: 0} }, { type: "Image", props: {y: 94, width: 586, skin: "CommonMain/bg_h3.png", height: 134, centerX: 0} }, {type: "Image", props: {top: 40, skin: "Common/bg_h1.png", name: "top", centerX: 0}}, { type: "Label", props: { y: 37, valign: "middle", text: "FRIENDS GIFTS", height: 81, fontSize: 40, font: "Arial", color: "#ffffff", centerX: 0, bold: !0, align: "center" } }, { type: "Box", props: {y: 204, "var": "dailyBox", renderType: "render", name: "dailyBox", centerX: 0}, child: [{type: "Image", props: {y: 59, skin: "Common/icon_8.png", centerX: 0}}, { type: "Label", props: { y: 208, width: 193, "var": "label_AwardCnt", valign: "middle", text: "9999", name: "label_AwardCnt", height: 71, fontSize: 50, font: "Arial", color: "#ff8400", centerX: 0, bold: !0, align: "center" } }] }, { type: "Button", props: { y: 560, "var": "confirmBtn", stateNum: 1, skin: "Common/bt_4.png", name: "confirmBtn", labelSize: 40, labelPadding: "-1", labelFont: "Arial", labelColors: "#ffffff", label: "Receive", centerX: 0 } }, { type: "Image", props: {y: 62, x: 530, "var": "closeBtn", skin: "Common/bt_2.png", name: "closeBtn"} }] }] }; return c }(Wa), Em = function (a) { function c() { this.bg = this.ani3 = this.ani4 = this.ani2 = this.ani1 = null; c.__super.call(this) } g(c, "ui.GuideRunUI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "JerryView", props: {y: 0, x: 0, width: 640, visible: !0, height: 1386}, child: [{ type: "Image", props: { y: 0, x: 0, "var": "bg", top: 0, skin: "loading/img_blank.png", right: 0, name: "bg", left: 0, bottom: 0, alpha: .4, sizeGrid: "1,1,1,1" } }, { type: "Box", props: {visible: !0, mouseEnabled: !1, centerY: 0, centerX: 0}, child: [{ type: "Image", props: { skin: "GuideRun/jian.png", rotation: 0, name: "JT3", centerY: 0, centerX: 0, anchorY: .5, anchorX: .5 }, compId: 114 }, { type: "Image", props: { skin: "GuideRun/jian.png", rotation: 0, name: "JT2", centerY: 0, centerX: 0, anchorY: .5, anchorX: .5 }, compId: 113 }, { type: "Image", props: { skin: "GuideRun/jian.png", rotation: 0, name: "JT1", centerY: 0, centerX: 0, anchorY: .5, anchorX: .5 }, compId: 112 }, { type: "Image", props: { y: 46, x: 82, skin: "GuideRun/1.png", pivotY: 23, pivotX: 29, name: "Hand", centerY: 0, centerX: 0 }, compId: 108 }] }], animations: [{ nodes: [{ target: 114, keyframes: { y: [{value: 8, tweenMethod: "linearNone", tween: !0, target: 114, key: "y", index: 0}], x: [{value: 182, tweenMethod: "linearNone", tween: !0, target: 114, key: "x", index: 0}], alpha: [{ value: 0, tweenMethod: "linearNone", tween: !0, target: 114, key: "alpha", index: 0 }, { value: 0, tweenMethod: "linearNone", tween: !0, target: 114, key: "alpha", index: 10 }, { value: 1, tweenMethod: "linearNone", tween: !0, target: 114, key: "alpha", index: 15 }, {value: 0, tweenMethod: "linearNone", tween: !0, target: 114, key: "alpha", index: 20}] } }, { target: 113, keyframes: { y: [{ value: 111, tweenMethod: "linearNone", tween: !0, target: 113, key: "y", index: 0 }], x: [{value: 182, tweenMethod: "linearNone", tween: !0, target: 113, key: "x", index: 0}], alpha: [{ value: 0, tweenMethod: "linearNone", tween: !0, target: 113, key: "alpha", index: 0 }, { value: 0, tweenMethod: "linearNone", tween: !0, target: 113, key: "alpha", index: 5 }, { value: 1, tweenMethod: "linearNone", tween: !0, target: 113, key: "alpha", index: 10 }, {value: 0, tweenMethod: "linearNone", tween: !0, target: 113, key: "alpha", index: 20}] } }, { target: 112, keyframes: { y: [{ value: 214, tweenMethod: "linearNone", tween: !0, target: 112, key: "y", index: 0 }], x: [{value: 182, tweenMethod: "linearNone", tween: !0, target: 112, key: "x", index: 0}], alpha: [{ value: 0, tweenMethod: "linearNone", tween: !0, target: 112, key: "alpha", index: 0 }, { value: 1, tweenMethod: "linearNone", tween: !0, target: 112, key: "alpha", index: 5 }, {value: 0, tweenMethod: "linearNone", tween: !0, target: 112, key: "alpha", index: 20}] } }, { target: 108, keyframes: { y: [{ value: 235, tweenMethod: "linearNone", tween: !0, target: 108, label: null, key: "y", index: 0 }, { value: 235, tweenMethod: "linearNone", tween: !0, target: 108, key: "y", index: 5 }, {value: -46, tweenMethod: "linearNone", tween: !0, target: 108, key: "y", index: 15}], x: [{value: 183, tweenMethod: "linearNone", tween: !0, target: 108, key: "x", index: 0}] } }], name: "ani1", id: 1, frameRate: 24, action: 0 }, { nodes: [{ target: 114, keyframes: { y: [{value: 8, tweenMethod: "linearNone", tween: !0, target: 114, key: "y", index: 0}], x: [{value: 182, tweenMethod: "linearNone", tween: !0, target: 114, key: "x", index: 0}], rotation: [{ value: 180, tweenMethod: "linearNone", tween: !0, target: 114, key: "rotation", index: 0 }], alpha: [{ value: 0, tweenMethod: "linearNone", tween: !0, target: 114, key: "alpha", index: 0 }, { value: 1, tweenMethod: "linearNone", tween: !0, target: 114, key: "alpha", index: 5 }, {value: 0, tweenMethod: "linearNone", tween: !0, target: 114, key: "alpha", index: 20}] } }, { target: 113, keyframes: { y: [{ value: 111, tweenMethod: "linearNone", tween: !0, target: 113, key: "y", index: 0 }], x: [{value: 182, tweenMethod: "linearNone", tween: !0, target: 113, key: "x", index: 0}], rotation: [{ value: 180, tweenMethod: "linearNone", tween: !0, target: 113, key: "rotation", index: 0 }], alpha: [{ value: 0, tweenMethod: "linearNone", tween: !0, target: 113, key: "alpha", index: 0 }, { value: 0, tweenMethod: "linearNone", tween: !0, target: 113, key: "alpha", index: 5 }, { value: 1, tweenMethod: "linearNone", tween: !0, target: 113, key: "alpha", index: 10 }, {value: 0, tweenMethod: "linearNone", tween: !0, target: 113, key: "alpha", index: 20}] } }, { target: 112, keyframes: { y: [{ value: 214, tweenMethod: "linearNone", tween: !0, target: 112, key: "y", index: 0 }, { value: 214, tweenMethod: "linearNone", tween: !0, target: 112, label: null, key: "y", index: 10 }], x: [{ value: 182, tweenMethod: "linearNone", tween: !0, target: 112, key: "x", index: 0 }, { value: 182, tweenMethod: "linearNone", tween: !0, target: 112, label: null, key: "x", index: 10 }], rotation: [{ value: 180, tweenMethod: "linearNone", tween: !0, target: 112, key: "rotation", index: 0 }, { value: 180, tweenMethod: "linearNone", tween: !0, target: 112, label: null, key: "rotation", index: 10 }], alpha: [{ value: 0, tweenMethod: "linearNone", tween: !0, target: 112, key: "alpha", index: 0 }, { value: 0, tweenMethod: "linearNone", tween: !0, target: 112, label: null, key: "alpha", index: 10 }, { value: 1, tweenMethod: "linearNone", tween: !0, target: 112, key: "alpha", index: 15 }, {value: 0, tweenMethod: "linearNone", tween: !0, target: 112, key: "alpha", index: 20}] } }, { target: 108, keyframes: { y: [{ value: -17, tweenMethod: "linearNone", tween: !0, target: 108, label: null, key: "y", index: 0 }, { value: -17, tweenMethod: "linearNone", tween: !0, target: 108, key: "y", index: 5 }, {value: 270, tweenMethod: "linearNone", tween: !0, target: 108, key: "y", index: 15}], x: [{value: 183, tweenMethod: "linearNone", tween: !0, target: 108, key: "x", index: 0}] } }], name: "ani2", id: 1, frameRate: 24, action: 0 }, { nodes: [{ target: 114, keyframes: { y: [{ value: 111, tweenMethod: "linearNone", tween: !0, target: 114, key: "y", index: 0 }], x: [{value: 285, tweenMethod: "linearNone", tween: !0, target: 114, key: "x", index: 0}], rotation: [{ value: 90, tweenMethod: "linearNone", tween: !0, target: 114, key: "rotation", index: 0 }], alpha: [{ value: 0, tweenMethod: "linearNone", tween: !0, target: 114, key: "alpha", index: 0 }, { value: 0, tweenMethod: "linearNone", tween: !0, target: 114, key: "alpha", index: 10 }, { value: 1, tweenMethod: "linearNone", tween: !0, target: 114, key: "alpha", index: 15 }, {value: 0, tweenMethod: "linearNone", tween: !0, target: 114, key: "alpha", index: 20}] } }, { target: 113, keyframes: { y: [{ value: 111, tweenMethod: "linearNone", tween: !0, target: 113, key: "y", index: 0 }], x: [{value: 182, tweenMethod: "linearNone", tween: !0, target: 113, key: "x", index: 0}], rotation: [{ value: 90, tweenMethod: "linearNone", tween: !0, target: 113, key: "rotation", index: 0 }], alpha: [{ value: 0, tweenMethod: "linearNone", tween: !0, target: 113, key: "alpha", index: 0 }, { value: 0, tweenMethod: "linearNone", tween: !0, target: 113, key: "alpha", index: 5 }, { value: 1, tweenMethod: "linearNone", tween: !0, target: 113, key: "alpha", index: 10 }, {value: 0, tweenMethod: "linearNone", tween: !0, target: 113, key: "alpha", index: 20}] } }, { target: 112, keyframes: { y: [{ value: 111, tweenMethod: "linearNone", tween: !0, target: 112, key: "y", index: 0 }], x: [{value: 74, tweenMethod: "linearNone", tween: !0, target: 112, key: "x", index: 0}], rotation: [{ value: 90, tweenMethod: "linearNone", tween: !0, target: 112, key: "rotation", index: 0 }], alpha: [{ value: 0, tweenMethod: "linearNone", tween: !0, target: 112, key: "alpha", index: 0 }, { value: 1, tweenMethod: "linearNone", tween: !0, target: 112, key: "alpha", index: 5 }, {value: 0, tweenMethod: "linearNone", tween: !0, target: 112, key: "alpha", index: 20}] } }, { target: 108, keyframes: { y: [{ value: 106, tweenMethod: "linearNone", tween: !0, target: 108, label: null, key: "y", index: 0 }, { value: 106, tweenMethod: "linearNone", tween: !0, target: 108, key: "y", index: 5 }, {value: 106, tweenMethod: "linearNone", tween: !0, target: 108, key: "y", index: 15}], x: [{ value: 48, tweenMethod: "linearNone", tween: !0, target: 108, key: "x", index: 0 }, {value: 340, tweenMethod: "linearNone", tween: !0, target: 108, key: "x", index: 15}] } }], name: "ani4", id: 1, frameRate: 24, action: 0 }, { nodes: [{ target: 114, keyframes: { y: [{ value: 111, tweenMethod: "linearNone", tween: !0, target: 114, key: "y", index: 0 }], x: [{value: 293, tweenMethod: "linearNone", tween: !0, target: 114, key: "x", index: 0}], rotation: [{ value: -90, tweenMethod: "linearNone", tween: !0, target: 114, key: "rotation", index: 0 }], alpha: [{ value: 0, tweenMethod: "linearNone", tween: !0, target: 114, key: "alpha", index: 0 }, { value: 1, tweenMethod: "linearNone", tween: !0, target: 114, key: "alpha", index: 5 }, {value: 0, tweenMethod: "linearNone", tween: !0, target: 114, key: "alpha", index: 20}] } }, { target: 113, keyframes: { y: [{ value: 111, tweenMethod: "linearNone", tween: !0, target: 113, key: "y", index: 0 }], x: [{value: 182, tweenMethod: "linearNone", tween: !0, target: 113, key: "x", index: 0}], rotation: [{ value: -90, tweenMethod: "linearNone", tween: !0, target: 113, key: "rotation", index: 0 }], alpha: [{ value: 0, tweenMethod: "linearNone", tween: !0, target: 113, key: "alpha", index: 0 }, { value: 0, tweenMethod: "linearNone", tween: !0, target: 113, key: "alpha", index: 5 }, { value: 1, tweenMethod: "linearNone", tween: !0, target: 113, key: "alpha", index: 10 }, {value: 0, tweenMethod: "linearNone", tween: !0, target: 113, key: "alpha", index: 20}] } }, { target: 112, keyframes: { y: [{ value: 111, tweenMethod: "linearNone", tween: !0, target: 112, label: null, key: "y", index: 0 }], x: [{ value: 74, tweenMethod: "linearNone", tween: !0, target: 112, label: null, key: "x", index: 0 }], rotation: [{ value: -90, tweenMethod: "linearNone", tween: !0, target: 112, key: "rotation", index: 0 }, { value: -90, tweenMethod: "linearNone", tween: !0, target: 112, label: null, key: "rotation", index: 10 }], alpha: [{ value: 0, tweenMethod: "linearNone", tween: !0, target: 112, key: "alpha", index: 0 }, { value: 0, tweenMethod: "linearNone", tween: !0, target: 112, label: null, key: "alpha", index: 10 }, { value: 1, tweenMethod: "linearNone", tween: !0, target: 112, key: "alpha", index: 15 }, {value: 0, tweenMethod: "linearNone", tween: !0, target: 112, key: "alpha", index: 20}] } }, { target: 108, keyframes: { y: [{ value: 106, tweenMethod: "linearNone", tween: !0, target: 108, key: "y", index: 0 }], x: [{ value: 323, tweenMethod: "linearNone", tween: !0, target: 108, label: null, key: "x", index: 0 }, { value: 323, tweenMethod: "linearNone", tween: !0, target: 108, key: "x", index: 5 }, {value: 19, tweenMethod: "linearNone", tween: !0, target: 108, key: "x", index: 15}] } }], name: "ani3", id: 1, frameRate: 24, action: 0 }] }; return c }(Wa), Fm = function (a) { function c() { this.quitBtn = this.moreBtn4 = this.moreBtn3 = this.moreBtn2 = this.countDownTxt = null; c.__super.call(this) } g(c, "ui.HelpUI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "JerryView", props: {width: 640, height: 1136}, child: [{ type: "Image", props: { top: 0, skin: "loading/img_blank.png", sizeGrid: "1,1,1,1", right: 0, left: 0, bottom: 0, alpha: .7 } }, { type: "Box", props: {right: 0, left: 0, height: 396, centerY: 0}, child: [{ type: "Image", props: { width: 596, skin: "Common/bg_4.png", height: 550, centerY: -14, centerX: 0, sizeGrid: "280,60,60,320" } }, { type: "Image", props: {skin: "Common/bg_20.png", name: "Save", centerY: -339, centerX: -17} }, { type: "Image", props: { width: 530, skin: "Common/bg_30.png", sizeGrid: "20,19,20,18", height: 316, centerY: 24, centerX: 0 } }, { type: "Label", props: { width: 379, "var": "countDownTxt", valign: "middle", text: "TIME: 20 S", name: "countDownTxt", height: 60, fontSize: 40, font: "Arial", color: "#235e81", centerY: -177, centerX: 0, bold: !0, anchorY: .5, anchorX: .5, align: "center" } }, { type: "Button", props: { width: 516, "var": "moreBtn2", stateNum: 1, skin: "Common/bg_18.png", name: "moreBtn2", labelSize: 30, centerY: -79, centerX: 1, sizeGrid: "0,125,0,34" }, child: [{ type: "Label", props: { y: 48, x: 216, valign: "middle", text: "SLOW DOWN", name: "spurtDis", fontSize: 30, font: "Arial", color: "#C25d00", bold: !0, anchorY: .5, anchorX: .5, align: "center" } }, { type: "Button", props: { y: 10, x: 343, width: 163, stateNum: 1, skin: "Common/btn_yellow_1.png", labelSize: 30, labelPadding: "-2", labelFont: "Arial", labelColors: "#b45301", labelBold: !0, label: "RELIVE", height: 81 } }, {type: "Image", props: {y: 14, x: 32, skin: "Common/icon_9.png"}}] }, { type: "Button", props: { width: 516, "var": "moreBtn3", stateNum: 1, skin: "Common/bg_18.png", name: "moreBtn3", labelSize: 30, centerY: 23, centerX: 1, sizeGrid: "0,125,0,34" }, child: [{ type: "Label", props: { y: 46, x: 213, valign: "middle", text: "INJURY FREE", name: "spurtDis", fontSize: 30, font: "Arial", color: "#C25d00", bold: !0, anchorY: .5, anchorX: .5, align: "center" } }, { type: "Button", props: { y: 10, x: 343, width: 163, stateNum: 1, skin: "Common/btn_yellow_1.png", labelSize: 30, labelPadding: "-2", labelFont: "Arial", labelColors: "#b45301", labelBold: !0, label: "RELIVE", height: 81 } }, {type: "Image", props: {y: 12, x: 23, skin: "Common/icon_6.png"}}] }, { type: "Button", props: { width: 516, "var": "moreBtn4", stateNum: 1, skin: "Common/bg_18.png", name: "moreBtn4", labelSize: 30, centerY: 125, centerX: 1, sizeGrid: "0,125,0,34" }, child: [{ type: "Label", props: { y: 51, x: 213, valign: "middle", text: "ROCKET", name: "spurtDis", fontSize: 30, font: "Arial", color: "#C25d00", bold: !0, anchorY: .5, anchorX: .5, align: "center" } }, { type: "Button", props: { y: 10, x: 343, width: 163, stateNum: 1, skin: "Common/btn_yellow_1.png", labelSize: 30, labelPadding: "-2", labelFont: "Arial", labelColors: "#b45301", labelBold: !0, label: "RELIVE", height: 81 } }, {type: "Image", props: {y: 15, x: 25, skin: "Common/icon_5.png"}}] }] }, { type: "Button", props: { "var": "quitBtn", top: 89, stateNum: 1, skin: "Common/bt_2.png", right: 4, name: "quitBtn", labelSize: 34, labelPadding: "-8", labelFont: "Microsoft YaHei", labelColors: "#8d2a92", labelBold: !0, labelAlign: "center" } }] }; return c }(Wa), Gm = function (a) { function c() { this.txt_info = this.pro_1 = this.dog = this.ani1 = null; c.__super.call(this) } g(c, "ui.LoadingUI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "JerryView", props: {width: 640, height: 1136}, child: [{ type: "Image", props: {y: 0, x: 0, top: 0, skin: "Start/bg_1.png", sizeGrid: "0,1,0,1", right: 0, left: 0, bottom: 0} }, { type: "Image", props: {x: 90, skin: "Start/Logo.png", scaleY: 1, scaleX: 1, centerY: -200, centerX: 15} }, { type: "Box", props: {width: 10, height: 10, centerY: 100, centerX: 0, anchorY: .5, anchorX: .5}, child: [{ type: "Image", props: {y: -98, x: -308, "var": "dog", skin: "loading/E_UI_loading3.png"}, compId: 6 }, { type: "Image", props: { y: -16, x: -257, width: 524, skin: "loading/InfoBottom3.png", sizeGrid: "3,3,3,3", name: "BarBottom", height: 42 } }, { type: "ProgressBar", props: { width: 520, "var": "pro_1", value: 0, skin: "loading/progress.png", sizeGrid: "0,18,0,19", height: 38, centerY: 0, centerX: 0 } }, { type: "Label", props: { "var": "txt_info", valign: "middle", text: "LOADING... 0%", fontSize: 20, font: "Arial", color: "#ffffff", centerY: 42, centerX: 0, align: "center" } }] }], animations: [{ nodes: [{ target: 6, keyframes: { skin: [{ value: "loading/E_UI_loading0.png", tweenMethod: "linearNone", tween: !1, target: 6, key: "skin", index: 0 }, { value: "loading/E_UI_loading1.png", tweenMethod: "linearNone", tween: !1, target: 6, key: "skin", index: 2 }, { value: "loading/E_UI_loading2.png", tweenMethod: "linearNone", tween: !1, target: 6, key: "skin", index: 4 }, { value: "loading/E_UI_loading3.png", tweenMethod: "linearNone", tween: !1, target: 6, key: "skin", index: 6 }] } }], name: "ani1", id: 1, frameRate: 24, action: 0 }] }; return c }(Wa), Hm = function (a) { function c() { this.txt_room = this.txt_name = this.btn_match = null; c.__super.call(this) } g(c, "ui.LoginUI", a); c.prototype.createChildren = function () { ca.regComponent("Text", ga); laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "JerryView", props: {width: 640, height: 1600}, child: [{ type: "Box", props: {y: 693, x: 320, width: 10, height: 10, centerY: 0, centerX: 0, anchorY: .5, anchorX: .5}, child: [{ type: "Image", props: { width: 510, skin: "login/frame_white.png", sizeGrid: "21,27,35,29", height: 278, centerY: 10, centerX: 0, alpha: .3 } }, { type: "Image", props: { width: 498, skin: "login/frame_white.png", sizeGrid: "21,27,35,29", height: 280, centerY: 3, centerX: 0 } }, { type: "Image", props: { y: -181, width: 510, skin: "login/frame_head.png", sizeGrid: "0,25,0,25", height: 65, centerX: 0 } }, { type: "Button", props: { width: 160, "var": "btn_match", stateNum: 1, skin: "login/btn_green.png", labelStrokeColor: "#578a00", labelStroke: 3, labelSize: 27, labelPadding: "-1", labelFont: "SimHei", labelColors: "#ffffff", labelBold: !0, labelAlign: "center", label: "\u5f00\u59cb\u6e38\u620f", height: 62, centerY: 98, centerX: 0 } }, { type: "Image", props: { x: -82, width: 288, skin: "login/frame_word.png", sizeGrid: "12,15,16,13", height: 53, centerY: -62 }, child: [{ type: "TextInput", props: { y: 0, x: 14, width: 253, "var": "txt_name", type: "text", prompt: "\u8bf7\u8f93\u5165\u5e10\u53f7", height: 53, fontSize: 22, font: "SimHei", color: "#323131", bold: !1, align: "left" } }] }, { type: "Image", props: { x: -82, width: 288, skin: "login/frame_word.png", sizeGrid: "12,15,16,13", height: 53, centerY: 14 }, child: [{ type: "TextInput", props: { y: 0, x: 14, width: 253, "var": "txt_room", type: "text", prompt: "\u8f93\u5165\u6635\u79f0", height: 53, fontSize: 22, font: "SimHei", color: "#323131", bold: !1, align: "left" } }] }, { type: "Text", props: { y: -177, x: -73, width: 155, valign: "middle", text: "\u767b\u5f55", strokeColor: "#0186b8", stroke: 3, height: 58, fontSize: 40, font: "SimHei", color: "#ffffff", bold: !0, align: "center" } }, { type: "Text", props: { y: -87, x: -195, width: 102, valign: "middle", text: "\u5e10\u53f7\uff1a", height: 58, fontSize: 28, font: "SimHei", color: "#11b4e5", bold: !0, align: "right" } }, { type: "Text", props: { y: -8, x: -195, width: 102, valign: "middle", text: "\u6635\u79f0\uff1a", height: 58, fontSize: 28, font: "SimHei", color: "#11b4e5", bold: !0, align: "right" } }] }] }; return c }(Wa), Im = function (a) { function c() { this.img_Ads_01 = this.myjoySdkBox = this.dog = this.Tips = this.guideMask = this.equipBtn = this.StartBtn = this.bottomBox = this.share1Btn = this.gotPandaBtn = this.ShareBtn = this.img_wxaIcon = this.RankBtn = this.txt_scoreAdd = this.Score = this.txt_diam = this.txt_gold = this.topHead = this.Icon = this.ani1 = this.ani2 = null; c.__super.call(this) } g(c, "ui.MainUI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "JerryView", props: {y: 0, x: 0, width: 640, visible: !0, height: 1136}, child: [{ type: "Box", props: {y: 0, x: 0, width: 640, "var": "topHead", name: "topHead", height: 150}, child: [{ type: "Image", props: { width: 140, top: 20, skin: "Common/frame_blue.png", sizeGrid: "0,22,0,20", left: 12, height: 40 } }, { type: "Image", props: { y: 70, width: 140, skin: "Common/frame_blue.png", sizeGrid: "0,22,0,20", left: 13, height: 40 } }, { type: "Image", props: {y: 22, width: 74, skin: "Common/Gold.png", scaleY: .5, scaleX: .5, left: 10, height: 74} }, { type: "Image", props: {y: 72, width: 74, skin: "Common/Diamond.png", scaleY: .5, scaleX: .5, left: 11, height: 74} }, { type: "Image", props: { y: 62, x: 207, width: 264, skin: "Common/frame_blue.png", sizeGrid: "24,22,22,20", height: 62 } }, { type: "Label", props: { y: 38, x: 99, width: 110, "var": "txt_gold", valign: "middle", text: "999999", name: "txt_gold", height: 26, fontSize: 24, font: "Arial", color: "#ffffff", bold: !0, anchorY: .5, anchorX: .5, align: "center" } }, { type: "Label", props: { y: 88, x: 99, width: 110, "var": "txt_diam", valign: "middle", text: "9999", name: "txt_diam", height: 26, fontSize: 24, font: "Arial", color: "#ffffff", bold: !0, anchorY: .5, anchorX: .5, align: "center" } }, { type: "Label", props: { y: 91, x: 371, width: 184, "var": "Score", valign: "middle", text: "99999999", name: "Score", height: 62, fontSize: 40, font: "Arial", color: "#ffffff", bold: !0, anchorY: .5, anchorX: .5, align: "center" } }, { type: "Image", props: {skin: "Common/icon_score1.png", sizeGrid: "10,10,10,10", centerY: 2, centerX: -95}, child: [{ type: "Label", props: { y: 52, x: 59, width: 61, "var": "txt_scoreAdd", valign: "middle", text: "1", stroke: 3, name: "txt_scoreAdd", height: 26, fontSize: 26, font: "NumFont", color: "#ffffff", bold: !0, anchorY: .5, anchorX: .5, align: "left" } }, { type: "Image", props: {y: 38, x: 5, visible: !0, skin: "Common/x.png", sizeGrid: "10,10,10,10", name: "x2"} }] }, { type: "Button", props: { visible: !1, "var": "RankBtn", top: 120, stateNum: 1, skin: "Common/Rank.png", name: "RankBtn", left: 20 } }, { type: "Image", props: {y: 363, "var": "img_wxaIcon", left: 0, anchorY: .5, anchorX: .5}, compId: 96 }, { type: "Image", props: {skin: "Common/word_best.png", scaleY: .8, scaleX: .8, centerY: -35, centerX: 19} }, { type: "Button", props: { visible: !1, "var": "ShareBtn", top: 110, stateNum: 1, skin: "Common/icon_collet_1.png", right: 20, name: "ShareBtn", labelSize: 30, labelFont: "Arial", labelColors: "#8d2a92", labelBold: !0 } }, { type: "Button", props: { width: 110, visible: !1, "var": "gotPandaBtn", top: 284, right: 17, name: "gotPandaBtn", labelSize: 30, labelFont: "Arial", labelColors: "#8d2a92", labelBold: !0, height: 110 }, child: [{ type: "Image", props: {y: 32, x: 1, skin: "Common/box_2.png", name: "di"}, compId: 106 }, { type: "Image", props: {y: 79, x: 67, width: 42, skin: "Common/box_4.png", pivotY: 33, pivotX: 6, height: 41}, compId: 108 }, { type: "Image", props: { y: 87, x: 59, width: 67, skin: "Common/box_3.png", pivotY: 60, pivotX: 41, name: "head", height: 63 }, compId: 107 }, { type: "Image", props: {y: 59, x: 28, width: 30, skin: "Common/box_5.png", pivotY: 22, pivotX: 6, height: 26}, compId: 109 }, {type: "Image", props: {y: 41, x: 1, skin: "Common/box_0.png"}, compId: 104}, { type: "Image", props: { y: 46, x: 2, width: 117, skin: "Common/box_1.png", rotation: 0, pivotY: 43, pivotX: 5, name: "gai", height: 60 }, compId: 105 }] }, { type: "Button", props: { visible: !1, "var": "share1Btn", top: 280, stateNum: 1, skin: "Common/SHARE.png", name: "share1Btn", left: 15, labelSize: 30, labelFont: "Arial", labelBold: !0, labelAlign: "center" } }] }, { type: "Box", props: {width: 640, "var": "bottomBox", right: 0, name: "bottomBox", left: 0, height: 205, bottom: 0}, child: [{ type: "Button", props: { x: 393, "var": "StartBtn", stateNum: 1, skin: "Common/Go.png", right: 18, name: "StartBtn", bottom: 17 } }, { type: "Button", props: { "var": "equipBtn", stateNum: 1, skin: "Common/Skin.png", name: "equipBtn", left: 22, labelSize: 42, labelPadding: "-8", labelFont: "Arial", labelColors: "#8d2a92", labelBold: !0, bottom: 17 } }] }, { type: "Box", props: { visible: !0, "var": "guideMask", top: 0, right: 0, name: "guideMask", mouseEnabled: !0, left: 0, bottom: 0 } }, { type: "Box", props: {width: 640, visible: !1, "var": "Tips", height: 200, centerY: 143, centerX: 0}, child: [{ type: "Image", props: { width: 308, skin: "Common/bg_2.png", sizeGrid: "30,40,30,37", height: 158, centerY: -27, centerX: -101 } }, { type: "Label", props: { y: 64, x: 199, width: 242, valign: "middle", text: "Pet is changing clothes\\n Please wait ...", name: "Tips", leading: 20, height: 137, fontSize: 23, font: "Arial", color: "#154272", bold: !0, anchorY: .5, anchorX: .5, align: "left" } }, { type: "Image", props: {y: 42, x: 257, "var": "dog", skin: "loading/E_UI_loading2.png", name: "dog"}, compId: 100 }] }, { type: "Box", props: {"var": "myjoySdkBox", right: 0, name: "myjoySdkBox", bottom: 390}, child: [{ type: "Image", props: {y: -67, x: -54, width: 108, "var": "img_Ads_01", name: "img_Ads_01", height: 134} }] }], animations: [{ nodes: [{ target: 100, keyframes: { skin: [{ value: "loading/E_UI_loading0.png", tweenMethod: "linearNone", tween: !1, target: 100, key: "skin", index: 0 }, { value: "loading/E_UI_loading1.png", tweenMethod: "linearNone", tween: !1, target: 100, key: "skin", index: 2 }, { value: "loading/E_UI_loading2.png", tweenMethod: "linearNone", tween: !1, target: 100, key: "skin", index: 4 }, { value: "loading/E_UI_loading3.png", tweenMethod: "linearNone", tween: !1, target: 100, key: "skin", index: 6 }] } }], name: "ani2", id: 2, frameRate: 24, action: 2 }, { nodes: [{ target: 96, keyframes: { rotation: [{ value: 0, tweenMethod: "linearNone", tween: !0, target: 96, key: "rotation", index: 0 }, { value: 7, tweenMethod: "linearNone", tween: !0, target: 96, key: "rotation", index: 2 }, { value: 0, tweenMethod: "linearNone", tween: !0, target: 96, key: "rotation", index: 4 }, { value: -7, tweenMethod: "linearNone", tween: !0, target: 96, key: "rotation", index: 6 }, { value: 0, tweenMethod: "linearNone", tween: !0, target: 96, key: "rotation", index: 8 }, {value: 0, tweenMethod: "linearNone", tween: !0, target: 96, key: "rotation", index: 15}] } }], name: "ani1", id: 3, frameRate: 24, action: 0 }, { nodes: [{ target: 105, keyframes: { y: [{ value: 58, tweenMethod: "linearNone", tween: !0, target: 105, key: "y", index: 0 }, { value: 43, tweenMethod: "linearNone", tween: !0, target: 105, key: "y", index: 8 }, { value: 43, tweenMethod: "linearNone", tween: !0, target: 105, label: null, key: "y", index: 10 }, { value: 43, tweenMethod: "linearNone", tween: !0, target: 105, label: null, key: "y", index: 24 }], rotation: [{ value: 0, tweenMethod: "linearNone", tween: !0, target: 105, key: "rotation", index: 0 }, { value: -22, tweenMethod: "linearNone", tween: !0, target: 105, key: "rotation", index: 8 }, { value: -22, tweenMethod: "linearNone", tween: !0, target: 105, label: null, key: "rotation", index: 10 }, { value: -22, tweenMethod: "linearNone", tween: !0, target: 105, label: null, key: "rotation", index: 24 }] } }, { target: 107, keyframes: { y: [{ value: 114, tweenMethod: "linearNone", tween: !0, target: 107, label: null, key: "y", index: 0 }, { value: 114, tweenMethod: "linearNone", tween: !0, target: 107, label: null, key: "y", index: 6 }, { value: 75, tweenMethod: "linearNone", tween: !0, target: 107, key: "y", index: 10 }, { value: 75, tweenMethod: "linearNone", tween: !0, target: 107, label: null, key: "y", index: 24 }], x: [{ value: 55, tweenMethod: "linearNone", tween: !0, target: 107, label: null, key: "x", index: 0 }, { value: 55, tweenMethod: "linearNone", tween: !0, target: 107, label: null, key: "x", index: 6 }, { value: 58, tweenMethod: "linearNone", tween: !0, target: 107, key: "x", index: 10 }, { value: 58, tweenMethod: "linearNone", tween: !0, target: 107, label: null, key: "x", index: 24 }], rotation: [{ value: 0, tweenMethod: "linearNone", tween: !0, target: 107, key: "rotation", index: 0 }, { value: 0, tweenMethod: "linearNone", tween: !0, target: 107, label: null, key: "rotation", index: 6 }, { value: -8, tweenMethod: "linearNone", tween: !0, target: 107, key: "rotation", index: 10 }, { value: -8, tweenMethod: "linearNone", tween: !0, target: 107, label: null, key: "rotation", index: 24 }] } }, { target: 109, keyframes: { y: [{ value: 71, tweenMethod: "linearNone", tween: !0, target: 109, key: "y", index: 0 }, { value: 69, tweenMethod: "linearNone", tween: !0, target: 109, key: "y", index: 10 }, { value: 69, tweenMethod: "linearNone", tween: !0, target: 109, label: null, key: "y", index: 24 }], x: [{ value: 22, tweenMethod: "linearNone", tween: !0, target: 109, key: "x", index: 0 }, { value: 25, tweenMethod: "linearNone", tween: !0, target: 109, key: "x", index: 10 }, { value: 25, tweenMethod: "linearNone", tween: !0, target: 109, label: null, key: "x", index: 24 }], rotation: [{ value: 110, tweenMethod: "linearNone", tween: !0, target: 109, label: null, key: "rotation", index: 0 }, { value: 110, tweenMethod: "linearNone", tween: !0, target: 109, label: null, key: "rotation", index: 8 }, { value: -73, tweenMethod: "linearNone", tween: !0, target: 109, key: "rotation", index: 10 }, { value: -73, tweenMethod: "linearNone", tween: !0, target: 109, label: null, key: "rotation", index: 24 }] } }, { target: 108, keyframes: { y: [{ value: 99, tweenMethod: "linearNone", tween: !0, target: 108, label: null, key: "y", index: 0 }, { value: 99, tweenMethod: "linearNone", tween: !0, target: 108, label: null, key: "y", index: 8 }, { value: 67, tweenMethod: "linearNone", tween: !0, target: 108, key: "y", index: 10 }, { value: 67, tweenMethod: "linearNone", tween: !0, target: 108, label: null, key: "y", index: 24 }], x: [{ value: 76, tweenMethod: "linearNone", tween: !0, target: 108, label: null, key: "x", index: 0 }, { value: 76, tweenMethod: "linearNone", tween: !0, target: 108, label: null, key: "x", index: 8 }, { value: 63, tweenMethod: "linearNone", tween: !0, target: 108, key: "x", index: 10 }, { value: 63, tweenMethod: "linearNone", tween: !0, target: 108, label: null, key: "x", index: 24 }], rotation: [{ value: -81, tweenMethod: "linearNone", tween: !0, target: 108, label: null, key: "rotation", index: 0 }, { value: -81, tweenMethod: "linearNone", tween: !0, target: 108, label: null, key: "rotation", index: 8 }, { value: -12, tweenMethod: "linearNone", tween: !0, target: 108, key: "rotation", index: 10 }, { value: -12, tweenMethod: "linearNone", tween: !0, target: 108, label: null, key: "rotation", index: 24 }] } }, { target: 106, keyframes: {y: [{value: 45, tweenMethod: "linearNone", tween: !0, target: 106, key: "y", index: 0}]} }, { target: 104, keyframes: {y: [{value: 54, tweenMethod: "linearNone", tween: !0, target: 104, key: "y", index: 0}]} }], name: "Icon", id: 4, frameRate: 24, action: 0 }] }; return c }(Wa), Jm = function (a) { function c() { this.tip = this.btn2 = this.btn1 = null; c.__super.call(this) } g(c, "ui.MsgBoxSelectUI", a); c.prototype.createChildren = function () { ca.regComponent("Text", ga); laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "JerryView", props: {width: 640, height: 1386}, child: [{ type: "Box", props: {width: 10, height: 10, centerY: 0, centerX: 0, anchorY: .5, anchorX: .5}, child: [{ type: "Image", props: { y: -132, x: -244, width: 498, skin: "login/frame_white.png", sizeGrid: "21,27,35,29", height: 280, centerY: 3, centerX: 0 } }, { type: "Image", props: { y: -124, x: -250, width: 510, skin: "login/frame_white.png", sizeGrid: "21,27,35,29", height: 278, centerY: 10, centerX: 0, alpha: .3 } }, { type: "Image", props: { y: -171, x: -250, width: 510, skin: "login/frame_head.png", sizeGrid: "0,25,0,25", height: 65, centerX: 0 } }, { type: "Button", props: { y: 48, width: 160, "var": "btn1", stateNum: 1, skin: "login/btn_green.png", sizeGrid: "-36,39,-12,38", labelStrokeColor: "#578a00", labelStroke: 3, labelSize: 27, labelPadding: "-1", labelFont: "Arial", labelColors: "#ffffff", labelBold: !0, labelAlign: "center", label: "RETRY", height: 62, centerX: -104 } }, { type: "Button", props: { y: 49, x: 40, width: 160, "var": "btn2", stateNum: 1, skin: "login/btn_green.png", sizeGrid: "-36,39,-12,38", labelStrokeColor: "#578a00", labelStroke: 3, labelSize: 27, labelPadding: "-1", labelFont: "Arial", labelColors: "#ffffff", labelBold: !0, labelAlign: "center", label: "QUIT", height: 62, centerX: 115 } }, { type: "Text", props: { y: -169, x: -81, width: 181, valign: "middle", text: "TIPS", strokeColor: "#0186b8", stroke: 3, height: 58, fontSize: 40, font: "Arial", color: "#ffffff", bold: !0, align: "center" } }, { type: "Text", props: { y: -21, x: 2, wordWrap: !0, width: 427, visible: !0, "var": "tip", valign: "middle", text: "Network exception, please try again.", pivotY: 57, pivotX: 213, overflow: "visible", height: 97, fontSize: 30, font: "Arial", color: "#11b4e5", bold: !0, align: "center" } }] }] }; return c }(Wa), Km = function (a) { function c() { this.txt_info = this.ani1 = null; c.__super.call(this) } g(c, "ui.MsgBoxUI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "JerryView", props: {width: 640, height: 1386}, compId: 1, child: [{ type: "Box", props: {width: 10, height: 10, centerY: 0, centerX: 0, anchorY: .5, anchorX: .5}, child: [{ type: "Label", props: { width: 660, visible: !1, "var": "txt_info", valign: "middle", text: "The 1 acceleration", height: 150, fontSize: 50, font: "Arial", color: "#d2faff", centerY: 0, centerX: 0, borderColor: "#fff9f9", bold: !0, bgColor: "#002b60", anchorY: .5, anchorX: .5, align: "center" }, compId: 4 }] }], animations: [{ nodes: [{ target: 4, keyframes: { centerY: [{ value: 0, tweenMethod: "backIn", tween: !0, target: 4, key: "centerY", index: 0 }, { value: 0, tweenMethod: "backIn", tween: !0, target: 4, label: null, key: "centerY", index: 7 }, {value: 0, tweenMethod: "linearNone", tween: !0, target: 4, key: "centerY", index: 10}], alpha: [{ value: .8, tweenMethod: "linearNone", tween: !0, target: 4, key: "alpha", index: 0 }, { value: .8, tweenMethod: "linearNone", tween: !0, target: 4, key: "alpha", index: 7 }, {value: .8, tweenMethod: "linearNone", tween: !0, target: 4, key: "alpha", index: 10}] } }, { target: 1, keyframes: { height: [{ value: 1200, tweenMethod: "linearNone", tween: !0, target: 1, key: "height", index: 0 }, { value: 1200, tweenMethod: "linearNone", tween: !0, target: 1, label: null, key: "height", index: 7 }, {value: 1136, tweenMethod: "linearNone", tween: !0, target: 1, key: "height", index: 10}] } }], name: "ani1", id: 1, frameRate: 10, action: 0 }] }; return c }(Wa), Lm = function (a) { function c() { this.head5 = this.i5t = this.invite5Btn = this.head3 = this.i3t = this.invite3Btn = this.head1 = this.i1t = this.invite1Btn = this.head4 = this.i4t = this.invite4Btn = this.head2 = this.i2t = this.invite2Btn = this.label_Award = this.btn_Get = this.btn_Invite = this.btn_Close = this.img_Mask = null; c.__super.call(this) } g(c, "ui.PlatformAwardUI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "JerryView", props: {width: 640, height: 1136}, child: [{ type: "Image", props: { "var": "img_Mask", top: 0, skin: "Common/bg_Black.png", right: 0, left: 0, bottom: 0, alpha: .8, sizeGrid: "2,2,2,2" } }, { type: "Box", props: {width: 10, height: 10, centerY: -21, centerX: 0}, child: [{ type: "Image", props: { width: 596, skin: "Common/bg_4.png", height: 820, centerY: 41, centerX: 0, sizeGrid: "280,60,60,320" } }, { type: "Image", props: {skin: "Common/bg_h2.png", pivotY: .5, pivotX: .5, centerY: -360, centerX: 0} }, { type: "Image", props: { width: 420, skin: "Common/bg_5.png", pivotY: .5, pivotX: .5, centerY: 229, centerX: 0, sizeGrid: "0,45,0,43" } }, { type: "Image", props: { width: 204, skin: "Common/icon_4.png", pivotY: .5, pivotX: .5, height: 122, centerY: 229, centerX: -90 } }, { type: "Image", props: { width: 204, skin: "Common/bg_6.png", pivotY: .5, pivotX: .5, height: 122, centerY: 234, centerX: 88 } }, { type: "Image", props: { width: 40, skin: "Common/Gold.png", pivotY: .5, pivotX: .5, height: 40, centerY: 251, centerX: 47 } }, { type: "Button", props: {"var": "btn_Close", stateNum: 1, skin: "Common/bt_2.png", centerY: -357, centerX: 266} }, { type: "Button", props: { "var": "btn_Invite", stateNum: 1, skin: "Common/bt_4.png", labelStrokeColor: "#914119", labelSize: 36, labelPadding: "-1", labelFont: "Arial", labelColors: "#ffffff", labelBold: !0, label: "Invitation", centerY: 360, centerX: -130 } }, { type: "Button", props: { "var": "btn_Get", stateNum: 1, skin: "Common/bt_3.png", labelStrokeColor: "#914119", labelSize: 36, labelPadding: "-1", labelFont: "Arial", labelColors: "#ffffff", labelBold: !0, label: "Receive", centerY: 360, centerX: 130 } }, { type: "Label", props: { width: 270, valign: "middle", text: "Daily invitations", height: 61, fontSize: 32, font: "Arial", color: "#ffffff", centerY: -378, centerX: 0, bold: !0, align: "center" } }, { type: "Label", props: { wordWrap: !0, width: 592, text: "Inviting friends can get Diamond Award.", leading: 8, height: 33, fontSize: 26, font: "Arial", color: "#373737", centerY: -267, centerX: 1, align: "center" } }, { type: "Label", props: { x: 10, wordWrap: !0, width: 464, text: "Automatic reset at 24 o'clock daily", leading: 8, fontSize: 26, font: "Arial", color: "#ff8400", centerY: -226, centerX: 1, align: "center" } }, { type: "Label", props: { wordWrap: !0, width: 120, "var": "label_Award", text: "+500", leading: 8, fontSize: 36, font: "Arial", color: "#ffd900", centerY: 255, centerX: 117, bold: !0, align: "center" } }] }, { type: "Box", props: {width: 640, height: 455, centerY: 0, centerX: 0}, child: [{type: "Image", props: {y: 117, x: 144, skin: "Common/bg_12.png"}}, { type: "Image", props: {y: 120, x: 342, skin: "Common/bg_12.png"} }, {type: "Image", props: {y: 119, x: 289, skin: "Common/bg_12.png", scaleX: -1}}, { type: "Image", props: {y: 114, x: 489, skin: "Common/bg_12.png", scaleX: -1} }, { type: "Box", props: {y: 12, x: 141, "var": "invite2Btn", name: "invite2Btn"}, child: [{type: "Image", props: {y: 111, skin: "Common/bg_13.png"}}, { type: "Image", props: {y: 121, x: 12, width: 36, skin: "Common/Diamond.png", height: 36} }, {type: "Image", props: {x: 18, skin: "Common/bt_1.png"}}, { type: "Label", props: { y: 118, x: 53, "var": "i2t", valign: "middle", text: "+888", name: "i2t", fontSize: 36, font: "Arial", color: "#235e81", bold: !1, align: "center" } }, { type: "Image", props: { y: 57, x: 75, width: 114, "var": "head2", skin: "Common/bt_1.png", height: 114, anchorY: .5, anchorX: .5 } }] }, { type: "Box", props: {y: 13, x: 343, "var": "invite4Btn", name: "invite4Btn"}, child: [{type: "Image", props: {y: 111, skin: "Common/bg_13.png"}}, { type: "Image", props: {y: 121, x: 12, width: 36, skin: "Common/Diamond.png", height: 36} }, {type: "Image", props: {x: 18, skin: "Common/bt_1.png"}}, { type: "Label", props: { y: 118, x: 53, "var": "i4t", valign: "middle", text: "+888", name: "i4t", fontSize: 36, font: "Arial", color: "#235e81", bold: !1, align: "center" } }, { type: "Image", props: { y: 57, x: 75, width: 114, "var": "head4", skin: "Common/bt_1.png", height: 114, anchorY: .5, anchorX: .5 } }] }, { type: "Box", props: {y: 201, x: 54, "var": "invite1Btn", name: "invite1Btn"}, child: [{type: "Image", props: {y: 111, skin: "Common/bg_13.png"}}, { type: "Image", props: {y: 121, x: 12, width: 36, skin: "Common/Diamond.png", height: 36} }, {type: "Image", props: {x: 18, skin: "Common/bt_1.png"}}, { type: "Label", props: { y: 118, x: 53, "var": "i1t", valign: "middle", text: "+888", name: "i1t", fontSize: 36, font: "Arial", color: "#235e81", bold: !1, align: "center" } }, { type: "Image", props: { y: 57, x: 75, width: 114, "var": "head1", skin: "Common/bt_1.png", height: 114, anchorY: .5, anchorX: .5 } }] }, { type: "Box", props: {y: 201, x: 241, "var": "invite3Btn", name: "invite3Btn"}, child: [{type: "Image", props: {y: 111, skin: "Common/bg_13.png"}}, { type: "Image", props: {y: 121, x: 12, width: 36, skin: "Common/Diamond.png", height: 36} }, {type: "Image", props: {x: 18, skin: "Common/bt_1.png"}}, { type: "Label", props: { y: 118, x: 53, "var": "i3t", valign: "middle", text: "+888", name: "i3t", fontSize: 36, font: "Arial", color: "#235e81", bold: !1, align: "center" } }, { type: "Image", props: { y: 57, x: 75, width: 114, "var": "head3", skin: "Common/bt_1.png", height: 114, anchorY: .5, anchorX: .5 } }] }, { type: "Box", props: {y: 200, x: 433, "var": "invite5Btn", name: "invite5Btn"}, child: [{type: "Image", props: {y: 111, skin: "Common/bg_13.png"}}, { type: "Image", props: {y: 121, x: 12, width: 36, skin: "Common/Diamond.png", height: 36} }, {type: "Image", props: {x: 18, skin: "Common/bt_1.png"}}, { type: "Label", props: { y: 118, x: 53, "var": "i5t", valign: "middle", text: "+888", name: "i5t", fontSize: 36, font: "Arial", color: "#235e81", bold: !1, align: "center" } }, { type: "Image", props: { y: 57, x: 75, width: 114, "var": "head5", skin: "Common/bt_1.png", height: 114, anchorY: .5, anchorX: .5 } }] }] }] }; return c }(Wa), Mm = function (a) { function c() { this.closeBtn = this.rankList = this.tab_Rank = this.tab = null; c.__super.call(this) } g(c, "ui.RankUI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "JerryView", props: {y: 0, x: 0, width: 640, height: 1136}, child: [{ type: "Image", props: { top: 0, skin: "loading/img_blank.png", sizeGrid: "1,1,1,1", right: 0, name: "Di", left: 0, bottom: 0, alpha: .8 } }, { type: "Box", props: {width: 10, height: 10, centerY: 0, centerX: 0}, child: [{ type: "Box", props: {y: 76, x: 0, width: 10, "var": "tab", height: 10}, child: [{ type: "Image", props: { y: 378, width: 586, skin: "Common/bg_4.png", pivotY: 858, pivotX: 309, height: 849, centerX: 0, sizeGrid: "280,60,60,320" } }, {type: "Image", props: {skin: "Common/bg_h2.png", centerY: -477, centerX: 0}}, { type: "Image", props: { width: 530, skin: "Rank/bg_19.png", sizeGrid: "21,22,22,23", height: 668, centerY: -5, centerX: 0 } }, { type: "Label", props: { x: -147, width: 305, valign: "middle", text: "RANK", name: "tipT", height: 81, fontSize: 44, font: "Arial", color: "#ffffff", centerY: -494, centerX: 0, bold: !0, align: "center" } }, { type: "Tab", props: {width: 586, "var": "tab_Rank", selectedIndex: 1, height: 77, centerY: -384, centerX: 0}, child: [{ type: "Button", props: { y: 0, x: 303, stateNum: 2, skin: "Rank/frame_hou.png", sizeGrid: "0,0,0,0", name: "item0", labelSize: 36, labelPadding: "-1", labelFont: "Arial", labelColors: "#4a769d,#ffffff", labelBold: !0, label: "WORLD" } }, { type: "Button", props: { y: 0, x: 47, stateNum: 2, skin: "Rank/frame_hou.png", sizeGrid: "48,44,3,39", name: "item1", labelSize: 36, labelPadding: "-1", labelFont: "Arial", labelColors: "#4a769d,#ffffff", labelBold: !0, label: "FRIENDS" } }] }] }, { type: "List", props: { y: -248, x: -252, width: 516, "var": "rankList", spaceY: 12, repeatY: 1, repeatX: 1, height: 651 } }, { type: "Button", props: { "var": "closeBtn", top: -445, stateNum: 1, skin: "Common/bt_2.png", right: -300, name: "closeBtn" } }] }] }; return c }(Wa), Nm = function (a) { function c() { this.ani1 = null; c.__super.call(this) } g(c, "ui.ScreenMaskUI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "JerryView", props: {width: 640, height: 1386}, child: [{ type: "Image", props: { top: 0, skin: "Common/bg_Black.png", right: 0, left: 0, bottom: 0, alpha: .01, sizeGrid: "2,2,2,2" } }], animations: [{ nodes: [{ target: 6, keyframes: { skin: [{ value: "loading/E_UI_loading0.png", tweenMethod: "linearNone", tween: !1, target: 6, key: "skin", index: 0 }, { value: "loading/E_UI_loading1.png", tweenMethod: "linearNone", tween: !1, target: 6, key: "skin", index: 2 }, { value: "loading/E_UI_loading2.png", tweenMethod: "linearNone", tween: !1, target: 6, key: "skin", index: 4 }, { value: "loading/E_UI_loading3.png", tweenMethod: "linearNone", tween: !1, target: 6, key: "skin", index: 6 }] } }], name: "ani1", id: 1, frameRate: 24, action: 0 }] }; return c }(Wa), Om = function (a) { function c() { this.bg = null; c.__super.call(this) } g(c, "ui.StartUI", a); c.prototype.createChildren = function () { laya.ui.Component.prototype.createChildren.call(this); this.createView(c.uiView) }; c.uiView = { type: "JerryView", props: {width: 640, height: 1136}, child: [{ type: "Image", props: {"var": "bg", top: 0, skin: "Start/bg_1.png", sizeGrid: "0,1,0,1", right: 0, left: 0, bottom: 0} }, {type: "Image", props: {skin: "Start/Logo.png", scaleY: 1, scaleX: 1, centerY: -188, centerX: 15}}] }; return c }(Wa), Mf = function (a) { function c() { c.__super.call(this); c.inst = this; this.onResize() } g(c, "view.JerryDebugView", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.addLog = function (a) { 0 != t.gameConfig.debug && (this.txt_info.text = this.txt_info.text + "\n" + a) }; a.clear = function () { 0 != t.gameConfig.debug && (this.txt_info.text = "") }; a.onResize = function () { F.Inst.simpleResize(this) }; e(1, c, "Inst", function () { return c.inst = c.inst || new c }, ui.JerryDebugUI._$SET_Inst); c.inst = null; return c }(nm), Pm = function (a) { function c() { this.songInfo = null; c.__super.call(this) } g(c, "view.RankItemView", a); a = c.prototype; a.UpdateItem = function (a) { if (null != a) { this.songInfo = a; var b, c; new si; b = a.info; c = null != b ? a.info.headurl : a.headurl; b = null != b ? b.name : a.nickname; "" == c && (c = F.Inst.getHeadUrl()); this.selfName.text = F.Inst.CheckName(b); this.head.skin = c; this.score.text = a.weight.toString(); 3 < a.rank ? this.rankLab.text = a.rank.toString() : (this.rankLab.text = "", this.rankIcon.skin = "Rank/rank_" + a.rank + ".png"); this.rank123.visible = !1; this.rankother.visible = !0 } }; a.changeColor = function (a) { }; return c }(om), Qm = function (a) { function c() { this.sp = null; c.__super.call(this) } g(c, "view.ScoreFlyView", a); a = c.prototype; a.Fly = function (a, c, d) { this.box_Point.visible = !0; this.label_Score.text = "+" + Math.round(d).toString(); this.touch_fly.stop(); this.box_Point.pos(a.x, a.y); t.Inst.node2Stage(this, "ui", !0); this.touch_fly.once("complete", this, this.onAniComplete, [c]); this.touch_fly.play(0, !1) }; a.onAniComplete = function (a) { var b = this; h.timer.once(200, this, function () { null != this && 0 != this.visible && (h.loader.load("res/gold.part", M.create(this, b.onAssetsLoaded), null, "json"), this.box_Point.visible = !1, h.timer.once(1990, this, function () { null != b.sp && (b.sp.visible = !1); b.onFlyComplete(null) })) }) }; a.onAssetsLoaded = function (a) { this.sp = new Dl(a); this.sp.emitter.start(); this.sp.play(); h.stage.addChild(this.sp); a = F.Inst.GetGlobalPos(this.gold); this.sp.x = a.x + 50; this.sp.y = a.y + 70 }; a.onFlyComplete = function (a) { Aa.clearAll(this); this.removeSelf(); Pa.recover("score_fly", this) }; return c }(pm), Rm = function (a) { function c() { c.__super.call(this) } g(c, "view.SkinItemView", a); return c }(qm), yd = function (a) { function c() { c.__super.call(this); Sa.replaceRes(pf.uiView); this.createView(pf.uiView) } g(c, "laya.debug.uicomps.RankListItem", a); c.prototype.createChildren = function () { }; return c }(pf), sm = function (a) { function c() { c.__super.call(this); Sa.replaceRes(of.uiView); this.createView(of.uiView) } g(c, "laya.debug.uicomps.TreeListItem", a); c.prototype.createChildren = function () { }; return c }(of), am = function (a) { function c() { this.views = null; c.__super.call(this); this.msRec = new R; Sa.replaceRes(qf.uiView); this.createView(qf.uiView); ha.setResizeAbleEx(this); this.views = [this.treePanel, this.selectPanel, this.profilePanel]; this.tab.selectedIndex = 0; this.tabChange(); this.tab.on("change", this, this.tabChange); this.changeSize() } g(c, "laya.debug.view.nodeInfo.nodetree.DebugPage", a); a = c.prototype; a.createChildren = function () { this.viewMapRegists() }; a.tabChange = function () { ha.addOnlyByIndex(this.views, this.tab.selectedIndex, this); ha.setTop(this.resizeBtn) }; a.changeSize = function () { 245 > this.width && (this.width = 245); 100 > this.height && (this.height = 200); laya.ui.Component.prototype.changeSize.call(this); this.msRec.setTo(0, 0, this.width, this.height); this.scrollRect = this.msRec }; return c }(qf), cm = function (a) { function c() { c.__super.call(this); Sa.replaceRes(sf.uiView); this.createView(sf.uiView) } g(c, "laya.debug.view.nodeInfo.nodetree.FindNode", a); c.prototype.createChildren = function () { this.viewMapRegists() }; return c }(sf), bm = function (a) { function c() { c.__super.call(this); Sa.replaceRes(rf.uiView); this.createView(rf.uiView) } g(c, "laya.debug.view.nodeInfo.nodetree.FindNodeSmall", a); c.prototype.createChildren = function () { }; return c }(rf), Fh = function (a) { function c() { this.maxHandler = this.minHandler = this.tar = null; this.prePos = new V; c.__super.call(this); Sa.replaceRes(tf.uiView); this.createView(tf.uiView); this.init() } g(c, "laya.debug.view.nodeInfo.nodetree.MinBtnComp", a); a = c.prototype; a.createChildren = function () { }; a.init = function () { this.minBtn.on("click", this, this.onMinBtn); this.maxBtn.on("click", this, this.onMaxBtn); this.minState = !1; this.maxUI.removeSelf(); ha.setDragingItem(this.bg, this.maxUI) }; a.onMaxBtn = function () { this.maxUI.removeSelf(); this.maxHandler && this.maxHandler.run(); this.tar && (this.tar.x += this.maxUI.x - this.prePos.x, this.tar.y += this.maxUI.y - this.prePos.y) }; a.onMinBtn = function () { if (this.displayedInStage) { var a; a = V.TEMP; a.setTo(0, 0); a = this.localToGlobal(a); a = ya.I.popLayer.globalToLocal(a); this.maxUI.pos(a.x, a.y); ya.I.popLayer.addChild(this.maxUI); this.tar && this.prePos.setTo(a.x, a.y); this.minHandler && this.minHandler.run() } }; e(0, a, "minState", null, function (a) { }); return c }(tf), dm = function (a) { function c() { c.__super.call(this); Sa.replaceRes(uf.uiView); this.createView(uf.uiView) } g(c, "laya.debug.view.nodeInfo.nodetree.NodeListPanel", a); c.prototype.createChildren = function () { this.viewMapRegists() }; return c }(uf), em = function (a) { function c() { c.__super.call(this); Sa.replaceRes(vf.uiView); this.createView(vf.uiView) } g(c, "laya.debug.view.nodeInfo.nodetree.NodeTool", a); c.prototype.createChildren = function () { }; return c }(vf), fm = function (a) { function c() { c.__super.call(this); Sa.replaceRes(wf.uiView); this.createView(wf.uiView) } g(c, "laya.debug.view.nodeInfo.nodetree.NodeTreeSetting", a); c.prototype.createChildren = function () { }; return c }(wf), Ud = function (a) { function c() { this.showProps = !1; this._tar = this._closeSettingHandler = null; c.__super.call(this); Sa.replaceRes(xf.uiView); ca.regComponent("Tree", um); this.createView(xf.uiView); ca.regComponent("Tree", mf); this.inits(); c.I = this } g(c, "laya.debug.view.nodeInfo.nodetree.NodeTree", a); a = c.prototype; a.createChildren = function () { this.viewMapRegists() }; a.inits = function () { this.nodeTree.list.scrollBar.hide = !0; this.nodeTree.list.selectEnable = !0; this.settingBtn.on("click", this, this.onSettingBtn); this.freshBtn.on("click", this, this.fresh); this.closeBtn.on("click", this, this.onCloseBtn); this.fliterTxt.on("enter", this, this.onFliterTxtChange); this.fliterTxt.on("blur", this, this.onFliterTxtChange); Ib.I.setNodeListAction(this.nodeTree.list); this.nodeTree.list.on("click", this, this.onListClick, [this.nodeTree.list]); this.nodeTree.renderHandler = new M(this, this.treeRender); this._closeSettingHandler = new M(this, this.closeSetting); this.onIfShowPropsChange(); this.ifShowProps.on("change", this, this.onIfShowPropsChange) }; a.onIfShowPropsChange = function () { this.showProps = this.ifShowProps.selected; this.fresh() }; a.onListClick = function (a) { a.selectedItem && a.selectedItem.isDirectory && (a.selectedItem.isOpen = !a.selectedItem.isOpen, this.nodeTree.fresh()) }; a.onFindBtn = function () { Dh.I.show() }; a.onCloseBtn = function () { this.removeSelf() }; a.onTreeDoubleClick = function (a) { this.nodeTree.selectedItem && Ib.I.objRightClick(this.nodeTree.selectedItem.path) }; a.onTreeRightMouseDown = function (a) { this.nodeTree.selectedItem && Ib.I.objRightClick(this.nodeTree.selectedItem.path) }; a.onSettingBtn = function () { Eh.I.showSetting(c.showKeys, this._closeSettingHandler, this._tar) }; a.closeSetting = function (a) { c.showKeys = a; this.fresh() }; a.onFliterTxtChange = function (a) { a = this.fliterTxt.text; "" != a && a != c.showKeys.join(",") && (c.showKeys = a.split(","), this.fresh()) }; a.selecteByFile = function (a) { var b; b = this.nodeTree.source; (a = ea.findNameHas(a, !1)) && 0 < a.length && this.parseOpen(b, a[0]) }; a.showSelectInStage = function (a) { this.setDis(h.stage); this.selectByNode(a) }; a.selectByNode = function (a) { a && this.parseOpen(this.nodeTree.source, a) }; a.showNodeList = function (a) { if (a) { var b, c; c = a.length; var d; d = []; var e, g; for (b = 0; b < c; b++) g = a[b], e = {}, e.label = qa.getNodeClassAndName(g), e.path = g, d.push(e); this.nodeTree.array = d } }; a.parseOpen = function (a, c) { if (!(1 > a.length) && c) { var b, d; d = a.length; var f; for (b = 0; b < d; b++) if (f = a[b], f.path == c) { for (b = f; f;) f.isOpen = !0, this.nodeTree.fresh(), f = f.nodeParent; this.nodeTree.selectedItem = b; break } } }; a.getFilterSource = function (a, c, d) { d = d.toLocaleLowerCase(); var b, f; for (f in a) b = a[f], b.isDirectory && -1 < String(b.label).toLowerCase().indexOf(d) && (b.x = 0, c.push(b)), b.child && 0 < b.child.length && this.getFilterSource(b.child, c, d) }; a.onControlDown = function () { this.startDrag() }; a.setDis = function (a) { this._tar = a; this.fresh() }; a.fresh = function () { var a; if (this.nodeTree.selectedItem) { var d; for (d = this.nodeTree.selectedItem; d && !(d.path instanceof laya.display.Sprite);) d = d.nodeParent; d && d.path && (a = d.path) } this.nodeTree.array = this._tar ? fb.getNodeTreeData(this._tar, this.showProps ? c.showKeys : c.emptyShowKey) : []; a && this.selectByNode(a) }; a.treeRender = function (a, c) { var b = a.dataSource; b && (a.getChildByName("label").color = b.path instanceof laya.display.Node ? "#09a4f6" : b.isChilds ? "#00ff11" : "#838bc5") }; c.I = null; c.emptyShowKey = []; p(c, ["showKeys", function () { return this.showKeys = ["x", "y", "width", "height", "renderCost"] }]); return c }(xf), gm = function (a) { function c() { c.__super.call(this); Sa.replaceRes(yf.uiView); this.createView(yf.uiView) } g(c, "laya.debug.view.nodeInfo.nodetree.ObjectCreate", a); c.prototype.createChildren = function () { this.viewMapRegists() }; return c }(yf), hm = function (a) { function c() { c.__super.call(this); Sa.replaceRes(zf.uiView); this.createView(zf.uiView) } g(c, "laya.debug.view.nodeInfo.nodetree.ObjectInfo", a); c.prototype.createChildren = function () { }; return c }(zf), im = function (a) { function c() { c.__super.call(this); Sa.replaceRes(Af.uiView); this.createView(Af.uiView) } g(c, "laya.debug.view.nodeInfo.nodetree.OutPut", a); c.prototype.createChildren = function () { }; return c }(Af), rm = function (a) { function c() { this.views = null; c.__super.call(this); Sa.replaceRes(Bf.uiView); this.createView(Bf.uiView); this.views = [this.createPanel, this.renderPanel, this.cachePanel, this.resPanel]; this.tab.selectedIndex = 0; this.tabChange(); this.tab.on("change", this, this.tabChange) } g(c, "laya.debug.view.nodeInfo.nodetree.Profile", a); a = c.prototype; a.createChildren = function () { this.viewMapRegists() }; a.tabChange = function () { ha.addOnlyByIndex(this.views, this.tab.selectedIndex, this) }; return c }(Bf), nf = function (a) { function c() { c.__super.call(this); Sa.replaceRes(Cf.uiView); this.createView(Cf.uiView) } g(c, "laya.debug.view.nodeInfo.nodetree.Rank", a); c.prototype.createChildren = function () { this.viewMapRegists() }; return c }(Cf), km = function (a) { function c() { c.__super.call(this); Sa.replaceRes(Df.uiView); this.createView(Df.uiView) } g(c, "laya.debug.view.nodeInfo.nodetree.SelectInfos", a); c.prototype.createChildren = function () { this.viewMapRegists() }; return c }(Df), lm = function (a) { function c() { c.__super.call(this); Sa.replaceRes(Ef.uiView); this.createView(Ef.uiView) } g(c, "laya.debug.view.nodeInfo.nodetree.ToolBar", a); c.prototype.createChildren = function () { }; return c }(Ef), Sm = function (a) { function c() { c.__super.call(this) } g(c, "view.AnnounceView", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.getCreateRes = function () { return null }; a.afterCreate = function () { this.onResize(); this.img_Mask.on("click", this, this.onClickMask); this.btn_Close.on("click", this, this.onClickClose); this.confirmBtn.on("click", this, this.onClickClose) }; a.beforeDestroy = function () { myjoy.JerryView.prototype.beforeDestroy.call(this) }; a.init = function (a) { myjoy.JerryView.prototype.init.call(this, a) }; a.doWork = function () { this.visible = !0; this.InitSignIn() }; a.onResize = function () { F.Inst.simpleResize(this) }; a.InitSignIn = function () { 3 > t.Inst.playerData.getDailyNum() ? this.tipT.visible = !0 : (this.tipT.visible = !0, this.tipT.text = "Congratulations", this.tip1T.text = "Exclusive Panda quickly lead!", this.confirmBtn.label = "Get Now") }; a.onClickMask = function () { oa.Inst.playSound("anniu"); this.visible = !1; D.Inst.dispatchEvent1("1630") }; a.onClickClose = function () { this.onClickMask() }; return c }(vm), Zh = function (a) { function c() { c.__super.call(this); this.dataRes = new sc } g(c, "view.CommonRewardView", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.afterCreate = function () { this.onResize(); this.closeBtn.on("click", this, this.onClose) }; a.beforeDestroy = function () { }; a.doWork = function () { this.mouseEnabled = this.visible = !0; if (null != this.dataRes && null != this.dataRes.resList && 0 != this.dataRes.resList.length) { this.title.text = this.dataRes.title; for (var a = [], c = 0; c < this.dataRes.resList.length; c++) { var d; d = Ga.Inst.tryGetTbl("Res", this.dataRes.resList[c].id.toString()).UIPath; a.push({num: "+" + this.dataRes.resList[c].amt, resSkin: d}) } this.resList.width = 160 * a.length; this.resList.array = a } }; a.init = function (a) { this.dataRes = a; myjoy.JerryView.prototype.init.call(this, a) }; a.onResize = function () { F.Inst.simpleResize(this) }; a.onClose = function () { oa.Inst.playSound("anniu"); null != this.dataRes && null != this.dataRes.callBack && this.dataRes.callBack(); this.mouseEnabled = this.visible = !1 }; return c }(wm), Xh = function (a) { function c() { this.working = !1; this.multiTargetCnt = this.curLeftScore = this.timeCnt = 0; this.giftBoxView = null; this.clickType = NaN; this.beforeBtn = null; this.canFly = this.canSpurt = !0; this.checkOverFromSpurt = this.checkOverFromFly = !1; this.checkLongLoop = !0; this.lastCheckTime = 0; this.isPause = !1; this.targetScore = this.valX = this.musicID = 0; c.__super.call(this) } g(c, "view.ControlView", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.getCreateRes = function () { return null }; a.beforeDestroy = function () { D.Inst.removeEvent("1960", this); D.Inst.removeEvent("1961", this); D.Inst.removeEvent("1930", this); D.Inst.removeEvent("1931", this); D.Inst.removeEvent("1810", this); D.Inst.removeEvent("1811", this) }; a.afterCreate = function () { this.onResize(); l.Inst.resetLoadFail(); this.pauseBtn.on("click", this, this.OnPause); this.spurtBtn.on("click", this, this.onSpurt); this.flyBtn.on("click", this, this.onFly); D.Inst.addEvent1("1960", this, this.beforeBeginSpurtOrFly); D.Inst.addEvent1("1961", this, this.OnAdsSpurtOrFlyFail); D.Inst.addEvent1("1930", this, this.beforeBeginSpurtOrFly); D.Inst.addEvent1("1931", this, this.OnAdsSpurtOrFlyFail); D.Inst.addEvent1("1810", this, this.ShowGiftBox); D.Inst.addEvent1("1811", this, this.HideGiftBox); F.Inst.FullScreen(this.panel_score); this.flyBtn.visible = !1; I.Inst.needGuide ? (this.pauseBtn.visible = !1, this.spurtBtn.visible = !1) : (this.spurtBtn.visible = !0, this.pauseBtn.visible = !0) }; a.doWork = function () { this.curLeftScore = this.clickType = 0; this.panel_score.visible = !0; this.UpdateCoin(t.Inst.playerLeft.gold); h.timer.frameLoop(300, this, this.loopCheck); this.checkLongLoop = !0; this.lastCheckTime = A.now() }; a.ShowGiftBox = function () { this.clickType = 3; this.OnPause(); this.giftBoxView = this.giftBoxView || new Tm; t.Inst.node2Stage(this.giftBoxView, "ui", !0); this.giftBoxView.init() }; a.HideGiftBox = function () { this.OnPause() }; a.ShowOrHideSpurtOrFly = function (a) { I.Inst.needGuide || a && (this.checkOverFromFly || this.checkOverFromSpurt) || (this.canFly && this.canSpurt ? (this.spurtBtn.visible ? this.beforeBtn = this.spurtBtn : this.flyBtn.visible && (this.beforeBtn = this.flyBtn), a ? this.beforeBtn == this.spurtBtn ? (this.spurtBtn.visible = !0, this.flyBtn.visible = !1) : (this.spurtBtn.visible = !1, this.flyBtn.visible = !0) : (this.flyBtn.visible = !1, this.spurtBtn.visible = !1)) : this.canSpurt ? this.spurtBtn.visible = a : (this.spurtBtn.visible = !1, this.flyBtn.visible = this.canFly ? a : !1), this.stopLoopCheck()) }; a.onSpurt = function () { this.clickType = 1; this.pauseBtn.visible = !1; I.Inst.isPause ? sa.Inst.ShowMsg("During the pause can not sprint") : (this.OnPause(), t.Inst.DoPlatformShareOrADS(1), this.spurtBtn.visible = !1, this.pauseBtn.visible = !1) }; a.OnAdsSpurtOrFlyFail = function () { this.pauseBtn.visible = !0; this.OnPause() }; a.beforeBeginSpurtOrFly = function () { var a = this; if (1 == this.clickType || 2 == this.clickType) h.timer.once(500, this, function () { this.OnPause(); a.BeginSpurtOrFly() }) }; a.BeginSpurtOrFly = function () { I.Inst.isPause || (1 == this.clickType ? (this.spurtBtn.visible = !1, this.canSpurt && (this.canSpurt = !1, I.Inst.DoSpurt())) : 2 == this.clickType && (this.flyBtn.visible = !1, this.canFly && (this.canFly = !1, I.Inst.DoFly()))) }; a.onFly = function () { this.clickType = 2; this.pauseBtn.visible = !1; I.Inst.isPause ? sa.Inst.ShowMsg("Not flying during the suspension period") : (this.OnPause(), t.Inst.DoPlatformShareOrADS(1), this.flyBtn.visible = !1, this.pauseBtn.visible = !1) }; a.SpurtOver = function () { this.lastCheckTime = A.now(); this.canFly && (this.checkOverFromSpurt = !0); this.stopLoopCheck() }; a.FlyOver = function () { this.lastCheckTime = A.now(); this.canSpurt ? this.checkOverFromFly = !0 : this.canFly && (this.checkOverFromSpurt = !0); this.stopLoopCheck() }; a.stopLoopCheck = function () { this.canSpurt || this.canFly || (this.checkOverFromSpurt = this.checkOverFromFly = this.checkLongLoop = !1, h.timer.clear(this, this.loopCheck)) }; a.loopCheck = function () { I.Inst.isPause || I.Inst.needGuide || 0 != I.Inst.flyState || 0 != I.Inst.spurtState || (this.checkOverFromFly ? 3E3 <= A.now() - this.lastCheckTime && (this.checkOverFromFly = !1, this.lastCheckTime = A.now(), this.spurtBtn.visible = !0, this.checkLongLoop = !1) : this.checkOverFromSpurt ? 3E3 <= A.now() - this.lastCheckTime && (this.checkOverFromSpurt = !1, this.lastCheckTime = A.now(), this.flyBtn.visible = !0, this.checkLongLoop = !1) : this.checkLongLoop && (this.canSpurt && this.canFly ? 15E3 <= A.now() - this.lastCheckTime && (this.lastCheckTime = A.now(), 0 == this.spurtBtn.visible ? (this.spurtBtn.visible = !0, this.flyBtn.visible = !1) : (this.spurtBtn.visible = !1, this.flyBtn.visible = !0)) : this.checkLongLoop = !1)) }; a.OnPause = function () { this.isPause = I.Inst.isPause; this.isPause = !this.isPause; I.Inst.controlMap(this.isPause); this.ShowOrHideSpurtOrFly(!this.isPause) }; a.ShowPauseState = function (a, c) { void 0 === c && (c = !0); I.Inst.needGuide || (this.pauseBtn.visible = c, a ? (this.startS.visible = !1, this.pauseS.visible = !0) : (this.startS.visible = !0, this.pauseS.visible = !1)) }; a.start = function (a) { void 0 === a && (a = !1); a || (this.spurtBtn.visible = this.flyBtn.visible = !1); this.initHeadByType() }; a.initHeadByType = function () { this.panel_score.visible = !0; this.txt_scoreAdd.text = t.Inst.playerData.role.equipScoreSum.toString() }; a.stop = function () { this.ShowOrHideSpurtOrFly(!1); 0 != this.working && (this.working = !1, this.panel_score.visible = !1) }; a.UpdateScore = function (a) { this.score.text = a.toString() }; a.UpdateCoin = function (a) { this.coin.text = a.toString() }; a.DoubleCoin = function (a) { a ? this.coinDouble.visible = !0 : (this.coin1.scaleX = 1, this.coin1.scaleY = 1, this.coinDouble.visible = !1) }; a.DoDoubleScore = function (a) { var b = t.Inst.playerData.role.equipScoreSum, b = 0 == b ? 1 : b; a ? (this.ani1.play(), b *= 2) : this.ani1.stop(); this.txt_scoreAdd.text = b.toString() }; a.ShowOrHideByPause = function (a) { I.Inst.needGuide || (this.pauseBtn.visible = a) }; a.BreatheEffect_out = function () { Aa.to(this.spurtBtn, {scaleX: 1.1, scaleY: 1.1}, 0, null, M.create(this, this.BreatheEffect_in), 500) }; a.BreatheEffect_in = function () { Aa.to(this.spurtBtn, {scaleX: 1, scaleY: 1}, 0, null, M.create(this, this.BreatheEffect_out), 500) }; a.doSpurtEffect = function (a, c, d) { }; a.tweenValue = function (a, c, d) { var b = this; d && (this.valX = 0, Aa.to(this, {valX: a}, c, Pb.quartOut, M.create(this, function () { d.text = Math.round(b.valX).toString() }), 0, !0, !1).update = new M(this, function () { d.text = Math.round(b.valX).toString() })) }; a.ChangeShowSpeed = function (a) { this.speed.text = "x" + a; this.Speed01.stop(); this.Speed02.stop(); this.Speed03.stop(); this.Speed04.stop(); 3 >= a || (6 >= a ? this.Speed01.play() : 9 >= a ? this.Speed02.play() : 12 >= a ? this.Speed03.play() : this.Speed04.play()) }; a.showOrHideTarget = function (a, c) { (this.targetBox.visible = a) ? (this.targetOKI.visible = !1, this.headI.skin = c.head, this.nameT.text = c.name, this.rankT.text = c.rank.toString(), this.scoreT.text = c.score.toString(), this.targetScore = c.score, h.timer.loop(1, this, this.loopMisScore)) : h.timer.clear(this, this.loopMisScore) }; a.loopMisScore = function () { this.scoreT.text = t.Inst.playerLeft.score < this.targetScore ? (this.targetScore - t.Inst.playerLeft.score).toString() : "0" }; a.TargetOK = function (a) { this.targetOKI.visible = !0; this.ani3.stop(); this.ani3.play() }; a.FlyScore = function (a) { var b = Pa.getItemByClass("score_fly", Qm), c = new m(this.scoreT.x - 100, this.scoreT.y); b.Fly(new V(c.x, c.y), new V(50, 60), a) }; a.onResize = function () { F.Inst.simpleResize(this) }; return c }(xm), Yh = function (a) { function c() { c.__super.call(this) } g(c, "view.Count321View", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.getCreateRes = function () { return ["res/atlas/E_321.atlas", "res/atlas/E_Bomb.atlas"] }; a.afterCreate = function () { this.onResize() }; a.doWork = function () { this.visible = !0; this.ani_321.visible = !0; this.ani_321.play(0, !1) }; a.beforeDestroy = function () { this.ani_321.stop(); this.ani_321.visible = !1 }; a.onResize = function () { F.Inst.simpleResize(this) }; return c }(ym), Um = function (a) { function c() { this.arr_DailyAward = []; this.curInfo = null; this.got = !1; c.__super.call(this) } g(c, "view.DailyRewardView", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.getCreateRes = function () { return null }; a.afterCreate = function () { this.onResize(); this.doubleBtn.on("click", this, this.onDoubleBtn); this.confirmBtn.on("click", this, this.onConfirmBtn); D.Inst.addEvent1("1117", this, this.onGameSignInRsp); D.Inst.addEvent1("1990", this, this.adsSignSuccess); D.Inst.addEvent1("1303", this, this.onUsePetRsp); D.Inst.addEvent1("1302", this, this.onDressPetRsp) }; a.beforeDestroy = function () { D.Inst.removeEvent("1117", this); D.Inst.removeEvent("1990", this); D.Inst.removeEvent("1303", this); D.Inst.removeEvent("1302", this); myjoy.JerryView.prototype.beforeDestroy.call(this) }; a.doWork = function () { this.visible = !0; this.got = !1; this.InitSignIn() }; a.onResize = function () { F.Inst.simpleResize(this) }; a.InitSignIn = function () { var a = Ga.Inst.tryGetTbls("SignIn"); if (null != a) { this.arr_DailyAward.push(new na); for (var a = a.values, c = 0; c < a.length; ++c) { var d = new na; d.id = a[c].ID; d.daily = a[c].num; d.resID = a[c].resID; this.arr_DailyAward.push(d); d.daily == t.Inst.playerData.getDailyNum() && (this.curInfo = d, this.label_AwardCnt.text = F.Inst.getCostNum(d.resID)) } } }; a.onClickReceive = function (a) { t.Inst.plat.msg2Platform(32, "daily sign clicks"); oa.Inst.playSound("anniu"); var b = this.curInfo; t.Inst.playerData.GetTodaySigned() ? this.got && 2 == b.daily && D.Inst.dispatchEvent1("1610", {canGot: !0}) : (this.got = !0, (new Ok(a)).send()) }; a.onDoubleBtn = function () { t.Inst.DoPlatformShareOrADS(5) }; a.onConfirmBtn = function () { this.onClickReceive(!1) }; a.onGameSignInRsp = function (a) { var b = this; if (null != a.body && null != a.body.res) { a = a.body.res; var c = [], d = new sc; 2 == this.curInfo.daily ? (new bf(107)).send() : (D.Inst.dispatchEvent1("1630"), this.visible = !1); for (var e = 0; e < a.length; e++) 100 != Ga.Inst.tryGetTbl("Res", a[e].id).enumType && c.push(a[e]); t.Inst.ShowReward(d.init("Receive Award", c, function () { 2 >= b.curInfo.daily && D.Inst.dispatchEvent1("1610", {canGot: !0}) })) } }; a.adsSignSuccess = function () { this.onClickReceive(!0) }; a.onUsePetRsp = function (a) { null != this && 0 != this.visible && (new af(107, 0)).send() }; a.onDressPetRsp = function (a) { null != this && 0 != this.visible && (t.Inst.playerLeft.ChangePet(107, 0), D.Inst.dispatchEvent1("1630"), this.visible = !1) }; return c }(zm), Vm = function (a) { function c() { this.content = null; this.equipID = this.petID = 0; c.__super.call(this) } g(c, "view.DressTryOnView", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.getCreateRes = function () { return null }; a.afterCreate = function () { this.onResize(); this.quitBtn.on("click", this, this.onQuitBtn); this.moreBtn.on("click", this, this.onDressBtn); D.Inst.addEvent1("1980", this, this.doDress); D.Inst.addEvent1("1920", this, this.doDress) }; a.beforeDestroy = function () { D.Inst.removeEvent("1980", this); D.Inst.removeEvent("1920", this); myjoy.JerryView.prototype.beforeDestroy.call(this) }; a.init = function (a) { this.content = a.tip; this.petID = a.petId; this.equipID = a.equipId; myjoy.JerryView.prototype.init.call(this, a) }; a.doWork = function () { this.visible = !0 }; a.onResize = function () { F.Inst.simpleResize(this) }; a.onQuitBtn = function () { this.visible = !1 }; a.onDressBtn = function () { t.Inst.DoPlatformShareOrADS(4) }; a.doDress = function () { 0 != this.visible && (this.visible = !1, D.Inst.dispatchEvent1("1305"), t.Inst.playerLeft.ChangePet(this.petID, this.equipID)) }; return c }(Bm), Wm = function (a) { function c() { this.totalClothNum = this.gotClothNum = 0; this.currUsingIndex = this.currShowIndex = -1; this.oldEquipID = this.oldPetID = 0; this.needDressPet = !1; this.dressEquipID = this.dressPetID = NaN; this.dressTryOnView = null; c.__super.call(this); this.dressPanelInfo = []; this.tempEquipArray = []; this.tempPetArray = [] } g(c, "view.DressView", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.getCreateRes = function () { return ["res/atlas/Dressing.atlas"] }; a.afterCreate = function () { this.onResize(); this.useBtn.on("click", this, this.onUse); this.tryonBtn.on("click", this, this.onTryOnBtn); this.closeBtn.on("click", this, this.onClose); this.btn_left.on("click", this, this.onClickLeftArrow); this.btn_right.on("click", this, this.onClickRightArrow); D.Inst.addEvent1("1300", this, this.FillPetEquipData_before); D.Inst.addEvent1("1302", this, this.onRefreshDressUI); D.Inst.addEvent1("1301", this, this.onBuyPerOrEquip); D.Inst.addEvent1("1303", this, this.onUsePetRsp); D.Inst.addEvent1("1305", this, this.close); D.Inst.addEvent1("1980", this, this.doDressOn); D.Inst.addEvent1("1920", this, this.doDressOn) }; a.beforeDestroy = function () { D.Inst.removeEvent("1300", this); D.Inst.removeEvent("1302", this); D.Inst.removeEvent("1301", this); D.Inst.removeEvent("1303", this); D.Inst.removeEvent("1305", this); D.Inst.removeEvent("1980", this); D.Inst.removeEvent("1920", this); F.Inst.tryDestroyJerryView(this.dressTryOnView); myjoy.JerryView.prototype.beforeDestroy.call(this) }; a.doWork = function () { this.oldPetID = t.Inst.playerData.role.usingPet.id; this.oldEquipID = null == t.Inst.playerData.role.usingPet.equip ? 0 : t.Inst.playerData.role.usingPet.equip.id; this.visible = !0; this.ReadShopTable(); this.FillPetEquipData_before(null) }; a.init = function (a) { myjoy.JerryView.prototype.init.call(this, a) }; a.onResize = function () { F.Inst.simpleResize(this) }; a.onTryDressOn = function (a, c, d) { oa.Inst.playSound("anniu"); this.dressTryOnView = this.dressTryOnView || new Vm; t.Inst.node2Stage(this.dressTryOnView, "ui", !0); this.dressTryOnView.init({tip: a, petId: c, equipId: d}) }; a.onClose = function () { oa.Inst.playSound("anniu"); this.close(); var a = null == t.Inst.playerData.role.usingPet.equip ? 0 : t.Inst.playerData.role.usingPet.equip.id; this.oldPetID == t.Inst.playerData.role.usingPet.id && this.oldEquipID == a || t.Inst.playerLeft.ChangePet(t.Inst.playerLeft.petId, t.Inst.playerLeft.petEquipId) }; a.close = function () { D.Inst.dispatchEvent1("1630"); this.visible = !1; for (var a = this.dressPanelInfo.length, c = 0; c < a; ++c) this.dressPanelInfo.pop(); this.currUsingIndex = this.currShowIndex = -1; l.Inst.resetLoadFail() }; a.onTryOnBtn = function () { oa.Inst.playSound("anniu"); t.Inst.DoPlatformShareOrADS(4) }; a.doDressOn = function () { if (null != this && 0 != this.visible && (null == this.dressTryOnView || 1 != this.dressTryOnView.visible)) { var a = this.dressPanelInfo[this.currShowIndex]; t.Inst.playerLeft.ChangePet(a._pet.id, null == a._pet.equip ? 0 : a._pet.equip.id); this.close() } }; a.onUse = function () { oa.Inst.playSound("anniu"); var a = this.dressPanelInfo[this.currShowIndex]; if (a.isOn) sa.Inst.ShowMsg("IS USING"); else if (a.isHold) { var c = this.dressPanelInfo[this.currUsingIndex]; c.isOn = !1; for (var d = 0; d < c.equipList.length; ++d) c.equipList[d].isOn = !1; (new bf(a._pet.id)).send(); a.isOn = !0; t.Inst.playerData.updatePet(a._pet); this.currUsingIndex = this.currShowIndex; this.dressPetID = a._pet.id; this.dressEquipID = 0; this.needDressPet = !0; for (d = 0; d < a.equipList.length; ++d) a.equipList[d].isOn = !1 } else t.Inst.playerData.role.coin < a.getCostNum() ? sa.Inst.ShowMsg("Insufficient diamonds, share diamonds daily") : ((new Lk(a._pet.id)).send(), oa.Inst.playSound("goumai")) }; a.onClickLeftArrow = function () { --this.currShowIndex; this.ChangeByArrow() }; a.onClickRightArrow = function () { ++this.currShowIndex; this.ChangeByArrow() }; a.ChangeByArrow = function () { oa.Inst.playSound("anniu"); 0 > this.currShowIndex ? this.currShowIndex = this.dressPanelInfo.length - 1 : this.currShowIndex >= this.dressPanelInfo.length && (this.currShowIndex = 0); this.RefreshUIView() }; a.ReadShopTable = function () { var a = Ga.Inst.tryGetTbls("Shop"); if (null != a) { this.tempPetArray = []; this.tempEquipArray = []; for (var a = a.values, c = 0; c < a.length; ++c) 1 == a[c].shopType ? this.tempPetArray.push(a[c]) : 2 == a[c].shopType && this.tempEquipArray.push(a[c]); this.totalClothNum = this.tempEquipArray.length + this.tempPetArray.length } }; a.showTryOn = function (a, c) { void 0 === c && (c = !1); this.tryonBtn.visible = a; c ? (this.useBtn.visible = !1, this.tryonBtn.x = -88) : (this.useBtn.visible = !0, this.tryonBtn.x = 13); this.useBtn.x = a ? -194 : -88 }; a.RefreshUIView = function () { this.updateClothRate(); var a = this.dressPanelInfo[this.currShowIndex]; this.cost_type_use.visible = !1; this.useBtn.labelPadding = "-2,0,0,0"; a.isOn ? (this.useBtn.label = "USING", this.showTryOn(!1)) : a.isHold ? (this.useBtn.label = "USE", this.showTryOn(!1)) : (this.useBtn.label = a.getCostNum().toString(), this.cost_type_use.skin = Ga.Inst.tryGetTbl("Res", a.getCostType().toString()).UIPath, this.cost_type_use.visible = !0, this.useBtn.labelPadding = "-2,0,0,25", this.showTryOn(!0, !0)); this.frame_using.visible = a.isOn; this.img_using.skin = a.uiPath; var c = Ga.Inst.tryGetTbl("Res", a._pet.id.toString()).score; this.score.text = "SCOREx" + c + "%"; for (var c = this.skin_list.length, d = 0; d < c; ++d) this.skin_list.deleteItem(d); this.skin_list.repeatX = a.equipList.length; this.skin_list.itemRender = Rm; c = []; for (d = 0; d < a.equipList.length; ++d) c.push(a.equipList[d]); this.skin_list.hScrollBarSkin = ""; this.skin_list.scrollBar.elasticBackTime = 200; this.skin_list.scrollBar.elasticDistance = 50; this.skin_list.renderHandler = new M(this, this.updateItem); this.skin_list.array = c }; a.updateItem = function (a, c) { var b = this.dressPanelInfo[this.currShowIndex], d = a.dataSource; if (b._pet.id == Ga.Inst.tryGetTbl("Shop", d._equip.id).solePet) { a.img_skin.skin = d.uiPath; if (a.choose_frame.visible = d.isOn) this.frame_using.visible = !1; a.cost_type.visible = !1; a.cost_type.visible && (a.cost_type.skin = Ga.Inst.tryGetTbl("Res", d.getCostType().toString()).UIPath); a.btn_skin.labelPadding = "0,0,0,0"; a.btn_skin.labelSize = 30; a.clothBox.visible = !1; a.clothBox.visible = !0; var f = Ga.Inst.tryGetTbl("Res", d._equip.id.toString()).score; a.score.text = "SCOREx" + f + "%"; d.isOn ? a.btn_skin.label = "USING" : d.isHold ? a.btn_skin.label = "USE" : (a.btn_skin.label = "Try On", a.btn_skin.labelPadding = "0,0,0,0"); a.btn_skin.on("click", this, this.onClickBtn, [{petInfo_arg: b, equip_arg: d}]) } }; a.onClickBtn = function (a) { oa.Inst.playSound("anniu"); var b = a.petInfo_arg; a = a.equip_arg; if (b.isOn || b.isHold) if (1 == a.isOn) sa.Inst.ShowMsg("IS USING"); else if (1 == a.isHold) { for (var c = this.dressPanelInfo[this.currUsingIndex], d = 0; d < c.equipList.length; ++d) c.equipList[d].isOn = !1; c.isOn = !1; this.currUsingIndex != this.currShowIndex ? ((new bf(b._pet.id)).send(), this.currUsingIndex = this.currShowIndex, this.needDressPet = !0, this.dressPetID = b._pet.id, this.dressEquipID = a._equip.id) : (new af(b._pet.id, a._equip.id)).send(); for (d = 0; d < b.equipList.length; ++d) b.equipList[d].isOn = !1; a.isOn = !0; t.Inst.playerData.updatePet(b._pet) } else this.onTryDressOn(c, b._pet.id, a._equip.id), oa.Inst.playSound("goumai"); else this.onTryDressOn("Purchase Pet", b._pet.id, a._equip.id) }; a.FillPetEquipData_before = function (a) { this.gotClothNum = 0; a = []; var b = []; b.push(t.Inst.playerData.role.usingPet); null != a && 0 < a.length && (this.gotClothNum += a.length); null != b && 0 < b.length && (this.gotClothNum += b.length); null != t.Inst.playerData.role.usingPet.equip && 0 != t.Inst.playerData.role.usingPet.equip.id && (this.gotClothNum += 1); for (var c = 0; c < this.tempPetArray.length; ++c) { var d = new Th; d.uiPath = Ga.Inst.tryGetTbl("Res", this.tempPetArray[c].ID).UIPath; d.price = this.tempPetArray[c].saleCost; d._pet.id = this.tempPetArray[c].ID; for (var e = 0; e < b.length; ++e) this.tempPetArray[c].ID == b[e].id && (d.isHold = !0, b[e].id == t.Inst.playerData.role.usingPet.id && (d.isOn = !0)); for (e = 0; e < this.tempEquipArray.length; ++e) if (this.tempEquipArray[e].solePet == this.tempPetArray[c].ID) { var g = new qc; g.uiPath = Ga.Inst.tryGetTbl("Res", this.tempEquipArray[e].ID).UIPath; g.price = this.tempEquipArray[e].saleCost; g._equip.id = this.tempEquipArray[e].ID; for (var h = 0; h < a.length; ++h) this.tempEquipArray[e].ID == a[h].id && (g.isHold = !0); for (h = 0; h < b.length; ++h) void 0 != b[h].equip && this.tempEquipArray[e].ID == b[h].equip.id && (g.isHold = !0, d.isOn && (d.isOn = !1, g.isOn = !0)); d.setEquipForPet(g) } this.dressPanelInfo.push(d) } this.FillPetEquipData() }; a.updateClothRate = function () { this.gotCloth.text = this.gotClothNum + "/" + this.totalClothNum; this.clothRate.text = t.Inst.playerData.role.equipScoreSum.toString() }; a.FillPetEquipData = function () { for (var a = 0; a < this.dressPanelInfo.length; ++a) { var c = this.dressPanelInfo[a]; if (1 == c.isOn) this.currUsingIndex = this.currShowIndex = a; else for (var d = 0; d < c.equipList.length; ++d) c.equipList[d].isOn && (this.currUsingIndex = this.currShowIndex = a) } this.RefreshUIView() }; a.onRefreshDressUI = function (a) { this.RefreshUIView() }; a.onBuyPerOrEquip = function (a) { if (a && a.body && !(0 >= a.body.resList.length) && this.visible) { var b = this.dressPanelInfo[this.currShowIndex]; if (b._pet.id == a.body.resList[0].id) b.isHold = !0, this.onUse(); else for (var c = 0; c < b.equipList.length; ++c) { var d = b.equipList[c]; d._equip.id == a.body.resList[0].id && (d.isHold = !0, this.onClickBtn({ petInfo_arg: b, equip_arg: d })) } this.gotClothNum += 1; this.RefreshUIView() } }; a.onUsePetRsp = function (a) { this.needDressPet && (this.needDressPet = !1, (new af(this.dressPetID, this.dressEquipID)).send()) }; c.HOLD = "USE"; c.USEING = "USING"; c.USEBTN_COST_ORI = "-2,0,0,0"; c.USEBTN_COST_OFFSET = "-2,0,0,25"; c.COST_ORI = "0,0,0,0"; c.COST_OFFSET = "-3,0,0,25"; c.LABEL_ORI = 30; c.LABEL_SMALL = 20; return c }(Am), Hk = function (a) { function c() { this.shareContent = null; this.guideOver = !1; this.val = NaN; c.__super.call(this); this.resultData = new J } g(c, "view.GameOverView", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.getCreateRes = function () { return null }; a.afterCreate = function () { this.onResize(); this.doubleBtn.on("click", this, this.onMoreBtn); this.quitBtn.on("click", this, this.onQuitBtn); this.backBtn.on("click", this, this.onQuitBtn); D.Inst.addEvent1("1240", this, this.onDoublePlayAwardRsp); D.Inst.addEvent1("1910", this, this.ShareSuccess) }; a.BreatheEffect_out = function () { Aa.to(this.doubleBtn, {scaleX: 1.1, scaleY: 1.1}, 0, null, M.create(this, this.BreatheEffect_in), 500) }; a.BreatheEffect_in = function () { Aa.to(this.doubleBtn, {scaleX: 1, scaleY: 1}, 0, null, M.create(this, this.BreatheEffect_out), 500) }; a.onShare = function () { oa.Inst.playSound("anniu"); t.Inst.DoPlatformShareOrADS(3) }; a.ShareSuccess = function (a) { if (null != this && 0 != this.visible) if (0 == t.Inst.playerLeft.gold) sa.Inst.ShowMsg("Gold zero, you can not double"); else { a = []; var b = new Jf; b.id = 4; b.amt = 2 * t.Inst.playerLeft.gold; a.push(b); t.Inst.playerData.role.gold += t.Inst.playerLeft.gold; b = new sc; t.Inst.ShowReward(b.init("REWARDS", a, this.onQuitBtn)) } }; a.ShareFail = function () { sa.Inst.ShowMsg("SHARE FAIL") }; a.onDoublePlayAwardRsp = function (a) { if (null != this && 0 != this.visible && a && a.body) { a = a.body.res; var b = new sc; t.Inst.ShowReward(b.init("REWARDS", a, this.onQuitBtn)) } }; a.beforeDestroy = function () { D.Inst.removeEvent("1240", this); D.Inst.removeEvent("1910", this); myjoy.JerryView.prototype.beforeDestroy.call(this) }; a.init = function (a) { this.guideOver = a; myjoy.JerryView.prototype.init.call(this, a) }; a.doWork = function () { this.visible = !0; t.Inst.playerData.role.maxScore = t.Inst.playerLeft.score > t.Inst.playerData.role.maxScore ? t.Inst.playerLeft.score : t.Inst.playerData.role.maxScore; this.showOver(this.guideOver); l.Inst.ForBanner(26) }; a.initNormal = function () { this.ScoreTxt.text = t.Inst.playerLeft.score.toString(); this.CoinTxt.text = "+" + t.Inst.playerLeft.gold.toString(); this.txt_scoreAdd.text = t.Inst.playerData.role.equipScoreSum.toString(); this.newscore.visible = t.Inst.playerData.battleResultData.newRecord; this.initByType() }; a.onResize = function () { F.Inst.simpleResize(this) }; a.initByType = function () { this.resultData = t.Inst.playerData.battleResultData }; a.onMoreBtn = function () { this.onShare() }; a.onQuitBtn = function () { t.Inst.playerData.role.gold += t.Inst.playerLeft.gold; this.visible = !1; l.Inst.CloseBanner(); D.Inst.dispatchEvent1("1603") }; a.tweenScore = function () { var a = this; if (null != this.ScoreTxt) { var c = t.Inst.playerLeft.score; Aa.to(this, {val: c}, 500, Pb.quartOut, M.create(this, function () { this.ScoreTxt.text = c.toString() }), 0, !0, !1).update = new M(this, function () { this.ScoreTxt.text = a.val.toString() }) } }; a.showOver = function (a) { a ? (this.guideOverBox.visible = !0, this.normalOverBox.visible = !1) : (this.guideOverBox.visible = !1, this.normalOverBox.visible = !0, this.initNormal()) }; return c }(Cm), Tm = function (a) { function c() { c.__super.call(this) } g(c, "view.GiftBoxView", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.getCreateRes = function () { return null }; a.afterCreate = function () { this.onResize(); this.closeBtn.on("click", this, this.onClickClose); this.confirmBtn.on("click", this, this.onClickConfirmBtn); D.Inst.addEvent1("2000", this, this.onADSSuccess); D.Inst.addEvent1("2001", this, this.onADSFail) }; a.beforeDestroy = function () { D.Inst.removeEvent("2000", this); D.Inst.removeEvent("2001", this); myjoy.JerryView.prototype.beforeDestroy.call(this) }; a.init = function (a) { myjoy.JerryView.prototype.init.call(this, a) }; a.doWork = function () { this.visible = !0; var a = F.Inst.getCostNum(Ga.Inst.tryGetTbl("Award", "10").Award); this.label_AwardCnt.text = a.toString() }; a.onResize = function () { F.Inst.simpleResize(this) }; a.onClickClose = function () { oa.Inst.playSound("anniu"); this.visible = !1; D.Inst.dispatchEvent1("1811") }; a.onClickConfirmBtn = function () { t.Inst.plat.msg2Platform(32, "diamond gift clicks"); t.Inst.DoPlatformShareOrADS(7) }; a.onADSSuccess = function () { this.visible = !1; D.Inst.dispatchEvent1("1811") }; a.onADSFail = function () { }; return c }(Dm), Fk = function (a) { function c() { this.moveType = 0; this.canDo = !1; c.__super.call(this) } g(c, "view.GuideRunView", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.getCreateRes = function () { return ["res/atlas/GuideRun.atlas"] }; a.afterCreate = function () { this.onResize(); this.bg.on("click", this, this.onClickKnowBtn) }; a.beforeDestroy = function () { myjoy.JerryView.prototype.beforeDestroy.call(this) }; a.init = function (a) { this.moveType = a; myjoy.JerryView.prototype.init.call(this, a) }; a.doWork = function () { this.visible = !0; this.initByType(this.moveType) }; a.onResize = function () { F.Inst.simpleResize(this) }; a.initByType = function (a) { var b = this; this.ani1.stop(); this.ani2.stop(); this.ani3.stop(); this.ani4.stop(); switch (a) { case 1: this.ani1.play(); break; case 2: this.ani2.play(); break; case 3: this.ani3.play(); break; case 4: this.ani4.play() } h.timer.once(500, this, function () { b.canDo = !0 }) }; a.onClickKnowBtn = function () { this.canDo && I.Inst.RockerOn(!0) }; return c }(Em), Ik = function (a) { function c() { this.totalTime = 20; this.helpType = this.helpTime = this.curTime = 0; c.__super.call(this) } g(c, "view.HelpView", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.getCreateRes = function () { return null }; a.afterCreate = function () { this.onResize(); this.quitBtn.on("click", this, this.onQuitBtn); this.moreBtn2.on("click", this, this.onMoreBtn2); this.moreBtn3.on("click", this, this.onMoreBtn3); this.moreBtn4.on("click", this, this.onMoreBtn4); D.Inst.addEvent1("1241", this, this.subCoinOK); D.Inst.addEvent1("1900", this, this.ShareSuccess); D.Inst.addEvent1("1901", this, this.doWork); D.Inst.addEvent1("1970", this, this.ShareSuccess); D.Inst.addEvent1("1971", this, this.doWork) }; a.beforeDestroy = function () { D.Inst.removeEvent("1241", this); D.Inst.removeEvent("1900", this); D.Inst.removeEvent("1901", this); D.Inst.removeEvent("1970", this); D.Inst.removeEvent("1971", this); myjoy.JerryView.prototype.beforeDestroy.call(this) }; a.doWork = function () { this.helpType = 0; this.visible = !0; this.curTime = this.totalTime; this.changeTime(); h.timer.loop(1E3, this, this.loopTime); this.moreBtn4.visible = I.Inst.needGuide ? !1 : !0; l.Inst.ForBanner(24) }; a.gameOver = function () { h.timer.clear(this, this.loopTime); l.Inst.CloseBanner(); this.visible = !1; I.Inst.needGuide && (I.Inst.needGuide = !1, t.Inst.CloseGuide(1, !1)); D.Inst.dispatchEvent1("1601") }; a.subCoinOK = function (a) { this.visible && this.helpOK() }; a.helpOK = function () { h.timer.clear(this, this.loopTime); this.visible = !1; l.Inst.CloseBanner(); D.Inst.dispatchEvent1("1602", {type: this.helpType}) }; a.loopTime = function () { 0 >= this.curTime ? (h.timer.clear(this, this.loopTime), this.gameOver()) : this.curTime--; this.changeTime() }; a.changeTime = function () { this.countDownTxt.text = "COUNT DOWN\uff1a" + this.curTime + "s" }; a.onResize = function () { F.Inst.simpleResize(this) }; a.onQuitBtn = function () { this.gameOver() }; a.onMoreBtn2 = function () { this.helpType = 2; this.clickReStart() }; a.onMoreBtn3 = function () { this.helpType = 3; this.clickReStart() }; a.onMoreBtn4 = function () { this.helpType = 4; this.clickReStart() }; a.clickReStart = function () { t.Inst.DoPlatformShareOrADS(2) }; a.ShareSuccess = function () { this.helpTime++; null != this && 0 != this.visible && this.helpOK() }; a.ShareFail = function () { sa.Inst.ShowMsg("SHARE FAIL") }; return c }(Fm), Ek = function (a) { function c() { this.progressRate2 = this.progressRate1 = this.progress2 = this.progress1 = 0; this.firstPartRate = .4; this.lastSyncProTime = NaN; this.curProgress = this.valuePro = 0; this.waitComplete = !1; c.__super.call(this) } g(c, "view.LoadingView", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.getCreateRes = function () { return null }; a.afterCreate = function () { this.onResize(); F.Inst.myTrace("after create loading") }; a.beforeDestroy = function () { F.Inst.myTrace(" \x3d\x3d\x3d\x3d\x3d do remove loading \x3d\x3d\x3d\x3d\x3d"); myjoy.JerryView.prototype.beforeDestroy.call(this) }; a.doWork = function () { this.lastSyncProTime = this.progressRate2 = this.progressRate1 = this.progress2 = this.progress1 = 0; I.Inst.mapMgr.initResDic(); this.loadRes3D(); this.ani1.play(0, !0) }; a.loadRes3D = function () { var a; a = I.Inst.GetModelArray(); h.loader.create(a, M.create(this, this.onComplete3D), M.create(this, this.onProgress3D)) }; a.onProgress3D = function (a) { this.progressRate1 = a * this.firstPartRate; this.progress1 = parseInt((100 * this.progressRate1).toString()); this.refreshPro() }; a.onComplete3D = function () { this.loadRes2D() }; a.loadRes2D = function () { var a = []; a.push({url: "res/atlas/CommonMain.atlas"}, {url: "res/atlas/Common.atlas"}, {url: "res/atlas/GoldParticle.atlas"}, {url: "res/atlas/login.atlas"}, {url: "res/atlas/pet005.atlas"}, {url: "res/atlas/pet006.atlas"}, {url: "res/atlas/pet002.atlas"}, {url: "res/atlas/pet008.atlas"}, {url: "res/atlas/pet009.atlas"}, {url: "res/atlas/pet010.atlas"}, {url: "res/atlas/pet012.atlas"}); a = oa.Inst.getSoundPathList(a); h.loader.load(a, M.create(this, this.onComplete2D), M.create(this, this.onProgress2D, null, !1)) }; a.onProgress2D = function (a) { this.progressRate2 = a * (1 - this.firstPartRate); this.progress2 = parseInt((100 * this.progressRate2).toString()); this.refreshPro() }; a.onComplete2D = function () { h.timer.frameOnce(2, this, this.onAllResComplete) }; a.onAllResComplete = function () { this.valuePro < this.curProgress ? this.waitComplete = !0 : D.Inst.dispatchEvent1("1206") }; a.refreshPro = function () { var a = 0; isNaN(this.progress1) || (a += this.progress1); isNaN(this.progress2) || (a += this.progress2); this.curProgress = a; h.timer.once(10, this, this.refreshProgress) }; a.refreshProgress = function () { var a = !1, c = !1; this.valuePro < this.curProgress ? (a = !0, this.valuePro += 1) : (this.valuePro = this.curProgress, h.timer.clear(this, this.refreshProgress), c = !0); this.pro_1.value = this.valuePro / 100; null != this.txt_info && (this.txt_info.text = "LOADING... " + this.valuePro.toString() + "%", this.dog.x = -315 + Math.abs(540 * this.pro_1.value)); this.waitComplete && c && (a = !1, this.onAllResComplete()); if (a) h.timer.once(10, this, this.refreshProgress) }; a.onResize = function () { F.Inst.simpleResize(this) }; return c }(Gm), Kk = function (a) { function c() { c.__super.call(this) } g(c, "view.LoginView", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.getCreateRes = function () { return ["res/atlas/login.atlas"] }; a.afterCreate = function () { this.onResize(); this.btn_match.on("click", this, this.onClickOnline) }; a.doWork = function () { this.txt_name.text = ""; this.txt_room.text = "" }; a.onClickOnline = function () { oa.Inst.playSound("anniu"); "" == this.txt_name.text ? sa.Inst.ShowMsg("\u8bf7\u8f93\u5165\u5e10\u53f7") : "" == this.txt_room.text ? sa.Inst.ShowMsg("\u8bf7\u8f93\u5165\u6635\u79f0") : this.loginFinish(!0) }; a.loginFinish = function (a) { t.Inst.plat.codeStr = this.txt_name.text; t.Inst.playerLeft.setInfo(this.txt_room.text, "100"); Xa.Inst.connectServer() }; a.onResize = function () { F.Inst.simpleResize(this) }; return c }(Hm), Gk = function (a) { function c() { this.announceView = this.platformAwardView = this.dailyRewardView = this.rankView = this.dressView = this.cam = this.role3DAnim = this.role3D = this.sceneNode = null; this.needGuide = !1; this.iconArr = []; this.currentIndex = this.iconCnt = 0; this.adsList = []; this.currentIndexMyjoy = 0; c.__super.call(this) } g(c, "view.MainView", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.getCreateRes = function () { return null }; a.afterCreate = function () { this.onResize(); this.ShareBtn.on("click", this, this.onShare); this.equipBtn.on("click", this, this.onEquip); this.RankBtn.on("click", this, this.onRank); this.StartBtn.on("click", this, this.onStart); this.gotPandaBtn.on("click", this, this.onGotsPandaBtn); this.img_wxaIcon.on("click", this, this.onClickwxaIcon); this.share1Btn.on("click", this, this.onShareBtn); this.img_wxaIcon.scale(.6, .6); D.Inst.addEvent1("1207", this, this.onShowQuery); D.Inst.addEvent1("1500", this, this.onRefreshCoin); D.Inst.addEvent1("1213", this, this.onShowwxaIcon); D.Inst.addEvent1("1502", this, this.ShowPlatformUI); D.Inst.addEvent1("1306", this, this.ShowOrHideLoadTip); D.Inst.addEvent1("1117", this, this.signInRsp); D.Inst.addEvent1("1610", this, this.showAnnounce); D.Inst.addEvent1("1630", this, this.showMainBanner); D.Inst.addEvent1("1631", this, this.hideMainBanner); F.Inst.FullScreen(this.topHead); 2 == t.gameConfig.platform ? wxaSDK.wxa_init("441", this.wxa_GetIcon) : this.img_wxaIcon.skin = "" }; a.wxa_GetIcon = function (a) { D.Inst.dispatchEvent1("1213", {res: a}) }; a.onShowwxaIcon = function (a) { a && a.body && (a = a.body.res) && (1 == a.type ? (h.timer.clear(this, this.wxaIconLoop), a = a.data, this.ani1.play(0, !0), this.img_wxaIcon.skin = a) : 2 == a.type && (this.ani1.stop(), this.img_wxaIcon.rotation = 0, this.iconArr = a = a.data.imglist, this.iconCnt = a.length, h.timer.loop(150, this, this.wxaIconLoop))) }; a.onClickwxaIcon = function () { wxaSDK.navigateToMiniProgram({}, this.wxa_GetIcon) }; a.wxaIconLoop = function () { this.currentIndex >= this.iconCnt && (this.currentIndex = 0); this.img_wxaIcon.skin = this.iconArr[this.currentIndex]; ++this.currentIndex }; a.beforeDestroy = function () { D.Inst.removeEvent("1207", this); D.Inst.removeEvent("1500", this); D.Inst.removeEvent("1213", this); D.Inst.removeEvent("1502", this); D.Inst.removeEvent("1306", this); D.Inst.removeEvent("1117", this); D.Inst.removeEvent("1610", this); D.Inst.removeEvent("1630", this); D.Inst.removeEvent("1631", this); F.Inst.tryDestroyJerryView(this.dressView); F.Inst.tryDestroyJerryView(this.rankView); F.Inst.tryDestroyJerryView(this.dailyRewardView); F.Inst.tryDestroyJerryView(this.platformAwardView); myjoy.JerryView.prototype.beforeDestroy.call(this) }; a.doWork = function () { this.visible = !0; this.initHead(); this.bottomBox.visible = !1; h.timer.once(2E3, this, function () { this.bottomBox.visible = !0; this.guideMask.visible = !1 }); this.needGuide = t.Inst.playerData.CheckNeedGuideAll(); this.guideMask.visible = !1; if (this.needGuide) { if (t.Inst.playerData.CheckNeedGuide(2)) this.onStart() } else 0 < t.Inst.playerData.getDailyNum() && !t.Inst.playerData.GetTodaySigned() ? (this.hideMainBanner(), this.dailyRewardView = this.dailyRewardView || new Um, t.Inst.node2Stage(this.dailyRewardView, "ui", !0), this.dailyRewardView.init()) : this.showMainBanner(); this.CheckDailyState(); this.doInit() }; a.showMainBanner = function () { null != this.dailyRewardView && 1 == this.dailyRewardView.visible || l.Inst.ForBanner(20) }; a.hideMainBanner = function () { l.Inst.CloseBanner() }; a.ShowGuideStart = function () { var a = F.Inst.GetGlobalPos(this.StartBtn); a.x -= 5; a.y -= 5; ng.Inst.DrawGuide("rect", {point: a, width: this.StartBtn.width + 10, height: this.StartBtn.height + 10}) }; a.onResize = function () { F.Inst.simpleResize(this) }; a.onShowQuery = function (a) { 0 != t.Inst.plat.inviter && t.Inst.plat.inviter != t.Inst.playerData.role.id && (F.Inst.myTrace("\u6700\u5927\u5316\u65f6\uff0c\u4e0a\u4f20inviter," + t.Inst.plat.inviter, !1), (new kh(t.Inst.plat.inviter)).send()) }; a.ShowPlatformUI = function (a) { this.hideMainBanner(); this.platformAwardView = this.platformAwardView || new Gh; t.Inst.node2Stage(this.platformAwardView, "ui", !0); this.platformAwardView.init() }; a.onRefreshCoin = function (a) { this.txt_gold.text = t.Inst.playerData.role.gold.toString(); this.txt_diam.text = t.Inst.playerData.role.coin.toString(); this.updateEquipScore() }; a.onShare = function () { t.Inst.plat.msg2Platform(32, "share gift button clicks"); oa.Inst.playSound("anniu"); this.hideMainBanner(); this.platformAwardView = this.platformAwardView || new Gh; t.Inst.node2Stage(this.platformAwardView, "ui", !0); this.platformAwardView.init() }; a.onRank = function () { oa.Inst.playSound("anniu"); this.hideMainBanner(); this.rankView = this.rankView || new Xm; t.Inst.node2Stage(this.rankView, "ui", !0); this.rankView.init(bi.CHART_TYPE_SINGLE_SCORE) }; a.onEquip = function () { oa.Inst.playSound("anniu"); this.hideMainBanner(); this.dressView = this.dressView || new Wm; t.Inst.node2Stage(this.dressView, "ui", !0); this.dressView.init() }; a.onStart = function () { this.hideMainBanner(); ng.Inst.HideGuide(); D.Inst.dispatchEvent1("1700") }; a.showAnnounce = function () { this.showByEnter(!0) }; a.onGotsPandaBtn = function () { this.showByEnter(!1) }; a.onShareBtn = function () { t.Inst.plat.msg2Platform(32, "share button clicks"); Ad.Inst.onClickShare(9) }; a.showByEnter = function (a) { this.hideMainBanner(); this.announceView = this.announceView || new Sm; t.Inst.node2Stage(this.announceView, "ui", !0); this.announceView.init(a) }; a.CheckDailyState = function () { 2 < t.Inst.playerData.getDailyNum() || 0 == t.Inst.playerData.getDailyNum() ? this.gotPandaBtn.visible = !1 : (this.gotPandaBtn.visible = !0, this.Icon.play()) }; a.initHead = function () { this.txt_gold.text = t.Inst.playerData.role.gold.toString(); this.txt_diam.text = t.Inst.playerData.role.coin.toString(); this.Score.text = t.Inst.playerData.role.maxScore.toString(); this.updateEquipScore() }; a.updateEquipScore = function () { this.txt_scoreAdd.text = t.Inst.playerData.role.equipScoreSum.toString(); this.txt_scoreAdd.reCache() }; a.ShowOrHideLoadTip = function (a) { a && a.body && (this.Tips.visible = a.body.show) }; a.signInRsp = function () { this.CheckDailyState() }; a.doInit = function () { t.Inst.inArea ? this.myjoySdkBox.visible = !1 : (this.img_Ads_01.on("click", this, this.onClickAds01), this.adsList = t.Inst.adsList, this.currentIndexMyjoy = 0, this.img_Ads_01.skin = this.adsList[this.currentIndexMyjoy].banner_icon, h.timer.loop(3E3, this, this.LoopBannerChange)) }; a.onClickAds01 = function () { myjoySDK.my_navigateToMiniProgram(this, this.adsList[this.currentIndexMyjoy].banner_appid, this.adsList[this.currentIndexMyjoy].banner_path) }; a.LoopBannerChange = function () { ++this.currentIndexMyjoy; this.currentIndexMyjoy >= this.adsList.length && (this.currentIndexMyjoy = 0); this.img_Ads_01.skin = this.adsList[this.currentIndexMyjoy].banner_icon }; return c }(Im), $h = function (a) { function c() { this.msgInfo = null; c.__super.call(this) } g(c, "view.MsgBoxSelectView", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.getCreateRes = function () { return ["res/atlas/login.atlas"] }; a.afterCreate = function () { this.onResize(); this.visible = !1; this.btn1.on("click", this, this.btn1Call); this.btn2.on("click", this, this.btn2Call) }; a.doWork = function () { this.visible = !0 }; a.init = function (a) { this.msgInfo = a; myjoy.JerryView.prototype.init.call(this, a); this.ShowMsg(this.msgInfo) }; a.btn1Call = function () { null != this.msgInfo && (null != this.msgInfo.btn1Callback && this.msgInfo.btn1Callback(), this.onComplete()) }; a.btn2Call = function () { null != this.msgInfo && (null != this.msgInfo.btn2Callback && this.msgInfo.btn2Callback(), this.onComplete()) }; a.ShowMsg = function (a) { null != a && null != this && null != this.tip && (this.visible = this.mouseEnabled = !0, this.onResize()) }; a.onComplete = function () { this.visible = this.mouseEnabled = !1 }; a.onResize = function () { F.Inst.simpleResize(this) }; return c }(Jm), sa = function (a) { function c() { c.__super.call(this); if (null != c.inst) throw Error("MsgBoxView Singleton already constructed!"); c.inst = this } g(c, "view.MsgBoxView", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.afterCreate = function () { this.onResize() }; a.ShowMsg = function (a) { this.ani1.stop(); this.txt_info.centerX = 0; this.txt_info.centerY = 0; this.txt_info.text = a; this.txt_info.visible = !0; this.ani1.play(0, !1); this.ani1.once("complete", this, this.onComplete) }; a.onComplete = function () { this.txt_info.visible = !1 }; a.onResize = function () { F.Inst.simpleResize(this) }; e(1, c, "Inst", function () { return c.inst || new c }, ui.MsgBoxUI._$SET_Inst); c.inst = null; return c }(Km), Gh = function (a) { function c() { this.fetchedCnt = this.moreAward = this.oneAward = 0; this.headList = null; c.__super.call(this) } g(c, "view.PlatformAwardView", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.getCreateRes = function () { return null }; a.afterCreate = function () { this.onResize(); this.img_Mask.on("click", this, this.onClickMask); this.btn_Close.on("click", this, this.onClickClose); this.btn_Get.on("click", this, this.onClickGet); this.btn_Invite.on("click", this, this.onCallShare); this.invite1Btn.on("click", this, this.onClickAdd1); this.invite2Btn.on("click", this, this.onClickAdd2); this.invite3Btn.on("click", this, this.onClickAdd3); this.invite4Btn.on("click", this, this.onClickAdd4); this.invite5Btn.on("click", this, this.onClickAdd5); this.btn_Invite.on("click", this, this.onCallShare); D.Inst.addEvent1("1620", this, this.onQueryInviterRsp); D.Inst.addEvent1("1621", this, this.onFetchInviterRsp) }; a.beforeDestroy = function () { D.Inst.removeEvent("1620", this); D.Inst.removeEvent("1621", this); myjoy.JerryView.prototype.beforeDestroy.call(this) }; a.init = function (a) { this.oneAward = F.Inst.getCostNum(Ga.Inst.tryGetTbl("Award", "8").Award); this.moreAward = F.Inst.getCostNum(Ga.Inst.tryGetTbl("Award", "9").Award); (new jh).send(); myjoy.JerryView.prototype.init.call(this, a) }; a.doWork = function () { this.visible = !0; this.label_Award.text = "+" + this.moreAward; this.i1t.text = this.i2t.text = this.i3t.text = this.i4t.text = this.i5t.text = "+" + this.oneAward }; a.BreatheEffect_out = function () { Aa.to(this.btn_Invite, {scaleX: 1.1, scaleY: 1.1}, 0, null, M.create(this, this.BreatheEffect_in), 500) }; a.BreatheEffect_in = function () { Aa.to(this.btn_Invite, {scaleX: 1, scaleY: 1}, 0, null, M.create(this, this.BreatheEffect_out), 500) }; a.BreatheGet_out = function () { Aa.to(this.btn_Get, {scaleX: 1.1, scaleY: 1.1}, 0, null, M.create(this, this.BreatheGet_in), 500) }; a.BreatheGet_in = function () { Aa.to(this.btn_Get, {scaleX: 1, scaleY: 1}, 0, null, M.create(this, this.BreatheGet_out), 500) }; a.onResize = function () { F.Inst.simpleResize(this) }; a.onClickClose = function () { this.onClickMask() }; a.onClickMask = function () { oa.Inst.playSound("anniu"); this.visible = !1; D.Inst.dispatchEvent1("1630") }; a.onClickGet = function () { Aa.clearAll(this.btn_Get); this.btn_Get.scale(1, 1); if (null == this.headList || 0 == this.headList.length) this.onCallShare(); else this.fetchedCnt < this.headList.length && 6 > this.fetchedCnt ? (new Mk).send() : sa.Inst.ShowMsg("Invite more friends to receive the prize!") }; a.onClickAdd1 = function () { this.onClickAdd(1) }; a.onClickAdd2 = function () { this.onClickAdd(2) }; a.onClickAdd3 = function () { this.onClickAdd(3) }; a.onClickAdd4 = function () { this.onClickAdd(4) }; a.onClickAdd5 = function () { this.onClickAdd(5) }; a.onClickAdd = function (a) { if (!(this.fetchedCnt >= a)) this.onCallShare() }; a.onCallShare = function () { t.Inst.plat.msg2Platform(32, "invitation button clicks"); t.Inst.DoPlatformShareOrADS(6) }; a.ShareSuccess = function () { sa.Inst.ShowMsg("SHARE SUCCESS") }; a.onQueryInviterRsp = function (a) { if (null != a && null != a.body) { this.fetchedCnt = a.body.cnt; this.headList = []; this.headList = this.headList.concat(a.body.receivedList); for (a = 0; a < this.headList.length; a++) this.checkInitHead(this.headList[a], a); Aa.clearAll(this.btn_Get); this.fetchedCnt < this.headList.length && 6 > this.fetchedCnt && this.BreatheGet_out(); 6 <= this.fetchedCnt && (this.btn_Get.label = "Finished") } }; a.checkInitHead = function (a, c) { "" == a && (a = Ga.Inst.tryGetTbl("Head", c.toString()).uiPath); switch (c) { case 0: this.head1.skin = a; break; case 1: this.head2.skin = a; break; case 2: this.head3.skin = a; break; case 3: this.head4.skin = a; break; case 4: this.head5.skin = a } }; a.onFetchInviterRsp = function (a) { }; return c }(Lm), Xm = function (a) { function c() { this.rankType = NaN; c.__super.call(this); this.rankWorldArray = []; this.rankFriendArray = [] } g(c, "view.RankView", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.getCreateRes = function () { return ["res/atlas/Rank.atlas"] }; a.afterCreate = function () { this.onResize(); this.closeBtn.on("click", this, this.onClose); this.tab_Rank.selectHandler = new M(this, this.onSelectTabPage); D.Inst.addEvent1("1205", this, this.rankTotal) }; a.doWork = function () { this.visible = !0; (new Nk(this.rankType, 1, 100)).send() }; a.init = function (a) { this.rankType = a; myjoy.JerryView.prototype.init.call(this, a) }; a.beforeDestroy = function () { D.Inst.removeEvent("1205", this); myjoy.JerryView.prototype.beforeDestroy.call(this) }; a.onResize = function () { F.Inst.simpleResize(this) }; a.onClose = function () { oa.Inst.playSound("anniu"); this.visible = !1; D.Inst.dispatchEvent1("1630") }; a.onSelectTabPage = function (a) { switch (a) { case 0: this.rankList.renderHandler = new M(this, this.updateItem); this.rankList.array = this.rankWorldArray; this.rankList.refresh(); break; case 1: F.Inst.zdsTrace(this.rankFriendArray), this.rankList.renderHandler = new M(this, this.updateItem), this.rankList.array = this.rankFriendArray, this.rankList.refresh() } }; a.rankTotal = function (a) { this.visible && this.initDiffData(a.body.rankInfo) }; a.initDiffData = function (a) { for (var b = this, c = this.rankList.length, d = 0; d < c; ++d) this.rankList.deleteItem(d); this.rankList.vScrollBarSkin = this.rankList.vScrollBarSkin = ""; this.rankList.scrollBar.elasticBackTime = this.rankList.scrollBar.elasticBackTime = 200; this.rankList.scrollBar.elasticDistance = this.rankList.scrollBar.elasticDistance = 50; this.rankList.repeatY = a.length; this.rankList.itemRender = Pm; c = []; for (d = 0; d < a.length; ++d) c.push(a[d]); this.rankWorldArray = c; 5 == t.gameConfig.platform && titan.sdk.getFriendsChart({chart: "mcpk_friend"}, this, function (a) { F.Inst.myTrace("\u83b7\u53d6\u597d\u53cb\u6392\u884c\u56de\u8c03"); F.Inst.zdsTrace(a); null != a.list && 0 < a.list.length && (F.Inst.zdsTrace(a.list), b.rankFriendArray = a.list, F.Inst.zdsTrace(b.rankFriendArray)); this.onSelectTabPage(1); F.Inst.zdsTrace(b.rankFriendArray) }) }; a.updateItem = function (a, c) { a.UpdateItem(a.dataSource) }; return c }(Mm), ai = function (a) { function c() { c.__super.call(this) } g(c, "view.ScreenMaskView", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.getCreateRes = function () { return null }; a.afterCreate = function () { this.onResize() }; a.doWork = function () { this.mouseEnabled = this.visible = !0; this.mouseThrough = !1 }; a.onResize = function () { F.Inst.simpleResize(this) }; return c }(Nm), Jk = function (a) { function c() { c.__super.call(this) } g(c, "view.StartView", a); a = c.prototype; h.imps(a, {"myjoy.IOnResize": !0}); a.getCreateRes = function () { return null }; a.afterCreate = function () { this.onResize(); this.bg.on("click", this, this.onStart); t.Inst.plat.init() }; a.doWork = function () { this.visible = !0 }; a.onResize = function () { F.Inst.simpleResize(this) }; a.onStart = function () { 1 == t.gameConfig.platform && (oa.Inst.playSound("anniu"), this.visible = !1, D.Inst.dispatchEvent1("1204")) }; return c }(Om); h.__init([fc, Ma, Lc, A, ca, be, fd, B, se, lf, Yg, yc]); new t })(window, document, Laya); "function" === typeof define && define.amd && define("laya.core", ["require", "exports"], function (C, v) { Object.defineProperty(v, "__esModule", {value: !0}); for (var h in Laya) { var p = Laya[h]; p && p.__isclass && (v[h] = p) } }); function showTTReward() { if (hutafg) { return hutafg && hutafg.playRewardedAfg(); } else { return new Promise(function (resolve, reject) { try { window.parent.postMessage("show_afg|", "*") } catch (error) { console.error("show_afg", error) } resolve && resolve() }) } };