diff --git a/src/lib/gmaes.ts b/src/lib/gmaes.ts
index 0b829e49..e8181c34 100644
--- a/src/lib/gmaes.ts
+++ b/src/lib/gmaes.ts
@@ -369,6 +369,45 @@ const gmaes: Gmae[] = [
tags: [],
links: [],
url: '/_app/tools/gba-emu/index.html'
+ },
+ {
+ name: 'Idle Dice',
+ description: 'Something to do with dice probably',
+ category: 'Uncategorized',
+ tags: [],
+ links: [
+ {
+ name: 'Developer website',
+ url: 'https://lutsgames.com/'
+ }
+ ],
+ url: '/_app/tools/idle-dices/index.html'
+ },
+ {
+ name: 'Idle Chopper',
+ description: 'Chop wood',
+ category: 'Uncategorized',
+ tags: [],
+ links: [
+ {
+ name: 'Developer website',
+ url: 'https://lutsgames.com/'
+ }
+ ],
+ url: '/_app/tools/idle-chopper/index.html'
+ },
+ {
+ name: 'Idle Idle Game Dev',
+ description: '"Develop" idle games while idle',
+ category: 'Uncategorized',
+ tags: [],
+ links: [
+ {
+ name: 'Developer website',
+ url: 'https://lutsgames.com/'
+ }
+ ],
+ url: '/_app/tools/idle-idle-gamedev/index.html'
}
];
diff --git a/static/_app/tools/idle-chopper/assets/fonts/cousine-regular-webfont.ttf b/static/_app/tools/idle-chopper/assets/fonts/cousine-regular-webfont.ttf
new file mode 100644
index 00000000..3ff07b28
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/fonts/cousine-regular-webfont.ttf differ
diff --git a/static/_app/tools/idle-chopper/assets/fonts/cousine-regular-webfont.woff b/static/_app/tools/idle-chopper/assets/fonts/cousine-regular-webfont.woff
new file mode 100644
index 00000000..21cc4667
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/fonts/cousine-regular-webfont.woff differ
diff --git a/static/_app/tools/idle-chopper/assets/fonts/cousine-regular-webfont.woff2 b/static/_app/tools/idle-chopper/assets/fonts/cousine-regular-webfont.woff2
new file mode 100644
index 00000000..4cf57fec
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/fonts/cousine-regular-webfont.woff2 differ
diff --git a/static/_app/tools/idle-chopper/assets/fonts/roboto-thin-webfont.woff b/static/_app/tools/idle-chopper/assets/fonts/roboto-thin-webfont.woff
new file mode 100644
index 00000000..860afa4a
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/fonts/roboto-thin-webfont.woff differ
diff --git a/static/_app/tools/idle-chopper/assets/fonts/roboto-thin-webfont.woff2 b/static/_app/tools/idle-chopper/assets/fonts/roboto-thin-webfont.woff2
new file mode 100644
index 00000000..4abf3f6b
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/fonts/roboto-thin-webfont.woff2 differ
diff --git a/static/_app/tools/idle-chopper/assets/fonts/robotomono-thin-webfont.ttf b/static/_app/tools/idle-chopper/assets/fonts/robotomono-thin-webfont.ttf
new file mode 100644
index 00000000..2d748eb9
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/fonts/robotomono-thin-webfont.ttf differ
diff --git a/static/_app/tools/idle-chopper/assets/fonts/robotomono-thin-webfont.woff b/static/_app/tools/idle-chopper/assets/fonts/robotomono-thin-webfont.woff
new file mode 100644
index 00000000..63d2e436
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/fonts/robotomono-thin-webfont.woff differ
diff --git a/static/_app/tools/idle-chopper/assets/fonts/robotomono-thin-webfont.woff2 b/static/_app/tools/idle-chopper/assets/fonts/robotomono-thin-webfont.woff2
new file mode 100644
index 00000000..c2674573
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/fonts/robotomono-thin-webfont.woff2 differ
diff --git a/static/_app/tools/idle-chopper/assets/img/icon/icon128.png b/static/_app/tools/idle-chopper/assets/img/icon/icon128.png
new file mode 100644
index 00000000..c634b099
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/img/icon/icon128.png differ
diff --git a/static/_app/tools/idle-chopper/assets/img/icon/icon168.png b/static/_app/tools/idle-chopper/assets/img/icon/icon168.png
new file mode 100644
index 00000000..9f05268a
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/img/icon/icon168.png differ
diff --git a/static/_app/tools/idle-chopper/assets/img/icon/icon192.png b/static/_app/tools/idle-chopper/assets/img/icon/icon192.png
new file mode 100644
index 00000000..f125506d
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/img/icon/icon192.png differ
diff --git a/static/_app/tools/idle-chopper/assets/img/icon/icon256.png b/static/_app/tools/idle-chopper/assets/img/icon/icon256.png
new file mode 100644
index 00000000..158876e5
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/img/icon/icon256.png differ
diff --git a/static/_app/tools/idle-chopper/assets/img/icon/icon32.png b/static/_app/tools/idle-chopper/assets/img/icon/icon32.png
new file mode 100644
index 00000000..e25f53aa
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/img/icon/icon32.png differ
diff --git a/static/_app/tools/idle-chopper/assets/img/icon/icon512.png b/static/_app/tools/idle-chopper/assets/img/icon/icon512.png
new file mode 100644
index 00000000..c133b734
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/img/icon/icon512.png differ
diff --git a/static/_app/tools/idle-chopper/assets/img/icon/icon64.png b/static/_app/tools/idle-chopper/assets/img/icon/icon64.png
new file mode 100644
index 00000000..83ff0a09
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/img/icon/icon64.png differ
diff --git a/static/_app/tools/idle-chopper/assets/img/icon/icon96.png b/static/_app/tools/idle-chopper/assets/img/icon/icon96.png
new file mode 100644
index 00000000..d0e49f51
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/img/icon/icon96.png differ
diff --git a/static/_app/tools/idle-chopper/assets/img/ingame.json b/static/_app/tools/idle-chopper/assets/img/ingame.json
new file mode 100644
index 00000000..d8c63d96
--- /dev/null
+++ b/static/_app/tools/idle-chopper/assets/img/ingame.json
@@ -0,0 +1,1428 @@
+{"frames": [
+
+{
+ "filename": "a_arthur50",
+ "frame": {"x":1441,"y":45,"w":50,"h":50},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":50,"h":50},
+ "sourceSize": {"w":50,"h":50}
+},
+{
+ "filename": "a_arthur100",
+ "frame": {"x":1660,"y":45,"w":54,"h":51},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":54,"h":51},
+ "sourceSize": {"w":54,"h":51}
+},
+{
+ "filename": "a_bots3",
+ "frame": {"x":761,"y":101,"w":48,"h":59},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":48,"h":59},
+ "sourceSize": {"w":48,"h":59}
+},
+{
+ "filename": "a_brutus50",
+ "frame": {"x":1552,"y":45,"w":50,"h":50},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":50,"h":50},
+ "sourceSize": {"w":50,"h":50}
+},
+{
+ "filename": "a_brutus100",
+ "frame": {"x":1604,"y":45,"w":54,"h":51},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":54,"h":51},
+ "sourceSize": {"w":54,"h":51}
+},
+{
+ "filename": "a_chop100k",
+ "frame": {"x":596,"y":101,"w":52,"h":58},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":52,"h":58},
+ "sourceSize": {"w":52,"h":58}
+},
+{
+ "filename": "a_chopped1k",
+ "frame": {"x":504,"y":101,"w":44,"h":57},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":44,"h":57},
+ "sourceSize": {"w":44,"h":57}
+},
+{
+ "filename": "a_chopped1m",
+ "frame": {"x":332,"y":101,"w":53,"h":57},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":53,"h":57},
+ "sourceSize": {"w":53,"h":57}
+},
+{
+ "filename": "a_chopped10k",
+ "frame": {"x":387,"y":101,"w":56,"h":57},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":56,"h":57},
+ "sourceSize": {"w":56,"h":57}
+},
+{
+ "filename": "a_chopped100",
+ "frame": {"x":275,"y":101,"w":55,"h":57},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":55,"h":57},
+ "sourceSize": {"w":55,"h":57}
+},
+{
+ "filename": "a_convert",
+ "frame": {"x":1238,"y":1,"w":53,"h":23},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":53,"h":23},
+ "sourceSize": {"w":53,"h":23}
+},
+{
+ "filename": "a_firstChop",
+ "frame": {"x":1,"y":101,"w":46,"h":54},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":46,"h":54},
+ "sourceSize": {"w":46,"h":54}
+},
+{
+ "filename": "a_level1",
+ "frame": {"x":526,"y":167,"w":30,"h":69},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":30,"h":69},
+ "sourceSize": {"w":30,"h":69}
+},
+{
+ "filename": "a_level1k",
+ "frame": {"x":368,"y":45,"w":48,"h":46},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":48,"h":46},
+ "sourceSize": {"w":48,"h":46}
+},
+{
+ "filename": "a_level2",
+ "frame": {"x":654,"y":167,"w":30,"h":69},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":30,"h":69},
+ "sourceSize": {"w":30,"h":69}
+},
+{
+ "filename": "a_level3",
+ "frame": {"x":622,"y":167,"w":30,"h":69},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":30,"h":69},
+ "sourceSize": {"w":30,"h":69}
+},
+{
+ "filename": "a_level4",
+ "frame": {"x":558,"y":167,"w":30,"h":69},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":30,"h":69},
+ "sourceSize": {"w":30,"h":69}
+},
+{
+ "filename": "a_level5",
+ "frame": {"x":590,"y":167,"w":30,"h":69},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":30,"h":69},
+ "sourceSize": {"w":30,"h":69}
+},
+{
+ "filename": "a_level10",
+ "frame": {"x":1036,"y":45,"w":48,"h":48},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":48,"h":48},
+ "sourceSize": {"w":48,"h":48}
+},
+{
+ "filename": "a_level15",
+ "frame": {"x":986,"y":45,"w":48,"h":48},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":48,"h":48},
+ "sourceSize": {"w":48,"h":48}
+},
+{
+ "filename": "a_level20",
+ "frame": {"x":1086,"y":45,"w":48,"h":48},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":48,"h":48},
+ "sourceSize": {"w":48,"h":48}
+},
+{
+ "filename": "a_level25",
+ "frame": {"x":1238,"y":45,"w":48,"h":48},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":48,"h":48},
+ "sourceSize": {"w":48,"h":48}
+},
+{
+ "filename": "a_level30",
+ "frame": {"x":936,"y":45,"w":48,"h":48},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":48,"h":48},
+ "sourceSize": {"w":48,"h":48}
+},
+{
+ "filename": "a_level35",
+ "frame": {"x":836,"y":45,"w":48,"h":48},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":48,"h":48},
+ "sourceSize": {"w":48,"h":48}
+},
+{
+ "filename": "a_level40",
+ "frame": {"x":1136,"y":45,"w":48,"h":48},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":48,"h":48},
+ "sourceSize": {"w":48,"h":48}
+},
+{
+ "filename": "a_level45",
+ "frame": {"x":886,"y":45,"w":48,"h":48},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":48,"h":48},
+ "sourceSize": {"w":48,"h":48}
+},
+{
+ "filename": "a_level50",
+ "frame": {"x":569,"y":45,"w":48,"h":46},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":48,"h":46},
+ "sourceSize": {"w":48,"h":46}
+},
+{
+ "filename": "a_level60",
+ "frame": {"x":217,"y":45,"w":48,"h":46},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":48,"h":46},
+ "sourceSize": {"w":48,"h":46}
+},
+{
+ "filename": "a_level70",
+ "frame": {"x":117,"y":45,"w":48,"h":46},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":48,"h":46},
+ "sourceSize": {"w":48,"h":46}
+},
+{
+ "filename": "a_level80",
+ "frame": {"x":267,"y":45,"w":49,"h":46},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":49,"h":46},
+ "sourceSize": {"w":49,"h":46}
+},
+{
+ "filename": "a_level90",
+ "frame": {"x":167,"y":45,"w":48,"h":46},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":48,"h":46},
+ "sourceSize": {"w":48,"h":46}
+},
+{
+ "filename": "a_level100",
+ "frame": {"x":318,"y":45,"w":48,"h":46},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":48,"h":46},
+ "sourceSize": {"w":48,"h":46}
+},
+{
+ "filename": "a_level200",
+ "frame": {"x":468,"y":45,"w":48,"h":46},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":48,"h":46},
+ "sourceSize": {"w":48,"h":46}
+},
+{
+ "filename": "a_level300",
+ "frame": {"x":619,"y":45,"w":48,"h":46},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":48,"h":46},
+ "sourceSize": {"w":48,"h":46}
+},
+{
+ "filename": "a_level400",
+ "frame": {"x":518,"y":45,"w":49,"h":46},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":49,"h":46},
+ "sourceSize": {"w":49,"h":46}
+},
+{
+ "filename": "a_level500",
+ "frame": {"x":418,"y":45,"w":48,"h":46},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":48,"h":46},
+ "sourceSize": {"w":48,"h":46}
+},
+{
+ "filename": "a_noBots",
+ "frame": {"x":445,"y":101,"w":57,"h":57},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":57,"h":57},
+ "sourceSize": {"w":57,"h":57}
+},
+{
+ "filename": "a_noUpgrades",
+ "frame": {"x":169,"y":101,"w":57,"h":57},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":57,"h":57},
+ "sourceSize": {"w":57,"h":57}
+},
+{
+ "filename": "a_oneHit1",
+ "frame": {"x":1186,"y":45,"w":50,"h":48},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":50,"h":48},
+ "sourceSize": {"w":50,"h":48}
+},
+{
+ "filename": "a_oneHit2",
+ "frame": {"x":1340,"y":45,"w":47,"h":49},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":47,"h":49},
+ "sourceSize": {"w":47,"h":49}
+},
+{
+ "filename": "a_oneHit3",
+ "frame": {"x":1716,"y":45,"w":47,"h":52},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":47,"h":52},
+ "sourceSize": {"w":47,"h":52}
+},
+{
+ "filename": "a_oneHit4",
+ "frame": {"x":49,"y":101,"w":53,"h":55},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":53,"h":55},
+ "sourceSize": {"w":53,"h":55}
+},
+{
+ "filename": "a_oneHit5",
+ "frame": {"x":1765,"y":45,"w":58,"h":53},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":58,"h":53},
+ "sourceSize": {"w":58,"h":53}
+},
+{
+ "filename": "a_oneHit6",
+ "frame": {"x":1493,"y":45,"w":57,"h":50},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":57,"h":50},
+ "sourceSize": {"w":57,"h":50}
+},
+{
+ "filename": "a_spring",
+ "frame": {"x":669,"y":45,"w":56,"h":47},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":56,"h":47},
+ "sourceSize": {"w":56,"h":47}
+},
+{
+ "filename": "a_stomp",
+ "frame": {"x":877,"y":101,"w":41,"h":59},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":41,"h":59},
+ "sourceSize": {"w":41,"h":59}
+},
+{
+ "filename": "a_swapling50",
+ "frame": {"x":1389,"y":45,"w":50,"h":49},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":50,"h":49},
+ "sourceSize": {"w":50,"h":49}
+},
+{
+ "filename": "a_swapling100",
+ "frame": {"x":1883,"y":45,"w":56,"h":53},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":56,"h":53},
+ "sourceSize": {"w":56,"h":53}
+},
+{
+ "filename": "a_trees50",
+ "frame": {"x":1195,"y":167,"w":55,"h":77},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":55,"h":77},
+ "sourceSize": {"w":55,"h":77}
+},
+{
+ "filename": "a_trees100",
+ "frame": {"x":1059,"y":167,"w":66,"h":77},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":66,"h":77},
+ "sourceSize": {"w":66,"h":77}
+},
+{
+ "filename": "a_trees250",
+ "frame": {"x":1127,"y":167,"w":66,"h":77},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":66,"h":77},
+ "sourceSize": {"w":66,"h":77}
+},
+{
+ "filename": "alaxe",
+ "frame": {"x":1,"y":270,"w":71,"h":112},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":71,"h":112},
+ "sourceSize": {"w":71,"h":112}
+},
+{
+ "filename": "axe1",
+ "frame": {"x":1829,"y":167,"w":49,"h":96},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":49,"h":96},
+ "sourceSize": {"w":49,"h":96}
+},
+{
+ "filename": "axe2",
+ "frame": {"x":1778,"y":167,"w":49,"h":96},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":49,"h":96},
+ "sourceSize": {"w":49,"h":96}
+},
+{
+ "filename": "axe3",
+ "frame": {"x":1604,"y":167,"w":56,"h":96},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":56,"h":96},
+ "sourceSize": {"w":56,"h":96}
+},
+{
+ "filename": "axe4",
+ "frame": {"x":1720,"y":167,"w":56,"h":96},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":56,"h":96},
+ "sourceSize": {"w":56,"h":96}
+},
+{
+ "filename": "axe5",
+ "frame": {"x":1662,"y":167,"w":56,"h":96},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":56,"h":96},
+ "sourceSize": {"w":56,"h":96}
+},
+{
+ "filename": "boreal_tree0",
+ "frame": {"x":65,"y":45,"w":24,"h":44},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":24,"h":44},
+ "sourceSize": {"w":24,"h":44}
+},
+{
+ "filename": "boreal_tree1",
+ "frame": {"x":749,"y":167,"w":61,"h":71},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":61,"h":71},
+ "sourceSize": {"w":61,"h":71}
+},
+{
+ "filename": "boreal_tree2",
+ "frame": {"x":1097,"y":270,"w":130,"h":148},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":130,"h":148},
+ "sourceSize": {"w":130,"h":148}
+},
+{
+ "filename": "boreal_tree3",
+ "frame": {"x":741,"y":439,"w":192,"h":219},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":192,"h":219},
+ "sourceSize": {"w":192,"h":219}
+},
+{
+ "filename": "boreal_tree4",
+ "frame": {"x":1329,"y":690,"w":279,"h":318},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":279,"h":318},
+ "sourceSize": {"w":279,"h":318}
+},
+{
+ "filename": "boreal_tree5",
+ "frame": {"x":940,"y":1010,"w":344,"h":364},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":344,"h":364},
+ "sourceSize": {"w":344,"h":364}
+},
+{
+ "filename": "bot",
+ "frame": {"x":1880,"y":167,"w":71,"h":97},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":71,"h":97},
+ "sourceSize": {"w":71,"h":97}
+},
+{
+ "filename": "brutus",
+ "frame": {"x":468,"y":270,"w":64,"h":123},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":123},
+ "sourceSize": {"w":64,"h":123}
+},
+{
+ "filename": "burntHalms",
+ "frame": {"x":206,"y":1,"w":30,"h":20},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":30,"h":20},
+ "sourceSize": {"w":30,"h":20}
+},
+{
+ "filename": "buttonAchievements",
+ "frame": {"x":397,"y":167,"w":55,"h":67},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":55,"h":67},
+ "sourceSize": {"w":55,"h":67}
+},
+{
+ "filename": "buttonInfo",
+ "frame": {"x":1979,"y":101,"w":23,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":23,"h":64},
+ "sourceSize": {"w":23,"h":64}
+},
+{
+ "filename": "buttonMaps",
+ "frame": {"x":920,"y":101,"w":67,"h":63},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":67,"h":63},
+ "sourceSize": {"w":67,"h":63}
+},
+{
+ "filename": "buttonReset",
+ "frame": {"x":872,"y":167,"w":72,"h":73},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":72,"h":73},
+ "sourceSize": {"w":72,"h":73}
+},
+{
+ "filename": "buttonSettings",
+ "frame": {"x":454,"y":167,"w":70,"h":69},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":70,"h":69},
+ "sourceSize": {"w":70,"h":69}
+},
+{
+ "filename": "buttonShop",
+ "frame": {"x":550,"y":101,"w":44,"h":57},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":44,"h":57},
+ "sourceSize": {"w":44,"h":57}
+},
+{
+ "filename": "cave_tree0",
+ "frame": {"x":727,"y":45,"w":49,"h":47},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":49,"h":47},
+ "sourceSize": {"w":49,"h":47}
+},
+{
+ "filename": "cave_tree1",
+ "frame": {"x":727,"y":101,"w":32,"h":58},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":32,"h":58},
+ "sourceSize": {"w":32,"h":58}
+},
+{
+ "filename": "cave_tree2",
+ "frame": {"x":1313,"y":167,"w":51,"h":80},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":51,"h":80},
+ "sourceSize": {"w":51,"h":80}
+},
+{
+ "filename": "cave_tree3",
+ "frame": {"x":186,"y":270,"w":152,"h":119},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":152,"h":119},
+ "sourceSize": {"w":152,"h":119}
+},
+{
+ "filename": "cave_tree4",
+ "frame": {"x":1229,"y":270,"w":139,"h":150},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":139,"h":150},
+ "sourceSize": {"w":139,"h":150}
+},
+{
+ "filename": "cave_tree5",
+ "frame": {"x":1592,"y":270,"w":191,"h":161},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":191,"h":161},
+ "sourceSize": {"w":191,"h":161}
+},
+{
+ "filename": "cavehalms",
+ "frame": {"x":171,"y":1,"w":33,"h":19},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":33,"h":19},
+ "sourceSize": {"w":33,"h":19}
+},
+{
+ "filename": "circle",
+ "frame": {"x":1288,"y":45,"w":50,"h":49},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":50,"h":49},
+ "sourceSize": {"w":50,"h":49}
+},
+{
+ "filename": "darkGrass",
+ "frame": {"x":1913,"y":101,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "darkGrass2",
+ "frame": {"x":1847,"y":101,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "darkGrasshalms",
+ "frame": {"x":650,"y":101,"w":75,"h":58},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":75,"h":58},
+ "sourceSize": {"w":75,"h":58}
+},
+{
+ "filename": "deepSnow",
+ "frame": {"x":1715,"y":101,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "deepSnow2",
+ "frame": {"x":1649,"y":101,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "desert_tree0",
+ "frame": {"x":29,"y":45,"w":34,"h":44},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":34,"h":44},
+ "sourceSize": {"w":34,"h":44}
+},
+{
+ "filename": "desert_tree1",
+ "frame": {"x":1023,"y":167,"w":34,"h":76},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":34,"h":76},
+ "sourceSize": {"w":34,"h":76}
+},
+{
+ "filename": "desert_tree2",
+ "frame": {"x":1953,"y":167,"w":77,"h":101},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":77,"h":101},
+ "sourceSize": {"w":77,"h":101}
+},
+{
+ "filename": "desert_tree3",
+ "frame": {"x":725,"y":270,"w":96,"h":142},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":96,"h":142},
+ "sourceSize": {"w":96,"h":142}
+},
+{
+ "filename": "desert_tree4",
+ "frame": {"x":1129,"y":439,"w":141,"h":222},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":141,"h":222},
+ "sourceSize": {"w":141,"h":222}
+},
+{
+ "filename": "desert_tree5",
+ "frame": {"x":189,"y":690,"w":192,"h":262},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":192,"h":262},
+ "sourceSize": {"w":192,"h":262}
+},
+{
+ "filename": "dessy",
+ "frame": {"x":662,"y":270,"w":61,"h":134},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":61,"h":134},
+ "sourceSize": {"w":61,"h":134}
+},
+{
+ "filename": "earth",
+ "frame": {"x":1583,"y":101,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "earth2",
+ "frame": {"x":133,"y":167,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "effectWood0",
+ "frame": {"x":67,"y":1,"w":36,"h":12},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":36,"h":12},
+ "sourceSize": {"w":36,"h":12}
+},
+{
+ "filename": "effectWood1",
+ "frame": {"x":1198,"y":1,"w":38,"h":22},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":38,"h":22},
+ "sourceSize": {"w":38,"h":22}
+},
+{
+ "filename": "effectWood2",
+ "frame": {"x":1425,"y":1,"w":38,"h":33},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":38,"h":33},
+ "sourceSize": {"w":38,"h":33}
+},
+{
+ "filename": "grass",
+ "frame": {"x":989,"y":101,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "grass2",
+ "frame": {"x":1253,"y":101,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "grasshalms",
+ "frame": {"x":1601,"y":1,"w":63,"h":36},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":63,"h":36},
+ "sourceSize": {"w":63,"h":36}
+},
+{
+ "filename": "healthback",
+ "frame": {"x":105,"y":1,"w":64,"h":12},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":12},
+ "sourceSize": {"w":64,"h":12}
+},
+{
+ "filename": "healthfront",
+ "frame": {"x":1,"y":1,"w":64,"h":12},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":12},
+ "sourceSize": {"w":64,"h":12}
+},
+{
+ "filename": "iconBots",
+ "frame": {"x":1557,"y":1,"w":42,"h":36},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":42,"h":36},
+ "sourceSize": {"w":42,"h":36}
+},
+{
+ "filename": "iconSkills",
+ "frame": {"x":1521,"y":1,"w":34,"h":36},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":34,"h":36},
+ "sourceSize": {"w":34,"h":36}
+},
+{
+ "filename": "iconTerraform",
+ "frame": {"x":1465,"y":1,"w":34,"h":35},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":34,"h":35},
+ "sourceSize": {"w":34,"h":35}
+},
+{
+ "filename": "iconUpgrades",
+ "frame": {"x":1693,"y":1,"w":22,"h":38},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":22,"h":38},
+ "sourceSize": {"w":22,"h":38}
+},
+{
+ "filename": "infinikey",
+ "frame": {"x":811,"y":101,"w":64,"h":59},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":59},
+ "sourceSize": {"w":64,"h":59}
+},
+{
+ "filename": "jungle_tree0",
+ "frame": {"x":1485,"y":167,"w":65,"h":84},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":65,"h":84},
+ "sourceSize": {"w":65,"h":84}
+},
+{
+ "filename": "jungle_tree1",
+ "frame": {"x":534,"y":270,"w":126,"h":125},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":126,"h":125},
+ "sourceSize": {"w":126,"h":125}
+},
+{
+ "filename": "jungle_tree2",
+ "frame": {"x":1468,"y":270,"w":122,"h":156},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":122,"h":156},
+ "sourceSize": {"w":122,"h":156}
+},
+{
+ "filename": "jungle_tree3",
+ "frame": {"x":1272,"y":439,"w":199,"h":234},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":199,"h":234},
+ "sourceSize": {"w":199,"h":234}
+},
+{
+ "filename": "jungle_tree4",
+ "frame": {"x":894,"y":690,"w":168,"h":265},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":168,"h":265},
+ "sourceSize": {"w":168,"h":265}
+},
+{
+ "filename": "jungle_tree5",
+ "frame": {"x":1,"y":1010,"w":182,"h":320},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":182,"h":320},
+ "sourceSize": {"w":182,"h":320}
+},
+{
+ "filename": "lava",
+ "frame": {"x":1517,"y":101,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "lava2",
+ "frame": {"x":1055,"y":101,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "lavaGround",
+ "frame": {"x":199,"y":167,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "lavaGround2",
+ "frame": {"x":1385,"y":101,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "person",
+ "frame": {"x":895,"y":270,"w":68,"h":146},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":68,"h":146},
+ "sourceSize": {"w":68,"h":146}
+},
+{
+ "filename": "pictAxe",
+ "frame": {"x":1501,"y":1,"w":18,"h":35},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":18,"h":35},
+ "sourceSize": {"w":18,"h":35}
+},
+{
+ "filename": "pictStep",
+ "frame": {"x":1666,"y":1,"w":25,"h":37},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":25,"h":37},
+ "sourceSize": {"w":25,"h":37}
+},
+{
+ "filename": "pilz",
+ "frame": {"x":823,"y":270,"w":70,"h":142},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":70,"h":142},
+ "sourceSize": {"w":70,"h":142}
+},
+{
+ "filename": "sand",
+ "frame": {"x":1187,"y":101,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "sand2",
+ "frame": {"x":1319,"y":101,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "sandGrasshalms",
+ "frame": {"x":1717,"y":1,"w":63,"h":39},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":63,"h":39},
+ "sourceSize": {"w":63,"h":39}
+},
+{
+ "filename": "shine",
+ "frame": {"x":74,"y":270,"w":110,"h":112},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":110,"h":112},
+ "sourceSize": {"w":110,"h":112}
+},
+{
+ "filename": "skillConvert",
+ "frame": {"x":1293,"y":1,"w":53,"h":23},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":53,"h":23},
+ "sourceSize": {"w":53,"h":23}
+},
+{
+ "filename": "skillFall",
+ "frame": {"x":1847,"y":1,"w":37,"h":40},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":37,"h":40},
+ "sourceSize": {"w":37,"h":40}
+},
+{
+ "filename": "skillFertilize",
+ "frame": {"x":2010,"y":1,"w":27,"h":42},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":27,"h":42},
+ "sourceSize": {"w":27,"h":42}
+},
+{
+ "filename": "skillHaste",
+ "frame": {"x":1886,"y":1,"w":63,"h":41},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":63,"h":41},
+ "sourceSize": {"w":63,"h":41}
+},
+{
+ "filename": "skillRage",
+ "frame": {"x":1951,"y":1,"w":57,"h":41},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":57,"h":41},
+ "sourceSize": {"w":57,"h":41}
+},
+{
+ "filename": "skillSpring",
+ "frame": {"x":778,"y":45,"w":56,"h":48},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":56,"h":48},
+ "sourceSize": {"w":56,"h":48}
+},
+{
+ "filename": "snow",
+ "frame": {"x":1121,"y":101,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "snow2",
+ "frame": {"x":1451,"y":101,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "snowhalms",
+ "frame": {"x":1348,"y":1,"w":31,"h":25},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":31,"h":25},
+ "sourceSize": {"w":31,"h":25}
+},
+{
+ "filename": "soulSeed",
+ "frame": {"x":1941,"y":45,"w":35,"h":53},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":35,"h":53},
+ "sourceSize": {"w":35,"h":53}
+},
+{
+ "filename": "space_tree0",
+ "frame": {"x":946,"y":167,"w":75,"h":75},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":75,"h":75},
+ "sourceSize": {"w":75,"h":75}
+},
+{
+ "filename": "space_tree1",
+ "frame": {"x":1400,"y":167,"w":83,"h":83},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":83,"h":83},
+ "sourceSize": {"w":83,"h":83}
+},
+{
+ "filename": "space_tree2",
+ "frame": {"x":1,"y":439,"w":168,"h":169},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":168,"h":169},
+ "sourceSize": {"w":168,"h":169}
+},
+{
+ "filename": "space_tree3",
+ "frame": {"x":1473,"y":439,"w":236,"h":236},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":236,"h":236},
+ "sourceSize": {"w":236,"h":236}
+},
+{
+ "filename": "space_tree4",
+ "frame": {"x":383,"y":690,"w":264,"h":264},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":264,"h":264},
+ "sourceSize": {"w":264,"h":264}
+},
+{
+ "filename": "space_tree5",
+ "frame": {"x":1632,"y":1010,"w":337,"h":378},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":337,"h":378},
+ "sourceSize": {"w":337,"h":378}
+},
+{
+ "filename": "spacehalms",
+ "frame": {"x":1381,"y":1,"w":42,"h":31},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":42,"h":31},
+ "sourceSize": {"w":42,"h":31}
+},
+{
+ "filename": "star",
+ "frame": {"x":1825,"y":45,"w":56,"h":53},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":56,"h":53},
+ "sourceSize": {"w":56,"h":53}
+},
+{
+ "filename": "swapling",
+ "frame": {"x":1370,"y":270,"w":96,"h":154},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":96,"h":154},
+ "sourceSize": {"w":96,"h":154}
+},
+{
+ "filename": "temperate_tree0",
+ "frame": {"x":1978,"y":45,"w":46,"h":54},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":46,"h":54},
+ "sourceSize": {"w":46,"h":54}
+},
+{
+ "filename": "temperate_tree1",
+ "frame": {"x":1252,"y":167,"w":59,"h":79},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":59,"h":79},
+ "sourceSize": {"w":59,"h":79}
+},
+{
+ "filename": "temperate_tree2",
+ "frame": {"x":1,"y":690,"w":186,"h":253},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":186,"h":253},
+ "sourceSize": {"w":186,"h":253}
+},
+{
+ "filename": "temperate_tree3",
+ "frame": {"x":697,"y":1010,"w":241,"h":347},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":241,"h":347},
+ "sourceSize": {"w":241,"h":347}
+},
+{
+ "filename": "temperate_tree4",
+ "frame": {"x":434,"y":1010,"w":261,"h":326},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":261,"h":326},
+ "sourceSize": {"w":261,"h":326}
+},
+{
+ "filename": "temperate_tree5",
+ "frame": {"x":185,"y":1010,"w":247,"h":320},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":247,"h":320},
+ "sourceSize": {"w":247,"h":320}
+},
+{
+ "filename": "tileSelector",
+ "frame": {"x":265,"y":167,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "tundra_tree0",
+ "frame": {"x":91,"y":45,"w":24,"h":44},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":24,"h":44},
+ "sourceSize": {"w":24,"h":44}
+},
+{
+ "filename": "tundra_tree1",
+ "frame": {"x":686,"y":167,"w":61,"h":71},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":61,"h":71},
+ "sourceSize": {"w":61,"h":71}
+},
+{
+ "filename": "tundra_tree2",
+ "frame": {"x":965,"y":270,"w":130,"h":148},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":130,"h":148},
+ "sourceSize": {"w":130,"h":148}
+},
+{
+ "filename": "tundra_tree3",
+ "frame": {"x":935,"y":439,"w":192,"h":219},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":192,"h":219},
+ "sourceSize": {"w":192,"h":219}
+},
+{
+ "filename": "tundra_tree4",
+ "frame": {"x":1610,"y":690,"w":279,"h":318},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":279,"h":318},
+ "sourceSize": {"w":279,"h":318}
+},
+{
+ "filename": "tundra_tree5",
+ "frame": {"x":1286,"y":1010,"w":344,"h":364},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":344,"h":364},
+ "sourceSize": {"w":344,"h":364}
+},
+{
+ "filename": "tundraGrasshalms",
+ "frame": {"x":1782,"y":1,"w":63,"h":39},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":63,"h":39},
+ "sourceSize": {"w":63,"h":39}
+},
+{
+ "filename": "uiTopDeco",
+ "frame": {"x":238,"y":1,"w":958,"h":21},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":958,"h":21},
+ "sourceSize": {"w":958,"h":21}
+},
+{
+ "filename": "volcano_tree0",
+ "frame": {"x":1366,"y":167,"w":32,"h":80},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":32,"h":80},
+ "sourceSize": {"w":32,"h":80}
+},
+{
+ "filename": "volcano_tree1",
+ "frame": {"x":1552,"y":167,"w":50,"h":89},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":50,"h":89},
+ "sourceSize": {"w":50,"h":89}
+},
+{
+ "filename": "volcano_tree2",
+ "frame": {"x":171,"y":439,"w":180,"h":200},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":180,"h":200},
+ "sourceSize": {"w":180,"h":200}
+},
+{
+ "filename": "volcano_tree3",
+ "frame": {"x":544,"y":439,"w":195,"h":213},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":195,"h":213},
+ "sourceSize": {"w":195,"h":213}
+},
+{
+ "filename": "volcano_tree4",
+ "frame": {"x":649,"y":690,"w":243,"h":264},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":243,"h":264},
+ "sourceSize": {"w":243,"h":264}
+},
+{
+ "filename": "volcano_tree5",
+ "frame": {"x":1064,"y":690,"w":263,"h":286},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":263,"h":286},
+ "sourceSize": {"w":263,"h":286}
+},
+{
+ "filename": "water_tree0",
+ "frame": {"x":228,"y":101,"w":45,"h":57},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":45,"h":57},
+ "sourceSize": {"w":45,"h":57}
+},
+{
+ "filename": "water_tree1",
+ "frame": {"x":812,"y":167,"w":58,"h":73},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":58,"h":73},
+ "sourceSize": {"w":58,"h":73}
+},
+{
+ "filename": "water_tree2",
+ "frame": {"x":340,"y":270,"w":126,"h":122},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":126,"h":122},
+ "sourceSize": {"w":126,"h":122}
+},
+{
+ "filename": "water_tree3",
+ "frame": {"x":1785,"y":270,"w":172,"h":167},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":172,"h":167},
+ "sourceSize": {"w":172,"h":167}
+},
+{
+ "filename": "water_tree4",
+ "frame": {"x":353,"y":439,"w":189,"h":211},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":189,"h":211},
+ "sourceSize": {"w":189,"h":211}
+},
+{
+ "filename": "water_tree5",
+ "frame": {"x":1711,"y":439,"w":188,"h":249},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":188,"h":249},
+ "sourceSize": {"w":188,"h":249}
+},
+{
+ "filename": "waterEarth",
+ "frame": {"x":331,"y":167,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "waterEarth2",
+ "frame": {"x":1781,"y":101,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "waterGras",
+ "frame": {"x":1,"y":167,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "waterGras2",
+ "frame": {"x":67,"y":167,"w":64,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64},
+ "sourceSize": {"w":64,"h":64}
+},
+{
+ "filename": "waterHalms",
+ "frame": {"x":1,"y":45,"w":26,"h":44},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":26,"h":44},
+ "sourceSize": {"w":26,"h":44}
+},
+{
+ "filename": "woodicon",
+ "frame": {"x":104,"y":101,"w":63,"h":56},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":63,"h":56},
+ "sourceSize": {"w":63,"h":56}
+}],
+"meta": {
+ "app": "https://www.codeandweb.com/texturepacker",
+ "version": "1.0",
+ "image": "ingame.png",
+ "format": "RGBA8888",
+ "size": {"w":2048,"h":2048},
+ "scale": "1",
+ "smartupdate": "$TexturePacker:SmartUpdate:5d4af4dc3c1c7178012469af87d88bce:fcf526618a7b7e0ecabb89d1265478d6:a0a7aae19725baf1127883d8cc485c4f$"
+}
+}
diff --git a/static/_app/tools/idle-chopper/assets/img/ingame.png b/static/_app/tools/idle-chopper/assets/img/ingame.png
new file mode 100644
index 00000000..dace71d1
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/img/ingame.png differ
diff --git a/static/_app/tools/idle-chopper/assets/img/ui.json b/static/_app/tools/idle-chopper/assets/img/ui.json
new file mode 100644
index 00000000..27df157a
--- /dev/null
+++ b/static/_app/tools/idle-chopper/assets/img/ui.json
@@ -0,0 +1,252 @@
+{"frames": [
+
+{
+ "filename": "buttonActive",
+ "frame": {"x":682,"y":28,"w":207,"h":44},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":207,"h":44},
+ "sourceSize": {"w":207,"h":44}
+},
+{
+ "filename": "buttonHugeActive",
+ "frame": {"x":1,"y":296,"w":207,"h":81},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":207,"h":81},
+ "sourceSize": {"w":207,"h":81}
+},
+{
+ "filename": "buttonHugeInactive",
+ "frame": {"x":210,"y":296,"w":207,"h":81},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":207,"h":81},
+ "sourceSize": {"w":207,"h":81}
+},
+{
+ "filename": "buttonInactive",
+ "frame": {"x":1,"y":74,"w":207,"h":44},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":207,"h":44},
+ "sourceSize": {"w":207,"h":44}
+},
+{
+ "filename": "buttonMiddleActive",
+ "frame": {"x":314,"y":74,"w":101,"h":44},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":101,"h":44},
+ "sourceSize": {"w":101,"h":44}
+},
+{
+ "filename": "buttonMiddleInactive",
+ "frame": {"x":210,"y":74,"w":102,"h":44},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":102,"h":44},
+ "sourceSize": {"w":102,"h":44}
+},
+{
+ "filename": "buttonMinus_active",
+ "frame": {"x":1,"y":1,"w":34,"h":12},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":34,"h":12},
+ "sourceSize": {"w":34,"h":12}
+},
+{
+ "filename": "buttonMinus_inactive",
+ "frame": {"x":37,"y":1,"w":33,"h":12},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":33,"h":12},
+ "sourceSize": {"w":33,"h":12}
+},
+{
+ "filename": "buttonPlus_active",
+ "frame": {"x":561,"y":28,"w":33,"h":34},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":33,"h":34},
+ "sourceSize": {"w":33,"h":34}
+},
+{
+ "filename": "buttonPlus_inactive",
+ "frame": {"x":525,"y":28,"w":34,"h":33},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":34,"h":33},
+ "sourceSize": {"w":34,"h":33}
+},
+{
+ "filename": "buttonQuadActive",
+ "frame": {"x":517,"y":74,"w":68,"h":68},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":68,"h":68},
+ "sourceSize": {"w":68,"h":68}
+},
+{
+ "filename": "buttonQuadInactive",
+ "frame": {"x":587,"y":74,"w":68,"h":68},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":68,"h":68},
+ "sourceSize": {"w":68,"h":68}
+},
+{
+ "filename": "buttonSmallActive",
+ "frame": {"x":417,"y":74,"w":51,"h":44},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":51,"h":44},
+ "sourceSize": {"w":51,"h":44}
+},
+{
+ "filename": "buttonSmallInactive",
+ "frame": {"x":628,"y":28,"w":52,"h":44},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":52,"h":44},
+ "sourceSize": {"w":52,"h":44}
+},
+{
+ "filename": "closeButton",
+ "frame": {"x":470,"y":74,"w":45,"h":45},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":45,"h":45},
+ "sourceSize": {"w":45,"h":45}
+},
+{
+ "filename": "label",
+ "frame": {"x":727,"y":296,"w":292,"h":214},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":292,"h":214},
+ "sourceSize": {"w":292,"h":214}
+},
+{
+ "filename": "labelBig",
+ "frame": {"x":80,"y":512,"w":616,"h":430},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":616,"h":430},
+ "sourceSize": {"w":616,"h":430}
+},
+{
+ "filename": "labelSmall",
+ "frame": {"x":419,"y":296,"w":306,"h":119},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":306,"h":119},
+ "sourceSize": {"w":306,"h":119}
+},
+{
+ "filename": "lock",
+ "frame": {"x":596,"y":28,"w":30,"h":39},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":30,"h":39},
+ "sourceSize": {"w":30,"h":39}
+},
+{
+ "filename": "logo",
+ "frame": {"x":1,"y":944,"w":577,"h":468},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":577,"h":468},
+ "sourceSize": {"w":577,"h":468}
+},
+{
+ "filename": "progressBackBig",
+ "frame": {"x":334,"y":1,"w":348,"h":25},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":348,"h":25},
+ "sourceSize": {"w":348,"h":25}
+},
+{
+ "filename": "progressBackSmall",
+ "frame": {"x":351,"y":28,"w":172,"h":25},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":172,"h":25},
+ "sourceSize": {"w":172,"h":25}
+},
+{
+ "filename": "progressBarBig",
+ "frame": {"x":1,"y":28,"w":348,"h":25},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":348,"h":25},
+ "sourceSize": {"w":348,"h":25}
+},
+{
+ "filename": "progressBarSmall",
+ "frame": {"x":160,"y":1,"w":172,"h":25},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":172,"h":25},
+ "sourceSize": {"w":172,"h":25}
+},
+{
+ "filename": "settingsDisabled",
+ "frame": {"x":116,"y":1,"w":42,"h":24},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":42,"h":24},
+ "sourceSize": {"w":42,"h":24}
+},
+{
+ "filename": "settingsEnabled",
+ "frame": {"x":72,"y":1,"w":42,"h":24},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":42,"h":24},
+ "sourceSize": {"w":42,"h":24}
+},
+{
+ "filename": "uiLabelBot",
+ "frame": {"x":1,"y":144,"w":960,"h":70},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":960,"h":70},
+ "sourceSize": {"w":960,"h":70}
+},
+{
+ "filename": "uiLabelLeft",
+ "frame": {"x":1,"y":512,"w":77,"h":367},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":77,"h":367},
+ "sourceSize": {"w":77,"h":367}
+},
+{
+ "filename": "uiLabelRight",
+ "frame": {"x":580,"y":944,"w":222,"h":509},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":222,"h":509},
+ "sourceSize": {"w":222,"h":509}
+},
+{
+ "filename": "uiLabelTop",
+ "frame": {"x":1,"y":216,"w":960,"h":78},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":960,"h":78},
+ "sourceSize": {"w":960,"h":78}
+}],
+"meta": {
+ "app": "https://www.codeandweb.com/texturepacker",
+ "version": "1.0",
+ "image": "ui.png",
+ "format": "RGBA8888",
+ "size": {"w":1024,"h":2048},
+ "scale": "1",
+ "smartupdate": "$TexturePacker:SmartUpdate:f636a8b3093748d13615225c6290353a:57ec8d287e61042909eeffbaef5a7472:5b04aa198265472a3c5f56958d78e97b$"
+}
+}
diff --git a/static/_app/tools/idle-chopper/assets/img/ui.png b/static/_app/tools/idle-chopper/assets/img/ui.png
new file mode 100644
index 00000000..49a7792d
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/img/ui.png differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/1.m4a b/static/_app/tools/idle-chopper/assets/sounds/1.m4a
new file mode 100644
index 00000000..6194efb5
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/1.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/1.ogg b/static/_app/tools/idle-chopper/assets/sounds/1.ogg
new file mode 100644
index 00000000..6358f506
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/1.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/10.m4a b/static/_app/tools/idle-chopper/assets/sounds/10.m4a
new file mode 100644
index 00000000..3f4d18e5
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/10.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/10.ogg b/static/_app/tools/idle-chopper/assets/sounds/10.ogg
new file mode 100644
index 00000000..f58e4f32
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/10.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/11.m4a b/static/_app/tools/idle-chopper/assets/sounds/11.m4a
new file mode 100644
index 00000000..a3c011e2
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/11.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/11.ogg b/static/_app/tools/idle-chopper/assets/sounds/11.ogg
new file mode 100644
index 00000000..bb133e78
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/11.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/12.m4a b/static/_app/tools/idle-chopper/assets/sounds/12.m4a
new file mode 100644
index 00000000..85c23631
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/12.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/12.ogg b/static/_app/tools/idle-chopper/assets/sounds/12.ogg
new file mode 100644
index 00000000..bbca7ea6
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/12.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/13.m4a b/static/_app/tools/idle-chopper/assets/sounds/13.m4a
new file mode 100644
index 00000000..973e5e7d
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/13.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/13.ogg b/static/_app/tools/idle-chopper/assets/sounds/13.ogg
new file mode 100644
index 00000000..bca13d7b
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/13.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/2.m4a b/static/_app/tools/idle-chopper/assets/sounds/2.m4a
new file mode 100644
index 00000000..d1cc3ba2
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/2.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/2.ogg b/static/_app/tools/idle-chopper/assets/sounds/2.ogg
new file mode 100644
index 00000000..97446ae6
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/2.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/3.m4a b/static/_app/tools/idle-chopper/assets/sounds/3.m4a
new file mode 100644
index 00000000..3ce3c04a
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/3.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/3.ogg b/static/_app/tools/idle-chopper/assets/sounds/3.ogg
new file mode 100644
index 00000000..c7472634
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/3.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/4.m4a b/static/_app/tools/idle-chopper/assets/sounds/4.m4a
new file mode 100644
index 00000000..eb0df39f
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/4.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/4.ogg b/static/_app/tools/idle-chopper/assets/sounds/4.ogg
new file mode 100644
index 00000000..41b991a7
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/4.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/5.m4a b/static/_app/tools/idle-chopper/assets/sounds/5.m4a
new file mode 100644
index 00000000..31098dff
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/5.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/5.ogg b/static/_app/tools/idle-chopper/assets/sounds/5.ogg
new file mode 100644
index 00000000..d87f55c3
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/5.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/6.m4a b/static/_app/tools/idle-chopper/assets/sounds/6.m4a
new file mode 100644
index 00000000..94308143
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/6.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/6.ogg b/static/_app/tools/idle-chopper/assets/sounds/6.ogg
new file mode 100644
index 00000000..12580288
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/6.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/7.m4a b/static/_app/tools/idle-chopper/assets/sounds/7.m4a
new file mode 100644
index 00000000..a57d24c1
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/7.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/7.ogg b/static/_app/tools/idle-chopper/assets/sounds/7.ogg
new file mode 100644
index 00000000..24e801ba
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/7.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/8.m4a b/static/_app/tools/idle-chopper/assets/sounds/8.m4a
new file mode 100644
index 00000000..5f458eca
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/8.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/8.ogg b/static/_app/tools/idle-chopper/assets/sounds/8.ogg
new file mode 100644
index 00000000..a2880a3f
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/8.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/9.m4a b/static/_app/tools/idle-chopper/assets/sounds/9.m4a
new file mode 100644
index 00000000..c7c1b6d1
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/9.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/9.ogg b/static/_app/tools/idle-chopper/assets/sounds/9.ogg
new file mode 100644
index 00000000..9ea7bc15
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/9.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/bird1.m4a b/static/_app/tools/idle-chopper/assets/sounds/bird1.m4a
new file mode 100644
index 00000000..b199002c
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/bird1.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/bird1.ogg b/static/_app/tools/idle-chopper/assets/sounds/bird1.ogg
new file mode 100644
index 00000000..0bee11fe
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/bird1.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/bird2.m4a b/static/_app/tools/idle-chopper/assets/sounds/bird2.m4a
new file mode 100644
index 00000000..97916c9f
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/bird2.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/bird2.ogg b/static/_app/tools/idle-chopper/assets/sounds/bird2.ogg
new file mode 100644
index 00000000..b96a0746
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/bird2.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/button.m4a b/static/_app/tools/idle-chopper/assets/sounds/button.m4a
new file mode 100644
index 00000000..12393510
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/button.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/button.ogg b/static/_app/tools/idle-chopper/assets/sounds/button.ogg
new file mode 100644
index 00000000..77d5a932
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/button.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/crow1.m4a b/static/_app/tools/idle-chopper/assets/sounds/crow1.m4a
new file mode 100644
index 00000000..44bfd4ad
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/crow1.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/crow1.ogg b/static/_app/tools/idle-chopper/assets/sounds/crow1.ogg
new file mode 100644
index 00000000..d1db9cee
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/crow1.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/crow2.m4a b/static/_app/tools/idle-chopper/assets/sounds/crow2.m4a
new file mode 100644
index 00000000..f183adf4
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/crow2.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/crow2.ogg b/static/_app/tools/idle-chopper/assets/sounds/crow2.ogg
new file mode 100644
index 00000000..05a93d7e
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/crow2.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/desertwind.m4a b/static/_app/tools/idle-chopper/assets/sounds/desertwind.m4a
new file mode 100644
index 00000000..e504fedd
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/desertwind.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/desertwind.ogg b/static/_app/tools/idle-chopper/assets/sounds/desertwind.ogg
new file mode 100644
index 00000000..6f37188c
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/desertwind.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/eagle.m4a b/static/_app/tools/idle-chopper/assets/sounds/eagle.m4a
new file mode 100644
index 00000000..39261e91
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/eagle.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/eagle.ogg b/static/_app/tools/idle-chopper/assets/sounds/eagle.ogg
new file mode 100644
index 00000000..04280a65
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/eagle.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/fall.m4a b/static/_app/tools/idle-chopper/assets/sounds/fall.m4a
new file mode 100644
index 00000000..777deb12
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/fall.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/fall.ogg b/static/_app/tools/idle-chopper/assets/sounds/fall.ogg
new file mode 100644
index 00000000..35deb9bc
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/fall.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/get.m4a b/static/_app/tools/idle-chopper/assets/sounds/get.m4a
new file mode 100644
index 00000000..52270dc4
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/get.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/get.ogg b/static/_app/tools/idle-chopper/assets/sounds/get.ogg
new file mode 100644
index 00000000..8c239460
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/get.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/insects.m4a b/static/_app/tools/idle-chopper/assets/sounds/insects.m4a
new file mode 100644
index 00000000..f1cab869
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/insects.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/insects.ogg b/static/_app/tools/idle-chopper/assets/sounds/insects.ogg
new file mode 100644
index 00000000..5ec8434c
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/insects.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/insects2.m4a b/static/_app/tools/idle-chopper/assets/sounds/insects2.m4a
new file mode 100644
index 00000000..2cf9a141
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/insects2.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/insects2.ogg b/static/_app/tools/idle-chopper/assets/sounds/insects2.ogg
new file mode 100644
index 00000000..10de62a8
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/insects2.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/levelup.m4a b/static/_app/tools/idle-chopper/assets/sounds/levelup.m4a
new file mode 100644
index 00000000..83c0e10c
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/levelup.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/levelup.ogg b/static/_app/tools/idle-chopper/assets/sounds/levelup.ogg
new file mode 100644
index 00000000..894dc45a
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/levelup.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/monkey1.m4a b/static/_app/tools/idle-chopper/assets/sounds/monkey1.m4a
new file mode 100644
index 00000000..b1ae9bd4
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/monkey1.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/monkey1.ogg b/static/_app/tools/idle-chopper/assets/sounds/monkey1.ogg
new file mode 100644
index 00000000..3d1e697e
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/monkey1.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/monkey2.m4a b/static/_app/tools/idle-chopper/assets/sounds/monkey2.m4a
new file mode 100644
index 00000000..eb006a26
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/monkey2.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/monkey2.ogg b/static/_app/tools/idle-chopper/assets/sounds/monkey2.ogg
new file mode 100644
index 00000000..b2f14b2e
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/monkey2.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/snake.m4a b/static/_app/tools/idle-chopper/assets/sounds/snake.m4a
new file mode 100644
index 00000000..f2bda32d
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/snake.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/snake.ogg b/static/_app/tools/idle-chopper/assets/sounds/snake.ogg
new file mode 100644
index 00000000..375e726a
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/snake.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/step.m4a b/static/_app/tools/idle-chopper/assets/sounds/step.m4a
new file mode 100644
index 00000000..e361a011
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/step.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/step.ogg b/static/_app/tools/idle-chopper/assets/sounds/step.ogg
new file mode 100644
index 00000000..eb3270ea
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/step.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/success.m4a b/static/_app/tools/idle-chopper/assets/sounds/success.m4a
new file mode 100644
index 00000000..536fae45
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/success.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/success.ogg b/static/_app/tools/idle-chopper/assets/sounds/success.ogg
new file mode 100644
index 00000000..9f8ad686
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/success.ogg differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/wind.m4a b/static/_app/tools/idle-chopper/assets/sounds/wind.m4a
new file mode 100644
index 00000000..3edb22f2
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/wind.m4a differ
diff --git a/static/_app/tools/idle-chopper/assets/sounds/wind.ogg b/static/_app/tools/idle-chopper/assets/sounds/wind.ogg
new file mode 100644
index 00000000..a110b24a
Binary files /dev/null and b/static/_app/tools/idle-chopper/assets/sounds/wind.ogg differ
diff --git a/static/_app/tools/idle-chopper/data/config.json b/static/_app/tools/idle-chopper/data/config.json
new file mode 100644
index 00000000..3ebf4187
--- /dev/null
+++ b/static/_app/tools/idle-chopper/data/config.json
@@ -0,0 +1,210 @@
+{
+ "version": "1.4.4",
+ "colors": {
+ "purple": "0x8b628a",
+ "brown": "0x89734f",
+ "green": "0x7ac943",
+ "gray": "0x444444"
+ },
+ "ambient":[
+ {
+ "name": "forest",
+ "sounds": [
+ {
+ "name": "wind",
+ "start": true,
+ "interval_min": 49,
+ "interval_max": 50
+ },
+ {
+ "name": "bird1",
+ "interval_min": 25,
+ "interval_max": 50
+ },
+ {
+ "name": "bird2",
+ "interval_min": 10,
+ "interval_max": 50
+ }
+ ]
+ },
+ {
+ "name": "boreal",
+ "sounds": [
+ {
+ "name": "wind",
+ "start": true,
+ "interval_min": 49,
+ "interval_max": 50
+ },
+ {
+ "name": "crow1",
+ "interval_min": 25,
+ "interval_max": 50
+ },
+ {
+ "name": "crow2",
+ "interval_min": 10,
+ "interval_max": 50
+ }
+ ]
+ },
+ {
+ "name": "jungle",
+ "sounds": [
+ {
+ "name": "insects",
+ "start": true,
+ "interval_min": 23,
+ "interval_max": 23
+ },
+ {
+ "name": "insects2",
+ "start": true,
+ "interval_min": 60,
+ "interval_max": 61
+ },
+ {
+ "name": "monkey1",
+ "interval_min": 10,
+ "interval_max": 50
+ },
+ {
+ "name": "monkey2",
+ "interval_min": 10,
+ "interval_max": 50
+ }
+ ]
+ },
+ {
+ "name": "desert",
+ "sounds": [
+ {
+ "name": "desertwind",
+ "start": true,
+ "interval_min": 73,
+ "interval_max": 73
+ },
+ {
+ "name": "eagle",
+ "interval_min": 24,
+ "interval_max": 50
+ },
+ {
+ "name": "snake",
+ "interval_min": 26,
+ "interval_max": 50
+ }
+ ]
+ }
+ ],
+ "worlds": [
+ {
+ "name": "Temperate Forest",
+ "ambient": "forest",
+ "prefix": "temperate",
+ "earth": "earth",
+ "grass": "grass",
+ "grasshalms": "grasshalms",
+ "def": 1,
+ "xp": 1,
+ "neededLevel": 0
+ },
+ {
+ "name": "Boreal Forest",
+ "ambient": "boreal",
+ "prefix": "boreal",
+ "earth": "earth",
+ "grass": "snow",
+ "grasshalms": "snowhalms",
+ "def": 5,
+ "xp": 2,
+ "neededLevel": 80,
+ "neededId": 0
+ },
+ {
+ "name": "Jungle",
+ "ambient": "jungle",
+ "prefix": "jungle",
+ "earth": "earth",
+ "grass": "darkGrass",
+ "grasshalms": "darkGrasshalms",
+ "def": 10,
+ "xp": 2.5,
+ "neededLevel": 80,
+ "neededId": 0
+ },
+ {
+ "name": "Tundra",
+ "ambient": "boreal",
+ "prefix": "tundra",
+ "earth": "snow",
+ "grass": "deepSnow",
+ "grasshalms": "tundraGrasshalms",
+ "def": 25,
+ "xp": 4,
+ "neededLevel": 80,
+ "neededId": 1
+ },
+ {
+ "name": "Desert",
+ "ambient": "desert",
+ "prefix": "desert",
+ "earth": "earth",
+ "grass": "sand",
+ "grasshalms": "sandGrasshalms",
+ "def": 50,
+ "xp": 5,
+ "neededLevel": 80,
+ "neededId": 2
+ },
+ {
+ "name": "Underwater",
+ "ambient": "tundra",
+ "prefix": "water",
+ "earth": "waterEarth",
+ "grass": "waterGras",
+ "grasshalms": "waterHalms",
+ "def": 125,
+ "xp": 8,
+ "neededLevel": 80,
+ "neededId": 3
+ },
+ {
+ "name": "Volcano",
+ "ambient": "tundra",
+ "prefix": "volcano",
+ "earth": "lavaGround",
+ "grass": "lava",
+ "grasshalms": "burntHalms",
+ "def": 250,
+ "xp": 10,
+ "neededLevel": 80,
+ "neededId": 4
+ },
+ {
+ "name": "Space",
+ "ambient": "tundra",
+ "prefix": "space",
+ "earth": "lavaGround",
+ "grass": "waterEarth",
+ "grasshalms": "spacehalms",
+ "def": 625,
+ "xp": 16,
+ "neededLevel": 80,
+ "neededId": 5
+ },
+ {
+ "name": "Cave",
+ "ambient": "tundra",
+ "prefix": "cave",
+ "earth": "lava",
+ "grass": "earth",
+ "grasshalms": "cavehalms",
+ "def": 1250,
+ "xp": 20,
+ "neededLevel": 80,
+ "neededId": 6
+ }
+ ]
+}
\ No newline at end of file
diff --git a/static/_app/tools/idle-chopper/data/preload.json b/static/_app/tools/idle-chopper/data/preload.json
new file mode 100644
index 00000000..2d34d117
--- /dev/null
+++ b/static/_app/tools/idle-chopper/data/preload.json
@@ -0,0 +1,240 @@
+{
+ "json":[
+ {
+ "name": "text",
+ "url": "text.json"
+ }
+ ],
+ "font":[
+ ],
+ "atlas":[
+ {
+ "name": "ingame",
+ "urlData": "ingame.json",
+ "urlImg": "ingame.png"
+ },
+ {
+ "name": "ui",
+ "urlData": "ui.json",
+ "urlImg": "ui.png"
+ }
+ ],
+ "image":[
+ ],
+ "sound":[
+ {
+ "name": "chop1",
+ "file": "1",
+ "credits":{
+ "author": "yadronoff",
+ "name": "axe-chop",
+ "url": "https://freesound.org/people/yadronoff/sounds/320377/"
+ }
+ },
+ {
+ "name": "chop2",
+ "file": "2"
+ },
+ {
+ "name": "chop3",
+ "file": "3"
+ },
+ {
+ "name": "chop4",
+ "file": "4"
+ },
+ {
+ "name": "chop5",
+ "file": "5"
+ },
+ {
+ "name": "chop6",
+ "file": "6"
+ },
+ {
+ "name": "chop7",
+ "file": "7"
+ },
+ {
+ "name": "chop8",
+ "file": "8"
+ },
+ {
+ "name": "chop9",
+ "file": "9"
+ },
+ {
+ "name": "chop10",
+ "file": "10"
+ },
+ {
+ "name": "chop11",
+ "file": "11"
+ },
+ {
+ "name": "chop12",
+ "file": "12"
+ },
+ {
+ "name": "chop13",
+ "file": "13"
+ },
+ {
+ "name": "button",
+ "file": "button",
+ "credits":{
+ "author": "bubaproducer",
+ "name": "button 17",
+ "url": "https://freesound.org/people/bubaproducer/sounds/107135/"
+ }
+ },
+ {
+ "name": "fall",
+ "file": "fall"
+ },
+ {
+ "name": "get",
+ "file": "get",
+ "credits":{
+ "author": "masgame",
+ "name": "swoosh sound 1",
+ "url": "https://freesound.org/people/Masgame/sounds/347546/"
+ }
+ },
+ {
+ "name": "step",
+ "file": "step",
+ "credits":{
+ "author": "amszala",
+ "name": "step slide concrete",
+ "url": "https://freesound.org/people/amszala/sounds/84961/"
+ }
+ },
+ {
+ "name": "success",
+ "file": "success",
+ "credits":{
+ "author": "grunz",
+ "name": "success low",
+ "url": "https://freesound.org/people/grunz/sounds/109663/"
+ }
+ },
+ {
+ "name": "wind",
+ "file": "wind",
+ "credits":{
+ "author": "InspectorJ",
+ "name": "wind realistic, a",
+ "url": "https://freesound.org/people/InspectorJ/sounds/405561/"
+ }
+ },
+ {
+ "name": "bird1",
+ "file": "bird1",
+ "credits":{
+ "author": "InspectorJ",
+ "name": "bird whistling, a",
+ "url": "https://freesound.org/people/InspectorJ/sounds/339326/"
+ }
+ },
+ {
+ "name": "bird2",
+ "file": "bird2",
+ "credits":{
+ "author": "InspectorJ",
+ "name": "bird whistling single robin, a",
+ "url": "https://freesound.org/people/InspectorJ/sounds/416529/"
+ }
+ },
+ {
+ "name": "crow1",
+ "file": "crow1",
+ "credits":{
+ "author": "UncleSigmund",
+ "name": "crow",
+ "url": "https://freesound.org/people/UncleSigmund/sounds/138344/"
+ }
+ },
+ {
+ "name": "crow2",
+ "file": "crow2",
+ "credits":{
+ "author": "InspectorJ",
+ "name": "Crow call single, a",
+ "url": "https://freesound.org/people/InspectorJ/sounds/418262/"
+ }
+ },
+ {
+ "name": "monkey1",
+ "file": "monkey1",
+ "credits":{
+ "author": "bmccoy2",
+ "name": "Howler Monkey call on the Yucatan Peninsula",
+ "url": "https://freesound.org/people/bmccoy2/sounds/260788/"
+ }
+ },
+ {
+ "name": "monkey2",
+ "file": "monkey2",
+ "credits":{
+ "author": "TRAVELcandies",
+ "name": "Howler Monkey - Single, Close, Costa Rica",
+ "url": "https://freesound.org/people/TRAVELcandies/sounds/423396/"
+ }
+ },
+ {
+ "name": "insects",
+ "file": "insects",
+ "credits":{
+ "author": "harryScary",
+ "name": "Cicada Insects 8_25_13 10_06 PM 2",
+ "url": "https://freesound.org/people/harryScary/sounds/268955/"
+ }
+ },
+ {
+ "name": "insects2",
+ "file": "insects2",
+ "credits":{
+ "author": "InspectorJ",
+ "name": "Ambience, Day Wildlife, A",
+ "url": "https://freesound.org/people/InspectorJ/sounds/398980/"
+ }
+ },
+ {
+ "name": "levelup",
+ "file": "levelup",
+ "credits":{
+ "author": "Sirkoto51",
+ "name": "RPG SFX #1 - Item Jingle",
+ "url": "https://freesound.org/people/Sirkoto51/sounds/346265/"
+ }
+ },
+ {
+ "name": "desertwind",
+ "file": "desertwind",
+ "credits":{
+ "author": "Imjeax",
+ "name": "Desert Ambient LOOP",
+ "url": "https://freesound.org/people/Imjeax/sounds/427401/"
+ }
+ },
+ {
+ "name": "snake",
+ "file": "snake",
+ "credits":{
+ "author": "7h3_lark",
+ "name": "Rattle_Snake",
+ "url": "https://freesound.org/people/7h3_lark/sounds/268580/"
+ }
+ },
+ {
+ "name": "eagle",
+ "file": "eagle",
+ "credits":{
+ "author": "kabit",
+ "name": "eagle",
+ "url": "https://freesound.org/people/kabit/sounds/104911/"
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/static/_app/tools/idle-chopper/data/text.json b/static/_app/tools/idle-chopper/data/text.json
new file mode 100644
index 00000000..64963dc5
--- /dev/null
+++ b/static/_app/tools/idle-chopper/data/text.json
@@ -0,0 +1,5 @@
+{
+ "credits": {
+ "madeby": "Made by Lutz Schönfelder"
+ }
+}
\ No newline at end of file
diff --git a/static/_app/tools/idle-chopper/index.html b/static/_app/tools/idle-chopper/index.html
new file mode 100644
index 00000000..bca39a03
--- /dev/null
+++ b/static/_app/tools/idle-chopper/index.html
@@ -0,0 +1,63 @@
+
Idle ChopperFont Loaded
Font Loaded
Copy this and save it somewhere. Paste the savedata here and click load.
Turn your Device
\ No newline at end of file
diff --git a/static/_app/tools/idle-chopper/js/app.js b/static/_app/tools/idle-chopper/js/app.js
new file mode 100644
index 00000000..f575683f
--- /dev/null
+++ b/static/_app/tools/idle-chopper/js/app.js
@@ -0,0 +1 @@
+var _0x3c89=['Get\x20one\x20Infinikey','Finish\x20','lastMoneyE','rageActivate','rageDeactivate','hasteActivate','hasteDeactivate','fertilizeDeactivate','skill','addMultiUseButton','Wood','fertilizeActivate','fallDuration','FloatingText','Tile','earth','mapX','mapY','grass','indexOfMapObject','getMapObject','indexOfMapType','setType','Grasshalms','destroyMapObjects','removeSave','spawnTree','updateHealthBar','tileData','updateTiles','nearestType','isValid','getValidTileData','getValidTileObject','clearSave','automaticCounterMax','currentlyHarvesting','currentHarvestCooldown','zSort','walkingToReserved','setMapPosition','axe1','autoHarvest','moveToMapPosition','step','nextPoint','walkTween','timeOutID','updateGraphic','grasshalms','harvestOrMove','harvest','harvestTween','#b20012','reserved','setAutomaticCounter','calcChopTime','calcWoodPerSecPerTreeType','calcWoodPerSec','MapObject','tile','unknown','healthChanged','displayedHealth','healthFront','healthBar','healthback','healthfront','damage','onHit','hitTween','setData','seedAmount','seeds','levelProgress','UpgradeButton','upgradeName','displayName','currencyText','currencyIcon','pict','pictAxe','lastX','pictStep','textFunction','textString','maxCounter','AchievementLabel','','\x0aDone!\x0a','AchievementUnlockedLabel','title','Achievement\x20Unlocked!','skillPoints','skillPoints_','MapLabel','selected','defText','xpText','XP\x20Multiplier:\x20\x20\x20\x20\x20\x20','achievement','updateAchievements','Are\x20you\x20sure?\x20You\x20will\x20go\x20back\x20to\x20level\x200\x20(but\x20keep\x20all\x20your\x20upgrades)','accessible','neededId','selectButton','Accessible\x20after\x20level\x20','neededLevel','chop1','chop2','chop3','chop4','chop5','chop6','chop7','chop8','chop9','chop10','chop12','chop13','UpgradeTab','TerraformTab','Window','toggleTween','closeButton','scrollIndex','texts','gameVersion','addStatistic','Passive\x20Playtime','Level\x202\x20Tree\x20Spawn','Level\x203\x20Tree\x20Spawn','Level\x204\x20Tree\x20Spawn','assignFunction','addToScrollGroup','exportButton','importButton','Import','hardResetButton','Hard\x20Reset','Are\x20you\x20sure?\x20All\x20of\x20your\x20progress\x20will\x20be\x20lost\x20forever.','Reset\x20Bots','resetAutoHarvestButton','Use\x20this\x20if\x20Bots\x20are\x20stuck','SettingsWindow','createSettingEntry','autoNextLevel','settingsEnabled','settingsDisabled','settingClicked','setting','fbText','Like\x20me\x20on\x20Facebook\x20for\x2025%\x20wood\x20multiplier:','kongText','fbButton','Facebook','kongButton','CharacterWindow','Characters','nameText','descText','Skillpoints:\x20','skillPointsText','nextSkillPointText','Next\x20SkillPoint:','charImage','progressBackBig','progressBarBig','After\x20finishing\x20a\x20level\x20you\x20get\x20exp\x20equal\x20to\x20the\x20current\x20level\x20(level\x2010\x20>\x20+10xp,\x20level\x2011\x20>\x20+11xp\x20etc)','applyButton','Apply','All\x20your\x20upgrades\x20will\x20reset.\x20And\x20you\x20will\x20be\x20in\x20level\x200\x20again.\x20You\x20will\x20keep\x20your\x20achievements\x20and\x20character\x20upgrades.\x20Are\x20you\x20sure\x20to\x20reset?','applySkillPoints','usedSkillPoints','character','buttonHugeActive','buttonHugeInactive','updateSkillPoints','showCharacter','progressDivString','toolTip','fakeLevel','buttonMinus_active','buttonMinus_inactive','buttonPlus_active','applyMultipliers','characterBase','dessyWoodMulti','pilzXPMulti','signal','MapsWindow','Maps','addCredit','Game\x20made\x20by','Sounds\x20used:','getCreditsType','parent','unshift','nodes','diagonal','grid','length','push','init','content','scoreFunction','createTexture','bindTexture','TEXTURE_2D','texParameteri','CLAMP_TO_EDGE','scaleModes','LINEAR','NEAREST','TEXTURE_MIN_FILTER','RGBA','createFramebuffer','createRenderbuffer','activeTexture','TEXTURE0','bindRenderbuffer','framebufferRenderbuffer','FRAMEBUFFER','DEPTH_STENCIL_ATTACHMENT','RENDERBUFFER','framebufferTexture2D','COLOR_ATTACHMENT0','checkFramebufferStatus','FRAMEBUFFER_COMPLETE','error','Incomplete\x20GL\x20framebuffer.\x20','width','height','DisplayObject','position','Point','scale','pivot','rotation','alpha','renderable','worldAlpha','worldTransform','Matrix','worldScale','_sr','_cr','_bounds','Rectangle','_currentBounds','_mask','_cacheAsBitmap','_cacheIsDirty','children','hitArea','filterArea','_destroyCachedSprite','game','world','PI2','rotationCache','sin','sqrt','worldRotation','acos','Math','HALF_PI','worldPosition','call','getLocalBounds','RenderTexture','_tempMatrix','render','_generateCachedSprite','apply','toGlobal','applyInverse','_cachedSprite','Sprite','prototype','_renderCanvas','max','ceil','texture','resize','baseTexture','_filters','filters','anchor','destroy','displayObjectUpdateTransform','updateTransform','defineProperties','visible','isMask','passes','blendMode','blendModes','MULTIPLY','NORMAL','ignoreChildInput','DisplayObjectContainer','create','constructor','addChildAt','removeChild','splice','addChildAt:\x20The\x20index\x20','\x20supplied\x20is\x20out\x20of\x20bounds\x20','swapChildren','getChildIndex','The\x20supplied\x20DisplayObject\x20must\x20be\x20a\x20child\x20of\x20the\x20caller','setChildIndex','The\x20supplied\x20index\x20is\x20out\x20of\x20bounds','getChildAt','getChildAt:\x20Supplied\x20index\x20','\x20does\x20not\x20exist\x20in\x20the\x20child\x20list,\x20or\x20the\x20supplied\x20DisplayObject\x20must\x20be\x20a\x20child\x20of\x20the\x20caller','removeChildAt','removeChildren','removeChildren:\x20Range\x20Error,\x20numeric\x20values\x20are\x20outside\x20the\x20acceptable\x20range','displayObjectContainerUpdateTransform','getBounds','contains','identityMatrix','_renderWebGL','_renderCachedSprite','spriteBatch','flush','filterManager','_filterBlock','stop','pushMask','mask','start','popFilter','maskManager','popMask','_width','defineProperty','_height','defaultAnchor','Texture','tint','cachedTint','tintedTexture','shader','exists','onTextureUpdate','frame','valid','pushFilter','currentBlendMode','globalCompositeOperation','resolution','context','globalAlpha','smoothProperty','scaleMode','trim','shakeX','shakeY','crop','rotated','setTransform','requiresReTint','getTintedTexture','drawImage','floor','source','initDefaultShaders','CompileVertexShader','_CompileShader','VERTEX_SHADER','CompileFragmentShader','FRAGMENT_SHADER','join','shaderSource','compileShader','getShaderParameter','COMPILE_STATUS','console','getShaderInfoLog','attachShader','linkProgram','getProgramParameter','LINK_STATUS','log','Could\x20not\x20initialise\x20shaders','PixiShader','_UID','program','fragmentSrc','textureCount','firstRun','dirty','attributes','initMultitexShader','MAX_TEXTURES','getParameter','\x09if\x20(vTextureIndex\x20==\x20','.0)\x20{gl_FragColor\x20=\x20texture2D(uSamplerArray[','],\x20vTextureCoord)\x20*\x20vColor;return;}\x0a','//\x20PixiShader\x20Fragment\x20Shader.','bool\x20isnan(\x20float\x20val\x20)\x20{\x20\x20return\x20(\x20val\x20<\x200.0\x20||\x200.0\x20<\x20val\x20||\x20val\x20==\x200.0\x20)\x20?\x20false\x20:\x20true;\x20}','varying\x20vec2\x20vTextureCoord;','varying\x20vec4\x20vColor;','uniform\x20sampler2D\x20uSamplerArray[','const\x20vec4\x20BLUE\x20=\x20vec4(1.0,\x200.0,\x201.0,\x201.0);','const\x20vec4\x20RED\x20=\x20vec4(1.0,\x200.0,\x200.0,\x201.0);','void\x20main(void)\x20{','.0)\x20{\x20gl_FragColor\x20=\x20BLUE;return;}','\x20\x20\x20if(isnan(vTextureIndex))\x20{\x20gl_FragColor\x20=\x20RED;return;}','defaultVertexSrc','useProgram','uSamplerArray','getUniformLocation','uSamplerArray[0]','projectionVector','offsetVector','dimensions','aVertexPosition','getAttribLocation','aTextureCoord','colorAttribute','aTextureIndex','texImage2D','RGB','UNSIGNED_BYTE','uniform1iv','uniforms','uniformLocation','initUniforms','initDefaultShader','precision\x20lowp\x20float;','varying\x20float\x20vTextureIndex;','\x20\x20\x20gl_FragColor\x20=\x20texture2D(uSampler,\x20vTextureCoord)\x20*\x20vColor\x20;','compileProgram','vertexSrc','uSampler','aColor','_enableMultiTextureToggle','type','value','initSampler2D','mat2','mat3','mat4','glMatrix','glFunc','uniformMatrix2fv','uniformMatrix3fv','uniformMatrix4fv','uniform','glValueLength','hasLoaded','_glTextures','textureData','magFilter','minFilter','wrapS','wrapT','luminance','LUMINANCE','repeat','REPEAT','pixelStorei','UNPACK_FLIP_Y_WEBGL','flipY','border','TEXTURE_MAG_FILTER','TEXTURE_WRAP_S','_init','transpose','TEXTURE','instances','uniform1i','deleteProgram','//\x20PixiShader\x20Vertex\x20Shader','//\x20With\x20multi-texture\x20rendering','attribute\x20vec2\x20aVertexPosition;','attribute\x20float\x20aTextureIndex;','uniform\x20vec2\x20projectionVector;','uniform\x20vec2\x20offsetVector;','const\x20vec2\x20center\x20=\x20vec2(-1.0,\x201.0);','\x20\x20\x20if\x20(aTextureIndex\x20>\x200.0)\x20gl_Position\x20=\x20vec4(0.0);','\x20\x20\x20gl_Position\x20=\x20vec4(\x20((aVertexPosition\x20+\x20offsetVector)\x20/\x20projectionVector)\x20+\x20center\x20,\x200.0,\x201.0);','\x20\x20\x20vTextureCoord\x20=\x20aTextureCoord;','\x20\x20\x20vColor\x20=\x20vec4(aColor.rgb\x20*\x20aColor.a,\x20aColor.a);','\x20\x20\x20vTextureIndex\x20=\x20aTextureIndex;','PixiFastShader','MAX_TEXTURE_IMAGE_UNITS','\x09if\x20(vTextureIndex\x20==\x200.0)\x20{\x20gl_FragColor\x20=\x20texture2D(uSamplerArray[0],\x20vTextureCoord)\x20*\x20vColor;return;}\x0a','.0)\x20{\x20gl_FragColor\x20=\x20texture2D(uSamplerArray[','varying\x20float\x20vColor;','\x20\x20\x20if(vTextureIndex\x20>=\x20','\x20\x20\x20if(isnan(vTextureIndex))\x20{gl_FragColor\x20=\x20RED;return;}','//\x20PixiFastShader\x20Fragment\x20Shader.','//\x20PixiFastShader\x20Vertex\x20Shader.','attribute\x20vec2\x20aScale;','attribute\x20vec2\x20aTextureCoord;','attribute\x20float\x20aColor;','uniform\x20mat3\x20uMatrix;','\x20\x20\x20vec2\x20v;','\x20\x20\x20vec2\x20sv\x20=\x20aVertexPosition\x20*\x20aScale;','\x20\x20\x20v.y\x20=\x20(sv.x)\x20*\x20sin(aRotation)\x20+\x20(sv.y)\x20*\x20cos(aRotation);','\x20\x20\x20v\x20=\x20(\x20uMatrix\x20*\x20vec3(v\x20+\x20aPositionCoord\x20,\x201.0)\x20).xy\x20;','\x20\x20\x20gl_Position\x20=\x20vec4(\x20(\x20v\x20/\x20projectionVector)\x20+\x20center\x20,\x200.0,\x201.0);','uMatrix','aPositionCoord','aScale','aRotation','StripShader','\x09if\x20(vTextureIndex\x20==\x200.0)\x20{\x20gl_FragColor\x20=\x20texture2D(uSamplerArray[0],\x20vTextureCoord);return;}\x0a','],\x20vTextureCoord)\x20;return;}\x0a','//StripShader\x20Fragment\x20Shader.','precision\x20mediump\x20float;','uniform\x20float\x20alpha;','uniform\x20sampler2D\x20uSampler;','\x20\x20\x20gl_FragColor\x20=\x20texture2D(uSampler,\x20vTextureCoord);','\x20\x20\x20vec3\x20v\x20=\x20translationMatrix\x20*\x20vec3(aVertexPosition\x20,\x201.0);','\x20\x20\x20v\x20-=\x20offsetVector.xyx;','\x20\x20\x20gl_Position\x20=\x20vec4(\x20v.x\x20/\x20projectionVector.x\x20-1.0,\x20v.y\x20/\x20-projectionVector.y\x20+\x201.0\x20,\x200.0,\x201.0);','translationMatrix','attribute','\x20\x20\x20gl_FragColor\x20=\x20vColor;','attribute\x20vec4\x20aColor;','uniform\x20mat3\x20translationMatrix;','\x20\x20\x20gl_Position\x20=\x20vec4(\x20v.x\x20/\x20projectionVector.x\x20-1.0,\x20(v.y\x20/\x20projectionVector.y\x20*\x20-flipY)\x20+\x20flipY\x20,\x200.0,\x201.0);','\x20\x20\x20vColor\x20=\x20aColor\x20*\x20vec4(tint\x20*\x20alpha,\x20alpha);','PrimitiveShader','ComplexPrimitiveShader','uniform\x20vec3\x20tint;','uniform\x20vec3\x20color;','\x20\x20\x20vColor\x20=\x20vec4(color\x20*\x20alpha\x20*\x20tint,\x20alpha);','tintColor','color','glContexts','WebGLRenderer','defaultRenderer','extensions','transparent','autoResize','preserveDrawingBuffer','clearBeforeRender','view','antialias','notMultiplied','projection','offset','shaderManager','WebGLShaderManager','WebGLSpriteBatch','WebGLMaskManager','WebGLFilterManager','WebGLStencilManager','renderSession','currentBatchedTextures','drawCount','blendModeManager','stencilManager','renderer','roundPixels','maxTextureAvailableSpace','initContext','webgl','_contextOptions','getContext','experimental-webgl','maxTextures','MAX_TEXTURE_SIZE','glContextId','DEPTH_TEST','disable','enable','BLEND','setContext','compression','getExtension','WEBKIT_WEBGL_compressed_texture_etc1','WEBGL_compressed_texture_pvrtc','WEBKIT_WEBGL_compressed_texture_pvrtc','WEBGL_compressed_texture_s3tc','WEBKIT_WEBGL_compressed_texture_s3tc','PVRTC','S3TC','setTexturePriority','cache','_cache','image','base','textureIndex','warn','setTexturePriority:\x20There\x20is\x20no\x20image\x20\x22%s\x22\x20in\x20the\x20image\x20cache.','setTexturePriority:\x20Image\x20\x22%s\x22\x20was\x20given\x20textureIndex=0\x20because\x20there\x20is\x20no\x20available\x20texture\x20space\x20(%s).','setTexturePriority\x20error:\x20Multi\x20Texture\x20support\x20hasn\x27t\x20been\x20enabled\x20in\x20the\x20Phaser\x20Game\x20Config.','bindFramebuffer','clearColor','_bgColor','clear','COLOR_BUFFER_BIT','_shake','camera','renderDisplayObject','setBlendMode','begin','end','style','viewport','updateCompressedTexture','compressedTexImage2D','glExtensionFormat','isPowerOfTwo','LINEAR_MIPMAP_LINEAR','NEAREST_MIPMAP_NEAREST','generateMipmap','_powerOf2','TEXTURE_WRAP_T','_dirty','UNPACK_PREMULTIPLY_ALPHA_WEBGL','premultipliedAlpha','mipmap','CanvasPool','mapBlendModes','blendModesWebGL','SRC_ALPHA','DST_ALPHA','DST_COLOR','ONE_MINUS_SRC_ALPHA','ONE','OVERLAY','DARKEN','COLOR_DODGE','HARD_LIGHT','SOFT_LIGHT','DIFFERENCE','EXCLUSION','COLOR','enableMultiTexture','WebGLBlendModeManager','blendFunc','WebGLGraphics','updateGraphics','_webGL','data','popStencil','stencilStack','count','pushStencil','bindGraphics','STENCIL_TEST','STENCIL_BUFFER_BIT','colorMask','stencilFunc','ALWAYS','stencilOp','KEEP','mode','drawElements','TRIANGLE_FAN','indices','UNSIGNED_SHORT','reverse','EQUAL','DECR','INCR','TRIANGLE_STRIP','_currentGraphics','complexPrimitiveShader','setShader','uniform1f','toArray','uniform2f','Color','hexToRGBArray','uniform3fv','bindBuffer','ARRAY_BUFFER','buffer','vertexAttribPointer','FLOAT','ELEMENT_ARRAY_BUFFER','indexBuffer','primitiveShader','INVERT','maxAttibs','attribState','stack','defaultShader','fastShader','stripShader','creatureShader','CreatureShader','setAttribs','tempAttribState','enableVertexAttribArray','disableVertexAttribArray','currentShader','vertSize','size','vertexSize','positions','vertices','lastIndexCount','drawing','currentBaseTexture','textures','sprites','\x09if\x20(vTextureIndex\x20==\x200.0)\x20{gl_FragColor\x20=\x20texture2D(uSamplerArray[0],\x20vTextureCoord)\x20*\x20vColor;return;}\x0a','//WebGLSpriteBatch\x20Fragment\x20Shader.','\x09gl_FragColor\x20=\x20texture2D(uSamplerArray[0],\x20vTextureCoord)\x20*\x20vColor;','Filter','\x20\x20\x20gl_FragColor\x20=\x20texture2D(uSampler,\x20vTextureCoord)\x20*\x20vColor;','vertexBuffer','createBuffer','bufferData','DYNAMIC_DRAW','textureArray','_uvs','currentBatchSize','_updateUvsInverted','colors','renderTilingSprite','tilingTexture','TextureUvs','tileScaleOffset','tilePosition','tileScale','shaders','bufferSubData','subarray','skipRender','renderBatch','syncUniforms','updateTexture','TRIANGLES','deleteBuffer','WebGLFastSpriteBatch','maxSize','matrix','renderSprite','filterStack','offsetX','offsetY','texturePool','initShaderBuffers','_filterArea','target','_previous_stencil_mgr','filterPasses','pop','FilterTexture','padding','frameBuffer','_glFilterTexture','vertexArray','uvArray','applyFilterPass','uvBuffer','colorBuffer','STATIC_DRAW','colorArray','Incomplete\x20attachment','Missing\x20attachment','Incomplete\x20dimensions','Framebuffer\x20unsupported','number','DEFAULT','renderBuffer','renderbufferStorage','DEPTH_STENCIL','deleteFramebuffer','deleteTexture','CanvasBuffer','canvas','clearRect','remove','CanvasMaskManager','renderGraphicsMask','clip','restore','CanvasTinter','tintMethod','tintWithMultiply','00000','substr','fillRect','multiply','destination-atop','tintWithPerPixel','getImageData','putImageData','CanvasRenderer','CANVAS','refresh','Canvas','getSmoothingPrefix','source-over','isCocoonJS','screencanvas','fillStyle','black','blendModesCanvas','device','ADD','lighter','screen','darken','LIGHTEN','lighten','color-dodge','COLOR_BURN','color-burn','hard-light','soft-light','difference','exclusion','HUE','hue','SATURATION','saturation','luminosity','BaseTexture','complete','removeByCanvas','unloadFromGPU','fromCanvas','TextureSilentFail','noFrame','isTiling','requiresUpdate','setFrame','onBaseTextureLoaded','_updateUvs','undefined','exports','PIXI','amd','_deltaMode','originalEvent','2.10.1','trunc','slice','concat','function','isArray','[object\x20Array]','toString','forEach','Uint32Array','object','Float32Array','Int16Array','ArrayBuffer','assert','assign','Cannot\x20convert\x20undefined\x20or\x20null\x20to\x20object','hasOwnProperty','Utils','split','_getProperty','setProperty','_setProperty','random','string','innerHeight','nodeType','window','isPrototypeOf','boolean','extend','keys','get','set','clone','childNodes','cloneNode','mixin','_radius','CIRCLE','Circle','cos','radius','diameter','setTo','distance','circumferencePoint','linear','\x20y=','\x20radius=','_diameter','left','right','top','bottom','area','empty','intersects','degToRad','intersectsRectangle','abs','halfWidth','halfHeight','pointOnSegment','Ellipse','[{Phaser.Ellipse\x20(x=','\x20width=','\x20height=','LINE','Line','centerX','fromPoints','rotate','intersectsPoints','add','fuzzyEqual','min','pointOnLine','round','perpSlope','normalX','angle','normalAngle','wrap','intersectionWithRectangle','edges','edgeIntersection','copyFrom','reflect','POINT','clamp','fuzzyEquals','fuzzyEqualsXY','angleXY','radToDeg','isZero','getMagnitude','getMagnitudeSq','setMagnitude','[{Point\x20(x=',')}]','divide','equals','equalsXY','atan2','multiplyAdd','perp','rperp','project','projectUnit','normalize','subtract','centroid','Phaser.Point.\x20Parameter\x20\x27points\x27\x20array\x20must\x20not\x20be\x20empty','parse','isPoint','Polygon','_points','toNumberArray','flattened','calculateArea','points','RECTANGLE','centerY','inflate','containsRect','intersectsRaw','union','TOP_CENTER','TOP_RIGHT','LEFT_CENTER','RIGHT_CENTER','BOTTOM_RIGHT','[{Rectangle\x20(x=','\x20empty=','bottomLeft','bottomRight','perimeter','randomX','topLeft','topRight','inflatePoint','containsPoint','volume','sameDimensions','intersection','aabb','NEGATIVE_INFINITY','POSITIVE_INFINITY','EmptyRectangle','RoundedRectangle','ROUNDEDRECTANGLE','Camera','bounds','deadzone','roundPx','atLimit','displayObject','lerp','onShakeComplete','Signal','onFadeComplete','_targetPosition','_edge','_position','_fxDuration','_fxType','_fixedView','FOLLOW_LOCKON','FOLLOW_PLATFORMER','FOLLOW_TOPDOWN_TIGHT','SHAKE_BOTH','SHAKE_HORIZONTAL','SHAKE_VERTICAL','Graphics','ENABLE_FX','addChild','totalInView','FOLLOW_TOPDOWN','setPosition','intensity','duration','horizontal','drawRect','endFill','beginFill','updateShake','time','elapsedMS','onFlashComplete','dispatch','frac','rnd','math','checkBounds','shakeBounds','resetFX','shakeIntensity','fixedView','State','make','input','load','sound','state','tweens','particles','physics','StateManager','states','_pendingState','_clearWorld','_created','current','onStateChange','onCreateCallback','onRenderCallback','onPreRenderCallback','onLoadUpdateCallback','onLoadRenderCallback','onPausedCallback','onPauseUpdateCallback','onPause','pause','onResume','resume','isBooted','callbackContext','onResizeCallback','onResumedCallback','checkState','_clearCache','_args','clearCurrentState','setCurrentState','onPreloadCallback','reset','totalQueuedFiles','loadComplete','onShutDownCallback','removeAll','debug','preload','Phaser.StateManager\x20-\x20No\x20state\x20found\x20with\x20the\x20key:\x20','stage','link','dummy','loadRender','loadUpdate','onUpdateCallback','update','preRender','paused','resumed','pauseUpdate','shutdown','onInitCallback','save','created','replace','{fn}','_indexOfListener','_bindings','isOnce','You\x20cannot\x20add','Once','SignalBinding','_addBinding','memorize','_prevParams','execute','_priority','validateListener','_registerListener','addOnce','_destroy','_shouldPropagate','[Phaser.Signal\x20active:','active','\x20numListeners:','getNumListeners','_boundDispatch','_listener','_isOnce','params','detach','isBound','_signal','[Phaser.SignalBinding\x20isOnce:',',\x20isBound:','prevPoint','getFullYear','getHours','getMinutes','getSeconds','sampler2D','mouse','toFixed','totalElapsedSeconds','Cache','Plugin','hasPreUpdate','hasUpdate','hasPostUpdate','hasPostRender','PluginManager','plugins','_len','preUpdate','postUpdate','hasRender','postRender','Stage','name','disableVisibilityChange','currentRenderOrderID','_hiddenVar','hidden','_onChange','#000000','config','parseConfig','backgroundColor','DOM','getOffset','none','updateTarget','checkVisibility','visibilitychange','webkitHidden','mozvisibilitychange','msHidden','msvisibilitychange','visibilityChange','_onClick','hasFocus','addEventListener','onblur','onfocus','onpageshow','click','cocoonJSApp','App','onSuspended','onActivated','focusLoss','focus','pageshow','focusGain','mozHidden','setBackgroundColor','valueToColor','onpagehide','removeEventListener','body','hash','removeFromHash','smoothed','Group','ARCADE','group','GROUP','physicsType','alive','ignoreDestroy','pendingDestroy','onChildInputUp','onChildInputOver','enableBodyDebug','physicsBodyType','physicsSortDirection','onDestroy','cursorIndex','fixedToCamera','cameraOffset','RETURN_NONE','RETURN_TOTAL','RETURN_CHILD','SORT_ASCENDING','SORT_DESCENDING','enableBody','addToHash','inputEnableChildren','inputEnabled','events','onAddedToGroup$dispatch','cursor','addAt','indexOf','addMultiple','moveAll','getAt','classType','createMultiple','align','TOP_LEFT','alignIn','next','swap','bringToTop','getIndex','sendToBack','moveDown','updateZ','hasProperty','checkProperty','getProperty','setAll','setAllChildren','checkAll','addAll','subAll','divideAll','kill','killAll','callAllExists','revive','reviveAll','resetChild','callAll','callbackFromArray','renderOrderID','filter','ArraySet','iterate','forEachAlive','sort','_sortProperty','ascendingSortHandler','bind','descendingSortHandler','customSort','RETURN_ALL','getFirst','getFirstExists','getTop','getBottom','getClosestTo','MAX_VALUE','countLiving','countDead','getRandomExists','getAll','pick','destroyPhase','onRemovedFromGroup$dispatch','removeBetween','scatter','shuffle','ArrayUtils','total','World','__world','_definedSize','stateChange','boot','setBoundsToWorld','wrapAll','between','Game','GAMES','physicsConfig','multiTexture','renderType','AUTO','raf','net','Device','lockRender','stepping','pendingStep','onBlur','onFocus','_codePaused','updatesThisFrame','rendersThisFrame','_deltaTime','_lastCount','_spiraling','_kickstart','fpsProblemNotifier','forceSingleUpdate','forceSingleRender','_nextFpsNotification','RandomDataGenerator','whenReady','enableDebug','now','ScaleManager','setUpRenderer','GameObjectFactory','GameObjectCreator','Loader','TweenManager','Input','Particles','Create','Net','Debug','showDebugHeader','isRunning','RequestAnimationFrame','forceSetTimeOut','stopFocus','onReady','PhaserGlobal','hideBanner','HTML\x20Audio','WebGL','HEADLESS','WebAudio','Phaser\x20v','\x20|\x20Pixi.js\x20|\x20','\x20|\x20','\x20|\x20http://phaser.io','%c\x20%c\x20%c\x20Phaser\x20CE\x20v','\x20\x20%c\x20%c\x20%c\x20http://phaser.io\x20%c♥%c♥%c♥','background:\x20#fb8cb3','color:\x20#ffffff;\x20background:\x20#871905;','background:\x20#ffffff','color:\x20#ff2424;\x20background:\x20#fff','Phaser.Game\x20-\x20Cannot\x20create\x20Canvas\x202d\x20context,\x20aborting.','canvasID','canvasStyle','-webkit-full-screen','crisp','WEBGL','WEBGL_MULTI','webGL','webglcontextlost','contextLost','webglcontextrestored','contextRestored','cocoonJS','addToDOM','updateLogic','desiredFpsMult','slowMotion','desiredFps','dropFrames','updateRender','elapsed','_paused','countUpdate','countRender','stepCount','removeFromDOM','gamePaused','muteOnPause','setMute','cordova','gameResumed','iOS','unsetMute','hitContext','moveCallbacks','pollRate','enabled','circle','maxPointers','tapRate','doubleTapRate','holdRate','justPressedRate','justReleasedRate','recordPointerHistory','pointer2','pointer3','pointer4','pointer6','pointer7','pointer8','pointer9','pointer10','pointers','activePointer','mousePointer','mspointer','onDown','onUp','onTap','minPriorityID','interactiveItems','_localPoint','_pollCounter','_oldPosition','MOUSE_OVERRIDES_TOUCH','TOUCH_OVERRIDES_MOUSE','Pointer','PointerMode','CURSOR','addPointer','Mouse','touch','Touch','MSPointer','Keyboard','keyboard','Gamepad','speed','hitCanvas','_onClickTrampoline','onClickTrampoline','gamepad','customCandidateHandler','customCandidateHandlerContext','touchLockCallbacks','callback','MAX_POINTERS','Phaser.Input.addPointer:\x20Maximum\x20limit\x20of\x20','\x20pointers\x20reached.','CONTACT','dispose','onHold','countActivePointers','pointer1','identifier','move','worldVisible','getLocalPosition','Creature','anchorX','TileSprite','graphicsData','fill','worldX','worldY','mouseDownCallback','mouseOverCallback','button','wheelDelta','stopOnGameOut','pointerLock','event','_onMouseDown','_onMouseUp','_onMouseOut','_onMouseOver','_onMouseWheel','_wheelEvent','NO_BUTTON','LEFT_BUTTON','MIDDLE_BUTTON','RIGHT_BUTTON','FORWARD_BUTTON','WHEEL_DOWN','android','onMouseDown','_onMouseMove','onMouseMove','_onMouseUpGlobal','_onMouseOutGlobal','onMouseOutGlobal','onMouseOut','onMouseOver','onMouseWheel','mousemove','mouseup','mouseout','mouseover','wheelEvent','DOMMouseScroll','preventDefault','capture','mouseMoveCallback','mouseUpCallback','withinGame','resetButtons','mouseOutCallback','list','_pointerOutHandler','bindEvent','deltaY','mouseWheelCallback','requestPointerLock','_pointerLockChange','webkitpointerlockchange','pointerLockElement','mozPointerLockElement','locked','exitPointerLock','pointerlockchange','mousedown','_stubsGenerated','wheel','_scaleFactor','detail','wheelDeltaX','pointerDownCallback','pointerMoveCallback','_onMSPointerMove','_onMSPointerUp','_onMSPointerUpGlobal','_onMSPointerDown','onPointerMove','onPointerUp','onPointerOut','_onMSPointerOver','onPointerOver','MSPointerDown','MSPointerMove','MSPointerUp','pointerdown','pointermove','pointerup','-ms-content-zooming','-ms-touch-action','MSPointerOver','MSPointerOut','pointerover','pointerout','_onMSPointerOut','executeTouchLockCallbacks','pointerType','startPointer','pointerId','updatePointer','stopPointer','DeviceButton','isDown','isUp','timeUp','repeats','altKey','shiftKey','ctrlKey','buttonCode','onFloat','timeDown','leftButton','rightButton','backButton','BACK_BUTTON','forwardButton','eraserButton','_holdSent','_history','_stateReset','clientX','clientY','pageX','screenY','movementY','isMouse','previousTapTime','totalTouches','msSinceLastClick','interactiveCandidates','positionDown','positionUp','_trampolineTargetObject','middleButton','toLowerCase','startStop','ERASER_BUTTON','processButtonsDown','processButtonsUp','processButtonsUpDown','buttons','updateButtons','_clickTrampolines','multiInputOverride','totalActivePointers','resetSpeed','targetObject','MOUSE_TOUCH_COMBINE','_nextDrop','recordRate','shift','pollLocked','pageY','screenX','rawMovementX','movementX','mozMovementX','webkitMovementX','webkitMovementY','processInteractiveObjects','first','validForInput','sprite','noPause','checked','checkPointerOver','priorityID','checkPointerDown','swapTarget','_pointerOverHandler','currentPointers','callbackArgs','_releasedHandler','touchStartCallback','touchMoveCallback','touchEndCallback','touchEnterCallback','touchLeaveCallback','touchCancelCallback','_onTouchStart','_onTouchMove','_onTouchEnd','_onTouchEnter','_onTouchLeave','_onTouchCancel','onTouchStart','onTouchEnd','onTouchEnter','onTouchLeave','onTouchCancel','touchstart','touchmove','touchend','touchcancel','_documentTouchMove','changedTouches','touchleave','InputHandler','useHandCursor','isDragged','allowHorizontalDrag','allowVerticalDrag','snapOffset','snapOnDrag','snapOnRelease','snapX','snapY','snapOffsetX','snapOffsetY','pixelPerfectOver','pixelPerfectClick','pixelPerfectAlpha','draggable','boundsRect','scaleLayer','dragOffset','dragFromCenter','dragStopBlocksInputUp','dragStartPoint','dragTimeThreshold','downPoint','snapPoint','_dragPoint','_dragPhase','_pendingDrag','_dragDistancePass','_wasEnabled','_tempPoint','_pointerData','onAddedToGroup','addedToGroup','onRemovedFromGroup','_setHandCursor','isOver','isOut','timeOver','timeOut','hitTest','checkPixel','_dx','_dy','_dragTimePass','startDrag','updateDrag','pointer','onInputOver$dispatch','onInputOut$dispatch','onChildInputOut','onInputDown$dispatch','onChildInputDown','dragDistanceThreshold','_draggedPointerID','onInputUp$dispatch','stopDrag','globalToLocal','checkBoundsRect','boundsSprite','checkBoundsSprite','camY','onDragUpdate','overDuration','downDuration','camX','onDragStart$dispatch','boundsFluid','scaleFluidInversed','onDragStop$dispatch','_gamepadIndexMap','_rawPads','_active','_gamepadSupportAvailable','webkitGetGamepads','webkitGamepads','userAgent','Firefox/','getGamepads','_prevRawGamepadTypes','_prevTimestamps','onConnectCallback','onDisconnectCallback','onUpCallback','onAxisCallback','onFloatCallback','_ongamepadconnected','_gamepaddisconnected','_gamepads','SinglePad','onConnect','onDisconnect','onDownCallback','onAxis','_onGamepadConnected','onGamepadConnected','_onGamepadDisconnected','gamepadconnected','index','connect','disconnect','_pollGamepads','pad1','pollStatus','pad2','pad3','pad4','_rawPad','connected','rawIndices','padIndices','deadZone','gamepaddisconnected','justReleased','padsConnected','BUTTON_1','BUTTON_2','BUTTON_4','BUTTON_5','BUTTON_6','BUTTON_8','BUTTON_9','BUTTON_11','BUTTON_12','BUTTON_13','BUTTON_14','BUTTON_15','AXIS_0','AXIS_2','AXIS_3','AXIS_4','AXIS_5','AXIS_6','AXIS_7','AXIS_8','AXIS_9','XBOX360_A','XBOX360_B','XBOX360_LEFT_BUMPER','XBOX360_LEFT_TRIGGER','XBOX360_RIGHT_TRIGGER','XBOX360_BACK','XBOX360_START','XBOX360_STICK_LEFT_BUTTON','XBOX360_STICK_RIGHT_BUTTON','XBOX360_DPAD_RIGHT','XBOX360_DPAD_DOWN','XBOX360_STICK_LEFT_Y','XBOX360_STICK_RIGHT_X','PS3XC_X','PS3XC_CIRCLE','PS3XC_TRIANGLE','PS3XC_R1','PS3XC_L2','PS3XC_SELECT','PS3XC_STICK_LEFT_BUTTON','PS3XC_STICK_RIGHT_BUTTON','PS3XC_DPAD_UP','PS3XC_DPAD_LEFT','PS3XC_DPAD_RIGHT','PS3XC_STICK_LEFT_Y','_prevTimestamp','_buttons','_buttonsLen','_axes','_axesLen','timestamp','processButtonDown','processButtonFloat','axes','processAxisChange','_padParent','padFloat','justPressed','Key','_enabled','durationUp','onHoldCallback','_justUp','onHoldContext','_justDown','justUp','pressEvent','onPressCallback','_keys','_capture','_onKeyPress','addKeyCapture','addKey','removeKeyCapture','KeyCode','DOWN','LEFT','RIGHT','_onKeyDown','processKeyDown','_onKeyUp','processKeyUp','processKeyPress','keydown','keyup','keypress','keyCode','charCode','upDuration','lastChar','fromCharCode','lastKey','charCodeAt','match','Component','Angle','wrapAngle','Animation','animations','play','AutoCull','autoCull','checkWorldBounds','Bounds','CENTER','BOTTOM_LEFT','BOTTOM_CENTER','LEFT_TOP','RIGHT_TOP','RIGHT_BOTTOM','BringToTop','moveUp','Core','install','mixinPrototype','skipTypeChecks','The\x20value\x20passed\x20as\x20the\x20`game`\x20argument\x20(',')\x20is\x20not\x20an\x20instance\x20of\x20Phaser.Game.','The\x20`x`\x20argument\x20value\x20(%s)\x20should\x20be\x20a\x20number.','The\x20`y`\x20argument\x20value\x20(%s)\x20should\x20be\x20a\x20number.','key','previousPosition','Events','components','PhysicsBody','LoadTexture','FixedToCamera','preUpdateChildren','_exists','Physics','P2JS','removeFromWorld','Crop','cropRect','updateCrop','_crop','resetFrame','_frame','Delta','previousRotation','Destroy','onDestroy$dispatch','Video','resizeFrame','BitmapText','_glyphs','transformCallback','transformCallbackContext','_parent','_onDestroy','_onAddedToGroup','_onRemovedFromGroup','_onKilled','_onRevived','_onOutOfBounds','_onInputOver','_onInputOut','_onInputDown','_onInputUp','_onDragStart','_onDragUpdate','_onDragStop','_onAnimationStart','_onAnimationComplete','_onAnimationLoop','$dispatch','_fixedToCamera','Health','health','maxHealth','InCamera','InputEnabled','InWorld','_outOfBoundsFired','onEnterBounds$dispatch','onOutOfBounds$dispatch','outOfBoundsKill','LifeSpan','lifespan','physicsElapsedMS','onRevived$dispatch','onKilled$dispatch','customRender','BitmapData','hasFrameData','BITMAPDATA','getFrameData','loadFrameData','frameData','setTexture','onChangeSource','getImage','__default','spriteSourceSizeX','spriteSourceSizeY','sourceSizeW','sourceSizeH','refreshTexture','frameName','Overlap','fresh','_reset','Reset','ScaleMinMax','scaleMin','scaleMax','checkTransform','Smoothed','Weapon','bulletClass','createBullets','addSprite','Rope','Text','Button','Arcade','Emitter','RetroFont','Tilemap','uuid','addRenderTexture','Image','SpriteBatch','SPRITE','preUpdateLifeSpan','IMAGE','preUpdateInWorld','preUpdateCore','_onOverFrame','_onOutFrame','_onDownFrame','_onUpFrame','onDownSound','onUpSound','onOverSoundMarker','onOutSoundMarker','onDownSoundMarker','onUpSoundMarker','onInputOver','onInputOut','onInputDown','justReleasedPreventsOver','freezeFrames','forceOut','setFrames','onInputUp','onInputOverHandler','onInputOutHandler','onInputDownHandler','onInputUpHandler','clearFrames','_on','Frame','changeStateFrame','pointerOver','setStateFrame','Out','Down','pointerDown','setStateSound','SoundMarker','Sound','AudioSprite','playStateSound','setSounds','Over','setOverSound','setOutSound','setDownSound','setUpSound','pointerMode','onOverMouseOnly','fastSpriteBatch','ready','ctx','imageData','pixels','FrameData','textureFrame','addFrame','disableTextureUpload','cls','_pos','_size','_rotate','_anchor','_tempR','_tempG','_tempB','_swapCanvas','moveH','moveV','copy','loadTexture','draw','rgba(','onload','addImage','createColor','unpackPixel','getPixel32','setPixel32','packPixel','HSLtoRGB','LITTLE_ENDIAN','getFirstPixel','_scale','_alpha','_image','prev','translate','getCanvas','drawGroupProxy','copyTransform','drawGroup','GRAPHICS','CanvasGraphics','renderGraphics','shadowColor','rgba(0,0,0,0)','shadowOffsetX','shadowOffsetY','blendSourceAtop','blendReset','14px\x20Courier','rgb(255,255,255)','font','rgb(0,0,0)','fillText','arc','closePath','#fff','moveTo','strokeStyle','lineTo','stroke','repeat-x','no-repeat','createPattern','_circle','source-in','source-out','source-atop','destination-out','xor','overlay','getSmoothingEnabled','setSmoothingEnabled','getTransform','EarCut','Triangulate','linkedList','eliminateHoles','earcutLinked','insertNode','filterPoints','steiner','removeNode','indexCurve','isEarHashed','isEar','cureLocalIntersections','pointInTriangle','zOrder','nextZ','prevZ','locallyInside','splitEarcut','isValidDiagonal','splitPolygon','getLeftmost','eliminateHole','compareX','findHoleBridge','sortLinked','intersectsPolygon','middleInside','Node','stencilBufferLimit','clearDirty','graphicsDataPool','lastIndex','POLYGON','shape','closed','switchMode','buildPoly','buildComplexPoly','lineWidth','buildLine','buildRectangle','ELLIPSE','buildCircle','upload','WebGLGraphicsData','fillColor','fillAlpha','quadraticBezierCurve','glPoints','glIndicies','updateGraphicsTint','_lineTint','lineAlpha','strokeRect','beginPath','bezierCurveTo','quadraticCurveTo','rect','lineColor','_fillTint','GraphicsData','currentPath','boundsPadding','_localBounds','webGLDirty','cachedSpriteDirty','preUpdatePhysics','_boundsDirty','updateLocalBounds','drawTriangle','cross','dot','drawPolygon','drawTriangles','copyTo','lineStyle','drawShape','arcTo','filling','drawCircle','drawEllipse','updateCachedSpriteTexture','_prevTint','destroyCachedSprite','flatten','cacheAsBitmap','RENDERTEXTURE','textureBuffer','tempMatrix','renderXY','renderRawXY','identity','append','src','getBase64','toDataURL','readPixels','TEXT','strokeColors','fontWeights','autoRound','splitRegExp','characterLimitSize','characterLimitSuffix','_text','_fontComponents','_lineSpacing','_charCount','setStyle','updateText','setShadow','rgba(0,\x200,\x200,\x201)','shadowBlur','shadowStroke','boundsAlignH','boundsAlignV','strokeThickness','wordWrap','wordWrapWidth','maxLines','fontToComponents','fontStyle','fontVariant','fontWeight','fontSize','componentsToFont','text','substring','runWordWrap','tabs','determineFontProperties','measureLine','measureText','fontStyles','snapToCeil','_res','textBaseline','alphabetic','lineJoin','center','updateLine','renderTabLine','shadowFill','strokeText','updateShadow','clearColors','clearFontValues','addColor','addStrokeColor','addFontStyle','precalculateWordWrap','advancedWordWrap','basicWordWrap','This\x20text\x27s\x20wordWrapWidth\x20setting\x20is\x20less\x20than\x20a\x20single\x20character!','updateFont','exec','normal','medium','Phaser.Text\x20-\x20unparsable\x20CSS\x20font:\x20','fontFamily','setText','parseList','textBounds','middle','fontPropertiesCache','fontPropertiesCanvas','fontPropertiesContext','|MÉq','#f00','#000','ascent','descent','setCharacterLimit','cssFont','bold\x2020pt\x20Arial','Arial','lineSpacing','createElement','BITMAPTEXT','textHeight','_prevAnchor','_data','getBitmapFont','_fontSize','_align','_tint','sourceWidth','sourceHeight','setSize','_maxWidth','test','charAt','chars','kerning','xOffset','xAdvance','cleanText','textWidth','scanLine','lineHeight','yOffset','_font','checkImageKey','characterWidth','characterSpacingY','multiLine','customSpacingX','customSpacingY','fontSet','grabData','characterHeight','characterPerRow','characterSpacingX','updateFrameData','RETROFONT','ALIGN_LEFT','ALIGN_RIGHT','ALIGN_CENTER','TEXT_SET1','\x20!\x22#$%&\x27()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\x5c]^_`abcdefghijklmnopqrstuvwxyz{|}~','ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789\x20','TEXT_SET4','ABCDEFGHIJKLMNOPQRSTUVWXYZ\x200123456789','TEXT_SET5','ABCDEFGHIJKLMNOPQRSTUVWXYZ.,/()\x20\x27!?-*:0123456789','TEXT_SET6','ABCDEFGHIJKLMNOPQRSTUVWXYZ!?:;0123456789\x22(),-.\x27\x20','TEXT_SET7','AGMSY+:4BHNTZ!;5CIOU.?06DJPV,(17EKQW\x22)28FLRX-\x2739','TEXT_SET8','TEXT_SET9','ABCDEFGHIJKLMNOPQRSTUVWXYZ()-0123456789.:,\x27\x22?!','ABCDEFGHIJKLMNOPQRSTUVWXYZ','TEXT_SET11','ABCDEFGHIJKLMNOPQRSTUVWXYZ.,\x22-+!?()\x27:;0123456789','setFixedWidth','fixedWidth','autoUpperCase','buildRetroFontText','getLongestLine','pasteLine','stamp','updateOffset','getFrames','removeUnsupportedCharacters','_hasUpdateAnimation','_updateAnimationCallback','ROPE','uvs','canvasPadding','drawMode','updateAnimation','_vertexBuffer','_initWebGL','_indexBuffer','_uvBuffer','_colorBuffer','_renderStrip','_renderCanvasTriangleStrip','_renderCanvasTriangles','_renderCanvasDrawTriangle','transform','renderStripFlat','#FF0000','_updateAnimation','segments','TILESPRITE','_scroll','textureDebug','canvasBuffer','tilePattern','frameWidth','frameHeight','physicsElapsed','autoScroll','needsUpdate','generateTilingTexture','trimmed','getNextPowerOfTwo','#00ff00','pool','CanvasPool:\x20%s\x20used,\x20%s\x20free,\x20%s\x20total','getTotal','getFree','deviceReadyAt','initialized','desktop','iOSVersion','nodeWebkit','electron','crosswalk','chromeOS','linux','macOS','windowsPhone','canvasBitBltShift','canUseMultiply','file','fileSystem','localStorage','worker','typedArray','vibration','getUserMedia','arora','chrome','epiphany','firefox','firefoxVersion','trident','tridentVersion','edge','midori','safari','safariVersion','silk','webAudio','ogg','opus','mp3','wav','m4a','webm','dolby','oggVideo','h264Video','mp4Video','webmVideo','hlsVideo','iPhone','iPhone4','iPad','pixelRatio','littleEndian','fullscreen','requestFullscreen','cancelFullscreen','fullscreenKeyboard','onInitialized','_queue','_monitor','readyState','interactive','setTimeout','deviceready','DOMContentLoaded','_readyCheck','_initialize','kindle','appVersion','windows','mobileSafari','ieVersion','opera','webApp','node','versions','node-webkit','ejecta','audioData','Audio','AudioContext','webkitAudioContext','audio','canPlayType','audio/ogg;\x20codecs=\x22opus\x22','audio/opus;','audio/wav;\x20codecs=\x221\x22','audio/x-m4a;','audio/webm;\x20codecs=\x22vorbis\x22','audio/mp4;codecs=\x22ec-3\x22','video','video/ogg;\x20codecs=\x22theora\x22','video/mp4;\x20codecs=\x22avc1.42E01E\x22','video/webm;\x20codecs=\x22vp8,\x20vorbis\x22','video/webm;\x20codecs=\x22vp9\x22','vp9Video','application/x-mpegURL;\x20codecs=\x22avc1.42E01E\x22','-webkit-transform','-o-transform','-ms-transform','insertBefore','translate3d(1px,1px,1px)','getPropertyValue','devicePixelRatio','ipad','support32bit','vibrate','webkitVibrate','msVibrate','CanvasRenderingContext2D','getItem','File','FileReader','FileList','requestFileSystem','WebGLRenderingContext','Worker','webkitPointerLockElement','quirksMode','CSS1Compat','compatMode','webkitGetUserMedia','msGetUserMedia','oGetUserMedia','URL','webkitURL','mozURL','msURL','rgba(10,\x2020,\x2030,\x200.5)','canHandleAlpha','webkitRequestFullScreen','msRequestFullScreen','mozRequestFullscreen','div','cancelFullScreen','exitFullscreen','webkitCancelFullScreen','mozCancelFullScreen','mozExitFullscreen','Element','ontouchstart','maxTouchPoints','navigator','msPointerEnabled','pointerEnabled','onwheel','WheelEvent','onmousewheel','mousewheel','MouseScrollEvent','mp4','canPlayVideo','ogv','mpeg','isAndroidStockBrowser','display','msTouchAction','ms-touch-action','touch-action','-webkit-touch-callout','-webkit-user-select','-khtml-user-select','-ms-user-select','user-select','-webkit-tap-highlight-color','getElementById','overflow','appendChild','parentNode','webkitI','msI','mozI','mageSmoothingEnabled','-webkit-optimize-contrast','crisp-edges','pixelated','image-rendering','msInterpolationMode','nearest-neighbor','auto','bicubic','moz','webkit','requestAnimationFrame','CancelAnimationFrame','CancelRequestAnimationFrame','_onLoop','_isSetTimeOut','updateSetTimeout','_timeOutID','updateRAF','timeToCall','cancelAnimationFrame','RAD_TO_DEG','pow','normalizeAngle','bernstein','catmullRom','sow','integer','integerInRange','realInRange','maxLevels','objects','QuadTree','maxObjects','level','insert','subWidth','subHeight','_empty','retrieve','location','hostname','href','=.*?(&|#|$)(.*)','$2$3','$1$3','decodeURI','frameBased','_tweens','Easing','Power1','Power2','Power3','Power4','Linear','Quadratic','Quintic','Sinusoidal','Back','Cubic','Exponential','Elastic','Quartic','Bounce','InOut','Circular','_pauseAll','_resumeAll','pendingDelete','_add','removeFrom','_manager','Tween','some','_pause','_resume','manager','timeline','onLoop','onComplete','chainedTween','_onUpdateCallback','_onUpdateCallbackContext','_pausedTime','_hasStarted','updateColor','Default','easeMap','TweenData','from','Phaser.Tween.start\x20cannot\x20be\x20called\x20after\x20Tween.stop','properties','loadValues','updateTweenData','delay','repeatCounter','repeatDelay','yoyoDelay','easingFunction','interpolationFunction','interpolationContext','isPaused','startTime','PENDING','RUNNING','onStart','LOOPED','onRepeat','COMPLETE','onChildComplete','vEnd','generateData','totalDuration','vStart','vEndCache','percent','interpolate','yoyo','inReverse','repeatTotal','isFrom','vStartCache','timeScale','asin','Power0','None','prevTime','_desiredFps','suggestedFps','advancedTiming','frames','updates','fps','ups','rps','fpsMin','msMin','msMax','pauseDuration','timeExpected','_elapsedAccumulator','_timeLastSecond','_justResumed','Time','_started','_timers','Timer','updateAdvancedTiming','updateTimers','_frameCount','fpsMax','renders','running','autoDestroy','expired','nextTick','timeCap','_pauseStarted','_pauseTotal','_now','_marked','_diff','_newTick','MINUTE','SECOND','HALF','QUARTER','TimerEvent','order','tick','sortHandler','adjustEvents','loop','args','repeatCount','timer','AnimationManager','currentFrame','currentAnim','isLoaded','_frameData','_outputFrames','_anims','getFrameIndexes','checkFrameName','updateIfVisible','previous','frameTotal','getFrameByName','Cannot\x20set\x20frameName:\x20','_frames','isFinished','isPlaying','_pauseStartTime','_frameIndex','_frameDiff','getFrame','onUpdate','isReversed','killOnComplete','loopCount','_timeLastFrame','_timeNextFrame','updateCurrentFrame','onAnimationStart$dispatch','reversed','_frameSkip','onAnimationLoop$dispatch','onAnimationComplete$dispatch','generateFrameNames','pad','Phaser.Frame:\x20Frame\x20\x22','\x22\x20has\x20a\x20width\x20or\x20height\x20of\x20zero','spriteSourceSizeH','spriteSourceSizeW','_frameNames','AnimationParser','Phaser.AnimationParser.spriteSheet:\x20skipFrames\x20=\x20','\x20is\x20larger\x20than\x20total\x20sprite\x20number\x20','Phaser.AnimationParser.spriteSheet:\x20\x27','\x27s\x20width/height\x20zero\x20or\x20width/height\x20<\x20given\x20frameWidth/frameHeight','Phaser.AnimationParser.JSONData:\x20Invalid\x20Texture\x20Atlas\x20JSON\x20given,\x20missing\x20\x27frames\x27\x20array','setTrim','sourceSize','spriteSourceSize','tileshigh','Phaser.AnimationParser.JSONDataPyxel:\x20Invalid\x20Pyxel\x20Tilemap\x20JSON\x20given,\x20missing\x20\x22','layers','Phaser.AnimationParser.JSONDataPyxel:\x20Too\x20many\x20layers,\x20this\x20parser\x20only\x20supports\x20flat\x20Tilemaps.','tileheight','tilewidth','frame_','Phaser.AnimationParser.JSONDataHash:\x20Invalid\x20Texture\x20Atlas\x20JSON\x20given,\x20missing\x20\x27frames\x27\x20object','getElementsByTagName','TextureAtlas','SubTexture','frameX','frameY','Phaser.AnimationParser.XMLData:\x20Invalid\x20Texture\x20Atlas\x20XML\x20given,\x20missing\x20\x20tag','autoResolveURL','_urlMap','_urlResolver','_urlTemp','_cacheMap','SOUND','PHYSICS','TILEMAP','tilemap','BINARY','binary','bitmapData','BITMAPFONT','bitmapFont','JSON','json','XML','VIDEO','SHADER','renderTexture','_pendingCount','_addImages','RENDER_TEXTURE','DEFAULT_KEY','DEFAULT_SRC','data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgAQMAAABJtOi3AAAAA1BMVEX///+nxBvIAAAAAXRSTlMAQObYZgAAABVJREFUeF7NwIEAAAAAgKD9qdeocAMAoAABm3DkcAAAAABJRU5ErkJggg==','MISSING','MISSING_KEY','__missing','MISSING_SRC','READY_TIMEOUT','removeImage','LoaderParser','Phaser.Cache.addImage:\x20Image\x20\x22','_resolveURL','_removePending','addImageAsync','jsonBitmapFont','getXML','xml','TEXTURE_ATLAS_XML_STARLING','XMLData','TEXTURE_ATLAS_JSON_PYXEL','JSONDataPyxel','JSONData','JSONDataHash','getSound','url','canplaythrough','onSoundUnlock','decoded','isDecoding','isSoundDecoded','touchLocked','checkKey','Phaser.Cache.',':\x20Key\x20\x22','\x22\x20not\x20found\x20in\x20Cache.','getSoundData','getText','getPhysicsData','fixtureKey','Phaser.Cache.getPhysicsData:\x20Invalid\x20key/object:\x20\x22','\x20/\x20','getTilemapData','getBinary','getBitmapData','getJSON','getShader','getRenderTexture','getBaseTexture','Phaser.Cache.getUrl:\x20Invalid\x20url:\x20\x22','\x22\x20or\x20Cache.autoResolveURL\x20was\x20false','spriteSheet','baseURL','addMissingImage','isReady','_ready','_checkReady','resetLocked','preloadSprite','path','headers','application/xml','onLoadStart','onBeforeLoadComplete','onLoadComplete','onPackComplete','onFileStart','onFileComplete','enableParallel','maxParallelDownloads','_flightQueue','_processingHead','_totalFileCount','_loadedPackCount','TEXTURE_ATLAS_JSON_ARRAY','TEXTURE_ATLAS_JSON_HASH','PHYSICS_LIME_CORONA_JSON','PHYSICS_PHASER_JSON','getAssetIndex','_fileList','loaded','isLoading','_fileLoadStarted','_totalPackCount','_loadedFileCount','onFileError','Phaser.Loader:\x20Invalid\x20or\x20no\x20key\x20given\x20of\x20type\x20','Phaser.Loader:\x20No\x20URL\x20given\x20for\x20file\x20type:\x20','\x20key:\x20','_withSyncPointDepth','Phaser.Loader.pack\x20-\x20Both\x20url\x20and\x20data\x20are\x20null.\x20One\x20must\x20be\x20set.','loading','packfile','addToFileList','.png','imageFromBitmapData','truecolor','.json','.frag','.xml','script','.js','.bin','spritesheet','noAudio','addJSON','-audioatlas','audioSprite','loadeddata','CSV','.csv','addTilemap','LIME_CORONA_JSON','addPhysicsData','bitmapfont','parseXml','atlas','textureatlas','Phaser.Loader.\x20Invalid\x20Texture\x20Atlas\x20XML\x20given','getAsset','syncPoint','updateProgress','Phaser.Loader\x20-\x20active\x20loading\x20canceled\x20/\x20reset','finishedLoading','requestUrl','requestObject','progress','loadFile','Phaser.Loader\x20-\x20aborting:\x20processing\x20queue\x20empty,\x20loading\x20may\x20have\x20stalled','errorMessage','Phaser.Loader\x20-\x20',']:\x20','overwrite','margin','spacing','skipFrames','urls','audiosprite','jsonURL','autoDecode','format','textureURL','atlasData','ySpacing','atlasJSONArray','atlasURL','atlasJSONHash','atlasXML',':\x20pack\x20has\x20data,\x20but\x20not\x20for\x20pack\x20key','transformUrl','fileComplete','loadImageTag','usingWebAudio','arraybuffer','usingAudioTag','loadAudioTag','getVideoURL','xhrLoad','fileError','No\x20supported\x20video\x20URL\x20specified\x20or\x20device\x20does\x20not\x20have\x20video\x20playback\x20support','jsonLoadComplete','xmlLoadComplete','TILED_JSON','asyncComplete','invalid\x20Tilemap\x20format:\x20','crossOrigin','onerror','autoplay','loadEvent','canplay','GET','requestedWith','setRequestHeader','X-Requested-With','message','Exception','send','uri','blob:','data:','lastIndexOf','canPlayAudio','error\x20loading\x20asset\x20from\x20URL\x20','status','responseText','addCompressedTextureMetaData','response','addSpriteSheet','addTextureAtlas','Phaser.Loader.\x20Invalid\x20Texture\x20Atlas\x20format:\x20','atlasType','addBitmapFont','asBlob','Phaser.Loader.\x20Unable\x20to\x20parse\x20video\x20file\x20as\x20Blob:\x20','addSound','addShader','language','javascript','text/javascript','defer','head','addBinary','xSpacing','responseType',':\x20invalid\x20XML\x20(','invalid\x20XML','addXML','parseFromString','text/xml','false','documentElement','progressFloat','xmlBitmapFont','info','getAttribute','face','char','xoffset','xadvance','amount','finalizeBitmapFont','common','_lineHeight','_id','kernings','_amount','ETC1','DX10','DDS','byteLength','DXGIFormat','resourceDimension','arraySize','miscFlag','PKM','sounds','spritemap','addMarker','autoplayKey','connectToMaster','markers','currentTime','durationMS','stopTime','pausedPosition','fadeTween','override','allowMultiple','playOnce','externalNode','masterGainNode','gainNode','_sound','_globalVolume','_markedToDelete','_removeFromSoundManager','masterGain','createGain','createGainNode','gain','isSoundReady','onDecoded','onMute','onMarkerComplete','_volume','_buffer','_muted','_tempMarker','_tempPosition','_tempVolume','_tempPause','_muteVolume','_onDecodedEventDispatched','onPlay','onStop','checkSoundKey','isDecoded','pendingPlayback','_tempLoop','currentMarker','noteOff','Phaser.Sound.play:\x20audio\x20marker\x20','onended','onEndedHandler','noteGrainOn','reloadSound','muted','mute','Phaser.Sound.play:\x20audio\x20clip\x20','\x20cannot\x20be\x20deleted\x20while\x20looping.','createBufferSource','pausedTime','fadeTo','tween','fadeComplete','SoundManager','onSoundDecode','onUnMute','onTouchUnlock','_unlockSource','_sounds','_watchList','_watchContext','channels','disableAudio','audioContext','destination','needsTouchUnlock','chromeVersion','A\x20\x22GainNode.gain.value\x20setter\x20smoothing\x20is\x20deprecated\x22\x20notice\x20in\x20Chrome\x20is\x20normal.\x20','addTouchLockCallback','unlock','setTouchUnlock','noteOn','suspended','updateSound','decodedSound','_watching','_watchCallback','playbackState','FINISHED_STATE','stopAll','_codeMuted','updateGlobalVolume','dom','minWidth','maxWidth','minHeight','maxHeight','forceLandscape','forcePortrait','incorrectOrientation','_pageAlignHorizontally','onOrientationChange','enterIncorrectOrientation','leaveIncorrectOrientation','hasPhaserSetFullScreen','fullScreenTarget','_createdFullScreenTarget','onFullScreenInit','onFullScreenChange','onFullScreenError','screenOrientation','getScreenOrientation','scaleFactor','scaleFactorInversed','layout','compatibility','_scaleMode','_fullScreenScaleMode','NO_SCALE','parentIsWindow','parentScaleFactor','trackParentInterval','onSizeChange','onResize','onResizeContext','_pendingScaleMode','_fullScreenRestore','_gameSize','_userScaleFactor','_userScaleTrim','_lastUpdate','_updateThrottle','_updateThrottleReset','_parentBounds','_lastReportedCanvasSize','_lastReportedGameSize','_booted','EXACT_FIT','RESIZE','MODES','USER_SCALE','supportsFullScreen','scrollTo','orientationFallback','clickTrampoline','when-not-mouse','_orientationChange','orientationChange','_windowResize','windowResize','fullScreenChange','_fullScreenError','fullScreenError','webkitfullscreenchange','_fullScreenChange','mozfullscreenchange','MSFullscreenChange','webkitfullscreenerror','fullscreenerror','_gameResumed','setGameSize','FlexGrid','fullScreenScaleMode','pageAlignHorizontally','alignH','pageAlignVertically','alignV','scaleV','scaleH','trimH','trimV','getParentBounds','visualBounds','updateDimensions','queueUpdate','currentScaleMode','updateOrientationState','updateLayout','signalSizeChange','sourceAspectRatio','updateScalingAndBounds','aspectRatio','Phaser.ScaleManager:\x20forceLandscape\x20and\x20forcePortrait\x20cannot\x20both\x20be\x20true.','portrait-primary','portrait-secondary','portrait','landscape-primary','landscape','isLandscape','scrollTop','forceMinimumDocumentHeight','setMaximum','SHOW_ALL','isFullScreen','canExpandParent','setShowAll','_tempBounds','reflowGame','boundingParent','layoutBounds','getBoundingClientRect','offsetParent','windowConstraints','marginLeft','marginBottom','resetCanvas','alignCanvas','background','addClickTrampoline','cleanupCreatedTarget','ALLOW_KEYBOARD_INPUT','100%','targetWidth','targetHeight','MSFullscreenError','prepScreenMode','_pageAlignVertically','fullscreenElement','mozFullScreenElement','msFullscreenElement','classifyOrientation','isGamePortrait','isGameLandscape','bmd','columnWidth','renderShadow','currentColor','currentY','currentAlpha','isDisabled','_line','_rect','currentX','Audio\x20is\x20disabled','line','Volume:\x20','\x20(Mute)','Mute\x20on\x20pause:\x20','Audio\x20Tag','Touch\x20locked:\x20','Sounds:\x20','\x20Touch\x20locked:\x20','\x20Pending\x20Playback:\x20','Decoded:\x20','\x20Decoding:\x20','Playing:\x20','\x20Loop:\x20','Time:\x20','ms\x20Total:\x20','Using:\x20','Web\x20Audio','Marker:\x20','\x20(ms:\x20','\x20Stop:\x20','geom','x:\x20','\x20y:\x20','Bounds:\x20','\x20w:\x20','\x20h:\x20','Deadzone:\x20','Total\x20in\x20view:\x20','At\x20limit:\x20x:\x20','Timer\x20(running:\x20','\x20expired:\x20','Next\x20Tick:\x20','\x20Duration:\x20','\x20Length:\x20','rgba(0,255,0,0.5)','ID:\x20','\x20Active:\x20','\x20World\x20Y:\x20','\x20In:\x20','is\x20Down:\x20','\x20is\x20Up:\x20','Sprite\x20Input:\x20(','\x20x\x20','pointerX','pointerY','over:\x20','\x20duration:\x20','down:\x20','\x20just\x20out:\x20','justOut','Key:','isDown:','justDown:','justDown','justUp:','duration:','\x20Y:\x20','World\x20X:\x20','Screen\x20X:\x20','\x20Screen\x20Y:\x20','rectangle',')\x20anchor:\x20','\x20in\x20camera:\x20','inCamera','pos\x20y:','world\x20x:','world\x20y:','end.y:','angle:','rgba(0,255,0,0.4)','ellipse','rgba(0,\x20255,\x200,\x200.4)','12px\x20Courier','rgb(0,255,0)','quadTree','Body','NINJA','BOX2D','Box2D','renderBodyInfo','renderBody','displayList','\x20Renderer\x20(','autoResize:\x20','clearBeforeRender:\x20','renderSession:','\x20\x20currentBatchedTextures:\x20(','\x20\x20\x20\x20','\x20\x20drawCount:\x20','\x20\x20maxTextureSize:\x20','maxTextureSize','\x20\x20maxTextureAvailableSpace:\x20','\x20\x20roundPixels:\x20','Canvas\x20Pool','Used:','Total:','VERSION','Game:\x20','Canvas:\x20','Mode:\x20','Parent:\x20','\x20(incorrect)','Complete','\x20[locked]','Loading','Not\x20started','Files:\x20','\x20of\x20','Packs:\x20','scrollX','clientTop','clientLeft','calibrate','window.orientation','orientation','matchMedia','(orientation:\x20portrait)','matches','(orientation:\x20landscape)','pageXOffset','scrollLeft','pageYOffset','scrollY','innerWidth','clientWidth','clientHeight','documentBounds','offsetWidth','offsetHeight','scrollHeight','rotateLeft','transposeMatrix','rotate180','LinkedList','last','#9D9D9D','#BE2633','#E06F8B','#A46422','#EB8931','#F7E26B','#2F484E','#1B2632','#005784','#31A2F2','#B2DCEF','#191028','#46af45','#a1d685','#453e78','#7664fe','#833129','#9ec2e8','#dc534b','#e18d79','#d6b97b','#e9d8a1','#216c4b','#afaab9','#2234d1','#44aacc','#8a3622','#5c2e78','#b5b5b5','#4c81fb','#6cd947','#7be2f9','#eb8a60','#ffd93f','#8b4131','#7bbdc5','#8b41ac','#6aac41','#3931a4','#945a20','#525252','#838383','#acee8b','#7b73de','#acacac','PALETTE_ARNE','PALETTE_JMP','PALETTE_CGA','PALETTE_C64','PALETTE_JAPANESE_MACHINE','boundsCustom','boundsFull','boundsNone','positionCustom','positionFull','positionNone','scaleCustom','scaleFull','customWidth','customHeight','customOffsetX','customOffsetY','ratioH','ratioV','FlexLayer','positionFluid','scaleFluid','multiplier','centerOn','scaleSprite','rgba(255,0,0,0.9','persist','topMiddle','rgba(0,0,255,0.9','rgba(255,255,255,0.9','rgba','RGBtoHSL','RGBtoHSV','hueToColor','componentToHex','rgb','webToColor','hexToColor','getRGB','HSVtoRGB','red','green','blue','getColor32','getColor','blendOverlay','blendAdd','blendSubtract','blendLinearBurn','blendColorBurn','blendColorDodge','blendDarken','blendLighten','blendVividLight','blendReflect','ninja','chipmunk','CHIPMUNK','arcade','Ninja','box2d','matter','MATTERJS','Matter','\x20is\x20attempting\x20to\x20enable\x20a\x20physics\x20body\x20using\x20an\x20unknown\x20physics\x20system.','emitters','onAccess','onError','onTimeout','playWhenUnlocked','isStreaming','retryInterval','_retryID','_pending','_autoplay','_endCallback','_playCallback','checkVideoKey','getVideo','isBlob','videoWidth','forceLoaded','snapshot','videoStream','No\x20getUserMedia','timeout','getUserMediaError','mozSrcObject','createObjectURL','onloadeddata','videoHeight','controls','setAttribute','retryLimit','_pendingChangeSource','setPause','setResume','ended','playbackRate','playHandler','playing','getTracks','webkitendfullscreen','retry','checkVideoProgress','Video.grab\x20cannot\x20run\x20because\x20Phaser.BitmapData\x20is\x20unavailable','hasChildNodes','firstChild','removeAttribute','removeVideoElement','removeTouchLockCallback','clearTimeout','emptyTexture','canUseNewCanvasBlendModes','Phaser','var\x20fakeIdToId\x20=\x20{};onmessage\x20=\x20function\x20(event)\x20{\x09var\x20data\x20=\x20event.data,\x09\x09name\x20=\x20data.name,\x09\x09fakeId\x20=\x20data.fakeId,\x09\x09time;\x09if(data.hasOwnProperty(\x27time\x27))\x20{\x09\x09time\x20=\x20data.time;\x09}\x09switch\x20(name)\x20{\x09\x09case\x20\x27setInterval\x27:\x09\x09\x09fakeIdToId[fakeId]\x20=\x20setInterval(function\x20()\x20{\x09\x09\x09\x09postMessage({fakeId:\x20fakeId});\x09\x09\x09},\x20time);\x09\x09\x09break;\x09\x09case\x20\x27clearInterval\x27:\x09\x09\x09if\x20(fakeIdToId.hasOwnProperty\x20(fakeId))\x20{\x09\x09\x09\x09clearInterval(fakeIdToId[fakeId]);\x09\x09\x09\x09delete\x20fakeIdToId[fakeId];\x09\x09\x09}\x09\x09\x09break;\x09\x09case\x20\x27setTimeout\x27:\x09\x09\x09fakeIdToId[fakeId]\x20=\x20setTimeout(function\x20()\x20{\x09\x09\x09\x09postMessage({fakeId:\x20fakeId});\x09\x09\x09\x09if\x20(fakeIdToId.hasOwnProperty\x20(fakeId))\x20{\x09\x09\x09\x09\x09delete\x20fakeIdToId[fakeId];\x09\x09\x09\x09}\x09\x09\x09},\x20time);\x09\x09\x09break;\x09\x09case\x20\x27clearTimeout\x27:\x09\x09\x09if\x20(fakeIdToId.hasOwnProperty\x20(fakeId))\x20{\x09\x09\x09\x09clearTimeout(fakeIdToId[fakeId]);\x09\x09\x09\x09delete\x20fakeIdToId[fakeId];\x09\x09\x09}\x09\x09\x09break;\x09}}','HackTimer.js\x20by\x20turuslan:\x20','setInterval','postMessage','clearInterval','onmessage','fakeId','isTimeout','Error\x20parsing\x20callback\x20code\x20string:\x20','Initialisation\x20failed\x20-\x20HTML5\x20Web\x20Worker\x20is\x20not\x20supported','HackTimerWorker.js','^-?','search','decimal\x20places','\x20out\x20of\x20range','new\x20BigNumber','cmp','gte','lte','minus','mod','plus','precision','times','toExponential','toFormat','toFraction','BigNumber','()\x20','BigNumber\x20Error','another','ROUND_UP','ROUND_DOWN','ROUND_CEIL','ROUND_HALF_DOWN','ROUND_HALF_EVEN','ROUND_HALF_CEIL','ROUND_HALF_FLOOR','EUCLID','ROUNDING_MODE','EXPONENTIAL_AT','RANGE','ERRORS','CRYPTO','randomBytes','POW_PRECISION','FORMAT','\x20not\x20an\x20object','getRandomValues','crypto\x20unavailable','0.$1','not\x20a','\x20base\x20','\x20number','comparedTo','decimalPlaces','dividedBy','dividedToIntegerBy','divToInt','greaterThanOrEqualTo','isInteger','isInt','isNaN','isNegative','lessThan','lessThanOrEqualTo','modulo','negated','neg','argument','0.5','mul','toDigits','groupSize','secondaryGroupSize','groupSeparator','decimalSeparator','fractionGroupSize','\x5cd{','}\x5cB','fractionGroupSeparator','max\x20denominator\x20','out\x20of\x20range','not\x20an\x20integer','toNumber','toPower','exponent','Infinity','NaN','truncated','valueOf','toJSON','\x20not\x20a\x20boolean\x20or\x20binary\x20digit','rounding\x20mode','number\x20type\x20has\x20more\x20than\x2015\x20significant\x20digits','0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ$_','default','return\x20this','findKongregateWindow','isKlient','catchErrors','Log','catchErrors\x20caught\x20unhandled\x20exception','debugLevel','spam','login','switch_user','leave_room','user_join','user_departure','user_changed','room_message','system_message','private_message','message_error','set_presence','guest_count','room_not_found','room_full','request_chat_room','destroy_private_room','private_room_invitation','private_room_kick','private_room_invitation_sent','join_guild_room','participate','amnesty','api_initialized','add_statistics','statistic_submission','statistics_flush','set_accomplishment_progress','display_shout_box','display_invitation_box','display_feed_post_box','display_registration_lightbox','lightbox_closed','accomplishment_task_progress','resize_game','handle_item_checkout_request','konduit_message','ext.msg','user','user_id','auth_token','purchase_result','localconnection_only','custom_tab_message','custom_tab_show','custom_tab_close','custom_tab_shown','custom_tab_clear_messages','chat.tab','chat.dlg.clear','chat.disp','chat.msg','chat.elm','chat.resizeGame','chat.invite','chat.feedpost','chat.registration','chat.shoutbox','shout_message','invitation_message','image_uri','kv_params','desc','ext.shout_callback','ext.message_type','ext.message_recipients','success','req.id','stat.submit','mtx.kred_purchase','mtx.item_instances','mtx.use_item_instance','purchase_method','item_tags','items','order_info','ads.show_incentivized','ads.ad_opened','ads.ad_completed','ads.ad_abandoned','processing_save_shared_content','shared_content_save_complete','load_shared_content','browse_shared_content','save_shared_content','content_type','avatar.submit','avatar.finished','image_avatar_submit','image_avatar_complete','holodeck_data','history_received','faye_disconnect','chat','away','polyfillJSON','null','[object\x20Object]','contentLoaded','attachEvent','detachEvent','doScroll','poll','frameElement','readystatechange','MessageConnection','initialize','MESSAGE_EVENT','kongregate:api:message','channel_id','_window','_targetOrigin','target_origin','_targetWindows','target_window','send_listener','_retryConnection','retry_connection','_messageListeners','_supportsObjects','PostMessage','supportsObjects','_client','_connected','_handleMessages','[Game:JS]','[Konduit]','isSupported','_listening','onMessageReceived','kongregate_type','opcode','Error\x20parsing\x20message','logPrefix','Ignoring\x20message\x20from\x20','processMessage','CONNECT','onClientConnected','CONNECTED','onConnectedToServer','removeMissingWindows','stringify','_sendListener','Not\x20sending\x20',',\x20not\x20connected','listen','Attempting\x20to\x20connect\x20to\x20Kongregate\x20API','sendMessage','retryConnection','Channel\x20ID\x20mismatch,\x20ignoring\x20connect','API\x20connection\x20established!','acceptClientConnection','Re-initializing\x20duplicate\x20connection','document','createIframeEventListener','Could\x20not\x20add\x20event\x20listener,\x20neither\x20addEventListener\x20or\x20attachEvent\x20found!','about:blank','iframe','contentWindow','AnalyticsServices','_heartbeatInterval','services','_swrveClient','mtx','_kongVars','kongregate_variables','_enablePersistence','enable_persistence','_services','_setup','Ignoring\x20analytics\x20event:\x20','\x20since\x20it\x20is\x20a\x20kong-automatic\x20event.','_addEventInternal','_objectify','_savedData','_flushPersistentStore','Filter\x20type\x20added:\x20','Invalid\x20filterType:\x20',',\x20must\x20be\x20alpha_numeric','_commonPropsCallback','_commonProperties','Error\x20updating\x20common\x20properties:\x20','getAutoIntProperty','_getKongAutomaticVariables','Property\x20is\x20not\x20a\x20string:\x20','getAutoDoubleProperty','getAutoStringProperty','_buildKongAutomaticVariables','_automaticVars','_autoAnalyticsDisabled','_getProductId','_priceUSD','_getUSDPrice','_iapID','startPurchase:\x20invoked\x20before\x20active\x20transaction\x20finished.\x20iap_ids\x20may\x20mismatch.','IAP\x20FLOW\x20STEP:\x20startPurchase():\x20','_uuid','_productId','startPurchase:\x20Can\x27t\x20start\x20purchase\x20with\x20null\x20productId,\x20param\x20was:\x20','IAP\x20FLOW\x20STEP:\x20finishPurchase():\x20',',\x20transactionId:\x20',',\x20resultCode:\x20','_totalSpentUSD','_addIAPEvent','_automaticVarsListener','isKongregate','kongregate_analytics_mode','_mode','_checkBrowserSupport','Initializing\x20Analytics\x20API,\x20mode:\x20','_hasLocalStorage','_loadPersistentStore','kongregate_game_version','_persistentStore','pending_events','event_queues','_eventQueue','swrve','saved_data','_items','common_properties','Auto\x20analytics\x20disabled','Game\x20has\x20a\x20server,\x20only\x20tracking\x20a\x20subset\x20of\x20analytics\x20automatically','Automatic\x20analytics\x20enabled','_requestItems','_setInitialSavedData','_clientVersion','_timeZoneOffset','Analytics:\x20First\x20play','_installEvent','_startSession','_buildKongStaticVars','Analytics\x20API\x20not\x20enabled','_initialized','Queueing\x20pending\x20event:\x20','_pendingEvents','swrve.','_merge','_buildEventSpecificVariables','_enqueueEvent','_refreshPlayerInfoFields','SWRVE_SESSION_START_IDENTIFIER',',\x20flush=','Flushing\x20swrve\x20event\x20queue','_submitLock','_flushQueueDelayed','_flushQueue','persistentStoreName','kongregate_game_id','_persistentStoreName','Error\x20loading\x20persistent\x20store:\x20','setItem','Error\x20flushing\x20persistent\x20store:\x20','removeItem','_getDate','_getKredPrice','KRED','_sendSwrveIAPEvent','SWRVE_USER_IDENTIFIER','USD','unknown_store','item','currency','hard_currency_change','rewards','SwrveClient','SWRVE_IAP_IDENTIFIER','OP_ANALYTICS_PAYLOAD','payload','Error\x20calculating\x20product\x20ID:','Couldn\x27t\x20get\x20product\x20ID\x20from:\x20','Couldn\x27t\x20calculate\x20USD\x20price\x20for\x20identifier:\x20','price','Couldn\x27t\x20get\x20kred\x20price\x20for\x20identifier:\x20','Giving\x20up\x20on\x20retrieving\x20item\x20list','requestItemList','_retryRequestItems','requestItems','_config','_svid','kger','_kredExchangeRate','_updateKongStaticVars','application_id','Swrve\x20initialized','_startHeartbeatTimer','_flushPendingEvents','_sendSwrveUserEvent','Analytics\x20not\x20initialized,\x20no\x20services\x20configured','browser','Analytics\x20disabled\x20on\x20Safari','XMLHttpRequest','withCredentials','Analytics\x20disabled\x20due\x20to\x20lack\x20of\x20XHR/CORS\x20support','kong-','getTime','_heartbeatCount','Flushing\x20','_staticVars','getUsername','getUserId','kongregate_web','_autoAnalyticsExcludesServer','kongregate_language','userLanguage','wifi','web','_numPurchases','_daysRetained','com.kongregate.web.','game_permalink','.external','_bundleId','_parseOS','version','powerup_rewards_tier','join_date','spent_on_kreds','num_purchases','ip_address','server_time','country_code','updateCommonProperties','_previousSession','current_session','Terminating\x20previous\x20session\x20(',',\x20length=','_numSessions','_toW3CDTF','_addAutoEvent','_session','Reopening\x20previous\x20session\x20(','),\x20inactiveFor=','Created\x20new\x20session:\x20','addEvent','Unknown','Not\x20enough\x20segments\x20in\x20OS\x20string','MacOS','Failed\x20to\x20parse\x20first\x20play\x20date:\x20',',\x20resetting','_daysSince','_dayOfEra','toW3CDTF','performance','xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx','merge','2.0.0','bundle_id','browser_version','carrier','client_os_type','client_os_version','dev_client_version','device_event_id','device_type','event_time','external_ip_address','first_client_version','first_play_time_offset','first_play_time','first_sdk_version','first_server_version','gamecenter_id','gamecenter_alias','pur_tier','is_valid','kong_user_id','kong_username','lang_code','last_skew_refresh_time','mac_address','player_id','sdk_version','server_version','session_id','time_skew','event_time_offset','site_visitor_id','usd_spent_on_kreds','platform','retry_count','is_from_background','session_ends','session_length_seconds','session_end_time','did_crash','installs','utm_source','utm_medium','utm_term','utm_content','utm_campaign','iap_attempts','iap_transactions','iap_fails','usd_cost','product_id','iap_id','fail_reason','receipt_id','local_currency_type','local_currency_cost','SUCCESS','kong_join_date','pur_link_date','twitter_id','fb_user_id','fb_username','fb_email','email','swrve.heartbeat','KONG_ANALYTICS_EVENT_TIME','ApiServices','_messageConnection','message_connection','_eventListeners','_messageQueue','_initializeKongVars','initializeEventListeners','addMessageListener','_onIncomingMessage','_kongregate','kongregate','_username','Guest','kongregate_game_auth_token','_userId','The\x20Kongregate\x20externally\x20hosted\x20API\x20is\x20not\x20available','_authToken','_gameId','getGameId','isConnected','Queueing\x20message\x20','OP_HELLO','_flushMessageQueue','OP_EXTERNAL_MESSAGE','OP_SHOUT_CALLBACK','OP_USER_INFO','_onUserInfo','_dispatchEvent','KONDUIT_MESSAGE','_completeRequest','PARAM_USER_ID','PARAM_USER','PARAM_GAME_AUTH_TOKEN','_ensureKongregate','_enqueueRequest','OP_CHAT_PRIVATE_MESSAGE','PARAM_RESIZE_GAME_WIDTH','PARAM_RESIZE_GAME_HEIGHT','PARAM_INVITATION_MESSAGE','PARAM_KV_PARAMS','OP_CHAT_DISPLAY_INVITATION_BOX','PARAM_SHOUT_MESSAGE','OP_CHAT_DISPLAY_FEED_POST_BOX','isGuest','OP_CHAT_DISPLAY_SHOUT_BOX','_nextRequestId','PARAM_REQUEST_ID','_requestHandlers','_requestId','ChatServices','DEFAULT_TAB','_eventCallbacks','PARAM_DESCRIPTION','PARAM_CANVAS_SIZE','OP_CHAT_TAB','showTab','PARAM_DATA','OP_CHAT_DISPLAY','OP_CHAT_CANVAS_ELEMENT','OP_CHAT_MSG','room.message','_handleChatEvent','tab_visible','ImageServices','_submitting','_callback','OP_IMAGE_AVATAR_SUBMIT','_flashVarsString','_flashVarsObject','_postMessageParams','_loaded','_paramsReceived','_klient','_queuedMessages','_loadCallbacks','_processParentKongregateParams','_processParams','_updateDebugLevel','_kongWindow','flashVarsObject','_messageOriginIsKongregate','parseMessage','_handleParamsMessage','kongregate_request_params','_hijackUnityErrorHandler','_doLoadAPI','KONGREGATE\x20WARNING:\x20The\x20Kongregate\x20Shell\x20and\x20embedFrame\x20method\x20are\x20deprecated,\x20and\x20it\x20is\x20very\x20unlikely\x20that\x20this\x20functionality\x20is\x20really\x20needed.\x20See\x20the\x20note\x20on\x20the\x20documentation\x20page:\x20https://docs.kongregate.com/v1.0/docs/concepts-kongregate-shell','contentdiv','','kongregate:api-message:','_gameSwf','messageConnection','setConnectionObject','kongregateAPI.messageConnection','setConnectionObject\x20returned\x20false,\x20not\x20connecting','Kongregate\x20game\x20SWF\x20element\x20does\x20not\x20appear\x20to\x20be\x20a\x20swf:\x20','_isSwf','[id=\x27','kongregate_debug_level','kongregateAPI','flashVarsString','_processParam','Kongregate\x20API:\x20Firing\x20','\x20load\x20callback(s)','_createMessageConnection','_createJavascriptApi','kongregate_host','http://','https://','stats','StatisticServices','sharedContent','SharedContentServices','images','MicrotransactionServices','analytics','kongregate_channel_id','_forwardToKlient','handleMessageConnectionEvent','0123456789abcdef','md5','_adCallbacks','PARAM_ITEM_TAGS','ITEM_LIST','ITEM_INSTANCES','MicrotransactionServices.purchaseItems(','PARAM_ITEMS','ITEM_CHECKOUT','purchaseItems\x20requires\x20a\x20non-empty\x20item\x20identifier\x20array','MicrotransactionServices.purchaseItemsRemote(','purchaseItemsRemote\x20requires\x20an\x20orderInformation\x20string','MicrotransactionServices.useItemInstance(','USE_ITEM_INSTANCE','useItemInstance\x20requires\x20an\x20itemInstanceId','PARAM_PURCHASE_METHOD','PURCHASE_KREDS','ADS_SHOW_INCENTIVIZED','_onPurchaseResultResponse','ADS_AVAILABLE','_handleAdEvent','adsAvailable','ADS_UNAVAILABLE','adsUnavailable','adOpened','AD_COMPLETED','adCompleted','AD_ABANDONED','adAbandoned','_purchaseItemsCallback','_loadListeners','PARAM_CONTENT_TYPE','PARAM_LABEL','PARAM_IMAGE','OP_SAVE_SHARED_CONTENT','_saving','OP_SHARED_CONTENT_SAVE_COMPLETE','_onSaveContentComplete','OP_LOAD_SHARED_CONTENT','_onLoadSharedContent','_saveCallback','permalink','label','StatServices.submit(','Invalid\x20stat\x20name\x20or\x20value:','_applicationId','_apiKey','api_key','_playerId','_onError','POST','.api.swrve.com/1/batch','application/json;\x20charset=utf-8','onabort','_onBatchResponse','ontimeout','_createPayload','code','\x20event(s)','_maxRetries','_pruneEvents','session_start','iap','Kongregate.RawData.','Event\x20','\x20is\x20over\x20max\x20retry\x20count,\x20deleting\x20it','_maxBacklogSize','parseW3CDTF','SWRVE_EVENT_IDENTIFIER','SWRVE_BARE_EVENT_IDENTIFIER','__bare_','auto_event','getUTCFullYear','getUTCMonth','getUTCDate','getUTCHours','getUTCMinutes','getUTCSeconds','getUTCMilliseconds','-00:00','UTC',']\x20into\x20a\x20date.\x20The\x20internal\x20error\x20was:\x20','win','OBJECT','nodeName','unityGameInstance','gameInstance','kongregateUnityDiv','unityElementId','unityPlayer','getGameAuthToken','clientPlatform','???','unity_missing','missingUnityObject','getVariable','show','KongregateAPI','OnKongregateAPILoaded','loadAPI','disableUnityErrorHandler','unityErrorHandlerInstalled','Cannot\x20enlarge\x20memory\x20arrays','UnityWebGL:Memory:WebGL','out\x20of\x20memory','UnityWebGL:Memory:Browser','Error','handler','errorhandler','settings','Idfa','Adid','_internalSettings','1.18.180122','.playfabapi.com','Must\x20be\x20have\x20PlayFab.settings.titleId\x20set\x20to\x20call\x20this\x20method','Must\x20be\x20logged\x20in\x20to\x20call\x20this\x20method','You\x20must\x20successfully\x20call\x20GetEntityToken\x20before\x20calling\x20this','Must\x20have\x20PlayFab.settings.developerSecretKey\x20set\x20to\x20call\x20this\x20method','titleId','productionServerUrl','Failed\x20to\x20append\x20header:\x20','\x20=\x20','Error:\x20','Callback\x20must\x20be\x20null\x20of\x20a\x20function','Content-Type','application/json','X-PlayFabSDK','InjectHeaders','GlobalHeaderInjection','Service\x20Unavailable','Connection\x20error','CallBackTimeMS','CustomData','buildIdentifier','jbuild_javascriptsdk_0','sdkVersion','GenerateErrorReport','errorDetails','sessionTicket','entityToken','errorLoggedIn','ExecuteRequest','GetServerUrl','/Client/AddFriend','X-Authorization','/Client/AddGenericID','/Client/AddUsernamePassword','/Client/AddUserVirtualCurrency','/Client/AndroidDevicePushNotificationRegistration','/Client/AttributeInstall','/Client/CreateSharedGroup','/Client/ExecuteCloudScript','/Client/GetAccountInfo','/Client/GetCatalogItems','/Client/GetCharacterData','/Client/GetCharacterInventory','/Client/GetCharacterStatistics','/Client/GetContentDownloadUrl','/Client/GetFriendLeaderboard','/Client/GetFriendLeaderboardAroundPlayer','/Client/GetFriendsList','/Client/GetLeaderboard','/Client/GetLeaderboardAroundCharacter','/Client/GetLeaderboardAroundPlayer','/Client/GetLeaderboardForUserCharacters','/Client/GetPhotonAuthenticationToken','/Client/GetPlayerProfile','/Client/GetPlayerSegments','/Client/GetPlayerStatistics','/Client/GetPlayerStatisticVersions','/Client/GetPlayerTags','/Client/GetPlayerTrades','/Client/GetPlayFabIDsFromFacebookIDs','/Client/GetPlayFabIDsFromGenericIDs','/Client/GetPlayFabIDsFromGoogleIDs','/Client/GetPlayFabIDsFromSteamIDs','/Client/GetPlayFabIDsFromTwitchIDs','/Client/GetSharedGroupData','/Client/GetStoreItems','/Client/GetTime','/Client/GetTitleData','/Client/GetTitlePublicKey','/Client/GetUserData','/Client/GetUserInventory','/Client/GetUserPublisherData','/Client/GetUserPublisherReadOnlyData','/Client/GetUserReadOnlyData','/Client/LinkAndroidDeviceID','/Client/LinkCustomID','/Client/LinkGameCenterAccount','/Client/LinkGoogleAccount','/Client/LinkIOSDeviceID','/Client/LinkKongregate','/Client/LinkSteamAccount','/Client/LinkTwitch','/Client/LinkWindowsHello','TitleId','SessionTicket','_MultiStepClientLogin','NeedsAttribution','/Client/LoginWithAndroidDeviceID','/Client/LoginWithCustomID','errorTitleId','ClientApi','SettingsForUser','/Client/LoginWithEmailAddress','/Client/LoginWithFacebook','/Client/LoginWithGameCenter','/Client/LoginWithGoogleAccount','/Client/LoginWithPlayFab','/Client/LoginWithTwitch','/Client/LoginWithWindowsHello','/Client/OpenTrade','/Client/PayForPurchase','/Client/PurchaseItem','/Client/RedeemCoupon','/Client/RegisterForIOSPushNotification','/Client/RegisterPlayFabUser','/Client/RegisterWithWindowsHello','/Client/RemoveContactEmail','/Client/RemoveSharedGroupMembers','/Client/SendAccountRecoveryEmail','/Client/SetFriendTags','/Client/SetPlayerSecret','/Client/StartGame','/Client/StartPurchase','/Client/SubtractUserVirtualCurrency','/Client/UnlinkAndroidDeviceID','/Client/UnlinkFacebookAccount','/Client/UnlinkGameCenterAccount','/Client/UnlinkGoogleAccount','/Client/UnlinkIOSDeviceID','/Client/UnlinkKongregate','/Client/UnlinkSteamAccount','/Client/UnlinkTwitch','/Client/UnlinkWindowsHello','/Client/UnlockContainerInstance','/Client/UnlockContainerItem','/Client/UpdateAvatarUrl','/Client/UpdateCharacterData','/Client/UpdateSharedGroupData','/Client/UpdateUserTitleDisplayName','/Client/ValidateAmazonIAPReceipt','/Client/ValidateIOSReceipt','/Client/ValidateWindowsStoreReceipt','/Client/WritePlayerEvent','/Client/WriteTitleEvent','disableAdvertising','advertisingIdType','AD_TYPE_IDFA','advertisingIdValue','AD_TYPE_ANDROID_ID','AttributeInstall','PlayFab','lib','Base','mixIn','$super','words','sigBytes','enc','Latin1','Utf8','Malformed\x20UTF-8\x20data','BufferedBlockAlgorithm','_nDataBytes','blockSize','_doProcessBlock','Hasher','_doReset','_append','_process','finalize','HMAC','WordArray','Base64','_map','ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=','algo','_hash','MD5','_createHelper','HmacMD5','_createHmacHelper','EvpKDF','cfg','hasher','keySize','compute','Cipher','_ENC_XFORM_MODE','_doFinalize','decrypt','StreamCipher','_iv','BlockCipherMode','Encryptor','Decryptor','_cipher','encryptBlock','decryptBlock','_prevBlock','CBC','Pkcs7','_xformMode','createEncryptor','createDecryptor','_minBufferSize','formatter','OpenSSL','ciphertext','salt','_parse','PasswordBasedCipher','kdf','ivSize','encrypt','BlockCipher','_key','_nRounds','_keySchedule','_invKeySchedule','_doCryptBlock','AES','perm','permMod12','grad3','grad4','SimplexNoise','1.4.4','Scientific','Lutz\x20Schönfelder','Idle-Chopper','includes','localhost','D9D7','Util','Shop','Setting','Use\x20WebGL\x20(Requires\x20Restart)','Switch\x20this\x20if\x20you\x20have\x20performance\x20issues','GAME_WIDTH','GAME_HEIGHT','Boot','Preloader','Menu','Credits','Settings','LevelSelection','Connect','serviceWorker','release','register','service-worker.js','onupdatefound','installing','installed','controller','New\x20or\x20updated\x20content\x20is\x20available.','BaseState','currentState','lastScale','turnPrompt','turn','block','responsivePosition','scl','options','scaleWithGame','addResponsive','setResponsive','rWidth','rHeight','onclick','startFullScreen','onInactive','data/preload.json','data/config.json','loadingText','Object','Loading..','percentText','regular','currentText','assets/img/','urlData','assets/img/font/','assets/sounds/','.m4a','.ogg','checkforCredits','credits','addToCredits','author','Version\x20','Skills','Spring','convert','Convert','Convert\x20a\x20soulseed\x20to\x20wood','rage','Rage','Multiplies\x20Chop\x20strength\x20and\x20Bots\x20Chop\x20Strength\x20for\x20some\x20time','haste','Fertilize','Multiplies\x20the\x20wood\x20of\x20new\x20spawned\x20trees\x20for\x20some\x20time','fall','Fall','By\x20chopping\x20a\x20tree,\x20a\x20percentage\x20of\x20the\x20damage\x20gets\x20also\x20applied\x20to\x20all\x20other\x20trees','Upgrades','Chop\x20Speed','The\x20wood\x20chop\x20speed','Chop\x20Strength','Increases\x20the\x20strength\x20of\x20each\x20hit','walkSpeed','Walk\x20Speed','Axe','Upgrades\x20your\x20axe\x20so\x20you\x20can\x20chuck\x20better\x20trees','stomp','Stomping','You\x20stomp\x20the\x20ground\x20while\x20walking,\x20which\x20removes\x20the\x20grass\x20so\x20you\x20can\x20walk\x20faster','automaticCounter','Automatic\x20Tree\x20Chopping','autoChopMulti','critDamage','Crit\x20Damage','critChance','Crit\x20Chance','Chance\x20to\x20do\x20a\x20critical\x20hit','valueIncreaseMethod','spring','Spawn\x20more\x20trees','Rage\x20Power','Multiplies\x20chop\x20strength\x20while\x20rage\x20is\x20active','rageDuration','Rage\x20Duration','Haste\x20Power','Multiplies\x20walk\x20speed\x20and\x20chop\x20speed\x20while\x20haste\x20is\x20active','hasteDuration','Haste\x20Duration','Haste\x20is\x20active\x20longer','fertilize','Multiplies\x20wood\x20amount\x20while\x20haste\x20is\x20active','fertilizeDuration','Fertilize\x20Duration','Fertilize\x20is\x20active\x20longer','Fall\x20Power','Multiplies\x20damage\x20done\x20to\x20all\x20other\x20trees\x20while\x20fall\x20is\x20active','Fall\x20is\x20active\x20longer','Bots','Chop\x20Helper','The\x20wood\x20chop\x20speed\x20of\x20your\x20helpers','botsHarvestStrength','botsWalkSpeed','Increases\x20the\x20walking\x20speed\x20of\x20your\x20helpers','botsAxe','Upgrades\x20the\x20axe\x20of\x20your\x20helpers\x20so\x20they\x20can\x20chuck\x20better\x20trees','botsStomp','Your\x20helpers\x20stomp\x20the\x20ground\x20while\x20walking,\x20which\x20removes\x20the\x20grass\x20so\x20you\x20can\x20walk\x20faster','botsCritDamage','Damage\x20multiplier\x20on\x20a\x20critical\x20hit','Terraform','initialTreeAmount','Initial\x20Tree\x20amount','seedDrop','Soulseed\x20Drop\x20Chance','Soul\x20Seeds\x20drop\x20more\x20frequent','spawnInterval','Trees\x20spawn\x20more\x20often','mapSize','treeChance1','Level\x202\x20Tree\x20Amount','Amount\x20of\x20level\x203\x20trees','treeChance3','Level\x204\x20Tree\x20Amount','Amount\x20of\x20level\x204\x20trees','treeChance4','Level\x205\x20Tree\x20Amount','Amount\x20of\x20level\x205\x20trees','treeChance5','treeChance0','Level\x201\x20Tree\x20Amount','Arthur','arthurWoodMulti','Multiplies\x20the\x20amount\x20of\x20wood\x20you\x20get\x20from\x20chopping\x20trees','arthurXPMulti','EXP\x20Multiplier','Multiplies\x20the\x20expierience\x20you\x20get\x20after\x20finishing\x20a\x20level','arthurChopStrength','Chop\x20Strength\x20Multiplier','Auto\x20Spring','Brutus','brutusWoodMulti','brutusXPMulti','brutusChopStrength','Multiplies\x20the\x20damage\x20you\x20deal','Swapling','swaplingWoodMulti','swaplingXPMulti','swaplingBotsChopStrength','Bots\x20Chop\x20Strength\x20Multiplier','Multiplies\x20the\x20damage\x20your\x20bots\x20deal','swaplingBotsChopSpeed','Bots\x20Chop\x20Speed\x20Multiplier','Alaxe','alaxeWoodMulti','Wood\x20Multiplier','alaxeXPMulti','alaxeChopStrength','alaxeRageMulti','Rage\x20Multiplier','Your\x20rage\x20skill\x20is\x20more\x20effective','Dessy','dessyXPMulti','dessyWalkspeed','Multiplies\x20the\x20walkspeed\x20of\x20you\x20and\x20your\x20bots','dessyCritical','Critical\x20Hits','Multiply\x20the\x20chance\x20of\x20critical\x20hits','Pilz','pilzWoodMulti','pilzLevelSkip','pilzFallMulti','Fall\x20Multiplier','Multiplies\x20the\x20damage\x20you\x20do\x20to\x20all\x20other\x20trees\x20while\x20fall\x20is\x20active','Lock','whiteSquare','TILESIZE','BASE_MULTI','DEFENCE_INCREASE','MULTI_INCREASE','GOAL_INCREASE','treeData','onSpawnTree','onBossHarvested','onLevelUp','onCleanedGrass','onMapLoaded','createCurrency','SoulSeed','Infinikey','AchievementsHandler','HighscoreHandler','SoundHandler','Save','Character','person','brutus','Chop\x20Strength\x20x2;\x20Chop\x20Speep\x20x0.5','swapling','Chop\x20Strength\x20x0.5;\x20Bots\x20Chop\x20Strength\x20x2','alaxe','Chop\x20Strength\x20x1.5;\x20Wood\x20Multi\x20x1.5','dessy','Chop\x20Speed\x20x1.5;\x20Bots\x20Chop\x20Speed\x20x1.5','pilz','XP\x20x2;\x20Wood\x20x0.5','initCharWorldAchievements','onHarvest','treeChopped','firstStart','Store','currentCharacter','fbMulti','Config','gray','groupBack','groupObjects','groupUI','shownWoodAmount','currentChopped','spawnCounter','baseDefence','BASE_DEFENCE','defMulti','Value','woodMulti','xpMulti','XP\x20Multiplier','chopMulti','chopSpeedMulti','Chop\x20Speed\x20Multiplier','moveSpeedMulti','Move\x20Speed\x20Multiplier','botChopMulti','critChanceMulti','Crit\x20Chance\x20Mutliplier','botChopSpeedMulti','Bot\x20Chop\x20Speed\x20Mutliplier','botMoveSpeedMulti','Bot\x20Move\x20Speed\x20Mutliplier','botCritChanceMulti','autoProgress','effectsEnabled','Enable\x20effects','levelSkip','treeAmount','totalEffectCount','nextLevelAvailable','currentWorld','trees','setupMap','bots','Person','isPlayer','TileSelector','groupFront','rightUI','uiLabelRight','topUI','uiLabelTop','topUI2','woodIcon','ingame','woodicon','woodCounter','#ffffff','The\x20amount\x20of\x20wood\x20you\x20have,\x20Use\x20it\x20to\x20upgrade\x20your\x20character\x20and\x20skills','seedIcon','seedCounter','Tooltip','The\x20amount\x20of\x20soulseeds\x20you\x20have,\x20Use\x20it\x20to\x20buy\x20special\x20upgrades,\x20like\x20bots','ikeyIcon','infinikey','ikeyCounter','The\x20amount\x20of\x20Infinikeys\x20you\x20have,\x20every\x20tree\x20adds\x20+100%\x20levelprogression\x20per\x20key.\x20Also\x20you\x20can\x20use\x20them\x20for\x20something...','uiLabelBot','botUI','botUI2','uiLabelLeft','leftUI','achieveButton','achievementsClicked','icon','buttonAchievements','buttonQuadInactive','prestigeClicked','prestigeButton','buttonReset','buttonQuadActive','setLock','prestige','mapsButton','mapClicked','buttonMaps','infoClicked','infoButton','buttonInfo','shopClicked','shopButton','buttonShop','settingsButton','buttonSettings','TabManager','SkillTab','Tabs','BotsTab','tabButtons','tabManager','buttonSmallActive','buttonSmallInactive','setTabButton','addBuyAmountButton','SkillsHandler','topDeco','topDeco2','uiTopDeco','botDeco','botDeco2','nextLevelLabel','labelSmall','progressBackSmall','progressBarSmall','onTreeAmountChanged','bossProgress','barText','Boss:','Format','nextLevelButton','Next\x20Level','nextLevel','buttonMiddleActive','buttonMiddleInactive','setFontSize','setActive','levelText','woodMultiText','baseDefenceText','setLevelText','Chop\x20a\x20certain\x20amount\x20of\x20trees\x20to\x20let\x20the\x20boss\x20spawn\x20in\x20the\x20middle\x20of\x20the\x20map','Mutliplies\x20the\x20wood\x20that\x20the\x20trees\x20drop','Mutliplies\x20the\x20defence\x20that\x20the\x20trees\x20have','tileInfoBack','graphics','tileInfo','map','cam','MAP_WIDTH','MAP_HEIGHT','setFollow','handleTimeAway','passivePlaytime','msec','currentResetPassivePlaytime','GameData','getNews','Popup','updatePlayerStats','DEBUG','autoSpringAnyChar','arthurAutoSpring','shownSeedAmount','baseScale','buyAmountButtons','setBuyAmount','AchievementsWindow','toggleWindow','achievementsWindow','infoWindow','InfoWindow','creditsClicked','creditsWindow','CreditsWindow','settingsClicked','settingsWindow','characterWindow','shopWindow','ShopWindow','mapWindow','shown','toggle','closeAllWindows','sortObjects','worldToMapX','worldToMapY','resetAutomaticCounter','spawnRandomTree','spawnTreeRandomPosition','RandomWeight','treeChance','spawnRandomTreesMany','spawnTreesMany','tileObjects','mapObjects','tree','mType','Tree','prefix','lastUpdateTime','deltaTime','greaterThan','tileSelector','stepTo','goal','movePlayer','updateTileInfo','mapPosition','findPathTo','getWeight','harvestable','hp:\x20','defence','neededAxe','wood:\x20','woodAmount','mapToWorldX','mapToWorldY','asyncUpdate','isActive','onActive','onAsyncUpdate','kongMulti','resetOfCurrency','saveAll','currentWorldId','changeCurrency','modValue','sec','You\x20were\x20gone\x20for\x20','.\x0aYou\x20gained:\x20','\x20wood','characters','clickFacebook','open','https://www.facebook.com/lutsgamedev/','setMultiplier','facebook','clickKong','https://www.kongregate.com/games/Luts91','kong','Thank\x20you!','playAddWoodEffect','playAddSingleWoodEffect','roundTo','playAddSeedEffect','playAddSingleSeedEffect','MAX_EFFECT_COUNT','effectWood','soulSeed','harvestStrength','bot','axe','axeLevel','harvestSpeed','botsCritChance','checkBossSpawn','setBoss','boss','onHarvestSignal','shine','Level\x20','WoodMulti:\x20','selectWorld','worlds','def','smoothstep','BASE_GOAL','setBounds','destroyAll','Map','TREETYPES','resetAutoHarvest','movePlayerToPointer','calcTreeChances','httpGetAsync','pre','temp','Storage','savingEnabled','setStorage','buyAmount','onUpgrade','onBuyAmountChanged','onCurrencyChanged','getCurrency','currency_','getCurrencyId','loadCurrency','saveCurrency','currencyNames','upgrades','getByName','initialPrice','lastBuyAmountPrice','lastBuyAmountLevel','lastBuyAmount','loadUpgrade','initialLevel','calcValue','lastMaxPrice','currencyType','upgrade','priceIncreaseMethod','priceIncreaseFactor','saveUpgrade','initialValue','valueIncrease','upgradeMultiple','Analytics','design','Upgrade:',':Level','track',':Amount','priceMultiple','nextPrice','isBelowMaxLevel','maxLevel','isUpgradeable','condition','isAffordable','every','u_level_','u_value_','u_price','u_multi_','loadAll','Achievements','achievedNum','onAchievementUnlocked','achievements','loadAchievement','baseGoal','reward','baseReward','goalIncrease','rewardIncrease','saveAchievement','a_level_','a_value_','a_goal_','a_reward_','\x20Days,\x20','\x20Hours,\x20','\x20Minutes,\x20','\x20Seconds','paddingLeft','BigNumberSuffix','numberFormat','BigNumberAB','post','BigNumberNames','BigNumberExp','Thousand','Million','Billion','Trillion','Quadrillion','Quintillion','Sextillion','Septillion','Octillion','Nonillion','Duodecillion','Tredecillion','Quattuordecillion','Quinquadecillion','Sedecillion','Septendecillion','Novendecillion','Vigintillion','Unvigintillion','Duovigintillion','Tresvigintillion','Quattuorvigintillion','Quinquavigintillion','Sesvigintillion','Octovigintillion','Novemvigintillion','Untrigintillion','Duotrigintillion','BigNumberNamesSmall','QaD','SxD','SpD','OcD','NoD','DuV','QaV','QiV','SxV','OcV','NoV','Letters','multipliers','Multiplier','values','getMultiplier','Levelable','baseCost','la_','Progress','cost','Level','onIncreaseLevel','onChange','addProgress','costIncrease','progressDiv','getCost','buyableItems','purchaseItems','getItemList','requestUserItemList','hasItem','Item\x20list:\x20','Checked\x20for\x20','getItemCount','getFirstItemId','useItem','doesnt\x20have\x20item','Used\x20item\x20','all','Kongregate','GameAnalytics','getAPI','getBuyableItems','not\x20connected\x20to\x20kongregate','setEnabledInfoLog','setEnabledVerboseLog','trackLog','configureBuild','gameAnalytics','secret','playfab','LoginWithCustomID','anonymous','Highscore','submit','Highscore:','addProgressionEvent','GetTitleNews','News','Timestamp','latestNews','//currentmillis.com/time/minutes-since-unix-epoch.php','GAME_SPEED','activePlaytime','currentResetActivePlaytime','timeStampAdress','lastTime','hour','day','month','year','Gone\x20for:','saveTime','closeSavePrompt','copySave','loadSave','savePrompt','saveInstruction','inline','Name','loadPrompt','loadInstruction','select','execCommand','reload','follow','raw','CAMERA_SMOOTH','perlin','minShake','shakeEnabled','shake','shakeMulti','shakeReduce','minX','maxX','maxY','shakeSpeed','smooth','noise2D','Pathfinding','tileObject','cleanDirty','heuristic','heuristics','manhattan','isWall','visited','markDirty','dirtyNodes','cleanNode','neighbors','weight','sinkDown','bubbleUp','skills','Skill','description','multiUseable','canUse','currentActiveTime','activatable','onUse','onCanUse','onActivate','onDeactivate','checkCondition','use','onCanUseChanged','lock_','onUnlocked','onLocked','locks','lock','unlocked','Enable\x20sound:','playAmbient','enabledIfInactive','playRandom','setAmbient','currentAmbientName','currentAmbient','IntervalSound','interval_min','interval_max','getAmbient','ambient','intervalMax','counter','currentInterval','intervalMin','longDescription','onChanged','setting_','SampleObject','existing','rawText','baseColor','handleTags','px\x20','bold','applyColors','colors2','handleSingleTag','remaining','changed','Tab','exclamation','tabButton','createTabButtons','tab','Scrollable','scrollGroup','scrollMask','scroll','mouseWheelSpeed','lastY','lastGroupY','dragging','previousY','smoothClamp','scrollBar','getTotalHeight','createScrollbar','scrollBarBack','scrollBarMask','minY','activeFrame','inactiveFrame','FONT_SIZE_TITLE','FONT_SIZE_SUBTITLE','subtitle','lockIcon','mouseIsOver','downCounterMax','downIntervalMax','downInterval','downIntervalCounter','pulseTween','isUnlocked','updateDown','downCounter','showLock','bar','effectBar','effectPlaying','Bar','blackPlane','dead','yesButton','noButton','die','tw2','tw1','firstChop','First\x20Chop','Chop\x20your\x20first\x20tree','Unlocks\x20upgrades','tabUpgrades','chopped100','Chop\x20100','Chop\x20100\x20trees\x20in\x20total','Unlocks\x20the\x20initial\x20tree\x20amount\x20upgrade','tabTerraform','chopped1k','Chop\x201000','Chop\x201000\x20trees\x20in\x20total','Unlocks\x20the\x20soul\x20seed\x20drop\x20upgrade','Chop\x2010k','Doubles\x20Chop\x20Strength','chopped10k','chop100k','Chop\x20100k\x20trees\x20in\x20total','chopped100k','chopped1m','Chop\x201m','Chop\x201\x20million\x20trees\x20in\x20total','Unlocks\x20a\x20new\x20character','trees50','Have\x2050\x20trees\x20on\x20the\x20map\x20at\x20the\x20same\x20time','Unlocks\x20the\x20mapsize\x20upgrade','100\x20trees','Doubles\x20wood\x20multiplier','trees100','trees250','Have\x20250\x20trees\x20on\x20the\x20map\x20at\x20the\x20same\x20time','level1','Reach\x20level\x201','Unlocks\x20bots','tabBots','Level\x202','Unlocks\x20the\x20walkspeed\x20upgrade','level3','Reach\x20level\x203','Unlocks\x20the\x20bots\x20harvest\x20speed\x20upgrade','botsHarvestSpeed','level5','Level\x205','Unlocks\x20the\x20bots\x20harvest\x20strength\x20upgrade','Level\x2010','Reach\x20level\x2010','Level\x2015','Reach\x20level\x2015','Unlocks\x20the\x20bots\x20walkspeed\x20upgrade','Level\x2020','Reach\x20level\x2020','Unlocks\x20the\x20bots\x20axe\x20upgrade','level25','Reach\x20level\x2025','level30','Level\x2030','Reach\x20level\x2030','treeChance2','level35','Level\x2035','Reach\x20level\x2035','Unlocks\x20prestige','level40','Level\x2040','Multiplies\x20Chop\x20Strength\x20x5','level45','Level\x2045','Reach\x20level\x2045','Multiplies\x20Bots\x20Chop\x20Strength\x20x10','level50','Level\x2050','Reach\x20level\x2050','Unlocks\x20the\x20level\x204\x20tree\x20amount\x20upgrade','level60','Level\x2060','Reach\x20level\x2060','Unlocks\x20automatic\x20level\x20progression','level70','Level\x2070','Reach\x20level\x2070','Unlocks\x20the\x20level\x205\x20tree\x20amount\x20upgrade','level80','Level\x2080','Exp-Multiplier\x20x5','level90','Level\x2090','Reach\x20level\x2090','Unlocks\x20the\x20level\x206\x20tree\x20amount\x20upgrade','Level\x20100','Reach\x20level\x20100','Unlocks\x20maps','Level\x20200','Reach\x20level\x20200','Unlocks\x20autochop\x20multiplier','Level\x20300','Wood\x20multiplier\x20x100','level400','Level\x20400','Reach\x20level\x20400','level500','Level\x20500','Reach\x20level\x20500','Exp\x20multiplier\x20x100','level1k','Level\x201000','Reach\x20level\x201000','level1000Achievement','noUpgrades','No\x20upgrades','Reach\x20level\x2010\x20without\x20buying\x20any\x20upgrades','Bots\x20chop\x20strength\x20x2','arthur50','Arthur\x20Level\x2050','Reach\x20level\x2050\x20with\x20Arthur','Arthur\x20Level\x20100','Makes\x20your\x20current\x20level\x20of\x20autospring\x20available\x20for\x20every\x20character','brutus50','Brutus\x20Level\x2050','Doubles\x20Chop\x20Strength\x20of\x20character\x20and\x20bots','Brutus\x20Level\x20100','Reach\x20level\x20100\x20with\x20Brutus','Chop\x20Strength\x20of\x20character\x20and\x20bots\x20x10','brutus100','swapling50','Swapling\x20Level\x2050','Reach\x20level\x2050\x20with\x20Swapling','Wood\x20Multiplier\x20x5','swapling100','Swapling\x20Level\x20100','Reach\x20level\x20100\x20with\x20Swapling','Stomp','Walk\x20over\x20a\x20grass\x20tile\x20so\x20often\x20that\x20it\x20becomes\x20dirt','Unlocks\x20the\x20stomp\x20upgrade','Chop\x20every\x20tree\x20on\x20the\x20map','Unlocks\x20the\x20spring\x20skill','tabSkills','Too\x20many\x20seeds!','Have\x2010\x20soulseeds','Unlocks\x20the\x20convert\x20skill','bots3','I\x20can\x20do\x20that\x20too!','Have\x203\x20chop\x20helpers','Unlocks\x20the\x20autochop\x20upgrade','noBots','No\x20Bots','Reach\x20level\x2050\x20without\x20buying\x20bots','oneHit1','One\x20Punch\x20Man','Chop\x20a\x20level\x201\x20tree\x20with\x20one\x20hit','oneHit2','One\x20Punch\x20Man\x202','Wood\x20Multiplier\x20+20%','oneHit3','One\x20Punch\x20Man\x203','Chop\x20a\x20level\x203\x20tree\x20with\x20one\x20hit','oneHit4','One\x20Punch\x20Man\x204','Wood\x20Multiplier\x20+40%','oneHit5','One\x20Punch\x20Man\x205','Wood\x20Multiplier\x20+50%','oneHit6','Chop\x20a\x20level\x206\x20tree\x20with\x20one\x20hit','Wood\x20Multiplier\x20+60%','simpleUnlock','treeType','level4','level10','level15','level20','level100','level200','level300','boughtUpgrades','flash','unlockText','initCharForWorld','Chop\x20Multiplier\x20x2','c3w0','c4w0','Wood\x20Multiplier\x20x2','c5w0','XP\x20Multiplier\x20x2','c0w1','c1w1','Unlocks\x20a\x20new\x20Character','Makes\x20rage\x20available\x20for\x20every\x20character','rageAll','critAll','Makes\x20pilz\x20level\x20skip\x20available\x20for\x20every\x20character','pilzAll','c1w2','c2w2','c3w2','Makes\x20haste\x20available\x20for\x20every\x20character','hasteAll','Makes\x20fall\x20available\x20for\x20every\x20character','c0w3','c1w3','Bots\x20Chop\x20Multiplier\x20x2','c3w3','c4w3','Gives\x20Brutes\x20Chop\x20Strength\x20Multiplier\x20to\x20every\x20other\x20character','brutusAll','XP\x20Multiplier\x20x4','Chop\x20Multiplier\x20x3','Wood\x20Multiplier\x20x3','Bots\x20Chop\x20Multiplier\x20x3','c3w4','Move\x20Speed\x20x3','c4w4','Gives\x20Swaplings\x20Bots\x20Strength\x20Multiplier\x20to\x20every\x20other\x20character','swaplingAll','XP\x20Multiplier\x20x3','c0w5','c1w5','c4w5','Gives\x20Alaxes\x20Rage\x20Multiplier\x20to\x20every\x20other\x20character','XP\x20Multiplier\x20x6','c0w6','Chop\x20Multiplier\x20x4','c1w6','Wood\x20Multiplier\x20x4','c2w6','Unlocks\x20the\x20fertilize\x20Skill','c4w6','Gives\x20Dessys\x20Critical\x20Multiplier\x20to\x20every\x20other\x20character','dessyAll'];(function(_0x38051c,_0x1f6d02){var _0x23d5c1=function(_0x485e4c){while(--_0x485e4c){_0x38051c['push'](_0x38051c['shift']());}};_0x23d5c1(++_0x1f6d02);}(_0x3c89,0xc4));var _0x3f89=function(_0x57c185,_0x1ade93){_0x57c185=_0x57c185-0x0;var _0x87f414=_0x3c89[_0x57c185];return _0x87f414;};function KongregateAPI(){this['_initialize']();}function pathTo(_0x4941f1){for(var _0x41a183=_0x4941f1,_0x57effd=[];_0x41a183[_0x3f89('0x0')];)_0x57effd[_0x3f89('0x1')](_0x41a183),_0x41a183=_0x41a183[_0x3f89('0x0')];return _0x57effd;}function getHeap(){return new BinaryHeap(function(_0x2c4e2e){return _0x2c4e2e['f'];});}function Graph(_0x436234,_0x511d53){_0x511d53=_0x511d53||{},this[_0x3f89('0x2')]=[],this[_0x3f89('0x3')]=!!_0x511d53[_0x3f89('0x3')],this[_0x3f89('0x4')]=[];for(var _0x4c7d3a=0x0;_0x4c7d3a<_0x436234['length'];_0x4c7d3a++){this[_0x3f89('0x4')][_0x4c7d3a]=[];for(var _0x313e73=0x0,_0x58cad7=_0x436234[_0x4c7d3a];_0x313e73<_0x58cad7[_0x3f89('0x5')];_0x313e73++){var _0x459d09=new GridNode(_0x4c7d3a,_0x313e73,_0x58cad7[_0x313e73]);this['grid'][_0x4c7d3a][_0x313e73]=_0x459d09,this['nodes'][_0x3f89('0x6')](_0x459d09);}}this[_0x3f89('0x7')]();}function GridNode(_0x5487cd,_0x7df3a9,_0x403bfb){this['x']=_0x5487cd,this['y']=_0x7df3a9,this['weight']=_0x403bfb;}function BinaryHeap(_0x1909fe){this[_0x3f89('0x8')]=[],this[_0x3f89('0x9')]=_0x1909fe;}(function(){function _0x2decee(_0x12777c,_0x18211c,_0x75ea8,_0x3de397){var _0x58d177=_0x12777c[_0x3f89('0xa')]();return _0x12777c[_0x3f89('0xb')](_0x12777c[_0x3f89('0xc')],_0x58d177),_0x12777c[_0x3f89('0xd')](_0x12777c[_0x3f89('0xc')],_0x12777c['TEXTURE_WRAP_S'],_0x12777c[_0x3f89('0xe')]),_0x12777c[_0x3f89('0xd')](_0x12777c['TEXTURE_2D'],_0x12777c['TEXTURE_WRAP_T'],_0x12777c[_0x3f89('0xe')]),_0x12777c[_0x3f89('0xd')](_0x12777c[_0x3f89('0xc')],_0x12777c['TEXTURE_MAG_FILTER'],_0x3de397===_0x134928[_0x3f89('0xf')]['LINEAR']?_0x12777c[_0x3f89('0x10')]:_0x12777c[_0x3f89('0x11')]),_0x12777c[_0x3f89('0xd')](_0x12777c[_0x3f89('0xc')],_0x12777c[_0x3f89('0x12')],_0x3de397===_0x134928[_0x3f89('0xf')][_0x3f89('0x10')]?_0x12777c[_0x3f89('0x10')]:_0x12777c[_0x3f89('0x11')]),_0x12777c['texImage2D'](_0x12777c['TEXTURE_2D'],0x0,_0x12777c['RGBA'],_0x18211c,_0x75ea8,0x0,_0x12777c[_0x3f89('0x13')],_0x12777c['UNSIGNED_BYTE'],null),_0x58d177;}function _0x592bb8(_0x2263ae,_0x15581b,_0x26c640,_0xd335e4,_0x4811c4){var _0x5850f2=_0x2263ae[_0x3f89('0x14')](),_0x180276=_0x2263ae[_0x3f89('0x15')](),_0x9cb797=null,_0x565423=0x0;return _0x2263ae[_0x3f89('0x16')](_0x2263ae[_0x3f89('0x17')]+_0x4811c4),_0x2263ae['bindFramebuffer'](_0x2263ae['FRAMEBUFFER'],_0x5850f2),_0x2263ae[_0x3f89('0x18')](_0x2263ae['RENDERBUFFER'],_0x180276),_0x2263ae[_0x3f89('0x19')](_0x2263ae[_0x3f89('0x1a')],_0x2263ae[_0x3f89('0x1b')],_0x2263ae[_0x3f89('0x1c')],this['renderBuffer']),_0x9cb797=_0x2decee(_0x2263ae,_0x15581b,_0x26c640,_0xd335e4),_0x2263ae[_0x3f89('0x1d')](_0x2263ae[_0x3f89('0x1a')],_0x2263ae[_0x3f89('0x1e')],_0x2263ae[_0x3f89('0xc')],_0x9cb797,0x0),(_0x565423=_0x2263ae[_0x3f89('0x1f')](_0x2263ae[_0x3f89('0x1a')]))!==_0x2263ae[_0x3f89('0x20')]&&console[_0x3f89('0x21')](_0x3f89('0x22'),_0x23548a[_0x565423]),_0x5850f2[_0x3f89('0x23')]=_0x15581b,_0x5850f2[_0x3f89('0x24')]=_0x26c640,_0x5850f2['targetTexture']=_0x9cb797,_0x5850f2['renderBuffer']=_0x180276,_0x5850f2;}var _0x59eb84=this,_0x134928=_0x134928||{};_0x134928[_0x3f89('0x25')]=function(){this[_0x3f89('0x26')]=new _0x134928[(_0x3f89('0x27'))](0x0,0x0),this[_0x3f89('0x28')]=new _0x134928['Point'](0x1,0x1),this[_0x3f89('0x29')]=new _0x134928[(_0x3f89('0x27'))](0x0,0x0),this[_0x3f89('0x2a')]=0x0,this[_0x3f89('0x2b')]=0x1,this['visible']=!0x0,this['hitArea']=null,this[_0x3f89('0x2c')]=!0x1,this[_0x3f89('0x0')]=null,this[_0x3f89('0x2d')]=0x1,this[_0x3f89('0x2e')]=new Phaser[(_0x3f89('0x2f'))](),this['worldPosition']=new _0x134928[(_0x3f89('0x27'))](0x0,0x0),this[_0x3f89('0x30')]=new _0x134928[(_0x3f89('0x27'))](0x1,0x1),this['worldRotation']=0x0,this['filterArea']=null,this[_0x3f89('0x31')]=0x0,this[_0x3f89('0x32')]=0x1,this[_0x3f89('0x33')]=new _0x134928[(_0x3f89('0x34'))](0x0,0x0,0x0,0x0),this[_0x3f89('0x35')]=null,this[_0x3f89('0x36')]=null,this[_0x3f89('0x37')]=!0x1,this[_0x3f89('0x38')]=!0x1;},_0x134928[_0x3f89('0x25')]['prototype']={'constructor':_0x134928[_0x3f89('0x25')],'destroy':function(){if(this['children']){for(var _0xdda586=this[_0x3f89('0x39')][_0x3f89('0x5')];_0xdda586--;)this[_0x3f89('0x39')][_0xdda586]['destroy']();this[_0x3f89('0x39')]=[];}this[_0x3f89('0x3a')]=null,this[_0x3f89('0x0')]=null,this['worldTransform']=null,this[_0x3f89('0x3b')]=null,this[_0x3f89('0x2c')]=!0x1,this[_0x3f89('0x33')]=null,this[_0x3f89('0x35')]=null,this[_0x3f89('0x36')]=null,this[_0x3f89('0x3c')]();},'updateTransform':function(_0x143916){if(!_0x143916&&!this[_0x3f89('0x0')]&&!this[_0x3f89('0x3d')])return this;var _0x2f1105=this[_0x3f89('0x0')];_0x143916?_0x2f1105=_0x143916:this['parent']||(_0x2f1105=this[_0x3f89('0x3d')][_0x3f89('0x3e')]);var _0x32b172,_0x23aa32,_0x41ad28,_0x29dd5d,_0x1be62d,_0xc9722b,_0x248c0a=_0x2f1105[_0x3f89('0x2e')],_0x2668ed=this[_0x3f89('0x2e')];this[_0x3f89('0x2a')]%Phaser['Math'][_0x3f89('0x3f')]?(this['rotation']!==this[_0x3f89('0x40')]&&(this[_0x3f89('0x40')]=this[_0x3f89('0x2a')],this[_0x3f89('0x31')]=Math[_0x3f89('0x41')](this[_0x3f89('0x2a')]),this['_cr']=Math['cos'](this[_0x3f89('0x2a')])),_0x32b172=this[_0x3f89('0x32')]*this[_0x3f89('0x28')]['x'],_0x23aa32=this[_0x3f89('0x31')]*this['scale']['x'],_0x41ad28=-this[_0x3f89('0x31')]*this[_0x3f89('0x28')]['y'],_0x29dd5d=this[_0x3f89('0x32')]*this[_0x3f89('0x28')]['y'],_0x1be62d=this[_0x3f89('0x26')]['x'],_0xc9722b=this[_0x3f89('0x26')]['y'],(this[_0x3f89('0x29')]['x']||this[_0x3f89('0x29')]['y'])&&(_0x1be62d-=this[_0x3f89('0x29')]['x']*_0x32b172+this['pivot']['y']*_0x41ad28,_0xc9722b-=this[_0x3f89('0x29')]['x']*_0x23aa32+this['pivot']['y']*_0x29dd5d),_0x2668ed['a']=_0x32b172*_0x248c0a['a']+_0x23aa32*_0x248c0a['c'],_0x2668ed['b']=_0x32b172*_0x248c0a['b']+_0x23aa32*_0x248c0a['d'],_0x2668ed['c']=_0x41ad28*_0x248c0a['a']+_0x29dd5d*_0x248c0a['c'],_0x2668ed['d']=_0x41ad28*_0x248c0a['b']+_0x29dd5d*_0x248c0a['d'],_0x2668ed['tx']=_0x1be62d*_0x248c0a['a']+_0xc9722b*_0x248c0a['c']+_0x248c0a['tx'],_0x2668ed['ty']=_0x1be62d*_0x248c0a['b']+_0xc9722b*_0x248c0a['d']+_0x248c0a['ty']):(_0x32b172=this[_0x3f89('0x28')]['x'],_0x23aa32=0x0,_0x41ad28=0x0,_0x29dd5d=this[_0x3f89('0x28')]['y'],_0x1be62d=this[_0x3f89('0x26')]['x']-this[_0x3f89('0x29')]['x']*_0x32b172,_0xc9722b=this[_0x3f89('0x26')]['y']-this['pivot']['y']*_0x29dd5d,_0x2668ed['a']=_0x32b172*_0x248c0a['a'],_0x2668ed['b']=_0x32b172*_0x248c0a['b'],_0x2668ed['c']=_0x29dd5d*_0x248c0a['c'],_0x2668ed['d']=_0x29dd5d*_0x248c0a['d'],_0x2668ed['tx']=_0x1be62d*_0x248c0a['a']+_0xc9722b*_0x248c0a['c']+_0x248c0a['tx'],_0x2668ed['ty']=_0x1be62d*_0x248c0a['b']+_0xc9722b*_0x248c0a['d']+_0x248c0a['ty']),_0x32b172=_0x2668ed['a'],_0x23aa32=_0x2668ed['b'],_0x41ad28=_0x2668ed['c'];var _0x592e8e=_0x32b172*(_0x29dd5d=_0x2668ed['d'])-_0x23aa32*_0x41ad28;if(_0x32b172||_0x23aa32){var _0x15b674=Math[_0x3f89('0x42')](_0x32b172*_0x32b172+_0x23aa32*_0x23aa32);this[_0x3f89('0x43')]=_0x23aa32>0x0?Math[_0x3f89('0x44')](_0x32b172/_0x15b674):-Math[_0x3f89('0x44')](_0x32b172/_0x15b674),this[_0x3f89('0x30')]['x']=_0x15b674,this['worldScale']['y']=_0x592e8e/_0x15b674;}else if(_0x41ad28||_0x29dd5d){var _0x3bac1b=Math['sqrt'](_0x41ad28*_0x41ad28+_0x29dd5d*_0x29dd5d);this[_0x3f89('0x43')]=Phaser[_0x3f89('0x45')][_0x3f89('0x46')]-(_0x29dd5d>0x0?Math[_0x3f89('0x44')](-_0x41ad28/_0x3bac1b):-Math[_0x3f89('0x44')](_0x41ad28/_0x3bac1b)),this[_0x3f89('0x30')]['x']=_0x592e8e/_0x3bac1b,this[_0x3f89('0x30')]['y']=_0x3bac1b;}else this['worldScale']['x']=0x0,this[_0x3f89('0x30')]['y']=0x0;return this[_0x3f89('0x2d')]=this['alpha']*_0x2f1105[_0x3f89('0x2d')],this[_0x3f89('0x47')]['x']=_0x2668ed['tx'],this[_0x3f89('0x47')]['y']=_0x2668ed['ty'],this[_0x3f89('0x35')]=null,this['transformCallback']&&this['transformCallback'][_0x3f89('0x48')](this['transformCallbackContext'],_0x2668ed,_0x248c0a),this;},'preUpdate':function(){},'generateTexture':function(_0x4597c3,_0x1f941f,_0x3811b2){var _0x23d500=this[_0x3f89('0x49')](),_0x240c20=new Phaser[(_0x3f89('0x4a'))](this['game'],0x0|_0x23d500[_0x3f89('0x23')],0x0|_0x23d500[_0x3f89('0x24')],_0x3811b2,_0x1f941f,_0x4597c3);return _0x134928[_0x3f89('0x25')][_0x3f89('0x4b')]['tx']=-_0x23d500['x'],_0x134928[_0x3f89('0x25')][_0x3f89('0x4b')]['ty']=-_0x23d500['y'],_0x240c20[_0x3f89('0x4c')](this,_0x134928[_0x3f89('0x25')][_0x3f89('0x4b')]),_0x240c20;},'updateCache':function(){return this[_0x3f89('0x4d')](),this;},'toGlobal':function(_0x5b822f){return this['updateTransform'](),this[_0x3f89('0x2e')][_0x3f89('0x4e')](_0x5b822f);},'toLocal':function(_0x527e74,_0x59a8bc){return _0x59a8bc&&(_0x527e74=_0x59a8bc[_0x3f89('0x4f')](_0x527e74)),this['updateTransform'](),this['worldTransform'][_0x3f89('0x50')](_0x527e74);},'_renderCachedSprite':function(_0x4081a5){this[_0x3f89('0x51')][_0x3f89('0x2d')]=this[_0x3f89('0x2d')],_0x4081a5['gl']?_0x134928[_0x3f89('0x52')][_0x3f89('0x53')]['_renderWebGL'][_0x3f89('0x48')](this[_0x3f89('0x51')],_0x4081a5):_0x134928[_0x3f89('0x52')][_0x3f89('0x53')][_0x3f89('0x54')][_0x3f89('0x48')](this['_cachedSprite'],_0x4081a5);},'_generateCachedSprite':function(){this['_cacheAsBitmap']=!0x1;var _0x1ef0c1=this[_0x3f89('0x49')]();if(_0x1ef0c1[_0x3f89('0x23')]=Math[_0x3f89('0x55')](0x1,Math[_0x3f89('0x56')](_0x1ef0c1[_0x3f89('0x23')])),_0x1ef0c1[_0x3f89('0x24')]=Math['max'](0x1,Math[_0x3f89('0x56')](_0x1ef0c1[_0x3f89('0x24')])),this['updateTransform'](),this[_0x3f89('0x51')])this['_cachedSprite'][_0x3f89('0x57')][_0x3f89('0x58')](_0x1ef0c1[_0x3f89('0x23')],_0x1ef0c1[_0x3f89('0x24')]);else{var _0x845f7e=0x0;this[_0x3f89('0x57')]&&this[_0x3f89('0x57')][_0x3f89('0x59')]&&_0x134928['_enableMultiTextureToggle']&&(_0x845f7e=this[_0x3f89('0x57')][_0x3f89('0x59')]['textureIndex']);var _0x10dec7=new Phaser[(_0x3f89('0x4a'))](this['game'],_0x1ef0c1[_0x3f89('0x23')],_0x1ef0c1[_0x3f89('0x24')],void 0x0,void 0x0,void 0x0,void 0x0,_0x845f7e);this['_cachedSprite']=new _0x134928['Sprite'](_0x10dec7),this['_cachedSprite']['worldTransform']=this[_0x3f89('0x2e')];}var _0x54947d=this[_0x3f89('0x5a')];this[_0x3f89('0x5a')]=null,this['_cachedSprite'][_0x3f89('0x5b')]=_0x54947d,_0x134928[_0x3f89('0x25')]['_tempMatrix']['tx']=-_0x1ef0c1['x'],_0x134928[_0x3f89('0x25')][_0x3f89('0x4b')]['ty']=-_0x1ef0c1['y'],this[_0x3f89('0x51')][_0x3f89('0x57')]['render'](this,_0x134928[_0x3f89('0x25')][_0x3f89('0x4b')],!0x0),this[_0x3f89('0x51')][_0x3f89('0x5c')]['x']=-_0x1ef0c1['x']/_0x1ef0c1['width'],this[_0x3f89('0x51')]['anchor']['y']=-_0x1ef0c1['y']/_0x1ef0c1['height'],this['_filters']=_0x54947d,this['_cacheAsBitmap']=!0x0;},'_destroyCachedSprite':function(){this[_0x3f89('0x51')]&&(this[_0x3f89('0x51')][_0x3f89('0x57')][_0x3f89('0x5d')](!0x0),this['_cachedSprite']=null);}},_0x134928['DisplayObject'][_0x3f89('0x53')][_0x3f89('0x5e')]=_0x134928[_0x3f89('0x25')][_0x3f89('0x53')][_0x3f89('0x5f')],Object[_0x3f89('0x60')](_0x134928[_0x3f89('0x25')][_0x3f89('0x53')],{'x':{'get':function(){return this['position']['x'];},'set':function(_0x2276db){this['position']['x']=_0x2276db;}},'y':{'get':function(){return this[_0x3f89('0x26')]['y'];},'set':function(_0x264902){this[_0x3f89('0x26')]['y']=_0x264902;}},'worldVisible':{'get':function(){if(this[_0x3f89('0x61')]){var _0x3a1c81=this[_0x3f89('0x0')];if(!_0x3a1c81)return this[_0x3f89('0x61')];do{if(!_0x3a1c81[_0x3f89('0x61')])return!0x1;_0x3a1c81=_0x3a1c81[_0x3f89('0x0')];}while(_0x3a1c81);return!0x0;}return!0x1;}},'mask':{'get':function(){return this[_0x3f89('0x36')];},'set':function(_0x1e3911){this[_0x3f89('0x36')]&&(this[_0x3f89('0x36')][_0x3f89('0x62')]=!0x1),this[_0x3f89('0x36')]=_0x1e3911,_0x1e3911&&(this[_0x3f89('0x36')][_0x3f89('0x62')]=!0x0);}},'filters':{'get':function(){return this[_0x3f89('0x5a')];},'set':function(_0x4e1544){if(Array['isArray'](_0x4e1544)){for(var _0x10f2ec=[],_0x16b3e8=0x0;_0x16b3e8<_0x4e1544['length'];_0x16b3e8++)for(var _0x1a15f3=_0x4e1544[_0x16b3e8][_0x3f89('0x63')],_0x38ad50=0x0;_0x38ad50<_0x1a15f3[_0x3f89('0x5')];_0x38ad50++)_0x10f2ec['push'](_0x1a15f3[_0x38ad50]);this['_filterBlock']={'target':this,'filterPasses':_0x10f2ec};}this['_filters']=_0x4e1544,this[_0x3f89('0x64')]&&this[_0x3f89('0x64')]===_0x134928[_0x3f89('0x65')][_0x3f89('0x66')]&&(this[_0x3f89('0x64')]=_0x134928[_0x3f89('0x65')][_0x3f89('0x67')]);}},'cacheAsBitmap':{'get':function(){return this[_0x3f89('0x37')];},'set':function(_0x2cac74){this['_cacheAsBitmap']!==_0x2cac74&&(_0x2cac74?this[_0x3f89('0x4d')]():this[_0x3f89('0x3c')](),this[_0x3f89('0x37')]=_0x2cac74);}}}),_0x134928['DisplayObjectContainer']=function(){_0x134928[_0x3f89('0x25')][_0x3f89('0x48')](this),this[_0x3f89('0x39')]=[],this[_0x3f89('0x68')]=!0x1;},_0x134928[_0x3f89('0x69')][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](_0x134928[_0x3f89('0x25')]['prototype']),_0x134928[_0x3f89('0x69')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x134928[_0x3f89('0x69')],_0x134928[_0x3f89('0x69')]['prototype']['addChild']=function(_0xa7c311){return this['addChildAt'](_0xa7c311,this[_0x3f89('0x39')]['length']);},_0x134928[_0x3f89('0x69')][_0x3f89('0x53')][_0x3f89('0x6c')]=function(_0x34870e,_0x4eb9f7){if(_0x4eb9f7>=0x0&&_0x4eb9f7<=this[_0x3f89('0x39')][_0x3f89('0x5')])return _0x34870e[_0x3f89('0x0')]&&_0x34870e[_0x3f89('0x0')][_0x3f89('0x6d')](_0x34870e),_0x34870e[_0x3f89('0x0')]=this,this[_0x3f89('0x39')][_0x3f89('0x6e')](_0x4eb9f7,0x0,_0x34870e),_0x34870e;throw new Error(_0x34870e+_0x3f89('0x6f')+_0x4eb9f7+_0x3f89('0x70')+this['children'][_0x3f89('0x5')]);},_0x134928[_0x3f89('0x69')]['prototype'][_0x3f89('0x71')]=function(_0x5c7e8c,_0x1e6644){if(_0x5c7e8c!==_0x1e6644){var _0x1bfb8d=this[_0x3f89('0x72')](_0x5c7e8c),_0x1f14a6=this[_0x3f89('0x72')](_0x1e6644);if(_0x1bfb8d<0x0||_0x1f14a6<0x0)throw new Error('swapChildren:\x20Both\x20the\x20supplied\x20DisplayObjects\x20must\x20be\x20a\x20child\x20of\x20the\x20caller.');this[_0x3f89('0x39')][_0x1bfb8d]=_0x1e6644,this[_0x3f89('0x39')][_0x1f14a6]=_0x5c7e8c;}},_0x134928['DisplayObjectContainer'][_0x3f89('0x53')][_0x3f89('0x72')]=function(_0x4eb72a){var _0xbd12b9=this[_0x3f89('0x39')]['indexOf'](_0x4eb72a);if(-0x1===_0xbd12b9)throw new Error(_0x3f89('0x73'));return _0xbd12b9;},_0x134928[_0x3f89('0x69')][_0x3f89('0x53')][_0x3f89('0x74')]=function(_0x4e1364,_0x999ae2){if(_0x999ae2<0x0||_0x999ae2>=this[_0x3f89('0x39')]['length'])throw new Error(_0x3f89('0x75'));var _0x5f0188=this['getChildIndex'](_0x4e1364);this[_0x3f89('0x39')]['splice'](_0x5f0188,0x1),this['children'][_0x3f89('0x6e')](_0x999ae2,0x0,_0x4e1364);},_0x134928[_0x3f89('0x69')]['prototype'][_0x3f89('0x76')]=function(_0x5c3509){if(_0x5c3509<0x0||_0x5c3509>=this['children']['length'])throw new Error(_0x3f89('0x77')+_0x5c3509+_0x3f89('0x78'));return this[_0x3f89('0x39')][_0x5c3509];},_0x134928[_0x3f89('0x69')]['prototype']['removeChild']=function(_0x348693){var _0x48705c=this[_0x3f89('0x39')]['indexOf'](_0x348693);if(-0x1!==_0x48705c)return this[_0x3f89('0x79')](_0x48705c);},_0x134928[_0x3f89('0x69')][_0x3f89('0x53')][_0x3f89('0x79')]=function(_0x12d060){var _0x198924=this[_0x3f89('0x76')](_0x12d060);return _0x198924&&(_0x198924['parent']=void 0x0,this[_0x3f89('0x39')][_0x3f89('0x6e')](_0x12d060,0x1)),_0x198924;},_0x134928[_0x3f89('0x69')][_0x3f89('0x53')][_0x3f89('0x7a')]=function(_0x4fe16a,_0xdb366f){void 0x0===_0x4fe16a&&(_0x4fe16a=0x0),void 0x0===_0xdb366f&&(_0xdb366f=this[_0x3f89('0x39')][_0x3f89('0x5')]);var _0x59a6a5=_0xdb366f-_0x4fe16a;if(_0x59a6a5>0x0&&_0x59a6a5<=_0xdb366f){for(var _0x530ff2=this[_0x3f89('0x39')][_0x3f89('0x6e')](_0x4fe16a,_0x59a6a5),_0xbfff7=0x0;_0xbfff7<_0x530ff2[_0x3f89('0x5')];_0xbfff7++)_0x530ff2[_0xbfff7][_0x3f89('0x0')]=void 0x0;return _0x530ff2;}if(0x0===_0x59a6a5&&0x0===this['children'][_0x3f89('0x5')])return[];throw new Error(_0x3f89('0x7b'));},_0x134928[_0x3f89('0x69')][_0x3f89('0x53')]['updateTransform']=function(){if(this['visible']&&(this[_0x3f89('0x5e')](),!this[_0x3f89('0x37')]))for(var _0x467213=0x0;_0x467213_0x5f0116?_0x5c4742:_0x5f0116,_0x1b9473=_0x1b9473>_0x4c0e9c?_0x1b9473:_0x4c0e9c);var _0x493b9a=this[_0x3f89('0x33')];if(!_0x5a2858){var _0x3b577b=(_0x493b9a=new _0x134928['Rectangle']())['x'],_0x212e9c=_0x493b9a[_0x3f89('0x23')]+_0x493b9a['x'],_0x352733=_0x493b9a['y'],_0x1bfc82=_0x493b9a[_0x3f89('0x24')]+_0x493b9a['y'],_0x4483fc=this[_0x3f89('0x2e')],_0x2ecc6d=_0x4483fc['a'],_0x5f07fa=_0x4483fc['b'],_0x30878d=_0x4483fc['c'],_0x12afa1=_0x4483fc['d'],_0x85418e=_0x4483fc['tx'],_0xcc42bf=_0x4483fc['ty'],_0x3107c9=_0x2ecc6d*_0x212e9c+_0x30878d*_0x1bfc82+_0x85418e,_0x5795e8=_0x12afa1*_0x1bfc82+_0x5f07fa*_0x212e9c+_0xcc42bf,_0x39ea40=_0x2ecc6d*_0x3b577b+_0x30878d*_0x1bfc82+_0x85418e,_0x59ccfc=_0x12afa1*_0x1bfc82+_0x5f07fa*_0x3b577b+_0xcc42bf,_0xb66e67=_0x2ecc6d*_0x3b577b+_0x30878d*_0x352733+_0x85418e,_0x23942c=_0x12afa1*_0x352733+_0x5f07fa*_0x3b577b+_0xcc42bf,_0x1dd8cc=_0x2ecc6d*_0x212e9c+_0x30878d*_0x352733+_0x85418e,_0x3d662c=_0x12afa1*_0x352733+_0x5f07fa*_0x212e9c+_0xcc42bf;_0x5c4742=_0x3107c9,_0x1b9473=_0x5795e8,_0x4ce733=_0x5795e8,_0x3e7ab3=_0x1dd8cc<(_0x3e7ab3=_0xb66e67<(_0x3e7ab3=_0x39ea40<(_0x3e7ab3=_0x3107c9)?_0x39ea40:_0x3e7ab3)?_0xb66e67:_0x3e7ab3)?_0x1dd8cc:_0x3e7ab3,_0x4ce733=_0x3d662c<(_0x4ce733=_0x23942c<(_0x4ce733=_0x59ccfc<_0x4ce733?_0x59ccfc:_0x4ce733)?_0x23942c:_0x4ce733)?_0x3d662c:_0x4ce733,_0x5c4742=_0x1dd8cc>(_0x5c4742=_0xb66e67>(_0x5c4742=_0x39ea40>_0x5c4742?_0x39ea40:_0x5c4742)?_0xb66e67:_0x5c4742)?_0x1dd8cc:_0x5c4742,_0x1b9473=_0x3d662c>(_0x1b9473=_0x23942c>(_0x1b9473=_0x59ccfc>_0x1b9473?_0x59ccfc:_0x1b9473)?_0x23942c:_0x1b9473)?_0x3d662c:_0x1b9473;}if(_0x493b9a['x']=_0x3e7ab3,_0x493b9a['y']=_0x4ce733,_0x493b9a[_0x3f89('0x23')]=_0x5c4742-_0x3e7ab3,_0x493b9a[_0x3f89('0x24')]=_0x1b9473-_0x4ce733,_0x508ae9)for(_0x2dd3f2[_0x3f89('0x2e')]=_0x303d49,_0x532ba5=0x0;_0x532ba5<_0x2dd3f2['children'][_0x3f89('0x5')];_0x532ba5++)_0x2dd3f2['children'][_0x532ba5][_0x3f89('0x5f')]();if(!_0x5be767){var _0x24929d=_0x2dd3f2[_0x3f89('0x7d')]();_0x493b9a['x']-=_0x24929d['x'],_0x493b9a['y']-=_0x24929d['y'];}return _0x493b9a;},_0x134928[_0x3f89('0x69')]['prototype'][_0x3f89('0x49')]=function(){return this[_0x3f89('0x7d')](this);},_0x134928['DisplayObjectContainer'][_0x3f89('0x53')][_0x3f89('0x7e')]=function(_0x4971b1){return!!_0x4971b1&&(_0x4971b1===this||this['contains'](_0x4971b1[_0x3f89('0x0')]));},_0x134928[_0x3f89('0x69')][_0x3f89('0x53')][_0x3f89('0x80')]=function(_0x32afd4){if(this[_0x3f89('0x61')]&&!(this[_0x3f89('0x2b')]<=0x0))if(this[_0x3f89('0x37')])this[_0x3f89('0x81')](_0x32afd4);else{var _0x117c64;if(this[_0x3f89('0x36')]||this['_filters']){for(this['_filters']&&(_0x32afd4[_0x3f89('0x82')][_0x3f89('0x83')](),_0x32afd4[_0x3f89('0x84')]['pushFilter'](this[_0x3f89('0x85')])),this[_0x3f89('0x36')]&&(_0x32afd4['spriteBatch'][_0x3f89('0x86')](),_0x32afd4['maskManager'][_0x3f89('0x87')](this[_0x3f89('0x88')],_0x32afd4),_0x32afd4[_0x3f89('0x82')][_0x3f89('0x89')]()),_0x117c64=0x0;_0x117c64(_0x248030=_0x1c7f65>(_0x248030=_0x531f5a>(_0x248030=_0x40c7ab>_0x248030?_0x40c7ab:_0x248030)?_0x531f5a:_0x248030)?_0x1c7f65:_0x248030)?_0x479246:_0x248030,_0x2a5743=_0x4dbb25>(_0x2a5743=_0x565476>(_0x2a5743=_0xc644de>(_0x2a5743=_0x372038>_0x2a5743?_0x372038:_0x2a5743)?_0xc644de:_0x2a5743)?_0x565476:_0x2a5743)?_0x4dbb25:_0x2a5743;}var _0x8395b0=this[_0x3f89('0x33')];return _0x8395b0['x']=_0x2b31ac,_0x8395b0[_0x3f89('0x23')]=_0x248030-_0x2b31ac,_0x8395b0['y']=_0x5a9370,_0x8395b0[_0x3f89('0x24')]=_0x2a5743-_0x5a9370,this[_0x3f89('0x35')]=_0x8395b0,_0x8395b0;},_0x134928[_0x3f89('0x52')][_0x3f89('0x53')]['getLocalBounds']=function(){var _0x83440b=this[_0x3f89('0x2e')];this[_0x3f89('0x2e')]=Phaser[_0x3f89('0x7f')];for(var _0x58fc84=0x0;_0x58fc84=\x20'+this[_0x3f89('0xc9')]+_0x3f89('0xd6'),_0x3f89('0xd7'),'}'];var _0x6b1554=_0x134928['compileProgram'](_0x3683d7,this['vertexSrc']||_0x134928[_0x3f89('0xc0')][_0x3f89('0xd8')],this['fragmentSrc']);_0x3683d7[_0x3f89('0xd9')](_0x6b1554),this[_0x3f89('0xda')]=_0x3683d7[_0x3f89('0xdb')](_0x6b1554,_0x3f89('0xdc')),this['projectionVector']=_0x3683d7[_0x3f89('0xdb')](_0x6b1554,_0x3f89('0xdd')),this['offsetVector']=_0x3683d7['getUniformLocation'](_0x6b1554,_0x3f89('0xde')),this[_0x3f89('0xdf')]=_0x3683d7[_0x3f89('0xdb')](_0x6b1554,_0x3f89('0xdf')),this[_0x3f89('0xe0')]=_0x3683d7['getAttribLocation'](_0x6b1554,_0x3f89('0xe0')),this['aTextureCoord']=_0x3683d7[_0x3f89('0xe1')](_0x6b1554,_0x3f89('0xe2')),this[_0x3f89('0xe3')]=_0x3683d7[_0x3f89('0xe1')](_0x6b1554,'aColor'),this['aTextureIndex']=_0x3683d7['getAttribLocation'](_0x6b1554,_0x3f89('0xe4'));var _0x96bce0=[],_0x14d5ca=_0x3683d7[_0x3f89('0xa')]();_0x3683d7['activeTexture'](_0x3683d7['TEXTURE0']),_0x3683d7[_0x3f89('0xb')](_0x3683d7['TEXTURE_2D'],_0x14d5ca),_0x3683d7[_0x3f89('0xe5')](_0x3683d7[_0x3f89('0xc')],0x0,_0x3683d7['RGB'],0x1,0x1,0x0,_0x3683d7[_0x3f89('0xe6')],_0x3683d7[_0x3f89('0xe7')],null);for(var _0x1bf8cb=0x0;_0x1bf8cb>0x1,_0x42b30f|=_0x42b30f>>0x2,_0x42b30f|=_0x42b30f>>0x4,_0x42b30f|=_0x42b30f>>0x8,_0x42b30f|=_0x42b30f>>0x10,++_0x42b30f;},_0x2572fb=this['gl'],_0x1f0d04=_0x2572fb[_0x3f89('0xca')](_0x2572fb[_0x3f89('0x126')]),_0x51364a=_0x2572fb[_0x3f89('0xca')](_0x2572fb[_0x3f89('0x175')]),_0x5ccd0a=this[_0x3f89('0x3d')][_0x3f89('0x186')][_0x3f89('0x187')][_0x3f89('0x188')],_0x1c6a82=null,_0x2ce5cf=0x0;_0x2ce5cf=this[_0x3f89('0x1f6')]&&(this['flush'](),this['currentBaseTexture']=_0x46fe54[_0x3f89('0x59')]);var _0x58ad45=_0x46fe54[_0x3f89('0x209')];if(_0x58ad45){var _0x5d5d37,_0x28a3b7,_0x565bc8,_0x16c350,_0x21b68b=_0x5050ba['anchor']['x'],_0x33ad15=_0x5050ba[_0x3f89('0x5c')]['y'];if(_0x46fe54[_0x3f89('0xa2')]){var _0x43e108=_0x46fe54[_0x3f89('0xa2')];_0x5d5d37=(_0x28a3b7=_0x43e108['x']-_0x21b68b*_0x43e108['width'])+_0x46fe54[_0x3f89('0xa5')][_0x3f89('0x23')],_0x565bc8=(_0x16c350=_0x43e108['y']-_0x33ad15*_0x43e108['height'])+_0x46fe54['crop'][_0x3f89('0x24')];}else _0x5d5d37=_0x46fe54['frame']['width']*(0x1-_0x21b68b),_0x28a3b7=_0x46fe54[_0x3f89('0x98')]['width']*-_0x21b68b,_0x565bc8=_0x46fe54[_0x3f89('0x98')][_0x3f89('0x24')]*(0x1-_0x33ad15),_0x16c350=_0x46fe54[_0x3f89('0x98')][_0x3f89('0x24')]*-_0x33ad15;var _0x7170fc=this[_0x3f89('0x20a')]*this[_0x3f89('0x1f7')],_0x312bea=(this['currentBatchSize'],_0x46fe54[_0x3f89('0x59')][_0x3f89('0x9d')]),_0x26019c=_0x46fe54[_0x3f89('0x59')][_0x3f89('0x18a')],_0x153962=_0x215652['a']/_0x312bea,_0x4786e3=_0x215652['b']/_0x312bea,_0x261c1a=_0x215652['c']/_0x312bea,_0x20c2c1=_0x215652['d']/_0x312bea,_0x19b3dd=_0x215652['tx'],_0x166711=_0x215652['ty'],_0x29affe=(_0x46fe54['crop'][_0x3f89('0x23')],_0x46fe54[_0x3f89('0xa5')][_0x3f89('0x24')]);if(_0x46fe54[_0x3f89('0xa6')]){var _0x852f47=_0x215652['a'],_0x5473a4=_0x215652['b'],_0x32e958=_0x215652['c'],_0x1cc649=_0x215652['d'],_0x2424d5=_0x28a3b7,_0x312bb1=_0x5d5d37;_0x19b3dd=_0x215652['c']*_0x29affe+_0x19b3dd,_0x166711=_0x215652['d']*_0x29affe+_0x166711,_0x153962=6.123233995736766e-17*_0x852f47-_0x32e958,_0x4786e3=6.123233995736766e-17*_0x5473a4-_0x1cc649,_0x261c1a=_0x852f47+6.123233995736766e-17*_0x32e958,_0x20c2c1=_0x5473a4+6.123233995736766e-17*_0x1cc649,_0x46fe54[_0x3f89('0x20b')](),_0x5d5d37=_0x565bc8,_0x28a3b7=_0x16c350,_0x565bc8=_0x312bb1,_0x16c350=_0x2424d5;}var _0x24a89d=this[_0x3f89('0x20c')],_0x3d3fa0=this[_0x3f89('0x1f8')],_0x15ea8f=_0x5050ba['tint'],_0x57e368=(_0x15ea8f>>0x10)+(0xff00&_0x15ea8f)+((0xff&_0x15ea8f)<<0x10)+(0xff*_0x5050ba[_0x3f89('0x2d')]<<0x18);this[_0x3f89('0x167')][_0x3f89('0x16d')]?(_0x3d3fa0[_0x7170fc++]=_0x153962*_0x28a3b7+_0x261c1a*_0x16c350+_0x19b3dd|0x0,_0x3d3fa0[_0x7170fc++]=_0x20c2c1*_0x16c350+_0x4786e3*_0x28a3b7+_0x166711|0x0,_0x3d3fa0[_0x7170fc++]=_0x58ad45['x0'],_0x3d3fa0[_0x7170fc++]=_0x58ad45['y0'],_0x24a89d[_0x7170fc++]=_0x57e368,_0x3d3fa0[_0x7170fc++]=_0x26019c,_0x3d3fa0[_0x7170fc++]=_0x153962*_0x5d5d37+_0x261c1a*_0x16c350+_0x19b3dd|0x0,_0x3d3fa0[_0x7170fc++]=_0x20c2c1*_0x16c350+_0x4786e3*_0x5d5d37+_0x166711|0x0,_0x3d3fa0[_0x7170fc++]=_0x58ad45['x1'],_0x3d3fa0[_0x7170fc++]=_0x58ad45['y1'],_0x24a89d[_0x7170fc++]=_0x57e368,_0x3d3fa0[_0x7170fc++]=_0x26019c,_0x3d3fa0[_0x7170fc++]=_0x153962*_0x5d5d37+_0x261c1a*_0x565bc8+_0x19b3dd|0x0,_0x3d3fa0[_0x7170fc++]=_0x20c2c1*_0x565bc8+_0x4786e3*_0x5d5d37+_0x166711|0x0,_0x3d3fa0[_0x7170fc++]=_0x58ad45['x2'],_0x3d3fa0[_0x7170fc++]=_0x58ad45['y2'],_0x24a89d[_0x7170fc++]=_0x57e368,_0x3d3fa0[_0x7170fc++]=_0x26019c,_0x3d3fa0[_0x7170fc++]=_0x153962*_0x28a3b7+_0x261c1a*_0x565bc8+_0x19b3dd|0x0,_0x3d3fa0[_0x7170fc++]=_0x20c2c1*_0x565bc8+_0x4786e3*_0x28a3b7+_0x166711|0x0,_0x3d3fa0[_0x7170fc++]=_0x58ad45['x3'],_0x3d3fa0[_0x7170fc++]=_0x58ad45['y3'],_0x24a89d[_0x7170fc++]=_0x57e368,_0x3d3fa0[_0x7170fc++]=_0x26019c):(_0x3d3fa0[_0x7170fc++]=_0x153962*_0x28a3b7+_0x261c1a*_0x16c350+_0x19b3dd,_0x3d3fa0[_0x7170fc++]=_0x20c2c1*_0x16c350+_0x4786e3*_0x28a3b7+_0x166711,_0x3d3fa0[_0x7170fc++]=_0x58ad45['x0'],_0x3d3fa0[_0x7170fc++]=_0x58ad45['y0'],_0x24a89d[_0x7170fc++]=_0x57e368,_0x3d3fa0[_0x7170fc++]=_0x26019c,_0x3d3fa0[_0x7170fc++]=_0x153962*_0x5d5d37+_0x261c1a*_0x16c350+_0x19b3dd,_0x3d3fa0[_0x7170fc++]=_0x20c2c1*_0x16c350+_0x4786e3*_0x5d5d37+_0x166711,_0x3d3fa0[_0x7170fc++]=_0x58ad45['x1'],_0x3d3fa0[_0x7170fc++]=_0x58ad45['y1'],_0x24a89d[_0x7170fc++]=_0x57e368,_0x3d3fa0[_0x7170fc++]=_0x26019c,_0x3d3fa0[_0x7170fc++]=_0x153962*_0x5d5d37+_0x261c1a*_0x565bc8+_0x19b3dd,_0x3d3fa0[_0x7170fc++]=_0x20c2c1*_0x565bc8+_0x4786e3*_0x5d5d37+_0x166711,_0x3d3fa0[_0x7170fc++]=_0x58ad45['x2'],_0x3d3fa0[_0x7170fc++]=_0x58ad45['y2'],_0x24a89d[_0x7170fc++]=_0x57e368,_0x3d3fa0[_0x7170fc++]=_0x26019c,_0x3d3fa0[_0x7170fc++]=_0x153962*_0x28a3b7+_0x261c1a*_0x565bc8+_0x19b3dd,_0x3d3fa0[_0x7170fc++]=_0x20c2c1*_0x565bc8+_0x4786e3*_0x28a3b7+_0x166711,_0x3d3fa0[_0x7170fc++]=_0x58ad45['x3'],_0x3d3fa0[_0x7170fc++]=_0x58ad45['y3'],_0x24a89d[_0x7170fc++]=_0x57e368,_0x3d3fa0[_0x7170fc++]=_0x26019c),this[_0x3f89('0x1fe')][this[_0x3f89('0x20a')]++]=_0x5050ba;}},_0x134928[_0x3f89('0x163')]['prototype'][_0x3f89('0x20d')]=function(_0x9ab364){var _0x381795=_0x9ab364[_0x3f89('0x20e')],_0x5487df=_0x381795['baseTexture'],_0x1b4201=this['gl'],_0x1eba6f=_0x9ab364[_0x3f89('0x57')][_0x3f89('0x59')][_0x3f89('0x18a')];_0x134928[_0x3f89('0x155')][_0x3f89('0x208')][_0x1eba6f]!=_0x5487df&&(this[_0x3f89('0x83')](),_0x1b4201[_0x3f89('0x16')](_0x1b4201[_0x3f89('0x17')]+_0x1eba6f),_0x1b4201['bindTexture'](_0x1b4201[_0x3f89('0xc')],_0x5487df[_0x3f89('0x103')][_0x1b4201['id']]),_0x134928[_0x3f89('0x155')]['textureArray'][_0x1eba6f]=_0x5487df),this['currentBatchSize']>=this[_0x3f89('0x1f6')]&&(this[_0x3f89('0x83')](),this[_0x3f89('0x1fc')]=_0x381795[_0x3f89('0x59')]),_0x9ab364[_0x3f89('0x209')]||(_0x9ab364[_0x3f89('0x209')]=new _0x134928[(_0x3f89('0x20f'))]());var _0xb03af6=_0x9ab364['_uvs'],_0x17b3e8=_0x381795[_0x3f89('0x59')][_0x3f89('0x23')],_0x6cef7a=_0x381795[_0x3f89('0x59')][_0x3f89('0x24')];_0x9ab364['tilePosition']['x']%=_0x17b3e8*_0x9ab364[_0x3f89('0x210')]['x'],_0x9ab364[_0x3f89('0x211')]['y']%=_0x6cef7a*_0x9ab364['tileScaleOffset']['y'];var _0x37d0a1=_0x9ab364[_0x3f89('0x211')]['x']/(_0x17b3e8*_0x9ab364[_0x3f89('0x210')]['x']),_0x497418=_0x9ab364[_0x3f89('0x211')]['y']/(_0x6cef7a*_0x9ab364[_0x3f89('0x210')]['y']),_0x48ded4=_0x9ab364[_0x3f89('0x23')]/_0x17b3e8/(_0x9ab364[_0x3f89('0x212')]['x']*_0x9ab364[_0x3f89('0x210')]['x']),_0x41db72=_0x9ab364[_0x3f89('0x24')]/_0x6cef7a/(_0x9ab364['tileScale']['y']*_0x9ab364[_0x3f89('0x210')]['y']);_0xb03af6['x0']=0x0-_0x37d0a1,_0xb03af6['y0']=0x0-_0x497418,_0xb03af6['x1']=0x1*_0x48ded4-_0x37d0a1,_0xb03af6['y1']=0x0-_0x497418,_0xb03af6['x2']=0x1*_0x48ded4-_0x37d0a1,_0xb03af6['y2']=0x1*_0x41db72-_0x497418,_0xb03af6['x3']=0x0-_0x37d0a1,_0xb03af6['y3']=0x1*_0x41db72-_0x497418;var _0x210268=_0x9ab364[_0x3f89('0x92')],_0x8220b1=(_0x210268>>0x10)+(0xff00&_0x210268)+((0xff&_0x210268)<<0x10)+(0xff*_0x9ab364[_0x3f89('0x2d')]<<0x18),_0x5b42f1=this['positions'],_0x16a92c=this[_0x3f89('0x20c')],_0x27bac1=_0x9ab364[_0x3f89('0x23')],_0x52f527=_0x9ab364[_0x3f89('0x24')],_0x53d8e1=_0x9ab364['anchor']['x'],_0x2d95fa=_0x9ab364[_0x3f89('0x5c')]['y'],_0x266dce=_0x27bac1*(0x1-_0x53d8e1),_0x449d07=_0x27bac1*-_0x53d8e1,_0x3a8967=_0x52f527*(0x1-_0x2d95fa),_0x87e69e=_0x52f527*-_0x2d95fa,_0x1baf30=this[_0x3f89('0x20a')]*this['vertexSize'],_0x5e358f=_0x381795['baseTexture'][_0x3f89('0x9d')],_0x559c4e=_0x9ab364['worldTransform'],_0x314b6c=_0x559c4e['a']/_0x5e358f,_0x2fbec8=_0x559c4e['b']/_0x5e358f,_0x1d1f31=_0x559c4e['c']/_0x5e358f,_0x5c8a79=_0x559c4e['d']/_0x5e358f,_0x1e9fbe=_0x559c4e['tx'],_0xc13e9b=_0x559c4e['ty'];_0x5b42f1[_0x1baf30++]=_0x314b6c*_0x449d07+_0x1d1f31*_0x87e69e+_0x1e9fbe,_0x5b42f1[_0x1baf30++]=_0x5c8a79*_0x87e69e+_0x2fbec8*_0x449d07+_0xc13e9b,_0x5b42f1[_0x1baf30++]=_0xb03af6['x0'],_0x5b42f1[_0x1baf30++]=_0xb03af6['y0'],_0x16a92c[_0x1baf30++]=_0x8220b1,_0x5b42f1[_0x1baf30++]=_0x1eba6f,_0x5b42f1[_0x1baf30++]=_0x314b6c*_0x266dce+_0x1d1f31*_0x87e69e+_0x1e9fbe,_0x5b42f1[_0x1baf30++]=_0x5c8a79*_0x87e69e+_0x2fbec8*_0x266dce+_0xc13e9b,_0x5b42f1[_0x1baf30++]=_0xb03af6['x1'],_0x5b42f1[_0x1baf30++]=_0xb03af6['y1'],_0x16a92c[_0x1baf30++]=_0x8220b1,_0x5b42f1[_0x1baf30++]=_0x1eba6f,_0x5b42f1[_0x1baf30++]=_0x314b6c*_0x266dce+_0x1d1f31*_0x3a8967+_0x1e9fbe,_0x5b42f1[_0x1baf30++]=_0x5c8a79*_0x3a8967+_0x2fbec8*_0x266dce+_0xc13e9b,_0x5b42f1[_0x1baf30++]=_0xb03af6['x2'],_0x5b42f1[_0x1baf30++]=_0xb03af6['y2'],_0x16a92c[_0x1baf30++]=_0x8220b1,_0x5b42f1[_0x1baf30++]=_0x1eba6f,_0x5b42f1[_0x1baf30++]=_0x314b6c*_0x449d07+_0x1d1f31*_0x3a8967+_0x1e9fbe,_0x5b42f1[_0x1baf30++]=_0x5c8a79*_0x3a8967+_0x2fbec8*_0x449d07+_0xc13e9b,_0x5b42f1[_0x1baf30++]=_0xb03af6['x3'],_0x5b42f1[_0x1baf30++]=_0xb03af6['y3'],_0x16a92c[_0x1baf30++]=_0x8220b1,_0x5b42f1[_0x1baf30++]=_0x1eba6f,this[_0x3f89('0x1fe')][this[_0x3f89('0x20a')]++]=_0x9ab364;},_0x134928[_0x3f89('0x163')][_0x3f89('0x53')][_0x3f89('0x83')]=function(){if(0x0!==this[_0x3f89('0x20a')]){var _0x87af11,_0x21d7a1=this['gl'];if(this['dirty']){this[_0x3f89('0xc6')]=!0x1,_0x87af11=this[_0x3f89('0x1eb')][_0x3f89('0x213')][_0x21d7a1['id']],_0x21d7a1[_0x3f89('0x16')](_0x21d7a1['TEXTURE0']),_0x21d7a1[_0x3f89('0x1df')](_0x21d7a1[_0x3f89('0x1e0')],this['vertexBuffer']),_0x21d7a1[_0x3f89('0x1df')](_0x21d7a1[_0x3f89('0x1e4')],this[_0x3f89('0x1e5')]);var _0x32d1e0=this[_0x3f89('0x1f7')];_0x21d7a1[_0x3f89('0x1e2')](_0x87af11['aVertexPosition'],0x2,_0x21d7a1[_0x3f89('0x1e3')],!0x1,_0x32d1e0,0x0),_0x21d7a1[_0x3f89('0x1e2')](_0x87af11[_0x3f89('0xe2')],0x2,_0x21d7a1[_0x3f89('0x1e3')],!0x1,_0x32d1e0,0x8),_0x21d7a1['vertexAttribPointer'](_0x87af11[_0x3f89('0xe3')],0x4,_0x21d7a1[_0x3f89('0xe7')],!0x0,_0x32d1e0,0x10),_0x21d7a1['vertexAttribPointer'](_0x87af11[_0x3f89('0xe4')],0x1,_0x21d7a1[_0x3f89('0x1e3')],!0x1,_0x32d1e0,0x14);}if(this[_0x3f89('0x20a')]>0.5*this[_0x3f89('0x1f6')])_0x21d7a1[_0x3f89('0x214')](_0x21d7a1[_0x3f89('0x1e0')],0x0,this['vertices']);else{_0x21d7a1[_0x3f89('0x1df')](_0x21d7a1['ARRAY_BUFFER'],this[_0x3f89('0x204')]);var _0x5e1354=this['positions'][_0x3f89('0x215')](0x0,this[_0x3f89('0x20a')]*this['vertexSize']);_0x21d7a1[_0x3f89('0x214')](_0x21d7a1['ARRAY_BUFFER'],0x0,_0x5e1354);}for(var _0x486941,_0x28a76d,_0x5ebe65,_0x394356,_0xd1e7bb=0x0,_0x5373dd=0x0,_0xd213ca=null,_0x3168f4=this[_0x3f89('0x167')][_0x3f89('0x16a')][_0x3f89('0x9b')],_0x5b4b70=null,_0x3f1eb2=!0x1,_0x4dcad6=!0x1,_0x58dc77=0x0,_0x5c8e48=this[_0x3f89('0x20a')];_0x58dc77<_0x5c8e48;_0x58dc77++){_0x486941=(_0x394356=this[_0x3f89('0x1fe')][_0x58dc77])[_0x3f89('0x20e')]?_0x394356[_0x3f89('0x20e')][_0x3f89('0x59')]:_0x394356[_0x3f89('0x57')][_0x3f89('0x59')],_0x3f1eb2=_0x3168f4!==(_0x28a76d=_0x394356[_0x3f89('0x64')]),_0x4dcad6=_0x5b4b70!==(_0x5ebe65=_0x394356[_0x3f89('0x95')]||this['defaultShader']);var _0x28f9b0=_0x486941[_0x3f89('0x216')];if(_0x28f9b0&&_0x394356[_0x3f89('0x39')]['length']>0x0&&(_0x28f9b0=!0x1),(_0x3f1eb2||_0x4dcad6)&&(this[_0x3f89('0x217')](_0xd213ca,_0xd1e7bb,_0x5373dd),_0x5373dd=_0x58dc77,_0xd1e7bb=0x0,_0xd213ca=_0x486941,_0x3f1eb2&&(_0x3168f4=_0x28a76d,this[_0x3f89('0x167')]['blendModeManager'][_0x3f89('0x197')](_0x3168f4)),_0x4dcad6)){(_0x87af11=(_0x5b4b70=_0x5ebe65)[_0x3f89('0x213')][_0x21d7a1['id']])||((_0x87af11=new _0x134928['PixiShader'](_0x21d7a1))[_0x3f89('0xc3')]=_0x5b4b70[_0x3f89('0xc3')],_0x87af11[_0x3f89('0xe9')]=_0x5b4b70[_0x3f89('0xe9')],_0x87af11['init'](),_0x5b4b70[_0x3f89('0x213')][_0x21d7a1['id']]=_0x87af11),this[_0x3f89('0x167')]['shaderManager']['setShader'](_0x87af11),_0x87af11[_0x3f89('0xc6')]&&_0x87af11[_0x3f89('0x218')]();var _0x2dfc1e=this['renderSession']['projection'];_0x21d7a1[_0x3f89('0x1db')](_0x87af11[_0x3f89('0xdd')],_0x2dfc1e['x'],_0x2dfc1e['y']);var _0x398186=this['renderSession'][_0x3f89('0x160')];_0x21d7a1['uniform2f'](_0x87af11[_0x3f89('0xde')],_0x398186['x'],_0x398186['y']);}_0xd1e7bb++;}this[_0x3f89('0x217')](_0xd213ca,_0xd1e7bb,_0x5373dd),this[_0x3f89('0x20a')]=0x0;}},_0x134928[_0x3f89('0x163')][_0x3f89('0x53')][_0x3f89('0x217')]=function(_0x1f25fc,_0x16a50c,_0x3e063f){if(0x0!==_0x16a50c){var _0x5ac533=this['gl'];if(_0x1f25fc['_dirty'][_0x5ac533['id']]){if(!this[_0x3f89('0x167')][_0x3f89('0x16c')][_0x3f89('0x219')](_0x1f25fc))return;}else _0x5ac533[_0x3f89('0xb')](_0x5ac533['TEXTURE_2D'],_0x1f25fc[_0x3f89('0x103')][_0x5ac533['id']]);_0x5ac533['drawElements'](_0x5ac533[_0x3f89('0x21a')],0x6*_0x16a50c,_0x5ac533[_0x3f89('0x1d0')],0x6*_0x3e063f*0x2),this[_0x3f89('0x167')][_0x3f89('0x169')]++;}},_0x134928['WebGLSpriteBatch']['prototype'][_0x3f89('0x86')]=function(){this[_0x3f89('0x83')](),this['dirty']=!0x0;},_0x134928['WebGLSpriteBatch'][_0x3f89('0x53')][_0x3f89('0x89')]=function(){this[_0x3f89('0xc6')]=!0x0;},_0x134928[_0x3f89('0x163')]['prototype'][_0x3f89('0x5d')]=function(){this[_0x3f89('0x1f9')]=null,this[_0x3f89('0x1cf')]=null,this['gl'][_0x3f89('0x21b')](this['vertexBuffer']),this['gl'][_0x3f89('0x21b')](this['indexBuffer']),this[_0x3f89('0x1fc')]=null,this['gl']=null;},_0x134928[_0x3f89('0x21c')]=function(_0x34181b){this[_0x3f89('0x1f5')]=0xb,this['maxSize']=0x1770,this[_0x3f89('0x1f6')]=this[_0x3f89('0x21d')];var _0x956c5e=0x4*this['size']*this['vertSize'],_0xdddc2a=0x6*this['maxSize'];this[_0x3f89('0x1f9')]=new Float32Array(_0x956c5e),this[_0x3f89('0x1cf')]=new Uint16Array(_0xdddc2a),this[_0x3f89('0x204')]=null,this[_0x3f89('0x1e5')]=null,this[_0x3f89('0x1fa')]=0x0;for(var _0x2ba09b=0x0,_0x4c22fe=0x0;_0x2ba09b<_0xdddc2a;_0x2ba09b+=0x6,_0x4c22fe+=0x4)this[_0x3f89('0x1cf')][_0x2ba09b+0x0]=_0x4c22fe+0x0,this[_0x3f89('0x1cf')][_0x2ba09b+0x1]=_0x4c22fe+0x1,this[_0x3f89('0x1cf')][_0x2ba09b+0x2]=_0x4c22fe+0x2,this[_0x3f89('0x1cf')][_0x2ba09b+0x3]=_0x4c22fe+0x0,this[_0x3f89('0x1cf')][_0x2ba09b+0x4]=_0x4c22fe+0x2,this[_0x3f89('0x1cf')][_0x2ba09b+0x5]=_0x4c22fe+0x3;this['drawing']=!0x1,this['currentBatchSize']=0x0,this[_0x3f89('0x1fc')]=null,this[_0x3f89('0x9b')]=0x0,this['renderSession']=null,this[_0x3f89('0x95')]=null,this[_0x3f89('0x21e')]=null,this['setContext'](_0x34181b);},_0x134928[_0x3f89('0x21c')]['prototype']['constructor']=_0x134928[_0x3f89('0x21c')],_0x134928['WebGLFastSpriteBatch'][_0x3f89('0x53')][_0x3f89('0x17b')]=function(_0x26cde0){this['gl']=_0x26cde0,this[_0x3f89('0x204')]=_0x26cde0[_0x3f89('0x205')](),this[_0x3f89('0x1e5')]=_0x26cde0[_0x3f89('0x205')](),_0x26cde0['bindBuffer'](_0x26cde0[_0x3f89('0x1e4')],this['indexBuffer']),_0x26cde0[_0x3f89('0x206')](_0x26cde0['ELEMENT_ARRAY_BUFFER'],this[_0x3f89('0x1cf')],_0x26cde0['STATIC_DRAW']),_0x26cde0[_0x3f89('0x1df')](_0x26cde0['ARRAY_BUFFER'],this[_0x3f89('0x204')]),_0x26cde0[_0x3f89('0x206')](_0x26cde0[_0x3f89('0x1e0')],this[_0x3f89('0x1f9')],_0x26cde0[_0x3f89('0x207')]);},_0x134928[_0x3f89('0x21c')]['prototype'][_0x3f89('0x198')]=function(_0x416b35,_0xfa3632){this[_0x3f89('0x167')]=_0xfa3632,this['shader']=this[_0x3f89('0x167')][_0x3f89('0x161')][_0x3f89('0x1ec')],this[_0x3f89('0x21e')]=_0x416b35['worldTransform'][_0x3f89('0x1da')](!0x0),this[_0x3f89('0x89')]();},_0x134928[_0x3f89('0x21c')][_0x3f89('0x53')]['end']=function(){this['flush']();},_0x134928[_0x3f89('0x21c')][_0x3f89('0x53')][_0x3f89('0x4c')]=function(_0x11f198){var _0x13523f=_0x11f198[_0x3f89('0x39')],_0x386427=_0x13523f[0x0];if(_0x386427[_0x3f89('0x57')][_0x3f89('0x209')]){this[_0x3f89('0x1fc')]=_0x386427[_0x3f89('0x57')]['baseTexture'],_0x386427[_0x3f89('0x64')]!==this['renderSession'][_0x3f89('0x16a')][_0x3f89('0x9b')]&&(this[_0x3f89('0x83')](),this[_0x3f89('0x167')][_0x3f89('0x16a')][_0x3f89('0x197')](_0x386427[_0x3f89('0x64')]));for(var _0x175924=0x0,_0x23e733=_0x13523f[_0x3f89('0x5')];_0x175924<_0x23e733;_0x175924++)this[_0x3f89('0x21f')](_0x13523f[_0x175924]);this[_0x3f89('0x83')]();}},_0x134928[_0x3f89('0x21c')]['prototype'][_0x3f89('0x21f')]=function(_0x558ae9){var _0x445b60=_0x558ae9[_0x3f89('0x57')][_0x3f89('0x59')],_0x37d723=this['gl'],_0x4c1889=_0x558ae9[_0x3f89('0x57')][_0x3f89('0x59')][_0x3f89('0x18a')];if((_0x134928[_0x3f89('0x155')]['textureArray'][_0x4c1889]==_0x445b60||!_0x445b60['_glTextures'][_0x37d723['id']]||_0x558ae9[_0x3f89('0x57')][_0x3f89('0x59')][_0x3f89('0x216')]||(this[_0x3f89('0x83')](),_0x37d723[_0x3f89('0x16')](_0x37d723[_0x3f89('0x17')]+_0x4c1889),_0x37d723[_0x3f89('0xb')](_0x37d723[_0x3f89('0xc')],_0x445b60['_glTextures'][_0x37d723['id']]),_0x134928['WebGLRenderer'][_0x3f89('0x208')][_0x4c1889]=_0x445b60,_0x558ae9[_0x3f89('0x57')][_0x3f89('0x209')]))&&_0x558ae9['visible']){var _0x2e8e7f,_0x1f1fb8,_0x12284e,_0x536c5e,_0x15c062,_0x2480bb,_0x243e88=this[_0x3f89('0x1f9')];if(_0x2e8e7f=_0x558ae9[_0x3f89('0x57')]['_uvs'],_0x558ae9[_0x3f89('0x57')]['frame']['width'],_0x558ae9[_0x3f89('0x57')][_0x3f89('0x98')][_0x3f89('0x24')],_0x558ae9[_0x3f89('0x57')][_0x3f89('0xa2')]){var _0x2fe2ba=_0x558ae9[_0x3f89('0x57')][_0x3f89('0xa2')];_0x1f1fb8=(_0x12284e=_0x2fe2ba['x']-_0x558ae9[_0x3f89('0x5c')]['x']*_0x2fe2ba[_0x3f89('0x23')])+_0x558ae9[_0x3f89('0x57')]['crop'][_0x3f89('0x23')],_0x536c5e=(_0x15c062=_0x2fe2ba['y']-_0x558ae9[_0x3f89('0x5c')]['y']*_0x2fe2ba[_0x3f89('0x24')])+_0x558ae9[_0x3f89('0x57')][_0x3f89('0xa5')][_0x3f89('0x24')];}else _0x1f1fb8=_0x558ae9['texture']['frame'][_0x3f89('0x23')]*(0x1-_0x558ae9[_0x3f89('0x5c')]['x']),_0x12284e=_0x558ae9[_0x3f89('0x57')][_0x3f89('0x98')][_0x3f89('0x23')]*-_0x558ae9['anchor']['x'],_0x536c5e=_0x558ae9[_0x3f89('0x57')]['frame'][_0x3f89('0x24')]*(0x1-_0x558ae9[_0x3f89('0x5c')]['y']),_0x15c062=_0x558ae9[_0x3f89('0x57')][_0x3f89('0x98')][_0x3f89('0x24')]*-_0x558ae9['anchor']['y'];_0x2480bb=0x4*this[_0x3f89('0x20a')]*this[_0x3f89('0x1f5')],_0x243e88[_0x2480bb++]=_0x12284e,_0x243e88[_0x2480bb++]=_0x15c062,_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x26')]['x'],_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x26')]['y'],_0x243e88[_0x2480bb++]=_0x558ae9['scale']['x'],_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x28')]['y'],_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x2a')],_0x243e88[_0x2480bb++]=_0x2e8e7f['x0'],_0x243e88[_0x2480bb++]=_0x2e8e7f['y1'],_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x2b')],_0x243e88[_0x2480bb++]=_0x4c1889,_0x243e88[_0x2480bb++]=_0x1f1fb8,_0x243e88[_0x2480bb++]=_0x15c062,_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x26')]['x'],_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x26')]['y'],_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x28')]['x'],_0x243e88[_0x2480bb++]=_0x558ae9['scale']['y'],_0x243e88[_0x2480bb++]=_0x558ae9['rotation'],_0x243e88[_0x2480bb++]=_0x2e8e7f['x1'],_0x243e88[_0x2480bb++]=_0x2e8e7f['y1'],_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x2b')],_0x243e88[_0x2480bb++]=_0x4c1889,_0x243e88[_0x2480bb++]=_0x1f1fb8,_0x243e88[_0x2480bb++]=_0x536c5e,_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x26')]['x'],_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x26')]['y'],_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x28')]['x'],_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x28')]['y'],_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x2a')],_0x243e88[_0x2480bb++]=_0x2e8e7f['x2'],_0x243e88[_0x2480bb++]=_0x2e8e7f['y2'],_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x2b')],_0x243e88[_0x2480bb++]=_0x4c1889,_0x243e88[_0x2480bb++]=_0x12284e,_0x243e88[_0x2480bb++]=_0x536c5e,_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x26')]['x'],_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x26')]['y'],_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x28')]['x'],_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x28')]['y'],_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x2a')],_0x243e88[_0x2480bb++]=_0x2e8e7f['x3'],_0x243e88[_0x2480bb++]=_0x2e8e7f['y3'],_0x243e88[_0x2480bb++]=_0x558ae9[_0x3f89('0x2b')],_0x243e88[_0x2480bb++]=_0x4c1889,++this['currentBatchSize']>=this[_0x3f89('0x1f6')]&&this['flush']();}},_0x134928[_0x3f89('0x21c')][_0x3f89('0x53')][_0x3f89('0x83')]=function(){if(0x0!==this[_0x3f89('0x20a')]){var _0x146d89=this['gl'];if(this[_0x3f89('0x1fc')][_0x3f89('0x103')][_0x146d89['id']]){if(this[_0x3f89('0x20a')]>0.5*this['size'])_0x146d89[_0x3f89('0x214')](_0x146d89['ARRAY_BUFFER'],0x0,this[_0x3f89('0x1f9')]);else{var _0x2e5536=this[_0x3f89('0x1f9')][_0x3f89('0x215')](0x0,0x4*this[_0x3f89('0x20a')]*this[_0x3f89('0x1f5')]);_0x146d89[_0x3f89('0x214')](_0x146d89['ARRAY_BUFFER'],0x0,_0x2e5536);}_0x146d89[_0x3f89('0x1cd')](_0x146d89[_0x3f89('0x21a')],0x6*this[_0x3f89('0x20a')],_0x146d89['UNSIGNED_SHORT'],0x0),this[_0x3f89('0x20a')]=0x0,this[_0x3f89('0x167')][_0x3f89('0x169')]++;}else this[_0x3f89('0x167')][_0x3f89('0x16c')][_0x3f89('0x219')](this[_0x3f89('0x1fc')],_0x146d89);}},_0x134928['WebGLFastSpriteBatch']['prototype'][_0x3f89('0x86')]=function(){this[_0x3f89('0x83')]();},_0x134928[_0x3f89('0x21c')][_0x3f89('0x53')][_0x3f89('0x89')]=function(){var _0x5b6179=this['gl'];_0x5b6179['activeTexture'](_0x5b6179[_0x3f89('0x17')]),_0x5b6179[_0x3f89('0x1df')](_0x5b6179[_0x3f89('0x1e0')],this[_0x3f89('0x204')]),_0x5b6179[_0x3f89('0x1df')](_0x5b6179[_0x3f89('0x1e4')],this[_0x3f89('0x1e5')]);var _0x332d41=this[_0x3f89('0x167')][_0x3f89('0x15f')];_0x5b6179['uniform2f'](this[_0x3f89('0x95')][_0x3f89('0xdd')],_0x332d41['x'],_0x332d41['y']),_0x5b6179[_0x3f89('0xfe')](this['shader'][_0x3f89('0x137')],!0x1,this[_0x3f89('0x21e')]);var _0x410a4a=0x4*this[_0x3f89('0x1f5')];_0x5b6179[_0x3f89('0x1e2')](this[_0x3f89('0x95')]['aVertexPosition'],0x2,_0x5b6179['FLOAT'],!0x1,_0x410a4a,0x0),_0x5b6179[_0x3f89('0x1e2')](this[_0x3f89('0x95')]['aPositionCoord'],0x2,_0x5b6179['FLOAT'],!0x1,_0x410a4a,0x8),_0x5b6179[_0x3f89('0x1e2')](this[_0x3f89('0x95')]['aScale'],0x2,_0x5b6179[_0x3f89('0x1e3')],!0x1,_0x410a4a,0x10),_0x5b6179['vertexAttribPointer'](this[_0x3f89('0x95')][_0x3f89('0x13a')],0x1,_0x5b6179[_0x3f89('0x1e3')],!0x1,_0x410a4a,0x18),_0x5b6179[_0x3f89('0x1e2')](this[_0x3f89('0x95')][_0x3f89('0xe2')],0x2,_0x5b6179[_0x3f89('0x1e3')],!0x1,_0x410a4a,0x1c),_0x5b6179[_0x3f89('0x1e2')](this[_0x3f89('0x95')][_0x3f89('0xe3')],0x1,_0x5b6179[_0x3f89('0x1e3')],!0x1,_0x410a4a,0x24),_0x5b6179[_0x3f89('0x1e2')](this['shader']['aTextureIndex'],0x1,_0x5b6179['FLOAT'],!0x1,_0x410a4a,0x28);},_0x134928[_0x3f89('0x165')]=function(){this[_0x3f89('0x220')]=[],this[_0x3f89('0x221')]=0x0,this[_0x3f89('0x222')]=0x0;},_0x134928['WebGLFilterManager'][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x134928['WebGLFilterManager'],_0x134928[_0x3f89('0x165')][_0x3f89('0x53')][_0x3f89('0x17b')]=function(_0x4da778){this['gl']=_0x4da778,this[_0x3f89('0x223')]=[],this[_0x3f89('0x224')]();},_0x134928['WebGLFilterManager']['prototype']['begin']=function(_0x416041,_0x448721){this[_0x3f89('0x167')]=_0x416041,this[_0x3f89('0x1eb')]=_0x416041['shaderManager'][_0x3f89('0x1eb')];var _0x4fcfa9=this['renderSession']['projection'];this[_0x3f89('0x23')]=0x2*_0x4fcfa9['x'],this[_0x3f89('0x24')]=0x2*-_0x4fcfa9['y'],this[_0x3f89('0x1e1')]=_0x448721;},_0x134928['WebGLFilterManager'][_0x3f89('0x53')][_0x3f89('0x9a')]=function(_0x1b868d){var _0x1527b4=this['gl'],_0x2a74f8=this['renderSession'][_0x3f89('0x15f')],_0x19f87f=this[_0x3f89('0x167')][_0x3f89('0x160')];_0x1b868d[_0x3f89('0x225')]=_0x1b868d[_0x3f89('0x226')]['filterArea']||_0x1b868d[_0x3f89('0x226')]['getBounds'](),_0x1b868d[_0x3f89('0x227')]=this[_0x3f89('0x167')]['stencilManager'],this['renderSession'][_0x3f89('0x16b')]=new _0x134928[(_0x3f89('0x166'))](),this[_0x3f89('0x167')][_0x3f89('0x16b')][_0x3f89('0x17b')](_0x1527b4),_0x1527b4[_0x3f89('0x178')](_0x1527b4[_0x3f89('0x1c5')]),this[_0x3f89('0x220')][_0x3f89('0x6')](_0x1b868d);var _0x112217=_0x1b868d[_0x3f89('0x228')][0x0];this[_0x3f89('0x221')]+=_0x1b868d['_filterArea']['x'],this[_0x3f89('0x222')]+=_0x1b868d[_0x3f89('0x225')]['y'];var _0xf0a406=this['texturePool'][_0x3f89('0x229')]();_0xf0a406?_0xf0a406['resize'](this[_0x3f89('0x23')]*this['renderSession'][_0x3f89('0x9d')],this['height']*this[_0x3f89('0x167')][_0x3f89('0x9d')]):_0xf0a406=new _0x134928[(_0x3f89('0x22a'))](this['gl'],this[_0x3f89('0x23')]*this[_0x3f89('0x167')]['resolution'],this['height']*this[_0x3f89('0x167')]['resolution']),_0x1527b4['bindTexture'](_0x1527b4[_0x3f89('0xc')],_0xf0a406[_0x3f89('0x57')]);var _0x4d5623=_0x1b868d[_0x3f89('0x225')],_0x1de84f=_0x112217[_0x3f89('0x22b')];_0x4d5623['x']-=_0x1de84f,_0x4d5623['y']-=_0x1de84f,_0x4d5623[_0x3f89('0x23')]+=0x2*_0x1de84f,_0x4d5623[_0x3f89('0x24')]+=0x2*_0x1de84f,_0x4d5623['x']<0x0&&(_0x4d5623['x']=0x0),_0x4d5623['width']>this[_0x3f89('0x23')]&&(_0x4d5623[_0x3f89('0x23')]=this[_0x3f89('0x23')]),_0x4d5623['y']<0x0&&(_0x4d5623['y']=0x0),_0x4d5623[_0x3f89('0x24')]>this[_0x3f89('0x24')]&&(_0x4d5623[_0x3f89('0x24')]=this[_0x3f89('0x24')]),_0x1527b4[_0x3f89('0x18f')](_0x1527b4[_0x3f89('0x1a')],_0xf0a406[_0x3f89('0x22c')]),_0x1527b4[_0x3f89('0x19b')](0x0,0x0,_0x4d5623[_0x3f89('0x23')]*this[_0x3f89('0x167')][_0x3f89('0x9d')],_0x4d5623[_0x3f89('0x24')]*this['renderSession'][_0x3f89('0x9d')]),_0x2a74f8['x']=_0x4d5623[_0x3f89('0x23')]/0x2,_0x2a74f8['y']=-_0x4d5623[_0x3f89('0x24')]/0x2,_0x19f87f['x']=-_0x4d5623['x'],_0x19f87f['y']=-_0x4d5623['y'],_0x1527b4[_0x3f89('0x1c7')](!0x0,!0x0,!0x0,!0x0),_0x1527b4[_0x3f89('0x190')](0x0,0x0,0x0,0x0),_0x1527b4[_0x3f89('0x192')](_0x1527b4[_0x3f89('0x193')]),_0x1b868d[_0x3f89('0x22d')]=_0xf0a406;},_0x134928['WebGLFilterManager'][_0x3f89('0x53')][_0x3f89('0x8a')]=function(){var _0xab20eb=this['gl'],_0x3f96c3=this['filterStack'][_0x3f89('0x229')](),_0x4e65ee=_0x3f96c3[_0x3f89('0x225')],_0xbe783c=_0x3f96c3[_0x3f89('0x22d')],_0x48adf1=this[_0x3f89('0x167')][_0x3f89('0x15f')],_0x2a049c=this[_0x3f89('0x167')][_0x3f89('0x160')];if(_0x3f96c3[_0x3f89('0x228')][_0x3f89('0x5')]>0x1){_0xab20eb[_0x3f89('0x19b')](0x0,0x0,_0x4e65ee[_0x3f89('0x23')]*this[_0x3f89('0x167')][_0x3f89('0x9d')],_0x4e65ee[_0x3f89('0x24')]*this['renderSession'][_0x3f89('0x9d')]),_0xab20eb[_0x3f89('0x1df')](_0xab20eb['ARRAY_BUFFER'],this['vertexBuffer']),this['vertexArray'][0x0]=0x0,this[_0x3f89('0x22e')][0x1]=_0x4e65ee[_0x3f89('0x24')],this[_0x3f89('0x22e')][0x2]=_0x4e65ee['width'],this['vertexArray'][0x3]=_0x4e65ee[_0x3f89('0x24')],this[_0x3f89('0x22e')][0x4]=0x0,this[_0x3f89('0x22e')][0x5]=0x0,this[_0x3f89('0x22e')][0x6]=_0x4e65ee['width'],this[_0x3f89('0x22e')][0x7]=0x0,_0xab20eb[_0x3f89('0x214')](_0xab20eb['ARRAY_BUFFER'],0x0,this[_0x3f89('0x22e')]),_0xab20eb[_0x3f89('0x1df')](_0xab20eb[_0x3f89('0x1e0')],this['uvBuffer']),this[_0x3f89('0x22f')][0x2]=_0x4e65ee[_0x3f89('0x23')]/this[_0x3f89('0x23')],this['uvArray'][0x5]=_0x4e65ee['height']/this[_0x3f89('0x24')],this[_0x3f89('0x22f')][0x6]=_0x4e65ee[_0x3f89('0x23')]/this['width'],this['uvArray'][0x7]=_0x4e65ee[_0x3f89('0x24')]/this[_0x3f89('0x24')],_0xab20eb[_0x3f89('0x214')](_0xab20eb[_0x3f89('0x1e0')],0x0,this[_0x3f89('0x22f')]);var _0x13e452=_0xbe783c,_0x26e50f=this[_0x3f89('0x223')]['pop']();_0x26e50f||(_0x26e50f=new _0x134928[(_0x3f89('0x22a'))](this['gl'],this[_0x3f89('0x23')]*this[_0x3f89('0x167')][_0x3f89('0x9d')],this['height']*this[_0x3f89('0x167')][_0x3f89('0x9d')])),_0x26e50f[_0x3f89('0x58')](this[_0x3f89('0x23')]*this[_0x3f89('0x167')][_0x3f89('0x9d')],this[_0x3f89('0x24')]*this[_0x3f89('0x167')][_0x3f89('0x9d')]),_0xab20eb[_0x3f89('0x18f')](_0xab20eb['FRAMEBUFFER'],_0x26e50f[_0x3f89('0x22c')]),_0xab20eb['clear'](_0xab20eb[_0x3f89('0x193')]),_0xab20eb['disable'](_0xab20eb['BLEND']);for(var _0x5e1463=0x0;_0x5e1463<_0x3f96c3[_0x3f89('0x228')][_0x3f89('0x5')]-0x1;_0x5e1463++){var _0x1e70c0=_0x3f96c3[_0x3f89('0x228')][_0x5e1463];_0xab20eb[_0x3f89('0x18f')](_0xab20eb[_0x3f89('0x1a')],_0x26e50f[_0x3f89('0x22c')]),_0xab20eb[_0x3f89('0x16')](_0xab20eb[_0x3f89('0x17')]),_0xab20eb[_0x3f89('0xb')](_0xab20eb['TEXTURE_2D'],_0x13e452['texture']),this[_0x3f89('0x230')](_0x1e70c0,_0x4e65ee,_0x4e65ee[_0x3f89('0x23')],_0x4e65ee[_0x3f89('0x24')]);var _0xb6a6fb=_0x13e452;_0x13e452=_0x26e50f,_0x26e50f=_0xb6a6fb;}_0xab20eb['enable'](_0xab20eb[_0x3f89('0x17a')]),_0xbe783c=_0x13e452,this['texturePool'][_0x3f89('0x6')](_0x26e50f);}var _0x396884=_0x3f96c3[_0x3f89('0x228')][_0x3f96c3['filterPasses'][_0x3f89('0x5')]-0x1];this[_0x3f89('0x221')]-=_0x4e65ee['x'],this[_0x3f89('0x222')]-=_0x4e65ee['y'];var _0xcb9e50=this['width'],_0x3695ca=this['height'],_0x549836=0x0,_0x2fa666=0x0,_0x22e247=this['buffer'];if(0x0===this[_0x3f89('0x220')][_0x3f89('0x5')])_0xab20eb[_0x3f89('0x1c7')](!0x0,!0x0,!0x0,!0x0);else{var _0xdf516c=this[_0x3f89('0x220')][this[_0x3f89('0x220')][_0x3f89('0x5')]-0x1];_0xcb9e50=(_0x4e65ee=_0xdf516c[_0x3f89('0x225')])[_0x3f89('0x23')],_0x3695ca=_0x4e65ee[_0x3f89('0x24')],_0x549836=_0x4e65ee['x'],_0x2fa666=_0x4e65ee['y'],_0x22e247=_0xdf516c['_glFilterTexture'][_0x3f89('0x22c')];}_0x48adf1['x']=_0xcb9e50/0x2,_0x48adf1['y']=-_0x3695ca/0x2,_0x2a049c['x']=_0x549836,_0x2a049c['y']=_0x2fa666;var _0x1f2a65=(_0x4e65ee=_0x3f96c3[_0x3f89('0x225')])['x']-_0x549836,_0x985a39=_0x4e65ee['y']-_0x2fa666;_0xab20eb[_0x3f89('0x1df')](_0xab20eb[_0x3f89('0x1e0')],this[_0x3f89('0x204')]),this[_0x3f89('0x22e')][0x0]=_0x1f2a65,this[_0x3f89('0x22e')][0x1]=_0x985a39+_0x4e65ee[_0x3f89('0x24')],this[_0x3f89('0x22e')][0x2]=_0x1f2a65+_0x4e65ee[_0x3f89('0x23')],this['vertexArray'][0x3]=_0x985a39+_0x4e65ee[_0x3f89('0x24')],this[_0x3f89('0x22e')][0x4]=_0x1f2a65,this['vertexArray'][0x5]=_0x985a39,this[_0x3f89('0x22e')][0x6]=_0x1f2a65+_0x4e65ee['width'],this['vertexArray'][0x7]=_0x985a39,_0xab20eb[_0x3f89('0x214')](_0xab20eb[_0x3f89('0x1e0')],0x0,this[_0x3f89('0x22e')]),_0xab20eb[_0x3f89('0x1df')](_0xab20eb[_0x3f89('0x1e0')],this[_0x3f89('0x231')]),this[_0x3f89('0x22f')][0x2]=_0x4e65ee[_0x3f89('0x23')]/this['width'],this['uvArray'][0x5]=_0x4e65ee[_0x3f89('0x24')]/this[_0x3f89('0x24')],this[_0x3f89('0x22f')][0x6]=_0x4e65ee['width']/this['width'],this['uvArray'][0x7]=_0x4e65ee[_0x3f89('0x24')]/this[_0x3f89('0x24')],_0xab20eb[_0x3f89('0x214')](_0xab20eb[_0x3f89('0x1e0')],0x0,this[_0x3f89('0x22f')]),_0xab20eb[_0x3f89('0x19b')](0x0,0x0,_0xcb9e50*this[_0x3f89('0x167')][_0x3f89('0x9d')],_0x3695ca*this['renderSession'][_0x3f89('0x9d')]),_0xab20eb[_0x3f89('0x18f')](_0xab20eb[_0x3f89('0x1a')],_0x22e247),_0xab20eb[_0x3f89('0x16')](_0xab20eb['TEXTURE0']),_0xab20eb['bindTexture'](_0xab20eb[_0x3f89('0xc')],_0xbe783c[_0x3f89('0x57')]),this[_0x3f89('0x167')][_0x3f89('0x16b')]&&this[_0x3f89('0x167')]['stencilManager']['destroy'](),this[_0x3f89('0x167')][_0x3f89('0x16b')]=_0x3f96c3['_previous_stencil_mgr'],_0x3f96c3[_0x3f89('0x227')]=null,this[_0x3f89('0x167')][_0x3f89('0x16b')]['count']>0x0?_0xab20eb[_0x3f89('0x179')](_0xab20eb['STENCIL_TEST']):_0xab20eb[_0x3f89('0x178')](_0xab20eb[_0x3f89('0x1c5')]),this[_0x3f89('0x230')](_0x396884,_0x4e65ee,_0xcb9e50,_0x3695ca),this[_0x3f89('0x223')]['push'](_0xbe783c),_0x3f96c3['_glFilterTexture']=null;},_0x134928[_0x3f89('0x165')][_0x3f89('0x53')][_0x3f89('0x230')]=function(_0x35e419,_0x3f76f6,_0x44b4b1,_0x455425){var _0x318a66=this['gl'],_0x14d6a5=_0x35e419['shaders'][_0x318a66['id']];_0x14d6a5||((_0x14d6a5=new _0x134928[(_0x3f89('0xc0'))](_0x318a66))[_0x3f89('0xc3')]=_0x35e419[_0x3f89('0xc3')],_0x14d6a5[_0x3f89('0xe9')]=_0x35e419[_0x3f89('0xe9')],_0x14d6a5[_0x3f89('0x7')](!0x0),_0x35e419[_0x3f89('0x213')][_0x318a66['id']]=_0x14d6a5),this['renderSession'][_0x3f89('0x161')]['setShader'](_0x14d6a5),_0x318a66['uniform2f'](_0x14d6a5[_0x3f89('0xdd')],_0x44b4b1/0x2,-_0x455425/0x2),_0x318a66[_0x3f89('0x1db')](_0x14d6a5[_0x3f89('0xde')],0x0,0x0),_0x35e419[_0x3f89('0xe9')]['dimensions']&&(_0x35e419[_0x3f89('0xe9')][_0x3f89('0xdf')][_0x3f89('0xf6')][0x0]=this[_0x3f89('0x23')],_0x35e419[_0x3f89('0xe9')][_0x3f89('0xdf')][_0x3f89('0xf6')][0x1]=this[_0x3f89('0x24')],_0x35e419[_0x3f89('0xe9')]['dimensions'][_0x3f89('0xf6')][0x2]=this[_0x3f89('0x22e')][0x0],_0x35e419[_0x3f89('0xe9')][_0x3f89('0xdf')]['value'][0x3]=this[_0x3f89('0x22e')][0x5]),_0x14d6a5['syncUniforms'](),_0x318a66['bindBuffer'](_0x318a66[_0x3f89('0x1e0')],this['vertexBuffer']),_0x318a66[_0x3f89('0x1e2')](_0x14d6a5['aVertexPosition'],0x2,_0x318a66[_0x3f89('0x1e3')],!0x1,0x0,0x0),_0x318a66[_0x3f89('0x1df')](_0x318a66[_0x3f89('0x1e0')],this[_0x3f89('0x231')]),_0x318a66['vertexAttribPointer'](_0x14d6a5['aTextureCoord'],0x2,_0x318a66[_0x3f89('0x1e3')],!0x1,0x0,0x0),_0x318a66[_0x3f89('0x1df')](_0x318a66['ARRAY_BUFFER'],this[_0x3f89('0x232')]),_0x318a66[_0x3f89('0x1e2')](_0x14d6a5[_0x3f89('0xe3')],0x2,_0x318a66['FLOAT'],!0x1,0x0,0x0),_0x318a66[_0x3f89('0x1df')](_0x318a66[_0x3f89('0x1e4')],this[_0x3f89('0x1e5')]),_0x318a66[_0x3f89('0x1cd')](_0x318a66[_0x3f89('0x21a')],0x6,_0x318a66[_0x3f89('0x1d0')],0x0),this[_0x3f89('0x167')][_0x3f89('0x169')]++;},_0x134928[_0x3f89('0x165')][_0x3f89('0x53')][_0x3f89('0x224')]=function(){var _0x1fe5f6=this['gl'];this['vertexBuffer']=_0x1fe5f6[_0x3f89('0x205')](),this[_0x3f89('0x231')]=_0x1fe5f6[_0x3f89('0x205')](),this[_0x3f89('0x232')]=_0x1fe5f6[_0x3f89('0x205')](),this['indexBuffer']=_0x1fe5f6['createBuffer'](),this['vertexArray']=new Float32Array([0x0,0x0,0x1,0x0,0x0,0x1,0x1,0x1]),_0x1fe5f6[_0x3f89('0x1df')](_0x1fe5f6[_0x3f89('0x1e0')],this[_0x3f89('0x204')]),_0x1fe5f6[_0x3f89('0x206')](_0x1fe5f6[_0x3f89('0x1e0')],this[_0x3f89('0x22e')],_0x1fe5f6[_0x3f89('0x233')]),this[_0x3f89('0x22f')]=new Float32Array([0x0,0x0,0x1,0x0,0x0,0x1,0x1,0x1]),_0x1fe5f6[_0x3f89('0x1df')](_0x1fe5f6[_0x3f89('0x1e0')],this[_0x3f89('0x231')]),_0x1fe5f6[_0x3f89('0x206')](_0x1fe5f6[_0x3f89('0x1e0')],this[_0x3f89('0x22f')],_0x1fe5f6['STATIC_DRAW']),this[_0x3f89('0x234')]=new Float32Array([0x1,0xffffff,0x1,0xffffff,0x1,0xffffff,0x1,0xffffff]),_0x1fe5f6[_0x3f89('0x1df')](_0x1fe5f6[_0x3f89('0x1e0')],this[_0x3f89('0x232')]),_0x1fe5f6['bufferData'](_0x1fe5f6['ARRAY_BUFFER'],this[_0x3f89('0x234')],_0x1fe5f6['STATIC_DRAW']),_0x1fe5f6[_0x3f89('0x1df')](_0x1fe5f6[_0x3f89('0x1e4')],this[_0x3f89('0x1e5')]),_0x1fe5f6[_0x3f89('0x206')](_0x1fe5f6[_0x3f89('0x1e4')],new Uint16Array([0x0,0x1,0x2,0x1,0x3,0x2]),_0x1fe5f6['STATIC_DRAW']);},_0x134928[_0x3f89('0x165')]['prototype'][_0x3f89('0x5d')]=function(){var _0x778fd5=this['gl'];this[_0x3f89('0x220')]=null,this[_0x3f89('0x221')]=0x0,this['offsetY']=0x0;for(var _0x4314ee=0x0;_0x4314ee=0x0;_0x2fe809--){var _0x425488=this[_0x3f89('0x103')][_0x2fe809],_0x44f598=_0x134928[_0x3f89('0x154')][_0x2fe809];_0x44f598&&_0x425488&&_0x44f598[_0x3f89('0x23f')](_0x425488);}this['_glTextures'][_0x3f89('0x5')]=0x0,this[_0x3f89('0xc6')]();},_0x134928[_0x3f89('0x271')][_0x3f89('0x275')]=function(_0x1f15c9,_0x6305d2,_0x36ce03){return 0x0===_0x1f15c9[_0x3f89('0x23')]&&(_0x1f15c9[_0x3f89('0x23')]=0x1),0x0===_0x1f15c9[_0x3f89('0x24')]&&(_0x1f15c9[_0x3f89('0x24')]=0x1),_0x36ce03=_0x36ce03||0x1,new _0x134928[(_0x3f89('0x271'))](_0x1f15c9,_0x6305d2,_0x36ce03);},_0x134928[_0x3f89('0x276')]=!0x1,_0x134928[_0x3f89('0x91')]=function(_0x3c7e0b,_0x4bbca7,_0x4b5527,_0x1e8ca7){this[_0x3f89('0x277')]=!0x1,_0x4bbca7||(this['noFrame']=!0x0,_0x4bbca7=new _0x134928[(_0x3f89('0x34'))](0x0,0x0,0x1,0x1)),_0x3c7e0b instanceof _0x134928['Texture']&&(_0x3c7e0b=_0x3c7e0b[_0x3f89('0x59')]),this['baseTexture']=_0x3c7e0b,this[_0x3f89('0x98')]=_0x4bbca7,this['trim']=_0x1e8ca7,this[_0x3f89('0x99')]=!0x1,this[_0x3f89('0x278')]=!0x1,this[_0x3f89('0x279')]=!0x1,this[_0x3f89('0xa8')]=!0x1,this[_0x3f89('0x209')]=null,this[_0x3f89('0x23')]=0x0,this[_0x3f89('0x24')]=0x0,this['crop']=_0x4b5527||new _0x134928[(_0x3f89('0x34'))](0x0,0x0,0x1,0x1),this[_0x3f89('0xa6')]=!0x1,_0x3c7e0b[_0x3f89('0x102')]&&(this['noFrame']&&(_0x4bbca7=new _0x134928[(_0x3f89('0x34'))](0x0,0x0,_0x3c7e0b[_0x3f89('0x23')],_0x3c7e0b['height'])),this[_0x3f89('0x27a')](_0x4bbca7));},_0x134928[_0x3f89('0x91')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x134928['Texture'],_0x134928['Texture'][_0x3f89('0x53')][_0x3f89('0x27b')]=function(){var _0x4cc23d=this['baseTexture'];this[_0x3f89('0x277')]&&(this[_0x3f89('0x98')]=new _0x134928[(_0x3f89('0x34'))](0x0,0x0,_0x4cc23d['width'],_0x4cc23d[_0x3f89('0x24')])),this[_0x3f89('0x27a')](this[_0x3f89('0x98')]);},_0x134928['Texture'][_0x3f89('0x53')][_0x3f89('0x5d')]=function(_0x11b5c7){_0x11b5c7&&this['baseTexture'][_0x3f89('0x5d')](),this['valid']=!0x1;},_0x134928[_0x3f89('0x91')][_0x3f89('0x53')][_0x3f89('0x27a')]=function(_0x5be1ab){if(this[_0x3f89('0x277')]=!0x1,this[_0x3f89('0x98')]=_0x5be1ab,this['width']=_0x5be1ab[_0x3f89('0x23')],this[_0x3f89('0x24')]=_0x5be1ab[_0x3f89('0x24')],this['crop']['x']=_0x5be1ab['x'],this[_0x3f89('0xa5')]['y']=_0x5be1ab['y'],this['crop'][_0x3f89('0x23')]=_0x5be1ab[_0x3f89('0x23')],this[_0x3f89('0xa5')]['height']=_0x5be1ab[_0x3f89('0x24')],this['trim']||!(_0x5be1ab['x']+_0x5be1ab[_0x3f89('0x23')]>this[_0x3f89('0x59')][_0x3f89('0x23')]||_0x5be1ab['y']+_0x5be1ab[_0x3f89('0x24')]>this[_0x3f89('0x59')][_0x3f89('0x24')]))this[_0x3f89('0x99')]=_0x5be1ab&&_0x5be1ab[_0x3f89('0x23')]&&_0x5be1ab[_0x3f89('0x24')]&&this[_0x3f89('0x59')][_0x3f89('0xac')]&&this[_0x3f89('0x59')][_0x3f89('0x102')],this[_0x3f89('0xa2')]&&(this['width']=this[_0x3f89('0xa2')]['width'],this[_0x3f89('0x24')]=this[_0x3f89('0xa2')][_0x3f89('0x24')],this[_0x3f89('0x98')][_0x3f89('0x23')]=this['trim'][_0x3f89('0x23')],this[_0x3f89('0x98')][_0x3f89('0x24')]=this['trim'][_0x3f89('0x24')]),this['valid']&&this[_0x3f89('0x27c')]();else{if(!_0x134928[_0x3f89('0x276')])throw new Error('Texture\x20Error:\x20frame\x20does\x20not\x20fit\x20inside\x20the\x20base\x20Texture\x20dimensions\x20'+this);this[_0x3f89('0x99')]=!0x1;}},_0x134928['Texture'][_0x3f89('0x53')]['_updateUvs']=function(){this[_0x3f89('0x209')]||(this[_0x3f89('0x209')]=new _0x134928['TextureUvs']());var _0x209f74=this[_0x3f89('0xa5')],_0x52fd69=this[_0x3f89('0x59')][_0x3f89('0x23')],_0x1d15d2=this[_0x3f89('0x59')][_0x3f89('0x24')];this[_0x3f89('0x209')]['x0']=_0x209f74['x']/_0x52fd69,this[_0x3f89('0x209')]['y0']=_0x209f74['y']/_0x1d15d2,this[_0x3f89('0x209')]['x1']=(_0x209f74['x']+_0x209f74[_0x3f89('0x23')])/_0x52fd69,this[_0x3f89('0x209')]['y1']=_0x209f74['y']/_0x1d15d2,this['_uvs']['x2']=(_0x209f74['x']+_0x209f74[_0x3f89('0x23')])/_0x52fd69,this[_0x3f89('0x209')]['y2']=(_0x209f74['y']+_0x209f74[_0x3f89('0x24')])/_0x1d15d2,this[_0x3f89('0x209')]['x3']=_0x209f74['x']/_0x52fd69,this['_uvs']['y3']=(_0x209f74['y']+_0x209f74[_0x3f89('0x24')])/_0x1d15d2;},_0x134928[_0x3f89('0x91')][_0x3f89('0x53')][_0x3f89('0x20b')]=function(){this['_uvs']||(this[_0x3f89('0x209')]=new _0x134928[(_0x3f89('0x20f'))]());var _0x301260=this[_0x3f89('0xa5')],_0x3391ee=this[_0x3f89('0x59')][_0x3f89('0x23')],_0x26aef8=this[_0x3f89('0x59')][_0x3f89('0x24')];this[_0x3f89('0x209')]['x0']=_0x301260['x']/_0x3391ee,this[_0x3f89('0x209')]['y0']=_0x301260['y']/_0x26aef8,this[_0x3f89('0x209')]['x1']=(_0x301260['x']+_0x301260[_0x3f89('0x24')])/_0x3391ee,this[_0x3f89('0x209')]['y1']=_0x301260['y']/_0x26aef8,this['_uvs']['x2']=(_0x301260['x']+_0x301260[_0x3f89('0x24')])/_0x3391ee,this[_0x3f89('0x209')]['y2']=(_0x301260['y']+_0x301260[_0x3f89('0x23')])/_0x26aef8,this[_0x3f89('0x209')]['x3']=_0x301260['x']/_0x3391ee,this[_0x3f89('0x209')]['y3']=(_0x301260['y']+_0x301260['width'])/_0x26aef8;},_0x134928[_0x3f89('0x91')][_0x3f89('0x275')]=function(_0x3397fb,_0x5e19bd){var _0x36bb36=_0x134928[_0x3f89('0x271')]['fromCanvas'](_0x3397fb,_0x5e19bd);return new _0x134928['Texture'](_0x36bb36);},_0x134928[_0x3f89('0x20f')]=function(){this['x0']=0x0,this['y0']=0x0,this['x1']=0x0,this['y1']=0x0,this['x2']=0x0,this['y2']=0x0,this['x3']=0x0,this['y3']=0x0;},_0x3f89('0x27d')!=typeof exports?(_0x3f89('0x27d')!=typeof module&&module['exports']&&(exports=module[_0x3f89('0x27e')]=_0x134928),exports[_0x3f89('0x27f')]=_0x134928):_0x3f89('0x27d')!=typeof define&&define[_0x3f89('0x280')]?define(_0x3f89('0x27f'),_0x59eb84[_0x3f89('0x27f')]=_0x134928):_0x59eb84[_0x3f89('0x27f')]=_0x134928,_0x134928;}[_0x3f89('0x48')](this),function(){function _0x3afe47(_0x408b31,_0xf013e5){this['_scaleFactor']=_0x408b31,this[_0x3f89('0x281')]=_0xf013e5,this[_0x3f89('0x282')]=null;}var _0x89f6c5=this,_0x1525a6=_0x1525a6||{'VERSION':_0x3f89('0x283'),'GAMES':[],'AUTO':0x0,'CANVAS':0x1,'WEBGL':0x2,'HEADLESS':0x3,'WEBGL_MULTI':0x4,'NONE':0x0,'LEFT':0x1,'RIGHT':0x2,'UP':0x3,'DOWN':0x4,'SPRITE':0x0,'BUTTON':0x1,'IMAGE':0x2,'GRAPHICS':0x3,'TEXT':0x4,'TILESPRITE':0x5,'BITMAPTEXT':0x6,'GROUP':0x7,'RENDERTEXTURE':0x8,'TILEMAP':0x9,'TILEMAPLAYER':0xa,'EMITTER':0xb,'POLYGON':0xc,'BITMAPDATA':0xd,'CANVAS_FILTER':0xe,'WEBGL_FILTER':0xf,'ELLIPSE':0x10,'SPRITEBATCH':0x11,'RETROFONT':0x12,'POINTER':0x13,'ROPE':0x14,'CIRCLE':0x15,'RECTANGLE':0x16,'LINE':0x17,'MATRIX':0x18,'POINT':0x19,'ROUNDEDRECTANGLE':0x1a,'CREATURE':0x1b,'VIDEO':0x1c,'PENDING_ATLAS':-0x1,'HORIZONTAL':0x0,'VERTICAL':0x1,'LANDSCAPE':0x0,'PORTRAIT':0x1,'ANGLE_UP':0x10e,'ANGLE_DOWN':0x5a,'ANGLE_LEFT':0xb4,'ANGLE_RIGHT':0x0,'ANGLE_NORTH_EAST':0x13b,'ANGLE_NORTH_WEST':0xe1,'ANGLE_SOUTH_EAST':0x2d,'ANGLE_SOUTH_WEST':0x87,'TOP_LEFT':0x0,'TOP_CENTER':0x1,'TOP_RIGHT':0x2,'LEFT_TOP':0x3,'LEFT_CENTER':0x4,'LEFT_BOTTOM':0x5,'CENTER':0x6,'RIGHT_TOP':0x7,'RIGHT_CENTER':0x8,'RIGHT_BOTTOM':0x9,'BOTTOM_LEFT':0xa,'BOTTOM_CENTER':0xb,'BOTTOM_RIGHT':0xc,'blendModes':{'NORMAL':0x0,'ADD':0x1,'MULTIPLY':0x2,'SCREEN':0x3,'OVERLAY':0x4,'DARKEN':0x5,'LIGHTEN':0x6,'COLOR_DODGE':0x7,'COLOR_BURN':0x8,'HARD_LIGHT':0x9,'SOFT_LIGHT':0xa,'DIFFERENCE':0xb,'EXCLUSION':0xc,'HUE':0xd,'SATURATION':0xe,'COLOR':0xf,'LUMINOSITY':0x10},'scaleModes':{'DEFAULT':0x0,'LINEAR':0x0,'NEAREST':0x1},'PIXI':PIXI||{},'_UID':0x0};if(Math[_0x3f89('0x284')]||(Math[_0x3f89('0x284')]=function(_0x463760){return _0x463760<0x0?Math['ceil'](_0x463760):Math['floor'](_0x463760);}),Function['prototype']['bind']||(Function['prototype']['bind']=function(){var _0x5dcee4=Array['prototype'][_0x3f89('0x285')];return function(_0x3311d5){function _0x3ae2a1(){var _0x1c41d6=_0x57a124[_0x3f89('0x286')](_0x5dcee4[_0x3f89('0x48')](arguments));_0x201864[_0x3f89('0x4e')](this instanceof _0x3ae2a1?this:_0x3311d5,_0x1c41d6);}var _0x201864=this,_0x57a124=_0x5dcee4[_0x3f89('0x48')](arguments,0x1);if(_0x3f89('0x287')!=typeof _0x201864)throw new TypeError();return _0x3ae2a1[_0x3f89('0x53')]=function _0x5dcee4(_0x50babb){if(_0x50babb&&(_0x5dcee4['prototype']=_0x50babb),!(this instanceof _0x5dcee4))return new _0x5dcee4();}(_0x201864[_0x3f89('0x53')]),_0x3ae2a1;};}()),Array[_0x3f89('0x288')]||(Array[_0x3f89('0x288')]=function(_0x1119bd){return _0x3f89('0x289')===Object[_0x3f89('0x53')][_0x3f89('0x28a')][_0x3f89('0x48')](_0x1119bd);}),Array['prototype']['forEach']||(Array[_0x3f89('0x53')][_0x3f89('0x28b')]=function(_0x3279c0){'use strict';if(void 0x0===this||null===this)throw new TypeError();var _0x1e766b=Object(this),_0x29130c=_0x1e766b['length']>>>0x0;if(_0x3f89('0x287')!=typeof _0x3279c0)throw new TypeError();for(var _0x39bf1b=arguments['length']>=0x2?arguments[0x1]:void 0x0,_0x5c3976=0x0;_0x5c3976<_0x29130c;_0x5c3976++)_0x5c3976 in _0x1e766b&&_0x3279c0[_0x3f89('0x48')](_0x39bf1b,_0x1e766b[_0x5c3976],_0x5c3976,_0x1e766b);}),_0x3f89('0x287')!=typeof window[_0x3f89('0x28c')]&&_0x3f89('0x28d')!=typeof window[_0x3f89('0x28c')]){var _0x6299fb=function(_0x319bbe){var _0x38349b=new Array();window[_0x319bbe]=function(_0x52caff){if('number'==typeof _0x52caff)for(Array[_0x3f89('0x48')](this,_0x52caff),this[_0x3f89('0x5')]=_0x52caff,_0x527096=0x0;_0x5270960x0&&0x64*Math[_0x3f89('0x29a')]()<=_0x1d3b26;},'randomChoice':function(_0x1cae74,_0x50558f){return Math[_0x3f89('0x29a')]()<0.5?_0x1cae74:_0x50558f;},'parseDimension':function(_0x5aa93e,_0x1d25c6){var _0x241cbe=0x0,_0x28fee3=0x0;return _0x3f89('0x29b')==typeof _0x5aa93e?'%'===_0x5aa93e[_0x3f89('0x24c')](-0x1)?(_0x241cbe=parseInt(_0x5aa93e,0xa)/0x64,_0x28fee3=0x0===_0x1d25c6?window['innerWidth']*_0x241cbe:window[_0x3f89('0x29c')]*_0x241cbe):_0x28fee3=parseInt(_0x5aa93e,0xa):_0x28fee3=_0x5aa93e,_0x28fee3;},'pad':function(_0x18e865,_0x5c17a1,_0x2f0b58,_0x899ca){if(void 0x0===_0x5c17a1)var _0x5c17a1=0x0;if(void 0x0===_0x2f0b58)var _0x2f0b58='\x20';if(void 0x0===_0x899ca)var _0x899ca=0x3;var _0x3e972e=0x0;if(_0x5c17a1+0x1>=(_0x18e865=_0x18e865['toString']())[_0x3f89('0x5')])switch(_0x899ca){case 0x1:_0x18e865=new Array(_0x5c17a1+0x1-_0x18e865[_0x3f89('0x5')])[_0x3f89('0xb3')](_0x2f0b58)+_0x18e865;break;case 0x3:var _0x43f373=Math[_0x3f89('0x56')]((_0x3e972e=_0x5c17a1-_0x18e865['length'])/0x2),_0x2db574=_0x3e972e-_0x43f373;_0x18e865=new Array(_0x2db574+0x1)[_0x3f89('0xb3')](_0x2f0b58)+_0x18e865+new Array(_0x43f373+0x1)['join'](_0x2f0b58);break;default:_0x18e865+=new Array(_0x5c17a1+0x1-_0x18e865[_0x3f89('0x5')])[_0x3f89('0xb3')](_0x2f0b58);}return _0x18e865;},'isPlainObject':function(_0x40bd5a){if('object'!=typeof _0x40bd5a||_0x40bd5a[_0x3f89('0x29d')]||_0x40bd5a===_0x40bd5a[_0x3f89('0x29e')])return!0x1;try{if(_0x40bd5a['constructor']&&!{}[_0x3f89('0x294')][_0x3f89('0x48')](_0x40bd5a[_0x3f89('0x6b')][_0x3f89('0x53')],_0x3f89('0x29f')))return!0x1;}catch(_0x48f327){return!0x1;}return!0x0;},'extend':function(){var _0x6e589e,_0x45dbe9,_0x2269f3,_0x5d4aae,_0x4f9aaa,_0x5f4b4d,_0x322286=arguments[0x0]||{},_0xd0edcd=0x1,_0x204b53=arguments[_0x3f89('0x5')],_0xb9d340=!0x1;for(_0x3f89('0x2a0')==typeof _0x322286&&(_0xb9d340=_0x322286,_0x322286=arguments[0x1]||{},_0xd0edcd=0x2),_0x204b53===_0xd0edcd&&(_0x322286=this,--_0xd0edcd);_0xd0edcd<_0x204b53;_0xd0edcd++)if(null!=(_0x6e589e=arguments[_0xd0edcd]))for(_0x45dbe9 in _0x6e589e)_0x2269f3=_0x322286[_0x45dbe9],_0x322286!==(_0x5d4aae=_0x6e589e[_0x45dbe9])&&(_0xb9d340&&_0x5d4aae&&(_0x1525a6[_0x3f89('0x295')]['isPlainObject'](_0x5d4aae)||(_0x4f9aaa=Array[_0x3f89('0x288')](_0x5d4aae)))?(_0x4f9aaa?(_0x4f9aaa=!0x1,_0x5f4b4d=_0x2269f3&&Array['isArray'](_0x2269f3)?_0x2269f3:[]):_0x5f4b4d=_0x2269f3&&_0x1525a6[_0x3f89('0x295')]['isPlainObject'](_0x2269f3)?_0x2269f3:{},_0x322286[_0x45dbe9]=_0x1525a6[_0x3f89('0x295')][_0x3f89('0x2a1')](_0xb9d340,_0x5f4b4d,_0x5d4aae)):void 0x0!==_0x5d4aae&&(_0x322286[_0x45dbe9]=_0x5d4aae));return _0x322286;},'mixinPrototype':function(_0x800d94,_0x38803d,_0x307c99){void 0x0===_0x307c99&&(_0x307c99=!0x1);for(var _0x1c1f41=Object[_0x3f89('0x2a2')](_0x38803d),_0x3a5f6b=0x0;_0x3a5f6b<_0x1c1f41[_0x3f89('0x5')];_0x3a5f6b++){var _0xc7268a=_0x1c1f41[_0x3a5f6b],_0x53b3e0=_0x38803d[_0xc7268a];!_0x307c99&&_0xc7268a in _0x800d94||(!_0x53b3e0||_0x3f89('0x287')!=typeof _0x53b3e0[_0x3f89('0x2a3')]&&'function'!=typeof _0x53b3e0[_0x3f89('0x2a4')]?_0x800d94[_0xc7268a]=_0x53b3e0:'function'==typeof _0x53b3e0[_0x3f89('0x2a5')]?_0x800d94[_0xc7268a]=_0x53b3e0[_0x3f89('0x2a5')]():Object['defineProperty'](_0x800d94,_0xc7268a,_0x53b3e0));}},'mixin':function(_0x3c35ba,_0xa51482){if(!_0x3c35ba||_0x3f89('0x28d')!=typeof _0x3c35ba)return _0xa51482;for(var _0x41d696 in _0x3c35ba){var _0xac190b=_0x3c35ba[_0x41d696];if(!_0xac190b[_0x3f89('0x2a6')]&&!_0xac190b[_0x3f89('0x2a7')]){var _0x321381=typeof _0x3c35ba[_0x41d696];_0x3c35ba[_0x41d696]&&'object'===_0x321381?typeof _0xa51482[_0x41d696]===_0x321381?_0xa51482[_0x41d696]=_0x1525a6['Utils'][_0x3f89('0x2a8')](_0x3c35ba[_0x41d696],_0xa51482[_0x41d696]):_0xa51482[_0x41d696]=_0x1525a6[_0x3f89('0x295')][_0x3f89('0x2a8')](_0x3c35ba[_0x41d696],new _0xac190b['constructor']()):_0xa51482[_0x41d696]=_0x3c35ba[_0x41d696];}}return _0xa51482;}},_0x1525a6['Circle']=function(_0x3562c7,_0x249068,_0x3e23f0){_0x3562c7=_0x3562c7||0x0,_0x249068=_0x249068||0x0,_0x3e23f0=_0x3e23f0||0x0,this['x']=_0x3562c7,this['y']=_0x249068,this['_diameter']=_0x3e23f0,this[_0x3f89('0x2a9')]=0x0,_0x3e23f0>0x0&&(this[_0x3f89('0x2a9')]=0.5*_0x3e23f0),this[_0x3f89('0xf5')]=_0x1525a6[_0x3f89('0x2aa')];},_0x1525a6[_0x3f89('0x2ab')]['prototype']={'circumference':function(){return Math['PI']*this[_0x3f89('0x2a9')]*0x2;},'random':function(_0x5e8cec){void 0x0===_0x5e8cec&&(_0x5e8cec=new _0x1525a6[(_0x3f89('0x27'))]());var _0x451dca=0x2*Math['PI']*Math[_0x3f89('0x29a')](),_0x7fb569=Math[_0x3f89('0x29a')]()+Math[_0x3f89('0x29a')](),_0x10b274=_0x7fb569>0x1?0x2-_0x7fb569:_0x7fb569,_0x333fdc=_0x10b274*Math[_0x3f89('0x2ac')](_0x451dca),_0x21d54d=_0x10b274*Math['sin'](_0x451dca);return _0x5e8cec['x']=this['x']+_0x333fdc*this[_0x3f89('0x2ad')],_0x5e8cec['y']=this['y']+_0x21d54d*this[_0x3f89('0x2ad')],_0x5e8cec;},'getBounds':function(){return new _0x1525a6[(_0x3f89('0x34'))](this['x']-this[_0x3f89('0x2ad')],this['y']-this['radius'],this['diameter'],this[_0x3f89('0x2ae')]);},'setTo':function(_0x2cdc13,_0x46d418,_0x5b9717){return this['x']=_0x2cdc13,this['y']=_0x46d418,this['_diameter']=_0x5b9717,this[_0x3f89('0x2a9')]=0.5*_0x5b9717,this;},'copyFrom':function(_0x98da18){return this[_0x3f89('0x2af')](_0x98da18['x'],_0x98da18['y'],_0x98da18[_0x3f89('0x2ae')]);},'copyTo':function(_0x4a1938){return _0x4a1938['x']=this['x'],_0x4a1938['y']=this['y'],_0x4a1938['diameter']=this['_diameter'],_0x4a1938;},'distance':function(_0x284a65,_0xf9a5f3){var _0x1f0f82=_0x1525a6[_0x3f89('0x45')][_0x3f89('0x2b0')](this['x'],this['y'],_0x284a65['x'],_0x284a65['y']);return _0xf9a5f3?Math['round'](_0x1f0f82):_0x1f0f82;},'clone':function(_0x221c7c){return void 0x0===_0x221c7c||null===_0x221c7c?_0x221c7c=new _0x1525a6['Circle'](this['x'],this['y'],this[_0x3f89('0x2ae')]):_0x221c7c[_0x3f89('0x2af')](this['x'],this['y'],this['diameter']),_0x221c7c;},'contains':function(_0x53d446,_0x3da2a0){return _0x1525a6[_0x3f89('0x2ab')]['contains'](this,_0x53d446,_0x3da2a0);},'circumferencePoint':function(_0x48eda7,_0x3a4f01,_0x1d9406){return _0x1525a6[_0x3f89('0x2ab')][_0x3f89('0x2b1')](this,_0x48eda7,_0x3a4f01,_0x1d9406);},'sample':function(_0x2bfcc0,_0x529a9b,_0x17377a,_0xc1a2e6,_0x1d0725){_0x2bfcc0||(_0x2bfcc0=0x3c),null==_0x529a9b&&(_0x529a9b=0x0),null==_0x17377a&&(_0x17377a=_0x1525a6[_0x3f89('0x45')]['PI2']),_0x1d0725||(_0x1d0725=[]);for(var _0x50c323=0x0;_0x50c323<_0x2bfcc0;)this[_0x3f89('0x2b1')](_0x1525a6['Math'][_0x3f89('0x2b2')](_0x529a9b,_0x17377a,_0x50c323/_0x2bfcc0),_0xc1a2e6,_0x1d0725[_0x50c323]||(_0x1d0725[_0x50c323]=new _0x1525a6[(_0x3f89('0x27'))]())),_0x50c323+=0x1;return _0x1d0725;},'offset':function(_0x446581,_0x5f1a73){return this['x']+=_0x446581,this['y']+=_0x5f1a73,this;},'offsetPoint':function(_0x4e89a9){return this['offset'](_0x4e89a9['x'],_0x4e89a9['y']);},'toString':function(){return'[{Phaser.Circle\x20(x='+this['x']+_0x3f89('0x2b3')+this['y']+'\x20diameter='+this[_0x3f89('0x2ae')]+_0x3f89('0x2b4')+this[_0x3f89('0x2ad')]+')}]';}},_0x1525a6['Circle'][_0x3f89('0x53')]['constructor']=_0x1525a6['Circle'],Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x2ab')]['prototype'],_0x3f89('0x2ae'),{'get':function(){return this[_0x3f89('0x2b5')];},'set':function(_0x54ff71){_0x54ff71>0x0&&(this['_diameter']=_0x54ff71,this['_radius']=0.5*_0x54ff71);}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x2ab')][_0x3f89('0x53')],_0x3f89('0x2ad'),{'get':function(){return this[_0x3f89('0x2a9')];},'set':function(_0x55f341){_0x55f341>0x0&&(this[_0x3f89('0x2a9')]=_0x55f341,this[_0x3f89('0x2b5')]=0x2*_0x55f341);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x2ab')][_0x3f89('0x53')],_0x3f89('0x2b6'),{'get':function(){return this['x']-this['_radius'];},'set':function(_0x5b02fd){_0x5b02fd>this['x']?(this[_0x3f89('0x2a9')]=0x0,this['_diameter']=0x0):this[_0x3f89('0x2ad')]=this['x']-_0x5b02fd;}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x2ab')]['prototype'],_0x3f89('0x2b7'),{'get':function(){return this['x']+this[_0x3f89('0x2a9')];},'set':function(_0x32b9a5){_0x32b9a5this['y']?(this[_0x3f89('0x2a9')]=0x0,this[_0x3f89('0x2b5')]=0x0):this[_0x3f89('0x2ad')]=this['y']-_0x3ed0d4;}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x2ab')][_0x3f89('0x53')],_0x3f89('0x2b9'),{'get':function(){return this['y']+this['_radius'];},'set':function(_0x798f7){_0x798f70x0?Math['PI']*this[_0x3f89('0x2a9')]*this[_0x3f89('0x2a9')]:0x0;}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x2ab')][_0x3f89('0x53')],_0x3f89('0x2bb'),{'get':function(){return 0x0===this[_0x3f89('0x2b5')];},'set':function(_0x57fe06){!0x0===_0x57fe06&&this[_0x3f89('0x2af')](0x0,0x0,0x0);}}),_0x1525a6[_0x3f89('0x2ab')][_0x3f89('0x7e')]=function(_0xd2e585,_0x2c68b3,_0xea52c2){return _0xd2e585[_0x3f89('0x2ad')]>0x0&&_0x2c68b3>=_0xd2e585['left']&&_0x2c68b3<=_0xd2e585[_0x3f89('0x2b7')]&&_0xea52c2>=_0xd2e585[_0x3f89('0x2b8')]&&_0xea52c2<=_0xd2e585[_0x3f89('0x2b9')]&&(_0xd2e585['x']-_0x2c68b3)*(_0xd2e585['x']-_0x2c68b3)+(_0xd2e585['y']-_0xea52c2)*(_0xd2e585['y']-_0xea52c2)<=_0xd2e585[_0x3f89('0x2ad')]*_0xd2e585[_0x3f89('0x2ad')];},_0x1525a6['Circle']['equals']=function(_0x383cae,_0x44a82d){return _0x383cae['x']===_0x44a82d['x']&&_0x383cae['y']===_0x44a82d['y']&&_0x383cae[_0x3f89('0x2ae')]===_0x44a82d[_0x3f89('0x2ae')];},_0x1525a6[_0x3f89('0x2ab')][_0x3f89('0x2bc')]=function(_0x5b553c,_0x4a8cb0){return _0x1525a6[_0x3f89('0x45')][_0x3f89('0x2b0')](_0x5b553c['x'],_0x5b553c['y'],_0x4a8cb0['x'],_0x4a8cb0['y'])<=_0x5b553c[_0x3f89('0x2ad')]+_0x4a8cb0[_0x3f89('0x2ad')];},_0x1525a6[_0x3f89('0x2ab')]['circumferencePoint']=function(_0x498fb7,_0x4380e7,_0x3cdc6b,_0x2bd670){return void 0x0===_0x3cdc6b&&(_0x3cdc6b=!0x1),void 0x0===_0x2bd670&&(_0x2bd670=new _0x1525a6[(_0x3f89('0x27'))]()),!0x0===_0x3cdc6b&&(_0x4380e7=_0x1525a6[_0x3f89('0x45')][_0x3f89('0x2bd')](_0x4380e7)),_0x2bd670['x']=_0x498fb7['x']+_0x498fb7['radius']*Math['cos'](_0x4380e7),_0x2bd670['y']=_0x498fb7['y']+_0x498fb7[_0x3f89('0x2ad')]*Math['sin'](_0x4380e7),_0x2bd670;},_0x1525a6[_0x3f89('0x2ab')][_0x3f89('0x2be')]=function(_0xd0943c,_0x219c81){var _0x29b500=Math[_0x3f89('0x2bf')](_0xd0943c['x']-_0x219c81['x']-_0x219c81[_0x3f89('0x2c0')]);if(_0x29b500>_0x219c81[_0x3f89('0x2c0')]+_0xd0943c['radius'])return!0x1;var _0x20d70d=Math[_0x3f89('0x2bf')](_0xd0943c['y']-_0x219c81['y']-_0x219c81['halfHeight']);if(_0x20d70d>_0x219c81[_0x3f89('0x2c1')]+_0xd0943c[_0x3f89('0x2ad')])return!0x1;if(_0x29b500<=_0x219c81['halfWidth']||_0x20d70d<=_0x219c81[_0x3f89('0x2c1')])return!0x0;var _0x409e00=_0x29b500-_0x219c81[_0x3f89('0x2c0')],_0x6bb137=_0x20d70d-_0x219c81[_0x3f89('0x2c1')];return _0x409e00*_0x409e00+_0x6bb137*_0x6bb137<=_0xd0943c['radius']*_0xd0943c[_0x3f89('0x2ad')];},_0x1525a6[_0x3f89('0x2ab')]['intersectsLine']=function(_0x3b445e,_0x38941e,_0x536679){var _0x1a44e9=_0x3b445e['x'],_0x303ff9=_0x3b445e['y'],_0x1f7ea8=(_0x38941e[_0x3f89('0x199')]['y']-_0x38941e['start']['y'])/(_0x38941e[_0x3f89('0x199')]['x']-_0x38941e[_0x3f89('0x89')]['x']),_0x67026f=_0x38941e[_0x3f89('0x199')]['y']-_0x1f7ea8*_0x38941e[_0x3f89('0x199')]['x'],_0x15f799=_0x3b445e[_0x3f89('0x2ad')],_0x5d0fef=_0x3b445e[_0x3f89('0x2ad')],_0x1da7b3=_0x67026f+_0x1f7ea8*_0x1a44e9,_0x21cfc9=(_0x1a44e9*(_0x5d0fef*_0x5d0fef)-_0x1f7ea8*(_0x15f799*_0x15f799)*(_0x67026f-_0x303ff9)+_0x15f799*_0x5d0fef*Math[_0x3f89('0x42')](_0x15f799*_0x15f799*(_0x1f7ea8*_0x1f7ea8)+_0x5d0fef*_0x5d0fef-_0x1da7b3*_0x1da7b3-_0x303ff9*_0x303ff9+0x2*_0x1da7b3*_0x303ff9))/(_0x15f799*_0x15f799*(_0x1f7ea8*_0x1f7ea8)+_0x5d0fef*_0x5d0fef),_0x47698a=(_0x1a44e9*(_0x5d0fef*_0x5d0fef)-_0x1f7ea8*(_0x15f799*_0x15f799)*(_0x67026f-_0x303ff9)-_0x15f799*_0x5d0fef*Math['sqrt'](_0x15f799*_0x15f799*(_0x1f7ea8*_0x1f7ea8)+_0x5d0fef*_0x5d0fef-_0x1da7b3*_0x1da7b3-_0x303ff9*_0x303ff9+0x2*_0x1da7b3*_0x303ff9))/(_0x15f799*_0x15f799*(_0x1f7ea8*_0x1f7ea8)+_0x5d0fef*_0x5d0fef),_0x519a05=_0x1f7ea8*_0x21cfc9+_0x67026f,_0x3ef2ba=_0x1f7ea8*_0x47698a+_0x67026f,_0x4b940d=new _0x1525a6['Point'](_0x21cfc9,_0x519a05),_0x26cbe2=new _0x1525a6[(_0x3f89('0x27'))](_0x47698a,_0x3ef2ba),_0x50c58f=_0x38941e['pointOnSegment'](_0x4b940d['x'],_0x4b940d['y'],0.01),_0x5d8727=_0x38941e[_0x3f89('0x2c2')](_0x26cbe2['x'],_0x26cbe2['y'],0.01);return _0x50c58f&&_0x5d8727?!_0x536679||[_0x4b940d,_0x26cbe2]:_0x50c58f?!_0x536679||[_0x4b940d]:_0x5d8727?!_0x536679||[_0x26cbe2]:!!_0x536679&&[];},PIXI[_0x3f89('0x2ab')]=_0x1525a6[_0x3f89('0x2ab')],_0x1525a6[_0x3f89('0x2c3')]=function(_0x154af4,_0xbbafc,_0x50c090,_0x51847f){_0x154af4=_0x154af4||0x0,_0xbbafc=_0xbbafc||0x0,_0x50c090=_0x50c090||0x0,_0x51847f=_0x51847f||0x0,this['x']=_0x154af4,this['y']=_0xbbafc,this[_0x3f89('0x23')]=_0x50c090,this[_0x3f89('0x24')]=_0x51847f,this[_0x3f89('0xf5')]=_0x1525a6['ELLIPSE'];},_0x1525a6[_0x3f89('0x2c3')][_0x3f89('0x53')]={'setTo':function(_0x26c09a,_0x2b47b8,_0x1a0fe9,_0x5d5adf){return this['x']=_0x26c09a,this['y']=_0x2b47b8,this['width']=_0x1a0fe9,this[_0x3f89('0x24')]=_0x5d5adf,this;},'getBounds':function(){return new _0x1525a6[(_0x3f89('0x34'))](this['x']-this['width'],this['y']-this[_0x3f89('0x24')],this[_0x3f89('0x23')],this[_0x3f89('0x24')]);},'copyFrom':function(_0x3c249a){return this[_0x3f89('0x2af')](_0x3c249a['x'],_0x3c249a['y'],_0x3c249a[_0x3f89('0x23')],_0x3c249a[_0x3f89('0x24')]);},'copyTo':function(_0x1b7734){return _0x1b7734['x']=this['x'],_0x1b7734['y']=this['y'],_0x1b7734[_0x3f89('0x23')]=this[_0x3f89('0x23')],_0x1b7734[_0x3f89('0x24')]=this['height'],_0x1b7734;},'clone':function(_0x3150b8){return void 0x0===_0x3150b8||null===_0x3150b8?_0x3150b8=new _0x1525a6['Ellipse'](this['x'],this['y'],this['width'],this[_0x3f89('0x24')]):_0x3150b8['setTo'](this['x'],this['y'],this['width'],this[_0x3f89('0x24')]),_0x3150b8;},'contains':function(_0x1b899c,_0x26aa61){return _0x1525a6[_0x3f89('0x2c3')][_0x3f89('0x7e')](this,_0x1b899c,_0x26aa61);},'random':function(_0x14abe1){void 0x0===_0x14abe1&&(_0x14abe1=new _0x1525a6[(_0x3f89('0x27'))]());var _0x381a9c=Math[_0x3f89('0x29a')]()*Math['PI']*0x2,_0x38769a=Math[_0x3f89('0x29a')]();return _0x14abe1['x']=Math[_0x3f89('0x42')](_0x38769a)*Math[_0x3f89('0x2ac')](_0x381a9c),_0x14abe1['y']=Math['sqrt'](_0x38769a)*Math[_0x3f89('0x41')](_0x381a9c),_0x14abe1['x']=this['x']+_0x14abe1['x']*this[_0x3f89('0x23')]/0x2,_0x14abe1['y']=this['y']+_0x14abe1['y']*this['height']/0x2,_0x14abe1;},'toString':function(){return _0x3f89('0x2c4')+this['x']+_0x3f89('0x2b3')+this['y']+_0x3f89('0x2c5')+this[_0x3f89('0x23')]+_0x3f89('0x2c6')+this[_0x3f89('0x24')]+')}]';}},_0x1525a6[_0x3f89('0x2c3')]['prototype']['constructor']=_0x1525a6[_0x3f89('0x2c3')],Object[_0x3f89('0x8e')](_0x1525a6['Ellipse'][_0x3f89('0x53')],'left',{'get':function(){return this['x'];},'set':function(_0x56f059){this['x']=_0x56f059;}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x2c3')][_0x3f89('0x53')],'right',{'get':function(){return this['x']+this['width'];},'set':function(_0x13de4a){_0x13de4a=_0x17593a&&_0x87aa7b<=_0xfe3599&&_0x36afc0>=_0x52a16b&&_0x36afc0<=_0x339ee8;},'random':function(_0x156263){void 0x0===_0x156263&&(_0x156263=new _0x1525a6[(_0x3f89('0x27'))]());var _0x5df265=Math[_0x3f89('0x29a')]();return _0x156263['x']=this[_0x3f89('0x89')]['x']+_0x5df265*(this[_0x3f89('0x199')]['x']-this[_0x3f89('0x89')]['x']),_0x156263['y']=this['start']['y']+_0x5df265*(this[_0x3f89('0x199')]['y']-this[_0x3f89('0x89')]['y']),_0x156263;},'coordinatesOnLine':function(_0x50fd40,_0x396f89){void 0x0===_0x50fd40&&(_0x50fd40=0x1),void 0x0===_0x396f89&&(_0x396f89=[]);var _0xac90=Math[_0x3f89('0x2d1')](this[_0x3f89('0x89')]['x']),_0x55601b=Math[_0x3f89('0x2d1')](this[_0x3f89('0x89')]['y']),_0x3a5f8b=Math[_0x3f89('0x2d1')](this[_0x3f89('0x199')]['x']),_0x49be3c=Math[_0x3f89('0x2d1')](this[_0x3f89('0x199')]['y']),_0x12c18a=Math[_0x3f89('0x2bf')](_0x3a5f8b-_0xac90),_0x1c6a14=Math[_0x3f89('0x2bf')](_0x49be3c-_0x55601b),_0x587880=_0xac90<_0x3a5f8b?0x1:-0x1,_0x29ea65=_0x55601b<_0x49be3c?0x1:-0x1,_0x4d695e=_0x12c18a-_0x1c6a14;_0x396f89[_0x3f89('0x6')]([_0xac90,_0x55601b]);for(var _0x4825b0=0x1;_0xac90!==_0x3a5f8b||_0x55601b!==_0x49be3c;){var _0x21a2e1=_0x4d695e<<0x1;_0x21a2e1>-_0x1c6a14&&(_0x4d695e-=_0x1c6a14,_0xac90+=_0x587880),_0x21a2e1<_0x12c18a&&(_0x4d695e+=_0x12c18a,_0x55601b+=_0x29ea65),_0x4825b0%_0x50fd40==0x0&&_0x396f89['push']([_0xac90,_0x55601b]),_0x4825b0++;}return _0x396f89;},'clone':function(_0x54759a){return void 0x0===_0x54759a||null===_0x54759a?_0x54759a=new _0x1525a6[(_0x3f89('0x2c8'))](this[_0x3f89('0x89')]['x'],this['start']['y'],this[_0x3f89('0x199')]['x'],this[_0x3f89('0x199')]['y']):_0x54759a[_0x3f89('0x2af')](this[_0x3f89('0x89')]['x'],this[_0x3f89('0x89')]['y'],this[_0x3f89('0x199')]['x'],this['end']['y']),_0x54759a;}},Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x2c8')]['prototype'],_0x3f89('0x5'),{'get':function(){return Math[_0x3f89('0x42')]((this[_0x3f89('0x199')]['x']-this[_0x3f89('0x89')]['x'])*(this[_0x3f89('0x199')]['x']-this[_0x3f89('0x89')]['x'])+(this[_0x3f89('0x199')]['y']-this['start']['y'])*(this['end']['y']-this[_0x3f89('0x89')]['y']));}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x2c8')][_0x3f89('0x53')],'angle',{'get':function(){return _0x1525a6[_0x3f89('0x27')]['angle'](this[_0x3f89('0x199')],this[_0x3f89('0x89')]);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x2c8')][_0x3f89('0x53')],'slope',{'get':function(){return(this['end']['y']-this['start']['y'])/(this[_0x3f89('0x199')]['x']-this[_0x3f89('0x89')]['x']);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x2c8')][_0x3f89('0x53')],_0x3f89('0x2d2'),{'get':function(){return-(this[_0x3f89('0x199')]['x']-this[_0x3f89('0x89')]['x'])/(this[_0x3f89('0x199')]['y']-this[_0x3f89('0x89')]['y']);}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x2c8')][_0x3f89('0x53')],'x',{'get':function(){return Math[_0x3f89('0x2cf')](this['start']['x'],this[_0x3f89('0x199')]['x']);}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x2c8')][_0x3f89('0x53')],'y',{'get':function(){return Math['min'](this['start']['y'],this[_0x3f89('0x199')]['y']);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x2c8')]['prototype'],_0x3f89('0x2b6'),{'get':function(){return Math['min'](this['start']['x'],this[_0x3f89('0x199')]['x']);}}),Object[_0x3f89('0x8e')](_0x1525a6['Line'][_0x3f89('0x53')],'right',{'get':function(){return Math['max'](this[_0x3f89('0x89')]['x'],this[_0x3f89('0x199')]['x']);}}),Object['defineProperty'](_0x1525a6['Line'][_0x3f89('0x53')],'top',{'get':function(){return Math[_0x3f89('0x2cf')](this[_0x3f89('0x89')]['y'],this['end']['y']);}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x2c8')][_0x3f89('0x53')],'bottom',{'get':function(){return Math[_0x3f89('0x55')](this['start']['y'],this[_0x3f89('0x199')]['y']);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x2c8')][_0x3f89('0x53')],_0x3f89('0x23'),{'get':function(){return Math[_0x3f89('0x2bf')](this[_0x3f89('0x89')]['x']-this[_0x3f89('0x199')]['x']);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x2c8')][_0x3f89('0x53')],_0x3f89('0x24'),{'get':function(){return Math['abs'](this[_0x3f89('0x89')]['y']-this[_0x3f89('0x199')]['y']);}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x2c8')][_0x3f89('0x53')],_0x3f89('0x2d3'),{'get':function(){return Math[_0x3f89('0x2ac')](this['angle']-1.5707963267948966);}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x2c8')][_0x3f89('0x53')],'normalY',{'get':function(){return Math[_0x3f89('0x41')](this[_0x3f89('0x2d4')]-1.5707963267948966);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x2c8')][_0x3f89('0x53')],_0x3f89('0x2d5'),{'get':function(){return _0x1525a6[_0x3f89('0x45')][_0x3f89('0x2d6')](this[_0x3f89('0x2d4')]-1.5707963267948966,-Math['PI'],Math['PI']);}}),_0x1525a6[_0x3f89('0x2c8')]['intersectsPoints']=function(_0x526511,_0x2243ce,_0x3db775,_0x496843,_0x12d420,_0x54ccd3){void 0x0===_0x12d420&&(_0x12d420=!0x0),void 0x0===_0x54ccd3&&(_0x54ccd3=new _0x1525a6['Point']());var _0xb4d340=_0x2243ce['y']-_0x526511['y'],_0x10efa6=_0x496843['y']-_0x3db775['y'],_0x2e8726=_0x526511['x']-_0x2243ce['x'],_0x296a73=_0x3db775['x']-_0x496843['x'],_0x88de68=_0x2243ce['x']*_0x526511['y']-_0x526511['x']*_0x2243ce['y'],_0x4ad10b=_0x496843['x']*_0x3db775['y']-_0x3db775['x']*_0x496843['y'],_0x29ecb7=_0xb4d340*_0x296a73-_0x10efa6*_0x2e8726;if(0x0===_0x29ecb7)return null;if(_0x54ccd3['x']=(_0x2e8726*_0x4ad10b-_0x296a73*_0x88de68)/_0x29ecb7,_0x54ccd3['y']=(_0x10efa6*_0x88de68-_0xb4d340*_0x4ad10b)/_0x29ecb7,_0x12d420){var _0x2ccb50=(_0x496843['y']-_0x3db775['y'])*(_0x2243ce['x']-_0x526511['x'])-(_0x496843['x']-_0x3db775['x'])*(_0x2243ce['y']-_0x526511['y']),_0xc4af0e=((_0x496843['x']-_0x3db775['x'])*(_0x526511['y']-_0x3db775['y'])-(_0x496843['y']-_0x3db775['y'])*(_0x526511['x']-_0x3db775['x']))/_0x2ccb50,_0x5cb542=((_0x2243ce['x']-_0x526511['x'])*(_0x526511['y']-_0x3db775['y'])-(_0x2243ce['y']-_0x526511['y'])*(_0x526511['x']-_0x3db775['x']))/_0x2ccb50;return _0xc4af0e>=0x0&&_0xc4af0e<=0x1&&_0x5cb542>=0x0&&_0x5cb542<=0x1?_0x54ccd3:null;}return _0x54ccd3;},_0x1525a6[_0x3f89('0x2c8')]['intersects']=function(_0x2e2e3a,_0x3b264a,_0x4169a4,_0x2b7cab){return _0x1525a6['Line'][_0x3f89('0x2cc')](_0x2e2e3a[_0x3f89('0x89')],_0x2e2e3a[_0x3f89('0x199')],_0x3b264a[_0x3f89('0x89')],_0x3b264a[_0x3f89('0x199')],_0x4169a4,_0x2b7cab);},_0x1525a6[_0x3f89('0x2c8')][_0x3f89('0x2be')]=function(_0x526b4c,_0x3dcad9){if(0x0===_0x526b4c[_0x3f89('0x5')]||_0x3dcad9[_0x3f89('0x2bb')])return!0x1;var _0x3ca3ad=_0x526b4c[_0x3f89('0x89')]['x'],_0x47c2c4=_0x526b4c[_0x3f89('0x89')]['y'],_0x1ec94c=_0x526b4c[_0x3f89('0x199')]['x'],_0x438e39=_0x526b4c[_0x3f89('0x199')]['y'],_0x2c7485=_0x3dcad9['x'],_0x3f84b9=_0x3dcad9['y'],_0x406ad2=_0x3dcad9['right'],_0x2cba36=_0x3dcad9['bottom'],_0x43d9f7=0x0;if(_0x3ca3ad>=_0x2c7485&&_0x3ca3ad<=_0x406ad2&&_0x47c2c4>=_0x3f84b9&&_0x47c2c4<=_0x2cba36||_0x1ec94c>=_0x2c7485&&_0x1ec94c<=_0x406ad2&&_0x438e39>=_0x3f84b9&&_0x438e39<=_0x2cba36)return!0x0;if(_0x3ca3ad<_0x2c7485&&_0x1ec94c>=_0x2c7485){if((_0x43d9f7=_0x47c2c4+(_0x438e39-_0x47c2c4)*(_0x2c7485-_0x3ca3ad)/(_0x1ec94c-_0x3ca3ad))>_0x3f84b9&&_0x43d9f7<=_0x2cba36)return!0x0;}else if(_0x3ca3ad>_0x406ad2&&_0x1ec94c<=_0x406ad2&&(_0x43d9f7=_0x47c2c4+(_0x438e39-_0x47c2c4)*(_0x406ad2-_0x3ca3ad)/(_0x1ec94c-_0x3ca3ad))>=_0x3f84b9&&_0x43d9f7<=_0x2cba36)return!0x0;if(_0x47c2c4<_0x3f84b9&&_0x438e39>=_0x3f84b9){if((_0x43d9f7=_0x3ca3ad+(_0x1ec94c-_0x3ca3ad)*(_0x3f84b9-_0x47c2c4)/(_0x438e39-_0x47c2c4))>=_0x2c7485&&_0x43d9f7<=_0x406ad2)return!0x0;}else if(_0x47c2c4>_0x2cba36&&_0x438e39<=_0x2cba36&&(_0x43d9f7=_0x3ca3ad+(_0x1ec94c-_0x3ca3ad)*(_0x2cba36-_0x47c2c4)/(_0x438e39-_0x47c2c4))>=_0x2c7485&&_0x43d9f7<=_0x406ad2)return!0x0;return!0x1;},_0x1525a6[_0x3f89('0x2c8')][_0x3f89('0x2d7')]=function(_0x295a8b,_0xb5203b,_0xa5d2ca){var _0x50a820=_0x1525a6[_0x3f89('0x2c8')][_0x3f89('0x2d7')];_0xa5d2ca||(_0xa5d2ca=new _0x1525a6[(_0x3f89('0x27'))]()),_0x50a820[_0x3f89('0x2d8')]||(_0x50a820[_0x3f89('0x2d8')]=[new _0x1525a6['Line'](),new _0x1525a6[(_0x3f89('0x2c8'))](),new _0x1525a6[(_0x3f89('0x2c8'))](),new _0x1525a6[(_0x3f89('0x2c8'))]()]),_0x50a820[_0x3f89('0x2d9')]||(_0x50a820[_0x3f89('0x2d9')]=new _0x1525a6['Point']());var _0x2733f5=_0x50a820['edges'],_0x5e4c10=_0x50a820[_0x3f89('0x2d9')]['set'](0x0),_0x41abec=_0xb5203b['x'],_0x3e3f42=_0xb5203b['y'],_0x1bd6f7=_0xb5203b['right'],_0x2be279=_0xb5203b['bottom'],_0x2bab9b=0x1/0x0;_0x2733f5[0x0][_0x3f89('0x2af')](_0x41abec,_0x3e3f42,_0x1bd6f7,_0x3e3f42),_0x2733f5[0x1]['setTo'](_0x41abec,_0x2be279,_0x1bd6f7,_0x2be279),_0x2733f5[0x2]['setTo'](_0x41abec,_0x3e3f42,_0x41abec,_0x2be279),_0x2733f5[0x3]['setTo'](_0x1bd6f7,_0x3e3f42,_0x1bd6f7,_0x2be279);for(var _0x5ec029,_0x2f85c0=0x0;_0x5ec029=_0x2733f5[_0x2f85c0];_0x2f85c0++)if(_0x295a8b[_0x3f89('0x2bc')](_0x5ec029,!0x0,_0x5e4c10)){var _0x48edf1=_0x295a8b[_0x3f89('0x89')][_0x3f89('0x2b0')](_0x5e4c10);_0x48edf1<_0x2bab9b&&(_0x2bab9b=_0x48edf1,_0xa5d2ca[_0x3f89('0x2da')](_0x5e4c10));}return null!=_0x48edf1?_0xa5d2ca:null;},_0x1525a6['Line'][_0x3f89('0x2db')]=function(_0x38346d,_0x339517){return 0x2*_0x339517[_0x3f89('0x2d5')]-3.141592653589793-_0x38346d['angle'];},_0x1525a6[_0x3f89('0x2f')]=function(_0x42fc7a,_0x5ad146,_0x3e5ce7,_0x5bbcb2,_0x502288,_0x260261){void 0x0!==_0x42fc7a&&null!==_0x42fc7a||(_0x42fc7a=0x1),void 0x0!==_0x5ad146&&null!==_0x5ad146||(_0x5ad146=0x0),void 0x0!==_0x3e5ce7&&null!==_0x3e5ce7||(_0x3e5ce7=0x0),void 0x0!==_0x5bbcb2&&null!==_0x5bbcb2||(_0x5bbcb2=0x1),void 0x0!==_0x502288&&null!==_0x502288||(_0x502288=0x0),void 0x0!==_0x260261&&null!==_0x260261||(_0x260261=0x0),this['a']=_0x42fc7a,this['b']=_0x5ad146,this['c']=_0x3e5ce7,this['d']=_0x5bbcb2,this['tx']=_0x502288,this['ty']=_0x260261,this[_0x3f89('0xf5')]=_0x1525a6['MATRIX'];},_0x1525a6[_0x3f89('0x2f')]['prototype']={'fromArray':function(_0x4d41f6){return this[_0x3f89('0x2af')](_0x4d41f6[0x0],_0x4d41f6[0x1],_0x4d41f6[0x3],_0x4d41f6[0x4],_0x4d41f6[0x2],_0x4d41f6[0x5]);},'setTo':function(_0x535c77,_0x40b513,_0x186c4e,_0x3f82b7,_0x4f5b0b,_0x471468){return this['a']=_0x535c77,this['b']=_0x40b513,this['c']=_0x186c4e,this['d']=_0x3f82b7,this['tx']=_0x4f5b0b,this['ty']=_0x471468,this;},'clone':function(_0x1a2f6d){return void 0x0===_0x1a2f6d||null===_0x1a2f6d?_0x1a2f6d=new _0x1525a6[(_0x3f89('0x2f'))](this['a'],this['b'],this['c'],this['d'],this['tx'],this['ty']):(_0x1a2f6d['a']=this['a'],_0x1a2f6d['b']=this['b'],_0x1a2f6d['c']=this['c'],_0x1a2f6d['d']=this['d'],_0x1a2f6d['tx']=this['tx'],_0x1a2f6d['ty']=this['ty']),_0x1a2f6d;},'copyTo':function(_0x4c5a01){return _0x4c5a01['copyFrom'](this),_0x4c5a01;},'copyFrom':function(_0x44ab18){return this['a']=_0x44ab18['a'],this['b']=_0x44ab18['b'],this['c']=_0x44ab18['c'],this['d']=_0x44ab18['d'],this['tx']=_0x44ab18['tx'],this['ty']=_0x44ab18['ty'],this;},'toArray':function(_0x554d83,_0x3e58c6){return void 0x0===_0x3e58c6&&(_0x3e58c6=new Float32Array(0x9)),_0x554d83?(_0x3e58c6[0x0]=this['a'],_0x3e58c6[0x1]=this['b'],_0x3e58c6[0x2]=0x0,_0x3e58c6[0x3]=this['c'],_0x3e58c6[0x4]=this['d'],_0x3e58c6[0x5]=0x0,_0x3e58c6[0x6]=this['tx'],_0x3e58c6[0x7]=this['ty'],_0x3e58c6[0x8]=0x1):(_0x3e58c6[0x0]=this['a'],_0x3e58c6[0x1]=this['c'],_0x3e58c6[0x2]=this['tx'],_0x3e58c6[0x3]=this['b'],_0x3e58c6[0x4]=this['d'],_0x3e58c6[0x5]=this['ty'],_0x3e58c6[0x6]=0x0,_0x3e58c6[0x7]=0x0,_0x3e58c6[0x8]=0x1),_0x3e58c6;},'apply':function(_0x315eca,_0x27c8fe){return void 0x0===_0x27c8fe&&(_0x27c8fe=new _0x1525a6[(_0x3f89('0x27'))]()),_0x27c8fe['x']=this['a']*_0x315eca['x']+this['c']*_0x315eca['y']+this['tx'],_0x27c8fe['y']=this['b']*_0x315eca['x']+this['d']*_0x315eca['y']+this['ty'],_0x27c8fe;},'applyInverse':function(_0x41f3af,_0x4826ab){void 0x0===_0x4826ab&&(_0x4826ab=new _0x1525a6[(_0x3f89('0x27'))]());var _0x12ce56=0x1/(this['a']*this['d']+this['c']*-this['b']),_0x4a513e=_0x41f3af['x'],_0x43f10e=_0x41f3af['y'];return _0x4826ab['x']=this['d']*_0x12ce56*_0x4a513e+-this['c']*_0x12ce56*_0x43f10e+(this['ty']*this['c']-this['tx']*this['d'])*_0x12ce56,_0x4826ab['y']=this['a']*_0x12ce56*_0x43f10e+-this['b']*_0x12ce56*_0x4a513e+(-this['ty']*this['a']+this['tx']*this['b'])*_0x12ce56,_0x4826ab;},'translate':function(_0x576e4a,_0x460f4e){return this['tx']+=_0x576e4a,this['ty']+=_0x460f4e,this;},'scale':function(_0xd84371,_0x18287a){return this['a']*=_0xd84371,this['d']*=_0x18287a,this['c']*=_0xd84371,this['b']*=_0x18287a,this['tx']*=_0xd84371,this['ty']*=_0x18287a,this;},'rotate':function(_0x165410){var _0x27a24e=Math['cos'](_0x165410),_0xd2f87d=Math[_0x3f89('0x41')](_0x165410),_0xd98959=this['a'],_0x319fd6=this['c'],_0x35742c=this['tx'];return this['a']=_0xd98959*_0x27a24e-this['b']*_0xd2f87d,this['b']=_0xd98959*_0xd2f87d+this['b']*_0x27a24e,this['c']=_0x319fd6*_0x27a24e-this['d']*_0xd2f87d,this['d']=_0x319fd6*_0xd2f87d+this['d']*_0x27a24e,this['tx']=_0x35742c*_0x27a24e-this['ty']*_0xd2f87d,this['ty']=_0x35742c*_0xd2f87d+this['ty']*_0x27a24e,this;},'append':function(_0x2d97d6){var _0x433a62=this['a'],_0x5d0e72=this['b'],_0x6fef1a=this['c'],_0x4dca95=this['d'];return this['a']=_0x2d97d6['a']*_0x433a62+_0x2d97d6['b']*_0x6fef1a,this['b']=_0x2d97d6['a']*_0x5d0e72+_0x2d97d6['b']*_0x4dca95,this['c']=_0x2d97d6['c']*_0x433a62+_0x2d97d6['d']*_0x6fef1a,this['d']=_0x2d97d6['c']*_0x5d0e72+_0x2d97d6['d']*_0x4dca95,this['tx']=_0x2d97d6['tx']*_0x433a62+_0x2d97d6['ty']*_0x6fef1a+this['tx'],this['ty']=_0x2d97d6['tx']*_0x5d0e72+_0x2d97d6['ty']*_0x4dca95+this['ty'],this;},'identity':function(){return this[_0x3f89('0x2af')](0x1,0x0,0x0,0x1,0x0,0x0);}},_0x1525a6[_0x3f89('0x7f')]=new _0x1525a6[(_0x3f89('0x2f'))](),_0x1525a6[_0x3f89('0x27')]=function(_0x489e9a,_0x29e381){_0x489e9a=_0x489e9a||0x0,_0x29e381=_0x29e381||0x0,this['x']=_0x489e9a,this['y']=_0x29e381,this[_0x3f89('0xf5')]=_0x1525a6[_0x3f89('0x2dc')];},_0x1525a6[_0x3f89('0x27')][_0x3f89('0x53')]={'copyFrom':function(_0x23fe97){return this[_0x3f89('0x2af')](_0x23fe97['x'],_0x23fe97['y']);},'invert':function(){return this['setTo'](this['y'],this['x']);},'setTo':function(_0x395b43,_0x2f71c6){return _0x1525a6['Point'][_0x3f89('0x2a4')](this,_0x395b43,_0x2f71c6);},'set':function(_0x2822b3,_0x33315e){return _0x1525a6[_0x3f89('0x27')][_0x3f89('0x2a4')](this,_0x2822b3,_0x33315e);},'setToPolar':function(_0x47d51d,_0x16bc20,_0x38e322){return null==_0x16bc20&&(_0x16bc20=0x1),_0x38e322&&(_0x47d51d=_0x1525a6[_0x3f89('0x45')][_0x3f89('0x2bd')](_0x47d51d)),this[_0x3f89('0x2af')](Math[_0x3f89('0x2ac')](_0x47d51d)*_0x16bc20,Math[_0x3f89('0x41')](_0x47d51d)*_0x16bc20);},'add':function(_0x5c35de,_0x3d3ca6){return this['x']+=_0x5c35de,this['y']+=_0x3d3ca6,this;},'subtract':function(_0x46e52d,_0xb9166a){return this['x']-=_0x46e52d,this['y']-=_0xb9166a,this;},'multiply':function(_0x2ac0e7,_0x245d80){return this['x']*=_0x2ac0e7,this['y']*=_0x245d80,this;},'divide':function(_0x409dbf,_0x5f17d1){return this['x']/=_0x409dbf,this['y']/=_0x5f17d1,this;},'clampX':function(_0x15fc7e,_0x5386b7){return this['x']=_0x1525a6[_0x3f89('0x45')]['clamp'](this['x'],_0x15fc7e,_0x5386b7),this;},'clampY':function(_0x3c4262,_0x2b6feb){return this['y']=_0x1525a6[_0x3f89('0x45')][_0x3f89('0x2dd')](this['y'],_0x3c4262,_0x2b6feb),this;},'clamp':function(_0x2b3b1e,_0x2824ed){return this['x']=_0x1525a6[_0x3f89('0x45')][_0x3f89('0x2dd')](this['x'],_0x2b3b1e,_0x2824ed),this['y']=_0x1525a6['Math'][_0x3f89('0x2dd')](this['y'],_0x2b3b1e,_0x2824ed),this;},'clip':function(_0x1b71bb){var _0x3aac71=_0x1b71bb[_0x3f89('0x2b6')],_0x2fc16d=_0x1b71bb['top'],_0x2d781f=_0x1b71bb[_0x3f89('0x2b7')],_0x5db7bb=_0x1b71bb[_0x3f89('0x2b9')];return this['x']<_0x3aac71?this['x']=_0x3aac71:this['x']>_0x2d781f&&(this['x']=_0x2d781f),this['y']<_0x2fc16d?this['y']=_0x2fc16d:this['y']>_0x5db7bb&&(this['y']=_0x5db7bb),this;},'clone':function(_0x3d6b43){return void 0x0===_0x3d6b43||null===_0x3d6b43?_0x3d6b43=new _0x1525a6[(_0x3f89('0x27'))](this['x'],this['y']):_0x3d6b43[_0x3f89('0x2af')](this['x'],this['y']),_0x3d6b43;},'copyTo':function(_0x187dd0){return _0x187dd0['x']=this['x'],_0x187dd0['y']=this['y'],_0x187dd0;},'distance':function(_0x25df9d,_0x24f0c4){return _0x1525a6[_0x3f89('0x27')][_0x3f89('0x2b0')](this,_0x25df9d,_0x24f0c4);},'equals':function(_0x51626b){return _0x51626b['x']===this['x']&&_0x51626b['y']===this['y'];},'equalsXY':function(_0x4ebc5c,_0x5cfcda){return this['x']===_0x4ebc5c&&this['y']===_0x5cfcda;},'fuzzyEquals':function(_0x5a242c,_0x23b08c){return _0x1525a6[_0x3f89('0x27')][_0x3f89('0x2de')](this,_0x5a242c,_0x23b08c);},'fuzzyEqualsXY':function(_0x759b7c,_0x19c706,_0x529d1d){return _0x1525a6[_0x3f89('0x27')][_0x3f89('0x2df')](this,_0x759b7c,_0x19c706,_0x529d1d);},'angle':function(_0x3439ce,_0x473d1a){return this[_0x3f89('0x2e0')](_0x3439ce['x'],_0x3439ce['y'],_0x473d1a);},'angleXY':function(_0x19c5fd,_0x371c6f,_0x580ea1){var _0x52dee2=Math['atan2'](_0x371c6f-this['y'],_0x19c5fd-this['x']);return _0x580ea1?_0x1525a6['Math']['radToDeg'](_0x52dee2):_0x52dee2;},'atan':function(_0x1f8fb4){var _0x2b5649=Math['atan2'](this['y'],this['x']);return _0x1f8fb4?_0x1525a6[_0x3f89('0x45')][_0x3f89('0x2e1')](_0x2b5649):_0x2b5649;},'rotate':function(_0x1e8a5d,_0x3e17db,_0x3b356c,_0x311fd7,_0x53feda){return _0x1525a6[_0x3f89('0x27')]['rotate'](this,_0x1e8a5d,_0x3e17db,_0x3b356c,_0x311fd7,_0x53feda);},'getMagnitude':function(){return Math[_0x3f89('0x42')](this['x']*this['x']+this['y']*this['y']);},'getMagnitudeSq':function(){return this['x']*this['x']+this['y']*this['y'];},'setMagnitude':function(_0x29b455){return this['normalize']()['multiply'](_0x29b455,_0x29b455);},'normalize':function(){if(!this[_0x3f89('0x2e2')]()){var _0x3add05=this[_0x3f89('0x2e3')]();this['x']/=_0x3add05,this['y']/=_0x3add05;}return this;},'limit':function(_0x10b803){return this[_0x3f89('0x2e4')]()>_0x10b803*_0x10b803&&this['setMagnitude'](_0x10b803),this;},'expand':function(_0x56a426){return this[_0x3f89('0x2e4')]()<_0x56a426*_0x56a426&&this[_0x3f89('0x2e5')](_0x56a426),this;},'isZero':function(){return 0x0===this['x']&&0x0===this['y'];},'dot':function(_0x5a19c4){return this['x']*_0x5a19c4['x']+this['y']*_0x5a19c4['y'];},'cross':function(_0x1a3de3){return this['x']*_0x1a3de3['y']-this['y']*_0x1a3de3['x'];},'perp':function(){return this['setTo'](-this['y'],this['x']);},'rperp':function(){return this[_0x3f89('0x2af')](this['y'],-this['x']);},'normalRightHand':function(){return this['setTo'](-0x1*this['y'],this['x']);},'floor':function(){return this['setTo'](Math[_0x3f89('0xab')](this['x']),Math[_0x3f89('0xab')](this['y']));},'ceil':function(){return this[_0x3f89('0x2af')](Math[_0x3f89('0x56')](this['x']),Math[_0x3f89('0x56')](this['y']));},'round':function(){return this[_0x3f89('0x2af')](Math[_0x3f89('0x2d1')](this['x']),Math[_0x3f89('0x2d1')](this['y']));},'toString':function(){return _0x3f89('0x2e6')+this['x']+'\x20y='+this['y']+_0x3f89('0x2e7');}},_0x1525a6[_0x3f89('0x27')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6['Point'],_0x1525a6[_0x3f89('0x27')]['add']=function(_0x9ffa7d,_0x274628,_0x10779d){return void 0x0===_0x10779d&&(_0x10779d=new _0x1525a6[(_0x3f89('0x27'))]()),_0x10779d['x']=_0x9ffa7d['x']+_0x274628['x'],_0x10779d['y']=_0x9ffa7d['y']+_0x274628['y'],_0x10779d;},_0x1525a6[_0x3f89('0x27')]['subtract']=function(_0x23d913,_0x156ab5,_0x3684dc){return void 0x0===_0x3684dc&&(_0x3684dc=new _0x1525a6[(_0x3f89('0x27'))]()),_0x3684dc['x']=_0x23d913['x']-_0x156ab5['x'],_0x3684dc['y']=_0x23d913['y']-_0x156ab5['y'],_0x3684dc;},_0x1525a6['Point']['multiply']=function(_0x5c881f,_0x5d2020,_0x1fd2a8){return void 0x0===_0x1fd2a8&&(_0x1fd2a8=new _0x1525a6[(_0x3f89('0x27'))]()),_0x1fd2a8['x']=_0x5c881f['x']*_0x5d2020['x'],_0x1fd2a8['y']=_0x5c881f['y']*_0x5d2020['y'],_0x1fd2a8;},_0x1525a6[_0x3f89('0x27')][_0x3f89('0x2e8')]=function(_0x5944b0,_0xcb29ca,_0x272bda){return void 0x0===_0x272bda&&(_0x272bda=new _0x1525a6[(_0x3f89('0x27'))]()),_0x272bda['x']=_0x5944b0['x']/_0xcb29ca['x'],_0x272bda['y']=_0x5944b0['y']/_0xcb29ca['y'],_0x272bda;},_0x1525a6[_0x3f89('0x27')][_0x3f89('0x2e9')]=function(_0x3cedc7,_0x22683c){return _0x3cedc7['x']===_0x22683c['x']&&_0x3cedc7['y']===_0x22683c['y'];},_0x1525a6[_0x3f89('0x27')][_0x3f89('0x2ea')]=function(_0x5982cc,_0xa6ff3f,_0x56023b){return _0x5982cc['x']===_0xa6ff3f&&_0x5982cc['y']===_0x56023b;},_0x1525a6[_0x3f89('0x27')][_0x3f89('0x2de')]=function(_0x14d548,_0x432dee,_0x39cc48){return _0x1525a6[_0x3f89('0x45')]['fuzzyEquals'](_0x14d548['x'],_0x432dee['x'],_0x39cc48)&&_0x1525a6[_0x3f89('0x45')][_0x3f89('0x2de')](_0x14d548['y'],_0x432dee['y'],_0x39cc48);},_0x1525a6['Point'][_0x3f89('0x2df')]=function(_0x1fc14c,_0x352f50,_0x2cf22d,_0x5dee49){return _0x1525a6[_0x3f89('0x45')][_0x3f89('0x2de')](_0x1fc14c['x'],_0x352f50,_0x5dee49)&&_0x1525a6[_0x3f89('0x45')][_0x3f89('0x2de')](_0x1fc14c['y'],_0x2cf22d,_0x5dee49);},_0x1525a6[_0x3f89('0x27')][_0x3f89('0x2d4')]=function(_0x218cdf,_0x49b03a){return Math[_0x3f89('0x2eb')](_0x218cdf['y']-_0x49b03a['y'],_0x218cdf['x']-_0x49b03a['x']);},_0x1525a6[_0x3f89('0x27')]['negative']=function(_0x1e528f,_0x5ca277){return void 0x0===_0x5ca277&&(_0x5ca277=new _0x1525a6[(_0x3f89('0x27'))]()),_0x5ca277[_0x3f89('0x2af')](-_0x1e528f['x'],-_0x1e528f['y']);},_0x1525a6[_0x3f89('0x27')][_0x3f89('0x2ec')]=function(_0x479ba1,_0x51d058,_0x518ffd,_0xf0b885){return void 0x0===_0xf0b885&&(_0xf0b885=new _0x1525a6['Point']()),_0xf0b885[_0x3f89('0x2af')](_0x479ba1['x']+_0x51d058['x']*_0x518ffd,_0x479ba1['y']+_0x51d058['y']*_0x518ffd);},_0x1525a6[_0x3f89('0x27')]['interpolate']=function(_0x4799d6,_0x2c7330,_0x5fa618,_0x21bd87){return void 0x0===_0x21bd87&&(_0x21bd87=new _0x1525a6['Point']()),_0x21bd87[_0x3f89('0x2af')](_0x4799d6['x']+(_0x2c7330['x']-_0x4799d6['x'])*_0x5fa618,_0x4799d6['y']+(_0x2c7330['y']-_0x4799d6['y'])*_0x5fa618);},_0x1525a6[_0x3f89('0x27')][_0x3f89('0x2ed')]=function(_0xa9a7a5,_0x3d8536){return void 0x0===_0x3d8536&&(_0x3d8536=new _0x1525a6['Point']()),_0x3d8536[_0x3f89('0x2af')](-_0xa9a7a5['y'],_0xa9a7a5['x']);},_0x1525a6[_0x3f89('0x27')][_0x3f89('0x2ee')]=function(_0x5bf9ac,_0x36dd6d){return void 0x0===_0x36dd6d&&(_0x36dd6d=new _0x1525a6[(_0x3f89('0x27'))]()),_0x36dd6d[_0x3f89('0x2af')](_0x5bf9ac['y'],-_0x5bf9ac['x']);},_0x1525a6[_0x3f89('0x27')]['distance']=function(_0x21c881,_0x215252,_0x4bee1f){var _0x418e53=_0x1525a6[_0x3f89('0x45')]['distance'](_0x21c881['x'],_0x21c881['y'],_0x215252['x'],_0x215252['y']);return _0x4bee1f?Math[_0x3f89('0x2d1')](_0x418e53):_0x418e53;},_0x1525a6['Point'][_0x3f89('0x2ef')]=function(_0x3e71be,_0x2f012c,_0x59db9e){void 0x0===_0x59db9e&&(_0x59db9e=new _0x1525a6[(_0x3f89('0x27'))]());var _0x33cc19=_0x3e71be['dot'](_0x2f012c)/_0x2f012c[_0x3f89('0x2e4')]();return 0x0!==_0x33cc19&&_0x59db9e[_0x3f89('0x2af')](_0x33cc19*_0x2f012c['x'],_0x33cc19*_0x2f012c['y']),_0x59db9e;},_0x1525a6[_0x3f89('0x27')][_0x3f89('0x2f0')]=function(_0x4a63bf,_0x3bd6e6,_0x1cc5fb){void 0x0===_0x1cc5fb&&(_0x1cc5fb=new _0x1525a6[(_0x3f89('0x27'))]());var _0x5e34a5=_0x4a63bf['dot'](_0x3bd6e6);return 0x0!==_0x5e34a5&&_0x1cc5fb[_0x3f89('0x2af')](_0x5e34a5*_0x3bd6e6['x'],_0x5e34a5*_0x3bd6e6['y']),_0x1cc5fb;},_0x1525a6[_0x3f89('0x27')]['normalRightHand']=function(_0x55a2bd,_0x13c8af){return void 0x0===_0x13c8af&&(_0x13c8af=new _0x1525a6[(_0x3f89('0x27'))]()),_0x13c8af[_0x3f89('0x2af')](-0x1*_0x55a2bd['y'],_0x55a2bd['x']);},_0x1525a6['Point'][_0x3f89('0x2f1')]=function(_0x2cd967,_0x18d5ae){void 0x0===_0x18d5ae&&(_0x18d5ae=new _0x1525a6['Point']());var _0x174340=_0x2cd967[_0x3f89('0x2e3')]();return 0x0!==_0x174340&&_0x18d5ae[_0x3f89('0x2af')](_0x2cd967['x']/_0x174340,_0x2cd967['y']/_0x174340),_0x18d5ae;},_0x1525a6[_0x3f89('0x27')][_0x3f89('0x2cb')]=function(_0x1b3732,_0x52baa5,_0x3c136f,_0x47ed7d,_0x527208,_0x414f34){if(_0x527208&&(_0x47ed7d=_0x1525a6[_0x3f89('0x45')][_0x3f89('0x2bd')](_0x47ed7d)),void 0x0===_0x414f34){_0x1b3732[_0x3f89('0x2f2')](_0x52baa5,_0x3c136f);var _0x46465c=Math['sin'](_0x47ed7d),_0x314f4e=Math[_0x3f89('0x2ac')](_0x47ed7d),_0x250b1e=_0x314f4e*_0x1b3732['x']-_0x46465c*_0x1b3732['y'],_0x364ab2=_0x46465c*_0x1b3732['x']+_0x314f4e*_0x1b3732['y'];_0x1b3732['x']=_0x250b1e+_0x52baa5,_0x1b3732['y']=_0x364ab2+_0x3c136f;}else{var _0x36a068=_0x47ed7d+Math[_0x3f89('0x2eb')](_0x1b3732['y']-_0x3c136f,_0x1b3732['x']-_0x52baa5);_0x1b3732['x']=_0x52baa5+_0x414f34*Math['cos'](_0x36a068),_0x1b3732['y']=_0x3c136f+_0x414f34*Math[_0x3f89('0x41')](_0x36a068);}return _0x1b3732;},_0x1525a6['Point'][_0x3f89('0x2f3')]=function(_0x47ebae,_0x47c605){if(void 0x0===_0x47c605&&(_0x47c605=new _0x1525a6[(_0x3f89('0x27'))]()),_0x3f89('0x289')!==Object[_0x3f89('0x53')][_0x3f89('0x28a')]['call'](_0x47ebae))throw new Error('Phaser.Point.\x20Parameter\x20\x27points\x27\x20must\x20be\x20an\x20array');var _0x2efc49=_0x47ebae['length'];if(_0x2efc49<0x1)throw new Error(_0x3f89('0x2f4'));if(0x1===_0x2efc49)return _0x47c605[_0x3f89('0x2da')](_0x47ebae[0x0]),_0x47c605;for(var _0x50dd90=0x0;_0x50dd90<_0x2efc49;_0x50dd90++)_0x1525a6[_0x3f89('0x27')][_0x3f89('0x2cd')](_0x47c605,_0x47ebae[_0x50dd90],_0x47c605);return _0x47c605[_0x3f89('0x2e8')](_0x2efc49,_0x2efc49),_0x47c605;},_0x1525a6[_0x3f89('0x27')][_0x3f89('0x2f5')]=function(_0x55d209,_0x311d84,_0x11fc84){_0x311d84=_0x311d84||'x',_0x11fc84=_0x11fc84||'y';var _0x44e37b=new _0x1525a6['Point']();return _0x55d209[_0x311d84]&&(_0x44e37b['x']=parseInt(_0x55d209[_0x311d84],0xa)),_0x55d209[_0x11fc84]&&(_0x44e37b['y']=parseInt(_0x55d209[_0x11fc84],0xa)),_0x44e37b;},_0x1525a6[_0x3f89('0x27')][_0x3f89('0x2f6')]=function(_0x100393){return null!=_0x100393&&_0x3f89('0x239')==typeof _0x100393['x']&&_0x3f89('0x239')==typeof _0x100393['y'];},_0x1525a6[_0x3f89('0x27')][_0x3f89('0x2a4')]=function(_0x56da3e,_0x12bfb8,_0x2cbfc3){return _0x56da3e['x']=_0x12bfb8||0x0,_0x56da3e['y']=_0x2cbfc3||(0x0!==_0x2cbfc3?_0x56da3e['x']:0x0),_0x56da3e;},_0x1525a6[_0x3f89('0x27')]['sortClockwise']=function(_0x10fb98,_0x2d4a5a){_0x2d4a5a||(_0x2d4a5a=this[_0x3f89('0x2f3')](_0x10fb98));var _0x7d5e9f=_0x2d4a5a['x'],_0x11e890=_0x2d4a5a['y'];return _0x10fb98['sort'](function(_0x3f076a,_0x5c6684){if(_0x3f076a['x']-_0x7d5e9f>=0x0&&_0x5c6684['x']-_0x7d5e9f<0x0)return-0x1;if(_0x3f076a['x']-_0x7d5e9f<0x0&&_0x5c6684['x']-_0x7d5e9f>=0x0)return 0x1;if(_0x3f076a['x']-_0x7d5e9f==0x0&&_0x5c6684['x']-_0x7d5e9f==0x0)return _0x3f076a['y']-_0x11e890>=0x0||_0x5c6684['y']-_0x11e890>=0x0?_0x3f076a['y']>_0x5c6684['y']?0x1:-0x1:_0x5c6684['y']>_0x3f076a['y']?0x1:-0x1;var _0x4f8eb6=(_0x3f076a['x']-_0x7d5e9f)*-(_0x5c6684['y']-_0x11e890)-(_0x5c6684['x']-_0x7d5e9f)*-(_0x3f076a['y']-_0x11e890);return _0x4f8eb6<0x0?-0x1:_0x4f8eb6>0x0?0x1:(_0x3f076a['x']-_0x7d5e9f)*(_0x3f076a['x']-_0x7d5e9f)+(_0x3f076a['y']-_0x11e890)*(_0x3f076a['y']-_0x11e890)>(_0x5c6684['x']-_0x7d5e9f)*(_0x5c6684['x']-_0x7d5e9f)+(_0x5c6684['y']-_0x11e890)*(_0x5c6684['y']-_0x11e890)?-0x1:0x1;});},PIXI[_0x3f89('0x27')]=_0x1525a6[_0x3f89('0x27')],_0x1525a6[_0x3f89('0x2f7')]=function(){this['area']=0x0,this[_0x3f89('0x2f8')]=[],arguments[_0x3f89('0x5')]>0x0&&this[_0x3f89('0x2af')][_0x3f89('0x4e')](this,arguments),this['closed']=!0x0,this['flattened']=!0x1,this[_0x3f89('0xf5')]=_0x1525a6['POLYGON'];},_0x1525a6['Polygon'][_0x3f89('0x53')]={'toNumberArray':function(_0x563c3c){void 0x0===_0x563c3c&&(_0x563c3c=[]);for(var _0x466fc1=0x0;_0x466fc10x0){Array[_0x3f89('0x288')](_0x3750b8)||(_0x3750b8=Array[_0x3f89('0x53')]['slice'][_0x3f89('0x48')](arguments));for(var _0xeb2619=Number['MAX_VALUE'],_0x4093ad=0x0,_0x31f247=_0x3750b8['length'];_0x4093ad<_0x31f247;_0x4093ad++){if(_0x3f89('0x239')==typeof _0x3750b8[_0x4093ad])_0x252530=new PIXI[(_0x3f89('0x27'))](_0x3750b8[_0x4093ad],_0x3750b8[_0x4093ad+0x1]),_0x4093ad++;else if(Array['isArray'](_0x3750b8[_0x4093ad]))_0x252530=new PIXI[(_0x3f89('0x27'))](_0x3750b8[_0x4093ad][0x0],_0x3750b8[_0x4093ad][0x1]);else var _0x252530=new PIXI['Point'](_0x3750b8[_0x4093ad]['x'],_0x3750b8[_0x4093ad]['y']);this[_0x3f89('0x2f8')][_0x3f89('0x6')](_0x252530),_0x252530['y']<_0xeb2619&&(_0xeb2619=_0x252530['y']);}this[_0x3f89('0x2fb')](_0xeb2619);}return this;},'calculateArea':function(_0xfef73d){for(var _0x1ea7cf,_0x54ce5c,_0x2c3777,_0x165649,_0x3d4926=0x0,_0x72dda3=this[_0x3f89('0x2f8')]['length'];_0x3d4926<_0x72dda3;_0x3d4926++)_0x1ea7cf=this[_0x3f89('0x2f8')][_0x3d4926],_0x54ce5c=_0x3d4926===_0x72dda3-0x1?this[_0x3f89('0x2f8')][0x0]:this[_0x3f89('0x2f8')][_0x3d4926+0x1],_0x2c3777=(_0x1ea7cf['y']-_0xfef73d+(_0x54ce5c['y']-_0xfef73d))/0x2,_0x165649=_0x1ea7cf['x']-_0x54ce5c['x'],this[_0x3f89('0x2ba')]+=_0x2c3777*_0x165649;return this[_0x3f89('0x2ba')];}},_0x1525a6['Polygon']['prototype'][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x2f7')],Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x2f7')][_0x3f89('0x53')],_0x3f89('0x2fc'),{'get':function(){return this['_points'];}}),PIXI['Polygon']=_0x1525a6[_0x3f89('0x2f7')],_0x1525a6[_0x3f89('0x34')]=function(_0x33c990,_0x6b1018,_0x362273,_0x33fdb7){_0x33c990=_0x33c990||0x0,_0x6b1018=_0x6b1018||0x0,_0x362273=_0x362273||0x0,_0x33fdb7=_0x33fdb7||0x0,this['x']=_0x33c990,this['y']=_0x6b1018,this[_0x3f89('0x23')]=_0x362273,this[_0x3f89('0x24')]=_0x33fdb7,this['type']=_0x1525a6[_0x3f89('0x2fd')];},_0x1525a6[_0x3f89('0x34')][_0x3f89('0x53')]={'offset':function(_0x27c15e,_0x84b55b){return this['x']+=_0x27c15e,this['y']+=_0x84b55b,this;},'offsetPoint':function(_0xf6c0ad){return this['offset'](_0xf6c0ad['x'],_0xf6c0ad['y']);},'setTo':function(_0x5909c6,_0x50b03f,_0x4c0b95,_0x1566e0){return this['x']=_0x5909c6,this['y']=_0x50b03f,this['width']=_0x4c0b95,this[_0x3f89('0x24')]=_0x1566e0,this;},'scale':function(_0x295ce8,_0x58a43e){return void 0x0===_0x58a43e&&(_0x58a43e=_0x295ce8),this[_0x3f89('0x23')]*=_0x295ce8,this['height']*=_0x58a43e,this;},'centerOn':function(_0xa3e751,_0x3bd5a3){return this[_0x3f89('0x2c9')]=_0xa3e751,this[_0x3f89('0x2fe')]=_0x3bd5a3,this;},'floor':function(){this['x']=Math['floor'](this['x']),this['y']=Math[_0x3f89('0xab')](this['y']);},'floorAll':function(){this['x']=Math[_0x3f89('0xab')](this['x']),this['y']=Math[_0x3f89('0xab')](this['y']),this[_0x3f89('0x23')]=Math[_0x3f89('0xab')](this[_0x3f89('0x23')]),this['height']=Math[_0x3f89('0xab')](this[_0x3f89('0x24')]);},'ceil':function(){this['x']=Math[_0x3f89('0x56')](this['x']),this['y']=Math['ceil'](this['y']);},'ceilAll':function(){this['x']=Math[_0x3f89('0x56')](this['x']),this['y']=Math['ceil'](this['y']),this[_0x3f89('0x23')]=Math[_0x3f89('0x56')](this[_0x3f89('0x23')]),this[_0x3f89('0x24')]=Math[_0x3f89('0x56')](this[_0x3f89('0x24')]);},'copyFrom':function(_0x21c658){return this['setTo'](_0x21c658['x'],_0x21c658['y'],_0x21c658['width'],_0x21c658['height']);},'copyFromBounds':function(_0x1038c3){return this['setTo'](_0x1038c3['left'],_0x1038c3[_0x3f89('0x2b8')],_0x1038c3[_0x3f89('0x23')],_0x1038c3[_0x3f89('0x24')]);},'copyTo':function(_0x434359){return _0x434359['x']=this['x'],_0x434359['y']=this['y'],_0x434359['width']=this['width'],_0x434359[_0x3f89('0x24')]=this[_0x3f89('0x24')],_0x434359;},'inflate':function(_0x119a6d,_0x25fa81){return _0x1525a6[_0x3f89('0x34')][_0x3f89('0x2ff')](this,_0x119a6d,_0x25fa81);},'size':function(_0x5e65a6){return _0x1525a6['Rectangle'][_0x3f89('0x1f6')](this,_0x5e65a6);},'resize':function(_0x4472a3,_0xc78b00){return this[_0x3f89('0x23')]=_0x4472a3,this[_0x3f89('0x24')]=_0xc78b00,this;},'clone':function(_0x3df1ed){return _0x1525a6['Rectangle'][_0x3f89('0x2a5')](this,_0x3df1ed);},'contains':function(_0xd31361,_0x4ccf7f){return _0x1525a6[_0x3f89('0x34')][_0x3f89('0x7e')](this,_0xd31361,_0x4ccf7f);},'containsRect':function(_0x342423){return _0x1525a6[_0x3f89('0x34')][_0x3f89('0x300')](_0x342423,this);},'equals':function(_0x56a8b9){return _0x1525a6[_0x3f89('0x34')]['equals'](this,_0x56a8b9);},'intersection':function(_0xe96c13,_0x1287a9){return _0x1525a6[_0x3f89('0x34')]['intersection'](this,_0xe96c13,_0x1287a9);},'intersects':function(_0x162409){return _0x1525a6[_0x3f89('0x34')][_0x3f89('0x2bc')](this,_0x162409);},'intersectsRaw':function(_0x26136e,_0x232812,_0x3a657a,_0x51b6a7,_0x4d5743){return _0x1525a6[_0x3f89('0x34')][_0x3f89('0x301')](this,_0x26136e,_0x232812,_0x3a657a,_0x51b6a7,_0x4d5743);},'union':function(_0x307de8,_0x3ce722){return _0x1525a6[_0x3f89('0x34')][_0x3f89('0x302')](this,_0x307de8,_0x3ce722);},'random':function(_0xb460e1){return void 0x0===_0xb460e1&&(_0xb460e1=new _0x1525a6[(_0x3f89('0x27'))]()),_0xb460e1['x']=this['randomX'],_0xb460e1['y']=this['randomY'],_0xb460e1;},'getPoint':function(_0x63f7ae,_0x2769c7){switch(void 0x0===_0x2769c7&&(_0x2769c7=new _0x1525a6[(_0x3f89('0x27'))]()),_0x63f7ae){default:case _0x1525a6['TOP_LEFT']:return _0x2769c7[_0x3f89('0x2a4')](this['x'],this['y']);case _0x1525a6[_0x3f89('0x303')]:return _0x2769c7[_0x3f89('0x2a4')](this['centerX'],this['y']);case _0x1525a6[_0x3f89('0x304')]:return _0x2769c7[_0x3f89('0x2a4')](this['right'],this['y']);case _0x1525a6[_0x3f89('0x305')]:return _0x2769c7[_0x3f89('0x2a4')](this['x'],this[_0x3f89('0x2fe')]);case _0x1525a6['CENTER']:return _0x2769c7[_0x3f89('0x2a4')](this[_0x3f89('0x2c9')],this['centerY']);case _0x1525a6[_0x3f89('0x306')]:return _0x2769c7[_0x3f89('0x2a4')](this['right'],this[_0x3f89('0x2fe')]);case _0x1525a6['BOTTOM_LEFT']:return _0x2769c7[_0x3f89('0x2a4')](this['x'],this[_0x3f89('0x2b9')]);case _0x1525a6['BOTTOM_CENTER']:return _0x2769c7['set'](this[_0x3f89('0x2c9')],this[_0x3f89('0x2b9')]);case _0x1525a6[_0x3f89('0x307')]:return _0x2769c7['set'](this[_0x3f89('0x2b7')],this[_0x3f89('0x2b9')]);}},'sides':function(_0x5c6e94,_0x3a26e1,_0x4d5524,_0x129bcd){arguments[_0x3f89('0x5')]||(_0x5c6e94=new _0x1525a6[(_0x3f89('0x2c8'))](),_0x3a26e1=new _0x1525a6[(_0x3f89('0x2c8'))](),_0x4d5524=new _0x1525a6[(_0x3f89('0x2c8'))](),_0x129bcd=new _0x1525a6['Line']());var _0x1f0c04=this['x'],_0x21756f=this['y'],_0x1af119=this[_0x3f89('0x2b7')],_0x351320=this[_0x3f89('0x2b9')];return _0x5c6e94[_0x3f89('0x2af')](_0x1f0c04,_0x21756f,_0x1af119,_0x21756f),_0x3a26e1[_0x3f89('0x2af')](_0x1af119,_0x21756f,_0x1af119,_0x351320),_0x4d5524['setTo'](_0x1f0c04,_0x351320,_0x1af119,_0x351320),_0x129bcd[_0x3f89('0x2af')](_0x1f0c04,_0x21756f,_0x1f0c04,_0x351320),arguments[_0x3f89('0x5')]?null:[_0x5c6e94,_0x3a26e1,_0x4d5524,_0x129bcd];},'toString':function(){return _0x3f89('0x308')+this['x']+'\x20y='+this['y']+_0x3f89('0x2c5')+this['width']+_0x3f89('0x2c6')+this['height']+_0x3f89('0x309')+this[_0x3f89('0x2bb')]+_0x3f89('0x2e7');}},Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x34')]['prototype'],'halfWidth',{'get':function(){return Math[_0x3f89('0x2d1')](this[_0x3f89('0x23')]/0x2);}}),Object['defineProperty'](_0x1525a6['Rectangle'][_0x3f89('0x53')],_0x3f89('0x2c1'),{'get':function(){return Math[_0x3f89('0x2d1')](this[_0x3f89('0x24')]/0x2);}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x34')][_0x3f89('0x53')],_0x3f89('0x2b9'),{'get':function(){return this['y']+this[_0x3f89('0x24')];},'set':function(_0x2fb6fc){_0x2fb6fc<=this['y']?this[_0x3f89('0x24')]=0x0:this['height']=_0x2fb6fc-this['y'];}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x34')][_0x3f89('0x53')],_0x3f89('0x30a'),{'get':function(){return new _0x1525a6[(_0x3f89('0x27'))](this['x'],this['bottom']);},'set':function(_0x39515c){this['x']=_0x39515c['x'],this['bottom']=_0x39515c['y'];}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x34')][_0x3f89('0x53')],_0x3f89('0x30b'),{'get':function(){return new _0x1525a6['Point'](this[_0x3f89('0x2b7')],this[_0x3f89('0x2b9')]);},'set':function(_0x5cbb2f){this[_0x3f89('0x2b7')]=_0x5cbb2f['x'],this['bottom']=_0x5cbb2f['y'];}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x34')][_0x3f89('0x53')],'left',{'get':function(){return this['x'];},'set':function(_0x59d41e){_0x59d41e>=this[_0x3f89('0x2b7')]?this[_0x3f89('0x23')]=0x0:this[_0x3f89('0x23')]=this[_0x3f89('0x2b7')]-_0x59d41e,this['x']=_0x59d41e;}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x34')][_0x3f89('0x53')],'right',{'get':function(){return this['x']+this[_0x3f89('0x23')];},'set':function(_0x1fef6b){_0x1fef6b<=this['x']?this['width']=0x0:this['width']=_0x1fef6b-this['x'];}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x34')][_0x3f89('0x53')],'volume',{'get':function(){return this[_0x3f89('0x23')]*this[_0x3f89('0x24')];}}),Object[_0x3f89('0x8e')](_0x1525a6['Rectangle'][_0x3f89('0x53')],_0x3f89('0x30c'),{'get':function(){return 0x2*this[_0x3f89('0x23')]+0x2*this[_0x3f89('0x24')];}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x34')][_0x3f89('0x53')],_0x3f89('0x2c9'),{'get':function(){return this['x']+this[_0x3f89('0x2c0')];},'set':function(_0x137608){this['x']=_0x137608-this[_0x3f89('0x2c0')];}}),Object[_0x3f89('0x8e')](_0x1525a6['Rectangle'][_0x3f89('0x53')],_0x3f89('0x2fe'),{'get':function(){return this['y']+this[_0x3f89('0x2c1')];},'set':function(_0x2c23b0){this['y']=_0x2c23b0-this[_0x3f89('0x2c1')];}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x34')][_0x3f89('0x53')],_0x3f89('0x30d'),{'get':function(){return this['x']+Math[_0x3f89('0x29a')]()*this[_0x3f89('0x23')];}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x34')][_0x3f89('0x53')],'randomY',{'get':function(){return this['y']+Math[_0x3f89('0x29a')]()*this[_0x3f89('0x24')];}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x34')][_0x3f89('0x53')],_0x3f89('0x2b8'),{'get':function(){return this['y'];},'set':function(_0x3477d4){_0x3477d4>=this[_0x3f89('0x2b9')]?(this[_0x3f89('0x24')]=0x0,this['y']=_0x3477d4):this[_0x3f89('0x24')]=this[_0x3f89('0x2b9')]-_0x3477d4;}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x34')][_0x3f89('0x53')],_0x3f89('0x30e'),{'get':function(){return new _0x1525a6['Point'](this['x'],this['y']);},'set':function(_0x53916f){this['x']=_0x53916f['x'],this['y']=_0x53916f['y'];}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x34')]['prototype'],_0x3f89('0x30f'),{'get':function(){return new _0x1525a6[(_0x3f89('0x27'))](this['x']+this['width'],this['y']);},'set':function(_0x32dd95){this[_0x3f89('0x2b7')]=_0x32dd95['x'],this['y']=_0x32dd95['y'];}}),Object[_0x3f89('0x8e')](_0x1525a6['Rectangle']['prototype'],_0x3f89('0x2bb'),{'get':function(){return!this[_0x3f89('0x23')]||!this[_0x3f89('0x24')];},'set':function(_0x31f04b){!0x0===_0x31f04b&&this[_0x3f89('0x2af')](0x0,0x0,0x0,0x0);}}),_0x1525a6[_0x3f89('0x34')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x34')],_0x1525a6['Rectangle'][_0x3f89('0x2ff')]=function(_0x229cb8,_0x337107,_0x568b69){return _0x229cb8['x']-=_0x337107,_0x229cb8[_0x3f89('0x23')]+=0x2*_0x337107,_0x229cb8['y']-=_0x568b69,_0x229cb8[_0x3f89('0x24')]+=0x2*_0x568b69,_0x229cb8;},_0x1525a6[_0x3f89('0x34')][_0x3f89('0x310')]=function(_0x1cb4bf,_0x2fcea4){return _0x1525a6[_0x3f89('0x34')][_0x3f89('0x2ff')](_0x1cb4bf,_0x2fcea4['x'],_0x2fcea4['y']);},_0x1525a6[_0x3f89('0x34')]['size']=function(_0x2e1fb6,_0x7a4eed){return void 0x0===_0x7a4eed||null===_0x7a4eed?_0x7a4eed=new _0x1525a6[(_0x3f89('0x27'))](_0x2e1fb6['width'],_0x2e1fb6[_0x3f89('0x24')]):_0x7a4eed[_0x3f89('0x2af')](_0x2e1fb6[_0x3f89('0x23')],_0x2e1fb6[_0x3f89('0x24')]),_0x7a4eed;},_0x1525a6[_0x3f89('0x34')][_0x3f89('0x2a5')]=function(_0x13398f,_0x2c1505){return void 0x0===_0x2c1505||null===_0x2c1505?_0x2c1505=new _0x1525a6[(_0x3f89('0x34'))](_0x13398f['x'],_0x13398f['y'],_0x13398f[_0x3f89('0x23')],_0x13398f[_0x3f89('0x24')]):_0x2c1505['setTo'](_0x13398f['x'],_0x13398f['y'],_0x13398f['width'],_0x13398f['height']),_0x2c1505;},_0x1525a6[_0x3f89('0x34')]['createFromBounds']=function(_0x26949d,_0xba5cce){return void 0x0!==_0xba5cce&&null!==_0xba5cce||(_0xba5cce=new _0x1525a6[(_0x3f89('0x34'))](_0x26949d['x'],_0x26949d['y'],_0x26949d['width'],_0x26949d[_0x3f89('0x24')])),_0xba5cce['copyFromBounds'](_0x26949d);},_0x1525a6[_0x3f89('0x34')][_0x3f89('0x7e')]=function(_0x4d1892,_0x543388,_0x35b38f){return!(_0x4d1892[_0x3f89('0x23')]<=0x0||_0x4d1892[_0x3f89('0x24')]<=0x0)&&_0x543388>=_0x4d1892['x']&&_0x543388<_0x4d1892[_0x3f89('0x2b7')]&&_0x35b38f>=_0x4d1892['y']&&_0x35b38f<_0x4d1892['bottom'];},_0x1525a6[_0x3f89('0x34')]['containsRaw']=function(_0x4c08c6,_0x3ac77d,_0x28aa78,_0x1c4bd6,_0x22d6cc,_0x44003e){return _0x22d6cc>=_0x4c08c6&&_0x22d6cc<_0x4c08c6+_0x28aa78&&_0x44003e>=_0x3ac77d&&_0x44003e<_0x3ac77d+_0x1c4bd6;},_0x1525a6[_0x3f89('0x34')][_0x3f89('0x311')]=function(_0x1f2ed4,_0x2dfa68){return _0x1525a6[_0x3f89('0x34')][_0x3f89('0x7e')](_0x1f2ed4,_0x2dfa68['x'],_0x2dfa68['y']);},_0x1525a6['Rectangle']['containsRect']=function(_0x13a081,_0x1d6891){return!(_0x13a081[_0x3f89('0x312')]>_0x1d6891[_0x3f89('0x312')])&&_0x13a081['x']>=_0x1d6891['x']&&_0x13a081['y']>=_0x1d6891['y']&&_0x13a081[_0x3f89('0x2b7')]<_0x1d6891[_0x3f89('0x2b7')]&&_0x13a081['bottom']<_0x1d6891['bottom'];},_0x1525a6[_0x3f89('0x34')][_0x3f89('0x2e9')]=function(_0x207cdb,_0x1fdb19){return _0x207cdb['x']===_0x1fdb19['x']&&_0x207cdb['y']===_0x1fdb19['y']&&_0x207cdb['width']===_0x1fdb19[_0x3f89('0x23')]&&_0x207cdb['height']===_0x1fdb19[_0x3f89('0x24')];},_0x1525a6[_0x3f89('0x34')][_0x3f89('0x313')]=function(_0x151b6a,_0x25ae42){return _0x151b6a[_0x3f89('0x23')]===_0x25ae42[_0x3f89('0x23')]&&_0x151b6a[_0x3f89('0x24')]===_0x25ae42['height'];},_0x1525a6[_0x3f89('0x34')][_0x3f89('0x314')]=function(_0xd246b0,_0x4fe941,_0x43606a){return void 0x0===_0x43606a&&(_0x43606a=new _0x1525a6[(_0x3f89('0x34'))]()),_0x1525a6[_0x3f89('0x34')][_0x3f89('0x2bc')](_0xd246b0,_0x4fe941)&&(_0x43606a['x']=Math[_0x3f89('0x55')](_0xd246b0['x'],_0x4fe941['x']),_0x43606a['y']=Math['max'](_0xd246b0['y'],_0x4fe941['y']),_0x43606a[_0x3f89('0x23')]=Math[_0x3f89('0x2cf')](_0xd246b0[_0x3f89('0x2b7')],_0x4fe941['right'])-_0x43606a['x'],_0x43606a[_0x3f89('0x24')]=Math[_0x3f89('0x2cf')](_0xd246b0['bottom'],_0x4fe941[_0x3f89('0x2b9')])-_0x43606a['y']),_0x43606a;},_0x1525a6['Rectangle'][_0x3f89('0x2bc')]=function(_0x502e78,_0x34be08){return!(_0x502e78[_0x3f89('0x23')]<=0x0||_0x502e78[_0x3f89('0x24')]<=0x0||_0x34be08['width']<=0x0||_0x34be08[_0x3f89('0x24')]<=0x0||_0x502e78[_0x3f89('0x2b7')]<_0x34be08['x']||_0x502e78[_0x3f89('0x2b9')]<_0x34be08['y']||_0x502e78['x']>_0x34be08['right']||_0x502e78['y']>_0x34be08[_0x3f89('0x2b9')]);},_0x1525a6[_0x3f89('0x34')][_0x3f89('0x301')]=function(_0x37da0e,_0x3b1142,_0x4cbe6f,_0x173e85,_0x18ebc2,_0x3a33cd){return void 0x0===_0x3a33cd&&(_0x3a33cd=0x0),!(_0x3b1142>_0x37da0e[_0x3f89('0x2b7')]+_0x3a33cd||_0x4cbe6f<_0x37da0e[_0x3f89('0x2b6')]-_0x3a33cd||_0x173e85>_0x37da0e[_0x3f89('0x2b9')]+_0x3a33cd||_0x18ebc2<_0x37da0e[_0x3f89('0x2b8')]-_0x3a33cd);},_0x1525a6[_0x3f89('0x34')][_0x3f89('0x302')]=function(_0x177005,_0x10f957,_0x23c511){return void 0x0===_0x23c511&&(_0x23c511=new _0x1525a6[(_0x3f89('0x34'))]()),_0x23c511[_0x3f89('0x2af')](Math[_0x3f89('0x2cf')](_0x177005['x'],_0x10f957['x']),Math[_0x3f89('0x2cf')](_0x177005['y'],_0x10f957['y']),Math[_0x3f89('0x55')](_0x177005[_0x3f89('0x2b7')],_0x10f957[_0x3f89('0x2b7')])-Math[_0x3f89('0x2cf')](_0x177005[_0x3f89('0x2b6')],_0x10f957[_0x3f89('0x2b6')]),Math[_0x3f89('0x55')](_0x177005['bottom'],_0x10f957['bottom'])-Math[_0x3f89('0x2cf')](_0x177005[_0x3f89('0x2b8')],_0x10f957[_0x3f89('0x2b8')]));},_0x1525a6['Rectangle'][_0x3f89('0x315')]=function(_0x10d6f5,_0x107259){void 0x0===_0x107259&&(_0x107259=new _0x1525a6[(_0x3f89('0x34'))]());var _0x5233a4=Number['NEGATIVE_INFINITY'],_0x24c6e9=Number['POSITIVE_INFINITY'],_0x3c1612=Number[_0x3f89('0x316')],_0x18bbea=Number[_0x3f89('0x317')];return _0x10d6f5['forEach'](function(_0x20a481){_0x20a481['x']>_0x5233a4&&(_0x5233a4=_0x20a481['x']),_0x20a481['x']<_0x24c6e9&&(_0x24c6e9=_0x20a481['x']),_0x20a481['y']>_0x3c1612&&(_0x3c1612=_0x20a481['y']),_0x20a481['y']<_0x18bbea&&(_0x18bbea=_0x20a481['y']);}),_0x107259[_0x3f89('0x2af')](_0x24c6e9,_0x18bbea,_0x5233a4-_0x24c6e9,_0x3c1612-_0x18bbea),_0x107259;},PIXI[_0x3f89('0x34')]=_0x1525a6[_0x3f89('0x34')],PIXI[_0x3f89('0x318')]=new _0x1525a6[(_0x3f89('0x34'))](0x0,0x0,0x0,0x0),_0x1525a6[_0x3f89('0x319')]=function(_0x45ad8c,_0x57e6d2,_0x353ae9,_0x33ff4d,_0x421dcd){void 0x0===_0x45ad8c&&(_0x45ad8c=0x0),void 0x0===_0x57e6d2&&(_0x57e6d2=0x0),void 0x0===_0x353ae9&&(_0x353ae9=0x0),void 0x0===_0x33ff4d&&(_0x33ff4d=0x0),void 0x0===_0x421dcd&&(_0x421dcd=0x14),this['x']=_0x45ad8c,this['y']=_0x57e6d2,this[_0x3f89('0x23')]=_0x353ae9,this[_0x3f89('0x24')]=_0x33ff4d,this['radius']=_0x421dcd||0x14,this['type']=_0x1525a6[_0x3f89('0x31a')];},_0x1525a6[_0x3f89('0x319')][_0x3f89('0x53')]={'clone':function(){return new _0x1525a6['RoundedRectangle'](this['x'],this['y'],this['width'],this[_0x3f89('0x24')],this['radius']);},'contains':function(_0x37b7fa,_0x4a32c5){if(this[_0x3f89('0x23')]<=0x0||this[_0x3f89('0x24')]<=0x0)return!0x1;var _0x3c19a1=this['x'];if(_0x37b7fa>=_0x3c19a1&&_0x37b7fa<=_0x3c19a1+this[_0x3f89('0x23')]){var _0x43edbd=this['y'];if(_0x4a32c5>=_0x43edbd&&_0x4a32c5<=_0x43edbd+this['height'])return!0x0;}return!0x1;}},_0x1525a6[_0x3f89('0x319')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x319')],PIXI[_0x3f89('0x319')]=_0x1525a6[_0x3f89('0x319')],_0x1525a6[_0x3f89('0x31b')]=function(_0x1aa7a6,_0x532bcd,_0x220c64,_0x306faf,_0x3825ee,_0x3f1721){this[_0x3f89('0x3d')]=_0x1aa7a6,this[_0x3f89('0x3e')]=_0x1aa7a6[_0x3f89('0x3e')],this['id']=0x0,this[_0x3f89('0x15c')]=new _0x1525a6[(_0x3f89('0x34'))](_0x220c64,_0x306faf,_0x3825ee,_0x3f1721),this[_0x3f89('0x31c')]=new _0x1525a6['Rectangle'](_0x220c64,_0x306faf,_0x3825ee,_0x3f1721),this[_0x3f89('0x31d')]=null,this[_0x3f89('0x61')]=!0x0,this[_0x3f89('0x31e')]=!0x0,this[_0x3f89('0x31f')]={'x':!0x1,'y':!0x1},this['target']=null,this[_0x3f89('0x320')]=null,this[_0x3f89('0x28')]=null,this['totalInView']=0x0,this[_0x3f89('0x321')]=new _0x1525a6[(_0x3f89('0x27'))](0x1,0x1),this[_0x3f89('0x322')]=new _0x1525a6['Signal'](),this['onFlashComplete']=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0x324')]=new _0x1525a6[(_0x3f89('0x323'))](),this['fx']=null,this[_0x3f89('0x325')]=new _0x1525a6[(_0x3f89('0x27'))](),this[_0x3f89('0x326')]=0x0,this[_0x3f89('0x327')]=new _0x1525a6[(_0x3f89('0x27'))](),this[_0x3f89('0x194')]={'intensity':0x0,'duration':0x0,'horizontal':!0x1,'vertical':!0x1,'shakeBounds':!0x0,'x':0x0,'y':0x0},this[_0x3f89('0x328')]=0x0,this[_0x3f89('0x329')]=0x0,this[_0x3f89('0x32a')]=new _0x1525a6[(_0x3f89('0x34'))]();},_0x1525a6['Camera'][_0x3f89('0x32b')]=0x0,_0x1525a6[_0x3f89('0x31b')][_0x3f89('0x32c')]=0x1,_0x1525a6[_0x3f89('0x31b')]['FOLLOW_TOPDOWN']=0x2,_0x1525a6[_0x3f89('0x31b')][_0x3f89('0x32d')]=0x3,_0x1525a6['Camera'][_0x3f89('0x32e')]=0x4,_0x1525a6[_0x3f89('0x31b')][_0x3f89('0x32f')]=0x5,_0x1525a6['Camera'][_0x3f89('0x330')]=0x6,_0x1525a6[_0x3f89('0x31b')]['ENABLE_FX']=!0x0,_0x1525a6['Camera'][_0x3f89('0x53')]={'boot':function(){this[_0x3f89('0x320')]=this[_0x3f89('0x3d')]['world'],this[_0x3f89('0x28')]=this['game'][_0x3f89('0x3e')][_0x3f89('0x28')],this['game'][_0x3f89('0x195')]=this,_0x1525a6[_0x3f89('0x331')]&&_0x1525a6['Camera'][_0x3f89('0x332')]&&(this['fx']=new _0x1525a6[(_0x3f89('0x331'))](this[_0x3f89('0x3d')]),this['game']['stage'][_0x3f89('0x333')](this['fx']));},'preUpdate':function(){this[_0x3f89('0x334')]=0x0;},'follow':function(_0x39e3ef,_0x4ec16f,_0x1dadfa,_0x161ac0){void 0x0===_0x4ec16f&&(_0x4ec16f=_0x1525a6[_0x3f89('0x31b')][_0x3f89('0x32b')]),void 0x0===_0x1dadfa&&(_0x1dadfa=0x1),void 0x0===_0x161ac0&&(_0x161ac0=0x1),this[_0x3f89('0x226')]=_0x39e3ef,this[_0x3f89('0x321')][_0x3f89('0x2a4')](_0x1dadfa,_0x161ac0);var _0x5a658c;switch(_0x4ec16f){case _0x1525a6['Camera'][_0x3f89('0x32c')]:var _0x32422c=this[_0x3f89('0x23')]/0x8,_0x32aa89=this[_0x3f89('0x24')]/0x3;this[_0x3f89('0x31d')]=new _0x1525a6[(_0x3f89('0x34'))]((this[_0x3f89('0x23')]-_0x32422c)/0x2,(this[_0x3f89('0x24')]-_0x32aa89)/0x2-0.25*_0x32aa89,_0x32422c,_0x32aa89);break;case _0x1525a6[_0x3f89('0x31b')][_0x3f89('0x335')]:_0x5a658c=Math[_0x3f89('0x55')](this[_0x3f89('0x23')],this[_0x3f89('0x24')])/0x4,this[_0x3f89('0x31d')]=new _0x1525a6[(_0x3f89('0x34'))]((this['width']-_0x5a658c)/0x2,(this['height']-_0x5a658c)/0x2,_0x5a658c,_0x5a658c);break;case _0x1525a6['Camera']['FOLLOW_TOPDOWN_TIGHT']:_0x5a658c=Math[_0x3f89('0x55')](this['width'],this[_0x3f89('0x24')])/0x8,this[_0x3f89('0x31d')]=new _0x1525a6[(_0x3f89('0x34'))]((this[_0x3f89('0x23')]-_0x5a658c)/0x2,(this[_0x3f89('0x24')]-_0x5a658c)/0x2,_0x5a658c,_0x5a658c);break;case _0x1525a6['Camera'][_0x3f89('0x32b')]:default:this[_0x3f89('0x31d')]=null;}},'unfollow':function(){this['target']=null;},'focusOn':function(_0x532cdf){this[_0x3f89('0x336')](Math[_0x3f89('0x2d1')](_0x532cdf['x']-this[_0x3f89('0x15c')]['halfWidth']),Math[_0x3f89('0x2d1')](_0x532cdf['y']-this[_0x3f89('0x15c')][_0x3f89('0x2c1')]));},'focusOnXY':function(_0x5cee48,_0x3ac5cb){this['setPosition'](Math['round'](_0x5cee48-this[_0x3f89('0x15c')][_0x3f89('0x2c0')]),Math[_0x3f89('0x2d1')](_0x3ac5cb-this[_0x3f89('0x15c')][_0x3f89('0x2c1')]));},'shake':function(_0x46fe07,_0x4e23ed,_0x936c2a,_0x5e9975,_0x5185f0){return void 0x0===_0x46fe07&&(_0x46fe07=0.05),void 0x0===_0x4e23ed&&(_0x4e23ed=0x1f4),void 0x0===_0x936c2a&&(_0x936c2a=!0x0),void 0x0===_0x5e9975&&(_0x5e9975=_0x1525a6[_0x3f89('0x31b')]['SHAKE_BOTH']),void 0x0===_0x5185f0&&(_0x5185f0=!0x0),!(!_0x936c2a&&this[_0x3f89('0x194')]['duration']>0x0||(this['_shake'][_0x3f89('0x337')]=_0x46fe07,this[_0x3f89('0x194')][_0x3f89('0x338')]=_0x4e23ed,this[_0x3f89('0x194')]['shakeBounds']=_0x5185f0,this[_0x3f89('0x194')]['x']=0x0,this[_0x3f89('0x194')]['y']=0x0,this[_0x3f89('0x194')][_0x3f89('0x339')]=_0x5e9975===_0x1525a6[_0x3f89('0x31b')][_0x3f89('0x32e')]||_0x5e9975===_0x1525a6[_0x3f89('0x31b')][_0x3f89('0x32f')],this[_0x3f89('0x194')]['vertical']=_0x5e9975===_0x1525a6['Camera'][_0x3f89('0x32e')]||_0x5e9975===_0x1525a6[_0x3f89('0x31b')]['SHAKE_VERTICAL'],0x0));},'flash':function(_0x12f4c6,_0x364c50,_0x4d99fc,_0x154bae){return void 0x0===_0x12f4c6&&(_0x12f4c6=0xffffff),void 0x0===_0x364c50&&(_0x364c50=0x1f4),void 0x0===_0x4d99fc&&(_0x4d99fc=!0x1),void 0x0===_0x154bae&&(_0x154bae=0x1),!(!this['fx']||!_0x4d99fc&&this[_0x3f89('0x328')]>0x0||(this['fx'][_0x3f89('0x192')](),this['fx']['beginFill'](_0x12f4c6,_0x154bae),this['fx'][_0x3f89('0x33a')](0x0,0x0,this[_0x3f89('0x23')],this[_0x3f89('0x24')]),this['fx'][_0x3f89('0x33b')](),this['fx'][_0x3f89('0x2b')]=0x1,this[_0x3f89('0x328')]=_0x364c50,this[_0x3f89('0x329')]=0x0,0x0));},'fade':function(_0x37ae40,_0xa9bd1d,_0x4feac6,_0x3d08fb){return void 0x0===_0x37ae40&&(_0x37ae40=0x0),void 0x0===_0xa9bd1d&&(_0xa9bd1d=0x1f4),void 0x0===_0x4feac6&&(_0x4feac6=!0x1),void 0x0===_0x3d08fb&&(_0x3d08fb=0x1),!(!this['fx']||!_0x4feac6&&this[_0x3f89('0x328')]>0x0||(this['fx'][_0x3f89('0x192')](),this['fx'][_0x3f89('0x33c')](_0x37ae40,_0x3d08fb),this['fx']['drawRect'](0x0,0x0,this['width'],this[_0x3f89('0x24')]),this['fx'][_0x3f89('0x33b')](),this['fx'][_0x3f89('0x2b')]=0x0,this[_0x3f89('0x328')]=_0xa9bd1d,this[_0x3f89('0x329')]=0x1,0x0));},'update':function(){this['_fxDuration']>0x0&&this['updateFX'](),this[_0x3f89('0x194')]['duration']>0x0&&this[_0x3f89('0x33d')](),this['bounds']&&this['checkBounds'](),this[_0x3f89('0x31e')]&&(this[_0x3f89('0x15c')][_0x3f89('0xab')](),this['_shake']['x']=Math[_0x3f89('0xab')](this[_0x3f89('0x194')]['x']),this[_0x3f89('0x194')]['y']=Math['floor'](this['_shake']['y'])),this[_0x3f89('0x320')][_0x3f89('0x26')]['x']=-this[_0x3f89('0x15c')]['x'],this[_0x3f89('0x320')][_0x3f89('0x26')]['y']=-this[_0x3f89('0x15c')]['y'];},'updateFX':function(){0x0===this[_0x3f89('0x329')]?(this['fx'][_0x3f89('0x2b')]-=this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33f')]/this[_0x3f89('0x328')],this['fx'][_0x3f89('0x2b')]<=0x0&&(this['_fxDuration']=0x0,this['fx'][_0x3f89('0x2b')]=0x0,this[_0x3f89('0x340')][_0x3f89('0x341')]())):(this['fx'][_0x3f89('0x2b')]+=this[_0x3f89('0x3d')][_0x3f89('0x33e')]['elapsedMS']/this[_0x3f89('0x328')],this['fx'][_0x3f89('0x2b')]>=0x1&&(this[_0x3f89('0x328')]=0x0,this['fx'][_0x3f89('0x2b')]=0x1,this[_0x3f89('0x324')]['dispatch']()));},'updateShake':function(){this[_0x3f89('0x194')]['duration']-=this['game'][_0x3f89('0x33e')][_0x3f89('0x33f')],this[_0x3f89('0x194')]['duration']<=0x0?(this[_0x3f89('0x322')][_0x3f89('0x341')](),this[_0x3f89('0x194')]['x']=0x0,this[_0x3f89('0x194')]['y']=0x0):(this[_0x3f89('0x194')][_0x3f89('0x339')]&&(this['_shake']['x']=this['game']['rnd'][_0x3f89('0x342')]()*this[_0x3f89('0x194')]['intensity']*this[_0x3f89('0x15c')]['width']*0x2-this[_0x3f89('0x194')][_0x3f89('0x337')]*this[_0x3f89('0x15c')][_0x3f89('0x23')]),this['_shake']['vertical']&&(this[_0x3f89('0x194')]['y']=this[_0x3f89('0x3d')][_0x3f89('0x343')]['frac']()*this['_shake']['intensity']*this[_0x3f89('0x15c')]['height']*0x2-this[_0x3f89('0x194')][_0x3f89('0x337')]*this[_0x3f89('0x15c')][_0x3f89('0x24')]));},'updateTarget':function(){this[_0x3f89('0x325')]['x']=this[_0x3f89('0x15c')]['x']+this[_0x3f89('0x226')]['worldPosition']['x'],this[_0x3f89('0x325')]['y']=this[_0x3f89('0x15c')]['y']+this['target'][_0x3f89('0x47')]['y'],this[_0x3f89('0x31d')]?(this[_0x3f89('0x326')]=this[_0x3f89('0x325')]['x']-this[_0x3f89('0x15c')]['x'],this['_edge']this[_0x3f89('0x31d')][_0x3f89('0x2b7')]&&(this[_0x3f89('0x15c')]['x']=this[_0x3f89('0x3d')][_0x3f89('0x344')][_0x3f89('0x2b2')](this[_0x3f89('0x15c')]['x'],this[_0x3f89('0x325')]['x']-this[_0x3f89('0x31d')][_0x3f89('0x2b7')],this[_0x3f89('0x321')]['x'])),this[_0x3f89('0x326')]=this[_0x3f89('0x325')]['y']-this[_0x3f89('0x15c')]['y'],this[_0x3f89('0x326')]this[_0x3f89('0x31d')][_0x3f89('0x2b9')]&&(this[_0x3f89('0x15c')]['y']=this[_0x3f89('0x3d')][_0x3f89('0x344')][_0x3f89('0x2b2')](this[_0x3f89('0x15c')]['y'],this['_targetPosition']['y']-this['deadzone'][_0x3f89('0x2b9')],this['lerp']['y']))):(this[_0x3f89('0x15c')]['x']=this['game'][_0x3f89('0x344')]['linear'](this['view']['x'],this[_0x3f89('0x325')]['x']-this[_0x3f89('0x15c')][_0x3f89('0x2c0')],this[_0x3f89('0x321')]['x']),this[_0x3f89('0x15c')]['y']=this['game'][_0x3f89('0x344')][_0x3f89('0x2b2')](this[_0x3f89('0x15c')]['y'],this[_0x3f89('0x325')]['y']-this['view'][_0x3f89('0x2c1')],this[_0x3f89('0x321')]['y'])),this['bounds']&&this[_0x3f89('0x345')](),this['roundPx']&&this[_0x3f89('0x15c')]['floor'](),this[_0x3f89('0x320')]['position']['x']=-this['view']['x'],this[_0x3f89('0x320')]['position']['y']=-this['view']['y'];},'setBoundsToWorld':function(){this['bounds']&&this['bounds'][_0x3f89('0x2da')](this[_0x3f89('0x3d')][_0x3f89('0x3e')][_0x3f89('0x31c')]);},'checkBounds':function(){this[_0x3f89('0x31f')]['x']=!0x1,this[_0x3f89('0x31f')]['y']=!0x1;var _0x5e6568=this[_0x3f89('0x15c')]['x']+this[_0x3f89('0x194')]['x'],_0xc2a632=this[_0x3f89('0x15c')]['right']+this[_0x3f89('0x194')]['x'],_0x2b5274=this[_0x3f89('0x15c')]['y']+this[_0x3f89('0x194')]['y'],_0x17517e=this[_0x3f89('0x15c')][_0x3f89('0x2b9')]+this[_0x3f89('0x194')]['y'];_0x5e6568<=this['bounds']['x']*this[_0x3f89('0x28')]['x']?(this[_0x3f89('0x31f')]['x']=!0x0,this[_0x3f89('0x15c')]['x']=this['bounds']['x']*this['scale']['x'],this[_0x3f89('0x194')][_0x3f89('0x346')]||(this[_0x3f89('0x194')]['x']=0x0)):_0xc2a632>=this[_0x3f89('0x31c')][_0x3f89('0x2b7')]*this[_0x3f89('0x28')]['x']&&(this[_0x3f89('0x31f')]['x']=!0x0,this[_0x3f89('0x15c')]['x']=this[_0x3f89('0x31c')]['right']*this['scale']['x']-this['width'],this['_shake'][_0x3f89('0x346')]||(this[_0x3f89('0x194')]['x']=0x0)),_0x2b5274<=this['bounds'][_0x3f89('0x2b8')]*this['scale']['y']?(this[_0x3f89('0x31f')]['y']=!0x0,this['view']['y']=this[_0x3f89('0x31c')][_0x3f89('0x2b8')]*this[_0x3f89('0x28')]['y'],this[_0x3f89('0x194')][_0x3f89('0x346')]||(this[_0x3f89('0x194')]['y']=0x0)):_0x17517e>=this[_0x3f89('0x31c')]['bottom']*this[_0x3f89('0x28')]['y']&&(this[_0x3f89('0x31f')]['y']=!0x0,this[_0x3f89('0x15c')]['y']=this[_0x3f89('0x31c')][_0x3f89('0x2b9')]*this[_0x3f89('0x28')]['y']-this[_0x3f89('0x24')],this[_0x3f89('0x194')][_0x3f89('0x346')]||(this[_0x3f89('0x194')]['y']=0x0));},'setPosition':function(_0x17a4f3,_0x19dd97){this[_0x3f89('0x15c')]['x']=_0x17a4f3,this['view']['y']=_0x19dd97,this['bounds']&&this[_0x3f89('0x345')]();},'setSize':function(_0x23dc1c,_0x526c22){this[_0x3f89('0x15c')][_0x3f89('0x23')]=_0x23dc1c,this[_0x3f89('0x15c')][_0x3f89('0x24')]=_0x526c22;},'reset':function(){this[_0x3f89('0x226')]=null,this[_0x3f89('0x15c')]['x']=0x0,this[_0x3f89('0x15c')]['y']=0x0,this[_0x3f89('0x194')][_0x3f89('0x338')]=0x0,this[_0x3f89('0x194')]['x']=0x0,this['_shake']['y']=0x0,this[_0x3f89('0x347')]();},'resetFX':function(){this['fx']&&(this['fx'][_0x3f89('0x192')](),this['fx'][_0x3f89('0x2b')]=0x0),this[_0x3f89('0x328')]=0x0;}},_0x1525a6[_0x3f89('0x31b')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x31b')],Object[_0x3f89('0x8e')](_0x1525a6['Camera'][_0x3f89('0x53')],'x',{'get':function(){return this[_0x3f89('0x15c')]['x'];},'set':function(_0x239140){this['view']['x']=_0x239140,this[_0x3f89('0x31c')]&&this['checkBounds']();}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x31b')][_0x3f89('0x53')],'y',{'get':function(){return this[_0x3f89('0x15c')]['y'];},'set':function(_0x179b09){this[_0x3f89('0x15c')]['y']=_0x179b09,this['bounds']&&this[_0x3f89('0x345')]();}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x31b')][_0x3f89('0x53')],_0x3f89('0x26'),{'get':function(){return this[_0x3f89('0x327')][_0x3f89('0x2a4')](this[_0x3f89('0x15c')]['x'],this[_0x3f89('0x15c')]['y']),this['_position'];},'set':function(_0x1ee392){void 0x0!==_0x1ee392['x']&&(this[_0x3f89('0x15c')]['x']=_0x1ee392['x']),void 0x0!==_0x1ee392['y']&&(this[_0x3f89('0x15c')]['y']=_0x1ee392['y']),this[_0x3f89('0x31c')]&&this[_0x3f89('0x345')]();}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x31b')]['prototype'],_0x3f89('0x23'),{'get':function(){return this[_0x3f89('0x15c')][_0x3f89('0x23')];},'set':function(_0x564e0d){this[_0x3f89('0x15c')]['width']=_0x564e0d;}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x31b')]['prototype'],_0x3f89('0x24'),{'get':function(){return this['view'][_0x3f89('0x24')];},'set':function(_0x22f8c1){this[_0x3f89('0x15c')][_0x3f89('0x24')]=_0x22f8c1;}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x31b')][_0x3f89('0x53')],_0x3f89('0x348'),{'get':function(){return this[_0x3f89('0x194')][_0x3f89('0x337')];},'set':function(_0x4e8e77){this[_0x3f89('0x194')][_0x3f89('0x337')]=_0x4e8e77;}}),Object[_0x3f89('0x8e')](_0x1525a6['Camera']['prototype'],_0x3f89('0x349'),{'get':function(){return this[_0x3f89('0x32a')][_0x3f89('0x2af')](0x0,0x0,this['view'][_0x3f89('0x23')],this[_0x3f89('0x15c')]['height']),this['_fixedView'];}}),_0x1525a6[_0x3f89('0x34a')]=function(){this['game']=null,this['key']='',this[_0x3f89('0x2cd')]=null,this[_0x3f89('0x34b')]=null,this['camera']=null,this['cache']=null,this[_0x3f89('0x34c')]=null,this[_0x3f89('0x34d')]=null,this[_0x3f89('0x344')]=null,this[_0x3f89('0x34e')]=null,this[_0x3f89('0x28')]=null,this['stage']=null,this[_0x3f89('0x34f')]=null,this['time']=null,this[_0x3f89('0x350')]=null,this['world']=null,this[_0x3f89('0x351')]=null,this[_0x3f89('0x352')]=null,this[_0x3f89('0x343')]=null;},_0x1525a6[_0x3f89('0x34a')][_0x3f89('0x53')]={'init':function(){},'preload':function(){},'loadUpdate':function(){},'loadRender':function(){},'create':function(){},'update':function(){},'preRender':function(){},'render':function(){},'resize':function(){},'paused':function(){},'resumed':function(){},'pauseUpdate':function(){},'shutdown':function(){}},_0x1525a6[_0x3f89('0x34a')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6['State'],_0x1525a6[_0x3f89('0x353')]=function(_0x1b5fe6,_0x12f818){this[_0x3f89('0x3d')]=_0x1b5fe6,this[_0x3f89('0x354')]={},this[_0x3f89('0x355')]=null,void 0x0!==_0x12f818&&null!==_0x12f818&&(this[_0x3f89('0x355')]=_0x12f818),this[_0x3f89('0x356')]=!0x1,this['_clearCache']=!0x1,this[_0x3f89('0x357')]=!0x1,this['_args']=[],this[_0x3f89('0x358')]='',this[_0x3f89('0x359')]=new _0x1525a6[(_0x3f89('0x323'))](),this['onInitCallback']=null,this['onPreloadCallback']=null,this[_0x3f89('0x35a')]=null,this['onUpdateCallback']=null,this[_0x3f89('0x35b')]=null,this['onResizeCallback']=null,this[_0x3f89('0x35c')]=null,this[_0x3f89('0x35d')]=null,this[_0x3f89('0x35e')]=null,this[_0x3f89('0x35f')]=null,this['onResumedCallback']=null,this[_0x3f89('0x360')]=null,this['onShutDownCallback']=null;},_0x1525a6['StateManager'][_0x3f89('0x53')]={'boot':function(){this[_0x3f89('0x3d')][_0x3f89('0x361')]['add'](this[_0x3f89('0x362')],this),this[_0x3f89('0x3d')][_0x3f89('0x363')][_0x3f89('0x2cd')](this[_0x3f89('0x364')],this),null!==this[_0x3f89('0x355')]&&_0x3f89('0x29b')!=typeof this[_0x3f89('0x355')]&&this[_0x3f89('0x2cd')]('default',this['_pendingState'],!0x0);},'add':function(_0x2c2536,_0x7f75a7,_0x30cb3a){void 0x0===_0x30cb3a&&(_0x30cb3a=!0x1);var _0x1a99ad;return _0x7f75a7 instanceof _0x1525a6['State']?_0x1a99ad=_0x7f75a7:'object'==typeof _0x7f75a7?(_0x1a99ad=_0x7f75a7)[_0x3f89('0x3d')]=this[_0x3f89('0x3d')]:_0x3f89('0x287')==typeof _0x7f75a7&&(_0x1a99ad=new _0x7f75a7(this[_0x3f89('0x3d')])),this[_0x3f89('0x354')][_0x2c2536]=_0x1a99ad,_0x30cb3a&&(this[_0x3f89('0x3d')][_0x3f89('0x365')]?this[_0x3f89('0x89')](_0x2c2536):this[_0x3f89('0x355')]=_0x2c2536),_0x1a99ad;},'remove':function(_0x21d292){this[_0x3f89('0x358')]===_0x21d292&&(this[_0x3f89('0x366')]=null,this['onInitCallback']=null,this['onShutDownCallback']=null,this['onPreloadCallback']=null,this[_0x3f89('0x35e')]=null,this[_0x3f89('0x35d')]=null,this[_0x3f89('0x35a')]=null,this['onUpdateCallback']=null,this['onPreRenderCallback']=null,this[_0x3f89('0x35b')]=null,this[_0x3f89('0x367')]=null,this[_0x3f89('0x35f')]=null,this[_0x3f89('0x368')]=null,this[_0x3f89('0x360')]=null),delete this[_0x3f89('0x354')][_0x21d292];},'start':function(_0x3834b9,_0x5a6b8d,_0x17abc2){void 0x0===_0x5a6b8d&&(_0x5a6b8d=!0x0),void 0x0===_0x17abc2&&(_0x17abc2=!0x1),this[_0x3f89('0x369')](_0x3834b9)&&(this[_0x3f89('0x355')]=_0x3834b9,this[_0x3f89('0x356')]=_0x5a6b8d,this[_0x3f89('0x36a')]=_0x17abc2,arguments[_0x3f89('0x5')]>0x3&&(this[_0x3f89('0x36b')]=Array[_0x3f89('0x53')][_0x3f89('0x6e')][_0x3f89('0x48')](arguments,0x3)));},'restart':function(_0x2df05b,_0x32fa09){void 0x0===_0x2df05b&&(_0x2df05b=!0x0),void 0x0===_0x32fa09&&(_0x32fa09=!0x1),this[_0x3f89('0x355')]=this[_0x3f89('0x358')],this[_0x3f89('0x356')]=_0x2df05b,this[_0x3f89('0x36a')]=_0x32fa09,arguments['length']>0x2&&(this[_0x3f89('0x36b')]=Array['prototype'][_0x3f89('0x285')][_0x3f89('0x48')](arguments,0x2));},'dummy':function(){},'preUpdate':function(){if(this['_pendingState']&&this[_0x3f89('0x3d')]['isBooted']){var _0x912b12=this['current'];if(this[_0x3f89('0x36c')](),this[_0x3f89('0x36d')](this[_0x3f89('0x355')]),this[_0x3f89('0x359')]['dispatch'](this[_0x3f89('0x358')],_0x912b12),this['current']!==this[_0x3f89('0x355')])return;this['_pendingState']=null,this[_0x3f89('0x36e')]?(this[_0x3f89('0x3d')][_0x3f89('0x34d')][_0x3f89('0x36f')](!0x0),this['onPreloadCallback'][_0x3f89('0x48')](this[_0x3f89('0x366')],this[_0x3f89('0x3d')]),0x0===this[_0x3f89('0x3d')][_0x3f89('0x34d')][_0x3f89('0x370')]()&&0x0===this['game']['load']['totalQueuedPacks']()?this[_0x3f89('0x371')]():this[_0x3f89('0x3d')]['load'][_0x3f89('0x89')]()):this['loadComplete']();}},'clearCurrentState':function(){this[_0x3f89('0x358')]&&(this[_0x3f89('0x372')]&&this[_0x3f89('0x372')][_0x3f89('0x48')](this[_0x3f89('0x366')],this[_0x3f89('0x3d')]),this[_0x3f89('0x3d')]['tweens'][_0x3f89('0x373')](),this[_0x3f89('0x3d')]['camera'][_0x3f89('0x36f')](),this[_0x3f89('0x3d')][_0x3f89('0x34c')][_0x3f89('0x36f')](!0x0),this['game'][_0x3f89('0x352')]['clear'](),this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x373')](),this[_0x3f89('0x3d')][_0x3f89('0x28')]['reset'](this[_0x3f89('0x356')]),this['game']['debug']&&this[_0x3f89('0x3d')][_0x3f89('0x374')][_0x3f89('0x36f')](),this[_0x3f89('0x356')]&&(this[_0x3f89('0x3d')][_0x3f89('0x3e')]['shutdown'](),this[_0x3f89('0x36a')]&&this[_0x3f89('0x3d')][_0x3f89('0x186')]['destroy']()));},'checkState':function(_0x327945){var _0x2922ca=this[_0x3f89('0x354')][_0x327945];return _0x2922ca?!!(_0x2922ca[_0x3f89('0x375')]||_0x2922ca[_0x3f89('0x6a')]||_0x2922ca['update']||_0x2922ca[_0x3f89('0x4c')])||(console[_0x3f89('0x18b')]('Invalid\x20Phaser\x20State\x20object\x20given.\x20Must\x20contain\x20at\x20least\x20one\x20of\x20the\x20required\x20functions:\x20preload,\x20create,\x20update\x20or\x20render'),!0x1):(console[_0x3f89('0x18b')](_0x3f89('0x376')+_0x327945),!0x1);},'link':function(_0x2d2fca){var _0x32e50f=this['states'][_0x2d2fca];_0x32e50f['game']=this[_0x3f89('0x3d')],_0x32e50f[_0x3f89('0x2cd')]=this[_0x3f89('0x3d')][_0x3f89('0x2cd')],_0x32e50f[_0x3f89('0x34b')]=this[_0x3f89('0x3d')][_0x3f89('0x34b')],_0x32e50f[_0x3f89('0x195')]=this[_0x3f89('0x3d')][_0x3f89('0x195')],_0x32e50f[_0x3f89('0x186')]=this[_0x3f89('0x3d')][_0x3f89('0x186')],_0x32e50f[_0x3f89('0x34c')]=this[_0x3f89('0x3d')][_0x3f89('0x34c')],_0x32e50f[_0x3f89('0x34d')]=this['game'][_0x3f89('0x34d')],_0x32e50f[_0x3f89('0x344')]=this[_0x3f89('0x3d')]['math'],_0x32e50f[_0x3f89('0x34e')]=this[_0x3f89('0x3d')][_0x3f89('0x34e')],_0x32e50f[_0x3f89('0x28')]=this[_0x3f89('0x3d')][_0x3f89('0x28')],_0x32e50f[_0x3f89('0x34f')]=this,_0x32e50f['stage']=this[_0x3f89('0x3d')]['stage'],_0x32e50f[_0x3f89('0x33e')]=this[_0x3f89('0x3d')][_0x3f89('0x33e')],_0x32e50f['tweens']=this[_0x3f89('0x3d')][_0x3f89('0x350')],_0x32e50f['world']=this[_0x3f89('0x3d')][_0x3f89('0x3e')],_0x32e50f['particles']=this['game']['particles'],_0x32e50f[_0x3f89('0x343')]=this[_0x3f89('0x3d')][_0x3f89('0x343')],_0x32e50f[_0x3f89('0x352')]=this[_0x3f89('0x3d')][_0x3f89('0x352')],_0x32e50f['key']=_0x2d2fca;},'unlink':function(_0xed47d5){var _0x5d61f9=this[_0x3f89('0x354')][_0xed47d5];_0x5d61f9&&(_0x5d61f9[_0x3f89('0x3d')]=null,_0x5d61f9['add']=null,_0x5d61f9[_0x3f89('0x34b')]=null,_0x5d61f9['camera']=null,_0x5d61f9[_0x3f89('0x186')]=null,_0x5d61f9[_0x3f89('0x34c')]=null,_0x5d61f9['load']=null,_0x5d61f9[_0x3f89('0x344')]=null,_0x5d61f9[_0x3f89('0x34e')]=null,_0x5d61f9[_0x3f89('0x28')]=null,_0x5d61f9['state']=null,_0x5d61f9[_0x3f89('0x377')]=null,_0x5d61f9[_0x3f89('0x33e')]=null,_0x5d61f9[_0x3f89('0x350')]=null,_0x5d61f9[_0x3f89('0x3e')]=null,_0x5d61f9['particles']=null,_0x5d61f9['rnd']=null,_0x5d61f9[_0x3f89('0x352')]=null);},'setCurrentState':function(_0x3e2e05){var _0x364377=this[_0x3f89('0x354')][_0x3e2e05];this[_0x3f89('0x366')]=_0x364377,this[_0x3f89('0x378')](_0x3e2e05),this['onInitCallback']=_0x364377[_0x3f89('0x7')]||this[_0x3f89('0x379')],this[_0x3f89('0x36e')]=_0x364377[_0x3f89('0x375')]||null,this[_0x3f89('0x35e')]=_0x364377[_0x3f89('0x37a')]||null,this[_0x3f89('0x35d')]=_0x364377[_0x3f89('0x37b')]||null,this[_0x3f89('0x35a')]=_0x364377['create']||null,this[_0x3f89('0x37c')]=_0x364377[_0x3f89('0x37d')]||null,this[_0x3f89('0x35c')]=_0x364377[_0x3f89('0x37e')]||null,this[_0x3f89('0x35b')]=_0x364377[_0x3f89('0x4c')]||null,this[_0x3f89('0x367')]=_0x364377['resize']||null,this[_0x3f89('0x35f')]=_0x364377[_0x3f89('0x37f')]||null,this[_0x3f89('0x368')]=_0x364377[_0x3f89('0x380')]||null,this[_0x3f89('0x360')]=_0x364377[_0x3f89('0x381')]||null,this[_0x3f89('0x372')]=_0x364377[_0x3f89('0x382')]||this['dummy'],''!==this['current']&&this[_0x3f89('0x3d')][_0x3f89('0x352')]['reset'](),this[_0x3f89('0x358')]=_0x3e2e05,this['_created']=!0x1,this[_0x3f89('0x383')][_0x3f89('0x4e')](this[_0x3f89('0x366')],this[_0x3f89('0x36b')]),_0x3e2e05===this[_0x3f89('0x355')]&&(this['_args']=[]),this[_0x3f89('0x3d')]['_kickstart']=!0x0;},'getCurrentState':function(){return this[_0x3f89('0x354')][this[_0x3f89('0x358')]];},'loadComplete':function(){!0x1===this[_0x3f89('0x357')]&&this['onCreateCallback']?(this[_0x3f89('0x357')]=!0x0,this[_0x3f89('0x35a')][_0x3f89('0x48')](this[_0x3f89('0x366')],this[_0x3f89('0x3d')])):this[_0x3f89('0x357')]=!0x0;},'loadUpdate':function(){!0x1===this[_0x3f89('0x357')]&&this[_0x3f89('0x35d')]&&this['onLoadUpdateCallback'][_0x3f89('0x48')](this['callbackContext'],this[_0x3f89('0x3d')]);},'pause':function(){this[_0x3f89('0x357')]&&this[_0x3f89('0x35f')]&&this[_0x3f89('0x35f')][_0x3f89('0x48')](this[_0x3f89('0x366')],this[_0x3f89('0x3d')]);},'resume':function(){this[_0x3f89('0x357')]&&this[_0x3f89('0x368')]&&this[_0x3f89('0x368')]['call'](this['callbackContext'],this[_0x3f89('0x3d')]);},'update':function(){this[_0x3f89('0x357')]?this[_0x3f89('0x37c')]&&this[_0x3f89('0x37c')][_0x3f89('0x48')](this[_0x3f89('0x366')],this['game']):this[_0x3f89('0x35d')]&&this[_0x3f89('0x35d')]['call'](this[_0x3f89('0x366')],this[_0x3f89('0x3d')]);},'pauseUpdate':function(){this[_0x3f89('0x357')]?this['onPauseUpdateCallback']&&this[_0x3f89('0x360')]['call'](this['callbackContext'],this[_0x3f89('0x3d')]):this[_0x3f89('0x35d')]&&this[_0x3f89('0x35d')][_0x3f89('0x48')](this['callbackContext'],this[_0x3f89('0x3d')]);},'preRender':function(_0x106970){this['_created']&&this[_0x3f89('0x35c')]&&this[_0x3f89('0x35c')]['call'](this[_0x3f89('0x366')],this[_0x3f89('0x3d')],_0x106970);},'resize':function(_0x21879c,_0x3d1cf8){this['onResizeCallback']&&this[_0x3f89('0x367')][_0x3f89('0x48')](this[_0x3f89('0x366')],_0x21879c,_0x3d1cf8);},'render':function(){this[_0x3f89('0x357')]?this[_0x3f89('0x35b')]&&(this[_0x3f89('0x3d')]['renderType']===_0x1525a6[_0x3f89('0x254')]?(this[_0x3f89('0x3d')][_0x3f89('0x9e')][_0x3f89('0x384')](),this['game']['context'][_0x3f89('0xa7')](0x1,0x0,0x0,0x1,0x0,0x0),this[_0x3f89('0x35b')]['call'](this['callbackContext'],this[_0x3f89('0x3d')]),this[_0x3f89('0x3d')][_0x3f89('0x9e')][_0x3f89('0x247')]()):this[_0x3f89('0x35b')]['call'](this['callbackContext'],this[_0x3f89('0x3d')])):this[_0x3f89('0x35e')]&&this[_0x3f89('0x35e')]['call'](this[_0x3f89('0x366')],this[_0x3f89('0x3d')]);},'destroy':function(){this['_clearWorld']=!0x0,this[_0x3f89('0x36a')]=!0x0,this[_0x3f89('0x36c')](),this[_0x3f89('0x366')]=null,this[_0x3f89('0x383')]=null,this['onShutDownCallback']=null,this[_0x3f89('0x36e')]=null,this[_0x3f89('0x35e')]=null,this[_0x3f89('0x35d')]=null,this[_0x3f89('0x35a')]=null,this[_0x3f89('0x37c')]=null,this[_0x3f89('0x35b')]=null,this[_0x3f89('0x35f')]=null,this['onResumedCallback']=null,this[_0x3f89('0x360')]=null,this[_0x3f89('0x3d')]=null,this[_0x3f89('0x354')]={},this[_0x3f89('0x355')]=null,this['current']='';}},_0x1525a6[_0x3f89('0x353')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6['StateManager'],Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x353')][_0x3f89('0x53')],_0x3f89('0x385'),{'get':function(){return this[_0x3f89('0x357')];}}),_0x1525a6['Signal']=function(){},_0x1525a6[_0x3f89('0x323')][_0x3f89('0x53')]={'_bindings':null,'_prevParams':null,'memorize':!0x1,'_shouldPropagate':!0x0,'active':!0x0,'_boundDispatch':!0x1,'validateListener':function(_0xda8f96,_0x34814e){if(_0x3f89('0x287')!=typeof _0xda8f96)throw new Error('Phaser.Signal:\x20listener\x20is\x20a\x20required\x20param\x20of\x20{fn}()\x20and\x20should\x20be\x20a\x20Function.'[_0x3f89('0x386')](_0x3f89('0x387'),_0x34814e));},'_registerListener':function(_0x48a38c,_0x4879ea,_0x5d83bb,_0x4703ef,_0x49200b){var _0x3a3c57,_0x4a8f99=this[_0x3f89('0x388')](_0x48a38c,_0x5d83bb);if(-0x1!==_0x4a8f99){if((_0x3a3c57=this[_0x3f89('0x389')][_0x4a8f99])[_0x3f89('0x38a')]()!==_0x4879ea)throw new Error(_0x3f89('0x38b')+(_0x4879ea?'':_0x3f89('0x38c'))+'()\x20then\x20add'+(_0x4879ea?_0x3f89('0x38c'):'')+'()\x20the\x20same\x20listener\x20without\x20removing\x20the\x20relationship\x20first.');}else _0x3a3c57=new _0x1525a6[(_0x3f89('0x38d'))](this,_0x48a38c,_0x4879ea,_0x5d83bb,_0x4703ef,_0x49200b),this[_0x3f89('0x38e')](_0x3a3c57);return this[_0x3f89('0x38f')]&&this[_0x3f89('0x390')]&&_0x3a3c57[_0x3f89('0x391')](this['_prevParams']),_0x3a3c57;},'_addBinding':function(_0x25636f){this[_0x3f89('0x389')]||(this[_0x3f89('0x389')]=[]);var _0x4d1fc3=this['_bindings'][_0x3f89('0x5')];do{_0x4d1fc3--;}while(this[_0x3f89('0x389')][_0x4d1fc3]&&_0x25636f[_0x3f89('0x392')]<=this[_0x3f89('0x389')][_0x4d1fc3][_0x3f89('0x392')]);this[_0x3f89('0x389')][_0x3f89('0x6e')](_0x4d1fc3+0x1,0x0,_0x25636f);},'_indexOfListener':function(_0x5e2560,_0x2a5850){if(!this['_bindings'])return-0x1;void 0x0===_0x2a5850&&(_0x2a5850=null);for(var _0x587a70,_0x275c64=this[_0x3f89('0x389')][_0x3f89('0x5')];_0x275c64--;)if((_0x587a70=this[_0x3f89('0x389')][_0x275c64])['_listener']===_0x5e2560&&_0x587a70[_0x3f89('0x9e')]===_0x2a5850)return _0x275c64;return-0x1;},'has':function(_0x45e962,_0x126e25){return-0x1!==this[_0x3f89('0x388')](_0x45e962,_0x126e25);},'add':function(_0x1ac707,_0x3b48c9,_0x2deea3){this[_0x3f89('0x393')](_0x1ac707,'add');var _0x45e3ec=[];if(arguments[_0x3f89('0x5')]>0x3)for(var _0x1179e2=0x3;_0x1179e20x3)for(var _0x29c750=0x3;_0x29c750=this['children']['length']?-0x1:this[_0x3f89('0x76')](_0xe549fc);},_0x1525a6[_0x3f89('0x3e9')]['prototype'][_0x3f89('0x6a')]=function(_0x7cbb74,_0xda8362,_0x189435,_0x40223d,_0x4858e2,_0x3c90fa){void 0x0===_0x4858e2&&(_0x4858e2=!0x0);var _0x1fc289=new this[(_0x3f89('0x40b'))](this[_0x3f89('0x3d')],_0x7cbb74,_0xda8362,_0x189435,_0x40223d);return _0x1fc289[_0x3f89('0x96')]=_0x4858e2,_0x1fc289['visible']=_0x4858e2,_0x1fc289[_0x3f89('0x3ee')]=_0x4858e2,this[_0x3f89('0x2cd')](_0x1fc289,!0x1,_0x3c90fa);},_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')][_0x3f89('0x40c')]=function(_0x2cff15,_0x573132,_0x5ab155,_0x48bf1a,_0x40925a,_0x2bf56d){void 0x0===_0x5ab155&&(_0x5ab155=0x0),void 0x0===_0x48bf1a&&(_0x48bf1a=!0x1),Array[_0x3f89('0x288')](_0x573132)||(_0x573132=[_0x573132]),Array[_0x3f89('0x288')](_0x5ab155)||(_0x5ab155=[_0x5ab155]);var _0x34c58e=this,_0x4d511a=[];return _0x573132['forEach'](function(_0x24d322){_0x5ab155['forEach'](function(_0x155f6e){for(var _0x1696ee=0x0;_0x1696ee<_0x2cff15;_0x1696ee++){var _0x54ed81=_0x34c58e[_0x3f89('0x6a')](0x0,0x0,_0x24d322,_0x155f6e,_0x48bf1a);_0x40925a&&_0x40925a[_0x3f89('0x48')](_0x2bf56d||_0x54ed81,_0x54ed81,_0x1696ee),_0x4d511a[_0x3f89('0x6')](_0x54ed81);}});}),_0x4d511a;},_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')]['updateZ']=function(){for(var _0x16815b=this[_0x3f89('0x39')][_0x3f89('0x5')];_0x16815b--;)this[_0x3f89('0x39')][_0x16815b]['z']=_0x16815b;},_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')][_0x3f89('0x40d')]=function(_0x505441,_0x37dad0,_0x4c3da2,_0x4f61ba,_0x38ba16,_0x5d8538){if(void 0x0===_0x38ba16&&(_0x38ba16=_0x1525a6[_0x3f89('0x40e')]),void 0x0===_0x5d8538&&(_0x5d8538=0x0),0x0===this[_0x3f89('0x39')][_0x3f89('0x5')]||_0x5d8538>this[_0x3f89('0x39')][_0x3f89('0x5')]||-0x1===_0x505441&&-0x1===_0x37dad0)return!0x1;for(var _0x222293=new _0x1525a6['Rectangle'](0x0,0x0,_0x4c3da2,_0x4f61ba),_0x48c29a=_0x505441*_0x4c3da2,_0x44a1c7=_0x37dad0*_0x4f61ba,_0x59cb4b=_0x5d8538;_0x59cb4bthis[_0x3f89('0x39')][_0x3f89('0x5')]-0x1&&(_0x3e3241=0x0),this[_0x3f89('0x405')])return this['cursorIndex']=_0x3e3241,this['cursor']=this[_0x3f89('0x39')][this[_0x3f89('0x3f7')]],this[_0x3f89('0x405')];},_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')][_0x3f89('0x410')]=function(){if(this[_0x3f89('0x405')])return this[_0x3f89('0x3f7')]>=this[_0x3f89('0x39')]['length']-0x1?this['cursorIndex']=0x0:this[_0x3f89('0x3f7')]++,this[_0x3f89('0x405')]=this[_0x3f89('0x39')][this[_0x3f89('0x3f7')]],this[_0x3f89('0x405')];},_0x1525a6['Group'][_0x3f89('0x53')]['previous']=function(){if(this[_0x3f89('0x405')])return 0x0===this[_0x3f89('0x3f7')]?this[_0x3f89('0x3f7')]=this[_0x3f89('0x39')][_0x3f89('0x5')]-0x1:this[_0x3f89('0x3f7')]--,this[_0x3f89('0x405')]=this['children'][this[_0x3f89('0x3f7')]],this[_0x3f89('0x405')];},_0x1525a6[_0x3f89('0x3e9')]['prototype'][_0x3f89('0x411')]=function(_0x30902e,_0x51a898){this['swapChildren'](_0x30902e,_0x51a898),this['updateZ']();},_0x1525a6[_0x3f89('0x3e9')]['prototype'][_0x3f89('0x412')]=function(_0x5aacc2){return _0x5aacc2['parent']===this&&this[_0x3f89('0x413')](_0x5aacc2)0x0&&(this[_0x3f89('0x243')](_0x46f164,!0x1,!0x0),this[_0x3f89('0x406')](_0x46f164,0x0,!0x0)),_0x46f164;},_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')]['moveUp']=function(_0x470a81){if(_0x470a81[_0x3f89('0x0')]===this&&this[_0x3f89('0x413')](_0x470a81)0x0){var _0x46fef2=this[_0x3f89('0x413')](_0x13b778),_0x51a42a=this[_0x3f89('0x40a')](_0x46fef2-0x1);_0x51a42a&&this['swap'](_0x13b778,_0x51a42a);}return _0x13b778;},_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')]['xy']=function(_0x22487e,_0x3a28c5,_0x53d93b){if(_0x22487e<0x0||_0x22487e>this[_0x3f89('0x39')][_0x3f89('0x5')])return-0x1;this[_0x3f89('0x76')](_0x22487e)['x']=_0x3a28c5,this['getChildAt'](_0x22487e)['y']=_0x53d93b;},_0x1525a6['Group'][_0x3f89('0x53')][_0x3f89('0x1d1')]=function(){this[_0x3f89('0x39')][_0x3f89('0x1d1')](),this[_0x3f89('0x416')]();},_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')][_0x3f89('0x413')]=function(_0x4200b7){return this[_0x3f89('0x39')]['indexOf'](_0x4200b7);},_0x1525a6[_0x3f89('0x3e9')]['prototype']['getByName']=function(_0x377c24){for(var _0x245cea=0x0;_0x245cea0x0))return!0x1;var _0x156605=_0x34c6bc['length'];return 0x1===_0x156605?0x0===_0x2cda3e?_0x8ea9e8[_0x34c6bc[0x0]]=_0x168c8f:0x1===_0x2cda3e?_0x8ea9e8[_0x34c6bc[0x0]]+=_0x168c8f:0x2===_0x2cda3e?_0x8ea9e8[_0x34c6bc[0x0]]-=_0x168c8f:0x3===_0x2cda3e?_0x8ea9e8[_0x34c6bc[0x0]]*=_0x168c8f:0x4===_0x2cda3e&&(_0x8ea9e8[_0x34c6bc[0x0]]/=_0x168c8f):0x2===_0x156605?0x0===_0x2cda3e?_0x8ea9e8[_0x34c6bc[0x0]][_0x34c6bc[0x1]]=_0x168c8f:0x1===_0x2cda3e?_0x8ea9e8[_0x34c6bc[0x0]][_0x34c6bc[0x1]]+=_0x168c8f:0x2===_0x2cda3e?_0x8ea9e8[_0x34c6bc[0x0]][_0x34c6bc[0x1]]-=_0x168c8f:0x3===_0x2cda3e?_0x8ea9e8[_0x34c6bc[0x0]][_0x34c6bc[0x1]]*=_0x168c8f:0x4===_0x2cda3e&&(_0x8ea9e8[_0x34c6bc[0x0]][_0x34c6bc[0x1]]/=_0x168c8f):0x3===_0x156605?0x0===_0x2cda3e?_0x8ea9e8[_0x34c6bc[0x0]][_0x34c6bc[0x1]][_0x34c6bc[0x2]]=_0x168c8f:0x1===_0x2cda3e?_0x8ea9e8[_0x34c6bc[0x0]][_0x34c6bc[0x1]][_0x34c6bc[0x2]]+=_0x168c8f:0x2===_0x2cda3e?_0x8ea9e8[_0x34c6bc[0x0]][_0x34c6bc[0x1]][_0x34c6bc[0x2]]-=_0x168c8f:0x3===_0x2cda3e?_0x8ea9e8[_0x34c6bc[0x0]][_0x34c6bc[0x1]][_0x34c6bc[0x2]]*=_0x168c8f:0x4===_0x2cda3e&&(_0x8ea9e8[_0x34c6bc[0x0]][_0x34c6bc[0x1]][_0x34c6bc[0x2]]/=_0x168c8f):0x4===_0x156605&&(0x0===_0x2cda3e?_0x8ea9e8[_0x34c6bc[0x0]][_0x34c6bc[0x1]][_0x34c6bc[0x2]][_0x34c6bc[0x3]]=_0x168c8f:0x1===_0x2cda3e?_0x8ea9e8[_0x34c6bc[0x0]][_0x34c6bc[0x1]][_0x34c6bc[0x2]][_0x34c6bc[0x3]]+=_0x168c8f:0x2===_0x2cda3e?_0x8ea9e8[_0x34c6bc[0x0]][_0x34c6bc[0x1]][_0x34c6bc[0x2]][_0x34c6bc[0x3]]-=_0x168c8f:0x3===_0x2cda3e?_0x8ea9e8[_0x34c6bc[0x0]][_0x34c6bc[0x1]][_0x34c6bc[0x2]][_0x34c6bc[0x3]]*=_0x168c8f:0x4===_0x2cda3e&&(_0x8ea9e8[_0x34c6bc[0x0]][_0x34c6bc[0x1]][_0x34c6bc[0x2]][_0x34c6bc[0x3]]/=_0x168c8f)),!0x0;},_0x1525a6['Group'][_0x3f89('0x53')][_0x3f89('0x418')]=function(_0x344de9,_0x1aa0ed,_0x411871,_0x4b7944){if(void 0x0===_0x4b7944&&(_0x4b7944=!0x1),this!==_0x344de9[_0x3f89('0x0')])return!0x1;var _0x441a97=_0x1525a6[_0x3f89('0x295')][_0x3f89('0x419')](_0x344de9,_0x1aa0ed);return!(void 0x0===_0x441a97&&_0x4b7944||_0x441a97!==_0x411871);},_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')]['set']=function(_0x59a73a,_0x5d8f92,_0xed7edd,_0x500e9e,_0x48c0c5,_0x1a961e,_0x577976){if(void 0x0===_0x577976&&(_0x577976=!0x1),_0x5d8f92=_0x5d8f92[_0x3f89('0x296')]('.'),void 0x0===_0x500e9e&&(_0x500e9e=!0x1),void 0x0===_0x48c0c5&&(_0x48c0c5=!0x1),(!0x1===_0x500e9e||_0x500e9e&&_0x59a73a[_0x3f89('0x3ee')])&&(!0x1===_0x48c0c5||_0x48c0c5&&_0x59a73a['visible']))return this['setProperty'](_0x59a73a,_0x5d8f92,_0xed7edd,_0x1a961e,_0x577976);},_0x1525a6['Group'][_0x3f89('0x53')][_0x3f89('0x41a')]=function(_0x32af37,_0x402fea,_0x493196,_0x46b303,_0x5d73ca,_0x2eb4eb){void 0x0===_0x493196&&(_0x493196=!0x1),void 0x0===_0x46b303&&(_0x46b303=!0x1),void 0x0===_0x2eb4eb&&(_0x2eb4eb=!0x1),_0x32af37=_0x32af37[_0x3f89('0x296')]('.'),_0x5d73ca=_0x5d73ca||0x0;for(var _0x1e8c00=0x0;_0x1e8c000x2)for(_0x5598fe=[],_0x5b666a=0x2;_0x5b666a0x2)for(_0x2bd3d9=[],_0x28b2e=0x2;_0x28b2e=_0x53f31a&&(_0x53be56=_0x53f31a-0x1);var _0x377776=this['children'][_0x53be56];this['updateOnlyExistingChildren']&&!_0x377776['exists']||_0x377776['update']();}},_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')][_0x3f89('0x3b8')]=function(){this[_0x3f89('0x3f8')]&&(this['x']=(this['game'][_0x3f89('0x195')][_0x3f89('0x15c')]['x']+this[_0x3f89('0x3f9')]['x'])/this[_0x3f89('0x3d')][_0x3f89('0x195')][_0x3f89('0x28')]['x'],this['y']=(this[_0x3f89('0x3d')]['camera'][_0x3f89('0x15c')]['y']+this[_0x3f89('0x3f9')]['y'])/this[_0x3f89('0x3d')]['camera'][_0x3f89('0x28')]['y']);for(var _0x52c5da=0x0;_0x52c5da0x2){_0x99c6a7=[null];for(var _0x19b157=0x2;_0x19b1570x2){_0x256066=[null];for(var _0x911095=0x2;_0x9110950x2){_0x4bf160=[null];for(var _0x5010e4=0x2;_0x5010e4_0x15e01f[this[_0x3f89('0x42e')]]?0x1:_0x4c1c08['z']<_0x15e01f['z']?-0x1:0x1;},_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')][_0x3f89('0x431')]=function(_0x1e5f7f,_0x2ded81){return _0x1e5f7f[this[_0x3f89('0x42e')]]<_0x2ded81[this[_0x3f89('0x42e')]]?0x1:_0x1e5f7f[this[_0x3f89('0x42e')]]>_0x2ded81[this[_0x3f89('0x42e')]]?-0x1:0x0;},_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')][_0x3f89('0x42b')]=function(_0x33c43e,_0x3942c7,_0x540716,_0x49031c,_0x1a70c9,_0x42c660){if(0x0===this[_0x3f89('0x39')][_0x3f89('0x5')]){if(_0x540716===_0x1525a6[_0x3f89('0x3e9')]['RETURN_TOTAL'])return 0x0;if(_0x540716===_0x1525a6[_0x3f89('0x3e9')]['RETURN_ALL'])return[];}var _0x1fcf7e=0x0;if(_0x540716===_0x1525a6['Group']['RETURN_ALL'])var _0x3e3300=[];for(var _0x42a69d=0x0;_0x42a69d0x0)return this['children'][this[_0x3f89('0x39')][_0x3f89('0x5')]-0x1];},_0x1525a6['Group'][_0x3f89('0x53')][_0x3f89('0x437')]=function(){if(this[_0x3f89('0x39')][_0x3f89('0x5')]>0x0)return this[_0x3f89('0x39')][0x0];},_0x1525a6['Group']['prototype'][_0x3f89('0x438')]=function(_0x6540fa,_0x564468,_0x54fdc5){for(var _0x29340f=Number[_0x3f89('0x439')],_0x694465=0x0,_0x387265=null,_0x82d36e=0x0;_0x82d36e_0x515f86&&(!_0x175d4b||_0x175d4b[_0x3f89('0x48')](_0x569e54,_0x3ef8b5,_0x54cd48))&&(_0x515f86=_0x54cd48,_0x16115e=_0x3ef8b5);}return _0x16115e;},_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')][_0x3f89('0x1c2')]=function(_0x3cc57b,_0x2146b3){return this[_0x3f89('0x42b')](_0x3cc57b,_0x2146b3,_0x1525a6['Group']['RETURN_TOTAL']);},_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')][_0x3f89('0x43a')]=function(){return this[_0x3f89('0x1c2')](_0x3f89('0x3ee'),!0x0);},_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')][_0x3f89('0x43b')]=function(){return this[_0x3f89('0x1c2')](_0x3f89('0x3ee'),!0x1);},_0x1525a6[_0x3f89('0x3e9')]['prototype']['getRandom']=function(_0x4a3c7c,_0x537d76){return void 0x0===_0x4a3c7c&&(_0x4a3c7c=0x0),void 0x0===_0x537d76&&(_0x537d76=this['children'][_0x3f89('0x5')]),0x0===_0x537d76?null:_0x1525a6['ArrayUtils']['getRandomItem'](this[_0x3f89('0x39')],_0x4a3c7c,_0x537d76);},_0x1525a6['Group'][_0x3f89('0x53')][_0x3f89('0x43c')]=function(_0x42624f,_0x52eddb){var _0x635377=this[_0x3f89('0x43d')](_0x3f89('0x96'),!0x0,_0x42624f,_0x52eddb);return this[_0x3f89('0x3d')]['rnd'][_0x3f89('0x43e')](_0x635377);},_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')][_0x3f89('0x43d')]=function(_0xb64a31,_0x5df7e4,_0x111eb3,_0x1a5416){void 0x0===_0x111eb3&&(_0x111eb3=0x0),void 0x0===_0x1a5416&&(_0x1a5416=this[_0x3f89('0x39')]['length']);for(var _0xfde698=[],_0x16161b=_0x111eb3;_0x16161b<_0x1a5416;_0x16161b++){var _0x21e0d8=this[_0x3f89('0x39')][_0x16161b];_0xb64a31?_0x21e0d8[_0xb64a31]===_0x5df7e4&&_0xfde698[_0x3f89('0x6')](_0x21e0d8):_0xfde698[_0x3f89('0x6')](_0x21e0d8);}return _0xfde698;},_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')]['remove']=function(_0x33253c,_0x3f896e,_0x465302){if(void 0x0===_0x3f896e&&(_0x3f896e=!0x1),void 0x0===_0x465302&&(_0x465302=!0x1),0x0===this[_0x3f89('0x39')][_0x3f89('0x5')]||-0x1===this[_0x3f89('0x39')][_0x3f89('0x407')](_0x33253c))return!0x1;_0x465302||!_0x33253c[_0x3f89('0x403')]||_0x33253c[_0x3f89('0x43f')]||_0x33253c[_0x3f89('0x403')][_0x3f89('0x440')](_0x33253c,this);var _0x534c24=this[_0x3f89('0x6d')](_0x33253c);return this['removeFromHash'](_0x33253c),this[_0x3f89('0x416')](),this['cursor']===_0x33253c&&this[_0x3f89('0x410')](),_0x3f896e&&_0x534c24&&_0x534c24['destroy'](!0x0),!0x0;},_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')]['moveAll']=function(_0x2d9428,_0x17c9ef){if(void 0x0===_0x17c9ef&&(_0x17c9ef=!0x1),this[_0x3f89('0x39')][_0x3f89('0x5')]>0x0&&_0x2d9428 instanceof _0x1525a6[_0x3f89('0x3e9')]){do{_0x2d9428[_0x3f89('0x2cd')](this[_0x3f89('0x39')][0x0],_0x17c9ef);}while(this[_0x3f89('0x39')][_0x3f89('0x5')]>0x0);this[_0x3f89('0x3e6')]=[],this[_0x3f89('0x405')]=null;}return _0x2d9428;},_0x1525a6['Group'][_0x3f89('0x53')]['removeAll']=function(_0x138dea,_0x54d4aa,_0x3d4263){if(void 0x0===_0x138dea&&(_0x138dea=!0x1),void 0x0===_0x54d4aa&&(_0x54d4aa=!0x1),void 0x0===_0x3d4263&&(_0x3d4263=!0x1),0x0!==this[_0x3f89('0x39')][_0x3f89('0x5')]){do{!_0x54d4aa&&this[_0x3f89('0x39')][0x0][_0x3f89('0x403')]&&this[_0x3f89('0x39')][0x0][_0x3f89('0x403')][_0x3f89('0x440')](this[_0x3f89('0x39')][0x0],this);var _0x4e2d77=this[_0x3f89('0x6d')](this[_0x3f89('0x39')][0x0]);this[_0x3f89('0x3e7')](_0x4e2d77),_0x138dea&&_0x4e2d77&&_0x4e2d77[_0x3f89('0x5d')](!0x0,_0x3d4263);}while(this[_0x3f89('0x39')]['length']>0x0);this[_0x3f89('0x3e6')]=[],this[_0x3f89('0x405')]=null;}},_0x1525a6[_0x3f89('0x3e9')]['prototype'][_0x3f89('0x441')]=function(_0x2ba6c0,_0xe26c95,_0x5d6f45,_0x2b0fde){if(void 0x0===_0xe26c95&&(_0xe26c95=this[_0x3f89('0x39')][_0x3f89('0x5')]-0x1),void 0x0===_0x5d6f45&&(_0x5d6f45=!0x1),void 0x0===_0x2b0fde&&(_0x2b0fde=!0x1),0x0!==this[_0x3f89('0x39')][_0x3f89('0x5')]){if(_0x2ba6c0>_0xe26c95||_0x2ba6c0<0x0||_0xe26c95>this[_0x3f89('0x39')][_0x3f89('0x5')])return!0x1;for(var _0x30ef6d=_0xe26c95;_0x30ef6d>=_0x2ba6c0;){!_0x2b0fde&&this[_0x3f89('0x39')][_0x30ef6d]['events']&&this[_0x3f89('0x39')][_0x30ef6d][_0x3f89('0x403')][_0x3f89('0x440')](this['children'][_0x30ef6d],this);var _0x361314=this['removeChild'](this[_0x3f89('0x39')][_0x30ef6d]);this['removeFromHash'](_0x361314),_0x5d6f45&&_0x361314&&_0x361314[_0x3f89('0x5d')](!0x0),this['cursor']===this[_0x3f89('0x39')][_0x30ef6d]&&(this[_0x3f89('0x405')]=null),_0x30ef6d--;}this['updateZ']();}},_0x1525a6['Group'][_0x3f89('0x53')][_0x3f89('0x442')]=function(_0x121928,_0x2c55c6){null==_0x121928&&(_0x121928=this[_0x3f89('0x3d')][_0x3f89('0x3e')][_0x3f89('0x31c')]),this[_0x3f89('0x28b')](function(_0x48a27f){_0x48a27f[_0x3f89('0x26')][_0x3f89('0x2a4')](_0x121928['randomX'],_0x121928['randomY']);},null,_0x2c55c6);},_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')][_0x3f89('0x443')]=function(){_0x1525a6[_0x3f89('0x444')][_0x3f89('0x443')](this[_0x3f89('0x39')]),this[_0x3f89('0x416')]();},_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')][_0x3f89('0x5d')]=function(_0x4137b2,_0x3563ef){null===this[_0x3f89('0x3d')]||this[_0x3f89('0x3ef')]||(void 0x0===_0x4137b2&&(_0x4137b2=!0x0),void 0x0===_0x3563ef&&(_0x3563ef=!0x1),this[_0x3f89('0x3f6')]['dispatch'](this,_0x4137b2,_0x3563ef),this[_0x3f89('0x373')](_0x4137b2),this['cursor']=null,this[_0x3f89('0x5b')]=null,this[_0x3f89('0x3f0')]=!0x1,_0x3563ef||(this[_0x3f89('0x0')]&&this[_0x3f89('0x0')][_0x3f89('0x6d')](this),this['game']=null,this[_0x3f89('0x96')]=!0x1));},Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')],_0x3f89('0x445'),{'get':function(){return this[_0x3f89('0x42b')]('exists',!0x0,_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x3fb')]);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')],_0x3f89('0x5'),{'get':function(){return this[_0x3f89('0x39')]['length'];}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')],'angle',{'get':function(){return _0x1525a6[_0x3f89('0x45')]['radToDeg'](this['rotation']);},'set':function(_0x3ac1f8){this[_0x3f89('0x2a')]=_0x1525a6[_0x3f89('0x45')]['degToRad'](_0x3ac1f8);}}),Object['defineProperty'](_0x1525a6['Group'][_0x3f89('0x53')],_0x3f89('0x2c9'),{'get':function(){return this[_0x3f89('0x7d')](this[_0x3f89('0x0')])[_0x3f89('0x2c9')];},'set':function(_0x566f14){var _0x5ed70d=this[_0x3f89('0x7d')](this[_0x3f89('0x0')]),_0x492a8b=this['x']-_0x5ed70d['x'];this['x']=_0x566f14+_0x492a8b-_0x5ed70d[_0x3f89('0x2c0')];}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')],_0x3f89('0x2fe'),{'get':function(){return this['getBounds'](this[_0x3f89('0x0')])[_0x3f89('0x2fe')];},'set':function(_0x43c7c9){var _0x58bfcf=this[_0x3f89('0x7d')](this[_0x3f89('0x0')]),_0x43c799=this['y']-_0x58bfcf['y'];this['y']=_0x43c7c9+_0x43c799-_0x58bfcf[_0x3f89('0x2c1')];}}),Object[_0x3f89('0x8e')](_0x1525a6['Group'][_0x3f89('0x53')],_0x3f89('0x2b6'),{'get':function(){return this[_0x3f89('0x7d')](this[_0x3f89('0x0')])[_0x3f89('0x2b6')];},'set':function(_0x9a4655){var _0x5707cb=this['getBounds'](this[_0x3f89('0x0')]),_0x13ff5e=this['x']-_0x5707cb['x'];this['x']=_0x9a4655+_0x13ff5e;}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')],_0x3f89('0x2b7'),{'get':function(){return this['getBounds'](this[_0x3f89('0x0')])[_0x3f89('0x2b7')];},'set':function(_0x23cb00){var _0x4d7267=this[_0x3f89('0x7d')](this[_0x3f89('0x0')]),_0x44f567=this['x']-_0x4d7267['x'];this['x']=_0x23cb00+_0x44f567-_0x4d7267['width'];}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')],'top',{'get':function(){return this['getBounds'](this[_0x3f89('0x0')])[_0x3f89('0x2b8')];},'set':function(_0x1b02cb){var _0x34c9a3=this[_0x3f89('0x7d')](this[_0x3f89('0x0')]),_0x4e6509=this['y']-_0x34c9a3['y'];this['y']=_0x1b02cb+_0x4e6509;}}),Object[_0x3f89('0x8e')](_0x1525a6['Group'][_0x3f89('0x53')],_0x3f89('0x2b9'),{'get':function(){return this['getBounds'](this['parent'])[_0x3f89('0x2b9')];},'set':function(_0x14e32d){var _0x1cfb0e=this[_0x3f89('0x7d')](this[_0x3f89('0x0')]),_0xb78b7f=this['y']-_0x1cfb0e['y'];this['y']=_0x14e32d+_0xb78b7f-_0x1cfb0e['height'];}}),_0x1525a6[_0x3f89('0x446')]=function(_0x137378){_0x1525a6['Group'][_0x3f89('0x48')](this,_0x137378,null,_0x3f89('0x447'),!0x1),this[_0x3f89('0x31c')]=new _0x1525a6[(_0x3f89('0x34'))](0x0,0x0,_0x137378[_0x3f89('0x23')],_0x137378[_0x3f89('0x24')]),this[_0x3f89('0x195')]=null,this[_0x3f89('0x448')]=!0x1,this['_width']=_0x137378[_0x3f89('0x23')],this[_0x3f89('0x8f')]=_0x137378['height'],this[_0x3f89('0x3d')][_0x3f89('0x34f')][_0x3f89('0x359')][_0x3f89('0x2cd')](this[_0x3f89('0x449')],this);},_0x1525a6[_0x3f89('0x446')][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')]),_0x1525a6[_0x3f89('0x446')]['prototype'][_0x3f89('0x6b')]=_0x1525a6['World'],_0x1525a6['World']['prototype'][_0x3f89('0x44a')]=function(){this[_0x3f89('0x195')]=new _0x1525a6[(_0x3f89('0x31b'))](this['game'],0x0,0x0,0x0,this[_0x3f89('0x3d')][_0x3f89('0x23')],this[_0x3f89('0x3d')][_0x3f89('0x24')]),this[_0x3f89('0x3d')]['stage']['addChild'](this),this[_0x3f89('0x195')]['boot']();},_0x1525a6['World']['prototype']['stateChange']=function(){this['x']=0x0,this['y']=0x0,this['camera'][_0x3f89('0x36f')]();},_0x1525a6[_0x3f89('0x446')][_0x3f89('0x53')]['setBounds']=function(_0x17c5cb,_0x1d8de8,_0x1bdddb,_0x3e5c12){this['_definedSize']=!0x0,this[_0x3f89('0x8d')]=_0x1bdddb,this[_0x3f89('0x8f')]=_0x3e5c12,this[_0x3f89('0x31c')]['setTo'](_0x17c5cb,_0x1d8de8,_0x1bdddb,_0x3e5c12),this['x']=_0x17c5cb,this['y']=_0x1d8de8,this['camera'][_0x3f89('0x31c')]&&this[_0x3f89('0x195')][_0x3f89('0x31c')][_0x3f89('0x2af')](_0x17c5cb,_0x1d8de8,Math[_0x3f89('0x55')](_0x1bdddb,this[_0x3f89('0x3d')][_0x3f89('0x23')]),Math['max'](_0x3e5c12,this[_0x3f89('0x3d')][_0x3f89('0x24')])),this[_0x3f89('0x3d')]['physics'][_0x3f89('0x44b')]();},_0x1525a6[_0x3f89('0x446')][_0x3f89('0x53')][_0x3f89('0x58')]=function(_0x33c607,_0x7498e3){this['_definedSize']&&(_0x33c607this['bounds']['right']&&(_0x439c9d['x']=this[_0x3f89('0x31c')][_0x3f89('0x2b6')])),_0xfaa332&&(_0x439c9d['y']+_0x439c9d['_currentBounds'][_0x3f89('0x24')]this['bounds'][_0x3f89('0x2b9')]&&(_0x439c9d['y']=this[_0x3f89('0x31c')][_0x3f89('0x2b8')]))):(_0x4bba19&&_0x439c9d['x']+_0x2d6a3ethis['bounds']['right']&&(_0x439c9d['x']=this['bounds']['left']-_0x2d6a3e),_0xfaa332&&_0x439c9d['y']+_0x2d6a3ethis[_0x3f89('0x31c')][_0x3f89('0x2b9')]&&(_0x439c9d['y']=this['bounds'][_0x3f89('0x2b8')]-_0x2d6a3e));},_0x1525a6[_0x3f89('0x446')]['prototype'][_0x3f89('0x44c')]=function(_0x10a54c,_0x41b5f7,_0xaae249,_0x473424,_0x587843,_0x38d773){_0x10a54c[_0x3f89('0x28b')](this[_0x3f89('0x2d6')],this,_0x41b5f7,_0xaae249,_0x473424,_0x587843,_0x38d773);},Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x446')][_0x3f89('0x53')],_0x3f89('0x23'),{'get':function(){return this['bounds'][_0x3f89('0x23')];},'set':function(_0x1825c2){_0x1825c20x1&&!this[_0x3f89('0x464')])this[_0x3f89('0x33e')][_0x3f89('0x33e')]>this['_nextFpsNotification']&&(this['_nextFpsNotification']=this[_0x3f89('0x33e')][_0x3f89('0x33e')]+0x2710,this[_0x3f89('0x463')][_0x3f89('0x341')]()),this['_deltaTime']=0x0,this['_spiraling']=0x0,this[_0x3f89('0x49e')]?this[_0x3f89('0x45e')]=0x0:(this[_0x3f89('0x49f')](this[_0x3f89('0x33e')][_0x3f89('0x49c')]*this['time'][_0x3f89('0x49d')]),this['rendersThisFrame']=0x1);else{var _0x1d51a7=0x3e8*this[_0x3f89('0x33e')][_0x3f89('0x49c')]/this[_0x3f89('0x33e')][_0x3f89('0x49d')];this[_0x3f89('0x45f')]+=Math[_0x3f89('0x55')](Math[_0x3f89('0x2cf')](0x3*_0x1d51a7,this[_0x3f89('0x33e')][_0x3f89('0x4a0')]),0x0);var _0x5b106a=0x0;for(this[_0x3f89('0x45d')]=Math[_0x3f89('0xab')](this[_0x3f89('0x45f')]/_0x1d51a7),this[_0x3f89('0x464')]&&(this[_0x3f89('0x45d')]=Math['min'](0x1,this[_0x3f89('0x45d')])),this[_0x3f89('0x465')]?this['rendersThisFrame']=0x1:this[_0x3f89('0x45e')]=Math[_0x3f89('0x2cf')](0x1,this[_0x3f89('0x45d')]);this[_0x3f89('0x45f')]>=_0x1d51a7&&(this['_deltaTime']-=_0x1d51a7,this['currentUpdateID']=_0x5b106a,this[_0x3f89('0x49a')](this[_0x3f89('0x33e')][_0x3f89('0x49b')]),_0x5b106a++,!this[_0x3f89('0x464')]||0x1!==_0x5b106a);)this[_0x3f89('0x33e')][_0x3f89('0x255')]();_0x5b106a>this[_0x3f89('0x460')]?this[_0x3f89('0x461')]++:_0x5b106a0x0&&this[_0x3f89('0x49f')](this[_0x3f89('0x45f')]/_0x1d51a7);}}},'updateLogic':function(_0x51ea85){this[_0x3f89('0x4a1')]||this[_0x3f89('0x459')]?(this['scale'][_0x3f89('0x381')](),this[_0x3f89('0x34f')][_0x3f89('0x381')](_0x51ea85),this[_0x3f89('0x374')][_0x3f89('0x3b7')](),this['input'][_0x3f89('0x381')]()):(this[_0x3f89('0x458')]&&(this[_0x3f89('0x459')]=!0x0),this[_0x3f89('0x33e')][_0x3f89('0x4a2')](),this['scale'][_0x3f89('0x3b7')](),this[_0x3f89('0x374')][_0x3f89('0x3b7')](),this[_0x3f89('0x195')]['preUpdate'](),this[_0x3f89('0x352')][_0x3f89('0x3b7')](),this[_0x3f89('0x34f')][_0x3f89('0x3b7')](_0x51ea85),this[_0x3f89('0x3b5')][_0x3f89('0x3b7')](_0x51ea85),this['stage']['preUpdate'](),this[_0x3f89('0x34f')][_0x3f89('0x37d')](),this[_0x3f89('0x377')][_0x3f89('0x37d')](),this['tweens'][_0x3f89('0x37d')](),this[_0x3f89('0x34e')][_0x3f89('0x37d')](),this[_0x3f89('0x34c')][_0x3f89('0x37d')](),this[_0x3f89('0x352')][_0x3f89('0x37d')](),this['plugins'][_0x3f89('0x37d')](),this[_0x3f89('0x377')][_0x3f89('0x3b8')](),this[_0x3f89('0x3b5')][_0x3f89('0x3b8')]()),this['stage'][_0x3f89('0x5f')]();},'updateRender':function(_0x172b21){this[_0x3f89('0x457')]||(this[_0x3f89('0x33e')][_0x3f89('0x4a3')](),this[_0x3f89('0x34f')]['preRender'](_0x172b21),this[_0x3f89('0x452')]!==_0x1525a6[_0x3f89('0x480')]&&(this['renderer'][_0x3f89('0x4c')](this[_0x3f89('0x377')]),this[_0x3f89('0x3b5')][_0x3f89('0x4c')](_0x172b21),this[_0x3f89('0x34f')][_0x3f89('0x4c')](_0x172b21)),this['plugins'][_0x3f89('0x3ba')](_0x172b21));},'enableStep':function(){this[_0x3f89('0x458')]=!0x0,this[_0x3f89('0x459')]=!0x1,this[_0x3f89('0x4a4')]=0x0;},'disableStep':function(){this[_0x3f89('0x458')]=!0x1,this[_0x3f89('0x459')]=!0x1;},'step':function(){this['pendingStep']=!0x1,this[_0x3f89('0x4a4')]++;},'destroy':function(){this['raf'][_0x3f89('0x86')](),this[_0x3f89('0x374')]['destroy']&&this[_0x3f89('0x374')][_0x3f89('0x5d')](),this['state'][_0x3f89('0x5d')](),this[_0x3f89('0x34e')]['destroy'](),this[_0x3f89('0x28')][_0x3f89('0x5d')](),this[_0x3f89('0x377')][_0x3f89('0x5d')](),this['input'][_0x3f89('0x5d')](),this[_0x3f89('0x352')][_0x3f89('0x5d')](),this[_0x3f89('0x3b5')][_0x3f89('0x5d')](),this[_0x3f89('0x374')]=null,this[_0x3f89('0x34f')]=null,this[_0x3f89('0x34e')]=null,this[_0x3f89('0x28')]=null,this[_0x3f89('0x377')]=null,this[_0x3f89('0x34c')]=null,this[_0x3f89('0x352')]=null,this[_0x3f89('0x3b5')]=null,this[_0x3f89('0x186')]=null,this['load']=null,this[_0x3f89('0x33e')]=null,this[_0x3f89('0x3e')]=null,this[_0x3f89('0x365')]=!0x1,this[_0x3f89('0x16c')][_0x3f89('0x5d')](!0x1),_0x1525a6['Canvas'][_0x3f89('0x4a5')](this[_0x3f89('0x241')]),PIXI[_0x3f89('0x156')]=null,_0x1525a6['GAMES'][this['id']]=null;},'gamePaused':function(_0x5d306c){this[_0x3f89('0x4a1')]||(this[_0x3f89('0x4a1')]=!0x0,this[_0x3f89('0x33e')][_0x3f89('0x4a6')](),this[_0x3f89('0x34e')][_0x3f89('0x4a7')]&&this[_0x3f89('0x34e')][_0x3f89('0x4a8')](),this[_0x3f89('0x361')][_0x3f89('0x341')](_0x5d306c),this[_0x3f89('0x25e')][_0x3f89('0x4a9')]&&this[_0x3f89('0x25e')]['iOS']&&(this['lockRender']=!0x0));},'gameResumed':function(_0x3aa049){this[_0x3f89('0x4a1')]&&!this[_0x3f89('0x45c')]&&(this[_0x3f89('0x4a1')]=!0x1,this[_0x3f89('0x33e')][_0x3f89('0x4aa')](),this['input'][_0x3f89('0x36f')](),this['sound'][_0x3f89('0x4a7')]&&this[_0x3f89('0x34e')]['unsetMute'](),this[_0x3f89('0x363')][_0x3f89('0x341')](_0x3aa049),this[_0x3f89('0x25e')][_0x3f89('0x4a9')]&&this['device'][_0x3f89('0x4ab')]&&(this['lockRender']=!0x1));},'focusLoss':function(_0xef7e99){this[_0x3f89('0x45a')][_0x3f89('0x341')](_0xef7e99),this[_0x3f89('0x377')][_0x3f89('0x3bd')]||this[_0x3f89('0x4a6')](_0xef7e99);},'focusGain':function(_0x45087c){this[_0x3f89('0x45b')]['dispatch'](_0x45087c),this[_0x3f89('0x377')]['disableVisibilityChange']||this['gameResumed'](_0x45087c);}},_0x1525a6[_0x3f89('0x44e')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6['Game'],Object['defineProperty'](_0x1525a6[_0x3f89('0x44e')][_0x3f89('0x53')],_0x3f89('0x37f'),{'get':function(){return this[_0x3f89('0x4a1')];},'set':function(_0x4a1dba){!0x0===_0x4a1dba?(!0x1===this[_0x3f89('0x4a1')]&&(this[_0x3f89('0x4a1')]=!0x0,this[_0x3f89('0x34e')][_0x3f89('0x4a8')](),this[_0x3f89('0x33e')][_0x3f89('0x4a6')](),this[_0x3f89('0x361')][_0x3f89('0x341')](this)),this['_codePaused']=!0x0):(this[_0x3f89('0x4a1')]&&(this['_paused']=!0x1,this[_0x3f89('0x34c')][_0x3f89('0x36f')](),this[_0x3f89('0x34e')][_0x3f89('0x4ac')](),this[_0x3f89('0x33e')][_0x3f89('0x4aa')](),this[_0x3f89('0x363')][_0x3f89('0x341')](this)),this[_0x3f89('0x45c')]=!0x1);}}),_0x1525a6[_0x3f89('0x471')]=function(_0x187dfa){this['game']=_0x187dfa,this['hitCanvas']=null,this[_0x3f89('0x4ad')]=null,this[_0x3f89('0x4ae')]=[],this['customCandidateHandler']=null,this['customCandidateHandlerContext']=null,this[_0x3f89('0x4af')]=0x0,this[_0x3f89('0x4b0')]=!0x0,this['multiInputOverride']=_0x1525a6['Input']['MOUSE_TOUCH_COMBINE'],this[_0x3f89('0x26')]=null,this['speed']=null,this[_0x3f89('0x4b1')]=null,this[_0x3f89('0x28')]=null,this[_0x3f89('0x4b2')]=-0x1,this[_0x3f89('0x4b3')]=0xc8,this[_0x3f89('0x4b4')]=0x12c,this[_0x3f89('0x4b5')]=0x7d0,this[_0x3f89('0x4b6')]=0xc8,this[_0x3f89('0x4b7')]=0xc8,this[_0x3f89('0x4b8')]=!0x1,this['recordRate']=0x64,this['recordLimit']=0x64,this['touchLockCallbacks']=[],this['pointer1']=null,this[_0x3f89('0x4b9')]=null,this[_0x3f89('0x4ba')]=null,this[_0x3f89('0x4bb')]=null,this['pointer5']=null,this[_0x3f89('0x4bc')]=null,this[_0x3f89('0x4bd')]=null,this[_0x3f89('0x4be')]=null,this[_0x3f89('0x4bf')]=null,this[_0x3f89('0x4c0')]=null,this[_0x3f89('0x4c1')]=[],this[_0x3f89('0x4c2')]=null,this[_0x3f89('0x4c3')]=null,this[_0x3f89('0x3ab')]=null,this['keyboard']=null,this['touch']=null,this[_0x3f89('0x4c4')]=null,this['gamepad']=null,this['resetLocked']=!0x1,this[_0x3f89('0x4c5')]=null,this[_0x3f89('0x4c6')]=null,this[_0x3f89('0x4c7')]=null,this['onHold']=null,this[_0x3f89('0x4c8')]=0x0,this[_0x3f89('0x4c9')]=new _0x1525a6[(_0x3f89('0x42a'))](),this[_0x3f89('0x4ca')]=new _0x1525a6['Point'](),this[_0x3f89('0x4cb')]=0x0,this[_0x3f89('0x4cc')]=null,this['_x']=0x0,this['_y']=0x0;},_0x1525a6['Input'][_0x3f89('0x4cd')]=0x0,_0x1525a6[_0x3f89('0x471')][_0x3f89('0x4ce')]=0x1,_0x1525a6[_0x3f89('0x471')]['MOUSE_TOUCH_COMBINE']=0x2,_0x1525a6['Input']['MAX_POINTERS']=0xa,_0x1525a6[_0x3f89('0x471')][_0x3f89('0x53')]={'boot':function(){this[_0x3f89('0x4c3')]=new _0x1525a6[(_0x3f89('0x4cf'))](this['game'],0x0,_0x1525a6[_0x3f89('0x4d0')][_0x3f89('0x4d1')]),this[_0x3f89('0x4d2')](),this['addPointer'](),this['mouse']=new _0x1525a6[(_0x3f89('0x4d3'))](this['game']),this[_0x3f89('0x4d4')]=new _0x1525a6[(_0x3f89('0x4d5'))](this[_0x3f89('0x3d')]),this[_0x3f89('0x4c4')]=new _0x1525a6[(_0x3f89('0x4d6'))](this[_0x3f89('0x3d')]),_0x1525a6[_0x3f89('0x4d7')]&&(this[_0x3f89('0x4d8')]=new _0x1525a6[(_0x3f89('0x4d7'))](this[_0x3f89('0x3d')])),_0x1525a6['Gamepad']&&(this['gamepad']=new _0x1525a6[(_0x3f89('0x4d9'))](this[_0x3f89('0x3d')])),this[_0x3f89('0x4c5')]=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0x4c6')]=new _0x1525a6['Signal'](),this[_0x3f89('0x4c7')]=new _0x1525a6[(_0x3f89('0x323'))](),this['onHold']=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0x28')]=new _0x1525a6[(_0x3f89('0x27'))](0x1,0x1),this[_0x3f89('0x4da')]=new _0x1525a6[(_0x3f89('0x27'))](),this[_0x3f89('0x26')]=new _0x1525a6[(_0x3f89('0x27'))](),this['_oldPosition']=new _0x1525a6[(_0x3f89('0x27'))](),this['circle']=new _0x1525a6[(_0x3f89('0x2ab'))](0x0,0x0,0x2c),this['activePointer']=this[_0x3f89('0x4c3')],this['hitCanvas']=_0x1525a6['CanvasPool'][_0x3f89('0x6a')](this,0x1,0x1),this[_0x3f89('0x4ad')]=this[_0x3f89('0x4db')][_0x3f89('0x172')]('2d'),this[_0x3f89('0x3ab')][_0x3f89('0x89')](),this[_0x3f89('0x3d')][_0x3f89('0x25e')]['mspointer']||this[_0x3f89('0x4d4')][_0x3f89('0x89')](),this[_0x3f89('0x4c4')][_0x3f89('0x89')](),this[_0x3f89('0x4c3')][_0x3f89('0x399')]=!0x0,this['keyboard']&&this[_0x3f89('0x4d8')]['start']();var _0x25b5ad=this;this[_0x3f89('0x4dc')]=function(_0x54f1a5){_0x25b5ad[_0x3f89('0x4dd')](_0x54f1a5);},this[_0x3f89('0x3d')]['canvas'][_0x3f89('0x3d3')](_0x3f89('0x3d7'),this[_0x3f89('0x4dc')],!0x1);},'destroy':function(){this['mouse'][_0x3f89('0x86')](),this[_0x3f89('0x4d4')][_0x3f89('0x86')](),this['mspointer']['stop'](),this[_0x3f89('0x4d8')]&&this[_0x3f89('0x4d8')]['stop'](),this[_0x3f89('0x4de')]&&this['gamepad']['stop'](),this[_0x3f89('0x4ae')]=[],_0x1525a6['CanvasPool'][_0x3f89('0x243')](this),this['game'][_0x3f89('0x241')]['removeEventListener'](_0x3f89('0x3d7'),this[_0x3f89('0x4dc')]);},'setInteractiveCandidateHandler':function(_0x3a9bf8,_0x11d71d){this[_0x3f89('0x4df')]=_0x3a9bf8,this[_0x3f89('0x4e0')]=_0x11d71d;},'addMoveCallback':function(_0x544dcd,_0x45ba7b){this[_0x3f89('0x4ae')]['push']({'callback':_0x544dcd,'context':_0x45ba7b});},'addTouchLockCallback':function(_0x43bdc5,_0x38ac60,_0x161432){void 0x0===_0x161432&&(_0x161432=!0x1),this['touchLockCallbacks']['push']({'callback':_0x43bdc5,'context':_0x38ac60,'onEnd':_0x161432});},'removeTouchLockCallback':function(_0x5bbe1e,_0x3a684e){for(var _0x98afe6=this['touchLockCallbacks'][_0x3f89('0x5')];_0x98afe6--;)if(this[_0x3f89('0x4e1')][_0x98afe6]['callback']===_0x5bbe1e&&this['touchLockCallbacks'][_0x98afe6][_0x3f89('0x9e')]===_0x3a684e)return this[_0x3f89('0x4e1')][_0x3f89('0x6e')](_0x98afe6,0x1),!0x0;return!0x1;},'executeTouchLockCallbacks':function(_0x19a2ed,_0x3685e4){for(var _0x25a868=this[_0x3f89('0x4e1')][_0x3f89('0x5')];_0x25a868--;){var _0x14453d=this[_0x3f89('0x4e1')][_0x25a868];_0x14453d['onEnd']===_0x19a2ed&&_0x14453d[_0x3f89('0x4e2')]['call'](_0x14453d[_0x3f89('0x9e')],this,_0x3685e4)&&this[_0x3f89('0x4e1')]['splice'](_0x25a868,0x1);}},'deleteMoveCallback':function(_0x4b7f4b,_0x4177ba){for(var _0x6f89bc=this[_0x3f89('0x4ae')]['length'];_0x6f89bc--;)if(this[_0x3f89('0x4ae')][_0x6f89bc][_0x3f89('0x4e2')]===_0x4b7f4b&&this[_0x3f89('0x4ae')][_0x6f89bc][_0x3f89('0x9e')]===_0x4177ba)return void this[_0x3f89('0x4ae')][_0x3f89('0x6e')](_0x6f89bc,0x1);},'addPointer':function(){if(this['pointers'][_0x3f89('0x5')]>=_0x1525a6[_0x3f89('0x471')][_0x3f89('0x4e3')])return console['warn'](_0x3f89('0x4e4')+_0x1525a6[_0x3f89('0x471')][_0x3f89('0x4e3')]+_0x3f89('0x4e5')),null;var _0x1ff99c=this[_0x3f89('0x4c1')][_0x3f89('0x5')]+0x1,_0x17c64a=new _0x1525a6['Pointer'](this['game'],_0x1ff99c,_0x1525a6[_0x3f89('0x4d0')][_0x3f89('0x4e6')]);return this[_0x3f89('0x4c1')][_0x3f89('0x6')](_0x17c64a),this['pointer'+_0x1ff99c]=_0x17c64a,_0x17c64a;},'update':function(){if(this[_0x3f89('0x4d8')]&&this[_0x3f89('0x4d8')]['update'](),this['pollRate']>0x0&&this[_0x3f89('0x4cb')]=0x0&&this[_0x3f89('0x4e9')](this[_0x3f89('0x4b2')])>=this[_0x3f89('0x4b2')])return null;if(!this[_0x3f89('0x4ea')]['active'])return this[_0x3f89('0x4ea')][_0x3f89('0x89')](_0x3ca6fb);if(!this[_0x3f89('0x4b9')][_0x3f89('0x399')])return this[_0x3f89('0x4b9')]['start'](_0x3ca6fb);for(var _0x24f425=0x2;_0x24f4250x0;_0x2b6542++)this['pointers'][_0x2b6542][_0x3f89('0x399')]&&_0x3bdd31--;return _0x47078d-_0x3bdd31;},'getPointer':function(_0xebfebb){void 0x0===_0xebfebb&&(_0xebfebb=!0x1);for(var _0x1d0415=0x0;_0x1d0415=_0x36b93f&&this['game'][_0x3f89('0x195')]['x']+_0x29816b['x']<_0x36b93f+_0x2a1831&&(_0x336d7d=_0x13e506['y']-_0x1beb49*_0x13e506['anchorY'],this[_0x3f89('0x3d')][_0x3f89('0x195')]['y']+_0x29816b['y']>=_0x336d7d&&this[_0x3f89('0x3d')][_0x3f89('0x195')]['y']+_0x29816b['y']<_0x336d7d+_0x1beb49))return!0x0;}else if(_0x13e506 instanceof _0x1525a6[_0x3f89('0x4f1')]){var _0x2a1831=_0x13e506[_0x3f89('0x23')],_0x1beb49=_0x13e506[_0x3f89('0x24')],_0x36b93f=-_0x2a1831*_0x13e506['anchor']['x'];if(this[_0x3f89('0x4ca')]['x']>=_0x36b93f&&this[_0x3f89('0x4ca')]['x']<_0x36b93f+_0x2a1831&&(_0x336d7d=-_0x1beb49*_0x13e506[_0x3f89('0x5c')]['y'],this[_0x3f89('0x4ca')]['y']>=_0x336d7d&&this['_localPoint']['y']<_0x336d7d+_0x1beb49))return!0x0;}else if(_0x13e506 instanceof PIXI[_0x3f89('0x52')]){var _0x2a1831=_0x13e506['texture'][_0x3f89('0x98')][_0x3f89('0x23')]/_0x13e506[_0x3f89('0x57')][_0x3f89('0x59')][_0x3f89('0x9d')],_0x1beb49=_0x13e506[_0x3f89('0x57')]['frame'][_0x3f89('0x24')]/_0x13e506['texture'][_0x3f89('0x59')][_0x3f89('0x9d')],_0x36b93f=-_0x2a1831*_0x13e506[_0x3f89('0x5c')]['x'];if(this[_0x3f89('0x4ca')]['x']>=_0x36b93f&&this[_0x3f89('0x4ca')]['x']<_0x36b93f+_0x2a1831){var _0x336d7d=-_0x1beb49*_0x13e506[_0x3f89('0x5c')]['y'];if(this[_0x3f89('0x4ca')]['y']>=_0x336d7d&&this[_0x3f89('0x4ca')]['y']<_0x336d7d+_0x1beb49)return!0x0;}}else if(_0x13e506 instanceof _0x1525a6[_0x3f89('0x331')])for(_0x2dfa5b=0x0;_0x2dfa5b<_0x13e506['graphicsData']['length'];_0x2dfa5b++){var _0x28950c=_0x13e506[_0x3f89('0x4f2')][_0x2dfa5b];if(_0x28950c[_0x3f89('0x4f3')]&&_0x28950c['shape']&&_0x28950c['shape'][_0x3f89('0x7e')](this[_0x3f89('0x4ca')]['x'],this[_0x3f89('0x4ca')]['y']))return!0x0;}for(var _0x2dfa5b=0x0;_0x2dfa5b<_0x13e506['children'][_0x3f89('0x5')];_0x2dfa5b++)if(this['hitTest'](_0x13e506[_0x3f89('0x39')][_0x2dfa5b],_0x29816b,_0x5108c6))return!0x0;return!0x1;},'onClickTrampoline':function(){this[_0x3f89('0x4c2')]['processClickTrampolines']();}},_0x1525a6[_0x3f89('0x471')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x471')],Object[_0x3f89('0x8e')](_0x1525a6['Input']['prototype'],'x',{'get':function(){return this['_x'];},'set':function(_0x2d0318){this['_x']=Math[_0x3f89('0xab')](_0x2d0318);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x471')][_0x3f89('0x53')],'y',{'get':function(){return this['_y'];},'set':function(_0x2605da){this['_y']=Math[_0x3f89('0xab')](_0x2605da);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x471')][_0x3f89('0x53')],'pollLocked',{'get':function(){return this[_0x3f89('0x4af')]>0x0&&this['_pollCounter']this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')];},'justReleased':function(_0x33e196){return _0x33e196=_0x33e196||0xfa,this[_0x3f89('0x553')]&&this['timeUp']+_0x33e196>this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')];},'reset':function(){this[_0x3f89('0x552')]=!0x1,this['isUp']=!0x0,this[_0x3f89('0x55b')]=this[_0x3f89('0x3d')]['time']['time'],this[_0x3f89('0x555')]=0x0,this[_0x3f89('0x556')]=!0x1,this[_0x3f89('0x557')]=!0x1,this[_0x3f89('0x558')]=!0x1;},'destroy':function(){this[_0x3f89('0x4c5')][_0x3f89('0x4e7')](),this[_0x3f89('0x4c6')][_0x3f89('0x4e7')](),this[_0x3f89('0x55a')][_0x3f89('0x4e7')](),this['parent']=null,this[_0x3f89('0x3d')]=null;}},_0x1525a6[_0x3f89('0x551')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6['DeviceButton'],Object['defineProperty'](_0x1525a6[_0x3f89('0x551')][_0x3f89('0x53')],_0x3f89('0x338'),{'get':function(){return this[_0x3f89('0x553')]?-0x1:this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')]-this['timeDown'];}}),_0x1525a6[_0x3f89('0x4cf')]=function(_0x28fbc4,_0x45a4f6,_0x96d80a){this['game']=_0x28fbc4,this['id']=_0x45a4f6,this[_0x3f89('0xf5')]=_0x1525a6['POINTER'],this[_0x3f89('0x96')]=!0x0,this[_0x3f89('0x4eb')]=0x0,this[_0x3f89('0x54e')]=null,this['pointerMode']=_0x96d80a||_0x1525a6[_0x3f89('0x4d0')][_0x3f89('0x4d1')]|_0x1525a6['PointerMode'][_0x3f89('0x4e6')],this[_0x3f89('0x226')]=null,this[_0x3f89('0x4f8')]=null,this[_0x3f89('0x55c')]=new _0x1525a6[(_0x3f89('0x551'))](this,_0x1525a6[_0x3f89('0x4cf')][_0x3f89('0x504')]),this['middleButton']=new _0x1525a6[(_0x3f89('0x551'))](this,_0x1525a6[_0x3f89('0x4cf')][_0x3f89('0x505')]),this[_0x3f89('0x55d')]=new _0x1525a6[(_0x3f89('0x551'))](this,_0x1525a6[_0x3f89('0x4cf')][_0x3f89('0x506')]),this[_0x3f89('0x55e')]=new _0x1525a6[(_0x3f89('0x551'))](this,_0x1525a6[_0x3f89('0x4cf')][_0x3f89('0x55f')]),this[_0x3f89('0x560')]=new _0x1525a6['DeviceButton'](this,_0x1525a6[_0x3f89('0x4cf')][_0x3f89('0x507')]),this[_0x3f89('0x561')]=new _0x1525a6['DeviceButton'](this,_0x1525a6[_0x3f89('0x4cf')]['ERASER_BUTTON']),this[_0x3f89('0x562')]=!0x1,this[_0x3f89('0x563')]=[],this['_nextDrop']=0x0,this[_0x3f89('0x564')]=!0x1,this[_0x3f89('0x51d')]=!0x1,this[_0x3f89('0x565')]=-0x1,this[_0x3f89('0x566')]=-0x1,this[_0x3f89('0x567')]=-0x1,this['pageY']=-0x1,this['screenX']=-0x1,this[_0x3f89('0x568')]=-0x1,this['rawMovementX']=0x0,this['rawMovementY']=0x0,this['movementX']=0x0,this[_0x3f89('0x569')]=0x0,this['x']=-0x1,this['y']=-0x1,this[_0x3f89('0x56a')]=0x0===_0x45a4f6,this['isDown']=!0x1,this[_0x3f89('0x553')]=!0x0,this['timeDown']=0x0,this[_0x3f89('0x554')]=0x0,this[_0x3f89('0x56b')]=0x0,this[_0x3f89('0x56c')]=0x0,this[_0x3f89('0x56d')]=Number[_0x3f89('0x439')],this['targetObject']=null,this[_0x3f89('0x56e')]=[],this[_0x3f89('0x399')]=!0x1,this[_0x3f89('0xc6')]=!0x1,this['position']=new _0x1525a6[(_0x3f89('0x27'))](),this[_0x3f89('0x56f')]=new _0x1525a6[(_0x3f89('0x27'))](),this[_0x3f89('0x570')]=new _0x1525a6[(_0x3f89('0x27'))](),this['circle']=new _0x1525a6[(_0x3f89('0x2ab'))](0x0,0x0,0x2c),this['_clickTrampolines']=null,this[_0x3f89('0x571')]=null;},_0x1525a6[_0x3f89('0x4cf')][_0x3f89('0x503')]=0x0,_0x1525a6[_0x3f89('0x4cf')][_0x3f89('0x504')]=0x1,_0x1525a6[_0x3f89('0x4cf')]['RIGHT_BUTTON']=0x2,_0x1525a6['Pointer'][_0x3f89('0x505')]=0x4,_0x1525a6['Pointer'][_0x3f89('0x55f')]=0x8,_0x1525a6[_0x3f89('0x4cf')][_0x3f89('0x507')]=0x10,_0x1525a6[_0x3f89('0x4cf')]['ERASER_BUTTON']=0x20,_0x1525a6[_0x3f89('0x4cf')][_0x3f89('0x53')]={'resetButtons':function(){this[_0x3f89('0x552')]=!0x1,this[_0x3f89('0x553')]=!0x0,this[_0x3f89('0x56a')]&&(this[_0x3f89('0x55c')][_0x3f89('0x36f')](),this[_0x3f89('0x572')][_0x3f89('0x36f')](),this[_0x3f89('0x55d')][_0x3f89('0x36f')](),this[_0x3f89('0x55e')][_0x3f89('0x36f')](),this[_0x3f89('0x560')][_0x3f89('0x36f')](),this[_0x3f89('0x561')]['reset']());},'processButtonsDown':function(_0x409a36,_0x5811d7){_0x409a36===_0x1525a6[_0x3f89('0x4d3')]['LEFT_BUTTON']&&this[_0x3f89('0x55c')][_0x3f89('0x89')](_0x5811d7),_0x409a36===_0x1525a6[_0x3f89('0x4d3')][_0x3f89('0x506')]&&this[_0x3f89('0x55d')]['start'](_0x5811d7),_0x409a36===_0x1525a6['Mouse'][_0x3f89('0x505')]&&this[_0x3f89('0x572')][_0x3f89('0x89')](_0x5811d7),_0x409a36===_0x1525a6[_0x3f89('0x4d3')][_0x3f89('0x55f')]&&this[_0x3f89('0x55e')][_0x3f89('0x89')](_0x5811d7),_0x409a36===_0x1525a6['Mouse'][_0x3f89('0x507')]&&this['forwardButton']['start'](_0x5811d7);},'processButtonsUp':function(_0x125411,_0x3f1d9c){_0x125411===_0x1525a6[_0x3f89('0x4d3')][_0x3f89('0x504')]&&this[_0x3f89('0x55c')]['stop'](_0x3f1d9c),_0x125411===_0x1525a6['Mouse'][_0x3f89('0x506')]&&this[_0x3f89('0x55d')][_0x3f89('0x86')](_0x3f1d9c),_0x125411===_0x1525a6['Mouse'][_0x3f89('0x505')]&&this['middleButton'][_0x3f89('0x86')](_0x3f1d9c),_0x125411===_0x1525a6[_0x3f89('0x4d3')][_0x3f89('0x55f')]&&this[_0x3f89('0x55e')]['stop'](_0x3f1d9c),_0x125411===_0x1525a6[_0x3f89('0x4d3')][_0x3f89('0x507')]&&this['forwardButton'][_0x3f89('0x86')](_0x3f1d9c);},'processButtonsUpDown':function(_0x3cbcef,_0x43aaf7){var _0x55b9d4='down'===_0x43aaf7['type'][_0x3f89('0x573')]()[_0x3f89('0x24c')](-0x4),_0x35e904=_0x3f89('0x4ec')===_0x43aaf7['type'][_0x3f89('0x573')]()[_0x3f89('0x24c')](-0x4);void 0x0!==_0x3cbcef?(_0x55b9d4&&0x1===_0x3cbcef&&_0x43aaf7['ctrlKey']&&(_0x3cbcef=0x2),this[_0x3f89('0x55c')][_0x3f89('0x574')](_0x1525a6[_0x3f89('0x4cf')][_0x3f89('0x504')]&_0x3cbcef,_0x43aaf7),this[_0x3f89('0x55d')][_0x3f89('0x574')](_0x1525a6['Pointer']['RIGHT_BUTTON']&_0x3cbcef,_0x43aaf7),this[_0x3f89('0x572')][_0x3f89('0x574')](_0x1525a6[_0x3f89('0x4cf')][_0x3f89('0x505')]&_0x3cbcef,_0x43aaf7),this[_0x3f89('0x55e')][_0x3f89('0x574')](_0x1525a6['Pointer'][_0x3f89('0x55f')]&_0x3cbcef,_0x43aaf7),this[_0x3f89('0x560')]['startStop'](_0x1525a6[_0x3f89('0x4cf')][_0x3f89('0x507')]&_0x3cbcef,_0x43aaf7),this[_0x3f89('0x561')][_0x3f89('0x574')](_0x1525a6['Pointer'][_0x3f89('0x575')]&_0x3cbcef,_0x43aaf7)):void 0x0!==_0x43aaf7[_0x3f89('0x4f8')]?_0x55b9d4&&_0x43aaf7[_0x3f89('0x558')]&&0x0===_0x43aaf7[_0x3f89('0x4f8')]?this[_0x3f89('0x55d')][_0x3f89('0x89')](_0x43aaf7):_0x55b9d4?this[_0x3f89('0x576')](_0x43aaf7[_0x3f89('0x4f8')],_0x43aaf7):_0x35e904||this[_0x3f89('0x577')](_0x43aaf7[_0x3f89('0x4f8')],_0x43aaf7):_0x55b9d4?_0x43aaf7[_0x3f89('0x558')]?this[_0x3f89('0x55d')][_0x3f89('0x89')](_0x43aaf7):this[_0x3f89('0x55c')]['start'](_0x43aaf7):(this['leftButton'][_0x3f89('0x86')](_0x43aaf7),this[_0x3f89('0x55d')][_0x3f89('0x86')](_0x43aaf7));},'updateButtons':function(_0xe340f5){this['button']=_0xe340f5[_0x3f89('0x4f8')],this[_0x3f89('0x578')](_0xe340f5[_0x3f89('0x579')],_0xe340f5),this[_0x3f89('0x553')]=!0x0,this[_0x3f89('0x552')]=!0x1,(this[_0x3f89('0x55c')][_0x3f89('0x552')]||this[_0x3f89('0x55d')][_0x3f89('0x552')]||this[_0x3f89('0x572')][_0x3f89('0x552')]||this[_0x3f89('0x55e')][_0x3f89('0x552')]||this[_0x3f89('0x560')][_0x3f89('0x552')]||this[_0x3f89('0x561')][_0x3f89('0x552')])&&(this[_0x3f89('0x553')]=!0x1,this['isDown']=!0x0);},'start':function(_0x2bbfb5){var _0x560f97=this[_0x3f89('0x3d')][_0x3f89('0x34c')];return _0x2bbfb5['pointerId']&&(this[_0x3f89('0x54e')]=_0x2bbfb5[_0x3f89('0x54e')]),this['identifier']=_0x2bbfb5[_0x3f89('0x4eb')],this['target']=_0x2bbfb5[_0x3f89('0x226')],this['isMouse']?this[_0x3f89('0x57a')](_0x2bbfb5):(this[_0x3f89('0x552')]=!0x0,this[_0x3f89('0x553')]=!0x1),this[_0x3f89('0x399')]=!0x0,this[_0x3f89('0x51d')]=!0x0,this[_0x3f89('0xc6')]=!0x1,this[_0x3f89('0x563')]=[],this[_0x3f89('0x57b')]=null,this[_0x3f89('0x571')]=null,this['msSinceLastClick']=this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')]-this['timeDown'],this[_0x3f89('0x55b')]=this['game']['time'][_0x3f89('0x33e')],this[_0x3f89('0x562')]=!0x1,this[_0x3f89('0x4ec')](_0x2bbfb5,!0x0),this[_0x3f89('0x56f')][_0x3f89('0x2af')](this['x'],this['y']),(_0x560f97['multiInputOverride']===_0x1525a6[_0x3f89('0x471')][_0x3f89('0x4cd')]||_0x560f97[_0x3f89('0x57c')]===_0x1525a6[_0x3f89('0x471')]['MOUSE_TOUCH_COMBINE']||_0x560f97[_0x3f89('0x57c')]===_0x1525a6[_0x3f89('0x471')]['TOUCH_OVERRIDES_MOUSE']&&0x0===_0x560f97[_0x3f89('0x57d')])&&(_0x560f97['x']=this['x'],_0x560f97['y']=this['y'],_0x560f97[_0x3f89('0x26')][_0x3f89('0x2af')](this['x'],this['y']),_0x560f97['onDown'][_0x3f89('0x341')](this,_0x2bbfb5),_0x560f97[_0x3f89('0x57e')](this['x'],this['y'])),this['_stateReset']=!0x1,this['totalTouches']++,null!==this[_0x3f89('0x57f')]&&this[_0x3f89('0x57f')]['_touchedHandler'](this),this;},'update':function(){var _0x45aff3=this[_0x3f89('0x3d')]['input'];this[_0x3f89('0x399')]&&(this['dirty']&&(_0x45aff3[_0x3f89('0x4c9')]['total']>0x0&&this['processInteractiveObjects'](!0x1),this[_0x3f89('0xc6')]=!0x1),!0x1===this['_holdSent']&&this['duration']>=_0x45aff3['holdRate']&&((_0x45aff3[_0x3f89('0x57c')]===_0x1525a6[_0x3f89('0x471')][_0x3f89('0x4cd')]||_0x45aff3[_0x3f89('0x57c')]===_0x1525a6[_0x3f89('0x471')][_0x3f89('0x580')]||_0x45aff3[_0x3f89('0x57c')]===_0x1525a6[_0x3f89('0x471')]['TOUCH_OVERRIDES_MOUSE']&&0x0===_0x45aff3[_0x3f89('0x57d')])&&_0x45aff3[_0x3f89('0x4e8')]['dispatch'](this),this[_0x3f89('0x562')]=!0x0),_0x45aff3[_0x3f89('0x4b8')]&&this[_0x3f89('0x3d')][_0x3f89('0x33e')]['time']>=this[_0x3f89('0x581')]&&(this[_0x3f89('0x581')]=this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')]+_0x45aff3[_0x3f89('0x582')],this[_0x3f89('0x563')]['push']({'x':this[_0x3f89('0x26')]['x'],'y':this['position']['y']}),this[_0x3f89('0x563')]['length']>_0x45aff3['recordLimit']&&this[_0x3f89('0x563')][_0x3f89('0x583')]()));},'move':function(_0x53a394,_0xa77d69){var _0x236c27=this['game'][_0x3f89('0x34c')];if(!_0x236c27[_0x3f89('0x584')]){void 0x0===_0xa77d69&&(_0xa77d69=!0x1),void 0x0!==_0x53a394['button']&&(this[_0x3f89('0x4f8')]=_0x53a394[_0x3f89('0x4f8')]),this[_0x3f89('0x56a')]&&this['updateButtons'](_0x53a394),this[_0x3f89('0x565')]=_0x53a394[_0x3f89('0x565')],this[_0x3f89('0x566')]=_0x53a394['clientY'],this['pageX']=_0x53a394[_0x3f89('0x567')],this[_0x3f89('0x585')]=_0x53a394[_0x3f89('0x585')],this[_0x3f89('0x586')]=_0x53a394[_0x3f89('0x586')],this[_0x3f89('0x568')]=_0x53a394['screenY'],this['isMouse']&&_0x236c27[_0x3f89('0x3ab')][_0x3f89('0x52a')]&&!_0xa77d69&&(this[_0x3f89('0x587')]=_0x53a394[_0x3f89('0x588')]||_0x53a394[_0x3f89('0x589')]||_0x53a394[_0x3f89('0x58a')]||0x0,this['rawMovementY']=_0x53a394['movementY']||_0x53a394['mozMovementY']||_0x53a394[_0x3f89('0x58b')]||0x0,this[_0x3f89('0x588')]+=this[_0x3f89('0x587')],this['movementY']+=this['rawMovementY']),this['x']=(this[_0x3f89('0x567')]-this[_0x3f89('0x3d')][_0x3f89('0x28')]['offset']['x'])*_0x236c27[_0x3f89('0x28')]['x'],this['y']=(this[_0x3f89('0x585')]-this[_0x3f89('0x3d')][_0x3f89('0x28')][_0x3f89('0x160')]['y'])*_0x236c27['scale']['y'],this['position'][_0x3f89('0x2af')](this['x'],this['y']),this[_0x3f89('0x4b1')]['x']=this['x'],this[_0x3f89('0x4b1')]['y']=this['y'],(_0x236c27['multiInputOverride']===_0x1525a6[_0x3f89('0x471')][_0x3f89('0x4cd')]||_0x236c27[_0x3f89('0x57c')]===_0x1525a6[_0x3f89('0x471')][_0x3f89('0x580')]||_0x236c27[_0x3f89('0x57c')]===_0x1525a6[_0x3f89('0x471')][_0x3f89('0x4ce')]&&0x0===_0x236c27[_0x3f89('0x57d')])&&(_0x236c27[_0x3f89('0x4c2')]=this,_0x236c27['x']=this['x'],_0x236c27['y']=this['y'],_0x236c27[_0x3f89('0x26')][_0x3f89('0x2af')](_0x236c27['x'],_0x236c27['y']),_0x236c27[_0x3f89('0x4b1')]['x']=_0x236c27['x'],_0x236c27[_0x3f89('0x4b1')]['y']=_0x236c27['y']),this[_0x3f89('0x51d')]=this['game'][_0x3f89('0x28')][_0x3f89('0x31c')][_0x3f89('0x7e')](this[_0x3f89('0x567')],this['pageY']);for(var _0x3fb6e2=_0x236c27[_0x3f89('0x4ae')][_0x3f89('0x5')];_0x3fb6e2--;)_0x236c27[_0x3f89('0x4ae')][_0x3fb6e2]['callback'][_0x3f89('0x48')](_0x236c27[_0x3f89('0x4ae')][_0x3fb6e2]['context'],this,this['x'],this['y'],_0xa77d69);return null===this[_0x3f89('0x57f')]||this[_0x3f89('0x3d')][_0x3f89('0x37f')]&&!this[_0x3f89('0x57f')]['noPause']||!0x0!==this[_0x3f89('0x57f')]['isDragged']?_0x236c27[_0x3f89('0x4c9')][_0x3f89('0x445')]>0x0&&this[_0x3f89('0x58c')](_0xa77d69):!0x1===this['targetObject'][_0x3f89('0x37d')](this)&&(this['targetObject']=null),this;}},'processInteractiveObjects':function(_0x57fd2f){var _0x383b76=0x0,_0x1f0048=-0x1,_0x56ff90=null,_0x5d5591=this[_0x3f89('0x3d')][_0x3f89('0x34c')][_0x3f89('0x4c9')][_0x3f89('0x58d')];for(this[_0x3f89('0x56e')]=[];_0x5d5591;)_0x5d5591['checked']=!0x1,!_0x5d5591[_0x3f89('0x58e')](_0x1f0048,_0x383b76,!0x1)||this[_0x3f89('0x3d')][_0x3f89('0x37f')]&&!_0x5d5591[_0x3f89('0x58f')][_0x3f89('0x590')]||(_0x5d5591[_0x3f89('0x591')]=!0x0,(_0x57fd2f&&_0x5d5591['checkPointerDown'](this,!0x0)||!_0x57fd2f&&_0x5d5591[_0x3f89('0x592')](this,!0x0))&&(_0x383b76=_0x5d5591[_0x3f89('0x58f')]['renderOrderID'],_0x1f0048=_0x5d5591[_0x3f89('0x593')],_0x56ff90=_0x5d5591,this[_0x3f89('0x56e')]['push'](_0x5d5591))),_0x5d5591=this[_0x3f89('0x3d')][_0x3f89('0x34c')][_0x3f89('0x4c9')][_0x3f89('0x410')];for(_0x5d5591=this[_0x3f89('0x3d')][_0x3f89('0x34c')]['interactiveItems'][_0x3f89('0x58d')];_0x5d5591;)!_0x5d5591[_0x3f89('0x591')]&&_0x5d5591['validForInput'](_0x1f0048,_0x383b76,!0x0)&&(_0x57fd2f&&_0x5d5591[_0x3f89('0x594')](this,!0x1)||!_0x57fd2f&&_0x5d5591[_0x3f89('0x592')](this,!0x1))&&(_0x383b76=_0x5d5591[_0x3f89('0x58f')][_0x3f89('0x428')],_0x1f0048=_0x5d5591[_0x3f89('0x593')],_0x56ff90=_0x5d5591,this[_0x3f89('0x56e')][_0x3f89('0x6')](_0x5d5591)),_0x5d5591=this['game'][_0x3f89('0x34c')]['interactiveItems'][_0x3f89('0x410')];return this['game'][_0x3f89('0x34c')][_0x3f89('0x4df')]&&(_0x56ff90=this[_0x3f89('0x3d')][_0x3f89('0x34c')]['customCandidateHandler'][_0x3f89('0x48')](this[_0x3f89('0x3d')][_0x3f89('0x34c')]['customCandidateHandlerContext'],this,this[_0x3f89('0x56e')],_0x56ff90)),this[_0x3f89('0x595')](_0x56ff90,!0x1),null!==this['targetObject'];},'swapTarget':function(_0x3b5304,_0x5c005b){void 0x0===_0x5c005b&&(_0x5c005b=!0x1),null===_0x3b5304?this[_0x3f89('0x57f')]&&(this[_0x3f89('0x57f')][_0x3f89('0x521')](this,_0x5c005b),this[_0x3f89('0x57f')]=null):null===this[_0x3f89('0x57f')]?(this[_0x3f89('0x57f')]=_0x3b5304,_0x3b5304['_pointerOverHandler'](this,_0x5c005b)):this[_0x3f89('0x57f')]===_0x3b5304?!0x1===_0x3b5304[_0x3f89('0x37d')](this)&&(this[_0x3f89('0x57f')]=null):(this[_0x3f89('0x57f')][_0x3f89('0x521')](this,_0x5c005b),this[_0x3f89('0x57f')]=_0x3b5304,this['targetObject'][_0x3f89('0x596')](this,_0x5c005b));},'leave':function(_0x20356b){this[_0x3f89('0x51d')]=!0x1,this[_0x3f89('0x4ec')](_0x20356b,!0x1);},'stop':function(_0x30d600){var _0xfcc569=this[_0x3f89('0x3d')]['input'];if(!this[_0x3f89('0x564')]||!this['withinGame'])return this[_0x3f89('0x554')]=this['game'][_0x3f89('0x33e')][_0x3f89('0x33e')],(_0xfcc569[_0x3f89('0x57c')]===_0x1525a6['Input'][_0x3f89('0x4cd')]||_0xfcc569['multiInputOverride']===_0x1525a6[_0x3f89('0x471')][_0x3f89('0x580')]||_0xfcc569[_0x3f89('0x57c')]===_0x1525a6[_0x3f89('0x471')]['TOUCH_OVERRIDES_MOUSE']&&0x0===_0xfcc569[_0x3f89('0x57d')])&&(_0xfcc569[_0x3f89('0x4c6')][_0x3f89('0x341')](this,_0x30d600),this[_0x3f89('0x338')]>=0x0&&this[_0x3f89('0x338')]<=_0xfcc569[_0x3f89('0x4b3')]&&(this[_0x3f89('0x554')]-this[_0x3f89('0x56b')]<_0xfcc569[_0x3f89('0x4b4')]?_0xfcc569[_0x3f89('0x4c7')]['dispatch'](this,!0x0):_0xfcc569[_0x3f89('0x4c7')][_0x3f89('0x341')](this,!0x1),this[_0x3f89('0x56b')]=this['timeUp'])),this[_0x3f89('0x56a')]?this[_0x3f89('0x57a')](_0x30d600):(this[_0x3f89('0x552')]=!0x1,this[_0x3f89('0x553')]=!0x0),this['id']>0x0&&(this[_0x3f89('0x399')]=!0x1),this[_0x3f89('0x51d')]=this[_0x3f89('0x3d')][_0x3f89('0x28')][_0x3f89('0x31c')][_0x3f89('0x7e')](_0x30d600[_0x3f89('0x567')],_0x30d600['pageY']),this[_0x3f89('0x54e')]=null,this[_0x3f89('0x4eb')]=null,this[_0x3f89('0x570')]['setTo'](this['x'],this['y']),!0x1===this[_0x3f89('0x56a')]&&_0xfcc569[_0x3f89('0x597')]--,_0xfcc569[_0x3f89('0x4c9')]['callAll']('_releasedHandler',this),this['_clickTrampolines']&&(this['_trampolineTargetObject']=this[_0x3f89('0x57f')]),this[_0x3f89('0x57f')]=null,this;_0x30d600[_0x3f89('0x519')]();},'justPressed':function(_0x47c432){return _0x47c432=_0x47c432||this[_0x3f89('0x3d')][_0x3f89('0x34c')][_0x3f89('0x4b6')],!0x0===this['isDown']&&this['timeDown']+_0x47c432>this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')];},'justReleased':function(_0x337154){return _0x337154=_0x337154||this['game']['input'][_0x3f89('0x4b7')],this[_0x3f89('0x553')]&&this[_0x3f89('0x554')]+_0x337154>this[_0x3f89('0x3d')]['time']['time'];},'addClickTrampoline':function(_0x60df6d,_0x569888,_0x3d0018,_0x452090){if(this[_0x3f89('0x552')]){for(var _0x19525a=this[_0x3f89('0x57b')]=this[_0x3f89('0x57b')]||[],_0x3ce120=0x0;_0x3ce120<_0x19525a[_0x3f89('0x5')];_0x3ce120++)if(_0x19525a[_0x3ce120][_0x3f89('0x3bc')]===_0x60df6d){_0x19525a[_0x3f89('0x6e')](_0x3ce120,0x1);break;}_0x19525a['push']({'name':_0x60df6d,'targetObject':this[_0x3f89('0x57f')],'callback':_0x569888,'callbackContext':_0x3d0018,'callbackArgs':_0x452090});}},'processClickTrampolines':function(){var _0x230b45=this[_0x3f89('0x57b')];if(_0x230b45){for(var _0x84e031=0x0;_0x84e031<_0x230b45[_0x3f89('0x5')];_0x84e031++){var _0x1fb1af=_0x230b45[_0x84e031];_0x1fb1af[_0x3f89('0x57f')]===this[_0x3f89('0x571')]&&_0x1fb1af[_0x3f89('0x4e2')][_0x3f89('0x4e')](_0x1fb1af[_0x3f89('0x366')],_0x1fb1af[_0x3f89('0x598')]);}this[_0x3f89('0x57b')]=null,this[_0x3f89('0x571')]=null;}},'reset':function(){!0x1===this['isMouse']&&(this[_0x3f89('0x399')]=!0x1),this[_0x3f89('0x54e')]=null,this[_0x3f89('0x4eb')]=null,this['dirty']=!0x1,this[_0x3f89('0x56c')]=0x0,this['_holdSent']=!0x1,this[_0x3f89('0x563')][_0x3f89('0x5')]=0x0,this[_0x3f89('0x564')]=!0x0,this[_0x3f89('0x51e')](),this[_0x3f89('0x57f')]&&this[_0x3f89('0x57f')][_0x3f89('0x599')](this),this[_0x3f89('0x57f')]=null;},'resetMovement':function(){this[_0x3f89('0x588')]=0x0,this[_0x3f89('0x569')]=0x0;}},_0x1525a6[_0x3f89('0x4cf')]['prototype']['constructor']=_0x1525a6['Pointer'],Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x4cf')][_0x3f89('0x53')],'duration',{'get':function(){return this[_0x3f89('0x553')]?-0x1:this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')]-this['timeDown'];}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x4cf')][_0x3f89('0x53')],_0x3f89('0x4f4'),{'get':function(){return this[_0x3f89('0x3d')][_0x3f89('0x3e')][_0x3f89('0x195')]['x']+this['x'];}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x4cf')][_0x3f89('0x53')],_0x3f89('0x4f5'),{'get':function(){return this[_0x3f89('0x3d')][_0x3f89('0x3e')]['camera']['y']+this['y'];}}),_0x1525a6['PointerMode']={'CURSOR':0x1,'CONTACT':0x2},_0x1525a6['Touch']=function(_0x541270){this[_0x3f89('0x3d')]=_0x541270,this[_0x3f89('0x4b0')]=!0x0,this[_0x3f89('0x366')]=this['game'],this[_0x3f89('0x59a')]=null,this[_0x3f89('0x59b')]=null,this[_0x3f89('0x59c')]=null,this[_0x3f89('0x59d')]=null,this[_0x3f89('0x59e')]=null,this[_0x3f89('0x59f')]=null,this[_0x3f89('0x519')]=!0x0,this['event']=null,this[_0x3f89('0x5a0')]=null,this[_0x3f89('0x5a1')]=null,this[_0x3f89('0x5a2')]=null,this[_0x3f89('0x5a3')]=null,this[_0x3f89('0x5a4')]=null,this[_0x3f89('0x5a5')]=null,this[_0x3f89('0x5a1')]=null;},_0x1525a6[_0x3f89('0x4d5')]['prototype']={'start':function(){if(null===this['_onTouchStart']){var _0x4596bf=this;this['game'][_0x3f89('0x25e')]['touch']&&(this[_0x3f89('0x5a0')]=function(_0x5c6aed){return _0x4596bf[_0x3f89('0x5a6')](_0x5c6aed);},this['_onTouchMove']=function(_0x155b8f){return _0x4596bf['onTouchMove'](_0x155b8f);},this[_0x3f89('0x5a2')]=function(_0x1321c1){return _0x4596bf[_0x3f89('0x5a7')](_0x1321c1);},this[_0x3f89('0x5a3')]=function(_0x50ad7c){return _0x4596bf[_0x3f89('0x5a8')](_0x50ad7c);},this[_0x3f89('0x5a4')]=function(_0x3d2321){return _0x4596bf[_0x3f89('0x5a9')](_0x3d2321);},this[_0x3f89('0x5a5')]=function(_0x12a81c){return _0x4596bf[_0x3f89('0x5aa')](_0x12a81c);},this[_0x3f89('0x3d')]['canvas'][_0x3f89('0x3d3')](_0x3f89('0x5ab'),this[_0x3f89('0x5a0')],!0x1),this[_0x3f89('0x3d')]['canvas']['addEventListener'](_0x3f89('0x5ac'),this[_0x3f89('0x5a1')],!0x1),this[_0x3f89('0x3d')][_0x3f89('0x241')][_0x3f89('0x3d3')](_0x3f89('0x5ad'),this[_0x3f89('0x5a2')],!0x1),this[_0x3f89('0x3d')][_0x3f89('0x241')]['addEventListener'](_0x3f89('0x5ae'),this[_0x3f89('0x5a5')],!0x1),this[_0x3f89('0x3d')]['device'][_0x3f89('0x498')]||(this['game'][_0x3f89('0x241')][_0x3f89('0x3d3')]('touchenter',this[_0x3f89('0x5a3')],!0x1),this['game']['canvas'][_0x3f89('0x3d3')]('touchleave',this[_0x3f89('0x5a4')],!0x1)));}},'consumeDocumentTouches':function(){this[_0x3f89('0x5af')]=function(_0x52cd07){_0x52cd07['preventDefault']();},document[_0x3f89('0x3d3')](_0x3f89('0x5ac'),this[_0x3f89('0x5af')],!0x1);},'onTouchStart':function(_0xbbe5f6){if(this[_0x3f89('0x3d')]['input'][_0x3f89('0x54b')](!0x1,_0xbbe5f6),this['event']=_0xbbe5f6,this[_0x3f89('0x3d')][_0x3f89('0x34c')]['enabled']&&this[_0x3f89('0x4b0')]){this[_0x3f89('0x59a')]&&this[_0x3f89('0x59a')][_0x3f89('0x48')](this['callbackContext'],_0xbbe5f6),this['preventDefault']&&_0xbbe5f6['preventDefault']();for(var _0x180dc9=0x0;_0x180dc9<_0xbbe5f6[_0x3f89('0x5b0')][_0x3f89('0x5')];_0x180dc9++)this['game']['input'][_0x3f89('0x54d')](_0xbbe5f6[_0x3f89('0x5b0')][_0x180dc9]);}},'onTouchCancel':function(_0x475d7e){if(this['event']=_0x475d7e,this[_0x3f89('0x59f')]&&this[_0x3f89('0x59f')]['call'](this['callbackContext'],_0x475d7e),this[_0x3f89('0x3d')][_0x3f89('0x34c')][_0x3f89('0x4b0')]&&this['enabled']){this[_0x3f89('0x519')]&&_0x475d7e[_0x3f89('0x519')]();for(var _0x3a617c=0x0;_0x3a617c<_0x475d7e[_0x3f89('0x5b0')][_0x3f89('0x5')];_0x3a617c++)this[_0x3f89('0x3d')][_0x3f89('0x34c')][_0x3f89('0x550')](_0x475d7e[_0x3f89('0x5b0')][_0x3a617c]);}},'onTouchEnter':function(_0x256142){this[_0x3f89('0x4fc')]=_0x256142,this[_0x3f89('0x59d')]&&this[_0x3f89('0x59d')][_0x3f89('0x48')](this['callbackContext'],_0x256142),this[_0x3f89('0x3d')]['input'][_0x3f89('0x4b0')]&&this['enabled']&&this['preventDefault']&&_0x256142[_0x3f89('0x519')]();},'onTouchLeave':function(_0x58748e){this[_0x3f89('0x4fc')]=_0x58748e,this[_0x3f89('0x59e')]&&this['touchLeaveCallback']['call'](this[_0x3f89('0x366')],_0x58748e),this['preventDefault']&&_0x58748e[_0x3f89('0x519')]();},'onTouchMove':function(_0x4ffc0f){this[_0x3f89('0x4fc')]=_0x4ffc0f,this[_0x3f89('0x59b')]&&this[_0x3f89('0x59b')][_0x3f89('0x48')](this['callbackContext'],_0x4ffc0f),this[_0x3f89('0x519')]&&_0x4ffc0f[_0x3f89('0x519')]();for(var _0x10ddd1=0x0;_0x10ddd1<_0x4ffc0f[_0x3f89('0x5b0')][_0x3f89('0x5')];_0x10ddd1++)this[_0x3f89('0x3d')]['input']['updatePointer'](_0x4ffc0f[_0x3f89('0x5b0')][_0x10ddd1]);},'onTouchEnd':function(_0x1599ff){this['game']['input'][_0x3f89('0x54b')](!0x0,_0x1599ff),this['event']=_0x1599ff,this[_0x3f89('0x59c')]&&this[_0x3f89('0x59c')][_0x3f89('0x48')](this['callbackContext'],_0x1599ff),this['preventDefault']&&_0x1599ff[_0x3f89('0x519')]();for(var _0x295b7e=0x0;_0x295b7e<_0x1599ff[_0x3f89('0x5b0')]['length'];_0x295b7e++)this[_0x3f89('0x3d')][_0x3f89('0x34c')][_0x3f89('0x550')](_0x1599ff[_0x3f89('0x5b0')][_0x295b7e]);},'stop':function(){this['game'][_0x3f89('0x25e')][_0x3f89('0x4d4')]&&(this['game'][_0x3f89('0x241')][_0x3f89('0x3e4')](_0x3f89('0x5ab'),this[_0x3f89('0x5a0')]),this['game'][_0x3f89('0x241')][_0x3f89('0x3e4')]('touchmove',this['_onTouchMove']),this[_0x3f89('0x3d')][_0x3f89('0x241')][_0x3f89('0x3e4')](_0x3f89('0x5ad'),this[_0x3f89('0x5a2')]),this[_0x3f89('0x3d')][_0x3f89('0x241')][_0x3f89('0x3e4')]('touchenter',this[_0x3f89('0x5a3')]),this['game'][_0x3f89('0x241')][_0x3f89('0x3e4')](_0x3f89('0x5b1'),this[_0x3f89('0x5a4')]),this[_0x3f89('0x3d')][_0x3f89('0x241')][_0x3f89('0x3e4')](_0x3f89('0x5ae'),this[_0x3f89('0x5a5')]));}},_0x1525a6[_0x3f89('0x4d5')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x4d5')],_0x1525a6[_0x3f89('0x5b2')]=function(_0x442242){this['sprite']=_0x442242,this['game']=_0x442242[_0x3f89('0x3d')],this[_0x3f89('0x4b0')]=!0x1,this[_0x3f89('0x591')]=!0x1,this['priorityID']=0x0,this[_0x3f89('0x5b3')]=!0x1,this['_setHandCursor']=!0x1,this[_0x3f89('0x5b4')]=!0x1,this[_0x3f89('0x5b5')]=!0x0,this[_0x3f89('0x5b6')]=!0x0,this['bringToTop']=!0x1,this[_0x3f89('0x5b7')]=null,this[_0x3f89('0x5b8')]=!0x1,this[_0x3f89('0x5b9')]=!0x1,this[_0x3f89('0x5ba')]=0x0,this[_0x3f89('0x5bb')]=0x0,this[_0x3f89('0x5bc')]=0x0,this[_0x3f89('0x5bd')]=0x0,this[_0x3f89('0x5be')]=!0x1,this[_0x3f89('0x5bf')]=!0x1,this[_0x3f89('0x5c0')]=0xff,this[_0x3f89('0x5c1')]=!0x1,this[_0x3f89('0x5c2')]=null,this['boundsSprite']=null,this[_0x3f89('0x5c3')]=!0x1,this[_0x3f89('0x5c4')]=new _0x1525a6[(_0x3f89('0x27'))](),this[_0x3f89('0x5c5')]=!0x1,this[_0x3f89('0x5c6')]=!0x1,this[_0x3f89('0x5c7')]=new _0x1525a6[(_0x3f89('0x27'))](),this['dragDistanceThreshold']=0x0,this[_0x3f89('0x5c8')]=0x0,this[_0x3f89('0x5c9')]=new _0x1525a6[(_0x3f89('0x27'))](),this[_0x3f89('0x5ca')]=new _0x1525a6[(_0x3f89('0x27'))](),this[_0x3f89('0x5cb')]=new _0x1525a6['Point'](),this[_0x3f89('0x5cc')]=!0x1,this[_0x3f89('0x5cd')]=!0x1,this['_dragTimePass']=!0x1,this[_0x3f89('0x5ce')]=!0x1,this[_0x3f89('0x5cf')]=!0x1,this[_0x3f89('0x5d0')]=new _0x1525a6['Point'](),this['_pointerData']=[],this[_0x3f89('0x5d1')][_0x3f89('0x6')]({'id':0x0,'x':0x0,'y':0x0,'camX':0x0,'camY':0x0,'isDown':!0x1,'isUp':!0x1,'isOver':!0x1,'isOut':!0x1,'timeOver':0x0,'timeOut':0x0,'timeDown':0x0,'timeUp':0x0,'downDuration':0x0,'isDragged':!0x1});},_0x1525a6[_0x3f89('0x5b2')]['prototype']={'start':function(_0x29897d,_0x3893d3){if(_0x29897d=_0x29897d||0x0,void 0x0===_0x3893d3&&(_0x3893d3=!0x1),!0x1===this['enabled']){this['game'][_0x3f89('0x34c')][_0x3f89('0x4c9')][_0x3f89('0x2cd')](this),this[_0x3f89('0x5b3')]=_0x3893d3,this['priorityID']=_0x29897d;for(var _0x4daf48=0x0;_0x4daf48<0xa;_0x4daf48++)this[_0x3f89('0x5d1')][_0x4daf48]={'id':_0x4daf48,'x':0x0,'y':0x0,'isDown':!0x1,'isUp':!0x1,'isOver':!0x1,'isOut':!0x1,'timeOver':0x0,'timeOut':0x0,'timeDown':0x0,'timeUp':0x0,'downDuration':0x0,'isDragged':!0x1};this[_0x3f89('0x5b7')]=new _0x1525a6['Point'](),this[_0x3f89('0x4b0')]=!0x0,this[_0x3f89('0x5cf')]=!0x0;}return this[_0x3f89('0x58f')][_0x3f89('0x403')][_0x3f89('0x5d2')][_0x3f89('0x2cd')](this[_0x3f89('0x5d3')],this),this[_0x3f89('0x58f')][_0x3f89('0x403')][_0x3f89('0x5d4')][_0x3f89('0x2cd')](this['removedFromGroup'],this),this[_0x3f89('0x58f')];},'addedToGroup':function(){this[_0x3f89('0x5cc')]||this[_0x3f89('0x5cf')]&&!this[_0x3f89('0x4b0')]&&this[_0x3f89('0x89')]();},'removedFromGroup':function(){this[_0x3f89('0x5cc')]||(this['enabled']?(this[_0x3f89('0x5cf')]=!0x0,this['stop']()):this[_0x3f89('0x5cf')]=!0x1);},'reset':function(){this[_0x3f89('0x4b0')]=!0x1;for(var _0x4990fb=0x0;_0x4990fb<0xa;_0x4990fb++)this['_pointerData'][_0x4990fb]={'id':_0x4990fb,'x':0x0,'y':0x0,'isDown':!0x1,'isUp':!0x1,'isOver':!0x1,'isOut':!0x1,'timeOver':0x0,'timeOut':0x0,'timeDown':0x0,'timeUp':0x0,'downDuration':0x0,'isDragged':!0x1};},'stop':function(){!0x1!==this[_0x3f89('0x4b0')]&&(this[_0x3f89('0x4b0')]=!0x1,this['game'][_0x3f89('0x34c')][_0x3f89('0x4c9')][_0x3f89('0x243')](this));},'destroy':function(){this[_0x3f89('0x58f')]&&(this[_0x3f89('0x5d5')]&&(this[_0x3f89('0x3d')]['canvas']['style'][_0x3f89('0x405')]='',this[_0x3f89('0x5d5')]=!0x1),this[_0x3f89('0x4b0')]=!0x1,this[_0x3f89('0x3d')][_0x3f89('0x34c')][_0x3f89('0x4c9')][_0x3f89('0x243')](this),this['_pointerData'][_0x3f89('0x5')]=0x0,this[_0x3f89('0x5c2')]=null,this['boundsSprite']=null,this[_0x3f89('0x58f')]=null);},'validForInput':function(_0x599045,_0x364d79,_0x589caa){return void 0x0===_0x589caa&&(_0x589caa=!0x0),!(!this[_0x3f89('0x4b0')]||0x0===this[_0x3f89('0x58f')][_0x3f89('0x28')]['x']||0x0===this[_0x3f89('0x58f')][_0x3f89('0x28')]['y']||this[_0x3f89('0x593')]_0x599045||this[_0x3f89('0x593')]===_0x599045&&this['sprite'][_0x3f89('0x428')]>_0x364d79));},'isPixelPerfect':function(){return this['pixelPerfectClick']||this['pixelPerfectOver'];},'pointerX':function(_0x4e55d8){return _0x4e55d8=_0x4e55d8||0x0,this[_0x3f89('0x5d1')][_0x4e55d8]['x'];},'pointerY':function(_0xf1ec9c){return _0xf1ec9c=_0xf1ec9c||0x0,this[_0x3f89('0x5d1')][_0xf1ec9c]['y'];},'pointerDown':function(_0x318362){return _0x318362=_0x318362||0x0,this[_0x3f89('0x5d1')][_0x318362][_0x3f89('0x552')];},'pointerUp':function(_0x1cf501){return _0x1cf501=_0x1cf501||0x0,this[_0x3f89('0x5d1')][_0x1cf501][_0x3f89('0x553')];},'pointerTimeDown':function(_0x4514ee){return _0x4514ee=_0x4514ee||0x0,this[_0x3f89('0x5d1')][_0x4514ee][_0x3f89('0x55b')];},'pointerTimeUp':function(_0x4d61a4){return _0x4d61a4=_0x4d61a4||0x0,this[_0x3f89('0x5d1')][_0x4d61a4][_0x3f89('0x554')];},'pointerOver':function(_0x2c6538){if(!this[_0x3f89('0x4b0')])return!0x1;if(void 0x0===_0x2c6538){for(var _0x383529=0x0;_0x383529<0xa;_0x383529++)if(this[_0x3f89('0x5d1')][_0x383529][_0x3f89('0x5d6')])return!0x0;return!0x1;}return this[_0x3f89('0x5d1')][_0x2c6538][_0x3f89('0x5d6')];},'pointerOut':function(_0x173b60){if(!this[_0x3f89('0x4b0')])return!0x1;if(void 0x0!==_0x173b60)return this[_0x3f89('0x5d1')][_0x173b60][_0x3f89('0x5d7')];for(var _0x218bdd=0x0;_0x218bdd<0xa;_0x218bdd++)if(this[_0x3f89('0x5d1')][_0x218bdd][_0x3f89('0x5d7')])return!0x0;},'pointerTimeOver':function(_0x36ebc8){return _0x36ebc8=_0x36ebc8||0x0,this[_0x3f89('0x5d1')][_0x36ebc8][_0x3f89('0x5d8')];},'pointerTimeOut':function(_0x16697a){return _0x16697a=_0x16697a||0x0,this[_0x3f89('0x5d1')][_0x16697a][_0x3f89('0x5d9')];},'pointerDragged':function(_0x418a25){return _0x418a25=_0x418a25||0x0,this[_0x3f89('0x5d1')][_0x418a25]['isDragged'];},'checkPointerDown':function(_0x1aeebe,_0x4e57f0){return!!(_0x1aeebe[_0x3f89('0x552')]&&this[_0x3f89('0x4b0')]&&this[_0x3f89('0x58f')]&&this['sprite'][_0x3f89('0x0')]&&this[_0x3f89('0x58f')][_0x3f89('0x61')]&&this[_0x3f89('0x58f')]['parent']['visible']&&0x0!==this[_0x3f89('0x58f')][_0x3f89('0x30')]['x']&&0x0!==this[_0x3f89('0x58f')]['worldScale']['y'])&&!!this['game'][_0x3f89('0x34c')][_0x3f89('0x5da')](this[_0x3f89('0x58f')],_0x1aeebe,this['_tempPoint'])&&(void 0x0===_0x4e57f0&&(_0x4e57f0=!0x1),!(!_0x4e57f0&&this[_0x3f89('0x5bf')])||this[_0x3f89('0x5db')](this[_0x3f89('0x5d0')]['x'],this['_tempPoint']['y']));},'checkPointerOver':function(_0x529738,_0x33fb51){return!!(this[_0x3f89('0x4b0')]&&this[_0x3f89('0x58f')]&&this['sprite'][_0x3f89('0x0')]&&this['sprite']['visible']&&this[_0x3f89('0x58f')][_0x3f89('0x0')][_0x3f89('0x61')]&&0x0!==this[_0x3f89('0x58f')][_0x3f89('0x30')]['x']&&0x0!==this[_0x3f89('0x58f')]['worldScale']['y'])&&!!this[_0x3f89('0x3d')][_0x3f89('0x34c')][_0x3f89('0x5da')](this['sprite'],_0x529738,this[_0x3f89('0x5d0')])&&(void 0x0===_0x33fb51&&(_0x33fb51=!0x1),!(!_0x33fb51&&this[_0x3f89('0x5be')])||this[_0x3f89('0x5db')](this[_0x3f89('0x5d0')]['x'],this['_tempPoint']['y']));},'checkPixel':function(_0xb336ba,_0x52b7c4,_0x29b7ca){if(this[_0x3f89('0x58f')][_0x3f89('0x57')]['baseTexture'][_0x3f89('0xac')]){if(null===_0xb336ba&&null===_0x52b7c4){this[_0x3f89('0x3d')][_0x3f89('0x34c')][_0x3f89('0x4ee')](this['sprite'],_0x29b7ca,this[_0x3f89('0x5d0')]);var _0xb336ba=this[_0x3f89('0x5d0')]['x'],_0x52b7c4=this['_tempPoint']['y'];}if(0x0!==this['sprite'][_0x3f89('0x5c')]['x']&&(_0xb336ba-=-this[_0x3f89('0x58f')][_0x3f89('0x57')][_0x3f89('0x98')][_0x3f89('0x23')]*this['sprite'][_0x3f89('0x5c')]['x']),0x0!==this[_0x3f89('0x58f')][_0x3f89('0x5c')]['y']&&(_0x52b7c4-=-this['sprite'][_0x3f89('0x57')]['frame'][_0x3f89('0x24')]*this['sprite'][_0x3f89('0x5c')]['y']),_0xb336ba+=this[_0x3f89('0x58f')]['texture'][_0x3f89('0x98')]['x'],_0x52b7c4+=this[_0x3f89('0x58f')][_0x3f89('0x57')][_0x3f89('0x98')]['y'],this[_0x3f89('0x58f')][_0x3f89('0x57')][_0x3f89('0xa2')]&&(_0xb336ba-=this['sprite']['texture'][_0x3f89('0xa2')]['x'],_0x52b7c4-=this[_0x3f89('0x58f')][_0x3f89('0x57')]['trim']['y'],_0xb336bathis[_0x3f89('0x58f')][_0x3f89('0x57')][_0x3f89('0xa5')]['right']||_0x52b7c4this[_0x3f89('0x58f')]['texture'][_0x3f89('0xa5')][_0x3f89('0x2b9')]))return this[_0x3f89('0x5dc')]=_0xb336ba,this[_0x3f89('0x5dd')]=_0x52b7c4,!0x1;if(this[_0x3f89('0x5dc')]=_0xb336ba,this[_0x3f89('0x5dd')]=_0x52b7c4,this[_0x3f89('0x3d')]['input'][_0x3f89('0x4ad')][_0x3f89('0x242')](0x0,0x0,0x1,0x1),this[_0x3f89('0x3d')][_0x3f89('0x34c')][_0x3f89('0x4ad')]['drawImage'](this[_0x3f89('0x58f')][_0x3f89('0x57')][_0x3f89('0x59')][_0x3f89('0xac')],_0xb336ba,_0x52b7c4,0x1,0x1,0x0,0x0,0x1,0x1),this[_0x3f89('0x3d')][_0x3f89('0x34c')][_0x3f89('0x4ad')][_0x3f89('0x251')](0x0,0x0,0x1,0x1)[_0x3f89('0x1bf')][0x3]>=this[_0x3f89('0x5c0')])return!0x0;}return!0x1;},'update':function(_0x2f548c){if(null!==this['sprite']&&void 0x0!==this['sprite']['parent'])return this[_0x3f89('0x4b0')]&&this[_0x3f89('0x58f')][_0x3f89('0x61')]&&this[_0x3f89('0x58f')][_0x3f89('0x0')][_0x3f89('0x61')]?this[_0x3f89('0x5cd')]?(this[_0x3f89('0x5ce')]||(this[_0x3f89('0x5ce')]=_0x1525a6[_0x3f89('0x45')][_0x3f89('0x2b0')](_0x2f548c['x'],_0x2f548c['y'],this[_0x3f89('0x5c9')]['x'],this['downPoint']['y'])>=this['dragDistanceThreshold']),this[_0x3f89('0x5ce')]&&this[_0x3f89('0x5de')]&&this[_0x3f89('0x5df')](_0x2f548c),!0x0):this[_0x3f89('0x5c1')]&&this['_draggedPointerID']===_0x2f548c['id']?this[_0x3f89('0x5e0')](_0x2f548c,!0x1):this[_0x3f89('0x5d1')][_0x2f548c['id']][_0x3f89('0x5d6')]?this['checkPointerOver'](_0x2f548c)?(this['_pointerData'][_0x2f548c['id']]['x']=_0x2f548c['x']-this['sprite']['x'],this[_0x3f89('0x5d1')][_0x2f548c['id']]['y']=_0x2f548c['y']-this[_0x3f89('0x58f')]['y'],!0x0):(this['_pointerOutHandler'](_0x2f548c),!0x1):void 0x0:(this[_0x3f89('0x521')](_0x2f548c),!0x1);},'_pointerOverHandler':function(_0x1c92ff,_0xdf7967){if(null!==this[_0x3f89('0x58f')]){var _0x4fcc41=this[_0x3f89('0x5d1')][_0x1c92ff['id']];if(!0x1===_0x4fcc41['isOver']||_0x1c92ff[_0x3f89('0xc6')]){var _0x3f2a1c=!0x1===_0x4fcc41[_0x3f89('0x5d6')];_0x4fcc41[_0x3f89('0x5d6')]=!0x0,_0x4fcc41[_0x3f89('0x5d7')]=!0x1,_0x4fcc41[_0x3f89('0x5d8')]=this['game'][_0x3f89('0x33e')][_0x3f89('0x33e')],_0x4fcc41['x']=_0x1c92ff['x']-this[_0x3f89('0x58f')]['x'],_0x4fcc41['y']=_0x1c92ff['y']-this['sprite']['y'],this[_0x3f89('0x5b3')]&&!0x1===_0x4fcc41[_0x3f89('0x5b4')]&&(this[_0x3f89('0x3d')]['canvas'][_0x3f89('0x19a')]['cursor']=_0x3f89('0x5e1'),this[_0x3f89('0x5d5')]=!0x0),!_0xdf7967&&_0x3f2a1c&&this[_0x3f89('0x58f')]&&this['sprite']['events']&&this[_0x3f89('0x58f')][_0x3f89('0x403')][_0x3f89('0x5e2')](this[_0x3f89('0x58f')],_0x1c92ff),this[_0x3f89('0x58f')][_0x3f89('0x0')]&&this[_0x3f89('0x58f')][_0x3f89('0x0')][_0x3f89('0x3f2')]&&this[_0x3f89('0x58f')][_0x3f89('0x0')]['onChildInputOver'][_0x3f89('0x341')](this[_0x3f89('0x58f')],_0x1c92ff);}}},'_pointerOutHandler':function(_0x4b7873,_0x2e32f4){if(null!==this['sprite']){var _0x5e17f9=this['_pointerData'][_0x4b7873['id']];_0x5e17f9['isOver']=!0x1,_0x5e17f9[_0x3f89('0x5d7')]=!0x0,_0x5e17f9[_0x3f89('0x5d9')]=this['game']['time'][_0x3f89('0x33e')],this['useHandCursor']&&!0x1===_0x5e17f9[_0x3f89('0x5b4')]&&(this[_0x3f89('0x3d')][_0x3f89('0x241')]['style'][_0x3f89('0x405')]='',this[_0x3f89('0x5d5')]=!0x1),!_0x2e32f4&&this[_0x3f89('0x58f')]&&this[_0x3f89('0x58f')][_0x3f89('0x403')]&&(this['sprite'][_0x3f89('0x403')][_0x3f89('0x5e3')](this[_0x3f89('0x58f')],_0x4b7873),this[_0x3f89('0x58f')]&&this[_0x3f89('0x58f')][_0x3f89('0x0')]&&this['sprite'][_0x3f89('0x0')][_0x3f89('0x5e4')]&&this['sprite']['parent'][_0x3f89('0x5e4')]['dispatch'](this[_0x3f89('0x58f')],_0x4b7873));}},'_touchedHandler':function(_0x506d81){if(null!==this['sprite']){var _0x714ff5=this['_pointerData'][_0x506d81['id']];if(!_0x714ff5[_0x3f89('0x552')]&&_0x714ff5[_0x3f89('0x5d6')]){if(this[_0x3f89('0x5bf')]&&!this[_0x3f89('0x5db')](null,null,_0x506d81))return;if(_0x714ff5['isDown']=!0x0,_0x714ff5[_0x3f89('0x553')]=!0x1,_0x714ff5['timeDown']=this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')],this[_0x3f89('0x5c9')][_0x3f89('0x2a4')](_0x506d81['x'],_0x506d81['y']),_0x506d81[_0x3f89('0xc6')]=!0x0,this[_0x3f89('0x58f')]&&this[_0x3f89('0x58f')]['events']&&(this['sprite']['events'][_0x3f89('0x5e5')](this[_0x3f89('0x58f')],_0x506d81),this[_0x3f89('0x58f')]&&this[_0x3f89('0x58f')]['parent']&&this[_0x3f89('0x58f')][_0x3f89('0x0')][_0x3f89('0x5e6')]&&this[_0x3f89('0x58f')][_0x3f89('0x0')][_0x3f89('0x5e6')]['dispatch'](this['sprite'],_0x506d81),null===this[_0x3f89('0x58f')]))return;this[_0x3f89('0x5c1')]&&!0x1===this[_0x3f89('0x5b4')]&&(0x0===this[_0x3f89('0x5c8')]&&0x0===this[_0x3f89('0x5e7')]?this[_0x3f89('0x5df')](_0x506d81):(this[_0x3f89('0x5cd')]=!0x0,this[_0x3f89('0x5ce')]=0x0===this[_0x3f89('0x5e7')],this['dragTimeThreshold']>0x0?(this[_0x3f89('0x5de')]=!0x1,this['game'][_0x3f89('0x33e')][_0x3f89('0x403')]['add'](this[_0x3f89('0x5c8')],this['dragTimeElapsed'],this,_0x506d81)):this[_0x3f89('0x5de')]=!0x0)),this[_0x3f89('0x412')]&&this[_0x3f89('0x58f')][_0x3f89('0x412')]();}}},'dragTimeElapsed':function(_0x5a5440){this[_0x3f89('0x5de')]=!0x0,this['_pendingDrag']&&this[_0x3f89('0x58f')]&&this[_0x3f89('0x5ce')]&&this[_0x3f89('0x5df')](_0x5a5440);},'_releasedHandler':function(_0x5aad34){if(null!==this[_0x3f89('0x58f')]){var _0xebff2e=this[_0x3f89('0x5d1')][_0x5aad34['id']];if(_0xebff2e['isDown']&&_0x5aad34[_0x3f89('0x553')]){_0xebff2e[_0x3f89('0x552')]=!0x1,_0xebff2e[_0x3f89('0x553')]=!0x0,_0xebff2e[_0x3f89('0x554')]=this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')],_0xebff2e['downDuration']=_0xebff2e[_0x3f89('0x554')]-_0xebff2e[_0x3f89('0x55b')];var _0x2fd3be=this[_0x3f89('0x592')](_0x5aad34);this[_0x3f89('0x58f')]&&this['sprite'][_0x3f89('0x403')]&&(this['dragStopBlocksInputUp']&&(!this['dragStopBlocksInputUp']||this['draggable']&&this[_0x3f89('0x5b4')]&&this[_0x3f89('0x5e8')]===_0x5aad34['id'])||this['sprite'][_0x3f89('0x403')][_0x3f89('0x5e9')](this['sprite'],_0x5aad34,_0x2fd3be),this['sprite']&&this[_0x3f89('0x58f')][_0x3f89('0x0')]&&this['sprite'][_0x3f89('0x0')]['onChildInputUp']&&this[_0x3f89('0x58f')]['parent'][_0x3f89('0x3f1')][_0x3f89('0x341')](this['sprite'],_0x5aad34,_0x2fd3be),_0x2fd3be&&(_0x2fd3be=this['checkPointerOver'](_0x5aad34))),_0xebff2e['isOver']=_0x2fd3be,!_0x2fd3be&&this[_0x3f89('0x5b3')]&&(this[_0x3f89('0x3d')][_0x3f89('0x241')][_0x3f89('0x19a')]['cursor']='default',this['_setHandCursor']=!0x1),_0x5aad34[_0x3f89('0xc6')]=!0x0,this[_0x3f89('0x5cd')]=!0x1,this[_0x3f89('0x5c1')]&&this['isDragged']&&this[_0x3f89('0x5e8')]===_0x5aad34['id']&&this[_0x3f89('0x5ea')](_0x5aad34);}}},'updateDrag':function(_0x2e1efc,_0x493ffc){if(void 0x0===_0x493ffc&&(_0x493ffc=!0x1),_0x2e1efc[_0x3f89('0x553')])return this[_0x3f89('0x5ea')](_0x2e1efc),!0x1;var _0x580d13=this[_0x3f89('0x5eb')](_0x2e1efc);if(this[_0x3f89('0x58f')][_0x3f89('0x3f8')])var _0x1c6d15=this['game'][_0x3f89('0x195')][_0x3f89('0x28')]['x']*_0x580d13['x']+this[_0x3f89('0x5cb')]['x']+this[_0x3f89('0x5c4')]['x'],_0x21538b=this[_0x3f89('0x3d')][_0x3f89('0x195')][_0x3f89('0x28')]['y']*_0x580d13['y']+this[_0x3f89('0x5cb')]['y']+this[_0x3f89('0x5c4')]['y'];else var _0x1c6d15=_0x580d13['x']+this[_0x3f89('0x5cb')]['x']+this[_0x3f89('0x5c4')]['x'],_0x21538b=_0x580d13['y']+this[_0x3f89('0x5cb')]['y']+this['dragOffset']['y'];if(this[_0x3f89('0x58f')][_0x3f89('0x3f8')])this[_0x3f89('0x5b5')]&&(this[_0x3f89('0x58f')][_0x3f89('0x3f9')]['x']=_0x1c6d15-this['game'][_0x3f89('0x195')]['x']),this['allowVerticalDrag']&&(this[_0x3f89('0x58f')][_0x3f89('0x3f9')]['y']=_0x21538b-this[_0x3f89('0x3d')][_0x3f89('0x195')]['y']),this[_0x3f89('0x5c2')]&&this[_0x3f89('0x5ec')](),this[_0x3f89('0x5ed')]&&this[_0x3f89('0x5ee')](),this[_0x3f89('0x5b8')]&&(this[_0x3f89('0x58f')]['cameraOffset']['x']=Math[_0x3f89('0x2d1')]((this['sprite'][_0x3f89('0x3f9')]['x']-this[_0x3f89('0x5bc')]%this[_0x3f89('0x5ba')])/this[_0x3f89('0x5ba')])*this[_0x3f89('0x5ba')]+this[_0x3f89('0x5bc')]%this[_0x3f89('0x5ba')],this[_0x3f89('0x58f')][_0x3f89('0x3f9')]['y']=Math[_0x3f89('0x2d1')]((this['sprite'][_0x3f89('0x3f9')]['y']-this[_0x3f89('0x5bd')]%this['snapY'])/this['snapY'])*this[_0x3f89('0x5bb')]+this[_0x3f89('0x5bd')]%this[_0x3f89('0x5bb')],this[_0x3f89('0x5ca')]['set'](this[_0x3f89('0x58f')]['cameraOffset']['x'],this[_0x3f89('0x58f')][_0x3f89('0x3f9')]['y']));else{var _0x235377=this[_0x3f89('0x3d')][_0x3f89('0x195')]['x']-this[_0x3f89('0x5d1')][_0x2e1efc['id']]['camX'],_0xb27e7c=this[_0x3f89('0x3d')][_0x3f89('0x195')]['y']-this[_0x3f89('0x5d1')][_0x2e1efc['id']][_0x3f89('0x5ef')];this[_0x3f89('0x5b5')]&&(this['sprite']['x']=_0x1c6d15+_0x235377),this[_0x3f89('0x5b6')]&&(this[_0x3f89('0x58f')]['y']=_0x21538b+_0xb27e7c),this[_0x3f89('0x5c2')]&&this[_0x3f89('0x5ec')](),this['boundsSprite']&&this[_0x3f89('0x5ee')](),this[_0x3f89('0x5b8')]&&(this[_0x3f89('0x58f')]['x']=Math[_0x3f89('0x2d1')]((this['sprite']['x']-this[_0x3f89('0x5bc')]%this[_0x3f89('0x5ba')])/this['snapX'])*this[_0x3f89('0x5ba')]+this[_0x3f89('0x5bc')]%this[_0x3f89('0x5ba')],this['sprite']['y']=Math[_0x3f89('0x2d1')]((this[_0x3f89('0x58f')]['y']-this['snapOffsetY']%this[_0x3f89('0x5bb')])/this['snapY'])*this[_0x3f89('0x5bb')]+this['snapOffsetY']%this[_0x3f89('0x5bb')],this[_0x3f89('0x5ca')]['set'](this[_0x3f89('0x58f')]['x'],this[_0x3f89('0x58f')]['y']));}return this['sprite'][_0x3f89('0x403')][_0x3f89('0x5f0')]['dispatch'](this[_0x3f89('0x58f')],_0x2e1efc,_0x1c6d15,_0x21538b,this[_0x3f89('0x5ca')],_0x493ffc),!0x0;},'justOver':function(_0x48916f,_0x50700f){return _0x48916f=_0x48916f||0x0,_0x50700f=_0x50700f||0x1f4,this[_0x3f89('0x5d1')][_0x48916f][_0x3f89('0x5d6')]&&this[_0x3f89('0x5f1')](_0x48916f)<_0x50700f;},'justOut':function(_0x73eafa,_0x5cb992){return _0x73eafa=_0x73eafa||0x0,_0x5cb992=_0x5cb992||0x1f4,this[_0x3f89('0x5d1')][_0x73eafa][_0x3f89('0x5d7')]&&this[_0x3f89('0x3d')]['time'][_0x3f89('0x33e')]-this[_0x3f89('0x5d1')][_0x73eafa][_0x3f89('0x5d9')]<_0x5cb992;},'justPressed':function(_0x1e1b42,_0x4bf441){return _0x1e1b42=_0x1e1b42||0x0,_0x4bf441=_0x4bf441||0x1f4,this[_0x3f89('0x5d1')][_0x1e1b42]['isDown']&&this[_0x3f89('0x5f2')](_0x1e1b42)<_0x4bf441;},'justReleased':function(_0x261c23,_0x1a7d56){return _0x261c23=_0x261c23||0x0,_0x1a7d56=_0x1a7d56||0x1f4,this[_0x3f89('0x5d1')][_0x261c23]['isUp']&&this[_0x3f89('0x3d')][_0x3f89('0x33e')]['time']-this[_0x3f89('0x5d1')][_0x261c23][_0x3f89('0x554')]<_0x1a7d56;},'overDuration':function(_0x4ce35a){return _0x4ce35a=_0x4ce35a||0x0,this[_0x3f89('0x5d1')][_0x4ce35a][_0x3f89('0x5d6')]?this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')]-this[_0x3f89('0x5d1')][_0x4ce35a][_0x3f89('0x5d8')]:-0x1;},'downDuration':function(_0x57bb87){return _0x57bb87=_0x57bb87||0x0,this[_0x3f89('0x5d1')][_0x57bb87][_0x3f89('0x552')]?this[_0x3f89('0x3d')][_0x3f89('0x33e')]['time']-this['_pointerData'][_0x57bb87]['timeDown']:-0x1;},'enableDrag':function(_0x5e7812,_0x49ba9a,_0x26d3b,_0x439a77,_0x2ed745,_0x21afc1){void 0x0===_0x5e7812&&(_0x5e7812=!0x1),void 0x0===_0x49ba9a&&(_0x49ba9a=!0x1),void 0x0===_0x26d3b&&(_0x26d3b=!0x1),void 0x0===_0x439a77&&(_0x439a77=0xff),void 0x0===_0x2ed745&&(_0x2ed745=null),void 0x0===_0x21afc1&&(_0x21afc1=null),this[_0x3f89('0x5cb')]=new _0x1525a6[(_0x3f89('0x27'))](),this['draggable']=!0x0,this['bringToTop']=_0x49ba9a,this['dragOffset']=new _0x1525a6[(_0x3f89('0x27'))](),this[_0x3f89('0x5c5')]=_0x5e7812,this[_0x3f89('0x5bf')]=_0x26d3b,this[_0x3f89('0x5c0')]=_0x439a77,_0x2ed745&&(this[_0x3f89('0x5c2')]=_0x2ed745),_0x21afc1&&(this[_0x3f89('0x5ed')]=_0x21afc1);},'disableDrag':function(){if(this[_0x3f89('0x5d1')])for(var _0x1fb0bf=0x0;_0x1fb0bf<0xa;_0x1fb0bf++)this[_0x3f89('0x5d1')][_0x1fb0bf][_0x3f89('0x5b4')]=!0x1;this[_0x3f89('0x5c1')]=!0x1,this[_0x3f89('0x5b4')]=!0x1,this[_0x3f89('0x5e8')]=-0x1,this[_0x3f89('0x5cd')]=!0x1;},'startDrag':function(_0x43ed0a){var _0x1253b0=this['sprite']['x'],_0x5cff19=this[_0x3f89('0x58f')]['y'],_0x37a0fe=this[_0x3f89('0x5eb')](_0x43ed0a);if(this[_0x3f89('0x5b4')]=!0x0,this[_0x3f89('0x5e8')]=_0x43ed0a['id'],this[_0x3f89('0x5d1')][_0x43ed0a['id']][_0x3f89('0x5f3')]=this[_0x3f89('0x3d')][_0x3f89('0x195')]['x'],this['_pointerData'][_0x43ed0a['id']][_0x3f89('0x5ef')]=this[_0x3f89('0x3d')][_0x3f89('0x195')]['y'],this[_0x3f89('0x5d1')][_0x43ed0a['id']][_0x3f89('0x5b4')]=!0x0,this[_0x3f89('0x58f')][_0x3f89('0x3f8')]){if(this[_0x3f89('0x5c5')]){var _0x16870a=this[_0x3f89('0x58f')]['getBounds'](),_0x377000=this['globalToLocal'](new _0x1525a6['Point'](_0x16870a['centerX'],_0x16870a['centerY']));this[_0x3f89('0x58f')]['cameraOffset']['x']=_0x37a0fe['x']+(this['sprite'][_0x3f89('0x3f9')]['x']-_0x377000['x']),this[_0x3f89('0x58f')][_0x3f89('0x3f9')]['y']=_0x37a0fe['y']+(this[_0x3f89('0x58f')]['cameraOffset']['y']-_0x377000['y']);}this['_dragPoint']['setTo'](this[_0x3f89('0x58f')][_0x3f89('0x3f9')]['x']-_0x43ed0a['x'],this[_0x3f89('0x58f')][_0x3f89('0x3f9')]['y']-_0x43ed0a['y']);}else{if(this['dragFromCenter']){var _0x16870a=this['sprite']['getBounds'](),_0x377000=this['globalToLocal'](new _0x1525a6['Point'](_0x16870a[_0x3f89('0x2c9')],_0x16870a[_0x3f89('0x2fe')]));this['sprite']['x']=_0x37a0fe['x']+(this['sprite']['x']-_0x377000['x']),this['sprite']['y']=_0x37a0fe['y']+(this[_0x3f89('0x58f')]['y']-_0x377000['y']);}this[_0x3f89('0x5cb')]['setTo'](this[_0x3f89('0x58f')]['x']-_0x37a0fe['x'],this[_0x3f89('0x58f')]['y']-_0x37a0fe['y']);}this[_0x3f89('0x5e0')](_0x43ed0a,!0x0),this[_0x3f89('0x412')]&&(this[_0x3f89('0x5cc')]=!0x0,this['sprite'][_0x3f89('0x412')]()),this[_0x3f89('0x5c7')][_0x3f89('0x2a4')](_0x1253b0,_0x5cff19),this[_0x3f89('0x58f')]['events'][_0x3f89('0x5f4')](this[_0x3f89('0x58f')],_0x43ed0a,_0x1253b0,_0x5cff19),this['_pendingDrag']=!0x1;},'globalToLocalX':function(_0x27922e){return this[_0x3f89('0x5c3')]&&(_0x27922e-=this[_0x3f89('0x3d')][_0x3f89('0x28')]['grid'][_0x3f89('0x5f5')]['x'],_0x27922e*=this[_0x3f89('0x3d')][_0x3f89('0x28')][_0x3f89('0x4')][_0x3f89('0x5f6')]['x']),_0x27922e;},'globalToLocalY':function(_0x1b2f08){return this[_0x3f89('0x5c3')]&&(_0x1b2f08-=this[_0x3f89('0x3d')][_0x3f89('0x28')][_0x3f89('0x4')][_0x3f89('0x5f5')]['y'],_0x1b2f08*=this[_0x3f89('0x3d')][_0x3f89('0x28')][_0x3f89('0x4')][_0x3f89('0x5f6')]['y']),_0x1b2f08;},'globalToLocal':function(_0x2a06ed){return this[_0x3f89('0x58f')][_0x3f89('0x0')]?this[_0x3f89('0x3d')][_0x3f89('0x34c')]['getLocalPosition'](this['sprite'][_0x3f89('0x0')],{'x':_0x2a06ed['x'],'y':_0x2a06ed['y']}):_0x2a06ed;},'stopDrag':function(_0x227bc9){this[_0x3f89('0x5b4')]=!0x1,this['_draggedPointerID']=-0x1,this[_0x3f89('0x5d1')][_0x227bc9['id']]['isDragged']=!0x1,this[_0x3f89('0x5cc')]=!0x1,this['_pendingDrag']=!0x1,this[_0x3f89('0x5b9')]&&(this[_0x3f89('0x58f')][_0x3f89('0x3f8')]?(this['sprite'][_0x3f89('0x3f9')]['x']=Math['round']((this[_0x3f89('0x58f')][_0x3f89('0x3f9')]['x']-this[_0x3f89('0x5bc')]%this['snapX'])/this[_0x3f89('0x5ba')])*this[_0x3f89('0x5ba')]+this[_0x3f89('0x5bc')]%this[_0x3f89('0x5ba')],this[_0x3f89('0x58f')][_0x3f89('0x3f9')]['y']=Math[_0x3f89('0x2d1')]((this[_0x3f89('0x58f')][_0x3f89('0x3f9')]['y']-this[_0x3f89('0x5bd')]%this[_0x3f89('0x5bb')])/this[_0x3f89('0x5bb')])*this['snapY']+this['snapOffsetY']%this[_0x3f89('0x5bb')]):(this[_0x3f89('0x58f')]['x']=Math[_0x3f89('0x2d1')]((this[_0x3f89('0x58f')]['x']-this[_0x3f89('0x5bc')]%this[_0x3f89('0x5ba')])/this[_0x3f89('0x5ba')])*this[_0x3f89('0x5ba')]+this['snapOffsetX']%this[_0x3f89('0x5ba')],this['sprite']['y']=Math['round']((this[_0x3f89('0x58f')]['y']-this[_0x3f89('0x5bd')]%this[_0x3f89('0x5bb')])/this[_0x3f89('0x5bb')])*this[_0x3f89('0x5bb')]+this[_0x3f89('0x5bd')]%this['snapY'])),this[_0x3f89('0x58f')][_0x3f89('0x403')][_0x3f89('0x5f7')](this['sprite'],_0x227bc9),!0x1===this[_0x3f89('0x592')](_0x227bc9)&&this[_0x3f89('0x521')](_0x227bc9);},'setDragLock':function(_0x1bf9ad,_0x177d4f){void 0x0===_0x1bf9ad&&(_0x1bf9ad=!0x0),void 0x0===_0x177d4f&&(_0x177d4f=!0x0),this[_0x3f89('0x5b5')]=_0x1bf9ad,this['allowVerticalDrag']=_0x177d4f;},'enableSnap':function(_0x41470b,_0x330287,_0x4d54fe,_0x4738d0,_0x3c3667,_0x44f7d7){void 0x0===_0x4d54fe&&(_0x4d54fe=!0x0),void 0x0===_0x4738d0&&(_0x4738d0=!0x1),void 0x0===_0x3c3667&&(_0x3c3667=0x0),void 0x0===_0x44f7d7&&(_0x44f7d7=0x0),this[_0x3f89('0x5ba')]=_0x41470b,this[_0x3f89('0x5bb')]=_0x330287,this[_0x3f89('0x5bc')]=_0x3c3667,this[_0x3f89('0x5bd')]=_0x44f7d7,this[_0x3f89('0x5b8')]=_0x4d54fe,this[_0x3f89('0x5b9')]=_0x4738d0;},'disableSnap':function(){this[_0x3f89('0x5b8')]=!0x1,this['snapOnRelease']=!0x1;},'checkBoundsRect':function(){this[_0x3f89('0x58f')][_0x3f89('0x3f8')]?(this[_0x3f89('0x58f')][_0x3f89('0x3f9')]['x']this[_0x3f89('0x5c2')]['right']&&(this[_0x3f89('0x58f')]['cameraOffset']['x']=this[_0x3f89('0x5c2')][_0x3f89('0x2b7')]-this[_0x3f89('0x58f')][_0x3f89('0x23')]),this['sprite']['cameraOffset']['y']this[_0x3f89('0x5c2')][_0x3f89('0x2b9')]&&(this['sprite'][_0x3f89('0x3f9')]['y']=this[_0x3f89('0x5c2')][_0x3f89('0x2b9')]-this['sprite'][_0x3f89('0x24')])):(this[_0x3f89('0x58f')]['left']this['boundsRect'][_0x3f89('0x2b7')]&&(this[_0x3f89('0x58f')]['x']=this[_0x3f89('0x5c2')][_0x3f89('0x2b7')]-(this[_0x3f89('0x58f')][_0x3f89('0x23')]-this[_0x3f89('0x58f')][_0x3f89('0x221')])),this[_0x3f89('0x58f')]['top']this[_0x3f89('0x5c2')]['bottom']&&(this[_0x3f89('0x58f')]['y']=this['boundsRect'][_0x3f89('0x2b9')]-(this[_0x3f89('0x58f')][_0x3f89('0x24')]-this[_0x3f89('0x58f')][_0x3f89('0x222')])));},'checkBoundsSprite':function(){this[_0x3f89('0x58f')]['fixedToCamera']&&this[_0x3f89('0x5ed')][_0x3f89('0x3f8')]?(this[_0x3f89('0x58f')][_0x3f89('0x3f9')]['x']this[_0x3f89('0x5ed')][_0x3f89('0x3f9')]['x']+this[_0x3f89('0x5ed')]['width']&&(this[_0x3f89('0x58f')][_0x3f89('0x3f9')]['x']=this['boundsSprite'][_0x3f89('0x3f9')]['x']+this[_0x3f89('0x5ed')]['width']-this[_0x3f89('0x58f')]['width']),this[_0x3f89('0x58f')][_0x3f89('0x3f9')]['y']this[_0x3f89('0x5ed')][_0x3f89('0x3f9')]['y']+this[_0x3f89('0x5ed')]['height']&&(this[_0x3f89('0x58f')][_0x3f89('0x3f9')]['y']=this[_0x3f89('0x5ed')][_0x3f89('0x3f9')]['y']+this[_0x3f89('0x5ed')][_0x3f89('0x24')]-this[_0x3f89('0x58f')][_0x3f89('0x24')])):(this[_0x3f89('0x58f')]['left']this[_0x3f89('0x5ed')][_0x3f89('0x2b7')]&&(this[_0x3f89('0x58f')]['x']=this['boundsSprite'][_0x3f89('0x2b7')]-(this['sprite'][_0x3f89('0x23')]-this[_0x3f89('0x58f')][_0x3f89('0x221')])),this[_0x3f89('0x58f')][_0x3f89('0x2b8')]this[_0x3f89('0x5ed')][_0x3f89('0x2b9')]&&(this[_0x3f89('0x58f')]['y']=this[_0x3f89('0x5ed')][_0x3f89('0x2b9')]-(this['sprite'][_0x3f89('0x24')]-this[_0x3f89('0x58f')][_0x3f89('0x222')])));}},_0x1525a6[_0x3f89('0x5b2')][_0x3f89('0x53')]['constructor']=_0x1525a6[_0x3f89('0x5b2')],_0x1525a6[_0x3f89('0x4d9')]=function(_0x2c6e99){this[_0x3f89('0x3d')]=_0x2c6e99,this[_0x3f89('0x5f8')]={},this[_0x3f89('0x5f9')]=[],this[_0x3f89('0x5fa')]=!0x1,this[_0x3f89('0x4b0')]=!0x0,this[_0x3f89('0x5fb')]=!!navigator[_0x3f89('0x5fc')]||!!navigator[_0x3f89('0x5fd')]||-0x1!==navigator[_0x3f89('0x5fe')]['indexOf'](_0x3f89('0x5ff'))||!!navigator[_0x3f89('0x600')],this[_0x3f89('0x601')]=[],this[_0x3f89('0x602')]=[],this['callbackContext']=this,this[_0x3f89('0x603')]=null,this[_0x3f89('0x604')]=null,this['onDownCallback']=null,this[_0x3f89('0x605')]=null,this[_0x3f89('0x606')]=null,this[_0x3f89('0x607')]=null,this[_0x3f89('0x608')]=null,this[_0x3f89('0x609')]=null,this[_0x3f89('0x60a')]=[new _0x1525a6[(_0x3f89('0x60b'))](_0x2c6e99,this),new _0x1525a6[(_0x3f89('0x60b'))](_0x2c6e99,this),new _0x1525a6['SinglePad'](_0x2c6e99,this),new _0x1525a6[(_0x3f89('0x60b'))](_0x2c6e99,this)];},_0x1525a6[_0x3f89('0x4d9')][_0x3f89('0x53')]={'addCallbacks':function(_0x5e187e,_0x131d7b){void 0x0!==_0x131d7b&&(this[_0x3f89('0x603')]=_0x3f89('0x287')==typeof _0x131d7b[_0x3f89('0x60c')]?_0x131d7b[_0x3f89('0x60c')]:this['onConnectCallback'],this[_0x3f89('0x604')]=_0x3f89('0x287')==typeof _0x131d7b[_0x3f89('0x60d')]?_0x131d7b[_0x3f89('0x60d')]:this[_0x3f89('0x604')],this[_0x3f89('0x60e')]=_0x3f89('0x287')==typeof _0x131d7b[_0x3f89('0x4c5')]?_0x131d7b[_0x3f89('0x4c5')]:this['onDownCallback'],this['onUpCallback']=_0x3f89('0x287')==typeof _0x131d7b[_0x3f89('0x4c6')]?_0x131d7b[_0x3f89('0x4c6')]:this['onUpCallback'],this['onAxisCallback']=_0x3f89('0x287')==typeof _0x131d7b[_0x3f89('0x60f')]?_0x131d7b[_0x3f89('0x60f')]:this[_0x3f89('0x606')],this[_0x3f89('0x607')]=_0x3f89('0x287')==typeof _0x131d7b[_0x3f89('0x55a')]?_0x131d7b[_0x3f89('0x55a')]:this[_0x3f89('0x607')],this['callbackContext']=_0x5e187e);},'start':function(){if(!this['_active']){this[_0x3f89('0x5fa')]=!0x0;var _0x2dcf9b=this;this[_0x3f89('0x610')]=function(_0x2bad4d){return _0x2dcf9b[_0x3f89('0x611')](_0x2bad4d);},this[_0x3f89('0x612')]=function(_0x301709){return _0x2dcf9b['onGamepadDisconnected'](_0x301709);},window[_0x3f89('0x3d3')](_0x3f89('0x613'),this[_0x3f89('0x610')],!0x1),window[_0x3f89('0x3d3')]('gamepaddisconnected',this['_onGamepadDisconnected'],!0x1);}},'onGamepadConnected':function(_0x2b0042){var _0x52c455=_0x2b0042[_0x3f89('0x4de')];this[_0x3f89('0x5f9')][_0x3f89('0x6')](_0x52c455),this[_0x3f89('0x60a')][_0x52c455[_0x3f89('0x614')]][_0x3f89('0x615')](_0x52c455);},'onGamepadDisconnected':function(_0x49170e){var _0x2729ca=_0x49170e[_0x3f89('0x4de')];for(var _0x43337d in this[_0x3f89('0x5f9')])this[_0x3f89('0x5f9')][_0x43337d][_0x3f89('0x614')]===_0x2729ca['index']&&this['_rawPads'][_0x3f89('0x6e')](_0x43337d,0x1);this[_0x3f89('0x60a')][_0x2729ca[_0x3f89('0x614')]][_0x3f89('0x616')]();},'update':function(){this[_0x3f89('0x617')](),this[_0x3f89('0x618')][_0x3f89('0x619')](),this[_0x3f89('0x61a')][_0x3f89('0x619')](),this[_0x3f89('0x61b')][_0x3f89('0x619')](),this[_0x3f89('0x61c')][_0x3f89('0x619')]();},'_pollGamepads':function(){if(this[_0x3f89('0x5fa')]){if(navigator[_0x3f89('0x600')])_0x135ad6=navigator[_0x3f89('0x600')]();else if(navigator[_0x3f89('0x5fc')])_0x135ad6=navigator[_0x3f89('0x5fc')]();else if(navigator[_0x3f89('0x5fd')])var _0x135ad6=navigator[_0x3f89('0x5fd')]();if(_0x135ad6){this['_rawPads']=[];for(var _0x3090b4=!0x1,_0x25114b=0x0;_0x25114b<_0x135ad6[_0x3f89('0x5')]&&(typeof _0x135ad6[_0x25114b]!==this[_0x3f89('0x601')][_0x25114b]&&(_0x3090b4=!0x0,this[_0x3f89('0x601')][_0x25114b]=typeof _0x135ad6[_0x25114b]),_0x135ad6[_0x25114b]&&this[_0x3f89('0x5f9')][_0x3f89('0x6')](_0x135ad6[_0x25114b]),0x3!==_0x25114b);_0x25114b++);for(var _0x4ebc6d=0x0;_0x4ebc6d0x0&&_0x2ae06d>this[_0x3f89('0x621')]||_0x2ae06d<0x0&&_0x2ae06d<-this[_0x3f89('0x621')]?this['processAxisChange'](_0x330391,_0x2ae06d):this[_0x3f89('0x65c')](_0x330391,0x0);}this['_prevTimestamp']=this[_0x3f89('0x61d')][_0x3f89('0x658')];}},'connect':function(_0x3e5ec1){var _0x485084=!this['connected'];this['connected']=!0x0,this[_0x3f89('0x614')]=_0x3e5ec1[_0x3f89('0x614')],this[_0x3f89('0x61d')]=_0x3e5ec1,this[_0x3f89('0x654')]=[],this['_buttonsLen']=_0x3e5ec1['buttons'][_0x3f89('0x5')],this[_0x3f89('0x656')]=[],this[_0x3f89('0x657')]=_0x3e5ec1[_0x3f89('0x65b')][_0x3f89('0x5')];for(var _0x12dbdb=0x0;_0x12dbdbthis[_0x3f89('0x6cf')]&&(this['health']=this[_0x3f89('0x6cf')]),this;},'heal':function(_0x323e49){return this[_0x3f89('0x3ee')]&&(this[_0x3f89('0x6ce')]+=_0x323e49,this[_0x3f89('0x6ce')]>this[_0x3f89('0x6cf')]&&(this['health']=this[_0x3f89('0x6cf')])),this;}},_0x1525a6[_0x3f89('0x684')]['InCamera']=function(){},_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6d0')][_0x3f89('0x53')]={'inCamera':{'get':function(){return this[_0x3f89('0x3d')]['world'][_0x3f89('0x195')][_0x3f89('0x15c')]['intersects'](this[_0x3f89('0x33')]);}}},_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6d1')]=function(){},_0x1525a6['Component']['InputEnabled'][_0x3f89('0x53')]={'input':null,'inputEnabled':{'get':function(){return this[_0x3f89('0x34c')]&&this[_0x3f89('0x34c')][_0x3f89('0x4b0')];},'set':function(_0x8a03c3){_0x8a03c3?null===this[_0x3f89('0x34c')]?(this['input']=new _0x1525a6[(_0x3f89('0x5b2'))](this),this['input'][_0x3f89('0x89')]()):this['input']&&!this['input']['enabled']&&this[_0x3f89('0x34c')]['start']():this[_0x3f89('0x34c')]&&this['input'][_0x3f89('0x4b0')]&&this[_0x3f89('0x34c')]['stop']();}}},_0x1525a6['Component'][_0x3f89('0x6d2')]=function(){},_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6d2')]['preUpdate']=function(){if(this['pendingDestroy'])return this['destroy'](),!0x1;if(this['autoCull']||this[_0x3f89('0x68c')]){if(this['_bounds'][_0x3f89('0x2da')](this['getBounds']()),this['_bounds']['x']+=this['game'][_0x3f89('0x195')][_0x3f89('0x15c')]['x'],this[_0x3f89('0x33')]['y']+=this[_0x3f89('0x3d')][_0x3f89('0x195')][_0x3f89('0x15c')]['y'],this[_0x3f89('0x68b')])if(this[_0x3f89('0x3d')][_0x3f89('0x3e')][_0x3f89('0x195')][_0x3f89('0x15c')]['intersects'](this['_bounds']))this[_0x3f89('0x2c')]=!0x0,this[_0x3f89('0x3d')]['world']['camera'][_0x3f89('0x334')]++;else if(this[_0x3f89('0x2c')]=!0x1,this['outOfCameraBoundsKill'])return this[_0x3f89('0x420')](),!0x1;if(this['checkWorldBounds'])if(this[_0x3f89('0x6d3')]&&this[_0x3f89('0x3d')][_0x3f89('0x3e')][_0x3f89('0x31c')][_0x3f89('0x2bc')](this[_0x3f89('0x33')]))this[_0x3f89('0x6d3')]=!0x1,this['events'][_0x3f89('0x6d4')](this);else if(!this[_0x3f89('0x6d3')]&&!this['game'][_0x3f89('0x3e')][_0x3f89('0x31c')][_0x3f89('0x2bc')](this['_bounds'])&&(this[_0x3f89('0x6d3')]=!0x0,this[_0x3f89('0x403')][_0x3f89('0x6d5')](this),this[_0x3f89('0x6d6')]))return this[_0x3f89('0x420')](),!0x1;}return!0x0;},_0x1525a6[_0x3f89('0x684')]['InWorld'][_0x3f89('0x53')]={'checkWorldBounds':!0x1,'outOfBoundsKill':!0x1,'outOfCameraBoundsKill':!0x1,'_outOfBoundsFired':!0x1,'inWorld':{'get':function(){return this[_0x3f89('0x3d')]['world'][_0x3f89('0x31c')][_0x3f89('0x2bc')](this[_0x3f89('0x7d')]());}}},_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6d7')]=function(){},_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6d7')]['preUpdate']=function(){return this[_0x3f89('0x3f0')]?(this[_0x3f89('0x5d')](),!0x1):!(this['lifespan']>0x0&&(this[_0x3f89('0x6d8')]-=this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x6d9')],this[_0x3f89('0x6d8')]<=0x0)&&(this[_0x3f89('0x420')](),0x1));},_0x1525a6[_0x3f89('0x684')]['LifeSpan']['prototype']={'alive':!0x0,'lifespan':0x0,'revive':function(_0x24f0c9){return void 0x0===_0x24f0c9&&(_0x24f0c9=0x64),this[_0x3f89('0x3ee')]=!0x0,this[_0x3f89('0x96')]=!0x0,this[_0x3f89('0x61')]=!0x0,_0x3f89('0x287')==typeof this['setHealth']&&this['setHealth'](_0x24f0c9),this[_0x3f89('0x403')]&&this[_0x3f89('0x403')][_0x3f89('0x6da')](this),this;},'kill':function(){return this[_0x3f89('0x3ee')]=!0x1,this['exists']=!0x1,this[_0x3f89('0x61')]=!0x1,this['events']&&this[_0x3f89('0x403')][_0x3f89('0x6db')](this),this;}},_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6a3')]=function(){},_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6a3')][_0x3f89('0x53')]={'customRender':!0x1,'_frame':null,'loadTexture':function(_0x52e3c4,_0x2370f6,_0x199bf2){_0x52e3c4===_0x1525a6['PENDING_ATLAS']?(_0x52e3c4=_0x2370f6,_0x2370f6=0x0):_0x2370f6=_0x2370f6||0x0,(_0x199bf2||void 0x0===_0x199bf2)&&this[_0x3f89('0x688')]&&this[_0x3f89('0x688')][_0x3f89('0x86')](),this[_0x3f89('0x69e')]=_0x52e3c4,this[_0x3f89('0x6dc')]=!0x1;var _0x1f8c6a=this[_0x3f89('0x3d')][_0x3f89('0x186')],_0x4426fe=!0x0,_0x12d538=!this[_0x3f89('0x57')][_0x3f89('0x59')][_0x3f89('0xa1')];if(_0x1525a6[_0x3f89('0x4a')]&&_0x52e3c4 instanceof _0x1525a6[_0x3f89('0x4a')])this[_0x3f89('0x69e')]=_0x52e3c4[_0x3f89('0x69e')],this['setTexture'](_0x52e3c4);else if(_0x1525a6[_0x3f89('0x6dd')]&&_0x52e3c4 instanceof _0x1525a6[_0x3f89('0x6dd')])this[_0x3f89('0x6dc')]=!0x0,this['setTexture'](_0x52e3c4[_0x3f89('0x57')]),_0x4426fe=_0x1f8c6a[_0x3f89('0x6de')](_0x52e3c4[_0x3f89('0x69e')],_0x1525a6['Cache'][_0x3f89('0x6df')])?!this['animations']['loadFrameData'](_0x1f8c6a[_0x3f89('0x6e0')](_0x52e3c4[_0x3f89('0x69e')],_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0x6df')]),_0x2370f6):!this['animations'][_0x3f89('0x6e1')](_0x52e3c4[_0x3f89('0x6e2')],0x0);else if(_0x1525a6[_0x3f89('0x6b4')]&&_0x52e3c4 instanceof _0x1525a6['Video']){this[_0x3f89('0x6dc')]=!0x0;var _0x36c6b7=_0x52e3c4[_0x3f89('0x57')][_0x3f89('0x99')];this[_0x3f89('0x6e3')](_0x52e3c4['texture']),this['setFrame'](_0x52e3c4[_0x3f89('0x57')]['frame'][_0x3f89('0x2a5')]()),_0x52e3c4[_0x3f89('0x6e4')][_0x3f89('0x2cd')](this[_0x3f89('0x6b5')],this),this[_0x3f89('0x57')][_0x3f89('0x99')]=_0x36c6b7;}else if(_0x1525a6['Tilemap']&&_0x52e3c4 instanceof _0x1525a6['TilemapLayer'])this[_0x3f89('0x6e3')](PIXI['Texture'][_0x3f89('0x275')](_0x52e3c4[_0x3f89('0x241')]));else if(_0x52e3c4 instanceof PIXI[_0x3f89('0x91')])this['setTexture'](_0x52e3c4);else{var _0x48aa3f=_0x1f8c6a[_0x3f89('0x6e5')](_0x52e3c4,!0x0);this['key']=_0x48aa3f[_0x3f89('0x69e')],this[_0x3f89('0x6e3')](new PIXI[(_0x3f89('0x91'))](_0x48aa3f[_0x3f89('0x189')])),this[_0x3f89('0x57')][_0x3f89('0x59')][_0x3f89('0x216')]=_0x3f89('0x6e6')===_0x52e3c4,_0x4426fe=!this['animations']['loadFrameData'](_0x48aa3f[_0x3f89('0x6e2')],_0x2370f6);}_0x4426fe&&(this[_0x3f89('0x6af')]=_0x1525a6[_0x3f89('0x34')][_0x3f89('0x2a5')](this['texture'][_0x3f89('0x98')])),_0x12d538||(this[_0x3f89('0x57')]['baseTexture'][_0x3f89('0xa1')]=0x1);},'setFrame':function(_0x3f4771){this[_0x3f89('0x6af')]=_0x3f4771,this['texture'][_0x3f89('0x98')]['x']=_0x3f4771['x'],this[_0x3f89('0x57')][_0x3f89('0x98')]['y']=_0x3f4771['y'],this[_0x3f89('0x57')][_0x3f89('0x98')][_0x3f89('0x23')]=_0x3f4771[_0x3f89('0x23')],this[_0x3f89('0x57')][_0x3f89('0x98')][_0x3f89('0x24')]=_0x3f4771[_0x3f89('0x24')],this[_0x3f89('0x57')][_0x3f89('0xa5')]['x']=_0x3f4771['x'],this[_0x3f89('0x57')][_0x3f89('0xa5')]['y']=_0x3f4771['y'],this[_0x3f89('0x57')][_0x3f89('0xa5')][_0x3f89('0x23')]=_0x3f4771[_0x3f89('0x23')],this[_0x3f89('0x57')][_0x3f89('0xa5')][_0x3f89('0x24')]=_0x3f4771[_0x3f89('0x24')],_0x3f4771['trimmed']?(this[_0x3f89('0x57')][_0x3f89('0xa2')]?(this[_0x3f89('0x57')][_0x3f89('0xa2')]['x']=_0x3f4771[_0x3f89('0x6e7')],this[_0x3f89('0x57')]['trim']['y']=_0x3f4771[_0x3f89('0x6e8')],this[_0x3f89('0x57')][_0x3f89('0xa2')][_0x3f89('0x23')]=_0x3f4771[_0x3f89('0x6e9')],this['texture']['trim'][_0x3f89('0x24')]=_0x3f4771[_0x3f89('0x6ea')]):this[_0x3f89('0x57')]['trim']={'x':_0x3f4771[_0x3f89('0x6e7')],'y':_0x3f4771[_0x3f89('0x6e8')],'width':_0x3f4771[_0x3f89('0x6e9')],'height':_0x3f4771['sourceSizeH']},this[_0x3f89('0x57')]['width']=_0x3f4771[_0x3f89('0x6e9')],this[_0x3f89('0x57')][_0x3f89('0x24')]=_0x3f4771['sourceSizeH'],this[_0x3f89('0x57')][_0x3f89('0x98')]['width']=_0x3f4771[_0x3f89('0x6e9')],this['texture'][_0x3f89('0x98')][_0x3f89('0x24')]=_0x3f4771[_0x3f89('0x6ea')]):!_0x3f4771['trimmed']&&this[_0x3f89('0x57')][_0x3f89('0xa2')]&&(this[_0x3f89('0x57')][_0x3f89('0xa2')]=null),_0x3f4771[_0x3f89('0xa6')]&&(this[_0x3f89('0x57')][_0x3f89('0xa6')]=!0x0),this[_0x3f89('0x6ab')]&&this['updateCrop'](),this[_0x3f89('0x57')]['requiresReTint']=!0x0,this[_0x3f89('0x57')]['_updateUvs'](),this[_0x3f89('0x20e')]&&(this[_0x3f89('0x6eb')]=!0x0);},'resizeFrame':function(_0x28f15a,_0x7690c,_0x5b8106){this['texture'][_0x3f89('0x98')][_0x3f89('0x58')](_0x7690c,_0x5b8106),this[_0x3f89('0x57')]['setFrame'](this['texture'][_0x3f89('0x98')]);},'resetFrame':function(){this[_0x3f89('0x6af')]&&this[_0x3f89('0x27a')](this[_0x3f89('0x6af')]);},'frame':{'get':function(){return this[_0x3f89('0x688')][_0x3f89('0x98')];},'set':function(_0x4098a7){this[_0x3f89('0x688')][_0x3f89('0x98')]=_0x4098a7;}},'frameName':{'get':function(){return this[_0x3f89('0x688')][_0x3f89('0x6ec')];},'set':function(_0x20d083){this[_0x3f89('0x688')][_0x3f89('0x6ec')]=_0x20d083;}}},_0x1525a6['Component'][_0x3f89('0x6ed')]=function(){},_0x1525a6['Component'][_0x3f89('0x6ed')][_0x3f89('0x53')]={'overlap':function(_0x17d7c7){return _0x1525a6[_0x3f89('0x34')]['intersects'](this[_0x3f89('0x7d')](),_0x17d7c7[_0x3f89('0x7d')]());}},_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6a2')]=function(){},_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6a2')][_0x3f89('0x3b7')]=function(){return this[_0x3f89('0x3f0')]?(this[_0x3f89('0x5d')](),!0x1):this[_0x3f89('0x6ee')]&&this[_0x3f89('0x96')]?(this['world'][_0x3f89('0x2af')](this[_0x3f89('0x0')]['position']['x']+this[_0x3f89('0x26')]['x'],this[_0x3f89('0x0')]['position']['y']+this[_0x3f89('0x26')]['y']),this[_0x3f89('0x2e')]['tx']=this[_0x3f89('0x3e')]['x'],this[_0x3f89('0x2e')]['ty']=this[_0x3f89('0x3e')]['y'],this['previousPosition'][_0x3f89('0x2a4')](this[_0x3f89('0x3e')]['x'],this[_0x3f89('0x3e')]['y']),this[_0x3f89('0x6b1')]=this[_0x3f89('0x2a')],this['body']&&this[_0x3f89('0x3e5')]['preUpdate'](),this[_0x3f89('0x6ee')]=!0x1,this[_0x3f89('0x6a5')](),!0x1):(this[_0x3f89('0x69f')][_0x3f89('0x2a4')](this[_0x3f89('0x3e')]['x'],this['world']['y']),this[_0x3f89('0x6b1')]=this[_0x3f89('0x2a')],!(!this['_exists']||!this[_0x3f89('0x0')][_0x3f89('0x96')])||(this['renderOrderID']=-0x1,!0x1));},_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6a2')][_0x3f89('0x3b8')]=function(){this[_0x3f89('0x96')]&&this[_0x3f89('0x3e5')]&&this[_0x3f89('0x3e5')][_0x3f89('0x3b8')]();},_0x1525a6['Component'][_0x3f89('0x6a2')]['prototype']={'body':null,'x':{'get':function(){return this['position']['x'];},'set':function(_0x15728d){this[_0x3f89('0x26')]['x']=_0x15728d,this[_0x3f89('0x3e5')]&&!this[_0x3f89('0x3e5')][_0x3f89('0xc6')]&&(this[_0x3f89('0x3e5')][_0x3f89('0x6ef')]=!0x0);}},'y':{'get':function(){return this[_0x3f89('0x26')]['y'];},'set':function(_0x2866f6){this[_0x3f89('0x26')]['y']=_0x2866f6,this[_0x3f89('0x3e5')]&&!this[_0x3f89('0x3e5')]['dirty']&&(this[_0x3f89('0x3e5')]['_reset']=!0x0);}}},_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6f0')]=function(){},_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6f0')][_0x3f89('0x53')][_0x3f89('0x36f')]=function(_0x5d87ed,_0x4ccd68,_0x13dfd4){return void 0x0===_0x13dfd4&&(_0x13dfd4=0x1),this['world']['set'](_0x5d87ed,_0x4ccd68),this[_0x3f89('0x26')][_0x3f89('0x2a4')](_0x5d87ed,_0x4ccd68),this[_0x3f89('0x6ee')]=!0x0,this[_0x3f89('0x96')]=!0x0,this[_0x3f89('0x61')]=!0x0,this[_0x3f89('0x2c')]=!0x0,this[_0x3f89('0x6a1')][_0x3f89('0x6d2')]&&(this[_0x3f89('0x6d3')]=!0x1),this['components'][_0x3f89('0x6d7')]&&(this[_0x3f89('0x3ee')]=!0x0,this[_0x3f89('0x6ce')]=_0x13dfd4),this[_0x3f89('0x6a1')][_0x3f89('0x6a2')]&&this[_0x3f89('0x3e5')]&&this[_0x3f89('0x3e5')][_0x3f89('0x36f')](_0x5d87ed,_0x4ccd68,!0x1,!0x1),this;},_0x1525a6['Component']['ScaleMinMax']=function(){},_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6f1')][_0x3f89('0x53')]={'transformCallback':null,'transformCallbackContext':this,'scaleMin':null,'scaleMax':null,'checkTransform':function(_0x5669e7){this[_0x3f89('0x6f2')]&&(_0x5669e7['a']this[_0x3f89('0x6f3')]['x']&&(_0x5669e7['a']=this[_0x3f89('0x6f3')]['x']),_0x5669e7['d']>this[_0x3f89('0x6f3')]['y']&&(_0x5669e7['d']=this['scaleMax']['y']));},'setScaleMinMax':function(_0x30a10c,_0x535d7b,_0x3d2cb0,_0xf9bf98){void 0x0===_0x535d7b?_0x535d7b=_0x3d2cb0=_0xf9bf98=_0x30a10c:void 0x0===_0x3d2cb0&&(_0x3d2cb0=_0xf9bf98=_0x535d7b,_0x535d7b=_0x30a10c),null===_0x30a10c?this[_0x3f89('0x6f2')]=null:this['scaleMin']?this[_0x3f89('0x6f2')][_0x3f89('0x2a4')](_0x30a10c,_0x535d7b):this[_0x3f89('0x6f2')]=new _0x1525a6[(_0x3f89('0x27'))](_0x30a10c,_0x535d7b),null===_0x3d2cb0?this[_0x3f89('0x6f3')]=null:this[_0x3f89('0x6f3')]?this[_0x3f89('0x6f3')][_0x3f89('0x2a4')](_0x3d2cb0,_0xf9bf98):this[_0x3f89('0x6f3')]=new _0x1525a6['Point'](_0x3d2cb0,_0xf9bf98),null===this['scaleMin']?this[_0x3f89('0x6b8')]=null:(this[_0x3f89('0x6b8')]=this[_0x3f89('0x6f4')],this['transformCallbackContext']=this);}},_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6f5')]=function(){},_0x1525a6['Component'][_0x3f89('0x6f5')]['prototype']={'smoothed':{'get':function(){return!this[_0x3f89('0x57')][_0x3f89('0x59')]['scaleMode'];},'set':function(_0x812db9){_0x812db9?this[_0x3f89('0x57')]&&(this[_0x3f89('0x57')]['baseTexture'][_0x3f89('0xa1')]=0x0,this[_0x3f89('0x57')][_0x3f89('0x59')][_0x3f89('0xc6')]()):this[_0x3f89('0x57')]&&(this['texture'][_0x3f89('0x59')]['scaleMode']=0x1,this[_0x3f89('0x57')][_0x3f89('0x59')]['dirty']());}}},_0x1525a6[_0x3f89('0x46d')]=function(_0x1d078b){this['game']=_0x1d078b,this[_0x3f89('0x3e')]=this[_0x3f89('0x3d')][_0x3f89('0x3e')];},_0x1525a6['GameObjectFactory'][_0x3f89('0x53')]={'existing':function(_0x376958){return this[_0x3f89('0x3e')][_0x3f89('0x2cd')](_0x376958);},'weapon':function(_0x3321e6,_0x19f267,_0xa81b15,_0xd0766e,_0x558f8d){var _0x12fc29=this[_0x3f89('0x3d')][_0x3f89('0x3b5')][_0x3f89('0x2cd')](_0x1525a6[_0x3f89('0x6f6')]);return _0x558f8d&&(_0x12fc29[_0x3f89('0x6f7')]=_0x558f8d),_0x12fc29[_0x3f89('0x6f8')](_0x3321e6,_0x19f267,_0xa81b15,_0xd0766e),_0x12fc29;},'image':function(_0x5a14ea,_0x509948,_0x45ba1b,_0x1f38c2,_0x3c51aa){return void 0x0===_0x3c51aa&&(_0x3c51aa=this[_0x3f89('0x3e')]),_0x3c51aa[_0x3f89('0x2cd')](new _0x1525a6['Image'](this['game'],_0x5a14ea,_0x509948,_0x45ba1b,_0x1f38c2));},'sprite':function(_0x440f15,_0x3b856a,_0x2b638f,_0x4b0c9a,_0x5e037c){return void 0x0===_0x5e037c&&(_0x5e037c=this[_0x3f89('0x3e')]),_0x5e037c[_0x3f89('0x2cd')](new _0x1525a6[(_0x3f89('0x52'))](this[_0x3f89('0x3d')],_0x440f15,_0x3b856a,_0x2b638f,_0x4b0c9a));},'creature':function(_0xe09173,_0x1e4fc0,_0x59697e,_0x29999f,_0x4f04da){void 0x0===_0x4f04da&&(_0x4f04da=this[_0x3f89('0x3e')]);var _0x28407e=new _0x1525a6[(_0x3f89('0x4ef'))](this[_0x3f89('0x3d')],_0xe09173,_0x1e4fc0,_0x59697e,_0x29999f);return _0x4f04da[_0x3f89('0x2cd')](_0x28407e),_0x28407e;},'tween':function(_0x582dfd){return this['game'][_0x3f89('0x350')][_0x3f89('0x6a')](_0x582dfd);},'group':function(_0x15d113,_0x39a366,_0x371525,_0x547538,_0x8c8cdd){return new _0x1525a6[(_0x3f89('0x3e9'))](this[_0x3f89('0x3d')],_0x15d113,_0x39a366,_0x371525,_0x547538,_0x8c8cdd);},'physicsGroup':function(_0x223824,_0x189692,_0x462671,_0x1affe1){return new _0x1525a6[(_0x3f89('0x3e9'))](this[_0x3f89('0x3d')],_0x189692,_0x462671,_0x1affe1,!0x0,_0x223824);},'spriteBatch':function(_0x335343,_0x2e0c1a,_0x12fb22){return void 0x0===_0x335343&&(_0x335343=null),void 0x0===_0x2e0c1a&&(_0x2e0c1a='group'),void 0x0===_0x12fb22&&(_0x12fb22=!0x1),new _0x1525a6['SpriteBatch'](this['game'],_0x335343,_0x2e0c1a,_0x12fb22);},'audio':function(_0x5412c5,_0x4bb3f3,_0x5af900,_0x494d0f){return this[_0x3f89('0x3d')][_0x3f89('0x34e')][_0x3f89('0x2cd')](_0x5412c5,_0x4bb3f3,_0x5af900,_0x494d0f);},'sound':function(_0x5403be,_0x3ba811,_0x4b53f1,_0x3efb50){return this[_0x3f89('0x3d')][_0x3f89('0x34e')][_0x3f89('0x2cd')](_0x5403be,_0x3ba811,_0x4b53f1,_0x3efb50);},'audioSprite':function(_0x15de30){return this[_0x3f89('0x3d')][_0x3f89('0x34e')][_0x3f89('0x6f9')](_0x15de30);},'tileSprite':function(_0x3ea533,_0x34e042,_0x26d06c,_0x16be08,_0x520910,_0x7030d9,_0x218656){return void 0x0===_0x218656&&(_0x218656=this[_0x3f89('0x3e')]),_0x218656['add'](new _0x1525a6[(_0x3f89('0x4f1'))](this[_0x3f89('0x3d')],_0x3ea533,_0x34e042,_0x26d06c,_0x16be08,_0x520910,_0x7030d9));},'rope':function(_0x10b8f4,_0x12497c,_0xeb82f4,_0x329c90,_0x158232,_0x1644f8){return void 0x0===_0x1644f8&&(_0x1644f8=this[_0x3f89('0x3e')]),_0x1644f8[_0x3f89('0x2cd')](new _0x1525a6[(_0x3f89('0x6fa'))](this['game'],_0x10b8f4,_0x12497c,_0xeb82f4,_0x329c90,_0x158232));},'text':function(_0x2a51e1,_0x39ea04,_0x4e266a,_0x264f92,_0x47f9bb){return void 0x0===_0x47f9bb&&(_0x47f9bb=this[_0x3f89('0x3e')]),_0x47f9bb[_0x3f89('0x2cd')](new _0x1525a6[(_0x3f89('0x6fb'))](this[_0x3f89('0x3d')],_0x2a51e1,_0x39ea04,_0x4e266a,_0x264f92));},'button':function(_0x45fc,_0x436fe5,_0x278d7b,_0x4b46b4,_0x12697f,_0x378dae,_0x1bda13,_0x99e881,_0x323a26,_0x504c6f){return void 0x0===_0x504c6f&&(_0x504c6f=this[_0x3f89('0x3e')]),_0x504c6f[_0x3f89('0x2cd')](new _0x1525a6[(_0x3f89('0x6fc'))](this[_0x3f89('0x3d')],_0x45fc,_0x436fe5,_0x278d7b,_0x4b46b4,_0x12697f,_0x378dae,_0x1bda13,_0x99e881,_0x323a26));},'graphics':function(_0xcbbd7f,_0x1928c3,_0x31e7d3){return void 0x0===_0x31e7d3&&(_0x31e7d3=this['world']),_0x31e7d3[_0x3f89('0x2cd')](new _0x1525a6[(_0x3f89('0x331'))](this[_0x3f89('0x3d')],_0xcbbd7f,_0x1928c3));},'emitter':function(_0x3552c4,_0x138fb3,_0x52f776){return this[_0x3f89('0x3d')][_0x3f89('0x351')][_0x3f89('0x2cd')](new _0x1525a6[(_0x3f89('0x472'))][(_0x3f89('0x6fd'))][(_0x3f89('0x6fe'))](this[_0x3f89('0x3d')],_0x3552c4,_0x138fb3,_0x52f776));},'retroFont':function(_0x38518f,_0x498429,_0xeedff4,_0x229abb,_0x4c2737,_0x12cc9a,_0x4563d2,_0x302523,_0x38960d){return new _0x1525a6[(_0x3f89('0x6ff'))](this[_0x3f89('0x3d')],_0x38518f,_0x498429,_0xeedff4,_0x229abb,_0x4c2737,_0x12cc9a,_0x4563d2,_0x302523,_0x38960d);},'bitmapText':function(_0x3fb2e4,_0x481b04,_0x1720c0,_0x3669a2,_0x12ffc4,_0x52d623){return void 0x0===_0x52d623&&(_0x52d623=this[_0x3f89('0x3e')]),_0x52d623['add'](new _0x1525a6[(_0x3f89('0x6b6'))](this[_0x3f89('0x3d')],_0x3fb2e4,_0x481b04,_0x1720c0,_0x3669a2,_0x12ffc4));},'tilemap':function(_0x2919a6,_0x240851,_0x4d04fb,_0x4f6dac,_0x21f8e1){return new _0x1525a6[(_0x3f89('0x700'))](this[_0x3f89('0x3d')],_0x2919a6,_0x240851,_0x4d04fb,_0x4f6dac,_0x21f8e1);},'renderTexture':function(_0x486ac8,_0x53d03e,_0x4a7e0b,_0x56a0d4){void 0x0!==_0x4a7e0b&&''!==_0x4a7e0b||(_0x4a7e0b=this[_0x3f89('0x3d')][_0x3f89('0x343')][_0x3f89('0x701')]()),void 0x0===_0x56a0d4&&(_0x56a0d4=!0x1);var _0x382077=new _0x1525a6[(_0x3f89('0x4a'))](this['game'],_0x486ac8,_0x53d03e,_0x4a7e0b);return _0x56a0d4&&this['game'][_0x3f89('0x186')][_0x3f89('0x702')](_0x4a7e0b,_0x382077),_0x382077;},'video':function(_0x5971ca,_0x1c0740){return new _0x1525a6[(_0x3f89('0x6b4'))](this['game'],_0x5971ca,_0x1c0740);},'bitmapData':function(_0x430bde,_0x3f87a7,_0x125910,_0x44959f){void 0x0===_0x44959f&&(_0x44959f=!0x1),void 0x0!==_0x125910&&''!==_0x125910||(_0x125910=this[_0x3f89('0x3d')]['rnd'][_0x3f89('0x701')]());var _0x7f9268=new _0x1525a6[(_0x3f89('0x6dd'))](this[_0x3f89('0x3d')],_0x125910,_0x430bde,_0x3f87a7);return _0x44959f&&this[_0x3f89('0x3d')][_0x3f89('0x186')]['addBitmapData'](_0x125910,_0x7f9268),_0x7f9268;},'filter':function(_0x222226){var _0x4e5374=Array['prototype']['slice'][_0x3f89('0x48')](arguments,0x1);return(_0x222226=new _0x1525a6['Filter'][_0x222226](this[_0x3f89('0x3d')]))[_0x3f89('0x7')][_0x3f89('0x4e')](_0x222226,_0x4e5374),_0x222226;},'plugin':function(_0x3fc10e){return this[_0x3f89('0x3d')]['plugins'][_0x3f89('0x2cd')](_0x3fc10e);}},_0x1525a6[_0x3f89('0x46d')][_0x3f89('0x53')]['constructor']=_0x1525a6[_0x3f89('0x46d')],_0x1525a6[_0x3f89('0x46e')]=function(_0x55fbe4){this[_0x3f89('0x3d')]=_0x55fbe4,this[_0x3f89('0x3e')]=this['game'][_0x3f89('0x3e')];},_0x1525a6['GameObjectCreator']['prototype']={'image':function(_0x4ebcfc,_0x42ee29,_0xe2f994,_0x22e074){return new _0x1525a6[(_0x3f89('0x703'))](this[_0x3f89('0x3d')],_0x4ebcfc,_0x42ee29,_0xe2f994,_0x22e074);},'sprite':function(_0x324889,_0x1fc22f,_0x34a855,_0x472f16){return new _0x1525a6[(_0x3f89('0x52'))](this[_0x3f89('0x3d')],_0x324889,_0x1fc22f,_0x34a855,_0x472f16);},'tween':function(_0x3625f2){return new _0x1525a6['Tween'](_0x3625f2,this[_0x3f89('0x3d')],this[_0x3f89('0x3d')]['tweens']);},'group':function(_0x161d8d,_0x2c9bb1,_0x54f780,_0x39b61a,_0x5778ce){return new _0x1525a6[(_0x3f89('0x3e9'))](this[_0x3f89('0x3d')],_0x161d8d,_0x2c9bb1,_0x54f780,_0x39b61a,_0x5778ce);},'spriteBatch':function(_0x4c5efe,_0x338a81,_0xee2631){return void 0x0===_0x338a81&&(_0x338a81='group'),void 0x0===_0xee2631&&(_0xee2631=!0x1),new _0x1525a6[(_0x3f89('0x704'))](this[_0x3f89('0x3d')],_0x4c5efe,_0x338a81,_0xee2631);},'audio':function(_0x15b081,_0x28a966,_0xfe402a,_0x4958f4){return this['game'][_0x3f89('0x34e')][_0x3f89('0x2cd')](_0x15b081,_0x28a966,_0xfe402a,_0x4958f4);},'audioSprite':function(_0x16b06f){return this[_0x3f89('0x3d')]['sound'][_0x3f89('0x6f9')](_0x16b06f);},'sound':function(_0x22e0e4,_0x22d33e,_0x394fd7,_0x31aebd){return this[_0x3f89('0x3d')]['sound'][_0x3f89('0x2cd')](_0x22e0e4,_0x22d33e,_0x394fd7,_0x31aebd);},'tileSprite':function(_0xe2c443,_0x32941d,_0x4f41f2,_0x2edc5e,_0x1c2c31,_0x4451e7){return new _0x1525a6[(_0x3f89('0x4f1'))](this[_0x3f89('0x3d')],_0xe2c443,_0x32941d,_0x4f41f2,_0x2edc5e,_0x1c2c31,_0x4451e7);},'rope':function(_0x1ce16f,_0x598f5a,_0x4395fb,_0x475780,_0x4ea0e8){return new _0x1525a6['Rope'](this[_0x3f89('0x3d')],_0x1ce16f,_0x598f5a,_0x4395fb,_0x475780,_0x4ea0e8);},'text':function(_0x47deb6,_0xe94155,_0xb1891f,_0x1e8d70){return new _0x1525a6[(_0x3f89('0x6fb'))](this['game'],_0x47deb6,_0xe94155,_0xb1891f,_0x1e8d70);},'button':function(_0x2691a3,_0x5eb70b,_0x203a70,_0x5e4b55,_0x42d679,_0x3f22bd,_0x10600c,_0x28aaf2,_0x4e6b28){return new _0x1525a6[(_0x3f89('0x6fc'))](this['game'],_0x2691a3,_0x5eb70b,_0x203a70,_0x5e4b55,_0x42d679,_0x3f22bd,_0x10600c,_0x28aaf2,_0x4e6b28);},'graphics':function(_0x4265dd,_0x3842f0){return new _0x1525a6['Graphics'](this['game'],_0x4265dd,_0x3842f0);},'emitter':function(_0xf685d6,_0x3b1c3e,_0x10f631){return new _0x1525a6[(_0x3f89('0x472'))][(_0x3f89('0x6fd'))][(_0x3f89('0x6fe'))](this[_0x3f89('0x3d')],_0xf685d6,_0x3b1c3e,_0x10f631);},'retroFont':function(_0x1c1925,_0x4445dd,_0x1015da,_0x7e9d22,_0x51b222,_0x15bc13,_0x495b62,_0x2db549,_0x18868c){return new _0x1525a6[(_0x3f89('0x6ff'))](this[_0x3f89('0x3d')],_0x1c1925,_0x4445dd,_0x1015da,_0x7e9d22,_0x51b222,_0x15bc13,_0x495b62,_0x2db549,_0x18868c);},'bitmapText':function(_0x44fdb2,_0x391f8d,_0x46beda,_0x37a618,_0x4b9d9a,_0x4826cd){return new _0x1525a6['BitmapText'](this[_0x3f89('0x3d')],_0x44fdb2,_0x391f8d,_0x46beda,_0x37a618,_0x4b9d9a,_0x4826cd);},'tilemap':function(_0xd272e2,_0x4e1915,_0x2e17ff,_0x15615f,_0x38e620){return new _0x1525a6[(_0x3f89('0x700'))](this[_0x3f89('0x3d')],_0xd272e2,_0x4e1915,_0x2e17ff,_0x15615f,_0x38e620);},'renderTexture':function(_0x1157d0,_0x2ab16e,_0x22dc34,_0x576b9d){void 0x0!==_0x22dc34&&''!==_0x22dc34||(_0x22dc34=this[_0x3f89('0x3d')]['rnd'][_0x3f89('0x701')]()),void 0x0===_0x576b9d&&(_0x576b9d=!0x1);var _0x596b21=new _0x1525a6[(_0x3f89('0x4a'))](this[_0x3f89('0x3d')],_0x1157d0,_0x2ab16e,_0x22dc34);return _0x576b9d&&this[_0x3f89('0x3d')][_0x3f89('0x186')][_0x3f89('0x702')](_0x22dc34,_0x596b21),_0x596b21;},'bitmapData':function(_0x467252,_0x4ff06e,_0x4faef8,_0x1a87bc){void 0x0===_0x1a87bc&&(_0x1a87bc=!0x1),void 0x0!==_0x4faef8&&''!==_0x4faef8||(_0x4faef8=this[_0x3f89('0x3d')][_0x3f89('0x343')][_0x3f89('0x701')]());var _0x16093c=new _0x1525a6[(_0x3f89('0x6dd'))](this['game'],_0x4faef8,_0x467252,_0x4ff06e);return _0x1a87bc&&this['game'][_0x3f89('0x186')]['addBitmapData'](_0x4faef8,_0x16093c),_0x16093c;},'filter':function(_0x50e048){var _0x995d82=Array[_0x3f89('0x53')][_0x3f89('0x285')][_0x3f89('0x48')](arguments,0x1);return(_0x50e048=new _0x1525a6[(_0x3f89('0x202'))][_0x50e048](this[_0x3f89('0x3d')]))[_0x3f89('0x7')][_0x3f89('0x4e')](_0x50e048,_0x995d82),_0x50e048;}},_0x1525a6[_0x3f89('0x46e')]['prototype'][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x46e')],_0x1525a6[_0x3f89('0x52')]=function(_0x545057,_0x47e452,_0x31f10c,_0x135913,_0x5f150a){_0x47e452=_0x47e452||0x0,_0x31f10c=_0x31f10c||0x0,_0x135913=_0x135913||null,_0x5f150a=_0x5f150a||null,this[_0x3f89('0xf5')]=_0x1525a6[_0x3f89('0x705')],this['physicsType']=_0x1525a6['SPRITE'],PIXI[_0x3f89('0x52')][_0x3f89('0x48')](this,_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0x23a')]),_0x1525a6[_0x3f89('0x684')][_0x3f89('0x696')]['init'][_0x3f89('0x48')](this,_0x545057,_0x47e452,_0x31f10c,_0x135913,_0x5f150a);},_0x1525a6['Sprite'][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](PIXI['Sprite'][_0x3f89('0x53')]),_0x1525a6[_0x3f89('0x52')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x52')],_0x1525a6[_0x3f89('0x684')][_0x3f89('0x696')][_0x3f89('0x697')][_0x3f89('0x48')](_0x1525a6[_0x3f89('0x52')]['prototype'],['Angle',_0x3f89('0x687'),'AutoCull',_0x3f89('0x68d'),_0x3f89('0x694'),_0x3f89('0x6aa'),_0x3f89('0x6b0'),'Destroy',_0x3f89('0x6a4'),_0x3f89('0x6cd'),'InCamera',_0x3f89('0x6d1'),_0x3f89('0x6d2'),_0x3f89('0x6d7'),_0x3f89('0x6a3'),'Overlap',_0x3f89('0x6a2'),'Reset',_0x3f89('0x6f1'),_0x3f89('0x6f5')]),_0x1525a6[_0x3f89('0x52')][_0x3f89('0x53')]['preUpdatePhysics']=_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6a2')]['preUpdate'],_0x1525a6[_0x3f89('0x52')][_0x3f89('0x53')][_0x3f89('0x706')]=_0x1525a6[_0x3f89('0x684')]['LifeSpan'][_0x3f89('0x3b7')],_0x1525a6[_0x3f89('0x52')][_0x3f89('0x53')]['preUpdateInWorld']=_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6d2')][_0x3f89('0x3b7')],_0x1525a6['Sprite'][_0x3f89('0x53')]['preUpdateCore']=_0x1525a6[_0x3f89('0x684')][_0x3f89('0x696')][_0x3f89('0x3b7')],_0x1525a6['Sprite'][_0x3f89('0x53')]['preUpdate']=function(){return!!(this['preUpdatePhysics']()&&this[_0x3f89('0x706')]()&&this['preUpdateInWorld']())&&this['preUpdateCore']();},_0x1525a6[_0x3f89('0x703')]=function(_0x45e116,_0x1692bd,_0xaef5f6,_0x39268e,_0x3616ad){_0x1692bd=_0x1692bd||0x0,_0xaef5f6=_0xaef5f6||0x0,_0x39268e=_0x39268e||null,_0x3616ad=_0x3616ad||null,this['type']=_0x1525a6[_0x3f89('0x707')],PIXI[_0x3f89('0x52')][_0x3f89('0x48')](this,_0x1525a6[_0x3f89('0x3ae')]['DEFAULT']),_0x1525a6[_0x3f89('0x684')]['Core'][_0x3f89('0x7')][_0x3f89('0x48')](this,_0x45e116,_0x1692bd,_0xaef5f6,_0x39268e,_0x3616ad);},_0x1525a6[_0x3f89('0x703')][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](PIXI[_0x3f89('0x52')]['prototype']),_0x1525a6[_0x3f89('0x703')]['prototype']['constructor']=_0x1525a6[_0x3f89('0x703')],_0x1525a6[_0x3f89('0x684')]['Core'][_0x3f89('0x697')]['call'](_0x1525a6['Image']['prototype'],[_0x3f89('0x685'),'Animation',_0x3f89('0x68a'),_0x3f89('0x68d'),_0x3f89('0x694'),_0x3f89('0x6aa'),_0x3f89('0x6b2'),'FixedToCamera',_0x3f89('0x6d1'),'LifeSpan','LoadTexture',_0x3f89('0x6ed'),'Reset','ScaleMinMax','Smoothed']),_0x1525a6['Image'][_0x3f89('0x53')][_0x3f89('0x706')]=_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6d7')][_0x3f89('0x3b7')],_0x1525a6[_0x3f89('0x703')][_0x3f89('0x53')][_0x3f89('0x708')]=_0x1525a6['Component'][_0x3f89('0x6d2')][_0x3f89('0x3b7')],_0x1525a6[_0x3f89('0x703')]['prototype'][_0x3f89('0x709')]=_0x1525a6[_0x3f89('0x684')][_0x3f89('0x696')][_0x3f89('0x3b7')],_0x1525a6[_0x3f89('0x703')][_0x3f89('0x53')][_0x3f89('0x3b7')]=function(){return!(!this[_0x3f89('0x708')]()||!this[_0x3f89('0x706')]())&&this['preUpdateCore']();},_0x1525a6[_0x3f89('0x6fc')]=function(_0x59e963,_0x3bf1e5,_0x44020f,_0x4ca36d,_0x2c667f,_0x5000e3,_0x5a3170,_0x4978a9,_0xf011c3,_0x1217a3){_0x3bf1e5=_0x3bf1e5||0x0,_0x44020f=_0x44020f||0x0,_0x4ca36d=_0x4ca36d||null,_0x2c667f=_0x2c667f||null,_0x5000e3=_0x5000e3||this,_0x1525a6[_0x3f89('0x703')][_0x3f89('0x48')](this,_0x59e963,_0x3bf1e5,_0x44020f,_0x4ca36d,_0x4978a9),this[_0x3f89('0xf5')]=_0x1525a6['BUTTON'],this[_0x3f89('0x3ed')]=_0x1525a6[_0x3f89('0x705')],this[_0x3f89('0x70a')]=null,this[_0x3f89('0x70b')]=null,this[_0x3f89('0x70c')]=null,this[_0x3f89('0x70d')]=null,this['onOverSound']=null,this['onOutSound']=null,this[_0x3f89('0x70e')]=null,this[_0x3f89('0x70f')]=null,this[_0x3f89('0x710')]='',this[_0x3f89('0x711')]='',this[_0x3f89('0x712')]='',this[_0x3f89('0x713')]='',this[_0x3f89('0x714')]=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0x715')]=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0x716')]=new _0x1525a6[(_0x3f89('0x323'))](),this['onInputUp']=new _0x1525a6[(_0x3f89('0x323'))](),this['onOverMouseOnly']=!0x0,this[_0x3f89('0x717')]=_0x1525a6['PointerMode'][_0x3f89('0x4e6')],this[_0x3f89('0x718')]=!0x1,this[_0x3f89('0x719')]=!0x1,this[_0x3f89('0x402')]=!0x0,this[_0x3f89('0x34c')][_0x3f89('0x89')](0x0,!0x0),this['input'][_0x3f89('0x5b3')]=!0x0,this[_0x3f89('0x71a')](_0x5a3170,_0x4978a9,_0xf011c3,_0x1217a3),null!==_0x2c667f&&this[_0x3f89('0x71b')][_0x3f89('0x2cd')](_0x2c667f,_0x5000e3),this[_0x3f89('0x403')][_0x3f89('0x714')]['add'](this[_0x3f89('0x71c')],this),this[_0x3f89('0x403')][_0x3f89('0x715')]['add'](this[_0x3f89('0x71d')],this),this[_0x3f89('0x403')][_0x3f89('0x716')][_0x3f89('0x2cd')](this[_0x3f89('0x71e')],this),this[_0x3f89('0x403')][_0x3f89('0x71b')][_0x3f89('0x2cd')](this[_0x3f89('0x71f')],this);},_0x1525a6[_0x3f89('0x6fc')][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](_0x1525a6['Image'][_0x3f89('0x53')]),_0x1525a6[_0x3f89('0x6fc')]['prototype'][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x6fc')],_0x1525a6[_0x3f89('0x6fc')][_0x3f89('0x53')][_0x3f89('0x720')]=function(){this[_0x3f89('0x71a')](null,null,null,null);},_0x1525a6[_0x3f89('0x6fc')][_0x3f89('0x53')]['setStateFrame']=function(_0x435553,_0x1ec162,_0x55d759){var _0xd9d874=_0x3f89('0x721')+_0x435553+_0x3f89('0x722');null!==_0x1ec162?(this[_0xd9d874]=_0x1ec162,_0x55d759&&this[_0x3f89('0x723')](_0x435553)):this[_0xd9d874]=null;},_0x1525a6[_0x3f89('0x6fc')][_0x3f89('0x53')]['changeStateFrame']=function(_0x180834){if(this[_0x3f89('0x718')])return!0x1;var _0x443549=this[_0x3f89('0x721')+_0x180834+'Frame'];return'string'==typeof _0x443549?(this[_0x3f89('0x6ec')]=_0x443549,!0x0):'number'==typeof _0x443549&&(this[_0x3f89('0x98')]=_0x443549,!0x0);},_0x1525a6['Button'][_0x3f89('0x53')]['setFrames']=function(_0x179ab,_0x44c1ae,_0x2f4440,_0x2695a0){this['setStateFrame']('Over',_0x179ab,this['input'][_0x3f89('0x724')]()),this[_0x3f89('0x725')](_0x3f89('0x726'),_0x44c1ae,!this['input'][_0x3f89('0x724')]()),this[_0x3f89('0x725')](_0x3f89('0x727'),_0x2f4440,this[_0x3f89('0x34c')][_0x3f89('0x728')]()),this['setStateFrame']('Up',_0x2695a0,this[_0x3f89('0x34c')]['pointerUp']());},_0x1525a6[_0x3f89('0x6fc')][_0x3f89('0x53')][_0x3f89('0x729')]=function(_0x2bb934,_0x3a1347,_0x54975d){var _0x95ed52='on'+_0x2bb934+'Sound',_0x39485f='on'+_0x2bb934+_0x3f89('0x72a');_0x3a1347 instanceof _0x1525a6[_0x3f89('0x72b')]||_0x3a1347 instanceof _0x1525a6[_0x3f89('0x72c')]?(this[_0x95ed52]=_0x3a1347,this[_0x39485f]='string'==typeof _0x54975d?_0x54975d:''):(this[_0x95ed52]=null,this[_0x39485f]='');},_0x1525a6[_0x3f89('0x6fc')][_0x3f89('0x53')][_0x3f89('0x72d')]=function(_0x2d2196){var _0x306f80=this['on'+_0x2d2196+_0x3f89('0x72b')];if(_0x306f80){var _0x4bbe63=this['on'+_0x2d2196+_0x3f89('0x72a')];return _0x306f80['play'](_0x4bbe63),!0x0;}return!0x1;},_0x1525a6[_0x3f89('0x6fc')][_0x3f89('0x53')][_0x3f89('0x72e')]=function(_0x497d82,_0x45c2b4,_0x2a4404,_0x43616f,_0x2fc020,_0x829fce,_0x59657b,_0x22bda5){this[_0x3f89('0x729')](_0x3f89('0x72f'),_0x497d82,_0x45c2b4),this[_0x3f89('0x729')]('Out',_0x2fc020,_0x829fce),this[_0x3f89('0x729')](_0x3f89('0x727'),_0x2a4404,_0x43616f),this[_0x3f89('0x729')]('Up',_0x59657b,_0x22bda5);},_0x1525a6[_0x3f89('0x6fc')][_0x3f89('0x53')][_0x3f89('0x730')]=function(_0x4d2ceb,_0x329c4e){this[_0x3f89('0x729')](_0x3f89('0x72f'),_0x4d2ceb,_0x329c4e);},_0x1525a6[_0x3f89('0x6fc')][_0x3f89('0x53')][_0x3f89('0x731')]=function(_0x362827,_0x174024){this[_0x3f89('0x729')](_0x3f89('0x726'),_0x362827,_0x174024);},_0x1525a6[_0x3f89('0x6fc')][_0x3f89('0x53')][_0x3f89('0x732')]=function(_0x3b3ade,_0x5effd2){this[_0x3f89('0x729')](_0x3f89('0x727'),_0x3b3ade,_0x5effd2);},_0x1525a6[_0x3f89('0x6fc')][_0x3f89('0x53')][_0x3f89('0x733')]=function(_0x2df982,_0x1b9a95){this[_0x3f89('0x729')]('Up',_0x2df982,_0x1b9a95);},_0x1525a6[_0x3f89('0x6fc')][_0x3f89('0x53')][_0x3f89('0x71c')]=function(_0x1d0210,_0x454cde){_0x454cde[_0x3f89('0x623')]()&&(this[_0x3f89('0x717')]&_0x454cde[_0x3f89('0x734')])===_0x454cde['pointerMode']||(this[_0x3f89('0x723')](_0x3f89('0x72f')),this[_0x3f89('0x735')]&&!_0x454cde[_0x3f89('0x56a')]||(this[_0x3f89('0x72d')]('Over'),this[_0x3f89('0x714')]&&this[_0x3f89('0x714')]['dispatch'](this,_0x454cde)));},_0x1525a6[_0x3f89('0x6fc')]['prototype'][_0x3f89('0x71d')]=function(_0x14253a,_0x5ea7d2){this[_0x3f89('0x723')](_0x3f89('0x726')),this[_0x3f89('0x72d')](_0x3f89('0x726')),this[_0x3f89('0x715')]&&this[_0x3f89('0x715')][_0x3f89('0x341')](this,_0x5ea7d2);},_0x1525a6[_0x3f89('0x6fc')][_0x3f89('0x53')]['onInputDownHandler']=function(_0x4c301d,_0xe5009e){this[_0x3f89('0x723')](_0x3f89('0x727')),this[_0x3f89('0x72d')]('Down'),this[_0x3f89('0x716')]&&this[_0x3f89('0x716')]['dispatch'](this,_0xe5009e);},_0x1525a6['Button']['prototype'][_0x3f89('0x71f')]=function(_0x54c6d3,_0x447409,_0x52ac93){this[_0x3f89('0x72d')]('Up'),this[_0x3f89('0x71b')]&&this['onInputUp']['dispatch'](this,_0x447409,_0x52ac93),this['freezeFrames']||(!0x0===this[_0x3f89('0x719')]||(this[_0x3f89('0x719')]&_0x447409[_0x3f89('0x734')])===_0x447409[_0x3f89('0x734')]?this['changeStateFrame'](_0x3f89('0x726')):this[_0x3f89('0x723')]('Up')||(_0x52ac93?this[_0x3f89('0x723')](_0x3f89('0x72f')):this[_0x3f89('0x723')]('Out')));},_0x1525a6[_0x3f89('0x704')]=function(_0x351dd2,_0x1f14b3,_0x426f4a,_0x1eb5ef){void 0x0!==_0x1f14b3&&null!==_0x1f14b3||(_0x1f14b3=_0x351dd2['world']),_0x1525a6['Group'][_0x3f89('0x48')](this,_0x351dd2,_0x1f14b3,_0x426f4a,_0x1eb5ef),this['type']=_0x1525a6['SPRITEBATCH'],this[_0x3f89('0x736')]=null,this[_0x3f89('0x737')]=!0x1;},_0x1525a6[_0x3f89('0x704')][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](_0x1525a6[_0x3f89('0x3e9')]['prototype']),_0x1525a6[_0x3f89('0x704')]['prototype'][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x704')],_0x1525a6[_0x3f89('0x704')]['prototype'][_0x3f89('0x80')]=function(_0x1bf473){!this[_0x3f89('0x61')]||this[_0x3f89('0x2b')]<=0x0||!this[_0x3f89('0x39')][_0x3f89('0x5')]||(this[_0x3f89('0x737')]||(this[_0x3f89('0x736')]=new PIXI['WebGLFastSpriteBatch'](_0x1bf473['gl']),this[_0x3f89('0x737')]=!0x0),this[_0x3f89('0x736')]['gl']!==_0x1bf473['gl']&&this[_0x3f89('0x736')][_0x3f89('0x17b')](_0x1bf473['gl']),_0x1bf473['spriteBatch'][_0x3f89('0x86')](),_0x1bf473[_0x3f89('0x161')][_0x3f89('0x1d8')](_0x1bf473[_0x3f89('0x161')]['fastShader']),this[_0x3f89('0x736')][_0x3f89('0x198')](this,_0x1bf473),this[_0x3f89('0x736')][_0x3f89('0x4c')](this),_0x1bf473[_0x3f89('0x82')]['start']());},_0x1525a6['SpriteBatch'][_0x3f89('0x53')][_0x3f89('0x54')]=function(_0x202e7c){if(this[_0x3f89('0x61')]&&!(this[_0x3f89('0x2b')]<=0x0)&&this[_0x3f89('0x39')][_0x3f89('0x5')]){var _0x433be7=_0x202e7c[_0x3f89('0x9e')];_0x433be7[_0x3f89('0x9f')]=this[_0x3f89('0x2d')],this[_0x3f89('0x5e')]();for(var _0x54c4bc=this[_0x3f89('0x2e')],_0x1197e6=!0x0,_0x1efb43=0x0;_0x1efb43=0x0&&_0x257bd2<=this[_0x3f89('0x23')]&&_0x537fde>=0x0&&_0x537fde<=this[_0x3f89('0x24')]&&(_0x1525a6['Device'][_0x3f89('0x756')]?this[_0x3f89('0x73a')][_0x537fde*this[_0x3f89('0x23')]+_0x257bd2]=_0x6f05c7<<0x18|_0x55dbea<<0x10|_0x1b5562<<0x8|_0x22b641:this[_0x3f89('0x73a')][_0x537fde*this[_0x3f89('0x23')]+_0x257bd2]=_0x22b641<<0x18|_0x1b5562<<0x10|_0x55dbea<<0x8|_0x6f05c7,_0xefa56&&(this[_0x3f89('0x9e')][_0x3f89('0x252')](this[_0x3f89('0x739')],0x0,0x0),this[_0x3f89('0xc6')]=!0x0)),this;},'setPixel':function(_0x20bfc2,_0x26426a,_0x2b0128,_0x21ba25,_0x47a0b3,_0x36c67e){return this[_0x3f89('0x753')](_0x20bfc2,_0x26426a,_0x2b0128,_0x21ba25,_0x47a0b3,0xff,_0x36c67e);},'getPixel':function(_0x43cbf9,_0x158e58,_0x5d99af){_0x5d99af||(_0x5d99af=_0x1525a6['Color'][_0x3f89('0x750')]());var _0x77280=~~(_0x43cbf9+_0x158e58*this[_0x3f89('0x23')]);return _0x77280*=0x4,_0x5d99af['r']=this[_0x3f89('0x1bf')][_0x77280],_0x5d99af['g']=this['data'][++_0x77280],_0x5d99af['b']=this[_0x3f89('0x1bf')][++_0x77280],_0x5d99af['a']=this[_0x3f89('0x1bf')][++_0x77280],_0x5d99af;},'getPixel32':function(_0x1bbbba,_0x18ec80){if(_0x1bbbba>=0x0&&_0x1bbbba<=this[_0x3f89('0x23')]&&_0x18ec80>=0x0&&_0x18ec80<=this[_0x3f89('0x24')])return this[_0x3f89('0x73a')][_0x18ec80*this[_0x3f89('0x23')]+_0x1bbbba];},'getPixelRGB':function(_0x58560d,_0x416fcf,_0x10443c,_0x5441e3,_0x515331){return _0x1525a6[_0x3f89('0x1dc')]['unpackPixel'](this[_0x3f89('0x752')](_0x58560d,_0x416fcf),_0x10443c,_0x5441e3,_0x515331);},'getPixels':function(_0x2cf8b5){return this['context'][_0x3f89('0x251')](_0x2cf8b5['x'],_0x2cf8b5['y'],_0x2cf8b5[_0x3f89('0x23')],_0x2cf8b5[_0x3f89('0x24')]);},'getFirstPixel':function(_0x25c4ee){void 0x0===_0x25c4ee&&(_0x25c4ee=0x0);var _0x360926=_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0x750')](),_0x46e031=0x0,_0xd58885=0x0,_0x4b072a=0x1,_0x140c39=!0x1;0x1===_0x25c4ee?(_0x4b072a=-0x1,_0xd58885=this[_0x3f89('0x24')]):0x3===_0x25c4ee&&(_0x4b072a=-0x1,_0x46e031=this[_0x3f89('0x23')]);do{_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0x751')](this['getPixel32'](_0x46e031,_0xd58885),_0x360926),0x0===_0x25c4ee||0x1===_0x25c4ee?++_0x46e031===this['width']&&(_0x46e031=0x0,((_0xd58885+=_0x4b072a)>=this['height']||_0xd58885<=0x0)&&(_0x140c39=!0x0)):0x2!==_0x25c4ee&&0x3!==_0x25c4ee||++_0xd58885===this[_0x3f89('0x24')]&&(_0xd58885=0x0,((_0x46e031+=_0x4b072a)>=this[_0x3f89('0x23')]||_0x46e031<=0x0)&&(_0x140c39=!0x0));}while(0x0===_0x360926['a']&&!_0x140c39);return _0x360926['x']=_0x46e031,_0x360926['y']=_0xd58885,_0x360926;},'getBounds':function(_0xc1e66c){return void 0x0===_0xc1e66c&&(_0xc1e66c=new _0x1525a6['Rectangle']()),_0xc1e66c['x']=this[_0x3f89('0x757')](0x2)['x'],_0xc1e66c['x']===this[_0x3f89('0x23')]?_0xc1e66c[_0x3f89('0x2af')](0x0,0x0,0x0,0x0):(_0xc1e66c['y']=this[_0x3f89('0x757')](0x0)['y'],_0xc1e66c['width']=this[_0x3f89('0x757')](0x3)['x']-_0xc1e66c['x']+0x1,_0xc1e66c[_0x3f89('0x24')]=this[_0x3f89('0x757')](0x1)['y']-_0xc1e66c['y']+0x1,_0xc1e66c);},'addToWorld':function(_0x53e80d,_0x3afac4,_0x4203c4,_0x411c89,_0x42cb33,_0x43dc04){_0x42cb33=_0x42cb33||0x1,_0x43dc04=_0x43dc04||0x1;var _0x40c5f0=this[_0x3f89('0x3d')][_0x3f89('0x2cd')]['image'](_0x53e80d,_0x3afac4,this);return _0x40c5f0[_0x3f89('0x5c')][_0x3f89('0x2a4')](_0x4203c4,_0x411c89),_0x40c5f0[_0x3f89('0x28')]['set'](_0x42cb33,_0x43dc04),_0x40c5f0;},'copy':function(_0xa6fbb0,_0x16ad1a,_0x225cf3,_0x2cc543,_0x297379,_0x1b017f,_0x494c03,_0x23e0de,_0x147586,_0x1d4669,_0x56ab44,_0x420c99,_0x56df76,_0x58e532,_0x424da2,_0x46e879,_0x3e46f7){if(void 0x0!==_0xa6fbb0&&null!==_0xa6fbb0||(_0xa6fbb0=this),_0xa6fbb0 instanceof _0x1525a6[_0x3f89('0x4a')]&&(_0xa6fbb0=_0xa6fbb0['getCanvas']()),this['_image']=_0xa6fbb0,_0xa6fbb0 instanceof _0x1525a6[_0x3f89('0x52')]||_0xa6fbb0 instanceof _0x1525a6[_0x3f89('0x703')]||_0xa6fbb0 instanceof _0x1525a6['Text']||_0xa6fbb0 instanceof PIXI[_0x3f89('0x52')])this[_0x3f89('0x740')]['set'](_0xa6fbb0[_0x3f89('0x57')][_0x3f89('0xa5')]['x'],_0xa6fbb0['texture'][_0x3f89('0xa5')]['y']),this[_0x3f89('0x741')][_0x3f89('0x2a4')](_0xa6fbb0[_0x3f89('0x57')]['crop'][_0x3f89('0x23')],_0xa6fbb0['texture'][_0x3f89('0xa5')]['height']),this[_0x3f89('0x758')][_0x3f89('0x2a4')](_0xa6fbb0['scale']['x'],_0xa6fbb0[_0x3f89('0x28')]['y']),this[_0x3f89('0x743')]['set'](_0xa6fbb0[_0x3f89('0x5c')]['x'],_0xa6fbb0['anchor']['y']),this[_0x3f89('0x742')]=_0xa6fbb0[_0x3f89('0x2a')],this[_0x3f89('0x759')][_0x3f89('0x358')]=_0xa6fbb0['alpha'],_0xa6fbb0[_0x3f89('0x57')]instanceof _0x1525a6[_0x3f89('0x4a')]?this[_0x3f89('0x75a')]=_0xa6fbb0[_0x3f89('0x57')]['getCanvas']():this[_0x3f89('0x75a')]=_0xa6fbb0[_0x3f89('0x57')]['baseTexture']['source'],void 0x0!==_0x1b017f&&null!==_0x1b017f||(_0x1b017f=_0xa6fbb0['x']),void 0x0!==_0x494c03&&null!==_0x494c03||(_0x494c03=_0xa6fbb0['y']),_0xa6fbb0[_0x3f89('0x57')][_0x3f89('0xa2')]&&(_0x1b017f+=_0xa6fbb0[_0x3f89('0x57')][_0x3f89('0xa2')]['x']-_0xa6fbb0[_0x3f89('0x5c')]['x']*_0xa6fbb0[_0x3f89('0x57')][_0x3f89('0xa2')]['width'],_0x494c03+=_0xa6fbb0['texture'][_0x3f89('0xa2')]['y']-_0xa6fbb0[_0x3f89('0x5c')]['y']*_0xa6fbb0['texture'][_0x3f89('0xa2')][_0x3f89('0x24')]),0xffffff!==_0xa6fbb0[_0x3f89('0x92')]&&(_0xa6fbb0[_0x3f89('0x93')]!==_0xa6fbb0[_0x3f89('0x92')]&&(_0xa6fbb0[_0x3f89('0x93')]=_0xa6fbb0[_0x3f89('0x92')],_0xa6fbb0[_0x3f89('0x94')]=PIXI[_0x3f89('0x248')][_0x3f89('0xa9')](_0xa6fbb0,_0xa6fbb0[_0x3f89('0x92')])),this[_0x3f89('0x75a')]=_0xa6fbb0[_0x3f89('0x94')],this[_0x3f89('0x740')][_0x3f89('0x2a4')](0x0));else{if(this[_0x3f89('0x740')]['set'](0x0),this[_0x3f89('0x758')][_0x3f89('0x2a4')](0x1),this['_anchor'][_0x3f89('0x2a4')](0x0),this[_0x3f89('0x742')]=0x0,this[_0x3f89('0x759')][_0x3f89('0x358')]=0x1,_0xa6fbb0 instanceof _0x1525a6['BitmapData'])this['_image']=_0xa6fbb0[_0x3f89('0x241')];else if('string'==typeof _0xa6fbb0){if(null===(_0xa6fbb0=this[_0x3f89('0x3d')][_0x3f89('0x186')][_0x3f89('0x6e5')](_0xa6fbb0)))return;this[_0x3f89('0x75a')]=_0xa6fbb0;}this[_0x3f89('0x741')][_0x3f89('0x2a4')](this['_image'][_0x3f89('0x23')],this[_0x3f89('0x75a')]['height']);}if(void 0x0!==_0x16ad1a&&null!==_0x16ad1a||(_0x16ad1a=0x0),void 0x0!==_0x225cf3&&null!==_0x225cf3||(_0x225cf3=0x0),_0x2cc543&&(this[_0x3f89('0x741')]['x']=_0x2cc543),_0x297379&&(this[_0x3f89('0x741')]['y']=_0x297379),void 0x0!==_0x1b017f&&null!==_0x1b017f||(_0x1b017f=_0x16ad1a),void 0x0!==_0x494c03&&null!==_0x494c03||(_0x494c03=_0x225cf3),void 0x0!==_0x23e0de&&null!==_0x23e0de||(_0x23e0de=this['_size']['x']),void 0x0!==_0x147586&&null!==_0x147586||(_0x147586=this[_0x3f89('0x741')]['y']),_0x3f89('0x239')==typeof _0x1d4669&&(this['_rotate']=_0x1d4669),_0x3f89('0x239')==typeof _0x56ab44&&(this[_0x3f89('0x743')]['x']=_0x56ab44),'number'==typeof _0x420c99&&(this[_0x3f89('0x743')]['y']=_0x420c99),_0x3f89('0x239')==typeof _0x56df76&&(this[_0x3f89('0x758')]['x']=_0x56df76),_0x3f89('0x239')==typeof _0x58e532&&(this[_0x3f89('0x758')]['y']=_0x58e532),_0x3f89('0x239')==typeof _0x424da2&&(this['_alpha'][_0x3f89('0x358')]=_0x424da2),void 0x0===_0x46e879&&(_0x46e879=null),void 0x0===_0x3e46f7&&(_0x3e46f7=!0x1),!(this['_alpha'][_0x3f89('0x358')]<=0x0||0x0===this[_0x3f89('0x758')]['x']||0x0===this[_0x3f89('0x758')]['y']||0x0===this[_0x3f89('0x741')]['x']||0x0===this['_size']['y'])){var _0x1e974d=this[_0x3f89('0x9e')];return this[_0x3f89('0x759')][_0x3f89('0x75b')]=_0x1e974d[_0x3f89('0x9f')],_0x1e974d[_0x3f89('0x384')](),_0x1e974d[_0x3f89('0x9f')]=this['_alpha'][_0x3f89('0x358')],_0x46e879&&(this['op']=_0x46e879),_0x3e46f7&&(_0x1b017f|=0x0,_0x494c03|=0x0),_0x1e974d[_0x3f89('0x75c')](_0x1b017f,_0x494c03),_0x1e974d[_0x3f89('0x28')](this['_scale']['x'],this[_0x3f89('0x758')]['y']),_0x1e974d[_0x3f89('0x2cb')](this['_rotate']),_0x1e974d[_0x3f89('0xaa')](this[_0x3f89('0x75a')],this[_0x3f89('0x740')]['x']+_0x16ad1a,this[_0x3f89('0x740')]['y']+_0x225cf3,this[_0x3f89('0x741')]['x'],this[_0x3f89('0x741')]['y'],-_0x23e0de*this[_0x3f89('0x743')]['x'],-_0x147586*this[_0x3f89('0x743')]['y'],_0x23e0de,_0x147586),_0x1e974d['restore'](),_0x1e974d[_0x3f89('0x9f')]=this[_0x3f89('0x759')][_0x3f89('0x75b')],this[_0x3f89('0xc6')]=!0x0,this;}},'copyTransform':function(_0x4a915e,_0x381ea9,_0x2b25bf){if(void 0x0===_0x381ea9&&(_0x381ea9=null),void 0x0===_0x2b25bf&&(_0x2b25bf=!0x1),!_0x4a915e['hasOwnProperty'](_0x3f89('0x2e'))||!_0x4a915e[_0x3f89('0x4ed')]||0x0===_0x4a915e[_0x3f89('0x2d')])return this;var _0x468296=_0x4a915e[_0x3f89('0x2e')];if(this['_pos'][_0x3f89('0x2a4')](_0x4a915e[_0x3f89('0x57')][_0x3f89('0xa5')]['x'],_0x4a915e['texture'][_0x3f89('0xa5')]['y']),this[_0x3f89('0x741')][_0x3f89('0x2a4')](_0x4a915e[_0x3f89('0x57')][_0x3f89('0xa5')]['width'],_0x4a915e[_0x3f89('0x57')][_0x3f89('0xa5')][_0x3f89('0x24')]),0x0===_0x468296['a']||0x0===_0x468296['d']||0x0===this[_0x3f89('0x741')]['x']||0x0===this[_0x3f89('0x741')]['y'])return this;_0x4a915e['texture']instanceof _0x1525a6[_0x3f89('0x4a')]?this[_0x3f89('0x75a')]=_0x4a915e['texture'][_0x3f89('0x75d')]():this[_0x3f89('0x75a')]=_0x4a915e['texture'][_0x3f89('0x59')][_0x3f89('0xac')];var _0x5892ef=_0x468296['tx'],_0x2c2a5d=_0x468296['ty'];_0x4a915e[_0x3f89('0x57')][_0x3f89('0xa2')]&&(_0x5892ef+=_0x4a915e[_0x3f89('0x57')]['trim']['x']-_0x4a915e[_0x3f89('0x5c')]['x']*_0x4a915e[_0x3f89('0x57')][_0x3f89('0xa2')][_0x3f89('0x23')],_0x2c2a5d+=_0x4a915e['texture'][_0x3f89('0xa2')]['y']-_0x4a915e[_0x3f89('0x5c')]['y']*_0x4a915e[_0x3f89('0x57')]['trim'][_0x3f89('0x24')]),0xffffff!==_0x4a915e['tint']&&(_0x4a915e['cachedTint']!==_0x4a915e[_0x3f89('0x92')]&&(_0x4a915e[_0x3f89('0x93')]=_0x4a915e[_0x3f89('0x92')],_0x4a915e['tintedTexture']=PIXI[_0x3f89('0x248')]['getTintedTexture'](_0x4a915e,_0x4a915e[_0x3f89('0x92')])),this[_0x3f89('0x75a')]=_0x4a915e[_0x3f89('0x94')],this[_0x3f89('0x740')]['set'](0x0)),_0x2b25bf&&(_0x5892ef|=0x0,_0x2c2a5d|=0x0);var _0x29c208=this[_0x3f89('0x9e')];return this['_alpha'][_0x3f89('0x75b')]=_0x29c208[_0x3f89('0x9f')],_0x29c208['save'](),_0x29c208[_0x3f89('0x9f')]=this[_0x3f89('0x759')][_0x3f89('0x358')],_0x381ea9&&(this['op']=_0x381ea9),_0x29c208[this[_0x3f89('0xa0')]]=_0x4a915e[_0x3f89('0x57')][_0x3f89('0x59')][_0x3f89('0xa1')]===PIXI[_0x3f89('0xf')][_0x3f89('0x10')],_0x29c208[_0x3f89('0xa7')](_0x468296['a'],_0x468296['b'],_0x468296['c'],_0x468296['d'],_0x5892ef,_0x2c2a5d),_0x29c208[_0x3f89('0xaa')](this[_0x3f89('0x75a')],this[_0x3f89('0x740')]['x'],this[_0x3f89('0x740')]['y'],this[_0x3f89('0x741')]['x'],this['_size']['y'],-this[_0x3f89('0x741')]['x']*_0x4a915e[_0x3f89('0x5c')]['x'],-this['_size']['y']*_0x4a915e[_0x3f89('0x5c')]['y'],this[_0x3f89('0x741')]['x'],this[_0x3f89('0x741')]['y']),_0x29c208['restore'](),_0x29c208['globalAlpha']=this[_0x3f89('0x759')][_0x3f89('0x75b')],this['dirty']=!0x0,this;},'copyRect':function(_0x1813e0,_0xeb657f,_0x4cd511,_0x9efb52,_0x58bcb3,_0x4af98a,_0x29d2a8){return this[_0x3f89('0x74a')](_0x1813e0,_0xeb657f['x'],_0xeb657f['y'],_0xeb657f[_0x3f89('0x23')],_0xeb657f['height'],_0x4cd511,_0x9efb52,_0xeb657f[_0x3f89('0x23')],_0xeb657f[_0x3f89('0x24')],0x0,0x0,0x0,0x1,0x1,_0x58bcb3,_0x4af98a,_0x29d2a8);},'draw':function(_0x27ffb9,_0x2b23e1,_0xe4c684,_0x176eae,_0x20f44e,_0x3e28c0,_0x1a2921){return this['copy'](_0x27ffb9,null,null,null,null,_0x2b23e1,_0xe4c684,_0x176eae,_0x20f44e,null,null,null,null,null,null,_0x3e28c0,_0x1a2921);},'drawGroup':function(_0x141858,_0x944e8,_0x5a4aed){return _0x141858[_0x3f89('0x445')]>0x0&&_0x141858['forEachExists'](this[_0x3f89('0x75e')],this,_0x944e8,_0x5a4aed),this;},'drawGroupProxy':function(_0x171322,_0x546efb,_0x20938b){if(_0x171322[_0x3f89('0x294')](_0x3f89('0x57'))&&this[_0x3f89('0x75f')](_0x171322,_0x546efb,_0x20938b),_0x171322[_0x3f89('0xf5')]===_0x1525a6[_0x3f89('0x3ec')]&&_0x171322[_0x3f89('0x96')])this[_0x3f89('0x760')](_0x171322,_0x546efb,_0x20938b);else if(_0x171322[_0x3f89('0x294')](_0x3f89('0x39'))&&_0x171322[_0x3f89('0x39')][_0x3f89('0x5')]>0x0)for(var _0x8d0f06=0x0;_0x8d0f06<_0x171322[_0x3f89('0x39')][_0x3f89('0x5')];_0x8d0f06++)_0x171322[_0x3f89('0x39')][_0x8d0f06][_0x3f89('0x96')]&&this[_0x3f89('0x75f')](_0x171322['children'][_0x8d0f06],_0x546efb,_0x20938b);},'drawFull':function(_0x1a8081,_0x1391fd,_0x174819){if(!0x1===_0x1a8081[_0x3f89('0x4ed')]||0x0===_0x1a8081['worldAlpha']||_0x1a8081[_0x3f89('0x294')](_0x3f89('0x96'))&&!0x1===_0x1a8081[_0x3f89('0x96')])return this;if(_0x1a8081['type']!==_0x1525a6[_0x3f89('0x3ec')]&&_0x1a8081[_0x3f89('0xf5')]!==_0x1525a6['EMITTER']&&_0x1a8081['type']!==_0x1525a6['BITMAPTEXT'])if(_0x1a8081[_0x3f89('0xf5')]===_0x1525a6[_0x3f89('0x761')]){var _0x3ac353=_0x1a8081[_0x3f89('0x7d')]();this[_0x3f89('0x738')][_0x3f89('0x384')](),this[_0x3f89('0x738')]['translate'](_0x3ac353['x'],_0x3ac353['y']),PIXI[_0x3f89('0x762')][_0x3f89('0x763')](_0x1a8081,this[_0x3f89('0x738')]),this['ctx']['restore']();}else this['copy'](_0x1a8081,null,null,null,null,_0x1a8081['worldPosition']['x'],_0x1a8081['worldPosition']['y'],null,null,_0x1a8081['worldRotation'],null,null,_0x1a8081[_0x3f89('0x30')]['x'],_0x1a8081[_0x3f89('0x30')]['y'],_0x1a8081[_0x3f89('0x2d')],_0x1391fd,_0x174819);if(_0x1a8081[_0x3f89('0x39')])for(var _0x2523fe=0x0;_0x2523fe<_0x1a8081[_0x3f89('0x39')][_0x3f89('0x5')];_0x2523fe++)this['drawFull'](_0x1a8081[_0x3f89('0x39')][_0x2523fe],_0x1391fd,_0x174819);return this;},'shadow':function(_0x365269,_0xa9f6ba,_0xd530b2,_0x5022d4){var _0x188daf=this[_0x3f89('0x9e')];return void 0x0===_0x365269||null===_0x365269?_0x188daf[_0x3f89('0x764')]=_0x3f89('0x765'):(_0x188daf['shadowColor']=_0x365269,_0x188daf['shadowBlur']=_0xa9f6ba||0x5,_0x188daf[_0x3f89('0x766')]=_0xd530b2||0xa,_0x188daf[_0x3f89('0x767')]=_0x5022d4||0xa),this;},'alphaMask':function(_0x1d2c00,_0x25b48b,_0x13a724,_0x34dbf5){return void 0x0===_0x34dbf5||null===_0x34dbf5?this[_0x3f89('0x74c')](_0x25b48b)[_0x3f89('0x768')]():this[_0x3f89('0x74c')](_0x25b48b,_0x34dbf5['x'],_0x34dbf5['y'],_0x34dbf5[_0x3f89('0x23')],_0x34dbf5[_0x3f89('0x24')])['blendSourceAtop'](),void 0x0===_0x13a724||null===_0x13a724?this[_0x3f89('0x74c')](_0x1d2c00)[_0x3f89('0x769')]():this[_0x3f89('0x74c')](_0x1d2c00,_0x13a724['x'],_0x13a724['y'],_0x13a724[_0x3f89('0x23')],_0x13a724[_0x3f89('0x24')])[_0x3f89('0x769')](),this;},'extract':function(_0x5abdb6,_0x4beb0e,_0x71c38a,_0x23f794,_0x49e2fa,_0x5632c6,_0x4c5b2c,_0x38809f,_0xf98f82){return void 0x0===_0x49e2fa&&(_0x49e2fa=0xff),void 0x0===_0x5632c6&&(_0x5632c6=!0x1),void 0x0===_0x4c5b2c&&(_0x4c5b2c=_0x4beb0e),void 0x0===_0x38809f&&(_0x38809f=_0x71c38a),void 0x0===_0xf98f82&&(_0xf98f82=_0x23f794),_0x5632c6&&_0x5abdb6[_0x3f89('0x58')](this['width'],this['height']),this['processPixelRGB'](function(_0x3b6fe6,_0x190f6b,_0x7dae70){return _0x3b6fe6['r']===_0x4beb0e&&_0x3b6fe6['g']===_0x71c38a&&_0x3b6fe6['b']===_0x23f794&&_0x5abdb6[_0x3f89('0x753')](_0x190f6b,_0x7dae70,_0x4c5b2c,_0x38809f,_0xf98f82,_0x49e2fa,!0x1),!0x1;},this),_0x5abdb6[_0x3f89('0x9e')]['putImageData'](_0x5abdb6[_0x3f89('0x739')],0x0,0x0),_0x5abdb6['dirty']=!0x0,_0x5abdb6;},'rect':function(_0x3d4918,_0x5e7e86,_0x2dc219,_0xa0d864,_0x1c9d48){return void 0x0!==_0x1c9d48&&(this['context'][_0x3f89('0x25b')]=_0x1c9d48),this[_0x3f89('0x9e')][_0x3f89('0x24d')](_0x3d4918,_0x5e7e86,_0x2dc219,_0xa0d864),this;},'text':function(_0x1bcac3,_0x4f61f4,_0x534fa7,_0x7d8455,_0x1f80bb,_0x17bf2c){void 0x0===_0x4f61f4&&(_0x4f61f4=0x0),void 0x0===_0x534fa7&&(_0x534fa7=0x0),void 0x0===_0x7d8455&&(_0x7d8455=_0x3f89('0x76a')),void 0x0===_0x1f80bb&&(_0x1f80bb=_0x3f89('0x76b')),void 0x0===_0x17bf2c&&(_0x17bf2c=!0x0);var _0x4fb492=this['context'],_0x4f97b1=_0x4fb492[_0x3f89('0x76c')];return _0x4fb492[_0x3f89('0x76c')]=_0x7d8455,_0x17bf2c&&(_0x4fb492[_0x3f89('0x25b')]=_0x3f89('0x76d'),_0x4fb492['fillText'](_0x1bcac3,_0x4f61f4+0x1,_0x534fa7+0x1)),_0x4fb492[_0x3f89('0x25b')]=_0x1f80bb,_0x4fb492[_0x3f89('0x76e')](_0x1bcac3,_0x4f61f4,_0x534fa7),_0x4fb492[_0x3f89('0x76c')]=_0x4f97b1,this;},'circle':function(_0xfb8013,_0x23d165,_0x37e359,_0x47e258){var _0x21edee=this['context'];return void 0x0!==_0x47e258&&(_0x21edee[_0x3f89('0x25b')]=_0x47e258),_0x21edee['beginPath'](),_0x21edee[_0x3f89('0x76f')](_0xfb8013,_0x23d165,_0x37e359,0x0,0x2*Math['PI'],!0x1),_0x21edee[_0x3f89('0x770')](),_0x21edee[_0x3f89('0x4f3')](),this;},'line':function(_0x4bfcfd,_0xf932d5,_0xa7f78,_0x2f9aaf,_0x31dcad,_0x8d435d){void 0x0===_0x31dcad&&(_0x31dcad=_0x3f89('0x771')),void 0x0===_0x8d435d&&(_0x8d435d=0x1);var _0x196f70=this['context'];return _0x196f70['beginPath'](),_0x196f70[_0x3f89('0x772')](_0x4bfcfd,_0xf932d5),_0x196f70['lineTo'](_0xa7f78,_0x2f9aaf),_0x196f70['lineWidth']=_0x8d435d,_0x196f70[_0x3f89('0x773')]=_0x31dcad,_0x196f70['stroke'](),_0x196f70[_0x3f89('0x770')](),this;},'polygon':function(_0x55321d,_0x11db37,_0x3416e1,_0x2ee490){void 0x0===_0x2ee490&&(_0x2ee490='#fff'),void 0x0===_0x3416e1&&(_0x3416e1=0x0);var _0x33b51c=this[_0x3f89('0x9e')];_0x11db37&&(_0x33b51c['fillStyle']=_0x11db37),_0x3416e1&&(_0x33b51c['lineWidth']=_0x3416e1,_0x33b51c[_0x3f89('0x773')]=_0x2ee490),_0x33b51c['beginPath'](),_0x33b51c['moveTo'](_0x55321d[0x0]['x'],_0x55321d[0x0]['y']);for(var _0x1520e9=0x1,_0x34af00=_0x55321d['length'];_0x1520e9<_0x34af00;_0x1520e9++){var _0x11f8dd=_0x55321d[_0x1520e9];_0x33b51c[_0x3f89('0x774')](_0x11f8dd['x'],_0x11f8dd['y']);}return _0x33b51c[_0x3f89('0x770')](),_0x11db37&&_0x33b51c[_0x3f89('0x4f3')](),_0x3416e1&&_0x33b51c[_0x3f89('0x775')](),this;},'textureLine':function(_0xe56f99,_0x40bcbb,_0x48f72c){if(void 0x0===_0x48f72c&&(_0x48f72c=_0x3f89('0x776')),_0x3f89('0x29b')!=typeof _0x40bcbb||(_0x40bcbb=this[_0x3f89('0x3d')]['cache'][_0x3f89('0x6e5')](_0x40bcbb))){var _0x162cd7=_0xe56f99[_0x3f89('0x5')];_0x3f89('0x777')===_0x48f72c&&_0x162cd7>_0x40bcbb[_0x3f89('0x23')]&&(_0x162cd7=_0x40bcbb['width']);var _0x4d122b=this[_0x3f89('0x9e')];return _0x4d122b[_0x3f89('0x25b')]=_0x4d122b[_0x3f89('0x778')](_0x40bcbb,_0x48f72c),this[_0x3f89('0x779')]=new _0x1525a6[(_0x3f89('0x2ab'))](_0xe56f99[_0x3f89('0x89')]['x'],_0xe56f99[_0x3f89('0x89')]['y'],_0x40bcbb['height']),this[_0x3f89('0x779')][_0x3f89('0x2b1')](_0xe56f99[_0x3f89('0x2d4')]-1.5707963267948966,!0x1,this['_pos']),_0x4d122b[_0x3f89('0x384')](),_0x4d122b[_0x3f89('0x75c')](this['_pos']['x'],this[_0x3f89('0x740')]['y']),_0x4d122b[_0x3f89('0x2cb')](_0xe56f99[_0x3f89('0x2d4')]),_0x4d122b[_0x3f89('0x24d')](0x0,0x0,_0x162cd7,_0x40bcbb[_0x3f89('0x24')]),_0x4d122b[_0x3f89('0x247')](),this[_0x3f89('0xc6')]=!0x0,this;}},'render':function(){return!this[_0x3f89('0x73e')]&&this[_0x3f89('0xc6')]&&(this[_0x3f89('0x59')][_0x3f89('0xc6')](),this[_0x3f89('0xc6')]=!0x1),this;},'destroy':function(){this['frameData'][_0x3f89('0x5d')](),this['texture'][_0x3f89('0x5d')](!0x0),_0x1525a6[_0x3f89('0x1a9')][_0x3f89('0x243')](this);},'blendReset':function(){return this['op']=_0x3f89('0x258'),this;},'blendSourceOver':function(){return this['op']='source-over',this;},'blendSourceIn':function(){return this['op']=_0x3f89('0x77a'),this;},'blendSourceOut':function(){return this['op']=_0x3f89('0x77b'),this;},'blendSourceAtop':function(){return this['op']=_0x3f89('0x77c'),this;},'blendDestinationOver':function(){return this['op']='destination-over',this;},'blendDestinationIn':function(){return this['op']='destination-in',this;},'blendDestinationOut':function(){return this['op']=_0x3f89('0x77d'),this;},'blendDestinationAtop':function(){return this['op']=_0x3f89('0x24f'),this;},'blendXor':function(){return this['op']=_0x3f89('0x77e'),this;},'blendAdd':function(){return this['op']=_0x3f89('0x260'),this;},'blendMultiply':function(){return this['op']='multiply',this;},'blendScreen':function(){return this['op']=_0x3f89('0x261'),this;},'blendOverlay':function(){return this['op']=_0x3f89('0x77f'),this;},'blendDarken':function(){return this['op']='darken',this;},'blendLighten':function(){return this['op']=_0x3f89('0x264'),this;},'blendColorDodge':function(){return this['op']=_0x3f89('0x265'),this;},'blendColorBurn':function(){return this['op']=_0x3f89('0x267'),this;},'blendHardLight':function(){return this['op']='hard-light',this;},'blendSoftLight':function(){return this['op']=_0x3f89('0x269'),this;},'blendDifference':function(){return this['op']='difference',this;},'blendExclusion':function(){return this['op']=_0x3f89('0x26b'),this;},'blendHue':function(){return this['op']=_0x3f89('0x26d'),this;},'blendSaturation':function(){return this['op']=_0x3f89('0x26f'),this;},'blendColor':function(){return this['op']=_0x3f89('0x153'),this;},'blendLuminosity':function(){return this['op']=_0x3f89('0x270'),this;},'copyBitmapData':function(_0x4a9d3c,_0x3b3cd9,_0x3a1723){_0x4a9d3c[_0x3f89('0x37d')]();for(var _0x1b3369,_0x124b9f=0x0;_0x124b9f<_0x4a9d3c[_0x3f89('0x24')];_0x124b9f++){_0x1b3369=(_0x3a1723+_0x124b9f)*this[_0x3f89('0x23')]+_0x3b3cd9;for(var _0x433cf9=0x0;_0x433cf9<_0x4a9d3c['width'];_0x433cf9++)this['pixels'][_0x1b3369+_0x433cf9]=_0x4a9d3c[_0x3f89('0x73a')][_0x124b9f*_0x4a9d3c[_0x3f89('0x23')]+_0x433cf9];}return this;}},Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6dd')]['prototype'],'smoothed',{'get':function(){_0x1525a6[_0x3f89('0x256')][_0x3f89('0x780')](this['context']);},'set':function(_0xe009fe){_0x1525a6[_0x3f89('0x256')][_0x3f89('0x781')](this[_0x3f89('0x9e')],_0xe009fe);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6dd')][_0x3f89('0x53')],'op',{'get':function(){return this[_0x3f89('0x9e')]['globalCompositeOperation'];},'set':function(_0x192429){this[_0x3f89('0x9e')]['globalCompositeOperation']=_0x192429;}}),_0x1525a6[_0x3f89('0x6dd')][_0x3f89('0x782')]=function(_0x3df2aa,_0x49afe1,_0x15261f,_0x4b2d59,_0x5bdf16,_0x4ece41){return'number'!=typeof _0x3df2aa&&(_0x3df2aa=0x0),_0x3f89('0x239')!=typeof _0x49afe1&&(_0x49afe1=0x0),_0x3f89('0x239')!=typeof _0x15261f&&(_0x15261f=0x1),_0x3f89('0x239')!=typeof _0x4b2d59&&(_0x4b2d59=0x1),_0x3f89('0x239')!=typeof _0x5bdf16&&(_0x5bdf16=0x0),'number'!=typeof _0x4ece41&&(_0x4ece41=0x0),{'sx':_0x15261f,'sy':_0x4b2d59,'scaleX':_0x15261f,'scaleY':_0x4b2d59,'skewX':_0x5bdf16,'skewY':_0x4ece41,'translateX':_0x3df2aa,'translateY':_0x49afe1,'tx':_0x3df2aa,'ty':_0x49afe1};},_0x1525a6[_0x3f89('0x6dd')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x6dd')],_0x1525a6[_0x3f89('0x783')]={},_0x1525a6['EarCut'][_0x3f89('0x784')]=function(_0x9eebdc,_0x8b109e,_0x4e3717){_0x4e3717=_0x4e3717||0x2;var _0x4af8b5=_0x8b109e&&_0x8b109e[_0x3f89('0x5')],_0x1929ca=_0x4af8b5?_0x8b109e[0x0]*_0x4e3717:_0x9eebdc[_0x3f89('0x5')],_0x4808df=_0x1525a6['EarCut'][_0x3f89('0x785')](_0x9eebdc,0x0,_0x1929ca,_0x4e3717,!0x0),_0x9a159a=[];if(!_0x4808df)return _0x9a159a;var _0x1225c8,_0x10cfca,_0x55009e,_0x44de7d,_0x563b40,_0x305a53,_0x5d4d89;if(_0x4af8b5&&(_0x4808df=_0x1525a6[_0x3f89('0x783')][_0x3f89('0x786')](_0x9eebdc,_0x8b109e,_0x4808df,_0x4e3717)),_0x9eebdc[_0x3f89('0x5')]>0x50*_0x4e3717){_0x1225c8=_0x55009e=_0x9eebdc[0x0],_0x10cfca=_0x44de7d=_0x9eebdc[0x1];for(var _0x5c86e2=_0x4e3717;_0x5c86e2<_0x1929ca;_0x5c86e2+=_0x4e3717)_0x563b40=_0x9eebdc[_0x5c86e2],_0x305a53=_0x9eebdc[_0x5c86e2+0x1],_0x563b40<_0x1225c8&&(_0x1225c8=_0x563b40),_0x305a53<_0x10cfca&&(_0x10cfca=_0x305a53),_0x563b40>_0x55009e&&(_0x55009e=_0x563b40),_0x305a53>_0x44de7d&&(_0x44de7d=_0x305a53);_0x5d4d89=Math[_0x3f89('0x55')](_0x55009e-_0x1225c8,_0x44de7d-_0x10cfca);}return _0x1525a6[_0x3f89('0x783')][_0x3f89('0x787')](_0x4808df,_0x9a159a,_0x4e3717,_0x1225c8,_0x10cfca,_0x5d4d89),_0x9a159a;},_0x1525a6['EarCut'][_0x3f89('0x785')]=function(_0x5dd542,_0x521197,_0x49387c,_0x4eed39,_0x1a3f65){var _0x3e5ec3,_0x105cd6,_0xe62093,_0x210e13=0x0;for(_0x3e5ec3=_0x521197,_0x105cd6=_0x49387c-_0x4eed39;_0x3e5ec3<_0x49387c;_0x3e5ec3+=_0x4eed39)_0x210e13+=(_0x5dd542[_0x105cd6]-_0x5dd542[_0x3e5ec3])*(_0x5dd542[_0x3e5ec3+0x1]+_0x5dd542[_0x105cd6+0x1]),_0x105cd6=_0x3e5ec3;if(_0x1a3f65===_0x210e13>0x0)for(_0x3e5ec3=_0x521197;_0x3e5ec3<_0x49387c;_0x3e5ec3+=_0x4eed39)_0xe62093=_0x1525a6[_0x3f89('0x783')][_0x3f89('0x788')](_0x3e5ec3,_0x5dd542[_0x3e5ec3],_0x5dd542[_0x3e5ec3+0x1],_0xe62093);else for(_0x3e5ec3=_0x49387c-_0x4eed39;_0x3e5ec3>=_0x521197;_0x3e5ec3-=_0x4eed39)_0xe62093=_0x1525a6[_0x3f89('0x783')][_0x3f89('0x788')](_0x3e5ec3,_0x5dd542[_0x3e5ec3],_0x5dd542[_0x3e5ec3+0x1],_0xe62093);return _0xe62093;},_0x1525a6[_0x3f89('0x783')][_0x3f89('0x789')]=function(_0x2ac47b,_0x21b4d0){if(!_0x2ac47b)return _0x2ac47b;_0x21b4d0||(_0x21b4d0=_0x2ac47b);var _0x1a691b,_0x32a0ac=_0x2ac47b;do{if(_0x1a691b=!0x1,_0x32a0ac[_0x3f89('0x78a')]||!_0x1525a6[_0x3f89('0x783')][_0x3f89('0x2e9')](_0x32a0ac,_0x32a0ac['next'])&&0x0!==_0x1525a6[_0x3f89('0x783')][_0x3f89('0x2ba')](_0x32a0ac[_0x3f89('0x75b')],_0x32a0ac,_0x32a0ac[_0x3f89('0x410')]))_0x32a0ac=_0x32a0ac[_0x3f89('0x410')];else{if(_0x1525a6[_0x3f89('0x783')][_0x3f89('0x78b')](_0x32a0ac),(_0x32a0ac=_0x21b4d0=_0x32a0ac[_0x3f89('0x75b')])===_0x32a0ac[_0x3f89('0x410')])return null;_0x1a691b=!0x0;}}while(_0x1a691b||_0x32a0ac!==_0x21b4d0);return _0x21b4d0;},_0x1525a6['EarCut']['earcutLinked']=function(_0x448177,_0xeca99f,_0x2b2a15,_0x4acff2,_0x37fb33,_0x4ecd51,_0x4c1ede){if(_0x448177){!_0x4c1ede&&_0x4ecd51&&_0x1525a6[_0x3f89('0x783')][_0x3f89('0x78c')](_0x448177,_0x4acff2,_0x37fb33,_0x4ecd51);for(var _0x3726e1,_0x1a6a7b,_0x432244=_0x448177;_0x448177['prev']!==_0x448177[_0x3f89('0x410')];)if(_0x3726e1=_0x448177['prev'],_0x1a6a7b=_0x448177[_0x3f89('0x410')],_0x4ecd51?_0x1525a6[_0x3f89('0x783')][_0x3f89('0x78d')](_0x448177,_0x4acff2,_0x37fb33,_0x4ecd51):_0x1525a6[_0x3f89('0x783')][_0x3f89('0x78e')](_0x448177))_0xeca99f['push'](_0x3726e1['i']/_0x2b2a15),_0xeca99f['push'](_0x448177['i']/_0x2b2a15),_0xeca99f['push'](_0x1a6a7b['i']/_0x2b2a15),_0x1525a6['EarCut'][_0x3f89('0x78b')](_0x448177),_0x448177=_0x1a6a7b[_0x3f89('0x410')],_0x432244=_0x1a6a7b['next'];else if((_0x448177=_0x1a6a7b)===_0x432244){_0x4c1ede?0x1===_0x4c1ede?(_0x448177=_0x1525a6[_0x3f89('0x783')][_0x3f89('0x78f')](_0x448177,_0xeca99f,_0x2b2a15),_0x1525a6[_0x3f89('0x783')][_0x3f89('0x787')](_0x448177,_0xeca99f,_0x2b2a15,_0x4acff2,_0x37fb33,_0x4ecd51,0x2)):0x2===_0x4c1ede&&_0x1525a6['EarCut']['splitEarcut'](_0x448177,_0xeca99f,_0x2b2a15,_0x4acff2,_0x37fb33,_0x4ecd51):_0x1525a6['EarCut'][_0x3f89('0x787')](_0x1525a6[_0x3f89('0x783')]['filterPoints'](_0x448177),_0xeca99f,_0x2b2a15,_0x4acff2,_0x37fb33,_0x4ecd51,0x1);break;}}},_0x1525a6[_0x3f89('0x783')][_0x3f89('0x78e')]=function(_0x1e9ab4){var _0x34d0ea=_0x1e9ab4[_0x3f89('0x75b')],_0xe18638=_0x1e9ab4,_0x1223b5=_0x1e9ab4[_0x3f89('0x410')];if(_0x1525a6[_0x3f89('0x783')]['area'](_0x34d0ea,_0xe18638,_0x1223b5)>=0x0)return!0x1;for(var _0x19de77=_0x1e9ab4[_0x3f89('0x410')][_0x3f89('0x410')];_0x19de77!==_0x1e9ab4[_0x3f89('0x75b')];){if(_0x1525a6[_0x3f89('0x783')][_0x3f89('0x790')](_0x34d0ea['x'],_0x34d0ea['y'],_0xe18638['x'],_0xe18638['y'],_0x1223b5['x'],_0x1223b5['y'],_0x19de77['x'],_0x19de77['y'])&&_0x1525a6[_0x3f89('0x783')]['area'](_0x19de77['prev'],_0x19de77,_0x19de77[_0x3f89('0x410')])>=0x0)return!0x1;_0x19de77=_0x19de77[_0x3f89('0x410')];}return!0x0;},_0x1525a6[_0x3f89('0x783')][_0x3f89('0x78d')]=function(_0xd12fbf,_0xcd3491,_0x2f23a1,_0x2579f9){var _0x56c44a=_0xd12fbf['prev'],_0x311eb7=_0xd12fbf,_0xf3b736=_0xd12fbf[_0x3f89('0x410')];if(_0x1525a6[_0x3f89('0x783')][_0x3f89('0x2ba')](_0x56c44a,_0x311eb7,_0xf3b736)>=0x0)return!0x1;for(var _0xbf1097=_0x56c44a['x']<_0x311eb7['x']?_0x56c44a['x']<_0xf3b736['x']?_0x56c44a['x']:_0xf3b736['x']:_0x311eb7['x']<_0xf3b736['x']?_0x311eb7['x']:_0xf3b736['x'],_0x16b25a=_0x56c44a['y']<_0x311eb7['y']?_0x56c44a['y']<_0xf3b736['y']?_0x56c44a['y']:_0xf3b736['y']:_0x311eb7['y']<_0xf3b736['y']?_0x311eb7['y']:_0xf3b736['y'],_0x58ff3e=_0x56c44a['x']>_0x311eb7['x']?_0x56c44a['x']>_0xf3b736['x']?_0x56c44a['x']:_0xf3b736['x']:_0x311eb7['x']>_0xf3b736['x']?_0x311eb7['x']:_0xf3b736['x'],_0x3db575=_0x56c44a['y']>_0x311eb7['y']?_0x56c44a['y']>_0xf3b736['y']?_0x56c44a['y']:_0xf3b736['y']:_0x311eb7['y']>_0xf3b736['y']?_0x311eb7['y']:_0xf3b736['y'],_0x3be222=_0x1525a6['EarCut']['zOrder'](_0xbf1097,_0x16b25a,_0xcd3491,_0x2f23a1,_0x2579f9),_0x26230e=_0x1525a6[_0x3f89('0x783')][_0x3f89('0x791')](_0x58ff3e,_0x3db575,_0xcd3491,_0x2f23a1,_0x2579f9),_0x4fb711=_0xd12fbf[_0x3f89('0x792')];_0x4fb711&&_0x4fb711['z']<=_0x26230e;){if(_0x4fb711!==_0xd12fbf[_0x3f89('0x75b')]&&_0x4fb711!==_0xd12fbf[_0x3f89('0x410')]&&_0x1525a6['EarCut'][_0x3f89('0x790')](_0x56c44a['x'],_0x56c44a['y'],_0x311eb7['x'],_0x311eb7['y'],_0xf3b736['x'],_0xf3b736['y'],_0x4fb711['x'],_0x4fb711['y'])&&_0x1525a6['EarCut'][_0x3f89('0x2ba')](_0x4fb711[_0x3f89('0x75b')],_0x4fb711,_0x4fb711['next'])>=0x0)return!0x1;_0x4fb711=_0x4fb711[_0x3f89('0x792')];}for(_0x4fb711=_0xd12fbf[_0x3f89('0x793')];_0x4fb711&&_0x4fb711['z']>=_0x3be222;){if(_0x4fb711!==_0xd12fbf['prev']&&_0x4fb711!==_0xd12fbf[_0x3f89('0x410')]&&_0x1525a6[_0x3f89('0x783')][_0x3f89('0x790')](_0x56c44a['x'],_0x56c44a['y'],_0x311eb7['x'],_0x311eb7['y'],_0xf3b736['x'],_0xf3b736['y'],_0x4fb711['x'],_0x4fb711['y'])&&_0x1525a6['EarCut']['area'](_0x4fb711[_0x3f89('0x75b')],_0x4fb711,_0x4fb711[_0x3f89('0x410')])>=0x0)return!0x1;_0x4fb711=_0x4fb711[_0x3f89('0x793')];}return!0x0;},_0x1525a6[_0x3f89('0x783')][_0x3f89('0x78f')]=function(_0x3e9064,_0x546ac8,_0x2e5dc8){var _0x213328=_0x3e9064;do{var _0x210be0=_0x213328[_0x3f89('0x75b')],_0x4ba4f8=_0x213328[_0x3f89('0x410')][_0x3f89('0x410')];_0x1525a6['EarCut'][_0x3f89('0x2bc')](_0x210be0,_0x213328,_0x213328[_0x3f89('0x410')],_0x4ba4f8)&&_0x1525a6[_0x3f89('0x783')][_0x3f89('0x794')](_0x210be0,_0x4ba4f8)&&_0x1525a6[_0x3f89('0x783')][_0x3f89('0x794')](_0x4ba4f8,_0x210be0)&&(_0x546ac8[_0x3f89('0x6')](_0x210be0['i']/_0x2e5dc8),_0x546ac8['push'](_0x213328['i']/_0x2e5dc8),_0x546ac8[_0x3f89('0x6')](_0x4ba4f8['i']/_0x2e5dc8),_0x1525a6['EarCut'][_0x3f89('0x78b')](_0x213328),_0x1525a6[_0x3f89('0x783')][_0x3f89('0x78b')](_0x213328[_0x3f89('0x410')]),_0x213328=_0x3e9064=_0x4ba4f8),_0x213328=_0x213328[_0x3f89('0x410')];}while(_0x213328!==_0x3e9064);return _0x213328;},_0x1525a6[_0x3f89('0x783')][_0x3f89('0x795')]=function(_0x3fe42e,_0x54fdd5,_0x2da636,_0x39ab20,_0x1ba032,_0x2da495){var _0x316a9c=_0x3fe42e;do{for(var _0x1fad78=_0x316a9c[_0x3f89('0x410')]['next'];_0x1fad78!==_0x316a9c[_0x3f89('0x75b')];){if(_0x316a9c['i']!==_0x1fad78['i']&&_0x1525a6[_0x3f89('0x783')][_0x3f89('0x796')](_0x316a9c,_0x1fad78)){var _0x22bb68=_0x1525a6[_0x3f89('0x783')][_0x3f89('0x797')](_0x316a9c,_0x1fad78);return _0x316a9c=_0x1525a6[_0x3f89('0x783')][_0x3f89('0x789')](_0x316a9c,_0x316a9c[_0x3f89('0x410')]),_0x22bb68=_0x1525a6[_0x3f89('0x783')]['filterPoints'](_0x22bb68,_0x22bb68[_0x3f89('0x410')]),_0x1525a6[_0x3f89('0x783')]['earcutLinked'](_0x316a9c,_0x54fdd5,_0x2da636,_0x39ab20,_0x1ba032,_0x2da495),void _0x1525a6[_0x3f89('0x783')][_0x3f89('0x787')](_0x22bb68,_0x54fdd5,_0x2da636,_0x39ab20,_0x1ba032,_0x2da495);}_0x1fad78=_0x1fad78[_0x3f89('0x410')];}_0x316a9c=_0x316a9c[_0x3f89('0x410')];}while(_0x316a9c!==_0x3fe42e);},_0x1525a6[_0x3f89('0x783')][_0x3f89('0x786')]=function(_0x4be911,_0x473111,_0xecaddf,_0x5d4fca){var _0x3bcaaa,_0x39288a,_0x42dcf3,_0x353b3a,_0x28ccf2,_0x5c3631=[];for(_0x3bcaaa=0x0,_0x39288a=_0x473111[_0x3f89('0x5')];_0x3bcaaa<_0x39288a;_0x3bcaaa++)_0x42dcf3=_0x473111[_0x3bcaaa]*_0x5d4fca,_0x353b3a=_0x3bcaaa<_0x39288a-0x1?_0x473111[_0x3bcaaa+0x1]*_0x5d4fca:_0x4be911[_0x3f89('0x5')],(_0x28ccf2=_0x1525a6['EarCut'][_0x3f89('0x785')](_0x4be911,_0x42dcf3,_0x353b3a,_0x5d4fca,!0x1))===_0x28ccf2[_0x3f89('0x410')]&&(_0x28ccf2['steiner']=!0x0),_0x5c3631['push'](_0x1525a6[_0x3f89('0x783')][_0x3f89('0x798')](_0x28ccf2));for(_0x5c3631[_0x3f89('0x42d')](compareX),_0x3bcaaa=0x0;_0x3bcaaa<_0x5c3631[_0x3f89('0x5')];_0x3bcaaa++)_0x1525a6[_0x3f89('0x783')][_0x3f89('0x799')](_0x5c3631[_0x3bcaaa],_0xecaddf),_0xecaddf=_0x1525a6[_0x3f89('0x783')]['filterPoints'](_0xecaddf,_0xecaddf[_0x3f89('0x410')]);return _0xecaddf;},_0x1525a6[_0x3f89('0x783')][_0x3f89('0x79a')]=function(_0x11e834,_0x1c97d3){return _0x11e834['x']-_0x1c97d3['x'];},_0x1525a6['EarCut'][_0x3f89('0x799')]=function(_0x463081,_0x4b1729){if(_0x4b1729=_0x1525a6[_0x3f89('0x783')][_0x3f89('0x79b')](_0x463081,_0x4b1729)){var _0x47b069=_0x1525a6[_0x3f89('0x783')][_0x3f89('0x797')](_0x4b1729,_0x463081);_0x1525a6[_0x3f89('0x783')][_0x3f89('0x789')](_0x47b069,_0x47b069[_0x3f89('0x410')]);}},_0x1525a6['EarCut'][_0x3f89('0x79b')]=function(_0xaad937,_0x3fcf44){var _0x360e0b,_0x459c99=_0x3fcf44,_0x56198b=_0xaad937['x'],_0x44ceeb=_0xaad937['y'],_0x40f0a6=-0x1/0x0;do{if(_0x44ceeb<=_0x459c99['y']&&_0x44ceeb>=_0x459c99[_0x3f89('0x410')]['y']){var _0x434b16=_0x459c99['x']+(_0x44ceeb-_0x459c99['y'])*(_0x459c99[_0x3f89('0x410')]['x']-_0x459c99['x'])/(_0x459c99[_0x3f89('0x410')]['y']-_0x459c99['y']);_0x434b16<=_0x56198b&&_0x434b16>_0x40f0a6&&(_0x40f0a6=_0x434b16,_0x360e0b=_0x459c99['x']<_0x459c99[_0x3f89('0x410')]['x']?_0x459c99:_0x459c99[_0x3f89('0x410')]);}_0x459c99=_0x459c99[_0x3f89('0x410')];}while(_0x459c99!==_0x3fcf44);if(!_0x360e0b)return null;if(_0xaad937['x']===_0x360e0b['x'])return _0x360e0b[_0x3f89('0x75b')];var _0x1b5052,_0x5836da=_0x360e0b,_0x264786=0x1/0x0;for(_0x459c99=_0x360e0b[_0x3f89('0x410')];_0x459c99!==_0x5836da;)_0x56198b>=_0x459c99['x']&&_0x459c99['x']>=_0x360e0b['x']&&_0x1525a6[_0x3f89('0x783')]['pointInTriangle'](_0x44ceeb<_0x360e0b['y']?_0x56198b:_0x40f0a6,_0x44ceeb,_0x360e0b['x'],_0x360e0b['y'],_0x44ceeb<_0x360e0b['y']?_0x40f0a6:_0x56198b,_0x44ceeb,_0x459c99['x'],_0x459c99['y'])&&((_0x1b5052=Math['abs'](_0x44ceeb-_0x459c99['y'])/(_0x56198b-_0x459c99['x']))<_0x264786||_0x1b5052===_0x264786&&_0x459c99['x']>_0x360e0b['x'])&&_0x1525a6[_0x3f89('0x783')][_0x3f89('0x794')](_0x459c99,_0xaad937)&&(_0x360e0b=_0x459c99,_0x264786=_0x1b5052),_0x459c99=_0x459c99[_0x3f89('0x410')];return _0x360e0b;},_0x1525a6[_0x3f89('0x783')][_0x3f89('0x78c')]=function(_0x1db73b,_0x8aa987,_0x5c5af4,_0x5b05ba){var _0x294b59=_0x1db73b;do{null===_0x294b59['z']&&(_0x294b59['z']=_0x1525a6[_0x3f89('0x783')][_0x3f89('0x791')](_0x294b59['x'],_0x294b59['y'],_0x8aa987,_0x5c5af4,_0x5b05ba)),_0x294b59['prevZ']=_0x294b59[_0x3f89('0x75b')],_0x294b59[_0x3f89('0x792')]=_0x294b59[_0x3f89('0x410')],_0x294b59=_0x294b59[_0x3f89('0x410')];}while(_0x294b59!==_0x1db73b);_0x294b59['prevZ'][_0x3f89('0x792')]=null,_0x294b59[_0x3f89('0x793')]=null,_0x1525a6[_0x3f89('0x783')][_0x3f89('0x79c')](_0x294b59);},_0x1525a6[_0x3f89('0x783')][_0x3f89('0x79c')]=function(_0x1e98b5){var _0x4dd51c,_0x307b67,_0x3d7ab5,_0x55eb35,_0x1ad4ba,_0x55a1f5,_0x5b441b,_0x5db0f5,_0x216b95=0x1;do{for(_0x307b67=_0x1e98b5,_0x1e98b5=null,_0x1ad4ba=null,_0x55a1f5=0x0;_0x307b67;){for(_0x55a1f5++,_0x3d7ab5=_0x307b67,_0x5b441b=0x0,_0x4dd51c=0x0;_0x4dd51c<_0x216b95&&(_0x5b441b++,_0x3d7ab5=_0x3d7ab5[_0x3f89('0x792')]);_0x4dd51c++);for(_0x5db0f5=_0x216b95;_0x5b441b>0x0||_0x5db0f5>0x0&&_0x3d7ab5;)0x0===_0x5b441b?(_0x55eb35=_0x3d7ab5,_0x3d7ab5=_0x3d7ab5[_0x3f89('0x792')],_0x5db0f5--):0x0!==_0x5db0f5&&_0x3d7ab5?_0x307b67['z']<=_0x3d7ab5['z']?(_0x55eb35=_0x307b67,_0x307b67=_0x307b67[_0x3f89('0x792')],_0x5b441b--):(_0x55eb35=_0x3d7ab5,_0x3d7ab5=_0x3d7ab5[_0x3f89('0x792')],_0x5db0f5--):(_0x55eb35=_0x307b67,_0x307b67=_0x307b67['nextZ'],_0x5b441b--),_0x1ad4ba?_0x1ad4ba['nextZ']=_0x55eb35:_0x1e98b5=_0x55eb35,_0x55eb35[_0x3f89('0x793')]=_0x1ad4ba,_0x1ad4ba=_0x55eb35;_0x307b67=_0x3d7ab5;}_0x1ad4ba[_0x3f89('0x792')]=null,_0x216b95*=0x2;}while(_0x55a1f5>0x1);return _0x1e98b5;},_0x1525a6[_0x3f89('0x783')]['zOrder']=function(_0xf00009,_0x3593e1,_0x2a7445,_0x4f61cf,_0x4e74fd){return _0xf00009=0x7fff*(_0xf00009-_0x2a7445)/_0x4e74fd,_0x3593e1=0x7fff*(_0x3593e1-_0x4f61cf)/_0x4e74fd,_0xf00009=0xff00ff&(_0xf00009|_0xf00009<<0x8),_0xf00009=0xf0f0f0f&(_0xf00009|_0xf00009<<0x4),_0xf00009=0x33333333&(_0xf00009|_0xf00009<<0x2),_0xf00009=0x55555555&(_0xf00009|_0xf00009<<0x1),_0x3593e1=0xff00ff&(_0x3593e1|_0x3593e1<<0x8),_0x3593e1=0xf0f0f0f&(_0x3593e1|_0x3593e1<<0x4),_0x3593e1=0x33333333&(_0x3593e1|_0x3593e1<<0x2),_0x3593e1=0x55555555&(_0x3593e1|_0x3593e1<<0x1),_0xf00009|_0x3593e1<<0x1;},_0x1525a6[_0x3f89('0x783')][_0x3f89('0x798')]=function(_0x47e40a){var _0x7ec411=_0x47e40a,_0x3a1b51=_0x47e40a;do{_0x7ec411['x']<_0x3a1b51['x']&&(_0x3a1b51=_0x7ec411),_0x7ec411=_0x7ec411['next'];}while(_0x7ec411!==_0x47e40a);return _0x3a1b51;},_0x1525a6[_0x3f89('0x783')][_0x3f89('0x790')]=function(_0x579508,_0x2af47f,_0x453700,_0x2422d0,_0x2085ba,_0x2af956,_0x21ed9d,_0x42b0a2){return(_0x2085ba-_0x21ed9d)*(_0x2af47f-_0x42b0a2)-(_0x579508-_0x21ed9d)*(_0x2af956-_0x42b0a2)>=0x0&&(_0x579508-_0x21ed9d)*(_0x2422d0-_0x42b0a2)-(_0x453700-_0x21ed9d)*(_0x2af47f-_0x42b0a2)>=0x0&&(_0x453700-_0x21ed9d)*(_0x2af956-_0x42b0a2)-(_0x2085ba-_0x21ed9d)*(_0x2422d0-_0x42b0a2)>=0x0;},_0x1525a6[_0x3f89('0x783')][_0x3f89('0x796')]=function(_0x3b1a44,_0x35b4d9){return _0x1525a6[_0x3f89('0x783')][_0x3f89('0x2e9')](_0x3b1a44,_0x35b4d9)||_0x3b1a44[_0x3f89('0x410')]['i']!==_0x35b4d9['i']&&_0x3b1a44[_0x3f89('0x75b')]['i']!==_0x35b4d9['i']&&!_0x1525a6[_0x3f89('0x783')][_0x3f89('0x79d')](_0x3b1a44,_0x35b4d9)&&_0x1525a6['EarCut'][_0x3f89('0x794')](_0x3b1a44,_0x35b4d9)&&_0x1525a6['EarCut'][_0x3f89('0x794')](_0x35b4d9,_0x3b1a44)&&_0x1525a6['EarCut'][_0x3f89('0x79e')](_0x3b1a44,_0x35b4d9);},_0x1525a6[_0x3f89('0x783')][_0x3f89('0x2ba')]=function(_0x18bdb6,_0x56f9b9,_0x2b2a71){return(_0x56f9b9['y']-_0x18bdb6['y'])*(_0x2b2a71['x']-_0x56f9b9['x'])-(_0x56f9b9['x']-_0x18bdb6['x'])*(_0x2b2a71['y']-_0x56f9b9['y']);},_0x1525a6[_0x3f89('0x783')]['equals']=function(_0x4ef426,_0x391578){return _0x4ef426['x']===_0x391578['x']&&_0x4ef426['y']===_0x391578['y'];},_0x1525a6[_0x3f89('0x783')][_0x3f89('0x2bc')]=function(_0x5755a0,_0x379816,_0x316f96,_0x1ae049){return _0x1525a6[_0x3f89('0x783')]['area'](_0x5755a0,_0x379816,_0x316f96)>0x0!=_0x1525a6[_0x3f89('0x783')][_0x3f89('0x2ba')](_0x5755a0,_0x379816,_0x1ae049)>0x0&&_0x1525a6['EarCut'][_0x3f89('0x2ba')](_0x316f96,_0x1ae049,_0x5755a0)>0x0!=_0x1525a6[_0x3f89('0x783')][_0x3f89('0x2ba')](_0x316f96,_0x1ae049,_0x379816)>0x0;},_0x1525a6[_0x3f89('0x783')][_0x3f89('0x79d')]=function(_0x519705,_0x4c152c){var _0x3e41c9=_0x519705;do{if(_0x3e41c9['i']!==_0x519705['i']&&_0x3e41c9[_0x3f89('0x410')]['i']!==_0x519705['i']&&_0x3e41c9['i']!==_0x4c152c['i']&&_0x3e41c9['next']['i']!==_0x4c152c['i']&&_0x1525a6[_0x3f89('0x783')][_0x3f89('0x2bc')](_0x3e41c9,_0x3e41c9[_0x3f89('0x410')],_0x519705,_0x4c152c))return!0x0;_0x3e41c9=_0x3e41c9[_0x3f89('0x410')];}while(_0x3e41c9!==_0x519705);return!0x1;},_0x1525a6['EarCut']['locallyInside']=function(_0x381749,_0x385eb7){return _0x1525a6[_0x3f89('0x783')][_0x3f89('0x2ba')](_0x381749[_0x3f89('0x75b')],_0x381749,_0x381749['next'])<0x0?_0x1525a6[_0x3f89('0x783')][_0x3f89('0x2ba')](_0x381749,_0x385eb7,_0x381749[_0x3f89('0x410')])>=0x0&&_0x1525a6[_0x3f89('0x783')][_0x3f89('0x2ba')](_0x381749,_0x381749[_0x3f89('0x75b')],_0x385eb7)>=0x0:_0x1525a6[_0x3f89('0x783')]['area'](_0x381749,_0x385eb7,_0x381749['prev'])<0x0||_0x1525a6[_0x3f89('0x783')][_0x3f89('0x2ba')](_0x381749,_0x381749['next'],_0x385eb7)<0x0;},_0x1525a6[_0x3f89('0x783')][_0x3f89('0x79e')]=function(_0x3df64e,_0x3b770b){var _0x461972=_0x3df64e,_0x40a501=!0x1,_0x21d497=(_0x3df64e['x']+_0x3b770b['x'])/0x2,_0x192411=(_0x3df64e['y']+_0x3b770b['y'])/0x2;do{_0x461972['y']>_0x192411!=_0x461972[_0x3f89('0x410')]['y']>_0x192411&&_0x21d497<(_0x461972[_0x3f89('0x410')]['x']-_0x461972['x'])*(_0x192411-_0x461972['y'])/(_0x461972[_0x3f89('0x410')]['y']-_0x461972['y'])+_0x461972['x']&&(_0x40a501=!_0x40a501),_0x461972=_0x461972[_0x3f89('0x410')];}while(_0x461972!==_0x3df64e);return _0x40a501;},_0x1525a6[_0x3f89('0x783')]['splitPolygon']=function(_0x2b3b7f,_0x3fd62b){var _0x46f4c8=new _0x1525a6[(_0x3f89('0x783'))][(_0x3f89('0x79f'))](_0x2b3b7f['i'],_0x2b3b7f['x'],_0x2b3b7f['y']),_0x58fd12=new _0x1525a6['EarCut']['Node'](_0x3fd62b['i'],_0x3fd62b['x'],_0x3fd62b['y']),_0x4b7445=_0x2b3b7f[_0x3f89('0x410')],_0x9088b7=_0x3fd62b[_0x3f89('0x75b')];return _0x2b3b7f['next']=_0x3fd62b,_0x3fd62b[_0x3f89('0x75b')]=_0x2b3b7f,_0x46f4c8[_0x3f89('0x410')]=_0x4b7445,_0x4b7445[_0x3f89('0x75b')]=_0x46f4c8,_0x58fd12['next']=_0x46f4c8,_0x46f4c8[_0x3f89('0x75b')]=_0x58fd12,_0x9088b7[_0x3f89('0x410')]=_0x58fd12,_0x58fd12[_0x3f89('0x75b')]=_0x9088b7,_0x58fd12;},_0x1525a6[_0x3f89('0x783')][_0x3f89('0x788')]=function(_0xf9363a,_0x4b527f,_0xd8a748,_0x5b17b0){var _0x3319c6=new _0x1525a6[(_0x3f89('0x783'))]['Node'](_0xf9363a,_0x4b527f,_0xd8a748);return _0x5b17b0?(_0x3319c6[_0x3f89('0x410')]=_0x5b17b0[_0x3f89('0x410')],_0x3319c6[_0x3f89('0x75b')]=_0x5b17b0,_0x5b17b0[_0x3f89('0x410')][_0x3f89('0x75b')]=_0x3319c6,_0x5b17b0[_0x3f89('0x410')]=_0x3319c6):(_0x3319c6[_0x3f89('0x75b')]=_0x3319c6,_0x3319c6[_0x3f89('0x410')]=_0x3319c6),_0x3319c6;},_0x1525a6[_0x3f89('0x783')][_0x3f89('0x78b')]=function(_0x89c006){_0x89c006[_0x3f89('0x410')][_0x3f89('0x75b')]=_0x89c006[_0x3f89('0x75b')],_0x89c006[_0x3f89('0x75b')][_0x3f89('0x410')]=_0x89c006['next'],_0x89c006['prevZ']&&(_0x89c006[_0x3f89('0x793')][_0x3f89('0x792')]=_0x89c006[_0x3f89('0x792')]),_0x89c006['nextZ']&&(_0x89c006[_0x3f89('0x792')][_0x3f89('0x793')]=_0x89c006[_0x3f89('0x793')]);},_0x1525a6[_0x3f89('0x783')][_0x3f89('0x79f')]=function(_0x32c7ba,_0x54235a,_0x542229){this['i']=_0x32c7ba,this['x']=_0x54235a,this['y']=_0x542229,this[_0x3f89('0x75b')]=null,this[_0x3f89('0x410')]=null,this['z']=null,this['prevZ']=null,this[_0x3f89('0x792')]=null,this[_0x3f89('0x78a')]=!0x1;},PIXI[_0x3f89('0x1bc')]=function(){},PIXI[_0x3f89('0x1bc')][_0x3f89('0x7a0')]=0x6,PIXI['WebGLGraphics'][_0x3f89('0x763')]=function(_0x1d56f0,_0x34c10b){var _0x1935a4,_0x3c093b=_0x34c10b['gl'],_0x545909=_0x34c10b['projection'],_0x6260a0=_0x34c10b[_0x3f89('0x160')],_0x11138=_0x34c10b['shaderManager'][_0x3f89('0x1e6')];_0x1d56f0[_0x3f89('0xc6')]&&PIXI['WebGLGraphics'][_0x3f89('0x1bd')](_0x1d56f0,_0x3c093b);var _0x5bc02e=_0x1d56f0[_0x3f89('0x1be')][_0x3c093b['id']];if(_0x5bc02e)for(var _0x1b8928=0x0;_0x1b8928<_0x5bc02e['data'][_0x3f89('0x5')];_0x1b8928++)0x1===_0x5bc02e[_0x3f89('0x1bf')][_0x1b8928][_0x3f89('0x1cc')]?(_0x1935a4=_0x5bc02e[_0x3f89('0x1bf')][_0x1b8928],_0x34c10b[_0x3f89('0x16b')][_0x3f89('0x1c3')](_0x1d56f0,_0x1935a4,_0x34c10b),_0x3c093b[_0x3f89('0x1cd')](_0x3c093b[_0x3f89('0x1ce')],0x4,_0x3c093b[_0x3f89('0x1d0')],0x2*(_0x1935a4['indices'][_0x3f89('0x5')]-0x4)),_0x34c10b[_0x3f89('0x16b')]['popStencil'](_0x1d56f0,_0x1935a4,_0x34c10b)):(_0x1935a4=_0x5bc02e[_0x3f89('0x1bf')][_0x1b8928],_0x34c10b[_0x3f89('0x161')][_0x3f89('0x1d8')](_0x11138),_0x11138=_0x34c10b['shaderManager'][_0x3f89('0x1e6')],_0x3c093b[_0x3f89('0xfe')](_0x11138['translationMatrix'],!0x1,_0x1d56f0['worldTransform'][_0x3f89('0x1da')](!0x0)),_0x3c093b[_0x3f89('0x1d9')](_0x11138[_0x3f89('0x10f')],0x1),_0x3c093b[_0x3f89('0x1db')](_0x11138[_0x3f89('0xdd')],_0x545909['x'],-_0x545909['y']),_0x3c093b[_0x3f89('0x1db')](_0x11138['offsetVector'],-_0x6260a0['x'],-_0x6260a0['y']),_0x3c093b[_0x3f89('0x1de')](_0x11138[_0x3f89('0x152')],_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0x1dd')](_0x1d56f0[_0x3f89('0x92')])),_0x3c093b[_0x3f89('0x1d9')](_0x11138[_0x3f89('0x2b')],_0x1d56f0['worldAlpha']),_0x3c093b[_0x3f89('0x1df')](_0x3c093b[_0x3f89('0x1e0')],_0x1935a4[_0x3f89('0x1e1')]),_0x3c093b[_0x3f89('0x1e2')](_0x11138[_0x3f89('0xe0')],0x2,_0x3c093b[_0x3f89('0x1e3')],!0x1,0x18,0x0),_0x3c093b[_0x3f89('0x1e2')](_0x11138[_0x3f89('0xe3')],0x4,_0x3c093b[_0x3f89('0x1e3')],!0x1,0x18,0x8),_0x3c093b[_0x3f89('0x1df')](_0x3c093b[_0x3f89('0x1e4')],_0x1935a4[_0x3f89('0x1e5')]),_0x3c093b['drawElements'](_0x3c093b['TRIANGLE_STRIP'],_0x1935a4[_0x3f89('0x1cf')]['length'],_0x3c093b[_0x3f89('0x1d0')],0x0));},PIXI[_0x3f89('0x1bc')][_0x3f89('0x1bd')]=function(_0x25fcaa,_0x5511da){var _0x1ae136=_0x25fcaa[_0x3f89('0x1be')][_0x5511da['id']];_0x1ae136||(_0x1ae136=_0x25fcaa[_0x3f89('0x1be')][_0x5511da['id']]={'lastIndex':0x0,'data':[],'gl':_0x5511da}),_0x25fcaa[_0x3f89('0xc6')]=!0x1;var _0x9b8445;if(_0x25fcaa['clearDirty']){for(_0x25fcaa[_0x3f89('0x7a1')]=!0x1,_0x9b8445=0x0;_0x9b8445<_0x1ae136['data'][_0x3f89('0x5')];_0x9b8445++){var _0x4564f7=_0x1ae136[_0x3f89('0x1bf')][_0x9b8445];_0x4564f7[_0x3f89('0x36f')](),PIXI[_0x3f89('0x1bc')][_0x3f89('0x7a2')][_0x3f89('0x6')](_0x4564f7);}_0x1ae136[_0x3f89('0x1bf')]=[],_0x1ae136[_0x3f89('0x7a3')]=0x0;}var _0x14a47d;for(_0x9b8445=_0x1ae136['lastIndex'];_0x9b8445<_0x25fcaa[_0x3f89('0x4f2')][_0x3f89('0x5')];_0x9b8445++){var _0x2ec947=_0x25fcaa[_0x3f89('0x4f2')][_0x9b8445];_0x2ec947['type']===_0x1525a6[_0x3f89('0x7a4')]?(_0x2ec947[_0x3f89('0x2fc')]=_0x2ec947[_0x3f89('0x7a5')][_0x3f89('0x2fc')][_0x3f89('0x285')](),_0x2ec947[_0x3f89('0x7a5')][_0x3f89('0x7a6')]&&(_0x2ec947[_0x3f89('0x2fc')][0x0]===_0x2ec947[_0x3f89('0x2fc')][_0x2ec947['points'][_0x3f89('0x5')]-0x2]&&_0x2ec947[_0x3f89('0x2fc')][0x1]===_0x2ec947[_0x3f89('0x2fc')][_0x2ec947[_0x3f89('0x2fc')][_0x3f89('0x5')]-0x1]||_0x2ec947[_0x3f89('0x2fc')][_0x3f89('0x6')](_0x2ec947['points'][0x0],_0x2ec947['points'][0x1])),_0x2ec947['fill']&&_0x2ec947[_0x3f89('0x2fc')][_0x3f89('0x5')]>=PIXI['WebGLGraphics'][_0x3f89('0x7a0')]&&(_0x2ec947[_0x3f89('0x2fc')][_0x3f89('0x5')]<0x2*PIXI['WebGLGraphics'][_0x3f89('0x7a0')]?(_0x14a47d=PIXI['WebGLGraphics'][_0x3f89('0x7a7')](_0x1ae136,0x0),PIXI['WebGLGraphics'][_0x3f89('0x7a8')](_0x2ec947,_0x14a47d)||(_0x14a47d=PIXI[_0x3f89('0x1bc')][_0x3f89('0x7a7')](_0x1ae136,0x1),PIXI['WebGLGraphics'][_0x3f89('0x7a9')](_0x2ec947,_0x14a47d))):(_0x14a47d=PIXI[_0x3f89('0x1bc')][_0x3f89('0x7a7')](_0x1ae136,0x1),PIXI['WebGLGraphics'][_0x3f89('0x7a9')](_0x2ec947,_0x14a47d))),_0x2ec947[_0x3f89('0x7aa')]>0x0&&(_0x14a47d=PIXI[_0x3f89('0x1bc')]['switchMode'](_0x1ae136,0x0),PIXI[_0x3f89('0x1bc')][_0x3f89('0x7ab')](_0x2ec947,_0x14a47d))):(_0x14a47d=PIXI[_0x3f89('0x1bc')][_0x3f89('0x7a7')](_0x1ae136,0x0),_0x2ec947['type']===_0x1525a6[_0x3f89('0x2fd')]?PIXI[_0x3f89('0x1bc')][_0x3f89('0x7ac')](_0x2ec947,_0x14a47d):_0x2ec947[_0x3f89('0xf5')]===_0x1525a6['CIRCLE']||_0x2ec947[_0x3f89('0xf5')]===_0x1525a6[_0x3f89('0x7ad')]?PIXI['WebGLGraphics'][_0x3f89('0x7ae')](_0x2ec947,_0x14a47d):_0x2ec947[_0x3f89('0xf5')]===_0x1525a6[_0x3f89('0x31a')]&&PIXI[_0x3f89('0x1bc')]['buildRoundedRectangle'](_0x2ec947,_0x14a47d)),_0x1ae136[_0x3f89('0x7a3')]++;}for(_0x9b8445=0x0;_0x9b8445<_0x1ae136[_0x3f89('0x1bf')][_0x3f89('0x5')];_0x9b8445++)(_0x14a47d=_0x1ae136['data'][_0x9b8445])[_0x3f89('0xc6')]&&_0x14a47d[_0x3f89('0x7af')]();},PIXI[_0x3f89('0x1bc')][_0x3f89('0x7a7')]=function(_0x38cb1c,_0x1a6397){var _0x4a6b5e;return _0x38cb1c['data']['length']?(_0x4a6b5e=_0x38cb1c['data'][_0x38cb1c[_0x3f89('0x1bf')]['length']-0x1])[_0x3f89('0x1cc')]===_0x1a6397&&0x1!==_0x1a6397||((_0x4a6b5e=PIXI[_0x3f89('0x1bc')]['graphicsDataPool'][_0x3f89('0x229')]()||new PIXI[(_0x3f89('0x7b0'))](_0x38cb1c['gl']))[_0x3f89('0x1cc')]=_0x1a6397,_0x38cb1c[_0x3f89('0x1bf')][_0x3f89('0x6')](_0x4a6b5e)):((_0x4a6b5e=PIXI['WebGLGraphics'][_0x3f89('0x7a2')][_0x3f89('0x229')]()||new PIXI[(_0x3f89('0x7b0'))](_0x38cb1c['gl']))[_0x3f89('0x1cc')]=_0x1a6397,_0x38cb1c[_0x3f89('0x1bf')][_0x3f89('0x6')](_0x4a6b5e)),_0x4a6b5e[_0x3f89('0xc6')]=!0x0,_0x4a6b5e;},PIXI[_0x3f89('0x1bc')]['buildRectangle']=function(_0x23ada8,_0x45b8d9){var _0x16d0c3=_0x23ada8[_0x3f89('0x7a5')],_0x42ef52=_0x16d0c3['x'],_0x55b2de=_0x16d0c3['y'],_0x2d9d05=_0x16d0c3[_0x3f89('0x23')],_0x7096d7=_0x16d0c3['height'];if(_0x23ada8[_0x3f89('0x4f3')]){var _0x4fc0b4=_0x1525a6[_0x3f89('0x1dc')]['hexToRGBArray'](_0x23ada8[_0x3f89('0x7b1')]),_0xee429e=_0x23ada8[_0x3f89('0x7b2')],_0x1bdaed=_0x4fc0b4[0x0]*_0xee429e,_0x572932=_0x4fc0b4[0x1]*_0xee429e,_0x269160=_0x4fc0b4[0x2]*_0xee429e,_0x43c61d=_0x45b8d9[_0x3f89('0x2fc')],_0x1af920=_0x45b8d9[_0x3f89('0x1cf')],_0x4683fb=_0x43c61d['length']/0x6;_0x43c61d[_0x3f89('0x6')](_0x42ef52,_0x55b2de),_0x43c61d[_0x3f89('0x6')](_0x1bdaed,_0x572932,_0x269160,_0xee429e),_0x43c61d['push'](_0x42ef52+_0x2d9d05,_0x55b2de),_0x43c61d[_0x3f89('0x6')](_0x1bdaed,_0x572932,_0x269160,_0xee429e),_0x43c61d[_0x3f89('0x6')](_0x42ef52,_0x55b2de+_0x7096d7),_0x43c61d['push'](_0x1bdaed,_0x572932,_0x269160,_0xee429e),_0x43c61d[_0x3f89('0x6')](_0x42ef52+_0x2d9d05,_0x55b2de+_0x7096d7),_0x43c61d[_0x3f89('0x6')](_0x1bdaed,_0x572932,_0x269160,_0xee429e),_0x1af920[_0x3f89('0x6')](_0x4683fb,_0x4683fb,_0x4683fb+0x1,_0x4683fb+0x2,_0x4683fb+0x3,_0x4683fb+0x3);}if(_0x23ada8[_0x3f89('0x7aa')]){var _0x41599c=_0x23ada8[_0x3f89('0x2fc')];_0x23ada8[_0x3f89('0x2fc')]=[_0x42ef52,_0x55b2de,_0x42ef52+_0x2d9d05,_0x55b2de,_0x42ef52+_0x2d9d05,_0x55b2de+_0x7096d7,_0x42ef52,_0x55b2de+_0x7096d7,_0x42ef52,_0x55b2de],PIXI[_0x3f89('0x1bc')][_0x3f89('0x7ab')](_0x23ada8,_0x45b8d9),_0x23ada8['points']=_0x41599c;}},PIXI[_0x3f89('0x1bc')]['buildRoundedRectangle']=function(_0x51d004,_0x114bea){var _0xc64641=_0x51d004['shape'],_0x19221b=_0xc64641['x'],_0x4d4396=_0xc64641['y'],_0x234e5b=_0xc64641[_0x3f89('0x23')],_0x3333e9=_0xc64641['height'],_0x468949=_0xc64641['radius'],_0x4e7b8a=[];if(_0x4e7b8a[_0x3f89('0x6')](_0x19221b,_0x4d4396+_0x468949),_0x4e7b8a=_0x4e7b8a[_0x3f89('0x286')](PIXI[_0x3f89('0x1bc')]['quadraticBezierCurve'](_0x19221b,_0x4d4396+_0x3333e9-_0x468949,_0x19221b,_0x4d4396+_0x3333e9,_0x19221b+_0x468949,_0x4d4396+_0x3333e9)),_0x4e7b8a=_0x4e7b8a[_0x3f89('0x286')](PIXI['WebGLGraphics'][_0x3f89('0x7b3')](_0x19221b+_0x234e5b-_0x468949,_0x4d4396+_0x3333e9,_0x19221b+_0x234e5b,_0x4d4396+_0x3333e9,_0x19221b+_0x234e5b,_0x4d4396+_0x3333e9-_0x468949)),_0x4e7b8a=_0x4e7b8a[_0x3f89('0x286')](PIXI['WebGLGraphics'][_0x3f89('0x7b3')](_0x19221b+_0x234e5b,_0x4d4396+_0x468949,_0x19221b+_0x234e5b,_0x4d4396,_0x19221b+_0x234e5b-_0x468949,_0x4d4396)),_0x4e7b8a=_0x4e7b8a[_0x3f89('0x286')](PIXI[_0x3f89('0x1bc')][_0x3f89('0x7b3')](_0x19221b+_0x468949,_0x4d4396,_0x19221b,_0x4d4396,_0x19221b,_0x4d4396+_0x468949)),_0x51d004['fill']){var _0x1c86fb=_0x1525a6[_0x3f89('0x1dc')]['hexToRGBArray'](_0x51d004[_0x3f89('0x7b1')]),_0x110198=_0x51d004[_0x3f89('0x7b2')],_0x5d5ad0=_0x1c86fb[0x0]*_0x110198,_0x31ff3e=_0x1c86fb[0x1]*_0x110198,_0x3164f5=_0x1c86fb[0x2]*_0x110198,_0x32d9c0=_0x114bea[_0x3f89('0x2fc')],_0x5de4f1=_0x114bea[_0x3f89('0x1cf')],_0x56e525=_0x32d9c0[_0x3f89('0x5')]/0x6,_0x3b65be=_0x1525a6[_0x3f89('0x783')][_0x3f89('0x784')](_0x4e7b8a,null,0x2),_0x5e392a=0x0;for(_0x5e392a=0x0;_0x5e392a<_0x3b65be['length'];_0x5e392a+=0x3)_0x5de4f1[_0x3f89('0x6')](_0x3b65be[_0x5e392a]+_0x56e525),_0x5de4f1[_0x3f89('0x6')](_0x3b65be[_0x5e392a]+_0x56e525),_0x5de4f1['push'](_0x3b65be[_0x5e392a+0x1]+_0x56e525),_0x5de4f1[_0x3f89('0x6')](_0x3b65be[_0x5e392a+0x2]+_0x56e525),_0x5de4f1['push'](_0x3b65be[_0x5e392a+0x2]+_0x56e525);for(_0x5e392a=0x0;_0x5e392a<_0x4e7b8a[_0x3f89('0x5')];_0x5e392a++)_0x32d9c0[_0x3f89('0x6')](_0x4e7b8a[_0x5e392a],_0x4e7b8a[++_0x5e392a],_0x5d5ad0,_0x31ff3e,_0x3164f5,_0x110198);}if(_0x51d004[_0x3f89('0x7aa')]){var _0x486059=_0x51d004[_0x3f89('0x2fc')];_0x51d004['points']=_0x4e7b8a,PIXI['WebGLGraphics'][_0x3f89('0x7ab')](_0x51d004,_0x114bea),_0x51d004[_0x3f89('0x2fc')]=_0x486059;}},PIXI['WebGLGraphics'][_0x3f89('0x7b3')]=function(_0x57973f,_0x473e99,_0x310104,_0x1e3267,_0x4063da,_0x551edb){function _0x206808(_0x2428d7,_0x1a7f12,_0xb3d7f5){return _0x2428d7+(_0x1a7f12-_0x2428d7)*_0xb3d7f5;}for(var _0x12b55f,_0x14bf36,_0x556de7,_0x2b6e52,_0x1e55a2,_0xea7013,_0x89cfc6=[],_0x7debb0=0x0,_0x4b67b4=0x0;_0x4b67b4<=0x14;_0x4b67b4++)_0x12b55f=_0x206808(_0x57973f,_0x310104,_0x7debb0=_0x4b67b4/0x14),_0x14bf36=_0x206808(_0x473e99,_0x1e3267,_0x7debb0),_0x556de7=_0x206808(_0x310104,_0x4063da,_0x7debb0),_0x2b6e52=_0x206808(_0x1e3267,_0x551edb,_0x7debb0),_0x1e55a2=_0x206808(_0x12b55f,_0x556de7,_0x7debb0),_0xea7013=_0x206808(_0x14bf36,_0x2b6e52,_0x7debb0),_0x89cfc6['push'](_0x1e55a2,_0xea7013);return _0x89cfc6;},PIXI['WebGLGraphics']['buildCircle']=function(_0xc98125,_0x4f509c){var _0x5c3a25,_0x2ff78b,_0x12fd72=_0xc98125['shape'],_0x4744d9=_0x12fd72['x'],_0x5c39e4=_0x12fd72['y'];_0xc98125['type']===_0x1525a6['CIRCLE']?(_0x5c3a25=_0x12fd72['radius'],_0x2ff78b=_0x12fd72[_0x3f89('0x2ad')]):(_0x5c3a25=_0x12fd72[_0x3f89('0x23')],_0x2ff78b=_0x12fd72['height']);var _0x266bbe=0x2*Math['PI']/0x28,_0x4d84a3=0x0;if(_0xc98125['fill']){var _0x571a22=_0x1525a6[_0x3f89('0x1dc')]['hexToRGBArray'](_0xc98125[_0x3f89('0x7b1')]),_0x25ceb2=_0xc98125[_0x3f89('0x7b2')],_0x5ad36e=_0x571a22[0x0]*_0x25ceb2,_0x44e4c6=_0x571a22[0x1]*_0x25ceb2,_0x40b6d1=_0x571a22[0x2]*_0x25ceb2,_0x3228f6=_0x4f509c[_0x3f89('0x2fc')],_0x3e03a4=_0x4f509c['indices'],_0x452573=_0x3228f6[_0x3f89('0x5')]/0x6;for(_0x3e03a4[_0x3f89('0x6')](_0x452573),_0x4d84a3=0x0;_0x4d84a3<0x29;_0x4d84a3++)_0x3228f6[_0x3f89('0x6')](_0x4744d9,_0x5c39e4,_0x5ad36e,_0x44e4c6,_0x40b6d1,_0x25ceb2),_0x3228f6[_0x3f89('0x6')](_0x4744d9+Math[_0x3f89('0x41')](_0x266bbe*_0x4d84a3)*_0x5c3a25,_0x5c39e4+Math[_0x3f89('0x2ac')](_0x266bbe*_0x4d84a3)*_0x2ff78b,_0x5ad36e,_0x44e4c6,_0x40b6d1,_0x25ceb2),_0x3e03a4[_0x3f89('0x6')](_0x452573++,_0x452573++);_0x3e03a4[_0x3f89('0x6')](_0x452573-0x1);}if(_0xc98125['lineWidth']){var _0x442024=_0xc98125['points'];for(_0xc98125['points']=[],_0x4d84a3=0x0;_0x4d84a3<0x29;_0x4d84a3++)_0xc98125['points'][_0x3f89('0x6')](_0x4744d9+Math[_0x3f89('0x41')](_0x266bbe*_0x4d84a3)*_0x5c3a25,_0x5c39e4+Math[_0x3f89('0x2ac')](_0x266bbe*_0x4d84a3)*_0x2ff78b);PIXI[_0x3f89('0x1bc')][_0x3f89('0x7ab')](_0xc98125,_0x4f509c),_0xc98125[_0x3f89('0x2fc')]=_0x442024;}},PIXI[_0x3f89('0x1bc')][_0x3f89('0x7ab')]=function(_0x4f4d0b,_0x578e69){var _0x4b6b67=0x0,_0x5949cd=_0x4f4d0b[_0x3f89('0x2fc')];if(0x0!==_0x5949cd['length']){if(_0x4f4d0b['lineWidth']%0x2)for(_0x4b6b67=0x0;_0x4b6b67<_0x5949cd[_0x3f89('0x5')];_0x4b6b67++)_0x5949cd[_0x4b6b67]+=0.5;var _0x537d4f=new PIXI[(_0x3f89('0x27'))](_0x5949cd[0x0],_0x5949cd[0x1]),_0x53a485=new PIXI[(_0x3f89('0x27'))](_0x5949cd[_0x5949cd[_0x3f89('0x5')]-0x2],_0x5949cd[_0x5949cd[_0x3f89('0x5')]-0x1]);if(_0x537d4f['x']===_0x53a485['x']&&_0x537d4f['y']===_0x53a485['y']){(_0x5949cd=_0x5949cd['slice']())[_0x3f89('0x229')](),_0x5949cd['pop']();var _0x5b8c5a=(_0x53a485=new PIXI['Point'](_0x5949cd[_0x5949cd[_0x3f89('0x5')]-0x2],_0x5949cd[_0x5949cd[_0x3f89('0x5')]-0x1]))['x']+0.5*(_0x537d4f['x']-_0x53a485['x']),_0x5b3860=_0x53a485['y']+0.5*(_0x537d4f['y']-_0x53a485['y']);_0x5949cd[_0x3f89('0x1')](_0x5b8c5a,_0x5b3860),_0x5949cd[_0x3f89('0x6')](_0x5b8c5a,_0x5b3860);}var _0xd63ce,_0x559868,_0x445d6e,_0x1fd5ec,_0x43184c,_0x82596e,_0x7861bd,_0x4be38b,_0x48873c,_0x1c3816,_0x400759,_0x20989a,_0x20fdec,_0x1d2675,_0x377e7d,_0x48bedf,_0xccdd34,_0x1fc516,_0x56b84f,_0x5967ab,_0x4f8fcb,_0x3e41d8,_0x21336c=_0x578e69[_0x3f89('0x2fc')],_0x24fc5e=_0x578e69['indices'],_0x149d59=_0x5949cd['length']/0x2,_0x5b7e98=_0x5949cd[_0x3f89('0x5')],_0x2fd919=_0x21336c[_0x3f89('0x5')]/0x6,_0x1b593a=_0x4f4d0b[_0x3f89('0x7aa')]/0x2,_0x12ef9e=_0x1525a6['Color'][_0x3f89('0x1dd')](_0x4f4d0b['lineColor']),_0x1e9462=_0x4f4d0b['lineAlpha'],_0x45b3f3=_0x12ef9e[0x0]*_0x1e9462,_0x58b038=_0x12ef9e[0x1]*_0x1e9462,_0x3b4976=_0x12ef9e[0x2]*_0x1e9462;for(_0x445d6e=_0x5949cd[0x0],_0x1fd5ec=_0x5949cd[0x1],_0x43184c=_0x5949cd[0x2],_0x48873c=-(_0x1fd5ec-(_0x82596e=_0x5949cd[0x3])),_0x1c3816=_0x445d6e-_0x43184c,_0x48873c/=_0x3e41d8=Math[_0x3f89('0x42')](_0x48873c*_0x48873c+_0x1c3816*_0x1c3816),_0x1c3816/=_0x3e41d8,_0x48873c*=_0x1b593a,_0x1c3816*=_0x1b593a,_0x21336c[_0x3f89('0x6')](_0x445d6e-_0x48873c,_0x1fd5ec-_0x1c3816,_0x45b3f3,_0x58b038,_0x3b4976,_0x1e9462),_0x21336c['push'](_0x445d6e+_0x48873c,_0x1fd5ec+_0x1c3816,_0x45b3f3,_0x58b038,_0x3b4976,_0x1e9462),_0x4b6b67=0x1;_0x4b6b67<_0x149d59-0x1;_0x4b6b67++)_0x445d6e=_0x5949cd[0x2*(_0x4b6b67-0x1)],_0x1fd5ec=_0x5949cd[0x2*(_0x4b6b67-0x1)+0x1],_0x43184c=_0x5949cd[0x2*_0x4b6b67],_0x82596e=_0x5949cd[0x2*_0x4b6b67+0x1],_0x7861bd=_0x5949cd[0x2*(_0x4b6b67+0x1)],_0x4be38b=_0x5949cd[0x2*(_0x4b6b67+0x1)+0x1],_0x48873c=-(_0x1fd5ec-_0x82596e),_0x1c3816=_0x445d6e-_0x43184c,_0x48873c/=_0x3e41d8=Math[_0x3f89('0x42')](_0x48873c*_0x48873c+_0x1c3816*_0x1c3816),_0x1c3816/=_0x3e41d8,_0x48873c*=_0x1b593a,_0x1c3816*=_0x1b593a,_0x400759=-(_0x82596e-_0x4be38b),_0x20989a=_0x43184c-_0x7861bd,_0x400759/=_0x3e41d8=Math[_0x3f89('0x42')](_0x400759*_0x400759+_0x20989a*_0x20989a),_0x20989a/=_0x3e41d8,_0xccdd34=(-_0x48873c+_0x445d6e)*(-_0x1c3816+_0x82596e)-(-_0x48873c+_0x43184c)*(-_0x1c3816+_0x1fd5ec),_0x5967ab=(-(_0x400759*=_0x1b593a)+_0x7861bd)*(-(_0x20989a*=_0x1b593a)+_0x82596e)-(-_0x400759+_0x43184c)*(-_0x20989a+_0x4be38b),_0x4f8fcb=(_0x377e7d=-_0x1c3816+_0x1fd5ec-(-_0x1c3816+_0x82596e))*(_0x56b84f=-_0x400759+_0x43184c-(-_0x400759+_0x7861bd))-(_0x1fc516=-_0x20989a+_0x4be38b-(-_0x20989a+_0x82596e))*(_0x48bedf=-_0x48873c+_0x43184c-(-_0x48873c+_0x445d6e)),Math[_0x3f89('0x2bf')](_0x4f8fcb)<0.1?(_0x4f8fcb+=10.1,_0x21336c[_0x3f89('0x6')](_0x43184c-_0x48873c,_0x82596e-_0x1c3816,_0x45b3f3,_0x58b038,_0x3b4976,_0x1e9462),_0x21336c[_0x3f89('0x6')](_0x43184c+_0x48873c,_0x82596e+_0x1c3816,_0x45b3f3,_0x58b038,_0x3b4976,_0x1e9462)):((_0xd63ce=(_0x48bedf*_0x5967ab-_0x56b84f*_0xccdd34)/_0x4f8fcb)-_0x43184c)*(_0xd63ce-_0x43184c)+((_0x559868=(_0x1fc516*_0xccdd34-_0x377e7d*_0x5967ab)/_0x4f8fcb)-_0x82596e)+(_0x559868-_0x82596e)>0x4c90?(_0x20fdec=_0x48873c-_0x400759,_0x1d2675=_0x1c3816-_0x20989a,_0x20fdec/=_0x3e41d8=Math['sqrt'](_0x20fdec*_0x20fdec+_0x1d2675*_0x1d2675),_0x1d2675/=_0x3e41d8,_0x20fdec*=_0x1b593a,_0x1d2675*=_0x1b593a,_0x21336c[_0x3f89('0x6')](_0x43184c-_0x20fdec,_0x82596e-_0x1d2675),_0x21336c['push'](_0x45b3f3,_0x58b038,_0x3b4976,_0x1e9462),_0x21336c[_0x3f89('0x6')](_0x43184c+_0x20fdec,_0x82596e+_0x1d2675),_0x21336c[_0x3f89('0x6')](_0x45b3f3,_0x58b038,_0x3b4976,_0x1e9462),_0x21336c[_0x3f89('0x6')](_0x43184c-_0x20fdec,_0x82596e-_0x1d2675),_0x21336c[_0x3f89('0x6')](_0x45b3f3,_0x58b038,_0x3b4976,_0x1e9462),_0x5b7e98++):(_0x21336c[_0x3f89('0x6')](_0xd63ce,_0x559868),_0x21336c['push'](_0x45b3f3,_0x58b038,_0x3b4976,_0x1e9462),_0x21336c[_0x3f89('0x6')](_0x43184c-(_0xd63ce-_0x43184c),_0x82596e-(_0x559868-_0x82596e)),_0x21336c[_0x3f89('0x6')](_0x45b3f3,_0x58b038,_0x3b4976,_0x1e9462));for(_0x445d6e=_0x5949cd[0x2*(_0x149d59-0x2)],_0x1fd5ec=_0x5949cd[0x2*(_0x149d59-0x2)+0x1],_0x43184c=_0x5949cd[0x2*(_0x149d59-0x1)],_0x48873c=-(_0x1fd5ec-(_0x82596e=_0x5949cd[0x2*(_0x149d59-0x1)+0x1])),_0x1c3816=_0x445d6e-_0x43184c,_0x48873c/=_0x3e41d8=Math[_0x3f89('0x42')](_0x48873c*_0x48873c+_0x1c3816*_0x1c3816),_0x1c3816/=_0x3e41d8,_0x48873c*=_0x1b593a,_0x1c3816*=_0x1b593a,_0x21336c['push'](_0x43184c-_0x48873c,_0x82596e-_0x1c3816),_0x21336c['push'](_0x45b3f3,_0x58b038,_0x3b4976,_0x1e9462),_0x21336c[_0x3f89('0x6')](_0x43184c+_0x48873c,_0x82596e+_0x1c3816),_0x21336c['push'](_0x45b3f3,_0x58b038,_0x3b4976,_0x1e9462),_0x24fc5e[_0x3f89('0x6')](_0x2fd919),_0x4b6b67=0x0;_0x4b6b67<_0x5b7e98;_0x4b6b67++)_0x24fc5e[_0x3f89('0x6')](_0x2fd919++);_0x24fc5e[_0x3f89('0x6')](_0x2fd919-0x1);}},PIXI['WebGLGraphics'][_0x3f89('0x7a9')]=function(_0x6a8681,_0x4c1bed){var _0x2563cb=_0x6a8681[_0x3f89('0x2fc')]['slice']();if(!(_0x2563cb[_0x3f89('0x5')]<0x6)){var _0x155849=_0x4c1bed[_0x3f89('0x1cf')];_0x4c1bed[_0x3f89('0x2fc')]=_0x2563cb,_0x4c1bed[_0x3f89('0x2b')]=_0x6a8681[_0x3f89('0x7b2')],_0x4c1bed[_0x3f89('0x153')]=_0x1525a6['Color']['hexToRGBArray'](_0x6a8681['fillColor']);for(var _0x29722f,_0x93fdfc,_0x9930b6=0x1/0x0,_0x1c1a28=-0x1/0x0,_0x2f1924=0x1/0x0,_0x3d3389=-0x1/0x0,_0x5c9b3a=0x0;_0x5c9b3a<_0x2563cb[_0x3f89('0x5')];_0x5c9b3a+=0x2)_0x29722f=_0x2563cb[_0x5c9b3a],_0x93fdfc=_0x2563cb[_0x5c9b3a+0x1],_0x9930b6=_0x29722f<_0x9930b6?_0x29722f:_0x9930b6,_0x1c1a28=_0x29722f>_0x1c1a28?_0x29722f:_0x1c1a28,_0x2f1924=_0x93fdfc<_0x2f1924?_0x93fdfc:_0x2f1924,_0x3d3389=_0x93fdfc>_0x3d3389?_0x93fdfc:_0x3d3389;_0x2563cb[_0x3f89('0x6')](_0x9930b6,_0x2f1924,_0x1c1a28,_0x2f1924,_0x1c1a28,_0x3d3389,_0x9930b6,_0x3d3389);var _0x136e93=_0x2563cb['length']/0x2;for(_0x5c9b3a=0x0;_0x5c9b3a<_0x136e93;_0x5c9b3a++)_0x155849[_0x3f89('0x6')](_0x5c9b3a);}},PIXI[_0x3f89('0x1bc')][_0x3f89('0x7a8')]=function(_0x378943,_0xc8fa3b){var _0x30db24=_0x378943['points'];if(!(_0x30db24[_0x3f89('0x5')]<0x6)){var _0x18edc4=_0xc8fa3b[_0x3f89('0x2fc')],_0x250e85=_0xc8fa3b[_0x3f89('0x1cf')],_0xb39548=_0x30db24[_0x3f89('0x5')]/0x2,_0xc0f131=_0x1525a6['Color'][_0x3f89('0x1dd')](_0x378943[_0x3f89('0x7b1')]),_0x22f020=_0x378943[_0x3f89('0x7b2')],_0x23f51f=_0xc0f131[0x0]*_0x22f020,_0x479a62=_0xc0f131[0x1]*_0x22f020,_0x4c35ca=_0xc0f131[0x2]*_0x22f020,_0x92484e=_0x1525a6[_0x3f89('0x783')]['Triangulate'](_0x30db24,null,0x2);if(!_0x92484e)return!0x1;var _0x24fc5b=_0x18edc4[_0x3f89('0x5')]/0x6,_0x631536=0x0;for(_0x631536=0x0;_0x631536<_0x92484e[_0x3f89('0x5')];_0x631536+=0x3)_0x250e85[_0x3f89('0x6')](_0x92484e[_0x631536]+_0x24fc5b),_0x250e85[_0x3f89('0x6')](_0x92484e[_0x631536]+_0x24fc5b),_0x250e85[_0x3f89('0x6')](_0x92484e[_0x631536+0x1]+_0x24fc5b),_0x250e85[_0x3f89('0x6')](_0x92484e[_0x631536+0x2]+_0x24fc5b),_0x250e85['push'](_0x92484e[_0x631536+0x2]+_0x24fc5b);for(_0x631536=0x0;_0x631536<_0xb39548;_0x631536++)_0x18edc4[_0x3f89('0x6')](_0x30db24[0x2*_0x631536],_0x30db24[0x2*_0x631536+0x1],_0x23f51f,_0x479a62,_0x4c35ca,_0x22f020);return!0x0;}},PIXI[_0x3f89('0x1bc')][_0x3f89('0x7a2')]=[],PIXI[_0x3f89('0x7b0')]=function(_0x17029){this['gl']=_0x17029,this['color']=[0x0,0x0,0x0],this[_0x3f89('0x2fc')]=[],this[_0x3f89('0x1cf')]=[],this['buffer']=_0x17029[_0x3f89('0x205')](),this[_0x3f89('0x1e5')]=_0x17029[_0x3f89('0x205')](),this[_0x3f89('0x1cc')]=0x1,this[_0x3f89('0x2b')]=0x1,this[_0x3f89('0xc6')]=!0x0;},PIXI[_0x3f89('0x7b0')]['prototype'][_0x3f89('0x36f')]=function(){this[_0x3f89('0x2fc')]=[],this[_0x3f89('0x1cf')]=[];},PIXI[_0x3f89('0x7b0')][_0x3f89('0x53')][_0x3f89('0x7af')]=function(){var _0x701737=this['gl'];this[_0x3f89('0x7b4')]=new Float32Array(this[_0x3f89('0x2fc')]),_0x701737[_0x3f89('0x1df')](_0x701737[_0x3f89('0x1e0')],this['buffer']),_0x701737['bufferData'](_0x701737[_0x3f89('0x1e0')],this[_0x3f89('0x7b4')],_0x701737[_0x3f89('0x233')]),this[_0x3f89('0x7b5')]=new Uint16Array(this[_0x3f89('0x1cf')]),_0x701737[_0x3f89('0x1df')](_0x701737['ELEMENT_ARRAY_BUFFER'],this[_0x3f89('0x1e5')]),_0x701737[_0x3f89('0x206')](_0x701737[_0x3f89('0x1e4')],this['glIndicies'],_0x701737[_0x3f89('0x233')]),this[_0x3f89('0xc6')]=!0x1;},PIXI[_0x3f89('0x762')]=function(){},PIXI['CanvasGraphics'][_0x3f89('0x763')]=function(_0x33a485,_0x154a9d){var _0xd95650=_0x33a485[_0x3f89('0x2d')];_0x33a485[_0x3f89('0xc6')]&&(this[_0x3f89('0x7b6')](_0x33a485),_0x33a485['dirty']=!0x1);for(var _0x4a1a08=0x0;_0x4a1a08<_0x33a485[_0x3f89('0x4f2')]['length'];_0x4a1a08++){var _0x3fb69a=_0x33a485['graphicsData'][_0x4a1a08],_0x4febd1=_0x3fb69a[_0x3f89('0x7a5')],_0x21c088=_0x3fb69a['_fillTint'],_0x1e9336=_0x3fb69a[_0x3f89('0x7b7')];if(_0x154a9d[_0x3f89('0x7aa')]=_0x3fb69a[_0x3f89('0x7aa')],_0x3fb69a[_0x3f89('0xf5')]===_0x1525a6['POLYGON']){_0x154a9d['beginPath']();var _0x26cb9f=_0x4febd1[_0x3f89('0x2fc')];_0x154a9d['moveTo'](_0x26cb9f[0x0],_0x26cb9f[0x1]);for(var _0x50d7a2=0x1;_0x50d7a2<_0x26cb9f[_0x3f89('0x5')]/0x2;_0x50d7a2++)_0x154a9d[_0x3f89('0x774')](_0x26cb9f[0x2*_0x50d7a2],_0x26cb9f[0x2*_0x50d7a2+0x1]);_0x4febd1[_0x3f89('0x7a6')]&&_0x154a9d['lineTo'](_0x26cb9f[0x0],_0x26cb9f[0x1]),_0x26cb9f[0x0]===_0x26cb9f[_0x26cb9f[_0x3f89('0x5')]-0x2]&&_0x26cb9f[0x1]===_0x26cb9f[_0x26cb9f['length']-0x1]&&_0x154a9d[_0x3f89('0x770')](),_0x3fb69a['fill']&&(_0x154a9d[_0x3f89('0x9f')]=_0x3fb69a['fillAlpha']*_0xd95650,_0x154a9d[_0x3f89('0x25b')]='#'+('00000'+(0x0|_0x21c088)[_0x3f89('0x28a')](0x10))[_0x3f89('0x24c')](-0x6),_0x154a9d['fill']()),_0x3fb69a[_0x3f89('0x7aa')]&&(_0x154a9d[_0x3f89('0x9f')]=_0x3fb69a['lineAlpha']*_0xd95650,_0x154a9d['strokeStyle']='#'+('00000'+(0x0|_0x1e9336)[_0x3f89('0x28a')](0x10))['substr'](-0x6),_0x154a9d['stroke']());}else if(_0x3fb69a[_0x3f89('0xf5')]===_0x1525a6['RECTANGLE'])(_0x3fb69a[_0x3f89('0x7b1')]||0x0===_0x3fb69a['fillColor'])&&(_0x154a9d['globalAlpha']=_0x3fb69a[_0x3f89('0x7b2')]*_0xd95650,_0x154a9d['fillStyle']='#'+('00000'+(0x0|_0x21c088)[_0x3f89('0x28a')](0x10))[_0x3f89('0x24c')](-0x6),_0x154a9d[_0x3f89('0x24d')](_0x4febd1['x'],_0x4febd1['y'],_0x4febd1['width'],_0x4febd1[_0x3f89('0x24')])),_0x3fb69a[_0x3f89('0x7aa')]&&(_0x154a9d[_0x3f89('0x9f')]=_0x3fb69a[_0x3f89('0x7b8')]*_0xd95650,_0x154a9d['strokeStyle']='#'+(_0x3f89('0x24b')+(0x0|_0x1e9336)[_0x3f89('0x28a')](0x10))['substr'](-0x6),_0x154a9d[_0x3f89('0x7b9')](_0x4febd1['x'],_0x4febd1['y'],_0x4febd1['width'],_0x4febd1[_0x3f89('0x24')]));else if(_0x3fb69a[_0x3f89('0xf5')]===_0x1525a6[_0x3f89('0x2aa')])_0x154a9d[_0x3f89('0x7ba')](),_0x154a9d['arc'](_0x4febd1['x'],_0x4febd1['y'],_0x4febd1[_0x3f89('0x2ad')],0x0,0x2*Math['PI']),_0x154a9d[_0x3f89('0x770')](),_0x3fb69a[_0x3f89('0x4f3')]&&(_0x154a9d[_0x3f89('0x9f')]=_0x3fb69a[_0x3f89('0x7b2')]*_0xd95650,_0x154a9d[_0x3f89('0x25b')]='#'+(_0x3f89('0x24b')+(0x0|_0x21c088)[_0x3f89('0x28a')](0x10))[_0x3f89('0x24c')](-0x6),_0x154a9d[_0x3f89('0x4f3')]()),_0x3fb69a[_0x3f89('0x7aa')]&&(_0x154a9d[_0x3f89('0x9f')]=_0x3fb69a[_0x3f89('0x7b8')]*_0xd95650,_0x154a9d['strokeStyle']='#'+(_0x3f89('0x24b')+(0x0|_0x1e9336)[_0x3f89('0x28a')](0x10))[_0x3f89('0x24c')](-0x6),_0x154a9d['stroke']());else if(_0x3fb69a['type']===_0x1525a6[_0x3f89('0x7ad')]){var _0x55bea4=0x2*_0x4febd1[_0x3f89('0x23')],_0x3aff32=0x2*_0x4febd1[_0x3f89('0x24')],_0x5a546c=_0x4febd1['x']-_0x55bea4/0x2,_0x5c3e36=_0x4febd1['y']-_0x3aff32/0x2;_0x154a9d[_0x3f89('0x7ba')]();var _0x340302=_0x55bea4/0x2*0.5522848,_0x61d956=_0x3aff32/0x2*0.5522848,_0x3e2b45=_0x5a546c+_0x55bea4,_0x402cfb=_0x5c3e36+_0x3aff32,_0x435e5d=_0x5a546c+_0x55bea4/0x2,_0x4f53f7=_0x5c3e36+_0x3aff32/0x2;_0x154a9d[_0x3f89('0x772')](_0x5a546c,_0x4f53f7),_0x154a9d[_0x3f89('0x7bb')](_0x5a546c,_0x4f53f7-_0x61d956,_0x435e5d-_0x340302,_0x5c3e36,_0x435e5d,_0x5c3e36),_0x154a9d[_0x3f89('0x7bb')](_0x435e5d+_0x340302,_0x5c3e36,_0x3e2b45,_0x4f53f7-_0x61d956,_0x3e2b45,_0x4f53f7),_0x154a9d[_0x3f89('0x7bb')](_0x3e2b45,_0x4f53f7+_0x61d956,_0x435e5d+_0x340302,_0x402cfb,_0x435e5d,_0x402cfb),_0x154a9d[_0x3f89('0x7bb')](_0x435e5d-_0x340302,_0x402cfb,_0x5a546c,_0x4f53f7+_0x61d956,_0x5a546c,_0x4f53f7),_0x154a9d[_0x3f89('0x770')](),_0x3fb69a[_0x3f89('0x4f3')]&&(_0x154a9d[_0x3f89('0x9f')]=_0x3fb69a[_0x3f89('0x7b2')]*_0xd95650,_0x154a9d[_0x3f89('0x25b')]='#'+(_0x3f89('0x24b')+(0x0|_0x21c088)[_0x3f89('0x28a')](0x10))[_0x3f89('0x24c')](-0x6),_0x154a9d[_0x3f89('0x4f3')]()),_0x3fb69a[_0x3f89('0x7aa')]&&(_0x154a9d[_0x3f89('0x9f')]=_0x3fb69a[_0x3f89('0x7b8')]*_0xd95650,_0x154a9d[_0x3f89('0x773')]='#'+(_0x3f89('0x24b')+(0x0|_0x1e9336)[_0x3f89('0x28a')](0x10))[_0x3f89('0x24c')](-0x6),_0x154a9d[_0x3f89('0x775')]());}else if(_0x3fb69a[_0x3f89('0xf5')]===_0x1525a6[_0x3f89('0x31a')]){var _0x14a471=_0x4febd1['x'],_0x5bfb41=_0x4febd1['y'],_0xc106ae=_0x4febd1['width'],_0x375865=_0x4febd1[_0x3f89('0x24')],_0x68cf97=_0x4febd1['radius'],_0x184a80=Math[_0x3f89('0x2cf')](_0xc106ae,_0x375865)/0x2|0x0;_0x68cf97=_0x68cf97>_0x184a80?_0x184a80:_0x68cf97,_0x154a9d[_0x3f89('0x7ba')](),_0x154a9d[_0x3f89('0x772')](_0x14a471,_0x5bfb41+_0x68cf97),_0x154a9d[_0x3f89('0x774')](_0x14a471,_0x5bfb41+_0x375865-_0x68cf97),_0x154a9d[_0x3f89('0x7bc')](_0x14a471,_0x5bfb41+_0x375865,_0x14a471+_0x68cf97,_0x5bfb41+_0x375865),_0x154a9d['lineTo'](_0x14a471+_0xc106ae-_0x68cf97,_0x5bfb41+_0x375865),_0x154a9d[_0x3f89('0x7bc')](_0x14a471+_0xc106ae,_0x5bfb41+_0x375865,_0x14a471+_0xc106ae,_0x5bfb41+_0x375865-_0x68cf97),_0x154a9d[_0x3f89('0x774')](_0x14a471+_0xc106ae,_0x5bfb41+_0x68cf97),_0x154a9d[_0x3f89('0x7bc')](_0x14a471+_0xc106ae,_0x5bfb41,_0x14a471+_0xc106ae-_0x68cf97,_0x5bfb41),_0x154a9d['lineTo'](_0x14a471+_0x68cf97,_0x5bfb41),_0x154a9d[_0x3f89('0x7bc')](_0x14a471,_0x5bfb41,_0x14a471,_0x5bfb41+_0x68cf97),_0x154a9d[_0x3f89('0x770')](),(_0x3fb69a['fillColor']||0x0===_0x3fb69a['fillColor'])&&(_0x154a9d[_0x3f89('0x9f')]=_0x3fb69a[_0x3f89('0x7b2')]*_0xd95650,_0x154a9d[_0x3f89('0x25b')]='#'+(_0x3f89('0x24b')+(0x0|_0x21c088)[_0x3f89('0x28a')](0x10))[_0x3f89('0x24c')](-0x6),_0x154a9d[_0x3f89('0x4f3')]()),_0x3fb69a[_0x3f89('0x7aa')]&&(_0x154a9d[_0x3f89('0x9f')]=_0x3fb69a[_0x3f89('0x7b8')]*_0xd95650,_0x154a9d[_0x3f89('0x773')]='#'+('00000'+(0x0|_0x1e9336)[_0x3f89('0x28a')](0x10))[_0x3f89('0x24c')](-0x6),_0x154a9d[_0x3f89('0x775')]());}}},PIXI[_0x3f89('0x762')][_0x3f89('0x245')]=function(_0x4e0af0,_0x4e5540){var _0x5bdc42=_0x4e0af0[_0x3f89('0x4f2')]['length'];if(0x0!==_0x5bdc42){_0x4e5540[_0x3f89('0x7ba')]();for(var _0x4d8af5=0x0;_0x4d8af5<_0x5bdc42;_0x4d8af5++){var _0x1ec373=_0x4e0af0[_0x3f89('0x4f2')][_0x4d8af5],_0x325c86=_0x1ec373[_0x3f89('0x7a5')];if(_0x1ec373[_0x3f89('0xf5')]===_0x1525a6[_0x3f89('0x7a4')]){var _0x318bdc=_0x325c86[_0x3f89('0x2fc')];_0x4e5540['moveTo'](_0x318bdc[0x0],_0x318bdc[0x1]);for(var _0x4127bd=0x1;_0x4127bd<_0x318bdc['length']/0x2;_0x4127bd++)_0x4e5540[_0x3f89('0x774')](_0x318bdc[0x2*_0x4127bd],_0x318bdc[0x2*_0x4127bd+0x1]);_0x318bdc[0x0]===_0x318bdc[_0x318bdc[_0x3f89('0x5')]-0x2]&&_0x318bdc[0x1]===_0x318bdc[_0x318bdc[_0x3f89('0x5')]-0x1]&&_0x4e5540['closePath']();}else if(_0x1ec373[_0x3f89('0xf5')]===_0x1525a6['RECTANGLE'])_0x4e5540[_0x3f89('0x7bd')](_0x325c86['x'],_0x325c86['y'],_0x325c86['width'],_0x325c86[_0x3f89('0x24')]),_0x4e5540[_0x3f89('0x770')]();else if(_0x1ec373[_0x3f89('0xf5')]===_0x1525a6[_0x3f89('0x2aa')])_0x4e5540[_0x3f89('0x76f')](_0x325c86['x'],_0x325c86['y'],_0x325c86[_0x3f89('0x2ad')],0x0,0x2*Math['PI']),_0x4e5540[_0x3f89('0x770')]();else if(_0x1ec373[_0x3f89('0xf5')]===_0x1525a6[_0x3f89('0x7ad')]){var _0x3010d7=0x2*_0x325c86['width'],_0xa478d6=0x2*_0x325c86[_0x3f89('0x24')],_0x156af6=_0x325c86['x']-_0x3010d7/0x2,_0x51b312=_0x325c86['y']-_0xa478d6/0x2,_0x2a8a18=_0x3010d7/0x2*0.5522848,_0x27eb10=_0xa478d6/0x2*0.5522848,_0x2694e6=_0x156af6+_0x3010d7,_0x4cb6e0=_0x51b312+_0xa478d6,_0x582222=_0x156af6+_0x3010d7/0x2,_0x13de75=_0x51b312+_0xa478d6/0x2;_0x4e5540[_0x3f89('0x772')](_0x156af6,_0x13de75),_0x4e5540[_0x3f89('0x7bb')](_0x156af6,_0x13de75-_0x27eb10,_0x582222-_0x2a8a18,_0x51b312,_0x582222,_0x51b312),_0x4e5540[_0x3f89('0x7bb')](_0x582222+_0x2a8a18,_0x51b312,_0x2694e6,_0x13de75-_0x27eb10,_0x2694e6,_0x13de75),_0x4e5540['bezierCurveTo'](_0x2694e6,_0x13de75+_0x27eb10,_0x582222+_0x2a8a18,_0x4cb6e0,_0x582222,_0x4cb6e0),_0x4e5540[_0x3f89('0x7bb')](_0x582222-_0x2a8a18,_0x4cb6e0,_0x156af6,_0x13de75+_0x27eb10,_0x156af6,_0x13de75),_0x4e5540[_0x3f89('0x770')]();}else if(_0x1ec373[_0x3f89('0xf5')]===_0x1525a6[_0x3f89('0x31a')]){var _0x206b93=_0x325c86['x'],_0x525772=_0x325c86['y'],_0x3b20d3=_0x325c86[_0x3f89('0x23')],_0x4b4cbe=_0x325c86[_0x3f89('0x24')],_0x59c568=_0x325c86[_0x3f89('0x2ad')],_0x34c177=Math['min'](_0x3b20d3,_0x4b4cbe)/0x2|0x0;_0x59c568=_0x59c568>_0x34c177?_0x34c177:_0x59c568,_0x4e5540['moveTo'](_0x206b93,_0x525772+_0x59c568),_0x4e5540[_0x3f89('0x774')](_0x206b93,_0x525772+_0x4b4cbe-_0x59c568),_0x4e5540[_0x3f89('0x7bc')](_0x206b93,_0x525772+_0x4b4cbe,_0x206b93+_0x59c568,_0x525772+_0x4b4cbe),_0x4e5540[_0x3f89('0x774')](_0x206b93+_0x3b20d3-_0x59c568,_0x525772+_0x4b4cbe),_0x4e5540[_0x3f89('0x7bc')](_0x206b93+_0x3b20d3,_0x525772+_0x4b4cbe,_0x206b93+_0x3b20d3,_0x525772+_0x4b4cbe-_0x59c568),_0x4e5540[_0x3f89('0x774')](_0x206b93+_0x3b20d3,_0x525772+_0x59c568),_0x4e5540[_0x3f89('0x7bc')](_0x206b93+_0x3b20d3,_0x525772,_0x206b93+_0x3b20d3-_0x59c568,_0x525772),_0x4e5540['lineTo'](_0x206b93+_0x59c568,_0x525772),_0x4e5540[_0x3f89('0x7bc')](_0x206b93,_0x525772,_0x206b93,_0x525772+_0x59c568),_0x4e5540['closePath']();}}}},PIXI[_0x3f89('0x762')]['updateGraphicsTint']=function(_0x2f25e5){if(0xffffff!==_0x2f25e5[_0x3f89('0x92')])for(var _0x1143ae=(_0x2f25e5[_0x3f89('0x92')]>>0x10&0xff)/0xff,_0x11819a=(_0x2f25e5[_0x3f89('0x92')]>>0x8&0xff)/0xff,_0x2a1c8b=(0xff&_0x2f25e5['tint'])/0xff,_0x29dc40=0x0;_0x29dc40<_0x2f25e5[_0x3f89('0x4f2')]['length'];_0x29dc40++){var _0xf057da=_0x2f25e5['graphicsData'][_0x29dc40],_0x493b94=0x0|_0xf057da[_0x3f89('0x7b1')],_0x1c648d=0x0|_0xf057da[_0x3f89('0x7be')];_0xf057da[_0x3f89('0x7bf')]=((_0x493b94>>0x10&0xff)/0xff*_0x1143ae*0xff<<0x10)+((_0x493b94>>0x8&0xff)/0xff*_0x11819a*0xff<<0x8)+(0xff&_0x493b94)/0xff*_0x2a1c8b*0xff,_0xf057da[_0x3f89('0x7b7')]=((_0x1c648d>>0x10&0xff)/0xff*_0x1143ae*0xff<<0x10)+((_0x1c648d>>0x8&0xff)/0xff*_0x11819a*0xff<<0x8)+(0xff&_0x1c648d)/0xff*_0x2a1c8b*0xff;}},_0x1525a6[_0x3f89('0x7c0')]=function(_0x369076,_0x41ef4a,_0x4efec6,_0x2dd93e,_0x339840,_0x41d6cc,_0x2ebd41){this[_0x3f89('0x7aa')]=_0x369076,this['lineColor']=_0x41ef4a,this['lineAlpha']=_0x4efec6,this[_0x3f89('0x7b7')]=_0x41ef4a,this[_0x3f89('0x7b1')]=_0x2dd93e,this[_0x3f89('0x7b2')]=_0x339840,this[_0x3f89('0x7bf')]=_0x2dd93e,this['fill']=_0x41d6cc,this['shape']=_0x2ebd41,this[_0x3f89('0xf5')]=_0x2ebd41[_0x3f89('0xf5')];},_0x1525a6[_0x3f89('0x7c0')]['prototype']['constructor']=_0x1525a6[_0x3f89('0x7c0')],_0x1525a6[_0x3f89('0x7c0')][_0x3f89('0x53')]['clone']=function(){return new _0x1525a6['GraphicsData'](this[_0x3f89('0x7aa')],this[_0x3f89('0x7be')],this[_0x3f89('0x7b8')],this[_0x3f89('0x7b1')],this[_0x3f89('0x7b2')],this['fill'],this[_0x3f89('0x7a5')]);},_0x1525a6['Graphics']=function(_0x15f28e,_0x24443d,_0x107636){void 0x0===_0x24443d&&(_0x24443d=0x0),void 0x0===_0x107636&&(_0x107636=0x0),this[_0x3f89('0xf5')]=_0x1525a6[_0x3f89('0x761')],this[_0x3f89('0x3ed')]=_0x1525a6[_0x3f89('0x705')],this[_0x3f89('0x5c')]=new _0x1525a6[(_0x3f89('0x27'))](),PIXI[_0x3f89('0x69')]['call'](this),this[_0x3f89('0x2c')]=!0x0,this[_0x3f89('0x7b2')]=0x1,this[_0x3f89('0x7aa')]=0x0,this[_0x3f89('0x7be')]=0x0,this['graphicsData']=[],this[_0x3f89('0x92')]=0xffffff,this[_0x3f89('0x64')]=PIXI[_0x3f89('0x65')][_0x3f89('0x67')],this[_0x3f89('0x7c1')]=null,this['_webGL']=[],this[_0x3f89('0x62')]=!0x1,this[_0x3f89('0x7c2')]=0x0,this[_0x3f89('0x7c3')]=new _0x1525a6['Rectangle'](0x0,0x0,0x1,0x1),this['dirty']=!0x0,this['_boundsDirty']=!0x1,this[_0x3f89('0x7c4')]=!0x1,this[_0x3f89('0x7c5')]=!0x1,_0x1525a6[_0x3f89('0x684')][_0x3f89('0x696')][_0x3f89('0x7')][_0x3f89('0x48')](this,_0x15f28e,_0x24443d,_0x107636,'',null);},_0x1525a6[_0x3f89('0x331')][_0x3f89('0x53')]=Object['create'](PIXI['DisplayObjectContainer']['prototype']),_0x1525a6[_0x3f89('0x331')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6['Graphics'],_0x1525a6[_0x3f89('0x684')][_0x3f89('0x696')]['install']['call'](_0x1525a6[_0x3f89('0x331')][_0x3f89('0x53')],['Angle',_0x3f89('0x68a'),_0x3f89('0x68d'),_0x3f89('0x6b2'),_0x3f89('0x6a4'),_0x3f89('0x6d1'),'InWorld',_0x3f89('0x6d7'),_0x3f89('0x6a2'),_0x3f89('0x6f0')]),_0x1525a6['Graphics'][_0x3f89('0x53')][_0x3f89('0x7c6')]=_0x1525a6[_0x3f89('0x684')]['PhysicsBody'][_0x3f89('0x3b7')],_0x1525a6[_0x3f89('0x331')]['prototype'][_0x3f89('0x706')]=_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6d7')][_0x3f89('0x3b7')],_0x1525a6['Graphics'][_0x3f89('0x53')]['preUpdateInWorld']=_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6d2')][_0x3f89('0x3b7')],_0x1525a6['Graphics'][_0x3f89('0x53')][_0x3f89('0x709')]=_0x1525a6[_0x3f89('0x684')]['Core'][_0x3f89('0x3b7')],_0x1525a6['Graphics']['prototype'][_0x3f89('0x3b7')]=function(){return!!(this[_0x3f89('0x7c6')]()&&this['preUpdateLifeSpan']()&&this[_0x3f89('0x708')]())&&this[_0x3f89('0x709')]();},_0x1525a6[_0x3f89('0x331')][_0x3f89('0x53')][_0x3f89('0x3b8')]=function(){_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6a2')]['postUpdate'][_0x3f89('0x48')](this),_0x1525a6['Component'][_0x3f89('0x6a4')][_0x3f89('0x3b8')][_0x3f89('0x48')](this),this[_0x3f89('0x7c7')]&&(this[_0x3f89('0x7c8')](),this[_0x3f89('0x7c7')]=!0x1);for(var _0x5d9424=0x0;_0x5d94240x0&&this[_0x3f89('0x7cc')](_0x5eaa37);}else this[_0x3f89('0x7cc')](_0x5eaa37);},_0x1525a6[_0x3f89('0x331')]['prototype'][_0x3f89('0x7cd')]=function(_0x5dd46e,_0x55e0e3,_0x3d2f15){void 0x0===_0x3d2f15&&(_0x3d2f15=!0x1);var _0x4da8a2,_0x45094e=new _0x1525a6[(_0x3f89('0x27'))](),_0xc52910=new _0x1525a6[(_0x3f89('0x27'))](),_0x46eee2=new _0x1525a6[(_0x3f89('0x27'))](),_0x51bde8=[];if(_0x55e0e3)if(_0x5dd46e[0x0]instanceof _0x1525a6['Point'])for(_0x4da8a2=0x0;_0x4da8a2<_0x55e0e3[_0x3f89('0x5')]/0x3;_0x4da8a2++)_0x51bde8[_0x3f89('0x6')](_0x5dd46e[_0x55e0e3[0x3*_0x4da8a2]]),_0x51bde8[_0x3f89('0x6')](_0x5dd46e[_0x55e0e3[0x3*_0x4da8a2+0x1]]),_0x51bde8['push'](_0x5dd46e[_0x55e0e3[0x3*_0x4da8a2+0x2]]),0x3===_0x51bde8['length']&&(this[_0x3f89('0x7c9')](_0x51bde8,_0x3d2f15),_0x51bde8=[]);else for(_0x4da8a2=0x0;_0x4da8a2<_0x55e0e3[_0x3f89('0x5')];_0x4da8a2++)_0x45094e['x']=_0x5dd46e[0x2*_0x55e0e3[_0x4da8a2]],_0x45094e['y']=_0x5dd46e[0x2*_0x55e0e3[_0x4da8a2]+0x1],_0x51bde8[_0x3f89('0x6')](_0x45094e[_0x3f89('0x7ce')]({})),0x3===_0x51bde8[_0x3f89('0x5')]&&(this[_0x3f89('0x7c9')](_0x51bde8,_0x3d2f15),_0x51bde8=[]);else if(_0x5dd46e[0x0]instanceof _0x1525a6[_0x3f89('0x27')])for(_0x4da8a2=0x0;_0x4da8a2<_0x5dd46e[_0x3f89('0x5')]/0x3;_0x4da8a2++)this[_0x3f89('0x7c9')]([_0x5dd46e[0x3*_0x4da8a2],_0x5dd46e[0x3*_0x4da8a2+0x1],_0x5dd46e[0x3*_0x4da8a2+0x2]],_0x3d2f15);else for(_0x4da8a2=0x0;_0x4da8a2<_0x5dd46e['length']/0x6;_0x4da8a2++)_0x45094e['x']=_0x5dd46e[0x6*_0x4da8a2+0x0],_0x45094e['y']=_0x5dd46e[0x6*_0x4da8a2+0x1],_0xc52910['x']=_0x5dd46e[0x6*_0x4da8a2+0x2],_0xc52910['y']=_0x5dd46e[0x6*_0x4da8a2+0x3],_0x46eee2['x']=_0x5dd46e[0x6*_0x4da8a2+0x4],_0x46eee2['y']=_0x5dd46e[0x6*_0x4da8a2+0x5],this[_0x3f89('0x7c9')]([_0x45094e,_0xc52910,_0x46eee2],_0x3d2f15);},_0x1525a6['Graphics'][_0x3f89('0x53')][_0x3f89('0x7cf')]=function(_0x49fd7c,_0x2667f5,_0x46b01a){return this['lineWidth']=_0x49fd7c||0x0,this[_0x3f89('0x7be')]=_0x2667f5||0x0,this[_0x3f89('0x7b8')]=void 0x0===_0x46b01a?0x1:_0x46b01a,this['currentPath']&&(this[_0x3f89('0x7c1')]['shape'][_0x3f89('0x2fc')]['length']?this[_0x3f89('0x7d0')](new _0x1525a6[(_0x3f89('0x2f7'))](this[_0x3f89('0x7c1')][_0x3f89('0x7a5')]['points']['slice'](-0x2))):(this[_0x3f89('0x7c1')][_0x3f89('0x7aa')]=this[_0x3f89('0x7aa')],this[_0x3f89('0x7c1')][_0x3f89('0x7be')]=this[_0x3f89('0x7be')],this[_0x3f89('0x7c1')]['lineAlpha']=this[_0x3f89('0x7b8')])),this;},_0x1525a6[_0x3f89('0x331')][_0x3f89('0x53')][_0x3f89('0x772')]=function(_0xf6b3c3,_0xfc93ba){return this['drawShape'](new _0x1525a6[(_0x3f89('0x2f7'))]([_0xf6b3c3,_0xfc93ba])),this;},_0x1525a6[_0x3f89('0x331')][_0x3f89('0x53')][_0x3f89('0x774')]=function(_0x4a6411,_0x33f9e9){return this[_0x3f89('0x7c1')]||this[_0x3f89('0x772')](0x0,0x0),this[_0x3f89('0x7c1')]['shape']['points'][_0x3f89('0x6')](_0x4a6411,_0x33f9e9),this[_0x3f89('0xc6')]=!0x0,this[_0x3f89('0x7c7')]=!0x0,this;},_0x1525a6[_0x3f89('0x331')][_0x3f89('0x53')]['quadraticCurveTo']=function(_0x48df34,_0x5325ac,_0x5cb465,_0x184df0){this[_0x3f89('0x7c1')]?0x0===this[_0x3f89('0x7c1')][_0x3f89('0x7a5')][_0x3f89('0x2fc')][_0x3f89('0x5')]&&(this[_0x3f89('0x7c1')][_0x3f89('0x7a5')]['points']=[0x0,0x0]):this[_0x3f89('0x772')](0x0,0x0);var _0x15374c,_0x424b6d,_0x18892c=this['currentPath'][_0x3f89('0x7a5')]['points'];0x0===_0x18892c[_0x3f89('0x5')]&&this[_0x3f89('0x772')](0x0,0x0);for(var _0x56e574=_0x18892c[_0x18892c[_0x3f89('0x5')]-0x2],_0x34ab9d=_0x18892c[_0x18892c['length']-0x1],_0x582edc=0x0,_0x411bd8=0x1;_0x411bd8<=0x14;++_0x411bd8)_0x15374c=_0x56e574+(_0x48df34-_0x56e574)*(_0x582edc=_0x411bd8/0x14),_0x424b6d=_0x34ab9d+(_0x5325ac-_0x34ab9d)*_0x582edc,_0x18892c[_0x3f89('0x6')](_0x15374c+(_0x48df34+(_0x5cb465-_0x48df34)*_0x582edc-_0x15374c)*_0x582edc,_0x424b6d+(_0x5325ac+(_0x184df0-_0x5325ac)*_0x582edc-_0x424b6d)*_0x582edc);return this['dirty']=!0x0,this[_0x3f89('0x7c7')]=!0x0,this;},_0x1525a6[_0x3f89('0x331')]['prototype'][_0x3f89('0x7bb')]=function(_0x2a70b8,_0x17294b,_0x502f74,_0x4d2daa,_0x296d0e,_0x55a7eb){this[_0x3f89('0x7c1')]?0x0===this[_0x3f89('0x7c1')][_0x3f89('0x7a5')][_0x3f89('0x2fc')][_0x3f89('0x5')]&&(this[_0x3f89('0x7c1')][_0x3f89('0x7a5')][_0x3f89('0x2fc')]=[0x0,0x0]):this['moveTo'](0x0,0x0);for(var _0x18121e,_0x2a542e,_0x1e2807,_0x528d17,_0x5c6ccb,_0x594791=this['currentPath'][_0x3f89('0x7a5')][_0x3f89('0x2fc')],_0x38d93f=_0x594791[_0x594791[_0x3f89('0x5')]-0x2],_0x1eafad=_0x594791[_0x594791[_0x3f89('0x5')]-0x1],_0x3d048a=0x0,_0x559fd3=0x1;_0x559fd3<=0x14;++_0x559fd3)_0x1e2807=(_0x2a542e=(_0x18121e=0x1-(_0x3d048a=_0x559fd3/0x14))*_0x18121e)*_0x18121e,_0x5c6ccb=(_0x528d17=_0x3d048a*_0x3d048a)*_0x3d048a,_0x594791[_0x3f89('0x6')](_0x1e2807*_0x38d93f+0x3*_0x2a542e*_0x3d048a*_0x2a70b8+0x3*_0x18121e*_0x528d17*_0x502f74+_0x5c6ccb*_0x296d0e,_0x1e2807*_0x1eafad+0x3*_0x2a542e*_0x3d048a*_0x17294b+0x3*_0x18121e*_0x528d17*_0x4d2daa+_0x5c6ccb*_0x55a7eb);return this['dirty']=!0x0,this[_0x3f89('0x7c7')]=!0x0,this;},_0x1525a6[_0x3f89('0x331')][_0x3f89('0x53')][_0x3f89('0x7d1')]=function(_0x2ae60c,_0x31ff0f,_0x2edef7,_0x5773d3,_0x89067b){this[_0x3f89('0x7c1')]?0x0===this[_0x3f89('0x7c1')][_0x3f89('0x7a5')][_0x3f89('0x2fc')][_0x3f89('0x5')]&&this[_0x3f89('0x7c1')][_0x3f89('0x7a5')][_0x3f89('0x2fc')][_0x3f89('0x6')](_0x2ae60c,_0x31ff0f):this[_0x3f89('0x772')](_0x2ae60c,_0x31ff0f);var _0x55db27=this[_0x3f89('0x7c1')][_0x3f89('0x7a5')][_0x3f89('0x2fc')],_0x1beaa7=_0x55db27[_0x55db27['length']-0x2],_0x517861=_0x55db27[_0x55db27[_0x3f89('0x5')]-0x1]-_0x31ff0f,_0x46bbd6=_0x1beaa7-_0x2ae60c,_0x2293e0=_0x5773d3-_0x31ff0f,_0x2c0495=_0x2edef7-_0x2ae60c,_0x4c7038=Math[_0x3f89('0x2bf')](_0x517861*_0x2c0495-_0x46bbd6*_0x2293e0);if(_0x4c7038<1e-8||0x0===_0x89067b)_0x55db27[_0x55db27['length']-0x2]===_0x2ae60c&&_0x55db27[_0x55db27['length']-0x1]===_0x31ff0f||_0x55db27[_0x3f89('0x6')](_0x2ae60c,_0x31ff0f);else{var _0x4dafe1=_0x517861*_0x517861+_0x46bbd6*_0x46bbd6,_0x1390f0=_0x2293e0*_0x2293e0+_0x2c0495*_0x2c0495,_0x3b9f17=_0x517861*_0x2293e0+_0x46bbd6*_0x2c0495,_0x5e2360=_0x89067b*Math[_0x3f89('0x42')](_0x4dafe1)/_0x4c7038,_0x2fc333=_0x89067b*Math[_0x3f89('0x42')](_0x1390f0)/_0x4c7038,_0x50b9e2=_0x5e2360*_0x3b9f17/_0x4dafe1,_0x4873ea=_0x2fc333*_0x3b9f17/_0x1390f0,_0x15816e=_0x5e2360*_0x2c0495+_0x2fc333*_0x46bbd6,_0x2d5c5b=_0x5e2360*_0x2293e0+_0x2fc333*_0x517861,_0x18de84=_0x46bbd6*(_0x2fc333+_0x50b9e2),_0x5421cf=_0x517861*(_0x2fc333+_0x50b9e2),_0x4ddc76=_0x2c0495*(_0x5e2360+_0x4873ea),_0x534cc3=_0x2293e0*(_0x5e2360+_0x4873ea),_0x1dd384=Math[_0x3f89('0x2eb')](_0x5421cf-_0x2d5c5b,_0x18de84-_0x15816e),_0x5a2ae3=Math['atan2'](_0x534cc3-_0x2d5c5b,_0x4ddc76-_0x15816e);this[_0x3f89('0x76f')](_0x15816e+_0x2ae60c,_0x2d5c5b+_0x31ff0f,_0x89067b,_0x1dd384,_0x5a2ae3,_0x46bbd6*_0x2293e0>_0x2c0495*_0x517861);}return this['dirty']=!0x0,this[_0x3f89('0x7c7')]=!0x0,this;},_0x1525a6[_0x3f89('0x331')][_0x3f89('0x53')][_0x3f89('0x76f')]=function(_0x1a995f,_0x3612c3,_0xb11434,_0x44971b,_0x1d82b1,_0x865042,_0xa7f7d9){if(_0x44971b===_0x1d82b1)return this;void 0x0===_0x865042&&(_0x865042=!0x1),void 0x0===_0xa7f7d9&&(_0xa7f7d9=0x28),!_0x865042&&_0x1d82b1<=_0x44971b?_0x1d82b1+=0x2*Math['PI']:_0x865042&&_0x44971b<=_0x1d82b1&&(_0x44971b+=0x2*Math['PI']);var _0x2070a7=_0x865042?-0x1*(_0x44971b-_0x1d82b1):_0x1d82b1-_0x44971b,_0x176b86=Math[_0x3f89('0x56')](Math[_0x3f89('0x2bf')](_0x2070a7)/(0x2*Math['PI']))*_0xa7f7d9;if(0x0===_0x2070a7)return this;var _0x16dc1a=_0x1a995f+Math[_0x3f89('0x2ac')](_0x44971b)*_0xb11434,_0x5b3a61=_0x3612c3+Math[_0x3f89('0x41')](_0x44971b)*_0xb11434;_0x865042&&this[_0x3f89('0x7d2')]?this[_0x3f89('0x772')](_0x1a995f,_0x3612c3):this[_0x3f89('0x772')](_0x16dc1a,_0x5b3a61);for(var _0x283e17=this['currentPath'][_0x3f89('0x7a5')]['points'],_0x1e1ee6=_0x2070a7/(0x2*_0x176b86),_0x16ed8a=0x2*_0x1e1ee6,_0x2c1fa5=Math['cos'](_0x1e1ee6),_0x2046ee=Math['sin'](_0x1e1ee6),_0x1a2216=_0x176b86-0x1,_0x5f1423=_0x1a2216%0x1/_0x1a2216,_0xe02ab2=0x0;_0xe02ab2<=_0x1a2216;_0xe02ab2++){var _0x48dd26=_0x1e1ee6+_0x44971b+_0x16ed8a*(_0xe02ab2+_0x5f1423*_0xe02ab2),_0x2af3be=Math[_0x3f89('0x2ac')](_0x48dd26),_0x522871=-Math[_0x3f89('0x41')](_0x48dd26);_0x283e17[_0x3f89('0x6')]((_0x2c1fa5*_0x2af3be+_0x2046ee*_0x522871)*_0xb11434+_0x1a995f,(_0x2c1fa5*-_0x522871+_0x2046ee*_0x2af3be)*_0xb11434+_0x3612c3);}return this['dirty']=!0x0,this[_0x3f89('0x7c7')]=!0x0,this;},_0x1525a6['Graphics'][_0x3f89('0x53')]['beginFill']=function(_0x38e7ad,_0x324561){return this[_0x3f89('0x7d2')]=!0x0,this[_0x3f89('0x7b1')]=_0x38e7ad||0x0,this['fillAlpha']=void 0x0===_0x324561?0x1:_0x324561,this[_0x3f89('0x7c1')]&&this[_0x3f89('0x7c1')][_0x3f89('0x7a5')][_0x3f89('0x2fc')]['length']<=0x2&&(this[_0x3f89('0x7c1')]['fill']=this[_0x3f89('0x7d2')],this[_0x3f89('0x7c1')]['fillColor']=this[_0x3f89('0x7b1')],this['currentPath'][_0x3f89('0x7b2')]=this[_0x3f89('0x7b2')]),this;},_0x1525a6[_0x3f89('0x331')]['prototype'][_0x3f89('0x33b')]=function(){return this[_0x3f89('0x7d2')]=!0x1,this[_0x3f89('0x7b1')]=null,this[_0x3f89('0x7b2')]=0x1,this;},_0x1525a6['Graphics'][_0x3f89('0x53')]['drawRect']=function(_0x1801dc,_0x176220,_0x25968e,_0x295f21){return this[_0x3f89('0x7d0')](new _0x1525a6[(_0x3f89('0x34'))](_0x1801dc,_0x176220,_0x25968e,_0x295f21)),this;},_0x1525a6[_0x3f89('0x331')][_0x3f89('0x53')]['drawRoundedRect']=function(_0x307b3f,_0x4a6610,_0x3218d9,_0x362afd,_0x41f5ec){return this[_0x3f89('0x7d0')](new _0x1525a6[(_0x3f89('0x319'))](_0x307b3f,_0x4a6610,_0x3218d9,_0x362afd,_0x41f5ec)),this;},_0x1525a6[_0x3f89('0x331')][_0x3f89('0x53')][_0x3f89('0x7d3')]=function(_0x226104,_0x392b7c,_0x57daa6){return this[_0x3f89('0x7d0')](new _0x1525a6[(_0x3f89('0x2ab'))](_0x226104,_0x392b7c,_0x57daa6)),this;},_0x1525a6[_0x3f89('0x331')][_0x3f89('0x53')][_0x3f89('0x7d4')]=function(_0x5e5621,_0x29c4b1,_0x236cbc,_0xb8ef2a){return this[_0x3f89('0x7d0')](new _0x1525a6[(_0x3f89('0x2c3'))](_0x5e5621,_0x29c4b1,_0x236cbc,_0xb8ef2a)),this;},_0x1525a6[_0x3f89('0x331')][_0x3f89('0x53')][_0x3f89('0x7cc')]=function(_0x36dca5){_0x36dca5 instanceof _0x1525a6['Polygon']&&(_0x36dca5=_0x36dca5['points']);var _0x3c041e=_0x36dca5;if(!Array['isArray'](_0x3c041e)){_0x3c041e=new Array(arguments[_0x3f89('0x5')]);for(var _0x4ecb2c=0x0;_0x4ecb2c<_0x3c041e[_0x3f89('0x5')];++_0x4ecb2c)_0x3c041e[_0x4ecb2c]=arguments[_0x4ecb2c];}return this[_0x3f89('0x7d0')](new _0x1525a6[(_0x3f89('0x2f7'))](_0x3c041e)),this;},_0x1525a6[_0x3f89('0x331')]['prototype'][_0x3f89('0x192')]=function(){return this[_0x3f89('0x7aa')]=0x0,this[_0x3f89('0x7d2')]=!0x1,this[_0x3f89('0xc6')]=!0x0,this[_0x3f89('0x7c7')]=!0x0,this[_0x3f89('0x7a1')]=!0x0,this['graphicsData']=[],this[_0x3f89('0x7c8')](),this;},_0x1525a6['Graphics'][_0x3f89('0x53')]['generateTexture']=function(_0x446246,_0x4fa109,_0x372bc0){void 0x0===_0x446246&&(_0x446246=0x1),void 0x0===_0x4fa109&&(_0x4fa109=PIXI[_0x3f89('0xf')]['DEFAULT']),void 0x0===_0x372bc0&&(_0x372bc0=0x0);var _0x884f7e=this['getBounds']();_0x884f7e[_0x3f89('0x23')]+=_0x372bc0,_0x884f7e[_0x3f89('0x24')]+=_0x372bc0;var _0x173419=new PIXI['CanvasBuffer'](_0x884f7e[_0x3f89('0x23')]*_0x446246,_0x884f7e['height']*_0x446246),_0x4984e2=PIXI[_0x3f89('0x91')][_0x3f89('0x275')](_0x173419[_0x3f89('0x241')],_0x4fa109);return _0x4984e2[_0x3f89('0x59')][_0x3f89('0x9d')]=_0x446246,_0x173419[_0x3f89('0x9e')]['scale'](_0x446246,_0x446246),_0x173419['context'][_0x3f89('0x75c')](-_0x884f7e['x'],-_0x884f7e['y']),PIXI[_0x3f89('0x762')][_0x3f89('0x763')](this,_0x173419[_0x3f89('0x9e')]),_0x4984e2;},_0x1525a6[_0x3f89('0x331')][_0x3f89('0x53')][_0x3f89('0x80')]=function(_0x404f99){if(!0x1!==this['visible']&&0x0!==this[_0x3f89('0x2b')]&&!0x0!==this[_0x3f89('0x62')]){if(this[_0x3f89('0x37')])return(this[_0x3f89('0xc6')]||this[_0x3f89('0x7c5')])&&(this[_0x3f89('0x4d')](),this[_0x3f89('0x7d5')](),this[_0x3f89('0x7c5')]=!0x1,this[_0x3f89('0xc6')]=!0x1),this[_0x3f89('0x51')][_0x3f89('0x2d')]=this[_0x3f89('0x2d')],void PIXI[_0x3f89('0x52')][_0x3f89('0x53')]['_renderWebGL'][_0x3f89('0x48')](this[_0x3f89('0x51')],_0x404f99);if(_0x404f99[_0x3f89('0x82')][_0x3f89('0x86')](),_0x404f99[_0x3f89('0x16a')][_0x3f89('0x197')](this[_0x3f89('0x64')]),this[_0x3f89('0x36')]&&_0x404f99[_0x3f89('0x8b')][_0x3f89('0x87')](this[_0x3f89('0x36')],_0x404f99),this[_0x3f89('0x5a')]&&_0x404f99[_0x3f89('0x84')][_0x3f89('0x9a')](this[_0x3f89('0x85')]),this[_0x3f89('0x64')]!==_0x404f99[_0x3f89('0x82')]['currentBlendMode']){_0x404f99[_0x3f89('0x82')][_0x3f89('0x9b')]=this[_0x3f89('0x64')];var _0x48494d=PIXI[_0x3f89('0x1ab')][_0x404f99[_0x3f89('0x82')][_0x3f89('0x9b')]];_0x404f99[_0x3f89('0x82')]['gl'][_0x3f89('0x1bb')](_0x48494d[0x0],_0x48494d[0x1]);}if(this[_0x3f89('0x7c4')]&&(this[_0x3f89('0xc6')]=!0x0,this[_0x3f89('0x7c4')]=!0x1),PIXI[_0x3f89('0x1bc')][_0x3f89('0x763')](this,_0x404f99),this[_0x3f89('0x39')][_0x3f89('0x5')]){_0x404f99['spriteBatch'][_0x3f89('0x89')]();for(var _0xad3102=0x0;_0xad3102_0x4cf747?_0x320207:_0x4cf747,_0x4cf747=_0x464b8e>_0x4cf747?_0x464b8e:_0x4cf747,_0x4cf747=_0x51ddaa>_0x4cf747?_0x51ddaa:_0x4cf747,_0x505551=_0x4ef949>_0x505551?_0x4ef949:_0x505551,_0x505551=_0x3be842>_0x505551?_0x3be842:_0x505551,_0x505551=_0x4a00a6>_0x505551?_0x4a00a6:_0x505551,this[_0x3f89('0x33')]['x']=_0x1d8b41,this[_0x3f89('0x33')]['width']=_0x4cf747-_0x1d8b41,this[_0x3f89('0x33')]['y']=_0x582e12,this[_0x3f89('0x33')][_0x3f89('0x24')]=_0x505551-_0x582e12,this[_0x3f89('0x35')]=this[_0x3f89('0x33')],this['_currentBounds'];},_0x1525a6[_0x3f89('0x331')]['prototype'][_0x3f89('0x49')]=function(){var _0x520a8f=this[_0x3f89('0x2e')];this[_0x3f89('0x2e')]=_0x1525a6[_0x3f89('0x7f')];for(var _0x2bb7bf=0x0;_0x2bb7bf_0x181b99?_0x26d50b+_0x444c7f:_0x181b99,_0x4a69cf=_0x185780<_0x4a69cf?_0x185780:_0x4a69cf,_0x5d971c=_0x185780+_0x1ee442>_0x5d971c?_0x185780+_0x1ee442:_0x5d971c;else if(_0x38bc86===_0x1525a6[_0x3f89('0x2aa')])_0x26d50b=_0x1a4f5d['x'],_0x185780=_0x1a4f5d['y'],_0x444c7f=_0x1a4f5d['radius']+_0x534458/0x2,_0x1ee442=_0x1a4f5d[_0x3f89('0x2ad')]+_0x534458/0x2,_0x3d61f6=_0x26d50b-_0x444c7f<_0x3d61f6?_0x26d50b-_0x444c7f:_0x3d61f6,_0x181b99=_0x26d50b+_0x444c7f>_0x181b99?_0x26d50b+_0x444c7f:_0x181b99,_0x4a69cf=_0x185780-_0x1ee442<_0x4a69cf?_0x185780-_0x1ee442:_0x4a69cf,_0x5d971c=_0x185780+_0x1ee442>_0x5d971c?_0x185780+_0x1ee442:_0x5d971c;else if(_0x38bc86===_0x1525a6[_0x3f89('0x7ad')])_0x26d50b=_0x1a4f5d['x'],_0x185780=_0x1a4f5d['y'],_0x444c7f=_0x1a4f5d[_0x3f89('0x23')]+_0x534458/0x2,_0x1ee442=_0x1a4f5d[_0x3f89('0x24')]+_0x534458/0x2,_0x3d61f6=_0x26d50b-_0x444c7f<_0x3d61f6?_0x26d50b-_0x444c7f:_0x3d61f6,_0x181b99=_0x26d50b+_0x444c7f>_0x181b99?_0x26d50b+_0x444c7f:_0x181b99,_0x4a69cf=_0x185780-_0x1ee442<_0x4a69cf?_0x185780-_0x1ee442:_0x4a69cf,_0x5d971c=_0x185780+_0x1ee442>_0x5d971c?_0x185780+_0x1ee442:_0x5d971c;else{_0x32f61a=_0x1a4f5d[_0x3f89('0x2fc')];for(var _0x54fa46=0x0;_0x54fa46<_0x32f61a['length'];_0x54fa46++)_0x32f61a[_0x54fa46]instanceof _0x1525a6['Point']?(_0x26d50b=_0x32f61a[_0x54fa46]['x'],_0x185780=_0x32f61a[_0x54fa46]['y']):(_0x26d50b=_0x32f61a[_0x54fa46],_0x185780=_0x32f61a[_0x54fa46+0x1],_0x54fa46<_0x32f61a[_0x3f89('0x5')]-0x1&&_0x54fa46++),_0x3d61f6=_0x26d50b-_0x534458<_0x3d61f6?_0x26d50b-_0x534458:_0x3d61f6,_0x181b99=_0x26d50b+_0x534458>_0x181b99?_0x26d50b+_0x534458:_0x181b99,_0x4a69cf=_0x185780-_0x534458<_0x4a69cf?_0x185780-_0x534458:_0x4a69cf,_0x5d971c=_0x185780+_0x534458>_0x5d971c?_0x185780+_0x534458:_0x5d971c;}}else _0x3d61f6=0x0,_0x181b99=0x0,_0x4a69cf=0x0,_0x5d971c=0x0;var _0x474549=this[_0x3f89('0x7c2')];this['_localBounds']['x']=_0x3d61f6-_0x474549,this[_0x3f89('0x7c3')][_0x3f89('0x23')]=_0x181b99-_0x3d61f6+0x2*_0x474549,this['_localBounds']['y']=_0x4a69cf-_0x474549,this['_localBounds'][_0x3f89('0x24')]=_0x5d971c-_0x4a69cf+0x2*_0x474549;},_0x1525a6[_0x3f89('0x331')]['prototype'][_0x3f89('0x4d')]=function(){var _0x169227=this[_0x3f89('0x49')]();if(this[_0x3f89('0x51')])this[_0x3f89('0x51')][_0x3f89('0x1e1')][_0x3f89('0x58')](_0x169227['width'],_0x169227[_0x3f89('0x24')]);else{var _0x30dc3e=new PIXI['CanvasBuffer'](_0x169227['width'],_0x169227[_0x3f89('0x24')]),_0x5049b3=PIXI['Texture'][_0x3f89('0x275')](_0x30dc3e[_0x3f89('0x241')]);this[_0x3f89('0x51')]=new PIXI[(_0x3f89('0x52'))](_0x5049b3),this[_0x3f89('0x51')][_0x3f89('0x1e1')]=_0x30dc3e,this[_0x3f89('0x51')][_0x3f89('0x2e')]=this[_0x3f89('0x2e')];}this[_0x3f89('0x51')][_0x3f89('0x5c')]['x']=-_0x169227['x']/_0x169227[_0x3f89('0x23')],this[_0x3f89('0x51')]['anchor']['y']=-_0x169227['y']/_0x169227['height'],this[_0x3f89('0x51')][_0x3f89('0x1e1')]['context'][_0x3f89('0x75c')](-_0x169227['x'],-_0x169227['y']),this['worldAlpha']=0x1,PIXI['CanvasGraphics']['renderGraphics'](this,this[_0x3f89('0x51')][_0x3f89('0x1e1')][_0x3f89('0x9e')]),this[_0x3f89('0x51')]['alpha']=this[_0x3f89('0x2b')];},_0x1525a6[_0x3f89('0x331')][_0x3f89('0x53')]['updateCachedSpriteTexture']=function(){var _0x2d5632=this[_0x3f89('0x51')],_0x56641b=_0x2d5632[_0x3f89('0x57')],_0x5b5fe5=_0x2d5632['buffer']['canvas'];_0x56641b['baseTexture'][_0x3f89('0x23')]=_0x5b5fe5['width'],_0x56641b[_0x3f89('0x59')]['height']=_0x5b5fe5[_0x3f89('0x24')],_0x56641b[_0x3f89('0xa5')]['width']=_0x56641b[_0x3f89('0x98')][_0x3f89('0x23')]=_0x5b5fe5[_0x3f89('0x23')],_0x56641b['crop']['height']=_0x56641b[_0x3f89('0x98')]['height']=_0x5b5fe5[_0x3f89('0x24')],_0x2d5632[_0x3f89('0x8d')]=_0x5b5fe5[_0x3f89('0x23')],_0x2d5632[_0x3f89('0x8f')]=_0x5b5fe5[_0x3f89('0x24')],_0x56641b['baseTexture']['dirty']();},_0x1525a6[_0x3f89('0x331')][_0x3f89('0x53')][_0x3f89('0x7d7')]=function(){this[_0x3f89('0x51')][_0x3f89('0x57')][_0x3f89('0x5d')](!0x0),this[_0x3f89('0x51')]=null;},_0x1525a6['Graphics'][_0x3f89('0x53')]['drawShape']=function(_0x21cdaf){this[_0x3f89('0x7c1')]&&this[_0x3f89('0x7c1')][_0x3f89('0x7a5')][_0x3f89('0x2fc')][_0x3f89('0x5')]<=0x2&&this[_0x3f89('0x4f2')]['pop'](),this['currentPath']=null,_0x21cdaf instanceof _0x1525a6[_0x3f89('0x2f7')]&&(_0x21cdaf=_0x21cdaf['clone']())[_0x3f89('0x7d8')]();var _0x4bd2e0=new _0x1525a6['GraphicsData'](this[_0x3f89('0x7aa')],this[_0x3f89('0x7be')],this['lineAlpha'],this[_0x3f89('0x7b1')],this['fillAlpha'],this[_0x3f89('0x7d2')],_0x21cdaf);return this['graphicsData'][_0x3f89('0x6')](_0x4bd2e0),_0x4bd2e0[_0x3f89('0xf5')]===_0x1525a6[_0x3f89('0x7a4')]&&(_0x4bd2e0[_0x3f89('0x7a5')][_0x3f89('0x7a6')]=this[_0x3f89('0x7d2')],this['currentPath']=_0x4bd2e0),this[_0x3f89('0xc6')]=!0x0,this[_0x3f89('0x7c7')]=!0x0,_0x4bd2e0;},Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x331')][_0x3f89('0x53')],_0x3f89('0x7d9'),{'get':function(){return this[_0x3f89('0x37')];},'set':function(_0x304000){this['_cacheAsBitmap']=_0x304000,this[_0x3f89('0x37')]?this[_0x3f89('0x4d')]():this[_0x3f89('0x7d7')](),this[_0x3f89('0xc6')]=!0x0,this[_0x3f89('0x7c4')]=!0x0;}}),_0x1525a6['RenderTexture']=function(_0x4d6b5d,_0x4fa141,_0x1c1eed,_0x57099e,_0x36ea44,_0x48ee57,_0x3dfc36,_0x5320f8){if(void 0x0===_0x4fa141&&(_0x4fa141=0x64),void 0x0===_0x1c1eed&&(_0x1c1eed=0x64),void 0x0===_0x57099e&&(_0x57099e=''),void 0x0===_0x36ea44&&(_0x36ea44=_0x1525a6[_0x3f89('0xf')][_0x3f89('0x23a')]),void 0x0===_0x48ee57&&(_0x48ee57=0x1),void 0x0===_0x3dfc36&&(_0x3dfc36=PIXI['defaultRenderer']),void 0x0===_0x5320f8&&(_0x5320f8=0x0),this[_0x3f89('0x3d')]=_0x4d6b5d,this[_0x3f89('0x69e')]=_0x57099e,this[_0x3f89('0xf5')]=_0x1525a6[_0x3f89('0x7da')],this['_tempMatrix']=new _0x1525a6[(_0x3f89('0x2f'))](),this[_0x3f89('0x23')]=_0x4fa141,this[_0x3f89('0x24')]=_0x1c1eed,this[_0x3f89('0x9d')]=_0x48ee57,this[_0x3f89('0x98')]=new _0x1525a6[(_0x3f89('0x34'))](0x0,0x0,this[_0x3f89('0x23')]*this['resolution'],this[_0x3f89('0x24')]*this['resolution']),this['crop']=this[_0x3f89('0x98')][_0x3f89('0x2a5')](),this[_0x3f89('0x59')]=new PIXI[(_0x3f89('0x271'))](),this[_0x3f89('0x59')][_0x3f89('0x23')]=this['width']*this[_0x3f89('0x9d')],this[_0x3f89('0x59')][_0x3f89('0x24')]=this['height']*this[_0x3f89('0x9d')],this[_0x3f89('0x59')][_0x3f89('0x103')]=[],this[_0x3f89('0x59')][_0x3f89('0x9d')]=this['resolution'],this['baseTexture']['scaleMode']=_0x36ea44,this[_0x3f89('0x59')][_0x3f89('0x102')]=!0x0,PIXI[_0x3f89('0x91')][_0x3f89('0x48')](this,this['baseTexture'],this[_0x3f89('0x98')][_0x3f89('0x2a5')]()),this[_0x3f89('0x16c')]=_0x3dfc36,this['renderer'][_0x3f89('0xf5')]===_0x1525a6['WEBGL']){var _0x1ba73e=this[_0x3f89('0x16c')]['gl'];this[_0x3f89('0x59')][_0x3f89('0x18a')]=_0x5320f8,this[_0x3f89('0x59')][_0x3f89('0x1a5')][_0x1ba73e['id']]=!0x1,this['textureBuffer']=new PIXI['FilterTexture'](_0x1ba73e,this[_0x3f89('0x23')],this[_0x3f89('0x24')],this[_0x3f89('0x59')][_0x3f89('0xa1')],_0x5320f8),this[_0x3f89('0x59')][_0x3f89('0x103')][_0x1ba73e['id']]=this[_0x3f89('0x7db')][_0x3f89('0x57')],this['projection']=new _0x1525a6[(_0x3f89('0x27'))](0.5*this['width'],0.5*-this[_0x3f89('0x24')]);}else this[_0x3f89('0x7db')]=new PIXI[(_0x3f89('0x240'))](this[_0x3f89('0x23')]*this[_0x3f89('0x9d')],this[_0x3f89('0x24')]*this[_0x3f89('0x9d')]),this[_0x3f89('0x59')][_0x3f89('0xac')]=this['textureBuffer']['canvas'];this[_0x3f89('0x99')]=!0x0,this[_0x3f89('0x7dc')]=new _0x1525a6['Matrix'](),this[_0x3f89('0x27c')]();},_0x1525a6['RenderTexture'][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](PIXI[_0x3f89('0x91')][_0x3f89('0x53')]),_0x1525a6['RenderTexture'][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6['RenderTexture'],_0x1525a6['RenderTexture']['prototype'][_0x3f89('0x7dd')]=function(_0x211bdd,_0x4dd48e,_0x344062,_0x18ae87){_0x211bdd[_0x3f89('0x5f')](),this[_0x3f89('0x4b')][_0x3f89('0x2da')](_0x211bdd[_0x3f89('0x2e')]),this[_0x3f89('0x4b')]['tx']=_0x4dd48e,this[_0x3f89('0x4b')]['ty']=_0x344062,this['renderer'][_0x3f89('0xf5')]===_0x1525a6['WEBGL']?this[_0x3f89('0x80')](_0x211bdd,this[_0x3f89('0x4b')],_0x18ae87):this[_0x3f89('0x54')](_0x211bdd,this['_tempMatrix'],_0x18ae87);},_0x1525a6[_0x3f89('0x4a')][_0x3f89('0x53')][_0x3f89('0x7de')]=function(_0x41d391,_0xf3ec5,_0x1ad4f,_0x24b7f1){this['_tempMatrix'][_0x3f89('0x7df')]()['translate'](_0xf3ec5,_0x1ad4f),this['renderer'][_0x3f89('0xf5')]===_0x1525a6[_0x3f89('0x491')]?this[_0x3f89('0x80')](_0x41d391,this[_0x3f89('0x4b')],_0x24b7f1):this[_0x3f89('0x54')](_0x41d391,this['_tempMatrix'],_0x24b7f1);},_0x1525a6[_0x3f89('0x4a')][_0x3f89('0x53')][_0x3f89('0x4c')]=function(_0x2ef9fa,_0x24b1c5,_0x23e5ed){void 0x0===_0x24b1c5||null===_0x24b1c5?this[_0x3f89('0x4b')][_0x3f89('0x2da')](_0x2ef9fa[_0x3f89('0x2e')]):this['_tempMatrix'][_0x3f89('0x2da')](_0x24b1c5),this[_0x3f89('0x16c')][_0x3f89('0xf5')]===_0x1525a6[_0x3f89('0x491')]?this['_renderWebGL'](_0x2ef9fa,this[_0x3f89('0x4b')],_0x23e5ed):this[_0x3f89('0x54')](_0x2ef9fa,this[_0x3f89('0x4b')],_0x23e5ed);},_0x1525a6[_0x3f89('0x4a')][_0x3f89('0x53')][_0x3f89('0x58')]=function(_0x30dd4c,_0x7a6ae3,_0x228476){_0x30dd4c===this[_0x3f89('0x23')]&&_0x7a6ae3===this['height']||(this[_0x3f89('0x99')]=_0x30dd4c>0x0&&_0x7a6ae3>0x0,this[_0x3f89('0x23')]=_0x30dd4c,this['height']=_0x7a6ae3,this[_0x3f89('0x98')][_0x3f89('0x23')]=this[_0x3f89('0xa5')][_0x3f89('0x23')]=_0x30dd4c*this[_0x3f89('0x9d')],this[_0x3f89('0x98')][_0x3f89('0x24')]=this[_0x3f89('0xa5')][_0x3f89('0x24')]=_0x7a6ae3*this['resolution'],_0x228476&&(this['baseTexture'][_0x3f89('0x23')]=this[_0x3f89('0x23')]*this['resolution'],this[_0x3f89('0x59')][_0x3f89('0x24')]=this[_0x3f89('0x24')]*this[_0x3f89('0x9d')]),this['renderer'][_0x3f89('0xf5')]===_0x1525a6[_0x3f89('0x491')]&&(this['projection']['x']=this[_0x3f89('0x23')]/0x2,this['projection']['y']=-this['height']/0x2),this[_0x3f89('0x99')]&&this['textureBuffer']['resize'](this[_0x3f89('0x23')],this[_0x3f89('0x24')]));},_0x1525a6[_0x3f89('0x4a')][_0x3f89('0x53')][_0x3f89('0x192')]=function(){this[_0x3f89('0x99')]&&(this[_0x3f89('0x16c')]['type']===_0x1525a6['WEBGL']&&this[_0x3f89('0x16c')]['gl'][_0x3f89('0x18f')](this['renderer']['gl'][_0x3f89('0x1a')],this[_0x3f89('0x7db')][_0x3f89('0x22c')]),this[_0x3f89('0x7db')]['clear']());},_0x1525a6['RenderTexture'][_0x3f89('0x53')][_0x3f89('0x80')]=function(_0x228877,_0x3db864,_0x60e7a4){if(this['valid']&&0x0!==_0x228877[_0x3f89('0x2b')]){var _0x459333=_0x228877['worldTransform'];_0x459333[_0x3f89('0x7df')](),_0x459333[_0x3f89('0x75c')](0x0,0x2*this[_0x3f89('0x15f')]['y']),_0x3db864&&_0x459333[_0x3f89('0x7e0')](_0x3db864),_0x459333[_0x3f89('0x28')](0x1,-0x1);for(var _0x17cf57=0x0;_0x17cf57<_0x228877[_0x3f89('0x39')][_0x3f89('0x5')];_0x17cf57++)_0x228877[_0x3f89('0x39')][_0x17cf57][_0x3f89('0x5f')]();var _0xe0b61e=this['renderer']['gl'];_0xe0b61e[_0x3f89('0x19b')](0x0,0x0,this[_0x3f89('0x23')]*this['resolution'],this[_0x3f89('0x24')]*this[_0x3f89('0x9d')]),_0xe0b61e['bindFramebuffer'](_0xe0b61e[_0x3f89('0x1a')],this[_0x3f89('0x7db')][_0x3f89('0x22c')]),_0x60e7a4&&this[_0x3f89('0x7db')][_0x3f89('0x192')](),this['renderer']['spriteBatch'][_0x3f89('0xc6')]=!0x0,this[_0x3f89('0x16c')][_0x3f89('0x196')](_0x228877,this['projection'],this['textureBuffer']['frameBuffer'],_0x3db864),this[_0x3f89('0x16c')][_0x3f89('0x82')][_0x3f89('0xc6')]=!0x0,_0xe0b61e[_0x3f89('0x18f')](_0xe0b61e[_0x3f89('0x1a')],null);}},_0x1525a6[_0x3f89('0x4a')][_0x3f89('0x53')][_0x3f89('0x54')]=function(_0x1ec814,_0x277afd,_0x499548){if(this[_0x3f89('0x99')]&&0x0!==_0x1ec814[_0x3f89('0x2b')]){var _0x3735ef=_0x1ec814[_0x3f89('0x2e')];_0x3735ef[_0x3f89('0x7df')](),_0x277afd&&_0x3735ef[_0x3f89('0x7e0')](_0x277afd);for(var _0x57d58f=0x0;_0x57d58f<_0x1ec814[_0x3f89('0x39')][_0x3f89('0x5')];_0x57d58f++)_0x1ec814[_0x3f89('0x39')][_0x57d58f][_0x3f89('0x5f')]();_0x499548&&this[_0x3f89('0x7db')][_0x3f89('0x192')]();var _0x1e7549=this[_0x3f89('0x16c')][_0x3f89('0x9d')];this['renderer'][_0x3f89('0x9d')]=this['resolution'],this[_0x3f89('0x16c')][_0x3f89('0x196')](_0x1ec814,this[_0x3f89('0x7db')]['context'],_0x277afd),this[_0x3f89('0x16c')][_0x3f89('0x9d')]=_0x1e7549;}},_0x1525a6[_0x3f89('0x4a')][_0x3f89('0x53')][_0x3f89('0x6e5')]=function(){var _0x11bea6=new Image();return _0x11bea6[_0x3f89('0x7e1')]=this[_0x3f89('0x7e2')](),_0x11bea6;},_0x1525a6[_0x3f89('0x4a')][_0x3f89('0x53')][_0x3f89('0x7e2')]=function(){return this[_0x3f89('0x75d')]()[_0x3f89('0x7e3')]();},_0x1525a6['RenderTexture'][_0x3f89('0x53')][_0x3f89('0x75d')]=function(){if(this[_0x3f89('0x16c')][_0x3f89('0xf5')]===_0x1525a6[_0x3f89('0x491')]){var _0x397c7e=this['renderer']['gl'],_0x5347e8=this[_0x3f89('0x7db')][_0x3f89('0x23')],_0x1b90db=this[_0x3f89('0x7db')][_0x3f89('0x24')],_0x528283=new Uint8Array(0x4*_0x5347e8*_0x1b90db);_0x397c7e[_0x3f89('0x18f')](_0x397c7e[_0x3f89('0x1a')],this[_0x3f89('0x7db')][_0x3f89('0x22c')]),_0x397c7e[_0x3f89('0x7e4')](0x0,0x0,_0x5347e8,_0x1b90db,_0x397c7e['RGBA'],_0x397c7e['UNSIGNED_BYTE'],_0x528283),_0x397c7e[_0x3f89('0x18f')](_0x397c7e['FRAMEBUFFER'],null);var _0x166f16=new PIXI[(_0x3f89('0x240'))](_0x5347e8,_0x1b90db),_0x22591a=_0x166f16[_0x3f89('0x9e')][_0x3f89('0x251')](0x0,0x0,_0x5347e8,_0x1b90db);return _0x22591a[_0x3f89('0x1bf')]['set'](_0x528283),_0x166f16['context']['putImageData'](_0x22591a,0x0,0x0),_0x166f16[_0x3f89('0x241')];}return this[_0x3f89('0x7db')][_0x3f89('0x241')];},_0x1525a6[_0x3f89('0x6fb')]=function(_0x299f84,_0x1604c8,_0x916424,_0x490a22,_0x27880b){_0x1604c8=_0x1604c8||0x0,_0x916424=_0x916424||0x0,_0x490a22=void 0x0===_0x490a22||null===_0x490a22?'':_0x490a22[_0x3f89('0x28a')](),this[_0x3f89('0xf5')]=_0x1525a6[_0x3f89('0x7e5')],this[_0x3f89('0x3ed')]=_0x1525a6[_0x3f89('0x705')],this[_0x3f89('0x22b')]=new _0x1525a6[(_0x3f89('0x27'))](),this['textBounds']=null,this['canvas']=_0x1525a6['CanvasPool'][_0x3f89('0x6a')](this),this[_0x3f89('0x9e')]=this['canvas']['getContext']('2d'),this[_0x3f89('0x20c')]=[],this[_0x3f89('0x7e6')]=[],this['fontStyles']=[],this[_0x3f89('0x7e7')]=[],this[_0x3f89('0x7e8')]=!0x1,this['useAdvancedWrap']=!0x1,this[_0x3f89('0x7e9')]=/(?:\r\n|\r|\n)/,this[_0x3f89('0x7ea')]=-0x1,this[_0x3f89('0x7eb')]='',this['_res']=_0x299f84[_0x3f89('0x16c')][_0x3f89('0x9d')],this[_0x3f89('0x7ec')]=_0x490a22,this[_0x3f89('0x7ed')]=null,this[_0x3f89('0x7ee')]=0x0,this[_0x3f89('0x7ef')]=0x0,this[_0x3f89('0x8d')]=0x0,this['_height']=0x0,_0x1525a6[_0x3f89('0x52')][_0x3f89('0x48')](this,_0x299f84,_0x1604c8,_0x916424,PIXI[_0x3f89('0x91')][_0x3f89('0x275')](this[_0x3f89('0x241')])),this['style']={},this[_0x3f89('0x7f0')](_0x27880b||{}),''!==_0x490a22&&this[_0x3f89('0x7f1')]();},_0x1525a6['Text'][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](_0x1525a6[_0x3f89('0x52')][_0x3f89('0x53')]),_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6['Text'],_0x1525a6['Text'][_0x3f89('0x53')]['preUpdate']=function(){return!!(this['preUpdatePhysics']()&&this['preUpdateLifeSpan']()&&this[_0x3f89('0x708')]())&&this[_0x3f89('0x709')]();},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')][_0x3f89('0x37d')]=function(){},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')]['destroy']=function(_0xc79c9f){this['texture'][_0x3f89('0x5d')](!0x0),_0x1525a6[_0x3f89('0x684')]['Destroy'][_0x3f89('0x53')][_0x3f89('0x5d')]['call'](this,_0xc79c9f);},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')][_0x3f89('0x7f2')]=function(_0x3d56df,_0x33fd62,_0x39e89d,_0x1ee264,_0x57d190,_0x362e9b){return void 0x0===_0x3d56df&&(_0x3d56df=0x0),void 0x0===_0x33fd62&&(_0x33fd62=0x0),void 0x0===_0x39e89d&&(_0x39e89d=_0x3f89('0x7f3')),void 0x0===_0x1ee264&&(_0x1ee264=0x0),void 0x0===_0x57d190&&(_0x57d190=!0x0),void 0x0===_0x362e9b&&(_0x362e9b=!0x0),this[_0x3f89('0x19a')][_0x3f89('0x766')]=_0x3d56df,this[_0x3f89('0x19a')][_0x3f89('0x767')]=_0x33fd62,this[_0x3f89('0x19a')]['shadowColor']=_0x39e89d,this[_0x3f89('0x19a')][_0x3f89('0x7f4')]=_0x1ee264,this[_0x3f89('0x19a')][_0x3f89('0x7f5')]=_0x57d190,this['style']['shadowFill']=_0x362e9b,this[_0x3f89('0xc6')]=!0x0,this;},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')]['setStyle']=function(_0x3ace4f,_0x4f8cad){void 0x0===_0x4f8cad&&(_0x4f8cad=!0x1);var _0x13e531=Object[_0x3f89('0x292')]({},_0x3ace4f);_0x13e531[_0x3f89('0x76c')]=_0x3ace4f[_0x3f89('0x76c')]||'bold\x2020pt\x20Arial',_0x13e531['backgroundColor']=_0x3ace4f[_0x3f89('0x3c5')]||null,_0x13e531['fill']=_0x3ace4f[_0x3f89('0x4f3')]||_0x3f89('0x25c'),_0x13e531[_0x3f89('0x40d')]=(_0x3ace4f[_0x3f89('0x40d')]||_0x3f89('0x2b6'))[_0x3f89('0x573')](),_0x13e531[_0x3f89('0x7f6')]=(_0x3ace4f[_0x3f89('0x7f6')]||_0x3f89('0x2b6'))[_0x3f89('0x573')](),_0x13e531[_0x3f89('0x7f7')]=(_0x3ace4f[_0x3f89('0x7f7')]||_0x3f89('0x2b8'))[_0x3f89('0x573')](),_0x13e531[_0x3f89('0x775')]=_0x3ace4f[_0x3f89('0x775')]||'black',_0x13e531[_0x3f89('0x7f8')]=Number(_0x3ace4f['strokeThickness'])||0x0,_0x13e531[_0x3f89('0x7f9')]=_0x3ace4f[_0x3f89('0x7f9')]||!0x1,_0x13e531['wordWrapWidth']=_0x3ace4f[_0x3f89('0x7fa')]||0x64,_0x13e531[_0x3f89('0x7fb')]=_0x3ace4f[_0x3f89('0x7fb')]||0x0,_0x13e531[_0x3f89('0x766')]=_0x3ace4f[_0x3f89('0x766')]||0x0,_0x13e531['shadowOffsetY']=_0x3ace4f[_0x3f89('0x767')]||0x0,_0x13e531['shadowColor']=_0x3ace4f[_0x3f89('0x764')]||'rgba(0,0,0,0)',_0x13e531[_0x3f89('0x7f4')]=_0x3ace4f[_0x3f89('0x7f4')]||0x0,_0x13e531['tabs']=_0x3ace4f['tabs']||0x0;var _0x5ef0a9=this[_0x3f89('0x7fc')](_0x13e531[_0x3f89('0x76c')]);return _0x13e531[_0x3f89('0x7fd')]&&(_0x5ef0a9['fontStyle']=_0x13e531[_0x3f89('0x7fd')]),_0x13e531['fontVariant']&&(_0x5ef0a9[_0x3f89('0x7fe')]=_0x13e531[_0x3f89('0x7fe')]),_0x13e531[_0x3f89('0x7ff')]&&(_0x5ef0a9['fontWeight']=_0x13e531[_0x3f89('0x7ff')]),_0x13e531[_0x3f89('0x800')]&&('number'==typeof _0x13e531[_0x3f89('0x800')]&&(_0x13e531[_0x3f89('0x800')]=_0x13e531[_0x3f89('0x800')]+'px'),_0x5ef0a9[_0x3f89('0x800')]=_0x13e531[_0x3f89('0x800')]),this['_fontComponents']=_0x5ef0a9,_0x13e531[_0x3f89('0x76c')]=this[_0x3f89('0x801')](this[_0x3f89('0x7ed')]),this[_0x3f89('0x19a')]=_0x13e531,this[_0x3f89('0xc6')]=!0x0,_0x4f8cad&&this['updateText'](),this;},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')][_0x3f89('0x7f1')]=function(){this[_0x3f89('0x57')][_0x3f89('0x59')][_0x3f89('0x9d')]=this['_res'],this['context'][_0x3f89('0x76c')]=this[_0x3f89('0x19a')][_0x3f89('0x76c')];var _0x4948f4=this[_0x3f89('0x802')];this[_0x3f89('0x7ea')]>-0x1&&this[_0x3f89('0x7ea')]<_0x4948f4[_0x3f89('0x5')]&&(_0x4948f4=this['text'][_0x3f89('0x803')](0x0,this['characterLimitSize'])+this[_0x3f89('0x7eb')]),this[_0x3f89('0x19a')]['wordWrap']&&(_0x4948f4=this[_0x3f89('0x804')](this[_0x3f89('0x802')]));var _0x2f6fb2=_0x4948f4[_0x3f89('0x296')](this['splitRegExp']),_0x4c0741=this[_0x3f89('0x19a')][_0x3f89('0x805')],_0x545056=[],_0x4ff1f6=0x0,_0x34179e=this[_0x3f89('0x806')](this[_0x3f89('0x19a')][_0x3f89('0x76c')]),_0x17ff34=_0x2f6fb2[_0x3f89('0x5')];this['style']['maxLines']>0x0&&this[_0x3f89('0x19a')][_0x3f89('0x7fb')]<_0x2f6fb2['length']&&(_0x17ff34=this[_0x3f89('0x19a')][_0x3f89('0x7fb')]),this['_charCount']=0x0;for(var _0xec8eec=0x0;_0xec8eec<_0x17ff34;_0xec8eec++){if(0x0===_0x4c0741)_0x3bc198=this[_0x3f89('0x19a')][_0x3f89('0x7f8')]+this[_0x3f89('0x22b')]['x'],this[_0x3f89('0x20c')]['length']>0x0||this[_0x3f89('0x7e6')]['length']>0x0||this['fontWeights'][_0x3f89('0x5')]>0x0||this['fontStyles'][_0x3f89('0x5')]>0x0?_0x3bc198+=this[_0x3f89('0x807')](_0x2f6fb2[_0xec8eec]):_0x3bc198+=this[_0x3f89('0x9e')][_0x3f89('0x808')](_0x2f6fb2[_0xec8eec])[_0x3f89('0x23')],this[_0x3f89('0x19a')]['wordWrap']&&(_0x3bc198-=this['context'][_0x3f89('0x808')]('\x20')[_0x3f89('0x23')]);else{var _0x261bda=_0x2f6fb2[_0xec8eec][_0x3f89('0x296')](/(?:\t)/),_0x3bc198=this['padding']['x']+this[_0x3f89('0x19a')][_0x3f89('0x7f8')];if(Array[_0x3f89('0x288')](_0x4c0741))for(var _0x50e9ee=0x0,_0x4f075f=0x0;_0x4f075f<_0x261bda[_0x3f89('0x5')];_0x4f075f++){var _0xd89684=0x0;_0xd89684=this[_0x3f89('0x20c')]['length']>0x0||this[_0x3f89('0x7e6')][_0x3f89('0x5')]>0x0||this['fontWeights'][_0x3f89('0x5')]>0x0||this[_0x3f89('0x809')][_0x3f89('0x5')]>0x0?this[_0x3f89('0x807')](_0x261bda[_0x4f075f]):Math[_0x3f89('0x56')](this[_0x3f89('0x9e')][_0x3f89('0x808')](_0x261bda[_0x4f075f])[_0x3f89('0x23')]),_0x4f075f>0x0&&(_0x50e9ee+=_0x4c0741[_0x4f075f-0x1]),_0x3bc198=_0x50e9ee+_0xd89684;}else for(_0x4f075f=0x0;_0x4f075f<_0x261bda[_0x3f89('0x5')];_0x4f075f++)this[_0x3f89('0x20c')][_0x3f89('0x5')]>0x0||this['strokeColors'][_0x3f89('0x5')]>0x0||this[_0x3f89('0x7e7')][_0x3f89('0x5')]>0x0||this[_0x3f89('0x809')][_0x3f89('0x5')]>0x0?_0x3bc198+=this[_0x3f89('0x807')](_0x261bda[_0x4f075f]):_0x3bc198+=Math[_0x3f89('0x56')](this[_0x3f89('0x9e')][_0x3f89('0x808')](_0x261bda[_0x4f075f])[_0x3f89('0x23')]),_0x3bc198+=this[_0x3f89('0x3d')][_0x3f89('0x344')][_0x3f89('0x80a')](_0x3bc198,_0x4c0741)-_0x3bc198;}_0x545056[_0xec8eec]=Math[_0x3f89('0x56')](_0x3bc198),_0x4ff1f6=Math[_0x3f89('0x55')](_0x4ff1f6,_0x545056[_0xec8eec]);}this['canvas']['width']=_0x4ff1f6*this[_0x3f89('0x80b')];var _0x582cd4=_0x34179e['fontSize']+this[_0x3f89('0x19a')][_0x3f89('0x7f8')]+this['padding']['y'],_0x3112b5=_0x582cd4*_0x17ff34,_0x233c48=this[_0x3f89('0x7ee')];_0x233c48<0x0&&Math[_0x3f89('0x2bf')](_0x233c48)>_0x582cd4&&(_0x233c48=-_0x582cd4),0x0!==_0x233c48&&(_0x3112b5+=_0x233c48>0x0?_0x233c48*_0x2f6fb2['length']:_0x233c48*(_0x2f6fb2[_0x3f89('0x5')]-0x1)),this[_0x3f89('0x241')][_0x3f89('0x24')]=_0x3112b5*this[_0x3f89('0x80b')],this[_0x3f89('0x9e')][_0x3f89('0x28')](this[_0x3f89('0x80b')],this[_0x3f89('0x80b')]),navigator[_0x3f89('0x259')]&&this[_0x3f89('0x9e')][_0x3f89('0x242')](0x0,0x0,this['canvas'][_0x3f89('0x23')],this['canvas']['height']),this[_0x3f89('0x19a')][_0x3f89('0x3c5')]&&(this[_0x3f89('0x9e')][_0x3f89('0x25b')]=this[_0x3f89('0x19a')]['backgroundColor'],this['context']['fillRect'](0x0,0x0,this[_0x3f89('0x241')]['width'],this[_0x3f89('0x241')]['height'])),this[_0x3f89('0x9e')]['fillStyle']=this['style'][_0x3f89('0x4f3')],this[_0x3f89('0x9e')][_0x3f89('0x76c')]=this[_0x3f89('0x19a')][_0x3f89('0x76c')],this[_0x3f89('0x9e')][_0x3f89('0x773')]=this[_0x3f89('0x19a')][_0x3f89('0x775')],this[_0x3f89('0x9e')][_0x3f89('0x80c')]=_0x3f89('0x80d'),this[_0x3f89('0x9e')][_0x3f89('0x7aa')]=this[_0x3f89('0x19a')][_0x3f89('0x7f8')],this[_0x3f89('0x9e')]['lineCap']=_0x3f89('0x2d1'),this[_0x3f89('0x9e')][_0x3f89('0x80e')]=_0x3f89('0x2d1');var _0x26da43,_0x244d3c;for(this['_charCount']=0x0,_0xec8eec=0x0;_0xec8eec<_0x17ff34;_0xec8eec++)_0x26da43=this[_0x3f89('0x19a')]['strokeThickness']/0x2,_0x244d3c=this['style'][_0x3f89('0x7f8')]/0x2+_0xec8eec*_0x582cd4+_0x34179e['ascent'],_0xec8eec>0x0&&(_0x244d3c+=_0x233c48*_0xec8eec),_0x3f89('0x2b7')===this[_0x3f89('0x19a')][_0x3f89('0x40d')]?_0x26da43+=_0x4ff1f6-_0x545056[_0xec8eec]:_0x3f89('0x80f')===this['style'][_0x3f89('0x40d')]&&(_0x26da43+=(_0x4ff1f6-_0x545056[_0xec8eec])/0x2),this['autoRound']&&(_0x26da43=Math[_0x3f89('0x2d1')](_0x26da43),_0x244d3c=Math[_0x3f89('0x2d1')](_0x244d3c)),this['colors']['length']>0x0||this[_0x3f89('0x7e6')]['length']>0x0||this[_0x3f89('0x7e7')][_0x3f89('0x5')]>0x0||this[_0x3f89('0x809')][_0x3f89('0x5')]>0x0?this[_0x3f89('0x810')](_0x2f6fb2[_0xec8eec],_0x26da43,_0x244d3c):(this[_0x3f89('0x19a')][_0x3f89('0x775')]&&this[_0x3f89('0x19a')]['strokeThickness']&&(this['updateShadow'](this['style'][_0x3f89('0x7f5')]),0x0===_0x4c0741?this[_0x3f89('0x9e')]['strokeText'](_0x2f6fb2[_0xec8eec],_0x26da43,_0x244d3c):this[_0x3f89('0x811')](_0x2f6fb2[_0xec8eec],_0x26da43,_0x244d3c,!0x1)),this['style']['fill']&&(this['updateShadow'](this[_0x3f89('0x19a')][_0x3f89('0x812')]),0x0===_0x4c0741?this[_0x3f89('0x9e')][_0x3f89('0x76e')](_0x2f6fb2[_0xec8eec],_0x26da43,_0x244d3c):this['renderTabLine'](_0x2f6fb2[_0xec8eec],_0x26da43,_0x244d3c,!0x0)));this[_0x3f89('0x219')](),this[_0x3f89('0xc6')]=!0x1;},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')]['renderTabLine']=function(_0x3a87bf,_0x40ea56,_0x37ac1a,_0x3b3d34){var _0xeb99fe=_0x3a87bf['split'](/(?:\t)/),_0x53f900=this[_0x3f89('0x19a')][_0x3f89('0x805')],_0x23e9cd=0x0;if(Array[_0x3f89('0x288')](_0x53f900))for(var _0x443898=0x0,_0x6e6693=0x0;_0x6e6693<_0xeb99fe['length'];_0x6e6693++)_0x6e6693>0x0&&(_0x443898+=_0x53f900[_0x6e6693-0x1]),_0x23e9cd=_0x40ea56+_0x443898,_0x3b3d34?this[_0x3f89('0x9e')][_0x3f89('0x76e')](_0xeb99fe[_0x6e6693],_0x23e9cd,_0x37ac1a):this[_0x3f89('0x9e')][_0x3f89('0x813')](_0xeb99fe[_0x6e6693],_0x23e9cd,_0x37ac1a);else for(_0x6e6693=0x0;_0x6e6693<_0xeb99fe[_0x3f89('0x5')];_0x6e6693++){var _0x52e908=Math['ceil'](this[_0x3f89('0x9e')][_0x3f89('0x808')](_0xeb99fe[_0x6e6693])[_0x3f89('0x23')]);_0x23e9cd=this[_0x3f89('0x3d')]['math'][_0x3f89('0x80a')](_0x40ea56,_0x53f900),_0x3b3d34?this[_0x3f89('0x9e')][_0x3f89('0x76e')](_0xeb99fe[_0x6e6693],_0x23e9cd,_0x37ac1a):this[_0x3f89('0x9e')][_0x3f89('0x813')](_0xeb99fe[_0x6e6693],_0x23e9cd,_0x37ac1a),_0x40ea56=_0x23e9cd+_0x52e908;}},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')][_0x3f89('0x814')]=function(_0x132138){_0x132138?(this['context']['shadowOffsetX']=this['style'][_0x3f89('0x766')],this[_0x3f89('0x9e')]['shadowOffsetY']=this['style'][_0x3f89('0x767')],this[_0x3f89('0x9e')][_0x3f89('0x764')]=this[_0x3f89('0x19a')][_0x3f89('0x764')],this[_0x3f89('0x9e')][_0x3f89('0x7f4')]=this[_0x3f89('0x19a')][_0x3f89('0x7f4')]):(this['context']['shadowOffsetX']=0x0,this['context']['shadowOffsetY']=0x0,this[_0x3f89('0x9e')]['shadowColor']=0x0,this['context']['shadowBlur']=0x0);},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')][_0x3f89('0x807')]=function(_0x568932){for(var _0x182ea6=0x0,_0x1c94b4=0x0;_0x1c94b4<_0x568932[_0x3f89('0x5')];_0x1c94b4++){var _0x13f3af=_0x568932[_0x1c94b4];if(this[_0x3f89('0x7e7')]['length']>0x0||this[_0x3f89('0x809')][_0x3f89('0x5')]>0x0){var _0x3eed11=this[_0x3f89('0x7fc')](this[_0x3f89('0x9e')][_0x3f89('0x76c')]);this[_0x3f89('0x809')][this[_0x3f89('0x7ef')]]&&(_0x3eed11[_0x3f89('0x7fd')]=this['fontStyles'][this[_0x3f89('0x7ef')]]),this[_0x3f89('0x7e7')][this[_0x3f89('0x7ef')]]&&(_0x3eed11[_0x3f89('0x7ff')]=this['fontWeights'][this['_charCount']]),this[_0x3f89('0x9e')]['font']=this[_0x3f89('0x801')](_0x3eed11);}this[_0x3f89('0x19a')]['stroke']&&this['style']['strokeThickness']&&(this[_0x3f89('0x7e6')][this[_0x3f89('0x7ef')]]&&(this['context'][_0x3f89('0x773')]=this[_0x3f89('0x7e6')][this[_0x3f89('0x7ef')]]),this['updateShadow'](this[_0x3f89('0x19a')][_0x3f89('0x7f5')])),this[_0x3f89('0x19a')][_0x3f89('0x4f3')]&&(this['colors'][this[_0x3f89('0x7ef')]]&&(this[_0x3f89('0x9e')]['fillStyle']=this[_0x3f89('0x20c')][this[_0x3f89('0x7ef')]]),this['updateShadow'](this[_0x3f89('0x19a')][_0x3f89('0x812')])),_0x182ea6+=this['context'][_0x3f89('0x808')](_0x13f3af)['width'],this[_0x3f89('0x7ef')]++;}return Math[_0x3f89('0x56')](_0x182ea6);},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')][_0x3f89('0x810')]=function(_0x3c0a40,_0x56d67d,_0x251ed9){for(var _0x272eb5=0x0;_0x272eb5<_0x3c0a40[_0x3f89('0x5')];_0x272eb5++){var _0x505fec=_0x3c0a40[_0x272eb5];if(this[_0x3f89('0x7e7')][_0x3f89('0x5')]>0x0||this[_0x3f89('0x809')][_0x3f89('0x5')]>0x0){var _0x4e7f38=this[_0x3f89('0x7fc')](this[_0x3f89('0x9e')]['font']);this[_0x3f89('0x809')][this['_charCount']]&&(_0x4e7f38[_0x3f89('0x7fd')]=this['fontStyles'][this[_0x3f89('0x7ef')]]),this['fontWeights'][this[_0x3f89('0x7ef')]]&&(_0x4e7f38[_0x3f89('0x7ff')]=this[_0x3f89('0x7e7')][this[_0x3f89('0x7ef')]]),this[_0x3f89('0x9e')][_0x3f89('0x76c')]=this[_0x3f89('0x801')](_0x4e7f38);}this[_0x3f89('0x19a')][_0x3f89('0x775')]&&this[_0x3f89('0x19a')]['strokeThickness']&&(this[_0x3f89('0x7e6')][this[_0x3f89('0x7ef')]]&&(this['context'][_0x3f89('0x773')]=this['strokeColors'][this['_charCount']]),this[_0x3f89('0x814')](this[_0x3f89('0x19a')][_0x3f89('0x7f5')]),this[_0x3f89('0x9e')][_0x3f89('0x813')](_0x505fec,_0x56d67d,_0x251ed9)),this[_0x3f89('0x19a')][_0x3f89('0x4f3')]&&(this['colors'][this[_0x3f89('0x7ef')]]&&(this[_0x3f89('0x9e')][_0x3f89('0x25b')]=this[_0x3f89('0x20c')][this['_charCount']]),this[_0x3f89('0x814')](this[_0x3f89('0x19a')][_0x3f89('0x812')]),this[_0x3f89('0x9e')][_0x3f89('0x76e')](_0x505fec,_0x56d67d,_0x251ed9)),_0x56d67d+=this[_0x3f89('0x9e')][_0x3f89('0x808')](_0x505fec)[_0x3f89('0x23')],this[_0x3f89('0x7ef')]++;}},_0x1525a6[_0x3f89('0x6fb')]['prototype'][_0x3f89('0x815')]=function(){return this['colors']=[],this['strokeColors']=[],this['dirty']=!0x0,this;},_0x1525a6['Text'][_0x3f89('0x53')][_0x3f89('0x816')]=function(){return this[_0x3f89('0x809')]=[],this['fontWeights']=[],this[_0x3f89('0xc6')]=!0x0,this;},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')][_0x3f89('0x817')]=function(_0x59051f,_0x2f31b7){return this[_0x3f89('0x20c')][_0x2f31b7]=_0x59051f,this[_0x3f89('0xc6')]=!0x0,this;},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')][_0x3f89('0x818')]=function(_0x17a615,_0x21be55){return this[_0x3f89('0x7e6')][_0x21be55]=_0x17a615,this[_0x3f89('0xc6')]=!0x0,this;},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')][_0x3f89('0x819')]=function(_0x55b510,_0x4046d8){return this[_0x3f89('0x809')][_0x4046d8]=_0x55b510,this[_0x3f89('0xc6')]=!0x0,this;},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')]['addFontWeight']=function(_0x2ddcda,_0x30070c){return this['fontWeights'][_0x30070c]=_0x2ddcda,this['dirty']=!0x0,this;},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')][_0x3f89('0x81a')]=function(_0x391f66){return this[_0x3f89('0x57')][_0x3f89('0x59')]['resolution']=this[_0x3f89('0x80b')],this[_0x3f89('0x9e')][_0x3f89('0x76c')]=this[_0x3f89('0x19a')][_0x3f89('0x76c')],this[_0x3f89('0x804')](_0x391f66)[_0x3f89('0x296')](/(?:\r\n|\r|\n)/);},_0x1525a6['Text'][_0x3f89('0x53')]['runWordWrap']=function(_0x3c9744){return this['useAdvancedWrap']?this[_0x3f89('0x81b')](_0x3c9744):this[_0x3f89('0x81c')](_0x3c9744);},_0x1525a6[_0x3f89('0x6fb')]['prototype'][_0x3f89('0x81b')]=function(_0x1c9569){for(var _0x5da2ab=this[_0x3f89('0x9e')],_0x56e761=this[_0x3f89('0x19a')][_0x3f89('0x7fa')],_0x578841='',_0x4d7298=_0x1c9569[_0x3f89('0x386')](/ +/gi,'\x20')[_0x3f89('0x296')](/\r?\n/gi),_0x40d427=_0x4d7298[_0x3f89('0x5')],_0x5f2b20=0x0;_0x5f2b20<_0x40d427;_0x5f2b20++){var _0x298aea=_0x4d7298[_0x5f2b20],_0x1a493a='';if(_0x298aea=_0x298aea[_0x3f89('0x386')](/^ *|\s*$/gi,''),_0x5da2ab[_0x3f89('0x808')](_0x298aea)[_0x3f89('0x23')]<_0x56e761)_0x578841+=_0x298aea+'\x0a';else{for(var _0x41fa11=_0x56e761,_0x30c029=_0x298aea['split']('\x20'),_0x4bb19d=0x0;_0x4bb19d<_0x30c029['length'];_0x4bb19d++){var _0x3ed63f=_0x30c029[_0x4bb19d],_0x1b2f6c=_0x3ed63f+'\x20',_0xc7366e=_0x5da2ab['measureText'](_0x1b2f6c)[_0x3f89('0x23')];if(_0xc7366e>_0x41fa11){if(0x0===_0x4bb19d){for(var _0x3b6ba4=_0x1b2f6c;_0x3b6ba4[_0x3f89('0x5')]&&(_0x3b6ba4=_0x3b6ba4['slice'](0x0,-0x1),!((_0xc7366e=_0x5da2ab[_0x3f89('0x808')](_0x3b6ba4)[_0x3f89('0x23')])<=_0x41fa11)););if(!_0x3b6ba4[_0x3f89('0x5')])throw new Error(_0x3f89('0x81d'));var _0xe06050=_0x3ed63f[_0x3f89('0x24c')](_0x3b6ba4[_0x3f89('0x5')]);_0x30c029[_0x4bb19d]=_0xe06050,_0x1a493a+=_0x3b6ba4;}var _0x56277=_0x30c029[_0x4bb19d][_0x3f89('0x5')]?_0x4bb19d:_0x4bb19d+0x1,_0x52bec8=_0x30c029[_0x3f89('0x285')](_0x56277)[_0x3f89('0xb3')]('\x20')[_0x3f89('0x386')](/[ \n]*$/gi,'');_0x4d7298[_0x5f2b20+0x1]=_0x52bec8+'\x20'+(_0x4d7298[_0x5f2b20+0x1]||''),_0x40d427=_0x4d7298[_0x3f89('0x5')];break;}_0x1a493a+=_0x1b2f6c,_0x41fa11-=_0xc7366e;}_0x578841+=_0x1a493a['replace'](/[ \n]*$/gi,'')+'\x0a';}}return _0x578841=_0x578841[_0x3f89('0x386')](/[\s|\n]*$/gi,'');},_0x1525a6['Text'][_0x3f89('0x53')][_0x3f89('0x81c')]=function(_0x3f379d){for(var _0x3b21d4='',_0x54700e=_0x3f379d[_0x3f89('0x296')]('\x0a'),_0x150ffa=0x0;_0x150ffa<_0x54700e[_0x3f89('0x5')];_0x150ffa++){for(var _0x3f1c7c=this[_0x3f89('0x19a')][_0x3f89('0x7fa')],_0x332ac4=_0x54700e[_0x150ffa][_0x3f89('0x296')]('\x20'),_0x1f2796=0x0;_0x1f2796<_0x332ac4['length'];_0x1f2796++){var _0x384c1d=this['context'][_0x3f89('0x808')](_0x332ac4[_0x1f2796])[_0x3f89('0x23')],_0x5c4a12=_0x384c1d+this[_0x3f89('0x9e')][_0x3f89('0x808')]('\x20')['width'];_0x5c4a12>_0x3f1c7c?(_0x1f2796>0x0&&(_0x3b21d4+='\x0a'),_0x3b21d4+=_0x332ac4[_0x1f2796]+'\x20',_0x3f1c7c=this['style'][_0x3f89('0x7fa')]-_0x384c1d):(_0x3f1c7c-=_0x5c4a12,_0x3b21d4+=_0x332ac4[_0x1f2796]+'\x20');}_0x150ffa<_0x54700e['length']-0x1&&(_0x3b21d4+='\x0a');}return _0x3b21d4;},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')][_0x3f89('0x81e')]=function(_0x8222b){var _0x108d94=this[_0x3f89('0x801')](_0x8222b);this[_0x3f89('0x19a')][_0x3f89('0x76c')]!==_0x108d94&&(this['style'][_0x3f89('0x76c')]=_0x108d94,this[_0x3f89('0xc6')]=!0x0,this[_0x3f89('0x0')]&&this[_0x3f89('0x5f')]());},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')][_0x3f89('0x7fc')]=function(_0x55cbda){var _0x577360=_0x55cbda[_0x3f89('0x683')](/^\s*(?:\b(normal|italic|oblique|inherit)?\b)\s*(?:\b(normal|small-caps|inherit)?\b)\s*(?:\b(normal|bold|bolder|lighter|100|200|300|400|500|600|700|800|900|inherit)?\b)\s*(?:\b(xx-small|x-small|small|medium|large|x-large|xx-large|larger|smaller|0|\d*(?:[.]\d*)?(?:%|[a-z]{2,5}))?\b)\s*(.*)\s*$/);if(_0x577360){var _0x43563c=_0x577360[0x5][_0x3f89('0xa2')]();return/^(?:inherit|serif|sans-serif|cursive|fantasy|monospace)$/[_0x3f89('0x81f')](_0x43563c)||/['",]/['exec'](_0x43563c)||(_0x43563c='\x27'+_0x43563c+'\x27'),{'font':_0x55cbda,'fontStyle':_0x577360[0x1]||_0x3f89('0x820'),'fontVariant':_0x577360[0x2]||'normal','fontWeight':_0x577360[0x3]||_0x3f89('0x820'),'fontSize':_0x577360[0x4]||_0x3f89('0x821'),'fontFamily':_0x43563c};}return console[_0x3f89('0x18b')](_0x3f89('0x822')+_0x55cbda),{'font':_0x55cbda};},_0x1525a6[_0x3f89('0x6fb')]['prototype'][_0x3f89('0x801')]=function(_0x1a6cef){var _0x9fa17e,_0x2d1ea5=[];return(_0x9fa17e=_0x1a6cef[_0x3f89('0x7fd')])&&_0x3f89('0x820')!==_0x9fa17e&&_0x2d1ea5['push'](_0x9fa17e),(_0x9fa17e=_0x1a6cef['fontVariant'])&&_0x3f89('0x820')!==_0x9fa17e&&_0x2d1ea5[_0x3f89('0x6')](_0x9fa17e),(_0x9fa17e=_0x1a6cef[_0x3f89('0x7ff')])&&'normal'!==_0x9fa17e&&_0x2d1ea5[_0x3f89('0x6')](_0x9fa17e),(_0x9fa17e=_0x1a6cef[_0x3f89('0x800')])&&_0x3f89('0x821')!==_0x9fa17e&&_0x2d1ea5['push'](_0x9fa17e),(_0x9fa17e=_0x1a6cef[_0x3f89('0x823')])&&_0x2d1ea5[_0x3f89('0x6')](_0x9fa17e),_0x2d1ea5[_0x3f89('0x5')]||_0x2d1ea5[_0x3f89('0x6')](_0x1a6cef[_0x3f89('0x76c')]),_0x2d1ea5[_0x3f89('0xb3')]('\x20');},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')][_0x3f89('0x824')]=function(_0x5c0fd7,_0xba2c4){return void 0x0===_0xba2c4&&(_0xba2c4=!0x1),this['text']=_0x5c0fd7[_0x3f89('0x28a')]()||'',_0xba2c4?this[_0x3f89('0x7f1')]():this['dirty']=!0x0,this;},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')][_0x3f89('0x825')]=function(_0x553982){if(!Array[_0x3f89('0x288')](_0x553982))return this;for(var _0x1adcac='',_0x4d7842=0x0;_0x4d7842<_0x553982[_0x3f89('0x5')];_0x4d7842++)Array['isArray'](_0x553982[_0x4d7842])?(_0x1adcac+=_0x553982[_0x4d7842][_0x3f89('0xb3')]('\x09'),_0x4d7842<_0x553982[_0x3f89('0x5')]-0x1&&(_0x1adcac+='\x0a')):(_0x1adcac+=_0x553982[_0x4d7842],_0x4d7842<_0x553982['length']-0x1&&(_0x1adcac+='\x09'));return this[_0x3f89('0x802')]=_0x1adcac,this['dirty']=!0x0,this;},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')]['setTextBounds']=function(_0x43cbec,_0x246322,_0x3d6c26,_0x3b043f){return void 0x0===_0x43cbec?this['textBounds']=null:(this['textBounds']?this[_0x3f89('0x826')][_0x3f89('0x2af')](_0x43cbec,_0x246322,_0x3d6c26,_0x3b043f):this[_0x3f89('0x826')]=new _0x1525a6[(_0x3f89('0x34'))](_0x43cbec,_0x246322,_0x3d6c26,_0x3b043f),this['style'][_0x3f89('0x7fa')]>_0x3d6c26&&(this[_0x3f89('0x19a')][_0x3f89('0x7fa')]=_0x3d6c26)),this['updateTexture'](),this;},_0x1525a6['Text']['prototype'][_0x3f89('0x219')]=function(){var _0x19fa4e=this[_0x3f89('0x57')][_0x3f89('0x59')],_0x1ddb52=this[_0x3f89('0x57')]['crop'],_0x5df851=this[_0x3f89('0x57')][_0x3f89('0x98')],_0x15dacb=this[_0x3f89('0x241')][_0x3f89('0x23')],_0x355398=this['canvas'][_0x3f89('0x24')];if(_0x19fa4e[_0x3f89('0x23')]=_0x15dacb,_0x19fa4e[_0x3f89('0x24')]=_0x355398,_0x1ddb52[_0x3f89('0x23')]=_0x15dacb,_0x1ddb52[_0x3f89('0x24')]=_0x355398,_0x5df851[_0x3f89('0x23')]=_0x15dacb,_0x5df851[_0x3f89('0x24')]=_0x355398,this[_0x3f89('0x57')][_0x3f89('0x23')]=_0x15dacb,this[_0x3f89('0x57')][_0x3f89('0x24')]=_0x355398,this[_0x3f89('0x8d')]=_0x15dacb,this['_height']=_0x355398,this[_0x3f89('0x826')]){var _0xb3e689=this[_0x3f89('0x826')]['x'],_0x2cc766=this[_0x3f89('0x826')]['y'];_0x3f89('0x2b7')===this['style']['boundsAlignH']?_0xb3e689+=this['textBounds'][_0x3f89('0x23')]-this[_0x3f89('0x241')][_0x3f89('0x23')]/this[_0x3f89('0x9d')]:'center'===this[_0x3f89('0x19a')]['boundsAlignH']&&(_0xb3e689+=this[_0x3f89('0x826')][_0x3f89('0x2c0')]-this['canvas'][_0x3f89('0x23')]/this['resolution']/0x2),_0x3f89('0x2b9')===this[_0x3f89('0x19a')]['boundsAlignV']?_0x2cc766+=this['textBounds'][_0x3f89('0x24')]-this['canvas'][_0x3f89('0x24')]/this['resolution']:_0x3f89('0x827')===this[_0x3f89('0x19a')][_0x3f89('0x7f7')]&&(_0x2cc766+=this[_0x3f89('0x826')][_0x3f89('0x2c1')]-this[_0x3f89('0x241')][_0x3f89('0x24')]/this[_0x3f89('0x9d')]/0x2),this['pivot']['x']=-_0xb3e689,this['pivot']['y']=-_0x2cc766;}this[_0x3f89('0x2c')]=0x0!==_0x15dacb&&0x0!==_0x355398,this[_0x3f89('0x57')][_0x3f89('0xa8')]=!0x0,this['texture']['baseTexture'][_0x3f89('0xc6')]();},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')][_0x3f89('0x80')]=function(_0x1a9827){this[_0x3f89('0xc6')]&&(this[_0x3f89('0x7f1')](),this['dirty']=!0x1),PIXI[_0x3f89('0x52')][_0x3f89('0x53')][_0x3f89('0x80')][_0x3f89('0x48')](this,_0x1a9827);},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')][_0x3f89('0x54')]=function(_0x38d2f5){this[_0x3f89('0xc6')]&&(this[_0x3f89('0x7f1')](),this[_0x3f89('0xc6')]=!0x1),PIXI[_0x3f89('0x52')][_0x3f89('0x53')]['_renderCanvas'][_0x3f89('0x48')](this,_0x38d2f5);},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')][_0x3f89('0x806')]=function(_0x585c34){var _0x34601a=_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x828')][_0x585c34];if(!_0x34601a){_0x34601a={};var _0x562982=_0x1525a6['Text'][_0x3f89('0x829')],_0x2aafbe=_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x82a')];_0x2aafbe[_0x3f89('0x76c')]=_0x585c34;var _0x5e4e2e=Math['ceil'](_0x2aafbe[_0x3f89('0x808')](_0x3f89('0x82b'))[_0x3f89('0x23')]),_0x372ca7=Math[_0x3f89('0x56')](_0x2aafbe['measureText'](_0x3f89('0x82b'))[_0x3f89('0x23')]),_0x161d5d=0x2*_0x372ca7;if(_0x372ca7=1.4*_0x372ca7|0x0,_0x562982[_0x3f89('0x23')]=_0x5e4e2e,_0x562982[_0x3f89('0x24')]=_0x161d5d,_0x2aafbe[_0x3f89('0x25b')]=_0x3f89('0x82c'),_0x2aafbe[_0x3f89('0x24d')](0x0,0x0,_0x5e4e2e,_0x161d5d),_0x2aafbe['font']=_0x585c34,_0x2aafbe[_0x3f89('0x80c')]=_0x3f89('0x80d'),_0x2aafbe[_0x3f89('0x25b')]=_0x3f89('0x82d'),_0x2aafbe[_0x3f89('0x76e')](_0x3f89('0x82b'),0x0,_0x372ca7),!_0x2aafbe[_0x3f89('0x251')](0x0,0x0,_0x5e4e2e,_0x161d5d))return _0x34601a[_0x3f89('0x82e')]=_0x372ca7,_0x34601a[_0x3f89('0x82f')]=_0x372ca7+0x6,_0x34601a['fontSize']=_0x34601a[_0x3f89('0x82e')]+_0x34601a[_0x3f89('0x82f')],_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x828')][_0x585c34]=_0x34601a,_0x34601a;var _0x27da32,_0x103188,_0x34d679=_0x2aafbe[_0x3f89('0x251')](0x0,0x0,_0x5e4e2e,_0x161d5d)[_0x3f89('0x1bf')],_0x363526=_0x34d679[_0x3f89('0x5')],_0x555fba=0x4*_0x5e4e2e,_0x48b307=0x0,_0x13b10b=!0x1;for(_0x27da32=0x0;_0x27da32<_0x372ca7;_0x27da32++){for(_0x103188=0x0;_0x103188<_0x555fba;_0x103188+=0x4)if(0xff!==_0x34d679[_0x48b307+_0x103188]){_0x13b10b=!0x0;break;}if(_0x13b10b)break;_0x48b307+=_0x555fba;}for(_0x34601a['ascent']=_0x372ca7-_0x27da32,_0x48b307=_0x363526-_0x555fba,_0x13b10b=!0x1,_0x27da32=_0x161d5d;_0x27da32>_0x372ca7;_0x27da32--){for(_0x103188=0x0;_0x103188<_0x555fba;_0x103188+=0x4)if(0xff!==_0x34d679[_0x48b307+_0x103188]){_0x13b10b=!0x0;break;}if(_0x13b10b)break;_0x48b307-=_0x555fba;}_0x34601a[_0x3f89('0x82f')]=_0x27da32-_0x372ca7,_0x34601a[_0x3f89('0x82f')]+=0x6,_0x34601a['fontSize']=_0x34601a[_0x3f89('0x82e')]+_0x34601a[_0x3f89('0x82f')],_0x1525a6['Text'][_0x3f89('0x828')][_0x585c34]=_0x34601a;}return _0x34601a;},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')][_0x3f89('0x7d')]=function(_0x4a9917){return this[_0x3f89('0xc6')]&&(this[_0x3f89('0x7f1')](),this[_0x3f89('0xc6')]=!0x1),PIXI[_0x3f89('0x52')][_0x3f89('0x53')]['getBounds']['call'](this,_0x4a9917);},_0x1525a6['Text'][_0x3f89('0x53')][_0x3f89('0x830')]=function(_0x1a74ae,_0x218dad){this[_0x3f89('0x7eb')]=void 0x0===_0x218dad?'':_0x218dad,this[_0x3f89('0x7ea')]=_0x1a74ae,this[_0x3f89('0x7f1')]();},Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')],_0x3f89('0x802'),{'get':function(){return this[_0x3f89('0x7ec')];},'set':function(_0x3b6720){_0x3b6720!==this['_text']&&(this['_text']=_0x3b6720[_0x3f89('0x28a')]()||'',this[_0x3f89('0xc6')]=!0x0,this[_0x3f89('0x0')]&&this[_0x3f89('0x5f')]());}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')],_0x3f89('0x831'),{'get':function(){return this[_0x3f89('0x801')](this[_0x3f89('0x7ed')]);},'set':function(_0x1a4d7b){_0x1a4d7b=_0x1a4d7b||_0x3f89('0x832'),this[_0x3f89('0x7ed')]=this[_0x3f89('0x7fc')](_0x1a4d7b),this[_0x3f89('0x81e')](this[_0x3f89('0x7ed')]);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')],_0x3f89('0x76c'),{'get':function(){return this[_0x3f89('0x7ed')]['fontFamily'];},'set':function(_0x44d668){_0x44d668=(_0x44d668=_0x44d668||_0x3f89('0x833'))[_0x3f89('0xa2')](),/^(?:inherit|serif|sans-serif|cursive|fantasy|monospace)$/['exec'](_0x44d668)||/['",]/[_0x3f89('0x81f')](_0x44d668)||(_0x44d668='\x27'+_0x44d668+'\x27'),this[_0x3f89('0x7ed')][_0x3f89('0x823')]=_0x44d668,this['updateFont'](this[_0x3f89('0x7ed')]);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')],'fontSize',{'get':function(){var _0x348cbb=this[_0x3f89('0x7ed')][_0x3f89('0x800')];return _0x348cbb&&/(?:^0$|px$)/[_0x3f89('0x81f')](_0x348cbb)?parseInt(_0x348cbb,0xa):_0x348cbb;},'set':function(_0x468a0e){_0x3f89('0x239')==typeof(_0x468a0e=_0x468a0e||'0')&&(_0x468a0e+='px'),this[_0x3f89('0x7ed')][_0x3f89('0x800')]=_0x468a0e,this[_0x3f89('0x81e')](this['_fontComponents']);}}),Object['defineProperty'](_0x1525a6['Text'][_0x3f89('0x53')],_0x3f89('0x7ff'),{'get':function(){return this[_0x3f89('0x7ed')][_0x3f89('0x7ff')]||_0x3f89('0x820');},'set':function(_0x437119){_0x437119=_0x437119||_0x3f89('0x820'),this[_0x3f89('0x7ed')]['fontWeight']=_0x437119,this[_0x3f89('0x81e')](this[_0x3f89('0x7ed')]);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')],_0x3f89('0x7fd'),{'get':function(){return this[_0x3f89('0x7ed')][_0x3f89('0x7fd')]||_0x3f89('0x820');},'set':function(_0xaad219){_0xaad219=_0xaad219||_0x3f89('0x820'),this[_0x3f89('0x7ed')][_0x3f89('0x7fd')]=_0xaad219,this['updateFont'](this['_fontComponents']);}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')],_0x3f89('0x7fe'),{'get':function(){return this[_0x3f89('0x7ed')][_0x3f89('0x7fe')]||'normal';},'set':function(_0x2bbe57){_0x2bbe57=_0x2bbe57||'normal',this[_0x3f89('0x7ed')][_0x3f89('0x7fe')]=_0x2bbe57,this[_0x3f89('0x81e')](this['_fontComponents']);}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')],_0x3f89('0x4f3'),{'get':function(){return this[_0x3f89('0x19a')][_0x3f89('0x4f3')];},'set':function(_0x4fb1d8){_0x4fb1d8!==this[_0x3f89('0x19a')]['fill']&&(this[_0x3f89('0x19a')][_0x3f89('0x4f3')]=_0x4fb1d8,this[_0x3f89('0xc6')]=!0x0);}}),Object['defineProperty'](_0x1525a6['Text'][_0x3f89('0x53')],_0x3f89('0x40d'),{'get':function(){return this[_0x3f89('0x19a')][_0x3f89('0x40d')];},'set':function(_0x1b0481){(_0x1b0481=_0x1b0481['toLowerCase']())!==this[_0x3f89('0x19a')]['align']&&(this['style'][_0x3f89('0x40d')]=_0x1b0481,this[_0x3f89('0xc6')]=!0x0);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')],'resolution',{'get':function(){return this[_0x3f89('0x80b')];},'set':function(_0x1145a3){_0x1145a3!==this['_res']&&(this[_0x3f89('0x80b')]=_0x1145a3,this[_0x3f89('0xc6')]=!0x0);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6fb')]['prototype'],_0x3f89('0x805'),{'get':function(){return this[_0x3f89('0x19a')][_0x3f89('0x805')];},'set':function(_0xd0f74f){_0xd0f74f!==this[_0x3f89('0x19a')][_0x3f89('0x805')]&&(this[_0x3f89('0x19a')][_0x3f89('0x805')]=_0xd0f74f,this[_0x3f89('0xc6')]=!0x0);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6fb')]['prototype'],_0x3f89('0x7f6'),{'get':function(){return this[_0x3f89('0x19a')][_0x3f89('0x7f6')];},'set':function(_0x9b56bc){(_0x9b56bc=_0x9b56bc[_0x3f89('0x573')]())!==this[_0x3f89('0x19a')][_0x3f89('0x7f6')]&&(this[_0x3f89('0x19a')][_0x3f89('0x7f6')]=_0x9b56bc,this[_0x3f89('0xc6')]=!0x0);}}),Object['defineProperty'](_0x1525a6['Text']['prototype'],_0x3f89('0x7f7'),{'get':function(){return this[_0x3f89('0x19a')]['boundsAlignV'];},'set':function(_0x3e41fb){(_0x3e41fb=_0x3e41fb[_0x3f89('0x573')]())!==this['style'][_0x3f89('0x7f7')]&&(this['style'][_0x3f89('0x7f7')]=_0x3e41fb,this[_0x3f89('0xc6')]=!0x0);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6fb')]['prototype'],'stroke',{'get':function(){return this[_0x3f89('0x19a')][_0x3f89('0x775')];},'set':function(_0x4a2312){_0x4a2312!==this['style'][_0x3f89('0x775')]&&(this[_0x3f89('0x19a')][_0x3f89('0x775')]=_0x4a2312,this[_0x3f89('0xc6')]=!0x0);}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')],_0x3f89('0x7f8'),{'get':function(){return this[_0x3f89('0x19a')]['strokeThickness'];},'set':function(_0x13313b){_0x13313b!==this['style'][_0x3f89('0x7f8')]&&(this[_0x3f89('0x19a')][_0x3f89('0x7f8')]=Number(_0x13313b),this[_0x3f89('0xc6')]=!0x0);}}),Object['defineProperty'](_0x1525a6['Text'][_0x3f89('0x53')],_0x3f89('0x7f9'),{'get':function(){return this['style'][_0x3f89('0x7f9')];},'set':function(_0x1a964c){_0x1a964c!==this['style']['wordWrap']&&(this[_0x3f89('0x19a')][_0x3f89('0x7f9')]=_0x1a964c,this[_0x3f89('0xc6')]=!0x0);}}),Object[_0x3f89('0x8e')](_0x1525a6['Text'][_0x3f89('0x53')],_0x3f89('0x7fa'),{'get':function(){return this[_0x3f89('0x19a')]['wordWrapWidth'];},'set':function(_0x5b8e00){_0x5b8e00!==this['style'][_0x3f89('0x7fa')]&&(this['style']['wordWrapWidth']=_0x5b8e00,this['dirty']=!0x0);}}),Object[_0x3f89('0x8e')](_0x1525a6['Text'][_0x3f89('0x53')],_0x3f89('0x834'),{'get':function(){return this[_0x3f89('0x7ee')];},'set':function(_0xe5575){_0xe5575!==this['_lineSpacing']&&(this[_0x3f89('0x7ee')]=parseFloat(_0xe5575),this['dirty']=!0x0,this[_0x3f89('0x0')]&&this[_0x3f89('0x5f')]());}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')],'shadowOffsetX',{'get':function(){return this[_0x3f89('0x19a')][_0x3f89('0x766')];},'set':function(_0x4290c9){_0x4290c9!==this[_0x3f89('0x19a')]['shadowOffsetX']&&(this[_0x3f89('0x19a')][_0x3f89('0x766')]=_0x4290c9,this[_0x3f89('0xc6')]=!0x0);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')],_0x3f89('0x767'),{'get':function(){return this[_0x3f89('0x19a')]['shadowOffsetY'];},'set':function(_0x2cc1d2){_0x2cc1d2!==this['style'][_0x3f89('0x767')]&&(this[_0x3f89('0x19a')][_0x3f89('0x767')]=_0x2cc1d2,this[_0x3f89('0xc6')]=!0x0);}}),Object[_0x3f89('0x8e')](_0x1525a6['Text'][_0x3f89('0x53')],_0x3f89('0x764'),{'get':function(){return this[_0x3f89('0x19a')][_0x3f89('0x764')];},'set':function(_0x553274){_0x553274!==this[_0x3f89('0x19a')]['shadowColor']&&(this['style'][_0x3f89('0x764')]=_0x553274,this[_0x3f89('0xc6')]=!0x0);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')],_0x3f89('0x7f4'),{'get':function(){return this[_0x3f89('0x19a')]['shadowBlur'];},'set':function(_0x39441e){_0x39441e!==this['style'][_0x3f89('0x7f4')]&&(this[_0x3f89('0x19a')][_0x3f89('0x7f4')]=_0x39441e,this[_0x3f89('0xc6')]=!0x0);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6fb')]['prototype'],_0x3f89('0x7f5'),{'get':function(){return this[_0x3f89('0x19a')][_0x3f89('0x7f5')];},'set':function(_0xe8eed3){_0xe8eed3!==this[_0x3f89('0x19a')][_0x3f89('0x7f5')]&&(this[_0x3f89('0x19a')]['shadowStroke']=_0xe8eed3,this[_0x3f89('0xc6')]=!0x0);}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')],_0x3f89('0x812'),{'get':function(){return this[_0x3f89('0x19a')]['shadowFill'];},'set':function(_0xec9b99){_0xec9b99!==this['style'][_0x3f89('0x812')]&&(this[_0x3f89('0x19a')][_0x3f89('0x812')]=_0xec9b99,this[_0x3f89('0xc6')]=!0x0);}}),Object[_0x3f89('0x8e')](_0x1525a6['Text'][_0x3f89('0x53')],_0x3f89('0x23'),{'get':function(){return this[_0x3f89('0xc6')]&&(this[_0x3f89('0x7f1')](),this[_0x3f89('0xc6')]=!0x1),this[_0x3f89('0x28')]['x']*(this[_0x3f89('0x57')]['frame'][_0x3f89('0x23')]/this[_0x3f89('0x9d')]);},'set':function(_0x456d4b){this[_0x3f89('0x28')]['x']=_0x456d4b/this['texture'][_0x3f89('0x98')][_0x3f89('0x23')],this[_0x3f89('0x8d')]=_0x456d4b;}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x53')],_0x3f89('0x24'),{'get':function(){return this['dirty']&&(this['updateText'](),this['dirty']=!0x1),this[_0x3f89('0x28')]['y']*(this['texture']['frame']['height']/this[_0x3f89('0x9d')]);},'set':function(_0x4b54f9){this[_0x3f89('0x28')]['y']=_0x4b54f9/this[_0x3f89('0x57')][_0x3f89('0x98')]['height'],this['_height']=_0x4b54f9;}}),_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x828')]={},_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x829')]=document[_0x3f89('0x835')](_0x3f89('0x241')),_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x82a')]=_0x1525a6[_0x3f89('0x6fb')][_0x3f89('0x829')][_0x3f89('0x172')]('2d'),_0x1525a6['BitmapText']=function(_0x3f0e8,_0x546b45,_0x5e9fb6,_0x345e6d,_0x1deb49,_0x28e295,_0x347133){_0x546b45=_0x546b45||0x0,_0x5e9fb6=_0x5e9fb6||0x0,_0x345e6d=_0x345e6d||'',_0x1deb49=_0x1deb49||'',_0x28e295=_0x28e295||0x20,_0x347133=_0x347133||'left',PIXI[_0x3f89('0x69')]['call'](this),this['type']=_0x1525a6[_0x3f89('0x836')],this['physicsType']=_0x1525a6[_0x3f89('0x705')],this['textWidth']=0x0,this[_0x3f89('0x837')]=0x0,this[_0x3f89('0x5c')]=new _0x1525a6['Point'](),this[_0x3f89('0x838')]=new _0x1525a6[(_0x3f89('0x27'))](),this[_0x3f89('0x6b7')]=[],this['_maxWidth']=0x0,this['_text']=_0x1deb49[_0x3f89('0x28a')]()||'',this[_0x3f89('0x839')]=_0x3f0e8[_0x3f89('0x186')][_0x3f89('0x83a')](_0x345e6d),this['_font']=_0x345e6d,this[_0x3f89('0x83b')]=_0x28e295,this[_0x3f89('0x83c')]=_0x347133,this[_0x3f89('0x83d')]=0xffffff,this['updateText'](),this['dirty']=!0x1,_0x1525a6[_0x3f89('0x684')][_0x3f89('0x696')]['init']['call'](this,_0x3f0e8,_0x546b45,_0x5e9fb6,'',null);},_0x1525a6[_0x3f89('0x6b6')][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](PIXI[_0x3f89('0x69')]['prototype']),_0x1525a6['BitmapText'][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6['BitmapText'],_0x1525a6[_0x3f89('0x684')][_0x3f89('0x696')][_0x3f89('0x697')]['call'](_0x1525a6[_0x3f89('0x6b6')][_0x3f89('0x53')],['Angle',_0x3f89('0x68a'),'Bounds','Destroy',_0x3f89('0x6a4'),'InputEnabled',_0x3f89('0x6d2'),_0x3f89('0x6d7'),'PhysicsBody',_0x3f89('0x6f0')]),_0x1525a6['BitmapText'][_0x3f89('0x53')][_0x3f89('0x7c6')]=_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6a2')][_0x3f89('0x3b7')],_0x1525a6[_0x3f89('0x6b6')]['prototype']['preUpdateLifeSpan']=_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6d7')][_0x3f89('0x3b7')],_0x1525a6['BitmapText'][_0x3f89('0x53')]['preUpdateInWorld']=_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6d2')][_0x3f89('0x3b7')],_0x1525a6[_0x3f89('0x6b6')][_0x3f89('0x53')][_0x3f89('0x709')]=_0x1525a6[_0x3f89('0x684')]['Core'][_0x3f89('0x3b7')],_0x1525a6['BitmapText'][_0x3f89('0x53')][_0x3f89('0x3b7')]=function(){return!!(this[_0x3f89('0x7c6')]()&&this['preUpdateLifeSpan']()&&this[_0x3f89('0x708')]())&&this['preUpdateCore']();},_0x1525a6['BitmapText']['prototype'][_0x3f89('0x3b8')]=function(){_0x1525a6['Component']['PhysicsBody'][_0x3f89('0x3b8')][_0x3f89('0x48')](this),_0x1525a6['Component']['FixedToCamera'][_0x3f89('0x3b8')][_0x3f89('0x48')](this),this['body']&&this[_0x3f89('0x3e5')][_0x3f89('0xf5')]===_0x1525a6[_0x3f89('0x6a7')][_0x3f89('0x3ea')]&&(this['textWidth']===this['body'][_0x3f89('0x83e')]&&this['textHeight']===this[_0x3f89('0x3e5')][_0x3f89('0x83f')]||this[_0x3f89('0x3e5')][_0x3f89('0x840')](this['textWidth'],this[_0x3f89('0x837')]));},_0x1525a6[_0x3f89('0x6b6')][_0x3f89('0x53')][_0x3f89('0x824')]=function(_0x494692){this['text']=_0x494692;},_0x1525a6[_0x3f89('0x6b6')][_0x3f89('0x53')]['scanLine']=function(_0x46b07f,_0xf14a8e,_0xeee291){for(var _0x20ac03=0x0,_0x4c7fea=0x0,_0x4beee7=-0x1,_0x21664b=0x0,_0x4efac7=null,_0x1102d6=this[_0x3f89('0x841')]>0x0?this['_maxWidth']:null,_0x3a0703=[],_0x56989f=0x0;_0x56989f<_0xeee291['length'];_0x56989f++){var _0x5aa84c=_0x56989f===_0xeee291[_0x3f89('0x5')]-0x1;if(/(?:\r\n|\r|\n)/[_0x3f89('0x842')](_0xeee291[_0x3f89('0x843')](_0x56989f)))return{'width':_0x4c7fea,'text':_0xeee291['substr'](0x0,_0x56989f),'end':_0x5aa84c,'chars':_0x3a0703};var _0x1b2749=_0xeee291[_0x3f89('0x682')](_0x56989f),_0x29b106=_0x46b07f[_0x3f89('0x844')][_0x1b2749],_0x237434=0x0;void 0x0===_0x29b106&&(_0x1b2749=0x20,_0x29b106=_0x46b07f[_0x3f89('0x844')][_0x1b2749]);var _0x52478e=_0x4efac7&&_0x29b106[_0x3f89('0x845')][_0x4efac7]?_0x29b106['kerning'][_0x4efac7]:0x0;if(/(\s)/[_0x3f89('0x842')](_0xeee291['charAt'](_0x56989f))&&(_0x4beee7=_0x56989f,_0x21664b=_0x4c7fea),_0x237434=(_0x52478e+_0x29b106[_0x3f89('0x57')][_0x3f89('0x23')]+_0x29b106[_0x3f89('0x846')])*_0xf14a8e,_0x1102d6&&_0x4c7fea+_0x237434>=_0x1102d6&&_0x4beee7>-0x1)return{'width':_0x21664b||_0x4c7fea,'text':_0xeee291[_0x3f89('0x24c')](0x0,_0x56989f-(_0x56989f-_0x4beee7)),'end':!0x1,'chars':_0x3a0703};_0x4c7fea+=(_0x29b106['xAdvance']+_0x52478e)*_0xf14a8e,_0x3a0703['push'](_0x20ac03+(_0x29b106[_0x3f89('0x846')]+_0x52478e)*_0xf14a8e),_0x20ac03+=(_0x29b106[_0x3f89('0x847')]+_0x52478e)*_0xf14a8e,_0x4efac7=_0x1b2749;}return{'width':_0x4c7fea,'text':_0xeee291,'end':_0x5aa84c,'chars':_0x3a0703};},_0x1525a6[_0x3f89('0x6b6')][_0x3f89('0x53')][_0x3f89('0x848')]=function(_0x2024c5,_0x3970f1){void 0x0===_0x3970f1&&(_0x3970f1='');var _0x544958=this[_0x3f89('0x839')][_0x3f89('0x76c')];if(!_0x544958)return'';for(var _0x1633a4=/\r\n|\n\r|\n|\r/g,_0x2542c4=_0x2024c5[_0x3f89('0x386')](_0x1633a4,'\x0a')[_0x3f89('0x296')]('\x0a'),_0x1e5b4d=0x0;_0x1e5b4d<_0x2542c4[_0x3f89('0x5')];_0x1e5b4d++){for(var _0x509ab2='',_0x254de4=_0x2542c4[_0x1e5b4d],_0x5f5c80=0x0;_0x5f5c80<_0x254de4[_0x3f89('0x5')];_0x5f5c80++)_0x509ab2=_0x544958['chars'][_0x254de4[_0x3f89('0x682')](_0x5f5c80)]?_0x509ab2[_0x3f89('0x286')](_0x254de4[_0x5f5c80]):_0x509ab2['concat'](_0x3970f1);_0x2542c4[_0x1e5b4d]=_0x509ab2;}return _0x2542c4[_0x3f89('0xb3')]('\x0a');},_0x1525a6[_0x3f89('0x6b6')][_0x3f89('0x53')][_0x3f89('0x7f1')]=function(){var _0x4c9ba6=this[_0x3f89('0x839')][_0x3f89('0x76c')];if(_0x4c9ba6){var _0xac6a44=this['text'],_0x4ae3be=this[_0x3f89('0x83b')]/_0x4c9ba6[_0x3f89('0x1f6')],_0x251c20=[],_0x88bc72=0x0;this[_0x3f89('0x849')]=0x0;do{(_0x20545d=this[_0x3f89('0x84a')](_0x4c9ba6,_0x4ae3be,_0xac6a44))['y']=_0x88bc72,_0x251c20[_0x3f89('0x6')](_0x20545d),_0x20545d[_0x3f89('0x23')]>this[_0x3f89('0x849')]&&(this[_0x3f89('0x849')]=_0x20545d[_0x3f89('0x23')]),_0x88bc72+=_0x4c9ba6[_0x3f89('0x84b')]*_0x4ae3be,_0xac6a44=_0xac6a44['substr'](_0x20545d['text'][_0x3f89('0x5')]+0x1);}while(!0x1===_0x20545d[_0x3f89('0x199')]);this[_0x3f89('0x837')]=_0x88bc72;for(var _0x499b3b=0x0,_0x507cc5=0x0,_0x304e10=this[_0x3f89('0x849')]*this['anchor']['x'],_0x7d6deb=this['textHeight']*this['anchor']['y'],_0x91756b=0x0;_0x91756b<_0x251c20['length'];_0x91756b++){var _0x20545d=_0x251c20[_0x91756b];_0x3f89('0x2b7')===this[_0x3f89('0x83c')]?_0x507cc5=this['textWidth']-_0x20545d[_0x3f89('0x23')]:_0x3f89('0x80f')===this[_0x3f89('0x83c')]&&(_0x507cc5=(this[_0x3f89('0x849')]-_0x20545d[_0x3f89('0x23')])/0x2);for(var _0xc886a1=0x0;_0xc886a1<_0x20545d[_0x3f89('0x802')][_0x3f89('0x5')];_0xc886a1++){var _0x3c4ef9=_0x20545d[_0x3f89('0x802')]['charCodeAt'](_0xc886a1),_0x4169e6=_0x4c9ba6[_0x3f89('0x844')][_0x3c4ef9];void 0x0===_0x4169e6&&(_0x3c4ef9=0x20,_0x4169e6=_0x4c9ba6[_0x3f89('0x844')][_0x3c4ef9]);var _0x1f2cb9=this['_glyphs'][_0x499b3b];_0x1f2cb9?_0x1f2cb9[_0x3f89('0x57')]=_0x4169e6[_0x3f89('0x57')]:((_0x1f2cb9=new PIXI[(_0x3f89('0x52'))](_0x4169e6[_0x3f89('0x57')]))[_0x3f89('0x3bc')]=_0x20545d['text'][_0xc886a1],this[_0x3f89('0x6b7')][_0x3f89('0x6')](_0x1f2cb9)),_0x1f2cb9[_0x3f89('0x26')]['x']=_0x20545d[_0x3f89('0x844')][_0xc886a1]+_0x507cc5-_0x304e10,_0x1f2cb9[_0x3f89('0x26')]['y']=_0x20545d['y']+_0x4169e6[_0x3f89('0x84c')]*_0x4ae3be-_0x7d6deb,_0x1f2cb9[_0x3f89('0x28')]['set'](_0x4ae3be),_0x1f2cb9[_0x3f89('0x92')]=this['tint'],_0x1f2cb9['texture']['requiresReTint']=!0x0,_0x1f2cb9[_0x3f89('0x93')]=0xffffff,_0x1f2cb9[_0x3f89('0x0')]||this[_0x3f89('0x333')](_0x1f2cb9),_0x499b3b++;}}for(_0x91756b=_0x499b3b;_0x91756b0x0&&(this[_0x3f89('0x83b')]=_0x4a0851,this[_0x3f89('0x7f1')]());}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x6b6')]['prototype'],_0x3f89('0x802'),{'get':function(){return this[_0x3f89('0x7ec')];},'set':function(_0x35e877){_0x35e877!==this[_0x3f89('0x7ec')]&&(this[_0x3f89('0x7ec')]=_0x35e877['toString']()||'',this['updateText']());}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6b6')][_0x3f89('0x53')],'maxWidth',{'get':function(){return this[_0x3f89('0x841')];},'set':function(_0x1cee57){_0x1cee57!==this[_0x3f89('0x841')]&&(this[_0x3f89('0x841')]=_0x1cee57,this[_0x3f89('0x7f1')]());}}),Object[_0x3f89('0x8e')](_0x1525a6['BitmapText'][_0x3f89('0x53')],_0x3f89('0x3e8'),{'get':function(){return!this[_0x3f89('0x839')][_0x3f89('0x189')][_0x3f89('0xa1')];},'set':function(_0x39d106){this['_data'][_0x3f89('0x189')]['scaleMode']=_0x39d106?0x0:0x1,this[_0x3f89('0x839')][_0x3f89('0x189')][_0x3f89('0xc6')]();}}),_0x1525a6['RetroFont']=function(_0x4fa8f7,_0x6ad6bb,_0x36d093,_0xd0c657,_0xf85325,_0xf5b71a,_0x2f2dcf,_0x45eadd,_0x2d259a,_0x3fde85){if(!_0x4fa8f7[_0x3f89('0x186')][_0x3f89('0x84e')](_0x6ad6bb))return!0x1;void 0x0!==_0xf5b71a&&null!==_0xf5b71a||(_0xf5b71a=_0x4fa8f7['cache'][_0x3f89('0x6e5')](_0x6ad6bb)['width']/_0x36d093),this[_0x3f89('0x84f')]=_0x36d093,this['characterHeight']=_0xd0c657,this['characterSpacingX']=_0x2f2dcf||0x0,this[_0x3f89('0x850')]=_0x45eadd||0x0,this['characterPerRow']=_0xf5b71a,this['offsetX']=_0x2d259a||0x0,this[_0x3f89('0x222')]=_0x3fde85||0x0,this[_0x3f89('0x40d')]=_0x3f89('0x2b6'),this[_0x3f89('0x851')]=!0x1,this['autoUpperCase']=!0x0,this[_0x3f89('0x852')]=0x0,this[_0x3f89('0x853')]=0x0,this['fixedWidth']=0x0,this[_0x3f89('0x854')]=_0x4fa8f7[_0x3f89('0x186')][_0x3f89('0x6e5')](_0x6ad6bb),this[_0x3f89('0x7ec')]='',this[_0x3f89('0x855')]=[],this['frameData']=new _0x1525a6[(_0x3f89('0x73b'))]();for(var _0x3623cb=this[_0x3f89('0x221')],_0x319c36=this['offsetY'],_0x1df6ec=0x0,_0x40a524=0x0;_0x40a524<_0xf85325[_0x3f89('0x5')];_0x40a524++){var _0x5085fd=this[_0x3f89('0x6e2')]['addFrame'](new _0x1525a6[(_0x3f89('0x722'))](_0x40a524,_0x3623cb,_0x319c36,this['characterWidth'],this[_0x3f89('0x856')]));this[_0x3f89('0x855')][_0xf85325[_0x3f89('0x682')](_0x40a524)]=_0x5085fd[_0x3f89('0x614')],++_0x1df6ec===this[_0x3f89('0x857')]?(_0x1df6ec=0x0,_0x3623cb=this[_0x3f89('0x221')],_0x319c36+=this[_0x3f89('0x856')]+this['characterSpacingY']):_0x3623cb+=this[_0x3f89('0x84f')]+this[_0x3f89('0x858')];}_0x4fa8f7[_0x3f89('0x186')][_0x3f89('0x859')](_0x6ad6bb,this[_0x3f89('0x6e2')]),this['stamp']=new _0x1525a6[(_0x3f89('0x703'))](_0x4fa8f7,0x0,0x0,_0x6ad6bb,0x0),_0x1525a6[_0x3f89('0x4a')][_0x3f89('0x48')](this,_0x4fa8f7,0x64,0x64,'',_0x1525a6[_0x3f89('0xf')][_0x3f89('0x11')]),this[_0x3f89('0xf5')]=_0x1525a6[_0x3f89('0x85a')];},_0x1525a6[_0x3f89('0x6ff')][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](_0x1525a6[_0x3f89('0x4a')]['prototype']),_0x1525a6[_0x3f89('0x6ff')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6['RetroFont'],_0x1525a6[_0x3f89('0x6ff')][_0x3f89('0x85b')]='left',_0x1525a6[_0x3f89('0x6ff')][_0x3f89('0x85c')]='right',_0x1525a6[_0x3f89('0x6ff')][_0x3f89('0x85d')]=_0x3f89('0x80f'),_0x1525a6[_0x3f89('0x6ff')][_0x3f89('0x85e')]=_0x3f89('0x85f'),_0x1525a6[_0x3f89('0x6ff')]['TEXT_SET2']='\x20!\x22#$%&\x27()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ',_0x1525a6[_0x3f89('0x6ff')]['TEXT_SET3']=_0x3f89('0x860'),_0x1525a6[_0x3f89('0x6ff')][_0x3f89('0x861')]=_0x3f89('0x862'),_0x1525a6['RetroFont'][_0x3f89('0x863')]=_0x3f89('0x864'),_0x1525a6[_0x3f89('0x6ff')][_0x3f89('0x865')]=_0x3f89('0x866'),_0x1525a6[_0x3f89('0x6ff')][_0x3f89('0x867')]=_0x3f89('0x868'),_0x1525a6[_0x3f89('0x6ff')][_0x3f89('0x869')]='0123456789\x20.ABCDEFGHIJKLMNOPQRSTUVWXYZ',_0x1525a6[_0x3f89('0x6ff')][_0x3f89('0x86a')]=_0x3f89('0x86b'),_0x1525a6[_0x3f89('0x6ff')]['TEXT_SET10']=_0x3f89('0x86c'),_0x1525a6['RetroFont'][_0x3f89('0x86d')]=_0x3f89('0x86e'),_0x1525a6[_0x3f89('0x6ff')][_0x3f89('0x53')][_0x3f89('0x86f')]=function(_0x345072,_0x107465){void 0x0===_0x107465&&(_0x107465=_0x3f89('0x2b6')),this[_0x3f89('0x870')]=_0x345072,this[_0x3f89('0x40d')]=_0x107465;},_0x1525a6[_0x3f89('0x6ff')][_0x3f89('0x53')]['setText']=function(_0x2d6574,_0xde034d,_0x259592,_0x165642,_0x56abc0,_0x37a699){this[_0x3f89('0x851')]=_0xde034d||!0x1,this[_0x3f89('0x852')]=_0x259592||0x0,this[_0x3f89('0x853')]=_0x165642||0x0,this[_0x3f89('0x40d')]=_0x56abc0||_0x3f89('0x2b6'),this[_0x3f89('0x871')]=!_0x37a699,_0x2d6574[_0x3f89('0x5')]>0x0&&(this[_0x3f89('0x802')]=_0x2d6574);},_0x1525a6[_0x3f89('0x6ff')][_0x3f89('0x53')][_0x3f89('0x872')]=function(){var _0x3e29e3=0x0,_0x3c6f0a=0x0;if(this['clear'](),this[_0x3f89('0x851')]){var _0x20fcb8=this[_0x3f89('0x7ec')][_0x3f89('0x296')]('\x0a');this[_0x3f89('0x870')]>0x0?this['resize'](this[_0x3f89('0x870')],_0x20fcb8[_0x3f89('0x5')]*(this[_0x3f89('0x856')]+this['customSpacingY'])-this[_0x3f89('0x853')],!0x0):this[_0x3f89('0x58')](this[_0x3f89('0x873')]()*(this[_0x3f89('0x84f')]+this[_0x3f89('0x852')]),_0x20fcb8[_0x3f89('0x5')]*(this[_0x3f89('0x856')]+this[_0x3f89('0x853')])-this['customSpacingY'],!0x0);for(var _0x492626=0x0;_0x492626<_0x20fcb8[_0x3f89('0x5')];_0x492626++)_0x3e29e3=0x0,this[_0x3f89('0x40d')]===_0x1525a6['RetroFont'][_0x3f89('0x85c')]?_0x3e29e3=this[_0x3f89('0x23')]-_0x20fcb8[_0x492626][_0x3f89('0x5')]*(this[_0x3f89('0x84f')]+this[_0x3f89('0x852')]):this[_0x3f89('0x40d')]===_0x1525a6['RetroFont']['ALIGN_CENTER']&&(_0x3e29e3=this['width']/0x2-_0x20fcb8[_0x492626][_0x3f89('0x5')]*(this[_0x3f89('0x84f')]+this[_0x3f89('0x852')])/0x2,_0x3e29e3+=this[_0x3f89('0x852')]/0x2),_0x3e29e3<0x0&&(_0x3e29e3=0x0),this[_0x3f89('0x874')](_0x20fcb8[_0x492626],_0x3e29e3,_0x3c6f0a,this[_0x3f89('0x852')]),_0x3c6f0a+=this[_0x3f89('0x856')]+this['customSpacingY'];}else this[_0x3f89('0x870')]>0x0?this[_0x3f89('0x58')](this[_0x3f89('0x870')],this[_0x3f89('0x856')],!0x0):this[_0x3f89('0x58')](this['_text']['length']*(this[_0x3f89('0x84f')]+this['customSpacingX']),this[_0x3f89('0x856')],!0x0),_0x3e29e3=0x0,this[_0x3f89('0x40d')]===_0x1525a6['RetroFont']['ALIGN_RIGHT']?_0x3e29e3=this[_0x3f89('0x23')]-this[_0x3f89('0x7ec')][_0x3f89('0x5')]*(this['characterWidth']+this[_0x3f89('0x852')]):this[_0x3f89('0x40d')]===_0x1525a6[_0x3f89('0x6ff')][_0x3f89('0x85d')]&&(_0x3e29e3=this[_0x3f89('0x23')]/0x2-this['_text']['length']*(this[_0x3f89('0x84f')]+this['customSpacingX'])/0x2,_0x3e29e3+=this[_0x3f89('0x852')]/0x2),_0x3e29e3<0x0&&(_0x3e29e3=0x0),this[_0x3f89('0x874')](this[_0x3f89('0x7ec')],_0x3e29e3,0x0,this[_0x3f89('0x852')]);this[_0x3f89('0xa8')]=!0x0;},_0x1525a6[_0x3f89('0x6ff')][_0x3f89('0x53')][_0x3f89('0x874')]=function(_0x5ca20e,_0x4fd0f7,_0x155fa9,_0x660e51){for(var _0x1b1248=0x0;_0x1b1248<_0x5ca20e[_0x3f89('0x5')];_0x1b1248++)if('\x20'===_0x5ca20e['charAt'](_0x1b1248))_0x4fd0f7+=this[_0x3f89('0x84f')]+_0x660e51;else if(this[_0x3f89('0x855')][_0x5ca20e[_0x3f89('0x682')](_0x1b1248)]>=0x0&&(this[_0x3f89('0x875')][_0x3f89('0x98')]=this['grabData'][_0x5ca20e[_0x3f89('0x682')](_0x1b1248)],this[_0x3f89('0x7dd')](this[_0x3f89('0x875')],_0x4fd0f7,_0x155fa9,!0x1),(_0x4fd0f7+=this[_0x3f89('0x84f')]+_0x660e51)>this['width']))break;},_0x1525a6['RetroFont'][_0x3f89('0x53')]['getLongestLine']=function(){var _0x37481a=0x0;if(this[_0x3f89('0x7ec')][_0x3f89('0x5')]>0x0)for(var _0x51db6f=this[_0x3f89('0x7ec')][_0x3f89('0x296')]('\x0a'),_0x3dfbec=0x0;_0x3dfbec<_0x51db6f[_0x3f89('0x5')];_0x3dfbec++)_0x51db6f[_0x3dfbec]['length']>_0x37481a&&(_0x37481a=_0x51db6f[_0x3dfbec][_0x3f89('0x5')]);return _0x37481a;},_0x1525a6['RetroFont'][_0x3f89('0x53')]['removeUnsupportedCharacters']=function(_0x185b91){for(var _0x2472db='',_0x437472=0x0;_0x437472=0x0||!_0x185b91&&'\x0a'===_0x32cf2e)&&(_0x2472db=_0x2472db[_0x3f89('0x286')](_0x32cf2e));}return _0x2472db;},_0x1525a6['RetroFont'][_0x3f89('0x53')][_0x3f89('0x876')]=function(_0x3dee6e,_0x28e63e){if(this[_0x3f89('0x221')]!==_0x3dee6e||this[_0x3f89('0x222')]!==_0x28e63e){for(var _0x265a46=_0x3dee6e-this[_0x3f89('0x221')],_0x21470e=_0x28e63e-this[_0x3f89('0x222')],_0x3c2ba9=this[_0x3f89('0x3d')][_0x3f89('0x186')][_0x3f89('0x6e0')](this['stamp'][_0x3f89('0x69e')])[_0x3f89('0x877')](),_0x4dd7bb=_0x3c2ba9[_0x3f89('0x5')];_0x4dd7bb--;)_0x3c2ba9[_0x4dd7bb]['x']+=_0x265a46,_0x3c2ba9[_0x4dd7bb]['y']+=_0x21470e;this[_0x3f89('0x872')]();}},Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6ff')][_0x3f89('0x53')],_0x3f89('0x802'),{'get':function(){return this[_0x3f89('0x7ec')];},'set':function(_0x54a2fc){var _0x1b8292;(_0x1b8292=this[_0x3f89('0x871')]?_0x54a2fc['toUpperCase']():_0x54a2fc)!==this[_0x3f89('0x7ec')]&&(this[_0x3f89('0x7ec')]=_0x1b8292,this[_0x3f89('0x878')](this[_0x3f89('0x851')]),this['buildRetroFontText']());}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6ff')][_0x3f89('0x53')],_0x3f89('0x3e8'),{'get':function(){return this[_0x3f89('0x875')]['smoothed'];},'set':function(_0x241545){this[_0x3f89('0x875')][_0x3f89('0x3e8')]=_0x241545,this[_0x3f89('0x872')]();}}),_0x1525a6[_0x3f89('0x6fa')]=function(_0x3b6d90,_0x2af53b,_0x2d003e,_0x4f1d87,_0x3b6d64,_0x37b6a4){this[_0x3f89('0x2fc')]=_0x37b6a4||[],this[_0x3f89('0x879')]=!0x1,this[_0x3f89('0x87a')]=null,_0x2af53b=_0x2af53b||0x0,_0x2d003e=_0x2d003e||0x0,_0x4f1d87=_0x4f1d87||null,_0x3b6d64=_0x3b6d64||null,this['type']=_0x1525a6[_0x3f89('0x87b')],PIXI[_0x3f89('0x69')][_0x3f89('0x48')](this),this[_0x3f89('0x57')]=_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0x23a')],this[_0x3f89('0x87c')]=new Float32Array([0x0,0x1,0x1,0x1,0x1,0x0,0x0,0x1]),this[_0x3f89('0x1f9')]=new Float32Array([0x0,0x0,0x64,0x0,0x64,0x64,0x0,0x64]),this[_0x3f89('0x20c')]=new Float32Array([0x1,0x1,0x1,0x1]),this[_0x3f89('0x1cf')]=new Uint16Array([0x0,0x1,0x2,0x3]),_0x37b6a4&&(this[_0x3f89('0x1f9')]=new Float32Array(0x4*_0x37b6a4[_0x3f89('0x5')]),this[_0x3f89('0x87c')]=new Float32Array(0x4*_0x37b6a4['length']),this['colors']=new Float32Array(0x2*_0x37b6a4['length']),this['indices']=new Uint16Array(0x2*_0x37b6a4['length'])),this[_0x3f89('0xc6')]=!0x0,this[_0x3f89('0x87d')]=0x0,this[_0x3f89('0x87e')]=_0x1525a6['Rope'][_0x3f89('0x1d5')],_0x1525a6[_0x3f89('0x684')]['Core'][_0x3f89('0x7')][_0x3f89('0x48')](this,_0x3b6d90,_0x2af53b,_0x2d003e,_0x4f1d87,_0x3b6d64),this[_0x3f89('0x255')]();},_0x1525a6[_0x3f89('0x6fa')][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](PIXI[_0x3f89('0x69')][_0x3f89('0x53')]),_0x1525a6['Rope'][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x6fa')],_0x1525a6['Component']['Core'][_0x3f89('0x697')][_0x3f89('0x48')](_0x1525a6[_0x3f89('0x6fa')][_0x3f89('0x53')],[_0x3f89('0x685'),_0x3f89('0x687'),_0x3f89('0x68a'),_0x3f89('0x68d'),_0x3f89('0x694'),_0x3f89('0x6aa'),_0x3f89('0x6b0'),_0x3f89('0x6b2'),'FixedToCamera',_0x3f89('0x6d2'),_0x3f89('0x6d7'),_0x3f89('0x6a3'),_0x3f89('0x6ed'),_0x3f89('0x6a2'),_0x3f89('0x6f0'),_0x3f89('0x6f1'),_0x3f89('0x6f5')]),_0x1525a6['Rope'][_0x3f89('0x53')][_0x3f89('0x7c6')]=_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6a2')][_0x3f89('0x3b7')],_0x1525a6[_0x3f89('0x6fa')][_0x3f89('0x53')][_0x3f89('0x706')]=_0x1525a6[_0x3f89('0x684')][_0x3f89('0x6d7')][_0x3f89('0x3b7')],_0x1525a6[_0x3f89('0x6fa')][_0x3f89('0x53')][_0x3f89('0x708')]=_0x1525a6['Component'][_0x3f89('0x6d2')]['preUpdate'],_0x1525a6[_0x3f89('0x6fa')][_0x3f89('0x53')]['preUpdateCore']=_0x1525a6[_0x3f89('0x684')][_0x3f89('0x696')][_0x3f89('0x3b7')],_0x1525a6['Rope'][_0x3f89('0x1d5')]=0x0,_0x1525a6[_0x3f89('0x6fa')][_0x3f89('0x21a')]=0x1,_0x1525a6['Rope'][_0x3f89('0x53')][_0x3f89('0x3b7')]=function(){return!!(this['preUpdatePhysics']()&&this[_0x3f89('0x706')]()&&this['preUpdateInWorld']())&&this[_0x3f89('0x709')]();},_0x1525a6[_0x3f89('0x6fa')]['prototype'][_0x3f89('0x37d')]=function(){this[_0x3f89('0x879')]&&this[_0x3f89('0x87f')]['call'](this);},_0x1525a6[_0x3f89('0x6fa')]['prototype'][_0x3f89('0x36f')]=function(_0x24402d,_0x9637f8){return _0x1525a6[_0x3f89('0x684')][_0x3f89('0x6f0')]['prototype'][_0x3f89('0x36f')]['call'](this,_0x24402d,_0x9637f8),this;},_0x1525a6[_0x3f89('0x6fa')][_0x3f89('0x53')][_0x3f89('0x255')]=function(){var _0xf26fc2=this[_0x3f89('0x2fc')];if(!(_0xf26fc2[_0x3f89('0x5')]<0x1)){var _0x1f6725=this['uvs'],_0x1fc745=this[_0x3f89('0x1cf')],_0x1e1e13=this[_0x3f89('0x20c')];this[_0x3f89('0x1c2')]-=0.2,_0x1f6725[0x0]=0x0,_0x1f6725[0x1]=0x0,_0x1f6725[0x2]=0x0,_0x1f6725[0x3]=0x1,_0x1e1e13[0x0]=0x1,_0x1e1e13[0x1]=0x1,_0x1fc745[0x0]=0x0,_0x1fc745[0x1]=0x1;for(var _0x254adb,_0x419bed,_0xd5e29a=_0xf26fc2['length'],_0x4f14a3=0x1;_0x4f14a3<_0xd5e29a;_0x4f14a3++)_0x419bed=_0x4f14a3/(_0xd5e29a-0x1),_0x1f6725[_0x254adb=0x4*_0x4f14a3]=_0x419bed,_0x1f6725[_0x254adb+0x1]=0x0,_0x1f6725[_0x254adb+0x2]=_0x419bed,_0x1f6725[_0x254adb+0x3]=0x1,_0x1e1e13[_0x254adb=0x2*_0x4f14a3]=0x1,_0x1e1e13[_0x254adb+0x1]=0x1,_0x1fc745[_0x254adb=0x2*_0x4f14a3]=_0x254adb,_0x1fc745[_0x254adb+0x1]=_0x254adb+0x1;}},_0x1525a6['Rope'][_0x3f89('0x53')][_0x3f89('0x5f')]=function(){var _0x44aba1=this[_0x3f89('0x2fc')];if(!(_0x44aba1[_0x3f89('0x5')]<0x1)){var _0x2d21f5,_0x1ad245=_0x44aba1[0x0],_0x5bd800={'x':0x0,'y':0x0};this['count']-=0.2;for(var _0xe1f048,_0x2d296d,_0x1032e4,_0x44daa6,_0x218a7a=this[_0x3f89('0x1f9')],_0x5f1eb3=_0x44aba1[_0x3f89('0x5')],_0x3186c7=0x0;_0x3186c7<_0x5f1eb3;_0x3186c7++)_0xe1f048=_0x44aba1[_0x3186c7],_0x2d296d=0x4*_0x3186c7,_0x2d21f5=_0x3186c7<_0x44aba1[_0x3f89('0x5')]-0x1?_0x44aba1[_0x3186c7+0x1]:_0xe1f048,_0x5bd800['y']=-(_0x2d21f5['x']-_0x1ad245['x']),_0x5bd800['x']=_0x2d21f5['y']-_0x1ad245['y'],_0x1032e4=Math['sqrt'](_0x5bd800['x']*_0x5bd800['x']+_0x5bd800['y']*_0x5bd800['y']),_0x44daa6=this['texture'][_0x3f89('0x24')]/0x2,_0x5bd800['x']/=_0x1032e4,_0x5bd800['y']/=_0x1032e4,_0x5bd800['x']*=_0x44daa6,_0x5bd800['y']*=_0x44daa6,_0x218a7a[_0x2d296d]=_0xe1f048['x']+_0x5bd800['x'],_0x218a7a[_0x2d296d+0x1]=_0xe1f048['y']+_0x5bd800['y'],_0x218a7a[_0x2d296d+0x2]=_0xe1f048['x']-_0x5bd800['x'],_0x218a7a[_0x2d296d+0x3]=_0xe1f048['y']-_0x5bd800['y'],_0x1ad245=_0xe1f048;PIXI[_0x3f89('0x69')][_0x3f89('0x53')][_0x3f89('0x5f')]['call'](this);}},_0x1525a6[_0x3f89('0x6fa')][_0x3f89('0x53')][_0x3f89('0x6e3')]=function(_0x532509){this[_0x3f89('0x57')]=_0x532509;},_0x1525a6['Rope']['prototype'][_0x3f89('0x80')]=function(_0x363fc5){!this[_0x3f89('0x61')]||this[_0x3f89('0x2b')]<=0x0||(_0x363fc5[_0x3f89('0x82')]['stop'](),this[_0x3f89('0x880')]||this['_initWebGL'](_0x363fc5),_0x363fc5[_0x3f89('0x161')][_0x3f89('0x1d8')](_0x363fc5[_0x3f89('0x161')][_0x3f89('0x1ed')]),this['_renderStrip'](_0x363fc5),_0x363fc5[_0x3f89('0x82')][_0x3f89('0x89')]());},_0x1525a6[_0x3f89('0x6fa')][_0x3f89('0x53')][_0x3f89('0x881')]=function(_0x4a2f2f){var _0x211b1d=_0x4a2f2f['gl'];this[_0x3f89('0x880')]=_0x211b1d[_0x3f89('0x205')](),this[_0x3f89('0x882')]=_0x211b1d['createBuffer'](),this[_0x3f89('0x883')]=_0x211b1d[_0x3f89('0x205')](),this[_0x3f89('0x884')]=_0x211b1d[_0x3f89('0x205')](),_0x211b1d['bindBuffer'](_0x211b1d[_0x3f89('0x1e0')],this['_vertexBuffer']),_0x211b1d[_0x3f89('0x206')](_0x211b1d[_0x3f89('0x1e0')],this['vertices'],_0x211b1d['DYNAMIC_DRAW']),_0x211b1d[_0x3f89('0x1df')](_0x211b1d[_0x3f89('0x1e0')],this['_uvBuffer']),_0x211b1d[_0x3f89('0x206')](_0x211b1d[_0x3f89('0x1e0')],this[_0x3f89('0x87c')],_0x211b1d[_0x3f89('0x233')]),_0x211b1d[_0x3f89('0x1df')](_0x211b1d[_0x3f89('0x1e0')],this[_0x3f89('0x884')]),_0x211b1d[_0x3f89('0x206')](_0x211b1d[_0x3f89('0x1e0')],this[_0x3f89('0x20c')],_0x211b1d[_0x3f89('0x233')]),_0x211b1d[_0x3f89('0x1df')](_0x211b1d['ELEMENT_ARRAY_BUFFER'],this['_indexBuffer']),_0x211b1d[_0x3f89('0x206')](_0x211b1d[_0x3f89('0x1e4')],this['indices'],_0x211b1d[_0x3f89('0x233')]);},_0x1525a6['Rope'][_0x3f89('0x53')][_0x3f89('0x885')]=function(_0x25aa8d){var _0x22a54c=_0x25aa8d['gl'],_0x4d5447=_0x25aa8d[_0x3f89('0x15f')],_0x9b7bfb=_0x25aa8d[_0x3f89('0x160')],_0x3136f9=_0x25aa8d[_0x3f89('0x161')][_0x3f89('0x1ed')],_0x16d48a=this[_0x3f89('0x87e')]===_0x1525a6[_0x3f89('0x6fa')]['TRIANGLE_STRIP']?_0x22a54c['TRIANGLE_STRIP']:_0x22a54c[_0x3f89('0x21a')];_0x25aa8d[_0x3f89('0x16a')]['setBlendMode'](this[_0x3f89('0x64')]),_0x22a54c[_0x3f89('0xfe')](_0x3136f9['translationMatrix'],!0x1,this[_0x3f89('0x2e')][_0x3f89('0x1da')](!0x0)),_0x22a54c['uniform2f'](_0x3136f9[_0x3f89('0xdd')],_0x4d5447['x'],-_0x4d5447['y']),_0x22a54c[_0x3f89('0x1db')](_0x3136f9[_0x3f89('0xde')],-_0x9b7bfb['x'],-_0x9b7bfb['y']),_0x22a54c['uniform1f'](_0x3136f9[_0x3f89('0x2b')],this[_0x3f89('0x2d')]),this[_0x3f89('0xc6')]?(this[_0x3f89('0xc6')]=!0x1,_0x22a54c['bindBuffer'](_0x22a54c[_0x3f89('0x1e0')],this[_0x3f89('0x880')]),_0x22a54c[_0x3f89('0x206')](_0x22a54c[_0x3f89('0x1e0')],this[_0x3f89('0x1f9')],_0x22a54c['STATIC_DRAW']),_0x22a54c['vertexAttribPointer'](_0x3136f9[_0x3f89('0xe0')],0x2,_0x22a54c[_0x3f89('0x1e3')],!0x1,0x0,0x0),_0x22a54c[_0x3f89('0x1df')](_0x22a54c[_0x3f89('0x1e0')],this['_uvBuffer']),_0x22a54c[_0x3f89('0x206')](_0x22a54c[_0x3f89('0x1e0')],this[_0x3f89('0x87c')],_0x22a54c['STATIC_DRAW']),_0x22a54c[_0x3f89('0x1e2')](_0x3136f9[_0x3f89('0xe2')],0x2,_0x22a54c[_0x3f89('0x1e3')],!0x1,0x0,0x0),_0x22a54c['activeTexture'](_0x22a54c[_0x3f89('0x17')]),this[_0x3f89('0x57')][_0x3f89('0x59')][_0x3f89('0x1a5')][_0x22a54c['id']]?_0x25aa8d[_0x3f89('0x16c')]['updateTexture'](this[_0x3f89('0x57')]['baseTexture']):_0x22a54c[_0x3f89('0xb')](_0x22a54c[_0x3f89('0xc')],this[_0x3f89('0x57')][_0x3f89('0x59')]['_glTextures'][_0x22a54c['id']]),_0x22a54c['bindBuffer'](_0x22a54c[_0x3f89('0x1e4')],this['_indexBuffer']),_0x22a54c['bufferData'](_0x22a54c[_0x3f89('0x1e4')],this[_0x3f89('0x1cf')],_0x22a54c[_0x3f89('0x233')])):(_0x22a54c[_0x3f89('0x1df')](_0x22a54c[_0x3f89('0x1e0')],this[_0x3f89('0x880')]),_0x22a54c[_0x3f89('0x214')](_0x22a54c['ARRAY_BUFFER'],0x0,this[_0x3f89('0x1f9')]),_0x22a54c[_0x3f89('0x1e2')](_0x3136f9[_0x3f89('0xe0')],0x2,_0x22a54c[_0x3f89('0x1e3')],!0x1,0x0,0x0),_0x22a54c[_0x3f89('0x1df')](_0x22a54c['ARRAY_BUFFER'],this['_uvBuffer']),_0x22a54c[_0x3f89('0x1e2')](_0x3136f9[_0x3f89('0xe2')],0x2,_0x22a54c[_0x3f89('0x1e3')],!0x1,0x0,0x0),_0x22a54c['activeTexture'](_0x22a54c[_0x3f89('0x17')]),this['texture'][_0x3f89('0x59')][_0x3f89('0x1a5')][_0x22a54c['id']]?_0x25aa8d[_0x3f89('0x16c')]['updateTexture'](this[_0x3f89('0x57')]['baseTexture']):_0x22a54c[_0x3f89('0xb')](_0x22a54c[_0x3f89('0xc')],this[_0x3f89('0x57')]['baseTexture'][_0x3f89('0x103')][_0x22a54c['id']]),_0x22a54c['bindBuffer'](_0x22a54c[_0x3f89('0x1e4')],this[_0x3f89('0x882')])),_0x22a54c['drawElements'](_0x16d48a,this[_0x3f89('0x1cf')][_0x3f89('0x5')],_0x22a54c[_0x3f89('0x1d0')],0x0);},_0x1525a6[_0x3f89('0x6fa')]['prototype']['_renderCanvas']=function(_0x54b98d){var _0x277a67=_0x54b98d['context'],_0x422b24=this[_0x3f89('0x2e')],_0x3f3999=_0x422b24['tx']*_0x54b98d[_0x3f89('0x9d')]+_0x54b98d[_0x3f89('0xa3')],_0x1a44ec=_0x422b24['ty']*_0x54b98d[_0x3f89('0x9d')]+_0x54b98d[_0x3f89('0xa4')];_0x54b98d[_0x3f89('0x16d')]?_0x277a67[_0x3f89('0xa7')](_0x422b24['a'],_0x422b24['b'],_0x422b24['c'],_0x422b24['d'],0x0|_0x3f3999,0x0|_0x1a44ec):_0x277a67[_0x3f89('0xa7')](_0x422b24['a'],_0x422b24['b'],_0x422b24['c'],_0x422b24['d'],_0x3f3999,_0x1a44ec),this[_0x3f89('0x87e')]===_0x1525a6[_0x3f89('0x6fa')][_0x3f89('0x1d5')]?this[_0x3f89('0x886')](_0x277a67):this[_0x3f89('0x887')](_0x277a67);},_0x1525a6[_0x3f89('0x6fa')][_0x3f89('0x53')][_0x3f89('0x886')]=function(_0x57e03f){var _0x455552=this['vertices'],_0x5892c0=this[_0x3f89('0x87c')],_0x1c07ef=_0x455552['length']/0x2;this[_0x3f89('0x1c2')]++;for(var _0x4fdca9=0x0;_0x4fdca9<_0x1c07ef-0x2;_0x4fdca9++){var _0x1f585e=0x2*_0x4fdca9;this[_0x3f89('0x888')](_0x57e03f,_0x455552,_0x5892c0,_0x1f585e,_0x1f585e+0x2,_0x1f585e+0x4);}},_0x1525a6['Rope'][_0x3f89('0x53')][_0x3f89('0x887')]=function(_0x2a4a15){var _0x163a99=this[_0x3f89('0x1f9')],_0x39e998=this[_0x3f89('0x87c')],_0x500275=this[_0x3f89('0x1cf')],_0x3060c4=_0x500275[_0x3f89('0x5')];this[_0x3f89('0x1c2')]++;for(var _0x5cd37f=0x0;_0x5cd37f<_0x3060c4;_0x5cd37f+=0x3){var _0x28f365=0x2*_0x500275[_0x5cd37f],_0x51afe8=0x2*_0x500275[_0x5cd37f+0x1],_0x8e0dce=0x2*_0x500275[_0x5cd37f+0x2];this[_0x3f89('0x888')](_0x2a4a15,_0x163a99,_0x39e998,_0x28f365,_0x51afe8,_0x8e0dce);}},_0x1525a6[_0x3f89('0x6fa')][_0x3f89('0x53')]['_renderCanvasDrawTriangle']=function(_0x33c1c8,_0x34f206,_0xd8a12e,_0x5123b6,_0x4f1e75,_0x4e3976){var _0x3b40b7=this[_0x3f89('0x57')][_0x3f89('0x59')][_0x3f89('0xac')],_0x2bc0c9=this[_0x3f89('0x57')][_0x3f89('0x23')],_0x554433=this[_0x3f89('0x57')]['height'],_0x531574=_0x34f206[_0x5123b6],_0x12cbd7=_0x34f206[_0x4f1e75],_0x147783=_0x34f206[_0x4e3976],_0xb498ac=_0x34f206[_0x5123b6+0x1],_0x2a73d1=_0x34f206[_0x4f1e75+0x1],_0x5abd59=_0x34f206[_0x4e3976+0x1],_0x484368=_0xd8a12e[_0x5123b6]*_0x2bc0c9,_0x2d5b88=_0xd8a12e[_0x4f1e75]*_0x2bc0c9,_0x15375a=_0xd8a12e[_0x4e3976]*_0x2bc0c9,_0x9d1873=_0xd8a12e[_0x5123b6+0x1]*_0x554433,_0x42ce75=_0xd8a12e[_0x4f1e75+0x1]*_0x554433,_0x41ebd4=_0xd8a12e[_0x4e3976+0x1]*_0x554433;if(this[_0x3f89('0x87d')]>0x0){var _0xed2d26=this['canvasPadding']/this[_0x3f89('0x2e')]['a'],_0x119d1b=this['canvasPadding']/this[_0x3f89('0x2e')]['d'],_0x423bd3=(_0x531574+_0x12cbd7+_0x147783)/0x3,_0x457e8f=(_0xb498ac+_0x2a73d1+_0x5abd59)/0x3,_0x3f6433=_0x531574-_0x423bd3,_0x257ce6=_0xb498ac-_0x457e8f,_0x4da602=Math[_0x3f89('0x42')](_0x3f6433*_0x3f6433+_0x257ce6*_0x257ce6);_0x531574=_0x423bd3+_0x3f6433/_0x4da602*(_0x4da602+_0xed2d26),_0xb498ac=_0x457e8f+_0x257ce6/_0x4da602*(_0x4da602+_0x119d1b),_0x257ce6=_0x2a73d1-_0x457e8f,_0x12cbd7=_0x423bd3+(_0x3f6433=_0x12cbd7-_0x423bd3)/(_0x4da602=Math[_0x3f89('0x42')](_0x3f6433*_0x3f6433+_0x257ce6*_0x257ce6))*(_0x4da602+_0xed2d26),_0x2a73d1=_0x457e8f+_0x257ce6/_0x4da602*(_0x4da602+_0x119d1b),_0x257ce6=_0x5abd59-_0x457e8f,_0x147783=_0x423bd3+(_0x3f6433=_0x147783-_0x423bd3)/(_0x4da602=Math[_0x3f89('0x42')](_0x3f6433*_0x3f6433+_0x257ce6*_0x257ce6))*(_0x4da602+_0xed2d26),_0x5abd59=_0x457e8f+_0x257ce6/_0x4da602*(_0x4da602+_0x119d1b);}_0x33c1c8[_0x3f89('0x384')](),_0x33c1c8[_0x3f89('0x7ba')](),_0x33c1c8[_0x3f89('0x772')](_0x531574,_0xb498ac),_0x33c1c8['lineTo'](_0x12cbd7,_0x2a73d1),_0x33c1c8[_0x3f89('0x774')](_0x147783,_0x5abd59),_0x33c1c8['closePath'](),_0x33c1c8[_0x3f89('0x246')]();var _0x39c662=_0x484368*_0x42ce75+_0x9d1873*_0x15375a+_0x2d5b88*_0x41ebd4-_0x42ce75*_0x15375a-_0x9d1873*_0x2d5b88-_0x484368*_0x41ebd4,_0x26a3d2=_0x531574*_0x42ce75+_0x9d1873*_0x147783+_0x12cbd7*_0x41ebd4-_0x42ce75*_0x147783-_0x9d1873*_0x12cbd7-_0x531574*_0x41ebd4,_0x5e2128=_0x484368*_0x12cbd7+_0x531574*_0x15375a+_0x2d5b88*_0x147783-_0x12cbd7*_0x15375a-_0x531574*_0x2d5b88-_0x484368*_0x147783,_0xcde63d=_0x484368*_0x42ce75*_0x147783+_0x9d1873*_0x12cbd7*_0x15375a+_0x531574*_0x2d5b88*_0x41ebd4-_0x531574*_0x42ce75*_0x15375a-_0x9d1873*_0x2d5b88*_0x147783-_0x484368*_0x12cbd7*_0x41ebd4,_0x5242f8=_0xb498ac*_0x42ce75+_0x9d1873*_0x5abd59+_0x2a73d1*_0x41ebd4-_0x42ce75*_0x5abd59-_0x9d1873*_0x2a73d1-_0xb498ac*_0x41ebd4,_0x530ee2=_0x484368*_0x2a73d1+_0xb498ac*_0x15375a+_0x2d5b88*_0x5abd59-_0x2a73d1*_0x15375a-_0xb498ac*_0x2d5b88-_0x484368*_0x5abd59,_0x292be9=_0x484368*_0x42ce75*_0x5abd59+_0x9d1873*_0x2a73d1*_0x15375a+_0xb498ac*_0x2d5b88*_0x41ebd4-_0xb498ac*_0x42ce75*_0x15375a-_0x9d1873*_0x2d5b88*_0x5abd59-_0x484368*_0x2a73d1*_0x41ebd4;_0x33c1c8[_0x3f89('0x889')](_0x26a3d2/_0x39c662,_0x5242f8/_0x39c662,_0x5e2128/_0x39c662,_0x530ee2/_0x39c662,_0xcde63d/_0x39c662,_0x292be9/_0x39c662),_0x33c1c8[_0x3f89('0xaa')](_0x3b40b7,0x0,0x0),_0x33c1c8[_0x3f89('0x247')]();},_0x1525a6['Rope'][_0x3f89('0x53')][_0x3f89('0x88a')]=function(_0x3df190){var _0x1cd72b=this['context'],_0x5f488b=_0x3df190['vertices'],_0x227f2a=_0x5f488b['length']/0x2;this[_0x3f89('0x1c2')]++,_0x1cd72b[_0x3f89('0x7ba')]();for(var _0xbb807b=0x1;_0xbb807b<_0x227f2a-0x2;_0xbb807b++){var _0x1eea4f=0x2*_0xbb807b,_0x1a5007=_0x5f488b[_0x1eea4f],_0x2ed358=_0x5f488b[_0x1eea4f+0x2],_0xac3f1d=_0x5f488b[_0x1eea4f+0x4],_0x10a049=_0x5f488b[_0x1eea4f+0x1],_0x50d50f=_0x5f488b[_0x1eea4f+0x3],_0x56931a=_0x5f488b[_0x1eea4f+0x5];_0x1cd72b['moveTo'](_0x1a5007,_0x10a049),_0x1cd72b[_0x3f89('0x774')](_0x2ed358,_0x50d50f),_0x1cd72b['lineTo'](_0xac3f1d,_0x56931a);}_0x1cd72b[_0x3f89('0x25b')]=_0x3f89('0x88b'),_0x1cd72b[_0x3f89('0x4f3')](),_0x1cd72b[_0x3f89('0x770')]();},_0x1525a6[_0x3f89('0x6fa')][_0x3f89('0x53')][_0x3f89('0x7d')]=function(_0x43f57f){for(var _0x4914df=_0x43f57f||this[_0x3f89('0x2e')],_0x5ea046=_0x4914df['a'],_0x4a77fc=_0x4914df['b'],_0x2624af=_0x4914df['c'],_0x20f87f=_0x4914df['d'],_0x53d5cf=_0x4914df['tx'],_0x11085a=_0x4914df['ty'],_0x446f3b=-0x1/0x0,_0x543937=-0x1/0x0,_0x5dcdd3=0x1/0x0,_0x360973=0x1/0x0,_0x135694=this[_0x3f89('0x1f9')],_0x4bc677=0x0;_0x4bc677<_0x135694[_0x3f89('0x5')];_0x4bc677+=0x2){var _0x14d470=_0x135694[_0x4bc677],_0x493b7c=_0x135694[_0x4bc677+0x1],_0x5a6645=_0x5ea046*_0x14d470+_0x2624af*_0x493b7c+_0x53d5cf,_0x9313a9=_0x20f87f*_0x493b7c+_0x4a77fc*_0x14d470+_0x11085a;_0x5dcdd3=_0x5a6645<_0x5dcdd3?_0x5a6645:_0x5dcdd3,_0x360973=_0x9313a9<_0x360973?_0x9313a9:_0x360973,_0x446f3b=_0x5a6645>_0x446f3b?_0x5a6645:_0x446f3b,_0x543937=_0x9313a9>_0x543937?_0x9313a9:_0x543937;}if(_0x5dcdd3===-0x1/0x0||_0x543937===0x1/0x0)return PIXI[_0x3f89('0x318')];var _0x3d0595=this[_0x3f89('0x33')];return _0x3d0595['x']=_0x5dcdd3,_0x3d0595['width']=_0x446f3b-_0x5dcdd3,_0x3d0595['y']=_0x360973,_0x3d0595['height']=_0x543937-_0x360973,this['_currentBounds']=_0x3d0595,_0x3d0595;},Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6fa')][_0x3f89('0x53')],_0x3f89('0x87f'),{'get':function(){return this[_0x3f89('0x88c')];},'set':function(_0x178b72){_0x178b72&&_0x3f89('0x287')==typeof _0x178b72?(this[_0x3f89('0x879')]=!0x0,this[_0x3f89('0x88c')]=_0x178b72):(this[_0x3f89('0x879')]=!0x1,this[_0x3f89('0x88c')]=null);}}),Object['defineProperty'](_0x1525a6['Rope'][_0x3f89('0x53')],_0x3f89('0x88d'),{'get':function(){for(var _0x5a2002,_0x243f71,_0x508629,_0x50c09f,_0x37e93e,_0x584f76,_0xcea472,_0x218bc5,_0x1320bd=[],_0x285acf=0x0;_0x285acf(_0xfa57a=_0x2e03fc>(_0xfa57a=_0x14f878>(_0xfa57a=_0x1e9c54>_0xfa57a?_0x1e9c54:_0xfa57a)?_0x14f878:_0xfa57a)?_0x2e03fc:_0xfa57a)?_0x35cb2c:_0xfa57a,_0x10feae=_0x5a1b46>(_0x10feae=_0x24222e>(_0x10feae=_0x5b1418>(_0x10feae=_0xe5424b>_0x10feae?_0xe5424b:_0x10feae)?_0x5b1418:_0x10feae)?_0x24222e:_0x10feae)?_0x5a1b46:_0x10feae;var _0x4d7223=this['_bounds'];return _0x4d7223['x']=_0x2667c0,_0x4d7223['width']=_0xfa57a-_0x2667c0,_0x4d7223['y']=_0x21f8a7,_0x4d7223[_0x3f89('0x24')]=_0x10feae-_0x21f8a7,this[_0x3f89('0x35')]=_0x4d7223,_0x4d7223;},Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x4f1')][_0x3f89('0x53')],_0x3f89('0x23'),{'get':function(){return this['_width'];},'set':function(_0x12e0f0){this[_0x3f89('0x8d')]=_0x12e0f0;}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x4f1')][_0x3f89('0x53')],_0x3f89('0x24'),{'get':function(){return this[_0x3f89('0x8f')];},'set':function(_0xdde323){this['_height']=_0xdde323;}}),_0x1525a6[_0x3f89('0x1a9')]={'create':function(_0x36bc41,_0x3928d1,_0x493f37){var _0x4117a,_0x4be349=_0x1525a6[_0x3f89('0x1a9')][_0x3f89('0x434')]();if(-0x1===_0x4be349){var _0x18c392={'parent':_0x36bc41,'canvas':document[_0x3f89('0x835')]('canvas')};_0x1525a6[_0x3f89('0x1a9')][_0x3f89('0x89c')][_0x3f89('0x6')](_0x18c392),_0x4117a=_0x18c392[_0x3f89('0x241')];}else _0x1525a6[_0x3f89('0x1a9')][_0x3f89('0x89c')][_0x4be349][_0x3f89('0x0')]=_0x36bc41,_0x4117a=_0x1525a6[_0x3f89('0x1a9')][_0x3f89('0x89c')][_0x4be349][_0x3f89('0x241')];return void 0x0!==_0x3928d1&&(_0x4117a['width']=_0x3928d1,_0x4117a[_0x3f89('0x24')]=_0x493f37),_0x4117a;},'getFirst':function(){for(var _0x154136=_0x1525a6['CanvasPool'][_0x3f89('0x89c')],_0x332c06=0x0;_0x332c06<_0x154136['length'];_0x332c06++)if(!_0x154136[_0x332c06][_0x3f89('0x0')])return _0x332c06;return-0x1;},'remove':function(_0x498d5e){for(var _0x4fdcc6=_0x1525a6[_0x3f89('0x1a9')][_0x3f89('0x89c')],_0x494d9f=0x0;_0x494d9f<_0x4fdcc6[_0x3f89('0x5')];_0x494d9f++)_0x4fdcc6[_0x494d9f]['parent']===_0x498d5e&&(_0x4fdcc6[_0x494d9f]['parent']=null,_0x4fdcc6[_0x494d9f][_0x3f89('0x241')][_0x3f89('0x23')]=0x1,_0x4fdcc6[_0x494d9f][_0x3f89('0x241')]['height']=0x1);},'removeByCanvas':function(_0x3488b6){for(var _0x3f9e7d=_0x1525a6[_0x3f89('0x1a9')][_0x3f89('0x89c')],_0x5eb991=0x0;_0x5eb991<_0x3f9e7d[_0x3f89('0x5')];_0x5eb991++)_0x3f9e7d[_0x5eb991][_0x3f89('0x241')]===_0x3488b6&&(_0x3f9e7d[_0x5eb991]['parent']=null,_0x3f9e7d[_0x5eb991][_0x3f89('0x241')]['width']=0x1,_0x3f9e7d[_0x5eb991][_0x3f89('0x241')]['height']=0x1);},'getTotal':function(){for(var _0x52e18a=_0x1525a6[_0x3f89('0x1a9')]['pool'],_0x304f2f=0x0,_0x5af4ca=0x0;_0x5af4ca<_0x52e18a[_0x3f89('0x5')];_0x5af4ca++)_0x52e18a[_0x5af4ca][_0x3f89('0x0')]&&_0x304f2f++;return _0x304f2f;},'getFree':function(){for(var _0x5b094f=_0x1525a6['CanvasPool'][_0x3f89('0x89c')],_0x1e399c=0x0,_0x1dbc68=0x0;_0x1dbc68<_0x5b094f[_0x3f89('0x5')];_0x1dbc68++)_0x5b094f[_0x1dbc68][_0x3f89('0x0')]||_0x1e399c++;return _0x1e399c;},'log':function(){console[_0x3f89('0xbe')](_0x3f89('0x89d'),this[_0x3f89('0x89e')](),this[_0x3f89('0x89f')](),this[_0x3f89('0x89c')][_0x3f89('0x5')]);}},_0x1525a6[_0x3f89('0x1a9')][_0x3f89('0x89c')]=[],Object['defineProperty'](_0x1525a6[_0x3f89('0x1a9')],_0x3f89('0x5'),{'get':function(){return this['pool'][_0x3f89('0x5')];}}),_0x1525a6[_0x3f89('0x456')]=function(){this[_0x3f89('0x8a0')]=0x0,this[_0x3f89('0x8a1')]=!0x1,this[_0x3f89('0x8a2')]=!0x1,this['iOS']=!0x1,this[_0x3f89('0x8a3')]=0x0,this['cocoonJS']=!0x1,this[_0x3f89('0x3d8')]=!0x1,this[_0x3f89('0x4a9')]=!0x1,this['node']=!0x1,this[_0x3f89('0x8a4')]=!0x1,this[_0x3f89('0x8a5')]=!0x1,this['ejecta']=!0x1,this[_0x3f89('0x8a6')]=!0x1,this[_0x3f89('0x509')]=!0x1,this[_0x3f89('0x8a7')]=!0x1,this[_0x3f89('0x8a8')]=!0x1,this[_0x3f89('0x8a9')]=!0x1,this['windows']=!0x1,this[_0x3f89('0x8aa')]=!0x1,this['canvas']=!0x1,this[_0x3f89('0x8ab')]=null,this['canHandleAlpha']=!0x1,this[_0x3f89('0x8ac')]=!0x1,this['webGL']=!0x1,this[_0x3f89('0x8ad')]=!0x1,this[_0x3f89('0x8ae')]=!0x1,this[_0x3f89('0x8af')]=!0x1,this[_0x3f89('0x8b0')]=!0x1,this['css3D']=!0x1,this[_0x3f89('0x4fb')]=!0x1,this[_0x3f89('0x8b1')]=!0x1,this[_0x3f89('0x8b2')]=!0x1,this[_0x3f89('0x8b3')]=!0x0,this['quirksMode']=!0x1,this[_0x3f89('0x4d4')]=!0x1,this[_0x3f89('0x4c4')]=!0x1,this['wheelEvent']=null,this[_0x3f89('0x8b4')]=!0x1,this[_0x3f89('0x8b5')]=!0x1,this['chromeVersion']=0x0,this[_0x3f89('0x8b6')]=!0x1,this[_0x3f89('0x8b7')]=!0x1,this[_0x3f89('0x8b8')]=0x0,this['ie']=!0x1,this['ieVersion']=0x0,this[_0x3f89('0x8b9')]=!0x1,this[_0x3f89('0x8ba')]=0x0,this[_0x3f89('0x8bb')]=!0x1,this['mobileSafari']=!0x1,this[_0x3f89('0x8bc')]=!0x1,this['opera']=!0x1,this[_0x3f89('0x8bd')]=!0x1,this[_0x3f89('0x8be')]=0x0,this['webApp']=!0x1,this[_0x3f89('0x8bf')]=!0x1,this['audioData']=!0x1,this[_0x3f89('0x8c0')]=!0x1,this[_0x3f89('0x8c1')]=!0x1,this[_0x3f89('0x8c2')]=!0x1,this[_0x3f89('0x8c3')]=!0x1,this[_0x3f89('0x8c4')]=!0x1,this[_0x3f89('0x8c5')]=!0x1,this[_0x3f89('0x8c6')]=!0x1,this[_0x3f89('0x8c7')]=!0x1,this[_0x3f89('0x8c8')]=!0x1,this[_0x3f89('0x8c9')]=!0x1,this[_0x3f89('0x8ca')]=!0x1,this[_0x3f89('0x8cb')]=!0x1,this['vp9Video']=!0x1,this[_0x3f89('0x8cc')]=!0x1,this[_0x3f89('0x8cd')]=!0x1,this[_0x3f89('0x8ce')]=!0x1,this[_0x3f89('0x8cf')]=!0x1,this[_0x3f89('0x8d0')]=0x0,this[_0x3f89('0x8d1')]=!0x1,this[_0x3f89('0x756')]=!0x1,this['support32bit']=!0x1,this[_0x3f89('0x8d2')]=!0x1,this[_0x3f89('0x8d3')]='',this[_0x3f89('0x8d4')]='',this[_0x3f89('0x8d5')]=!0x1;},_0x1525a6['Device']=new _0x1525a6['Device'](),_0x1525a6['Device'][_0x3f89('0x8d6')]=new _0x1525a6[(_0x3f89('0x323'))](),_0x1525a6[_0x3f89('0x456')][_0x3f89('0x468')]=function(_0x1c05ac,_0x4d4741,_0x4a2ad0){var _0x229739=this['_readyCheck'];if(this['deviceReadyAt']||!_0x229739)_0x1c05ac[_0x3f89('0x48')](_0x4d4741,this);else if(_0x229739['_monitor']||_0x4a2ad0)_0x229739[_0x3f89('0x8d7')]=_0x229739[_0x3f89('0x8d7')]||[],_0x229739[_0x3f89('0x8d7')]['push']([_0x1c05ac,_0x4d4741]);else{_0x229739[_0x3f89('0x8d8')]=_0x229739['bind'](this),_0x229739[_0x3f89('0x8d7')]=_0x229739[_0x3f89('0x8d7')]||[],_0x229739[_0x3f89('0x8d7')][_0x3f89('0x6')]([_0x1c05ac,_0x4d4741]);var _0x674cc8=void 0x0!==window[_0x3f89('0x4a9')],_0xccf4e6=navigator[_0x3f89('0x259')];'complete'===document[_0x3f89('0x8d9')]||_0x3f89('0x8da')===document[_0x3f89('0x8d9')]?window[_0x3f89('0x8db')](_0x229739[_0x3f89('0x8d8')],0x0):_0x674cc8&&!_0xccf4e6?document[_0x3f89('0x3d3')](_0x3f89('0x8dc'),_0x229739[_0x3f89('0x8d8')],!0x1):(document[_0x3f89('0x3d3')](_0x3f89('0x8dd'),_0x229739[_0x3f89('0x8d8')],!0x1),window[_0x3f89('0x3d3')](_0x3f89('0x34d'),_0x229739[_0x3f89('0x8d8')],!0x1));}},_0x1525a6[_0x3f89('0x456')]['_readyCheck']=function(){var _0x118fb3=this[_0x3f89('0x8de')];if(document[_0x3f89('0x3e5')]){if(!this[_0x3f89('0x8a0')]){this[_0x3f89('0x8a0')]=Date[_0x3f89('0x46a')](),document[_0x3f89('0x3e4')]('deviceready',_0x118fb3[_0x3f89('0x8d8')]),document['removeEventListener'](_0x3f89('0x8dd'),_0x118fb3[_0x3f89('0x8d8')]),window[_0x3f89('0x3e4')]('load',_0x118fb3['_monitor']),this[_0x3f89('0x8df')](),this[_0x3f89('0x8a1')]=!0x0,this[_0x3f89('0x8d6')][_0x3f89('0x341')](this);for(var _0x463a54;_0x463a54=_0x118fb3['_queue']['shift']();){var _0x45997f=_0x463a54[0x0],_0x16fe74=_0x463a54[0x1];_0x45997f[_0x3f89('0x48')](_0x16fe74,this);}this[_0x3f89('0x8de')]=null,this[_0x3f89('0x8df')]=null,this['onInitialized']=null;}}else window[_0x3f89('0x8db')](_0x118fb3[_0x3f89('0x8d8')],0x14);},_0x1525a6[_0x3f89('0x456')][_0x3f89('0x8df')]=function(){var _0x4f8465=this;!function(){var _0x3c59d4=navigator[_0x3f89('0x5fe')];/Playstation Vita/[_0x3f89('0x842')](_0x3c59d4)?_0x4f8465['vita']=!0x0:/Kindle/[_0x3f89('0x842')](_0x3c59d4)||/\bKF[A-Z][A-Z]+/['test'](_0x3c59d4)||/Silk.*Mobile Safari/['test'](_0x3c59d4)?_0x4f8465[_0x3f89('0x8e0')]=!0x0:/Android/['test'](_0x3c59d4)?_0x4f8465[_0x3f89('0x509')]=!0x0:/CrOS/['test'](_0x3c59d4)?_0x4f8465['chromeOS']=!0x0:/iP[ao]d|iPhone/i[_0x3f89('0x842')](_0x3c59d4)?(_0x4f8465['iOS']=!0x0,navigator[_0x3f89('0x8e1')][_0x3f89('0x683')](/OS (\d+)/),_0x4f8465[_0x3f89('0x8a3')]=parseInt(RegExp['$1'],0xa)):/Linux/['test'](_0x3c59d4)?_0x4f8465[_0x3f89('0x8a8')]=!0x0:/Mac OS/[_0x3f89('0x842')](_0x3c59d4)?_0x4f8465['macOS']=!0x0:/Windows/[_0x3f89('0x842')](_0x3c59d4)&&(_0x4f8465[_0x3f89('0x8e2')]=!0x0),(/Windows Phone/i[_0x3f89('0x842')](_0x3c59d4)||/IEMobile/i[_0x3f89('0x842')](_0x3c59d4))&&(_0x4f8465['android']=!0x1,_0x4f8465[_0x3f89('0x4ab')]=!0x1,_0x4f8465[_0x3f89('0x8a9')]=!0x1,_0x4f8465[_0x3f89('0x8e2')]=!0x0,_0x4f8465[_0x3f89('0x8aa')]=!0x0);var _0xf2deda=/Silk/[_0x3f89('0x842')](_0x3c59d4);(_0x4f8465['windows']||_0x4f8465['macOS']||_0x4f8465['linux']&&!_0xf2deda||_0x4f8465[_0x3f89('0x8a7')])&&(_0x4f8465[_0x3f89('0x8a2')]=!0x0),(_0x4f8465[_0x3f89('0x8aa')]||/Windows NT/i['test'](_0x3c59d4)&&/Touch/i[_0x3f89('0x842')](_0x3c59d4))&&(_0x4f8465[_0x3f89('0x8a2')]=!0x1);}(),function(){var _0x530522=navigator[_0x3f89('0x5fe')];if(/Arora/[_0x3f89('0x842')](_0x530522)?_0x4f8465[_0x3f89('0x8b4')]=!0x0:/Edge\/\d+/[_0x3f89('0x842')](_0x530522)?_0x4f8465[_0x3f89('0x8bb')]=!0x0:/Chrome\/(\d+)/[_0x3f89('0x842')](_0x530522)&&!_0x4f8465[_0x3f89('0x8aa')]?(_0x4f8465['chrome']=!0x0,_0x4f8465['chromeVersion']=parseInt(RegExp['$1'],0xa)):/Epiphany/['test'](_0x530522)?_0x4f8465[_0x3f89('0x8b6')]=!0x0:/Firefox\D+(\d+)/[_0x3f89('0x842')](_0x530522)?(_0x4f8465['firefox']=!0x0,_0x4f8465['firefoxVersion']=parseInt(RegExp['$1'],0xa)):/AppleWebKit/[_0x3f89('0x842')](_0x530522)&&_0x4f8465[_0x3f89('0x4ab')]?_0x4f8465[_0x3f89('0x8e3')]=!0x0:/MSIE (\d+\.\d+);/[_0x3f89('0x842')](_0x530522)?(_0x4f8465['ie']=!0x0,_0x4f8465[_0x3f89('0x8e4')]=parseInt(RegExp['$1'],0xa)):/Midori/[_0x3f89('0x842')](_0x530522)?_0x4f8465[_0x3f89('0x8bc')]=!0x0:/Opera/['test'](_0x530522)?_0x4f8465[_0x3f89('0x8e5')]=!0x0:/Safari\/(\d+)/[_0x3f89('0x842')](_0x530522)&&!_0x4f8465[_0x3f89('0x8aa')]?(_0x4f8465[_0x3f89('0x8bd')]=!0x0,/Version\/(\d+)\./[_0x3f89('0x842')](_0x530522)&&(_0x4f8465[_0x3f89('0x8be')]=parseInt(RegExp['$1'],0xa))):/Trident\/(\d+\.\d+)(.*)rv:(\d+\.\d+)/['test'](_0x530522)&&(_0x4f8465['ie']=!0x0,_0x4f8465[_0x3f89('0x8b9')]=!0x0,_0x4f8465[_0x3f89('0x8ba')]=parseInt(RegExp['$1'],0xa),_0x4f8465[_0x3f89('0x8e4')]=parseInt(RegExp['$3'],0xa)),/Silk/[_0x3f89('0x842')](_0x530522)&&(_0x4f8465[_0x3f89('0x8bf')]=!0x0),navigator['standalone']&&(_0x4f8465[_0x3f89('0x8e6')]=!0x0),void 0x0!==window[_0x3f89('0x4a9')]&&(_0x4f8465[_0x3f89('0x4a9')]=!0x0),'undefined'!=typeof process&&_0x3f89('0x27d')!=typeof require&&(_0x4f8465[_0x3f89('0x8e7')]=!0x0),_0x4f8465['node']&&_0x3f89('0x28d')==typeof process[_0x3f89('0x8e8')]&&(_0x4f8465['nodeWebkit']=!!process[_0x3f89('0x8e8')][_0x3f89('0x8e9')],_0x4f8465[_0x3f89('0x8a5')]=!!process[_0x3f89('0x8e8')][_0x3f89('0x8a5')]),navigator[_0x3f89('0x259')]&&(_0x4f8465['cocoonJS']=!0x0),_0x4f8465[_0x3f89('0x498')])try{_0x4f8465[_0x3f89('0x3d8')]=_0x3f89('0x27d')!=typeof CocoonJS;}catch(_0x5ad1b6){_0x4f8465['cocoonJSApp']=!0x1;}void 0x0!==window[_0x3f89('0x8ea')]&&(_0x4f8465[_0x3f89('0x8ea')]=!0x0),/Crosswalk/[_0x3f89('0x842')](_0x530522)&&(_0x4f8465[_0x3f89('0x8a6')]=!0x0);}(),function(){_0x4f8465[_0x3f89('0x8eb')]=!!window[_0x3f89('0x8ec')],_0x4f8465['webAudio']=!(!window[_0x3f89('0x8ed')]&&!window[_0x3f89('0x8ee')]);var _0x2e0ada=document[_0x3f89('0x835')](_0x3f89('0x8ef'));try{if(_0x2e0ada[_0x3f89('0x8f0')]&&(_0x2e0ada[_0x3f89('0x8f0')]('audio/ogg;\x20codecs=\x22vorbis\x22')[_0x3f89('0x386')](/^no$/,'')&&(_0x4f8465['ogg']=!0x0),(_0x2e0ada[_0x3f89('0x8f0')](_0x3f89('0x8f1'))[_0x3f89('0x386')](/^no$/,'')||_0x2e0ada['canPlayType'](_0x3f89('0x8f2'))[_0x3f89('0x386')](/^no$/,''))&&(_0x4f8465[_0x3f89('0x8c2')]=!0x0),_0x2e0ada[_0x3f89('0x8f0')]('audio/mpeg;')[_0x3f89('0x386')](/^no$/,'')&&(_0x4f8465['mp3']=!0x0),_0x2e0ada[_0x3f89('0x8f0')](_0x3f89('0x8f3'))[_0x3f89('0x386')](/^no$/,'')&&(_0x4f8465[_0x3f89('0x8c4')]=!0x0),(_0x2e0ada[_0x3f89('0x8f0')](_0x3f89('0x8f4'))||_0x2e0ada['canPlayType']('audio/aac;')[_0x3f89('0x386')](/^no$/,''))&&(_0x4f8465[_0x3f89('0x8c5')]=!0x0),_0x2e0ada['canPlayType'](_0x3f89('0x8f5'))[_0x3f89('0x386')](/^no$/,'')&&(_0x4f8465[_0x3f89('0x8c6')]=!0x0),''!==_0x2e0ada['canPlayType'](_0x3f89('0x8f6'))))if(_0x4f8465[_0x3f89('0x8bb')])_0x4f8465[_0x3f89('0x8c7')]=!0x0;else if(_0x4f8465[_0x3f89('0x8bd')]&&_0x4f8465[_0x3f89('0x8be')]>=0x9&&/Mac OS X (\d+)_(\d+)/[_0x3f89('0x842')](navigator['userAgent'])){var _0x606b35=parseInt(RegExp['$1'],0xa),_0x22ad15=parseInt(RegExp['$2'],0xa);(0xa===_0x606b35&&_0x22ad15>=0xb||_0x606b35>0xa)&&(_0x4f8465[_0x3f89('0x8c7')]=!0x0);}}catch(_0x5192d8){}}(),function(){var _0x294c9c=document[_0x3f89('0x835')](_0x3f89('0x8f7'));try{!!_0x294c9c[_0x3f89('0x8f0')]&&(_0x294c9c[_0x3f89('0x8f0')](_0x3f89('0x8f8'))[_0x3f89('0x386')](/^no$/,'')&&(_0x4f8465[_0x3f89('0x8c8')]=!0x0),_0x294c9c[_0x3f89('0x8f0')](_0x3f89('0x8f9'))[_0x3f89('0x386')](/^no$/,'')&&(_0x4f8465['h264Video']=!0x0,_0x4f8465[_0x3f89('0x8ca')]=!0x0),_0x294c9c['canPlayType'](_0x3f89('0x8fa'))[_0x3f89('0x386')](/^no$/,'')&&(_0x4f8465[_0x3f89('0x8cb')]=!0x0),_0x294c9c['canPlayType'](_0x3f89('0x8fb'))[_0x3f89('0x386')](/^no$/,'')&&(_0x4f8465[_0x3f89('0x8fc')]=!0x0),_0x294c9c[_0x3f89('0x8f0')](_0x3f89('0x8fd'))[_0x3f89('0x386')](/^no$/,'')&&(_0x4f8465['hlsVideo']=!0x0));}catch(_0x355dce){}}(),function(){var _0x56800f,_0x2dd2ec=document[_0x3f89('0x835')]('p'),_0x28ad9c={'webkitTransform':_0x3f89('0x8fe'),'OTransform':_0x3f89('0x8ff'),'msTransform':_0x3f89('0x900'),'MozTransform':'-moz-transform','transform':_0x3f89('0x889')};document['body'][_0x3f89('0x901')](_0x2dd2ec,null);for(var _0xc3a79b in _0x28ad9c)void 0x0!==_0x2dd2ec[_0x3f89('0x19a')][_0xc3a79b]&&(_0x2dd2ec[_0x3f89('0x19a')][_0xc3a79b]=_0x3f89('0x902'),_0x56800f=window['getComputedStyle'](_0x2dd2ec)[_0x3f89('0x903')](_0x28ad9c[_0xc3a79b]));document[_0x3f89('0x3e5')]['removeChild'](_0x2dd2ec),_0x4f8465['css3D']=void 0x0!==_0x56800f&&_0x56800f[_0x3f89('0x5')]>0x0&&_0x3f89('0x3c8')!==_0x56800f;}(),_0x4f8465['pixelRatio']=window[_0x3f89('0x904')]||0x1,_0x4f8465[_0x3f89('0x8cd')]=-0x1!==navigator[_0x3f89('0x5fe')][_0x3f89('0x573')]()[_0x3f89('0x407')]('iphone'),_0x4f8465[_0x3f89('0x8ce')]=0x2===_0x4f8465[_0x3f89('0x8d0')]&&_0x4f8465[_0x3f89('0x8cd')],_0x4f8465[_0x3f89('0x8cf')]=-0x1!==navigator[_0x3f89('0x5fe')]['toLowerCase']()['indexOf'](_0x3f89('0x905')),_0x3f89('0x27d')!=typeof Int8Array?_0x4f8465['typedArray']=!0x0:_0x4f8465[_0x3f89('0x8b1')]=!0x1,_0x3f89('0x27d')!=typeof ArrayBuffer&&_0x3f89('0x27d')!=typeof Uint8Array&&_0x3f89('0x27d')!=typeof Uint32Array&&(_0x4f8465[_0x3f89('0x8d1')]=function(){var _0x34ae00=new ArrayBuffer(0x4),_0x483bf6=new Uint8Array(_0x34ae00),_0x5049a5=new Uint32Array(_0x34ae00);return _0x483bf6[0x0]=0xa1,_0x483bf6[0x1]=0xb2,_0x483bf6[0x2]=0xc3,_0x483bf6[0x3]=0xd4,0xd4c3b2a1===_0x5049a5[0x0]||0xa1b2c3d4!==_0x5049a5[0x0]&&null;}(),_0x4f8465['LITTLE_ENDIAN']=_0x4f8465[_0x3f89('0x8d1')]),_0x4f8465[_0x3f89('0x906')]=_0x3f89('0x27d')!=typeof ArrayBuffer&&_0x3f89('0x27d')!=typeof Uint8ClampedArray&&_0x3f89('0x27d')!=typeof Int32Array&&null!==_0x4f8465[_0x3f89('0x8d1')]&&function(){if(void 0x0===Uint8ClampedArray)return!0x1;var _0x5e63ab=_0x1525a6[_0x3f89('0x1a9')][_0x3f89('0x6a')](this,0x1,0x1)[_0x3f89('0x172')]('2d');if(!_0x5e63ab)return!0x1;var _0x367e00=_0x5e63ab['createImageData'](0x1,0x1);return _0x1525a6[_0x3f89('0x1a9')][_0x3f89('0x243')](this),_0x367e00['data']instanceof Uint8ClampedArray;}(),navigator[_0x3f89('0x907')]=navigator[_0x3f89('0x907')]||navigator[_0x3f89('0x908')]||navigator['mozVibrate']||navigator[_0x3f89('0x909')],navigator['vibrate']&&(_0x4f8465[_0x3f89('0x8b2')]=!0x0),function(){_0x4f8465[_0x3f89('0x241')]=!!window[_0x3f89('0x90a')]||_0x4f8465[_0x3f89('0x498')];try{_0x4f8465[_0x3f89('0x8af')]=!!localStorage[_0x3f89('0x90b')];}catch(_0x43e4bb){_0x4f8465[_0x3f89('0x8af')]=!0x1;}_0x4f8465[_0x3f89('0x8ad')]=!!(window[_0x3f89('0x90c')]&&window[_0x3f89('0x90d')]&&window[_0x3f89('0x90e')]&&window['Blob']),_0x4f8465[_0x3f89('0x8ae')]=!!window[_0x3f89('0x90f')],_0x4f8465[_0x3f89('0x493')]=!!window[_0x3f89('0x910')],_0x4f8465[_0x3f89('0x8b0')]=!!window[_0x3f89('0x911')],_0x4f8465[_0x3f89('0x4fb')]=_0x3f89('0x528')in document||_0x3f89('0x529')in document||_0x3f89('0x912')in document,_0x4f8465[_0x3f89('0x913')]=_0x3f89('0x914')!==document[_0x3f89('0x915')],navigator[_0x3f89('0x8b3')]=navigator[_0x3f89('0x8b3')]||navigator[_0x3f89('0x916')]||navigator['mozGetUserMedia']||navigator[_0x3f89('0x917')]||navigator[_0x3f89('0x918')],window[_0x3f89('0x919')]=window[_0x3f89('0x919')]||window[_0x3f89('0x91a')]||window[_0x3f89('0x91b')]||window[_0x3f89('0x91c')],_0x4f8465[_0x3f89('0x8b3')]=_0x4f8465[_0x3f89('0x8b3')]&&!!navigator[_0x3f89('0x8b3')]&&!!window[_0x3f89('0x919')],_0x4f8465[_0x3f89('0x8b7')]&&_0x4f8465[_0x3f89('0x8b8')]<0x15&&(_0x4f8465[_0x3f89('0x8b3')]=!0x1),!_0x4f8465['iOS']&&(_0x4f8465['ie']||_0x4f8465['firefox']||_0x4f8465[_0x3f89('0x8b5')])&&(_0x4f8465[_0x3f89('0x8ab')]=!0x0),(_0x4f8465[_0x3f89('0x8bd')]||_0x4f8465[_0x3f89('0x8e3')])&&(_0x4f8465[_0x3f89('0x8ab')]=!0x1);}(),function(){var _0x768d6=_0x1525a6[_0x3f89('0x1a9')][_0x3f89('0x6a')](this,0x6,0x1),_0x241c73=_0x768d6[_0x3f89('0x172')]('2d');_0x241c73['fillStyle']=_0x3f89('0x91d'),_0x241c73[_0x3f89('0x24d')](0x0,0x0,0x1,0x1);var _0x109427=_0x241c73[_0x3f89('0x251')](0x0,0x0,0x1,0x1);if(_0x109427){_0x241c73['putImageData'](_0x109427,0x1,0x0);var _0x1d2aad=_0x241c73['getImageData'](0x1,0x0,0x1,0x1);_0x4f8465[_0x3f89('0x91e')]=_0x1d2aad[_0x3f89('0x1bf')][0x0]===_0x109427[_0x3f89('0x1bf')][0x0]&&_0x1d2aad[_0x3f89('0x1bf')][0x1]===_0x109427[_0x3f89('0x1bf')][0x1]&&_0x1d2aad['data'][0x2]===_0x109427[_0x3f89('0x1bf')][0x2]&&_0x1d2aad['data'][0x3]===_0x109427['data'][0x3];}_0x241c73[_0x3f89('0x9c')]='multiply',_0x4f8465['canUseMultiply']=_0x3f89('0x24e')===_0x241c73['globalCompositeOperation'],_0x1525a6[_0x3f89('0x1a9')]['removeByCanvas'](_0x768d6),PIXI[_0x3f89('0x248')][_0x3f89('0x249')]=_0x4f8465[_0x3f89('0x8ac')]?PIXI['CanvasTinter'][_0x3f89('0x24a')]:PIXI['CanvasTinter'][_0x3f89('0x250')];}(),function(){for(var _0x3e71fe=[_0x3f89('0x8d3'),'requestFullScreen','webkitRequestFullscreen',_0x3f89('0x91f'),'msRequestFullscreen',_0x3f89('0x920'),'mozRequestFullScreen',_0x3f89('0x921')],_0x96b9f1=document[_0x3f89('0x835')](_0x3f89('0x922')),_0xc96676=0x0;_0xc96676<_0x3e71fe[_0x3f89('0x5')];_0xc96676++)if(_0x96b9f1[_0x3e71fe[_0xc96676]]){_0x4f8465[_0x3f89('0x8d2')]=!0x0,_0x4f8465['requestFullscreen']=_0x3e71fe[_0xc96676];break;}var _0x50f4e9=[_0x3f89('0x923'),_0x3f89('0x924'),_0x3f89('0x925'),'webkitExitFullscreen','msCancelFullScreen','msExitFullscreen',_0x3f89('0x926'),_0x3f89('0x927')];if(_0x4f8465[_0x3f89('0x8d2')])for(_0xc96676=0x0;_0xc96676<_0x50f4e9[_0x3f89('0x5')];_0xc96676++)if(document[_0x50f4e9[_0xc96676]]){_0x4f8465[_0x3f89('0x8d4')]=_0x50f4e9[_0xc96676];break;}window[_0x3f89('0x928')]&&Element['ALLOW_KEYBOARD_INPUT']&&(_0x4f8465[_0x3f89('0x8d5')]=!0x0);}(),(_0x3f89('0x929')in document['documentElement']||window['navigator'][_0x3f89('0x92a')]&&window[_0x3f89('0x92b')][_0x3f89('0x92a')]>=0x1)&&(_0x4f8465['touch']=!0x0),(window['PointerEvent']||window['MSPointerEvent']||window[_0x3f89('0x92b')][_0x3f89('0x92c')]||window[_0x3f89('0x92b')][_0x3f89('0x92d')])&&(_0x4f8465['mspointer']=!0x0),_0x4f8465[_0x3f89('0x498')]||(_0x3f89('0x92e')in window||_0x4f8465['ie']&&_0x3f89('0x92f')in window?_0x4f8465[_0x3f89('0x517')]='wheel':_0x3f89('0x930')in window?_0x4f8465[_0x3f89('0x517')]=_0x3f89('0x931'):_0x4f8465[_0x3f89('0x8b7')]&&_0x3f89('0x932')in window&&(_0x4f8465[_0x3f89('0x517')]='DOMMouseScroll'));},_0x1525a6[_0x3f89('0x456')]['canPlayAudio']=function(_0x59710c){return!!('mp3'===_0x59710c&&this['mp3']||_0x3f89('0x8c1')===_0x59710c&&(this['ogg']||this[_0x3f89('0x8c2')])||_0x3f89('0x8c5')===_0x59710c&&this[_0x3f89('0x8c5')]||_0x3f89('0x8c2')===_0x59710c&&this['opus']||_0x3f89('0x8c4')===_0x59710c&&this[_0x3f89('0x8c4')]||_0x3f89('0x8c6')===_0x59710c&&this[_0x3f89('0x8c6')]||_0x3f89('0x933')===_0x59710c&&this[_0x3f89('0x8c7')]);},_0x1525a6['Device'][_0x3f89('0x934')]=function(_0x554d85){return!!('webm'===_0x554d85&&(this[_0x3f89('0x8cb')]||this[_0x3f89('0x8fc')])||'mp4'===_0x554d85&&(this[_0x3f89('0x8ca')]||this[_0x3f89('0x8c9')])||(_0x3f89('0x8c1')===_0x554d85||_0x3f89('0x935')===_0x554d85)&&this['oggVideo']||_0x3f89('0x936')===_0x554d85&&this[_0x3f89('0x8cc')]);},_0x1525a6[_0x3f89('0x456')]['needsTouchUnlock']=function(){return!!(!this[_0x3f89('0x498')]&&(this[_0x3f89('0x4ab')]||this['android'])||window[_0x3f89('0x47c')]&&window[_0x3f89('0x47c')]['fakeiOSTouchLock']);},_0x1525a6['Device'][_0x3f89('0x937')]=function(){var _0x361002=window['navigator'][_0x3f89('0x5fe')][_0x3f89('0x683')](/Android.*AppleWebKit\/([\d.]+)/);return _0x361002&&_0x361002[0x1]<0x219;},_0x1525a6['Canvas']={'create':function(_0xa42c45,_0x4866c8,_0x5cfeff,_0x17eb1f,_0x4d6e88){_0x4866c8=_0x4866c8||0x100,_0x5cfeff=_0x5cfeff||0x100;var _0x20f7c2=_0x4d6e88?document['createElement'](_0x3f89('0x241')):_0x1525a6[_0x3f89('0x1a9')][_0x3f89('0x6a')](_0xa42c45,_0x4866c8,_0x5cfeff);return'string'==typeof _0x17eb1f&&''!==_0x17eb1f&&(_0x20f7c2['id']=_0x17eb1f),_0x20f7c2[_0x3f89('0x23')]=_0x4866c8,_0x20f7c2[_0x3f89('0x24')]=_0x5cfeff,_0x20f7c2['style'][_0x3f89('0x938')]='block',_0x20f7c2;},'setBackgroundColor':function(_0x3fe718,_0x1fbdc2){return _0x1fbdc2=_0x1fbdc2||_0x3f89('0x76d'),_0x3fe718[_0x3f89('0x19a')]['backgroundColor']=_0x1fbdc2,_0x3fe718;},'setTouchAction':function(_0x57f740,_0x203f92){return _0x203f92=_0x203f92||'none',_0x57f740['style'][_0x3f89('0x939')]=_0x203f92,_0x57f740['style'][_0x3f89('0x93a')]=_0x203f92,_0x57f740[_0x3f89('0x19a')][_0x3f89('0x93b')]=_0x203f92,_0x57f740;},'setUserSelect':function(_0x4f5f4c,_0x196be2){return _0x196be2=_0x196be2||'none',_0x4f5f4c[_0x3f89('0x19a')][_0x3f89('0x93c')]=_0x196be2,_0x4f5f4c[_0x3f89('0x19a')][_0x3f89('0x93d')]=_0x196be2,_0x4f5f4c['style'][_0x3f89('0x93e')]=_0x196be2,_0x4f5f4c[_0x3f89('0x19a')]['-moz-user-select']=_0x196be2,_0x4f5f4c[_0x3f89('0x19a')][_0x3f89('0x93f')]=_0x196be2,_0x4f5f4c['style'][_0x3f89('0x940')]=_0x196be2,_0x4f5f4c[_0x3f89('0x19a')][_0x3f89('0x941')]='rgba(0,\x200,\x200,\x200)',_0x4f5f4c;},'addToDOM':function(_0xe3049e,_0x19268c,_0x2b3bc0){var _0x400f33;return void 0x0===_0x2b3bc0&&(_0x2b3bc0=!0x0),_0x19268c&&(_0x3f89('0x29b')==typeof _0x19268c?_0x400f33=document[_0x3f89('0x942')](_0x19268c):_0x3f89('0x28d')==typeof _0x19268c&&0x1===_0x19268c[_0x3f89('0x29d')]&&(_0x400f33=_0x19268c)),_0x400f33||(_0x400f33=document[_0x3f89('0x3e5')]),_0x2b3bc0&&_0x400f33[_0x3f89('0x19a')]&&(_0x400f33[_0x3f89('0x19a')][_0x3f89('0x943')]=_0x3f89('0x3c0')),_0x400f33[_0x3f89('0x944')](_0xe3049e),_0xe3049e;},'removeFromDOM':function(_0x354c51){_0x354c51[_0x3f89('0x945')]&&_0x354c51['parentNode'][_0x3f89('0x6d')](_0x354c51);},'setTransform':function(_0x3cc546,_0x48a3d5,_0x35ad68,_0x548149,_0x2ba8d2,_0x4c7ce0,_0x268e3e){return _0x3cc546[_0x3f89('0xa7')](_0x548149,_0x4c7ce0,_0x268e3e,_0x2ba8d2,_0x48a3d5,_0x35ad68),_0x3cc546;},'setSmoothingEnabled':function(_0x1323f5,_0x4e554f){var _0x4556fd=_0x1525a6[_0x3f89('0x256')][_0x3f89('0x257')](_0x1323f5);return _0x4556fd&&(_0x1323f5[_0x4556fd]=_0x4e554f),_0x1323f5;},'getSmoothingPrefix':function(_0xd45f44){var _0x310aba=['i',_0x3f89('0x946'),_0x3f89('0x947'),_0x3f89('0x948'),'oI'];for(var _0x53ce5d in _0x310aba){var _0x24c81e=_0x310aba[_0x53ce5d]+_0x3f89('0x949');if(_0x24c81e in _0xd45f44)return _0x24c81e;}return null;},'getSmoothingEnabled':function(_0x278f47){var _0x4db567=_0x1525a6['Canvas'][_0x3f89('0x257')](_0x278f47);if(_0x4db567)return _0x278f47[_0x4db567];},'setImageRenderingCrisp':function(_0x146589){for(var _0xac4559=[_0x3f89('0x94a'),'-moz-crisp-edges',_0x3f89('0x94b'),_0x3f89('0x94c')],_0xbebf90=0x0;_0xbebf90<_0xac4559[_0x3f89('0x5')];_0xbebf90++)_0x146589[_0x3f89('0x19a')][_0x3f89('0x94d')]=_0xac4559[_0xbebf90];return _0x146589[_0x3f89('0x19a')][_0x3f89('0x94e')]=_0x3f89('0x94f'),_0x146589;},'setImageRenderingBicubic':function(_0x5949ee){return _0x5949ee[_0x3f89('0x19a')][_0x3f89('0x94d')]=_0x3f89('0x950'),_0x5949ee['style'][_0x3f89('0x94e')]=_0x3f89('0x951'),_0x5949ee;}},_0x1525a6[_0x3f89('0x478')]=function(_0x328acd,_0x51e36b){void 0x0===_0x51e36b&&(_0x51e36b=!0x1),this[_0x3f89('0x3d')]=_0x328acd,this[_0x3f89('0x477')]=!0x1,this[_0x3f89('0x479')]=_0x51e36b;for(var _0x5813ac=['ms',_0x3f89('0x952'),_0x3f89('0x953'),'o'],_0x29093c=0x0;_0x29093c<_0x5813ac[_0x3f89('0x5')]&&!window[_0x3f89('0x954')];_0x29093c++)window[_0x3f89('0x954')]=window[_0x5813ac[_0x29093c]+'RequestAnimationFrame'],window['cancelAnimationFrame']=window[_0x5813ac[_0x29093c]+_0x3f89('0x955')]||window[_0x5813ac[_0x29093c]+_0x3f89('0x956')];this['_isSetTimeOut']=!0x1,this[_0x3f89('0x957')]=null,this['_timeOutID']=null;},_0x1525a6[_0x3f89('0x478')]['prototype']={'start':function(){this[_0x3f89('0x477')]=!0x0;var _0x1781e7=this;!window[_0x3f89('0x954')]||this['forceSetTimeOut']?(this[_0x3f89('0x958')]=!0x0,this['_onLoop']=function(){return _0x1781e7[_0x3f89('0x959')]();},this[_0x3f89('0x95a')]=window[_0x3f89('0x8db')](this[_0x3f89('0x957')],0x0)):(this[_0x3f89('0x958')]=!0x1,this['_onLoop']=function(_0x2538c1){return _0x1781e7[_0x3f89('0x95b')](_0x2538c1);},this['_timeOutID']=window[_0x3f89('0x954')](this[_0x3f89('0x957')]));},'updateRAF':function(_0x2d6295){this[_0x3f89('0x477')]&&(this[_0x3f89('0x3d')][_0x3f89('0x37d')](Math[_0x3f89('0xab')](_0x2d6295)),this['_timeOutID']=window[_0x3f89('0x954')](this['_onLoop']));},'updateSetTimeout':function(){this['isRunning']&&(this[_0x3f89('0x3d')][_0x3f89('0x37d')](Date[_0x3f89('0x46a')]()),this[_0x3f89('0x95a')]=window[_0x3f89('0x8db')](this[_0x3f89('0x957')],this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x95c')]));},'stop':function(){this[_0x3f89('0x958')]?clearTimeout(this['_timeOutID']):window[_0x3f89('0x95d')](this[_0x3f89('0x95a')]),this[_0x3f89('0x477')]=!0x1;},'isSetTimeOut':function(){return this['_isSetTimeOut'];},'isRAF':function(){return!0x1===this[_0x3f89('0x958')];}},_0x1525a6[_0x3f89('0x478')]['prototype'][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x478')],_0x1525a6['Math']={'PI2':0x2*Math['PI'],'HALF_PI':0.5*Math['PI'],'DEG_TO_RAD':Math['PI']/0xb4,'RAD_TO_DEG':0xb4/Math['PI'],'degToRad':function(_0x35d969){return _0x35d969*_0x1525a6[_0x3f89('0x45')]['DEG_TO_RAD'];},'radToDeg':function(_0x4d3561){return _0x4d3561*_0x1525a6[_0x3f89('0x45')][_0x3f89('0x95e')];},'getNextPowerOfTwo':function(_0x3885e3){if(_0x3885e3>0x0&&0x0==(_0x3885e3&_0x3885e3-0x1))return _0x3885e3;for(var _0x20314f=0x1;_0x20314f<_0x3885e3;)_0x20314f<<=0x1;return _0x20314f;},'isPowerOfTwo':function(_0x58aab1,_0x166591){return _0x58aab1>0x0&&0x0==(_0x58aab1&_0x58aab1-0x1)&&_0x166591>0x0&&0x0==(_0x166591&_0x166591-0x1);},'random':function(_0x583f1f,_0x15d7f0){if(void 0x0===_0x583f1f&&(_0x583f1f=0x0),void 0x0===_0x15d7f0&&(_0x15d7f0=0x1),_0x583f1f===_0x15d7f0)return _0x583f1f;if(_0x583f1f>_0x15d7f0){var _0x375489=_0x583f1f;_0x583f1f=_0x15d7f0,_0x15d7f0=_0x375489;}return Math[_0x3f89('0x29a')]()*(_0x15d7f0-_0x583f1f)+_0x583f1f;},'between':function(_0x132691,_0x44e6e7){if(void 0x0===_0x132691&&(_0x132691=0x0),void 0x0===_0x44e6e7&&(_0x44e6e7=0x1),_0x132691===_0x44e6e7)return _0x132691;if(_0x132691>_0x44e6e7){var _0x40cfee=_0x132691;_0x132691=_0x44e6e7,_0x44e6e7=_0x40cfee;}return _0x132691=Math[_0x3f89('0x56')](_0x132691),_0x44e6e7=Math[_0x3f89('0xab')](_0x44e6e7),Math[_0x3f89('0xab')](Math['random']()*(_0x44e6e7-_0x132691+0x1))+_0x132691;},'fuzzyEqual':function(_0x101543,_0x59c583,_0x2eb810){return void 0x0===_0x2eb810&&(_0x2eb810=0.0001),Math['abs'](_0x101543-_0x59c583)<_0x2eb810;},'fuzzyLessThan':function(_0x132a33,_0x40bf8f,_0x6c39a6){return void 0x0===_0x6c39a6&&(_0x6c39a6=0.0001),_0x132a33<_0x40bf8f+_0x6c39a6;},'fuzzyGreaterThan':function(_0x48d663,_0x43bd43,_0x4f7620){return void 0x0===_0x4f7620&&(_0x4f7620=0.0001),_0x48d663>_0x43bd43-_0x4f7620;},'fuzzyCeil':function(_0x1ea4b1,_0x5dabe3){return void 0x0===_0x5dabe3&&(_0x5dabe3=0.0001),Math[_0x3f89('0x56')](_0x1ea4b1-_0x5dabe3);},'fuzzyFloor':function(_0xc8176e,_0x18b77a){return void 0x0===_0x18b77a&&(_0x18b77a=0.0001),Math[_0x3f89('0xab')](_0xc8176e+_0x18b77a);},'average':function(){for(var _0x1968be=0x0,_0x1a767e=arguments[_0x3f89('0x5')],_0x3fc4c9=0x0;_0x3fc4c9<_0x1a767e;_0x3fc4c9++)_0x1968be+=+arguments[_0x3fc4c9];return _0x1968be/_0x1a767e;},'shear':function(_0x5e6ae5){return _0x5e6ae5%0x1;},'snapTo':function(_0x1c155d,_0x2a200a,_0x4fc236){return void 0x0===_0x4fc236&&(_0x4fc236=0x0),0x0===_0x2a200a?_0x1c155d:(_0x1c155d-=_0x4fc236,_0x1c155d=_0x2a200a*Math[_0x3f89('0x2d1')](_0x1c155d/_0x2a200a),_0x4fc236+_0x1c155d);},'snapToFloor':function(_0x4d420f,_0x169c9a,_0x2dc562){return void 0x0===_0x2dc562&&(_0x2dc562=0x0),0x0===_0x169c9a?_0x4d420f:(_0x4d420f-=_0x2dc562,_0x4d420f=_0x169c9a*Math[_0x3f89('0xab')](_0x4d420f/_0x169c9a),_0x2dc562+_0x4d420f);},'snapToCeil':function(_0x2a4ba3,_0x3bfa74,_0x2cf8c3){return void 0x0===_0x2cf8c3&&(_0x2cf8c3=0x0),0x0===_0x3bfa74?_0x2a4ba3:(_0x2a4ba3-=_0x2cf8c3,_0x2a4ba3=_0x3bfa74*Math[_0x3f89('0x56')](_0x2a4ba3/_0x3bfa74),_0x2cf8c3+_0x2a4ba3);},'roundTo':function(_0xd773d3,_0x2530cd,_0xdf5553){void 0x0===_0x2530cd&&(_0x2530cd=0x0),void 0x0===_0xdf5553&&(_0xdf5553=0xa);var _0x584b8d=Math[_0x3f89('0x95f')](_0xdf5553,-_0x2530cd);return Math[_0x3f89('0x2d1')](_0xd773d3*_0x584b8d)/_0x584b8d;},'floorTo':function(_0x4e913e,_0x146707,_0x35734d){void 0x0===_0x146707&&(_0x146707=0x0),void 0x0===_0x35734d&&(_0x35734d=0xa);var _0x598dfe=Math[_0x3f89('0x95f')](_0x35734d,-_0x146707);return Math[_0x3f89('0xab')](_0x4e913e*_0x598dfe)/_0x598dfe;},'ceilTo':function(_0xf13e9b,_0x5dfd88,_0x36567f){void 0x0===_0x5dfd88&&(_0x5dfd88=0x0),void 0x0===_0x36567f&&(_0x36567f=0xa);var _0x5bbdd9=Math[_0x3f89('0x95f')](_0x36567f,-_0x5dfd88);return Math['ceil'](_0xf13e9b*_0x5bbdd9)/_0x5bbdd9;},'rotateToAngle':function(_0x3487e7,_0x313b01,_0x35d2fa){return void 0x0===_0x35d2fa&&(_0x35d2fa=0.05),_0x3487e7===_0x313b01?_0x3487e7:(Math['abs'](_0x313b01-_0x3487e7)<=_0x35d2fa||Math[_0x3f89('0x2bf')](_0x313b01-_0x3487e7)>=_0x1525a6['Math'][_0x3f89('0x3f')]-_0x35d2fa?_0x3487e7=_0x313b01:(Math[_0x3f89('0x2bf')](_0x313b01-_0x3487e7)>Math['PI']&&(_0x313b01<_0x3487e7?_0x313b01+=_0x1525a6[_0x3f89('0x45')]['PI2']:_0x313b01-=_0x1525a6[_0x3f89('0x45')][_0x3f89('0x3f')]),_0x313b01>_0x3487e7?_0x3487e7+=_0x35d2fa:_0x313b01<_0x3487e7&&(_0x3487e7-=_0x35d2fa)),_0x3487e7);},'getShortestAngle':function(_0x45422f,_0x2f922f){var _0x4b1e05=_0x2f922f-_0x45422f;return 0x0===_0x4b1e05?0x0:_0x4b1e05-0x168*Math['floor']((_0x4b1e05- -0xb4)/0x168);},'angleBetween':function(_0x810bae,_0x6d7924,_0x4f579c,_0x5b091d){return Math[_0x3f89('0x2eb')](_0x5b091d-_0x6d7924,_0x4f579c-_0x810bae);},'angleBetweenY':function(_0x231260,_0x320906,_0x1756c2,_0x5d46a2){return Math[_0x3f89('0x2eb')](_0x1756c2-_0x231260,_0x5d46a2-_0x320906);},'angleBetweenPoints':function(_0x4f0767,_0x3fdc6f){return Math[_0x3f89('0x2eb')](_0x3fdc6f['y']-_0x4f0767['y'],_0x3fdc6f['x']-_0x4f0767['x']);},'angleBetweenPointsY':function(_0x35330b,_0x5f2e6f){return Math[_0x3f89('0x2eb')](_0x5f2e6f['x']-_0x35330b['x'],_0x5f2e6f['y']-_0x35330b['y']);},'reverseAngle':function(_0x124542){return this[_0x3f89('0x960')](_0x124542+Math['PI'],!0x0);},'normalizeAngle':function(_0x56f3b0){return(_0x56f3b0%=0x2*Math['PI'])>=0x0?_0x56f3b0:_0x56f3b0+0x2*Math['PI'];},'maxAdd':function(_0x149f09,_0x443e6f,_0x183ffb){return Math['min'](_0x149f09+_0x443e6f,_0x183ffb);},'minSub':function(_0x2303aa,_0x36d906,_0x345f1c){return Math[_0x3f89('0x55')](_0x2303aa-_0x36d906,_0x345f1c);},'wrap':function(_0x1b80b5,_0x3ecf13,_0x44c31d){var _0x2f6e5f=_0x44c31d-_0x3ecf13;if(_0x2f6e5f<=0x0)return 0x0;var _0x334651=(_0x1b80b5-_0x3ecf13)%_0x2f6e5f;return _0x334651<0x0&&(_0x334651+=_0x2f6e5f),_0x334651+_0x3ecf13;},'wrapValue':function(_0x7a5b93,_0x4c7d20,_0x69d51c){return _0x7a5b93=Math[_0x3f89('0x2bf')](_0x7a5b93),_0x4c7d20=Math[_0x3f89('0x2bf')](_0x4c7d20),_0x69d51c=Math[_0x3f89('0x2bf')](_0x69d51c),(_0x7a5b93+_0x4c7d20)%_0x69d51c;},'isOdd':function(_0x161763){return!!(0x1&_0x161763);},'isEven':function(_0x5df207){return!(0x1&_0x5df207);},'min':function(){if(0x1===arguments['length']&&_0x3f89('0x28d')==typeof arguments[0x0])_0x2730cc=arguments[0x0];else var _0x2730cc=arguments;for(var _0x2e2a8d=0x1,_0x3c88bd=0x0,_0x13c0a4=_0x2730cc[_0x3f89('0x5')];_0x2e2a8d<_0x13c0a4;_0x2e2a8d++)_0x2730cc[_0x2e2a8d]<_0x2730cc[_0x3c88bd]&&(_0x3c88bd=_0x2e2a8d);return _0x2730cc[_0x3c88bd];},'max':function(){if(0x1===arguments[_0x3f89('0x5')]&&_0x3f89('0x28d')==typeof arguments[0x0])_0x5d0f78=arguments[0x0];else var _0x5d0f78=arguments;for(var _0x2232a8=0x1,_0x1145c2=0x0,_0x24c4e0=_0x5d0f78[_0x3f89('0x5')];_0x2232a8<_0x24c4e0;_0x2232a8++)_0x5d0f78[_0x2232a8]>_0x5d0f78[_0x1145c2]&&(_0x1145c2=_0x2232a8);return _0x5d0f78[_0x1145c2];},'minProperty':function(_0x106052){if(0x2===arguments[_0x3f89('0x5')]&&_0x3f89('0x28d')==typeof arguments[0x1])_0x5bd043=arguments[0x1];else var _0x5bd043=arguments[_0x3f89('0x285')](0x1);for(var _0x238a56=0x1,_0x5108b7=0x0,_0x437e6=_0x5bd043['length'];_0x238a56<_0x437e6;_0x238a56++)_0x5bd043[_0x238a56][_0x106052]<_0x5bd043[_0x5108b7][_0x106052]&&(_0x5108b7=_0x238a56);return _0x5bd043[_0x5108b7][_0x106052];},'maxProperty':function(_0x586b8e){if(0x2===arguments[_0x3f89('0x5')]&&_0x3f89('0x28d')==typeof arguments[0x1])_0x15ede9=arguments[0x1];else var _0x15ede9=arguments[_0x3f89('0x285')](0x1);for(var _0x4d4dc6=0x1,_0x42a3a3=0x0,_0x20fd5c=_0x15ede9['length'];_0x4d4dc6<_0x20fd5c;_0x4d4dc6++)_0x15ede9[_0x4d4dc6][_0x586b8e]>_0x15ede9[_0x42a3a3][_0x586b8e]&&(_0x42a3a3=_0x4d4dc6);return _0x15ede9[_0x42a3a3][_0x586b8e];},'wrapAngle':function(_0x4e984f,_0x5ce9b6){return _0x5ce9b6?this['wrap'](_0x4e984f,-Math['PI'],Math['PI']):this[_0x3f89('0x2d6')](_0x4e984f,-0xb4,0xb4);},'linearInterpolation':function(_0x492f80,_0x3bafd8){var _0x3bdaf2=_0x492f80['length']-0x1,_0x3eb5d4=_0x3bdaf2*_0x3bafd8,_0x240631=Math[_0x3f89('0xab')](_0x3eb5d4);return _0x3bafd8<0x0?this[_0x3f89('0x2b2')](_0x492f80[0x0],_0x492f80[0x1],_0x3eb5d4):_0x3bafd8>0x1?this[_0x3f89('0x2b2')](_0x492f80[_0x3bdaf2],_0x492f80[_0x3bdaf2-0x1],_0x3bdaf2-_0x3eb5d4):this['linear'](_0x492f80[_0x240631],_0x492f80[_0x240631+0x1>_0x3bdaf2?_0x3bdaf2:_0x240631+0x1],_0x3eb5d4-_0x240631);},'bezierInterpolation':function(_0x1d6cae,_0x42b74c){for(var _0x49eb1b=0x0,_0x4ab1b0=_0x1d6cae[_0x3f89('0x5')]-0x1,_0x376fed=0x0;_0x376fed<=_0x4ab1b0;_0x376fed++)_0x49eb1b+=Math[_0x3f89('0x95f')](0x1-_0x42b74c,_0x4ab1b0-_0x376fed)*Math['pow'](_0x42b74c,_0x376fed)*_0x1d6cae[_0x376fed]*this[_0x3f89('0x961')](_0x4ab1b0,_0x376fed);return _0x49eb1b;},'catmullRomInterpolation':function(_0x2bb69e,_0x30350d){var _0xe030f=_0x2bb69e[_0x3f89('0x5')]-0x1,_0x1db7e4=_0xe030f*_0x30350d,_0x596d21=Math['floor'](_0x1db7e4);return _0x2bb69e[0x0]===_0x2bb69e[_0xe030f]?(_0x30350d<0x0&&(_0x596d21=Math[_0x3f89('0xab')](_0x1db7e4=_0xe030f*(0x1+_0x30350d))),this[_0x3f89('0x962')](_0x2bb69e[(_0x596d21-0x1+_0xe030f)%_0xe030f],_0x2bb69e[_0x596d21],_0x2bb69e[(_0x596d21+0x1)%_0xe030f],_0x2bb69e[(_0x596d21+0x2)%_0xe030f],_0x1db7e4-_0x596d21)):_0x30350d<0x0?_0x2bb69e[0x0]-(this[_0x3f89('0x962')](_0x2bb69e[0x0],_0x2bb69e[0x0],_0x2bb69e[0x1],_0x2bb69e[0x1],-_0x1db7e4)-_0x2bb69e[0x0]):_0x30350d>0x1?_0x2bb69e[_0xe030f]-(this[_0x3f89('0x962')](_0x2bb69e[_0xe030f],_0x2bb69e[_0xe030f],_0x2bb69e[_0xe030f-0x1],_0x2bb69e[_0xe030f-0x1],_0x1db7e4-_0xe030f)-_0x2bb69e[_0xe030f]):this['catmullRom'](_0x2bb69e[_0x596d21?_0x596d21-0x1:0x0],_0x2bb69e[_0x596d21],_0x2bb69e[_0xe030f<_0x596d21+0x1?_0xe030f:_0x596d21+0x1],_0x2bb69e[_0xe030f<_0x596d21+0x2?_0xe030f:_0x596d21+0x2],_0x1db7e4-_0x596d21);},'linear':function(_0x3cca12,_0x53b72b,_0x40ca16){return(_0x53b72b-_0x3cca12)*_0x40ca16+_0x3cca12;},'bernstein':function(_0x20e6ab,_0x2c087d){return this['factorial'](_0x20e6ab)/this['factorial'](_0x2c087d)/this['factorial'](_0x20e6ab-_0x2c087d);},'factorial':function(_0x432235){if(0x0===_0x432235)return 0x1;for(var _0x475e65=_0x432235;--_0x432235;)_0x475e65*=_0x432235;return _0x475e65;},'catmullRom':function(_0xd4689,_0x381400,_0x2d4b47,_0x1bdcc3,_0xd225a){var _0x31c5de=0.5*(_0x2d4b47-_0xd4689),_0x27a784=0.5*(_0x1bdcc3-_0x381400),_0x532499=_0xd225a*_0xd225a;return(0x2*_0x381400-0x2*_0x2d4b47+_0x31c5de+_0x27a784)*(_0xd225a*_0x532499)+(-0x3*_0x381400+0x3*_0x2d4b47-0x2*_0x31c5de-_0x27a784)*_0x532499+_0x31c5de*_0xd225a+_0x381400;},'difference':function(_0x4662c1,_0x2b051c){return Math['abs'](_0x4662c1-_0x2b051c);},'roundAwayFromZero':function(_0x55a821){return _0x55a821>0x0?Math[_0x3f89('0x56')](_0x55a821):Math['floor'](_0x55a821);},'sinCosGenerator':function(_0x3a49ab,_0x4bbeca,_0x49256f,_0x42198f){void 0x0===_0x4bbeca&&(_0x4bbeca=0x1),void 0x0===_0x49256f&&(_0x49256f=0x1),void 0x0===_0x42198f&&(_0x42198f=0x1);for(var _0x172807=_0x4bbeca,_0x59c3e6=_0x49256f,_0x3b90c5=_0x42198f*Math['PI']/_0x3a49ab,_0x31a49d=[],_0x5956f5=[],_0x87ceb5=0x0;_0x87ceb5<_0x3a49ab;_0x87ceb5++)_0x172807+=(_0x59c3e6-=_0x172807*_0x3b90c5)*_0x3b90c5,_0x31a49d[_0x87ceb5]=_0x59c3e6,_0x5956f5[_0x87ceb5]=_0x172807;return{'sin':_0x5956f5,'cos':_0x31a49d,'length':_0x3a49ab};},'hypot':function(_0x1b3573,_0x561def){return Math[_0x3f89('0x42')](_0x1b3573*_0x1b3573+_0x561def*_0x561def);},'distance':function(_0x1750b6,_0x200dd6,_0x1de922,_0x344d01){var _0x453143=_0x1750b6-_0x1de922,_0x532f54=_0x200dd6-_0x344d01;return Math[_0x3f89('0x42')](_0x453143*_0x453143+_0x532f54*_0x532f54);},'distanceSq':function(_0x36d535,_0xd0a1d9,_0x4f5a69,_0x2b5942){var _0x42d142=_0x36d535-_0x4f5a69,_0x46c900=_0xd0a1d9-_0x2b5942;return _0x42d142*_0x42d142+_0x46c900*_0x46c900;},'distancePow':function(_0x5d5cb2,_0x2c2925,_0x549b30,_0x35f6bc,_0x502d9c){return void 0x0===_0x502d9c&&(_0x502d9c=0x2),Math[_0x3f89('0x42')](Math['pow'](_0x549b30-_0x5d5cb2,_0x502d9c)+Math[_0x3f89('0x95f')](_0x35f6bc-_0x2c2925,_0x502d9c));},'clamp':function(_0x448ed2,_0x42d347,_0x62ffe9){return _0x448ed2<_0x42d347?_0x42d347:_0x62ffe9<_0x448ed2?_0x62ffe9:_0x448ed2;},'clampBottom':function(_0x468427,_0x3f4b2b){return _0x468427<_0x3f4b2b?_0x3f4b2b:_0x468427;},'within':function(_0x4369bb,_0x1c7515,_0x34af87){return Math[_0x3f89('0x2bf')](_0x4369bb-_0x1c7515)<=_0x34af87;},'mapLinear':function(_0x252b72,_0x41a986,_0x22d1ce,_0x2ba07a,_0x1b347a){return _0x2ba07a+(_0x252b72-_0x41a986)*(_0x1b347a-_0x2ba07a)/(_0x22d1ce-_0x41a986);},'smoothstep':function(_0x35493b,_0x5d6156,_0x8897c8){return(_0x35493b=Math[_0x3f89('0x55')](0x0,Math[_0x3f89('0x2cf')](0x1,(_0x35493b-_0x5d6156)/(_0x8897c8-_0x5d6156))))*_0x35493b*(0x3-0x2*_0x35493b);},'smootherstep':function(_0xa2930a,_0x322cfc,_0x362ff6){return(_0xa2930a=Math[_0x3f89('0x55')](0x0,Math[_0x3f89('0x2cf')](0x1,(_0xa2930a-_0x322cfc)/(_0x362ff6-_0x322cfc))))*_0xa2930a*_0xa2930a*(_0xa2930a*(0x6*_0xa2930a-0xf)+0xa);},'sign':function(_0x3a06f5){return _0x3a06f5<0x0?-0x1:_0x3a06f5>0x0?0x1:0x0;},'percent':function(_0x1fb97e,_0x37d2c7,_0x2b0925){return void 0x0===_0x2b0925&&(_0x2b0925=0x0),_0x1fb97e>_0x37d2c7||_0x2b0925>_0x37d2c7?0x1:_0x1fb97e<_0x2b0925||_0x2b0925>_0x1fb97e?0x0:(_0x1fb97e-_0x2b0925)/_0x37d2c7;}},_0x1525a6['RandomDataGenerator']=function(_0x1f8ff5){void 0x0===_0x1f8ff5&&(_0x1f8ff5=[]),this['c']=0x1,this['s0']=0x0,this['s1']=0x0,this['s2']=0x0,_0x3f89('0x29b')==typeof _0x1f8ff5?this[_0x3f89('0x34f')](_0x1f8ff5):this[_0x3f89('0x963')](_0x1f8ff5);},_0x1525a6['RandomDataGenerator'][_0x3f89('0x53')]={'rnd':function(){var _0x41805f=0x1fea77*this['s0']+2.3283064365386963e-10*this['c'];return this['c']=0x0|_0x41805f,this['s0']=this['s1'],this['s1']=this['s2'],this['s2']=_0x41805f-this['c'],this['s2'];},'sow':function(_0x86cfb7){if(this['s0']=this[_0x3f89('0x3e6')]('\x20'),this['s1']=this[_0x3f89('0x3e6')](this['s0']),this['s2']=this[_0x3f89('0x3e6')](this['s1']),this['c']=0x1,_0x86cfb7)for(var _0x32fcd6=0x0;_0x32fcd6<_0x86cfb7['length']&&null!=_0x86cfb7[_0x32fcd6];_0x32fcd6++){var _0x31b03a=_0x86cfb7[_0x32fcd6];this['s0']-=this[_0x3f89('0x3e6')](_0x31b03a),this['s0']+=~~(this['s0']<0x0),this['s1']-=this[_0x3f89('0x3e6')](_0x31b03a),this['s1']+=~~(this['s1']<0x0),this['s2']-=this['hash'](_0x31b03a),this['s2']+=~~(this['s2']<0x0);}},'hash':function(_0x19dc2e){var _0x3c72b,_0x2037bf,_0x2f7d55;for(_0x2f7d55=0xefc8249d,_0x19dc2e=_0x19dc2e[_0x3f89('0x28a')](),_0x2037bf=0x0;_0x2037bf<_0x19dc2e['length'];_0x2037bf++)_0x3c72b=0.02519603282416938*(_0x2f7d55+=_0x19dc2e[_0x3f89('0x682')](_0x2037bf)),_0x3c72b-=_0x2f7d55=_0x3c72b>>>0x0,_0x2f7d55=(_0x3c72b*=_0x2f7d55)>>>0x0,_0x2f7d55+=0x100000000*(_0x3c72b-=_0x2f7d55);return 2.3283064365386963e-10*(_0x2f7d55>>>0x0);},'integer':function(){return 0x100000000*this[_0x3f89('0x343')][_0x3f89('0x4e')](this);},'frac':function(){return this[_0x3f89('0x343')][_0x3f89('0x4e')](this)+1.1102230246251565e-16*(0x200000*this[_0x3f89('0x343')][_0x3f89('0x4e')](this)|0x0);},'real':function(){return this[_0x3f89('0x964')]()+this[_0x3f89('0x342')]();},'integerInRange':function(_0x1944e4,_0x5d41c3){return Math[_0x3f89('0xab')](this['realInRange'](0x0,_0x5d41c3-_0x1944e4+0x1)+_0x1944e4);},'between':function(_0x492475,_0x294f88){return this[_0x3f89('0x965')](_0x492475,_0x294f88);},'realInRange':function(_0x2be628,_0x2a2b29){return this[_0x3f89('0x342')]()*(_0x2a2b29-_0x2be628)+_0x2be628;},'normal':function(){return 0x1-0x2*this[_0x3f89('0x342')]();},'uuid':function(){var _0x2c57b1='',_0x1f89c5='';for(_0x1f89c5=_0x2c57b1='';_0x2c57b1++<0x24;_0x1f89c5+=~_0x2c57b1%0x5|0x3*_0x2c57b1&0x4?(0xf^_0x2c57b1?0x8^this['frac']()*(0x14^_0x2c57b1?0x10:0x4):0x4)[_0x3f89('0x28a')](0x10):'-');return _0x1f89c5;},'pick':function(_0x53285f){return _0x53285f[this[_0x3f89('0x965')](0x0,_0x53285f['length']-0x1)];},'sign':function(){return this[_0x3f89('0x43e')]([-0x1,0x1]);},'weightedPick':function(_0x285f55){return _0x285f55[~~(Math['pow'](this[_0x3f89('0x342')](),0x2)*(_0x285f55[_0x3f89('0x5')]-0x1)+0.5)];},'timestamp':function(_0x92ba6c,_0x95b034){return this[_0x3f89('0x966')](_0x92ba6c||0xdc6acfac00,_0x95b034||0x16f5fe76d80);},'angle':function(){return this[_0x3f89('0x965')](-0xb4,0xb4);},'state':function(_0x393d63){return'string'==typeof _0x393d63&&_0x393d63[_0x3f89('0x683')](/^!rnd/)&&(_0x393d63=_0x393d63[_0x3f89('0x296')](','),this['c']=parseFloat(_0x393d63[0x1]),this['s0']=parseFloat(_0x393d63[0x2]),this['s1']=parseFloat(_0x393d63[0x3]),this['s2']=parseFloat(_0x393d63[0x4])),['!rnd',this['c'],this['s0'],this['s1'],this['s2']][_0x3f89('0xb3')](',');}},_0x1525a6[_0x3f89('0x467')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x467')],_0x1525a6['QuadTree']=function(_0x5ac1c9,_0x1a6287,_0x290357,_0x31a5d0,_0x578dbc,_0x5d85ab,_0x4e2435){this['maxObjects']=0xa,this[_0x3f89('0x967')]=0x4,this['level']=0x0,this[_0x3f89('0x31c')]={},this[_0x3f89('0x968')]=[],this[_0x3f89('0x2')]=[],this['_empty']=[],this[_0x3f89('0x36f')](_0x5ac1c9,_0x1a6287,_0x290357,_0x31a5d0,_0x578dbc,_0x5d85ab,_0x4e2435);},_0x1525a6[_0x3f89('0x969')][_0x3f89('0x53')]={'reset':function(_0x546a30,_0x462d5b,_0x56795d,_0x53a4be,_0x548a6f,_0x58263f,_0x445c77){this[_0x3f89('0x96a')]=_0x548a6f||0xa,this['maxLevels']=_0x58263f||0x4,this[_0x3f89('0x96b')]=_0x445c77||0x0,this[_0x3f89('0x31c')]={'x':Math[_0x3f89('0x2d1')](_0x546a30),'y':Math[_0x3f89('0x2d1')](_0x462d5b),'width':_0x56795d,'height':_0x53a4be,'subWidth':Math[_0x3f89('0xab')](_0x56795d/0x2),'subHeight':Math['floor'](_0x53a4be/0x2),'right':Math['round'](_0x546a30)+Math[_0x3f89('0xab')](_0x56795d/0x2),'bottom':Math[_0x3f89('0x2d1')](_0x462d5b)+Math[_0x3f89('0xab')](_0x53a4be/0x2)},this[_0x3f89('0x968')][_0x3f89('0x5')]=0x0,this[_0x3f89('0x2')][_0x3f89('0x5')]=0x0;},'populate':function(_0x2b0870){_0x2b0870[_0x3f89('0x28b')](this['populateHandler'],this,!0x0);},'populateHandler':function(_0x47b865){_0x47b865[_0x3f89('0x3e5')]&&_0x47b865[_0x3f89('0x96')]&&this[_0x3f89('0x96c')](_0x47b865[_0x3f89('0x3e5')]);},'split':function(){this[_0x3f89('0x2')][0x0]=new _0x1525a6[(_0x3f89('0x969'))](this[_0x3f89('0x31c')]['right'],this[_0x3f89('0x31c')]['y'],this[_0x3f89('0x31c')][_0x3f89('0x96d')],this['bounds'][_0x3f89('0x96e')],this[_0x3f89('0x96a')],this[_0x3f89('0x967')],this[_0x3f89('0x96b')]+0x1),this[_0x3f89('0x2')][0x1]=new _0x1525a6['QuadTree'](this['bounds']['x'],this['bounds']['y'],this[_0x3f89('0x31c')][_0x3f89('0x96d')],this[_0x3f89('0x31c')][_0x3f89('0x96e')],this[_0x3f89('0x96a')],this[_0x3f89('0x967')],this[_0x3f89('0x96b')]+0x1),this[_0x3f89('0x2')][0x2]=new _0x1525a6['QuadTree'](this[_0x3f89('0x31c')]['x'],this['bounds']['bottom'],this['bounds'][_0x3f89('0x96d')],this[_0x3f89('0x31c')][_0x3f89('0x96e')],this[_0x3f89('0x96a')],this['maxLevels'],this['level']+0x1),this[_0x3f89('0x2')][0x3]=new _0x1525a6[(_0x3f89('0x969'))](this[_0x3f89('0x31c')][_0x3f89('0x2b7')],this[_0x3f89('0x31c')][_0x3f89('0x2b9')],this['bounds'][_0x3f89('0x96d')],this['bounds']['subHeight'],this[_0x3f89('0x96a')],this[_0x3f89('0x967')],this['level']+0x1);},'insert':function(_0xd21f5d){var _0xf1b0b6,_0x591525=0x0;if(null==this['nodes'][0x0]||-0x1===(_0xf1b0b6=this[_0x3f89('0x413')](_0xd21f5d))){if(this[_0x3f89('0x968')][_0x3f89('0x6')](_0xd21f5d),this[_0x3f89('0x968')]['length']>this[_0x3f89('0x96a')]&&this[_0x3f89('0x96b')]this[_0x3f89('0x31c')][_0x3f89('0x2b9')]&&(_0x549881=0x2):_0xfe10e8['x']>this['bounds'][_0x3f89('0x2b7')]&&(_0xfe10e8['y']this[_0x3f89('0x31c')][_0x3f89('0x2b9')]&&(_0x549881=0x3)),_0x549881;},'retrieve':function(_0x349cf3){if(_0x349cf3 instanceof _0x1525a6[_0x3f89('0x34')])var _0x208f04=this[_0x3f89('0x968')],_0x374dfe=this[_0x3f89('0x413')](_0x349cf3);else{if(!_0x349cf3['body'])return this[_0x3f89('0x96f')];var _0x208f04=this[_0x3f89('0x968')],_0x374dfe=this['getIndex'](_0x349cf3[_0x3f89('0x3e5')]);}return this['nodes'][0x0]&&(_0x208f04=-0x1!==_0x374dfe?_0x208f04[_0x3f89('0x286')](this[_0x3f89('0x2')][_0x374dfe]['retrieve'](_0x349cf3)):(_0x208f04=(_0x208f04=(_0x208f04=_0x208f04[_0x3f89('0x286')](this[_0x3f89('0x2')][0x0][_0x3f89('0x970')](_0x349cf3)))[_0x3f89('0x286')](this[_0x3f89('0x2')][0x1][_0x3f89('0x970')](_0x349cf3)))[_0x3f89('0x286')](this[_0x3f89('0x2')][0x2]['retrieve'](_0x349cf3)))[_0x3f89('0x286')](this[_0x3f89('0x2')][0x3][_0x3f89('0x970')](_0x349cf3))),_0x208f04;},'clear':function(){this[_0x3f89('0x968')][_0x3f89('0x5')]=0x0;for(var _0x111fa8=this[_0x3f89('0x2')][_0x3f89('0x5')];_0x111fa8--;)this[_0x3f89('0x2')][_0x111fa8][_0x3f89('0x192')](),this[_0x3f89('0x2')][_0x3f89('0x6e')](_0x111fa8,0x1);this[_0x3f89('0x2')][_0x3f89('0x5')]=0x0;}},_0x1525a6['QuadTree'][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x969')],_0x1525a6[_0x3f89('0x474')]=function(_0xabb5c0){this[_0x3f89('0x3d')]=_0xabb5c0;},_0x1525a6[_0x3f89('0x474')][_0x3f89('0x53')]={'getHostName':function(){return window['location']&&window[_0x3f89('0x971')][_0x3f89('0x972')]?window[_0x3f89('0x971')]['hostname']:null;},'checkDomainName':function(_0x2219a3){return-0x1!==window[_0x3f89('0x971')][_0x3f89('0x972')][_0x3f89('0x407')](_0x2219a3);},'updateQueryString':function(_0x505be7,_0x4610a3,_0x344cbf,_0x2a8254){void 0x0===_0x344cbf&&(_0x344cbf=!0x1),void 0x0!==_0x2a8254&&''!==_0x2a8254||(_0x2a8254=window[_0x3f89('0x971')][_0x3f89('0x973')]);var _0x5dfed5='',_0x3ba275=new RegExp('([?|&])'+_0x505be7+_0x3f89('0x974'),'gi');if(_0x3ba275[_0x3f89('0x842')](_0x2a8254))_0x5dfed5=void 0x0!==_0x4610a3&&null!==_0x4610a3?_0x2a8254[_0x3f89('0x386')](_0x3ba275,'$1'+_0x505be7+'='+_0x4610a3+_0x3f89('0x975')):_0x2a8254[_0x3f89('0x386')](_0x3ba275,_0x3f89('0x976'))[_0x3f89('0x386')](/(&|\?)$/,'');else if(void 0x0!==_0x4610a3&&null!==_0x4610a3){var _0x48a779=-0x1!==_0x2a8254[_0x3f89('0x407')]('?')?'&':'?',_0x5e86a5=_0x2a8254['split']('#');_0x2a8254=_0x5e86a5[0x0]+_0x48a779+_0x505be7+'='+_0x4610a3,_0x5e86a5[0x1]&&(_0x2a8254+='#'+_0x5e86a5[0x1]),_0x5dfed5=_0x2a8254;}else _0x5dfed5=_0x2a8254;if(!_0x344cbf)return _0x5dfed5;window[_0x3f89('0x971')][_0x3f89('0x973')]=_0x5dfed5;},'getQueryString':function(_0x2ee83b){void 0x0===_0x2ee83b&&(_0x2ee83b='');var _0x470691={},_0x290109=location['search'][_0x3f89('0x803')](0x1)[_0x3f89('0x296')]('&');for(var _0x4f9c4c in _0x290109){var _0x4a3668=_0x290109[_0x4f9c4c][_0x3f89('0x296')]('=');if(_0x4a3668[_0x3f89('0x5')]>0x1){if(_0x2ee83b&&_0x2ee83b===this[_0x3f89('0x977')](_0x4a3668[0x0]))return this[_0x3f89('0x977')](_0x4a3668[0x1]);_0x470691[this[_0x3f89('0x977')](_0x4a3668[0x0])]=this['decodeURI'](_0x4a3668[0x1]);}}return _0x470691;},'decodeURI':function(_0x8d5431){return decodeURIComponent(_0x8d5431[_0x3f89('0x386')](/\+/g,'\x20'));}},_0x1525a6[_0x3f89('0x474')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x474')],_0x1525a6[_0x3f89('0x470')]=function(_0x528cd3){this['game']=_0x528cd3,this[_0x3f89('0x978')]=!0x1,this[_0x3f89('0x979')]=[],this['_add']=[],this['easeMap']={'Power0':_0x1525a6[_0x3f89('0x97a')]['Power0'],'Power1':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x97b')],'Power2':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x97c')],'Power3':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x97d')],'Power4':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x97e')],'Linear':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x97f')]['None'],'Quad':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x980')]['Out'],'Cubic':_0x1525a6['Easing']['Cubic']['Out'],'Quart':_0x1525a6[_0x3f89('0x97a')]['Quartic']['Out'],'Quint':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x981')]['Out'],'Sine':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x982')][_0x3f89('0x726')],'Expo':_0x1525a6[_0x3f89('0x97a')]['Exponential'][_0x3f89('0x726')],'Circ':_0x1525a6['Easing']['Circular'][_0x3f89('0x726')],'Elastic':_0x1525a6[_0x3f89('0x97a')]['Elastic'][_0x3f89('0x726')],'Back':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x983')][_0x3f89('0x726')],'Bounce':_0x1525a6[_0x3f89('0x97a')]['Bounce'][_0x3f89('0x726')],'Quad.easeIn':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x980')]['In'],'Cubic.easeIn':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x984')]['In'],'Quart.easeIn':_0x1525a6[_0x3f89('0x97a')]['Quartic']['In'],'Quint.easeIn':_0x1525a6[_0x3f89('0x97a')]['Quintic']['In'],'Sine.easeIn':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x982')]['In'],'Expo.easeIn':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x985')]['In'],'Circ.easeIn':_0x1525a6['Easing']['Circular']['In'],'Elastic.easeIn':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x986')]['In'],'Back.easeIn':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x983')]['In'],'Bounce.easeIn':_0x1525a6['Easing']['Bounce']['In'],'Quad.easeOut':_0x1525a6['Easing'][_0x3f89('0x980')][_0x3f89('0x726')],'Cubic.easeOut':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x984')][_0x3f89('0x726')],'Quart.easeOut':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x987')][_0x3f89('0x726')],'Quint.easeOut':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x981')][_0x3f89('0x726')],'Sine.easeOut':_0x1525a6['Easing'][_0x3f89('0x982')][_0x3f89('0x726')],'Expo.easeOut':_0x1525a6[_0x3f89('0x97a')]['Exponential'][_0x3f89('0x726')],'Circ.easeOut':_0x1525a6['Easing']['Circular'][_0x3f89('0x726')],'Elastic.easeOut':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x986')][_0x3f89('0x726')],'Back.easeOut':_0x1525a6['Easing']['Back'][_0x3f89('0x726')],'Bounce.easeOut':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x988')][_0x3f89('0x726')],'Quad.easeInOut':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x980')][_0x3f89('0x989')],'Cubic.easeInOut':_0x1525a6[_0x3f89('0x97a')]['Cubic'][_0x3f89('0x989')],'Quart.easeInOut':_0x1525a6['Easing']['Quartic'][_0x3f89('0x989')],'Quint.easeInOut':_0x1525a6[_0x3f89('0x97a')]['Quintic'][_0x3f89('0x989')],'Sine.easeInOut':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x982')][_0x3f89('0x989')],'Expo.easeInOut':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x985')][_0x3f89('0x989')],'Circ.easeInOut':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x98a')][_0x3f89('0x989')],'Elastic.easeInOut':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x986')]['InOut'],'Back.easeInOut':_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x983')][_0x3f89('0x989')],'Bounce.easeInOut':_0x1525a6['Easing'][_0x3f89('0x988')]['InOut']},this[_0x3f89('0x3d')][_0x3f89('0x361')]['add'](this[_0x3f89('0x98b')],this),this[_0x3f89('0x3d')]['onResume'][_0x3f89('0x2cd')](this[_0x3f89('0x98c')],this);},_0x1525a6[_0x3f89('0x470')][_0x3f89('0x53')]={'getAll':function(){return this['_tweens'];},'removeAll':function(){for(var _0xc6823c=0x0;_0xc6823c0x0&&(this[_0x3f89('0x979')]=this[_0x3f89('0x979')][_0x3f89('0x286')](this[_0x3f89('0x98e')]),this['_add'][_0x3f89('0x5')]=0x0),!0x0;},'isTweening':function(_0x5f0c14,_0x24aafe){return _0x24aafe||(_0x24aafe=!0x1),this[_0x3f89('0x979')][_0x3f89('0x992')](function(_0x89c04e){return _0x89c04e[_0x3f89('0x226')]===_0x5f0c14&&(!_0x24aafe||_0x89c04e[_0x3f89('0x477')]&&!_0x89c04e[_0x3f89('0x98d')]);});},'_pauseAll':function(){for(var _0x12d9f7=this[_0x3f89('0x979')]['length']-0x1;_0x12d9f7>=0x0;_0x12d9f7--)this[_0x3f89('0x979')][_0x12d9f7][_0x3f89('0x993')]();},'_resumeAll':function(){for(var _0x81b66f=this['_tweens'][_0x3f89('0x5')]-0x1;_0x81b66f>=0x0;_0x81b66f--)this[_0x3f89('0x979')][_0x81b66f][_0x3f89('0x994')]();},'pauseAll':function(){for(var _0x3e509a=this[_0x3f89('0x979')]['length']-0x1;_0x3e509a>=0x0;_0x3e509a--)this[_0x3f89('0x979')][_0x3e509a][_0x3f89('0x362')]();},'resumeAll':function(){for(var _0x58f4ff=this[_0x3f89('0x979')][_0x3f89('0x5')]-0x1;_0x58f4ff>=0x0;_0x58f4ff--)this['_tweens'][_0x58f4ff][_0x3f89('0x364')](!0x0);}},_0x1525a6[_0x3f89('0x470')][_0x3f89('0x53')]['constructor']=_0x1525a6[_0x3f89('0x470')],_0x1525a6['Tween']=function(_0x44bc81,_0x4dd4cd,_0xf9de2){this['game']=_0x4dd4cd,this[_0x3f89('0x226')]=_0x44bc81,this[_0x3f89('0x995')]=_0xf9de2,this[_0x3f89('0x996')]=[],this['reverse']=!0x1,this['timeScale']=0x1,this['repeatCounter']=0x0,this[_0x3f89('0x98d')]=!0x1,this['onStart']=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0x997')]=new _0x1525a6[(_0x3f89('0x323'))](),this['onRepeat']=new _0x1525a6['Signal'](),this['onChildComplete']=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0x998')]=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0x477')]=!0x1,this['current']=0x0,this['properties']={},this[_0x3f89('0x999')]=null,this['isPaused']=!0x1,this[_0x3f89('0x978')]=_0xf9de2[_0x3f89('0x978')],this[_0x3f89('0x99a')]=null,this[_0x3f89('0x99b')]=null,this[_0x3f89('0x99c')]=0x0,this[_0x3f89('0x45c')]=!0x1,this[_0x3f89('0x99d')]=!0x1;},_0x1525a6['Tween']['updateColor']=function(_0x23e590){_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0x99e')](_0x23e590['target']);},_0x1525a6[_0x3f89('0x991')][_0x3f89('0x53')]={'to':function(_0x2fd0c2,_0x3b1bc,_0x18f913,_0x17d9ac,_0x5ecf31,_0x365b96,_0x42622f){return(void 0x0===_0x3b1bc||_0x3b1bc<=0x0)&&(_0x3b1bc=0x3e8),void 0x0!==_0x18f913&&null!==_0x18f913||(_0x18f913=_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x99f')]),void 0x0===_0x17d9ac&&(_0x17d9ac=!0x1),void 0x0===_0x5ecf31&&(_0x5ecf31=0x0),void 0x0===_0x365b96&&(_0x365b96=0x0),void 0x0===_0x42622f&&(_0x42622f=!0x1),'string'==typeof _0x18f913&&this['manager'][_0x3f89('0x9a0')][_0x18f913]&&(_0x18f913=this['manager'][_0x3f89('0x9a0')][_0x18f913]),this[_0x3f89('0x477')]?(console[_0x3f89('0x18b')]('Phaser.Tween.to\x20cannot\x20be\x20called\x20after\x20Tween.start'),this):(this['timeline'][_0x3f89('0x6')](new _0x1525a6['TweenData'](this)['to'](_0x2fd0c2,_0x3b1bc,_0x18f913,_0x5ecf31,_0x365b96,_0x42622f)),_0x17d9ac&&this[_0x3f89('0x89')](),this);},'from':function(_0x51b796,_0x40e7dd,_0x35439a,_0x308de5,_0x240679,_0x2cee39,_0x484402){return void 0x0===_0x40e7dd&&(_0x40e7dd=0x3e8),void 0x0!==_0x35439a&&null!==_0x35439a||(_0x35439a=_0x1525a6[_0x3f89('0x97a')]['Default']),void 0x0===_0x308de5&&(_0x308de5=!0x1),void 0x0===_0x240679&&(_0x240679=0x0),void 0x0===_0x2cee39&&(_0x2cee39=0x0),void 0x0===_0x484402&&(_0x484402=!0x1),'string'==typeof _0x35439a&&this[_0x3f89('0x995')][_0x3f89('0x9a0')][_0x35439a]&&(_0x35439a=this[_0x3f89('0x995')][_0x3f89('0x9a0')][_0x35439a]),this[_0x3f89('0x477')]?(console[_0x3f89('0x18b')]('Phaser.Tween.from\x20cannot\x20be\x20called\x20after\x20Tween.start'),this):(this[_0x3f89('0x996')]['push'](new _0x1525a6[(_0x3f89('0x9a1'))](this)[_0x3f89('0x9a2')](_0x51b796,_0x40e7dd,_0x35439a,_0x240679,_0x2cee39,_0x484402)),_0x308de5&&this['start'](),this);},'start':function(_0x438f3a){if(void 0x0===_0x438f3a&&(_0x438f3a=0x0),this[_0x3f89('0x98d')])return console['warn'](_0x3f89('0x9a3')),this;if(null===this[_0x3f89('0x3d')]||null===this[_0x3f89('0x226')]||0x0===this['timeline'][_0x3f89('0x5')]||this[_0x3f89('0x477')])return this;for(_0x476753=0x0;_0x476753this[_0x3f89('0x996')][_0x3f89('0x5')]-0x1)&&(_0x438f3a=0x0),this[_0x3f89('0x358')]=_0x438f3a,this[_0x3f89('0x996')][this[_0x3f89('0x358')]][_0x3f89('0x89')](),this;},'stop':function(_0x4c4513){return void 0x0===_0x4c4513&&(_0x4c4513=!0x1),this['isRunning']=!0x1,this[_0x3f89('0x99a')]=null,this[_0x3f89('0x99b')]=null,_0x4c4513&&(this[_0x3f89('0x998')][_0x3f89('0x341')](this[_0x3f89('0x226')],this),this[_0x3f89('0x99d')]=!0x1,this['chainedTween']&&this['chainedTween'][_0x3f89('0x89')]()),this['manager'][_0x3f89('0x243')](this),this;},'updateTweenData':function(_0x15ed7b,_0xbf7b00,_0x3346b9){if(0x0===this[_0x3f89('0x996')][_0x3f89('0x5')])return this;if(void 0x0===_0x3346b9&&(_0x3346b9=0x0),-0x1===_0x3346b9)for(var _0x5aa343=0x0;_0x5aa3430x0?arguments[_0x219acf-0x1][_0x3f89('0x999')]=arguments[_0x219acf]:this[_0x3f89('0x999')]=arguments[_0x219acf];return this;},'loop':function(_0x1ca883){return void 0x0===_0x1ca883&&(_0x1ca883=!0x0),this['repeatCounter']=_0x1ca883?-0x1:0x0,this;},'onUpdateCallback':function(_0x478e94,_0x5378aa){return this[_0x3f89('0x99a')]=_0x478e94,this[_0x3f89('0x99b')]=_0x5378aa,this;},'pause':function(){this[_0x3f89('0x9ae')]=!0x0,this[_0x3f89('0x45c')]=!0x0,this['_pausedTime']=this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')];},'_pause':function(){this['_codePaused']||(this[_0x3f89('0x9ae')]=!0x0,this[_0x3f89('0x99c')]=this[_0x3f89('0x3d')][_0x3f89('0x33e')]['time']);},'resume':function(){if(this[_0x3f89('0x9ae')]){this['isPaused']=!0x1,this['_codePaused']=!0x1;for(var _0x33c3e8=0x0;_0x33c3e80x0?(this[_0x3f89('0x9a8')]--,this['timeline'][this[_0x3f89('0x358')]][_0x3f89('0x89')](),this[_0x3f89('0x9b4')][_0x3f89('0x341')](this[_0x3f89('0x226')],this),!0x0):(this[_0x3f89('0x477')]=!0x1,this[_0x3f89('0x998')][_0x3f89('0x341')](this[_0x3f89('0x226')],this),this[_0x3f89('0x99d')]=!0x1,this['chainedTween']&&this['chainedTween']['start'](),!0x1):(this[_0x3f89('0x9b6')][_0x3f89('0x341')](this[_0x3f89('0x226')],this),this['timeline'][this['current']]['start'](),!0x0);}},'generateData':function(_0x338905,_0x2732ce){if(null===this[_0x3f89('0x3d')]||null===this[_0x3f89('0x226')])return null;for(void 0x0===_0x338905&&(_0x338905=0x3c),void 0x0===_0x2732ce&&(_0x2732ce=[]),_0x435a39=0x0;_0x435a390x0?this[_0x3f89('0x477')]=!0x1:this['isRunning']=!0x0,this['isFrom'])for(var _0x411243 in this[_0x3f89('0x9c2')])this[_0x3f89('0x9ba')][_0x411243]=this[_0x3f89('0x9bb')][_0x411243],this[_0x3f89('0x9b7')][_0x411243]=this[_0x3f89('0x9c2')][_0x411243],this[_0x3f89('0x0')][_0x3f89('0x226')][_0x411243]=this['vStart'][_0x411243];return this['value']=0x0,this[_0x3f89('0x9a8')]=this[_0x3f89('0x9c0')],this;},'loadValues':function(){for(var _0x249e58 in this[_0x3f89('0x0')][_0x3f89('0x9a4')]){if(this[_0x3f89('0x9ba')][_0x249e58]=this[_0x3f89('0x0')][_0x3f89('0x9a4')][_0x249e58],Array[_0x3f89('0x288')](this[_0x3f89('0x9b7')][_0x249e58])){if(0x0===this['vEnd'][_0x249e58][_0x3f89('0x5')])continue;0x0===this[_0x3f89('0x9bc')]&&(this['vEnd'][_0x249e58]=[this[_0x3f89('0x9ba')][_0x249e58]]['concat'](this['vEnd'][_0x249e58]));}void 0x0!==this[_0x3f89('0x9b7')][_0x249e58]?(_0x3f89('0x29b')==typeof this[_0x3f89('0x9b7')][_0x249e58]&&(this[_0x3f89('0x9b7')][_0x249e58]=this[_0x3f89('0x9ba')][_0x249e58]+parseFloat(this[_0x3f89('0x9b7')][_0x249e58],0xa)),this['parent'][_0x3f89('0x9a4')][_0x249e58]=this[_0x3f89('0x9b7')][_0x249e58]):this[_0x3f89('0x9b7')][_0x249e58]=this[_0x3f89('0x9ba')][_0x249e58],this[_0x3f89('0x9c2')][_0x249e58]=this['vStart'][_0x249e58],this['vEndCache'][_0x249e58]=this[_0x3f89('0x9b7')][_0x249e58];}return this;},'update':function(_0x529507){if(this[_0x3f89('0x477')]){if(_0x529507=this[_0x3f89('0x9af')]))return _0x1525a6[_0x3f89('0x9a1')][_0x3f89('0x9b0')];this['isRunning']=!0x0;}var _0x657e8d=this[_0x3f89('0x0')]['frameBased']?this['game'][_0x3f89('0x33e')][_0x3f89('0x6d9')]:this['game']['time'][_0x3f89('0x33f')];this['parent'][_0x3f89('0x1d1')]?(this['dt']-=_0x657e8d*this[_0x3f89('0x0')][_0x3f89('0x9c3')],this['dt']=Math[_0x3f89('0x55')](this['dt'],0x0)):(this['dt']+=_0x657e8d*this[_0x3f89('0x0')][_0x3f89('0x9c3')],this['dt']=Math[_0x3f89('0x2cf')](this['dt'],this[_0x3f89('0x338')])),this[_0x3f89('0x9bc')]=this['dt']/this[_0x3f89('0x338')],this[_0x3f89('0xf6')]=this[_0x3f89('0x9ab')](this[_0x3f89('0x9bc')]);for(var _0x52acf0 in this[_0x3f89('0x9b7')]){var _0x5da46b=this['vStart'][_0x52acf0],_0x2281f0=this['vEnd'][_0x52acf0];Array[_0x3f89('0x288')](_0x2281f0)?this[_0x3f89('0x0')][_0x3f89('0x226')][_0x52acf0]=this['interpolationFunction'][_0x3f89('0x48')](this[_0x3f89('0x9ad')],_0x2281f0,this['value']):this['parent'][_0x3f89('0x226')][_0x52acf0]=_0x5da46b+(_0x2281f0-_0x5da46b)*this[_0x3f89('0xf6')];}return!this[_0x3f89('0x0')][_0x3f89('0x1d1')]&&0x1===this[_0x3f89('0x9bc')]||this[_0x3f89('0x0')][_0x3f89('0x1d1')]&&0x0===this[_0x3f89('0x9bc')]?this[_0x3f89('0x10b')]():_0x1525a6[_0x3f89('0x9a1')][_0x3f89('0x9b1')];},'generateData':function(_0xc77868){this[_0x3f89('0x0')][_0x3f89('0x1d1')]?this['dt']=this['duration']:this['dt']=0x0;var _0x34286e=[],_0x1b33c3=!0x1,_0xb8e1c7=0x1/_0xc77868*0x3e8;do{this[_0x3f89('0x0')][_0x3f89('0x1d1')]?(this['dt']-=_0xb8e1c7,this['dt']=Math[_0x3f89('0x55')](this['dt'],0x0)):(this['dt']+=_0xb8e1c7,this['dt']=Math[_0x3f89('0x2cf')](this['dt'],this[_0x3f89('0x338')])),this['percent']=this['dt']/this[_0x3f89('0x338')],this[_0x3f89('0xf6')]=this['easingFunction'](this[_0x3f89('0x9bc')]);var _0x12fe71={};for(var _0xbfdcde in this[_0x3f89('0x9b7')]){var _0x3fb4ff=this[_0x3f89('0x9ba')][_0xbfdcde],_0x447f80=this['vEnd'][_0xbfdcde];Array[_0x3f89('0x288')](_0x447f80)?_0x12fe71[_0xbfdcde]=this[_0x3f89('0x9ac')][_0x3f89('0x48')](this[_0x3f89('0x9ad')],_0x447f80,this[_0x3f89('0xf6')]):_0x12fe71[_0xbfdcde]=_0x3fb4ff+(_0x447f80-_0x3fb4ff)*this[_0x3f89('0xf6')];}_0x34286e[_0x3f89('0x6')](_0x12fe71),(!this['parent']['reverse']&&0x1===this[_0x3f89('0x9bc')]||this[_0x3f89('0x0')]['reverse']&&0x0===this[_0x3f89('0x9bc')])&&(_0x1b33c3=!0x0);}while(!_0x1b33c3);if(this[_0x3f89('0x9be')]){var _0x382019=_0x34286e[_0x3f89('0x285')]();_0x382019[_0x3f89('0x1d1')](),_0x34286e=_0x34286e['concat'](_0x382019);}return _0x34286e;},'repeat':function(){if(this['yoyo']){if(this[_0x3f89('0x9bf')]&&0x0===this[_0x3f89('0x9a8')]){for(var _0x5f5bdb in this['vStartCache'])this[_0x3f89('0x9ba')][_0x5f5bdb]=this['vStartCache'][_0x5f5bdb],this[_0x3f89('0x9b7')][_0x5f5bdb]=this['vEndCache'][_0x5f5bdb];return this[_0x3f89('0x9bf')]=!0x1,_0x1525a6['TweenData'][_0x3f89('0x9b5')];}this[_0x3f89('0x9bf')]=!this[_0x3f89('0x9bf')];}else if(0x0===this[_0x3f89('0x9a8')])return _0x1525a6[_0x3f89('0x9a1')]['COMPLETE'];if(this['inReverse'])for(var _0x5f5bdb in this[_0x3f89('0x9c2')])this['vStart'][_0x5f5bdb]=this[_0x3f89('0x9bb')][_0x5f5bdb],this['vEnd'][_0x5f5bdb]=this['vStartCache'][_0x5f5bdb];else{for(var _0x5f5bdb in this[_0x3f89('0x9c2')])this['vStart'][_0x5f5bdb]=this[_0x3f89('0x9c2')][_0x5f5bdb],this['vEnd'][_0x5f5bdb]=this[_0x3f89('0x9bb')][_0x5f5bdb];this[_0x3f89('0x9a8')]>0x0&&this['repeatCounter']--;}return this[_0x3f89('0x9af')]=this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')],this[_0x3f89('0x9be')]&&this[_0x3f89('0x9bf')]?this[_0x3f89('0x9af')]+=this[_0x3f89('0x9aa')]:this['inReverse']||(this[_0x3f89('0x9af')]+=this[_0x3f89('0x9a9')]),this[_0x3f89('0x0')][_0x3f89('0x1d1')]?this['dt']=this[_0x3f89('0x338')]:this['dt']=0x0,_0x1525a6[_0x3f89('0x9a1')][_0x3f89('0x9b3')];}},_0x1525a6[_0x3f89('0x9a1')][_0x3f89('0x53')]['constructor']=_0x1525a6[_0x3f89('0x9a1')],_0x1525a6['Easing']={'Linear':{'None':function(_0x31195b){return _0x31195b;}},'Quadratic':{'In':function(_0x236d21){return _0x236d21*_0x236d21;},'Out':function(_0x4a1972){return _0x4a1972*(0x2-_0x4a1972);},'InOut':function(_0x4147c6){return(_0x4147c6*=0x2)<0x1?0.5*_0x4147c6*_0x4147c6:-0.5*(--_0x4147c6*(_0x4147c6-0x2)-0x1);}},'Cubic':{'In':function(_0x55d4ad){return _0x55d4ad*_0x55d4ad*_0x55d4ad;},'Out':function(_0x9a7591){return--_0x9a7591*_0x9a7591*_0x9a7591+0x1;},'InOut':function(_0x4e64e6){return(_0x4e64e6*=0x2)<0x1?0.5*_0x4e64e6*_0x4e64e6*_0x4e64e6:0.5*((_0x4e64e6-=0x2)*_0x4e64e6*_0x4e64e6+0x2);}},'Quartic':{'In':function(_0x4d40ce){return _0x4d40ce*_0x4d40ce*_0x4d40ce*_0x4d40ce;},'Out':function(_0x5e91db){return 0x1- --_0x5e91db*_0x5e91db*_0x5e91db*_0x5e91db;},'InOut':function(_0xc3617e){return(_0xc3617e*=0x2)<0x1?0.5*_0xc3617e*_0xc3617e*_0xc3617e*_0xc3617e:-0.5*((_0xc3617e-=0x2)*_0xc3617e*_0xc3617e*_0xc3617e-0x2);}},'Quintic':{'In':function(_0x42fd65){return _0x42fd65*_0x42fd65*_0x42fd65*_0x42fd65*_0x42fd65;},'Out':function(_0x229b52){return--_0x229b52*_0x229b52*_0x229b52*_0x229b52*_0x229b52+0x1;},'InOut':function(_0x5c7355){return(_0x5c7355*=0x2)<0x1?0.5*_0x5c7355*_0x5c7355*_0x5c7355*_0x5c7355*_0x5c7355:0.5*((_0x5c7355-=0x2)*_0x5c7355*_0x5c7355*_0x5c7355*_0x5c7355+0x2);}},'Sinusoidal':{'In':function(_0xb2ff02){return 0x0===_0xb2ff02?0x0:0x1===_0xb2ff02?0x1:0x1-Math[_0x3f89('0x2ac')](_0xb2ff02*Math['PI']/0x2);},'Out':function(_0x343bb8){return 0x0===_0x343bb8?0x0:0x1===_0x343bb8?0x1:Math[_0x3f89('0x41')](_0x343bb8*Math['PI']/0x2);},'InOut':function(_0x15c986){return 0x0===_0x15c986?0x0:0x1===_0x15c986?0x1:0.5*(0x1-Math[_0x3f89('0x2ac')](Math['PI']*_0x15c986));}},'Exponential':{'In':function(_0x2c9312){return 0x0===_0x2c9312?0x0:Math[_0x3f89('0x95f')](0x400,_0x2c9312-0x1);},'Out':function(_0xfc3653){return 0x1===_0xfc3653?0x1:0x1-Math['pow'](0x2,-0xa*_0xfc3653);},'InOut':function(_0x5030d2){return 0x0===_0x5030d2?0x0:0x1===_0x5030d2?0x1:(_0x5030d2*=0x2)<0x1?0.5*Math['pow'](0x400,_0x5030d2-0x1):0.5*(0x2-Math[_0x3f89('0x95f')](0x2,-0xa*(_0x5030d2-0x1)));}},'Circular':{'In':function(_0x1d0501){return 0x1-Math[_0x3f89('0x42')](0x1-_0x1d0501*_0x1d0501);},'Out':function(_0x538c68){return Math[_0x3f89('0x42')](0x1- --_0x538c68*_0x538c68);},'InOut':function(_0x42267b){return(_0x42267b*=0x2)<0x1?-0.5*(Math[_0x3f89('0x42')](0x1-_0x42267b*_0x42267b)-0x1):0.5*(Math[_0x3f89('0x42')](0x1-(_0x42267b-=0x2)*_0x42267b)+0x1);}},'Elastic':{'In':function(_0x3d677d){var _0xbf8bbb,_0x3131fd=0.1;return 0x0===_0x3d677d?0x0:0x1===_0x3d677d?0x1:(!_0x3131fd||_0x3131fd<0x1?(_0x3131fd=0x1,_0xbf8bbb=0.1):_0xbf8bbb=0.4*Math[_0x3f89('0x9c4')](0x1/_0x3131fd)/(0x2*Math['PI']),-_0x3131fd*Math[_0x3f89('0x95f')](0x2,0xa*(_0x3d677d-=0x1))*Math[_0x3f89('0x41')]((_0x3d677d-_0xbf8bbb)*(0x2*Math['PI'])/0.4));},'Out':function(_0x500c04){var _0x1d2414,_0x466cbf=0.1;return 0x0===_0x500c04?0x0:0x1===_0x500c04?0x1:(!_0x466cbf||_0x466cbf<0x1?(_0x466cbf=0x1,_0x1d2414=0.1):_0x1d2414=0.4*Math['asin'](0x1/_0x466cbf)/(0x2*Math['PI']),_0x466cbf*Math[_0x3f89('0x95f')](0x2,-0xa*_0x500c04)*Math[_0x3f89('0x41')]((_0x500c04-_0x1d2414)*(0x2*Math['PI'])/0.4)+0x1);},'InOut':function(_0x588dcf){var _0x22c642,_0x553024=0.1;return 0x0===_0x588dcf?0x0:0x1===_0x588dcf?0x1:(!_0x553024||_0x553024<0x1?(_0x553024=0x1,_0x22c642=0.1):_0x22c642=0.4*Math[_0x3f89('0x9c4')](0x1/_0x553024)/(0x2*Math['PI']),(_0x588dcf*=0x2)<0x1?_0x553024*Math[_0x3f89('0x95f')](0x2,0xa*(_0x588dcf-=0x1))*Math[_0x3f89('0x41')]((_0x588dcf-_0x22c642)*(0x2*Math['PI'])/0.4)*-0.5:_0x553024*Math['pow'](0x2,-0xa*(_0x588dcf-=0x1))*Math[_0x3f89('0x41')]((_0x588dcf-_0x22c642)*(0x2*Math['PI'])/0.4)*0.5+0x1);}},'Back':{'In':function(_0x56d51c){var _0x5cc099=1.70158;return _0x56d51c*_0x56d51c*((_0x5cc099+0x1)*_0x56d51c-_0x5cc099);},'Out':function(_0x15ee4d){var _0xe0e7b0=1.70158;return--_0x15ee4d*_0x15ee4d*((_0xe0e7b0+0x1)*_0x15ee4d+_0xe0e7b0)+0x1;},'InOut':function(_0x1a731e){var _0x5bf405=2.5949095;return(_0x1a731e*=0x2)<0x1?_0x1a731e*_0x1a731e*((_0x5bf405+0x1)*_0x1a731e-_0x5bf405)*0.5:0.5*((_0x1a731e-=0x2)*_0x1a731e*((_0x5bf405+0x1)*_0x1a731e+_0x5bf405)+0x2);}},'Bounce':{'In':function(_0x1b5469){return 0x1-_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x988')]['Out'](0x1-_0x1b5469);},'Out':function(_0x4850cd){return _0x4850cd<0x1/2.75?7.5625*_0x4850cd*_0x4850cd:_0x4850cd<0x2/2.75?7.5625*(_0x4850cd-=1.5/2.75)*_0x4850cd+0.75:_0x4850cd<2.5/2.75?7.5625*(_0x4850cd-=2.25/2.75)*_0x4850cd+0.9375:7.5625*(_0x4850cd-=2.625/2.75)*_0x4850cd+0.984375;},'InOut':function(_0x3962b1){return _0x3962b1<0.5?0.5*_0x1525a6['Easing'][_0x3f89('0x988')]['In'](0x2*_0x3962b1):0.5*_0x1525a6['Easing'][_0x3f89('0x988')][_0x3f89('0x726')](0x2*_0x3962b1-0x1)+0.5;}}},_0x1525a6['Easing'][_0x3f89('0x99f')]=_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x97f')]['None'],_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x9c5')]=_0x1525a6[_0x3f89('0x97a')]['Linear'][_0x3f89('0x9c6')],_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x97b')]=_0x1525a6['Easing']['Quadratic'][_0x3f89('0x726')],_0x1525a6['Easing']['Power2']=_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x984')][_0x3f89('0x726')],_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x97d')]=_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x987')][_0x3f89('0x726')],_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x97e')]=_0x1525a6[_0x3f89('0x97a')]['Quintic'][_0x3f89('0x726')],_0x1525a6['Time']=function(_0x4bfea4){this[_0x3f89('0x3d')]=_0x4bfea4,this[_0x3f89('0x33e')]=0x0,this[_0x3f89('0x9c7')]=0x0,this['now']=0x0,this[_0x3f89('0x4a0')]=0x0,this['elapsedMS']=0x0,this[_0x3f89('0x895')]=0x1/0x3c,this['physicsElapsedMS']=0x1/0x3c*0x3e8,this[_0x3f89('0x49b')]=0x1/0x3c,this[_0x3f89('0x9c8')]=0x3c,this[_0x3f89('0x9c9')]=this['desiredFps'],this['slowMotion']=0x1,this[_0x3f89('0x9ca')]=!0x1,this[_0x3f89('0x9cb')]=0x0,this[_0x3f89('0x9cc')]=0x0,this['renders']=0x0,this[_0x3f89('0x9cd')]=0x0,this[_0x3f89('0x9ce')]=0x0,this[_0x3f89('0x9cf')]=0x0,this[_0x3f89('0x9d0')]=0x3e8,this['fpsMax']=0x0,this[_0x3f89('0x9d1')]=0x3e8,this[_0x3f89('0x9d2')]=0x0,this[_0x3f89('0x9d3')]=0x0,this['timeToCall']=0x0,this[_0x3f89('0x9d4')]=0x0,this[_0x3f89('0x403')]=new _0x1525a6['Timer'](this[_0x3f89('0x3d')],!0x1),this['_frameCount']=0x0,this[_0x3f89('0x9d5')]=0x0,this['_started']=0x0,this[_0x3f89('0x9d6')]=0x0,this['_pauseStarted']=0x0,this[_0x3f89('0x9d7')]=!0x1,this['_timers']=[];},_0x1525a6[_0x3f89('0x9d8')]['prototype']={'boot':function(){this[_0x3f89('0x9d9')]=Date[_0x3f89('0x46a')](),this[_0x3f89('0x33e')]=Date[_0x3f89('0x46a')](),this['events']['start'](),this[_0x3f89('0x9d4')]=this[_0x3f89('0x33e')];},'add':function(_0xc14979){return this[_0x3f89('0x9da')][_0x3f89('0x6')](_0xc14979),_0xc14979;},'create':function(_0x106659){void 0x0===_0x106659&&(_0x106659=!0x0);var _0x3c8a7c=new _0x1525a6[(_0x3f89('0x9db'))](this[_0x3f89('0x3d')],_0x106659);return this[_0x3f89('0x9da')][_0x3f89('0x6')](_0x3c8a7c),_0x3c8a7c;},'removeAll':function(){for(var _0x4aeb09=0x0;_0x4aeb09=0x2*this[_0x3f89('0x9c8')]&&(this[_0x3f89('0x9c9')]=0x5*Math[_0x3f89('0xab')](0xc8/(this[_0x3f89('0x9d5')]/this['_frameCount'])),this[_0x3f89('0x9de')]=0x0,this['_elapsedAccumulator']=0x0),this[_0x3f89('0x9d1')]=Math[_0x3f89('0x2cf')](this[_0x3f89('0x9d1')],this['elapsed']),this[_0x3f89('0x9d2')]=Math[_0x3f89('0x55')](this[_0x3f89('0x9d2')],this[_0x3f89('0x4a0')]),this[_0x3f89('0x9cb')]++,this[_0x3f89('0x46a')]>this[_0x3f89('0x9d6')]+0x3e8){var _0x6401b1=this[_0x3f89('0x46a')]-this['_timeLastSecond'];this['fps']=Math['round'](0x3e8*this[_0x3f89('0x9cb')]/_0x6401b1),this['ups']=Math[_0x3f89('0x2d1')](0x3e8*this[_0x3f89('0x9cc')]/_0x6401b1),this['rps']=Math[_0x3f89('0x2d1')](0x3e8*this['renders']/_0x6401b1),this[_0x3f89('0x9d0')]=Math[_0x3f89('0x2cf')](this[_0x3f89('0x9d0')],this[_0x3f89('0x9cd')]),this['fpsMax']=Math[_0x3f89('0x55')](this[_0x3f89('0x9df')],this[_0x3f89('0x9cd')]),this[_0x3f89('0x9d6')]=this[_0x3f89('0x46a')],this[_0x3f89('0x9cb')]=0x0,this[_0x3f89('0x9cc')]=0x0,this[_0x3f89('0x9e0')]=0x0;}},'countUpdate':function(){this[_0x3f89('0x9ca')]&&this[_0x3f89('0x9cc')]++;},'countRender':function(){this[_0x3f89('0x9ca')]&&this[_0x3f89('0x9e0')]++;},'gamePaused':function(){this['_pauseStarted']=Date['now'](),this['events']['pause']();for(var _0x200017=this[_0x3f89('0x9da')][_0x3f89('0x5')];_0x200017--;)this[_0x3f89('0x9da')][_0x200017][_0x3f89('0x993')]();},'gameResumed':function(){this['time']=Date[_0x3f89('0x46a')](),this['pauseDuration']=this[_0x3f89('0x33e')]-this['_pauseStarted'],this[_0x3f89('0x403')][_0x3f89('0x364')]();for(var _0x3045fb=this['_timers'][_0x3f89('0x5')];_0x3045fb--;)this['_timers'][_0x3045fb]['_resume']();},'totalElapsedSeconds':function(){return 0.001*(this[_0x3f89('0x33e')]-this[_0x3f89('0x9d9')]);},'elapsedSince':function(_0x346a36){return this[_0x3f89('0x33e')]-_0x346a36;},'elapsedSecondsSince':function(_0x4e1171){return 0.001*(this[_0x3f89('0x33e')]-_0x4e1171);},'reset':function(){this['_started']=this['time'],this[_0x3f89('0x373')]();}},Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x9d8')]['prototype'],_0x3f89('0x49d'),{'get':function(){return this['_desiredFps'];},'set':function(_0x1775b9){this[_0x3f89('0x9c8')]=_0x1775b9,this[_0x3f89('0x895')]=0x1/_0x1775b9,this[_0x3f89('0x6d9')]=0x3e8*this['physicsElapsed'],this[_0x3f89('0x49b')]=0x1/_0x1775b9;}}),_0x1525a6[_0x3f89('0x9d8')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x9d8')],_0x1525a6[_0x3f89('0x9db')]=function(_0x8c1172,_0x195f6d){void 0x0===_0x195f6d&&(_0x195f6d=!0x0),this[_0x3f89('0x3d')]=_0x8c1172,this[_0x3f89('0x9e1')]=!0x1,this[_0x3f89('0x9e2')]=_0x195f6d,this[_0x3f89('0x9e3')]=!0x1,this[_0x3f89('0x4a0')]=0x0,this['events']=[],this['onComplete']=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0x9e4')]=0x0,this[_0x3f89('0x9e5')]=0x3e8,this[_0x3f89('0x37f')]=!0x1,this[_0x3f89('0x45c')]=!0x1,this[_0x3f89('0x9d9')]=0x0,this[_0x3f89('0x9e6')]=0x0,this[_0x3f89('0x9e7')]=0x0,this[_0x3f89('0x9e8')]=Date[_0x3f89('0x46a')](),this[_0x3f89('0x3b6')]=0x0,this[_0x3f89('0x9e9')]=0x0,this['_i']=0x0,this[_0x3f89('0x9ea')]=0x0,this[_0x3f89('0x9eb')]=0x0;},_0x1525a6[_0x3f89('0x9db')][_0x3f89('0x9ec')]=0xea60,_0x1525a6[_0x3f89('0x9db')][_0x3f89('0x9ed')]=0x3e8,_0x1525a6[_0x3f89('0x9db')][_0x3f89('0x9ee')]=0x1f4,_0x1525a6['Timer'][_0x3f89('0x9ef')]=0xfa,_0x1525a6[_0x3f89('0x9db')][_0x3f89('0x53')]={'create':function(_0x2549f0,_0x20f199,_0xae31b5,_0x439a63,_0x1b3f3a,_0x4a462a){var _0x3b19b7=_0x2549f0=Math[_0x3f89('0x2d1')](_0x2549f0);0x0===this[_0x3f89('0x9e8')]?_0x3b19b7+=this[_0x3f89('0x3d')]['time']['time']:_0x3b19b7+=this[_0x3f89('0x9e8')];var _0x167138=new _0x1525a6[(_0x3f89('0x9f0'))](this,_0x2549f0,_0x3b19b7,_0xae31b5,_0x20f199,_0x439a63,_0x1b3f3a,_0x4a462a);return this[_0x3f89('0x403')][_0x3f89('0x6')](_0x167138),this[_0x3f89('0x9f1')](),this['expired']=!0x1,_0x167138;},'add':function(_0x476345,_0x540449,_0x13364c){return this['create'](_0x476345,!0x1,0x0,_0x540449,_0x13364c,Array['prototype'][_0x3f89('0x285')][_0x3f89('0x48')](arguments,0x3));},'repeat':function(_0x2253e4,_0x3cc800,_0x26fda9,_0x5a7124){return this[_0x3f89('0x6a')](_0x2253e4,!0x1,_0x3cc800,_0x26fda9,_0x5a7124,Array[_0x3f89('0x53')][_0x3f89('0x285')][_0x3f89('0x48')](arguments,0x4));},'loop':function(_0x2ca07b,_0x16b510,_0x39ae27){return this[_0x3f89('0x6a')](_0x2ca07b,!0x0,0x0,_0x16b510,_0x39ae27,Array[_0x3f89('0x53')][_0x3f89('0x285')][_0x3f89('0x48')](arguments,0x3));},'start':function(_0x120e5d){if(!this[_0x3f89('0x9e1')]){this[_0x3f89('0x9d9')]=this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')]+(_0x120e5d||0x0),this[_0x3f89('0x9e1')]=!0x0;for(var _0x5bf5c4=0x0;_0x5bf5c40x0&&(this[_0x3f89('0x403')][_0x3f89('0x42d')](this[_0x3f89('0x9f3')]),this['nextTick']=this[_0x3f89('0x403')][0x0][_0x3f89('0x9f2')]);},'sortHandler':function(_0x560e80,_0x2fb170){return _0x560e80[_0x3f89('0x9f2')]<_0x2fb170['tick']?-0x1:_0x560e80[_0x3f89('0x9f2')]>_0x2fb170[_0x3f89('0x9f2')]?0x1:0x0;},'clearPendingEvents':function(){for(this['_i']=this[_0x3f89('0x403')][_0x3f89('0x5')];this['_i']--;)this[_0x3f89('0x403')][this['_i']][_0x3f89('0x98d')]&&this[_0x3f89('0x403')][_0x3f89('0x6e')](this['_i'],0x1);this['_len']=this[_0x3f89('0x403')][_0x3f89('0x5')],this['_i']=0x0;},'update':function(_0x201594){if(this[_0x3f89('0x37f')])return!0x0;if(this[_0x3f89('0x4a0')]=_0x201594-this[_0x3f89('0x9e8')],this[_0x3f89('0x9e8')]=_0x201594,this[_0x3f89('0x4a0')]>this['timeCap']&&this[_0x3f89('0x9f4')](_0x201594-this[_0x3f89('0x4a0')]),this[_0x3f89('0x9e9')]=0x0,this['clearPendingEvents'](),this[_0x3f89('0x9e1')]&&this[_0x3f89('0x9e8')]>=this[_0x3f89('0x9e4')]&&this[_0x3f89('0x3b6')]>0x0){for(;this['_i']=_0x5cdbae[_0x3f89('0x9f2')])||_0x5cdbae['pendingDelete'])break;this['_newTick']=this[_0x3f89('0x9e8')]+_0x5cdbae['delay']-(this['_now']-_0x5cdbae['tick']),this['_newTick']<0x0&&(this[_0x3f89('0x9eb')]=this[_0x3f89('0x9e8')]+_0x5cdbae[_0x3f89('0x9a7')]),!0x0===_0x5cdbae[_0x3f89('0x9f5')]?(_0x5cdbae[_0x3f89('0x9f2')]=this[_0x3f89('0x9eb')],_0x5cdbae['callback'][_0x3f89('0x4e')](_0x5cdbae['callbackContext'],_0x5cdbae[_0x3f89('0x9f6')])):_0x5cdbae[_0x3f89('0x9f7')]>0x0?(_0x5cdbae['repeatCount']--,_0x5cdbae['tick']=this[_0x3f89('0x9eb')],_0x5cdbae[_0x3f89('0x4e2')][_0x3f89('0x4e')](_0x5cdbae[_0x3f89('0x366')],_0x5cdbae[_0x3f89('0x9f6')])):(this[_0x3f89('0x9e9')]++,_0x5cdbae[_0x3f89('0x98d')]=!0x0,_0x5cdbae[_0x3f89('0x4e2')][_0x3f89('0x4e')](_0x5cdbae[_0x3f89('0x366')],_0x5cdbae[_0x3f89('0x9f6')])),this['_i']++;}this[_0x3f89('0x403')][_0x3f89('0x5')]>this[_0x3f89('0x9e9')]?this[_0x3f89('0x9f1')]():(this[_0x3f89('0x9e3')]=!0x0,this[_0x3f89('0x998')][_0x3f89('0x341')](this));}return!this[_0x3f89('0x9e3')]||!this['autoDestroy'];},'pause':function(){this[_0x3f89('0x9e1')]&&(this[_0x3f89('0x45c')]=!0x0,this['paused']||(this[_0x3f89('0x9e6')]=this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')],this['paused']=!0x0));},'_pause':function(){!this[_0x3f89('0x37f')]&&this['running']&&(this[_0x3f89('0x9e6')]=this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')],this[_0x3f89('0x37f')]=!0x0);},'adjustEvents':function(_0x77c5d){for(var _0x17221b=0x0;_0x17221bthis[_0x3f89('0x9e8')]?this[_0x3f89('0x9e4')]-this[_0x3f89('0x9e8')]:0x0;}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x9db')][_0x3f89('0x53')],_0x3f89('0x5'),{'get':function(){return this[_0x3f89('0x403')][_0x3f89('0x5')];}}),Object[_0x3f89('0x8e')](_0x1525a6['Timer'][_0x3f89('0x53')],'ms',{'get':function(){return this['running']?this[_0x3f89('0x9e8')]-this[_0x3f89('0x9d9')]-this[_0x3f89('0x9e7')]:0x0;}}),Object['defineProperty'](_0x1525a6['Timer'][_0x3f89('0x53')],'seconds',{'get':function(){return this[_0x3f89('0x9e1')]?0.001*this['ms']:0x0;}}),_0x1525a6[_0x3f89('0x9db')][_0x3f89('0x53')]['constructor']=_0x1525a6['Timer'],_0x1525a6[_0x3f89('0x9f0')]=function(_0x5f2f04,_0x2d5060,_0xa88663,_0x19ec31,_0x1339f0,_0x3bb57b,_0x99bd48,_0x8f820a){this[_0x3f89('0x9f8')]=_0x5f2f04,this['delay']=_0x2d5060,this[_0x3f89('0x9f2')]=_0xa88663,this['repeatCount']=_0x19ec31-0x1,this[_0x3f89('0x9f5')]=_0x1339f0,this['callback']=_0x3bb57b,this[_0x3f89('0x366')]=_0x99bd48,this[_0x3f89('0x9f6')]=_0x8f820a,this[_0x3f89('0x98d')]=!0x1;},_0x1525a6['TimerEvent'][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6['TimerEvent'],_0x1525a6[_0x3f89('0x9f9')]=function(_0x38525a){this['sprite']=_0x38525a,this[_0x3f89('0x3d')]=_0x38525a[_0x3f89('0x3d')],this[_0x3f89('0x9fa')]=null,this[_0x3f89('0x9fb')]=null,this['updateIfVisible']=!0x0,this[_0x3f89('0x9fc')]=!0x1,this[_0x3f89('0x9fd')]=null,this['_anims']={},this[_0x3f89('0x9fe')]=[];},_0x1525a6['AnimationManager']['prototype']={'loadFrameData':function(_0x2d8f14,_0x426b0d){if(void 0x0===_0x2d8f14)return!0x1;if(this[_0x3f89('0x9fc')])for(var _0x317924 in this[_0x3f89('0x9ff')])this[_0x3f89('0x9ff')][_0x317924][_0x3f89('0x859')](_0x2d8f14);return this[_0x3f89('0x9fd')]=_0x2d8f14,void 0x0===_0x426b0d||null===_0x426b0d?this[_0x3f89('0x98')]=0x0:_0x3f89('0x29b')==typeof _0x426b0d?this[_0x3f89('0x6ec')]=_0x426b0d:this[_0x3f89('0x98')]=_0x426b0d,this[_0x3f89('0x9fc')]=!0x0,!0x0;},'copyFrameData':function(_0x52aa23,_0x119d87){if(this[_0x3f89('0x9fd')]=_0x52aa23[_0x3f89('0x2a5')](),this['isLoaded'])for(var _0x1c2069 in this[_0x3f89('0x9ff')])this[_0x3f89('0x9ff')][_0x1c2069][_0x3f89('0x859')](this['_frameData']);return void 0x0===_0x119d87||null===_0x119d87?this[_0x3f89('0x98')]=0x0:'string'==typeof _0x119d87?this[_0x3f89('0x6ec')]=_0x119d87:this[_0x3f89('0x98')]=_0x119d87,this[_0x3f89('0x9fc')]=!0x0,!0x0;},'add':function(_0x32f9d9,_0x218b36,_0x3fe131,_0xc407cd,_0x1cfd27){return _0x218b36=_0x218b36||[],_0x3fe131=_0x3fe131||0x3c,void 0x0===_0xc407cd&&(_0xc407cd=!0x1),void 0x0===_0x1cfd27&&(_0x1cfd27=!(!_0x218b36||_0x3f89('0x239')!=typeof _0x218b36[0x0])),this[_0x3f89('0x9fe')]=[],this[_0x3f89('0x9fd')][_0x3f89('0xa00')](_0x218b36,_0x1cfd27,this[_0x3f89('0x9fe')]),this['_anims'][_0x32f9d9]=new _0x1525a6[(_0x3f89('0x687'))](this[_0x3f89('0x3d')],this[_0x3f89('0x58f')],_0x32f9d9,this['_frameData'],this[_0x3f89('0x9fe')],_0x3fe131,_0xc407cd),this[_0x3f89('0x9fb')]=this[_0x3f89('0x9ff')][_0x32f9d9],this[_0x3f89('0x58f')][_0x3f89('0x20e')]&&(this[_0x3f89('0x58f')][_0x3f89('0x6eb')]=!0x0),this[_0x3f89('0x9ff')][_0x32f9d9];},'validateFrames':function(_0x2d4238,_0x1c5f8e){void 0x0===_0x1c5f8e&&(_0x1c5f8e=!0x0);for(var _0x2b9fb3=0x0;_0x2b9fb3<_0x2d4238[_0x3f89('0x5')];_0x2b9fb3++)if(!0x0===_0x1c5f8e){if(_0x2d4238[_0x2b9fb3]>this[_0x3f89('0x9fd')][_0x3f89('0x445')])return!0x1;}else if(!0x1===this[_0x3f89('0x9fd')][_0x3f89('0xa01')](_0x2d4238[_0x2b9fb3]))return!0x1;return!0x0;},'play':function(_0x97e413,_0x17e762,_0x41d20b,_0x3e7147){if(this['_anims'][_0x97e413])return this[_0x3f89('0x9fb')]===this['_anims'][_0x97e413]?!0x1===this[_0x3f89('0x9fb')]['isPlaying']?(this[_0x3f89('0x9fb')][_0x3f89('0x37f')]=!0x1,this[_0x3f89('0x9fb')][_0x3f89('0x689')](_0x17e762,_0x41d20b,_0x3e7147)):this[_0x3f89('0x9fb')]:(this[_0x3f89('0x9fb')]&&this[_0x3f89('0x9fb')]['isPlaying']&&this[_0x3f89('0x9fb')][_0x3f89('0x86')](),this[_0x3f89('0x9fb')]=this[_0x3f89('0x9ff')][_0x97e413],this['currentAnim'][_0x3f89('0x37f')]=!0x1,this[_0x3f89('0x9fa')]=this[_0x3f89('0x9fb')]['currentFrame'],this[_0x3f89('0x9fb')][_0x3f89('0x689')](_0x17e762,_0x41d20b,_0x3e7147));},'stop':function(_0x419e8e,_0x401034){void 0x0===_0x401034&&(_0x401034=!0x1),!this[_0x3f89('0x9fb')]||'string'==typeof _0x419e8e&&_0x419e8e!==this[_0x3f89('0x9fb')][_0x3f89('0x3bc')]||this[_0x3f89('0x9fb')][_0x3f89('0x86')](_0x401034);},'update':function(){return!(this[_0x3f89('0xa02')]&&!this[_0x3f89('0x58f')][_0x3f89('0x61')]||!this[_0x3f89('0x9fb')]||!this[_0x3f89('0x9fb')][_0x3f89('0x37d')]()||(this[_0x3f89('0x9fa')]=this[_0x3f89('0x9fb')]['currentFrame'],0x0));},'next':function(_0x163543){this[_0x3f89('0x9fb')]&&(this[_0x3f89('0x9fb')][_0x3f89('0x410')](_0x163543),this[_0x3f89('0x9fa')]=this[_0x3f89('0x9fb')][_0x3f89('0x9fa')]);},'previous':function(_0x1432b2){this['currentAnim']&&(this[_0x3f89('0x9fb')][_0x3f89('0xa03')](_0x1432b2),this[_0x3f89('0x9fa')]=this['currentAnim']['currentFrame']);},'getAnimation':function(_0x4361ab){return _0x3f89('0x29b')==typeof _0x4361ab&&this[_0x3f89('0x9ff')][_0x4361ab]?this[_0x3f89('0x9ff')][_0x4361ab]:null;},'refreshFrame':function(){},'destroy':function(){_0x5d0cc7=null;for(var _0x5d0cc7 in this['_anims'])this[_0x3f89('0x9ff')][_0x3f89('0x294')](_0x5d0cc7)&&this[_0x3f89('0x9ff')][_0x5d0cc7][_0x3f89('0x5d')]();this['_anims']={},this['_outputFrames']=[],this[_0x3f89('0x9fd')]=null,this['currentAnim']=null,this[_0x3f89('0x9fa')]=null,this[_0x3f89('0x58f')]=null,this[_0x3f89('0x3d')]=null;}},_0x1525a6[_0x3f89('0x9f9')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x9f9')],Object['defineProperty'](_0x1525a6['AnimationManager']['prototype'],_0x3f89('0x6e2'),{'get':function(){return this[_0x3f89('0x9fd')];}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x9f9')][_0x3f89('0x53')],_0x3f89('0xa04'),{'get':function(){return this[_0x3f89('0x9fd')][_0x3f89('0x445')];}}),Object[_0x3f89('0x8e')](_0x1525a6['AnimationManager'][_0x3f89('0x53')],_0x3f89('0x37f'),{'get':function(){return this[_0x3f89('0x9fb')][_0x3f89('0x9ae')];},'set':function(_0x364761){this['currentAnim'][_0x3f89('0x37f')]=_0x364761;}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x9f9')]['prototype'],_0x3f89('0x3bc'),{'get':function(){if(this[_0x3f89('0x9fb')])return this[_0x3f89('0x9fb')][_0x3f89('0x3bc')];}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x9f9')][_0x3f89('0x53')],_0x3f89('0x98'),{'get':function(){if(this[_0x3f89('0x9fa')])return this[_0x3f89('0x9fa')][_0x3f89('0x614')];},'set':function(_0x29cbaf){var _0x31193f;_0x3f89('0x239')==typeof _0x29cbaf&&this[_0x3f89('0x9fd')]&&(_0x31193f=this[_0x3f89('0x9fd')]['getFrame'](_0x29cbaf))&&(this[_0x3f89('0x9fa')]=_0x31193f,this[_0x3f89('0x58f')]['setFrame'](this[_0x3f89('0x9fa')]));}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x9f9')][_0x3f89('0x53')],_0x3f89('0x6ec'),{'get':function(){if(this['currentFrame'])return this[_0x3f89('0x9fa')][_0x3f89('0x3bc')];},'set':function(_0x4953a3){var _0x4091a7;'string'==typeof _0x4953a3&&this[_0x3f89('0x9fd')]&&(_0x4091a7=this[_0x3f89('0x9fd')][_0x3f89('0xa05')](_0x4953a3))?(this['currentFrame']=_0x4091a7,this['_frameIndex']=this[_0x3f89('0x9fa')][_0x3f89('0x614')],this['sprite'][_0x3f89('0x27a')](this['currentFrame'])):console['warn'](_0x3f89('0xa06')+_0x4953a3);}}),_0x1525a6[_0x3f89('0x687')]=function(_0x1f9956,_0x39143e,_0x16b9fa,_0x499c1d,_0x53461b,_0x31c90c,_0x2a28fc){void 0x0===_0x2a28fc&&(_0x2a28fc=!0x1),this[_0x3f89('0x3d')]=_0x1f9956,this[_0x3f89('0x6ba')]=_0x39143e,this[_0x3f89('0x9fd')]=_0x499c1d,this[_0x3f89('0x3bc')]=_0x16b9fa,this['_frames']=[],this[_0x3f89('0xa07')]=this[_0x3f89('0xa07')][_0x3f89('0x286')](_0x53461b),this[_0x3f89('0x9a7')]=0x3e8/_0x31c90c,this['loop']=_0x2a28fc,this['loopCount']=0x0,this['killOnComplete']=!0x1,this[_0x3f89('0xa08')]=!0x1,this[_0x3f89('0xa09')]=!0x1,this[_0x3f89('0x9ae')]=!0x1,this[_0x3f89('0xa0a')]=0x0,this[_0x3f89('0xa0b')]=0x0,this[_0x3f89('0xa0c')]=0x0,this['_frameSkip']=0x1,this['currentFrame']=this['_frameData'][_0x3f89('0xa0d')](this[_0x3f89('0xa07')][this[_0x3f89('0xa0b')]]),this[_0x3f89('0x9b2')]=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0xa0e')]=null,this[_0x3f89('0x998')]=new _0x1525a6['Signal'](),this[_0x3f89('0x997')]=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0xa0f')]=!0x1,this['game']['onPause']['add'](this[_0x3f89('0x361')],this),this[_0x3f89('0x3d')][_0x3f89('0x363')][_0x3f89('0x2cd')](this['onResume'],this);},_0x1525a6[_0x3f89('0x687')][_0x3f89('0x53')]={'play':function(_0x15968e,_0x220b87,_0x9eb4fe){return _0x3f89('0x239')==typeof _0x15968e&&(this[_0x3f89('0x9a7')]=0x3e8/_0x15968e),_0x3f89('0x2a0')==typeof _0x220b87&&(this['loop']=_0x220b87),void 0x0!==_0x9eb4fe&&(this[_0x3f89('0xa10')]=_0x9eb4fe),this[_0x3f89('0xa09')]=!0x0,this[_0x3f89('0xa08')]=!0x1,this['paused']=!0x1,this[_0x3f89('0xa11')]=0x0,this[_0x3f89('0xa12')]=this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')],this[_0x3f89('0xa13')]=this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')]+this[_0x3f89('0x9a7')],this[_0x3f89('0xa0b')]=this[_0x3f89('0xa0f')]?this['_frames'][_0x3f89('0x5')]-0x1:0x0,this[_0x3f89('0xa14')](!0x1,!0x0),this['_parent'][_0x3f89('0x403')][_0x3f89('0xa15')](this['_parent'],this),this[_0x3f89('0x9b2')]['dispatch'](this[_0x3f89('0x6ba')],this),this[_0x3f89('0x6ba')][_0x3f89('0x688')]['currentAnim']=this,this['_parent'][_0x3f89('0x688')][_0x3f89('0x9fa')]=this[_0x3f89('0x9fa')],this;},'restart':function(){this[_0x3f89('0xa09')]=!0x0,this[_0x3f89('0xa08')]=!0x1,this[_0x3f89('0x37f')]=!0x1,this[_0x3f89('0xa11')]=0x0,this['_timeLastFrame']=this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')],this[_0x3f89('0xa13')]=this['game'][_0x3f89('0x33e')][_0x3f89('0x33e')]+this['delay'],this[_0x3f89('0xa0b')]=0x0,this[_0x3f89('0x9fa')]=this['_frameData']['getFrame'](this[_0x3f89('0xa07')][this[_0x3f89('0xa0b')]]),this[_0x3f89('0x6ba')][_0x3f89('0x27a')](this[_0x3f89('0x9fa')]),this[_0x3f89('0x6ba')]['animations'][_0x3f89('0x9fb')]=this,this[_0x3f89('0x6ba')][_0x3f89('0x688')][_0x3f89('0x9fa')]=this[_0x3f89('0x9fa')],this[_0x3f89('0x9b2')]['dispatch'](this[_0x3f89('0x6ba')],this);},'reverse':function(){return this['reversed']=!this[_0x3f89('0xa16')],this;},'reverseOnce':function(){return this[_0x3f89('0x998')][_0x3f89('0x395')](this[_0x3f89('0x1d1')],this),this[_0x3f89('0x1d1')]();},'setFrame':function(_0x3bb83a,_0x13565a){var _0x1a82dd;if(void 0x0===_0x13565a&&(_0x13565a=!0x1),_0x3f89('0x29b')==typeof _0x3bb83a)for(_0x199981=0x0;_0x199981=this[_0x3f89('0xa13')])&&(this[_0x3f89('0xa17')]=0x1,this['_frameDiff']=this[_0x3f89('0x3d')][_0x3f89('0x33e')]['time']-this[_0x3f89('0xa13')],this['_timeLastFrame']=this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')],this[_0x3f89('0xa0c')]>this[_0x3f89('0x9a7')]?(this[_0x3f89('0xa17')]=Math[_0x3f89('0xab')](this[_0x3f89('0xa0c')]/this[_0x3f89('0x9a7')]),this['_frameDiff']-=this[_0x3f89('0xa17')]*this[_0x3f89('0x9a7')]):this[_0x3f89('0xa0c')]=0x0,this[_0x3f89('0xa13')]=this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')]+(this[_0x3f89('0x9a7')]-this[_0x3f89('0xa0c')]),this[_0x3f89('0xa0f')]?this['_frameIndex']-=this[_0x3f89('0xa17')]:this[_0x3f89('0xa0b')]+=this[_0x3f89('0xa17')],!this['isReversed']&&this[_0x3f89('0xa0b')]>=this[_0x3f89('0xa07')]['length']||this[_0x3f89('0xa0f')]&&this['_frameIndex']<=-0x1?this['loop']?(this[_0x3f89('0xa0b')]=Math[_0x3f89('0x2bf')](this['_frameIndex'])%this[_0x3f89('0xa07')]['length'],this[_0x3f89('0xa0f')]&&(this[_0x3f89('0xa0b')]=this['_frames']['length']-0x1-this['_frameIndex']),this[_0x3f89('0x9fa')]=this[_0x3f89('0x9fd')][_0x3f89('0xa0d')](this[_0x3f89('0xa07')][this['_frameIndex']]),this[_0x3f89('0x9fa')]&&this[_0x3f89('0x6ba')]['setFrame'](this[_0x3f89('0x9fa')]),this[_0x3f89('0xa11')]++,this['_parent']['events'][_0x3f89('0xa18')](this[_0x3f89('0x6ba')],this),this[_0x3f89('0x997')]['dispatch'](this[_0x3f89('0x6ba')],this),!this[_0x3f89('0xa0e')]||(this[_0x3f89('0xa0e')][_0x3f89('0x341')](this,this['currentFrame']),!!this[_0x3f89('0x9fd')])):(this[_0x3f89('0x272')](),!0x1):this[_0x3f89('0xa14')](!0x0));},'updateCurrentFrame':function(_0x33bf1a,_0x2ac5e4){if(void 0x0===_0x2ac5e4&&(_0x2ac5e4=!0x1),!this['_frameData'])return!0x1;var _0x149bb7=this[_0x3f89('0x9fa')][_0x3f89('0x614')];return this[_0x3f89('0x9fa')]=this[_0x3f89('0x9fd')]['getFrame'](this[_0x3f89('0xa07')][this[_0x3f89('0xa0b')]]),this[_0x3f89('0x9fa')]&&(_0x2ac5e4||!_0x2ac5e4&&_0x149bb7!==this[_0x3f89('0x9fa')][_0x3f89('0x614')])&&this[_0x3f89('0x6ba')][_0x3f89('0x27a')](this[_0x3f89('0x9fa')]),!this[_0x3f89('0xa0e')]||!_0x33bf1a||(this['onUpdate'][_0x3f89('0x341')](this,this[_0x3f89('0x9fa')]),!!this[_0x3f89('0x9fd')]);},'next':function(_0x353d48){void 0x0===_0x353d48&&(_0x353d48=0x1);var _0x3ce328=this['_frameIndex']+_0x353d48;_0x3ce328>=this['_frames']['length']&&(this[_0x3f89('0x9f5')]?_0x3ce328%=this['_frames'][_0x3f89('0x5')]:_0x3ce328=this[_0x3f89('0xa07')][_0x3f89('0x5')]-0x1),_0x3ce328!==this[_0x3f89('0xa0b')]&&(this[_0x3f89('0xa0b')]=_0x3ce328,this[_0x3f89('0xa14')](!0x0));},'previous':function(_0x5db7a4){void 0x0===_0x5db7a4&&(_0x5db7a4=0x1);var _0x37242d=this['_frameIndex']-_0x5db7a4;_0x37242d<0x0&&(this[_0x3f89('0x9f5')]?_0x37242d=this[_0x3f89('0xa07')][_0x3f89('0x5')]+_0x37242d:_0x37242d++),_0x37242d!==this[_0x3f89('0xa0b')]&&(this['_frameIndex']=_0x37242d,this[_0x3f89('0xa14')](!0x0));},'updateFrameData':function(_0x22dca3){this['_frameData']=_0x22dca3,this[_0x3f89('0x9fa')]=this[_0x3f89('0x9fd')]?this[_0x3f89('0x9fd')][_0x3f89('0xa0d')](this[_0x3f89('0xa07')][this[_0x3f89('0xa0b')]%this[_0x3f89('0xa07')]['length']]):null;},'destroy':function(){this[_0x3f89('0x9fd')]&&(this[_0x3f89('0x3d')][_0x3f89('0x361')][_0x3f89('0x243')](this[_0x3f89('0x361')],this),this[_0x3f89('0x3d')][_0x3f89('0x363')][_0x3f89('0x243')](this[_0x3f89('0x363')],this),this['game']=null,this[_0x3f89('0x6ba')]=null,this['_frames']=null,this['_frameData']=null,this[_0x3f89('0x9fa')]=null,this[_0x3f89('0xa09')]=!0x1,this['onStart']['dispose'](),this['onLoop'][_0x3f89('0x4e7')](),this[_0x3f89('0x998')][_0x3f89('0x4e7')](),this[_0x3f89('0xa0e')]&&this[_0x3f89('0xa0e')][_0x3f89('0x4e7')]());},'complete':function(){this[_0x3f89('0xa0b')]=this['_frames'][_0x3f89('0x5')]-0x1,this[_0x3f89('0x9fa')]=this[_0x3f89('0x9fd')]['getFrame'](this[_0x3f89('0xa07')][this[_0x3f89('0xa0b')]]),this[_0x3f89('0xa09')]=!0x1,this['isFinished']=!0x0,this[_0x3f89('0x37f')]=!0x1,this[_0x3f89('0x6ba')][_0x3f89('0x403')][_0x3f89('0xa19')](this[_0x3f89('0x6ba')],this),this[_0x3f89('0x998')][_0x3f89('0x341')](this[_0x3f89('0x6ba')],this),this[_0x3f89('0xa10')]&&this['_parent'][_0x3f89('0x420')]();}},_0x1525a6['Animation'][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x687')],Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x687')][_0x3f89('0x53')],'paused',{'get':function(){return this['isPaused'];},'set':function(_0x2779ab){this[_0x3f89('0x9ae')]=_0x2779ab,_0x2779ab?this[_0x3f89('0xa0a')]=this['game'][_0x3f89('0x33e')][_0x3f89('0x33e')]:this['isPlaying']&&(this[_0x3f89('0xa13')]=this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')]+this[_0x3f89('0x9a7')]);}}),Object['defineProperty'](_0x1525a6['Animation'][_0x3f89('0x53')],'reversed',{'get':function(){return this[_0x3f89('0xa0f')];},'set':function(_0x28957f){this[_0x3f89('0xa0f')]=_0x28957f;}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x687')][_0x3f89('0x53')],_0x3f89('0xa04'),{'get':function(){return this[_0x3f89('0xa07')][_0x3f89('0x5')];}}),Object[_0x3f89('0x8e')](_0x1525a6['Animation'][_0x3f89('0x53')],_0x3f89('0x98'),{'get':function(){return null!==this[_0x3f89('0x9fa')]?this['currentFrame'][_0x3f89('0x614')]:this[_0x3f89('0xa0b')];},'set':function(_0x88d93a){this[_0x3f89('0x9fa')]=this[_0x3f89('0x9fd')][_0x3f89('0xa0d')](this[_0x3f89('0xa07')][_0x88d93a]),null!==this['currentFrame']&&(this[_0x3f89('0xa0b')]=_0x88d93a,this[_0x3f89('0x6ba')]['setFrame'](this['currentFrame']),this[_0x3f89('0xa0e')]&&this[_0x3f89('0xa0e')][_0x3f89('0x341')](this,this[_0x3f89('0x9fa')]));}}),Object[_0x3f89('0x8e')](_0x1525a6['Animation'][_0x3f89('0x53')],_0x3f89('0x4da'),{'get':function(){return 0x3e8/this[_0x3f89('0x9a7')];},'set':function(_0x667a1d){_0x667a1d>0x0&&(this[_0x3f89('0x9a7')]=0x3e8/_0x667a1d);}}),Object[_0x3f89('0x8e')](_0x1525a6['Animation'][_0x3f89('0x53')],'enableUpdate',{'get':function(){return null!==this['onUpdate'];},'set':function(_0x215561){_0x215561&&null===this['onUpdate']?this[_0x3f89('0xa0e')]=new _0x1525a6['Signal']():_0x215561||null===this[_0x3f89('0xa0e')]||(this['onUpdate'][_0x3f89('0x4e7')](),this[_0x3f89('0xa0e')]=null);}}),_0x1525a6['Animation'][_0x3f89('0xa1a')]=function(_0x2fee97,_0x4a5017,_0x53160c,_0x5131b3,_0x4626c9){void 0x0===_0x5131b3&&(_0x5131b3='');var _0x2e7743=[],_0x23b537='';if(_0x4a5017<_0x53160c)for(_0x544b65=_0x4a5017;_0x544b65<=_0x53160c;_0x544b65++)_0x23b537=_0x2fee97+(_0x23b537='number'==typeof _0x4626c9?_0x1525a6[_0x3f89('0x295')][_0x3f89('0xa1b')](_0x544b65['toString'](),_0x4626c9,'0',0x1):_0x544b65[_0x3f89('0x28a')]())+_0x5131b3,_0x2e7743[_0x3f89('0x6')](_0x23b537);else for(var _0x544b65=_0x4a5017;_0x544b65>=_0x53160c;_0x544b65--)_0x23b537=_0x2fee97+(_0x23b537=_0x3f89('0x239')==typeof _0x4626c9?_0x1525a6[_0x3f89('0x295')]['pad'](_0x544b65[_0x3f89('0x28a')](),_0x4626c9,'0',0x1):_0x544b65[_0x3f89('0x28a')]())+_0x5131b3,_0x2e7743[_0x3f89('0x6')](_0x23b537);return _0x2e7743;},_0x1525a6[_0x3f89('0x722')]=function(_0x5e0ee6,_0x57dc7e,_0x10230d,_0x5c3a7f,_0x3509e1,_0xfd9f4d){this[_0x3f89('0x614')]=_0x5e0ee6,this['x']=_0x57dc7e,this['y']=_0x10230d,this[_0x3f89('0x23')]=_0x5c3a7f,this['height']=_0x3509e1,0x0!==this[_0x3f89('0x23')]&&0x0!==this[_0x3f89('0x24')]||console[_0x3f89('0x18b')](_0x3f89('0xa1c')+this[_0x3f89('0x3bc')]+_0x3f89('0xa1d')),this[_0x3f89('0x3bc')]=_0xfd9f4d,this[_0x3f89('0x2c9')]=Math[_0x3f89('0xab')](_0x5c3a7f/0x2),this[_0x3f89('0x2fe')]=Math['floor'](_0x3509e1/0x2),this[_0x3f89('0x2b0')]=_0x1525a6[_0x3f89('0x45')][_0x3f89('0x2b0')](0x0,0x0,_0x5c3a7f,_0x3509e1),this['rotated']=!0x1,this['trimmed']=!0x1,this['sourceSizeW']=_0x5c3a7f,this[_0x3f89('0x6ea')]=_0x3509e1,this['spriteSourceSizeX']=0x0,this['spriteSourceSizeY']=0x0,this['spriteSourceSizeW']=0x0,this[_0x3f89('0xa1e')]=0x0,this[_0x3f89('0x2b7')]=this['x']+this['width'],this[_0x3f89('0x2b9')]=this['y']+this[_0x3f89('0x24')];},_0x1525a6[_0x3f89('0x722')][_0x3f89('0x53')]={'resize':function(_0x572a28,_0xd44fd3){this[_0x3f89('0x23')]=_0x572a28,this[_0x3f89('0x24')]=_0xd44fd3,this[_0x3f89('0x2c9')]=Math[_0x3f89('0xab')](_0x572a28/0x2),this['centerY']=Math[_0x3f89('0xab')](_0xd44fd3/0x2),this[_0x3f89('0x2b0')]=_0x1525a6[_0x3f89('0x45')]['distance'](0x0,0x0,_0x572a28,_0xd44fd3),this[_0x3f89('0x6e9')]=_0x572a28,this['sourceSizeH']=_0xd44fd3,this['right']=this['x']+_0x572a28,this[_0x3f89('0x2b9')]=this['y']+_0xd44fd3;},'setTrim':function(_0x5ee5b9,_0x460c58,_0x53297b,_0x509f74,_0x531f4d,_0x3d435c,_0x50d9f9){this[_0x3f89('0x899')]=_0x5ee5b9,_0x5ee5b9&&(this[_0x3f89('0x6e9')]=_0x460c58,this[_0x3f89('0x6ea')]=_0x53297b,this[_0x3f89('0x2c9')]=Math[_0x3f89('0xab')](_0x460c58/0x2),this[_0x3f89('0x2fe')]=Math['floor'](_0x53297b/0x2),this['spriteSourceSizeX']=_0x509f74,this[_0x3f89('0x6e8')]=_0x531f4d,this[_0x3f89('0xa1f')]=_0x3d435c,this['spriteSourceSizeH']=_0x50d9f9);},'clone':function(){var _0x7c5981=new _0x1525a6[(_0x3f89('0x722'))](this[_0x3f89('0x614')],this['x'],this['y'],this[_0x3f89('0x23')],this['height'],this['name']);for(var _0xef067 in this)this[_0x3f89('0x294')](_0xef067)&&(_0x7c5981[_0xef067]=this[_0xef067]);return _0x7c5981;},'getRect':function(_0x242315){return void 0x0===_0x242315?_0x242315=new _0x1525a6[(_0x3f89('0x34'))](this['x'],this['y'],this['width'],this['height']):_0x242315[_0x3f89('0x2af')](this['x'],this['y'],this[_0x3f89('0x23')],this[_0x3f89('0x24')]),_0x242315;}},_0x1525a6[_0x3f89('0x722')]['prototype'][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x722')],_0x1525a6['FrameData']=function(){this['_frames']=[],this[_0x3f89('0xa20')]=[];},_0x1525a6[_0x3f89('0x73b')][_0x3f89('0x53')]={'addFrame':function(_0xbb1aa9){return _0xbb1aa9['index']=this['_frames'][_0x3f89('0x5')],this[_0x3f89('0xa07')][_0x3f89('0x6')](_0xbb1aa9),''!==_0xbb1aa9['name']&&(this[_0x3f89('0xa20')][_0xbb1aa9[_0x3f89('0x3bc')]]=_0xbb1aa9[_0x3f89('0x614')]),_0xbb1aa9;},'getFrame':function(_0x21abcd){return _0x21abcd>=this[_0x3f89('0xa07')][_0x3f89('0x5')]&&(_0x21abcd=0x0),this[_0x3f89('0xa07')][_0x21abcd];},'getFrameByName':function(_0xa2d5e7){return _0x3f89('0x239')==typeof this[_0x3f89('0xa20')][_0xa2d5e7]?this[_0x3f89('0xa07')][this['_frameNames'][_0xa2d5e7]]:null;},'checkFrameName':function(_0x4ead58){return null!=this[_0x3f89('0xa20')][_0x4ead58];},'clone':function(){for(var _0x460847=new _0x1525a6['FrameData'](),_0x92eeee=0x0;_0x92eeee_0x10065d||_0x27cffe<-_0x10065d)return console['warn'](_0x3f89('0xa22')+_0x27cffe[_0x3f89('0x28a')]()+_0x3f89('0xa23')+_0x10065d[_0x3f89('0x28a')]()),null;if(_0x27cffe<0x0&&(_0x27cffe=_0x10065d+_0x27cffe),-0x1!==_0x4584fb&&(_0x10065d=_0x27cffe+_0x4584fb),0x0===_0x423022||0x0===_0x4cbd6c||_0x423022<_0x2f6b09||_0x4cbd6c<_0x4d27e4||0x0===_0x10065d)return console[_0x3f89('0x18b')](_0x3f89('0xa24')+_0x421edd+_0x3f89('0xa25')),null;for(var _0x22b6eb=new _0x1525a6[(_0x3f89('0x73b'))](),_0x255ee5=_0x16c273,_0xfe20c7=_0x16c273,_0xb4ea93=0x0;_0xb4ea93<_0x10065d;_0xb4ea93++)_0x22b6eb[_0x3f89('0x73d')](new _0x1525a6[(_0x3f89('0x722'))](_0xb4ea93,_0x255ee5,_0xfe20c7,_0x2f6b09,_0x4d27e4,'')),(_0x255ee5+=_0x2f6b09+_0x4fe38d)+_0x2f6b09>_0x423022&&(_0x255ee5=_0x16c273,_0xfe20c7+=_0x4d27e4+_0x4fe38d);return _0x22b6eb;},'JSONData':function(_0x2681a8,_0xe92137){if(!_0xe92137['frames'])return console[_0x3f89('0x18b')](_0x3f89('0xa26')),void console[_0x3f89('0xbe')](_0xe92137);for(var _0x27f584,_0x30de5c=new _0x1525a6[(_0x3f89('0x73b'))](),_0x3bf626=_0xe92137[_0x3f89('0x9cb')],_0x3d4c62=0x0;_0x3d4c62<_0x3bf626['length'];_0x3d4c62++)_0x27f584=_0x30de5c[_0x3f89('0x73d')](new _0x1525a6[(_0x3f89('0x722'))](_0x3d4c62,_0x3bf626[_0x3d4c62][_0x3f89('0x98')]['x'],_0x3bf626[_0x3d4c62]['frame']['y'],_0x3bf626[_0x3d4c62][_0x3f89('0x98')]['w'],_0x3bf626[_0x3d4c62][_0x3f89('0x98')]['h'],_0x3bf626[_0x3d4c62]['filename'])),_0x3bf626[_0x3d4c62][_0x3f89('0x899')]&&_0x27f584[_0x3f89('0xa27')](_0x3bf626[_0x3d4c62]['trimmed'],_0x3bf626[_0x3d4c62]['sourceSize']['w'],_0x3bf626[_0x3d4c62][_0x3f89('0xa28')]['h'],_0x3bf626[_0x3d4c62][_0x3f89('0xa29')]['x'],_0x3bf626[_0x3d4c62]['spriteSourceSize']['y'],_0x3bf626[_0x3d4c62][_0x3f89('0xa29')]['w'],_0x3bf626[_0x3d4c62][_0x3f89('0xa29')]['h']),_0x3bf626[_0x3d4c62][_0x3f89('0xa6')]&&(_0x27f584[_0x3f89('0xa6')]=!0x0);return _0x30de5c;},'JSONDataPyxel':function(_0x204d73,_0x4235d3){if(['layers','tilewidth','tileheight','tileswide',_0x3f89('0xa2a')][_0x3f89('0x28b')](function(_0x1c7d6c){if(!_0x4235d3[_0x1c7d6c])return console[_0x3f89('0x18b')](_0x3f89('0xa2b')+_0x1c7d6c+'\x22\x20key.'),void console['log'](_0x4235d3);}),0x1!==_0x4235d3[_0x3f89('0xa2c')]['length'])return console[_0x3f89('0x18b')](_0x3f89('0xa2d')),void console[_0x3f89('0xbe')](_0x4235d3);for(var _0x7f636b=new _0x1525a6[(_0x3f89('0x73b'))](),_0x573438=_0x4235d3[_0x3f89('0xa2e')],_0x18feec=_0x4235d3[_0x3f89('0xa2f')],_0x178bc5=_0x4235d3[_0x3f89('0xa2c')][0x0]['tiles'],_0x5879bc=0x0;_0x5879bc<_0x178bc5[_0x3f89('0x5')];_0x5879bc++)_0x7f636b[_0x3f89('0x73d')](new _0x1525a6[(_0x3f89('0x722'))](_0x5879bc,_0x178bc5[_0x5879bc]['x'],_0x178bc5[_0x5879bc]['y'],_0x18feec,_0x573438,_0x3f89('0xa30')+_0x5879bc))['setTrim'](!0x1);return _0x7f636b;},'JSONDataHash':function(_0x5c126b,_0x5f1af5){if(!_0x5f1af5[_0x3f89('0x9cb')])return console['warn'](_0x3f89('0xa31')),void console[_0x3f89('0xbe')](_0x5f1af5);var _0x1edd5d,_0x1ab15f=new _0x1525a6[(_0x3f89('0x73b'))](),_0x2ecc5e=_0x5f1af5[_0x3f89('0x9cb')],_0x1e1e21=0x0;for(var _0xb6424f in _0x2ecc5e)_0x1edd5d=_0x1ab15f[_0x3f89('0x73d')](new _0x1525a6[(_0x3f89('0x722'))](_0x1e1e21,_0x2ecc5e[_0xb6424f]['frame']['x'],_0x2ecc5e[_0xb6424f]['frame']['y'],_0x2ecc5e[_0xb6424f][_0x3f89('0x98')]['w'],_0x2ecc5e[_0xb6424f][_0x3f89('0x98')]['h'],_0xb6424f)),_0x2ecc5e[_0xb6424f][_0x3f89('0x899')]&&_0x1edd5d['setTrim'](_0x2ecc5e[_0xb6424f][_0x3f89('0x899')],_0x2ecc5e[_0xb6424f][_0x3f89('0xa28')]['w'],_0x2ecc5e[_0xb6424f]['sourceSize']['h'],_0x2ecc5e[_0xb6424f][_0x3f89('0xa29')]['x'],_0x2ecc5e[_0xb6424f]['spriteSourceSize']['y'],_0x2ecc5e[_0xb6424f][_0x3f89('0xa29')]['w'],_0x2ecc5e[_0xb6424f]['spriteSourceSize']['h']),_0x2ecc5e[_0xb6424f][_0x3f89('0xa6')]&&(_0x1edd5d[_0x3f89('0xa6')]=!0x0),_0x1e1e21++;return _0x1ab15f;},'XMLData':function(_0x19cfa1,_0x40a51d){if(_0x40a51d[_0x3f89('0xa32')](_0x3f89('0xa33'))){for(var _0x4d7d91,_0x281c99,_0x37c3b1,_0x1ef588,_0x3b88df,_0x34c838,_0x30fcb4,_0x16f858,_0xa5668e,_0x132d2c,_0x844ad4,_0x383c48=new _0x1525a6['FrameData'](),_0x55992b=_0x40a51d['getElementsByTagName'](_0x3f89('0xa34')),_0x5aa033=0x0;_0x5aa033<_0x55992b['length'];_0x5aa033++)_0x281c99=(_0x37c3b1=_0x55992b[_0x5aa033]['attributes'])[_0x3f89('0x3bc')][_0x3f89('0xf6')],_0x1ef588=parseInt(_0x37c3b1['x'][_0x3f89('0xf6')],0xa),_0x3b88df=parseInt(_0x37c3b1['y'][_0x3f89('0xf6')],0xa),_0x34c838=parseInt(_0x37c3b1[_0x3f89('0x23')]['value'],0xa),_0x30fcb4=parseInt(_0x37c3b1[_0x3f89('0x24')][_0x3f89('0xf6')],0xa),_0x16f858=null,_0xa5668e=null,_0x37c3b1['frameX']&&(_0x16f858=Math[_0x3f89('0x2bf')](parseInt(_0x37c3b1[_0x3f89('0xa35')][_0x3f89('0xf6')],0xa)),_0xa5668e=Math[_0x3f89('0x2bf')](parseInt(_0x37c3b1[_0x3f89('0xa36')][_0x3f89('0xf6')],0xa)),_0x132d2c=parseInt(_0x37c3b1[_0x3f89('0x893')][_0x3f89('0xf6')],0xa),_0x844ad4=parseInt(_0x37c3b1[_0x3f89('0x894')][_0x3f89('0xf6')],0xa)),_0x4d7d91=_0x383c48['addFrame'](new _0x1525a6[(_0x3f89('0x722'))](_0x5aa033,_0x1ef588,_0x3b88df,_0x34c838,_0x30fcb4,_0x281c99)),null===_0x16f858&&null===_0xa5668e||_0x4d7d91[_0x3f89('0xa27')](!0x0,_0x34c838,_0x30fcb4,_0x16f858,_0xa5668e,_0x132d2c,_0x844ad4);return _0x383c48;}console[_0x3f89('0x18b')](_0x3f89('0xa37'));}},_0x1525a6[_0x3f89('0x3ae')]=function(_0x35dad1){this[_0x3f89('0x3d')]=_0x35dad1,this[_0x3f89('0xa38')]=!0x1,this[_0x3f89('0x187')]={'canvas':{},'image':{},'texture':{},'sound':{},'video':{},'text':{},'json':{},'xml':{},'physics':{},'tilemap':{},'binary':{},'bitmapData':{},'bitmapFont':{},'shader':{},'renderTexture':{},'compressedTexture':{}},this[_0x3f89('0xa39')]={},this[_0x3f89('0xa3a')]=new Image(),this[_0x3f89('0xa3b')]=null,this['onSoundUnlock']=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0xa3c')]=[],this[_0x3f89('0xa3c')][_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0x254')]]=this[_0x3f89('0x187')][_0x3f89('0x241')],this[_0x3f89('0xa3c')][_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0x707')]]=this['_cache'][_0x3f89('0x188')],this[_0x3f89('0xa3c')][_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0x115')]]=this['_cache'][_0x3f89('0x57')],this[_0x3f89('0xa3c')][_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa3d')]]=this[_0x3f89('0x187')][_0x3f89('0x34e')],this[_0x3f89('0xa3c')][_0x1525a6[_0x3f89('0x3ae')]['TEXT']]=this[_0x3f89('0x187')][_0x3f89('0x802')],this['_cacheMap'][_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa3e')]]=this[_0x3f89('0x187')][_0x3f89('0x352')],this[_0x3f89('0xa3c')][_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa3f')]]=this['_cache'][_0x3f89('0xa40')],this['_cacheMap'][_0x1525a6['Cache'][_0x3f89('0xa41')]]=this[_0x3f89('0x187')][_0x3f89('0xa42')],this['_cacheMap'][_0x1525a6['Cache'][_0x3f89('0x6df')]]=this[_0x3f89('0x187')][_0x3f89('0xa43')],this[_0x3f89('0xa3c')][_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa44')]]=this[_0x3f89('0x187')][_0x3f89('0xa45')],this['_cacheMap'][_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa46')]]=this[_0x3f89('0x187')][_0x3f89('0xa47')],this[_0x3f89('0xa3c')][_0x1525a6['Cache'][_0x3f89('0xa48')]]=this[_0x3f89('0x187')]['xml'],this['_cacheMap'][_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa49')]]=this[_0x3f89('0x187')][_0x3f89('0x8f7')],this[_0x3f89('0xa3c')][_0x1525a6['Cache'][_0x3f89('0xa4a')]]=this[_0x3f89('0x187')][_0x3f89('0x95')],this[_0x3f89('0xa3c')][_0x1525a6['Cache']['RENDER_TEXTURE']]=this['_cache'][_0x3f89('0xa4b')],this[_0x3f89('0xa4c')]=0x0,this[_0x3f89('0x47b')]=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0xa4d')]();},_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0x254')]=0x1,_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0x707')]=0x2,_0x1525a6['Cache']['TEXTURE']=0x3,_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa3d')]=0x4,_0x1525a6['Cache']['TEXT']=0x5,_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa3e')]=0x6,_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa3f')]=0x7,_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa41')]=0x8,_0x1525a6[_0x3f89('0x3ae')]['BITMAPDATA']=0x9,_0x1525a6['Cache'][_0x3f89('0xa44')]=0xa,_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa46')]=0xb,_0x1525a6[_0x3f89('0x3ae')]['XML']=0xc,_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa49')]=0xd,_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa4a')]=0xe,_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa4e')]=0xf,_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0x23a')]=null,_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa4f')]=_0x3f89('0x6e6'),_0x1525a6['Cache'][_0x3f89('0xa50')]=_0x3f89('0xa51'),_0x1525a6['Cache'][_0x3f89('0xa52')]=null,_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa53')]=_0x3f89('0xa54'),_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa55')]='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJ9JREFUeNq01ssOwyAMRFG46v//Mt1ESmgh+DFmE2GPOBARKb2NVjo+17PXLD8a1+pl5+A+wSgFygymWYHBb0FtsKhJDdZlncG2IzJ4ayoMDv20wTmSMzClEgbWYNTAkQ0Z+OJ+A/eWnAaR9+oxCF4Os0H8htsMUp+pwcgBBiMNnAwF8GqIgL2hAzaGFFgZauDPKABmowZ4GL369/0rwACp2yA/ttmvsQAAAABJRU5ErkJggg==',_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa56')]=0x3e8,_0x1525a6[_0x3f89('0x3ae')]['prototype']={'addCompressedTextureMetaData':function(_0x4653fb,_0x9e2774,_0x42d005,_0x138b9c){this[_0x3f89('0x84e')](_0x4653fb)&&this[_0x3f89('0xa57')](_0x4653fb);var _0x2b0efa=_0x42d005 in _0x1525a6['LoaderParser']?_0x1525a6[_0x3f89('0xa58')][_0x42d005](_0x138b9c):_0x138b9c,_0x31b4f3={'key':_0x4653fb,'url':_0x9e2774,'data':_0x2b0efa,'base':new PIXI[(_0x3f89('0x271'))](_0x2b0efa,null,this[_0x3f89('0x3d')][_0x3f89('0x9d')]),'frame':new _0x1525a6[(_0x3f89('0x722'))](0x0,0x0,0x0,_0x2b0efa[_0x3f89('0x23')],_0x2b0efa['height'],_0x4653fb),'frameData':new _0x1525a6[(_0x3f89('0x73b'))](),'fileFormat':_0x42d005};return _0x31b4f3['frameData'][_0x3f89('0x73d')](new _0x1525a6['Frame'](0x0,0x0,0x0,_0x2b0efa['width'],_0x2b0efa[_0x3f89('0x24')],_0x9e2774)),this[_0x3f89('0x187')][_0x3f89('0x188')][_0x4653fb]=_0x31b4f3,this['_resolveURL'](_0x9e2774,_0x31b4f3),_0x31b4f3;},'addCanvas':function(_0x1d0f62,_0x372efc,_0x3c96d2){void 0x0===_0x3c96d2&&(_0x3c96d2=_0x372efc[_0x3f89('0x172')]('2d')),this['_cache'][_0x3f89('0x241')][_0x1d0f62]={'canvas':_0x372efc,'context':_0x3c96d2};},'addImage':function(_0x5dfe18,_0xd2a5f6,_0x403c51){this[_0x3f89('0x84e')](_0x5dfe18)&&this[_0x3f89('0xa57')](_0x5dfe18),!0x1===_0x403c51[_0x3f89('0x272')]&&console[_0x3f89('0x18b')](_0x3f89('0xa59')+_0x5dfe18+'\x22\x20hasn\x27t\x20been\x20retrieved\x20yet');var _0x2005b2={'key':_0x5dfe18,'url':_0xd2a5f6,'data':_0x403c51,'base':new PIXI['BaseTexture'](_0x403c51,null,this['game']['resolution']),'frame':new _0x1525a6[(_0x3f89('0x722'))](0x0,0x0,0x0,_0x403c51[_0x3f89('0x23')],_0x403c51[_0x3f89('0x24')],_0x5dfe18),'frameData':new _0x1525a6[(_0x3f89('0x73b'))]()};return _0x2005b2[_0x3f89('0x6e2')][_0x3f89('0x73d')](new _0x1525a6[(_0x3f89('0x722'))](0x0,0x0,0x0,_0x403c51[_0x3f89('0x23')],_0x403c51[_0x3f89('0x24')],_0xd2a5f6)),this[_0x3f89('0x187')][_0x3f89('0x188')][_0x5dfe18]=_0x2005b2,this[_0x3f89('0xa5a')](_0xd2a5f6,_0x2005b2),_0x3f89('0x6e6')===_0x5dfe18?_0x1525a6[_0x3f89('0x3ae')]['DEFAULT']=new PIXI[(_0x3f89('0x91'))](_0x2005b2[_0x3f89('0x189')]):_0x3f89('0xa54')===_0x5dfe18&&(_0x1525a6[_0x3f89('0x3ae')]['MISSING']=new PIXI[(_0x3f89('0x91'))](_0x2005b2[_0x3f89('0x189')])),_0x2005b2;},'addImageAsync':function(_0x4f9893,_0x305aee,_0x586f1f){var _0x458d0d=this,_0x222a43=new Image();_0x222a43[_0x3f89('0x74e')]=function(){_0x586f1f[_0x3f89('0x48')](this,_0x458d0d[_0x3f89('0x74f')](_0x4f9893,null,_0x222a43)),_0x458d0d[_0x3f89('0xa5b')](),_0x222a43['onload']=null;},this['_addPending'](),_0x222a43[_0x3f89('0x7e1')]=_0x305aee;},'addDefaultImage':function(){this[_0x3f89('0xa5c')](_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa4f')],_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa50')],function(_0x3f889a){_0x3f889a[_0x3f89('0x189')][_0x3f89('0x216')]=!0x0,_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0x23a')]=new PIXI[(_0x3f89('0x91'))](_0x3f889a['base']);});},'addMissingImage':function(){this[_0x3f89('0xa5c')](_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa53')],_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa55')],function(_0x547bee){_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa52')]=new PIXI[(_0x3f89('0x91'))](_0x547bee[_0x3f89('0x189')]);});},'addSound':function(_0x42d63f,_0x5b0704,_0x3dded3,_0x48e9ef,_0x3b727d){void 0x0===_0x48e9ef&&(_0x48e9ef=!0x0,_0x3b727d=!0x1),void 0x0===_0x3b727d&&(_0x48e9ef=!0x1,_0x3b727d=!0x0);var _0x32fff6=!0x1;_0x3b727d&&(_0x32fff6=!0x0),this[_0x3f89('0x187')][_0x3f89('0x34e')][_0x42d63f]={'url':_0x5b0704,'data':_0x3dded3,'isDecoding':!0x1,'decoded':_0x32fff6,'webAudio':_0x48e9ef,'audioTag':_0x3b727d,'locked':this[_0x3f89('0x3d')][_0x3f89('0x34e')]['touchLocked']},this[_0x3f89('0xa5a')](_0x5b0704,this[_0x3f89('0x187')]['sound'][_0x42d63f]);},'addText':function(_0x3eb71b,_0x1f169e,_0x5555d5){this[_0x3f89('0x187')][_0x3f89('0x802')][_0x3eb71b]={'url':_0x1f169e,'data':_0x5555d5},this['_resolveURL'](_0x1f169e,this['_cache'][_0x3f89('0x802')][_0x3eb71b]);},'addPhysicsData':function(_0x4d92c6,_0x5d61cd,_0x1f1bf2,_0x4ec352){this[_0x3f89('0x187')][_0x3f89('0x352')][_0x4d92c6]={'url':_0x5d61cd,'data':_0x1f1bf2,'format':_0x4ec352},this[_0x3f89('0xa5a')](_0x5d61cd,this['_cache']['physics'][_0x4d92c6]);},'addTilemap':function(_0x67f6bb,_0x174a63,_0x268ae6,_0x18b673){this[_0x3f89('0x187')][_0x3f89('0xa40')][_0x67f6bb]={'url':_0x174a63,'data':_0x268ae6,'format':_0x18b673},this[_0x3f89('0xa5a')](_0x174a63,this['_cache']['tilemap'][_0x67f6bb]);},'addBinary':function(_0x2658bc,_0x214e2a){this['_cache'][_0x3f89('0xa42')][_0x2658bc]=_0x214e2a;},'addBitmapData':function(_0x30e2b7,_0x1144b9,_0x3d5565){return _0x1144b9[_0x3f89('0x69e')]=_0x30e2b7,void 0x0===_0x3d5565&&(_0x3d5565=new _0x1525a6[(_0x3f89('0x73b'))]())['addFrame'](_0x1144b9['textureFrame']),this['_cache'][_0x3f89('0xa43')][_0x30e2b7]={'data':_0x1144b9,'frameData':_0x3d5565},_0x1144b9;},'addBitmapFont':function(_0x1d8e65,_0x26a9fa,_0x1e0b26,_0x2739c8,_0x52f80b,_0x50a684,_0x336069){var _0x4e758d={'url':_0x26a9fa,'data':_0x1e0b26,'font':null,'base':new PIXI[(_0x3f89('0x271'))](_0x1e0b26,null,this['game'][_0x3f89('0x9d')])};void 0x0===_0x50a684&&(_0x50a684=0x0),void 0x0===_0x336069&&(_0x336069=0x0),_0x4e758d[_0x3f89('0x76c')]=_0x3f89('0xa47')===_0x52f80b?_0x1525a6[_0x3f89('0xa58')][_0x3f89('0xa5d')](_0x2739c8,_0x4e758d[_0x3f89('0x189')],_0x50a684,_0x336069,!0x1,this[_0x3f89('0x3d')][_0x3f89('0x9d')]):_0x1525a6[_0x3f89('0xa58')]['xmlBitmapFont'](_0x2739c8,_0x4e758d[_0x3f89('0x189')],_0x50a684,_0x336069,!0x1,this[_0x3f89('0x3d')]['resolution']),this['_cache'][_0x3f89('0xa45')][_0x1d8e65]=_0x4e758d,this[_0x3f89('0xa5a')](_0x26a9fa,_0x4e758d);},'addBitmapFontFromAtlas':function(_0x348a97,_0x24970e,_0xd042f1,_0x306eb2,_0xd1e0c3,_0x5a2b6c,_0x2adbf3){var _0x136cda=this[_0x3f89('0xa05')](_0x24970e,_0xd042f1);if(_0x136cda){var _0x45b45e={'font':null,'base':this['getBaseTexture'](_0x24970e),'frame':_0x136cda};void 0x0===_0x5a2b6c&&(_0x5a2b6c=0x0),void 0x0===_0x2adbf3&&(_0x2adbf3=0x0);var _0x47009;_0x3f89('0xa47')===_0xd1e0c3?(_0x47009=this['getJSON'](_0x306eb2),_0x45b45e[_0x3f89('0x76c')]=_0x1525a6[_0x3f89('0xa58')]['jsonBitmapFont'](_0x47009,_0x45b45e[_0x3f89('0x189')],_0x5a2b6c,_0x2adbf3,_0x136cda,this[_0x3f89('0x3d')][_0x3f89('0x9d')])):(_0x47009=this[_0x3f89('0xa5e')](_0x306eb2),_0x45b45e[_0x3f89('0x76c')]=_0x1525a6[_0x3f89('0xa58')]['xmlBitmapFont'](_0x47009,_0x45b45e[_0x3f89('0x189')],_0x5a2b6c,_0x2adbf3,_0x136cda,this[_0x3f89('0x3d')][_0x3f89('0x9d')])),this[_0x3f89('0x187')][_0x3f89('0xa45')][_0x348a97]=_0x45b45e;}},'addJSON':function(_0x3862ab,_0x1c55d4,_0x4a494a){this[_0x3f89('0x187')][_0x3f89('0xa47')][_0x3862ab]={'url':_0x1c55d4,'data':_0x4a494a},this[_0x3f89('0xa5a')](_0x1c55d4,this[_0x3f89('0x187')][_0x3f89('0xa47')][_0x3862ab]);},'addXML':function(_0x4522ff,_0x447329,_0x58eb69){this['_cache']['xml'][_0x4522ff]={'url':_0x447329,'data':_0x58eb69},this['_resolveURL'](_0x447329,this[_0x3f89('0x187')][_0x3f89('0xa5f')][_0x4522ff]);},'addVideo':function(_0x33a47d,_0x45f677,_0x5ab3df,_0xea0564){this[_0x3f89('0x187')][_0x3f89('0x8f7')][_0x33a47d]={'url':_0x45f677,'data':_0x5ab3df,'isBlob':_0xea0564,'locked':!0x0},this[_0x3f89('0xa5a')](_0x45f677,this['_cache']['video'][_0x33a47d]);},'addShader':function(_0x2535e0,_0x5b2a8f,_0x3f5fb1){this[_0x3f89('0x187')][_0x3f89('0x95')][_0x2535e0]={'url':_0x5b2a8f,'data':_0x3f5fb1},this['_resolveURL'](_0x5b2a8f,this[_0x3f89('0x187')][_0x3f89('0x95')][_0x2535e0]);},'addRenderTexture':function(_0x9fb51,_0x32fcce){this['_cache'][_0x3f89('0xa4b')][_0x9fb51]={'texture':_0x32fcce,'frame':new _0x1525a6[(_0x3f89('0x722'))](0x0,0x0,0x0,_0x32fcce[_0x3f89('0x23')],_0x32fcce[_0x3f89('0x24')],'','')};},'addSpriteSheet':function(_0x1c917b,_0x4a91b7,_0x4db604,_0x36e191,_0x1fa699,_0x311a1b,_0x3ce484,_0x4adfa2,_0x9698){void 0x0===_0x311a1b&&(_0x311a1b=-0x1),void 0x0===_0x3ce484&&(_0x3ce484=0x0),void 0x0===_0x4adfa2&&(_0x4adfa2=0x0);var _0x3d5a35={'key':_0x1c917b,'url':_0x4a91b7,'data':_0x4db604,'frameWidth':_0x36e191,'frameHeight':_0x1fa699,'margin':_0x3ce484,'spacing':_0x4adfa2,'base':new PIXI[(_0x3f89('0x271'))](_0x4db604,null,this['game'][_0x3f89('0x9d')]),'frameData':_0x1525a6['AnimationParser']['spriteSheet'](this[_0x3f89('0x3d')],_0x4db604,_0x36e191,_0x1fa699,_0x311a1b,_0x3ce484,_0x4adfa2,_0x9698)};this[_0x3f89('0x187')]['image'][_0x1c917b]=_0x3d5a35,this['_resolveURL'](_0x4a91b7,_0x3d5a35);},'addTextureAtlas':function(_0x1900d9,_0x504558,_0x14e14f,_0x2e5029,_0x3bc4a1){var _0x1b7ae7={'key':_0x1900d9,'url':_0x504558,'data':_0x14e14f,'base':new PIXI[(_0x3f89('0x271'))](_0x14e14f,null,this['game'][_0x3f89('0x9d')])};_0x3bc4a1===_0x1525a6[_0x3f89('0x46f')][_0x3f89('0xa60')]?_0x1b7ae7[_0x3f89('0x6e2')]=_0x1525a6[_0x3f89('0xa21')][_0x3f89('0xa61')](this[_0x3f89('0x3d')],_0x2e5029,_0x1900d9):_0x3bc4a1===_0x1525a6[_0x3f89('0x46f')][_0x3f89('0xa62')]?_0x1b7ae7[_0x3f89('0x6e2')]=_0x1525a6[_0x3f89('0xa21')][_0x3f89('0xa63')](this[_0x3f89('0x3d')],_0x2e5029,_0x1900d9):Array[_0x3f89('0x288')](_0x2e5029[_0x3f89('0x9cb')])?_0x1b7ae7[_0x3f89('0x6e2')]=_0x1525a6[_0x3f89('0xa21')][_0x3f89('0xa64')](this[_0x3f89('0x3d')],_0x2e5029,_0x1900d9):_0x1b7ae7['frameData']=_0x1525a6[_0x3f89('0xa21')][_0x3f89('0xa65')](this[_0x3f89('0x3d')],_0x2e5029,_0x1900d9),this[_0x3f89('0x187')][_0x3f89('0x188')][_0x1900d9]=_0x1b7ae7,this[_0x3f89('0xa5a')](_0x504558,_0x1b7ae7);},'reloadSound':function(_0x2c2f28){var _0x282258=this,_0x5a9cfb=this[_0x3f89('0xa66')](_0x2c2f28);_0x5a9cfb&&(_0x5a9cfb[_0x3f89('0x1bf')][_0x3f89('0x7e1')]=_0x5a9cfb[_0x3f89('0xa67')],_0x5a9cfb[_0x3f89('0x1bf')][_0x3f89('0x3d3')](_0x3f89('0xa68'),function(){return _0x282258['reloadSoundComplete'](_0x2c2f28);},!0x1),_0x5a9cfb[_0x3f89('0x1bf')][_0x3f89('0x34d')]());},'reloadSoundComplete':function(_0x2ab1d5){var _0x38ccba=this[_0x3f89('0xa66')](_0x2ab1d5);_0x38ccba&&(_0x38ccba['locked']=!0x1,this[_0x3f89('0xa69')][_0x3f89('0x341')](_0x2ab1d5));},'updateSound':function(_0x5cdd7e,_0x332f83,_0x4fddfc){var _0x30dd07=this[_0x3f89('0xa66')](_0x5cdd7e);_0x30dd07&&(_0x30dd07[_0x332f83]=_0x4fddfc);},'decodedSound':function(_0x318540,_0xd517ea){var _0x329efe=this[_0x3f89('0xa66')](_0x318540);_0x329efe[_0x3f89('0x1bf')]=_0xd517ea,_0x329efe[_0x3f89('0xa6a')]=!0x0,_0x329efe[_0x3f89('0xa6b')]=!0x1;},'isSoundDecoded':function(_0x55d747){var _0x195e74=this[_0x3f89('0x90b')](_0x55d747,_0x1525a6['Cache']['SOUND'],_0x3f89('0xa6c'));if(_0x195e74)return _0x195e74[_0x3f89('0xa6a')];},'isSoundReady':function(_0x6df086){var _0x442ba1=this[_0x3f89('0x90b')](_0x6df086,_0x1525a6[_0x3f89('0x3ae')]['SOUND'],'isSoundDecoded');if(_0x442ba1)return _0x442ba1[_0x3f89('0xa6a')]&&!this[_0x3f89('0x3d')][_0x3f89('0x34e')][_0x3f89('0xa6d')];},'checkKey':function(_0x35dfa7,_0x266f82){return!!this[_0x3f89('0xa3c')][_0x35dfa7][_0x266f82];},'checkURL':function(_0x3bcc1d){return!!this[_0x3f89('0xa39')][this[_0x3f89('0xa5a')](_0x3bcc1d)];},'checkCanvasKey':function(_0x4ff837){return this[_0x3f89('0xa6e')](_0x1525a6['Cache'][_0x3f89('0x254')],_0x4ff837);},'checkImageKey':function(_0x3aecd4){return this[_0x3f89('0xa6e')](_0x1525a6['Cache'][_0x3f89('0x707')],_0x3aecd4);},'checkTextureKey':function(_0x2b49d1){return this[_0x3f89('0xa6e')](_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0x115')],_0x2b49d1);},'checkSoundKey':function(_0x5124a3){return this['checkKey'](_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa3d')],_0x5124a3);},'checkTextKey':function(_0x534ed5){return this[_0x3f89('0xa6e')](_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0x7e5')],_0x534ed5);},'checkPhysicsKey':function(_0x176dae){return this[_0x3f89('0xa6e')](_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa3e')],_0x176dae);},'checkTilemapKey':function(_0x59b056){return this[_0x3f89('0xa6e')](_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa3f')],_0x59b056);},'checkBinaryKey':function(_0x161da6){return this[_0x3f89('0xa6e')](_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa41')],_0x161da6);},'checkBitmapDataKey':function(_0x2dab70){return this[_0x3f89('0xa6e')](_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0x6df')],_0x2dab70);},'checkBitmapFontKey':function(_0x4a7735){return this[_0x3f89('0xa6e')](_0x1525a6[_0x3f89('0x3ae')]['BITMAPFONT'],_0x4a7735);},'checkJSONKey':function(_0x300a97){return this[_0x3f89('0xa6e')](_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa46')],_0x300a97);},'checkXMLKey':function(_0x2dc04e){return this[_0x3f89('0xa6e')](_0x1525a6[_0x3f89('0x3ae')]['XML'],_0x2dc04e);},'checkVideoKey':function(_0x4c49bd){return this['checkKey'](_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa49')],_0x4c49bd);},'checkShaderKey':function(_0x59811c){return this[_0x3f89('0xa6e')](_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa4a')],_0x59811c);},'checkRenderTextureKey':function(_0x466eee){return this[_0x3f89('0xa6e')](_0x1525a6['Cache'][_0x3f89('0xa4e')],_0x466eee);},'getItem':function(_0x52bf62,_0x9db256,_0x534c78,_0x749de3){return this[_0x3f89('0xa6e')](_0x9db256,_0x52bf62)?void 0x0===_0x749de3?this[_0x3f89('0xa3c')][_0x9db256][_0x52bf62]:this[_0x3f89('0xa3c')][_0x9db256][_0x52bf62][_0x749de3]:(_0x534c78&&console[_0x3f89('0x18b')](_0x3f89('0xa6f')+_0x534c78+_0x3f89('0xa70')+_0x52bf62+_0x3f89('0xa71')),null);},'getCanvas':function(_0x2180ad){return this[_0x3f89('0x90b')](_0x2180ad,_0x1525a6['Cache'][_0x3f89('0x254')],_0x3f89('0x75d'),_0x3f89('0x241'));},'getImage':function(_0x37483a,_0x175f4c){void 0x0!==_0x37483a&&null!==_0x37483a||(_0x37483a='__default'),void 0x0===_0x175f4c&&(_0x175f4c=!0x1);var _0x4ec2f1=this['getItem'](_0x37483a,_0x1525a6[_0x3f89('0x3ae')]['IMAGE'],_0x3f89('0x6e5'));return null===_0x4ec2f1&&(_0x4ec2f1=this[_0x3f89('0x90b')](_0x3f89('0xa54'),_0x1525a6['Cache'][_0x3f89('0x707')],_0x3f89('0x6e5'))),_0x175f4c?_0x4ec2f1:_0x4ec2f1[_0x3f89('0x1bf')];},'getTextureFrame':function(_0x5ba420){return this[_0x3f89('0x90b')](_0x5ba420,_0x1525a6['Cache'][_0x3f89('0x115')],'getTextureFrame',_0x3f89('0x98'));},'getSound':function(_0x3d8667){return this[_0x3f89('0x90b')](_0x3d8667,_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa3d')],_0x3f89('0xa66'));},'getSoundData':function(_0x54b772){return this['getItem'](_0x54b772,_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa3d')],_0x3f89('0xa72'),_0x3f89('0x1bf'));},'getText':function(_0xc33f2a){return this['getItem'](_0xc33f2a,_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0x7e5')],_0x3f89('0xa73'),_0x3f89('0x1bf'));},'getPhysicsData':function(_0x295fd0,_0x111559,_0xa5764){var _0x4698d1=this[_0x3f89('0x90b')](_0x295fd0,_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa3e')],_0x3f89('0xa74'),_0x3f89('0x1bf'));if(null===_0x4698d1||void 0x0===_0x111559||null===_0x111559)return _0x4698d1;if(_0x4698d1[_0x111559]){var _0x32108a=_0x4698d1[_0x111559];if(!_0x32108a||!_0xa5764)return _0x32108a;for(var _0x3e0a6a in _0x32108a)if((_0x3e0a6a=_0x32108a[_0x3e0a6a])[_0x3f89('0xa75')]===_0xa5764)return _0x3e0a6a;console[_0x3f89('0x18b')]('Phaser.Cache.getPhysicsData:\x20Could\x20not\x20find\x20given\x20fixtureKey:\x20\x22'+_0xa5764+'\x20in\x20'+_0x295fd0+'\x22');}else console[_0x3f89('0x18b')](_0x3f89('0xa76')+_0x295fd0+_0x3f89('0xa77')+_0x111559+'\x22');return null;},'getTilemapData':function(_0x5acfb6){return this[_0x3f89('0x90b')](_0x5acfb6,_0x1525a6['Cache'][_0x3f89('0xa3f')],_0x3f89('0xa78'));},'getBinary':function(_0x7492cc){return this['getItem'](_0x7492cc,_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0xa41')],_0x3f89('0xa79'));},'getBitmapData':function(_0x4b12b8){return this['getItem'](_0x4b12b8,_0x1525a6['Cache'][_0x3f89('0x6df')],_0x3f89('0xa7a'),'data');},'getBitmapFont':function(_0x36103c){return this['getItem'](_0x36103c,_0x1525a6['Cache']['BITMAPFONT'],'getBitmapFont');},'getJSON':function(_0x5367dd,_0x9abcc3){var _0x324060=this[_0x3f89('0x90b')](_0x5367dd,_0x1525a6['Cache']['JSON'],_0x3f89('0xa7b'),'data');return _0x324060?_0x9abcc3?_0x1525a6['Utils'][_0x3f89('0x2a1')](!0x0,Array[_0x3f89('0x288')](_0x324060)?[]:{},_0x324060):_0x324060:null;},'getXML':function(_0x1455e9){return this['getItem'](_0x1455e9,_0x1525a6[_0x3f89('0x3ae')]['XML'],_0x3f89('0xa5e'),_0x3f89('0x1bf'));},'getVideo':function(_0x5851cb){return this['getItem'](_0x5851cb,_0x1525a6['Cache']['VIDEO'],'getVideo');},'getShader':function(_0x142fbb){return this[_0x3f89('0x90b')](_0x142fbb,_0x1525a6[_0x3f89('0x3ae')]['SHADER'],_0x3f89('0xa7c'),'data');},'getRenderTexture':function(_0x65f5be){return this[_0x3f89('0x90b')](_0x65f5be,_0x1525a6['Cache'][_0x3f89('0xa4e')],_0x3f89('0xa7d'));},'getBaseTexture':function(_0x89bf6e,_0x15d8bf){return void 0x0===_0x15d8bf&&(_0x15d8bf=_0x1525a6['Cache'][_0x3f89('0x707')]),this[_0x3f89('0x90b')](_0x89bf6e,_0x15d8bf,_0x3f89('0xa7e'),_0x3f89('0x189'));},'getFrame':function(_0x5016c9,_0x2df1eb){return void 0x0===_0x2df1eb&&(_0x2df1eb=_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0x707')]),this[_0x3f89('0x90b')](_0x5016c9,_0x2df1eb,_0x3f89('0xa0d'),_0x3f89('0x98'));},'getFrameCount':function(_0xf59563,_0x554dc0){var _0x5004fc=this[_0x3f89('0x6e0')](_0xf59563,_0x554dc0);return _0x5004fc?_0x5004fc['total']:0x0;},'getFrameData':function(_0x6f67ca,_0x3f7985){return void 0x0===_0x3f7985&&(_0x3f7985=_0x1525a6['Cache'][_0x3f89('0x707')]),this['getItem'](_0x6f67ca,_0x3f7985,_0x3f89('0x6e0'),_0x3f89('0x6e2'));},'hasFrameData':function(_0x1db8d2,_0x461ec3){return void 0x0===_0x461ec3&&(_0x461ec3=_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0x707')]),null!==this[_0x3f89('0x90b')](_0x1db8d2,_0x461ec3,'',_0x3f89('0x6e2'));},'updateFrameData':function(_0x293fd5,_0x3ae075,_0xd4d9a6){void 0x0===_0xd4d9a6&&(_0xd4d9a6=_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0x707')]),this[_0x3f89('0xa3c')][_0xd4d9a6][_0x293fd5]&&(this['_cacheMap'][_0xd4d9a6][_0x293fd5]['frameData']=_0x3ae075);},'getFrameByIndex':function(_0x5dff15,_0x2fa07d,_0x215a07){var _0x259649=this[_0x3f89('0x6e0')](_0x5dff15,_0x215a07);return _0x259649?_0x259649['getFrame'](_0x2fa07d):null;},'getFrameByName':function(_0x16f446,_0x4078d2,_0xc9b9a5){var _0x164191=this[_0x3f89('0x6e0')](_0x16f446,_0xc9b9a5);return _0x164191?_0x164191[_0x3f89('0xa05')](_0x4078d2):null;},'getURL':function(_0x400282){return(_0x400282=this[_0x3f89('0xa5a')](_0x400282))?this[_0x3f89('0xa39')][_0x400282]:(console[_0x3f89('0x18b')](_0x3f89('0xa7f')+_0x400282+_0x3f89('0xa80')),null);},'getKeys':function(_0x23b756){void 0x0===_0x23b756&&(_0x23b756=_0x1525a6['Cache'][_0x3f89('0x707')]);var _0x2406f1=[];if(this['_cacheMap'][_0x23b756])for(var _0x2231ff in this['_cacheMap'][_0x23b756])_0x3f89('0x6e6')!==_0x2231ff&&'__missing'!==_0x2231ff&&_0x2406f1[_0x3f89('0x6')](_0x2231ff);return _0x2406f1;},'removeCanvas':function(_0x3ccb5a){delete this[_0x3f89('0x187')][_0x3f89('0x241')][_0x3ccb5a];},'removeImage':function(_0x38c609,_0x3db883){void 0x0===_0x3db883&&(_0x3db883=!0x0);var _0x1d4f39=this['getImage'](_0x38c609,!0x0);_0x3db883&&_0x1d4f39['base']&&_0x1d4f39[_0x3f89('0x189')][_0x3f89('0x5d')](),delete this[_0x3f89('0x187')]['image'][_0x38c609];},'removeSound':function(_0x159c32){delete this['_cache'][_0x3f89('0x34e')][_0x159c32];},'removeText':function(_0x6e6d13){delete this[_0x3f89('0x187')][_0x3f89('0x802')][_0x6e6d13];},'removePhysics':function(_0x2d51fb){delete this[_0x3f89('0x187')]['physics'][_0x2d51fb];},'removeTilemap':function(_0x48a251){delete this['_cache'][_0x3f89('0xa40')][_0x48a251];},'removeBinary':function(_0x487569){delete this[_0x3f89('0x187')][_0x3f89('0xa42')][_0x487569];},'removeBitmapData':function(_0x439991){delete this['_cache'][_0x3f89('0xa43')][_0x439991];},'removeBitmapFont':function(_0xd149dd){delete this['_cache']['bitmapFont'][_0xd149dd];},'removeJSON':function(_0x14e489){delete this[_0x3f89('0x187')][_0x3f89('0xa47')][_0x14e489];},'removeXML':function(_0x249ee7){delete this[_0x3f89('0x187')]['xml'][_0x249ee7];},'removeVideo':function(_0x30ab78){delete this[_0x3f89('0x187')][_0x3f89('0x8f7')][_0x30ab78];},'removeShader':function(_0x2d82dc){delete this[_0x3f89('0x187')]['shader'][_0x2d82dc];},'removeRenderTexture':function(_0x1b1135){delete this['_cache'][_0x3f89('0xa4b')][_0x1b1135];},'removeSpriteSheet':function(_0x22236c){delete this['_cache'][_0x3f89('0xa81')][_0x22236c];},'removeTextureAtlas':function(_0x4d7d3f){delete this[_0x3f89('0x187')]['image'][_0x4d7d3f];},'clearGLTextures':function(){for(var _0x5a0c67 in this[_0x3f89('0x187')][_0x3f89('0x188')])this[_0x3f89('0x187')][_0x3f89('0x188')][_0x5a0c67]['base'][_0x3f89('0x103')]=[];},'_resolveURL':function(_0x558a2d,_0x1f298a){return this[_0x3f89('0xa38')]?(this[_0x3f89('0xa3a')]['src']=this[_0x3f89('0x3d')][_0x3f89('0x34d')][_0x3f89('0xa82')]+_0x558a2d,this[_0x3f89('0xa3b')]=this[_0x3f89('0xa3a')][_0x3f89('0x7e1')],this[_0x3f89('0xa3a')]['src']='',_0x1f298a&&(this[_0x3f89('0xa39')][this['_urlTemp']]=_0x1f298a),this['_urlTemp']):null;},'destroy':function(){for(var _0x3a9933=0x0;_0x3a99330x0?setTimeout(function(){_0xfc421[_0x3f89('0xa84')]||(console['warn']('Phaser.Cache:\x20Still\x20waiting\x20for\x20images\x20after\x20%s\x20ms.',_0x4267ee),_0xfc421['_ready']());},_0x1525a6['Cache'][_0x3f89('0xa56')]):this[_0x3f89('0xa85')]();},'_addPending':function(){this[_0x3f89('0xa4c')]+=0x1;},'_removePending':function(){this[_0x3f89('0xa4c')]-=0x1,this[_0x3f89('0xa86')]();},'_checkReady':function(){this[_0x3f89('0xa84')]&&this[_0x3f89('0xa85')]();},'_ready':function(){this[_0x3f89('0xa4c')]=0x0,this[_0x3f89('0x47b')][_0x3f89('0x341')](this);}},_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6['Cache'],Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0x53')],'isReady',{'get':function(){return this[_0x3f89('0xa4c')]<=0x0;}}),_0x1525a6[_0x3f89('0x46f')]=function(_0xaeb006){this[_0x3f89('0x3d')]=_0xaeb006,this['cache']=_0xaeb006[_0x3f89('0x186')],this[_0x3f89('0xa87')]=!0x1,this['isLoading']=!0x1,this[_0x3f89('0x102')]=!0x1,this[_0x3f89('0xa88')]=null,this['crossOrigin']=!0x1,this[_0x3f89('0xa82')]='',this[_0x3f89('0xa89')]='',this[_0x3f89('0xa8a')]={'requestedWith':!0x1,'json':'application/json','xml':_0x3f89('0xa8b')},this[_0x3f89('0xa8c')]=new _0x1525a6['Signal'](),this[_0x3f89('0xa8d')]=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0xa8e')]=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0xa8f')]=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0xa90')]=new _0x1525a6['Signal'](),this[_0x3f89('0xa91')]=new _0x1525a6[(_0x3f89('0x323'))](),this['onFileError']=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0xa92')]=!0x0,this[_0x3f89('0xa93')]=0x4,this['_withSyncPointDepth']=0x0,this['_fileList']=[],this[_0x3f89('0xa94')]=[],this[_0x3f89('0xa95')]=0x0,this['_fileLoadStarted']=!0x1,this['_totalPackCount']=0x0,this[_0x3f89('0xa96')]=0x0,this[_0x3f89('0xa97')]=0x0,this['_loadedFileCount']=0x0;},_0x1525a6[_0x3f89('0x46f')][_0x3f89('0xa98')]=0x0,_0x1525a6[_0x3f89('0x46f')][_0x3f89('0xa99')]=0x1,_0x1525a6['Loader'][_0x3f89('0xa60')]=0x2,_0x1525a6[_0x3f89('0x46f')][_0x3f89('0xa9a')]=0x3,_0x1525a6[_0x3f89('0x46f')][_0x3f89('0xa9b')]=0x4,_0x1525a6[_0x3f89('0x46f')]['TEXTURE_ATLAS_JSON_PYXEL']=0x5,_0x1525a6[_0x3f89('0x46f')][_0x3f89('0x53')]={'setPreloadSprite':function(_0x78ea5b,_0x2e3b91){_0x2e3b91=_0x2e3b91||0x0,this[_0x3f89('0xa88')]={'sprite':_0x78ea5b,'direction':_0x2e3b91,'width':_0x78ea5b[_0x3f89('0x23')],'height':_0x78ea5b[_0x3f89('0x24')],'rect':null},this[_0x3f89('0xa88')][_0x3f89('0x7bd')]=0x0===_0x2e3b91?new _0x1525a6['Rectangle'](0x0,0x0,0x1,_0x78ea5b['height']):new _0x1525a6[(_0x3f89('0x34'))](0x0,0x0,_0x78ea5b[_0x3f89('0x23')],0x1),_0x78ea5b[_0x3f89('0xa5')](this[_0x3f89('0xa88')][_0x3f89('0x7bd')]),_0x78ea5b[_0x3f89('0x61')]=!0x0;},'resize':function(){this[_0x3f89('0xa88')]&&this['preloadSprite']['height']!==this[_0x3f89('0xa88')][_0x3f89('0x58f')][_0x3f89('0x24')]&&(this[_0x3f89('0xa88')][_0x3f89('0x7bd')][_0x3f89('0x24')]=this[_0x3f89('0xa88')]['sprite'][_0x3f89('0x24')]);},'checkKeyExists':function(_0x47afe6,_0x10fbc6){return this[_0x3f89('0xa9c')](_0x47afe6,_0x10fbc6)>-0x1;},'getAssetIndex':function(_0x12ad66,_0x1e8d3b){for(var _0x57145b=-0x1,_0x1bcea9=0x0;_0x1bcea9-0x1&&{'index':_0x3af998,'file':this['_fileList'][_0x3af998]};},'reset':function(_0x2b187a,_0x201389){void 0x0===_0x201389&&(_0x201389=!0x1),this[_0x3f89('0xa87')]||(_0x2b187a&&(this[_0x3f89('0xa88')]=null),this[_0x3f89('0xa9f')]=!0x1,this[_0x3f89('0xa95')]=0x0,this[_0x3f89('0xa9d')]['length']=0x0,this['_flightQueue']['length']=0x0,this[_0x3f89('0xaa0')]=!0x1,this[_0x3f89('0xa96')]=0x0,this[_0x3f89('0xaa1')]=0x0,this['_loadedPackCount']=0x0,this[_0x3f89('0xaa2')]=0x0,_0x201389&&(this[_0x3f89('0xa8c')]['removeAll'](),this[_0x3f89('0xa8e')][_0x3f89('0x373')](),this[_0x3f89('0xa8f')]['removeAll'](),this[_0x3f89('0xa90')][_0x3f89('0x373')](),this[_0x3f89('0xa91')][_0x3f89('0x373')](),this[_0x3f89('0xaa3')]['removeAll']()));},'addToFileList':function(_0x3fd7ab,_0x3fd9d6,_0x2a8401,_0x4c2439,_0x35c93a,_0x52bfe4){if(void 0x0===_0x35c93a&&(_0x35c93a=!0x1),void 0x0===_0x3fd9d6||''===_0x3fd9d6)return console[_0x3f89('0x18b')](_0x3f89('0xaa4')+_0x3fd7ab),this;if(void 0x0===_0x2a8401||null===_0x2a8401){if(!_0x52bfe4)return console[_0x3f89('0x18b')](_0x3f89('0xaa5')+_0x3fd7ab+_0x3f89('0xaa6')+_0x3fd9d6),this;_0x2a8401=_0x3fd9d6+_0x52bfe4;}var _0x132cf1={'type':_0x3fd7ab,'key':_0x3fd9d6,'path':this[_0x3f89('0xa89')],'url':_0x2a8401,'syncPoint':this[_0x3f89('0xaa7')]>0x0,'data':null,'loading':!0x1,'loaded':!0x1,'error':!0x1};if(_0x4c2439)for(var _0x303bf8 in _0x4c2439)_0x132cf1[_0x303bf8]=_0x4c2439[_0x303bf8];var _0x4e3f60=this['getAssetIndex'](_0x3fd7ab,_0x3fd9d6);if(_0x35c93a&&_0x4e3f60>-0x1){var _0x6a3fbb=this[_0x3f89('0xa9d')][_0x4e3f60];_0x6a3fbb['loading']||_0x6a3fbb['loaded']?(this[_0x3f89('0xa9d')][_0x3f89('0x6')](_0x132cf1),this['_totalFileCount']++):this[_0x3f89('0xa9d')][_0x4e3f60]=_0x132cf1;}else-0x1===_0x4e3f60&&(this[_0x3f89('0xa9d')]['push'](_0x132cf1),this[_0x3f89('0xa96')]++);return this;},'replaceInFileList':function(_0x300675,_0x10de94,_0x54cf94,_0x775096){return this['addToFileList'](_0x300675,_0x10de94,_0x54cf94,_0x775096,!0x0);},'pack':function(_0x5ed407,_0x21551c,_0x1a98a7,_0x3df53c){if(void 0x0===_0x21551c&&(_0x21551c=null),void 0x0===_0x1a98a7&&(_0x1a98a7=null),void 0x0===_0x3df53c&&(_0x3df53c=null),!_0x21551c&&!_0x1a98a7)return console[_0x3f89('0x18b')](_0x3f89('0xaa8')),this;var _0x35a997={'type':'packfile','key':_0x5ed407,'url':_0x21551c,'path':this['path'],'syncPoint':!0x0,'data':null,'loading':!0x1,'loaded':!0x1,'error':!0x1,'callbackContext':_0x3df53c};_0x1a98a7&&(_0x3f89('0x29b')==typeof _0x1a98a7&&(_0x1a98a7=JSON[_0x3f89('0x2f5')](_0x1a98a7)),_0x35a997[_0x3f89('0x1bf')]=_0x1a98a7||{},_0x35a997['loaded']=!0x0);for(var _0x1f700b=0x0;_0x1f700b=_0x13ebf4||_0x3d2ee9&&this[_0x3f89('0xa97')]===this[_0x3f89('0xaa1')])break;}if(this[_0x3f89('0xac7')](),this['_processingHead']>=this[_0x3f89('0xa9d')]['length'])this[_0x3f89('0xac9')]();else if(!this[_0x3f89('0xa94')][_0x3f89('0x5')]){console['warn'](_0x3f89('0xace'));var _0x159baf=this;setTimeout(function(){_0x159baf[_0x3f89('0xac9')](!0x0);},0x7d0);}},'finishedLoading':function(_0xbad63d){this[_0x3f89('0x102')]||(this['hasLoaded']=!0x0,this['isLoading']=!0x1,_0xbad63d||this['_fileLoadStarted']||(this[_0x3f89('0xaa0')]=!0x0,this[_0x3f89('0xa8c')][_0x3f89('0x341')]()),this[_0x3f89('0x3d')]['state'][_0x3f89('0x37b')](),this[_0x3f89('0xa8d')][_0x3f89('0x341')](),this['reset'](),this[_0x3f89('0xa8e')]['dispatch'](),this[_0x3f89('0x3d')][_0x3f89('0x34f')]&&this['game'][_0x3f89('0x34f')][_0x3f89('0x371')]());},'asyncComplete':function(_0x5ebe0f,_0x142c25){void 0x0===_0x142c25&&(_0x142c25=''),_0x5ebe0f['loaded']=!0x0,_0x5ebe0f[_0x3f89('0x21')]=!!_0x142c25,_0x142c25&&(_0x5ebe0f[_0x3f89('0xacf')]=_0x142c25,console[_0x3f89('0x18b')](_0x3f89('0xad0')+_0x5ebe0f[_0x3f89('0xf5')]+'['+_0x5ebe0f[_0x3f89('0x69e')]+_0x3f89('0xad1')+_0x142c25)),this['processLoadQueue']();},'processPack':function(_0x23351a){var _0x21d975=_0x23351a[_0x3f89('0x1bf')][_0x23351a['key']];if(_0x21d975)for(var _0x4371a8=0x0;_0x4371a8<_0x21d975[_0x3f89('0x5')];_0x4371a8++){var _0xf90266=_0x21d975[_0x4371a8];switch(_0xf90266[_0x3f89('0xf5')]){case _0x3f89('0x188'):this['image'](_0xf90266['key'],_0xf90266['url'],_0xf90266[_0x3f89('0xad2')]);break;case _0x3f89('0x802'):this[_0x3f89('0x802')](_0xf90266[_0x3f89('0x69e')],_0xf90266['url'],_0xf90266[_0x3f89('0xad2')]);break;case _0x3f89('0xa47'):this[_0x3f89('0xa47')](_0xf90266[_0x3f89('0x69e')],_0xf90266[_0x3f89('0xa67')],_0xf90266[_0x3f89('0xad2')]);break;case _0x3f89('0xa5f'):this[_0x3f89('0xa5f')](_0xf90266[_0x3f89('0x69e')],_0xf90266[_0x3f89('0xa67')],_0xf90266[_0x3f89('0xad2')]);break;case'script':this[_0x3f89('0xab2')](_0xf90266[_0x3f89('0x69e')],_0xf90266[_0x3f89('0xa67')],_0xf90266[_0x3f89('0x4e2')],_0x23351a[_0x3f89('0x366')]||this);break;case'binary':this[_0x3f89('0xa42')](_0xf90266[_0x3f89('0x69e')],_0xf90266[_0x3f89('0xa67')],_0xf90266[_0x3f89('0x4e2')],_0x23351a[_0x3f89('0x366')]||this);break;case _0x3f89('0xab5'):this[_0x3f89('0xab5')](_0xf90266[_0x3f89('0x69e')],_0xf90266[_0x3f89('0xa67')],_0xf90266[_0x3f89('0x893')],_0xf90266['frameHeight'],_0xf90266['frameMax'],_0xf90266[_0x3f89('0xad3')],_0xf90266[_0x3f89('0xad4')],_0xf90266[_0x3f89('0xad5')]);break;case _0x3f89('0x8f7'):this['video'](_0xf90266[_0x3f89('0x69e')],_0xf90266[_0x3f89('0xad6')]);break;case'audio':this[_0x3f89('0x8ef')](_0xf90266['key'],_0xf90266['urls'],_0xf90266['autoDecode']);break;case _0x3f89('0xad7'):this[_0x3f89('0xad7')](_0xf90266[_0x3f89('0x69e')],_0xf90266['urls'],_0xf90266[_0x3f89('0xad8')],_0xf90266['jsonData'],_0xf90266[_0x3f89('0xad9')]);break;case _0x3f89('0xa40'):this[_0x3f89('0xa40')](_0xf90266[_0x3f89('0x69e')],_0xf90266[_0x3f89('0xa67')],_0xf90266['data'],_0x1525a6[_0x3f89('0x700')][_0xf90266[_0x3f89('0xada')]]);break;case _0x3f89('0x352'):this[_0x3f89('0x352')](_0xf90266[_0x3f89('0x69e')],_0xf90266[_0x3f89('0xa67')],_0xf90266['data'],_0x1525a6[_0x3f89('0x46f')][_0xf90266[_0x3f89('0xada')]]);break;case _0x3f89('0xa45'):this[_0x3f89('0xa45')](_0xf90266[_0x3f89('0x69e')],_0xf90266[_0x3f89('0xadb')],_0xf90266['atlasURL'],_0xf90266[_0x3f89('0xadc')],_0xf90266['xSpacing'],_0xf90266[_0x3f89('0xadd')]);break;case _0x3f89('0xade'):this[_0x3f89('0xade')](_0xf90266[_0x3f89('0x69e')],_0xf90266[_0x3f89('0xadb')],_0xf90266[_0x3f89('0xadf')],_0xf90266[_0x3f89('0xadc')]);break;case _0x3f89('0xae0'):this[_0x3f89('0xae0')](_0xf90266['key'],_0xf90266[_0x3f89('0xadb')],_0xf90266[_0x3f89('0xadf')],_0xf90266['atlasData']);break;case _0x3f89('0xae1'):this[_0x3f89('0xae1')](_0xf90266[_0x3f89('0x69e')],_0xf90266[_0x3f89('0xadb')],_0xf90266[_0x3f89('0xadf')],_0xf90266[_0x3f89('0xadc')]);break;case _0x3f89('0xac2'):this['atlas'](_0xf90266[_0x3f89('0x69e')],_0xf90266[_0x3f89('0xadb')],_0xf90266[_0x3f89('0xadf')],_0xf90266[_0x3f89('0xadc')],_0x1525a6[_0x3f89('0x46f')][_0xf90266[_0x3f89('0xada')]]);break;case _0x3f89('0x95'):this['shader'](_0xf90266['key'],_0xf90266[_0x3f89('0xa67')],_0xf90266['overwrite']);}}else console[_0x3f89('0x18b')](_0x3f89('0xad0')+_0x23351a['key']+_0x3f89('0xae2'));},'transformUrl':function(_0x4e3e8c,_0x4f2b7f){return!!_0x4e3e8c&&(_0x4e3e8c[_0x3f89('0x683')](/^(?:blob:|data:|http:\/\/|https:\/\/|\/\/)/)?_0x4e3e8c:this[_0x3f89('0xa82')]+_0x4f2b7f[_0x3f89('0xa89')]+_0x4e3e8c);},'loadFile':function(_0x556107){switch(_0x556107[_0x3f89('0xf5')]){case _0x3f89('0xaaa'):this['xhrLoad'](_0x556107,this[_0x3f89('0xae3')](_0x556107['url'],_0x556107),'text',this[_0x3f89('0xae4')]);break;case'image':case _0x3f89('0xab5'):case _0x3f89('0xac3'):case _0x3f89('0xac0'):this[_0x3f89('0xae5')](_0x556107);break;case _0x3f89('0x8ef'):_0x556107[_0x3f89('0xa67')]=this['getAudioURL'](_0x556107['url']),_0x556107[_0x3f89('0xa67')]?this[_0x3f89('0x3d')]['sound'][_0x3f89('0xae6')]?this['xhrLoad'](_0x556107,this[_0x3f89('0xae3')](_0x556107['url'],_0x556107),_0x3f89('0xae7'),this['fileComplete']):this[_0x3f89('0x3d')][_0x3f89('0x34e')][_0x3f89('0xae8')]&&this[_0x3f89('0xae9')](_0x556107):this['fileError'](_0x556107,null,'No\x20supported\x20audio\x20URL\x20specified\x20or\x20device\x20does\x20not\x20have\x20audio\x20playback\x20support');break;case _0x3f89('0x8f7'):_0x556107[_0x3f89('0xa67')]=this[_0x3f89('0xaea')](_0x556107['url']),_0x556107[_0x3f89('0xa67')]?_0x556107['asBlob']?this[_0x3f89('0xaeb')](_0x556107,this[_0x3f89('0xae3')](_0x556107[_0x3f89('0xa67')],_0x556107),'blob',this[_0x3f89('0xae4')]):this['loadVideoTag'](_0x556107):this[_0x3f89('0xaec')](_0x556107,null,_0x3f89('0xaed'));break;case _0x3f89('0xa47'):this[_0x3f89('0xaeb')](_0x556107,this[_0x3f89('0xae3')](_0x556107[_0x3f89('0xa67')],_0x556107),_0x3f89('0x802'),this[_0x3f89('0xaee')]);break;case _0x3f89('0xa5f'):this[_0x3f89('0xaeb')](_0x556107,this[_0x3f89('0xae3')](_0x556107[_0x3f89('0xa67')],_0x556107),'text',this[_0x3f89('0xaef')]);break;case'tilemap':_0x556107['format']===_0x1525a6[_0x3f89('0x700')][_0x3f89('0xaf0')]?this[_0x3f89('0xaeb')](_0x556107,this[_0x3f89('0xae3')](_0x556107[_0x3f89('0xa67')],_0x556107),_0x3f89('0x802'),this[_0x3f89('0xaee')]):_0x556107[_0x3f89('0xada')]===_0x1525a6[_0x3f89('0x700')][_0x3f89('0xabb')]?this[_0x3f89('0xaeb')](_0x556107,this[_0x3f89('0xae3')](_0x556107[_0x3f89('0xa67')],_0x556107),_0x3f89('0x802'),this['csvLoadComplete']):this[_0x3f89('0xaf1')](_0x556107,_0x3f89('0xaf2')+_0x556107[_0x3f89('0xada')]);break;case'text':case _0x3f89('0xab2'):case'shader':case _0x3f89('0x352'):this[_0x3f89('0xaeb')](_0x556107,this[_0x3f89('0xae3')](_0x556107[_0x3f89('0xa67')],_0x556107),'text',this[_0x3f89('0xae4')]);break;case _0x3f89('0x57'):'truecolor'===_0x556107[_0x3f89('0x69e')][_0x3f89('0x296')]('_')[_0x3f89('0x229')]()?this[_0x3f89('0xae5')](_0x556107):this[_0x3f89('0xaeb')](_0x556107,this[_0x3f89('0xae3')](_0x556107[_0x3f89('0xa67')],_0x556107),_0x3f89('0xae7'),this[_0x3f89('0xae4')]);break;case _0x3f89('0xa42'):this[_0x3f89('0xaeb')](_0x556107,this[_0x3f89('0xae3')](_0x556107[_0x3f89('0xa67')],_0x556107),_0x3f89('0xae7'),this[_0x3f89('0xae4')]);}},'loadImageTag':function(_0x20bf25){var _0x165a56=this;_0x20bf25[_0x3f89('0x1bf')]=new Image(),_0x20bf25[_0x3f89('0x1bf')][_0x3f89('0x3bc')]=_0x20bf25[_0x3f89('0x69e')],this[_0x3f89('0xaf3')]&&(_0x20bf25[_0x3f89('0x1bf')][_0x3f89('0xaf3')]=this[_0x3f89('0xaf3')]),_0x20bf25[_0x3f89('0x1bf')][_0x3f89('0x74e')]=function(){_0x20bf25[_0x3f89('0x1bf')][_0x3f89('0x74e')]&&(_0x20bf25[_0x3f89('0x1bf')][_0x3f89('0x74e')]=null,_0x20bf25[_0x3f89('0x1bf')][_0x3f89('0xaf4')]=null,_0x165a56[_0x3f89('0xae4')](_0x20bf25));},_0x20bf25[_0x3f89('0x1bf')]['onerror']=function(){_0x20bf25[_0x3f89('0x1bf')][_0x3f89('0x74e')]&&(_0x20bf25[_0x3f89('0x1bf')][_0x3f89('0x74e')]=null,_0x20bf25[_0x3f89('0x1bf')][_0x3f89('0xaf4')]=null,_0x165a56[_0x3f89('0xaec')](_0x20bf25));},_0x20bf25[_0x3f89('0x1bf')][_0x3f89('0x7e1')]=this[_0x3f89('0xae3')](_0x20bf25[_0x3f89('0xa67')],_0x20bf25),!this[_0x3f89('0x3d')][_0x3f89('0x25e')]['firefox']&&_0x20bf25[_0x3f89('0x1bf')]['complete']&&_0x20bf25[_0x3f89('0x1bf')][_0x3f89('0x23')]&&_0x20bf25['data'][_0x3f89('0x24')]&&(_0x20bf25['data']['onload']=null,_0x20bf25['data'][_0x3f89('0xaf4')]=null,this[_0x3f89('0xae4')](_0x20bf25));},'loadVideoTag':function(_0x68fb40){var _0x3c5557=this;_0x68fb40[_0x3f89('0x1bf')]=document[_0x3f89('0x835')](_0x3f89('0x8f7')),_0x68fb40['data'][_0x3f89('0x3bc')]=_0x68fb40['key'],_0x68fb40[_0x3f89('0x1bf')]['controls']=!0x1,_0x68fb40[_0x3f89('0x1bf')][_0x3f89('0xaf5')]=!0x1;var _0x295fa2=function(){_0x68fb40[_0x3f89('0x1bf')]['removeEventListener'](_0x68fb40[_0x3f89('0xaf6')],_0x295fa2,!0x1),_0x68fb40[_0x3f89('0x1bf')]['onerror']=null,_0x68fb40[_0x3f89('0x1bf')]['canplay']=!0x0,_0x1525a6[_0x3f89('0x44f')][_0x3c5557[_0x3f89('0x3d')]['id']]['load'][_0x3f89('0xae4')](_0x68fb40);};_0x68fb40[_0x3f89('0x1bf')]['onerror']=function(){_0x68fb40[_0x3f89('0x1bf')][_0x3f89('0x3e4')](_0x68fb40[_0x3f89('0xaf6')],_0x295fa2,!0x1),_0x68fb40['data'][_0x3f89('0xaf4')]=null,_0x68fb40['data'][_0x3f89('0xaf7')]=!0x1,_0x3c5557[_0x3f89('0xaec')](_0x68fb40);},_0x68fb40[_0x3f89('0x1bf')]['addEventListener'](_0x68fb40[_0x3f89('0xaf6')],_0x295fa2,!0x1),_0x68fb40[_0x3f89('0x1bf')][_0x3f89('0x7e1')]=this['transformUrl'](_0x68fb40[_0x3f89('0xa67')],_0x68fb40),_0x68fb40['data'][_0x3f89('0x34d')]();},'loadAudioTag':function(_0x3df94f){var _0x252e0c=this;if(this['game'][_0x3f89('0x34e')][_0x3f89('0xa6d')])_0x3df94f[_0x3f89('0x1bf')]=new Audio(),_0x3df94f[_0x3f89('0x1bf')]['name']=_0x3df94f[_0x3f89('0x69e')],_0x3df94f[_0x3f89('0x1bf')][_0x3f89('0x375')]=_0x3f89('0x950'),_0x3df94f[_0x3f89('0x1bf')][_0x3f89('0x7e1')]=this[_0x3f89('0xae3')](_0x3df94f[_0x3f89('0xa67')],_0x3df94f),this[_0x3f89('0xae4')](_0x3df94f);else{_0x3df94f[_0x3f89('0x1bf')]=new Audio(),_0x3df94f[_0x3f89('0x1bf')][_0x3f89('0x3bc')]=_0x3df94f[_0x3f89('0x69e')];var _0x5889d8=function(){_0x3df94f[_0x3f89('0x1bf')]['removeEventListener']('canplaythrough',_0x5889d8,!0x1),_0x3df94f['data'][_0x3f89('0xaf4')]=null,_0x252e0c[_0x3f89('0xae4')](_0x3df94f);};_0x3df94f[_0x3f89('0x1bf')][_0x3f89('0xaf4')]=function(){_0x3df94f[_0x3f89('0x1bf')][_0x3f89('0x3e4')](_0x3f89('0xa68'),_0x5889d8,!0x1),_0x3df94f['data']['onerror']=null,_0x252e0c['fileError'](_0x3df94f);},_0x3df94f[_0x3f89('0x1bf')]['preload']=_0x3f89('0x950'),_0x3df94f['data'][_0x3f89('0x7e1')]=this[_0x3f89('0xae3')](_0x3df94f['url'],_0x3df94f),_0x3df94f[_0x3f89('0x1bf')]['addEventListener'](_0x3f89('0xa68'),_0x5889d8,!0x1),_0x3df94f[_0x3f89('0x1bf')]['load']();}},'xhrLoad':function(_0x3ccf09,_0x55828e,_0x3b0de6,_0x523fdd,_0x4eca88){var _0x314c5f=new XMLHttpRequest();_0x314c5f['open'](_0x3f89('0xaf8'),_0x55828e,!0x0),_0x314c5f['responseType']=_0x3b0de6,!0x1!==this['headers'][_0x3f89('0xaf9')]&&_0x314c5f[_0x3f89('0xafa')](_0x3f89('0xafb'),this[_0x3f89('0xa8a')][_0x3f89('0xaf9')]),this['headers'][_0x3ccf09[_0x3f89('0xf5')]]&&_0x314c5f['setRequestHeader']('Accept',this['headers'][_0x3ccf09[_0x3f89('0xf5')]]),_0x4eca88=_0x4eca88||this[_0x3f89('0xaec')];var _0x267321=this;_0x314c5f[_0x3f89('0x74e')]=function(){try{return 0x4===_0x314c5f[_0x3f89('0x8d9')]&&_0x314c5f['status']>=0x190&&_0x314c5f['status']<=0x257?_0x4eca88[_0x3f89('0x48')](_0x267321,_0x3ccf09,_0x314c5f):_0x523fdd[_0x3f89('0x48')](_0x267321,_0x3ccf09,_0x314c5f);}catch(_0x498fd9){_0x267321['hasLoaded']?window[_0x3f89('0xb8')]&&console['error'](_0x498fd9):_0x267321[_0x3f89('0xaf1')](_0x3ccf09,_0x498fd9[_0x3f89('0xafc')]||'Exception');}},_0x314c5f[_0x3f89('0xaf4')]=function(){try{return _0x4eca88['call'](_0x267321,_0x3ccf09,_0x314c5f);}catch(_0xa1f808){_0x267321[_0x3f89('0x102')]?window[_0x3f89('0xb8')]&&console[_0x3f89('0x21')](_0xa1f808):_0x267321[_0x3f89('0xaf1')](_0x3ccf09,_0xa1f808[_0x3f89('0xafc')]||_0x3f89('0xafd'));}},_0x3ccf09['requestObject']=_0x314c5f,_0x3ccf09['requestUrl']=_0x55828e,_0x314c5f[_0x3f89('0xafe')]();},'getVideoURL':function(_0x11d661){for(var _0x49f35b=0x0;_0x49f35b<_0x11d661[_0x3f89('0x5')];_0x49f35b++){var _0x78defb,_0x181754=_0x11d661[_0x49f35b];if(_0x181754['uri']){if(_0x78defb=_0x181754['type'],_0x181754=_0x181754[_0x3f89('0xaff')],this['game']['device'][_0x3f89('0x934')](_0x78defb))return _0x181754;}else{if(0x0===_0x181754[_0x3f89('0x407')](_0x3f89('0xb00'))||0x0===_0x181754[_0x3f89('0x407')](_0x3f89('0xb01')))return _0x181754;if(_0x181754[_0x3f89('0x407')]('?')>=0x0&&(_0x181754=_0x181754[_0x3f89('0x24c')](0x0,_0x181754[_0x3f89('0x407')]('?'))),_0x78defb=_0x181754[_0x3f89('0x24c')]((Math[_0x3f89('0x55')](0x0,_0x181754[_0x3f89('0xb02')]('.'))||0x1/0x0)+0x1)[_0x3f89('0x573')](),this[_0x3f89('0x3d')][_0x3f89('0x25e')][_0x3f89('0x934')](_0x78defb))return _0x11d661[_0x49f35b];}}return null;},'getAudioURL':function(_0x358cc9){if(this[_0x3f89('0x3d')][_0x3f89('0x34e')][_0x3f89('0xab6')])return null;for(var _0x5835f2=0x0;_0x5835f2<_0x358cc9['length'];_0x5835f2++){var _0x50984d,_0x81061b=_0x358cc9[_0x5835f2];if(_0x81061b['uri']){if(_0x50984d=_0x81061b[_0x3f89('0xf5')],_0x81061b=_0x81061b['uri'],this['game'][_0x3f89('0x25e')][_0x3f89('0xb03')](_0x50984d))return _0x81061b;}else{if(0x0===_0x81061b[_0x3f89('0x407')](_0x3f89('0xb00'))||0x0===_0x81061b[_0x3f89('0x407')](_0x3f89('0xb01')))return _0x81061b;if(_0x81061b[_0x3f89('0x407')]('?')>=0x0&&(_0x81061b=_0x81061b[_0x3f89('0x24c')](0x0,_0x81061b[_0x3f89('0x407')]('?'))),_0x50984d=_0x81061b[_0x3f89('0x24c')]((Math[_0x3f89('0x55')](0x0,_0x81061b[_0x3f89('0xb02')]('.'))||0x1/0x0)+0x1)[_0x3f89('0x573')](),this[_0x3f89('0x3d')][_0x3f89('0x25e')]['canPlayAudio'](_0x50984d))return _0x358cc9[_0x5835f2];}}return null;},'fileError':function(_0x448421,_0x92d88f,_0xed8851){var _0x4c9c40=_0x3f89('0xb04')+(_0x448421[_0x3f89('0xaca')]||this[_0x3f89('0xae3')](_0x448421[_0x3f89('0xa67')],_0x448421));!_0xed8851&&_0x92d88f&&(_0xed8851=_0x92d88f[_0x3f89('0xb05')]),_0xed8851&&(_0x4c9c40=_0x4c9c40+'\x20('+_0xed8851+')'),this[_0x3f89('0xaf1')](_0x448421,_0x4c9c40);},'fileComplete':function(_0x593594,_0x719d4d){var _0x32f9f1=!0x0;switch(_0x593594[_0x3f89('0xf5')]){case _0x3f89('0xaaa'):_0x12b251=JSON[_0x3f89('0x2f5')](_0x719d4d[_0x3f89('0xb06')]),_0x593594[_0x3f89('0x1bf')]=_0x12b251||{};break;case _0x3f89('0x57'):var _0x4518a9=/\.([^.]+)$/[_0x3f89('0x81f')](_0x593594[_0x3f89('0xa67')][_0x3f89('0x296')]('?',0x1)[0x0])[0x1]['toLowerCase']();null!==_0x593594[_0x3f89('0x1bf')]?this[_0x3f89('0x186')][_0x3f89('0xb07')](_0x593594[_0x3f89('0x69e')],_0x593594[_0x3f89('0xa67')],_0x4518a9,_0x593594[_0x3f89('0x1bf')]):this[_0x3f89('0x186')][_0x3f89('0xb07')](_0x593594[_0x3f89('0x69e')],_0x593594[_0x3f89('0xa67')],_0x4518a9,_0x719d4d[_0x3f89('0xb08')]);break;case _0x3f89('0x188'):this[_0x3f89('0x186')][_0x3f89('0x74f')](_0x593594[_0x3f89('0x69e')],_0x593594['url'],_0x593594[_0x3f89('0x1bf')]);break;case _0x3f89('0xab5'):this['cache'][_0x3f89('0xb09')](_0x593594[_0x3f89('0x69e')],_0x593594[_0x3f89('0xa67')],_0x593594[_0x3f89('0x1bf')],_0x593594[_0x3f89('0x893')],_0x593594[_0x3f89('0x894')],_0x593594['frameMax'],_0x593594['margin'],_0x593594['spacing'],_0x593594['skipFrames']);break;case _0x3f89('0xac3'):if(null==_0x593594['atlasURL'])this[_0x3f89('0x186')][_0x3f89('0xb0a')](_0x593594[_0x3f89('0x69e')],_0x593594[_0x3f89('0xa67')],_0x593594[_0x3f89('0x1bf')],_0x593594[_0x3f89('0xadc')],_0x593594['format']);else if(_0x32f9f1=!0x1,_0x593594[_0x3f89('0xada')]===_0x1525a6[_0x3f89('0x46f')]['TEXTURE_ATLAS_JSON_ARRAY']||_0x593594[_0x3f89('0xada')]===_0x1525a6['Loader']['TEXTURE_ATLAS_JSON_HASH']||_0x593594['format']===_0x1525a6[_0x3f89('0x46f')]['TEXTURE_ATLAS_JSON_PYXEL'])this[_0x3f89('0xaeb')](_0x593594,this[_0x3f89('0xae3')](_0x593594['atlasURL'],_0x593594),_0x3f89('0x802'),this[_0x3f89('0xaee')]);else{if(_0x593594[_0x3f89('0xada')]!==_0x1525a6[_0x3f89('0x46f')][_0x3f89('0xa60')])throw new Error(_0x3f89('0xb0b')+_0x593594[_0x3f89('0xada')]);this[_0x3f89('0xaeb')](_0x593594,this['transformUrl'](_0x593594[_0x3f89('0xadf')],_0x593594),_0x3f89('0x802'),this[_0x3f89('0xaef')]);}break;case _0x3f89('0xac0'):_0x593594['atlasURL']?(_0x32f9f1=!0x1,this[_0x3f89('0xaeb')](_0x593594,this[_0x3f89('0xae3')](_0x593594['atlasURL'],_0x593594),_0x3f89('0x802'),function(_0xd27ca3,_0x28bced){var _0x5da31f;try{_0x5da31f=JSON['parse'](_0x28bced[_0x3f89('0xb06')]);}catch(_0x1d53f0){}_0x5da31f?(_0xd27ca3['atlasType']=_0x3f89('0xa47'),this[_0x3f89('0xaee')](_0xd27ca3,_0x28bced)):(_0xd27ca3[_0x3f89('0xb0c')]=_0x3f89('0xa5f'),this['xmlLoadComplete'](_0xd27ca3,_0x28bced));})):this['cache'][_0x3f89('0xb0d')](_0x593594['key'],_0x593594[_0x3f89('0xa67')],_0x593594[_0x3f89('0x1bf')],_0x593594['atlasData'],_0x593594['atlasType'],_0x593594['xSpacing'],_0x593594[_0x3f89('0xadd')]);break;case _0x3f89('0x8f7'):if(_0x593594[_0x3f89('0xb0e')])try{_0x593594['data']=_0x719d4d[_0x3f89('0xb08')];}catch(_0x5c492c){throw new Error(_0x3f89('0xb0f')+_0x593594[_0x3f89('0x69e')]);}this[_0x3f89('0x186')]['addVideo'](_0x593594[_0x3f89('0x69e')],_0x593594[_0x3f89('0xa67')],_0x593594[_0x3f89('0x1bf')],_0x593594[_0x3f89('0xb0e')]);break;case _0x3f89('0x8ef'):this[_0x3f89('0x3d')][_0x3f89('0x34e')][_0x3f89('0xae6')]?(_0x593594[_0x3f89('0x1bf')]=_0x719d4d[_0x3f89('0xb08')],this['cache'][_0x3f89('0xb10')](_0x593594[_0x3f89('0x69e')],_0x593594[_0x3f89('0xa67')],_0x593594[_0x3f89('0x1bf')],!0x0,!0x1),_0x593594[_0x3f89('0xad9')]&&this[_0x3f89('0x3d')][_0x3f89('0x34e')]['decode'](_0x593594[_0x3f89('0x69e')])):this['cache'][_0x3f89('0xb10')](_0x593594['key'],_0x593594[_0x3f89('0xa67')],_0x593594['data'],!0x1,!0x0);break;case _0x3f89('0x802'):_0x593594['data']=_0x719d4d[_0x3f89('0xb06')],this[_0x3f89('0x186')]['addText'](_0x593594[_0x3f89('0x69e')],_0x593594[_0x3f89('0xa67')],_0x593594['data']);break;case _0x3f89('0x95'):_0x593594[_0x3f89('0x1bf')]=_0x719d4d[_0x3f89('0xb06')],this[_0x3f89('0x186')][_0x3f89('0xb11')](_0x593594[_0x3f89('0x69e')],_0x593594[_0x3f89('0xa67')],_0x593594[_0x3f89('0x1bf')]);break;case _0x3f89('0x352'):var _0x12b251=JSON[_0x3f89('0x2f5')](_0x719d4d[_0x3f89('0xb06')]);this[_0x3f89('0x186')][_0x3f89('0xabf')](_0x593594[_0x3f89('0x69e')],_0x593594['url'],_0x12b251,_0x593594['format']);break;case _0x3f89('0xab2'):_0x593594[_0x3f89('0x1bf')]=document[_0x3f89('0x835')](_0x3f89('0xab2')),_0x593594[_0x3f89('0x1bf')][_0x3f89('0xb12')]=_0x3f89('0xb13'),_0x593594['data'][_0x3f89('0xf5')]=_0x3f89('0xb14'),_0x593594[_0x3f89('0x1bf')][_0x3f89('0xb15')]=!0x1,_0x593594['data'][_0x3f89('0x802')]=_0x719d4d[_0x3f89('0xb06')],document[_0x3f89('0xb16')][_0x3f89('0x944')](_0x593594[_0x3f89('0x1bf')]),_0x593594[_0x3f89('0x4e2')]&&(_0x593594[_0x3f89('0x1bf')]=_0x593594[_0x3f89('0x4e2')][_0x3f89('0x48')](_0x593594['callbackContext'],_0x593594[_0x3f89('0x69e')],_0x719d4d[_0x3f89('0xb06')]));break;case _0x3f89('0xa42'):_0x593594['callback']?_0x593594[_0x3f89('0x1bf')]=_0x593594[_0x3f89('0x4e2')][_0x3f89('0x48')](_0x593594[_0x3f89('0x366')],_0x593594[_0x3f89('0x69e')],_0x719d4d[_0x3f89('0xb08')]):_0x593594[_0x3f89('0x1bf')]=_0x719d4d[_0x3f89('0xb08')],this[_0x3f89('0x186')][_0x3f89('0xb17')](_0x593594['key'],_0x593594['data']);}_0x32f9f1&&this['asyncComplete'](_0x593594);},'jsonLoadComplete':function(_0x208121,_0x56b7d6){var _0x181a72=JSON[_0x3f89('0x2f5')](_0x56b7d6[_0x3f89('0xb06')]);_0x3f89('0xa40')===_0x208121[_0x3f89('0xf5')]?this[_0x3f89('0x186')][_0x3f89('0xabd')](_0x208121['key'],_0x208121['url'],_0x181a72,_0x208121[_0x3f89('0xada')]):_0x3f89('0xac0')===_0x208121[_0x3f89('0xf5')]?this[_0x3f89('0x186')]['addBitmapFont'](_0x208121[_0x3f89('0x69e')],_0x208121[_0x3f89('0xa67')],_0x208121['data'],_0x181a72,_0x208121[_0x3f89('0xb0c')],_0x208121[_0x3f89('0xb18')],_0x208121['ySpacing']):'json'===_0x208121[_0x3f89('0xf5')]?this['cache'][_0x3f89('0xab7')](_0x208121[_0x3f89('0x69e')],_0x208121[_0x3f89('0xa67')],_0x181a72):this[_0x3f89('0x186')][_0x3f89('0xb0a')](_0x208121[_0x3f89('0x69e')],_0x208121[_0x3f89('0xa67')],_0x208121['data'],_0x181a72,_0x208121[_0x3f89('0xada')]),this['asyncComplete'](_0x208121);},'csvLoadComplete':function(_0x16cce8,_0x4b300){var _0x12bcab=_0x4b300[_0x3f89('0xb06')];this[_0x3f89('0x186')][_0x3f89('0xabd')](_0x16cce8[_0x3f89('0x69e')],_0x16cce8[_0x3f89('0xa67')],_0x12bcab,_0x16cce8[_0x3f89('0xada')]),this[_0x3f89('0xaf1')](_0x16cce8);},'xmlLoadComplete':function(_0x5d544f,_0x2bb638){var _0xa791e0=_0x2bb638[_0x3f89('0xb06')],_0x33897b=this['parseXml'](_0xa791e0);if(!_0x33897b){var _0x50dd19=_0x2bb638[_0x3f89('0xb19')]||_0x2bb638['contentType'];return console[_0x3f89('0x18b')](_0x3f89('0xad0')+_0x5d544f[_0x3f89('0x69e')]+_0x3f89('0xb1a')+_0x50dd19+')'),void this['asyncComplete'](_0x5d544f,_0x3f89('0xb1b'));}_0x3f89('0xac0')===_0x5d544f[_0x3f89('0xf5')]?this[_0x3f89('0x186')][_0x3f89('0xb0d')](_0x5d544f['key'],_0x5d544f[_0x3f89('0xa67')],_0x5d544f['data'],_0x33897b,_0x5d544f[_0x3f89('0xb0c')],_0x5d544f['xSpacing'],_0x5d544f[_0x3f89('0xadd')]):'textureatlas'===_0x5d544f[_0x3f89('0xf5')]?this[_0x3f89('0x186')]['addTextureAtlas'](_0x5d544f[_0x3f89('0x69e')],_0x5d544f['url'],_0x5d544f[_0x3f89('0x1bf')],_0x33897b,_0x5d544f[_0x3f89('0xada')]):_0x3f89('0xa5f')===_0x5d544f[_0x3f89('0xf5')]&&this[_0x3f89('0x186')][_0x3f89('0xb1c')](_0x5d544f[_0x3f89('0x69e')],_0x5d544f[_0x3f89('0xa67')],_0x33897b),this['asyncComplete'](_0x5d544f);},'parseXml':function(_0x17e9f7){var _0x131b54;try{if(window['DOMParser']){var _0x203870=new DOMParser();_0x131b54=_0x203870[_0x3f89('0xb1d')](_0x17e9f7,_0x3f89('0xb1e'));}else(_0x131b54=new ActiveXObject('Microsoft.XMLDOM'))['async']=_0x3f89('0xb1f'),_0x131b54['loadXML'](_0x17e9f7);}catch(_0x512563){_0x131b54=null;}return _0x131b54&&_0x131b54[_0x3f89('0xb20')]&&!_0x131b54[_0x3f89('0xa32')]('parsererror')[_0x3f89('0x5')]?_0x131b54:null;},'updateProgress':function(){this[_0x3f89('0xa88')]&&(0x0===this[_0x3f89('0xa88')]['direction']?this[_0x3f89('0xa88')]['rect']['width']=Math[_0x3f89('0xab')](this['preloadSprite'][_0x3f89('0x23')]/0x64*this[_0x3f89('0xacc')]):this['preloadSprite']['rect']['height']=Math['floor'](this[_0x3f89('0xa88')][_0x3f89('0x24')]/0x64*this[_0x3f89('0xacc')]),this[_0x3f89('0xa88')][_0x3f89('0x58f')]?this['preloadSprite'][_0x3f89('0x58f')][_0x3f89('0x6ac')]():this['preloadSprite']=null);},'totalLoadedFiles':function(){return this['_loadedFileCount'];},'totalQueuedFiles':function(){return this[_0x3f89('0xa96')]-this[_0x3f89('0xaa2')];},'totalLoadedPacks':function(){return this[_0x3f89('0xaa1')];},'totalQueuedPacks':function(){return this[_0x3f89('0xaa1')]-this[_0x3f89('0xa97')];}},Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x46f')][_0x3f89('0x53')],_0x3f89('0xb21'),{'get':function(){var _0x4a7ab7=this[_0x3f89('0xaa2')]/this[_0x3f89('0xa96')]*0x64;return _0x1525a6[_0x3f89('0x45')]['clamp'](_0x4a7ab7||0x0,0x0,0x64);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x46f')][_0x3f89('0x53')],'progress',{'get':function(){return Math['round'](this[_0x3f89('0xb21')]);}}),_0x1525a6[_0x3f89('0x46f')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x46f')],_0x1525a6[_0x3f89('0xa58')]={'bitmapFont':function(_0x2f41ce,_0x3b67dd,_0x4fc10e,_0x17ce82,_0x3f6204,_0xba8a7b){return this[_0x3f89('0xb22')](_0x2f41ce,_0x3b67dd,_0x4fc10e,_0x17ce82,_0x3f6204,_0xba8a7b);},'xmlBitmapFont':function(_0x16f797,_0xcbb2f2,_0x388f8e,_0x3b41db,_0x33a3d8,_0x3c9b73){null==_0x3c9b73&&(_0x3c9b73=0x1);var _0x20d94b={},_0x224e8f=_0x16f797['getElementsByTagName'](_0x3f89('0xb23'))[0x0],_0x59f1eb=_0x16f797['getElementsByTagName']('common')[0x0];_0x20d94b['font']=_0x224e8f[_0x3f89('0xb24')](_0x3f89('0xb25')),_0x20d94b['size']=parseInt(_0x224e8f[_0x3f89('0xb24')](_0x3f89('0x1f6')),0xa),_0x20d94b[_0x3f89('0x84b')]=parseInt(_0x59f1eb[_0x3f89('0xb24')](_0x3f89('0x84b')),0xa)+_0x3b41db,_0x20d94b['chars']={};for(var _0x515edb=_0x16f797[_0x3f89('0xa32')](_0x3f89('0xb26')),_0x5f2fd3=_0x33a3d8?_0x33a3d8['x']:0x0,_0x498f5d=_0x33a3d8?_0x33a3d8['y']:0x0,_0x2afc8c=0x0;_0x2afc8c<_0x515edb[_0x3f89('0x5')];_0x2afc8c++){var _0x320414=parseInt(_0x515edb[_0x2afc8c][_0x3f89('0xb24')]('id'),0xa);_0x20d94b[_0x3f89('0x844')][_0x320414]={'x':_0x5f2fd3+parseInt(_0x515edb[_0x2afc8c][_0x3f89('0xb24')]('x'),0xa),'y':_0x498f5d+parseInt(_0x515edb[_0x2afc8c][_0x3f89('0xb24')]('y'),0xa),'width':parseInt(_0x515edb[_0x2afc8c][_0x3f89('0xb24')](_0x3f89('0x23')),0xa),'height':parseInt(_0x515edb[_0x2afc8c][_0x3f89('0xb24')](_0x3f89('0x24')),0xa),'xOffset':parseInt(_0x515edb[_0x2afc8c][_0x3f89('0xb24')](_0x3f89('0xb27')),0xa)/_0x3c9b73,'yOffset':parseInt(_0x515edb[_0x2afc8c]['getAttribute']('yoffset'),0xa)/_0x3c9b73,'xAdvance':(parseInt(_0x515edb[_0x2afc8c]['getAttribute'](_0x3f89('0xb28')),0xa)+_0x388f8e)/_0x3c9b73,'kerning':{}};}var _0x528b36=_0x16f797[_0x3f89('0xa32')](_0x3f89('0x845'));for(_0x2afc8c=0x0;_0x2afc8c<_0x528b36[_0x3f89('0x5')];_0x2afc8c++){var _0x493a08=parseInt(_0x528b36[_0x2afc8c][_0x3f89('0xb24')](_0x3f89('0x58d')),0xa),_0x309383=parseInt(_0x528b36[_0x2afc8c][_0x3f89('0xb24')]('second'),0xa),_0x820542=parseInt(_0x528b36[_0x2afc8c][_0x3f89('0xb24')](_0x3f89('0xb29')),0xa)/_0x3c9b73;_0x20d94b[_0x3f89('0x844')][_0x309383][_0x3f89('0x845')][_0x493a08]=_0x820542;}return this[_0x3f89('0xb2a')](_0xcbb2f2,_0x20d94b);},'jsonBitmapFont':function(_0x1cc30f,_0x1e731c,_0x2702b7,_0x4b54e0,_0x232eff,_0x45d779){null==_0x45d779&&(_0x45d779=0x1);var _0x26d76e={'font':_0x1cc30f[_0x3f89('0x76c')][_0x3f89('0xb23')]['_face'],'size':parseInt(_0x1cc30f['font'][_0x3f89('0xb23')][_0x3f89('0x741')],0xa),'lineHeight':parseInt(_0x1cc30f['font'][_0x3f89('0xb2b')][_0x3f89('0xb2c')],0xa)+_0x4b54e0,'chars':{}},_0x45b9a4=_0x232eff?_0x232eff['x']:0x0,_0x1b54e6=_0x232eff?_0x232eff['y']:0x0;return _0x1cc30f['font']['chars'][_0x3f89('0xb26')][_0x3f89('0x28b')](function(_0x45e709){var _0x1e731c=parseInt(_0x45e709[_0x3f89('0xb2d')],0xa);_0x26d76e[_0x3f89('0x844')][_0x1e731c]={'x':_0x45b9a4+parseInt(_0x45e709['_x'],0xa),'y':_0x1b54e6+parseInt(_0x45e709['_y'],0xa),'width':parseInt(_0x45e709[_0x3f89('0x8d')],0xa),'height':parseInt(_0x45e709[_0x3f89('0x8f')],0xa),'xOffset':parseInt(_0x45e709['_xoffset'],0xa)/_0x45d779,'yOffset':parseInt(_0x45e709['_yoffset'],0xa)/_0x45d779,'xAdvance':(parseInt(_0x45e709['_xadvance'],0xa)+_0x2702b7)/_0x45d779,'kerning':{}};}),_0x1cc30f[_0x3f89('0x76c')][_0x3f89('0xb2e')]&&_0x1cc30f[_0x3f89('0x76c')]['kernings']['kerning']&&_0x1cc30f[_0x3f89('0x76c')][_0x3f89('0xb2e')]['kerning']['forEach'](function(_0x5eede3){_0x26d76e[_0x3f89('0x844')][_0x5eede3['_second']]['kerning'][_0x5eede3['_first']]=parseInt(_0x5eede3[_0x3f89('0xb2f')],0xa)/_0x45d779;}),this[_0x3f89('0xb2a')](_0x1e731c,_0x26d76e);},'finalizeBitmapFont':function(_0x2985bf,_0xd32a0a){return Object['keys'](_0xd32a0a[_0x3f89('0x844')])[_0x3f89('0x28b')](function(_0x288da7){var _0xb57a80=_0xd32a0a[_0x3f89('0x844')][_0x288da7];_0xb57a80['texture']=new PIXI[(_0x3f89('0x91'))](_0x2985bf,new _0x1525a6['Rectangle'](_0xb57a80['x'],_0xb57a80['y'],_0xb57a80[_0x3f89('0x23')],_0xb57a80['height']));}),_0xd32a0a;},'pvr':function(_0x52da79){var _0x9edf63,_0x4565ee=new Uint32Array(_0x52da79[_0x3f89('0x285')](0x0,0x34)),_0x9d7a33=new Uint8Array(_0x52da79),_0x251932=null,_0xc59f4e=_0x4565ee[0x3]<<0x20|_0x4565ee[0x2],_0x214390=0x0;if(0x3525650===_0x4565ee[0x0]&&[0x0,0x1,0x2,0x3,0x6,0x7,0x9,0xb][_0x3f89('0x407')](_0xc59f4e)>=0x0){switch(_0xc59f4e>=0x0&&_0xc59f4e<=0x3?_0x9edf63=_0x3f89('0x183'):_0xc59f4e>=0x7&&_0xc59f4e<=0xb?_0x9edf63='S3TC':0x6===_0xc59f4e&&(_0x9edf63=_0x3f89('0xb30')),_0xc59f4e){case 0x0:_0x214390=0x8c01;break;case 0x1:_0x214390=0x8c03;break;case 0x2:_0x214390=0x8c00;break;case 0x3:_0x214390=0x8c02;break;case 0x6:_0x214390=0x8d64;break;case 0x7:_0x214390=0x83f1;break;case 0x9:_0x214390=0x83f2;break;case 0xb:_0x214390=0x83f3;break;default:_0x214390=-0x1;}_0x251932={'complete':!0x0,'fileFormat':'PVR','compressionAlgorithm':_0x9edf63,'flags':_0x4565ee[0x1],'pixelFormat':_0xc59f4e,'colorSpace':_0x4565ee[0x4],'channelType':_0x4565ee[0x5],'height':_0x4565ee[0x6],'width':_0x4565ee[0x7],'depth':_0x4565ee[0x8],'numberOfSurfaces':_0x4565ee[0x9],'numberOfFaces':_0x4565ee[0xa],'numberOfMipmaps':_0x4565ee[0xb],'metaDataSize':_0x4565ee[0xc],'textureData':_0x9d7a33[_0x3f89('0x215')](0x34+_0x4565ee[0xc],_0x9d7a33['byteLength']),'glExtensionFormat':_0x214390};}return _0x251932;},'dds':function(_0x431e41){var _0xc7e273=new Uint8Array(_0x431e41),_0x31aace=new Uint32Array(_0x431e41),_0x2d59f8=null;return 0x44===_0xc7e273[0x0]&&0x44===_0xc7e273[0x1]&&0x53===_0xc7e273[0x2]&&0x20===_0xc7e273[0x3]&&_0x3f89('0xb31')===(_0x2d59f8={'complete':!0x0,'fileFormat':_0x3f89('0xb32'),'compressionAlgorithm':_0x3f89('0x184'),'size':_0x31aace[0x1],'flags':_0x31aace[0x2],'height':_0x31aace[0x3],'width':_0x31aace[0x4],'pitch':_0x31aace[0x5],'depth':_0x31aace[0x6],'mipmapCount':_0x31aace[0x7],'formatSize':_0x31aace[0x13],'formatFlag':_0x31aace[0x13],'formatFourCC':[String['fromCharCode'](_0xc7e273[0x54]),String[_0x3f89('0x680')](_0xc7e273[0x55]),String['fromCharCode'](_0xc7e273[0x56]),String[_0x3f89('0x680')](_0xc7e273[0x57])][_0x3f89('0xb3')](''),'formatBitCount':_0x31aace[0x15],'formatRBitMask':_0x31aace[0x16],'formatGBitMask':_0x31aace[0x17],'formatBBitMask':_0x31aace[0x18],'formatABitMask':_0x31aace[0x19],'caps1':_0x31aace[0x1a],'caps2':_0x31aace[0x1b],'caps3':_0x31aace[0x1c],'caps4':_0x31aace[0x1d],'reserved2':_0x31aace[0x1e],'DXGIFormat':null,'resourceDimension':null,'miscFlag':null,'arraySize':null,'textureData':_0xc7e273[_0x3f89('0x215')](_0x31aace[0x1]+0x4,_0xc7e273[_0x3f89('0xb33')])})['formatFourCC']&&(_0x2d59f8[_0x3f89('0xb34')]=_0x31aace[0x1f],_0x2d59f8[_0x3f89('0xb35')]=_0x31aace[0x20],_0x2d59f8['miscFlag']=_0x31aace[0x21],_0x2d59f8[_0x3f89('0xb36')]=_0x31aace[0x22],_0x2d59f8[_0x3f89('0xb37')]=_0x31aace[0x23]),_0x2d59f8;},'ktx':function(_0x24126c){var _0x20f8c0=new Uint8Array(_0x24126c),_0x52db20=new Uint32Array(_0x24126c),_0x574df8=null,_0x34b367=0x10+_0x52db20[0xf]/0x4|0x0,_0x308206=_0x52db20[_0x34b367],_0x8bc3bc=_0x52db20[0x7],_0x5095ff=0x0;if(0xab===_0x20f8c0[0x0]&&0x4b===_0x20f8c0[0x1]&&0x54===_0x20f8c0[0x2]&&0x58===_0x20f8c0[0x3]&&0x20===_0x20f8c0[0x4]&&0x31===_0x20f8c0[0x5]&&0x31===_0x20f8c0[0x6]&&0xbb===_0x20f8c0[0x7]&&0xd===_0x20f8c0[0x8]&&0xa===_0x20f8c0[0x9]&&0x1a===_0x20f8c0[0xa]&&0xa===_0x20f8c0[0xb]&&[0x8d64,0x8c00,0x8c01,0x8c02,0x8c03,0x83f0,0x83f1,0x83f2,0x83f3][_0x3f89('0x407')](_0x8bc3bc)>=0x0){switch(_0x8bc3bc){case 0x8d64:_0x5095ff=_0x3f89('0xb30');break;case 0x8c00:case 0x8c01:case 0x8c02:case 0x8c03:_0x5095ff=_0x3f89('0x183');break;case 0x83f0:case 0x83f1:case 0x83f2:case 0x83f3:_0x5095ff=_0x3f89('0x184');}_0x574df8={'complete':!0x0,'fileFormat':'KTX','compressionAlgorithm':_0x5095ff,'endianness':_0x52db20[0x3],'glType':_0x52db20[0x4],'glTypeSize':_0x52db20[0x5],'glFormat':_0x52db20[0x6],'glInternalFormat':_0x52db20[0x7],'glBaseInternalFormat':_0x52db20[0x8],'width':_0x52db20[0x9],'height':_0x52db20[0xa],'pixelDepth':_0x52db20[0xb],'numberOfArrayElements':_0x52db20[0xc],'numberOfFaces':_0x52db20[0xd],'numberOfMipmapLevels':_0x52db20[0xe],'bytesOfKeyValueData':_0x52db20[0xf],'keyAndValueByteSize':_0x52db20[0x10],'imageSize':_0x308206,'textureData':_0x20f8c0[_0x3f89('0x215')](0x4*(_0x34b367+0x1),_0x308206+0x64)};}return _0x574df8;},'pkm':function(_0x459f84){var _0x2b4826=new Uint8Array(_0x459f84),_0x367c1f=null;return 0x50===_0x2b4826[0x0]&&0x4b===_0x2b4826[0x1]&&0x4d===_0x2b4826[0x2]&&0x20===_0x2b4826[0x3]&&(_0x367c1f={'complete':!0x0,'fileFormat':_0x3f89('0xb38'),'compressionAlgorithm':_0x3f89('0xb30'),'format':0xffff&(_0x2b4826[0x6]<<0x8|_0x2b4826[0x7]),'width':0xffff&(_0x2b4826[0x8]<<0x8|_0x2b4826[0x9]),'height':0xffff&(_0x2b4826[0xa]<<0x8|_0x2b4826[0xb]),'originalWidth':0xffff&(_0x2b4826[0xc]<<0x8|_0x2b4826[0xd]),'originalHeight':0xffff&(_0x2b4826[0xe]<<0x8|_0x2b4826[0xf]),'textureData':_0x2b4826[_0x3f89('0x215')](0x10,_0x2b4826[_0x3f89('0x5')])}),_0x367c1f;}},_0x1525a6[_0x3f89('0x72c')]=function(_0x1d81cd,_0xcb25b){this[_0x3f89('0x3d')]=_0x1d81cd,this['key']=_0xcb25b,this[_0x3f89('0x3c3')]=this[_0x3f89('0x3d')][_0x3f89('0x186')][_0x3f89('0xa7b')](_0xcb25b+_0x3f89('0xab8')),this['autoplayKey']=null,this[_0x3f89('0xaf5')]=!0x1,this[_0x3f89('0xb39')]={};for(var _0x14ddd5 in this['config']['spritemap']){var _0x311347=this[_0x3f89('0x3c3')][_0x3f89('0xb3a')][_0x14ddd5],_0x2c8878=this[_0x3f89('0x3d')]['add'][_0x3f89('0x34e')](this['key']);_0x2c8878[_0x3f89('0xb3b')](_0x14ddd5,_0x311347['start'],_0x311347[_0x3f89('0x199')]-_0x311347[_0x3f89('0x89')],null,_0x311347['loop']),this[_0x3f89('0xb39')][_0x14ddd5]=_0x2c8878;}this[_0x3f89('0x3c3')][_0x3f89('0xaf5')]&&(this['autoplayKey']=this[_0x3f89('0x3c3')][_0x3f89('0xaf5')],this[_0x3f89('0x689')](this[_0x3f89('0xb3c')]),this['autoplay']=this['sounds'][this[_0x3f89('0xb3c')]]);},_0x1525a6[_0x3f89('0x72c')][_0x3f89('0x53')]={'play':function(_0x42504d,_0x469183){return void 0x0===_0x469183&&(_0x469183=0x1),this[_0x3f89('0xb39')][_0x42504d][_0x3f89('0x689')](_0x42504d,null,_0x469183);},'stop':function(_0x1eab2f){if(_0x1eab2f)this['sounds'][_0x1eab2f][_0x3f89('0x86')]();else for(var _0x1d0f82 in this[_0x3f89('0xb39')])this['sounds'][_0x1d0f82][_0x3f89('0x86')]();},'get':function(_0x13165a){return this['sounds'][_0x13165a];}},_0x1525a6[_0x3f89('0x72c')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6['AudioSprite'],_0x1525a6[_0x3f89('0x72b')]=function(_0x15b65e,_0x4f1ab8,_0x3db5c2,_0x51e741,_0x5ba4ab){void 0x0===_0x3db5c2&&(_0x3db5c2=0x1),void 0x0===_0x51e741&&(_0x51e741=!0x1),void 0x0===_0x5ba4ab&&(_0x5ba4ab=_0x15b65e[_0x3f89('0x34e')][_0x3f89('0xb3d')]),this[_0x3f89('0x3d')]=_0x15b65e,this[_0x3f89('0x3bc')]=_0x4f1ab8,this[_0x3f89('0x69e')]=_0x4f1ab8,this[_0x3f89('0x9f5')]=_0x51e741,this[_0x3f89('0xb3e')]={},this[_0x3f89('0x9e')]=null,this[_0x3f89('0xaf5')]=!0x1,this[_0x3f89('0x9b9')]=0x0,this['startTime']=0x0,this[_0x3f89('0xb3f')]=0x0,this[_0x3f89('0x338')]=0x0,this[_0x3f89('0xb40')]=0x0,this[_0x3f89('0x26')]=0x0,this[_0x3f89('0xb41')]=0x0,this[_0x3f89('0x37f')]=!0x1,this[_0x3f89('0xb42')]=0x0,this['pausedTime']=0x0,this[_0x3f89('0xa09')]=!0x1,this['currentMarker']='',this[_0x3f89('0xb43')]=null,this['pendingPlayback']=!0x1,this[_0x3f89('0xb44')]=!0x1,this[_0x3f89('0xb45')]=!0x1,this[_0x3f89('0xb46')]=!0x1,this[_0x3f89('0xae6')]=this[_0x3f89('0x3d')][_0x3f89('0x34e')]['usingWebAudio'],this[_0x3f89('0xae8')]=this[_0x3f89('0x3d')]['sound'][_0x3f89('0xae8')],this[_0x3f89('0xb47')]=null,this[_0x3f89('0xb48')]=null,this[_0x3f89('0xb49')]=null,this[_0x3f89('0xb4a')]=null,this[_0x3f89('0xb4b')]=0x1,this[_0x3f89('0xb4c')]=!0x1,this[_0x3f89('0xb4d')]=!0x1,this[_0x3f89('0xae6')]?(this[_0x3f89('0x9e')]=this[_0x3f89('0x3d')][_0x3f89('0x34e')][_0x3f89('0x9e')],this[_0x3f89('0xb48')]=this[_0x3f89('0x3d')][_0x3f89('0x34e')][_0x3f89('0xb4e')],void 0x0===this[_0x3f89('0x9e')][_0x3f89('0xb4f')]?this[_0x3f89('0xb49')]=this[_0x3f89('0x9e')][_0x3f89('0xb50')]():this[_0x3f89('0xb49')]=this[_0x3f89('0x9e')][_0x3f89('0xb4f')](),this[_0x3f89('0xb49')][_0x3f89('0xb51')]['value']=_0x3db5c2,_0x5ba4ab&&this['gainNode'][_0x3f89('0x615')](this[_0x3f89('0xb48')])):this[_0x3f89('0xae8')]&&(this[_0x3f89('0x3d')][_0x3f89('0x186')][_0x3f89('0xa66')](_0x4f1ab8)&&this[_0x3f89('0x3d')][_0x3f89('0x186')][_0x3f89('0xb52')](_0x4f1ab8)?(this[_0x3f89('0xb4a')]=this[_0x3f89('0x3d')][_0x3f89('0x186')]['getSoundData'](_0x4f1ab8),this[_0x3f89('0x9b9')]=0x0,this[_0x3f89('0xb4a')][_0x3f89('0x338')]&&(this[_0x3f89('0x9b9')]=this[_0x3f89('0xb4a')][_0x3f89('0x338')])):this['game']['cache'][_0x3f89('0xa69')][_0x3f89('0x2cd')](this['soundHasUnlocked'],this)),this[_0x3f89('0xb53')]=new _0x1525a6[(_0x3f89('0x323'))](),this['onPlay']=new _0x1525a6[(_0x3f89('0x323'))](),this['onPause']=new _0x1525a6[(_0x3f89('0x323'))](),this['onResume']=new _0x1525a6['Signal'](),this['onLoop']=new _0x1525a6[(_0x3f89('0x323'))](),this['onStop']=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0xb54')]=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0xb55')]=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0x324')]=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0xb56')]=_0x3db5c2,this[_0x3f89('0xb57')]=null,this[_0x3f89('0xb58')]=!0x1,this[_0x3f89('0xb59')]=0x0,this[_0x3f89('0xb5a')]=0x0,this[_0x3f89('0xb5b')]=0x0,this[_0x3f89('0xb5c')]=0x0,this[_0x3f89('0xb5d')]=0x0,this['_tempLoop']=0x0,this[_0x3f89('0x4a1')]=!0x1,this[_0x3f89('0xb5e')]=!0x1;},_0x1525a6[_0x3f89('0x72b')][_0x3f89('0x53')]={'soundHasUnlocked':function(_0x5db4eb){_0x5db4eb===this[_0x3f89('0x69e')]&&(this[_0x3f89('0xb4a')]=this[_0x3f89('0x3d')][_0x3f89('0x186')][_0x3f89('0xa72')](this[_0x3f89('0x69e')]),this['totalDuration']=this[_0x3f89('0xb4a')][_0x3f89('0x338')]);},'addMarker':function(_0x3e6e2f,_0x20ceff,_0x34f5a6,_0x1a3d7f,_0x1b0368){void 0x0!==_0x34f5a6&&null!==_0x34f5a6||(_0x34f5a6=0x1),void 0x0!==_0x1a3d7f&&null!==_0x1a3d7f||(_0x1a3d7f=0x1),void 0x0===_0x1b0368&&(_0x1b0368=!0x1),this[_0x3f89('0xb3e')][_0x3e6e2f]={'name':_0x3e6e2f,'start':_0x20ceff,'stop':_0x20ceff+_0x34f5a6,'volume':_0x1a3d7f,'duration':_0x34f5a6,'durationMS':0x3e8*_0x34f5a6,'loop':_0x1b0368};},'removeMarker':function(_0x2ac342){delete this['markers'][_0x2ac342];},'onEndedHandler':function(){this['_sound']['onended']=null,this[_0x3f89('0xa09')]=!0x1,this['currentTime']=this[_0x3f89('0xb40')],this[_0x3f89('0x86')](),this[_0x3f89('0xb46')]&&(this[_0x3f89('0xb4c')]=!0x0,this[_0x3f89('0xb4d')]=!0x0),this['_markedToDelete']&&(this['externalNode']?this[_0x3f89('0xb4a')][_0x3f89('0x616')](this[_0x3f89('0xb47')]):this[_0x3f89('0xb49')]&&this[_0x3f89('0xb4a')][_0x3f89('0x616')](this[_0x3f89('0xb49')]),this[_0x3f89('0xb4d')]?this[_0x3f89('0x3d')][_0x3f89('0x34e')]['remove'](this):(this[_0x3f89('0xb3e')]={},this[_0x3f89('0x9e')]=null,this['_buffer']=null,this[_0x3f89('0xb47')]=null,this[_0x3f89('0xb53')][_0x3f89('0x4e7')](),this[_0x3f89('0xb5f')][_0x3f89('0x4e7')](),this[_0x3f89('0x361')][_0x3f89('0x4e7')](),this['onResume'][_0x3f89('0x4e7')](),this['onLoop'][_0x3f89('0x4e7')](),this[_0x3f89('0xb60')]['dispose'](),this['onMute'][_0x3f89('0x4e7')](),this[_0x3f89('0xb55')][_0x3f89('0x4e7')]()));},'update':function(){this[_0x3f89('0x3d')][_0x3f89('0x186')][_0x3f89('0xb61')](this[_0x3f89('0x69e')])?(this[_0x3f89('0xb62')]&&!this['_onDecodedEventDispatched']&&(this['onDecoded']['dispatch'](this),this[_0x3f89('0xb5e')]=!0x0),this[_0x3f89('0xb63')]&&this[_0x3f89('0x3d')][_0x3f89('0x186')][_0x3f89('0xb52')](this[_0x3f89('0x69e')])&&(this[_0x3f89('0xb63')]=!0x1,this[_0x3f89('0x689')](this['_tempMarker'],this[_0x3f89('0xb5a')],this[_0x3f89('0xb5b')],this[_0x3f89('0xb64')])),this[_0x3f89('0xa09')]&&(this['currentTime']=this[_0x3f89('0x3d')][_0x3f89('0x33e')]['time']-this[_0x3f89('0x9af')],this[_0x3f89('0xb3f')]>=this['durationMS']&&(this[_0x3f89('0xae6')]?this[_0x3f89('0x9f5')]?(this[_0x3f89('0x997')][_0x3f89('0x341')](this),this[_0x3f89('0xa09')]=!0x1,''===this[_0x3f89('0xb65')]?(this[_0x3f89('0xb3f')]=0x0,this[_0x3f89('0x9af')]=this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')],this['isPlaying']=!0x0):(this['onMarkerComplete'][_0x3f89('0x341')](this[_0x3f89('0xb65')],this),this[_0x3f89('0x689')](this[_0x3f89('0xb65')],0x0,this[_0x3f89('0x312')],!0x0,!0x0))):''!==this[_0x3f89('0xb65')]&&this[_0x3f89('0x86')]():this[_0x3f89('0x9f5')]?(this[_0x3f89('0x997')][_0x3f89('0x341')](this),''===this[_0x3f89('0xb65')]&&(this[_0x3f89('0xb3f')]=0x0,this[_0x3f89('0x9af')]=this['game'][_0x3f89('0x33e')]['time']),this[_0x3f89('0xa09')]=!0x1,this[_0x3f89('0x689')](this['currentMarker'],0x0,this['volume'],!0x0,!0x0)):this['stop']()))):this[_0x3f89('0x5d')]();},'loopFull':function(_0x191133){return this['play'](null,0x0,_0x191133,!0x0);},'play':function(_0x48ef6d,_0x5bba25,_0x37c2cf,_0x1f18fe,_0xdf5af8){if(void 0x0!==_0x48ef6d&&!0x1!==_0x48ef6d&&null!==_0x48ef6d||(_0x48ef6d=''),void 0x0===_0xdf5af8&&(_0xdf5af8=!0x0),this[_0x3f89('0xa09')]&&!this[_0x3f89('0xb45')]&&!_0xdf5af8&&!this['override'])return this;if(this[_0x3f89('0xb4a')]&&this[_0x3f89('0xa09')]&&!this[_0x3f89('0xb45')]&&(this[_0x3f89('0xb44')]||_0xdf5af8)){if(this['usingWebAudio']){if(void 0x0===this[_0x3f89('0xb4a')][_0x3f89('0x86')])this[_0x3f89('0xb4a')][_0x3f89('0xb66')](0x0);else try{this['_sound'][_0x3f89('0x86')](0x0);}catch(_0x1a38dc){}this[_0x3f89('0xb47')]?this['_sound'][_0x3f89('0x616')](this[_0x3f89('0xb47')]):this[_0x3f89('0xb49')]&&this[_0x3f89('0xb4a')][_0x3f89('0x616')](this[_0x3f89('0xb49')]);}else this[_0x3f89('0xae8')]&&(this['_sound'][_0x3f89('0x362')](),this['_sound'][_0x3f89('0xb3f')]=0x0);this[_0x3f89('0xa09')]=!0x1;}if(''===_0x48ef6d&&Object[_0x3f89('0x2a2')](this[_0x3f89('0xb3e')])[_0x3f89('0x5')]>0x0)return this;if(''!==_0x48ef6d){if(!this[_0x3f89('0xb3e')][_0x48ef6d])return console[_0x3f89('0x18b')](_0x3f89('0xb67')+_0x48ef6d+'\x20doesn\x27t\x20exist'),this;this['currentMarker']=_0x48ef6d,this[_0x3f89('0x26')]=this[_0x3f89('0xb3e')][_0x48ef6d][_0x3f89('0x89')],this['volume']=this[_0x3f89('0xb3e')][_0x48ef6d]['volume'],this[_0x3f89('0x9f5')]=this[_0x3f89('0xb3e')][_0x48ef6d][_0x3f89('0x9f5')],this[_0x3f89('0x338')]=this[_0x3f89('0xb3e')][_0x48ef6d][_0x3f89('0x338')],this['durationMS']=this[_0x3f89('0xb3e')][_0x48ef6d][_0x3f89('0xb40')],void 0x0!==_0x37c2cf&&(this[_0x3f89('0x312')]=_0x37c2cf),void 0x0!==_0x1f18fe&&(this[_0x3f89('0x9f5')]=_0x1f18fe),this[_0x3f89('0xb59')]=_0x48ef6d,this['_tempPosition']=this[_0x3f89('0x26')],this[_0x3f89('0xb5b')]=this[_0x3f89('0x312')],this[_0x3f89('0xb64')]=this[_0x3f89('0x9f5')];}else _0x5bba25=_0x5bba25||0x0,void 0x0===_0x37c2cf&&(_0x37c2cf=this[_0x3f89('0xb56')]),void 0x0===_0x1f18fe&&(_0x1f18fe=this['loop']),this[_0x3f89('0x26')]=Math['max'](0x0,_0x5bba25),this[_0x3f89('0x312')]=_0x37c2cf,this[_0x3f89('0x9f5')]=_0x1f18fe,this[_0x3f89('0x338')]=0x0,this['durationMS']=0x0,this[_0x3f89('0xb59')]=_0x48ef6d,this[_0x3f89('0xb5a')]=_0x5bba25,this[_0x3f89('0xb5b')]=_0x37c2cf,this[_0x3f89('0xb64')]=_0x1f18fe;return this['usingWebAudio']?this['game'][_0x3f89('0x186')]['isSoundDecoded'](this['key'])?(this[_0x3f89('0xb4a')]=this[_0x3f89('0x9e')]['createBufferSource'](),this[_0x3f89('0xb47')]?this['_sound'][_0x3f89('0x615')](this['externalNode']):this[_0x3f89('0xb4a')][_0x3f89('0x615')](this['gainNode']),this[_0x3f89('0xb57')]=this['game'][_0x3f89('0x186')][_0x3f89('0xa72')](this[_0x3f89('0x69e')]),this[_0x3f89('0xb4a')][_0x3f89('0x1e1')]=this['_buffer'],this[_0x3f89('0x9f5')]&&''===_0x48ef6d&&(this[_0x3f89('0xb4a')]['loop']=!0x0),this[_0x3f89('0x9f5')]||''!==_0x48ef6d||(this['_sound'][_0x3f89('0xb68')]=this[_0x3f89('0xb69')][_0x3f89('0x430')](this)),this[_0x3f89('0x9b9')]=this[_0x3f89('0xb4a')]['buffer'][_0x3f89('0x338')],0x0===this['duration']&&(this['duration']=this[_0x3f89('0x9b9')],this[_0x3f89('0xb40')]=Math[_0x3f89('0x56')](0x3e8*this[_0x3f89('0x9b9')])),void 0x0===this[_0x3f89('0xb4a')][_0x3f89('0x89')]?this['_sound'][_0x3f89('0xb6a')](0x0,this[_0x3f89('0x26')],this['duration']):this[_0x3f89('0x9f5')]&&''===_0x48ef6d?this[_0x3f89('0xb4a')][_0x3f89('0x89')](0x0,0x0):this[_0x3f89('0xb4a')][_0x3f89('0x89')](0x0,this['position'],this['duration']),this[_0x3f89('0xa09')]=!0x0,this[_0x3f89('0x9af')]=this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')],this[_0x3f89('0xb3f')]=0x0,this[_0x3f89('0xb41')]=this[_0x3f89('0x9af')]+this[_0x3f89('0xb40')],this['onPlay']['dispatch'](this)):(this[_0x3f89('0xb63')]=!0x0,this[_0x3f89('0x3d')][_0x3f89('0x186')]['getSound'](this[_0x3f89('0x69e')])&&!0x1===this[_0x3f89('0x3d')][_0x3f89('0x186')][_0x3f89('0xa66')](this['key'])[_0x3f89('0xa6b')]&&this['game'][_0x3f89('0x34e')]['decode'](this['key'],this)):this['game'][_0x3f89('0x186')][_0x3f89('0xa66')](this[_0x3f89('0x69e')])&&this['game']['cache'][_0x3f89('0xa66')](this['key'])['locked']?(this[_0x3f89('0x3d')][_0x3f89('0x186')][_0x3f89('0xb6b')](this[_0x3f89('0x69e')]),this['pendingPlayback']=!0x0):this[_0x3f89('0xb4a')]&&(this[_0x3f89('0x3d')][_0x3f89('0x25e')][_0x3f89('0x498')]||0x4===this['_sound']['readyState'])?(this[_0x3f89('0xb4a')][_0x3f89('0x689')](),this['_sound'][_0x3f89('0x9f5')]=this[_0x3f89('0x9f5')],this[_0x3f89('0x9b9')]=this['_sound'][_0x3f89('0x338')],0x0===this[_0x3f89('0x338')]&&(this['duration']=this[_0x3f89('0x9b9')],this['durationMS']=0x3e8*this[_0x3f89('0x9b9')]),this[_0x3f89('0xb4a')][_0x3f89('0xb3f')]=this[_0x3f89('0x26')],this[_0x3f89('0xb4a')][_0x3f89('0xb6c')]=this['_muted'],this['_muted']||this[_0x3f89('0x3d')][_0x3f89('0x34e')][_0x3f89('0xb6d')]?this[_0x3f89('0xb4a')][_0x3f89('0x312')]=0x0:this[_0x3f89('0xb4a')]['volume']=this[_0x3f89('0xb56')],this['isPlaying']=!0x0,this['startTime']=this[_0x3f89('0x3d')]['time'][_0x3f89('0x33e')],this[_0x3f89('0xb3f')]=0x0,this[_0x3f89('0xb41')]=this[_0x3f89('0x9af')]+this['durationMS'],this[_0x3f89('0xb5f')][_0x3f89('0x341')](this)):this[_0x3f89('0xb63')]=!0x0,this[_0x3f89('0xb46')]&&(this[_0x3f89('0x9f5')]&&console['warn'](_0x3f89('0xb6e')+this[_0x3f89('0x3bc')]+_0x3f89('0xb6f')),this['_markedToDelete']=!0x0,this[_0x3f89('0xb4d')]=!0x0),this;},'restart':function(_0x5e1cdc,_0x24c124,_0x18bc97,_0x5679d9){_0x5e1cdc=_0x5e1cdc||'',_0x24c124=_0x24c124||0x0,_0x18bc97=_0x18bc97||0x1,void 0x0===_0x5679d9&&(_0x5679d9=!0x1),this['play'](_0x5e1cdc,_0x24c124,_0x18bc97,_0x5679d9,!0x0);},'pause':function(){this['isPlaying']&&this['_sound']&&(this['paused']=!0x0,this[_0x3f89('0xb42')]=this['currentTime'],this['pausedTime']=this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x33e')],this[_0x3f89('0xb5c')]=this[_0x3f89('0xb4a')][_0x3f89('0xb3f')],this['onPause'][_0x3f89('0x341')](this),this[_0x3f89('0x86')]());},'resume':function(){if(this[_0x3f89('0x37f')]&&this[_0x3f89('0xb4a')]){if(this[_0x3f89('0xae6')]){var _0x3dbedc=Math['max'](0x0,this[_0x3f89('0x26')]+this[_0x3f89('0xb42')]/0x3e8);this['_sound']=this[_0x3f89('0x9e')][_0x3f89('0xb70')](),this[_0x3f89('0xb4a')][_0x3f89('0x1e1')]=this[_0x3f89('0xb57')],this['externalNode']?this[_0x3f89('0xb4a')][_0x3f89('0x615')](this['externalNode']):this[_0x3f89('0xb4a')][_0x3f89('0x615')](this[_0x3f89('0xb49')]),''===this[_0x3f89('0xb65')]&&(this[_0x3f89('0x9f5')]?this['_sound']['loop']=!0x0:this[_0x3f89('0xb4a')][_0x3f89('0xb68')]=this['onEndedHandler'][_0x3f89('0x430')](this));var _0x4bd1ac=this[_0x3f89('0x338')]-this[_0x3f89('0xb42')]/0x3e8;void 0x0===this[_0x3f89('0xb4a')][_0x3f89('0x89')]?this[_0x3f89('0xb4a')][_0x3f89('0xb6a')](0x0,_0x3dbedc,_0x4bd1ac):this[_0x3f89('0x9f5')]&&this['game'][_0x3f89('0x25e')][_0x3f89('0x8b5')]?0x2a===this['game'][_0x3f89('0x25e')]['chromeVersion']?this[_0x3f89('0xb4a')][_0x3f89('0x89')](0x0):''===this['currentMarker']?this[_0x3f89('0xb4a')][_0x3f89('0x89')](0x0,_0x3dbedc):this['_sound'][_0x3f89('0x89')](0x0,_0x3dbedc,_0x4bd1ac):this[_0x3f89('0xb4a')][_0x3f89('0x89')](0x0,_0x3dbedc,_0x4bd1ac);}else this[_0x3f89('0xb4a')]['currentTime']=this[_0x3f89('0xb5c')],this[_0x3f89('0xb4a')][_0x3f89('0x689')]();this[_0x3f89('0xa09')]=!0x0,this[_0x3f89('0x37f')]=!0x1,this[_0x3f89('0x9af')]+=this['game'][_0x3f89('0x33e')]['time']-this[_0x3f89('0xb71')],this[_0x3f89('0x363')][_0x3f89('0x341')](this);}},'stop':function(){if(this['isPlaying']&&this[_0x3f89('0xb4a')])if(this[_0x3f89('0xae6')]){if(void 0x0===this[_0x3f89('0xb4a')][_0x3f89('0x86')])this['_sound'][_0x3f89('0xb66')](0x0);else try{this['_sound'][_0x3f89('0x86')](0x0);}catch(_0x4f0b8a){}this['externalNode']?this[_0x3f89('0xb4a')][_0x3f89('0x616')](this['externalNode']):this[_0x3f89('0xb49')]&&this[_0x3f89('0xb4a')][_0x3f89('0x616')](this[_0x3f89('0xb49')]);}else this[_0x3f89('0xae8')]&&(this[_0x3f89('0xb4a')][_0x3f89('0x362')](),this['_sound'][_0x3f89('0xb3f')]=0x0);if(this[_0x3f89('0xb63')]=!0x1,this[_0x3f89('0xa09')]=!0x1,!this[_0x3f89('0x37f')]){var _0x472298=this[_0x3f89('0xb65')];''!==this[_0x3f89('0xb65')]&&this['onMarkerComplete']['dispatch'](this[_0x3f89('0xb65')],this),this['currentMarker']='',null!==this[_0x3f89('0xb43')]&&this[_0x3f89('0xb43')][_0x3f89('0x86')](),this['onStop'][_0x3f89('0x341')](this,_0x472298);}},'fadeIn':function(_0x29092b,_0x213a71,_0x2fe68b){void 0x0===_0x213a71&&(_0x213a71=!0x1),void 0x0===_0x2fe68b&&(_0x2fe68b=this[_0x3f89('0xb65')]),this[_0x3f89('0x37f')]||(this[_0x3f89('0x689')](_0x2fe68b,0x0,0x0,_0x213a71),this[_0x3f89('0xb72')](_0x29092b,0x1));},'fadeOut':function(_0x5ea24c){this['fadeTo'](_0x5ea24c,0x0);},'fadeTo':function(_0x51ceda,_0x52ca90){this[_0x3f89('0xa09')]&&!this[_0x3f89('0x37f')]&&_0x52ca90!==this[_0x3f89('0x312')]&&(void 0x0===_0x51ceda&&(_0x51ceda=0x3e8),void 0x0!==_0x52ca90?(this[_0x3f89('0xb43')]=this[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0xb73')](this)['to']({'volume':_0x52ca90},_0x51ceda,_0x1525a6[_0x3f89('0x97a')][_0x3f89('0x97f')]['None'],!0x0),this['fadeTween'][_0x3f89('0x998')][_0x3f89('0x2cd')](this[_0x3f89('0xb74')],this)):console[_0x3f89('0x18b')]('Phaser.Sound.fadeTo:\x20No\x20Volume\x20Specified.'));},'fadeComplete':function(){this['onFadeComplete'][_0x3f89('0x341')](this,this[_0x3f89('0x312')]),0x0===this['volume']&&this[_0x3f89('0x86')]();},'updateGlobalVolume':function(_0x1afb82){this[_0x3f89('0xae8')]&&this[_0x3f89('0xb4a')]&&(this[_0x3f89('0xb4b')]=_0x1afb82,this['_sound']['volume']=this[_0x3f89('0xb4b')]*this['_volume']);},'destroy':function(_0x4a1ee6){void 0x0===_0x4a1ee6&&(_0x4a1ee6=!0x0),this[_0x3f89('0xb4c')]=!0x0,this['_removeFromSoundManager']=_0x4a1ee6,this[_0x3f89('0x86')](),_0x4a1ee6?this['game'][_0x3f89('0x34e')][_0x3f89('0x243')](this):(this[_0x3f89('0xb3e')]={},this[_0x3f89('0x9e')]=null,this[_0x3f89('0xb57')]=null,this[_0x3f89('0xb47')]=null,this[_0x3f89('0xb53')][_0x3f89('0x4e7')](),this['onPlay'][_0x3f89('0x4e7')](),this[_0x3f89('0x361')][_0x3f89('0x4e7')](),this['onResume'][_0x3f89('0x4e7')](),this[_0x3f89('0x997')][_0x3f89('0x4e7')](),this[_0x3f89('0xb60')][_0x3f89('0x4e7')](),this['onMute'][_0x3f89('0x4e7')](),this['onMarkerComplete'][_0x3f89('0x4e7')]());}},_0x1525a6[_0x3f89('0x72b')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x72b')],Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x72b')][_0x3f89('0x53')],_0x3f89('0xa6b'),{'get':function(){return this[_0x3f89('0x3d')][_0x3f89('0x186')][_0x3f89('0xa66')](this[_0x3f89('0x69e')])[_0x3f89('0xa6b')];}}),Object[_0x3f89('0x8e')](_0x1525a6['Sound'][_0x3f89('0x53')],_0x3f89('0xb62'),{'get':function(){return this[_0x3f89('0x3d')][_0x3f89('0x186')][_0x3f89('0xa6c')](this['key']);}}),Object[_0x3f89('0x8e')](_0x1525a6['Sound']['prototype'],'mute',{'get':function(){return this['_muted']||this['game']['sound'][_0x3f89('0xb6d')];},'set':function(_0x14ed29){(_0x14ed29=_0x14ed29||!0x1)!==this[_0x3f89('0xb58')]&&(_0x14ed29?(this[_0x3f89('0xb58')]=!0x0,this['_muteVolume']=this[_0x3f89('0xb5b')],this['usingWebAudio']?this[_0x3f89('0xb49')][_0x3f89('0xb51')][_0x3f89('0xf6')]=0x0:this[_0x3f89('0xae8')]&&this[_0x3f89('0xb4a')]&&(this[_0x3f89('0xb4a')][_0x3f89('0x312')]=0x0)):(this['_muted']=!0x1,this[_0x3f89('0xae6')]?this[_0x3f89('0xb49')]['gain'][_0x3f89('0xf6')]=this[_0x3f89('0xb5d')]:this[_0x3f89('0xae8')]&&this[_0x3f89('0xb4a')]&&(this['_sound'][_0x3f89('0x312')]=this['_muteVolume'])),this[_0x3f89('0xb54')][_0x3f89('0x341')](this));}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x72b')]['prototype'],_0x3f89('0x312'),{'get':function(){return this[_0x3f89('0xb56')];},'set':function(_0x51f673){this[_0x3f89('0xae8')]&&(_0x51f673=this[_0x3f89('0x3d')][_0x3f89('0x344')][_0x3f89('0x2dd')](_0x51f673,0x0,0x1)),this['_muted']?this[_0x3f89('0xb5d')]=_0x51f673:(this[_0x3f89('0xb5b')]=_0x51f673,this[_0x3f89('0xb56')]=_0x51f673,this['usingWebAudio']?this[_0x3f89('0xb49')][_0x3f89('0xb51')][_0x3f89('0xf6')]=_0x51f673:this[_0x3f89('0xae8')]&&this['_sound']&&(this[_0x3f89('0xb4a')][_0x3f89('0x312')]=this['_globalVolume']*_0x51f673));}}),_0x1525a6[_0x3f89('0xb75')]=function(_0x33c597){this[_0x3f89('0x3d')]=_0x33c597,this[_0x3f89('0xb76')]=new _0x1525a6['Signal'](),this['onVolumeChange']=new _0x1525a6['Signal'](),this[_0x3f89('0xb54')]=new _0x1525a6['Signal'](),this[_0x3f89('0xb77')]=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0xb78')]=new _0x1525a6[(_0x3f89('0x323'))](),this['context']=null,this[_0x3f89('0xae6')]=!0x1,this[_0x3f89('0xae8')]=!0x1,this[_0x3f89('0xab6')]=!0x1,this[_0x3f89('0xb3d')]=!0x0,this[_0x3f89('0xa6d')]=!0x1,this['channels']=0x20,this[_0x3f89('0x4a7')]=!0x0,this['_codeMuted']=!0x1,this[_0x3f89('0xb58')]=!0x1,this[_0x3f89('0xb79')]=null,this[_0x3f89('0xb56')]=0x1,this[_0x3f89('0xb7a')]=[],this[_0x3f89('0xb7b')]=new _0x1525a6[(_0x3f89('0x42a'))](),this['_watching']=!0x1,this['_watchCallback']=null,this[_0x3f89('0xb7c')]=null;},_0x1525a6[_0x3f89('0xb75')][_0x3f89('0x53')]={'boot':function(){var _0x3341a0=this[_0x3f89('0x3d')][_0x3f89('0x25e')],_0x32b305=window[_0x3f89('0x47c')];if(_0x3341a0[_0x3f89('0x4ab')]&&!0x1===_0x3341a0[_0x3f89('0x8c0')]&&(this[_0x3f89('0xb7d')]=0x1),_0x32b305){if(!0x0===_0x32b305[_0x3f89('0xb7e')])return this[_0x3f89('0xab6')]=!0x0,void(this['touchLocked']=!0x1);if(!0x0===_0x32b305['disableWebAudio'])return this['usingAudioTag']=!0x0,void(this[_0x3f89('0xa6d')]=!0x1);}if(_0x32b305&&_0x32b305['audioContext'])this[_0x3f89('0x9e')]=_0x32b305[_0x3f89('0xb7f')];else if(window['AudioContext'])try{this[_0x3f89('0x9e')]=new window[(_0x3f89('0x8ed'))]();}catch(_0x57d4b4){this[_0x3f89('0x9e')]=null,this['usingWebAudio']=!0x1,this[_0x3f89('0xa6d')]=!0x1;}else if(window['webkitAudioContext'])try{this[_0x3f89('0x9e')]=new window['webkitAudioContext']();}catch(_0x1c60a5){this[_0x3f89('0x9e')]=null,this[_0x3f89('0xae6')]=!0x1,this[_0x3f89('0xa6d')]=!0x1;}if(null===this[_0x3f89('0x9e')]){if(void 0x0===window['Audio'])return void(this[_0x3f89('0xab6')]=!0x0);this[_0x3f89('0xae8')]=!0x0;}else this['usingWebAudio']=!0x0,void 0x0===this[_0x3f89('0x9e')]['createGain']?this[_0x3f89('0xb4e')]=this[_0x3f89('0x9e')]['createGainNode']():this[_0x3f89('0xb4e')]=this[_0x3f89('0x9e')][_0x3f89('0xb4f')](),this[_0x3f89('0xb4e')]['gain'][_0x3f89('0xf6')]=0x1,this[_0x3f89('0xb4e')]['connect'](this[_0x3f89('0x9e')][_0x3f89('0xb80')]);this[_0x3f89('0xab6')]||_0x3341a0[_0x3f89('0xb81')]()&&this['setTouchLock'](),this['usingWebAudio']&&_0x3341a0[_0x3f89('0x8b5')]&&_0x3341a0[_0x3f89('0xb82')]<=0x41&&console[_0x3f89('0xbe')](_0x3f89('0xb83'));},'setTouchLock':function(){this[_0x3f89('0xab6')]||window['PhaserGlobal']&&!0x0===window['PhaserGlobal'][_0x3f89('0xb7e')]||(this[_0x3f89('0x3d')]['input'][_0x3f89('0xb84')](this[_0x3f89('0xb85')],this,!0x0),this['touchLocked']=!0x0);},'setTouchUnlock':function(){this[_0x3f89('0xa6d')]=!0x1,this['_unlockSource']=null,this[_0x3f89('0xb78')]['dispatch']();},'unlock':function(){if(this[_0x3f89('0xab6')]||!this[_0x3f89('0xa6d')]||null!==this['_unlockSource'])return!0x0;if(this[_0x3f89('0xae8')])this[_0x3f89('0xb86')]();else if(this[_0x3f89('0xae6')]){var _0x61a1b1=this[_0x3f89('0x9e')]['createBuffer'](0x1,0x1,0x5622);this['_unlockSource']=this[_0x3f89('0x9e')][_0x3f89('0xb70')](),this['_unlockSource'][_0x3f89('0x1e1')]=_0x61a1b1,this[_0x3f89('0xb79')][_0x3f89('0x615')](this[_0x3f89('0x9e')]['destination']),void 0x0===this[_0x3f89('0xb79')][_0x3f89('0x89')]?this[_0x3f89('0xb79')][_0x3f89('0xb87')](0x0):this[_0x3f89('0xb79')][_0x3f89('0x89')](0x0),_0x3f89('0xb88')===this['_unlockSource'][_0x3f89('0x9e')]['state']&&this[_0x3f89('0xb79')]['context']['resume']();}return!0x0;},'stopAll':function(){if(!this['noAudio'])for(var _0x5361ac=0x0;_0x5361ac0x1&&(_0x5aa719=0x1),this[_0x3f89('0xb56')]!==_0x5aa719){if(this[_0x3f89('0xb56')]=_0x5aa719,this[_0x3f89('0xae6')])this[_0x3f89('0xb4e')][_0x3f89('0xb51')][_0x3f89('0xf6')]=_0x5aa719;else for(var _0x283524=0x0;_0x283524=0x190?0x0:0x64,this['dom'][_0x3f89('0x3c7')](this['game'][_0x3f89('0x241')],this[_0x3f89('0x160')]);var _0x41104e=this[_0x3f89('0xbbb')]['width'],_0x5f433b=this[_0x3f89('0xbbb')]['height'],_0x47e927=this['getParentBounds'](this[_0x3f89('0xbbb')]),_0x3550e6=_0x47e927[_0x3f89('0x23')]!==_0x41104e||_0x47e927['height']!==_0x5f433b,_0x15df49=this[_0x3f89('0xbe6')]();(_0x3550e6||_0x15df49)&&(this[_0x3f89('0xbb1')]&&this['onResize']['call'](this['onResizeContext'],this,_0x47e927),this[_0x3f89('0xbe7')](),this[_0x3f89('0xbe8')]());var _0x4a6f5f=0x2*this['_updateThrottle'];this[_0x3f89('0xbb9')]<_0x526e26&&(_0x4a6f5f=Math[_0x3f89('0x2cf')](_0x526e26,this[_0x3f89('0xbba')])),this[_0x3f89('0xbb9')]=_0x1525a6[_0x3f89('0x45')][_0x3f89('0x2dd')](_0x4a6f5f,0x19,this['trackParentInterval']),this['_lastUpdate']=this['game'][_0x3f89('0x33e')][_0x3f89('0x33e')];}},'pauseUpdate':function(){this[_0x3f89('0x3b7')](),this[_0x3f89('0xbb9')]=this[_0x3f89('0xbaf')];},'updateDimensions':function(_0x41c81e,_0x1c1ee4,_0x1d4260){this[_0x3f89('0x23')]=_0x41c81e*this[_0x3f89('0xbae')]['x'],this[_0x3f89('0x24')]=_0x1c1ee4*this[_0x3f89('0xbae')]['y'],this[_0x3f89('0x3d')]['width']=this[_0x3f89('0x23')],this[_0x3f89('0x3d')][_0x3f89('0x24')]=this[_0x3f89('0x24')],this[_0x3f89('0xbe9')]=this['width']/this['height'],this[_0x3f89('0xbea')](),_0x1d4260&&(this['game'][_0x3f89('0x16c')][_0x3f89('0x58')](this[_0x3f89('0x23')],this['height']),this[_0x3f89('0x3d')][_0x3f89('0x195')][_0x3f89('0x840')](this['width'],this[_0x3f89('0x24')]),this[_0x3f89('0x3d')][_0x3f89('0x3e')][_0x3f89('0x58')](this[_0x3f89('0x23')],this['height']));},'updateScalingAndBounds':function(){this['scaleFactor']['x']=this[_0x3f89('0x3d')][_0x3f89('0x23')]/this[_0x3f89('0x23')],this['scaleFactor']['y']=this[_0x3f89('0x3d')][_0x3f89('0x24')]/this[_0x3f89('0x24')],this[_0x3f89('0xba7')]['x']=this[_0x3f89('0x23')]/this[_0x3f89('0x3d')][_0x3f89('0x23')],this['scaleFactorInversed']['y']=this['height']/this[_0x3f89('0x3d')]['height'],this[_0x3f89('0xbeb')]=this[_0x3f89('0x23')]/this['height'],this[_0x3f89('0x3d')][_0x3f89('0x241')]&&this[_0x3f89('0xb92')][_0x3f89('0x3c7')](this['game'][_0x3f89('0x241')],this[_0x3f89('0x160')]),this[_0x3f89('0x31c')][_0x3f89('0x2af')](this[_0x3f89('0x160')]['x'],this[_0x3f89('0x160')]['y'],this[_0x3f89('0x23')],this[_0x3f89('0x24')]),this['game'][_0x3f89('0x34c')]&&this[_0x3f89('0x3d')]['input'][_0x3f89('0x28')]&&this[_0x3f89('0x3d')][_0x3f89('0x34c')][_0x3f89('0x28')][_0x3f89('0x2af')](this[_0x3f89('0xba6')]['x'],this[_0x3f89('0xba6')]['y']);},'forceOrientation':function(_0x55e49f,_0x5cff72){void 0x0===_0x5cff72&&(_0x5cff72=!0x1),!0x0!==_0x55e49f||!0x0!==_0x5cff72?(this[_0x3f89('0xb97')]=_0x55e49f,this[_0x3f89('0xb98')]=_0x5cff72,this['queueUpdate'](!0x0)):console[_0x3f89('0x18b')](_0x3f89('0xbec'));},'classifyOrientation':function(_0x1625bd){return _0x3f89('0xbed')===_0x1625bd||_0x3f89('0xbee')===_0x1625bd?_0x3f89('0xbef'):_0x3f89('0xbf0')===_0x1625bd||'landscape-secondary'===_0x1625bd?_0x3f89('0xbf1'):null;},'updateOrientationState':function(){var _0x3b216d=this[_0x3f89('0xba4')],_0x40d2d7=this[_0x3f89('0xb99')];this[_0x3f89('0xba4')]=this[_0x3f89('0xb92')]['getScreenOrientation'](this[_0x3f89('0xba9')]['orientationFallback']),this[_0x3f89('0xb99')]=this[_0x3f89('0xb97')]&&!this[_0x3f89('0xbf2')]||this[_0x3f89('0xb98')]&&!this['isPortrait'];var _0x5afd6f=_0x3b216d!==this[_0x3f89('0xba4')],_0x4e78db=_0x40d2d7!==this[_0x3f89('0xb99')];return _0x4e78db&&(this[_0x3f89('0xb99')]?this[_0x3f89('0xb9c')][_0x3f89('0x341')]():this[_0x3f89('0xb9d')]['dispatch']()),(_0x5afd6f||_0x4e78db)&&this['onOrientationChange']['dispatch'](this,_0x3b216d,_0x40d2d7),_0x5afd6f||_0x4e78db;},'orientationChange':function(_0x11f2d3){this[_0x3f89('0x4fc')]=_0x11f2d3,this[_0x3f89('0xbe4')](!0x0);},'windowResize':function(_0x3d603f){this[_0x3f89('0x4fc')]=_0x3d603f,this['queueUpdate'](!0x0);},'scrollTop':function(){var _0x3613cf=this['compatibility'][_0x3f89('0xbc4')];_0x3613cf&&window[_0x3f89('0xbc4')](_0x3613cf['x'],_0x3613cf['y']);},'refresh':function(){this[_0x3f89('0xbf3')](),this['queueUpdate'](!0x0);},'updateLayout':function(){var _0x326ea0=this[_0x3f89('0xbe5')];if(_0x326ea0!==_0x1525a6[_0x3f89('0x46b')][_0x3f89('0xbc0')]){if(this[_0x3f89('0xbf3')](),this[_0x3f89('0xba9')][_0x3f89('0xbf4')]&&(document[_0x3f89('0xb20')]['style'][_0x3f89('0xb95')]=window[_0x3f89('0x29c')]+'px'),this[_0x3f89('0xb99')]?this[_0x3f89('0xbf5')]():_0x326ea0===_0x1525a6[_0x3f89('0x46b')]['EXACT_FIT']?this['setExactFit']():_0x326ea0===_0x1525a6[_0x3f89('0x46b')][_0x3f89('0xbf6')]?!this[_0x3f89('0xbf7')]&&this['boundingParent']&&this[_0x3f89('0xba9')][_0x3f89('0xbf8')]?(this[_0x3f89('0xbf9')](!0x0),this['resetCanvas'](),this[_0x3f89('0xbf9')]()):this[_0x3f89('0xbf9')]():_0x326ea0===_0x1525a6[_0x3f89('0x46b')][_0x3f89('0xbac')]?(this[_0x3f89('0x23')]=this[_0x3f89('0x3d')][_0x3f89('0x23')],this[_0x3f89('0x24')]=this[_0x3f89('0x3d')]['height']):_0x326ea0===_0x1525a6[_0x3f89('0x46b')][_0x3f89('0xbc2')]&&(this[_0x3f89('0x23')]=this[_0x3f89('0x3d')][_0x3f89('0x23')]*this[_0x3f89('0xbb6')]['x']-this[_0x3f89('0xbb7')]['x'],this[_0x3f89('0x24')]=this[_0x3f89('0x3d')][_0x3f89('0x24')]*this[_0x3f89('0xbb6')]['y']-this[_0x3f89('0xbb7')]['y']),!this[_0x3f89('0xba9')][_0x3f89('0xbf8')]&&(_0x326ea0===_0x1525a6['ScaleManager']['SHOW_ALL']||_0x326ea0===_0x1525a6[_0x3f89('0x46b')][_0x3f89('0xbc2')])){var _0x64b361=this[_0x3f89('0xbe1')](this[_0x3f89('0xbfa')]);this[_0x3f89('0x23')]=Math[_0x3f89('0x2cf')](this[_0x3f89('0x23')],_0x64b361[_0x3f89('0x23')]),this[_0x3f89('0x24')]=Math['min'](this[_0x3f89('0x24')],_0x64b361[_0x3f89('0x24')]);}this[_0x3f89('0x23')]=0x0|this['width'],this['height']=0x0|this[_0x3f89('0x24')],this['reflowCanvas']();}else this[_0x3f89('0xbfb')]();},'getParentBounds':function(_0x4f840b,_0x5062ab){var _0x67caea=_0x4f840b||new _0x1525a6[(_0x3f89('0x34'))](),_0x48b18c=_0x5062ab||this[_0x3f89('0xbfc')],_0x175478=this[_0x3f89('0xb92')][_0x3f89('0xbe2')],_0x97fe8c=this[_0x3f89('0xb92')][_0x3f89('0xbfd')];if(_0x48b18c){var _0x22eb51=_0x48b18c[_0x3f89('0xbfe')](),_0x561647=_0x48b18c[_0x3f89('0xbff')]?_0x48b18c[_0x3f89('0xbff')]['getBoundingClientRect']():_0x48b18c[_0x3f89('0xbfe')]();_0x67caea[_0x3f89('0x2af')](_0x22eb51['left']-_0x561647[_0x3f89('0x2b6')],_0x22eb51[_0x3f89('0x2b8')]-_0x561647[_0x3f89('0x2b8')],_0x22eb51[_0x3f89('0x23')],_0x22eb51[_0x3f89('0x24')]);var _0x423b45=this[_0x3f89('0xc00')];if(_0x423b45[_0x3f89('0x2b7')]&&(_0x33bb33=_0x3f89('0xba8')===_0x423b45[_0x3f89('0x2b7')]?_0x97fe8c:_0x175478,_0x67caea[_0x3f89('0x2b7')]=Math[_0x3f89('0x2cf')](_0x67caea[_0x3f89('0x2b7')],_0x33bb33[_0x3f89('0x23')])),_0x423b45['bottom']){var _0x33bb33=_0x3f89('0xba8')===_0x423b45[_0x3f89('0x2b9')]?_0x97fe8c:_0x175478;_0x67caea[_0x3f89('0x2b9')]=Math[_0x3f89('0x2cf')](_0x67caea[_0x3f89('0x2b9')],_0x33bb33[_0x3f89('0x24')]);}}else _0x67caea[_0x3f89('0x2af')](0x0,0x0,_0x175478['width'],_0x175478['height']);return _0x67caea['setTo'](Math[_0x3f89('0x2d1')](_0x67caea['x']),Math[_0x3f89('0x2d1')](_0x67caea['y']),Math['round'](_0x67caea[_0x3f89('0x23')]),Math[_0x3f89('0x2d1')](_0x67caea['height'])),_0x67caea;},'align':function(_0x59c891,_0x7893e0){null!=_0x59c891&&(this['pageAlignHorizontally']=_0x59c891),null!=_0x7893e0&&(this[_0x3f89('0xbdb')]=_0x7893e0);},'alignCanvas':function(_0x16bbca,_0x570950){var _0x407c56=this[_0x3f89('0xbe1')](this[_0x3f89('0xbfa')]),_0x4cba90=this[_0x3f89('0x3d')]['canvas'],_0x319879=this['margin'];if(_0x16bbca){if(_0x319879[_0x3f89('0x2b6')]=_0x319879[_0x3f89('0x2b7')]=0x0,_0x65e7b2=_0x4cba90[_0x3f89('0xbfe')](),this['width']<_0x407c56[_0x3f89('0x23')]&&!this[_0x3f89('0xb99')]){var _0x4aad2b=_0x65e7b2[_0x3f89('0x2b6')]-_0x407c56['x'],_0x5a049d=_0x407c56[_0x3f89('0x23')]/0x2-this['width']/0x2,_0x36de78=(_0x5a049d=Math[_0x3f89('0x55')](_0x5a049d,0x0))-_0x4aad2b;_0x319879[_0x3f89('0x2b6')]=Math[_0x3f89('0x2d1')](_0x36de78);}_0x4cba90['style'][_0x3f89('0xc01')]=_0x319879['left']+'px',0x0!==_0x319879[_0x3f89('0x2b6')]&&(_0x319879['right']=-(_0x407c56[_0x3f89('0x23')]-_0x65e7b2[_0x3f89('0x23')]-_0x319879['left']),_0x4cba90[_0x3f89('0x19a')]['marginRight']=_0x319879[_0x3f89('0x2b7')]+'px');}if(_0x570950){_0x319879[_0x3f89('0x2b8')]=_0x319879[_0x3f89('0x2b9')]=0x0;var _0x65e7b2=_0x4cba90[_0x3f89('0xbfe')]();if(this['height']<_0x407c56['height']&&!this[_0x3f89('0xb99')]){var _0x4aad2b=_0x65e7b2['top']-_0x407c56['y'],_0x5a049d=_0x407c56[_0x3f89('0x24')]/0x2-this[_0x3f89('0x24')]/0x2,_0x36de78=(_0x5a049d=Math[_0x3f89('0x55')](_0x5a049d,0x0))-_0x4aad2b;_0x319879['top']=Math[_0x3f89('0x2d1')](_0x36de78);}_0x4cba90[_0x3f89('0x19a')]['marginTop']=_0x319879[_0x3f89('0x2b8')]+'px',0x0!==_0x319879['top']&&(_0x319879['bottom']=-(_0x407c56[_0x3f89('0x24')]-_0x65e7b2[_0x3f89('0x24')]-_0x319879['top']),_0x4cba90[_0x3f89('0x19a')][_0x3f89('0xc02')]=_0x319879[_0x3f89('0x2b9')]+'px');}_0x319879['x']=_0x319879[_0x3f89('0x2b6')],_0x319879['y']=_0x319879[_0x3f89('0x2b8')];},'reflowGame':function(){this[_0x3f89('0xc03')]('','');var _0x90b442=this[_0x3f89('0xbe1')](this[_0x3f89('0xbfa')]);this[_0x3f89('0xbe3')](_0x90b442[_0x3f89('0x23')],_0x90b442['height'],!0x0);},'reflowCanvas':function(){this[_0x3f89('0xb99')]||(this['width']=_0x1525a6[_0x3f89('0x45')][_0x3f89('0x2dd')](this[_0x3f89('0x23')],this['minWidth']||0x0,this[_0x3f89('0xb94')]||this[_0x3f89('0x23')]),this[_0x3f89('0x24')]=_0x1525a6[_0x3f89('0x45')][_0x3f89('0x2dd')](this['height'],this[_0x3f89('0xb95')]||0x0,this[_0x3f89('0xb96')]||this[_0x3f89('0x24')])),this[_0x3f89('0xc03')](),this[_0x3f89('0xba9')]['noMargins']||(this['isFullScreen']&&this[_0x3f89('0xba0')]?this[_0x3f89('0xc04')](!0x0,!0x0):this[_0x3f89('0xc04')](this[_0x3f89('0xbd9')],this[_0x3f89('0xbdb')])),this[_0x3f89('0xbea')]();},'resetCanvas':function(_0x2d0f67,_0xf8ca11){void 0x0===_0x2d0f67&&(_0x2d0f67=this[_0x3f89('0x23')]+'px'),void 0x0===_0xf8ca11&&(_0xf8ca11=this[_0x3f89('0x24')]+'px');var _0x129156=this[_0x3f89('0x3d')][_0x3f89('0x241')];this[_0x3f89('0xba9')]['noMargins']||(_0x129156[_0x3f89('0x19a')][_0x3f89('0xc01')]='',_0x129156['style']['marginTop']='',_0x129156[_0x3f89('0x19a')]['marginRight']='',_0x129156[_0x3f89('0x19a')][_0x3f89('0xc02')]=''),_0x129156[_0x3f89('0x19a')][_0x3f89('0x23')]=_0x2d0f67,_0x129156[_0x3f89('0x19a')][_0x3f89('0x24')]=_0xf8ca11;},'queueUpdate':function(_0x345a0c){_0x345a0c&&(this['_parentBounds'][_0x3f89('0x23')]=0x0,this['_parentBounds'][_0x3f89('0x24')]=0x0),this['_updateThrottle']=this[_0x3f89('0xbba')];},'reset':function(_0x2c16a3){_0x2c16a3&&this['grid']&&this[_0x3f89('0x4')][_0x3f89('0x36f')]();},'setMaximum':function(){this[_0x3f89('0x23')]=this[_0x3f89('0xb92')]['visualBounds'][_0x3f89('0x23')],this[_0x3f89('0x24')]=this[_0x3f89('0xb92')][_0x3f89('0xbe2')][_0x3f89('0x24')];},'setShowAll':function(_0x448448){var _0x39d329,_0x50f0b3=this['getParentBounds'](this[_0x3f89('0xbfa')]),_0x351d81=_0x50f0b3[_0x3f89('0x23')],_0x34645e=_0x50f0b3['height'];_0x39d329=_0x448448?Math[_0x3f89('0x55')](_0x34645e/this[_0x3f89('0x3d')][_0x3f89('0x24')],_0x351d81/this[_0x3f89('0x3d')]['width']):Math[_0x3f89('0x2cf')](_0x34645e/this[_0x3f89('0x3d')]['height'],_0x351d81/this['game'][_0x3f89('0x23')]),this[_0x3f89('0x23')]=Math[_0x3f89('0x2d1')](this[_0x3f89('0x3d')][_0x3f89('0x23')]*_0x39d329),this[_0x3f89('0x24')]=Math[_0x3f89('0x2d1')](this[_0x3f89('0x3d')][_0x3f89('0x24')]*_0x39d329);},'setExactFit':function(){var _0x40a333=this[_0x3f89('0xbe1')](this[_0x3f89('0xbfa')]);this['width']=_0x40a333['width'],this[_0x3f89('0x24')]=_0x40a333['height'],this['isFullScreen']||(this['maxWidth']&&(this[_0x3f89('0x23')]=Math['min'](this[_0x3f89('0x23')],this['maxWidth'])),this[_0x3f89('0xb96')]&&(this['height']=Math['min'](this[_0x3f89('0x24')],this[_0x3f89('0xb96')])));},'createFullScreenTarget':function(){var _0x2ce4f9=document[_0x3f89('0x835')](_0x3f89('0x922'));return _0x2ce4f9[_0x3f89('0x19a')][_0x3f89('0xad3')]='0',_0x2ce4f9['style'][_0x3f89('0x22b')]='0',_0x2ce4f9['style'][_0x3f89('0xc05')]=_0x3f89('0x82d'),_0x2ce4f9;},'startFullScreen':function(_0x303fef,_0x356a9d){if(this[_0x3f89('0xbf7')])return!0x1;if(this['compatibility'][_0x3f89('0xbc3')]){if(_0x3f89('0xbc7')===this['compatibility'][_0x3f89('0xbc6')]){var _0x2f7a7e=this[_0x3f89('0x3d')][_0x3f89('0x34c')];if(_0x2f7a7e[_0x3f89('0x4c2')]&&_0x2f7a7e[_0x3f89('0x4c2')]!==_0x2f7a7e[_0x3f89('0x4c3')]&&(_0x356a9d||!0x1!==_0x356a9d))return void _0x2f7a7e['activePointer'][_0x3f89('0xc06')]('startFullScreen',this['startFullScreen'],this,[_0x303fef,!0x1]);}void 0x0!==_0x303fef&&this[_0x3f89('0x3d')][_0x3f89('0x452')]===_0x1525a6[_0x3f89('0x254')]&&(this[_0x3f89('0x3d')][_0x3f89('0x377')][_0x3f89('0x3e8')]=_0x303fef);var _0x38ddaa=this[_0x3f89('0xb9f')];_0x38ddaa||(this[_0x3f89('0xc07')](),this['_createdFullScreenTarget']=this['createFullScreenTarget'](),_0x38ddaa=this[_0x3f89('0xba0')]);var _0x1450f5={'targetElement':_0x38ddaa};if(this[_0x3f89('0xb9e')]=!0x0,this[_0x3f89('0xba1')][_0x3f89('0x341')](this,_0x1450f5),this['_createdFullScreenTarget']){var _0x6d7703=this[_0x3f89('0x3d')][_0x3f89('0x241')];_0x6d7703[_0x3f89('0x945')][_0x3f89('0x901')](_0x38ddaa,_0x6d7703),_0x38ddaa['appendChild'](_0x6d7703);}return this['game'][_0x3f89('0x25e')][_0x3f89('0x8d5')]?_0x38ddaa[this[_0x3f89('0x3d')][_0x3f89('0x25e')][_0x3f89('0x8d3')]](Element[_0x3f89('0xc08')]):_0x38ddaa[this[_0x3f89('0x3d')][_0x3f89('0x25e')][_0x3f89('0x8d3')]](),!0x0;}var _0x21f4f1=this;setTimeout(function(){_0x21f4f1[_0x3f89('0xbce')]();},0xa);},'stopFullScreen':function(){return!(!this[_0x3f89('0xbf7')]||!this[_0x3f89('0xba9')][_0x3f89('0xbc3')]||(this[_0x3f89('0xb9e')]=!0x1,document[this[_0x3f89('0x3d')][_0x3f89('0x25e')][_0x3f89('0x8d4')]](),0x0));},'cleanupCreatedTarget':function(){var _0x310f1d=this[_0x3f89('0xba0')];if(_0x310f1d&&_0x310f1d[_0x3f89('0x945')]){var _0x2829f0=_0x310f1d[_0x3f89('0x945')];_0x2829f0[_0x3f89('0x901')](this[_0x3f89('0x3d')][_0x3f89('0x241')],_0x310f1d),_0x2829f0[_0x3f89('0x6d')](_0x310f1d);}this['_createdFullScreenTarget']=null;},'prepScreenMode':function(_0x379211){var _0x54b32c=!!this['_createdFullScreenTarget'],_0x16ab2e=this[_0x3f89('0xba0')]||this[_0x3f89('0xb9f')];_0x379211?(_0x54b32c||this[_0x3f89('0xbd8')]===_0x1525a6[_0x3f89('0x46b')][_0x3f89('0xbbf')])&&_0x16ab2e!==this['game'][_0x3f89('0x241')]&&(this[_0x3f89('0xbb4')]={'targetWidth':_0x16ab2e['style']['width'],'targetHeight':_0x16ab2e['style'][_0x3f89('0x24')]},_0x16ab2e[_0x3f89('0x19a')][_0x3f89('0x23')]=_0x3f89('0xc09'),_0x16ab2e['style'][_0x3f89('0x24')]=_0x3f89('0xc09')):(this[_0x3f89('0xbb4')]&&(_0x16ab2e[_0x3f89('0x19a')]['width']=this[_0x3f89('0xbb4')][_0x3f89('0xc0a')],_0x16ab2e[_0x3f89('0x19a')][_0x3f89('0x24')]=this['_fullScreenRestore'][_0x3f89('0xc0b')],this[_0x3f89('0xbb4')]=null),this[_0x3f89('0xbe3')](this['_gameSize']['width'],this[_0x3f89('0xbb5')][_0x3f89('0x24')],!0x0),this[_0x3f89('0xc03')]());},'fullScreenChange':function(_0x260f22){this[_0x3f89('0x4fc')]=_0x260f22,this['isFullScreen']?(this['prepScreenMode'](!0x0),this['updateLayout'](),this[_0x3f89('0xbe4')](!0x0)):(this['prepScreenMode'](!0x1),this[_0x3f89('0xc07')](),this[_0x3f89('0xbe7')](),this[_0x3f89('0xbe4')](!0x0)),this['onFullScreenChange']['dispatch'](this,this['width'],this[_0x3f89('0x24')]);},'fullScreenError':function(_0x14c1cb){this['event']=_0x14c1cb,this[_0x3f89('0xc07')](),console[_0x3f89('0x18b')]('Phaser.ScaleManager:\x20requestFullscreen\x20failed\x20or\x20device\x20does\x20not\x20support\x20the\x20Fullscreen\x20API'),this['onFullScreenError'][_0x3f89('0x341')](this);},'scaleSprite':function(_0x570045,_0x37d058,_0x4a5292,_0x1ac9df){if(void 0x0===_0x37d058&&(_0x37d058=this['width']),void 0x0===_0x4a5292&&(_0x4a5292=this[_0x3f89('0x24')]),void 0x0===_0x1ac9df&&(_0x1ac9df=!0x1),!_0x570045||!_0x570045[_0x3f89('0x28')])return _0x570045;if(_0x570045[_0x3f89('0x28')]['x']=0x1,_0x570045[_0x3f89('0x28')]['y']=0x1,_0x570045[_0x3f89('0x23')]<=0x0||_0x570045['height']<=0x0||_0x37d058<=0x0||_0x4a5292<=0x0)return _0x570045;var _0x35370a=_0x37d058,_0xfdcccc=_0x570045[_0x3f89('0x24')]*_0x37d058/_0x570045['width'],_0x26239a=_0x570045[_0x3f89('0x23')]*_0x4a5292/_0x570045[_0x3f89('0x24')],_0x449b15=_0x4a5292,_0x5a0e75=_0x26239a>_0x37d058;return(_0x5a0e75=_0x5a0e75?_0x1ac9df:!_0x1ac9df)?(_0x570045[_0x3f89('0x23')]=Math[_0x3f89('0xab')](_0x35370a),_0x570045[_0x3f89('0x24')]=Math[_0x3f89('0xab')](_0xfdcccc)):(_0x570045[_0x3f89('0x23')]=Math['floor'](_0x26239a),_0x570045['height']=Math[_0x3f89('0xab')](_0x449b15)),_0x570045;},'destroy':function(){this['game'][_0x3f89('0x363')][_0x3f89('0x243')](this[_0x3f89('0xbd5')],this),window[_0x3f89('0x3e4')]('orientationchange',this[_0x3f89('0xbc8')],!0x1),window[_0x3f89('0x3e4')](_0x3f89('0x58'),this[_0x3f89('0xbca')],!0x1),this[_0x3f89('0xba9')][_0x3f89('0xbc3')]&&(document[_0x3f89('0x3e4')]('webkitfullscreenchange',this[_0x3f89('0xbd0')],!0x1),document[_0x3f89('0x3e4')]('mozfullscreenchange',this[_0x3f89('0xbd0')],!0x1),document[_0x3f89('0x3e4')](_0x3f89('0xbd2'),this[_0x3f89('0xbd0')],!0x1),document[_0x3f89('0x3e4')]('fullscreenchange',this['_fullScreenChange'],!0x1),document[_0x3f89('0x3e4')](_0x3f89('0xbd3'),this['_fullScreenError'],!0x1),document[_0x3f89('0x3e4')]('mozfullscreenerror',this[_0x3f89('0xbcd')],!0x1),document['removeEventListener'](_0x3f89('0xc0c'),this[_0x3f89('0xbcd')],!0x1),document[_0x3f89('0x3e4')](_0x3f89('0xbd4'),this[_0x3f89('0xbcd')],!0x1));}},_0x1525a6[_0x3f89('0x46b')]['prototype'][_0x3f89('0x6b')]=_0x1525a6['ScaleManager'],Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x46b')][_0x3f89('0x53')],'boundingParent',{'get':function(){return this[_0x3f89('0xbad')]||this['isFullScreen']&&this['hasPhaserSetFullScreen']&&!this[_0x3f89('0xba0')]?null:this[_0x3f89('0x3d')][_0x3f89('0x241')]&&this[_0x3f89('0x3d')][_0x3f89('0x241')][_0x3f89('0x945')]||null;}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x46b')][_0x3f89('0x53')],_0x3f89('0xa1'),{'get':function(){return this[_0x3f89('0xbaa')];},'set':function(_0x25d213){return _0x25d213!==this['_scaleMode']&&(this[_0x3f89('0xbf7')]||(this[_0x3f89('0xbe3')](this['_gameSize'][_0x3f89('0x23')],this['_gameSize'][_0x3f89('0x24')],!0x0),this[_0x3f89('0xbe4')](!0x0)),this[_0x3f89('0xbaa')]=_0x25d213),this['_scaleMode'];}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x46b')][_0x3f89('0x53')],_0x3f89('0xbd8'),{'get':function(){return this['_fullScreenScaleMode'];},'set':function(_0x49534b){return _0x49534b!==this[_0x3f89('0xbab')]&&(this['isFullScreen']?(this[_0x3f89('0xc0d')](!0x1),this[_0x3f89('0xbab')]=_0x49534b,this[_0x3f89('0xc0d')](!0x0),this[_0x3f89('0xbe4')](!0x0)):this[_0x3f89('0xbab')]=_0x49534b),this[_0x3f89('0xbab')];}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x46b')][_0x3f89('0x53')],_0x3f89('0xbe5'),{'get':function(){return this[_0x3f89('0xbf7')]?this[_0x3f89('0xbab')]:this[_0x3f89('0xbaa')];}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x46b')][_0x3f89('0x53')],'pageAlignHorizontally',{'get':function(){return this['_pageAlignHorizontally'];},'set':function(_0x304cc9){_0x304cc9!==this[_0x3f89('0xb9a')]&&(this[_0x3f89('0xb9a')]=_0x304cc9,this[_0x3f89('0xbe4')](!0x0));}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x46b')]['prototype'],_0x3f89('0xbdb'),{'get':function(){return this[_0x3f89('0xc0e')];},'set':function(_0x5271a8){_0x5271a8!==this[_0x3f89('0xc0e')]&&(this[_0x3f89('0xc0e')]=_0x5271a8,this[_0x3f89('0xbe4')](!0x0));}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x46b')][_0x3f89('0x53')],_0x3f89('0xbf7'),{'get':function(){return!!(document[_0x3f89('0xc0f')]||document['webkitFullscreenElement']||document[_0x3f89('0xc10')]||document[_0x3f89('0xc11')]);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x46b')]['prototype'],'isPortrait',{'get':function(){return _0x3f89('0xbef')===this['classifyOrientation'](this['screenOrientation']);}}),Object[_0x3f89('0x8e')](_0x1525a6['ScaleManager'][_0x3f89('0x53')],_0x3f89('0xbf2'),{'get':function(){return _0x3f89('0xbf1')===this[_0x3f89('0xc12')](this[_0x3f89('0xba4')]);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x46b')][_0x3f89('0x53')],_0x3f89('0xc13'),{'get':function(){return this['height']>this[_0x3f89('0x23')];}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x46b')][_0x3f89('0x53')],_0x3f89('0xc14'),{'get':function(){return this[_0x3f89('0x23')]>this[_0x3f89('0x24')];}}),_0x1525a6[_0x3f89('0x295')][_0x3f89('0x475')]=function(_0x1ccade){this['game']=_0x1ccade,this['sprite']=null,this[_0x3f89('0xc15')]=null,this[_0x3f89('0x241')]=null,this[_0x3f89('0x9e')]=null,this['font']=_0x3f89('0x76a'),this[_0x3f89('0xc16')]=0x64,this[_0x3f89('0x84b')]=0x10,this[_0x3f89('0x7aa')]=0x1,this[_0x3f89('0xc17')]=!0x0,this[_0x3f89('0xc18')]=null,this['currentX']=0x0,this[_0x3f89('0xc19')]=0x0,this[_0x3f89('0xc1a')]=0x1,this[_0x3f89('0xc6')]=!0x1,this[_0x3f89('0xc1b')]=!0x1,this[_0x3f89('0xc1c')]=null,this[_0x3f89('0xc1d')]=null;},_0x1525a6['Utils'][_0x3f89('0x475')][_0x3f89('0x53')]={'boot':function(){this[_0x3f89('0x3d')][_0x3f89('0x452')]===_0x1525a6['CANVAS']?this[_0x3f89('0x9e')]=this[_0x3f89('0x3d')][_0x3f89('0x9e')]:(this[_0x3f89('0xc15')]=new _0x1525a6[(_0x3f89('0x6dd'))](this['game'],'__DEBUG',this['game'][_0x3f89('0x23')],this[_0x3f89('0x3d')]['height'],!0x0),this[_0x3f89('0x58f')]=this[_0x3f89('0x3d')][_0x3f89('0x34b')][_0x3f89('0x188')](0x0,0x0,this[_0x3f89('0xc15')]),this[_0x3f89('0x3d')]['stage'][_0x3f89('0x333')](this[_0x3f89('0x58f')]),this[_0x3f89('0x3d')][_0x3f89('0x28')]['onSizeChange'][_0x3f89('0x2cd')](this[_0x3f89('0x58')],this),this[_0x3f89('0x241')]=_0x1525a6[_0x3f89('0x1a9')][_0x3f89('0x6a')](this,this[_0x3f89('0x3d')][_0x3f89('0x23')],this['game'][_0x3f89('0x24')]),this[_0x3f89('0x9e')]=this['canvas'][_0x3f89('0x172')]('2d')),this[_0x3f89('0xc1c')]=new _0x1525a6[(_0x3f89('0x2c8'))](),this['_rect']=new _0x1525a6[(_0x3f89('0x34'))]();},'resize':function(){this[_0x3f89('0xc15')][_0x3f89('0x58')](this[_0x3f89('0x3d')]['width'],this[_0x3f89('0x3d')][_0x3f89('0x24')]),this[_0x3f89('0x241')][_0x3f89('0x23')]=this['game']['width'],this[_0x3f89('0x241')][_0x3f89('0x24')]=this['game']['height'];},'preUpdate':function(){this[_0x3f89('0xc6')]&&this[_0x3f89('0x58f')]&&(this['bmd'][_0x3f89('0x192')](),this[_0x3f89('0xc15')][_0x3f89('0x74c')](this['canvas'],0x0,0x0),this[_0x3f89('0x9e')]['clearRect'](0x0,0x0,this[_0x3f89('0x3d')][_0x3f89('0x23')],this[_0x3f89('0x3d')][_0x3f89('0x24')]),this[_0x3f89('0xc6')]=!0x1);},'reset':function(){this[_0x3f89('0x9e')]&&this[_0x3f89('0x9e')][_0x3f89('0x242')](0x0,0x0,this['game'][_0x3f89('0x23')],this[_0x3f89('0x3d')][_0x3f89('0x24')]),this['sprite']&&this[_0x3f89('0xc15')][_0x3f89('0x192')]();},'start':function(_0x2a04b8,_0x4a8038,_0xcf484d,_0x3c1c6d){_0x3f89('0x239')!=typeof _0x2a04b8&&(_0x2a04b8=0x0),'number'!=typeof _0x4a8038&&(_0x4a8038=0x0),_0xcf484d=_0xcf484d||'rgb(255,255,255)',void 0x0===_0x3c1c6d&&(_0x3c1c6d=0x0),this[_0x3f89('0xc1e')]=_0x2a04b8,this[_0x3f89('0xc19')]=_0x4a8038,this[_0x3f89('0xc18')]=_0xcf484d,this[_0x3f89('0xc16')]=_0x3c1c6d,this[_0x3f89('0xc6')]=!0x0,this[_0x3f89('0x9e')][_0x3f89('0x384')](),this[_0x3f89('0x9e')]['setTransform'](0x1,0x0,0x0,0x1,0x0,0x0),this[_0x3f89('0x9e')][_0x3f89('0x773')]=_0xcf484d,this[_0x3f89('0x9e')]['fillStyle']=_0xcf484d,this[_0x3f89('0x9e')][_0x3f89('0x76c')]=this[_0x3f89('0x76c')],this[_0x3f89('0x9e')]['globalAlpha']=this[_0x3f89('0xc1a')];},'stop':function(){this['context']['restore']();},'line':function(){for(var _0x28c668=this[_0x3f89('0xc1e')],_0x1e3a68=0x0;_0x1e3a680x0)for(var _0x53b7c7=0x0;_0x53b7c7<_0x2144aa[_0x3f89('0x39')][_0x3f89('0x5')];_0x53b7c7++)this[_0x3f89('0x3d')][_0x3f89('0x374')][_0x3f89('0xc71')](_0x2144aa[_0x3f89('0x39')][_0x53b7c7]);},'renderer':function(_0x43b2a2,_0x4dc7a3,_0x1b2096){var _0x208fc7=this[_0x3f89('0x3d')]['renderer'],_0x4f1d66=_0x208fc7['renderSession'];if(this[_0x3f89('0x89')](_0x43b2a2,_0x4dc7a3,_0x1b2096),this[_0x3f89('0xc20')]((_0x208fc7['gl']?'WebGL':'Canvas')+_0x3f89('0xc72')+_0x208fc7[_0x3f89('0x23')]+'\x20x\x20'+_0x208fc7['height']+')'),this['line'](_0x3f89('0xc73')+_0x208fc7['autoResize']),this[_0x3f89('0xc20')](_0x3f89('0xc74')+_0x208fc7['clearBeforeRender']),this[_0x3f89('0xc20')]('resolution:\x20'+_0x208fc7[_0x3f89('0x9d')]),this[_0x3f89('0xc20')]('transparent:\x20'+_0x208fc7['transparent']),this[_0x3f89('0xc20')](_0x3f89('0xc75')),_0x208fc7['gl']){this['line'](_0x3f89('0xc76')+_0x208fc7['currentBatchedTextures'][_0x3f89('0x5')]+')');for(var _0x5d81a6=0x0;_0x5d81a6<_0x208fc7[_0x3f89('0x168')][_0x3f89('0x5')];_0x5d81a6++)this[_0x3f89('0xc20')](_0x3f89('0xc77')+_0x208fc7[_0x3f89('0x168')][_0x5d81a6]);this[_0x3f89('0xc20')](_0x3f89('0xc78')+_0x4f1d66[_0x3f89('0x169')]),this[_0x3f89('0xc20')]('\x20\x20maxTextures:\x20'+_0x208fc7[_0x3f89('0x174')]),this[_0x3f89('0xc20')](_0x3f89('0xc79')+_0x208fc7[_0x3f89('0xc7a')]),this[_0x3f89('0xc20')](_0x3f89('0xc7b')+_0x4f1d66[_0x3f89('0x16e')]),this[_0x3f89('0xc20')](_0x3f89('0xc7c')+_0x4f1d66[_0x3f89('0x16d')]);}else this[_0x3f89('0xc20')]('\x20\x20roundPixels:\x20'+_0x4f1d66[_0x3f89('0x16d')]),this[_0x3f89('0xc20')]('\x20\x20scaleMode:\x20'+(0x0===_0x4f1d66[_0x3f89('0xa1')]?_0x3f89('0x10'):0x1===_0x4f1d66[_0x3f89('0xa1')]?'NEAREST':_0x4f1d66[_0x3f89('0xa1')]));this['stop']();},'canvasPool':function(_0x17d9c7,_0x522479,_0x4bc094,_0x22d1f1){var _0x334eed=_0x1525a6['CanvasPool'];this[_0x3f89('0x89')](_0x17d9c7,_0x522479,_0x4bc094,_0x22d1f1||0x64),this[_0x3f89('0xc20')](_0x3f89('0xc7d')),this[_0x3f89('0xc20')](_0x3f89('0xc7e'),_0x334eed['getTotal']()),this['line']('Free:',_0x334eed[_0x3f89('0x89f')]()),this[_0x3f89('0xc20')](_0x3f89('0xc7f'),_0x334eed['length']),this[_0x3f89('0x86')]();},'physicsGroup':function(_0x382f5f,_0x22dd83,_0x527b1a,_0x2a7ed2){_0x382f5f[_0x3f89('0x28b')](this[_0x3f89('0x3e5')],this,_0x2a7ed2,_0x22dd83,_0x527b1a);},'phaser':function(_0x117bd9,_0x3e0efd,_0x345e97){this[_0x3f89('0x802')]('Phaser\x20v'+_0x1525a6[_0x3f89('0xc80')]+'\x20'+(this[_0x3f89('0x3d')]['renderType']===_0x1525a6[_0x3f89('0x491')]?_0x3f89('0x47f'):'Canvas')+'\x20'+(this[_0x3f89('0x3d')][_0x3f89('0x25e')][_0x3f89('0x8c0')]?_0x3f89('0x481'):_0x3f89('0x47e')),_0x117bd9,_0x3e0efd,_0x345e97,this[_0x3f89('0x76c')]);},'scale':function(_0x598a01,_0x424a69,_0x1f0849){this[_0x3f89('0x89')](_0x598a01,_0x424a69,_0x1f0849);var _0x3698de=this[_0x3f89('0x3d')]['scale'],_0x19da94=_0x3698de[_0x3f89('0xba7')],_0xbde214=_0x3698de[_0x3f89('0xbbb')],_0x598a01='\x20x\x20';this[_0x3f89('0xc20')](_0x3f89('0xc81')+this[_0x3f89('0x3d')][_0x3f89('0x23')]+_0x598a01+this[_0x3f89('0x3d')]['height']),this[_0x3f89('0xc20')](_0x3f89('0xc82')+_0x3698de[_0x3f89('0x23')]+_0x598a01+_0x3698de[_0x3f89('0x24')]+'\x20('+_0x19da94['x'][_0x3f89('0x3ac')](0x2)+_0x598a01+_0x19da94['y']['toFixed'](0x2)+')\x20['+_0x3698de['aspectRatio'][_0x3f89('0x3ac')](0x2)+']'),this[_0x3f89('0xc20')](_0x3f89('0xc83')+_0x1525a6[_0x3f89('0x46b')][_0x3f89('0xbc1')][_0x3698de[_0x3f89('0xbe5')]]+(_0x3698de[_0x3f89('0xbe5')]===_0x1525a6[_0x3f89('0x46b')][_0x3f89('0xbc2')]?'\x20('+_0x3698de['_userScaleFactor']['x']+_0x598a01+_0x3698de['_userScaleFactor']['y']+')':'')),this['line'](_0x3f89('0xc84')+(_0x3698de[_0x3f89('0xbad')]?_0x3f89('0x29e'):_0x3698de[_0x3f89('0x945')])+(_0xbde214['empty']?'':'\x20('+_0xbde214[_0x3f89('0x23')]+_0x598a01+_0xbde214[_0x3f89('0x24')]+')')),this[_0x3f89('0xc20')]('Screen:\x20'+_0x3698de[_0x3f89('0xc12')](_0x3698de[_0x3f89('0xba4')])+(_0x3698de[_0x3f89('0xb99')]?_0x3f89('0xc85'):'')),this[_0x3f89('0x86')]();},'loader':function(_0x2c4d85,_0x10a63e,_0x5a6daa,_0x23423d){var _0x389873=_0x1525a6[_0x3f89('0x295')][_0x3f89('0xa1b')];this['start'](_0x10a63e,_0x5a6daa,_0x23423d),_0x2c4d85[_0x3f89('0x102')]?this['line'](_0x3f89('0xc86')+(_0x2c4d85[_0x3f89('0xa87')]?_0x3f89('0xc87'):'')):_0x2c4d85[_0x3f89('0xa9f')]?this[_0x3f89('0xc20')](_0x3f89('0xc88')):this[_0x3f89('0xc20')](_0x3f89('0xc89')),_0x2c4d85[_0x3f89('0x102')]&&!_0x2c4d85[_0x3f89('0xa87')]||(this[_0x3f89('0xc20')]('Progress:\x20'+_0x389873(_0x2c4d85[_0x3f89('0xacc')],0x3)+'%'),this[_0x3f89('0xc20')](_0x3f89('0xc8a')+_0x2c4d85[_0x3f89('0xaa2')]+_0x3f89('0xc8b')+_0x2c4d85['_totalFileCount']),this[_0x3f89('0xc20')](_0x3f89('0xc8c')+_0x2c4d85[_0x3f89('0xa97')]+_0x3f89('0xc8b')+_0x2c4d85[_0x3f89('0xa97')])),this[_0x3f89('0x86')]();},'destroy':function(){_0x1525a6[_0x3f89('0x1a9')][_0x3f89('0x243')](this);}},_0x1525a6[_0x3f89('0x295')][_0x3f89('0x475')]['prototype']['constructor']=_0x1525a6[_0x3f89('0x295')][_0x3f89('0x475')],_0x1525a6[_0x3f89('0x3c6')]={'getOffset':function(_0x1d31f6,_0x54e5cd){_0x54e5cd=_0x54e5cd||new _0x1525a6[(_0x3f89('0x27'))]();var _0xadd7bf=_0x1d31f6[_0x3f89('0xbfe')](),_0x1782b1=_0x1525a6[_0x3f89('0x3c6')]['scrollY'],_0x21da2b=_0x1525a6['DOM'][_0x3f89('0xc8d')],_0x590a46=document['documentElement'][_0x3f89('0xc8e')],_0x23ba01=document[_0x3f89('0xb20')][_0x3f89('0xc8f')];return _0x54e5cd['x']=_0xadd7bf[_0x3f89('0x2b6')]+_0x21da2b-_0x23ba01,_0x54e5cd['y']=_0xadd7bf[_0x3f89('0x2b8')]+_0x1782b1-_0x590a46,_0x54e5cd;},'getBounds':function(_0x4b6f33,_0x412a12){return void 0x0===_0x412a12&&(_0x412a12=0x0),!(!(_0x4b6f33=_0x4b6f33&&!_0x4b6f33[_0x3f89('0x29d')]?_0x4b6f33[0x0]:_0x4b6f33)||0x1!==_0x4b6f33[_0x3f89('0x29d')])&&this[_0x3f89('0xc90')](_0x4b6f33[_0x3f89('0xbfe')](),_0x412a12);},'calibrate':function(_0xd7df30,_0xca2925){_0xca2925=+_0xca2925||0x0;var _0xa7d316={'width':0x0,'height':0x0,'left':0x0,'right':0x0,'top':0x0,'bottom':0x0};return _0xa7d316[_0x3f89('0x23')]=(_0xa7d316[_0x3f89('0x2b7')]=_0xd7df30[_0x3f89('0x2b7')]+_0xca2925)-(_0xa7d316[_0x3f89('0x2b6')]=_0xd7df30['left']-_0xca2925),_0xa7d316[_0x3f89('0x24')]=(_0xa7d316[_0x3f89('0x2b9')]=_0xd7df30['bottom']+_0xca2925)-(_0xa7d316[_0x3f89('0x2b8')]=_0xd7df30[_0x3f89('0x2b8')]-_0xca2925),_0xa7d316;},'getAspectRatio':function(_0x35b5e5){var _0x233873=(_0x35b5e5=null==_0x35b5e5?this[_0x3f89('0xbe2')]:0x1===_0x35b5e5[_0x3f89('0x29d')]?this[_0x3f89('0x7d')](_0x35b5e5):_0x35b5e5)['width'],_0x1e5405=_0x35b5e5['height'];return _0x3f89('0x287')==typeof _0x233873&&(_0x233873=_0x233873[_0x3f89('0x48')](_0x35b5e5)),'function'==typeof _0x1e5405&&(_0x1e5405=_0x1e5405[_0x3f89('0x48')](_0x35b5e5)),_0x233873/_0x1e5405;},'inLayoutViewport':function(_0x2dc79b,_0x500822){var _0x1695ad=this['getBounds'](_0x2dc79b,_0x500822);return!!_0x1695ad&&_0x1695ad[_0x3f89('0x2b9')]>=0x0&&_0x1695ad[_0x3f89('0x2b7')]>=0x0&&_0x1695ad[_0x3f89('0x2b8')]<=this[_0x3f89('0xbfd')][_0x3f89('0x23')]&&_0x1695ad[_0x3f89('0x2b6')]<=this[_0x3f89('0xbfd')][_0x3f89('0x24')];},'getScreenOrientation':function(_0x20c125){var _0x4c99d4=window[_0x3f89('0x261')],_0x58f008=_0x4c99d4['orientation']||_0x4c99d4['mozOrientation']||_0x4c99d4['msOrientation'];if(_0x58f008&&_0x3f89('0x29b')==typeof _0x58f008[_0x3f89('0xf5')])return _0x58f008[_0x3f89('0xf5')];if(_0x3f89('0x29b')==typeof _0x58f008)return _0x58f008;var _0x5838bf=_0x3f89('0xbed'),_0x112af7='landscape-primary';if(_0x3f89('0x261')===_0x20c125)return _0x4c99d4[_0x3f89('0x24')]>_0x4c99d4[_0x3f89('0x23')]?_0x5838bf:_0x112af7;if(_0x3f89('0x19b')===_0x20c125)return this[_0x3f89('0xbe2')][_0x3f89('0x24')]>this[_0x3f89('0xbe2')][_0x3f89('0x23')]?_0x5838bf:_0x112af7;if(_0x3f89('0xc91')===_0x20c125&&'number'==typeof window[_0x3f89('0xc92')])return 0x0===window[_0x3f89('0xc92')]||0xb4===window[_0x3f89('0xc92')]?_0x5838bf:_0x112af7;if(window[_0x3f89('0xc93')]){if(window[_0x3f89('0xc93')](_0x3f89('0xc94'))[_0x3f89('0xc95')])return _0x5838bf;if(window[_0x3f89('0xc93')](_0x3f89('0xc96'))[_0x3f89('0xc95')])return _0x112af7;}return this[_0x3f89('0xbe2')][_0x3f89('0x24')]>this['visualBounds'][_0x3f89('0x23')]?_0x5838bf:_0x112af7;},'visualBounds':new _0x1525a6['Rectangle'](),'layoutBounds':new _0x1525a6[(_0x3f89('0x34'))](),'documentBounds':new _0x1525a6['Rectangle']()},_0x1525a6[_0x3f89('0x456')][_0x3f89('0x468')](function(_0x362e2f){var _0x49b3e7=window&&_0x3f89('0xc97')in window?function(){return window[_0x3f89('0xc97')];}:function(){return document[_0x3f89('0xb20')][_0x3f89('0xc98')];},_0xe1a04f=window&&'pageYOffset'in window?function(){return window[_0x3f89('0xc99')];}:function(){return document[_0x3f89('0xb20')][_0x3f89('0xbf3')];};if(Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x3c6')],_0x3f89('0xc8d'),{'get':_0x49b3e7}),Object[_0x3f89('0x8e')](_0x1525a6['DOM'],_0x3f89('0xc9a'),{'get':_0xe1a04f}),Object[_0x3f89('0x8e')](_0x1525a6['DOM'][_0x3f89('0xbe2')],'x',{'get':_0x49b3e7}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x3c6')][_0x3f89('0xbe2')],'y',{'get':_0xe1a04f}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x3c6')][_0x3f89('0xbfd')],'x',{'value':0x0}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x3c6')]['layoutBounds'],'y',{'value':0x0}),_0x362e2f[_0x3f89('0x8a2')]&&document[_0x3f89('0xb20')]['clientWidth']<=window[_0x3f89('0xc9b')]&&document[_0x3f89('0xb20')]['clientHeight']<=window[_0x3f89('0x29c')]){var _0x28939e=function(){return Math[_0x3f89('0x55')](window['innerWidth'],document[_0x3f89('0xb20')][_0x3f89('0xc9c')]);},_0x472c14=function(){return Math[_0x3f89('0x55')](window[_0x3f89('0x29c')],document[_0x3f89('0xb20')]['clientHeight']);};Object['defineProperty'](_0x1525a6[_0x3f89('0x3c6')][_0x3f89('0xbe2')],_0x3f89('0x23'),{'get':_0x28939e}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x3c6')][_0x3f89('0xbe2')],_0x3f89('0x24'),{'get':_0x472c14}),Object[_0x3f89('0x8e')](_0x1525a6['DOM'][_0x3f89('0xbfd')],_0x3f89('0x23'),{'get':_0x28939e}),Object['defineProperty'](_0x1525a6['DOM'][_0x3f89('0xbfd')],'height',{'get':_0x472c14});}else Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x3c6')]['visualBounds'],_0x3f89('0x23'),{'get':function(){return window[_0x3f89('0xc9b')];}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x3c6')][_0x3f89('0xbe2')],'height',{'get':function(){return window[_0x3f89('0x29c')];}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x3c6')][_0x3f89('0xbfd')],_0x3f89('0x23'),{'get':function(){var _0x362e2f=document[_0x3f89('0xb20')]['clientWidth'],_0x5e1cb2=window['innerWidth'];return _0x362e2f<_0x5e1cb2?_0x5e1cb2:_0x362e2f;}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x3c6')][_0x3f89('0xbfd')],_0x3f89('0x24'),{'get':function(){var _0x362e2f=document[_0x3f89('0xb20')][_0x3f89('0xc9d')],_0x59e7a7=window[_0x3f89('0x29c')];return _0x362e2f<_0x59e7a7?_0x59e7a7:_0x362e2f;}});Object['defineProperty'](_0x1525a6[_0x3f89('0x3c6')]['documentBounds'],'x',{'value':0x0}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x3c6')][_0x3f89('0xc9e')],'y',{'value':0x0}),Object[_0x3f89('0x8e')](_0x1525a6['DOM'][_0x3f89('0xc9e')],_0x3f89('0x23'),{'get':function(){var _0x362e2f=document[_0x3f89('0xb20')];return Math[_0x3f89('0x55')](_0x362e2f['clientWidth'],_0x362e2f[_0x3f89('0xc9f')],_0x362e2f['scrollWidth']);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x3c6')][_0x3f89('0xc9e')],'height',{'get':function(){var _0x362e2f=document[_0x3f89('0xb20')];return Math['max'](_0x362e2f[_0x3f89('0xc9d')],_0x362e2f[_0x3f89('0xca0')],_0x362e2f[_0x3f89('0xca1')]);}});},null,!0x0),_0x1525a6['ArraySet']=function(_0x2bf838){this[_0x3f89('0x26')]=0x0,this[_0x3f89('0x520')]=_0x2bf838||[];},_0x1525a6[_0x3f89('0x42a')][_0x3f89('0x53')]={'add':function(_0x15a05a){return this[_0x3f89('0x96')](_0x15a05a)||this['list']['push'](_0x15a05a),_0x15a05a;},'getIndex':function(_0x46f809){return this['list'][_0x3f89('0x407')](_0x46f809);},'getByKey':function(_0x5348ad,_0x126d65){for(var _0x4ed981=this[_0x3f89('0x520')][_0x3f89('0x5')];_0x4ed981--;)if(this[_0x3f89('0x520')][_0x4ed981][_0x5348ad]===_0x126d65)return this[_0x3f89('0x520')][_0x4ed981];return null;},'exists':function(_0x13668d){return this[_0x3f89('0x520')][_0x3f89('0x407')](_0x13668d)>-0x1;},'reset':function(){this[_0x3f89('0x520')]['length']=0x0;},'remove':function(_0x2e1276){var _0x22c288=this[_0x3f89('0x520')][_0x3f89('0x407')](_0x2e1276);if(_0x22c288>-0x1)return this[_0x3f89('0x520')]['splice'](_0x22c288,0x1),_0x2e1276;},'setAll':function(_0x47396f,_0x9b4686){for(var _0x17e5b3=this['list'][_0x3f89('0x5')];_0x17e5b3--;)this[_0x3f89('0x520')][_0x17e5b3]&&(this[_0x3f89('0x520')][_0x17e5b3][_0x47396f]=_0x9b4686);},'callAll':function(_0x3738c1){for(var _0x55138c=Array[_0x3f89('0x53')][_0x3f89('0x285')][_0x3f89('0x48')](arguments,0x1),_0x3cc10d=this[_0x3f89('0x520')][_0x3f89('0x5')];_0x3cc10d--;)this[_0x3f89('0x520')][_0x3cc10d]&&this[_0x3f89('0x520')][_0x3cc10d][_0x3738c1]&&this[_0x3f89('0x520')][_0x3cc10d][_0x3738c1]['apply'](this[_0x3f89('0x520')][_0x3cc10d],_0x55138c);},'removeAll':function(_0x2378c6){void 0x0===_0x2378c6&&(_0x2378c6=!0x1);for(var _0x42226b=this[_0x3f89('0x520')][_0x3f89('0x5')];_0x42226b--;)if(this[_0x3f89('0x520')][_0x42226b]){var _0x5f1ac7=this[_0x3f89('0x243')](this[_0x3f89('0x520')][_0x42226b]);_0x2378c6&&_0x5f1ac7[_0x3f89('0x5d')]();}this[_0x3f89('0x26')]=0x0,this[_0x3f89('0x520')]=[];}},Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x42a')][_0x3f89('0x53')],'total',{'get':function(){return this[_0x3f89('0x520')][_0x3f89('0x5')];}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x42a')][_0x3f89('0x53')],_0x3f89('0x58d'),{'get':function(){return this[_0x3f89('0x26')]=0x0,this[_0x3f89('0x520')][_0x3f89('0x5')]>0x0?this['list'][0x0]:null;}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x42a')][_0x3f89('0x53')],_0x3f89('0x410'),{'get':function(){return this[_0x3f89('0x26')]=_0xbacfb9||0x0===_0x34b7e9)){null==_0x34b7e9&&(_0x34b7e9=0x1);for(var _0x3018d7=_0xbacfb9-_0x34b7e9,_0x5e40e1=_0x38ebec;_0x5e40e1<_0x3018d7;++_0x5e40e1)_0xfc0b6a[_0x5e40e1]=_0xfc0b6a[_0x5e40e1+_0x34b7e9];_0xfc0b6a[_0x3f89('0x5')]=_0x3018d7;}},'shuffle':function(_0x5af42f){for(var _0x2a4131=_0x5af42f['length']-0x1;_0x2a4131>0x0;_0x2a4131--){var _0x545e43=Math[_0x3f89('0xab')](Math[_0x3f89('0x29a')]()*(_0x2a4131+0x1)),_0x540f4c=_0x5af42f[_0x2a4131];_0x5af42f[_0x2a4131]=_0x5af42f[_0x545e43],_0x5af42f[_0x545e43]=_0x540f4c;}return _0x5af42f;},'transposeMatrix':function(_0x22e543){for(var _0x1bea9d=_0x22e543[_0x3f89('0x5')],_0x29b6b7=_0x22e543[0x0]['length'],_0x59887d=new Array(_0x29b6b7),_0xebc33e=0x0;_0xebc33e<_0x29b6b7;_0xebc33e++){_0x59887d[_0xebc33e]=new Array(_0x1bea9d);for(var _0x2cf391=_0x1bea9d-0x1;_0x2cf391>-0x1;_0x2cf391--)_0x59887d[_0xebc33e][_0x2cf391]=_0x22e543[_0x2cf391][_0xebc33e];}return _0x59887d;},'rotateMatrix':function(_0xc02ab6,_0x4ff0a7){if('string'!=typeof _0x4ff0a7&&(_0x4ff0a7=(_0x4ff0a7%0x168+0x168)%0x168),0x5a===_0x4ff0a7||-0x10e===_0x4ff0a7||_0x3f89('0xca2')===_0x4ff0a7)_0xc02ab6=(_0xc02ab6=_0x1525a6[_0x3f89('0x444')]['transposeMatrix'](_0xc02ab6))[_0x3f89('0x1d1')]();else if(-0x5a===_0x4ff0a7||0x10e===_0x4ff0a7||'rotateRight'===_0x4ff0a7)_0xc02ab6=_0xc02ab6[_0x3f89('0x1d1')](),_0xc02ab6=_0x1525a6['ArrayUtils'][_0x3f89('0xca3')](_0xc02ab6);else if(0xb4===Math[_0x3f89('0x2bf')](_0x4ff0a7)||_0x3f89('0xca4')===_0x4ff0a7){for(var _0x38f54d=0x0;_0x38f54d<_0xc02ab6['length'];_0x38f54d++)_0xc02ab6[_0x38f54d][_0x3f89('0x1d1')]();_0xc02ab6=_0xc02ab6['reverse']();}return _0xc02ab6;},'findClosest':function(_0x37a1a3,_0x3e4acc){if(!_0x3e4acc[_0x3f89('0x5')])return NaN;if(0x1===_0x3e4acc[_0x3f89('0x5')]||_0x37a1a3<_0x3e4acc[0x0])return _0x3e4acc[0x0];for(var _0x51c750=0x1;_0x3e4acc[_0x51c750]<_0x37a1a3;)_0x51c750++;var _0xd00572=_0x3e4acc[_0x51c750-0x1],_0x494402=_0x51c750<_0x3e4acc[_0x3f89('0x5')]?_0x3e4acc[_0x51c750]:Number['POSITIVE_INFINITY'];return _0x494402-_0x37a1a3<=_0x37a1a3-_0xd00572?_0x494402:_0xd00572;},'rotateRight':function(_0x2729a9){var _0x485a57=_0x2729a9['pop']();return _0x2729a9['unshift'](_0x485a57),_0x485a57;},'rotateLeft':function(_0x10dd19){var _0x3fff6b=_0x10dd19['shift']();return _0x10dd19[_0x3f89('0x6')](_0x3fff6b),_0x3fff6b;},'numberArray':function(_0x32eb1d,_0x2bd4db){void 0x0!==_0x2bd4db&&null!==_0x2bd4db||(_0x2bd4db=_0x32eb1d,_0x32eb1d=0x0);for(var _0x57c23a=[],_0x693c6a=_0x32eb1d;_0x693c6a<=_0x2bd4db;_0x693c6a++)_0x57c23a[_0x3f89('0x6')](_0x693c6a);return _0x57c23a;},'numberArrayStep':function(_0x51912b,_0x4a2a26,_0xed2a8a){void 0x0!==_0x51912b&&null!==_0x51912b||(_0x51912b=0x0),void 0x0!==_0x4a2a26&&null!==_0x4a2a26||(_0x4a2a26=_0x51912b,_0x51912b=0x0),void 0x0===_0xed2a8a&&(_0xed2a8a=0x1);for(var _0x24a0a7=[],_0x130814=Math[_0x3f89('0x55')](_0x1525a6[_0x3f89('0x45')]['roundAwayFromZero']((_0x4a2a26-_0x51912b)/(_0xed2a8a||0x1)),0x0),_0x2040d6=0x0;_0x2040d6<_0x130814;_0x2040d6++)_0x24a0a7[_0x3f89('0x6')](_0x51912b),_0x51912b+=_0xed2a8a;return _0x24a0a7;}},_0x1525a6[_0x3f89('0xca5')]=function(){this['next']=null,this[_0x3f89('0x75b')]=null,this[_0x3f89('0x58d')]=null,this[_0x3f89('0xca6')]=null,this[_0x3f89('0x445')]=0x0;},_0x1525a6['LinkedList'][_0x3f89('0x53')]={'add':function(_0x1eca3d){return 0x0===this[_0x3f89('0x445')]&&null===this[_0x3f89('0x58d')]&&null===this[_0x3f89('0xca6')]?(this['first']=_0x1eca3d,this[_0x3f89('0xca6')]=_0x1eca3d,this[_0x3f89('0x410')]=_0x1eca3d,_0x1eca3d[_0x3f89('0x75b')]=this,this[_0x3f89('0x445')]++,_0x1eca3d):(this[_0x3f89('0xca6')][_0x3f89('0x410')]=_0x1eca3d,_0x1eca3d['prev']=this['last'],this[_0x3f89('0xca6')]=_0x1eca3d,this['total']++,_0x1eca3d);},'reset':function(){this[_0x3f89('0x58d')]=null,this[_0x3f89('0xca6')]=null,this['next']=null,this[_0x3f89('0x75b')]=null,this['total']=0x0;},'remove':function(_0x3dd03b){if(0x1===this['total'])return this[_0x3f89('0x36f')](),void(_0x3dd03b['next']=_0x3dd03b['prev']=null);_0x3dd03b===this[_0x3f89('0x58d')]?this[_0x3f89('0x58d')]=this[_0x3f89('0x58d')][_0x3f89('0x410')]:_0x3dd03b===this[_0x3f89('0xca6')]&&(this[_0x3f89('0xca6')]=this['last'][_0x3f89('0x75b')]),_0x3dd03b[_0x3f89('0x75b')]&&(_0x3dd03b[_0x3f89('0x75b')][_0x3f89('0x410')]=_0x3dd03b['next']),_0x3dd03b['next']&&(_0x3dd03b[_0x3f89('0x410')][_0x3f89('0x75b')]=_0x3dd03b['prev']),_0x3dd03b[_0x3f89('0x410')]=_0x3dd03b['prev']=null,null===this[_0x3f89('0x58d')]&&(this[_0x3f89('0xca6')]=null),this[_0x3f89('0x445')]--;},'callAll':function(_0x12e8f1){if(this['first']&&this[_0x3f89('0xca6')]){var _0x31f79a=this[_0x3f89('0x58d')];do{_0x31f79a&&_0x31f79a[_0x12e8f1]&&_0x31f79a[_0x12e8f1][_0x3f89('0x48')](_0x31f79a),_0x31f79a=_0x31f79a[_0x3f89('0x410')];}while(_0x31f79a!==this['last'][_0x3f89('0x410')]);}}},_0x1525a6[_0x3f89('0xca5')]['prototype']['constructor']=_0x1525a6[_0x3f89('0xca5')],_0x1525a6['Create']=function(_0x119a55){this[_0x3f89('0x3d')]=_0x119a55,this[_0x3f89('0xc15')]=null,this[_0x3f89('0x241')]=null,this[_0x3f89('0x738')]=null,this['palettes']=[{0:'#000',1:_0x3f89('0xca7'),2:'#FFF',3:_0x3f89('0xca8'),4:_0x3f89('0xca9'),5:'#493C2B',6:_0x3f89('0xcaa'),7:_0x3f89('0xcab'),8:_0x3f89('0xcac'),9:_0x3f89('0xcad'),'A':'#44891A','B':'#A3CE27','C':_0x3f89('0xcae'),'D':_0x3f89('0xcaf'),'E':_0x3f89('0xcb0'),'F':_0x3f89('0xcb1')},{0:_0x3f89('0x82d'),1:_0x3f89('0xcb2'),2:_0x3f89('0xcb3'),3:_0x3f89('0xcb4'),4:_0x3f89('0xcb5'),5:_0x3f89('0xcb6'),6:_0x3f89('0xcb7'),7:_0x3f89('0xcb8'),8:_0x3f89('0xcb9'),9:_0x3f89('0xcba'),'A':_0x3f89('0xcbb'),'B':_0x3f89('0xcbc'),'C':_0x3f89('0xcbd'),'D':'#d365c8','E':_0x3f89('0xcbe'),'F':'#f5f4eb'},{0:_0x3f89('0x82d'),1:_0x3f89('0xcbf'),2:'#0c7e45',3:_0x3f89('0xcc0'),4:_0x3f89('0xcc1'),5:_0x3f89('0xcc2'),6:'#aa5c3d',7:_0x3f89('0xcc3'),8:'#5e606e',9:_0x3f89('0xcc4'),'A':_0x3f89('0xcc5'),'B':_0x3f89('0xcc6'),'C':_0x3f89('0xcc7'),'D':'#e23d69','E':_0x3f89('0xcc8'),'F':_0x3f89('0x771')},{0:_0x3f89('0x82d'),1:_0x3f89('0x771'),2:_0x3f89('0xcc9'),3:_0x3f89('0xcca'),4:_0x3f89('0xccb'),5:_0x3f89('0xccc'),6:_0x3f89('0xccd'),7:'#d5de73',8:_0x3f89('0xcce'),9:'#5a4100','A':'#bd736a','B':_0x3f89('0xccf'),'C':_0x3f89('0xcd0'),'D':_0x3f89('0xcd1'),'E':_0x3f89('0xcd2'),'F':_0x3f89('0xcd3')},{0:_0x3f89('0x82d'),1:_0x3f89('0xcb2'),2:_0x3f89('0xcb3'),3:_0x3f89('0xcb4'),4:'#453e78',5:_0x3f89('0xcb6'),6:_0x3f89('0xcb7'),7:_0x3f89('0xcb8'),8:_0x3f89('0xcb9'),9:_0x3f89('0xcba'),'A':_0x3f89('0xcbb'),'B':_0x3f89('0xcbc'),'C':_0x3f89('0xcbd'),'D':'#d365c8','E':_0x3f89('0xcbe'),'F':_0x3f89('0x771')}];},_0x1525a6['Create'][_0x3f89('0xcd4')]=0x0,_0x1525a6[_0x3f89('0x473')][_0x3f89('0xcd5')]=0x1,_0x1525a6['Create'][_0x3f89('0xcd6')]=0x2,_0x1525a6[_0x3f89('0x473')][_0x3f89('0xcd7')]=0x3,_0x1525a6[_0x3f89('0x473')][_0x3f89('0xcd8')]=0x4,_0x1525a6[_0x3f89('0x473')][_0x3f89('0x53')]={'texture':function(_0x2c95da,_0x1d0df9,_0x3b1c1b,_0x26dd45,_0xe986ec,_0x3b1c4a,_0x32a849,_0xef5934){void 0x0===_0x3b1c1b&&(_0x3b1c1b=0x8),void 0x0===_0x26dd45&&(_0x26dd45=_0x3b1c1b),void 0x0===_0xe986ec&&(_0xe986ec=0x0),void 0x0===_0x3b1c4a&&(_0x3b1c4a=!0x0);var _0x4904d3=_0x1d0df9[0x0][_0x3f89('0x5')]*_0x3b1c1b,_0x5dd5de=_0x1d0df9['length']*_0x26dd45;null===this[_0x3f89('0xc15')]&&(this[_0x3f89('0xc15')]=this[_0x3f89('0x3d')][_0x3f89('0x34b')][_0x3f89('0xa43')](),this[_0x3f89('0x241')]=this['bmd']['canvas'],this[_0x3f89('0x738')]=this[_0x3f89('0xc15')][_0x3f89('0x9e')]),this['bmd'][_0x3f89('0x58')](_0x4904d3,_0x5dd5de),this[_0x3f89('0xc15')][_0x3f89('0x192')]();for(var _0x469f6a=0x0;_0x469f6a<_0x1d0df9[_0x3f89('0x5')];_0x469f6a++)for(var _0x13eb65=_0x1d0df9[_0x469f6a],_0x386ec3=0x0;_0x386ec3<_0x13eb65[_0x3f89('0x5')];_0x386ec3++){var _0xb57cea=_0x13eb65[_0x386ec3];'.'!==_0xb57cea&&'\x20'!==_0xb57cea&&(this[_0x3f89('0x738')][_0x3f89('0x25b')]=this['palettes'][_0xe986ec][_0xb57cea],this[_0x3f89('0x738')][_0x3f89('0x24d')](_0x386ec3*_0x3b1c1b,_0x469f6a*_0x26dd45,_0x3b1c1b,_0x26dd45));}return _0x3b1c4a?this['bmd']['generateTexture'](_0x2c95da,_0x32a849,_0xef5934):this['copy']();},'grid':function(_0x3daecf,_0x157a7c,_0x423ed5,_0x3097b4,_0x5740ed,_0x5f3e2c,_0x8dda5f,_0x13c29b,_0x1d9461){void 0x0===_0x8dda5f&&(_0x8dda5f=!0x0),null===this[_0x3f89('0xc15')]&&(this['bmd']=this[_0x3f89('0x3d')]['make']['bitmapData'](),this[_0x3f89('0x241')]=this[_0x3f89('0xc15')][_0x3f89('0x241')],this['ctx']=this[_0x3f89('0xc15')][_0x3f89('0x9e')]),this['bmd'][_0x3f89('0x58')](_0x157a7c,_0x423ed5),this[_0x3f89('0x738')][_0x3f89('0x25b')]=_0x5f3e2c;for(var _0x16f538=0x0;_0x16f538<_0x423ed5;_0x16f538+=_0x5740ed)this[_0x3f89('0x738')][_0x3f89('0x24d')](0x0,_0x16f538,_0x157a7c,0x1);for(var _0x507c63=0x0;_0x507c63<_0x157a7c;_0x507c63+=_0x3097b4)this[_0x3f89('0x738')][_0x3f89('0x24d')](_0x507c63,0x0,0x1,_0x423ed5);return _0x8dda5f?this[_0x3f89('0xc15')]['generateTexture'](_0x3daecf,_0x13c29b,_0x1d9461):this[_0x3f89('0x74a')]();},'copy':function(_0x10ed66,_0x17c15d,_0xf8bd22,_0x2de257,_0x54f3b2,_0x475e09,_0x4eac18){return null==_0x10ed66&&(_0x10ed66=this[_0x3f89('0x3d')][_0x3f89('0x34b')][_0x3f89('0xa43')]()),_0x10ed66[_0x3f89('0x58')](this[_0x3f89('0xc15')][_0x3f89('0x23')],this[_0x3f89('0xc15')]['height']),_0x10ed66[_0x3f89('0x74c')](this['bmd'],_0x17c15d,_0xf8bd22,_0x2de257,_0x54f3b2,_0x475e09,_0x4eac18);}},_0x1525a6[_0x3f89('0x473')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x473')],_0x1525a6['FlexGrid']=function(_0x1c0cb1,_0x5512f2,_0x4da91e){this['game']=_0x1c0cb1[_0x3f89('0x3d')],this[_0x3f89('0x995')]=_0x1c0cb1,this[_0x3f89('0x23')]=_0x5512f2,this[_0x3f89('0x24')]=_0x4da91e,this[_0x3f89('0xcd9')]=new _0x1525a6[(_0x3f89('0x34'))](0x0,0x0,_0x5512f2,_0x4da91e),this[_0x3f89('0x5f5')]=new _0x1525a6[(_0x3f89('0x34'))](0x0,0x0,_0x5512f2,_0x4da91e),this[_0x3f89('0xcda')]=new _0x1525a6[(_0x3f89('0x34'))](0x0,0x0,_0x5512f2,_0x4da91e),this[_0x3f89('0xcdb')]=new _0x1525a6['Rectangle'](0x0,0x0,_0x5512f2,_0x4da91e),this[_0x3f89('0xcdc')]=new _0x1525a6[(_0x3f89('0x27'))](0x0,0x0),this['positionFluid']=new _0x1525a6[(_0x3f89('0x27'))](0x0,0x0),this[_0x3f89('0xcdd')]=new _0x1525a6[(_0x3f89('0x27'))](0x0,0x0),this[_0x3f89('0xcde')]=new _0x1525a6[(_0x3f89('0x27'))](0x0,0x0),this[_0x3f89('0xcdf')]=new _0x1525a6[(_0x3f89('0x27'))](0x1,0x1),this['scaleFluid']=new _0x1525a6['Point'](0x1,0x1),this[_0x3f89('0x5f6')]=new _0x1525a6[(_0x3f89('0x27'))](0x1,0x1),this[_0x3f89('0xce0')]=new _0x1525a6['Point'](0x1,0x1),this['scaleNone']=new _0x1525a6[(_0x3f89('0x27'))](0x1,0x1),this[_0x3f89('0xce1')]=0x0,this[_0x3f89('0xce2')]=0x0,this[_0x3f89('0xce3')]=0x0,this[_0x3f89('0xce4')]=0x0,this[_0x3f89('0xce5')]=_0x5512f2/_0x4da91e,this['ratioV']=_0x4da91e/_0x5512f2,this['multiplier']=0x0,this[_0x3f89('0xa2c')]=[];},_0x1525a6[_0x3f89('0xbd7')]['prototype']={'setSize':function(_0x3a1209,_0xc565c){this[_0x3f89('0x23')]=_0x3a1209,this[_0x3f89('0x24')]=_0xc565c,this[_0x3f89('0xce5')]=_0x3a1209/_0xc565c,this[_0x3f89('0xce6')]=_0xc565c/_0x3a1209,this['scaleNone']=new _0x1525a6['Point'](0x1,0x1),this[_0x3f89('0xcdb')]['width']=this[_0x3f89('0x23')],this[_0x3f89('0xcdb')]['height']=this[_0x3f89('0x24')],this['refresh']();},'createCustomLayer':function(_0x267291,_0x3e5b78,_0xc7f56,_0x173430){void 0x0===_0x173430&&(_0x173430=!0x0),this[_0x3f89('0xce1')]=_0x267291,this[_0x3f89('0xce2')]=_0x3e5b78,this[_0x3f89('0xcd9')][_0x3f89('0x23')]=_0x267291,this[_0x3f89('0xcd9')][_0x3f89('0x24')]=_0x3e5b78;var _0x53c815=new _0x1525a6[(_0x3f89('0xce7'))](this,this['positionCustom'],this[_0x3f89('0xcd9')],this[_0x3f89('0xcdf')]);return _0x173430&&this[_0x3f89('0x3d')][_0x3f89('0x3e')][_0x3f89('0x2cd')](_0x53c815),this['layers'][_0x3f89('0x6')](_0x53c815),void 0x0!==_0xc7f56&&null!==typeof _0xc7f56&&_0x53c815[_0x3f89('0x408')](_0xc7f56),_0x53c815;},'createFluidLayer':function(_0x2dde94,_0x3cbfed){void 0x0===_0x3cbfed&&(_0x3cbfed=!0x0);var _0x22cb47=new _0x1525a6['FlexLayer'](this,this[_0x3f89('0xce8')],this[_0x3f89('0x5f5')],this[_0x3f89('0xce9')]);return _0x3cbfed&&this[_0x3f89('0x3d')][_0x3f89('0x3e')][_0x3f89('0x2cd')](_0x22cb47),this[_0x3f89('0xa2c')][_0x3f89('0x6')](_0x22cb47),void 0x0!==_0x2dde94&&null!==typeof _0x2dde94&&_0x22cb47[_0x3f89('0x408')](_0x2dde94),_0x22cb47;},'createFullLayer':function(_0x3fadb4){var _0x4181c3=new _0x1525a6[(_0x3f89('0xce7'))](this,this['positionFull'],this[_0x3f89('0xcda')],this[_0x3f89('0xce9')]);return this[_0x3f89('0x3d')]['world']['add'](_0x4181c3),this[_0x3f89('0xa2c')][_0x3f89('0x6')](_0x4181c3),void 0x0!==_0x3fadb4&&_0x4181c3[_0x3f89('0x408')](_0x3fadb4),_0x4181c3;},'createFixedLayer':function(_0xa8292e){var _0x400f52=new _0x1525a6[(_0x3f89('0xce7'))](this,this[_0x3f89('0xcde')],this[_0x3f89('0xcdb')],this['scaleNone']);return this[_0x3f89('0x3d')][_0x3f89('0x3e')][_0x3f89('0x2cd')](_0x400f52),this[_0x3f89('0xa2c')]['push'](_0x400f52),void 0x0!==_0xa8292e&&_0x400f52[_0x3f89('0x408')](_0xa8292e),_0x400f52;},'reset':function(){for(var _0x11cf35=this[_0x3f89('0xa2c')]['length'];_0x11cf35--;)this[_0x3f89('0xa2c')][_0x11cf35]['persist']||(this[_0x3f89('0xa2c')][_0x11cf35]['position']=null,this[_0x3f89('0xa2c')][_0x11cf35][_0x3f89('0x28')]=null,this[_0x3f89('0xa2c')][_0x3f89('0x285')](_0x11cf35,0x1));},'onResize':function(_0x16d163,_0x50cb4b){this[_0x3f89('0xce5')]=_0x16d163/_0x50cb4b,this['ratioV']=_0x50cb4b/_0x16d163,this[_0x3f89('0x255')](_0x16d163,_0x50cb4b);},'refresh':function(){this[_0x3f89('0xcea')]=Math[_0x3f89('0x2cf')](this[_0x3f89('0x995')]['height']/this[_0x3f89('0x24')],this[_0x3f89('0x995')]['width']/this[_0x3f89('0x23')]),this['boundsFluid'][_0x3f89('0x23')]=Math[_0x3f89('0x2d1')](this[_0x3f89('0x23')]*this[_0x3f89('0xcea')]),this[_0x3f89('0x5f5')]['height']=Math[_0x3f89('0x2d1')](this['height']*this[_0x3f89('0xcea')]),this[_0x3f89('0xce9')][_0x3f89('0x2a4')](this[_0x3f89('0x5f5')]['width']/this[_0x3f89('0x23')],this[_0x3f89('0x5f5')][_0x3f89('0x24')]/this[_0x3f89('0x24')]),this[_0x3f89('0x5f6')][_0x3f89('0x2a4')](this[_0x3f89('0x23')]/this[_0x3f89('0x5f5')][_0x3f89('0x23')],this[_0x3f89('0x24')]/this[_0x3f89('0x5f5')]['height']),this[_0x3f89('0xce0')][_0x3f89('0x2a4')](this['boundsFull']['width']/this[_0x3f89('0x23')],this[_0x3f89('0xcda')][_0x3f89('0x24')]/this[_0x3f89('0x24')]),this['boundsFull'][_0x3f89('0x23')]=Math[_0x3f89('0x2d1')](this[_0x3f89('0x995')][_0x3f89('0x23')]*this[_0x3f89('0x5f6')]['x']),this[_0x3f89('0xcda')][_0x3f89('0x24')]=Math['round'](this[_0x3f89('0x995')]['height']*this[_0x3f89('0x5f6')]['y']),this[_0x3f89('0x5f5')][_0x3f89('0xceb')](this['manager']['bounds']['centerX'],this['manager']['bounds'][_0x3f89('0x2fe')]),this['boundsNone'][_0x3f89('0xceb')](this[_0x3f89('0x995')][_0x3f89('0x31c')][_0x3f89('0x2c9')],this[_0x3f89('0x995')]['bounds'][_0x3f89('0x2fe')]),this[_0x3f89('0xce8')][_0x3f89('0x2a4')](this['boundsFluid']['x'],this[_0x3f89('0x5f5')]['y']),this[_0x3f89('0xcde')]['set'](this[_0x3f89('0xcdb')]['x'],this['boundsNone']['y']);},'fitSprite':function(_0x4e4840){this[_0x3f89('0x995')][_0x3f89('0xcec')](_0x4e4840),_0x4e4840['x']=this[_0x3f89('0x995')][_0x3f89('0x31c')][_0x3f89('0x2c9')],_0x4e4840['y']=this[_0x3f89('0x995')]['bounds'][_0x3f89('0x2fe')];},'debug':function(){this[_0x3f89('0x3d')][_0x3f89('0x374')][_0x3f89('0x802')](this[_0x3f89('0x5f5')][_0x3f89('0x23')]+_0x3f89('0xc4a')+this[_0x3f89('0x5f5')][_0x3f89('0x24')],this['boundsFluid']['x']+0x4,this[_0x3f89('0x5f5')]['y']+0x10),this[_0x3f89('0x3d')][_0x3f89('0x374')][_0x3f89('0xc34')](this[_0x3f89('0x5f5')],_0x3f89('0xced'),!0x1);}},_0x1525a6[_0x3f89('0xbd7')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0xbd7')],_0x1525a6[_0x3f89('0xce7')]=function(_0x5d23ea,_0x59cf,_0x370d0b,_0x231287){_0x1525a6['Group'][_0x3f89('0x48')](this,_0x5d23ea[_0x3f89('0x3d')],null,'__flexLayer'+_0x5d23ea['game'][_0x3f89('0x343')][_0x3f89('0x701')](),!0x1),this[_0x3f89('0x995')]=_0x5d23ea['manager'],this['grid']=_0x5d23ea,this[_0x3f89('0xcee')]=!0x1,this[_0x3f89('0x26')]=_0x59cf,this[_0x3f89('0x31c')]=_0x370d0b,this[_0x3f89('0x28')]=_0x231287,this[_0x3f89('0x30e')]=_0x370d0b['topLeft'],this[_0x3f89('0xcef')]=new _0x1525a6[(_0x3f89('0x27'))](_0x370d0b[_0x3f89('0x2c0')],0x0),this['topRight']=_0x370d0b[_0x3f89('0x30f')],this[_0x3f89('0x30a')]=_0x370d0b['bottomLeft'],this['bottomMiddle']=new _0x1525a6[(_0x3f89('0x27'))](_0x370d0b[_0x3f89('0x2c0')],_0x370d0b['bottom']),this[_0x3f89('0x30b')]=_0x370d0b['bottomRight'];},_0x1525a6[_0x3f89('0xce7')]['prototype']=Object[_0x3f89('0x6a')](_0x1525a6[_0x3f89('0x3e9')][_0x3f89('0x53')]),_0x1525a6['FlexLayer'][_0x3f89('0x53')]['constructor']=_0x1525a6[_0x3f89('0xce7')],_0x1525a6['FlexLayer']['prototype'][_0x3f89('0x58')]=function(){},_0x1525a6[_0x3f89('0xce7')][_0x3f89('0x53')][_0x3f89('0x374')]=function(){this[_0x3f89('0x3d')][_0x3f89('0x374')]['text'](this[_0x3f89('0x31c')][_0x3f89('0x23')]+_0x3f89('0xc4a')+this[_0x3f89('0x31c')][_0x3f89('0x24')],this['bounds']['x']+0x4,this[_0x3f89('0x31c')]['y']+0x10),this[_0x3f89('0x3d')][_0x3f89('0x374')][_0x3f89('0xc34')](this[_0x3f89('0x31c')],_0x3f89('0xcf0'),!0x1),this[_0x3f89('0x3d')][_0x3f89('0x374')][_0x3f89('0xc34')](this[_0x3f89('0x30e')],_0x3f89('0xcf1')),this['game'][_0x3f89('0x374')][_0x3f89('0xc34')](this['topMiddle'],_0x3f89('0xcf1')),this['game'][_0x3f89('0x374')][_0x3f89('0xc34')](this[_0x3f89('0x30f')],_0x3f89('0xcf1'));},_0x1525a6[_0x3f89('0x1dc')]={'RED':0xff0000,'ORANGE':0xff9900,'YELLOW':0xffff00,'GREEN':0xff00,'AQUA':0xffff,'BLUE':0xff,'VIOLET':0xff00ff,'WHITE':0xffffff,'BLACK':0x0,'GRAY':0x666666,'packPixel':function(_0x1619af,_0x416362,_0x346cf4,_0x3b2938){return _0x1525a6['Device'][_0x3f89('0x756')]?(_0x3b2938<<0x18|_0x346cf4<<0x10|_0x416362<<0x8|_0x1619af)>>>0x0:(_0x1619af<<0x18|_0x416362<<0x10|_0x346cf4<<0x8|_0x3b2938)>>>0x0;},'unpackPixel':function(_0x18eaa7,_0x57981d,_0xa5fa75,_0x4e8da2){return void 0x0!==_0x57981d&&null!==_0x57981d||(_0x57981d=_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0x750')]()),void 0x0!==_0xa5fa75&&null!==_0xa5fa75||(_0xa5fa75=!0x1),void 0x0!==_0x4e8da2&&null!==_0x4e8da2||(_0x4e8da2=!0x1),_0x1525a6[_0x3f89('0x456')][_0x3f89('0x756')]?(_0x57981d['a']=(0xff000000&_0x18eaa7)>>>0x18,_0x57981d['b']=(0xff0000&_0x18eaa7)>>>0x10,_0x57981d['g']=(0xff00&_0x18eaa7)>>>0x8,_0x57981d['r']=0xff&_0x18eaa7):(_0x57981d['r']=(0xff000000&_0x18eaa7)>>>0x18,_0x57981d['g']=(0xff0000&_0x18eaa7)>>>0x10,_0x57981d['b']=(0xff00&_0x18eaa7)>>>0x8,_0x57981d['a']=0xff&_0x18eaa7),_0x57981d[_0x3f89('0x153')]=_0x18eaa7,_0x57981d[_0x3f89('0xcf2')]=_0x3f89('0x74d')+_0x57981d['r']+','+_0x57981d['g']+','+_0x57981d['b']+','+_0x57981d['a']/0xff+')',_0xa5fa75&&_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xcf3')](_0x57981d['r'],_0x57981d['g'],_0x57981d['b'],_0x57981d),_0x4e8da2&&_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xcf4')](_0x57981d['r'],_0x57981d['g'],_0x57981d['b'],_0x57981d),_0x57981d;},'fromRGBA':function(_0x11bf8b,_0x4a1b26){return _0x4a1b26||(_0x4a1b26=_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0x750')]()),_0x4a1b26['r']=(0xff000000&_0x11bf8b)>>>0x18,_0x4a1b26['g']=(0xff0000&_0x11bf8b)>>>0x10,_0x4a1b26['b']=(0xff00&_0x11bf8b)>>>0x8,_0x4a1b26['a']=0xff&_0x11bf8b,_0x4a1b26[_0x3f89('0xcf2')]=_0x3f89('0x74d')+_0x4a1b26['r']+','+_0x4a1b26['g']+','+_0x4a1b26['b']+','+_0x4a1b26['a']+')',_0x4a1b26;},'toRGBA':function(_0x90c8ff,_0x2e555b,_0x9d1600,_0x598e2b){return _0x90c8ff<<0x18|_0x2e555b<<0x10|_0x9d1600<<0x8|_0x598e2b;},'toABGR':function(_0x3aa68a,_0x340750,_0xf47b26,_0x527b50){return(_0x527b50<<0x18|_0xf47b26<<0x10|_0x340750<<0x8|_0x3aa68a)>>>0x0;},'hexToRGBArray':function(_0x125e81){return[(_0x125e81>>0x10&0xff)/0xff,(_0x125e81>>0x8&0xff)/0xff,(0xff&_0x125e81)/0xff];},'RGBArrayToHex':function(_0x346635){return(0xff*_0x346635[0x0]<<0x10)+(0xff*_0x346635[0x1]<<0x8)+0xff*_0x346635[0x2];},'RGBtoHSL':function(_0x3798b9,_0x1ee57c,_0x463fa6,_0x2b2445){_0x2b2445||(_0x2b2445=_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0x750')](_0x3798b9,_0x1ee57c,_0x463fa6,0x1)),_0x3798b9/=0xff,_0x1ee57c/=0xff,_0x463fa6/=0xff;var _0x17f3c5=Math[_0x3f89('0x2cf')](_0x3798b9,_0x1ee57c,_0x463fa6),_0x15f7f5=Math[_0x3f89('0x55')](_0x3798b9,_0x1ee57c,_0x463fa6);if(_0x2b2445['h']=0x0,_0x2b2445['s']=0x0,_0x2b2445['l']=(_0x15f7f5+_0x17f3c5)/0x2,_0x15f7f5!==_0x17f3c5){var _0x47ee31=_0x15f7f5-_0x17f3c5;_0x2b2445['s']=_0x2b2445['l']>0.5?_0x47ee31/(0x2-_0x15f7f5-_0x17f3c5):_0x47ee31/(_0x15f7f5+_0x17f3c5),_0x15f7f5===_0x3798b9?_0x2b2445['h']=(_0x1ee57c-_0x463fa6)/_0x47ee31+(_0x1ee57c<_0x463fa6?0x6:0x0):_0x15f7f5===_0x1ee57c?_0x2b2445['h']=(_0x463fa6-_0x3798b9)/_0x47ee31+0x2:_0x15f7f5===_0x463fa6&&(_0x2b2445['h']=(_0x3798b9-_0x1ee57c)/_0x47ee31+0x4),_0x2b2445['h']/=0x6;}return _0x2b2445;},'HSLtoRGB':function(_0x40955b,_0x38777e,_0x197e47,_0x4fc699){if(_0x4fc699?(_0x4fc699['r']=_0x197e47,_0x4fc699['g']=_0x197e47,_0x4fc699['b']=_0x197e47):_0x4fc699=_0x1525a6['Color'][_0x3f89('0x750')](_0x197e47,_0x197e47,_0x197e47),0x0!==_0x38777e){var _0x3ce849=_0x197e47<0.5?_0x197e47*(0x1+_0x38777e):_0x197e47+_0x38777e-_0x197e47*_0x38777e,_0x37248b=0x2*_0x197e47-_0x3ce849;_0x4fc699['r']=_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xcf5')](_0x37248b,_0x3ce849,_0x40955b+0x1/0x3),_0x4fc699['g']=_0x1525a6['Color'][_0x3f89('0xcf5')](_0x37248b,_0x3ce849,_0x40955b),_0x4fc699['b']=_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xcf5')](_0x37248b,_0x3ce849,_0x40955b-0x1/0x3);}return _0x4fc699['r']=Math[_0x3f89('0xab')](0xff*_0x4fc699['r']|0x0),_0x4fc699['g']=Math['floor'](0xff*_0x4fc699['g']|0x0),_0x4fc699['b']=Math[_0x3f89('0xab')](0xff*_0x4fc699['b']|0x0),_0x1525a6[_0x3f89('0x1dc')]['updateColor'](_0x4fc699),_0x4fc699;},'RGBtoHSV':function(_0x5cf48c,_0x5c9b57,_0x19a817,_0x10b8bf){_0x10b8bf||(_0x10b8bf=_0x1525a6[_0x3f89('0x1dc')]['createColor'](_0x5cf48c,_0x5c9b57,_0x19a817,0xff)),_0x5cf48c/=0xff,_0x5c9b57/=0xff,_0x19a817/=0xff;var _0x557a4f=Math[_0x3f89('0x2cf')](_0x5cf48c,_0x5c9b57,_0x19a817),_0x3d81aa=Math[_0x3f89('0x55')](_0x5cf48c,_0x5c9b57,_0x19a817),_0x35101a=_0x3d81aa-_0x557a4f;return _0x10b8bf['h']=0x0,_0x10b8bf['s']=0x0===_0x3d81aa?0x0:_0x35101a/_0x3d81aa,_0x10b8bf['v']=_0x3d81aa,_0x3d81aa!==_0x557a4f&&(_0x3d81aa===_0x5cf48c?_0x10b8bf['h']=(_0x5c9b57-_0x19a817)/_0x35101a+(_0x5c9b57<_0x19a817?0x6:0x0):_0x3d81aa===_0x5c9b57?_0x10b8bf['h']=(_0x19a817-_0x5cf48c)/_0x35101a+0x2:_0x3d81aa===_0x19a817&&(_0x10b8bf['h']=(_0x5cf48c-_0x5c9b57)/_0x35101a+0x4),_0x10b8bf['h']/=0x6),_0x10b8bf;},'HSVtoRGB':function(_0x44053b,_0x5e7c86,_0x282d31,_0x4cd741){void 0x0===_0x4cd741&&(_0x4cd741=_0x1525a6[_0x3f89('0x1dc')]['createColor'](0x0,0x0,0x0,0x1,_0x44053b,_0x5e7c86,0x0,_0x282d31));var _0x4e30ae,_0x50588a,_0x336192,_0x288e41=Math[_0x3f89('0xab')](0x6*_0x44053b),_0x10b5c9=0x6*_0x44053b-_0x288e41,_0x3b67aa=_0x282d31*(0x1-_0x5e7c86),_0x3bf55a=_0x282d31*(0x1-_0x10b5c9*_0x5e7c86),_0x120cd9=_0x282d31*(0x1-(0x1-_0x10b5c9)*_0x5e7c86);switch(_0x288e41%0x6){case 0x0:_0x4e30ae=_0x282d31,_0x50588a=_0x120cd9,_0x336192=_0x3b67aa;break;case 0x1:_0x4e30ae=_0x3bf55a,_0x50588a=_0x282d31,_0x336192=_0x3b67aa;break;case 0x2:_0x4e30ae=_0x3b67aa,_0x50588a=_0x282d31,_0x336192=_0x120cd9;break;case 0x3:_0x4e30ae=_0x3b67aa,_0x50588a=_0x3bf55a,_0x336192=_0x282d31;break;case 0x4:_0x4e30ae=_0x120cd9,_0x50588a=_0x3b67aa,_0x336192=_0x282d31;break;case 0x5:_0x4e30ae=_0x282d31,_0x50588a=_0x3b67aa,_0x336192=_0x3bf55a;}return _0x4cd741['r']=Math[_0x3f89('0xab')](0xff*_0x4e30ae),_0x4cd741['g']=Math[_0x3f89('0xab')](0xff*_0x50588a),_0x4cd741['b']=Math[_0x3f89('0xab')](0xff*_0x336192),_0x1525a6['Color'][_0x3f89('0x99e')](_0x4cd741),_0x4cd741;},'hueToColor':function(_0x576879,_0xf4d7ed,_0x529416){return _0x529416<0x0&&(_0x529416+=0x1),_0x529416>0x1&&(_0x529416-=0x1),_0x529416<0x1/0x6?_0x576879+0x6*(_0xf4d7ed-_0x576879)*_0x529416:_0x529416<0.5?_0xf4d7ed:_0x529416<0x2/0x3?_0x576879+(_0xf4d7ed-_0x576879)*(0x2/0x3-_0x529416)*0x6:_0x576879;},'createColor':function(_0x598cb6,_0x349d75,_0x3b65c4,_0xdbea93,_0x261d12,_0x4f2172,_0x5c36bc,_0x23bd1f){var _0x3632ae={'r':_0x598cb6||0x0,'g':_0x349d75||0x0,'b':_0x3b65c4||0x0,'a':_0xdbea93||0x1,'h':_0x261d12||0x0,'s':_0x4f2172||0x0,'l':_0x5c36bc||0x0,'v':_0x23bd1f||0x0,'color':0x0,'color32':0x0,'rgba':''};return _0x1525a6[_0x3f89('0x1dc')][_0x3f89('0x99e')](_0x3632ae);},'updateColor':function(_0x55f43f){return _0x55f43f['rgba']=_0x3f89('0x74d')+_0x55f43f['r'][_0x3f89('0x3ac')]()+','+_0x55f43f['g'][_0x3f89('0x3ac')]()+','+_0x55f43f['b'][_0x3f89('0x3ac')]()+','+_0x55f43f['a'][_0x3f89('0x28a')]()+')',_0x55f43f['color']=_0x1525a6['Color']['getColor'](_0x55f43f['r'],_0x55f43f['g'],_0x55f43f['b']),_0x55f43f['color32']=_0x1525a6['Color']['getColor32'](0xff*_0x55f43f['a'],_0x55f43f['r'],_0x55f43f['g'],_0x55f43f['b']),_0x55f43f;},'getColor32':function(_0x52ed18,_0x35db04,_0x59f1c4,_0x36f6b2){return _0x52ed18<<0x18|_0x35db04<<0x10|_0x59f1c4<<0x8|_0x36f6b2;},'getColor':function(_0x147142,_0x4f9cea,_0x34bc46){return _0x147142<<0x10|_0x4f9cea<<0x8|_0x34bc46;},'RGBtoString':function(_0x13038c,_0x11855b,_0x1f97d0,_0x113859,_0x3ac951){return void 0x0===_0x113859&&(_0x113859=0xff),void 0x0===_0x3ac951&&(_0x3ac951='#'),'#'===_0x3ac951?'#'+((0x1<<0x18)+(_0x13038c<<0x10)+(_0x11855b<<0x8)+_0x1f97d0)[_0x3f89('0x28a')](0x10)[_0x3f89('0x285')](0x1):'0x'+_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xcf6')](_0x113859)+_0x1525a6[_0x3f89('0x1dc')]['componentToHex'](_0x13038c)+_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xcf6')](_0x11855b)+_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xcf6')](_0x1f97d0);},'hexToRGB':function(_0x3d4a11){var _0x3bae1e=_0x1525a6[_0x3f89('0x1dc')]['hexToColor'](_0x3d4a11);if(_0x3bae1e)return _0x1525a6[_0x3f89('0x1dc')]['getColor32'](_0x3bae1e['a'],_0x3bae1e['r'],_0x3bae1e['g'],_0x3bae1e['b']);},'hexToColor':function(_0x3baeff,_0x13aab6){_0x3baeff=_0x3baeff[_0x3f89('0x386')](/^(?:#|0x)?([a-f\d])([a-f\d])([a-f\d])$/i,function(_0x429a51,_0x28ffc2,_0x5a917e,_0xf5581b){return _0x28ffc2+_0x28ffc2+_0x5a917e+_0x5a917e+_0xf5581b+_0xf5581b;});var _0x367e58=/^(?:#|0x)?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i[_0x3f89('0x81f')](_0x3baeff);if(_0x367e58){var _0x4f2483=parseInt(_0x367e58[0x1],0x10),_0x42cae1=parseInt(_0x367e58[0x2],0x10),_0x46e1b0=parseInt(_0x367e58[0x3],0x10);_0x13aab6?(_0x13aab6['r']=_0x4f2483,_0x13aab6['g']=_0x42cae1,_0x13aab6['b']=_0x46e1b0):_0x13aab6=_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0x750')](_0x4f2483,_0x42cae1,_0x46e1b0);}return _0x13aab6;},'webToColor':function(_0x191abf,_0x2f484f){_0x2f484f||(_0x2f484f=_0x1525a6['Color']['createColor']());var _0x5719ca=/^rgba?\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(?:,\s*(\d+(?:\.\d+)?))?\s*\)$/[_0x3f89('0x81f')](_0x191abf);return _0x5719ca&&(_0x2f484f['r']=~~Number(_0x5719ca[0x1]),_0x2f484f['g']=~~Number(_0x5719ca[0x2]),_0x2f484f['b']=~~Number(_0x5719ca[0x3]),_0x2f484f['a']=void 0x0!==_0x5719ca[0x4]?Number(_0x5719ca[0x4]):0x1,_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0x99e')](_0x2f484f)),_0x2f484f;},'valueToColor':function(_0x5ac841,_0x4542ff){if(_0x4542ff||(_0x4542ff=_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0x750')]()),'string'==typeof _0x5ac841)return 0x0===_0x5ac841[_0x3f89('0x407')](_0x3f89('0xcf7'))?_0x1525a6['Color'][_0x3f89('0xcf8')](_0x5ac841,_0x4542ff):(_0x4542ff['a']=0x1,_0x1525a6['Color'][_0x3f89('0xcf9')](_0x5ac841,_0x4542ff));if('number'==typeof _0x5ac841){var _0x43167a=_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xcfa')](_0x5ac841);return _0x4542ff['r']=_0x43167a['r'],_0x4542ff['g']=_0x43167a['g'],_0x4542ff['b']=_0x43167a['b'],_0x4542ff['a']=_0x43167a['a']/0xff,_0x4542ff;}return _0x4542ff;},'componentToHex':function(_0x12ed19){var _0xa889af=_0x12ed19[_0x3f89('0x28a')](0x10);return 0x1===_0xa889af[_0x3f89('0x5')]?'0'+_0xa889af:_0xa889af;},'HSVColorWheel':function(_0x470af4,_0x9bc239){void 0x0===_0x470af4&&(_0x470af4=0x1),void 0x0===_0x9bc239&&(_0x9bc239=0x1);for(var _0x290688=[],_0x420d0c=0x0;_0x420d0c<=0x167;_0x420d0c++)_0x290688[_0x3f89('0x6')](_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xcfb')](_0x420d0c/0x167,_0x470af4,_0x9bc239));return _0x290688;},'HSLColorWheel':function(_0x480025,_0x322758){void 0x0===_0x480025&&(_0x480025=0.5),void 0x0===_0x322758&&(_0x322758=0.5);for(var _0x5e0945=[],_0x9bb0d=0x0;_0x9bb0d<=0x167;_0x9bb0d++)_0x5e0945[_0x3f89('0x6')](_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0x755')](_0x9bb0d/0x167,_0x480025,_0x322758));return _0x5e0945;},'interpolateColor':function(_0x2c1125,_0x5d4833,_0x3e9a90,_0x12bfa8,_0x2b9e5f,_0x5af45d){void 0x0===_0x2b9e5f&&(_0x2b9e5f=0xff),void 0x0===_0x5af45d&&(_0x5af45d=0x0);var _0x3f9bb7=_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xcfa')](_0x2c1125),_0x5079f4=_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xcfa')](_0x5d4833);if(0x0===_0x5af45d)var _0x38508a=(_0x5079f4[_0x3f89('0xcfc')]-_0x3f9bb7['red'])*_0x12bfa8/_0x3e9a90+_0x3f9bb7[_0x3f89('0xcfc')],_0x251b55=(_0x5079f4[_0x3f89('0xcfd')]-_0x3f9bb7[_0x3f89('0xcfd')])*_0x12bfa8/_0x3e9a90+_0x3f9bb7[_0x3f89('0xcfd')],_0x1dabdb=(_0x5079f4[_0x3f89('0xcfe')]-_0x3f9bb7[_0x3f89('0xcfe')])*_0x12bfa8/_0x3e9a90+_0x3f9bb7['blue'];if(0x1===_0x5af45d){var _0x1aa816,_0x3d5c06=_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xcf4')](_0x3f9bb7['r'],_0x3f9bb7['g'],_0x3f9bb7['b']),_0x573fd1=_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xcf4')](_0x5079f4['r'],_0x5079f4['g'],_0x5079f4['b']),_0x4e0597=_0x573fd1['h']-_0x3d5c06['h'];if(_0x3d5c06['h']>_0x573fd1['h']){var _0xe1598b=_0x573fd1['h'];_0x573fd1['h']=_0x3d5c06['h'],_0x3d5c06['h']=_0xe1598b,_0x4e0597=-_0x4e0597,_0x12bfa8=_0x3e9a90-_0x12bfa8;}_0x4e0597>0.5&&(_0x3d5c06['h']=_0x3d5c06['h']+0x1,_0x1aa816=((_0x573fd1['h']-_0x3d5c06['h'])*_0x12bfa8/_0x3e9a90+_0x3d5c06['h'])%0x1),_0x4e0597<=0.5&&(_0x1aa816=(_0x573fd1['h']-_0x3d5c06['h'])*_0x12bfa8/_0x3e9a90+_0x3d5c06['h']);var _0x170a86=(_0x573fd1['s']-_0x3d5c06['s'])*_0x12bfa8/_0x3e9a90+_0x3d5c06['s'],_0x260f82=(_0x573fd1['v']-_0x3d5c06['v'])*_0x12bfa8/_0x3e9a90+_0x3d5c06['v'],_0x5ae73b=_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xcfb')](_0x1aa816,_0x170a86,_0x260f82,_0x5ae73b),_0x38508a=_0x5ae73b['r'],_0x251b55=_0x5ae73b['g'],_0x1dabdb=_0x5ae73b['b'];}return _0x1525a6['Color'][_0x3f89('0xcff')](_0x2b9e5f,_0x38508a,_0x251b55,_0x1dabdb);},'interpolateColorWithRGB':function(_0x2d42cf,_0xc95fd0,_0x35bab2,_0x42146c,_0x342f19,_0x1c2af8){var _0x9468d6=_0x1525a6[_0x3f89('0x1dc')]['getRGB'](_0x2d42cf),_0x2e9879=(_0xc95fd0-_0x9468d6[_0x3f89('0xcfc')])*_0x1c2af8/_0x342f19+_0x9468d6['red'],_0x58dd61=(_0x35bab2-_0x9468d6[_0x3f89('0xcfd')])*_0x1c2af8/_0x342f19+_0x9468d6[_0x3f89('0xcfd')],_0x3c27f3=(_0x42146c-_0x9468d6['blue'])*_0x1c2af8/_0x342f19+_0x9468d6[_0x3f89('0xcfe')];return _0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xd00')](_0x2e9879,_0x58dd61,_0x3c27f3);},'interpolateRGB':function(_0xaf4dec,_0x56deb1,_0x3f10e1,_0x2b6623,_0x353ff2,_0x4f7847,_0x84a48e,_0x41bcc5){var _0x589d52=(_0x2b6623-_0xaf4dec)*_0x41bcc5/_0x84a48e+_0xaf4dec,_0x2988f1=(_0x353ff2-_0x56deb1)*_0x41bcc5/_0x84a48e+_0x56deb1,_0x4105a8=(_0x4f7847-_0x3f10e1)*_0x41bcc5/_0x84a48e+_0x3f10e1;return _0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xd00')](_0x589d52,_0x2988f1,_0x4105a8);},'linear':function(_0x334f18,_0x37db68,_0x492555){return this['interpolateColor'](_0x334f18,_0x37db68,0x1,_0x492555);},'linearInterpolation':function(_0x1df48f,_0x372211){var _0x369c6f=_0x1525a6[_0x3f89('0x45')][_0x3f89('0x2b2')](0x0,_0x1df48f['length']-0x1,_0x372211),_0x25e29c=_0x1df48f[Math[_0x3f89('0xab')](_0x369c6f)],_0x3a974f=_0x1df48f[Math['ceil'](_0x369c6f)];return this[_0x3f89('0x2b2')](_0x25e29c,_0x3a974f,_0x369c6f%0x1);},'getRandomColor':function(_0x2e1ceb,_0x4c3baa,_0x56822c){if(void 0x0===_0x2e1ceb&&(_0x2e1ceb=0x0),void 0x0===_0x4c3baa&&(_0x4c3baa=0xff),void 0x0===_0x56822c&&(_0x56822c=0xff),_0x4c3baa>0xff||_0x2e1ceb>_0x4c3baa)return _0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xd00')](0xff,0xff,0xff);var _0x44f7a0=_0x2e1ceb+Math[_0x3f89('0x2d1')](Math['random']()*(_0x4c3baa-_0x2e1ceb)),_0x5c8dc3=_0x2e1ceb+Math['round'](Math['random']()*(_0x4c3baa-_0x2e1ceb)),_0x459e20=_0x2e1ceb+Math['round'](Math['random']()*(_0x4c3baa-_0x2e1ceb));return _0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xcff')](_0x56822c,_0x44f7a0,_0x5c8dc3,_0x459e20);},'getRGB':function(_0x3525e4){return _0x3525e4>0xffffff?{'alpha':_0x3525e4>>>0x18,'red':_0x3525e4>>0x10&0xff,'green':_0x3525e4>>0x8&0xff,'blue':0xff&_0x3525e4,'a':_0x3525e4>>>0x18,'r':_0x3525e4>>0x10&0xff,'g':_0x3525e4>>0x8&0xff,'b':0xff&_0x3525e4}:{'alpha':0xff,'red':_0x3525e4>>0x10&0xff,'green':_0x3525e4>>0x8&0xff,'blue':0xff&_0x3525e4,'a':0xff,'r':_0x3525e4>>0x10&0xff,'g':_0x3525e4>>0x8&0xff,'b':0xff&_0x3525e4};},'getWebRGB':function(_0xdb2589){if(_0x3f89('0x28d')==typeof _0xdb2589)return _0x3f89('0x74d')+_0xdb2589['r'][_0x3f89('0x28a')]()+','+_0xdb2589['g'][_0x3f89('0x28a')]()+','+_0xdb2589['b'][_0x3f89('0x28a')]()+','+(_0xdb2589['a']/0xff)['toString']()+')';var _0x15fee9=_0x1525a6[_0x3f89('0x1dc')]['getRGB'](_0xdb2589);return _0x3f89('0x74d')+_0x15fee9['r'][_0x3f89('0x28a')]()+','+_0x15fee9['g'][_0x3f89('0x28a')]()+','+_0x15fee9['b']['toString']()+','+(_0x15fee9['a']/0xff)[_0x3f89('0x28a')]()+')';},'getAlpha':function(_0x4736dc){return _0x4736dc>>>0x18;},'getAlphaFloat':function(_0x5a344c){return(_0x5a344c>>>0x18)/0xff;},'getRed':function(_0x146e0e){return _0x146e0e>>0x10&0xff;},'getGreen':function(_0x1da979){return _0x1da979>>0x8&0xff;},'getBlue':function(_0x216a0f){return 0xff&_0x216a0f;},'blendNormal':function(_0x96a5e7){return _0x96a5e7;},'blendLighten':function(_0x27b6c3,_0x573b4a){return _0x573b4a>_0x27b6c3?_0x573b4a:_0x27b6c3;},'blendDarken':function(_0x3abb48,_0x5835dd){return _0x5835dd>_0x3abb48?_0x3abb48:_0x5835dd;},'blendMultiply':function(_0x3e52c8,_0x43c772){return _0x3e52c8*_0x43c772/0xff;},'blendAverage':function(_0x47de8d,_0x380812){return(_0x47de8d+_0x380812)/0x2;},'blendAdd':function(_0x226438,_0x1cb1f9){return Math[_0x3f89('0x2cf')](0xff,_0x226438+_0x1cb1f9);},'blendSubtract':function(_0x32e7bc,_0x4e1412){return Math[_0x3f89('0x55')](0x0,_0x32e7bc+_0x4e1412-0xff);},'blendDifference':function(_0x38e47c,_0x4a75a7){return Math['abs'](_0x38e47c-_0x4a75a7);},'blendNegation':function(_0x13dc1c,_0x2b226a){return 0xff-Math[_0x3f89('0x2bf')](0xff-_0x13dc1c-_0x2b226a);},'blendScreen':function(_0x40d0cb,_0x4fed3b){return 0xff-((0xff-_0x40d0cb)*(0xff-_0x4fed3b)>>0x8);},'blendExclusion':function(_0x4574d6,_0x58897d){return _0x4574d6+_0x58897d-0x2*_0x4574d6*_0x58897d/0xff;},'blendOverlay':function(_0x1a3582,_0x2395f7){return _0x2395f7<0x80?0x2*_0x1a3582*_0x2395f7/0xff:0xff-0x2*(0xff-_0x1a3582)*(0xff-_0x2395f7)/0xff;},'blendSoftLight':function(_0x2491fe,_0x1580ea){return _0x1580ea<0x80?0x2*(0x40+(_0x2491fe>>0x1))*(_0x1580ea/0xff):0xff-0x2*(0xff-(0x40+(_0x2491fe>>0x1)))*(0xff-_0x1580ea)/0xff;},'blendHardLight':function(_0x307b7e,_0xfd952a){return _0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xd01')](_0xfd952a,_0x307b7e);},'blendColorDodge':function(_0x4a13f8,_0x519068){return 0xff===_0x519068?_0x519068:Math['min'](0xff,(_0x4a13f8<<0x8)/(0xff-_0x519068));},'blendColorBurn':function(_0x2983a2,_0x78c071){return 0x0===_0x78c071?_0x78c071:Math[_0x3f89('0x55')](0x0,0xff-(0xff-_0x2983a2<<0x8)/_0x78c071);},'blendLinearDodge':function(_0x53b06e,_0x2d482e){return _0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xd02')](_0x53b06e,_0x2d482e);},'blendLinearBurn':function(_0x3417e1,_0x2e3ba7){return _0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xd03')](_0x3417e1,_0x2e3ba7);},'blendLinearLight':function(_0x41ead2,_0x394a4a){return _0x394a4a<0x80?_0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xd04')](_0x41ead2,0x2*_0x394a4a):_0x1525a6[_0x3f89('0x1dc')]['blendLinearDodge'](_0x41ead2,0x2*(_0x394a4a-0x80));},'blendVividLight':function(_0x4f1a24,_0x1ead05){return _0x1ead05<0x80?_0x1525a6['Color'][_0x3f89('0xd05')](_0x4f1a24,0x2*_0x1ead05):_0x1525a6['Color'][_0x3f89('0xd06')](_0x4f1a24,0x2*(_0x1ead05-0x80));},'blendPinLight':function(_0x1bfdee,_0x237e19){return _0x237e19<0x80?_0x1525a6['Color'][_0x3f89('0xd07')](_0x1bfdee,0x2*_0x237e19):_0x1525a6['Color'][_0x3f89('0xd08')](_0x1bfdee,0x2*(_0x237e19-0x80));},'blendHardMix':function(_0x297bd2,_0x199418){return _0x1525a6[_0x3f89('0x1dc')][_0x3f89('0xd09')](_0x297bd2,_0x199418)<0x80?0x0:0xff;},'blendReflect':function(_0x529cf8,_0x25b1cc){return 0xff===_0x25b1cc?_0x25b1cc:Math[_0x3f89('0x2cf')](0xff,_0x529cf8*_0x529cf8/(0xff-_0x25b1cc));},'blendGlow':function(_0x433714,_0x193e2d){return _0x1525a6['Color'][_0x3f89('0xd0a')](_0x193e2d,_0x433714);},'blendPhoenix':function(_0x5d4ed9,_0x4e0f74){return Math[_0x3f89('0x2cf')](_0x5d4ed9,_0x4e0f74)-Math[_0x3f89('0x55')](_0x5d4ed9,_0x4e0f74)+0xff;}},_0x1525a6['Physics']=function(_0x517245,_0x1434da){_0x1434da=_0x1434da||{},this[_0x3f89('0x3d')]=_0x517245,this[_0x3f89('0x3c3')]=_0x1434da,this['arcade']=null,this['p2']=null,this[_0x3f89('0xd0b')]=null,this['box2d']=null,this[_0x3f89('0xd0c')]=null,this['matter']=null,this[_0x3f89('0x3c4')]();},_0x1525a6[_0x3f89('0x6a7')][_0x3f89('0x3ea')]=0x0,_0x1525a6['Physics'][_0x3f89('0x6a8')]=0x1,_0x1525a6[_0x3f89('0x6a7')][_0x3f89('0xc6c')]=0x2,_0x1525a6[_0x3f89('0x6a7')][_0x3f89('0xc6d')]=0x3,_0x1525a6['Physics'][_0x3f89('0xd0d')]=0x4,_0x1525a6['Physics']['MATTERJS']=0x5,_0x1525a6['Physics'][_0x3f89('0x53')]={'parseConfig':function(){this[_0x3f89('0x3c3')]['hasOwnProperty'](_0x3f89('0xd0e'))&&!0x0!==this[_0x3f89('0x3c3')]['arcade']||!_0x1525a6[_0x3f89('0x6a7')][_0x3f89('0x294')](_0x3f89('0x6fd'))||(this['arcade']=new _0x1525a6[(_0x3f89('0x6a7'))][(_0x3f89('0x6fd'))](this['game'])),this[_0x3f89('0x3c3')][_0x3f89('0x294')](_0x3f89('0xd0b'))&&!0x0===this[_0x3f89('0x3c3')][_0x3f89('0xd0b')]&&_0x1525a6[_0x3f89('0x6a7')][_0x3f89('0x294')](_0x3f89('0xd0f'))&&(this['ninja']=new _0x1525a6[(_0x3f89('0x6a7'))]['Ninja'](this[_0x3f89('0x3d')])),this[_0x3f89('0x3c3')][_0x3f89('0x294')]('p2')&&!0x0===this[_0x3f89('0x3c3')]['p2']&&_0x1525a6[_0x3f89('0x6a7')]['hasOwnProperty']('P2')&&(this['p2']=new _0x1525a6[(_0x3f89('0x6a7'))]['P2'](this[_0x3f89('0x3d')],this[_0x3f89('0x3c3')])),this['config'][_0x3f89('0x294')](_0x3f89('0xd10'))&&!0x0===this['config'][_0x3f89('0xd10')]&&_0x1525a6[_0x3f89('0x6a7')]['hasOwnProperty'](_0x3f89('0xc6d'))&&(this[_0x3f89('0xd10')]=new _0x1525a6['Physics'][(_0x3f89('0xc6d'))](this['game'],this[_0x3f89('0x3c3')])),this[_0x3f89('0x3c3')][_0x3f89('0x294')]('matter')&&!0x0===this[_0x3f89('0x3c3')][_0x3f89('0xd11')]&&_0x1525a6[_0x3f89('0x6a7')]['hasOwnProperty']('Matter')&&(this[_0x3f89('0xd11')]=new _0x1525a6[(_0x3f89('0x6a7'))]['Matter'](this['game'],this[_0x3f89('0x3c3')]));},'startSystem':function(_0x23b73b){_0x23b73b===_0x1525a6[_0x3f89('0x6a7')][_0x3f89('0x3ea')]?this[_0x3f89('0xd0e')]=new _0x1525a6[(_0x3f89('0x6a7'))][(_0x3f89('0x6fd'))](this[_0x3f89('0x3d')]):_0x23b73b===_0x1525a6['Physics'][_0x3f89('0x6a8')]?null===this['p2']?this['p2']=new _0x1525a6[(_0x3f89('0x6a7'))]['P2'](this[_0x3f89('0x3d')],this[_0x3f89('0x3c3')]):this['p2']['reset']():_0x23b73b===_0x1525a6[_0x3f89('0x6a7')]['NINJA']?this[_0x3f89('0xd0b')]=new _0x1525a6['Physics'][(_0x3f89('0xd0f'))](this[_0x3f89('0x3d')]):_0x23b73b===_0x1525a6[_0x3f89('0x6a7')][_0x3f89('0xc6d')]?null===this[_0x3f89('0xd10')]?this[_0x3f89('0xd10')]=new _0x1525a6[(_0x3f89('0x6a7'))][(_0x3f89('0xc6e'))](this['game'],this['config']):this[_0x3f89('0xd10')]['reset']():_0x23b73b===_0x1525a6[_0x3f89('0x6a7')][_0x3f89('0xd12')]&&(null===this['matter']?this[_0x3f89('0xd11')]=new _0x1525a6[(_0x3f89('0x6a7'))][(_0x3f89('0xd13'))](this[_0x3f89('0x3d')],this[_0x3f89('0x3c3')]):this['matter']['reset']());},'enable':function(_0x5da1bf,_0x3f391e,_0x5bdd4c){void 0x0===_0x3f391e&&(_0x3f391e=_0x1525a6[_0x3f89('0x6a7')]['ARCADE']),void 0x0===_0x5bdd4c&&(_0x5bdd4c=!0x1),_0x3f391e===_0x1525a6['Physics'][_0x3f89('0x3ea')]?this['arcade'][_0x3f89('0x179')](_0x5da1bf):_0x3f391e===_0x1525a6[_0x3f89('0x6a7')][_0x3f89('0x6a8')]&&this['p2']?this['p2'][_0x3f89('0x179')](_0x5da1bf,_0x5bdd4c):_0x3f391e===_0x1525a6[_0x3f89('0x6a7')][_0x3f89('0xc6c')]&&this[_0x3f89('0xd0b')]?this[_0x3f89('0xd0b')]['enableAABB'](_0x5da1bf):_0x3f391e===_0x1525a6['Physics'][_0x3f89('0xc6d')]&&this[_0x3f89('0xd10')]?this[_0x3f89('0xd10')][_0x3f89('0x179')](_0x5da1bf):_0x3f391e===_0x1525a6[_0x3f89('0x6a7')]['MATTERJS']&&this[_0x3f89('0xd11')]?this[_0x3f89('0xd11')]['enable'](_0x5da1bf):console[_0x3f89('0x18b')](_0x5da1bf[_0x3f89('0x69e')]+_0x3f89('0xd14'));},'preUpdate':function(){this['p2']&&this['p2'][_0x3f89('0x3b7')](),this[_0x3f89('0xd10')]&&this[_0x3f89('0xd10')]['preUpdate'](),this[_0x3f89('0xd11')]&&this[_0x3f89('0xd11')][_0x3f89('0x3b7')]();},'update':function(){this['p2']&&this['p2'][_0x3f89('0x37d')](),this[_0x3f89('0xd10')]&&this[_0x3f89('0xd10')][_0x3f89('0x37d')](),this['matter']&&this[_0x3f89('0xd11')][_0x3f89('0x37d')]();},'setBoundsToWorld':function(){this['arcade']&&this[_0x3f89('0xd0e')][_0x3f89('0x44b')](),this[_0x3f89('0xd0b')]&&this[_0x3f89('0xd0b')][_0x3f89('0x44b')](),this['p2']&&this['p2'][_0x3f89('0x44b')](),this['box2d']&&this[_0x3f89('0xd10')]['setBoundsToWorld'](),this[_0x3f89('0xd11')]&&this['matter'][_0x3f89('0x44b')]();},'clear':function(){this['p2']&&this['p2'][_0x3f89('0x192')](),this['box2d']&&this['box2d']['clear'](),this[_0x3f89('0xd11')]&&this[_0x3f89('0xd11')]['clear']();},'reset':function(){this['p2']&&this['p2'][_0x3f89('0x36f')](),this['box2d']&&this['box2d']['reset'](),this['matter']&&this[_0x3f89('0xd11')]['reset']();},'destroy':function(){this['p2']&&this['p2']['destroy'](),this[_0x3f89('0xd10')]&&this[_0x3f89('0xd10')][_0x3f89('0x5d')](),this['matter']&&this[_0x3f89('0xd11')][_0x3f89('0x5d')](),this[_0x3f89('0xd0e')]=null,this[_0x3f89('0xd0b')]=null,this['p2']=null,this[_0x3f89('0xd10')]=null,this[_0x3f89('0xd11')]=null;}},_0x1525a6[_0x3f89('0x6a7')]['prototype']['constructor']=_0x1525a6['Physics'],_0x1525a6[_0x3f89('0x472')]=function(_0x20636b){this[_0x3f89('0x3d')]=_0x20636b,this['emitters']={},this['ID']=0x0;},_0x1525a6[_0x3f89('0x472')][_0x3f89('0x53')]={'add':function(_0x3f37a7){return this[_0x3f89('0xd15')][_0x3f37a7['id']]=_0x3f37a7,_0x3f37a7;},'remove':function(_0xf99ed6){delete this[_0x3f89('0xd15')][_0xf99ed6['id']];}},_0x1525a6[_0x3f89('0x472')][_0x3f89('0x53')][_0x3f89('0x6b')]=_0x1525a6['Particles'],_0x1525a6[_0x3f89('0x6b4')]=function(_0x4f447e,_0x571d64,_0x26626e){if(void 0x0===_0x571d64&&(_0x571d64=null),void 0x0===_0x26626e&&(_0x26626e=null),this[_0x3f89('0x3d')]=_0x4f447e,this[_0x3f89('0x69e')]=_0x571d64,this[_0x3f89('0x23')]=0x0,this[_0x3f89('0x24')]=0x0,this[_0x3f89('0xf5')]=_0x1525a6['VIDEO'],this[_0x3f89('0x73e')]=!0x1,this[_0x3f89('0xa6d')]=!0x1,this['onPlay']=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0x6e4')]=new _0x1525a6[(_0x3f89('0x323'))](),this['onComplete']=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0xd16')]=new _0x1525a6['Signal'](),this[_0x3f89('0xd17')]=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0xd18')]=new _0x1525a6['Signal'](),this[_0x3f89('0xb78')]=new _0x1525a6[(_0x3f89('0x323'))](),this[_0x3f89('0xd19')]=!0x0,this['timeout']=0x3a98,this[_0x3f89('0x95a')]=null,this[_0x3f89('0x8f7')]=null,this['videoStream']=null,this[_0x3f89('0xd1a')]=!0x1,this['retryLimit']=0x14,this['retry']=0x0,this[_0x3f89('0xd1b')]=0x1f4,this[_0x3f89('0xd1c')]=null,this[_0x3f89('0xb90')]=!0x1,this[_0x3f89('0xb58')]=!0x1,this[_0x3f89('0x45c')]=!0x1,this['_paused']=!0x1,this[_0x3f89('0xd1d')]=!0x1,this['_pendingChangeSource']=!0x1,this[_0x3f89('0xd1e')]=!0x1,this[_0x3f89('0xd1f')]=null,this[_0x3f89('0xd20')]=null,_0x571d64&&this['game'][_0x3f89('0x186')][_0x3f89('0xd21')](_0x571d64)){var _0xf758fc=this[_0x3f89('0x3d')][_0x3f89('0x186')][_0x3f89('0xd22')](_0x571d64);_0xf758fc[_0x3f89('0xd23')]?this['createVideoFromBlob'](_0xf758fc[_0x3f89('0x1bf')]):this['video']=_0xf758fc[_0x3f89('0x1bf')],this['width']=this[_0x3f89('0x8f7')][_0x3f89('0xd24')],this[_0x3f89('0x24')]=this[_0x3f89('0x8f7')]['videoHeight'];}else _0x26626e&&this['createVideoFromURL'](_0x26626e,!0x1);this[_0x3f89('0x8f7')]&&!_0x26626e?(this['baseTexture']=new PIXI[(_0x3f89('0x271'))](this[_0x3f89('0x8f7')],null,this[_0x3f89('0x3d')][_0x3f89('0x9d')]),this['baseTexture'][_0x3f89('0xd25')](this[_0x3f89('0x23')],this[_0x3f89('0x24')])):(this[_0x3f89('0x59')]=new PIXI[(_0x3f89('0x271'))](_0x1525a6[_0x3f89('0x3ae')][_0x3f89('0x23a')][_0x3f89('0x59')][_0x3f89('0xac')],null,this[_0x3f89('0x3d')]['resolution']),this['baseTexture']['forceLoaded'](this[_0x3f89('0x23')],this['height'])),this[_0x3f89('0x57')]=new PIXI[(_0x3f89('0x91'))](this[_0x3f89('0x59')]),this[_0x3f89('0x73c')]=new _0x1525a6[(_0x3f89('0x722'))](0x0,0x0,0x0,this['width'],this[_0x3f89('0x24')],_0x3f89('0x8f7')),this[_0x3f89('0x57')]['setFrame'](this['textureFrame']),this['texture'][_0x3f89('0x99')]=!0x1,null!==_0x571d64&&this[_0x3f89('0x8f7')]&&(this[_0x3f89('0x57')][_0x3f89('0x99')]=this[_0x3f89('0x8f7')][_0x3f89('0xaf7')]),this['snapshot']=null,_0x1525a6[_0x3f89('0x6dd')]&&(this[_0x3f89('0xd26')]=new _0x1525a6[(_0x3f89('0x6dd'))](this[_0x3f89('0x3d')],'',this[_0x3f89('0x23')],this[_0x3f89('0x24')])),this[_0x3f89('0x3d')][_0x3f89('0x25e')][_0x3f89('0xb81')]()?this['setTouchLock']():_0xf758fc&&(_0xf758fc['locked']=!0x1);},_0x1525a6['Video'][_0x3f89('0x53')]={'connectToMediaStream':function(_0x356be9,_0x2f4576){return _0x356be9&&_0x2f4576&&(this['video']=_0x356be9,this[_0x3f89('0xd27')]=_0x2f4576,this['isStreaming']=!0x0,this[_0x3f89('0x59')][_0x3f89('0xac')]=this[_0x3f89('0x8f7')],this[_0x3f89('0x219')](null,this['video'][_0x3f89('0xd24')],this['video']['videoHeight']),this['onAccess'][_0x3f89('0x341')](this)),this;},'startMediaStream':function(_0x10c97b,_0x5ccb5f,_0x3565e6){if(void 0x0===_0x10c97b&&(_0x10c97b=!0x1),void 0x0===_0x5ccb5f&&(_0x5ccb5f=null),void 0x0===_0x3565e6&&(_0x3565e6=null),!this['game']['device']['getUserMedia'])return this[_0x3f89('0xd17')][_0x3f89('0x341')](this,_0x3f89('0xd28')),!0x1;null!==this[_0x3f89('0xd27')]&&(this[_0x3f89('0xd27')][_0x3f89('0x399')]?this[_0x3f89('0xd27')][_0x3f89('0x399')]=!0x1:this[_0x3f89('0xd27')][_0x3f89('0x86')]()),this['removeVideoElement'](),this['video']=document[_0x3f89('0x835')](_0x3f89('0x8f7')),this[_0x3f89('0x8f7')]['setAttribute'](_0x3f89('0xaf5'),'autoplay'),null!==_0x5ccb5f&&(this[_0x3f89('0x8f7')][_0x3f89('0x23')]=_0x5ccb5f),null!==_0x3565e6&&(this[_0x3f89('0x8f7')][_0x3f89('0x24')]=_0x3565e6),this[_0x3f89('0x95a')]=window[_0x3f89('0x8db')](this['getUserMediaTimeout'][_0x3f89('0x430')](this),this[_0x3f89('0xd29')]);try{navigator[_0x3f89('0x8b3')]({'audio':_0x10c97b,'video':!0x0},this['getUserMediaSuccess'][_0x3f89('0x430')](this),this[_0x3f89('0xd2a')][_0x3f89('0x430')](this));}catch(_0x1462d6){this[_0x3f89('0xd2a')](_0x1462d6);}return this;},'getUserMediaTimeout':function(){clearTimeout(this[_0x3f89('0x95a')]),this[_0x3f89('0xd18')][_0x3f89('0x341')](this);},'getUserMediaError':function(_0x2f5d98){clearTimeout(this[_0x3f89('0x95a')]),this[_0x3f89('0xd17')][_0x3f89('0x341')](this,_0x2f5d98);},'getUserMediaSuccess':function(_0x3e5796){clearTimeout(this[_0x3f89('0x95a')]),this[_0x3f89('0xd27')]=_0x3e5796,void 0x0!==this[_0x3f89('0x8f7')][_0x3f89('0xd2b')]?this[_0x3f89('0x8f7')][_0x3f89('0xd2b')]=_0x3e5796:this['video'][_0x3f89('0x7e1')]=window[_0x3f89('0x919')]&&window[_0x3f89('0x919')][_0x3f89('0xd2c')](_0x3e5796)||_0x3e5796;var _0x325bda=this;this[_0x3f89('0x8f7')][_0x3f89('0xd2d')]=function(){function _0x2f040f(){if(_0x1fa8bd>0x0)if(_0x325bda['video'][_0x3f89('0xd24')]>0x0){var _0x1ef77c=_0x325bda[_0x3f89('0x8f7')][_0x3f89('0xd24')],_0x5915cd=_0x325bda[_0x3f89('0x8f7')][_0x3f89('0xd2e')];isNaN(_0x325bda[_0x3f89('0x8f7')][_0x3f89('0xd2e')])&&(_0x5915cd=_0x1ef77c/(0x4/0x3)),_0x325bda[_0x3f89('0x8f7')][_0x3f89('0x689')](),_0x325bda['isStreaming']=!0x0,_0x325bda[_0x3f89('0x59')]['source']=_0x325bda['video'],_0x325bda[_0x3f89('0x219')](null,_0x1ef77c,_0x5915cd),_0x325bda[_0x3f89('0xd16')][_0x3f89('0x341')](_0x325bda);}else window[_0x3f89('0x8db')](_0x2f040f,0x1f4);else console[_0x3f89('0x18b')]('Unable\x20to\x20connect\x20to\x20video\x20stream.\x20Webcam\x20error?');_0x1fa8bd--;}var _0x1fa8bd=0xa;_0x2f040f();};},'createVideoFromBlob':function(_0x379533){var _0x5dfacd=this;return this['video']=document[_0x3f89('0x835')](_0x3f89('0x8f7')),this[_0x3f89('0x8f7')][_0x3f89('0xd2f')]=!0x1,this['video'][_0x3f89('0xd30')](_0x3f89('0xaf5'),_0x3f89('0xaf5')),this[_0x3f89('0x8f7')]['addEventListener'](_0x3f89('0xaba'),function(_0x39eaf1){_0x5dfacd[_0x3f89('0x219')](_0x39eaf1);},!0x0),this[_0x3f89('0x8f7')]['src']=window[_0x3f89('0x919')]['createObjectURL'](_0x379533),this[_0x3f89('0x8f7')]['canplay']=!0x0,this;},'createVideoFromURL':function(_0x30d2bd,_0x26b4e3){return void 0x0===_0x26b4e3&&(_0x26b4e3=!0x1),this[_0x3f89('0x57')]&&(this[_0x3f89('0x57')]['valid']=!0x1),this['video']=document[_0x3f89('0x835')]('video'),this[_0x3f89('0x8f7')][_0x3f89('0xd2f')]=!0x1,_0x26b4e3&&this[_0x3f89('0x8f7')][_0x3f89('0xd30')](_0x3f89('0xaf5'),'autoplay'),this['video']['src']=_0x30d2bd,this[_0x3f89('0x8f7')][_0x3f89('0xaf7')]=!0x0,this[_0x3f89('0x8f7')][_0x3f89('0x34d')](),this['retry']=this[_0x3f89('0xd31')],this[_0x3f89('0xd1c')]=window['setTimeout'](this['checkVideoProgress'][_0x3f89('0x430')](this),this['retryInterval']),this[_0x3f89('0x69e')]=_0x30d2bd,this;},'updateTexture':function(_0x1b3e6d,_0x2f9959,_0x2844f0){var _0x31a522=!0x1;void 0x0!==_0x2f9959&&null!==_0x2f9959||(_0x2f9959=this[_0x3f89('0x8f7')][_0x3f89('0xd24')],_0x31a522=!0x0),void 0x0!==_0x2844f0&&null!==_0x2844f0||(_0x2844f0=this[_0x3f89('0x8f7')][_0x3f89('0xd2e')]),this['width']=_0x2f9959,this['height']=_0x2844f0,this[_0x3f89('0x59')][_0x3f89('0xac')]!==this['video']&&(this['baseTexture']['source']=this[_0x3f89('0x8f7')]),this[_0x3f89('0x59')][_0x3f89('0xd25')](_0x2f9959,_0x2844f0),this[_0x3f89('0x57')][_0x3f89('0x98')][_0x3f89('0x58')](_0x2f9959,_0x2844f0),this[_0x3f89('0x57')]['width']=_0x2f9959,this[_0x3f89('0x57')][_0x3f89('0x24')]=_0x2844f0,this[_0x3f89('0x57')]['valid']=!0x0,this[_0x3f89('0xd26')]&&this[_0x3f89('0xd26')][_0x3f89('0x58')](_0x2f9959,_0x2844f0),_0x31a522&&null!==this['key']&&(this[_0x3f89('0x6e4')][_0x3f89('0x341')](this,_0x2f9959,_0x2844f0),this[_0x3f89('0xd1e')]&&(this['video'][_0x3f89('0x689')](),this[_0x3f89('0xb5f')][_0x3f89('0x341')](this,this[_0x3f89('0x9f5')],this['playbackRate'])));},'complete':function(){this[_0x3f89('0x998')]['dispatch'](this);},'play':function(_0x2ea38f,_0x3c19a4){return this[_0x3f89('0xd32')]?this:(void 0x0===_0x2ea38f&&(_0x2ea38f=!0x1),void 0x0===_0x3c19a4&&(_0x3c19a4=0x1),this[_0x3f89('0x3d')]['sound'][_0x3f89('0xb54')]&&(this[_0x3f89('0x3d')][_0x3f89('0x34e')][_0x3f89('0xb54')]['add'](this[_0x3f89('0x4a8')],this),this[_0x3f89('0x3d')][_0x3f89('0x34e')][_0x3f89('0xb77')][_0x3f89('0x2cd')](this['unsetMute'],this),this['game']['sound'][_0x3f89('0xb6d')]&&this[_0x3f89('0x4a8')]()),this[_0x3f89('0x3d')][_0x3f89('0x361')]['add'](this[_0x3f89('0xd33')],this),this[_0x3f89('0x3d')][_0x3f89('0x363')][_0x3f89('0x2cd')](this[_0x3f89('0xd34')],this),this[_0x3f89('0xd1f')]=this[_0x3f89('0x272')][_0x3f89('0x430')](this),this[_0x3f89('0x8f7')][_0x3f89('0x3d3')](_0x3f89('0xd35'),this[_0x3f89('0xd1f')],!0x0),this[_0x3f89('0x8f7')]['addEventListener']('webkitendfullscreen',this['_endCallback'],!0x0),this['video'][_0x3f89('0x9f5')]=_0x2ea38f?_0x3f89('0x9f5'):'',this[_0x3f89('0x8f7')][_0x3f89('0xd36')]=_0x3c19a4,this[_0x3f89('0xa6d')]?this['_pending']=!0x0:(this['_pending']=!0x1,null!==this['key']&&(0x4!==this[_0x3f89('0x8f7')]['readyState']?(this['retry']=this['retryLimit'],this[_0x3f89('0xd1c')]=window[_0x3f89('0x8db')](this['checkVideoProgress'][_0x3f89('0x430')](this),this[_0x3f89('0xd1b')])):(this['_playCallback']=this[_0x3f89('0xd37')][_0x3f89('0x430')](this),this[_0x3f89('0x8f7')][_0x3f89('0x3d3')](_0x3f89('0xd38'),this[_0x3f89('0xd20')],!0x0))),this[_0x3f89('0x8f7')][_0x3f89('0x689')](),this['onPlay']['dispatch'](this,_0x2ea38f,_0x3c19a4)),this);},'playHandler':function(){this[_0x3f89('0x8f7')][_0x3f89('0x3e4')](_0x3f89('0xd38'),this[_0x3f89('0xd20')],!0x0),this[_0x3f89('0x219')]();},'stop':function(){return this[_0x3f89('0x3d')]['sound']['onMute']&&(this[_0x3f89('0x3d')][_0x3f89('0x34e')][_0x3f89('0xb54')][_0x3f89('0x243')](this[_0x3f89('0x4a8')],this),this[_0x3f89('0x3d')][_0x3f89('0x34e')][_0x3f89('0xb77')]['remove'](this[_0x3f89('0x4ac')],this)),this[_0x3f89('0x3d')][_0x3f89('0x361')][_0x3f89('0x243')](this[_0x3f89('0xd33')],this),this[_0x3f89('0x3d')][_0x3f89('0x363')][_0x3f89('0x243')](this[_0x3f89('0xd34')],this),this['isStreaming']?(this[_0x3f89('0x8f7')][_0x3f89('0xd2b')]?(this[_0x3f89('0x8f7')][_0x3f89('0xd2b')][_0x3f89('0x86')](),this['video']['src']=null):(this[_0x3f89('0x8f7')][_0x3f89('0x7e1')]='',this[_0x3f89('0xd27')][_0x3f89('0x399')]?this['videoStream'][_0x3f89('0x399')]=!0x1:this[_0x3f89('0xd27')][_0x3f89('0xd39')]?this[_0x3f89('0xd27')][_0x3f89('0xd39')]()[_0x3f89('0x28b')](function(_0x3f634c){_0x3f634c['stop']();}):this[_0x3f89('0xd27')][_0x3f89('0x86')]()),this[_0x3f89('0xd27')]=null,this[_0x3f89('0xd1a')]=!0x1):(this['video'][_0x3f89('0x3e4')](_0x3f89('0xd35'),this[_0x3f89('0xd1f')],!0x0),this[_0x3f89('0x8f7')][_0x3f89('0x3e4')](_0x3f89('0xd3a'),this['_endCallback'],!0x0),this[_0x3f89('0x8f7')]['removeEventListener'](_0x3f89('0xd38'),this['_playCallback'],!0x0),this['touchLocked']?this[_0x3f89('0xd1d')]=!0x1:this[_0x3f89('0x8f7')]['pause']()),this;},'add':function(_0x4731fe){if(Array[_0x3f89('0x288')](_0x4731fe))for(var _0x510867=0x0;_0x510867<_0x4731fe[_0x3f89('0x5')];_0x510867++)_0x4731fe[_0x510867]['loadTexture']&&_0x4731fe[_0x510867][_0x3f89('0x74b')](this);else _0x4731fe[_0x3f89('0x74b')](this);return this;},'addToWorld':function(_0x58e320,_0x1e3aec,_0x389876,_0x53a78e,_0x340eae,_0x51add1){_0x340eae=_0x340eae||0x1,_0x51add1=_0x51add1||0x1;var _0x3cc56e=this[_0x3f89('0x3d')][_0x3f89('0x2cd')]['image'](_0x58e320,_0x1e3aec,this);return _0x3cc56e[_0x3f89('0x5c')][_0x3f89('0x2a4')](_0x389876,_0x53a78e),_0x3cc56e[_0x3f89('0x28')][_0x3f89('0x2a4')](_0x340eae,_0x51add1),_0x3cc56e;},'render':function(){!this[_0x3f89('0x73e')]&&this[_0x3f89('0xd38')]&&this['baseTexture'][_0x3f89('0xc6')]();},'setMute':function(){this[_0x3f89('0xb58')]||(this[_0x3f89('0xb58')]=!0x0,this[_0x3f89('0x8f7')]['muted']=!0x0);},'unsetMute':function(){this[_0x3f89('0xb58')]&&!this['_codeMuted']&&(this[_0x3f89('0xb58')]=!0x1,this[_0x3f89('0x8f7')][_0x3f89('0xb6c')]=!0x1);},'setPause':function(){this[_0x3f89('0x4a1')]||this['touchLocked']||(this['_paused']=!0x0,this[_0x3f89('0x8f7')][_0x3f89('0x362')]());},'setResume':function(){!this[_0x3f89('0x4a1')]||this[_0x3f89('0x45c')]||this[_0x3f89('0xa6d')]||(this['_paused']=!0x1,this['video']['ended']||this[_0x3f89('0x8f7')][_0x3f89('0x689')]());},'changeSource':function(_0x49c218,_0x662b33){return void 0x0===_0x662b33&&(_0x662b33=!0x0),this['texture'][_0x3f89('0x99')]=!0x1,this[_0x3f89('0x8f7')][_0x3f89('0x362')](),this['_pendingChangeSource']=!0x0,this[_0x3f89('0xd3b')]=this[_0x3f89('0xd31')],this[_0x3f89('0xd1c')]=window[_0x3f89('0x8db')](this[_0x3f89('0xd3c')][_0x3f89('0x430')](this),this[_0x3f89('0xd1b')]),this[_0x3f89('0x8f7')][_0x3f89('0x7e1')]=_0x49c218,this[_0x3f89('0x8f7')][_0x3f89('0x34d')](),this['_autoplay']=_0x662b33,_0x662b33||(this['paused']=!0x0),this;},'checkVideoProgress':function(){0x4===this[_0x3f89('0x8f7')][_0x3f89('0x8d9')]?(this[_0x3f89('0xd32')]=!0x1,this[_0x3f89('0x219')]()):--this[_0x3f89('0xd3b')]>0x0?this[_0x3f89('0xd1c')]=window['setTimeout'](this[_0x3f89('0xd3c')]['bind'](this),this[_0x3f89('0xd1b')]):console[_0x3f89('0x18b')]('Phaser.Video:\x20Unable\x20to\x20start\x20downloading\x20video\x20in\x20time',this[_0x3f89('0xd1a')]);},'setTouchLock':function(){this[_0x3f89('0x3d')][_0x3f89('0x34c')][_0x3f89('0xb84')](this[_0x3f89('0xb85')],this,!0x0),this['touchLocked']=!0x0;},'unlock':function(){if(this[_0x3f89('0xa6d')]=!0x1,this[_0x3f89('0xd19')]&&(this['video'][_0x3f89('0x689')](),this[_0x3f89('0xb5f')][_0x3f89('0x341')](this,this['loop'],this[_0x3f89('0xd36')])),this['key']){var _0x305219=this[_0x3f89('0x3d')][_0x3f89('0x186')]['getVideo'](this[_0x3f89('0x69e')]);_0x305219&&!_0x305219[_0x3f89('0xd23')]&&(_0x305219[_0x3f89('0x52a')]=!0x1);}return this[_0x3f89('0xb78')][_0x3f89('0x341')](this),!0x0;},'grab':function(_0x1ec4ed,_0x24421c,_0x51cc35){if(void 0x0===_0x1ec4ed&&(_0x1ec4ed=!0x1),void 0x0===_0x24421c&&(_0x24421c=0x1),void 0x0===_0x51cc35&&(_0x51cc35=null),null!==this[_0x3f89('0xd26')])return _0x1ec4ed&&this[_0x3f89('0xd26')][_0x3f89('0x73f')](),this[_0x3f89('0xd26')]['copy'](this[_0x3f89('0x8f7')],0x0,0x0,this['width'],this[_0x3f89('0x24')],0x0,0x0,this[_0x3f89('0x23')],this[_0x3f89('0x24')],0x0,0x0,0x0,0x1,0x1,_0x24421c,_0x51cc35),this[_0x3f89('0xd26')];console[_0x3f89('0x18b')](_0x3f89('0xd3d'));},'removeVideoElement':function(){if(this['video']){for(this[_0x3f89('0x8f7')][_0x3f89('0x945')]&&this[_0x3f89('0x8f7')]['parentNode'][_0x3f89('0x6d')](this[_0x3f89('0x8f7')]);this[_0x3f89('0x8f7')][_0x3f89('0xd3e')]();)this[_0x3f89('0x8f7')][_0x3f89('0x6d')](this[_0x3f89('0x8f7')][_0x3f89('0xd3f')]);this[_0x3f89('0x8f7')]['removeAttribute'](_0x3f89('0xaf5')),this[_0x3f89('0x8f7')][_0x3f89('0xd40')]('src'),this['video']=null;}},'destroy':function(){this[_0x3f89('0x86')](),this[_0x3f89('0xd41')](),this[_0x3f89('0xa6d')]&&this[_0x3f89('0x3d')]['input'][_0x3f89('0x4d4')][_0x3f89('0xd42')](this[_0x3f89('0xb85')],this),this['_retryID']&&window[_0x3f89('0xd43')](this[_0x3f89('0xd1c')]);}},Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6b4')][_0x3f89('0x53')],_0x3f89('0xb3f'),{'get':function(){return this['video']?this[_0x3f89('0x8f7')][_0x3f89('0xb3f')]:0x0;},'set':function(_0x5af602){this[_0x3f89('0x8f7')][_0x3f89('0xb3f')]=_0x5af602;}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6b4')][_0x3f89('0x53')],_0x3f89('0x338'),{'get':function(){return this['video']?this[_0x3f89('0x8f7')][_0x3f89('0x338')]:0x0;}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6b4')][_0x3f89('0x53')],'progress',{'get':function(){return this[_0x3f89('0x8f7')]?this[_0x3f89('0x8f7')][_0x3f89('0xb3f')]/this['video'][_0x3f89('0x338')]:0x0;}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6b4')][_0x3f89('0x53')],_0x3f89('0xb6d'),{'get':function(){return this['_muted'];},'set':function(_0x2fe2f0){if(_0x2fe2f0=_0x2fe2f0||null){if(this[_0x3f89('0xb58')])return;this[_0x3f89('0xb90')]=!0x0,this[_0x3f89('0x4a8')]();}else{if(!this[_0x3f89('0xb58')])return;this[_0x3f89('0xb90')]=!0x1,this[_0x3f89('0x4ac')]();}}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6b4')][_0x3f89('0x53')],'paused',{'get':function(){return this['_paused'];},'set':function(_0x4983da){if(_0x4983da=_0x4983da||null,!this[_0x3f89('0xa6d')])if(_0x4983da){if(this[_0x3f89('0x4a1')])return;this['_codePaused']=!0x0,this['setPause']();}else{if(!this[_0x3f89('0x4a1')])return;this[_0x3f89('0x45c')]=!0x1,this[_0x3f89('0xd34')]();}}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x6b4')]['prototype'],_0x3f89('0x312'),{'get':function(){return this[_0x3f89('0x8f7')]?this[_0x3f89('0x8f7')][_0x3f89('0x312')]:0x1;},'set':function(_0x1a6f08){_0x1a6f08<0x0?_0x1a6f08=0x0:_0x1a6f08>0x1&&(_0x1a6f08=0x1),this[_0x3f89('0x8f7')]&&(this[_0x3f89('0x8f7')][_0x3f89('0x312')]=_0x1a6f08);}}),Object[_0x3f89('0x8e')](_0x1525a6['Video']['prototype'],_0x3f89('0xd36'),{'get':function(){return this['video']?this[_0x3f89('0x8f7')][_0x3f89('0xd36')]:0x1;},'set':function(_0x371ba4){this['video']&&(this['video']['playbackRate']=_0x371ba4);}}),Object[_0x3f89('0x8e')](_0x1525a6[_0x3f89('0x6b4')]['prototype'],_0x3f89('0x9f5'),{'get':function(){return!!this[_0x3f89('0x8f7')]&&this[_0x3f89('0x8f7')][_0x3f89('0x9f5')];},'set':function(_0x398bff){_0x398bff&&this[_0x3f89('0x8f7')]?this['video'][_0x3f89('0x9f5')]=_0x3f89('0x9f5'):this[_0x3f89('0x8f7')]&&(this[_0x3f89('0x8f7')]['loop']='');}}),Object['defineProperty'](_0x1525a6[_0x3f89('0x6b4')][_0x3f89('0x53')],_0x3f89('0xd38'),{'get':function(){return!(!this[_0x3f89('0x8f7')]||this[_0x3f89('0x8f7')][_0x3f89('0x37f')]&&this[_0x3f89('0x8f7')][_0x3f89('0xd35')]);}}),_0x1525a6[_0x3f89('0x6b4')]['prototype'][_0x3f89('0x6b')]=_0x1525a6[_0x3f89('0x6b4')],void 0x0===PIXI['blendModes']&&(PIXI[_0x3f89('0x65')]=_0x1525a6[_0x3f89('0x65')]),void 0x0===PIXI[_0x3f89('0xf')]&&(PIXI[_0x3f89('0xf')]=_0x1525a6['scaleModes']),void 0x0===PIXI[_0x3f89('0x91')][_0x3f89('0xd44')]&&(PIXI[_0x3f89('0x91')][_0x3f89('0xd44')]=new PIXI[(_0x3f89('0x91'))](new PIXI[(_0x3f89('0x271'))]())),void 0x0===PIXI[_0x3f89('0x25')][_0x3f89('0x4b')]&&(PIXI[_0x3f89('0x25')][_0x3f89('0x4b')]=new _0x1525a6[(_0x3f89('0x2f'))]()),PIXI['TextureSilentFail']=!0x0,PIXI[_0x3f89('0xd45')]=function(){return _0x1525a6['Device'][_0x3f89('0x8ac')];},'undefined'!=typeof exports?(_0x3f89('0x27d')!=typeof module&&module[_0x3f89('0x27e')]&&(exports=module[_0x3f89('0x27e')]=_0x1525a6),exports[_0x3f89('0xd46')]=_0x1525a6):_0x3f89('0x27d')!=typeof define&&define[_0x3f89('0x280')]?define(_0x3f89('0xd46'),_0x89f6c5[_0x3f89('0xd46')]=_0x1525a6):_0x89f6c5[_0x3f89('0xd46')]=_0x1525a6,_0x1525a6;}[_0x3f89('0x48')](this),function(_0x416173){function _0x10a511(){do{_0x222b4d==_0x5be72c?_0x222b4d=0x0:_0x222b4d++;}while(_0x54bf77[_0x3f89('0x294')](_0x222b4d));return _0x222b4d;}try{var _0x4fa541=new Blob([_0x3f89('0xd47')]);_0x416173=window[_0x3f89('0x919')][_0x3f89('0xd2c')](_0x4fa541);}catch(_0x20c8cf){}var _0x16ae88,_0x54bf77={},_0x222b4d=0x0,_0x5be72c=0x7fffffff,_0x20b5fa=_0x3f89('0xd48');if(_0x3f89('0x27d')!=typeof Worker)try{_0x16ae88=new Worker(_0x416173),window[_0x3f89('0xd49')]=function(_0x356e8f,_0x1a44ad){var _0x5a764a=_0x10a511();return _0x54bf77[_0x5a764a]={'callback':_0x356e8f,'parameters':Array[_0x3f89('0x53')]['slice']['call'](arguments,0x2)},_0x16ae88[_0x3f89('0xd4a')]({'name':'setInterval','fakeId':_0x5a764a,'time':_0x1a44ad}),_0x5a764a;},window[_0x3f89('0xd4b')]=function(_0x236d40){_0x54bf77[_0x3f89('0x294')](_0x236d40)&&(delete _0x54bf77[_0x236d40],_0x16ae88['postMessage']({'name':_0x3f89('0xd4b'),'fakeId':_0x236d40}));},window['setTimeout']=function(_0x3d2e3f,_0x1e584f){var _0x732310=_0x10a511();return _0x54bf77[_0x732310]={'callback':_0x3d2e3f,'parameters':Array[_0x3f89('0x53')][_0x3f89('0x285')][_0x3f89('0x48')](arguments,0x2),'isTimeout':!0x0},_0x16ae88[_0x3f89('0xd4a')]({'name':'setTimeout','fakeId':_0x732310,'time':_0x1e584f}),_0x732310;},window[_0x3f89('0xd43')]=function(_0x2ce862){_0x54bf77[_0x3f89('0x294')](_0x2ce862)&&(delete _0x54bf77[_0x2ce862],_0x16ae88[_0x3f89('0xd4a')]({'name':_0x3f89('0xd43'),'fakeId':_0x2ce862}));},_0x16ae88[_0x3f89('0xd4c')]=function(_0x5da357){var _0x4298bc,_0x3117ec,_0x31a175,_0x181ee7=_0x5da357[_0x3f89('0x1bf')],_0x141b93=_0x181ee7[_0x3f89('0xd4d')];if(_0x54bf77[_0x3f89('0x294')](_0x141b93)&&(_0x4298bc=_0x54bf77[_0x141b93],_0x31a175=_0x4298bc['callback'],_0x3117ec=_0x4298bc['parameters'],_0x4298bc[_0x3f89('0x294')](_0x3f89('0xd4e'))&&_0x4298bc[_0x3f89('0xd4e')]&&delete _0x54bf77[_0x141b93]),_0x3f89('0x29b')==typeof _0x31a175)try{_0x31a175=new Function(_0x31a175);}catch(_0x522d22){console['log'](_0x20b5fa+_0x3f89('0xd4f'),_0x522d22);}_0x3f89('0x287')==typeof _0x31a175&&_0x31a175[_0x3f89('0x4e')](window,_0x3117ec);},_0x16ae88[_0x3f89('0xaf4')]=function(_0x2151c4){console[_0x3f89('0xbe')](_0x2151c4);};}catch(_0x5338e5){console[_0x3f89('0xbe')](_0x20b5fa+'Initialisation\x20failed'),console[_0x3f89('0x21')](_0x5338e5);}else console[_0x3f89('0xbe')](_0x20b5fa+_0x3f89('0xd50'));}(_0x3f89('0xd51')));var fakeIdToId={};onmessage=function(_0x3ab3a8){var _0x376fb2,_0xe0ef1a=_0x3ab3a8['data'],_0x3e4446=_0xe0ef1a[_0x3f89('0x3bc')],_0x1dea43=_0xe0ef1a['fakeId'];switch(_0xe0ef1a[_0x3f89('0x294')](_0x3f89('0x33e'))&&(_0x376fb2=_0xe0ef1a[_0x3f89('0x33e')]),_0x3e4446){case _0x3f89('0xd49'):fakeIdToId[_0x1dea43]=setInterval(function(){postMessage({'fakeId':_0x1dea43});},_0x376fb2);break;case _0x3f89('0xd4b'):fakeIdToId[_0x3f89('0x294')](_0x1dea43)&&(clearInterval(fakeIdToId[_0x1dea43]),delete fakeIdToId[_0x1dea43]);break;case'setTimeout':fakeIdToId[_0x1dea43]=setTimeout(function(){postMessage({'fakeId':_0x1dea43}),fakeIdToId[_0x3f89('0x294')](_0x1dea43)&&delete fakeIdToId[_0x1dea43];},_0x376fb2);break;case _0x3f89('0xd43'):fakeIdToId[_0x3f89('0x294')](_0x1dea43)&&(clearTimeout(fakeIdToId[_0x1dea43]),delete fakeIdToId[_0x1dea43]);}},function(_0x1c5f8c){'use strict';function _0x195cf2(_0x221b59){function _0x4d1532(_0xdf9237,_0x3e8a88){var _0x4e5645,_0x4137eb,_0x4b87ed,_0x50335c,_0x167d64,_0x458b65,_0x533ae8=this;if(!(_0x533ae8 instanceof _0x4d1532))return new _0x4d1532(_0xdf9237,_0x3e8a88);if(null!=_0x3e8a88&&_0x5d28de(_0x3e8a88,0x2,0x40,_0x35feac,_0x3f89('0x189'))){if(_0x3e8a88|=0x0,_0x458b65=_0xdf9237+'',0xa==_0x3e8a88)return _0x533ae8=new _0x4d1532(_0xdf9237 instanceof _0x4d1532?_0xdf9237:_0x458b65),_0x2eaefa(_0x533ae8,_0x566c6e+_0x533ae8['e']+0x1,_0x25e8bb);if((_0x50335c=_0x3f89('0x239')==typeof _0xdf9237)&&0x0*_0xdf9237!=0x0||!new RegExp(_0x3f89('0xd52')+(_0x4e5645='['+_0x34c7c5[_0x3f89('0x285')](0x0,_0x3e8a88)+']+')+'(?:\x5c.'+_0x4e5645+')?$',_0x3e8a88<0x25?'i':'')['test'](_0x458b65))return _0x38204e(_0x533ae8,_0x458b65,_0x50335c,_0x3e8a88);_0x50335c?(_0x533ae8['s']=0x1/_0xdf9237<0x0?(_0x458b65=_0x458b65['slice'](0x1),-0x1):0x1,_0x30ab13&&_0x458b65[_0x3f89('0x386')](/^0\.0*|\./,'')[_0x3f89('0x5')]>0xf&&_0x45b9d8(_0x35feac,_0x347ea7,_0xdf9237),_0x50335c=!0x1):_0x533ae8['s']=0x2d===_0x458b65[_0x3f89('0x682')](0x0)?(_0x458b65=_0x458b65[_0x3f89('0x285')](0x1),-0x1):0x1,_0x458b65=_0x250dd9(_0x458b65,0xa,_0x3e8a88,_0x533ae8['s']);}else{if(_0xdf9237 instanceof _0x4d1532)return _0x533ae8['s']=_0xdf9237['s'],_0x533ae8['e']=_0xdf9237['e'],_0x533ae8['c']=(_0xdf9237=_0xdf9237['c'])?_0xdf9237[_0x3f89('0x285')]():_0xdf9237,void(_0x35feac=0x0);if((_0x50335c=_0x3f89('0x239')==typeof _0xdf9237)&&0x0*_0xdf9237==0x0){if(_0x533ae8['s']=0x1/_0xdf9237<0x0?(_0xdf9237=-_0xdf9237,-0x1):0x1,_0xdf9237===~~_0xdf9237){for(_0x4137eb=0x0,_0x4b87ed=_0xdf9237;_0x4b87ed>=0xa;_0x4b87ed/=0xa,_0x4137eb++);return _0x533ae8['e']=_0x4137eb,_0x533ae8['c']=[_0xdf9237],void(_0x35feac=0x0);}_0x458b65=_0xdf9237+'';}else{if(!_0x5094e7[_0x3f89('0x842')](_0x458b65=_0xdf9237+''))return _0x38204e(_0x533ae8,_0x458b65,_0x50335c);_0x533ae8['s']=0x2d===_0x458b65[_0x3f89('0x682')](0x0)?(_0x458b65=_0x458b65[_0x3f89('0x285')](0x1),-0x1):0x1;}}for((_0x4137eb=_0x458b65[_0x3f89('0x407')]('.'))>-0x1&&(_0x458b65=_0x458b65[_0x3f89('0x386')]('.','')),(_0x4b87ed=_0x458b65[_0x3f89('0xd53')](/e/i))>0x0?(_0x4137eb<0x0&&(_0x4137eb=_0x4b87ed),_0x4137eb+=+_0x458b65['slice'](_0x4b87ed+0x1),_0x458b65=_0x458b65['substring'](0x0,_0x4b87ed)):_0x4137eb<0x0&&(_0x4137eb=_0x458b65[_0x3f89('0x5')]),_0x4b87ed=0x0;0x30===_0x458b65[_0x3f89('0x682')](_0x4b87ed);_0x4b87ed++);for(_0x167d64=_0x458b65[_0x3f89('0x5')];0x30===_0x458b65[_0x3f89('0x682')](--_0x167d64););if(_0x458b65=_0x458b65[_0x3f89('0x285')](_0x4b87ed,_0x167d64+0x1))if(_0x167d64=_0x458b65[_0x3f89('0x5')],_0x50335c&&_0x30ab13&&_0x167d64>0xf&&(_0xdf9237>_0x50e7d1||_0xdf9237!==_0x2c5cc8(_0xdf9237))&&_0x45b9d8(_0x35feac,_0x347ea7,_0x533ae8['s']*_0xdf9237),(_0x4137eb=_0x4137eb-_0x4b87ed-0x1)>_0x44043f)_0x533ae8['c']=_0x533ae8['e']=null;else if(_0x4137eb<_0x15a26f)_0x533ae8['c']=[_0x533ae8['e']=0x0];else{if(_0x533ae8['e']=_0x4137eb,_0x533ae8['c']=[],_0x4b87ed=(_0x4137eb+0x1)%_0x2162ba,_0x4137eb<0x0&&(_0x4b87ed+=_0x2162ba),_0x4b87ed<_0x167d64){for(_0x4b87ed&&_0x533ae8['c'][_0x3f89('0x6')](+_0x458b65[_0x3f89('0x285')](0x0,_0x4b87ed)),_0x167d64-=_0x2162ba;_0x4b87ed<_0x167d64;)_0x533ae8['c'][_0x3f89('0x6')](+_0x458b65['slice'](_0x4b87ed,_0x4b87ed+=_0x2162ba));_0x458b65=_0x458b65['slice'](_0x4b87ed),_0x4b87ed=_0x2162ba-_0x458b65[_0x3f89('0x5')];}else _0x4b87ed-=_0x167d64;for(;_0x4b87ed--;_0x458b65+='0');_0x533ae8['c']['push'](+_0x458b65);}else _0x533ae8['c']=[_0x533ae8['e']=0x0];_0x35feac=0x0;}function _0x250dd9(_0x3dcdb3,_0x5004db,_0x89fd7f,_0x4b116c){var _0xbd165b,_0x437b1e,_0x50bcf2,_0x335134,_0x248b9e,_0x45f4d5,_0x5dfbe6,_0x558e50=_0x3dcdb3[_0x3f89('0x407')]('.'),_0x119a23=_0x566c6e,_0x49a575=_0x25e8bb;for(_0x89fd7f<0x25&&(_0x3dcdb3=_0x3dcdb3[_0x3f89('0x573')]()),_0x558e50>=0x0&&(_0x50bcf2=_0x2e9821,_0x2e9821=0x0,_0x3dcdb3=_0x3dcdb3[_0x3f89('0x386')]('.',''),_0x5dfbe6=new _0x4d1532(_0x89fd7f),_0x248b9e=_0x5dfbe6[_0x3f89('0x95f')](_0x3dcdb3['length']-_0x558e50),_0x2e9821=_0x50bcf2,_0x5dfbe6['c']=_0x4db47d(_0x1e9bce(_0x36c500(_0x248b9e['c']),_0x248b9e['e']),0xa,_0x5004db),_0x5dfbe6['e']=_0x5dfbe6['c'][_0x3f89('0x5')]),_0x45f4d5=_0x4db47d(_0x3dcdb3,_0x89fd7f,_0x5004db),_0x437b1e=_0x50bcf2=_0x45f4d5['length'];0x0==_0x45f4d5[--_0x50bcf2];_0x45f4d5['pop']());if(!_0x45f4d5[0x0])return'0';if(_0x558e50<0x0?--_0x437b1e:(_0x248b9e['c']=_0x45f4d5,_0x248b9e['e']=_0x437b1e,_0x248b9e['s']=_0x4b116c,_0x248b9e=_0x466048(_0x248b9e,_0x5dfbe6,_0x119a23,_0x49a575,_0x5004db),_0x45f4d5=_0x248b9e['c'],_0x335134=_0x248b9e['r'],_0x437b1e=_0x248b9e['e']),_0xbd165b=_0x437b1e+_0x119a23+0x1,_0x558e50=_0x45f4d5[_0xbd165b],_0x50bcf2=_0x5004db/0x2,_0x335134=_0x335134||_0xbd165b<0x0||null!=_0x45f4d5[_0xbd165b+0x1],_0x335134=_0x49a575<0x4?(null!=_0x558e50||_0x335134)&&(0x0==_0x49a575||_0x49a575==(_0x248b9e['s']<0x0?0x3:0x2)):_0x558e50>_0x50bcf2||_0x558e50==_0x50bcf2&&(0x4==_0x49a575||_0x335134||0x6==_0x49a575&&0x1&_0x45f4d5[_0xbd165b-0x1]||_0x49a575==(_0x248b9e['s']<0x0?0x8:0x7)),_0xbd165b<0x1||!_0x45f4d5[0x0])_0x3dcdb3=_0x335134?_0x1e9bce('1',-_0x119a23):'0';else{if(_0x45f4d5[_0x3f89('0x5')]=_0xbd165b,_0x335134)for(--_0x5004db;++_0x45f4d5[--_0xbd165b]>_0x5004db;)_0x45f4d5[_0xbd165b]=0x0,_0xbd165b||(++_0x437b1e,_0x45f4d5=[0x1][_0x3f89('0x286')](_0x45f4d5));for(_0x50bcf2=_0x45f4d5[_0x3f89('0x5')];!_0x45f4d5[--_0x50bcf2];);for(_0x558e50=0x0,_0x3dcdb3='';_0x558e50<=_0x50bcf2;_0x3dcdb3+=_0x34c7c5[_0x3f89('0x843')](_0x45f4d5[_0x558e50++]));_0x3dcdb3=_0x1e9bce(_0x3dcdb3,_0x437b1e);}return _0x3dcdb3;}function _0x5a26a2(_0x3f581c,_0x3f63bd,_0x263530,_0x2f09c2){var _0x3ab991,_0x594fcc,_0x498e11,_0x544b1f,_0x297647;if(_0x263530=null!=_0x263530&&_0x5d28de(_0x263530,0x0,0x8,_0x2f09c2,_0x43ea19)?0x0|_0x263530:_0x25e8bb,!_0x3f581c['c'])return _0x3f581c[_0x3f89('0x28a')]();if(_0x3ab991=_0x3f581c['c'][0x0],_0x498e11=_0x3f581c['e'],null==_0x3f63bd)_0x297647=_0x36c500(_0x3f581c['c']),_0x297647=0x13==_0x2f09c2||0x18==_0x2f09c2&&_0x498e11<=_0x5b2b77?_0x4b6fa8(_0x297647,_0x498e11):_0x1e9bce(_0x297647,_0x498e11);else if(_0x3f581c=_0x2eaefa(new _0x4d1532(_0x3f581c),_0x3f63bd,_0x263530),_0x594fcc=_0x3f581c['e'],_0x297647=_0x36c500(_0x3f581c['c']),_0x544b1f=_0x297647[_0x3f89('0x5')],0x13==_0x2f09c2||0x18==_0x2f09c2&&(_0x3f63bd<=_0x594fcc||_0x594fcc<=_0x5b2b77)){for(;_0x544b1f<_0x3f63bd;_0x297647+='0',_0x544b1f++);_0x297647=_0x4b6fa8(_0x297647,_0x594fcc);}else if(_0x3f63bd-=_0x498e11,_0x297647=_0x1e9bce(_0x297647,_0x594fcc),_0x594fcc+0x1>_0x544b1f){if(--_0x3f63bd>0x0)for(_0x297647+='.';_0x3f63bd--;_0x297647+='0');}else if((_0x3f63bd+=_0x594fcc-_0x544b1f)>0x0)for(_0x594fcc+0x1==_0x544b1f&&(_0x297647+='.');_0x3f63bd--;_0x297647+='0');return _0x3f581c['s']<0x0&&_0x3ab991?'-'+_0x297647:_0x297647;}function _0x452846(_0x3b29d2,_0x2880e8){var _0x30a570,_0x5103cd,_0x4c7cb5=0x0;for(_0x586e02(_0x3b29d2[0x0])&&(_0x3b29d2=_0x3b29d2[0x0]),_0x30a570=new _0x4d1532(_0x3b29d2[0x0]);++_0x4c7cb5<_0x3b29d2[_0x3f89('0x5')];){if(_0x5103cd=new _0x4d1532(_0x3b29d2[_0x4c7cb5]),!_0x5103cd['s']){_0x30a570=_0x5103cd;break;}_0x2880e8['call'](_0x30a570,_0x5103cd)&&(_0x30a570=_0x5103cd);}return _0x30a570;}function _0x16cd9c(_0x54b706,_0xd2dab6,_0x3d3e62,_0x3904bf,_0x1b3af5){return(_0x54b706<_0xd2dab6||_0x54b706>_0x3d3e62||_0x54b706!=_0x33afed(_0x54b706))&&_0x45b9d8(_0x3904bf,(_0x1b3af5||_0x3f89('0xd54'))+(_0x54b706<_0xd2dab6||_0x54b706>_0x3d3e62?_0x3f89('0xd55'):'\x20not\x20an\x20integer'),_0x54b706),!0x0;}function _0x101073(_0x1cb84b,_0x5bedcb,_0x17dc2d){for(var _0x4ed63f=0x1,_0x5143b3=_0x5bedcb[_0x3f89('0x5')];!_0x5bedcb[--_0x5143b3];_0x5bedcb[_0x3f89('0x229')]());for(_0x5143b3=_0x5bedcb[0x0];_0x5143b3>=0xa;_0x5143b3/=0xa,_0x4ed63f++);return(_0x17dc2d=_0x4ed63f+_0x17dc2d*_0x2162ba-0x1)>_0x44043f?_0x1cb84b['c']=_0x1cb84b['e']=null:_0x17dc2d<_0x15a26f?_0x1cb84b['c']=[_0x1cb84b['e']=0x0]:(_0x1cb84b['e']=_0x17dc2d,_0x1cb84b['c']=_0x5bedcb),_0x1cb84b;}function _0x45b9d8(_0x3bafab,_0x166f9a,_0x2cc55d){var _0x5e1a2f=new Error([_0x3f89('0xd56'),_0x3f89('0xd57'),_0x3f89('0x3c3'),'div','divToInt','eq','gt',_0x3f89('0xd58'),'lt',_0x3f89('0xd59'),_0x3f89('0xd5a'),_0x3f89('0xd5b'),_0x3f89('0xd5c'),_0x3f89('0xd5d'),'random',_0x3f89('0x2d1'),_0x3f89('0x583'),_0x3f89('0xd5e'),'toDigits',_0x3f89('0xd5f'),_0x3f89('0x3ac'),_0x3f89('0xd60'),_0x3f89('0xd61'),_0x3f89('0x95f'),'toPrecision','toString',_0x3f89('0xd62')][_0x3bafab]+_0x3f89('0xd63')+_0x166f9a+':\x20'+_0x2cc55d);throw _0x5e1a2f[_0x3f89('0x3bc')]=_0x3f89('0xd64'),_0x35feac=0x0,_0x5e1a2f;}function _0x2eaefa(_0x332888,_0x2ad490,_0x11b3c4,_0x476d69){var _0x52d9f4,_0x784632,_0xea0516,_0x48da39,_0x5bcbd0,_0xdf49f5,_0x50f19d,_0x3b9c07=_0x332888['c'],_0x6c92c0=_0x1d4384;if(_0x3b9c07){_0x1bab47:{for(_0x52d9f4=0x1,_0x48da39=_0x3b9c07[0x0];_0x48da39>=0xa;_0x48da39/=0xa,_0x52d9f4++);if((_0x784632=_0x2ad490-_0x52d9f4)<0x0)_0x784632+=_0x2162ba,_0xea0516=_0x2ad490,_0x5bcbd0=_0x3b9c07[_0xdf49f5=0x0],_0x50f19d=_0x5bcbd0/_0x6c92c0[_0x52d9f4-_0xea0516-0x1]%0xa|0x0;else if((_0xdf49f5=_0x2a5ed8((_0x784632+0x1)/_0x2162ba))>=_0x3b9c07[_0x3f89('0x5')]){if(!_0x476d69)break _0x1bab47;for(;_0x3b9c07['length']<=_0xdf49f5;_0x3b9c07[_0x3f89('0x6')](0x0));_0x5bcbd0=_0x50f19d=0x0,_0x52d9f4=0x1,_0x784632%=_0x2162ba,_0xea0516=_0x784632-_0x2162ba+0x1;}else{for(_0x5bcbd0=_0x48da39=_0x3b9c07[_0xdf49f5],_0x52d9f4=0x1;_0x48da39>=0xa;_0x48da39/=0xa,_0x52d9f4++);_0x784632%=_0x2162ba,_0xea0516=_0x784632-_0x2162ba+_0x52d9f4,_0x50f19d=_0xea0516<0x0?0x0:_0x5bcbd0/_0x6c92c0[_0x52d9f4-_0xea0516-0x1]%0xa|0x0;}if(_0x476d69=_0x476d69||_0x2ad490<0x0||null!=_0x3b9c07[_0xdf49f5+0x1]||(_0xea0516<0x0?_0x5bcbd0:_0x5bcbd0%_0x6c92c0[_0x52d9f4-_0xea0516-0x1]),_0x476d69=_0x11b3c4<0x4?(_0x50f19d||_0x476d69)&&(0x0==_0x11b3c4||_0x11b3c4==(_0x332888['s']<0x0?0x3:0x2)):_0x50f19d>0x5||0x5==_0x50f19d&&(0x4==_0x11b3c4||_0x476d69||0x6==_0x11b3c4&&(_0x784632>0x0?_0xea0516>0x0?_0x5bcbd0/_0x6c92c0[_0x52d9f4-_0xea0516]:0x0:_0x3b9c07[_0xdf49f5-0x1])%0xa&0x1||_0x11b3c4==(_0x332888['s']<0x0?0x8:0x7)),_0x2ad490<0x1||!_0x3b9c07[0x0])return _0x3b9c07[_0x3f89('0x5')]=0x0,_0x476d69?(_0x2ad490-=_0x332888['e']+0x1,_0x3b9c07[0x0]=_0x6c92c0[(_0x2162ba-_0x2ad490%_0x2162ba)%_0x2162ba],_0x332888['e']=-_0x2ad490||0x0):_0x3b9c07[0x0]=_0x332888['e']=0x0,_0x332888;if(0x0==_0x784632?(_0x3b9c07[_0x3f89('0x5')]=_0xdf49f5,_0x48da39=0x1,_0xdf49f5--):(_0x3b9c07['length']=_0xdf49f5+0x1,_0x48da39=_0x6c92c0[_0x2162ba-_0x784632],_0x3b9c07[_0xdf49f5]=_0xea0516>0x0?_0x2c5cc8(_0x5bcbd0/_0x6c92c0[_0x52d9f4-_0xea0516]%_0x6c92c0[_0xea0516])*_0x48da39:0x0),_0x476d69)for(;;){if(0x0==_0xdf49f5){for(_0x784632=0x1,_0xea0516=_0x3b9c07[0x0];_0xea0516>=0xa;_0xea0516/=0xa,_0x784632++);for(_0xea0516=_0x3b9c07[0x0]+=_0x48da39,_0x48da39=0x1;_0xea0516>=0xa;_0xea0516/=0xa,_0x48da39++);_0x784632!=_0x48da39&&(_0x332888['e']++,_0x3b9c07[0x0]==_0x192d6d&&(_0x3b9c07[0x0]=0x1));break;}if(_0x3b9c07[_0xdf49f5]+=_0x48da39,_0x3b9c07[_0xdf49f5]!=_0x192d6d)break;_0x3b9c07[_0xdf49f5--]=0x0,_0x48da39=0x1;}for(_0x784632=_0x3b9c07[_0x3f89('0x5')];0x0===_0x3b9c07[--_0x784632];_0x3b9c07['pop']());}_0x332888['e']>_0x44043f?_0x332888['c']=_0x332888['e']=null:_0x332888['e']<_0x15a26f&&(_0x332888['c']=[_0x332888['e']=0x0]);}return _0x332888;}var _0x466048,_0x38204e,_0x35feac=0x0,_0x2b653a=_0x4d1532[_0x3f89('0x53')],_0x4b7c9c=new _0x4d1532(0x1),_0x566c6e=0x14,_0x25e8bb=0x4,_0x5b2b77=-0x7,_0x1c498d=0x15,_0x15a26f=-0x989680,_0x44043f=0x989680,_0x30ab13=!0x0,_0x5d28de=_0x16cd9c,_0x46842f=!0x1,_0x1cce61=0x1,_0x2e9821=0x0,_0x317035={'decimalSeparator':'.','groupSeparator':',','groupSize':0x3,'secondaryGroupSize':0x0,'fractionGroupSeparator':'\u00a0','fractionGroupSize':0x0};return _0x4d1532[_0x3f89('0xd65')]=_0x195cf2,_0x4d1532[_0x3f89('0xd66')]=0x0,_0x4d1532[_0x3f89('0xd67')]=0x1,_0x4d1532[_0x3f89('0xd68')]=0x2,_0x4d1532['ROUND_FLOOR']=0x3,_0x4d1532['ROUND_HALF_UP']=0x4,_0x4d1532[_0x3f89('0xd69')]=0x5,_0x4d1532[_0x3f89('0xd6a')]=0x6,_0x4d1532[_0x3f89('0xd6b')]=0x7,_0x4d1532[_0x3f89('0xd6c')]=0x8,_0x4d1532[_0x3f89('0xd6d')]=0x9,_0x4d1532[_0x3f89('0x3c3')]=_0x4d1532[_0x3f89('0x2a4')]=function(){var _0x221b59,_0x1ac926,_0x5d645c=0x0,_0x555f7c={},_0x32fd0a=arguments,_0x4fb870=_0x32fd0a[0x0],_0x24ad22=_0x4fb870&&_0x3f89('0x28d')==typeof _0x4fb870?function(){if(_0x4fb870[_0x3f89('0x294')](_0x1ac926))return null!=(_0x221b59=_0x4fb870[_0x1ac926]);}:function(){if(_0x32fd0a[_0x3f89('0x5')]>_0x5d645c)return null!=(_0x221b59=_0x32fd0a[_0x5d645c++]);};return _0x24ad22(_0x1ac926='DECIMAL_PLACES')&&_0x5d28de(_0x221b59,0x0,_0x493e14,0x2,_0x1ac926)&&(_0x566c6e=0x0|_0x221b59),_0x555f7c[_0x1ac926]=_0x566c6e,_0x24ad22(_0x1ac926=_0x3f89('0xd6e'))&&_0x5d28de(_0x221b59,0x0,0x8,0x2,_0x1ac926)&&(_0x25e8bb=0x0|_0x221b59),_0x555f7c[_0x1ac926]=_0x25e8bb,_0x24ad22(_0x1ac926=_0x3f89('0xd6f'))&&(_0x586e02(_0x221b59)?_0x5d28de(_0x221b59[0x0],-_0x493e14,0x0,0x2,_0x1ac926)&&_0x5d28de(_0x221b59[0x1],0x0,_0x493e14,0x2,_0x1ac926)&&(_0x5b2b77=0x0|_0x221b59[0x0],_0x1c498d=0x0|_0x221b59[0x1]):_0x5d28de(_0x221b59,-_0x493e14,_0x493e14,0x2,_0x1ac926)&&(_0x5b2b77=-(_0x1c498d=0x0|(_0x221b59<0x0?-_0x221b59:_0x221b59)))),_0x555f7c[_0x1ac926]=[_0x5b2b77,_0x1c498d],_0x24ad22(_0x1ac926=_0x3f89('0xd70'))&&(_0x586e02(_0x221b59)?_0x5d28de(_0x221b59[0x0],-_0x493e14,-0x1,0x2,_0x1ac926)&&_0x5d28de(_0x221b59[0x1],0x1,_0x493e14,0x2,_0x1ac926)&&(_0x15a26f=0x0|_0x221b59[0x0],_0x44043f=0x0|_0x221b59[0x1]):_0x5d28de(_0x221b59,-_0x493e14,_0x493e14,0x2,_0x1ac926)&&(0x0|_0x221b59?_0x15a26f=-(_0x44043f=0x0|(_0x221b59<0x0?-_0x221b59:_0x221b59)):_0x30ab13&&_0x45b9d8(0x2,_0x1ac926+'\x20cannot\x20be\x20zero',_0x221b59))),_0x555f7c[_0x1ac926]=[_0x15a26f,_0x44043f],_0x24ad22(_0x1ac926=_0x3f89('0xd71'))&&(_0x221b59===!!_0x221b59||0x1===_0x221b59||0x0===_0x221b59?(_0x35feac=0x0,_0x5d28de=(_0x30ab13=!!_0x221b59)?_0x16cd9c:_0x32a755):_0x30ab13&&_0x45b9d8(0x2,_0x1ac926+_0x4e8d8b,_0x221b59)),_0x555f7c[_0x1ac926]=_0x30ab13,_0x24ad22(_0x1ac926=_0x3f89('0xd72'))&&(!0x0===_0x221b59||!0x1===_0x221b59||0x1===_0x221b59||0x0===_0x221b59?_0x221b59?(_0x221b59=_0x3f89('0x27d')==typeof crypto,!_0x221b59&&crypto&&(crypto['getRandomValues']||crypto[_0x3f89('0xd73')])?_0x46842f=!0x0:_0x30ab13?_0x45b9d8(0x2,'crypto\x20unavailable',_0x221b59?void 0x0:crypto):_0x46842f=!0x1):_0x46842f=!0x1:_0x30ab13&&_0x45b9d8(0x2,_0x1ac926+_0x4e8d8b,_0x221b59)),_0x555f7c[_0x1ac926]=_0x46842f,_0x24ad22(_0x1ac926='MODULO_MODE')&&_0x5d28de(_0x221b59,0x0,0x9,0x2,_0x1ac926)&&(_0x1cce61=0x0|_0x221b59),_0x555f7c[_0x1ac926]=_0x1cce61,_0x24ad22(_0x1ac926=_0x3f89('0xd74'))&&_0x5d28de(_0x221b59,0x0,_0x493e14,0x2,_0x1ac926)&&(_0x2e9821=0x0|_0x221b59),_0x555f7c[_0x1ac926]=_0x2e9821,_0x24ad22(_0x1ac926=_0x3f89('0xd75'))&&(_0x3f89('0x28d')==typeof _0x221b59?_0x317035=_0x221b59:_0x30ab13&&_0x45b9d8(0x2,_0x1ac926+_0x3f89('0xd76'),_0x221b59)),_0x555f7c[_0x1ac926]=_0x317035,_0x555f7c;},_0x4d1532[_0x3f89('0x55')]=function(){return _0x452846(arguments,_0x2b653a['lt']);},_0x4d1532[_0x3f89('0x2cf')]=function(){return _0x452846(arguments,_0x2b653a['gt']);},_0x4d1532['random']=function(){var _0x221b59=0x20000000000000*Math[_0x3f89('0x29a')]()&0x1fffff?function(){return _0x2c5cc8(0x20000000000000*Math[_0x3f89('0x29a')]());}:function(){return 0x800000*(0x40000000*Math[_0x3f89('0x29a')]()|0x0)+(0x800000*Math[_0x3f89('0x29a')]()|0x0);};return function(_0x25d88f){var _0x4b448f,_0x5187cf,_0x3bb626,_0x424d80,_0x450f2b,_0x3239ab=0x0,_0x4294d8=[],_0x497ad=new _0x4d1532(_0x4b7c9c);if(_0x25d88f=null!=_0x25d88f&&_0x5d28de(_0x25d88f,0x0,_0x493e14,0xe)?0x0|_0x25d88f:_0x566c6e,_0x424d80=_0x2a5ed8(_0x25d88f/_0x2162ba),_0x46842f)if(crypto[_0x3f89('0xd77')]){for(_0x4b448f=crypto[_0x3f89('0xd77')](new Uint32Array(_0x424d80*=0x2));_0x3239ab<_0x424d80;)_0x450f2b=0x20000*_0x4b448f[_0x3239ab]+(_0x4b448f[_0x3239ab+0x1]>>>0xb),_0x450f2b>=0x1ff973cafa8000?(_0x5187cf=crypto[_0x3f89('0xd77')](new Uint32Array(0x2)),_0x4b448f[_0x3239ab]=_0x5187cf[0x0],_0x4b448f[_0x3239ab+0x1]=_0x5187cf[0x1]):(_0x4294d8[_0x3f89('0x6')](_0x450f2b%0x5af3107a4000),_0x3239ab+=0x2);_0x3239ab=_0x424d80/0x2;}else if(crypto['randomBytes']){for(_0x4b448f=crypto[_0x3f89('0xd73')](_0x424d80*=0x7);_0x3239ab<_0x424d80;)_0x450f2b=0x1000000000000*(0x1f&_0x4b448f[_0x3239ab])+0x10000000000*_0x4b448f[_0x3239ab+0x1]+0x100000000*_0x4b448f[_0x3239ab+0x2]+0x1000000*_0x4b448f[_0x3239ab+0x3]+(_0x4b448f[_0x3239ab+0x4]<<0x10)+(_0x4b448f[_0x3239ab+0x5]<<0x8)+_0x4b448f[_0x3239ab+0x6],_0x450f2b>=0x1ff973cafa8000?crypto[_0x3f89('0xd73')](0x7)[_0x3f89('0x74a')](_0x4b448f,_0x3239ab):(_0x4294d8[_0x3f89('0x6')](_0x450f2b%0x5af3107a4000),_0x3239ab+=0x7);_0x3239ab=_0x424d80/0x7;}else _0x46842f=!0x1,_0x30ab13&&_0x45b9d8(0xe,_0x3f89('0xd78'),crypto);if(!_0x46842f)for(;_0x3239ab<_0x424d80;)(_0x450f2b=_0x221b59())<0x1ff973cafa8000&&(_0x4294d8[_0x3239ab++]=_0x450f2b%0x5af3107a4000);for(_0x424d80=_0x4294d8[--_0x3239ab],_0x25d88f%=_0x2162ba,_0x424d80&&_0x25d88f&&(_0x450f2b=_0x1d4384[_0x2162ba-_0x25d88f],_0x4294d8[_0x3239ab]=_0x2c5cc8(_0x424d80/_0x450f2b)*_0x450f2b);0x0===_0x4294d8[_0x3239ab];_0x4294d8[_0x3f89('0x229')](),_0x3239ab--);if(_0x3239ab<0x0)_0x4294d8=[_0x3bb626=0x0];else{for(_0x3bb626=-0x1;0x0===_0x4294d8[0x0];_0x4294d8[_0x3f89('0x6e')](0x0,0x1),_0x3bb626-=_0x2162ba);for(_0x3239ab=0x1,_0x450f2b=_0x4294d8[0x0];_0x450f2b>=0xa;_0x450f2b/=0xa,_0x3239ab++);_0x3239ab<_0x2162ba&&(_0x3bb626-=_0x2162ba-_0x3239ab);}return _0x497ad['e']=_0x3bb626,_0x497ad['c']=_0x4294d8,_0x497ad;};}(),_0x466048=function(){function _0x5b1684(_0x3cffe4,_0x3c3431,_0x41d9b2){var _0x512925,_0xf835b0,_0x297352,_0x57cfd5,_0x2e456e=0x0,_0x12a93b=_0x3cffe4[_0x3f89('0x5')],_0x4ad406=_0x3c3431%_0x193c7b,_0x38dbe7=_0x3c3431/_0x193c7b|0x0;for(_0x3cffe4=_0x3cffe4['slice']();_0x12a93b--;)_0x297352=_0x3cffe4[_0x12a93b]%_0x193c7b,_0x57cfd5=_0x3cffe4[_0x12a93b]/_0x193c7b|0x0,_0x512925=_0x38dbe7*_0x297352+_0x57cfd5*_0x4ad406,_0xf835b0=_0x4ad406*_0x297352+_0x512925%_0x193c7b*_0x193c7b+_0x2e456e,_0x2e456e=(_0xf835b0/_0x41d9b2|0x0)+(_0x512925/_0x193c7b|0x0)+_0x38dbe7*_0x57cfd5,_0x3cffe4[_0x12a93b]=_0xf835b0%_0x41d9b2;return _0x2e456e&&(_0x3cffe4=[_0x2e456e][_0x3f89('0x286')](_0x3cffe4)),_0x3cffe4;}function _0x2a4933(_0x1bac80,_0x24663c,_0x4691b5,_0x2d5bd7){var _0x17e38b,_0x342737;if(_0x4691b5!=_0x2d5bd7)_0x342737=_0x4691b5>_0x2d5bd7?0x1:-0x1;else for(_0x17e38b=_0x342737=0x0;_0x17e38b<_0x4691b5;_0x17e38b++)if(_0x1bac80[_0x17e38b]!=_0x24663c[_0x17e38b]){_0x342737=_0x1bac80[_0x17e38b]>_0x24663c[_0x17e38b]?0x1:-0x1;break;}return _0x342737;}function _0x46703b(_0x41882c,_0x29219b,_0x11819b,_0x58f2a4){for(var _0x427796=0x0;_0x11819b--;)_0x41882c[_0x11819b]-=_0x427796,_0x427796=_0x41882c[_0x11819b]<_0x29219b[_0x11819b]?0x1:0x0,_0x41882c[_0x11819b]=_0x427796*_0x58f2a4+_0x41882c[_0x11819b]-_0x29219b[_0x11819b];for(;!_0x41882c[0x0]&&_0x41882c['length']>0x1;_0x41882c[_0x3f89('0x6e')](0x0,0x1));}return function(_0xe7b25,_0x23f5b6,_0xad6bc2,_0x450dee,_0x416d5f){var _0xe65be,_0x42c627,_0x40dd4a,_0x48e461,_0x306ff0,_0xcab17,_0x43cf22,_0x319205,_0x52dec5,_0x3616b4,_0x19e0c4,_0x451aea,_0x53c3b5,_0x206aef,_0x302772,_0x370290,_0x20142a,_0x5a9054=_0xe7b25['s']==_0x23f5b6['s']?0x1:-0x1,_0x1cfa63=_0xe7b25['c'],_0x52933b=_0x23f5b6['c'];if(!(_0x1cfa63&&_0x1cfa63[0x0]&&_0x52933b&&_0x52933b[0x0]))return new _0x4d1532(_0xe7b25['s']&&_0x23f5b6['s']&&(_0x1cfa63?!_0x52933b||_0x1cfa63[0x0]!=_0x52933b[0x0]:_0x52933b)?_0x1cfa63&&0x0==_0x1cfa63[0x0]||!_0x52933b?0x0*_0x5a9054:_0x5a9054/0x0:NaN);for(_0x319205=new _0x4d1532(_0x5a9054),_0x52dec5=_0x319205['c']=[],_0x42c627=_0xe7b25['e']-_0x23f5b6['e'],_0x5a9054=_0xad6bc2+_0x42c627+0x1,_0x416d5f||(_0x416d5f=_0x192d6d,_0x42c627=_0x2b0527(_0xe7b25['e']/_0x2162ba)-_0x2b0527(_0x23f5b6['e']/_0x2162ba),_0x5a9054=_0x5a9054/_0x2162ba|0x0),_0x40dd4a=0x0;_0x52933b[_0x40dd4a]==(_0x1cfa63[_0x40dd4a]||0x0);_0x40dd4a++);if(_0x52933b[_0x40dd4a]>(_0x1cfa63[_0x40dd4a]||0x0)&&_0x42c627--,_0x5a9054<0x0)_0x52dec5[_0x3f89('0x6')](0x1),_0x48e461=!0x0;else{for(_0x206aef=_0x1cfa63['length'],_0x370290=_0x52933b[_0x3f89('0x5')],_0x40dd4a=0x0,_0x5a9054+=0x2,_0x306ff0=_0x2c5cc8(_0x416d5f/(_0x52933b[0x0]+0x1)),_0x306ff0>0x1&&(_0x52933b=_0x5b1684(_0x52933b,_0x306ff0,_0x416d5f),_0x1cfa63=_0x5b1684(_0x1cfa63,_0x306ff0,_0x416d5f),_0x370290=_0x52933b['length'],_0x206aef=_0x1cfa63[_0x3f89('0x5')]),_0x53c3b5=_0x370290,_0x3616b4=_0x1cfa63[_0x3f89('0x285')](0x0,_0x370290),_0x19e0c4=_0x3616b4[_0x3f89('0x5')];_0x19e0c4<_0x370290;_0x3616b4[_0x19e0c4++]=0x0);_0x20142a=_0x52933b[_0x3f89('0x285')](),_0x20142a=[0x0][_0x3f89('0x286')](_0x20142a),_0x302772=_0x52933b[0x0],_0x52933b[0x1]>=_0x416d5f/0x2&&_0x302772++;do{if(_0x306ff0=0x0,(_0xe65be=_0x2a4933(_0x52933b,_0x3616b4,_0x370290,_0x19e0c4))<0x0){if(_0x451aea=_0x3616b4[0x0],_0x370290!=_0x19e0c4&&(_0x451aea=_0x451aea*_0x416d5f+(_0x3616b4[0x1]||0x0)),(_0x306ff0=_0x2c5cc8(_0x451aea/_0x302772))>0x1)for(_0x306ff0>=_0x416d5f&&(_0x306ff0=_0x416d5f-0x1),_0xcab17=_0x5b1684(_0x52933b,_0x306ff0,_0x416d5f),_0x43cf22=_0xcab17[_0x3f89('0x5')],_0x19e0c4=_0x3616b4[_0x3f89('0x5')];0x1==_0x2a4933(_0xcab17,_0x3616b4,_0x43cf22,_0x19e0c4);)_0x306ff0--,_0x46703b(_0xcab17,_0x370290<_0x43cf22?_0x20142a:_0x52933b,_0x43cf22,_0x416d5f),_0x43cf22=_0xcab17[_0x3f89('0x5')],_0xe65be=0x1;else 0x0==_0x306ff0&&(_0xe65be=_0x306ff0=0x1),_0xcab17=_0x52933b[_0x3f89('0x285')](),_0x43cf22=_0xcab17['length'];if(_0x43cf22<_0x19e0c4&&(_0xcab17=[0x0][_0x3f89('0x286')](_0xcab17)),_0x46703b(_0x3616b4,_0xcab17,_0x19e0c4,_0x416d5f),_0x19e0c4=_0x3616b4[_0x3f89('0x5')],-0x1==_0xe65be)for(;_0x2a4933(_0x52933b,_0x3616b4,_0x370290,_0x19e0c4)<0x1;)_0x306ff0++,_0x46703b(_0x3616b4,_0x370290<_0x19e0c4?_0x20142a:_0x52933b,_0x19e0c4,_0x416d5f),_0x19e0c4=_0x3616b4[_0x3f89('0x5')];}else 0x0===_0xe65be&&(_0x306ff0++,_0x3616b4=[0x0]);_0x52dec5[_0x40dd4a++]=_0x306ff0,_0x3616b4[0x0]?_0x3616b4[_0x19e0c4++]=_0x1cfa63[_0x53c3b5]||0x0:(_0x3616b4=[_0x1cfa63[_0x53c3b5]],_0x19e0c4=0x1);}while((_0x53c3b5++<_0x206aef||null!=_0x3616b4[0x0])&&_0x5a9054--);_0x48e461=null!=_0x3616b4[0x0],_0x52dec5[0x0]||_0x52dec5[_0x3f89('0x6e')](0x0,0x1);}if(_0x416d5f==_0x192d6d){for(_0x40dd4a=0x1,_0x5a9054=_0x52dec5[0x0];_0x5a9054>=0xa;_0x5a9054/=0xa,_0x40dd4a++);_0x2eaefa(_0x319205,_0xad6bc2+(_0x319205['e']=_0x40dd4a+_0x42c627*_0x2162ba-0x1)+0x1,_0x450dee,_0x48e461);}else _0x319205['e']=_0x42c627,_0x319205['r']=+_0x48e461;return _0x319205;};}(),_0x38204e=function(){var _0x221b59=/^(-?)0([xbo])(?=\w[\w.]*$)/i,_0x323a70=/^([^.]+)\.$/,_0x5b0ec8=/^\.([^.]+)$/,_0x2f960e=/^-?(Infinity|NaN)$/,_0xe71183=/^\s*\+(?=[\w.])|^\s+|\s+$/g;return function(_0x44e425,_0x25ed82,_0x2fffc0,_0x278d59){var _0x50fe32,_0x4025b2=_0x2fffc0?_0x25ed82:_0x25ed82[_0x3f89('0x386')](_0xe71183,'');if(_0x2f960e['test'](_0x4025b2))_0x44e425['s']=isNaN(_0x4025b2)?null:_0x4025b2<0x0?-0x1:0x1;else{if(!_0x2fffc0&&(_0x4025b2=_0x4025b2['replace'](_0x221b59,function(_0x1352cb,_0x50b4a9,_0x2dd034){return _0x50fe32='x'==(_0x2dd034=_0x2dd034[_0x3f89('0x573')]())?0x10:'b'==_0x2dd034?0x2:0x8,_0x278d59&&_0x278d59!=_0x50fe32?_0x1352cb:_0x50b4a9;}),_0x278d59&&(_0x50fe32=_0x278d59,_0x4025b2=_0x4025b2[_0x3f89('0x386')](_0x323a70,'$1')[_0x3f89('0x386')](_0x5b0ec8,_0x3f89('0xd79'))),_0x25ed82!=_0x4025b2))return new _0x4d1532(_0x4025b2,_0x50fe32);_0x30ab13&&_0x45b9d8(_0x35feac,_0x3f89('0xd7a')+(_0x278d59?_0x3f89('0xd7b')+_0x278d59:'')+_0x3f89('0xd7c'),_0x25ed82),_0x44e425['s']=null;}_0x44e425['c']=_0x44e425['e']=null,_0x35feac=0x0;};}(),_0x2b653a['absoluteValue']=_0x2b653a['abs']=function(){var _0x221b59=new _0x4d1532(this);return _0x221b59['s']<0x0&&(_0x221b59['s']=0x1),_0x221b59;},_0x2b653a['ceil']=function(){return _0x2eaefa(new _0x4d1532(this),this['e']+0x1,0x2);},_0x2b653a[_0x3f89('0xd7d')]=_0x2b653a[_0x3f89('0xd57')]=function(_0x4ca918,_0x4c2d3c){return _0x35feac=0x1,_0x483471(this,new _0x4d1532(_0x4ca918,_0x4c2d3c));},_0x2b653a[_0x3f89('0xd7e')]=_0x2b653a['dp']=function(){var _0x221b59,_0x56a10f,_0x25a456=this['c'];if(!_0x25a456)return null;if(_0x221b59=((_0x56a10f=_0x25a456[_0x3f89('0x5')]-0x1)-_0x2b0527(this['e']/_0x2162ba))*_0x2162ba,_0x56a10f=_0x25a456[_0x56a10f])for(;_0x56a10f%0xa==0x0;_0x56a10f/=0xa,_0x221b59--);return _0x221b59<0x0&&(_0x221b59=0x0),_0x221b59;},_0x2b653a[_0x3f89('0xd7f')]=_0x2b653a[_0x3f89('0x922')]=function(_0x463686,_0x35752d){return _0x35feac=0x3,_0x466048(this,new _0x4d1532(_0x463686,_0x35752d),_0x566c6e,_0x25e8bb);},_0x2b653a[_0x3f89('0xd80')]=_0x2b653a[_0x3f89('0xd81')]=function(_0x2ea066,_0x51bec9){return _0x35feac=0x4,_0x466048(this,new _0x4d1532(_0x2ea066,_0x51bec9),0x0,0x1);},_0x2b653a[_0x3f89('0x2e9')]=_0x2b653a['eq']=function(_0x1a4a26,_0x2bff7c){return _0x35feac=0x5,0x0===_0x483471(this,new _0x4d1532(_0x1a4a26,_0x2bff7c));},_0x2b653a[_0x3f89('0xab')]=function(){return _0x2eaefa(new _0x4d1532(this),this['e']+0x1,0x3);},_0x2b653a['greaterThan']=_0x2b653a['gt']=function(_0x3f8578,_0x1bdaee){return _0x35feac=0x6,_0x483471(this,new _0x4d1532(_0x3f8578,_0x1bdaee))>0x0;},_0x2b653a[_0x3f89('0xd82')]=_0x2b653a[_0x3f89('0xd58')]=function(_0x423e8c,_0x3016fd){return _0x35feac=0x7,0x1===(_0x3016fd=_0x483471(this,new _0x4d1532(_0x423e8c,_0x3016fd)))||0x0===_0x3016fd;},_0x2b653a['isFinite']=function(){return!!this['c'];},_0x2b653a[_0x3f89('0xd83')]=_0x2b653a[_0x3f89('0xd84')]=function(){return!!this['c']&&_0x2b0527(this['e']/_0x2162ba)>this['c'][_0x3f89('0x5')]-0x2;},_0x2b653a[_0x3f89('0xd85')]=function(){return!this['s'];},_0x2b653a[_0x3f89('0xd86')]=_0x2b653a['isNeg']=function(){return this['s']<0x0;},_0x2b653a[_0x3f89('0x2e2')]=function(){return!!this['c']&&0x0==this['c'][0x0];},_0x2b653a[_0x3f89('0xd87')]=_0x2b653a['lt']=function(_0x5ddc9a,_0x1b7403){return _0x35feac=0x8,_0x483471(this,new _0x4d1532(_0x5ddc9a,_0x1b7403))<0x0;},_0x2b653a[_0x3f89('0xd88')]=_0x2b653a[_0x3f89('0xd59')]=function(_0x196b2b,_0x28c7e4){return _0x35feac=0x9,-0x1===(_0x28c7e4=_0x483471(this,new _0x4d1532(_0x196b2b,_0x28c7e4)))||0x0===_0x28c7e4;},_0x2b653a[_0x3f89('0xd5a')]=_0x2b653a['sub']=function(_0x5d1ca1,_0x57571f){var _0x27a591,_0x53f162,_0x5ca781,_0x1a4250,_0x4caf2a=this,_0xe103c3=_0x4caf2a['s'];if(_0x35feac=0xa,_0x5d1ca1=new _0x4d1532(_0x5d1ca1,_0x57571f),_0x57571f=_0x5d1ca1['s'],!_0xe103c3||!_0x57571f)return new _0x4d1532(NaN);if(_0xe103c3!=_0x57571f)return _0x5d1ca1['s']=-_0x57571f,_0x4caf2a['plus'](_0x5d1ca1);var _0x2798ff=_0x4caf2a['e']/_0x2162ba,_0x51737b=_0x5d1ca1['e']/_0x2162ba,_0x3ef665=_0x4caf2a['c'],_0x4ee61f=_0x5d1ca1['c'];if(!_0x2798ff||!_0x51737b){if(!_0x3ef665||!_0x4ee61f)return _0x3ef665?(_0x5d1ca1['s']=-_0x57571f,_0x5d1ca1):new _0x4d1532(_0x4ee61f?_0x4caf2a:NaN);if(!_0x3ef665[0x0]||!_0x4ee61f[0x0])return _0x4ee61f[0x0]?(_0x5d1ca1['s']=-_0x57571f,_0x5d1ca1):new _0x4d1532(_0x3ef665[0x0]?_0x4caf2a:0x3==_0x25e8bb?-0x0:0x0);}if(_0x2798ff=_0x2b0527(_0x2798ff),_0x51737b=_0x2b0527(_0x51737b),_0x3ef665=_0x3ef665[_0x3f89('0x285')](),_0xe103c3=_0x2798ff-_0x51737b){for((_0x1a4250=_0xe103c3<0x0)?(_0xe103c3=-_0xe103c3,_0x5ca781=_0x3ef665):(_0x51737b=_0x2798ff,_0x5ca781=_0x4ee61f),_0x5ca781[_0x3f89('0x1d1')](),_0x57571f=_0xe103c3;_0x57571f--;_0x5ca781['push'](0x0));_0x5ca781[_0x3f89('0x1d1')]();}else for(_0x53f162=(_0x1a4250=(_0xe103c3=_0x3ef665[_0x3f89('0x5')])<(_0x57571f=_0x4ee61f['length']))?_0xe103c3:_0x57571f,_0xe103c3=_0x57571f=0x0;_0x57571f<_0x53f162;_0x57571f++)if(_0x3ef665[_0x57571f]!=_0x4ee61f[_0x57571f]){_0x1a4250=_0x3ef665[_0x57571f]<_0x4ee61f[_0x57571f];break;}if(_0x1a4250&&(_0x5ca781=_0x3ef665,_0x3ef665=_0x4ee61f,_0x4ee61f=_0x5ca781,_0x5d1ca1['s']=-_0x5d1ca1['s']),(_0x57571f=(_0x53f162=_0x4ee61f[_0x3f89('0x5')])-(_0x27a591=_0x3ef665['length']))>0x0)for(;_0x57571f--;_0x3ef665[_0x27a591++]=0x0);for(_0x57571f=_0x192d6d-0x1;_0x53f162>_0xe103c3;){if(_0x3ef665[--_0x53f162]<_0x4ee61f[_0x53f162]){for(_0x27a591=_0x53f162;_0x27a591&&!_0x3ef665[--_0x27a591];_0x3ef665[_0x27a591]=_0x57571f);--_0x3ef665[_0x27a591],_0x3ef665[_0x53f162]+=_0x192d6d;}_0x3ef665[_0x53f162]-=_0x4ee61f[_0x53f162];}for(;0x0==_0x3ef665[0x0];_0x3ef665[_0x3f89('0x6e')](0x0,0x1),--_0x51737b);return _0x3ef665[0x0]?_0x101073(_0x5d1ca1,_0x3ef665,_0x51737b):(_0x5d1ca1['s']=0x3==_0x25e8bb?-0x1:0x1,_0x5d1ca1['c']=[_0x5d1ca1['e']=0x0],_0x5d1ca1);},_0x2b653a[_0x3f89('0xd89')]=_0x2b653a[_0x3f89('0xd5b')]=function(_0x2a3ae2,_0x4c70ee){var _0x3b0435,_0x6d7d14,_0xe1794c=this;return _0x35feac=0xb,_0x2a3ae2=new _0x4d1532(_0x2a3ae2,_0x4c70ee),!_0xe1794c['c']||!_0x2a3ae2['s']||_0x2a3ae2['c']&&!_0x2a3ae2['c'][0x0]?new _0x4d1532(NaN):!_0x2a3ae2['c']||_0xe1794c['c']&&!_0xe1794c['c'][0x0]?new _0x4d1532(_0xe1794c):(0x9==_0x1cce61?(_0x6d7d14=_0x2a3ae2['s'],_0x2a3ae2['s']=0x1,_0x3b0435=_0x466048(_0xe1794c,_0x2a3ae2,0x0,0x3),_0x2a3ae2['s']=_0x6d7d14,_0x3b0435['s']*=_0x6d7d14):_0x3b0435=_0x466048(_0xe1794c,_0x2a3ae2,0x0,_0x1cce61),_0xe1794c[_0x3f89('0xd5a')](_0x3b0435[_0x3f89('0xd5e')](_0x2a3ae2)));},_0x2b653a[_0x3f89('0xd8a')]=_0x2b653a[_0x3f89('0xd8b')]=function(){var _0x221b59=new _0x4d1532(this);return _0x221b59['s']=-_0x221b59['s']||null,_0x221b59;},_0x2b653a[_0x3f89('0xd5c')]=_0x2b653a['add']=function(_0x258c83,_0x114de5){var _0x1edb98,_0x537052=this,_0x550e2f=_0x537052['s'];if(_0x35feac=0xc,_0x258c83=new _0x4d1532(_0x258c83,_0x114de5),_0x114de5=_0x258c83['s'],!_0x550e2f||!_0x114de5)return new _0x4d1532(NaN);if(_0x550e2f!=_0x114de5)return _0x258c83['s']=-_0x114de5,_0x537052[_0x3f89('0xd5a')](_0x258c83);var _0x5aa338=_0x537052['e']/_0x2162ba,_0x2e614=_0x258c83['e']/_0x2162ba,_0x52054e=_0x537052['c'],_0x309095=_0x258c83['c'];if(!_0x5aa338||!_0x2e614){if(!_0x52054e||!_0x309095)return new _0x4d1532(_0x550e2f/0x0);if(!_0x52054e[0x0]||!_0x309095[0x0])return _0x309095[0x0]?_0x258c83:new _0x4d1532(_0x52054e[0x0]?_0x537052:0x0*_0x550e2f);}if(_0x5aa338=_0x2b0527(_0x5aa338),_0x2e614=_0x2b0527(_0x2e614),_0x52054e=_0x52054e[_0x3f89('0x285')](),_0x550e2f=_0x5aa338-_0x2e614){for(_0x550e2f>0x0?(_0x2e614=_0x5aa338,_0x1edb98=_0x309095):(_0x550e2f=-_0x550e2f,_0x1edb98=_0x52054e),_0x1edb98[_0x3f89('0x1d1')]();_0x550e2f--;_0x1edb98[_0x3f89('0x6')](0x0));_0x1edb98[_0x3f89('0x1d1')]();}for(_0x550e2f=_0x52054e[_0x3f89('0x5')],_0x114de5=_0x309095[_0x3f89('0x5')],_0x550e2f-_0x114de5<0x0&&(_0x1edb98=_0x309095,_0x309095=_0x52054e,_0x52054e=_0x1edb98,_0x114de5=_0x550e2f),_0x550e2f=0x0;_0x114de5;)_0x550e2f=(_0x52054e[--_0x114de5]=_0x52054e[_0x114de5]+_0x309095[_0x114de5]+_0x550e2f)/_0x192d6d|0x0,_0x52054e[_0x114de5]=_0x192d6d===_0x52054e[_0x114de5]?0x0:_0x52054e[_0x114de5]%_0x192d6d;return _0x550e2f&&(_0x52054e=[_0x550e2f]['concat'](_0x52054e),++_0x2e614),_0x101073(_0x258c83,_0x52054e,_0x2e614);},_0x2b653a[_0x3f89('0xd5d')]=_0x2b653a['sd']=function(_0x463d9f){var _0x59aef8,_0x1c05fb,_0x4a8f13=this,_0x5a16f5=_0x4a8f13['c'];if(null!=_0x463d9f&&_0x463d9f!==!!_0x463d9f&&0x1!==_0x463d9f&&0x0!==_0x463d9f&&(_0x30ab13&&_0x45b9d8(0xd,_0x3f89('0xd8c')+_0x4e8d8b,_0x463d9f),_0x463d9f!=!!_0x463d9f&&(_0x463d9f=null)),!_0x5a16f5)return null;if(_0x1c05fb=_0x5a16f5[_0x3f89('0x5')]-0x1,_0x59aef8=_0x1c05fb*_0x2162ba+0x1,_0x1c05fb=_0x5a16f5[_0x1c05fb]){for(;_0x1c05fb%0xa==0x0;_0x1c05fb/=0xa,_0x59aef8--);for(_0x1c05fb=_0x5a16f5[0x0];_0x1c05fb>=0xa;_0x1c05fb/=0xa,_0x59aef8++);}return _0x463d9f&&_0x4a8f13['e']+0x1>_0x59aef8&&(_0x59aef8=_0x4a8f13['e']+0x1),_0x59aef8;},_0x2b653a[_0x3f89('0x2d1')]=function(_0x3cf3fe,_0x252570){var _0x5a017c=new _0x4d1532(this);return(null==_0x3cf3fe||_0x5d28de(_0x3cf3fe,0x0,_0x493e14,0xf))&&_0x2eaefa(_0x5a017c,~~_0x3cf3fe+this['e']+0x1,null!=_0x252570&&_0x5d28de(_0x252570,0x0,0x8,0xf,_0x43ea19)?0x0|_0x252570:_0x25e8bb),_0x5a017c;},_0x2b653a[_0x3f89('0x583')]=function(_0x21a6a6){var _0x471bc5=this;return _0x5d28de(_0x21a6a6,-_0x50e7d1,_0x50e7d1,0x10,'argument')?_0x471bc5[_0x3f89('0xd5e')]('1e'+_0x33afed(_0x21a6a6)):new _0x4d1532(_0x471bc5['c']&&_0x471bc5['c'][0x0]&&(_0x21a6a6<-_0x50e7d1||_0x21a6a6>_0x50e7d1)?_0x471bc5['s']*(_0x21a6a6<0x0?0x0:0x1/0x0):_0x471bc5);},_0x2b653a['squareRoot']=_0x2b653a[_0x3f89('0x42')]=function(){var _0x221b59,_0xa42aea,_0x32ee6b,_0x3b2bcd,_0x587b34,_0x5402a3=this,_0x5c55da=_0x5402a3['c'],_0x4ed89d=_0x5402a3['s'],_0x21c8a5=_0x5402a3['e'],_0x271559=_0x566c6e+0x4,_0x1c6605=new _0x4d1532(_0x3f89('0xd8d'));if(0x1!==_0x4ed89d||!_0x5c55da||!_0x5c55da[0x0])return new _0x4d1532(!_0x4ed89d||_0x4ed89d<0x0&&(!_0x5c55da||_0x5c55da[0x0])?NaN:_0x5c55da?_0x5402a3:0x1/0x0);if(_0x4ed89d=Math[_0x3f89('0x42')](+_0x5402a3),0x0==_0x4ed89d||_0x4ed89d==0x1/0x0?(_0xa42aea=_0x36c500(_0x5c55da),(_0xa42aea[_0x3f89('0x5')]+_0x21c8a5)%0x2==0x0&&(_0xa42aea+='0'),_0x4ed89d=Math['sqrt'](_0xa42aea),_0x21c8a5=_0x2b0527((_0x21c8a5+0x1)/0x2)-(_0x21c8a5<0x0||_0x21c8a5%0x2),_0x4ed89d==0x1/0x0?_0xa42aea='1e'+_0x21c8a5:(_0xa42aea=_0x4ed89d['toExponential'](),_0xa42aea=_0xa42aea[_0x3f89('0x285')](0x0,_0xa42aea['indexOf']('e')+0x1)+_0x21c8a5),_0x32ee6b=new _0x4d1532(_0xa42aea)):_0x32ee6b=new _0x4d1532(_0x4ed89d+''),_0x32ee6b['c'][0x0])for(_0x21c8a5=_0x32ee6b['e'],_0x4ed89d=_0x21c8a5+_0x271559,_0x4ed89d<0x3&&(_0x4ed89d=0x0);;)if(_0x587b34=_0x32ee6b,_0x32ee6b=_0x1c6605['times'](_0x587b34['plus'](_0x466048(_0x5402a3,_0x587b34,_0x271559,0x1))),_0x36c500(_0x587b34['c'])[_0x3f89('0x285')](0x0,_0x4ed89d)===(_0xa42aea=_0x36c500(_0x32ee6b['c']))[_0x3f89('0x285')](0x0,_0x4ed89d)){if(_0x32ee6b['e']<_0x21c8a5&&--_0x4ed89d,'9999'!=(_0xa42aea=_0xa42aea['slice'](_0x4ed89d-0x3,_0x4ed89d+0x1))&&(_0x3b2bcd||'4999'!=_0xa42aea)){+_0xa42aea&&(+_0xa42aea['slice'](0x1)||'5'!=_0xa42aea['charAt'](0x0))||(_0x2eaefa(_0x32ee6b,_0x32ee6b['e']+_0x566c6e+0x2,0x1),_0x221b59=!_0x32ee6b[_0x3f89('0xd5e')](_0x32ee6b)['eq'](_0x5402a3));break;}if(!_0x3b2bcd&&(_0x2eaefa(_0x587b34,_0x587b34['e']+_0x566c6e+0x2,0x0),_0x587b34[_0x3f89('0xd5e')](_0x587b34)['eq'](_0x5402a3))){_0x32ee6b=_0x587b34;break;}_0x271559+=0x4,_0x4ed89d+=0x4,_0x3b2bcd=0x1;}return _0x2eaefa(_0x32ee6b,_0x32ee6b['e']+_0x566c6e+0x1,_0x25e8bb,_0x221b59);},_0x2b653a[_0x3f89('0xd5e')]=_0x2b653a[_0x3f89('0xd8e')]=function(_0x24ec67,_0x2d73ef){var _0x36df9e,_0x36ef3e,_0x4c36ff,_0x117b34,_0x4c7345,_0x328f6a,_0x560c98,_0x4e60e1,_0x18e699,_0x4371c2,_0xe176c6,_0x317049,_0x4bbe19,_0x1b4fb0,_0x1c8cdb,_0x46fc96=this,_0x14e7ae=_0x46fc96['c'],_0x3a2401=(_0x35feac=0x11,_0x24ec67=new _0x4d1532(_0x24ec67,_0x2d73ef))['c'];if(!(_0x14e7ae&&_0x3a2401&&_0x14e7ae[0x0]&&_0x3a2401[0x0]))return!_0x46fc96['s']||!_0x24ec67['s']||_0x14e7ae&&!_0x14e7ae[0x0]&&!_0x3a2401||_0x3a2401&&!_0x3a2401[0x0]&&!_0x14e7ae?_0x24ec67['c']=_0x24ec67['e']=_0x24ec67['s']=null:(_0x24ec67['s']*=_0x46fc96['s'],_0x14e7ae&&_0x3a2401?(_0x24ec67['c']=[0x0],_0x24ec67['e']=0x0):_0x24ec67['c']=_0x24ec67['e']=null),_0x24ec67;for(_0x36ef3e=_0x2b0527(_0x46fc96['e']/_0x2162ba)+_0x2b0527(_0x24ec67['e']/_0x2162ba),_0x24ec67['s']*=_0x46fc96['s'],_0x560c98=_0x14e7ae[_0x3f89('0x5')],_0x4371c2=_0x3a2401[_0x3f89('0x5')],_0x560c98<_0x4371c2&&(_0x4bbe19=_0x14e7ae,_0x14e7ae=_0x3a2401,_0x3a2401=_0x4bbe19,_0x4c36ff=_0x560c98,_0x560c98=_0x4371c2,_0x4371c2=_0x4c36ff),_0x4c36ff=_0x560c98+_0x4371c2,_0x4bbe19=[];_0x4c36ff--;_0x4bbe19[_0x3f89('0x6')](0x0));for(_0x1b4fb0=_0x192d6d,_0x1c8cdb=_0x193c7b,_0x4c36ff=_0x4371c2;--_0x4c36ff>=0x0;){for(_0x36df9e=0x0,_0xe176c6=_0x3a2401[_0x4c36ff]%_0x1c8cdb,_0x317049=_0x3a2401[_0x4c36ff]/_0x1c8cdb|0x0,_0x4c7345=_0x560c98,_0x117b34=_0x4c36ff+_0x4c7345;_0x117b34>_0x4c36ff;)_0x4e60e1=_0x14e7ae[--_0x4c7345]%_0x1c8cdb,_0x18e699=_0x14e7ae[_0x4c7345]/_0x1c8cdb|0x0,_0x328f6a=_0x317049*_0x4e60e1+_0x18e699*_0xe176c6,_0x4e60e1=_0xe176c6*_0x4e60e1+_0x328f6a%_0x1c8cdb*_0x1c8cdb+_0x4bbe19[_0x117b34]+_0x36df9e,_0x36df9e=(_0x4e60e1/_0x1b4fb0|0x0)+(_0x328f6a/_0x1c8cdb|0x0)+_0x317049*_0x18e699,_0x4bbe19[_0x117b34--]=_0x4e60e1%_0x1b4fb0;_0x4bbe19[_0x117b34]=_0x36df9e;}return _0x36df9e?++_0x36ef3e:_0x4bbe19[_0x3f89('0x6e')](0x0,0x1),_0x101073(_0x24ec67,_0x4bbe19,_0x36ef3e);},_0x2b653a[_0x3f89('0xd8f')]=function(_0x80ccd3,_0x201f64){var _0x42caf3=new _0x4d1532(this);return _0x80ccd3=null!=_0x80ccd3&&_0x5d28de(_0x80ccd3,0x1,_0x493e14,0x12,_0x3f89('0xd5d'))?0x0|_0x80ccd3:null,_0x201f64=null!=_0x201f64&&_0x5d28de(_0x201f64,0x0,0x8,0x12,_0x43ea19)?0x0|_0x201f64:_0x25e8bb,_0x80ccd3?_0x2eaefa(_0x42caf3,_0x80ccd3,_0x201f64):_0x42caf3;},_0x2b653a['toExponential']=function(_0x38d9e7,_0x339145){return _0x5a26a2(this,null!=_0x38d9e7&&_0x5d28de(_0x38d9e7,0x0,_0x493e14,0x13)?0x1+~~_0x38d9e7:null,_0x339145,0x13);},_0x2b653a[_0x3f89('0x3ac')]=function(_0x373b75,_0x39895d){return _0x5a26a2(this,null!=_0x373b75&&_0x5d28de(_0x373b75,0x0,_0x493e14,0x14)?~~_0x373b75+this['e']+0x1:null,_0x39895d,0x14);},_0x2b653a[_0x3f89('0xd60')]=function(_0xa3faf6,_0x306d0e){var _0x29a69a=_0x5a26a2(this,null!=_0xa3faf6&&_0x5d28de(_0xa3faf6,0x0,_0x493e14,0x15)?~~_0xa3faf6+this['e']+0x1:null,_0x306d0e,0x15);if(this['c']){var _0x139956,_0x439fd8=_0x29a69a[_0x3f89('0x296')]('.'),_0x4b01b0=+_0x317035[_0x3f89('0xd90')],_0x437d8b=+_0x317035[_0x3f89('0xd91')],_0x3c4cb2=_0x317035[_0x3f89('0xd92')],_0x188772=_0x439fd8[0x0],_0x188d89=_0x439fd8[0x1],_0x33a0e2=this['s']<0x0,_0x3c6fd5=_0x33a0e2?_0x188772[_0x3f89('0x285')](0x1):_0x188772,_0x2a2270=_0x3c6fd5[_0x3f89('0x5')];if(_0x437d8b&&(_0x139956=_0x4b01b0,_0x4b01b0=_0x437d8b,_0x437d8b=_0x139956,_0x2a2270-=_0x139956),_0x4b01b0>0x0&&_0x2a2270>0x0){for(_0x139956=_0x2a2270%_0x4b01b0||_0x4b01b0,_0x188772=_0x3c6fd5[_0x3f89('0x24c')](0x0,_0x139956);_0x139956<_0x2a2270;_0x139956+=_0x4b01b0)_0x188772+=_0x3c4cb2+_0x3c6fd5['substr'](_0x139956,_0x4b01b0);_0x437d8b>0x0&&(_0x188772+=_0x3c4cb2+_0x3c6fd5[_0x3f89('0x285')](_0x139956)),_0x33a0e2&&(_0x188772='-'+_0x188772);}_0x29a69a=_0x188d89?_0x188772+_0x317035[_0x3f89('0xd93')]+((_0x437d8b=+_0x317035[_0x3f89('0xd94')])?_0x188d89[_0x3f89('0x386')](new RegExp(_0x3f89('0xd95')+_0x437d8b+_0x3f89('0xd96'),'g'),'$&'+_0x317035[_0x3f89('0xd97')]):_0x188d89):_0x188772;}return _0x29a69a;},_0x2b653a[_0x3f89('0xd61')]=function(_0x563e41){var _0x49b4ce,_0x5181bf,_0x46f0b9,_0x48bcf6,_0x7e411b,_0x29eb2f,_0x332d60,_0x5acdce,_0x1c3c29,_0x17730f=_0x30ab13,_0x59e06c=this,_0x2884a2=_0x59e06c['c'],_0x332aee=new _0x4d1532(_0x4b7c9c),_0x15da32=_0x5181bf=new _0x4d1532(_0x4b7c9c),_0xb3651d=_0x332d60=new _0x4d1532(_0x4b7c9c);if(null!=_0x563e41&&(_0x30ab13=!0x1,_0x29eb2f=new _0x4d1532(_0x563e41),_0x30ab13=_0x17730f,(_0x17730f=_0x29eb2f[_0x3f89('0xd84')]())&&!_0x29eb2f['lt'](_0x4b7c9c)||(_0x30ab13&&_0x45b9d8(0x16,_0x3f89('0xd98')+(_0x17730f?_0x3f89('0xd99'):_0x3f89('0xd9a')),_0x563e41),_0x563e41=!_0x17730f&&_0x29eb2f['c']&&_0x2eaefa(_0x29eb2f,_0x29eb2f['e']+0x1,0x1)[_0x3f89('0xd58')](_0x4b7c9c)?_0x29eb2f:null)),!_0x2884a2)return _0x59e06c[_0x3f89('0x28a')]();for(_0x1c3c29=_0x36c500(_0x2884a2),_0x48bcf6=_0x332aee['e']=_0x1c3c29[_0x3f89('0x5')]-_0x59e06c['e']-0x1,_0x332aee['c'][0x0]=_0x1d4384[(_0x7e411b=_0x48bcf6%_0x2162ba)<0x0?_0x2162ba+_0x7e411b:_0x7e411b],_0x563e41=!_0x563e41||_0x29eb2f[_0x3f89('0xd57')](_0x332aee)>0x0?_0x48bcf6>0x0?_0x332aee:_0x15da32:_0x29eb2f,_0x7e411b=_0x44043f,_0x44043f=0x1/0x0,_0x29eb2f=new _0x4d1532(_0x1c3c29),_0x332d60['c'][0x0]=0x0;_0x5acdce=_0x466048(_0x29eb2f,_0x332aee,0x0,0x1),_0x46f0b9=_0x5181bf[_0x3f89('0xd5c')](_0x5acdce[_0x3f89('0xd5e')](_0xb3651d)),0x1!=_0x46f0b9['cmp'](_0x563e41);)_0x5181bf=_0xb3651d,_0xb3651d=_0x46f0b9,_0x15da32=_0x332d60[_0x3f89('0xd5c')](_0x5acdce[_0x3f89('0xd5e')](_0x46f0b9=_0x15da32)),_0x332d60=_0x46f0b9,_0x332aee=_0x29eb2f[_0x3f89('0xd5a')](_0x5acdce[_0x3f89('0xd5e')](_0x46f0b9=_0x332aee)),_0x29eb2f=_0x46f0b9;return _0x46f0b9=_0x466048(_0x563e41['minus'](_0x5181bf),_0xb3651d,0x0,0x1),_0x332d60=_0x332d60['plus'](_0x46f0b9[_0x3f89('0xd5e')](_0x15da32)),_0x5181bf=_0x5181bf[_0x3f89('0xd5c')](_0x46f0b9[_0x3f89('0xd5e')](_0xb3651d)),_0x332d60['s']=_0x15da32['s']=_0x59e06c['s'],_0x48bcf6*=0x2,_0x49b4ce=_0x466048(_0x15da32,_0xb3651d,_0x48bcf6,_0x25e8bb)[_0x3f89('0xd5a')](_0x59e06c)[_0x3f89('0x2bf')]()[_0x3f89('0xd57')](_0x466048(_0x332d60,_0x5181bf,_0x48bcf6,_0x25e8bb)[_0x3f89('0xd5a')](_0x59e06c)[_0x3f89('0x2bf')]())<0x1?[_0x15da32[_0x3f89('0x28a')](),_0xb3651d[_0x3f89('0x28a')]()]:[_0x332d60['toString'](),_0x5181bf[_0x3f89('0x28a')]()],_0x44043f=_0x7e411b,_0x49b4ce;},_0x2b653a[_0x3f89('0xd9b')]=function(){return+this;},_0x2b653a[_0x3f89('0xd9c')]=_0x2b653a[_0x3f89('0x95f')]=function(_0x16473b,_0xa0494f){var _0x2df521,_0x2e51fa,_0x212d0b,_0x2aab62=_0x2c5cc8(_0x16473b<0x0?-_0x16473b:+_0x16473b),_0x45d164=this;if(null!=_0xa0494f&&(_0x35feac=0x17,_0xa0494f=new _0x4d1532(_0xa0494f)),!_0x5d28de(_0x16473b,-_0x50e7d1,_0x50e7d1,0x17,_0x3f89('0xd9d'))&&(!isFinite(_0x16473b)||_0x2aab62>_0x50e7d1&&(_0x16473b/=0x0)||parseFloat(_0x16473b)!=_0x16473b&&!(_0x16473b=NaN))||0x0==_0x16473b)return _0x2df521=Math[_0x3f89('0x95f')](+_0x45d164,_0x16473b),new _0x4d1532(_0xa0494f?_0x2df521%_0xa0494f:_0x2df521);for(_0xa0494f?_0x16473b>0x1&&_0x45d164['gt'](_0x4b7c9c)&&_0x45d164[_0x3f89('0xd84')]()&&_0xa0494f['gt'](_0x4b7c9c)&&_0xa0494f[_0x3f89('0xd84')]()?_0x45d164=_0x45d164['mod'](_0xa0494f):(_0x212d0b=_0xa0494f,_0xa0494f=null):_0x2e9821&&(_0x2df521=_0x2a5ed8(_0x2e9821/_0x2162ba+0x2)),_0x2e51fa=new _0x4d1532(_0x4b7c9c);;){if(_0x2aab62%0x2){if(_0x2e51fa=_0x2e51fa['times'](_0x45d164),!_0x2e51fa['c'])break;_0x2df521?_0x2e51fa['c'][_0x3f89('0x5')]>_0x2df521&&(_0x2e51fa['c'][_0x3f89('0x5')]=_0x2df521):_0xa0494f&&(_0x2e51fa=_0x2e51fa['mod'](_0xa0494f));}if(!(_0x2aab62=_0x2c5cc8(_0x2aab62/0x2)))break;_0x45d164=_0x45d164[_0x3f89('0xd5e')](_0x45d164),_0x2df521?_0x45d164['c']&&_0x45d164['c']['length']>_0x2df521&&(_0x45d164['c'][_0x3f89('0x5')]=_0x2df521):_0xa0494f&&(_0x45d164=_0x45d164['mod'](_0xa0494f));}return _0xa0494f?_0x2e51fa:(_0x16473b<0x0&&(_0x2e51fa=_0x4b7c9c[_0x3f89('0x922')](_0x2e51fa)),_0x212d0b?_0x2e51fa['mod'](_0x212d0b):_0x2df521?_0x2eaefa(_0x2e51fa,_0x2e9821,_0x25e8bb):_0x2e51fa);},_0x2b653a['toPrecision']=function(_0x642dc4,_0x207c20){return _0x5a26a2(this,null!=_0x642dc4&&_0x5d28de(_0x642dc4,0x1,_0x493e14,0x18,_0x3f89('0xd5d'))?0x0|_0x642dc4:null,_0x207c20,0x18);},_0x2b653a['toString']=function(_0x228453){var _0x35bbcc,_0x86a9ed=this,_0x5147e2=_0x86a9ed['s'],_0x452075=_0x86a9ed['e'];return null===_0x452075?_0x5147e2?(_0x35bbcc=_0x3f89('0xd9e'),_0x5147e2<0x0&&(_0x35bbcc='-'+_0x35bbcc)):_0x35bbcc=_0x3f89('0xd9f'):(_0x35bbcc=_0x36c500(_0x86a9ed['c']),_0x35bbcc=null!=_0x228453&&_0x5d28de(_0x228453,0x2,0x40,0x19,_0x3f89('0x189'))?_0x250dd9(_0x1e9bce(_0x35bbcc,_0x452075),0x0|_0x228453,0xa,_0x5147e2):_0x452075<=_0x5b2b77||_0x452075>=_0x1c498d?_0x4b6fa8(_0x35bbcc,_0x452075):_0x1e9bce(_0x35bbcc,_0x452075),_0x5147e2<0x0&&_0x86a9ed['c'][0x0]&&(_0x35bbcc='-'+_0x35bbcc)),_0x35bbcc;},_0x2b653a[_0x3f89('0xda0')]=_0x2b653a['trunc']=function(){return _0x2eaefa(new _0x4d1532(this),this['e']+0x1,0x1);},_0x2b653a[_0x3f89('0xda1')]=_0x2b653a[_0x3f89('0xda2')]=function(){var _0x221b59,_0xa4a4d=this,_0x4eced7=_0xa4a4d['e'];return null===_0x4eced7?_0xa4a4d[_0x3f89('0x28a')]():(_0x221b59=_0x36c500(_0xa4a4d['c']),_0x221b59=_0x4eced7<=_0x5b2b77||_0x4eced7>=_0x1c498d?_0x4b6fa8(_0x221b59,_0x4eced7):_0x1e9bce(_0x221b59,_0x4eced7),_0xa4a4d['s']<0x0?'-'+_0x221b59:_0x221b59);},_0x2b653a['isBigNumber']=!0x0,null!=_0x221b59&&_0x4d1532[_0x3f89('0x3c3')](_0x221b59),_0x4d1532;}function _0x2b0527(_0x8570b0){var _0x11952d=0x0|_0x8570b0;return _0x8570b0>0x0||_0x8570b0===_0x11952d?_0x11952d:_0x11952d-0x1;}function _0x36c500(_0x5b5f4c){for(var _0x204991,_0x28f6b4,_0x348398=0x1,_0x5dd45e=_0x5b5f4c[_0x3f89('0x5')],_0x5bf878=_0x5b5f4c[0x0]+'';_0x348398<_0x5dd45e;){for(_0x204991=_0x5b5f4c[_0x348398++]+'',_0x28f6b4=_0x2162ba-_0x204991[_0x3f89('0x5')];_0x28f6b4--;_0x204991='0'+_0x204991);_0x5bf878+=_0x204991;}for(_0x5dd45e=_0x5bf878[_0x3f89('0x5')];0x30===_0x5bf878[_0x3f89('0x682')](--_0x5dd45e););return _0x5bf878[_0x3f89('0x285')](0x0,_0x5dd45e+0x1||0x1);}function _0x483471(_0x581df9,_0x573178){var _0x116ac0,_0x34a766,_0x163b1d=_0x581df9['c'],_0x1fe6c1=_0x573178['c'],_0x176b62=_0x581df9['s'],_0x1942b4=_0x573178['s'],_0x486371=_0x581df9['e'],_0x208b00=_0x573178['e'];if(!_0x176b62||!_0x1942b4)return null;if(_0x116ac0=_0x163b1d&&!_0x163b1d[0x0],_0x34a766=_0x1fe6c1&&!_0x1fe6c1[0x0],_0x116ac0||_0x34a766)return _0x116ac0?_0x34a766?0x0:-_0x1942b4:_0x176b62;if(_0x176b62!=_0x1942b4)return _0x176b62;if(_0x116ac0=_0x176b62<0x0,_0x34a766=_0x486371==_0x208b00,!_0x163b1d||!_0x1fe6c1)return _0x34a766?0x0:!_0x163b1d^_0x116ac0?0x1:-0x1;if(!_0x34a766)return _0x486371>_0x208b00^_0x116ac0?0x1:-0x1;for(_0x1942b4=(_0x486371=_0x163b1d[_0x3f89('0x5')])<(_0x208b00=_0x1fe6c1[_0x3f89('0x5')])?_0x486371:_0x208b00,_0x176b62=0x0;_0x176b62<_0x1942b4;_0x176b62++)if(_0x163b1d[_0x176b62]!=_0x1fe6c1[_0x176b62])return _0x163b1d[_0x176b62]>_0x1fe6c1[_0x176b62]^_0x116ac0?0x1:-0x1;return _0x486371==_0x208b00?0x0:_0x486371>_0x208b00^_0x116ac0?0x1:-0x1;}function _0x32a755(_0x2b41dd,_0x4da92f,_0x212bdb){return(_0x2b41dd=_0x33afed(_0x2b41dd))>=_0x4da92f&&_0x2b41dd<=_0x212bdb;}function _0x586e02(_0x81be36){return _0x3f89('0x289')==Object[_0x3f89('0x53')][_0x3f89('0x28a')][_0x3f89('0x48')](_0x81be36);}function _0x4db47d(_0x3b23f2,_0xb57b23,_0x39f89a){for(var _0x4c5638,_0x17c9df,_0xc5ce15=[0x0],_0x4bf791=0x0,_0x263780=_0x3b23f2[_0x3f89('0x5')];_0x4bf791<_0x263780;){for(_0x17c9df=_0xc5ce15[_0x3f89('0x5')];_0x17c9df--;_0xc5ce15[_0x17c9df]*=_0xb57b23);for(_0xc5ce15[_0x4c5638=0x0]+=_0x34c7c5['indexOf'](_0x3b23f2['charAt'](_0x4bf791++));_0x4c5638<_0xc5ce15[_0x3f89('0x5')];_0x4c5638++)_0xc5ce15[_0x4c5638]>_0x39f89a-0x1&&(null==_0xc5ce15[_0x4c5638+0x1]&&(_0xc5ce15[_0x4c5638+0x1]=0x0),_0xc5ce15[_0x4c5638+0x1]+=_0xc5ce15[_0x4c5638]/_0x39f89a|0x0,_0xc5ce15[_0x4c5638]%=_0x39f89a);}return _0xc5ce15[_0x3f89('0x1d1')]();}function _0x4b6fa8(_0xb6058d,_0x4af7a2){return(_0xb6058d[_0x3f89('0x5')]>0x1?_0xb6058d[_0x3f89('0x843')](0x0)+'.'+_0xb6058d['slice'](0x1):_0xb6058d)+(_0x4af7a2<0x0?'e':'e+')+_0x4af7a2;}function _0x1e9bce(_0x5e7434,_0x553ed6){var _0x41ea04,_0x47d0a2;if(_0x553ed6<0x0){for(_0x47d0a2='0.';++_0x553ed6;_0x47d0a2+='0');_0x5e7434=_0x47d0a2+_0x5e7434;}else if(_0x41ea04=_0x5e7434[_0x3f89('0x5')],++_0x553ed6>_0x41ea04){for(_0x47d0a2='0',_0x553ed6-=_0x41ea04;--_0x553ed6;_0x47d0a2+='0');_0x5e7434+=_0x47d0a2;}else _0x553ed6<_0x41ea04&&(_0x5e7434=_0x5e7434[_0x3f89('0x285')](0x0,_0x553ed6)+'.'+_0x5e7434[_0x3f89('0x285')](_0x553ed6));return _0x5e7434;}function _0x33afed(_0x4c401a){return _0x4c401a=parseFloat(_0x4c401a),_0x4c401a<0x0?_0x2a5ed8(_0x4c401a):_0x2c5cc8(_0x4c401a);}var _0x54e006,_0x5094e7=/^-?(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,_0x2a5ed8=Math[_0x3f89('0x56')],_0x2c5cc8=Math[_0x3f89('0xab')],_0x4e8d8b=_0x3f89('0xda3'),_0x43ea19=_0x3f89('0xda4'),_0x347ea7=_0x3f89('0xda5'),_0x34c7c5=_0x3f89('0xda6'),_0x192d6d=0x5af3107a4000,_0x2162ba=0xe,_0x50e7d1=0x1fffffffffffff,_0x1d4384=[0x1,0xa,0x64,0x3e8,0x2710,0x186a0,0xf4240,0x989680,0x5f5e100,0x3b9aca00,0x2540be400,0x174876e800,0xe8d4a51000,0x9184e72a000],_0x193c7b=0x989680,_0x493e14=0x3b9aca00;_0x54e006=_0x195cf2(),_0x54e006[_0x3f89('0xda7')]=_0x54e006[_0x3f89('0xd62')]=_0x54e006,_0x3f89('0x287')==typeof define&&define[_0x3f89('0x280')]?define(function(){return _0x54e006;}):_0x3f89('0x27d')!=typeof module&&module[_0x3f89('0x27e')]?module['exports']=_0x54e006:(_0x1c5f8c||(_0x1c5f8c='undefined'!=typeof self?self:Function(_0x3f89('0xda8'))()),_0x1c5f8c[_0x3f89('0xd62')]=_0x54e006);}(this);var Kongregate=Kongregate||{};Kongregate[_0x3f89('0x295')]=Kongregate['Utils']||{},Kongregate[_0x3f89('0x295')]['isKlient']=function(){return/klient|kartridge\//['test'](navigator[_0x3f89('0x5fe')]['toLowerCase']());},Kongregate[_0x3f89('0x295')][_0x3f89('0xda9')]=function(){if(!Kongregate[_0x3f89('0x295')][_0x3f89('0xdaa')]())return top;for(var _0x272149=window,_0x4f5740=window[_0x3f89('0x0')];_0x4f5740!==top;)_0x272149=_0x4f5740,_0x4f5740=_0x272149['parent'];return _0x272149;},Kongregate[_0x3f89('0x295')][_0x3f89('0xdab')]=function(_0x2beb4e,_0x44bc31,_0x14f9d8){return function(){try{return _0x2beb4e[_0x3f89('0x4e')](_0x44bc31,arguments);}catch(_0x2b426d){return Kongregate[_0x3f89('0xdac')][_0x3f89('0x21')](_0x3f89('0xdad'),_0x2b426d),_0x14f9d8;}};},function(){function _0x3a5482(_0x146497,_0x131598,_0x39ae36){Kongregate[_0x3f89('0xdac')][_0x146497]=function(){try{_0x3f89('0x27d')!=typeof active_user&&void 0x0===Kongregate[_0x3f89('0xdac')][_0x3f89('0xdae')]&&(Kongregate['Log']['debugLevel']=active_user[_0x3f89('0xdae')]()),Kongregate[_0x3f89('0xdac')]['debugLevel']>=_0x131598&&(console[_0x39ae36]?Function[_0x3f89('0x53')][_0x3f89('0x4e')][_0x3f89('0x48')](console[_0x39ae36],console,arguments):console[_0x3f89('0xbe')](arguments));}catch(_0x36675e){}};}Kongregate['Log']={},_0x3a5482(_0x3f89('0xdaf'),0x5,'log'),_0x3a5482('debug',0x4,'log'),_0x3a5482(_0x3f89('0xb23'),0x3,_0x3f89('0xb23')),_0x3a5482('warn',0x2,_0x3f89('0x18b')),_0x3a5482(_0x3f89('0x21'),0x1,_0x3f89('0x21'));}(),KonduitEvent={'INIT':'init','CONNECT':_0x3f89('0x615'),'CONNECTED':_0x3f89('0x61e'),'DISCONNECT':'disconnect','LOGIN':_0x3f89('0xdb0'),'SWITCH_USER':_0x3f89('0xdb1'),'JOIN_ROOM':'join_room','LEAVE_ROOM':_0x3f89('0xdb2'),'USER_JOIN':_0x3f89('0xdb3'),'USER_DEPARTURE':_0x3f89('0xdb4'),'USER_CHANGED':_0x3f89('0xdb5'),'ROOM_MESSAGE':_0x3f89('0xdb6'),'SYSTEM_MESSAGE':_0x3f89('0xdb7'),'PRIVATE_MESSAGE':_0x3f89('0xdb8'),'ADMIN_MESSAGE':'admin_message','MESSAGE_ERROR':_0x3f89('0xdb9'),'SET_PRESENCE':_0x3f89('0xdba'),'GUEST_COUNT':_0x3f89('0xdbb'),'ROOM_NOT_FOUND':_0x3f89('0xdbc'),'ROOM_FULL':_0x3f89('0xdbd'),'REQUEST_CHAT_ROOM':_0x3f89('0xdbe'),'CREATE_PRIVATE_ROOM':'create_private_room','DESTROY_PRIVATE_ROOM':_0x3f89('0xdbf'),'PRIVATE_ROOM_INVITATION':_0x3f89('0xdc0'),'PRIVATE_ROOM_KICK':_0x3f89('0xdc1'),'PRIVATE_ROOM_INVITATION_SENT':_0x3f89('0xdc2'),'JOIN_GUILD_ROOM':_0x3f89('0xdc3'),'SILENCED':'silenced','PARTICIPATE':_0x3f89('0xdc4'),'AMNESTY':_0x3f89('0xdc5'),'API_INITIALIZED':_0x3f89('0xdc6'),'ADD_STATISTICS':_0x3f89('0xdc7'),'STATISTIC_UPDATED':'statistic_updated','STATISTIC_SUBMISSION':_0x3f89('0xdc8'),'STATISTICS_FLUSH':_0x3f89('0xdc9'),'SET_ACCOMPLISHMENT_PROGRESS':_0x3f89('0xdca'),'NEW_HIGH_SCORE':'new_high_score','DISPLAY_SHOUT_BOX':_0x3f89('0xdcb'),'DISPLAY_INVITATION_BOX':_0x3f89('0xdcc'),'SEND_PRIVATE_MESSAGE':'send_private_message','DISPLAY_FEED_POST_BOX':_0x3f89('0xdcd'),'DISPLAY_SIGN_IN_LIGHTBOX':'display_sign_in_lightbox','DISPLAY_REGISTRATION_LIGHTBOX':_0x3f89('0xdce'),'LIGHTBOX_OPENED':'lightbox_opened','LIGHTBOX_CLOSED':_0x3f89('0xdcf'),'ACCOMPLISHMENT_TASK_PROGRESS':_0x3f89('0xdd0'),'RESIZE_GAME':_0x3f89('0xdd1'),'HANDLE_ITEM_CHECKOUT_REQUEST':_0x3f89('0xdd2'),'KONDUIT_MESSAGE':_0x3f89('0xdd3'),'ANALYTICS_PAYLOAD':'analytics_payload','OP_EXTERNAL_MESSAGE':_0x3f89('0xdd4'),'OP_CONNECTED':'connected','OP_HELLO':'hello','OP_USER_INFO':'user.info','OP_SIGN_IN':'sign_in','PARAM_USER':_0x3f89('0xdd5'),'PARAM_USER_ID':_0x3f89('0xdd6'),'PARAM_GAME_AUTH_TOKEN':_0x3f89('0xdd7'),'PURCHASE_RESULT':_0x3f89('0xdd8'),'PARAM_LOCALCONNECTION_ONLY':_0x3f89('0xdd9'),'CUSTOM_TAB_MESSAGE':_0x3f89('0xdda'),'CUSTOM_TAB_SHOW':_0x3f89('0xddb'),'CUSTOM_TAB_CLOSE':_0x3f89('0xddc'),'CUSTOM_TAB_SHOWN':_0x3f89('0xddd'),'CUSTOM_TAB_CLEAR_MESSAGES':_0x3f89('0xdde'),'OP_CHAT_TAB':_0x3f89('0xddf'),'OP_CHAT_CLEAR_DIALOG':_0x3f89('0xde0'),'OP_CHAT_DISPLAY':_0x3f89('0xde1'),'OP_CHAT_MSG':_0x3f89('0xde2'),'OP_CHAT_CANVAS_ELEMENT':_0x3f89('0xde3'),'OP_CHAT_PRIVATE_MESSAGE':'chat.privateMessage','OP_CHAT_RESIZE_GAME':_0x3f89('0xde4'),'OP_CHAT_DISPLAY_INVITATION_BOX':_0x3f89('0xde5'),'OP_CHAT_DISPLAY_FEED_POST_BOX':_0x3f89('0xde6'),'OP_CHAT_DISPLAY_REGISTRATION':_0x3f89('0xde7'),'OP_CHAT_DISPLAY_SHOUT_BOX':_0x3f89('0xde8'),'PARAM_SHOUT_MESSAGE':_0x3f89('0xde9'),'PARAM_CANVAS_SIZE':'chat.canvas.size','PARAM_RESIZE_GAME_WIDTH':'chat.resizeGame.width','PARAM_RESIZE_GAME_HEIGHT':'chat.resizeGame.height','PARAM_INVITATION_MESSAGE':_0x3f89('0xdea'),'PARAM_FRIEND_FILTER':_0x3f89('0x429'),'PARAM_IMAGE_URI':_0x3f89('0xdeb'),'PARAM_KV_PARAMS':_0x3f89('0xdec'),'PARAM_NAME':_0x3f89('0x3bc'),'PARAM_DESCRIPTION':_0x3f89('0xded'),'PARAM_DATA':_0x3f89('0x1bf'),'OP_SHOUT_CALLBACK':_0x3f89('0xdee'),'PARAM_MESSAGE_TYPE':_0x3f89('0xdef'),'PARAM_MESSAGE_RECIPIENTS':_0x3f89('0xdf0'),'PARAM_ERROR':_0x3f89('0x21'),'PARAM_SUCCESS':_0x3f89('0xdf1'),'PARAM_REQUEST_ID':_0x3f89('0xdf2'),'OP_STATS_SUBMIT':_0x3f89('0xdf3'),'PARAM_STATS':'stats','ITEM_LIST':'mtx.item_list','ITEM_CHECKOUT':'mtx.checkout','PURCHASE_KREDS':_0x3f89('0xdf4'),'ITEM_INSTANCES':_0x3f89('0xdf5'),'USE_ITEM_INSTANCE':_0x3f89('0xdf6'),'PARAM_PURCHASE_METHOD':_0x3f89('0xdf7'),'PARAM_ITEM_TAGS':_0x3f89('0xdf8'),'PARAM_ITEMS':_0x3f89('0xdf9'),'PARAM_ORDER_INFO':_0x3f89('0xdfa'),'PARAM_ID':'id','ADS_INITIALIZE':'ads.initialize','ADS_AVAILABLE':'ads.available','ADS_UNAVAILABLE':'ads.unavailable','ADS_SHOW_INCENTIVIZED':_0x3f89('0xdfb'),'AD_OPENED':_0x3f89('0xdfc'),'AD_COMPLETED':_0x3f89('0xdfd'),'AD_ABANDONED':_0x3f89('0xdfe'),'PROCESSING_SAVE_SHARED_CONTENT':_0x3f89('0xdff'),'SAVE_SHARED_CONTENT':'save_shared_content','SAVE_SHARED_CONTENT_COMPLETE':_0x3f89('0xe00'),'LOAD_SHARED_CONTENT':_0x3f89('0xe01'),'BROWSE_SHARED_CONTENT':_0x3f89('0xe02'),'OP_SAVE_SHARED_CONTENT':_0x3f89('0xe03'),'OP_BROWSE_SHARED_CONTENT':_0x3f89('0xe02'),'OP_LOAD_SHARED_CONTENT':_0x3f89('0xe01'),'OP_SHARED_CONTENT_SAVE_COMPLETE':_0x3f89('0xe00'),'PARAM_CONTENT_TYPE':_0x3f89('0xe04'),'PARAM_LABEL':'label','PARAM_IMAGE':_0x3f89('0x188'),'OP_IMAGE_AVATAR_SUBMIT':_0x3f89('0xe05'),'OP_IMAGE_AVATAR_FINISHED':_0x3f89('0xe06'),'IMAGE_AVATAR_SUBMIT':_0x3f89('0xe07'),'IMAGE_AVATAR_COMPLETE':_0x3f89('0xe08'),'OP_ANALYTICS_PAYLOAD':'analytics.payload','HOLODECK_DATA':_0x3f89('0xe09'),'PARAM_HOLODECK_TYPE':'holodeck_type','FETCH_HISTORY':'fetch_history','HISTORY_RECEIVED':_0x3f89('0xe0a'),'FAYE_DISCONNECT':_0x3f89('0xe0b')},KonduitChatErrorMessage={'MESSAGE_TOO_LONG':'error_msg_too_long','RATE_LIMITED':'error_msg_rate_limit'},KonduitPresenceType={'CHAT':_0x3f89('0xe0c'),'AWAY':_0x3f89('0xe0d')},Kongregate[_0x3f89('0xe0e')]=function(){window[_0x3f89('0xa46')]||(window[_0x3f89('0xa46')]={'parse':function(_0x321866){return eval('('+_0x321866+')');},'stringify':function(){var _0x21bdb4=Object['prototype'][_0x3f89('0x28a')],_0x5c0d70=Array[_0x3f89('0x288')]||function(_0x2d4172){return _0x3f89('0x289')===_0x21bdb4[_0x3f89('0x48')](_0x2d4172);},_0xbc1daa={'"':'\x5c\x22','\\':'\x5c\x5c','\b':'\x5cb','\f':'\x5cf','\n':'\x5cn','\r':'\x5cr','\t':'\x5ct'},_0x5d6ea2=function(_0x46908d){return _0xbc1daa[_0x46908d]||'\x5cu'+(_0x46908d[_0x3f89('0x682')](0x0)+0x10000)['toString'](0x10)[_0x3f89('0x24c')](0x1);},_0x5b0ce9=/[\\"\u0000-\u001F\u2028\u2029]/g;return function _0xbc1daa(_0x394b51){if(null==_0x394b51)return _0x3f89('0xe0f');if(_0x3f89('0x239')==typeof _0x394b51)return isFinite(_0x394b51)?_0x394b51[_0x3f89('0x28a')]():_0x3f89('0xe0f');if(_0x3f89('0x2a0')==typeof _0x394b51)return _0x394b51[_0x3f89('0x28a')]();if(_0x3f89('0x28d')==typeof _0x394b51){if(_0x3f89('0x287')==typeof _0x394b51[_0x3f89('0xda2')])return _0xbc1daa(_0x394b51['toJSON']());if(_0x5c0d70(_0x394b51)){for(var _0x1d1cf8='[',_0x2698f7=0x0;_0x2698f7<_0x394b51['length'];_0x2698f7++)_0x1d1cf8+=(_0x2698f7?',\x20':'')+_0xbc1daa(_0x394b51[_0x2698f7]);return _0x1d1cf8+']';}if(_0x3f89('0xe10')===_0x21bdb4[_0x3f89('0x48')](_0x394b51)){_0x1d1cf8=[];for(_0x2698f7 in _0x394b51)Object['prototype'][_0x3f89('0x294')][_0x3f89('0x48')](_0x394b51,_0x2698f7)&&_0x1d1cf8[_0x3f89('0x6')](_0xbc1daa(_0x2698f7)+':\x20'+_0xbc1daa(_0x394b51[_0x2698f7]));return'{'+_0x1d1cf8[_0x3f89('0xb3')](',\x20')+'}';}}return'\x22'+_0x394b51[_0x3f89('0x28a')]()[_0x3f89('0x386')](_0x5b0ce9,_0x5d6ea2)+'\x22';};}()});},Kongregate[_0x3f89('0xe11')]=function(_0x4c0cd3){var _0x17cfd8=window,_0x9cda82=!0x1,_0x14c812=!0x0,_0x1ff137=_0x17cfd8['document'],_0x458c30=_0x1ff137[_0x3f89('0xb20')],_0x342f74=_0x1ff137[_0x3f89('0x3d3')],_0x19f7a1=_0x342f74?'addEventListener':_0x3f89('0xe12'),_0x2e552c=_0x342f74?'removeEventListener':_0x3f89('0xe13'),_0x1558e2=_0x342f74?'':'on',_0x14796d=function(_0x400248){'readystatechange'==_0x400248[_0x3f89('0xf5')]&&_0x3f89('0x272')!=_0x1ff137['readyState']||(('load'==_0x400248['type']?_0x17cfd8:_0x1ff137)[_0x2e552c](_0x1558e2+_0x400248[_0x3f89('0xf5')],_0x14796d,!0x1),_0x9cda82||!(_0x9cda82=!0x0))||_0x4c0cd3['call'](_0x17cfd8,_0x400248[_0x3f89('0xf5')]||_0x400248);},_0x54d6e1=function(){try{_0x458c30[_0x3f89('0xe14')](_0x3f89('0x2b6'));}catch(_0x403961){return void setTimeout(_0x54d6e1,0x32);}_0x14796d(_0x3f89('0xe15'));};if('complete'==_0x1ff137[_0x3f89('0x8d9')])_0x4c0cd3[_0x3f89('0x48')](_0x17cfd8,'lazy');else{if(!_0x342f74&&_0x458c30[_0x3f89('0xe14')]){try{_0x14c812=!_0x17cfd8[_0x3f89('0xe16')];}catch(_0x1d320b){}_0x14c812&&_0x54d6e1();}_0x1ff137[_0x19f7a1](_0x1558e2+_0x3f89('0x8dd'),_0x14796d,!0x1),_0x1ff137[_0x19f7a1](_0x1558e2+_0x3f89('0xe17'),_0x14796d,!0x1),_0x17cfd8[_0x19f7a1](_0x1558e2+_0x3f89('0x34d'),_0x14796d,!0x1);}},function(){var _0x3b6d78;Kongregate[_0x3f89('0xe18')]=function(_0x4a5d8e){this[_0x3f89('0xe19')](_0x4a5d8e);},Kongregate[_0x3f89('0xe18')][_0x3f89('0xe1a')]=_0x3f89('0xe1b'),Kongregate[_0x3f89('0xe18')][_0x3f89('0x53')]={'initialize':function(_0x43b12b){_0x3b6d78=_0x43b12b[_0x3f89('0xe1c')],this[_0x3f89('0xe1d')]=_0x43b12b[_0x3f89('0x29e')]||window,this[_0x3f89('0xe1e')]=_0x43b12b[_0x3f89('0xe1f')],this[_0x3f89('0xe20')]=_0x43b12b['target_window']?[_0x43b12b[_0x3f89('0xe21')]]:[],this['_sendListener']=_0x43b12b[_0x3f89('0xe22')],this[_0x3f89('0xe23')]=_0x43b12b[_0x3f89('0xe24')]||!0x1,this[_0x3f89('0xe25')]=[],this[_0x3f89('0xe26')]=Kongregate[_0x3f89('0xe27')][_0x3f89('0xe28')](),this[_0x3f89('0xe29')]=_0x3f89('0x29b')==typeof this[_0x3f89('0xe1e')],this[_0x3f89('0xe2a')]=this[_0x3f89('0xe2b')]=!0x1;},'addMessageListener':function(_0x72c2b8){this['_messageListeners'][_0x3f89('0x6')](_0x72c2b8);},'isSupported':function(){return!(!this['supportsObjects']()&&void 0x0===this[_0x3f89('0xe1d')][_0x3f89('0xa46')])&&void 0x0!==(this[_0x3f89('0xe20')][0x0]||window)[_0x3f89('0xd4a')];},'connected':function(){return this[_0x3f89('0xe2a')];},'isClient':function(){return this['_client'];},'supportsObjects':function(){return this[_0x3f89('0xe26')];},'logPrefix':function(){return this['_client']?_0x3f89('0xe2c'):_0x3f89('0xe2d');},'listen':function(){if(this[_0x3f89('0xe2e')]()&&!this[_0x3f89('0xe2f')]){this[_0x3f89('0xe2f')]=!0x0;var _0x4f0e6f=this;Kongregate[_0x3f89('0xe27')]['addMessageListener'](this[_0x3f89('0xe1d')],function(_0x43cdf8){_0x4f0e6f[_0x3f89('0xe30')][_0x3f89('0x48')](_0x4f0e6f,_0x43cdf8);});}},'parseMessage':function(_0x489e2f){try{var _0x479989=Kongregate['PostMessage']['parseMessage'](_0x489e2f);if(_0x479989&&_0x479989[_0x3f89('0xe31')]===Kongregate['MessageConnection'][_0x3f89('0xe1a')])return{'opcode':_0x479989[_0x3f89('0xe32')],'params':_0x479989[_0x3f89('0x39f')]};}catch(_0x35fca1){Kongregate['Log']['warn'](this['logPrefix'](),_0x3f89('0xe33'),_0x489e2f,_0x35fca1);}return null;},'onMessageReceived':function(_0x479d36){var _0x53c4a4=_0x479d36['origin']||_0x479d36[_0x3f89('0x282')]['origin'];this['_targetOrigin']&&_0x53c4a4!==this[_0x3f89('0xe1e')]?Kongregate[_0x3f89('0xdac')][_0x3f89('0x374')](this[_0x3f89('0xe34')](),_0x3f89('0xe35')+_0x53c4a4):(_0x53c4a4=this['parseMessage'](_0x479d36[_0x3f89('0x1bf')]))&&this[_0x3f89('0xe36')](_0x53c4a4,_0x479d36);},'processMessage':function(_0x517ce4,_0x426910){switch(Kongregate[_0x3f89('0xdac')]['debug'](this[_0x3f89('0xe34')](),'Message\x20received:',_0x517ce4),_0x517ce4[_0x3f89('0xe32')]){case KonduitEvent[_0x3f89('0xe37')]:this[_0x3f89('0xe38')](_0x517ce4[_0x3f89('0x39f')],_0x426910[_0x3f89('0xac')]);break;case KonduitEvent[_0x3f89('0xe39')]:this[_0x3f89('0xe3a')]();}for(var _0x1929c0=0x0;_0x1929c0Kongregate[_0x3f89('0x295')][_0x3f89('0x407')](_0x1e47ad,_0xf4f7f4)&&(_0x1e47ad[_0x3f89('0x6')](_0xf4f7f4),_0x1e47ad[_0x3f89('0x42d')](),this[_0x3f89('0xe5d')][_0x923609]=_0x1e47ad[_0x3f89('0xb3')](','),this[_0x3f89('0xe5e')](),Kongregate[_0x3f89('0xdac')][_0x3f89('0xb23')](_0x3f89('0xe5f')+_0xf4f7f4))):Kongregate[_0x3f89('0xdac')][_0x3f89('0x18b')](_0x3f89('0xe60')+_0xf4f7f4+_0x3f89('0xe61'));}},'setCommonPropsCallback':function(_0x4d3265){this[_0x3f89('0x661')]&&(this[_0x3f89('0xe62')]=_0x4d3265,this['updateCommonProperties']());},'setCommonProperties':function(_0x253886){_0x253886=this[_0x3f89('0xe5c')](_0x253886),this['setCommonPropsCallback'](function(){return _0x253886;});},'updateCommonProperties':function(){try{'function'==typeof this['_commonPropsCallback']&&(this[_0x3f89('0xe63')]=this['_objectify'](this[_0x3f89('0xe62')]()),this[_0x3f89('0xe5d')][_0x35cb41]=this[_0x3f89('0xe63')],this[_0x3f89('0xe63')][_0x2b2437]&&!this[_0x3f89('0xe5d')][_0x2a42dd]&&(this['_savedData'][_0x2a42dd]=this[_0x3f89('0xe63')][_0x2b2437]));}catch(_0x57dc94){Kongregate[_0x3f89('0xdac')][_0x3f89('0x21')](_0x3f89('0xe64')+_0x57dc94);}},'getAutoLongProperty':function(_0xb907f0){return this[_0x3f89('0xe65')](_0xb907f0);},'getAutoLongLongProperty':function(_0x214a0d){return this['getAutoLongProperty'](_0x214a0d);},'getAutoStringProperty':function(_0x42010b){if(!this[_0x3f89('0x661')])return null;var _0xe60767=this[_0x3f89('0xe66')]();return'string'==typeof _0xe60767[_0x42010b]?_0xe60767[_0x42010b]:(Kongregate[_0x3f89('0xdac')][_0x3f89('0x18b')](_0x3f89('0xe67')+_0x42010b),null);},'getAutoBoolProperty':function(_0x1c424d){return!!this[_0x3f89('0x661')]&&!!this[_0x3f89('0xe66')]()[_0x1c424d];},'getAutoDoubleProperty':function(_0x533a90){if(!this[_0x3f89('0x661')])return NaN;var _0x336752=this[_0x3f89('0xe66')]();return Number(_0x336752[_0x533a90]);},'getAutoIntProperty':function(_0x248647){return this[_0x3f89('0x661')]?Math[_0x3f89('0xab')](this[_0x3f89('0xe68')](_0x248647)):NaN;},'getAutoUTCProperty':function(_0x18e025){return this[_0x3f89('0xe69')](_0x18e025);},'getAutoPropertiesJSON':function(){return this[_0x3f89('0x661')]?(this[_0x3f89('0xe6a')](),_0x3f89('0x287')==typeof JSON['stringify']?JSON[_0x3f89('0xe3c')](this[_0x3f89('0xe6b')]):'{}'):'{}';},'startPurchase':function(_0x4b8b5e,_0x3e5a2b){if(!this[_0x3f89('0xe6c')]()){var _0x38a6e5=this[_0x3f89('0xe6d')](_0x4b8b5e);_0x38a6e5?(this[_0x3f89('0xe6e')]=this[_0x3f89('0xe6f')](_0x38a6e5,_0x3e5a2b),this[_0x3f89('0xe70')]&&Kongregate[_0x3f89('0xdac')][_0x3f89('0x18b')](_0x3f89('0xe71')),Kongregate[_0x3f89('0xdac')]['debug'](_0x3f89('0xe72')+_0x38a6e5),this[_0x3f89('0xe70')]=this[_0x3f89('0xe73')](),this[_0x3f89('0xe74')]=_0x38a6e5,this['_addIAPEvent'](null,this[_0x3f89('0xe5c')](_0x3e5a2b),_0xcb49a)):Kongregate['Log'][_0x3f89('0x18b')](_0x3f89('0xe75')+_0x4b8b5e);}},'finishPurchase':function(_0x1229aa,_0x502e39,_0xe4c33c){this['_autoAnalyticsDisabled']()||(Kongregate[_0x3f89('0xdac')][_0x3f89('0x374')](_0x3f89('0xe76')+this[_0x3f89('0xe74')]+_0x3f89('0xe77')+_0x502e39+_0x3f89('0xe78')+_0x1229aa),_0x3cb37e===_0x1229aa?(this['_numPurchases']++,this[_0x3f89('0xe79')]+=this[_0x3f89('0xe6e')],this[_0x3f89('0xe7a')](_0x502e39,this['_objectify'](_0xe4c33c),_0x2b1398)):this['_addIAPFailEvent'](_0x502e39,this['_objectify'](_0xe4c33c)));},'setAutomaticVariablesListener':function(_0x133448){this['_enabled']&&(this[_0x3f89('0xe7b')]=_0x133448,this[_0x3f89('0xe66')]());},'start':function(){},'_setup':function(){if(!this[_0x3f89('0xe5d')]){var _0x5b8ee7=this[_0x3f89('0xe57')][_0x3f89('0xe7c')]();if(this['_mode']=_0x5b8ee7?this[_0x3f89('0xe53')][_0x3f89('0xe7d')]:null,this[_0x3f89('0x661')]=null!==this[_0x3f89('0xe7e')]&&void 0x0!==this[_0x3f89('0xe7e')]&&this[_0x3f89('0xe7f')](),Kongregate[_0x3f89('0xdac')][_0x3f89('0x374')](_0x3f89('0xe80')+this[_0x3f89('0xe7e')]),this[_0x3f89('0x661')]){this[_0x3f89('0xe55')]&&this[_0x3f89('0xe81')]()&&this[_0x3f89('0xe82')](),this['_clientVersion']=_0x5b8ee7?this[_0x3f89('0xe53')][_0x3f89('0xe83')]:'1',this['_pendingEvents']=this[_0x3f89('0xe84')][_0x3f89('0xe85')]=this[_0x3f89('0xe84')][_0x3f89('0xe85')]||[],this[_0x3f89('0xe84')][_0x3f89('0xe86')]=this[_0x3f89('0xe84')][_0x3f89('0xe86')]||{'swrve':[]},this[_0x3f89('0xe87')]=this[_0x3f89('0xe84')][_0x3f89('0xe86')][_0x3f89('0xe88')]=this[_0x3f89('0xe84')]['event_queues'][_0x3f89('0xe88')]||[],this[_0x3f89('0xe5d')]=this[_0x3f89('0xe84')]['saved_data']=this[_0x3f89('0xe84')][_0x3f89('0xe89')]||{},this[_0x3f89('0xe8a')]=this['_persistentStore'][_0x3f89('0xdf9')]=this[_0x3f89('0xe84')][_0x3f89('0xdf9')]||[],this[_0x3f89('0xe63')]=this[_0x3f89('0xe5d')]['common_properties']=this[_0x3f89('0xe5d')][_0x3f89('0xe8b')]||{},this['_bundleId']=this[_0x3f89('0xe5d')][_0x41eeff],this[_0x3f89('0xe6c')]()?Kongregate[_0x3f89('0xdac')][_0x3f89('0x374')](_0x3f89('0xe8c')):this['_autoAnalyticsExcludesServer']()?Kongregate[_0x3f89('0xdac')][_0x3f89('0x374')](_0x3f89('0xe8d')):Kongregate['Log'][_0x3f89('0x374')](_0x3f89('0xe8e')),_0x5b8ee7&&this[_0x3f89('0xe8f')]();var _0x5b8ee7=this['_getDate'](),_0x1a255a=!this[_0x3f89('0xe5d')][_0x58cdc2];this['_setInitialSavedData'](_0x58cdc2,this['_toW3CDTF'](_0x5b8ee7)),this[_0x3f89('0xe90')](_0x5ef414,_0x120410),this[_0x3f89('0xe90')](_0x4c66e4,this[_0x3f89('0xe91')]),this[_0x3f89('0xe90')](_0x5a40e9,this[_0x3f89('0xe92')]()),_0x1a255a&&(Kongregate[_0x3f89('0xdac')][_0x3f89('0x374')](_0x3f89('0xe93')),this[_0x3f89('0xe94')]()),this[_0x3f89('0xe95')](),this[_0x3f89('0xe96')]();}else Kongregate[_0x3f89('0xdac')][_0x3f89('0x374')](_0x3f89('0xe97'));}},'_enqueueEvent':function(_0x1f0da4,_0x4c533a){return!this[_0x3f89('0xe98')]&&(this['_autoAnalyticsDisabled']()&&_0x4c533a[_0x484568]||(Kongregate[_0x3f89('0xdac')][_0x3f89('0x374')](_0x3f89('0xe99')+_0x1f0da4),this[_0x3f89('0xe9a')][_0x3f89('0x6')]({'name':_0x1f0da4,'event':_0x4c533a})),!0x0);},'_addEventInternal':function(_0x37b134,_0x4ac2d7,_0x49e103){var _0x4ab953=0x0===_0x37b134['indexOf'](_0x3f89('0xe9b'));if(!_0x4ab953&&!_0x4ac2d7[_0xb1dc66]&&(_0x4ac2d7=this[_0x3f89('0xe9c')](this[_0x3f89('0xe9d')](),_0x4ac2d7)),!this[_0x3f89('0xe9e')](_0x37b134,_0x4ac2d7)&&this[_0x3f89('0x661')]){_0x2587a4===_0x37b134&&this[_0x3f89('0xe9f')](_0x4ac2d7);var _0x5f1e85=this[_0x3f89('0xe66')](),_0x117346={};_0x4ab953?_0x117346=_0x4ac2d7:(this[_0x3f89('0xe9c')](_0x117346,this[_0x3f89('0xe5c')](this[_0x3f89('0xe63')])),_0x4ac2d7[_0x484568]?(this[_0x3f89('0xe9c')](_0x117346,_0x5f1e85),this[_0x3f89('0xe9c')](_0x117346,_0x4ac2d7)):(this[_0x3f89('0xe9c')](_0x117346,_0x4ac2d7),this[_0x3f89('0xe9c')](_0x117346,_0x5f1e85))),Kongregate['SwrveClient'][_0x3f89('0xea0')]===_0x37b134&&(_0x49e103=!0x0),Kongregate['Log'][_0x3f89('0x374')]('Adding\x20event:\x20'+_0x37b134+_0x3f89('0xea1')+_0x49e103),this['_eventQueue'][_0x3f89('0x6')]({'name':_0x37b134,'event':_0x117346}),this['_flushQueue'](),_0x49e103&&this[_0x3f89('0xe5e')]();}},'_flushQueue':function(){if(this['_swrveClient']){var _0x7fc448=this;this[_0x3f89('0xe87')]['length']&&!this['_submitLock']&&(Kongregate[_0x3f89('0xdac')][_0x3f89('0x374')](_0x3f89('0xea2')),this[_0x3f89('0xea3')]=!0x0,this[_0x3f89('0xe51')]['sendEvents'](this[_0x3f89('0xe87')],function(_0x47a2ac){_0x7fc448['_submitLock']=!0x1,_0x7fc448['_flushPersistentStore'](),_0x7fc448[_0x3f89('0xea4')](_0x47a2ac[_0x3f89('0xdf1')]?0x3e8:0x2710);}));}},'_flushQueueDelayed':function(_0x32e68e){var _0x199311=this;setTimeout(function(){_0x199311[_0x3f89('0xea5')]();},_0x32e68e);},'_persistentStoreName':function(){return Kongregate[_0x3f89('0xe4e')][_0x3f89('0xea6')](this[_0x3f89('0xe53')][_0x3f89('0xea7')]);},'_loadPersistentStore':function(){var _0x4b1a2a;try{var _0x3c8d4c=localStorage[_0x3f89('0x90b')](this[_0x3f89('0xea8')]())||'{}';_0x4b1a2a=JSON[_0x3f89('0x2f5')](_0x3c8d4c);}catch(_0x444da7){Kongregate[_0x3f89('0xdac')][_0x3f89('0x18b')](_0x3f89('0xea9')+_0x444da7);}this[_0x3f89('0xe84')]=_0x4b1a2a||{};},'_flushPersistentStore':function(){try{var _0x4854a2=JSON[_0x3f89('0xe3c')](this[_0x3f89('0xe84')]);localStorage[_0x3f89('0xeaa')](this[_0x3f89('0xea8')](),_0x4854a2);}catch(_0x3f7656){Kongregate[_0x3f89('0xdac')][_0x3f89('0x18b')](_0x3f89('0xeab')+_0x3f7656);}},'_destroyPersistentStore':function(){localStorage[_0x3f89('0xeac')](this[_0x3f89('0xea8')]());},'_buildEventSpecificVariables':function(){var _0x4db717={};return _0x4db717[_0xb1dc66]=0x0,this[_0x3f89('0xe6c')]()?_0x4db717:(_0x4db717[_0x5c0244]=this[_0x3f89('0xe73')](),_0x4db717[_0x388312]=this['_toW3CDTF'](this[_0x3f89('0xead')]()),_0x4db717[_0x11b0ae]=this[_0x3f89('0xe92')](),_0x4db717);},'_refreshPlayerInfoFields':function(_0x19a9b9){_0x19a9b9[_0x39e407]=this[_0x3f89('0xe5d')][_0x39e407],_0x19a9b9[_0x310c0d]=this[_0x3f89('0xe5d')][_0x310c0d];for(var _0x3ff162=0x0;_0x3ff162<_0x12c58c[_0x3f89('0x5')];_0x3ff162++){var _0x3a02fc=_0x12c58c[_0x3ff162];_0x19a9b9[_0x3a02fc]?this[_0x3f89('0xe5d')][_0x3a02fc]=_0x19a9b9[_0x3a02fc]:_0x19a9b9[_0x3a02fc]=this[_0x3f89('0xe5d')][_0x3a02fc]?this[_0x3f89('0xe5d')][_0x3a02fc]:null;}},'_addAutoEvent':function(_0x5a077c,_0x96c4e1){this['_autoAnalyticsDisabled']()||(_0x96c4e1=this[_0x3f89('0xe5c')](_0x96c4e1),_0x96c4e1[_0x484568]=!0x0,this[_0x3f89('0xe5b')](_0x5a077c,_0x96c4e1));},'_addIAPEvent':function(_0x385cd9,_0x27fafe,_0x29f58e){var _0x295d22={};this[_0x3f89('0xe9c')](_0x295d22,this[_0x3f89('0xe5c')](_0x27fafe)),_0x295d22[_0x643722]=this['_priceUSD'],_0x295d22[_0x589fb6]=this[_0x3f89('0xe74')],_0x295d22[_0x524092]=this[_0x3f89('0xe70')],_0xcb49a!=_0x29f58e&&(_0x295d22[_0x1d0460]=_0x385cd9||_0x1a46a6),this['_services'][_0x3f89('0xe7c')]()?(_0x295d22[_0x420125]=this[_0x3f89('0xeae')](this[_0x3f89('0xe74')]),_0x295d22[_0x547859]=_0x3f89('0xeaf')):(_0x295d22[_0x420125]=_0x27fafe[_0x420125]||this['_priceUSD'],_0x295d22[_0x547859]=_0x27fafe[_0x547859]||'USD'),_0x2b1398===_0x29f58e&&(this[_0x3f89('0xeb0')](this[_0x3f89('0xe74')],this[_0x3f89('0xe6e')],_0x27fafe),this['_productId']=this['_iapID']=null,this[_0x3f89('0xe6e')]=0x0),this[_0x3f89('0xe5b')](_0x29f58e,_0x295d22);},'_addIAPFailEvent':function(_0x3aa0a3,_0x5e5fd2){var _0x2af4ce={};this[_0x3f89('0xe9c')](_0x2af4ce,this[_0x3f89('0xe5c')](_0x5e5fd2)),_0x2af4ce[_0x504b2e]='SKErrorPaymentCancelled',_0x2af4ce[_0x1d0460]=_0x3aa0a3||_0x1a46a6,_0x2af4ce[_0x524092]=this[_0x3f89('0xe70')],this[_0x3f89('0xe74')]=this[_0x3f89('0xe70')]=null,this['_priceUSD']=0x0,this['_addEventInternal'](_0x1d7909,_0x2af4ce);},'_sendSwrveUserEvent':function(){if(!this[_0x3f89('0xe6c')]()){for(var _0x3cb57f=this[_0x3f89('0xe66')](),_0x316338={},_0x133082=0x0;_0x133082<_0x593892[_0x3f89('0x5')];_0x133082++){var _0x1e731e=_0x593892[_0x133082];_0x316338['kong.'+_0x1e731e]=_0x3cb57f[_0x1e731e];}this['_addAutoEvent'](Kongregate['SwrveClient'][_0x3f89('0xeb1')],_0x316338);}},'_sendSwrveIAPEvent':function(_0x59fff5,_0xe97dd,_0x450497){_0xe97dd={'product_id':_0x59fff5,'quantity':0x1,'local_cost':_0xe97dd,'local_currency':_0x3f89('0xeb2'),'app_store':_0x3f89('0xeb3')};var _0x5e60d3={};_0x5e60d3[_0x59fff5]={'type':_0x3f89('0xeb4'),'amount':0x1},_0x450497['soft_currency_change']&&(_0x5e60d3['soft_currency_change']={'type':_0x3f89('0xeb5'),'amount':_0x450497['soft_currency_change']}),_0x450497[_0x3f89('0xeb6')]&&(_0x5e60d3[_0x3f89('0xeb6')]={'type':_0x3f89('0xeb5'),'amount':_0x450497[_0x3f89('0xeb6')]}),_0x450497[_0x3f89('0xf5')]&&(_0x5e60d3[_0x450497[_0x3f89('0xf5')]]={'type':'item','amount':0x1}),_0xe97dd[_0x3f89('0xeb7')]=_0x5e60d3,this['addEvent'](Kongregate[_0x3f89('0xeb8')][_0x3f89('0xeb9')],_0xe97dd);},'_onIncomingMessage':function(_0x289781,_0x37dfbc){_0x289781===KonduitEvent[_0x3f89('0xeba')]&&this['_processAnalyticsPayload'](_0x37dfbc[_0x3f89('0x1bf')]['info'],_0x37dfbc[_0x3f89('0x1bf')][_0x3f89('0xebb')]);},'_setInitialSavedData':function(_0x4640f6,_0x51b8a5){this[_0x3f89('0xe5d')][_0x4640f6]||(this[_0x3f89('0xe5d')][_0x4640f6]=_0x51b8a5);},'_autoAnalyticsDisabled':function(){return!this[_0x3f89('0x661')]||this[_0x3f89('0xe7e')]===_0x5c908e;},'_autoAnalyticsAllEnabled':function(){return this[_0x3f89('0x661')]&&this[_0x3f89('0xe7e')]===_0x20e7cd;},'_autoAnalyticsExcludesServer':function(){return this[_0x3f89('0x661')]&&this[_0x3f89('0xe7e')]===_0x20be35;},'_getProductId':function(_0x1f59da){try{if(_0x3f89('0x29b')==typeof _0x1f59da)return _0x1f59da;if(Number(parseFloat(_0x1f59da))==_0x1f59da)return _0x1f59da[_0x3f89('0x28a')]();if(_0x3f89('0x289')===Object['prototype'][_0x3f89('0x28a')]['call'](_0x1f59da)){if(0x0<_0x1f59da[_0x3f89('0x5')])return this['_getProductId'](_0x1f59da[0x0]);}else if('string'==typeof _0x1f59da[_0x3f89('0x4eb')])return _0x1f59da[_0x3f89('0x4eb')];}catch(_0x35b9a7){Kongregate['Log'][_0x3f89('0x21')](_0x3f89('0xebc'),_0x35b9a7);}return Kongregate[_0x3f89('0xdac')]['warn'](_0x3f89('0xebd')+_0x1f59da+',\x20type='+typeof _0x1f59da),null;},'_getUSDPrice':function(_0x10729b,_0xed2e60){if(this[_0x3f89('0xe57')][_0x3f89('0xe7c')]()){var _0x19ea24=this['_getKredPrice'](_0x10729b);if(0x0!==_0x19ea24)return Math[_0x3f89('0xab')](0x64*_0x19ea24*this['_kredExchangeRate'])/0x64;}else if(_0xed2e60&&_0xed2e60[_0x643722])return _0xed2e60[_0x643722];return(_0x19ea24=_0x10729b[_0x3f89('0x683')](/^.*t([0-9][0-9])_.*$/))&&0x2===_0x19ea24[_0x3f89('0x5')]&&0x0<(_0x19ea24=parseInt(_0x19ea24[0x1],0xa))&&_0x19ea24<=_0x1a0873[_0x3f89('0x5')]?_0x1a0873[_0x19ea24-0x1]:(Kongregate['Log'][_0x3f89('0x18b')](_0x3f89('0xebe')+_0x10729b),0x0);},'_getKredPrice':function(_0x4b4051){for(var _0x1c8f6f=0x0;_0x1c8f6f_0x4dd0ae?(Kongregate[_0x3f89('0xdac')][_0x3f89('0x374')](_0x3f89('0xef4')+this['_previousSession']['id']+'),\x20inactiveFor='+_0x3b17a6+_0x3f89('0xef5')+_0x3e16f0),_0x3b17a6={},_0x3b17a6[_0x462bac]=this[_0x3f89('0xef2')]['id'],_0x3b17a6[_0x3446b5]=this[_0x3f89('0xef6')](),_0x3b17a6[_0x1bd3bc]=this[_0x3f89('0xef7')](this[_0x3f89('0xef2')][_0x3f89('0x399')]),_0x3b17a6[_0xc495e6]=_0x3e16f0,_0x3b17a6[_0x4790b7]=!0x1,this[_0x3f89('0xef8')](_0x1fc9fd,_0x3b17a6)):this[_0x3f89('0xef2')]&&(this[_0x3f89('0xef9')]=this[_0x3f89('0xef2')],Kongregate['Log'][_0x3f89('0x374')](_0x3f89('0xefa')+this[_0x3f89('0xef2')]['id']+_0x3f89('0xefb')+_0x3b17a6+',\x20length='+_0x3e16f0)),this[_0x3f89('0xef9')]||(this[_0x3f89('0xef9')]={'id':this[_0x3f89('0xe73')](),'start':_0x5773bd['getTime'](),'active':_0x5773bd[_0x3f89('0xed6')]()},this['_savedData'][_0x3f89('0xef3')]=this[_0x3f89('0xef9')],_0x5773bd=this[_0x3f89('0xe5d')][_0x3446b5]?this['_numSessions']()+0x1:0x1,this[_0x3f89('0xe5d')][_0x3446b5]=_0x5773bd,Kongregate['Log']['debug'](_0x3f89('0xefc')+this['_session']['id'])),this[_0x3f89('0xef9')]!=this[_0x3f89('0xef2')]&&(this[_0x3f89('0xefd')](Kongregate['SwrveClient']['SWRVE_SESSION_START_IDENTIFIER'],{}),_0x5773bd={},_0x5773bd[_0x376d30]=!0x1,this['_addAutoEvent'](_0x28abf3,_0x5773bd));},'_installEvent':function(){if(this['_autoAnalyticsAllEnabled']()){var _0x4e1278={};_0x4e1278[_0x22dc46]=null,_0x4e1278[_0x458a2b]=null,_0x4e1278[_0x5e77a2]=null,_0x4e1278[_0x19828d]=null,_0x4e1278[_0x1b71e9]=null,_0x4e1278[_0x1890a2]=null,this[_0x3f89('0xef8')](_0x39552d,_0x4e1278);}else Kongregate[_0x3f89('0xdac')][_0x3f89('0x374')]('Not\x20firing\x20installs\x20event\x20since\x20analytics\x20mode\x20is\x20not\x20all');},'_parseOS':function(_0x2ae91a){var _0x204957=_0x3f89('0xefe'),_0x16b72d=_0x3f89('0xefe');try{var _0x24ce1e=_0x2ae91a[_0x3f89('0x296')]('\x20');if(0x2>_0x24ce1e[_0x3f89('0x5')])throw Error(_0x3f89('0xeff'));_0x204957=_0x24ce1e[_0x3f89('0x583')](),'OS'===_0x204957&&(_0x204957=_0x3f89('0xf00'),_0x24ce1e[_0x3f89('0x583')]()),_0x16b72d=_0x24ce1e[_0x3f89('0xb3')]('\x20');}catch(_0x31f331){Kongregate[_0x3f89('0xdac')][_0x3f89('0x21')]('Error\x20parsing\x20OS\x20version\x20('+_0x2ae91a+'):\x20'+_0x31f331[_0x3f89('0x28a')]());}return{'type':_0x204957,'version':_0x16b72d};},'_numSessions':function(){return this[_0x3f89('0xe5d')][_0x3446b5]||0x1;},'_timeZoneOffset':function(){return this[_0x3f89('0xead')]()['getTimezoneOffset']()/-0x3c;},'_daysRetained':function(){var _0x5de26c=this['_getDate'](),_0x4c85bc=this[_0x3f89('0xe92')](),_0x665166=this['_staticVars'][_0x58cdc2];return _0x665166&&null===(_0x5de26c=this['_parseW3CDTF'](_0x665166,null))&&(Kongregate[_0x3f89('0xdac')][_0x3f89('0x18b')](_0x3f89('0xf01')+_0x665166+_0x3f89('0xf02')),_0x5de26c=this['_getDate'](),this[_0x3f89('0xe5d')][_0x58cdc2]=this[_0x3f89('0xef7')](_0x5de26c),this[_0x3f89('0xe5e')]()),this[_0x3f89('0xed9')][_0x5a40e9]&&(_0x4c85bc=this[_0x3f89('0xed9')][_0x5a40e9]),this[_0x3f89('0xf03')](_0x5de26c,_0x4c85bc);},'_dayOfEra':function(_0x3d76f4,_0x11d163){return Math[_0x3f89('0xab')]((_0x3d76f4+0xe10*_0x11d163)/0x15180);},'_daysSince':function(_0x37dceb,_0x2b3677){var _0x27a89b=Math[_0x3f89('0xab')](this[_0x3f89('0xead')]()/0x3e8),_0x3d0b9e=Math['floor'](_0x37dceb[_0x3f89('0xed6')]()/0x3e8);return this[_0x3f89('0xf04')](_0x27a89b,this[_0x3f89('0xe92')]())-this[_0x3f89('0xf04')](_0x3d0b9e,_0x2b3677);},'_objectify':function(_0x31964e){if(_0x3f89('0x29b')==typeof _0x31964e){if(0x0===_0x31964e[_0x3f89('0x5')]||_0x3f89('0x287')!=typeof JSON['parse'])return{};try{return JSON[_0x3f89('0x2f5')](_0x31964e)||{};}catch(_0xae783b){return Kongregate[_0x3f89('0xdac')][_0x3f89('0x18b')]('Failed\x20to\x20parse\x20JSON:\x20'+_0x31964e+',\x20error:\x20'+_0xae783b),{};}}return _0x31964e;},'_toW3CDTF':function(_0x43cd66){return Kongregate[_0x3f89('0x295')][_0x3f89('0xf05')](_0x43cd66);},'_parseW3CDTF':function(_0x3aac97,_0x58838f){return Kongregate[_0x3f89('0x295')]['parseW3CDTF'](_0x3aac97,_0x58838f);},'_uuid':function(){var _0x13180d=this[_0x3f89('0xead')]()[_0x3f89('0xed6')]();return window['performance']&&_0x3f89('0x287')==typeof window[_0x3f89('0xf06')]['now']&&(_0x13180d+=performance[_0x3f89('0x46a')]()),_0x3f89('0xf07')['replace'](/[xy]/g,function(_0x36bdf6){var _0x2729bd=(_0x13180d+0x10*Math[_0x3f89('0x29a')]())%0x10|0x0;return _0x13180d=Math[_0x3f89('0xab')](_0x13180d/0x10),('x'==_0x36bdf6?_0x2729bd:0x3&_0x2729bd|0x8)['toString'](0x10);});},'_merge':function(_0x5ac757,_0x30381d){return Kongregate['Utils'][_0x3f89('0xf08')](_0x5ac757,_0x30381d);},'_getDate':function(){return new Date();}};var _0x120410=_0x3f89('0xf09'),_0x4dd0ae=0x12c,_0x5c908e=_0x3f89('0x3c8'),_0x20e7cd='all',_0x20be35='cloud',_0x38946d='ad_tracking',_0x41eeff=_0x3f89('0xf0a'),_0x50d1b7='browser',_0x4e434e=_0x3f89('0xf0b'),_0x3c09be=_0x3f89('0xf0c'),_0x5cf2a5=_0x3f89('0xf0d'),_0x144ece=_0x3f89('0xf0e'),_0xc0253c='client_version',_0x15a9a0=_0x3f89('0xef0'),_0x221e9f='data_connection_type',_0x5c747c='days_retained',_0x36c1dc=_0x3f89('0xf0f'),_0x5c0244=_0x3f89('0xf10'),_0x3c56f5=_0x3f89('0xf11'),_0x388312=_0x3f89('0xf12'),_0x527e4c=_0x3f89('0xf13'),_0x923609='filter_type',_0x4c66e4=_0x3f89('0xf14'),_0x5a40e9=_0x3f89('0xf15'),_0x58cdc2=_0x3f89('0xf16'),_0x5ef414=_0x3f89('0xf17'),_0x2a42dd=_0x3f89('0xf18'),_0x217b8f=_0x3f89('0xf19'),_0x15f116=_0x3f89('0xf1a'),_0x406883=_0x3f89('0xf1b'),_0x364551='idfa',_0x290eeb='idfv',_0x3b214c='imei',_0x505f2d='android_id',_0x5cdc31=_0x3f89('0xeee'),_0x42d52d=_0x3f89('0xf1c'),_0x51612a=_0x3f89('0xf1d'),_0x1216d8=_0x3f89('0xf1e'),_0x217798='kong_plus',_0x6c7230=_0x3f89('0xf1f'),_0x48d745=_0x3f89('0xf20'),_0x20b0ea=_0x3f89('0xeed'),_0x3446b5='num_sessions',_0x3bb068=_0x3f89('0xf21'),_0xe7372b=_0x3f89('0xf22'),_0x129110=_0x3f89('0xf23'),_0x2b2437=_0x3f89('0xf24'),_0x462bac=_0x3f89('0xf25'),_0x3ebf3c=_0x3f89('0xf26'),_0x56f8ca='total_spent_in_usd',_0x11b0ae=_0x3f89('0xf27'),_0x213c0b=_0x3f89('0xf28'),_0x3a75f9=_0x3f89('0xf29'),_0x14e71a=_0x3f89('0xf2a'),_0x1a377b='pkg_src',_0xb1dc66=_0x3f89('0xf2b'),_0x484568='auto_event',_0x28abf3='session_starts',_0x376d30=_0x3f89('0xf2c'),_0x1fc9fd=_0x3f89('0xf2d'),_0xc495e6=_0x3f89('0xf2e'),_0x1bd3bc=_0x3f89('0xf2f'),_0x4790b7=_0x3f89('0xf30'),_0x39552d=_0x3f89('0xf31'),_0x22dc46='stub_field',_0x458a2b=_0x3f89('0xf32'),_0x5e77a2=_0x3f89('0xf33'),_0x19828d=_0x3f89('0xf34'),_0x1b71e9=_0x3f89('0xf35'),_0x1890a2=_0x3f89('0xf36'),_0xcb49a=_0x3f89('0xf37'),_0x2b1398=_0x3f89('0xf38'),_0x1d7909=_0x3f89('0xf39'),_0x643722=_0x3f89('0xf3a'),_0x589fb6=_0x3f89('0xf3b'),_0x524092=_0x3f89('0xf3c'),_0x504b2e=_0x3f89('0xf3d'),_0x1d0460=_0x3f89('0xf3e'),_0x547859=_0x3f89('0xf3f'),_0x420125=_0x3f89('0xf40'),_0x3cb37e=_0x3f89('0xf41'),_0x1a46a6=_0x3f89('0x3c8'),_0x2587a4='player_info',_0x310c0d=_0x3f89('0xf42'),_0x39e407=_0x3f89('0xf43'),_0x1b449f=[_0x39552d,_0x28abf3,_0x1fc9fd,'foreground_visits','background_visits',_0xcb49a,_0x1d7909,_0x2b1398,'invalid_states'],_0x12c58c=[_0x3f89('0xf44'),_0x3f89('0xf45'),_0x3f89('0xf46'),_0x3f89('0xf47'),_0x3f89('0xf48')],_0x593892=[_0x56f8ca,_0x58cdc2,_0x3446b5,_0x5c747c,_0x3c56f5,_0x5cf2a5,_0x144ece,_0x15a9a0,_0x1216d8,_0x462bac,_0x364551,_0x290eeb,_0xc0253c],_0x4a1120=_0x3f89('0xf49'),_0x1a0873=[0.99,1.99,2.99,3.99,4.99,5.99,6.99,7.99,8.99,9.99,10.99,11.99,12.99,13.99,14.99,15.99,16.99,17.99,18.99,19.99,20.99,21.99,22.99,23.99,24.99,25.99,26.99,27.99,28.99,29.99,30.99,31.99,32.99,33.99,34.99,35.99,36.99,37.99,38.99,39.99,40.99,41.99,42.99,43.99,44.99,45.99,46.99,47.99,48.99,49.99,54.99,59.99,64.99,69.99,74.99,79.99,84.99,89.99,94.99,99.99,109.99,119.99,124.99,129.99,139.99,149.99,159.99,169.99,174.99,179.99,189.99,199.99,209.99,219.99,229.99,239.99,249.99,299.99,349.99,399.99,449.99,499.99,599.99,699.99,799.99,899.99,999.99],_0x35cb41='common_properties';Kongregate['AnalyticsServices'][_0x3f89('0xf4a')]=_0x388312,Kongregate[_0x3f89('0xe4e')]['persistentStoreName']=function(_0x320965){return'kong-game-analytics-'+_0x320965;};}(),Kongregate[_0x3f89('0xf4b')]=function(_0x17d5ea){this['initialize'](_0x17d5ea);},Kongregate['ApiServices'][_0x3f89('0x53')]={'initialize':function(_0x57854d){this[_0x3f89('0xe53')]=_0x57854d[_0x3f89('0xe54')]||{},this[_0x3f89('0xf4c')]=_0x57854d[_0x3f89('0xf4d')],this[_0x3f89('0xf4e')]={},this['_requestHandlers']={},this[_0x3f89('0xf4f')]=[],this['_requestId']=0x0,this[_0x3f89('0xf50')](this[_0x3f89('0xe53')]),this[_0x3f89('0xf51')]();},'initializeEventListeners':function(){var _0x3673a1=this;this[_0x3f89('0xf4c')][_0x3f89('0xf52')](function(_0x5995c2,_0x182d36){_0x3673a1[_0x3f89('0xf53')](_0x5995c2,_0x182d36);});},'_initializeKongVars':function(_0xed085){_0xed085=_0xed085||{},this[_0x3f89('0xf54')]='true'===String(_0xed085[_0x3f89('0xf55')]),this[_0x3f89('0xf56')]=_0xed085['kongregate_username']||_0x3f89('0xf57'),this['_authToken']=_0xed085[_0x3f89('0xf58')],this[_0x3f89('0xf59')]=parseInt(_0xed085['kongregate_user_id'],0xa)||0x0,this['_gameId']=parseInt(_0xed085[_0x3f89('0xea7')],0xa)||0x0;},'addEventListener':function(_0xd85212,_0x9da038){this['_eventListeners'][_0xd85212]||(this[_0x3f89('0xf4e')][_0xd85212]=[]),this[_0x3f89('0xf4e')][_0xd85212][_0x3f89('0x6')](_0x9da038);},'_dispatchEvent':function(_0x3e9ad4,_0x3ad24c){for(var _0x5cb560=this[_0x3f89('0xf4e')][_0x3e9ad4]||[],_0x369296=0x0;_0x369296<_0x5cb560[_0x3f89('0x5')];_0x369296++)_0x5cb560[_0x369296](_0x3ad24c||{});},'connect':function(){},'connectExternal':function(){Kongregate[_0x3f89('0xdac')][_0x3f89('0x18b')](_0x3f89('0xf5a'));},'isExternal':function(){return!this[_0x3f89('0xe7c')]();},'isKongregate':function(){return this['_kongregate'];},'getUsername':function(){return this['_username'];},'getGameAuthToken':function(){return this[_0x3f89('0xf5b')];},'getUserId':function(){return this['_userId'];},'getUserID':function(){return this[_0x3f89('0xedb')]();},'getGameId':function(){return this[_0x3f89('0xf5c')];},'getGameID':function(){return this[_0x3f89('0xf5d')]();},'isGuest':function(){return 0x0===this['getUserId']();},'isConnected':function(){return this[_0x3f89('0xf4c')][_0x3f89('0x61e')]()&&!this[_0x3f89('0xf4f')];},'sendMessage':function(_0xe91162){this[_0x3f89('0xf5e')]()?this[_0x3f89('0xf4c')][_0x3f89('0xe42')](_0xe91162['opcode'],_0xe91162[_0x3f89('0x39f')]):(Kongregate['Log'][_0x3f89('0x374')](_0x3f89('0xf5f')+_0xe91162[_0x3f89('0xe32')]+'\x20since\x20API\x20is\x20not\x20yet\x20connected!'),this[_0x3f89('0xf4f')][_0x3f89('0x6')](_0xe91162));},'_flushMessageQueue':function(){if(this[_0x3f89('0xf4f')]){var _0x36ae1e=this['_messageQueue'];this['_messageQueue']=null,Kongregate[_0x3f89('0xdac')][_0x3f89('0x374')]('Flushing\x20message\x20queue',_0x36ae1e);for(var _0x1069ac=0x0;_0x1069ac<_0x36ae1e[_0x3f89('0x5')];_0x1069ac++)this['sendMessage'](_0x36ae1e[_0x1069ac]);}},'_onIncomingMessage':function(_0x29c086,_0x29192d){switch(_0x29c086){case KonduitEvent['OP_CONNECTED']:this[_0x3f89('0xe42')]({'opcode':KonduitEvent[_0x3f89('0xf60')],'params':{}}),this[_0x3f89('0xf61')]();break;case KonduitEvent[_0x3f89('0xf62')]:this['_onIncomingMessage'](_0x29192d['opcode'],_0x29192d[_0x3f89('0x1bf')]);break;case KonduitEvent[_0x3f89('0xf63')]:this['_onShoutResponse'](_0x29192d);break;case KonduitEvent[_0x3f89('0xf64')]:this[_0x3f89('0xf65')](_0x29192d);}this[_0x3f89('0xf66')](KonduitEvent[_0x3f89('0xf67')],{'opcode':_0x29c086,'params':_0x29192d});},'_onShoutResponse':function(_0xe2a8e1){this[_0x3f89('0xf68')](_0xe2a8e1,{'type':_0xe2a8e1[KonduitEvent['PARAM_MESSAGE_TYPE']],'recipients':_0xe2a8e1[KonduitEvent['PARAM_MESSAGE_RECIPIENTS']],'success':_0xe2a8e1['success'],'error':_0xe2a8e1['error']});},'_onUserInfo':function(_0x1abac0){var _0x13f507=_0x1abac0[KonduitEvent[_0x3f89('0xf69')]];if(0x0!==_0x13f507){var _0x38da99=this['isGuest']();this[_0x3f89('0xf56')]=_0x1abac0[KonduitEvent[_0x3f89('0xf6a')]],this[_0x3f89('0xf5b')]=_0x1abac0[KonduitEvent[_0x3f89('0xf6b')]],this[_0x3f89('0xf59')]=_0x13f507,_0x38da99&&this[_0x3f89('0xf66')](KonduitEvent['LOGIN']);}},'privateMessage':function(_0x1fba03,_0x3d334a){if(this[_0x3f89('0xf6c')](_0x3d334a)){var _0x13aa9c={'shout_message':(_0x3f89('0x29b')==typeof _0x1fba03?_0x1fba03:_0x1fba03[_0x3f89('0x8')])||''};this[_0x3f89('0xf6d')](_0x13aa9c,_0x3d334a),this['sendMessage']({'opcode':KonduitEvent[_0x3f89('0xf6e')],'params':_0x13aa9c});}},'resizeGame':function(_0x3affcf,_0x3bb054){if(this[_0x3f89('0xf6c')]()){var _0x7195f3={};_0x7195f3[KonduitEvent[_0x3f89('0xf6f')]]=_0x3affcf,_0x7195f3[KonduitEvent[_0x3f89('0xf70')]]=_0x3bb054,this['sendMessage']({'opcode':KonduitEvent['OP_CHAT_RESIZE_GAME'],'params':_0x7195f3});}},'showInvitationBox':function(_0x588113,_0x2a3a85){if(this['_ensureKongregate']()){var _0x49f864={};_0x588113='string'==typeof _0x588113?{'content':_0x588113}:_0x588113,_0x49f864[KonduitEvent[_0x3f89('0xf71')]]=_0x588113[_0x3f89('0x8')]||'',_0x49f864[KonduitEvent['PARAM_FRIEND_FILTER']]=_0x588113[_0x3f89('0x429')]||'',_0x49f864[KonduitEvent[_0x3f89('0xf72')]]=_0x588113[_0x3f89('0xdec')]||{},this[_0x3f89('0xf6d')](_0x49f864,_0x2a3a85),this[_0x3f89('0xe42')]({'opcode':KonduitEvent[_0x3f89('0xf73')],'params':_0x49f864});}},'showFeedPostBox':function(_0x485f4d,_0x29d4e1){if(this[_0x3f89('0xf6c')]()){var _0x117681={};_0x485f4d=_0x3f89('0x29b')==typeof _0x485f4d?{'content':_0x485f4d}:_0x485f4d,_0x117681[KonduitEvent[_0x3f89('0xf74')]]=_0x485f4d[_0x3f89('0x8')]||'',_0x117681[KonduitEvent[_0x3f89('0xf72')]]=_0x485f4d[_0x3f89('0xdec')]||{},_0x485f4d[_0x3f89('0xdeb')]&&(_0x117681[KonduitEvent['PARAM_IMAGE_URI']]=_0x485f4d[_0x3f89('0xdeb')]),this[_0x3f89('0xf6d')](_0x117681,_0x29d4e1),this[_0x3f89('0xe42')]({'opcode':KonduitEvent[_0x3f89('0xf75')],'params':_0x117681});}},'showSignInBox':function(){this['showRegistrationBox']();},'showRegistrationBox':function(){this[_0x3f89('0xf6c')]()&&this[_0x3f89('0xf76')]()&&this[_0x3f89('0xe42')]({'opcode':KonduitEvent['OP_CHAT_DISPLAY_REGISTRATION'],'params':{}});},'showShoutBox':function(_0xc8de66,_0x3eb5e1){if(this[_0x3f89('0xf6c')]()){var _0x3e84cb={};_0x3e84cb[KonduitEvent['PARAM_SHOUT_MESSAGE']]=(_0x3f89('0x29b')==typeof _0xc8de66?_0xc8de66:_0xc8de66[_0x3f89('0x8')])||'',this['_enqueueRequest'](_0x3e84cb,_0x3eb5e1),this[_0x3f89('0xe42')]({'opcode':KonduitEvent[_0x3f89('0xf77')],'params':_0x3e84cb});}},'_ensureKongregate':function(_0xebd526){return!!this[_0x3f89('0xe7c')]()||(_0xebd526&&_0xebd526({'success':!0x1}),!0x1);},'_enqueueRequest':function(_0x3cdd70,_0x8f6df1){var _0x66dd56=this[_0x3f89('0xf78')]();_0x3cdd70[KonduitEvent[_0x3f89('0xf79')]]=_0x66dd56,'function'==typeof _0x8f6df1&&(this[_0x3f89('0xf7a')][_0x66dd56]=_0x8f6df1);},'_completeRequest':function(_0x200322,_0x589622){var _0x134168=_0x200322[KonduitEvent[_0x3f89('0xf79')]],_0x2dc7d8=this['_requestHandlers'][_0x134168];_0x3f89('0x287')==typeof _0x2dc7d8&&(_0x2dc7d8(_0x589622||_0x200322),delete this['_requestHandlers'][_0x134168]);},'_nextRequestId':function(){return this[_0x3f89('0xf7b')]+=0x1;}},Kongregate[_0x3f89('0xf7c')]=function(_0xb75bc8){this[_0x3f89('0xe19')](_0xb75bc8);},Kongregate['ChatServices'][_0x3f89('0xf7d')]=_0x3f89('0x99f'),Kongregate[_0x3f89('0xf7c')]['prototype']={'initialize':function(_0x23d27c){var _0x5e4b62=this;this[_0x3f89('0xe57')]=_0x23d27c[_0x3f89('0xe50')],this[_0x3f89('0xf7e')]=[],this['_services']['addEventListener'](KonduitEvent[_0x3f89('0xf67')],function(_0x4dd67b){_0x5e4b62['_onIncomingMessage'](_0x4dd67b[_0x3f89('0xe32')],_0x4dd67b[_0x3f89('0x39f')]);});},'showTab':function(_0x1b6803,_0x545ccc,_0x4ab664){var _0xce2ab9={};_0xce2ab9[KonduitEvent['PARAM_NAME']]=_0x1b6803,_0xce2ab9[KonduitEvent[_0x3f89('0xf7f')]]=_0x545ccc,_0x4ab664&&_0x4ab664[_0x3f89('0x1f6')]&&(_0xce2ab9[KonduitEvent[_0x3f89('0xf80')]]=_0x4ab664[_0x3f89('0x1f6')]),this[_0x3f89('0xe57')][_0x3f89('0xe42')]({'opcode':KonduitEvent[_0x3f89('0xf81')],'params':_0xce2ab9});},'closeTab':function(){this[_0x3f89('0xf82')](Kongregate[_0x3f89('0xf7c')][_0x3f89('0xf7d')]);},'displayMessage':function(_0x467b07,_0x57027b){var _0x52ca45={};_0x52ca45[KonduitEvent[_0x3f89('0xf83')]]=_0x467b07,_0x52ca45[KonduitEvent[_0x3f89('0xf6a')]]=_0x57027b,this[_0x3f89('0xe57')]['sendMessage']({'opcode':KonduitEvent[_0x3f89('0xf84')],'params':_0x52ca45});},'clearMessages':function(){this[_0x3f89('0xe57')]['sendMessage']({'opcode':KonduitEvent['OP_CHAT_CLEAR_DIALOG']});},'displayCanvasImage':function(_0x22bdfd,_0x2cece4,_0x3aff3c){var _0x35baca={};_0x35baca[KonduitEvent[_0x3f89('0xf83')]]={'type':'image','name':_0x22bdfd,'url':_0x2cece4,'position':_0x3aff3c},this[_0x3f89('0xe57')]['sendMessage']({'opcode':KonduitEvent[_0x3f89('0xf85')],'params':_0x35baca});},'displayCanvasText':function(_0x3f4301,_0x3c4bb1,_0x5ab8ca,_0x288be4){var _0x25c09d={};_0x25c09d[KonduitEvent[_0x3f89('0xf83')]]={'type':'text','name':_0x3f4301,'text':_0x3c4bb1,'position':_0x5ab8ca,'options':_0x288be4},this[_0x3f89('0xe57')][_0x3f89('0xe42')]({'opcode':KonduitEvent[_0x3f89('0xf85')],'params':_0x25c09d});},'drawCanvasObject':function(_0x31211f,_0x1af7c0){var _0x1ea9fa={};_0x1ea9fa[KonduitEvent[_0x3f89('0xf83')]]={'type':'draw','name':_0x31211f,'commands':_0x1af7c0},this['_services'][_0x3f89('0xe42')]({'opcode':KonduitEvent[_0x3f89('0xf85')],'params':_0x1ea9fa});},'removeCanvasObject':function(_0x48783d){var _0x3e6633={};_0x3e6633[KonduitEvent[_0x3f89('0xf83')]]={'type':_0x3f89('0x243'),'name':_0x48783d},this[_0x3f89('0xe57')]['sendMessage']({'opcode':KonduitEvent['OP_CHAT_CANVAS_ELEMENT'],'params':_0x3e6633});},'_onIncomingMessage':function(_0x43c106,_0x275915){switch(_0x43c106){case KonduitEvent[_0x3f89('0xf86')]:this['_handleChatEvent']('message',_0x275915);break;case KonduitEvent['OP_CHAT_ROOM_MESSAGE']:this['_handleChatEvent'](_0x3f89('0xf87'),_0x275915);break;case KonduitEvent['OP_CHAT_TAB']:this[_0x3f89('0xf88')](_0x3f89('0xf89'),_0x275915);}},'addEventListener':function(_0x51fd0e,_0x189af9){_0x3f89('0x287')!=typeof _0x189af9?Kongregate[_0x3f89('0xdac')]['error']('addEventListener\x20requires\x20a\x20callback\x20function'):(this[_0x3f89('0xf7e')][_0x51fd0e]||(this[_0x3f89('0xf7e')][_0x51fd0e]=[]),this['_eventCallbacks'][_0x51fd0e]['push'](_0x189af9));},'_handleChatEvent':function(_0x5239cd,_0x2b583f){var _0x4c5c29=this['_eventCallbacks'][_0x5239cd];if(_0x4c5c29)for(var _0x544ef2=0x0;_0x544ef2<_0x4c5c29[_0x3f89('0x5')];_0x544ef2++)_0x4c5c29[_0x544ef2](_0x2b583f);}},Kongregate[_0x3f89('0xf8a')]=function(_0x1912cb){this[_0x3f89('0xe19')](_0x1912cb);},Kongregate[_0x3f89('0xf8a')][_0x3f89('0x53')]={'initialize':function(_0x292c0e){var _0x26bcb0=this;this[_0x3f89('0xe57')]=_0x292c0e[_0x3f89('0xe50')],this[_0x3f89('0xf8b')]=!0x1,this[_0x3f89('0xf8c')]=null,this['_services']['addEventListener'](KonduitEvent[_0x3f89('0xf67')],function(_0xee3784){_0x26bcb0[_0x3f89('0xf53')](_0xee3784[_0x3f89('0xe32')],_0xee3784[_0x3f89('0x39f')]);});},'submitAvatar':function(_0x2bd31c,_0x1fa0e5){this[_0x3f89('0xf8b')]?(Kongregate[_0x3f89('0xdac')][_0x3f89('0x18b')]('Another\x20avatar\x20submission\x20is\x20active,\x20ignoring'),_0x1fa0e5&&_0x1fa0e5({'success':!0x1})):(this['_submitting']=!0x0,this[_0x3f89('0xf8c')]=_0x1fa0e5,this[_0x3f89('0xe57')]['sendMessage']({'opcode':KonduitEvent[_0x3f89('0xf8d')],'params':{'image':_0x2bd31c}}));},'_onIncomingMessage':function(_0x3d5112,_0x3ed77b){KonduitEvent['OP_IMAGE_AVATAR_FINISHED']===_0x3d5112&&(this[_0x3f89('0xf8b')]=!0x1,this[_0x3f89('0xf8c')]&&this[_0x3f89('0xf8c')](_0x3ed77b[_0x3f89('0xdf1')]));}},KongregateAPI[_0x3f89('0x53')]={'unityElementId':null,'_initialize':function(){if(this[_0x3f89('0xf8e')]='',this[_0x3f89('0xf8f')]={},this['_services']={},this[_0x3f89('0xf90')]=void 0x0,this[_0x3f89('0xf91')]=this[_0x3f89('0xf92')]=!0x1,this[_0x3f89('0xf93')]=Kongregate[_0x3f89('0x295')][_0x3f89('0xdaa')](),this[_0x3f89('0xf94')]=[],this[_0x3f89('0xf95')]=[],this[_0x3f89('0xf96')](),this[_0x3f89('0xf97')](location['search'][_0x3f89('0x296')]('?')[0x1]),this[_0x3f89('0xf98')](),this[_0x3f89('0xf99')]=Kongregate['Utils'][_0x3f89('0xda9')](),this['_postMessageParams']=!this[_0x3f89('0xf9a')]()['kongregate_username']&&top!=window){var _0x301f03=this;Kongregate[_0x3f89('0xe0e')](),Kongregate[_0x3f89('0xe27')]['addMessageListener'](window,function(_0x2f5d63){_0x301f03[_0x3f89('0xf9b')](_0x2f5d63)&&(_0x2f5d63=Kongregate[_0x3f89('0xe27')][_0x3f89('0xf9c')](_0x2f5d63[_0x3f89('0x1bf')]))&&_0x3f89('0x39f')===_0x2f5d63['type']&&_0x301f03[_0x3f89('0xf9d')](_0x2f5d63['data']);}),this[_0x3f89('0xf99')]['postMessage'](_0x3f89('0xf9e'),'*');}else this[_0x3f89('0xf92')]=!0x0;setTimeout(this[_0x3f89('0xf9f')],0x0);},'flashVarsString':function(){return this[_0x3f89('0xf8e')];},'flashVarsObject':function(){return this[_0x3f89('0xf8f')];},'getVariable':function(_0x444f95){return this['_flashVarsObject'][_0x444f95];},'loadAPI':function(_0x4521e2){!this[_0x3f89('0xf90')]||this[_0x3f89('0xf92')]?this[_0x3f89('0xfa0')](_0x4521e2):this[_0x3f89('0xf95')][_0x3f89('0x6')](_0x4521e2);},'getAPI':function(){return this[_0x3f89('0xe57')];},'embedFrame':function(_0x591586,_0x293834){try{console['warn'](_0x3f89('0xfa1'));}catch(_0x34cdf1){}var _0x34e573,_0xc013e7=document['getElementById'](_0x293834||_0x3f89('0xfa2'));_0x34e573=_0x3f89('0xfa3')+_0xc013e7[_0x3f89('0xc9f')]+'px;height:'+_0xc013e7[_0x3f89('0xca0')]+_0x3f89('0xfa4'),_0x34e573+=_0x3f89('0xfa5')+_0x591586+_0x3f89('0xfa6'),_0xc013e7['innerHTML']=_0x34e573;},'_forwardToKlient':function(_0x2974e3,_0x40f840){this[_0x3f89('0xf93')]&&top[_0x3f89('0xd4a')]({'type':_0x3f89('0xfa7')+_0x40f840,'message':_0x2974e3},'*');},'_setGameSwf':function(_0x18307c){var _0x198797=this[_0x3f89('0xf9a')](),_0x6fcc18=this,_0x3665c7=this['_findSwf'](_0x18307c);_0x3665c7?(this[_0x3f89('0xfa8')]=_0x3665c7,this[_0x3f89('0xfa9')]=this[_0x3f89('0xfa9')]||this['_createMessageConnection'](_0x198797),this[_0x3f89('0xfa9')]['isSupported']()?setTimeout(function(){_0x6fcc18[_0x3f89('0xfa8')][_0x3f89('0xfaa')](_0x3f89('0xfab'))?_0x6fcc18[_0x3f89('0xfa9')]['connect']():Kongregate['Log']['warn'](_0x3f89('0xfac'));},0x1):(Kongregate['Log'][_0x3f89('0x374')]('MessageConnection\x20isSupported\x20was\x20false'),setTimeout(function(){_0x6fcc18[_0x3f89('0xfa8')]['setConnectionObject'](null);},0x1))):Kongregate[_0x3f89('0xdac')]['debug'](_0x3f89('0xfad')+_0x18307c);},'_isSwf':function(_0x70fb46){return _0x70fb46&&void 0x0!==_0x70fb46['Play']&&void 0x0!==_0x70fb46[_0x3f89('0xfaa')];},'_findSwf':function(_0x4b6375){var _0x340cae=document['getElementById'](_0x4b6375),_0x378eaa=this,_0x3542c9=function(_0x16d3f5){for(var _0x2e8799=0x0;_0x2e8799<_0x16d3f5['length'];_0x2e8799++)if(_0x340cae=_0x16d3f5[_0x2e8799],_0x378eaa[_0x3f89('0xfae')](_0x340cae))return _0x340cae;};return this['_isSwf'](_0x340cae)?_0x340cae:_0x340cae=_0x3542c9(document['getElementsByName'](_0x4b6375))||_0x3542c9(document['querySelectorAll'](_0x3f89('0xfaf')+_0x4b6375+'\x27]'))||_0x3542c9(document[_0x3f89('0xa32')](_0x3f89('0x28d')))||_0x3542c9(document['getElementsByTagName']('embed'));},'_updateDebugLevel':function(){Kongregate[_0x3f89('0xdac')][_0x3f89('0xdae')]=this[_0x3f89('0xf8f')][_0x3f89('0xfb0')]||0x2;},'_processParentKongregateParams':function(_0x18b2fe){try{for(var _0x226a81=window[_0x3f89('0x0')];_0x226a81!==top;){try{_0x226a81[_0x3f89('0xfb1')]&&this[_0x3f89('0xf97')](_0x226a81[_0x3f89('0xfb1')][_0x3f89('0xfb2')]());}catch(_0x1f3150){}_0x226a81=_0x226a81[_0x3f89('0x0')];}}catch(_0x12707c){}},'_handleParamsMessage':function(_0x407da9){if(!this['_paramsReceived']){for(var _0x13e641 in _0x407da9)this[_0x3f89('0xfb3')](_0x13e641,_0x407da9[_0x13e641]);this['_paramsReceived']=!0x0,this[_0x3f89('0xf98')](),this[_0x3f89('0xf9f')](),0x0>>_0xd1d378)+_0x214d5f<<0x0;}function _0x4df26c(_0x90ad5d){_0x59c355(0x0,0x0,0x0,0x0,_0x90ad5d),_0x2afa5c[0x0]=_0x155a2b[0x0]+0x67452301<<0x0,_0x2afa5c[0x1]=_0x155a2b[0x1]-0x10325477<<0x0,_0x2afa5c[0x2]=_0x155a2b[0x2]-0x67452302<<0x0,_0x2afa5c[0x3]=_0x155a2b[0x3]+0x10325476<<0x0;}function _0x4f07c6(_0xfa4e0d){_0x59c355(_0x2afa5c[0x0],_0x2afa5c[0x1],_0x2afa5c[0x2],_0x2afa5c[0x3],_0xfa4e0d),_0x2afa5c[0x0]=_0x155a2b[0x0]+_0x2afa5c[0x0]<<0x0,_0x2afa5c[0x1]=_0x155a2b[0x1]+_0x2afa5c[0x1]<<0x0,_0x2afa5c[0x2]=_0x155a2b[0x2]+_0x2afa5c[0x2]<<0x0,_0x2afa5c[0x3]=_0x155a2b[0x3]+_0x2afa5c[0x3]<<0x0;}function _0x59c355(_0x104caa,_0x3b36ad,_0x3460a6,_0x5cb28c,_0x48d9b9){var _0x3e4833;_0x119b87?(_0x104caa=_0x13602c((_0x3460a6^_0x5cb28c)&_0x3b36ad^_0x5cb28c,_0x104caa,_0x3b36ad,_0x48d9b9[0x0],0x7,0x19,-0x28955b88),_0x5cb28c=_0x13602c((_0x3b36ad^_0x3460a6)&_0x104caa^_0x3460a6,_0x5cb28c,_0x104caa,_0x48d9b9[0x1],0xc,0x14,-0x173848aa),_0x3460a6=_0x13602c((_0x104caa^_0x3b36ad)&_0x5cb28c^_0x3b36ad,_0x3460a6,_0x5cb28c,_0x48d9b9[0x2],0x11,0xf,0x242070db),_0x3b36ad=_0x13602c((_0x5cb28c^_0x104caa)&_0x3460a6^_0x104caa,_0x3b36ad,_0x3460a6,_0x48d9b9[0x3],0x16,0xa,-0x3e423112)):(_0x104caa=_0x48d9b9[0x0]-0x28955b89,_0x104caa=(_0x104caa<<0x7|_0x104caa>>>0x19)-0x10325477<<0x0,_0x5cb28c=_0x48d9b9[0x1]-0x705f434+(0x77777777&_0x104caa^-0x67452302),_0x5cb28c=(_0x5cb28c<<0xc|_0x5cb28c>>>0x14)+_0x104caa<<0x0,_0x3460a6=_0x48d9b9[0x2]-0x4324b227+((-0x10325477^_0x104caa)&_0x5cb28c^-0x10325477),_0x3460a6=(_0x3460a6<<0x11|_0x3460a6>>>0xf)+_0x5cb28c<<0x0,_0x3b36ad=_0x48d9b9[0x3]-0x4e748589+((_0x5cb28c^_0x104caa)&_0x3460a6^_0x104caa),_0x3b36ad=(_0x3b36ad<<0x16|_0x3b36ad>>>0xa)+_0x3460a6<<0x0),_0x104caa=_0x13602c((_0x3460a6^_0x5cb28c)&_0x3b36ad^_0x5cb28c,_0x104caa,_0x3b36ad,_0x48d9b9[0x4],0x7,0x19,-0xa83f051),_0x5cb28c=_0x13602c((_0x3b36ad^_0x3460a6)&_0x104caa^_0x3460a6,_0x5cb28c,_0x104caa,_0x48d9b9[0x5],0xc,0x14,0x4787c62a),_0x3460a6=_0x13602c((_0x104caa^_0x3b36ad)&_0x5cb28c^_0x3b36ad,_0x3460a6,_0x5cb28c,_0x48d9b9[0x6],0x11,0xf,-0x57cfb9ed),_0x3b36ad=_0x13602c((_0x5cb28c^_0x104caa)&_0x3460a6^_0x104caa,_0x3b36ad,_0x3460a6,_0x48d9b9[0x7],0x16,0xa,-0x2b96aff),_0x104caa=_0x13602c((_0x3460a6^_0x5cb28c)&_0x3b36ad^_0x5cb28c,_0x104caa,_0x3b36ad,_0x48d9b9[0x8],0x7,0x19,0x698098d8),_0x5cb28c=_0x13602c((_0x3b36ad^_0x3460a6)&_0x104caa^_0x3460a6,_0x5cb28c,_0x104caa,_0x48d9b9[0x9],0xc,0x14,-0x74bb0851),_0x3460a6=_0x13602c((_0x104caa^_0x3b36ad)&_0x5cb28c^_0x3b36ad,_0x3460a6,_0x5cb28c,_0x48d9b9[0xa],0x11,0xf,-0xa44f),_0x3b36ad=_0x13602c((_0x5cb28c^_0x104caa)&_0x3460a6^_0x104caa,_0x3b36ad,_0x3460a6,_0x48d9b9[0xb],0x16,0xa,-0x76a32842),_0x104caa=_0x13602c((_0x3460a6^_0x5cb28c)&_0x3b36ad^_0x5cb28c,_0x104caa,_0x3b36ad,_0x48d9b9[0xc],0x7,0x19,0x6b901122),_0x5cb28c=_0x13602c((_0x3b36ad^_0x3460a6)&_0x104caa^_0x3460a6,_0x5cb28c,_0x104caa,_0x48d9b9[0xd],0xc,0x14,-0x2678e6d),_0x3460a6=_0x13602c((_0x104caa^_0x3b36ad)&_0x5cb28c^_0x3b36ad,_0x3460a6,_0x5cb28c,_0x48d9b9[0xe],0x11,0xf,-0x5986bc72),_0x3b36ad=_0x13602c((_0x5cb28c^_0x104caa)&_0x3460a6^_0x104caa,_0x3b36ad,_0x3460a6,_0x48d9b9[0xf],0x16,0xa,0x49b40821),_0x104caa=_0x13602c((_0x3b36ad^_0x3460a6)&_0x5cb28c^_0x3460a6,_0x104caa,_0x3b36ad,_0x48d9b9[0x1],0x5,0x1b,-0x9e1da9e),_0x5cb28c=_0x13602c((_0x104caa^_0x3b36ad)&_0x3460a6^_0x3b36ad,_0x5cb28c,_0x104caa,_0x48d9b9[0x6],0x9,0x17,-0x3fbf4cc0),_0x3460a6=_0x13602c((_0x5cb28c^_0x104caa)&_0x3b36ad^_0x104caa,_0x3460a6,_0x5cb28c,_0x48d9b9[0xb],0xe,0x12,0x265e5a51),_0x3b36ad=_0x13602c((_0x3460a6^_0x5cb28c)&_0x104caa^_0x5cb28c,_0x3b36ad,_0x3460a6,_0x48d9b9[0x0],0x14,0xc,-0x16493856),_0x104caa=_0x13602c((_0x3b36ad^_0x3460a6)&_0x5cb28c^_0x3460a6,_0x104caa,_0x3b36ad,_0x48d9b9[0x5],0x5,0x1b,-0x29d0efa3),_0x5cb28c=_0x13602c((_0x104caa^_0x3b36ad)&_0x3460a6^_0x3b36ad,_0x5cb28c,_0x104caa,_0x48d9b9[0xa],0x9,0x17,0x2441453),_0x3460a6=_0x13602c((_0x5cb28c^_0x104caa)&_0x3b36ad^_0x104caa,_0x3460a6,_0x5cb28c,_0x48d9b9[0xf],0xe,0x12,-0x275e197f),_0x3b36ad=_0x13602c((_0x3460a6^_0x5cb28c)&_0x104caa^_0x5cb28c,_0x3b36ad,_0x3460a6,_0x48d9b9[0x4],0x14,0xc,-0x182c0438),_0x104caa=_0x13602c((_0x3b36ad^_0x3460a6)&_0x5cb28c^_0x3460a6,_0x104caa,_0x3b36ad,_0x48d9b9[0x9],0x5,0x1b,0x21e1cde6),_0x5cb28c=_0x13602c((_0x104caa^_0x3b36ad)&_0x3460a6^_0x3b36ad,_0x5cb28c,_0x104caa,_0x48d9b9[0xe],0x9,0x17,-0x3cc8f82a),_0x3460a6=_0x13602c((_0x5cb28c^_0x104caa)&_0x3b36ad^_0x104caa,_0x3460a6,_0x5cb28c,_0x48d9b9[0x3],0xe,0x12,-0xb2af279),_0x3b36ad=_0x13602c((_0x3460a6^_0x5cb28c)&_0x104caa^_0x5cb28c,_0x3b36ad,_0x3460a6,_0x48d9b9[0x8],0x14,0xc,0x455a14ed),_0x104caa=_0x13602c((_0x3b36ad^_0x3460a6)&_0x5cb28c^_0x3460a6,_0x104caa,_0x3b36ad,_0x48d9b9[0xd],0x5,0x1b,-0x561c16fb),_0x5cb28c=_0x13602c((_0x104caa^_0x3b36ad)&_0x3460a6^_0x3b36ad,_0x5cb28c,_0x104caa,_0x48d9b9[0x2],0x9,0x17,-0x3105c08),_0x3460a6=_0x13602c((_0x5cb28c^_0x104caa)&_0x3b36ad^_0x104caa,_0x3460a6,_0x5cb28c,_0x48d9b9[0x7],0xe,0x12,0x676f02d9),_0x3b36ad=_0x13602c((_0x3460a6^_0x5cb28c)&_0x104caa^_0x5cb28c,_0x3b36ad,_0x3460a6,_0x48d9b9[0xc],0x14,0xc,-0x72d5b376),_0x3e4833=_0x3b36ad^_0x3460a6,_0x104caa=_0x13602c(_0x3e4833^_0x5cb28c,_0x104caa,_0x3b36ad,_0x48d9b9[0x5],0x4,0x1c,-0x5c6be),_0x5cb28c=_0x13602c(_0x3e4833^_0x104caa,_0x5cb28c,_0x104caa,_0x48d9b9[0x8],0xb,0x15,-0x788e097f),_0x3e4833=_0x5cb28c^_0x104caa,_0x3460a6=_0x13602c(_0x3e4833^_0x3b36ad,_0x3460a6,_0x5cb28c,_0x48d9b9[0xb],0x10,0x10,0x6d9d6122),_0x3b36ad=_0x13602c(_0x3e4833^_0x3460a6,_0x3b36ad,_0x3460a6,_0x48d9b9[0xe],0x17,0x9,-0x21ac7f4),_0x3e4833=_0x3b36ad^_0x3460a6,_0x104caa=_0x13602c(_0x3e4833^_0x5cb28c,_0x104caa,_0x3b36ad,_0x48d9b9[0x1],0x4,0x1c,-0x5b4115bc),_0x5cb28c=_0x13602c(_0x3e4833^_0x104caa,_0x5cb28c,_0x104caa,_0x48d9b9[0x4],0xb,0x15,0x4bdecfa9),_0x3e4833=_0x5cb28c^_0x104caa,_0x3460a6=_0x13602c(_0x3e4833^_0x3b36ad,_0x3460a6,_0x5cb28c,_0x48d9b9[0x7],0x10,0x10,-0x944b4a0),_0x3b36ad=_0x13602c(_0x3e4833^_0x3460a6,_0x3b36ad,_0x3460a6,_0x48d9b9[0xa],0x17,0x9,-0x41404390),_0x3e4833=_0x3b36ad^_0x3460a6,_0x104caa=_0x13602c(_0x3e4833^_0x5cb28c,_0x104caa,_0x3b36ad,_0x48d9b9[0xd],0x4,0x1c,0x289b7ec6),_0x5cb28c=_0x13602c(_0x3e4833^_0x104caa,_0x5cb28c,_0x104caa,_0x48d9b9[0x0],0xb,0x15,-0x155ed806),_0x3e4833=_0x5cb28c^_0x104caa,_0x3460a6=_0x13602c(_0x3e4833^_0x3b36ad,_0x3460a6,_0x5cb28c,_0x48d9b9[0x3],0x10,0x10,-0x2b10cf7b),_0x3b36ad=_0x13602c(_0x3e4833^_0x3460a6,_0x3b36ad,_0x3460a6,_0x48d9b9[0x6],0x17,0x9,0x4881d05),_0x3e4833=_0x3b36ad^_0x3460a6,_0x104caa=_0x13602c(_0x3e4833^_0x5cb28c,_0x104caa,_0x3b36ad,_0x48d9b9[0x9],0x4,0x1c,-0x262b2fc7),_0x5cb28c=_0x13602c(_0x3e4833^_0x104caa,_0x5cb28c,_0x104caa,_0x48d9b9[0xc],0xb,0x15,-0x1924661b),_0x3e4833=_0x5cb28c^_0x104caa,_0x3460a6=_0x13602c(_0x3e4833^_0x3b36ad,_0x3460a6,_0x5cb28c,_0x48d9b9[0xf],0x10,0x10,0x1fa27cf8),_0x3b36ad=_0x13602c(_0x3e4833^_0x3460a6,_0x3b36ad,_0x3460a6,_0x48d9b9[0x2],0x17,0x9,-0x3b53a99b),_0x104caa=_0x13602c(_0x3460a6^(_0x3b36ad|~_0x5cb28c),_0x104caa,_0x3b36ad,_0x48d9b9[0x0],0x6,0x1a,-0xbd6ddbc),_0x5cb28c=_0x13602c(_0x3b36ad^(_0x104caa|~_0x3460a6),_0x5cb28c,_0x104caa,_0x48d9b9[0x7],0xa,0x16,0x432aff97),_0x3460a6=_0x13602c(_0x104caa^(_0x5cb28c|~_0x3b36ad),_0x3460a6,_0x5cb28c,_0x48d9b9[0xe],0xf,0x11,-0x546bdc59),_0x3b36ad=_0x13602c(_0x5cb28c^(_0x3460a6|~_0x104caa),_0x3b36ad,_0x3460a6,_0x48d9b9[0x5],0x15,0xb,-0x36c5fc7),_0x104caa=_0x13602c(_0x3460a6^(_0x3b36ad|~_0x5cb28c),_0x104caa,_0x3b36ad,_0x48d9b9[0xc],0x6,0x1a,0x655b59c3),_0x5cb28c=_0x13602c(_0x3b36ad^(_0x104caa|~_0x3460a6),_0x5cb28c,_0x104caa,_0x48d9b9[0x3],0xa,0x16,-0x70f3336e),_0x3460a6=_0x13602c(_0x104caa^(_0x5cb28c|~_0x3b36ad),_0x3460a6,_0x5cb28c,_0x48d9b9[0xa],0xf,0x11,-0x100b83),_0x3b36ad=_0x13602c(_0x5cb28c^(_0x3460a6|~_0x104caa),_0x3b36ad,_0x3460a6,_0x48d9b9[0x1],0x15,0xb,-0x7a7ba22f),_0x104caa=_0x13602c(_0x3460a6^(_0x3b36ad|~_0x5cb28c),_0x104caa,_0x3b36ad,_0x48d9b9[0x8],0x6,0x1a,0x6fa87e4f),_0x5cb28c=_0x13602c(_0x3b36ad^(_0x104caa|~_0x3460a6),_0x5cb28c,_0x104caa,_0x48d9b9[0xf],0xa,0x16,-0x1d31920),_0x3460a6=_0x13602c(_0x104caa^(_0x5cb28c|~_0x3b36ad),_0x3460a6,_0x5cb28c,_0x48d9b9[0x6],0xf,0x11,-0x5cfebcec),_0x3b36ad=_0x13602c(_0x5cb28c^(_0x3460a6|~_0x104caa),_0x3b36ad,_0x3460a6,_0x48d9b9[0xd],0x15,0xb,0x4e0811a1),_0x104caa=_0x13602c(_0x3460a6^(_0x3b36ad|~_0x5cb28c),_0x104caa,_0x3b36ad,_0x48d9b9[0x4],0x6,0x1a,-0x8ac817e),_0x5cb28c=_0x13602c(_0x3b36ad^(_0x104caa|~_0x3460a6),_0x5cb28c,_0x104caa,_0x48d9b9[0xb],0xa,0x16,-0x42c50dcb),_0x3460a6=_0x13602c(_0x104caa^(_0x5cb28c|~_0x3b36ad),_0x3460a6,_0x5cb28c,_0x48d9b9[0x2],0xf,0x11,0x2ad7d2bb),_0x3b36ad=_0x13602c(_0x5cb28c^(_0x3460a6|~_0x104caa),_0x3b36ad,_0x3460a6,_0x48d9b9[0x9],0x15,0xb,-0x14792c6f),_0x155a2b[0x0]=_0x104caa,_0x155a2b[0x1]=_0x3b36ad,_0x155a2b[0x2]=_0x3460a6,_0x155a2b[0x3]=_0x5cb28c;}var _0x28f4fd=[],_0x2119f0=[],_0x1bdf9d=[],_0x28267c=[],_0x2d117c=_0x3f89('0xfc5')[_0x3f89('0x296')](''),_0xee618f=[],_0x2afa5c=[],_0x119b87=!0x1,_0x2d5389=0x0,_0x53e171=0x0,_0x155a2b=[];if(_0x2441cf['Int32Array'])_0x2119f0=new Int32Array(0x10),_0x1bdf9d=new Int32Array(0x10),_0x28267c=new Int32Array(0x4),_0xee618f=new Int32Array(0x4),_0x2afa5c=new Int32Array(0x4),_0x155a2b=new Int32Array(0x4);else{for(_0x2441cf=0x0;0x10>_0x2441cf;_0x2441cf++)_0x2119f0[_0x2441cf]=_0x1bdf9d[_0x2441cf]=0x0;for(_0x2441cf=0x0;0x4>_0x2441cf;_0x2441cf++)_0x28267c[_0x2441cf]=_0xee618f[_0x2441cf]=_0x2afa5c[_0x2441cf]=_0x155a2b[_0x2441cf]=0x0;}_0x28267c[0x0]=0x80,_0x28267c[0x1]=0x8000,_0x28267c[0x2]=0x800000,_0x28267c[0x3]=-0x80000000,_0xee618f[0x0]=0x0,_0xee618f[0x1]=0x8,_0xee618f[0x2]=0x10,_0xee618f[0x3]=0x18,Kongregate[_0x3f89('0x295')][_0x3f89('0xfc6')]=function(_0x592bb7,_0x1d6c82,_0x155de6){if(!_0x1d6c82){for(var _0x68b7e8=_0x1d6c82='',_0x18d28c=0x0,_0x426430=0x0,_0x127259=0x0,_0x2b80c4=_0x592bb7[_0x3f89('0x5')];_0x127259<_0x2b80c4;_0x127259++)_0x68b7e8=_0x592bb7['charCodeAt'](_0x127259),0x80>_0x68b7e8?_0x426430++:(_0x68b7e8=0x800>_0x68b7e8?String[_0x3f89('0x680')](_0x68b7e8>>0x6|0xc0,0x3f&_0x68b7e8|0x80):String[_0x3f89('0x680')](_0x68b7e8>>0xc|0xe0,_0x68b7e8>>0x6&0x3f|0x80,0x3f&_0x68b7e8|0x80),_0x426430>_0x18d28c&&(_0x1d6c82+=_0x592bb7[_0x3f89('0x285')](_0x18d28c,_0x426430)),_0x1d6c82+=_0x68b7e8,_0x18d28c=_0x426430=_0x127259+0x1);_0x426430>_0x18d28c&&(_0x1d6c82+=_0x592bb7['slice'](_0x18d28c,_0x2b80c4)),_0x592bb7=_0x1d6c82;}if(_0x592bb7+='',_0x119b87=!0x1,_0x2d5389=_0x53e171=_0x592bb7[_0x3f89('0x5')],0x3f<_0x53e171){for(_0x10a732(_0x592bb7[_0x3f89('0x803')](0x0,0x40)),_0x4df26c(_0x1bdf9d),_0x119b87=!0x0,_0x1d6c82=0x80;_0x1d6c82<=_0x53e171;_0x1d6c82+=0x40)_0x10a732(_0x592bb7[_0x3f89('0x803')](_0x1d6c82-0x40,_0x1d6c82)),_0x4f07c6(_0x1bdf9d);_0x592bb7=_0x592bb7['substring'](_0x1d6c82-0x40),_0x53e171=_0x592bb7[_0x3f89('0x5')];}for(_0x1d6c82=_0x2119f0[0x0]=_0x2119f0[0x1]=_0x2119f0[0x2]=_0x2119f0[0x3]=_0x2119f0[0x4]=_0x2119f0[0x5]=_0x2119f0[0x6]=_0x2119f0[0x7]=_0x2119f0[0x8]=_0x2119f0[0x9]=_0x2119f0[0xa]=_0x2119f0[0xb]=_0x2119f0[0xc]=_0x2119f0[0xd]=_0x2119f0[0xe]=_0x2119f0[0xf]=0x0;_0x1d6c82<_0x53e171;_0x1d6c82++)_0x18d28c=0x3&_0x1d6c82,_0x2119f0[_0x1d6c82>>0x2]=0x0===_0x18d28c?_0x592bb7['charCodeAt'](_0x1d6c82):_0x2119f0[_0x1d6c82>>0x2]|_0x592bb7['charCodeAt'](_0x1d6c82)<<_0xee618f[_0x18d28c];return _0x2119f0[_0x1d6c82>>0x2]|=_0x28267c[0x3&_0x1d6c82],0x37<_0x1d6c82?(_0x119b87?_0x4f07c6(_0x2119f0):(_0x4df26c(_0x2119f0),_0x119b87=!0x0),_0x4f07c6([0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,_0x2d5389<<0x3,0x0])):(_0x2119f0[0xe]=_0x2d5389<<0x3,_0x119b87?_0x4f07c6(_0x2119f0):_0x4df26c(_0x2119f0)),_0x592bb7=_0x2afa5c[0x0],_0x28f4fd[0x1]=_0x2d117c[0xf&_0x592bb7],_0x28f4fd[0x0]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0x3]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0x2]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0x5]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0x4]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0x7]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0x6]=_0x2d117c[_0x592bb7>>0x4&0xf],_0x592bb7=_0x2afa5c[0x1],_0x28f4fd[0x9]=_0x2d117c[0xf&_0x592bb7],_0x28f4fd[0x8]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0xb]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0xa]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0xd]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0xc]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0xf]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0xe]=_0x2d117c[_0x592bb7>>0x4&0xf],_0x592bb7=_0x2afa5c[0x2],_0x28f4fd[0x11]=_0x2d117c[0xf&_0x592bb7],_0x28f4fd[0x10]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0x13]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0x12]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0x15]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0x14]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0x17]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0x16]=_0x2d117c[_0x592bb7>>0x4&0xf],_0x592bb7=_0x2afa5c[0x3],_0x28f4fd[0x19]=_0x2d117c[0xf&_0x592bb7],_0x28f4fd[0x18]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0x1b]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0x1a]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0x1d]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0x1c]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0x1f]=_0x2d117c[0xf&(_0x592bb7>>=0x4)],_0x28f4fd[0x1e]=_0x2d117c[_0x592bb7>>0x4&0xf],_0x155de6?_0x28f4fd:_0x28f4fd[_0x3f89('0xb3')]('');};}(_0x3f89('0x27d')==typeof global?window:global),Kongregate[_0x3f89('0xfc0')]=function(_0x308d43){this[_0x3f89('0xe19')](_0x308d43);},Kongregate['MicrotransactionServices']['prototype']={'initialize':function(_0x2beaf9){var _0x487db0=this;this['_services']=_0x2beaf9[_0x3f89('0xe50')],this[_0x3f89('0xe57')][_0x3f89('0x3d3')](KonduitEvent[_0x3f89('0xf67')],function(_0x4f8039){_0x487db0[_0x3f89('0xf53')](_0x4f8039[_0x3f89('0xe32')],_0x4f8039[_0x3f89('0x39f')]);}),this[_0x3f89('0xfc7')]=[];},'requestItemList':function(_0x3e7fab,_0x5272cb){Kongregate[_0x3f89('0xdac')][_0x3f89('0xb23')]('MicrotransactionServices.requestItemList('+_0x3e7fab+')');var _0x15fec0={};_0x3e7fab&&0x0<_0x3e7fab[_0x3f89('0x5')]&&(_0x15fec0[KonduitEvent[_0x3f89('0xfc8')]]=_0x3e7fab),this[_0x3f89('0xe57')][_0x3f89('0xf6d')](_0x15fec0,_0x5272cb),this[_0x3f89('0xe57')]['sendMessage']({'opcode':KonduitEvent[_0x3f89('0xfc9')],'params':_0x15fec0});},'requestUserItemList':function(_0x570bbe,_0x3327c9){Kongregate[_0x3f89('0xdac')][_0x3f89('0xb23')]('MicrotransactionServices.requestUserItemList('+_0x570bbe+')');var _0x5a0ab5={};_0x5a0ab5[KonduitEvent[_0x3f89('0xf6a')]]=_0x570bbe||this[_0x3f89('0xe57')][_0x3f89('0xeda')](),this[_0x3f89('0xe57')][_0x3f89('0xf6d')](_0x5a0ab5,_0x3327c9),this[_0x3f89('0xe57')][_0x3f89('0xe42')]({'opcode':KonduitEvent[_0x3f89('0xfca')],'params':_0x5a0ab5});},'purchaseItems':function(_0x643711,_0x752273){Kongregate['Log']['info'](_0x3f89('0xfcb')+_0x643711+')');var _0x4469fe={};_0x643711&&0x0<_0x643711[_0x3f89('0x5')]?(this['_purchaseItemsCallback']=_0x752273,_0x4469fe[KonduitEvent[_0x3f89('0xfcc')]]=_0x643711,this[_0x3f89('0xe57')][_0x3f89('0xe42')]({'opcode':KonduitEvent[_0x3f89('0xfcd')],'params':_0x4469fe})):(Kongregate['Log'][_0x3f89('0x21')](_0x3f89('0xfce')),_0x752273&&_0x752273({'success':!0x1}));},'purchaseItemsRemote':function(_0x1d67b4,_0x5ebea8){Kongregate[_0x3f89('0xdac')][_0x3f89('0xb23')](_0x3f89('0xfcf')+_0x1d67b4+')');var _0x2642f0={};_0x1d67b4&&0x0Kongregate[_0x3f89('0xfbe')]['CONTENT_TYPE_LIMIT'])_0xe549d2&&_0xe549d2({'success':!0x1});else{var _0x427e12={};_0x427e12[KonduitEvent['PARAM_CONTENT_TYPE']]=_0x4029c8,_0x427e12[KonduitEvent['PARAM_LABEL']]=_0x263e1e,_0x427e12[KonduitEvent[_0x3f89('0xf83')]]=_0x2b2f06,_0x427e12[KonduitEvent[_0x3f89('0xfe6')]]=_0x1f588c,this[_0x3f89('0xe57')][_0x3f89('0xe42')]({'opcode':KonduitEvent[_0x3f89('0xfe7')],'params':_0x427e12}),this[_0x3f89('0xfe8')]=!0x0,this['_saveCallback']=_0xe549d2;}},'addLoadListener':function(_0x52cc6f,_0x41b594){this[_0x3f89('0xfe3')][_0x52cc6f]||(this[_0x3f89('0xfe3')][_0x52cc6f]=[]),this[_0x3f89('0xfe3')][_0x52cc6f][_0x3f89('0x6')](_0x41b594);},'_onIncomingMessage':function(_0x272000,_0x2362d4){switch(_0x272000){case KonduitEvent[_0x3f89('0xfe9')]:this[_0x3f89('0xfea')](_0x2362d4);break;case KonduitEvent[_0x3f89('0xfeb')]:this[_0x3f89('0xfec')](_0x2362d4);}},'_onSaveContentComplete':function(_0x3e0d52){this[_0x3f89('0xfe8')]=!0x1,this['_saveCallback']&&(this[_0x3f89('0xfed')](_0x3e0d52),this[_0x3f89('0xfed')]=null);},'_onLoadSharedContent':function(_0xe51d2f){var _0x525647=_0xe51d2f['contentType'];_0xe51d2f={'id':_0xe51d2f['id'],'name':_0xe51d2f[_0x3f89('0x3bc')],'permalink':_0xe51d2f[_0x3f89('0xfee')],'content':_0xe51d2f[_0x3f89('0x8')],'label':_0xe51d2f[_0x3f89('0xfef')]},Kongregate[_0x3f89('0xdac')][_0x3f89('0xb23')]({'loadContent':_0xe51d2f});for(var _0x525647=this[_0x3f89('0xfe3')][_0x525647]||[],_0x1663cc=0x0;_0x1663cc<_0x525647[_0x3f89('0x5')];_0x1663cc++)_0x525647[_0x1663cc](_0xe51d2f);}},Kongregate['StatisticServices']=function(_0x6930bd){this[_0x3f89('0xe19')](_0x6930bd);},Kongregate['StatisticServices'][_0x3f89('0x53')]={'initialize':function(_0x186518){this[_0x3f89('0xe57')]=_0x186518[_0x3f89('0xe50')];},'submit':function(_0x1f7b2f,_0x41f5f0){Kongregate['Log']['info'](_0x3f89('0xff0')+_0x1f7b2f+','+_0x41f5f0+')'),!_0x1f7b2f||null===_0x41f5f0||void 0x0===_0x41f5f0||isNaN(_0x41f5f0)?Kongregate[_0x3f89('0xdac')][_0x3f89('0x18b')](_0x3f89('0xff1'),_0x1f7b2f,_0x41f5f0):this[_0x3f89('0xe57')][_0x3f89('0xe42')]({'opcode':KonduitEvent['OP_STATS_SUBMIT'],'params':{'stats':[{'name':_0x1f7b2f,'value':_0x41f5f0}]}});},'submitArray':function(_0x12ee07){if(_0x12ee07&&_0x12ee07[_0x3f89('0x5')])for(var _0x5cdda6=0x0;_0x5cdda6<_0x12ee07[_0x3f89('0x5')];_0x5cdda6++)this['submit'](_0x12ee07[_0x5cdda6][_0x3f89('0x3bc')],_0x12ee07[_0x5cdda6][_0x3f89('0xf6')]);}},function(){Kongregate[_0x3f89('0xeb8')]=function(_0x5ad2e9){this[_0x3f89('0xe19')](_0x5ad2e9);};var _0x2b0a8f=Kongregate[_0x3f89('0xeb8')];Kongregate[_0x3f89('0xeb8')][_0x3f89('0x53')]={'initialize':function(_0x5b7ae7){this[_0x3f89('0xff2')]=_0x5b7ae7[_0x3f89('0xeca')],this[_0x3f89('0xff3')]=_0x5b7ae7[_0x3f89('0xff4')],this[_0x3f89('0xff5')]=_0x5b7ae7[_0x3f89('0xf22')],this[_0x3f89('0xe91')]=_0x5b7ae7['client_version'];},'sendEvents':function(_0x433113,_0x377fe6){var _0x180a08=new XMLHttpRequest(),_0x113231=_0x433113['length'],_0xd88b39=this,_0x3216c6=function(_0x2b8809){_0xd88b39[_0x3f89('0xff6')](_0x433113,_0x113231,_0x2b8809,_0x377fe6);};_0x180a08['open'](_0x3f89('0xff7'),_0x3f89('0xfba')+this['_applicationId']+_0x3f89('0xff8')),_0x180a08['setRequestHeader']('Content-Type',_0x3f89('0xff9')),_0x180a08[_0x3f89('0xaf4')]=_0x180a08[_0x3f89('0xffa')]=_0x3216c6,_0x180a08[_0x3f89('0x74e')]=function(){_0xd88b39[_0x3f89('0xffb')](_0x180a08,_0x433113,_0x113231,_0x377fe6,_0x3216c6);},void 0x0!==_0x180a08[_0x3f89('0xd29')]&&(_0x180a08[_0x3f89('0xd29')]=0x7530,_0x180a08[_0x3f89('0xffc')]=_0x3216c6),_0x180a08[_0x3f89('0xafe')](JSON[_0x3f89('0xe3c')](this[_0x3f89('0xffd')](_0x433113)));},'_onBatchResponse':function(_0x36337f,_0x1168cf,_0x4f1196,_0x48e364,_0x24732d){var _0x490d17=!0x1;if(0xc8===_0x36337f[_0x3f89('0xb05')]){var _0x3c15b3=_0x36337f[_0x3f89('0xb06')];(_0x490d17=0x0===_0x3c15b3[_0x3f89('0x5')])||(_0x490d17=0xc8===JSON[_0x3f89('0x2f5')](_0x3c15b3)[_0x3f89('0xffe')]);}_0x490d17?(Kongregate[_0x3f89('0xdac')][_0x3f89('0x374')]('SWRVE\x20submission\x20complete,\x20'+_0x4f1196+_0x3f89('0xfff')),_0x1168cf[_0x3f89('0x6e')](0x0,_0x4f1196),_0x48e364&&_0x48e364({'success':!0x0})):(Kongregate['Log']['error']('Error\x20while\x20parsing\x20swrve\x20result:\x20'+_0x36337f['status']+',\x20removing\x20'+_0x4f1196+_0x3f89('0xfff')),_0x24732d(!0x0));},'_onError':function(_0x58614f,_0x5b3f5c,_0xb5d26a,_0x53c4f1){for(var _0x49df8d=0x0;_0x49df8d<_0x5b3f5c&&_0x49df8d<_0x58614f[_0x3f89('0x5')];_0x49df8d++){var _0x2c2ffa=_0x58614f[_0x49df8d];if(_0x2c2ffa){var _0x260cd8=(_0x2c2ffa[_0x3f89('0x4fc')][_0x3f89('0xf2b')]||0x0)+(_0xb5d26a?this[_0x3f89('0x1000')]()+0x1:0x1);_0x2c2ffa[_0x3f89('0x4fc')][_0x3f89('0xf2b')]=_0x260cd8;}}this[_0x3f89('0x1001')](_0x58614f),_0x53c4f1&&_0x53c4f1({'success':!0x1});},'_createPayload':function(_0x35f30f){for(var _0x172747={'app_version':this['_clientVersion'],'session_token':this['_createSessionToken'](),'user':this[_0x3f89('0xff5')]},_0xdb8fa2=[],_0x284ed0=0x0;_0x284ed0<_0x35f30f[_0x3f89('0x5')];_0x284ed0++){var _0x71f169=_0x35f30f[_0x284ed0],_0xc12c92=_0x71f169[_0x3f89('0x3bc')],_0x367922=this['_getTime'](_0x71f169),_0x71f169=Kongregate[_0x3f89('0x295')][_0x3f89('0xf08')]({},_0x71f169[_0x3f89('0x4fc')]);this['_removeTransientProperties'](_0x71f169),_0x2b0a8f[_0x3f89('0xea0')]===_0xc12c92?_0xdb8fa2[_0x3f89('0x6')]({'type':_0x3f89('0x1002'),'time':_0x367922}):_0x2b0a8f['SWRVE_USER_IDENTIFIER']===_0xc12c92?_0xdb8fa2[_0x3f89('0x6')]({'type':'user','time':_0x367922,'attributes':_0x71f169}):_0x2b0a8f[_0x3f89('0xeb9')]===_0xc12c92?_0xdb8fa2[_0x3f89('0x6')](Kongregate[_0x3f89('0x295')][_0x3f89('0xf08')]({'type':_0x3f89('0x1003'),'time':_0x367922},_0x71f169)):0x0===_0xc12c92['indexOf']('swrve.')?(_0xc12c92=_0xc12c92[_0x3f89('0x386')](_0x3f89('0xe9b'),'Kongregate.'),_0xdb8fa2[_0x3f89('0x6')]({'type':'event','name':_0xc12c92,'time':_0x367922,'payload':_0x71f169})):(_0xc12c92=_0x3f89('0x1004')+_0xc12c92,_0xdb8fa2[_0x3f89('0x6')]({'type':_0x3f89('0x4fc'),'name':_0xc12c92,'time':_0x367922,'payload':{'data':JSON['stringify'](_0x71f169)}}));}return _0x172747[_0x3f89('0x1bf')]=_0xdb8fa2,_0x172747;},'_pruneEvents':function(_0x5a3ae7){for(var _0x46b892=_0x5a3ae7[_0x3f89('0x5')]-0x1;0x0<=_0x46b892;_0x46b892--)_0x5a3ae7[_0x46b892][_0x3f89('0x4fc')]&&_0x5a3ae7[_0x46b892][_0x3f89('0x4fc')][_0x3f89('0xf2b')]>this[_0x3f89('0x1000')]()&&(Kongregate[_0x3f89('0xdac')][_0x3f89('0x374')](_0x3f89('0x1005')+_0x5a3ae7[_0x46b892][_0x3f89('0x3bc')]+_0x3f89('0x1006')),_0x5a3ae7['splice'](_0x46b892,0x1));_0x46b892=this[_0x3f89('0x1007')](),_0x5a3ae7&&_0x5a3ae7[_0x3f89('0x5')]>_0x46b892&&_0x5a3ae7['splice'](0x0,_0x5a3ae7['length']-_0x46b892);},'_removeTransientProperties':function(_0x27b686){for(var _0x1beeef=0x0;_0x1beeef<_0x51d97f[_0x3f89('0x5')];_0x1beeef++){var _0x14ac57=_0x51d97f[_0x1beeef];void 0x0!==_0x27b686[_0x14ac57]&&delete _0x27b686[_0x14ac57];}},'_createSessionToken':function(){var _0x2b19e6=Math[_0x3f89('0xab')](this['_getDate']()['getTime']()/0x3e8);return this['_applicationId']+'='+this[_0x3f89('0xff5')]+'='+String(_0x2b19e6)+'='+Kongregate[_0x3f89('0x295')][_0x3f89('0xfc6')](this['_playerId']+String(_0x2b19e6)+this[_0x3f89('0xff3')]);},'_maxRetries':function(){return 0x2;},'_maxBacklogSize':function(){return 0x64;},'_getDate':function(){return new Date();},'_getTime':function(_0x3368c4){var _0x355c35=this['_getDate']();return _0x3368c4[_0x3f89('0x4fc')]&&_0x3368c4[_0x3f89('0x4fc')][Kongregate[_0x3f89('0xe4e')][_0x3f89('0xf4a')]]&&(_0x355c35=Kongregate['Utils'][_0x3f89('0x1008')](_0x3368c4[_0x3f89('0x4fc')][Kongregate['AnalyticsServices'][_0x3f89('0xf4a')]],this[_0x3f89('0xead')]())),Math['floor'](_0x355c35[_0x3f89('0xed6')]()/0x3e8);}},_0x2b0a8f[_0x3f89('0x1009')]='swrve.',_0x2b0a8f[_0x3f89('0x100a')]=_0x2b0a8f[_0x3f89('0x1009')]+_0x3f89('0x100b'),_0x2b0a8f['SWRVE_SESSION_START_IDENTIFIER']=_0x2b0a8f[_0x3f89('0x100a')]+_0x3f89('0x1002'),_0x2b0a8f[_0x3f89('0xeb1')]=_0x2b0a8f[_0x3f89('0x100a')]+_0x3f89('0xdd5'),_0x2b0a8f['SWRVE_IAP_IDENTIFIER']=_0x2b0a8f[_0x3f89('0x100a')]+'iap';var _0x51d97f=[_0x3f89('0x100c'),_0x3f89('0xf2b')];}(),function(){Kongregate['Utils'][_0x3f89('0xf08')]=function(_0x208376,_0x1f6c38){if(!_0x208376||!_0x1f6c38)return _0x208376;for(var _0x31ae59 in _0x1f6c38)_0x1f6c38['hasOwnProperty'](_0x31ae59)&&(_0x208376[_0x31ae59]=_0x1f6c38[_0x31ae59]);return _0x208376;},Kongregate[_0x3f89('0x295')][_0x3f89('0xf05')]=function(_0x5446b4){function _0x5aad05(_0x4909e1){return 0xa>_0x4909e1?'0'+_0x4909e1:_0x4909e1;}return _0x5446b4 instanceof Date?_0x5446b4[_0x3f89('0x100d')]()+'-'+_0x5aad05(_0x5446b4[_0x3f89('0x100e')]()+0x1)+'-'+_0x5aad05(_0x5446b4[_0x3f89('0x100f')]())+'T'+_0x5aad05(_0x5446b4[_0x3f89('0x1010')]())+':'+_0x5aad05(_0x5446b4[_0x3f89('0x1011')]())+':'+_0x5aad05(_0x5446b4[_0x3f89('0x1012')]())+'.'+(_0x5446b4[_0x3f89('0x1013')]()/0x3e8)[_0x3f89('0x3ac')](0x3)[_0x3f89('0x285')](0x2,0x5)+_0x3f89('0x1014'):'';},Kongregate[_0x3f89('0x295')][_0x3f89('0x1008')]=function(_0x1fad53,_0xb93db4){var _0x219f7b;try{var _0x36f4f7,_0x190372=0x0,_0x2f62f1=[0x1,0x4,0x5,0x6,0x7,0xa,0xb];if(_0x36f4f7=_0x1c1f04[_0x3f89('0x81f')](_0x1fad53)){for(var _0x13dfa8,_0xc528b1=0x0;_0x13dfa8=_0x2f62f1[_0xc528b1];++_0xc528b1)_0x36f4f7[_0x13dfa8]=+_0x36f4f7[_0x13dfa8]||0x0;_0x36f4f7[0x2]=(+_0x36f4f7[0x2]||0x1)-0x1,_0x36f4f7[0x3]=+_0x36f4f7[0x3]||0x1,'Z'!==_0x36f4f7[0x8]&&void 0x0!==_0x36f4f7[0x9]&&(_0x190372=0x3c*_0x36f4f7[0xa]+_0x36f4f7[0xb],'+'===_0x36f4f7[0x9]&&(_0x190372=0x0-_0x190372)),_0x219f7b=new Date(Date[_0x3f89('0x1015')](_0x36f4f7[0x1],_0x36f4f7[0x2],_0x36f4f7[0x3],_0x36f4f7[0x4],_0x36f4f7[0x5]+_0x190372,_0x36f4f7[0x6],_0x36f4f7[0x7]));}if(!_0x219f7b||'Invalid\x20Date'===_0x219f7b[_0x3f89('0x28a')]())throw Error('This\x20date\x20does\x20not\x20conform\x20to\x20W3CDTF.');}catch(_0x56f852){return _0x219f7b='Unable\x20to\x20parse\x20the\x20string\x20['+_0x1fad53+_0x3f89('0x1016')+_0x56f852[_0x3f89('0x28a')](),Kongregate['Log'][_0x3f89('0x21')](_0x219f7b),_0xb93db4;}return _0x219f7b;},Kongregate['Utils'][_0x3f89('0x407')]=function(_0x355b63,_0x1a3755){if(!_0x355b63)return-0x1;if(_0x3f89('0x287')==typeof _0x355b63[_0x3f89('0x407')])return _0x355b63['indexOf'](_0x1a3755);for(var _0x413ea0=0x0;_0x413ea0<_0x355b63['length'];_0x413ea0++)if(_0x355b63[_0x413ea0]===_0x1a3755)return _0x413ea0;return-0x1;};var _0x1c1f04=/^(\d{4}|[+\-]\d{6})(?:-(\d{2})(?:-(\d{2}))?)?(?:T(\d{2}):(\d{2})(?::(\d{2})(?:\.(\d{3}))?)?(?:(Z)|([+\-])(\d{2})(?::(\d{2}))?)?)?$/;}(),_0x3f89('0x27d')==typeof kongregateUnitySupport&&(kongregateUnitySupport=function(){function _0x1d9f99(_0x141adf){if(!(_0x141adf=_0x35a906[_0x3f89('0x942')](_0x141adf)))return null;var _0x336efa;return _0x2a288a[_0x3f89('0x1017')]&&_0x2a288a['ie']?(_0x141adf=_0x141adf[_0x3f89('0xa32')](_0x3f89('0x28d'))[0x0])&&_0x3f89('0x1018')==_0x141adf[_0x3f89('0x1019')]&&(_0x336efa=_0x141adf):(_0x141adf=_0x141adf['getElementsByTagName']('embed')[0x0])&&'EMBED'==_0x141adf[_0x3f89('0x1019')]&&(_0x336efa=_0x141adf),_0x336efa&&typeof _0x336efa['GetPluginVersion']==_0x5ed9ab?null:_0x336efa;}function _0x2856ca(){var _0x1b7831=typeof kongregateAPI!=_0x5ed9ab&&kongregateAPI['unityGameInstance']?kongregateAPI[_0x3f89('0x101a')]:_0x3f89('0x287')==typeof window['SendMessage']?window:window['gameInstance']&&_0x3f89('0x287')==typeof window['gameInstance']['SendMessage']?window[_0x3f89('0x101b')]:null;return _0x1b7831||(_0x1b7831=_0x3f89('0x101c'),typeof kongregateAPI!=_0x5ed9ab&&kongregateAPI[_0x3f89('0x101d')]&&(_0x1b7831=kongregateAPI[_0x3f89('0x101d')]),_0x1d9f99(_0x1b7831)||_0x1d9f99(_0x3f89('0x101e')));}function _0x85e0b4(){return[kongregate[_0x3f89('0xe50')]['getUserId'](),kongregate['services'][_0x3f89('0xeda')](),kongregate[_0x3f89('0xe50')][_0x3f89('0x101f')]()][_0x3f89('0xb3')]('|');}var _0x3839fc=[],_0x5ed9ab=_0x3f89('0x27d'),_0x312a49=navigator,_0x35a906=document,_0x446c2d=_0x312a49[_0x3f89('0x5fe')],_0x312a49=_0x312a49[_0x3f89('0xf2a')],_0x17ec4b=!0x1,_0x5d1edc=/chrome/i[_0x3f89('0x842')](_0x446c2d),_0x4546d9={};/msie/i['test'](_0x446c2d)?_0x17ec4b=parseFloat(_0x446c2d['replace'](/^.*msie ([0-9]+(\.[0-9]+)?).*$/i,'$1')):/Trident/i[_0x3f89('0x842')](_0x446c2d)&&(_0x17ec4b=parseFloat(_0x446c2d[_0x3f89('0x386')](/^.*rv:([0-9]+(\.[0-9]+)?).*$/i,'$1')));var _0x2a288a={'w3':typeof _0x35a906[_0x3f89('0x942')]!=_0x5ed9ab&&typeof _0x35a906['getElementsByTagName']!=_0x5ed9ab&&typeof _0x35a906[_0x3f89('0x835')]!=_0x5ed9ab,'win':/win/i[_0x3f89('0x842')](_0x312a49?_0x312a49:_0x446c2d),'mac':/mac/i[_0x3f89('0x842')](_0x312a49?_0x312a49:_0x446c2d),'ie':_0x17ec4b,'ff':/firefox/i['test'](_0x446c2d),'op':/opera/i[_0x3f89('0x842')](_0x446c2d),'ch':_0x5d1edc,'ch_v':!!/chrome/i[_0x3f89('0x842')](_0x446c2d)&&parseFloat(_0x446c2d[_0x3f89('0x386')](/^.*chrome\/(\d+(\.\d+)?).*$/i,'$1')),'sf':/safari/i[_0x3f89('0x842')](_0x446c2d)&&!_0x5d1edc,'wk':!!/webkit/i['test'](_0x446c2d)&&parseFloat(_0x446c2d[_0x3f89('0x386')](/^.*webkit\/(\d+(\.\d+)?).*$/i,'$1')),'x64':/win64/i[_0x3f89('0x842')](_0x446c2d)&&/x64/i['test'](_0x446c2d),'moz':/mozilla/i[_0x3f89('0x842')](_0x446c2d)?parseFloat(_0x446c2d[_0x3f89('0x386')](/^.*mozilla\/([0-9]+(\.[0-9]+)?).*$/i,'$1')):0x0,'mobile':/ipad/i['test'](_0x312a49)||/iphone/i[_0x3f89('0x842')](_0x312a49)||/ipod/i['test'](_0x312a49)||/android/i[_0x3f89('0x842')](_0x446c2d)||/windows phone/i[_0x3f89('0x842')](_0x446c2d)};return _0x2a288a['clientBrand']=_0x2a288a['ch']?'ch':_0x2a288a['ff']?'ff':_0x2a288a['sf']?'sf':_0x2a288a['ie']?'ie':_0x2a288a['op']?'op':'??',_0x2a288a[_0x3f89('0x1020')]=_0x2a288a[_0x3f89('0x1017')]?_0x3f89('0x1017'):_0x2a288a['mac']?'mac':_0x3f89('0x1021'),{'onUnityEmbed':function(_0x1bf02b){$(_0x3f89('0x1022'))&&(_0x1bf02b[_0x3f89('0xdf1')]?_0x3f89('0x1023')==_0x1bf02b['id']?($('missingUnityObject')[_0x3f89('0x37d')](''),$(_0x3f89('0x101c'))[_0x3f89('0x37d')](''),top[_0x3f89('0x971')][_0x3f89('0x386')](decodeURIComponent(kongregateAPI[_0x3f89('0x1024')]('kongregate_game_url')))):$('unity_missing')[_0x3f89('0x243')]():$('unity_missing')[_0x3f89('0x1025')]());},'initAPI':function(_0x5de38f,_0x16fb5c){_0x3839fc[_0x3f89('0x6')]({'object':_0x5de38f||_0x3f89('0x1026'),'callback':_0x16fb5c||_0x3f89('0x1027')}),kongregateAPI[_0x3f89('0x1028')](function(){'undefined'==typeof kongregate&&(kongregate=kongregateAPI['getAPI']());for(var _0x5de38f=0x0;_0x5de38f<_0x3839fc[_0x3f89('0x5')];_0x5de38f++){var _0x16fb5c=_0x3839fc[_0x5de38f];_0x2856ca()['SendMessage'](_0x16fb5c[_0x3f89('0x28d')],_0x16fb5c[_0x3f89('0x4e2')],_0x85e0b4());}_0x3839fc=[];});},'getUnityObject':function(){return _0x2856ca();},'getUserInfoString':function(){return _0x85e0b4();},'hijackUnityErrorHandler':function(){if(!kongregateAPI[_0x3f89('0x1029')]&&!this[_0x3f89('0x102a')]){var _0x4f3ad8=function(_0x3dd847){if(_0x3dd847[_0x3f89('0x683')](/Permission denied to access property/)){try{console['error']('Caught\x20error:\x20'+_0x3dd847);}catch(_0x30b6be){}return!0x0;}try{var _0x16ea7a;_0x1e940f:{if('string'==typeof _0x3dd847){if(-0x1!==_0x3dd847[_0x3f89('0x407')](_0x3f89('0x102b'))){_0x16ea7a=_0x3f89('0x102c');break _0x1e940f;}if(-0x1!==_0x3dd847[_0x3f89('0x407')](_0x3f89('0x102d'))){_0x16ea7a=_0x3f89('0x102e');break _0x1e940f;}}_0x16ea7a=void 0x0;}if(_0x16ea7a&&!_0x4546d9[_0x16ea7a]){var _0x427fe8=decodeURIComponent(kongregateAPI[_0x3f89('0xf9a')]()[_0x3f89('0xfb8')]||'*');_0x4546d9[_0x16ea7a]=!0x0,top[_0x3f89('0xd4a')]({'kongregateGameError':{'type':_0x16ea7a}},_0x427fe8);}}catch(_0x5334a3){}};if('undefined'!=typeof UnityLoader&&UnityLoader['Error']&&UnityLoader[_0x3f89('0x102f')][_0x3f89('0x1030')]){var _0xe9cb0d=UnityLoader[_0x3f89('0x102f')][_0x3f89('0x1030')];UnityLoader[_0x3f89('0x102f')]['handler']=function(_0x46650b){return!!_0x4f3ad8(_0x46650b['message'])||_0x3f89('0x287')==typeof _0xe9cb0d&&_0xe9cb0d[_0x3f89('0x4e')](UnityLoader[_0x3f89('0x102f')],arguments);},this[_0x3f89('0x102a')]=!0x0;}var _0x332124=window['Module'];if(_0x332124&&_0x332124['TOTAL_MEMORY']&&_0x332124['codeUrl']){var _0x5133cd=_0x332124['errorhandler'];_0x332124[_0x3f89('0x1031')]=function(_0x56144f,_0x3614a0,_0x896a44){return!!_0x4f3ad8(_0x56144f)||'function'==typeof _0x5133cd&&_0x5133cd(_0x56144f,_0x3614a0,_0x896a44);},this[_0x3f89('0x102a')]=!0x0;}}}};}());var PlayFab=void 0x0!==PlayFab?PlayFab:{};PlayFab[_0x3f89('0x1032')]||(PlayFab[_0x3f89('0x1032')]={'titleId':null,'developerSecretKey':null,'advertisingIdType':null,'advertisingIdValue':null,'GlobalHeaderInjection':null,'disableAdvertising':!0x1,'AD_TYPE_IDFA':_0x3f89('0x1033'),'AD_TYPE_ANDROID_ID':_0x3f89('0x1034')}),PlayFab[_0x3f89('0x1035')]||(PlayFab['_internalSettings']={'entityToken':null,'sdkVersion':_0x3f89('0x1036'),'sessionTicket':null,'productionServerUrl':_0x3f89('0x1037'),'errorTitleId':_0x3f89('0x1038'),'errorLoggedIn':_0x3f89('0x1039'),'errorEntityToken':_0x3f89('0x103a'),'errorSecretKey':_0x3f89('0x103b'),'GetServerUrl':function(){return _0x3f89('0xfba')+PlayFab['settings'][_0x3f89('0x103c')]+PlayFab[_0x3f89('0x1035')][_0x3f89('0x103d')];},'InjectHeaders':function(_0x139b8a,_0x13763f){if(_0x13763f)for(var _0x11f50f in _0x13763f)try{_0x139b8a[_0x3f89('0xafa')](gHeaderKey,_0x13763f[_0x11f50f]);}catch(_0xd757b8){console[_0x3f89('0xbe')](_0x3f89('0x103e')+_0x11f50f+_0x3f89('0x103f')+_0x13763f[_0x11f50f]+_0x3f89('0x1040')+_0xd757b8);}},'ExecuteRequest':function(_0x5ba2a2,_0xa5d590,_0x39eeac,_0x3cd986,_0x2eb753,_0x23535d,_0xfefc2e){if(null!=_0x2eb753&&'function'!=typeof _0x2eb753)throw _0x3f89('0x1041');null==_0xa5d590&&(_0xa5d590={});var _0x1b944b=new Date(),_0x15cf99=JSON[_0x3f89('0xe3c')](_0xa5d590),_0xcecc8a=new XMLHttpRequest();_0xcecc8a['open'](_0x3f89('0xff7'),_0x5ba2a2,!0x0),_0xcecc8a[_0x3f89('0xafa')](_0x3f89('0x1042'),_0x3f89('0x1043')),_0xcecc8a['setRequestHeader'](_0x3f89('0x1044'),'JavaScriptSDK-'+PlayFab[_0x3f89('0x1035')]['sdkVersion']),null!=_0x39eeac&&_0xcecc8a[_0x3f89('0xafa')](_0x39eeac,_0x3cd986),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1045')](_0xcecc8a,PlayFab[_0x3f89('0x1032')][_0x3f89('0x1046')]),PlayFab[_0x3f89('0x1035')]['InjectHeaders'](_0xcecc8a,_0xfefc2e),_0xcecc8a['onloadend']=function(){if(null!=_0x2eb753){var _0x5ba2a2;try{_0x5ba2a2=JSON['parse'](_0xcecc8a[_0x3f89('0xb06')]);}catch(_0x481c8b){_0x5ba2a2={'code':0x1f7,'status':_0x3f89('0x1047'),'error':_0x3f89('0x1048'),'errorCode':0x2,'errorMessage':_0xcecc8a['responseText']};}_0x5ba2a2[_0x3f89('0x1049')]=new Date()-_0x1b944b,_0x5ba2a2['Request']=_0xa5d590,_0x5ba2a2['CustomData']=_0x23535d,0xc8===_0x5ba2a2[_0x3f89('0xffe')]?_0x2eb753(_0x5ba2a2,null):_0x2eb753(null,_0x5ba2a2);}},_0xcecc8a[_0x3f89('0xaf4')]=function(){if(null!=_0x2eb753){var _0x5ba2a2;try{_0x5ba2a2=JSON['parse'](_0xcecc8a[_0x3f89('0xb06')]);}catch(_0x48b6f5){_0x5ba2a2={'code':0x1f7,'status':_0x3f89('0x1047'),'error':_0x3f89('0x1048'),'errorCode':0x2,'errorMessage':_0xcecc8a[_0x3f89('0xb06')]};}_0x5ba2a2['CallBackTimeMS']=new Date()-_0x1b944b,_0x5ba2a2['Request']=_0xa5d590,_0x5ba2a2[_0x3f89('0x104a')]=_0x23535d,_0x2eb753(null,_0x5ba2a2);}},_0xcecc8a['send'](_0x15cf99);}}),PlayFab[_0x3f89('0x104b')]=_0x3f89('0x104c'),PlayFab[_0x3f89('0x104d')]=_0x3f89('0x1036'),PlayFab[_0x3f89('0x104e')]=function(_0x1ceafd){if(null==_0x1ceafd)return'';var _0x3cc37a=_0x1ceafd[_0x3f89('0xacf')];for(var _0x3ea094 in _0x1ceafd[_0x3f89('0x104f')])for(var _0x10668b in _0x1ceafd[_0x3f89('0x104f')][_0x3ea094])_0x3cc37a+='\x0a'+_0x3ea094+':\x20'+_0x1ceafd['errorDetails'][_0x3ea094][_0x10668b];return _0x3cc37a;},PlayFab['ClientApi']={'IsClientLoggedIn':function(){return null!=PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')]&&PlayFab[_0x3f89('0x1035')]['sessionTicket'][_0x3f89('0x5')]>0x0;},'ForgetAllCredentials':function(){PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')]=null,PlayFab[_0x3f89('0x1035')][_0x3f89('0x1051')]=null;},'AcceptTrade':function(_0x3408a4,_0x5ea8ea,_0x4616ab,_0x530f5f){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab['_internalSettings']['ExecuteRequest'](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+'/Client/AcceptTrade',_0x3408a4,'X-Authorization',PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x5ea8ea,_0x4616ab,_0x530f5f);},'AddFriend':function(_0x5d80a7,_0x35c207,_0x598f15,_0x22d84f){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1055'),_0x5d80a7,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x35c207,_0x598f15,_0x22d84f);},'AddGenericID':function(_0x377ee4,_0x5194f6,_0x1bfb62,_0x529c03){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab['_internalSettings']['errorLoggedIn'];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1057'),_0x377ee4,'X-Authorization',PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x5194f6,_0x1bfb62,_0x529c03);},'AddOrUpdateContactEmail':function(_0x1a8356,_0x5d4f59,_0x74cfc1,_0x4369fb){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/AddOrUpdateContactEmail',_0x1a8356,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x5d4f59,_0x74cfc1,_0x4369fb);},'AddSharedGroupMembers':function(_0x3d5d1c,_0x235e4b,_0x2d1d39,_0x31c019){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+'/Client/AddSharedGroupMembers',_0x3d5d1c,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x235e4b,_0x2d1d39,_0x31c019);},'AddUsernamePassword':function(_0x2bc831,_0x5703cd,_0x452f73,_0x37a704){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1058'),_0x2bc831,_0x3f89('0x1056'),PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x5703cd,_0x452f73,_0x37a704);},'AddUserVirtualCurrency':function(_0x5ee4db,_0xf9fc81,_0x5f5a6d,_0xcf8ec){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+_0x3f89('0x1059'),_0x5ee4db,_0x3f89('0x1056'),PlayFab['_internalSettings'][_0x3f89('0x1050')],_0xf9fc81,_0x5f5a6d,_0xcf8ec);},'AndroidDevicePushNotificationRegistration':function(_0x530cbf,_0x2f80cb,_0x6a5607,_0x557a89){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab['_internalSettings']['ExecuteRequest'](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x105a'),_0x530cbf,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x2f80cb,_0x6a5607,_0x557a89);},'AttributeInstall':function(_0x3d8696,_0x4e0027,_0x146f17,_0x4ac13e){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];var _0x8e2c9=function(_0x27dc07,_0x26d9bf){PlayFab[_0x3f89('0x1032')]['advertisingIdType']+='_Successful',null!=_0x4e0027&&'function'==typeof _0x4e0027&&_0x4e0027(_0x27dc07,_0x26d9bf);};PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x105b'),_0x3d8696,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x8e2c9);},'CancelTrade':function(_0x5d6dd9,_0x3b4156,_0x42b41b,_0x3481f5){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+'/Client/CancelTrade',_0x5d6dd9,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x3b4156,_0x42b41b,_0x3481f5);},'ConfirmPurchase':function(_0x4ada8c,_0x16801b,_0x2947a4,_0x2ddd59){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+'/Client/ConfirmPurchase',_0x4ada8c,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x16801b,_0x2947a4,_0x2ddd59);},'ConsumeItem':function(_0x1b7297,_0x35e885,_0x244101,_0x3996c9){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+'/Client/ConsumeItem',_0x1b7297,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x35e885,_0x244101,_0x3996c9);},'CreateSharedGroup':function(_0x8d3254,_0x16c44b,_0x3a41ff,_0xe91d36){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x105c'),_0x8d3254,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x16c44b,_0x3a41ff,_0xe91d36);},'ExecuteCloudScript':function(_0x2d56a1,_0x487161,_0x5b6727,_0x3d6da5){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+_0x3f89('0x105d'),_0x2d56a1,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x487161,_0x5b6727,_0x3d6da5);},'GetAccountInfo':function(_0x10725e,_0x2911d2,_0x5972cf,_0x7dc28e){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x105e'),_0x10725e,_0x3f89('0x1056'),PlayFab['_internalSettings']['sessionTicket'],_0x2911d2,_0x5972cf,_0x7dc28e);},'GetAllUsersCharacters':function(_0x1cf1d9,_0x25b6a8,_0x3e2f95,_0x1afcfb){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/GetAllUsersCharacters',_0x1cf1d9,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x25b6a8,_0x3e2f95,_0x1afcfb);},'GetCatalogItems':function(_0x3dd117,_0xd7741,_0x4a21dd,_0x4377e){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x105f'),_0x3dd117,'X-Authorization',PlayFab['_internalSettings'][_0x3f89('0x1050')],_0xd7741,_0x4a21dd,_0x4377e);},'GetCharacterData':function(_0x2c8ad1,_0x38020e,_0x168598,_0x48ea54){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1060'),_0x2c8ad1,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x38020e,_0x168598,_0x48ea54);},'GetCharacterInventory':function(_0x116a0a,_0x453531,_0x5091d5,_0x4befbc){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1061'),_0x116a0a,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x453531,_0x5091d5,_0x4befbc);},'GetCharacterLeaderboard':function(_0x1732e6,_0x5f5d7c,_0x341cc6,_0x356cb6){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+'/Client/GetCharacterLeaderboard',_0x1732e6,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x5f5d7c,_0x341cc6,_0x356cb6);},'GetCharacterReadOnlyData':function(_0x3d15ae,_0x322448,_0x2d878c,_0x4b1c04){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/GetCharacterReadOnlyData',_0x3d15ae,'X-Authorization',PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x322448,_0x2d878c,_0x4b1c04);},'GetCharacterStatistics':function(_0x495faa,_0x59883c,_0x430237,_0x20108d){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+_0x3f89('0x1062'),_0x495faa,'X-Authorization',PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x59883c,_0x430237,_0x20108d);},'GetContentDownloadUrl':function(_0x3e5432,_0x55a54a,_0x56574f,_0x1637ac){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab['_internalSettings']['ExecuteRequest'](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1063'),_0x3e5432,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x55a54a,_0x56574f,_0x1637ac);},'GetCurrentGames':function(_0x12a2ab,_0x5e3ef2,_0x2b5f91,_0x56b53b){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab['_internalSettings']['GetServerUrl']()+'/Client/GetCurrentGames',_0x12a2ab,'X-Authorization',PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x5e3ef2,_0x2b5f91,_0x56b53b);},'GetFriendLeaderboard':function(_0x3961a7,_0xe947db,_0x24170a,_0x5c4b4f){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+_0x3f89('0x1064'),_0x3961a7,'X-Authorization',PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0xe947db,_0x24170a,_0x5c4b4f);},'GetFriendLeaderboardAroundPlayer':function(_0x46170,_0x4e3f74,_0x3d6c4e,_0x3c0477){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1065'),_0x46170,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x4e3f74,_0x3d6c4e,_0x3c0477);},'GetFriendsList':function(_0x4f47b5,_0x25288d,_0x9a0bd6,_0x5704db){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+_0x3f89('0x1066'),_0x4f47b5,_0x3f89('0x1056'),PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x25288d,_0x9a0bd6,_0x5704db);},'GetGameServerRegions':function(_0x53cd3a,_0xf3c2de,_0x2222c7,_0x3ca5e1){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/GetGameServerRegions',_0x53cd3a,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0xf3c2de,_0x2222c7,_0x3ca5e1);},'GetLeaderboard':function(_0x3833a5,_0xa02db6,_0x2ac275,_0x2bf62b){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+_0x3f89('0x1067'),_0x3833a5,'X-Authorization',PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0xa02db6,_0x2ac275,_0x2bf62b);},'GetLeaderboardAroundCharacter':function(_0x47766b,_0x3d47e9,_0x2884c4,_0xcfbefd){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+_0x3f89('0x1068'),_0x47766b,_0x3f89('0x1056'),PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x3d47e9,_0x2884c4,_0xcfbefd);},'GetLeaderboardAroundPlayer':function(_0x30432c,_0x3bd4e9,_0x5c7b6d,_0x5c603b){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+_0x3f89('0x1069'),_0x30432c,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x3bd4e9,_0x5c7b6d,_0x5c603b);},'GetLeaderboardForUserCharacters':function(_0x472b92,_0x3b7088,_0x2eccf4,_0x148c66){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x106a'),_0x472b92,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x3b7088,_0x2eccf4,_0x148c66);},'GetPaymentToken':function(_0x22d62d,_0x1f2658,_0x4abff5,_0x4f762a){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/GetPaymentToken',_0x22d62d,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x1f2658,_0x4abff5,_0x4f762a);},'GetPhotonAuthenticationToken':function(_0x3e963c,_0x36786e,_0x1145f7,_0x32e5e5){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x106b'),_0x3e963c,_0x3f89('0x1056'),PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x36786e,_0x1145f7,_0x32e5e5);},'GetPlayerCombinedInfo':function(_0xfcf530,_0x3bb0db,_0x356f2b,_0x1a3c9b){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/GetPlayerCombinedInfo',_0xfcf530,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x3bb0db,_0x356f2b,_0x1a3c9b);},'GetPlayerProfile':function(_0x3d12f3,_0x2c7220,_0x4a4054,_0x2dd936){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x106c'),_0x3d12f3,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x2c7220,_0x4a4054,_0x2dd936);},'GetPlayerSegments':function(_0x11ae7d,_0x429a44,_0xfed25c,_0x223e3b){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+_0x3f89('0x106d'),_0x11ae7d,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x429a44,_0xfed25c,_0x223e3b);},'GetPlayerStatistics':function(_0x4af2f5,_0x189ed4,_0x92234b,_0x5f038c){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+_0x3f89('0x106e'),_0x4af2f5,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x189ed4,_0x92234b,_0x5f038c);},'GetPlayerStatisticVersions':function(_0x510f24,_0x365a3b,_0x4d0090,_0x4ab550){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab['_internalSettings']['ExecuteRequest'](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x106f'),_0x510f24,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x365a3b,_0x4d0090,_0x4ab550);},'GetPlayerTags':function(_0x3b9f9f,_0x461c3a,_0x536144,_0x296651){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+_0x3f89('0x1070'),_0x3b9f9f,'X-Authorization',PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x461c3a,_0x536144,_0x296651);},'GetPlayerTrades':function(_0xcc0791,_0x143ef9,_0x3b9d01,_0x2dfc4f){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+_0x3f89('0x1071'),_0xcc0791,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x143ef9,_0x3b9d01,_0x2dfc4f);},'GetPlayFabIDsFromFacebookIDs':function(_0xfc6576,_0x4db246,_0x46c4bb,_0x13ba53){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab['_internalSettings']['ExecuteRequest'](PlayFab['_internalSettings']['GetServerUrl']()+_0x3f89('0x1072'),_0xfc6576,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x4db246,_0x46c4bb,_0x13ba53);},'GetPlayFabIDsFromGameCenterIDs':function(_0x1d01a2,_0x1fe5e1,_0x4dde3b,_0x3347e2){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/GetPlayFabIDsFromGameCenterIDs',_0x1d01a2,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x1fe5e1,_0x4dde3b,_0x3347e2);},'GetPlayFabIDsFromGenericIDs':function(_0x10d539,_0x2223a7,_0x1f9dd0,_0x337276){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1073'),_0x10d539,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x2223a7,_0x1f9dd0,_0x337276);},'GetPlayFabIDsFromGoogleIDs':function(_0x30e0ed,_0x1bf3e3,_0x11f988,_0x59903f){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+_0x3f89('0x1074'),_0x30e0ed,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x1bf3e3,_0x11f988,_0x59903f);},'GetPlayFabIDsFromKongregateIDs':function(_0x40ba93,_0x24c8ea,_0x5a045f,_0x1b8bc2){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab['_internalSettings']['ExecuteRequest'](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+'/Client/GetPlayFabIDsFromKongregateIDs',_0x40ba93,'X-Authorization',PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x24c8ea,_0x5a045f,_0x1b8bc2);},'GetPlayFabIDsFromSteamIDs':function(_0x2e6ccb,_0x4a2a0c,_0x4c99df,_0x14ba2b){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1075'),_0x2e6ccb,_0x3f89('0x1056'),PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x4a2a0c,_0x4c99df,_0x14ba2b);},'GetPlayFabIDsFromTwitchIDs':function(_0x574f4d,_0x178410,_0x19aba6,_0x11d74b){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+_0x3f89('0x1076'),_0x574f4d,'X-Authorization',PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x178410,_0x19aba6,_0x11d74b);},'GetPublisherData':function(_0x3fba54,_0x2ec5ae,_0x30f93b,_0x503753){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+'/Client/GetPublisherData',_0x3fba54,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x2ec5ae,_0x30f93b,_0x503753);},'GetPurchase':function(_0x381e3d,_0x501906,_0x27f7db,_0x155d44){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/GetPurchase',_0x381e3d,'X-Authorization',PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x501906,_0x27f7db,_0x155d44);},'GetSharedGroupData':function(_0x249a1a,_0x47afaa,_0x13b422,_0x2b512b){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1077'),_0x249a1a,'X-Authorization',PlayFab['_internalSettings']['sessionTicket'],_0x47afaa,_0x13b422,_0x2b512b);},'GetStoreItems':function(_0x4a0875,_0x208f41,_0x1d98a9,_0x25cac5){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+_0x3f89('0x1078'),_0x4a0875,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x208f41,_0x1d98a9,_0x25cac5);},'GetTime':function(_0xb498c5,_0x21cb4c,_0x481186,_0x51c4af){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1079'),_0xb498c5,'X-Authorization',PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x21cb4c,_0x481186,_0x51c4af);},'GetTitleData':function(_0x295aff,_0x431756,_0x244b85,_0x1d9b44){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab['_internalSettings']['GetServerUrl']()+_0x3f89('0x107a'),_0x295aff,_0x3f89('0x1056'),PlayFab['_internalSettings']['sessionTicket'],_0x431756,_0x244b85,_0x1d9b44);},'GetTitleNews':function(_0x34dc73,_0x3ec2a0,_0x199cb9,_0x375a3f){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab['_internalSettings']['GetServerUrl']()+'/Client/GetTitleNews',_0x34dc73,'X-Authorization',PlayFab['_internalSettings']['sessionTicket'],_0x3ec2a0,_0x199cb9,_0x375a3f);},'GetTitlePublicKey':function(_0x216a34,_0x7c1b40,_0x4b6d4f,_0x23a429){PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab['_internalSettings']['GetServerUrl']()+_0x3f89('0x107b'),_0x216a34,null,null,_0x7c1b40,_0x4b6d4f,_0x23a429);},'GetTradeStatus':function(_0x85c02c,_0x4a975e,_0x2e2aaf,_0x5b2560){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/GetTradeStatus',_0x85c02c,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x4a975e,_0x2e2aaf,_0x5b2560);},'GetUserData':function(_0x3a0cff,_0x26f9ae,_0x2d5bbd,_0x3a5126){if(!PlayFab['_internalSettings']['sessionTicket'])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+_0x3f89('0x107c'),_0x3a0cff,_0x3f89('0x1056'),PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x26f9ae,_0x2d5bbd,_0x3a5126);},'GetUserInventory':function(_0x22e48d,_0x19a7f9,_0x25c85c,_0xf45c73){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x107d'),_0x22e48d,_0x3f89('0x1056'),PlayFab['_internalSettings']['sessionTicket'],_0x19a7f9,_0x25c85c,_0xf45c73);},'GetUserPublisherData':function(_0x24410b,_0x3172f8,_0x144375,_0x3749a3){if(!PlayFab['_internalSettings']['sessionTicket'])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x107e'),_0x24410b,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x3172f8,_0x144375,_0x3749a3);},'GetUserPublisherReadOnlyData':function(_0x59cc36,_0x337d35,_0x373880,_0x42b622){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x107f'),_0x59cc36,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x337d35,_0x373880,_0x42b622);},'GetUserReadOnlyData':function(_0x43322e,_0x19e75f,_0x41a9e3,_0x36b3b3){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+_0x3f89('0x1080'),_0x43322e,'X-Authorization',PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x19e75f,_0x41a9e3,_0x36b3b3);},'GetWindowsHelloChallenge':function(_0x2f7bfb,_0x308c01,_0x31ffe4,_0x4433b1){PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+'/Client/GetWindowsHelloChallenge',_0x2f7bfb,null,null,_0x308c01,_0x31ffe4,_0x4433b1);},'GrantCharacterToUser':function(_0x47bf99,_0x4c06b1,_0x347b43,_0x44e282){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+'/Client/GrantCharacterToUser',_0x47bf99,_0x3f89('0x1056'),PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x4c06b1,_0x347b43,_0x44e282);},'LinkAndroidDeviceID':function(_0x19ac9c,_0x25402d,_0x151ed5,_0xc1f3ab){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1081'),_0x19ac9c,_0x3f89('0x1056'),PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x25402d,_0x151ed5,_0xc1f3ab);},'LinkCustomID':function(_0x140863,_0x59b94e,_0x262aed,_0x54e49f){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab['_internalSettings']['ExecuteRequest'](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1082'),_0x140863,'X-Authorization',PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x59b94e,_0x262aed,_0x54e49f);},'LinkFacebookAccount':function(_0x1f8275,_0x26885f,_0x21ad8a,_0x257f60){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/LinkFacebookAccount',_0x1f8275,_0x3f89('0x1056'),PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x26885f,_0x21ad8a,_0x257f60);},'LinkGameCenterAccount':function(_0x567f9b,_0x5b2c52,_0x1b211d,_0x39718b){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1083'),_0x567f9b,'X-Authorization',PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x5b2c52,_0x1b211d,_0x39718b);},'LinkGoogleAccount':function(_0x3e3db4,_0x3673d5,_0x1682a1,_0x29f5f7){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab['_internalSettings']['GetServerUrl']()+_0x3f89('0x1084'),_0x3e3db4,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x3673d5,_0x1682a1,_0x29f5f7);},'LinkIOSDeviceID':function(_0x22a298,_0x36cf0f,_0x5a817b,_0x2ec619){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1085'),_0x22a298,'X-Authorization',PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x36cf0f,_0x5a817b,_0x2ec619);},'LinkKongregate':function(_0x281d67,_0x1e8091,_0x1bb284,_0x3136e8){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+_0x3f89('0x1086'),_0x281d67,_0x3f89('0x1056'),PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x1e8091,_0x1bb284,_0x3136e8);},'LinkSteamAccount':function(_0x5ad9db,_0x67d0f6,_0x13512a,_0x482168){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+_0x3f89('0x1087'),_0x5ad9db,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x67d0f6,_0x13512a,_0x482168);},'LinkTwitch':function(_0x19172d,_0xb78b30,_0x4ec2c7,_0x5082d9){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1088'),_0x19172d,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0xb78b30,_0x4ec2c7,_0x5082d9);},'LinkWindowsHello':function(_0x52997f,_0x2e3348,_0x24f1ad,_0x1c137c){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab['_internalSettings']['errorLoggedIn'];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+_0x3f89('0x1089'),_0x52997f,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x2e3348,_0x24f1ad,_0x1c137c);},'LoginWithAndroidDeviceID':function(_0x28e2ee,_0x4b3b42,_0x2479f1,_0x39d872){if(_0x28e2ee['TitleId']=PlayFab['settings'][_0x3f89('0x103c')]?PlayFab['settings']['titleId']:_0x28e2ee[_0x3f89('0x108a')],!_0x28e2ee['TitleId'])throw PlayFab[_0x3f89('0x1035')]['errorTitleId'];var _0xb8e0fa=function(_0x45a7d1,_0x3f98e1){null!=_0x45a7d1&&null!=_0x45a7d1[_0x3f89('0x1bf')][_0x3f89('0x108b')]&&(PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')]=_0x45a7d1[_0x3f89('0x1bf')][_0x3f89('0x108b')],PlayFab['ClientApi'][_0x3f89('0x108c')](_0x45a7d1[_0x3f89('0x1bf')]['SettingsForUser'][_0x3f89('0x108d')])),null!=_0x4b3b42&&_0x3f89('0x287')==typeof _0x4b3b42&&_0x4b3b42(_0x45a7d1,_0x3f98e1);};PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x108e'),_0x28e2ee,null,null,_0xb8e0fa);},'LoginWithCustomID':function(_0x58e68b,_0x326171,_0x4c6dc0,_0x2e9d2){if(_0x58e68b[_0x3f89('0x108a')]=PlayFab[_0x3f89('0x1032')][_0x3f89('0x103c')]?PlayFab[_0x3f89('0x1032')][_0x3f89('0x103c')]:_0x58e68b[_0x3f89('0x108a')],!_0x58e68b['TitleId'])throw PlayFab[_0x3f89('0x1035')]['errorTitleId'];var _0x5602b9=function(_0xa12052,_0x1b151c){null!=_0xa12052&&null!=_0xa12052[_0x3f89('0x1bf')][_0x3f89('0x108b')]&&(PlayFab['_internalSettings'][_0x3f89('0x1050')]=_0xa12052['data'][_0x3f89('0x108b')],PlayFab['ClientApi'][_0x3f89('0x108c')](_0xa12052[_0x3f89('0x1bf')]['SettingsForUser'][_0x3f89('0x108d')])),null!=_0x326171&&_0x3f89('0x287')==typeof _0x326171&&_0x326171(_0xa12052,_0x1b151c);};PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x108f'),_0x58e68b,null,null,_0x5602b9);},'LoginWithEmailAddress':function(_0x3ae522,_0x29438b,_0x24f0ff,_0x28a469){if(_0x3ae522[_0x3f89('0x108a')]=PlayFab[_0x3f89('0x1032')]['titleId']?PlayFab['settings'][_0x3f89('0x103c')]:_0x3ae522[_0x3f89('0x108a')],!_0x3ae522[_0x3f89('0x108a')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1090')];var _0x3b16eb=function(_0x1aa205,_0x406c80){null!=_0x1aa205&&null!=_0x1aa205[_0x3f89('0x1bf')][_0x3f89('0x108b')]&&(PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')]=_0x1aa205[_0x3f89('0x1bf')]['SessionTicket'],PlayFab[_0x3f89('0x1091')][_0x3f89('0x108c')](_0x1aa205[_0x3f89('0x1bf')][_0x3f89('0x1092')][_0x3f89('0x108d')])),null!=_0x29438b&&'function'==typeof _0x29438b&&_0x29438b(_0x1aa205,_0x406c80);};PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1093'),_0x3ae522,null,null,_0x3b16eb);},'LoginWithFacebook':function(_0xeed2d3,_0x5f090b,_0x41d8b3,_0x4c3b52){if(_0xeed2d3[_0x3f89('0x108a')]=PlayFab[_0x3f89('0x1032')][_0x3f89('0x103c')]?PlayFab[_0x3f89('0x1032')][_0x3f89('0x103c')]:_0xeed2d3[_0x3f89('0x108a')],!_0xeed2d3['TitleId'])throw PlayFab[_0x3f89('0x1035')]['errorTitleId'];var _0x26c541=function(_0x1deee5,_0x4cb1eb){null!=_0x1deee5&&null!=_0x1deee5[_0x3f89('0x1bf')]['SessionTicket']&&(PlayFab['_internalSettings']['sessionTicket']=_0x1deee5[_0x3f89('0x1bf')][_0x3f89('0x108b')],PlayFab[_0x3f89('0x1091')]['_MultiStepClientLogin'](_0x1deee5[_0x3f89('0x1bf')][_0x3f89('0x1092')][_0x3f89('0x108d')])),null!=_0x5f090b&&_0x3f89('0x287')==typeof _0x5f090b&&_0x5f090b(_0x1deee5,_0x4cb1eb);};PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1094'),_0xeed2d3,null,null,_0x26c541);},'LoginWithGameCenter':function(_0x5ab1cf,_0x450e85,_0x495cac,_0x143659){if(_0x5ab1cf[_0x3f89('0x108a')]=PlayFab['settings'][_0x3f89('0x103c')]?PlayFab[_0x3f89('0x1032')][_0x3f89('0x103c')]:_0x5ab1cf[_0x3f89('0x108a')],!_0x5ab1cf[_0x3f89('0x108a')])throw PlayFab[_0x3f89('0x1035')]['errorTitleId'];var _0x2c8682=function(_0x6b950c,_0xad0a76){null!=_0x6b950c&&null!=_0x6b950c['data'][_0x3f89('0x108b')]&&(PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')]=_0x6b950c[_0x3f89('0x1bf')][_0x3f89('0x108b')],PlayFab[_0x3f89('0x1091')][_0x3f89('0x108c')](_0x6b950c[_0x3f89('0x1bf')][_0x3f89('0x1092')][_0x3f89('0x108d')])),null!=_0x450e85&&'function'==typeof _0x450e85&&_0x450e85(_0x6b950c,_0xad0a76);};PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1095'),_0x5ab1cf,null,null,_0x2c8682);},'LoginWithGoogleAccount':function(_0x4b3a6d,_0x3e12c3,_0x46ea78,_0x4f407e){if(_0x4b3a6d['TitleId']=PlayFab[_0x3f89('0x1032')][_0x3f89('0x103c')]?PlayFab[_0x3f89('0x1032')][_0x3f89('0x103c')]:_0x4b3a6d['TitleId'],!_0x4b3a6d[_0x3f89('0x108a')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1090')];var _0x567d34=function(_0x2458af,_0x36969a){null!=_0x2458af&&null!=_0x2458af[_0x3f89('0x1bf')][_0x3f89('0x108b')]&&(PlayFab['_internalSettings'][_0x3f89('0x1050')]=_0x2458af['data']['SessionTicket'],PlayFab[_0x3f89('0x1091')]['_MultiStepClientLogin'](_0x2458af[_0x3f89('0x1bf')]['SettingsForUser'][_0x3f89('0x108d')])),null!=_0x3e12c3&&_0x3f89('0x287')==typeof _0x3e12c3&&_0x3e12c3(_0x2458af,_0x36969a);};PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1096'),_0x4b3a6d,null,null,_0x567d34);},'LoginWithIOSDeviceID':function(_0x318b3f,_0x3a5b05,_0x2a0c00,_0x3b0bbc){if(_0x318b3f[_0x3f89('0x108a')]=PlayFab[_0x3f89('0x1032')][_0x3f89('0x103c')]?PlayFab[_0x3f89('0x1032')][_0x3f89('0x103c')]:_0x318b3f['TitleId'],!_0x318b3f['TitleId'])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1090')];var _0x4192df=function(_0x2f931c,_0x2b986d){null!=_0x2f931c&&null!=_0x2f931c[_0x3f89('0x1bf')][_0x3f89('0x108b')]&&(PlayFab[_0x3f89('0x1035')]['sessionTicket']=_0x2f931c['data']['SessionTicket'],PlayFab[_0x3f89('0x1091')][_0x3f89('0x108c')](_0x2f931c[_0x3f89('0x1bf')][_0x3f89('0x1092')][_0x3f89('0x108d')])),null!=_0x3a5b05&&_0x3f89('0x287')==typeof _0x3a5b05&&_0x3a5b05(_0x2f931c,_0x2b986d);};PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab['_internalSettings']['GetServerUrl']()+'/Client/LoginWithIOSDeviceID',_0x318b3f,null,null,_0x4192df);},'LoginWithKongregate':function(_0x3ed44f,_0x2ae450,_0x94f05b,_0x471b5f){if(_0x3ed44f[_0x3f89('0x108a')]=PlayFab[_0x3f89('0x1032')]['titleId']?PlayFab['settings']['titleId']:_0x3ed44f[_0x3f89('0x108a')],!_0x3ed44f[_0x3f89('0x108a')])throw PlayFab['_internalSettings'][_0x3f89('0x1090')];var _0x39e83f=function(_0x1211e3,_0x2571ad){null!=_0x1211e3&&null!=_0x1211e3['data']['SessionTicket']&&(PlayFab[_0x3f89('0x1035')]['sessionTicket']=_0x1211e3[_0x3f89('0x1bf')]['SessionTicket'],PlayFab[_0x3f89('0x1091')][_0x3f89('0x108c')](_0x1211e3[_0x3f89('0x1bf')][_0x3f89('0x1092')][_0x3f89('0x108d')])),null!=_0x2ae450&&_0x3f89('0x287')==typeof _0x2ae450&&_0x2ae450(_0x1211e3,_0x2571ad);};PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/LoginWithKongregate',_0x3ed44f,null,null,_0x39e83f);},'LoginWithPlayFab':function(_0x401941,_0x2d4490,_0x48d930,_0x403fc8){if(_0x401941[_0x3f89('0x108a')]=PlayFab[_0x3f89('0x1032')][_0x3f89('0x103c')]?PlayFab[_0x3f89('0x1032')][_0x3f89('0x103c')]:_0x401941[_0x3f89('0x108a')],!_0x401941[_0x3f89('0x108a')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1090')];var _0x433ef2=function(_0x4061a0,_0xee13a2){null!=_0x4061a0&&null!=_0x4061a0[_0x3f89('0x1bf')]['SessionTicket']&&(PlayFab['_internalSettings'][_0x3f89('0x1050')]=_0x4061a0[_0x3f89('0x1bf')][_0x3f89('0x108b')],PlayFab[_0x3f89('0x1091')]['_MultiStepClientLogin'](_0x4061a0[_0x3f89('0x1bf')][_0x3f89('0x1092')][_0x3f89('0x108d')])),null!=_0x2d4490&&_0x3f89('0x287')==typeof _0x2d4490&&_0x2d4490(_0x4061a0,_0xee13a2);};PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+_0x3f89('0x1097'),_0x401941,null,null,_0x433ef2);},'LoginWithSteam':function(_0x236515,_0xa4bf89,_0x462772,_0x599e7d){if(_0x236515[_0x3f89('0x108a')]=PlayFab[_0x3f89('0x1032')][_0x3f89('0x103c')]?PlayFab[_0x3f89('0x1032')][_0x3f89('0x103c')]:_0x236515[_0x3f89('0x108a')],!_0x236515[_0x3f89('0x108a')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1090')];var _0x519242=function(_0x227806,_0x27fa41){null!=_0x227806&&null!=_0x227806['data'][_0x3f89('0x108b')]&&(PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')]=_0x227806[_0x3f89('0x1bf')][_0x3f89('0x108b')],PlayFab[_0x3f89('0x1091')][_0x3f89('0x108c')](_0x227806[_0x3f89('0x1bf')][_0x3f89('0x1092')]['NeedsAttribution'])),null!=_0xa4bf89&&_0x3f89('0x287')==typeof _0xa4bf89&&_0xa4bf89(_0x227806,_0x27fa41);};PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/LoginWithSteam',_0x236515,null,null,_0x519242);},'LoginWithTwitch':function(_0x4aebbc,_0x3f62a8,_0x36a2b8,_0x173768){if(_0x4aebbc[_0x3f89('0x108a')]=PlayFab[_0x3f89('0x1032')]['titleId']?PlayFab[_0x3f89('0x1032')][_0x3f89('0x103c')]:_0x4aebbc['TitleId'],!_0x4aebbc[_0x3f89('0x108a')])throw PlayFab[_0x3f89('0x1035')]['errorTitleId'];var _0x34292f=function(_0x23a809,_0x2998cf){null!=_0x23a809&&null!=_0x23a809[_0x3f89('0x1bf')][_0x3f89('0x108b')]&&(PlayFab['_internalSettings'][_0x3f89('0x1050')]=_0x23a809[_0x3f89('0x1bf')][_0x3f89('0x108b')],PlayFab['ClientApi'][_0x3f89('0x108c')](_0x23a809['data'][_0x3f89('0x1092')][_0x3f89('0x108d')])),null!=_0x3f62a8&&_0x3f89('0x287')==typeof _0x3f62a8&&_0x3f62a8(_0x23a809,_0x2998cf);};PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1098'),_0x4aebbc,null,null,_0x34292f);},'LoginWithWindowsHello':function(_0x37f273,_0x323b72,_0x1eff1b,_0x594430){if(_0x37f273['TitleId']=PlayFab[_0x3f89('0x1032')][_0x3f89('0x103c')]?PlayFab[_0x3f89('0x1032')][_0x3f89('0x103c')]:_0x37f273['TitleId'],!_0x37f273[_0x3f89('0x108a')])throw PlayFab['_internalSettings'][_0x3f89('0x1090')];var _0x1ab696=function(_0x5a3e41,_0x37e284){null!=_0x5a3e41&&null!=_0x5a3e41['data']['SessionTicket']&&(PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')]=_0x5a3e41['data'][_0x3f89('0x108b')],PlayFab['ClientApi']['_MultiStepClientLogin'](_0x5a3e41[_0x3f89('0x1bf')]['SettingsForUser']['NeedsAttribution'])),null!=_0x323b72&&_0x3f89('0x287')==typeof _0x323b72&&_0x323b72(_0x5a3e41,_0x37e284);};PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x1099'),_0x37f273,null,null,_0x1ab696);},'Matchmake':function(_0x4f27d8,_0x2ff461,_0x2803c2,_0x1b1fbb){if(!PlayFab['_internalSettings']['sessionTicket'])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/Matchmake',_0x4f27d8,'X-Authorization',PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x2ff461,_0x2803c2,_0x1b1fbb);},'OpenTrade':function(_0x2abff5,_0x3632bc,_0x51f666,_0x1c0f72){if(!PlayFab['_internalSettings']['sessionTicket'])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+_0x3f89('0x109a'),_0x2abff5,_0x3f89('0x1056'),PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x3632bc,_0x51f666,_0x1c0f72);},'PayForPurchase':function(_0x6f41c8,_0x1dd61c,_0x2db6fa,_0x26b196){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+_0x3f89('0x109b'),_0x6f41c8,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x1dd61c,_0x2db6fa,_0x26b196);},'PurchaseItem':function(_0x275a7d,_0x231896,_0x4fb1f,_0x33f8f2){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+_0x3f89('0x109c'),_0x275a7d,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x231896,_0x4fb1f,_0x33f8f2);},'RedeemCoupon':function(_0x41fb10,_0x292942,_0xd3e11f,_0x35c455){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab['_internalSettings']['GetServerUrl']()+_0x3f89('0x109d'),_0x41fb10,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x292942,_0xd3e11f,_0x35c455);},'RegisterForIOSPushNotification':function(_0x5762fe,_0x58ad57,_0x316a7c,_0x154490){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+_0x3f89('0x109e'),_0x5762fe,'X-Authorization',PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x58ad57,_0x316a7c,_0x154490);},'RegisterPlayFabUser':function(_0x4f73d5,_0x1c5caf,_0x49dff1,_0xaaaf76){if(_0x4f73d5[_0x3f89('0x108a')]=PlayFab[_0x3f89('0x1032')][_0x3f89('0x103c')]?PlayFab[_0x3f89('0x1032')]['titleId']:_0x4f73d5[_0x3f89('0x108a')],!_0x4f73d5[_0x3f89('0x108a')])throw PlayFab[_0x3f89('0x1035')]['errorTitleId'];var _0x506ed2=function(_0x44bfa2,_0x12095b){null!=_0x44bfa2&&null!=_0x44bfa2['data'][_0x3f89('0x108b')]&&(PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')]=_0x44bfa2[_0x3f89('0x1bf')]['SessionTicket'],PlayFab['ClientApi'][_0x3f89('0x108c')](_0x44bfa2[_0x3f89('0x1bf')][_0x3f89('0x1092')][_0x3f89('0x108d')])),null!=_0x1c5caf&&_0x3f89('0x287')==typeof _0x1c5caf&&_0x1c5caf(_0x44bfa2,_0x12095b);};PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x109f'),_0x4f73d5,null,null,_0x506ed2);},'RegisterWithWindowsHello':function(_0x2c3238,_0x536896,_0x22e794,_0x325f01){if(_0x2c3238['TitleId']=PlayFab[_0x3f89('0x1032')][_0x3f89('0x103c')]?PlayFab[_0x3f89('0x1032')][_0x3f89('0x103c')]:_0x2c3238[_0x3f89('0x108a')],!_0x2c3238[_0x3f89('0x108a')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1090')];var _0x1ce56d=function(_0x9aaf8d,_0x56b269){null!=_0x9aaf8d&&null!=_0x9aaf8d[_0x3f89('0x1bf')]['SessionTicket']&&(PlayFab['_internalSettings'][_0x3f89('0x1050')]=_0x9aaf8d[_0x3f89('0x1bf')][_0x3f89('0x108b')],PlayFab['ClientApi']['_MultiStepClientLogin'](_0x9aaf8d['data'][_0x3f89('0x1092')][_0x3f89('0x108d')])),null!=_0x536896&&_0x3f89('0x287')==typeof _0x536896&&_0x536896(_0x9aaf8d,_0x56b269);};PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x10a0'),_0x2c3238,null,null,_0x1ce56d);},'RemoveContactEmail':function(_0x4be392,_0x1b9658,_0xb48b2,_0x15cf68){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab['_internalSettings']['GetServerUrl']()+_0x3f89('0x10a1'),_0x4be392,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x1b9658,_0xb48b2,_0x15cf68);},'RemoveFriend':function(_0x5edc55,_0x3f59df,_0x59435a,_0x1429ff){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/RemoveFriend',_0x5edc55,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x3f59df,_0x59435a,_0x1429ff);},'RemoveGenericID':function(_0x5d6d0b,_0xe9dbed,_0x4dd9b2,_0x46894b){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+'/Client/RemoveGenericID',_0x5d6d0b,_0x3f89('0x1056'),PlayFab['_internalSettings'][_0x3f89('0x1050')],_0xe9dbed,_0x4dd9b2,_0x46894b);},'RemoveSharedGroupMembers':function(_0x32a710,_0x40a581,_0x4e3fd3,_0x257d67){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab['_internalSettings']['GetServerUrl']()+_0x3f89('0x10a2'),_0x32a710,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x40a581,_0x4e3fd3,_0x257d67);},'ReportDeviceInfo':function(_0x4ff3d4,_0x347920,_0x2d6341,_0x3e61e3){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/ReportDeviceInfo',_0x4ff3d4,_0x3f89('0x1056'),PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x347920,_0x2d6341,_0x3e61e3);},'ReportPlayer':function(_0x33acb1,_0x4285d8,_0x126060,_0x163700){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/ReportPlayer',_0x33acb1,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x4285d8,_0x126060,_0x163700);},'RestoreIOSPurchases':function(_0x10c333,_0x3e479a,_0x410f72,_0x460050){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/RestoreIOSPurchases',_0x10c333,'X-Authorization',PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x3e479a,_0x410f72,_0x460050);},'SendAccountRecoveryEmail':function(_0x1dd850,_0x46b711,_0xdff954,_0x46282d){PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x10a3'),_0x1dd850,null,null,_0x46b711,_0xdff954,_0x46282d);},'SetFriendTags':function(_0x1c98fd,_0x116744,_0x590af7,_0x383ecc){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x10a4'),_0x1c98fd,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x116744,_0x590af7,_0x383ecc);},'SetPlayerSecret':function(_0x9aadf7,_0x2ed520,_0x250298,_0x401b0f){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x10a5'),_0x9aadf7,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x2ed520,_0x250298,_0x401b0f);},'StartGame':function(_0x2103e1,_0x36f8b2,_0x6a98d0,_0x385ab1){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+_0x3f89('0x10a6'),_0x2103e1,_0x3f89('0x1056'),PlayFab['_internalSettings']['sessionTicket'],_0x36f8b2,_0x6a98d0,_0x385ab1);},'StartPurchase':function(_0x55eebc,_0x4a1359,_0x28fedf,_0xde6869){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x10a7'),_0x55eebc,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x4a1359,_0x28fedf,_0xde6869);},'SubtractUserVirtualCurrency':function(_0xed1c0c,_0x21bb84,_0x188461,_0x3a42a7){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+_0x3f89('0x10a8'),_0xed1c0c,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x21bb84,_0x188461,_0x3a42a7);},'UnlinkAndroidDeviceID':function(_0xada81e,_0x5ed2cd,_0x257d08,_0x4ae0d4){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x10a9'),_0xada81e,'X-Authorization',PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x5ed2cd,_0x257d08,_0x4ae0d4);},'UnlinkCustomID':function(_0x5260c3,_0x3c8989,_0x37b684,_0x55edd8){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab['_internalSettings']['errorLoggedIn'];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/UnlinkCustomID',_0x5260c3,'X-Authorization',PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x3c8989,_0x37b684,_0x55edd8);},'UnlinkFacebookAccount':function(_0x3737f8,_0x1a9732,_0x5b580a,_0x1e802e){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x10aa'),_0x3737f8,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x1a9732,_0x5b580a,_0x1e802e);},'UnlinkGameCenterAccount':function(_0x2f0d04,_0x4b17be,_0x35211d,_0x1b82e0){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x10ab'),_0x2f0d04,_0x3f89('0x1056'),PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x4b17be,_0x35211d,_0x1b82e0);},'UnlinkGoogleAccount':function(_0x52831d,_0x458c3c,_0x18402c,_0x11eba2){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x10ac'),_0x52831d,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x458c3c,_0x18402c,_0x11eba2);},'UnlinkIOSDeviceID':function(_0x59bfba,_0x990cf,_0x5cf9af,_0xe8829c){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+_0x3f89('0x10ad'),_0x59bfba,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x990cf,_0x5cf9af,_0xe8829c);},'UnlinkKongregate':function(_0x4284df,_0x4f5c3e,_0x5d1f1e,_0x252c96){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x10ae'),_0x4284df,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x4f5c3e,_0x5d1f1e,_0x252c96);},'UnlinkSteamAccount':function(_0x4cbe2a,_0x4a2a78,_0x235b68,_0x2003f){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x10af'),_0x4cbe2a,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x4a2a78,_0x235b68,_0x2003f);},'UnlinkTwitch':function(_0x599af8,_0x5f1926,_0x5b5698,_0x2f0dc8){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x10b0'),_0x599af8,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x5f1926,_0x5b5698,_0x2f0dc8);},'UnlinkWindowsHello':function(_0x28b94c,_0x127ea4,_0x57b770,_0x1232d1){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+_0x3f89('0x10b1'),_0x28b94c,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x127ea4,_0x57b770,_0x1232d1);},'UnlockContainerInstance':function(_0x9499f3,_0x317f95,_0x647aeb,_0x16b11d){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+_0x3f89('0x10b2'),_0x9499f3,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x317f95,_0x647aeb,_0x16b11d);},'UnlockContainerItem':function(_0x2a6e83,_0x172f23,_0x976f6b,_0x391376){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+_0x3f89('0x10b3'),_0x2a6e83,_0x3f89('0x1056'),PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x172f23,_0x976f6b,_0x391376);},'UpdateAvatarUrl':function(_0x459a7a,_0x30a243,_0x2fa276,_0xd71d57){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab['_internalSettings']['errorLoggedIn'];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+_0x3f89('0x10b4'),_0x459a7a,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x30a243,_0x2fa276,_0xd71d57);},'UpdateCharacterData':function(_0x441749,_0x2dc6b3,_0x35bce2,_0x5901fe){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')]['GetServerUrl']()+_0x3f89('0x10b5'),_0x441749,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x2dc6b3,_0x35bce2,_0x5901fe);},'UpdateCharacterStatistics':function(_0x5b5ae8,_0x2b5029,_0x54fd09,_0x5ecbe7){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab['_internalSettings'][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/UpdateCharacterStatistics',_0x5b5ae8,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x2b5029,_0x54fd09,_0x5ecbe7);},'UpdatePlayerStatistics':function(_0x29fd39,_0x544b17,_0x16f8a5,_0x15d36c){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+'/Client/UpdatePlayerStatistics',_0x29fd39,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x544b17,_0x16f8a5,_0x15d36c);},'UpdateSharedGroupData':function(_0x197a95,_0x1828d9,_0x92ee07,_0x1c1930){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab['_internalSettings']['errorLoggedIn'];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab['_internalSettings']['GetServerUrl']()+_0x3f89('0x10b6'),_0x197a95,'X-Authorization',PlayFab['_internalSettings']['sessionTicket'],_0x1828d9,_0x92ee07,_0x1c1930);},'UpdateUserData':function(_0xb33f03,_0x4deade,_0x3c9160,_0xcbeef7){if(!PlayFab['_internalSettings']['sessionTicket'])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/UpdateUserData',_0xb33f03,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x4deade,_0x3c9160,_0xcbeef7);},'UpdateUserPublisherData':function(_0x617402,_0x37667b,_0x5cdc9f,_0x3d7218){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab['_internalSettings'][_0x3f89('0x1054')]()+'/Client/UpdateUserPublisherData',_0x617402,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x37667b,_0x5cdc9f,_0x3d7218);},'UpdateUserTitleDisplayName':function(_0x47c091,_0x4b601b,_0x149c59,_0x49f24b){if(!PlayFab[_0x3f89('0x1035')]['sessionTicket'])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x10b7'),_0x47c091,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x4b601b,_0x149c59,_0x49f24b);},'ValidateAmazonIAPReceipt':function(_0x44fc21,_0x2d7637,_0x163aee,_0x41200a){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab['_internalSettings']['GetServerUrl']()+_0x3f89('0x10b8'),_0x44fc21,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x2d7637,_0x163aee,_0x41200a);},'ValidateGooglePlayPurchase':function(_0x5630ce,_0x3bbdd5,_0x325361,_0x371e0c){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/ValidateGooglePlayPurchase',_0x5630ce,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x3bbdd5,_0x325361,_0x371e0c);},'ValidateIOSReceipt':function(_0x13f1a7,_0x521be1,_0x3c198e,_0xc91b59){if(!PlayFab['_internalSettings'][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x10b9'),_0x13f1a7,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x521be1,_0x3c198e,_0xc91b59);},'ValidateWindowsStoreReceipt':function(_0x302f62,_0x2469ae,_0x47534d,_0x51c4f3){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x10ba'),_0x302f62,_0x3f89('0x1056'),PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x2469ae,_0x47534d,_0x51c4f3);},'WriteCharacterEvent':function(_0x348ac5,_0x2fff52,_0x57bcf7,_0x1e0172){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab['_internalSettings']['errorLoggedIn'];PlayFab[_0x3f89('0x1035')]['ExecuteRequest'](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+'/Client/WriteCharacterEvent',_0x348ac5,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')],_0x2fff52,_0x57bcf7,_0x1e0172);},'WritePlayerEvent':function(_0x3fa96a,_0x13e6d5,_0x5e7c61,_0x336808){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab['_internalSettings'][_0x3f89('0x1052')];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x10bb'),_0x3fa96a,_0x3f89('0x1056'),PlayFab['_internalSettings'][_0x3f89('0x1050')],_0x13e6d5,_0x5e7c61,_0x336808);},'WriteTitleEvent':function(_0x492721,_0x479c07,_0x2418ae,_0x322815){if(!PlayFab[_0x3f89('0x1035')][_0x3f89('0x1050')])throw PlayFab[_0x3f89('0x1035')]['errorLoggedIn'];PlayFab[_0x3f89('0x1035')][_0x3f89('0x1053')](PlayFab[_0x3f89('0x1035')][_0x3f89('0x1054')]()+_0x3f89('0x10bc'),_0x492721,_0x3f89('0x1056'),PlayFab[_0x3f89('0x1035')]['sessionTicket'],_0x479c07,_0x2418ae,_0x322815);},'_MultiStepClientLogin':function(_0x39c76b){if(_0x39c76b&&!PlayFab[_0x3f89('0x1032')][_0x3f89('0x10bd')]&&null!==PlayFab['settings'][_0x3f89('0x10be')]&&null!==PlayFab[_0x3f89('0x1032')]['advertisingIdValue']){var _0x266acd={};if(PlayFab['settings'][_0x3f89('0x10be')]===PlayFab[_0x3f89('0x1032')][_0x3f89('0x10bf')])_0x266acd[_0x3f89('0x1033')]=PlayFab[_0x3f89('0x1032')][_0x3f89('0x10c0')];else{if(PlayFab['settings']['advertisingIdType']!==PlayFab['settings'][_0x3f89('0x10c1')])return;_0x266acd[_0x3f89('0x1034')]=PlayFab[_0x3f89('0x1032')]['advertisingIdValue'];}PlayFab[_0x3f89('0x1091')][_0x3f89('0x10c2')](_0x266acd,null);}}};var PlayFabClientSDK=PlayFab['ClientApi'];PlayFab['RegisterWithPhaser']=function(){_0x3f89('0x27d')!=typeof Phaser&&(Phaser['Plugin'][_0x3f89('0x10c3')]=function(_0x2ce6f5,_0x202a58){Phaser[_0x3f89('0x3af')]['call'](this,_0x2ce6f5,_0x202a58);},Phaser[_0x3f89('0x3af')]['PlayFab']['prototype']=Object[_0x3f89('0x6a')](Phaser[_0x3f89('0x3af')][_0x3f89('0x53')]),Phaser['Plugin']['PlayFab'][_0x3f89('0x53')][_0x3f89('0x6b')]=Phaser['Plugin'][_0x3f89('0x10c3')],Phaser[_0x3f89('0x3af')][_0x3f89('0x10c3')][_0x3f89('0x53')][_0x3f89('0x10c3')]=PlayFab,Phaser[_0x3f89('0x3af')][_0x3f89('0x10c3')]['prototype']['settings']=PlayFab[_0x3f89('0x1032')],Phaser[_0x3f89('0x3af')][_0x3f89('0x10c3')][_0x3f89('0x53')][_0x3f89('0x1091')]=PlayFab[_0x3f89('0x1091')]);},PlayFab['RegisterWithPhaser']();var CryptoJS=CryptoJS||function(_0x14777f,_0x9b6ba2){var _0x3b7b0e={},_0x2d0944=_0x3b7b0e[_0x3f89('0x10c4')]={},_0x43270c=function(){},_0x4c3976=_0x2d0944[_0x3f89('0x10c5')]={'extend':function(_0x119b2d){_0x43270c[_0x3f89('0x53')]=this;var _0x9b6ba2=new _0x43270c();return _0x119b2d&&_0x9b6ba2[_0x3f89('0x10c6')](_0x119b2d),_0x9b6ba2['hasOwnProperty']('init')||(_0x9b6ba2[_0x3f89('0x7')]=function(){_0x9b6ba2[_0x3f89('0x10c7')]['init'][_0x3f89('0x4e')](this,arguments);}),_0x9b6ba2[_0x3f89('0x7')]['prototype']=_0x9b6ba2,_0x9b6ba2['$super']=this,_0x9b6ba2;},'create':function(){var _0x14777f=this[_0x3f89('0x2a1')]();return _0x14777f[_0x3f89('0x7')][_0x3f89('0x4e')](_0x14777f,arguments),_0x14777f;},'init':function(){},'mixIn':function(_0x42a3e1){for(var _0x9b6ba2 in _0x42a3e1)_0x42a3e1[_0x3f89('0x294')](_0x9b6ba2)&&(this[_0x9b6ba2]=_0x42a3e1[_0x9b6ba2]);_0x42a3e1[_0x3f89('0x294')](_0x3f89('0x28a'))&&(this[_0x3f89('0x28a')]=_0x42a3e1['toString']);},'clone':function(){return this[_0x3f89('0x7')][_0x3f89('0x53')][_0x3f89('0x2a1')](this);}},_0x49e602=_0x2d0944['WordArray']=_0x4c3976[_0x3f89('0x2a1')]({'init':function(_0x510ad7,_0x1c03dc){_0x510ad7=this[_0x3f89('0x10c8')]=_0x510ad7||[],this[_0x3f89('0x10c9')]=void 0x0!=_0x1c03dc?_0x1c03dc:0x4*_0x510ad7['length'];},'toString':function(_0xffdbe){return(_0xffdbe||_0x30b2d3)[_0x3f89('0xe3c')](this);},'concat':function(_0x579840){var _0x9b6ba2=this['words'],_0x37e690=_0x579840['words'],_0x23acd7=this[_0x3f89('0x10c9')];if(_0x579840=_0x579840['sigBytes'],this['clamp'](),_0x23acd7%0x4)for(var _0x5685fe=0x0;_0x5685fe<_0x579840;_0x5685fe++)_0x9b6ba2[_0x23acd7+_0x5685fe>>>0x2]|=(_0x37e690[_0x5685fe>>>0x2]>>>0x18-_0x5685fe%0x4*0x8&0xff)<<0x18-(_0x23acd7+_0x5685fe)%0x4*0x8;else if(0xffff<_0x37e690['length'])for(_0x5685fe=0x0;_0x5685fe<_0x579840;_0x5685fe+=0x4)_0x9b6ba2[_0x23acd7+_0x5685fe>>>0x2]=_0x37e690[_0x5685fe>>>0x2];else _0x9b6ba2['push'][_0x3f89('0x4e')](_0x9b6ba2,_0x37e690);return this[_0x3f89('0x10c9')]+=_0x579840,this;},'clamp':function(){var _0x9b6ba2=this['words'],_0x10fe37=this[_0x3f89('0x10c9')];_0x9b6ba2[_0x10fe37>>>0x2]&=0xffffffff<<0x20-_0x10fe37%0x4*0x8,_0x9b6ba2[_0x3f89('0x5')]=_0x14777f['ceil'](_0x10fe37/0x4);},'clone':function(){var _0x14777f=_0x4c3976['clone'][_0x3f89('0x48')](this);return _0x14777f[_0x3f89('0x10c8')]=this[_0x3f89('0x10c8')][_0x3f89('0x285')](0x0),_0x14777f;},'random':function(_0x32d2da){for(var _0x1dc2f0=[],_0x5d4c7e=0x0;_0x5d4c7e<_0x32d2da;_0x5d4c7e+=0x4)_0x1dc2f0['push'](0x100000000*_0x14777f[_0x3f89('0x29a')]()|0x0);return new _0x49e602['init'](_0x1dc2f0,_0x32d2da);}}),_0x7c4fc2=_0x3b7b0e[_0x3f89('0x10ca')]={},_0x30b2d3=_0x7c4fc2['Hex']={'stringify':function(_0x239a89){var _0x9b6ba2=_0x239a89[_0x3f89('0x10c8')];_0x239a89=_0x239a89[_0x3f89('0x10c9')];for(var _0x5d711d=[],_0x426a5a=0x0;_0x426a5a<_0x239a89;_0x426a5a++){var _0x2b3c1a=_0x9b6ba2[_0x426a5a>>>0x2]>>>0x18-_0x426a5a%0x4*0x8&0xff;_0x5d711d[_0x3f89('0x6')]((_0x2b3c1a>>>0x4)[_0x3f89('0x28a')](0x10)),_0x5d711d['push']((0xf&_0x2b3c1a)[_0x3f89('0x28a')](0x10));}return _0x5d711d[_0x3f89('0xb3')]('');},'parse':function(_0x3441fa){for(var _0x9b6ba2=_0x3441fa['length'],_0x40f3e2=[],_0x4c777f=0x0;_0x4c777f<_0x9b6ba2;_0x4c777f+=0x2)_0x40f3e2[_0x4c777f>>>0x3]|=parseInt(_0x3441fa[_0x3f89('0x24c')](_0x4c777f,0x2),0x10)<<0x18-_0x4c777f%0x8*0x4;return new _0x49e602[(_0x3f89('0x7'))](_0x40f3e2,_0x9b6ba2/0x2);}},_0x2a8b2c=_0x7c4fc2[_0x3f89('0x10cb')]={'stringify':function(_0x4a256e){var _0x9b6ba2=_0x4a256e[_0x3f89('0x10c8')];_0x4a256e=_0x4a256e['sigBytes'];for(var _0x11a473=[],_0x54996c=0x0;_0x54996c<_0x4a256e;_0x54996c++)_0x11a473[_0x3f89('0x6')](String[_0x3f89('0x680')](_0x9b6ba2[_0x54996c>>>0x2]>>>0x18-_0x54996c%0x4*0x8&0xff));return _0x11a473[_0x3f89('0xb3')]('');},'parse':function(_0x45304f){for(var _0x9b6ba2=_0x45304f[_0x3f89('0x5')],_0x4883b8=[],_0x30a9eb=0x0;_0x30a9eb<_0x9b6ba2;_0x30a9eb++)_0x4883b8[_0x30a9eb>>>0x2]|=(0xff&_0x45304f[_0x3f89('0x682')](_0x30a9eb))<<0x18-_0x30a9eb%0x4*0x8;return new _0x49e602[(_0x3f89('0x7'))](_0x4883b8,_0x9b6ba2);}},_0x25ca31=_0x7c4fc2[_0x3f89('0x10cc')]={'stringify':function(_0x216442){try{return decodeURIComponent(escape(_0x2a8b2c['stringify'](_0x216442)));}catch(_0x55b200){throw Error(_0x3f89('0x10cd'));}},'parse':function(_0x9cc3d4){return _0x2a8b2c[_0x3f89('0x2f5')](unescape(encodeURIComponent(_0x9cc3d4)));}},_0x22f9fb=_0x2d0944[_0x3f89('0x10ce')]=_0x4c3976[_0x3f89('0x2a1')]({'reset':function(){this[_0x3f89('0x839')]=new _0x49e602[(_0x3f89('0x7'))](),this[_0x3f89('0x10cf')]=0x0;},'_append':function(_0xc571bf){_0x3f89('0x29b')==typeof _0xc571bf&&(_0xc571bf=_0x25ca31['parse'](_0xc571bf)),this[_0x3f89('0x839')][_0x3f89('0x286')](_0xc571bf),this[_0x3f89('0x10cf')]+=_0xc571bf['sigBytes'];},'_process':function(_0x600098){var _0x1cba1a=this[_0x3f89('0x839')],_0x9a5419=_0x1cba1a[_0x3f89('0x10c8')],_0x4451d5=_0x1cba1a[_0x3f89('0x10c9')],_0x1d8fcb=this[_0x3f89('0x10d0')],_0x2f1939=_0x4451d5/(0x4*_0x1d8fcb),_0x2f1939=_0x600098?_0x14777f['ceil'](_0x2f1939):_0x14777f[_0x3f89('0x55')]((0x0|_0x2f1939)-this['_minBufferSize'],0x0);if(_0x600098=_0x2f1939*_0x1d8fcb,_0x4451d5=_0x14777f['min'](0x4*_0x600098,_0x4451d5),_0x600098){for(var _0x105ab7=0x0;_0x105ab7<_0x600098;_0x105ab7+=_0x1d8fcb)this[_0x3f89('0x10d1')](_0x9a5419,_0x105ab7);_0x105ab7=_0x9a5419[_0x3f89('0x6e')](0x0,_0x600098),_0x1cba1a['sigBytes']-=_0x4451d5;}return new _0x49e602[(_0x3f89('0x7'))](_0x105ab7,_0x4451d5);},'clone':function(){var _0x14777f=_0x4c3976[_0x3f89('0x2a5')]['call'](this);return _0x14777f[_0x3f89('0x839')]=this['_data'][_0x3f89('0x2a5')](),_0x14777f;},'_minBufferSize':0x0});_0x2d0944[_0x3f89('0x10d2')]=_0x22f9fb[_0x3f89('0x2a1')]({'cfg':_0x4c3976[_0x3f89('0x2a1')](),'init':function(_0x1a6dee){this['cfg']=this['cfg']['extend'](_0x1a6dee),this[_0x3f89('0x36f')]();},'reset':function(){_0x22f9fb[_0x3f89('0x36f')][_0x3f89('0x48')](this),this[_0x3f89('0x10d3')]();},'update':function(_0x2ccd1e){return this[_0x3f89('0x10d4')](_0x2ccd1e),this[_0x3f89('0x10d5')](),this;},'finalize':function(_0x5cdbc0){return _0x5cdbc0&&this[_0x3f89('0x10d4')](_0x5cdbc0),this['_doFinalize']();},'blockSize':0x10,'_createHelper':function(_0x260ba1){return function(_0x3621b8,_0x5da4a7){return new _0x260ba1[(_0x3f89('0x7'))](_0x5da4a7)[_0x3f89('0x10d6')](_0x3621b8);};},'_createHmacHelper':function(_0x33e3af){return function(_0x3e633c,_0x4b0972){return new _0x272008[(_0x3f89('0x10d7'))][(_0x3f89('0x7'))](_0x33e3af,_0x4b0972)[_0x3f89('0x10d6')](_0x3e633c);};}});var _0x272008=_0x3b7b0e['algo']={};return _0x3b7b0e;}(Math);!function(){var _0x5328a3=CryptoJS,_0x371204=_0x5328a3[_0x3f89('0x10c4')][_0x3f89('0x10d8')];_0x5328a3[_0x3f89('0x10ca')][_0x3f89('0x10d9')]={'stringify':function(_0x1676f7){var _0x5137b7=_0x1676f7[_0x3f89('0x10c8')],_0xd918f8=_0x1676f7[_0x3f89('0x10c9')],_0x4bf269=this[_0x3f89('0x10da')];_0x1676f7[_0x3f89('0x2dd')](),_0x1676f7=[];for(var _0x4fec12=0x0;_0x4fec12<_0xd918f8;_0x4fec12+=0x3)for(var _0x5aa22d=(_0x5137b7[_0x4fec12>>>0x2]>>>0x18-_0x4fec12%0x4*0x8&0xff)<<0x10|(_0x5137b7[_0x4fec12+0x1>>>0x2]>>>0x18-(_0x4fec12+0x1)%0x4*0x8&0xff)<<0x8|_0x5137b7[_0x4fec12+0x2>>>0x2]>>>0x18-(_0x4fec12+0x2)%0x4*0x8&0xff,_0x2f6227=0x0;0x4>_0x2f6227&&_0x4fec12+0.75*_0x2f6227<_0xd918f8;_0x2f6227++)_0x1676f7['push'](_0x4bf269[_0x3f89('0x843')](_0x5aa22d>>>0x6*(0x3-_0x2f6227)&0x3f));if(_0x5137b7=_0x4bf269[_0x3f89('0x843')](0x40))for(;_0x1676f7[_0x3f89('0x5')]%0x4;)_0x1676f7[_0x3f89('0x6')](_0x5137b7);return _0x1676f7[_0x3f89('0xb3')]('');},'parse':function(_0x39a13e){var _0x36c88e=_0x39a13e[_0x3f89('0x5')],_0x3448fe=this[_0x3f89('0x10da')],_0x36f76c=_0x3448fe[_0x3f89('0x843')](0x40);_0x36f76c&&-0x1!=(_0x36f76c=_0x39a13e[_0x3f89('0x407')](_0x36f76c))&&(_0x36c88e=_0x36f76c);for(var _0x36f76c=[],_0x3238b6=0x0,_0x32d25e=0x0;_0x32d25e<_0x36c88e;_0x32d25e++)if(_0x32d25e%0x4){var _0x39d544=_0x3448fe[_0x3f89('0x407')](_0x39a13e[_0x3f89('0x843')](_0x32d25e-0x1))<<_0x32d25e%0x4*0x2,_0x4af397=_0x3448fe[_0x3f89('0x407')](_0x39a13e[_0x3f89('0x843')](_0x32d25e))>>>0x6-_0x32d25e%0x4*0x2;_0x36f76c[_0x3238b6>>>0x2]|=(_0x39d544|_0x4af397)<<0x18-_0x3238b6%0x4*0x8,_0x3238b6++;}return _0x371204[_0x3f89('0x6a')](_0x36f76c,_0x3238b6);},'_map':_0x3f89('0x10db')};}(),function(_0x4e9aaf){function _0x32da78(_0x5e15a3,_0x11925f,_0x19e78f,_0x1e1229,_0x490033,_0x226145,_0x19cc36){return((_0x5e15a3=_0x5e15a3+(_0x11925f&_0x19e78f|~_0x11925f&_0x1e1229)+_0x490033+_0x19cc36)<<_0x226145|_0x5e15a3>>>0x20-_0x226145)+_0x11925f;}function _0x2b0d3a(_0x58e006,_0x4752d0,_0x3f7572,_0x47cee2,_0xa5825,_0x3475c9,_0x11e33f){return((_0x58e006=_0x58e006+(_0x4752d0&_0x47cee2|_0x3f7572&~_0x47cee2)+_0xa5825+_0x11e33f)<<_0x3475c9|_0x58e006>>>0x20-_0x3475c9)+_0x4752d0;}function _0x4bfc29(_0x1a9e42,_0x4ba0a3,_0x2ab746,_0x1a4cb8,_0x2241c7,_0x4304b4,_0xd0f4ca){return((_0x1a9e42=_0x1a9e42+(_0x4ba0a3^_0x2ab746^_0x1a4cb8)+_0x2241c7+_0xd0f4ca)<<_0x4304b4|_0x1a9e42>>>0x20-_0x4304b4)+_0x4ba0a3;}function _0x34f3f0(_0x2df034,_0x107665,_0x20cb1b,_0x3cb202,_0x70b1a7,_0x518b8a,_0x36f85d){return((_0x2df034=_0x2df034+(_0x20cb1b^(_0x107665|~_0x3cb202))+_0x70b1a7+_0x36f85d)<<_0x518b8a|_0x2df034>>>0x20-_0x518b8a)+_0x107665;}for(var _0x3b38f9=CryptoJS,_0x37ba05=_0x3b38f9[_0x3f89('0x10c4')],_0x68f7a6=_0x37ba05[_0x3f89('0x10d8')],_0x29265a=_0x37ba05['Hasher'],_0x37ba05=_0x3b38f9[_0x3f89('0x10dc')],_0x320059=[],_0x429635=0x0;0x40>_0x429635;_0x429635++)_0x320059[_0x429635]=0x100000000*_0x4e9aaf[_0x3f89('0x2bf')](_0x4e9aaf[_0x3f89('0x41')](_0x429635+0x1))|0x0;_0x37ba05=_0x37ba05['MD5']=_0x29265a[_0x3f89('0x2a1')]({'_doReset':function(){this[_0x3f89('0x10dd')]=new _0x68f7a6[(_0x3f89('0x7'))]([0x67452301,0xefcdab89,0x98badcfe,0x10325476]);},'_doProcessBlock':function(_0x11bc5d,_0x3bdea7){for(var _0x30be7a=0x0;0x10>_0x30be7a;_0x30be7a++){var _0x1bc38a=_0x3bdea7+_0x30be7a,_0xebd594=_0x11bc5d[_0x1bc38a];_0x11bc5d[_0x1bc38a]=0xff00ff&(_0xebd594<<0x8|_0xebd594>>>0x18)|0xff00ff00&(_0xebd594<<0x18|_0xebd594>>>0x8);}var _0x30be7a=this[_0x3f89('0x10dd')][_0x3f89('0x10c8')],_0x1bc38a=_0x11bc5d[_0x3bdea7+0x0],_0xebd594=_0x11bc5d[_0x3bdea7+0x1],_0x1e97d7=_0x11bc5d[_0x3bdea7+0x2],_0x34c12f=_0x11bc5d[_0x3bdea7+0x3],_0x1d64f9=_0x11bc5d[_0x3bdea7+0x4],_0x55242d=_0x11bc5d[_0x3bdea7+0x5],_0x2f3b7b=_0x11bc5d[_0x3bdea7+0x6],_0x1bd55b=_0x11bc5d[_0x3bdea7+0x7],_0x3fe3e5=_0x11bc5d[_0x3bdea7+0x8],_0x5d38bd=_0x11bc5d[_0x3bdea7+0x9],_0x39892e=_0x11bc5d[_0x3bdea7+0xa],_0x116d13=_0x11bc5d[_0x3bdea7+0xb],_0x5570a7=_0x11bc5d[_0x3bdea7+0xc],_0x1f3f08=_0x11bc5d[_0x3bdea7+0xd],_0x442412=_0x11bc5d[_0x3bdea7+0xe],_0x22f84b=_0x11bc5d[_0x3bdea7+0xf],_0x574cce=_0x30be7a[0x0],_0x5760fd=_0x30be7a[0x1],_0x4d72dc=_0x30be7a[0x2],_0x31ea2b=_0x30be7a[0x3],_0x574cce=_0x32da78(_0x574cce,_0x5760fd,_0x4d72dc,_0x31ea2b,_0x1bc38a,0x7,_0x320059[0x0]),_0x31ea2b=_0x32da78(_0x31ea2b,_0x574cce,_0x5760fd,_0x4d72dc,_0xebd594,0xc,_0x320059[0x1]),_0x4d72dc=_0x32da78(_0x4d72dc,_0x31ea2b,_0x574cce,_0x5760fd,_0x1e97d7,0x11,_0x320059[0x2]),_0x5760fd=_0x32da78(_0x5760fd,_0x4d72dc,_0x31ea2b,_0x574cce,_0x34c12f,0x16,_0x320059[0x3]),_0x574cce=_0x32da78(_0x574cce,_0x5760fd,_0x4d72dc,_0x31ea2b,_0x1d64f9,0x7,_0x320059[0x4]),_0x31ea2b=_0x32da78(_0x31ea2b,_0x574cce,_0x5760fd,_0x4d72dc,_0x55242d,0xc,_0x320059[0x5]),_0x4d72dc=_0x32da78(_0x4d72dc,_0x31ea2b,_0x574cce,_0x5760fd,_0x2f3b7b,0x11,_0x320059[0x6]),_0x5760fd=_0x32da78(_0x5760fd,_0x4d72dc,_0x31ea2b,_0x574cce,_0x1bd55b,0x16,_0x320059[0x7]),_0x574cce=_0x32da78(_0x574cce,_0x5760fd,_0x4d72dc,_0x31ea2b,_0x3fe3e5,0x7,_0x320059[0x8]),_0x31ea2b=_0x32da78(_0x31ea2b,_0x574cce,_0x5760fd,_0x4d72dc,_0x5d38bd,0xc,_0x320059[0x9]),_0x4d72dc=_0x32da78(_0x4d72dc,_0x31ea2b,_0x574cce,_0x5760fd,_0x39892e,0x11,_0x320059[0xa]),_0x5760fd=_0x32da78(_0x5760fd,_0x4d72dc,_0x31ea2b,_0x574cce,_0x116d13,0x16,_0x320059[0xb]),_0x574cce=_0x32da78(_0x574cce,_0x5760fd,_0x4d72dc,_0x31ea2b,_0x5570a7,0x7,_0x320059[0xc]),_0x31ea2b=_0x32da78(_0x31ea2b,_0x574cce,_0x5760fd,_0x4d72dc,_0x1f3f08,0xc,_0x320059[0xd]),_0x4d72dc=_0x32da78(_0x4d72dc,_0x31ea2b,_0x574cce,_0x5760fd,_0x442412,0x11,_0x320059[0xe]),_0x5760fd=_0x32da78(_0x5760fd,_0x4d72dc,_0x31ea2b,_0x574cce,_0x22f84b,0x16,_0x320059[0xf]),_0x574cce=_0x2b0d3a(_0x574cce,_0x5760fd,_0x4d72dc,_0x31ea2b,_0xebd594,0x5,_0x320059[0x10]),_0x31ea2b=_0x2b0d3a(_0x31ea2b,_0x574cce,_0x5760fd,_0x4d72dc,_0x2f3b7b,0x9,_0x320059[0x11]),_0x4d72dc=_0x2b0d3a(_0x4d72dc,_0x31ea2b,_0x574cce,_0x5760fd,_0x116d13,0xe,_0x320059[0x12]),_0x5760fd=_0x2b0d3a(_0x5760fd,_0x4d72dc,_0x31ea2b,_0x574cce,_0x1bc38a,0x14,_0x320059[0x13]),_0x574cce=_0x2b0d3a(_0x574cce,_0x5760fd,_0x4d72dc,_0x31ea2b,_0x55242d,0x5,_0x320059[0x14]),_0x31ea2b=_0x2b0d3a(_0x31ea2b,_0x574cce,_0x5760fd,_0x4d72dc,_0x39892e,0x9,_0x320059[0x15]),_0x4d72dc=_0x2b0d3a(_0x4d72dc,_0x31ea2b,_0x574cce,_0x5760fd,_0x22f84b,0xe,_0x320059[0x16]),_0x5760fd=_0x2b0d3a(_0x5760fd,_0x4d72dc,_0x31ea2b,_0x574cce,_0x1d64f9,0x14,_0x320059[0x17]),_0x574cce=_0x2b0d3a(_0x574cce,_0x5760fd,_0x4d72dc,_0x31ea2b,_0x5d38bd,0x5,_0x320059[0x18]),_0x31ea2b=_0x2b0d3a(_0x31ea2b,_0x574cce,_0x5760fd,_0x4d72dc,_0x442412,0x9,_0x320059[0x19]),_0x4d72dc=_0x2b0d3a(_0x4d72dc,_0x31ea2b,_0x574cce,_0x5760fd,_0x34c12f,0xe,_0x320059[0x1a]),_0x5760fd=_0x2b0d3a(_0x5760fd,_0x4d72dc,_0x31ea2b,_0x574cce,_0x3fe3e5,0x14,_0x320059[0x1b]),_0x574cce=_0x2b0d3a(_0x574cce,_0x5760fd,_0x4d72dc,_0x31ea2b,_0x1f3f08,0x5,_0x320059[0x1c]),_0x31ea2b=_0x2b0d3a(_0x31ea2b,_0x574cce,_0x5760fd,_0x4d72dc,_0x1e97d7,0x9,_0x320059[0x1d]),_0x4d72dc=_0x2b0d3a(_0x4d72dc,_0x31ea2b,_0x574cce,_0x5760fd,_0x1bd55b,0xe,_0x320059[0x1e]),_0x5760fd=_0x2b0d3a(_0x5760fd,_0x4d72dc,_0x31ea2b,_0x574cce,_0x5570a7,0x14,_0x320059[0x1f]),_0x574cce=_0x4bfc29(_0x574cce,_0x5760fd,_0x4d72dc,_0x31ea2b,_0x55242d,0x4,_0x320059[0x20]),_0x31ea2b=_0x4bfc29(_0x31ea2b,_0x574cce,_0x5760fd,_0x4d72dc,_0x3fe3e5,0xb,_0x320059[0x21]),_0x4d72dc=_0x4bfc29(_0x4d72dc,_0x31ea2b,_0x574cce,_0x5760fd,_0x116d13,0x10,_0x320059[0x22]),_0x5760fd=_0x4bfc29(_0x5760fd,_0x4d72dc,_0x31ea2b,_0x574cce,_0x442412,0x17,_0x320059[0x23]),_0x574cce=_0x4bfc29(_0x574cce,_0x5760fd,_0x4d72dc,_0x31ea2b,_0xebd594,0x4,_0x320059[0x24]),_0x31ea2b=_0x4bfc29(_0x31ea2b,_0x574cce,_0x5760fd,_0x4d72dc,_0x1d64f9,0xb,_0x320059[0x25]),_0x4d72dc=_0x4bfc29(_0x4d72dc,_0x31ea2b,_0x574cce,_0x5760fd,_0x1bd55b,0x10,_0x320059[0x26]),_0x5760fd=_0x4bfc29(_0x5760fd,_0x4d72dc,_0x31ea2b,_0x574cce,_0x39892e,0x17,_0x320059[0x27]),_0x574cce=_0x4bfc29(_0x574cce,_0x5760fd,_0x4d72dc,_0x31ea2b,_0x1f3f08,0x4,_0x320059[0x28]),_0x31ea2b=_0x4bfc29(_0x31ea2b,_0x574cce,_0x5760fd,_0x4d72dc,_0x1bc38a,0xb,_0x320059[0x29]),_0x4d72dc=_0x4bfc29(_0x4d72dc,_0x31ea2b,_0x574cce,_0x5760fd,_0x34c12f,0x10,_0x320059[0x2a]),_0x5760fd=_0x4bfc29(_0x5760fd,_0x4d72dc,_0x31ea2b,_0x574cce,_0x2f3b7b,0x17,_0x320059[0x2b]),_0x574cce=_0x4bfc29(_0x574cce,_0x5760fd,_0x4d72dc,_0x31ea2b,_0x5d38bd,0x4,_0x320059[0x2c]),_0x31ea2b=_0x4bfc29(_0x31ea2b,_0x574cce,_0x5760fd,_0x4d72dc,_0x5570a7,0xb,_0x320059[0x2d]),_0x4d72dc=_0x4bfc29(_0x4d72dc,_0x31ea2b,_0x574cce,_0x5760fd,_0x22f84b,0x10,_0x320059[0x2e]),_0x5760fd=_0x4bfc29(_0x5760fd,_0x4d72dc,_0x31ea2b,_0x574cce,_0x1e97d7,0x17,_0x320059[0x2f]),_0x574cce=_0x34f3f0(_0x574cce,_0x5760fd,_0x4d72dc,_0x31ea2b,_0x1bc38a,0x6,_0x320059[0x30]),_0x31ea2b=_0x34f3f0(_0x31ea2b,_0x574cce,_0x5760fd,_0x4d72dc,_0x1bd55b,0xa,_0x320059[0x31]),_0x4d72dc=_0x34f3f0(_0x4d72dc,_0x31ea2b,_0x574cce,_0x5760fd,_0x442412,0xf,_0x320059[0x32]),_0x5760fd=_0x34f3f0(_0x5760fd,_0x4d72dc,_0x31ea2b,_0x574cce,_0x55242d,0x15,_0x320059[0x33]),_0x574cce=_0x34f3f0(_0x574cce,_0x5760fd,_0x4d72dc,_0x31ea2b,_0x5570a7,0x6,_0x320059[0x34]),_0x31ea2b=_0x34f3f0(_0x31ea2b,_0x574cce,_0x5760fd,_0x4d72dc,_0x34c12f,0xa,_0x320059[0x35]),_0x4d72dc=_0x34f3f0(_0x4d72dc,_0x31ea2b,_0x574cce,_0x5760fd,_0x39892e,0xf,_0x320059[0x36]),_0x5760fd=_0x34f3f0(_0x5760fd,_0x4d72dc,_0x31ea2b,_0x574cce,_0xebd594,0x15,_0x320059[0x37]),_0x574cce=_0x34f3f0(_0x574cce,_0x5760fd,_0x4d72dc,_0x31ea2b,_0x3fe3e5,0x6,_0x320059[0x38]),_0x31ea2b=_0x34f3f0(_0x31ea2b,_0x574cce,_0x5760fd,_0x4d72dc,_0x22f84b,0xa,_0x320059[0x39]),_0x4d72dc=_0x34f3f0(_0x4d72dc,_0x31ea2b,_0x574cce,_0x5760fd,_0x2f3b7b,0xf,_0x320059[0x3a]),_0x5760fd=_0x34f3f0(_0x5760fd,_0x4d72dc,_0x31ea2b,_0x574cce,_0x1f3f08,0x15,_0x320059[0x3b]),_0x574cce=_0x34f3f0(_0x574cce,_0x5760fd,_0x4d72dc,_0x31ea2b,_0x1d64f9,0x6,_0x320059[0x3c]),_0x31ea2b=_0x34f3f0(_0x31ea2b,_0x574cce,_0x5760fd,_0x4d72dc,_0x116d13,0xa,_0x320059[0x3d]),_0x4d72dc=_0x34f3f0(_0x4d72dc,_0x31ea2b,_0x574cce,_0x5760fd,_0x1e97d7,0xf,_0x320059[0x3e]),_0x5760fd=_0x34f3f0(_0x5760fd,_0x4d72dc,_0x31ea2b,_0x574cce,_0x5d38bd,0x15,_0x320059[0x3f]);_0x30be7a[0x0]=_0x30be7a[0x0]+_0x574cce|0x0,_0x30be7a[0x1]=_0x30be7a[0x1]+_0x5760fd|0x0,_0x30be7a[0x2]=_0x30be7a[0x2]+_0x4d72dc|0x0,_0x30be7a[0x3]=_0x30be7a[0x3]+_0x31ea2b|0x0;},'_doFinalize':function(){var _0x3f216b=this['_data'],_0x367247=_0x3f216b['words'],_0x37a1e6=0x8*this['_nDataBytes'],_0x5c821c=0x8*_0x3f216b[_0x3f89('0x10c9')];_0x367247[_0x5c821c>>>0x5]|=0x80<<0x18-_0x5c821c%0x20;var _0x88b72b=_0x4e9aaf[_0x3f89('0xab')](_0x37a1e6/0x100000000);for(_0x367247[0xf+(_0x5c821c+0x40>>>0x9<<0x4)]=0xff00ff&(_0x88b72b<<0x8|_0x88b72b>>>0x18)|0xff00ff00&(_0x88b72b<<0x18|_0x88b72b>>>0x8),_0x367247[0xe+(_0x5c821c+0x40>>>0x9<<0x4)]=0xff00ff&(_0x37a1e6<<0x8|_0x37a1e6>>>0x18)|0xff00ff00&(_0x37a1e6<<0x18|_0x37a1e6>>>0x8),_0x3f216b[_0x3f89('0x10c9')]=0x4*(_0x367247['length']+0x1),this['_process'](),_0x3f216b=this[_0x3f89('0x10dd')],_0x367247=_0x3f216b[_0x3f89('0x10c8')],_0x37a1e6=0x0;0x4>_0x37a1e6;_0x37a1e6++)_0x5c821c=_0x367247[_0x37a1e6],_0x367247[_0x37a1e6]=0xff00ff&(_0x5c821c<<0x8|_0x5c821c>>>0x18)|0xff00ff00&(_0x5c821c<<0x18|_0x5c821c>>>0x8);return _0x3f216b;},'clone':function(){var _0x4e9aaf=_0x29265a['clone'][_0x3f89('0x48')](this);return _0x4e9aaf[_0x3f89('0x10dd')]=this[_0x3f89('0x10dd')]['clone'](),_0x4e9aaf;}}),_0x3b38f9[_0x3f89('0x10de')]=_0x29265a[_0x3f89('0x10df')](_0x37ba05),_0x3b38f9[_0x3f89('0x10e0')]=_0x29265a[_0x3f89('0x10e1')](_0x37ba05);}(Math),function(){var _0x38faec=CryptoJS,_0x595127=_0x38faec[_0x3f89('0x10c4')],_0x399351=_0x595127['Base'],_0x2ab99d=_0x595127[_0x3f89('0x10d8')],_0x595127=_0x38faec[_0x3f89('0x10dc')],_0x125560=_0x595127[_0x3f89('0x10e2')]=_0x399351[_0x3f89('0x2a1')]({'cfg':_0x399351['extend']({'keySize':0x4,'hasher':_0x595127[_0x3f89('0x10de')],'iterations':0x1}),'init':function(_0xa63930){this[_0x3f89('0x10e3')]=this['cfg']['extend'](_0xa63930);},'compute':function(_0x4db2ee,_0x5d17d8){for(var _0xc9b9a4=this[_0x3f89('0x10e3')],_0x338df6=_0xc9b9a4[_0x3f89('0x10e4')][_0x3f89('0x6a')](),_0x543393=_0x2ab99d[_0x3f89('0x6a')](),_0x1e0164=_0x543393[_0x3f89('0x10c8')],_0x4b2468=_0xc9b9a4[_0x3f89('0x10e5')],_0xc9b9a4=_0xc9b9a4['iterations'];_0x1e0164[_0x3f89('0x5')]<_0x4b2468;){_0x5e915c&&_0x338df6['update'](_0x5e915c);var _0x5e915c=_0x338df6[_0x3f89('0x37d')](_0x4db2ee)[_0x3f89('0x10d6')](_0x5d17d8);_0x338df6['reset']();for(var _0x43b68b=0x1;_0x43b68b<_0xc9b9a4;_0x43b68b++)_0x5e915c=_0x338df6[_0x3f89('0x10d6')](_0x5e915c),_0x338df6[_0x3f89('0x36f')]();_0x543393['concat'](_0x5e915c);}return _0x543393[_0x3f89('0x10c9')]=0x4*_0x4b2468,_0x543393;}});_0x38faec[_0x3f89('0x10e2')]=function(_0x34973d,_0x33c45f,_0x3d3728){return _0x125560['create'](_0x3d3728)[_0x3f89('0x10e6')](_0x34973d,_0x33c45f);};}(),CryptoJS[_0x3f89('0x10c4')][_0x3f89('0x10e7')]||function(_0x5968e8){var _0x19dd6f=CryptoJS,_0x2e5d03=_0x19dd6f[_0x3f89('0x10c4')],_0x37b0c5=_0x2e5d03['Base'],_0xa46bd1=_0x2e5d03[_0x3f89('0x10d8')],_0x1e3011=_0x2e5d03['BufferedBlockAlgorithm'],_0xf42c67=_0x19dd6f[_0x3f89('0x10ca')]['Base64'],_0x4093e1=_0x19dd6f[_0x3f89('0x10dc')][_0x3f89('0x10e2')],_0x2c8334=_0x2e5d03[_0x3f89('0x10e7')]=_0x1e3011[_0x3f89('0x2a1')]({'cfg':_0x37b0c5[_0x3f89('0x2a1')](),'createEncryptor':function(_0xc7f88e,_0xb0c904){return this['create'](this[_0x3f89('0x10e8')],_0xc7f88e,_0xb0c904);},'createDecryptor':function(_0x50e94e,_0x320764){return this[_0x3f89('0x6a')](this['_DEC_XFORM_MODE'],_0x50e94e,_0x320764);},'init':function(_0x34e5b7,_0x444f92,_0x522ed5){this[_0x3f89('0x10e3')]=this[_0x3f89('0x10e3')][_0x3f89('0x2a1')](_0x522ed5),this['_xformMode']=_0x34e5b7,this['_key']=_0x444f92,this[_0x3f89('0x36f')]();},'reset':function(){_0x1e3011[_0x3f89('0x36f')][_0x3f89('0x48')](this),this[_0x3f89('0x10d3')]();},'process':function(_0x2359da){return this[_0x3f89('0x10d4')](_0x2359da),this['_process']();},'finalize':function(_0x3a2fa4){return _0x3a2fa4&&this[_0x3f89('0x10d4')](_0x3a2fa4),this[_0x3f89('0x10e9')]();},'keySize':0x4,'ivSize':0x4,'_ENC_XFORM_MODE':0x1,'_DEC_XFORM_MODE':0x2,'_createHelper':function(_0x4fe53d){return{'encrypt':function(_0x30887f,_0x4ccf9f,_0xc4b8cd){return('string'==typeof _0x4ccf9f?_0x34eda0:_0x4acd49)['encrypt'](_0x4fe53d,_0x30887f,_0x4ccf9f,_0xc4b8cd);},'decrypt':function(_0x4d2655,_0x39a140,_0x29a2cf){return(_0x3f89('0x29b')==typeof _0x39a140?_0x34eda0:_0x4acd49)[_0x3f89('0x10ea')](_0x4fe53d,_0x4d2655,_0x39a140,_0x29a2cf);}};}});_0x2e5d03[_0x3f89('0x10eb')]=_0x2c8334[_0x3f89('0x2a1')]({'_doFinalize':function(){return this[_0x3f89('0x10d5')](!0x0);},'blockSize':0x1});var _0x3defe8=_0x19dd6f[_0x3f89('0x1cc')]={},_0x10bc0b=function(_0x151df3,_0xddf681,_0x35186e){var _0x28d585=this['_iv'];_0x28d585?this[_0x3f89('0x10ec')]=void 0x0:_0x28d585=this['_prevBlock'];for(var _0x4884b1=0x0;_0x4884b1<_0x35186e;_0x4884b1++)_0x151df3[_0xddf681+_0x4884b1]^=_0x28d585[_0x4884b1];},_0x9428c2=(_0x2e5d03[_0x3f89('0x10ed')]=_0x37b0c5[_0x3f89('0x2a1')]({'createEncryptor':function(_0x3ca80d,_0x847ae3){return this[_0x3f89('0x10ee')][_0x3f89('0x6a')](_0x3ca80d,_0x847ae3);},'createDecryptor':function(_0x1e72e5,_0x3f3fb3){return this[_0x3f89('0x10ef')][_0x3f89('0x6a')](_0x1e72e5,_0x3f3fb3);},'init':function(_0x13f8d8,_0x22c49a){this['_cipher']=_0x13f8d8,this['_iv']=_0x22c49a;}}))[_0x3f89('0x2a1')]();_0x9428c2[_0x3f89('0x10ee')]=_0x9428c2[_0x3f89('0x2a1')]({'processBlock':function(_0x31939d,_0x3691b1){var _0x24b627=this[_0x3f89('0x10f0')],_0x2a9f1e=_0x24b627['blockSize'];_0x10bc0b['call'](this,_0x31939d,_0x3691b1,_0x2a9f1e),_0x24b627[_0x3f89('0x10f1')](_0x31939d,_0x3691b1),this['_prevBlock']=_0x31939d['slice'](_0x3691b1,_0x3691b1+_0x2a9f1e);}}),_0x9428c2[_0x3f89('0x10ef')]=_0x9428c2[_0x3f89('0x2a1')]({'processBlock':function(_0x477d20,_0x2e5d2f){var _0x4f7cad=this[_0x3f89('0x10f0')],_0x189551=_0x4f7cad[_0x3f89('0x10d0')],_0x394216=_0x477d20[_0x3f89('0x285')](_0x2e5d2f,_0x2e5d2f+_0x189551);_0x4f7cad[_0x3f89('0x10f2')](_0x477d20,_0x2e5d2f),_0x10bc0b[_0x3f89('0x48')](this,_0x477d20,_0x2e5d2f,_0x189551),this[_0x3f89('0x10f3')]=_0x394216;}}),_0x3defe8=_0x3defe8[_0x3f89('0x10f4')]=_0x9428c2,_0x9428c2=(_0x19dd6f['pad']={})[_0x3f89('0x10f5')]={'pad':function(_0x3c60d5,_0x548b1d){for(var _0xbd450b=0x4*_0x548b1d,_0xbd450b=_0xbd450b-_0x3c60d5[_0x3f89('0x10c9')]%_0xbd450b,_0x265a8e=_0xbd450b<<0x18|_0xbd450b<<0x10|_0xbd450b<<0x8|_0xbd450b,_0x363660=[],_0x2d67f0=0x0;_0x2d67f0<_0xbd450b;_0x2d67f0+=0x4)_0x363660[_0x3f89('0x6')](_0x265a8e);_0xbd450b=_0xa46bd1[_0x3f89('0x6a')](_0x363660,_0xbd450b),_0x3c60d5['concat'](_0xbd450b);},'unpad':function(_0x28483a){_0x28483a['sigBytes']-=0xff&_0x28483a['words'][_0x28483a[_0x3f89('0x10c9')]-0x1>>>0x2];}},_0x2e5d03['BlockCipher']=_0x2c8334[_0x3f89('0x2a1')]({'cfg':_0x2c8334[_0x3f89('0x10e3')][_0x3f89('0x2a1')]({'mode':_0x3defe8,'padding':_0x9428c2}),'reset':function(){_0x2c8334[_0x3f89('0x36f')]['call'](this);var _0x5968e8=this[_0x3f89('0x10e3')],_0xe2072a=_0x5968e8['iv'],_0x5968e8=_0x5968e8['mode'];if(this[_0x3f89('0x10f6')]==this['_ENC_XFORM_MODE'])var _0x1689f7=_0x5968e8[_0x3f89('0x10f7')];else _0x1689f7=_0x5968e8[_0x3f89('0x10f8')],this[_0x3f89('0x10f9')]=0x1;this[_0x3f89('0xe7e')]=_0x1689f7[_0x3f89('0x48')](_0x5968e8,this,_0xe2072a&&_0xe2072a[_0x3f89('0x10c8')]);},'_doProcessBlock':function(_0x155bf7,_0x190392){this[_0x3f89('0xe7e')]['processBlock'](_0x155bf7,_0x190392);},'_doFinalize':function(){var _0x5968e8=this[_0x3f89('0x10e3')]['padding'];if(this[_0x3f89('0x10f6')]==this['_ENC_XFORM_MODE']){_0x5968e8[_0x3f89('0xa1b')](this['_data'],this['blockSize']);var _0x2b8e1b=this[_0x3f89('0x10d5')](!0x0);}else _0x2b8e1b=this[_0x3f89('0x10d5')](!0x0),_0x5968e8['unpad'](_0x2b8e1b);return _0x2b8e1b;},'blockSize':0x4});var _0x302b42=_0x2e5d03['CipherParams']=_0x37b0c5[_0x3f89('0x2a1')]({'init':function(_0xd8c821){this[_0x3f89('0x10c6')](_0xd8c821);},'toString':function(_0x595023){return(_0x595023||this[_0x3f89('0x10fa')])[_0x3f89('0xe3c')](this);}}),_0x3defe8=(_0x19dd6f[_0x3f89('0xada')]={})[_0x3f89('0x10fb')]={'stringify':function(_0xb4487a){var _0x5a3a2d=_0xb4487a[_0x3f89('0x10fc')];return _0xb4487a=_0xb4487a[_0x3f89('0x10fd')],(_0xb4487a?_0xa46bd1['create']([0x53616c74,0x65645f5f])[_0x3f89('0x286')](_0xb4487a)['concat'](_0x5a3a2d):_0x5a3a2d)[_0x3f89('0x28a')](_0xf42c67);},'parse':function(_0x264c0d){_0x264c0d=_0xf42c67['parse'](_0x264c0d);var _0xc99276=_0x264c0d[_0x3f89('0x10c8')];if(0x53616c74==_0xc99276[0x0]&&0x65645f5f==_0xc99276[0x1]){var _0x48fbdc=_0xa46bd1[_0x3f89('0x6a')](_0xc99276['slice'](0x2,0x4));_0xc99276[_0x3f89('0x6e')](0x0,0x4),_0x264c0d[_0x3f89('0x10c9')]-=0x10;}return _0x302b42[_0x3f89('0x6a')]({'ciphertext':_0x264c0d,'salt':_0x48fbdc});}},_0x4acd49=_0x2e5d03['SerializableCipher']=_0x37b0c5['extend']({'cfg':_0x37b0c5['extend']({'format':_0x3defe8}),'encrypt':function(_0x5ad6bb,_0x5b38f6,_0x18c3d9,_0x4bb04c){_0x4bb04c=this[_0x3f89('0x10e3')][_0x3f89('0x2a1')](_0x4bb04c);var _0x5a85f0=_0x5ad6bb[_0x3f89('0x10f7')](_0x18c3d9,_0x4bb04c);return _0x5b38f6=_0x5a85f0[_0x3f89('0x10d6')](_0x5b38f6),_0x5a85f0=_0x5a85f0[_0x3f89('0x10e3')],_0x302b42[_0x3f89('0x6a')]({'ciphertext':_0x5b38f6,'key':_0x18c3d9,'iv':_0x5a85f0['iv'],'algorithm':_0x5ad6bb,'mode':_0x5a85f0[_0x3f89('0x1cc')],'padding':_0x5a85f0[_0x3f89('0x22b')],'blockSize':_0x5ad6bb['blockSize'],'formatter':_0x4bb04c[_0x3f89('0xada')]});},'decrypt':function(_0x512a4a,_0x45bde6,_0x37fcec,_0x12cf86){return _0x12cf86=this[_0x3f89('0x10e3')]['extend'](_0x12cf86),_0x45bde6=this[_0x3f89('0x10fe')](_0x45bde6,_0x12cf86[_0x3f89('0xada')]),_0x512a4a[_0x3f89('0x10f8')](_0x37fcec,_0x12cf86)[_0x3f89('0x10d6')](_0x45bde6[_0x3f89('0x10fc')]);},'_parse':function(_0x122df4,_0xb5b52b){return _0x3f89('0x29b')==typeof _0x122df4?_0xb5b52b[_0x3f89('0x2f5')](_0x122df4,this):_0x122df4;}}),_0x19dd6f=(_0x19dd6f['kdf']={})['OpenSSL']={'execute':function(_0x3538c0,_0xc1b4e5,_0x46a1b2,_0xdad153){return _0xdad153||(_0xdad153=_0xa46bd1['random'](0x8)),_0x3538c0=_0x4093e1[_0x3f89('0x6a')]({'keySize':_0xc1b4e5+_0x46a1b2})['compute'](_0x3538c0,_0xdad153),_0x46a1b2=_0xa46bd1[_0x3f89('0x6a')](_0x3538c0[_0x3f89('0x10c8')][_0x3f89('0x285')](_0xc1b4e5),0x4*_0x46a1b2),_0x3538c0['sigBytes']=0x4*_0xc1b4e5,_0x302b42['create']({'key':_0x3538c0,'iv':_0x46a1b2,'salt':_0xdad153});}},_0x34eda0=_0x2e5d03[_0x3f89('0x10ff')]=_0x4acd49['extend']({'cfg':_0x4acd49[_0x3f89('0x10e3')]['extend']({'kdf':_0x19dd6f}),'encrypt':function(_0x9e933d,_0x5d0345,_0x3d84a9,_0x324c74){return _0x324c74=this['cfg'][_0x3f89('0x2a1')](_0x324c74),_0x3d84a9=_0x324c74[_0x3f89('0x1100')][_0x3f89('0x391')](_0x3d84a9,_0x9e933d[_0x3f89('0x10e5')],_0x9e933d[_0x3f89('0x1101')]),_0x324c74['iv']=_0x3d84a9['iv'],_0x9e933d=_0x4acd49[_0x3f89('0x1102')][_0x3f89('0x48')](this,_0x9e933d,_0x5d0345,_0x3d84a9['key'],_0x324c74),_0x9e933d['mixIn'](_0x3d84a9),_0x9e933d;},'decrypt':function(_0x4c3be5,_0x4843fa,_0x2a9b18,_0x119b3b){return _0x119b3b=this[_0x3f89('0x10e3')][_0x3f89('0x2a1')](_0x119b3b),_0x4843fa=this['_parse'](_0x4843fa,_0x119b3b[_0x3f89('0xada')]),_0x2a9b18=_0x119b3b['kdf']['execute'](_0x2a9b18,_0x4c3be5['keySize'],_0x4c3be5[_0x3f89('0x1101')],_0x4843fa[_0x3f89('0x10fd')]),_0x119b3b['iv']=_0x2a9b18['iv'],_0x4acd49[_0x3f89('0x10ea')][_0x3f89('0x48')](this,_0x4c3be5,_0x4843fa,_0x2a9b18[_0x3f89('0x69e')],_0x119b3b);}});}(),function(){for(var _0xfa1712=CryptoJS,_0x134aec=_0xfa1712[_0x3f89('0x10c4')][_0x3f89('0x1103')],_0x58df89=_0xfa1712['algo'],_0x4ffee0=[],_0xf55e26=[],_0x5e7117=[],_0xf8f812=[],_0x1a6dfc=[],_0x405a5e=[],_0x436373=[],_0x34b1e6=[],_0x2efd03=[],_0x40a716=[],_0x26089a=[],_0x58b4fe=0x0;0x100>_0x58b4fe;_0x58b4fe++)_0x26089a[_0x58b4fe]=0x80>_0x58b4fe?_0x58b4fe<<0x1:_0x58b4fe<<0x1^0x11b;for(var _0x5d6bee=0x0,_0xd0dcde=0x0,_0x58b4fe=0x0;0x100>_0x58b4fe;_0x58b4fe++){var _0x32489c=_0xd0dcde^_0xd0dcde<<0x1^_0xd0dcde<<0x2^_0xd0dcde<<0x3^_0xd0dcde<<0x4,_0x32489c=_0x32489c>>>0x8^0xff&_0x32489c^0x63;_0x4ffee0[_0x5d6bee]=_0x32489c,_0xf55e26[_0x32489c]=_0x5d6bee;var _0x508af8=_0x26089a[_0x5d6bee],_0x25feaa=_0x26089a[_0x508af8],_0x508238=_0x26089a[_0x25feaa],_0x56b0ba=0x101*_0x26089a[_0x32489c]^0x1010100*_0x32489c;_0x5e7117[_0x5d6bee]=_0x56b0ba<<0x18|_0x56b0ba>>>0x8,_0xf8f812[_0x5d6bee]=_0x56b0ba<<0x10|_0x56b0ba>>>0x10,_0x1a6dfc[_0x5d6bee]=_0x56b0ba<<0x8|_0x56b0ba>>>0x18,_0x405a5e[_0x5d6bee]=_0x56b0ba,_0x56b0ba=0x1010101*_0x508238^0x10001*_0x25feaa^0x101*_0x508af8^0x1010100*_0x5d6bee,_0x436373[_0x32489c]=_0x56b0ba<<0x18|_0x56b0ba>>>0x8,_0x34b1e6[_0x32489c]=_0x56b0ba<<0x10|_0x56b0ba>>>0x10,_0x2efd03[_0x32489c]=_0x56b0ba<<0x8|_0x56b0ba>>>0x18,_0x40a716[_0x32489c]=_0x56b0ba,_0x5d6bee?(_0x5d6bee=_0x508af8^_0x26089a[_0x26089a[_0x26089a[_0x508238^_0x508af8]]],_0xd0dcde^=_0x26089a[_0x26089a[_0xd0dcde]]):_0x5d6bee=_0xd0dcde=0x1;}var _0x3c461f=[0x0,0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x1b,0x36],_0x58df89=_0x58df89['AES']=_0x134aec[_0x3f89('0x2a1')]({'_doReset':function(){for(var _0x489f81=this[_0x3f89('0x1104')],_0x36bfe7=_0x489f81['words'],_0x114847=_0x489f81[_0x3f89('0x10c9')]/0x4,_0x489f81=0x4*((this[_0x3f89('0x1105')]=_0x114847+0x6)+0x1),_0x40858a=this[_0x3f89('0x1106')]=[],_0x4dcb73=0x0;_0x4dcb73<_0x489f81;_0x4dcb73++)if(_0x4dcb73<_0x114847)_0x40858a[_0x4dcb73]=_0x36bfe7[_0x4dcb73];else{var _0x67efe7=_0x40858a[_0x4dcb73-0x1];_0x4dcb73%_0x114847?0x6<_0x114847&&0x4==_0x4dcb73%_0x114847&&(_0x67efe7=_0x4ffee0[_0x67efe7>>>0x18]<<0x18|_0x4ffee0[_0x67efe7>>>0x10&0xff]<<0x10|_0x4ffee0[_0x67efe7>>>0x8&0xff]<<0x8|_0x4ffee0[0xff&_0x67efe7]):(_0x67efe7=_0x67efe7<<0x8|_0x67efe7>>>0x18,_0x67efe7=_0x4ffee0[_0x67efe7>>>0x18]<<0x18|_0x4ffee0[_0x67efe7>>>0x10&0xff]<<0x10|_0x4ffee0[_0x67efe7>>>0x8&0xff]<<0x8|_0x4ffee0[0xff&_0x67efe7],_0x67efe7^=_0x3c461f[_0x4dcb73/_0x114847|0x0]<<0x18),_0x40858a[_0x4dcb73]=_0x40858a[_0x4dcb73-_0x114847]^_0x67efe7;}for(_0x36bfe7=this[_0x3f89('0x1107')]=[],_0x114847=0x0;_0x114847<_0x489f81;_0x114847++)_0x4dcb73=_0x489f81-_0x114847,_0x67efe7=_0x114847%0x4?_0x40858a[_0x4dcb73]:_0x40858a[_0x4dcb73-0x4],_0x36bfe7[_0x114847]=0x4>_0x114847||0x4>=_0x4dcb73?_0x67efe7:_0x436373[_0x4ffee0[_0x67efe7>>>0x18]]^_0x34b1e6[_0x4ffee0[_0x67efe7>>>0x10&0xff]]^_0x2efd03[_0x4ffee0[_0x67efe7>>>0x8&0xff]]^_0x40a716[_0x4ffee0[0xff&_0x67efe7]];},'encryptBlock':function(_0x3e3cc2,_0x5240a7){this[_0x3f89('0x1108')](_0x3e3cc2,_0x5240a7,this[_0x3f89('0x1106')],_0x5e7117,_0xf8f812,_0x1a6dfc,_0x405a5e,_0x4ffee0);},'decryptBlock':function(_0x21d167,_0x5aeac4){var _0x32d7b1=_0x21d167[_0x5aeac4+0x1];_0x21d167[_0x5aeac4+0x1]=_0x21d167[_0x5aeac4+0x3],_0x21d167[_0x5aeac4+0x3]=_0x32d7b1,this[_0x3f89('0x1108')](_0x21d167,_0x5aeac4,this['_invKeySchedule'],_0x436373,_0x34b1e6,_0x2efd03,_0x40a716,_0xf55e26),_0x32d7b1=_0x21d167[_0x5aeac4+0x1],_0x21d167[_0x5aeac4+0x1]=_0x21d167[_0x5aeac4+0x3],_0x21d167[_0x5aeac4+0x3]=_0x32d7b1;},'_doCryptBlock':function(_0x34da9e,_0x5c71f0,_0x1193e2,_0x1a20cf,_0xcfe2cc,_0x4b7d59,_0x3b8a78,_0x105824){for(var _0x44f6a6=this['_nRounds'],_0x179688=_0x34da9e[_0x5c71f0]^_0x1193e2[0x0],_0x4a27fa=_0x34da9e[_0x5c71f0+0x1]^_0x1193e2[0x1],_0x37dd65=_0x34da9e[_0x5c71f0+0x2]^_0x1193e2[0x2],_0x5ae8e6=_0x34da9e[_0x5c71f0+0x3]^_0x1193e2[0x3],_0x18b133=0x4,_0xb660a6=0x1;_0xb660a6<_0x44f6a6;_0xb660a6++)var _0x4782de=_0x1a20cf[_0x179688>>>0x18]^_0xcfe2cc[_0x4a27fa>>>0x10&0xff]^_0x4b7d59[_0x37dd65>>>0x8&0xff]^_0x3b8a78[0xff&_0x5ae8e6]^_0x1193e2[_0x18b133++],_0x82b234=_0x1a20cf[_0x4a27fa>>>0x18]^_0xcfe2cc[_0x37dd65>>>0x10&0xff]^_0x4b7d59[_0x5ae8e6>>>0x8&0xff]^_0x3b8a78[0xff&_0x179688]^_0x1193e2[_0x18b133++],_0x4233e1=_0x1a20cf[_0x37dd65>>>0x18]^_0xcfe2cc[_0x5ae8e6>>>0x10&0xff]^_0x4b7d59[_0x179688>>>0x8&0xff]^_0x3b8a78[0xff&_0x4a27fa]^_0x1193e2[_0x18b133++],_0x5ae8e6=_0x1a20cf[_0x5ae8e6>>>0x18]^_0xcfe2cc[_0x179688>>>0x10&0xff]^_0x4b7d59[_0x4a27fa>>>0x8&0xff]^_0x3b8a78[0xff&_0x37dd65]^_0x1193e2[_0x18b133++],_0x179688=_0x4782de,_0x4a27fa=_0x82b234,_0x37dd65=_0x4233e1;_0x4782de=(_0x105824[_0x179688>>>0x18]<<0x18|_0x105824[_0x4a27fa>>>0x10&0xff]<<0x10|_0x105824[_0x37dd65>>>0x8&0xff]<<0x8|_0x105824[0xff&_0x5ae8e6])^_0x1193e2[_0x18b133++],_0x82b234=(_0x105824[_0x4a27fa>>>0x18]<<0x18|_0x105824[_0x37dd65>>>0x10&0xff]<<0x10|_0x105824[_0x5ae8e6>>>0x8&0xff]<<0x8|_0x105824[0xff&_0x179688])^_0x1193e2[_0x18b133++],_0x4233e1=(_0x105824[_0x37dd65>>>0x18]<<0x18|_0x105824[_0x5ae8e6>>>0x10&0xff]<<0x10|_0x105824[_0x179688>>>0x8&0xff]<<0x8|_0x105824[0xff&_0x4a27fa])^_0x1193e2[_0x18b133++],_0x5ae8e6=(_0x105824[_0x5ae8e6>>>0x18]<<0x18|_0x105824[_0x179688>>>0x10&0xff]<<0x10|_0x105824[_0x4a27fa>>>0x8&0xff]<<0x8|_0x105824[0xff&_0x37dd65])^_0x1193e2[_0x18b133++],_0x34da9e[_0x5c71f0]=_0x4782de,_0x34da9e[_0x5c71f0+0x1]=_0x82b234,_0x34da9e[_0x5c71f0+0x2]=_0x4233e1,_0x34da9e[_0x5c71f0+0x3]=_0x5ae8e6;},'keySize':0x8});_0xfa1712[_0x3f89('0x1109')]=_0x134aec['_createHelper'](_0x58df89);}(),function(){'use strict';function _0x5dec5f(_0x5521bc){var _0x195a78;_0x195a78='function'==typeof _0x5521bc?_0x5521bc:_0x5521bc?_0x25f46a(_0x5521bc):Math['random'],this['p']=_0x3470ec(_0x195a78),this[_0x3f89('0x110a')]=new Uint8Array(0x200),this[_0x3f89('0x110b')]=new Uint8Array(0x200);for(var _0x36677b=0x0;_0x36677b<0x200;_0x36677b++)this['perm'][_0x36677b]=this['p'][0xff&_0x36677b],this[_0x3f89('0x110b')][_0x36677b]=this[_0x3f89('0x110a')][_0x36677b]%0xc;}function _0x3470ec(_0x39b821){var _0xc3afc1,_0x17bc6e=new Uint8Array(0x100);for(_0xc3afc1=0x0;_0xc3afc1<0x100;_0xc3afc1++)_0x17bc6e[_0xc3afc1]=_0xc3afc1;for(_0xc3afc1=0x0;_0xc3afc1<0xff;_0xc3afc1++){var _0x3aceff=_0xc3afc1+~~(_0x39b821()*(0x100-_0xc3afc1)),_0x222e07=_0x17bc6e[_0xc3afc1];_0x17bc6e[_0xc3afc1]=_0x17bc6e[_0x3aceff],_0x17bc6e[_0x3aceff]=_0x222e07;}return _0x17bc6e;}function _0x25f46a(){var _0x266f8e=0x0,_0x55b98a=0x0,_0x4744d5=0x0,_0x13476f=0x1,_0x453fb2=_0x51321f();_0x266f8e=_0x453fb2('\x20'),_0x55b98a=_0x453fb2('\x20'),_0x4744d5=_0x453fb2('\x20');for(var _0x3e69a5=0x0;_0x3e69a5>>0x0,_0x55d0af-=_0x165d57,_0x55d0af*=_0x165d57,_0x165d57=_0x55d0af>>>0x0,_0x55d0af-=_0x165d57,_0x165d57+=0x100000000*_0x55d0af;}return 2.3283064365386963e-10*(_0x165d57>>>0x0);};}var _0x257687=0.5*(Math[_0x3f89('0x42')](0x3)-0x1),_0x55c5bc=(0x3-Math['sqrt'](0x3))/0x6,_0x18d257=0x1/0x6,_0x3a3f4e=(Math[_0x3f89('0x42')](0x5)-0x1)/0x4,_0x7a434c=(0x5-Math['sqrt'](0x5))/0x14;_0x5dec5f[_0x3f89('0x53')]={'grad3':new Float32Array([0x1,0x1,0x0,-0x1,0x1,0x0,0x1,-0x1,0x0,-0x1,-0x1,0x0,0x1,0x0,0x1,-0x1,0x0,0x1,0x1,0x0,-0x1,-0x1,0x0,-0x1,0x0,0x1,0x1,0x0,-0x1,0x1,0x0,0x1,-0x1,0x0,-0x1,-0x1]),'grad4':new Float32Array([0x0,0x1,0x1,0x1,0x0,0x1,0x1,-0x1,0x0,0x1,-0x1,0x1,0x0,0x1,-0x1,-0x1,0x0,-0x1,0x1,0x1,0x0,-0x1,0x1,-0x1,0x0,-0x1,-0x1,0x1,0x0,-0x1,-0x1,-0x1,0x1,0x0,0x1,0x1,0x1,0x0,0x1,-0x1,0x1,0x0,-0x1,0x1,0x1,0x0,-0x1,-0x1,-0x1,0x0,0x1,0x1,-0x1,0x0,0x1,-0x1,-0x1,0x0,-0x1,0x1,-0x1,0x0,-0x1,-0x1,0x1,0x1,0x0,0x1,0x1,0x1,0x0,-0x1,0x1,-0x1,0x0,0x1,0x1,-0x1,0x0,-0x1,-0x1,0x1,0x0,0x1,-0x1,0x1,0x0,-0x1,-0x1,-0x1,0x0,0x1,-0x1,-0x1,0x0,-0x1,0x1,0x1,0x1,0x0,0x1,0x1,-0x1,0x0,0x1,-0x1,0x1,0x0,0x1,-0x1,-0x1,0x0,-0x1,0x1,0x1,0x0,-0x1,0x1,-0x1,0x0,-0x1,-0x1,0x1,0x0,-0x1,-0x1,-0x1,0x0]),'noise2D':function(_0x3cf4a9,_0x30be6a){var _0x23939e,_0x5f31ff,_0x4fffce=this[_0x3f89('0x110b')],_0x54fa43=this[_0x3f89('0x110a')],_0x1f1630=this[_0x3f89('0x110c')],_0x7e17ee=0x0,_0x1d5b02=0x0,_0x3d9768=0x0,_0x98b398=(_0x3cf4a9+_0x30be6a)*_0x257687,_0x387142=Math[_0x3f89('0xab')](_0x3cf4a9+_0x98b398),_0x52449c=Math[_0x3f89('0xab')](_0x30be6a+_0x98b398),_0x30606e=(_0x387142+_0x52449c)*_0x55c5bc,_0x2f4e5a=_0x387142-_0x30606e,_0x5cbe49=_0x52449c-_0x30606e,_0x4a79b6=_0x3cf4a9-_0x2f4e5a,_0x114a0b=_0x30be6a-_0x5cbe49;_0x4a79b6>_0x114a0b?(_0x23939e=0x1,_0x5f31ff=0x0):(_0x23939e=0x0,_0x5f31ff=0x1);var _0x2485b2=_0x4a79b6-_0x23939e+_0x55c5bc,_0x56d2c5=_0x114a0b-_0x5f31ff+_0x55c5bc,_0x7f468c=_0x4a79b6-0x1+0x2*_0x55c5bc,_0x11cd2f=_0x114a0b-0x1+0x2*_0x55c5bc,_0x40cd98=0xff&_0x387142,_0x124856=0xff&_0x52449c,_0x5cc2cb=0.5-_0x4a79b6*_0x4a79b6-_0x114a0b*_0x114a0b;if(_0x5cc2cb>=0x0){var _0x5eeb65=0x3*_0x4fffce[_0x40cd98+_0x54fa43[_0x124856]];_0x5cc2cb*=_0x5cc2cb,_0x7e17ee=_0x5cc2cb*_0x5cc2cb*(_0x1f1630[_0x5eeb65]*_0x4a79b6+_0x1f1630[_0x5eeb65+0x1]*_0x114a0b);}var _0x52cea7=0.5-_0x2485b2*_0x2485b2-_0x56d2c5*_0x56d2c5;if(_0x52cea7>=0x0){var _0x81d9b2=0x3*_0x4fffce[_0x40cd98+_0x23939e+_0x54fa43[_0x124856+_0x5f31ff]];_0x52cea7*=_0x52cea7,_0x1d5b02=_0x52cea7*_0x52cea7*(_0x1f1630[_0x81d9b2]*_0x2485b2+_0x1f1630[_0x81d9b2+0x1]*_0x56d2c5);}var _0x50e7dd=0.5-_0x7f468c*_0x7f468c-_0x11cd2f*_0x11cd2f;if(_0x50e7dd>=0x0){var _0x360d4e=0x3*_0x4fffce[_0x40cd98+0x1+_0x54fa43[_0x124856+0x1]];_0x50e7dd*=_0x50e7dd,_0x3d9768=_0x50e7dd*_0x50e7dd*(_0x1f1630[_0x360d4e]*_0x7f468c+_0x1f1630[_0x360d4e+0x1]*_0x11cd2f);}return 0x46*(_0x7e17ee+_0x1d5b02+_0x3d9768);},'noise3D':function(_0x1517f6,_0x5be887,_0x4dedba){var _0x42918e,_0x6e7f5a,_0xa4dcb2,_0x1481c0,_0x57c1fe,_0x24e645,_0x59c0a6,_0x34eafd,_0x29bd58,_0x3a276b,_0x2922b0=this[_0x3f89('0x110b')],_0x1063a0=this[_0x3f89('0x110a')],_0x472a3d=this['grad3'],_0x3f186e=(_0x1517f6+_0x5be887+_0x4dedba)*(0x1/0x3),_0x4348c8=Math['floor'](_0x1517f6+_0x3f186e),_0x28b88c=Math[_0x3f89('0xab')](_0x5be887+_0x3f186e),_0x56b92c=Math[_0x3f89('0xab')](_0x4dedba+_0x3f186e),_0x3ec628=(_0x4348c8+_0x28b88c+_0x56b92c)*_0x18d257,_0x1e568b=_0x4348c8-_0x3ec628,_0x405fbd=_0x28b88c-_0x3ec628,_0x33a35d=_0x56b92c-_0x3ec628,_0x2a4d8d=_0x1517f6-_0x1e568b,_0x561ce1=_0x5be887-_0x405fbd,_0x15a54e=_0x4dedba-_0x33a35d;_0x2a4d8d>=_0x561ce1?_0x561ce1>=_0x15a54e?(_0x57c1fe=0x1,_0x24e645=0x0,_0x59c0a6=0x0,_0x34eafd=0x1,_0x29bd58=0x1,_0x3a276b=0x0):_0x2a4d8d>=_0x15a54e?(_0x57c1fe=0x1,_0x24e645=0x0,_0x59c0a6=0x0,_0x34eafd=0x1,_0x29bd58=0x0,_0x3a276b=0x1):(_0x57c1fe=0x0,_0x24e645=0x0,_0x59c0a6=0x1,_0x34eafd=0x1,_0x29bd58=0x0,_0x3a276b=0x1):_0x561ce1<_0x15a54e?(_0x57c1fe=0x0,_0x24e645=0x0,_0x59c0a6=0x1,_0x34eafd=0x0,_0x29bd58=0x1,_0x3a276b=0x1):_0x2a4d8d<_0x15a54e?(_0x57c1fe=0x0,_0x24e645=0x1,_0x59c0a6=0x0,_0x34eafd=0x0,_0x29bd58=0x1,_0x3a276b=0x1):(_0x57c1fe=0x0,_0x24e645=0x1,_0x59c0a6=0x0,_0x34eafd=0x1,_0x29bd58=0x1,_0x3a276b=0x0);var _0x27f899=_0x2a4d8d-_0x57c1fe+_0x18d257,_0x594cc5=_0x561ce1-_0x24e645+_0x18d257,_0x54800a=_0x15a54e-_0x59c0a6+_0x18d257,_0x2b9fb0=_0x2a4d8d-_0x34eafd+0x2*_0x18d257,_0x560dc4=_0x561ce1-_0x29bd58+0x2*_0x18d257,_0x31cefb=_0x15a54e-_0x3a276b+0x2*_0x18d257,_0x2ec8f2=_0x2a4d8d-0x1+0.5,_0x12ba89=_0x561ce1-0x1+0.5,_0x59edba=_0x15a54e-0x1+0.5,_0x2325d3=0xff&_0x4348c8,_0x2c512e=0xff&_0x28b88c,_0x20d6a9=0xff&_0x56b92c,_0x129bb1=0.6-_0x2a4d8d*_0x2a4d8d-_0x561ce1*_0x561ce1-_0x15a54e*_0x15a54e;if(_0x129bb1<0x0)_0x42918e=0x0;else{var _0x46ede3=0x3*_0x2922b0[_0x2325d3+_0x1063a0[_0x2c512e+_0x1063a0[_0x20d6a9]]];_0x129bb1*=_0x129bb1,_0x42918e=_0x129bb1*_0x129bb1*(_0x472a3d[_0x46ede3]*_0x2a4d8d+_0x472a3d[_0x46ede3+0x1]*_0x561ce1+_0x472a3d[_0x46ede3+0x2]*_0x15a54e);}var _0x324a8f=0.6-_0x27f899*_0x27f899-_0x594cc5*_0x594cc5-_0x54800a*_0x54800a;if(_0x324a8f<0x0)_0x6e7f5a=0x0;else{var _0x991057=0x3*_0x2922b0[_0x2325d3+_0x57c1fe+_0x1063a0[_0x2c512e+_0x24e645+_0x1063a0[_0x20d6a9+_0x59c0a6]]];_0x324a8f*=_0x324a8f,_0x6e7f5a=_0x324a8f*_0x324a8f*(_0x472a3d[_0x991057]*_0x27f899+_0x472a3d[_0x991057+0x1]*_0x594cc5+_0x472a3d[_0x991057+0x2]*_0x54800a);}var _0x541711=0.6-_0x2b9fb0*_0x2b9fb0-_0x560dc4*_0x560dc4-_0x31cefb*_0x31cefb;if(_0x541711<0x0)_0xa4dcb2=0x0;else{var _0x80f56a=0x3*_0x2922b0[_0x2325d3+_0x34eafd+_0x1063a0[_0x2c512e+_0x29bd58+_0x1063a0[_0x20d6a9+_0x3a276b]]];_0x541711*=_0x541711,_0xa4dcb2=_0x541711*_0x541711*(_0x472a3d[_0x80f56a]*_0x2b9fb0+_0x472a3d[_0x80f56a+0x1]*_0x560dc4+_0x472a3d[_0x80f56a+0x2]*_0x31cefb);}var _0x6e875=0.6-_0x2ec8f2*_0x2ec8f2-_0x12ba89*_0x12ba89-_0x59edba*_0x59edba;if(_0x6e875<0x0)_0x1481c0=0x0;else{var _0x545e9a=0x3*_0x2922b0[_0x2325d3+0x1+_0x1063a0[_0x2c512e+0x1+_0x1063a0[_0x20d6a9+0x1]]];_0x6e875*=_0x6e875,_0x1481c0=_0x6e875*_0x6e875*(_0x472a3d[_0x545e9a]*_0x2ec8f2+_0x472a3d[_0x545e9a+0x1]*_0x12ba89+_0x472a3d[_0x545e9a+0x2]*_0x59edba);}return 0x20*(_0x42918e+_0x6e7f5a+_0xa4dcb2+_0x1481c0);},'noise4D':function(_0x292d12,_0x4832ca,_0xf6732b,_0x4a7d77){var _0x2d2c6d,_0x4d93b3,_0x586bb1,_0x19cd9d,_0x456161,_0x334fd2=this[_0x3f89('0x110a')],_0x4bfc9f=this[_0x3f89('0x110d')],_0x17546e=(_0x292d12+_0x4832ca+_0xf6732b+_0x4a7d77)*_0x3a3f4e,_0xfec0d1=Math[_0x3f89('0xab')](_0x292d12+_0x17546e),_0x493e7d=Math[_0x3f89('0xab')](_0x4832ca+_0x17546e),_0x4ae48b=Math[_0x3f89('0xab')](_0xf6732b+_0x17546e),_0x4d7431=Math['floor'](_0x4a7d77+_0x17546e),_0x2d468=(_0xfec0d1+_0x493e7d+_0x4ae48b+_0x4d7431)*_0x7a434c,_0x18cfeb=_0xfec0d1-_0x2d468,_0x39f100=_0x493e7d-_0x2d468,_0x2d017a=_0x4ae48b-_0x2d468,_0x4f7bc8=_0x4d7431-_0x2d468,_0x14b52e=_0x292d12-_0x18cfeb,_0x7ef995=_0x4832ca-_0x39f100,_0x567359=_0xf6732b-_0x2d017a,_0x30e1cd=_0x4a7d77-_0x4f7bc8,_0x1bb7aa=0x0,_0x217d0a=0x0,_0x2e4b37=0x0,_0x48dfa1=0x0;_0x14b52e>_0x7ef995?_0x1bb7aa++:_0x217d0a++,_0x14b52e>_0x567359?_0x1bb7aa++:_0x2e4b37++,_0x14b52e>_0x30e1cd?_0x1bb7aa++:_0x48dfa1++,_0x7ef995>_0x567359?_0x217d0a++:_0x2e4b37++,_0x7ef995>_0x30e1cd?_0x217d0a++:_0x48dfa1++,_0x567359>_0x30e1cd?_0x2e4b37++:_0x48dfa1++;var _0x3c53b9,_0x484d27,_0x476e6d,_0x28fe2c,_0x1e9f4c,_0xe23a05,_0x527514,_0x444a7d,_0xb9b743,_0x38c50a,_0x38e434,_0x4e03d6;_0x3c53b9=_0x1bb7aa>=0x3?0x1:0x0,_0x484d27=_0x217d0a>=0x3?0x1:0x0,_0x476e6d=_0x2e4b37>=0x3?0x1:0x0,_0x28fe2c=_0x48dfa1>=0x3?0x1:0x0,_0x1e9f4c=_0x1bb7aa>=0x2?0x1:0x0,_0xe23a05=_0x217d0a>=0x2?0x1:0x0,_0x527514=_0x2e4b37>=0x2?0x1:0x0,_0x444a7d=_0x48dfa1>=0x2?0x1:0x0,_0xb9b743=_0x1bb7aa>=0x1?0x1:0x0,_0x38c50a=_0x217d0a>=0x1?0x1:0x0,_0x38e434=_0x2e4b37>=0x1?0x1:0x0,_0x4e03d6=_0x48dfa1>=0x1?0x1:0x0;var _0x311b76=_0x14b52e-_0x3c53b9+_0x7a434c,_0x1e0023=_0x7ef995-_0x484d27+_0x7a434c,_0x56345f=_0x567359-_0x476e6d+_0x7a434c,_0x18e561=_0x30e1cd-_0x28fe2c+_0x7a434c,_0x495363=_0x14b52e-_0x1e9f4c+0x2*_0x7a434c,_0x49b22f=_0x7ef995-_0xe23a05+0x2*_0x7a434c,_0x4ace9b=_0x567359-_0x527514+0x2*_0x7a434c,_0x2f1da5=_0x30e1cd-_0x444a7d+0x2*_0x7a434c,_0x68e79=_0x14b52e-_0xb9b743+0x3*_0x7a434c,_0x59dce1=_0x7ef995-_0x38c50a+0x3*_0x7a434c,_0x53f24f=_0x567359-_0x38e434+0x3*_0x7a434c,_0x12eec5=_0x30e1cd-_0x4e03d6+0x3*_0x7a434c,_0x30bee2=_0x14b52e-0x1+0x4*_0x7a434c,_0x26c0d5=_0x7ef995-0x1+0x4*_0x7a434c,_0x2af66a=_0x567359-0x1+0x4*_0x7a434c,_0x2b1d2e=_0x30e1cd-0x1+0x4*_0x7a434c,_0x2a238c=0xff&_0xfec0d1,_0x31a487=0xff&_0x493e7d,_0x4a021c=0xff&_0x4ae48b,_0x21087f=0xff&_0x4d7431,_0x20d3d5=0.6-_0x14b52e*_0x14b52e-_0x7ef995*_0x7ef995-_0x567359*_0x567359-_0x30e1cd*_0x30e1cd;if(_0x20d3d5<0x0)_0x2d2c6d=0x0;else{var _0x378740=_0x334fd2[_0x2a238c+_0x334fd2[_0x31a487+_0x334fd2[_0x4a021c+_0x334fd2[_0x21087f]]]]%0x20*0x4;_0x20d3d5*=_0x20d3d5,_0x2d2c6d=_0x20d3d5*_0x20d3d5*(_0x4bfc9f[_0x378740]*_0x14b52e+_0x4bfc9f[_0x378740+0x1]*_0x7ef995+_0x4bfc9f[_0x378740+0x2]*_0x567359+_0x4bfc9f[_0x378740+0x3]*_0x30e1cd);}var _0x599db0=0.6-_0x311b76*_0x311b76-_0x1e0023*_0x1e0023-_0x56345f*_0x56345f-_0x18e561*_0x18e561;if(_0x599db0<0x0)_0x4d93b3=0x0;else{var _0x411bab=_0x334fd2[_0x2a238c+_0x3c53b9+_0x334fd2[_0x31a487+_0x484d27+_0x334fd2[_0x4a021c+_0x476e6d+_0x334fd2[_0x21087f+_0x28fe2c]]]]%0x20*0x4;_0x599db0*=_0x599db0,_0x4d93b3=_0x599db0*_0x599db0*(_0x4bfc9f[_0x411bab]*_0x311b76+_0x4bfc9f[_0x411bab+0x1]*_0x1e0023+_0x4bfc9f[_0x411bab+0x2]*_0x56345f+_0x4bfc9f[_0x411bab+0x3]*_0x18e561);}var _0x143e65=0.6-_0x495363*_0x495363-_0x49b22f*_0x49b22f-_0x4ace9b*_0x4ace9b-_0x2f1da5*_0x2f1da5;if(_0x143e65<0x0)_0x586bb1=0x0;else{var _0x2a70e3=_0x334fd2[_0x2a238c+_0x1e9f4c+_0x334fd2[_0x31a487+_0xe23a05+_0x334fd2[_0x4a021c+_0x527514+_0x334fd2[_0x21087f+_0x444a7d]]]]%0x20*0x4;_0x143e65*=_0x143e65,_0x586bb1=_0x143e65*_0x143e65*(_0x4bfc9f[_0x2a70e3]*_0x495363+_0x4bfc9f[_0x2a70e3+0x1]*_0x49b22f+_0x4bfc9f[_0x2a70e3+0x2]*_0x4ace9b+_0x4bfc9f[_0x2a70e3+0x3]*_0x2f1da5);}var _0x47ebf2=0.6-_0x68e79*_0x68e79-_0x59dce1*_0x59dce1-_0x53f24f*_0x53f24f-_0x12eec5*_0x12eec5;if(_0x47ebf2<0x0)_0x19cd9d=0x0;else{var _0x335105=_0x334fd2[_0x2a238c+_0xb9b743+_0x334fd2[_0x31a487+_0x38c50a+_0x334fd2[_0x4a021c+_0x38e434+_0x334fd2[_0x21087f+_0x4e03d6]]]]%0x20*0x4;_0x47ebf2*=_0x47ebf2,_0x19cd9d=_0x47ebf2*_0x47ebf2*(_0x4bfc9f[_0x335105]*_0x68e79+_0x4bfc9f[_0x335105+0x1]*_0x59dce1+_0x4bfc9f[_0x335105+0x2]*_0x53f24f+_0x4bfc9f[_0x335105+0x3]*_0x12eec5);}var _0x42e6df=0.6-_0x30bee2*_0x30bee2-_0x26c0d5*_0x26c0d5-_0x2af66a*_0x2af66a-_0x2b1d2e*_0x2b1d2e;if(_0x42e6df<0x0)_0x456161=0x0;else{var _0x5d26ed=_0x334fd2[_0x2a238c+0x1+_0x334fd2[_0x31a487+0x1+_0x334fd2[_0x4a021c+0x1+_0x334fd2[_0x21087f+0x1]]]]%0x20*0x4;_0x42e6df*=_0x42e6df,_0x456161=_0x42e6df*_0x42e6df*(_0x4bfc9f[_0x5d26ed]*_0x30bee2+_0x4bfc9f[_0x5d26ed+0x1]*_0x26c0d5+_0x4bfc9f[_0x5d26ed+0x2]*_0x2af66a+_0x4bfc9f[_0x5d26ed+0x3]*_0x2b1d2e);}return 0x1b*(_0x2d2c6d+_0x4d93b3+_0x586bb1+_0x19cd9d+_0x456161);}},_0x5dec5f['_buildPermutationTable']=_0x3470ec,_0x3f89('0x27d')!=typeof define&&define['amd']&&define(function(){return _0x5dec5f;}),_0x3f89('0x27d')!=typeof exports?exports[_0x3f89('0x110e')]=_0x5dec5f:'undefined'!=typeof window&&(window[_0x3f89('0x110e')]=_0x5dec5f),_0x3f89('0x27d')!=typeof module&&(module[_0x3f89('0x27e')]=_0x5dec5f);}(),Luts={'version':_0x3f89('0x110f'),'release':!0x0,'fullscreen':!0x1,'Settings':{'numberFormats':['Suffix',_0x3f89('0x1110'),'AB'],'numberFormat':0x0},'State':{},'Object':{},'Util':{},'Events':{},'Config':{},'Tabs':{},'currentState':{},'Credits':[{'type':'general','author':_0x3f89('0x1111')}],'gamePaused':!0x1,'track':!0x1,'trackLog':!0x1,'mtxEnabled':!0x1,'Name':_0x3f89('0x1112'),'isActive':!0x0,'GAME_WIDTH':0x3c0,'GAME_HEIGHT':0x280,'turnPrompt':!0x1,'DEBUG':!0x1,'TEMP_STORE':!0x1,'GAME_SPEED':0x64,'isLocal':window[_0x3f89('0x971')]['href']['toString']()[_0x3f89('0x1113')](_0x3f89('0x1114')),'gameAnalytics':{'id':'','secret':''},'playfab':{'id':_0x3f89('0x1115')}},init=function(){Luts['Store'][_0x3f89('0x7')](Luts['Name'],Luts['TEMP_STORE']),Luts['Upgrades']['init'](),Luts[_0x3f89('0x1116')][_0x3f89('0x1117')][_0x3f89('0x7')](),this[_0x3f89('0x170')]=new Luts[(_0x3f89('0x1116'))][(_0x3f89('0x1118'))](_0x3f89('0x241'),!0x1,_0x3f89('0x1119'),_0x3f89('0x111a'));var _0x31b8b9=new Phaser['Game'](Luts[_0x3f89('0x111b')],Luts[_0x3f89('0x111c')],this['webgl'][_0x3f89('0xf6')]?Phaser[_0x3f89('0x453')]:Phaser['CANVAS']);_0x31b8b9[_0x3f89('0x34f')]['add'](_0x3f89('0x111d'),Luts[_0x3f89('0x34a')]['Boot']),_0x31b8b9[_0x3f89('0x34f')][_0x3f89('0x2cd')](_0x3f89('0x111e'),Luts[_0x3f89('0x34a')][_0x3f89('0x111e')]),_0x31b8b9[_0x3f89('0x34f')]['add'](_0x3f89('0x111f'),Luts[_0x3f89('0x34a')][_0x3f89('0x111f')]),_0x31b8b9[_0x3f89('0x34f')]['add'](_0x3f89('0x1120'),Luts[_0x3f89('0x34a')][_0x3f89('0x1120')]),_0x31b8b9[_0x3f89('0x34f')]['add'](_0x3f89('0x1121'),Luts[_0x3f89('0x34a')][_0x3f89('0x1121')]),_0x31b8b9[_0x3f89('0x34f')][_0x3f89('0x2cd')](_0x3f89('0x1122'),Luts[_0x3f89('0x34a')][_0x3f89('0x1122')]),_0x31b8b9[_0x3f89('0x34f')][_0x3f89('0x2cd')]('Game',Luts[_0x3f89('0x34a')][_0x3f89('0x44e')]),Luts['Util'][_0x3f89('0x1123')]['all'](function(){_0x31b8b9['state']['start'](_0x3f89('0x111d'));}['bind'](this));},_0x3f89('0x1124')in navigator&&Luts[_0x3f89('0x1125')]&&navigator[_0x3f89('0x1124')][_0x3f89('0x1126')](_0x3f89('0x1127'))['then'](function(_0x4295da){_0x4295da[_0x3f89('0x1128')]=function(){var _0x383b3a=_0x4295da[_0x3f89('0x1129')];_0x383b3a['onstatechange']=function(){switch(_0x383b3a[_0x3f89('0x34f')]){case _0x3f89('0x112a'):navigator[_0x3f89('0x1124')][_0x3f89('0x112b')]?console['log'](_0x3f89('0x112c')):console[_0x3f89('0xbe')]('Content\x20is\x20now\x20available\x20offline!');}};};})['catch'](function(_0x1a10c5){console[_0x3f89('0x21')]('Error\x20during\x20service\x20worker\x20registration:',_0x1a10c5);}),Luts[_0x3f89('0x34a')][_0x3f89('0x112d')]=function(_0x2cb6aa){this[_0x3f89('0x3d')]=_0x2cb6aa,Luts[_0x3f89('0x112e')]=this,this[_0x3f89('0x112f')]=0x1;},Luts['State'][_0x3f89('0x112d')][_0x3f89('0x6b')]=Luts['State']['BaseState'],Luts[_0x3f89('0x34a')][_0x3f89('0x112d')][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](Phaser[_0x3f89('0x34a')]['prototype']),Luts[_0x3f89('0x34a')][_0x3f89('0x112d')][_0x3f89('0x53')][_0x3f89('0x7')]=function(){},Luts[_0x3f89('0x34a')][_0x3f89('0x112d')]['prototype'][_0x3f89('0x375')]=function(){},Luts[_0x3f89('0x34a')]['BaseState']['prototype'][_0x3f89('0x6a')]=function(){},Luts[_0x3f89('0x34a')][_0x3f89('0x112d')][_0x3f89('0x53')][_0x3f89('0x58')]=function(){var _0x422f94=Math[_0x3f89('0x2cf')](this['game'][_0x3f89('0x24')]/Luts[_0x3f89('0x111c')],this[_0x3f89('0x3d')][_0x3f89('0x23')]/Luts[_0x3f89('0x111b')]);this[_0x3f89('0x112f')]=_0x422f94;for(var _0x552a45=0x0;_0x552a45this[_0x3f89('0x3d')]['height']&&Luts[_0x3f89('0x111b')]Luts[_0x3f89('0x111c')]?document[_0x3f89('0x942')](_0x3f89('0x1131'))[_0x3f89('0x19a')][_0x3f89('0x938')]=_0x3f89('0x1132'):document[_0x3f89('0x942')](_0x3f89('0x1131'))[_0x3f89('0x19a')][_0x3f89('0x938')]=_0x3f89('0x3c8'));},Luts['State'][_0x3f89('0x112d')][_0x3f89('0x53')][_0x3f89('0x336')]=function(_0x2afcd0,_0x23f0d6){_0x2afcd0[_0x3f89('0x1133')]&&(_0x2afcd0[_0x3f89('0x3f9')]['x']=this[_0x3f89('0x3d')][_0x3f89('0x23')]*_0x2afcd0['responsivePosition']['x'],_0x2afcd0[_0x3f89('0x3f9')]['y']=this[_0x3f89('0x3d')][_0x3f89('0x24')]*_0x2afcd0[_0x3f89('0x1133')]['y'],_0x2afcd0['scale'][_0x3f89('0x2a4')](_0x23f0d6*_0x2afcd0[_0x3f89('0x1134')]/this['world']['scale']['x']),_0x2afcd0[_0x3f89('0x1135')]&&_0x2afcd0['options'][_0x3f89('0x1136')]&&_0x2afcd0[_0x3f89('0x28')][_0x3f89('0x2a4')](_0x2afcd0[_0x3f89('0x1134')]*(this['game'][_0x3f89('0x23')]/Luts[_0x3f89('0x111b')]),_0x2afcd0[_0x3f89('0x1134')]*(this['game'][_0x3f89('0x24')]/Luts[_0x3f89('0x111c')])));for(var _0x5329cc=0x0;_0x5329cc<_0x2afcd0[_0x3f89('0x39')]['length'];_0x5329cc++)this[_0x3f89('0x336')](_0x2afcd0['children'][_0x5329cc],_0x23f0d6);},Luts[_0x3f89('0x34a')][_0x3f89('0x112d')][_0x3f89('0x53')][_0x3f89('0x1137')]=function(_0x49b47e,_0x1a069c,_0x30251d,_0x4e578f){var _0x4b8fe8=this[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0x188')](this[_0x3f89('0x3d')][_0x3f89('0x23')]*_0x49b47e,this[_0x3f89('0x3d')][_0x3f89('0x24')]*_0x1a069c,_0x30251d,_0x4e578f);return _0x4b8fe8[_0x3f89('0x1133')]={'x':_0x49b47e,'y':_0x1a069c},_0x4b8fe8[_0x3f89('0x1134')]=0x1,_0x4b8fe8[_0x3f89('0x28')][_0x3f89('0x2a4')](this[_0x3f89('0x3d')]['width']/Luts['GAME_WIDTH']),_0x4b8fe8[_0x3f89('0x3f8')]=!0x0,_0x4b8fe8;},Luts[_0x3f89('0x34a')][_0x3f89('0x112d')]['prototype'][_0x3f89('0x1138')]=function(_0x502045,_0x114e38){_0x502045[_0x3f89('0x1133')]={'x':_0x502045['x']/Luts[_0x3f89('0x111b')],'y':_0x502045['y']/Luts[_0x3f89('0x111c')]},_0x502045[_0x3f89('0x1134')]=_0x502045[_0x3f89('0x28')]['x'],_0x502045[_0x3f89('0x1139')]=_0x502045[_0x3f89('0x23')],_0x502045[_0x3f89('0x113a')]=_0x502045['height'],_0x502045[_0x3f89('0x1135')]=_0x114e38,_0x502045[_0x3f89('0x3f8')]=!0x0,this[_0x3f89('0x58')]();},Luts[_0x3f89('0x34a')][_0x3f89('0x111d')]=function(_0x4f5770){},Luts['State'][_0x3f89('0x111d')][_0x3f89('0x6b')]=Luts['State']['Boot'],Luts[_0x3f89('0x34a')][_0x3f89('0x111d')][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](Luts[_0x3f89('0x34a')][_0x3f89('0x112d')][_0x3f89('0x53')]),Luts[_0x3f89('0x34a')]['Boot'][_0x3f89('0x53')]['init']=function(){this[_0x3f89('0x3d')]['input'][_0x3f89('0x4b2')]=0x1,this[_0x3f89('0x3d')][_0x3f89('0x377')]['displayVisibilityChange']=!0x0,!this[_0x3f89('0x3d')][_0x3f89('0x25e')][_0x3f89('0x8a2')]||Luts[_0x3f89('0x1125')]?(this[_0x3f89('0x28')][_0x3f89('0xa1')]=Phaser['ScaleManager']['RESIZE'],Luts[_0x3f89('0x1125')]&&Luts[_0x3f89('0x8d2')]&&(document[_0x3f89('0xb20')][_0x3f89('0x113b')]=function(){this[_0x3f89('0x3d')]['scale'][_0x3f89('0x113c')]();}[_0x3f89('0x430')](this))):this[_0x3f89('0x28')][_0x3f89('0xa1')]=Phaser['ScaleManager'][_0x3f89('0xbf6')],this['game'][_0x3f89('0x33e')][_0x3f89('0x9ca')]=!0x0,Luts[_0x3f89('0x6a0')][_0x3f89('0x512')]=new Phaser[(_0x3f89('0x323'))](),this[_0x3f89('0x3d')][_0x3f89('0x34c')][_0x3f89('0x3ab')]['mouseWheelCallback']=function(_0x22692c){return Luts['Events'][_0x3f89('0x512')][_0x3f89('0x341')](_0x22692c[_0x3f89('0x523')]),!0x1;},document[_0x3f89('0x930')]=function(){return!0x1;},Luts[_0x3f89('0x6a0')]['onActive']=new Phaser[(_0x3f89('0x323'))](),Luts[_0x3f89('0x6a0')][_0x3f89('0x113d')]=new Phaser['Signal']();},Luts[_0x3f89('0x34a')][_0x3f89('0x111d')]['prototype']['preload']=function(){this['game'][_0x3f89('0x34d')]['json'](_0x3f89('0x375'),_0x3f89('0x113e')),this[_0x3f89('0x3d')][_0x3f89('0x34d')][_0x3f89('0xa47')](_0x3f89('0x3c3'),_0x3f89('0x113f'));},Luts[_0x3f89('0x34a')][_0x3f89('0x111d')][_0x3f89('0x53')][_0x3f89('0x6a')]=function(){this[_0x3f89('0x3d')][_0x3f89('0x34f')][_0x3f89('0x89')](_0x3f89('0x111e')),Luts['Config']=this[_0x3f89('0x3d')][_0x3f89('0x186')][_0x3f89('0xa7b')](_0x3f89('0x3c3'));},Luts[_0x3f89('0x34a')][_0x3f89('0x111e')]=function(_0x534015){},Luts[_0x3f89('0x34a')][_0x3f89('0x111e')][_0x3f89('0x6b')]=Luts['State']['Preloader'],Luts[_0x3f89('0x34a')]['Preloader'][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](Luts['State'][_0x3f89('0x112d')][_0x3f89('0x53')]),Luts[_0x3f89('0x34a')][_0x3f89('0x111e')][_0x3f89('0x53')]['init']=function(){this[_0x3f89('0x1140')]=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fb'))](this,this[_0x3f89('0x3d')]['width']/0x2,this[_0x3f89('0x3d')][_0x3f89('0x24')]/0x2,'text',_0x3f89('0x1142'),0x32),this[_0x3f89('0x1140')][_0x3f89('0x5c')][_0x3f89('0x2a4')](0.5),this['game'][_0x3f89('0x2cd')][_0x3f89('0xb73')](this[_0x3f89('0x1140')][_0x3f89('0x28')])['to']({'x':0.9,'y':0.9},0x3e8,Phaser[_0x3f89('0x97a')][_0x3f89('0x982')][_0x3f89('0x989')],!0x0,0x0,-0x1,!0x0),this[_0x3f89('0x1143')]=new Luts[(_0x3f89('0x1141'))]['Text'](this,this[_0x3f89('0x1140')]['x'],this[_0x3f89('0x1140')]['y']+0x32,_0x3f89('0x1144'),'0%',0x28),this[_0x3f89('0x1143')][_0x3f89('0x5c')][_0x3f89('0x2a4')](0.5),this[_0x3f89('0x1145')]=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fb'))](this,this[_0x3f89('0x1140')]['x'],this[_0x3f89('0x1140')]['y']+0x50,_0x3f89('0x802'),'',0xf),this['currentText']['anchor']['set'](0.5),this['versionText']=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fb'))](this,0x0,0x0,'text','Version:\x20'+Luts['version'],0xf),this[_0x3f89('0x58')](),this['game'][_0x3f89('0x34d')]['onFileComplete'][_0x3f89('0x2cd')](function(_0x21bd43,_0x5af848,_0x1b68d8,_0x2eadc4,_0x3bff62){this['percentText'][_0x3f89('0x802')]=_0x21bd43+'%',this[_0x3f89('0x1145')][_0x3f89('0x802')]=_0x5af848+'\x20('+_0x2eadc4+'/'+_0x3bff62+')';},this);},Luts[_0x3f89('0x34a')][_0x3f89('0x111e')][_0x3f89('0x53')][_0x3f89('0x375')]=function(){var _0xb6069e,_0x140944,_0x1f5d57=this[_0x3f89('0x3d')][_0x3f89('0x186')][_0x3f89('0xa7b')]('preload');if(_0x1f5d57[_0x3f89('0x188')])for(_0xb6069e=_0x1f5d57['image'],_0x140944=0x0;_0x140944<_0xb6069e[_0x3f89('0x5')];_0x140944++)this[_0x3f89('0x3d')]['load'][_0x3f89('0x188')](_0xb6069e[_0x140944][_0x3f89('0x3bc')],_0x3f89('0x1146')+_0xb6069e[_0x140944][_0x3f89('0xa67')]);if(_0x1f5d57[_0x3f89('0xac2')])for(_0xb6069e=_0x1f5d57[_0x3f89('0xac2')],_0x140944=0x0;_0x140944<_0xb6069e[_0x3f89('0x5')];_0x140944++)this['game'][_0x3f89('0x34d')][_0x3f89('0xac2')](_0xb6069e[_0x140944][_0x3f89('0x3bc')],_0x3f89('0x1146')+_0xb6069e[_0x140944]['urlImg'],_0x3f89('0x1146')+_0xb6069e[_0x140944][_0x3f89('0x1147')]);if(_0x1f5d57[_0x3f89('0xa47')])for(_0xb6069e=_0x1f5d57['json'],_0x140944=0x0;_0x140944<_0xb6069e[_0x3f89('0x5')];_0x140944++)this[_0x3f89('0x3d')]['load'][_0x3f89('0xa47')](_0xb6069e[_0x140944]['name'],'data/'+_0xb6069e[_0x140944][_0x3f89('0xa67')]);if(_0x1f5d57[_0x3f89('0x76c')])for(_0xb6069e=_0x1f5d57[_0x3f89('0x76c')],_0x140944=0x0;_0x140944<_0xb6069e['length'];_0x140944++)this[_0x3f89('0x3d')][_0x3f89('0x34d')][_0x3f89('0xa45')](_0xb6069e[_0x140944][_0x3f89('0x3bc')],_0x3f89('0x1148')+_0xb6069e[_0x140944][_0x3f89('0xa67')],_0x3f89('0x1148')+_0xb6069e[_0x140944][_0x3f89('0x1bf')]);if(_0x1f5d57[_0x3f89('0x34e')]&&Luts[_0x3f89('0x72b')][_0x3f89('0x34d')])for(_0xb6069e=_0x1f5d57[_0x3f89('0x34e')],_0x140944=0x0;_0x140944<_0xb6069e[_0x3f89('0x5')];_0x140944++)this['game']['load'][_0x3f89('0x8ef')](_0xb6069e[_0x140944]['name'],_0x3f89('0x1149')+_0xb6069e[_0x140944]['file']+_0x3f89('0x114a'),_0x3f89('0x1149')+_0xb6069e[_0x140944][_0x3f89('0x8ad')]+_0x3f89('0x114b')),this[_0x3f89('0x114c')](_0xb6069e[_0x140944],_0x3f89('0x34e'));},Luts[_0x3f89('0x34a')][_0x3f89('0x111e')][_0x3f89('0x53')][_0x3f89('0x114c')]=function(_0x1be011,_0x5c9053){if(_0x1be011['credits']){var _0x29c2a1=_0x1be011[_0x3f89('0x114d')];this[_0x3f89('0x114e')](_0x5c9053,_0x29c2a1[_0x3f89('0x114f')],_0x29c2a1[_0x3f89('0x3bc')],_0x29c2a1[_0x3f89('0xa67')]);}},Luts['State'][_0x3f89('0x111e')][_0x3f89('0x53')]['addToCredits']=function(_0x23c66e,_0x359451,_0x3ba3d1,_0x40ce2c){Luts[_0x3f89('0x1120')][_0x3f89('0x6')]({'type':_0x23c66e,'author':_0x359451,'name':_0x3ba3d1,'url':_0x40ce2c});},Luts[_0x3f89('0x34a')][_0x3f89('0x111e')][_0x3f89('0x53')][_0x3f89('0x6a')]=function(){this[_0x3f89('0x3d')][_0x3f89('0x34f')][_0x3f89('0x89')](_0x3f89('0x111f')),console['log'](_0x3f89('0x1150')+Luts[_0x3f89('0xee9')]);},Luts[_0x3f89('0x34a')][_0x3f89('0x111f')]=function(_0x5e8f43){},Luts['State'][_0x3f89('0x111f')][_0x3f89('0x6b')]=Luts[_0x3f89('0x34a')][_0x3f89('0x111f')],Luts[_0x3f89('0x34a')]['Menu'][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](Luts[_0x3f89('0x34a')][_0x3f89('0x112d')][_0x3f89('0x53')]),Luts[_0x3f89('0x34a')][_0x3f89('0x111f')][_0x3f89('0x53')][_0x3f89('0x7')]=function(){},Luts['State']['Menu'][_0x3f89('0x53')][_0x3f89('0x6a')]=function(){Luts[_0x3f89('0x1151')][_0x3f89('0x2cd')]('spring',_0x3f89('0x1152'),'Spawn\x20new\x20trees\x20if\x20there\x20are\x20none'),Luts['Skills'][_0x3f89('0x2cd')](_0x3f89('0x1153'),_0x3f89('0x1154'),_0x3f89('0x1155'),null,!0x0),Luts[_0x3f89('0x1151')]['add'](_0x3f89('0x1156'),_0x3f89('0x1157'),_0x3f89('0x1158')),Luts[_0x3f89('0x1151')][_0x3f89('0x2cd')](_0x3f89('0x1159'),'Haste','Multiplies\x20Walk\x20Speed\x20and\x20Chop\x20Speed\x20of\x20you\x20and\x20your\x20bots\x20for\x20some\x20time'),Luts[_0x3f89('0x1151')][_0x3f89('0x2cd')]('fertilize',_0x3f89('0x115a'),_0x3f89('0x115b')),Luts['Skills'][_0x3f89('0x2cd')](_0x3f89('0x115c'),_0x3f89('0x115d'),_0x3f89('0x115e')),Luts[_0x3f89('0x115f')]['Upgrades']=[Luts[_0x3f89('0x115f')]['add']('harvestSpeed',_0x3f89('0x1160'),_0x3f89('0x1161'),0x2,0.01,1.25,0.001,null,0x0),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')]('harvestStrength',_0x3f89('0x1162'),_0x3f89('0x1163'),0x5,0x1,1.15,0.1,null,0x0),Luts['Upgrades'][_0x3f89('0x2cd')](_0x3f89('0x1164'),_0x3f89('0x1165'),'Increases\x20your\x20walking\x20speed',0x1e,0x5,2.15,0x1,null,0x0),Luts[_0x3f89('0x115f')]['add']('axe',_0x3f89('0x1166'),_0x3f89('0x1167'),0x32,0x1,0x8c,0x1,null,0x0),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x1168'),_0x3f89('0x1169'),_0x3f89('0x116a'),0xa,0.01,0x2,0.01,null,0x0),Luts['Upgrades']['add'](_0x3f89('0x116b'),_0x3f89('0x116c'),'You\x20chop\x20trees\x20automaticly\x20after\x20one\x20manual\x20click',0x64,0x0,0x5,0x1,null,0x0),Luts[_0x3f89('0x115f')]['add'](_0x3f89('0x116d'),'AutoChop\x20Multiplier','Multiplies\x20the\x20amount\x20of\x20trees\x20you\x20can\x20chop\x20automatically',0x2,0x1,0x2,1.2,null,0x0,null,0x1),Luts['Upgrades'][_0x3f89('0x2cd')](_0x3f89('0x116e'),_0x3f89('0x116f'),'Damage\x20multiplier\x20on\x20a\x20critical\x20hit',0xfa,0x2,0x3,0.25,null,0x0),Luts[_0x3f89('0x115f')]['add'](_0x3f89('0x1170'),_0x3f89('0x1171'),_0x3f89('0x1172'),0x2,0x0,0x2,0.01,null,0x0,null,0x1)],Luts[_0x3f89('0x115f')][_0x3f89('0x2a3')](_0x3f89('0x116d'))[_0x3f89('0x1173')]=0x1,Luts[_0x3f89('0x115f')]['Skills']=[Luts['Upgrades']['add'](_0x3f89('0x1174'),_0x3f89('0x1152'),_0x3f89('0x1175'),0x32,0x5,1.08,0x1,null,0x0,null,0x0),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x1153'),_0x3f89('0x1154'),'How\x20much\x20wood\x20a\x20soolseed\x20gets\x20converted\x20to',0xfa,0x64,1.08,1.07,null,0x0,null,0x0),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x1156'),_0x3f89('0x1176'),_0x3f89('0x1177'),0x3e8,0x2,2.15,0.1,null,0x0,null,0x0),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x1178'),_0x3f89('0x1179'),'Rage\x20is\x20active\x20longer',0xa,0x3c,1.1,0xa,null,0x0,null,0x1),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x1159'),_0x3f89('0x117a'),_0x3f89('0x117b'),0x3e8,0x2,2.25,0.1,null,0x0,null,0x0),Luts[_0x3f89('0x115f')]['add'](_0x3f89('0x117c'),_0x3f89('0x117d'),_0x3f89('0x117e'),0xa,0x3c,1.1,0xa,null,0x0,null,0x1),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x117f'),'Fertilize\x20Power',_0x3f89('0x1180'),0x3e8,0x2,2.35,0.1,null,0x0,null,0x0),Luts['Upgrades']['add'](_0x3f89('0x1181'),_0x3f89('0x1182'),_0x3f89('0x1183'),0xa,0x3c,1.1,0xa,null,0x0,null,0x1),Luts[_0x3f89('0x115f')]['add'](_0x3f89('0x115c'),_0x3f89('0x1184'),_0x3f89('0x1185'),0x3e8,0.01,2.35,0.01,null,0x0,null,0x0),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')]('fallDuration','Fall\x20Duration',_0x3f89('0x1186'),0xa,0x14,1.1,0x5,null,0x0,null,0x1)],Luts[_0x3f89('0x115f')][_0x3f89('0x2a3')](_0x3f89('0x1153'))[_0x3f89('0x1173')]=0x1,Luts[_0x3f89('0x115f')][_0x3f89('0x1187')]=[Luts[_0x3f89('0x115f')]['add']('bots',_0x3f89('0x1188'),'Helps\x20you\x20chop\x20wood\x20automatically',[0xf,0x1],0x0,[0xa,0x1],0x1,null,0x0,null,[0x0,0x1]),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')]('botsHarvestSpeed','Chop\x20Speed',_0x3f89('0x1189'),0x28,0.01,1.25,0.001,null,0x0),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x118a'),_0x3f89('0x1162'),'Increases\x20the\x20strength\x20of\x20each\x20hit\x20of\x20your\x20helpers',0x64,0x1,1.15,0.1,null,0x0),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x118b'),_0x3f89('0x1165'),_0x3f89('0x118c'),0x78,0x2,2.15,0x1,null,0x0),Luts[_0x3f89('0x115f')]['add'](_0x3f89('0x118d'),_0x3f89('0x1166'),_0x3f89('0x118e'),0x190,0x1,0x96,0x1,null,0x0),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x118f'),_0x3f89('0x1169'),_0x3f89('0x1190'),0x14,0.001,0x2,0.001,null,0x0),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x1191'),_0x3f89('0x116f'),_0x3f89('0x1192'),0xfa,0x2,0x4,0.25,null,0x0),Luts['Upgrades']['add']('botsCritChance',_0x3f89('0x1171'),'Chance\x20to\x20do\x20a\x20critical\x20hit',0x2,0x0,0x3,0.01,null,0x0,null,0x1)],Luts[_0x3f89('0x115f')][_0x3f89('0x1193')]=[Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x1194'),_0x3f89('0x1195'),'Amount\x20of\x20trees\x20that\x20spawn\x20on\x20start\x20of\x20a\x20new\x20level',0x1e,0xa,1.5,0x5,null,0x0,null,0x0),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x1196'),_0x3f89('0x1197'),_0x3f89('0x1198'),0x3e8,0.01,0x3,0.01,null,0x0,null,0x0),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x1199'),'Tree\x20Spawn\x20Interval',_0x3f89('0x119a'),0x2710,0x1,0x4,0x1,null,0x0,null,0x0),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x119b'),'Map\x20Size','Size\x20of\x20the\x20map',0x5,0x8,2.5,0x1,null,0x0,null,0x1),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x119c'),_0x3f89('0x119d'),'Amount\x20of\x20level\x202\x20trees',0xa,0x0,1.08,0x1,null,0x0,null,0x0),Luts['Upgrades'][_0x3f89('0x2cd')]('treeChance2','Level\x203\x20Tree\x20Amount',_0x3f89('0x119e'),0x3e8,0x0,1.08,0x1,null,0x0,null,0x0),Luts['Upgrades'][_0x3f89('0x2cd')](_0x3f89('0x119f'),_0x3f89('0x11a0'),_0x3f89('0x11a1'),0x186a0,0x0,1.08,0x1,null,0x0,null,0x0),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x11a2'),_0x3f89('0x11a3'),_0x3f89('0x11a4'),0x989680,0x0,1.08,0x1,null,0x0,null,0x0),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x11a5'),'Level\x206\x20Tree\x20Amount','Amount\x20of\x20level\x206\x20trees',0x3b9aca00,0x0,1.08,0x1,null,0x0,null,0x0),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x11a6'),_0x3f89('0x11a7'),'Amount\x20of\x20level\x201\x20trees',0x174876e800,0x32,1.08,-0x1,0x31,0x0,null,0x0)],Luts[_0x3f89('0x115f')][_0x3f89('0x11a8')]=[Luts['Upgrades'][_0x3f89('0x2cd')](_0x3f89('0x11a9'),'Wood\x20Multiplier',_0x3f89('0x11aa'),0x1,0x1,0x0,0x1,null,0x0,null,0x2),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x11ab'),_0x3f89('0x11ac'),_0x3f89('0x11ad'),0x1,0x1,0x0,0.25,null,0x0,null,0x2),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x11ae'),_0x3f89('0x11af'),'Multiplies\x20the\x20damage\x20you\x20deal',0x1,0x1,0x0,0x1,null,0x0,null,0x2),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')]('arthurAutoSpring',_0x3f89('0x11b0'),'Chance\x20to\x20automatically\x20activate\x20Spring\x20after\x20the\x20last\x20tree\x20has\x20been\x20chopped',0x1,0x0,0x0,0x1,null,0x0,null,0x2)],Luts[_0x3f89('0x115f')][_0x3f89('0x11b1')]=[Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x11b2'),'Wood\x20Multiplier',_0x3f89('0x11aa'),0x1,0x1,0x0,0x1,null,0x0,null,0x2),Luts['Upgrades']['add'](_0x3f89('0x11b3'),_0x3f89('0x11ac'),_0x3f89('0x11ad'),0x1,0x1,0x0,0.25,null,0x0,null,0x2),Luts['Upgrades']['add'](_0x3f89('0x11b4'),'Chop\x20Strength\x20Multiplier',_0x3f89('0x11b5'),0x1,0x1,0x0,0x2,null,0x0,null,0x2)],Luts[_0x3f89('0x115f')][_0x3f89('0x11b6')]=[Luts[_0x3f89('0x115f')]['add'](_0x3f89('0x11b7'),'Wood\x20Multiplier',_0x3f89('0x11aa'),0x1,0x1,0x0,0x1,null,0x0,null,0x2),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x11b8'),'EXP\x20Multiplier',_0x3f89('0x11ad'),0x1,0x1,0x0,0.25,null,0x0,null,0x2),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x11b9'),_0x3f89('0x11ba'),_0x3f89('0x11bb'),0x1,0x1,0x0,0x1,null,0x0,null,0x2),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x11bc'),_0x3f89('0x11bd'),'Multiplies\x20the\x20chop\x20speed\x20of\x20your\x20bots',0x1,0x1,0x0,0.25,null,0x0,null,0x2)],Luts[_0x3f89('0x115f')][_0x3f89('0x11be')]=[Luts['Upgrades'][_0x3f89('0x2cd')](_0x3f89('0x11bf'),_0x3f89('0x11c0'),'Multiplies\x20the\x20amount\x20of\x20wood\x20you\x20get\x20from\x20chopping\x20trees',0x1,0x1,0x0,0x1,null,0x0,null,0x2),Luts[_0x3f89('0x115f')]['add'](_0x3f89('0x11c1'),_0x3f89('0x11ac'),'Multiplies\x20the\x20expierience\x20you\x20get\x20after\x20finishing\x20a\x20level',0x1,0x1,0x0,0.25,null,0x0,null,0x2),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x11c2'),_0x3f89('0x11af'),_0x3f89('0x11b5'),0x1,0x1,0x0,0x1,null,0x0,null,0x2),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x11c3'),_0x3f89('0x11c4'),_0x3f89('0x11c5'),0x1,0x1,0x0,0x2,null,0x0,null,0x2)],Luts[_0x3f89('0x115f')][_0x3f89('0x11c6')]=[Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')]('dessyWoodMulti',_0x3f89('0x11c0'),'Multiplies\x20the\x20amount\x20of\x20wood\x20you\x20get\x20from\x20chopping\x20trees',0x1,0x1,0x0,0x1,null,0x0,null,0x2),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x11c7'),_0x3f89('0x11ac'),_0x3f89('0x11ad'),0x1,0x1,0x0,0.25,null,0x0,null,0x2),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x11c8'),'Walk\x20Speed\x20Multiplier',_0x3f89('0x11c9'),0x1,0x1,0x0,0.1,null,0x0,null,0x2),Luts[_0x3f89('0x115f')]['add'](_0x3f89('0x11ca'),_0x3f89('0x11cb'),_0x3f89('0x11cc'),0x1,0x1,0x0,0.1,null,0x0,null,0x2)],Luts[_0x3f89('0x115f')][_0x3f89('0x11cd')]=[Luts[_0x3f89('0x115f')]['add'](_0x3f89('0x11ce'),_0x3f89('0x11c0'),'Multiplies\x20the\x20amount\x20of\x20wood\x20you\x20get\x20from\x20chopping\x20trees',0x1,0x1,0x0,0x1,null,0x0,null,0x2),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')]('pilzXPMulti',_0x3f89('0x11ac'),_0x3f89('0x11ad'),0x1,0x1,0x0,0.25,null,0x0,null,0x2),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x11cf'),'Level\x20Skip','Skip\x20more\x20levels\x20after\x20level\x20up',0x1,0x1,0x0,0.1,null,0x0,null,0x2),Luts[_0x3f89('0x115f')][_0x3f89('0x2cd')](_0x3f89('0x11d0'),_0x3f89('0x11d1'),_0x3f89('0x11d2'),0x1,0x1,0x0,0x1,null,0x0,null,0x2)],Luts['Util'][_0x3f89('0x11d3')][_0x3f89('0xb85')](_0x3f89('0x11a8')),this[_0x3f89('0x3d')][_0x3f89('0x34f')][_0x3f89('0x89')](_0x3f89('0x1122'));},Luts[_0x3f89('0x34a')][_0x3f89('0x1120')]=function(_0x48c085){},Luts[_0x3f89('0x34a')][_0x3f89('0x1120')][_0x3f89('0x6b')]=Luts['State'][_0x3f89('0x1120')],Luts[_0x3f89('0x34a')][_0x3f89('0x1120')][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](Luts[_0x3f89('0x34a')]['BaseState']['prototype']),Luts[_0x3f89('0x34a')][_0x3f89('0x1120')][_0x3f89('0x53')][_0x3f89('0x7')]=function(){},Luts['State'][_0x3f89('0x1120')][_0x3f89('0x53')][_0x3f89('0x6a')]=function(){this[_0x3f89('0x1137')](0.5,0.5,_0x3f89('0x11d4'))[_0x3f89('0x5c')]['set'](0.5),this[_0x3f89('0x3d')][_0x3f89('0x34f')][_0x3f89('0x89')](_0x3f89('0x1120'));},Luts[_0x3f89('0x34a')][_0x3f89('0x1121')]=function(_0x36ab58){},Luts[_0x3f89('0x34a')][_0x3f89('0x1121')]['constructor']=Luts[_0x3f89('0x34a')][_0x3f89('0x1121')],Luts[_0x3f89('0x34a')]['Settings'][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](Luts[_0x3f89('0x34a')][_0x3f89('0x112d')][_0x3f89('0x53')]),Luts[_0x3f89('0x34a')]['Settings']['prototype'][_0x3f89('0x7')]=function(){},Luts['State']['Settings']['prototype'][_0x3f89('0x6a')]=function(){this[_0x3f89('0x1137')](0.5,0.5,'whiteSquare')[_0x3f89('0x5c')]['set'](0.5),this[_0x3f89('0x3d')]['state']['start'](_0x3f89('0x1121'));},Luts[_0x3f89('0x34a')][_0x3f89('0x1122')]=function(_0x1eb5d4){},Luts[_0x3f89('0x34a')][_0x3f89('0x1122')][_0x3f89('0x6b')]=Luts[_0x3f89('0x34a')]['LevelSelection'],Luts[_0x3f89('0x34a')][_0x3f89('0x1122')][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](Luts['State'][_0x3f89('0x112d')][_0x3f89('0x53')]),Luts[_0x3f89('0x34a')][_0x3f89('0x1122')][_0x3f89('0x53')]['init']=function(){},Luts[_0x3f89('0x34a')][_0x3f89('0x1122')][_0x3f89('0x53')][_0x3f89('0x6a')]=function(){this[_0x3f89('0x3d')][_0x3f89('0x34f')][_0x3f89('0x89')](_0x3f89('0x44e'),!0x0,!0x1,0x0);},Luts[_0x3f89('0x34a')][_0x3f89('0x44e')]=function(_0x31d14e){this[_0x3f89('0x11d5')]=0x40,this['TREETYPES']=0x6,this['BASE_DEFENCE']=0x1,this[_0x3f89('0x11d6')]=0x1,this['BASE_GOAL']=0x19,this[_0x3f89('0x11d7')]=1.1,this[_0x3f89('0x11d8')]=1.099,this[_0x3f89('0x11d9')]=1.08,this['MAX_EFFECT_COUNT']=0x64,this[_0x3f89('0x11da')]=[{'woodAmount':0x1,'defence':0x2,'neededAxe':0x1,'seeds':0x1,'levelProgress':0x1},{'woodAmount':0x5,'defence':0x9,'neededAxe':0x2,'seeds':0x2,'levelProgress':0x2},{'woodAmount':0x19,'defence':0x1e,'neededAxe':0x3,'seeds':0x4,'levelProgress':0x4},{'woodAmount':0x7d,'defence':0x64,'neededAxe':0x4,'seeds':0x8,'levelProgress':0x8},{'woodAmount':0x4e2,'defence':0x3e8,'neededAxe':0x5,'seeds':0x10,'levelProgress':0x10},{'woodAmount':0x30d4,'defence':0x1388,'neededAxe':0x6,'seeds':0x20,'levelProgress':0x20}];},Luts[_0x3f89('0x34a')][_0x3f89('0x44e')][_0x3f89('0x6b')]=Luts['State']['Game'],Luts['State'][_0x3f89('0x44e')][_0x3f89('0x53')]=Object['create'](Luts[_0x3f89('0x34a')]['BaseState'][_0x3f89('0x53')]),Luts[_0x3f89('0x34a')][_0x3f89('0x44e')]['prototype'][_0x3f89('0x7')]=function(){this['level']=Luts['Store']['getItem'](_0x3f89('0x96b'),0x0),this[_0x3f89('0x3d')][_0x3f89('0x377')]['disableVisibilityChange']=!0x0;},Luts[_0x3f89('0x34a')][_0x3f89('0x44e')][_0x3f89('0x53')][_0x3f89('0x6a')]=function(){if(Luts[_0x3f89('0x9d8')][_0x3f89('0x7')](this),Luts[_0x3f89('0x6a0')]['onGainMoney']=new Phaser['Signal'](),Luts[_0x3f89('0x6a0')]['onHarvest']=new Phaser[(_0x3f89('0x323'))](),Luts['Events'][_0x3f89('0x11db')]=new Phaser[(_0x3f89('0x323'))](),Luts[_0x3f89('0x6a0')]['onTreeAmountChanged']=new Phaser[(_0x3f89('0x323'))](),Luts['Events']['onUpdate']=new Phaser[(_0x3f89('0x323'))](),Luts['Events']['onAsyncUpdate']=new Phaser['Signal'](),Luts[_0x3f89('0x6a0')][_0x3f89('0x11dc')]=new Phaser['Signal'](),Luts['Events'][_0x3f89('0x11dd')]=new Phaser[(_0x3f89('0x323'))](),Luts[_0x3f89('0x6a0')][_0x3f89('0x11de')]=new Phaser[(_0x3f89('0x323'))](),Luts['Events'][_0x3f89('0x11df')]=new Phaser[(_0x3f89('0x323'))](),Luts['Events']['onHit']=new Phaser[(_0x3f89('0x323'))](),Luts[_0x3f89('0x115f')][_0x3f89('0x11e0')]('Wood'),Luts['Upgrades'][_0x3f89('0x11e0')](_0x3f89('0x11e1'),0x1),Luts['Upgrades'][_0x3f89('0x11e0')](_0x3f89('0x11e2')),Luts['Object'][_0x3f89('0x11e3')][_0x3f89('0x7')](this),Luts['Object'][_0x3f89('0x11e4')][_0x3f89('0x7')](this),Luts['Object'][_0x3f89('0x11e5')][_0x3f89('0x7')](this),Luts['Sound'][_0x3f89('0x7')](this),Luts[_0x3f89('0x11e6')][_0x3f89('0x7')](),new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x11e7'))](_0x3f89('0x11a8'),_0x3f89('0x11a8'),_0x3f89('0x11e8'),Luts['Upgrades'][_0x3f89('0x11a8')],'Nothing\x20special'),new Luts['Object'][(_0x3f89('0x11e7'))](_0x3f89('0x11b1'),_0x3f89('0x11b1'),_0x3f89('0x11e9'),Luts[_0x3f89('0x115f')][_0x3f89('0x11b1')],_0x3f89('0x11ea')),new Luts['Object']['Character']('Swapling',_0x3f89('0x11b6'),_0x3f89('0x11eb'),Luts[_0x3f89('0x115f')][_0x3f89('0x11b6')],_0x3f89('0x11ec')),new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x11e7'))]('Alaxe',_0x3f89('0x11be'),_0x3f89('0x11ed'),Luts['Upgrades'][_0x3f89('0x11be')],_0x3f89('0x11ee')),new Luts[(_0x3f89('0x1141'))]['Character'](_0x3f89('0x11c6'),_0x3f89('0x11c6'),_0x3f89('0x11ef'),Luts[_0x3f89('0x115f')][_0x3f89('0x11c6')],_0x3f89('0x11f0')),new Luts['Object'][(_0x3f89('0x11e7'))](_0x3f89('0x11cd'),_0x3f89('0x11cd'),_0x3f89('0x11f1'),Luts[_0x3f89('0x115f')][_0x3f89('0x11cd')],_0x3f89('0x11f2')),Luts[_0x3f89('0x1141')][_0x3f89('0x11e3')][_0x3f89('0x11f3')](),Luts[_0x3f89('0x6a0')][_0x3f89('0x11f4')][_0x3f89('0x2cd')](this['checkBossSpawn'],this),Luts[_0x3f89('0x6a0')][_0x3f89('0x11f4')][_0x3f89('0x2cd')](this[_0x3f89('0x11f5')],this),this[_0x3f89('0x11f6')]=Luts[_0x3f89('0x11f7')][_0x3f89('0x90b')](_0x3f89('0x11f6'),!0x0),Luts[_0x3f89('0x11f7')][_0x3f89('0xeaa')](_0x3f89('0x11f6'),!0x1),this[_0x3f89('0x11f8')]=Luts[_0x3f89('0x11f7')]['getItem'](_0x3f89('0x11f8'),0x0),this[_0x3f89('0x11f9')]=0x1,this['kongMulti']=0x1,this['bg']=this['game']['add']['graphics'](),this['bg'][_0x3f89('0x33c')](Luts[_0x3f89('0x11fa')]['colors'][_0x3f89('0x11fb')]),this['bg']['drawRect'](0x0,0x0,Luts[_0x3f89('0x111b')],Luts[_0x3f89('0x111c')]),this[_0x3f89('0x1138')](this['bg'],{'scaleWithGame':!0x0}),this[_0x3f89('0x11fc')]=this[_0x3f89('0x3d')][_0x3f89('0x2cd')]['group'](),this[_0x3f89('0x11fd')]=this[_0x3f89('0x3d')][_0x3f89('0x2cd')]['group'](),this['groupFront']=this[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0x3eb')](),this[_0x3f89('0x11fe')]=this[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0x3eb')](),this[_0x3f89('0x11ff')]=Luts[_0x3f89('0x115f')][_0x3f89('0xeb5')][0x0],this['shownSeedAmount']=Luts['Upgrades'][_0x3f89('0xeb5')][0x1],this[_0x3f89('0x1200')]=Luts[_0x3f89('0x11f7')][_0x3f89('0x90b')](_0x3f89('0x1200'),0x0),this[_0x3f89('0x1201')]=BigNumber(0x0),this[_0x3f89('0x1199')]=Luts[_0x3f89('0x115f')][_0x3f89('0xf6')](_0x3f89('0x1199')),this[_0x3f89('0x1202')]=Luts[_0x3f89('0x11f7')][_0x3f89('0x90b')](_0x3f89('0x1202'),this[_0x3f89('0x1203')]),this[_0x3f89('0x1204')]=new Luts[(_0x3f89('0x1116'))][(_0x3f89('0x1205'))](_0x3f89('0x1204'),0x1),this['woodMulti']=new Luts[(_0x3f89('0x1116'))]['Value'](_0x3f89('0x1206'),this['BASE_MULTI'],_0x3f89('0x11c0')),this[_0x3f89('0x1207')]=new Luts[(_0x3f89('0x1116'))][(_0x3f89('0x1205'))](_0x3f89('0x1207'),0x1,_0x3f89('0x1208')),this[_0x3f89('0x1209')]=new Luts['Util'][(_0x3f89('0x1205'))](_0x3f89('0x1209'),0x1,_0x3f89('0x11af')),this[_0x3f89('0x120a')]=new Luts[(_0x3f89('0x1116'))]['Value']('chopSpeedMulti',0x1,_0x3f89('0x120b')),this['moveSpeedMulti']=new Luts[(_0x3f89('0x1116'))]['Value'](_0x3f89('0x120c'),0x1,_0x3f89('0x120d')),this[_0x3f89('0x120e')]=new Luts['Util'][(_0x3f89('0x1205'))](_0x3f89('0x120e'),0x1,'Bot\x20Chop\x20Strength\x20Multiplier'),this[_0x3f89('0x120f')]=new Luts['Util'][(_0x3f89('0x1205'))](_0x3f89('0x120f'),0x1,_0x3f89('0x1210')),this[_0x3f89('0x1211')]=new Luts['Util']['Value'](_0x3f89('0x1211'),0x1,_0x3f89('0x1212')),this[_0x3f89('0x1213')]=new Luts[(_0x3f89('0x1116'))]['Value'](_0x3f89('0x1213'),0x1,_0x3f89('0x1214')),this[_0x3f89('0x1215')]=new Luts[(_0x3f89('0x1116'))]['Value'](_0x3f89('0x1215'),0x1,'Bot\x20Crit\x20Chance\x20Mutliplier'),this[_0x3f89('0x1216')]=new Luts[(_0x3f89('0x1116'))][(_0x3f89('0x1118'))](_0x3f89('0x1216'),!0x1,'Automatic\x20Levelprogression'),this[_0x3f89('0x1217')]=new Luts[(_0x3f89('0x1116'))][(_0x3f89('0x1118'))](_0x3f89('0x1217'),!0x0,_0x3f89('0x1218')),this['levelSkip']=Luts[_0x3f89('0x11f7')][_0x3f89('0x90b')](_0x3f89('0x1219'),0x1),this[_0x3f89('0x121a')]=0x0,this[_0x3f89('0x121b')]=0x0,this['treeChance']=[],this['nextLevelAvailable']=Luts['Store'][_0x3f89('0x90b')](_0x3f89('0x121c'),!0x1),this['currentWorldId']=Luts[_0x3f89('0x11f7')][_0x3f89('0x90b')](_0x3f89('0x121d'),0x0),this[_0x3f89('0x121e')]=[],this[_0x3f89('0x121f')](!0x0),this[_0x3f89('0x1220')]=[],this[_0x3f89('0x11e8')]=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x1221'))](this,this['MAP_WIDTH']/0x2,this['MAP_HEIGHT']/0x2+0x1,Luts[_0x3f89('0x115f')]['value'](_0x3f89('0x116b')),0x0),this['person'][_0x3f89('0x1222')]=!0x0,this['updatePlayerStats'](),this['person']['autoHarvest'](),this['tileSelector']=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x1223'))](this),this[_0x3f89('0x1224')][_0x3f89('0x2cd')](this['tileSelector']),this[_0x3f89('0x1225')]=this[_0x3f89('0x3d')]['add'][_0x3f89('0x188')](0x3c0,0x3e,'ui',_0x3f89('0x1226')),this[_0x3f89('0x1225')]['anchor'][_0x3f89('0x2a4')](0x1,0x0),this[_0x3f89('0x1138')](this[_0x3f89('0x1225')]),this[_0x3f89('0x11fe')][_0x3f89('0x2cd')](this[_0x3f89('0x1225')]),this[_0x3f89('0x1227')]=this[_0x3f89('0x3d')][_0x3f89('0x2cd')]['image'](0x0,0x0,'ui','uiLabelTop'),this[_0x3f89('0x1138')](this[_0x3f89('0x1227')]),this[_0x3f89('0x11fe')][_0x3f89('0x2cd')](this[_0x3f89('0x1227')]),this['topUI2']=this[_0x3f89('0x3d')][_0x3f89('0x2cd')]['image'](0x3c0,0x0,'ui',_0x3f89('0x1228')),this[_0x3f89('0x1227')][_0x3f89('0x333')](this[_0x3f89('0x1229')]),this[_0x3f89('0x122a')]=this[_0x3f89('0x3d')]['add'][_0x3f89('0x188')](0x1e,0x1e,_0x3f89('0x122b'),_0x3f89('0x122c')),this['woodIcon'][_0x3f89('0x5c')][_0x3f89('0x2a4')](0.5),this[_0x3f89('0x122d')]=new Luts['Object'][(_0x3f89('0x6fb'))](this,0x46,0xf,_0x3f89('0x802'),'0',0x1e,_0x3f89('0x122e')),this[_0x3f89('0x1227')]['addChild'](this[_0x3f89('0x122a')]),this[_0x3f89('0x1227')][_0x3f89('0x333')](this[_0x3f89('0x122d')]),new Luts[(_0x3f89('0x1141'))]['Tooltip'](this,this[_0x3f89('0x122d')],_0x3f89('0x122f')),this[_0x3f89('0x1230')]=this[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0x188')](0xf0,0x1e,_0x3f89('0x122b'),'soulSeed'),this['seedIcon'][_0x3f89('0x5c')]['set'](0.5),this['seedCounter']=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fb'))](this,0x10e,0xf,'regular','0',0x1e,'#ffffff'),this[_0x3f89('0x1227')][_0x3f89('0x333')](this[_0x3f89('0x1230')]),this[_0x3f89('0x1227')][_0x3f89('0x333')](this[_0x3f89('0x1231')]),new Luts['Object'][(_0x3f89('0x1232'))](this,this[_0x3f89('0x1231')],_0x3f89('0x1233')),this[_0x3f89('0x1234')]=this[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0x188')](0x172,0x1e,'ingame',_0x3f89('0x1235')),this[_0x3f89('0x1234')]['anchor'][_0x3f89('0x2a4')](0.5),this[_0x3f89('0x1236')]=new Luts[(_0x3f89('0x1141'))]['Text'](this,0x1a4,0xf,_0x3f89('0x1144'),'0',0x1e,'#ffffff'),this[_0x3f89('0x1227')][_0x3f89('0x333')](this[_0x3f89('0x1234')]),this[_0x3f89('0x1227')][_0x3f89('0x333')](this[_0x3f89('0x1236')]),new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x1232'))](this,this[_0x3f89('0x1236')],_0x3f89('0x1237')),this['botUI']=this[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0x188')](0x0,0x280,'ui',_0x3f89('0x1238')),this[_0x3f89('0x1239')][_0x3f89('0x5c')][_0x3f89('0x2a4')](0x0,0x1),this['setResponsive'](this[_0x3f89('0x1239')]),this[_0x3f89('0x11fe')]['add'](this[_0x3f89('0x1239')]),this[_0x3f89('0x123a')]=this[_0x3f89('0x3d')][_0x3f89('0x2cd')]['image'](0x3c0,0x0,'ui',_0x3f89('0x1238')),this['botUI2'][_0x3f89('0x5c')][_0x3f89('0x2a4')](0x0,0x1),this[_0x3f89('0x1239')][_0x3f89('0x333')](this[_0x3f89('0x123a')]),this['leftUI']=this[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0x188')](0x0,-0xfa,'ui',_0x3f89('0x123b')),this[_0x3f89('0x123c')][_0x3f89('0x28')]['set'](0.5),this[_0x3f89('0x1239')][_0x3f89('0x333')](this[_0x3f89('0x123c')]),this[_0x3f89('0x123d')]=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fc'))](this,0x25,-0x1e,'','',this[_0x3f89('0x123e')]['bind'](this)),this[_0x3f89('0x123d')]['icon'][_0x3f89('0x74b')](_0x3f89('0x122b')),this[_0x3f89('0x123d')][_0x3f89('0x123f')][_0x3f89('0x6ec')]=_0x3f89('0x1240'),this[_0x3f89('0x123d')][_0x3f89('0x71a')]('buttonQuadActive',_0x3f89('0x1241')),this[_0x3f89('0x123c')][_0x3f89('0x333')](this[_0x3f89('0x123d')]),this['prestigeButton']=new Luts['Object'][(_0x3f89('0x6fc'))](this,0x25,0x28,'','',this[_0x3f89('0x1242')][_0x3f89('0x430')](this)),this[_0x3f89('0x1243')]['icon']['loadTexture']('ingame'),this[_0x3f89('0x1243')][_0x3f89('0x123f')][_0x3f89('0x6ec')]=_0x3f89('0x1244'),this[_0x3f89('0x1243')][_0x3f89('0x71a')](_0x3f89('0x1245'),_0x3f89('0x1241')),this[_0x3f89('0x1243')][_0x3f89('0x1246')](_0x3f89('0x1247')),this['leftUI'][_0x3f89('0x333')](this[_0x3f89('0x1243')]),this[_0x3f89('0x1248')]=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fc'))](this,0x25,0x6e,'','',this[_0x3f89('0x1249')]['bind'](this)),this[_0x3f89('0x1248')][_0x3f89('0x123f')][_0x3f89('0x74b')]('ingame'),this[_0x3f89('0x1248')][_0x3f89('0x123f')][_0x3f89('0x6ec')]=_0x3f89('0x124a'),this[_0x3f89('0x1248')][_0x3f89('0x71a')](_0x3f89('0x1245'),'buttonQuadInactive'),this[_0x3f89('0x1248')][_0x3f89('0x1246')]('maps'),this['leftUI'][_0x3f89('0x333')](this[_0x3f89('0x1248')]),this['infoButton']=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fc'))](this,0x25,0xb4,'','',this[_0x3f89('0x124b')][_0x3f89('0x430')](this)),this[_0x3f89('0x124c')][_0x3f89('0x123f')][_0x3f89('0x74b')](_0x3f89('0x122b')),this[_0x3f89('0x124c')][_0x3f89('0x123f')][_0x3f89('0x6ec')]=_0x3f89('0x124d'),this[_0x3f89('0x124c')]['setFrames'](_0x3f89('0x1245'),'buttonQuadInactive'),this[_0x3f89('0x123c')][_0x3f89('0x333')](this['infoButton']),this['shopButton']=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fc'))](this,0x25,0xfa,'','',this[_0x3f89('0x124e')][_0x3f89('0x430')](this)),this[_0x3f89('0x124f')]['icon'][_0x3f89('0x74b')](_0x3f89('0x122b')),this[_0x3f89('0x124f')]['icon'][_0x3f89('0x6ec')]=_0x3f89('0x1250'),this[_0x3f89('0x124f')][_0x3f89('0x71a')](_0x3f89('0x1245'),_0x3f89('0x1241')),this['leftUI'][_0x3f89('0x333')](this[_0x3f89('0x124f')]),this[_0x3f89('0x1251')]=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fc'))](this,0x25,0x140,'','',this['settingsClicked'][_0x3f89('0x430')](this)),this[_0x3f89('0x1251')][_0x3f89('0x123f')][_0x3f89('0x74b')]('ingame'),this['settingsButton']['icon'][_0x3f89('0x6ec')]=_0x3f89('0x1252'),this['settingsButton']['setFrames']('buttonQuadActive',_0x3f89('0x1241')),this[_0x3f89('0x123c')]['addChild'](this[_0x3f89('0x1251')]),this['tabManager']=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x1253'))](this,0x0,0x0),new Luts['Tabs']['UpgradeTab'](this),new Luts['Tabs'][(_0x3f89('0x1254'))](this),new Luts[(_0x3f89('0x1255'))][(_0x3f89('0x1256'))](this),new Luts['Tabs']['TerraformTab'](this),this['tabButtons']=this[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0x188')](0x3c0,0x0),this[_0x3f89('0x1257')][_0x3f89('0x5c')][_0x3f89('0x2a4')](0x1,0x0),this['groupUI']['add'](this['tabButtons']),this[_0x3f89('0x1138')](this['tabButtons']),this[_0x3f89('0x1258')][_0x3f89('0x805')][_0x3f89('0x28b')](function(_0x4ed8b5,_0x104fba){var _0x41fe68=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fc'))](this,0x14-0x37*(this[_0x3f89('0x1258')][_0x3f89('0x805')][_0x3f89('0x5')]-_0x104fba),0x23,'','');_0x41fe68[_0x3f89('0x71a')](_0x3f89('0x1259'),_0x3f89('0x125a')),_0x41fe68['icon'][_0x3f89('0x74b')](_0x3f89('0x122b')),_0x41fe68['icon'][_0x3f89('0x6ec')]='icon'+_0x4ed8b5['name'],_0x41fe68['setLock']('tab'+_0x4ed8b5[_0x3f89('0x3bc')]),this[_0x3f89('0x1257')]['addChild'](_0x41fe68),this[_0x3f89('0x1258')][_0x3f89('0x125b')](_0x4ed8b5,_0x41fe68),new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x1232'))](this,_0x41fe68,_0x4ed8b5[_0x3f89('0x3bc')]);}[_0x3f89('0x430')](this)),this[_0x3f89('0x1258')]['show'](_0x3f89('0x115f')),this['buyAmountButtons']=[],this[_0x3f89('0x125c')](0x1f4,0x1),this[_0x3f89('0x125c')](0x21c,0xa),this[_0x3f89('0x125c')](0x244,0x64),this[_0x3f89('0x125c')](0x26c,-0x1),this['setBuyAmount'](Luts['Upgrades']['buyAmount']),Luts[_0x3f89('0x1141')][_0x3f89('0x125d')]['init'](this),this[_0x3f89('0x125e')]=this['game'][_0x3f89('0x2cd')]['image'](0x0,0x0,_0x3f89('0x122b'),'uiTopDeco'),this[_0x3f89('0x1227')]['addChild'](this[_0x3f89('0x125e')]),this[_0x3f89('0x125f')]=this[_0x3f89('0x3d')]['add'][_0x3f89('0x188')](0x3c0,0x0,_0x3f89('0x122b'),_0x3f89('0x1260')),this[_0x3f89('0x1227')]['addChild'](this[_0x3f89('0x125f')]),this[_0x3f89('0x1261')]=this[_0x3f89('0x3d')][_0x3f89('0x2cd')]['image'](0x0,-0x46,_0x3f89('0x122b'),'uiTopDeco'),this[_0x3f89('0x1239')][_0x3f89('0x333')](this['botDeco']),this[_0x3f89('0x1262')]=this[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0x188')](0x3c0,-0x46,_0x3f89('0x122b'),_0x3f89('0x1260')),this['botUI'][_0x3f89('0x333')](this['botDeco2']),this[_0x3f89('0x1263')]=this[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0x188')](0x3c0,0x20d,'ui',_0x3f89('0x1264')),this['nextLevelLabel'][_0x3f89('0x5c')]['set'](0x1,0x0),this[_0x3f89('0x1138')](this[_0x3f89('0x1263')]),this['groupUI']['add'](this[_0x3f89('0x1263')]),this['bossProgress']=new Luts[(_0x3f89('0x1141'))]['Bar'](this,-0x122,0x41,_0x3f89('0x1265'),_0x3f89('0x1266')),Luts[_0x3f89('0x6a0')][_0x3f89('0x1267')][_0x3f89('0x2cd')](function(){this[_0x3f89('0x1268')][_0x3f89('0x1269')][_0x3f89('0x802')]=_0x3f89('0x126a')+Luts['Util'][_0x3f89('0x126b')][_0x3f89('0xd62')](this[_0x3f89('0x1200')])+'/'+Luts[_0x3f89('0x1116')]['Format']['BigNumber'](this['goal']);},this),this[_0x3f89('0x1263')]['addChild'](this[_0x3f89('0x1268')]),this[_0x3f89('0x126c')]=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fc'))](this,-0x3c,0x50,_0x3f89('0x126d'),'',this[_0x3f89('0x126e')]['bind'](this)),this[_0x3f89('0x1263')][_0x3f89('0x333')](this['nextLevelButton']),this[_0x3f89('0x126c')][_0x3f89('0x71a')](_0x3f89('0x126f'),_0x3f89('0x1270')),this[_0x3f89('0x126c')][_0x3f89('0x1271')](0x12,0xe),this[_0x3f89('0x126c')][_0x3f89('0x1272')](this[_0x3f89('0x121c')]),this[_0x3f89('0x1273')]=new Luts[(_0x3f89('0x1141'))]['Text'](this,-0x122,0xa,'text',this['level'],0x18),this['nextLevelLabel'][_0x3f89('0x333')](this['levelText']),this['woodMultiText']=new Luts[(_0x3f89('0x1141'))]['Text'](this,-0xa5,0xa,_0x3f89('0x802'),this[_0x3f89('0x1206')]['v'],0x10),this[_0x3f89('0x1263')]['addChild'](this[_0x3f89('0x1274')]),this[_0x3f89('0x1275')]=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fb'))](this,-0xa5,0x1e,'text',this[_0x3f89('0x1202')],0x10),this['nextLevelLabel'][_0x3f89('0x333')](this[_0x3f89('0x1275')]),this[_0x3f89('0x1276')](),new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x1232'))](this,this[_0x3f89('0x126c')],'After\x20you\x20chopped\x20the\x20boss,\x20you\x20can\x20go\x20to\x20the\x20next\x20level,\x20where\x20the\x20trees\x20are\x20harder\x20but\x20give\x20more\x20wood'),new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x1232'))](this,this['bossProgress'],_0x3f89('0x1277')),new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x1232'))](this,this['woodMultiText'],_0x3f89('0x1278')),new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x1232'))](this,this[_0x3f89('0x1275')],_0x3f89('0x1279')),this[_0x3f89('0x127a')]=this[_0x3f89('0x3d')]['add'][_0x3f89('0x127b')](0x0,0x46),this[_0x3f89('0x1138')](this['tileInfoBack']),this[_0x3f89('0x11fe')][_0x3f89('0x2cd')](this['tileInfoBack']),this[_0x3f89('0x127a')]['beginFill'](0x0,0.5),this[_0x3f89('0x127a')][_0x3f89('0x33a')](0x0,0x0,0xc8,0x96),this[_0x3f89('0x127a')][_0x3f89('0x33b')](),this[_0x3f89('0x127c')]=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fb'))](this,0x0,0x0,_0x3f89('0x1144'),'',0x12),this[_0x3f89('0x127a')][_0x3f89('0x333')](this[_0x3f89('0x127c')]),this[_0x3f89('0x127d')][_0x3f89('0x403')][_0x3f89('0x716')][_0x3f89('0x2cd')](this['movePlayerToPointer'],this),this[_0x3f89('0x127e')]=new Luts[(_0x3f89('0x31b'))](this,-this[_0x3f89('0x11d5')]/0x2-0x190,this[_0x3f89('0x11d5')]*this[_0x3f89('0x127f')]-this[_0x3f89('0x3d')][_0x3f89('0x195')][_0x3f89('0x23')]-this[_0x3f89('0x11d5')]/0x2+0x190,-this['TILESIZE']-0x190,this[_0x3f89('0x11d5')]*this[_0x3f89('0x1280')]-this[_0x3f89('0x3d')][_0x3f89('0x195')][_0x3f89('0x24')]-this[_0x3f89('0x11d5')]+0x190),this['cam'][_0x3f89('0x1281')](this[_0x3f89('0x11e8')]),Luts[_0x3f89('0x9d8')][_0x3f89('0x1282')](0x0,function(_0x58d932){Luts[_0x3f89('0x9d8')][_0x3f89('0x1283')]+=_0x58d932[_0x3f89('0x1284')],Luts['Time'][_0x3f89('0x1285')]+=_0x58d932[_0x3f89('0x1284')],this[_0x3f89('0x1282')](_0x58d932);}[_0x3f89('0x430')](this)),Luts[_0x3f89('0x1116')][_0x3f89('0x1286')][_0x3f89('0x1287')](function(_0x15fcd7){new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x1288'))](this,_0x15fcd7);}[_0x3f89('0x430')](this)),Luts['Events']['onUpgrade']['add'](this[_0x3f89('0x1289')],this),Luts[_0x3f89('0x6a0')]['onTreeAmountChanged'][_0x3f89('0x341')](),Luts[_0x3f89('0x128a')]){this[_0x3f89('0x3d')]['input'][_0x3f89('0x4d8')][_0x3f89('0x66e')](Phaser[_0x3f89('0x4d7')]['L'])['onDown'][_0x3f89('0x2cd')](this['nextLevel'],this);}this[_0x3f89('0x3d')][_0x3f89('0x34c')][_0x3f89('0x4d8')]['addKey'](Phaser[_0x3f89('0x4d7')]['F'])[_0x3f89('0x4c5')][_0x3f89('0x2cd')](function(){this[_0x3f89('0x11fe')][_0x3f89('0x61')]=!this[_0x3f89('0x11fe')]['visible'];},this),Luts[_0x3f89('0x6a0')]['onHarvest']['add'](function(){this[_0x3f89('0x121a')]<=0x1&&(0x0==this[_0x3f89('0x11f8')]||Luts['Util']['Lock']['get'](_0x3f89('0x128b'))['unlocked'])&&this[_0x3f89('0x3d')][_0x3f89('0x343')][_0x3f89('0x44d')](0x1,0x64)=0x0&&_0x19677f>=0x0&&_0x50a71cthis[_0x3f89('0x127f')]/0x2-0x2&&_0x10adbdthis[_0x3f89('0x1280')]/0x2-0x1));_0xd31a32<0x3e8&&this['spawnTree'](_0x10adbd,_0x576524,_0x48be0c,_0x4721f1);},Luts[_0x3f89('0x34a')][_0x3f89('0x44e')][_0x3f89('0x53')]['spawnTree']=function(_0x46e163,_0x4b403c,_0x35001e,_0x3620f5){_0x46e163=Math[_0x3f89('0xab')](_0x46e163),_0x4b403c=Math[_0x3f89('0xab')](_0x4b403c);var _0x927c5a=this[_0x3f89('0x127d')][_0x3f89('0x12ac')][_0x46e163][_0x4b403c],_0x52a962=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x12b0'))](_0x927c5a,_0x927c5a['x'],_0x927c5a['y'],_0x35001e,this[_0x3f89('0x121d')][_0x3f89('0x12b1')]);return _0x927c5a['mapObjects'][_0x3f89('0x6')](_0x52a962),_0x927c5a[_0x3f89('0x384')](),_0x3620f5||Luts[_0x3f89('0x6a0')][_0x3f89('0x11db')][_0x3f89('0x341')](),this[_0x3f89('0x121a')]++,Luts['Events'][_0x3f89('0x1267')][_0x3f89('0x341')](),this[_0x3f89('0x121e')]['push'](_0x52a962),_0x52a962;},Luts[_0x3f89('0x34a')][_0x3f89('0x44e')][_0x3f89('0x53')][_0x3f89('0x37d')]=function(){var _0x27eb6b=this[_0x3f89('0x12b2')];this['lastUpdateTime']=new Date(),this[_0x3f89('0x12b3')]=(this['lastUpdateTime']-_0x27eb6b)/0x3e8,this['shownWoodAmount'][_0x3f89('0x12b4')](Luts[_0x3f89('0x115f')][_0x3f89('0xeb5')][0x0])&&(this['shownWoodAmount']=Luts[_0x3f89('0x115f')][_0x3f89('0xeb5')][0x0]),this[_0x3f89('0x128d')][_0x3f89('0x12b4')](Luts[_0x3f89('0x115f')][_0x3f89('0xeb5')][0x1])&&(this[_0x3f89('0x128d')]=Luts[_0x3f89('0x115f')][_0x3f89('0xeb5')][0x1]),this[_0x3f89('0x122d')][_0x3f89('0x802')]=Luts['Util'][_0x3f89('0x126b')][_0x3f89('0xd62')](this[_0x3f89('0x11ff')]),this['seedCounter'][_0x3f89('0x802')]=Luts['Util'][_0x3f89('0x126b')]['BigNumber'](this[_0x3f89('0x128d')]),this['ikeyCounter'][_0x3f89('0x802')]=Luts[_0x3f89('0x1116')][_0x3f89('0x126b')][_0x3f89('0xd62')](Luts[_0x3f89('0x115f')][_0x3f89('0xeb5')][0x2]),Luts[_0x3f89('0x115f')][_0x3f89('0xeb5')][0x2][_0x3f89('0xd88')](0x0)?(this['ikeyCounter'][_0x3f89('0x61')]=!0x1,this[_0x3f89('0x1234')][_0x3f89('0x61')]=!0x1):(this[_0x3f89('0x1236')][_0x3f89('0x61')]=!0x0,this[_0x3f89('0x1234')][_0x3f89('0x61')]=!0x0),this[_0x3f89('0x12a2')]();var _0x50dcd8=this['worldToMapX'](this['game']['input']['x']+this[_0x3f89('0x3d')]['camera']['x']),_0x5ec3fd=this['worldToMapY'](this[_0x3f89('0x3d')][_0x3f89('0x34c')]['y']+this['game'][_0x3f89('0x195')]['y']);this[_0x3f89('0x12b5')]['setPosition'](_0x50dcd8,_0x5ec3fd),this[_0x3f89('0x127e')]['update'](),this[_0x3f89('0x1268')][_0x3f89('0x12b6')](this['currentChopped']/this[_0x3f89('0x12b7')],0.1),this[_0x3f89('0x1268')]['update'](),this[_0x3f89('0x11fd')]['children']['forEach'](function(_0x33856a){_0x33856a['update']();}),this[_0x3f89('0x34c')][_0x3f89('0x4d8')]['isDown'](Phaser[_0x3f89('0x670')]['A'])&&this['movePlayer'](-0x1,0x0),this[_0x3f89('0x34c')][_0x3f89('0x4d8')]['isDown'](Phaser[_0x3f89('0x670')]['D'])&&this[_0x3f89('0x12b8')](0x1,0x0),this[_0x3f89('0x34c')][_0x3f89('0x4d8')]['isDown'](Phaser[_0x3f89('0x670')]['W'])&&this[_0x3f89('0x12b8')](0x0,-0x1),this[_0x3f89('0x34c')][_0x3f89('0x4d8')][_0x3f89('0x552')](Phaser[_0x3f89('0x670')]['S'])&&this['movePlayer'](0x0,0x1),this[_0x3f89('0x12b9')](),this[_0x3f89('0x1225')][_0x3f89('0x39')][_0x3f89('0x28b')](function(_0x121ded){_0x121ded[_0x3f89('0x37d')]();}),Luts[_0x3f89('0x6a0')][_0x3f89('0xa0e')][_0x3f89('0x341')](this[_0x3f89('0x12b3')]);},Luts['State'][_0x3f89('0x44e')][_0x3f89('0x53')][_0x3f89('0x12b8')]=function(_0x277f83,_0x255ea5){var _0x266cea=this[_0x3f89('0x11e8')][_0x3f89('0x12ba')]['x']+_0x277f83,_0xb12e81=this[_0x3f89('0x11e8')][_0x3f89('0x12ba')]['y']+_0x255ea5;_0x266cea>=0x0&&_0xb12e81>=0x0&&_0x266cea=0x0&&_0x47d719>=0x0&&_0x3c9be2=0xa){var _0x1dad9b=_0x3f89('0x12d0')+Luts[_0x3f89('0x1116')][_0x3f89('0x126b')][_0x3f89('0x9d8')](_0x5cc9b8[_0x3f89('0x1284')],!0x0)+_0x3f89('0x12d1')+Luts[_0x3f89('0x1116')]['Format'][_0x3f89('0xd62')](Luts[_0x3f89('0x115f')]['currency'][0x0][_0x3f89('0xd5a')](_0x15b66b),!0x0)+_0x3f89('0x12d2');new Luts['Object']['Popup'](this,_0x1dad9b);}},Luts['State']['Game'][_0x3f89('0x53')]['nextLevel']=function(){this[_0x3f89('0x96b')]+=this[_0x3f89('0x1219')],this[_0x3f89('0x1200')]=0x0,Luts['Store']['setItem'](_0x3f89('0x96b'),this['level']),Luts[_0x3f89('0x11f7')][_0x3f89('0xeaa')](_0x3f89('0x1200'),0x0),Luts['Object'][_0x3f89('0x11e7')][_0x3f89('0x12d3')][this[_0x3f89('0x11f8')]]['level']['addProgress'](this[_0x3f89('0x1207')]['modValue']()[_0x3f89('0xd5e')](Math[_0x3f89('0x55')](0x0,this[_0x3f89('0x96b')]-0x1))),Luts['Events'][_0x3f89('0x11dd')][_0x3f89('0x341')](),this[_0x3f89('0x126c')][_0x3f89('0x1272')](!0x1),this[_0x3f89('0x121f')]();},Luts[_0x3f89('0x34a')]['Game'][_0x3f89('0x53')][_0x3f89('0x12d4')]=function(){window[_0x3f89('0x12d5')](_0x3f89('0x12d6')),this[_0x3f89('0x1206')][_0x3f89('0x12d7')](_0x3f89('0x12d8'),1.25),new Luts['Object'][(_0x3f89('0x1288'))](this,'Thank\x20you!');},Luts[_0x3f89('0x34a')][_0x3f89('0x44e')][_0x3f89('0x53')][_0x3f89('0x12d9')]=function(){window[_0x3f89('0x12d5')](_0x3f89('0x12da')),this['chopMulti']['setMultiplier'](_0x3f89('0x12db'),1.25),new Luts['Object'][(_0x3f89('0x1288'))](this,_0x3f89('0x12dc'));},Luts[_0x3f89('0x34a')]['Game']['prototype'][_0x3f89('0x12dd')]=function(_0x2e0080,_0x21f4e9,_0x5f1831){if(_0x5f1831['e']&&(_0x5f1831=parseFloat(_0x5f1831['toExponential'](0x6))),Luts[_0x3f89('0x12c6')]&&this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x9cd')]>0x1e&&this['effectsEnabled'][_0x3f89('0xf6')]&&!isNaN(_0x5f1831)){var _0x480041=_0x5f1831;if(_0x5f1831>0x3e8){for(var _0x66a90c=0x0;_0x66a90c<0x14;_0x66a90c++)this[_0x3f89('0x12de')](_0x2e0080,_0x21f4e9,Phaser[_0x3f89('0x45')]['roundTo'](_0x5f1831/0x14,-0x2),_0x66a90c),_0x480041-=Phaser[_0x3f89('0x45')][_0x3f89('0x12df')](_0x5f1831/0x14,-0x2);_0x480041=0x0;}_0x5f1831=_0x480041;for(var _0x66a90c=0x1;_0x66a90c<_0x5f1831/0x64;_0x66a90c++)this[_0x3f89('0x12de')](_0x2e0080,_0x21f4e9,0x64,_0x66a90c),_0x480041-=0x64;for(_0x5f1831=_0x480041,_0x66a90c=0x1;_0x66a90c<_0x5f1831/0xa;_0x66a90c++)this[_0x3f89('0x12de')](_0x2e0080,_0x21f4e9,0xa,_0x66a90c),_0x480041-=0xa;for(_0x5f1831=_0x480041,_0x66a90c=0x0;_0x66a90c<_0x5f1831;_0x66a90c++)this['playAddSingleWoodEffect'](_0x2e0080,_0x21f4e9,0x1,_0x66a90c);}else this[_0x3f89('0x11ff')]=Luts[_0x3f89('0x115f')][_0x3f89('0xeb5')][0x0];},Luts[_0x3f89('0x34a')][_0x3f89('0x44e')]['prototype'][_0x3f89('0x12e0')]=function(_0x523da3,_0x3f7729,_0x5be2ef){if(Luts[_0x3f89('0x12c6')]&&this[_0x3f89('0x3d')][_0x3f89('0x33e')][_0x3f89('0x9cd')]>0x1e&&this[_0x3f89('0x1217')]['value'])for(var _0x169ff0=0x0;_0x169ff0<_0x5be2ef;_0x169ff0++)this[_0x3f89('0x12e1')](_0x523da3,_0x3f7729,0x1,_0x169ff0);else this[_0x3f89('0x128d')]=Luts['Upgrades'][_0x3f89('0xeb5')][0x1];},Luts['State']['Game']['prototype'][_0x3f89('0x12de')]=function(_0x446e96,_0x3ab8a2,_0x24f33a,_0x21aaf5){if(!(this[_0x3f89('0x121b')]>this[_0x3f89('0x12e2')])){this[_0x3f89('0x121b')]+=0x1;var _0x5545fe=_0x3f89('0x12e3');_0x5545fe+=_0x24f33a<=0x1?0x0:_0x24f33a<=0xa?0x1:0x2;var _0x2c6eac=this[_0x3f89('0x3d')]['add'][_0x3f89('0x188')](_0x446e96,_0x3ab8a2,'ingame',_0x5545fe);_0x2c6eac[_0x3f89('0x5c')]['set'](0.5),_0x2c6eac['x']-=this[_0x3f89('0x195')]['x']+this[_0x3f89('0x3d')][_0x3f89('0x343')][_0x3f89('0x44d')](-0xa-_0x21aaf5/0x2,0xa+_0x21aaf5/0x2),_0x2c6eac['y']-=this[_0x3f89('0x195')]['y']+this['game'][_0x3f89('0x343')][_0x3f89('0x44d')](-0xa-_0x21aaf5/0x2,0xa+_0x21aaf5/0x2),_0x2c6eac[_0x3f89('0x3f8')]=!0x0,_0x2c6eac[_0x3f89('0x2d4')]=this[_0x3f89('0x3d')][_0x3f89('0x343')][_0x3f89('0x44d')](-0x1e,0x1e),_0x2c6eac[_0x3f89('0x28')][_0x3f89('0x2a4')](0x0);this[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0xb73')](_0x2c6eac[_0x3f89('0x28')])['to']({'x':0x1,'y':0x1},0x1f4,Phaser['Easing']['Elastic'][_0x3f89('0x726')],!0x0)[_0x3f89('0x998')][_0x3f89('0x2cd')](function(){var _0x446e96=0x1f4*(0x1-0x1/(_0x21aaf5+0x1)),_0x3ab8a2=this[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0xb73')](_0x2c6eac['cameraOffset'])['to']({'x':this[_0x3f89('0x122a')][_0x3f89('0x3f9')]['x'],'y':this[_0x3f89('0x122a')][_0x3f89('0x3f9')]['y']},0x1f4,Phaser[_0x3f89('0x97a')][_0x3f89('0x983')]['In'],!0x0,_0x446e96);this[_0x3f89('0x3d')]['add']['tween'](_0x2c6eac)['to']({'angle':0x0},0x1f4,Phaser['Easing']['Back']['InOut'],!0x0,_0x446e96),_0x3ab8a2[_0x3f89('0x998')]['add'](function(){this[_0x3f89('0x121b')]-=0x1,Luts[_0x3f89('0x72b')]['play'](_0x3f89('0x2a3')),this[_0x3f89('0x11ff')]=BigNumber[_0x3f89('0x2cf')](this[_0x3f89('0x11ff')][_0x3f89('0x2cd')](_0x24f33a[_0x3f89('0xd5f')](0xe)),Luts['Upgrades'][_0x3f89('0xeb5')][0x0]),_0x2c6eac['destroy'](),this[_0x3f89('0x122a')][_0x3f89('0x28')]['set'](0x1),this[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0xb73')](this['woodIcon'][_0x3f89('0x28')])[_0x3f89('0x9a2')]({'x':1.5,'y':1.5},0x1f4,Phaser[_0x3f89('0x97a')]['Elastic'][_0x3f89('0x726')],!0x0);},this);},this);}},Luts[_0x3f89('0x34a')][_0x3f89('0x44e')]['prototype'][_0x3f89('0x12e1')]=function(_0x1168a0,_0x1520d0,_0x40790c,_0x2dd556){if(!(this['totalEffectCount']>this[_0x3f89('0x12e2')])){this[_0x3f89('0x121b')]+=0x1;var _0x13e306=this['game'][_0x3f89('0x2cd')][_0x3f89('0x188')](_0x1168a0,_0x1520d0,'ingame',_0x3f89('0x12e4'));_0x13e306[_0x3f89('0x5c')]['set'](0.5),_0x13e306['x']-=this[_0x3f89('0x195')]['x']+this[_0x3f89('0x3d')][_0x3f89('0x343')][_0x3f89('0x44d')](-0xa-_0x2dd556/0x2,0xa+_0x2dd556/0x2),_0x13e306['y']-=this['camera']['y']+this[_0x3f89('0x3d')][_0x3f89('0x343')][_0x3f89('0x44d')](-0xa-_0x2dd556/0x2,0xa+_0x2dd556/0x2),_0x13e306['fixedToCamera']=!0x0,_0x13e306[_0x3f89('0x2d4')]=this['game'][_0x3f89('0x343')][_0x3f89('0x44d')](-0x1e,0x1e),_0x13e306[_0x3f89('0x28')]['set'](0x0);this[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0xb73')](_0x13e306[_0x3f89('0x28')])['to']({'x':0x1,'y':0x1},0x3e8,Phaser['Easing'][_0x3f89('0x986')]['Out'],!0x0)[_0x3f89('0x998')][_0x3f89('0x2cd')](function(){var _0x1168a0=0x1f4*(0x1-0x1/(_0x2dd556+0x1)),_0x1520d0=this[_0x3f89('0x3d')][_0x3f89('0x2cd')]['tween'](_0x13e306[_0x3f89('0x3f9')])['to']({'x':this[_0x3f89('0x1230')][_0x3f89('0x3f9')]['x'],'y':this['seedIcon'][_0x3f89('0x3f9')]['y']},0x1f4,Phaser[_0x3f89('0x97a')][_0x3f89('0x983')]['In'],!0x0,_0x1168a0);this['game']['add'][_0x3f89('0xb73')](_0x13e306)['to']({'angle':0x0},0x1f4,Phaser[_0x3f89('0x97a')][_0x3f89('0x983')]['InOut'],!0x0,_0x1168a0),_0x1520d0[_0x3f89('0x998')][_0x3f89('0x2cd')](function(){this[_0x3f89('0x121b')]-=0x1,Luts[_0x3f89('0x72b')][_0x3f89('0x689')](_0x3f89('0x2a3')),this[_0x3f89('0x128d')]=BigNumber[_0x3f89('0x2cf')](this['shownSeedAmount'][_0x3f89('0x2cd')](_0x40790c),Luts['Upgrades'][_0x3f89('0xeb5')][0x1]),_0x13e306['destroy'](),this['seedIcon']['scale'][_0x3f89('0x2a4')](0x1),this[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0xb73')](this['seedIcon']['scale'])[_0x3f89('0x9a2')]({'x':1.5,'y':1.5},0x1f4,Phaser[_0x3f89('0x97a')][_0x3f89('0x986')]['Out'],!0x0);},this);},this);}},Luts[_0x3f89('0x34a')][_0x3f89('0x44e')]['prototype']['updatePlayerStats']=function(){this[_0x3f89('0x11e8')][_0x3f89('0x6ec')]=Luts[_0x3f89('0x1141')]['Character'][_0x3f89('0x12d3')][this[_0x3f89('0x11f8')]][_0x3f89('0x6ec')],this[_0x3f89('0x11e8')]['setAutomaticCounter'](Luts[_0x3f89('0x115f')]['value']('automaticCounter')[_0x3f89('0xd5e')](Luts[_0x3f89('0x115f')][_0x3f89('0xf6')](_0x3f89('0x116d')))[_0x3f89('0x56')]()),this[_0x3f89('0x11e8')]['axeLevel']=Luts['Upgrades'][_0x3f89('0xf6')]('axe'),this[_0x3f89('0x11e8')]['harvestSpeed']=Luts[_0x3f89('0x115f')][_0x3f89('0xf6')]('harvestSpeed')[_0x3f89('0xd5e')](this['chopSpeedMulti'][_0x3f89('0x12ce')]()),this[_0x3f89('0x11e8')][_0x3f89('0x12e5')]=Luts['Upgrades'][_0x3f89('0xf6')]('harvestStrength')[_0x3f89('0xd5e')](this['chopMulti'][_0x3f89('0x12ce')]()),this[_0x3f89('0x11e8')]['walkSpeed']=Luts[_0x3f89('0x115f')][_0x3f89('0xf6')](_0x3f89('0x1164'))[_0x3f89('0xd5e')](this[_0x3f89('0x120c')][_0x3f89('0x12ce')]()),this['person'][_0x3f89('0x1168')]=Luts['Upgrades'][_0x3f89('0xf6')]('stomp'),this[_0x3f89('0x11e8')][_0x3f89('0x116e')]=Luts[_0x3f89('0x115f')][_0x3f89('0xf6')](_0x3f89('0x116e')),this[_0x3f89('0x11e8')][_0x3f89('0x1170')]=Luts[_0x3f89('0x115f')][_0x3f89('0xf6')](_0x3f89('0x1170'))['times'](this['critChanceMulti'][_0x3f89('0x12ce')]()),this[_0x3f89('0x1199')]=Luts['Upgrades']['value']('spawnInterval');for(var _0x4a9ffd=this[_0x3f89('0x1220')]['length'];Luts[_0x3f89('0x115f')][_0x3f89('0xf6')](_0x3f89('0x1220'))['greaterThan'](_0x4a9ffd);_0x4a9ffd++){var _0x335f6a=new Luts[(_0x3f89('0x1141'))]['Person'](this,0x0,0x0,-0x1,_0x4a9ffd+0x1);_0x335f6a[_0x3f89('0x6ec')]=_0x3f89('0x12e6'),_0x335f6a[_0x3f89('0x12e7')]['scale']['set'](0.5),_0x335f6a['autoHarvest'](),this['bots'][_0x3f89('0x6')](_0x335f6a);}this['bots'][_0x3f89('0x28b')](function(_0x214244){_0x214244[_0x3f89('0x12e8')]=Luts[_0x3f89('0x115f')][_0x3f89('0xf6')]('botsAxe'),_0x214244[_0x3f89('0x12e9')]=Luts[_0x3f89('0x115f')][_0x3f89('0xf6')]('botsHarvestSpeed')[_0x3f89('0xd5e')](this[_0x3f89('0x1211')]['modValue']()),_0x214244['harvestStrength']=Luts[_0x3f89('0x115f')][_0x3f89('0xf6')]('botsHarvestStrength')['times'](this[_0x3f89('0x120e')][_0x3f89('0x12ce')]()),_0x214244[_0x3f89('0x1164')]=Luts[_0x3f89('0x115f')][_0x3f89('0xf6')](_0x3f89('0x118b'))[_0x3f89('0xd5e')](this[_0x3f89('0x1213')][_0x3f89('0x12ce')]()),_0x214244['critDamage']=Luts[_0x3f89('0x115f')][_0x3f89('0xf6')](_0x3f89('0x1191')),_0x214244[_0x3f89('0x1170')]=Luts[_0x3f89('0x115f')]['value'](_0x3f89('0x12ea'))['times'](this[_0x3f89('0x1215')][_0x3f89('0x12ce')]()),_0x214244[_0x3f89('0x1168')]=Luts[_0x3f89('0x115f')][_0x3f89('0xf6')]('botsStomp');}[_0x3f89('0x430')](this)),this['calcTreeChances']();},Luts[_0x3f89('0x34a')][_0x3f89('0x44e')][_0x3f89('0x53')][_0x3f89('0x12eb')]=function(){if(this[_0x3f89('0x1200')]>=this[_0x3f89('0x12b7')]&&null==this['boss']&&!this[_0x3f89('0x126c')][_0x3f89('0x399')]){var _0x315200=0x1;this['level']>=0xa&&(_0x315200=0x2),this[_0x3f89('0x96b')]>=0x1e&&(_0x315200=0x3),this[_0x3f89('0x96b')]>=0x32&&(_0x315200=0x4),this[_0x3f89('0x96b')]>=0x46&&(_0x315200=0x5);var _0x998d42=this['spawnTree'](this[_0x3f89('0x127f')]/0x2,this['MAP_HEIGHT']/0x2,_0x315200);this[_0x3f89('0x12ec')](_0x998d42),this[_0x3f89('0x1268')]['playCompletedEffect']();}},Luts[_0x3f89('0x34a')][_0x3f89('0x44e')]['prototype'][_0x3f89('0x12ec')]=function(_0x570cce){this['boss']=_0x570cce,this['boss'][_0x3f89('0x12bf')]=this[_0x3f89('0x12ed')][_0x3f89('0x12bf')][_0x3f89('0xd5e')](BigNumber(0x1)['add'](this[_0x3f89('0x96b')])[_0x3f89('0xd5e')](0.2)),this[_0x3f89('0x12ed')][_0x3f89('0x12c2')]=this['boss'][_0x3f89('0x12c2')][_0x3f89('0xd5e')](BigNumber(0xa)[_0x3f89('0x2cd')](this[_0x3f89('0x96b')])[_0x3f89('0xd5e')](0.2)),this[_0x3f89('0x12ed')][_0x3f89('0x12ee')][_0x3f89('0x2cd')](function(){Luts[_0x3f89('0x6a0')][_0x3f89('0x11dc')][_0x3f89('0x341')](),this[_0x3f89('0x126c')][_0x3f89('0x1272')](!0x0,!0x0),Luts[_0x3f89('0x11f7')][_0x3f89('0xeaa')]('nextLevelAvailable',!0x0),this[_0x3f89('0x1216')][_0x3f89('0xf6')]&&this[_0x3f89('0x126c')][_0x3f89('0x3d7')]();},this),this['boss'][_0x3f89('0x12ef')]=this['game'][_0x3f89('0x2cd')][_0x3f89('0x188')](this['boss']['x'],this[_0x3f89('0x12ed')]['y'],_0x3f89('0x122b'),_0x3f89('0x12ef'),this['boss'][_0x3f89('0x0')]),this[_0x3f89('0x12ed')][_0x3f89('0x12ef')][_0x3f89('0x5c')][_0x3f89('0x2a4')](0.5),this[_0x3f89('0x12ed')]['parent'][_0x3f89('0x411')](this['boss'],this[_0x3f89('0x12ed')][_0x3f89('0x12ef')]),this[_0x3f89('0x3d')]['add'][_0x3f89('0xb73')](this[_0x3f89('0x12ed')][_0x3f89('0x12ef')])['to']({'angle':0x168},0x1388,Phaser[_0x3f89('0x97a')]['Linear'][_0x3f89('0x9c6')],!0x0,0x0,-0x1),this[_0x3f89('0x3d')]['add']['tween'](this[_0x3f89('0x12ed')]['shine'][_0x3f89('0x28')])['to']({'x':1.1,'y':1.1},0x3e8,Phaser['Easing'][_0x3f89('0x982')][_0x3f89('0x989')],!0x0,0x0,-0x1,!0x0);},Luts['State'][_0x3f89('0x44e')][_0x3f89('0x53')]['treeChopped']=function(){this['treeAmount']--,Luts['Events'][_0x3f89('0x1267')][_0x3f89('0x341')](),this[_0x3f89('0x121a')]<=0x0&&(this[_0x3f89('0x121a')]=0x0);},Luts[_0x3f89('0x34a')][_0x3f89('0x44e')][_0x3f89('0x53')]['setLevelText']=function(){this[_0x3f89('0x1273')]&&(this[_0x3f89('0x1273')]['text']=_0x3f89('0x12f0')+this[_0x3f89('0x96b')],this[_0x3f89('0x1275')][_0x3f89('0x802')]='BaseDef:\x20'+Luts[_0x3f89('0x1116')][_0x3f89('0x126b')][_0x3f89('0xd62')](this[_0x3f89('0x1202')][_0x3f89('0xd5f')](0xa)),this[_0x3f89('0x1274')][_0x3f89('0x802')]=_0x3f89('0x12f1')+Luts[_0x3f89('0x1116')]['Format'][_0x3f89('0xd62')](this[_0x3f89('0x1206')][_0x3f89('0x12ce')]()));},Luts[_0x3f89('0x34a')][_0x3f89('0x44e')][_0x3f89('0x53')][_0x3f89('0x12f2')]=function(_0x1cd6b9){this[_0x3f89('0x12cc')]=_0x1cd6b9,this['level']=0x0,this['currentChopped']=0x0,Luts[_0x3f89('0x11f7')][_0x3f89('0xeaa')]('level',this[_0x3f89('0x96b')]),Luts['Store']['setItem'](_0x3f89('0x1200'),0x0),Luts[_0x3f89('0x11f7')]['setItem']('currentWorld',_0x1cd6b9),this[_0x3f89('0x121f')]();},Luts[_0x3f89('0x34a')][_0x3f89('0x44e')][_0x3f89('0x53')]['setupMap']=function(_0x392d0e){this['currentWorld']=Luts[_0x3f89('0x11fa')][_0x3f89('0x12f3')][this[_0x3f89('0x12cc')]],Luts[_0x3f89('0x72b')]['setAmbient'](this[_0x3f89('0x121d')]['ambient']),this[_0x3f89('0x1207')][_0x3f89('0x12d7')](_0x3f89('0x3e'),this[_0x3f89('0x121d')]['xp']),this[_0x3f89('0x1204')][_0x3f89('0x12d7')](_0x3f89('0x3e'),this[_0x3f89('0x121d')][_0x3f89('0x12f4')]),this[_0x3f89('0x121a')]=0x0,this[_0x3f89('0x121e')]=[],Luts[_0x3f89('0x6a0')][_0x3f89('0x1267')][_0x3f89('0x341')](),this[_0x3f89('0x127f')]=Luts['Upgrades'][_0x3f89('0xf6')](_0x3f89('0x119b')),this['MAP_HEIGHT']=Luts[_0x3f89('0x115f')][_0x3f89('0xf6')](_0x3f89('0x119b')),this[_0x3f89('0x12b7')]=Math[_0x3f89('0x2d1')](this['BASE_GOAL']+Phaser[_0x3f89('0x45')][_0x3f89('0x12f5')](this[_0x3f89('0x96b')],0x1,0x64)*(0x3e8-this[_0x3f89('0x12f6')])),this['boss']=null,this[_0x3f89('0x1202')]=BigNumber(this[_0x3f89('0x1203')])[_0x3f89('0xd5e')](BigNumber(this['DEFENCE_INCREASE'])[_0x3f89('0x95f')](this['level']))['times'](this[_0x3f89('0x1204')][_0x3f89('0x12ce')]()),this[_0x3f89('0x1206')]['v']=BigNumber(this[_0x3f89('0x11d6')])['times'](BigNumber(this['MULTI_INCREASE'])['pow'](this['level'])),this[_0x3f89('0x1276')](),this[_0x3f89('0x3d')][_0x3f89('0x3e')][_0x3f89('0x12f7')](-this['TILESIZE']/0x2-0x7d0,-this['TILESIZE']-0x7d0,this['TILESIZE']*this[_0x3f89('0x127f')]-this[_0x3f89('0x11d5')]/0x2+0xfa0,this[_0x3f89('0x11d5')]*this['MAP_HEIGHT']-this[_0x3f89('0x11d5')]+0xfa0),this[_0x3f89('0x127e')]&&this[_0x3f89('0x127e')][_0x3f89('0x840')](-this['TILESIZE']/0x2-0x190,this[_0x3f89('0x11d5')]*this[_0x3f89('0x127f')]-this[_0x3f89('0x3d')][_0x3f89('0x195')]['width']-this[_0x3f89('0x11d5')]/0x2+0x190,-this[_0x3f89('0x11d5')]-0x190,this['TILESIZE']*this[_0x3f89('0x1280')]-this[_0x3f89('0x3d')]['camera'][_0x3f89('0x24')]-this[_0x3f89('0x11d5')]+0x190),this[_0x3f89('0x127d')]&&this[_0x3f89('0x127d')][_0x3f89('0x12f8')](),this[_0x3f89('0x127d')]=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x12f9'))](this,0x0,0x0,this['MAP_WIDTH'],this[_0x3f89('0x1280')],this[_0x3f89('0x11d5')],this['TILESIZE']);for(var _0x59f95c=[],_0x8b58e0=BigNumber(0x0),_0x5dc2f2=0x0;_0x5dc2f2=0x0;_0xd28a21--)Luts['Upgrades']['upgrades'][_0xd28a21]['name']==_0x12c656[_0x3f89('0x3bc')]&&Luts[_0x3f89('0x115f')][_0x3f89('0x130e')][_0x3f89('0x6e')](_0xd28a21,0x1);},Luts[_0x3f89('0x115f')][_0x3f89('0x1319')]=function(_0x2abbe2,_0x1a8f18,_0x94316b){var _0x686a7b=Luts['Upgrades'][_0x3f89('0x2a3')](_0x2abbe2);if(Luts['Upgrades']['isUpgradeable'](_0x2abbe2,_0x1a8f18)){if(_0x1a8f18||(Array[_0x3f89('0x288')](_0x686a7b['currencyType'])?_0x686a7b[_0x3f89('0x1318')][_0x3f89('0x28b')](function(_0x5868b9,_0x1ec727){Array[_0x3f89('0x288')](_0x686a7b['price'])?Luts[_0x3f89('0x115f')][_0x3f89('0x12cd')](_0x5868b9,_0x686a7b[_0x3f89('0xebf')][_0x1ec727][_0x3f89('0xd8b')]()):Luts[_0x3f89('0x115f')]['changeCurrency'](_0x5868b9,_0x686a7b[_0x3f89('0xebf')]['neg']());}):Luts[_0x3f89('0x115f')][_0x3f89('0x12cd')](_0x686a7b[_0x3f89('0x1318')],_0x686a7b['price'][_0x3f89('0xd8b')]())),_0x686a7b[_0x3f89('0x96b')]+=0x1,0x0==_0x686a7b[_0x3f89('0x131a')])if(Array[_0x3f89('0x288')](_0x686a7b['price']))for(var _0x3615c1=0x0;_0x3615c1<_0x686a7b['price'][_0x3f89('0x5')];_0x3615c1++)_0x686a7b[_0x3f89('0xebf')][_0x3615c1]=_0x686a7b[_0x3f89('0xebf')][_0x3615c1][_0x3f89('0xd5e')](_0x686a7b[_0x3f89('0x131b')][_0x3615c1][_0x3f89('0x28a')]());else _0x686a7b[_0x3f89('0xebf')]=_0x686a7b['price'][_0x3f89('0xd5e')](_0x686a7b[_0x3f89('0x131b')][_0x3f89('0x28a')]());else if(0x1==_0x686a7b[_0x3f89('0x131a')])if(Array[_0x3f89('0x288')](_0x686a7b[_0x3f89('0xebf')]))for(var _0x3615c1=0x0;_0x3615c1<_0x686a7b[_0x3f89('0xebf')][_0x3f89('0x5')];_0x3615c1++)_0x686a7b['price'][_0x3615c1]=_0x686a7b[_0x3f89('0xebf')][_0x3615c1][_0x3f89('0x2cd')](_0x686a7b[_0x3f89('0x131b')][_0x3615c1][_0x3f89('0x28a')]());else _0x686a7b['price']=_0x686a7b['price']['add'](_0x686a7b[_0x3f89('0x131b')]['toString']());return _0x686a7b[_0x3f89('0xf6')]=Luts['Upgrades']['calcValue'](_0x686a7b),_0x94316b||(Luts[_0x3f89('0x6a0')]['onUpgrade'][_0x3f89('0x341')](_0x686a7b,0x1),_0x686a7b[_0x3f89('0x1305')][_0x3f89('0x341')](0x1)),this[_0x3f89('0x131c')](_0x686a7b),!0x0;}return!0x1;},Luts['Upgrades'][_0x3f89('0x1316')]=function(_0x4cfb5e){var _0x2ebf9d=Luts[_0x3f89('0x115f')][_0x3f89('0x2a3')](_0x4cfb5e);return 0x0==_0x2ebf9d[_0x3f89('0x1173')]&&(_0x2ebf9d[_0x3f89('0xf6')]=_0x2ebf9d[_0x3f89('0x131d')][_0x3f89('0xd5c')](_0x2ebf9d[_0x3f89('0x131e')]['times'](_0x2ebf9d[_0x3f89('0x96b')]))['times'](_0x2ebf9d[_0x3f89('0xcea')])),0x1==_0x2ebf9d[_0x3f89('0x1173')]&&(_0x2ebf9d[_0x3f89('0xf6')]=_0x2ebf9d[_0x3f89('0x131d')][_0x3f89('0xd5e')](_0x2ebf9d[_0x3f89('0x131e')][_0x3f89('0x95f')](_0x2ebf9d[_0x3f89('0x96b')]))[_0x3f89('0xd5e')](_0x2ebf9d[_0x3f89('0xcea')])),_0x2ebf9d[_0x3f89('0xf6')];},Luts[_0x3f89('0x115f')][_0x3f89('0x131f')]=function(_0x17902e,_0xc8299b,_0x1d7563){var _0x453de5=Luts['Upgrades'][_0x3f89('0x2a3')](_0x17902e);if(null==_0xc8299b&&(_0xc8299b=Luts[_0x3f89('0x115f')]['buyAmount']),-0x1!=_0xc8299b)if(Array[_0x3f89('0x288')](_0x453de5[_0x3f89('0x1318')])){for(var _0x19e7be=0x0;_0x19e7be<_0x453de5[_0x3f89('0x1318')]['length'];_0x19e7be++)if(Luts[_0x3f89('0x115f')]['currency'][_0x453de5[_0x3f89('0x1318')][_0x19e7be]]['lessThan'](Luts[_0x3f89('0x115f')]['priceMultiple'](_0x17902e,_0xc8299b,_0x19e7be)[_0x3f89('0xab')]()))return 0x0;}else if(Luts['Upgrades']['currency'][_0x453de5[_0x3f89('0x1318')]][_0x3f89('0xd87')](Luts[_0x3f89('0x115f')]['priceMultiple'](_0x17902e,_0xc8299b)[_0x3f89('0xab')]()))return 0x0;for(var _0x19e7be=0x0;(_0x19e7be<_0xc8299b||-0x1==_0xc8299b)&&Luts['Upgrades'][_0x3f89('0x1319')](_0x17902e,_0x1d7563,!0x0);_0x19e7be++);return Luts[_0x3f89('0x6a0')]['onUpgrade'][_0x3f89('0x341')](_0x453de5,_0x19e7be),_0x453de5['onUpgrade'][_0x3f89('0x341')](_0x19e7be),Luts[_0x3f89('0x1116')][_0x3f89('0x1320')]['track'](_0x3f89('0x1321'),_0x3f89('0x1322')+_0x453de5['name']+_0x3f89('0x1323'),_0x453de5[_0x3f89('0x96b')]),Luts[_0x3f89('0x1116')]['Analytics'][_0x3f89('0x1324')]('design',_0x3f89('0x1322')+_0x453de5[_0x3f89('0x3bc')]+_0x3f89('0x1325'),_0x19e7be),_0x19e7be;},Luts['Upgrades']['setBuyAmount']=function(_0x55ed6e){Luts[_0x3f89('0x115f')][_0x3f89('0x1304')]=_0x55ed6e,Luts['Upgrades'][_0x3f89('0x130e')][_0x3f89('0x28b')](function(_0x2da410){_0x2da410['lastBuyAmount'][_0x3f89('0x28b')](function(_0x1086b3){0x0;}),_0x2da410[_0x3f89('0x1311')][_0x3f89('0x28b')](function(_0x31e6e7){BigNumber(0x0);}),_0x2da410[_0x3f89('0x1312')]['forEach'](function(_0x401a82){0x0;}),_0x2da410[_0x3f89('0x1317')]=_0x2da410['price'];}),Luts[_0x3f89('0x6a0')][_0x3f89('0x1306')][_0x3f89('0x341')](),Luts[_0x3f89('0x11f7')][_0x3f89('0xeaa')](_0x3f89('0x1304'),Luts['Upgrades'][_0x3f89('0x1304')]);},Luts[_0x3f89('0x115f')][_0x3f89('0x1326')]=function(_0x4c056e,_0x3af39a,_0x14434c){var _0x329cb6=Luts[_0x3f89('0x115f')][_0x3f89('0x2a3')](_0x4c056e);_0x329cb6[_0x3f89('0x1318')];null!=_0x14434c?_0x329cb6[_0x3f89('0x1318')][_0x14434c]:_0x14434c=0x0;var _0x454ab9=_0x329cb6[_0x3f89('0xebf')];Array[_0x3f89('0x288')](_0x454ab9)&&(_0x454ab9=_0x454ab9[_0x14434c]);var _0x43c65d=BigNumber(_0x454ab9);if(null==_0x3af39a&&(_0x3af39a=Luts['Upgrades'][_0x3f89('0x1304')]),-0x1==_0x3af39a);else{if(_0x329cb6['lastBuyAmount'][_0x14434c]==Luts['Upgrades'][_0x3f89('0x1304')]&&_0x329cb6['level']==_0x329cb6[_0x3f89('0x1312')][_0x14434c])return _0x329cb6[_0x3f89('0x1311')][_0x14434c];for(var _0x4586f3=0x1;_0x4586f3<_0x3af39a;_0x4586f3++)_0x454ab9=Luts[_0x3f89('0x115f')]['nextPrice'](_0x329cb6,_0x454ab9,_0x14434c),_0x43c65d=_0x43c65d[_0x3f89('0x2cd')](_0x454ab9),_0x329cb6[_0x3f89('0x1317')]=_0x454ab9;_0x329cb6[_0x3f89('0x1313')][_0x14434c]=Luts[_0x3f89('0x115f')][_0x3f89('0x1304')];}return _0x329cb6[_0x3f89('0x1312')][_0x14434c]=_0x329cb6[_0x3f89('0x96b')],_0x329cb6[_0x3f89('0x1311')][_0x14434c]=_0x43c65d,_0x43c65d;},Luts[_0x3f89('0x115f')][_0x3f89('0x1327')]=function(_0x2c88cf,_0x366104,_0x32278c){var _0xcc6e3a,_0x5b1001=Luts[_0x3f89('0x115f')][_0x3f89('0x2a3')](_0x2c88cf);null==_0x366104&&(_0x366104=_0x5b1001['price'],Array[_0x3f89('0x288')](_0x366104)&&(_0x366104=_0x366104[_0x32278c]));var _0x519322=_0x5b1001[_0x3f89('0x131b')];return Array[_0x3f89('0x288')](_0x519322)&&(_0x519322=_0x519322[_0x32278c]),0x0==_0x5b1001[_0x3f89('0x131a')]&&(_0xcc6e3a=_0x366104[_0x3f89('0xd5e')](_0x519322[_0x3f89('0x28a')]())),0x1==_0x5b1001[_0x3f89('0x131a')]&&(_0xcc6e3a=_0x366104['add'](_0x519322['toString']())),_0xcc6e3a;},Luts[_0x3f89('0x115f')][_0x3f89('0x1328')]=function(_0x12a515){var _0x44c16f=Luts[_0x3f89('0x115f')][_0x3f89('0x2a3')](_0x12a515);return-0x1==_0x44c16f['maxLevel']||_0x44c16f[_0x3f89('0x96b')]<_0x44c16f[_0x3f89('0x1329')];},Luts[_0x3f89('0x115f')][_0x3f89('0x132a')]=function(_0x3cf706,_0x36ce31,_0x534c7c){var _0x42f3e3=Luts[_0x3f89('0x115f')]['get'](_0x3cf706);return!(_0x42f3e3[_0x3f89('0x132b')]&&!_0x42f3e3[_0x3f89('0x132b')](_0x42f3e3))&&(Luts['Upgrades'][_0x3f89('0x132c')](_0x3cf706,_0x36ce31,_0x534c7c)&&Luts[_0x3f89('0x115f')][_0x3f89('0x1328')](_0x3cf706));},Luts[_0x3f89('0x115f')][_0x3f89('0x132c')]=function(_0x1ee633,_0x378a77,_0x4c84df){null==_0x4c84df&&(_0x4c84df=0x1);var _0x50a332=Luts[_0x3f89('0x115f')][_0x3f89('0x2a3')](_0x1ee633);return Array[_0x3f89('0x288')](_0x50a332[_0x3f89('0x1318')])?_0x50a332[_0x3f89('0x1318')][_0x3f89('0x132d')](function(_0xf551c7,_0x200c2d){return Luts['Upgrades'][_0x3f89('0xeb5')][_0xf551c7]['greaterThanOrEqualTo'](Luts[_0x3f89('0x115f')][_0x3f89('0x1326')](_0x50a332,_0x4c84df,_0x200c2d)[_0x3f89('0xab')]())||_0x378a77;}):Luts['Upgrades'][_0x3f89('0xeb5')][_0x50a332[_0x3f89('0x1318')]][_0x3f89('0xd82')](Luts[_0x3f89('0x115f')][_0x3f89('0x1326')](_0x50a332,_0x4c84df)[_0x3f89('0xab')]())||_0x378a77;},Luts[_0x3f89('0x115f')][_0x3f89('0x2a3')]=function(_0x4a72ff){return _0x3f89('0x29b')==typeof _0x4a72ff?Luts[_0x3f89('0x115f')][_0x3f89('0x130f')](_0x4a72ff):_0x4a72ff;},Luts['Upgrades'][_0x3f89('0xf6')]=function(_0x21109f){return Luts['Upgrades'][_0x3f89('0x2a3')](_0x21109f)['value'];},Luts[_0x3f89('0x115f')][_0x3f89('0x130f')]=function(_0x352797){for(var _0x46072f=0x0;_0x46072f0x0&&(_0x324b44+=_0x425179+_0x59820e),(_0x16f835>0x0||_0x425179>0x0)&&(_0x324b44+=_0x16f835+_0x4eb817),_0x4cdd94>0x0||_0x16f835>0x0||_0x425179>0x0?(_0x324b44+=_0x16f835>0x0||_0x425179>0x0?_0x4cdd94[_0x3f89('0x28a')]()[_0x3f89('0x1346')]('00')+_0x228154:_0x4cdd94[_0x3f89('0x28a')]()+_0x228154,_0x324b44+=_0x36c846[_0x3f89('0x28a')]()[_0x3f89('0x1346')]('00')+_0x24764a):(_0x324b44+=_0x36c846[_0x3f89('0x28a')]()+_0x24764a,_0x36c846<0xa&&!_0x53080d&&(_0x324b44+='.'+Math[_0x3f89('0xab')](_0x31e35f/0x64)+_0x20aa7d)),_0x324b44;},Luts[_0x3f89('0x1116')][_0x3f89('0x126b')]['BigNumber']=function(_0x4c28f1,_0x50f9ab,_0x2f29cd){var _0x47437b='',_0x4dfe23=0x0;if(null==_0x2f29cd&&(_0x2f29cd=0x2),null==_0x4c28f1['e']&&(_0x4c28f1=BigNumber(parseFloat(_0x4c28f1)[_0x3f89('0xd5f')](0xf))),BigNumber[_0x3f89('0x3c3')]({'EXPONENTIAL_AT':0x6,'DECIMAL_PLACES':0x3}),_0x4c28f1['e']<0x3)return _0x4c28f1[_0x3f89('0xd5e')](Math[_0x3f89('0x95f')](0xa,_0x2f29cd))[_0x3f89('0x2d1')]()[_0x3f89('0xd7f')](Math[_0x3f89('0x95f')](0xa,_0x2f29cd))[_0x3f89('0x28a')]();var _0x39cf0a;0x0==Luts[_0x3f89('0x1121')]['numberFormat']&&(_0x39cf0a=Luts['Util']['Format'][_0x3f89('0x1347')](_0x4c28f1,_0x50f9ab)),0x1==Luts[_0x3f89('0x1121')]['numberFormat']&&(_0x39cf0a=Luts[_0x3f89('0x1116')][_0x3f89('0x126b')]['BigNumberExp'](_0x4c28f1)),0x2==Luts[_0x3f89('0x1121')][_0x3f89('0x1348')]&&(_0x39cf0a=Luts[_0x3f89('0x1116')]['Format'][_0x3f89('0x1349')](_0x4c28f1)),_0x47437b=_0x39cf0a[_0x3f89('0x134a')],_0x4dfe23=_0x39cf0a['i'];for(var _0x1310df=0x1,_0x3e26f5=0x0;_0x4dfe23>0x0&&_0x3e26f5++<0x2;)_0x4dfe23--,_0x1310df*=0xa;return _0x4c28f1[_0x3f89('0xd7f')](BigNumber(0xa)['pow'](_0x4dfe23))[_0x3f89('0x2d1')]()/_0x1310df+_0x47437b;},Luts['Util'][_0x3f89('0x126b')][_0x3f89('0x1347')]=function(_0xa1072d,_0x12cd8a){var _0x427d0e,_0x1c3b73=0x0,_0x3b23d3='';return _0x427d0e=_0x12cd8a?Luts['Util'][_0x3f89('0x126b')][_0x3f89('0x134b')]:Luts[_0x3f89('0x1116')]['Format']['BigNumberNamesSmall'],_0xa1072d['e']>0x64?Luts[_0x3f89('0x1116')][_0x3f89('0x126b')][_0x3f89('0x134c')](_0xa1072d):(_0xa1072d['e']>=0x3&&(_0x12cd8a&&(_0x3b23d3='\x20'),_0x3b23d3+=_0x427d0e[Math[_0x3f89('0xab')]((_0xa1072d['e']-0x3)/0x3)],_0x1c3b73=0x3*Math[_0x3f89('0xab')](_0xa1072d['e']/0x3)),{'post':_0x3b23d3,'i':_0x1c3b73});},Luts[_0x3f89('0x1116')][_0x3f89('0x126b')][_0x3f89('0x134c')]=function(_0x52969f){var _0xb064f2=0x0,_0x2dea7c='';return _0x52969f['e']>=0x3&&(_0x2dea7c+='e'+0x3*Math[_0x3f89('0xab')](_0x52969f['e']/0x3),_0xb064f2=0x3*Math[_0x3f89('0xab')](_0x52969f['e']/0x3)),{'post':_0x2dea7c,'i':_0xb064f2};},Luts[_0x3f89('0x1116')][_0x3f89('0x126b')][_0x3f89('0x1349')]=function(_0x2baba2){var _0x5a50d2=0x0,_0x5d7681='',_0x3b0024=Luts[_0x3f89('0x1116')]['Format']['Letters'],_0x17aeb4=Math['floor']((_0x2baba2['e']-0x6)/0x3);return _0x17aeb4<_0x3b0024[_0x3f89('0x5')]?_0x5d7681+=_0x3b0024[_0x17aeb4]:_0x17aeb4\x0a'+_0x3bf2c3['description']+'\x0a';return 0x0==_0x3bf2c3[_0x3f89('0x96b')]?_0x42c134+=Luts[_0x3f89('0x1116')][_0x3f89('0x126b')][_0x3f89('0xd62')](_0x3bf2c3['value'])+'/'+Luts[_0x3f89('0x1116')][_0x3f89('0x126b')][_0x3f89('0xd62')](_0x3bf2c3[_0x3f89('0x12b7')])+'\x0a'+_0x3bf2c3['unlockText']:_0x42c134+=_0x3f89('0x1580')+_0x3bf2c3[_0x3f89('0x14f2')],_0x42c134;};new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x1232'))](_0x42c134,this,_0x5cd225);},Luts['Object']['AchievementLabel'][_0x3f89('0x53')][_0x3f89('0x6b')]=Luts['Object'][_0x3f89('0x157e')],Luts[_0x3f89('0x1141')][_0x3f89('0x157e')][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](Phaser[_0x3f89('0x703')][_0x3f89('0x53')]),Luts[_0x3f89('0x1141')][_0x3f89('0x157e')][_0x3f89('0x53')]['update']=function(){},Luts['Object'][_0x3f89('0x1581')]=function(_0x1cebee,_0xee2dcd){Phaser[_0x3f89('0x703')][_0x3f89('0x48')](this,_0x1cebee['game'],0x28,0x1c2,'ui',_0x3f89('0x1264')),_0x1cebee[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0x1407')](this),this[_0x3f89('0x3d')]=_0x1cebee[_0x3f89('0x3d')],this[_0x3f89('0x34f')]=_0x1cebee,this[_0x3f89('0x34f')][_0x3f89('0x1138')](this),this[_0x3f89('0x34f')][_0x3f89('0x11fe')]['add'](this),_0xee2dcd[_0x3f89('0x1025')]&&(this[_0x3f89('0x123f')]=this['game'][_0x3f89('0x2cd')]['image'](0xa,0x28,_0x3f89('0x122b'),'a_'+_0xee2dcd['id']),this[_0x3f89('0x333')](this['icon']));var _0x502162=_0xee2dcd['name']+'\x0a\x0a';_0x502162+=_0xee2dcd[_0x3f89('0x14f2')],this[_0x3f89('0x1582')]=new Luts[(_0x3f89('0x1141'))]['Text'](_0x1cebee,0x46,0xa,_0x3f89('0x802'),_0x3f89('0x1583'),0x14),this['addChild'](this[_0x3f89('0x1582')]),this[_0x3f89('0x802')]=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fb'))](_0x1cebee,0x46,0x1e,_0x3f89('0x802'),_0x502162,0xc),this[_0x3f89('0x802')]['wordWrapWidth']=this[_0x3f89('0x1139')]-0x50,this[_0x3f89('0x333')](this[_0x3f89('0x802')]),this[_0x3f89('0x402')]=!0x0,this[_0x3f89('0x403')][_0x3f89('0x716')][_0x3f89('0x2cd')](function(){this[_0x3f89('0x143f')]();},this),this[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0xb73')](this[_0x3f89('0x3f9')])[_0x3f89('0x9a2')]({'x':0x320},0x3e8,Phaser[_0x3f89('0x97a')][_0x3f89('0x988')][_0x3f89('0x726')],!0x0),''!=_0xee2dcd['unlockText']&&null!=_0xee2dcd['unlockText']||this['destroy']();},Luts['Object']['AchievementUnlockedLabel'][_0x3f89('0x53')][_0x3f89('0x6b')]=Luts[_0x3f89('0x1141')][_0x3f89('0x1581')],Luts[_0x3f89('0x1141')][_0x3f89('0x1581')][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](Phaser[_0x3f89('0x703')][_0x3f89('0x53')]),Luts[_0x3f89('0x1141')][_0x3f89('0x1581')][_0x3f89('0x53')][_0x3f89('0x143f')]=function(){this['tw']||(this['tw']=this[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0xb73')](this[_0x3f89('0x28')])['to']({'x':0x0,'y':0x0},0x1f4,Phaser[_0x3f89('0x97a')][_0x3f89('0x983')]['In'],!0x0),this['tw']['onComplete']['add'](function(){this[_0x3f89('0x5d')]();},this));},Luts[_0x3f89('0x1141')][_0x3f89('0x11e7')]=function(_0x3e453a,_0x299339,_0x34c471,_0x348232,_0x1a7cc7){this['id']=_0x3e453a,this[_0x3f89('0x3bc')]=_0x299339,this['skills']=_0x348232,this[_0x3f89('0x6ec')]=_0x34c471,this[_0x3f89('0x13e1')]=_0x1a7cc7,this[_0x3f89('0xeb5')]=Luts['Upgrades'][_0x3f89('0x11e0')](_0x3e453a+'SkillPoints'),this[_0x3f89('0x1584')]=BigNumber(Luts[_0x3f89('0x11f7')][_0x3f89('0x90b')]('skillPoints_'+_0x3e453a,BigNumber(0x0),!0x0)),Luts['Object'][_0x3f89('0x11e7')][_0x3f89('0x12d3')][_0x3f89('0x6')](this),this[_0x3f89('0x96b')]=new Luts[(_0x3f89('0x1116'))][(_0x3f89('0x137a'))](_0x3e453a,0x64,1.02),this[_0x3f89('0x96b')][_0x3f89('0x1380')][_0x3f89('0x2cd')](function(){this[_0x3f89('0x1584')]=this[_0x3f89('0x1584')][_0x3f89('0x2cd')](0x1),Luts[_0x3f89('0x11f7')][_0x3f89('0xeaa')](_0x3f89('0x1585')+_0x3e453a,this[_0x3f89('0x1584')][_0x3f89('0xd5f')](0x6)),Luts[_0x3f89('0x115f')]['changeCurrency'](this['currency'],0x1);},this);},Luts[_0x3f89('0x1141')][_0x3f89('0x11e7')][_0x3f89('0x12d3')]=[],Luts['Object'][_0x3f89('0x11e7')]['prototype'][_0x3f89('0x6b')]=Luts[_0x3f89('0x1141')][_0x3f89('0x11e7')],Luts[_0x3f89('0x1141')][_0x3f89('0x1586')]=function(_0x35e655,_0x4e3745,_0x192bb6,_0x3a43cd){Phaser[_0x3f89('0x703')][_0x3f89('0x48')](this,_0x35e655[_0x3f89('0x3d')],_0x4e3745,_0x192bb6),_0x35e655[_0x3f89('0x3d')][_0x3f89('0x2cd')]['existing'](this),this[_0x3f89('0x3d')]=_0x35e655[_0x3f89('0x3d')],this[_0x3f89('0x34f')]=_0x35e655,this['id']=_0x3a43cd,this[_0x3f89('0x1bf')]=Luts['Config'][_0x3f89('0x12f3')][_0x3a43cd],this['selected']=this[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0x127b')](0x0,0x0),this[_0x3f89('0x1587')]['beginFill'](0x0),this[_0x3f89('0x1587')]['drawRect'](0x0,0x0,0x244,0x6e),this[_0x3f89('0x333')](this[_0x3f89('0x1587')]),this[_0x3f89('0x34f')][_0x3f89('0x12cc')]==this['id']?this['selected'][_0x3f89('0x2b')]=0.5:this[_0x3f89('0x1587')][_0x3f89('0x2b')]=0x0,this['bg']=this['game'][_0x3f89('0x2cd')][_0x3f89('0x188')](0x0,0x0,_0x3f89('0x122b'),this[_0x3f89('0x1bf')][_0x3f89('0x1539')]),this['bg'][_0x3f89('0x23')]=0x64,this['bg'][_0x3f89('0x24')]=0x64,this['addChild'](this['bg']),this[_0x3f89('0x123f')]=this[_0x3f89('0x3d')][_0x3f89('0x2cd')]['image'](0x32,0x32,'ingame',this[_0x3f89('0x1bf')]['prefix']+'_tree2'),this['icon'][_0x3f89('0x28')][_0x3f89('0x2a4')](0.3),this['icon'][_0x3f89('0x5c')][_0x3f89('0x2a4')](0.5),this['addChild'](this[_0x3f89('0x123f')]),this[_0x3f89('0x1582')]=new Luts[(_0x3f89('0x1141'))]['Text'](_0x35e655,0x6e,0x0,'text',this['data'][_0x3f89('0x3bc')],0x14),this[_0x3f89('0x333')](this[_0x3f89('0x1582')]),this['defText']=new Luts['Object'][(_0x3f89('0x6fb'))](_0x35e655,0x6e,0x1e,_0x3f89('0x1144'),'Defence\x20Multiplier:\x20'+this[_0x3f89('0x1bf')][_0x3f89('0x12f4')],0xe),this[_0x3f89('0x333')](this[_0x3f89('0x1588')]),this[_0x3f89('0x1589')]=new Luts[(_0x3f89('0x1141'))]['Text'](_0x35e655,0x6e,0x32,_0x3f89('0x1144'),_0x3f89('0x158a')+this[_0x3f89('0x1bf')]['xp'],0xe),this[_0x3f89('0x333')](this[_0x3f89('0x1589')]);var _0x5326f6=0x0;this['achievements']=[];for(var _0x23deb2=0x0;_0x23deb2=this[_0x3f89('0x1bf')][_0x3f89('0x1592')]),_0x247747&&this[_0x3f89('0x34f')][_0x3f89('0x12cc')]!=this['id'];},Luts[_0x3f89('0x1141')][_0x3f89('0x1586')][_0x3f89('0x53')][_0x3f89('0x158c')]=function(){this[_0x3f89('0x1336')][_0x3f89('0x28b')](function(_0x3262fa){0x0==_0x3262fa['achievement'][_0x3f89('0x96b')]?_0x3262fa['tint']=0x888888:_0x3262fa['tint']=0xffffff;}['bind'](this));},Luts['Object']['SoundHandler']={},Luts[_0x3f89('0x1141')][_0x3f89('0x11e5')]['init']=function(_0x45f2b3){this[_0x3f89('0x34f')]=_0x45f2b3,this[_0x3f89('0x3d')]=_0x45f2b3['game'],Luts[_0x3f89('0x6a0')][_0x3f89('0x156c')][_0x3f89('0x2cd')](function(){Luts[_0x3f89('0x72b')][_0x3f89('0x13f6')]([_0x3f89('0x1593'),_0x3f89('0x1594'),_0x3f89('0x1595'),_0x3f89('0x1596'),_0x3f89('0x1597'),_0x3f89('0x1598'),_0x3f89('0x1599'),_0x3f89('0x159a'),_0x3f89('0x159b'),_0x3f89('0x159c'),'chop11',_0x3f89('0x159d'),_0x3f89('0x159e')]);},this),Luts['Events'][_0x3f89('0x11f4')][_0x3f89('0x2cd')](function(){},this),Luts[_0x3f89('0x6a0')][_0x3f89('0x1335')]['add'](function(){Luts[_0x3f89('0x72b')]['play'](_0x3f89('0xdf1'));},this),Luts['Events']['onLevelUp'][_0x3f89('0x2cd')](function(){Luts['Sound'][_0x3f89('0x689')]('levelup');},this);},Luts[_0x3f89('0x1255')][_0x3f89('0x159f')]=function(_0x2e20d1,_0x210a4c){this[_0x3f89('0x34f')]=_0x2e20d1,this[_0x3f89('0x11fe')]=_0x2e20d1['groupUI'],this['game']=_0x2e20d1['game'];var _0x53a737=_0x2e20d1[_0x3f89('0x1258')][_0x3f89('0x2cd')]('Upgrades');this[_0x3f89('0x34f')][_0x3f89('0x1225')]['addChild'](_0x53a737),Luts[_0x3f89('0x115f')][_0x3f89('0x115f')][_0x3f89('0x28b')](function(_0xf46b68,_0x594980){var _0x33ae81=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x1572'))](this,-0xd2,0x5+0x2c*_0x594980,_0xf46b68[_0x3f89('0x3bc')]);_0x53a737[_0x3f89('0x333')](_0x33ae81);}['bind'](this));},Luts[_0x3f89('0x1255')][_0x3f89('0x159f')][_0x3f89('0x6b')]=Luts[_0x3f89('0x1255')]['UpgradeTab'],Luts[_0x3f89('0x1255')]['BotsTab']=function(_0x30594a,_0x20b51f){this[_0x3f89('0x34f')]=_0x30594a,this[_0x3f89('0x11fe')]=_0x30594a[_0x3f89('0x11fe')],this['game']=_0x30594a[_0x3f89('0x3d')];var _0x27a461=_0x30594a[_0x3f89('0x1258')][_0x3f89('0x2cd')](_0x3f89('0x1187'));this[_0x3f89('0x34f')]['rightUI'][_0x3f89('0x333')](_0x27a461),Luts[_0x3f89('0x115f')][_0x3f89('0x1187')][_0x3f89('0x28b')](function(_0x52e50d,_0x4be554){var _0xbbc693=new Luts['Object'][(_0x3f89('0x1572'))](this,-0xd2,0x5+0x2c*_0x4be554,_0x52e50d[_0x3f89('0x3bc')]);_0x27a461[_0x3f89('0x333')](_0xbbc693);}[_0x3f89('0x430')](this));},Luts[_0x3f89('0x1255')][_0x3f89('0x1256')][_0x3f89('0x6b')]=Luts[_0x3f89('0x1255')][_0x3f89('0x1256')],Luts[_0x3f89('0x1255')][_0x3f89('0x15a0')]=function(_0xf6e394,_0x414508){this['state']=_0xf6e394,this[_0x3f89('0x11fe')]=_0xf6e394['groupUI'],this[_0x3f89('0x3d')]=_0xf6e394['game'];var _0x89145f=_0xf6e394[_0x3f89('0x1258')][_0x3f89('0x2cd')]('Terraform');this[_0x3f89('0x34f')][_0x3f89('0x1225')]['addChild'](_0x89145f),Luts[_0x3f89('0x115f')][_0x3f89('0x1193')][_0x3f89('0x28b')](function(_0x45b816,_0x4601f3){var _0x53d395=new Luts['Object'][(_0x3f89('0x1572'))](this,-0xd2,0x5+0x2c*_0x4601f3,_0x45b816[_0x3f89('0x3bc')]);_0x89145f[_0x3f89('0x333')](_0x53d395);}[_0x3f89('0x430')](this));},Luts[_0x3f89('0x1255')][_0x3f89('0x15a0')][_0x3f89('0x6b')]=Luts[_0x3f89('0x1255')][_0x3f89('0x15a0')],Luts[_0x3f89('0x1255')][_0x3f89('0x1254')]=function(_0x398a79){this[_0x3f89('0x34f')]=_0x398a79,this[_0x3f89('0x11fe')]=_0x398a79['groupUI'],this[_0x3f89('0x3d')]=_0x398a79['game'];var _0x284389=_0x398a79[_0x3f89('0x1258')][_0x3f89('0x2cd')](_0x3f89('0x1151'));this[_0x3f89('0x34f')][_0x3f89('0x1225')][_0x3f89('0x333')](_0x284389),Luts[_0x3f89('0x115f')][_0x3f89('0x1151')][_0x3f89('0x28b')](function(_0x3ecb9d,_0x2aa5ab){var _0x75ea39=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x1572'))](this,-0xd2,0x5+0x2c*_0x2aa5ab,_0x3ecb9d['name']);_0x284389[_0x3f89('0x333')](_0x75ea39);}[_0x3f89('0x430')](this));},Luts[_0x3f89('0x1255')][_0x3f89('0x1254')]['constructor']=Luts[_0x3f89('0x1255')][_0x3f89('0x1254')],Luts[_0x3f89('0x1141')][_0x3f89('0x15a1')]=function(_0xf3a0c6,_0x26d3b1){Phaser[_0x3f89('0x703')]['call'](this,_0xf3a0c6[_0x3f89('0x3d')],0x5a,0x5a,'ui','labelBig'),_0xf3a0c6[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0x1407')](this),this[_0x3f89('0x3d')]=_0xf3a0c6[_0x3f89('0x3d')],this[_0x3f89('0x34f')]=_0xf3a0c6,this[_0x3f89('0x34f')]['groupUI'][_0x3f89('0x2cd')](this),this['inputEnabled']=!0x0,this[_0x3f89('0x34f')][_0x3f89('0x1138')](this),this[_0x3f89('0x15a2')]=null,this[_0x3f89('0x129f')]=!0x1,this[_0x3f89('0x1582')]=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fb'))](_0xf3a0c6,this[_0x3f89('0x1139')]/0x2,0x1e,_0x3f89('0x802'),_0x26d3b1,0x32),this[_0x3f89('0x1582')]['anchor'][_0x3f89('0x2a4')](0.5),this['addChild'](this['title']),this['closeButton']=new Luts['Object']['Button'](_0xf3a0c6,0x244,0x1e,'','',this[_0x3f89('0x12a0')][_0x3f89('0x430')](this)),this[_0x3f89('0x15a3')][_0x3f89('0x71a')](_0x3f89('0x15a3'),_0x3f89('0x15a3')),this[_0x3f89('0x333')](this[_0x3f89('0x15a3')]),this[_0x3f89('0x7')]();},Luts[_0x3f89('0x1141')][_0x3f89('0x15a1')]['prototype']['constructor']=Luts['Object'][_0x3f89('0x15a1')],Luts[_0x3f89('0x1141')][_0x3f89('0x15a1')][_0x3f89('0x53')]=Object['create'](Phaser[_0x3f89('0x703')][_0x3f89('0x53')]),Luts[_0x3f89('0x1141')]['Window'][_0x3f89('0x53')]['init']=function(){},Luts[_0x3f89('0x1141')][_0x3f89('0x15a1')][_0x3f89('0x53')][_0x3f89('0x12a0')]=function(){this[_0x3f89('0x129f')]=!this[_0x3f89('0x129f')],this['toggleTween']&&this[_0x3f89('0x15a2')][_0x3f89('0x86')](),this[_0x3f89('0x129f')]?(this[_0x3f89('0x412')](),this[_0x3f89('0x28')][_0x3f89('0x2a4')](0x1*this[_0x3f89('0x34f')][_0x3f89('0x112f')]),this['visible']=!0x0,this['toggleTween']=this[_0x3f89('0x3d')][_0x3f89('0x2cd')][_0x3f89('0xb73')](this[_0x3f89('0x28')])[_0x3f89('0x9a2')]({'x':0x0,'y':0x0},0xfa,Phaser[_0x3f89('0x97a')][_0x3f89('0x983')][_0x3f89('0x726')],!0x0)):(this[_0x3f89('0x28')][_0x3f89('0x2a4')](0x0),this[_0x3f89('0x15a2')]=this['game'][_0x3f89('0x2cd')]['tween'](this[_0x3f89('0x28')])[_0x3f89('0x9a2')]({'x':this[_0x3f89('0x34f')][_0x3f89('0x112f')],'y':this[_0x3f89('0x34f')][_0x3f89('0x112f')]},0xfa,Phaser[_0x3f89('0x97a')]['Back']['In'],!0x0),this[_0x3f89('0x15a2')]['onComplete'][_0x3f89('0x2cd')](function(){this[_0x3f89('0x61')]=!0x1;},this));},Luts['Object'][_0x3f89('0x1295')]=function(_0x45ad64){Luts[_0x3f89('0x1141')][_0x3f89('0x15a1')]['call'](this,_0x45ad64,'Statistics'),this[_0x3f89('0x141a')]=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x1417'))](_0x45ad64,0xa,0x46,this[_0x3f89('0x1139')]-0x1e,this['rHeight']-0x5a),this['addChild'](this[_0x3f89('0x141a')]),this[_0x3f89('0x15a4')]=0x0,this[_0x3f89('0x15a5')]=[],this[_0x3f89('0x15a6')]=this[_0x3f89('0x15a7')]('Game\x20Version',Luts[_0x3f89('0xee9')]),this[_0x3f89('0x15a7')]('FPS','',function(){return this['game'][_0x3f89('0x33e')]['fps'];}['bind'](this)),this[_0x3f89('0x13ab')]=this[_0x3f89('0x15a7')]('Active\x20Playtime','',function(){return Luts[_0x3f89('0x1116')][_0x3f89('0x126b')][_0x3f89('0x9d8')](Luts[_0x3f89('0x9d8')][_0x3f89('0x13ab')]);}),this[_0x3f89('0x1283')]=this[_0x3f89('0x15a7')](_0x3f89('0x15a8'),'',function(){return Luts[_0x3f89('0x1116')][_0x3f89('0x126b')][_0x3f89('0x9d8')](Luts[_0x3f89('0x9d8')][_0x3f89('0x1283')]);}),this[_0x3f89('0x15a7')]('Level\x201\x20Tree\x20Spawn','',function(){return Math[_0x3f89('0x2d1')](0x64*this[_0x3f89('0x34f')][_0x3f89('0x12a9')][0x0])+'%';}[_0x3f89('0x430')](this)),this[_0x3f89('0x15a7')](_0x3f89('0x15a9'),'',function(){return Math[_0x3f89('0x2d1')](0x64*this[_0x3f89('0x34f')][_0x3f89('0x12a9')][0x1])+'%';}['bind'](this)),this[_0x3f89('0x15a7')](_0x3f89('0x15aa'),'',function(){return Math['round'](0x64*this[_0x3f89('0x34f')][_0x3f89('0x12a9')][0x2])+'%';}['bind'](this)),this[_0x3f89('0x15a7')](_0x3f89('0x15ab'),'',function(){return Math[_0x3f89('0x2d1')](0x64*this[_0x3f89('0x34f')]['treeChance'][0x3])+'%';}[_0x3f89('0x430')](this)),this[_0x3f89('0x15a7')]('Level\x205\x20Tree\x20Spawn','',function(){return Math[_0x3f89('0x2d1')](0x64*this[_0x3f89('0x34f')][_0x3f89('0x12a9')][0x4])+'%';}[_0x3f89('0x430')](this)),this[_0x3f89('0x15a7')]('Level\x206\x20Tree\x20Spawn','',function(){return Math['round'](0x64*this['state']['treeChance'][0x5])+'%';}['bind'](this)),Luts[_0x3f89('0x1116')][_0x3f89('0x1205')][_0x3f89('0x1378')][_0x3f89('0x28b')](function(_0x27a9dd){if(_0x27a9dd[_0x3f89('0x1574')]){var _0x1d87da=this[_0x3f89('0x15a7')](_0x27a9dd[_0x3f89('0x1574')],'',function(){return Luts[_0x3f89('0x1116')][_0x3f89('0x126b')][_0x3f89('0xd62')](_0x27a9dd[_0x3f89('0x12ce')]());}[_0x3f89('0x430')](this));new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x1232'))](this['state'],_0x1d87da,function(){for(var _0xc6d38d=Luts[_0x3f89('0x1116')][_0x3f89('0x126b')][_0x3f89('0xd62')](_0x27a9dd['v']),_0x297db9=0x0;_0x297db9<_0x27a9dd['multipliers'][_0x3f89('0x5')];_0x297db9++){var _0x486033=_0x27a9dd[_0x3f89('0x1376')][_0x297db9];_0xc6d38d+=_0x3f89('0xc4a')+Luts[_0x3f89('0x1116')][_0x3f89('0x126b')]['BigNumber'](_0x486033[_0x3f89('0xf6')]);}return _0xc6d38d;}[_0x3f89('0x430')](this));}}[_0x3f89('0x430')](this));},Luts[_0x3f89('0x1141')]['InfoWindow']['prototype'][_0x3f89('0x6b')]=Luts[_0x3f89('0x1141')]['InfoWindow'],Luts[_0x3f89('0x1141')][_0x3f89('0x1295')][_0x3f89('0x53')]=Object[_0x3f89('0x6a')](Luts[_0x3f89('0x1141')][_0x3f89('0x15a1')][_0x3f89('0x53')]),Luts[_0x3f89('0x1141')][_0x3f89('0x1295')][_0x3f89('0x53')][_0x3f89('0x37d')]=function(){this[_0x3f89('0x129f')]&&(this[_0x3f89('0x15a5')][_0x3f89('0x28b')](function(_0x3e1da7){if(_0x3e1da7[_0x3f89('0x15ac')])var _0x579091=_0x3e1da7['assignFunction']();null!=_0x579091&&(_0x3e1da7[_0x3f89('0x802')]=_0x579091);}),this[_0x3f89('0x141a')]['update']());},Luts[_0x3f89('0x1141')]['InfoWindow'][_0x3f89('0x53')][_0x3f89('0x15a7')]=function(_0x471cc2,_0x3d26f9,_0x33e076){var _0x49d423=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fb'))](this[_0x3f89('0x34f')],0x0,0x14*this['scrollIndex'],_0x3f89('0x802'),_0x471cc2,0x14),_0x206ccd=new Luts['Object'][(_0x3f89('0x6fb'))](this[_0x3f89('0x34f')],0x190,0x14*this['scrollIndex'],_0x3f89('0x1144'),_0x3d26f9,0x14);return _0x206ccd[_0x3f89('0x5c')]['set'](0x1,0x0),this['scroll'][_0x3f89('0x15ad')](_0x49d423),this[_0x3f89('0x141a')]['addToScrollGroup'](_0x206ccd),_0x206ccd['assignFunction']=_0x33e076,this[_0x3f89('0x15a5')][_0x3f89('0x6')](_0x206ccd),this['scrollIndex']++,_0x206ccd;},Luts[_0x3f89('0x1141')]['SettingsWindow']=function(_0x205a74){Luts['Object'][_0x3f89('0x15a1')][_0x3f89('0x48')](this,_0x205a74,_0x3f89('0x1121')),this[_0x3f89('0x15ae')]=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fc'))](_0x205a74,0x64,0x64,'Export',_0x3f89('0x11e6'),Luts[_0x3f89('0x11e6')][_0x3f89('0x13b8')]),this['addChild'](this[_0x3f89('0x15ae')]),this[_0x3f89('0x15af')]=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fc'))](_0x205a74,0xe6,0x64,_0x3f89('0x15b0'),'Save',Luts[_0x3f89('0x11e6')]['loadPrompt']),this[_0x3f89('0x333')](this[_0x3f89('0x15af')]),this[_0x3f89('0x15b1')]=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fc'))](_0x205a74,0x168,0x64,_0x3f89('0x15b2'),'',function(){Luts[_0x3f89('0x4a6')]=!0x0,new Luts[(_0x3f89('0x1141'))]['Popup'](this['state'],_0x3f89('0x15b3'),!0x0,function(_0x36578d){_0x36578d?(Luts['Store']['savingEnabled']=!0x1,setTimeout(function(){Luts[_0x3f89('0x1301')][_0x3f89('0x192')](),window[_0x3f89('0x971')][_0x3f89('0x13c0')](!0x1);},0x3e8)):Luts['gamePaused']=!0x1;}[_0x3f89('0x430')](this));}['bind'](this)),this['addChild'](this[_0x3f89('0x15b1')]),this['resetAutoHarvestButton']=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fc'))](_0x205a74,0x1ea,0x64,_0x3f89('0x15b4'),'',function(){this['state'][_0x3f89('0x1220')][_0x3f89('0x28b')](function(_0x1df9b7){_0x1df9b7[_0x3f89('0x5d')]();}),this[_0x3f89('0x34f')]['bots']=[],this[_0x3f89('0x34f')][_0x3f89('0x1289')]();}[_0x3f89('0x430')](this)),new Luts['Object'][(_0x3f89('0x1232'))](_0x205a74,this[_0x3f89('0x15b5')],_0x3f89('0x15b6')),this[_0x3f89('0x333')](this['resetAutoHarvestButton']),this['creditsButton']=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fc'))](_0x205a74,0x1ea,0x17c,_0x3f89('0x1120'),'',function(){this['state'][_0x3f89('0x1296')]();}[_0x3f89('0x430')](this)),this[_0x3f89('0x333')](this['creditsButton']);for(var _0x520925=0x0;_0x5209250x0&&(this[_0x3f89('0x15d4')]-=0x1,_0x246599[_0x3f89('0x15dc')]-=0x1,_0x246599[_0x3f89('0xf6')]['text']=_0x2b321f['initialValue'][_0x3f89('0xd5c')](Phaser[_0x3f89('0x45')][_0x3f89('0x12df')](_0x246599['fakeLevel']*_0x2b321f['valueIncrease'],-0x2)),this['updateSkillPoints']());}['bind'](this)),_0x246599[_0x3f89('0xd5a')][_0x3f89('0x71a')](_0x3f89('0x15dd'),_0x3f89('0x15de')),_0x246599[_0x3f89('0x333')](_0x246599[_0x3f89('0xd5a')]),_0x246599[_0x3f89('0xd5c')]=new Luts[(_0x3f89('0x1141'))][(_0x3f89('0x6fc'))](this['state'],0x14a,0xa,'','',function(){this['currentCharacter'][_0x3f89('0x1584')][_0x3f89('0xd5a')](this[_0x3f89('0x15d4')])[_0x3f89('0x12b4')](0x0)&&(this[_0x3f89('0x15d4')]+=0x1,_0x246599['fakeLevel']+=0x1,_0x246599[_0x3f89('0xf6')][_0x3f89('0x802')]=_0x2b321f[_0x3f89('0x131d')][_0x3f89('0xd5c')](Phaser['Math']['roundTo'](_0x246599[_0x3f89('0x15dc')]*_0x2b321f[_0x3f89('0x131e')],-0x2)),this[_0x3f89('0x15d8')]());}[_0x3f89('0x430')](this)),_0x246599[_0x3f89('0xd5c')][_0x3f89('0x71a')](_0x3f89('0x15df'),'buttonPlus_inactive'),_0x246599[_0x3f89('0x333')](_0x246599[_0x3f89('0xd5c')]);},Luts[_0x3f89('0x1141')][_0x3f89('0x15c4')][_0x3f89('0x53')][_0x3f89('0x15d3')]=function(){this[_0x3f89('0x130e')][_0x3f89('0x28b')](function(_0x4ccc6e){_0x4ccc6e['u'][_0x3f89('0x96b')]=_0x4ccc6e[_0x3f89('0x15dc')],_0x4ccc6e['u'][_0x3f89('0xf6')]=_0x4ccc6e['u'][_0x3f89('0x131d')][_0x3f89('0xd5c')](Phaser['Math']['roundTo'](_0x4ccc6e['fakeLevel']*_0x4ccc6e['u']['valueIncrease'],-0x2));}[_0x3f89('0x430')](this)),this[_0x3f89('0x11f8')][_0x3f89('0x1584')]=this[_0x3f89('0x11f8')]['skillPoints'][_0x3f89('0xd5a')](this[_0x3f89('0x15d4')]),Luts['Store'][_0x3f89('0xeaa')](_0x3f89('0x1585')+this['currentCharacter']['id'],this[_0x3f89('0x11f8')][_0x3f89('0x1584')][_0x3f89('0xd5f')](0x6)),this[_0x3f89('0x15d4')]=0x0;for(var _0x1e467b=0x0;_0x1e467b active state
+ return self.skipWaiting();
+
+ })
+ );
+});
+
+self.addEventListener('activate', function(event) {
+ var setOfExpectedUrls = new Set(urlsToCacheKeys.values());
+
+ event.waitUntil(
+ caches.open(cacheName).then(function(cache) {
+ return cache.keys().then(function(existingRequests) {
+ return Promise.all(
+ existingRequests.map(function(existingRequest) {
+ if (!setOfExpectedUrls.has(existingRequest.url)) {
+ return cache.delete(existingRequest);
+ }
+ })
+ );
+ });
+ }).then(function() {
+
+ return self.clients.claim();
+
+ })
+ );
+});
+
+
+self.addEventListener('fetch', function(event) {
+ if (event.request.method === 'GET') {
+ // Should we call event.respondWith() inside this fetch event handler?
+ // This needs to be determined synchronously, which will give other fetch
+ // handlers a chance to handle the request if need be.
+ var shouldRespond;
+
+ // First, remove all the ignored parameters and hash fragment, and see if we
+ // have that URL in our cache. If so, great! shouldRespond will be true.
+ var url = stripIgnoredUrlParameters(event.request.url, ignoreUrlParametersMatching);
+ shouldRespond = urlsToCacheKeys.has(url);
+
+ // If shouldRespond is false, check again, this time with 'index.html'
+ // (or whatever the directoryIndex option is set to) at the end.
+ var directoryIndex = 'index.html';
+ if (!shouldRespond && directoryIndex) {
+ url = addDirectoryIndex(url, directoryIndex);
+ shouldRespond = urlsToCacheKeys.has(url);
+ }
+
+ // If shouldRespond is still false, check to see if this is a navigation
+ // request, and if so, whether the URL matches navigateFallbackWhitelist.
+ var navigateFallback = '';
+ if (!shouldRespond &&
+ navigateFallback &&
+ (event.request.mode === 'navigate') &&
+ isPathWhitelisted([], event.request.url)) {
+ url = new URL(navigateFallback, self.location).toString();
+ shouldRespond = urlsToCacheKeys.has(url);
+ }
+
+ // If shouldRespond was set to true at any point, then call
+ // event.respondWith(), using the appropriate cache key.
+ if (shouldRespond) {
+ event.respondWith(
+ caches.open(cacheName).then(function(cache) {
+ return cache.match(urlsToCacheKeys.get(url)).then(function(response) {
+ if (response) {
+ return response;
+ }
+ throw Error('The cached response that was expected is missing.');
+ });
+ }).catch(function(e) {
+ // Fall back to just fetch()ing the request if some unexpected error
+ // prevented the cached response from being valid.
+ console.warn('Couldn\'t serve response for "%s" from cache: %O', event.request.url, e);
+ return fetch(event.request);
+ })
+ );
+ }
+ }
+});
+
+
+
+
+
+
+
diff --git a/static/_app/tools/idle-dices/assets/fonts/cousine-regular-webfont.ttf b/static/_app/tools/idle-dices/assets/fonts/cousine-regular-webfont.ttf
new file mode 100644
index 00000000..3ff07b28
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/fonts/cousine-regular-webfont.ttf differ
diff --git a/static/_app/tools/idle-dices/assets/fonts/cousine-regular-webfont.woff b/static/_app/tools/idle-dices/assets/fonts/cousine-regular-webfont.woff
new file mode 100644
index 00000000..21cc4667
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/fonts/cousine-regular-webfont.woff differ
diff --git a/static/_app/tools/idle-dices/assets/fonts/cousine-regular-webfont.woff2 b/static/_app/tools/idle-dices/assets/fonts/cousine-regular-webfont.woff2
new file mode 100644
index 00000000..4cf57fec
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/fonts/cousine-regular-webfont.woff2 differ
diff --git a/static/_app/tools/idle-dices/assets/fonts/roboto-medium-webfont.woff b/static/_app/tools/idle-dices/assets/fonts/roboto-medium-webfont.woff
new file mode 100644
index 00000000..5269c7f0
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/fonts/roboto-medium-webfont.woff differ
diff --git a/static/_app/tools/idle-dices/assets/fonts/roboto-medium-webfont.woff2 b/static/_app/tools/idle-dices/assets/fonts/roboto-medium-webfont.woff2
new file mode 100644
index 00000000..23eff51d
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/fonts/roboto-medium-webfont.woff2 differ
diff --git a/static/_app/tools/idle-dices/assets/fonts/roboto-thin-webfont.woff b/static/_app/tools/idle-dices/assets/fonts/roboto-thin-webfont.woff
new file mode 100644
index 00000000..860afa4a
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/fonts/roboto-thin-webfont.woff differ
diff --git a/static/_app/tools/idle-dices/assets/fonts/roboto-thin-webfont.woff2 b/static/_app/tools/idle-dices/assets/fonts/roboto-thin-webfont.woff2
new file mode 100644
index 00000000..4abf3f6b
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/fonts/roboto-thin-webfont.woff2 differ
diff --git a/static/_app/tools/idle-dices/assets/fonts/robotomono-thin-webfont.ttf b/static/_app/tools/idle-dices/assets/fonts/robotomono-thin-webfont.ttf
new file mode 100644
index 00000000..2d748eb9
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/fonts/robotomono-thin-webfont.ttf differ
diff --git a/static/_app/tools/idle-dices/assets/fonts/robotomono-thin-webfont.woff b/static/_app/tools/idle-dices/assets/fonts/robotomono-thin-webfont.woff
new file mode 100644
index 00000000..63d2e436
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/fonts/robotomono-thin-webfont.woff differ
diff --git a/static/_app/tools/idle-dices/assets/fonts/robotomono-thin-webfont.woff2 b/static/_app/tools/idle-dices/assets/fonts/robotomono-thin-webfont.woff2
new file mode 100644
index 00000000..c2674573
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/fonts/robotomono-thin-webfont.woff2 differ
diff --git a/static/_app/tools/idle-dices/assets/img/bg/backgroun2.png b/static/_app/tools/idle-dices/assets/img/bg/backgroun2.png
new file mode 100644
index 00000000..014ae336
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/bg/backgroun2.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/bg/background.png b/static/_app/tools/idle-dices/assets/img/bg/background.png
new file mode 100644
index 00000000..e9da0642
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/bg/background.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/bg/tileable.jpg b/static/_app/tools/idle-dices/assets/img/bg/tileable.jpg
new file mode 100644
index 00000000..3f0d6a28
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/bg/tileable.jpg differ
diff --git a/static/_app/tools/idle-dices/assets/img/font/font.fnt b/static/_app/tools/idle-dices/assets/img/font/font.fnt
new file mode 100644
index 00000000..99c458cd
--- /dev/null
+++ b/static/_app/tools/idle-dices/assets/img/font/font.fnt
@@ -0,0 +1,223 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/static/_app/tools/idle-dices/assets/img/font/font.png b/static/_app/tools/idle-dices/assets/img/font/font.png
new file mode 100644
index 00000000..01254e53
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/font/font.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/font/outline.fnt b/static/_app/tools/idle-dices/assets/img/font/outline.fnt
new file mode 100644
index 00000000..d5806639
--- /dev/null
+++ b/static/_app/tools/idle-dices/assets/img/font/outline.fnt
@@ -0,0 +1,281 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/static/_app/tools/idle-dices/assets/img/font/outline_0.png b/static/_app/tools/idle-dices/assets/img/font/outline_0.png
new file mode 100644
index 00000000..e315b787
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/font/outline_0.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/font/regular.fnt b/static/_app/tools/idle-dices/assets/img/font/regular.fnt
new file mode 100644
index 00000000..49c5941b
--- /dev/null
+++ b/static/_app/tools/idle-dices/assets/img/font/regular.fnt
@@ -0,0 +1,281 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/static/_app/tools/idle-dices/assets/img/font/regular_0.png b/static/_app/tools/idle-dices/assets/img/font/regular_0.png
new file mode 100644
index 00000000..0b9799cf
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/font/regular_0.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/icon/icon128.png b/static/_app/tools/idle-dices/assets/img/icon/icon128.png
new file mode 100644
index 00000000..3aa64436
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/icon/icon128.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/icon/icon168.png b/static/_app/tools/idle-dices/assets/img/icon/icon168.png
new file mode 100644
index 00000000..d25413e2
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/icon/icon168.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/icon/icon192.png b/static/_app/tools/idle-dices/assets/img/icon/icon192.png
new file mode 100644
index 00000000..7fd03328
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/icon/icon192.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/icon/icon256.png b/static/_app/tools/idle-dices/assets/img/icon/icon256.png
new file mode 100644
index 00000000..25993d42
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/icon/icon256.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/icon/icon32.png b/static/_app/tools/idle-dices/assets/img/icon/icon32.png
new file mode 100644
index 00000000..a22c4100
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/icon/icon32.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/icon/icon512.png b/static/_app/tools/idle-dices/assets/img/icon/icon512.png
new file mode 100644
index 00000000..00d81564
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/icon/icon512.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/icon/icon64.png b/static/_app/tools/idle-dices/assets/img/icon/icon64.png
new file mode 100644
index 00000000..75fa5e48
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/icon/icon64.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/icon/icon96.png b/static/_app/tools/idle-dices/assets/img/icon/icon96.png
new file mode 100644
index 00000000..62d46f10
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/icon/icon96.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/ingame.json b/static/_app/tools/idle-dices/assets/img/ingame.json
new file mode 100644
index 00000000..d536a34b
--- /dev/null
+++ b/static/_app/tools/idle-dices/assets/img/ingame.json
@@ -0,0 +1,740 @@
+{"frames": [
+
+{
+ "filename": "bpIcon",
+ "frame": {"x":725,"y":197,"w":34,"h":34},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":34,"h":34},
+ "sourceSize": {"w":34,"h":34}
+},
+{
+ "filename": "cardBack",
+ "frame": {"x":1,"y":154,"w":129,"h":196},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":1,"y":0,"w":129,"h":196},
+ "sourceSize": {"w":130,"h":197}
+},
+{
+ "filename": "caro",
+ "frame": {"x":521,"y":115,"w":13,"h":30},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":13,"h":30},
+ "sourceSize": {"w":13,"h":30}
+},
+{
+ "filename": "casinoButton",
+ "frame": {"x":963,"y":76,"w":59,"h":68},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":4,"y":3,"w":59,"h":68},
+ "sourceSize": {"w":67,"h":72}
+},
+{
+ "filename": "cross",
+ "frame": {"x":908,"y":614,"w":27,"h":28},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":27,"h":28},
+ "sourceSize": {"w":27,"h":28}
+},
+{
+ "filename": "d2",
+ "frame": {"x":766,"y":1,"w":98,"h":98},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":1,"y":1,"w":98,"h":98},
+ "sourceSize": {"w":100,"h":100}
+},
+{
+ "filename": "d4",
+ "frame": {"x":427,"y":115,"w":92,"h":85},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":3,"y":3,"w":92,"h":85},
+ "sourceSize": {"w":98,"h":89}
+},
+{
+ "filename": "d6_1",
+ "frame": {"x":747,"y":422,"w":76,"h":76},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":76,"h":76},
+ "sourceSize": {"w":76,"h":76}
+},
+{
+ "filename": "d6_1m",
+ "frame": {"x":521,"y":184,"w":77,"h":77},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":77,"h":77},
+ "sourceSize": {"w":77,"h":77}
+},
+{
+ "filename": "d6_2",
+ "frame": {"x":838,"y":369,"w":77,"h":76},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":77,"h":76},
+ "sourceSize": {"w":77,"h":76}
+},
+{
+ "filename": "d6_2m",
+ "frame": {"x":635,"y":245,"w":77,"h":77},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":77,"h":77},
+ "sourceSize": {"w":77,"h":77}
+},
+{
+ "filename": "d6_3",
+ "frame": {"x":917,"y":403,"w":77,"h":76},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":77,"h":76},
+ "sourceSize": {"w":77,"h":76}
+},
+{
+ "filename": "d6_3m",
+ "frame": {"x":427,"y":202,"w":77,"h":77},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":77,"h":77},
+ "sourceSize": {"w":77,"h":77}
+},
+{
+ "filename": "d6_4",
+ "frame": {"x":252,"y":241,"w":77,"h":76},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":77,"h":76},
+ "sourceSize": {"w":77,"h":76}
+},
+{
+ "filename": "d6_4m",
+ "frame": {"x":506,"y":263,"w":77,"h":77},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":77,"h":77},
+ "sourceSize": {"w":77,"h":77}
+},
+{
+ "filename": "d6_5",
+ "frame": {"x":331,"y":241,"w":77,"h":76},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":77,"h":76},
+ "sourceSize": {"w":77,"h":76}
+},
+{
+ "filename": "d6_5m",
+ "frame": {"x":634,"y":324,"w":77,"h":77},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":77,"h":77},
+ "sourceSize": {"w":77,"h":77}
+},
+{
+ "filename": "d6_6",
+ "frame": {"x":410,"y":281,"w":77,"h":76},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":77,"h":76},
+ "sourceSize": {"w":77,"h":76}
+},
+{
+ "filename": "d6_6m",
+ "frame": {"x":759,"y":343,"w":77,"h":77},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":77,"h":77},
+ "sourceSize": {"w":77,"h":77}
+},
+{
+ "filename": "d8",
+ "frame": {"x":937,"y":234,"w":85,"h":84},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":1,"y":2,"w":85,"h":84},
+ "sourceSize": {"w":87,"h":87}
+},
+{
+ "filename": "d10",
+ "frame": {"x":866,"y":97,"w":94,"h":94},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":2,"y":2,"w":94,"h":94},
+ "sourceSize": {"w":98,"h":98}
+},
+{
+ "filename": "d12",
+ "frame": {"x":762,"y":171,"w":86,"h":89},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":1,"y":1,"w":86,"h":89},
+ "sourceSize": {"w":88,"h":92}
+},
+{
+ "filename": "d20",
+ "frame": {"x":850,"y":193,"w":85,"h":91},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":1,"y":2,"w":85,"h":91},
+ "sourceSize": {"w":87,"h":95}
+},
+{
+ "filename": "d100",
+ "frame": {"x":866,"y":1,"w":95,"h":94},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":1,"y":1,"w":95,"h":94},
+ "sourceSize": {"w":97,"h":96}
+},
+{
+ "filename": "dd_acolyte",
+ "frame": {"x":819,"y":523,"w":68,"h":87},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":1,"y":1,"w":68,"h":87},
+ "sourceSize": {"w":70,"h":89}
+},
+{
+ "filename": "dd_bishop",
+ "frame": {"x":489,"y":342,"w":76,"h":86},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":2,"y":1,"w":76,"h":86},
+ "sourceSize": {"w":79,"h":88}
+},
+{
+ "filename": "dd_bloodmage",
+ "frame": {"x":747,"y":500,"w":70,"h":83},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":2,"y":2,"w":70,"h":83},
+ "sourceSize": {"w":75,"h":88}
+},
+{
+ "filename": "dd_bomber",
+ "frame": {"x":620,"y":403,"w":76,"h":77},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":1,"y":2,"w":76,"h":77},
+ "sourceSize": {"w":78,"h":80}
+},
+{
+ "filename": "dd_buckler",
+ "frame": {"x":844,"y":286,"w":81,"h":81},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":1,"y":1,"w":81,"h":81},
+ "sourceSize": {"w":83,"h":83}
+},
+{
+ "filename": "dd_doctor",
+ "frame": {"x":635,"y":183,"w":88,"h":60},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":1,"y":1,"w":88,"h":60},
+ "sourceSize": {"w":90,"h":62}
+},
+{
+ "filename": "dd_eliteSoldier",
+ "frame": {"x":760,"y":262,"w":82,"h":79},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":3,"y":4,"w":82,"h":79},
+ "sourceSize": {"w":87,"h":86}
+},
+{
+ "filename": "dd_fire",
+ "frame": {"x":963,"y":1,"w":59,"h":73},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":3,"y":3,"w":59,"h":73},
+ "sourceSize": {"w":64,"h":77}
+},
+{
+ "filename": "dd_mage",
+ "frame": {"x":901,"y":481,"w":70,"h":83},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":3,"y":2,"w":70,"h":83},
+ "sourceSize": {"w":76,"h":88}
+},
+{
+ "filename": "dd_poison",
+ "frame": {"x":635,"y":114,"w":89,"h":67},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":1,"y":1,"w":89,"h":67},
+ "sourceSize": {"w":91,"h":69}
+},
+{
+ "filename": "dd_priest",
+ "frame": {"x":927,"y":320,"w":78,"h":81},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":3,"y":2,"w":78,"h":81},
+ "sourceSize": {"w":83,"h":85}
+},
+{
+ "filename": "dd_shield",
+ "frame": {"x":616,"y":482,"w":76,"h":72},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":1,"y":5,"w":76,"h":72},
+ "sourceSize": {"w":78,"h":79}
+},
+{
+ "filename": "dd_soldier",
+ "frame": {"x":962,"y":146,"w":53,"h":86},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":3,"y":4,"w":53,"h":86},
+ "sourceSize": {"w":58,"h":92}
+},
+{
+ "filename": "diaCard",
+ "frame": {"x":132,"y":154,"w":118,"h":185},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":118,"h":185},
+ "sourceSize": {"w":118,"h":185}
+},
+{
+ "filename": "goldenCard",
+ "frame": {"x":254,"y":1,"w":171,"h":238},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":3,"y":3,"w":171,"h":238},
+ "sourceSize": {"w":177,"h":244}
+},
+{
+ "filename": "gray2",
+ "frame": {"x":953,"y":664,"w":43,"h":67},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":3,"y":11,"w":43,"h":67},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "gray3",
+ "frame": {"x":863,"y":614,"w":43,"h":68},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":4,"y":11,"w":43,"h":68},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "gray4",
+ "frame": {"x":698,"y":408,"w":47,"h":66},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":3,"y":12,"w":47,"h":66},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "gray5",
+ "frame": {"x":516,"y":473,"w":40,"h":67},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":10,"y":12,"w":40,"h":67},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "gray6",
+ "frame": {"x":432,"y":359,"w":42,"h":68},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":5,"y":11,"w":42,"h":68},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "gray7",
+ "frame": {"x":297,"y":319,"w":43,"h":66},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":5,"y":12,"w":43,"h":66},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "gray8",
+ "frame": {"x":714,"y":268,"w":44,"h":68},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":7,"y":11,"w":44,"h":68},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "gray9",
+ "frame": {"x":297,"y":387,"w":42,"h":68},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":6,"y":11,"w":42,"h":68},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "gray10",
+ "frame": {"x":766,"y":101,"w":93,"h":68},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":10,"y":11,"w":93,"h":68},
+ "sourceSize": {"w":109,"h":100}
+},
+{
+ "filename": "grayA",
+ "frame": {"x":698,"y":476,"w":47,"h":66},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":4,"y":13,"w":47,"h":66},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "grayJ",
+ "frame": {"x":473,"y":430,"w":41,"h":67},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":5,"y":12,"w":41,"h":67},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "grayK",
+ "frame": {"x":972,"y":596,"w":44,"h":66},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":10,"y":12,"w":44,"h":66},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "grayQ",
+ "frame": {"x":585,"y":289,"w":47,"h":79},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":4,"y":11,"w":47,"h":79},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "heart",
+ "frame": {"x":791,"y":585,"w":24,"h":28},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":24,"h":28},
+ "sourceSize": {"w":24,"h":28}
+},
+{
+ "filename": "pik",
+ "frame": {"x":937,"y":193,"w":22,"h":27},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":22,"h":27},
+ "sourceSize": {"w":22,"h":27}
+},
+{
+ "filename": "rarity_epic",
+ "frame": {"x":540,"y":1,"w":111,"h":111},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":111,"h":111},
+ "sourceSize": {"w":111,"h":111}
+},
+{
+ "filename": "rarity_legendary",
+ "frame": {"x":427,"y":1,"w":111,"h":112},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":111,"h":112},
+ "sourceSize": {"w":111,"h":112}
+},
+{
+ "filename": "rarity_rare",
+ "frame": {"x":653,"y":1,"w":111,"h":111},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":111,"h":111},
+ "sourceSize": {"w":111,"h":111}
+},
+{
+ "filename": "red2",
+ "frame": {"x":252,"y":319,"w":43,"h":67},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":4,"y":11,"w":43,"h":67},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "red3",
+ "frame": {"x":908,"y":644,"w":43,"h":68},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":3,"y":11,"w":43,"h":68},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "red4",
+ "frame": {"x":694,"y":544,"w":47,"h":66},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":4,"y":12,"w":47,"h":66},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "red5",
+ "frame": {"x":472,"y":499,"w":40,"h":67},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":9,"y":12,"w":40,"h":67},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "red6",
+ "frame": {"x":341,"y":387,"w":42,"h":68},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":6,"y":11,"w":42,"h":68},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "red7",
+ "frame": {"x":342,"y":319,"w":43,"h":66},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":6,"y":12,"w":43,"h":66},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "red8",
+ "frame": {"x":713,"y":338,"w":44,"h":68},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":6,"y":11,"w":44,"h":68},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "red9",
+ "frame": {"x":385,"y":404,"w":42,"h":68},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":7,"y":11,"w":42,"h":68},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "red10",
+ "frame": {"x":540,"y":114,"w":93,"h":68},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":9,"y":11,"w":93,"h":68},
+ "sourceSize": {"w":109,"h":100}
+},
+{
+ "filename": "redA",
+ "frame": {"x":973,"y":528,"w":47,"h":66},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":5,"y":13,"w":47,"h":66},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "redJ",
+ "frame": {"x":429,"y":461,"w":41,"h":67},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":4,"y":12,"w":41,"h":67},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "redK",
+ "frame": {"x":817,"y":612,"w":44,"h":66},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":9,"y":12,"w":44,"h":66},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "redQ",
+ "frame": {"x":567,"y":423,"w":47,"h":79},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":5,"y":11,"w":47,"h":79},
+ "sourceSize": {"w":55,"h":100}
+},
+{
+ "filename": "roulette_card",
+ "frame": {"x":994,"y":483,"w":28,"h":43},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":28,"h":43},
+ "sourceSize": {"w":28,"h":43}
+},
+{
+ "filename": "roulette_d1",
+ "frame": {"x":725,"y":233,"w":33,"h":33},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":33,"h":33},
+ "sourceSize": {"w":33,"h":33}
+},
+{
+ "filename": "roulette_d2",
+ "frame": {"x":600,"y":184,"w":33,"h":33},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":33,"h":33},
+ "sourceSize": {"w":33,"h":33}
+},
+{
+ "filename": "roulette_d3",
+ "frame": {"x":600,"y":219,"w":33,"h":33},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":33,"h":33},
+ "sourceSize": {"w":33,"h":33}
+},
+{
+ "filename": "roulette_d4",
+ "frame": {"x":600,"y":254,"w":33,"h":33},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":33,"h":33},
+ "sourceSize": {"w":33,"h":33}
+},
+{
+ "filename": "roulette_d5",
+ "frame": {"x":937,"y":566,"w":33,"h":33},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":33,"h":33},
+ "sourceSize": {"w":33,"h":33}
+},
+{
+ "filename": "roulette_ff",
+ "frame": {"x":558,"y":504,"w":39,"h":39},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":39,"h":39},
+ "sourceSize": {"w":39,"h":39}
+},
+{
+ "filename": "roulette_upgrade",
+ "frame": {"x":726,"y":114,"w":35,"h":37},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":35,"h":37},
+ "sourceSize": {"w":35,"h":37}
+},
+{
+ "filename": "rouletteButton",
+ "frame": {"x":825,"y":447,"w":74,"h":74},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":1,"y":1,"w":74,"h":74},
+ "sourceSize": {"w":77,"h":77}
+},
+{
+ "filename": "slotBack0",
+ "frame": {"x":743,"y":585,"w":46,"h":46},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":46,"h":46},
+ "sourceSize": {"w":46,"h":46}
+},
+{
+ "filename": "slotBack1",
+ "frame": {"x":889,"y":566,"w":46,"h":46},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":46,"h":46},
+ "sourceSize": {"w":46,"h":46}
+},
+{
+ "filename": "slotItem0",
+ "frame": {"x":937,"y":601,"w":30,"h":38},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":30,"h":38},
+ "sourceSize": {"w":30,"h":38}
+},
+{
+ "filename": "slotItem1",
+ "frame": {"x":726,"y":153,"w":34,"h":42},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":34,"h":42},
+ "sourceSize": {"w":34,"h":42}
+},
+{
+ "filename": "slotItem2",
+ "frame": {"x":567,"y":370,"w":51,"h":51},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":1,"y":0,"w":51,"h":51},
+ "sourceSize": {"w":52,"h":52}
+},
+{
+ "filename": "slotItem3",
+ "frame": {"x":429,"y":429,"w":42,"h":30},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":42,"h":30},
+ "sourceSize": {"w":42,"h":30}
+},
+{
+ "filename": "slotItem4",
+ "frame": {"x":387,"y":359,"w":43,"h":43},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":43,"h":43},
+ "sourceSize": {"w":43,"h":43}
+},
+{
+ "filename": "slotItem5",
+ "frame": {"x":996,"y":448,"w":27,"h":33},
+ "rotated": false,
+ "trimmed": true,
+ "spriteSourceSize": {"x":2,"y":6,"w":27,"h":33},
+ "sourceSize": {"w":32,"h":49}
+},
+{
+ "filename": "slotItem6",
+ "frame": {"x":996,"y":403,"w":27,"h":43},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":27,"h":43},
+ "sourceSize": {"w":27,"h":43}
+},
+{
+ "filename": "slotItem7",
+ "frame": {"x":516,"y":430,"w":41,"h":41},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":41,"h":41},
+ "sourceSize": {"w":41,"h":41}
+},
+{
+ "filename": "slotMachine",
+ "frame": {"x":1,"y":1,"w":251,"h":151},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":251,"h":151},
+ "sourceSize": {"w":251,"h":151}
+},
+{
+ "filename": "upgradeArrow",
+ "frame": {"x":973,"y":481,"w":19,"h":20},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":19,"h":20},
+ "sourceSize": {"w":19,"h":20}
+}],
+"meta": {
+ "app": "https://www.codeandweb.com/texturepacker",
+ "version": "1.0",
+ "image": "ingame.png",
+ "format": "RGBA8888",
+ "size": {"w":1024,"h":1024},
+ "scale": "1",
+ "smartupdate": "$TexturePacker:SmartUpdate:dc6937d6458efe047afcb8f32ec600ed:9a9f7d154d9f897d9ea2fa6621fda7d3:a0a7aae19725baf1127883d8cc485c4f$"
+}
+}
diff --git a/static/_app/tools/idle-dices/assets/img/ingame.png b/static/_app/tools/idle-dices/assets/img/ingame.png
new file mode 100644
index 00000000..dcf439c3
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/ingame.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/screen.png b/static/_app/tools/idle-dices/assets/img/screen.png
new file mode 100644
index 00000000..84c5a2ba
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/screen.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/smallicon/Element 424.png b/static/_app/tools/idle-dices/assets/img/smallicon/Element 424.png
new file mode 100644
index 00000000..b633b951
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/smallicon/Element 424.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/smallicon/smallIcon24.png b/static/_app/tools/idle-dices/assets/img/smallicon/smallIcon24.png
new file mode 100644
index 00000000..e30b4333
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/smallicon/smallIcon24.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/smallicon/smallIcon36.png b/static/_app/tools/idle-dices/assets/img/smallicon/smallIcon36.png
new file mode 100644
index 00000000..0c949906
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/smallicon/smallIcon36.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/smallicon/smallIcon48.png b/static/_app/tools/idle-dices/assets/img/smallicon/smallIcon48.png
new file mode 100644
index 00000000..2f49dd6f
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/smallicon/smallIcon48.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/smallicon/smallIcon72.png b/static/_app/tools/idle-dices/assets/img/smallicon/smallIcon72.png
new file mode 100644
index 00000000..56f04af5
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/smallicon/smallIcon72.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/smallicon/smallIcon96.png b/static/_app/tools/idle-dices/assets/img/smallicon/smallIcon96.png
new file mode 100644
index 00000000..d09b4255
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/smallicon/smallIcon96.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/ui.json b/static/_app/tools/idle-dices/assets/img/ui.json
new file mode 100644
index 00000000..64662f42
--- /dev/null
+++ b/static/_app/tools/idle-dices/assets/img/ui.json
@@ -0,0 +1,356 @@
+{"frames": [
+
+{
+ "filename": "achievementsButton",
+ "frame": {"x":1230,"y":76,"w":68,"h":76},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":68,"h":76},
+ "sourceSize": {"w":68,"h":76}
+},
+{
+ "filename": "arrowButton",
+ "frame": {"x":1383,"y":76,"w":55,"h":88},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":55,"h":88},
+ "sourceSize": {"w":55,"h":88}
+},
+{
+ "filename": "button_active",
+ "frame": {"x":673,"y":76,"w":237,"h":74},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":237,"h":74},
+ "sourceSize": {"w":237,"h":74}
+},
+{
+ "filename": "button_inactive",
+ "frame": {"x":912,"y":76,"w":237,"h":74},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":237,"h":74},
+ "sourceSize": {"w":237,"h":74}
+},
+{
+ "filename": "buttonHuge_active",
+ "frame": {"x":1111,"y":265,"w":237,"h":111},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":237,"h":111},
+ "sourceSize": {"w":237,"h":111}
+},
+{
+ "filename": "buttonHuge_inactive",
+ "frame": {"x":1350,"y":265,"w":237,"h":111},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":237,"h":111},
+ "sourceSize": {"w":237,"h":111}
+},
+{
+ "filename": "buttonMiddle_active",
+ "frame": {"x":372,"y":76,"w":132,"h":74},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":132,"h":74},
+ "sourceSize": {"w":132,"h":74}
+},
+{
+ "filename": "buttonMiddle_inactive",
+ "frame": {"x":1,"y":76,"w":131,"h":74},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":131,"h":74},
+ "sourceSize": {"w":131,"h":74}
+},
+{
+ "filename": "buttonMidSmall_active",
+ "frame": {"x":252,"y":76,"w":118,"h":74},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":118,"h":74},
+ "sourceSize": {"w":118,"h":74}
+},
+{
+ "filename": "buttonMidSmall_inactive",
+ "frame": {"x":134,"y":76,"w":116,"h":74},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":116,"h":74},
+ "sourceSize": {"w":116,"h":74}
+},
+{
+ "filename": "buttonMinus_active",
+ "frame": {"x":283,"y":1,"w":63,"h":42},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":63,"h":42},
+ "sourceSize": {"w":63,"h":42}
+},
+{
+ "filename": "buttonMinus_inactive",
+ "frame": {"x":348,"y":1,"w":64,"h":42},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":42},
+ "sourceSize": {"w":64,"h":42}
+},
+{
+ "filename": "buttonPlus_active",
+ "frame": {"x":1785,"y":1,"w":64,"h":63},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":63},
+ "sourceSize": {"w":64,"h":63}
+},
+{
+ "filename": "buttonPlus_inactive",
+ "frame": {"x":1851,"y":1,"w":63,"h":64},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":63,"h":64},
+ "sourceSize": {"w":63,"h":64}
+},
+{
+ "filename": "buttonQuad_active",
+ "frame": {"x":993,"y":166,"w":98,"h":97},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":98,"h":97},
+ "sourceSize": {"w":98,"h":97}
+},
+{
+ "filename": "buttonQuad_inactive",
+ "frame": {"x":1093,"y":166,"w":98,"h":97},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":98,"h":97},
+ "sourceSize": {"w":98,"h":97}
+},
+{
+ "filename": "buttonSmall_active",
+ "frame": {"x":589,"y":76,"w":82,"h":74},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":82,"h":74},
+ "sourceSize": {"w":82,"h":74}
+},
+{
+ "filename": "buttonSmall_inactive",
+ "frame": {"x":506,"y":76,"w":81,"h":74},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":81,"h":74},
+ "sourceSize": {"w":81,"h":74}
+},
+{
+ "filename": "closeButton",
+ "frame": {"x":1151,"y":76,"w":77,"h":76},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":77,"h":76},
+ "sourceSize": {"w":77,"h":76}
+},
+{
+ "filename": "Ebene-1",
+ "frame": {"x":325,"y":407,"w":396,"h":325},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":396,"h":325},
+ "sourceSize": {"w":396,"h":325}
+},
+{
+ "filename": "historyButton",
+ "frame": {"x":1041,"y":265,"w":68,"h":103},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":68,"h":103},
+ "sourceSize": {"w":68,"h":103}
+},
+{
+ "filename": "hook",
+ "frame": {"x":226,"y":1,"w":55,"h":41},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":55,"h":41},
+ "sourceSize": {"w":55,"h":41}
+},
+{
+ "filename": "infoButton",
+ "frame": {"x":993,"y":265,"w":46,"h":103},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":46,"h":103},
+ "sourceSize": {"w":46,"h":103}
+},
+{
+ "filename": "label",
+ "frame": {"x":1,"y":407,"w":322,"h":244},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":322,"h":244},
+ "sourceSize": {"w":322,"h":244}
+},
+{
+ "filename": "labelBig",
+ "frame": {"x":1118,"y":407,"w":646,"h":460},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":646,"h":460},
+ "sourceSize": {"w":646,"h":460}
+},
+{
+ "filename": "labelMiddle",
+ "frame": {"x":832,"y":407,"w":284,"h":437},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":284,"h":437},
+ "sourceSize": {"w":284,"h":437}
+},
+{
+ "filename": "labelSmall",
+ "frame": {"x":1589,"y":265,"w":325,"h":140},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":325,"h":140},
+ "sourceSize": {"w":325,"h":140}
+},
+{
+ "filename": "lock",
+ "frame": {"x":1916,"y":1,"w":60,"h":69},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":60,"h":69},
+ "sourceSize": {"w":60,"h":69}
+},
+{
+ "filename": "logo",
+ "frame": {"x":1,"y":948,"w":1413,"h":597},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":1413,"h":597},
+ "sourceSize": {"w":1413,"h":597}
+},
+{
+ "filename": "progressBackBig",
+ "frame": {"x":1025,"y":1,"w":378,"h":55},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":378,"h":55},
+ "sourceSize": {"w":378,"h":55}
+},
+{
+ "filename": "progressBackSmall",
+ "frame": {"x":821,"y":1,"w":202,"h":55},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":202,"h":55},
+ "sourceSize": {"w":202,"h":55}
+},
+{
+ "filename": "progressBarBig",
+ "frame": {"x":1405,"y":1,"w":378,"h":55},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":378,"h":55},
+ "sourceSize": {"w":378,"h":55}
+},
+{
+ "filename": "progressBarSmall",
+ "frame": {"x":617,"y":1,"w":202,"h":55},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":202,"h":55},
+ "sourceSize": {"w":202,"h":55}
+},
+{
+ "filename": "settings",
+ "frame": {"x":1300,"y":76,"w":81,"h":81},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":81,"h":81},
+ "sourceSize": {"w":81,"h":81}
+},
+{
+ "filename": "settings_disabled",
+ "frame": {"x":543,"y":1,"w":72,"h":54},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":72,"h":54},
+ "sourceSize": {"w":72,"h":54}
+},
+{
+ "filename": "settings_enabled",
+ "frame": {"x":469,"y":1,"w":72,"h":54},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":72,"h":54},
+ "sourceSize": {"w":72,"h":54}
+},
+{
+ "filename": "shopButton",
+ "frame": {"x":1978,"y":1,"w":64,"h":73},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":64,"h":73},
+ "sourceSize": {"w":64,"h":73}
+},
+{
+ "filename": "sliderBack",
+ "frame": {"x":1,"y":1,"w":223,"h":20},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":223,"h":20},
+ "sourceSize": {"w":223,"h":20}
+},
+{
+ "filename": "sliderKnob",
+ "frame": {"x":414,"y":1,"w":53,"h":53},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":53,"h":53},
+ "sourceSize": {"w":53,"h":53}
+},
+{
+ "filename": "uiLabelBot",
+ "frame": {"x":1,"y":265,"w":990,"h":100},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":990,"h":100},
+ "sourceSize": {"w":990,"h":100}
+},
+{
+ "filename": "uiLabelLeft",
+ "frame": {"x":723,"y":407,"w":107,"h":397},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":107,"h":397},
+ "sourceSize": {"w":107,"h":397}
+},
+{
+ "filename": "uiLabelRight",
+ "frame": {"x":1766,"y":407,"w":252,"h":539},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":252,"h":539},
+ "sourceSize": {"w":252,"h":539}
+},
+{
+ "filename": "uiLabelTop",
+ "frame": {"x":1,"y":166,"w":990,"h":92},
+ "rotated": false,
+ "trimmed": false,
+ "spriteSourceSize": {"x":0,"y":0,"w":990,"h":92},
+ "sourceSize": {"w":990,"h":92}
+}],
+"meta": {
+ "app": "https://www.codeandweb.com/texturepacker",
+ "version": "1.0",
+ "image": "ui.png",
+ "format": "RGBA8888",
+ "size": {"w":2048,"h":2048},
+ "scale": "1",
+ "smartupdate": "$TexturePacker:SmartUpdate:8e81209e18c5dab1d42b47b66d330a57:e058f991b8717aab794495568b290102:5b04aa198265472a3c5f56958d78e97b$"
+}
+}
diff --git a/static/_app/tools/idle-dices/assets/img/ui.png b/static/_app/tools/idle-dices/assets/img/ui.png
new file mode 100644
index 00000000..6e9b015e
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/ui.png differ
diff --git a/static/_app/tools/idle-dices/assets/img/whiteSquare.png b/static/_app/tools/idle-dices/assets/img/whiteSquare.png
new file mode 100644
index 00000000..31cc1d2a
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/img/whiteSquare.png differ
diff --git a/static/_app/tools/idle-dices/assets/sounds/button.m4a b/static/_app/tools/idle-dices/assets/sounds/button.m4a
new file mode 100644
index 00000000..12393510
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/sounds/button.m4a differ
diff --git a/static/_app/tools/idle-dices/assets/sounds/button.ogg b/static/_app/tools/idle-dices/assets/sounds/button.ogg
new file mode 100644
index 00000000..77d5a932
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/sounds/button.ogg differ
diff --git a/static/_app/tools/idle-dices/assets/sounds/dice.m4a b/static/_app/tools/idle-dices/assets/sounds/dice.m4a
new file mode 100644
index 00000000..f7f4a9b9
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/sounds/dice.m4a differ
diff --git a/static/_app/tools/idle-dices/assets/sounds/dice.ogg b/static/_app/tools/idle-dices/assets/sounds/dice.ogg
new file mode 100644
index 00000000..dd34e1f0
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/sounds/dice.ogg differ
diff --git a/static/_app/tools/idle-dices/assets/sounds/music.m4a b/static/_app/tools/idle-dices/assets/sounds/music.m4a
new file mode 100644
index 00000000..636c9401
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/sounds/music.m4a differ
diff --git a/static/_app/tools/idle-dices/assets/sounds/music.ogg b/static/_app/tools/idle-dices/assets/sounds/music.ogg
new file mode 100644
index 00000000..d021a23a
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/sounds/music.ogg differ
diff --git a/static/_app/tools/idle-dices/assets/sounds/spin.m4a b/static/_app/tools/idle-dices/assets/sounds/spin.m4a
new file mode 100644
index 00000000..c274309c
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/sounds/spin.m4a differ
diff --git a/static/_app/tools/idle-dices/assets/sounds/spin.ogg b/static/_app/tools/idle-dices/assets/sounds/spin.ogg
new file mode 100644
index 00000000..fc55776f
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/sounds/spin.ogg differ
diff --git a/static/_app/tools/idle-dices/assets/sounds/success.m4a b/static/_app/tools/idle-dices/assets/sounds/success.m4a
new file mode 100644
index 00000000..8f8605c7
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/sounds/success.m4a differ
diff --git a/static/_app/tools/idle-dices/assets/sounds/success.ogg b/static/_app/tools/idle-dices/assets/sounds/success.ogg
new file mode 100644
index 00000000..ca1eb5fe
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/sounds/success.ogg differ
diff --git a/static/_app/tools/idle-dices/assets/sounds/success2.m4a b/static/_app/tools/idle-dices/assets/sounds/success2.m4a
new file mode 100644
index 00000000..163861dd
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/sounds/success2.m4a differ
diff --git a/static/_app/tools/idle-dices/assets/sounds/success2.ogg b/static/_app/tools/idle-dices/assets/sounds/success2.ogg
new file mode 100644
index 00000000..8592d9b9
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/sounds/success2.ogg differ
diff --git a/static/_app/tools/idle-dices/assets/sounds/success3.m4a b/static/_app/tools/idle-dices/assets/sounds/success3.m4a
new file mode 100644
index 00000000..3d1520cd
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/sounds/success3.m4a differ
diff --git a/static/_app/tools/idle-dices/assets/sounds/success3.ogg b/static/_app/tools/idle-dices/assets/sounds/success3.ogg
new file mode 100644
index 00000000..b7afb11d
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/sounds/success3.ogg differ
diff --git a/static/_app/tools/idle-dices/assets/sounds/success4.m4a b/static/_app/tools/idle-dices/assets/sounds/success4.m4a
new file mode 100644
index 00000000..5a43071b
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/sounds/success4.m4a differ
diff --git a/static/_app/tools/idle-dices/assets/sounds/success4.ogg b/static/_app/tools/idle-dices/assets/sounds/success4.ogg
new file mode 100644
index 00000000..0924f730
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/sounds/success4.ogg differ
diff --git a/static/_app/tools/idle-dices/assets/sounds/success5.m4a b/static/_app/tools/idle-dices/assets/sounds/success5.m4a
new file mode 100644
index 00000000..76679374
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/sounds/success5.m4a differ
diff --git a/static/_app/tools/idle-dices/assets/sounds/success5.ogg b/static/_app/tools/idle-dices/assets/sounds/success5.ogg
new file mode 100644
index 00000000..d4a445f5
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/sounds/success5.ogg differ
diff --git a/static/_app/tools/idle-dices/assets/sounds/success6.m4a b/static/_app/tools/idle-dices/assets/sounds/success6.m4a
new file mode 100644
index 00000000..1ad6a0ac
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/sounds/success6.m4a differ
diff --git a/static/_app/tools/idle-dices/assets/sounds/success6.ogg b/static/_app/tools/idle-dices/assets/sounds/success6.ogg
new file mode 100644
index 00000000..74c6545c
Binary files /dev/null and b/static/_app/tools/idle-dices/assets/sounds/success6.ogg differ
diff --git a/static/_app/tools/idle-dices/data/changelog.json b/static/_app/tools/idle-dices/data/changelog.json
new file mode 100644
index 00000000..e225e499
--- /dev/null
+++ b/static/_app/tools/idle-dices/data/changelog.json
@@ -0,0 +1,520 @@
+{
+ "logs":[
+ {
+ "version": "1.3.328",
+ "log": [
+ "added: tutorial"
+ ]
+ },
+ {
+ "version": "1.3.320",
+ "log": [
+ "changed: decreased size of saves",
+ "fixed: improved performance and stability"
+ ]
+ },
+ {
+ "version": "1.3.307",
+ "log": [
+ "fixed: not getting skillpoints from ads when resetting skills"
+ ]
+ },
+ {
+ "version": "1.3.306",
+ "log": [
+ "added: import file"
+ ]
+ },
+ {
+ "version": "1.3.297",
+ "log": [
+ "added: backup save",
+ "changed: tooltip size depends on screen size"
+ ]
+ },
+ {
+ "version": "1.3.223",
+ "log": [
+ "fixed: no more cards could be drawn in some cases"
+ ]
+ },
+ {
+ "version": "1.3.94",
+ "log": [
+ "changed: disabled p6firebaseortrait for now",
+ "changed: loading ad before it is requested",
+ "changed: removed donate and playstore reward",
+ "changed: moved tooltips on mobile to make them more visible",
+ "changed: hid statusbar"
+ ]
+ },
+ {
+ "version": "1.3.92",
+ "log": [
+ "fixed: some button issues on mobile"
+ ]
+ },
+ {
+ "version": "1.3.88",
+ "log": [
+ "added: portrait mode on mobile"
+ ]
+ },
+ {
+ "version": "1.3.86",
+ "log": [
+ "added: playstore link",
+ "changed: removed shortcut info on mobile",
+ "fixed: NaN displayed for numbers < e-308",
+ "fixed: duel background not loading"
+ ]
+ },
+ {
+ "version": "1.3.78",
+ "log": [
+ "fixed: some crashes at loading"
+ ]
+ },
+ {
+ "version": "1.3.47",
+ "log": [
+ "fixed: importing of data not working properly"
+ ]
+ },
+ {
+ "version": "1.3.46",
+ "log": [
+ "fixed: preventing random save loss better"
+ ]
+ },
+ {
+ "version": "1.3.45",
+ "log": [
+ "added: buy max cups and open max cups"
+ ]
+ },
+ {
+ "version": "1.3.44",
+ "log": [
+ "fixed: automatically unlocking everything that got already unlocked in case something went wrong with the save"
+ ]
+ },
+ {
+ "version": "1.3.43",
+ "log": [
+ "added: new enemy button for duels",
+ "fixed: improved performance"
+ ]
+ },
+ {
+ "version": "1.3.42",
+ "log": [
+ "added: highscore submit at start of game"
+ ]
+ },
+ {
+ "version": "1.3.40",
+ "log": [
+ "changed: lowered the kred price for BP (retroactive, you get the additional bps if you already bought some)"
+ ]
+ },
+ {
+ "version": "1.3.39",
+ "log": [
+ "changed: removed block for importing saves that started outside of kongregate"
+ ]
+ },
+ {
+ "version": "1.3.38",
+ "log": [
+ "fixed: duel enemy changing after refreshing",
+ "fixed: slot spin block after export not working",
+ "changed: disabled slot spin block if the layout is filled with the same item"
+ ]
+ },
+ {
+ "version": "1.3.37",
+ "log": [
+ "added: confirmation before saving to cloud",
+ "added: a roll gets triggered when rerollchance is maxed"
+ ]
+ },
+ {
+ "version": "1.3.36",
+ "log": [
+ "added: setting for short magnitudes",
+ "added: added scroll down button in casino window",
+ "fixed: exploit to get unlimited daily reward"
+ ]
+ },
+ {
+ "version": "1.3.35",
+ "log": [
+ "fixed: grand duel master achievement incorrect level needed",
+ "changed: description of Duel Grand champion achievement"
+ ]
+ },
+ {
+ "version": "1.3.34",
+ "log": [
+ "fixed: autoluck setting not unlocking"
+ ]
+ },
+ {
+ "version": "1.3.33",
+ "log": [
+ "added: new achievements",
+ "added: auto spend luck",
+ "added: suffixes for high orders of magnitudes (1e1000 -> 1e1k)",
+ "changed: won online duels give cuppoints based on elo instead of duel level (elo/200)³"
+ ]
+ },
+ {
+ "version": "1.3.32",
+ "log": [
+ "added: highscore for duel level and power",
+ "changed: decreased kred prices for dice cups"
+ ]
+ },
+ {
+ "version": "1.3.31",
+ "log": [
+ "fixed: crashing after a few hours"
+ ]
+ },
+ {
+ "version": "1.3.30",
+ "log": [
+ "changed: decreased prices of presige and convert in the bonus shop",
+ "changed: made all fast forward on the roulete at max level 1 hour"
+ ]
+ },
+ {
+ "version": "1.3.29",
+ "log": [
+ "added: number of casinos in statistics",
+ "added: info about rarities",
+ "fixed: chances of duel dice"
+ ]
+ },
+ {
+ "version": "1.3.25",
+ "log": [
+ "fixed: fixed tooltips being displayed in normal screen"
+ ]
+ },
+ {
+ "version": "1.3.25",
+ "log": [
+ "fixed: fixed tooltips being displayed in normal screen"
+ ]
+ },
+ {
+ "version": "1.3.12",
+ "log": [
+ "added: tooltips for dice in the duel screen",
+ "fixed: skills point reset locked when changing sp multi",
+ "fixed: cup point multi not working"
+ ]
+ },
+ {
+ "version": "1.3.11",
+ "log": [
+ "changed: enemy power calculation changed to linear",
+ "fixed: displayed power wrong"
+ ]
+ },
+ {
+ "version": "1.3.10",
+ "log": [
+ "fixed: every dice had the same probability"
+ ]
+ },
+ {
+ "version": "1.3.6",
+ "log": [
+ "added: slot machine fill",
+ "added: new achievements",
+ "added: card counter on main screen",
+ "fixed: time not saving",
+ "changed: cost of drawing diamond cards increases by 10 instead of doubling after each draw"
+ ]
+ },
+ {
+ "version": "1.3.5",
+ "log": [
+ "added: roll history now shows multiplier from multiplier dices",
+ "added: new achievement",
+ "fixed: 'i dont need these' achievement needing 52 cards instead of 39",
+ "changed: cost of drawing diamond cards now doubles after each draw"
+ ]
+ },
+ {
+ "version": "1.3.4",
+ "log": [
+ "added: more achievements",
+ "fixed: auto convert sometimes not converting"
+ ]
+ },
+ {
+ "version": "1.3",
+ "log": [
+ "added: dice duels",
+ "and some small stuff"
+ ]
+ },
+ {
+ "version": "1.2.63",
+ "log": [
+ "fixed: slot machine last coloumn endlessly spinning",
+ "changed: added popup confirmation to BP spin"
+ ]
+ },
+ {
+ "version": "1.2.62",
+ "log": [
+ "fixed: slot machine breaking when buying a coloumn while it is spinning",
+ "fixed: sometimes links not working"
+ ]
+ },
+ {
+ "version": "1.2.13",
+ "log": [
+ "fixed: roulette chance for upgrade not correct",
+ "fixed: card cost not resetting when buying a casino",
+ "fixed: scientifical notation is actually engineering notation",
+ "fixed: some dice not reseting on autoconvert",
+ "added: additional checks if a cloud save was successful"
+ ]
+ },
+ {
+ "version": "1.2.10",
+ "log": [
+ "fixed: changelog text overlapping",
+ "added: clicking on background rolls the dice",
+ "changed: made golden cards more visible"
+ ]
+ },
+ {
+ "version": "1.2.8",
+ "log": [
+ "fixed: added check if something got already unlocked (if something locked again that you already unlocked, reach the requirement for it and refresh the game)",
+ "changed: cap for BP earned for a casino = 33",
+ "changed: made green textcolor darker"
+ ]
+ },
+ {
+ "version": "1.2.7",
+ "log": [
+ "changed: roulette level multi max level infinite > 30"
+ ]
+ },
+ {
+ "version": "1.2.6",
+ "log": [
+ "fixed: diamond cards resetting after convert"
+ ]
+ },
+ {
+ "version": "1.2.4",
+ "log": [
+ "changed: roulette level skill cost increase 1 > 2",
+ "changed: slot spins per casino 1 > 0.1(rounded up)"
+ ]
+ },
+ {
+ "version": "1.2.3",
+ "log": [
+ "fixed: casino skills resetting on prestige"
+ ]
+ },
+ {
+ "version": "1.2.2",
+ "log": [
+ "added: roulette prestige, slot machine and diamond cards",
+ "fixed: roll interval and cardprogression not resetting on prestige",
+ "fixed: offline gain too high"
+ ]
+ },
+ {
+ "version": "1.1.33",
+ "log": [
+ "fixed: exploit to use exporting/importing to change the roulette result"
+ ]
+ },
+ {
+ "version": "1.1.23",
+ "log": [
+ "added: Auto roulette focus",
+ "fixed: loading after gilding a card doesnt reset that card"
+ ]
+ },
+ {
+ "version": "1.1.2",
+ "log": [
+ "fixed: selecting buy 10 or 100 not buying the correct amount"
+ ]
+ },
+ {
+ "version": "1.1.0",
+ "log": [
+ "added: buyamount buttons fur luck and skill upgrades",
+ "added: focus on card setting",
+ "added: more achievements",
+ "added: auto convert",
+ "added: seperate mutable sound and music and volume setting",
+ "added: casino button in top bar",
+ "changed: autoroll unlocks after upgrading the dice",
+ "fixed: achievements texts",
+ "fixed: overlapping respins in roulette",
+ "fixed: roulette only spinable once in some browsers"
+ ]
+ },
+ {
+ "version": "1.0.78",
+ "log": [
+ "added: auto draw/gild setting in autodraw tab",
+ "added: rewarding bonus points for casions"
+ ]
+ },
+ {
+ "version": "1.0.76",
+ "log": [
+ "added: new achievements",
+ "added: Bonus shop, bonus points and daily rewards",
+ "changed: focus cost increase 2 > 4",
+ "changed: level+ cost increase 3 > 5",
+ "fixed: auto spin switch in roulette not working",
+ "fixed: watch ad button visible when not ad is available",
+ "fixed: autospin only working when tab is active"
+ ]
+ },
+ {
+ "version": "1.0.75",
+ "log": [
+ "added: P shortcut for prestige",
+ "added: Tooltip for all buttons that have a shortcut",
+ "added: autospin setting in roulette",
+ "changed: luck multi per casino 2 > 1.2",
+ "fixed: roulette counter visible when it is locked"
+ ]
+ },
+ {
+ "version": "1.0.74",
+ "log": [
+ "fixed: focus charge not reseting on prestige. for real now",
+ "fixed: getting too many skill points at the 10th casino"
+ ]
+ },
+ {
+ "version": "1.0.73",
+ "log": [
+ "fixed: luck multi per golden card not working with autogild"
+ ]
+ },
+ {
+ "version": "1.0.71",
+ "log": [
+ "changed: focus chance cost increase 5 > 25",
+ "fixed: focus charge not reseting on prestige",
+ "fixed: switching focus to card on prestige when having 52 golden cards"
+ ]
+ },
+ {
+ "version": "1.0.70",
+ "log": [
+ "added: new achievements",
+ "added: switching focus to card after prestige and to none when you have all cards"
+ ]
+ },
+ {
+ "version": "1.0.69",
+ "log": [
+ "added: number of spins possible shown on roulette icon",
+ "added: auto gild",
+ "added: roulette focus",
+ "added: roulette focus chance luck upgrade",
+ "added: new achievements",
+ "added: showing MAX when an upgrade reached its max level",
+ "fixed: exploit to hold down invest button"
+ ]
+ },
+ {
+ "version": "1.0.68",
+ "log": [
+ "fixed: chip multi per card not working for golden cards"
+ ]
+ },
+ {
+ "version": "1.0.67",
+ "log": [
+ "added: press B to buy all",
+ "added: press S to spin",
+ "changed: roulette level multi cost increase 0 -> 1",
+ "changed: gilding per convert cost increase 1 -> 2"
+ ]
+ },
+ {
+ "version": "1.0.66",
+ "log": [
+ "fixed: clicking buttons not working in safari",
+ "fixed: auto reroll chance showing NaN"
+ ]
+ },
+ {
+ "version": "1.0.65",
+ "log": [
+ "changed: autodraw swap buttons",
+ "changed: rollcurve const increase 3.5 -> 15",
+ "fixed: now only one popup appears when forgetting to gild a card"
+ ]
+ },
+ {
+ "version": "1.0.64",
+ "log": [
+ "added: explaination in golden card window",
+ "added: google analytics + disclaimer button",
+ "added: roulette automatically respinning when hitting card proression while havin 52 cards",
+ "added: achievement for 4 casinos",
+ "fixed: reroll chance not working if having high level of slow but strong"
+ ]
+ },
+ {
+ "version": "1.0.62",
+ "log": [
+ "fixed: roulette breaking at max level"
+ ]
+ },
+ {
+ "version": "1.0.61",
+ "log": [
+ "fixed: not getting any luck by converting"
+ ]
+ },
+ {
+ "version": "1.0.60",
+ "log": [
+ "added: skills. you get one skill points per each casino",
+ "added: slow but strong luck upgrade. auto roll gets half as fast but dice multiplier doubles",
+ "changed: card progress per casino 90% -> 70%"
+ ]
+ },
+ {
+ "version": "1.0.57",
+ "log": [
+ "fixed: interest always displayed as 0",
+ "changed: buttons get clicked when the mouse is up instead down",
+ "some optimization"
+ ]
+ },
+ {
+ "version": "1.0.27",
+ "log": [
+ "fixed: dice ascending multiple times when auto draw is active",
+ "added: tooltip to reset goldcards",
+ "added: changelog",
+ "changed: color of d6 multiplier dice"
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/static/_app/tools/idle-dices/data/config.json b/static/_app/tools/idle-dices/data/config.json
new file mode 100644
index 00000000..5283b69c
--- /dev/null
+++ b/static/_app/tools/idle-dices/data/config.json
@@ -0,0 +1,88 @@
+{
+ "version": "1.3.335",
+ "colors": {
+ "purple": "0x8b628a",
+ "brown": "0x8c867a",
+ "green": "#587c27",
+ "green2": "0x8cc63f",
+ "red": "#e6515d",
+ "yellow": "#E5E55C",
+ "yellow2": "0xE5E55C",
+ "pink": "#FF66D2",
+ "gray": "#808080",
+ "white": "#ffffff"
+ },
+ "diceTypes": [2,4,6,8,10,12,20,100],
+ "dices": {
+ "main": [
+ {
+ "startD": 2,
+ "cost": 10,
+ "value": 0,
+ "costIncrease": 1.08,
+ "valueIncrease": 1,
+ "initialLevel": 1,
+ "ascentIncrease": 100000
+ },
+ {
+ "startD": 2,
+ "cost": 100,
+ "value": 0,
+ "costIncrease": 1.08,
+ "valueIncrease": 2,
+ "ascentIncrease": 100000
+ },
+ {
+ "startD": 2,
+ "cost": 1000,
+ "value": 0,
+ "costIncrease": 1.08,
+ "valueIncrease": 4,
+ "ascentIncrease": 100000
+ },
+ {
+ "startD": 2,
+ "cost": 10000,
+ "value": 0,
+ "costIncrease": 1.08,
+ "valueIncrease": 8,
+ "ascentIncrease": 100000
+ },
+ {
+ "startD": 2,
+ "cost": 100000,
+ "value": 0,
+ "costIncrease": 1.08,
+ "valueIncrease": 16,
+ "ascentIncrease": 100000
+ }
+ ],
+ "multi":[
+ {
+ "cost": 10000000,
+ "costIncrease": 10000,
+ "ascentIncrease": 10000000000000000000000000000000000000
+ },
+ {
+ "cost": 200000000,
+ "costIncrease": 20000,
+ "ascentIncrease": 100000000000000000000000000000000000000000
+ },
+ {
+ "cost": 4000000000,
+ "costIncrease": 30000,
+ "ascentIncrease": 1000000000000000000000000000000000000000000000
+ },
+ {
+ "cost": 80000000000,
+ "costIncrease": 40000,
+ "ascentIncrease": 10000000000000000000000000000000000000000000000000
+ },
+ {
+ "cost": 1600000000000,
+ "costIncrease": 50000,
+ "ascentIncrease": 100000000000000000000000000000000000000000000000000000
+ }
+ ]
+ }
+}
\ No newline at end of file
diff --git a/static/_app/tools/idle-dices/data/preload.json b/static/_app/tools/idle-dices/data/preload.json
new file mode 100644
index 00000000..512d0250
--- /dev/null
+++ b/static/_app/tools/idle-dices/data/preload.json
@@ -0,0 +1,137 @@
+{
+ "json":[
+ {
+ "name": "text",
+ "url": "text.json"
+ },
+ {
+ "name": "changelog",
+ "url": "changelog.json"
+ }
+ ],
+ "font":[
+ {
+ "name": "regular",
+ "url": "regular_0.png",
+ "data": "regular.fnt"
+ }
+ ],
+ "atlas":[
+ {
+ "name": "ui",
+ "urlData": "ui.json",
+ "urlImg": "ui.png"
+ },
+ {
+ "name": "ingame",
+ "urlData": "ingame.json",
+ "urlImg": "ingame.png"
+ }
+ ],
+ "image":[
+ {
+ "name": "bg",
+ "url": "bg/background.png"
+ },
+ {
+ "name": "bg2",
+ "url": "bg/backgroun2.png"
+ },
+ {
+ "name": "tileable",
+ "url": "bg/tileable.jpg"
+ }
+ ],
+ "sound":[
+ {
+ "name": "music",
+ "file": "music",
+ "credits":{
+ "author": "Kevin MacLeod",
+ "name": "George Street Shuffle",
+ "url": "incompetech.com"
+ }
+ },
+ {
+ "name": "button",
+ "file": "button",
+ "credits":{
+ "author": "bubaproducer",
+ "name": "button 17",
+ "url": "https://freesound.org/people/bubaproducer/sounds/107135/"
+ }
+ },
+ {
+ "name": "dice",
+ "file": "dice",
+ "credits":{
+ "author": "dermotte",
+ "name": "dice 17",
+ "url": "https://freesound.org/people/dermotte/sounds/220744/"
+ }
+ },
+ {
+ "name": "success",
+ "file": "success",
+ "credits":{
+ "author": "grunz",
+ "name": "success-low",
+ "url": "https://freesound.org/people/grunz/sounds/109663/"
+ }
+ },
+ {
+ "name": "success2",
+ "file": "success2",
+ "credits":{
+ "author": "soneproject",
+ "name": "sfx3",
+ "url": "https://freesound.org/people/soneproject/sounds/345270/"
+ }
+ },
+ {
+ "name": "spin",
+ "file": "spin",
+ "credits":{
+ "author": "GnoteSoundz",
+ "name": "Pebble Spin 001 +",
+ "url": "https://freesound.org/people/GnoteSoundz/sounds/169464/"
+ }
+ },
+ {
+ "name": "success3",
+ "file": "success3",
+ "credits":{
+ "author": "gabriellaraujo",
+ "name": "powerup success",
+ "url": "https://freesound.org/people/gabriellaraujo/sounds/242501/"
+ }
+ },
+ {
+ "name": "success4",
+ "file": "success4",
+ "credits":{
+ "author": "jacksonacademyashmore",
+ "name": "airhorn",
+ "url": "https://freesound.org/people/jacksonacademyashmore/sounds/414208/"
+ }
+ },
+ {
+ "name": "success5",
+ "file": "success5",
+ "credits":{
+ "author": "andre onate",
+ "name": "ragea syren",
+ "url": "https://freesound.org/people/andre-onate/sounds/135117/"
+ }
+ },
+ {
+ "name": "success6",
+ "file": "success6",
+ "credits":{
+ "author": "harbour11",
+ "name": "trumpet2",
+ "url": "https://freesound.org/people/harbour11/sounds/194624/"
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/static/_app/tools/idle-dices/data/text.json b/static/_app/tools/idle-dices/data/text.json
new file mode 100644
index 00000000..64963dc5
--- /dev/null
+++ b/static/_app/tools/idle-dices/data/text.json
@@ -0,0 +1,5 @@
+{
+ "credits": {
+ "madeby": "Made by Lutz Schönfelder"
+ }
+}
\ No newline at end of file
diff --git a/static/_app/tools/idle-dices/index.html b/static/_app/tools/idle-dices/index.html
new file mode 100644
index 00000000..10faaa8d
--- /dev/null
+++ b/static/_app/tools/idle-dices/index.html
@@ -0,0 +1,80 @@
+Idle DiceFont Loaded
Font Loaded
Font Loaded
Turn your Device
\ No newline at end of file
diff --git a/static/_app/tools/idle-dices/js/app.js b/static/_app/tools/idle-dices/js/app.js
new file mode 100644
index 00000000..6cd6b2db
--- /dev/null
+++ b/static/_app/tools/idle-dices/js/app.js
@@ -0,0 +1 @@
+var _0x5b68=['getChances','percentages','mainDices','unlockedDices','totalText','bonusText','leftUI','arrowButton','totalCombo','\x20Combos','startD','NOTHING','playBonusAnim','lastValues','lastDiceMatch','playTotalAnim','bonusTween','bonusTween2','bonusTween3','success3','success2','yellow','pink','success5','success6','flash','\x0a','+','success4','enableScreenShake','RarityShine','AdReward','minFunc','onUnlocked','\x20by\x20watching\x20\x27Free\x20Stuff\x27\x20Ads!','normalizedChance','chanceSum','maxFunc','%:\x20\x20','adRewards','availableAs','availableAds','Watch\x20Ad(','Money','addReward','Luck','Skill\x20Point','bsp','adTimeFreeStuff','Do\x20you\x20want\x20to\x20disable\x20Ads?\x20You\x20will\x20get\x20the\x20Point\x20Multiplier,\x20free\x20spin\x20and\x20free\x20stuff\x20without\x20watching\x20an\x20Ad\x20forever','getPopupText','Watch\x20an\x20Ad\x20to\x20get\x20one\x20of\x20the\x20following:','getWeights','wonFunc','freeStuff','Hello','step','pair_multi','tutStep','You\x20have\x20enough\x20Points\x20to\x20Upgrade!\x0aWith\x20every\x20Level\x20the\x20points\x20of\x20the\x20dice\x20rolls\x20multiply!\x0aTry\x20to\x20upgrade\x20your\x20dice\x20to\x20level\x2010.','Good\x20job.\x20You\x27re\x20making\x20a\x20lot\x20of\x20points\x20already.\x0aKeep\x20making\x20points\x20until\x20you\x20can\x20buy\x20a\x20second\x20dice!','If\x20both\x20dice\x20roll\x20the\x20same\x20number\x20you\x20get\x20even\x20more\x20points!\x0aUse\x20the\x20menu\x20on\x20the\x20left\x20to\x20upgrade\x20the\x20multiplier\x20you\x20get\x20for\x20combos!','Keep\x20rolling\x20and\x20upgrading\x20to\x20get\x20more\x20points!\x0aAre\x20you\x20able\x20to\x20get\x20a\x20dice\x20to\x20level\x20100?','Ascending\x20a\x20dice\x20brings\x20it\x20back\x20to\x20level\x201\x20but\x20with\x20a\x20100x\x20multiplier!','Everytime\x20you\x20ascend\x20dice\x20you\x20get\x20closer\x20to\x20your\x20next\x20card\x20draw.\x0aYou\x20can\x20chose\x20between\x203\x20random\x20cards\x20every\x20time.\x0aEvery\x20card\x20gives\x20a\x20powerful\x20bonus!','_initialize','init','Appsflyer','parent','unshift','nodes','diagonal','grid','length','push','weight','scoreFunction','createTexture','TEXTURE_2D','texParameteri','TEXTURE_WRAP_T','CLAMP_TO_EDGE','scaleModes','LINEAR','NEAREST','TEXTURE_MIN_FILTER','RGBA','UNSIGNED_BYTE','createFramebuffer','activeTexture','FRAMEBUFFER','RENDERBUFFER','framebufferRenderbuffer','DEPTH_STENCIL_ATTACHMENT','COLOR_ATTACHMENT0','checkFramebufferStatus','FRAMEBUFFER_COMPLETE','error','Incomplete\x20GL\x20framebuffer.\x20','width','targetTexture','renderBuffer','DisplayObject','position','scale','pivot','Point','alpha','worldAlpha','worldTransform','Matrix','worldScale','worldRotation','filterArea','_sr','Rectangle','_currentBounds','_cacheAsBitmap','_cacheIsDirty','prototype','children','destroy','hitArea','renderable','_bounds','_mask','_destroyCachedSprite','game','world','rotation','PI2','rotationCache','_cr','cos','sqrt','acos','Math','worldPosition','transformCallback','call','transformCallbackContext','getLocalBounds','height','_tempMatrix','_generateCachedSprite','updateTransform','apply','toGlobal','applyInverse','_cachedSprite','Sprite','_renderCanvas','max','ceil','resize','baseTexture','_enableMultiTextureToggle','texture','textureIndex','RenderTexture','_filters','filters','render','anchor','displayObjectUpdateTransform','visible','isMask','isArray','passes','_filterBlock','blendMode','blendModes','MULTIPLY','NORMAL','DisplayObjectContainer','ignoreChildInput','create','constructor','addChildAt','removeChild','splice','addChildAt:\x20The\x20index\x20','getChildIndex','indexOf','The\x20supplied\x20DisplayObject\x20must\x20be\x20a\x20child\x20of\x20the\x20caller','setChildIndex','The\x20supplied\x20index\x20is\x20out\x20of\x20bounds','removeChildAt','removeChildren:\x20Range\x20Error,\x20numeric\x20values\x20are\x20outside\x20the\x20acceptable\x20range','displayObjectContainerUpdateTransform','contains','identityMatrix','getBounds','_renderCachedSprite','spriteBatch','flush','filterManager','pushFilter','stop','maskManager','pushMask','mask','start','popMask','popFilter','_renderWebGL','defineProperty','defaultAnchor','emptyTexture','_height','tint','cachedTint','tintedTexture','shader','hasLoaded','frame','setTexture','skipRender','valid','onTextureUpdate','_width','crop','currentBlendMode','context','globalCompositeOperation','resolution','globalAlpha','scaleMode','trim','shakeY','roundPixels','setTransform','requiresReTint','CanvasTinter','drawImage','floor','source','CompileVertexShader','_CompileShader','VERTEX_SHADER','CompileFragmentShader','FRAGMENT_SHADER','join','createShader','getShaderParameter','COMPILE_STATUS','console','log','compileProgram','createProgram','attachShader','linkProgram','getProgramParameter','LINK_STATUS','getProgramInfoLog','Could\x20not\x20initialise\x20shaders','PixiShader','_UID','program','firstRun','attributes','MAX_TEXTURES','getParameter','MAX_TEXTURE_IMAGE_UNITS','\x09if\x20(vTextureIndex\x20==\x200.0)\x20{\x20gl_FragColor\x20=\x20texture2D(uSamplerArray[0],\x20vTextureCoord)\x20*\x20vColor;return;}\x0a','\x09if\x20(vTextureIndex\x20==\x20','],\x20vTextureCoord)\x20*\x20vColor;return;}\x0a','fragmentSrc','//\x20PixiShader\x20Fragment\x20Shader.','precision\x20lowp\x20float;','bool\x20isnan(\x20float\x20val\x20)\x20{\x20\x20return\x20(\x20val\x20<\x200.0\x20||\x200.0\x20<\x20val\x20||\x20val\x20==\x200.0\x20)\x20?\x20false\x20:\x20true;\x20}','varying\x20vec2\x20vTextureCoord;','varying\x20vec4\x20vColor;','varying\x20float\x20vTextureIndex;','uniform\x20sampler2D\x20uSamplerArray[','const\x20vec4\x20BLUE\x20=\x20vec4(1.0,\x200.0,\x201.0,\x201.0);','const\x20vec4\x20RED\x20=\x20vec4(1.0,\x200.0,\x200.0,\x201.0);','vertexSrc','defaultVertexSrc','useProgram','uSamplerArray','getUniformLocation','uSamplerArray[0]','projectionVector','offsetVector','getAttribLocation','aTextureCoord','colorAttribute','aColor','aTextureIndex','bindTexture','texImage2D','RGB','TEXTURE0','uniforms','initUniforms','initDefaultShader','uniform\x20sampler2D\x20uSampler;','void\x20main(void)\x20{','\x20\x20\x20gl_FragColor\x20=\x20texture2D(uSampler,\x20vTextureCoord)\x20*\x20vColor\x20;','uSampler','dimensions','aVertexPosition','uniformLocation','initMultitexShader','textureCount','sampler2D','_init','value','initSampler2D','mat2','mat4','glValueLength','glFunc','uniformMatrix2fv','mat3','uniformMatrix3fv','uniform','_glTextures','textureData','magFilter','minFilter','wrapS','wrapT','LUMINANCE','REPEAT','pixelStorei','UNPACK_FLIP_Y_WEBGL','flipY','border','TEXTURE_MAG_FILTER','uniform1i','type','TEXTURE','_dirty','instances','deleteProgram','//\x20PixiShader\x20Vertex\x20Shader','//\x20With\x20multi-texture\x20rendering','attribute\x20vec2\x20aTextureCoord;','uniform\x20vec2\x20projectionVector;','uniform\x20vec2\x20offsetVector;','const\x20vec2\x20center\x20=\x20vec2(-1.0,\x201.0);','\x20\x20\x20if\x20(aTextureIndex\x20>\x200.0)\x20gl_Position\x20=\x20vec4(0.0);','\x20\x20\x20gl_Position\x20=\x20vec4(\x20((aVertexPosition\x20+\x20offsetVector)\x20/\x20projectionVector)\x20+\x20center\x20,\x200.0,\x201.0);','\x20\x20\x20vTextureCoord\x20=\x20aTextureCoord;','\x20\x20\x20vColor\x20=\x20vec4(aColor.rgb\x20*\x20aColor.a,\x20aColor.a);','\x20\x20\x20vTextureIndex\x20=\x20aTextureIndex;','.0)\x20{\x20gl_FragColor\x20=\x20texture2D(uSamplerArray[','//\x20PixiFastShader\x20Fragment\x20Shader.','.0)\x20{\x20gl_FragColor\x20=\x20BLUE;return;}','\x20\x20\x20if(isnan(vTextureIndex))\x20{gl_FragColor\x20=\x20RED;return;}','\x20\x20\x20gl_FragColor\x20=\x20texture2D(uSampler,\x20vTextureCoord)\x20*\x20vColor;','//\x20PixiFastShader\x20Vertex\x20Shader.','attribute\x20vec2\x20aVertexPosition;','attribute\x20vec2\x20aPositionCoord;','attribute\x20vec2\x20aScale;','attribute\x20float\x20aRotation;','attribute\x20float\x20aColor;','attribute\x20float\x20aTextureIndex;','uniform\x20mat3\x20uMatrix;','varying\x20float\x20vColor;','\x20\x20\x20vec2\x20v;','\x20\x20\x20vec2\x20sv\x20=\x20aVertexPosition\x20*\x20aScale;','\x20\x20\x20v.x\x20=\x20(sv.x)\x20*\x20cos(aRotation)\x20-\x20(sv.y)\x20*\x20sin(aRotation);','\x20\x20\x20v.y\x20=\x20(sv.x)\x20*\x20sin(aRotation)\x20+\x20(sv.y)\x20*\x20cos(aRotation);','\x20\x20\x20v\x20=\x20(\x20uMatrix\x20*\x20vec3(v\x20+\x20aPositionCoord\x20,\x201.0)\x20).xy\x20;','\x20\x20\x20vColor\x20=\x20aColor;','PixiFastShader','uniform1iv','uMatrix','aScale','aRotation','aPositionCoord','StripShader','\x09if\x20(vTextureIndex\x20==\x200.0)\x20{\x20gl_FragColor\x20=\x20texture2D(uSamplerArray[0],\x20vTextureCoord);return;}\x0a','],\x20vTextureCoord)\x20;return;}\x0a','//StripShader\x20Fragment\x20Shader.','precision\x20mediump\x20float;','uniform\x20float\x20alpha;','\x20\x20\x20if(vTextureIndex\x20>=\x20','//StripShader\x20Vertex\x20Shader.','uniform\x20mat3\x20translationMatrix;','\x20\x20\x20vec3\x20v\x20=\x20translationMatrix\x20*\x20vec3(aVertexPosition\x20,\x201.0);','\x20\x20\x20gl_Position\x20=\x20vec4(\x20v.x\x20/\x20projectionVector.x\x20-1.0,\x20v.y\x20/\x20-projectionVector.y\x20+\x201.0\x20,\x200.0,\x201.0);','translationMatrix','attribute','PrimitiveShader','\x20\x20\x20gl_FragColor\x20=\x20vColor;','uniform\x20float\x20flipY;','uniform\x20vec3\x20tint;','\x20\x20\x20vColor\x20=\x20aColor\x20*\x20vec4(tint\x20*\x20alpha,\x20alpha);','tintColor','ComplexPrimitiveShader','uniform\x20vec3\x20color;','\x20\x20\x20v\x20-=\x20offsetVector.xyx;','\x20\x20\x20gl_Position\x20=\x20vec4(\x20v.x\x20/\x20projectionVector.x\x20-1.0,\x20(v.y\x20/\x20projectionVector.y\x20*\x20-flipY)\x20+\x20flipY\x20,\x200.0,\x201.0);','\x20\x20\x20vColor\x20=\x20vec4(color\x20*\x20alpha\x20*\x20tint,\x20alpha);','color','glContexts','defaultRenderer','extensions','transparent','autoResize','preserveDrawingBuffer','clearBeforeRender','view','canvas','antialias','notMultiplied','projection','offset','shaderManager','WebGLShaderManager','WebGLSpriteBatch','WebGLMaskManager','WebGLFilterManager','stencilManager','WebGLStencilManager','blendModeManager','WebGLBlendModeManager','renderSession','currentBatchedTextures','renderer','initContext','mapBlendModes','WebGLRenderer','getContext','_contextOptions','experimental-webgl','This\x20browser\x20does\x20not\x20support\x20webGL.\x20Try\x20using\x20the\x20canvas\x20renderer','maxTextures','maxTextureSize','glContextId','disable','DEPTH_TEST','CULL_FACE','enable','setContext','WEBGL_compressed_texture_etc1','getExtension','WEBKIT_WEBGL_compressed_texture_pvrtc','WEBGL_compressed_texture_s3tc','WEBKIT_WEBGL_compressed_texture_s3tc','compression','ETC1','PVRTC','S3TC','setTexturePriority','cache','_cache','image','base','warn','setTexturePriority:\x20There\x20is\x20no\x20image\x20\x22%s\x22\x20in\x20the\x20image\x20cache.','setTexturePriority:\x20Image\x20\x22%s\x22\x20was\x20given\x20textureIndex=0\x20because\x20there\x20is\x20no\x20available\x20texture\x20space\x20(%s).','maxTextureAvailableSpace','setTexturePriority\x20error:\x20Multi\x20Texture\x20support\x20hasn\x27t\x20been\x20enabled\x20in\x20the\x20Phaser\x20Game\x20Config.','contextLost','viewport','clearColor','_bgColor','COLOR_BUFFER_BIT','camera','_shake','setBlendMode','drawCount','begin','end','style','updateCompressedTexture','compressedTexImage2D','glExtensionFormat','mipmap','isPowerOfTwo','LINEAR_MIPMAP_LINEAR','NEAREST_MIPMAP_NEAREST','generateMipmap','_powerOf2','updateTexture','compressionAlgorithm','UNPACK_PREMULTIPLY_ALPHA_WEBGL','premultipliedAlpha','TEXTURE_WRAP_S','CanvasPool','remove','blendModesWebGL','ONE','SRC_ALPHA','DST_ALPHA','DST_COLOR','ONE_MINUS_SRC_ALPHA','SCREEN','DARKEN','LIGHTEN','COLOR_DODGE','COLOR_BURN','HARD_LIGHT','SOFT_LIGHT','SATURATION','getMaxTextureUnit','enableMultiTexture','textureArray','blendFunc','WebGLGraphics','updateGraphics','_webGL','data','pushStencil','popStencil','stencilStack','reverse','count','bindGraphics','STENCIL_BUFFER_BIT','colorMask','ALWAYS','stencilOp','KEEP','mode','drawElements','TRIANGLE_FAN','indices','UNSIGNED_SHORT','stencilFunc','DECR','EQUAL','INCR','TRIANGLE_STRIP','_currentGraphics','complexPrimitiveShader','setShader','uniform1f','uniform2f','uniform3fv','Color','hexToRGBArray','bindBuffer','ARRAY_BUFFER','buffer','vertexAttribPointer','FLOAT','indexBuffer','primitiveShader','toArray','ELEMENT_ARRAY_BUFFER','pop','STENCIL_TEST','INVERT','maxAttibs','attribState','tempAttribState','stack','defaultShader','fastShader','stripShader','creatureShader','CreatureShader','setAttribs','enableVertexAttribArray','_currentId','currentShader','vertSize','size','vertexSize','vertices','positions','colors','drawing','currentBatchSize','dirty','textures','shaders','sprites','\x09if\x20(vTextureIndex\x20==\x200.0)\x20{gl_FragColor\x20=\x20texture2D(uSamplerArray[0],\x20vTextureCoord)\x20*\x20vColor;return;}\x0a','.0)\x20{gl_FragColor\x20=\x20texture2D(uSamplerArray[','Filter','//WebGLSpriteBatch\x20Fragment\x20Shader.','\x09gl_FragColor\x20=\x20texture2D(uSamplerArray[0],\x20vTextureCoord)\x20*\x20vColor;','createBuffer','bufferData','STATIC_DRAW','vertexBuffer','currentBaseTexture','_uvs','rotated','_updateUvsInverted','renderTilingSprite','TextureUvs','tileScaleOffset','tilePosition','tileScale','bufferSubData','subarray','tilingTexture','syncUniforms','TRIANGLES','deleteBuffer','maxSize','lastIndexCount','matrix','WebGLFastSpriteBatch','renderSprite','filterStack','offsetX','offsetY','initShaderBuffers','_filterArea','target','filterPasses','texturePool','padding','bindFramebuffer','frameBuffer','_glFilterTexture','vertexArray','uvBuffer','uvArray','clear','BLEND','applyFilterPass','_previous_stencil_mgr','colorBuffer','Incomplete\x20attachment','Missing\x20attachment','Framebuffer\x20unsupported','number','DEFAULT','FilterTexture','bindRenderbuffer','DEPTH_STENCIL','deleteTexture','CanvasBuffer','CanvasMaskManager','save','CanvasGraphics','renderGraphicsMask','clip','restore','getTintedTexture','fillStyle','00000','toString','substr','fillRect','tintWithPerPixel','copy','canHandleAlpha','CanvasRenderer','CANVAS','refresh','Canvas','shakeX','source-over','isCocoonJS','clearRect','renderDisplayObject','blendModesCanvas','device','ADD','multiply','screen','OVERLAY','overlay','color-dodge','soft-light','DIFFERENCE','difference','EXCLUSION','exclusion','HUE','hue','saturation','COLOR','LUMINOSITY','luminosity','BaseTexture','complete','naturalWidth','naturalHeight','removeByCanvas','unloadFromGPU','fromCanvas','Texture','noFrame','requiresUpdate','setFrame','onBaseTextureLoaded','_updateUvs','Texture\x20Error:\x20frame\x20does\x20not\x20fit\x20inside\x20the\x20base\x20Texture\x20dimensions\x20','exports','PIXI','undefined','amd','_scaleFactor','_deltaMode','originalEvent','trunc','bind','slice','function','[object\x20Array]','forEach','Uint32Array','object','Int16Array','assert','assign','Cannot\x20convert\x20undefined\x20or\x20null\x20to\x20object','Utils','split','setProperty','random','innerWidth','innerHeight','nodeType','hasOwnProperty','isPrototypeOf','boolean','isPlainObject','keys','get','set','clone','childNodes','cloneNode','mixin','Circle','_diameter','_radius','CIRCLE','sin','radius','diameter','distance','circumferencePoint','linear','\x20y=','\x20diameter=','left','right','top','bottom','area','empty','setTo','equals','degToRad','intersectsRectangle','halfWidth','abs','halfHeight','pointOnSegment','Ellipse','ELLIPSE','[{Phaser.Ellipse\x20(x=','\x20height=',')}]','intersectsLine','Line','LINE','centerX','centerY','rotate','intersectsPoints','reflect','add','fuzzyEqual','min','pointOnLine','round','angle','slope','normalX','normalAngle','wrap','intersects','intersectionWithRectangle','edges','edgeIntersection','copyFrom','POINT','clamp','fuzzyEquals','fuzzyEqualsXY','atan2','radToDeg','normalize','isZero','getMagnitude','getMagnitudeSq','setMagnitude','subtract','divide','equalsXY','negative','multiplyAdd','interpolate','rperp','project','dot','projectUnit','normalRightHand','centroid','Phaser.Point.\x20Parameter\x20\x27points\x27\x20must\x20be\x20an\x20array','parse','sortClockwise','Polygon','closed','_points','toNumberArray','flattened','MAX_VALUE','calculateArea','points','RECTANGLE','inflate','containsRect','intersection','intersectsRaw','union','randomX','randomY','TOP_CENTER','TOP_RIGHT','LEFT_CENTER','CENTER','RIGHT_CENTER','BOTTOM_CENTER','[{Rectangle\x20(x=','\x20width=','\x20empty=','bottomRight','volume','perimeter','topLeft','topRight','inflatePoint','createFromBounds','copyFromBounds','containsRaw','aabb','NEGATIVE_INFINITY','POSITIVE_INFINITY','RoundedRectangle','deadzone','roundPx','atLimit','displayObject','lerp','Signal','onFlashComplete','onFadeComplete','_targetPosition','_fxDuration','_fxType','_fixedView','Camera','FOLLOW_LOCKON','FOLLOW_PLATFORMER','FOLLOW_TOPDOWN','FOLLOW_TOPDOWN_TIGHT','SHAKE_BOTH','SHAKE_HORIZONTAL','ENABLE_FX','stage','addChild','setPosition','duration','intensity','shakeBounds','horizontal','SHAKE_VERTICAL','beginFill','drawRect','endFill','updateShake','bounds','checkBounds','time','elapsedMS','dispatch','onShakeComplete','rnd','vertical','_edge','math','_position','shakeIntensity','State','key','make','sound','state','tweens','particles','physics','StateManager','states','_pendingState','_clearCache','_created','_args','current','onStateChange','onInitCallback','onPreloadCallback','onCreateCallback','onUpdateCallback','onRenderCallback','onPreRenderCallback','onLoadUpdateCallback','onLoadRenderCallback','onPausedCallback','onResumedCallback','onPauseUpdateCallback','onShutDownCallback','pause','onResume','resume','string','default','isBooted','callbackContext','checkState','_clearWorld','setCurrentState','load','reset','totalQueuedFiles','loadComplete','input','removeAll','debug','shutdown','preload','update','Phaser.StateManager\x20-\x20No\x20state\x20found\x20with\x20the\x20key:\x20','link','dummy','loadRender','loadUpdate','preRender','resumed','pauseUpdate','_kickstart','onResizeCallback','renderType','clearCurrentState','created','Phaser.Signal:\x20listener\x20is\x20a\x20required\x20param\x20of\x20{fn}()\x20and\x20should\x20be\x20a\x20Function.','replace','{fn}','_indexOfListener','_bindings','Once','()\x20then\x20add','()\x20the\x20same\x20listener\x20without\x20removing\x20the\x20relationship\x20first.','SignalBinding','_addBinding','memorize','_prevParams','execute','_priority','_listener','_registerListener','validateListener','_destroy','active','_shouldPropagate','getNumListeners','_boundDispatch','_signal','params','concat','_isOnce','detach','isBound','[Phaser.SignalBinding\x20isOnce:',',\x20isBound:',',\x20active:','WEBGL_FILTER','prevPoint','4fv','getFullYear','getMonth','getHours','getMinutes','getSeconds','mouse','toFixed','totalElapsedSeconds','hasPreUpdate','hasUpdate','hasPostUpdate','hasPostRender','Plugin','PluginManager','plugins','_len','postUpdate','hasRender','postRender','preUpdate','Stage','name','_stage_root','disableVisibilityChange','exists','currentRenderOrderID','_hiddenVar','hidden','_onChange','#000000','config','parseConfig','backgroundColor','setBackgroundColor','getOffset','setUserSelect','none','setTouchAction','checkVisibility','updateTarget','webkitvisibilitychange','mozvisibilitychange','msHidden','msvisibilitychange','visibilityChange','_onClick','hasFocus','onblur','onfocus','onpagehide','onpageshow','addEventListener','click','cocoonJSApp','App','onSuspended','pagehide','focusLoss','focus','pageshow','focusGain','mozHidden','webkitHidden','updateColor','removeEventListener','body','hash','removeFromHash','smoothed','Group','Physics','ARCADE','group','GROUP','physicsType','alive','ignoreDestroy','classType','cursor','updateOnlyExistingChildren','onChildInputUp','onChildInputOut','enableBodyDebug','physicsSortDirection','onDestroy','cursorIndex','fixedToCamera','cameraOffset','_sortProperty','RETURN_NONE','RETURN_TOTAL','RETURN_CHILD','RETURN_ALL','updateZ','enableBody','physicsBodyType','addToHash','inputEnabled','events','onAddedToGroup$dispatch','addAt','addMultiple','moveAll','getAt','getChildAt','createMultiple','align','TOP_LEFT','alignIn','resetCursor','previous','swap','getIndex','sendToBack','getByName','hasProperty','checkProperty','getProperty','setAll','setAllChildren','addAll','multiplyAll','kill','killAll','callAllExists','revive','reviveAll','resetAll','resetChild','callbackFromArray','callAll','pendingDestroy','renderOrderID','filter','ArraySet','forEachExists','forEachAlive','iterate','forEachDead','sort','SORT_ASCENDING','descendingSortHandler','customSort','ascendingSortHandler','getFirst','getFirstExists','getFirstAlive','getFirstDead','loadTexture','getTop','getBottom','getClosestTo','getFurthestFrom','countDead','getRandom','getRandomItem','getRandomExists','getAll','pick','destroyPhase','onRemovedFromGroup$dispatch','removeBetween','scatter','shuffle','ArrayUtils','total','World','__world','_definedSize','stateChange','boot','setBounds','setBoundsToWorld','wrapAll','between','GAMES','physicsConfig','multiTexture','AUTO','isRunning','raf','Device','lockRender','pendingStep','stepCount','onBlur','onFocus','_paused','currentUpdateID','updatesThisFrame','rendersThisFrame','_deltaTime','_lastCount','_spiraling','fpsProblemNotifier','forceSingleUpdate','forceSingleRender','_nextFpsNotification','now','whenReady','enableDebug','seed','RandomDataGenerator','onPause','ScaleManager','GameObjectFactory','GameObjectCreator','Cache','Time','TweenManager','Input','SoundManager','Particles','Create','Debug','showDebugHeader','forceSetTimeOut','RequestAnimationFrame','PhaserGlobal','stopFocus','isReady','onReady','addOnce','hideBanner','VERSION','WEBGL','WebGL','HEADLESS','webAudio','WebAudio','Phaser\x20v','\x20|\x20Pixi.js\x20|\x20','\x20|\x20','\x20|\x20http://phaser.io','%c\x20%c\x20%c\x20Phaser\x20CE\x20v','\x20\x20%c\x20%c\x20%c\x20http://phaser.io\x20%c♥%c♥%c♥','background:\x20#d44a52','color:\x20#ffffff;\x20background:\x20#871905;','background:\x20#ffffff','color:\x20#ff2424;\x20background:\x20#fff','Phaser.Game\x20-\x20Cannot\x20create\x20Canvas\x202d\x20context,\x20aborting.','canvasID','canvasStyle','-webkit-full-screen','crisp','setImageRenderingCrisp','webGL','WEBGL_MULTI','webglcontextlost','webglcontextrestored','contextRestored','cocoonJS','addToDOM','preventDefault','clearGLTextures','updateLogic','desiredFpsMult','updateRender','slowMotion','dropFrames','desiredFps','elapsed','stepping','countUpdate','countRender','removeFromDOM','gamePaused','setMute','cordova','_codePaused','gameResumed','muteOnPause','Game','paused','hitCanvas','hitContext','moveCallbacks','customCandidateHandler','customCandidateHandlerContext','pollRate','enabled','MOUSE_TOUCH_COMBINE','circle','maxPointers','tapRate','doubleTapRate','justReleasedRate','recordPointerHistory','recordRate','recordLimit','touchLockCallbacks','pointer1','pointer2','pointer4','pointer6','pointer7','pointer8','pointer9','pointer10','pointers','activePointer','mousePointer','keyboard','touch','mspointer','onDown','onUp','onTap','onHold','interactiveItems','_localPoint','_oldPosition','MOUSE_OVERRIDES_TOUCH','TOUCH_OVERRIDES_MOUSE','MAX_POINTERS','Pointer','PointerMode','addPointer','Touch','MSPointer','Keyboard','Gamepad','gamepad','speed','_onClickTrampoline','callback','Phaser.Input.addPointer:\x20Maximum\x20limit\x20of\x20','pointer','_pollCounter','resetLocked','dispose','countActivePointers','move','identifier','getLocalPosition','Creature','anchorX','TileSprite','graphicsData','fill','shape','processClickTrampolines','totalInactivePointers','worldX','worldY','mouseDownCallback','mouseUpCallback','mouseOutCallback','mouseOverCallback','mouseWheelCallback','capture','button','wheelDelta','locked','stopOnGameOut','pointerLock','event','_onMouseDown','_onMouseUp','_onMouseWheel','_wheelEvent','Mouse','NO_BUTTON','MIDDLE_BUTTON','RIGHT_BUTTON','BACK_BUTTON','FORWARD_BUTTON','WHEEL_UP','chrome','onMouseDown','_onMouseMove','onMouseMove','onMouseUp','_onMouseUpGlobal','onMouseUpGlobal','_onMouseOutGlobal','_onMouseOut','_onMouseOver','onMouseOver','onMouseWheel','mousemove','mouseup','mouseout','mouseover','wheelEvent','mousewheel','DOMMouseScroll','mouseMoveCallback','withinGame','list','bindEvent','deltaY','mozRequestPointerLock','requestPointerLock','_pointerLockChange','mozpointerlockchange','webkitpointerlockchange','pointerLockElement','mozPointerLockElement','webkitPointerLockElement','exitPointerLock','webkitExitPointerLock','pointerlockchange','mousedown','_stubsGenerated','defineProperties','detail','wheelDeltaX','pointerUpCallback','_onMSPointerMove','_onMSPointerUpGlobal','_onMSPointerOut','_onMSPointerOver','_onMSPointerDown','onPointerDown','onPointerMove','_onMSPointerUp','onPointerUp','onPointerOver','MSPointerDown','MSPointerMove','MSPointerUp','pointerdown','pointermove','pointerup','-ms-content-zooming','MSPointerOver','pointerover','pointerout','executeTouchLockCallbacks','pointerDownCallback','pointerId','pointerType','startPointer','pointerMoveCallback','updatePointer','stopPointer','getPointerFromIdentifier','DeviceButton','isDown','isUp','timeDown','timeUp','repeats','buttonCode','onFloat','altKey','shiftKey','ctrlKey','POINTER','pointerMode','CURSOR','CONTACT','leftButton','middleButton','rightButton','backButton','forwardButton','eraserButton','ERASER_BUTTON','_history','_nextDrop','_stateReset','clientX','pageY','screenX','screenY','rawMovementX','movementY','isMouse','previousTapTime','totalTouches','msSinceLastClick','interactiveCandidates','positionDown','positionUp','_clickTrampolines','_trampolineTargetObject','LEFT_BUTTON','down','toLowerCase','startStop','processButtonsDown','processButtonsUp','processButtonsUpDown','buttons','updateButtons','_holdSent','multiInputOverride','totalActivePointers','resetSpeed','targetObject','_touchedHandler','holdRate','shift','pollLocked','pageX','mozMovementX','rawMovementY','mozMovementY','webkitMovementY','movementX','noPause','processInteractiveObjects','first','checked','validForInput','sprite','checkPointerDown','checkPointerOver','next','swapTarget','_pointerOutHandler','_pointerOverHandler','_releasedHandler','callbackArgs','touchStartCallback','touchEndCallback','touchEnterCallback','touchLeaveCallback','touchCancelCallback','_onTouchMove','_onTouchEnd','_onTouchLeave','_onTouchCancel','_onTouchStart','onTouchMove','onTouchEnd','_onTouchEnter','onTouchCancel','touchstart','touchmove','touchend','touchcancel','touchenter','touchleave','changedTouches','touchMoveCallback','InputHandler','priorityID','useHandCursor','_setHandCursor','isDragged','allowVerticalDrag','bringToTop','snapOffset','snapOnDrag','snapX','snapY','snapOffsetX','snapOffsetY','pixelPerfectAlpha','draggable','boundsRect','boundsSprite','scaleLayer','dragOffset','dragFromCenter','dragStopBlocksInputUp','dragTimeThreshold','downPoint','snapPoint','_dragPoint','_dragPhase','_dragDistancePass','_wasEnabled','_pointerData','onAddedToGroup','addedToGroup','onRemovedFromGroup','removedFromGroup','minPriorityID','pixelPerfectOver','pixelPerfectClick','isOver','isOut','timeOver','timeOut','hitTest','_tempPoint','checkPixel','_dy','dragDistanceThreshold','_draggedPointerID','updateDrag','onInputOver$dispatch','onChildInputOver','onInputOut$dispatch','onInputDown$dispatch','onChildInputDown','startDrag','_pendingDrag','_dragTimePass','dragTimeElapsed','downDuration','onInputUp$dispatch','allowHorizontalDrag','checkBoundsRect','checkBoundsSprite','camX','camY','onDragUpdate','overDuration','globalToLocal','onDragStart$dispatch','boundsFluid','scaleFluidInversed','snapOnRelease','onDragStop$dispatch','_active','_gamepadSupportAvailable','webkitGetGamepads','webkitGamepads','userAgent','_prevRawGamepadTypes','onConnectCallback','onDisconnectCallback','onDownCallback','onUpCallback','onAxisCallback','_ongamepadconnected','_gamepaddisconnected','SinglePad','onConnect','onDisconnect','onAxis','onFloatCallback','_onGamepadConnected','onGamepadConnected','onGamepadDisconnected','gamepadconnected','gamepaddisconnected','_onGamepadDisconnected','_rawPads','index','_gamepads','disconnect','pad1','pollStatus','pad3','getGamepads','connected','rawIndices','padIndices','connect','deadZone','justPressed','justReleased','supported','padsConnected','pad2','pad4','BUTTON_0','BUTTON_1','BUTTON_2','BUTTON_5','BUTTON_6','BUTTON_8','BUTTON_9','BUTTON_10','BUTTON_11','BUTTON_12','BUTTON_14','BUTTON_15','AXIS_0','AXIS_1','AXIS_2','AXIS_3','AXIS_4','AXIS_5','AXIS_6','AXIS_9','XBOX360_A','XBOX360_Y','XBOX360_LEFT_BUMPER','XBOX360_RIGHT_BUMPER','XBOX360_RIGHT_TRIGGER','XBOX360_BACK','XBOX360_STICK_RIGHT_BUTTON','XBOX360_DPAD_RIGHT','XBOX360_DPAD_UP','XBOX360_DPAD_DOWN','XBOX360_STICK_LEFT_Y','XBOX360_STICK_RIGHT_X','XBOX360_STICK_RIGHT_Y','PS3XC_CIRCLE','PS3XC_SQUARE','PS3XC_L1','PS3XC_R1','PS3XC_L2','PS3XC_R2','PS3XC_SELECT','PS3XC_START','PS3XC_STICK_LEFT_BUTTON','PS3XC_STICK_RIGHT_BUTTON','PS3XC_DPAD_UP','PS3XC_DPAD_DOWN','PS3XC_DPAD_LEFT','PS3XC_DPAD_RIGHT','PS3XC_STICK_LEFT_X','PS3XC_STICK_LEFT_Y','PS3XC_STICK_RIGHT_X','PS3XC_STICK_RIGHT_Y','_padParent','_rawPad','_buttons','_buttonsLen','_axes','_axesLen','timestamp','processButtonUp','axes','processAxisChange','_prevTimestamp','padFloat','Key','_enabled','durationUp','onHoldCallback','_justDown','_justUp','onHoldContext','justDown','pressEvent','_keys','_capture','_onKeyPress','onPressCallback','addKeyCapture','addKey','removeKeyCapture','addKeys','KeyCode','DOWN','LEFT','RIGHT','_onKeyDown','processKeyDown','processKeyUp','processKeyPress','keydown','keyup','keypress','clearCaptures','keyCode','fromCharCode','upDuration','lastChar','charCode','charCodeAt','Component','Angle','wrapAngle','Animation','animations','play','AutoCull','autoCull','checkWorldBounds','Bounds','BOTTOM_LEFT','BOTTOM_RIGHT','LEFT_TOP','RIGHT_TOP','alignTo','BringToTop','moveUp','moveDown','Core','skipTypeChecks','install','mixinPrototype','Destroy','components','The\x20value\x20passed\x20as\x20the\x20`game`\x20argument\x20(','The\x20`x`\x20argument\x20value\x20(%s)\x20should\x20be\x20a\x20number.','The\x20`y`\x20argument\x20value\x20(%s)\x20should\x20be\x20a\x20number.','previousPosition','PhysicsBody','LoadTexture','FixedToCamera','preUpdateChildren','_exists','P2JS','addToWorld','removeFromWorld','customRender','Crop','cropRect','updateCrop','_crop','resetFrame','_frame','Delta','previousRotation','onDestroy$dispatch','removeFrom','Video','onChangeSource','resizeFrame','_glyphs','Events','_parent','_onDestroy','_onAddedToGroup','_onRemovedFromGroup','_onKilled','_onRevived','_onEnterBounds','_onOutOfBounds','_onInputOver','_onInputOut','_onInputDown','_onInputUp','_onDragStart','_onDragUpdate','_onDragStop','_onAnimationStart','_onAnimationComplete','_onAnimationLoop','_fixedToCamera','Health','health','maxHealth','InCamera','InWorld','totalInView','_outOfBoundsFired','onEnterBounds$dispatch','onOutOfBounds$dispatch','outOfBoundsKill','LifeSpan','lifespan','physicsElapsedMS','setHealth','onKilled$dispatch','BitmapData','hasFrameData','loadFrameData','BITMAPDATA','frameData','TilemapLayer','__default','trimmed','spriteSourceSizeY','sourceSizeW','sourceSizeH','spriteSourceSizeX','refreshTexture','frameName','Overlap','fresh','_reset','Reset','scaleMin','scaleMax','checkTransform','Smoothed','createBullets','SpriteBatch','addSprite','Text','Button','Graphics','Arcade','BitmapText','uuid','addRenderTexture','addBitmapData','Image','Tween','Rope','Emitter','RetroFont','Tilemap','SPRITE','InputEnabled','preUpdatePhysics','preUpdateLifeSpan','preUpdateInWorld','preUpdateCore','IMAGE','ScaleMinMax','BUTTON','_onOutFrame','_onUpFrame','onOverSound','onOutSound','onDownSound','onUpSound','onOverSoundMarker','onDownSoundMarker','onInputOver','onInputOut','onInputDown','onInputUp','onOverMouseOnly','freezeFrames','forceOut','setFrames','onInputOverHandler','onInputDownHandler','onInputUpHandler','clearFrames','setStateFrame','_on','Frame','changeStateFrame','pointerOver','Out','Down','pointerDown','pointerUp','Sound','SoundMarker','playStateSound','setSounds','Over','setStateSound','setOverSound','setOutSound','setDownSound','setUpSound','justReleasedPreventsOver','onInputOutHandler','SPRITEBATCH','fastSpriteBatch','ready','smoothProperty','getImageData','imageData','pixels','ArrayBuffer','FrameData','textureFrame','bitmapData','disableTextureUpload','cls','_image','_pos','_size','_scale','_alpha','_anchor','_tempR','_tempB','_circle','moveH','moveV','_swapCanvas','getImage','draw','rgba(','onload','addImage','src','toDataURL','image/png','createColor','unpackPixel','getPixel32','setPixel32','putImageData','HSLtoRGB','LITTLE_ENDIAN','getFirstPixel','getCanvas','_rotate','prev','worldVisible','drawGroupProxy','drawGroup','copyTransform','EMITTER','BITMAPTEXT','ctx','translate','renderGraphics','drawFull','shadowColor','shadowBlur','shadowOffsetY','blendReset','processPixelRGB','14px\x20Courier','font','rgb(0,0,0)','fillText','beginPath','closePath','moveTo','lineWidth','strokeStyle','stroke','#fff','lineTo','repeat-x','no-repeat','source-in','source-out','source-atop','destination-over','destination-in','destination-out','destination-atop','xor','lighter','lighten','color-burn','getSmoothingEnabled','setSmoothingEnabled','getTransform','EarCut','linkedList','eliminateHoles','earcutLinked','insertNode','filterPoints','indexCurve','isEarHashed','isEar','cureLocalIntersections','splitEarcut','zOrder','nextZ','prevZ','pointInTriangle','locallyInside','removeNode','isValidDiagonal','steiner','getLeftmost','eliminateHole','compareX','findHoleBridge','splitPolygon','sortLinked','middleInside','intersectsPolygon','Node','stencilBufferLimit','clearDirty','graphicsDataPool','lastIndex','POLYGON','switchMode','buildPoly','buildComplexPoly','buildLine','buildRectangle','ROUNDEDRECTANGLE','WebGLGraphicsData','fillColor','buildRoundedRectangle','quadraticBezierCurve','fillAlpha','Triangulate','buildCircle','lineColor','upload','glPoints','glIndicies','updateGraphicsTint','_fillTint','lineAlpha','strokeRect','bezierCurveTo','quadraticCurveTo','rect','arc','GraphicsData','_lineTint','GRAPHICS','currentPath','boundsPadding','_boundsDirty','webGLDirty','cachedSpriteDirty','drawTriangle','cross','drawPolygon','copyTo','lineStyle','drawShape','arcTo','filling','drawCircle','drawEllipse','updateLocalBounds','updateCachedSpriteTexture','_prevTint','EmptyRectangle','_localBounds','flatten','textureBuffer','renderRawXY','identity','getBase64','readPixels','TEXT','textBounds','strokeColors','fontStyles','autoRound','useAdvancedWrap','characterLimitSize','characterLimitSuffix','_res','_fontComponents','_charCount','setStyle','updateText','setShadow','shadowOffsetX','shadowFill','bold\x2020pt\x20Arial','black','boundsAlignH','boundsAlignV','strokeThickness','wordWrap','wordWrapWidth','maxLines','tabs','fontToComponents','fontStyle','fontVariant','fontWeight','fontSize','componentsToFont','text','substring','splitRegExp','determineFontProperties','fontWeights','measureText','measureLine','snapToCeil','_lineSpacing','textBaseline','lineCap','ascent','center','updateLine','updateShadow','shadowStroke','renderTabLine','strokeText','clearColors','addFontStyle','precalculateWordWrap','runWordWrap','advancedWordWrap','basicWordWrap','This\x20text\x27s\x20wordWrapWidth\x20setting\x20is\x20less\x20than\x20a\x20single\x20character!','updateFont','match','exec','normal','medium','fontFamily','setText','parseList','setTextBounds','middle','fontPropertiesCache','fontPropertiesContext','|MÉq','#f00','alphabetic','#000','descent','_text','Arial','lineSpacing','createElement','textWidth','_maxWidth','_data','getBitmapFont','_font','_align','_tint','textHeight','sourceHeight','setSize','test','chars','kerning','charAt','xOffset','xAdvance','cleanText','_fontSize','scanLine','yOffset','maxWidth','characterWidth','characterHeight','characterSpacingY','multiLine','autoUpperCase','customSpacingX','customSpacingY','fontSet','addFrame','grabData','characterPerRow','characterSpacingX','stamp','ALIGN_RIGHT','TEXT_SET1','\x20!\x22#$%&\x27()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\x5c]^_`abcdefghijklmnopqrstuvwxyz{|}~','TEXT_SET2','\x20!\x22#$%&\x27()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ','TEXT_SET3','TEXT_SET4','ABCDEFGHIJKLMNOPQRSTUVWXYZ.,/()\x20\x27!?-*:0123456789','TEXT_SET6','ABCDEFGHIJKLMNOPQRSTUVWXYZ!?:;0123456789\x22(),-.\x27\x20','TEXT_SET7','AGMSY+:4BHNTZ!;5CIOU.?06DJPV,(17EKQW\x22)28FLRX-\x2739','0123456789\x20.ABCDEFGHIJKLMNOPQRSTUVWXYZ','ABCDEFGHIJKLMNOPQRSTUVWXYZ()-0123456789.:,\x27\x22?!','TEXT_SET10','TEXT_SET11','setFixedWidth','fixedWidth','buildRetroFontText','getLongestLine','ALIGN_CENTER','pasteLine','removeUnsupportedCharacters','getFrames','_hasUpdateAnimation','ROPE','uvs','updateAnimation','_vertexBuffer','_initWebGL','_renderStrip','_indexBuffer','_uvBuffer','_colorBuffer','DYNAMIC_DRAW','drawMode','_renderCanvasTriangleStrip','_renderCanvasTriangles','_renderCanvasDrawTriangle','canvasPadding','transform','renderStripFlat','#FF0000','_updateAnimation','segments','TILESPRITE','_scroll','textureDebug','canvasBuffer','tilePattern','frameWidth','frameHeight','physicsElapsed','stopScroll','generateTilingTexture','createPattern','repeat','getNextPowerOfTwo','isTiling','#00ff00','pool','CanvasPool:\x20%s\x20used,\x20%s\x20free,\x20%s\x20total','getFree','deviceReadyAt','initialized','desktop','iOS','iOSVersion','nodeWebkit','electron','ejecta','android','chromeOS','macOS','windows','windowsPhone','canvasBitBltShift','canUseMultiply','file','fileSystem','localStorage','css3D','typedArray','vibration','getUserMedia','epiphany','firefox','firefoxVersion','trident','midori','opera','safariVersion','webApp','silk','ogg','opus','wav','webm','dolby','oggVideo','h264Video','webmVideo','vp9Video','iPhone','iPhone4','iPad','pixelRatio','littleEndian','support32bit','fullscreen','cancelFullscreen','fullscreenKeyboard','onInitialized','_monitor','_queue','readyState','setTimeout','deviceready','DOMContentLoaded','_readyCheck','vita','kindle','appVersion','linux','edge','mobileSafari','safari','tridentVersion','ieVersion','standalone','node','versions','node-webkit','crosswalk','audioData','Audio','webkitAudioContext','audio','canPlayType','audio/ogg;\x20codecs=\x22vorbis\x22','audio/opus;','audio/mpeg;','mp3','audio/x-m4a;','m4a','audio/webm;\x20codecs=\x22vorbis\x22','audio/mp4;codecs=\x22ec-3\x22','video/ogg;\x20codecs=\x22theora\x22','video/mp4;\x20codecs=\x22avc1.42E01E\x22','mp4Video','video/webm;\x20codecs=\x22vp8,\x20vorbis\x22','application/x-mpegURL;\x20codecs=\x22avc1.42E01E\x22','hlsVideo','-o-transform','-ms-transform','insertBefore','translate3d(1px,1px,1px)','getComputedStyle','getPropertyValue','devicePixelRatio','iphone','ipad','vibrate','webkitVibrate','mozVibrate','msVibrate','CanvasRenderingContext2D','getItem','FileReader','Blob','requestFileSystem','WebGLRenderingContext','Worker','quirksMode','CSS1Compat','compatMode','webkitGetUserMedia','mozGetUserMedia','msGetUserMedia','oGetUserMedia','URL','webkitURL','mozURL','msURL','rgba(10,\x2020,\x2030,\x200.5)','tintWithMultiply','requestFullscreen','webkitRequestFullScreen','msRequestFullscreen','mozRequestFullScreen','mozRequestFullscreen','div','cancelFullScreen','webkitCancelFullScreen','webkitExitFullscreen','msCancelFullScreen','mozCancelFullScreen','mozExitFullscreen','Element','ALLOW_KEYBOARD_INPUT','ontouchstart','documentElement','navigator','maxTouchPoints','PointerEvent','pointerEnabled','onwheel','WheelEvent','wheel','MouseScrollEvent','canPlayAudio','mp4','canPlayVideo','ogv','mpeg','fakeiOSTouchLock','isAndroidStockBrowser','msTouchAction','ms-touch-action','-webkit-user-select','-khtml-user-select','-ms-user-select','user-select','-webkit-tap-highlight-color','rgba(0,\x200,\x200,\x200)','overflow','appendChild','webkitI','msI','mozI','getSmoothingPrefix','-moz-crisp-edges','pixelated','msInterpolationMode','nearest-neighbor','image-rendering','auto','bicubic','moz','webkit','cancelAnimationFrame','CancelAnimationFrame','_isSetTimeOut','_onLoop','_timeOutID','requestAnimationFrame','updateSetTimeout','timeToCall','DEG_TO_RAD','pow','normalizeAngle','bernstein','catmullRom','factorial','integer','frac','realInRange','!rnd','QuadTree','maxObjects','maxLevels','level','objects','populateHandler','insert','subHeight','subWidth','retrieve','Net','location','hostname','href','=.*?(&|#|$)(.*)','$2$3','search','decodeURI','_tweens','_add','easeMap','Power0','Easing','Power1','Power3','Power4','Linear','None','Cubic','Quartic','Quintic','Sinusoidal','Exponential','Bounce','Quadratic','Back','Circular','InOut','Elastic','_pauseAll','_resumeAll','pendingDelete','_manager','some','_pause','_resume','manager','timeline','timeScale','onStart','onLoop','onRepeat','onChildComplete','onComplete','properties','chainedTween','frameBased','_onUpdateCallbackContext','_pausedTime','_hasStarted','Default','Phaser.Tween.to\x20cannot\x20be\x20called\x20after\x20Tween.start','TweenData','from','Phaser.Tween.start\x20cannot\x20be\x20called\x20after\x20Tween.stop','vEnd','loadValues','_onUpdateCallback','updateTweenData','delay','repeatDelay','yoyo','yoyoDelay','easingFunction','interpolationFunction','interpolationContext','repeatCounter','isPaused','startTime','totalDuration','vStart','vStartCache','vEndCache','percent','repeatTotal','inReverse','isFrom','PENDING','RUNNING','LOOPED','COMPLETE','asin','prevTime','suggestedFps','advancedTiming','frames','renders','fps','fpsMin','fpsMax','msMin','msMax','pauseDuration','timeExpected','Timer','_frameCount','_elapsedAccumulator','_started','_timeLastSecond','_pauseStarted','_justResumed','_timers','_desiredFps','updateAdvancedTiming','updateTimers','ups','updates','rps','running','expired','nextTick','_pauseTotal','_now','_marked','HALF','QUARTER','TimerEvent','order','sortHandler','tick','timeCap','adjustEvents','_newTick','repeatCount','args','autoDestroy','timer','loop','AnimationManager','currentFrame','currentAnim','isLoaded','_frameData','_anims','_outputFrames','updateFrameData','getFrameIndexes','checkFrameName','isPlaying','updateIfVisible','frameTotal','getFrame','getFrameByName','_frames','killOnComplete','isFinished','_pauseStartTime','_frameDiff','_frameSkip','_frameIndex','isReversed','loopCount','_timeLastFrame','_timeNextFrame','reversed','onAnimationComplete$dispatch','onAnimationLoop$dispatch','onUpdate','updateCurrentFrame','enableUpdate','generateFrameNames','pad','Phaser.Frame:\x20Frame\x20\x22','\x22\x20has\x20a\x20width\x20or\x20height\x20of\x20zero','spriteSourceSizeW','spriteSourceSizeH','_frameNames','Phaser.AnimationParser.spriteSheet:\x20skipFrames\x20=\x20','\x20is\x20larger\x20than\x20total\x20sprite\x20number\x20','Phaser.AnimationParser.spriteSheet:\x20\x27','Phaser.AnimationParser.JSONData:\x20Invalid\x20Texture\x20Atlas\x20JSON\x20given,\x20missing\x20\x27frames\x27\x20array','filename','setTrim','sourceSize','spriteSourceSize','layers','tilewidth','tileswide','tileshigh','Phaser.AnimationParser.JSONDataPyxel:\x20Too\x20many\x20layers,\x20this\x20parser\x20only\x20supports\x20flat\x20Tilemaps.','tileheight','tiles','frame_','TextureAtlas','getElementsByTagName','SubTexture','frameX','frameY','Phaser.AnimationParser.XMLData:\x20Invalid\x20Texture\x20Atlas\x20XML\x20given,\x20missing\x20\x20tag','autoResolveURL','_urlMap','_urlResolver','_urlTemp','onSoundUnlock','_cacheMap','SOUND','PHYSICS','TILEMAP','tilemap','BINARY','binary','bitmapFont','JSON','json','xml','video','SHADER','RENDER_TEXTURE','renderTexture','_pendingCount','BITMAPFONT','XML','DEFAULT_KEY','DEFAULT_SRC','data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgAQMAAABJtOi3AAAAA1BMVEX///+nxBvIAAAAAXRSTlMAQObYZgAAABVJREFUeF7NwIEAAAAAgKD9qdeocAMAoAABm3DkcAAAAABJRU5ErkJggg==','MISSING_KEY','MISSING_SRC','data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJ9JREFUeNq01ssOwyAMRFG46v//Mt1ESmgh+DFmE2GPOBARKb2NVjo+17PXLD8a1+pl5+A+wSgFygymWYHBb0FtsKhJDdZlncG2IzJ4ayoMDv20wTmSMzClEgbWYNTAkQ0Z+OJ+A/eWnAaR9+oxCF4Os0H8htsMUp+pwcgBBiMNnAwF8GqIgL2hAzaGFFgZauDPKABmowZ4GL369/0rwACp2yA/ttmvsQAAAABJRU5ErkJggg==','READY_TIMEOUT','checkImageKey','removeImage','LoaderParser','_resolveURL','Phaser.Cache.addImage:\x20Image\x20\x22','MISSING','_removePending','_addPending','addImageAsync','touchLocked','jsonBitmapFont','getJSON','xmlBitmapFont','AnimationParser','spriteSheet','Loader','XMLData','JSONDataPyxel','JSONData','JSONDataHash','url','canplaythrough','getSound','decoded','isSoundDecoded','checkKey','Phaser.Cache.',':\x20Key\x20\x22','\x22\x20not\x20found\x20in\x20Cache.','__missing','getTextureFrame','getSoundData','getText','fixtureKey','Phaser.Cache.getPhysicsData:\x20Could\x20not\x20find\x20given\x20fixtureKey:\x20\x22','\x20in\x20','Phaser.Cache.getPhysicsData:\x20Invalid\x20key/object:\x20\x22','\x20/\x20','getTilemapData','getBitmapData','extend','getXML','VIDEO','getVideo','getBaseTexture','getFrameData','Phaser.Cache.getUrl:\x20Invalid\x20url:\x20\x22','\x22\x20or\x20Cache.autoResolveURL\x20was\x20false','addDefaultImage','addMissingImage','_ready','_checkReady','isLoading','preloadSprite','crossOrigin','baseURL','path','headers','onLoadStart','onLoadComplete','onPackComplete','onFileComplete','onFileError','enableParallel','maxParallelDownloads','_flightQueue','_processingHead','_totalPackCount','_totalFileCount','_loadedPackCount','_loadedFileCount','TEXTURE_ATLAS_JSON_ARRAY','PHYSICS_LIME_CORONA_JSON','PHYSICS_PHASER_JSON','getAssetIndex','_fileList','loaded','loading','_fileLoadStarted','Phaser.Loader:\x20Invalid\x20or\x20no\x20key\x20given\x20of\x20type\x20','Phaser.Loader:\x20No\x20URL\x20given\x20for\x20file\x20type:\x20','\x20key:\x20','_withSyncPointDepth','addToFileList','packfile','imageFromBitmapData','toUpperCase','truecolor','.png','.txt','.json','.frag','.xml','script','.bin','noAudio','-audioatlas','addJSON','Phaser.Loader.audiosprite\x20-\x20You\x20must\x20specify\x20either\x20a\x20jsonURL\x20or\x20provide\x20a\x20jsonData\x20object','loadeddata','CSV','.csv','TILED_JSON','addTilemap','LIME_CORONA_JSON','bitmapfont','parseXml','Phaser.Loader.\x20Invalid\x20Bitmap\x20Font\x20atlas\x20given','atlas','TEXTURE_ATLAS_XML_STARLING','textureatlas','Phaser.Loader.\x20Invalid\x20Texture\x20Atlas\x20XML\x20given','getAsset','syncPoint','updateProgress','processLoadQueue','finishedLoading','requestUrl','requestObject','progress','processPack','onFileStart','loadFile','errorMessage','Phaser.Loader\x20-\x20','overwrite','spritesheet','margin','skipFrames','urls','autoDecode','audiosprite','jsonURL','jsonData','format','textureURL','atlasData','xSpacing','ySpacing','atlasJSONArray','atlasURL','atlasJSONHash','atlasXML',':\x20pack\x20has\x20data,\x20but\x20not\x20for\x20pack\x20key','xhrLoad','transformUrl','fileComplete','getAudioURL','usingWebAudio','arraybuffer','usingAudioTag','loadAudioTag','fileError','getVideoURL','asBlob','blob','loadVideoTag','No\x20supported\x20video\x20URL\x20specified\x20or\x20device\x20does\x20not\x20have\x20video\x20playback\x20support','jsonLoadComplete','xmlLoadComplete','asyncComplete','loadImageTag','onerror','autoplay','loadEvent','open','responseType','setRequestHeader','requestedWith','Accept','status','message','Exception','send','blob:','lastIndexOf','uri','error\x20loading\x20asset\x20from\x20URL\x20','responseText','addCompressedTextureMetaData','response','addSpriteSheet','frameMax','spacing','addTextureAtlas','TEXTURE_ATLAS_JSON_PYXEL','Phaser.Loader.\x20Invalid\x20Texture\x20Atlas\x20format:\x20','atlasType','addBitmapFont','addSound','addText','addShader','addPhysicsData','javascript','text/javascript','head','addBinary','contentType','invalid\x20XML','DOMParser','text/xml','Microsoft.XMLDOM','async','false','loadXML','parsererror','progressFloat','info','common','lineHeight','getAttribute','char','xoffset','second','amount','finalizeBitmapFont','_face','_lineHeight','_id','_xadvance','kernings','_second','_amount','PVR','byteLength','DX10','DDS','formatFourCC','DXGIFormat','resourceDimension','miscFlag','arraySize','KTX','PKM','AudioSprite','autoplayKey','sounds','spritemap','addMarker','connectToMaster','markers','currentTime','pausedPosition','pausedTime','currentMarker','pendingPlayback','override','allowMultiple','playOnce','externalNode','gainNode','_sound','_markedToDelete','_removeFromSoundManager','masterGainNode','masterGain','createGainNode','createGain','gain','soundHasUnlocked','onDecoded','onPlay','onMarkerComplete','_buffer','_muted','_tempMarker','_tempPause','_tempLoop','onended','durationMS','onStop','onMute','_onDecodedEventDispatched','isSoundReady','_tempPosition','_tempVolume','noteOff','Phaser.Sound.play:\x20audio\x20marker\x20','_volume','onEndedHandler','noteGrainOn','muted','stopTime','Phaser.Sound.play:\x20audio\x20clip\x20','\x20cannot\x20be\x20deleted\x20while\x20looping.','chromeVersion','fadeTween','fadeTo','tween','_globalVolume','isDecoding','isDecoded','mute','_muteVolume','onSoundDecode','onVolumeChange','onTouchUnlock','channels','_codeMuted','_unlockSource','_sounds','_watching','_watchCallback','disableAudio','disableWebAudio','audioContext','AudioContext','needsTouchUnlock','setTouchLock','A\x20\x22GainNode.gain.value\x20setter\x20smoothing\x20is\x20deprecated\x22\x20notice\x20in\x20Chrome\x20is\x20normal.\x20','unlock','createBufferSource','destination','decodeAudioData','decodedSound','_watchList','_watchContext','playbackState','PLAYING_STATE','FINISHED_STATE','setTouchUnlock','stopAll','onUnMute','close','unsetMute','dom','DOM','minWidth','minHeight','maxHeight','forcePortrait','_pageAlignHorizontally','onOrientationChange','enterIncorrectOrientation','hasPhaserSetFullScreen','fullScreenTarget','_createdFullScreenTarget','onFullScreenChange','onFullScreenError','screenOrientation','scaleFactor','aspectRatio','sourceAspectRatio','layout','_fullScreenScaleMode','NO_SCALE','parentIsWindow','parentNode','parentScaleFactor','trackParentInterval','onSizeChange','onResize','_fullScreenRestore','_gameSize','_userScaleFactor','_lastUpdate','_updateThrottle','_updateThrottleReset','_parentBounds','_tempBounds','setupScale','SHOW_ALL','RESIZE','USER_SCALE','MODES','EXACT_FIT','compatibility','supportsFullScreen','scrollTo','clickTrampoline','when-not-mouse','orientationFallback','_orientationChange','orientationChange','_windowResize','windowResize','orientationchange','_fullScreenChange','_fullScreenError','fullScreenError','mozfullscreenchange','webkitfullscreenerror','mozfullscreenerror','MSFullscreenError','fullscreenerror','_gameResumed','setGameSize','getScreenOrientation','FlexGrid','_booted','_pendingScaleMode','fullScreenScaleMode','pageAlignHorizontally','alignH','pageAlignVertically','scaleH','scaleV','setUserScale','trimH','getElementById','getParentBounds','visualBounds','updateDimensions','queueUpdate','_lastReportedCanvasSize','_lastReportedGameSize','updateOrientationState','onResizeContext','updateLayout','signalSizeChange','scaleFactorInversed','portrait-primary','portrait-secondary','portrait','landscape-primary','landscape-secondary','landscape','incorrectOrientation','forceLandscape','isLandscape','isPortrait','leaveIncorrectOrientation','scrollTop','currentScaleMode','forceMinimumDocumentHeight','setExactFit','isFullScreen','boundingParent','setShowAll','resetCanvas','_userScaleTrim','reflowCanvas','reflowGame','getBoundingClientRect','offsetParent','windowConstraints','marginLeft','marginRight','marginTop','noMargins','alignCanvas','updateScalingAndBounds','marginBottom','background','startFullScreen','createFullScreenTarget','onFullScreenInit','100%','targetWidth','targetHeight','prepScreenMode','cleanupCreatedTarget','Phaser.ScaleManager:\x20requestFullscreen\x20failed\x20or\x20device\x20does\x20not\x20support\x20the\x20Fullscreen\x20API','fullscreenchange','_scaleMode','_pageAlignVertically','fullscreenElement','webkitFullscreenElement','classifyOrientation','isGameLandscape','columnWidth','renderShadow','currentColor','currentY','currentAlpha','isDisabled','_line','_rect','bmd','__DEBUG','rgb(255,255,255)','Audio\x20is\x20disabled','line','\x20(Mute)','Mute\x20on\x20pause:\x20','Using:\x20','Web\x20Audio\x20-\x20','Audio\x20Tag','Touch\x20locked:\x20','Sound:\x20','\x20Touch\x20locked:\x20','Is\x20Ready?:\x20','\x20Pending\x20Playback:\x20','Decoded:\x20','Time:\x20','ms\x20Total:\x20','Volume:\x20','Web\x20Audio','Marker:\x20','\x20Duration:\x20','Start:\x20','\x20Stop:\x20','Position:\x20','rectangle','geom','Camera\x20(','\x20x\x20','x:\x20','Bounds:\x20','\x20y:\x20','\x20w:\x20','View:\x20x:\x20','\x20h:\x20','Timer\x20(running:\x20','Next\x20Tick:\x20','Paused:\x20','rgba(0,255,0,0.5)','rgba(255,0,0,0.5)','ID:\x20','\x20Active:\x20','World\x20X:\x20','\x20World\x20Y:\x20','Screen\x20X:\x20','\x20Screen\x20Y:\x20','\x20ms','is\x20Down:\x20','\x20is\x20Up:\x20','Sprite\x20Input:\x20(','pointerY','over:\x20','\x20duration:\x20','down:\x20','just\x20over:\x20','justOver','justOut','Key:','isDown:','justDown:','justUp:','justUp','Time\x20Down:','duration:','X:\x20','\x20Y:\x20','Scale\x20X:\x20','\x20Scale\x20Y:\x20','Sprite:\x20',')\x20anchor:\x20','angle:\x20','inCamera','bounds\x20x:\x20','world\x20x:','start.x:','end.y:','length:','angle:','ellipse','rgba(0,\x20255,\x200,\x200.4)','rgba(255,0,0,0.3)','size:\x20','rgb(0,200,0)','12px\x20Courier','rgb(0,255,0)','Body','BOX2D','Box2D','renderBodyInfo','box2d','renderDebugDraw','renderBody','displayList','\x20Renderer\x20(','autoResize:\x20','resolution:\x20','transparent:\x20','renderSession:','\x20\x20currentBatchedTextures:\x20(','\x20\x20\x20\x20','\x20\x20maxTextures:\x20','\x20\x20maxTextureAvailableSpace:\x20','\x20\x20roundPixels:\x20','Canvas\x20Pool','Used:','getTotal','Free:','Total:','HTML\x20Audio','Game:\x20','Canvas:\x20',')\x20[','Mode:\x20','Parent:\x20','window','Screen:\x20','Complete','Not\x20started','Progress:\x20','Files:\x20','\x20of\x20','Packs:\x20','scrollY','scrollX','clientTop','clientLeft','calibrate','orientation','mozOrientation','msOrientation','window.orientation','matchMedia','matches','(orientation:\x20landscape)','pageXOffset','scrollLeft','pageYOffset','layoutBounds','clientWidth','clientHeight','documentBounds','offsetWidth','scrollWidth','offsetHeight','scrollHeight','rotateLeft','transposeMatrix','rotateRight','rotate180','roundAwayFromZero','LinkedList','last','palettes','#9D9D9D','#BE2633','#E06F8B','#A46422','#F7E26B','#2F484E','#44891A','#A3CE27','#1B2632','#31A2F2','#191028','#46af45','#a1d685','#453e78','#9ec2e8','#e18d79','#d6b97b','#afaab9','#f5f4eb','#0c7e45','#44aacc','#aa5c3d','#b5b5b5','#5e606e','#6cd947','#7be2f9','#eb8a60','#e23d69','#ffd93f','#8b4131','#7bbdc5','#6aac41','#3931a4','#d5de73','#945a20','#5a4100','#bd736a','#838383','#acee8b','#7b73de','#acacac','#7664fe','#833129','#dc534b','#e9d8a1','#d365c8','PALETTE_ARNE','PALETTE_JMP','PALETTE_C64','generateTexture','boundsCustom','boundsNone','positionFluid','positionFull','positionNone','scaleCustom','scaleFluid','scaleNone','customHeight','customOffsetY','ratioH','multiplier','ratioV','customWidth','FlexLayer','positionCustom','persist','scaleFull','boundsFull','centerOn','scaleSprite','rgba(255,0,0,0.9','__flexLayer','topMiddle','bottomLeft','bottomMiddle','rgba(0,0,255,0.9','rgba(255,255,255,0.9','rgba','RGBtoHSL','hueToColor','getColor','color32','getColor32','componentToHex','hexToColor','rgb','webToColor','getRGB','red','green','blue','RGBtoHSV','HSVtoRGB','interpolateColor','blendAdd','blendLinearBurn','blendLinearDodge','blendColorBurn','blendColorDodge','blendDarken','blendVividLight','arcade','ninja','chipmunk','matter','Ninja','Matter','NINJA','MATTERJS','enableAABB','\x20is\x20attempting\x20to\x20enable\x20a\x20physics\x20body\x20using\x20an\x20unknown\x20physics\x20system.','emitters','onAccess','onError','onTimeout','timeout','videoStream','isStreaming','retryLimit','retry','retryInterval','_retryID','_pending','_pendingChangeSource','_autoplay','_endCallback','_playCallback','isBlob','createVideoFromBlob','videoWidth','videoHeight','forceLoaded','canplay','snapshot','No\x20getUserMedia','removeVideoElement','setAttribute','getUserMediaTimeout','getUserMediaSuccess','getUserMediaError','mozSrcObject','createObjectURL','onloadeddata','controls','playbackRate','setPause','setResume','ended','checkVideoProgress','getTracks','webkitendfullscreen','playing','Phaser.Video:\x20Unable\x20to\x20start\x20downloading\x20video\x20in\x20time','addTouchLockCallback','playWhenUnlocked','Video.grab\x20cannot\x20run\x20because\x20Phaser.BitmapData\x20is\x20unavailable','hasChildNodes','removeAttribute','removeTouchLockCallback','clearTimeout','TextureSilentFail','canUseNewCanvasBlendModes','Phaser','firebase','Generator\x20is\x20already\x20executing.','return','done','label','ops','trys','iterator','reject','resolve','promise','code','FirebaseError','captureStackTrace','service','serviceName','errors','observers','unsubscribes','observerCount','task','finalized','onNoObservers','then','instanceFactory','multipleInstances','instantiationMode','LAZY','component','instancesDeferred','providers','logLevel','VERBOSE','INFO','WARN',']\x20\x20','Attempted\x20to\x20log\x20a\x20message\x20with\x20an\x20invalid\x20logType\x20(value:\x20','_logHandler','firebase_','isDeleted_','name_','automaticDataCollectionEnabled_','automaticDataCollectionEnabled','container','_addComponent','PUBLIC','values','no-app','has','invalid-app-argument','serviceProps','_getService','bad-app-name','duplicate-app','Unable\x20to\x20register\x20library\x20\x22','\x22\x20with\x20version\x20\x22','library\x20name\x20\x22','and','version\x20name\x20\x22','\x22\x20contains\x20illegal\x20characters\x20(whitespace\x20or\x20\x22/\x22)','map','__proto__','wrapCallback','catch','Error','Overwriting\x20FirebaseError\x20base\x20field\x20\x22','\x22\x20can\x20cause\x20unexpected\x20behavior.','forEachObserver','subscribe','Missing\x20Observer.','unsubscribeOne','sendOne','setMultipleInstances','setServiceProps','[DEFAULT]','normalizeInstanceIdentifier','getOrInitializeService','getComponent','Mismatching\x20Component\x20','\x20for\x20Provider\x20','Component\x20for\x20','EAGER','clearInstance','delete','throw','all','sent','addComponent','getProvider','isComponentSet','Component\x20','\x20has\x20already\x20been\x20registered\x20with\x20','setComponent','addOrOverwriteComponent','getProviders','DEBUG','ERROR','SILENT','_logLevel','Invalid\x20value\x20assigned\x20to\x20`logLevel`','logHandler','Value\x20assigned\x20to\x20`logHandler`\x20must\x20be\x20a\x20function','app-deleted','Firebase\x20App\x20named\x20\x27{$appName}\x27\x20already\x20deleted','firebase.{$appName}()\x20takes\x20either\x20no\x20argument\x20or\x20a\x20Firebase\x20App\x20instance.','app','Firebase','@firebase/app','fire-core','fire-analytics','@firebase/auth','fire-auth','fire-rtdb','@firebase/functions','@firebase/installations','fire-iid','@firebase/messaging','fire-fcm','@firebase/performance','fire-perf','@firebase/remote-config','fire-rc','fire-gcs','@firebase/firestore','fire-fst','fire-js','firebase-wrapper','checkDestroyed_','options','options_','INTERNAL','removeApp','getImmediate','_removeServiceInstance','\x20failed\x20to\x20register\x20with\x20FirebaseApp\x20','_addOrOverwriteComponent','getPlatformInfoString','library','version','self','\x0a\x20\x20\x20\x20Warning:\x20Firebase\x20is\x20already\x20defined\x20in\x20the\x20global\x20scope.\x20Please\x20make\x20sure\x0a\x20\x20\x20\x20Firebase\x20library\x20is\x20only\x20loaded\x20once.\x0a\x20\x20','SDK_VERSION','initializeApp','[object\x20process]','process','registerComponent','platform-logger','PRIVATE','registerVersion','0.5.0','7.6.1','toISOString','setPrototypeOf','array','propertyIsEnumerable','native\x20code','document','documentMode','relatedTarget','clientY','srcElement','fromElement','toElement','metaKey','defaultPrevented','proxy','listener','once','attachEvent','addListener','removeListener','addEventListener\x20and\x20attachEvent\x20are\x20unavailable.','detachEvent','handleEvent','Promise','dispatchEvent','statevent','Fn\x20must\x20not\x20be\x20null\x20and\x20must\x20be\x20a\x20function','readystatechange','POST','Content-Type','application/x-www-form-urlencoded','GET','Uneven\x20number\x20of\x20arguments','%2525','PerformanceNavigationTiming','performance','getEntriesByType','navigation','nextHopProtocol','spdy','quic','type=','_badmap','ontimeout','content-type','statusText','onreadystatechange','getResponseHeader','internalChannelParams.failFast','internalChannelParams.baseRetryDelayMs','internalChannelParams.retryDelaySeedMs','internalChannelParams.forwardChannelMaxRetries','internalChannelParams.forwardChannelRequestTimeoutMs','supportsCrossDomainXhr','concurrentRequestLimit','backgroundChannelTest','fastHandshake','RID','terminate','sendBeacon','abort','cancel','SID','AID','count=','//www.google.com/images/cleardot.gif','http','protocol','https','TestLoadImage:\x20loaded','TestLoadImage:\x20error','onabort','TestLoadImage:\x20abort','TestLoadImage:\x20timeout','port','VER','Environmental\x20error:\x20no\x20available\x20transport.','testUrl','messageUrlParams','messageHeaders','X-Client-Protocol','webchannel','initMessageHeaders','messageContentType','X-WebChannel-Content-Type','httpHeadersOverwriteParam','sendRawJson','httpSessionIdParam','__sm__','):\x20Invalid\x20value\x20passed\x20to\x20`setLogLevel`','Firestore\x20(','):\x20','formatJSON',')\x20INTERNAL\x20ASSERTION\x20FAILED:\x20','getPlatform','emptyByteString',']:\x20','INVALID_ARGUMENT','isEmpty()\x20expects\x20object\x20parameter.','Function\x20','()\x20does\x20not\x20support\x20arguments,\x20but\x20was\x20called\x20with\x20','argument','()\x20requires\x20',',\x20but\x20was\x20called\x20with\x20','()\x20requires\x20at\x20least\x20','()\x20requires\x20between\x20','\x20and\x20','\x20arguments,\x20but\x20was\x20called\x20with\x20','\x20argument','\x20option','\x20option\x20to\x20be\x20an\x20array,\x20but\x20it\x20was:\x20','()\x20requires\x20all\x20','\x20elements\x20to\x20be\x20','\x20was:\x20','Invalid\x20value\x20','()\x20for\x20option\x20\x22','non-empty\x20string','()\x20requires\x20its\x20',',\x20but\x20it\x20was:\x20','getPrototypeOf','null','...','a\x20function','Unknown\x20wrong\x20type:\x20','an\x20array','a\x20custom\x20','an\x20object','()\x20requires\x20a\x20valid\x20','\x20argument,\x20but\x20it\x20was\x20undefined.','\x20argument\x20to\x20be\x20a\x20','()\x22\x20requires\x20its\x20','\x20argument\x20to\x20be\x20a\x20positive\x20number,\x20but\x20it\x20was:\x20','third','isEqual','UNIMPLEMENTED','Uint8Arrays\x20are\x20not\x20available\x20in\x20this\x20environment.','base64Available','Blobs\x20are\x20unavailable\x20in\x20Firestore\x20in\x20this\x20environment.','_binaryString','database','previousValue','sequenceNumberHandler','setPreviousValue','writeNewSequenceNumber','writeSequenceNumber','offset\x20','\x20out\x20of\x20range\x20','length\x20','len','isDocumentKey','Invalid\x20DocumentKey\x20with\x20an\x20odd\x20number\x20of\x20segments:\x20','asyncQueue','targetTimeMs','removalCallback','deferred','tail','_isShuttingDown','delayedOperations','failure','operationInProgress','Non-empty\x20path\x20','\x20had\x20length\x202','EMPTY_PATH','Invalid\x20encoded\x20resource\x20path:\x20\x22','seconds','nanoseconds','Timestamp\x20nanoseconds\x20out\x20of\x20range:\x20','Timestamp\x20seconds\x20out\x20of\x20range:\x20','root','EMPTY','isReverse','nodeStack','isEmpty','RED','comparator','localWriteTime','baseMutations','mutations','Cannot\x20create\x20an\x20empty\x20mutation\x20batch','batch','commitVersion','mutationResults','streamToken','nextCallback','result','isDone','catchCallback','getIOSVersion','Firestore\x20persistence\x20suffers\x20from\x20a\x20bug\x20in\x20iOS\x2012.2\x20Safari\x20that\x20may\x20cause\x20your\x20app\x20to\x20stop\x20working.\x20See\x20https://stackoverflow.com/q/56496296/110915\x20for\x20details\x20and\x20a\x20potential\x20workaround.','dbCursor','shouldStop','nextKey','transaction','aborted','completionDeferred','oncomplete','store','onsuccess','An\x20internal\x20error\x20was\x20encountered\x20in\x20the\x20Indexed\x20Database\x20server','internal','IOS_INDEXEDDB_BUG1:\x20IndexedDb\x20has\x20thrown\x20\x27','\x27.\x20This\x20is\x20likely\x20due\x20to\x20an\x20unavoidable\x20bug\x20in\x20iOS.\x20See\x20https://stackoverflow.com/q/56496296/110915\x20for\x20details\x20and\x20a\x20potential\x20workaround.','userId','serializer','indexManager','referenceDelegate','documentKeysByBatchId','prefixForPath','lowerBound','only','batchId','Dangling\x20document-mutation\x20reference\x20found:\x20Missing\x20batch\x20','waitFor','isMockPersistence','getStore','generatorId','seek','targetIdGenerator','Missing\x20metadata\x20row.','highestListenSequenceNumber','field','updateTime','Precondition\x20can\x20specify\x20\x22exists\x22\x20or\x20\x22updateTime\x22\x20but\x20not\x20both','precondition','Patch','fieldTransforms','Transform','Delete','serverTimestampBehavior','timestampsInSnapshots','NullValue','internalValue','typeOrder','BooleanValue','NumberValue','StringValue','TimestampValue','BlobValue','databaseId','RefValue','GeoPointValue','ArrayValue','proto','converter','If\x20objectValue\x20is\x20not\x20defined,\x20proto\x20and\x20converter\x20need\x20to\x20be\x20set.','hasLocalMutations','hasCommittedMutations','mapKeyFn','changesApplied','trackRemovals','documentSizes','unknownDocument','noDocument','Unknown\x20remote\x20document\x20type','stringify','collectionParentIndex','ownerId','allowTabSynchronization','leaseTimestampMs','lastStreamToken','readTime','byteSize','resumeToken','lastListenSequenceNumber','lastLimboFreeSnapshotVersion','query','targetId','sequenceNumber','highestTargetId','targetCount','collectionId','createIndex','documentTargetsKeyPath','createObjectStore','keyPath','queryTargetsIndexName','clientId','networkEnabled','inForeground','collectionParentsCache','MIN','purpose','snapshotVersion','previousIndex','cacheSizeCollectionThreshold','percentileToCollect','maximumSequenceNumbersToCollect','garbageCollector','localStore','gcTask','delegate','onCommittedListeners','simpleDbTransaction','persistenceKey','queue','windowUnloadHandler','documentVisibilityHandler','clientMetadataRefresher','primaryStateListener','dbName','MAIN_DATABASE','targetCache','IndexedDB\x20persistence\x20is\x20only\x20available\x20on\x20platforms\x20that\x20support\x20LocalStorage.','FAILED_PRECONDITION','inMemoryPins','put','currentSequenceNumber','collectionGroup','orderBy','startAt','endAt','memoizedCanonicalId','explicitOrderBy','limit','limitType','memoizedOrderBy','memoizedTarget','ARRAY_CONTAINS','ARRAY_CONTAINS_ANY','ASCENDING','dir','isKeyOrderBy','isKeyField','mutationQueue','refsByKey','refsByTarget','targetOrBatchId','persistence','queryEngine','localViewReferences','targetDataByTarget','targetIdByTarget','canonicalId','started','LocalStore\x20was\x20passed\x20an\x20unstarted\x20persistence\x20implementation','setInMemoryPins','getMutationQueue','remoteDocuments','getRemoteDocumentCache','localDocuments','nextBatchId','compareByKey','sizer','docs','targets','lastRemoteSnapshotVersion','highestSequenceNumber','references','forTargetCache','listenSequence','remoteDocumentCache','documentSize','initialDelayMs','backoffFactor','maxDelayMs','timerPromise','idleTimerId','connection','Initial','closeCount','stream','backoff','ListenStreamConnectionBackoff','WriteStreamConnectionBackoff','WriteStreamIdle','handshakeComplete_','credentials','readVersions','committed','lastWriteError','onlineStateHandler','Unknown','onlineStateTimer','shouldWarnClientIsOffline','Treated\x20status\x20OK\x20as\x20error','CANCELLED','UNKNOWN','RESOURCE_EXHAUSTED','UNAVAILABLE','UNAUTHENTICATED','NOT_FOUND','OUT_OF_RANGE','DATA_LOSS','Unknown\x20status\x20code:\x20','DEADLINE_EXCEEDED','ALREADY_EXISTS','PERMISSION_DENIED','ABORTED','keyedMap','sortedSet','oldDocs','docChanges','fromCache','excludesMetadataChanges','targetChanges','targetMismatches','documentUpdates','resolvedLimboDocuments','modifiedDocuments','removedDocuments','documentChanges','_resumeToken','_hasPendingChanges','pendingDocumentUpdates','pendingDocumentTargetMapping','datastore','writePipeline','listenTargets','isPrimary','connectivityMonitor','addCallback','enqueueAndForget','canUseNetwork','restartNetwork','onlineStateTracker','watchStream','newPersistentWatchStream','onWatchStreamOpen','onWatchStreamClose','writeStream','newPersistentWriteStream','onWriteStreamOpen','onWriteStreamClose','onMutationResult','GeoPoint','Latitude\x20must\x20be\x20a\x20number\x20between\x20-90\x20and\x2090,\x20but\x20was:\x20','Longitude\x20must\x20be\x20a\x20number\x20between\x20-180\x20and\x20180,\x20but\x20was:\x20','elements','operand','\x20is\x20missing','can\x27t\x20parse\x20','syncEngine','queries','onlineState','queryObserver','snap','removedKeys','_syncedDocuments','limboDocuments','mutatedKeys','documentSet','docComparator','remoteStore','updateFunction','retries','RetryTransaction','sharedClientState','currentUser','syncEngineListener','queryViewsByQuery','queriesByTarget','limboResolutionsByTarget','limboDocumentRefs','mutationUserCallbacks','pendingWritesCallbacks','limboTargetIdGenerator','forSyncEngine','uid','Client\x20key\x20cannot\x20contain\x20\x27_\x27,\x20but\x20was\x20\x27','isAuthenticated','user','rejected','MutationMetadata\x20must\x20contain\x20an\x20error\x20iff\x20state\x20is\x20\x27rejected\x27','QueryTargetMetadata\x20must\x20contain\x20an\x20error\x20iff\x20state\x20is\x20\x27rejected\x27','activeTargetIds','platform','storageListener','handleWebStorageEvent','earlyEvents','isAvailable','LocalStorage\x20is\x20not\x20available\x20on\x20this\x20platform.','\x5c$&','storage','localClientStorageKey','localClientId','sequenceNumberKey','activeClients','clientStateKeyRe','mutationBatchKeyRe','queryTargetKeyRe','_(\x5cd+)$','onlineStateKey','localState','cacheSizeBytes','synchronizeTabs','databaseInfo','observer','Function\x20FieldPath()\x20requires\x20its\x20fieldNames\x20argument\x20to\x20be\x20an\x20array\x20with\x20at\x20least\x20','element','Invalid\x20field\x20name\x20at\x20argument\x20$(i\x20+\x201).\x20Field\x20names\x20must\x20not\x20be\x20empty.','_internalPath','changeListener','tokenCounter','tokenListener','auth','addAuthTokenListener','gapi','FirstParty','sessionIndex','_methodName','FieldValue.delete','_elements','FieldValue.increment','fieldMask','Set','MergeSet','Update','Argument','ArrayArgument','Unexpected\x20case\x20for\x20UserDataSource:\x20','dataSource','methodName','validatePath','arrayElement','preConverter','\x20a\x20custom\x20object','createError','()\x20called\x20with\x20invalid\x20data.\x20Field\x20path\x20arguments\x20must\x20be\x20of\x20type\x20string\x20or\x20FieldPath.','Invalid\x20field\x20path\x20(',').\x20Paths\x20must\x20not\x20contain\x20\x27~\x27,\x20\x27*\x27,\x20\x27/\x27,\x20\x27[\x27,\x20or\x20\x27]\x27','()\x20called\x20with\x20invalid\x20data.\x20','host','ssl','Can\x27t\x20provide\x20ssl\x20option\x20if\x20host\x20option\x20is\x20not\x20set','firestore.googleapis.com','experimentalForceLongPolling','settings','\x0a\x20\x20The\x20timestampsInSnapshots\x20setting\x20now\x20defaults\x20to\x20true\x20and\x20you\x20no\x0a\x20\x20longer\x20need\x20to\x20explicitly\x20set\x20it.\x20In\x20a\x20future\x20release,\x20the\x20setting\x0a\x20\x20will\x20be\x20removed\x20entirely\x20and\x20so\x20it\x20is\x20recommended\x20that\x20you\x20remove\x20it\x0a\x20\x20from\x20your\x20firestore.settings()\x20call\x20now.','DEFAULT_CACHE_SIZE_BYTES','MINIMUM_CACHE_SIZE_BYTES','cacheSizeBytes\x20must\x20be\x20at\x20least\x20','_firebaseApp','_firestoreClient','_databaseId','_persistenceKey','_credentials','projectId','Must\x20provide\x20projectId','_settings','_dataConverter','createDataConverter','_firestore','_committed','_key','firestore','hasPendingWrites','_document','_fromCache','_hasPendingWrites','_snapshot','_converter','_cachedChanges','_cachedChangesIncludeMetadataChanges','metadata','atPath','_path','Invalid\x20collection\x20reference.\x20Collection\x20references\x20must\x20have\x20an\x20odd\x20number\x20of\x20segments,\x20but\x20','canonicalString','\x20has\x20','merge','mergeFields','a\x20string\x20or\x20a\x20FieldPath','Invalid\x20options\x20passed\x20to\x20function\x20','():\x20You\x20cannot\x20specify\x20both\x20\x22merge\x22\x20and\x20\x22mergeFields\x22.','serverTimestamps','estimate','Provided\x20document\x20reference\x20is\x20from\x20a\x20different\x20Firestore\x20instance.','DocumentReference','toFirestore','networkAvailableListener','onNetworkAvailable','networkUnavailableListener','onNetworkUnavailable','callbacks','configureNetworkMonitoring','sendFn','closeFn','baseUrl','://','forceLongPolling','setInstantiationMode','constructor\x20hasOwnProperty\x20isPrototypeOf\x20propertyIsEnumerable\x20toLocaleString\x20toString\x20valueOf','Opera','Trident','Edge','passive','pen','returnValue','closure_listenable_','closure_lm_','__closure_events_fn_','EventHandler.handleEvent\x20not\x20implemented','incrementaldata','downloadprogress','X-HTTP-Initial-Response','Unknown\x20SID','X-HTTP-Session-Id','11111',';\x20newUri=','FormData','application/x-www-form-urlencoded;charset=utf-8','withCredentials','Timed\x20out\x20after\x20','__data__','$req','rpc','TYPE','xmlhttp','X-Client-Wire-Protocol','noop','Can\x27t\x20create\x20secondary\x20domain\x20capable\x20XhrIo\x20object.','MODE','NO_ERROR','HTTP_ERROR','EventType','CLOSE','MESSAGE','listen','listenOnce','getLastErrorCode','getStatus','getResponseJson','getResponseText','createWebChannelTransport','ErrorCode','XhrIo','setPlatform','Platform\x20already\x20defined','Platform\x20not\x20set','cancelled','unknown','invalid-argument','deadline-exceeded','not-found','already-exists','permission-denied','unauthenticated','resource-exhausted','unimplemented','unavailable','data-loss','newId','ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789','fromBase64String','atob','Failed\x20to\x20construct\x20Blob\x20from\x20Base64\x20string:\x20','fromUint8Array','Blob.fromUint8Array','Uint8Array','Blob.toBase64','btoa','toUint8Array','Blob.toUint8Array','Blob(base64:\x20','toBase64','_compareTo','(default)','isDefaultDatabase','compareTo','INVALID','__name__','child','construct','popFirst','Can\x27t\x20call\x20popFirst()\x20with\x20less\x20segments','Can\x27t\x20call\x20popLast()\x20on\x20empty\x20path','firstSegment','lastSegment','isImmediateParentOf','fromString',').\x20Paths\x20must\x20not\x20contain\x20//\x20in\x20them.','isValidIdentifier','fromServerFormat',').\x20Paths\x20must\x20not\x20be\x20empty,\x20begin\x20with\x20\x27.\x27,\x20end\x20with\x20\x27.\x27,\x20or\x20contain\x20\x27..\x27','Path\x20has\x20trailing\x20escape\x20character:\x20','Path\x20has\x20invalid\x20escape\x20sequence:\x20','Unterminated\x20`\x20in\x20path:\x20','hasCollectionId','fromSegments','fromPathString','ListenStreamIdle','listen_stream_idle','listen_stream_connection_backoff','write_stream_connection_backoff','OnlineStateTimeout','online_state_timeout','ClientMetadataRefresh','client_metadata_refresh','LruGarbageCollection','lru_garbage_collection','retry_transaction','handleDelayElapsed','timerHandle','Operation\x20cancelled','enqueue','enqueueAndForgetEvenAfterShutdown','verifyNotFailed','enqueueInternal','enqueueEvenAfterShutdown','INTERNAL\x20UNHANDLED\x20ERROR:\x20','Firestore\x20Test\x20Simulated\x20Error','enqueueAfterDelay','Attempted\x20to\x20schedule\x20an\x20operation\x20with\x20a\x20negative\x20delay\x20of\x20','timerIdsToSkip','createAndSchedule','removeDelayedOperation','AsyncQueue\x20is\x20already\x20failed:\x20','verifyOperationInProgress','verifyOpInProgress()\x20called\x20when\x20no\x20op\x20in\x20progress\x20on\x20this\x20queue.','drain','containsDelayedOperation','runDelayedOperationsEarly','All','Attempted\x20to\x20drain\x20to\x20missing\x20operation\x20','skipDelay','skipDelaysForTimerId','Delayed\x20operation\x20not\x20found.','fromMillis','getTime','toMillis','Timestamp(seconds=','fromTimestamp','forDeletedDoc','SnapshotVersion(','toTimestamp','BLACK','minKey','inorderTraversal','reverseTraversal','getIteratorFrom','getReverseIterator','getReverseIteratorFrom','getNext','hasNext','peek','maxKey','fixUp','removeMin','isRed','colorFlip','moveRedRight','check','Red\x20node\x20has\x20red\x20child(','Right\x20child\x20of\x20(',')\x20is\x20red','LLRBEmptyNode\x20has\x20no\x20key.','LLRBEmptyNode\x20has\x20no\x20value.','LLRBEmptyNode\x20has\x20no\x20color.','LLRBEmptyNode\x20has\x20no\x20left\x20child.','checkMaxDepth','fromMapKeys','forEachInRange','getIterator','unionWith','SortedSet(','iter','applyToRemoteDocument','applyToRemoteDocument:\x20key\x20','\x20should\x20match\x20maybeDoc\x20key\x0a\x20\x20\x20\x20\x20\x20\x20\x20','Mismatch\x20between\x20mutations\x20length\x0a\x20\x20\x20\x20\x20\x20(','applyToLocalView','applyToLocalDocument:\x20key\x20','applyToLocalDocumentSet','reduce','callbackAttached','wrapSuccess','wrapFailure','wrapUserFunction','SimpleDb','openOrCreate','IndexedDB\x20not\x20supported\x20in\x20current\x20environment.','Opening\x20database:','indexedDB','onblocked','VersionError','A\x20newer\x20version\x20of\x20the\x20Firestore\x20SDK\x20was\x20previously\x20used\x20and\x20so\x20the\x20persisted\x20data\x20is\x20not\x20compatible\x20with\x20the\x20version\x20of\x20the\x20SDK\x20you\x20are\x20now\x20using.\x20The\x20SDK\x20will\x20operate\x20with\x20persistence\x20disabled.\x20If\x20you\x20need\x20persistence,\x20please\x20re-upgrade\x20to\x20a\x20newer\x20version\x20of\x20the\x20SDK\x20or\x20else\x20clear\x20the\x20persisted\x20IndexedDB\x20data\x20for\x20your\x20app\x20to\x20start\x20fresh.','onupgradeneeded','Database\x20\x22','\x22\x20requires\x20upgrade\x20from\x20version:','createOrUpgrade','oldVersion','deleteDatabase','toPromise','getAndroidVersion','Trident/','Edge/','YES','env','setVersionChangeListener','onversionchange','runTransaction','startsWith','readonly','endsWith','idempotent','readwrite','Transaction\x20failed\x20with\x20error:\x20%s.\x20Retrying:\x20%s.','skipToKey','skip','completionPromise','Aborting\x20transaction:','Client-initiated\x20abort','objectStore','Object\x20store\x20not\x20part\x20of\x20transaction:\x20','PUT','','loadAll','deleteAll','DELETE\x20ALL','keysOnly','iterateCursor','iterateSerial','primaryKey','continue','3rd\x20argument\x20must\x20not\x20be\x20defined\x20if\x202nd\x20is\x20a\x20range.','range','openCursor','forUser','UserID\x20must\x20not\x20be\x20an\x20empty\x20string.','checkEmpty','bound','userMutationsIndex','getMutationQueueMetadata','getLastStreamToken','setLastStreamToken','addMutationBatch','Auto-generated\x20key\x20is\x20not\x20a\x20number','toDbMutationBatch','popLast','PLACEHOLDER','addToCollectionParentIndex','lookupMutationBatch','Unexpected\x20user\x20\x27','\x27\x20for\x20mutation\x20batch\x20','fromDbMutationBatch','lookupMutationKeys','getNextMutationBatchAfterBatchId','Should\x20have\x20found\x20mutation\x20after\x20','getHighestUnacknowledgedBatchId','getAllMutationBatchesAffectingDocumentKey','Dangling\x20document-mutation\x20reference\x20found:\x20','\x20which\x20points\x20to\x20','getAllMutationBatchesAffectingQuery','isCollectionGroupQuery','isPrefixOf','lookupMutationBatches','Dangling\x20document-mutation\x20reference\x20found,\x20which\x20points\x20to\x20','addOnCommittedListener','removeCachedMutationKeys','removeMutationReference','prefixForUser','Document\x20leak\x20--\x20detected\x20dangling\x20mutation\x20references\x20when\x20queue\x20is\x20empty.\x20Dangling\x20keys:\x20','containsKey','QueryCache','nextId','after','Cannot\x20supply\x20target\x20ID\x20from\x20different\x20generator\x20ID','SyncEngine','allocateTargetId','retrieveMetadata','getLastRemoteSnapshotVersion','getHighestSequenceNumber','setTargetsMetadata','addTargetData','updateTargetData','saveTargetData','removeTargetData','removeMatchingKeysForTargetId','Removing\x20from\x20an\x20empty\x20target\x20cache','saveMetadata','removeTargets','fromDbTarget','forEachTarget','toDbTarget','updateMetadataFromTargetData','getTargetCount','addMatchingKeys','removeMatchingKeys','getMatchingKeysForTargetId','getTargetDataForTarget','fromArray','fields','transformResults','isValidFor','NONE','verifyKeyMatches','Can\x20only\x20apply\x20a\x20mutation\x20to\x20a\x20document\x20with\x20the\x20same\x20key','getPostMutationVersion','Transform\x20results\x20received\x20by\x20SetMutation.','extractBaseValue','patchDocument','Transform\x20results\x20missing\x20for\x20TransformMutation.','requireDocument','serverTransformResults','transformObject','localTransformResults','computeBaseValue','Can\x20only\x20transform\x20a\x20document\x20with\x20the\x20same\x20key','server\x20transform\x20result\x20count\x20(',')\x20should\x20match\x20field\x20transform\x20count\x20(','Transform\x20results\x20received\x20by\x20DeleteMutation.','ObjectValue','Estimate','Previous','fromSnapshotOptions','fromSnapshotOptions()\x20called\x20with\x20invalid\x20options.','defaultCompareTo','Default\x20compareTo\x20should\x20not\x20be\x20used\x20for\x20values\x20of\x20same\x20type.','INSTANCE','TRUE','FALSE','NAN','\x20','visibilitychange','visibilityState','detachVisibilityHandler','Expected\x20\x27document.addEventListener\x27\x20to\x20be\x20a\x20function','markClientZombied','unload','Expected\x20\x27window.removeEventListener\x27\x20to\x20be\x20a\x20function','webStorage','Client\x20\x27','is\x20not','\x20zombied\x20in\x20LocalStorage','setItem','Failed\x20to\x20set\x20zombie\x20client\x20id.','removeClientZombiedEntry','zombiedClientLocalStorageKey','firestore_zombie_','main','orphanedDocmentCount','addReference','removeReference','isPinned','newChangeBuffer','forEachOrphanedDocument','removeTarget','updateLimboDocument','MIN_SAFE_INTEGER','MAX_SAFE_INTEGER','|cg:','|f:','|lb:','\x20collectionGroup=',',\x20filters:\x20[',',\x20limit:\x20',',\x20orderBy:\x20[',',\x20startAt:\x20',',\x20endAt:\x20','Target(','getInequalityFilterField','getFirstOrderByField','First\x20orderBy\x20should\x20match\x20inequality\x20field.','addFilter','No\x20filtering\x20allowed\x20for\x20document\x20query','addOrderBy','Bounds\x20must\x20be\x20set\x20after\x20orderBy','withLimitToFirst','withLimitToLast','Last','withStartAt','withEndAt','asCollectionQueryAtPath','toTarget','|lt:','Query(target=',';\x20limitType=','orderBy\x20used\x20that\x20doesn\x27t\x20compare\x20on\x20key\x20field','matchesPathAndCollectionGroup','matchesOrderBy','matchesFilters','matchesBounds','hasLimitToFirst','hasLimitToLast','isInequality','findFilterOperator','First','DESCENDING','before','sortsBeforeDocument','assertValidBound','LESS_THAN','GREATER_THAN_OR_EQUAL','array-contains','array-contains-any','Unknown\x20FieldFilter\x20operator:\x20','LESS_THAN_OR_EQUAL','GREATER_THAN','every','Comparing\x20on\x20key\x20with\x20IN,\x20but\x20an\x20array\x20value\x20was\x20not\x20a\x20RefValue','Comparing\x20on\x20key,\x20but\x20filter\x20value\x20not\x20a\x20RefValue','\x27\x20queries\x20don\x27t\x20make\x20sense\x20on\x20document\x20keys.','Invalid\x20query.\x20Null\x20supports\x20only\x20equality\x20comparisons.','Invalid\x20query.\x20NaN\x20supports\x20only\x20equality\x20comparisons.','ARRAY_CONTAINS_ANY\x20filter\x20has\x20invalid\x20value:\x20','matchesComparison','Bound\x20has\x20more\x20components\x20than\x20query\x27s\x20orderBy','Bound\x20has\x20a\x20non-key\x20value\x20where\x20the\x20key\x20path\x20is\x20being\x20used.','Field\x20should\x20exist\x20since\x20document\x20matched\x20the\x20orderBy\x20already.','compare','Unknown\x20direction:\x20','keyField','setLocalDocumentsView','localDocumentsView','setLocalDocumentsView()\x20not\x20called','matchesAllDocuments','executeFullCollectionScan','needsRefill','IndexFreeQueryEngine','applyQuery','Using\x20full\x20collection\x20scan\x20to\x20execute\x20query:\x20%s','getDocumentInternal','getDocuments','getLocalViewOfDocuments','getAllMutationBatchesAffectingDocumentKeys','applyLocalMutationsToDocuments','getDocumentsMatchingDocumentQuery','getDocumentsMatchingCollectionGroupQuery','getDocumentsMatchingCollectionQuery','addMissingBaseDocuments','removeRef','removeReferences','removeReferencesForId','referencesForId','firstAfterOrEqual','synchronizeLastDocumentChangeReadTime','handleUserChange','Handle\x20user\x20change','getAllMutationBatches','localWrite','Locally\x20write\x20mutations','lookupMutationDocuments','acknowledgeBatch','Acknowledge\x20batch','applyWriteToRemoteDocuments','performConsistencyCheck','rejectBatch','Reject\x20batch','Attempt\x20to\x20reject\x20nonexistent\x20batch!','removeMutationBatch','Get\x20highest\x20unacknowledged\x20batch\x20id','Get\x20last\x20stream\x20token','Set\x20last\x20stream\x20token','Get\x20last\x20remote\x20snapshot\x20version','applyRemoteEvent','Cannot\x20add\x20a\x20document\x20when\x20the\x20remote\x20version\x20is\x20zero','LocalStore','.\x20Current\x20version:','\x20Watch\x20version:','Watch\x20stream\x20reverted\x20to\x20previous\x20snapshot??\x20','\x20<\x20','shouldPersistTargetData','Attempted\x20to\x20persist\x20target\x20data\x20with\x20no\x20resume\x20token','toMicroseconds','RESUME_TOKEN_MAX_AGE_MICROS','addedDocuments','notifyLocalViewChanges','Can\x27t\x20set\x20limbo-free\x20snapshot\x20version\x20for\x20unknown\x20target:\x20','Get\x20next\x20mutation\x20batch','readDocument','read\x20document','getDocument','allocateTarget','Allocate\x20target','getTargetData','releaseTarget','Release\x20target','Execute\x20query','remoteDocumentKeys','Remote\x20document\x20keys','removeCachedMutationBatchMetadata','Mutation\x20batch\x20','\x20resulted\x20in\x20null','Collect\x20garbage','getTarget','lastDocumentChangeReadTime','changedDocs','Synchronize\x20last\x20document\x20change\x20read\x20time','indexOfExistingBatchId','acknowledged','Can\x20only\x20acknowledge\x20the\x20first\x20batch\x20in\x20the\x20mutation\x20queue','Queue\x20ordering\x20failure:\x20expected\x20batch\x20','Mutation\x20batches\x20should\x20not\x20be\x20empty','batchesByDocumentKey','findMutationBatch','Failed\x20to\x20find\x20local\x20mutation\x20batch.','indexOfBatchId','Should\x20only\x20iterate\x20over\x20a\x20single\x20key\x27s\x20batches','Batches\x20in\x20the\x20index\x20must\x20exist\x20in\x20the\x20main\x20table','findMutationBatches','forEachWhile','removed','Document\x20leak\x20--\x20detected\x20dangling\x20mutation\x20references\x20when\x20queue\x20is\x20empty.','Batches\x20must\x20exist\x20to\x20be\x20','forEachDocumentKey','getNewDocumentChanges()\x20is\x20not\x20supported\x20with\x20MemoryPersistence','Adding\x20a\x20target\x20that\x20already\x20exists','Updating\x20a\x20non-existent\x20target','Removing\x20a\x20non-existent\x20target\x20from\x20the\x20cache','Not\x20yet\x20implemented.','addReferences','setPrimaryStateListener','toKey','MemoryPersistence','onTransactionStarted','onTransactionCommitted','mutationQueuesContainKey','_orphanedDocuments','orphanedDocuments','isReferenced','orphanedDocumentCount','orphanedSequenceNumbers','currentBaseMs','resetToMax','backoffAndRun','jitterDelayMs','lastAttemptTime','ExponentialBackoff','Backing\x20off\x20for\x20','\x20ms\x20(base\x20delay:\x20','\x20ms,\x20delay\x20with\x20jitter:\x20','\x20ms,\x20last\x20attempt:\x20','\x20ms\x20ago)','timerId','Starting','Open','Backoff','isStarted','isOpen','Already\x20started','performBackoff','markIdle','idleTimer','handleIdleCloseTimer','sendRequest','cancelIdleCheck','Only\x20started\x20streams\x20should\x20be\x20closed.','Can\x27t\x20provide\x20an\x20error\x20when\x20not\x20in\x20an\x20error\x20state.','Using\x20maximum\x20backoff\x20delay\x20to\x20prevent\x20overloading\x20the\x20backend.','credentialsProvider','invalidateToken','onClose','tearDown','getToken','startStream','Fetching\x20auth\x20token\x20failed:\x20','handleStreamClose','Trying\x20to\x20start\x20stream\x20in\x20a\x20non-starting\x20state','getCloseGuardedDispatcher','Expected\x20stream\x20to\x20be\x20in\x20state\x20Starting,\x20but\x20was\x20','onOpen','onMessage','Backoff\x20elapsed\x20but\x20state\x20is\x20now:\x20','PersistentStream\x20should\x20have\x20started','close\x20with\x20error:\x20','stream\x20callback\x20skipped\x20by\x20getCloseGuardedDispatcher.','startRpc','openStream','fromWatchChange','versionFromListenResponse','onWatchChange','watch','encodedDatabaseId','addTarget','toListenRequestLabels','unwatch','handshakeComplete','writeMutations','Write','fromWriteResults','writeResults','commitTime','fromVersion','Got\x20mutation\x20results\x20for\x20handshake','writeHandshake','Writing\x20handshake\x20requires\x20an\x20opened\x20stream','Writing\x20mutations\x20requires\x20an\x20opened\x20stream','Handshake\x20must\x20be\x20complete\x20before\x20writing\x20mutations','Trying\x20to\x20write\x20mutation\x20without\x20a\x20token','commit','invokeRPC','Commit','lookup','invokeStreamingRPC','BatchGetDocuments','fromMaybeDocument','Missing\x20entity\x20in\x20write\x20response\x20for\x20','ensureCommitNotCalled','recordVersion','Document\x20in\x20a\x20transaction\x20was\x20a\x20','write','toMutations','writtenDocs','preconditionForUpdate','Every\x20document\x20read\x20in\x20a\x20transaction\x20must\x20also\x20be\x20written.','Document\x20version\x20changed\x20between\x20two\x20reads.','Can\x27t\x20update\x20a\x20document\x20that\x20doesn\x27t\x20exist.','Offline','RemoteStore','SharedClientState','handleWatchStreamStart','watchStreamFailures','setAndBroadcast','Timer\x20should\x20be\x20canceled\x20if\x20we\x20transitioned\x20to\x20a\x20different\x20state.','logClientOfflineWarningIfNecessary','Backend\x20didn\x27t\x20respond\x20within\x2010\x20seconds.','Online','watchStreamFailures\x20must\x20be\x200','onlineStateTimer\x20must\x20be\x20null','clearOnlineStateTimer','Connection\x20failed\x201\x20times.\x20Most\x20recent\x20error:\x20','OnlineStateTracker','emptySet','DocumentSet\x20()','DocumentSet\x20(\x0a\x20\x20','\x20\x20\x0a','Added','Removed','Modified','Metadata','Local','Synced','doc','changeMap','\x20after\x20','getChanges','fromInitialDocuments','syncStateChanged','createSynthesizedRemoteEventForCurrentChange','createSynthesizedTargetChangeForCurrentChange','newDoc','existenceFilter','NoChange','Current','targetIds','cause','_current','isPending','updateResumeToken','toTargetChange','addDocumentChange','removeDocumentChange','pendingResponses','handleDocumentChange','updatedTargetIds','removedTargetIds','removeDocumentFromTarget','handleTargetChange','isActiveTarget','recordTargetResponse','clearPendingChanges','markCurrent','resetTarget','Unknown\x20target\x20watch\x20change\x20state:\x20','targetStates','handleExistenceFilter','targetDataForActiveTarget','Single\x20document\x20existence\x20filter\x20with\x20count:\x20','getCurrentDocumentCountForTarget','pendingTargetResets','createRemoteEvent','targetContainsDocument','hasPendingChanges','addDocumentToTarget','ensureTargetState','ensureDocumentTargetMapping','metadataProvider','getRemoteKeysForTarget','recordPendingTargetRequest','WatchChangeAggregator','Detected\x20inactive\x20target','Should\x20only\x20reset\x20active\x20targets','enableNetwork','shouldStartWatchStream','startWatchStream','fillWritePipeline','disableNetwork','disableNetworkInternal','Stopping\x20write\x20stream\x20with\x20','\x20pending\x20writes','cleanUpWatchStreamState','unlisten','sendUnwatchRequest','sendWatchRequest','watchChangeAggregator','startWatchStream()\x20called\x20when\x20shouldStartWatchStream()\x20is\x20false.','Watch\x20stream\x20was\x20stopped\x20gracefully\x20while\x20still\x20needed.','handleWatchStreamFailure','onWatchStreamChange','handleTargetError','Expected\x20watchChange\x20to\x20be\x20an\x20instance\x20of\x20WatchTargetChange','raiseWatchSnapshot','Can\x27t\x20raise\x20event\x20for\x20unknown\x20SnapshotVersion','Handling\x20target\x20error\x20without\x20a\x20cause','canAddToWritePipeline','shouldStartWriteStream','startWriteStream','addToWritePipeline','addToWritePipeline\x20called\x20when\x20pipeline\x20is\x20full','onWriteHandshakeComplete','Got\x20result\x20for\x20empty\x20write\x20pipeline','Write\x20stream\x20was\x20stopped\x20gracefully\x20while\x20still\x20needed.','handleWriteError','handleHandshakeError','RemoteStore\x20error\x20before\x20completed\x20handshake;\x20resetting\x20stream\x20token:\x20','inhibitBackoff','rejectFailedWrite','createTransaction','RemoteStore\x20restarting\x20streams\x20for\x20new\x20credential','applyPrimaryState','latitude','_lat','longitude','_long','instance','Didn\x27t\x20receive\x20transformResult\x20for\x20NUMERIC_ADD\x20transform','useProto3Json','unsafeCastProtoByteString','fromRpcStatus','toInt32Value','fromInt32Value','000000000','fromIso8601String','Cannot\x20deserialize\x20null\x20or\x20undefined\x20timestamp.','toBytes','fromBlob','Expected\x20bytes\x20to\x20be\x20passed\x20in\x20as\x20Uint8Array,\x20but\x20got\x20a\x20string\x20instead.','Trying\x20to\x20deserialize\x20version\x20that\x20isn\x27t\x20set','toResourceName','isValidResourceName','Tried\x20to\x20deserialize\x20invalid\x20key\x20','toName','fromName','fromResourceName','Tried\x20to\x20deserialize\x20key\x20from\x20different\x20project:\x20','\x20vs\x20','extractLocalPathFromResourceName','toQueryPath','fromQueryPath','projects','databases','fullyQualifiedPrefixPath','toValue','NULL_VALUE','NaN','Infinity','-Infinity','toMapValue','toArrayValue','Unknown\x20FieldValue\x20','nullValue','booleanValue','integerValue','doubleValue','stringValue','fromFields','arrayValue','fromValue','timestampValue','geoPointValue','bytesValue','referenceValue','Unknown\x20Value\x20proto\x20','toMutationDocument','toFields','Can\x27t\x20serialize\x20documents\x20with\x20mutations.','fromFound','Tried\x20to\x20deserialize\x20a\x20found\x20document\x20from\x20a\x20missing\x20document.','found','doc.found.name','doc.found.updateTime','missing','Tried\x20to\x20deserialize\x20a\x20missing\x20document\x20from\x20a\x20found\x20document.','fromMissing','invalid\x20batch\x20get\x20response:\x20','CURRENT','NO_CHANGE','REMOVE','RESET','toVersion','toWatchTargetChangeState','Unrecognized\x20watch\x20change:\x20','targetChange','fromWatchTargetChangeState','targetChangeType','documentChange','documentChange.name','documentChange.document.updateTime','documentDelete','documentRemove','Unknown\x20change\x20type\x20','filter.targetId','Got\x20unexpected\x20TargetChange.state:\x20','toDocumentMask','Unknown\x20mutation\x20type\x20','toFieldTransform','isNone','currentDocument','fromMutation','fromPrecondition','updateMask','fromDocumentMask','fromFieldTransform','Transforms\x20only\x20support\x20precondition\x20\x22exists\x20==\x20true\x22','toPrecondition','Can\x27t\x20serialize\x20an\x20empty\x20precondition','Unknown\x20precondition','Received\x20a\x20write\x20result\x20without\x20a\x20commit\x20time','fromWriteResult','REQUEST_TIME','Unknown\x20transform:\x20','setToServerValue','Unknown\x20server\x20value\x20transform\x20proto:\x20','appendMissingElements','removeAllFromArray','increment','NUMERIC_ADD\x20transform\x20requires\x20a\x20NumberValue','Unknown\x20transform\x20proto:\x20','fieldPath','fromDocumentsTarget','DocumentsTarget\x20contained\x20other\x20than\x201\x20document:\x20','structuredQuery','Document\x20queries\x20with\x20filters\x20are\x20not\x20supported.','where','toOrder','toCursor','fromQueryTarget','StructuredQuery.from\x20with\x20more\x20than\x20one\x20collection\x20is\x20not\x20supported.','allDescendants','fromOrder','fromCursor','toLabel','Unrecognized\x20query\x20purpose:\x20','toFilter','toUnaryOrFieldFilter','Unrecognized\x20filter:\x20','AND','unaryFilter','fromUnaryFilter','fieldFilter','compositeFilter','fromFilter','Unknown\x20filter:\x20','toPropertyOrder','fromPropertyOrder','toOperatorName','OPERATOR_UNSPECIFIED','Unspecified\x20operator','fromFieldPathReference','toDirection','direction','fromOperatorName','IS_NAN','toFieldPathReference','IS_NULL','Unspecified\x20filter','Unknown\x20filter','fieldPaths','viewSnap','listeners','applyOnlineStateChange','applyOnlineStateChange()\x20shouldn\x27t\x20raise\x20an\x20event\x20for\x20brand-new\x20listeners.','raiseSnapshotsInSyncEvent','onViewSnapshot','onWatchError','onOnlineStateChange','addSnapshotsInSyncListener','snapshotsInSyncListeners','removeSnapshotsInSyncListener','We\x20got\x20a\x20new\x20snapshot\x20with\x20no\x20changes?','raisedInitialEvent','shouldRaiseEvent','shouldRaiseInitialEvent','raiseInitialEvent','Determining\x20whether\x20to\x20raise\x20first\x20event\x20but\x20already\x20had\x20first\x20event','waitForSyncWhenOnline','Waiting\x20for\x20sync,\x20but\x20snapshot\x20is\x20not\x20from\x20cache','includeMetadataChanges','Trying\x20to\x20raise\x20initial\x20events\x20for\x20second\x20time','fromSnapshot','syncedDocuments','computeDocChanges','changeSet','Mismatching\x20keys\x20found\x20in\x20document\x20changes:\x20','track','shouldWaitForSyncedDocument','View\x20was\x20refilled\x20using\x20docs\x20that\x20themselves\x20needed\x20refilling.','Cannot\x20apply\x20changes\x20that\x20need\x20a\x20refill','Unknown\x20ChangeType:\x20','applyTargetChange','updateLimboDocuments','syncState','shouldBeInLimbo','\x20not\x20found\x20in\x20view.','synchronizeWithPersistedState','remoteKeys','computeInitialSnapshot','run','runWithBackOff','tryRunUpdateFunction','isRetryableTransactionError','receivedDocument','SyncEngine\x20listener\x20cannot\x20be\x20null','SyncEngine\x20already\x20has\x20a\x20subscriber.','assertSubscribed','listen()','addLocalQueryTarget','initializeViewAndComputeSnapshot','View\x20returned\x20limbo\x20docs\x20before\x20target\x20ack\x20from\x20the\x20server.','applyChanges\x20for\x20new\x20view\x20should\x20always\x20return\x20a\x20snapshot','synchronizeViewAndComputeSnapshot','executeQuery','updateTrackedLimbos','limboChanges','removeLocalQueryTarget','clearQueryState','removeAndCleanupTarget','addPendingMutation','addMutationCallback','applyRemoteEvent()','Received\x20remove\x20for\x20limbo\x20target\x20document\x20without\x20add.','applyOnlineStateChange()','setOnlineState','rejectListens()','updateQueryState','limboTargetsByKey','applyBatchState','applyBatchState()','Cannot\x20apply\x20mutation\x20batch\x20with\x20id:\x20','Unknown\x20batchState:\x20','emitNewSnapsAndNotifyLocalStore','applySuccessfulWrite','applySuccessfulWrite()','processUserCallback','triggerPendingWritesCallbacks','updateMutationState','rejectFailedWrite()','registerPendingWritesCallback','Mutation\x20callbacks\x20processed\x20out-of-order?','removeLimboTarget','trackLimboChange','Unknown\x20limbo\x20change:\x20','New\x20document\x20in\x20limbo:\x20','currentLimboDocs','Trying\x20to\x20call\x20','handleCredentialChange','rejectOutstandingPendingWritesCallbacks','\x27waitForPendingWrites\x27\x20promise\x20is\x20rejected\x20due\x20to\x20a\x20user\x20change.','affectedDocuments','getAllActiveQueryTargets','synchronizeQueryViewsAndRaiseSnapshots','isLocalQueryTarget','resetLimboDocuments','removeAllReferences','No\x20query\x20view\x20found\x20for\x20','A\x20secondary\x20tab\x20should\x20never\x20have\x20an\x20active\x20target\x20without\x20an\x20active\x20query.','Target\x20for\x20id\x20','\x20not\x20found','synthesizeTargetToQuery','applyTargetState','Ignoring\x20unexpected\x20query\x20state\x20notification.','not-current','Unexpected\x20target\x20state:\x20','applyActiveTargetsChange','Trying\x20to\x20add\x20an\x20already\x20active\x20target','Query\x20data\x20for\x20active\x20target\x20','uid:','google-credentials-uid','FIRST_PARTY','first-party-uid','firestore_mutations','firestore_online_state','firestore_sequence_number','fromWebStorageEntry','Failed\x20to\x20parse\x20mutation\x20state\x20for\x20ID\x20\x27','\x27:\x20','toWebStorageJSON','Failed\x20to\x20parse\x20client\x20data\x20for\x20instance\x20\x27','Failed\x20to\x20parse\x20online\x20state:\x20','removeQueryTarget','syncEngine\x20property\x20must\x20be\x20set\x20before\x20calling\x20start()','onlineStateHandler\x20property\x20must\x20be\x20set\x20before\x20calling\x20start()','persistClientState','fromWebStorageOnlineState','handleOnlineStateEvent','isActiveQueryTarget','persistMutationState','removeMutationState','localClientState','addQueryTarget','persistQueryTargetState','persistOnlineState','READ','SET','storageArea','EVENT','Received\x20WebStorage\x20notification\x20for\x20local\x20change.\x20Another\x20client\x20might\x20have\x20garbage-collected\x20our\x20state','fromWebStorageClientStateKey','handleClientStateEvent','fromWebStorageClientState','newValue','handleMutationBatchEvent','fromWebStorageQueryTargetMetadata','handleQueryTargetEvent','Missing\x20sequenceNumberHandler','Found\x20non-numeric\x20sequence\x20number','Failed\x20to\x20read\x20sequence\x20number\x20from\x20WebStorage','Cannot\x20parse\x20client\x20state\x20key\x20\x27','fromWebStorageMutationMetadata','Cannot\x20parse\x20mutation\x20batch\x20key\x20\x27','Cannot\x20parse\x20query\x20target\x20key\x20\x27','Ignoring\x20mutation\x20for\x20non-active\x20user\x20','queryState','FirestoreClient','verifyNotTerminated','setChangeListener','initializePersistence','initializeRest','startIndexedDbPersistence','canFallback','Error\x20enabling\x20offline\x20persistence.\x20Falling\x20back\x20to\x20persistence\x20disabled:\x20','startMemoryPersistence','isShuttingDown','The\x20client\x20has\x20already\x20been\x20terminated.','createEagerPersistence','Initializing.\x20user=','lruScheduler','newConnectivityMonitor','newSerializer','eventMgr','Credential\x20Changed.\x20Current\x20user:\x20','enqueueAndInitiateShutdown','removeChangeListener','waitForPendingWrites','clientTerminated','getDocumentFromLocalCache','Failed\x20to\x20get\x20document\x20from\x20cache.\x20(However,\x20this\x20document\x20may\x20exist\x20on\x20the\x20server.\x20Run\x20again\x20without\x20setting\x20\x27source\x27\x20in\x20the\x20GetOptions\x20to\x20attempt\x20to\x20retrieve\x20the\x20document\x20from\x20the\x20server.)','getDocumentsFromLocalCache','scheduleEvent','documentId','_DOCUMENT_ID','[~\x5c*/\x5c[\x5c]]','OAuth','authHeaders','Authorization','Bearer\x20','Can\x20only\x20call\x20setChangeListener()\x20once.','removeChangeListener()\x20when\x20no\x20listener\x20registered','forceRefresh','getToken\x20aborted\x20due\x20to\x20token\x20change.','accessToken','removeChangeListener()\x20called\x20twice','removeChangeListener()\x20called\x20when\x20no\x20listener\x20registered','getUser','getUid','Received\x20invalid\x20UID:\x20','serverTimestamp','FieldValue.serverTimestamp','FieldValue.arrayUnion','arrayRemove','FieldValue.arrayRemove','Use\x20FieldValue.()\x20instead.','childContextForField','childContextForFieldPath','childContextForArray','\x20(found\x20in\x20field\x20','validatePathSegment','Data\x20must\x20be\x20an\x20object,\x20but\x20it\x20was:','parseData','parseMergeData','Expected\x20stringOrFieldPath\x20to\x20be\x20a\x20string\x20or\x20a\x20FieldPath','Field\x20\x27','parseUpdateData','parseUpdateVarargs','()\x20needs\x20to\x20be\x20called\x20with\x20an\x20even\x20number\x20of\x20arguments\x20that\x20alternate\x20between\x20field\x20names\x20and\x20values.','runPreConverter','parseQueryValue','Parsed\x20data\x20should\x20not\x20be\x20null.','Field\x20transforms\x20should\x20have\x20been\x20disallowed.','Unsupported\x20field\x20value:','parseSentinelFieldValue','parseArray','parseScalarValue','parseObject','()\x20can\x20only\x20be\x20used\x20with\x20update()\x20and\x20set()','()\x20is\x20not\x20currently\x20supported\x20inside\x20arrays','FieldValue.delete()\x20can\x20only\x20appear\x20at\x20the\x20top\x20level\x20of\x20your\x20update\x20data','parseArrayTransformElements','_operand','fromDate','Unsupported\x20field\x20value:\x20','Firestore.settings','\x22persistence\x22\x20is\x20now\x20specified\x20with\x20a\x20separate\x20call\x20to\x20firestore.enablePersistence().','getAuthHeaderValueForFirstParty','provider','client','makeCredentialsProvider\x20failed\x20due\x20to\x20invalid\x20credential\x20type','ensureClientConfigured','enablePersistence','Firestore\x20has\x20already\x20been\x20started\x20and\x20persistence\x20can\x20no\x20longer\x20be\x20enabled.\x20You\x20can\x20only\x20call\x20enablePersistence()\x20before\x20calling\x20any\x20other\x20methods\x20on\x20a\x20Firestore\x20object.','experimentalTabSynchronization','The\x20\x27experimentalTabSynchronization\x27\x20setting\x20has\x20been\x20renamed\x20to\x20\x27synchronizeTabs\x27.\x20In\x20a\x20future\x20release,\x20the\x20setting\x20will\x20be\x20removed\x20and\x20it\x20is\x20recommended\x20that\x20you\x20update\x20your\x20firestore.enablePersistence()\x20call\x20to\x20use\x20\x27synchronizeTabs\x27.','configureClient','clearPersistence','buildStoragePrefix','makeDatabaseInfo','Persistence\x20cannot\x20be\x20cleared\x20after\x20this\x20Firestore\x20instance\x20is\x20initialized.','_isTerminated','onSnapshotsInSync','onSnapshotsInSyncInternal','FirestoreSettings.host\x20is\x20not\x20set','configureClient()\x20called\x20multiple\x20times','Document\x20reference\x20is\x20for\x20database\x20','\x20but\x20should\x20be\x20for\x20database\x20','databaseIdFromApp','\x22projectId\x22\x20not\x20provided\x20in\x20firebase.initializeApp.','Firestore\x20was\x20not\x20initialized\x20using\x20the\x20Firebase\x20SDK.\x20\x27app\x27\x20is\x20not\x20available','Firestore.collection','Firestore.doc','Firestore.collectionGroup','Invalid\x20collection\x20ID\x20\x27','\x27\x20passed\x20to\x20function\x20Firestore.collectionGroup().\x20Collection\x20IDs\x20must\x20not\x20contain\x20\x27/\x27.','Firestore.runTransaction','silent','setLogLevel','Firestore.setLogLevel','_areTimestampsInSnapshotsEnabled','Transaction.get','Mismatch\x20in\x20docs\x20returned\x20from\x20document\x20lookup.','Transaction.set','parseSetData','Transaction.update','_transaction','Transaction.delete','WriteBatch.set','verifyNotCommitted','_mutations','WriteBatch.update','WriteBatch.delete','Invalid\x20document\x20reference.\x20Document\x20references\x20must\x20have\x20an\x20even\x20number\x20of\x20segments,\x20but\x20','collection','DocumentReference.collection','Must\x20provide\x20a\x20non-empty\x20collection\x20name\x20to\x20collection()','DocumentReference.set','DocumentReference.update','DocumentReference.delete','onSnapshot','DocumentReference.onSnapshot','onSnapshotInternal','Uncaught\x20Error\x20in\x20onSnapshot:','DocumentReference.get','getViaSnapshotListener','Failed\x20to\x20get\x20document\x20because\x20the\x20client\x20is\x20offline.','server','Failed\x20to\x20get\x20document\x20from\x20server.\x20(However,\x20this\x20document\x20does\x20exist\x20in\x20the\x20local\x20cache.\x20Run\x20again\x20without\x20setting\x20source\x20to\x20\x22server\x22\x20to\x20retrieve\x20the\x20cached\x20document.)','withConverter','DocumentSnapshot.data','DocumentSnapshot.get','toJSValue','ref','DocumentSnapshot','toJSObject','toJSArray','Document\x20','\x20contains\x20a\x20document\x20reference\x20within\x20a\x20different\x20database\x20(',')\x20which\x20is\x20not\x20supported.\x20It\x20will\x20be\x20treated\x20as\x20a\x20reference\x20in\x20the\x20current\x20database\x20(',')\x20instead.','Query.where','\x20provided\x20to\x20function\x20Query.where()\x20for\x20its\x20','\x20argument.\x20Acceptable\x20values:\x20','Invalid\x20Query.\x20You\x20can\x27t\x20perform\x20\x27','\x27\x20queries\x20on\x20FieldPath.documentId().','parseDocumentIdValue','validateDisjunctiveFilterElements','validateNewFilter','Query.orderBy','asc','desc','Function\x20Query.orderBy()\x20has\x20unknown\x20direction\x20\x27','\x27,\x20expected\x20\x27asc\x27\x20or\x20\x27desc\x27.','_query','Invalid\x20query.\x20You\x20must\x20not\x20call\x20Query.startAt()\x20or\x20Query.startAfter()\x20before\x20calling\x20Query.orderBy().','Invalid\x20query.\x20You\x20must\x20not\x20call\x20Query.endAt()\x20or\x20Query.endBefore()\x20before\x20calling\x20Query.orderBy().','Query.limit','limitToLast','Query.limitToLast','Query.startAt','boundFromDocOrFields','startAfter','Query.startAfter','endBefore','Query.endBefore','Query.endAt','Query','Too\x20many\x20arguments\x20provided\x20to\x20','().','Can\x27t\x20use\x20a\x20DocumentSnapshot\x20that\x20doesn\x27t\x20exist\x20for\x20','boundFromFields','boundFromDocument','Invalid\x20query.\x20You\x20are\x20trying\x20to\x20start\x20or\x20end\x20a\x20query\x20using\x20a\x20document\x20for\x20which\x20the\x20field\x20\x22','\x27\x20(used\x20as\x20the\x20orderBy)\x20does\x20not\x20exist.','().\x20The\x20number\x20of\x20arguments\x20must\x20be\x20less\x20than\x20or\x20equal\x20to\x20the\x20number\x20of\x20Query.orderBy()\x20clauses','Invalid\x20query.\x20Expected\x20a\x20string\x20for\x20document\x20ID\x20in\x20','(),\x20but\x20got\x20a\x20','Invalid\x20query.\x20When\x20querying\x20a\x20collection\x20group\x20and\x20ordering\x20by\x20FieldPath.documentId(),\x20the\x20value\x20passed\x20to\x20','\x27\x20is\x20not\x20because\x20it\x20contains\x20an\x20odd\x20number\x20of\x20segments.','Query.onSnapshot','validateHasExplicitOrderByForLimitToLast','Query.get','Failed\x20to\x20get\x20documents\x20from\x20server.\x20(However,\x20these\x20documents\x20may\x20exist\x20in\x20the\x20local\x20cache.\x20Run\x20again\x20without\x20setting\x20source\x20to\x20\x22server\x22\x20to\x20retrieve\x20the\x20cached\x20documents.)','Invalid\x20query.\x20When\x20querying\x20a\x20collection\x20by\x20FieldPath.documentId(),\x20you\x20must\x20provide\x20a\x20plain\x20document\x20ID,\x20but\x20\x27','\x27\x20is\x20not\x20because\x20it\x20has\x20an\x20odd\x20number\x20of\x20segments\x20(','Invalid\x20Query.\x20A\x20non-empty\x20array\x20is\x20required\x20for\x20\x27','\x27\x20filters.','Invalid\x20Query.\x20\x27','\x27\x20filters\x20support\x20a\x20maximum\x20of\x2010\x20elements\x20in\x20the\x20value\x20array.','\x27\x20filters\x20cannot\x20contain\x20\x27null\x27\x20in\x20the\x20value\x20array.','\x27\x20filters\x20cannot\x20contain\x20\x27NaN\x27\x20in\x20the\x20value\x20array.','\x27\x20and\x20\x27','Invalid\x20query.\x20You\x20cannot\x20use\x20more\x20than\x20one\x20\x27','Invalid\x20query.\x20You\x20cannot\x20use\x20\x27','validateNewOrderBy','validateOrderByAndInequalityMatch','\x27\x20as\x20your\x20first\x20Query.orderBy(),\x20but\x20your\x20first\x20Query.orderBy()\x20is\x20on\x20field\x20\x27','\x27\x20instead.','QuerySnapshot.forEach','QuerySnapshot.docChanges','Invalid\x20event\x20type\x20for\x20first\x20snapshot','Index\x20for\x20document\x20not\x20found','added','Unknown\x20change\x20type:\x20','QuerySnapshot','_originalQuery','QuerySnapshot.docChanges\x20has\x20been\x20changed\x20from\x20a\x20property\x20into\x20a\x20method,\x20so\x20usages\x20like\x20\x22querySnapshot.docChanges\x22\x20should\x20become\x20\x22querySnapshot.docChanges()\x22','CollectionReference.doc','Document\x20path\x20must\x20be\x20a\x20non-empty\x20string','forPath','CollectionReference.add','Use\x20firebase.firestore()\x20instead.','Use\x20firebase.firestore().runTransaction()\x20instead.','Use\x20firebase.firestore().batch()\x20instead.','Use\x20firebase.firestore().doc()\x20instead.','ConnectivityMonitor','online','offline','Network\x20connectivity\x20changed:\x20AVAILABLE','wrappedOnOpen','Called\x20onClose\x20on\x20stream\x20twice!','wrappedOnClose','wrappedOnMessage','callOnOpen','Cannot\x20call\x20onOpen\x20because\x20no\x20callback\x20was\x20set','callOnClose','callOnMessage','Connection','modifyHeadersForRequest','makeUrl','XHR\x20received:','TIMEOUT','RPC\x20\x22','\x22\x20timed\x20out','Request\x20time\x20out','response\x20text:','\x22\x20failed','Connection\x20failed.',',\x20giving\x20up.','\x22\x20completed.','XHR\x20sending:\x20','text/plain','google.firestore.v1.Firestore','/channel','gsessionid','projects/','/databases/','product','$httpHeaders','Creating\x20WebChannel:\x20','createWebChannel','Not\x20sending\x20because\x20WebChannel\x20is\x20closed:','Opening\x20WebChannel\x20transport.','WebChannel\x20sending:','OPEN','WebChannel\x20transport\x20opened.','WebChannel\x20transport\x20closed','WebChannel\x20transport\x20errored:','The\x20operation\x20could\x20not\x20be\x20completed','Got\x20a\x20webchannel\x20message\x20without\x20data.','WebChannel\x20received\x20error:','\x20with\x20message\x20','WebChannel\x20received:','Unknown\x20REST\x20mapping\x20for:\x20','/documents:','auth-internal','shallowCopy()\x20expects\x20object\x20parameter.','1.9.1','Cannot\x20instantiate\x20firebase-firestore\x20-\x20be\x20sure\x20to\x20load\x20firebase-app.js\x20first.','var\x20fakeIdToId\x20=\x20{};onmessage\x20=\x20function\x20(event)\x20{\x09var\x20data\x20=\x20event.data,\x09\x09name\x20=\x20data.name,\x09\x09fakeId\x20=\x20data.fakeId,\x09\x09time;\x09if(data.hasOwnProperty(\x27time\x27))\x20{\x09\x09time\x20=\x20data.time;\x09}\x09switch\x20(name)\x20{\x09\x09case\x20\x27setInterval\x27:\x09\x09\x09fakeIdToId[fakeId]\x20=\x20setInterval(function\x20()\x20{\x09\x09\x09\x09postMessage({fakeId:\x20fakeId});\x09\x09\x09},\x20time);\x09\x09\x09break;\x09\x09case\x20\x27clearInterval\x27:\x09\x09\x09if\x20(fakeIdToId.hasOwnProperty\x20(fakeId))\x20{\x09\x09\x09\x09clearInterval(fakeIdToId[fakeId]);\x09\x09\x09\x09delete\x20fakeIdToId[fakeId];\x09\x09\x09}\x09\x09\x09break;\x09\x09case\x20\x27setTimeout\x27:\x09\x09\x09fakeIdToId[fakeId]\x20=\x20setTimeout(function\x20()\x20{\x09\x09\x09\x09postMessage({fakeId:\x20fakeId});\x09\x09\x09\x09if\x20(fakeIdToId.hasOwnProperty\x20(fakeId))\x20{\x09\x09\x09\x09\x09delete\x20fakeIdToId[fakeId];\x09\x09\x09\x09}\x09\x09\x09},\x20time);\x09\x09\x09break;\x09\x09case\x20\x27clearTimeout\x27:\x09\x09\x09if\x20(fakeIdToId.hasOwnProperty\x20(fakeId))\x20{\x09\x09\x09\x09clearTimeout(fakeIdToId[fakeId]);\x09\x09\x09\x09delete\x20fakeIdToId[fakeId];\x09\x09\x09}\x09\x09\x09break;\x09}}','setInterval','clearInterval','postMessage','fakeId','isTimeout','Error\x20parsing\x20callback\x20code\x20string:\x20','Initialisation\x20failed','Initialisation\x20failed\x20-\x20HTML5\x20Web\x20Worker\x20is\x20not\x20supported','HackTimerWorker.js','2.3283064365386962890625e-10','precision','times','plus','maxE','minE','rounding','LN10','minus','lte','0p+0','acosh','atan','Object\x20expected','defaults','toExpNeg','toExpPos','randomBytes','cosh','ROUND_UP','ROUND_FLOOR','ROUND_HALF_UP','ROUND_HALF_DOWN','ROUND_HALF_CEIL','isDecimal','asinh','atanh','cbrt','hypot','log10','log2','mod','sign','tan','tanh','modulo','crypto','mul','getRandomValues','sinh','0123456789abcdef','2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982983419677840422862486334095254650828067566662873690987816894829072083255546808437998948262331985283935053089653777326288461633662222876982198867465436674744042432743651550489343149393914796194044002221051017141748003688084012647080685567743216228355220114804663715659121373450747856947683463616792101806445070648000277502684916746550586856935673420670581136429224554405758925724208241314695689016758940256776311356919292033376587141660230105703089634572075440370847469940168269282808481184289314848524948644871927809676271275775397027668605952496716674183485704422507197965004714951050492214776567636938662976979522110718264549734772662425709429322582798502585509785265383207606726317164309505995087807523710333101197857547331541421808427543863591778117054309827482385045648019095610299291824318237525357709750539565187697510374970888692180205189339507238539205144634197265287286965110862571492198849978748873771345686209167058','3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632789','[DecimalError]\x20','Precision\x20limit\x20exceeded','crypto\x20unavailable','absoluteValue','comparedTo','cmp','cosine','neg','cubeRoot','toExponential','9999','4999','decimalPlaces','dividedBy','divToInt','greaterThan','gte','hyperbolicCosine','isFinite','hyperbolicSine','hyperbolicTangent','inverseCosine','inverseHyperbolicCosine','inverseHyperbolicSine','inverseHyperbolicTangent','inverseTangent','isInteger','isInt','isNaN','isNeg','isPositive','isPos','lessThan','lessThanOrEqualTo','logarithm','sub','naturalExponential','exp','naturalLogarithm','negated','sine','squareRoot','toBinary','toDecimalPlaces','toFraction','toHexadecimal','toNearest','toPower','toPrecision','toSD','toJSON','Decimal','isKlient','Log','debugLevel','login','switch_user','leave_room','user_departure','user_changed','private_message','admin_message','message_error','set_presence','room_not_found','room_full','request_chat_room','create_private_room','destroy_private_room','private_room_invitation','private_room_kick','join_guild_room','silenced','participate','amnesty','api_initialized','add_statistics','statistic_updated','statistic_submission','set_accomplishment_progress','display_shout_box','display_invitation_box','send_private_message','display_sign_in_lightbox','display_registration_lightbox','lightbox_closed','accomplishment_task_progress','resize_game','handle_item_checkout_request','konduit_message','analytics_payload','ext.msg','hello','user.info','sign_in','user_id','purchase_result','localconnection_only','custom_tab_message','custom_tab_show','custom_tab_close','custom_tab_shown','custom_tab_clear_messages','chat.dlg.clear','chat.disp','chat.msg','chat.elm','chat.privateMessage','chat.resizeGame','chat.feedpost','chat.registration','chat.shoutbox','shout_message','chat.canvas.size','chat.resizeGame.width','chat.resizeGame.height','invitation_message','image_uri','kv_params','success','stats','mtx.item_list','mtx.checkout','mtx.kred_purchase','mtx.item_instances','purchase_method','items','order_info','ads.initialize','ads.available','ads.ad_opened','ads.ad_completed','processing_save_shared_content','load_shared_content','save_shared_content','browse_shared_content','content_type','avatar.submit','avatar.finished','image_avatar_submit','image_avatar_complete','analytics.payload','holodeck_data','fetch_history','history_received','faye_disconnect','error_msg_too_long','chat','away','polyfillJSON','[object\x20Object]','contentLoaded','lazy','frameElement','MessageConnection','kongregate:api:message','channel_id','_targetOrigin','_targetWindows','target_window','_sendListener','send_listener','_retryConnection','retry_connection','_messageListeners','_supportsObjects','PostMessage','supportsObjects','_connected','_handleMessages','_client','[Game:JS]','isSupported','_listening','addMessageListener','_window','onMessageReceived','kongregate_type','MESSAGE_EVENT','logPrefix','Error\x20parsing\x20message','origin','Ignoring\x20message\x20from\x20','parseMessage','processMessage','Message\x20received:','opcode','CONNECT','onClientConnected','onConnectedToServer','removeMissingWindows','CONNECTED',',\x20not\x20connected','sendMessage','retryConnection','chnl','Channel\x20ID\x20mismatch,\x20ignoring\x20connect','API\x20connection\x20established!','acceptClientConnection','addEventListener\x20failed,\x20using\x20iframe\x20addEventListener:\x20','createIframeEventListener','onmessage','Could\x20not\x20add\x20event\x20listener,\x20neither\x20addEventListener\x20or\x20attachEvent\x20found!','iframe','contentWindow','about:blank','AnalyticsServices','heartbeat_interval','_services','services','_swrveClient','swrve_client','_mtx','mtx','_kongVars','kongregate_variables','_enablePersistence','enable_persistence','KONDUIT_MESSAGE','_onIncomingMessage','_setup','_autoAnalyticsDisabled','Ignoring\x20analytics\x20event:\x20','\x20since\x20it\x20is\x20a\x20kong-automatic\x20event.','_objectify','_savedData','_flushPersistentStore','Filter\x20type\x20added:\x20','Invalid\x20filterType:\x20','_commonPropsCallback','setCommonPropsCallback','_commonProperties','Error\x20updating\x20common\x20properties:\x20','getAutoIntProperty','_getKongAutomaticVariables','getAutoDoubleProperty','getAutoStringProperty','_buildKongAutomaticVariables','_automaticVars','_getProductId','_priceUSD','_getUSDPrice','startPurchase:\x20invoked\x20before\x20active\x20transaction\x20finished.\x20iap_ids\x20may\x20mismatch.','IAP\x20FLOW\x20STEP:\x20startPurchase():\x20','_iapID','_uuid','_addIAPEvent','startPurchase:\x20Can\x27t\x20start\x20purchase\x20with\x20null\x20productId,\x20param\x20was:\x20','_productId',',\x20transactionId:\x20','_totalSpentUSD','isKongregate','kongregate_analytics_mode','_mode','_hasLocalStorage','_loadPersistentStore','_clientVersion','_pendingEvents','_persistentStore','pending_events','event_queues','_eventQueue','swrve','saved_data','_items','common_properties','_bundleId','Auto\x20analytics\x20disabled','Game\x20has\x20a\x20server,\x20only\x20tracking\x20a\x20subset\x20of\x20analytics\x20automatically','_requestItems','_getDate','_setInitialSavedData','_toW3CDTF','_timeZoneOffset','_installEvent','_startSession','_buildKongStaticVars','Queueing\x20pending\x20event:\x20','swrve.','_merge','_buildEventSpecificVariables','_enqueueEvent','SwrveClient','SWRVE_SESSION_START_IDENTIFIER',',\x20flush=','_flushQueue','_submitLock','sendEvents','_flushQueueDelayed','kongregate_game_id','_persistentStoreName','Error\x20loading\x20persistent\x20store:\x20','Error\x20flushing\x20persistent\x20store:\x20','_addEventInternal','_getKredPrice','KRED','USD','_sendSwrveIAPEvent','SKErrorPaymentCancelled','kong.','SWRVE_USER_IDENTIFIER','item','soft_currency_change','currency','hard_currency_change','OP_ANALYTICS_PAYLOAD','_processAnalyticsPayload','Couldn\x27t\x20get\x20product\x20ID\x20from:\x20',',\x20type=','Couldn\x27t\x20get\x20kred\x20price\x20for\x20identifier:\x20','Giving\x20up\x20on\x20retrieving\x20item\x20list','_retryRequestItems','Retrying\x20item\x20list\x20request,\x20retry\x20#','requestItems','Analytics\x20payload\x20received','_checkBrowserSupport','_config','_svid','_kredExchangeRate','kger','_updateKongStaticVars','_initialized','Swrve\x20initialized','_startHeartbeatTimer','_flushPendingEvents','_sendSwrveUserEvent','addEvent','Analytics\x20not\x20initialized,\x20no\x20services\x20configured','browser','Analytics\x20disabled\x20on\x20Safari','XMLHttpRequest','Analytics\x20disabled\x20due\x20to\x20lack\x20of\x20XHR/CORS\x20support','Error\x20while\x20checking\x20browser\x20support:\x20','kong-','_onHeartbeatInterval','_heartbeatCount','Flushing\x20','\x20pending\x20event(s)','_staticVars','getUsername','_numSessions','kongregate_web','_autoAnalyticsExcludesServer','kongregate_language','userLanguage','language','wifi','web','_numPurchases','com.kongregate.web.','game_permalink','premium','pur_link_date','join_date','spent_on_kreds','spent_usd','num_purchases','ip_address','server_time','country_code','updateCommonProperties','_automaticVarsListener','_previousSession','current_session','Terminating\x20previous\x20session\x20(','),\x20inactiveFor=',',\x20length=','_addAutoEvent','_session','Reopening\x20previous\x20session\x20(','Created\x20new\x20session:\x20','_autoAnalyticsAllEnabled','Not\x20firing\x20installs\x20event\x20since\x20analytics\x20mode\x20is\x20not\x20all','Not\x20enough\x20segments\x20in\x20OS\x20string','MacOS','Error\x20parsing\x20OS\x20version\x20(','Failed\x20to\x20parse\x20first\x20play\x20date:\x20','_daysSince','_dayOfEra','Failed\x20to\x20parse\x20JSON:\x20',',\x20error:\x20','parseW3CDTF','xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx','cloud','bundle_id','browser_version','carrier','client_os_version','client_version','data_connection_type','days_retained','dev_client_version','device_event_id','device_type','event_time','external_ip_address','first_client_version','first_play_time','first_sdk_version','first_server_version','gamecenter_id','gamecenter_alias','idfa','idfv','imei','android_id','kong_user_id','kong_plus','lang_code','last_skew_refresh_time','num_sessions','mac_address','player_id','total_spent_in_usd','event_time_offset','site_visitor_id','usd_spent_on_kreds','pkg_src','retry_count','auto_event','session_starts','is_from_background','session_ends','session_end_time','did_crash','installs','stub_field','utm_medium','utm_term','utm_content','iap_attempts','usd_cost','product_id','iap_id','fail_reason','receipt_id','local_currency_cost','SUCCESS','player_info','foreground_visits','background_visits','invalid_states','twitter_id','fb_user_id','fb_username','fb_email','email','KONG_ANALYTICS_EVENT_TIME','persistentStoreName','kong-game-analytics-','ApiServices','initialize','message_connection','_eventListeners','_requestHandlers','_messageQueue','_requestId','_initializeKongVars','initializeEventListeners','_messageConnection','_kongregate','kongregate','_username','kongregate_username','Guest','_authToken','kongregate_game_auth_token','_userId','kongregate_user_id','_gameId','The\x20Kongregate\x20externally\x20hosted\x20API\x20is\x20not\x20available','getGameId','getUserId','isConnected','\x20since\x20API\x20is\x20not\x20yet\x20connected!','Flushing\x20message\x20queue','OP_HELLO','_flushMessageQueue','OP_EXTERNAL_MESSAGE','OP_SHOUT_CALLBACK','_onShoutResponse','OP_USER_INFO','_onUserInfo','_dispatchEvent','_completeRequest','PARAM_MESSAGE_TYPE','PARAM_USER_ID','isGuest','PARAM_USER','PARAM_GAME_AUTH_TOKEN','LOGIN','_ensureKongregate','OP_CHAT_PRIVATE_MESSAGE','PARAM_RESIZE_GAME_WIDTH','PARAM_RESIZE_GAME_HEIGHT','OP_CHAT_RESIZE_GAME','PARAM_INVITATION_MESSAGE','content','PARAM_FRIEND_FILTER','PARAM_KV_PARAMS','_enqueueRequest','OP_CHAT_DISPLAY_INVITATION_BOX','PARAM_SHOUT_MESSAGE','PARAM_IMAGE_URI','OP_CHAT_DISPLAY_FEED_POST_BOX','showRegistrationBox','OP_CHAT_DISPLAY_REGISTRATION','OP_CHAT_DISPLAY_SHOUT_BOX','_nextRequestId','PARAM_REQUEST_ID','PARAM_NAME','PARAM_CANVAS_SIZE','OP_CHAT_TAB','showTab','ChatServices','PARAM_DATA','OP_CHAT_DISPLAY','OP_CHAT_CLEAR_DIALOG','OP_CHAT_CANVAS_ELEMENT','_handleChatEvent','OP_CHAT_ROOM_MESSAGE','room.message','tab_visible','_eventCallbacks','ImageServices','_submitting','_callback','OP_IMAGE_AVATAR_SUBMIT','OP_IMAGE_AVATAR_FINISHED','_flashVarsString','_flashVarsObject','_postMessageParams','_loaded','_paramsReceived','_queuedMessages','_processParentKongregateParams','_processParams','_updateDebugLevel','_kongWindow','findKongregateWindow','_handleParamsMessage','kongregate_request_params','_doLoadAPI','_loadCallbacks','contentdiv','','_klient','kongregate:api-message:','_findSwf','_gameSwf','messageConnection','setConnectionObject','kongregateAPI.messageConnection','setConnectionObject\x20returned\x20false,\x20not\x20connecting','MessageConnection\x20isSupported\x20was\x20false','Kongregate\x20game\x20SWF\x20element\x20does\x20not\x20appear\x20to\x20be\x20a\x20swf:\x20','Play','_isSwf','getElementsByName','[id=\x27','embed','kongregate_debug_level','kongregateAPI','_processParam','_hijackUnityErrorHandler','Kongregate\x20API:\x20Firing\x20','_fireLoadCallbacks','_checkAlreadyLoaded','_createMessageConnection','_createJavascriptApi','kongregate_host','http://','https://','StatisticServices','sharedContent','SharedContentServices','images','flashVarsObject','_forwardToKlient','out','handleMessageConnectionEvent','hijackUnityErrorHandler','MicrotransactionServices','_adCallbacks','MicrotransactionServices.requestItemList(','PARAM_ITEM_TAGS','ITEM_LIST','MicrotransactionServices.requestUserItemList(','ITEM_INSTANCES','MicrotransactionServices.purchaseItems(','_purchaseItemsCallback','PARAM_ITEMS','ITEM_CHECKOUT','MicrotransactionServices.purchaseItemsRemote(','PARAM_ORDER_INFO','purchaseItemsRemote\x20requires\x20an\x20orderInformation\x20string','MicrotransactionServices.useItemInstance(','useItemInstance\x20requires\x20an\x20itemInstanceId','PARAM_PURCHASE_METHOD','ADS_SHOW_INCENTIVIZED','addEventListener\x20requires\x20a\x20callback\x20function','PURCHASE_RESULT','_onPurchaseResultResponse','ADS_AVAILABLE','_handleAdEvent','ADS_UNAVAILABLE','AD_OPENED','adOpened','AD_COMPLETED','adCompleted','AD_ABANDONED','adAbandoned','CONTENT_TYPE_LIMIT','_loadListeners','PARAM_LABEL','PARAM_SORT','_saving','PARAM_CONTENT_TYPE','PARAM_IMAGE','OP_SAVE_SHARED_CONTENT','_saveCallback','OP_SHARED_CONTENT_SAVE_COMPLETE','_onSaveContentComplete','OP_LOAD_SHARED_CONTENT','_onLoadSharedContent','permalink','Invalid\x20stat\x20name\x20or\x20value:','OP_STATS_SUBMIT','submit','_playerId','_applicationId','_onBatchResponse','_createPayload','Error\x20while\x20parsing\x20swrve\x20result:\x20',',\x20removing\x20','\x20event(s)','_maxRetries','_pruneEvents','_createSessionToken','_getTime','_removeTransientProperties','session_start','SWRVE_IAP_IDENTIFIER','iap','Kongregate.RawData.','Event\x20','\x20is\x20over\x20max\x20retry\x20count,\x20deleting\x20it','md5','_apiKey','SWRVE_EVENT_IDENTIFIER','__bare_','SWRVE_BARE_EVENT_IDENTIFIER','toW3CDTF','getUTCFullYear','getUTCMonth','getUTCDate','getUTCHours','getUTCSeconds','getUTCMilliseconds','UTC','This\x20date\x20does\x20not\x20conform\x20to\x20W3CDTF.',']\x20into\x20a\x20date.\x20The\x20internal\x20error\x20was:\x20','win','OBJECT','nodeName','EMBED','unityGameInstance','gameInstance','SendMessage','kongregateUnityDiv','unityElementId','unityPlayer','getGameAuthToken','clientBrand','???','unity_missing','missingUnityObject','getVariable','show','KongregateAPI','loadAPI','disableUnityErrorHandler','unityErrorHandlerInstalled','Caught\x20error:\x20','out\x20of\x20memory','UnityWebGL:Memory:Browser','handler','TOTAL_MEMORY','errorhandler','=true','setOptOut','https://www.google-analytics.com/analytics.js','UA-126633443-1','checkProtocolTask','anonymizeIp','forceSSL','pageview','screenview','Idle\x20Dice','Home','GoogleAnalyticsObject','AIzaSyDBAYrmoOOo-edYf9-Tk8AON6YBJlFxreo','idle-dice.firebaseapp.com','https://idle-dice.firebaseio.com','idle-dice.appspot.com','282760686342','1:282760686342:web:ca99939e7e77d417','lib','Base','mixIn','$super','words','sigBytes','Hex','_nDataBytes','blockSize','_minBufferSize','_doProcessBlock','Hasher','cfg','_doReset','_append','_process','_doFinalize','HMAC','finalize','algo','enc','Base64','_map','ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=','WordArray','MD5','_hash','_createHelper','HmacMD5','keySize','EvpKDF','Cipher','BufferedBlockAlgorithm','_ENC_XFORM_MODE','_DEC_XFORM_MODE','_xformMode','encrypt','_iv','_prevBlock','BlockCipherMode','Decryptor','_cipher','encryptBlock','decryptBlock','Pkcs7','BlockCipher','createEncryptor','unpad','OpenSSL','ciphertext','SerializableCipher','createDecryptor','kdf','ivSize','_parse','salt','AES','_nRounds','_keySchedule','_invKeySchedule','_doCryptBlock','includes','general','Lutz\x20Schönfelder','Idle\x20dice','idle-dice','luts91.github.io','6043','https://lutsgames.herokuapp.com/','ca-app-pub-9888349402881188~5820557375','multi2x','spin','a0edc4c5','Error\x20occured:\x20','Name','TEMP_STORE','Upgrades','quality','Setting','Quality','Store','webglBefore','Use\x20WebGL\x20(Requires\x20Restart)','Switch\x20this\x20if\x20you\x20have\x20performance\x20issues','webglFailed','webgl','numberFormat','numberformat','Use\x20Engineering\x20Notation','shortMagnitude','Shorten\x20Magnitude','sync','GAME_WIDTH','GAME_HEIGHT','Boot','Preloader','Menu','Credits','Settings','LevelSelection','Connect','CrazyGames','Kongregate','serviceWorker','isLocal','isKong','register','onupdatefound','installing','controller','New\x20or\x20updated\x20content\x20is\x20available.','Error\x20during\x20service\x20worker\x20registration:','BaseState','lastScale','turnPrompt','block','turn','display','onAfterResize','responsivePosition','scaleWithGame','scl','isBackground','addResponsive','rWidth','rHeight','release','setResizeCallback','onclick','onActive','onInactive','MAX_WIDTH','MAX_HEIGHT','data/config.json','loadingText','Loading..','percentText','Object','currentText','versionText','Version:\x20','assets/img/','urlImg','data/','assets/img/font/','.ogg','checkforCredits','credits','addToCredits','Version\x20','whiteSquare','PRESTIGE_POW','CARDPROGESS_COST_INCREASE','currentState','v102fix','Lock','goldenDeck','unlocked','godlikeAchievements','casinoFix','changeCurrency','casinos','dices','diceContainers','ascentNum','modValue','greaterThanOrEqualTo','autoRoll','advancedAchievements','unlockedCards','roulette','expertAchievements','buyAll','autoAscend','decks','legendaryAchievements','rouletteLevel','autoDraw','autoGild','slotMachine','autoRouletteFocus','rerollChance','autoroll100','autoRouletteUpgrade','autoConvert','autoUpgrade','handleGameVersion','kong','ver','nonKong','firstStart','Save','Popup','A\x20Backup\x20Save\x20was\x20found,\x20do\x20you\x20want\x20to\x20load\x20it?','onAsyncUpdate','onUnlockedDice','onPrestige2','onPrestige3','onAfterPrestige2','onRoll','onRolledCombo','onDrawCard','changedUsedItem','createCurrency','Points','CardsPoints','GoldenCardsPoints','LuckPoints','Skillpoints','BonusPoints','Diamonds','DiamondCardPoints','CupPoints','music','goldenCards','CardRules','screenShake','Enable\x20Screenshake','focusOnCard','Focus\x20on\x20Card','autoSpin','Auto\x20Spin','Auto\x20Roulette\x20Upgrade','Upgrade\x20the\x20roulette\x20automatically\x20if\x20you\x20can\x20afford\x20it','Auto\x20Draw\x20Card','Draw\x20cards\x20automatically\x20(Change\x20the\x20order\x20under\x20cards)','Auto\x20Gild\x20Card','Gild\x20cards\x20automatically\x20(Change\x20the\x20order\x20under\x20cards)','Automatically\x20convert\x20when\x20having\x2052\x20cards','Auto\x20Upgrade','Automatically\x20try\x20to\x20upgrade\x20a\x20dice\x20or\x20combo\x20every\x20few\x20seconds','autoSlotSpin','Auto\x20Slot\x20Spin','Automatically\x20spin\x20the\x20slot\x20machine\x20if\x20you\x20can\x20afford\x20it','autoRoulettePrestige','Auto\x20Roulette\x20Prestige','autoInvest','Automatically\x20invest\x20when\x20you\x20have\x2052\x20golden\x20cards','slotFill','Slot\x20Fill','Selecting\x20a\x20slot\x20item\x20fills\x20the\x20layout\x20with\x20it','autoSpendLuck','After\x20each\x20convert\x20luck\x20upgrades\x20will\x20be\x20bought\x20automatically\x20in\x20a\x20chosen\x20order','playstoreTimer','playstorePopup','adsEnabled','fbMulti','kongMulti','Value','lastAsyncUpdateTime','rollInterval','Roll\x20Interval','rollCounter','rollAnim','rouletteAnim','Roulette\x20Animation\x20Duration','animPlaying','lastScore','totalScore','Total\x20Score','prestige2','prestigeScore','prestige','totalPrestige','Total\x20Prestige\x20Multiplier','totalDecks','luckMulti','Luck\x20Multiplier','prestiging','prestigeNum','Times\x20Prestiged','rouletteSpins','Roulette\x20Spins','chipMulti','focusCharge','prestigeMM','interest','Interest\x20per\x20second','luckKept','skillPointMulti','Skill\x20Points\x20Multi','autoUpgradeInterval','Auto\x20Upgrade\x20Interval','cupPointMulti','autoUpgradeCounter','autoSlotSpinInterval','slotSpinMulti','prestigeGain','rolled1','Total\x20Rolled\x201','rolled2','Total\x20Rolled\x202','rolled3','Total\x20Rolled\x203','rolled4','Total\x20Rolled\x204','rolled5','Total\x20Rolled\x205','rolled6','multiDicesUnlocked','multiDices','goldReset','interestCounter','interestInterval','bonusUpgrades','Increases\x20your\x20combo\x20multiplier\x20by\x20100%','bonusCardMulti','Card\x20Progression\x20Multi','Increases\x20your\x20card\x20progression\x20by\x20100%','Skill\x20Point\x20Multi','Increases\x20your\x20skill\x20point\x20multi\x20by\x20100%','Increases\x20your\x20prestige\x20without\x20reseting\x20your\x20upgrades\x20(Once)','Convert\x20without\x20reset','priceIncreaseMethod','bonusPrestige','onUpgrade','Format','Percent','getPrestigeMulti','\x20Prestige\x20Multi!','main0_multi','setMultiplier','main3_multi','prestigeMulti','bonusConvert','gildingGain','setCurrency','luckUpgrades','rollCurve','Roll\x20Curve','1e+11','Reroll\x20Chance','Chance\x20to\x20reroll\x20automatically\x20after\x20a\x20roll','1e+9','comboIncrease','Combo\x20Increase','Increases\x20the\x20combo\x20multiplier\x20everytime\x20you\x20roll\x20a\x20combo','5e+9','prestigeMultiMulti','Prestige\x20Multi\x20Multi','5e+8','Slow\x20but\x20Strong','Roll\x20interval\x20is\x20x\x20times\x20slower,\x20all\x20dice\x20multiplier\x20times\x20x','focusChance','Focus\x20Chance','Chance\x20to\x20hit\x20your\x20roulette\x20focus\x20without\x20spending\x20chips','skillUpgrades','rouletteUpgradeMulti','Roulette\x20Level\x20Multi','Increases\x20the\x20Roulette\x20Level\x20more\x20when\x20you\x20hit\x20the\x20upgrade','multiPerRoll','Dice\x20Multi\x20per\x20roll','Increases\x20the\x20Multiplier\x20of\x20a\x20dice\x20by\x20the\x20points\x20it\x20rolls','Card\x20progress\x20per\x20spin','Increases\x20the\x20Card\x20progression\x20multi\x20each\x20time\x20you\x20spin\x20the\x20roulette','Chip\x20multi\x20per\x20card','luckPerGold','Luck\x20multi\x20per\x20golden\x20card','Increases\x20the\x20Luck\x20multi\x20for\x20each\x20golden\x20card\x20you\x20have','Gildings\x20per\x20convert','Increases\x20the\x20cards\x20you\x20can\x20gild\x20per\x20convert','slowButStrong','prestige3','main1_multi','main2_multi','main4_multi','cardsLevel','Levelable','cards','onIncreaseLevel','cardsBar','playCompletedEffect','cardButton','setActive','cardProgressMulti','Card\x20progress\x20per\x20Ascension','ascensionMulti','Multiplier\x20per\x20Ascension','comboMulti','All\x20Combo\x20Multiplier','onCurrencyChanged','subtitle','background2','bg2','gameGroup','duelBotUI','uiLabelBot','setResponsive','createDuel','groupUI','topUI','uiLabelTop','botUI','Duels','switchDuel','duelButton','adButton','1.5x\x20Points','Watch\x20Ad','requestAdPopup','requestAdForMulti','adButton2','Free\x20Stuff','Get\x20the\x20Starterpack\x20and\x20receive:\x0a\x0a400\x20BP\x0a2x\x20Multiplier\x20for\x20all\x20dice!','-\x20400\x0a-\x202x\x20Multiplier\x20for\x20all\x20dice','epicText','epicBulletText','-\x202000\x0a-\x202x\x20Card\x20Progression\x0a-\x202x\x20Combo\x20Multiplier\x0a-\x203x\x20Multiplier\x20for\x20all\x20dice!','starterPackButton','MtxButton','11starter','ingame','bpIcon','epicPackButton','11epic','ownsStarterpack','ownsEpicpack','hasStarterText','Starter','Config','Tooltip','2x\x20Multiplier\x20for\x20all\x20Dice','hasEpicText','Epic','duelVisible','Next\x20Card:','cardsText','Bar','progressBackSmall','progressBarSmall','openCards','setLock','/52','unlockedCardsText','Everytime\x20you\x20ascend\x20a\x20dice,\x20you\x20get\x201\x20progress\x20to\x20the\x20next\x20card','regular','Prestige\x20Multi:\x0a','prestigeText','onChange','prestigeButton','Prestige','Reset\x20your\x20upgrades\x20(P)','nextRollText','Auto\x20Roll:','nextRollBar','rollButton','Roll','roll','\x20(Space)','SPACEBAR','scoreCounter','Buy\x20all','buyAllButton','setKey','Buy\x20all\x20Upgrades','buyAmountButtons','BuyAmountButtons','settingsButton','settingsClicked','infoButton','historyButton','achievementsButton','achievementsClicked','rouletteButton','rouletteCounter','rouletteSpin','shopButton','shopClicked','casinoButton','casinoClicked','autoRollText','cardAvailableText','rewardAvailableText','bpAvailableText','isActive','DiceContainer','TutorialText','tutText','settingsWindow','SettingsWindow','creditsWindow','CreditsWindow','InfoWindow','historyWindow','HistoryWindow','rouletteWindow','RouletteWindow','goldCardsWindow','GoldCardsWindow','shopWindow','ShopWindow','casinoWindow','CasinoWindow','ChangeLogWindow','SlotWindow','diceWindow','DiceWindow','PvpWindow','handleTimeAway','passivePlaytime','msec','currentResetPassivePlaytime','dcfix','Firefox\x20is\x20not\x20fully\x20supported\x20and\x20will\x20maybe\x20run\x20slow.\x20Consider\x20using\x20Chrome\x20to\x20play.','lock','InAppBrowser','isGit','AchievementsHandler','retriggerAll','pushInterval','pushCounter','lastAd','adNum','watchingAd','x\x20Points','achievementsWindow','AdRewardHandler','adRewardHandler','webglCheck','The\x20game\x20is\x20not\x20available\x20on\x20this\x20site.\x20Please\x20play\x20on\x20Kongregate','https://www.kongregate.com/games/Luts91/idle-dice','_system','duelGroup','matchContainer','toggle','rouletteClicked','creditsClicked','infoClicked','infoWindow','historyClicked','changelogClicked','changelogWindow','mtxClicked','slotClicked','pvpWindowClicked','pvpWindow','showAutoRoll','PRESTIGE_DIV','cardsWindow','\x20multiplier\x20on\x20all\x20dice,\x20which\x20will\x20let\x20you\x20progress\x20even\x20further.\x0aAre\x20you\x20sure\x20you\x20want\x20to\x20prestige?','resetAllMultipliers','getByMarker','resetOfCurrency','prestigedNum','randomizeCards','onPrestige','setBuyAmount','cost','maxLevel','resetButton','bonusSkillPoints','multipliers','prestige4','toNumber','_asyncUpdate','reload','lastUpdateTime','updateContainers','skillReset','adTime','requested','setPrestigeButtonText','rollHistory','lastMultis','autoUpgradeAll','buyRandom','upgradeMultiple','rollAll','webglChanged','deltaTime','asyncUpdate','barText','stepTo','progressDivString','progressDiv','newContent','reg','regIntervalSet','ratedPlaystore','Do\x20you\x20like\x20this\x20game?','clickPlaystore','Please\x20post\x20any\x20bugs\x20or\x20other\x20concerns\x20on\x20the\x20discord/reddit/forum.\x20I\x20try\x20to\x20fix\x20it\x20as\x20soon\x20as\x20possible','starterPackCounter','Push','maxIdleTime','hardReset','Are\x20you\x20sure?\x20All\x20of\x20your\x20progress\x20will\x20be\x20lost\x20forever.','Storage','sec','averagePerSecond','shopPopup','You\x20were\x20gone\x20for\x20','\x20(max\x208h).\x0aYou\x20gained:\x20','clickFacebook','https://www.facebook.com/lutsgamedev/','Thank\x20you!','promo','clickKong','clickReddit','https://www.reddit.com/r/idledice/','clickDiscord','https://discord.gg/gCe2DbJ','clickPaypal','https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3KFWW7MRK39ME&lc=US','clickDisclaimer','https://luts91.github.io/gaDisclaimer','onAdEnded','trackAd','Thank\x20you!\x20You\x20will\x20get\x20','x\x20Points\x20for\x2020\x20Minutes!\x20Watch\x20more\x20Ads\x20to\x20increase\x20your\x20Multi!','No\x20Ad\x20available,\x20try\x20again\x20later','requestAd','requestAdForFreeStuff','adFreeCurrencyId','adFreeReceive','lastFreeStuff','lastFreeStuffAd','0noads','Do\x20you\x20want\x20to\x20disable\x20Ads?\x20You\x20will\x20get\x20the\x202x\x20Bonus\x20and\x20free\x20spin\x20without\x20watching\x20an\x20Ad\x20forever','yesButton','noButton','Shop','getItemById','buyItem','resetAdMulti','clickFreeStuffForAd','nextFreeQuestion','adFreeMin','adFreeMax','Thank\x20you!\x20You\x20received\x20','adFreeCurrencyText','adFreeId','adFreeName','setAdButton2Text','icon','Util','Free\x20Luck','adMobRewardedPoints','Free\x20Points','adMobRewardedBP','Free\x20BP','Do\x20you\x20want\x20to\x20watch\x20an\x20Ad\x20to\x20get\x20','duelRollInterval','duelLevel','duelWins','onlineWins','duelSet','[{\x22d\x22:0,\x22l\x22:0}]','duelInventory','nextDuelSet','DuelHandler','duelStarted','Welcome\x20to\x20the\x20dice\x20duels,\x20where\x20you\x20battle\x20other\x20people\x20to\x20determine\x20who\x20is\x20the\x20best.\x20Beat\x20enemies\x20to\x20get\x20more\x20and\x20better\x20duel\x20dice!\x20(This\x20is\x20like\x20a\x20seperate\x20game,\x20your\x20duel\x20dice\x20are\x20not\x20affected\x20by\x20any\x20multipliers\x20or\x20prestige.)','firstText','startButton','Start','diceContainerOther','playerOwn','DuelDicePlayer','You','playerOther','Enemy','other','duel','onlineMatch','DuelDiceContainer','dice','levelToPower','diceContainerOwn','WIN!','winTextOwn','winTextOther','infoText','setInfoText','diceWindowButton','Duel\x20Dice','diceWindowClicked','20\x20BP','newEnemy','quickMatchButton','Quick\x20Match','quickMatch','pvpWindowButton','PvP','rewardText','gello','#ffffff','shown','duelUpdate','Wins:\x20','wins','/10\x0aLevel:\x20','\x0aOnline\x20Wins:\x20','Are\x20you\x20sure\x20to\x20give\x20up\x20and\x20get\x20a\x20new\x20enemy\x20for\x2020\x20Bonus\x20Points?','mtxEnabled','You\x20dont\x20have\x20enough\x20Bonus\x20Points.\x20Check\x20in\x20daily\x20and\x20unlock\x20achievements\x20to\x20get\x20more\x20BP','restart','createDices','httpGetAsync','duelServer','duel/rnd/','diceName','enemy','userName','elo','own','newElo','afterRollContainer','newEnemyButton','duelRollCounter','onDuelRound','\x20;\x20+','generateEnemy','onDuelLevelUp','Duel','phase','afterRollIndex','scoreOwn','scoreOther','roundCounter','maxHp','poisoned','afterRollFirst','rolls','duelResult','lose','damage','handleAfterRoll','afterRoll','lastPoints','plugin','httpPostAsync','post','application/json','RandomWeight','setQuality','htmlLog','innerText','isURL','getCostAdditive','getMaxLevelAdditive','getCostMultiplicative','getMaxLevelMultiplicative','base\x20can\x27t\x20be\x200','cost\x20increase\x20must\x20be\x20more\x20than\x200','sessionStorage','SYNCINTERVAL','saveToDisk','activePlaytime','onUnload','beforeunload','syncData','_setItem','val','savingEnabled','getSyncData','pre','true','setStorage','buyAmount','currencyNames','getCurrency','currency_','buyAmount_','onBuyAmountChanged','getCurrencyId','roundTo','saveCurrency','loadCurrency','upgrades','price','initialPrice','lastBuyAmount','lastBuyAmountLevel','lastBuyAmountPrice','calcValue','loadUpgrade','upgradesIndex','saveUpgrade','initialLevel','currencyType','upgrade','priceIncreaseFactor','valueIncreaseMethod','valueIncrease','Analytics','Upgrade:',':Amount','priceMultiple','lastMaxPrice','nextPrice','isBelowMaxLevel','condition','isAffordable','u_level_','u_value_','u_multi_','u_vi_','u_price','u_price_','saveAll','Achievements','achievementsIndex','achievedNum','onAchievementUnlocked','loadAchievement','goal','baseGoal','reward','baseReward','achievements','goalIncreaseMethod','goalIncrease','rewardIncrease','signal','saveAchievement','a_level_','a_reward_','\x20Days,\x20','\x20Hours,\x20','\x20Minutes,\x20','paddingLeft','DecimalExp','DecimalSuffix','DecimalNames','DecimalNamesSmall','getSetting','Letters','Million','Billion','Trillion','Quintillion','Septillion','Octillion','Decillion','Undecillion','Duodecillion','Quattuordecillion','Quinquadecillion','Septendecillion','Novendecillion','Vigintillion','Duovigintillion','Quinquavigintillion','Sesvigintillion','Septemvigintillion','Octovigintillion','Novemvigintillion','Untrigintillion','Duotrigintillion','QaD','QiD','SxD','SpD','OcD','QiV','SxV','NoV','initialValue','valuesIndex','Multiplier','changed','_modValue','marker','getMultiplier','changeMultiplier','prefix','_marker','baseCost','Progress','la_','Cost','costIncrease','MAX','fakeList','Remove\x20Ads','claimBPs','2bp50','110\x20Bonus\x20Points','3bp100','4bp500','1200\x20Bonus\x20Points','5bp1000','2600\x20Bonus\x20Points\x20(600\x20FREE!)','8\x20Duel\x20Dice\x20Cups','7cup11','44\x20Duel\x20Dice\x20Cups','claimCups','112\x20Duel\x20Dice\x20Cups','9cup120','480\x20Duel\x20Dice\x20Cups','10cup250','1000\x20Duel\x20Dice\x20Cups\x20(200\x20FREE!)','getStarter','Epic\x20Pack','getEpic','claimedBPs','claimedCups','buyableItems','epicPack','starterPack','getBuyableItems','requestItemList','getCallback','1bp10','productId','title','store2','oneTime','NON_CONSUMABLE','androidCallback','when','\x20approved','veri','priceMicros','updated','canPurchase','onUpdated','af_add_to_cart','finish','getCost','buy','data\x20','error\x20','Bought\x20item\x20','getItemList','hasItem','Item\x20list:\x20','getFirstItemId','useItem','useItemInstance','doesnt\x20have\x20item','Used\x20item\x20','getBoughtBPs','6cup2','8cup23','getBoughtCups','PlayFabKong','inAppPurchase','luts91.github','CrazySDK','crazygames','getAPI','GameAnalytics','setEnabledInfoLog','trackLog','configureBuild','gameAnalytics','secret','PlayFab','titleId','playfab','ClientApi','LoginWithCustomID','anonymous','Highscore','design','Highscore:','HS_Submit:\x20','addProgressionEvent','addDesignEvent','GameData','News','latestNews','Timestamp','https://currentmillis.com/time/minutes-since-unix-epoch.php','timeStampAdress','//currentmillis.com/time/minutes-since-unix-epoch.php','currentResetActivePlaytime','lastDailyReward','day','hour','Gone\x20for:','saveTime','closeSavePrompt','copySave','loadSave','onchange','savePrompt','lastExport','saveInstruction','inline','select','loadPrompt','loadInstruction','execCommand','_ver','decrypt','Utf8','untrimData','getTrimmedData','saveToCloud','Uploading...','dbServer','Something\x20went\x20wrong','Something\x20went\x20wrong.','Waiting\x20for\x20data...','saveToFirestore','Uploading\x20to\x20the\x20cloud\x20was\x20successful!','Error\x20adding\x20document:\x20','loadFromFirestore','device_','Nothing\x20found','PERSISTENT','file\x20system\x20open:\x20','getFile','fileEntry\x20is\x20file?','isFile','writeFile','createWriter','onwriteend','Successful\x20file\x20write...','Failed\x20file\x20write:\x20','Successful\x20file\x20read:\x20','readAsText','files','downloadSave','data:text/plain;charset=utf-8,','follow','raw','smooth','perlin','minShake','shakeEnabled','Enable\x20screen\x20shake','shake','shakeSpeed','minX','maxY','maxX','minY','shakeMulti','noise2D','setFollow','tileObject','cleanDirty','heuristic','heuristics','closest','markDirty','visited','rescoreElement','dirtyNodes','cleanNode','neighbors','isWall','sinkDown','Skills','skills','Skill','description','canUse','currentActiveTime','activatable','onUse','onCanUse','onCanUseChanged','onActivate','onDeactivate','checkCondition','use','locks','onLocked','Sound\x20Volume','musicEnabled','Enable\x20Music','musicsIndex','playAmbient','enabledIfInactive','soundsIndex','setAmbient','currentAmbientName','currentAmbient','getAmbient','IntervalSound','interval_min','interval_max','ambient','intervalMin','counter','intervalMax','currentInterval','setting_','longDescription','onChanged','wantToShow','offerwall','lastId','adStarted','adError','admob','admob.reward_video.start','adEnd','admob.reward_video.close','adMobRewarded2x','rewardVideo','IronSourceAds','rewardedVideoStarted','rewardedVideoRewardReceived','rewardedVideoFailed','rewardedVideoClosed','rewardedVideoAvailabilityChanged','showRewardedVideo','offerwallAvailabilityChanged','offerwallCreditReceived','adStart','hasRewardedVideo','example','soundEnabled','soundSaved','notification','local','hasPermission','initialzed','Max\x20Idle\x20Time\x20reached!','res://smallicon','res://smallicon.png','UaxrM5Kr8qbQtqxi2k6hWA','appsFlyer','trackEvent','Facebook','fbAsyncInit','946667729035827','v4.0','AppEvents','logPageView','https://connect.facebook.net/en_US/sdk.js','facebook-jssdk','Rollbar','3efa756da381405180ddf087433c7a75','production','toStringTag','__esModule','rollbarJsUrl','https://cdnjs.cloudflare.com/ajax/libs/rollbar.js/2.13.0/rollbar.min.js','setupShim','rollbar','loadFull','[Rollbar]:\x20Internal\x20error','shimId','_rollbarShims','_rollbarDidLoad','rollbar.js\x20did\x20not\x20load','messages','_isWrap','_rollbar_wrapped','_rollbarContext','_wrappedSource','_rollbarWrappedError','log,debug,info,warn,warning,error,critical,global,configure,handleUncaughtException,handleAnonymousErrors,handleUnhandledRejection,captureEvent,captureDomContentLoaded,captureLoad','captureUncaught','captureUncaughtExceptions','wrapGlobalEventHandlers','wrapGlobals','captureUnhandledRejections','autoInstrument','network','captureLoad','captureDomContentLoaded','_rollbarOldAdd','belongsToShim','_rollbarOldRemove','_rollbarOldOnError','handleUncaughtException','anonymousErrorsPending','_rollbarURH','unhandledrejection','reason','[unhandledrejection]\x20error\x20getting\x20`reason`\x20from\x20event','handleUnhandledRejection','impl','log,debug,info,warn,warning,error,critical,global,configure,handleUncaughtException,handleAnonymousErrors,handleUnhandledRejection,_createItem,wrap,loadFull,shimId,captureEvent,captureDomContentLoaded,captureLoad','_rollbarInitialized','rawText','baseColor','fnt','oldText','hasChanged','handleTags','px\x20','existing','bold','applyColors','resizeResolution','res','addColor','colors2','handleSingleTag','remaining','_Canvas','onShow','Tab','showExclamation','exclamation','TabManager','tabButtons','tabButton','createTabButtons','buttonMiddleActive','setFontSize','setTabButton','tab','scrollGroup','scrollMask','graphics','createScrollbar','mouseWheelSpeed','lastY','lastGroupY','dragging','Scrollable','previousY','smoothClamp','scrollBar','getTotalHeight','normalizedY','scroll','addToScrollGroup','scrollToBottom','scrollBarBack','scrollBarMask','buttonMiddle_active','activeFrame','baseScale','FONT_SIZE_TITLE','FONT_SIZE_SUBTITLE','lockIcon','mouseIsOver','downCounterMax','downIntervalMax','downIntervalCounter','updateDown','isUnlocked','pulseTween','downCounter','downInterval','showLock','inactiveFrame','bar','effectBar','effectPlaying','dead','blackPlane','swapChildren','Yes','die','tw1','tw3','tw2','FloatingText','tooltip','textFunction','textString','maxCounter','resizeBackground','Window','labelBig','toggleTween','closeButton','buyId','addBuyAmountButton','Buy:\x20','buttonSmall_active','buttonSmall_inactive','knob','sliderKnob','Slider','wasDown','Buy','\x20Kreds','scrollIndex','texts','getCreditsType','addCredit','Game\x20made\x20by','author','updateCounter','updateInterval','addStatistic','Game\x20Version','FPS','Active\x20Playtime','Passive\x20Playtime','Avg.\x20Offline\x20Gain\x20per\x20Second','copyButton','copyStats','displayName','assignFunction',':\x20\x09','Copied!','exportButton','Export','importButton','Import','Hard\x20Reset','creditsButton','changeLogButton','Changelog','disclaimerButton','Disclaimer','cloudSaveButton','Cloud\x20Save','Are\x20you\x20sure\x20to\x20save\x20to\x20the\x20cloud?\x20Your\x20previous\x20cloud\x20save\x20will\x20be\x20overwritten','cloudLoadButton','Cloud\x20Load','Are\x20you\x20sure\x20to\x20load\x20your\x20save\x20from\x20the\x20cloud?\x20You\x20should\x20export\x20your\x20local\x20save\x20first.','loadFromCloud','createSettingEntry','createToggleButton','createSlider','settingClicked','setting','settings_enabled','settings_disabled','autoLuck','CardsWindow','Cards','types2','caro','pik','drawCard','deckTab','autoDrawTab','autoLuckTab','allCards','allCardsButton','Draw','Decks','deckTabButton','autoDrawTabButton','Auto\x20Draw','autoLuckTabButton','drawCardButton','Card','desc1','desc2','desc3','cdContainer1','cdContainer2','cdContainer3','cardDrawable1','c0t2','setType','c1t1','c1t2','cardDrawable2','c2t2','cardDrawable3','firstCardDraw','unlockedCardTypeNum','ctype','reshuffleButton','Reshuffle','2\x20BP','watchAd','convertText','Convert\x20your\x20deck\x20to\x20a\x20golden\x20card\x20and\x20your\x20prestige\x20multiplier\x20to\x20luck','luckBuyAmount','Convert','convertButton','gildButton','Gild\x20card','Casinos','goldenCardsCounter','luckCounter','Luck\x20points:\x20','Gildings\x20available:\x20','LuckUpgradeButton','autoDrawOrder','autoGildOrder','mostPref','Most\x20Preferred','leastPref','Least\x20Preferred','AutoDrawCard','autoGildCards','autoDrawText','Auto\x20Draw:','autoDrawSetting','Auto\x20Gild:','autoGildText','autoGildSetting','autoConvertText','Auto\x20Convert:','autoConvertSetting','autoLuckOrder','autoLuckTexts','Enabled:','autoLuckText','autoLuckSetting','luckBuyAmount2','updateAutoDrawCards','type2','updateArrows','saveAutoDraw','updateAutoLuckTexts','updateData','saveAutoLuck','Are\x20you\x20sure\x20to\x20reshuffle\x20the\x20cards\x20for\x202\x20Bonus\x20Points?','gild','You\x20will\x20lose\x20your\x20upgrades\x20and\x20your\x20prestige\x20multiplier\x20will\x20reset\x20to\x200.\x20You\x20will\x20be\x20able\x20to\x20chose\x20a\x20golden\x20card\x20(which\x20will\x20stay\x20after\x20you\x20prestige)\x20and\x20get\x20','\x20luck\x20with\x20that\x20you\x20can\x20buy\x20special\x20upgrades.\x20Are\x20you\x20sure\x20to\x20reset\x20everything?','randomType','clickCard','heart','_gold','Roll\x20History','score','multis','DiceRules','combo','basicTab','Basic','addTab','expertTab','expert','Expert','legendaryTab','legendary','Legendary','godlikeTab','godlike','Godlike','lutslikeTab','Lutslike','basicAchievements','basic','category','unlockText','bars','AchievementsWindow','buttonMidSmall_active','DONE!','rouletteRng','rouletteUpgrades','rouletteLevelUpgrade','Level\x20+','Increase\x20the\x20level\x20of\x20the\x20roulette','Focus','rouletteFocusUpgrade','rouletteSize','rouletteMask','rouletteArrow','Roulette\x20Spin','betOnBlack','rouletteFocus','nothing','spinButton','Spin','clickSpin','Spin\x20the\x20roulette\x20(S)','adSpinButton','Free\x20Spin','watchAdForSpin','slotButton','Slot\x20Machine','levelText','Level:\x20','chipsText','focusChargeText','betText','Bet\x20on:\x20','blackButton','Black','clickBlack','Get\x201\x20Chip\x20when\x20the\x20roulette\x20lands\x20on\x20black','clickRed','redButton','Get\x201\x20Chip\x20when\x20the\x20roulette\x20lands\x20on\x20red','focusText','Focus\x20on:\x20','clickFocusNothing','focusMultiButton','Multi','clickFocusMulti','focusCardButton','clickFocusCard','clickFocusFF','focusFFButton','RouletteUpgradeButton','FAST\x20FORWARD!','Focus:\x20','Chips:\x20','autoSpinText','autoSpinSetting','setData','card','Thank\x20you','rouletteAd','adMobRewardedSpin','spinning','multi','focusNothingButton','cardProgressPerSpin','getRewardIndexesOfFocus','lastReward','rewards','angleBetween','lastRewardData','roulette_card','Respin!','getRewardIndexesOfType','m1x2','m2x2','m3x2','m4x2','m5x2','m1x5','m2x5','m3x5','m5x5','m1x10','m3x10','m5x10','ff1h','ff6h','createRoulette','hexToRGB','gray','rouletteIcons','roulette_d1','toti','rouletteTexts','RouletteRules','Golden\x20Cards','typeToString','explainantion','resetGoldenCards','confirmEnabled','confirmText','Enable\x20confirmation:\x20','_resetGoldenCards','confirmButton','bpText','mtxTab','Get\x20More','social','Social','dailyTab','daily','Daily\x20Reward','shopTab','shop','Bonus\x20Shop','1\x20Day','2\x20Days','3\x20Days','4\x20Days','5\x20Days','6\x20Days','7\x20Days+','fbText','Like\x20me\x20on\x20Facebook\x20for\x20+10%\x201st\x20dice\x20multiplier:','kongText','Follow\x20me\x20on\x20Kongregate\x20for\x20+10%\x202nd\x20multiplier:','socialTab','redditText','Subscribe\x20the\x20subreddit\x20for\x20+10%\x203rd\x20multiplier:','discordText','Join\x20the\x20discord\x20channel\x20for\x20+10%\x204th\x20multiplier:','playstoreText','fbButton','kongButton','Reddit','redditButton','discordButton','Discord','playstoreButton','Playstore','streak','nextDailyText','Next\x20Daily\x20Reward:\x20','Current\x20Streak:\x20','streakText','boxes','setStreakText','dtxt','rtxt','claimButton','Claim','claim','BonusUpgradeButton','mtxButton','offerwallButton','showOfferwall','available','applyUpgrades','bonus','bonusComboMulti','bonusChipMulti','bonusSkillMulti','requestAdForBp','You\x20got\x205\x20Bonus\x20Points!','Daily\x20Reward\x20available','green2','yellow2','\x20Day','You\x20received\x20','\x20Bonus\x20Points!\x0aCome\x20back\x20tomorrow\x20for\x20more!','Invest\x20a\x20golden\x20deck\x20into\x20a\x20casino\x20to\x20gain\x20more\x20luck\x20and\x20skills.','casinosTab','skillsTab','casinosButton','skillsButton','skillPointsText','Skill\x20Points:\x20','resetSP','SkillUpgradeButton','skillBuyAmount','addCasino','Table\x20under\x20a\x20bridge','Dirty\x20backyard\x20hut','Backdoor\x20of\x20pizza\x20place','Groundfloor\x20of\x20harbour\x20bar','An\x20actual\x20registered\x20small\x20casino','1\x20Star\x20Casino','2\x20Star\x20Casino','3\x20Star\x20Casino','4\x20Star\x20Casino','5\x20Star\x20Casino','Casino\x20Village','Casino\x20Town','Casino\x20City','Casino\x20Country','Casino-filled\x20Australia','Casino-filled\x20Africa','Casino-filled\x20Asia','Casino-filled\x20Europe','Casino-filled\x20America','Moon\x20Casino','Mars\x20Casino','Artificial\x20Casino\x20Planet','Artificial\x20Casino\x20Galaxy','The\x20whole\x20universe\x20filled\x20with\x20casinos','Casino\x20in\x20heaven','Casino\x20in\x20hell','Satans\x20personal\x20casino','initalCasinoLength','scrollButton','Scroll\x20Down','invest','Interdimensional\x20Casino\x20','updateContainer','btn','Cardprogress\x20/','Luck\x20Multi:\x20','BP:\x20+','addChangelog','MtxWindow','scrollYNext','addItem','starterBulletText','labelSmall','cup','diceDuel','slot','Slot','layoutTab','Layout','Dia\x20Cards','slotTab','spins','slotSpins','columns','Add\x20column','If\x20you\x20hit\x20the\x20same\x20item\x20in\x20multiple\x20columns,\x20the\x20reward\x20gets\x20multiplied\x20by\x20(item\x20hits)\x20power\x202','diaCardDraw','itemUpgrades','Apple','Gives\x205\x20Diamonds','slotItem2','Gives\x20+100%\x20Combomulti','Luts','Gives\x2025\x20Diamonds','Gives\x20+100%\x20Chip\x20Multi','slotItem5','Seven','Gives\x20125\x20Diamonds','Gives\x201\x20Diamond\x20Card\x20Point','slotItem7','Cup\x20Point','Gives\x201\x20Cup\x20Point','usedItem','usedSlots','[40,0,0,0,0,0,0,0,0]','[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0]]','unlockedSlots','loImages','stopPos','slotMask','slotBack','slotResult','layoutRows','slotRows','fillImages','buyRowButton','SlotUpgradeButton','Stop','updateSpinButton','To\x20get\x20Slot\x20Spins,\x20you\x20need\x20to\x20prestige\x20your\x20roulette','bpSpinButton','BP\x20Spin','bpSpin','prestigeRouletteButton','Roulette','Auto\x20Spin:','Auto\x20Prestige:','autoRPText','autoRoulettePrestigeSetting','diaText','Diamonds:\x20','Reward','selectedItem','Inventory:','inventoryText','buyText','Fill:','fillSetting','slotItem','slotBack1','slotBack0','setBuyItemText','assignItem','invItem','Click\x20on\x20an\x20item\x20and\x20then\x20on\x20a\x20slot\x20to\x20assign\x20it','diamondCardTab','Dia\x20Card\x20Points:\x20','dcpText','dcrewardText','drawDiaCardButton','isUpgradeable','\x20DCP','drawDiaCard','checkLastExport','isFilled','actualPrestigeRoulette','You\x20draw\x20diamond\x20','chain','slots','slotImages','prestigeRoulette','Reset\x20your\x20Chips,\x20Roulette\x20Upgrades\x20and\x20Roulette\x20back\x20to\x20level\x201\x20and\x20get\x20','\x20Slot\x20spins\x20(Equal\x20to\x20your\x20number\x20of\x20casinos\x20/\x2010).\x20Are\x20you\x20sure\x20to\x20prestige\x20your\x20roulette?','','anySpinning','You\x20dont\x20have\x20enough\x20Bonus\x20Points.\x20Do\x20you\x20want\x20to\x20watch\x20an\x20Ad\x20to\x20get\x205\x20BPs?','You\x20dont\x20have\x20enough\x20Bonus\x20Points.\x20Do\x20you\x20want\x20to\x20get\x20more?','You\x20exported\x20your\x20save\x20recently.\x20To\x20prevent\x20cheating\x20you\x20have\x20to\x20wait\x20','nextSpin',',\x20or\x20fill\x20your\x20layout\x20with\x20the\x20one\x20item\x20to\x20be\x20able\x20to\x20spin\x20again','finishSpin','getReward','slotItem0','+%\x20Diamond$!','+%\x20Diamonds!','Combomultiplier\x20+x%!','Chipmulti\x20+x%!','diamondCards','+%\x20CUP\x20POINT§!!!!!!1','inventoryTab','inventory','Inventory','cupsTab','Cups','collectionTab','Collection','diceCupUpgrade','diceCup','Dice\x20Cup','cupAnimCounter','currentSet','diceImages','inventoryScroll','updateInventory','updateSet','foundText','Found\x200/10','collectionScroll','updateCollection','mergeButton','mergeAll','Every\x202\x20Dices\x20in\x20your\x20inventory\x20of\x20the\x20same\x20type\x20and\x20same\x20level\x20will\x20be\x20merged\x20to\x20the\x20next\x20level.\x20If\x202\x20D100\x20get\x20merged,\x20the\x20resulting\x20Dice\x20will\x20become\x20a\x20level\x201\x20Dice\x20again,\x20with\x20power\x20multiplied\x20by\x2010.\x20This\x20can\x20lead\x20to\x20a\x20weaker\x20dice.\x20(D100\x20->\x20D6\x20*\x2010\x20=\x2060)','sortBy','Power','Sort\x20by','rarity_rare','cupShine1','cupDice1','cupText1','cupShine2','cupDice2','d6_6','cupText2','cupShine3','cupDice3','cupText3','cupCostText','chancesText','Chances:\x20','buyCupButton','updateButton','buyMaxCup','buyMaxCupButton','openCupButton','Open\x20Cup','openCup','openMaxCupButton','openMax','buyCup','Cup\x20Points:\x20','changeSort','Nothing','Level','Rarity','Dice\x20Type','sortButton','merged','maxLevelDiceType','col','levelToDiceType','getDesc','\x0aPower:\x20','power','\x0aRarity:\x20','rarity','dd_','rarity_','realPower','rarityToNumber','equip','dataIndex','epic','onCollectionChanged','Do\x20you\x20really\x20want\x20to\x20spend\x20BP\x20to\x20spin?','highscore','Elo','highscoreTab','loadHighscoreEntries','loadedHighscore','highscoreEntries','playerInHighscore','addHighscoreEntry','highscore/','playerId','SampleObject','firstSteps','First\x20Steps','Upgrade\x20your\x20Dice','Unlocks\x20Autoroll','Millionaire','Reach\x20a\x20total\x20of\x201M\x20points','1st\x20Dice\x20Multiplier\x20+10%','points1m','points1b','Billionaire','Reach\x20a\x20total\x20of\x201B\x20points','2nd\x20Dice\x20Multiplier\x20+20%','points1t','Reach\x20a\x20total\x20of\x201T\x20points','3rd\x20Dice\x20Multiplier\x20+30%','Quadrillionaire','Reach\x20a\x20total\x20of\x201Qa\x20points','4th\x20Dice\x20Multiplier\x20+40%','points1qi','Quintillionaire','Reach\x20a\x20total\x20of\x201Qi\x20points','roll20','Roll\x2020','Roll\x20manually\x2020\x20times','Autoroll\x20interval\x20-1%','roll1k','Roll\x201000','Autoroll\x20interval\x20-10%','roll1000','Lazy','Animation\x20Speed\x20+10%','playtime1','Play\x20for\x201\x20hour','Combomultiplier\x20+10%','playtime24','Freak','Play\x20for\x2024\x20hours','Play\x20for\x201\x20week','Combomultiplier\x20+30%','playtime168','rollFive','0.077%','Roll\x20five\x20of\x20a\x20kind','Combo\x20Multiplier\x20+50%','Double\x20the\x20fun','Reach\x20a\x20prestige\x20multiplier\x20of\x20200%','Unlocks\x20advanced\x20achievements','Ten\x20times\x20the\x20fun','Reach\x20a\x20prestige\x20multiplier\x20of\x20x10','Cardprogression\x20+10%','prestige10','prestige100','Hundred\x20times\x20the\x20fun','Reach\x20a\x20prestige\x20multiplier\x20of\x20x100','prestige1k','Prestige\x20Expert','Reach\x20a\x20prestige\x20multiplier\x20of\x20x1k','cards5','Full\x20Hand','Draw\x205\x20cards\x20in\x20one\x20run','advanced','cards10','Draw\x2010\x20cards\x20in\x20one\x20run','Unlocks\x20roulette','Draw\x2015\x20cards\x20in\x20one\x20run','cards15','cards20','Draw\x2020\x20cards\x20in\x20one\x20run','Half\x20deck','Draw\x2026\x20cards\x20in\x20one\x20run','Unlocks\x20buy\x20all','cards32','Wrong\x20type\x20of\x20deck','Unlocks\x20auto\x20ascension','cards45','Almost\x20done','cards52','Full\x20deck','Draw\x2052\x20cards\x20in\x20one\x20run','cards4_2','Strategic\x20Mastermind','Draw\x204\x202s\x20in\x20one\x20run','Cardprogression\x20+20%','Equality','Draw\x204\x203s\x20in\x20one\x20run','All\x20dice\x20multiplier\x20+30%','cards4_3','cards4_4','Into\x20heaven','Draw\x204\x204s\x20in\x20one\x20run','Combo\x20master','Draw\x204\x205s\x20in\x20one\x20run','cards4_5','5th\x20Dice','Draw\x204\x206s\x20in\x20one\x20run','5th\x20dice\x20multiplier\x20+50%','cards4_6','cards4_7','4th\x20Dice','4th\x20dice\x20multiplier\x20+40%','cards4_8','3rd\x20Dice','Draw\x204\x208s\x20in\x20one\x20run','3rd\x20dice\x20multiplier\x20+30%','2nd\x20Dice','Draw\x204\x209s\x20in\x20one\x20run','2nd\x20dice\x20multiplier\x20+20%','cards4_9','cards4_10','1st\x20Dice','1st\x20dice\x20multiplier\x20+10%','cards4_J','Faster!!','cards4_Q','Multiply\x20the\x20multipliers','Multiplier\x20dice\x20multiplier\x20+50%','main5_multi','main6_multi','main7_multi','main8_multi','main9_multi','cards4_K','Patience','Draw\x204\x20Kings\x20in\x20one\x20run','All\x20dice\x20multiplier\x20x2','cards4_A','No\x20Patience','Roulette\x20animation\x20duration\x20-50%','spin5','Spin\x205','Spin\x20the\x20roulette\x205\x20times\x20in\x20total','Roulette\x20animation\x20duration\x20-5%','spin100','Spin\x20100','Spin\x20the\x20roulette\x20100\x20times\x20in\x20total','Card\x20progression\x20+10%','spinRun5','Spin\x20the\x20roulette\x205\x20times\x20in\x20one\x20run','spinRun15','Expert\x20Spinner','Spin\x20the\x20roulette\x2015\x20times\x20in\x20one\x20run','Card\x20progression\x20+20%','spinRun100','Fidget\x20Spinner','Spin\x20the\x20roulette\x2050\x20times\x20in\x20one\x20run','Unlocks\x20auto\x20spin','roulette3','Red\x20or\x20Black?','Reach\x20roulette\x20level\x203','Addicted','Reach\x20roulette\x20level\x205','roulette5','roulette7','Roulette\x207','Reach\x20roulette\x20level\x207','First\x20Dice\x20x2','Roulette\x208','Second\x20Dice\x20x2','roulette8','roulette9','Roulette\x209','Reach\x20roulette\x20level\x209','Third\x20Dice\x20x2','Roulette\x2010','Reach\x20roulette\x20level\x2010','Fourth\x20Dice\x20x2','roulette11','Roulette\x2011','Fifth\x20Dice\x20x2','roulette20','Roulette\x2020','Unlocks\x20auto\x20draw','roulette25','Roulette\x2025','Reach\x20roulette\x20level\x2025','Unlocks\x20auto\x20gild','Roulette\x20Max','Reach\x20roulette\x20level\x2034','Prestige\x20Multipier\x20x5','roulette34','pair1000','Pair\x20Master','Roll\x201000\x20Pairs','Combo\x20Multiplier\x20+10%','triplet1000','Triplet\x20Master','Roll\x201000\x20Triplets','Combo\x20Multiplier\x20+20%','twopair1000','Two\x20Pair\x20Master','Roll\x201000\x20Two\x20Pairs','four1000','Roll\x201000\x20Fours','straight1000','Roll\x201000\x20Straights','Combo\x20Multiplier\x20+30%','Full\x20House\x20Master','Roll\x201000\x20Full\x20Houses','fullhouse1000','five1000','Five\x20Master','Combo\x20Multiplier\x20x5','God\x20of\x20strategy','Card\x20progression\x20x2','gold2','gold_3','Have\x204\x20golden\x203s','Prestige\x20Multi\x20+30%','gold_4','Into\x20the\x20universe','Ascension\x20Multiplier\x20+40%','gold_5','Combining\x20galaxies','Have\x204\x20golden\x205s','Have\x204\x20golden\x20As','Chip\x20Multi\x20x2','noPrestige','No\x20prestige\x20needed','Convert\x20a\x20deck\x20without\x20prestiging','Card\x20progression\x20+50%','golden52','Golden\x20deck','Have\x2052\x20golden\x20cards','spin10noLevel','Unlucky','Spin\x20the\x20roulette\x2010\x20times\x20on\x20level\x200\x20without\x20leveling\x20it\x20up','focus10','Meditation','Have\x20a\x20focus\x20charge\x20of\x2010','Unlocks\x20auto\x20roulette\x20focus','Perfect\x20Speed','Adds\x20all\x20dice\x20x2\x20to\x20J-Card','lucke100','Goose','Have\x201e100\x20Luck','1e+100','noRoll','Too\x20slow','Roll\x20Interval\x20x0.5','roulette35','Roulette\x20Prestige','Reach\x20roulette\x20level\x2035','cupPoint','Time\x20for\x20a...','Hit\x20the\x20highest\x20item\x20in\x20the\x20slot\x20machine','Unlocks\x20dice\x20duels','lutslikeAchievements','casino1','Investment\x20Beginner','Have\x20one\x20casino','Get\x200.1%\x20interest\x20per\x20second','Roulette\x20Investor','Have\x202\x20casinos','casino3','Interest\x20x2','casino4','Investing\x20into\x20speed','Have\x204\x20casinos','casino5','Chip\x20Factory','Have\x205\x20casinos','Swiss\x20Bank\x20Account','Keep\x200.001%\x20of\x20your\x20luck\x20after\x20a\x20investment','casino7','casino8','Chip\x20Mass\x20Production','Have\x208\x20casinos','casino9','Corruption','Have\x209\x20casinos','Luck\x20kept\x20after\x20investment\x20x2','casino10','Employees','Have\x2010\x20casinos','Skill\x20Points\x20per\x20casino\x20x2','casino11','Can\x20buy\x20anything','Have\x2011\x20casinos','Luck\x20multiplier\x20x5','casino12','Getting\x20Lazy','Have\x2012\x20casinos','Unlucky\x20Number','Interest\x20+25%','casino14','Particle\x20Accelerator','Have\x2014\x20casinos','casino15','Greed','Have\x2015\x20casinos','casino16','Hexadecagonal\x20Chips','Have\x2016\x20casinos','casino17','Happiness','Luck\x20Multiplier\x20x4','Interest\x20+12.5%','casino18','Accelerator\x20Farm','Roulette\x20Animation\x20Duration\x20-50%','Slaves','Have\x2020\x20casinos','casino21','Blackjack','Have\x2021\x20casinos','Unlocks\x20Auto\x20Upgrade','casino22','Interesting','casino23','Have\x2023\x20casinos','Roulette\x20Animation\x20Duration\x20-25%','casino24','Gluttony','Have\x2024\x20casinos','Luck\x20kept\x20after\x20investment\x20x1.5','casino25','Have\x2025\x20casinos','casino26','Fulfilment','Have\x2026\x20casinos','Upgrade\x20Machines','Have\x2027\x20casinos','Auto\x20Upgrade\x20Interval\x20x0.5','casino27','casino28','Very\x20Interesting','Have\x2028\x20casinos','Have\x2029\x20casinos','casino29','casino30','Lust','Have\x2030\x20casinos','casino33','God\x20of\x20Luck','Have\x2033\x20casinos','Interest\x20x10','casino35','Giga\x20Chips','Have\x2035\x20casinos','casino40','Gladstone\x20Gander','Have\x2040\x20casinos','Luck\x20Multiplier\x20x2','casino45','Upgrade\x20Slaves','Have\x2045\x20casinos','Need\x20more\x20Names','Have\x2050\x20casinos','casino55','Hypnotizing','Have\x2055\x20casinos','casino60','What\x20will\x20you\x20do\x20with\x20all\x20these\x20Chips?','Have\x2065\x20casinos','casino65','casino70','Nothing\x20bad\x20will\x20ever\x20happen\x20to\x20you','Have\x2070\x20casinos','casino75','Upgrade\x20Drones','Have\x2075\x20casinos','casino80','Seriously...','casino85','Can\x20your\x20Computer\x20even\x20handle\x20this\x20speed','casino90','Have\x2090\x20casinos','Have\x2095\x20casinos','No\x20need\x20to\x20play\x20anymore','Have\x20100\x20casinos','Auto\x20Upgrade\x20Interval\x20x0.1','casino200','Fine,\x20go\x20double\x20as\x20far\x20as\x20it\x20was\x20ever\x20intended','Have\x20200\x20casinos','Skill\x20Point\x20Multi\x20x2','slotfull','Always\x20winning','Fill\x20the\x20slot\x20machine\x20layout\x20completely\x20with\x207s','Unlocks\x20auto\x20slot\x20spin','lutslike','slotfullDuel','Full\x20Power','Fill\x20the\x20slot\x20machine\x20layout\x20completely\x20with\x20cup\x20points','Doubles\x20Cup\x20points\x20from\x20slot\x20machine','All\x20on\x20one','roulette50','Reach\x20roulette\x20level\x2050','Swimming\x20in\x20diamonds','Collect\x201\x20million\x20diamonds','roll5in5','Cheating','Combo\x20multi\x20x1.2','39cardsdrawable','I\x20dont\x20need\x20these','Have\x2039\x20cards\x20available\x20for\x20drawing\x20at\x20once','Card\x20progression\x20x1.2','duelLevel10','Reach\x20duel\x20level\x2010','Duel\x20Apprentice','Reach\x20duel\x20level\x2030','duelLevel50','Duel\x20Advanced','Reach\x20duel\x20level\x2050','Auto\x20Slot\x20Spin\x20speed\x20+1','duelLevel100','Duel\x20Expert','Reach\x20duel\x20level\x20100','Duel\x20Master','Reach\x20duel\x20level\x20150','duelLevel250','Duel\x20Grand\x20Master','Reach\x20duel\x20level\x20250','duelLevel500','Duel\x20Champion','Reach\x20duel\x20level\x20500','Skillpoint\x20Multi\x20x2','Duel\x20Grand\x20Champion','Reach\x20duel\x20level\x201000','Gain\x200.0001%\x20of\x20current\x20potential\x20Prestige\x20Multi\x20as\x20Prestige\x20Multi\x20each\x20roll','collector89','Collector','Collect\x2089\x20duel\x20dice','categoryToBP','AchievementUnlockedLabel','duelLevel150','duelLevel1000','points1qa','lastRoll','FIVER','totalCombofiver','totalCombofullhouse','totalCombostraight','totalCombotwopair','totalCombofour','totalCombotriplet','totalCombopair','casino2','casino13','casino19','casino20','casino50','casino95','casino100','cards26','gold_A','roulette10','main0value','slotWindow','slotItem1','slotItem3','slotItem4','slotItem6','allSlotItems','simpleUnlock','HighscoreHandler','duelPower','lastMoneyE','SkillsHandler','SoundHandler','Dice','diceContainer','diceType','isMulti','Dice\x20','_ascNum','diceTypes','_multi','diceImage','The\x20points\x20of\x20this\x20dice\x20will\x20multiply\x20the\x20total\x20score\x20you\x20made.\x20Multiplicative\x20with\x20other\x20mutliplier\x20dice','diceNumber','valueText','pointsText','plusText','upgradeButton','arrow','Ascend','ascendButton','setImage','ascentIncrease','addProgress','0x0?Math[_0x3cc2('0x46')](_0x48b200/_0x23a297):-Math[_0x3cc2('0x46')](_0x48b200/_0x23a297),this[_0x3cc2('0x2e')]['x']=_0x23a297,this[_0x3cc2('0x2e')]['y']=_0x383aa6/_0x23a297;}else if(_0x4edc35||_0x46cfcb){var _0x46c4b2=Math[_0x3cc2('0x45')](_0x4edc35*_0x4edc35+_0x46cfcb*_0x46cfcb);this[_0x3cc2('0x2f')]=Phaser[_0x3cc2('0x47')]['HALF_PI']-(_0x46cfcb>0x0?Math['acos'](-_0x4edc35/_0x46c4b2):-Math[_0x3cc2('0x46')](_0x4edc35/_0x46c4b2)),this[_0x3cc2('0x2e')]['x']=_0x383aa6/_0x46c4b2,this['worldScale']['y']=_0x46c4b2;}else this[_0x3cc2('0x2e')]['x']=0x0,this[_0x3cc2('0x2e')]['y']=0x0;return this[_0x3cc2('0x2b')]=this[_0x3cc2('0x2a')]*_0x34a8c['worldAlpha'],this[_0x3cc2('0x48')]['x']=_0x47800b['tx'],this[_0x3cc2('0x48')]['y']=_0x47800b['ty'],this[_0x3cc2('0x33')]=null,this[_0x3cc2('0x49')]&&this[_0x3cc2('0x49')][_0x3cc2('0x4a')](this[_0x3cc2('0x4b')],_0x47800b,_0x1fd339),this;},'preUpdate':function(){},'generateTexture':function(_0x39af07,_0x318251,_0x4cf24b){var _0x48cbb5=this[_0x3cc2('0x4c')](),_0x7dd96=new Phaser['RenderTexture'](this[_0x3cc2('0x3e')],0x0|_0x48cbb5[_0x3cc2('0x22')],0x0|_0x48cbb5[_0x3cc2('0x4d')],_0x4cf24b,_0x318251,_0x39af07);return _0x4ec83c[_0x3cc2('0x25')]['_tempMatrix']['tx']=-_0x48cbb5['x'],_0x4ec83c['DisplayObject'][_0x3cc2('0x4e')]['ty']=-_0x48cbb5['y'],_0x7dd96['render'](this,_0x4ec83c[_0x3cc2('0x25')][_0x3cc2('0x4e')]),_0x7dd96;},'updateCache':function(){return this[_0x3cc2('0x4f')](),this;},'toGlobal':function(_0xbb055b){return this[_0x3cc2('0x50')](),this[_0x3cc2('0x2c')][_0x3cc2('0x51')](_0xbb055b);},'toLocal':function(_0xf5ae20,_0x590a87){return _0x590a87&&(_0xf5ae20=_0x590a87[_0x3cc2('0x52')](_0xf5ae20)),this[_0x3cc2('0x50')](),this['worldTransform'][_0x3cc2('0x53')](_0xf5ae20);},'_renderCachedSprite':function(_0x5ed6f7){this[_0x3cc2('0x54')]['worldAlpha']=this[_0x3cc2('0x2b')],_0x5ed6f7['gl']?_0x4ec83c[_0x3cc2('0x55')][_0x3cc2('0x36')]['_renderWebGL'][_0x3cc2('0x4a')](this[_0x3cc2('0x54')],_0x5ed6f7):_0x4ec83c[_0x3cc2('0x55')]['prototype'][_0x3cc2('0x56')]['call'](this[_0x3cc2('0x54')],_0x5ed6f7);},'_generateCachedSprite':function(){this[_0x3cc2('0x34')]=!0x1;var _0xcca554=this[_0x3cc2('0x4c')]();if(_0xcca554[_0x3cc2('0x22')]=Math['max'](0x1,Math['ceil'](_0xcca554[_0x3cc2('0x22')])),_0xcca554[_0x3cc2('0x4d')]=Math[_0x3cc2('0x57')](0x1,Math[_0x3cc2('0x58')](_0xcca554[_0x3cc2('0x4d')])),this[_0x3cc2('0x50')](),this[_0x3cc2('0x54')])this[_0x3cc2('0x54')]['texture'][_0x3cc2('0x59')](_0xcca554[_0x3cc2('0x22')],_0xcca554[_0x3cc2('0x4d')]);else{var _0x4ec637=0x0;this['texture']&&this['texture'][_0x3cc2('0x5a')]&&_0x4ec83c[_0x3cc2('0x5b')]&&(_0x4ec637=this[_0x3cc2('0x5c')][_0x3cc2('0x5a')][_0x3cc2('0x5d')]);var _0x2520ea=new Phaser[(_0x3cc2('0x5e'))](this[_0x3cc2('0x3e')],_0xcca554[_0x3cc2('0x22')],_0xcca554['height'],void 0x0,void 0x0,void 0x0,void 0x0,_0x4ec637);this[_0x3cc2('0x54')]=new _0x4ec83c[(_0x3cc2('0x55'))](_0x2520ea),this['_cachedSprite']['worldTransform']=this[_0x3cc2('0x2c')];}var _0x22ee8f=this['_filters'];this[_0x3cc2('0x5f')]=null,this[_0x3cc2('0x54')][_0x3cc2('0x60')]=_0x22ee8f,_0x4ec83c['DisplayObject'][_0x3cc2('0x4e')]['tx']=-_0xcca554['x'],_0x4ec83c[_0x3cc2('0x25')][_0x3cc2('0x4e')]['ty']=-_0xcca554['y'],this[_0x3cc2('0x54')][_0x3cc2('0x5c')][_0x3cc2('0x61')](this,_0x4ec83c[_0x3cc2('0x25')][_0x3cc2('0x4e')],!0x0),this[_0x3cc2('0x54')][_0x3cc2('0x62')]['x']=-_0xcca554['x']/_0xcca554[_0x3cc2('0x22')],this[_0x3cc2('0x54')][_0x3cc2('0x62')]['y']=-_0xcca554['y']/_0xcca554['height'],this['_filters']=_0x22ee8f,this[_0x3cc2('0x34')]=!0x0;},'_destroyCachedSprite':function(){this[_0x3cc2('0x54')]&&(this['_cachedSprite'][_0x3cc2('0x5c')]['destroy'](!0x0),this['_cachedSprite']=null);}},_0x4ec83c['DisplayObject'][_0x3cc2('0x36')][_0x3cc2('0x63')]=_0x4ec83c['DisplayObject']['prototype']['updateTransform'],Object['defineProperties'](_0x4ec83c[_0x3cc2('0x25')]['prototype'],{'x':{'get':function(){return this[_0x3cc2('0x26')]['x'];},'set':function(_0x5dd73f){this[_0x3cc2('0x26')]['x']=_0x5dd73f;}},'y':{'get':function(){return this[_0x3cc2('0x26')]['y'];},'set':function(_0x3bbc83){this[_0x3cc2('0x26')]['y']=_0x3bbc83;}},'worldVisible':{'get':function(){if(this[_0x3cc2('0x64')]){var _0x411413=this[_0x3cc2('0x3')];if(!_0x411413)return this[_0x3cc2('0x64')];do{if(!_0x411413[_0x3cc2('0x64')])return!0x1;_0x411413=_0x411413[_0x3cc2('0x3')];}while(_0x411413);return!0x0;}return!0x1;}},'mask':{'get':function(){return this[_0x3cc2('0x3c')];},'set':function(_0x43a7d4){this['_mask']&&(this[_0x3cc2('0x3c')][_0x3cc2('0x65')]=!0x1),this[_0x3cc2('0x3c')]=_0x43a7d4,_0x43a7d4&&(this[_0x3cc2('0x3c')]['isMask']=!0x0);}},'filters':{'get':function(){return this[_0x3cc2('0x5f')];},'set':function(_0x5105c9){if(Array[_0x3cc2('0x66')](_0x5105c9)){for(var _0x3acd9f=[],_0x464dff=0x0;_0x464dff<_0x5105c9[_0x3cc2('0x8')];_0x464dff++)for(var _0x4e4948=_0x5105c9[_0x464dff][_0x3cc2('0x67')],_0x5c0ec4=0x0;_0x5c0ec4<_0x4e4948[_0x3cc2('0x8')];_0x5c0ec4++)_0x3acd9f[_0x3cc2('0x9')](_0x4e4948[_0x5c0ec4]);this[_0x3cc2('0x68')]={'target':this,'filterPasses':_0x3acd9f};}this[_0x3cc2('0x5f')]=_0x5105c9,this[_0x3cc2('0x69')]&&this[_0x3cc2('0x69')]===_0x4ec83c[_0x3cc2('0x6a')][_0x3cc2('0x6b')]&&(this[_0x3cc2('0x69')]=_0x4ec83c[_0x3cc2('0x6a')][_0x3cc2('0x6c')]);}},'cacheAsBitmap':{'get':function(){return this[_0x3cc2('0x34')];},'set':function(_0x1e8931){this[_0x3cc2('0x34')]!==_0x1e8931&&(_0x1e8931?this[_0x3cc2('0x4f')]():this[_0x3cc2('0x3d')](),this['_cacheAsBitmap']=_0x1e8931);}}}),_0x4ec83c[_0x3cc2('0x6d')]=function(){_0x4ec83c[_0x3cc2('0x25')][_0x3cc2('0x4a')](this),this[_0x3cc2('0x37')]=[],this[_0x3cc2('0x6e')]=!0x1;},_0x4ec83c[_0x3cc2('0x6d')]['prototype']=Object[_0x3cc2('0x6f')](_0x4ec83c[_0x3cc2('0x25')][_0x3cc2('0x36')]),_0x4ec83c[_0x3cc2('0x6d')]['prototype'][_0x3cc2('0x70')]=_0x4ec83c[_0x3cc2('0x6d')],_0x4ec83c[_0x3cc2('0x6d')][_0x3cc2('0x36')]['addChild']=function(_0x1233c9){return this[_0x3cc2('0x71')](_0x1233c9,this[_0x3cc2('0x37')][_0x3cc2('0x8')]);},_0x4ec83c['DisplayObjectContainer'][_0x3cc2('0x36')][_0x3cc2('0x71')]=function(_0x6c1353,_0x3bb9c4){if(_0x3bb9c4>=0x0&&_0x3bb9c4<=this[_0x3cc2('0x37')][_0x3cc2('0x8')])return _0x6c1353[_0x3cc2('0x3')]&&_0x6c1353[_0x3cc2('0x3')][_0x3cc2('0x72')](_0x6c1353),_0x6c1353[_0x3cc2('0x3')]=this,this[_0x3cc2('0x37')][_0x3cc2('0x73')](_0x3bb9c4,0x0,_0x6c1353),_0x6c1353;throw new Error(_0x6c1353+_0x3cc2('0x74')+_0x3bb9c4+'\x20supplied\x20is\x20out\x20of\x20bounds\x20'+this[_0x3cc2('0x37')][_0x3cc2('0x8')]);},_0x4ec83c[_0x3cc2('0x6d')][_0x3cc2('0x36')]['swapChildren']=function(_0x3f6efa,_0x2edd09){if(_0x3f6efa!==_0x2edd09){var _0x4136fd=this['getChildIndex'](_0x3f6efa),_0x282e99=this[_0x3cc2('0x75')](_0x2edd09);if(_0x4136fd<0x0||_0x282e99<0x0)throw new Error('swapChildren:\x20Both\x20the\x20supplied\x20DisplayObjects\x20must\x20be\x20a\x20child\x20of\x20the\x20caller.');this[_0x3cc2('0x37')][_0x4136fd]=_0x2edd09,this[_0x3cc2('0x37')][_0x282e99]=_0x3f6efa;}},_0x4ec83c[_0x3cc2('0x6d')]['prototype'][_0x3cc2('0x75')]=function(_0x73b176){var _0x2eb76f=this[_0x3cc2('0x37')][_0x3cc2('0x76')](_0x73b176);if(-0x1===_0x2eb76f)throw new Error(_0x3cc2('0x77'));return _0x2eb76f;},_0x4ec83c[_0x3cc2('0x6d')][_0x3cc2('0x36')][_0x3cc2('0x78')]=function(_0x235dcf,_0x574756){if(_0x574756<0x0||_0x574756>=this[_0x3cc2('0x37')][_0x3cc2('0x8')])throw new Error(_0x3cc2('0x79'));var _0x418a09=this[_0x3cc2('0x75')](_0x235dcf);this[_0x3cc2('0x37')][_0x3cc2('0x73')](_0x418a09,0x1),this[_0x3cc2('0x37')]['splice'](_0x574756,0x0,_0x235dcf);},_0x4ec83c[_0x3cc2('0x6d')][_0x3cc2('0x36')]['getChildAt']=function(_0x414eef){if(_0x414eef<0x0||_0x414eef>=this['children'][_0x3cc2('0x8')])throw new Error('getChildAt:\x20Supplied\x20index\x20'+_0x414eef+'\x20does\x20not\x20exist\x20in\x20the\x20child\x20list,\x20or\x20the\x20supplied\x20DisplayObject\x20must\x20be\x20a\x20child\x20of\x20the\x20caller');return this[_0x3cc2('0x37')][_0x414eef];},_0x4ec83c[_0x3cc2('0x6d')][_0x3cc2('0x36')][_0x3cc2('0x72')]=function(_0x399c76){var _0x11338b=this[_0x3cc2('0x37')]['indexOf'](_0x399c76);if(-0x1!==_0x11338b)return this['removeChildAt'](_0x11338b);},_0x4ec83c[_0x3cc2('0x6d')][_0x3cc2('0x36')][_0x3cc2('0x7a')]=function(_0x468667){var _0x14ed95=this['getChildAt'](_0x468667);return _0x14ed95&&(_0x14ed95[_0x3cc2('0x3')]=void 0x0,this['children']['splice'](_0x468667,0x1)),_0x14ed95;},_0x4ec83c['DisplayObjectContainer']['prototype']['removeChildren']=function(_0x320216,_0x52cf3f){void 0x0===_0x320216&&(_0x320216=0x0),void 0x0===_0x52cf3f&&(_0x52cf3f=this['children'][_0x3cc2('0x8')]);var _0x200abe=_0x52cf3f-_0x320216;if(_0x200abe>0x0&&_0x200abe<=_0x52cf3f){for(var _0x1622cf=this[_0x3cc2('0x37')][_0x3cc2('0x73')](_0x320216,_0x200abe),_0x5bcf38=0x0;_0x5bcf38<_0x1622cf['length'];_0x5bcf38++)_0x1622cf[_0x5bcf38][_0x3cc2('0x3')]=void 0x0;return _0x1622cf;}if(0x0===_0x200abe&&0x0===this['children']['length'])return[];throw new Error(_0x3cc2('0x7b'));},_0x4ec83c[_0x3cc2('0x6d')][_0x3cc2('0x36')]['updateTransform']=function(){if(this[_0x3cc2('0x64')]&&(this[_0x3cc2('0x63')](),!this['_cacheAsBitmap']))for(var _0x3a1083=0x0;_0x3a1083_0x9493ce?_0x253767:_0x9493ce,_0x35ac28=_0x35ac28>_0x351b48?_0x35ac28:_0x351b48);var _0x23fbd8=this[_0x3cc2('0x3b')];if(!_0x174efa){var _0x5eae49=(_0x23fbd8=new _0x4ec83c['Rectangle']())['x'],_0x53d2f3=_0x23fbd8[_0x3cc2('0x22')]+_0x23fbd8['x'],_0x4f8a24=_0x23fbd8['y'],_0x59b805=_0x23fbd8[_0x3cc2('0x4d')]+_0x23fbd8['y'],_0x53aea9=this['worldTransform'],_0x4bbcdd=_0x53aea9['a'],_0x5906aa=_0x53aea9['b'],_0x8cd543=_0x53aea9['c'],_0x3e041e=_0x53aea9['d'],_0x3b1f1b=_0x53aea9['tx'],_0x4fdc8f=_0x53aea9['ty'],_0x5bde51=_0x4bbcdd*_0x53d2f3+_0x8cd543*_0x59b805+_0x3b1f1b,_0x442994=_0x3e041e*_0x59b805+_0x5906aa*_0x53d2f3+_0x4fdc8f,_0x100976=_0x4bbcdd*_0x5eae49+_0x8cd543*_0x59b805+_0x3b1f1b,_0x338672=_0x3e041e*_0x59b805+_0x5906aa*_0x5eae49+_0x4fdc8f,_0x2f4e34=_0x4bbcdd*_0x5eae49+_0x8cd543*_0x4f8a24+_0x3b1f1b,_0x550e9d=_0x3e041e*_0x4f8a24+_0x5906aa*_0x5eae49+_0x4fdc8f,_0x142f9c=_0x4bbcdd*_0x53d2f3+_0x8cd543*_0x4f8a24+_0x3b1f1b,_0x4afae7=_0x3e041e*_0x4f8a24+_0x5906aa*_0x53d2f3+_0x4fdc8f;_0x253767=_0x5bde51,_0x35ac28=_0x442994,_0x4374e4=_0x442994,_0xd3a629=_0x142f9c<(_0xd3a629=_0x2f4e34<(_0xd3a629=_0x100976<(_0xd3a629=_0x5bde51)?_0x100976:_0xd3a629)?_0x2f4e34:_0xd3a629)?_0x142f9c:_0xd3a629,_0x4374e4=_0x4afae7<(_0x4374e4=_0x550e9d<(_0x4374e4=_0x338672<_0x4374e4?_0x338672:_0x4374e4)?_0x550e9d:_0x4374e4)?_0x4afae7:_0x4374e4,_0x253767=_0x142f9c>(_0x253767=_0x2f4e34>(_0x253767=_0x100976>_0x253767?_0x100976:_0x253767)?_0x2f4e34:_0x253767)?_0x142f9c:_0x253767,_0x35ac28=_0x4afae7>(_0x35ac28=_0x550e9d>(_0x35ac28=_0x338672>_0x35ac28?_0x338672:_0x35ac28)?_0x550e9d:_0x35ac28)?_0x4afae7:_0x35ac28;}if(_0x23fbd8['x']=_0xd3a629,_0x23fbd8['y']=_0x4374e4,_0x23fbd8['width']=_0x253767-_0xd3a629,_0x23fbd8['height']=_0x35ac28-_0x4374e4,_0x439371)for(_0x3318fa[_0x3cc2('0x2c')]=_0x23e6a2,_0x1b585f=0x0;_0x1b585f<_0x3318fa[_0x3cc2('0x37')]['length'];_0x1b585f++)_0x3318fa[_0x3cc2('0x37')][_0x1b585f]['updateTransform']();if(!_0x2f0945){var _0x266ea9=_0x3318fa[_0x3cc2('0x7f')]();_0x23fbd8['x']-=_0x266ea9['x'],_0x23fbd8['y']-=_0x266ea9['y'];}return _0x23fbd8;},_0x4ec83c['DisplayObjectContainer'][_0x3cc2('0x36')]['getLocalBounds']=function(){return this['getBounds'](this);},_0x4ec83c[_0x3cc2('0x6d')][_0x3cc2('0x36')][_0x3cc2('0x7d')]=function(_0x2b7e32){return!!_0x2b7e32&&(_0x2b7e32===this||this[_0x3cc2('0x7d')](_0x2b7e32[_0x3cc2('0x3')]));},_0x4ec83c[_0x3cc2('0x6d')][_0x3cc2('0x36')]['_renderWebGL']=function(_0x2d96ec){if(this[_0x3cc2('0x64')]&&!(this[_0x3cc2('0x2a')]<=0x0))if(this[_0x3cc2('0x34')])this[_0x3cc2('0x80')](_0x2d96ec);else{var _0x467f0a;if(this[_0x3cc2('0x3c')]||this[_0x3cc2('0x5f')]){for(this[_0x3cc2('0x5f')]&&(_0x2d96ec[_0x3cc2('0x81')][_0x3cc2('0x82')](),_0x2d96ec[_0x3cc2('0x83')][_0x3cc2('0x84')](this['_filterBlock'])),this['_mask']&&(_0x2d96ec[_0x3cc2('0x81')][_0x3cc2('0x85')](),_0x2d96ec[_0x3cc2('0x86')][_0x3cc2('0x87')](this[_0x3cc2('0x88')],_0x2d96ec),_0x2d96ec['spriteBatch'][_0x3cc2('0x89')]()),_0x467f0a=0x0;_0x467f0a(_0x41626d=_0x28b562>(_0x41626d=_0x645ee1>(_0x41626d=_0x16db90>_0x41626d?_0x16db90:_0x41626d)?_0x645ee1:_0x41626d)?_0x28b562:_0x41626d)?_0x44e6fa:_0x41626d,_0x45d842=_0x582a44>(_0x45d842=_0x163e3b>(_0x45d842=_0x558a4a>(_0x45d842=_0x40a054>_0x45d842?_0x40a054:_0x45d842)?_0x558a4a:_0x45d842)?_0x163e3b:_0x45d842)?_0x582a44:_0x45d842;}var _0x2b2847=this[_0x3cc2('0x3b')];return _0x2b2847['x']=_0x5d83e5,_0x2b2847['width']=_0x41626d-_0x5d83e5,_0x2b2847['y']=_0x33deec,_0x2b2847[_0x3cc2('0x4d')]=_0x45d842-_0x33deec,this[_0x3cc2('0x33')]=_0x2b2847,_0x2b2847;},_0x4ec83c[_0x3cc2('0x55')]['prototype'][_0x3cc2('0x4c')]=function(){var _0x193093=this[_0x3cc2('0x2c')];this[_0x3cc2('0x2c')]=Phaser['identityMatrix'];for(var _0x225604=0x0;_0x225604=\x20'+this['MAX_TEXTURES']+'.0)\x20{\x20gl_FragColor\x20=\x20BLUE;return;}','\x20\x20\x20if(isnan(vTextureIndex))\x20{\x20gl_FragColor\x20=\x20RED;return;}','}'];var _0x44e365=_0x4ec83c[_0x3cc2('0xb7')](_0x4395d2,this[_0x3cc2('0xd4')]||_0x4ec83c['PixiShader'][_0x3cc2('0xd5')],this[_0x3cc2('0xca')]);_0x4395d2[_0x3cc2('0xd6')](_0x44e365),this[_0x3cc2('0xd7')]=_0x4395d2[_0x3cc2('0xd8')](_0x44e365,_0x3cc2('0xd9')),this[_0x3cc2('0xda')]=_0x4395d2['getUniformLocation'](_0x44e365,'projectionVector'),this[_0x3cc2('0xdb')]=_0x4395d2['getUniformLocation'](_0x44e365,_0x3cc2('0xdb')),this['dimensions']=_0x4395d2[_0x3cc2('0xd8')](_0x44e365,'dimensions'),this['aVertexPosition']=_0x4395d2[_0x3cc2('0xdc')](_0x44e365,'aVertexPosition'),this[_0x3cc2('0xdd')]=_0x4395d2[_0x3cc2('0xdc')](_0x44e365,_0x3cc2('0xdd')),this[_0x3cc2('0xde')]=_0x4395d2['getAttribLocation'](_0x44e365,_0x3cc2('0xdf')),this[_0x3cc2('0xe0')]=_0x4395d2[_0x3cc2('0xdc')](_0x44e365,_0x3cc2('0xe0'));var _0x1ca31c=[],_0x1c49df=_0x4395d2[_0x3cc2('0xc')]();_0x4395d2[_0x3cc2('0x18')](_0x4395d2['TEXTURE0']),_0x4395d2[_0x3cc2('0xe1')](_0x4395d2[_0x3cc2('0xd')],_0x1c49df),_0x4395d2[_0x3cc2('0xe2')](_0x4395d2[_0x3cc2('0xd')],0x0,_0x4395d2[_0x3cc2('0xe3')],0x1,0x1,0x0,_0x4395d2['RGB'],_0x4395d2[_0x3cc2('0x16')],null);for(var _0x1c197f=0x0;_0x1c197f=\x20'+this[_0x3cc2('0xc4')]+_0x3cc2('0x11d'),_0x3cc2('0x11e'),'}'];}else this[_0x3cc2('0xca')]=[_0x3cc2('0x11c'),_0x3cc2('0xcc'),_0x3cc2('0xce'),'varying\x20float\x20vColor;',_0x3cc2('0xd0'),'uniform\x20sampler2D\x20uSampler;','void\x20main(void)\x20{',_0x3cc2('0x11f'),'}'];this[_0x3cc2('0xd4')]=[_0x3cc2('0x120'),_0x3cc2('0x121'),_0x3cc2('0x122'),_0x3cc2('0x123'),_0x3cc2('0x124'),_0x3cc2('0x112'),_0x3cc2('0x125'),_0x3cc2('0x126'),_0x3cc2('0x113'),'uniform\x20vec2\x20offsetVector;',_0x3cc2('0x127'),_0x3cc2('0xce'),_0x3cc2('0x128'),'varying\x20float\x20vTextureIndex;',_0x3cc2('0x115'),_0x3cc2('0xe9'),_0x3cc2('0x129'),_0x3cc2('0x12a'),_0x3cc2('0x12b'),_0x3cc2('0x12c'),_0x3cc2('0x12d'),'\x20\x20\x20gl_Position\x20=\x20vec4(\x20(\x20v\x20/\x20projectionVector)\x20+\x20center\x20,\x200.0,\x201.0);',_0x3cc2('0x118'),'\x20\x20\x20vTextureIndex\x20=\x20aTextureIndex;',_0x3cc2('0x12e'),'}'],this['textureCount']=0x0,this['init']();},_0x4ec83c['PixiFastShader'][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x4ec83c[_0x3cc2('0x12f')],_0x4ec83c['PixiFastShader'][_0x3cc2('0x36')]['init']=function(){var _0x42d989=this['gl'],_0x158839=_0x4ec83c[_0x3cc2('0xb7')](_0x42d989,this[_0x3cc2('0xd4')],this[_0x3cc2('0xca')]);if(_0x42d989[_0x3cc2('0xd6')](_0x158839),this[_0x3cc2('0xeb')]=_0x4ec83c[_0x3cc2('0x5b')]?_0x42d989['getUniformLocation'](_0x158839,_0x3cc2('0xd9')):_0x42d989[_0x3cc2('0xd8')](_0x158839,_0x3cc2('0xeb')),_0x4ec83c[_0x3cc2('0x5b')]){var _0x14f752=[],_0x1b5347=_0x42d989[_0x3cc2('0xc')]();_0x42d989[_0x3cc2('0x18')](_0x42d989['TEXTURE0']),_0x42d989['bindTexture'](_0x42d989[_0x3cc2('0xd')],_0x1b5347),_0x42d989['texImage2D'](_0x42d989[_0x3cc2('0xd')],0x0,_0x42d989[_0x3cc2('0xe3')],0x1,0x1,0x0,_0x42d989[_0x3cc2('0xe3')],_0x42d989[_0x3cc2('0x16')],null);for(var _0x5e1555=0x0;_0x5e1555>0x1,_0x23228e|=_0x23228e>>0x2,_0x23228e|=_0x23228e>>0x4,_0x23228e|=_0x23228e>>0x8,_0x23228e|=_0x23228e>>0x10,++_0x23228e;},_0x2141af=this['gl'],_0xdee66d=_0x2141af[_0x3cc2('0xc5')](_0x2141af[_0x3cc2('0xc6')]),_0x4ad957=_0x2141af['getParameter'](_0x2141af['MAX_TEXTURE_SIZE']),_0x10dda0=this[_0x3cc2('0x3e')][_0x3cc2('0x180')][_0x3cc2('0x181')][_0x3cc2('0x182')],_0x40702a=null,_0x5c25ae=0x0;_0x5c25ae=this['size']&&(this['flush'](),this[_0x3cc2('0x206')]=_0x34a0b3['baseTexture']);var _0x392075=_0x34a0b3[_0x3cc2('0x207')];if(_0x392075){var _0x501898,_0x36fe74,_0x408765,_0x40ea37,_0x5d7506=_0x2af831[_0x3cc2('0x62')]['x'],_0x473cdc=_0x2af831[_0x3cc2('0x62')]['y'];if(_0x34a0b3[_0x3cc2('0xa3')]){var _0x4286c2=_0x34a0b3[_0x3cc2('0xa3')];_0x501898=(_0x36fe74=_0x4286c2['x']-_0x5d7506*_0x4286c2[_0x3cc2('0x22')])+_0x34a0b3[_0x3cc2('0x9c')][_0x3cc2('0x22')],_0x408765=(_0x40ea37=_0x4286c2['y']-_0x473cdc*_0x4286c2[_0x3cc2('0x4d')])+_0x34a0b3[_0x3cc2('0x9c')][_0x3cc2('0x4d')];}else _0x501898=_0x34a0b3[_0x3cc2('0x96')][_0x3cc2('0x22')]*(0x1-_0x5d7506),_0x36fe74=_0x34a0b3['frame'][_0x3cc2('0x22')]*-_0x5d7506,_0x408765=_0x34a0b3['frame'][_0x3cc2('0x4d')]*(0x1-_0x473cdc),_0x40ea37=_0x34a0b3[_0x3cc2('0x96')]['height']*-_0x473cdc;var _0x2bf820=this['currentBatchSize']*this[_0x3cc2('0x1f3')],_0x5e7954=(this[_0x3cc2('0x1f8')],_0x34a0b3[_0x3cc2('0x5a')][_0x3cc2('0xa0')]),_0x4b9b0b=_0x34a0b3[_0x3cc2('0x5a')]['textureIndex'],_0x482d03=_0x537d90['a']/_0x5e7954,_0xe6d6c6=_0x537d90['b']/_0x5e7954,_0x159274=_0x537d90['c']/_0x5e7954,_0x52b33=_0x537d90['d']/_0x5e7954,_0x2bf682=_0x537d90['tx'],_0x343f55=_0x537d90['ty'],_0x2f3379=(_0x34a0b3['crop'][_0x3cc2('0x22')],_0x34a0b3['crop'][_0x3cc2('0x4d')]);if(_0x34a0b3[_0x3cc2('0x208')]){var _0x29b269=_0x537d90['a'],_0x3aaf3d=_0x537d90['b'],_0x407957=_0x537d90['c'],_0x4075c9=_0x537d90['d'],_0x5839f1=_0x36fe74,_0x83fbc=_0x501898;_0x2bf682=_0x537d90['c']*_0x2f3379+_0x2bf682,_0x343f55=_0x537d90['d']*_0x2f3379+_0x343f55,_0x482d03=6.123233995736766e-17*_0x29b269-_0x407957,_0xe6d6c6=6.123233995736766e-17*_0x3aaf3d-_0x4075c9,_0x159274=_0x29b269+6.123233995736766e-17*_0x407957,_0x52b33=_0x3aaf3d+6.123233995736766e-17*_0x4075c9,_0x34a0b3[_0x3cc2('0x209')](),_0x501898=_0x408765,_0x36fe74=_0x40ea37,_0x408765=_0x83fbc,_0x40ea37=_0x5839f1;}var _0x9c1733=this[_0x3cc2('0x1f6')],_0x19cdcd=this[_0x3cc2('0x1f5')],_0x1b808f=_0x2af831[_0x3cc2('0x91')],_0x53440a=(_0x1b808f>>0x10)+(0xff00&_0x1b808f)+((0xff&_0x1b808f)<<0x10)+(0xff*_0x2af831[_0x3cc2('0x2b')]<<0x18);this[_0x3cc2('0x164')][_0x3cc2('0xa5')]?(_0x19cdcd[_0x2bf820++]=_0x482d03*_0x36fe74+_0x159274*_0x40ea37+_0x2bf682|0x0,_0x19cdcd[_0x2bf820++]=_0x52b33*_0x40ea37+_0xe6d6c6*_0x36fe74+_0x343f55|0x0,_0x19cdcd[_0x2bf820++]=_0x392075['x0'],_0x19cdcd[_0x2bf820++]=_0x392075['y0'],_0x9c1733[_0x2bf820++]=_0x53440a,_0x19cdcd[_0x2bf820++]=_0x4b9b0b,_0x19cdcd[_0x2bf820++]=_0x482d03*_0x501898+_0x159274*_0x40ea37+_0x2bf682|0x0,_0x19cdcd[_0x2bf820++]=_0x52b33*_0x40ea37+_0xe6d6c6*_0x501898+_0x343f55|0x0,_0x19cdcd[_0x2bf820++]=_0x392075['x1'],_0x19cdcd[_0x2bf820++]=_0x392075['y1'],_0x9c1733[_0x2bf820++]=_0x53440a,_0x19cdcd[_0x2bf820++]=_0x4b9b0b,_0x19cdcd[_0x2bf820++]=_0x482d03*_0x501898+_0x159274*_0x408765+_0x2bf682|0x0,_0x19cdcd[_0x2bf820++]=_0x52b33*_0x408765+_0xe6d6c6*_0x501898+_0x343f55|0x0,_0x19cdcd[_0x2bf820++]=_0x392075['x2'],_0x19cdcd[_0x2bf820++]=_0x392075['y2'],_0x9c1733[_0x2bf820++]=_0x53440a,_0x19cdcd[_0x2bf820++]=_0x4b9b0b,_0x19cdcd[_0x2bf820++]=_0x482d03*_0x36fe74+_0x159274*_0x408765+_0x2bf682|0x0,_0x19cdcd[_0x2bf820++]=_0x52b33*_0x408765+_0xe6d6c6*_0x36fe74+_0x343f55|0x0,_0x19cdcd[_0x2bf820++]=_0x392075['x3'],_0x19cdcd[_0x2bf820++]=_0x392075['y3'],_0x9c1733[_0x2bf820++]=_0x53440a,_0x19cdcd[_0x2bf820++]=_0x4b9b0b):(_0x19cdcd[_0x2bf820++]=_0x482d03*_0x36fe74+_0x159274*_0x40ea37+_0x2bf682,_0x19cdcd[_0x2bf820++]=_0x52b33*_0x40ea37+_0xe6d6c6*_0x36fe74+_0x343f55,_0x19cdcd[_0x2bf820++]=_0x392075['x0'],_0x19cdcd[_0x2bf820++]=_0x392075['y0'],_0x9c1733[_0x2bf820++]=_0x53440a,_0x19cdcd[_0x2bf820++]=_0x4b9b0b,_0x19cdcd[_0x2bf820++]=_0x482d03*_0x501898+_0x159274*_0x40ea37+_0x2bf682,_0x19cdcd[_0x2bf820++]=_0x52b33*_0x40ea37+_0xe6d6c6*_0x501898+_0x343f55,_0x19cdcd[_0x2bf820++]=_0x392075['x1'],_0x19cdcd[_0x2bf820++]=_0x392075['y1'],_0x9c1733[_0x2bf820++]=_0x53440a,_0x19cdcd[_0x2bf820++]=_0x4b9b0b,_0x19cdcd[_0x2bf820++]=_0x482d03*_0x501898+_0x159274*_0x408765+_0x2bf682,_0x19cdcd[_0x2bf820++]=_0x52b33*_0x408765+_0xe6d6c6*_0x501898+_0x343f55,_0x19cdcd[_0x2bf820++]=_0x392075['x2'],_0x19cdcd[_0x2bf820++]=_0x392075['y2'],_0x9c1733[_0x2bf820++]=_0x53440a,_0x19cdcd[_0x2bf820++]=_0x4b9b0b,_0x19cdcd[_0x2bf820++]=_0x482d03*_0x36fe74+_0x159274*_0x408765+_0x2bf682,_0x19cdcd[_0x2bf820++]=_0x52b33*_0x408765+_0xe6d6c6*_0x36fe74+_0x343f55,_0x19cdcd[_0x2bf820++]=_0x392075['x3'],_0x19cdcd[_0x2bf820++]=_0x392075['y3'],_0x9c1733[_0x2bf820++]=_0x53440a,_0x19cdcd[_0x2bf820++]=_0x4b9b0b),this['sprites'][this['currentBatchSize']++]=_0x2af831;}},_0x4ec83c[_0x3cc2('0x15d')]['prototype'][_0x3cc2('0x20a')]=function(_0x50a14f){var _0x8a7b79=_0x50a14f['tilingTexture'],_0x1a8b9a=_0x8a7b79[_0x3cc2('0x5a')],_0x171b24=this['gl'],_0x4e5e84=_0x50a14f[_0x3cc2('0x5c')]['baseTexture'][_0x3cc2('0x5d')];_0x4ec83c['WebGLRenderer'][_0x3cc2('0x1b5')][_0x4e5e84]!=_0x1a8b9a&&(this[_0x3cc2('0x82')](),_0x171b24[_0x3cc2('0x18')](_0x171b24[_0x3cc2('0xe4')]+_0x4e5e84),_0x171b24['bindTexture'](_0x171b24[_0x3cc2('0xd')],_0x1a8b9a['_glTextures'][_0x171b24['id']]),_0x4ec83c[_0x3cc2('0x169')][_0x3cc2('0x1b5')][_0x4e5e84]=_0x1a8b9a),this[_0x3cc2('0x1f8')]>=this[_0x3cc2('0x1f2')]&&(this[_0x3cc2('0x82')](),this[_0x3cc2('0x206')]=_0x8a7b79[_0x3cc2('0x5a')]),_0x50a14f[_0x3cc2('0x207')]||(_0x50a14f[_0x3cc2('0x207')]=new _0x4ec83c[(_0x3cc2('0x20b'))]());var _0x56b5de=_0x50a14f[_0x3cc2('0x207')],_0xc7e87b=_0x8a7b79[_0x3cc2('0x5a')][_0x3cc2('0x22')],_0x16780e=_0x8a7b79[_0x3cc2('0x5a')][_0x3cc2('0x4d')];_0x50a14f['tilePosition']['x']%=_0xc7e87b*_0x50a14f[_0x3cc2('0x20c')]['x'],_0x50a14f[_0x3cc2('0x20d')]['y']%=_0x16780e*_0x50a14f['tileScaleOffset']['y'];var _0x39c642=_0x50a14f['tilePosition']['x']/(_0xc7e87b*_0x50a14f['tileScaleOffset']['x']),_0x2d444a=_0x50a14f[_0x3cc2('0x20d')]['y']/(_0x16780e*_0x50a14f['tileScaleOffset']['y']),_0x10d844=_0x50a14f[_0x3cc2('0x22')]/_0xc7e87b/(_0x50a14f[_0x3cc2('0x20e')]['x']*_0x50a14f['tileScaleOffset']['x']),_0x3a53bc=_0x50a14f[_0x3cc2('0x4d')]/_0x16780e/(_0x50a14f[_0x3cc2('0x20e')]['y']*_0x50a14f[_0x3cc2('0x20c')]['y']);_0x56b5de['x0']=0x0-_0x39c642,_0x56b5de['y0']=0x0-_0x2d444a,_0x56b5de['x1']=0x1*_0x10d844-_0x39c642,_0x56b5de['y1']=0x0-_0x2d444a,_0x56b5de['x2']=0x1*_0x10d844-_0x39c642,_0x56b5de['y2']=0x1*_0x3a53bc-_0x2d444a,_0x56b5de['x3']=0x0-_0x39c642,_0x56b5de['y3']=0x1*_0x3a53bc-_0x2d444a;var _0x1d353d=_0x50a14f[_0x3cc2('0x91')],_0x3e6b2b=(_0x1d353d>>0x10)+(0xff00&_0x1d353d)+((0xff&_0x1d353d)<<0x10)+(0xff*_0x50a14f[_0x3cc2('0x2b')]<<0x18),_0x1361fd=this[_0x3cc2('0x1f5')],_0x500c25=this['colors'],_0x54cfe8=_0x50a14f[_0x3cc2('0x22')],_0x5eff79=_0x50a14f[_0x3cc2('0x4d')],_0x37b8d7=_0x50a14f[_0x3cc2('0x62')]['x'],_0x5d7b41=_0x50a14f[_0x3cc2('0x62')]['y'],_0x13efa7=_0x54cfe8*(0x1-_0x37b8d7),_0x476e39=_0x54cfe8*-_0x37b8d7,_0x16d712=_0x5eff79*(0x1-_0x5d7b41),_0x8957d7=_0x5eff79*-_0x5d7b41,_0x9e4745=this[_0x3cc2('0x1f8')]*this[_0x3cc2('0x1f3')],_0x48e119=_0x8a7b79[_0x3cc2('0x5a')]['resolution'],_0x528ca6=_0x50a14f['worldTransform'],_0x58d51b=_0x528ca6['a']/_0x48e119,_0x379f0a=_0x528ca6['b']/_0x48e119,_0x5b497b=_0x528ca6['c']/_0x48e119,_0x18cce0=_0x528ca6['d']/_0x48e119,_0x7081f5=_0x528ca6['tx'],_0x44330a=_0x528ca6['ty'];_0x1361fd[_0x9e4745++]=_0x58d51b*_0x476e39+_0x5b497b*_0x8957d7+_0x7081f5,_0x1361fd[_0x9e4745++]=_0x18cce0*_0x8957d7+_0x379f0a*_0x476e39+_0x44330a,_0x1361fd[_0x9e4745++]=_0x56b5de['x0'],_0x1361fd[_0x9e4745++]=_0x56b5de['y0'],_0x500c25[_0x9e4745++]=_0x3e6b2b,_0x1361fd[_0x9e4745++]=_0x4e5e84,_0x1361fd[_0x9e4745++]=_0x58d51b*_0x13efa7+_0x5b497b*_0x8957d7+_0x7081f5,_0x1361fd[_0x9e4745++]=_0x18cce0*_0x8957d7+_0x379f0a*_0x13efa7+_0x44330a,_0x1361fd[_0x9e4745++]=_0x56b5de['x1'],_0x1361fd[_0x9e4745++]=_0x56b5de['y1'],_0x500c25[_0x9e4745++]=_0x3e6b2b,_0x1361fd[_0x9e4745++]=_0x4e5e84,_0x1361fd[_0x9e4745++]=_0x58d51b*_0x13efa7+_0x5b497b*_0x16d712+_0x7081f5,_0x1361fd[_0x9e4745++]=_0x18cce0*_0x16d712+_0x379f0a*_0x13efa7+_0x44330a,_0x1361fd[_0x9e4745++]=_0x56b5de['x2'],_0x1361fd[_0x9e4745++]=_0x56b5de['y2'],_0x500c25[_0x9e4745++]=_0x3e6b2b,_0x1361fd[_0x9e4745++]=_0x4e5e84,_0x1361fd[_0x9e4745++]=_0x58d51b*_0x476e39+_0x5b497b*_0x16d712+_0x7081f5,_0x1361fd[_0x9e4745++]=_0x18cce0*_0x16d712+_0x379f0a*_0x476e39+_0x44330a,_0x1361fd[_0x9e4745++]=_0x56b5de['x3'],_0x1361fd[_0x9e4745++]=_0x56b5de['y3'],_0x500c25[_0x9e4745++]=_0x3e6b2b,_0x1361fd[_0x9e4745++]=_0x4e5e84,this['sprites'][this[_0x3cc2('0x1f8')]++]=_0x50a14f;},_0x4ec83c[_0x3cc2('0x15d')][_0x3cc2('0x36')][_0x3cc2('0x82')]=function(){if(0x0!==this['currentBatchSize']){var _0x2858e2,_0x3f25b1=this['gl'];if(this[_0x3cc2('0x1f9')]){this['dirty']=!0x1,_0x2858e2=this[_0x3cc2('0x1e8')]['shaders'][_0x3f25b1['id']],_0x3f25b1['activeTexture'](_0x3f25b1['TEXTURE0']),_0x3f25b1[_0x3cc2('0x1d8')](_0x3f25b1[_0x3cc2('0x1d9')],this['vertexBuffer']),_0x3f25b1[_0x3cc2('0x1d8')](_0x3f25b1[_0x3cc2('0x1e0')],this[_0x3cc2('0x1dd')]);var _0x220b64=this[_0x3cc2('0x1f3')];_0x3f25b1['vertexAttribPointer'](_0x2858e2[_0x3cc2('0xed')],0x2,_0x3f25b1[_0x3cc2('0x1dc')],!0x1,_0x220b64,0x0),_0x3f25b1[_0x3cc2('0x1db')](_0x2858e2[_0x3cc2('0xdd')],0x2,_0x3f25b1[_0x3cc2('0x1dc')],!0x1,_0x220b64,0x8),_0x3f25b1[_0x3cc2('0x1db')](_0x2858e2[_0x3cc2('0xde')],0x4,_0x3f25b1['UNSIGNED_BYTE'],!0x0,_0x220b64,0x10),_0x3f25b1['vertexAttribPointer'](_0x2858e2['aTextureIndex'],0x1,_0x3f25b1[_0x3cc2('0x1dc')],!0x1,_0x220b64,0x14);}if(this['currentBatchSize']>0.5*this['size'])_0x3f25b1[_0x3cc2('0x20f')](_0x3f25b1[_0x3cc2('0x1d9')],0x0,this[_0x3cc2('0x1f4')]);else{_0x3f25b1[_0x3cc2('0x1d8')](_0x3f25b1['ARRAY_BUFFER'],this[_0x3cc2('0x205')]);var _0x3d18f2=this[_0x3cc2('0x1f5')][_0x3cc2('0x210')](0x0,this[_0x3cc2('0x1f8')]*this[_0x3cc2('0x1f3')]);_0x3f25b1[_0x3cc2('0x20f')](_0x3f25b1['ARRAY_BUFFER'],0x0,_0x3d18f2);}for(var _0x141eea,_0x361efb,_0xc1aad8,_0x3d2af7,_0x54b059=0x0,_0x5a5e3b=0x0,_0x30ec65=null,_0x203d97=this[_0x3cc2('0x164')][_0x3cc2('0x162')][_0x3cc2('0x9d')],_0x1b8540=null,_0x511314=!0x1,_0x1ca8ef=!0x1,_0x54cb93=0x0,_0x36df03=this[_0x3cc2('0x1f8')];_0x54cb93<_0x36df03;_0x54cb93++){_0x141eea=(_0x3d2af7=this[_0x3cc2('0x1fc')][_0x54cb93])[_0x3cc2('0x211')]?_0x3d2af7[_0x3cc2('0x211')][_0x3cc2('0x5a')]:_0x3d2af7['texture']['baseTexture'],_0x511314=_0x203d97!==(_0x361efb=_0x3d2af7[_0x3cc2('0x69')]),_0x1ca8ef=_0x1b8540!==(_0xc1aad8=_0x3d2af7[_0x3cc2('0x94')]||this['defaultShader']);var _0x4c3c10=_0x141eea[_0x3cc2('0x98')];if(_0x4c3c10&&_0x3d2af7[_0x3cc2('0x37')][_0x3cc2('0x8')]>0x0&&(_0x4c3c10=!0x1),(_0x511314||_0x1ca8ef)&&(this['renderBatch'](_0x30ec65,_0x54b059,_0x5a5e3b),_0x5a5e3b=_0x54cb93,_0x54b059=0x0,_0x30ec65=_0x141eea,_0x511314&&(_0x203d97=_0x361efb,this[_0x3cc2('0x164')][_0x3cc2('0x162')][_0x3cc2('0x190')](_0x203d97)),_0x1ca8ef)){(_0x2858e2=(_0x1b8540=_0xc1aad8)[_0x3cc2('0x1fb')][_0x3f25b1['id']])||((_0x2858e2=new _0x4ec83c['PixiShader'](_0x3f25b1))[_0x3cc2('0xca')]=_0x1b8540[_0x3cc2('0xca')],_0x2858e2[_0x3cc2('0xe5')]=_0x1b8540['uniforms'],_0x2858e2[_0x3cc2('0x1')](),_0x1b8540[_0x3cc2('0x1fb')][_0x3f25b1['id']]=_0x2858e2),this['renderSession'][_0x3cc2('0x15b')]['setShader'](_0x2858e2),_0x2858e2[_0x3cc2('0x1f9')]&&_0x2858e2[_0x3cc2('0x212')]();var _0x295c19=this[_0x3cc2('0x164')][_0x3cc2('0x159')];_0x3f25b1[_0x3cc2('0x1d4')](_0x2858e2[_0x3cc2('0xda')],_0x295c19['x'],_0x295c19['y']);var _0x418c04=this[_0x3cc2('0x164')][_0x3cc2('0x15a')];_0x3f25b1[_0x3cc2('0x1d4')](_0x2858e2[_0x3cc2('0xdb')],_0x418c04['x'],_0x418c04['y']);}_0x54b059++;}this['renderBatch'](_0x30ec65,_0x54b059,_0x5a5e3b),this[_0x3cc2('0x1f8')]=0x0;}},_0x4ec83c['WebGLSpriteBatch']['prototype']['renderBatch']=function(_0x402995,_0x244686,_0x1b9719){if(0x0!==_0x244686){var _0x404aa5=this['gl'];if(_0x402995[_0x3cc2('0x10d')][_0x404aa5['id']]){if(!this[_0x3cc2('0x164')][_0x3cc2('0x166')]['updateTexture'](_0x402995))return;}else _0x404aa5[_0x3cc2('0xe1')](_0x404aa5[_0x3cc2('0xd')],_0x402995[_0x3cc2('0xfd')][_0x404aa5['id']]);_0x404aa5[_0x3cc2('0x1c7')](_0x404aa5[_0x3cc2('0x213')],0x6*_0x244686,_0x404aa5[_0x3cc2('0x1ca')],0x6*_0x1b9719*0x2),this[_0x3cc2('0x164')][_0x3cc2('0x191')]++;}},_0x4ec83c[_0x3cc2('0x15d')][_0x3cc2('0x36')]['stop']=function(){this['flush'](),this[_0x3cc2('0x1f9')]=!0x0;},_0x4ec83c[_0x3cc2('0x15d')][_0x3cc2('0x36')]['start']=function(){this[_0x3cc2('0x1f9')]=!0x0;},_0x4ec83c[_0x3cc2('0x15d')][_0x3cc2('0x36')]['destroy']=function(){this['vertices']=null,this['indices']=null,this['gl'][_0x3cc2('0x214')](this['vertexBuffer']),this['gl']['deleteBuffer'](this[_0x3cc2('0x1dd')]),this[_0x3cc2('0x206')]=null,this['gl']=null;},_0x4ec83c['WebGLFastSpriteBatch']=function(_0x5d781f){this[_0x3cc2('0x1f1')]=0xb,this[_0x3cc2('0x215')]=0x1770,this[_0x3cc2('0x1f2')]=this[_0x3cc2('0x215')];var _0x3782ca=0x4*this[_0x3cc2('0x1f2')]*this[_0x3cc2('0x1f1')],_0x4c4fc3=0x6*this[_0x3cc2('0x215')];this['vertices']=new Float32Array(_0x3782ca),this[_0x3cc2('0x1c9')]=new Uint16Array(_0x4c4fc3),this[_0x3cc2('0x205')]=null,this[_0x3cc2('0x1dd')]=null,this[_0x3cc2('0x216')]=0x0;for(var _0x1a9478=0x0,_0x5bc608=0x0;_0x1a9478<_0x4c4fc3;_0x1a9478+=0x6,_0x5bc608+=0x4)this[_0x3cc2('0x1c9')][_0x1a9478+0x0]=_0x5bc608+0x0,this[_0x3cc2('0x1c9')][_0x1a9478+0x1]=_0x5bc608+0x1,this[_0x3cc2('0x1c9')][_0x1a9478+0x2]=_0x5bc608+0x2,this[_0x3cc2('0x1c9')][_0x1a9478+0x3]=_0x5bc608+0x0,this[_0x3cc2('0x1c9')][_0x1a9478+0x4]=_0x5bc608+0x2,this[_0x3cc2('0x1c9')][_0x1a9478+0x5]=_0x5bc608+0x3;this[_0x3cc2('0x1f7')]=!0x1,this['currentBatchSize']=0x0,this[_0x3cc2('0x206')]=null,this['currentBlendMode']=0x0,this[_0x3cc2('0x164')]=null,this['shader']=null,this[_0x3cc2('0x217')]=null,this['setContext'](_0x5d781f);},_0x4ec83c[_0x3cc2('0x218')][_0x3cc2('0x36')]['constructor']=_0x4ec83c['WebGLFastSpriteBatch'],_0x4ec83c['WebGLFastSpriteBatch'][_0x3cc2('0x36')][_0x3cc2('0x175')]=function(_0x1ff8cb){this['gl']=_0x1ff8cb,this['vertexBuffer']=_0x1ff8cb[_0x3cc2('0x202')](),this[_0x3cc2('0x1dd')]=_0x1ff8cb[_0x3cc2('0x202')](),_0x1ff8cb['bindBuffer'](_0x1ff8cb[_0x3cc2('0x1e0')],this['indexBuffer']),_0x1ff8cb[_0x3cc2('0x203')](_0x1ff8cb[_0x3cc2('0x1e0')],this[_0x3cc2('0x1c9')],_0x1ff8cb[_0x3cc2('0x204')]),_0x1ff8cb['bindBuffer'](_0x1ff8cb[_0x3cc2('0x1d9')],this[_0x3cc2('0x205')]),_0x1ff8cb[_0x3cc2('0x203')](_0x1ff8cb[_0x3cc2('0x1d9')],this['vertices'],_0x1ff8cb['DYNAMIC_DRAW']);},_0x4ec83c[_0x3cc2('0x218')][_0x3cc2('0x36')][_0x3cc2('0x192')]=function(_0x5e874c,_0x419636){this[_0x3cc2('0x164')]=_0x419636,this[_0x3cc2('0x94')]=this[_0x3cc2('0x164')][_0x3cc2('0x15b')][_0x3cc2('0x1e9')],this[_0x3cc2('0x217')]=_0x5e874c['worldTransform'][_0x3cc2('0x1df')](!0x0),this[_0x3cc2('0x89')]();},_0x4ec83c[_0x3cc2('0x218')]['prototype'][_0x3cc2('0x193')]=function(){this[_0x3cc2('0x82')]();},_0x4ec83c['WebGLFastSpriteBatch']['prototype'][_0x3cc2('0x61')]=function(_0x59211e){var _0x2fde7f=_0x59211e['children'],_0x4c9f8a=_0x2fde7f[0x0];if(_0x4c9f8a[_0x3cc2('0x5c')][_0x3cc2('0x207')]){this[_0x3cc2('0x206')]=_0x4c9f8a[_0x3cc2('0x5c')][_0x3cc2('0x5a')],_0x4c9f8a[_0x3cc2('0x69')]!==this[_0x3cc2('0x164')][_0x3cc2('0x162')][_0x3cc2('0x9d')]&&(this[_0x3cc2('0x82')](),this['renderSession'][_0x3cc2('0x162')][_0x3cc2('0x190')](_0x4c9f8a[_0x3cc2('0x69')]));for(var _0x32c6d5=0x0,_0x4d39f5=_0x2fde7f[_0x3cc2('0x8')];_0x32c6d5<_0x4d39f5;_0x32c6d5++)this[_0x3cc2('0x219')](_0x2fde7f[_0x32c6d5]);this[_0x3cc2('0x82')]();}},_0x4ec83c[_0x3cc2('0x218')][_0x3cc2('0x36')][_0x3cc2('0x219')]=function(_0x4c9e3f){var _0x468419=_0x4c9e3f[_0x3cc2('0x5c')][_0x3cc2('0x5a')],_0x249fe2=this['gl'],_0x53b04a=_0x4c9e3f[_0x3cc2('0x5c')][_0x3cc2('0x5a')]['textureIndex'];if((_0x4ec83c[_0x3cc2('0x169')][_0x3cc2('0x1b5')][_0x53b04a]==_0x468419||!_0x468419[_0x3cc2('0xfd')][_0x249fe2['id']]||_0x4c9e3f[_0x3cc2('0x5c')][_0x3cc2('0x5a')]['skipRender']||(this['flush'](),_0x249fe2[_0x3cc2('0x18')](_0x249fe2[_0x3cc2('0xe4')]+_0x53b04a),_0x249fe2[_0x3cc2('0xe1')](_0x249fe2[_0x3cc2('0xd')],_0x468419[_0x3cc2('0xfd')][_0x249fe2['id']]),_0x4ec83c['WebGLRenderer'][_0x3cc2('0x1b5')][_0x53b04a]=_0x468419,_0x4c9e3f[_0x3cc2('0x5c')][_0x3cc2('0x207')]))&&_0x4c9e3f[_0x3cc2('0x64')]){var _0x4877ed,_0x21c386,_0x1b337c,_0x589ae0,_0x4a3563,_0x2f9420,_0xadaa5c=this[_0x3cc2('0x1f4')];if(_0x4877ed=_0x4c9e3f['texture'][_0x3cc2('0x207')],_0x4c9e3f['texture'][_0x3cc2('0x96')][_0x3cc2('0x22')],_0x4c9e3f[_0x3cc2('0x5c')][_0x3cc2('0x96')][_0x3cc2('0x4d')],_0x4c9e3f[_0x3cc2('0x5c')][_0x3cc2('0xa3')]){var _0x1f3099=_0x4c9e3f['texture'][_0x3cc2('0xa3')];_0x21c386=(_0x1b337c=_0x1f3099['x']-_0x4c9e3f[_0x3cc2('0x62')]['x']*_0x1f3099[_0x3cc2('0x22')])+_0x4c9e3f[_0x3cc2('0x5c')][_0x3cc2('0x9c')][_0x3cc2('0x22')],_0x589ae0=(_0x4a3563=_0x1f3099['y']-_0x4c9e3f['anchor']['y']*_0x1f3099[_0x3cc2('0x4d')])+_0x4c9e3f[_0x3cc2('0x5c')][_0x3cc2('0x9c')][_0x3cc2('0x4d')];}else _0x21c386=_0x4c9e3f[_0x3cc2('0x5c')][_0x3cc2('0x96')][_0x3cc2('0x22')]*(0x1-_0x4c9e3f[_0x3cc2('0x62')]['x']),_0x1b337c=_0x4c9e3f['texture'][_0x3cc2('0x96')][_0x3cc2('0x22')]*-_0x4c9e3f['anchor']['x'],_0x589ae0=_0x4c9e3f[_0x3cc2('0x5c')][_0x3cc2('0x96')][_0x3cc2('0x4d')]*(0x1-_0x4c9e3f['anchor']['y']),_0x4a3563=_0x4c9e3f[_0x3cc2('0x5c')]['frame'][_0x3cc2('0x4d')]*-_0x4c9e3f[_0x3cc2('0x62')]['y'];_0x2f9420=0x4*this[_0x3cc2('0x1f8')]*this[_0x3cc2('0x1f1')],_0xadaa5c[_0x2f9420++]=_0x1b337c,_0xadaa5c[_0x2f9420++]=_0x4a3563,_0xadaa5c[_0x2f9420++]=_0x4c9e3f[_0x3cc2('0x26')]['x'],_0xadaa5c[_0x2f9420++]=_0x4c9e3f['position']['y'],_0xadaa5c[_0x2f9420++]=_0x4c9e3f['scale']['x'],_0xadaa5c[_0x2f9420++]=_0x4c9e3f['scale']['y'],_0xadaa5c[_0x2f9420++]=_0x4c9e3f[_0x3cc2('0x40')],_0xadaa5c[_0x2f9420++]=_0x4877ed['x0'],_0xadaa5c[_0x2f9420++]=_0x4877ed['y1'],_0xadaa5c[_0x2f9420++]=_0x4c9e3f[_0x3cc2('0x2a')],_0xadaa5c[_0x2f9420++]=_0x53b04a,_0xadaa5c[_0x2f9420++]=_0x21c386,_0xadaa5c[_0x2f9420++]=_0x4a3563,_0xadaa5c[_0x2f9420++]=_0x4c9e3f[_0x3cc2('0x26')]['x'],_0xadaa5c[_0x2f9420++]=_0x4c9e3f[_0x3cc2('0x26')]['y'],_0xadaa5c[_0x2f9420++]=_0x4c9e3f['scale']['x'],_0xadaa5c[_0x2f9420++]=_0x4c9e3f[_0x3cc2('0x27')]['y'],_0xadaa5c[_0x2f9420++]=_0x4c9e3f['rotation'],_0xadaa5c[_0x2f9420++]=_0x4877ed['x1'],_0xadaa5c[_0x2f9420++]=_0x4877ed['y1'],_0xadaa5c[_0x2f9420++]=_0x4c9e3f[_0x3cc2('0x2a')],_0xadaa5c[_0x2f9420++]=_0x53b04a,_0xadaa5c[_0x2f9420++]=_0x21c386,_0xadaa5c[_0x2f9420++]=_0x589ae0,_0xadaa5c[_0x2f9420++]=_0x4c9e3f[_0x3cc2('0x26')]['x'],_0xadaa5c[_0x2f9420++]=_0x4c9e3f[_0x3cc2('0x26')]['y'],_0xadaa5c[_0x2f9420++]=_0x4c9e3f[_0x3cc2('0x27')]['x'],_0xadaa5c[_0x2f9420++]=_0x4c9e3f[_0x3cc2('0x27')]['y'],_0xadaa5c[_0x2f9420++]=_0x4c9e3f[_0x3cc2('0x40')],_0xadaa5c[_0x2f9420++]=_0x4877ed['x2'],_0xadaa5c[_0x2f9420++]=_0x4877ed['y2'],_0xadaa5c[_0x2f9420++]=_0x4c9e3f[_0x3cc2('0x2a')],_0xadaa5c[_0x2f9420++]=_0x53b04a,_0xadaa5c[_0x2f9420++]=_0x1b337c,_0xadaa5c[_0x2f9420++]=_0x589ae0,_0xadaa5c[_0x2f9420++]=_0x4c9e3f[_0x3cc2('0x26')]['x'],_0xadaa5c[_0x2f9420++]=_0x4c9e3f[_0x3cc2('0x26')]['y'],_0xadaa5c[_0x2f9420++]=_0x4c9e3f[_0x3cc2('0x27')]['x'],_0xadaa5c[_0x2f9420++]=_0x4c9e3f[_0x3cc2('0x27')]['y'],_0xadaa5c[_0x2f9420++]=_0x4c9e3f[_0x3cc2('0x40')],_0xadaa5c[_0x2f9420++]=_0x4877ed['x3'],_0xadaa5c[_0x2f9420++]=_0x4877ed['y3'],_0xadaa5c[_0x2f9420++]=_0x4c9e3f[_0x3cc2('0x2a')],_0xadaa5c[_0x2f9420++]=_0x53b04a,++this[_0x3cc2('0x1f8')]>=this['size']&&this[_0x3cc2('0x82')]();}},_0x4ec83c['WebGLFastSpriteBatch'][_0x3cc2('0x36')][_0x3cc2('0x82')]=function(){if(0x0!==this[_0x3cc2('0x1f8')]){var _0xd9356d=this['gl'];if(this[_0x3cc2('0x206')][_0x3cc2('0xfd')][_0xd9356d['id']]){if(this['currentBatchSize']>0.5*this[_0x3cc2('0x1f2')])_0xd9356d[_0x3cc2('0x20f')](_0xd9356d[_0x3cc2('0x1d9')],0x0,this[_0x3cc2('0x1f4')]);else{var _0x13a2e6=this[_0x3cc2('0x1f4')]['subarray'](0x0,0x4*this['currentBatchSize']*this[_0x3cc2('0x1f1')]);_0xd9356d['bufferSubData'](_0xd9356d[_0x3cc2('0x1d9')],0x0,_0x13a2e6);}_0xd9356d[_0x3cc2('0x1c7')](_0xd9356d[_0x3cc2('0x213')],0x6*this[_0x3cc2('0x1f8')],_0xd9356d['UNSIGNED_SHORT'],0x0),this[_0x3cc2('0x1f8')]=0x0,this[_0x3cc2('0x164')][_0x3cc2('0x191')]++;}else this[_0x3cc2('0x164')]['renderer'][_0x3cc2('0x19e')](this['currentBaseTexture'],_0xd9356d);}},_0x4ec83c[_0x3cc2('0x218')][_0x3cc2('0x36')]['stop']=function(){this[_0x3cc2('0x82')]();},_0x4ec83c[_0x3cc2('0x218')][_0x3cc2('0x36')][_0x3cc2('0x89')]=function(){var _0x97eb05=this['gl'];_0x97eb05['activeTexture'](_0x97eb05[_0x3cc2('0xe4')]),_0x97eb05[_0x3cc2('0x1d8')](_0x97eb05[_0x3cc2('0x1d9')],this['vertexBuffer']),_0x97eb05['bindBuffer'](_0x97eb05[_0x3cc2('0x1e0')],this[_0x3cc2('0x1dd')]);var _0x24f61b=this[_0x3cc2('0x164')][_0x3cc2('0x159')];_0x97eb05[_0x3cc2('0x1d4')](this[_0x3cc2('0x94')][_0x3cc2('0xda')],_0x24f61b['x'],_0x24f61b['y']),_0x97eb05[_0x3cc2('0xfb')](this['shader'][_0x3cc2('0x131')],!0x1,this[_0x3cc2('0x217')]);var _0x4afb8e=0x4*this[_0x3cc2('0x1f1')];_0x97eb05[_0x3cc2('0x1db')](this[_0x3cc2('0x94')][_0x3cc2('0xed')],0x2,_0x97eb05[_0x3cc2('0x1dc')],!0x1,_0x4afb8e,0x0),_0x97eb05[_0x3cc2('0x1db')](this[_0x3cc2('0x94')][_0x3cc2('0x134')],0x2,_0x97eb05['FLOAT'],!0x1,_0x4afb8e,0x8),_0x97eb05[_0x3cc2('0x1db')](this[_0x3cc2('0x94')][_0x3cc2('0x132')],0x2,_0x97eb05[_0x3cc2('0x1dc')],!0x1,_0x4afb8e,0x10),_0x97eb05[_0x3cc2('0x1db')](this[_0x3cc2('0x94')][_0x3cc2('0x133')],0x1,_0x97eb05['FLOAT'],!0x1,_0x4afb8e,0x18),_0x97eb05[_0x3cc2('0x1db')](this[_0x3cc2('0x94')][_0x3cc2('0xdd')],0x2,_0x97eb05[_0x3cc2('0x1dc')],!0x1,_0x4afb8e,0x1c),_0x97eb05[_0x3cc2('0x1db')](this['shader'][_0x3cc2('0xde')],0x1,_0x97eb05[_0x3cc2('0x1dc')],!0x1,_0x4afb8e,0x24),_0x97eb05[_0x3cc2('0x1db')](this['shader'][_0x3cc2('0xe0')],0x1,_0x97eb05[_0x3cc2('0x1dc')],!0x1,_0x4afb8e,0x28);},_0x4ec83c[_0x3cc2('0x15f')]=function(){this[_0x3cc2('0x21a')]=[],this[_0x3cc2('0x21b')]=0x0,this[_0x3cc2('0x21c')]=0x0;},_0x4ec83c[_0x3cc2('0x15f')][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x4ec83c[_0x3cc2('0x15f')],_0x4ec83c[_0x3cc2('0x15f')]['prototype'][_0x3cc2('0x175')]=function(_0x1bb036){this['gl']=_0x1bb036,this['texturePool']=[],this[_0x3cc2('0x21d')]();},_0x4ec83c[_0x3cc2('0x15f')][_0x3cc2('0x36')][_0x3cc2('0x192')]=function(_0xf7121,_0x4a3ca3){this[_0x3cc2('0x164')]=_0xf7121,this['defaultShader']=_0xf7121['shaderManager']['defaultShader'];var _0x16ea26=this['renderSession'][_0x3cc2('0x159')];this['width']=0x2*_0x16ea26['x'],this[_0x3cc2('0x4d')]=0x2*-_0x16ea26['y'],this[_0x3cc2('0x1da')]=_0x4a3ca3;},_0x4ec83c[_0x3cc2('0x15f')]['prototype'][_0x3cc2('0x84')]=function(_0x2fdc70){var _0x5ed19b=this['gl'],_0x54309d=this['renderSession'][_0x3cc2('0x159')],_0x23b9f7=this[_0x3cc2('0x164')][_0x3cc2('0x15a')];_0x2fdc70[_0x3cc2('0x21e')]=_0x2fdc70[_0x3cc2('0x21f')][_0x3cc2('0x30')]||_0x2fdc70[_0x3cc2('0x21f')]['getBounds'](),_0x2fdc70['_previous_stencil_mgr']=this[_0x3cc2('0x164')]['stencilManager'],this[_0x3cc2('0x164')][_0x3cc2('0x160')]=new _0x4ec83c[(_0x3cc2('0x161'))](),this['renderSession']['stencilManager'][_0x3cc2('0x175')](_0x5ed19b),_0x5ed19b[_0x3cc2('0x171')](_0x5ed19b['STENCIL_TEST']),this[_0x3cc2('0x21a')][_0x3cc2('0x9')](_0x2fdc70);var _0x44b7f9=_0x2fdc70[_0x3cc2('0x220')][0x0];this[_0x3cc2('0x21b')]+=_0x2fdc70['_filterArea']['x'],this[_0x3cc2('0x21c')]+=_0x2fdc70[_0x3cc2('0x21e')]['y'];var _0x41a0ca=this[_0x3cc2('0x221')][_0x3cc2('0x1e1')]();_0x41a0ca?_0x41a0ca['resize'](this['width']*this['renderSession'][_0x3cc2('0xa0')],this[_0x3cc2('0x4d')]*this[_0x3cc2('0x164')]['resolution']):_0x41a0ca=new _0x4ec83c['FilterTexture'](this['gl'],this[_0x3cc2('0x22')]*this[_0x3cc2('0x164')][_0x3cc2('0xa0')],this['height']*this[_0x3cc2('0x164')][_0x3cc2('0xa0')]),_0x5ed19b[_0x3cc2('0xe1')](_0x5ed19b[_0x3cc2('0xd')],_0x41a0ca[_0x3cc2('0x5c')]);var _0x1f98c6=_0x2fdc70[_0x3cc2('0x21e')],_0x8780b6=_0x44b7f9[_0x3cc2('0x222')];_0x1f98c6['x']-=_0x8780b6,_0x1f98c6['y']-=_0x8780b6,_0x1f98c6['width']+=0x2*_0x8780b6,_0x1f98c6[_0x3cc2('0x4d')]+=0x2*_0x8780b6,_0x1f98c6['x']<0x0&&(_0x1f98c6['x']=0x0),_0x1f98c6[_0x3cc2('0x22')]>this[_0x3cc2('0x22')]&&(_0x1f98c6[_0x3cc2('0x22')]=this['width']),_0x1f98c6['y']<0x0&&(_0x1f98c6['y']=0x0),_0x1f98c6[_0x3cc2('0x4d')]>this['height']&&(_0x1f98c6[_0x3cc2('0x4d')]=this['height']),_0x5ed19b[_0x3cc2('0x223')](_0x5ed19b[_0x3cc2('0x19')],_0x41a0ca[_0x3cc2('0x224')]),_0x5ed19b[_0x3cc2('0x18a')](0x0,0x0,_0x1f98c6['width']*this['renderSession']['resolution'],_0x1f98c6[_0x3cc2('0x4d')]*this['renderSession'][_0x3cc2('0xa0')]),_0x54309d['x']=_0x1f98c6[_0x3cc2('0x22')]/0x2,_0x54309d['y']=-_0x1f98c6[_0x3cc2('0x4d')]/0x2,_0x23b9f7['x']=-_0x1f98c6['x'],_0x23b9f7['y']=-_0x1f98c6['y'],_0x5ed19b['colorMask'](!0x0,!0x0,!0x0,!0x0),_0x5ed19b['clearColor'](0x0,0x0,0x0,0x0),_0x5ed19b['clear'](_0x5ed19b[_0x3cc2('0x18d')]),_0x2fdc70[_0x3cc2('0x225')]=_0x41a0ca;},_0x4ec83c[_0x3cc2('0x15f')][_0x3cc2('0x36')][_0x3cc2('0x8b')]=function(){var _0x3efe44=this['gl'],_0x3b817=this[_0x3cc2('0x21a')][_0x3cc2('0x1e1')](),_0x3c9d4f=_0x3b817[_0x3cc2('0x21e')],_0x8ee791=_0x3b817['_glFilterTexture'],_0x384c13=this['renderSession'][_0x3cc2('0x159')],_0x246005=this[_0x3cc2('0x164')]['offset'];if(_0x3b817[_0x3cc2('0x220')][_0x3cc2('0x8')]>0x1){_0x3efe44[_0x3cc2('0x18a')](0x0,0x0,_0x3c9d4f['width']*this[_0x3cc2('0x164')][_0x3cc2('0xa0')],_0x3c9d4f[_0x3cc2('0x4d')]*this[_0x3cc2('0x164')][_0x3cc2('0xa0')]),_0x3efe44['bindBuffer'](_0x3efe44['ARRAY_BUFFER'],this[_0x3cc2('0x205')]),this[_0x3cc2('0x226')][0x0]=0x0,this['vertexArray'][0x1]=_0x3c9d4f['height'],this[_0x3cc2('0x226')][0x2]=_0x3c9d4f['width'],this[_0x3cc2('0x226')][0x3]=_0x3c9d4f[_0x3cc2('0x4d')],this[_0x3cc2('0x226')][0x4]=0x0,this[_0x3cc2('0x226')][0x5]=0x0,this[_0x3cc2('0x226')][0x6]=_0x3c9d4f[_0x3cc2('0x22')],this['vertexArray'][0x7]=0x0,_0x3efe44[_0x3cc2('0x20f')](_0x3efe44['ARRAY_BUFFER'],0x0,this[_0x3cc2('0x226')]),_0x3efe44['bindBuffer'](_0x3efe44['ARRAY_BUFFER'],this[_0x3cc2('0x227')]),this[_0x3cc2('0x228')][0x2]=_0x3c9d4f[_0x3cc2('0x22')]/this['width'],this['uvArray'][0x5]=_0x3c9d4f[_0x3cc2('0x4d')]/this[_0x3cc2('0x4d')],this[_0x3cc2('0x228')][0x6]=_0x3c9d4f[_0x3cc2('0x22')]/this[_0x3cc2('0x22')],this['uvArray'][0x7]=_0x3c9d4f[_0x3cc2('0x4d')]/this[_0x3cc2('0x4d')],_0x3efe44[_0x3cc2('0x20f')](_0x3efe44[_0x3cc2('0x1d9')],0x0,this[_0x3cc2('0x228')]);var _0x1b5a09=_0x8ee791,_0x3e41d2=this[_0x3cc2('0x221')][_0x3cc2('0x1e1')]();_0x3e41d2||(_0x3e41d2=new _0x4ec83c['FilterTexture'](this['gl'],this[_0x3cc2('0x22')]*this['renderSession'][_0x3cc2('0xa0')],this[_0x3cc2('0x4d')]*this[_0x3cc2('0x164')][_0x3cc2('0xa0')])),_0x3e41d2[_0x3cc2('0x59')](this[_0x3cc2('0x22')]*this[_0x3cc2('0x164')][_0x3cc2('0xa0')],this[_0x3cc2('0x4d')]*this['renderSession'][_0x3cc2('0xa0')]),_0x3efe44['bindFramebuffer'](_0x3efe44['FRAMEBUFFER'],_0x3e41d2['frameBuffer']),_0x3efe44[_0x3cc2('0x229')](_0x3efe44[_0x3cc2('0x18d')]),_0x3efe44[_0x3cc2('0x171')](_0x3efe44[_0x3cc2('0x22a')]);for(var _0x56b02a=0x0;_0x56b02a<_0x3b817[_0x3cc2('0x220')]['length']-0x1;_0x56b02a++){var _0x4331e4=_0x3b817[_0x3cc2('0x220')][_0x56b02a];_0x3efe44[_0x3cc2('0x223')](_0x3efe44[_0x3cc2('0x19')],_0x3e41d2['frameBuffer']),_0x3efe44[_0x3cc2('0x18')](_0x3efe44[_0x3cc2('0xe4')]),_0x3efe44['bindTexture'](_0x3efe44[_0x3cc2('0xd')],_0x1b5a09[_0x3cc2('0x5c')]),this[_0x3cc2('0x22b')](_0x4331e4,_0x3c9d4f,_0x3c9d4f[_0x3cc2('0x22')],_0x3c9d4f['height']);var _0x2141f9=_0x1b5a09;_0x1b5a09=_0x3e41d2,_0x3e41d2=_0x2141f9;}_0x3efe44['enable'](_0x3efe44[_0x3cc2('0x22a')]),_0x8ee791=_0x1b5a09,this[_0x3cc2('0x221')][_0x3cc2('0x9')](_0x3e41d2);}var _0x471b98=_0x3b817[_0x3cc2('0x220')][_0x3b817[_0x3cc2('0x220')][_0x3cc2('0x8')]-0x1];this[_0x3cc2('0x21b')]-=_0x3c9d4f['x'],this[_0x3cc2('0x21c')]-=_0x3c9d4f['y'];var _0x48e1e7=this[_0x3cc2('0x22')],_0x2723e4=this[_0x3cc2('0x4d')],_0x34acd6=0x0,_0x88a850=0x0,_0x44de30=this[_0x3cc2('0x1da')];if(0x0===this[_0x3cc2('0x21a')]['length'])_0x3efe44[_0x3cc2('0x1c2')](!0x0,!0x0,!0x0,!0x0);else{var _0x29ab8d=this[_0x3cc2('0x21a')][this[_0x3cc2('0x21a')][_0x3cc2('0x8')]-0x1];_0x48e1e7=(_0x3c9d4f=_0x29ab8d[_0x3cc2('0x21e')])[_0x3cc2('0x22')],_0x2723e4=_0x3c9d4f[_0x3cc2('0x4d')],_0x34acd6=_0x3c9d4f['x'],_0x88a850=_0x3c9d4f['y'],_0x44de30=_0x29ab8d[_0x3cc2('0x225')][_0x3cc2('0x224')];}_0x384c13['x']=_0x48e1e7/0x2,_0x384c13['y']=-_0x2723e4/0x2,_0x246005['x']=_0x34acd6,_0x246005['y']=_0x88a850;var _0x5d12a3=(_0x3c9d4f=_0x3b817[_0x3cc2('0x21e')])['x']-_0x34acd6,_0x15f305=_0x3c9d4f['y']-_0x88a850;_0x3efe44[_0x3cc2('0x1d8')](_0x3efe44['ARRAY_BUFFER'],this[_0x3cc2('0x205')]),this[_0x3cc2('0x226')][0x0]=_0x5d12a3,this[_0x3cc2('0x226')][0x1]=_0x15f305+_0x3c9d4f['height'],this['vertexArray'][0x2]=_0x5d12a3+_0x3c9d4f['width'],this['vertexArray'][0x3]=_0x15f305+_0x3c9d4f[_0x3cc2('0x4d')],this[_0x3cc2('0x226')][0x4]=_0x5d12a3,this['vertexArray'][0x5]=_0x15f305,this[_0x3cc2('0x226')][0x6]=_0x5d12a3+_0x3c9d4f[_0x3cc2('0x22')],this[_0x3cc2('0x226')][0x7]=_0x15f305,_0x3efe44[_0x3cc2('0x20f')](_0x3efe44[_0x3cc2('0x1d9')],0x0,this[_0x3cc2('0x226')]),_0x3efe44[_0x3cc2('0x1d8')](_0x3efe44[_0x3cc2('0x1d9')],this[_0x3cc2('0x227')]),this[_0x3cc2('0x228')][0x2]=_0x3c9d4f[_0x3cc2('0x22')]/this[_0x3cc2('0x22')],this[_0x3cc2('0x228')][0x5]=_0x3c9d4f[_0x3cc2('0x4d')]/this[_0x3cc2('0x4d')],this[_0x3cc2('0x228')][0x6]=_0x3c9d4f[_0x3cc2('0x22')]/this[_0x3cc2('0x22')],this[_0x3cc2('0x228')][0x7]=_0x3c9d4f[_0x3cc2('0x4d')]/this[_0x3cc2('0x4d')],_0x3efe44[_0x3cc2('0x20f')](_0x3efe44[_0x3cc2('0x1d9')],0x0,this['uvArray']),_0x3efe44[_0x3cc2('0x18a')](0x0,0x0,_0x48e1e7*this['renderSession'][_0x3cc2('0xa0')],_0x2723e4*this[_0x3cc2('0x164')]['resolution']),_0x3efe44[_0x3cc2('0x223')](_0x3efe44[_0x3cc2('0x19')],_0x44de30),_0x3efe44['activeTexture'](_0x3efe44[_0x3cc2('0xe4')]),_0x3efe44[_0x3cc2('0xe1')](_0x3efe44[_0x3cc2('0xd')],_0x8ee791['texture']),this[_0x3cc2('0x164')][_0x3cc2('0x160')]&&this[_0x3cc2('0x164')]['stencilManager']['destroy'](),this['renderSession'][_0x3cc2('0x160')]=_0x3b817[_0x3cc2('0x22c')],_0x3b817[_0x3cc2('0x22c')]=null,this[_0x3cc2('0x164')][_0x3cc2('0x160')][_0x3cc2('0x1bf')]>0x0?_0x3efe44[_0x3cc2('0x174')](_0x3efe44[_0x3cc2('0x1e2')]):_0x3efe44['disable'](_0x3efe44[_0x3cc2('0x1e2')]),this[_0x3cc2('0x22b')](_0x471b98,_0x3c9d4f,_0x48e1e7,_0x2723e4),this[_0x3cc2('0x221')][_0x3cc2('0x9')](_0x8ee791),_0x3b817[_0x3cc2('0x225')]=null;},_0x4ec83c['WebGLFilterManager'][_0x3cc2('0x36')][_0x3cc2('0x22b')]=function(_0x40c2ce,_0x29093e,_0x1d3ffd,_0x3ef836){var _0x1adcb5=this['gl'],_0x39597d=_0x40c2ce[_0x3cc2('0x1fb')][_0x1adcb5['id']];_0x39597d||((_0x39597d=new _0x4ec83c[(_0x3cc2('0xbf'))](_0x1adcb5))['fragmentSrc']=_0x40c2ce[_0x3cc2('0xca')],_0x39597d['uniforms']=_0x40c2ce[_0x3cc2('0xe5')],_0x39597d[_0x3cc2('0x1')](!0x0),_0x40c2ce[_0x3cc2('0x1fb')][_0x1adcb5['id']]=_0x39597d),this[_0x3cc2('0x164')][_0x3cc2('0x15b')]['setShader'](_0x39597d),_0x1adcb5['uniform2f'](_0x39597d[_0x3cc2('0xda')],_0x1d3ffd/0x2,-_0x3ef836/0x2),_0x1adcb5[_0x3cc2('0x1d4')](_0x39597d[_0x3cc2('0xdb')],0x0,0x0),_0x40c2ce['uniforms'][_0x3cc2('0xec')]&&(_0x40c2ce[_0x3cc2('0xe5')]['dimensions'][_0x3cc2('0xf3')][0x0]=this[_0x3cc2('0x22')],_0x40c2ce[_0x3cc2('0xe5')]['dimensions'][_0x3cc2('0xf3')][0x1]=this[_0x3cc2('0x4d')],_0x40c2ce[_0x3cc2('0xe5')]['dimensions']['value'][0x2]=this['vertexArray'][0x0],_0x40c2ce[_0x3cc2('0xe5')][_0x3cc2('0xec')]['value'][0x3]=this[_0x3cc2('0x226')][0x5]),_0x39597d[_0x3cc2('0x212')](),_0x1adcb5['bindBuffer'](_0x1adcb5[_0x3cc2('0x1d9')],this[_0x3cc2('0x205')]),_0x1adcb5['vertexAttribPointer'](_0x39597d[_0x3cc2('0xed')],0x2,_0x1adcb5[_0x3cc2('0x1dc')],!0x1,0x0,0x0),_0x1adcb5[_0x3cc2('0x1d8')](_0x1adcb5['ARRAY_BUFFER'],this[_0x3cc2('0x227')]),_0x1adcb5[_0x3cc2('0x1db')](_0x39597d['aTextureCoord'],0x2,_0x1adcb5[_0x3cc2('0x1dc')],!0x1,0x0,0x0),_0x1adcb5[_0x3cc2('0x1d8')](_0x1adcb5[_0x3cc2('0x1d9')],this[_0x3cc2('0x22d')]),_0x1adcb5[_0x3cc2('0x1db')](_0x39597d[_0x3cc2('0xde')],0x2,_0x1adcb5[_0x3cc2('0x1dc')],!0x1,0x0,0x0),_0x1adcb5[_0x3cc2('0x1d8')](_0x1adcb5['ELEMENT_ARRAY_BUFFER'],this['indexBuffer']),_0x1adcb5[_0x3cc2('0x1c7')](_0x1adcb5['TRIANGLES'],0x6,_0x1adcb5[_0x3cc2('0x1ca')],0x0),this['renderSession'][_0x3cc2('0x191')]++;},_0x4ec83c['WebGLFilterManager'][_0x3cc2('0x36')]['initShaderBuffers']=function(){var _0x44d9d6=this['gl'];this['vertexBuffer']=_0x44d9d6['createBuffer'](),this[_0x3cc2('0x227')]=_0x44d9d6[_0x3cc2('0x202')](),this[_0x3cc2('0x22d')]=_0x44d9d6[_0x3cc2('0x202')](),this[_0x3cc2('0x1dd')]=_0x44d9d6['createBuffer'](),this[_0x3cc2('0x226')]=new Float32Array([0x0,0x0,0x1,0x0,0x0,0x1,0x1,0x1]),_0x44d9d6[_0x3cc2('0x1d8')](_0x44d9d6[_0x3cc2('0x1d9')],this[_0x3cc2('0x205')]),_0x44d9d6[_0x3cc2('0x203')](_0x44d9d6[_0x3cc2('0x1d9')],this['vertexArray'],_0x44d9d6[_0x3cc2('0x204')]),this[_0x3cc2('0x228')]=new Float32Array([0x0,0x0,0x1,0x0,0x0,0x1,0x1,0x1]),_0x44d9d6[_0x3cc2('0x1d8')](_0x44d9d6[_0x3cc2('0x1d9')],this[_0x3cc2('0x227')]),_0x44d9d6[_0x3cc2('0x203')](_0x44d9d6[_0x3cc2('0x1d9')],this['uvArray'],_0x44d9d6[_0x3cc2('0x204')]),this['colorArray']=new Float32Array([0x1,0xffffff,0x1,0xffffff,0x1,0xffffff,0x1,0xffffff]),_0x44d9d6[_0x3cc2('0x1d8')](_0x44d9d6[_0x3cc2('0x1d9')],this[_0x3cc2('0x22d')]),_0x44d9d6[_0x3cc2('0x203')](_0x44d9d6[_0x3cc2('0x1d9')],this['colorArray'],_0x44d9d6[_0x3cc2('0x204')]),_0x44d9d6['bindBuffer'](_0x44d9d6[_0x3cc2('0x1e0')],this[_0x3cc2('0x1dd')]),_0x44d9d6['bufferData'](_0x44d9d6[_0x3cc2('0x1e0')],new Uint16Array([0x0,0x1,0x2,0x1,0x3,0x2]),_0x44d9d6[_0x3cc2('0x204')]);},_0x4ec83c['WebGLFilterManager'][_0x3cc2('0x36')]['destroy']=function(){var _0x67f4f1=this['gl'];this[_0x3cc2('0x21a')]=null,this[_0x3cc2('0x21b')]=0x0,this['offsetY']=0x0;for(var _0x4adfb4=0x0;_0x4adfb4=0x0;_0x4e4c59--){var _0x5056b4=this[_0x3cc2('0xfd')][_0x4e4c59],_0x7f06ec=_0x4ec83c[_0x3cc2('0x14e')][_0x4e4c59];_0x7f06ec&&_0x5056b4&&_0x7f06ec['deleteTexture'](_0x5056b4);}this[_0x3cc2('0xfd')][_0x3cc2('0x8')]=0x0,this[_0x3cc2('0x1f9')]();},_0x4ec83c[_0x3cc2('0x263')][_0x3cc2('0x269')]=function(_0x5dd4c4,_0x4f28d6,_0x5346bd){return 0x0===_0x5dd4c4['width']&&(_0x5dd4c4[_0x3cc2('0x22')]=0x1),0x0===_0x5dd4c4[_0x3cc2('0x4d')]&&(_0x5dd4c4[_0x3cc2('0x4d')]=0x1),_0x5346bd=_0x5346bd||0x1,new _0x4ec83c[(_0x3cc2('0x263'))](_0x5dd4c4,_0x4f28d6,_0x5346bd);},_0x4ec83c['TextureSilentFail']=!0x1,_0x4ec83c[_0x3cc2('0x26a')]=function(_0x385dab,_0x542001,_0x48f9ba,_0x304fb8){this[_0x3cc2('0x26b')]=!0x1,_0x542001||(this['noFrame']=!0x0,_0x542001=new _0x4ec83c[(_0x3cc2('0x32'))](0x0,0x0,0x1,0x1)),_0x385dab instanceof _0x4ec83c[_0x3cc2('0x26a')]&&(_0x385dab=_0x385dab['baseTexture']),this[_0x3cc2('0x5a')]=_0x385dab,this['frame']=_0x542001,this[_0x3cc2('0xa3')]=_0x304fb8,this[_0x3cc2('0x99')]=!0x1,this['isTiling']=!0x1,this[_0x3cc2('0x26c')]=!0x1,this[_0x3cc2('0xa7')]=!0x1,this[_0x3cc2('0x207')]=null,this[_0x3cc2('0x22')]=0x0,this['height']=0x0,this['crop']=_0x48f9ba||new _0x4ec83c[(_0x3cc2('0x32'))](0x0,0x0,0x1,0x1),this[_0x3cc2('0x208')]=!0x1,_0x385dab[_0x3cc2('0x95')]&&(this[_0x3cc2('0x26b')]&&(_0x542001=new _0x4ec83c[(_0x3cc2('0x32'))](0x0,0x0,_0x385dab[_0x3cc2('0x22')],_0x385dab[_0x3cc2('0x4d')])),this[_0x3cc2('0x26d')](_0x542001));},_0x4ec83c['Texture']['prototype'][_0x3cc2('0x70')]=_0x4ec83c[_0x3cc2('0x26a')],_0x4ec83c[_0x3cc2('0x26a')]['prototype'][_0x3cc2('0x26e')]=function(){var _0xbd783f=this[_0x3cc2('0x5a')];this['noFrame']&&(this[_0x3cc2('0x96')]=new _0x4ec83c[(_0x3cc2('0x32'))](0x0,0x0,_0xbd783f[_0x3cc2('0x22')],_0xbd783f[_0x3cc2('0x4d')])),this[_0x3cc2('0x26d')](this[_0x3cc2('0x96')]);},_0x4ec83c[_0x3cc2('0x26a')][_0x3cc2('0x36')][_0x3cc2('0x38')]=function(_0x56bdf5){_0x56bdf5&&this[_0x3cc2('0x5a')]['destroy'](),this[_0x3cc2('0x99')]=!0x1;},_0x4ec83c['Texture'][_0x3cc2('0x36')][_0x3cc2('0x26d')]=function(_0x383c7f){if(this[_0x3cc2('0x26b')]=!0x1,this[_0x3cc2('0x96')]=_0x383c7f,this[_0x3cc2('0x22')]=_0x383c7f[_0x3cc2('0x22')],this['height']=_0x383c7f[_0x3cc2('0x4d')],this[_0x3cc2('0x9c')]['x']=_0x383c7f['x'],this['crop']['y']=_0x383c7f['y'],this[_0x3cc2('0x9c')][_0x3cc2('0x22')]=_0x383c7f['width'],this[_0x3cc2('0x9c')][_0x3cc2('0x4d')]=_0x383c7f[_0x3cc2('0x4d')],this[_0x3cc2('0xa3')]||!(_0x383c7f['x']+_0x383c7f['width']>this[_0x3cc2('0x5a')][_0x3cc2('0x22')]||_0x383c7f['y']+_0x383c7f[_0x3cc2('0x4d')]>this[_0x3cc2('0x5a')][_0x3cc2('0x4d')]))this['valid']=_0x383c7f&&_0x383c7f[_0x3cc2('0x22')]&&_0x383c7f['height']&&this[_0x3cc2('0x5a')][_0x3cc2('0xab')]&&this[_0x3cc2('0x5a')]['hasLoaded'],this[_0x3cc2('0xa3')]&&(this[_0x3cc2('0x22')]=this[_0x3cc2('0xa3')][_0x3cc2('0x22')],this[_0x3cc2('0x4d')]=this[_0x3cc2('0xa3')][_0x3cc2('0x4d')],this[_0x3cc2('0x96')][_0x3cc2('0x22')]=this['trim']['width'],this[_0x3cc2('0x96')][_0x3cc2('0x4d')]=this[_0x3cc2('0xa3')][_0x3cc2('0x4d')]),this[_0x3cc2('0x99')]&&this[_0x3cc2('0x26f')]();else{if(!_0x4ec83c['TextureSilentFail'])throw new Error(_0x3cc2('0x270')+this);this['valid']=!0x1;}},_0x4ec83c['Texture'][_0x3cc2('0x36')]['_updateUvs']=function(){this[_0x3cc2('0x207')]||(this['_uvs']=new _0x4ec83c['TextureUvs']());var _0x21f984=this[_0x3cc2('0x9c')],_0x572c26=this['baseTexture'][_0x3cc2('0x22')],_0x176d80=this[_0x3cc2('0x5a')][_0x3cc2('0x4d')];this['_uvs']['x0']=_0x21f984['x']/_0x572c26,this[_0x3cc2('0x207')]['y0']=_0x21f984['y']/_0x176d80,this['_uvs']['x1']=(_0x21f984['x']+_0x21f984[_0x3cc2('0x22')])/_0x572c26,this[_0x3cc2('0x207')]['y1']=_0x21f984['y']/_0x176d80,this[_0x3cc2('0x207')]['x2']=(_0x21f984['x']+_0x21f984['width'])/_0x572c26,this[_0x3cc2('0x207')]['y2']=(_0x21f984['y']+_0x21f984[_0x3cc2('0x4d')])/_0x176d80,this['_uvs']['x3']=_0x21f984['x']/_0x572c26,this[_0x3cc2('0x207')]['y3']=(_0x21f984['y']+_0x21f984[_0x3cc2('0x4d')])/_0x176d80;},_0x4ec83c['Texture'][_0x3cc2('0x36')][_0x3cc2('0x209')]=function(){this[_0x3cc2('0x207')]||(this[_0x3cc2('0x207')]=new _0x4ec83c[(_0x3cc2('0x20b'))]());var _0x560624=this['crop'],_0x3019b7=this[_0x3cc2('0x5a')][_0x3cc2('0x22')],_0x31da32=this['baseTexture'][_0x3cc2('0x4d')];this[_0x3cc2('0x207')]['x0']=_0x560624['x']/_0x3019b7,this['_uvs']['y0']=_0x560624['y']/_0x31da32,this[_0x3cc2('0x207')]['x1']=(_0x560624['x']+_0x560624[_0x3cc2('0x4d')])/_0x3019b7,this['_uvs']['y1']=_0x560624['y']/_0x31da32,this['_uvs']['x2']=(_0x560624['x']+_0x560624['height'])/_0x3019b7,this[_0x3cc2('0x207')]['y2']=(_0x560624['y']+_0x560624[_0x3cc2('0x22')])/_0x31da32,this[_0x3cc2('0x207')]['x3']=_0x560624['x']/_0x3019b7,this[_0x3cc2('0x207')]['y3']=(_0x560624['y']+_0x560624['width'])/_0x31da32;},_0x4ec83c[_0x3cc2('0x26a')]['fromCanvas']=function(_0xdcaf26,_0x302b75){var _0x2f23b7=_0x4ec83c['BaseTexture'][_0x3cc2('0x269')](_0xdcaf26,_0x302b75);return new _0x4ec83c[(_0x3cc2('0x26a'))](_0x2f23b7);},_0x4ec83c[_0x3cc2('0x20b')]=function(){this['x0']=0x0,this['y0']=0x0,this['x1']=0x0,this['y1']=0x0,this['x2']=0x0,this['y2']=0x0,this['x3']=0x0,this['y3']=0x0;},'undefined'!=typeof exports?('undefined'!=typeof module&&module[_0x3cc2('0x271')]&&(exports=module['exports']=_0x4ec83c),exports[_0x3cc2('0x272')]=_0x4ec83c):_0x3cc2('0x273')!=typeof define&&define[_0x3cc2('0x274')]?define(_0x3cc2('0x272'),_0x382549[_0x3cc2('0x272')]=_0x4ec83c):_0x382549[_0x3cc2('0x272')]=_0x4ec83c,_0x4ec83c;}[_0x3cc2('0x4a')](this),function(){function _0x1c7abf(_0x130eb1,_0x3de634){this[_0x3cc2('0x275')]=_0x130eb1,this[_0x3cc2('0x276')]=_0x3de634,this[_0x3cc2('0x277')]=null;}var _0x3c7871=this,_0x2beb52=_0x2beb52||{'VERSION':'2.10.1','GAMES':[],'AUTO':0x0,'CANVAS':0x1,'WEBGL':0x2,'HEADLESS':0x3,'WEBGL_MULTI':0x4,'NONE':0x0,'LEFT':0x1,'RIGHT':0x2,'UP':0x3,'DOWN':0x4,'SPRITE':0x0,'BUTTON':0x1,'IMAGE':0x2,'GRAPHICS':0x3,'TEXT':0x4,'TILESPRITE':0x5,'BITMAPTEXT':0x6,'GROUP':0x7,'RENDERTEXTURE':0x8,'TILEMAP':0x9,'TILEMAPLAYER':0xa,'EMITTER':0xb,'POLYGON':0xc,'BITMAPDATA':0xd,'CANVAS_FILTER':0xe,'WEBGL_FILTER':0xf,'ELLIPSE':0x10,'SPRITEBATCH':0x11,'RETROFONT':0x12,'POINTER':0x13,'ROPE':0x14,'CIRCLE':0x15,'RECTANGLE':0x16,'LINE':0x17,'MATRIX':0x18,'POINT':0x19,'ROUNDEDRECTANGLE':0x1a,'CREATURE':0x1b,'VIDEO':0x1c,'PENDING_ATLAS':-0x1,'HORIZONTAL':0x0,'VERTICAL':0x1,'LANDSCAPE':0x0,'PORTRAIT':0x1,'ANGLE_UP':0x10e,'ANGLE_DOWN':0x5a,'ANGLE_LEFT':0xb4,'ANGLE_RIGHT':0x0,'ANGLE_NORTH_EAST':0x13b,'ANGLE_NORTH_WEST':0xe1,'ANGLE_SOUTH_EAST':0x2d,'ANGLE_SOUTH_WEST':0x87,'TOP_LEFT':0x0,'TOP_CENTER':0x1,'TOP_RIGHT':0x2,'LEFT_TOP':0x3,'LEFT_CENTER':0x4,'LEFT_BOTTOM':0x5,'CENTER':0x6,'RIGHT_TOP':0x7,'RIGHT_CENTER':0x8,'RIGHT_BOTTOM':0x9,'BOTTOM_LEFT':0xa,'BOTTOM_CENTER':0xb,'BOTTOM_RIGHT':0xc,'blendModes':{'NORMAL':0x0,'ADD':0x1,'MULTIPLY':0x2,'SCREEN':0x3,'OVERLAY':0x4,'DARKEN':0x5,'LIGHTEN':0x6,'COLOR_DODGE':0x7,'COLOR_BURN':0x8,'HARD_LIGHT':0x9,'SOFT_LIGHT':0xa,'DIFFERENCE':0xb,'EXCLUSION':0xc,'HUE':0xd,'SATURATION':0xe,'COLOR':0xf,'LUMINOSITY':0x10},'scaleModes':{'DEFAULT':0x0,'LINEAR':0x0,'NEAREST':0x1},'PIXI':PIXI||{},'_UID':0x0};if(Math[_0x3cc2('0x278')]||(Math[_0x3cc2('0x278')]=function(_0x223289){return _0x223289<0x0?Math[_0x3cc2('0x58')](_0x223289):Math[_0x3cc2('0xaa')](_0x223289);}),Function[_0x3cc2('0x36')][_0x3cc2('0x279')]||(Function[_0x3cc2('0x36')][_0x3cc2('0x279')]=function(){var _0x465649=Array[_0x3cc2('0x36')][_0x3cc2('0x27a')];return function(_0x44d4cf){function _0x115b21(){var _0x2ca2af=_0xbb1bdc['concat'](_0x465649['call'](arguments));_0x38477d[_0x3cc2('0x51')](this instanceof _0x115b21?this:_0x44d4cf,_0x2ca2af);}var _0x38477d=this,_0xbb1bdc=_0x465649[_0x3cc2('0x4a')](arguments,0x1);if(_0x3cc2('0x27b')!=typeof _0x38477d)throw new TypeError();return _0x115b21['prototype']=function _0x465649(_0x29777d){if(_0x29777d&&(_0x465649[_0x3cc2('0x36')]=_0x29777d),!(this instanceof _0x465649))return new _0x465649();}(_0x38477d[_0x3cc2('0x36')]),_0x115b21;};}()),Array['isArray']||(Array['isArray']=function(_0x3bca29){return _0x3cc2('0x27c')===Object['prototype'][_0x3cc2('0x241')][_0x3cc2('0x4a')](_0x3bca29);}),Array[_0x3cc2('0x36')][_0x3cc2('0x27d')]||(Array[_0x3cc2('0x36')][_0x3cc2('0x27d')]=function(_0x3e915f){'use strict';if(void 0x0===this||null===this)throw new TypeError();var _0x5140ef=Object(this),_0x49a9fc=_0x5140ef['length']>>>0x0;if('function'!=typeof _0x3e915f)throw new TypeError();for(var _0x4290f6=arguments[_0x3cc2('0x8')]>=0x2?arguments[0x1]:void 0x0,_0x185b9b=0x0;_0x185b9b<_0x49a9fc;_0x185b9b++)_0x185b9b in _0x5140ef&&_0x3e915f['call'](_0x4290f6,_0x5140ef[_0x185b9b],_0x185b9b,_0x5140ef);}),_0x3cc2('0x27b')!=typeof window[_0x3cc2('0x27e')]&&_0x3cc2('0x27f')!=typeof window[_0x3cc2('0x27e')]){var _0x4ebded=function(_0x35ef8c){var _0x125225=new Array();window[_0x35ef8c]=function(_0x3b90c3){if(_0x3cc2('0x231')==typeof _0x3b90c3)for(Array['call'](this,_0x3b90c3),this['length']=_0x3b90c3,_0x2a716d=0x0;_0x2a716d0x0&&0x64*Math[_0x3cc2('0x287')]()<=_0x2cc9cd;},'randomChoice':function(_0x2c5cd9,_0x12b3d0){return Math['random']()<0.5?_0x2c5cd9:_0x12b3d0;},'parseDimension':function(_0x5fad93,_0x2ae2de){var _0x204ad5=0x0,_0xa5276e=0x0;return'string'==typeof _0x5fad93?'%'===_0x5fad93[_0x3cc2('0x242')](-0x1)?(_0x204ad5=parseInt(_0x5fad93,0xa)/0x64,_0xa5276e=0x0===_0x2ae2de?window[_0x3cc2('0x288')]*_0x204ad5:window[_0x3cc2('0x289')]*_0x204ad5):_0xa5276e=parseInt(_0x5fad93,0xa):_0xa5276e=_0x5fad93,_0xa5276e;},'pad':function(_0x428759,_0x5adcba,_0x5d61bc,_0x555220){if(void 0x0===_0x5adcba)var _0x5adcba=0x0;if(void 0x0===_0x5d61bc)var _0x5d61bc='\x20';if(void 0x0===_0x555220)var _0x555220=0x3;var _0x10b394=0x0;if(_0x5adcba+0x1>=(_0x428759=_0x428759[_0x3cc2('0x241')]())[_0x3cc2('0x8')])switch(_0x555220){case 0x1:_0x428759=new Array(_0x5adcba+0x1-_0x428759['length'])[_0x3cc2('0xb1')](_0x5d61bc)+_0x428759;break;case 0x3:var _0x10857e=Math['ceil']((_0x10b394=_0x5adcba-_0x428759[_0x3cc2('0x8')])/0x2),_0x4a1837=_0x10b394-_0x10857e;_0x428759=new Array(_0x4a1837+0x1)['join'](_0x5d61bc)+_0x428759+new Array(_0x10857e+0x1)[_0x3cc2('0xb1')](_0x5d61bc);break;default:_0x428759+=new Array(_0x5adcba+0x1-_0x428759['length'])[_0x3cc2('0xb1')](_0x5d61bc);}return _0x428759;},'isPlainObject':function(_0x5bb291){if(_0x3cc2('0x27f')!=typeof _0x5bb291||_0x5bb291[_0x3cc2('0x28a')]||_0x5bb291===_0x5bb291['window'])return!0x1;try{if(_0x5bb291['constructor']&&!{}[_0x3cc2('0x28b')][_0x3cc2('0x4a')](_0x5bb291[_0x3cc2('0x70')][_0x3cc2('0x36')],_0x3cc2('0x28c')))return!0x1;}catch(_0xa6944f){return!0x1;}return!0x0;},'extend':function(){var _0x243841,_0x22d49b,_0x1fe57e,_0x5eb98d,_0x595cea,_0x38379c,_0x49f4e1=arguments[0x0]||{},_0x4919bc=0x1,_0x49c561=arguments[_0x3cc2('0x8')],_0x444cfa=!0x1;for(_0x3cc2('0x28d')==typeof _0x49f4e1&&(_0x444cfa=_0x49f4e1,_0x49f4e1=arguments[0x1]||{},_0x4919bc=0x2),_0x49c561===_0x4919bc&&(_0x49f4e1=this,--_0x4919bc);_0x4919bc<_0x49c561;_0x4919bc++)if(null!=(_0x243841=arguments[_0x4919bc]))for(_0x22d49b in _0x243841)_0x1fe57e=_0x49f4e1[_0x22d49b],_0x49f4e1!==(_0x5eb98d=_0x243841[_0x22d49b])&&(_0x444cfa&&_0x5eb98d&&(_0x2beb52['Utils'][_0x3cc2('0x28e')](_0x5eb98d)||(_0x595cea=Array['isArray'](_0x5eb98d)))?(_0x595cea?(_0x595cea=!0x1,_0x38379c=_0x1fe57e&&Array[_0x3cc2('0x66')](_0x1fe57e)?_0x1fe57e:[]):_0x38379c=_0x1fe57e&&_0x2beb52['Utils'][_0x3cc2('0x28e')](_0x1fe57e)?_0x1fe57e:{},_0x49f4e1[_0x22d49b]=_0x2beb52['Utils']['extend'](_0x444cfa,_0x38379c,_0x5eb98d)):void 0x0!==_0x5eb98d&&(_0x49f4e1[_0x22d49b]=_0x5eb98d));return _0x49f4e1;},'mixinPrototype':function(_0xc6c4ef,_0x13e73c,_0x2acf51){void 0x0===_0x2acf51&&(_0x2acf51=!0x1);for(var _0x39f09e=Object[_0x3cc2('0x28f')](_0x13e73c),_0x163dbf=0x0;_0x163dbf<_0x39f09e[_0x3cc2('0x8')];_0x163dbf++){var _0x508932=_0x39f09e[_0x163dbf],_0x4b4628=_0x13e73c[_0x508932];!_0x2acf51&&_0x508932 in _0xc6c4ef||(!_0x4b4628||'function'!=typeof _0x4b4628[_0x3cc2('0x290')]&&_0x3cc2('0x27b')!=typeof _0x4b4628[_0x3cc2('0x291')]?_0xc6c4ef[_0x508932]=_0x4b4628:_0x3cc2('0x27b')==typeof _0x4b4628[_0x3cc2('0x292')]?_0xc6c4ef[_0x508932]=_0x4b4628['clone']():Object[_0x3cc2('0x8d')](_0xc6c4ef,_0x508932,_0x4b4628));}},'mixin':function(_0x42256b,_0x325c90){if(!_0x42256b||_0x3cc2('0x27f')!=typeof _0x42256b)return _0x325c90;for(var _0x5343a8 in _0x42256b){var _0x4ec08f=_0x42256b[_0x5343a8];if(!_0x4ec08f[_0x3cc2('0x293')]&&!_0x4ec08f[_0x3cc2('0x294')]){var _0x4be35f=typeof _0x42256b[_0x5343a8];_0x42256b[_0x5343a8]&&_0x3cc2('0x27f')===_0x4be35f?typeof _0x325c90[_0x5343a8]===_0x4be35f?_0x325c90[_0x5343a8]=_0x2beb52['Utils'][_0x3cc2('0x295')](_0x42256b[_0x5343a8],_0x325c90[_0x5343a8]):_0x325c90[_0x5343a8]=_0x2beb52[_0x3cc2('0x284')][_0x3cc2('0x295')](_0x42256b[_0x5343a8],new _0x4ec08f[(_0x3cc2('0x70'))]()):_0x325c90[_0x5343a8]=_0x42256b[_0x5343a8];}}return _0x325c90;}},_0x2beb52[_0x3cc2('0x296')]=function(_0x3157c3,_0x22e672,_0x4092bf){_0x3157c3=_0x3157c3||0x0,_0x22e672=_0x22e672||0x0,_0x4092bf=_0x4092bf||0x0,this['x']=_0x3157c3,this['y']=_0x22e672,this[_0x3cc2('0x297')]=_0x4092bf,this[_0x3cc2('0x298')]=0x0,_0x4092bf>0x0&&(this[_0x3cc2('0x298')]=0.5*_0x4092bf),this[_0x3cc2('0x10b')]=_0x2beb52[_0x3cc2('0x299')];},_0x2beb52[_0x3cc2('0x296')]['prototype']={'circumference':function(){return Math['PI']*this[_0x3cc2('0x298')]*0x2;},'random':function(_0x5dc420){void 0x0===_0x5dc420&&(_0x5dc420=new _0x2beb52[(_0x3cc2('0x29'))]());var _0x3aca25=0x2*Math['PI']*Math['random'](),_0x50ca1e=Math[_0x3cc2('0x287')]()+Math['random'](),_0x48e9fe=_0x50ca1e>0x1?0x2-_0x50ca1e:_0x50ca1e,_0x40e242=_0x48e9fe*Math[_0x3cc2('0x44')](_0x3aca25),_0x262619=_0x48e9fe*Math[_0x3cc2('0x29a')](_0x3aca25);return _0x5dc420['x']=this['x']+_0x40e242*this['radius'],_0x5dc420['y']=this['y']+_0x262619*this['radius'],_0x5dc420;},'getBounds':function(){return new _0x2beb52[(_0x3cc2('0x32'))](this['x']-this[_0x3cc2('0x29b')],this['y']-this[_0x3cc2('0x29b')],this['diameter'],this['diameter']);},'setTo':function(_0xb932ea,_0x26d675,_0x39713f){return this['x']=_0xb932ea,this['y']=_0x26d675,this['_diameter']=_0x39713f,this['_radius']=0.5*_0x39713f,this;},'copyFrom':function(_0x2d9c26){return this['setTo'](_0x2d9c26['x'],_0x2d9c26['y'],_0x2d9c26[_0x3cc2('0x29c')]);},'copyTo':function(_0xacc48){return _0xacc48['x']=this['x'],_0xacc48['y']=this['y'],_0xacc48[_0x3cc2('0x29c')]=this[_0x3cc2('0x297')],_0xacc48;},'distance':function(_0x5218e7,_0x456910){var _0x153d3a=_0x2beb52[_0x3cc2('0x47')][_0x3cc2('0x29d')](this['x'],this['y'],_0x5218e7['x'],_0x5218e7['y']);return _0x456910?Math['round'](_0x153d3a):_0x153d3a;},'clone':function(_0x4a0ef4){return void 0x0===_0x4a0ef4||null===_0x4a0ef4?_0x4a0ef4=new _0x2beb52[(_0x3cc2('0x296'))](this['x'],this['y'],this[_0x3cc2('0x29c')]):_0x4a0ef4['setTo'](this['x'],this['y'],this[_0x3cc2('0x29c')]),_0x4a0ef4;},'contains':function(_0x2f91b1,_0x2f19a7){return _0x2beb52[_0x3cc2('0x296')][_0x3cc2('0x7d')](this,_0x2f91b1,_0x2f19a7);},'circumferencePoint':function(_0x2f68bb,_0x3a37f1,_0x171910){return _0x2beb52['Circle'][_0x3cc2('0x29e')](this,_0x2f68bb,_0x3a37f1,_0x171910);},'sample':function(_0x31e7bb,_0x1201f1,_0x24fd41,_0x5b232d,_0x17980a){_0x31e7bb||(_0x31e7bb=0x3c),null==_0x1201f1&&(_0x1201f1=0x0),null==_0x24fd41&&(_0x24fd41=_0x2beb52[_0x3cc2('0x47')][_0x3cc2('0x41')]),_0x17980a||(_0x17980a=[]);for(var _0x1d9811=0x0;_0x1d9811<_0x31e7bb;)this['circumferencePoint'](_0x2beb52[_0x3cc2('0x47')][_0x3cc2('0x29f')](_0x1201f1,_0x24fd41,_0x1d9811/_0x31e7bb),_0x5b232d,_0x17980a[_0x1d9811]||(_0x17980a[_0x1d9811]=new _0x2beb52['Point']())),_0x1d9811+=0x1;return _0x17980a;},'offset':function(_0x5abe7e,_0x214e7c){return this['x']+=_0x5abe7e,this['y']+=_0x214e7c,this;},'offsetPoint':function(_0x42e897){return this[_0x3cc2('0x15a')](_0x42e897['x'],_0x42e897['y']);},'toString':function(){return'[{Phaser.Circle\x20(x='+this['x']+_0x3cc2('0x2a0')+this['y']+_0x3cc2('0x2a1')+this['diameter']+'\x20radius='+this[_0x3cc2('0x29b')]+')}]';}},_0x2beb52[_0x3cc2('0x296')][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x296')],Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x296')]['prototype'],_0x3cc2('0x29c'),{'get':function(){return this[_0x3cc2('0x297')];},'set':function(_0x48dbbf){_0x48dbbf>0x0&&(this[_0x3cc2('0x297')]=_0x48dbbf,this['_radius']=0.5*_0x48dbbf);}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x296')][_0x3cc2('0x36')],_0x3cc2('0x29b'),{'get':function(){return this[_0x3cc2('0x298')];},'set':function(_0x579d9e){_0x579d9e>0x0&&(this['_radius']=_0x579d9e,this['_diameter']=0x2*_0x579d9e);}}),Object[_0x3cc2('0x8d')](_0x2beb52['Circle']['prototype'],_0x3cc2('0x2a2'),{'get':function(){return this['x']-this[_0x3cc2('0x298')];},'set':function(_0xff8588){_0xff8588>this['x']?(this[_0x3cc2('0x298')]=0x0,this[_0x3cc2('0x297')]=0x0):this[_0x3cc2('0x29b')]=this['x']-_0xff8588;}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x296')][_0x3cc2('0x36')],_0x3cc2('0x2a3'),{'get':function(){return this['x']+this[_0x3cc2('0x298')];},'set':function(_0x3c7790){_0x3c7790this['y']?(this[_0x3cc2('0x298')]=0x0,this[_0x3cc2('0x297')]=0x0):this[_0x3cc2('0x29b')]=this['y']-_0x4e655f;}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x296')][_0x3cc2('0x36')],_0x3cc2('0x2a5'),{'get':function(){return this['y']+this['_radius'];},'set':function(_0x452f40){_0x452f400x0?Math['PI']*this[_0x3cc2('0x298')]*this['_radius']:0x0;}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x296')][_0x3cc2('0x36')],_0x3cc2('0x2a7'),{'get':function(){return 0x0===this[_0x3cc2('0x297')];},'set':function(_0xfc2377){!0x0===_0xfc2377&&this[_0x3cc2('0x2a8')](0x0,0x0,0x0);}}),_0x2beb52[_0x3cc2('0x296')]['contains']=function(_0x44269c,_0xccd8bd,_0x3f92f0){return _0x44269c[_0x3cc2('0x29b')]>0x0&&_0xccd8bd>=_0x44269c['left']&&_0xccd8bd<=_0x44269c[_0x3cc2('0x2a3')]&&_0x3f92f0>=_0x44269c['top']&&_0x3f92f0<=_0x44269c[_0x3cc2('0x2a5')]&&(_0x44269c['x']-_0xccd8bd)*(_0x44269c['x']-_0xccd8bd)+(_0x44269c['y']-_0x3f92f0)*(_0x44269c['y']-_0x3f92f0)<=_0x44269c[_0x3cc2('0x29b')]*_0x44269c[_0x3cc2('0x29b')];},_0x2beb52[_0x3cc2('0x296')][_0x3cc2('0x2a9')]=function(_0x59c5db,_0x23808c){return _0x59c5db['x']===_0x23808c['x']&&_0x59c5db['y']===_0x23808c['y']&&_0x59c5db[_0x3cc2('0x29c')]===_0x23808c['diameter'];},_0x2beb52[_0x3cc2('0x296')]['intersects']=function(_0x303e8c,_0x27574c){return _0x2beb52[_0x3cc2('0x47')][_0x3cc2('0x29d')](_0x303e8c['x'],_0x303e8c['y'],_0x27574c['x'],_0x27574c['y'])<=_0x303e8c['radius']+_0x27574c[_0x3cc2('0x29b')];},_0x2beb52[_0x3cc2('0x296')][_0x3cc2('0x29e')]=function(_0x2dd209,_0x22ff09,_0x5a0387,_0x1f951f){return void 0x0===_0x5a0387&&(_0x5a0387=!0x1),void 0x0===_0x1f951f&&(_0x1f951f=new _0x2beb52['Point']()),!0x0===_0x5a0387&&(_0x22ff09=_0x2beb52[_0x3cc2('0x47')][_0x3cc2('0x2aa')](_0x22ff09)),_0x1f951f['x']=_0x2dd209['x']+_0x2dd209[_0x3cc2('0x29b')]*Math[_0x3cc2('0x44')](_0x22ff09),_0x1f951f['y']=_0x2dd209['y']+_0x2dd209[_0x3cc2('0x29b')]*Math[_0x3cc2('0x29a')](_0x22ff09),_0x1f951f;},_0x2beb52[_0x3cc2('0x296')][_0x3cc2('0x2ab')]=function(_0x216dd9,_0x355fc3){var _0x376ac5=Math['abs'](_0x216dd9['x']-_0x355fc3['x']-_0x355fc3[_0x3cc2('0x2ac')]);if(_0x376ac5>_0x355fc3['halfWidth']+_0x216dd9[_0x3cc2('0x29b')])return!0x1;var _0x11b82a=Math[_0x3cc2('0x2ad')](_0x216dd9['y']-_0x355fc3['y']-_0x355fc3['halfHeight']);if(_0x11b82a>_0x355fc3[_0x3cc2('0x2ae')]+_0x216dd9[_0x3cc2('0x29b')])return!0x1;if(_0x376ac5<=_0x355fc3[_0x3cc2('0x2ac')]||_0x11b82a<=_0x355fc3[_0x3cc2('0x2ae')])return!0x0;var _0x347e54=_0x376ac5-_0x355fc3[_0x3cc2('0x2ac')],_0x273fcf=_0x11b82a-_0x355fc3[_0x3cc2('0x2ae')];return _0x347e54*_0x347e54+_0x273fcf*_0x273fcf<=_0x216dd9[_0x3cc2('0x29b')]*_0x216dd9[_0x3cc2('0x29b')];},_0x2beb52[_0x3cc2('0x296')]['intersectsLine']=function(_0x3058e0,_0x20331f,_0x2ab281){var _0x3b0d98=_0x3058e0['x'],_0x2b284e=_0x3058e0['y'],_0x33b836=(_0x20331f[_0x3cc2('0x193')]['y']-_0x20331f[_0x3cc2('0x89')]['y'])/(_0x20331f[_0x3cc2('0x193')]['x']-_0x20331f[_0x3cc2('0x89')]['x']),_0x2aea8a=_0x20331f['end']['y']-_0x33b836*_0x20331f[_0x3cc2('0x193')]['x'],_0x494f2f=_0x3058e0['radius'],_0x595e80=_0x3058e0[_0x3cc2('0x29b')],_0xaa76bb=_0x2aea8a+_0x33b836*_0x3b0d98,_0x204305=(_0x3b0d98*(_0x595e80*_0x595e80)-_0x33b836*(_0x494f2f*_0x494f2f)*(_0x2aea8a-_0x2b284e)+_0x494f2f*_0x595e80*Math[_0x3cc2('0x45')](_0x494f2f*_0x494f2f*(_0x33b836*_0x33b836)+_0x595e80*_0x595e80-_0xaa76bb*_0xaa76bb-_0x2b284e*_0x2b284e+0x2*_0xaa76bb*_0x2b284e))/(_0x494f2f*_0x494f2f*(_0x33b836*_0x33b836)+_0x595e80*_0x595e80),_0x575089=(_0x3b0d98*(_0x595e80*_0x595e80)-_0x33b836*(_0x494f2f*_0x494f2f)*(_0x2aea8a-_0x2b284e)-_0x494f2f*_0x595e80*Math[_0x3cc2('0x45')](_0x494f2f*_0x494f2f*(_0x33b836*_0x33b836)+_0x595e80*_0x595e80-_0xaa76bb*_0xaa76bb-_0x2b284e*_0x2b284e+0x2*_0xaa76bb*_0x2b284e))/(_0x494f2f*_0x494f2f*(_0x33b836*_0x33b836)+_0x595e80*_0x595e80),_0x11b6e1=_0x33b836*_0x204305+_0x2aea8a,_0x24b638=_0x33b836*_0x575089+_0x2aea8a,_0x1cd4dc=new _0x2beb52[(_0x3cc2('0x29'))](_0x204305,_0x11b6e1),_0x37cd12=new _0x2beb52[(_0x3cc2('0x29'))](_0x575089,_0x24b638),_0x410727=_0x20331f[_0x3cc2('0x2af')](_0x1cd4dc['x'],_0x1cd4dc['y'],0.01),_0x51bf88=_0x20331f[_0x3cc2('0x2af')](_0x37cd12['x'],_0x37cd12['y'],0.01);return _0x410727&&_0x51bf88?!_0x2ab281||[_0x1cd4dc,_0x37cd12]:_0x410727?!_0x2ab281||[_0x1cd4dc]:_0x51bf88?!_0x2ab281||[_0x37cd12]:!!_0x2ab281&&[];},PIXI[_0x3cc2('0x296')]=_0x2beb52[_0x3cc2('0x296')],_0x2beb52[_0x3cc2('0x2b0')]=function(_0xb8f83f,_0x4abd3a,_0x1e60ea,_0x57baa9){_0xb8f83f=_0xb8f83f||0x0,_0x4abd3a=_0x4abd3a||0x0,_0x1e60ea=_0x1e60ea||0x0,_0x57baa9=_0x57baa9||0x0,this['x']=_0xb8f83f,this['y']=_0x4abd3a,this[_0x3cc2('0x22')]=_0x1e60ea,this[_0x3cc2('0x4d')]=_0x57baa9,this['type']=_0x2beb52[_0x3cc2('0x2b1')];},_0x2beb52['Ellipse'][_0x3cc2('0x36')]={'setTo':function(_0x4c5067,_0x225f87,_0x14b53c,_0x5edfde){return this['x']=_0x4c5067,this['y']=_0x225f87,this['width']=_0x14b53c,this[_0x3cc2('0x4d')]=_0x5edfde,this;},'getBounds':function(){return new _0x2beb52[(_0x3cc2('0x32'))](this['x']-this[_0x3cc2('0x22')],this['y']-this[_0x3cc2('0x4d')],this[_0x3cc2('0x22')],this[_0x3cc2('0x4d')]);},'copyFrom':function(_0x34a009){return this[_0x3cc2('0x2a8')](_0x34a009['x'],_0x34a009['y'],_0x34a009[_0x3cc2('0x22')],_0x34a009['height']);},'copyTo':function(_0xec8828){return _0xec8828['x']=this['x'],_0xec8828['y']=this['y'],_0xec8828[_0x3cc2('0x22')]=this[_0x3cc2('0x22')],_0xec8828[_0x3cc2('0x4d')]=this[_0x3cc2('0x4d')],_0xec8828;},'clone':function(_0xdf07c8){return void 0x0===_0xdf07c8||null===_0xdf07c8?_0xdf07c8=new _0x2beb52[(_0x3cc2('0x2b0'))](this['x'],this['y'],this['width'],this['height']):_0xdf07c8[_0x3cc2('0x2a8')](this['x'],this['y'],this[_0x3cc2('0x22')],this[_0x3cc2('0x4d')]),_0xdf07c8;},'contains':function(_0x4c72b1,_0x40a7ba){return _0x2beb52[_0x3cc2('0x2b0')][_0x3cc2('0x7d')](this,_0x4c72b1,_0x40a7ba);},'random':function(_0xc9ac3){void 0x0===_0xc9ac3&&(_0xc9ac3=new _0x2beb52['Point']());var _0xdc31ca=Math['random']()*Math['PI']*0x2,_0x2980dc=Math[_0x3cc2('0x287')]();return _0xc9ac3['x']=Math[_0x3cc2('0x45')](_0x2980dc)*Math['cos'](_0xdc31ca),_0xc9ac3['y']=Math[_0x3cc2('0x45')](_0x2980dc)*Math['sin'](_0xdc31ca),_0xc9ac3['x']=this['x']+_0xc9ac3['x']*this[_0x3cc2('0x22')]/0x2,_0xc9ac3['y']=this['y']+_0xc9ac3['y']*this[_0x3cc2('0x4d')]/0x2,_0xc9ac3;},'toString':function(){return _0x3cc2('0x2b2')+this['x']+'\x20y='+this['y']+'\x20width='+this[_0x3cc2('0x22')]+_0x3cc2('0x2b3')+this[_0x3cc2('0x4d')]+_0x3cc2('0x2b4');}},_0x2beb52['Ellipse']['prototype'][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x2b0')],Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x2b0')][_0x3cc2('0x36')],'left',{'get':function(){return this['x'];},'set':function(_0x4a5dd4){this['x']=_0x4a5dd4;}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x2b0')][_0x3cc2('0x36')],'right',{'get':function(){return this['x']+this[_0x3cc2('0x22')];},'set':function(_0x2a9e33){_0x2a9e33=_0x209376&&_0x49e748<=_0x234179&&_0x4afb24>=_0x219281&&_0x4afb24<=_0x4efb89;},'random':function(_0x1e2eee){void 0x0===_0x1e2eee&&(_0x1e2eee=new _0x2beb52['Point']());var _0x4699b2=Math[_0x3cc2('0x287')]();return _0x1e2eee['x']=this[_0x3cc2('0x89')]['x']+_0x4699b2*(this[_0x3cc2('0x193')]['x']-this[_0x3cc2('0x89')]['x']),_0x1e2eee['y']=this['start']['y']+_0x4699b2*(this[_0x3cc2('0x193')]['y']-this[_0x3cc2('0x89')]['y']),_0x1e2eee;},'coordinatesOnLine':function(_0x55e49c,_0x1ad67c){void 0x0===_0x55e49c&&(_0x55e49c=0x1),void 0x0===_0x1ad67c&&(_0x1ad67c=[]);var _0xabc30b=Math[_0x3cc2('0x2c1')](this[_0x3cc2('0x89')]['x']),_0x58cc9d=Math[_0x3cc2('0x2c1')](this[_0x3cc2('0x89')]['y']),_0x1ae35e=Math[_0x3cc2('0x2c1')](this[_0x3cc2('0x193')]['x']),_0x4ac69c=Math[_0x3cc2('0x2c1')](this[_0x3cc2('0x193')]['y']),_0x38f4a2=Math[_0x3cc2('0x2ad')](_0x1ae35e-_0xabc30b),_0x2393cd=Math[_0x3cc2('0x2ad')](_0x4ac69c-_0x58cc9d),_0x148352=_0xabc30b<_0x1ae35e?0x1:-0x1,_0x2fc653=_0x58cc9d<_0x4ac69c?0x1:-0x1,_0x3ae913=_0x38f4a2-_0x2393cd;_0x1ad67c[_0x3cc2('0x9')]([_0xabc30b,_0x58cc9d]);for(var _0x1c4434=0x1;_0xabc30b!==_0x1ae35e||_0x58cc9d!==_0x4ac69c;){var _0x1a90bf=_0x3ae913<<0x1;_0x1a90bf>-_0x2393cd&&(_0x3ae913-=_0x2393cd,_0xabc30b+=_0x148352),_0x1a90bf<_0x38f4a2&&(_0x3ae913+=_0x38f4a2,_0x58cc9d+=_0x2fc653),_0x1c4434%_0x55e49c==0x0&&_0x1ad67c['push']([_0xabc30b,_0x58cc9d]),_0x1c4434++;}return _0x1ad67c;},'clone':function(_0x5ea584){return void 0x0===_0x5ea584||null===_0x5ea584?_0x5ea584=new _0x2beb52['Line'](this[_0x3cc2('0x89')]['x'],this[_0x3cc2('0x89')]['y'],this[_0x3cc2('0x193')]['x'],this[_0x3cc2('0x193')]['y']):_0x5ea584[_0x3cc2('0x2a8')](this['start']['x'],this[_0x3cc2('0x89')]['y'],this[_0x3cc2('0x193')]['x'],this[_0x3cc2('0x193')]['y']),_0x5ea584;}},Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x2b6')][_0x3cc2('0x36')],'length',{'get':function(){return Math[_0x3cc2('0x45')]((this['end']['x']-this[_0x3cc2('0x89')]['x'])*(this[_0x3cc2('0x193')]['x']-this[_0x3cc2('0x89')]['x'])+(this[_0x3cc2('0x193')]['y']-this[_0x3cc2('0x89')]['y'])*(this[_0x3cc2('0x193')]['y']-this[_0x3cc2('0x89')]['y']));}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x2b6')][_0x3cc2('0x36')],_0x3cc2('0x2c2'),{'get':function(){return _0x2beb52['Point'][_0x3cc2('0x2c2')](this[_0x3cc2('0x193')],this[_0x3cc2('0x89')]);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x2b6')]['prototype'],_0x3cc2('0x2c3'),{'get':function(){return(this[_0x3cc2('0x193')]['y']-this['start']['y'])/(this[_0x3cc2('0x193')]['x']-this[_0x3cc2('0x89')]['x']);}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x2b6')]['prototype'],'perpSlope',{'get':function(){return-(this['end']['x']-this[_0x3cc2('0x89')]['x'])/(this[_0x3cc2('0x193')]['y']-this[_0x3cc2('0x89')]['y']);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x2b6')][_0x3cc2('0x36')],'x',{'get':function(){return Math[_0x3cc2('0x2bf')](this[_0x3cc2('0x89')]['x'],this[_0x3cc2('0x193')]['x']);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x2b6')][_0x3cc2('0x36')],'y',{'get':function(){return Math['min'](this[_0x3cc2('0x89')]['y'],this[_0x3cc2('0x193')]['y']);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x2b6')][_0x3cc2('0x36')],_0x3cc2('0x2a2'),{'get':function(){return Math['min'](this['start']['x'],this['end']['x']);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x2b6')][_0x3cc2('0x36')],_0x3cc2('0x2a3'),{'get':function(){return Math[_0x3cc2('0x57')](this['start']['x'],this['end']['x']);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x2b6')][_0x3cc2('0x36')],_0x3cc2('0x2a4'),{'get':function(){return Math['min'](this[_0x3cc2('0x89')]['y'],this[_0x3cc2('0x193')]['y']);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x2b6')][_0x3cc2('0x36')],_0x3cc2('0x2a5'),{'get':function(){return Math[_0x3cc2('0x57')](this[_0x3cc2('0x89')]['y'],this['end']['y']);}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x2b6')][_0x3cc2('0x36')],_0x3cc2('0x22'),{'get':function(){return Math['abs'](this[_0x3cc2('0x89')]['x']-this[_0x3cc2('0x193')]['x']);}}),Object[_0x3cc2('0x8d')](_0x2beb52['Line'][_0x3cc2('0x36')],_0x3cc2('0x4d'),{'get':function(){return Math[_0x3cc2('0x2ad')](this[_0x3cc2('0x89')]['y']-this[_0x3cc2('0x193')]['y']);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x2b6')][_0x3cc2('0x36')],_0x3cc2('0x2c4'),{'get':function(){return Math[_0x3cc2('0x44')](this[_0x3cc2('0x2c2')]-1.5707963267948966);}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x2b6')]['prototype'],'normalY',{'get':function(){return Math[_0x3cc2('0x29a')](this[_0x3cc2('0x2c2')]-1.5707963267948966);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x2b6')][_0x3cc2('0x36')],_0x3cc2('0x2c5'),{'get':function(){return _0x2beb52[_0x3cc2('0x47')][_0x3cc2('0x2c6')](this['angle']-1.5707963267948966,-Math['PI'],Math['PI']);}}),_0x2beb52[_0x3cc2('0x2b6')][_0x3cc2('0x2bb')]=function(_0x20c532,_0x4540e9,_0x12c91e,_0x20662b,_0xd2b7e1,_0x135bd5){void 0x0===_0xd2b7e1&&(_0xd2b7e1=!0x0),void 0x0===_0x135bd5&&(_0x135bd5=new _0x2beb52[(_0x3cc2('0x29'))]());var _0x12eca2=_0x4540e9['y']-_0x20c532['y'],_0x7410f6=_0x20662b['y']-_0x12c91e['y'],_0x185914=_0x20c532['x']-_0x4540e9['x'],_0x510613=_0x12c91e['x']-_0x20662b['x'],_0x10988f=_0x4540e9['x']*_0x20c532['y']-_0x20c532['x']*_0x4540e9['y'],_0xfa58be=_0x20662b['x']*_0x12c91e['y']-_0x12c91e['x']*_0x20662b['y'],_0x27e205=_0x12eca2*_0x510613-_0x7410f6*_0x185914;if(0x0===_0x27e205)return null;if(_0x135bd5['x']=(_0x185914*_0xfa58be-_0x510613*_0x10988f)/_0x27e205,_0x135bd5['y']=(_0x7410f6*_0x10988f-_0x12eca2*_0xfa58be)/_0x27e205,_0xd2b7e1){var _0x31879a=(_0x20662b['y']-_0x12c91e['y'])*(_0x4540e9['x']-_0x20c532['x'])-(_0x20662b['x']-_0x12c91e['x'])*(_0x4540e9['y']-_0x20c532['y']),_0xfd2d2=((_0x20662b['x']-_0x12c91e['x'])*(_0x20c532['y']-_0x12c91e['y'])-(_0x20662b['y']-_0x12c91e['y'])*(_0x20c532['x']-_0x12c91e['x']))/_0x31879a,_0x2b4c7b=((_0x4540e9['x']-_0x20c532['x'])*(_0x20c532['y']-_0x12c91e['y'])-(_0x4540e9['y']-_0x20c532['y'])*(_0x20c532['x']-_0x12c91e['x']))/_0x31879a;return _0xfd2d2>=0x0&&_0xfd2d2<=0x1&&_0x2b4c7b>=0x0&&_0x2b4c7b<=0x1?_0x135bd5:null;}return _0x135bd5;},_0x2beb52[_0x3cc2('0x2b6')][_0x3cc2('0x2c7')]=function(_0x5dc3b2,_0x28102b,_0x326041,_0x4bbfe8){return _0x2beb52['Line'][_0x3cc2('0x2bb')](_0x5dc3b2[_0x3cc2('0x89')],_0x5dc3b2[_0x3cc2('0x193')],_0x28102b[_0x3cc2('0x89')],_0x28102b[_0x3cc2('0x193')],_0x326041,_0x4bbfe8);},_0x2beb52['Line'][_0x3cc2('0x2ab')]=function(_0x51a1fc,_0x4ee834){if(0x0===_0x51a1fc[_0x3cc2('0x8')]||_0x4ee834[_0x3cc2('0x2a7')])return!0x1;var _0x2bc06b=_0x51a1fc['start']['x'],_0x3d3778=_0x51a1fc[_0x3cc2('0x89')]['y'],_0x20f1cd=_0x51a1fc['end']['x'],_0x48f6c3=_0x51a1fc[_0x3cc2('0x193')]['y'],_0x57ffbf=_0x4ee834['x'],_0x5ec15e=_0x4ee834['y'],_0x12f700=_0x4ee834[_0x3cc2('0x2a3')],_0x4db37e=_0x4ee834[_0x3cc2('0x2a5')],_0x15cb1a=0x0;if(_0x2bc06b>=_0x57ffbf&&_0x2bc06b<=_0x12f700&&_0x3d3778>=_0x5ec15e&&_0x3d3778<=_0x4db37e||_0x20f1cd>=_0x57ffbf&&_0x20f1cd<=_0x12f700&&_0x48f6c3>=_0x5ec15e&&_0x48f6c3<=_0x4db37e)return!0x0;if(_0x2bc06b<_0x57ffbf&&_0x20f1cd>=_0x57ffbf){if((_0x15cb1a=_0x3d3778+(_0x48f6c3-_0x3d3778)*(_0x57ffbf-_0x2bc06b)/(_0x20f1cd-_0x2bc06b))>_0x5ec15e&&_0x15cb1a<=_0x4db37e)return!0x0;}else if(_0x2bc06b>_0x12f700&&_0x20f1cd<=_0x12f700&&(_0x15cb1a=_0x3d3778+(_0x48f6c3-_0x3d3778)*(_0x12f700-_0x2bc06b)/(_0x20f1cd-_0x2bc06b))>=_0x5ec15e&&_0x15cb1a<=_0x4db37e)return!0x0;if(_0x3d3778<_0x5ec15e&&_0x48f6c3>=_0x5ec15e){if((_0x15cb1a=_0x2bc06b+(_0x20f1cd-_0x2bc06b)*(_0x5ec15e-_0x3d3778)/(_0x48f6c3-_0x3d3778))>=_0x57ffbf&&_0x15cb1a<=_0x12f700)return!0x0;}else if(_0x3d3778>_0x4db37e&&_0x48f6c3<=_0x4db37e&&(_0x15cb1a=_0x2bc06b+(_0x20f1cd-_0x2bc06b)*(_0x4db37e-_0x3d3778)/(_0x48f6c3-_0x3d3778))>=_0x57ffbf&&_0x15cb1a<=_0x12f700)return!0x0;return!0x1;},_0x2beb52[_0x3cc2('0x2b6')][_0x3cc2('0x2c8')]=function(_0x47b4b4,_0x2804ec,_0x996fa1){var _0x2cea6c=_0x2beb52[_0x3cc2('0x2b6')]['intersectionWithRectangle'];_0x996fa1||(_0x996fa1=new _0x2beb52[(_0x3cc2('0x29'))]()),_0x2cea6c[_0x3cc2('0x2c9')]||(_0x2cea6c[_0x3cc2('0x2c9')]=[new _0x2beb52[(_0x3cc2('0x2b6'))](),new _0x2beb52[(_0x3cc2('0x2b6'))](),new _0x2beb52[(_0x3cc2('0x2b6'))](),new _0x2beb52[(_0x3cc2('0x2b6'))]()]),_0x2cea6c[_0x3cc2('0x2ca')]||(_0x2cea6c[_0x3cc2('0x2ca')]=new _0x2beb52[(_0x3cc2('0x29'))]());var _0x52157f=_0x2cea6c[_0x3cc2('0x2c9')],_0xc673e6=_0x2cea6c[_0x3cc2('0x2ca')][_0x3cc2('0x291')](0x0),_0x580bcd=_0x2804ec['x'],_0x56ac05=_0x2804ec['y'],_0x2d50da=_0x2804ec['right'],_0x3e0c2c=_0x2804ec['bottom'],_0xcc5940=0x1/0x0;_0x52157f[0x0]['setTo'](_0x580bcd,_0x56ac05,_0x2d50da,_0x56ac05),_0x52157f[0x1][_0x3cc2('0x2a8')](_0x580bcd,_0x3e0c2c,_0x2d50da,_0x3e0c2c),_0x52157f[0x2]['setTo'](_0x580bcd,_0x56ac05,_0x580bcd,_0x3e0c2c),_0x52157f[0x3][_0x3cc2('0x2a8')](_0x2d50da,_0x56ac05,_0x2d50da,_0x3e0c2c);for(var _0x53c438,_0x574145=0x0;_0x53c438=_0x52157f[_0x574145];_0x574145++)if(_0x47b4b4[_0x3cc2('0x2c7')](_0x53c438,!0x0,_0xc673e6)){var _0x1b49d3=_0x47b4b4[_0x3cc2('0x89')][_0x3cc2('0x29d')](_0xc673e6);_0x1b49d3<_0xcc5940&&(_0xcc5940=_0x1b49d3,_0x996fa1[_0x3cc2('0x2cb')](_0xc673e6));}return null!=_0x1b49d3?_0x996fa1:null;},_0x2beb52[_0x3cc2('0x2b6')][_0x3cc2('0x2bc')]=function(_0x53af80,_0x239e08){return 0x2*_0x239e08[_0x3cc2('0x2c5')]-3.141592653589793-_0x53af80[_0x3cc2('0x2c2')];},_0x2beb52[_0x3cc2('0x2d')]=function(_0x3e5dbe,_0x88620,_0x3940ff,_0x3107fb,_0x572d7d,_0x405787){void 0x0!==_0x3e5dbe&&null!==_0x3e5dbe||(_0x3e5dbe=0x1),void 0x0!==_0x88620&&null!==_0x88620||(_0x88620=0x0),void 0x0!==_0x3940ff&&null!==_0x3940ff||(_0x3940ff=0x0),void 0x0!==_0x3107fb&&null!==_0x3107fb||(_0x3107fb=0x1),void 0x0!==_0x572d7d&&null!==_0x572d7d||(_0x572d7d=0x0),void 0x0!==_0x405787&&null!==_0x405787||(_0x405787=0x0),this['a']=_0x3e5dbe,this['b']=_0x88620,this['c']=_0x3940ff,this['d']=_0x3107fb,this['tx']=_0x572d7d,this['ty']=_0x405787,this[_0x3cc2('0x10b')]=_0x2beb52['MATRIX'];},_0x2beb52['Matrix'][_0x3cc2('0x36')]={'fromArray':function(_0x32f545){return this[_0x3cc2('0x2a8')](_0x32f545[0x0],_0x32f545[0x1],_0x32f545[0x3],_0x32f545[0x4],_0x32f545[0x2],_0x32f545[0x5]);},'setTo':function(_0x5c7fa1,_0x1e4269,_0x8097b1,_0x2db6a5,_0x44eb80,_0x4ebe2c){return this['a']=_0x5c7fa1,this['b']=_0x1e4269,this['c']=_0x8097b1,this['d']=_0x2db6a5,this['tx']=_0x44eb80,this['ty']=_0x4ebe2c,this;},'clone':function(_0x17c11d){return void 0x0===_0x17c11d||null===_0x17c11d?_0x17c11d=new _0x2beb52[(_0x3cc2('0x2d'))](this['a'],this['b'],this['c'],this['d'],this['tx'],this['ty']):(_0x17c11d['a']=this['a'],_0x17c11d['b']=this['b'],_0x17c11d['c']=this['c'],_0x17c11d['d']=this['d'],_0x17c11d['tx']=this['tx'],_0x17c11d['ty']=this['ty']),_0x17c11d;},'copyTo':function(_0x11e1ea){return _0x11e1ea[_0x3cc2('0x2cb')](this),_0x11e1ea;},'copyFrom':function(_0x5519fe){return this['a']=_0x5519fe['a'],this['b']=_0x5519fe['b'],this['c']=_0x5519fe['c'],this['d']=_0x5519fe['d'],this['tx']=_0x5519fe['tx'],this['ty']=_0x5519fe['ty'],this;},'toArray':function(_0x313690,_0x2848bf){return void 0x0===_0x2848bf&&(_0x2848bf=new Float32Array(0x9)),_0x313690?(_0x2848bf[0x0]=this['a'],_0x2848bf[0x1]=this['b'],_0x2848bf[0x2]=0x0,_0x2848bf[0x3]=this['c'],_0x2848bf[0x4]=this['d'],_0x2848bf[0x5]=0x0,_0x2848bf[0x6]=this['tx'],_0x2848bf[0x7]=this['ty'],_0x2848bf[0x8]=0x1):(_0x2848bf[0x0]=this['a'],_0x2848bf[0x1]=this['c'],_0x2848bf[0x2]=this['tx'],_0x2848bf[0x3]=this['b'],_0x2848bf[0x4]=this['d'],_0x2848bf[0x5]=this['ty'],_0x2848bf[0x6]=0x0,_0x2848bf[0x7]=0x0,_0x2848bf[0x8]=0x1),_0x2848bf;},'apply':function(_0x198f42,_0x4d89c4){return void 0x0===_0x4d89c4&&(_0x4d89c4=new _0x2beb52[(_0x3cc2('0x29'))]()),_0x4d89c4['x']=this['a']*_0x198f42['x']+this['c']*_0x198f42['y']+this['tx'],_0x4d89c4['y']=this['b']*_0x198f42['x']+this['d']*_0x198f42['y']+this['ty'],_0x4d89c4;},'applyInverse':function(_0x369006,_0x22ac67){void 0x0===_0x22ac67&&(_0x22ac67=new _0x2beb52[(_0x3cc2('0x29'))]());var _0x291807=0x1/(this['a']*this['d']+this['c']*-this['b']),_0x3f4ef0=_0x369006['x'],_0x5bd0f4=_0x369006['y'];return _0x22ac67['x']=this['d']*_0x291807*_0x3f4ef0+-this['c']*_0x291807*_0x5bd0f4+(this['ty']*this['c']-this['tx']*this['d'])*_0x291807,_0x22ac67['y']=this['a']*_0x291807*_0x5bd0f4+-this['b']*_0x291807*_0x3f4ef0+(-this['ty']*this['a']+this['tx']*this['b'])*_0x291807,_0x22ac67;},'translate':function(_0x3de0a2,_0x36157d){return this['tx']+=_0x3de0a2,this['ty']+=_0x36157d,this;},'scale':function(_0xb1e8bc,_0x14fa22){return this['a']*=_0xb1e8bc,this['d']*=_0x14fa22,this['c']*=_0xb1e8bc,this['b']*=_0x14fa22,this['tx']*=_0xb1e8bc,this['ty']*=_0x14fa22,this;},'rotate':function(_0x2cce9b){var _0x15a324=Math[_0x3cc2('0x44')](_0x2cce9b),_0x112318=Math[_0x3cc2('0x29a')](_0x2cce9b),_0xaf1e56=this['a'],_0x196adb=this['c'],_0x2604fe=this['tx'];return this['a']=_0xaf1e56*_0x15a324-this['b']*_0x112318,this['b']=_0xaf1e56*_0x112318+this['b']*_0x15a324,this['c']=_0x196adb*_0x15a324-this['d']*_0x112318,this['d']=_0x196adb*_0x112318+this['d']*_0x15a324,this['tx']=_0x2604fe*_0x15a324-this['ty']*_0x112318,this['ty']=_0x2604fe*_0x112318+this['ty']*_0x15a324,this;},'append':function(_0x4b1a02){var _0x2d589a=this['a'],_0x61086=this['b'],_0x498335=this['c'],_0x4b2169=this['d'];return this['a']=_0x4b1a02['a']*_0x2d589a+_0x4b1a02['b']*_0x498335,this['b']=_0x4b1a02['a']*_0x61086+_0x4b1a02['b']*_0x4b2169,this['c']=_0x4b1a02['c']*_0x2d589a+_0x4b1a02['d']*_0x498335,this['d']=_0x4b1a02['c']*_0x61086+_0x4b1a02['d']*_0x4b2169,this['tx']=_0x4b1a02['tx']*_0x2d589a+_0x4b1a02['ty']*_0x498335+this['tx'],this['ty']=_0x4b1a02['tx']*_0x61086+_0x4b1a02['ty']*_0x4b2169+this['ty'],this;},'identity':function(){return this[_0x3cc2('0x2a8')](0x1,0x0,0x0,0x1,0x0,0x0);}},_0x2beb52[_0x3cc2('0x7e')]=new _0x2beb52[(_0x3cc2('0x2d'))](),_0x2beb52[_0x3cc2('0x29')]=function(_0x2e5c93,_0x22468a){_0x2e5c93=_0x2e5c93||0x0,_0x22468a=_0x22468a||0x0,this['x']=_0x2e5c93,this['y']=_0x22468a,this[_0x3cc2('0x10b')]=_0x2beb52[_0x3cc2('0x2cc')];},_0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x36')]={'copyFrom':function(_0x487239){return this[_0x3cc2('0x2a8')](_0x487239['x'],_0x487239['y']);},'invert':function(){return this['setTo'](this['y'],this['x']);},'setTo':function(_0x5a30ea,_0x2911ec){return _0x2beb52[_0x3cc2('0x29')]['set'](this,_0x5a30ea,_0x2911ec);},'set':function(_0x215597,_0x5f3a6f){return _0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x291')](this,_0x215597,_0x5f3a6f);},'setToPolar':function(_0x1c26a8,_0x4b0156,_0x46107c){return null==_0x4b0156&&(_0x4b0156=0x1),_0x46107c&&(_0x1c26a8=_0x2beb52[_0x3cc2('0x47')][_0x3cc2('0x2aa')](_0x1c26a8)),this[_0x3cc2('0x2a8')](Math[_0x3cc2('0x44')](_0x1c26a8)*_0x4b0156,Math[_0x3cc2('0x29a')](_0x1c26a8)*_0x4b0156);},'add':function(_0xa8a06a,_0x3a93eb){return this['x']+=_0xa8a06a,this['y']+=_0x3a93eb,this;},'subtract':function(_0x289f90,_0x2dcea9){return this['x']-=_0x289f90,this['y']-=_0x2dcea9,this;},'multiply':function(_0x1fd1be,_0x2662e6){return this['x']*=_0x1fd1be,this['y']*=_0x2662e6,this;},'divide':function(_0x3132f7,_0x1173ec){return this['x']/=_0x3132f7,this['y']/=_0x1173ec,this;},'clampX':function(_0x32d8ed,_0x559e68){return this['x']=_0x2beb52['Math'][_0x3cc2('0x2cd')](this['x'],_0x32d8ed,_0x559e68),this;},'clampY':function(_0x48bab9,_0x30af38){return this['y']=_0x2beb52['Math'][_0x3cc2('0x2cd')](this['y'],_0x48bab9,_0x30af38),this;},'clamp':function(_0x48afeb,_0x337865){return this['x']=_0x2beb52[_0x3cc2('0x47')][_0x3cc2('0x2cd')](this['x'],_0x48afeb,_0x337865),this['y']=_0x2beb52[_0x3cc2('0x47')][_0x3cc2('0x2cd')](this['y'],_0x48afeb,_0x337865),this;},'clip':function(_0x3fa6d8){var _0x382c04=_0x3fa6d8[_0x3cc2('0x2a2')],_0x361ac2=_0x3fa6d8['top'],_0x55fc8e=_0x3fa6d8[_0x3cc2('0x2a3')],_0x1ac55e=_0x3fa6d8[_0x3cc2('0x2a5')];return this['x']<_0x382c04?this['x']=_0x382c04:this['x']>_0x55fc8e&&(this['x']=_0x55fc8e),this['y']<_0x361ac2?this['y']=_0x361ac2:this['y']>_0x1ac55e&&(this['y']=_0x1ac55e),this;},'clone':function(_0x9ada72){return void 0x0===_0x9ada72||null===_0x9ada72?_0x9ada72=new _0x2beb52[(_0x3cc2('0x29'))](this['x'],this['y']):_0x9ada72[_0x3cc2('0x2a8')](this['x'],this['y']),_0x9ada72;},'copyTo':function(_0x5ab00a){return _0x5ab00a['x']=this['x'],_0x5ab00a['y']=this['y'],_0x5ab00a;},'distance':function(_0x5d30c6,_0x1e9d6){return _0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x29d')](this,_0x5d30c6,_0x1e9d6);},'equals':function(_0x24f82d){return _0x24f82d['x']===this['x']&&_0x24f82d['y']===this['y'];},'equalsXY':function(_0x4537b1,_0x2d31df){return this['x']===_0x4537b1&&this['y']===_0x2d31df;},'fuzzyEquals':function(_0x5a7d04,_0x1a1075){return _0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x2ce')](this,_0x5a7d04,_0x1a1075);},'fuzzyEqualsXY':function(_0x528053,_0x1e0673,_0x147db6){return _0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x2cf')](this,_0x528053,_0x1e0673,_0x147db6);},'angle':function(_0x16ebb4,_0x3db9f9){return this['angleXY'](_0x16ebb4['x'],_0x16ebb4['y'],_0x3db9f9);},'angleXY':function(_0x29de6a,_0x36040c,_0xac54de){var _0x120919=Math[_0x3cc2('0x2d0')](_0x36040c-this['y'],_0x29de6a-this['x']);return _0xac54de?_0x2beb52[_0x3cc2('0x47')][_0x3cc2('0x2d1')](_0x120919):_0x120919;},'atan':function(_0x38aa66){var _0x2a309a=Math[_0x3cc2('0x2d0')](this['y'],this['x']);return _0x38aa66?_0x2beb52['Math']['radToDeg'](_0x2a309a):_0x2a309a;},'rotate':function(_0x31da47,_0x5893cf,_0x2b4eb1,_0x539471,_0x4ac927){return _0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x2ba')](this,_0x31da47,_0x5893cf,_0x2b4eb1,_0x539471,_0x4ac927);},'getMagnitude':function(){return Math[_0x3cc2('0x45')](this['x']*this['x']+this['y']*this['y']);},'getMagnitudeSq':function(){return this['x']*this['x']+this['y']*this['y'];},'setMagnitude':function(_0x6449d6){return this[_0x3cc2('0x2d2')]()[_0x3cc2('0x253')](_0x6449d6,_0x6449d6);},'normalize':function(){if(!this[_0x3cc2('0x2d3')]()){var _0x256037=this[_0x3cc2('0x2d4')]();this['x']/=_0x256037,this['y']/=_0x256037;}return this;},'limit':function(_0x2c9fcb){return this[_0x3cc2('0x2d5')]()>_0x2c9fcb*_0x2c9fcb&&this[_0x3cc2('0x2d6')](_0x2c9fcb),this;},'expand':function(_0x49ff34){return this[_0x3cc2('0x2d5')]()<_0x49ff34*_0x49ff34&&this[_0x3cc2('0x2d6')](_0x49ff34),this;},'isZero':function(){return 0x0===this['x']&&0x0===this['y'];},'dot':function(_0x3dd3fb){return this['x']*_0x3dd3fb['x']+this['y']*_0x3dd3fb['y'];},'cross':function(_0x681db4){return this['x']*_0x681db4['y']-this['y']*_0x681db4['x'];},'perp':function(){return this[_0x3cc2('0x2a8')](-this['y'],this['x']);},'rperp':function(){return this[_0x3cc2('0x2a8')](this['y'],-this['x']);},'normalRightHand':function(){return this[_0x3cc2('0x2a8')](-0x1*this['y'],this['x']);},'floor':function(){return this[_0x3cc2('0x2a8')](Math[_0x3cc2('0xaa')](this['x']),Math[_0x3cc2('0xaa')](this['y']));},'ceil':function(){return this['setTo'](Math[_0x3cc2('0x58')](this['x']),Math[_0x3cc2('0x58')](this['y']));},'round':function(){return this[_0x3cc2('0x2a8')](Math[_0x3cc2('0x2c1')](this['x']),Math[_0x3cc2('0x2c1')](this['y']));},'toString':function(){return'[{Point\x20(x='+this['x']+'\x20y='+this['y']+')}]';}},_0x2beb52['Point'][_0x3cc2('0x36')]['constructor']=_0x2beb52[_0x3cc2('0x29')],_0x2beb52[_0x3cc2('0x29')]['add']=function(_0x4bfeee,_0x4fcdb2,_0x138e3b){return void 0x0===_0x138e3b&&(_0x138e3b=new _0x2beb52[(_0x3cc2('0x29'))]()),_0x138e3b['x']=_0x4bfeee['x']+_0x4fcdb2['x'],_0x138e3b['y']=_0x4bfeee['y']+_0x4fcdb2['y'],_0x138e3b;},_0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x2d7')]=function(_0x32270f,_0x59b9c0,_0x485943){return void 0x0===_0x485943&&(_0x485943=new _0x2beb52[(_0x3cc2('0x29'))]()),_0x485943['x']=_0x32270f['x']-_0x59b9c0['x'],_0x485943['y']=_0x32270f['y']-_0x59b9c0['y'],_0x485943;},_0x2beb52['Point'][_0x3cc2('0x253')]=function(_0x4583ea,_0x5769e4,_0x437222){return void 0x0===_0x437222&&(_0x437222=new _0x2beb52[(_0x3cc2('0x29'))]()),_0x437222['x']=_0x4583ea['x']*_0x5769e4['x'],_0x437222['y']=_0x4583ea['y']*_0x5769e4['y'],_0x437222;},_0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x2d8')]=function(_0x258387,_0x59c1c8,_0x29d4d8){return void 0x0===_0x29d4d8&&(_0x29d4d8=new _0x2beb52[(_0x3cc2('0x29'))]()),_0x29d4d8['x']=_0x258387['x']/_0x59c1c8['x'],_0x29d4d8['y']=_0x258387['y']/_0x59c1c8['y'],_0x29d4d8;},_0x2beb52[_0x3cc2('0x29')]['equals']=function(_0x4ca0b5,_0x3299c8){return _0x4ca0b5['x']===_0x3299c8['x']&&_0x4ca0b5['y']===_0x3299c8['y'];},_0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x2d9')]=function(_0x2c5c66,_0x25362a,_0x1a79b8){return _0x2c5c66['x']===_0x25362a&&_0x2c5c66['y']===_0x1a79b8;},_0x2beb52[_0x3cc2('0x29')]['fuzzyEquals']=function(_0x3cf6d6,_0x3c6d16,_0x1190a0){return _0x2beb52[_0x3cc2('0x47')][_0x3cc2('0x2ce')](_0x3cf6d6['x'],_0x3c6d16['x'],_0x1190a0)&&_0x2beb52['Math'][_0x3cc2('0x2ce')](_0x3cf6d6['y'],_0x3c6d16['y'],_0x1190a0);},_0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x2cf')]=function(_0x19685a,_0x5d225e,_0x1eb30a,_0x509123){return _0x2beb52[_0x3cc2('0x47')]['fuzzyEquals'](_0x19685a['x'],_0x5d225e,_0x509123)&&_0x2beb52[_0x3cc2('0x47')]['fuzzyEquals'](_0x19685a['y'],_0x1eb30a,_0x509123);},_0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x2c2')]=function(_0xedb827,_0x3bd08a){return Math['atan2'](_0xedb827['y']-_0x3bd08a['y'],_0xedb827['x']-_0x3bd08a['x']);},_0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x2da')]=function(_0x29bb6d,_0x3eb45e){return void 0x0===_0x3eb45e&&(_0x3eb45e=new _0x2beb52[(_0x3cc2('0x29'))]()),_0x3eb45e[_0x3cc2('0x2a8')](-_0x29bb6d['x'],-_0x29bb6d['y']);},_0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x2db')]=function(_0x5e4daa,_0x1c80bb,_0x38957a,_0x44d465){return void 0x0===_0x44d465&&(_0x44d465=new _0x2beb52[(_0x3cc2('0x29'))]()),_0x44d465['setTo'](_0x5e4daa['x']+_0x1c80bb['x']*_0x38957a,_0x5e4daa['y']+_0x1c80bb['y']*_0x38957a);},_0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x2dc')]=function(_0x45c2b7,_0x49892,_0x391a2a,_0x5be059){return void 0x0===_0x5be059&&(_0x5be059=new _0x2beb52[(_0x3cc2('0x29'))]()),_0x5be059[_0x3cc2('0x2a8')](_0x45c2b7['x']+(_0x49892['x']-_0x45c2b7['x'])*_0x391a2a,_0x45c2b7['y']+(_0x49892['y']-_0x45c2b7['y'])*_0x391a2a);},_0x2beb52[_0x3cc2('0x29')]['perp']=function(_0x4baa81,_0x3dfad3){return void 0x0===_0x3dfad3&&(_0x3dfad3=new _0x2beb52[(_0x3cc2('0x29'))]()),_0x3dfad3[_0x3cc2('0x2a8')](-_0x4baa81['y'],_0x4baa81['x']);},_0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x2dd')]=function(_0x4fd910,_0x20188c){return void 0x0===_0x20188c&&(_0x20188c=new _0x2beb52[(_0x3cc2('0x29'))]()),_0x20188c['setTo'](_0x4fd910['y'],-_0x4fd910['x']);},_0x2beb52[_0x3cc2('0x29')]['distance']=function(_0x166a4f,_0x4530d3,_0x1c1afc){var _0x130b94=_0x2beb52[_0x3cc2('0x47')][_0x3cc2('0x29d')](_0x166a4f['x'],_0x166a4f['y'],_0x4530d3['x'],_0x4530d3['y']);return _0x1c1afc?Math[_0x3cc2('0x2c1')](_0x130b94):_0x130b94;},_0x2beb52['Point'][_0x3cc2('0x2de')]=function(_0x41561b,_0x218c2c,_0x4525d0){void 0x0===_0x4525d0&&(_0x4525d0=new _0x2beb52[(_0x3cc2('0x29'))]());var _0x2aa42d=_0x41561b[_0x3cc2('0x2df')](_0x218c2c)/_0x218c2c['getMagnitudeSq']();return 0x0!==_0x2aa42d&&_0x4525d0[_0x3cc2('0x2a8')](_0x2aa42d*_0x218c2c['x'],_0x2aa42d*_0x218c2c['y']),_0x4525d0;},_0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x2e0')]=function(_0x34b363,_0x5355ce,_0x456a5c){void 0x0===_0x456a5c&&(_0x456a5c=new _0x2beb52['Point']());var _0x3a7c7c=_0x34b363['dot'](_0x5355ce);return 0x0!==_0x3a7c7c&&_0x456a5c[_0x3cc2('0x2a8')](_0x3a7c7c*_0x5355ce['x'],_0x3a7c7c*_0x5355ce['y']),_0x456a5c;},_0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x2e1')]=function(_0x1b19ef,_0xf53713){return void 0x0===_0xf53713&&(_0xf53713=new _0x2beb52[(_0x3cc2('0x29'))]()),_0xf53713['setTo'](-0x1*_0x1b19ef['y'],_0x1b19ef['x']);},_0x2beb52['Point'][_0x3cc2('0x2d2')]=function(_0x374837,_0x237c0a){void 0x0===_0x237c0a&&(_0x237c0a=new _0x2beb52[(_0x3cc2('0x29'))]());var _0x1418f1=_0x374837[_0x3cc2('0x2d4')]();return 0x0!==_0x1418f1&&_0x237c0a[_0x3cc2('0x2a8')](_0x374837['x']/_0x1418f1,_0x374837['y']/_0x1418f1),_0x237c0a;},_0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x2ba')]=function(_0x841440,_0x4b019c,_0xa111fd,_0x184fa9,_0x3ba946,_0x4867c8){if(_0x3ba946&&(_0x184fa9=_0x2beb52[_0x3cc2('0x47')][_0x3cc2('0x2aa')](_0x184fa9)),void 0x0===_0x4867c8){_0x841440[_0x3cc2('0x2d7')](_0x4b019c,_0xa111fd);var _0x2f63d8=Math[_0x3cc2('0x29a')](_0x184fa9),_0xaa8f89=Math[_0x3cc2('0x44')](_0x184fa9),_0x5f29f4=_0xaa8f89*_0x841440['x']-_0x2f63d8*_0x841440['y'],_0x5a27f0=_0x2f63d8*_0x841440['x']+_0xaa8f89*_0x841440['y'];_0x841440['x']=_0x5f29f4+_0x4b019c,_0x841440['y']=_0x5a27f0+_0xa111fd;}else{var _0x508d0f=_0x184fa9+Math[_0x3cc2('0x2d0')](_0x841440['y']-_0xa111fd,_0x841440['x']-_0x4b019c);_0x841440['x']=_0x4b019c+_0x4867c8*Math[_0x3cc2('0x44')](_0x508d0f),_0x841440['y']=_0xa111fd+_0x4867c8*Math[_0x3cc2('0x29a')](_0x508d0f);}return _0x841440;},_0x2beb52['Point'][_0x3cc2('0x2e2')]=function(_0x12dc38,_0x4cd684){if(void 0x0===_0x4cd684&&(_0x4cd684=new _0x2beb52[(_0x3cc2('0x29'))]()),'[object\x20Array]'!==Object[_0x3cc2('0x36')][_0x3cc2('0x241')][_0x3cc2('0x4a')](_0x12dc38))throw new Error(_0x3cc2('0x2e3'));var _0x5cbad3=_0x12dc38['length'];if(_0x5cbad3<0x1)throw new Error('Phaser.Point.\x20Parameter\x20\x27points\x27\x20array\x20must\x20not\x20be\x20empty');if(0x1===_0x5cbad3)return _0x4cd684['copyFrom'](_0x12dc38[0x0]),_0x4cd684;for(var _0x1115da=0x0;_0x1115da<_0x5cbad3;_0x1115da++)_0x2beb52[_0x3cc2('0x29')]['add'](_0x4cd684,_0x12dc38[_0x1115da],_0x4cd684);return _0x4cd684['divide'](_0x5cbad3,_0x5cbad3),_0x4cd684;},_0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x2e4')]=function(_0x43cc8d,_0x270cca,_0x7f8560){_0x270cca=_0x270cca||'x',_0x7f8560=_0x7f8560||'y';var _0x4b9777=new _0x2beb52['Point']();return _0x43cc8d[_0x270cca]&&(_0x4b9777['x']=parseInt(_0x43cc8d[_0x270cca],0xa)),_0x43cc8d[_0x7f8560]&&(_0x4b9777['y']=parseInt(_0x43cc8d[_0x7f8560],0xa)),_0x4b9777;},_0x2beb52[_0x3cc2('0x29')]['isPoint']=function(_0x53ee49){return null!=_0x53ee49&&'number'==typeof _0x53ee49['x']&&_0x3cc2('0x231')==typeof _0x53ee49['y'];},_0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x291')]=function(_0x1117ca,_0x2b6ba3,_0x5c323e){return _0x1117ca['x']=_0x2b6ba3||0x0,_0x1117ca['y']=_0x5c323e||(0x0!==_0x5c323e?_0x1117ca['x']:0x0),_0x1117ca;},_0x2beb52[_0x3cc2('0x29')][_0x3cc2('0x2e5')]=function(_0x2808f7,_0x8223db){_0x8223db||(_0x8223db=this[_0x3cc2('0x2e2')](_0x2808f7));var _0x5bfdfa=_0x8223db['x'],_0x412f80=_0x8223db['y'];return _0x2808f7['sort'](function(_0x4b0f89,_0x1ad019){if(_0x4b0f89['x']-_0x5bfdfa>=0x0&&_0x1ad019['x']-_0x5bfdfa<0x0)return-0x1;if(_0x4b0f89['x']-_0x5bfdfa<0x0&&_0x1ad019['x']-_0x5bfdfa>=0x0)return 0x1;if(_0x4b0f89['x']-_0x5bfdfa==0x0&&_0x1ad019['x']-_0x5bfdfa==0x0)return _0x4b0f89['y']-_0x412f80>=0x0||_0x1ad019['y']-_0x412f80>=0x0?_0x4b0f89['y']>_0x1ad019['y']?0x1:-0x1:_0x1ad019['y']>_0x4b0f89['y']?0x1:-0x1;var _0x4a6bea=(_0x4b0f89['x']-_0x5bfdfa)*-(_0x1ad019['y']-_0x412f80)-(_0x1ad019['x']-_0x5bfdfa)*-(_0x4b0f89['y']-_0x412f80);return _0x4a6bea<0x0?-0x1:_0x4a6bea>0x0?0x1:(_0x4b0f89['x']-_0x5bfdfa)*(_0x4b0f89['x']-_0x5bfdfa)+(_0x4b0f89['y']-_0x412f80)*(_0x4b0f89['y']-_0x412f80)>(_0x1ad019['x']-_0x5bfdfa)*(_0x1ad019['x']-_0x5bfdfa)+(_0x1ad019['y']-_0x412f80)*(_0x1ad019['y']-_0x412f80)?-0x1:0x1;});},PIXI['Point']=_0x2beb52[_0x3cc2('0x29')],_0x2beb52[_0x3cc2('0x2e6')]=function(){this[_0x3cc2('0x2a6')]=0x0,this['_points']=[],arguments[_0x3cc2('0x8')]>0x0&&this[_0x3cc2('0x2a8')][_0x3cc2('0x51')](this,arguments),this[_0x3cc2('0x2e7')]=!0x0,this['flattened']=!0x1,this['type']=_0x2beb52['POLYGON'];},_0x2beb52['Polygon'][_0x3cc2('0x36')]={'toNumberArray':function(_0x1f2da5){void 0x0===_0x1f2da5&&(_0x1f2da5=[]);for(var _0x212df4=0x0;_0x212df40x0){Array[_0x3cc2('0x66')](_0x5cfc6a)||(_0x5cfc6a=Array[_0x3cc2('0x36')]['slice']['call'](arguments));for(var _0x59bab6=Number[_0x3cc2('0x2eb')],_0x5f419b=0x0,_0xb6e477=_0x5cfc6a[_0x3cc2('0x8')];_0x5f419b<_0xb6e477;_0x5f419b++){if(_0x3cc2('0x231')==typeof _0x5cfc6a[_0x5f419b])_0x4a7d53=new PIXI[(_0x3cc2('0x29'))](_0x5cfc6a[_0x5f419b],_0x5cfc6a[_0x5f419b+0x1]),_0x5f419b++;else if(Array[_0x3cc2('0x66')](_0x5cfc6a[_0x5f419b]))_0x4a7d53=new PIXI['Point'](_0x5cfc6a[_0x5f419b][0x0],_0x5cfc6a[_0x5f419b][0x1]);else var _0x4a7d53=new PIXI['Point'](_0x5cfc6a[_0x5f419b]['x'],_0x5cfc6a[_0x5f419b]['y']);this[_0x3cc2('0x2e8')][_0x3cc2('0x9')](_0x4a7d53),_0x4a7d53['y']<_0x59bab6&&(_0x59bab6=_0x4a7d53['y']);}this[_0x3cc2('0x2ec')](_0x59bab6);}return this;},'calculateArea':function(_0x30ec4c){for(var _0x140b6a,_0x47fb09,_0x10b105,_0x2e7d51,_0x558a69=0x0,_0x4ceaab=this[_0x3cc2('0x2e8')][_0x3cc2('0x8')];_0x558a69<_0x4ceaab;_0x558a69++)_0x140b6a=this[_0x3cc2('0x2e8')][_0x558a69],_0x47fb09=_0x558a69===_0x4ceaab-0x1?this['_points'][0x0]:this[_0x3cc2('0x2e8')][_0x558a69+0x1],_0x10b105=(_0x140b6a['y']-_0x30ec4c+(_0x47fb09['y']-_0x30ec4c))/0x2,_0x2e7d51=_0x140b6a['x']-_0x47fb09['x'],this[_0x3cc2('0x2a6')]+=_0x10b105*_0x2e7d51;return this[_0x3cc2('0x2a6')];}},_0x2beb52[_0x3cc2('0x2e6')]['prototype'][_0x3cc2('0x70')]=_0x2beb52['Polygon'],Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x2e6')][_0x3cc2('0x36')],_0x3cc2('0x2ed'),{'get':function(){return this[_0x3cc2('0x2e8')];}}),PIXI['Polygon']=_0x2beb52[_0x3cc2('0x2e6')],_0x2beb52[_0x3cc2('0x32')]=function(_0x1e83fa,_0x3fc4d5,_0x4fc2c5,_0x558850){_0x1e83fa=_0x1e83fa||0x0,_0x3fc4d5=_0x3fc4d5||0x0,_0x4fc2c5=_0x4fc2c5||0x0,_0x558850=_0x558850||0x0,this['x']=_0x1e83fa,this['y']=_0x3fc4d5,this[_0x3cc2('0x22')]=_0x4fc2c5,this[_0x3cc2('0x4d')]=_0x558850,this[_0x3cc2('0x10b')]=_0x2beb52[_0x3cc2('0x2ee')];},_0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x36')]={'offset':function(_0x5bb73f,_0x27e7d9){return this['x']+=_0x5bb73f,this['y']+=_0x27e7d9,this;},'offsetPoint':function(_0x16b7f1){return this['offset'](_0x16b7f1['x'],_0x16b7f1['y']);},'setTo':function(_0xac628e,_0x453efe,_0x453f5e,_0x2e092a){return this['x']=_0xac628e,this['y']=_0x453efe,this[_0x3cc2('0x22')]=_0x453f5e,this[_0x3cc2('0x4d')]=_0x2e092a,this;},'scale':function(_0x353e57,_0x25b4f0){return void 0x0===_0x25b4f0&&(_0x25b4f0=_0x353e57),this[_0x3cc2('0x22')]*=_0x353e57,this[_0x3cc2('0x4d')]*=_0x25b4f0,this;},'centerOn':function(_0x44a8c8,_0x476171){return this[_0x3cc2('0x2b8')]=_0x44a8c8,this[_0x3cc2('0x2b9')]=_0x476171,this;},'floor':function(){this['x']=Math[_0x3cc2('0xaa')](this['x']),this['y']=Math[_0x3cc2('0xaa')](this['y']);},'floorAll':function(){this['x']=Math[_0x3cc2('0xaa')](this['x']),this['y']=Math[_0x3cc2('0xaa')](this['y']),this['width']=Math[_0x3cc2('0xaa')](this[_0x3cc2('0x22')]),this[_0x3cc2('0x4d')]=Math['floor'](this['height']);},'ceil':function(){this['x']=Math['ceil'](this['x']),this['y']=Math['ceil'](this['y']);},'ceilAll':function(){this['x']=Math[_0x3cc2('0x58')](this['x']),this['y']=Math['ceil'](this['y']),this[_0x3cc2('0x22')]=Math['ceil'](this[_0x3cc2('0x22')]),this[_0x3cc2('0x4d')]=Math[_0x3cc2('0x58')](this[_0x3cc2('0x4d')]);},'copyFrom':function(_0x43a150){return this['setTo'](_0x43a150['x'],_0x43a150['y'],_0x43a150[_0x3cc2('0x22')],_0x43a150['height']);},'copyFromBounds':function(_0x40389d){return this[_0x3cc2('0x2a8')](_0x40389d[_0x3cc2('0x2a2')],_0x40389d[_0x3cc2('0x2a4')],_0x40389d[_0x3cc2('0x22')],_0x40389d[_0x3cc2('0x4d')]);},'copyTo':function(_0x60ca45){return _0x60ca45['x']=this['x'],_0x60ca45['y']=this['y'],_0x60ca45[_0x3cc2('0x22')]=this[_0x3cc2('0x22')],_0x60ca45[_0x3cc2('0x4d')]=this[_0x3cc2('0x4d')],_0x60ca45;},'inflate':function(_0x4a82cf,_0x565439){return _0x2beb52['Rectangle'][_0x3cc2('0x2ef')](this,_0x4a82cf,_0x565439);},'size':function(_0x7b447f){return _0x2beb52['Rectangle'][_0x3cc2('0x1f2')](this,_0x7b447f);},'resize':function(_0x148504,_0x305ce7){return this['width']=_0x148504,this['height']=_0x305ce7,this;},'clone':function(_0x19ccb1){return _0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x292')](this,_0x19ccb1);},'contains':function(_0x176dbc,_0x35db70){return _0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x7d')](this,_0x176dbc,_0x35db70);},'containsRect':function(_0x5c481f){return _0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x2f0')](_0x5c481f,this);},'equals':function(_0x12f242){return _0x2beb52[_0x3cc2('0x32')]['equals'](this,_0x12f242);},'intersection':function(_0x14dbc1,_0x800ea4){return _0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x2f1')](this,_0x14dbc1,_0x800ea4);},'intersects':function(_0x2ce4d3){return _0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x2c7')](this,_0x2ce4d3);},'intersectsRaw':function(_0x162aa2,_0xf090fb,_0x275a00,_0x11d669,_0x5d7775){return _0x2beb52['Rectangle'][_0x3cc2('0x2f2')](this,_0x162aa2,_0xf090fb,_0x275a00,_0x11d669,_0x5d7775);},'union':function(_0x48f28c,_0x381e41){return _0x2beb52['Rectangle'][_0x3cc2('0x2f3')](this,_0x48f28c,_0x381e41);},'random':function(_0x246635){return void 0x0===_0x246635&&(_0x246635=new _0x2beb52[(_0x3cc2('0x29'))]()),_0x246635['x']=this[_0x3cc2('0x2f4')],_0x246635['y']=this[_0x3cc2('0x2f5')],_0x246635;},'getPoint':function(_0xb8b7f,_0x2edcd3){switch(void 0x0===_0x2edcd3&&(_0x2edcd3=new _0x2beb52[(_0x3cc2('0x29'))]()),_0xb8b7f){default:case _0x2beb52['TOP_LEFT']:return _0x2edcd3['set'](this['x'],this['y']);case _0x2beb52[_0x3cc2('0x2f6')]:return _0x2edcd3[_0x3cc2('0x291')](this[_0x3cc2('0x2b8')],this['y']);case _0x2beb52[_0x3cc2('0x2f7')]:return _0x2edcd3[_0x3cc2('0x291')](this[_0x3cc2('0x2a3')],this['y']);case _0x2beb52[_0x3cc2('0x2f8')]:return _0x2edcd3[_0x3cc2('0x291')](this['x'],this['centerY']);case _0x2beb52[_0x3cc2('0x2f9')]:return _0x2edcd3[_0x3cc2('0x291')](this['centerX'],this['centerY']);case _0x2beb52[_0x3cc2('0x2fa')]:return _0x2edcd3[_0x3cc2('0x291')](this[_0x3cc2('0x2a3')],this[_0x3cc2('0x2b9')]);case _0x2beb52['BOTTOM_LEFT']:return _0x2edcd3[_0x3cc2('0x291')](this['x'],this[_0x3cc2('0x2a5')]);case _0x2beb52[_0x3cc2('0x2fb')]:return _0x2edcd3['set'](this[_0x3cc2('0x2b8')],this[_0x3cc2('0x2a5')]);case _0x2beb52['BOTTOM_RIGHT']:return _0x2edcd3[_0x3cc2('0x291')](this['right'],this[_0x3cc2('0x2a5')]);}},'sides':function(_0xb53e44,_0x202342,_0x301a7f,_0x241ef9){arguments[_0x3cc2('0x8')]||(_0xb53e44=new _0x2beb52[(_0x3cc2('0x2b6'))](),_0x202342=new _0x2beb52['Line'](),_0x301a7f=new _0x2beb52[(_0x3cc2('0x2b6'))](),_0x241ef9=new _0x2beb52[(_0x3cc2('0x2b6'))]());var _0x1feeda=this['x'],_0x5457ad=this['y'],_0x52c17b=this[_0x3cc2('0x2a3')],_0x3ce83b=this[_0x3cc2('0x2a5')];return _0xb53e44[_0x3cc2('0x2a8')](_0x1feeda,_0x5457ad,_0x52c17b,_0x5457ad),_0x202342[_0x3cc2('0x2a8')](_0x52c17b,_0x5457ad,_0x52c17b,_0x3ce83b),_0x301a7f[_0x3cc2('0x2a8')](_0x1feeda,_0x3ce83b,_0x52c17b,_0x3ce83b),_0x241ef9[_0x3cc2('0x2a8')](_0x1feeda,_0x5457ad,_0x1feeda,_0x3ce83b),arguments[_0x3cc2('0x8')]?null:[_0xb53e44,_0x202342,_0x301a7f,_0x241ef9];},'toString':function(){return _0x3cc2('0x2fc')+this['x']+_0x3cc2('0x2a0')+this['y']+_0x3cc2('0x2fd')+this[_0x3cc2('0x22')]+_0x3cc2('0x2b3')+this[_0x3cc2('0x4d')]+_0x3cc2('0x2fe')+this[_0x3cc2('0x2a7')]+_0x3cc2('0x2b4');}},Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x32')]['prototype'],_0x3cc2('0x2ac'),{'get':function(){return Math[_0x3cc2('0x2c1')](this[_0x3cc2('0x22')]/0x2);}}),Object[_0x3cc2('0x8d')](_0x2beb52['Rectangle'][_0x3cc2('0x36')],'halfHeight',{'get':function(){return Math['round'](this[_0x3cc2('0x4d')]/0x2);}}),Object['defineProperty'](_0x2beb52['Rectangle'][_0x3cc2('0x36')],'bottom',{'get':function(){return this['y']+this[_0x3cc2('0x4d')];},'set':function(_0x1edcd4){_0x1edcd4<=this['y']?this[_0x3cc2('0x4d')]=0x0:this[_0x3cc2('0x4d')]=_0x1edcd4-this['y'];}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x32')]['prototype'],'bottomLeft',{'get':function(){return new _0x2beb52[(_0x3cc2('0x29'))](this['x'],this[_0x3cc2('0x2a5')]);},'set':function(_0x2ebe7e){this['x']=_0x2ebe7e['x'],this[_0x3cc2('0x2a5')]=_0x2ebe7e['y'];}}),Object['defineProperty'](_0x2beb52['Rectangle']['prototype'],_0x3cc2('0x2ff'),{'get':function(){return new _0x2beb52[(_0x3cc2('0x29'))](this[_0x3cc2('0x2a3')],this[_0x3cc2('0x2a5')]);},'set':function(_0x4013c8){this['right']=_0x4013c8['x'],this[_0x3cc2('0x2a5')]=_0x4013c8['y'];}}),Object['defineProperty'](_0x2beb52['Rectangle'][_0x3cc2('0x36')],_0x3cc2('0x2a2'),{'get':function(){return this['x'];},'set':function(_0x1c20ed){_0x1c20ed>=this['right']?this[_0x3cc2('0x22')]=0x0:this['width']=this[_0x3cc2('0x2a3')]-_0x1c20ed,this['x']=_0x1c20ed;}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x32')]['prototype'],_0x3cc2('0x2a3'),{'get':function(){return this['x']+this[_0x3cc2('0x22')];},'set':function(_0x4fb3da){_0x4fb3da<=this['x']?this[_0x3cc2('0x22')]=0x0:this['width']=_0x4fb3da-this['x'];}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x36')],_0x3cc2('0x300'),{'get':function(){return this[_0x3cc2('0x22')]*this['height'];}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x36')],_0x3cc2('0x301'),{'get':function(){return 0x2*this['width']+0x2*this[_0x3cc2('0x4d')];}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x32')]['prototype'],_0x3cc2('0x2b8'),{'get':function(){return this['x']+this[_0x3cc2('0x2ac')];},'set':function(_0x52efbb){this['x']=_0x52efbb-this[_0x3cc2('0x2ac')];}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x36')],_0x3cc2('0x2b9'),{'get':function(){return this['y']+this['halfHeight'];},'set':function(_0x8b0ca6){this['y']=_0x8b0ca6-this[_0x3cc2('0x2ae')];}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x36')],_0x3cc2('0x2f4'),{'get':function(){return this['x']+Math[_0x3cc2('0x287')]()*this[_0x3cc2('0x22')];}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x36')],_0x3cc2('0x2f5'),{'get':function(){return this['y']+Math[_0x3cc2('0x287')]()*this[_0x3cc2('0x4d')];}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x32')]['prototype'],_0x3cc2('0x2a4'),{'get':function(){return this['y'];},'set':function(_0x3867bf){_0x3867bf>=this['bottom']?(this[_0x3cc2('0x4d')]=0x0,this['y']=_0x3867bf):this[_0x3cc2('0x4d')]=this[_0x3cc2('0x2a5')]-_0x3867bf;}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x36')],_0x3cc2('0x302'),{'get':function(){return new _0x2beb52[(_0x3cc2('0x29'))](this['x'],this['y']);},'set':function(_0x129589){this['x']=_0x129589['x'],this['y']=_0x129589['y'];}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x32')]['prototype'],_0x3cc2('0x303'),{'get':function(){return new _0x2beb52[(_0x3cc2('0x29'))](this['x']+this['width'],this['y']);},'set':function(_0x2b8136){this['right']=_0x2b8136['x'],this['y']=_0x2b8136['y'];}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x36')],'empty',{'get':function(){return!this[_0x3cc2('0x22')]||!this[_0x3cc2('0x4d')];},'set':function(_0x36d569){!0x0===_0x36d569&&this[_0x3cc2('0x2a8')](0x0,0x0,0x0,0x0);}}),_0x2beb52[_0x3cc2('0x32')]['prototype'][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x32')],_0x2beb52['Rectangle'][_0x3cc2('0x2ef')]=function(_0x5367bd,_0xb84fc6,_0x48ec3a){return _0x5367bd['x']-=_0xb84fc6,_0x5367bd[_0x3cc2('0x22')]+=0x2*_0xb84fc6,_0x5367bd['y']-=_0x48ec3a,_0x5367bd[_0x3cc2('0x4d')]+=0x2*_0x48ec3a,_0x5367bd;},_0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x304')]=function(_0x22d91a,_0x39e83f){return _0x2beb52['Rectangle'][_0x3cc2('0x2ef')](_0x22d91a,_0x39e83f['x'],_0x39e83f['y']);},_0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x1f2')]=function(_0x691ca0,_0x423284){return void 0x0===_0x423284||null===_0x423284?_0x423284=new _0x2beb52[(_0x3cc2('0x29'))](_0x691ca0['width'],_0x691ca0[_0x3cc2('0x4d')]):_0x423284['setTo'](_0x691ca0[_0x3cc2('0x22')],_0x691ca0[_0x3cc2('0x4d')]),_0x423284;},_0x2beb52['Rectangle'][_0x3cc2('0x292')]=function(_0x23783e,_0xcf6f1e){return void 0x0===_0xcf6f1e||null===_0xcf6f1e?_0xcf6f1e=new _0x2beb52[(_0x3cc2('0x32'))](_0x23783e['x'],_0x23783e['y'],_0x23783e[_0x3cc2('0x22')],_0x23783e[_0x3cc2('0x4d')]):_0xcf6f1e[_0x3cc2('0x2a8')](_0x23783e['x'],_0x23783e['y'],_0x23783e[_0x3cc2('0x22')],_0x23783e[_0x3cc2('0x4d')]),_0xcf6f1e;},_0x2beb52['Rectangle'][_0x3cc2('0x305')]=function(_0x5566ff,_0x1285ba){return void 0x0!==_0x1285ba&&null!==_0x1285ba||(_0x1285ba=new _0x2beb52[(_0x3cc2('0x32'))](_0x5566ff['x'],_0x5566ff['y'],_0x5566ff[_0x3cc2('0x22')],_0x5566ff[_0x3cc2('0x4d')])),_0x1285ba[_0x3cc2('0x306')](_0x5566ff);},_0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x7d')]=function(_0x520a83,_0x285a0c,_0x33ea8f){return!(_0x520a83[_0x3cc2('0x22')]<=0x0||_0x520a83[_0x3cc2('0x4d')]<=0x0)&&_0x285a0c>=_0x520a83['x']&&_0x285a0c<_0x520a83[_0x3cc2('0x2a3')]&&_0x33ea8f>=_0x520a83['y']&&_0x33ea8f<_0x520a83[_0x3cc2('0x2a5')];},_0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x307')]=function(_0x38cd8a,_0x264912,_0x24877e,_0x485c6a,_0x234e08,_0x2924a1){return _0x234e08>=_0x38cd8a&&_0x234e08<_0x38cd8a+_0x24877e&&_0x2924a1>=_0x264912&&_0x2924a1<_0x264912+_0x485c6a;},_0x2beb52[_0x3cc2('0x32')]['containsPoint']=function(_0x1538e6,_0x49714c){return _0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x7d')](_0x1538e6,_0x49714c['x'],_0x49714c['y']);},_0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x2f0')]=function(_0x5d8793,_0x593c1){return!(_0x5d8793[_0x3cc2('0x300')]>_0x593c1['volume'])&&_0x5d8793['x']>=_0x593c1['x']&&_0x5d8793['y']>=_0x593c1['y']&&_0x5d8793['right']<_0x593c1[_0x3cc2('0x2a3')]&&_0x5d8793[_0x3cc2('0x2a5')]<_0x593c1[_0x3cc2('0x2a5')];},_0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x2a9')]=function(_0x2f9802,_0x2ec151){return _0x2f9802['x']===_0x2ec151['x']&&_0x2f9802['y']===_0x2ec151['y']&&_0x2f9802[_0x3cc2('0x22')]===_0x2ec151[_0x3cc2('0x22')]&&_0x2f9802[_0x3cc2('0x4d')]===_0x2ec151[_0x3cc2('0x4d')];},_0x2beb52['Rectangle']['sameDimensions']=function(_0x491f01,_0xa2ab90){return _0x491f01[_0x3cc2('0x22')]===_0xa2ab90[_0x3cc2('0x22')]&&_0x491f01[_0x3cc2('0x4d')]===_0xa2ab90[_0x3cc2('0x4d')];},_0x2beb52['Rectangle']['intersection']=function(_0x434247,_0x38a6b1,_0x3e998d){return void 0x0===_0x3e998d&&(_0x3e998d=new _0x2beb52[(_0x3cc2('0x32'))]()),_0x2beb52[_0x3cc2('0x32')]['intersects'](_0x434247,_0x38a6b1)&&(_0x3e998d['x']=Math[_0x3cc2('0x57')](_0x434247['x'],_0x38a6b1['x']),_0x3e998d['y']=Math['max'](_0x434247['y'],_0x38a6b1['y']),_0x3e998d['width']=Math[_0x3cc2('0x2bf')](_0x434247[_0x3cc2('0x2a3')],_0x38a6b1[_0x3cc2('0x2a3')])-_0x3e998d['x'],_0x3e998d[_0x3cc2('0x4d')]=Math[_0x3cc2('0x2bf')](_0x434247[_0x3cc2('0x2a5')],_0x38a6b1[_0x3cc2('0x2a5')])-_0x3e998d['y']),_0x3e998d;},_0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x2c7')]=function(_0x440f52,_0x5f07e1){return!(_0x440f52['width']<=0x0||_0x440f52['height']<=0x0||_0x5f07e1[_0x3cc2('0x22')]<=0x0||_0x5f07e1[_0x3cc2('0x4d')]<=0x0||_0x440f52[_0x3cc2('0x2a3')]<_0x5f07e1['x']||_0x440f52[_0x3cc2('0x2a5')]<_0x5f07e1['y']||_0x440f52['x']>_0x5f07e1[_0x3cc2('0x2a3')]||_0x440f52['y']>_0x5f07e1[_0x3cc2('0x2a5')]);},_0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x2f2')]=function(_0x49cae8,_0x1cebfc,_0x3eead6,_0x37f5de,_0x470f19,_0x23265f){return void 0x0===_0x23265f&&(_0x23265f=0x0),!(_0x1cebfc>_0x49cae8['right']+_0x23265f||_0x3eead6<_0x49cae8[_0x3cc2('0x2a2')]-_0x23265f||_0x37f5de>_0x49cae8['bottom']+_0x23265f||_0x470f19<_0x49cae8[_0x3cc2('0x2a4')]-_0x23265f);},_0x2beb52[_0x3cc2('0x32')]['union']=function(_0x42eb4d,_0x4288b0,_0x3dc5e9){return void 0x0===_0x3dc5e9&&(_0x3dc5e9=new _0x2beb52['Rectangle']()),_0x3dc5e9[_0x3cc2('0x2a8')](Math[_0x3cc2('0x2bf')](_0x42eb4d['x'],_0x4288b0['x']),Math[_0x3cc2('0x2bf')](_0x42eb4d['y'],_0x4288b0['y']),Math[_0x3cc2('0x57')](_0x42eb4d[_0x3cc2('0x2a3')],_0x4288b0[_0x3cc2('0x2a3')])-Math[_0x3cc2('0x2bf')](_0x42eb4d[_0x3cc2('0x2a2')],_0x4288b0[_0x3cc2('0x2a2')]),Math[_0x3cc2('0x57')](_0x42eb4d['bottom'],_0x4288b0[_0x3cc2('0x2a5')])-Math[_0x3cc2('0x2bf')](_0x42eb4d['top'],_0x4288b0[_0x3cc2('0x2a4')]));},_0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x308')]=function(_0x3b7962,_0xad3500){void 0x0===_0xad3500&&(_0xad3500=new _0x2beb52[(_0x3cc2('0x32'))]());var _0x61c38a=Number[_0x3cc2('0x309')],_0x39815b=Number['POSITIVE_INFINITY'],_0x2fc77a=Number[_0x3cc2('0x309')],_0x1f0d70=Number[_0x3cc2('0x30a')];return _0x3b7962[_0x3cc2('0x27d')](function(_0x34609e){_0x34609e['x']>_0x61c38a&&(_0x61c38a=_0x34609e['x']),_0x34609e['x']<_0x39815b&&(_0x39815b=_0x34609e['x']),_0x34609e['y']>_0x2fc77a&&(_0x2fc77a=_0x34609e['y']),_0x34609e['y']<_0x1f0d70&&(_0x1f0d70=_0x34609e['y']);}),_0xad3500[_0x3cc2('0x2a8')](_0x39815b,_0x1f0d70,_0x61c38a-_0x39815b,_0x2fc77a-_0x1f0d70),_0xad3500;},PIXI['Rectangle']=_0x2beb52[_0x3cc2('0x32')],PIXI['EmptyRectangle']=new _0x2beb52[(_0x3cc2('0x32'))](0x0,0x0,0x0,0x0),_0x2beb52[_0x3cc2('0x30b')]=function(_0x2eab7a,_0x2f3157,_0x18da71,_0x1f909f,_0x71cc23){void 0x0===_0x2eab7a&&(_0x2eab7a=0x0),void 0x0===_0x2f3157&&(_0x2f3157=0x0),void 0x0===_0x18da71&&(_0x18da71=0x0),void 0x0===_0x1f909f&&(_0x1f909f=0x0),void 0x0===_0x71cc23&&(_0x71cc23=0x14),this['x']=_0x2eab7a,this['y']=_0x2f3157,this[_0x3cc2('0x22')]=_0x18da71,this[_0x3cc2('0x4d')]=_0x1f909f,this[_0x3cc2('0x29b')]=_0x71cc23||0x14,this[_0x3cc2('0x10b')]=_0x2beb52['ROUNDEDRECTANGLE'];},_0x2beb52[_0x3cc2('0x30b')][_0x3cc2('0x36')]={'clone':function(){return new _0x2beb52['RoundedRectangle'](this['x'],this['y'],this[_0x3cc2('0x22')],this[_0x3cc2('0x4d')],this['radius']);},'contains':function(_0x522d1f,_0x3474dd){if(this[_0x3cc2('0x22')]<=0x0||this[_0x3cc2('0x4d')]<=0x0)return!0x1;var _0x3aa072=this['x'];if(_0x522d1f>=_0x3aa072&&_0x522d1f<=_0x3aa072+this[_0x3cc2('0x22')]){var _0x449243=this['y'];if(_0x3474dd>=_0x449243&&_0x3474dd<=_0x449243+this[_0x3cc2('0x4d')])return!0x0;}return!0x1;}},_0x2beb52['RoundedRectangle'][_0x3cc2('0x36')]['constructor']=_0x2beb52['RoundedRectangle'],PIXI[_0x3cc2('0x30b')]=_0x2beb52['RoundedRectangle'],_0x2beb52['Camera']=function(_0x25523d,_0x1ee09e,_0x1c3357,_0x2ef1cd,_0x34ad6f,_0x1c40b0){this[_0x3cc2('0x3e')]=_0x25523d,this[_0x3cc2('0x3f')]=_0x25523d[_0x3cc2('0x3f')],this['id']=0x0,this[_0x3cc2('0x155')]=new _0x2beb52[(_0x3cc2('0x32'))](_0x1c3357,_0x2ef1cd,_0x34ad6f,_0x1c40b0),this['bounds']=new _0x2beb52['Rectangle'](_0x1c3357,_0x2ef1cd,_0x34ad6f,_0x1c40b0),this[_0x3cc2('0x30c')]=null,this['visible']=!0x0,this[_0x3cc2('0x30d')]=!0x0,this[_0x3cc2('0x30e')]={'x':!0x1,'y':!0x1},this[_0x3cc2('0x21f')]=null,this[_0x3cc2('0x30f')]=null,this[_0x3cc2('0x27')]=null,this['totalInView']=0x0,this[_0x3cc2('0x310')]=new _0x2beb52['Point'](0x1,0x1),this['onShakeComplete']=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0x312')]=new _0x2beb52['Signal'](),this[_0x3cc2('0x313')]=new _0x2beb52[(_0x3cc2('0x311'))](),this['fx']=null,this[_0x3cc2('0x314')]=new _0x2beb52[(_0x3cc2('0x29'))](),this['_edge']=0x0,this['_position']=new _0x2beb52[(_0x3cc2('0x29'))](),this[_0x3cc2('0x18f')]={'intensity':0x0,'duration':0x0,'horizontal':!0x1,'vertical':!0x1,'shakeBounds':!0x0,'x':0x0,'y':0x0},this[_0x3cc2('0x315')]=0x0,this[_0x3cc2('0x316')]=0x0,this[_0x3cc2('0x317')]=new _0x2beb52['Rectangle']();},_0x2beb52[_0x3cc2('0x318')][_0x3cc2('0x319')]=0x0,_0x2beb52[_0x3cc2('0x318')][_0x3cc2('0x31a')]=0x1,_0x2beb52['Camera'][_0x3cc2('0x31b')]=0x2,_0x2beb52[_0x3cc2('0x318')][_0x3cc2('0x31c')]=0x3,_0x2beb52[_0x3cc2('0x318')][_0x3cc2('0x31d')]=0x4,_0x2beb52[_0x3cc2('0x318')][_0x3cc2('0x31e')]=0x5,_0x2beb52[_0x3cc2('0x318')]['SHAKE_VERTICAL']=0x6,_0x2beb52[_0x3cc2('0x318')][_0x3cc2('0x31f')]=!0x0,_0x2beb52[_0x3cc2('0x318')][_0x3cc2('0x36')]={'boot':function(){this[_0x3cc2('0x30f')]=this[_0x3cc2('0x3e')]['world'],this[_0x3cc2('0x27')]=this['game'][_0x3cc2('0x3f')][_0x3cc2('0x27')],this[_0x3cc2('0x3e')][_0x3cc2('0x18e')]=this,_0x2beb52['Graphics']&&_0x2beb52[_0x3cc2('0x318')][_0x3cc2('0x31f')]&&(this['fx']=new _0x2beb52['Graphics'](this[_0x3cc2('0x3e')]),this[_0x3cc2('0x3e')][_0x3cc2('0x320')][_0x3cc2('0x321')](this['fx']));},'preUpdate':function(){this['totalInView']=0x0;},'follow':function(_0x4135b8,_0x32b96e,_0x634b76,_0x164600){void 0x0===_0x32b96e&&(_0x32b96e=_0x2beb52[_0x3cc2('0x318')]['FOLLOW_LOCKON']),void 0x0===_0x634b76&&(_0x634b76=0x1),void 0x0===_0x164600&&(_0x164600=0x1),this[_0x3cc2('0x21f')]=_0x4135b8,this[_0x3cc2('0x310')][_0x3cc2('0x291')](_0x634b76,_0x164600);var _0xe81eac;switch(_0x32b96e){case _0x2beb52[_0x3cc2('0x318')][_0x3cc2('0x31a')]:var _0x823f08=this['width']/0x8,_0x49c7f1=this[_0x3cc2('0x4d')]/0x3;this[_0x3cc2('0x30c')]=new _0x2beb52['Rectangle']((this[_0x3cc2('0x22')]-_0x823f08)/0x2,(this[_0x3cc2('0x4d')]-_0x49c7f1)/0x2-0.25*_0x49c7f1,_0x823f08,_0x49c7f1);break;case _0x2beb52['Camera']['FOLLOW_TOPDOWN']:_0xe81eac=Math[_0x3cc2('0x57')](this[_0x3cc2('0x22')],this[_0x3cc2('0x4d')])/0x4,this[_0x3cc2('0x30c')]=new _0x2beb52[(_0x3cc2('0x32'))]((this[_0x3cc2('0x22')]-_0xe81eac)/0x2,(this[_0x3cc2('0x4d')]-_0xe81eac)/0x2,_0xe81eac,_0xe81eac);break;case _0x2beb52[_0x3cc2('0x318')][_0x3cc2('0x31c')]:_0xe81eac=Math[_0x3cc2('0x57')](this['width'],this[_0x3cc2('0x4d')])/0x8,this[_0x3cc2('0x30c')]=new _0x2beb52[(_0x3cc2('0x32'))]((this[_0x3cc2('0x22')]-_0xe81eac)/0x2,(this[_0x3cc2('0x4d')]-_0xe81eac)/0x2,_0xe81eac,_0xe81eac);break;case _0x2beb52[_0x3cc2('0x318')][_0x3cc2('0x319')]:default:this[_0x3cc2('0x30c')]=null;}},'unfollow':function(){this[_0x3cc2('0x21f')]=null;},'focusOn':function(_0x4a1208){this[_0x3cc2('0x322')](Math['round'](_0x4a1208['x']-this[_0x3cc2('0x155')][_0x3cc2('0x2ac')]),Math['round'](_0x4a1208['y']-this[_0x3cc2('0x155')][_0x3cc2('0x2ae')]));},'focusOnXY':function(_0x183728,_0x4026f7){this[_0x3cc2('0x322')](Math['round'](_0x183728-this[_0x3cc2('0x155')][_0x3cc2('0x2ac')]),Math[_0x3cc2('0x2c1')](_0x4026f7-this['view'][_0x3cc2('0x2ae')]));},'shake':function(_0x4dc027,_0x1343dc,_0x14252a,_0x4e3eaf,_0x563a6e){return void 0x0===_0x4dc027&&(_0x4dc027=0.05),void 0x0===_0x1343dc&&(_0x1343dc=0x1f4),void 0x0===_0x14252a&&(_0x14252a=!0x0),void 0x0===_0x4e3eaf&&(_0x4e3eaf=_0x2beb52[_0x3cc2('0x318')][_0x3cc2('0x31d')]),void 0x0===_0x563a6e&&(_0x563a6e=!0x0),!(!_0x14252a&&this['_shake'][_0x3cc2('0x323')]>0x0||(this['_shake'][_0x3cc2('0x324')]=_0x4dc027,this[_0x3cc2('0x18f')][_0x3cc2('0x323')]=_0x1343dc,this['_shake'][_0x3cc2('0x325')]=_0x563a6e,this['_shake']['x']=0x0,this[_0x3cc2('0x18f')]['y']=0x0,this['_shake'][_0x3cc2('0x326')]=_0x4e3eaf===_0x2beb52[_0x3cc2('0x318')][_0x3cc2('0x31d')]||_0x4e3eaf===_0x2beb52[_0x3cc2('0x318')][_0x3cc2('0x31e')],this[_0x3cc2('0x18f')]['vertical']=_0x4e3eaf===_0x2beb52[_0x3cc2('0x318')][_0x3cc2('0x31d')]||_0x4e3eaf===_0x2beb52[_0x3cc2('0x318')][_0x3cc2('0x327')],0x0));},'flash':function(_0xd09479,_0x1d1138,_0x371e47,_0x390bf7){return void 0x0===_0xd09479&&(_0xd09479=0xffffff),void 0x0===_0x1d1138&&(_0x1d1138=0x1f4),void 0x0===_0x371e47&&(_0x371e47=!0x1),void 0x0===_0x390bf7&&(_0x390bf7=0x1),!(!this['fx']||!_0x371e47&&this[_0x3cc2('0x315')]>0x0||(this['fx'][_0x3cc2('0x229')](),this['fx'][_0x3cc2('0x328')](_0xd09479,_0x390bf7),this['fx'][_0x3cc2('0x329')](0x0,0x0,this[_0x3cc2('0x22')],this[_0x3cc2('0x4d')]),this['fx'][_0x3cc2('0x32a')](),this['fx'][_0x3cc2('0x2a')]=0x1,this[_0x3cc2('0x315')]=_0x1d1138,this['_fxType']=0x0,0x0));},'fade':function(_0x1e1bde,_0xa4597a,_0x23321a,_0x211393){return void 0x0===_0x1e1bde&&(_0x1e1bde=0x0),void 0x0===_0xa4597a&&(_0xa4597a=0x1f4),void 0x0===_0x23321a&&(_0x23321a=!0x1),void 0x0===_0x211393&&(_0x211393=0x1),!(!this['fx']||!_0x23321a&&this[_0x3cc2('0x315')]>0x0||(this['fx'][_0x3cc2('0x229')](),this['fx']['beginFill'](_0x1e1bde,_0x211393),this['fx']['drawRect'](0x0,0x0,this[_0x3cc2('0x22')],this[_0x3cc2('0x4d')]),this['fx']['endFill'](),this['fx']['alpha']=0x0,this[_0x3cc2('0x315')]=_0xa4597a,this[_0x3cc2('0x316')]=0x1,0x0));},'update':function(){this['_fxDuration']>0x0&&this['updateFX'](),this[_0x3cc2('0x18f')][_0x3cc2('0x323')]>0x0&&this[_0x3cc2('0x32b')](),this[_0x3cc2('0x32c')]&&this[_0x3cc2('0x32d')](),this['roundPx']&&(this[_0x3cc2('0x155')][_0x3cc2('0xaa')](),this[_0x3cc2('0x18f')]['x']=Math[_0x3cc2('0xaa')](this[_0x3cc2('0x18f')]['x']),this[_0x3cc2('0x18f')]['y']=Math[_0x3cc2('0xaa')](this['_shake']['y'])),this[_0x3cc2('0x30f')][_0x3cc2('0x26')]['x']=-this[_0x3cc2('0x155')]['x'],this[_0x3cc2('0x30f')][_0x3cc2('0x26')]['y']=-this['view']['y'];},'updateFX':function(){0x0===this[_0x3cc2('0x316')]?(this['fx'][_0x3cc2('0x2a')]-=this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32f')]/this[_0x3cc2('0x315')],this['fx']['alpha']<=0x0&&(this[_0x3cc2('0x315')]=0x0,this['fx'][_0x3cc2('0x2a')]=0x0,this[_0x3cc2('0x312')][_0x3cc2('0x330')]())):(this['fx'][_0x3cc2('0x2a')]+=this[_0x3cc2('0x3e')][_0x3cc2('0x32e')]['elapsedMS']/this[_0x3cc2('0x315')],this['fx'][_0x3cc2('0x2a')]>=0x1&&(this[_0x3cc2('0x315')]=0x0,this['fx'][_0x3cc2('0x2a')]=0x1,this[_0x3cc2('0x313')][_0x3cc2('0x330')]()));},'updateShake':function(){this[_0x3cc2('0x18f')][_0x3cc2('0x323')]-=this['game'][_0x3cc2('0x32e')]['elapsedMS'],this[_0x3cc2('0x18f')][_0x3cc2('0x323')]<=0x0?(this[_0x3cc2('0x331')][_0x3cc2('0x330')](),this[_0x3cc2('0x18f')]['x']=0x0,this[_0x3cc2('0x18f')]['y']=0x0):(this[_0x3cc2('0x18f')][_0x3cc2('0x326')]&&(this[_0x3cc2('0x18f')]['x']=this[_0x3cc2('0x3e')][_0x3cc2('0x332')]['frac']()*this['_shake'][_0x3cc2('0x324')]*this['view'][_0x3cc2('0x22')]*0x2-this[_0x3cc2('0x18f')][_0x3cc2('0x324')]*this[_0x3cc2('0x155')][_0x3cc2('0x22')]),this[_0x3cc2('0x18f')][_0x3cc2('0x333')]&&(this[_0x3cc2('0x18f')]['y']=this[_0x3cc2('0x3e')][_0x3cc2('0x332')]['frac']()*this[_0x3cc2('0x18f')][_0x3cc2('0x324')]*this[_0x3cc2('0x155')]['height']*0x2-this[_0x3cc2('0x18f')]['intensity']*this[_0x3cc2('0x155')][_0x3cc2('0x4d')]));},'updateTarget':function(){this['_targetPosition']['x']=this['view']['x']+this['target'][_0x3cc2('0x48')]['x'],this[_0x3cc2('0x314')]['y']=this[_0x3cc2('0x155')]['y']+this['target'][_0x3cc2('0x48')]['y'],this[_0x3cc2('0x30c')]?(this[_0x3cc2('0x334')]=this['_targetPosition']['x']-this[_0x3cc2('0x155')]['x'],this[_0x3cc2('0x334')]this[_0x3cc2('0x30c')][_0x3cc2('0x2a3')]&&(this[_0x3cc2('0x155')]['x']=this[_0x3cc2('0x3e')][_0x3cc2('0x335')][_0x3cc2('0x29f')](this[_0x3cc2('0x155')]['x'],this[_0x3cc2('0x314')]['x']-this[_0x3cc2('0x30c')][_0x3cc2('0x2a3')],this[_0x3cc2('0x310')]['x'])),this[_0x3cc2('0x334')]=this['_targetPosition']['y']-this[_0x3cc2('0x155')]['y'],this[_0x3cc2('0x334')]this[_0x3cc2('0x30c')]['bottom']&&(this['view']['y']=this[_0x3cc2('0x3e')][_0x3cc2('0x335')][_0x3cc2('0x29f')](this['view']['y'],this[_0x3cc2('0x314')]['y']-this[_0x3cc2('0x30c')][_0x3cc2('0x2a5')],this[_0x3cc2('0x310')]['y']))):(this[_0x3cc2('0x155')]['x']=this['game'][_0x3cc2('0x335')][_0x3cc2('0x29f')](this[_0x3cc2('0x155')]['x'],this[_0x3cc2('0x314')]['x']-this[_0x3cc2('0x155')][_0x3cc2('0x2ac')],this[_0x3cc2('0x310')]['x']),this[_0x3cc2('0x155')]['y']=this[_0x3cc2('0x3e')]['math']['linear'](this['view']['y'],this[_0x3cc2('0x314')]['y']-this[_0x3cc2('0x155')][_0x3cc2('0x2ae')],this['lerp']['y'])),this[_0x3cc2('0x32c')]&&this[_0x3cc2('0x32d')](),this['roundPx']&&this[_0x3cc2('0x155')][_0x3cc2('0xaa')](),this[_0x3cc2('0x30f')][_0x3cc2('0x26')]['x']=-this['view']['x'],this[_0x3cc2('0x30f')]['position']['y']=-this[_0x3cc2('0x155')]['y'];},'setBoundsToWorld':function(){this[_0x3cc2('0x32c')]&&this['bounds'][_0x3cc2('0x2cb')](this[_0x3cc2('0x3e')][_0x3cc2('0x3f')]['bounds']);},'checkBounds':function(){this['atLimit']['x']=!0x1,this['atLimit']['y']=!0x1;var _0x50a7b5=this['view']['x']+this['_shake']['x'],_0x195dc0=this[_0x3cc2('0x155')][_0x3cc2('0x2a3')]+this['_shake']['x'],_0x3cfd09=this[_0x3cc2('0x155')]['y']+this[_0x3cc2('0x18f')]['y'],_0x2d4048=this[_0x3cc2('0x155')][_0x3cc2('0x2a5')]+this[_0x3cc2('0x18f')]['y'];_0x50a7b5<=this[_0x3cc2('0x32c')]['x']*this[_0x3cc2('0x27')]['x']?(this[_0x3cc2('0x30e')]['x']=!0x0,this[_0x3cc2('0x155')]['x']=this['bounds']['x']*this[_0x3cc2('0x27')]['x'],this[_0x3cc2('0x18f')][_0x3cc2('0x325')]||(this[_0x3cc2('0x18f')]['x']=0x0)):_0x195dc0>=this[_0x3cc2('0x32c')][_0x3cc2('0x2a3')]*this['scale']['x']&&(this[_0x3cc2('0x30e')]['x']=!0x0,this[_0x3cc2('0x155')]['x']=this[_0x3cc2('0x32c')][_0x3cc2('0x2a3')]*this['scale']['x']-this[_0x3cc2('0x22')],this[_0x3cc2('0x18f')][_0x3cc2('0x325')]||(this[_0x3cc2('0x18f')]['x']=0x0)),_0x3cfd09<=this['bounds']['top']*this[_0x3cc2('0x27')]['y']?(this[_0x3cc2('0x30e')]['y']=!0x0,this[_0x3cc2('0x155')]['y']=this[_0x3cc2('0x32c')]['top']*this[_0x3cc2('0x27')]['y'],this[_0x3cc2('0x18f')][_0x3cc2('0x325')]||(this['_shake']['y']=0x0)):_0x2d4048>=this[_0x3cc2('0x32c')][_0x3cc2('0x2a5')]*this[_0x3cc2('0x27')]['y']&&(this[_0x3cc2('0x30e')]['y']=!0x0,this[_0x3cc2('0x155')]['y']=this[_0x3cc2('0x32c')][_0x3cc2('0x2a5')]*this[_0x3cc2('0x27')]['y']-this[_0x3cc2('0x4d')],this[_0x3cc2('0x18f')]['shakeBounds']||(this[_0x3cc2('0x18f')]['y']=0x0));},'setPosition':function(_0xcb8eff,_0x5f3826){this[_0x3cc2('0x155')]['x']=_0xcb8eff,this[_0x3cc2('0x155')]['y']=_0x5f3826,this[_0x3cc2('0x32c')]&&this[_0x3cc2('0x32d')]();},'setSize':function(_0x497ec4,_0x1c6b29){this[_0x3cc2('0x155')][_0x3cc2('0x22')]=_0x497ec4,this[_0x3cc2('0x155')][_0x3cc2('0x4d')]=_0x1c6b29;},'reset':function(){this[_0x3cc2('0x21f')]=null,this[_0x3cc2('0x155')]['x']=0x0,this[_0x3cc2('0x155')]['y']=0x0,this[_0x3cc2('0x18f')][_0x3cc2('0x323')]=0x0,this[_0x3cc2('0x18f')]['x']=0x0,this[_0x3cc2('0x18f')]['y']=0x0,this['resetFX']();},'resetFX':function(){this['fx']&&(this['fx'][_0x3cc2('0x229')](),this['fx'][_0x3cc2('0x2a')]=0x0),this[_0x3cc2('0x315')]=0x0;}},_0x2beb52['Camera']['prototype'][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x318')],Object[_0x3cc2('0x8d')](_0x2beb52['Camera'][_0x3cc2('0x36')],'x',{'get':function(){return this[_0x3cc2('0x155')]['x'];},'set':function(_0x589b0c){this[_0x3cc2('0x155')]['x']=_0x589b0c,this['bounds']&&this[_0x3cc2('0x32d')]();}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x318')][_0x3cc2('0x36')],'y',{'get':function(){return this[_0x3cc2('0x155')]['y'];},'set':function(_0x5c796d){this[_0x3cc2('0x155')]['y']=_0x5c796d,this[_0x3cc2('0x32c')]&&this[_0x3cc2('0x32d')]();}}),Object[_0x3cc2('0x8d')](_0x2beb52['Camera'][_0x3cc2('0x36')],_0x3cc2('0x26'),{'get':function(){return this[_0x3cc2('0x336')][_0x3cc2('0x291')](this['view']['x'],this['view']['y']),this[_0x3cc2('0x336')];},'set':function(_0x1e05c7){void 0x0!==_0x1e05c7['x']&&(this['view']['x']=_0x1e05c7['x']),void 0x0!==_0x1e05c7['y']&&(this['view']['y']=_0x1e05c7['y']),this[_0x3cc2('0x32c')]&&this[_0x3cc2('0x32d')]();}}),Object['defineProperty'](_0x2beb52['Camera']['prototype'],'width',{'get':function(){return this[_0x3cc2('0x155')]['width'];},'set':function(_0x30388e){this[_0x3cc2('0x155')][_0x3cc2('0x22')]=_0x30388e;}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x318')][_0x3cc2('0x36')],_0x3cc2('0x4d'),{'get':function(){return this['view'][_0x3cc2('0x4d')];},'set':function(_0x5e574f){this[_0x3cc2('0x155')][_0x3cc2('0x4d')]=_0x5e574f;}}),Object[_0x3cc2('0x8d')](_0x2beb52['Camera'][_0x3cc2('0x36')],_0x3cc2('0x337'),{'get':function(){return this['_shake']['intensity'];},'set':function(_0x3bc69b){this[_0x3cc2('0x18f')][_0x3cc2('0x324')]=_0x3bc69b;}}),Object[_0x3cc2('0x8d')](_0x2beb52['Camera']['prototype'],'fixedView',{'get':function(){return this[_0x3cc2('0x317')][_0x3cc2('0x2a8')](0x0,0x0,this[_0x3cc2('0x155')][_0x3cc2('0x22')],this[_0x3cc2('0x155')]['height']),this[_0x3cc2('0x317')];}}),_0x2beb52[_0x3cc2('0x338')]=function(){this[_0x3cc2('0x3e')]=null,this[_0x3cc2('0x339')]='',this[_0x3cc2('0x2bd')]=null,this[_0x3cc2('0x33a')]=null,this[_0x3cc2('0x18e')]=null,this[_0x3cc2('0x180')]=null,this['input']=null,this['load']=null,this['math']=null,this[_0x3cc2('0x33b')]=null,this[_0x3cc2('0x27')]=null,this['stage']=null,this[_0x3cc2('0x33c')]=null,this[_0x3cc2('0x32e')]=null,this[_0x3cc2('0x33d')]=null,this[_0x3cc2('0x3f')]=null,this[_0x3cc2('0x33e')]=null,this[_0x3cc2('0x33f')]=null,this[_0x3cc2('0x332')]=null;},_0x2beb52[_0x3cc2('0x338')][_0x3cc2('0x36')]={'init':function(){},'preload':function(){},'loadUpdate':function(){},'loadRender':function(){},'create':function(){},'update':function(){},'preRender':function(){},'render':function(){},'resize':function(){},'paused':function(){},'resumed':function(){},'pauseUpdate':function(){},'shutdown':function(){}},_0x2beb52[_0x3cc2('0x338')][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x338')],_0x2beb52[_0x3cc2('0x340')]=function(_0x3cbeaf,_0x47e0f0){this['game']=_0x3cbeaf,this[_0x3cc2('0x341')]={},this['_pendingState']=null,void 0x0!==_0x47e0f0&&null!==_0x47e0f0&&(this[_0x3cc2('0x342')]=_0x47e0f0),this['_clearWorld']=!0x1,this[_0x3cc2('0x343')]=!0x1,this[_0x3cc2('0x344')]=!0x1,this[_0x3cc2('0x345')]=[],this[_0x3cc2('0x346')]='',this[_0x3cc2('0x347')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0x348')]=null,this[_0x3cc2('0x349')]=null,this[_0x3cc2('0x34a')]=null,this[_0x3cc2('0x34b')]=null,this[_0x3cc2('0x34c')]=null,this['onResizeCallback']=null,this[_0x3cc2('0x34d')]=null,this[_0x3cc2('0x34e')]=null,this[_0x3cc2('0x34f')]=null,this[_0x3cc2('0x350')]=null,this[_0x3cc2('0x351')]=null,this[_0x3cc2('0x352')]=null,this[_0x3cc2('0x353')]=null;},_0x2beb52['StateManager'][_0x3cc2('0x36')]={'boot':function(){this[_0x3cc2('0x3e')]['onPause'][_0x3cc2('0x2bd')](this[_0x3cc2('0x354')],this),this['game'][_0x3cc2('0x355')][_0x3cc2('0x2bd')](this[_0x3cc2('0x356')],this),null!==this[_0x3cc2('0x342')]&&_0x3cc2('0x357')!=typeof this[_0x3cc2('0x342')]&&this[_0x3cc2('0x2bd')](_0x3cc2('0x358'),this['_pendingState'],!0x0);},'add':function(_0x33fc74,_0x5abf5b,_0x5bd188){void 0x0===_0x5bd188&&(_0x5bd188=!0x1);var _0x2d7811;return _0x5abf5b instanceof _0x2beb52[_0x3cc2('0x338')]?_0x2d7811=_0x5abf5b:_0x3cc2('0x27f')==typeof _0x5abf5b?(_0x2d7811=_0x5abf5b)[_0x3cc2('0x3e')]=this[_0x3cc2('0x3e')]:_0x3cc2('0x27b')==typeof _0x5abf5b&&(_0x2d7811=new _0x5abf5b(this[_0x3cc2('0x3e')])),this[_0x3cc2('0x341')][_0x33fc74]=_0x2d7811,_0x5bd188&&(this[_0x3cc2('0x3e')][_0x3cc2('0x359')]?this[_0x3cc2('0x89')](_0x33fc74):this['_pendingState']=_0x33fc74),_0x2d7811;},'remove':function(_0x80ecfa){this[_0x3cc2('0x346')]===_0x80ecfa&&(this[_0x3cc2('0x35a')]=null,this['onInitCallback']=null,this[_0x3cc2('0x353')]=null,this[_0x3cc2('0x349')]=null,this[_0x3cc2('0x34f')]=null,this['onLoadUpdateCallback']=null,this[_0x3cc2('0x34a')]=null,this[_0x3cc2('0x34b')]=null,this[_0x3cc2('0x34d')]=null,this['onRenderCallback']=null,this['onResizeCallback']=null,this[_0x3cc2('0x350')]=null,this[_0x3cc2('0x351')]=null,this[_0x3cc2('0x352')]=null),delete this['states'][_0x80ecfa];},'start':function(_0x502b29,_0x186e57,_0x1c34f7){void 0x0===_0x186e57&&(_0x186e57=!0x0),void 0x0===_0x1c34f7&&(_0x1c34f7=!0x1),this[_0x3cc2('0x35b')](_0x502b29)&&(this['_pendingState']=_0x502b29,this['_clearWorld']=_0x186e57,this[_0x3cc2('0x343')]=_0x1c34f7,arguments['length']>0x3&&(this[_0x3cc2('0x345')]=Array[_0x3cc2('0x36')][_0x3cc2('0x73')][_0x3cc2('0x4a')](arguments,0x3)));},'restart':function(_0x402330,_0xc8e4f6){void 0x0===_0x402330&&(_0x402330=!0x0),void 0x0===_0xc8e4f6&&(_0xc8e4f6=!0x1),this[_0x3cc2('0x342')]=this[_0x3cc2('0x346')],this[_0x3cc2('0x35c')]=_0x402330,this[_0x3cc2('0x343')]=_0xc8e4f6,arguments['length']>0x2&&(this[_0x3cc2('0x345')]=Array['prototype'][_0x3cc2('0x27a')][_0x3cc2('0x4a')](arguments,0x2));},'dummy':function(){},'preUpdate':function(){if(this['_pendingState']&&this[_0x3cc2('0x3e')][_0x3cc2('0x359')]){var _0x3aedea=this[_0x3cc2('0x346')];if(this['clearCurrentState'](),this[_0x3cc2('0x35d')](this['_pendingState']),this['onStateChange'][_0x3cc2('0x330')](this[_0x3cc2('0x346')],_0x3aedea),this[_0x3cc2('0x346')]!==this[_0x3cc2('0x342')])return;this[_0x3cc2('0x342')]=null,this['onPreloadCallback']?(this['game'][_0x3cc2('0x35e')][_0x3cc2('0x35f')](!0x0),this[_0x3cc2('0x349')]['call'](this[_0x3cc2('0x35a')],this[_0x3cc2('0x3e')]),0x0===this[_0x3cc2('0x3e')]['load'][_0x3cc2('0x360')]()&&0x0===this[_0x3cc2('0x3e')]['load']['totalQueuedPacks']()?this[_0x3cc2('0x361')]():this[_0x3cc2('0x3e')]['load'][_0x3cc2('0x89')]()):this['loadComplete']();}},'clearCurrentState':function(){this['current']&&(this[_0x3cc2('0x353')]&&this[_0x3cc2('0x353')][_0x3cc2('0x4a')](this[_0x3cc2('0x35a')],this['game']),this[_0x3cc2('0x3e')][_0x3cc2('0x33d')]['removeAll'](),this[_0x3cc2('0x3e')][_0x3cc2('0x18e')][_0x3cc2('0x35f')](),this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x35f')](!0x0),this[_0x3cc2('0x3e')][_0x3cc2('0x33f')][_0x3cc2('0x229')](),this['game'][_0x3cc2('0x32e')][_0x3cc2('0x363')](),this[_0x3cc2('0x3e')]['scale'][_0x3cc2('0x35f')](this[_0x3cc2('0x35c')]),this[_0x3cc2('0x3e')][_0x3cc2('0x364')]&&this[_0x3cc2('0x3e')][_0x3cc2('0x364')][_0x3cc2('0x35f')](),this[_0x3cc2('0x35c')]&&(this[_0x3cc2('0x3e')]['world'][_0x3cc2('0x365')](),this[_0x3cc2('0x343')]&&this['game'][_0x3cc2('0x180')][_0x3cc2('0x38')]()));},'checkState':function(_0x383d9e){var _0x21ec8c=this['states'][_0x383d9e];return _0x21ec8c?!!(_0x21ec8c[_0x3cc2('0x366')]||_0x21ec8c['create']||_0x21ec8c[_0x3cc2('0x367')]||_0x21ec8c['render'])||(console[_0x3cc2('0x184')]('Invalid\x20Phaser\x20State\x20object\x20given.\x20Must\x20contain\x20at\x20least\x20one\x20of\x20the\x20required\x20functions:\x20preload,\x20create,\x20update\x20or\x20render'),!0x1):(console[_0x3cc2('0x184')](_0x3cc2('0x368')+_0x383d9e),!0x1);},'link':function(_0x37ff9e){var _0xe66a9a=this[_0x3cc2('0x341')][_0x37ff9e];_0xe66a9a[_0x3cc2('0x3e')]=this[_0x3cc2('0x3e')],_0xe66a9a[_0x3cc2('0x2bd')]=this[_0x3cc2('0x3e')]['add'],_0xe66a9a['make']=this[_0x3cc2('0x3e')][_0x3cc2('0x33a')],_0xe66a9a['camera']=this['game'][_0x3cc2('0x18e')],_0xe66a9a[_0x3cc2('0x180')]=this['game'][_0x3cc2('0x180')],_0xe66a9a[_0x3cc2('0x362')]=this['game'][_0x3cc2('0x362')],_0xe66a9a['load']=this[_0x3cc2('0x3e')][_0x3cc2('0x35e')],_0xe66a9a[_0x3cc2('0x335')]=this[_0x3cc2('0x3e')]['math'],_0xe66a9a['sound']=this[_0x3cc2('0x3e')][_0x3cc2('0x33b')],_0xe66a9a[_0x3cc2('0x27')]=this[_0x3cc2('0x3e')][_0x3cc2('0x27')],_0xe66a9a[_0x3cc2('0x33c')]=this,_0xe66a9a[_0x3cc2('0x320')]=this[_0x3cc2('0x3e')]['stage'],_0xe66a9a[_0x3cc2('0x32e')]=this['game'][_0x3cc2('0x32e')],_0xe66a9a[_0x3cc2('0x33d')]=this[_0x3cc2('0x3e')][_0x3cc2('0x33d')],_0xe66a9a[_0x3cc2('0x3f')]=this['game'][_0x3cc2('0x3f')],_0xe66a9a[_0x3cc2('0x33e')]=this[_0x3cc2('0x3e')][_0x3cc2('0x33e')],_0xe66a9a['rnd']=this[_0x3cc2('0x3e')][_0x3cc2('0x332')],_0xe66a9a[_0x3cc2('0x33f')]=this[_0x3cc2('0x3e')]['physics'],_0xe66a9a[_0x3cc2('0x339')]=_0x37ff9e;},'unlink':function(_0x2dd60b){var _0x4010c3=this[_0x3cc2('0x341')][_0x2dd60b];_0x4010c3&&(_0x4010c3[_0x3cc2('0x3e')]=null,_0x4010c3['add']=null,_0x4010c3[_0x3cc2('0x33a')]=null,_0x4010c3[_0x3cc2('0x18e')]=null,_0x4010c3['cache']=null,_0x4010c3['input']=null,_0x4010c3['load']=null,_0x4010c3[_0x3cc2('0x335')]=null,_0x4010c3[_0x3cc2('0x33b')]=null,_0x4010c3[_0x3cc2('0x27')]=null,_0x4010c3[_0x3cc2('0x33c')]=null,_0x4010c3['stage']=null,_0x4010c3[_0x3cc2('0x32e')]=null,_0x4010c3[_0x3cc2('0x33d')]=null,_0x4010c3[_0x3cc2('0x3f')]=null,_0x4010c3['particles']=null,_0x4010c3[_0x3cc2('0x332')]=null,_0x4010c3['physics']=null);},'setCurrentState':function(_0x44c985){var _0x29ee9a=this[_0x3cc2('0x341')][_0x44c985];this[_0x3cc2('0x35a')]=_0x29ee9a,this[_0x3cc2('0x369')](_0x44c985),this[_0x3cc2('0x348')]=_0x29ee9a[_0x3cc2('0x1')]||this[_0x3cc2('0x36a')],this['onPreloadCallback']=_0x29ee9a[_0x3cc2('0x366')]||null,this[_0x3cc2('0x34f')]=_0x29ee9a[_0x3cc2('0x36b')]||null,this[_0x3cc2('0x34e')]=_0x29ee9a[_0x3cc2('0x36c')]||null,this[_0x3cc2('0x34a')]=_0x29ee9a[_0x3cc2('0x6f')]||null,this[_0x3cc2('0x34b')]=_0x29ee9a[_0x3cc2('0x367')]||null,this[_0x3cc2('0x34d')]=_0x29ee9a[_0x3cc2('0x36d')]||null,this[_0x3cc2('0x34c')]=_0x29ee9a['render']||null,this['onResizeCallback']=_0x29ee9a['resize']||null,this[_0x3cc2('0x350')]=_0x29ee9a['paused']||null,this[_0x3cc2('0x351')]=_0x29ee9a[_0x3cc2('0x36e')]||null,this[_0x3cc2('0x352')]=_0x29ee9a[_0x3cc2('0x36f')]||null,this[_0x3cc2('0x353')]=_0x29ee9a[_0x3cc2('0x365')]||this[_0x3cc2('0x36a')],''!==this[_0x3cc2('0x346')]&&this[_0x3cc2('0x3e')][_0x3cc2('0x33f')][_0x3cc2('0x35f')](),this['current']=_0x44c985,this[_0x3cc2('0x344')]=!0x1,this[_0x3cc2('0x348')]['apply'](this[_0x3cc2('0x35a')],this[_0x3cc2('0x345')]),_0x44c985===this[_0x3cc2('0x342')]&&(this['_args']=[]),this[_0x3cc2('0x3e')][_0x3cc2('0x370')]=!0x0;},'getCurrentState':function(){return this['states'][this['current']];},'loadComplete':function(){!0x1===this[_0x3cc2('0x344')]&&this[_0x3cc2('0x34a')]?(this[_0x3cc2('0x344')]=!0x0,this['onCreateCallback'][_0x3cc2('0x4a')](this[_0x3cc2('0x35a')],this[_0x3cc2('0x3e')])):this[_0x3cc2('0x344')]=!0x0;},'loadUpdate':function(){!0x1===this['_created']&&this[_0x3cc2('0x34e')]&&this[_0x3cc2('0x34e')][_0x3cc2('0x4a')](this[_0x3cc2('0x35a')],this['game']);},'pause':function(){this['_created']&&this[_0x3cc2('0x350')]&&this[_0x3cc2('0x350')][_0x3cc2('0x4a')](this[_0x3cc2('0x35a')],this['game']);},'resume':function(){this[_0x3cc2('0x344')]&&this[_0x3cc2('0x351')]&&this[_0x3cc2('0x351')][_0x3cc2('0x4a')](this[_0x3cc2('0x35a')],this['game']);},'update':function(){this[_0x3cc2('0x344')]?this[_0x3cc2('0x34b')]&&this[_0x3cc2('0x34b')][_0x3cc2('0x4a')](this['callbackContext'],this[_0x3cc2('0x3e')]):this['onLoadUpdateCallback']&&this[_0x3cc2('0x34e')][_0x3cc2('0x4a')](this[_0x3cc2('0x35a')],this[_0x3cc2('0x3e')]);},'pauseUpdate':function(){this[_0x3cc2('0x344')]?this[_0x3cc2('0x352')]&&this[_0x3cc2('0x352')][_0x3cc2('0x4a')](this['callbackContext'],this[_0x3cc2('0x3e')]):this['onLoadUpdateCallback']&&this[_0x3cc2('0x34e')][_0x3cc2('0x4a')](this[_0x3cc2('0x35a')],this[_0x3cc2('0x3e')]);},'preRender':function(_0x1ca3f9){this['_created']&&this[_0x3cc2('0x34d')]&&this[_0x3cc2('0x34d')][_0x3cc2('0x4a')](this[_0x3cc2('0x35a')],this[_0x3cc2('0x3e')],_0x1ca3f9);},'resize':function(_0x393c7b,_0x1405be){this['onResizeCallback']&&this[_0x3cc2('0x371')][_0x3cc2('0x4a')](this[_0x3cc2('0x35a')],_0x393c7b,_0x1405be);},'render':function(){this[_0x3cc2('0x344')]?this['onRenderCallback']&&(this['game'][_0x3cc2('0x372')]===_0x2beb52[_0x3cc2('0x248')]?(this[_0x3cc2('0x3e')][_0x3cc2('0x9e')][_0x3cc2('0x239')](),this[_0x3cc2('0x3e')]['context'][_0x3cc2('0xa6')](0x1,0x0,0x0,0x1,0x0,0x0),this['onRenderCallback'][_0x3cc2('0x4a')](this[_0x3cc2('0x35a')],this['game']),this['game']['context'][_0x3cc2('0x23d')]()):this[_0x3cc2('0x34c')][_0x3cc2('0x4a')](this[_0x3cc2('0x35a')],this[_0x3cc2('0x3e')])):this[_0x3cc2('0x34f')]&&this[_0x3cc2('0x34f')]['call'](this[_0x3cc2('0x35a')],this[_0x3cc2('0x3e')]);},'destroy':function(){this[_0x3cc2('0x35c')]=!0x0,this[_0x3cc2('0x343')]=!0x0,this[_0x3cc2('0x373')](),this['callbackContext']=null,this[_0x3cc2('0x348')]=null,this['onShutDownCallback']=null,this[_0x3cc2('0x349')]=null,this[_0x3cc2('0x34f')]=null,this[_0x3cc2('0x34e')]=null,this[_0x3cc2('0x34a')]=null,this['onUpdateCallback']=null,this[_0x3cc2('0x34c')]=null,this[_0x3cc2('0x350')]=null,this['onResumedCallback']=null,this[_0x3cc2('0x352')]=null,this[_0x3cc2('0x3e')]=null,this[_0x3cc2('0x341')]={},this[_0x3cc2('0x342')]=null,this['current']='';}},_0x2beb52[_0x3cc2('0x340')]['prototype'][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x340')],Object[_0x3cc2('0x8d')](_0x2beb52['StateManager'][_0x3cc2('0x36')],_0x3cc2('0x374'),{'get':function(){return this[_0x3cc2('0x344')];}}),_0x2beb52['Signal']=function(){},_0x2beb52['Signal']['prototype']={'_bindings':null,'_prevParams':null,'memorize':!0x1,'_shouldPropagate':!0x0,'active':!0x0,'_boundDispatch':!0x1,'validateListener':function(_0x161464,_0x4eb818){if(_0x3cc2('0x27b')!=typeof _0x161464)throw new Error(_0x3cc2('0x375')[_0x3cc2('0x376')](_0x3cc2('0x377'),_0x4eb818));},'_registerListener':function(_0x2b4e69,_0x28ca43,_0x122161,_0x58b710,_0x464c28){var _0x47a022,_0x43d4c5=this[_0x3cc2('0x378')](_0x2b4e69,_0x122161);if(-0x1!==_0x43d4c5){if((_0x47a022=this[_0x3cc2('0x379')][_0x43d4c5])['isOnce']()!==_0x28ca43)throw new Error('You\x20cannot\x20add'+(_0x28ca43?'':_0x3cc2('0x37a'))+_0x3cc2('0x37b')+(_0x28ca43?_0x3cc2('0x37a'):'')+_0x3cc2('0x37c'));}else _0x47a022=new _0x2beb52[(_0x3cc2('0x37d'))](this,_0x2b4e69,_0x28ca43,_0x122161,_0x58b710,_0x464c28),this[_0x3cc2('0x37e')](_0x47a022);return this[_0x3cc2('0x37f')]&&this[_0x3cc2('0x380')]&&_0x47a022[_0x3cc2('0x381')](this[_0x3cc2('0x380')]),_0x47a022;},'_addBinding':function(_0x127137){this['_bindings']||(this[_0x3cc2('0x379')]=[]);var _0x1d538a=this['_bindings']['length'];do{_0x1d538a--;}while(this[_0x3cc2('0x379')][_0x1d538a]&&_0x127137[_0x3cc2('0x382')]<=this[_0x3cc2('0x379')][_0x1d538a][_0x3cc2('0x382')]);this['_bindings'][_0x3cc2('0x73')](_0x1d538a+0x1,0x0,_0x127137);},'_indexOfListener':function(_0x1c1fb7,_0x384b96){if(!this[_0x3cc2('0x379')])return-0x1;void 0x0===_0x384b96&&(_0x384b96=null);for(var _0x231427,_0x2b582c=this['_bindings'][_0x3cc2('0x8')];_0x2b582c--;)if((_0x231427=this[_0x3cc2('0x379')][_0x2b582c])[_0x3cc2('0x383')]===_0x1c1fb7&&_0x231427[_0x3cc2('0x9e')]===_0x384b96)return _0x2b582c;return-0x1;},'has':function(_0x29ccb3,_0x1f6004){return-0x1!==this[_0x3cc2('0x378')](_0x29ccb3,_0x1f6004);},'add':function(_0x114c6c,_0x4700f0,_0x113a0b){this['validateListener'](_0x114c6c,_0x3cc2('0x2bd'));var _0x148518=[];if(arguments[_0x3cc2('0x8')]>0x3)for(var _0x4fe6a1=0x3;_0x4fe6a10x3)for(var _0x553d38=0x3;_0x553d38=this[_0x3cc2('0x37')][_0x3cc2('0x8')]?-0x1:this[_0x3cc2('0x3ff')](_0x12aa75);},_0x2beb52['Group'][_0x3cc2('0x36')][_0x3cc2('0x6f')]=function(_0x546749,_0x3f42d1,_0x4373ce,_0x552c7f,_0x2f9f82,_0x18ead1){void 0x0===_0x2f9f82&&(_0x2f9f82=!0x0);var _0x5e8c8c=new this[(_0x3cc2('0x3e4'))](this[_0x3cc2('0x3e')],_0x546749,_0x3f42d1,_0x4373ce,_0x552c7f);return _0x5e8c8c[_0x3cc2('0x3af')]=_0x2f9f82,_0x5e8c8c['visible']=_0x2f9f82,_0x5e8c8c[_0x3cc2('0x3e2')]=_0x2f9f82,this[_0x3cc2('0x2bd')](_0x5e8c8c,!0x1,_0x18ead1);},_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')][_0x3cc2('0x400')]=function(_0x41e86d,_0x508014,_0x16e86a,_0xa7ab4f,_0x2dd40c,_0x103e3c){void 0x0===_0x16e86a&&(_0x16e86a=0x0),void 0x0===_0xa7ab4f&&(_0xa7ab4f=!0x1),Array[_0x3cc2('0x66')](_0x508014)||(_0x508014=[_0x508014]),Array[_0x3cc2('0x66')](_0x16e86a)||(_0x16e86a=[_0x16e86a]);var _0x4697f6=this,_0x466e9f=[];return _0x508014[_0x3cc2('0x27d')](function(_0xc18da5){_0x16e86a[_0x3cc2('0x27d')](function(_0x56e8d5){for(var _0x1d668e=0x0;_0x1d668e<_0x41e86d;_0x1d668e++){var _0x1acc22=_0x4697f6[_0x3cc2('0x6f')](0x0,0x0,_0xc18da5,_0x56e8d5,_0xa7ab4f);_0x2dd40c&&_0x2dd40c[_0x3cc2('0x4a')](_0x103e3c||_0x1acc22,_0x1acc22,_0x1d668e),_0x466e9f[_0x3cc2('0x9')](_0x1acc22);}});}),_0x466e9f;},_0x2beb52['Group'][_0x3cc2('0x36')][_0x3cc2('0x3f4')]=function(){for(var _0x47f824=this[_0x3cc2('0x37')][_0x3cc2('0x8')];_0x47f824--;)this[_0x3cc2('0x37')][_0x47f824]['z']=_0x47f824;},_0x2beb52['Group'][_0x3cc2('0x36')][_0x3cc2('0x401')]=function(_0x484553,_0x4dc81e,_0x5a986c,_0x43aacf,_0x57535b,_0x272550){if(void 0x0===_0x57535b&&(_0x57535b=_0x2beb52[_0x3cc2('0x402')]),void 0x0===_0x272550&&(_0x272550=0x0),0x0===this[_0x3cc2('0x37')][_0x3cc2('0x8')]||_0x272550>this[_0x3cc2('0x37')][_0x3cc2('0x8')]||-0x1===_0x484553&&-0x1===_0x4dc81e)return!0x1;for(var _0x1796ee=new _0x2beb52[(_0x3cc2('0x32'))](0x0,0x0,_0x5a986c,_0x43aacf),_0x2c7f94=_0x484553*_0x5a986c,_0x4c589f=_0x4dc81e*_0x43aacf,_0x38f184=_0x272550;_0x38f184this[_0x3cc2('0x37')][_0x3cc2('0x8')]-0x1&&(_0x402b6e=0x0),this['cursor'])return this[_0x3cc2('0x3ec')]=_0x402b6e,this[_0x3cc2('0x3e5')]=this[_0x3cc2('0x37')][this[_0x3cc2('0x3ec')]],this[_0x3cc2('0x3e5')];},_0x2beb52['Group'][_0x3cc2('0x36')]['next']=function(){if(this[_0x3cc2('0x3e5')])return this[_0x3cc2('0x3ec')]>=this[_0x3cc2('0x37')][_0x3cc2('0x8')]-0x1?this[_0x3cc2('0x3ec')]=0x0:this['cursorIndex']++,this[_0x3cc2('0x3e5')]=this[_0x3cc2('0x37')][this[_0x3cc2('0x3ec')]],this[_0x3cc2('0x3e5')];},_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')][_0x3cc2('0x405')]=function(){if(this[_0x3cc2('0x3e5')])return 0x0===this[_0x3cc2('0x3ec')]?this[_0x3cc2('0x3ec')]=this[_0x3cc2('0x37')]['length']-0x1:this['cursorIndex']--,this[_0x3cc2('0x3e5')]=this[_0x3cc2('0x37')][this[_0x3cc2('0x3ec')]],this[_0x3cc2('0x3e5')];},_0x2beb52['Group'][_0x3cc2('0x36')][_0x3cc2('0x406')]=function(_0x393c96,_0x3e85bb){this['swapChildren'](_0x393c96,_0x3e85bb),this[_0x3cc2('0x3f4')]();},_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')]['bringToTop']=function(_0x5cc135){return _0x5cc135['parent']===this&&this[_0x3cc2('0x407')](_0x5cc135)0x0&&(this[_0x3cc2('0x1a4')](_0x49ace5,!0x1,!0x0),this[_0x3cc2('0x3fb')](_0x49ace5,0x0,!0x0)),_0x49ace5;},_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')]['moveUp']=function(_0x42e281){if(_0x42e281[_0x3cc2('0x3')]===this&&this['getIndex'](_0x42e281)0x0){var _0x47b733=this[_0x3cc2('0x407')](_0x4e4a35),_0x27955f=this['getAt'](_0x47b733-0x1);_0x27955f&&this[_0x3cc2('0x406')](_0x4e4a35,_0x27955f);}return _0x4e4a35;},_0x2beb52[_0x3cc2('0x3dc')]['prototype']['xy']=function(_0x29f5b3,_0x292e3,_0x2bfa13){if(_0x29f5b3<0x0||_0x29f5b3>this[_0x3cc2('0x37')][_0x3cc2('0x8')])return-0x1;this[_0x3cc2('0x3ff')](_0x29f5b3)['x']=_0x292e3,this[_0x3cc2('0x3ff')](_0x29f5b3)['y']=_0x2bfa13;},_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')][_0x3cc2('0x1be')]=function(){this[_0x3cc2('0x37')][_0x3cc2('0x1be')](),this['updateZ']();},_0x2beb52['Group'][_0x3cc2('0x36')]['getIndex']=function(_0xfd0059){return this['children']['indexOf'](_0xfd0059);},_0x2beb52[_0x3cc2('0x3dc')]['prototype'][_0x3cc2('0x409')]=function(_0x447a0){for(var _0xd9c73=0x0;_0xd9c730x0))return!0x1;var _0x287cc7=_0x5261f6[_0x3cc2('0x8')];return 0x1===_0x287cc7?0x0===_0x116d10?_0x3731ea[_0x5261f6[0x0]]=_0xfa9f15:0x1===_0x116d10?_0x3731ea[_0x5261f6[0x0]]+=_0xfa9f15:0x2===_0x116d10?_0x3731ea[_0x5261f6[0x0]]-=_0xfa9f15:0x3===_0x116d10?_0x3731ea[_0x5261f6[0x0]]*=_0xfa9f15:0x4===_0x116d10&&(_0x3731ea[_0x5261f6[0x0]]/=_0xfa9f15):0x2===_0x287cc7?0x0===_0x116d10?_0x3731ea[_0x5261f6[0x0]][_0x5261f6[0x1]]=_0xfa9f15:0x1===_0x116d10?_0x3731ea[_0x5261f6[0x0]][_0x5261f6[0x1]]+=_0xfa9f15:0x2===_0x116d10?_0x3731ea[_0x5261f6[0x0]][_0x5261f6[0x1]]-=_0xfa9f15:0x3===_0x116d10?_0x3731ea[_0x5261f6[0x0]][_0x5261f6[0x1]]*=_0xfa9f15:0x4===_0x116d10&&(_0x3731ea[_0x5261f6[0x0]][_0x5261f6[0x1]]/=_0xfa9f15):0x3===_0x287cc7?0x0===_0x116d10?_0x3731ea[_0x5261f6[0x0]][_0x5261f6[0x1]][_0x5261f6[0x2]]=_0xfa9f15:0x1===_0x116d10?_0x3731ea[_0x5261f6[0x0]][_0x5261f6[0x1]][_0x5261f6[0x2]]+=_0xfa9f15:0x2===_0x116d10?_0x3731ea[_0x5261f6[0x0]][_0x5261f6[0x1]][_0x5261f6[0x2]]-=_0xfa9f15:0x3===_0x116d10?_0x3731ea[_0x5261f6[0x0]][_0x5261f6[0x1]][_0x5261f6[0x2]]*=_0xfa9f15:0x4===_0x116d10&&(_0x3731ea[_0x5261f6[0x0]][_0x5261f6[0x1]][_0x5261f6[0x2]]/=_0xfa9f15):0x4===_0x287cc7&&(0x0===_0x116d10?_0x3731ea[_0x5261f6[0x0]][_0x5261f6[0x1]][_0x5261f6[0x2]][_0x5261f6[0x3]]=_0xfa9f15:0x1===_0x116d10?_0x3731ea[_0x5261f6[0x0]][_0x5261f6[0x1]][_0x5261f6[0x2]][_0x5261f6[0x3]]+=_0xfa9f15:0x2===_0x116d10?_0x3731ea[_0x5261f6[0x0]][_0x5261f6[0x1]][_0x5261f6[0x2]][_0x5261f6[0x3]]-=_0xfa9f15:0x3===_0x116d10?_0x3731ea[_0x5261f6[0x0]][_0x5261f6[0x1]][_0x5261f6[0x2]][_0x5261f6[0x3]]*=_0xfa9f15:0x4===_0x116d10&&(_0x3731ea[_0x5261f6[0x0]][_0x5261f6[0x1]][_0x5261f6[0x2]][_0x5261f6[0x3]]/=_0xfa9f15)),!0x0;},_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')][_0x3cc2('0x40b')]=function(_0x326ba1,_0x3a0733,_0x592289,_0x44cc2d){if(void 0x0===_0x44cc2d&&(_0x44cc2d=!0x1),this!==_0x326ba1[_0x3cc2('0x3')])return!0x1;var _0x25fa88=_0x2beb52[_0x3cc2('0x284')][_0x3cc2('0x40c')](_0x326ba1,_0x3a0733);return!(void 0x0===_0x25fa88&&_0x44cc2d||_0x25fa88!==_0x592289);},_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')]['set']=function(_0x260d4,_0x1ce3eb,_0x37c947,_0x14f500,_0x203c5e,_0x1be4d5,_0x3a466e){if(void 0x0===_0x3a466e&&(_0x3a466e=!0x1),_0x1ce3eb=_0x1ce3eb[_0x3cc2('0x285')]('.'),void 0x0===_0x14f500&&(_0x14f500=!0x1),void 0x0===_0x203c5e&&(_0x203c5e=!0x1),(!0x1===_0x14f500||_0x14f500&&_0x260d4[_0x3cc2('0x3e2')])&&(!0x1===_0x203c5e||_0x203c5e&&_0x260d4[_0x3cc2('0x64')]))return this['setProperty'](_0x260d4,_0x1ce3eb,_0x37c947,_0x1be4d5,_0x3a466e);},_0x2beb52[_0x3cc2('0x3dc')]['prototype'][_0x3cc2('0x40d')]=function(_0x5931a1,_0x2c0131,_0x52048a,_0x5217dd,_0x251d3a,_0x11f917){void 0x0===_0x52048a&&(_0x52048a=!0x1),void 0x0===_0x5217dd&&(_0x5217dd=!0x1),void 0x0===_0x11f917&&(_0x11f917=!0x1),_0x5931a1=_0x5931a1[_0x3cc2('0x285')]('.'),_0x251d3a=_0x251d3a||0x0;for(var _0x5fd0b4=0x0;_0x5fd0b40x2)for(_0x2cc356=[],_0x30bfe2=0x2;_0x30bfe20x2)for(_0x329150=[],_0x195e24=0x2;_0x195e24=_0x42e9e6&&(_0x282fff=_0x42e9e6-0x1);var _0x1263b7=this['children'][_0x282fff];this[_0x3cc2('0x3e6')]&&!_0x1263b7['exists']||_0x1263b7[_0x3cc2('0x367')]();}},_0x2beb52[_0x3cc2('0x3dc')]['prototype'][_0x3cc2('0x3a7')]=function(){this[_0x3cc2('0x3ed')]&&(this['x']=(this[_0x3cc2('0x3e')]['camera'][_0x3cc2('0x155')]['x']+this[_0x3cc2('0x3ee')]['x'])/this[_0x3cc2('0x3e')][_0x3cc2('0x18e')]['scale']['x'],this['y']=(this[_0x3cc2('0x3e')][_0x3cc2('0x18e')][_0x3cc2('0x155')]['y']+this['cameraOffset']['y'])/this['game'][_0x3cc2('0x18e')][_0x3cc2('0x27')]['y']);for(var _0x530b23=0x0;_0x530b230x2){_0x1410da=[null];for(var _0x14372e=0x2;_0x14372e0x2){_0x2f08c9=[null];for(var _0x355130=0x2;_0x3551300x2){_0x5c55f0=[null];for(var _0xc20b35=0x2;_0xc20b35_0x2046e1[this[_0x3cc2('0x3ef')]]?0x1:_0x3f9096['z']<_0x2046e1['z']?-0x1:0x1;},_0x2beb52[_0x3cc2('0x3dc')]['prototype'][_0x3cc2('0x424')]=function(_0x3ae84d,_0x542b5f){return _0x3ae84d[this[_0x3cc2('0x3ef')]]<_0x542b5f[this[_0x3cc2('0x3ef')]]?0x1:_0x3ae84d[this[_0x3cc2('0x3ef')]]>_0x542b5f[this[_0x3cc2('0x3ef')]]?-0x1:0x0;},_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')][_0x3cc2('0x420')]=function(_0x1802bc,_0x332cf8,_0x2e52d5,_0x199267,_0x19482f,_0x3148d0){if(0x0===this[_0x3cc2('0x37')][_0x3cc2('0x8')]){if(_0x2e52d5===_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x3f1')])return 0x0;if(_0x2e52d5===_0x2beb52['Group'][_0x3cc2('0x3f3')])return[];}var _0x5bd4a2=0x0;if(_0x2e52d5===_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x3f3')])var _0x7ebd11=[];for(var _0x43a7ef=0x0;_0x43a7ef0x0)return this[_0x3cc2('0x37')][this[_0x3cc2('0x37')]['length']-0x1];},_0x2beb52['Group'][_0x3cc2('0x36')][_0x3cc2('0x42d')]=function(){if(this[_0x3cc2('0x37')][_0x3cc2('0x8')]>0x0)return this[_0x3cc2('0x37')][0x0];},_0x2beb52[_0x3cc2('0x3dc')]['prototype'][_0x3cc2('0x42e')]=function(_0x1e893c,_0x57d313,_0x17e07b){for(var _0x4f0ffe=Number[_0x3cc2('0x2eb')],_0x387436=0x0,_0x1aeeaa=null,_0x5f0c51=0x0;_0x5f0c51_0x75b974&&(!_0x13794f||_0x13794f[_0x3cc2('0x4a')](_0x1fdb0a,_0x563ccc,_0x4ed8e9))&&(_0x75b974=_0x4ed8e9,_0x116efb=_0x563ccc);}return _0x116efb;},_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')][_0x3cc2('0x1bf')]=function(_0x1de286,_0x4c71a2){return this[_0x3cc2('0x420')](_0x1de286,_0x4c71a2,_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x3f1')]);},_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')]['countLiving']=function(){return this[_0x3cc2('0x1bf')](_0x3cc2('0x3e2'),!0x0);},_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')][_0x3cc2('0x430')]=function(){return this[_0x3cc2('0x1bf')](_0x3cc2('0x3e2'),!0x1);},_0x2beb52['Group'][_0x3cc2('0x36')][_0x3cc2('0x431')]=function(_0x55eb72,_0x23029d){return void 0x0===_0x55eb72&&(_0x55eb72=0x0),void 0x0===_0x23029d&&(_0x23029d=this[_0x3cc2('0x37')][_0x3cc2('0x8')]),0x0===_0x23029d?null:_0x2beb52['ArrayUtils'][_0x3cc2('0x432')](this[_0x3cc2('0x37')],_0x55eb72,_0x23029d);},_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')][_0x3cc2('0x433')]=function(_0xd6c0a2,_0x44cf80){var _0x54249f=this[_0x3cc2('0x434')](_0x3cc2('0x3af'),!0x0,_0xd6c0a2,_0x44cf80);return this[_0x3cc2('0x3e')][_0x3cc2('0x332')][_0x3cc2('0x435')](_0x54249f);},_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')]['getAll']=function(_0x128822,_0x380381,_0x4e8921,_0x3f9b4b){void 0x0===_0x4e8921&&(_0x4e8921=0x0),void 0x0===_0x3f9b4b&&(_0x3f9b4b=this['children'][_0x3cc2('0x8')]);for(var _0x1f01a2=[],_0x1f1bd8=_0x4e8921;_0x1f1bd8<_0x3f9b4b;_0x1f1bd8++){var _0x8de9ff=this[_0x3cc2('0x37')][_0x1f1bd8];_0x128822?_0x8de9ff[_0x128822]===_0x380381&&_0x1f01a2[_0x3cc2('0x9')](_0x8de9ff):_0x1f01a2[_0x3cc2('0x9')](_0x8de9ff);}return _0x1f01a2;},_0x2beb52[_0x3cc2('0x3dc')]['prototype'][_0x3cc2('0x1a4')]=function(_0x1a196f,_0x3f75fd,_0x47c19e){if(void 0x0===_0x3f75fd&&(_0x3f75fd=!0x1),void 0x0===_0x47c19e&&(_0x47c19e=!0x1),0x0===this[_0x3cc2('0x37')][_0x3cc2('0x8')]||-0x1===this[_0x3cc2('0x37')][_0x3cc2('0x76')](_0x1a196f))return!0x1;_0x47c19e||!_0x1a196f[_0x3cc2('0x3f9')]||_0x1a196f[_0x3cc2('0x436')]||_0x1a196f[_0x3cc2('0x3f9')][_0x3cc2('0x437')](_0x1a196f,this);var _0x23c2c2=this[_0x3cc2('0x72')](_0x1a196f);return this[_0x3cc2('0x3da')](_0x1a196f),this[_0x3cc2('0x3f4')](),this[_0x3cc2('0x3e5')]===_0x1a196f&&this['next'](),_0x3f75fd&&_0x23c2c2&&_0x23c2c2[_0x3cc2('0x38')](!0x0),!0x0;},_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')][_0x3cc2('0x3fd')]=function(_0x755e34,_0x58af0d){if(void 0x0===_0x58af0d&&(_0x58af0d=!0x1),this[_0x3cc2('0x37')][_0x3cc2('0x8')]>0x0&&_0x755e34 instanceof _0x2beb52[_0x3cc2('0x3dc')]){do{_0x755e34[_0x3cc2('0x2bd')](this[_0x3cc2('0x37')][0x0],_0x58af0d);}while(this['children']['length']>0x0);this['hash']=[],this[_0x3cc2('0x3e5')]=null;}return _0x755e34;},_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')][_0x3cc2('0x363')]=function(_0x592ad6,_0x3619ae,_0x19b185){if(void 0x0===_0x592ad6&&(_0x592ad6=!0x1),void 0x0===_0x3619ae&&(_0x3619ae=!0x1),void 0x0===_0x19b185&&(_0x19b185=!0x1),0x0!==this[_0x3cc2('0x37')][_0x3cc2('0x8')]){do{!_0x3619ae&&this[_0x3cc2('0x37')][0x0][_0x3cc2('0x3f9')]&&this[_0x3cc2('0x37')][0x0]['events'][_0x3cc2('0x437')](this['children'][0x0],this);var _0x450293=this['removeChild'](this['children'][0x0]);this[_0x3cc2('0x3da')](_0x450293),_0x592ad6&&_0x450293&&_0x450293['destroy'](!0x0,_0x19b185);}while(this[_0x3cc2('0x37')][_0x3cc2('0x8')]>0x0);this['hash']=[],this[_0x3cc2('0x3e5')]=null;}},_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')][_0x3cc2('0x438')]=function(_0x4120d3,_0x7d644b,_0x994864,_0x115810){if(void 0x0===_0x7d644b&&(_0x7d644b=this[_0x3cc2('0x37')][_0x3cc2('0x8')]-0x1),void 0x0===_0x994864&&(_0x994864=!0x1),void 0x0===_0x115810&&(_0x115810=!0x1),0x0!==this[_0x3cc2('0x37')]['length']){if(_0x4120d3>_0x7d644b||_0x4120d3<0x0||_0x7d644b>this[_0x3cc2('0x37')][_0x3cc2('0x8')])return!0x1;for(var _0x52bc42=_0x7d644b;_0x52bc42>=_0x4120d3;){!_0x115810&&this[_0x3cc2('0x37')][_0x52bc42]['events']&&this[_0x3cc2('0x37')][_0x52bc42]['events']['onRemovedFromGroup$dispatch'](this[_0x3cc2('0x37')][_0x52bc42],this);var _0x31b120=this[_0x3cc2('0x72')](this[_0x3cc2('0x37')][_0x52bc42]);this[_0x3cc2('0x3da')](_0x31b120),_0x994864&&_0x31b120&&_0x31b120[_0x3cc2('0x38')](!0x0),this['cursor']===this[_0x3cc2('0x37')][_0x52bc42]&&(this[_0x3cc2('0x3e5')]=null),_0x52bc42--;}this['updateZ']();}},_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')][_0x3cc2('0x439')]=function(_0x425ccf,_0x22ff9c){null==_0x425ccf&&(_0x425ccf=this['game'][_0x3cc2('0x3f')][_0x3cc2('0x32c')]),this[_0x3cc2('0x27d')](function(_0x354c3e){_0x354c3e['position'][_0x3cc2('0x291')](_0x425ccf[_0x3cc2('0x2f4')],_0x425ccf[_0x3cc2('0x2f5')]);},null,_0x22ff9c);},_0x2beb52['Group'][_0x3cc2('0x36')][_0x3cc2('0x43a')]=function(){_0x2beb52[_0x3cc2('0x43b')][_0x3cc2('0x43a')](this[_0x3cc2('0x37')]),this[_0x3cc2('0x3f4')]();},_0x2beb52[_0x3cc2('0x3dc')]['prototype'][_0x3cc2('0x38')]=function(_0x15f501,_0x27ae4c){null===this[_0x3cc2('0x3e')]||this[_0x3cc2('0x3e3')]||(void 0x0===_0x15f501&&(_0x15f501=!0x0),void 0x0===_0x27ae4c&&(_0x27ae4c=!0x1),this[_0x3cc2('0x3eb')][_0x3cc2('0x330')](this,_0x15f501,_0x27ae4c),this[_0x3cc2('0x363')](_0x15f501),this[_0x3cc2('0x3e5')]=null,this[_0x3cc2('0x60')]=null,this[_0x3cc2('0x41a')]=!0x1,_0x27ae4c||(this[_0x3cc2('0x3')]&&this[_0x3cc2('0x3')][_0x3cc2('0x72')](this),this[_0x3cc2('0x3e')]=null,this[_0x3cc2('0x3af')]=!0x1));},Object[_0x3cc2('0x8d')](_0x2beb52['Group']['prototype'],_0x3cc2('0x43c'),{'get':function(){return this[_0x3cc2('0x420')](_0x3cc2('0x3af'),!0x0,_0x2beb52[_0x3cc2('0x3dc')]['RETURN_TOTAL']);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')],_0x3cc2('0x8'),{'get':function(){return this[_0x3cc2('0x37')][_0x3cc2('0x8')];}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')],_0x3cc2('0x2c2'),{'get':function(){return _0x2beb52['Math'][_0x3cc2('0x2d1')](this['rotation']);},'set':function(_0x4f0510){this['rotation']=_0x2beb52[_0x3cc2('0x47')][_0x3cc2('0x2aa')](_0x4f0510);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')],'centerX',{'get':function(){return this[_0x3cc2('0x7f')](this[_0x3cc2('0x3')])['centerX'];},'set':function(_0x340a3e){var _0x42a064=this[_0x3cc2('0x7f')](this[_0x3cc2('0x3')]),_0x2d84e3=this['x']-_0x42a064['x'];this['x']=_0x340a3e+_0x2d84e3-_0x42a064[_0x3cc2('0x2ac')];}}),Object[_0x3cc2('0x8d')](_0x2beb52['Group'][_0x3cc2('0x36')],_0x3cc2('0x2b9'),{'get':function(){return this[_0x3cc2('0x7f')](this[_0x3cc2('0x3')])[_0x3cc2('0x2b9')];},'set':function(_0x5606a9){var _0x47a6f5=this[_0x3cc2('0x7f')](this[_0x3cc2('0x3')]),_0x53fc9f=this['y']-_0x47a6f5['y'];this['y']=_0x5606a9+_0x53fc9f-_0x47a6f5[_0x3cc2('0x2ae')];}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')],'left',{'get':function(){return this[_0x3cc2('0x7f')](this[_0x3cc2('0x3')])[_0x3cc2('0x2a2')];},'set':function(_0x570070){var _0xb0e82c=this[_0x3cc2('0x7f')](this[_0x3cc2('0x3')]),_0x1db9d0=this['x']-_0xb0e82c['x'];this['x']=_0x570070+_0x1db9d0;}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')],_0x3cc2('0x2a3'),{'get':function(){return this[_0x3cc2('0x7f')](this['parent'])['right'];},'set':function(_0x2b15bf){var _0x3772f3=this[_0x3cc2('0x7f')](this[_0x3cc2('0x3')]),_0x5ce865=this['x']-_0x3772f3['x'];this['x']=_0x2b15bf+_0x5ce865-_0x3772f3[_0x3cc2('0x22')];}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')],'top',{'get':function(){return this['getBounds'](this['parent'])[_0x3cc2('0x2a4')];},'set':function(_0x5261fb){var _0x18825a=this[_0x3cc2('0x7f')](this[_0x3cc2('0x3')]),_0xda2a67=this['y']-_0x18825a['y'];this['y']=_0x5261fb+_0xda2a67;}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')],'bottom',{'get':function(){return this[_0x3cc2('0x7f')](this[_0x3cc2('0x3')])[_0x3cc2('0x2a5')];},'set':function(_0x1e952f){var _0x68d2e4=this[_0x3cc2('0x7f')](this[_0x3cc2('0x3')]),_0x52e72e=this['y']-_0x68d2e4['y'];this['y']=_0x1e952f+_0x52e72e-_0x68d2e4[_0x3cc2('0x4d')];}}),_0x2beb52[_0x3cc2('0x43d')]=function(_0x57c784){_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x4a')](this,_0x57c784,null,_0x3cc2('0x43e'),!0x1),this[_0x3cc2('0x32c')]=new _0x2beb52['Rectangle'](0x0,0x0,_0x57c784['width'],_0x57c784[_0x3cc2('0x4d')]),this[_0x3cc2('0x18e')]=null,this[_0x3cc2('0x43f')]=!0x1,this[_0x3cc2('0x9b')]=_0x57c784['width'],this[_0x3cc2('0x90')]=_0x57c784[_0x3cc2('0x4d')],this['game']['state'][_0x3cc2('0x347')][_0x3cc2('0x2bd')](this[_0x3cc2('0x440')],this);},_0x2beb52[_0x3cc2('0x43d')]['prototype']=Object[_0x3cc2('0x6f')](_0x2beb52['Group'][_0x3cc2('0x36')]),_0x2beb52[_0x3cc2('0x43d')]['prototype'][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x43d')],_0x2beb52[_0x3cc2('0x43d')]['prototype'][_0x3cc2('0x441')]=function(){this[_0x3cc2('0x18e')]=new _0x2beb52['Camera'](this[_0x3cc2('0x3e')],0x0,0x0,0x0,this[_0x3cc2('0x3e')]['width'],this[_0x3cc2('0x3e')]['height']),this[_0x3cc2('0x3e')][_0x3cc2('0x320')][_0x3cc2('0x321')](this),this[_0x3cc2('0x18e')][_0x3cc2('0x441')]();},_0x2beb52[_0x3cc2('0x43d')][_0x3cc2('0x36')][_0x3cc2('0x440')]=function(){this['x']=0x0,this['y']=0x0,this[_0x3cc2('0x18e')][_0x3cc2('0x35f')]();},_0x2beb52[_0x3cc2('0x43d')]['prototype'][_0x3cc2('0x442')]=function(_0x50f53a,_0xf1f329,_0x42a59b,_0x5b218f){this[_0x3cc2('0x43f')]=!0x0,this['_width']=_0x42a59b,this['_height']=_0x5b218f,this['bounds'][_0x3cc2('0x2a8')](_0x50f53a,_0xf1f329,_0x42a59b,_0x5b218f),this['x']=_0x50f53a,this['y']=_0xf1f329,this[_0x3cc2('0x18e')][_0x3cc2('0x32c')]&&this['camera'][_0x3cc2('0x32c')]['setTo'](_0x50f53a,_0xf1f329,Math[_0x3cc2('0x57')](_0x42a59b,this[_0x3cc2('0x3e')]['width']),Math[_0x3cc2('0x57')](_0x5b218f,this['game'][_0x3cc2('0x4d')])),this[_0x3cc2('0x3e')]['physics']['setBoundsToWorld']();},_0x2beb52['World'][_0x3cc2('0x36')][_0x3cc2('0x59')]=function(_0x437bbe,_0x39a6ff){this[_0x3cc2('0x43f')]&&(_0x437bbethis[_0x3cc2('0x32c')]['right']&&(_0x3801f5['x']=this[_0x3cc2('0x32c')]['left'])),_0xd1279f&&(_0x3801f5['y']+_0x3801f5[_0x3cc2('0x33')]['height']this[_0x3cc2('0x32c')]['bottom']&&(_0x3801f5['y']=this[_0x3cc2('0x32c')]['top']))):(_0x1719c4&&_0x3801f5['x']+_0x23f608this[_0x3cc2('0x32c')][_0x3cc2('0x2a3')]&&(_0x3801f5['x']=this[_0x3cc2('0x32c')][_0x3cc2('0x2a2')]-_0x23f608),_0xd1279f&&_0x3801f5['y']+_0x23f608this[_0x3cc2('0x32c')][_0x3cc2('0x2a5')]&&(_0x3801f5['y']=this[_0x3cc2('0x32c')][_0x3cc2('0x2a4')]-_0x23f608));},_0x2beb52[_0x3cc2('0x43d')]['prototype'][_0x3cc2('0x444')]=function(_0x2e6e21,_0x4189f0,_0x83e7bd,_0x5c40b4,_0x3c6f16,_0x5479c3){_0x2e6e21[_0x3cc2('0x27d')](this[_0x3cc2('0x2c6')],this,_0x4189f0,_0x83e7bd,_0x5c40b4,_0x3c6f16,_0x5479c3);},Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x43d')]['prototype'],_0x3cc2('0x22'),{'get':function(){return this[_0x3cc2('0x32c')]['width'];},'set':function(_0x91fcaa){_0x91fcaa0x1&&!this[_0x3cc2('0x45a')])this[_0x3cc2('0x32e')][_0x3cc2('0x32e')]>this[_0x3cc2('0x45c')]&&(this[_0x3cc2('0x45c')]=this[_0x3cc2('0x32e')][_0x3cc2('0x32e')]+0x2710,this[_0x3cc2('0x459')][_0x3cc2('0x330')]()),this[_0x3cc2('0x456')]=0x0,this[_0x3cc2('0x458')]=0x0,this[_0x3cc2('0x49a')]?this['rendersThisFrame']=0x0:(this['updateRender'](this[_0x3cc2('0x32e')][_0x3cc2('0x499')]*this[_0x3cc2('0x32e')]['desiredFps']),this[_0x3cc2('0x455')]=0x1);else{var _0x247932=0x3e8*this[_0x3cc2('0x32e')][_0x3cc2('0x499')]/this['time'][_0x3cc2('0x49b')];this[_0x3cc2('0x456')]+=Math[_0x3cc2('0x57')](Math[_0x3cc2('0x2bf')](0x3*_0x247932,this[_0x3cc2('0x32e')][_0x3cc2('0x49c')]),0x0);var _0x3e3b0a=0x0;for(this[_0x3cc2('0x454')]=Math[_0x3cc2('0xaa')](this[_0x3cc2('0x456')]/_0x247932),this[_0x3cc2('0x45a')]&&(this[_0x3cc2('0x454')]=Math[_0x3cc2('0x2bf')](0x1,this['updatesThisFrame'])),this['forceSingleRender']?this[_0x3cc2('0x455')]=0x1:this[_0x3cc2('0x455')]=Math[_0x3cc2('0x2bf')](0x1,this['updatesThisFrame']);this['_deltaTime']>=_0x247932&&(this[_0x3cc2('0x456')]-=_0x247932,this[_0x3cc2('0x453')]=_0x3e3b0a,this[_0x3cc2('0x496')](this[_0x3cc2('0x32e')][_0x3cc2('0x497')]),_0x3e3b0a++,!this[_0x3cc2('0x45a')]||0x1!==_0x3e3b0a);)this[_0x3cc2('0x32e')]['refresh']();_0x3e3b0a>this[_0x3cc2('0x457')]?this['_spiraling']++:_0x3e3b0a0x0&&this['updateRender'](this[_0x3cc2('0x456')]/_0x247932);}}},'updateLogic':function(_0x474587){this[_0x3cc2('0x452')]||this[_0x3cc2('0x44e')]?(this[_0x3cc2('0x27')][_0x3cc2('0x36f')](),this[_0x3cc2('0x33c')]['pauseUpdate'](_0x474587),this[_0x3cc2('0x364')][_0x3cc2('0x3aa')](),this[_0x3cc2('0x362')][_0x3cc2('0x36f')]()):(this[_0x3cc2('0x49d')]&&(this[_0x3cc2('0x44e')]=!0x0),this[_0x3cc2('0x32e')][_0x3cc2('0x49e')](),this[_0x3cc2('0x27')]['preUpdate'](),this[_0x3cc2('0x364')][_0x3cc2('0x3aa')](),this[_0x3cc2('0x18e')][_0x3cc2('0x3aa')](),this[_0x3cc2('0x33f')][_0x3cc2('0x3aa')](),this[_0x3cc2('0x33c')][_0x3cc2('0x3aa')](_0x474587),this[_0x3cc2('0x3a5')][_0x3cc2('0x3aa')](_0x474587),this['stage'][_0x3cc2('0x3aa')](),this[_0x3cc2('0x33c')][_0x3cc2('0x367')](),this[_0x3cc2('0x320')][_0x3cc2('0x367')](),this[_0x3cc2('0x33d')][_0x3cc2('0x367')](),this[_0x3cc2('0x33b')]['update'](),this[_0x3cc2('0x362')][_0x3cc2('0x367')](),this[_0x3cc2('0x33f')][_0x3cc2('0x367')](),this[_0x3cc2('0x3a5')][_0x3cc2('0x367')](),this[_0x3cc2('0x320')][_0x3cc2('0x3a7')](),this['plugins'][_0x3cc2('0x3a7')]()),this[_0x3cc2('0x320')]['updateTransform']();},'updateRender':function(_0x3cbfc0){this[_0x3cc2('0x44d')]||(this[_0x3cc2('0x32e')][_0x3cc2('0x49f')](),this[_0x3cc2('0x33c')][_0x3cc2('0x36d')](_0x3cbfc0),this['renderType']!==_0x2beb52[_0x3cc2('0x47a')]&&(this[_0x3cc2('0x166')][_0x3cc2('0x61')](this['stage']),this[_0x3cc2('0x3a5')]['render'](_0x3cbfc0),this[_0x3cc2('0x33c')][_0x3cc2('0x61')](_0x3cbfc0)),this[_0x3cc2('0x3a5')]['postRender'](_0x3cbfc0));},'enableStep':function(){this[_0x3cc2('0x49d')]=!0x0,this[_0x3cc2('0x44e')]=!0x1,this[_0x3cc2('0x44f')]=0x0;},'disableStep':function(){this[_0x3cc2('0x49d')]=!0x1,this['pendingStep']=!0x1;},'step':function(){this[_0x3cc2('0x44e')]=!0x1,this['stepCount']++;},'destroy':function(){this['raf'][_0x3cc2('0x85')](),this[_0x3cc2('0x364')][_0x3cc2('0x38')]&&this[_0x3cc2('0x364')][_0x3cc2('0x38')](),this[_0x3cc2('0x33c')][_0x3cc2('0x38')](),this[_0x3cc2('0x33b')][_0x3cc2('0x38')](),this[_0x3cc2('0x27')][_0x3cc2('0x38')](),this[_0x3cc2('0x320')][_0x3cc2('0x38')](),this[_0x3cc2('0x362')][_0x3cc2('0x38')](),this[_0x3cc2('0x33f')][_0x3cc2('0x38')](),this['plugins']['destroy'](),this[_0x3cc2('0x364')]=null,this[_0x3cc2('0x33c')]=null,this['sound']=null,this['scale']=null,this[_0x3cc2('0x320')]=null,this[_0x3cc2('0x362')]=null,this['physics']=null,this[_0x3cc2('0x3a5')]=null,this[_0x3cc2('0x180')]=null,this[_0x3cc2('0x35e')]=null,this[_0x3cc2('0x32e')]=null,this[_0x3cc2('0x3f')]=null,this[_0x3cc2('0x359')]=!0x1,this[_0x3cc2('0x166')]['destroy'](!0x1),_0x2beb52[_0x3cc2('0x24a')][_0x3cc2('0x4a0')](this[_0x3cc2('0x156')]),PIXI[_0x3cc2('0x14f')]=null,_0x2beb52['GAMES'][this['id']]=null;},'gamePaused':function(_0x21c0e9){this['_paused']||(this[_0x3cc2('0x452')]=!0x0,this['time'][_0x3cc2('0x4a1')](),this[_0x3cc2('0x33b')]['muteOnPause']&&this[_0x3cc2('0x33b')][_0x3cc2('0x4a2')](),this[_0x3cc2('0x462')][_0x3cc2('0x330')](_0x21c0e9),this['device'][_0x3cc2('0x4a3')]&&this['device']['iOS']&&(this[_0x3cc2('0x44d')]=!0x0));},'gameResumed':function(_0x1d9105){this['_paused']&&!this[_0x3cc2('0x4a4')]&&(this[_0x3cc2('0x452')]=!0x1,this['time'][_0x3cc2('0x4a5')](),this[_0x3cc2('0x362')][_0x3cc2('0x35f')](),this['sound'][_0x3cc2('0x4a6')]&&this[_0x3cc2('0x33b')]['unsetMute'](),this['onResume'][_0x3cc2('0x330')](_0x1d9105),this[_0x3cc2('0x251')][_0x3cc2('0x4a3')]&&this['device']['iOS']&&(this[_0x3cc2('0x44d')]=!0x1));},'focusLoss':function(_0x5d879f){this[_0x3cc2('0x450')]['dispatch'](_0x5d879f),this['stage'][_0x3cc2('0x3ae')]||this[_0x3cc2('0x4a1')](_0x5d879f);},'focusGain':function(_0x4e23d2){this[_0x3cc2('0x451')][_0x3cc2('0x330')](_0x4e23d2),this['stage'][_0x3cc2('0x3ae')]||this[_0x3cc2('0x4a5')](_0x4e23d2);}},_0x2beb52['Game'][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x4a7')],Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x4a7')][_0x3cc2('0x36')],_0x3cc2('0x4a8'),{'get':function(){return this['_paused'];},'set':function(_0x23dedc){!0x0===_0x23dedc?(!0x1===this[_0x3cc2('0x452')]&&(this[_0x3cc2('0x452')]=!0x0,this['sound']['setMute'](),this[_0x3cc2('0x32e')][_0x3cc2('0x4a1')](),this['onPause'][_0x3cc2('0x330')](this)),this[_0x3cc2('0x4a4')]=!0x0):(this[_0x3cc2('0x452')]&&(this[_0x3cc2('0x452')]=!0x1,this['input'][_0x3cc2('0x35f')](),this[_0x3cc2('0x33b')]['unsetMute'](),this[_0x3cc2('0x32e')][_0x3cc2('0x4a5')](),this['onResume'][_0x3cc2('0x330')](this)),this[_0x3cc2('0x4a4')]=!0x1);}}),_0x2beb52[_0x3cc2('0x469')]=function(_0x3b1e54){this[_0x3cc2('0x3e')]=_0x3b1e54,this[_0x3cc2('0x4a9')]=null,this[_0x3cc2('0x4aa')]=null,this[_0x3cc2('0x4ab')]=[],this[_0x3cc2('0x4ac')]=null,this[_0x3cc2('0x4ad')]=null,this[_0x3cc2('0x4ae')]=0x0,this[_0x3cc2('0x4af')]=!0x0,this['multiInputOverride']=_0x2beb52[_0x3cc2('0x469')][_0x3cc2('0x4b0')],this['position']=null,this['speed']=null,this[_0x3cc2('0x4b1')]=null,this['scale']=null,this[_0x3cc2('0x4b2')]=-0x1,this[_0x3cc2('0x4b3')]=0xc8,this[_0x3cc2('0x4b4')]=0x12c,this['holdRate']=0x7d0,this['justPressedRate']=0xc8,this[_0x3cc2('0x4b5')]=0xc8,this[_0x3cc2('0x4b6')]=!0x1,this[_0x3cc2('0x4b7')]=0x64,this[_0x3cc2('0x4b8')]=0x64,this[_0x3cc2('0x4b9')]=[],this[_0x3cc2('0x4ba')]=null,this[_0x3cc2('0x4bb')]=null,this['pointer3']=null,this[_0x3cc2('0x4bc')]=null,this['pointer5']=null,this[_0x3cc2('0x4bd')]=null,this[_0x3cc2('0x4be')]=null,this[_0x3cc2('0x4bf')]=null,this[_0x3cc2('0x4c0')]=null,this[_0x3cc2('0x4c1')]=null,this[_0x3cc2('0x4c2')]=[],this[_0x3cc2('0x4c3')]=null,this[_0x3cc2('0x4c4')]=null,this['mouse']=null,this[_0x3cc2('0x4c5')]=null,this[_0x3cc2('0x4c6')]=null,this[_0x3cc2('0x4c7')]=null,this['gamepad']=null,this['resetLocked']=!0x1,this[_0x3cc2('0x4c8')]=null,this[_0x3cc2('0x4c9')]=null,this[_0x3cc2('0x4ca')]=null,this[_0x3cc2('0x4cb')]=null,this['minPriorityID']=0x0,this[_0x3cc2('0x4cc')]=new _0x2beb52[(_0x3cc2('0x41d'))](),this[_0x3cc2('0x4cd')]=new _0x2beb52[(_0x3cc2('0x29'))](),this['_pollCounter']=0x0,this[_0x3cc2('0x4ce')]=null,this['_x']=0x0,this['_y']=0x0;},_0x2beb52[_0x3cc2('0x469')][_0x3cc2('0x4cf')]=0x0,_0x2beb52[_0x3cc2('0x469')][_0x3cc2('0x4d0')]=0x1,_0x2beb52[_0x3cc2('0x469')][_0x3cc2('0x4b0')]=0x2,_0x2beb52[_0x3cc2('0x469')][_0x3cc2('0x4d1')]=0xa,_0x2beb52[_0x3cc2('0x469')][_0x3cc2('0x36')]={'boot':function(){this[_0x3cc2('0x4c4')]=new _0x2beb52[(_0x3cc2('0x4d2'))](this[_0x3cc2('0x3e')],0x0,_0x2beb52[_0x3cc2('0x4d3')]['CURSOR']),this['addPointer'](),this[_0x3cc2('0x4d4')](),this[_0x3cc2('0x39c')]=new _0x2beb52['Mouse'](this[_0x3cc2('0x3e')]),this[_0x3cc2('0x4c6')]=new _0x2beb52[(_0x3cc2('0x4d5'))](this[_0x3cc2('0x3e')]),this[_0x3cc2('0x4c7')]=new _0x2beb52[(_0x3cc2('0x4d6'))](this['game']),_0x2beb52[_0x3cc2('0x4d7')]&&(this[_0x3cc2('0x4c5')]=new _0x2beb52[(_0x3cc2('0x4d7'))](this['game'])),_0x2beb52[_0x3cc2('0x4d8')]&&(this[_0x3cc2('0x4d9')]=new _0x2beb52[(_0x3cc2('0x4d8'))](this[_0x3cc2('0x3e')])),this[_0x3cc2('0x4c8')]=new _0x2beb52[(_0x3cc2('0x311'))](),this['onUp']=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0x4ca')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0x4cb')]=new _0x2beb52[(_0x3cc2('0x311'))](),this['scale']=new _0x2beb52[(_0x3cc2('0x29'))](0x1,0x1),this[_0x3cc2('0x4da')]=new _0x2beb52[(_0x3cc2('0x29'))](),this['position']=new _0x2beb52[(_0x3cc2('0x29'))](),this[_0x3cc2('0x4ce')]=new _0x2beb52[(_0x3cc2('0x29'))](),this[_0x3cc2('0x4b1')]=new _0x2beb52['Circle'](0x0,0x0,0x2c),this[_0x3cc2('0x4c3')]=this[_0x3cc2('0x4c4')],this[_0x3cc2('0x4a9')]=_0x2beb52['CanvasPool'][_0x3cc2('0x6f')](this,0x1,0x1),this[_0x3cc2('0x4aa')]=this['hitCanvas'][_0x3cc2('0x16a')]('2d'),this['mouse'][_0x3cc2('0x89')](),this['game']['device'][_0x3cc2('0x4c7')]||this[_0x3cc2('0x4c6')][_0x3cc2('0x89')](),this[_0x3cc2('0x4c7')][_0x3cc2('0x89')](),this[_0x3cc2('0x4c4')]['active']=!0x0,this[_0x3cc2('0x4c5')]&&this[_0x3cc2('0x4c5')][_0x3cc2('0x89')]();var _0x4a2470=this;this[_0x3cc2('0x4db')]=function(_0x36ae7b){_0x4a2470['onClickTrampoline'](_0x36ae7b);},this[_0x3cc2('0x3e')][_0x3cc2('0x156')][_0x3cc2('0x3ca')]('click',this[_0x3cc2('0x4db')],!0x1);},'destroy':function(){this[_0x3cc2('0x39c')]['stop'](),this[_0x3cc2('0x4c6')][_0x3cc2('0x85')](),this[_0x3cc2('0x4c7')][_0x3cc2('0x85')](),this[_0x3cc2('0x4c5')]&&this[_0x3cc2('0x4c5')]['stop'](),this[_0x3cc2('0x4d9')]&&this[_0x3cc2('0x4d9')][_0x3cc2('0x85')](),this[_0x3cc2('0x4ab')]=[],_0x2beb52['CanvasPool'][_0x3cc2('0x1a4')](this),this[_0x3cc2('0x3e')][_0x3cc2('0x156')]['removeEventListener'](_0x3cc2('0x3cb'),this[_0x3cc2('0x4db')]);},'setInteractiveCandidateHandler':function(_0x1b473a,_0x22c1f9){this[_0x3cc2('0x4ac')]=_0x1b473a,this[_0x3cc2('0x4ad')]=_0x22c1f9;},'addMoveCallback':function(_0x27852d,_0x3a851b){this[_0x3cc2('0x4ab')]['push']({'callback':_0x27852d,'context':_0x3a851b});},'addTouchLockCallback':function(_0x3cdf2d,_0x33cadf,_0x4c34bc){void 0x0===_0x4c34bc&&(_0x4c34bc=!0x1),this[_0x3cc2('0x4b9')]['push']({'callback':_0x3cdf2d,'context':_0x33cadf,'onEnd':_0x4c34bc});},'removeTouchLockCallback':function(_0x223a91,_0x1b41c5){for(var _0x120e4d=this['touchLockCallbacks'][_0x3cc2('0x8')];_0x120e4d--;)if(this['touchLockCallbacks'][_0x120e4d][_0x3cc2('0x4dc')]===_0x223a91&&this[_0x3cc2('0x4b9')][_0x120e4d][_0x3cc2('0x9e')]===_0x1b41c5)return this['touchLockCallbacks'][_0x3cc2('0x73')](_0x120e4d,0x1),!0x0;return!0x1;},'executeTouchLockCallbacks':function(_0x3d8ac9,_0x5e8fc4){for(var _0x562b4c=this['touchLockCallbacks'][_0x3cc2('0x8')];_0x562b4c--;){var _0x533e6a=this[_0x3cc2('0x4b9')][_0x562b4c];_0x533e6a['onEnd']===_0x3d8ac9&&_0x533e6a[_0x3cc2('0x4dc')][_0x3cc2('0x4a')](_0x533e6a[_0x3cc2('0x9e')],this,_0x5e8fc4)&&this[_0x3cc2('0x4b9')][_0x3cc2('0x73')](_0x562b4c,0x1);}},'deleteMoveCallback':function(_0x31fa6e,_0x5e5f91){for(var _0xeb62df=this[_0x3cc2('0x4ab')][_0x3cc2('0x8')];_0xeb62df--;)if(this[_0x3cc2('0x4ab')][_0xeb62df]['callback']===_0x31fa6e&&this[_0x3cc2('0x4ab')][_0xeb62df]['context']===_0x5e5f91)return void this['moveCallbacks'][_0x3cc2('0x73')](_0xeb62df,0x1);},'addPointer':function(){if(this[_0x3cc2('0x4c2')][_0x3cc2('0x8')]>=_0x2beb52[_0x3cc2('0x469')][_0x3cc2('0x4d1')])return console[_0x3cc2('0x184')](_0x3cc2('0x4dd')+_0x2beb52[_0x3cc2('0x469')][_0x3cc2('0x4d1')]+'\x20pointers\x20reached.'),null;var _0xe3fb9f=this[_0x3cc2('0x4c2')][_0x3cc2('0x8')]+0x1,_0x5a8da4=new _0x2beb52[(_0x3cc2('0x4d2'))](this[_0x3cc2('0x3e')],_0xe3fb9f,_0x2beb52[_0x3cc2('0x4d3')]['CONTACT']);return this['pointers'][_0x3cc2('0x9')](_0x5a8da4),this[_0x3cc2('0x4de')+_0xe3fb9f]=_0x5a8da4,_0x5a8da4;},'update':function(){if(this['keyboard']&&this[_0x3cc2('0x4c5')][_0x3cc2('0x367')](),this[_0x3cc2('0x4ae')]>0x0&&this[_0x3cc2('0x4df')]=0x0&&this[_0x3cc2('0x4e2')](this[_0x3cc2('0x4b2')])>=this[_0x3cc2('0x4b2')])return null;if(!this[_0x3cc2('0x4ba')][_0x3cc2('0x387')])return this[_0x3cc2('0x4ba')][_0x3cc2('0x89')](_0x475ade);if(!this[_0x3cc2('0x4bb')]['active'])return this['pointer2'][_0x3cc2('0x89')](_0x475ade);for(var _0x5221d2=0x2;_0x5221d20x0;_0x52e59d++)this[_0x3cc2('0x4c2')][_0x52e59d][_0x3cc2('0x387')]&&_0x17a1d9--;return _0xe1290e-_0x17a1d9;},'getPointer':function(_0x5ae259){void 0x0===_0x5ae259&&(_0x5ae259=!0x1);for(var _0x2dc27c=0x0;_0x2dc27c=_0x52eae0&&this['game'][_0x3cc2('0x18e')]['x']+_0x187019['x']<_0x52eae0+_0x552966&&(_0x51b128=_0x1970f5['y']-_0x46529d*_0x1970f5['anchorY'],this[_0x3cc2('0x3e')][_0x3cc2('0x18e')]['y']+_0x187019['y']>=_0x51b128&&this[_0x3cc2('0x3e')][_0x3cc2('0x18e')]['y']+_0x187019['y']<_0x51b128+_0x46529d))return!0x0;}else if(_0x1970f5 instanceof _0x2beb52[_0x3cc2('0x4e8')]){var _0x552966=_0x1970f5[_0x3cc2('0x22')],_0x46529d=_0x1970f5[_0x3cc2('0x4d')],_0x52eae0=-_0x552966*_0x1970f5[_0x3cc2('0x62')]['x'];if(this[_0x3cc2('0x4cd')]['x']>=_0x52eae0&&this[_0x3cc2('0x4cd')]['x']<_0x52eae0+_0x552966&&(_0x51b128=-_0x46529d*_0x1970f5[_0x3cc2('0x62')]['y'],this[_0x3cc2('0x4cd')]['y']>=_0x51b128&&this[_0x3cc2('0x4cd')]['y']<_0x51b128+_0x46529d))return!0x0;}else if(_0x1970f5 instanceof PIXI['Sprite']){var _0x552966=_0x1970f5[_0x3cc2('0x5c')][_0x3cc2('0x96')][_0x3cc2('0x22')]/_0x1970f5[_0x3cc2('0x5c')][_0x3cc2('0x5a')][_0x3cc2('0xa0')],_0x46529d=_0x1970f5[_0x3cc2('0x5c')][_0x3cc2('0x96')][_0x3cc2('0x4d')]/_0x1970f5['texture'][_0x3cc2('0x5a')]['resolution'],_0x52eae0=-_0x552966*_0x1970f5['anchor']['x'];if(this[_0x3cc2('0x4cd')]['x']>=_0x52eae0&&this['_localPoint']['x']<_0x52eae0+_0x552966){var _0x51b128=-_0x46529d*_0x1970f5[_0x3cc2('0x62')]['y'];if(this[_0x3cc2('0x4cd')]['y']>=_0x51b128&&this['_localPoint']['y']<_0x51b128+_0x46529d)return!0x0;}}else if(_0x1970f5 instanceof _0x2beb52['Graphics'])for(_0x351c57=0x0;_0x351c57<_0x1970f5[_0x3cc2('0x4e9')]['length'];_0x351c57++){var _0x38e3f9=_0x1970f5[_0x3cc2('0x4e9')][_0x351c57];if(_0x38e3f9[_0x3cc2('0x4ea')]&&_0x38e3f9['shape']&&_0x38e3f9[_0x3cc2('0x4eb')][_0x3cc2('0x7d')](this[_0x3cc2('0x4cd')]['x'],this[_0x3cc2('0x4cd')]['y']))return!0x0;}for(var _0x351c57=0x0;_0x351c57<_0x1970f5['children']['length'];_0x351c57++)if(this['hitTest'](_0x1970f5[_0x3cc2('0x37')][_0x351c57],_0x187019,_0x563b9b))return!0x0;return!0x1;},'onClickTrampoline':function(){this['activePointer'][_0x3cc2('0x4ec')]();}},_0x2beb52[_0x3cc2('0x469')][_0x3cc2('0x36')]['constructor']=_0x2beb52[_0x3cc2('0x469')],Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x469')][_0x3cc2('0x36')],'x',{'get':function(){return this['_x'];},'set':function(_0x461cc6){this['_x']=Math['floor'](_0x461cc6);}}),Object[_0x3cc2('0x8d')](_0x2beb52['Input'][_0x3cc2('0x36')],'y',{'get':function(){return this['_y'];},'set':function(_0x58051a){this['_y']=Math[_0x3cc2('0xaa')](_0x58051a);}}),Object[_0x3cc2('0x8d')](_0x2beb52['Input']['prototype'],'pollLocked',{'get':function(){return this[_0x3cc2('0x4ae')]>0x0&&this[_0x3cc2('0x4df')]this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')];},'justReleased':function(_0x7daa47){return _0x7daa47=_0x7daa47||0xfa,this[_0x3cc2('0x54f')]&&this[_0x3cc2('0x551')]+_0x7daa47>this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')];},'reset':function(){this[_0x3cc2('0x54e')]=!0x1,this['isUp']=!0x0,this[_0x3cc2('0x550')]=this['game'][_0x3cc2('0x32e')][_0x3cc2('0x32e')],this[_0x3cc2('0x552')]=0x0,this[_0x3cc2('0x555')]=!0x1,this[_0x3cc2('0x556')]=!0x1,this[_0x3cc2('0x557')]=!0x1;},'destroy':function(){this[_0x3cc2('0x4c8')][_0x3cc2('0x4e1')](),this[_0x3cc2('0x4c9')][_0x3cc2('0x4e1')](),this[_0x3cc2('0x554')]['dispose'](),this[_0x3cc2('0x3')]=null,this['game']=null;}},_0x2beb52[_0x3cc2('0x54d')][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x54d')],Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x54d')][_0x3cc2('0x36')],_0x3cc2('0x323'),{'get':function(){return this[_0x3cc2('0x54f')]?-0x1:this[_0x3cc2('0x3e')]['time'][_0x3cc2('0x32e')]-this[_0x3cc2('0x550')];}}),_0x2beb52['Pointer']=function(_0x59109d,_0x4e3dfb,_0x43fc34){this[_0x3cc2('0x3e')]=_0x59109d,this['id']=_0x4e3dfb,this[_0x3cc2('0x10b')]=_0x2beb52[_0x3cc2('0x558')],this[_0x3cc2('0x3af')]=!0x0,this[_0x3cc2('0x4e4')]=0x0,this[_0x3cc2('0x546')]=null,this[_0x3cc2('0x559')]=_0x43fc34||_0x2beb52['PointerMode'][_0x3cc2('0x55a')]|_0x2beb52[_0x3cc2('0x4d3')][_0x3cc2('0x55b')],this[_0x3cc2('0x21f')]=null,this[_0x3cc2('0x4f6')]=null,this[_0x3cc2('0x55c')]=new _0x2beb52[(_0x3cc2('0x54d'))](this,_0x2beb52[_0x3cc2('0x4d2')]['LEFT_BUTTON']),this[_0x3cc2('0x55d')]=new _0x2beb52[(_0x3cc2('0x54d'))](this,_0x2beb52[_0x3cc2('0x4d2')][_0x3cc2('0x502')]),this[_0x3cc2('0x55e')]=new _0x2beb52[(_0x3cc2('0x54d'))](this,_0x2beb52[_0x3cc2('0x4d2')]['RIGHT_BUTTON']),this[_0x3cc2('0x55f')]=new _0x2beb52[(_0x3cc2('0x54d'))](this,_0x2beb52['Pointer'][_0x3cc2('0x504')]),this[_0x3cc2('0x560')]=new _0x2beb52[(_0x3cc2('0x54d'))](this,_0x2beb52[_0x3cc2('0x4d2')][_0x3cc2('0x505')]),this[_0x3cc2('0x561')]=new _0x2beb52[(_0x3cc2('0x54d'))](this,_0x2beb52[_0x3cc2('0x4d2')][_0x3cc2('0x562')]),this['_holdSent']=!0x1,this[_0x3cc2('0x563')]=[],this[_0x3cc2('0x564')]=0x0,this[_0x3cc2('0x565')]=!0x1,this['withinGame']=!0x1,this[_0x3cc2('0x566')]=-0x1,this['clientY']=-0x1,this['pageX']=-0x1,this[_0x3cc2('0x567')]=-0x1,this[_0x3cc2('0x568')]=-0x1,this[_0x3cc2('0x569')]=-0x1,this[_0x3cc2('0x56a')]=0x0,this['rawMovementY']=0x0,this['movementX']=0x0,this[_0x3cc2('0x56b')]=0x0,this['x']=-0x1,this['y']=-0x1,this[_0x3cc2('0x56c')]=0x0===_0x4e3dfb,this[_0x3cc2('0x54e')]=!0x1,this[_0x3cc2('0x54f')]=!0x0,this[_0x3cc2('0x550')]=0x0,this[_0x3cc2('0x551')]=0x0,this[_0x3cc2('0x56d')]=0x0,this[_0x3cc2('0x56e')]=0x0,this[_0x3cc2('0x56f')]=Number[_0x3cc2('0x2eb')],this['targetObject']=null,this[_0x3cc2('0x570')]=[],this[_0x3cc2('0x387')]=!0x1,this[_0x3cc2('0x1f9')]=!0x1,this['position']=new _0x2beb52[(_0x3cc2('0x29'))](),this[_0x3cc2('0x571')]=new _0x2beb52['Point'](),this[_0x3cc2('0x572')]=new _0x2beb52[(_0x3cc2('0x29'))](),this[_0x3cc2('0x4b1')]=new _0x2beb52[(_0x3cc2('0x296'))](0x0,0x0,0x2c),this[_0x3cc2('0x573')]=null,this[_0x3cc2('0x574')]=null;},_0x2beb52['Pointer'][_0x3cc2('0x501')]=0x0,_0x2beb52['Pointer'][_0x3cc2('0x575')]=0x1,_0x2beb52[_0x3cc2('0x4d2')][_0x3cc2('0x503')]=0x2,_0x2beb52[_0x3cc2('0x4d2')][_0x3cc2('0x502')]=0x4,_0x2beb52[_0x3cc2('0x4d2')]['BACK_BUTTON']=0x8,_0x2beb52['Pointer'][_0x3cc2('0x505')]=0x10,_0x2beb52[_0x3cc2('0x4d2')][_0x3cc2('0x562')]=0x20,_0x2beb52[_0x3cc2('0x4d2')][_0x3cc2('0x36')]={'resetButtons':function(){this[_0x3cc2('0x54e')]=!0x1,this[_0x3cc2('0x54f')]=!0x0,this[_0x3cc2('0x56c')]&&(this[_0x3cc2('0x55c')]['reset'](),this[_0x3cc2('0x55d')][_0x3cc2('0x35f')](),this[_0x3cc2('0x55e')][_0x3cc2('0x35f')](),this[_0x3cc2('0x55f')]['reset'](),this[_0x3cc2('0x560')]['reset'](),this[_0x3cc2('0x561')][_0x3cc2('0x35f')]());},'processButtonsDown':function(_0x1110a7,_0x139c5a){_0x1110a7===_0x2beb52[_0x3cc2('0x500')][_0x3cc2('0x575')]&&this[_0x3cc2('0x55c')][_0x3cc2('0x89')](_0x139c5a),_0x1110a7===_0x2beb52[_0x3cc2('0x500')]['RIGHT_BUTTON']&&this[_0x3cc2('0x55e')][_0x3cc2('0x89')](_0x139c5a),_0x1110a7===_0x2beb52[_0x3cc2('0x500')]['MIDDLE_BUTTON']&&this[_0x3cc2('0x55d')][_0x3cc2('0x89')](_0x139c5a),_0x1110a7===_0x2beb52['Mouse']['BACK_BUTTON']&&this[_0x3cc2('0x55f')][_0x3cc2('0x89')](_0x139c5a),_0x1110a7===_0x2beb52[_0x3cc2('0x500')][_0x3cc2('0x505')]&&this[_0x3cc2('0x560')][_0x3cc2('0x89')](_0x139c5a);},'processButtonsUp':function(_0x317a57,_0x594586){_0x317a57===_0x2beb52[_0x3cc2('0x500')][_0x3cc2('0x575')]&&this[_0x3cc2('0x55c')][_0x3cc2('0x85')](_0x594586),_0x317a57===_0x2beb52[_0x3cc2('0x500')]['RIGHT_BUTTON']&&this[_0x3cc2('0x55e')][_0x3cc2('0x85')](_0x594586),_0x317a57===_0x2beb52[_0x3cc2('0x500')][_0x3cc2('0x502')]&&this[_0x3cc2('0x55d')][_0x3cc2('0x85')](_0x594586),_0x317a57===_0x2beb52[_0x3cc2('0x500')][_0x3cc2('0x504')]&&this[_0x3cc2('0x55f')][_0x3cc2('0x85')](_0x594586),_0x317a57===_0x2beb52[_0x3cc2('0x500')]['FORWARD_BUTTON']&&this['forwardButton'][_0x3cc2('0x85')](_0x594586);},'processButtonsUpDown':function(_0x423244,_0x50bec2){var _0x1c6a2f=_0x3cc2('0x576')===_0x50bec2[_0x3cc2('0x10b')][_0x3cc2('0x577')]()[_0x3cc2('0x242')](-0x4),_0x3dd199='move'===_0x50bec2[_0x3cc2('0x10b')]['toLowerCase']()[_0x3cc2('0x242')](-0x4);void 0x0!==_0x423244?(_0x1c6a2f&&0x1===_0x423244&&_0x50bec2[_0x3cc2('0x557')]&&(_0x423244=0x2),this[_0x3cc2('0x55c')][_0x3cc2('0x578')](_0x2beb52[_0x3cc2('0x4d2')][_0x3cc2('0x575')]&_0x423244,_0x50bec2),this[_0x3cc2('0x55e')]['startStop'](_0x2beb52[_0x3cc2('0x4d2')]['RIGHT_BUTTON']&_0x423244,_0x50bec2),this[_0x3cc2('0x55d')]['startStop'](_0x2beb52[_0x3cc2('0x4d2')]['MIDDLE_BUTTON']&_0x423244,_0x50bec2),this[_0x3cc2('0x55f')][_0x3cc2('0x578')](_0x2beb52[_0x3cc2('0x4d2')]['BACK_BUTTON']&_0x423244,_0x50bec2),this['forwardButton']['startStop'](_0x2beb52[_0x3cc2('0x4d2')][_0x3cc2('0x505')]&_0x423244,_0x50bec2),this[_0x3cc2('0x561')]['startStop'](_0x2beb52[_0x3cc2('0x4d2')][_0x3cc2('0x562')]&_0x423244,_0x50bec2)):void 0x0!==_0x50bec2[_0x3cc2('0x4f6')]?_0x1c6a2f&&_0x50bec2[_0x3cc2('0x557')]&&0x0===_0x50bec2[_0x3cc2('0x4f6')]?this[_0x3cc2('0x55e')]['start'](_0x50bec2):_0x1c6a2f?this[_0x3cc2('0x579')](_0x50bec2['button'],_0x50bec2):_0x3dd199||this[_0x3cc2('0x57a')](_0x50bec2[_0x3cc2('0x4f6')],_0x50bec2):_0x1c6a2f?_0x50bec2[_0x3cc2('0x557')]?this[_0x3cc2('0x55e')][_0x3cc2('0x89')](_0x50bec2):this['leftButton'][_0x3cc2('0x89')](_0x50bec2):(this[_0x3cc2('0x55c')][_0x3cc2('0x85')](_0x50bec2),this['rightButton'][_0x3cc2('0x85')](_0x50bec2));},'updateButtons':function(_0x2d9659){this[_0x3cc2('0x4f6')]=_0x2d9659['button'],this[_0x3cc2('0x57b')](_0x2d9659[_0x3cc2('0x57c')],_0x2d9659),this['isUp']=!0x0,this[_0x3cc2('0x54e')]=!0x1,(this[_0x3cc2('0x55c')][_0x3cc2('0x54e')]||this['rightButton'][_0x3cc2('0x54e')]||this[_0x3cc2('0x55d')][_0x3cc2('0x54e')]||this[_0x3cc2('0x55f')]['isDown']||this[_0x3cc2('0x560')][_0x3cc2('0x54e')]||this[_0x3cc2('0x561')][_0x3cc2('0x54e')])&&(this[_0x3cc2('0x54f')]=!0x1,this['isDown']=!0x0);},'start':function(_0x2aba22){var _0x294af6=this[_0x3cc2('0x3e')]['input'];return _0x2aba22[_0x3cc2('0x546')]&&(this[_0x3cc2('0x546')]=_0x2aba22[_0x3cc2('0x546')]),this['identifier']=_0x2aba22[_0x3cc2('0x4e4')],this[_0x3cc2('0x21f')]=_0x2aba22[_0x3cc2('0x21f')],this['isMouse']?this[_0x3cc2('0x57d')](_0x2aba22):(this[_0x3cc2('0x54e')]=!0x0,this[_0x3cc2('0x54f')]=!0x1),this[_0x3cc2('0x387')]=!0x0,this['withinGame']=!0x0,this[_0x3cc2('0x1f9')]=!0x1,this['_history']=[],this[_0x3cc2('0x573')]=null,this[_0x3cc2('0x574')]=null,this[_0x3cc2('0x56f')]=this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')]-this['timeDown'],this[_0x3cc2('0x550')]=this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')],this[_0x3cc2('0x57e')]=!0x1,this['move'](_0x2aba22,!0x0),this['positionDown'][_0x3cc2('0x2a8')](this['x'],this['y']),(_0x294af6[_0x3cc2('0x57f')]===_0x2beb52[_0x3cc2('0x469')][_0x3cc2('0x4cf')]||_0x294af6[_0x3cc2('0x57f')]===_0x2beb52[_0x3cc2('0x469')][_0x3cc2('0x4b0')]||_0x294af6[_0x3cc2('0x57f')]===_0x2beb52[_0x3cc2('0x469')][_0x3cc2('0x4d0')]&&0x0===_0x294af6[_0x3cc2('0x580')])&&(_0x294af6['x']=this['x'],_0x294af6['y']=this['y'],_0x294af6['position'][_0x3cc2('0x2a8')](this['x'],this['y']),_0x294af6[_0x3cc2('0x4c8')][_0x3cc2('0x330')](this,_0x2aba22),_0x294af6[_0x3cc2('0x581')](this['x'],this['y'])),this[_0x3cc2('0x565')]=!0x1,this[_0x3cc2('0x56e')]++,null!==this['targetObject']&&this[_0x3cc2('0x582')][_0x3cc2('0x583')](this),this;},'update':function(){var _0x52d502=this[_0x3cc2('0x3e')][_0x3cc2('0x362')];this[_0x3cc2('0x387')]&&(this[_0x3cc2('0x1f9')]&&(_0x52d502[_0x3cc2('0x4cc')]['total']>0x0&&this['processInteractiveObjects'](!0x1),this[_0x3cc2('0x1f9')]=!0x1),!0x1===this[_0x3cc2('0x57e')]&&this[_0x3cc2('0x323')]>=_0x52d502[_0x3cc2('0x584')]&&((_0x52d502[_0x3cc2('0x57f')]===_0x2beb52[_0x3cc2('0x469')][_0x3cc2('0x4cf')]||_0x52d502['multiInputOverride']===_0x2beb52['Input'][_0x3cc2('0x4b0')]||_0x52d502[_0x3cc2('0x57f')]===_0x2beb52[_0x3cc2('0x469')]['TOUCH_OVERRIDES_MOUSE']&&0x0===_0x52d502[_0x3cc2('0x580')])&&_0x52d502[_0x3cc2('0x4cb')][_0x3cc2('0x330')](this),this[_0x3cc2('0x57e')]=!0x0),_0x52d502[_0x3cc2('0x4b6')]&&this[_0x3cc2('0x3e')]['time'][_0x3cc2('0x32e')]>=this[_0x3cc2('0x564')]&&(this[_0x3cc2('0x564')]=this['game'][_0x3cc2('0x32e')]['time']+_0x52d502[_0x3cc2('0x4b7')],this[_0x3cc2('0x563')][_0x3cc2('0x9')]({'x':this[_0x3cc2('0x26')]['x'],'y':this[_0x3cc2('0x26')]['y']}),this[_0x3cc2('0x563')][_0x3cc2('0x8')]>_0x52d502['recordLimit']&&this['_history'][_0x3cc2('0x585')]()));},'move':function(_0x52f04c,_0x5db9fa){var _0x435109=this[_0x3cc2('0x3e')][_0x3cc2('0x362')];if(!_0x435109[_0x3cc2('0x586')]){void 0x0===_0x5db9fa&&(_0x5db9fa=!0x1),void 0x0!==_0x52f04c[_0x3cc2('0x4f6')]&&(this[_0x3cc2('0x4f6')]=_0x52f04c[_0x3cc2('0x4f6')]),this[_0x3cc2('0x56c')]&&this[_0x3cc2('0x57d')](_0x52f04c),this[_0x3cc2('0x566')]=_0x52f04c[_0x3cc2('0x566')],this['clientY']=_0x52f04c['clientY'],this[_0x3cc2('0x587')]=_0x52f04c['pageX'],this[_0x3cc2('0x567')]=_0x52f04c['pageY'],this[_0x3cc2('0x568')]=_0x52f04c[_0x3cc2('0x568')],this['screenY']=_0x52f04c['screenY'],this[_0x3cc2('0x56c')]&&_0x435109[_0x3cc2('0x39c')]['locked']&&!_0x5db9fa&&(this[_0x3cc2('0x56a')]=_0x52f04c['movementX']||_0x52f04c[_0x3cc2('0x588')]||_0x52f04c['webkitMovementX']||0x0,this[_0x3cc2('0x589')]=_0x52f04c[_0x3cc2('0x56b')]||_0x52f04c[_0x3cc2('0x58a')]||_0x52f04c[_0x3cc2('0x58b')]||0x0,this[_0x3cc2('0x58c')]+=this[_0x3cc2('0x56a')],this[_0x3cc2('0x56b')]+=this['rawMovementY']),this['x']=(this['pageX']-this[_0x3cc2('0x3e')][_0x3cc2('0x27')][_0x3cc2('0x15a')]['x'])*_0x435109[_0x3cc2('0x27')]['x'],this['y']=(this['pageY']-this[_0x3cc2('0x3e')][_0x3cc2('0x27')][_0x3cc2('0x15a')]['y'])*_0x435109['scale']['y'],this['position'][_0x3cc2('0x2a8')](this['x'],this['y']),this[_0x3cc2('0x4b1')]['x']=this['x'],this[_0x3cc2('0x4b1')]['y']=this['y'],(_0x435109[_0x3cc2('0x57f')]===_0x2beb52[_0x3cc2('0x469')][_0x3cc2('0x4cf')]||_0x435109[_0x3cc2('0x57f')]===_0x2beb52['Input'][_0x3cc2('0x4b0')]||_0x435109[_0x3cc2('0x57f')]===_0x2beb52[_0x3cc2('0x469')]['TOUCH_OVERRIDES_MOUSE']&&0x0===_0x435109['totalActivePointers'])&&(_0x435109[_0x3cc2('0x4c3')]=this,_0x435109['x']=this['x'],_0x435109['y']=this['y'],_0x435109[_0x3cc2('0x26')][_0x3cc2('0x2a8')](_0x435109['x'],_0x435109['y']),_0x435109[_0x3cc2('0x4b1')]['x']=_0x435109['x'],_0x435109[_0x3cc2('0x4b1')]['y']=_0x435109['y']),this[_0x3cc2('0x51b')]=this[_0x3cc2('0x3e')][_0x3cc2('0x27')][_0x3cc2('0x32c')][_0x3cc2('0x7d')](this['pageX'],this['pageY']);for(var _0x4b71e4=_0x435109[_0x3cc2('0x4ab')][_0x3cc2('0x8')];_0x4b71e4--;)_0x435109[_0x3cc2('0x4ab')][_0x4b71e4]['callback']['call'](_0x435109[_0x3cc2('0x4ab')][_0x4b71e4][_0x3cc2('0x9e')],this,this['x'],this['y'],_0x5db9fa);return null===this['targetObject']||this[_0x3cc2('0x3e')]['paused']&&!this[_0x3cc2('0x582')][_0x3cc2('0x58d')]||!0x0!==this[_0x3cc2('0x582')]['isDragged']?_0x435109[_0x3cc2('0x4cc')]['total']>0x0&&this[_0x3cc2('0x58e')](_0x5db9fa):!0x1===this[_0x3cc2('0x582')][_0x3cc2('0x367')](this)&&(this[_0x3cc2('0x582')]=null),this;}},'processInteractiveObjects':function(_0x4be2d7){var _0x4da026=0x0,_0x35788d=-0x1,_0x44cc53=null,_0x58ccb8=this['game'][_0x3cc2('0x362')][_0x3cc2('0x4cc')][_0x3cc2('0x58f')];for(this['interactiveCandidates']=[];_0x58ccb8;)_0x58ccb8[_0x3cc2('0x590')]=!0x1,!_0x58ccb8[_0x3cc2('0x591')](_0x35788d,_0x4da026,!0x1)||this['game'][_0x3cc2('0x4a8')]&&!_0x58ccb8[_0x3cc2('0x592')][_0x3cc2('0x58d')]||(_0x58ccb8[_0x3cc2('0x590')]=!0x0,(_0x4be2d7&&_0x58ccb8[_0x3cc2('0x593')](this,!0x0)||!_0x4be2d7&&_0x58ccb8[_0x3cc2('0x594')](this,!0x0))&&(_0x4da026=_0x58ccb8[_0x3cc2('0x592')][_0x3cc2('0x41b')],_0x35788d=_0x58ccb8['priorityID'],_0x44cc53=_0x58ccb8,this['interactiveCandidates'][_0x3cc2('0x9')](_0x58ccb8))),_0x58ccb8=this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x4cc')][_0x3cc2('0x595')];for(_0x58ccb8=this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x4cc')][_0x3cc2('0x58f')];_0x58ccb8;)!_0x58ccb8['checked']&&_0x58ccb8['validForInput'](_0x35788d,_0x4da026,!0x0)&&(_0x4be2d7&&_0x58ccb8['checkPointerDown'](this,!0x1)||!_0x4be2d7&&_0x58ccb8[_0x3cc2('0x594')](this,!0x1))&&(_0x4da026=_0x58ccb8[_0x3cc2('0x592')]['renderOrderID'],_0x35788d=_0x58ccb8['priorityID'],_0x44cc53=_0x58ccb8,this[_0x3cc2('0x570')][_0x3cc2('0x9')](_0x58ccb8)),_0x58ccb8=this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x4cc')][_0x3cc2('0x595')];return this['game'][_0x3cc2('0x362')][_0x3cc2('0x4ac')]&&(_0x44cc53=this['game']['input'][_0x3cc2('0x4ac')][_0x3cc2('0x4a')](this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x4ad')],this,this[_0x3cc2('0x570')],_0x44cc53)),this[_0x3cc2('0x596')](_0x44cc53,!0x1),null!==this['targetObject'];},'swapTarget':function(_0xf6f296,_0x2f2172){void 0x0===_0x2f2172&&(_0x2f2172=!0x1),null===_0xf6f296?this[_0x3cc2('0x582')]&&(this[_0x3cc2('0x582')][_0x3cc2('0x597')](this,_0x2f2172),this[_0x3cc2('0x582')]=null):null===this[_0x3cc2('0x582')]?(this[_0x3cc2('0x582')]=_0xf6f296,_0xf6f296[_0x3cc2('0x598')](this,_0x2f2172)):this['targetObject']===_0xf6f296?!0x1===_0xf6f296['update'](this)&&(this[_0x3cc2('0x582')]=null):(this[_0x3cc2('0x582')][_0x3cc2('0x597')](this,_0x2f2172),this[_0x3cc2('0x582')]=_0xf6f296,this['targetObject'][_0x3cc2('0x598')](this,_0x2f2172));},'leave':function(_0x45429e){this[_0x3cc2('0x51b')]=!0x1,this[_0x3cc2('0x4e3')](_0x45429e,!0x1);},'stop':function(_0x364cca){var _0x7edc5b=this[_0x3cc2('0x3e')][_0x3cc2('0x362')];if(!this[_0x3cc2('0x565')]||!this[_0x3cc2('0x51b')])return this[_0x3cc2('0x551')]=this[_0x3cc2('0x3e')]['time'][_0x3cc2('0x32e')],(_0x7edc5b['multiInputOverride']===_0x2beb52['Input']['MOUSE_OVERRIDES_TOUCH']||_0x7edc5b['multiInputOverride']===_0x2beb52[_0x3cc2('0x469')][_0x3cc2('0x4b0')]||_0x7edc5b['multiInputOverride']===_0x2beb52[_0x3cc2('0x469')][_0x3cc2('0x4d0')]&&0x0===_0x7edc5b['totalActivePointers'])&&(_0x7edc5b[_0x3cc2('0x4c9')][_0x3cc2('0x330')](this,_0x364cca),this[_0x3cc2('0x323')]>=0x0&&this[_0x3cc2('0x323')]<=_0x7edc5b['tapRate']&&(this[_0x3cc2('0x551')]-this['previousTapTime']<_0x7edc5b['doubleTapRate']?_0x7edc5b['onTap'][_0x3cc2('0x330')](this,!0x0):_0x7edc5b[_0x3cc2('0x4ca')][_0x3cc2('0x330')](this,!0x1),this[_0x3cc2('0x56d')]=this[_0x3cc2('0x551')])),this[_0x3cc2('0x56c')]?this[_0x3cc2('0x57d')](_0x364cca):(this['isDown']=!0x1,this[_0x3cc2('0x54f')]=!0x0),this['id']>0x0&&(this[_0x3cc2('0x387')]=!0x1),this['withinGame']=this[_0x3cc2('0x3e')][_0x3cc2('0x27')][_0x3cc2('0x32c')][_0x3cc2('0x7d')](_0x364cca[_0x3cc2('0x587')],_0x364cca[_0x3cc2('0x567')]),this[_0x3cc2('0x546')]=null,this[_0x3cc2('0x4e4')]=null,this[_0x3cc2('0x572')][_0x3cc2('0x2a8')](this['x'],this['y']),!0x1===this[_0x3cc2('0x56c')]&&_0x7edc5b['currentPointers']--,_0x7edc5b['interactiveItems']['callAll'](_0x3cc2('0x599'),this),this[_0x3cc2('0x573')]&&(this['_trampolineTargetObject']=this[_0x3cc2('0x582')]),this['targetObject']=null,this;_0x364cca[_0x3cc2('0x494')]();},'justPressed':function(_0x42ddf3){return _0x42ddf3=_0x42ddf3||this[_0x3cc2('0x3e')]['input']['justPressedRate'],!0x0===this['isDown']&&this[_0x3cc2('0x550')]+_0x42ddf3>this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')];},'justReleased':function(_0x41a940){return _0x41a940=_0x41a940||this[_0x3cc2('0x3e')]['input'][_0x3cc2('0x4b5')],this[_0x3cc2('0x54f')]&&this[_0x3cc2('0x551')]+_0x41a940>this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')];},'addClickTrampoline':function(_0x2f7e70,_0x4b88b7,_0x40f9c3,_0x1fc645){if(this[_0x3cc2('0x54e')]){for(var _0x3b36b2=this[_0x3cc2('0x573')]=this[_0x3cc2('0x573')]||[],_0x54ded9=0x0;_0x54ded9<_0x3b36b2[_0x3cc2('0x8')];_0x54ded9++)if(_0x3b36b2[_0x54ded9][_0x3cc2('0x3ac')]===_0x2f7e70){_0x3b36b2[_0x3cc2('0x73')](_0x54ded9,0x1);break;}_0x3b36b2[_0x3cc2('0x9')]({'name':_0x2f7e70,'targetObject':this[_0x3cc2('0x582')],'callback':_0x4b88b7,'callbackContext':_0x40f9c3,'callbackArgs':_0x1fc645});}},'processClickTrampolines':function(){var _0x3bad04=this[_0x3cc2('0x573')];if(_0x3bad04){for(var _0x14a784=0x0;_0x14a784<_0x3bad04[_0x3cc2('0x8')];_0x14a784++){var _0x38139f=_0x3bad04[_0x14a784];_0x38139f[_0x3cc2('0x582')]===this[_0x3cc2('0x574')]&&_0x38139f[_0x3cc2('0x4dc')][_0x3cc2('0x51')](_0x38139f['callbackContext'],_0x38139f[_0x3cc2('0x59a')]);}this['_clickTrampolines']=null,this['_trampolineTargetObject']=null;}},'reset':function(){!0x1===this['isMouse']&&(this[_0x3cc2('0x387')]=!0x1),this['pointerId']=null,this[_0x3cc2('0x4e4')]=null,this[_0x3cc2('0x1f9')]=!0x1,this[_0x3cc2('0x56e')]=0x0,this['_holdSent']=!0x1,this[_0x3cc2('0x563')][_0x3cc2('0x8')]=0x0,this[_0x3cc2('0x565')]=!0x0,this['resetButtons'](),this[_0x3cc2('0x582')]&&this[_0x3cc2('0x582')][_0x3cc2('0x599')](this),this['targetObject']=null;},'resetMovement':function(){this[_0x3cc2('0x58c')]=0x0,this['movementY']=0x0;}},_0x2beb52['Pointer'][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x4d2')],Object[_0x3cc2('0x8d')](_0x2beb52['Pointer'][_0x3cc2('0x36')],_0x3cc2('0x323'),{'get':function(){return this[_0x3cc2('0x54f')]?-0x1:this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')]-this['timeDown'];}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x4d2')][_0x3cc2('0x36')],_0x3cc2('0x4ee'),{'get':function(){return this['game'][_0x3cc2('0x3f')][_0x3cc2('0x18e')]['x']+this['x'];}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x4d2')][_0x3cc2('0x36')],_0x3cc2('0x4ef'),{'get':function(){return this[_0x3cc2('0x3e')][_0x3cc2('0x3f')]['camera']['y']+this['y'];}}),_0x2beb52['PointerMode']={'CURSOR':0x1,'CONTACT':0x2},_0x2beb52[_0x3cc2('0x4d5')]=function(_0xb68ea0){this[_0x3cc2('0x3e')]=_0xb68ea0,this[_0x3cc2('0x4af')]=!0x0,this['callbackContext']=this[_0x3cc2('0x3e')],this[_0x3cc2('0x59b')]=null,this['touchMoveCallback']=null,this[_0x3cc2('0x59c')]=null,this[_0x3cc2('0x59d')]=null,this[_0x3cc2('0x59e')]=null,this[_0x3cc2('0x59f')]=null,this['preventDefault']=!0x0,this['event']=null,this['_onTouchStart']=null,this[_0x3cc2('0x5a0')]=null,this[_0x3cc2('0x5a1')]=null,this['_onTouchEnter']=null,this[_0x3cc2('0x5a2')]=null,this[_0x3cc2('0x5a3')]=null,this['_onTouchMove']=null;},_0x2beb52['Touch'][_0x3cc2('0x36')]={'start':function(){if(null===this[_0x3cc2('0x5a4')]){var _0x36f831=this;this[_0x3cc2('0x3e')][_0x3cc2('0x251')][_0x3cc2('0x4c6')]&&(this['_onTouchStart']=function(_0x3ed36b){return _0x36f831['onTouchStart'](_0x3ed36b);},this[_0x3cc2('0x5a0')]=function(_0x508542){return _0x36f831[_0x3cc2('0x5a5')](_0x508542);},this[_0x3cc2('0x5a1')]=function(_0x589c4a){return _0x36f831[_0x3cc2('0x5a6')](_0x589c4a);},this[_0x3cc2('0x5a7')]=function(_0x1c4996){return _0x36f831['onTouchEnter'](_0x1c4996);},this['_onTouchLeave']=function(_0x34f5d3){return _0x36f831['onTouchLeave'](_0x34f5d3);},this[_0x3cc2('0x5a3')]=function(_0x3c24de){return _0x36f831[_0x3cc2('0x5a8')](_0x3c24de);},this[_0x3cc2('0x3e')]['canvas'][_0x3cc2('0x3ca')](_0x3cc2('0x5a9'),this[_0x3cc2('0x5a4')],!0x1),this[_0x3cc2('0x3e')][_0x3cc2('0x156')][_0x3cc2('0x3ca')](_0x3cc2('0x5aa'),this['_onTouchMove'],!0x1),this[_0x3cc2('0x3e')][_0x3cc2('0x156')][_0x3cc2('0x3ca')](_0x3cc2('0x5ab'),this[_0x3cc2('0x5a1')],!0x1),this[_0x3cc2('0x3e')][_0x3cc2('0x156')][_0x3cc2('0x3ca')](_0x3cc2('0x5ac'),this['_onTouchCancel'],!0x1),this[_0x3cc2('0x3e')][_0x3cc2('0x251')][_0x3cc2('0x492')]||(this['game'][_0x3cc2('0x156')][_0x3cc2('0x3ca')](_0x3cc2('0x5ad'),this[_0x3cc2('0x5a7')],!0x1),this[_0x3cc2('0x3e')]['canvas'][_0x3cc2('0x3ca')](_0x3cc2('0x5ae'),this[_0x3cc2('0x5a2')],!0x1)));}},'consumeDocumentTouches':function(){this['_documentTouchMove']=function(_0x4499e8){_0x4499e8[_0x3cc2('0x494')]();},document[_0x3cc2('0x3ca')](_0x3cc2('0x5aa'),this['_documentTouchMove'],!0x1);},'onTouchStart':function(_0x14924b){if(this[_0x3cc2('0x3e')][_0x3cc2('0x362')]['executeTouchLockCallbacks'](!0x1,_0x14924b),this[_0x3cc2('0x4fb')]=_0x14924b,this[_0x3cc2('0x3e')]['input']['enabled']&&this[_0x3cc2('0x4af')]){this['touchStartCallback']&&this[_0x3cc2('0x59b')]['call'](this[_0x3cc2('0x35a')],_0x14924b),this['preventDefault']&&_0x14924b[_0x3cc2('0x494')]();for(var _0x16cd83=0x0;_0x16cd83<_0x14924b[_0x3cc2('0x5af')]['length'];_0x16cd83++)this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x548')](_0x14924b[_0x3cc2('0x5af')][_0x16cd83]);}},'onTouchCancel':function(_0x197ecb){if(this[_0x3cc2('0x4fb')]=_0x197ecb,this[_0x3cc2('0x59f')]&&this[_0x3cc2('0x59f')][_0x3cc2('0x4a')](this[_0x3cc2('0x35a')],_0x197ecb),this['game'][_0x3cc2('0x362')][_0x3cc2('0x4af')]&&this['enabled']){this['preventDefault']&&_0x197ecb[_0x3cc2('0x494')]();for(var _0x5be9fa=0x0;_0x5be9fa<_0x197ecb['changedTouches'][_0x3cc2('0x8')];_0x5be9fa++)this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x54b')](_0x197ecb['changedTouches'][_0x5be9fa]);}},'onTouchEnter':function(_0x5d4fb6){this[_0x3cc2('0x4fb')]=_0x5d4fb6,this['touchEnterCallback']&&this['touchEnterCallback'][_0x3cc2('0x4a')](this[_0x3cc2('0x35a')],_0x5d4fb6),this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x4af')]&&this[_0x3cc2('0x4af')]&&this['preventDefault']&&_0x5d4fb6['preventDefault']();},'onTouchLeave':function(_0x331dd8){this[_0x3cc2('0x4fb')]=_0x331dd8,this['touchLeaveCallback']&&this['touchLeaveCallback'][_0x3cc2('0x4a')](this[_0x3cc2('0x35a')],_0x331dd8),this[_0x3cc2('0x494')]&&_0x331dd8[_0x3cc2('0x494')]();},'onTouchMove':function(_0x12e129){this[_0x3cc2('0x4fb')]=_0x12e129,this[_0x3cc2('0x5b0')]&&this['touchMoveCallback']['call'](this[_0x3cc2('0x35a')],_0x12e129),this[_0x3cc2('0x494')]&&_0x12e129['preventDefault']();for(var _0x49b266=0x0;_0x49b266<_0x12e129['changedTouches'][_0x3cc2('0x8')];_0x49b266++)this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x54a')](_0x12e129[_0x3cc2('0x5af')][_0x49b266]);},'onTouchEnd':function(_0xa46ff8){this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x544')](!0x0,_0xa46ff8),this[_0x3cc2('0x4fb')]=_0xa46ff8,this[_0x3cc2('0x59c')]&&this[_0x3cc2('0x59c')][_0x3cc2('0x4a')](this[_0x3cc2('0x35a')],_0xa46ff8),this[_0x3cc2('0x494')]&&_0xa46ff8[_0x3cc2('0x494')]();for(var _0x3bdd1d=0x0;_0x3bdd1d<_0xa46ff8[_0x3cc2('0x5af')]['length'];_0x3bdd1d++)this[_0x3cc2('0x3e')][_0x3cc2('0x362')]['stopPointer'](_0xa46ff8[_0x3cc2('0x5af')][_0x3bdd1d]);},'stop':function(){this[_0x3cc2('0x3e')][_0x3cc2('0x251')][_0x3cc2('0x4c6')]&&(this[_0x3cc2('0x3e')]['canvas'][_0x3cc2('0x3d7')](_0x3cc2('0x5a9'),this[_0x3cc2('0x5a4')]),this[_0x3cc2('0x3e')]['canvas']['removeEventListener'](_0x3cc2('0x5aa'),this[_0x3cc2('0x5a0')]),this['game'][_0x3cc2('0x156')]['removeEventListener']('touchend',this[_0x3cc2('0x5a1')]),this[_0x3cc2('0x3e')][_0x3cc2('0x156')][_0x3cc2('0x3d7')]('touchenter',this['_onTouchEnter']),this['game'][_0x3cc2('0x156')]['removeEventListener']('touchleave',this[_0x3cc2('0x5a2')]),this['game'][_0x3cc2('0x156')]['removeEventListener'](_0x3cc2('0x5ac'),this[_0x3cc2('0x5a3')]));}},_0x2beb52[_0x3cc2('0x4d5')][_0x3cc2('0x36')]['constructor']=_0x2beb52[_0x3cc2('0x4d5')],_0x2beb52[_0x3cc2('0x5b1')]=function(_0xb79dca){this['sprite']=_0xb79dca,this['game']=_0xb79dca['game'],this[_0x3cc2('0x4af')]=!0x1,this[_0x3cc2('0x590')]=!0x1,this[_0x3cc2('0x5b2')]=0x0,this[_0x3cc2('0x5b3')]=!0x1,this[_0x3cc2('0x5b4')]=!0x1,this[_0x3cc2('0x5b5')]=!0x1,this['allowHorizontalDrag']=!0x0,this[_0x3cc2('0x5b6')]=!0x0,this[_0x3cc2('0x5b7')]=!0x1,this[_0x3cc2('0x5b8')]=null,this[_0x3cc2('0x5b9')]=!0x1,this['snapOnRelease']=!0x1,this[_0x3cc2('0x5ba')]=0x0,this[_0x3cc2('0x5bb')]=0x0,this[_0x3cc2('0x5bc')]=0x0,this[_0x3cc2('0x5bd')]=0x0,this['pixelPerfectOver']=!0x1,this['pixelPerfectClick']=!0x1,this[_0x3cc2('0x5be')]=0xff,this[_0x3cc2('0x5bf')]=!0x1,this[_0x3cc2('0x5c0')]=null,this[_0x3cc2('0x5c1')]=null,this[_0x3cc2('0x5c2')]=!0x1,this[_0x3cc2('0x5c3')]=new _0x2beb52[(_0x3cc2('0x29'))](),this[_0x3cc2('0x5c4')]=!0x1,this[_0x3cc2('0x5c5')]=!0x1,this['dragStartPoint']=new _0x2beb52['Point'](),this['dragDistanceThreshold']=0x0,this[_0x3cc2('0x5c6')]=0x0,this[_0x3cc2('0x5c7')]=new _0x2beb52[(_0x3cc2('0x29'))](),this[_0x3cc2('0x5c8')]=new _0x2beb52['Point'](),this[_0x3cc2('0x5c9')]=new _0x2beb52['Point'](),this[_0x3cc2('0x5ca')]=!0x1,this['_pendingDrag']=!0x1,this['_dragTimePass']=!0x1,this[_0x3cc2('0x5cb')]=!0x1,this[_0x3cc2('0x5cc')]=!0x1,this['_tempPoint']=new _0x2beb52['Point'](),this['_pointerData']=[],this[_0x3cc2('0x5cd')][_0x3cc2('0x9')]({'id':0x0,'x':0x0,'y':0x0,'camX':0x0,'camY':0x0,'isDown':!0x1,'isUp':!0x1,'isOver':!0x1,'isOut':!0x1,'timeOver':0x0,'timeOut':0x0,'timeDown':0x0,'timeUp':0x0,'downDuration':0x0,'isDragged':!0x1});},_0x2beb52[_0x3cc2('0x5b1')]['prototype']={'start':function(_0x5b22da,_0x432cab){if(_0x5b22da=_0x5b22da||0x0,void 0x0===_0x432cab&&(_0x432cab=!0x1),!0x1===this[_0x3cc2('0x4af')]){this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x4cc')]['add'](this),this[_0x3cc2('0x5b3')]=_0x432cab,this[_0x3cc2('0x5b2')]=_0x5b22da;for(var _0x361279=0x0;_0x361279<0xa;_0x361279++)this[_0x3cc2('0x5cd')][_0x361279]={'id':_0x361279,'x':0x0,'y':0x0,'isDown':!0x1,'isUp':!0x1,'isOver':!0x1,'isOut':!0x1,'timeOver':0x0,'timeOut':0x0,'timeDown':0x0,'timeUp':0x0,'downDuration':0x0,'isDragged':!0x1};this['snapOffset']=new _0x2beb52['Point'](),this[_0x3cc2('0x4af')]=!0x0,this[_0x3cc2('0x5cc')]=!0x0;}return this[_0x3cc2('0x592')][_0x3cc2('0x3f9')][_0x3cc2('0x5ce')]['add'](this[_0x3cc2('0x5cf')],this),this[_0x3cc2('0x592')][_0x3cc2('0x3f9')][_0x3cc2('0x5d0')][_0x3cc2('0x2bd')](this[_0x3cc2('0x5d1')],this),this[_0x3cc2('0x592')];},'addedToGroup':function(){this['_dragPhase']||this[_0x3cc2('0x5cc')]&&!this[_0x3cc2('0x4af')]&&this[_0x3cc2('0x89')]();},'removedFromGroup':function(){this[_0x3cc2('0x5ca')]||(this[_0x3cc2('0x4af')]?(this[_0x3cc2('0x5cc')]=!0x0,this[_0x3cc2('0x85')]()):this['_wasEnabled']=!0x1);},'reset':function(){this[_0x3cc2('0x4af')]=!0x1;for(var _0x48e2f2=0x0;_0x48e2f2<0xa;_0x48e2f2++)this[_0x3cc2('0x5cd')][_0x48e2f2]={'id':_0x48e2f2,'x':0x0,'y':0x0,'isDown':!0x1,'isUp':!0x1,'isOver':!0x1,'isOut':!0x1,'timeOver':0x0,'timeOut':0x0,'timeDown':0x0,'timeUp':0x0,'downDuration':0x0,'isDragged':!0x1};},'stop':function(){!0x1!==this['enabled']&&(this[_0x3cc2('0x4af')]=!0x1,this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x4cc')][_0x3cc2('0x1a4')](this));},'destroy':function(){this['sprite']&&(this[_0x3cc2('0x5b4')]&&(this[_0x3cc2('0x3e')][_0x3cc2('0x156')][_0x3cc2('0x194')][_0x3cc2('0x3e5')]='',this[_0x3cc2('0x5b4')]=!0x1),this['enabled']=!0x1,this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x4cc')][_0x3cc2('0x1a4')](this),this[_0x3cc2('0x5cd')][_0x3cc2('0x8')]=0x0,this[_0x3cc2('0x5c0')]=null,this['boundsSprite']=null,this[_0x3cc2('0x592')]=null);},'validForInput':function(_0x56a8fc,_0x27ecf5,_0x32a7d3){return void 0x0===_0x32a7d3&&(_0x32a7d3=!0x0),!(!this[_0x3cc2('0x4af')]||0x0===this[_0x3cc2('0x592')][_0x3cc2('0x27')]['x']||0x0===this[_0x3cc2('0x592')][_0x3cc2('0x27')]['y']||this[_0x3cc2('0x5b2')]_0x56a8fc||this[_0x3cc2('0x5b2')]===_0x56a8fc&&this[_0x3cc2('0x592')][_0x3cc2('0x41b')]>_0x27ecf5));},'isPixelPerfect':function(){return this[_0x3cc2('0x5d4')]||this['pixelPerfectOver'];},'pointerX':function(_0x41630f){return _0x41630f=_0x41630f||0x0,this['_pointerData'][_0x41630f]['x'];},'pointerY':function(_0x5bb8a0){return _0x5bb8a0=_0x5bb8a0||0x0,this[_0x3cc2('0x5cd')][_0x5bb8a0]['y'];},'pointerDown':function(_0x57e047){return _0x57e047=_0x57e047||0x0,this[_0x3cc2('0x5cd')][_0x57e047]['isDown'];},'pointerUp':function(_0xee6720){return _0xee6720=_0xee6720||0x0,this[_0x3cc2('0x5cd')][_0xee6720][_0x3cc2('0x54f')];},'pointerTimeDown':function(_0x3a03cc){return _0x3a03cc=_0x3a03cc||0x0,this['_pointerData'][_0x3a03cc][_0x3cc2('0x550')];},'pointerTimeUp':function(_0x564a21){return _0x564a21=_0x564a21||0x0,this[_0x3cc2('0x5cd')][_0x564a21][_0x3cc2('0x551')];},'pointerOver':function(_0x5cd0e7){if(!this['enabled'])return!0x1;if(void 0x0===_0x5cd0e7){for(var _0xcf414e=0x0;_0xcf414e<0xa;_0xcf414e++)if(this['_pointerData'][_0xcf414e]['isOver'])return!0x0;return!0x1;}return this[_0x3cc2('0x5cd')][_0x5cd0e7][_0x3cc2('0x5d5')];},'pointerOut':function(_0x4ea01b){if(!this[_0x3cc2('0x4af')])return!0x1;if(void 0x0!==_0x4ea01b)return this[_0x3cc2('0x5cd')][_0x4ea01b][_0x3cc2('0x5d6')];for(var _0x1ae896=0x0;_0x1ae896<0xa;_0x1ae896++)if(this[_0x3cc2('0x5cd')][_0x1ae896][_0x3cc2('0x5d6')])return!0x0;},'pointerTimeOver':function(_0x5935ee){return _0x5935ee=_0x5935ee||0x0,this[_0x3cc2('0x5cd')][_0x5935ee][_0x3cc2('0x5d7')];},'pointerTimeOut':function(_0x36d78b){return _0x36d78b=_0x36d78b||0x0,this['_pointerData'][_0x36d78b][_0x3cc2('0x5d8')];},'pointerDragged':function(_0x4f400d){return _0x4f400d=_0x4f400d||0x0,this['_pointerData'][_0x4f400d]['isDragged'];},'checkPointerDown':function(_0x5824be,_0x46946e){return!!(_0x5824be[_0x3cc2('0x54e')]&&this[_0x3cc2('0x4af')]&&this['sprite']&&this[_0x3cc2('0x592')][_0x3cc2('0x3')]&&this[_0x3cc2('0x592')][_0x3cc2('0x64')]&&this['sprite'][_0x3cc2('0x3')]['visible']&&0x0!==this[_0x3cc2('0x592')][_0x3cc2('0x2e')]['x']&&0x0!==this['sprite'][_0x3cc2('0x2e')]['y'])&&!!this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x5d9')](this[_0x3cc2('0x592')],_0x5824be,this[_0x3cc2('0x5da')])&&(void 0x0===_0x46946e&&(_0x46946e=!0x1),!(!_0x46946e&&this[_0x3cc2('0x5d4')])||this[_0x3cc2('0x5db')](this[_0x3cc2('0x5da')]['x'],this[_0x3cc2('0x5da')]['y']));},'checkPointerOver':function(_0x1df21f,_0x471d7a){return!!(this['enabled']&&this[_0x3cc2('0x592')]&&this[_0x3cc2('0x592')][_0x3cc2('0x3')]&&this[_0x3cc2('0x592')][_0x3cc2('0x64')]&&this[_0x3cc2('0x592')][_0x3cc2('0x3')]['visible']&&0x0!==this[_0x3cc2('0x592')][_0x3cc2('0x2e')]['x']&&0x0!==this[_0x3cc2('0x592')][_0x3cc2('0x2e')]['y'])&&!!this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x5d9')](this[_0x3cc2('0x592')],_0x1df21f,this[_0x3cc2('0x5da')])&&(void 0x0===_0x471d7a&&(_0x471d7a=!0x1),!(!_0x471d7a&&this[_0x3cc2('0x5d3')])||this[_0x3cc2('0x5db')](this[_0x3cc2('0x5da')]['x'],this[_0x3cc2('0x5da')]['y']));},'checkPixel':function(_0x566649,_0x1d9712,_0x4472de){if(this[_0x3cc2('0x592')][_0x3cc2('0x5c')][_0x3cc2('0x5a')][_0x3cc2('0xab')]){if(null===_0x566649&&null===_0x1d9712){this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x4e5')](this[_0x3cc2('0x592')],_0x4472de,this[_0x3cc2('0x5da')]);var _0x566649=this['_tempPoint']['x'],_0x1d9712=this[_0x3cc2('0x5da')]['y'];}if(0x0!==this['sprite']['anchor']['x']&&(_0x566649-=-this[_0x3cc2('0x592')][_0x3cc2('0x5c')]['frame']['width']*this['sprite'][_0x3cc2('0x62')]['x']),0x0!==this[_0x3cc2('0x592')][_0x3cc2('0x62')]['y']&&(_0x1d9712-=-this[_0x3cc2('0x592')][_0x3cc2('0x5c')][_0x3cc2('0x96')][_0x3cc2('0x4d')]*this[_0x3cc2('0x592')]['anchor']['y']),_0x566649+=this[_0x3cc2('0x592')][_0x3cc2('0x5c')]['frame']['x'],_0x1d9712+=this[_0x3cc2('0x592')]['texture']['frame']['y'],this['sprite']['texture']['trim']&&(_0x566649-=this['sprite'][_0x3cc2('0x5c')]['trim']['x'],_0x1d9712-=this[_0x3cc2('0x592')][_0x3cc2('0x5c')][_0x3cc2('0xa3')]['y'],_0x566649this[_0x3cc2('0x592')][_0x3cc2('0x5c')][_0x3cc2('0x9c')][_0x3cc2('0x2a3')]||_0x1d9712this[_0x3cc2('0x592')][_0x3cc2('0x5c')][_0x3cc2('0x9c')][_0x3cc2('0x2a5')]))return this['_dx']=_0x566649,this['_dy']=_0x1d9712,!0x1;if(this['_dx']=_0x566649,this[_0x3cc2('0x5dc')]=_0x1d9712,this[_0x3cc2('0x3e')][_0x3cc2('0x362')]['hitContext'][_0x3cc2('0x24e')](0x0,0x0,0x1,0x1),this['game'][_0x3cc2('0x362')][_0x3cc2('0x4aa')][_0x3cc2('0xa9')](this[_0x3cc2('0x592')][_0x3cc2('0x5c')][_0x3cc2('0x5a')]['source'],_0x566649,_0x1d9712,0x1,0x1,0x0,0x0,0x1,0x1),this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x4aa')]['getImageData'](0x0,0x0,0x1,0x1)['data'][0x3]>=this[_0x3cc2('0x5be')])return!0x0;}return!0x1;},'update':function(_0x59c6f7){if(null!==this['sprite']&&void 0x0!==this[_0x3cc2('0x592')][_0x3cc2('0x3')])return this['enabled']&&this['sprite'][_0x3cc2('0x64')]&&this['sprite']['parent'][_0x3cc2('0x64')]?this['_pendingDrag']?(this[_0x3cc2('0x5cb')]||(this[_0x3cc2('0x5cb')]=_0x2beb52[_0x3cc2('0x47')]['distance'](_0x59c6f7['x'],_0x59c6f7['y'],this['downPoint']['x'],this[_0x3cc2('0x5c7')]['y'])>=this[_0x3cc2('0x5dd')]),this[_0x3cc2('0x5cb')]&&this['_dragTimePass']&&this['startDrag'](_0x59c6f7),!0x0):this[_0x3cc2('0x5bf')]&&this[_0x3cc2('0x5de')]===_0x59c6f7['id']?this[_0x3cc2('0x5df')](_0x59c6f7,!0x1):this[_0x3cc2('0x5cd')][_0x59c6f7['id']][_0x3cc2('0x5d5')]?this['checkPointerOver'](_0x59c6f7)?(this['_pointerData'][_0x59c6f7['id']]['x']=_0x59c6f7['x']-this[_0x3cc2('0x592')]['x'],this[_0x3cc2('0x5cd')][_0x59c6f7['id']]['y']=_0x59c6f7['y']-this[_0x3cc2('0x592')]['y'],!0x0):(this[_0x3cc2('0x597')](_0x59c6f7),!0x1):void 0x0:(this['_pointerOutHandler'](_0x59c6f7),!0x1);},'_pointerOverHandler':function(_0x8051cb,_0xbba900){if(null!==this[_0x3cc2('0x592')]){var _0x16a0bd=this['_pointerData'][_0x8051cb['id']];if(!0x1===_0x16a0bd[_0x3cc2('0x5d5')]||_0x8051cb[_0x3cc2('0x1f9')]){var _0x4cc832=!0x1===_0x16a0bd[_0x3cc2('0x5d5')];_0x16a0bd[_0x3cc2('0x5d5')]=!0x0,_0x16a0bd[_0x3cc2('0x5d6')]=!0x1,_0x16a0bd[_0x3cc2('0x5d7')]=this['game'][_0x3cc2('0x32e')]['time'],_0x16a0bd['x']=_0x8051cb['x']-this[_0x3cc2('0x592')]['x'],_0x16a0bd['y']=_0x8051cb['y']-this[_0x3cc2('0x592')]['y'],this[_0x3cc2('0x5b3')]&&!0x1===_0x16a0bd[_0x3cc2('0x5b5')]&&(this[_0x3cc2('0x3e')][_0x3cc2('0x156')][_0x3cc2('0x194')][_0x3cc2('0x3e5')]=_0x3cc2('0x4de'),this[_0x3cc2('0x5b4')]=!0x0),!_0xbba900&&_0x4cc832&&this['sprite']&&this[_0x3cc2('0x592')][_0x3cc2('0x3f9')]&&this[_0x3cc2('0x592')][_0x3cc2('0x3f9')][_0x3cc2('0x5e0')](this[_0x3cc2('0x592')],_0x8051cb),this[_0x3cc2('0x592')][_0x3cc2('0x3')]&&this[_0x3cc2('0x592')][_0x3cc2('0x3')][_0x3cc2('0x5e1')]&&this[_0x3cc2('0x592')][_0x3cc2('0x3')][_0x3cc2('0x5e1')][_0x3cc2('0x330')](this['sprite'],_0x8051cb);}}},'_pointerOutHandler':function(_0x4ef782,_0x2497fc){if(null!==this[_0x3cc2('0x592')]){var _0x4191b1=this[_0x3cc2('0x5cd')][_0x4ef782['id']];_0x4191b1[_0x3cc2('0x5d5')]=!0x1,_0x4191b1[_0x3cc2('0x5d6')]=!0x0,_0x4191b1[_0x3cc2('0x5d8')]=this['game']['time'][_0x3cc2('0x32e')],this[_0x3cc2('0x5b3')]&&!0x1===_0x4191b1['isDragged']&&(this[_0x3cc2('0x3e')][_0x3cc2('0x156')]['style'][_0x3cc2('0x3e5')]='',this[_0x3cc2('0x5b4')]=!0x1),!_0x2497fc&&this[_0x3cc2('0x592')]&&this[_0x3cc2('0x592')][_0x3cc2('0x3f9')]&&(this['sprite'][_0x3cc2('0x3f9')][_0x3cc2('0x5e2')](this[_0x3cc2('0x592')],_0x4ef782),this[_0x3cc2('0x592')]&&this['sprite'][_0x3cc2('0x3')]&&this[_0x3cc2('0x592')][_0x3cc2('0x3')][_0x3cc2('0x3e8')]&&this[_0x3cc2('0x592')][_0x3cc2('0x3')][_0x3cc2('0x3e8')][_0x3cc2('0x330')](this[_0x3cc2('0x592')],_0x4ef782));}},'_touchedHandler':function(_0x138f1c){if(null!==this[_0x3cc2('0x592')]){var _0x57cf38=this['_pointerData'][_0x138f1c['id']];if(!_0x57cf38[_0x3cc2('0x54e')]&&_0x57cf38[_0x3cc2('0x5d5')]){if(this[_0x3cc2('0x5d4')]&&!this[_0x3cc2('0x5db')](null,null,_0x138f1c))return;if(_0x57cf38['isDown']=!0x0,_0x57cf38[_0x3cc2('0x54f')]=!0x1,_0x57cf38[_0x3cc2('0x550')]=this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')],this['downPoint'][_0x3cc2('0x291')](_0x138f1c['x'],_0x138f1c['y']),_0x138f1c[_0x3cc2('0x1f9')]=!0x0,this[_0x3cc2('0x592')]&&this[_0x3cc2('0x592')][_0x3cc2('0x3f9')]&&(this[_0x3cc2('0x592')][_0x3cc2('0x3f9')][_0x3cc2('0x5e3')](this[_0x3cc2('0x592')],_0x138f1c),this[_0x3cc2('0x592')]&&this['sprite'][_0x3cc2('0x3')]&&this[_0x3cc2('0x592')][_0x3cc2('0x3')][_0x3cc2('0x5e4')]&&this[_0x3cc2('0x592')][_0x3cc2('0x3')][_0x3cc2('0x5e4')]['dispatch'](this[_0x3cc2('0x592')],_0x138f1c),null===this[_0x3cc2('0x592')]))return;this[_0x3cc2('0x5bf')]&&!0x1===this[_0x3cc2('0x5b5')]&&(0x0===this[_0x3cc2('0x5c6')]&&0x0===this[_0x3cc2('0x5dd')]?this[_0x3cc2('0x5e5')](_0x138f1c):(this[_0x3cc2('0x5e6')]=!0x0,this['_dragDistancePass']=0x0===this[_0x3cc2('0x5dd')],this[_0x3cc2('0x5c6')]>0x0?(this[_0x3cc2('0x5e7')]=!0x1,this[_0x3cc2('0x3e')]['time'][_0x3cc2('0x3f9')][_0x3cc2('0x2bd')](this['dragTimeThreshold'],this[_0x3cc2('0x5e8')],this,_0x138f1c)):this[_0x3cc2('0x5e7')]=!0x0)),this['bringToTop']&&this[_0x3cc2('0x592')][_0x3cc2('0x5b7')]();}}},'dragTimeElapsed':function(_0x57355c){this['_dragTimePass']=!0x0,this[_0x3cc2('0x5e6')]&&this[_0x3cc2('0x592')]&&this['_dragDistancePass']&&this[_0x3cc2('0x5e5')](_0x57355c);},'_releasedHandler':function(_0x40d1ff){if(null!==this['sprite']){var _0x13d3ae=this[_0x3cc2('0x5cd')][_0x40d1ff['id']];if(_0x13d3ae[_0x3cc2('0x54e')]&&_0x40d1ff[_0x3cc2('0x54f')]){_0x13d3ae[_0x3cc2('0x54e')]=!0x1,_0x13d3ae['isUp']=!0x0,_0x13d3ae[_0x3cc2('0x551')]=this[_0x3cc2('0x3e')][_0x3cc2('0x32e')]['time'],_0x13d3ae[_0x3cc2('0x5e9')]=_0x13d3ae[_0x3cc2('0x551')]-_0x13d3ae[_0x3cc2('0x550')];var _0x31044c=this['checkPointerOver'](_0x40d1ff);this[_0x3cc2('0x592')]&&this['sprite']['events']&&(this[_0x3cc2('0x5c5')]&&(!this['dragStopBlocksInputUp']||this[_0x3cc2('0x5bf')]&&this[_0x3cc2('0x5b5')]&&this[_0x3cc2('0x5de')]===_0x40d1ff['id'])||this['sprite'][_0x3cc2('0x3f9')][_0x3cc2('0x5ea')](this[_0x3cc2('0x592')],_0x40d1ff,_0x31044c),this['sprite']&&this[_0x3cc2('0x592')][_0x3cc2('0x3')]&&this[_0x3cc2('0x592')][_0x3cc2('0x3')][_0x3cc2('0x3e7')]&&this[_0x3cc2('0x592')]['parent'][_0x3cc2('0x3e7')][_0x3cc2('0x330')](this[_0x3cc2('0x592')],_0x40d1ff,_0x31044c),_0x31044c&&(_0x31044c=this[_0x3cc2('0x594')](_0x40d1ff))),_0x13d3ae[_0x3cc2('0x5d5')]=_0x31044c,!_0x31044c&&this[_0x3cc2('0x5b3')]&&(this['game'][_0x3cc2('0x156')][_0x3cc2('0x194')][_0x3cc2('0x3e5')]=_0x3cc2('0x358'),this[_0x3cc2('0x5b4')]=!0x1),_0x40d1ff[_0x3cc2('0x1f9')]=!0x0,this[_0x3cc2('0x5e6')]=!0x1,this[_0x3cc2('0x5bf')]&&this[_0x3cc2('0x5b5')]&&this[_0x3cc2('0x5de')]===_0x40d1ff['id']&&this['stopDrag'](_0x40d1ff);}}},'updateDrag':function(_0x396aa2,_0x7c941f){if(void 0x0===_0x7c941f&&(_0x7c941f=!0x1),_0x396aa2[_0x3cc2('0x54f')])return this['stopDrag'](_0x396aa2),!0x1;var _0x54ae87=this['globalToLocal'](_0x396aa2);if(this[_0x3cc2('0x592')][_0x3cc2('0x3ed')])var _0x17c2b9=this[_0x3cc2('0x3e')]['camera']['scale']['x']*_0x54ae87['x']+this[_0x3cc2('0x5c9')]['x']+this[_0x3cc2('0x5c3')]['x'],_0x2daefa=this[_0x3cc2('0x3e')]['camera'][_0x3cc2('0x27')]['y']*_0x54ae87['y']+this['_dragPoint']['y']+this[_0x3cc2('0x5c3')]['y'];else var _0x17c2b9=_0x54ae87['x']+this[_0x3cc2('0x5c9')]['x']+this[_0x3cc2('0x5c3')]['x'],_0x2daefa=_0x54ae87['y']+this['_dragPoint']['y']+this['dragOffset']['y'];if(this['sprite'][_0x3cc2('0x3ed')])this[_0x3cc2('0x5eb')]&&(this[_0x3cc2('0x592')][_0x3cc2('0x3ee')]['x']=_0x17c2b9-this[_0x3cc2('0x3e')][_0x3cc2('0x18e')]['x']),this[_0x3cc2('0x5b6')]&&(this[_0x3cc2('0x592')][_0x3cc2('0x3ee')]['y']=_0x2daefa-this['game'][_0x3cc2('0x18e')]['y']),this[_0x3cc2('0x5c0')]&&this[_0x3cc2('0x5ec')](),this['boundsSprite']&&this[_0x3cc2('0x5ed')](),this['snapOnDrag']&&(this[_0x3cc2('0x592')]['cameraOffset']['x']=Math['round']((this['sprite'][_0x3cc2('0x3ee')]['x']-this[_0x3cc2('0x5bc')]%this['snapX'])/this[_0x3cc2('0x5ba')])*this[_0x3cc2('0x5ba')]+this[_0x3cc2('0x5bc')]%this[_0x3cc2('0x5ba')],this[_0x3cc2('0x592')][_0x3cc2('0x3ee')]['y']=Math[_0x3cc2('0x2c1')]((this[_0x3cc2('0x592')][_0x3cc2('0x3ee')]['y']-this[_0x3cc2('0x5bd')]%this[_0x3cc2('0x5bb')])/this[_0x3cc2('0x5bb')])*this['snapY']+this[_0x3cc2('0x5bd')]%this['snapY'],this[_0x3cc2('0x5c8')][_0x3cc2('0x291')](this[_0x3cc2('0x592')][_0x3cc2('0x3ee')]['x'],this['sprite'][_0x3cc2('0x3ee')]['y']));else{var _0x57fd03=this[_0x3cc2('0x3e')][_0x3cc2('0x18e')]['x']-this[_0x3cc2('0x5cd')][_0x396aa2['id']][_0x3cc2('0x5ee')],_0x33ea5=this[_0x3cc2('0x3e')][_0x3cc2('0x18e')]['y']-this[_0x3cc2('0x5cd')][_0x396aa2['id']][_0x3cc2('0x5ef')];this[_0x3cc2('0x5eb')]&&(this[_0x3cc2('0x592')]['x']=_0x17c2b9+_0x57fd03),this[_0x3cc2('0x5b6')]&&(this['sprite']['y']=_0x2daefa+_0x33ea5),this[_0x3cc2('0x5c0')]&&this[_0x3cc2('0x5ec')](),this['boundsSprite']&&this[_0x3cc2('0x5ed')](),this[_0x3cc2('0x5b9')]&&(this[_0x3cc2('0x592')]['x']=Math[_0x3cc2('0x2c1')]((this[_0x3cc2('0x592')]['x']-this[_0x3cc2('0x5bc')]%this[_0x3cc2('0x5ba')])/this['snapX'])*this['snapX']+this[_0x3cc2('0x5bc')]%this[_0x3cc2('0x5ba')],this[_0x3cc2('0x592')]['y']=Math[_0x3cc2('0x2c1')]((this[_0x3cc2('0x592')]['y']-this[_0x3cc2('0x5bd')]%this['snapY'])/this[_0x3cc2('0x5bb')])*this[_0x3cc2('0x5bb')]+this['snapOffsetY']%this[_0x3cc2('0x5bb')],this[_0x3cc2('0x5c8')]['set'](this[_0x3cc2('0x592')]['x'],this['sprite']['y']));}return this[_0x3cc2('0x592')][_0x3cc2('0x3f9')][_0x3cc2('0x5f0')][_0x3cc2('0x330')](this['sprite'],_0x396aa2,_0x17c2b9,_0x2daefa,this[_0x3cc2('0x5c8')],_0x7c941f),!0x0;},'justOver':function(_0x3a5805,_0x2e44d9){return _0x3a5805=_0x3a5805||0x0,_0x2e44d9=_0x2e44d9||0x1f4,this[_0x3cc2('0x5cd')][_0x3a5805][_0x3cc2('0x5d5')]&&this[_0x3cc2('0x5f1')](_0x3a5805)<_0x2e44d9;},'justOut':function(_0x50c44f,_0x4fd750){return _0x50c44f=_0x50c44f||0x0,_0x4fd750=_0x4fd750||0x1f4,this['_pointerData'][_0x50c44f][_0x3cc2('0x5d6')]&&this[_0x3cc2('0x3e')][_0x3cc2('0x32e')]['time']-this[_0x3cc2('0x5cd')][_0x50c44f]['timeOut']<_0x4fd750;},'justPressed':function(_0x47c1cc,_0x234270){return _0x47c1cc=_0x47c1cc||0x0,_0x234270=_0x234270||0x1f4,this['_pointerData'][_0x47c1cc][_0x3cc2('0x54e')]&&this[_0x3cc2('0x5e9')](_0x47c1cc)<_0x234270;},'justReleased':function(_0x1c26f3,_0x212022){return _0x1c26f3=_0x1c26f3||0x0,_0x212022=_0x212022||0x1f4,this['_pointerData'][_0x1c26f3]['isUp']&&this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')]-this['_pointerData'][_0x1c26f3][_0x3cc2('0x551')]<_0x212022;},'overDuration':function(_0xbd9221){return _0xbd9221=_0xbd9221||0x0,this[_0x3cc2('0x5cd')][_0xbd9221][_0x3cc2('0x5d5')]?this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')]-this[_0x3cc2('0x5cd')][_0xbd9221][_0x3cc2('0x5d7')]:-0x1;},'downDuration':function(_0x90ab29){return _0x90ab29=_0x90ab29||0x0,this[_0x3cc2('0x5cd')][_0x90ab29]['isDown']?this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')]-this[_0x3cc2('0x5cd')][_0x90ab29][_0x3cc2('0x550')]:-0x1;},'enableDrag':function(_0x29b642,_0x3765f2,_0xfd8d31,_0x4b5492,_0x38b829,_0x240791){void 0x0===_0x29b642&&(_0x29b642=!0x1),void 0x0===_0x3765f2&&(_0x3765f2=!0x1),void 0x0===_0xfd8d31&&(_0xfd8d31=!0x1),void 0x0===_0x4b5492&&(_0x4b5492=0xff),void 0x0===_0x38b829&&(_0x38b829=null),void 0x0===_0x240791&&(_0x240791=null),this[_0x3cc2('0x5c9')]=new _0x2beb52['Point'](),this[_0x3cc2('0x5bf')]=!0x0,this['bringToTop']=_0x3765f2,this[_0x3cc2('0x5c3')]=new _0x2beb52['Point'](),this[_0x3cc2('0x5c4')]=_0x29b642,this[_0x3cc2('0x5d4')]=_0xfd8d31,this['pixelPerfectAlpha']=_0x4b5492,_0x38b829&&(this['boundsRect']=_0x38b829),_0x240791&&(this[_0x3cc2('0x5c1')]=_0x240791);},'disableDrag':function(){if(this[_0x3cc2('0x5cd')])for(var _0x23d413=0x0;_0x23d413<0xa;_0x23d413++)this[_0x3cc2('0x5cd')][_0x23d413][_0x3cc2('0x5b5')]=!0x1;this[_0x3cc2('0x5bf')]=!0x1,this[_0x3cc2('0x5b5')]=!0x1,this[_0x3cc2('0x5de')]=-0x1,this[_0x3cc2('0x5e6')]=!0x1;},'startDrag':function(_0x319364){var _0x34ea36=this[_0x3cc2('0x592')]['x'],_0x2d36c6=this[_0x3cc2('0x592')]['y'],_0x259b0e=this[_0x3cc2('0x5f2')](_0x319364);if(this[_0x3cc2('0x5b5')]=!0x0,this[_0x3cc2('0x5de')]=_0x319364['id'],this[_0x3cc2('0x5cd')][_0x319364['id']]['camX']=this[_0x3cc2('0x3e')][_0x3cc2('0x18e')]['x'],this[_0x3cc2('0x5cd')][_0x319364['id']][_0x3cc2('0x5ef')]=this['game']['camera']['y'],this[_0x3cc2('0x5cd')][_0x319364['id']]['isDragged']=!0x0,this[_0x3cc2('0x592')]['fixedToCamera']){if(this[_0x3cc2('0x5c4')]){var _0x1c6e27=this[_0x3cc2('0x592')]['getBounds'](),_0x4f1dd5=this[_0x3cc2('0x5f2')](new _0x2beb52['Point'](_0x1c6e27['centerX'],_0x1c6e27[_0x3cc2('0x2b9')]));this[_0x3cc2('0x592')][_0x3cc2('0x3ee')]['x']=_0x259b0e['x']+(this[_0x3cc2('0x592')][_0x3cc2('0x3ee')]['x']-_0x4f1dd5['x']),this[_0x3cc2('0x592')][_0x3cc2('0x3ee')]['y']=_0x259b0e['y']+(this[_0x3cc2('0x592')][_0x3cc2('0x3ee')]['y']-_0x4f1dd5['y']);}this[_0x3cc2('0x5c9')][_0x3cc2('0x2a8')](this['sprite']['cameraOffset']['x']-_0x319364['x'],this[_0x3cc2('0x592')][_0x3cc2('0x3ee')]['y']-_0x319364['y']);}else{if(this[_0x3cc2('0x5c4')]){var _0x1c6e27=this[_0x3cc2('0x592')][_0x3cc2('0x7f')](),_0x4f1dd5=this['globalToLocal'](new _0x2beb52[(_0x3cc2('0x29'))](_0x1c6e27[_0x3cc2('0x2b8')],_0x1c6e27[_0x3cc2('0x2b9')]));this[_0x3cc2('0x592')]['x']=_0x259b0e['x']+(this[_0x3cc2('0x592')]['x']-_0x4f1dd5['x']),this[_0x3cc2('0x592')]['y']=_0x259b0e['y']+(this[_0x3cc2('0x592')]['y']-_0x4f1dd5['y']);}this[_0x3cc2('0x5c9')][_0x3cc2('0x2a8')](this[_0x3cc2('0x592')]['x']-_0x259b0e['x'],this[_0x3cc2('0x592')]['y']-_0x259b0e['y']);}this[_0x3cc2('0x5df')](_0x319364,!0x0),this[_0x3cc2('0x5b7')]&&(this[_0x3cc2('0x5ca')]=!0x0,this[_0x3cc2('0x592')][_0x3cc2('0x5b7')]()),this['dragStartPoint'][_0x3cc2('0x291')](_0x34ea36,_0x2d36c6),this[_0x3cc2('0x592')][_0x3cc2('0x3f9')][_0x3cc2('0x5f3')](this[_0x3cc2('0x592')],_0x319364,_0x34ea36,_0x2d36c6),this[_0x3cc2('0x5e6')]=!0x1;},'globalToLocalX':function(_0x4a8a83){return this[_0x3cc2('0x5c2')]&&(_0x4a8a83-=this[_0x3cc2('0x3e')]['scale'][_0x3cc2('0x7')][_0x3cc2('0x5f4')]['x'],_0x4a8a83*=this[_0x3cc2('0x3e')][_0x3cc2('0x27')][_0x3cc2('0x7')]['scaleFluidInversed']['x']),_0x4a8a83;},'globalToLocalY':function(_0x181105){return this['scaleLayer']&&(_0x181105-=this[_0x3cc2('0x3e')][_0x3cc2('0x27')][_0x3cc2('0x7')][_0x3cc2('0x5f4')]['y'],_0x181105*=this[_0x3cc2('0x3e')][_0x3cc2('0x27')][_0x3cc2('0x7')][_0x3cc2('0x5f5')]['y']),_0x181105;},'globalToLocal':function(_0x5648b4){return this[_0x3cc2('0x592')]['parent']?this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x4e5')](this[_0x3cc2('0x592')]['parent'],{'x':_0x5648b4['x'],'y':_0x5648b4['y']}):_0x5648b4;},'stopDrag':function(_0x43259d){this[_0x3cc2('0x5b5')]=!0x1,this[_0x3cc2('0x5de')]=-0x1,this[_0x3cc2('0x5cd')][_0x43259d['id']][_0x3cc2('0x5b5')]=!0x1,this[_0x3cc2('0x5ca')]=!0x1,this[_0x3cc2('0x5e6')]=!0x1,this[_0x3cc2('0x5f6')]&&(this['sprite'][_0x3cc2('0x3ed')]?(this[_0x3cc2('0x592')][_0x3cc2('0x3ee')]['x']=Math[_0x3cc2('0x2c1')]((this[_0x3cc2('0x592')][_0x3cc2('0x3ee')]['x']-this[_0x3cc2('0x5bc')]%this[_0x3cc2('0x5ba')])/this['snapX'])*this[_0x3cc2('0x5ba')]+this[_0x3cc2('0x5bc')]%this[_0x3cc2('0x5ba')],this['sprite']['cameraOffset']['y']=Math['round']((this[_0x3cc2('0x592')]['cameraOffset']['y']-this[_0x3cc2('0x5bd')]%this[_0x3cc2('0x5bb')])/this['snapY'])*this['snapY']+this['snapOffsetY']%this['snapY']):(this[_0x3cc2('0x592')]['x']=Math[_0x3cc2('0x2c1')]((this['sprite']['x']-this[_0x3cc2('0x5bc')]%this[_0x3cc2('0x5ba')])/this[_0x3cc2('0x5ba')])*this['snapX']+this[_0x3cc2('0x5bc')]%this['snapX'],this[_0x3cc2('0x592')]['y']=Math[_0x3cc2('0x2c1')]((this['sprite']['y']-this['snapOffsetY']%this[_0x3cc2('0x5bb')])/this[_0x3cc2('0x5bb')])*this[_0x3cc2('0x5bb')]+this[_0x3cc2('0x5bd')]%this['snapY'])),this[_0x3cc2('0x592')][_0x3cc2('0x3f9')][_0x3cc2('0x5f7')](this[_0x3cc2('0x592')],_0x43259d),!0x1===this[_0x3cc2('0x594')](_0x43259d)&&this[_0x3cc2('0x597')](_0x43259d);},'setDragLock':function(_0x1e7c82,_0x1e28c4){void 0x0===_0x1e7c82&&(_0x1e7c82=!0x0),void 0x0===_0x1e28c4&&(_0x1e28c4=!0x0),this['allowHorizontalDrag']=_0x1e7c82,this[_0x3cc2('0x5b6')]=_0x1e28c4;},'enableSnap':function(_0x20973e,_0x210558,_0x59698b,_0x3ae285,_0x1b1957,_0x332f57){void 0x0===_0x59698b&&(_0x59698b=!0x0),void 0x0===_0x3ae285&&(_0x3ae285=!0x1),void 0x0===_0x1b1957&&(_0x1b1957=0x0),void 0x0===_0x332f57&&(_0x332f57=0x0),this[_0x3cc2('0x5ba')]=_0x20973e,this[_0x3cc2('0x5bb')]=_0x210558,this[_0x3cc2('0x5bc')]=_0x1b1957,this[_0x3cc2('0x5bd')]=_0x332f57,this['snapOnDrag']=_0x59698b,this[_0x3cc2('0x5f6')]=_0x3ae285;},'disableSnap':function(){this[_0x3cc2('0x5b9')]=!0x1,this[_0x3cc2('0x5f6')]=!0x1;},'checkBoundsRect':function(){this[_0x3cc2('0x592')]['fixedToCamera']?(this[_0x3cc2('0x592')][_0x3cc2('0x3ee')]['x']this['boundsRect'][_0x3cc2('0x2a3')]&&(this[_0x3cc2('0x592')][_0x3cc2('0x3ee')]['x']=this[_0x3cc2('0x5c0')][_0x3cc2('0x2a3')]-this[_0x3cc2('0x592')][_0x3cc2('0x22')]),this[_0x3cc2('0x592')][_0x3cc2('0x3ee')]['y']this[_0x3cc2('0x5c0')][_0x3cc2('0x2a5')]&&(this[_0x3cc2('0x592')][_0x3cc2('0x3ee')]['y']=this[_0x3cc2('0x5c0')][_0x3cc2('0x2a5')]-this[_0x3cc2('0x592')]['height'])):(this[_0x3cc2('0x592')][_0x3cc2('0x2a2')]this['boundsRect'][_0x3cc2('0x2a3')]&&(this[_0x3cc2('0x592')]['x']=this['boundsRect'][_0x3cc2('0x2a3')]-(this[_0x3cc2('0x592')][_0x3cc2('0x22')]-this[_0x3cc2('0x592')][_0x3cc2('0x21b')])),this['sprite'][_0x3cc2('0x2a4')]this[_0x3cc2('0x5c0')][_0x3cc2('0x2a5')]&&(this[_0x3cc2('0x592')]['y']=this[_0x3cc2('0x5c0')][_0x3cc2('0x2a5')]-(this[_0x3cc2('0x592')][_0x3cc2('0x4d')]-this[_0x3cc2('0x592')][_0x3cc2('0x21c')])));},'checkBoundsSprite':function(){this[_0x3cc2('0x592')][_0x3cc2('0x3ed')]&&this['boundsSprite'][_0x3cc2('0x3ed')]?(this[_0x3cc2('0x592')][_0x3cc2('0x3ee')]['x']this[_0x3cc2('0x5c1')][_0x3cc2('0x3ee')]['x']+this['boundsSprite'][_0x3cc2('0x22')]&&(this[_0x3cc2('0x592')][_0x3cc2('0x3ee')]['x']=this['boundsSprite'][_0x3cc2('0x3ee')]['x']+this[_0x3cc2('0x5c1')][_0x3cc2('0x22')]-this['sprite']['width']),this[_0x3cc2('0x592')]['cameraOffset']['y']this['boundsSprite'][_0x3cc2('0x3ee')]['y']+this[_0x3cc2('0x5c1')]['height']&&(this[_0x3cc2('0x592')][_0x3cc2('0x3ee')]['y']=this['boundsSprite'][_0x3cc2('0x3ee')]['y']+this['boundsSprite'][_0x3cc2('0x4d')]-this['sprite'][_0x3cc2('0x4d')])):(this[_0x3cc2('0x592')][_0x3cc2('0x2a2')]this['boundsSprite'][_0x3cc2('0x2a3')]&&(this['sprite']['x']=this[_0x3cc2('0x5c1')][_0x3cc2('0x2a3')]-(this['sprite'][_0x3cc2('0x22')]-this[_0x3cc2('0x592')][_0x3cc2('0x21b')])),this[_0x3cc2('0x592')][_0x3cc2('0x2a4')]this['boundsSprite'][_0x3cc2('0x2a5')]&&(this['sprite']['y']=this[_0x3cc2('0x5c1')][_0x3cc2('0x2a5')]-(this[_0x3cc2('0x592')][_0x3cc2('0x4d')]-this[_0x3cc2('0x592')]['offsetY'])));}},_0x2beb52['InputHandler'][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x5b1')],_0x2beb52[_0x3cc2('0x4d8')]=function(_0x118460){this[_0x3cc2('0x3e')]=_0x118460,this['_gamepadIndexMap']={},this['_rawPads']=[],this[_0x3cc2('0x5f8')]=!0x1,this[_0x3cc2('0x4af')]=!0x0,this[_0x3cc2('0x5f9')]=!!navigator[_0x3cc2('0x5fa')]||!!navigator[_0x3cc2('0x5fb')]||-0x1!==navigator[_0x3cc2('0x5fc')][_0x3cc2('0x76')]('Firefox/')||!!navigator['getGamepads'],this[_0x3cc2('0x5fd')]=[],this['_prevTimestamps']=[],this[_0x3cc2('0x35a')]=this,this[_0x3cc2('0x5fe')]=null,this[_0x3cc2('0x5ff')]=null,this[_0x3cc2('0x600')]=null,this[_0x3cc2('0x601')]=null,this[_0x3cc2('0x602')]=null,this['onFloatCallback']=null,this[_0x3cc2('0x603')]=null,this[_0x3cc2('0x604')]=null,this['_gamepads']=[new _0x2beb52['SinglePad'](_0x118460,this),new _0x2beb52[(_0x3cc2('0x605'))](_0x118460,this),new _0x2beb52[(_0x3cc2('0x605'))](_0x118460,this),new _0x2beb52[(_0x3cc2('0x605'))](_0x118460,this)];},_0x2beb52[_0x3cc2('0x4d8')][_0x3cc2('0x36')]={'addCallbacks':function(_0x4ccf39,_0x134480){void 0x0!==_0x134480&&(this[_0x3cc2('0x5fe')]='function'==typeof _0x134480[_0x3cc2('0x606')]?_0x134480[_0x3cc2('0x606')]:this[_0x3cc2('0x5fe')],this[_0x3cc2('0x5ff')]=_0x3cc2('0x27b')==typeof _0x134480[_0x3cc2('0x607')]?_0x134480[_0x3cc2('0x607')]:this[_0x3cc2('0x5ff')],this[_0x3cc2('0x600')]='function'==typeof _0x134480['onDown']?_0x134480[_0x3cc2('0x4c8')]:this['onDownCallback'],this[_0x3cc2('0x601')]=_0x3cc2('0x27b')==typeof _0x134480[_0x3cc2('0x4c9')]?_0x134480['onUp']:this['onUpCallback'],this[_0x3cc2('0x602')]=_0x3cc2('0x27b')==typeof _0x134480[_0x3cc2('0x608')]?_0x134480[_0x3cc2('0x608')]:this[_0x3cc2('0x602')],this[_0x3cc2('0x609')]=_0x3cc2('0x27b')==typeof _0x134480[_0x3cc2('0x554')]?_0x134480[_0x3cc2('0x554')]:this[_0x3cc2('0x609')],this[_0x3cc2('0x35a')]=_0x4ccf39);},'start':function(){if(!this[_0x3cc2('0x5f8')]){this[_0x3cc2('0x5f8')]=!0x0;var _0xb8f5fb=this;this[_0x3cc2('0x60a')]=function(_0x3aa302){return _0xb8f5fb[_0x3cc2('0x60b')](_0x3aa302);},this['_onGamepadDisconnected']=function(_0xb0a462){return _0xb8f5fb[_0x3cc2('0x60c')](_0xb0a462);},window['addEventListener'](_0x3cc2('0x60d'),this['_onGamepadConnected'],!0x1),window[_0x3cc2('0x3ca')](_0x3cc2('0x60e'),this[_0x3cc2('0x60f')],!0x1);}},'onGamepadConnected':function(_0x10a4d3){var _0x376c91=_0x10a4d3['gamepad'];this[_0x3cc2('0x610')][_0x3cc2('0x9')](_0x376c91),this['_gamepads'][_0x376c91[_0x3cc2('0x611')]]['connect'](_0x376c91);},'onGamepadDisconnected':function(_0x30c67b){var _0x930685=_0x30c67b[_0x3cc2('0x4d9')];for(var _0x12f98e in this[_0x3cc2('0x610')])this['_rawPads'][_0x12f98e][_0x3cc2('0x611')]===_0x930685[_0x3cc2('0x611')]&&this['_rawPads']['splice'](_0x12f98e,0x1);this[_0x3cc2('0x612')][_0x930685[_0x3cc2('0x611')]][_0x3cc2('0x613')]();},'update':function(){this['_pollGamepads'](),this[_0x3cc2('0x614')][_0x3cc2('0x615')](),this['pad2'][_0x3cc2('0x615')](),this[_0x3cc2('0x616')][_0x3cc2('0x615')](),this['pad4'][_0x3cc2('0x615')]();},'_pollGamepads':function(){if(this[_0x3cc2('0x5f8')]){if(navigator[_0x3cc2('0x617')])_0x39e396=navigator[_0x3cc2('0x617')]();else if(navigator[_0x3cc2('0x5fa')])_0x39e396=navigator[_0x3cc2('0x5fa')]();else if(navigator['webkitGamepads'])var _0x39e396=navigator[_0x3cc2('0x5fb')]();if(_0x39e396){this[_0x3cc2('0x610')]=[];for(var _0xee4fff=!0x1,_0x502ec9=0x0;_0x502ec9<_0x39e396[_0x3cc2('0x8')]&&(typeof _0x39e396[_0x502ec9]!==this[_0x3cc2('0x5fd')][_0x502ec9]&&(_0xee4fff=!0x0,this[_0x3cc2('0x5fd')][_0x502ec9]=typeof _0x39e396[_0x502ec9]),_0x39e396[_0x502ec9]&&this[_0x3cc2('0x610')][_0x3cc2('0x9')](_0x39e396[_0x502ec9]),0x3!==_0x502ec9);_0x502ec9++);for(var _0x8a5c31=0x0;_0x8a5c310x0&&_0x4a93fb>this[_0x3cc2('0x61c')]||_0x4a93fb<0x0&&_0x4a93fb<-this[_0x3cc2('0x61c')]?this[_0x3cc2('0x65f')](_0x368172,_0x4a93fb):this['processAxisChange'](_0x368172,0x0);}this[_0x3cc2('0x660')]=this[_0x3cc2('0x657')]['timestamp'];}},'connect':function(_0x250194){var _0x1581e1=!this[_0x3cc2('0x618')];this[_0x3cc2('0x618')]=!0x0,this['index']=_0x250194[_0x3cc2('0x611')],this[_0x3cc2('0x657')]=_0x250194,this[_0x3cc2('0x658')]=[],this[_0x3cc2('0x659')]=_0x250194['buttons']['length'],this[_0x3cc2('0x65a')]=[],this['_axesLen']=_0x250194[_0x3cc2('0x65e')]['length'];for(var _0x64c6fd=0x0;_0x64c6fdthis[_0x3cc2('0x6ce')]&&(this[_0x3cc2('0x6cd')]=this[_0x3cc2('0x6ce')]),this;},'heal':function(_0x10b34a){return this[_0x3cc2('0x3e2')]&&(this[_0x3cc2('0x6cd')]+=_0x10b34a,this[_0x3cc2('0x6cd')]>this[_0x3cc2('0x6ce')]&&(this[_0x3cc2('0x6cd')]=this[_0x3cc2('0x6ce')])),this;}},_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6cf')]=function(){},_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6cf')][_0x3cc2('0x36')]={'inCamera':{'get':function(){return this['game'][_0x3cc2('0x3f')][_0x3cc2('0x18e')][_0x3cc2('0x155')][_0x3cc2('0x2c7')](this[_0x3cc2('0x3b')]);}}},_0x2beb52[_0x3cc2('0x685')]['InputEnabled']=function(){},_0x2beb52[_0x3cc2('0x685')]['InputEnabled']['prototype']={'input':null,'inputEnabled':{'get':function(){return this[_0x3cc2('0x362')]&&this[_0x3cc2('0x362')]['enabled'];},'set':function(_0x56da58){_0x56da58?null===this[_0x3cc2('0x362')]?(this[_0x3cc2('0x362')]=new _0x2beb52['InputHandler'](this),this['input']['start']()):this[_0x3cc2('0x362')]&&!this[_0x3cc2('0x362')][_0x3cc2('0x4af')]&&this[_0x3cc2('0x362')][_0x3cc2('0x89')]():this[_0x3cc2('0x362')]&&this[_0x3cc2('0x362')][_0x3cc2('0x4af')]&&this[_0x3cc2('0x362')][_0x3cc2('0x85')]();}}},_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6d0')]=function(){},_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6d0')][_0x3cc2('0x3aa')]=function(){if(this[_0x3cc2('0x41a')])return this[_0x3cc2('0x38')](),!0x1;if(this[_0x3cc2('0x68c')]||this['checkWorldBounds']){if(this['_bounds'][_0x3cc2('0x2cb')](this[_0x3cc2('0x7f')]()),this[_0x3cc2('0x3b')]['x']+=this[_0x3cc2('0x3e')][_0x3cc2('0x18e')][_0x3cc2('0x155')]['x'],this['_bounds']['y']+=this[_0x3cc2('0x3e')][_0x3cc2('0x18e')][_0x3cc2('0x155')]['y'],this[_0x3cc2('0x68c')])if(this['game'][_0x3cc2('0x3f')][_0x3cc2('0x18e')][_0x3cc2('0x155')][_0x3cc2('0x2c7')](this['_bounds']))this['renderable']=!0x0,this[_0x3cc2('0x3e')]['world']['camera'][_0x3cc2('0x6d1')]++;else if(this[_0x3cc2('0x3a')]=!0x1,this['outOfCameraBoundsKill'])return this[_0x3cc2('0x411')](),!0x1;if(this['checkWorldBounds'])if(this[_0x3cc2('0x6d2')]&&this['game'][_0x3cc2('0x3f')][_0x3cc2('0x32c')][_0x3cc2('0x2c7')](this['_bounds']))this['_outOfBoundsFired']=!0x1,this['events'][_0x3cc2('0x6d3')](this);else if(!this[_0x3cc2('0x6d2')]&&!this['game'][_0x3cc2('0x3f')][_0x3cc2('0x32c')][_0x3cc2('0x2c7')](this[_0x3cc2('0x3b')])&&(this['_outOfBoundsFired']=!0x0,this[_0x3cc2('0x3f9')][_0x3cc2('0x6d4')](this),this[_0x3cc2('0x6d5')]))return this[_0x3cc2('0x411')](),!0x1;}return!0x0;},_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6d0')]['prototype']={'checkWorldBounds':!0x1,'outOfBoundsKill':!0x1,'outOfCameraBoundsKill':!0x1,'_outOfBoundsFired':!0x1,'inWorld':{'get':function(){return this['game']['world'][_0x3cc2('0x32c')][_0x3cc2('0x2c7')](this[_0x3cc2('0x7f')]());}}},_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6d6')]=function(){},_0x2beb52[_0x3cc2('0x685')]['LifeSpan'][_0x3cc2('0x3aa')]=function(){return this[_0x3cc2('0x41a')]?(this[_0x3cc2('0x38')](),!0x1):!(this[_0x3cc2('0x6d7')]>0x0&&(this['lifespan']-=this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x6d8')],this[_0x3cc2('0x6d7')]<=0x0)&&(this['kill'](),0x1));},_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6d6')]['prototype']={'alive':!0x0,'lifespan':0x0,'revive':function(_0x45d5d8){return void 0x0===_0x45d5d8&&(_0x45d5d8=0x64),this[_0x3cc2('0x3e2')]=!0x0,this[_0x3cc2('0x3af')]=!0x0,this[_0x3cc2('0x64')]=!0x0,'function'==typeof this[_0x3cc2('0x6d9')]&&this[_0x3cc2('0x6d9')](_0x45d5d8),this[_0x3cc2('0x3f9')]&&this[_0x3cc2('0x3f9')]['onRevived$dispatch'](this),this;},'kill':function(){return this[_0x3cc2('0x3e2')]=!0x1,this['exists']=!0x1,this['visible']=!0x1,this[_0x3cc2('0x3f9')]&&this[_0x3cc2('0x3f9')][_0x3cc2('0x6da')](this),this;}},_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6a2')]=function(){},_0x2beb52[_0x3cc2('0x685')]['LoadTexture'][_0x3cc2('0x36')]={'customRender':!0x1,'_frame':null,'loadTexture':function(_0x348bc9,_0x11cecb,_0x42bc5c){_0x348bc9===_0x2beb52['PENDING_ATLAS']?(_0x348bc9=_0x11cecb,_0x11cecb=0x0):_0x11cecb=_0x11cecb||0x0,(_0x42bc5c||void 0x0===_0x42bc5c)&&this[_0x3cc2('0x689')]&&this[_0x3cc2('0x689')][_0x3cc2('0x85')](),this[_0x3cc2('0x339')]=_0x348bc9,this[_0x3cc2('0x6a9')]=!0x1;var _0x13ebd4=this[_0x3cc2('0x3e')]['cache'],_0x5a4af0=!0x0,_0x37fae6=!this['texture'][_0x3cc2('0x5a')][_0x3cc2('0xa2')];if(_0x2beb52['RenderTexture']&&_0x348bc9 instanceof _0x2beb52[_0x3cc2('0x5e')])this['key']=_0x348bc9['key'],this[_0x3cc2('0x97')](_0x348bc9);else if(_0x2beb52[_0x3cc2('0x6db')]&&_0x348bc9 instanceof _0x2beb52[_0x3cc2('0x6db')])this[_0x3cc2('0x6a9')]=!0x0,this[_0x3cc2('0x97')](_0x348bc9[_0x3cc2('0x5c')]),_0x5a4af0=_0x13ebd4[_0x3cc2('0x6dc')](_0x348bc9[_0x3cc2('0x339')],_0x2beb52[_0x3cc2('0x466')]['BITMAPDATA'])?!this['animations'][_0x3cc2('0x6dd')](_0x13ebd4['getFrameData'](_0x348bc9[_0x3cc2('0x339')],_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x6de')]),_0x11cecb):!this['animations']['loadFrameData'](_0x348bc9[_0x3cc2('0x6df')],0x0);else if(_0x2beb52[_0x3cc2('0x6b4')]&&_0x348bc9 instanceof _0x2beb52[_0x3cc2('0x6b4')]){this[_0x3cc2('0x6a9')]=!0x0;var _0x46c3b2=_0x348bc9[_0x3cc2('0x5c')][_0x3cc2('0x99')];this[_0x3cc2('0x97')](_0x348bc9[_0x3cc2('0x5c')]),this['setFrame'](_0x348bc9[_0x3cc2('0x5c')]['frame'][_0x3cc2('0x292')]()),_0x348bc9[_0x3cc2('0x6b5')][_0x3cc2('0x2bd')](this[_0x3cc2('0x6b6')],this),this['texture']['valid']=_0x46c3b2;}else if(_0x2beb52['Tilemap']&&_0x348bc9 instanceof _0x2beb52[_0x3cc2('0x6e0')])this[_0x3cc2('0x97')](PIXI[_0x3cc2('0x26a')][_0x3cc2('0x269')](_0x348bc9[_0x3cc2('0x156')]));else if(_0x348bc9 instanceof PIXI['Texture'])this[_0x3cc2('0x97')](_0x348bc9);else{var _0x42311a=_0x13ebd4['getImage'](_0x348bc9,!0x0);this[_0x3cc2('0x339')]=_0x42311a['key'],this[_0x3cc2('0x97')](new PIXI['Texture'](_0x42311a['base'])),this[_0x3cc2('0x5c')][_0x3cc2('0x5a')][_0x3cc2('0x98')]=_0x3cc2('0x6e1')===_0x348bc9,_0x5a4af0=!this['animations']['loadFrameData'](_0x42311a['frameData'],_0x11cecb);}_0x5a4af0&&(this[_0x3cc2('0x6af')]=_0x2beb52[_0x3cc2('0x32')]['clone'](this[_0x3cc2('0x5c')][_0x3cc2('0x96')])),_0x37fae6||(this['texture'][_0x3cc2('0x5a')]['scaleMode']=0x1);},'setFrame':function(_0x194ba1){this[_0x3cc2('0x6af')]=_0x194ba1,this[_0x3cc2('0x5c')][_0x3cc2('0x96')]['x']=_0x194ba1['x'],this['texture']['frame']['y']=_0x194ba1['y'],this['texture'][_0x3cc2('0x96')]['width']=_0x194ba1[_0x3cc2('0x22')],this[_0x3cc2('0x5c')][_0x3cc2('0x96')][_0x3cc2('0x4d')]=_0x194ba1[_0x3cc2('0x4d')],this['texture'][_0x3cc2('0x9c')]['x']=_0x194ba1['x'],this['texture'][_0x3cc2('0x9c')]['y']=_0x194ba1['y'],this[_0x3cc2('0x5c')]['crop']['width']=_0x194ba1[_0x3cc2('0x22')],this['texture'][_0x3cc2('0x9c')][_0x3cc2('0x4d')]=_0x194ba1[_0x3cc2('0x4d')],_0x194ba1[_0x3cc2('0x6e2')]?(this[_0x3cc2('0x5c')][_0x3cc2('0xa3')]?(this['texture'][_0x3cc2('0xa3')]['x']=_0x194ba1['spriteSourceSizeX'],this[_0x3cc2('0x5c')][_0x3cc2('0xa3')]['y']=_0x194ba1[_0x3cc2('0x6e3')],this[_0x3cc2('0x5c')]['trim'][_0x3cc2('0x22')]=_0x194ba1[_0x3cc2('0x6e4')],this[_0x3cc2('0x5c')][_0x3cc2('0xa3')][_0x3cc2('0x4d')]=_0x194ba1[_0x3cc2('0x6e5')]):this['texture']['trim']={'x':_0x194ba1[_0x3cc2('0x6e6')],'y':_0x194ba1[_0x3cc2('0x6e3')],'width':_0x194ba1[_0x3cc2('0x6e4')],'height':_0x194ba1[_0x3cc2('0x6e5')]},this[_0x3cc2('0x5c')]['width']=_0x194ba1[_0x3cc2('0x6e4')],this[_0x3cc2('0x5c')][_0x3cc2('0x4d')]=_0x194ba1[_0x3cc2('0x6e5')],this[_0x3cc2('0x5c')][_0x3cc2('0x96')][_0x3cc2('0x22')]=_0x194ba1[_0x3cc2('0x6e4')],this[_0x3cc2('0x5c')][_0x3cc2('0x96')][_0x3cc2('0x4d')]=_0x194ba1[_0x3cc2('0x6e5')]):!_0x194ba1['trimmed']&&this['texture'][_0x3cc2('0xa3')]&&(this['texture'][_0x3cc2('0xa3')]=null),_0x194ba1[_0x3cc2('0x208')]&&(this[_0x3cc2('0x5c')][_0x3cc2('0x208')]=!0x0),this[_0x3cc2('0x6ab')]&&this[_0x3cc2('0x6ac')](),this['texture']['requiresReTint']=!0x0,this['texture'][_0x3cc2('0x26f')](),this[_0x3cc2('0x211')]&&(this[_0x3cc2('0x6e7')]=!0x0);},'resizeFrame':function(_0x2b4352,_0x37ce2e,_0x271a01){this[_0x3cc2('0x5c')]['frame'][_0x3cc2('0x59')](_0x37ce2e,_0x271a01),this[_0x3cc2('0x5c')]['setFrame'](this[_0x3cc2('0x5c')][_0x3cc2('0x96')]);},'resetFrame':function(){this[_0x3cc2('0x6af')]&&this[_0x3cc2('0x26d')](this['_frame']);},'frame':{'get':function(){return this[_0x3cc2('0x689')][_0x3cc2('0x96')];},'set':function(_0x7a80ac){this[_0x3cc2('0x689')][_0x3cc2('0x96')]=_0x7a80ac;}},'frameName':{'get':function(){return this[_0x3cc2('0x689')][_0x3cc2('0x6e8')];},'set':function(_0x4d41db){this[_0x3cc2('0x689')]['frameName']=_0x4d41db;}}},_0x2beb52[_0x3cc2('0x685')]['Overlap']=function(){},_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6e9')]['prototype']={'overlap':function(_0x16a8dc){return _0x2beb52[_0x3cc2('0x32')][_0x3cc2('0x2c7')](this[_0x3cc2('0x7f')](),_0x16a8dc[_0x3cc2('0x7f')]());}},_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6a1')]=function(){},_0x2beb52[_0x3cc2('0x685')]['PhysicsBody'][_0x3cc2('0x3aa')]=function(){return this[_0x3cc2('0x41a')]?(this[_0x3cc2('0x38')](),!0x1):this[_0x3cc2('0x6ea')]&&this['exists']?(this[_0x3cc2('0x3f')][_0x3cc2('0x2a8')](this[_0x3cc2('0x3')][_0x3cc2('0x26')]['x']+this[_0x3cc2('0x26')]['x'],this[_0x3cc2('0x3')][_0x3cc2('0x26')]['y']+this[_0x3cc2('0x26')]['y']),this['worldTransform']['tx']=this[_0x3cc2('0x3f')]['x'],this['worldTransform']['ty']=this['world']['y'],this[_0x3cc2('0x6a0')][_0x3cc2('0x291')](this['world']['x'],this['world']['y']),this[_0x3cc2('0x6b1')]=this['rotation'],this[_0x3cc2('0x3d8')]&&this[_0x3cc2('0x3d8')][_0x3cc2('0x3aa')](),this[_0x3cc2('0x6ea')]=!0x1,this[_0x3cc2('0x6a4')](),!0x1):(this['previousPosition'][_0x3cc2('0x291')](this[_0x3cc2('0x3f')]['x'],this[_0x3cc2('0x3f')]['y']),this['previousRotation']=this[_0x3cc2('0x40')],!(!this[_0x3cc2('0x6a5')]||!this[_0x3cc2('0x3')][_0x3cc2('0x3af')])||(this[_0x3cc2('0x41b')]=-0x1,!0x1));},_0x2beb52['Component'][_0x3cc2('0x6a1')]['postUpdate']=function(){this[_0x3cc2('0x3af')]&&this['body']&&this['body'][_0x3cc2('0x3a7')]();},_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6a1')][_0x3cc2('0x36')]={'body':null,'x':{'get':function(){return this['position']['x'];},'set':function(_0x527fef){this[_0x3cc2('0x26')]['x']=_0x527fef,this[_0x3cc2('0x3d8')]&&!this[_0x3cc2('0x3d8')][_0x3cc2('0x1f9')]&&(this[_0x3cc2('0x3d8')][_0x3cc2('0x6eb')]=!0x0);}},'y':{'get':function(){return this[_0x3cc2('0x26')]['y'];},'set':function(_0x41f90d){this['position']['y']=_0x41f90d,this[_0x3cc2('0x3d8')]&&!this[_0x3cc2('0x3d8')][_0x3cc2('0x1f9')]&&(this[_0x3cc2('0x3d8')]['_reset']=!0x0);}}},_0x2beb52['Component'][_0x3cc2('0x6ec')]=function(){},_0x2beb52['Component'][_0x3cc2('0x6ec')]['prototype'][_0x3cc2('0x35f')]=function(_0x4b110e,_0x13562c,_0x3dbbcd){return void 0x0===_0x3dbbcd&&(_0x3dbbcd=0x1),this[_0x3cc2('0x3f')][_0x3cc2('0x291')](_0x4b110e,_0x13562c),this['position'][_0x3cc2('0x291')](_0x4b110e,_0x13562c),this[_0x3cc2('0x6ea')]=!0x0,this[_0x3cc2('0x3af')]=!0x0,this[_0x3cc2('0x64')]=!0x0,this[_0x3cc2('0x3a')]=!0x0,this['components'][_0x3cc2('0x6d0')]&&(this[_0x3cc2('0x6d2')]=!0x1),this[_0x3cc2('0x69c')]['LifeSpan']&&(this[_0x3cc2('0x3e2')]=!0x0,this['health']=_0x3dbbcd),this[_0x3cc2('0x69c')]['PhysicsBody']&&this[_0x3cc2('0x3d8')]&&this['body'][_0x3cc2('0x35f')](_0x4b110e,_0x13562c,!0x1,!0x1),this;},_0x2beb52[_0x3cc2('0x685')]['ScaleMinMax']=function(){},_0x2beb52[_0x3cc2('0x685')]['ScaleMinMax'][_0x3cc2('0x36')]={'transformCallback':null,'transformCallbackContext':this,'scaleMin':null,'scaleMax':null,'checkTransform':function(_0x1fe873){this[_0x3cc2('0x6ed')]&&(_0x1fe873['a']this[_0x3cc2('0x6ee')]['x']&&(_0x1fe873['a']=this[_0x3cc2('0x6ee')]['x']),_0x1fe873['d']>this[_0x3cc2('0x6ee')]['y']&&(_0x1fe873['d']=this[_0x3cc2('0x6ee')]['y']));},'setScaleMinMax':function(_0x76705,_0x2a49d7,_0x21da36,_0x4310b9){void 0x0===_0x2a49d7?_0x2a49d7=_0x21da36=_0x4310b9=_0x76705:void 0x0===_0x21da36&&(_0x21da36=_0x4310b9=_0x2a49d7,_0x2a49d7=_0x76705),null===_0x76705?this[_0x3cc2('0x6ed')]=null:this[_0x3cc2('0x6ed')]?this['scaleMin'][_0x3cc2('0x291')](_0x76705,_0x2a49d7):this[_0x3cc2('0x6ed')]=new _0x2beb52[(_0x3cc2('0x29'))](_0x76705,_0x2a49d7),null===_0x21da36?this['scaleMax']=null:this['scaleMax']?this[_0x3cc2('0x6ee')][_0x3cc2('0x291')](_0x21da36,_0x4310b9):this[_0x3cc2('0x6ee')]=new _0x2beb52['Point'](_0x21da36,_0x4310b9),null===this[_0x3cc2('0x6ed')]?this[_0x3cc2('0x49')]=null:(this[_0x3cc2('0x49')]=this[_0x3cc2('0x6ef')],this[_0x3cc2('0x4b')]=this);}},_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6f0')]=function(){},_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6f0')][_0x3cc2('0x36')]={'smoothed':{'get':function(){return!this[_0x3cc2('0x5c')][_0x3cc2('0x5a')][_0x3cc2('0xa2')];},'set':function(_0x3fd370){_0x3fd370?this[_0x3cc2('0x5c')]&&(this[_0x3cc2('0x5c')][_0x3cc2('0x5a')][_0x3cc2('0xa2')]=0x0,this[_0x3cc2('0x5c')][_0x3cc2('0x5a')][_0x3cc2('0x1f9')]()):this[_0x3cc2('0x5c')]&&(this['texture'][_0x3cc2('0x5a')][_0x3cc2('0xa2')]=0x1,this[_0x3cc2('0x5c')]['baseTexture']['dirty']());}}},_0x2beb52[_0x3cc2('0x464')]=function(_0xb65b82){this[_0x3cc2('0x3e')]=_0xb65b82,this[_0x3cc2('0x3f')]=this['game'][_0x3cc2('0x3f')];},_0x2beb52[_0x3cc2('0x464')][_0x3cc2('0x36')]={'existing':function(_0x15a74e){return this[_0x3cc2('0x3f')][_0x3cc2('0x2bd')](_0x15a74e);},'weapon':function(_0x3739ab,_0x27d223,_0x39b197,_0x118a01,_0x558138){var _0x4e79f7=this[_0x3cc2('0x3e')][_0x3cc2('0x3a5')]['add'](_0x2beb52['Weapon']);return _0x558138&&(_0x4e79f7['bulletClass']=_0x558138),_0x4e79f7[_0x3cc2('0x6f1')](_0x3739ab,_0x27d223,_0x39b197,_0x118a01),_0x4e79f7;},'image':function(_0x58f29d,_0x11d6bf,_0x391ef8,_0x289f0b,_0x3a3a89){return void 0x0===_0x3a3a89&&(_0x3a3a89=this['world']),_0x3a3a89[_0x3cc2('0x2bd')](new _0x2beb52['Image'](this[_0x3cc2('0x3e')],_0x58f29d,_0x11d6bf,_0x391ef8,_0x289f0b));},'sprite':function(_0x5f1651,_0x197e8f,_0x23e4e4,_0x4a434b,_0x41a6ee){return void 0x0===_0x41a6ee&&(_0x41a6ee=this['world']),_0x41a6ee[_0x3cc2('0x2bd')](new _0x2beb52[(_0x3cc2('0x55'))](this['game'],_0x5f1651,_0x197e8f,_0x23e4e4,_0x4a434b));},'creature':function(_0x45418,_0x15681f,_0x4c2ae6,_0x1a5615,_0x5995a3){void 0x0===_0x5995a3&&(_0x5995a3=this[_0x3cc2('0x3f')]);var _0x501407=new _0x2beb52['Creature'](this[_0x3cc2('0x3e')],_0x45418,_0x15681f,_0x4c2ae6,_0x1a5615);return _0x5995a3[_0x3cc2('0x2bd')](_0x501407),_0x501407;},'tween':function(_0x49bdae){return this[_0x3cc2('0x3e')][_0x3cc2('0x33d')]['create'](_0x49bdae);},'group':function(_0x1aafcb,_0x8b6012,_0x223702,_0x28b40a,_0x32fa5b){return new _0x2beb52['Group'](this[_0x3cc2('0x3e')],_0x1aafcb,_0x8b6012,_0x223702,_0x28b40a,_0x32fa5b);},'physicsGroup':function(_0xc215cd,_0x56ba6d,_0x5eae1c,_0x3f5ef0){return new _0x2beb52[(_0x3cc2('0x3dc'))](this[_0x3cc2('0x3e')],_0x56ba6d,_0x5eae1c,_0x3f5ef0,!0x0,_0xc215cd);},'spriteBatch':function(_0x258cd9,_0x438426,_0x2c16a7){return void 0x0===_0x258cd9&&(_0x258cd9=null),void 0x0===_0x438426&&(_0x438426=_0x3cc2('0x3df')),void 0x0===_0x2c16a7&&(_0x2c16a7=!0x1),new _0x2beb52[(_0x3cc2('0x6f2'))](this[_0x3cc2('0x3e')],_0x258cd9,_0x438426,_0x2c16a7);},'audio':function(_0x7c7fe2,_0x335fd7,_0x148c84,_0x6a7b56){return this[_0x3cc2('0x3e')][_0x3cc2('0x33b')][_0x3cc2('0x2bd')](_0x7c7fe2,_0x335fd7,_0x148c84,_0x6a7b56);},'sound':function(_0x3f6c67,_0x47bfe1,_0x4d2a2c,_0xa0e80c){return this['game'][_0x3cc2('0x33b')][_0x3cc2('0x2bd')](_0x3f6c67,_0x47bfe1,_0x4d2a2c,_0xa0e80c);},'audioSprite':function(_0x207cf7){return this[_0x3cc2('0x3e')][_0x3cc2('0x33b')][_0x3cc2('0x6f3')](_0x207cf7);},'tileSprite':function(_0x1fa588,_0x766dff,_0x8a7523,_0x3ac071,_0xea9a3f,_0xee4e57,_0x4f83a0){return void 0x0===_0x4f83a0&&(_0x4f83a0=this[_0x3cc2('0x3f')]),_0x4f83a0[_0x3cc2('0x2bd')](new _0x2beb52['TileSprite'](this['game'],_0x1fa588,_0x766dff,_0x8a7523,_0x3ac071,_0xea9a3f,_0xee4e57));},'rope':function(_0x2c6003,_0x1f15e7,_0x59b194,_0xe127c1,_0x29ccf5,_0x2f5909){return void 0x0===_0x2f5909&&(_0x2f5909=this[_0x3cc2('0x3f')]),_0x2f5909['add'](new _0x2beb52['Rope'](this[_0x3cc2('0x3e')],_0x2c6003,_0x1f15e7,_0x59b194,_0xe127c1,_0x29ccf5));},'text':function(_0x6bd1f5,_0x2dcb84,_0x4e33ae,_0x19eeb6,_0x4f5438){return void 0x0===_0x4f5438&&(_0x4f5438=this[_0x3cc2('0x3f')]),_0x4f5438[_0x3cc2('0x2bd')](new _0x2beb52[(_0x3cc2('0x6f4'))](this['game'],_0x6bd1f5,_0x2dcb84,_0x4e33ae,_0x19eeb6));},'button':function(_0x2dcb55,_0x195368,_0x3f14fd,_0x563099,_0x516b75,_0x1027b6,_0x1a8f07,_0x5c30cd,_0x44ab09,_0x50ae8d){return void 0x0===_0x50ae8d&&(_0x50ae8d=this[_0x3cc2('0x3f')]),_0x50ae8d['add'](new _0x2beb52[(_0x3cc2('0x6f5'))](this[_0x3cc2('0x3e')],_0x2dcb55,_0x195368,_0x3f14fd,_0x563099,_0x516b75,_0x1027b6,_0x1a8f07,_0x5c30cd,_0x44ab09));},'graphics':function(_0x558528,_0xa767f2,_0x5780c8){return void 0x0===_0x5780c8&&(_0x5780c8=this[_0x3cc2('0x3f')]),_0x5780c8[_0x3cc2('0x2bd')](new _0x2beb52[(_0x3cc2('0x6f6'))](this[_0x3cc2('0x3e')],_0x558528,_0xa767f2));},'emitter':function(_0x48b351,_0x332c05,_0x2b994f){return this[_0x3cc2('0x3e')][_0x3cc2('0x33e')][_0x3cc2('0x2bd')](new _0x2beb52[(_0x3cc2('0x46b'))][(_0x3cc2('0x6f7'))]['Emitter'](this[_0x3cc2('0x3e')],_0x48b351,_0x332c05,_0x2b994f));},'retroFont':function(_0x2d8496,_0x1cc051,_0x52318e,_0x1aad77,_0x3c56ca,_0x5c68d8,_0x3cf448,_0x38271c,_0xd332d8){return new _0x2beb52['RetroFont'](this[_0x3cc2('0x3e')],_0x2d8496,_0x1cc051,_0x52318e,_0x1aad77,_0x3c56ca,_0x5c68d8,_0x3cf448,_0x38271c,_0xd332d8);},'bitmapText':function(_0x2511d1,_0x1c0ee5,_0x218373,_0x2d8a10,_0x26269f,_0xe3ddd9){return void 0x0===_0xe3ddd9&&(_0xe3ddd9=this[_0x3cc2('0x3f')]),_0xe3ddd9[_0x3cc2('0x2bd')](new _0x2beb52[(_0x3cc2('0x6f8'))](this['game'],_0x2511d1,_0x1c0ee5,_0x218373,_0x2d8a10,_0x26269f));},'tilemap':function(_0x1f8f62,_0x399c35,_0x42e768,_0x1944eb,_0x163dcf){return new _0x2beb52['Tilemap'](this['game'],_0x1f8f62,_0x399c35,_0x42e768,_0x1944eb,_0x163dcf);},'renderTexture':function(_0x1c7f3f,_0x3e987c,_0x3fa2fb,_0x44865a){void 0x0!==_0x3fa2fb&&''!==_0x3fa2fb||(_0x3fa2fb=this['game']['rnd'][_0x3cc2('0x6f9')]()),void 0x0===_0x44865a&&(_0x44865a=!0x1);var _0x5049da=new _0x2beb52[(_0x3cc2('0x5e'))](this[_0x3cc2('0x3e')],_0x1c7f3f,_0x3e987c,_0x3fa2fb);return _0x44865a&&this[_0x3cc2('0x3e')][_0x3cc2('0x180')][_0x3cc2('0x6fa')](_0x3fa2fb,_0x5049da),_0x5049da;},'video':function(_0x5b2df8,_0x7c8f33){return new _0x2beb52[(_0x3cc2('0x6b4'))](this['game'],_0x5b2df8,_0x7c8f33);},'bitmapData':function(_0x36e03a,_0x2df1a8,_0x5e9a8c,_0xc39651){void 0x0===_0xc39651&&(_0xc39651=!0x1),void 0x0!==_0x5e9a8c&&''!==_0x5e9a8c||(_0x5e9a8c=this['game'][_0x3cc2('0x332')]['uuid']());var _0x1a1a74=new _0x2beb52[(_0x3cc2('0x6db'))](this['game'],_0x5e9a8c,_0x36e03a,_0x2df1a8);return _0xc39651&&this[_0x3cc2('0x3e')][_0x3cc2('0x180')][_0x3cc2('0x6fb')](_0x5e9a8c,_0x1a1a74),_0x1a1a74;},'filter':function(_0x56bb27){var _0x33274c=Array[_0x3cc2('0x36')][_0x3cc2('0x27a')][_0x3cc2('0x4a')](arguments,0x1);return(_0x56bb27=new _0x2beb52[(_0x3cc2('0x1ff'))][_0x56bb27](this[_0x3cc2('0x3e')]))[_0x3cc2('0x1')][_0x3cc2('0x51')](_0x56bb27,_0x33274c),_0x56bb27;},'plugin':function(_0x10e5fa){return this[_0x3cc2('0x3e')][_0x3cc2('0x3a5')][_0x3cc2('0x2bd')](_0x10e5fa);}},_0x2beb52[_0x3cc2('0x464')][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x464')],_0x2beb52[_0x3cc2('0x465')]=function(_0x2c580a){this[_0x3cc2('0x3e')]=_0x2c580a,this[_0x3cc2('0x3f')]=this[_0x3cc2('0x3e')][_0x3cc2('0x3f')];},_0x2beb52[_0x3cc2('0x465')][_0x3cc2('0x36')]={'image':function(_0x4e6494,_0x5b97c9,_0x2573a1,_0x100c67){return new _0x2beb52[(_0x3cc2('0x6fc'))](this[_0x3cc2('0x3e')],_0x4e6494,_0x5b97c9,_0x2573a1,_0x100c67);},'sprite':function(_0x27e8e5,_0x440622,_0x52eca1,_0x5ec71c){return new _0x2beb52[(_0x3cc2('0x55'))](this[_0x3cc2('0x3e')],_0x27e8e5,_0x440622,_0x52eca1,_0x5ec71c);},'tween':function(_0x3e8f53){return new _0x2beb52[(_0x3cc2('0x6fd'))](_0x3e8f53,this[_0x3cc2('0x3e')],this[_0x3cc2('0x3e')][_0x3cc2('0x33d')]);},'group':function(_0x4bfcc1,_0xe035fa,_0x4f61b9,_0x6fcb83,_0xe402c8){return new _0x2beb52[(_0x3cc2('0x3dc'))](this[_0x3cc2('0x3e')],_0x4bfcc1,_0xe035fa,_0x4f61b9,_0x6fcb83,_0xe402c8);},'spriteBatch':function(_0x175560,_0x1ff018,_0x8b2cc5){return void 0x0===_0x1ff018&&(_0x1ff018=_0x3cc2('0x3df')),void 0x0===_0x8b2cc5&&(_0x8b2cc5=!0x1),new _0x2beb52[(_0x3cc2('0x6f2'))](this[_0x3cc2('0x3e')],_0x175560,_0x1ff018,_0x8b2cc5);},'audio':function(_0x1bbd75,_0x2f4ca,_0x3406fb,_0x3350f4){return this[_0x3cc2('0x3e')][_0x3cc2('0x33b')]['add'](_0x1bbd75,_0x2f4ca,_0x3406fb,_0x3350f4);},'audioSprite':function(_0x54a055){return this['game'][_0x3cc2('0x33b')][_0x3cc2('0x6f3')](_0x54a055);},'sound':function(_0x243ed8,_0x2f99a3,_0x457d98,_0x212e4b){return this[_0x3cc2('0x3e')]['sound'][_0x3cc2('0x2bd')](_0x243ed8,_0x2f99a3,_0x457d98,_0x212e4b);},'tileSprite':function(_0x4d0ac5,_0xbfe676,_0x4e1467,_0x209bea,_0x2f472a,_0x401af1){return new _0x2beb52[(_0x3cc2('0x4e8'))](this[_0x3cc2('0x3e')],_0x4d0ac5,_0xbfe676,_0x4e1467,_0x209bea,_0x2f472a,_0x401af1);},'rope':function(_0x3955cf,_0x5c00f3,_0x11d1c3,_0x109286,_0x5cb006){return new _0x2beb52[(_0x3cc2('0x6fe'))](this['game'],_0x3955cf,_0x5c00f3,_0x11d1c3,_0x109286,_0x5cb006);},'text':function(_0x482396,_0x271dfc,_0x33f281,_0x2e39f4){return new _0x2beb52['Text'](this[_0x3cc2('0x3e')],_0x482396,_0x271dfc,_0x33f281,_0x2e39f4);},'button':function(_0x17bbf5,_0x2467ce,_0x2cf99e,_0x150163,_0x136094,_0x1a19ef,_0x37ecd9,_0x3f85d6,_0x4baef9){return new _0x2beb52[(_0x3cc2('0x6f5'))](this[_0x3cc2('0x3e')],_0x17bbf5,_0x2467ce,_0x2cf99e,_0x150163,_0x136094,_0x1a19ef,_0x37ecd9,_0x3f85d6,_0x4baef9);},'graphics':function(_0x47aea1,_0x30ac1e){return new _0x2beb52['Graphics'](this[_0x3cc2('0x3e')],_0x47aea1,_0x30ac1e);},'emitter':function(_0x9836d5,_0x4d42de,_0x394c59){return new _0x2beb52['Particles']['Arcade'][(_0x3cc2('0x6ff'))](this[_0x3cc2('0x3e')],_0x9836d5,_0x4d42de,_0x394c59);},'retroFont':function(_0x256ae0,_0x2f3fe1,_0x38031d,_0x48342b,_0x492696,_0xf246b4,_0x5ef150,_0x3e029b,_0x5c1916){return new _0x2beb52[(_0x3cc2('0x700'))](this['game'],_0x256ae0,_0x2f3fe1,_0x38031d,_0x48342b,_0x492696,_0xf246b4,_0x5ef150,_0x3e029b,_0x5c1916);},'bitmapText':function(_0xf17568,_0xd680df,_0x37adb2,_0x1b40db,_0x51a3ba,_0x15117a){return new _0x2beb52[(_0x3cc2('0x6f8'))](this['game'],_0xf17568,_0xd680df,_0x37adb2,_0x1b40db,_0x51a3ba,_0x15117a);},'tilemap':function(_0x2f9621,_0x40d613,_0x27c494,_0x44c988,_0x5dbe1c){return new _0x2beb52[(_0x3cc2('0x701'))](this[_0x3cc2('0x3e')],_0x2f9621,_0x40d613,_0x27c494,_0x44c988,_0x5dbe1c);},'renderTexture':function(_0x36cbae,_0x1835a4,_0x50804a,_0x5de251){void 0x0!==_0x50804a&&''!==_0x50804a||(_0x50804a=this['game'][_0x3cc2('0x332')]['uuid']()),void 0x0===_0x5de251&&(_0x5de251=!0x1);var _0x5add3c=new _0x2beb52['RenderTexture'](this[_0x3cc2('0x3e')],_0x36cbae,_0x1835a4,_0x50804a);return _0x5de251&&this['game']['cache'][_0x3cc2('0x6fa')](_0x50804a,_0x5add3c),_0x5add3c;},'bitmapData':function(_0x498110,_0xf96dde,_0x47cc53,_0x5873e8){void 0x0===_0x5873e8&&(_0x5873e8=!0x1),void 0x0!==_0x47cc53&&''!==_0x47cc53||(_0x47cc53=this['game'][_0x3cc2('0x332')][_0x3cc2('0x6f9')]());var _0xec255b=new _0x2beb52[(_0x3cc2('0x6db'))](this[_0x3cc2('0x3e')],_0x47cc53,_0x498110,_0xf96dde);return _0x5873e8&&this[_0x3cc2('0x3e')][_0x3cc2('0x180')][_0x3cc2('0x6fb')](_0x47cc53,_0xec255b),_0xec255b;},'filter':function(_0x522d83){var _0x2e9f08=Array['prototype'][_0x3cc2('0x27a')]['call'](arguments,0x1);return(_0x522d83=new _0x2beb52[(_0x3cc2('0x1ff'))][_0x522d83](this[_0x3cc2('0x3e')]))['init'][_0x3cc2('0x51')](_0x522d83,_0x2e9f08),_0x522d83;}},_0x2beb52[_0x3cc2('0x465')][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x465')],_0x2beb52[_0x3cc2('0x55')]=function(_0x413e81,_0x28f76c,_0x4299e7,_0xdec396,_0x4a5cfb){_0x28f76c=_0x28f76c||0x0,_0x4299e7=_0x4299e7||0x0,_0xdec396=_0xdec396||null,_0x4a5cfb=_0x4a5cfb||null,this[_0x3cc2('0x10b')]=_0x2beb52[_0x3cc2('0x702')],this[_0x3cc2('0x3e1')]=_0x2beb52[_0x3cc2('0x702')],PIXI[_0x3cc2('0x55')][_0x3cc2('0x4a')](this,_0x2beb52[_0x3cc2('0x466')]['DEFAULT']),_0x2beb52['Component']['Core'][_0x3cc2('0x1')][_0x3cc2('0x4a')](this,_0x413e81,_0x28f76c,_0x4299e7,_0xdec396,_0x4a5cfb);},_0x2beb52['Sprite']['prototype']=Object[_0x3cc2('0x6f')](PIXI[_0x3cc2('0x55')][_0x3cc2('0x36')]),_0x2beb52['Sprite']['prototype'][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x55')],_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x697')][_0x3cc2('0x699')][_0x3cc2('0x4a')](_0x2beb52[_0x3cc2('0x55')][_0x3cc2('0x36')],[_0x3cc2('0x686'),_0x3cc2('0x688'),_0x3cc2('0x68b'),'Bounds',_0x3cc2('0x694'),_0x3cc2('0x6aa'),_0x3cc2('0x6b0'),_0x3cc2('0x69b'),_0x3cc2('0x6a3'),_0x3cc2('0x6cc'),'InCamera',_0x3cc2('0x703'),_0x3cc2('0x6d0'),_0x3cc2('0x6d6'),_0x3cc2('0x6a2'),_0x3cc2('0x6e9'),'PhysicsBody',_0x3cc2('0x6ec'),'ScaleMinMax',_0x3cc2('0x6f0')]),_0x2beb52[_0x3cc2('0x55')][_0x3cc2('0x36')][_0x3cc2('0x704')]=_0x2beb52['Component'][_0x3cc2('0x6a1')]['preUpdate'],_0x2beb52[_0x3cc2('0x55')]['prototype'][_0x3cc2('0x705')]=_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6d6')][_0x3cc2('0x3aa')],_0x2beb52[_0x3cc2('0x55')][_0x3cc2('0x36')][_0x3cc2('0x706')]=_0x2beb52[_0x3cc2('0x685')]['InWorld'][_0x3cc2('0x3aa')],_0x2beb52[_0x3cc2('0x55')][_0x3cc2('0x36')][_0x3cc2('0x707')]=_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x697')][_0x3cc2('0x3aa')],_0x2beb52[_0x3cc2('0x55')][_0x3cc2('0x36')]['preUpdate']=function(){return!!(this['preUpdatePhysics']()&&this[_0x3cc2('0x705')]()&&this['preUpdateInWorld']())&&this[_0x3cc2('0x707')]();},_0x2beb52['Image']=function(_0x34490a,_0x7fc68a,_0x3f866c,_0x3230ad,_0x25b3c9){_0x7fc68a=_0x7fc68a||0x0,_0x3f866c=_0x3f866c||0x0,_0x3230ad=_0x3230ad||null,_0x25b3c9=_0x25b3c9||null,this[_0x3cc2('0x10b')]=_0x2beb52[_0x3cc2('0x708')],PIXI[_0x3cc2('0x55')][_0x3cc2('0x4a')](this,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x232')]),_0x2beb52['Component'][_0x3cc2('0x697')][_0x3cc2('0x1')][_0x3cc2('0x4a')](this,_0x34490a,_0x7fc68a,_0x3f866c,_0x3230ad,_0x25b3c9);},_0x2beb52[_0x3cc2('0x6fc')][_0x3cc2('0x36')]=Object['create'](PIXI[_0x3cc2('0x55')]['prototype']),_0x2beb52[_0x3cc2('0x6fc')][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52['Image'],_0x2beb52['Component'][_0x3cc2('0x697')][_0x3cc2('0x699')][_0x3cc2('0x4a')](_0x2beb52[_0x3cc2('0x6fc')][_0x3cc2('0x36')],['Angle',_0x3cc2('0x688'),_0x3cc2('0x68b'),_0x3cc2('0x68e'),'BringToTop',_0x3cc2('0x6aa'),_0x3cc2('0x69b'),_0x3cc2('0x6a3'),_0x3cc2('0x703'),'LifeSpan',_0x3cc2('0x6a2'),_0x3cc2('0x6e9'),_0x3cc2('0x6ec'),_0x3cc2('0x709'),'Smoothed']),_0x2beb52[_0x3cc2('0x6fc')]['prototype'][_0x3cc2('0x705')]=_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6d6')][_0x3cc2('0x3aa')],_0x2beb52['Image'][_0x3cc2('0x36')][_0x3cc2('0x706')]=_0x2beb52[_0x3cc2('0x685')]['InWorld'][_0x3cc2('0x3aa')],_0x2beb52[_0x3cc2('0x6fc')]['prototype'][_0x3cc2('0x707')]=_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x697')]['preUpdate'],_0x2beb52[_0x3cc2('0x6fc')]['prototype']['preUpdate']=function(){return!(!this[_0x3cc2('0x706')]()||!this[_0x3cc2('0x705')]())&&this[_0x3cc2('0x707')]();},_0x2beb52[_0x3cc2('0x6f5')]=function(_0x561336,_0x365906,_0x46fee2,_0x23e477,_0x496f47,_0x5b90f3,_0x47db89,_0x507693,_0x4745b9,_0xecba3b){_0x365906=_0x365906||0x0,_0x46fee2=_0x46fee2||0x0,_0x23e477=_0x23e477||null,_0x496f47=_0x496f47||null,_0x5b90f3=_0x5b90f3||this,_0x2beb52['Image']['call'](this,_0x561336,_0x365906,_0x46fee2,_0x23e477,_0x507693),this[_0x3cc2('0x10b')]=_0x2beb52[_0x3cc2('0x70a')],this[_0x3cc2('0x3e1')]=_0x2beb52[_0x3cc2('0x702')],this['_onOverFrame']=null,this[_0x3cc2('0x70b')]=null,this['_onDownFrame']=null,this[_0x3cc2('0x70c')]=null,this[_0x3cc2('0x70d')]=null,this[_0x3cc2('0x70e')]=null,this[_0x3cc2('0x70f')]=null,this[_0x3cc2('0x710')]=null,this[_0x3cc2('0x711')]='',this['onOutSoundMarker']='',this[_0x3cc2('0x712')]='',this['onUpSoundMarker']='',this[_0x3cc2('0x713')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0x714')]=new _0x2beb52['Signal'](),this[_0x3cc2('0x715')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0x716')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0x717')]=!0x0,this['justReleasedPreventsOver']=_0x2beb52[_0x3cc2('0x4d3')]['CONTACT'],this[_0x3cc2('0x718')]=!0x1,this[_0x3cc2('0x719')]=!0x1,this['inputEnabled']=!0x0,this['input'][_0x3cc2('0x89')](0x0,!0x0),this[_0x3cc2('0x362')][_0x3cc2('0x5b3')]=!0x0,this[_0x3cc2('0x71a')](_0x47db89,_0x507693,_0x4745b9,_0xecba3b),null!==_0x496f47&&this[_0x3cc2('0x716')][_0x3cc2('0x2bd')](_0x496f47,_0x5b90f3),this[_0x3cc2('0x3f9')][_0x3cc2('0x713')][_0x3cc2('0x2bd')](this[_0x3cc2('0x71b')],this),this[_0x3cc2('0x3f9')][_0x3cc2('0x714')][_0x3cc2('0x2bd')](this['onInputOutHandler'],this),this[_0x3cc2('0x3f9')][_0x3cc2('0x715')]['add'](this[_0x3cc2('0x71c')],this),this[_0x3cc2('0x3f9')][_0x3cc2('0x716')]['add'](this[_0x3cc2('0x71d')],this);},_0x2beb52[_0x3cc2('0x6f5')]['prototype']=Object[_0x3cc2('0x6f')](_0x2beb52[_0x3cc2('0x6fc')]['prototype']),_0x2beb52[_0x3cc2('0x6f5')][_0x3cc2('0x36')]['constructor']=_0x2beb52[_0x3cc2('0x6f5')],_0x2beb52[_0x3cc2('0x6f5')]['prototype'][_0x3cc2('0x71e')]=function(){this['setFrames'](null,null,null,null);},_0x2beb52[_0x3cc2('0x6f5')][_0x3cc2('0x36')][_0x3cc2('0x71f')]=function(_0x333406,_0x253cbe,_0x5a329d){var _0xbba823=_0x3cc2('0x720')+_0x333406+_0x3cc2('0x721');null!==_0x253cbe?(this[_0xbba823]=_0x253cbe,_0x5a329d&&this[_0x3cc2('0x722')](_0x333406)):this[_0xbba823]=null;},_0x2beb52['Button']['prototype'][_0x3cc2('0x722')]=function(_0x5cb686){if(this['freezeFrames'])return!0x1;var _0x2347ad=this[_0x3cc2('0x720')+_0x5cb686+_0x3cc2('0x721')];return _0x3cc2('0x357')==typeof _0x2347ad?(this['frameName']=_0x2347ad,!0x0):_0x3cc2('0x231')==typeof _0x2347ad&&(this[_0x3cc2('0x96')]=_0x2347ad,!0x0);},_0x2beb52['Button'][_0x3cc2('0x36')][_0x3cc2('0x71a')]=function(_0x351d04,_0x52c3b4,_0x45fcd8,_0x54e787){this[_0x3cc2('0x71f')]('Over',_0x351d04,this[_0x3cc2('0x362')][_0x3cc2('0x723')]()),this[_0x3cc2('0x71f')](_0x3cc2('0x724'),_0x52c3b4,!this[_0x3cc2('0x362')][_0x3cc2('0x723')]()),this[_0x3cc2('0x71f')](_0x3cc2('0x725'),_0x45fcd8,this[_0x3cc2('0x362')][_0x3cc2('0x726')]()),this['setStateFrame']('Up',_0x54e787,this[_0x3cc2('0x362')][_0x3cc2('0x727')]());},_0x2beb52[_0x3cc2('0x6f5')][_0x3cc2('0x36')]['setStateSound']=function(_0x1b7e57,_0x56a490,_0xaf6d8b){var _0x53f527='on'+_0x1b7e57+_0x3cc2('0x728'),_0x2f470d='on'+_0x1b7e57+_0x3cc2('0x729');_0x56a490 instanceof _0x2beb52[_0x3cc2('0x728')]||_0x56a490 instanceof _0x2beb52['AudioSprite']?(this[_0x53f527]=_0x56a490,this[_0x2f470d]=_0x3cc2('0x357')==typeof _0xaf6d8b?_0xaf6d8b:''):(this[_0x53f527]=null,this[_0x2f470d]='');},_0x2beb52[_0x3cc2('0x6f5')]['prototype'][_0x3cc2('0x72a')]=function(_0x402ee8){var _0x1725ca=this['on'+_0x402ee8+_0x3cc2('0x728')];if(_0x1725ca){var _0x56a62d=this['on'+_0x402ee8+'SoundMarker'];return _0x1725ca[_0x3cc2('0x68a')](_0x56a62d),!0x0;}return!0x1;},_0x2beb52[_0x3cc2('0x6f5')][_0x3cc2('0x36')][_0x3cc2('0x72b')]=function(_0x20c7c0,_0x270869,_0x1e5f6a,_0x4d52d8,_0xd529c,_0x3d9012,_0x23ed12,_0x56f152){this['setStateSound'](_0x3cc2('0x72c'),_0x20c7c0,_0x270869),this[_0x3cc2('0x72d')](_0x3cc2('0x724'),_0xd529c,_0x3d9012),this[_0x3cc2('0x72d')](_0x3cc2('0x725'),_0x1e5f6a,_0x4d52d8),this['setStateSound']('Up',_0x23ed12,_0x56f152);},_0x2beb52[_0x3cc2('0x6f5')][_0x3cc2('0x36')][_0x3cc2('0x72e')]=function(_0x3fa749,_0xf8a1d0){this[_0x3cc2('0x72d')](_0x3cc2('0x72c'),_0x3fa749,_0xf8a1d0);},_0x2beb52[_0x3cc2('0x6f5')][_0x3cc2('0x36')][_0x3cc2('0x72f')]=function(_0x4725c2,_0xc60bee){this[_0x3cc2('0x72d')]('Out',_0x4725c2,_0xc60bee);},_0x2beb52['Button']['prototype'][_0x3cc2('0x730')]=function(_0x45005c,_0x5decc2){this['setStateSound'](_0x3cc2('0x725'),_0x45005c,_0x5decc2);},_0x2beb52[_0x3cc2('0x6f5')][_0x3cc2('0x36')][_0x3cc2('0x731')]=function(_0x7723bf,_0x43ca57){this[_0x3cc2('0x72d')]('Up',_0x7723bf,_0x43ca57);},_0x2beb52[_0x3cc2('0x6f5')][_0x3cc2('0x36')][_0x3cc2('0x71b')]=function(_0x17684a,_0x4182ff){_0x4182ff[_0x3cc2('0x61e')]()&&(this[_0x3cc2('0x732')]&_0x4182ff[_0x3cc2('0x559')])===_0x4182ff[_0x3cc2('0x559')]||(this[_0x3cc2('0x722')](_0x3cc2('0x72c')),this[_0x3cc2('0x717')]&&!_0x4182ff[_0x3cc2('0x56c')]||(this[_0x3cc2('0x72a')](_0x3cc2('0x72c')),this['onInputOver']&&this[_0x3cc2('0x713')][_0x3cc2('0x330')](this,_0x4182ff)));},_0x2beb52[_0x3cc2('0x6f5')][_0x3cc2('0x36')][_0x3cc2('0x733')]=function(_0x26a3b1,_0x92da54){this[_0x3cc2('0x722')](_0x3cc2('0x724')),this[_0x3cc2('0x72a')](_0x3cc2('0x724')),this[_0x3cc2('0x714')]&&this['onInputOut'][_0x3cc2('0x330')](this,_0x92da54);},_0x2beb52[_0x3cc2('0x6f5')]['prototype'][_0x3cc2('0x71c')]=function(_0xad9814,_0x40bb6b){this[_0x3cc2('0x722')](_0x3cc2('0x725')),this[_0x3cc2('0x72a')](_0x3cc2('0x725')),this[_0x3cc2('0x715')]&&this[_0x3cc2('0x715')][_0x3cc2('0x330')](this,_0x40bb6b);},_0x2beb52['Button'][_0x3cc2('0x36')][_0x3cc2('0x71d')]=function(_0x98cb6,_0x25a491,_0x4b4705){this[_0x3cc2('0x72a')]('Up'),this['onInputUp']&&this['onInputUp'][_0x3cc2('0x330')](this,_0x25a491,_0x4b4705),this[_0x3cc2('0x718')]||(!0x0===this[_0x3cc2('0x719')]||(this[_0x3cc2('0x719')]&_0x25a491['pointerMode'])===_0x25a491[_0x3cc2('0x559')]?this['changeStateFrame']('Out'):this[_0x3cc2('0x722')]('Up')||(_0x4b4705?this[_0x3cc2('0x722')]('Over'):this['changeStateFrame']('Out')));},_0x2beb52[_0x3cc2('0x6f2')]=function(_0x2e99a9,_0x38c3bc,_0x2e046a,_0x3ef7cd){void 0x0!==_0x38c3bc&&null!==_0x38c3bc||(_0x38c3bc=_0x2e99a9[_0x3cc2('0x3f')]),_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x4a')](this,_0x2e99a9,_0x38c3bc,_0x2e046a,_0x3ef7cd),this[_0x3cc2('0x10b')]=_0x2beb52[_0x3cc2('0x734')],this[_0x3cc2('0x735')]=null,this[_0x3cc2('0x736')]=!0x1;},_0x2beb52[_0x3cc2('0x6f2')][_0x3cc2('0x36')]=Object[_0x3cc2('0x6f')](_0x2beb52[_0x3cc2('0x3dc')][_0x3cc2('0x36')]),_0x2beb52['SpriteBatch'][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x6f2')],_0x2beb52[_0x3cc2('0x6f2')][_0x3cc2('0x36')][_0x3cc2('0x8c')]=function(_0x2d20aa){!this[_0x3cc2('0x64')]||this[_0x3cc2('0x2a')]<=0x0||!this[_0x3cc2('0x37')][_0x3cc2('0x8')]||(this[_0x3cc2('0x736')]||(this[_0x3cc2('0x735')]=new PIXI[(_0x3cc2('0x218'))](_0x2d20aa['gl']),this[_0x3cc2('0x736')]=!0x0),this[_0x3cc2('0x735')]['gl']!==_0x2d20aa['gl']&&this[_0x3cc2('0x735')][_0x3cc2('0x175')](_0x2d20aa['gl']),_0x2d20aa['spriteBatch'][_0x3cc2('0x85')](),_0x2d20aa[_0x3cc2('0x15b')][_0x3cc2('0x1d2')](_0x2d20aa[_0x3cc2('0x15b')][_0x3cc2('0x1e9')]),this['fastSpriteBatch']['begin'](this,_0x2d20aa),this['fastSpriteBatch'][_0x3cc2('0x61')](this),_0x2d20aa['spriteBatch'][_0x3cc2('0x89')]());},_0x2beb52[_0x3cc2('0x6f2')][_0x3cc2('0x36')][_0x3cc2('0x56')]=function(_0x524efe){if(this[_0x3cc2('0x64')]&&!(this[_0x3cc2('0x2a')]<=0x0)&&this[_0x3cc2('0x37')][_0x3cc2('0x8')]){var _0x3b2beb=_0x524efe['context'];_0x3b2beb[_0x3cc2('0xa1')]=this['worldAlpha'],this[_0x3cc2('0x63')]();for(var _0x468065=this[_0x3cc2('0x2c')],_0x483289=!0x0,_0x3416d8=0x0;_0x3416d8=0x0&&_0x174760<=this[_0x3cc2('0x22')]&&_0x3aafc7>=0x0&&_0x3aafc7<=this[_0x3cc2('0x4d')]&&(_0x2beb52[_0x3cc2('0x44c')][_0x3cc2('0x75b')]?this[_0x3cc2('0x73a')][_0x3aafc7*this[_0x3cc2('0x22')]+_0x174760]=_0x460ea3<<0x18|_0x4260b3<<0x10|_0x131de6<<0x8|_0x15b874:this[_0x3cc2('0x73a')][_0x3aafc7*this[_0x3cc2('0x22')]+_0x174760]=_0x15b874<<0x18|_0x131de6<<0x10|_0x4260b3<<0x8|_0x460ea3,_0x50d88f&&(this['context']['putImageData'](this[_0x3cc2('0x739')],0x0,0x0),this[_0x3cc2('0x1f9')]=!0x0)),this;},'setPixel':function(_0xc3d198,_0x4318b6,_0x3040b1,_0xc1f88d,_0x3a391e,_0x2b4321){return this[_0x3cc2('0x758')](_0xc3d198,_0x4318b6,_0x3040b1,_0xc1f88d,_0x3a391e,0xff,_0x2b4321);},'getPixel':function(_0x46fcc5,_0x269d1d,_0x27796a){_0x27796a||(_0x27796a=_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0x755')]());var _0xe80622=~~(_0x46fcc5+_0x269d1d*this[_0x3cc2('0x22')]);return _0xe80622*=0x4,_0x27796a['r']=this[_0x3cc2('0x1ba')][_0xe80622],_0x27796a['g']=this[_0x3cc2('0x1ba')][++_0xe80622],_0x27796a['b']=this[_0x3cc2('0x1ba')][++_0xe80622],_0x27796a['a']=this['data'][++_0xe80622],_0x27796a;},'getPixel32':function(_0x19f212,_0x3e4927){if(_0x19f212>=0x0&&_0x19f212<=this[_0x3cc2('0x22')]&&_0x3e4927>=0x0&&_0x3e4927<=this[_0x3cc2('0x4d')])return this[_0x3cc2('0x73a')][_0x3e4927*this[_0x3cc2('0x22')]+_0x19f212];},'getPixelRGB':function(_0x460482,_0x3ea980,_0x17389d,_0x44e259,_0x1e1460){return _0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0x756')](this[_0x3cc2('0x757')](_0x460482,_0x3ea980),_0x17389d,_0x44e259,_0x1e1460);},'getPixels':function(_0x286404){return this[_0x3cc2('0x9e')][_0x3cc2('0x738')](_0x286404['x'],_0x286404['y'],_0x286404[_0x3cc2('0x22')],_0x286404[_0x3cc2('0x4d')]);},'getFirstPixel':function(_0x5159ce){void 0x0===_0x5159ce&&(_0x5159ce=0x0);var _0x195019=_0x2beb52['Color'][_0x3cc2('0x755')](),_0x3de2b=0x0,_0x20a223=0x0,_0x3527c1=0x1,_0x4cc6fc=!0x1;0x1===_0x5159ce?(_0x3527c1=-0x1,_0x20a223=this[_0x3cc2('0x4d')]):0x3===_0x5159ce&&(_0x3527c1=-0x1,_0x3de2b=this[_0x3cc2('0x22')]);do{_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0x756')](this[_0x3cc2('0x757')](_0x3de2b,_0x20a223),_0x195019),0x0===_0x5159ce||0x1===_0x5159ce?++_0x3de2b===this[_0x3cc2('0x22')]&&(_0x3de2b=0x0,((_0x20a223+=_0x3527c1)>=this[_0x3cc2('0x4d')]||_0x20a223<=0x0)&&(_0x4cc6fc=!0x0)):0x2!==_0x5159ce&&0x3!==_0x5159ce||++_0x20a223===this['height']&&(_0x20a223=0x0,((_0x3de2b+=_0x3527c1)>=this['width']||_0x3de2b<=0x0)&&(_0x4cc6fc=!0x0));}while(0x0===_0x195019['a']&&!_0x4cc6fc);return _0x195019['x']=_0x3de2b,_0x195019['y']=_0x20a223,_0x195019;},'getBounds':function(_0x30d589){return void 0x0===_0x30d589&&(_0x30d589=new _0x2beb52[(_0x3cc2('0x32'))]()),_0x30d589['x']=this[_0x3cc2('0x75c')](0x2)['x'],_0x30d589['x']===this[_0x3cc2('0x22')]?_0x30d589[_0x3cc2('0x2a8')](0x0,0x0,0x0,0x0):(_0x30d589['y']=this['getFirstPixel'](0x0)['y'],_0x30d589[_0x3cc2('0x22')]=this['getFirstPixel'](0x3)['x']-_0x30d589['x']+0x1,_0x30d589[_0x3cc2('0x4d')]=this['getFirstPixel'](0x1)['y']-_0x30d589['y']+0x1,_0x30d589);},'addToWorld':function(_0x3604d6,_0x59c31f,_0x2943ed,_0x55f7ef,_0x935c4c,_0x62f4ad){_0x935c4c=_0x935c4c||0x1,_0x62f4ad=_0x62f4ad||0x1;var _0x2fa665=this[_0x3cc2('0x3e')][_0x3cc2('0x2bd')][_0x3cc2('0x182')](_0x3604d6,_0x59c31f,this);return _0x2fa665[_0x3cc2('0x62')][_0x3cc2('0x291')](_0x2943ed,_0x55f7ef),_0x2fa665['scale'][_0x3cc2('0x291')](_0x935c4c,_0x62f4ad),_0x2fa665;},'copy':function(_0x2fd98a,_0x54d115,_0x3ae2bc,_0x2e16ca,_0x281999,_0x12c8f7,_0x5b4bfc,_0x4bf344,_0x287190,_0x1faa77,_0x526012,_0x3d0728,_0x5b5838,_0x573d1c,_0x23e565,_0xb23639,_0x33d9cc){if(void 0x0!==_0x2fd98a&&null!==_0x2fd98a||(_0x2fd98a=this),_0x2fd98a instanceof _0x2beb52[_0x3cc2('0x5e')]&&(_0x2fd98a=_0x2fd98a[_0x3cc2('0x75d')]()),this[_0x3cc2('0x741')]=_0x2fd98a,_0x2fd98a instanceof _0x2beb52[_0x3cc2('0x55')]||_0x2fd98a instanceof _0x2beb52[_0x3cc2('0x6fc')]||_0x2fd98a instanceof _0x2beb52[_0x3cc2('0x6f4')]||_0x2fd98a instanceof PIXI[_0x3cc2('0x55')])this[_0x3cc2('0x742')][_0x3cc2('0x291')](_0x2fd98a[_0x3cc2('0x5c')][_0x3cc2('0x9c')]['x'],_0x2fd98a[_0x3cc2('0x5c')][_0x3cc2('0x9c')]['y']),this[_0x3cc2('0x743')][_0x3cc2('0x291')](_0x2fd98a[_0x3cc2('0x5c')][_0x3cc2('0x9c')][_0x3cc2('0x22')],_0x2fd98a[_0x3cc2('0x5c')]['crop']['height']),this[_0x3cc2('0x744')][_0x3cc2('0x291')](_0x2fd98a['scale']['x'],_0x2fd98a[_0x3cc2('0x27')]['y']),this[_0x3cc2('0x746')][_0x3cc2('0x291')](_0x2fd98a[_0x3cc2('0x62')]['x'],_0x2fd98a['anchor']['y']),this[_0x3cc2('0x75e')]=_0x2fd98a[_0x3cc2('0x40')],this[_0x3cc2('0x745')][_0x3cc2('0x346')]=_0x2fd98a[_0x3cc2('0x2a')],_0x2fd98a[_0x3cc2('0x5c')]instanceof _0x2beb52[_0x3cc2('0x5e')]?this[_0x3cc2('0x741')]=_0x2fd98a['texture'][_0x3cc2('0x75d')]():this[_0x3cc2('0x741')]=_0x2fd98a[_0x3cc2('0x5c')][_0x3cc2('0x5a')][_0x3cc2('0xab')],void 0x0!==_0x12c8f7&&null!==_0x12c8f7||(_0x12c8f7=_0x2fd98a['x']),void 0x0!==_0x5b4bfc&&null!==_0x5b4bfc||(_0x5b4bfc=_0x2fd98a['y']),_0x2fd98a[_0x3cc2('0x5c')][_0x3cc2('0xa3')]&&(_0x12c8f7+=_0x2fd98a[_0x3cc2('0x5c')]['trim']['x']-_0x2fd98a[_0x3cc2('0x62')]['x']*_0x2fd98a[_0x3cc2('0x5c')][_0x3cc2('0xa3')][_0x3cc2('0x22')],_0x5b4bfc+=_0x2fd98a[_0x3cc2('0x5c')][_0x3cc2('0xa3')]['y']-_0x2fd98a[_0x3cc2('0x62')]['y']*_0x2fd98a[_0x3cc2('0x5c')][_0x3cc2('0xa3')][_0x3cc2('0x4d')]),0xffffff!==_0x2fd98a[_0x3cc2('0x91')]&&(_0x2fd98a[_0x3cc2('0x92')]!==_0x2fd98a[_0x3cc2('0x91')]&&(_0x2fd98a['cachedTint']=_0x2fd98a['tint'],_0x2fd98a['tintedTexture']=PIXI['CanvasTinter'][_0x3cc2('0x23e')](_0x2fd98a,_0x2fd98a[_0x3cc2('0x91')])),this[_0x3cc2('0x741')]=_0x2fd98a['tintedTexture'],this[_0x3cc2('0x742')][_0x3cc2('0x291')](0x0));else{if(this[_0x3cc2('0x742')][_0x3cc2('0x291')](0x0),this[_0x3cc2('0x744')][_0x3cc2('0x291')](0x1),this[_0x3cc2('0x746')][_0x3cc2('0x291')](0x0),this['_rotate']=0x0,this[_0x3cc2('0x745')][_0x3cc2('0x346')]=0x1,_0x2fd98a instanceof _0x2beb52[_0x3cc2('0x6db')])this['_image']=_0x2fd98a[_0x3cc2('0x156')];else if(_0x3cc2('0x357')==typeof _0x2fd98a){if(null===(_0x2fd98a=this[_0x3cc2('0x3e')][_0x3cc2('0x180')]['getImage'](_0x2fd98a)))return;this['_image']=_0x2fd98a;}this[_0x3cc2('0x743')][_0x3cc2('0x291')](this[_0x3cc2('0x741')][_0x3cc2('0x22')],this[_0x3cc2('0x741')][_0x3cc2('0x4d')]);}if(void 0x0!==_0x54d115&&null!==_0x54d115||(_0x54d115=0x0),void 0x0!==_0x3ae2bc&&null!==_0x3ae2bc||(_0x3ae2bc=0x0),_0x2e16ca&&(this[_0x3cc2('0x743')]['x']=_0x2e16ca),_0x281999&&(this['_size']['y']=_0x281999),void 0x0!==_0x12c8f7&&null!==_0x12c8f7||(_0x12c8f7=_0x54d115),void 0x0!==_0x5b4bfc&&null!==_0x5b4bfc||(_0x5b4bfc=_0x3ae2bc),void 0x0!==_0x4bf344&&null!==_0x4bf344||(_0x4bf344=this[_0x3cc2('0x743')]['x']),void 0x0!==_0x287190&&null!==_0x287190||(_0x287190=this[_0x3cc2('0x743')]['y']),_0x3cc2('0x231')==typeof _0x1faa77&&(this[_0x3cc2('0x75e')]=_0x1faa77),_0x3cc2('0x231')==typeof _0x526012&&(this['_anchor']['x']=_0x526012),'number'==typeof _0x3d0728&&(this['_anchor']['y']=_0x3d0728),_0x3cc2('0x231')==typeof _0x5b5838&&(this[_0x3cc2('0x744')]['x']=_0x5b5838),_0x3cc2('0x231')==typeof _0x573d1c&&(this[_0x3cc2('0x744')]['y']=_0x573d1c),_0x3cc2('0x231')==typeof _0x23e565&&(this[_0x3cc2('0x745')][_0x3cc2('0x346')]=_0x23e565),void 0x0===_0xb23639&&(_0xb23639=null),void 0x0===_0x33d9cc&&(_0x33d9cc=!0x1),!(this[_0x3cc2('0x745')][_0x3cc2('0x346')]<=0x0||0x0===this[_0x3cc2('0x744')]['x']||0x0===this[_0x3cc2('0x744')]['y']||0x0===this[_0x3cc2('0x743')]['x']||0x0===this[_0x3cc2('0x743')]['y'])){var _0x5995c9=this[_0x3cc2('0x9e')];return this[_0x3cc2('0x745')]['prev']=_0x5995c9[_0x3cc2('0xa1')],_0x5995c9['save'](),_0x5995c9['globalAlpha']=this[_0x3cc2('0x745')]['current'],_0xb23639&&(this['op']=_0xb23639),_0x33d9cc&&(_0x12c8f7|=0x0,_0x5b4bfc|=0x0),_0x5995c9['translate'](_0x12c8f7,_0x5b4bfc),_0x5995c9[_0x3cc2('0x27')](this['_scale']['x'],this[_0x3cc2('0x744')]['y']),_0x5995c9['rotate'](this[_0x3cc2('0x75e')]),_0x5995c9[_0x3cc2('0xa9')](this['_image'],this[_0x3cc2('0x742')]['x']+_0x54d115,this['_pos']['y']+_0x3ae2bc,this[_0x3cc2('0x743')]['x'],this[_0x3cc2('0x743')]['y'],-_0x4bf344*this[_0x3cc2('0x746')]['x'],-_0x287190*this[_0x3cc2('0x746')]['y'],_0x4bf344,_0x287190),_0x5995c9[_0x3cc2('0x23d')](),_0x5995c9[_0x3cc2('0xa1')]=this[_0x3cc2('0x745')][_0x3cc2('0x75f')],this['dirty']=!0x0,this;}},'copyTransform':function(_0x46b74a,_0x154980,_0x42a455){if(void 0x0===_0x154980&&(_0x154980=null),void 0x0===_0x42a455&&(_0x42a455=!0x1),!_0x46b74a[_0x3cc2('0x28b')](_0x3cc2('0x2c'))||!_0x46b74a[_0x3cc2('0x760')]||0x0===_0x46b74a['worldAlpha'])return this;var _0x325760=_0x46b74a[_0x3cc2('0x2c')];if(this[_0x3cc2('0x742')][_0x3cc2('0x291')](_0x46b74a['texture'][_0x3cc2('0x9c')]['x'],_0x46b74a[_0x3cc2('0x5c')][_0x3cc2('0x9c')]['y']),this[_0x3cc2('0x743')]['set'](_0x46b74a[_0x3cc2('0x5c')][_0x3cc2('0x9c')][_0x3cc2('0x22')],_0x46b74a['texture'][_0x3cc2('0x9c')]['height']),0x0===_0x325760['a']||0x0===_0x325760['d']||0x0===this[_0x3cc2('0x743')]['x']||0x0===this[_0x3cc2('0x743')]['y'])return this;_0x46b74a[_0x3cc2('0x5c')]instanceof _0x2beb52[_0x3cc2('0x5e')]?this[_0x3cc2('0x741')]=_0x46b74a[_0x3cc2('0x5c')][_0x3cc2('0x75d')]():this[_0x3cc2('0x741')]=_0x46b74a[_0x3cc2('0x5c')]['baseTexture'][_0x3cc2('0xab')];var _0x212cfc=_0x325760['tx'],_0x5c6f82=_0x325760['ty'];_0x46b74a[_0x3cc2('0x5c')][_0x3cc2('0xa3')]&&(_0x212cfc+=_0x46b74a[_0x3cc2('0x5c')][_0x3cc2('0xa3')]['x']-_0x46b74a[_0x3cc2('0x62')]['x']*_0x46b74a[_0x3cc2('0x5c')][_0x3cc2('0xa3')]['width'],_0x5c6f82+=_0x46b74a['texture'][_0x3cc2('0xa3')]['y']-_0x46b74a[_0x3cc2('0x62')]['y']*_0x46b74a[_0x3cc2('0x5c')][_0x3cc2('0xa3')][_0x3cc2('0x4d')]),0xffffff!==_0x46b74a[_0x3cc2('0x91')]&&(_0x46b74a[_0x3cc2('0x92')]!==_0x46b74a[_0x3cc2('0x91')]&&(_0x46b74a[_0x3cc2('0x92')]=_0x46b74a['tint'],_0x46b74a[_0x3cc2('0x93')]=PIXI[_0x3cc2('0xa8')][_0x3cc2('0x23e')](_0x46b74a,_0x46b74a[_0x3cc2('0x91')])),this[_0x3cc2('0x741')]=_0x46b74a['tintedTexture'],this[_0x3cc2('0x742')][_0x3cc2('0x291')](0x0)),_0x42a455&&(_0x212cfc|=0x0,_0x5c6f82|=0x0);var _0x3c7229=this[_0x3cc2('0x9e')];return this[_0x3cc2('0x745')][_0x3cc2('0x75f')]=_0x3c7229['globalAlpha'],_0x3c7229[_0x3cc2('0x239')](),_0x3c7229[_0x3cc2('0xa1')]=this['_alpha'][_0x3cc2('0x346')],_0x154980&&(this['op']=_0x154980),_0x3c7229[this['smoothProperty']]=_0x46b74a[_0x3cc2('0x5c')][_0x3cc2('0x5a')][_0x3cc2('0xa2')]===PIXI[_0x3cc2('0x11')][_0x3cc2('0x12')],_0x3c7229[_0x3cc2('0xa6')](_0x325760['a'],_0x325760['b'],_0x325760['c'],_0x325760['d'],_0x212cfc,_0x5c6f82),_0x3c7229[_0x3cc2('0xa9')](this[_0x3cc2('0x741')],this[_0x3cc2('0x742')]['x'],this[_0x3cc2('0x742')]['y'],this[_0x3cc2('0x743')]['x'],this[_0x3cc2('0x743')]['y'],-this[_0x3cc2('0x743')]['x']*_0x46b74a[_0x3cc2('0x62')]['x'],-this['_size']['y']*_0x46b74a[_0x3cc2('0x62')]['y'],this[_0x3cc2('0x743')]['x'],this[_0x3cc2('0x743')]['y']),_0x3c7229[_0x3cc2('0x23d')](),_0x3c7229['globalAlpha']=this['_alpha'][_0x3cc2('0x75f')],this[_0x3cc2('0x1f9')]=!0x0,this;},'copyRect':function(_0x5ad64e,_0x5940fb,_0x5925e6,_0x4b6297,_0x192982,_0x115646,_0x196dee){return this[_0x3cc2('0x245')](_0x5ad64e,_0x5940fb['x'],_0x5940fb['y'],_0x5940fb[_0x3cc2('0x22')],_0x5940fb[_0x3cc2('0x4d')],_0x5925e6,_0x4b6297,_0x5940fb[_0x3cc2('0x22')],_0x5940fb[_0x3cc2('0x4d')],0x0,0x0,0x0,0x1,0x1,_0x192982,_0x115646,_0x196dee);},'draw':function(_0x191381,_0x3dbdc3,_0x2f80d2,_0x30049c,_0x8ba1f6,_0x4becc4,_0x4fa307){return this[_0x3cc2('0x245')](_0x191381,null,null,null,null,_0x3dbdc3,_0x2f80d2,_0x30049c,_0x8ba1f6,null,null,null,null,null,null,_0x4becc4,_0x4fa307);},'drawGroup':function(_0x18475a,_0x25bb1e,_0x314896){return _0x18475a[_0x3cc2('0x43c')]>0x0&&_0x18475a[_0x3cc2('0x41e')](this[_0x3cc2('0x761')],this,_0x25bb1e,_0x314896),this;},'drawGroupProxy':function(_0x32acdc,_0x2f5ec6,_0x2e994c){if(_0x32acdc[_0x3cc2('0x28b')](_0x3cc2('0x5c'))&&this['copyTransform'](_0x32acdc,_0x2f5ec6,_0x2e994c),_0x32acdc[_0x3cc2('0x10b')]===_0x2beb52[_0x3cc2('0x3e0')]&&_0x32acdc['exists'])this[_0x3cc2('0x762')](_0x32acdc,_0x2f5ec6,_0x2e994c);else if(_0x32acdc[_0x3cc2('0x28b')](_0x3cc2('0x37'))&&_0x32acdc['children'][_0x3cc2('0x8')]>0x0)for(var _0x3fa458=0x0;_0x3fa458<_0x32acdc[_0x3cc2('0x37')][_0x3cc2('0x8')];_0x3fa458++)_0x32acdc[_0x3cc2('0x37')][_0x3fa458][_0x3cc2('0x3af')]&&this[_0x3cc2('0x763')](_0x32acdc[_0x3cc2('0x37')][_0x3fa458],_0x2f5ec6,_0x2e994c);},'drawFull':function(_0x1300f7,_0xd92c8e,_0x6e2df5){if(!0x1===_0x1300f7[_0x3cc2('0x760')]||0x0===_0x1300f7[_0x3cc2('0x2b')]||_0x1300f7['hasOwnProperty']('exists')&&!0x1===_0x1300f7[_0x3cc2('0x3af')])return this;if(_0x1300f7[_0x3cc2('0x10b')]!==_0x2beb52[_0x3cc2('0x3e0')]&&_0x1300f7[_0x3cc2('0x10b')]!==_0x2beb52[_0x3cc2('0x764')]&&_0x1300f7[_0x3cc2('0x10b')]!==_0x2beb52[_0x3cc2('0x765')])if(_0x1300f7[_0x3cc2('0x10b')]===_0x2beb52['GRAPHICS']){var _0x1cd1aa=_0x1300f7[_0x3cc2('0x7f')]();this['ctx']['save'](),this[_0x3cc2('0x766')][_0x3cc2('0x767')](_0x1cd1aa['x'],_0x1cd1aa['y']),PIXI[_0x3cc2('0x23a')][_0x3cc2('0x768')](_0x1300f7,this['ctx']),this[_0x3cc2('0x766')][_0x3cc2('0x23d')]();}else this[_0x3cc2('0x245')](_0x1300f7,null,null,null,null,_0x1300f7[_0x3cc2('0x48')]['x'],_0x1300f7['worldPosition']['y'],null,null,_0x1300f7[_0x3cc2('0x2f')],null,null,_0x1300f7['worldScale']['x'],_0x1300f7['worldScale']['y'],_0x1300f7[_0x3cc2('0x2b')],_0xd92c8e,_0x6e2df5);if(_0x1300f7['children'])for(var _0x5bd298=0x0;_0x5bd298<_0x1300f7[_0x3cc2('0x37')][_0x3cc2('0x8')];_0x5bd298++)this[_0x3cc2('0x769')](_0x1300f7[_0x3cc2('0x37')][_0x5bd298],_0xd92c8e,_0x6e2df5);return this;},'shadow':function(_0x23a285,_0x1c253f,_0x1bd45,_0x4c4f80){var _0x1447f3=this['context'];return void 0x0===_0x23a285||null===_0x23a285?_0x1447f3[_0x3cc2('0x76a')]='rgba(0,0,0,0)':(_0x1447f3[_0x3cc2('0x76a')]=_0x23a285,_0x1447f3[_0x3cc2('0x76b')]=_0x1c253f||0x5,_0x1447f3['shadowOffsetX']=_0x1bd45||0xa,_0x1447f3[_0x3cc2('0x76c')]=_0x4c4f80||0xa),this;},'alphaMask':function(_0x16e775,_0x1916b4,_0x596167,_0x2aac95){return void 0x0===_0x2aac95||null===_0x2aac95?this[_0x3cc2('0x74e')](_0x1916b4)['blendSourceAtop']():this[_0x3cc2('0x74e')](_0x1916b4,_0x2aac95['x'],_0x2aac95['y'],_0x2aac95[_0x3cc2('0x22')],_0x2aac95[_0x3cc2('0x4d')])['blendSourceAtop'](),void 0x0===_0x596167||null===_0x596167?this[_0x3cc2('0x74e')](_0x16e775)[_0x3cc2('0x76d')]():this[_0x3cc2('0x74e')](_0x16e775,_0x596167['x'],_0x596167['y'],_0x596167[_0x3cc2('0x22')],_0x596167[_0x3cc2('0x4d')])[_0x3cc2('0x76d')](),this;},'extract':function(_0x4309c8,_0x15dcf3,_0x8eb6a7,_0x113222,_0x10b016,_0x13d6b3,_0x51f077,_0x3f8ea9,_0x75f72b){return void 0x0===_0x10b016&&(_0x10b016=0xff),void 0x0===_0x13d6b3&&(_0x13d6b3=!0x1),void 0x0===_0x51f077&&(_0x51f077=_0x15dcf3),void 0x0===_0x3f8ea9&&(_0x3f8ea9=_0x8eb6a7),void 0x0===_0x75f72b&&(_0x75f72b=_0x113222),_0x13d6b3&&_0x4309c8['resize'](this['width'],this[_0x3cc2('0x4d')]),this[_0x3cc2('0x76e')](function(_0x518167,_0x396835,_0x10cebb){return _0x518167['r']===_0x15dcf3&&_0x518167['g']===_0x8eb6a7&&_0x518167['b']===_0x113222&&_0x4309c8[_0x3cc2('0x758')](_0x396835,_0x10cebb,_0x51f077,_0x3f8ea9,_0x75f72b,_0x10b016,!0x1),!0x1;},this),_0x4309c8[_0x3cc2('0x9e')][_0x3cc2('0x759')](_0x4309c8[_0x3cc2('0x739')],0x0,0x0),_0x4309c8[_0x3cc2('0x1f9')]=!0x0,_0x4309c8;},'rect':function(_0x400ba7,_0x4b292e,_0x3149d6,_0x147fde,_0x5ccb9b){return void 0x0!==_0x5ccb9b&&(this[_0x3cc2('0x9e')][_0x3cc2('0x23f')]=_0x5ccb9b),this[_0x3cc2('0x9e')][_0x3cc2('0x243')](_0x400ba7,_0x4b292e,_0x3149d6,_0x147fde),this;},'text':function(_0x115629,_0x44b7a5,_0x3063ce,_0x2f3424,_0x8da966,_0x48e990){void 0x0===_0x44b7a5&&(_0x44b7a5=0x0),void 0x0===_0x3063ce&&(_0x3063ce=0x0),void 0x0===_0x2f3424&&(_0x2f3424=_0x3cc2('0x76f')),void 0x0===_0x8da966&&(_0x8da966='rgb(255,255,255)'),void 0x0===_0x48e990&&(_0x48e990=!0x0);var _0x2f2620=this[_0x3cc2('0x9e')],_0x331edf=_0x2f2620[_0x3cc2('0x770')];return _0x2f2620[_0x3cc2('0x770')]=_0x2f3424,_0x48e990&&(_0x2f2620['fillStyle']=_0x3cc2('0x771'),_0x2f2620['fillText'](_0x115629,_0x44b7a5+0x1,_0x3063ce+0x1)),_0x2f2620[_0x3cc2('0x23f')]=_0x8da966,_0x2f2620[_0x3cc2('0x772')](_0x115629,_0x44b7a5,_0x3063ce),_0x2f2620[_0x3cc2('0x770')]=_0x331edf,this;},'circle':function(_0x1f4aca,_0x5627e7,_0x37bba9,_0x435fdd){var _0x5c89b1=this[_0x3cc2('0x9e')];return void 0x0!==_0x435fdd&&(_0x5c89b1[_0x3cc2('0x23f')]=_0x435fdd),_0x5c89b1[_0x3cc2('0x773')](),_0x5c89b1['arc'](_0x1f4aca,_0x5627e7,_0x37bba9,0x0,0x2*Math['PI'],!0x1),_0x5c89b1[_0x3cc2('0x774')](),_0x5c89b1[_0x3cc2('0x4ea')](),this;},'line':function(_0x11d2e6,_0x5c321d,_0x319ed6,_0x578802,_0x4e20b9,_0x3e15a1){void 0x0===_0x4e20b9&&(_0x4e20b9='#fff'),void 0x0===_0x3e15a1&&(_0x3e15a1=0x1);var _0x30c9a0=this['context'];return _0x30c9a0[_0x3cc2('0x773')](),_0x30c9a0[_0x3cc2('0x775')](_0x11d2e6,_0x5c321d),_0x30c9a0['lineTo'](_0x319ed6,_0x578802),_0x30c9a0[_0x3cc2('0x776')]=_0x3e15a1,_0x30c9a0[_0x3cc2('0x777')]=_0x4e20b9,_0x30c9a0[_0x3cc2('0x778')](),_0x30c9a0['closePath'](),this;},'polygon':function(_0x11ddf6,_0x227984,_0x57248d,_0x31e1da){void 0x0===_0x31e1da&&(_0x31e1da=_0x3cc2('0x779')),void 0x0===_0x57248d&&(_0x57248d=0x0);var _0x5ba7c1=this[_0x3cc2('0x9e')];_0x227984&&(_0x5ba7c1['fillStyle']=_0x227984),_0x57248d&&(_0x5ba7c1['lineWidth']=_0x57248d,_0x5ba7c1['strokeStyle']=_0x31e1da),_0x5ba7c1[_0x3cc2('0x773')](),_0x5ba7c1[_0x3cc2('0x775')](_0x11ddf6[0x0]['x'],_0x11ddf6[0x0]['y']);for(var _0x2518cf=0x1,_0x595c07=_0x11ddf6['length'];_0x2518cf<_0x595c07;_0x2518cf++){var _0x58415b=_0x11ddf6[_0x2518cf];_0x5ba7c1[_0x3cc2('0x77a')](_0x58415b['x'],_0x58415b['y']);}return _0x5ba7c1['closePath'](),_0x227984&&_0x5ba7c1[_0x3cc2('0x4ea')](),_0x57248d&&_0x5ba7c1[_0x3cc2('0x778')](),this;},'textureLine':function(_0x34cae2,_0x13bdab,_0x279a57){if(void 0x0===_0x279a57&&(_0x279a57=_0x3cc2('0x77b')),_0x3cc2('0x357')!=typeof _0x13bdab||(_0x13bdab=this['game']['cache']['getImage'](_0x13bdab))){var _0x7a2f7f=_0x34cae2['length'];_0x3cc2('0x77c')===_0x279a57&&_0x7a2f7f>_0x13bdab['width']&&(_0x7a2f7f=_0x13bdab[_0x3cc2('0x22')]);var _0x13edb7=this['context'];return _0x13edb7[_0x3cc2('0x23f')]=_0x13edb7['createPattern'](_0x13bdab,_0x279a57),this[_0x3cc2('0x749')]=new _0x2beb52[(_0x3cc2('0x296'))](_0x34cae2[_0x3cc2('0x89')]['x'],_0x34cae2[_0x3cc2('0x89')]['y'],_0x13bdab[_0x3cc2('0x4d')]),this[_0x3cc2('0x749')][_0x3cc2('0x29e')](_0x34cae2[_0x3cc2('0x2c2')]-1.5707963267948966,!0x1,this['_pos']),_0x13edb7[_0x3cc2('0x239')](),_0x13edb7[_0x3cc2('0x767')](this['_pos']['x'],this[_0x3cc2('0x742')]['y']),_0x13edb7[_0x3cc2('0x2ba')](_0x34cae2[_0x3cc2('0x2c2')]),_0x13edb7[_0x3cc2('0x243')](0x0,0x0,_0x7a2f7f,_0x13bdab[_0x3cc2('0x4d')]),_0x13edb7[_0x3cc2('0x23d')](),this[_0x3cc2('0x1f9')]=!0x0,this;}},'render':function(){return!this[_0x3cc2('0x73f')]&&this[_0x3cc2('0x1f9')]&&(this[_0x3cc2('0x5a')][_0x3cc2('0x1f9')](),this[_0x3cc2('0x1f9')]=!0x1),this;},'destroy':function(){this[_0x3cc2('0x6df')]['destroy'](),this['texture'][_0x3cc2('0x38')](!0x0),_0x2beb52[_0x3cc2('0x1a3')][_0x3cc2('0x1a4')](this);},'blendReset':function(){return this['op']=_0x3cc2('0x24c'),this;},'blendSourceOver':function(){return this['op']=_0x3cc2('0x24c'),this;},'blendSourceIn':function(){return this['op']=_0x3cc2('0x77d'),this;},'blendSourceOut':function(){return this['op']=_0x3cc2('0x77e'),this;},'blendSourceAtop':function(){return this['op']=_0x3cc2('0x77f'),this;},'blendDestinationOver':function(){return this['op']=_0x3cc2('0x780'),this;},'blendDestinationIn':function(){return this['op']=_0x3cc2('0x781'),this;},'blendDestinationOut':function(){return this['op']=_0x3cc2('0x782'),this;},'blendDestinationAtop':function(){return this['op']=_0x3cc2('0x783'),this;},'blendXor':function(){return this['op']=_0x3cc2('0x784'),this;},'blendAdd':function(){return this['op']=_0x3cc2('0x785'),this;},'blendMultiply':function(){return this['op']=_0x3cc2('0x253'),this;},'blendScreen':function(){return this['op']='screen',this;},'blendOverlay':function(){return this['op']=_0x3cc2('0x256'),this;},'blendDarken':function(){return this['op']='darken',this;},'blendLighten':function(){return this['op']=_0x3cc2('0x786'),this;},'blendColorDodge':function(){return this['op']=_0x3cc2('0x257'),this;},'blendColorBurn':function(){return this['op']=_0x3cc2('0x787'),this;},'blendHardLight':function(){return this['op']='hard-light',this;},'blendSoftLight':function(){return this['op']=_0x3cc2('0x258'),this;},'blendDifference':function(){return this['op']=_0x3cc2('0x25a'),this;},'blendExclusion':function(){return this['op']=_0x3cc2('0x25c'),this;},'blendHue':function(){return this['op']=_0x3cc2('0x25e'),this;},'blendSaturation':function(){return this['op']=_0x3cc2('0x25f'),this;},'blendColor':function(){return this['op']='color',this;},'blendLuminosity':function(){return this['op']=_0x3cc2('0x262'),this;},'copyBitmapData':function(_0x484f60,_0x5e0790,_0x16dd6c){_0x484f60['update']();for(var _0x231be,_0x555102=0x0;_0x555102<_0x484f60[_0x3cc2('0x4d')];_0x555102++){_0x231be=(_0x16dd6c+_0x555102)*this['width']+_0x5e0790;for(var _0x1807a2=0x0;_0x1807a2<_0x484f60[_0x3cc2('0x22')];_0x1807a2++)this[_0x3cc2('0x73a')][_0x231be+_0x1807a2]=_0x484f60[_0x3cc2('0x73a')][_0x555102*_0x484f60[_0x3cc2('0x22')]+_0x1807a2];}return this;}},Object[_0x3cc2('0x8d')](_0x2beb52['BitmapData'][_0x3cc2('0x36')],_0x3cc2('0x3db'),{'get':function(){_0x2beb52[_0x3cc2('0x24a')][_0x3cc2('0x788')](this[_0x3cc2('0x9e')]);},'set':function(_0xe73134){_0x2beb52[_0x3cc2('0x24a')][_0x3cc2('0x789')](this['context'],_0xe73134);}}),Object[_0x3cc2('0x8d')](_0x2beb52['BitmapData'][_0x3cc2('0x36')],'op',{'get':function(){return this[_0x3cc2('0x9e')][_0x3cc2('0x9f')];},'set':function(_0x307a44){this[_0x3cc2('0x9e')][_0x3cc2('0x9f')]=_0x307a44;}}),_0x2beb52[_0x3cc2('0x6db')][_0x3cc2('0x78a')]=function(_0x2a9e87,_0x7b1b12,_0x5bd61c,_0x2d6b9b,_0x50c8d9,_0x140a87){return _0x3cc2('0x231')!=typeof _0x2a9e87&&(_0x2a9e87=0x0),_0x3cc2('0x231')!=typeof _0x7b1b12&&(_0x7b1b12=0x0),_0x3cc2('0x231')!=typeof _0x5bd61c&&(_0x5bd61c=0x1),_0x3cc2('0x231')!=typeof _0x2d6b9b&&(_0x2d6b9b=0x1),_0x3cc2('0x231')!=typeof _0x50c8d9&&(_0x50c8d9=0x0),_0x3cc2('0x231')!=typeof _0x140a87&&(_0x140a87=0x0),{'sx':_0x5bd61c,'sy':_0x2d6b9b,'scaleX':_0x5bd61c,'scaleY':_0x2d6b9b,'skewX':_0x50c8d9,'skewY':_0x140a87,'translateX':_0x2a9e87,'translateY':_0x7b1b12,'tx':_0x2a9e87,'ty':_0x7b1b12};},_0x2beb52[_0x3cc2('0x6db')][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52['BitmapData'],_0x2beb52[_0x3cc2('0x78b')]={},_0x2beb52[_0x3cc2('0x78b')]['Triangulate']=function(_0x2d3f7a,_0x1c71c5,_0x520c32){_0x520c32=_0x520c32||0x2;var _0xedb735=_0x1c71c5&&_0x1c71c5[_0x3cc2('0x8')],_0x4e5040=_0xedb735?_0x1c71c5[0x0]*_0x520c32:_0x2d3f7a[_0x3cc2('0x8')],_0x4dac9f=_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x78c')](_0x2d3f7a,0x0,_0x4e5040,_0x520c32,!0x0),_0x3e76e5=[];if(!_0x4dac9f)return _0x3e76e5;var _0x571c0d,_0x4c2e06,_0x2b9177,_0x5dffdf,_0x4e9048,_0x448430,_0x3d6825;if(_0xedb735&&(_0x4dac9f=_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x78d')](_0x2d3f7a,_0x1c71c5,_0x4dac9f,_0x520c32)),_0x2d3f7a[_0x3cc2('0x8')]>0x50*_0x520c32){_0x571c0d=_0x2b9177=_0x2d3f7a[0x0],_0x4c2e06=_0x5dffdf=_0x2d3f7a[0x1];for(var _0x38b4cd=_0x520c32;_0x38b4cd<_0x4e5040;_0x38b4cd+=_0x520c32)_0x4e9048=_0x2d3f7a[_0x38b4cd],_0x448430=_0x2d3f7a[_0x38b4cd+0x1],_0x4e9048<_0x571c0d&&(_0x571c0d=_0x4e9048),_0x448430<_0x4c2e06&&(_0x4c2e06=_0x448430),_0x4e9048>_0x2b9177&&(_0x2b9177=_0x4e9048),_0x448430>_0x5dffdf&&(_0x5dffdf=_0x448430);_0x3d6825=Math[_0x3cc2('0x57')](_0x2b9177-_0x571c0d,_0x5dffdf-_0x4c2e06);}return _0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x78e')](_0x4dac9f,_0x3e76e5,_0x520c32,_0x571c0d,_0x4c2e06,_0x3d6825),_0x3e76e5;},_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x78c')]=function(_0x18ec55,_0x536d35,_0x4e84f3,_0x9b72c3,_0xb0084c){var _0x36f4eb,_0x67f9fc,_0x51123b,_0x567814=0x0;for(_0x36f4eb=_0x536d35,_0x67f9fc=_0x4e84f3-_0x9b72c3;_0x36f4eb<_0x4e84f3;_0x36f4eb+=_0x9b72c3)_0x567814+=(_0x18ec55[_0x67f9fc]-_0x18ec55[_0x36f4eb])*(_0x18ec55[_0x36f4eb+0x1]+_0x18ec55[_0x67f9fc+0x1]),_0x67f9fc=_0x36f4eb;if(_0xb0084c===_0x567814>0x0)for(_0x36f4eb=_0x536d35;_0x36f4eb<_0x4e84f3;_0x36f4eb+=_0x9b72c3)_0x51123b=_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x78f')](_0x36f4eb,_0x18ec55[_0x36f4eb],_0x18ec55[_0x36f4eb+0x1],_0x51123b);else for(_0x36f4eb=_0x4e84f3-_0x9b72c3;_0x36f4eb>=_0x536d35;_0x36f4eb-=_0x9b72c3)_0x51123b=_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x78f')](_0x36f4eb,_0x18ec55[_0x36f4eb],_0x18ec55[_0x36f4eb+0x1],_0x51123b);return _0x51123b;},_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x790')]=function(_0x439bfa,_0x197e3c){if(!_0x439bfa)return _0x439bfa;_0x197e3c||(_0x197e3c=_0x439bfa);var _0xbd069f,_0x587fef=_0x439bfa;do{if(_0xbd069f=!0x1,_0x587fef['steiner']||!_0x2beb52['EarCut'][_0x3cc2('0x2a9')](_0x587fef,_0x587fef[_0x3cc2('0x595')])&&0x0!==_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x2a6')](_0x587fef[_0x3cc2('0x75f')],_0x587fef,_0x587fef['next']))_0x587fef=_0x587fef['next'];else{if(_0x2beb52[_0x3cc2('0x78b')]['removeNode'](_0x587fef),(_0x587fef=_0x197e3c=_0x587fef[_0x3cc2('0x75f')])===_0x587fef['next'])return null;_0xbd069f=!0x0;}}while(_0xbd069f||_0x587fef!==_0x197e3c);return _0x197e3c;},_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x78e')]=function(_0x3ce3e2,_0x38cbea,_0xb94171,_0x10ad6b,_0x304b7a,_0x5c9c0f,_0x12e5d5){if(_0x3ce3e2){!_0x12e5d5&&_0x5c9c0f&&_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x791')](_0x3ce3e2,_0x10ad6b,_0x304b7a,_0x5c9c0f);for(var _0x411c33,_0x1ba975,_0x229e2e=_0x3ce3e2;_0x3ce3e2[_0x3cc2('0x75f')]!==_0x3ce3e2['next'];)if(_0x411c33=_0x3ce3e2[_0x3cc2('0x75f')],_0x1ba975=_0x3ce3e2[_0x3cc2('0x595')],_0x5c9c0f?_0x2beb52['EarCut'][_0x3cc2('0x792')](_0x3ce3e2,_0x10ad6b,_0x304b7a,_0x5c9c0f):_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x793')](_0x3ce3e2))_0x38cbea[_0x3cc2('0x9')](_0x411c33['i']/_0xb94171),_0x38cbea[_0x3cc2('0x9')](_0x3ce3e2['i']/_0xb94171),_0x38cbea[_0x3cc2('0x9')](_0x1ba975['i']/_0xb94171),_0x2beb52[_0x3cc2('0x78b')]['removeNode'](_0x3ce3e2),_0x3ce3e2=_0x1ba975['next'],_0x229e2e=_0x1ba975[_0x3cc2('0x595')];else if((_0x3ce3e2=_0x1ba975)===_0x229e2e){_0x12e5d5?0x1===_0x12e5d5?(_0x3ce3e2=_0x2beb52['EarCut'][_0x3cc2('0x794')](_0x3ce3e2,_0x38cbea,_0xb94171),_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x78e')](_0x3ce3e2,_0x38cbea,_0xb94171,_0x10ad6b,_0x304b7a,_0x5c9c0f,0x2)):0x2===_0x12e5d5&&_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x795')](_0x3ce3e2,_0x38cbea,_0xb94171,_0x10ad6b,_0x304b7a,_0x5c9c0f):_0x2beb52['EarCut']['earcutLinked'](_0x2beb52[_0x3cc2('0x78b')]['filterPoints'](_0x3ce3e2),_0x38cbea,_0xb94171,_0x10ad6b,_0x304b7a,_0x5c9c0f,0x1);break;}}},_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x793')]=function(_0x3f9bbd){var _0x574a14=_0x3f9bbd[_0x3cc2('0x75f')],_0x170075=_0x3f9bbd,_0xf147b2=_0x3f9bbd[_0x3cc2('0x595')];if(_0x2beb52['EarCut'][_0x3cc2('0x2a6')](_0x574a14,_0x170075,_0xf147b2)>=0x0)return!0x1;for(var _0x74848=_0x3f9bbd[_0x3cc2('0x595')]['next'];_0x74848!==_0x3f9bbd[_0x3cc2('0x75f')];){if(_0x2beb52[_0x3cc2('0x78b')]['pointInTriangle'](_0x574a14['x'],_0x574a14['y'],_0x170075['x'],_0x170075['y'],_0xf147b2['x'],_0xf147b2['y'],_0x74848['x'],_0x74848['y'])&&_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x2a6')](_0x74848[_0x3cc2('0x75f')],_0x74848,_0x74848[_0x3cc2('0x595')])>=0x0)return!0x1;_0x74848=_0x74848['next'];}return!0x0;},_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x792')]=function(_0x2a0d69,_0x596197,_0x58b43c,_0x23374a){var _0x5e9936=_0x2a0d69[_0x3cc2('0x75f')],_0x115826=_0x2a0d69,_0x21f63e=_0x2a0d69['next'];if(_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x2a6')](_0x5e9936,_0x115826,_0x21f63e)>=0x0)return!0x1;for(var _0x2497ea=_0x5e9936['x']<_0x115826['x']?_0x5e9936['x']<_0x21f63e['x']?_0x5e9936['x']:_0x21f63e['x']:_0x115826['x']<_0x21f63e['x']?_0x115826['x']:_0x21f63e['x'],_0x4f9dc2=_0x5e9936['y']<_0x115826['y']?_0x5e9936['y']<_0x21f63e['y']?_0x5e9936['y']:_0x21f63e['y']:_0x115826['y']<_0x21f63e['y']?_0x115826['y']:_0x21f63e['y'],_0x11c7b0=_0x5e9936['x']>_0x115826['x']?_0x5e9936['x']>_0x21f63e['x']?_0x5e9936['x']:_0x21f63e['x']:_0x115826['x']>_0x21f63e['x']?_0x115826['x']:_0x21f63e['x'],_0x38ba2c=_0x5e9936['y']>_0x115826['y']?_0x5e9936['y']>_0x21f63e['y']?_0x5e9936['y']:_0x21f63e['y']:_0x115826['y']>_0x21f63e['y']?_0x115826['y']:_0x21f63e['y'],_0x46d7c8=_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x796')](_0x2497ea,_0x4f9dc2,_0x596197,_0x58b43c,_0x23374a),_0x9f096c=_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x796')](_0x11c7b0,_0x38ba2c,_0x596197,_0x58b43c,_0x23374a),_0x1481c4=_0x2a0d69[_0x3cc2('0x797')];_0x1481c4&&_0x1481c4['z']<=_0x9f096c;){if(_0x1481c4!==_0x2a0d69[_0x3cc2('0x75f')]&&_0x1481c4!==_0x2a0d69[_0x3cc2('0x595')]&&_0x2beb52[_0x3cc2('0x78b')]['pointInTriangle'](_0x5e9936['x'],_0x5e9936['y'],_0x115826['x'],_0x115826['y'],_0x21f63e['x'],_0x21f63e['y'],_0x1481c4['x'],_0x1481c4['y'])&&_0x2beb52[_0x3cc2('0x78b')]['area'](_0x1481c4[_0x3cc2('0x75f')],_0x1481c4,_0x1481c4[_0x3cc2('0x595')])>=0x0)return!0x1;_0x1481c4=_0x1481c4[_0x3cc2('0x797')];}for(_0x1481c4=_0x2a0d69[_0x3cc2('0x798')];_0x1481c4&&_0x1481c4['z']>=_0x46d7c8;){if(_0x1481c4!==_0x2a0d69[_0x3cc2('0x75f')]&&_0x1481c4!==_0x2a0d69[_0x3cc2('0x595')]&&_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x799')](_0x5e9936['x'],_0x5e9936['y'],_0x115826['x'],_0x115826['y'],_0x21f63e['x'],_0x21f63e['y'],_0x1481c4['x'],_0x1481c4['y'])&&_0x2beb52['EarCut'][_0x3cc2('0x2a6')](_0x1481c4[_0x3cc2('0x75f')],_0x1481c4,_0x1481c4[_0x3cc2('0x595')])>=0x0)return!0x1;_0x1481c4=_0x1481c4[_0x3cc2('0x798')];}return!0x0;},_0x2beb52['EarCut'][_0x3cc2('0x794')]=function(_0x2467d4,_0x29aa5b,_0x292d9e){var _0x99821f=_0x2467d4;do{var _0x2459a8=_0x99821f[_0x3cc2('0x75f')],_0x3fbe96=_0x99821f[_0x3cc2('0x595')][_0x3cc2('0x595')];_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x2c7')](_0x2459a8,_0x99821f,_0x99821f[_0x3cc2('0x595')],_0x3fbe96)&&_0x2beb52['EarCut'][_0x3cc2('0x79a')](_0x2459a8,_0x3fbe96)&&_0x2beb52[_0x3cc2('0x78b')]['locallyInside'](_0x3fbe96,_0x2459a8)&&(_0x29aa5b['push'](_0x2459a8['i']/_0x292d9e),_0x29aa5b[_0x3cc2('0x9')](_0x99821f['i']/_0x292d9e),_0x29aa5b[_0x3cc2('0x9')](_0x3fbe96['i']/_0x292d9e),_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x79b')](_0x99821f),_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x79b')](_0x99821f[_0x3cc2('0x595')]),_0x99821f=_0x2467d4=_0x3fbe96),_0x99821f=_0x99821f['next'];}while(_0x99821f!==_0x2467d4);return _0x99821f;},_0x2beb52[_0x3cc2('0x78b')]['splitEarcut']=function(_0x1f27d5,_0x4ec7ce,_0x196c7f,_0x151e71,_0x5add74,_0x2522c1){var _0xdc02f7=_0x1f27d5;do{for(var _0x407878=_0xdc02f7[_0x3cc2('0x595')][_0x3cc2('0x595')];_0x407878!==_0xdc02f7[_0x3cc2('0x75f')];){if(_0xdc02f7['i']!==_0x407878['i']&&_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x79c')](_0xdc02f7,_0x407878)){var _0x344d40=_0x2beb52[_0x3cc2('0x78b')]['splitPolygon'](_0xdc02f7,_0x407878);return _0xdc02f7=_0x2beb52['EarCut'][_0x3cc2('0x790')](_0xdc02f7,_0xdc02f7[_0x3cc2('0x595')]),_0x344d40=_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x790')](_0x344d40,_0x344d40['next']),_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x78e')](_0xdc02f7,_0x4ec7ce,_0x196c7f,_0x151e71,_0x5add74,_0x2522c1),void _0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x78e')](_0x344d40,_0x4ec7ce,_0x196c7f,_0x151e71,_0x5add74,_0x2522c1);}_0x407878=_0x407878[_0x3cc2('0x595')];}_0xdc02f7=_0xdc02f7[_0x3cc2('0x595')];}while(_0xdc02f7!==_0x1f27d5);},_0x2beb52[_0x3cc2('0x78b')]['eliminateHoles']=function(_0x5c539a,_0x2e5bd1,_0xbdc675,_0x49fc58){var _0x1947f1,_0x4c9451,_0x35d46a,_0x25e32b,_0x3c0b9f,_0x156da8=[];for(_0x1947f1=0x0,_0x4c9451=_0x2e5bd1[_0x3cc2('0x8')];_0x1947f1<_0x4c9451;_0x1947f1++)_0x35d46a=_0x2e5bd1[_0x1947f1]*_0x49fc58,_0x25e32b=_0x1947f1<_0x4c9451-0x1?_0x2e5bd1[_0x1947f1+0x1]*_0x49fc58:_0x5c539a[_0x3cc2('0x8')],(_0x3c0b9f=_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x78c')](_0x5c539a,_0x35d46a,_0x25e32b,_0x49fc58,!0x1))===_0x3c0b9f[_0x3cc2('0x595')]&&(_0x3c0b9f[_0x3cc2('0x79d')]=!0x0),_0x156da8[_0x3cc2('0x9')](_0x2beb52['EarCut'][_0x3cc2('0x79e')](_0x3c0b9f));for(_0x156da8['sort'](compareX),_0x1947f1=0x0;_0x1947f1<_0x156da8[_0x3cc2('0x8')];_0x1947f1++)_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x79f')](_0x156da8[_0x1947f1],_0xbdc675),_0xbdc675=_0x2beb52['EarCut'][_0x3cc2('0x790')](_0xbdc675,_0xbdc675[_0x3cc2('0x595')]);return _0xbdc675;},_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x7a0')]=function(_0x3e28a3,_0x529777){return _0x3e28a3['x']-_0x529777['x'];},_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x79f')]=function(_0x15b00e,_0x460f40){if(_0x460f40=_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x7a1')](_0x15b00e,_0x460f40)){var _0x431a7d=_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x7a2')](_0x460f40,_0x15b00e);_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x790')](_0x431a7d,_0x431a7d['next']);}},_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x7a1')]=function(_0x127a10,_0x18ca72){var _0x7a70b1,_0x52844d=_0x18ca72,_0x48499d=_0x127a10['x'],_0x856d2e=_0x127a10['y'],_0x41e048=-0x1/0x0;do{if(_0x856d2e<=_0x52844d['y']&&_0x856d2e>=_0x52844d[_0x3cc2('0x595')]['y']){var _0x48b47c=_0x52844d['x']+(_0x856d2e-_0x52844d['y'])*(_0x52844d[_0x3cc2('0x595')]['x']-_0x52844d['x'])/(_0x52844d[_0x3cc2('0x595')]['y']-_0x52844d['y']);_0x48b47c<=_0x48499d&&_0x48b47c>_0x41e048&&(_0x41e048=_0x48b47c,_0x7a70b1=_0x52844d['x']<_0x52844d[_0x3cc2('0x595')]['x']?_0x52844d:_0x52844d[_0x3cc2('0x595')]);}_0x52844d=_0x52844d['next'];}while(_0x52844d!==_0x18ca72);if(!_0x7a70b1)return null;if(_0x127a10['x']===_0x7a70b1['x'])return _0x7a70b1[_0x3cc2('0x75f')];var _0x203b8e,_0x361fef=_0x7a70b1,_0x1eca27=0x1/0x0;for(_0x52844d=_0x7a70b1['next'];_0x52844d!==_0x361fef;)_0x48499d>=_0x52844d['x']&&_0x52844d['x']>=_0x7a70b1['x']&&_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x799')](_0x856d2e<_0x7a70b1['y']?_0x48499d:_0x41e048,_0x856d2e,_0x7a70b1['x'],_0x7a70b1['y'],_0x856d2e<_0x7a70b1['y']?_0x41e048:_0x48499d,_0x856d2e,_0x52844d['x'],_0x52844d['y'])&&((_0x203b8e=Math[_0x3cc2('0x2ad')](_0x856d2e-_0x52844d['y'])/(_0x48499d-_0x52844d['x']))<_0x1eca27||_0x203b8e===_0x1eca27&&_0x52844d['x']>_0x7a70b1['x'])&&_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x79a')](_0x52844d,_0x127a10)&&(_0x7a70b1=_0x52844d,_0x1eca27=_0x203b8e),_0x52844d=_0x52844d[_0x3cc2('0x595')];return _0x7a70b1;},_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x791')]=function(_0x90b836,_0x5d5c78,_0xd27edb,_0x418744){var _0x4427ab=_0x90b836;do{null===_0x4427ab['z']&&(_0x4427ab['z']=_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x796')](_0x4427ab['x'],_0x4427ab['y'],_0x5d5c78,_0xd27edb,_0x418744)),_0x4427ab[_0x3cc2('0x798')]=_0x4427ab[_0x3cc2('0x75f')],_0x4427ab[_0x3cc2('0x797')]=_0x4427ab['next'],_0x4427ab=_0x4427ab[_0x3cc2('0x595')];}while(_0x4427ab!==_0x90b836);_0x4427ab['prevZ'][_0x3cc2('0x797')]=null,_0x4427ab[_0x3cc2('0x798')]=null,_0x2beb52['EarCut'][_0x3cc2('0x7a3')](_0x4427ab);},_0x2beb52['EarCut']['sortLinked']=function(_0x1f353c){var _0x83e865,_0x3d543e,_0xaececa,_0x53e0a7,_0x8525e8,_0x3e097b,_0x18a1f0,_0x2005cd,_0xec9388=0x1;do{for(_0x3d543e=_0x1f353c,_0x1f353c=null,_0x8525e8=null,_0x3e097b=0x0;_0x3d543e;){for(_0x3e097b++,_0xaececa=_0x3d543e,_0x18a1f0=0x0,_0x83e865=0x0;_0x83e865<_0xec9388&&(_0x18a1f0++,_0xaececa=_0xaececa[_0x3cc2('0x797')]);_0x83e865++);for(_0x2005cd=_0xec9388;_0x18a1f0>0x0||_0x2005cd>0x0&&_0xaececa;)0x0===_0x18a1f0?(_0x53e0a7=_0xaececa,_0xaececa=_0xaececa[_0x3cc2('0x797')],_0x2005cd--):0x0!==_0x2005cd&&_0xaececa?_0x3d543e['z']<=_0xaececa['z']?(_0x53e0a7=_0x3d543e,_0x3d543e=_0x3d543e['nextZ'],_0x18a1f0--):(_0x53e0a7=_0xaececa,_0xaececa=_0xaececa[_0x3cc2('0x797')],_0x2005cd--):(_0x53e0a7=_0x3d543e,_0x3d543e=_0x3d543e[_0x3cc2('0x797')],_0x18a1f0--),_0x8525e8?_0x8525e8[_0x3cc2('0x797')]=_0x53e0a7:_0x1f353c=_0x53e0a7,_0x53e0a7[_0x3cc2('0x798')]=_0x8525e8,_0x8525e8=_0x53e0a7;_0x3d543e=_0xaececa;}_0x8525e8[_0x3cc2('0x797')]=null,_0xec9388*=0x2;}while(_0x3e097b>0x1);return _0x1f353c;},_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x796')]=function(_0x557ceb,_0x35c2a8,_0x4f94dd,_0x356108,_0x7c761d){return _0x557ceb=0x7fff*(_0x557ceb-_0x4f94dd)/_0x7c761d,_0x35c2a8=0x7fff*(_0x35c2a8-_0x356108)/_0x7c761d,_0x557ceb=0xff00ff&(_0x557ceb|_0x557ceb<<0x8),_0x557ceb=0xf0f0f0f&(_0x557ceb|_0x557ceb<<0x4),_0x557ceb=0x33333333&(_0x557ceb|_0x557ceb<<0x2),_0x557ceb=0x55555555&(_0x557ceb|_0x557ceb<<0x1),_0x35c2a8=0xff00ff&(_0x35c2a8|_0x35c2a8<<0x8),_0x35c2a8=0xf0f0f0f&(_0x35c2a8|_0x35c2a8<<0x4),_0x35c2a8=0x33333333&(_0x35c2a8|_0x35c2a8<<0x2),_0x35c2a8=0x55555555&(_0x35c2a8|_0x35c2a8<<0x1),_0x557ceb|_0x35c2a8<<0x1;},_0x2beb52['EarCut'][_0x3cc2('0x79e')]=function(_0x3063bb){var _0x599e12=_0x3063bb,_0x61553b=_0x3063bb;do{_0x599e12['x']<_0x61553b['x']&&(_0x61553b=_0x599e12),_0x599e12=_0x599e12[_0x3cc2('0x595')];}while(_0x599e12!==_0x3063bb);return _0x61553b;},_0x2beb52[_0x3cc2('0x78b')]['pointInTriangle']=function(_0x33c91e,_0x5191a9,_0x320009,_0x1b15d3,_0x205211,_0x3e2d96,_0x184a96,_0x1e77d8){return(_0x205211-_0x184a96)*(_0x5191a9-_0x1e77d8)-(_0x33c91e-_0x184a96)*(_0x3e2d96-_0x1e77d8)>=0x0&&(_0x33c91e-_0x184a96)*(_0x1b15d3-_0x1e77d8)-(_0x320009-_0x184a96)*(_0x5191a9-_0x1e77d8)>=0x0&&(_0x320009-_0x184a96)*(_0x3e2d96-_0x1e77d8)-(_0x205211-_0x184a96)*(_0x1b15d3-_0x1e77d8)>=0x0;},_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x79c')]=function(_0x84bd99,_0x1c1900){return _0x2beb52['EarCut'][_0x3cc2('0x2a9')](_0x84bd99,_0x1c1900)||_0x84bd99[_0x3cc2('0x595')]['i']!==_0x1c1900['i']&&_0x84bd99[_0x3cc2('0x75f')]['i']!==_0x1c1900['i']&&!_0x2beb52[_0x3cc2('0x78b')]['intersectsPolygon'](_0x84bd99,_0x1c1900)&&_0x2beb52[_0x3cc2('0x78b')]['locallyInside'](_0x84bd99,_0x1c1900)&&_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x79a')](_0x1c1900,_0x84bd99)&&_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x7a4')](_0x84bd99,_0x1c1900);},_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x2a6')]=function(_0x4500b6,_0x327550,_0x33a648){return(_0x327550['y']-_0x4500b6['y'])*(_0x33a648['x']-_0x327550['x'])-(_0x327550['x']-_0x4500b6['x'])*(_0x33a648['y']-_0x327550['y']);},_0x2beb52['EarCut'][_0x3cc2('0x2a9')]=function(_0x3893c4,_0x490366){return _0x3893c4['x']===_0x490366['x']&&_0x3893c4['y']===_0x490366['y'];},_0x2beb52['EarCut'][_0x3cc2('0x2c7')]=function(_0x349568,_0x2839a6,_0x497a67,_0x1ef688){return _0x2beb52[_0x3cc2('0x78b')]['area'](_0x349568,_0x2839a6,_0x497a67)>0x0!=_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x2a6')](_0x349568,_0x2839a6,_0x1ef688)>0x0&&_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x2a6')](_0x497a67,_0x1ef688,_0x349568)>0x0!=_0x2beb52['EarCut']['area'](_0x497a67,_0x1ef688,_0x2839a6)>0x0;},_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x7a5')]=function(_0x5729dc,_0x310139){var _0x412816=_0x5729dc;do{if(_0x412816['i']!==_0x5729dc['i']&&_0x412816[_0x3cc2('0x595')]['i']!==_0x5729dc['i']&&_0x412816['i']!==_0x310139['i']&&_0x412816[_0x3cc2('0x595')]['i']!==_0x310139['i']&&_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x2c7')](_0x412816,_0x412816[_0x3cc2('0x595')],_0x5729dc,_0x310139))return!0x0;_0x412816=_0x412816[_0x3cc2('0x595')];}while(_0x412816!==_0x5729dc);return!0x1;},_0x2beb52['EarCut']['locallyInside']=function(_0x2cf651,_0x1e2520){return _0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x2a6')](_0x2cf651['prev'],_0x2cf651,_0x2cf651[_0x3cc2('0x595')])<0x0?_0x2beb52['EarCut'][_0x3cc2('0x2a6')](_0x2cf651,_0x1e2520,_0x2cf651[_0x3cc2('0x595')])>=0x0&&_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x2a6')](_0x2cf651,_0x2cf651[_0x3cc2('0x75f')],_0x1e2520)>=0x0:_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x2a6')](_0x2cf651,_0x1e2520,_0x2cf651['prev'])<0x0||_0x2beb52[_0x3cc2('0x78b')]['area'](_0x2cf651,_0x2cf651[_0x3cc2('0x595')],_0x1e2520)<0x0;},_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x7a4')]=function(_0xc907e3,_0x107be3){var _0x24cbf1=_0xc907e3,_0x58f173=!0x1,_0x3aeff6=(_0xc907e3['x']+_0x107be3['x'])/0x2,_0x359e92=(_0xc907e3['y']+_0x107be3['y'])/0x2;do{_0x24cbf1['y']>_0x359e92!=_0x24cbf1[_0x3cc2('0x595')]['y']>_0x359e92&&_0x3aeff6<(_0x24cbf1[_0x3cc2('0x595')]['x']-_0x24cbf1['x'])*(_0x359e92-_0x24cbf1['y'])/(_0x24cbf1[_0x3cc2('0x595')]['y']-_0x24cbf1['y'])+_0x24cbf1['x']&&(_0x58f173=!_0x58f173),_0x24cbf1=_0x24cbf1[_0x3cc2('0x595')];}while(_0x24cbf1!==_0xc907e3);return _0x58f173;},_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x7a2')]=function(_0x572260,_0x1ccb9e){var _0x1c0039=new _0x2beb52[(_0x3cc2('0x78b'))]['Node'](_0x572260['i'],_0x572260['x'],_0x572260['y']),_0x14b096=new _0x2beb52[(_0x3cc2('0x78b'))][(_0x3cc2('0x7a6'))](_0x1ccb9e['i'],_0x1ccb9e['x'],_0x1ccb9e['y']),_0x83f96d=_0x572260[_0x3cc2('0x595')],_0x5d541e=_0x1ccb9e[_0x3cc2('0x75f')];return _0x572260['next']=_0x1ccb9e,_0x1ccb9e[_0x3cc2('0x75f')]=_0x572260,_0x1c0039[_0x3cc2('0x595')]=_0x83f96d,_0x83f96d[_0x3cc2('0x75f')]=_0x1c0039,_0x14b096[_0x3cc2('0x595')]=_0x1c0039,_0x1c0039[_0x3cc2('0x75f')]=_0x14b096,_0x5d541e[_0x3cc2('0x595')]=_0x14b096,_0x14b096['prev']=_0x5d541e,_0x14b096;},_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x78f')]=function(_0x35084d,_0x256f7c,_0xa34059,_0x54a312){var _0x287b58=new _0x2beb52[(_0x3cc2('0x78b'))]['Node'](_0x35084d,_0x256f7c,_0xa34059);return _0x54a312?(_0x287b58[_0x3cc2('0x595')]=_0x54a312[_0x3cc2('0x595')],_0x287b58[_0x3cc2('0x75f')]=_0x54a312,_0x54a312[_0x3cc2('0x595')][_0x3cc2('0x75f')]=_0x287b58,_0x54a312[_0x3cc2('0x595')]=_0x287b58):(_0x287b58[_0x3cc2('0x75f')]=_0x287b58,_0x287b58['next']=_0x287b58),_0x287b58;},_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x79b')]=function(_0x519224){_0x519224[_0x3cc2('0x595')]['prev']=_0x519224[_0x3cc2('0x75f')],_0x519224[_0x3cc2('0x75f')][_0x3cc2('0x595')]=_0x519224['next'],_0x519224[_0x3cc2('0x798')]&&(_0x519224[_0x3cc2('0x798')][_0x3cc2('0x797')]=_0x519224['nextZ']),_0x519224[_0x3cc2('0x797')]&&(_0x519224[_0x3cc2('0x797')][_0x3cc2('0x798')]=_0x519224[_0x3cc2('0x798')]);},_0x2beb52[_0x3cc2('0x78b')]['Node']=function(_0x5170f2,_0x2bf68d,_0x68385e){this['i']=_0x5170f2,this['x']=_0x2bf68d,this['y']=_0x68385e,this[_0x3cc2('0x75f')]=null,this[_0x3cc2('0x595')]=null,this['z']=null,this[_0x3cc2('0x798')]=null,this[_0x3cc2('0x797')]=null,this[_0x3cc2('0x79d')]=!0x1;},PIXI[_0x3cc2('0x1b7')]=function(){},PIXI[_0x3cc2('0x1b7')][_0x3cc2('0x7a7')]=0x6,PIXI[_0x3cc2('0x1b7')][_0x3cc2('0x768')]=function(_0x13790b,_0x2b507b){var _0x545bb9,_0x405dce=_0x2b507b['gl'],_0x21b603=_0x2b507b['projection'],_0x588fa2=_0x2b507b[_0x3cc2('0x15a')],_0x434257=_0x2b507b[_0x3cc2('0x15b')]['primitiveShader'];_0x13790b[_0x3cc2('0x1f9')]&&PIXI[_0x3cc2('0x1b7')][_0x3cc2('0x1b8')](_0x13790b,_0x405dce);var _0x1a0498=_0x13790b[_0x3cc2('0x1b9')][_0x405dce['id']];if(_0x1a0498)for(var _0xf4c531=0x0;_0xf4c531<_0x1a0498[_0x3cc2('0x1ba')][_0x3cc2('0x8')];_0xf4c531++)0x1===_0x1a0498['data'][_0xf4c531][_0x3cc2('0x1c6')]?(_0x545bb9=_0x1a0498[_0x3cc2('0x1ba')][_0xf4c531],_0x2b507b[_0x3cc2('0x160')][_0x3cc2('0x1bb')](_0x13790b,_0x545bb9,_0x2b507b),_0x405dce[_0x3cc2('0x1c7')](_0x405dce[_0x3cc2('0x1c8')],0x4,_0x405dce['UNSIGNED_SHORT'],0x2*(_0x545bb9['indices'][_0x3cc2('0x8')]-0x4)),_0x2b507b[_0x3cc2('0x160')][_0x3cc2('0x1bc')](_0x13790b,_0x545bb9,_0x2b507b)):(_0x545bb9=_0x1a0498[_0x3cc2('0x1ba')][_0xf4c531],_0x2b507b[_0x3cc2('0x15b')][_0x3cc2('0x1d2')](_0x434257),_0x434257=_0x2b507b[_0x3cc2('0x15b')]['primitiveShader'],_0x405dce[_0x3cc2('0xfb')](_0x434257['translationMatrix'],!0x1,_0x13790b[_0x3cc2('0x2c')][_0x3cc2('0x1df')](!0x0)),_0x405dce[_0x3cc2('0x1d3')](_0x434257[_0x3cc2('0x107')],0x1),_0x405dce['uniform2f'](_0x434257[_0x3cc2('0xda')],_0x21b603['x'],-_0x21b603['y']),_0x405dce['uniform2f'](_0x434257[_0x3cc2('0xdb')],-_0x588fa2['x'],-_0x588fa2['y']),_0x405dce['uniform3fv'](_0x434257[_0x3cc2('0x147')],_0x2beb52[_0x3cc2('0x1d6')]['hexToRGBArray'](_0x13790b[_0x3cc2('0x91')])),_0x405dce[_0x3cc2('0x1d3')](_0x434257['alpha'],_0x13790b['worldAlpha']),_0x405dce[_0x3cc2('0x1d8')](_0x405dce[_0x3cc2('0x1d9')],_0x545bb9[_0x3cc2('0x1da')]),_0x405dce[_0x3cc2('0x1db')](_0x434257[_0x3cc2('0xed')],0x2,_0x405dce[_0x3cc2('0x1dc')],!0x1,0x18,0x0),_0x405dce[_0x3cc2('0x1db')](_0x434257[_0x3cc2('0xde')],0x4,_0x405dce[_0x3cc2('0x1dc')],!0x1,0x18,0x8),_0x405dce[_0x3cc2('0x1d8')](_0x405dce[_0x3cc2('0x1e0')],_0x545bb9[_0x3cc2('0x1dd')]),_0x405dce[_0x3cc2('0x1c7')](_0x405dce[_0x3cc2('0x1cf')],_0x545bb9[_0x3cc2('0x1c9')][_0x3cc2('0x8')],_0x405dce[_0x3cc2('0x1ca')],0x0));},PIXI[_0x3cc2('0x1b7')][_0x3cc2('0x1b8')]=function(_0x4718d9,_0x3414eb){var _0x21a8db=_0x4718d9[_0x3cc2('0x1b9')][_0x3414eb['id']];_0x21a8db||(_0x21a8db=_0x4718d9[_0x3cc2('0x1b9')][_0x3414eb['id']]={'lastIndex':0x0,'data':[],'gl':_0x3414eb}),_0x4718d9['dirty']=!0x1;var _0xab7916;if(_0x4718d9[_0x3cc2('0x7a8')]){for(_0x4718d9['clearDirty']=!0x1,_0xab7916=0x0;_0xab7916<_0x21a8db[_0x3cc2('0x1ba')][_0x3cc2('0x8')];_0xab7916++){var _0x2ebf00=_0x21a8db['data'][_0xab7916];_0x2ebf00[_0x3cc2('0x35f')](),PIXI['WebGLGraphics'][_0x3cc2('0x7a9')]['push'](_0x2ebf00);}_0x21a8db[_0x3cc2('0x1ba')]=[],_0x21a8db[_0x3cc2('0x7aa')]=0x0;}var _0x302e81;for(_0xab7916=_0x21a8db[_0x3cc2('0x7aa')];_0xab7916<_0x4718d9['graphicsData'][_0x3cc2('0x8')];_0xab7916++){var _0x2ea75b=_0x4718d9[_0x3cc2('0x4e9')][_0xab7916];_0x2ea75b['type']===_0x2beb52[_0x3cc2('0x7ab')]?(_0x2ea75b[_0x3cc2('0x2ed')]=_0x2ea75b[_0x3cc2('0x4eb')][_0x3cc2('0x2ed')][_0x3cc2('0x27a')](),_0x2ea75b[_0x3cc2('0x4eb')][_0x3cc2('0x2e7')]&&(_0x2ea75b['points'][0x0]===_0x2ea75b['points'][_0x2ea75b[_0x3cc2('0x2ed')][_0x3cc2('0x8')]-0x2]&&_0x2ea75b['points'][0x1]===_0x2ea75b['points'][_0x2ea75b[_0x3cc2('0x2ed')][_0x3cc2('0x8')]-0x1]||_0x2ea75b['points']['push'](_0x2ea75b[_0x3cc2('0x2ed')][0x0],_0x2ea75b[_0x3cc2('0x2ed')][0x1])),_0x2ea75b[_0x3cc2('0x4ea')]&&_0x2ea75b[_0x3cc2('0x2ed')][_0x3cc2('0x8')]>=PIXI['WebGLGraphics']['stencilBufferLimit']&&(_0x2ea75b['points']['length']<0x2*PIXI['WebGLGraphics']['stencilBufferLimit']?(_0x302e81=PIXI[_0x3cc2('0x1b7')][_0x3cc2('0x7ac')](_0x21a8db,0x0),PIXI[_0x3cc2('0x1b7')][_0x3cc2('0x7ad')](_0x2ea75b,_0x302e81)||(_0x302e81=PIXI['WebGLGraphics'][_0x3cc2('0x7ac')](_0x21a8db,0x1),PIXI[_0x3cc2('0x1b7')][_0x3cc2('0x7ae')](_0x2ea75b,_0x302e81))):(_0x302e81=PIXI[_0x3cc2('0x1b7')]['switchMode'](_0x21a8db,0x1),PIXI[_0x3cc2('0x1b7')][_0x3cc2('0x7ae')](_0x2ea75b,_0x302e81))),_0x2ea75b[_0x3cc2('0x776')]>0x0&&(_0x302e81=PIXI['WebGLGraphics'][_0x3cc2('0x7ac')](_0x21a8db,0x0),PIXI[_0x3cc2('0x1b7')][_0x3cc2('0x7af')](_0x2ea75b,_0x302e81))):(_0x302e81=PIXI['WebGLGraphics'][_0x3cc2('0x7ac')](_0x21a8db,0x0),_0x2ea75b[_0x3cc2('0x10b')]===_0x2beb52[_0x3cc2('0x2ee')]?PIXI['WebGLGraphics'][_0x3cc2('0x7b0')](_0x2ea75b,_0x302e81):_0x2ea75b['type']===_0x2beb52[_0x3cc2('0x299')]||_0x2ea75b[_0x3cc2('0x10b')]===_0x2beb52['ELLIPSE']?PIXI[_0x3cc2('0x1b7')]['buildCircle'](_0x2ea75b,_0x302e81):_0x2ea75b[_0x3cc2('0x10b')]===_0x2beb52[_0x3cc2('0x7b1')]&&PIXI[_0x3cc2('0x1b7')]['buildRoundedRectangle'](_0x2ea75b,_0x302e81)),_0x21a8db[_0x3cc2('0x7aa')]++;}for(_0xab7916=0x0;_0xab7916<_0x21a8db[_0x3cc2('0x1ba')][_0x3cc2('0x8')];_0xab7916++)(_0x302e81=_0x21a8db[_0x3cc2('0x1ba')][_0xab7916])['dirty']&&_0x302e81['upload']();},PIXI[_0x3cc2('0x1b7')][_0x3cc2('0x7ac')]=function(_0x533e72,_0x53d9b1){var _0x24d3de;return _0x533e72[_0x3cc2('0x1ba')][_0x3cc2('0x8')]?(_0x24d3de=_0x533e72['data'][_0x533e72['data'][_0x3cc2('0x8')]-0x1])[_0x3cc2('0x1c6')]===_0x53d9b1&&0x1!==_0x53d9b1||((_0x24d3de=PIXI[_0x3cc2('0x1b7')]['graphicsDataPool']['pop']()||new PIXI[(_0x3cc2('0x7b2'))](_0x533e72['gl']))[_0x3cc2('0x1c6')]=_0x53d9b1,_0x533e72[_0x3cc2('0x1ba')][_0x3cc2('0x9')](_0x24d3de)):((_0x24d3de=PIXI[_0x3cc2('0x1b7')][_0x3cc2('0x7a9')][_0x3cc2('0x1e1')]()||new PIXI['WebGLGraphicsData'](_0x533e72['gl']))['mode']=_0x53d9b1,_0x533e72[_0x3cc2('0x1ba')][_0x3cc2('0x9')](_0x24d3de)),_0x24d3de[_0x3cc2('0x1f9')]=!0x0,_0x24d3de;},PIXI[_0x3cc2('0x1b7')][_0x3cc2('0x7b0')]=function(_0x330a22,_0x5f1588){var _0x467790=_0x330a22[_0x3cc2('0x4eb')],_0x371912=_0x467790['x'],_0x4705e9=_0x467790['y'],_0x1d72a6=_0x467790[_0x3cc2('0x22')],_0x4eb302=_0x467790[_0x3cc2('0x4d')];if(_0x330a22[_0x3cc2('0x4ea')]){var _0x4a0d8d=_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0x1d7')](_0x330a22[_0x3cc2('0x7b3')]),_0x33fbe9=_0x330a22['fillAlpha'],_0x2efd0f=_0x4a0d8d[0x0]*_0x33fbe9,_0x120753=_0x4a0d8d[0x1]*_0x33fbe9,_0x4820b2=_0x4a0d8d[0x2]*_0x33fbe9,_0x218514=_0x5f1588[_0x3cc2('0x2ed')],_0x5d0805=_0x5f1588[_0x3cc2('0x1c9')],_0xd6135=_0x218514[_0x3cc2('0x8')]/0x6;_0x218514[_0x3cc2('0x9')](_0x371912,_0x4705e9),_0x218514[_0x3cc2('0x9')](_0x2efd0f,_0x120753,_0x4820b2,_0x33fbe9),_0x218514[_0x3cc2('0x9')](_0x371912+_0x1d72a6,_0x4705e9),_0x218514[_0x3cc2('0x9')](_0x2efd0f,_0x120753,_0x4820b2,_0x33fbe9),_0x218514[_0x3cc2('0x9')](_0x371912,_0x4705e9+_0x4eb302),_0x218514[_0x3cc2('0x9')](_0x2efd0f,_0x120753,_0x4820b2,_0x33fbe9),_0x218514[_0x3cc2('0x9')](_0x371912+_0x1d72a6,_0x4705e9+_0x4eb302),_0x218514[_0x3cc2('0x9')](_0x2efd0f,_0x120753,_0x4820b2,_0x33fbe9),_0x5d0805[_0x3cc2('0x9')](_0xd6135,_0xd6135,_0xd6135+0x1,_0xd6135+0x2,_0xd6135+0x3,_0xd6135+0x3);}if(_0x330a22[_0x3cc2('0x776')]){var _0x15fcc5=_0x330a22[_0x3cc2('0x2ed')];_0x330a22['points']=[_0x371912,_0x4705e9,_0x371912+_0x1d72a6,_0x4705e9,_0x371912+_0x1d72a6,_0x4705e9+_0x4eb302,_0x371912,_0x4705e9+_0x4eb302,_0x371912,_0x4705e9],PIXI[_0x3cc2('0x1b7')][_0x3cc2('0x7af')](_0x330a22,_0x5f1588),_0x330a22[_0x3cc2('0x2ed')]=_0x15fcc5;}},PIXI[_0x3cc2('0x1b7')][_0x3cc2('0x7b4')]=function(_0x39d6c1,_0x1de14c){var _0x206e87=_0x39d6c1[_0x3cc2('0x4eb')],_0x1da1ec=_0x206e87['x'],_0x20e2aa=_0x206e87['y'],_0x33ea2d=_0x206e87['width'],_0x4ec56a=_0x206e87['height'],_0x4fef6a=_0x206e87[_0x3cc2('0x29b')],_0x12fed0=[];if(_0x12fed0[_0x3cc2('0x9')](_0x1da1ec,_0x20e2aa+_0x4fef6a),_0x12fed0=_0x12fed0[_0x3cc2('0x38d')](PIXI[_0x3cc2('0x1b7')][_0x3cc2('0x7b5')](_0x1da1ec,_0x20e2aa+_0x4ec56a-_0x4fef6a,_0x1da1ec,_0x20e2aa+_0x4ec56a,_0x1da1ec+_0x4fef6a,_0x20e2aa+_0x4ec56a)),_0x12fed0=_0x12fed0['concat'](PIXI[_0x3cc2('0x1b7')]['quadraticBezierCurve'](_0x1da1ec+_0x33ea2d-_0x4fef6a,_0x20e2aa+_0x4ec56a,_0x1da1ec+_0x33ea2d,_0x20e2aa+_0x4ec56a,_0x1da1ec+_0x33ea2d,_0x20e2aa+_0x4ec56a-_0x4fef6a)),_0x12fed0=_0x12fed0[_0x3cc2('0x38d')](PIXI[_0x3cc2('0x1b7')]['quadraticBezierCurve'](_0x1da1ec+_0x33ea2d,_0x20e2aa+_0x4fef6a,_0x1da1ec+_0x33ea2d,_0x20e2aa,_0x1da1ec+_0x33ea2d-_0x4fef6a,_0x20e2aa)),_0x12fed0=_0x12fed0[_0x3cc2('0x38d')](PIXI[_0x3cc2('0x1b7')][_0x3cc2('0x7b5')](_0x1da1ec+_0x4fef6a,_0x20e2aa,_0x1da1ec,_0x20e2aa,_0x1da1ec,_0x20e2aa+_0x4fef6a)),_0x39d6c1[_0x3cc2('0x4ea')]){var _0x5766be=_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0x1d7')](_0x39d6c1[_0x3cc2('0x7b3')]),_0x2e5365=_0x39d6c1[_0x3cc2('0x7b6')],_0x2de953=_0x5766be[0x0]*_0x2e5365,_0x5c0186=_0x5766be[0x1]*_0x2e5365,_0x27288f=_0x5766be[0x2]*_0x2e5365,_0xa06cad=_0x1de14c[_0x3cc2('0x2ed')],_0x4e29bd=_0x1de14c['indices'],_0x8b5698=_0xa06cad[_0x3cc2('0x8')]/0x6,_0x14d1ab=_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x7b7')](_0x12fed0,null,0x2),_0x41cfc2=0x0;for(_0x41cfc2=0x0;_0x41cfc2<_0x14d1ab[_0x3cc2('0x8')];_0x41cfc2+=0x3)_0x4e29bd[_0x3cc2('0x9')](_0x14d1ab[_0x41cfc2]+_0x8b5698),_0x4e29bd['push'](_0x14d1ab[_0x41cfc2]+_0x8b5698),_0x4e29bd[_0x3cc2('0x9')](_0x14d1ab[_0x41cfc2+0x1]+_0x8b5698),_0x4e29bd[_0x3cc2('0x9')](_0x14d1ab[_0x41cfc2+0x2]+_0x8b5698),_0x4e29bd[_0x3cc2('0x9')](_0x14d1ab[_0x41cfc2+0x2]+_0x8b5698);for(_0x41cfc2=0x0;_0x41cfc2<_0x12fed0[_0x3cc2('0x8')];_0x41cfc2++)_0xa06cad[_0x3cc2('0x9')](_0x12fed0[_0x41cfc2],_0x12fed0[++_0x41cfc2],_0x2de953,_0x5c0186,_0x27288f,_0x2e5365);}if(_0x39d6c1[_0x3cc2('0x776')]){var _0x2375e3=_0x39d6c1[_0x3cc2('0x2ed')];_0x39d6c1[_0x3cc2('0x2ed')]=_0x12fed0,PIXI['WebGLGraphics'][_0x3cc2('0x7af')](_0x39d6c1,_0x1de14c),_0x39d6c1['points']=_0x2375e3;}},PIXI[_0x3cc2('0x1b7')][_0x3cc2('0x7b5')]=function(_0x275955,_0x3c50e2,_0x390780,_0x592142,_0x4ab8f5,_0x6f0d38){function _0x18736e(_0x1d0a27,_0x470d1e,_0x23e6d5){return _0x1d0a27+(_0x470d1e-_0x1d0a27)*_0x23e6d5;}for(var _0x277518,_0x4829af,_0x81f03a,_0x5b72c9,_0x7ffac,_0x4614aa,_0x219869=[],_0x1bc37c=0x0,_0x44f50c=0x0;_0x44f50c<=0x14;_0x44f50c++)_0x277518=_0x18736e(_0x275955,_0x390780,_0x1bc37c=_0x44f50c/0x14),_0x4829af=_0x18736e(_0x3c50e2,_0x592142,_0x1bc37c),_0x81f03a=_0x18736e(_0x390780,_0x4ab8f5,_0x1bc37c),_0x5b72c9=_0x18736e(_0x592142,_0x6f0d38,_0x1bc37c),_0x7ffac=_0x18736e(_0x277518,_0x81f03a,_0x1bc37c),_0x4614aa=_0x18736e(_0x4829af,_0x5b72c9,_0x1bc37c),_0x219869[_0x3cc2('0x9')](_0x7ffac,_0x4614aa);return _0x219869;},PIXI[_0x3cc2('0x1b7')][_0x3cc2('0x7b8')]=function(_0x1f22b4,_0x297930){var _0x35b6c8,_0x4d2b76,_0x12165b=_0x1f22b4[_0x3cc2('0x4eb')],_0x21449d=_0x12165b['x'],_0x593ad1=_0x12165b['y'];_0x1f22b4[_0x3cc2('0x10b')]===_0x2beb52[_0x3cc2('0x299')]?(_0x35b6c8=_0x12165b[_0x3cc2('0x29b')],_0x4d2b76=_0x12165b[_0x3cc2('0x29b')]):(_0x35b6c8=_0x12165b[_0x3cc2('0x22')],_0x4d2b76=_0x12165b[_0x3cc2('0x4d')]);var _0x40b39f=0x2*Math['PI']/0x28,_0x138ea8=0x0;if(_0x1f22b4[_0x3cc2('0x4ea')]){var _0x132126=_0x2beb52['Color']['hexToRGBArray'](_0x1f22b4['fillColor']),_0x436c1e=_0x1f22b4[_0x3cc2('0x7b6')],_0x283877=_0x132126[0x0]*_0x436c1e,_0x4ddaa7=_0x132126[0x1]*_0x436c1e,_0x4c3572=_0x132126[0x2]*_0x436c1e,_0x3e652f=_0x297930['points'],_0x164de8=_0x297930[_0x3cc2('0x1c9')],_0xb30604=_0x3e652f['length']/0x6;for(_0x164de8[_0x3cc2('0x9')](_0xb30604),_0x138ea8=0x0;_0x138ea8<0x29;_0x138ea8++)_0x3e652f[_0x3cc2('0x9')](_0x21449d,_0x593ad1,_0x283877,_0x4ddaa7,_0x4c3572,_0x436c1e),_0x3e652f[_0x3cc2('0x9')](_0x21449d+Math['sin'](_0x40b39f*_0x138ea8)*_0x35b6c8,_0x593ad1+Math['cos'](_0x40b39f*_0x138ea8)*_0x4d2b76,_0x283877,_0x4ddaa7,_0x4c3572,_0x436c1e),_0x164de8[_0x3cc2('0x9')](_0xb30604++,_0xb30604++);_0x164de8[_0x3cc2('0x9')](_0xb30604-0x1);}if(_0x1f22b4[_0x3cc2('0x776')]){var _0x755659=_0x1f22b4[_0x3cc2('0x2ed')];for(_0x1f22b4[_0x3cc2('0x2ed')]=[],_0x138ea8=0x0;_0x138ea8<0x29;_0x138ea8++)_0x1f22b4[_0x3cc2('0x2ed')]['push'](_0x21449d+Math[_0x3cc2('0x29a')](_0x40b39f*_0x138ea8)*_0x35b6c8,_0x593ad1+Math[_0x3cc2('0x44')](_0x40b39f*_0x138ea8)*_0x4d2b76);PIXI['WebGLGraphics']['buildLine'](_0x1f22b4,_0x297930),_0x1f22b4[_0x3cc2('0x2ed')]=_0x755659;}},PIXI[_0x3cc2('0x1b7')]['buildLine']=function(_0x537e0c,_0x1abd4e){var _0x34d42a=0x0,_0x80e476=_0x537e0c[_0x3cc2('0x2ed')];if(0x0!==_0x80e476[_0x3cc2('0x8')]){if(_0x537e0c[_0x3cc2('0x776')]%0x2)for(_0x34d42a=0x0;_0x34d42a<_0x80e476[_0x3cc2('0x8')];_0x34d42a++)_0x80e476[_0x34d42a]+=0.5;var _0x1f6818=new PIXI[(_0x3cc2('0x29'))](_0x80e476[0x0],_0x80e476[0x1]),_0x36e76=new PIXI[(_0x3cc2('0x29'))](_0x80e476[_0x80e476[_0x3cc2('0x8')]-0x2],_0x80e476[_0x80e476[_0x3cc2('0x8')]-0x1]);if(_0x1f6818['x']===_0x36e76['x']&&_0x1f6818['y']===_0x36e76['y']){(_0x80e476=_0x80e476[_0x3cc2('0x27a')]())['pop'](),_0x80e476['pop']();var _0x44e5b3=(_0x36e76=new PIXI[(_0x3cc2('0x29'))](_0x80e476[_0x80e476['length']-0x2],_0x80e476[_0x80e476['length']-0x1]))['x']+0.5*(_0x1f6818['x']-_0x36e76['x']),_0xb6e533=_0x36e76['y']+0.5*(_0x1f6818['y']-_0x36e76['y']);_0x80e476[_0x3cc2('0x4')](_0x44e5b3,_0xb6e533),_0x80e476[_0x3cc2('0x9')](_0x44e5b3,_0xb6e533);}var _0x37b03b,_0x47ecc2,_0x3e0ab1,_0x35b63d,_0x19f8f8,_0x2307a1,_0x15a62f,_0x49a345,_0xbef81e,_0x5f5d7f,_0x5d3fd9,_0x30cea6,_0x260b23,_0x3c060e,_0x3d83ba,_0x2d26be,_0x394d7b,_0x501d85,_0x52741d,_0x341373,_0x5c067f,_0x31dcbb,_0x47c812=_0x1abd4e[_0x3cc2('0x2ed')],_0x311991=_0x1abd4e[_0x3cc2('0x1c9')],_0x339eca=_0x80e476['length']/0x2,_0x4e7d67=_0x80e476[_0x3cc2('0x8')],_0x13839e=_0x47c812[_0x3cc2('0x8')]/0x6,_0x48a83d=_0x537e0c[_0x3cc2('0x776')]/0x2,_0x4752f8=_0x2beb52['Color'][_0x3cc2('0x1d7')](_0x537e0c[_0x3cc2('0x7b9')]),_0xea9487=_0x537e0c['lineAlpha'],_0x35e027=_0x4752f8[0x0]*_0xea9487,_0x4210ca=_0x4752f8[0x1]*_0xea9487,_0x57a80d=_0x4752f8[0x2]*_0xea9487;for(_0x3e0ab1=_0x80e476[0x0],_0x35b63d=_0x80e476[0x1],_0x19f8f8=_0x80e476[0x2],_0xbef81e=-(_0x35b63d-(_0x2307a1=_0x80e476[0x3])),_0x5f5d7f=_0x3e0ab1-_0x19f8f8,_0xbef81e/=_0x31dcbb=Math['sqrt'](_0xbef81e*_0xbef81e+_0x5f5d7f*_0x5f5d7f),_0x5f5d7f/=_0x31dcbb,_0xbef81e*=_0x48a83d,_0x5f5d7f*=_0x48a83d,_0x47c812[_0x3cc2('0x9')](_0x3e0ab1-_0xbef81e,_0x35b63d-_0x5f5d7f,_0x35e027,_0x4210ca,_0x57a80d,_0xea9487),_0x47c812['push'](_0x3e0ab1+_0xbef81e,_0x35b63d+_0x5f5d7f,_0x35e027,_0x4210ca,_0x57a80d,_0xea9487),_0x34d42a=0x1;_0x34d42a<_0x339eca-0x1;_0x34d42a++)_0x3e0ab1=_0x80e476[0x2*(_0x34d42a-0x1)],_0x35b63d=_0x80e476[0x2*(_0x34d42a-0x1)+0x1],_0x19f8f8=_0x80e476[0x2*_0x34d42a],_0x2307a1=_0x80e476[0x2*_0x34d42a+0x1],_0x15a62f=_0x80e476[0x2*(_0x34d42a+0x1)],_0x49a345=_0x80e476[0x2*(_0x34d42a+0x1)+0x1],_0xbef81e=-(_0x35b63d-_0x2307a1),_0x5f5d7f=_0x3e0ab1-_0x19f8f8,_0xbef81e/=_0x31dcbb=Math[_0x3cc2('0x45')](_0xbef81e*_0xbef81e+_0x5f5d7f*_0x5f5d7f),_0x5f5d7f/=_0x31dcbb,_0xbef81e*=_0x48a83d,_0x5f5d7f*=_0x48a83d,_0x5d3fd9=-(_0x2307a1-_0x49a345),_0x30cea6=_0x19f8f8-_0x15a62f,_0x5d3fd9/=_0x31dcbb=Math[_0x3cc2('0x45')](_0x5d3fd9*_0x5d3fd9+_0x30cea6*_0x30cea6),_0x30cea6/=_0x31dcbb,_0x394d7b=(-_0xbef81e+_0x3e0ab1)*(-_0x5f5d7f+_0x2307a1)-(-_0xbef81e+_0x19f8f8)*(-_0x5f5d7f+_0x35b63d),_0x341373=(-(_0x5d3fd9*=_0x48a83d)+_0x15a62f)*(-(_0x30cea6*=_0x48a83d)+_0x2307a1)-(-_0x5d3fd9+_0x19f8f8)*(-_0x30cea6+_0x49a345),_0x5c067f=(_0x3d83ba=-_0x5f5d7f+_0x35b63d-(-_0x5f5d7f+_0x2307a1))*(_0x52741d=-_0x5d3fd9+_0x19f8f8-(-_0x5d3fd9+_0x15a62f))-(_0x501d85=-_0x30cea6+_0x49a345-(-_0x30cea6+_0x2307a1))*(_0x2d26be=-_0xbef81e+_0x19f8f8-(-_0xbef81e+_0x3e0ab1)),Math[_0x3cc2('0x2ad')](_0x5c067f)<0.1?(_0x5c067f+=10.1,_0x47c812[_0x3cc2('0x9')](_0x19f8f8-_0xbef81e,_0x2307a1-_0x5f5d7f,_0x35e027,_0x4210ca,_0x57a80d,_0xea9487),_0x47c812['push'](_0x19f8f8+_0xbef81e,_0x2307a1+_0x5f5d7f,_0x35e027,_0x4210ca,_0x57a80d,_0xea9487)):((_0x37b03b=(_0x2d26be*_0x341373-_0x52741d*_0x394d7b)/_0x5c067f)-_0x19f8f8)*(_0x37b03b-_0x19f8f8)+((_0x47ecc2=(_0x501d85*_0x394d7b-_0x3d83ba*_0x341373)/_0x5c067f)-_0x2307a1)+(_0x47ecc2-_0x2307a1)>0x4c90?(_0x260b23=_0xbef81e-_0x5d3fd9,_0x3c060e=_0x5f5d7f-_0x30cea6,_0x260b23/=_0x31dcbb=Math[_0x3cc2('0x45')](_0x260b23*_0x260b23+_0x3c060e*_0x3c060e),_0x3c060e/=_0x31dcbb,_0x260b23*=_0x48a83d,_0x3c060e*=_0x48a83d,_0x47c812[_0x3cc2('0x9')](_0x19f8f8-_0x260b23,_0x2307a1-_0x3c060e),_0x47c812[_0x3cc2('0x9')](_0x35e027,_0x4210ca,_0x57a80d,_0xea9487),_0x47c812[_0x3cc2('0x9')](_0x19f8f8+_0x260b23,_0x2307a1+_0x3c060e),_0x47c812[_0x3cc2('0x9')](_0x35e027,_0x4210ca,_0x57a80d,_0xea9487),_0x47c812[_0x3cc2('0x9')](_0x19f8f8-_0x260b23,_0x2307a1-_0x3c060e),_0x47c812['push'](_0x35e027,_0x4210ca,_0x57a80d,_0xea9487),_0x4e7d67++):(_0x47c812[_0x3cc2('0x9')](_0x37b03b,_0x47ecc2),_0x47c812[_0x3cc2('0x9')](_0x35e027,_0x4210ca,_0x57a80d,_0xea9487),_0x47c812[_0x3cc2('0x9')](_0x19f8f8-(_0x37b03b-_0x19f8f8),_0x2307a1-(_0x47ecc2-_0x2307a1)),_0x47c812[_0x3cc2('0x9')](_0x35e027,_0x4210ca,_0x57a80d,_0xea9487));for(_0x3e0ab1=_0x80e476[0x2*(_0x339eca-0x2)],_0x35b63d=_0x80e476[0x2*(_0x339eca-0x2)+0x1],_0x19f8f8=_0x80e476[0x2*(_0x339eca-0x1)],_0xbef81e=-(_0x35b63d-(_0x2307a1=_0x80e476[0x2*(_0x339eca-0x1)+0x1])),_0x5f5d7f=_0x3e0ab1-_0x19f8f8,_0xbef81e/=_0x31dcbb=Math['sqrt'](_0xbef81e*_0xbef81e+_0x5f5d7f*_0x5f5d7f),_0x5f5d7f/=_0x31dcbb,_0xbef81e*=_0x48a83d,_0x5f5d7f*=_0x48a83d,_0x47c812['push'](_0x19f8f8-_0xbef81e,_0x2307a1-_0x5f5d7f),_0x47c812[_0x3cc2('0x9')](_0x35e027,_0x4210ca,_0x57a80d,_0xea9487),_0x47c812[_0x3cc2('0x9')](_0x19f8f8+_0xbef81e,_0x2307a1+_0x5f5d7f),_0x47c812['push'](_0x35e027,_0x4210ca,_0x57a80d,_0xea9487),_0x311991[_0x3cc2('0x9')](_0x13839e),_0x34d42a=0x0;_0x34d42a<_0x4e7d67;_0x34d42a++)_0x311991[_0x3cc2('0x9')](_0x13839e++);_0x311991[_0x3cc2('0x9')](_0x13839e-0x1);}},PIXI[_0x3cc2('0x1b7')]['buildComplexPoly']=function(_0x25a35e,_0x4d5442){var _0x338da2=_0x25a35e[_0x3cc2('0x2ed')][_0x3cc2('0x27a')]();if(!(_0x338da2['length']<0x6)){var _0x4c92f5=_0x4d5442[_0x3cc2('0x1c9')];_0x4d5442['points']=_0x338da2,_0x4d5442[_0x3cc2('0x2a')]=_0x25a35e[_0x3cc2('0x7b6')],_0x4d5442[_0x3cc2('0x14d')]=_0x2beb52['Color']['hexToRGBArray'](_0x25a35e[_0x3cc2('0x7b3')]);for(var _0x2d621f,_0x4bd6e9,_0x504629=0x1/0x0,_0x4727ce=-0x1/0x0,_0x36cdd4=0x1/0x0,_0x573e10=-0x1/0x0,_0x161ba5=0x0;_0x161ba5<_0x338da2[_0x3cc2('0x8')];_0x161ba5+=0x2)_0x2d621f=_0x338da2[_0x161ba5],_0x4bd6e9=_0x338da2[_0x161ba5+0x1],_0x504629=_0x2d621f<_0x504629?_0x2d621f:_0x504629,_0x4727ce=_0x2d621f>_0x4727ce?_0x2d621f:_0x4727ce,_0x36cdd4=_0x4bd6e9<_0x36cdd4?_0x4bd6e9:_0x36cdd4,_0x573e10=_0x4bd6e9>_0x573e10?_0x4bd6e9:_0x573e10;_0x338da2[_0x3cc2('0x9')](_0x504629,_0x36cdd4,_0x4727ce,_0x36cdd4,_0x4727ce,_0x573e10,_0x504629,_0x573e10);var _0x26ee92=_0x338da2['length']/0x2;for(_0x161ba5=0x0;_0x161ba5<_0x26ee92;_0x161ba5++)_0x4c92f5[_0x3cc2('0x9')](_0x161ba5);}},PIXI['WebGLGraphics'][_0x3cc2('0x7ad')]=function(_0x4bdb22,_0x2343f2){var _0x6e593d=_0x4bdb22['points'];if(!(_0x6e593d[_0x3cc2('0x8')]<0x6)){var _0x47d9a9=_0x2343f2[_0x3cc2('0x2ed')],_0x1bcf8f=_0x2343f2[_0x3cc2('0x1c9')],_0x3d643c=_0x6e593d[_0x3cc2('0x8')]/0x2,_0xa0ac7e=_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0x1d7')](_0x4bdb22[_0x3cc2('0x7b3')]),_0x4b8efb=_0x4bdb22[_0x3cc2('0x7b6')],_0x5a53de=_0xa0ac7e[0x0]*_0x4b8efb,_0x1dc094=_0xa0ac7e[0x1]*_0x4b8efb,_0x29185c=_0xa0ac7e[0x2]*_0x4b8efb,_0x216504=_0x2beb52[_0x3cc2('0x78b')][_0x3cc2('0x7b7')](_0x6e593d,null,0x2);if(!_0x216504)return!0x1;var _0xad5c64=_0x47d9a9['length']/0x6,_0x34dbd6=0x0;for(_0x34dbd6=0x0;_0x34dbd6<_0x216504[_0x3cc2('0x8')];_0x34dbd6+=0x3)_0x1bcf8f[_0x3cc2('0x9')](_0x216504[_0x34dbd6]+_0xad5c64),_0x1bcf8f['push'](_0x216504[_0x34dbd6]+_0xad5c64),_0x1bcf8f[_0x3cc2('0x9')](_0x216504[_0x34dbd6+0x1]+_0xad5c64),_0x1bcf8f[_0x3cc2('0x9')](_0x216504[_0x34dbd6+0x2]+_0xad5c64),_0x1bcf8f[_0x3cc2('0x9')](_0x216504[_0x34dbd6+0x2]+_0xad5c64);for(_0x34dbd6=0x0;_0x34dbd6<_0x3d643c;_0x34dbd6++)_0x47d9a9[_0x3cc2('0x9')](_0x6e593d[0x2*_0x34dbd6],_0x6e593d[0x2*_0x34dbd6+0x1],_0x5a53de,_0x1dc094,_0x29185c,_0x4b8efb);return!0x0;}},PIXI[_0x3cc2('0x1b7')][_0x3cc2('0x7a9')]=[],PIXI['WebGLGraphicsData']=function(_0x1cfb9b){this['gl']=_0x1cfb9b,this[_0x3cc2('0x14d')]=[0x0,0x0,0x0],this[_0x3cc2('0x2ed')]=[],this[_0x3cc2('0x1c9')]=[],this[_0x3cc2('0x1da')]=_0x1cfb9b[_0x3cc2('0x202')](),this[_0x3cc2('0x1dd')]=_0x1cfb9b['createBuffer'](),this[_0x3cc2('0x1c6')]=0x1,this[_0x3cc2('0x2a')]=0x1,this[_0x3cc2('0x1f9')]=!0x0;},PIXI[_0x3cc2('0x7b2')][_0x3cc2('0x36')][_0x3cc2('0x35f')]=function(){this[_0x3cc2('0x2ed')]=[],this[_0x3cc2('0x1c9')]=[];},PIXI[_0x3cc2('0x7b2')][_0x3cc2('0x36')][_0x3cc2('0x7ba')]=function(){var _0x2d9a6c=this['gl'];this[_0x3cc2('0x7bb')]=new Float32Array(this[_0x3cc2('0x2ed')]),_0x2d9a6c['bindBuffer'](_0x2d9a6c[_0x3cc2('0x1d9')],this['buffer']),_0x2d9a6c[_0x3cc2('0x203')](_0x2d9a6c['ARRAY_BUFFER'],this['glPoints'],_0x2d9a6c[_0x3cc2('0x204')]),this[_0x3cc2('0x7bc')]=new Uint16Array(this[_0x3cc2('0x1c9')]),_0x2d9a6c['bindBuffer'](_0x2d9a6c[_0x3cc2('0x1e0')],this[_0x3cc2('0x1dd')]),_0x2d9a6c[_0x3cc2('0x203')](_0x2d9a6c[_0x3cc2('0x1e0')],this['glIndicies'],_0x2d9a6c[_0x3cc2('0x204')]),this['dirty']=!0x1;},PIXI['CanvasGraphics']=function(){},PIXI[_0x3cc2('0x23a')][_0x3cc2('0x768')]=function(_0x1bd8ff,_0x5aa04b){var _0x3e275a=_0x1bd8ff[_0x3cc2('0x2b')];_0x1bd8ff[_0x3cc2('0x1f9')]&&(this[_0x3cc2('0x7bd')](_0x1bd8ff),_0x1bd8ff[_0x3cc2('0x1f9')]=!0x1);for(var _0x440cae=0x0;_0x440cae<_0x1bd8ff[_0x3cc2('0x4e9')][_0x3cc2('0x8')];_0x440cae++){var _0x4fc822=_0x1bd8ff['graphicsData'][_0x440cae],_0x29eb71=_0x4fc822['shape'],_0x1ef3d9=_0x4fc822[_0x3cc2('0x7be')],_0x489e22=_0x4fc822['_lineTint'];if(_0x5aa04b[_0x3cc2('0x776')]=_0x4fc822[_0x3cc2('0x776')],_0x4fc822[_0x3cc2('0x10b')]===_0x2beb52[_0x3cc2('0x7ab')]){_0x5aa04b[_0x3cc2('0x773')]();var _0x5b1139=_0x29eb71[_0x3cc2('0x2ed')];_0x5aa04b[_0x3cc2('0x775')](_0x5b1139[0x0],_0x5b1139[0x1]);for(var _0x3fdb03=0x1;_0x3fdb03<_0x5b1139[_0x3cc2('0x8')]/0x2;_0x3fdb03++)_0x5aa04b[_0x3cc2('0x77a')](_0x5b1139[0x2*_0x3fdb03],_0x5b1139[0x2*_0x3fdb03+0x1]);_0x29eb71[_0x3cc2('0x2e7')]&&_0x5aa04b[_0x3cc2('0x77a')](_0x5b1139[0x0],_0x5b1139[0x1]),_0x5b1139[0x0]===_0x5b1139[_0x5b1139[_0x3cc2('0x8')]-0x2]&&_0x5b1139[0x1]===_0x5b1139[_0x5b1139[_0x3cc2('0x8')]-0x1]&&_0x5aa04b[_0x3cc2('0x774')](),_0x4fc822[_0x3cc2('0x4ea')]&&(_0x5aa04b['globalAlpha']=_0x4fc822['fillAlpha']*_0x3e275a,_0x5aa04b['fillStyle']='#'+(_0x3cc2('0x240')+(0x0|_0x1ef3d9)['toString'](0x10))[_0x3cc2('0x242')](-0x6),_0x5aa04b[_0x3cc2('0x4ea')]()),_0x4fc822[_0x3cc2('0x776')]&&(_0x5aa04b[_0x3cc2('0xa1')]=_0x4fc822[_0x3cc2('0x7bf')]*_0x3e275a,_0x5aa04b['strokeStyle']='#'+(_0x3cc2('0x240')+(0x0|_0x489e22)[_0x3cc2('0x241')](0x10))[_0x3cc2('0x242')](-0x6),_0x5aa04b[_0x3cc2('0x778')]());}else if(_0x4fc822[_0x3cc2('0x10b')]===_0x2beb52[_0x3cc2('0x2ee')])(_0x4fc822[_0x3cc2('0x7b3')]||0x0===_0x4fc822['fillColor'])&&(_0x5aa04b[_0x3cc2('0xa1')]=_0x4fc822['fillAlpha']*_0x3e275a,_0x5aa04b[_0x3cc2('0x23f')]='#'+('00000'+(0x0|_0x1ef3d9)[_0x3cc2('0x241')](0x10))[_0x3cc2('0x242')](-0x6),_0x5aa04b[_0x3cc2('0x243')](_0x29eb71['x'],_0x29eb71['y'],_0x29eb71[_0x3cc2('0x22')],_0x29eb71[_0x3cc2('0x4d')])),_0x4fc822[_0x3cc2('0x776')]&&(_0x5aa04b[_0x3cc2('0xa1')]=_0x4fc822[_0x3cc2('0x7bf')]*_0x3e275a,_0x5aa04b[_0x3cc2('0x777')]='#'+(_0x3cc2('0x240')+(0x0|_0x489e22)[_0x3cc2('0x241')](0x10))[_0x3cc2('0x242')](-0x6),_0x5aa04b[_0x3cc2('0x7c0')](_0x29eb71['x'],_0x29eb71['y'],_0x29eb71[_0x3cc2('0x22')],_0x29eb71[_0x3cc2('0x4d')]));else if(_0x4fc822[_0x3cc2('0x10b')]===_0x2beb52['CIRCLE'])_0x5aa04b[_0x3cc2('0x773')](),_0x5aa04b['arc'](_0x29eb71['x'],_0x29eb71['y'],_0x29eb71[_0x3cc2('0x29b')],0x0,0x2*Math['PI']),_0x5aa04b[_0x3cc2('0x774')](),_0x4fc822['fill']&&(_0x5aa04b['globalAlpha']=_0x4fc822[_0x3cc2('0x7b6')]*_0x3e275a,_0x5aa04b[_0x3cc2('0x23f')]='#'+(_0x3cc2('0x240')+(0x0|_0x1ef3d9)[_0x3cc2('0x241')](0x10))['substr'](-0x6),_0x5aa04b[_0x3cc2('0x4ea')]()),_0x4fc822[_0x3cc2('0x776')]&&(_0x5aa04b[_0x3cc2('0xa1')]=_0x4fc822[_0x3cc2('0x7bf')]*_0x3e275a,_0x5aa04b['strokeStyle']='#'+(_0x3cc2('0x240')+(0x0|_0x489e22)[_0x3cc2('0x241')](0x10))[_0x3cc2('0x242')](-0x6),_0x5aa04b[_0x3cc2('0x778')]());else if(_0x4fc822['type']===_0x2beb52[_0x3cc2('0x2b1')]){var _0x21f990=0x2*_0x29eb71[_0x3cc2('0x22')],_0x23c17a=0x2*_0x29eb71[_0x3cc2('0x4d')],_0x5bb4e5=_0x29eb71['x']-_0x21f990/0x2,_0x39d0cf=_0x29eb71['y']-_0x23c17a/0x2;_0x5aa04b[_0x3cc2('0x773')]();var _0x2d6518=_0x21f990/0x2*0.5522848,_0x528a26=_0x23c17a/0x2*0.5522848,_0x3bf153=_0x5bb4e5+_0x21f990,_0x4ea42a=_0x39d0cf+_0x23c17a,_0x3dbbbf=_0x5bb4e5+_0x21f990/0x2,_0x224597=_0x39d0cf+_0x23c17a/0x2;_0x5aa04b[_0x3cc2('0x775')](_0x5bb4e5,_0x224597),_0x5aa04b['bezierCurveTo'](_0x5bb4e5,_0x224597-_0x528a26,_0x3dbbbf-_0x2d6518,_0x39d0cf,_0x3dbbbf,_0x39d0cf),_0x5aa04b[_0x3cc2('0x7c1')](_0x3dbbbf+_0x2d6518,_0x39d0cf,_0x3bf153,_0x224597-_0x528a26,_0x3bf153,_0x224597),_0x5aa04b[_0x3cc2('0x7c1')](_0x3bf153,_0x224597+_0x528a26,_0x3dbbbf+_0x2d6518,_0x4ea42a,_0x3dbbbf,_0x4ea42a),_0x5aa04b[_0x3cc2('0x7c1')](_0x3dbbbf-_0x2d6518,_0x4ea42a,_0x5bb4e5,_0x224597+_0x528a26,_0x5bb4e5,_0x224597),_0x5aa04b[_0x3cc2('0x774')](),_0x4fc822[_0x3cc2('0x4ea')]&&(_0x5aa04b[_0x3cc2('0xa1')]=_0x4fc822[_0x3cc2('0x7b6')]*_0x3e275a,_0x5aa04b['fillStyle']='#'+('00000'+(0x0|_0x1ef3d9)[_0x3cc2('0x241')](0x10))[_0x3cc2('0x242')](-0x6),_0x5aa04b[_0x3cc2('0x4ea')]()),_0x4fc822[_0x3cc2('0x776')]&&(_0x5aa04b['globalAlpha']=_0x4fc822[_0x3cc2('0x7bf')]*_0x3e275a,_0x5aa04b[_0x3cc2('0x777')]='#'+('00000'+(0x0|_0x489e22)[_0x3cc2('0x241')](0x10))['substr'](-0x6),_0x5aa04b[_0x3cc2('0x778')]());}else if(_0x4fc822['type']===_0x2beb52['ROUNDEDRECTANGLE']){var _0x2bd973=_0x29eb71['x'],_0x33ed4f=_0x29eb71['y'],_0x477bca=_0x29eb71['width'],_0x5dd05e=_0x29eb71[_0x3cc2('0x4d')],_0x51aa67=_0x29eb71['radius'],_0x2e0f75=Math[_0x3cc2('0x2bf')](_0x477bca,_0x5dd05e)/0x2|0x0;_0x51aa67=_0x51aa67>_0x2e0f75?_0x2e0f75:_0x51aa67,_0x5aa04b[_0x3cc2('0x773')](),_0x5aa04b['moveTo'](_0x2bd973,_0x33ed4f+_0x51aa67),_0x5aa04b[_0x3cc2('0x77a')](_0x2bd973,_0x33ed4f+_0x5dd05e-_0x51aa67),_0x5aa04b['quadraticCurveTo'](_0x2bd973,_0x33ed4f+_0x5dd05e,_0x2bd973+_0x51aa67,_0x33ed4f+_0x5dd05e),_0x5aa04b[_0x3cc2('0x77a')](_0x2bd973+_0x477bca-_0x51aa67,_0x33ed4f+_0x5dd05e),_0x5aa04b['quadraticCurveTo'](_0x2bd973+_0x477bca,_0x33ed4f+_0x5dd05e,_0x2bd973+_0x477bca,_0x33ed4f+_0x5dd05e-_0x51aa67),_0x5aa04b[_0x3cc2('0x77a')](_0x2bd973+_0x477bca,_0x33ed4f+_0x51aa67),_0x5aa04b[_0x3cc2('0x7c2')](_0x2bd973+_0x477bca,_0x33ed4f,_0x2bd973+_0x477bca-_0x51aa67,_0x33ed4f),_0x5aa04b['lineTo'](_0x2bd973+_0x51aa67,_0x33ed4f),_0x5aa04b[_0x3cc2('0x7c2')](_0x2bd973,_0x33ed4f,_0x2bd973,_0x33ed4f+_0x51aa67),_0x5aa04b[_0x3cc2('0x774')](),(_0x4fc822['fillColor']||0x0===_0x4fc822['fillColor'])&&(_0x5aa04b['globalAlpha']=_0x4fc822['fillAlpha']*_0x3e275a,_0x5aa04b[_0x3cc2('0x23f')]='#'+(_0x3cc2('0x240')+(0x0|_0x1ef3d9)[_0x3cc2('0x241')](0x10))['substr'](-0x6),_0x5aa04b[_0x3cc2('0x4ea')]()),_0x4fc822[_0x3cc2('0x776')]&&(_0x5aa04b[_0x3cc2('0xa1')]=_0x4fc822[_0x3cc2('0x7bf')]*_0x3e275a,_0x5aa04b['strokeStyle']='#'+(_0x3cc2('0x240')+(0x0|_0x489e22)[_0x3cc2('0x241')](0x10))[_0x3cc2('0x242')](-0x6),_0x5aa04b['stroke']());}}},PIXI[_0x3cc2('0x23a')]['renderGraphicsMask']=function(_0x27fd6d,_0xaa53fc){var _0x2fa836=_0x27fd6d['graphicsData'][_0x3cc2('0x8')];if(0x0!==_0x2fa836){_0xaa53fc[_0x3cc2('0x773')]();for(var _0x1360a8=0x0;_0x1360a8<_0x2fa836;_0x1360a8++){var _0x3bb113=_0x27fd6d[_0x3cc2('0x4e9')][_0x1360a8],_0x2b1f96=_0x3bb113[_0x3cc2('0x4eb')];if(_0x3bb113[_0x3cc2('0x10b')]===_0x2beb52[_0x3cc2('0x7ab')]){var _0x77b4c=_0x2b1f96[_0x3cc2('0x2ed')];_0xaa53fc[_0x3cc2('0x775')](_0x77b4c[0x0],_0x77b4c[0x1]);for(var _0x4bd4b7=0x1;_0x4bd4b7<_0x77b4c[_0x3cc2('0x8')]/0x2;_0x4bd4b7++)_0xaa53fc[_0x3cc2('0x77a')](_0x77b4c[0x2*_0x4bd4b7],_0x77b4c[0x2*_0x4bd4b7+0x1]);_0x77b4c[0x0]===_0x77b4c[_0x77b4c[_0x3cc2('0x8')]-0x2]&&_0x77b4c[0x1]===_0x77b4c[_0x77b4c[_0x3cc2('0x8')]-0x1]&&_0xaa53fc['closePath']();}else if(_0x3bb113[_0x3cc2('0x10b')]===_0x2beb52[_0x3cc2('0x2ee')])_0xaa53fc[_0x3cc2('0x7c3')](_0x2b1f96['x'],_0x2b1f96['y'],_0x2b1f96[_0x3cc2('0x22')],_0x2b1f96['height']),_0xaa53fc[_0x3cc2('0x774')]();else if(_0x3bb113[_0x3cc2('0x10b')]===_0x2beb52[_0x3cc2('0x299')])_0xaa53fc[_0x3cc2('0x7c4')](_0x2b1f96['x'],_0x2b1f96['y'],_0x2b1f96[_0x3cc2('0x29b')],0x0,0x2*Math['PI']),_0xaa53fc[_0x3cc2('0x774')]();else if(_0x3bb113[_0x3cc2('0x10b')]===_0x2beb52[_0x3cc2('0x2b1')]){var _0x1d3673=0x2*_0x2b1f96[_0x3cc2('0x22')],_0xe7f6a2=0x2*_0x2b1f96[_0x3cc2('0x4d')],_0x49145d=_0x2b1f96['x']-_0x1d3673/0x2,_0x19c0c6=_0x2b1f96['y']-_0xe7f6a2/0x2,_0x10b25a=_0x1d3673/0x2*0.5522848,_0x4623d8=_0xe7f6a2/0x2*0.5522848,_0x1e8651=_0x49145d+_0x1d3673,_0xfcd4ed=_0x19c0c6+_0xe7f6a2,_0x16943f=_0x49145d+_0x1d3673/0x2,_0x59a331=_0x19c0c6+_0xe7f6a2/0x2;_0xaa53fc[_0x3cc2('0x775')](_0x49145d,_0x59a331),_0xaa53fc[_0x3cc2('0x7c1')](_0x49145d,_0x59a331-_0x4623d8,_0x16943f-_0x10b25a,_0x19c0c6,_0x16943f,_0x19c0c6),_0xaa53fc[_0x3cc2('0x7c1')](_0x16943f+_0x10b25a,_0x19c0c6,_0x1e8651,_0x59a331-_0x4623d8,_0x1e8651,_0x59a331),_0xaa53fc[_0x3cc2('0x7c1')](_0x1e8651,_0x59a331+_0x4623d8,_0x16943f+_0x10b25a,_0xfcd4ed,_0x16943f,_0xfcd4ed),_0xaa53fc[_0x3cc2('0x7c1')](_0x16943f-_0x10b25a,_0xfcd4ed,_0x49145d,_0x59a331+_0x4623d8,_0x49145d,_0x59a331),_0xaa53fc[_0x3cc2('0x774')]();}else if(_0x3bb113[_0x3cc2('0x10b')]===_0x2beb52[_0x3cc2('0x7b1')]){var _0x221e4e=_0x2b1f96['x'],_0x21b7fd=_0x2b1f96['y'],_0x12d0b0=_0x2b1f96[_0x3cc2('0x22')],_0x4f277d=_0x2b1f96[_0x3cc2('0x4d')],_0x4984a6=_0x2b1f96[_0x3cc2('0x29b')],_0x1a1bd8=Math[_0x3cc2('0x2bf')](_0x12d0b0,_0x4f277d)/0x2|0x0;_0x4984a6=_0x4984a6>_0x1a1bd8?_0x1a1bd8:_0x4984a6,_0xaa53fc[_0x3cc2('0x775')](_0x221e4e,_0x21b7fd+_0x4984a6),_0xaa53fc[_0x3cc2('0x77a')](_0x221e4e,_0x21b7fd+_0x4f277d-_0x4984a6),_0xaa53fc[_0x3cc2('0x7c2')](_0x221e4e,_0x21b7fd+_0x4f277d,_0x221e4e+_0x4984a6,_0x21b7fd+_0x4f277d),_0xaa53fc[_0x3cc2('0x77a')](_0x221e4e+_0x12d0b0-_0x4984a6,_0x21b7fd+_0x4f277d),_0xaa53fc[_0x3cc2('0x7c2')](_0x221e4e+_0x12d0b0,_0x21b7fd+_0x4f277d,_0x221e4e+_0x12d0b0,_0x21b7fd+_0x4f277d-_0x4984a6),_0xaa53fc[_0x3cc2('0x77a')](_0x221e4e+_0x12d0b0,_0x21b7fd+_0x4984a6),_0xaa53fc['quadraticCurveTo'](_0x221e4e+_0x12d0b0,_0x21b7fd,_0x221e4e+_0x12d0b0-_0x4984a6,_0x21b7fd),_0xaa53fc[_0x3cc2('0x77a')](_0x221e4e+_0x4984a6,_0x21b7fd),_0xaa53fc[_0x3cc2('0x7c2')](_0x221e4e,_0x21b7fd,_0x221e4e,_0x21b7fd+_0x4984a6),_0xaa53fc['closePath']();}}}},PIXI[_0x3cc2('0x23a')][_0x3cc2('0x7bd')]=function(_0x2b9fa2){if(0xffffff!==_0x2b9fa2[_0x3cc2('0x91')])for(var _0x2c4f4f=(_0x2b9fa2[_0x3cc2('0x91')]>>0x10&0xff)/0xff,_0x4c5cc4=(_0x2b9fa2[_0x3cc2('0x91')]>>0x8&0xff)/0xff,_0x1f100b=(0xff&_0x2b9fa2[_0x3cc2('0x91')])/0xff,_0x4f8902=0x0;_0x4f8902<_0x2b9fa2['graphicsData'][_0x3cc2('0x8')];_0x4f8902++){var _0x2c9e07=_0x2b9fa2['graphicsData'][_0x4f8902],_0x2332c0=0x0|_0x2c9e07[_0x3cc2('0x7b3')],_0x4f87cc=0x0|_0x2c9e07[_0x3cc2('0x7b9')];_0x2c9e07[_0x3cc2('0x7be')]=((_0x2332c0>>0x10&0xff)/0xff*_0x2c4f4f*0xff<<0x10)+((_0x2332c0>>0x8&0xff)/0xff*_0x4c5cc4*0xff<<0x8)+(0xff&_0x2332c0)/0xff*_0x1f100b*0xff,_0x2c9e07['_lineTint']=((_0x4f87cc>>0x10&0xff)/0xff*_0x2c4f4f*0xff<<0x10)+((_0x4f87cc>>0x8&0xff)/0xff*_0x4c5cc4*0xff<<0x8)+(0xff&_0x4f87cc)/0xff*_0x1f100b*0xff;}},_0x2beb52[_0x3cc2('0x7c5')]=function(_0x385aae,_0x1e4eb3,_0x503995,_0x43522d,_0x2adbf6,_0x5d4aa6,_0x1ce38c){this[_0x3cc2('0x776')]=_0x385aae,this[_0x3cc2('0x7b9')]=_0x1e4eb3,this[_0x3cc2('0x7bf')]=_0x503995,this[_0x3cc2('0x7c6')]=_0x1e4eb3,this[_0x3cc2('0x7b3')]=_0x43522d,this[_0x3cc2('0x7b6')]=_0x2adbf6,this[_0x3cc2('0x7be')]=_0x43522d,this['fill']=_0x5d4aa6,this[_0x3cc2('0x4eb')]=_0x1ce38c,this[_0x3cc2('0x10b')]=_0x1ce38c[_0x3cc2('0x10b')];},_0x2beb52[_0x3cc2('0x7c5')][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x7c5')],_0x2beb52[_0x3cc2('0x7c5')][_0x3cc2('0x36')][_0x3cc2('0x292')]=function(){return new _0x2beb52[(_0x3cc2('0x7c5'))](this[_0x3cc2('0x776')],this[_0x3cc2('0x7b9')],this[_0x3cc2('0x7bf')],this[_0x3cc2('0x7b3')],this[_0x3cc2('0x7b6')],this[_0x3cc2('0x4ea')],this[_0x3cc2('0x4eb')]);},_0x2beb52[_0x3cc2('0x6f6')]=function(_0x4595c0,_0x396950,_0x3bbcbc){void 0x0===_0x396950&&(_0x396950=0x0),void 0x0===_0x3bbcbc&&(_0x3bbcbc=0x0),this[_0x3cc2('0x10b')]=_0x2beb52[_0x3cc2('0x7c7')],this[_0x3cc2('0x3e1')]=_0x2beb52[_0x3cc2('0x702')],this[_0x3cc2('0x62')]=new _0x2beb52[(_0x3cc2('0x29'))](),PIXI[_0x3cc2('0x6d')][_0x3cc2('0x4a')](this),this[_0x3cc2('0x3a')]=!0x0,this[_0x3cc2('0x7b6')]=0x1,this[_0x3cc2('0x776')]=0x0,this[_0x3cc2('0x7b9')]=0x0,this[_0x3cc2('0x4e9')]=[],this[_0x3cc2('0x91')]=0xffffff,this[_0x3cc2('0x69')]=PIXI[_0x3cc2('0x6a')][_0x3cc2('0x6c')],this[_0x3cc2('0x7c8')]=null,this[_0x3cc2('0x1b9')]=[],this[_0x3cc2('0x65')]=!0x1,this[_0x3cc2('0x7c9')]=0x0,this['_localBounds']=new _0x2beb52['Rectangle'](0x0,0x0,0x1,0x1),this['dirty']=!0x0,this[_0x3cc2('0x7ca')]=!0x1,this[_0x3cc2('0x7cb')]=!0x1,this[_0x3cc2('0x7cc')]=!0x1,_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x697')]['init'][_0x3cc2('0x4a')](this,_0x4595c0,_0x396950,_0x3bbcbc,'',null);},_0x2beb52['Graphics'][_0x3cc2('0x36')]=Object[_0x3cc2('0x6f')](PIXI[_0x3cc2('0x6d')][_0x3cc2('0x36')]),_0x2beb52[_0x3cc2('0x6f6')][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52['Graphics'],_0x2beb52['Component'][_0x3cc2('0x697')][_0x3cc2('0x699')][_0x3cc2('0x4a')](_0x2beb52[_0x3cc2('0x6f6')][_0x3cc2('0x36')],[_0x3cc2('0x686'),_0x3cc2('0x68b'),_0x3cc2('0x68e'),_0x3cc2('0x69b'),_0x3cc2('0x6a3'),_0x3cc2('0x703'),_0x3cc2('0x6d0'),_0x3cc2('0x6d6'),_0x3cc2('0x6a1'),_0x3cc2('0x6ec')]),_0x2beb52[_0x3cc2('0x6f6')][_0x3cc2('0x36')]['preUpdatePhysics']=_0x2beb52[_0x3cc2('0x685')]['PhysicsBody'][_0x3cc2('0x3aa')],_0x2beb52[_0x3cc2('0x6f6')][_0x3cc2('0x36')][_0x3cc2('0x705')]=_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6d6')]['preUpdate'],_0x2beb52['Graphics']['prototype']['preUpdateInWorld']=_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6d0')][_0x3cc2('0x3aa')],_0x2beb52['Graphics'][_0x3cc2('0x36')]['preUpdateCore']=_0x2beb52['Component']['Core']['preUpdate'],_0x2beb52[_0x3cc2('0x6f6')]['prototype'][_0x3cc2('0x3aa')]=function(){return!!(this[_0x3cc2('0x704')]()&&this['preUpdateLifeSpan']()&&this[_0x3cc2('0x706')]())&&this[_0x3cc2('0x707')]();},_0x2beb52[_0x3cc2('0x6f6')]['prototype'][_0x3cc2('0x3a7')]=function(){_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6a1')][_0x3cc2('0x3a7')][_0x3cc2('0x4a')](this),_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6a3')]['postUpdate']['call'](this),this[_0x3cc2('0x7ca')]&&(this['updateLocalBounds'](),this[_0x3cc2('0x7ca')]=!0x1);for(var _0x40298c=0x0;_0x40298c0x0&&this[_0x3cc2('0x7cf')](_0x3b4332);}else this[_0x3cc2('0x7cf')](_0x3b4332);},_0x2beb52[_0x3cc2('0x6f6')][_0x3cc2('0x36')]['drawTriangles']=function(_0x411110,_0x4636b4,_0x5285b5){void 0x0===_0x5285b5&&(_0x5285b5=!0x1);var _0x5ea7c4,_0x26ee11=new _0x2beb52['Point'](),_0xab121=new _0x2beb52['Point'](),_0x8d79c4=new _0x2beb52[(_0x3cc2('0x29'))](),_0x432c03=[];if(_0x4636b4)if(_0x411110[0x0]instanceof _0x2beb52[_0x3cc2('0x29')])for(_0x5ea7c4=0x0;_0x5ea7c4<_0x4636b4[_0x3cc2('0x8')]/0x3;_0x5ea7c4++)_0x432c03[_0x3cc2('0x9')](_0x411110[_0x4636b4[0x3*_0x5ea7c4]]),_0x432c03['push'](_0x411110[_0x4636b4[0x3*_0x5ea7c4+0x1]]),_0x432c03[_0x3cc2('0x9')](_0x411110[_0x4636b4[0x3*_0x5ea7c4+0x2]]),0x3===_0x432c03[_0x3cc2('0x8')]&&(this[_0x3cc2('0x7cd')](_0x432c03,_0x5285b5),_0x432c03=[]);else for(_0x5ea7c4=0x0;_0x5ea7c4<_0x4636b4['length'];_0x5ea7c4++)_0x26ee11['x']=_0x411110[0x2*_0x4636b4[_0x5ea7c4]],_0x26ee11['y']=_0x411110[0x2*_0x4636b4[_0x5ea7c4]+0x1],_0x432c03['push'](_0x26ee11[_0x3cc2('0x7d0')]({})),0x3===_0x432c03['length']&&(this[_0x3cc2('0x7cd')](_0x432c03,_0x5285b5),_0x432c03=[]);else if(_0x411110[0x0]instanceof _0x2beb52[_0x3cc2('0x29')])for(_0x5ea7c4=0x0;_0x5ea7c4<_0x411110[_0x3cc2('0x8')]/0x3;_0x5ea7c4++)this[_0x3cc2('0x7cd')]([_0x411110[0x3*_0x5ea7c4],_0x411110[0x3*_0x5ea7c4+0x1],_0x411110[0x3*_0x5ea7c4+0x2]],_0x5285b5);else for(_0x5ea7c4=0x0;_0x5ea7c4<_0x411110['length']/0x6;_0x5ea7c4++)_0x26ee11['x']=_0x411110[0x6*_0x5ea7c4+0x0],_0x26ee11['y']=_0x411110[0x6*_0x5ea7c4+0x1],_0xab121['x']=_0x411110[0x6*_0x5ea7c4+0x2],_0xab121['y']=_0x411110[0x6*_0x5ea7c4+0x3],_0x8d79c4['x']=_0x411110[0x6*_0x5ea7c4+0x4],_0x8d79c4['y']=_0x411110[0x6*_0x5ea7c4+0x5],this[_0x3cc2('0x7cd')]([_0x26ee11,_0xab121,_0x8d79c4],_0x5285b5);},_0x2beb52[_0x3cc2('0x6f6')][_0x3cc2('0x36')][_0x3cc2('0x7d1')]=function(_0x3440b8,_0x1ef9b6,_0x507cc7){return this[_0x3cc2('0x776')]=_0x3440b8||0x0,this[_0x3cc2('0x7b9')]=_0x1ef9b6||0x0,this[_0x3cc2('0x7bf')]=void 0x0===_0x507cc7?0x1:_0x507cc7,this['currentPath']&&(this[_0x3cc2('0x7c8')][_0x3cc2('0x4eb')][_0x3cc2('0x2ed')][_0x3cc2('0x8')]?this[_0x3cc2('0x7d2')](new _0x2beb52[(_0x3cc2('0x2e6'))](this[_0x3cc2('0x7c8')][_0x3cc2('0x4eb')][_0x3cc2('0x2ed')]['slice'](-0x2))):(this[_0x3cc2('0x7c8')][_0x3cc2('0x776')]=this[_0x3cc2('0x776')],this['currentPath'][_0x3cc2('0x7b9')]=this[_0x3cc2('0x7b9')],this[_0x3cc2('0x7c8')]['lineAlpha']=this['lineAlpha'])),this;},_0x2beb52[_0x3cc2('0x6f6')][_0x3cc2('0x36')][_0x3cc2('0x775')]=function(_0x5ebcbf,_0x2fcd67){return this[_0x3cc2('0x7d2')](new _0x2beb52[(_0x3cc2('0x2e6'))]([_0x5ebcbf,_0x2fcd67])),this;},_0x2beb52[_0x3cc2('0x6f6')]['prototype'][_0x3cc2('0x77a')]=function(_0x3a6ca0,_0x72868b){return this['currentPath']||this[_0x3cc2('0x775')](0x0,0x0),this[_0x3cc2('0x7c8')][_0x3cc2('0x4eb')]['points'][_0x3cc2('0x9')](_0x3a6ca0,_0x72868b),this['dirty']=!0x0,this[_0x3cc2('0x7ca')]=!0x0,this;},_0x2beb52['Graphics'][_0x3cc2('0x36')]['quadraticCurveTo']=function(_0x3851e5,_0x13dab6,_0xb74cbe,_0x37d3a9){this[_0x3cc2('0x7c8')]?0x0===this[_0x3cc2('0x7c8')][_0x3cc2('0x4eb')]['points'][_0x3cc2('0x8')]&&(this[_0x3cc2('0x7c8')][_0x3cc2('0x4eb')][_0x3cc2('0x2ed')]=[0x0,0x0]):this[_0x3cc2('0x775')](0x0,0x0);var _0x33fa41,_0x2ded6c,_0x569834=this[_0x3cc2('0x7c8')][_0x3cc2('0x4eb')][_0x3cc2('0x2ed')];0x0===_0x569834[_0x3cc2('0x8')]&&this['moveTo'](0x0,0x0);for(var _0x3fa551=_0x569834[_0x569834['length']-0x2],_0x1bf197=_0x569834[_0x569834['length']-0x1],_0x4c44f7=0x0,_0x2af8e5=0x1;_0x2af8e5<=0x14;++_0x2af8e5)_0x33fa41=_0x3fa551+(_0x3851e5-_0x3fa551)*(_0x4c44f7=_0x2af8e5/0x14),_0x2ded6c=_0x1bf197+(_0x13dab6-_0x1bf197)*_0x4c44f7,_0x569834[_0x3cc2('0x9')](_0x33fa41+(_0x3851e5+(_0xb74cbe-_0x3851e5)*_0x4c44f7-_0x33fa41)*_0x4c44f7,_0x2ded6c+(_0x13dab6+(_0x37d3a9-_0x13dab6)*_0x4c44f7-_0x2ded6c)*_0x4c44f7);return this[_0x3cc2('0x1f9')]=!0x0,this['_boundsDirty']=!0x0,this;},_0x2beb52[_0x3cc2('0x6f6')][_0x3cc2('0x36')][_0x3cc2('0x7c1')]=function(_0x4ae3c0,_0x4b2ae7,_0x5960cf,_0x1aa5e0,_0xc5329b,_0x4b7bc4){this[_0x3cc2('0x7c8')]?0x0===this[_0x3cc2('0x7c8')][_0x3cc2('0x4eb')][_0x3cc2('0x2ed')][_0x3cc2('0x8')]&&(this[_0x3cc2('0x7c8')][_0x3cc2('0x4eb')]['points']=[0x0,0x0]):this[_0x3cc2('0x775')](0x0,0x0);for(var _0x4db91d,_0x4ef0d2,_0x51f1a9,_0x2533c8,_0x32691a,_0x3c9bd8=this[_0x3cc2('0x7c8')]['shape'][_0x3cc2('0x2ed')],_0x5eb6e9=_0x3c9bd8[_0x3c9bd8['length']-0x2],_0x10f035=_0x3c9bd8[_0x3c9bd8[_0x3cc2('0x8')]-0x1],_0x13bded=0x0,_0x2c5ef6=0x1;_0x2c5ef6<=0x14;++_0x2c5ef6)_0x51f1a9=(_0x4ef0d2=(_0x4db91d=0x1-(_0x13bded=_0x2c5ef6/0x14))*_0x4db91d)*_0x4db91d,_0x32691a=(_0x2533c8=_0x13bded*_0x13bded)*_0x13bded,_0x3c9bd8[_0x3cc2('0x9')](_0x51f1a9*_0x5eb6e9+0x3*_0x4ef0d2*_0x13bded*_0x4ae3c0+0x3*_0x4db91d*_0x2533c8*_0x5960cf+_0x32691a*_0xc5329b,_0x51f1a9*_0x10f035+0x3*_0x4ef0d2*_0x13bded*_0x4b2ae7+0x3*_0x4db91d*_0x2533c8*_0x1aa5e0+_0x32691a*_0x4b7bc4);return this['dirty']=!0x0,this[_0x3cc2('0x7ca')]=!0x0,this;},_0x2beb52[_0x3cc2('0x6f6')]['prototype'][_0x3cc2('0x7d3')]=function(_0x69da37,_0x3999b3,_0x553bc3,_0x539b2e,_0x9cde8e){this[_0x3cc2('0x7c8')]?0x0===this['currentPath'][_0x3cc2('0x4eb')]['points'][_0x3cc2('0x8')]&&this[_0x3cc2('0x7c8')]['shape'][_0x3cc2('0x2ed')][_0x3cc2('0x9')](_0x69da37,_0x3999b3):this[_0x3cc2('0x775')](_0x69da37,_0x3999b3);var _0x183ddd=this[_0x3cc2('0x7c8')][_0x3cc2('0x4eb')][_0x3cc2('0x2ed')],_0xe961cd=_0x183ddd[_0x183ddd[_0x3cc2('0x8')]-0x2],_0x56a7d7=_0x183ddd[_0x183ddd[_0x3cc2('0x8')]-0x1]-_0x3999b3,_0x4737df=_0xe961cd-_0x69da37,_0x18d62d=_0x539b2e-_0x3999b3,_0x12ffbb=_0x553bc3-_0x69da37,_0x247c6c=Math[_0x3cc2('0x2ad')](_0x56a7d7*_0x12ffbb-_0x4737df*_0x18d62d);if(_0x247c6c<1e-8||0x0===_0x9cde8e)_0x183ddd[_0x183ddd[_0x3cc2('0x8')]-0x2]===_0x69da37&&_0x183ddd[_0x183ddd['length']-0x1]===_0x3999b3||_0x183ddd['push'](_0x69da37,_0x3999b3);else{var _0x1e5c19=_0x56a7d7*_0x56a7d7+_0x4737df*_0x4737df,_0x253fc5=_0x18d62d*_0x18d62d+_0x12ffbb*_0x12ffbb,_0x4e5fa7=_0x56a7d7*_0x18d62d+_0x4737df*_0x12ffbb,_0x299b73=_0x9cde8e*Math['sqrt'](_0x1e5c19)/_0x247c6c,_0x51801c=_0x9cde8e*Math[_0x3cc2('0x45')](_0x253fc5)/_0x247c6c,_0x3a4946=_0x299b73*_0x4e5fa7/_0x1e5c19,_0x24e22f=_0x51801c*_0x4e5fa7/_0x253fc5,_0x29b584=_0x299b73*_0x12ffbb+_0x51801c*_0x4737df,_0x17b90e=_0x299b73*_0x18d62d+_0x51801c*_0x56a7d7,_0x2e492b=_0x4737df*(_0x51801c+_0x3a4946),_0x4a8706=_0x56a7d7*(_0x51801c+_0x3a4946),_0x13bce2=_0x12ffbb*(_0x299b73+_0x24e22f),_0x1faa23=_0x18d62d*(_0x299b73+_0x24e22f),_0x48fd2b=Math['atan2'](_0x4a8706-_0x17b90e,_0x2e492b-_0x29b584),_0x43f23d=Math[_0x3cc2('0x2d0')](_0x1faa23-_0x17b90e,_0x13bce2-_0x29b584);this[_0x3cc2('0x7c4')](_0x29b584+_0x69da37,_0x17b90e+_0x3999b3,_0x9cde8e,_0x48fd2b,_0x43f23d,_0x4737df*_0x18d62d>_0x12ffbb*_0x56a7d7);}return this[_0x3cc2('0x1f9')]=!0x0,this[_0x3cc2('0x7ca')]=!0x0,this;},_0x2beb52[_0x3cc2('0x6f6')][_0x3cc2('0x36')][_0x3cc2('0x7c4')]=function(_0x32ae31,_0x10b593,_0x3186c2,_0x58b8ce,_0x4b7efd,_0x1c8450,_0x376596){if(_0x58b8ce===_0x4b7efd)return this;void 0x0===_0x1c8450&&(_0x1c8450=!0x1),void 0x0===_0x376596&&(_0x376596=0x28),!_0x1c8450&&_0x4b7efd<=_0x58b8ce?_0x4b7efd+=0x2*Math['PI']:_0x1c8450&&_0x58b8ce<=_0x4b7efd&&(_0x58b8ce+=0x2*Math['PI']);var _0x4efcc1=_0x1c8450?-0x1*(_0x58b8ce-_0x4b7efd):_0x4b7efd-_0x58b8ce,_0x28577f=Math[_0x3cc2('0x58')](Math['abs'](_0x4efcc1)/(0x2*Math['PI']))*_0x376596;if(0x0===_0x4efcc1)return this;var _0x4b3dda=_0x32ae31+Math[_0x3cc2('0x44')](_0x58b8ce)*_0x3186c2,_0x31eba0=_0x10b593+Math[_0x3cc2('0x29a')](_0x58b8ce)*_0x3186c2;_0x1c8450&&this[_0x3cc2('0x7d4')]?this['moveTo'](_0x32ae31,_0x10b593):this[_0x3cc2('0x775')](_0x4b3dda,_0x31eba0);for(var _0xf60c24=this[_0x3cc2('0x7c8')][_0x3cc2('0x4eb')][_0x3cc2('0x2ed')],_0x432dc6=_0x4efcc1/(0x2*_0x28577f),_0x17ceff=0x2*_0x432dc6,_0x490d59=Math['cos'](_0x432dc6),_0x1e2570=Math['sin'](_0x432dc6),_0x2c15db=_0x28577f-0x1,_0x3d1d99=_0x2c15db%0x1/_0x2c15db,_0x4a7d05=0x0;_0x4a7d05<=_0x2c15db;_0x4a7d05++){var _0x52dd68=_0x432dc6+_0x58b8ce+_0x17ceff*(_0x4a7d05+_0x3d1d99*_0x4a7d05),_0x19c781=Math['cos'](_0x52dd68),_0x5b07a5=-Math[_0x3cc2('0x29a')](_0x52dd68);_0xf60c24['push']((_0x490d59*_0x19c781+_0x1e2570*_0x5b07a5)*_0x3186c2+_0x32ae31,(_0x490d59*-_0x5b07a5+_0x1e2570*_0x19c781)*_0x3186c2+_0x10b593);}return this[_0x3cc2('0x1f9')]=!0x0,this[_0x3cc2('0x7ca')]=!0x0,this;},_0x2beb52[_0x3cc2('0x6f6')][_0x3cc2('0x36')]['beginFill']=function(_0x2fa2ba,_0x1446e4){return this['filling']=!0x0,this[_0x3cc2('0x7b3')]=_0x2fa2ba||0x0,this['fillAlpha']=void 0x0===_0x1446e4?0x1:_0x1446e4,this[_0x3cc2('0x7c8')]&&this[_0x3cc2('0x7c8')][_0x3cc2('0x4eb')]['points'][_0x3cc2('0x8')]<=0x2&&(this[_0x3cc2('0x7c8')][_0x3cc2('0x4ea')]=this[_0x3cc2('0x7d4')],this['currentPath'][_0x3cc2('0x7b3')]=this[_0x3cc2('0x7b3')],this[_0x3cc2('0x7c8')][_0x3cc2('0x7b6')]=this[_0x3cc2('0x7b6')]),this;},_0x2beb52['Graphics'][_0x3cc2('0x36')][_0x3cc2('0x32a')]=function(){return this[_0x3cc2('0x7d4')]=!0x1,this[_0x3cc2('0x7b3')]=null,this[_0x3cc2('0x7b6')]=0x1,this;},_0x2beb52[_0x3cc2('0x6f6')]['prototype'][_0x3cc2('0x329')]=function(_0x4d2213,_0x51b328,_0x15cf18,_0x213f5f){return this[_0x3cc2('0x7d2')](new _0x2beb52[(_0x3cc2('0x32'))](_0x4d2213,_0x51b328,_0x15cf18,_0x213f5f)),this;},_0x2beb52[_0x3cc2('0x6f6')][_0x3cc2('0x36')]['drawRoundedRect']=function(_0x582565,_0x26c710,_0x4d111f,_0x52b65d,_0x51eec7){return this[_0x3cc2('0x7d2')](new _0x2beb52[(_0x3cc2('0x30b'))](_0x582565,_0x26c710,_0x4d111f,_0x52b65d,_0x51eec7)),this;},_0x2beb52[_0x3cc2('0x6f6')]['prototype'][_0x3cc2('0x7d5')]=function(_0x8d8bf3,_0x10bf7f,_0x4e32cd){return this[_0x3cc2('0x7d2')](new _0x2beb52[(_0x3cc2('0x296'))](_0x8d8bf3,_0x10bf7f,_0x4e32cd)),this;},_0x2beb52['Graphics']['prototype'][_0x3cc2('0x7d6')]=function(_0x5189ff,_0x25ca0c,_0x8fe0d3,_0x4febd1){return this[_0x3cc2('0x7d2')](new _0x2beb52[(_0x3cc2('0x2b0'))](_0x5189ff,_0x25ca0c,_0x8fe0d3,_0x4febd1)),this;},_0x2beb52[_0x3cc2('0x6f6')][_0x3cc2('0x36')][_0x3cc2('0x7cf')]=function(_0x218019){_0x218019 instanceof _0x2beb52['Polygon']&&(_0x218019=_0x218019[_0x3cc2('0x2ed')]);var _0x7be9d=_0x218019;if(!Array[_0x3cc2('0x66')](_0x7be9d)){_0x7be9d=new Array(arguments[_0x3cc2('0x8')]);for(var _0x2709de=0x0;_0x2709de<_0x7be9d['length'];++_0x2709de)_0x7be9d[_0x2709de]=arguments[_0x2709de];}return this[_0x3cc2('0x7d2')](new _0x2beb52[(_0x3cc2('0x2e6'))](_0x7be9d)),this;},_0x2beb52[_0x3cc2('0x6f6')][_0x3cc2('0x36')][_0x3cc2('0x229')]=function(){return this[_0x3cc2('0x776')]=0x0,this[_0x3cc2('0x7d4')]=!0x1,this[_0x3cc2('0x1f9')]=!0x0,this[_0x3cc2('0x7ca')]=!0x0,this[_0x3cc2('0x7a8')]=!0x0,this[_0x3cc2('0x4e9')]=[],this[_0x3cc2('0x7d7')](),this;},_0x2beb52[_0x3cc2('0x6f6')][_0x3cc2('0x36')]['generateTexture']=function(_0x3970a3,_0x932714,_0x5b57b5){void 0x0===_0x3970a3&&(_0x3970a3=0x1),void 0x0===_0x932714&&(_0x932714=PIXI[_0x3cc2('0x11')][_0x3cc2('0x232')]),void 0x0===_0x5b57b5&&(_0x5b57b5=0x0);var _0x44eebb=this[_0x3cc2('0x7f')]();_0x44eebb[_0x3cc2('0x22')]+=_0x5b57b5,_0x44eebb['height']+=_0x5b57b5;var _0x288957=new PIXI['CanvasBuffer'](_0x44eebb[_0x3cc2('0x22')]*_0x3970a3,_0x44eebb[_0x3cc2('0x4d')]*_0x3970a3),_0x3cd9c1=PIXI['Texture'][_0x3cc2('0x269')](_0x288957['canvas'],_0x932714);return _0x3cd9c1['baseTexture'][_0x3cc2('0xa0')]=_0x3970a3,_0x288957[_0x3cc2('0x9e')][_0x3cc2('0x27')](_0x3970a3,_0x3970a3),_0x288957[_0x3cc2('0x9e')][_0x3cc2('0x767')](-_0x44eebb['x'],-_0x44eebb['y']),PIXI[_0x3cc2('0x23a')][_0x3cc2('0x768')](this,_0x288957[_0x3cc2('0x9e')]),_0x3cd9c1;},_0x2beb52[_0x3cc2('0x6f6')][_0x3cc2('0x36')][_0x3cc2('0x8c')]=function(_0x43e390){if(!0x1!==this[_0x3cc2('0x64')]&&0x0!==this[_0x3cc2('0x2a')]&&!0x0!==this[_0x3cc2('0x65')]){if(this[_0x3cc2('0x34')])return(this[_0x3cc2('0x1f9')]||this['cachedSpriteDirty'])&&(this[_0x3cc2('0x4f')](),this[_0x3cc2('0x7d8')](),this[_0x3cc2('0x7cc')]=!0x1,this[_0x3cc2('0x1f9')]=!0x1),this[_0x3cc2('0x54')][_0x3cc2('0x2b')]=this[_0x3cc2('0x2b')],void PIXI[_0x3cc2('0x55')][_0x3cc2('0x36')][_0x3cc2('0x8c')][_0x3cc2('0x4a')](this[_0x3cc2('0x54')],_0x43e390);if(_0x43e390[_0x3cc2('0x81')][_0x3cc2('0x85')](),_0x43e390[_0x3cc2('0x162')][_0x3cc2('0x190')](this[_0x3cc2('0x69')]),this['_mask']&&_0x43e390[_0x3cc2('0x86')][_0x3cc2('0x87')](this[_0x3cc2('0x3c')],_0x43e390),this['_filters']&&_0x43e390['filterManager'][_0x3cc2('0x84')](this[_0x3cc2('0x68')]),this[_0x3cc2('0x69')]!==_0x43e390[_0x3cc2('0x81')][_0x3cc2('0x9d')]){_0x43e390[_0x3cc2('0x81')][_0x3cc2('0x9d')]=this['blendMode'];var _0x296804=PIXI[_0x3cc2('0x1a5')][_0x43e390[_0x3cc2('0x81')][_0x3cc2('0x9d')]];_0x43e390[_0x3cc2('0x81')]['gl'][_0x3cc2('0x1b6')](_0x296804[0x0],_0x296804[0x1]);}if(this['webGLDirty']&&(this['dirty']=!0x0,this[_0x3cc2('0x7cb')]=!0x1),PIXI[_0x3cc2('0x1b7')][_0x3cc2('0x768')](this,_0x43e390),this[_0x3cc2('0x37')][_0x3cc2('0x8')]){_0x43e390['spriteBatch']['start']();for(var _0x139950=0x0;_0x139950_0x36fdf2?_0x530643:_0x36fdf2,_0x36fdf2=_0x361243>_0x36fdf2?_0x361243:_0x36fdf2,_0x36fdf2=_0xdbec72>_0x36fdf2?_0xdbec72:_0x36fdf2,_0x3b2557=_0x375783>_0x3b2557?_0x375783:_0x3b2557,_0x3b2557=_0xef8d5b>_0x3b2557?_0xef8d5b:_0x3b2557,_0x3b2557=_0x5a936f>_0x3b2557?_0x5a936f:_0x3b2557,this[_0x3cc2('0x3b')]['x']=_0x29522e,this[_0x3cc2('0x3b')][_0x3cc2('0x22')]=_0x36fdf2-_0x29522e,this[_0x3cc2('0x3b')]['y']=_0x42ab3c,this[_0x3cc2('0x3b')][_0x3cc2('0x4d')]=_0x3b2557-_0x42ab3c,this[_0x3cc2('0x33')]=this[_0x3cc2('0x3b')],this['_currentBounds'];},_0x2beb52[_0x3cc2('0x6f6')][_0x3cc2('0x36')]['getLocalBounds']=function(){var _0x2dfe50=this[_0x3cc2('0x2c')];this[_0x3cc2('0x2c')]=_0x2beb52['identityMatrix'];for(var _0x5b3627=0x0;_0x5b3627_0x40ffba?_0x31b664+_0x54748b:_0x40ffba,_0x3ebde7=_0x2e8cce<_0x3ebde7?_0x2e8cce:_0x3ebde7,_0x47ab04=_0x2e8cce+_0x5c8903>_0x47ab04?_0x2e8cce+_0x5c8903:_0x47ab04;else if(_0x5db5a9===_0x2beb52[_0x3cc2('0x299')])_0x31b664=_0x41fcf7['x'],_0x2e8cce=_0x41fcf7['y'],_0x54748b=_0x41fcf7['radius']+_0x43d205/0x2,_0x5c8903=_0x41fcf7[_0x3cc2('0x29b')]+_0x43d205/0x2,_0x2e21cf=_0x31b664-_0x54748b<_0x2e21cf?_0x31b664-_0x54748b:_0x2e21cf,_0x40ffba=_0x31b664+_0x54748b>_0x40ffba?_0x31b664+_0x54748b:_0x40ffba,_0x3ebde7=_0x2e8cce-_0x5c8903<_0x3ebde7?_0x2e8cce-_0x5c8903:_0x3ebde7,_0x47ab04=_0x2e8cce+_0x5c8903>_0x47ab04?_0x2e8cce+_0x5c8903:_0x47ab04;else if(_0x5db5a9===_0x2beb52[_0x3cc2('0x2b1')])_0x31b664=_0x41fcf7['x'],_0x2e8cce=_0x41fcf7['y'],_0x54748b=_0x41fcf7[_0x3cc2('0x22')]+_0x43d205/0x2,_0x5c8903=_0x41fcf7[_0x3cc2('0x4d')]+_0x43d205/0x2,_0x2e21cf=_0x31b664-_0x54748b<_0x2e21cf?_0x31b664-_0x54748b:_0x2e21cf,_0x40ffba=_0x31b664+_0x54748b>_0x40ffba?_0x31b664+_0x54748b:_0x40ffba,_0x3ebde7=_0x2e8cce-_0x5c8903<_0x3ebde7?_0x2e8cce-_0x5c8903:_0x3ebde7,_0x47ab04=_0x2e8cce+_0x5c8903>_0x47ab04?_0x2e8cce+_0x5c8903:_0x47ab04;else{_0x19a30a=_0x41fcf7['points'];for(var _0x3862f5=0x0;_0x3862f5<_0x19a30a[_0x3cc2('0x8')];_0x3862f5++)_0x19a30a[_0x3862f5]instanceof _0x2beb52['Point']?(_0x31b664=_0x19a30a[_0x3862f5]['x'],_0x2e8cce=_0x19a30a[_0x3862f5]['y']):(_0x31b664=_0x19a30a[_0x3862f5],_0x2e8cce=_0x19a30a[_0x3862f5+0x1],_0x3862f5<_0x19a30a[_0x3cc2('0x8')]-0x1&&_0x3862f5++),_0x2e21cf=_0x31b664-_0x43d205<_0x2e21cf?_0x31b664-_0x43d205:_0x2e21cf,_0x40ffba=_0x31b664+_0x43d205>_0x40ffba?_0x31b664+_0x43d205:_0x40ffba,_0x3ebde7=_0x2e8cce-_0x43d205<_0x3ebde7?_0x2e8cce-_0x43d205:_0x3ebde7,_0x47ab04=_0x2e8cce+_0x43d205>_0x47ab04?_0x2e8cce+_0x43d205:_0x47ab04;}}else _0x2e21cf=0x0,_0x40ffba=0x0,_0x3ebde7=0x0,_0x47ab04=0x0;var _0x34df15=this[_0x3cc2('0x7c9')];this[_0x3cc2('0x7db')]['x']=_0x2e21cf-_0x34df15,this['_localBounds'][_0x3cc2('0x22')]=_0x40ffba-_0x2e21cf+0x2*_0x34df15,this['_localBounds']['y']=_0x3ebde7-_0x34df15,this[_0x3cc2('0x7db')][_0x3cc2('0x4d')]=_0x47ab04-_0x3ebde7+0x2*_0x34df15;},_0x2beb52['Graphics'][_0x3cc2('0x36')][_0x3cc2('0x4f')]=function(){var _0x45639a=this[_0x3cc2('0x4c')]();if(this['_cachedSprite'])this['_cachedSprite'][_0x3cc2('0x1da')][_0x3cc2('0x59')](_0x45639a[_0x3cc2('0x22')],_0x45639a[_0x3cc2('0x4d')]);else{var _0x3861a9=new PIXI[(_0x3cc2('0x237'))](_0x45639a[_0x3cc2('0x22')],_0x45639a[_0x3cc2('0x4d')]),_0x23b18f=PIXI['Texture'][_0x3cc2('0x269')](_0x3861a9[_0x3cc2('0x156')]);this[_0x3cc2('0x54')]=new PIXI['Sprite'](_0x23b18f),this[_0x3cc2('0x54')]['buffer']=_0x3861a9,this[_0x3cc2('0x54')][_0x3cc2('0x2c')]=this[_0x3cc2('0x2c')];}this[_0x3cc2('0x54')][_0x3cc2('0x62')]['x']=-_0x45639a['x']/_0x45639a['width'],this[_0x3cc2('0x54')][_0x3cc2('0x62')]['y']=-_0x45639a['y']/_0x45639a[_0x3cc2('0x4d')],this[_0x3cc2('0x54')][_0x3cc2('0x1da')][_0x3cc2('0x9e')][_0x3cc2('0x767')](-_0x45639a['x'],-_0x45639a['y']),this[_0x3cc2('0x2b')]=0x1,PIXI[_0x3cc2('0x23a')]['renderGraphics'](this,this[_0x3cc2('0x54')][_0x3cc2('0x1da')][_0x3cc2('0x9e')]),this[_0x3cc2('0x54')][_0x3cc2('0x2a')]=this[_0x3cc2('0x2a')];},_0x2beb52[_0x3cc2('0x6f6')][_0x3cc2('0x36')][_0x3cc2('0x7d8')]=function(){var _0x137778=this[_0x3cc2('0x54')],_0x4122d3=_0x137778[_0x3cc2('0x5c')],_0x155b26=_0x137778[_0x3cc2('0x1da')]['canvas'];_0x4122d3[_0x3cc2('0x5a')][_0x3cc2('0x22')]=_0x155b26['width'],_0x4122d3[_0x3cc2('0x5a')][_0x3cc2('0x4d')]=_0x155b26[_0x3cc2('0x4d')],_0x4122d3[_0x3cc2('0x9c')][_0x3cc2('0x22')]=_0x4122d3[_0x3cc2('0x96')][_0x3cc2('0x22')]=_0x155b26[_0x3cc2('0x22')],_0x4122d3[_0x3cc2('0x9c')]['height']=_0x4122d3[_0x3cc2('0x96')][_0x3cc2('0x4d')]=_0x155b26[_0x3cc2('0x4d')],_0x137778[_0x3cc2('0x9b')]=_0x155b26[_0x3cc2('0x22')],_0x137778['_height']=_0x155b26[_0x3cc2('0x4d')],_0x4122d3['baseTexture'][_0x3cc2('0x1f9')]();},_0x2beb52[_0x3cc2('0x6f6')][_0x3cc2('0x36')]['destroyCachedSprite']=function(){this[_0x3cc2('0x54')]['texture'][_0x3cc2('0x38')](!0x0),this[_0x3cc2('0x54')]=null;},_0x2beb52[_0x3cc2('0x6f6')][_0x3cc2('0x36')][_0x3cc2('0x7d2')]=function(_0x2d509d){this[_0x3cc2('0x7c8')]&&this['currentPath'][_0x3cc2('0x4eb')]['points'][_0x3cc2('0x8')]<=0x2&&this[_0x3cc2('0x4e9')][_0x3cc2('0x1e1')](),this[_0x3cc2('0x7c8')]=null,_0x2d509d instanceof _0x2beb52[_0x3cc2('0x2e6')]&&(_0x2d509d=_0x2d509d[_0x3cc2('0x292')]())[_0x3cc2('0x7dc')]();var _0x2d5c27=new _0x2beb52['GraphicsData'](this[_0x3cc2('0x776')],this['lineColor'],this['lineAlpha'],this['fillColor'],this['fillAlpha'],this[_0x3cc2('0x7d4')],_0x2d509d);return this['graphicsData'][_0x3cc2('0x9')](_0x2d5c27),_0x2d5c27[_0x3cc2('0x10b')]===_0x2beb52['POLYGON']&&(_0x2d5c27[_0x3cc2('0x4eb')][_0x3cc2('0x2e7')]=this[_0x3cc2('0x7d4')],this[_0x3cc2('0x7c8')]=_0x2d5c27),this[_0x3cc2('0x1f9')]=!0x0,this[_0x3cc2('0x7ca')]=!0x0,_0x2d5c27;},Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6f6')][_0x3cc2('0x36')],'cacheAsBitmap',{'get':function(){return this['_cacheAsBitmap'];},'set':function(_0x4066ae){this[_0x3cc2('0x34')]=_0x4066ae,this[_0x3cc2('0x34')]?this['_generateCachedSprite']():this['destroyCachedSprite'](),this['dirty']=!0x0,this[_0x3cc2('0x7cb')]=!0x0;}}),_0x2beb52['RenderTexture']=function(_0x2cc216,_0x305049,_0x427c9c,_0x2eec2a,_0x486c6e,_0x51ae9f,_0x5c387f,_0x5e652b){if(void 0x0===_0x305049&&(_0x305049=0x64),void 0x0===_0x427c9c&&(_0x427c9c=0x64),void 0x0===_0x2eec2a&&(_0x2eec2a=''),void 0x0===_0x486c6e&&(_0x486c6e=_0x2beb52['scaleModes'][_0x3cc2('0x232')]),void 0x0===_0x51ae9f&&(_0x51ae9f=0x1),void 0x0===_0x5c387f&&(_0x5c387f=PIXI[_0x3cc2('0x14f')]),void 0x0===_0x5e652b&&(_0x5e652b=0x0),this[_0x3cc2('0x3e')]=_0x2cc216,this[_0x3cc2('0x339')]=_0x2eec2a,this[_0x3cc2('0x10b')]=_0x2beb52['RENDERTEXTURE'],this[_0x3cc2('0x4e')]=new _0x2beb52[(_0x3cc2('0x2d'))](),this[_0x3cc2('0x22')]=_0x305049,this[_0x3cc2('0x4d')]=_0x427c9c,this['resolution']=_0x51ae9f,this[_0x3cc2('0x96')]=new _0x2beb52[(_0x3cc2('0x32'))](0x0,0x0,this[_0x3cc2('0x22')]*this[_0x3cc2('0xa0')],this['height']*this[_0x3cc2('0xa0')]),this[_0x3cc2('0x9c')]=this[_0x3cc2('0x96')][_0x3cc2('0x292')](),this[_0x3cc2('0x5a')]=new PIXI['BaseTexture'](),this[_0x3cc2('0x5a')][_0x3cc2('0x22')]=this[_0x3cc2('0x22')]*this['resolution'],this[_0x3cc2('0x5a')][_0x3cc2('0x4d')]=this[_0x3cc2('0x4d')]*this[_0x3cc2('0xa0')],this['baseTexture']['_glTextures']=[],this[_0x3cc2('0x5a')][_0x3cc2('0xa0')]=this[_0x3cc2('0xa0')],this[_0x3cc2('0x5a')]['scaleMode']=_0x486c6e,this['baseTexture'][_0x3cc2('0x95')]=!0x0,PIXI[_0x3cc2('0x26a')][_0x3cc2('0x4a')](this,this[_0x3cc2('0x5a')],this['frame'][_0x3cc2('0x292')]()),this[_0x3cc2('0x166')]=_0x5c387f,this[_0x3cc2('0x166')][_0x3cc2('0x10b')]===_0x2beb52['WEBGL']){var _0x29d002=this['renderer']['gl'];this[_0x3cc2('0x5a')][_0x3cc2('0x5d')]=_0x5e652b,this[_0x3cc2('0x5a')][_0x3cc2('0x10d')][_0x29d002['id']]=!0x1,this['textureBuffer']=new PIXI[(_0x3cc2('0x233'))](_0x29d002,this[_0x3cc2('0x22')],this[_0x3cc2('0x4d')],this[_0x3cc2('0x5a')][_0x3cc2('0xa2')],_0x5e652b),this[_0x3cc2('0x5a')]['_glTextures'][_0x29d002['id']]=this[_0x3cc2('0x7dd')]['texture'],this[_0x3cc2('0x159')]=new _0x2beb52[(_0x3cc2('0x29'))](0.5*this[_0x3cc2('0x22')],0.5*-this['height']);}else this[_0x3cc2('0x7dd')]=new PIXI['CanvasBuffer'](this[_0x3cc2('0x22')]*this[_0x3cc2('0xa0')],this[_0x3cc2('0x4d')]*this[_0x3cc2('0xa0')]),this[_0x3cc2('0x5a')][_0x3cc2('0xab')]=this[_0x3cc2('0x7dd')][_0x3cc2('0x156')];this['valid']=!0x0,this['tempMatrix']=new _0x2beb52['Matrix'](),this[_0x3cc2('0x26f')]();},_0x2beb52[_0x3cc2('0x5e')][_0x3cc2('0x36')]=Object[_0x3cc2('0x6f')](PIXI[_0x3cc2('0x26a')][_0x3cc2('0x36')]),_0x2beb52['RenderTexture'][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x5e')],_0x2beb52[_0x3cc2('0x5e')][_0x3cc2('0x36')]['renderXY']=function(_0x170442,_0x2e84b5,_0x449eb0,_0x120b88){_0x170442['updateTransform'](),this[_0x3cc2('0x4e')][_0x3cc2('0x2cb')](_0x170442[_0x3cc2('0x2c')]),this[_0x3cc2('0x4e')]['tx']=_0x2e84b5,this['_tempMatrix']['ty']=_0x449eb0,this[_0x3cc2('0x166')][_0x3cc2('0x10b')]===_0x2beb52[_0x3cc2('0x478')]?this[_0x3cc2('0x8c')](_0x170442,this[_0x3cc2('0x4e')],_0x120b88):this[_0x3cc2('0x56')](_0x170442,this[_0x3cc2('0x4e')],_0x120b88);},_0x2beb52[_0x3cc2('0x5e')][_0x3cc2('0x36')][_0x3cc2('0x7de')]=function(_0x5a7155,_0x191d2f,_0x3affcd,_0x29f961){this[_0x3cc2('0x4e')][_0x3cc2('0x7df')]()[_0x3cc2('0x767')](_0x191d2f,_0x3affcd),this[_0x3cc2('0x166')][_0x3cc2('0x10b')]===_0x2beb52['WEBGL']?this[_0x3cc2('0x8c')](_0x5a7155,this[_0x3cc2('0x4e')],_0x29f961):this[_0x3cc2('0x56')](_0x5a7155,this[_0x3cc2('0x4e')],_0x29f961);},_0x2beb52['RenderTexture'][_0x3cc2('0x36')][_0x3cc2('0x61')]=function(_0x1dddab,_0x130680,_0x2b3fda){void 0x0===_0x130680||null===_0x130680?this[_0x3cc2('0x4e')][_0x3cc2('0x2cb')](_0x1dddab['worldTransform']):this['_tempMatrix'][_0x3cc2('0x2cb')](_0x130680),this['renderer'][_0x3cc2('0x10b')]===_0x2beb52['WEBGL']?this['_renderWebGL'](_0x1dddab,this[_0x3cc2('0x4e')],_0x2b3fda):this[_0x3cc2('0x56')](_0x1dddab,this['_tempMatrix'],_0x2b3fda);},_0x2beb52['RenderTexture'][_0x3cc2('0x36')][_0x3cc2('0x59')]=function(_0x5e96e5,_0x3d7ef5,_0x19e4d7){_0x5e96e5===this[_0x3cc2('0x22')]&&_0x3d7ef5===this[_0x3cc2('0x4d')]||(this[_0x3cc2('0x99')]=_0x5e96e5>0x0&&_0x3d7ef5>0x0,this['width']=_0x5e96e5,this['height']=_0x3d7ef5,this[_0x3cc2('0x96')][_0x3cc2('0x22')]=this['crop']['width']=_0x5e96e5*this[_0x3cc2('0xa0')],this[_0x3cc2('0x96')][_0x3cc2('0x4d')]=this['crop'][_0x3cc2('0x4d')]=_0x3d7ef5*this['resolution'],_0x19e4d7&&(this[_0x3cc2('0x5a')][_0x3cc2('0x22')]=this['width']*this[_0x3cc2('0xa0')],this[_0x3cc2('0x5a')][_0x3cc2('0x4d')]=this[_0x3cc2('0x4d')]*this[_0x3cc2('0xa0')]),this[_0x3cc2('0x166')][_0x3cc2('0x10b')]===_0x2beb52[_0x3cc2('0x478')]&&(this[_0x3cc2('0x159')]['x']=this['width']/0x2,this[_0x3cc2('0x159')]['y']=-this[_0x3cc2('0x4d')]/0x2),this[_0x3cc2('0x99')]&&this[_0x3cc2('0x7dd')][_0x3cc2('0x59')](this[_0x3cc2('0x22')],this['height']));},_0x2beb52[_0x3cc2('0x5e')]['prototype'][_0x3cc2('0x229')]=function(){this[_0x3cc2('0x99')]&&(this[_0x3cc2('0x166')][_0x3cc2('0x10b')]===_0x2beb52[_0x3cc2('0x478')]&&this[_0x3cc2('0x166')]['gl'][_0x3cc2('0x223')](this[_0x3cc2('0x166')]['gl'][_0x3cc2('0x19')],this[_0x3cc2('0x7dd')][_0x3cc2('0x224')]),this[_0x3cc2('0x7dd')][_0x3cc2('0x229')]());},_0x2beb52[_0x3cc2('0x5e')]['prototype'][_0x3cc2('0x8c')]=function(_0x2f68f6,_0x5065f1,_0x486f35){if(this[_0x3cc2('0x99')]&&0x0!==_0x2f68f6[_0x3cc2('0x2a')]){var _0x430f6d=_0x2f68f6[_0x3cc2('0x2c')];_0x430f6d[_0x3cc2('0x7df')](),_0x430f6d[_0x3cc2('0x767')](0x0,0x2*this[_0x3cc2('0x159')]['y']),_0x5065f1&&_0x430f6d['append'](_0x5065f1),_0x430f6d[_0x3cc2('0x27')](0x1,-0x1);for(var _0x14ffcb=0x0;_0x14ffcb<_0x2f68f6['children']['length'];_0x14ffcb++)_0x2f68f6[_0x3cc2('0x37')][_0x14ffcb][_0x3cc2('0x50')]();var _0x25fa9c=this['renderer']['gl'];_0x25fa9c[_0x3cc2('0x18a')](0x0,0x0,this[_0x3cc2('0x22')]*this['resolution'],this[_0x3cc2('0x4d')]*this[_0x3cc2('0xa0')]),_0x25fa9c['bindFramebuffer'](_0x25fa9c['FRAMEBUFFER'],this[_0x3cc2('0x7dd')]['frameBuffer']),_0x486f35&&this[_0x3cc2('0x7dd')][_0x3cc2('0x229')](),this[_0x3cc2('0x166')][_0x3cc2('0x81')]['dirty']=!0x0,this['renderer'][_0x3cc2('0x24f')](_0x2f68f6,this[_0x3cc2('0x159')],this[_0x3cc2('0x7dd')][_0x3cc2('0x224')],_0x5065f1),this[_0x3cc2('0x166')][_0x3cc2('0x81')]['dirty']=!0x0,_0x25fa9c[_0x3cc2('0x223')](_0x25fa9c[_0x3cc2('0x19')],null);}},_0x2beb52[_0x3cc2('0x5e')][_0x3cc2('0x36')][_0x3cc2('0x56')]=function(_0x312a58,_0x57f08d,_0x52f8ba){if(this['valid']&&0x0!==_0x312a58[_0x3cc2('0x2a')]){var _0x2770be=_0x312a58[_0x3cc2('0x2c')];_0x2770be[_0x3cc2('0x7df')](),_0x57f08d&&_0x2770be['append'](_0x57f08d);for(var _0x4d4922=0x0;_0x4d4922<_0x312a58['children']['length'];_0x4d4922++)_0x312a58['children'][_0x4d4922]['updateTransform']();_0x52f8ba&&this[_0x3cc2('0x7dd')][_0x3cc2('0x229')]();var _0x356905=this[_0x3cc2('0x166')][_0x3cc2('0xa0')];this[_0x3cc2('0x166')][_0x3cc2('0xa0')]=this[_0x3cc2('0xa0')],this[_0x3cc2('0x166')][_0x3cc2('0x24f')](_0x312a58,this['textureBuffer']['context'],_0x57f08d),this[_0x3cc2('0x166')][_0x3cc2('0xa0')]=_0x356905;}},_0x2beb52['RenderTexture'][_0x3cc2('0x36')][_0x3cc2('0x74d')]=function(){var _0x4b6010=new Image();return _0x4b6010['src']=this[_0x3cc2('0x7e0')](),_0x4b6010;},_0x2beb52[_0x3cc2('0x5e')][_0x3cc2('0x36')][_0x3cc2('0x7e0')]=function(){return this['getCanvas']()[_0x3cc2('0x753')]();},_0x2beb52['RenderTexture'][_0x3cc2('0x36')][_0x3cc2('0x75d')]=function(){if(this[_0x3cc2('0x166')][_0x3cc2('0x10b')]===_0x2beb52['WEBGL']){var _0x54c42f=this['renderer']['gl'],_0x4373b3=this['textureBuffer'][_0x3cc2('0x22')],_0x28b4c4=this[_0x3cc2('0x7dd')][_0x3cc2('0x4d')],_0x5e0367=new Uint8Array(0x4*_0x4373b3*_0x28b4c4);_0x54c42f[_0x3cc2('0x223')](_0x54c42f['FRAMEBUFFER'],this['textureBuffer'][_0x3cc2('0x224')]),_0x54c42f[_0x3cc2('0x7e1')](0x0,0x0,_0x4373b3,_0x28b4c4,_0x54c42f['RGBA'],_0x54c42f['UNSIGNED_BYTE'],_0x5e0367),_0x54c42f['bindFramebuffer'](_0x54c42f[_0x3cc2('0x19')],null);var _0x27538f=new PIXI[(_0x3cc2('0x237'))](_0x4373b3,_0x28b4c4),_0x15ecfa=_0x27538f['context'][_0x3cc2('0x738')](0x0,0x0,_0x4373b3,_0x28b4c4);return _0x15ecfa[_0x3cc2('0x1ba')][_0x3cc2('0x291')](_0x5e0367),_0x27538f[_0x3cc2('0x9e')][_0x3cc2('0x759')](_0x15ecfa,0x0,0x0),_0x27538f[_0x3cc2('0x156')];}return this['textureBuffer'][_0x3cc2('0x156')];},_0x2beb52[_0x3cc2('0x6f4')]=function(_0x4cfb2c,_0x328dc1,_0xcfcaa2,_0x1a3823,_0x132cfd){_0x328dc1=_0x328dc1||0x0,_0xcfcaa2=_0xcfcaa2||0x0,_0x1a3823=void 0x0===_0x1a3823||null===_0x1a3823?'':_0x1a3823['toString'](),this[_0x3cc2('0x10b')]=_0x2beb52[_0x3cc2('0x7e2')],this[_0x3cc2('0x3e1')]=_0x2beb52[_0x3cc2('0x702')],this[_0x3cc2('0x222')]=new _0x2beb52[(_0x3cc2('0x29'))](),this[_0x3cc2('0x7e3')]=null,this[_0x3cc2('0x156')]=_0x2beb52['CanvasPool'][_0x3cc2('0x6f')](this),this[_0x3cc2('0x9e')]=this[_0x3cc2('0x156')]['getContext']('2d'),this[_0x3cc2('0x1f6')]=[],this[_0x3cc2('0x7e4')]=[],this[_0x3cc2('0x7e5')]=[],this['fontWeights']=[],this[_0x3cc2('0x7e6')]=!0x1,this[_0x3cc2('0x7e7')]=!0x1,this['splitRegExp']=/(?:\r\n|\r|\n)/,this[_0x3cc2('0x7e8')]=-0x1,this[_0x3cc2('0x7e9')]='',this[_0x3cc2('0x7ea')]=_0x4cfb2c[_0x3cc2('0x166')]['resolution'],this['_text']=_0x1a3823,this[_0x3cc2('0x7eb')]=null,this['_lineSpacing']=0x0,this[_0x3cc2('0x7ec')]=0x0,this[_0x3cc2('0x9b')]=0x0,this[_0x3cc2('0x90')]=0x0,_0x2beb52[_0x3cc2('0x55')]['call'](this,_0x4cfb2c,_0x328dc1,_0xcfcaa2,PIXI[_0x3cc2('0x26a')][_0x3cc2('0x269')](this[_0x3cc2('0x156')])),this['style']={},this[_0x3cc2('0x7ed')](_0x132cfd||{}),''!==_0x1a3823&&this[_0x3cc2('0x7ee')]();},_0x2beb52[_0x3cc2('0x6f4')]['prototype']=Object[_0x3cc2('0x6f')](_0x2beb52[_0x3cc2('0x55')][_0x3cc2('0x36')]),_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x6f4')],_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')][_0x3cc2('0x3aa')]=function(){return!!(this[_0x3cc2('0x704')]()&&this[_0x3cc2('0x705')]()&&this[_0x3cc2('0x706')]())&&this[_0x3cc2('0x707')]();},_0x2beb52['Text']['prototype']['update']=function(){},_0x2beb52['Text'][_0x3cc2('0x36')][_0x3cc2('0x38')]=function(_0x2a85d8){this[_0x3cc2('0x5c')][_0x3cc2('0x38')](!0x0),_0x2beb52[_0x3cc2('0x685')]['Destroy'][_0x3cc2('0x36')]['destroy'][_0x3cc2('0x4a')](this,_0x2a85d8);},_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')][_0x3cc2('0x7ef')]=function(_0x8fbb19,_0x1781f4,_0x56dcfd,_0x335cc2,_0x163ea6,_0x2fd107){return void 0x0===_0x8fbb19&&(_0x8fbb19=0x0),void 0x0===_0x1781f4&&(_0x1781f4=0x0),void 0x0===_0x56dcfd&&(_0x56dcfd='rgba(0,\x200,\x200,\x201)'),void 0x0===_0x335cc2&&(_0x335cc2=0x0),void 0x0===_0x163ea6&&(_0x163ea6=!0x0),void 0x0===_0x2fd107&&(_0x2fd107=!0x0),this[_0x3cc2('0x194')][_0x3cc2('0x7f0')]=_0x8fbb19,this[_0x3cc2('0x194')][_0x3cc2('0x76c')]=_0x1781f4,this['style'][_0x3cc2('0x76a')]=_0x56dcfd,this[_0x3cc2('0x194')][_0x3cc2('0x76b')]=_0x335cc2,this[_0x3cc2('0x194')]['shadowStroke']=_0x163ea6,this['style'][_0x3cc2('0x7f1')]=_0x2fd107,this[_0x3cc2('0x1f9')]=!0x0,this;},_0x2beb52['Text'][_0x3cc2('0x36')][_0x3cc2('0x7ed')]=function(_0x24a816,_0x17c9ed){void 0x0===_0x17c9ed&&(_0x17c9ed=!0x1);var _0x87a8f8=Object[_0x3cc2('0x282')]({},_0x24a816);_0x87a8f8[_0x3cc2('0x770')]=_0x24a816['font']||_0x3cc2('0x7f2'),_0x87a8f8[_0x3cc2('0x3b7')]=_0x24a816[_0x3cc2('0x3b7')]||null,_0x87a8f8['fill']=_0x24a816[_0x3cc2('0x4ea')]||_0x3cc2('0x7f3'),_0x87a8f8[_0x3cc2('0x401')]=(_0x24a816[_0x3cc2('0x401')]||_0x3cc2('0x2a2'))['toLowerCase'](),_0x87a8f8[_0x3cc2('0x7f4')]=(_0x24a816[_0x3cc2('0x7f4')]||_0x3cc2('0x2a2'))[_0x3cc2('0x577')](),_0x87a8f8[_0x3cc2('0x7f5')]=(_0x24a816['boundsAlignV']||_0x3cc2('0x2a4'))[_0x3cc2('0x577')](),_0x87a8f8[_0x3cc2('0x778')]=_0x24a816[_0x3cc2('0x778')]||_0x3cc2('0x7f3'),_0x87a8f8[_0x3cc2('0x7f6')]=Number(_0x24a816[_0x3cc2('0x7f6')])||0x0,_0x87a8f8[_0x3cc2('0x7f7')]=_0x24a816['wordWrap']||!0x1,_0x87a8f8[_0x3cc2('0x7f8')]=_0x24a816[_0x3cc2('0x7f8')]||0x64,_0x87a8f8[_0x3cc2('0x7f9')]=_0x24a816[_0x3cc2('0x7f9')]||0x0,_0x87a8f8[_0x3cc2('0x7f0')]=_0x24a816[_0x3cc2('0x7f0')]||0x0,_0x87a8f8[_0x3cc2('0x76c')]=_0x24a816[_0x3cc2('0x76c')]||0x0,_0x87a8f8[_0x3cc2('0x76a')]=_0x24a816[_0x3cc2('0x76a')]||'rgba(0,0,0,0)',_0x87a8f8['shadowBlur']=_0x24a816[_0x3cc2('0x76b')]||0x0,_0x87a8f8[_0x3cc2('0x7fa')]=_0x24a816[_0x3cc2('0x7fa')]||0x0;var _0x102768=this[_0x3cc2('0x7fb')](_0x87a8f8['font']);return _0x87a8f8[_0x3cc2('0x7fc')]&&(_0x102768[_0x3cc2('0x7fc')]=_0x87a8f8[_0x3cc2('0x7fc')]),_0x87a8f8[_0x3cc2('0x7fd')]&&(_0x102768[_0x3cc2('0x7fd')]=_0x87a8f8[_0x3cc2('0x7fd')]),_0x87a8f8[_0x3cc2('0x7fe')]&&(_0x102768[_0x3cc2('0x7fe')]=_0x87a8f8[_0x3cc2('0x7fe')]),_0x87a8f8['fontSize']&&(_0x3cc2('0x231')==typeof _0x87a8f8['fontSize']&&(_0x87a8f8[_0x3cc2('0x7ff')]=_0x87a8f8['fontSize']+'px'),_0x102768[_0x3cc2('0x7ff')]=_0x87a8f8[_0x3cc2('0x7ff')]),this[_0x3cc2('0x7eb')]=_0x102768,_0x87a8f8[_0x3cc2('0x770')]=this[_0x3cc2('0x800')](this[_0x3cc2('0x7eb')]),this[_0x3cc2('0x194')]=_0x87a8f8,this[_0x3cc2('0x1f9')]=!0x0,_0x17c9ed&&this['updateText'](),this;},_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')][_0x3cc2('0x7ee')]=function(){this[_0x3cc2('0x5c')][_0x3cc2('0x5a')][_0x3cc2('0xa0')]=this[_0x3cc2('0x7ea')],this[_0x3cc2('0x9e')][_0x3cc2('0x770')]=this['style'][_0x3cc2('0x770')];var _0x538241=this[_0x3cc2('0x801')];this[_0x3cc2('0x7e8')]>-0x1&&this[_0x3cc2('0x7e8')]<_0x538241[_0x3cc2('0x8')]&&(_0x538241=this['text'][_0x3cc2('0x802')](0x0,this['characterLimitSize'])+this[_0x3cc2('0x7e9')]),this[_0x3cc2('0x194')][_0x3cc2('0x7f7')]&&(_0x538241=this['runWordWrap'](this['text']));var _0x415040=_0x538241[_0x3cc2('0x285')](this[_0x3cc2('0x803')]),_0x5901f7=this[_0x3cc2('0x194')][_0x3cc2('0x7fa')],_0x191768=[],_0x5064f4=0x0,_0x2acbe2=this[_0x3cc2('0x804')](this[_0x3cc2('0x194')][_0x3cc2('0x770')]),_0x136554=_0x415040[_0x3cc2('0x8')];this[_0x3cc2('0x194')]['maxLines']>0x0&&this[_0x3cc2('0x194')][_0x3cc2('0x7f9')]<_0x415040[_0x3cc2('0x8')]&&(_0x136554=this['style']['maxLines']),this[_0x3cc2('0x7ec')]=0x0;for(var _0x3393d8=0x0;_0x3393d8<_0x136554;_0x3393d8++){if(0x0===_0x5901f7)_0x4eca27=this[_0x3cc2('0x194')][_0x3cc2('0x7f6')]+this[_0x3cc2('0x222')]['x'],this[_0x3cc2('0x1f6')][_0x3cc2('0x8')]>0x0||this[_0x3cc2('0x7e4')][_0x3cc2('0x8')]>0x0||this[_0x3cc2('0x805')][_0x3cc2('0x8')]>0x0||this[_0x3cc2('0x7e5')][_0x3cc2('0x8')]>0x0?_0x4eca27+=this['measureLine'](_0x415040[_0x3393d8]):_0x4eca27+=this[_0x3cc2('0x9e')][_0x3cc2('0x806')](_0x415040[_0x3393d8])[_0x3cc2('0x22')],this[_0x3cc2('0x194')][_0x3cc2('0x7f7')]&&(_0x4eca27-=this['context'][_0x3cc2('0x806')]('\x20')[_0x3cc2('0x22')]);else{var _0x4c637f=_0x415040[_0x3393d8][_0x3cc2('0x285')](/(?:\t)/),_0x4eca27=this[_0x3cc2('0x222')]['x']+this[_0x3cc2('0x194')][_0x3cc2('0x7f6')];if(Array[_0x3cc2('0x66')](_0x5901f7))for(var _0x52e0c3=0x0,_0x1679ff=0x0;_0x1679ff<_0x4c637f['length'];_0x1679ff++){var _0x3f96f9=0x0;_0x3f96f9=this[_0x3cc2('0x1f6')]['length']>0x0||this[_0x3cc2('0x7e4')][_0x3cc2('0x8')]>0x0||this[_0x3cc2('0x805')][_0x3cc2('0x8')]>0x0||this[_0x3cc2('0x7e5')]['length']>0x0?this['measureLine'](_0x4c637f[_0x1679ff]):Math['ceil'](this[_0x3cc2('0x9e')]['measureText'](_0x4c637f[_0x1679ff])['width']),_0x1679ff>0x0&&(_0x52e0c3+=_0x5901f7[_0x1679ff-0x1]),_0x4eca27=_0x52e0c3+_0x3f96f9;}else for(_0x1679ff=0x0;_0x1679ff<_0x4c637f[_0x3cc2('0x8')];_0x1679ff++)this[_0x3cc2('0x1f6')][_0x3cc2('0x8')]>0x0||this[_0x3cc2('0x7e4')][_0x3cc2('0x8')]>0x0||this[_0x3cc2('0x805')][_0x3cc2('0x8')]>0x0||this['fontStyles'][_0x3cc2('0x8')]>0x0?_0x4eca27+=this[_0x3cc2('0x807')](_0x4c637f[_0x1679ff]):_0x4eca27+=Math[_0x3cc2('0x58')](this[_0x3cc2('0x9e')][_0x3cc2('0x806')](_0x4c637f[_0x1679ff])[_0x3cc2('0x22')]),_0x4eca27+=this[_0x3cc2('0x3e')][_0x3cc2('0x335')][_0x3cc2('0x808')](_0x4eca27,_0x5901f7)-_0x4eca27;}_0x191768[_0x3393d8]=Math[_0x3cc2('0x58')](_0x4eca27),_0x5064f4=Math['max'](_0x5064f4,_0x191768[_0x3393d8]);}this[_0x3cc2('0x156')][_0x3cc2('0x22')]=_0x5064f4*this[_0x3cc2('0x7ea')];var _0x281934=_0x2acbe2[_0x3cc2('0x7ff')]+this['style'][_0x3cc2('0x7f6')]+this[_0x3cc2('0x222')]['y'],_0x55a714=_0x281934*_0x136554,_0xe2a1c2=this[_0x3cc2('0x809')];_0xe2a1c2<0x0&&Math[_0x3cc2('0x2ad')](_0xe2a1c2)>_0x281934&&(_0xe2a1c2=-_0x281934),0x0!==_0xe2a1c2&&(_0x55a714+=_0xe2a1c2>0x0?_0xe2a1c2*_0x415040['length']:_0xe2a1c2*(_0x415040[_0x3cc2('0x8')]-0x1)),this[_0x3cc2('0x156')]['height']=_0x55a714*this[_0x3cc2('0x7ea')],this[_0x3cc2('0x9e')][_0x3cc2('0x27')](this['_res'],this[_0x3cc2('0x7ea')]),navigator[_0x3cc2('0x24d')]&&this[_0x3cc2('0x9e')]['clearRect'](0x0,0x0,this[_0x3cc2('0x156')][_0x3cc2('0x22')],this[_0x3cc2('0x156')][_0x3cc2('0x4d')]),this[_0x3cc2('0x194')]['backgroundColor']&&(this[_0x3cc2('0x9e')][_0x3cc2('0x23f')]=this[_0x3cc2('0x194')][_0x3cc2('0x3b7')],this['context'][_0x3cc2('0x243')](0x0,0x0,this[_0x3cc2('0x156')][_0x3cc2('0x22')],this['canvas'][_0x3cc2('0x4d')])),this[_0x3cc2('0x9e')][_0x3cc2('0x23f')]=this[_0x3cc2('0x194')][_0x3cc2('0x4ea')],this['context'][_0x3cc2('0x770')]=this[_0x3cc2('0x194')][_0x3cc2('0x770')],this[_0x3cc2('0x9e')]['strokeStyle']=this[_0x3cc2('0x194')][_0x3cc2('0x778')],this[_0x3cc2('0x9e')][_0x3cc2('0x80a')]='alphabetic',this[_0x3cc2('0x9e')][_0x3cc2('0x776')]=this['style']['strokeThickness'],this[_0x3cc2('0x9e')][_0x3cc2('0x80b')]=_0x3cc2('0x2c1'),this[_0x3cc2('0x9e')]['lineJoin']='round';var _0x357453,_0x4d197d;for(this[_0x3cc2('0x7ec')]=0x0,_0x3393d8=0x0;_0x3393d8<_0x136554;_0x3393d8++)_0x357453=this['style']['strokeThickness']/0x2,_0x4d197d=this[_0x3cc2('0x194')][_0x3cc2('0x7f6')]/0x2+_0x3393d8*_0x281934+_0x2acbe2[_0x3cc2('0x80c')],_0x3393d8>0x0&&(_0x4d197d+=_0xe2a1c2*_0x3393d8),'right'===this[_0x3cc2('0x194')][_0x3cc2('0x401')]?_0x357453+=_0x5064f4-_0x191768[_0x3393d8]:_0x3cc2('0x80d')===this[_0x3cc2('0x194')][_0x3cc2('0x401')]&&(_0x357453+=(_0x5064f4-_0x191768[_0x3393d8])/0x2),this['autoRound']&&(_0x357453=Math[_0x3cc2('0x2c1')](_0x357453),_0x4d197d=Math[_0x3cc2('0x2c1')](_0x4d197d)),this[_0x3cc2('0x1f6')][_0x3cc2('0x8')]>0x0||this[_0x3cc2('0x7e4')][_0x3cc2('0x8')]>0x0||this['fontWeights'][_0x3cc2('0x8')]>0x0||this[_0x3cc2('0x7e5')]['length']>0x0?this[_0x3cc2('0x80e')](_0x415040[_0x3393d8],_0x357453,_0x4d197d):(this[_0x3cc2('0x194')][_0x3cc2('0x778')]&&this[_0x3cc2('0x194')][_0x3cc2('0x7f6')]&&(this[_0x3cc2('0x80f')](this[_0x3cc2('0x194')][_0x3cc2('0x810')]),0x0===_0x5901f7?this[_0x3cc2('0x9e')]['strokeText'](_0x415040[_0x3393d8],_0x357453,_0x4d197d):this[_0x3cc2('0x811')](_0x415040[_0x3393d8],_0x357453,_0x4d197d,!0x1)),this[_0x3cc2('0x194')][_0x3cc2('0x4ea')]&&(this[_0x3cc2('0x80f')](this['style'][_0x3cc2('0x7f1')]),0x0===_0x5901f7?this[_0x3cc2('0x9e')][_0x3cc2('0x772')](_0x415040[_0x3393d8],_0x357453,_0x4d197d):this['renderTabLine'](_0x415040[_0x3393d8],_0x357453,_0x4d197d,!0x0)));this[_0x3cc2('0x19e')](),this[_0x3cc2('0x1f9')]=!0x1;},_0x2beb52[_0x3cc2('0x6f4')]['prototype'][_0x3cc2('0x811')]=function(_0x52cddd,_0x1e8538,_0x3133f2,_0x9cfe95){var _0x5610e3=_0x52cddd[_0x3cc2('0x285')](/(?:\t)/),_0x5abcbd=this['style'][_0x3cc2('0x7fa')],_0x440350=0x0;if(Array[_0x3cc2('0x66')](_0x5abcbd))for(var _0x4ea82b=0x0,_0x52709c=0x0;_0x52709c<_0x5610e3['length'];_0x52709c++)_0x52709c>0x0&&(_0x4ea82b+=_0x5abcbd[_0x52709c-0x1]),_0x440350=_0x1e8538+_0x4ea82b,_0x9cfe95?this[_0x3cc2('0x9e')][_0x3cc2('0x772')](_0x5610e3[_0x52709c],_0x440350,_0x3133f2):this[_0x3cc2('0x9e')][_0x3cc2('0x812')](_0x5610e3[_0x52709c],_0x440350,_0x3133f2);else for(_0x52709c=0x0;_0x52709c<_0x5610e3[_0x3cc2('0x8')];_0x52709c++){var _0x2641b0=Math[_0x3cc2('0x58')](this[_0x3cc2('0x9e')]['measureText'](_0x5610e3[_0x52709c])[_0x3cc2('0x22')]);_0x440350=this[_0x3cc2('0x3e')][_0x3cc2('0x335')][_0x3cc2('0x808')](_0x1e8538,_0x5abcbd),_0x9cfe95?this[_0x3cc2('0x9e')][_0x3cc2('0x772')](_0x5610e3[_0x52709c],_0x440350,_0x3133f2):this[_0x3cc2('0x9e')][_0x3cc2('0x812')](_0x5610e3[_0x52709c],_0x440350,_0x3133f2),_0x1e8538=_0x440350+_0x2641b0;}},_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')][_0x3cc2('0x80f')]=function(_0x5489c4){_0x5489c4?(this[_0x3cc2('0x9e')][_0x3cc2('0x7f0')]=this[_0x3cc2('0x194')][_0x3cc2('0x7f0')],this['context'][_0x3cc2('0x76c')]=this[_0x3cc2('0x194')][_0x3cc2('0x76c')],this[_0x3cc2('0x9e')][_0x3cc2('0x76a')]=this['style'][_0x3cc2('0x76a')],this[_0x3cc2('0x9e')][_0x3cc2('0x76b')]=this[_0x3cc2('0x194')][_0x3cc2('0x76b')]):(this[_0x3cc2('0x9e')][_0x3cc2('0x7f0')]=0x0,this[_0x3cc2('0x9e')][_0x3cc2('0x76c')]=0x0,this[_0x3cc2('0x9e')][_0x3cc2('0x76a')]=0x0,this['context'][_0x3cc2('0x76b')]=0x0);},_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')][_0x3cc2('0x807')]=function(_0xbf3bdb){for(var _0x3349d3=0x0,_0x14f9ca=0x0;_0x14f9ca<_0xbf3bdb[_0x3cc2('0x8')];_0x14f9ca++){var _0x465fb1=_0xbf3bdb[_0x14f9ca];if(this[_0x3cc2('0x805')][_0x3cc2('0x8')]>0x0||this[_0x3cc2('0x7e5')][_0x3cc2('0x8')]>0x0){var _0x586617=this['fontToComponents'](this[_0x3cc2('0x9e')][_0x3cc2('0x770')]);this[_0x3cc2('0x7e5')][this[_0x3cc2('0x7ec')]]&&(_0x586617[_0x3cc2('0x7fc')]=this[_0x3cc2('0x7e5')][this['_charCount']]),this[_0x3cc2('0x805')][this[_0x3cc2('0x7ec')]]&&(_0x586617[_0x3cc2('0x7fe')]=this['fontWeights'][this['_charCount']]),this[_0x3cc2('0x9e')]['font']=this['componentsToFont'](_0x586617);}this[_0x3cc2('0x194')][_0x3cc2('0x778')]&&this[_0x3cc2('0x194')][_0x3cc2('0x7f6')]&&(this[_0x3cc2('0x7e4')][this['_charCount']]&&(this[_0x3cc2('0x9e')][_0x3cc2('0x777')]=this['strokeColors'][this[_0x3cc2('0x7ec')]]),this[_0x3cc2('0x80f')](this[_0x3cc2('0x194')][_0x3cc2('0x810')])),this[_0x3cc2('0x194')][_0x3cc2('0x4ea')]&&(this['colors'][this[_0x3cc2('0x7ec')]]&&(this[_0x3cc2('0x9e')]['fillStyle']=this[_0x3cc2('0x1f6')][this[_0x3cc2('0x7ec')]]),this[_0x3cc2('0x80f')](this['style'][_0x3cc2('0x7f1')])),_0x3349d3+=this[_0x3cc2('0x9e')][_0x3cc2('0x806')](_0x465fb1)[_0x3cc2('0x22')],this[_0x3cc2('0x7ec')]++;}return Math[_0x3cc2('0x58')](_0x3349d3);},_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')][_0x3cc2('0x80e')]=function(_0x23a652,_0x4f3025,_0x3f27c7){for(var _0x36f498=0x0;_0x36f498<_0x23a652['length'];_0x36f498++){var _0x2229df=_0x23a652[_0x36f498];if(this['fontWeights'][_0x3cc2('0x8')]>0x0||this[_0x3cc2('0x7e5')]['length']>0x0){var _0x5c23fa=this['fontToComponents'](this[_0x3cc2('0x9e')][_0x3cc2('0x770')]);this[_0x3cc2('0x7e5')][this[_0x3cc2('0x7ec')]]&&(_0x5c23fa['fontStyle']=this[_0x3cc2('0x7e5')][this['_charCount']]),this[_0x3cc2('0x805')][this[_0x3cc2('0x7ec')]]&&(_0x5c23fa[_0x3cc2('0x7fe')]=this['fontWeights'][this[_0x3cc2('0x7ec')]]),this[_0x3cc2('0x9e')]['font']=this[_0x3cc2('0x800')](_0x5c23fa);}this[_0x3cc2('0x194')]['stroke']&&this[_0x3cc2('0x194')][_0x3cc2('0x7f6')]&&(this[_0x3cc2('0x7e4')][this[_0x3cc2('0x7ec')]]&&(this[_0x3cc2('0x9e')][_0x3cc2('0x777')]=this[_0x3cc2('0x7e4')][this[_0x3cc2('0x7ec')]]),this[_0x3cc2('0x80f')](this[_0x3cc2('0x194')][_0x3cc2('0x810')]),this[_0x3cc2('0x9e')][_0x3cc2('0x812')](_0x2229df,_0x4f3025,_0x3f27c7)),this[_0x3cc2('0x194')][_0x3cc2('0x4ea')]&&(this[_0x3cc2('0x1f6')][this[_0x3cc2('0x7ec')]]&&(this[_0x3cc2('0x9e')][_0x3cc2('0x23f')]=this[_0x3cc2('0x1f6')][this[_0x3cc2('0x7ec')]]),this[_0x3cc2('0x80f')](this[_0x3cc2('0x194')][_0x3cc2('0x7f1')]),this[_0x3cc2('0x9e')][_0x3cc2('0x772')](_0x2229df,_0x4f3025,_0x3f27c7)),_0x4f3025+=this['context'][_0x3cc2('0x806')](_0x2229df)['width'],this[_0x3cc2('0x7ec')]++;}},_0x2beb52[_0x3cc2('0x6f4')]['prototype'][_0x3cc2('0x813')]=function(){return this['colors']=[],this[_0x3cc2('0x7e4')]=[],this['dirty']=!0x0,this;},_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')]['clearFontValues']=function(){return this[_0x3cc2('0x7e5')]=[],this['fontWeights']=[],this[_0x3cc2('0x1f9')]=!0x0,this;},_0x2beb52['Text'][_0x3cc2('0x36')]['addColor']=function(_0x41e585,_0xf8cd17){return this[_0x3cc2('0x1f6')][_0xf8cd17]=_0x41e585,this[_0x3cc2('0x1f9')]=!0x0,this;},_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')]['addStrokeColor']=function(_0x2fcbb4,_0x20aa07){return this[_0x3cc2('0x7e4')][_0x20aa07]=_0x2fcbb4,this[_0x3cc2('0x1f9')]=!0x0,this;},_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')][_0x3cc2('0x814')]=function(_0x5b4cf4,_0x48b27b){return this[_0x3cc2('0x7e5')][_0x48b27b]=_0x5b4cf4,this[_0x3cc2('0x1f9')]=!0x0,this;},_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')]['addFontWeight']=function(_0x31c83a,_0x476b00){return this['fontWeights'][_0x476b00]=_0x31c83a,this['dirty']=!0x0,this;},_0x2beb52['Text'][_0x3cc2('0x36')][_0x3cc2('0x815')]=function(_0x297b6b){return this[_0x3cc2('0x5c')][_0x3cc2('0x5a')][_0x3cc2('0xa0')]=this[_0x3cc2('0x7ea')],this['context']['font']=this['style'][_0x3cc2('0x770')],this[_0x3cc2('0x816')](_0x297b6b)[_0x3cc2('0x285')](/(?:\r\n|\r|\n)/);},_0x2beb52[_0x3cc2('0x6f4')]['prototype'][_0x3cc2('0x816')]=function(_0x4eaf48){return this[_0x3cc2('0x7e7')]?this[_0x3cc2('0x817')](_0x4eaf48):this[_0x3cc2('0x818')](_0x4eaf48);},_0x2beb52[_0x3cc2('0x6f4')]['prototype'][_0x3cc2('0x817')]=function(_0x3bd92a){for(var _0x37c076=this[_0x3cc2('0x9e')],_0x3af35c=this[_0x3cc2('0x194')][_0x3cc2('0x7f8')],_0x33a019='',_0x424c68=_0x3bd92a[_0x3cc2('0x376')](/ +/gi,'\x20')['split'](/\r?\n/gi),_0x3e9b58=_0x424c68['length'],_0x18ff30=0x0;_0x18ff30<_0x3e9b58;_0x18ff30++){var _0x538bfd=_0x424c68[_0x18ff30],_0x4c37a9='';if(_0x538bfd=_0x538bfd['replace'](/^ *|\s*$/gi,''),_0x37c076[_0x3cc2('0x806')](_0x538bfd)[_0x3cc2('0x22')]<_0x3af35c)_0x33a019+=_0x538bfd+'\x0a';else{for(var _0x1d4d5b=_0x3af35c,_0x3284c2=_0x538bfd['split']('\x20'),_0x2293c2=0x0;_0x2293c2<_0x3284c2[_0x3cc2('0x8')];_0x2293c2++){var _0x134d40=_0x3284c2[_0x2293c2],_0x4036d4=_0x134d40+'\x20',_0x8a8449=_0x37c076[_0x3cc2('0x806')](_0x4036d4)[_0x3cc2('0x22')];if(_0x8a8449>_0x1d4d5b){if(0x0===_0x2293c2){for(var _0x28319d=_0x4036d4;_0x28319d[_0x3cc2('0x8')]&&(_0x28319d=_0x28319d[_0x3cc2('0x27a')](0x0,-0x1),!((_0x8a8449=_0x37c076[_0x3cc2('0x806')](_0x28319d)[_0x3cc2('0x22')])<=_0x1d4d5b)););if(!_0x28319d[_0x3cc2('0x8')])throw new Error(_0x3cc2('0x819'));var _0x1673b6=_0x134d40['substr'](_0x28319d['length']);_0x3284c2[_0x2293c2]=_0x1673b6,_0x4c37a9+=_0x28319d;}var _0x210932=_0x3284c2[_0x2293c2][_0x3cc2('0x8')]?_0x2293c2:_0x2293c2+0x1,_0x4f63ff=_0x3284c2[_0x3cc2('0x27a')](_0x210932)['join']('\x20')[_0x3cc2('0x376')](/[ \n]*$/gi,'');_0x424c68[_0x18ff30+0x1]=_0x4f63ff+'\x20'+(_0x424c68[_0x18ff30+0x1]||''),_0x3e9b58=_0x424c68[_0x3cc2('0x8')];break;}_0x4c37a9+=_0x4036d4,_0x1d4d5b-=_0x8a8449;}_0x33a019+=_0x4c37a9[_0x3cc2('0x376')](/[ \n]*$/gi,'')+'\x0a';}}return _0x33a019=_0x33a019[_0x3cc2('0x376')](/[\s|\n]*$/gi,'');},_0x2beb52['Text']['prototype'][_0x3cc2('0x818')]=function(_0x435e51){for(var _0x9ff326='',_0x527f42=_0x435e51[_0x3cc2('0x285')]('\x0a'),_0x2d408b=0x0;_0x2d408b<_0x527f42[_0x3cc2('0x8')];_0x2d408b++){for(var _0x528e45=this['style'][_0x3cc2('0x7f8')],_0x5a6a35=_0x527f42[_0x2d408b][_0x3cc2('0x285')]('\x20'),_0x1c7fab=0x0;_0x1c7fab<_0x5a6a35['length'];_0x1c7fab++){var _0xe9068e=this[_0x3cc2('0x9e')][_0x3cc2('0x806')](_0x5a6a35[_0x1c7fab])['width'],_0x3cdfe0=_0xe9068e+this[_0x3cc2('0x9e')]['measureText']('\x20')['width'];_0x3cdfe0>_0x528e45?(_0x1c7fab>0x0&&(_0x9ff326+='\x0a'),_0x9ff326+=_0x5a6a35[_0x1c7fab]+'\x20',_0x528e45=this[_0x3cc2('0x194')]['wordWrapWidth']-_0xe9068e):(_0x528e45-=_0x3cdfe0,_0x9ff326+=_0x5a6a35[_0x1c7fab]+'\x20');}_0x2d408b<_0x527f42[_0x3cc2('0x8')]-0x1&&(_0x9ff326+='\x0a');}return _0x9ff326;},_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')][_0x3cc2('0x81a')]=function(_0x414f1d){var _0x504174=this[_0x3cc2('0x800')](_0x414f1d);this[_0x3cc2('0x194')][_0x3cc2('0x770')]!==_0x504174&&(this[_0x3cc2('0x194')][_0x3cc2('0x770')]=_0x504174,this['dirty']=!0x0,this[_0x3cc2('0x3')]&&this[_0x3cc2('0x50')]());},_0x2beb52['Text']['prototype'][_0x3cc2('0x7fb')]=function(_0x3fa482){var _0x49213e=_0x3fa482[_0x3cc2('0x81b')](/^\s*(?:\b(normal|italic|oblique|inherit)?\b)\s*(?:\b(normal|small-caps|inherit)?\b)\s*(?:\b(normal|bold|bolder|lighter|100|200|300|400|500|600|700|800|900|inherit)?\b)\s*(?:\b(xx-small|x-small|small|medium|large|x-large|xx-large|larger|smaller|0|\d*(?:[.]\d*)?(?:%|[a-z]{2,5}))?\b)\s*(.*)\s*$/);if(_0x49213e){var _0x4a1a93=_0x49213e[0x5][_0x3cc2('0xa3')]();return/^(?:inherit|serif|sans-serif|cursive|fantasy|monospace)$/['exec'](_0x4a1a93)||/['",]/[_0x3cc2('0x81c')](_0x4a1a93)||(_0x4a1a93='\x27'+_0x4a1a93+'\x27'),{'font':_0x3fa482,'fontStyle':_0x49213e[0x1]||_0x3cc2('0x81d'),'fontVariant':_0x49213e[0x2]||'normal','fontWeight':_0x49213e[0x3]||_0x3cc2('0x81d'),'fontSize':_0x49213e[0x4]||_0x3cc2('0x81e'),'fontFamily':_0x4a1a93};}return console[_0x3cc2('0x184')]('Phaser.Text\x20-\x20unparsable\x20CSS\x20font:\x20'+_0x3fa482),{'font':_0x3fa482};},_0x2beb52['Text']['prototype']['componentsToFont']=function(_0x2c4abd){var _0x593be7,_0x45c705=[];return(_0x593be7=_0x2c4abd['fontStyle'])&&_0x3cc2('0x81d')!==_0x593be7&&_0x45c705[_0x3cc2('0x9')](_0x593be7),(_0x593be7=_0x2c4abd[_0x3cc2('0x7fd')])&&'normal'!==_0x593be7&&_0x45c705[_0x3cc2('0x9')](_0x593be7),(_0x593be7=_0x2c4abd['fontWeight'])&&_0x3cc2('0x81d')!==_0x593be7&&_0x45c705['push'](_0x593be7),(_0x593be7=_0x2c4abd[_0x3cc2('0x7ff')])&&_0x3cc2('0x81e')!==_0x593be7&&_0x45c705['push'](_0x593be7),(_0x593be7=_0x2c4abd[_0x3cc2('0x81f')])&&_0x45c705[_0x3cc2('0x9')](_0x593be7),_0x45c705[_0x3cc2('0x8')]||_0x45c705[_0x3cc2('0x9')](_0x2c4abd['font']),_0x45c705['join']('\x20');},_0x2beb52['Text'][_0x3cc2('0x36')][_0x3cc2('0x820')]=function(_0x49b1f5,_0x46235e){return void 0x0===_0x46235e&&(_0x46235e=!0x1),this[_0x3cc2('0x801')]=_0x49b1f5[_0x3cc2('0x241')]()||'',_0x46235e?this[_0x3cc2('0x7ee')]():this['dirty']=!0x0,this;},_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')][_0x3cc2('0x821')]=function(_0x1f3b75){if(!Array['isArray'](_0x1f3b75))return this;for(var _0x22c47d='',_0x2f3ddc=0x0;_0x2f3ddc<_0x1f3b75[_0x3cc2('0x8')];_0x2f3ddc++)Array['isArray'](_0x1f3b75[_0x2f3ddc])?(_0x22c47d+=_0x1f3b75[_0x2f3ddc]['join']('\x09'),_0x2f3ddc<_0x1f3b75[_0x3cc2('0x8')]-0x1&&(_0x22c47d+='\x0a')):(_0x22c47d+=_0x1f3b75[_0x2f3ddc],_0x2f3ddc<_0x1f3b75[_0x3cc2('0x8')]-0x1&&(_0x22c47d+='\x09'));return this[_0x3cc2('0x801')]=_0x22c47d,this['dirty']=!0x0,this;},_0x2beb52['Text']['prototype'][_0x3cc2('0x822')]=function(_0x1b73be,_0x2ccbbe,_0x15d273,_0x31ce6b){return void 0x0===_0x1b73be?this['textBounds']=null:(this[_0x3cc2('0x7e3')]?this[_0x3cc2('0x7e3')][_0x3cc2('0x2a8')](_0x1b73be,_0x2ccbbe,_0x15d273,_0x31ce6b):this['textBounds']=new _0x2beb52['Rectangle'](_0x1b73be,_0x2ccbbe,_0x15d273,_0x31ce6b),this[_0x3cc2('0x194')][_0x3cc2('0x7f8')]>_0x15d273&&(this[_0x3cc2('0x194')][_0x3cc2('0x7f8')]=_0x15d273)),this[_0x3cc2('0x19e')](),this;},_0x2beb52[_0x3cc2('0x6f4')]['prototype'][_0x3cc2('0x19e')]=function(){var _0x48c496=this[_0x3cc2('0x5c')]['baseTexture'],_0xea6bc1=this[_0x3cc2('0x5c')][_0x3cc2('0x9c')],_0x33ecdc=this[_0x3cc2('0x5c')]['frame'],_0x1b5b92=this[_0x3cc2('0x156')][_0x3cc2('0x22')],_0x486465=this[_0x3cc2('0x156')][_0x3cc2('0x4d')];if(_0x48c496['width']=_0x1b5b92,_0x48c496[_0x3cc2('0x4d')]=_0x486465,_0xea6bc1['width']=_0x1b5b92,_0xea6bc1[_0x3cc2('0x4d')]=_0x486465,_0x33ecdc['width']=_0x1b5b92,_0x33ecdc['height']=_0x486465,this[_0x3cc2('0x5c')][_0x3cc2('0x22')]=_0x1b5b92,this[_0x3cc2('0x5c')][_0x3cc2('0x4d')]=_0x486465,this[_0x3cc2('0x9b')]=_0x1b5b92,this[_0x3cc2('0x90')]=_0x486465,this[_0x3cc2('0x7e3')]){var _0x1c6989=this['textBounds']['x'],_0x94e3e7=this[_0x3cc2('0x7e3')]['y'];_0x3cc2('0x2a3')===this[_0x3cc2('0x194')][_0x3cc2('0x7f4')]?_0x1c6989+=this[_0x3cc2('0x7e3')][_0x3cc2('0x22')]-this[_0x3cc2('0x156')][_0x3cc2('0x22')]/this[_0x3cc2('0xa0')]:_0x3cc2('0x80d')===this[_0x3cc2('0x194')][_0x3cc2('0x7f4')]&&(_0x1c6989+=this[_0x3cc2('0x7e3')][_0x3cc2('0x2ac')]-this[_0x3cc2('0x156')][_0x3cc2('0x22')]/this[_0x3cc2('0xa0')]/0x2),_0x3cc2('0x2a5')===this[_0x3cc2('0x194')][_0x3cc2('0x7f5')]?_0x94e3e7+=this['textBounds'][_0x3cc2('0x4d')]-this['canvas']['height']/this[_0x3cc2('0xa0')]:_0x3cc2('0x823')===this[_0x3cc2('0x194')][_0x3cc2('0x7f5')]&&(_0x94e3e7+=this[_0x3cc2('0x7e3')][_0x3cc2('0x2ae')]-this[_0x3cc2('0x156')][_0x3cc2('0x4d')]/this[_0x3cc2('0xa0')]/0x2),this[_0x3cc2('0x28')]['x']=-_0x1c6989,this[_0x3cc2('0x28')]['y']=-_0x94e3e7;}this[_0x3cc2('0x3a')]=0x0!==_0x1b5b92&&0x0!==_0x486465,this[_0x3cc2('0x5c')][_0x3cc2('0xa7')]=!0x0,this['texture']['baseTexture'][_0x3cc2('0x1f9')]();},_0x2beb52['Text']['prototype'][_0x3cc2('0x8c')]=function(_0x38cc3f){this[_0x3cc2('0x1f9')]&&(this['updateText'](),this[_0x3cc2('0x1f9')]=!0x1),PIXI[_0x3cc2('0x55')][_0x3cc2('0x36')]['_renderWebGL'][_0x3cc2('0x4a')](this,_0x38cc3f);},_0x2beb52[_0x3cc2('0x6f4')]['prototype']['_renderCanvas']=function(_0x4ff3e5){this[_0x3cc2('0x1f9')]&&(this[_0x3cc2('0x7ee')](),this[_0x3cc2('0x1f9')]=!0x1),PIXI[_0x3cc2('0x55')][_0x3cc2('0x36')]['_renderCanvas']['call'](this,_0x4ff3e5);},_0x2beb52['Text'][_0x3cc2('0x36')]['determineFontProperties']=function(_0x22bce5){var _0x1d5a0a=_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x824')][_0x22bce5];if(!_0x1d5a0a){_0x1d5a0a={};var _0x4de3de=_0x2beb52[_0x3cc2('0x6f4')]['fontPropertiesCanvas'],_0x480864=_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x825')];_0x480864[_0x3cc2('0x770')]=_0x22bce5;var _0x14021c=Math['ceil'](_0x480864[_0x3cc2('0x806')](_0x3cc2('0x826'))[_0x3cc2('0x22')]),_0x2c60d0=Math['ceil'](_0x480864[_0x3cc2('0x806')](_0x3cc2('0x826'))[_0x3cc2('0x22')]),_0x47db8e=0x2*_0x2c60d0;if(_0x2c60d0=1.4*_0x2c60d0|0x0,_0x4de3de[_0x3cc2('0x22')]=_0x14021c,_0x4de3de[_0x3cc2('0x4d')]=_0x47db8e,_0x480864[_0x3cc2('0x23f')]=_0x3cc2('0x827'),_0x480864['fillRect'](0x0,0x0,_0x14021c,_0x47db8e),_0x480864['font']=_0x22bce5,_0x480864['textBaseline']=_0x3cc2('0x828'),_0x480864[_0x3cc2('0x23f')]=_0x3cc2('0x829'),_0x480864[_0x3cc2('0x772')](_0x3cc2('0x826'),0x0,_0x2c60d0),!_0x480864['getImageData'](0x0,0x0,_0x14021c,_0x47db8e))return _0x1d5a0a[_0x3cc2('0x80c')]=_0x2c60d0,_0x1d5a0a[_0x3cc2('0x82a')]=_0x2c60d0+0x6,_0x1d5a0a[_0x3cc2('0x7ff')]=_0x1d5a0a[_0x3cc2('0x80c')]+_0x1d5a0a['descent'],_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x824')][_0x22bce5]=_0x1d5a0a,_0x1d5a0a;var _0x467f5b,_0x11734c,_0x51eb74=_0x480864[_0x3cc2('0x738')](0x0,0x0,_0x14021c,_0x47db8e)['data'],_0x3938c5=_0x51eb74['length'],_0x2573fe=0x4*_0x14021c,_0x3d8e26=0x0,_0x1aaa4b=!0x1;for(_0x467f5b=0x0;_0x467f5b<_0x2c60d0;_0x467f5b++){for(_0x11734c=0x0;_0x11734c<_0x2573fe;_0x11734c+=0x4)if(0xff!==_0x51eb74[_0x3d8e26+_0x11734c]){_0x1aaa4b=!0x0;break;}if(_0x1aaa4b)break;_0x3d8e26+=_0x2573fe;}for(_0x1d5a0a[_0x3cc2('0x80c')]=_0x2c60d0-_0x467f5b,_0x3d8e26=_0x3938c5-_0x2573fe,_0x1aaa4b=!0x1,_0x467f5b=_0x47db8e;_0x467f5b>_0x2c60d0;_0x467f5b--){for(_0x11734c=0x0;_0x11734c<_0x2573fe;_0x11734c+=0x4)if(0xff!==_0x51eb74[_0x3d8e26+_0x11734c]){_0x1aaa4b=!0x0;break;}if(_0x1aaa4b)break;_0x3d8e26-=_0x2573fe;}_0x1d5a0a['descent']=_0x467f5b-_0x2c60d0,_0x1d5a0a['descent']+=0x6,_0x1d5a0a[_0x3cc2('0x7ff')]=_0x1d5a0a[_0x3cc2('0x80c')]+_0x1d5a0a[_0x3cc2('0x82a')],_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x824')][_0x22bce5]=_0x1d5a0a;}return _0x1d5a0a;},_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')][_0x3cc2('0x7f')]=function(_0x17730d){return this['dirty']&&(this[_0x3cc2('0x7ee')](),this[_0x3cc2('0x1f9')]=!0x1),PIXI[_0x3cc2('0x55')][_0x3cc2('0x36')][_0x3cc2('0x7f')][_0x3cc2('0x4a')](this,_0x17730d);},_0x2beb52['Text'][_0x3cc2('0x36')]['setCharacterLimit']=function(_0x2e1c09,_0x46591a){this[_0x3cc2('0x7e9')]=void 0x0===_0x46591a?'':_0x46591a,this[_0x3cc2('0x7e8')]=_0x2e1c09,this['updateText']();},Object['defineProperty'](_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')],'text',{'get':function(){return this['_text'];},'set':function(_0x5be765){_0x5be765!==this[_0x3cc2('0x82b')]&&(this[_0x3cc2('0x82b')]=_0x5be765['toString']()||'',this['dirty']=!0x0,this[_0x3cc2('0x3')]&&this['updateTransform']());}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')],'cssFont',{'get':function(){return this[_0x3cc2('0x800')](this[_0x3cc2('0x7eb')]);},'set':function(_0x21c42b){_0x21c42b=_0x21c42b||_0x3cc2('0x7f2'),this[_0x3cc2('0x7eb')]=this[_0x3cc2('0x7fb')](_0x21c42b),this[_0x3cc2('0x81a')](this[_0x3cc2('0x7eb')]);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')],_0x3cc2('0x770'),{'get':function(){return this['_fontComponents'][_0x3cc2('0x81f')];},'set':function(_0x5a9a59){_0x5a9a59=(_0x5a9a59=_0x5a9a59||_0x3cc2('0x82c'))[_0x3cc2('0xa3')](),/^(?:inherit|serif|sans-serif|cursive|fantasy|monospace)$/[_0x3cc2('0x81c')](_0x5a9a59)||/['",]/[_0x3cc2('0x81c')](_0x5a9a59)||(_0x5a9a59='\x27'+_0x5a9a59+'\x27'),this[_0x3cc2('0x7eb')][_0x3cc2('0x81f')]=_0x5a9a59,this[_0x3cc2('0x81a')](this[_0x3cc2('0x7eb')]);}}),Object[_0x3cc2('0x8d')](_0x2beb52['Text']['prototype'],_0x3cc2('0x7ff'),{'get':function(){var _0x458474=this['_fontComponents']['fontSize'];return _0x458474&&/(?:^0$|px$)/[_0x3cc2('0x81c')](_0x458474)?parseInt(_0x458474,0xa):_0x458474;},'set':function(_0x4dd643){_0x3cc2('0x231')==typeof(_0x4dd643=_0x4dd643||'0')&&(_0x4dd643+='px'),this[_0x3cc2('0x7eb')][_0x3cc2('0x7ff')]=_0x4dd643,this['updateFont'](this[_0x3cc2('0x7eb')]);}}),Object[_0x3cc2('0x8d')](_0x2beb52['Text'][_0x3cc2('0x36')],_0x3cc2('0x7fe'),{'get':function(){return this[_0x3cc2('0x7eb')][_0x3cc2('0x7fe')]||'normal';},'set':function(_0x28f2fd){_0x28f2fd=_0x28f2fd||'normal',this[_0x3cc2('0x7eb')]['fontWeight']=_0x28f2fd,this[_0x3cc2('0x81a')](this[_0x3cc2('0x7eb')]);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')],_0x3cc2('0x7fc'),{'get':function(){return this[_0x3cc2('0x7eb')][_0x3cc2('0x7fc')]||'normal';},'set':function(_0x3cc1a5){_0x3cc1a5=_0x3cc1a5||_0x3cc2('0x81d'),this['_fontComponents'][_0x3cc2('0x7fc')]=_0x3cc1a5,this[_0x3cc2('0x81a')](this[_0x3cc2('0x7eb')]);}}),Object[_0x3cc2('0x8d')](_0x2beb52['Text']['prototype'],_0x3cc2('0x7fd'),{'get':function(){return this['_fontComponents'][_0x3cc2('0x7fd')]||_0x3cc2('0x81d');},'set':function(_0x5d7c31){_0x5d7c31=_0x5d7c31||_0x3cc2('0x81d'),this[_0x3cc2('0x7eb')][_0x3cc2('0x7fd')]=_0x5d7c31,this[_0x3cc2('0x81a')](this[_0x3cc2('0x7eb')]);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')],_0x3cc2('0x4ea'),{'get':function(){return this[_0x3cc2('0x194')][_0x3cc2('0x4ea')];},'set':function(_0x526b83){_0x526b83!==this[_0x3cc2('0x194')][_0x3cc2('0x4ea')]&&(this[_0x3cc2('0x194')][_0x3cc2('0x4ea')]=_0x526b83,this[_0x3cc2('0x1f9')]=!0x0);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')],'align',{'get':function(){return this[_0x3cc2('0x194')]['align'];},'set':function(_0x6468a7){(_0x6468a7=_0x6468a7[_0x3cc2('0x577')]())!==this[_0x3cc2('0x194')][_0x3cc2('0x401')]&&(this[_0x3cc2('0x194')]['align']=_0x6468a7,this[_0x3cc2('0x1f9')]=!0x0);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')],_0x3cc2('0xa0'),{'get':function(){return this[_0x3cc2('0x7ea')];},'set':function(_0x11f3c8){_0x11f3c8!==this[_0x3cc2('0x7ea')]&&(this['_res']=_0x11f3c8,this[_0x3cc2('0x1f9')]=!0x0);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6f4')]['prototype'],'tabs',{'get':function(){return this['style']['tabs'];},'set':function(_0x168eda){_0x168eda!==this['style'][_0x3cc2('0x7fa')]&&(this[_0x3cc2('0x194')][_0x3cc2('0x7fa')]=_0x168eda,this[_0x3cc2('0x1f9')]=!0x0);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')],'boundsAlignH',{'get':function(){return this[_0x3cc2('0x194')]['boundsAlignH'];},'set':function(_0x98e4e1){(_0x98e4e1=_0x98e4e1[_0x3cc2('0x577')]())!==this[_0x3cc2('0x194')][_0x3cc2('0x7f4')]&&(this[_0x3cc2('0x194')]['boundsAlignH']=_0x98e4e1,this[_0x3cc2('0x1f9')]=!0x0);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6f4')]['prototype'],_0x3cc2('0x7f5'),{'get':function(){return this[_0x3cc2('0x194')]['boundsAlignV'];},'set':function(_0x2ff7d7){(_0x2ff7d7=_0x2ff7d7[_0x3cc2('0x577')]())!==this[_0x3cc2('0x194')][_0x3cc2('0x7f5')]&&(this[_0x3cc2('0x194')][_0x3cc2('0x7f5')]=_0x2ff7d7,this['dirty']=!0x0);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')],_0x3cc2('0x778'),{'get':function(){return this[_0x3cc2('0x194')][_0x3cc2('0x778')];},'set':function(_0x2d04a6){_0x2d04a6!==this['style'][_0x3cc2('0x778')]&&(this[_0x3cc2('0x194')][_0x3cc2('0x778')]=_0x2d04a6,this['dirty']=!0x0);}}),Object[_0x3cc2('0x8d')](_0x2beb52['Text'][_0x3cc2('0x36')],_0x3cc2('0x7f6'),{'get':function(){return this['style'][_0x3cc2('0x7f6')];},'set':function(_0x52215a){_0x52215a!==this[_0x3cc2('0x194')]['strokeThickness']&&(this[_0x3cc2('0x194')]['strokeThickness']=Number(_0x52215a),this['dirty']=!0x0);}}),Object[_0x3cc2('0x8d')](_0x2beb52['Text'][_0x3cc2('0x36')],'wordWrap',{'get':function(){return this[_0x3cc2('0x194')][_0x3cc2('0x7f7')];},'set':function(_0x5bef36){_0x5bef36!==this[_0x3cc2('0x194')][_0x3cc2('0x7f7')]&&(this[_0x3cc2('0x194')][_0x3cc2('0x7f7')]=_0x5bef36,this[_0x3cc2('0x1f9')]=!0x0);}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x6f4')]['prototype'],'wordWrapWidth',{'get':function(){return this[_0x3cc2('0x194')][_0x3cc2('0x7f8')];},'set':function(_0x55b984){_0x55b984!==this[_0x3cc2('0x194')][_0x3cc2('0x7f8')]&&(this['style'][_0x3cc2('0x7f8')]=_0x55b984,this[_0x3cc2('0x1f9')]=!0x0);}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')],_0x3cc2('0x82d'),{'get':function(){return this[_0x3cc2('0x809')];},'set':function(_0x5d743a){_0x5d743a!==this[_0x3cc2('0x809')]&&(this[_0x3cc2('0x809')]=parseFloat(_0x5d743a),this[_0x3cc2('0x1f9')]=!0x0,this[_0x3cc2('0x3')]&&this[_0x3cc2('0x50')]());}}),Object[_0x3cc2('0x8d')](_0x2beb52['Text'][_0x3cc2('0x36')],_0x3cc2('0x7f0'),{'get':function(){return this['style'][_0x3cc2('0x7f0')];},'set':function(_0x5681e5){_0x5681e5!==this[_0x3cc2('0x194')][_0x3cc2('0x7f0')]&&(this[_0x3cc2('0x194')][_0x3cc2('0x7f0')]=_0x5681e5,this['dirty']=!0x0);}}),Object[_0x3cc2('0x8d')](_0x2beb52['Text'][_0x3cc2('0x36')],_0x3cc2('0x76c'),{'get':function(){return this[_0x3cc2('0x194')]['shadowOffsetY'];},'set':function(_0x3c7f54){_0x3c7f54!==this[_0x3cc2('0x194')]['shadowOffsetY']&&(this['style'][_0x3cc2('0x76c')]=_0x3c7f54,this[_0x3cc2('0x1f9')]=!0x0);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6f4')]['prototype'],'shadowColor',{'get':function(){return this[_0x3cc2('0x194')][_0x3cc2('0x76a')];},'set':function(_0x1a3832){_0x1a3832!==this[_0x3cc2('0x194')][_0x3cc2('0x76a')]&&(this[_0x3cc2('0x194')][_0x3cc2('0x76a')]=_0x1a3832,this[_0x3cc2('0x1f9')]=!0x0);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')],_0x3cc2('0x76b'),{'get':function(){return this[_0x3cc2('0x194')][_0x3cc2('0x76b')];},'set':function(_0x458515){_0x458515!==this[_0x3cc2('0x194')]['shadowBlur']&&(this[_0x3cc2('0x194')][_0x3cc2('0x76b')]=_0x458515,this['dirty']=!0x0);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')],_0x3cc2('0x810'),{'get':function(){return this[_0x3cc2('0x194')][_0x3cc2('0x810')];},'set':function(_0x5acad4){_0x5acad4!==this[_0x3cc2('0x194')][_0x3cc2('0x810')]&&(this[_0x3cc2('0x194')][_0x3cc2('0x810')]=_0x5acad4,this[_0x3cc2('0x1f9')]=!0x0);}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x6f4')]['prototype'],_0x3cc2('0x7f1'),{'get':function(){return this[_0x3cc2('0x194')][_0x3cc2('0x7f1')];},'set':function(_0x1837f5){_0x1837f5!==this['style'][_0x3cc2('0x7f1')]&&(this[_0x3cc2('0x194')][_0x3cc2('0x7f1')]=_0x1837f5,this[_0x3cc2('0x1f9')]=!0x0);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6f4')]['prototype'],_0x3cc2('0x22'),{'get':function(){return this[_0x3cc2('0x1f9')]&&(this['updateText'](),this[_0x3cc2('0x1f9')]=!0x1),this[_0x3cc2('0x27')]['x']*(this['texture'][_0x3cc2('0x96')][_0x3cc2('0x22')]/this[_0x3cc2('0xa0')]);},'set':function(_0x1f4039){this['scale']['x']=_0x1f4039/this[_0x3cc2('0x5c')][_0x3cc2('0x96')][_0x3cc2('0x22')],this[_0x3cc2('0x9b')]=_0x1f4039;}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6f4')][_0x3cc2('0x36')],_0x3cc2('0x4d'),{'get':function(){return this['dirty']&&(this[_0x3cc2('0x7ee')](),this[_0x3cc2('0x1f9')]=!0x1),this['scale']['y']*(this[_0x3cc2('0x5c')][_0x3cc2('0x96')]['height']/this[_0x3cc2('0xa0')]);},'set':function(_0x248090){this[_0x3cc2('0x27')]['y']=_0x248090/this['texture'][_0x3cc2('0x96')][_0x3cc2('0x4d')],this['_height']=_0x248090;}}),_0x2beb52['Text']['fontPropertiesCache']={},_0x2beb52['Text']['fontPropertiesCanvas']=document[_0x3cc2('0x82e')]('canvas'),_0x2beb52[_0x3cc2('0x6f4')]['fontPropertiesContext']=_0x2beb52['Text']['fontPropertiesCanvas']['getContext']('2d'),_0x2beb52[_0x3cc2('0x6f8')]=function(_0x2f882c,_0x225706,_0x2deb3f,_0x335fd4,_0x40c135,_0x36c9b8,_0xfabbb8){_0x225706=_0x225706||0x0,_0x2deb3f=_0x2deb3f||0x0,_0x335fd4=_0x335fd4||'',_0x40c135=_0x40c135||'',_0x36c9b8=_0x36c9b8||0x20,_0xfabbb8=_0xfabbb8||_0x3cc2('0x2a2'),PIXI['DisplayObjectContainer']['call'](this),this[_0x3cc2('0x10b')]=_0x2beb52[_0x3cc2('0x765')],this[_0x3cc2('0x3e1')]=_0x2beb52['SPRITE'],this[_0x3cc2('0x82f')]=0x0,this['textHeight']=0x0,this['anchor']=new _0x2beb52[(_0x3cc2('0x29'))](),this['_prevAnchor']=new _0x2beb52[(_0x3cc2('0x29'))](),this[_0x3cc2('0x6b7')]=[],this[_0x3cc2('0x830')]=0x0,this[_0x3cc2('0x82b')]=_0x40c135[_0x3cc2('0x241')]()||'',this[_0x3cc2('0x831')]=_0x2f882c['cache'][_0x3cc2('0x832')](_0x335fd4),this[_0x3cc2('0x833')]=_0x335fd4,this['_fontSize']=_0x36c9b8,this[_0x3cc2('0x834')]=_0xfabbb8,this[_0x3cc2('0x835')]=0xffffff,this[_0x3cc2('0x7ee')](),this['dirty']=!0x1,_0x2beb52[_0x3cc2('0x685')]['Core'][_0x3cc2('0x1')][_0x3cc2('0x4a')](this,_0x2f882c,_0x225706,_0x2deb3f,'',null);},_0x2beb52['BitmapText']['prototype']=Object[_0x3cc2('0x6f')](PIXI['DisplayObjectContainer'][_0x3cc2('0x36')]),_0x2beb52['BitmapText'][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52['BitmapText'],_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x697')][_0x3cc2('0x699')][_0x3cc2('0x4a')](_0x2beb52[_0x3cc2('0x6f8')]['prototype'],[_0x3cc2('0x686'),_0x3cc2('0x68b'),_0x3cc2('0x68e'),'Destroy',_0x3cc2('0x6a3'),_0x3cc2('0x703'),'InWorld',_0x3cc2('0x6d6'),_0x3cc2('0x6a1'),_0x3cc2('0x6ec')]),_0x2beb52[_0x3cc2('0x6f8')]['prototype'][_0x3cc2('0x704')]=_0x2beb52[_0x3cc2('0x685')]['PhysicsBody'][_0x3cc2('0x3aa')],_0x2beb52[_0x3cc2('0x6f8')]['prototype'][_0x3cc2('0x705')]=_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6d6')][_0x3cc2('0x3aa')],_0x2beb52['BitmapText'][_0x3cc2('0x36')]['preUpdateInWorld']=_0x2beb52['Component'][_0x3cc2('0x6d0')]['preUpdate'],_0x2beb52[_0x3cc2('0x6f8')]['prototype'][_0x3cc2('0x707')]=_0x2beb52[_0x3cc2('0x685')]['Core'][_0x3cc2('0x3aa')],_0x2beb52[_0x3cc2('0x6f8')]['prototype'][_0x3cc2('0x3aa')]=function(){return!!(this[_0x3cc2('0x704')]()&&this[_0x3cc2('0x705')]()&&this[_0x3cc2('0x706')]())&&this[_0x3cc2('0x707')]();},_0x2beb52[_0x3cc2('0x6f8')][_0x3cc2('0x36')][_0x3cc2('0x3a7')]=function(){_0x2beb52['Component'][_0x3cc2('0x6a1')]['postUpdate'][_0x3cc2('0x4a')](this),_0x2beb52[_0x3cc2('0x685')]['FixedToCamera'][_0x3cc2('0x3a7')][_0x3cc2('0x4a')](this),this['body']&&this[_0x3cc2('0x3d8')][_0x3cc2('0x10b')]===_0x2beb52['Physics'][_0x3cc2('0x3de')]&&(this[_0x3cc2('0x82f')]===this[_0x3cc2('0x3d8')]['sourceWidth']&&this[_0x3cc2('0x836')]===this[_0x3cc2('0x3d8')][_0x3cc2('0x837')]||this[_0x3cc2('0x3d8')][_0x3cc2('0x838')](this[_0x3cc2('0x82f')],this[_0x3cc2('0x836')]));},_0x2beb52[_0x3cc2('0x6f8')][_0x3cc2('0x36')][_0x3cc2('0x820')]=function(_0x404bbe){this['text']=_0x404bbe;},_0x2beb52[_0x3cc2('0x6f8')][_0x3cc2('0x36')]['scanLine']=function(_0x5e5bdb,_0x5615b1,_0x1e8367){for(var _0x157a68=0x0,_0xc0bc27=0x0,_0x544211=-0x1,_0x5297bd=0x0,_0x474569=null,_0xbd0808=this[_0x3cc2('0x830')]>0x0?this[_0x3cc2('0x830')]:null,_0x4ba4e6=[],_0x57b195=0x0;_0x57b195<_0x1e8367[_0x3cc2('0x8')];_0x57b195++){var _0x104039=_0x57b195===_0x1e8367[_0x3cc2('0x8')]-0x1;if(/(?:\r\n|\r|\n)/[_0x3cc2('0x839')](_0x1e8367['charAt'](_0x57b195)))return{'width':_0xc0bc27,'text':_0x1e8367[_0x3cc2('0x242')](0x0,_0x57b195),'end':_0x104039,'chars':_0x4ba4e6};var _0x5ea911=_0x1e8367[_0x3cc2('0x684')](_0x57b195),_0x20b855=_0x5e5bdb[_0x3cc2('0x83a')][_0x5ea911],_0x44195e=0x0;void 0x0===_0x20b855&&(_0x5ea911=0x20,_0x20b855=_0x5e5bdb[_0x3cc2('0x83a')][_0x5ea911]);var _0x34c687=_0x474569&&_0x20b855[_0x3cc2('0x83b')][_0x474569]?_0x20b855[_0x3cc2('0x83b')][_0x474569]:0x0;if(/(\s)/[_0x3cc2('0x839')](_0x1e8367[_0x3cc2('0x83c')](_0x57b195))&&(_0x544211=_0x57b195,_0x5297bd=_0xc0bc27),_0x44195e=(_0x34c687+_0x20b855['texture'][_0x3cc2('0x22')]+_0x20b855[_0x3cc2('0x83d')])*_0x5615b1,_0xbd0808&&_0xc0bc27+_0x44195e>=_0xbd0808&&_0x544211>-0x1)return{'width':_0x5297bd||_0xc0bc27,'text':_0x1e8367['substr'](0x0,_0x57b195-(_0x57b195-_0x544211)),'end':!0x1,'chars':_0x4ba4e6};_0xc0bc27+=(_0x20b855[_0x3cc2('0x83e')]+_0x34c687)*_0x5615b1,_0x4ba4e6[_0x3cc2('0x9')](_0x157a68+(_0x20b855[_0x3cc2('0x83d')]+_0x34c687)*_0x5615b1),_0x157a68+=(_0x20b855[_0x3cc2('0x83e')]+_0x34c687)*_0x5615b1,_0x474569=_0x5ea911;}return{'width':_0xc0bc27,'text':_0x1e8367,'end':_0x104039,'chars':_0x4ba4e6};},_0x2beb52[_0x3cc2('0x6f8')][_0x3cc2('0x36')][_0x3cc2('0x83f')]=function(_0x1d74a0,_0x3f5241){void 0x0===_0x3f5241&&(_0x3f5241='');var _0x4da1dc=this[_0x3cc2('0x831')]['font'];if(!_0x4da1dc)return'';for(var _0x408fd8=/\r\n|\n\r|\n|\r/g,_0xaebc83=_0x1d74a0[_0x3cc2('0x376')](_0x408fd8,'\x0a')[_0x3cc2('0x285')]('\x0a'),_0x181879=0x0;_0x181879<_0xaebc83[_0x3cc2('0x8')];_0x181879++){for(var _0x24abec='',_0x2c3777=_0xaebc83[_0x181879],_0x5bd6f4=0x0;_0x5bd6f4<_0x2c3777[_0x3cc2('0x8')];_0x5bd6f4++)_0x24abec=_0x4da1dc['chars'][_0x2c3777[_0x3cc2('0x684')](_0x5bd6f4)]?_0x24abec[_0x3cc2('0x38d')](_0x2c3777[_0x5bd6f4]):_0x24abec[_0x3cc2('0x38d')](_0x3f5241);_0xaebc83[_0x181879]=_0x24abec;}return _0xaebc83['join']('\x0a');},_0x2beb52[_0x3cc2('0x6f8')][_0x3cc2('0x36')]['updateText']=function(){var _0x3401ef=this[_0x3cc2('0x831')][_0x3cc2('0x770')];if(_0x3401ef){var _0x54a3d2=this['text'],_0x45d346=this[_0x3cc2('0x840')]/_0x3401ef[_0x3cc2('0x1f2')],_0x442ac5=[],_0x5af97f=0x0;this['textWidth']=0x0;do{(_0x6e5c1c=this[_0x3cc2('0x841')](_0x3401ef,_0x45d346,_0x54a3d2))['y']=_0x5af97f,_0x442ac5['push'](_0x6e5c1c),_0x6e5c1c['width']>this[_0x3cc2('0x82f')]&&(this[_0x3cc2('0x82f')]=_0x6e5c1c['width']),_0x5af97f+=_0x3401ef['lineHeight']*_0x45d346,_0x54a3d2=_0x54a3d2[_0x3cc2('0x242')](_0x6e5c1c['text'][_0x3cc2('0x8')]+0x1);}while(!0x1===_0x6e5c1c['end']);this[_0x3cc2('0x836')]=_0x5af97f;for(var _0x24b06a=0x0,_0x1eb7eb=0x0,_0xc75422=this['textWidth']*this[_0x3cc2('0x62')]['x'],_0x1559c3=this[_0x3cc2('0x836')]*this[_0x3cc2('0x62')]['y'],_0x1aed04=0x0;_0x1aed04<_0x442ac5['length'];_0x1aed04++){var _0x6e5c1c=_0x442ac5[_0x1aed04];_0x3cc2('0x2a3')===this[_0x3cc2('0x834')]?_0x1eb7eb=this['textWidth']-_0x6e5c1c['width']:_0x3cc2('0x80d')===this['_align']&&(_0x1eb7eb=(this['textWidth']-_0x6e5c1c[_0x3cc2('0x22')])/0x2);for(var _0x4fe856=0x0;_0x4fe856<_0x6e5c1c[_0x3cc2('0x801')][_0x3cc2('0x8')];_0x4fe856++){var _0x12b3f5=_0x6e5c1c[_0x3cc2('0x801')][_0x3cc2('0x684')](_0x4fe856),_0x187cfb=_0x3401ef['chars'][_0x12b3f5];void 0x0===_0x187cfb&&(_0x12b3f5=0x20,_0x187cfb=_0x3401ef[_0x3cc2('0x83a')][_0x12b3f5]);var _0x50e48a=this[_0x3cc2('0x6b7')][_0x24b06a];_0x50e48a?_0x50e48a[_0x3cc2('0x5c')]=_0x187cfb[_0x3cc2('0x5c')]:((_0x50e48a=new PIXI[(_0x3cc2('0x55'))](_0x187cfb[_0x3cc2('0x5c')]))['name']=_0x6e5c1c[_0x3cc2('0x801')][_0x4fe856],this[_0x3cc2('0x6b7')][_0x3cc2('0x9')](_0x50e48a)),_0x50e48a[_0x3cc2('0x26')]['x']=_0x6e5c1c[_0x3cc2('0x83a')][_0x4fe856]+_0x1eb7eb-_0xc75422,_0x50e48a[_0x3cc2('0x26')]['y']=_0x6e5c1c['y']+_0x187cfb[_0x3cc2('0x842')]*_0x45d346-_0x1559c3,_0x50e48a[_0x3cc2('0x27')][_0x3cc2('0x291')](_0x45d346),_0x50e48a[_0x3cc2('0x91')]=this[_0x3cc2('0x91')],_0x50e48a[_0x3cc2('0x5c')][_0x3cc2('0xa7')]=!0x0,_0x50e48a[_0x3cc2('0x92')]=0xffffff,_0x50e48a['parent']||this[_0x3cc2('0x321')](_0x50e48a),_0x24b06a++;}}for(_0x1aed04=_0x24b06a;_0x1aed040x0&&(this['_fontSize']=_0x2e202b,this['updateText']());}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6f8')]['prototype'],'text',{'get':function(){return this[_0x3cc2('0x82b')];},'set':function(_0x2ed3a0){_0x2ed3a0!==this[_0x3cc2('0x82b')]&&(this[_0x3cc2('0x82b')]=_0x2ed3a0['toString']()||'',this['updateText']());}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6f8')]['prototype'],_0x3cc2('0x843'),{'get':function(){return this[_0x3cc2('0x830')];},'set':function(_0xed7b99){_0xed7b99!==this[_0x3cc2('0x830')]&&(this[_0x3cc2('0x830')]=_0xed7b99,this[_0x3cc2('0x7ee')]());}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6f8')]['prototype'],'smoothed',{'get':function(){return!this[_0x3cc2('0x831')][_0x3cc2('0x183')][_0x3cc2('0xa2')];},'set':function(_0x4c9674){this[_0x3cc2('0x831')][_0x3cc2('0x183')][_0x3cc2('0xa2')]=_0x4c9674?0x0:0x1,this[_0x3cc2('0x831')][_0x3cc2('0x183')][_0x3cc2('0x1f9')]();}}),_0x2beb52[_0x3cc2('0x700')]=function(_0xbe425,_0x45bda4,_0x11d9f2,_0x50f50b,_0x3b16fe,_0x12cd09,_0x54a8c9,_0x4632eb,_0x26516c,_0x17fdb6){if(!_0xbe425[_0x3cc2('0x180')]['checkImageKey'](_0x45bda4))return!0x1;void 0x0!==_0x12cd09&&null!==_0x12cd09||(_0x12cd09=_0xbe425[_0x3cc2('0x180')][_0x3cc2('0x74d')](_0x45bda4)[_0x3cc2('0x22')]/_0x11d9f2),this[_0x3cc2('0x844')]=_0x11d9f2,this[_0x3cc2('0x845')]=_0x50f50b,this['characterSpacingX']=_0x54a8c9||0x0,this[_0x3cc2('0x846')]=_0x4632eb||0x0,this['characterPerRow']=_0x12cd09,this[_0x3cc2('0x21b')]=_0x26516c||0x0,this[_0x3cc2('0x21c')]=_0x17fdb6||0x0,this['align']='left',this[_0x3cc2('0x847')]=!0x1,this[_0x3cc2('0x848')]=!0x0,this[_0x3cc2('0x849')]=0x0,this[_0x3cc2('0x84a')]=0x0,this['fixedWidth']=0x0,this[_0x3cc2('0x84b')]=_0xbe425['cache'][_0x3cc2('0x74d')](_0x45bda4),this[_0x3cc2('0x82b')]='',this['grabData']=[],this[_0x3cc2('0x6df')]=new _0x2beb52[(_0x3cc2('0x73c'))]();for(var _0x5a1197=this['offsetX'],_0x3d37ac=this['offsetY'],_0x1df71f=0x0,_0x4a4ac9=0x0;_0x4a4ac9<_0x3b16fe[_0x3cc2('0x8')];_0x4a4ac9++){var _0x10c5fe=this['frameData'][_0x3cc2('0x84c')](new _0x2beb52[(_0x3cc2('0x721'))](_0x4a4ac9,_0x5a1197,_0x3d37ac,this[_0x3cc2('0x844')],this['characterHeight']));this[_0x3cc2('0x84d')][_0x3b16fe['charCodeAt'](_0x4a4ac9)]=_0x10c5fe[_0x3cc2('0x611')],++_0x1df71f===this[_0x3cc2('0x84e')]?(_0x1df71f=0x0,_0x5a1197=this[_0x3cc2('0x21b')],_0x3d37ac+=this[_0x3cc2('0x845')]+this[_0x3cc2('0x846')]):_0x5a1197+=this[_0x3cc2('0x844')]+this[_0x3cc2('0x84f')];}_0xbe425[_0x3cc2('0x180')]['updateFrameData'](_0x45bda4,this['frameData']),this[_0x3cc2('0x850')]=new _0x2beb52[(_0x3cc2('0x6fc'))](_0xbe425,0x0,0x0,_0x45bda4,0x0),_0x2beb52[_0x3cc2('0x5e')][_0x3cc2('0x4a')](this,_0xbe425,0x64,0x64,'',_0x2beb52[_0x3cc2('0x11')][_0x3cc2('0x13')]),this[_0x3cc2('0x10b')]=_0x2beb52['RETROFONT'];},_0x2beb52['RetroFont'][_0x3cc2('0x36')]=Object[_0x3cc2('0x6f')](_0x2beb52[_0x3cc2('0x5e')][_0x3cc2('0x36')]),_0x2beb52[_0x3cc2('0x700')][_0x3cc2('0x36')]['constructor']=_0x2beb52['RetroFont'],_0x2beb52[_0x3cc2('0x700')]['ALIGN_LEFT']=_0x3cc2('0x2a2'),_0x2beb52[_0x3cc2('0x700')][_0x3cc2('0x851')]=_0x3cc2('0x2a3'),_0x2beb52[_0x3cc2('0x700')]['ALIGN_CENTER']=_0x3cc2('0x80d'),_0x2beb52[_0x3cc2('0x700')][_0x3cc2('0x852')]=_0x3cc2('0x853'),_0x2beb52[_0x3cc2('0x700')][_0x3cc2('0x854')]=_0x3cc2('0x855'),_0x2beb52[_0x3cc2('0x700')][_0x3cc2('0x856')]='ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789\x20',_0x2beb52[_0x3cc2('0x700')][_0x3cc2('0x857')]='ABCDEFGHIJKLMNOPQRSTUVWXYZ\x200123456789',_0x2beb52[_0x3cc2('0x700')]['TEXT_SET5']=_0x3cc2('0x858'),_0x2beb52[_0x3cc2('0x700')][_0x3cc2('0x859')]=_0x3cc2('0x85a'),_0x2beb52['RetroFont'][_0x3cc2('0x85b')]=_0x3cc2('0x85c'),_0x2beb52[_0x3cc2('0x700')]['TEXT_SET8']=_0x3cc2('0x85d'),_0x2beb52[_0x3cc2('0x700')]['TEXT_SET9']=_0x3cc2('0x85e'),_0x2beb52[_0x3cc2('0x700')][_0x3cc2('0x85f')]='ABCDEFGHIJKLMNOPQRSTUVWXYZ',_0x2beb52[_0x3cc2('0x700')][_0x3cc2('0x860')]='ABCDEFGHIJKLMNOPQRSTUVWXYZ.,\x22-+!?()\x27:;0123456789',_0x2beb52[_0x3cc2('0x700')][_0x3cc2('0x36')][_0x3cc2('0x861')]=function(_0xe00fe9,_0x9b2ba8){void 0x0===_0x9b2ba8&&(_0x9b2ba8=_0x3cc2('0x2a2')),this[_0x3cc2('0x862')]=_0xe00fe9,this['align']=_0x9b2ba8;},_0x2beb52[_0x3cc2('0x700')][_0x3cc2('0x36')][_0x3cc2('0x820')]=function(_0x56343c,_0x253094,_0x4e9a05,_0x43a69c,_0x22c866,_0xfeaeb7){this['multiLine']=_0x253094||!0x1,this['customSpacingX']=_0x4e9a05||0x0,this[_0x3cc2('0x84a')]=_0x43a69c||0x0,this[_0x3cc2('0x401')]=_0x22c866||'left',this[_0x3cc2('0x848')]=!_0xfeaeb7,_0x56343c['length']>0x0&&(this['text']=_0x56343c);},_0x2beb52[_0x3cc2('0x700')][_0x3cc2('0x36')][_0x3cc2('0x863')]=function(){var _0x494ee2=0x0,_0x2be400=0x0;if(this[_0x3cc2('0x229')](),this[_0x3cc2('0x847')]){var _0x4210c4=this['_text'][_0x3cc2('0x285')]('\x0a');this['fixedWidth']>0x0?this[_0x3cc2('0x59')](this[_0x3cc2('0x862')],_0x4210c4[_0x3cc2('0x8')]*(this[_0x3cc2('0x845')]+this[_0x3cc2('0x84a')])-this[_0x3cc2('0x84a')],!0x0):this[_0x3cc2('0x59')](this[_0x3cc2('0x864')]()*(this[_0x3cc2('0x844')]+this[_0x3cc2('0x849')]),_0x4210c4[_0x3cc2('0x8')]*(this[_0x3cc2('0x845')]+this['customSpacingY'])-this[_0x3cc2('0x84a')],!0x0);for(var _0x365477=0x0;_0x365477<_0x4210c4[_0x3cc2('0x8')];_0x365477++)_0x494ee2=0x0,this[_0x3cc2('0x401')]===_0x2beb52[_0x3cc2('0x700')][_0x3cc2('0x851')]?_0x494ee2=this[_0x3cc2('0x22')]-_0x4210c4[_0x365477][_0x3cc2('0x8')]*(this[_0x3cc2('0x844')]+this[_0x3cc2('0x849')]):this['align']===_0x2beb52[_0x3cc2('0x700')][_0x3cc2('0x865')]&&(_0x494ee2=this[_0x3cc2('0x22')]/0x2-_0x4210c4[_0x365477]['length']*(this[_0x3cc2('0x844')]+this['customSpacingX'])/0x2,_0x494ee2+=this[_0x3cc2('0x849')]/0x2),_0x494ee2<0x0&&(_0x494ee2=0x0),this[_0x3cc2('0x866')](_0x4210c4[_0x365477],_0x494ee2,_0x2be400,this['customSpacingX']),_0x2be400+=this[_0x3cc2('0x845')]+this[_0x3cc2('0x84a')];}else this['fixedWidth']>0x0?this[_0x3cc2('0x59')](this[_0x3cc2('0x862')],this['characterHeight'],!0x0):this[_0x3cc2('0x59')](this['_text'][_0x3cc2('0x8')]*(this[_0x3cc2('0x844')]+this[_0x3cc2('0x849')]),this[_0x3cc2('0x845')],!0x0),_0x494ee2=0x0,this[_0x3cc2('0x401')]===_0x2beb52[_0x3cc2('0x700')][_0x3cc2('0x851')]?_0x494ee2=this[_0x3cc2('0x22')]-this[_0x3cc2('0x82b')][_0x3cc2('0x8')]*(this['characterWidth']+this[_0x3cc2('0x849')]):this[_0x3cc2('0x401')]===_0x2beb52[_0x3cc2('0x700')][_0x3cc2('0x865')]&&(_0x494ee2=this['width']/0x2-this['_text'][_0x3cc2('0x8')]*(this[_0x3cc2('0x844')]+this[_0x3cc2('0x849')])/0x2,_0x494ee2+=this[_0x3cc2('0x849')]/0x2),_0x494ee2<0x0&&(_0x494ee2=0x0),this['pasteLine'](this[_0x3cc2('0x82b')],_0x494ee2,0x0,this['customSpacingX']);this[_0x3cc2('0xa7')]=!0x0;},_0x2beb52[_0x3cc2('0x700')][_0x3cc2('0x36')]['pasteLine']=function(_0x351674,_0x5ce623,_0x3dfcba,_0xfb9f6c){for(var _0x475c72=0x0;_0x475c72<_0x351674['length'];_0x475c72++)if('\x20'===_0x351674['charAt'](_0x475c72))_0x5ce623+=this[_0x3cc2('0x844')]+_0xfb9f6c;else if(this[_0x3cc2('0x84d')][_0x351674['charCodeAt'](_0x475c72)]>=0x0&&(this[_0x3cc2('0x850')][_0x3cc2('0x96')]=this[_0x3cc2('0x84d')][_0x351674[_0x3cc2('0x684')](_0x475c72)],this['renderXY'](this['stamp'],_0x5ce623,_0x3dfcba,!0x1),(_0x5ce623+=this[_0x3cc2('0x844')]+_0xfb9f6c)>this[_0x3cc2('0x22')]))break;},_0x2beb52['RetroFont'][_0x3cc2('0x36')][_0x3cc2('0x864')]=function(){var _0x524dc7=0x0;if(this['_text']['length']>0x0)for(var _0x2cea4b=this[_0x3cc2('0x82b')][_0x3cc2('0x285')]('\x0a'),_0x3f9915=0x0;_0x3f9915<_0x2cea4b[_0x3cc2('0x8')];_0x3f9915++)_0x2cea4b[_0x3f9915][_0x3cc2('0x8')]>_0x524dc7&&(_0x524dc7=_0x2cea4b[_0x3f9915][_0x3cc2('0x8')]);return _0x524dc7;},_0x2beb52[_0x3cc2('0x700')][_0x3cc2('0x36')][_0x3cc2('0x867')]=function(_0x34b471){for(var _0x491f61='',_0x5d5912=0x0;_0x5d5912=0x0||!_0x34b471&&'\x0a'===_0x1e0170)&&(_0x491f61=_0x491f61[_0x3cc2('0x38d')](_0x1e0170));}return _0x491f61;},_0x2beb52['RetroFont'][_0x3cc2('0x36')]['updateOffset']=function(_0xe045f1,_0x30ef21){if(this[_0x3cc2('0x21b')]!==_0xe045f1||this[_0x3cc2('0x21c')]!==_0x30ef21){for(var _0x3474ec=_0xe045f1-this[_0x3cc2('0x21b')],_0x4476c3=_0x30ef21-this[_0x3cc2('0x21c')],_0x527eab=this[_0x3cc2('0x3e')][_0x3cc2('0x180')]['getFrameData'](this[_0x3cc2('0x850')][_0x3cc2('0x339')])[_0x3cc2('0x868')](),_0x75c2dd=_0x527eab[_0x3cc2('0x8')];_0x75c2dd--;)_0x527eab[_0x75c2dd]['x']+=_0x3474ec,_0x527eab[_0x75c2dd]['y']+=_0x4476c3;this[_0x3cc2('0x863')]();}},Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x700')][_0x3cc2('0x36')],_0x3cc2('0x801'),{'get':function(){return this[_0x3cc2('0x82b')];},'set':function(_0x37fff6){var _0x3e6b8d;(_0x3e6b8d=this[_0x3cc2('0x848')]?_0x37fff6['toUpperCase']():_0x37fff6)!==this[_0x3cc2('0x82b')]&&(this[_0x3cc2('0x82b')]=_0x3e6b8d,this['removeUnsupportedCharacters'](this['multiLine']),this[_0x3cc2('0x863')]());}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x700')][_0x3cc2('0x36')],_0x3cc2('0x3db'),{'get':function(){return this[_0x3cc2('0x850')][_0x3cc2('0x3db')];},'set':function(_0x1c9c87){this[_0x3cc2('0x850')][_0x3cc2('0x3db')]=_0x1c9c87,this[_0x3cc2('0x863')]();}}),_0x2beb52[_0x3cc2('0x6fe')]=function(_0x330e06,_0x32a7b0,_0x63a62,_0x447bef,_0x41b5fd,_0x248b67){this['points']=_0x248b67||[],this[_0x3cc2('0x869')]=!0x1,this['_updateAnimationCallback']=null,_0x32a7b0=_0x32a7b0||0x0,_0x63a62=_0x63a62||0x0,_0x447bef=_0x447bef||null,_0x41b5fd=_0x41b5fd||null,this[_0x3cc2('0x10b')]=_0x2beb52[_0x3cc2('0x86a')],PIXI[_0x3cc2('0x6d')][_0x3cc2('0x4a')](this),this[_0x3cc2('0x5c')]=_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x232')],this[_0x3cc2('0x86b')]=new Float32Array([0x0,0x1,0x1,0x1,0x1,0x0,0x0,0x1]),this['vertices']=new Float32Array([0x0,0x0,0x64,0x0,0x64,0x64,0x0,0x64]),this['colors']=new Float32Array([0x1,0x1,0x1,0x1]),this[_0x3cc2('0x1c9')]=new Uint16Array([0x0,0x1,0x2,0x3]),_0x248b67&&(this['vertices']=new Float32Array(0x4*_0x248b67['length']),this['uvs']=new Float32Array(0x4*_0x248b67[_0x3cc2('0x8')]),this[_0x3cc2('0x1f6')]=new Float32Array(0x2*_0x248b67[_0x3cc2('0x8')]),this[_0x3cc2('0x1c9')]=new Uint16Array(0x2*_0x248b67[_0x3cc2('0x8')])),this['dirty']=!0x0,this['canvasPadding']=0x0,this['drawMode']=_0x2beb52[_0x3cc2('0x6fe')][_0x3cc2('0x1cf')],_0x2beb52[_0x3cc2('0x685')]['Core'][_0x3cc2('0x1')]['call'](this,_0x330e06,_0x32a7b0,_0x63a62,_0x447bef,_0x41b5fd),this[_0x3cc2('0x249')]();},_0x2beb52['Rope'][_0x3cc2('0x36')]=Object['create'](PIXI[_0x3cc2('0x6d')]['prototype']),_0x2beb52[_0x3cc2('0x6fe')]['prototype'][_0x3cc2('0x70')]=_0x2beb52['Rope'],_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x697')]['install'][_0x3cc2('0x4a')](_0x2beb52[_0x3cc2('0x6fe')]['prototype'],['Angle','Animation','AutoCull',_0x3cc2('0x68e'),_0x3cc2('0x694'),_0x3cc2('0x6aa'),_0x3cc2('0x6b0'),_0x3cc2('0x69b'),_0x3cc2('0x6a3'),_0x3cc2('0x6d0'),_0x3cc2('0x6d6'),'LoadTexture',_0x3cc2('0x6e9'),_0x3cc2('0x6a1'),_0x3cc2('0x6ec'),_0x3cc2('0x709'),_0x3cc2('0x6f0')]),_0x2beb52[_0x3cc2('0x6fe')][_0x3cc2('0x36')]['preUpdatePhysics']=_0x2beb52['Component']['PhysicsBody']['preUpdate'],_0x2beb52[_0x3cc2('0x6fe')][_0x3cc2('0x36')][_0x3cc2('0x705')]=_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6d6')][_0x3cc2('0x3aa')],_0x2beb52[_0x3cc2('0x6fe')][_0x3cc2('0x36')]['preUpdateInWorld']=_0x2beb52[_0x3cc2('0x685')][_0x3cc2('0x6d0')][_0x3cc2('0x3aa')],_0x2beb52[_0x3cc2('0x6fe')]['prototype'][_0x3cc2('0x707')]=_0x2beb52['Component'][_0x3cc2('0x697')][_0x3cc2('0x3aa')],_0x2beb52[_0x3cc2('0x6fe')][_0x3cc2('0x1cf')]=0x0,_0x2beb52[_0x3cc2('0x6fe')][_0x3cc2('0x213')]=0x1,_0x2beb52['Rope'][_0x3cc2('0x36')]['preUpdate']=function(){return!!(this[_0x3cc2('0x704')]()&&this[_0x3cc2('0x705')]()&&this[_0x3cc2('0x706')]())&&this['preUpdateCore']();},_0x2beb52['Rope'][_0x3cc2('0x36')][_0x3cc2('0x367')]=function(){this[_0x3cc2('0x869')]&&this[_0x3cc2('0x86c')][_0x3cc2('0x4a')](this);},_0x2beb52['Rope'][_0x3cc2('0x36')][_0x3cc2('0x35f')]=function(_0x298adf,_0x4b0a44){return _0x2beb52[_0x3cc2('0x685')]['Reset']['prototype'][_0x3cc2('0x35f')]['call'](this,_0x298adf,_0x4b0a44),this;},_0x2beb52['Rope']['prototype'][_0x3cc2('0x249')]=function(){var _0x4f4abb=this[_0x3cc2('0x2ed')];if(!(_0x4f4abb[_0x3cc2('0x8')]<0x1)){var _0x5eb598=this[_0x3cc2('0x86b')],_0x187aef=this[_0x3cc2('0x1c9')],_0x4f0642=this[_0x3cc2('0x1f6')];this[_0x3cc2('0x1bf')]-=0.2,_0x5eb598[0x0]=0x0,_0x5eb598[0x1]=0x0,_0x5eb598[0x2]=0x0,_0x5eb598[0x3]=0x1,_0x4f0642[0x0]=0x1,_0x4f0642[0x1]=0x1,_0x187aef[0x0]=0x0,_0x187aef[0x1]=0x1;for(var _0x1fb586,_0x101333,_0x23a232=_0x4f4abb[_0x3cc2('0x8')],_0x9709c=0x1;_0x9709c<_0x23a232;_0x9709c++)_0x101333=_0x9709c/(_0x23a232-0x1),_0x5eb598[_0x1fb586=0x4*_0x9709c]=_0x101333,_0x5eb598[_0x1fb586+0x1]=0x0,_0x5eb598[_0x1fb586+0x2]=_0x101333,_0x5eb598[_0x1fb586+0x3]=0x1,_0x4f0642[_0x1fb586=0x2*_0x9709c]=0x1,_0x4f0642[_0x1fb586+0x1]=0x1,_0x187aef[_0x1fb586=0x2*_0x9709c]=_0x1fb586,_0x187aef[_0x1fb586+0x1]=_0x1fb586+0x1;}},_0x2beb52[_0x3cc2('0x6fe')][_0x3cc2('0x36')][_0x3cc2('0x50')]=function(){var _0x17bc68=this[_0x3cc2('0x2ed')];if(!(_0x17bc68[_0x3cc2('0x8')]<0x1)){var _0x24bfd1,_0x5aceec=_0x17bc68[0x0],_0x5a14e9={'x':0x0,'y':0x0};this[_0x3cc2('0x1bf')]-=0.2;for(var _0x45efe4,_0x426613,_0x5329cd,_0xbd10c0,_0x369263=this[_0x3cc2('0x1f4')],_0x445422=_0x17bc68[_0x3cc2('0x8')],_0x52e172=0x0;_0x52e172<_0x445422;_0x52e172++)_0x45efe4=_0x17bc68[_0x52e172],_0x426613=0x4*_0x52e172,_0x24bfd1=_0x52e172<_0x17bc68[_0x3cc2('0x8')]-0x1?_0x17bc68[_0x52e172+0x1]:_0x45efe4,_0x5a14e9['y']=-(_0x24bfd1['x']-_0x5aceec['x']),_0x5a14e9['x']=_0x24bfd1['y']-_0x5aceec['y'],_0x5329cd=Math['sqrt'](_0x5a14e9['x']*_0x5a14e9['x']+_0x5a14e9['y']*_0x5a14e9['y']),_0xbd10c0=this['texture'][_0x3cc2('0x4d')]/0x2,_0x5a14e9['x']/=_0x5329cd,_0x5a14e9['y']/=_0x5329cd,_0x5a14e9['x']*=_0xbd10c0,_0x5a14e9['y']*=_0xbd10c0,_0x369263[_0x426613]=_0x45efe4['x']+_0x5a14e9['x'],_0x369263[_0x426613+0x1]=_0x45efe4['y']+_0x5a14e9['y'],_0x369263[_0x426613+0x2]=_0x45efe4['x']-_0x5a14e9['x'],_0x369263[_0x426613+0x3]=_0x45efe4['y']-_0x5a14e9['y'],_0x5aceec=_0x45efe4;PIXI[_0x3cc2('0x6d')]['prototype']['updateTransform'][_0x3cc2('0x4a')](this);}},_0x2beb52[_0x3cc2('0x6fe')]['prototype'][_0x3cc2('0x97')]=function(_0xac6aeb){this['texture']=_0xac6aeb;},_0x2beb52[_0x3cc2('0x6fe')][_0x3cc2('0x36')][_0x3cc2('0x8c')]=function(_0x285f14){!this[_0x3cc2('0x64')]||this[_0x3cc2('0x2a')]<=0x0||(_0x285f14[_0x3cc2('0x81')][_0x3cc2('0x85')](),this[_0x3cc2('0x86d')]||this[_0x3cc2('0x86e')](_0x285f14),_0x285f14[_0x3cc2('0x15b')][_0x3cc2('0x1d2')](_0x285f14[_0x3cc2('0x15b')]['stripShader']),this[_0x3cc2('0x86f')](_0x285f14),_0x285f14['spriteBatch']['start']());},_0x2beb52[_0x3cc2('0x6fe')][_0x3cc2('0x36')][_0x3cc2('0x86e')]=function(_0x4a0a1c){var _0x15575f=_0x4a0a1c['gl'];this['_vertexBuffer']=_0x15575f[_0x3cc2('0x202')](),this[_0x3cc2('0x870')]=_0x15575f['createBuffer'](),this[_0x3cc2('0x871')]=_0x15575f[_0x3cc2('0x202')](),this[_0x3cc2('0x872')]=_0x15575f['createBuffer'](),_0x15575f['bindBuffer'](_0x15575f[_0x3cc2('0x1d9')],this[_0x3cc2('0x86d')]),_0x15575f['bufferData'](_0x15575f['ARRAY_BUFFER'],this[_0x3cc2('0x1f4')],_0x15575f[_0x3cc2('0x873')]),_0x15575f[_0x3cc2('0x1d8')](_0x15575f[_0x3cc2('0x1d9')],this[_0x3cc2('0x871')]),_0x15575f['bufferData'](_0x15575f[_0x3cc2('0x1d9')],this['uvs'],_0x15575f['STATIC_DRAW']),_0x15575f['bindBuffer'](_0x15575f['ARRAY_BUFFER'],this[_0x3cc2('0x872')]),_0x15575f['bufferData'](_0x15575f['ARRAY_BUFFER'],this[_0x3cc2('0x1f6')],_0x15575f[_0x3cc2('0x204')]),_0x15575f[_0x3cc2('0x1d8')](_0x15575f['ELEMENT_ARRAY_BUFFER'],this[_0x3cc2('0x870')]),_0x15575f['bufferData'](_0x15575f['ELEMENT_ARRAY_BUFFER'],this[_0x3cc2('0x1c9')],_0x15575f['STATIC_DRAW']);},_0x2beb52[_0x3cc2('0x6fe')][_0x3cc2('0x36')][_0x3cc2('0x86f')]=function(_0x3a9e03){var _0x34ef2b=_0x3a9e03['gl'],_0x64653e=_0x3a9e03[_0x3cc2('0x159')],_0x4aacd0=_0x3a9e03[_0x3cc2('0x15a')],_0x28efff=_0x3a9e03[_0x3cc2('0x15b')][_0x3cc2('0x1ea')],_0xfdc5bb=this[_0x3cc2('0x874')]===_0x2beb52[_0x3cc2('0x6fe')][_0x3cc2('0x1cf')]?_0x34ef2b[_0x3cc2('0x1cf')]:_0x34ef2b[_0x3cc2('0x213')];_0x3a9e03[_0x3cc2('0x162')][_0x3cc2('0x190')](this[_0x3cc2('0x69')]),_0x34ef2b[_0x3cc2('0xfb')](_0x28efff[_0x3cc2('0x140')],!0x1,this['worldTransform'][_0x3cc2('0x1df')](!0x0)),_0x34ef2b[_0x3cc2('0x1d4')](_0x28efff[_0x3cc2('0xda')],_0x64653e['x'],-_0x64653e['y']),_0x34ef2b[_0x3cc2('0x1d4')](_0x28efff[_0x3cc2('0xdb')],-_0x4aacd0['x'],-_0x4aacd0['y']),_0x34ef2b['uniform1f'](_0x28efff[_0x3cc2('0x2a')],this[_0x3cc2('0x2b')]),this[_0x3cc2('0x1f9')]?(this[_0x3cc2('0x1f9')]=!0x1,_0x34ef2b[_0x3cc2('0x1d8')](_0x34ef2b['ARRAY_BUFFER'],this[_0x3cc2('0x86d')]),_0x34ef2b[_0x3cc2('0x203')](_0x34ef2b['ARRAY_BUFFER'],this[_0x3cc2('0x1f4')],_0x34ef2b['STATIC_DRAW']),_0x34ef2b['vertexAttribPointer'](_0x28efff[_0x3cc2('0xed')],0x2,_0x34ef2b[_0x3cc2('0x1dc')],!0x1,0x0,0x0),_0x34ef2b[_0x3cc2('0x1d8')](_0x34ef2b[_0x3cc2('0x1d9')],this['_uvBuffer']),_0x34ef2b[_0x3cc2('0x203')](_0x34ef2b['ARRAY_BUFFER'],this[_0x3cc2('0x86b')],_0x34ef2b[_0x3cc2('0x204')]),_0x34ef2b[_0x3cc2('0x1db')](_0x28efff[_0x3cc2('0xdd')],0x2,_0x34ef2b['FLOAT'],!0x1,0x0,0x0),_0x34ef2b['activeTexture'](_0x34ef2b[_0x3cc2('0xe4')]),this[_0x3cc2('0x5c')][_0x3cc2('0x5a')][_0x3cc2('0x10d')][_0x34ef2b['id']]?_0x3a9e03['renderer'][_0x3cc2('0x19e')](this[_0x3cc2('0x5c')][_0x3cc2('0x5a')]):_0x34ef2b[_0x3cc2('0xe1')](_0x34ef2b[_0x3cc2('0xd')],this['texture'][_0x3cc2('0x5a')][_0x3cc2('0xfd')][_0x34ef2b['id']]),_0x34ef2b[_0x3cc2('0x1d8')](_0x34ef2b[_0x3cc2('0x1e0')],this[_0x3cc2('0x870')]),_0x34ef2b['bufferData'](_0x34ef2b[_0x3cc2('0x1e0')],this[_0x3cc2('0x1c9')],_0x34ef2b['STATIC_DRAW'])):(_0x34ef2b[_0x3cc2('0x1d8')](_0x34ef2b[_0x3cc2('0x1d9')],this[_0x3cc2('0x86d')]),_0x34ef2b[_0x3cc2('0x20f')](_0x34ef2b[_0x3cc2('0x1d9')],0x0,this[_0x3cc2('0x1f4')]),_0x34ef2b['vertexAttribPointer'](_0x28efff['aVertexPosition'],0x2,_0x34ef2b['FLOAT'],!0x1,0x0,0x0),_0x34ef2b[_0x3cc2('0x1d8')](_0x34ef2b[_0x3cc2('0x1d9')],this[_0x3cc2('0x871')]),_0x34ef2b[_0x3cc2('0x1db')](_0x28efff[_0x3cc2('0xdd')],0x2,_0x34ef2b[_0x3cc2('0x1dc')],!0x1,0x0,0x0),_0x34ef2b[_0x3cc2('0x18')](_0x34ef2b['TEXTURE0']),this['texture'][_0x3cc2('0x5a')]['_dirty'][_0x34ef2b['id']]?_0x3a9e03['renderer'][_0x3cc2('0x19e')](this[_0x3cc2('0x5c')][_0x3cc2('0x5a')]):_0x34ef2b[_0x3cc2('0xe1')](_0x34ef2b['TEXTURE_2D'],this[_0x3cc2('0x5c')][_0x3cc2('0x5a')][_0x3cc2('0xfd')][_0x34ef2b['id']]),_0x34ef2b[_0x3cc2('0x1d8')](_0x34ef2b[_0x3cc2('0x1e0')],this['_indexBuffer'])),_0x34ef2b[_0x3cc2('0x1c7')](_0xfdc5bb,this[_0x3cc2('0x1c9')][_0x3cc2('0x8')],_0x34ef2b[_0x3cc2('0x1ca')],0x0);},_0x2beb52[_0x3cc2('0x6fe')]['prototype']['_renderCanvas']=function(_0x5ae577){var _0x1c502f=_0x5ae577[_0x3cc2('0x9e')],_0x5e49d1=this[_0x3cc2('0x2c')],_0x5cccbe=_0x5e49d1['tx']*_0x5ae577[_0x3cc2('0xa0')]+_0x5ae577[_0x3cc2('0x24b')],_0x643fbc=_0x5e49d1['ty']*_0x5ae577[_0x3cc2('0xa0')]+_0x5ae577['shakeY'];_0x5ae577[_0x3cc2('0xa5')]?_0x1c502f[_0x3cc2('0xa6')](_0x5e49d1['a'],_0x5e49d1['b'],_0x5e49d1['c'],_0x5e49d1['d'],0x0|_0x5cccbe,0x0|_0x643fbc):_0x1c502f[_0x3cc2('0xa6')](_0x5e49d1['a'],_0x5e49d1['b'],_0x5e49d1['c'],_0x5e49d1['d'],_0x5cccbe,_0x643fbc),this['drawMode']===_0x2beb52[_0x3cc2('0x6fe')]['TRIANGLE_STRIP']?this[_0x3cc2('0x875')](_0x1c502f):this[_0x3cc2('0x876')](_0x1c502f);},_0x2beb52['Rope'][_0x3cc2('0x36')]['_renderCanvasTriangleStrip']=function(_0x2e9c57){var _0x429dec=this['vertices'],_0x26223b=this[_0x3cc2('0x86b')],_0x202773=_0x429dec[_0x3cc2('0x8')]/0x2;this['count']++;for(var _0x565bc7=0x0;_0x565bc7<_0x202773-0x2;_0x565bc7++){var _0x4a67bb=0x2*_0x565bc7;this['_renderCanvasDrawTriangle'](_0x2e9c57,_0x429dec,_0x26223b,_0x4a67bb,_0x4a67bb+0x2,_0x4a67bb+0x4);}},_0x2beb52[_0x3cc2('0x6fe')][_0x3cc2('0x36')]['_renderCanvasTriangles']=function(_0xabe80f){var _0x21ec89=this[_0x3cc2('0x1f4')],_0x2d9d7f=this['uvs'],_0x3b663f=this[_0x3cc2('0x1c9')],_0x38b0d8=_0x3b663f[_0x3cc2('0x8')];this[_0x3cc2('0x1bf')]++;for(var _0x41effe=0x0;_0x41effe<_0x38b0d8;_0x41effe+=0x3){var _0x1f2310=0x2*_0x3b663f[_0x41effe],_0x19bcdb=0x2*_0x3b663f[_0x41effe+0x1],_0x23e187=0x2*_0x3b663f[_0x41effe+0x2];this[_0x3cc2('0x877')](_0xabe80f,_0x21ec89,_0x2d9d7f,_0x1f2310,_0x19bcdb,_0x23e187);}},_0x2beb52[_0x3cc2('0x6fe')]['prototype'][_0x3cc2('0x877')]=function(_0x6d11e,_0x13f99e,_0x20333e,_0x4567ae,_0x164048,_0x25fd10){var _0x2aae51=this[_0x3cc2('0x5c')][_0x3cc2('0x5a')][_0x3cc2('0xab')],_0x3b8ceb=this['texture'][_0x3cc2('0x22')],_0x1e6cfe=this[_0x3cc2('0x5c')]['height'],_0x1f0b8c=_0x13f99e[_0x4567ae],_0x2619ca=_0x13f99e[_0x164048],_0x56efc6=_0x13f99e[_0x25fd10],_0x8c1d0=_0x13f99e[_0x4567ae+0x1],_0x25c909=_0x13f99e[_0x164048+0x1],_0x4bc6cb=_0x13f99e[_0x25fd10+0x1],_0x250bdd=_0x20333e[_0x4567ae]*_0x3b8ceb,_0x1770b6=_0x20333e[_0x164048]*_0x3b8ceb,_0x1a9f9d=_0x20333e[_0x25fd10]*_0x3b8ceb,_0x5efd2d=_0x20333e[_0x4567ae+0x1]*_0x1e6cfe,_0x3b169b=_0x20333e[_0x164048+0x1]*_0x1e6cfe,_0x5ca944=_0x20333e[_0x25fd10+0x1]*_0x1e6cfe;if(this[_0x3cc2('0x878')]>0x0){var _0x2e8695=this[_0x3cc2('0x878')]/this[_0x3cc2('0x2c')]['a'],_0x3d1f0b=this[_0x3cc2('0x878')]/this[_0x3cc2('0x2c')]['d'],_0x366434=(_0x1f0b8c+_0x2619ca+_0x56efc6)/0x3,_0x11bc45=(_0x8c1d0+_0x25c909+_0x4bc6cb)/0x3,_0x5d75f9=_0x1f0b8c-_0x366434,_0x4de23e=_0x8c1d0-_0x11bc45,_0x405ba8=Math[_0x3cc2('0x45')](_0x5d75f9*_0x5d75f9+_0x4de23e*_0x4de23e);_0x1f0b8c=_0x366434+_0x5d75f9/_0x405ba8*(_0x405ba8+_0x2e8695),_0x8c1d0=_0x11bc45+_0x4de23e/_0x405ba8*(_0x405ba8+_0x3d1f0b),_0x4de23e=_0x25c909-_0x11bc45,_0x2619ca=_0x366434+(_0x5d75f9=_0x2619ca-_0x366434)/(_0x405ba8=Math[_0x3cc2('0x45')](_0x5d75f9*_0x5d75f9+_0x4de23e*_0x4de23e))*(_0x405ba8+_0x2e8695),_0x25c909=_0x11bc45+_0x4de23e/_0x405ba8*(_0x405ba8+_0x3d1f0b),_0x4de23e=_0x4bc6cb-_0x11bc45,_0x56efc6=_0x366434+(_0x5d75f9=_0x56efc6-_0x366434)/(_0x405ba8=Math[_0x3cc2('0x45')](_0x5d75f9*_0x5d75f9+_0x4de23e*_0x4de23e))*(_0x405ba8+_0x2e8695),_0x4bc6cb=_0x11bc45+_0x4de23e/_0x405ba8*(_0x405ba8+_0x3d1f0b);}_0x6d11e[_0x3cc2('0x239')](),_0x6d11e['beginPath'](),_0x6d11e[_0x3cc2('0x775')](_0x1f0b8c,_0x8c1d0),_0x6d11e['lineTo'](_0x2619ca,_0x25c909),_0x6d11e['lineTo'](_0x56efc6,_0x4bc6cb),_0x6d11e[_0x3cc2('0x774')](),_0x6d11e['clip']();var _0x36cbb2=_0x250bdd*_0x3b169b+_0x5efd2d*_0x1a9f9d+_0x1770b6*_0x5ca944-_0x3b169b*_0x1a9f9d-_0x5efd2d*_0x1770b6-_0x250bdd*_0x5ca944,_0x4584e8=_0x1f0b8c*_0x3b169b+_0x5efd2d*_0x56efc6+_0x2619ca*_0x5ca944-_0x3b169b*_0x56efc6-_0x5efd2d*_0x2619ca-_0x1f0b8c*_0x5ca944,_0x50f6a1=_0x250bdd*_0x2619ca+_0x1f0b8c*_0x1a9f9d+_0x1770b6*_0x56efc6-_0x2619ca*_0x1a9f9d-_0x1f0b8c*_0x1770b6-_0x250bdd*_0x56efc6,_0x30462f=_0x250bdd*_0x3b169b*_0x56efc6+_0x5efd2d*_0x2619ca*_0x1a9f9d+_0x1f0b8c*_0x1770b6*_0x5ca944-_0x1f0b8c*_0x3b169b*_0x1a9f9d-_0x5efd2d*_0x1770b6*_0x56efc6-_0x250bdd*_0x2619ca*_0x5ca944,_0x3cc9dd=_0x8c1d0*_0x3b169b+_0x5efd2d*_0x4bc6cb+_0x25c909*_0x5ca944-_0x3b169b*_0x4bc6cb-_0x5efd2d*_0x25c909-_0x8c1d0*_0x5ca944,_0x592720=_0x250bdd*_0x25c909+_0x8c1d0*_0x1a9f9d+_0x1770b6*_0x4bc6cb-_0x25c909*_0x1a9f9d-_0x8c1d0*_0x1770b6-_0x250bdd*_0x4bc6cb,_0x4d3895=_0x250bdd*_0x3b169b*_0x4bc6cb+_0x5efd2d*_0x25c909*_0x1a9f9d+_0x8c1d0*_0x1770b6*_0x5ca944-_0x8c1d0*_0x3b169b*_0x1a9f9d-_0x5efd2d*_0x1770b6*_0x4bc6cb-_0x250bdd*_0x25c909*_0x5ca944;_0x6d11e[_0x3cc2('0x879')](_0x4584e8/_0x36cbb2,_0x3cc9dd/_0x36cbb2,_0x50f6a1/_0x36cbb2,_0x592720/_0x36cbb2,_0x30462f/_0x36cbb2,_0x4d3895/_0x36cbb2),_0x6d11e[_0x3cc2('0xa9')](_0x2aae51,0x0,0x0),_0x6d11e[_0x3cc2('0x23d')]();},_0x2beb52[_0x3cc2('0x6fe')][_0x3cc2('0x36')][_0x3cc2('0x87a')]=function(_0x31a995){var _0x5987fc=this[_0x3cc2('0x9e')],_0x34716f=_0x31a995[_0x3cc2('0x1f4')],_0x5b7bf4=_0x34716f[_0x3cc2('0x8')]/0x2;this['count']++,_0x5987fc['beginPath']();for(var _0x3bfaae=0x1;_0x3bfaae<_0x5b7bf4-0x2;_0x3bfaae++){var _0x4c5053=0x2*_0x3bfaae,_0x49de58=_0x34716f[_0x4c5053],_0x5a04c4=_0x34716f[_0x4c5053+0x2],_0x2fca55=_0x34716f[_0x4c5053+0x4],_0xde5530=_0x34716f[_0x4c5053+0x1],_0x4d88bb=_0x34716f[_0x4c5053+0x3],_0x5de295=_0x34716f[_0x4c5053+0x5];_0x5987fc[_0x3cc2('0x775')](_0x49de58,_0xde5530),_0x5987fc[_0x3cc2('0x77a')](_0x5a04c4,_0x4d88bb),_0x5987fc[_0x3cc2('0x77a')](_0x2fca55,_0x5de295);}_0x5987fc[_0x3cc2('0x23f')]=_0x3cc2('0x87b'),_0x5987fc['fill'](),_0x5987fc[_0x3cc2('0x774')]();},_0x2beb52[_0x3cc2('0x6fe')][_0x3cc2('0x36')]['getBounds']=function(_0x549c0c){for(var _0x424af6=_0x549c0c||this['worldTransform'],_0x116c62=_0x424af6['a'],_0x44ab79=_0x424af6['b'],_0x4e4bb6=_0x424af6['c'],_0x268afe=_0x424af6['d'],_0x2eedfe=_0x424af6['tx'],_0x471086=_0x424af6['ty'],_0x1c71d2=-0x1/0x0,_0x3706ab=-0x1/0x0,_0x554e91=0x1/0x0,_0x478664=0x1/0x0,_0x563738=this[_0x3cc2('0x1f4')],_0x7b8d31=0x0;_0x7b8d31<_0x563738[_0x3cc2('0x8')];_0x7b8d31+=0x2){var _0x100fcd=_0x563738[_0x7b8d31],_0x15b76a=_0x563738[_0x7b8d31+0x1],_0x5f3341=_0x116c62*_0x100fcd+_0x4e4bb6*_0x15b76a+_0x2eedfe,_0x299e70=_0x268afe*_0x15b76a+_0x44ab79*_0x100fcd+_0x471086;_0x554e91=_0x5f3341<_0x554e91?_0x5f3341:_0x554e91,_0x478664=_0x299e70<_0x478664?_0x299e70:_0x478664,_0x1c71d2=_0x5f3341>_0x1c71d2?_0x5f3341:_0x1c71d2,_0x3706ab=_0x299e70>_0x3706ab?_0x299e70:_0x3706ab;}if(_0x554e91===-0x1/0x0||_0x3706ab===0x1/0x0)return PIXI['EmptyRectangle'];var _0x5aa353=this[_0x3cc2('0x3b')];return _0x5aa353['x']=_0x554e91,_0x5aa353[_0x3cc2('0x22')]=_0x1c71d2-_0x554e91,_0x5aa353['y']=_0x478664,_0x5aa353[_0x3cc2('0x4d')]=_0x3706ab-_0x478664,this[_0x3cc2('0x33')]=_0x5aa353,_0x5aa353;},Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6fe')][_0x3cc2('0x36')],_0x3cc2('0x86c'),{'get':function(){return this[_0x3cc2('0x87c')];},'set':function(_0x5c1640){_0x5c1640&&_0x3cc2('0x27b')==typeof _0x5c1640?(this[_0x3cc2('0x869')]=!0x0,this[_0x3cc2('0x87c')]=_0x5c1640):(this[_0x3cc2('0x869')]=!0x1,this[_0x3cc2('0x87c')]=null);}}),Object[_0x3cc2('0x8d')](_0x2beb52['Rope'][_0x3cc2('0x36')],_0x3cc2('0x87d'),{'get':function(){for(var _0x365f6f,_0x283271,_0x583e62,_0x4c170c,_0x5a2db4,_0x5d919e,_0x2af254,_0x14b55a,_0x47a02e=[],_0x5055c8=0x0;_0x5055c8(_0x1a8dec=_0xea3d0d>(_0x1a8dec=_0x3ea626>(_0x1a8dec=_0x4af08d>_0x1a8dec?_0x4af08d:_0x1a8dec)?_0x3ea626:_0x1a8dec)?_0xea3d0d:_0x1a8dec)?_0x364ddd:_0x1a8dec,_0x2fb295=_0x14f4b0>(_0x2fb295=_0x2dd700>(_0x2fb295=_0x95ae55>(_0x2fb295=_0x2bec62>_0x2fb295?_0x2bec62:_0x2fb295)?_0x95ae55:_0x2fb295)?_0x2dd700:_0x2fb295)?_0x14f4b0:_0x2fb295;var _0x5433f1=this[_0x3cc2('0x3b')];return _0x5433f1['x']=_0x1960b5,_0x5433f1['width']=_0x1a8dec-_0x1960b5,_0x5433f1['y']=_0x5b2531,_0x5433f1[_0x3cc2('0x4d')]=_0x2fb295-_0x5b2531,this['_currentBounds']=_0x5433f1,_0x5433f1;},Object['defineProperty'](_0x2beb52[_0x3cc2('0x4e8')][_0x3cc2('0x36')],_0x3cc2('0x22'),{'get':function(){return this[_0x3cc2('0x9b')];},'set':function(_0x2f57de){this[_0x3cc2('0x9b')]=_0x2f57de;}}),Object[_0x3cc2('0x8d')](_0x2beb52['TileSprite']['prototype'],'height',{'get':function(){return this[_0x3cc2('0x90')];},'set':function(_0x3a86e0){this[_0x3cc2('0x90')]=_0x3a86e0;}}),_0x2beb52['CanvasPool']={'create':function(_0x4a1821,_0x11f915,_0x435ae2){var _0x25e1e7,_0x3d3492=_0x2beb52['CanvasPool'][_0x3cc2('0x427')]();if(-0x1===_0x3d3492){var _0x43501e={'parent':_0x4a1821,'canvas':document[_0x3cc2('0x82e')]('canvas')};_0x2beb52[_0x3cc2('0x1a3')][_0x3cc2('0x88d')]['push'](_0x43501e),_0x25e1e7=_0x43501e[_0x3cc2('0x156')];}else _0x2beb52[_0x3cc2('0x1a3')][_0x3cc2('0x88d')][_0x3d3492][_0x3cc2('0x3')]=_0x4a1821,_0x25e1e7=_0x2beb52[_0x3cc2('0x1a3')][_0x3cc2('0x88d')][_0x3d3492][_0x3cc2('0x156')];return void 0x0!==_0x11f915&&(_0x25e1e7['width']=_0x11f915,_0x25e1e7[_0x3cc2('0x4d')]=_0x435ae2),_0x25e1e7;},'getFirst':function(){for(var _0x18c61c=_0x2beb52[_0x3cc2('0x1a3')][_0x3cc2('0x88d')],_0x11e1f1=0x0;_0x11e1f1<_0x18c61c[_0x3cc2('0x8')];_0x11e1f1++)if(!_0x18c61c[_0x11e1f1]['parent'])return _0x11e1f1;return-0x1;},'remove':function(_0x447d94){for(var _0x27c5cc=_0x2beb52['CanvasPool'][_0x3cc2('0x88d')],_0x589ea1=0x0;_0x589ea1<_0x27c5cc[_0x3cc2('0x8')];_0x589ea1++)_0x27c5cc[_0x589ea1][_0x3cc2('0x3')]===_0x447d94&&(_0x27c5cc[_0x589ea1][_0x3cc2('0x3')]=null,_0x27c5cc[_0x589ea1][_0x3cc2('0x156')][_0x3cc2('0x22')]=0x1,_0x27c5cc[_0x589ea1]['canvas'][_0x3cc2('0x4d')]=0x1);},'removeByCanvas':function(_0x456df6){for(var _0x42580e=_0x2beb52[_0x3cc2('0x1a3')][_0x3cc2('0x88d')],_0x2d0825=0x0;_0x2d0825<_0x42580e[_0x3cc2('0x8')];_0x2d0825++)_0x42580e[_0x2d0825][_0x3cc2('0x156')]===_0x456df6&&(_0x42580e[_0x2d0825]['parent']=null,_0x42580e[_0x2d0825][_0x3cc2('0x156')][_0x3cc2('0x22')]=0x1,_0x42580e[_0x2d0825][_0x3cc2('0x156')]['height']=0x1);},'getTotal':function(){for(var _0x278616=_0x2beb52[_0x3cc2('0x1a3')][_0x3cc2('0x88d')],_0xb38bc2=0x0,_0x49810b=0x0;_0x49810b<_0x278616[_0x3cc2('0x8')];_0x49810b++)_0x278616[_0x49810b]['parent']&&_0xb38bc2++;return _0xb38bc2;},'getFree':function(){for(var _0x1519ff=_0x2beb52['CanvasPool'][_0x3cc2('0x88d')],_0x1c0afc=0x0,_0x915d3f=0x0;_0x915d3f<_0x1519ff['length'];_0x915d3f++)_0x1519ff[_0x915d3f][_0x3cc2('0x3')]||_0x1c0afc++;return _0x1c0afc;},'log':function(){console[_0x3cc2('0xb6')](_0x3cc2('0x88e'),this['getTotal'](),this[_0x3cc2('0x88f')](),this[_0x3cc2('0x88d')]['length']);}},_0x2beb52[_0x3cc2('0x1a3')][_0x3cc2('0x88d')]=[],Object[_0x3cc2('0x8d')](_0x2beb52['CanvasPool'],'length',{'get':function(){return this[_0x3cc2('0x88d')]['length'];}}),_0x2beb52[_0x3cc2('0x44c')]=function(){this[_0x3cc2('0x890')]=0x0,this[_0x3cc2('0x891')]=!0x1,this[_0x3cc2('0x892')]=!0x1,this[_0x3cc2('0x893')]=!0x1,this[_0x3cc2('0x894')]=0x0,this['cocoonJS']=!0x1,this[_0x3cc2('0x3cc')]=!0x1,this[_0x3cc2('0x4a3')]=!0x1,this['node']=!0x1,this[_0x3cc2('0x895')]=!0x1,this[_0x3cc2('0x896')]=!0x1,this[_0x3cc2('0x897')]=!0x1,this['crosswalk']=!0x1,this[_0x3cc2('0x898')]=!0x1,this[_0x3cc2('0x899')]=!0x1,this['linux']=!0x1,this[_0x3cc2('0x89a')]=!0x1,this[_0x3cc2('0x89b')]=!0x1,this[_0x3cc2('0x89c')]=!0x1,this[_0x3cc2('0x156')]=!0x1,this[_0x3cc2('0x89d')]=null,this[_0x3cc2('0x246')]=!0x1,this[_0x3cc2('0x89e')]=!0x1,this[_0x3cc2('0x48d')]=!0x1,this[_0x3cc2('0x89f')]=!0x1,this[_0x3cc2('0x8a0')]=!0x1,this[_0x3cc2('0x8a1')]=!0x1,this['worker']=!0x1,this[_0x3cc2('0x8a2')]=!0x1,this['pointerLock']=!0x1,this[_0x3cc2('0x8a3')]=!0x1,this[_0x3cc2('0x8a4')]=!0x1,this[_0x3cc2('0x8a5')]=!0x0,this['quirksMode']=!0x1,this['touch']=!0x1,this[_0x3cc2('0x4c7')]=!0x1,this['wheelEvent']=null,this['arora']=!0x1,this[_0x3cc2('0x507')]=!0x1,this['chromeVersion']=0x0,this[_0x3cc2('0x8a6')]=!0x1,this[_0x3cc2('0x8a7')]=!0x1,this[_0x3cc2('0x8a8')]=0x0,this['ie']=!0x1,this['ieVersion']=0x0,this[_0x3cc2('0x8a9')]=!0x1,this['tridentVersion']=0x0,this['edge']=!0x1,this['mobileSafari']=!0x1,this[_0x3cc2('0x8aa')]=!0x1,this[_0x3cc2('0x8ab')]=!0x1,this['safari']=!0x1,this[_0x3cc2('0x8ac')]=0x0,this[_0x3cc2('0x8ad')]=!0x1,this[_0x3cc2('0x8ae')]=!0x1,this['audioData']=!0x1,this[_0x3cc2('0x47b')]=!0x1,this[_0x3cc2('0x8af')]=!0x1,this[_0x3cc2('0x8b0')]=!0x1,this['mp3']=!0x1,this[_0x3cc2('0x8b1')]=!0x1,this['m4a']=!0x1,this[_0x3cc2('0x8b2')]=!0x1,this[_0x3cc2('0x8b3')]=!0x1,this[_0x3cc2('0x8b4')]=!0x1,this[_0x3cc2('0x8b5')]=!0x1,this['mp4Video']=!0x1,this[_0x3cc2('0x8b6')]=!0x1,this[_0x3cc2('0x8b7')]=!0x1,this['hlsVideo']=!0x1,this[_0x3cc2('0x8b8')]=!0x1,this[_0x3cc2('0x8b9')]=!0x1,this[_0x3cc2('0x8ba')]=!0x1,this[_0x3cc2('0x8bb')]=0x0,this[_0x3cc2('0x8bc')]=!0x1,this[_0x3cc2('0x75b')]=!0x1,this[_0x3cc2('0x8bd')]=!0x1,this[_0x3cc2('0x8be')]=!0x1,this['requestFullscreen']='',this[_0x3cc2('0x8bf')]='',this[_0x3cc2('0x8c0')]=!0x1;},_0x2beb52[_0x3cc2('0x44c')]=new _0x2beb52[(_0x3cc2('0x44c'))](),_0x2beb52[_0x3cc2('0x44c')][_0x3cc2('0x8c1')]=new _0x2beb52[(_0x3cc2('0x311'))](),_0x2beb52[_0x3cc2('0x44c')][_0x3cc2('0x45e')]=function(_0x3df276,_0x51b93a,_0x5b9a07){var _0x2a3159=this['_readyCheck'];if(this[_0x3cc2('0x890')]||!_0x2a3159)_0x3df276[_0x3cc2('0x4a')](_0x51b93a,this);else if(_0x2a3159[_0x3cc2('0x8c2')]||_0x5b9a07)_0x2a3159[_0x3cc2('0x8c3')]=_0x2a3159['_queue']||[],_0x2a3159[_0x3cc2('0x8c3')]['push']([_0x3df276,_0x51b93a]);else{_0x2a3159[_0x3cc2('0x8c2')]=_0x2a3159['bind'](this),_0x2a3159['_queue']=_0x2a3159['_queue']||[],_0x2a3159[_0x3cc2('0x8c3')]['push']([_0x3df276,_0x51b93a]);var _0x5e3816=void 0x0!==window[_0x3cc2('0x4a3')],_0xb3714b=navigator[_0x3cc2('0x24d')];'complete'===document[_0x3cc2('0x8c4')]||'interactive'===document[_0x3cc2('0x8c4')]?window[_0x3cc2('0x8c5')](_0x2a3159[_0x3cc2('0x8c2')],0x0):_0x5e3816&&!_0xb3714b?document[_0x3cc2('0x3ca')](_0x3cc2('0x8c6'),_0x2a3159[_0x3cc2('0x8c2')],!0x1):(document[_0x3cc2('0x3ca')](_0x3cc2('0x8c7'),_0x2a3159[_0x3cc2('0x8c2')],!0x1),window[_0x3cc2('0x3ca')](_0x3cc2('0x35e'),_0x2a3159[_0x3cc2('0x8c2')],!0x1));}},_0x2beb52[_0x3cc2('0x44c')][_0x3cc2('0x8c8')]=function(){var _0x56195f=this[_0x3cc2('0x8c8')];if(document['body']){if(!this['deviceReadyAt']){this[_0x3cc2('0x890')]=Date['now'](),document[_0x3cc2('0x3d7')]('deviceready',_0x56195f[_0x3cc2('0x8c2')]),document[_0x3cc2('0x3d7')]('DOMContentLoaded',_0x56195f[_0x3cc2('0x8c2')]),window['removeEventListener'](_0x3cc2('0x35e'),_0x56195f[_0x3cc2('0x8c2')]),this[_0x3cc2('0x0')](),this[_0x3cc2('0x891')]=!0x0,this[_0x3cc2('0x8c1')][_0x3cc2('0x330')](this);for(var _0x16bdbf;_0x16bdbf=_0x56195f[_0x3cc2('0x8c3')][_0x3cc2('0x585')]();){var _0x73fc42=_0x16bdbf[0x0],_0xb9e635=_0x16bdbf[0x1];_0x73fc42['call'](_0xb9e635,this);}this[_0x3cc2('0x8c8')]=null,this['_initialize']=null,this[_0x3cc2('0x8c1')]=null;}}else window[_0x3cc2('0x8c5')](_0x56195f['_monitor'],0x14);},_0x2beb52[_0x3cc2('0x44c')]['_initialize']=function(){var _0x5b356a=this;!function(){var _0x28288c=navigator[_0x3cc2('0x5fc')];/Playstation Vita/[_0x3cc2('0x839')](_0x28288c)?_0x5b356a[_0x3cc2('0x8c9')]=!0x0:/Kindle/[_0x3cc2('0x839')](_0x28288c)||/\bKF[A-Z][A-Z]+/['test'](_0x28288c)||/Silk.*Mobile Safari/['test'](_0x28288c)?_0x5b356a[_0x3cc2('0x8ca')]=!0x0:/Android/[_0x3cc2('0x839')](_0x28288c)?_0x5b356a['android']=!0x0:/CrOS/[_0x3cc2('0x839')](_0x28288c)?_0x5b356a[_0x3cc2('0x899')]=!0x0:/iP[ao]d|iPhone/i[_0x3cc2('0x839')](_0x28288c)?(_0x5b356a[_0x3cc2('0x893')]=!0x0,navigator[_0x3cc2('0x8cb')][_0x3cc2('0x81b')](/OS (\d+)/),_0x5b356a['iOSVersion']=parseInt(RegExp['$1'],0xa)):/Linux/[_0x3cc2('0x839')](_0x28288c)?_0x5b356a[_0x3cc2('0x8cc')]=!0x0:/Mac OS/[_0x3cc2('0x839')](_0x28288c)?_0x5b356a[_0x3cc2('0x89a')]=!0x0:/Windows/['test'](_0x28288c)&&(_0x5b356a[_0x3cc2('0x89b')]=!0x0),(/Windows Phone/i[_0x3cc2('0x839')](_0x28288c)||/IEMobile/i[_0x3cc2('0x839')](_0x28288c))&&(_0x5b356a[_0x3cc2('0x898')]=!0x1,_0x5b356a[_0x3cc2('0x893')]=!0x1,_0x5b356a[_0x3cc2('0x89a')]=!0x1,_0x5b356a[_0x3cc2('0x89b')]=!0x0,_0x5b356a[_0x3cc2('0x89c')]=!0x0);var _0x310d44=/Silk/[_0x3cc2('0x839')](_0x28288c);(_0x5b356a[_0x3cc2('0x89b')]||_0x5b356a[_0x3cc2('0x89a')]||_0x5b356a[_0x3cc2('0x8cc')]&&!_0x310d44||_0x5b356a[_0x3cc2('0x899')])&&(_0x5b356a['desktop']=!0x0),(_0x5b356a[_0x3cc2('0x89c')]||/Windows NT/i['test'](_0x28288c)&&/Touch/i['test'](_0x28288c))&&(_0x5b356a[_0x3cc2('0x892')]=!0x1);}(),function(){var _0x523807=navigator[_0x3cc2('0x5fc')];if(/Arora/[_0x3cc2('0x839')](_0x523807)?_0x5b356a['arora']=!0x0:/Edge\/\d+/['test'](_0x523807)?_0x5b356a[_0x3cc2('0x8cd')]=!0x0:/Chrome\/(\d+)/[_0x3cc2('0x839')](_0x523807)&&!_0x5b356a[_0x3cc2('0x89c')]?(_0x5b356a['chrome']=!0x0,_0x5b356a['chromeVersion']=parseInt(RegExp['$1'],0xa)):/Epiphany/[_0x3cc2('0x839')](_0x523807)?_0x5b356a[_0x3cc2('0x8a6')]=!0x0:/Firefox\D+(\d+)/['test'](_0x523807)?(_0x5b356a['firefox']=!0x0,_0x5b356a['firefoxVersion']=parseInt(RegExp['$1'],0xa)):/AppleWebKit/[_0x3cc2('0x839')](_0x523807)&&_0x5b356a['iOS']?_0x5b356a[_0x3cc2('0x8ce')]=!0x0:/MSIE (\d+\.\d+);/[_0x3cc2('0x839')](_0x523807)?(_0x5b356a['ie']=!0x0,_0x5b356a['ieVersion']=parseInt(RegExp['$1'],0xa)):/Midori/[_0x3cc2('0x839')](_0x523807)?_0x5b356a[_0x3cc2('0x8aa')]=!0x0:/Opera/['test'](_0x523807)?_0x5b356a['opera']=!0x0:/Safari\/(\d+)/['test'](_0x523807)&&!_0x5b356a[_0x3cc2('0x89c')]?(_0x5b356a[_0x3cc2('0x8cf')]=!0x0,/Version\/(\d+)\./[_0x3cc2('0x839')](_0x523807)&&(_0x5b356a['safariVersion']=parseInt(RegExp['$1'],0xa))):/Trident\/(\d+\.\d+)(.*)rv:(\d+\.\d+)/['test'](_0x523807)&&(_0x5b356a['ie']=!0x0,_0x5b356a[_0x3cc2('0x8a9')]=!0x0,_0x5b356a[_0x3cc2('0x8d0')]=parseInt(RegExp['$1'],0xa),_0x5b356a[_0x3cc2('0x8d1')]=parseInt(RegExp['$3'],0xa)),/Silk/[_0x3cc2('0x839')](_0x523807)&&(_0x5b356a[_0x3cc2('0x8ae')]=!0x0),navigator[_0x3cc2('0x8d2')]&&(_0x5b356a[_0x3cc2('0x8ad')]=!0x0),void 0x0!==window['cordova']&&(_0x5b356a['cordova']=!0x0),_0x3cc2('0x273')!=typeof process&&_0x3cc2('0x273')!=typeof require&&(_0x5b356a['node']=!0x0),_0x5b356a[_0x3cc2('0x8d3')]&&_0x3cc2('0x27f')==typeof process['versions']&&(_0x5b356a[_0x3cc2('0x895')]=!!process[_0x3cc2('0x8d4')][_0x3cc2('0x8d5')],_0x5b356a[_0x3cc2('0x896')]=!!process[_0x3cc2('0x8d4')][_0x3cc2('0x896')]),navigator[_0x3cc2('0x24d')]&&(_0x5b356a['cocoonJS']=!0x0),_0x5b356a[_0x3cc2('0x492')])try{_0x5b356a[_0x3cc2('0x3cc')]='undefined'!=typeof CocoonJS;}catch(_0x2e0985){_0x5b356a[_0x3cc2('0x3cc')]=!0x1;}void 0x0!==window['ejecta']&&(_0x5b356a['ejecta']=!0x0),/Crosswalk/[_0x3cc2('0x839')](_0x523807)&&(_0x5b356a[_0x3cc2('0x8d6')]=!0x0);}(),function(){_0x5b356a[_0x3cc2('0x8d7')]=!!window[_0x3cc2('0x8d8')],_0x5b356a[_0x3cc2('0x47b')]=!(!window['AudioContext']&&!window[_0x3cc2('0x8d9')]);var _0x8c7bd3=document[_0x3cc2('0x82e')](_0x3cc2('0x8da'));try{if(_0x8c7bd3[_0x3cc2('0x8db')]&&(_0x8c7bd3[_0x3cc2('0x8db')](_0x3cc2('0x8dc'))['replace'](/^no$/,'')&&(_0x5b356a[_0x3cc2('0x8af')]=!0x0),(_0x8c7bd3['canPlayType']('audio/ogg;\x20codecs=\x22opus\x22')[_0x3cc2('0x376')](/^no$/,'')||_0x8c7bd3[_0x3cc2('0x8db')](_0x3cc2('0x8dd'))['replace'](/^no$/,''))&&(_0x5b356a[_0x3cc2('0x8b0')]=!0x0),_0x8c7bd3[_0x3cc2('0x8db')](_0x3cc2('0x8de'))[_0x3cc2('0x376')](/^no$/,'')&&(_0x5b356a[_0x3cc2('0x8df')]=!0x0),_0x8c7bd3[_0x3cc2('0x8db')]('audio/wav;\x20codecs=\x221\x22')[_0x3cc2('0x376')](/^no$/,'')&&(_0x5b356a[_0x3cc2('0x8b1')]=!0x0),(_0x8c7bd3['canPlayType'](_0x3cc2('0x8e0'))||_0x8c7bd3['canPlayType']('audio/aac;')[_0x3cc2('0x376')](/^no$/,''))&&(_0x5b356a[_0x3cc2('0x8e1')]=!0x0),_0x8c7bd3['canPlayType'](_0x3cc2('0x8e2'))['replace'](/^no$/,'')&&(_0x5b356a[_0x3cc2('0x8b2')]=!0x0),''!==_0x8c7bd3[_0x3cc2('0x8db')](_0x3cc2('0x8e3'))))if(_0x5b356a[_0x3cc2('0x8cd')])_0x5b356a[_0x3cc2('0x8b3')]=!0x0;else if(_0x5b356a[_0x3cc2('0x8cf')]&&_0x5b356a[_0x3cc2('0x8ac')]>=0x9&&/Mac OS X (\d+)_(\d+)/[_0x3cc2('0x839')](navigator[_0x3cc2('0x5fc')])){var _0x30ae9e=parseInt(RegExp['$1'],0xa),_0x53593b=parseInt(RegExp['$2'],0xa);(0xa===_0x30ae9e&&_0x53593b>=0xb||_0x30ae9e>0xa)&&(_0x5b356a[_0x3cc2('0x8b3')]=!0x0);}}catch(_0x37b436){}}(),function(){var _0x4e4dac=document['createElement']('video');try{!!_0x4e4dac[_0x3cc2('0x8db')]&&(_0x4e4dac[_0x3cc2('0x8db')](_0x3cc2('0x8e4'))[_0x3cc2('0x376')](/^no$/,'')&&(_0x5b356a[_0x3cc2('0x8b4')]=!0x0),_0x4e4dac[_0x3cc2('0x8db')](_0x3cc2('0x8e5'))[_0x3cc2('0x376')](/^no$/,'')&&(_0x5b356a['h264Video']=!0x0,_0x5b356a[_0x3cc2('0x8e6')]=!0x0),_0x4e4dac['canPlayType'](_0x3cc2('0x8e7'))[_0x3cc2('0x376')](/^no$/,'')&&(_0x5b356a[_0x3cc2('0x8b6')]=!0x0),_0x4e4dac[_0x3cc2('0x8db')]('video/webm;\x20codecs=\x22vp9\x22')[_0x3cc2('0x376')](/^no$/,'')&&(_0x5b356a['vp9Video']=!0x0),_0x4e4dac[_0x3cc2('0x8db')](_0x3cc2('0x8e8'))[_0x3cc2('0x376')](/^no$/,'')&&(_0x5b356a[_0x3cc2('0x8e9')]=!0x0));}catch(_0x4d329b){}}(),function(){var _0x436f2f,_0x4bef8e=document['createElement']('p'),_0x39a56a={'webkitTransform':'-webkit-transform','OTransform':_0x3cc2('0x8ea'),'msTransform':_0x3cc2('0x8eb'),'MozTransform':'-moz-transform','transform':'transform'};document['body'][_0x3cc2('0x8ec')](_0x4bef8e,null);for(var _0x38c1a8 in _0x39a56a)void 0x0!==_0x4bef8e['style'][_0x38c1a8]&&(_0x4bef8e[_0x3cc2('0x194')][_0x38c1a8]=_0x3cc2('0x8ed'),_0x436f2f=window[_0x3cc2('0x8ee')](_0x4bef8e)[_0x3cc2('0x8ef')](_0x39a56a[_0x38c1a8]));document[_0x3cc2('0x3d8')][_0x3cc2('0x72')](_0x4bef8e),_0x5b356a[_0x3cc2('0x8a2')]=void 0x0!==_0x436f2f&&_0x436f2f['length']>0x0&&_0x3cc2('0x3bb')!==_0x436f2f;}(),_0x5b356a[_0x3cc2('0x8bb')]=window[_0x3cc2('0x8f0')]||0x1,_0x5b356a[_0x3cc2('0x8b8')]=-0x1!==navigator[_0x3cc2('0x5fc')]['toLowerCase']()['indexOf'](_0x3cc2('0x8f1')),_0x5b356a['iPhone4']=0x2===_0x5b356a[_0x3cc2('0x8bb')]&&_0x5b356a[_0x3cc2('0x8b8')],_0x5b356a['iPad']=-0x1!==navigator[_0x3cc2('0x5fc')]['toLowerCase']()[_0x3cc2('0x76')](_0x3cc2('0x8f2')),_0x3cc2('0x273')!=typeof Int8Array?_0x5b356a['typedArray']=!0x0:_0x5b356a['typedArray']=!0x1,_0x3cc2('0x273')!=typeof ArrayBuffer&&'undefined'!=typeof Uint8Array&&_0x3cc2('0x273')!=typeof Uint32Array&&(_0x5b356a[_0x3cc2('0x8bc')]=function(){var _0x5a4db2=new ArrayBuffer(0x4),_0x3cf1a2=new Uint8Array(_0x5a4db2),_0x254990=new Uint32Array(_0x5a4db2);return _0x3cf1a2[0x0]=0xa1,_0x3cf1a2[0x1]=0xb2,_0x3cf1a2[0x2]=0xc3,_0x3cf1a2[0x3]=0xd4,0xd4c3b2a1===_0x254990[0x0]||0xa1b2c3d4!==_0x254990[0x0]&&null;}(),_0x5b356a[_0x3cc2('0x75b')]=_0x5b356a[_0x3cc2('0x8bc')]),_0x5b356a['support32bit']=_0x3cc2('0x273')!=typeof ArrayBuffer&&'undefined'!=typeof Uint8ClampedArray&&_0x3cc2('0x273')!=typeof Int32Array&&null!==_0x5b356a[_0x3cc2('0x8bc')]&&function(){if(void 0x0===Uint8ClampedArray)return!0x1;var _0x411b9a=_0x2beb52[_0x3cc2('0x1a3')][_0x3cc2('0x6f')](this,0x1,0x1)[_0x3cc2('0x16a')]('2d');if(!_0x411b9a)return!0x1;var _0x193782=_0x411b9a['createImageData'](0x1,0x1);return _0x2beb52['CanvasPool'][_0x3cc2('0x1a4')](this),_0x193782[_0x3cc2('0x1ba')]instanceof Uint8ClampedArray;}(),navigator[_0x3cc2('0x8f3')]=navigator[_0x3cc2('0x8f3')]||navigator[_0x3cc2('0x8f4')]||navigator[_0x3cc2('0x8f5')]||navigator[_0x3cc2('0x8f6')],navigator[_0x3cc2('0x8f3')]&&(_0x5b356a[_0x3cc2('0x8a4')]=!0x0),function(){_0x5b356a['canvas']=!!window[_0x3cc2('0x8f7')]||_0x5b356a[_0x3cc2('0x492')];try{_0x5b356a[_0x3cc2('0x8a1')]=!!localStorage[_0x3cc2('0x8f8')];}catch(_0x1eee24){_0x5b356a[_0x3cc2('0x8a1')]=!0x1;}_0x5b356a[_0x3cc2('0x89f')]=!!(window['File']&&window[_0x3cc2('0x8f9')]&&window['FileList']&&window[_0x3cc2('0x8fa')]),_0x5b356a['fileSystem']=!!window[_0x3cc2('0x8fb')],_0x5b356a[_0x3cc2('0x48d')]=!!window[_0x3cc2('0x8fc')],_0x5b356a['worker']=!!window[_0x3cc2('0x8fd')],_0x5b356a[_0x3cc2('0x4fa')]=_0x3cc2('0x524')in document||_0x3cc2('0x525')in document||_0x3cc2('0x526')in document,_0x5b356a[_0x3cc2('0x8fe')]=_0x3cc2('0x8ff')!==document[_0x3cc2('0x900')],navigator['getUserMedia']=navigator[_0x3cc2('0x8a5')]||navigator[_0x3cc2('0x901')]||navigator[_0x3cc2('0x902')]||navigator[_0x3cc2('0x903')]||navigator[_0x3cc2('0x904')],window['URL']=window[_0x3cc2('0x905')]||window[_0x3cc2('0x906')]||window[_0x3cc2('0x907')]||window[_0x3cc2('0x908')],_0x5b356a['getUserMedia']=_0x5b356a[_0x3cc2('0x8a5')]&&!!navigator[_0x3cc2('0x8a5')]&&!!window[_0x3cc2('0x905')],_0x5b356a['firefox']&&_0x5b356a[_0x3cc2('0x8a8')]<0x15&&(_0x5b356a['getUserMedia']=!0x1),!_0x5b356a['iOS']&&(_0x5b356a['ie']||_0x5b356a[_0x3cc2('0x8a7')]||_0x5b356a['chrome'])&&(_0x5b356a[_0x3cc2('0x89d')]=!0x0),(_0x5b356a[_0x3cc2('0x8cf')]||_0x5b356a[_0x3cc2('0x8ce')])&&(_0x5b356a[_0x3cc2('0x89d')]=!0x1);}(),function(){var _0x2e1ebb=_0x2beb52[_0x3cc2('0x1a3')][_0x3cc2('0x6f')](this,0x6,0x1),_0x43d402=_0x2e1ebb['getContext']('2d');_0x43d402[_0x3cc2('0x23f')]=_0x3cc2('0x909'),_0x43d402[_0x3cc2('0x243')](0x0,0x0,0x1,0x1);var _0x4d0026=_0x43d402[_0x3cc2('0x738')](0x0,0x0,0x1,0x1);if(_0x4d0026){_0x43d402['putImageData'](_0x4d0026,0x1,0x0);var _0x1aceb0=_0x43d402[_0x3cc2('0x738')](0x1,0x0,0x1,0x1);_0x5b356a[_0x3cc2('0x246')]=_0x1aceb0[_0x3cc2('0x1ba')][0x0]===_0x4d0026[_0x3cc2('0x1ba')][0x0]&&_0x1aceb0[_0x3cc2('0x1ba')][0x1]===_0x4d0026[_0x3cc2('0x1ba')][0x1]&&_0x1aceb0[_0x3cc2('0x1ba')][0x2]===_0x4d0026[_0x3cc2('0x1ba')][0x2]&&_0x1aceb0[_0x3cc2('0x1ba')][0x3]===_0x4d0026[_0x3cc2('0x1ba')][0x3];}_0x43d402[_0x3cc2('0x9f')]='multiply',_0x5b356a[_0x3cc2('0x89e')]=_0x3cc2('0x253')===_0x43d402[_0x3cc2('0x9f')],_0x2beb52[_0x3cc2('0x1a3')][_0x3cc2('0x267')](_0x2e1ebb),PIXI['CanvasTinter']['tintMethod']=_0x5b356a['canUseMultiply']?PIXI['CanvasTinter'][_0x3cc2('0x90a')]:PIXI[_0x3cc2('0xa8')]['tintWithPerPixel'];}(),function(){for(var _0x1cc696=[_0x3cc2('0x90b'),'requestFullScreen','webkitRequestFullscreen',_0x3cc2('0x90c'),_0x3cc2('0x90d'),'msRequestFullScreen',_0x3cc2('0x90e'),_0x3cc2('0x90f')],_0x4b3c6f=document['createElement'](_0x3cc2('0x910')),_0x120396=0x0;_0x120396<_0x1cc696[_0x3cc2('0x8')];_0x120396++)if(_0x4b3c6f[_0x1cc696[_0x120396]]){_0x5b356a[_0x3cc2('0x8be')]=!0x0,_0x5b356a[_0x3cc2('0x90b')]=_0x1cc696[_0x120396];break;}var _0x2bf51d=[_0x3cc2('0x911'),'exitFullscreen',_0x3cc2('0x912'),_0x3cc2('0x913'),_0x3cc2('0x914'),'msExitFullscreen',_0x3cc2('0x915'),_0x3cc2('0x916')];if(_0x5b356a['fullscreen'])for(_0x120396=0x0;_0x120396<_0x2bf51d[_0x3cc2('0x8')];_0x120396++)if(document[_0x2bf51d[_0x120396]]){_0x5b356a['cancelFullscreen']=_0x2bf51d[_0x120396];break;}window[_0x3cc2('0x917')]&&Element[_0x3cc2('0x918')]&&(_0x5b356a[_0x3cc2('0x8c0')]=!0x0);}(),(_0x3cc2('0x919')in document[_0x3cc2('0x91a')]||window[_0x3cc2('0x91b')][_0x3cc2('0x91c')]&&window['navigator'][_0x3cc2('0x91c')]>=0x1)&&(_0x5b356a[_0x3cc2('0x4c6')]=!0x0),(window[_0x3cc2('0x91d')]||window['MSPointerEvent']||window[_0x3cc2('0x91b')]['msPointerEnabled']||window['navigator'][_0x3cc2('0x91e')])&&(_0x5b356a['mspointer']=!0x0),_0x5b356a['cocoonJS']||(_0x3cc2('0x91f')in window||_0x5b356a['ie']&&_0x3cc2('0x920')in window?_0x5b356a[_0x3cc2('0x517')]=_0x3cc2('0x921'):'onmousewheel'in window?_0x5b356a[_0x3cc2('0x517')]=_0x3cc2('0x518'):_0x5b356a['firefox']&&_0x3cc2('0x922')in window&&(_0x5b356a[_0x3cc2('0x517')]=_0x3cc2('0x519')));},_0x2beb52[_0x3cc2('0x44c')][_0x3cc2('0x923')]=function(_0xdd0d10){return!!(_0x3cc2('0x8df')===_0xdd0d10&&this[_0x3cc2('0x8df')]||_0x3cc2('0x8af')===_0xdd0d10&&(this[_0x3cc2('0x8af')]||this[_0x3cc2('0x8b0')])||_0x3cc2('0x8e1')===_0xdd0d10&&this['m4a']||_0x3cc2('0x8b0')===_0xdd0d10&&this[_0x3cc2('0x8b0')]||_0x3cc2('0x8b1')===_0xdd0d10&&this[_0x3cc2('0x8b1')]||_0x3cc2('0x8b2')===_0xdd0d10&&this['webm']||_0x3cc2('0x924')===_0xdd0d10&&this[_0x3cc2('0x8b3')]);},_0x2beb52[_0x3cc2('0x44c')][_0x3cc2('0x925')]=function(_0x4eeefc){return!!('webm'===_0x4eeefc&&(this[_0x3cc2('0x8b6')]||this['vp9Video'])||_0x3cc2('0x924')===_0x4eeefc&&(this[_0x3cc2('0x8e6')]||this[_0x3cc2('0x8b5')])||(_0x3cc2('0x8af')===_0x4eeefc||_0x3cc2('0x926')===_0x4eeefc)&&this[_0x3cc2('0x8b4')]||_0x3cc2('0x927')===_0x4eeefc&&this[_0x3cc2('0x8e9')]);},_0x2beb52[_0x3cc2('0x44c')]['needsTouchUnlock']=function(){return!!(!this['cocoonJS']&&(this[_0x3cc2('0x893')]||this[_0x3cc2('0x898')])||window[_0x3cc2('0x471')]&&window[_0x3cc2('0x471')][_0x3cc2('0x928')]);},_0x2beb52[_0x3cc2('0x44c')][_0x3cc2('0x929')]=function(){var _0x158abf=window[_0x3cc2('0x91b')]['userAgent']['match'](/Android.*AppleWebKit\/([\d.]+)/);return _0x158abf&&_0x158abf[0x1]<0x219;},_0x2beb52[_0x3cc2('0x24a')]={'create':function(_0x5c6f38,_0x434935,_0x51a71e,_0x79622d,_0x40a6c0){_0x434935=_0x434935||0x100,_0x51a71e=_0x51a71e||0x100;var _0x1a5800=_0x40a6c0?document[_0x3cc2('0x82e')]('canvas'):_0x2beb52['CanvasPool']['create'](_0x5c6f38,_0x434935,_0x51a71e);return _0x3cc2('0x357')==typeof _0x79622d&&''!==_0x79622d&&(_0x1a5800['id']=_0x79622d),_0x1a5800[_0x3cc2('0x22')]=_0x434935,_0x1a5800[_0x3cc2('0x4d')]=_0x51a71e,_0x1a5800[_0x3cc2('0x194')]['display']='block',_0x1a5800;},'setBackgroundColor':function(_0x20fc3b,_0x3e1b55){return _0x3e1b55=_0x3e1b55||_0x3cc2('0x771'),_0x20fc3b[_0x3cc2('0x194')][_0x3cc2('0x3b7')]=_0x3e1b55,_0x20fc3b;},'setTouchAction':function(_0x1d592e,_0x3cba5d){return _0x3cba5d=_0x3cba5d||'none',_0x1d592e[_0x3cc2('0x194')][_0x3cc2('0x92a')]=_0x3cba5d,_0x1d592e[_0x3cc2('0x194')][_0x3cc2('0x92b')]=_0x3cba5d,_0x1d592e[_0x3cc2('0x194')]['touch-action']=_0x3cba5d,_0x1d592e;},'setUserSelect':function(_0xd6a7a6,_0x551261){return _0x551261=_0x551261||_0x3cc2('0x3bb'),_0xd6a7a6[_0x3cc2('0x194')]['-webkit-touch-callout']=_0x551261,_0xd6a7a6['style'][_0x3cc2('0x92c')]=_0x551261,_0xd6a7a6[_0x3cc2('0x194')][_0x3cc2('0x92d')]=_0x551261,_0xd6a7a6['style']['-moz-user-select']=_0x551261,_0xd6a7a6[_0x3cc2('0x194')][_0x3cc2('0x92e')]=_0x551261,_0xd6a7a6[_0x3cc2('0x194')][_0x3cc2('0x92f')]=_0x551261,_0xd6a7a6[_0x3cc2('0x194')][_0x3cc2('0x930')]=_0x3cc2('0x931'),_0xd6a7a6;},'addToDOM':function(_0x2c001f,_0x294a2f,_0x18f382){var _0x1fd192;return void 0x0===_0x18f382&&(_0x18f382=!0x0),_0x294a2f&&(_0x3cc2('0x357')==typeof _0x294a2f?_0x1fd192=document['getElementById'](_0x294a2f):_0x3cc2('0x27f')==typeof _0x294a2f&&0x1===_0x294a2f[_0x3cc2('0x28a')]&&(_0x1fd192=_0x294a2f)),_0x1fd192||(_0x1fd192=document[_0x3cc2('0x3d8')]),_0x18f382&&_0x1fd192['style']&&(_0x1fd192[_0x3cc2('0x194')][_0x3cc2('0x932')]=_0x3cc2('0x3b2')),_0x1fd192[_0x3cc2('0x933')](_0x2c001f),_0x2c001f;},'removeFromDOM':function(_0x2e8964){_0x2e8964['parentNode']&&_0x2e8964['parentNode'][_0x3cc2('0x72')](_0x2e8964);},'setTransform':function(_0x1fda84,_0x3c7b76,_0x36a094,_0x3a5c93,_0x21ce6c,_0x1924aa,_0x4d4efe){return _0x1fda84['setTransform'](_0x3a5c93,_0x1924aa,_0x4d4efe,_0x21ce6c,_0x3c7b76,_0x36a094),_0x1fda84;},'setSmoothingEnabled':function(_0x5149cf,_0x430c2f){var _0x26b684=_0x2beb52[_0x3cc2('0x24a')]['getSmoothingPrefix'](_0x5149cf);return _0x26b684&&(_0x5149cf[_0x26b684]=_0x430c2f),_0x5149cf;},'getSmoothingPrefix':function(_0x53055b){var _0x17415e=['i',_0x3cc2('0x934'),_0x3cc2('0x935'),_0x3cc2('0x936'),'oI'];for(var _0x4dda11 in _0x17415e){var _0x22f773=_0x17415e[_0x4dda11]+'mageSmoothingEnabled';if(_0x22f773 in _0x53055b)return _0x22f773;}return null;},'getSmoothingEnabled':function(_0x2bfccd){var _0x16f80d=_0x2beb52['Canvas'][_0x3cc2('0x937')](_0x2bfccd);if(_0x16f80d)return _0x2bfccd[_0x16f80d];},'setImageRenderingCrisp':function(_0x45366f){for(var _0x590e19=['-webkit-optimize-contrast',_0x3cc2('0x938'),'crisp-edges',_0x3cc2('0x939')],_0x73cba8=0x0;_0x73cba8<_0x590e19[_0x3cc2('0x8')];_0x73cba8++)_0x45366f['style']['image-rendering']=_0x590e19[_0x73cba8];return _0x45366f[_0x3cc2('0x194')][_0x3cc2('0x93a')]=_0x3cc2('0x93b'),_0x45366f;},'setImageRenderingBicubic':function(_0x2ba1fb){return _0x2ba1fb['style'][_0x3cc2('0x93c')]=_0x3cc2('0x93d'),_0x2ba1fb['style']['msInterpolationMode']=_0x3cc2('0x93e'),_0x2ba1fb;}},_0x2beb52[_0x3cc2('0x470')]=function(_0x5575af,_0x5582be){void 0x0===_0x5582be&&(_0x5582be=!0x1),this['game']=_0x5575af,this[_0x3cc2('0x44a')]=!0x1,this[_0x3cc2('0x46f')]=_0x5582be;for(var _0x50a188=['ms',_0x3cc2('0x93f'),_0x3cc2('0x940'),'o'],_0x59e7cc=0x0;_0x59e7cc<_0x50a188[_0x3cc2('0x8')]&&!window['requestAnimationFrame'];_0x59e7cc++)window['requestAnimationFrame']=window[_0x50a188[_0x59e7cc]+'RequestAnimationFrame'],window[_0x3cc2('0x941')]=window[_0x50a188[_0x59e7cc]+_0x3cc2('0x942')]||window[_0x50a188[_0x59e7cc]+'CancelRequestAnimationFrame'];this[_0x3cc2('0x943')]=!0x1,this[_0x3cc2('0x944')]=null,this[_0x3cc2('0x945')]=null;},_0x2beb52[_0x3cc2('0x470')][_0x3cc2('0x36')]={'start':function(){this[_0x3cc2('0x44a')]=!0x0;var _0x2e8ddf=this;!window[_0x3cc2('0x946')]||this['forceSetTimeOut']?(this[_0x3cc2('0x943')]=!0x0,this[_0x3cc2('0x944')]=function(){return _0x2e8ddf[_0x3cc2('0x947')]();},this[_0x3cc2('0x945')]=window['setTimeout'](this[_0x3cc2('0x944')],0x0)):(this[_0x3cc2('0x943')]=!0x1,this[_0x3cc2('0x944')]=function(_0x3f7fbd){return _0x2e8ddf['updateRAF'](_0x3f7fbd);},this['_timeOutID']=window['requestAnimationFrame'](this['_onLoop']));},'updateRAF':function(_0x408bf4){this[_0x3cc2('0x44a')]&&(this[_0x3cc2('0x3e')]['update'](Math[_0x3cc2('0xaa')](_0x408bf4)),this[_0x3cc2('0x945')]=window[_0x3cc2('0x946')](this[_0x3cc2('0x944')]));},'updateSetTimeout':function(){this['isRunning']&&(this[_0x3cc2('0x3e')]['update'](Date[_0x3cc2('0x45d')]()),this['_timeOutID']=window[_0x3cc2('0x8c5')](this[_0x3cc2('0x944')],this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x948')]));},'stop':function(){this[_0x3cc2('0x943')]?clearTimeout(this[_0x3cc2('0x945')]):window[_0x3cc2('0x941')](this[_0x3cc2('0x945')]),this[_0x3cc2('0x44a')]=!0x1;},'isSetTimeOut':function(){return this['_isSetTimeOut'];},'isRAF':function(){return!0x1===this['_isSetTimeOut'];}},_0x2beb52[_0x3cc2('0x470')][_0x3cc2('0x36')]['constructor']=_0x2beb52[_0x3cc2('0x470')],_0x2beb52['Math']={'PI2':0x2*Math['PI'],'HALF_PI':0.5*Math['PI'],'DEG_TO_RAD':Math['PI']/0xb4,'RAD_TO_DEG':0xb4/Math['PI'],'degToRad':function(_0x45dfd3){return _0x45dfd3*_0x2beb52[_0x3cc2('0x47')][_0x3cc2('0x949')];},'radToDeg':function(_0x17aff1){return _0x17aff1*_0x2beb52[_0x3cc2('0x47')]['RAD_TO_DEG'];},'getNextPowerOfTwo':function(_0x14c388){if(_0x14c388>0x0&&0x0==(_0x14c388&_0x14c388-0x1))return _0x14c388;for(var _0x9b3078=0x1;_0x9b3078<_0x14c388;)_0x9b3078<<=0x1;return _0x9b3078;},'isPowerOfTwo':function(_0xe0b4f2,_0x165bf8){return _0xe0b4f2>0x0&&0x0==(_0xe0b4f2&_0xe0b4f2-0x1)&&_0x165bf8>0x0&&0x0==(_0x165bf8&_0x165bf8-0x1);},'random':function(_0x2245eb,_0x478890){if(void 0x0===_0x2245eb&&(_0x2245eb=0x0),void 0x0===_0x478890&&(_0x478890=0x1),_0x2245eb===_0x478890)return _0x2245eb;if(_0x2245eb>_0x478890){var _0x540dfe=_0x2245eb;_0x2245eb=_0x478890,_0x478890=_0x540dfe;}return Math[_0x3cc2('0x287')]()*(_0x478890-_0x2245eb)+_0x2245eb;},'between':function(_0x596fd2,_0x5e6bed){if(void 0x0===_0x596fd2&&(_0x596fd2=0x0),void 0x0===_0x5e6bed&&(_0x5e6bed=0x1),_0x596fd2===_0x5e6bed)return _0x596fd2;if(_0x596fd2>_0x5e6bed){var _0x49871e=_0x596fd2;_0x596fd2=_0x5e6bed,_0x5e6bed=_0x49871e;}return _0x596fd2=Math[_0x3cc2('0x58')](_0x596fd2),_0x5e6bed=Math[_0x3cc2('0xaa')](_0x5e6bed),Math[_0x3cc2('0xaa')](Math[_0x3cc2('0x287')]()*(_0x5e6bed-_0x596fd2+0x1))+_0x596fd2;},'fuzzyEqual':function(_0x527c1b,_0x3132b7,_0x20aff5){return void 0x0===_0x20aff5&&(_0x20aff5=0.0001),Math['abs'](_0x527c1b-_0x3132b7)<_0x20aff5;},'fuzzyLessThan':function(_0x2540a7,_0x2061a9,_0x228aa6){return void 0x0===_0x228aa6&&(_0x228aa6=0.0001),_0x2540a7<_0x2061a9+_0x228aa6;},'fuzzyGreaterThan':function(_0x39c3b4,_0x1b5fc0,_0x45b52e){return void 0x0===_0x45b52e&&(_0x45b52e=0.0001),_0x39c3b4>_0x1b5fc0-_0x45b52e;},'fuzzyCeil':function(_0x522ad5,_0x2770c5){return void 0x0===_0x2770c5&&(_0x2770c5=0.0001),Math[_0x3cc2('0x58')](_0x522ad5-_0x2770c5);},'fuzzyFloor':function(_0x3453ac,_0x18d83c){return void 0x0===_0x18d83c&&(_0x18d83c=0.0001),Math[_0x3cc2('0xaa')](_0x3453ac+_0x18d83c);},'average':function(){for(var _0x47dea6=0x0,_0x53e7c0=arguments[_0x3cc2('0x8')],_0x10c1ab=0x0;_0x10c1ab<_0x53e7c0;_0x10c1ab++)_0x47dea6+=+arguments[_0x10c1ab];return _0x47dea6/_0x53e7c0;},'shear':function(_0x1a8eed){return _0x1a8eed%0x1;},'snapTo':function(_0x5d7da3,_0x41da89,_0x20dd29){return void 0x0===_0x20dd29&&(_0x20dd29=0x0),0x0===_0x41da89?_0x5d7da3:(_0x5d7da3-=_0x20dd29,_0x5d7da3=_0x41da89*Math[_0x3cc2('0x2c1')](_0x5d7da3/_0x41da89),_0x20dd29+_0x5d7da3);},'snapToFloor':function(_0x38b210,_0x50ba8f,_0x5e1055){return void 0x0===_0x5e1055&&(_0x5e1055=0x0),0x0===_0x50ba8f?_0x38b210:(_0x38b210-=_0x5e1055,_0x38b210=_0x50ba8f*Math[_0x3cc2('0xaa')](_0x38b210/_0x50ba8f),_0x5e1055+_0x38b210);},'snapToCeil':function(_0x30dbee,_0x5502e1,_0x8f4f39){return void 0x0===_0x8f4f39&&(_0x8f4f39=0x0),0x0===_0x5502e1?_0x30dbee:(_0x30dbee-=_0x8f4f39,_0x30dbee=_0x5502e1*Math[_0x3cc2('0x58')](_0x30dbee/_0x5502e1),_0x8f4f39+_0x30dbee);},'roundTo':function(_0x35a9d2,_0x3a891e,_0x63e3b2){void 0x0===_0x3a891e&&(_0x3a891e=0x0),void 0x0===_0x63e3b2&&(_0x63e3b2=0xa);var _0x1d6fa8=Math[_0x3cc2('0x94a')](_0x63e3b2,-_0x3a891e);return Math[_0x3cc2('0x2c1')](_0x35a9d2*_0x1d6fa8)/_0x1d6fa8;},'floorTo':function(_0x21a024,_0x338821,_0x122e7f){void 0x0===_0x338821&&(_0x338821=0x0),void 0x0===_0x122e7f&&(_0x122e7f=0xa);var _0x5ae417=Math['pow'](_0x122e7f,-_0x338821);return Math[_0x3cc2('0xaa')](_0x21a024*_0x5ae417)/_0x5ae417;},'ceilTo':function(_0x1a54b5,_0x37f038,_0x3cb9ac){void 0x0===_0x37f038&&(_0x37f038=0x0),void 0x0===_0x3cb9ac&&(_0x3cb9ac=0xa);var _0x57a3c2=Math[_0x3cc2('0x94a')](_0x3cb9ac,-_0x37f038);return Math[_0x3cc2('0x58')](_0x1a54b5*_0x57a3c2)/_0x57a3c2;},'rotateToAngle':function(_0x5a76f3,_0x2df6bb,_0x2337d3){return void 0x0===_0x2337d3&&(_0x2337d3=0.05),_0x5a76f3===_0x2df6bb?_0x5a76f3:(Math[_0x3cc2('0x2ad')](_0x2df6bb-_0x5a76f3)<=_0x2337d3||Math[_0x3cc2('0x2ad')](_0x2df6bb-_0x5a76f3)>=_0x2beb52['Math'][_0x3cc2('0x41')]-_0x2337d3?_0x5a76f3=_0x2df6bb:(Math[_0x3cc2('0x2ad')](_0x2df6bb-_0x5a76f3)>Math['PI']&&(_0x2df6bb<_0x5a76f3?_0x2df6bb+=_0x2beb52['Math'][_0x3cc2('0x41')]:_0x2df6bb-=_0x2beb52[_0x3cc2('0x47')][_0x3cc2('0x41')]),_0x2df6bb>_0x5a76f3?_0x5a76f3+=_0x2337d3:_0x2df6bb<_0x5a76f3&&(_0x5a76f3-=_0x2337d3)),_0x5a76f3);},'getShortestAngle':function(_0x3d67d6,_0x4ca7c8){var _0x343326=_0x4ca7c8-_0x3d67d6;return 0x0===_0x343326?0x0:_0x343326-0x168*Math[_0x3cc2('0xaa')]((_0x343326- -0xb4)/0x168);},'angleBetween':function(_0x4ae4d9,_0x360415,_0x1d3c1f,_0x537861){return Math[_0x3cc2('0x2d0')](_0x537861-_0x360415,_0x1d3c1f-_0x4ae4d9);},'angleBetweenY':function(_0x1da849,_0x47874f,_0x5cf33f,_0x4a9948){return Math['atan2'](_0x5cf33f-_0x1da849,_0x4a9948-_0x47874f);},'angleBetweenPoints':function(_0x1cacc7,_0x5b13c7){return Math['atan2'](_0x5b13c7['y']-_0x1cacc7['y'],_0x5b13c7['x']-_0x1cacc7['x']);},'angleBetweenPointsY':function(_0x1e5d40,_0x445028){return Math['atan2'](_0x445028['x']-_0x1e5d40['x'],_0x445028['y']-_0x1e5d40['y']);},'reverseAngle':function(_0x3f8220){return this[_0x3cc2('0x94b')](_0x3f8220+Math['PI'],!0x0);},'normalizeAngle':function(_0x220c40){return(_0x220c40%=0x2*Math['PI'])>=0x0?_0x220c40:_0x220c40+0x2*Math['PI'];},'maxAdd':function(_0x10b9be,_0xffa64b,_0x2f8e5c){return Math[_0x3cc2('0x2bf')](_0x10b9be+_0xffa64b,_0x2f8e5c);},'minSub':function(_0x1e7cde,_0x4c6748,_0x3218d8){return Math[_0x3cc2('0x57')](_0x1e7cde-_0x4c6748,_0x3218d8);},'wrap':function(_0x57ebcd,_0x434f9e,_0x3f4566){var _0x236dc8=_0x3f4566-_0x434f9e;if(_0x236dc8<=0x0)return 0x0;var _0x196264=(_0x57ebcd-_0x434f9e)%_0x236dc8;return _0x196264<0x0&&(_0x196264+=_0x236dc8),_0x196264+_0x434f9e;},'wrapValue':function(_0x1e760d,_0x5e391a,_0x1fae5c){return _0x1e760d=Math['abs'](_0x1e760d),_0x5e391a=Math[_0x3cc2('0x2ad')](_0x5e391a),_0x1fae5c=Math['abs'](_0x1fae5c),(_0x1e760d+_0x5e391a)%_0x1fae5c;},'isOdd':function(_0x199aa2){return!!(0x1&_0x199aa2);},'isEven':function(_0x361aab){return!(0x1&_0x361aab);},'min':function(){if(0x1===arguments['length']&&_0x3cc2('0x27f')==typeof arguments[0x0])_0x3184ee=arguments[0x0];else var _0x3184ee=arguments;for(var _0x122e66=0x1,_0x1514af=0x0,_0x3ba2ee=_0x3184ee[_0x3cc2('0x8')];_0x122e66<_0x3ba2ee;_0x122e66++)_0x3184ee[_0x122e66]<_0x3184ee[_0x1514af]&&(_0x1514af=_0x122e66);return _0x3184ee[_0x1514af];},'max':function(){if(0x1===arguments[_0x3cc2('0x8')]&&_0x3cc2('0x27f')==typeof arguments[0x0])_0x389c7e=arguments[0x0];else var _0x389c7e=arguments;for(var _0x35e813=0x1,_0x202c28=0x0,_0x381cfe=_0x389c7e[_0x3cc2('0x8')];_0x35e813<_0x381cfe;_0x35e813++)_0x389c7e[_0x35e813]>_0x389c7e[_0x202c28]&&(_0x202c28=_0x35e813);return _0x389c7e[_0x202c28];},'minProperty':function(_0x3f11e9){if(0x2===arguments['length']&&'object'==typeof arguments[0x1])_0x1b651f=arguments[0x1];else var _0x1b651f=arguments[_0x3cc2('0x27a')](0x1);for(var _0x59bdbc=0x1,_0x209c32=0x0,_0x4977f0=_0x1b651f[_0x3cc2('0x8')];_0x59bdbc<_0x4977f0;_0x59bdbc++)_0x1b651f[_0x59bdbc][_0x3f11e9]<_0x1b651f[_0x209c32][_0x3f11e9]&&(_0x209c32=_0x59bdbc);return _0x1b651f[_0x209c32][_0x3f11e9];},'maxProperty':function(_0x69139e){if(0x2===arguments[_0x3cc2('0x8')]&&_0x3cc2('0x27f')==typeof arguments[0x1])_0x270277=arguments[0x1];else var _0x270277=arguments[_0x3cc2('0x27a')](0x1);for(var _0x161b9f=0x1,_0x806bc8=0x0,_0x540e70=_0x270277['length'];_0x161b9f<_0x540e70;_0x161b9f++)_0x270277[_0x161b9f][_0x69139e]>_0x270277[_0x806bc8][_0x69139e]&&(_0x806bc8=_0x161b9f);return _0x270277[_0x806bc8][_0x69139e];},'wrapAngle':function(_0x1fd43d,_0x4ab15e){return _0x4ab15e?this['wrap'](_0x1fd43d,-Math['PI'],Math['PI']):this['wrap'](_0x1fd43d,-0xb4,0xb4);},'linearInterpolation':function(_0x2792c1,_0x51a8db){var _0x4807cd=_0x2792c1[_0x3cc2('0x8')]-0x1,_0x297e5d=_0x4807cd*_0x51a8db,_0x5dc162=Math[_0x3cc2('0xaa')](_0x297e5d);return _0x51a8db<0x0?this[_0x3cc2('0x29f')](_0x2792c1[0x0],_0x2792c1[0x1],_0x297e5d):_0x51a8db>0x1?this[_0x3cc2('0x29f')](_0x2792c1[_0x4807cd],_0x2792c1[_0x4807cd-0x1],_0x4807cd-_0x297e5d):this[_0x3cc2('0x29f')](_0x2792c1[_0x5dc162],_0x2792c1[_0x5dc162+0x1>_0x4807cd?_0x4807cd:_0x5dc162+0x1],_0x297e5d-_0x5dc162);},'bezierInterpolation':function(_0x3e7a19,_0x461350){for(var _0x3768f2=0x0,_0x21c158=_0x3e7a19['length']-0x1,_0x5de1f2=0x0;_0x5de1f2<=_0x21c158;_0x5de1f2++)_0x3768f2+=Math[_0x3cc2('0x94a')](0x1-_0x461350,_0x21c158-_0x5de1f2)*Math[_0x3cc2('0x94a')](_0x461350,_0x5de1f2)*_0x3e7a19[_0x5de1f2]*this[_0x3cc2('0x94c')](_0x21c158,_0x5de1f2);return _0x3768f2;},'catmullRomInterpolation':function(_0x37ccee,_0x371a6d){var _0x31fe2d=_0x37ccee[_0x3cc2('0x8')]-0x1,_0x39ade8=_0x31fe2d*_0x371a6d,_0x58d04e=Math[_0x3cc2('0xaa')](_0x39ade8);return _0x37ccee[0x0]===_0x37ccee[_0x31fe2d]?(_0x371a6d<0x0&&(_0x58d04e=Math[_0x3cc2('0xaa')](_0x39ade8=_0x31fe2d*(0x1+_0x371a6d))),this[_0x3cc2('0x94d')](_0x37ccee[(_0x58d04e-0x1+_0x31fe2d)%_0x31fe2d],_0x37ccee[_0x58d04e],_0x37ccee[(_0x58d04e+0x1)%_0x31fe2d],_0x37ccee[(_0x58d04e+0x2)%_0x31fe2d],_0x39ade8-_0x58d04e)):_0x371a6d<0x0?_0x37ccee[0x0]-(this[_0x3cc2('0x94d')](_0x37ccee[0x0],_0x37ccee[0x0],_0x37ccee[0x1],_0x37ccee[0x1],-_0x39ade8)-_0x37ccee[0x0]):_0x371a6d>0x1?_0x37ccee[_0x31fe2d]-(this[_0x3cc2('0x94d')](_0x37ccee[_0x31fe2d],_0x37ccee[_0x31fe2d],_0x37ccee[_0x31fe2d-0x1],_0x37ccee[_0x31fe2d-0x1],_0x39ade8-_0x31fe2d)-_0x37ccee[_0x31fe2d]):this[_0x3cc2('0x94d')](_0x37ccee[_0x58d04e?_0x58d04e-0x1:0x0],_0x37ccee[_0x58d04e],_0x37ccee[_0x31fe2d<_0x58d04e+0x1?_0x31fe2d:_0x58d04e+0x1],_0x37ccee[_0x31fe2d<_0x58d04e+0x2?_0x31fe2d:_0x58d04e+0x2],_0x39ade8-_0x58d04e);},'linear':function(_0x3641ec,_0x58ecfa,_0x1d88a4){return(_0x58ecfa-_0x3641ec)*_0x1d88a4+_0x3641ec;},'bernstein':function(_0x5c328f,_0x4eff5d){return this[_0x3cc2('0x94e')](_0x5c328f)/this[_0x3cc2('0x94e')](_0x4eff5d)/this[_0x3cc2('0x94e')](_0x5c328f-_0x4eff5d);},'factorial':function(_0x44b7d6){if(0x0===_0x44b7d6)return 0x1;for(var _0x38a0f1=_0x44b7d6;--_0x44b7d6;)_0x38a0f1*=_0x44b7d6;return _0x38a0f1;},'catmullRom':function(_0x42baa3,_0x47298b,_0x4def0f,_0x1c0db0,_0x58181c){var _0x17f26d=0.5*(_0x4def0f-_0x42baa3),_0x214f63=0.5*(_0x1c0db0-_0x47298b),_0x3cb6dc=_0x58181c*_0x58181c;return(0x2*_0x47298b-0x2*_0x4def0f+_0x17f26d+_0x214f63)*(_0x58181c*_0x3cb6dc)+(-0x3*_0x47298b+0x3*_0x4def0f-0x2*_0x17f26d-_0x214f63)*_0x3cb6dc+_0x17f26d*_0x58181c+_0x47298b;},'difference':function(_0x5b9eb9,_0x5bdc09){return Math[_0x3cc2('0x2ad')](_0x5b9eb9-_0x5bdc09);},'roundAwayFromZero':function(_0x5771f2){return _0x5771f2>0x0?Math[_0x3cc2('0x58')](_0x5771f2):Math['floor'](_0x5771f2);},'sinCosGenerator':function(_0x4ddca5,_0x1bbe1e,_0x15aee7,_0x69ef3b){void 0x0===_0x1bbe1e&&(_0x1bbe1e=0x1),void 0x0===_0x15aee7&&(_0x15aee7=0x1),void 0x0===_0x69ef3b&&(_0x69ef3b=0x1);for(var _0x4af7da=_0x1bbe1e,_0x448e95=_0x15aee7,_0x4c1f88=_0x69ef3b*Math['PI']/_0x4ddca5,_0x232d89=[],_0xaf3c2=[],_0x49e237=0x0;_0x49e237<_0x4ddca5;_0x49e237++)_0x4af7da+=(_0x448e95-=_0x4af7da*_0x4c1f88)*_0x4c1f88,_0x232d89[_0x49e237]=_0x448e95,_0xaf3c2[_0x49e237]=_0x4af7da;return{'sin':_0xaf3c2,'cos':_0x232d89,'length':_0x4ddca5};},'hypot':function(_0x1d172f,_0x439035){return Math['sqrt'](_0x1d172f*_0x1d172f+_0x439035*_0x439035);},'distance':function(_0x130d02,_0xe4b7ed,_0x4c0b6d,_0x5b81e5){var _0x173564=_0x130d02-_0x4c0b6d,_0x182540=_0xe4b7ed-_0x5b81e5;return Math[_0x3cc2('0x45')](_0x173564*_0x173564+_0x182540*_0x182540);},'distanceSq':function(_0x5f4e31,_0x12f6eb,_0x133acc,_0x436809){var _0x3c1840=_0x5f4e31-_0x133acc,_0x39df90=_0x12f6eb-_0x436809;return _0x3c1840*_0x3c1840+_0x39df90*_0x39df90;},'distancePow':function(_0x5f0d5b,_0x596b3d,_0x4ea25e,_0x4efaae,_0x6c3112){return void 0x0===_0x6c3112&&(_0x6c3112=0x2),Math[_0x3cc2('0x45')](Math['pow'](_0x4ea25e-_0x5f0d5b,_0x6c3112)+Math[_0x3cc2('0x94a')](_0x4efaae-_0x596b3d,_0x6c3112));},'clamp':function(_0x3c8aae,_0x21da2b,_0xa485b4){return _0x3c8aae<_0x21da2b?_0x21da2b:_0xa485b4<_0x3c8aae?_0xa485b4:_0x3c8aae;},'clampBottom':function(_0x17edc6,_0x4d7392){return _0x17edc6<_0x4d7392?_0x4d7392:_0x17edc6;},'within':function(_0x469579,_0x455df2,_0x1f133d){return Math['abs'](_0x469579-_0x455df2)<=_0x1f133d;},'mapLinear':function(_0x3c794a,_0x52c750,_0x58026d,_0x3a0e8d,_0x2ed4b3){return _0x3a0e8d+(_0x3c794a-_0x52c750)*(_0x2ed4b3-_0x3a0e8d)/(_0x58026d-_0x52c750);},'smoothstep':function(_0x786509,_0x1a62c7,_0x52f6fa){return(_0x786509=Math[_0x3cc2('0x57')](0x0,Math[_0x3cc2('0x2bf')](0x1,(_0x786509-_0x1a62c7)/(_0x52f6fa-_0x1a62c7))))*_0x786509*(0x3-0x2*_0x786509);},'smootherstep':function(_0x329641,_0x1124ad,_0x25f1e8){return(_0x329641=Math['max'](0x0,Math['min'](0x1,(_0x329641-_0x1124ad)/(_0x25f1e8-_0x1124ad))))*_0x329641*_0x329641*(_0x329641*(0x6*_0x329641-0xf)+0xa);},'sign':function(_0x27cb50){return _0x27cb50<0x0?-0x1:_0x27cb50>0x0?0x1:0x0;},'percent':function(_0xa1f5ba,_0x36c83d,_0x9e4e79){return void 0x0===_0x9e4e79&&(_0x9e4e79=0x0),_0xa1f5ba>_0x36c83d||_0x9e4e79>_0x36c83d?0x1:_0xa1f5ba<_0x9e4e79||_0x9e4e79>_0xa1f5ba?0x0:(_0xa1f5ba-_0x9e4e79)/_0x36c83d;}},_0x2beb52[_0x3cc2('0x461')]=function(_0x18839d){void 0x0===_0x18839d&&(_0x18839d=[]),this['c']=0x1,this['s0']=0x0,this['s1']=0x0,this['s2']=0x0,_0x3cc2('0x357')==typeof _0x18839d?this[_0x3cc2('0x33c')](_0x18839d):this['sow'](_0x18839d);},_0x2beb52[_0x3cc2('0x461')][_0x3cc2('0x36')]={'rnd':function(){var _0x395126=0x1fea77*this['s0']+2.3283064365386963e-10*this['c'];return this['c']=0x0|_0x395126,this['s0']=this['s1'],this['s1']=this['s2'],this['s2']=_0x395126-this['c'],this['s2'];},'sow':function(_0x2d3c41){if(this['s0']=this[_0x3cc2('0x3d9')]('\x20'),this['s1']=this[_0x3cc2('0x3d9')](this['s0']),this['s2']=this['hash'](this['s1']),this['c']=0x1,_0x2d3c41)for(var _0x4251cb=0x0;_0x4251cb<_0x2d3c41[_0x3cc2('0x8')]&&null!=_0x2d3c41[_0x4251cb];_0x4251cb++){var _0x43ab7a=_0x2d3c41[_0x4251cb];this['s0']-=this['hash'](_0x43ab7a),this['s0']+=~~(this['s0']<0x0),this['s1']-=this[_0x3cc2('0x3d9')](_0x43ab7a),this['s1']+=~~(this['s1']<0x0),this['s2']-=this[_0x3cc2('0x3d9')](_0x43ab7a),this['s2']+=~~(this['s2']<0x0);}},'hash':function(_0x51d183){var _0x3fafef,_0x298ace,_0x13d86f;for(_0x13d86f=0xefc8249d,_0x51d183=_0x51d183[_0x3cc2('0x241')](),_0x298ace=0x0;_0x298ace<_0x51d183[_0x3cc2('0x8')];_0x298ace++)_0x3fafef=0.02519603282416938*(_0x13d86f+=_0x51d183[_0x3cc2('0x684')](_0x298ace)),_0x3fafef-=_0x13d86f=_0x3fafef>>>0x0,_0x13d86f=(_0x3fafef*=_0x13d86f)>>>0x0,_0x13d86f+=0x100000000*(_0x3fafef-=_0x13d86f);return 2.3283064365386963e-10*(_0x13d86f>>>0x0);},'integer':function(){return 0x100000000*this['rnd'][_0x3cc2('0x51')](this);},'frac':function(){return this['rnd'][_0x3cc2('0x51')](this)+1.1102230246251565e-16*(0x200000*this[_0x3cc2('0x332')][_0x3cc2('0x51')](this)|0x0);},'real':function(){return this[_0x3cc2('0x94f')]()+this[_0x3cc2('0x950')]();},'integerInRange':function(_0xe479fc,_0x1013ad){return Math['floor'](this[_0x3cc2('0x951')](0x0,_0x1013ad-_0xe479fc+0x1)+_0xe479fc);},'between':function(_0x5db87d,_0x7f18d7){return this['integerInRange'](_0x5db87d,_0x7f18d7);},'realInRange':function(_0x3eea06,_0x4d6e49){return this['frac']()*(_0x4d6e49-_0x3eea06)+_0x3eea06;},'normal':function(){return 0x1-0x2*this[_0x3cc2('0x950')]();},'uuid':function(){var _0x265fdb='',_0x52fb67='';for(_0x52fb67=_0x265fdb='';_0x265fdb++<0x24;_0x52fb67+=~_0x265fdb%0x5|0x3*_0x265fdb&0x4?(0xf^_0x265fdb?0x8^this['frac']()*(0x14^_0x265fdb?0x10:0x4):0x4)['toString'](0x10):'-');return _0x52fb67;},'pick':function(_0x2995b6){return _0x2995b6[this['integerInRange'](0x0,_0x2995b6[_0x3cc2('0x8')]-0x1)];},'sign':function(){return this['pick']([-0x1,0x1]);},'weightedPick':function(_0x56316e){return _0x56316e[~~(Math[_0x3cc2('0x94a')](this['frac'](),0x2)*(_0x56316e[_0x3cc2('0x8')]-0x1)+0.5)];},'timestamp':function(_0x5a35f6,_0x54a472){return this[_0x3cc2('0x951')](_0x5a35f6||0xdc6acfac00,_0x54a472||0x16f5fe76d80);},'angle':function(){return this['integerInRange'](-0xb4,0xb4);},'state':function(_0x4b6afa){return _0x3cc2('0x357')==typeof _0x4b6afa&&_0x4b6afa['match'](/^!rnd/)&&(_0x4b6afa=_0x4b6afa[_0x3cc2('0x285')](','),this['c']=parseFloat(_0x4b6afa[0x1]),this['s0']=parseFloat(_0x4b6afa[0x2]),this['s1']=parseFloat(_0x4b6afa[0x3]),this['s2']=parseFloat(_0x4b6afa[0x4])),[_0x3cc2('0x952'),this['c'],this['s0'],this['s1'],this['s2']][_0x3cc2('0xb1')](',');}},_0x2beb52[_0x3cc2('0x461')]['prototype'][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x461')],_0x2beb52[_0x3cc2('0x953')]=function(_0x68b23c,_0x1ac4b9,_0x3fdf52,_0x217c09,_0x234098,_0x38eeee,_0x1f6d64){this[_0x3cc2('0x954')]=0xa,this[_0x3cc2('0x955')]=0x4,this[_0x3cc2('0x956')]=0x0,this['bounds']={},this[_0x3cc2('0x957')]=[],this['nodes']=[],this['_empty']=[],this['reset'](_0x68b23c,_0x1ac4b9,_0x3fdf52,_0x217c09,_0x234098,_0x38eeee,_0x1f6d64);},_0x2beb52[_0x3cc2('0x953')][_0x3cc2('0x36')]={'reset':function(_0x63898f,_0x18a22e,_0xf58aad,_0x5070a1,_0x319768,_0x1ceda6,_0x1452eb){this[_0x3cc2('0x954')]=_0x319768||0xa,this[_0x3cc2('0x955')]=_0x1ceda6||0x4,this[_0x3cc2('0x956')]=_0x1452eb||0x0,this['bounds']={'x':Math[_0x3cc2('0x2c1')](_0x63898f),'y':Math[_0x3cc2('0x2c1')](_0x18a22e),'width':_0xf58aad,'height':_0x5070a1,'subWidth':Math[_0x3cc2('0xaa')](_0xf58aad/0x2),'subHeight':Math[_0x3cc2('0xaa')](_0x5070a1/0x2),'right':Math['round'](_0x63898f)+Math[_0x3cc2('0xaa')](_0xf58aad/0x2),'bottom':Math['round'](_0x18a22e)+Math[_0x3cc2('0xaa')](_0x5070a1/0x2)},this[_0x3cc2('0x957')][_0x3cc2('0x8')]=0x0,this[_0x3cc2('0x5')][_0x3cc2('0x8')]=0x0;},'populate':function(_0x4723a3){_0x4723a3[_0x3cc2('0x27d')](this[_0x3cc2('0x958')],this,!0x0);},'populateHandler':function(_0x5e99c1){_0x5e99c1[_0x3cc2('0x3d8')]&&_0x5e99c1[_0x3cc2('0x3af')]&&this[_0x3cc2('0x959')](_0x5e99c1['body']);},'split':function(){this[_0x3cc2('0x5')][0x0]=new _0x2beb52['QuadTree'](this['bounds'][_0x3cc2('0x2a3')],this['bounds']['y'],this['bounds']['subWidth'],this['bounds'][_0x3cc2('0x95a')],this[_0x3cc2('0x954')],this['maxLevels'],this[_0x3cc2('0x956')]+0x1),this['nodes'][0x1]=new _0x2beb52['QuadTree'](this['bounds']['x'],this[_0x3cc2('0x32c')]['y'],this['bounds'][_0x3cc2('0x95b')],this[_0x3cc2('0x32c')][_0x3cc2('0x95a')],this[_0x3cc2('0x954')],this[_0x3cc2('0x955')],this[_0x3cc2('0x956')]+0x1),this['nodes'][0x2]=new _0x2beb52[(_0x3cc2('0x953'))](this[_0x3cc2('0x32c')]['x'],this['bounds'][_0x3cc2('0x2a5')],this[_0x3cc2('0x32c')]['subWidth'],this[_0x3cc2('0x32c')]['subHeight'],this[_0x3cc2('0x954')],this[_0x3cc2('0x955')],this['level']+0x1),this[_0x3cc2('0x5')][0x3]=new _0x2beb52[(_0x3cc2('0x953'))](this['bounds'][_0x3cc2('0x2a3')],this[_0x3cc2('0x32c')][_0x3cc2('0x2a5')],this['bounds']['subWidth'],this[_0x3cc2('0x32c')][_0x3cc2('0x95a')],this[_0x3cc2('0x954')],this[_0x3cc2('0x955')],this[_0x3cc2('0x956')]+0x1);},'insert':function(_0x51c7ae){var _0x5cbab7,_0x1fdb76=0x0;if(null==this['nodes'][0x0]||-0x1===(_0x5cbab7=this[_0x3cc2('0x407')](_0x51c7ae))){if(this[_0x3cc2('0x957')][_0x3cc2('0x9')](_0x51c7ae),this[_0x3cc2('0x957')]['length']>this['maxObjects']&&this[_0x3cc2('0x956')]this[_0x3cc2('0x32c')][_0x3cc2('0x2a5')]&&(_0x8f12cd=0x2):_0x1ea32c['x']>this[_0x3cc2('0x32c')]['right']&&(_0x1ea32c['y']this[_0x3cc2('0x32c')]['bottom']&&(_0x8f12cd=0x3)),_0x8f12cd;},'retrieve':function(_0x36d8af){if(_0x36d8af instanceof _0x2beb52[_0x3cc2('0x32')])var _0x1e8da8=this[_0x3cc2('0x957')],_0x111f6f=this[_0x3cc2('0x407')](_0x36d8af);else{if(!_0x36d8af[_0x3cc2('0x3d8')])return this['_empty'];var _0x1e8da8=this['objects'],_0x111f6f=this[_0x3cc2('0x407')](_0x36d8af[_0x3cc2('0x3d8')]);}return this[_0x3cc2('0x5')][0x0]&&(_0x1e8da8=-0x1!==_0x111f6f?_0x1e8da8[_0x3cc2('0x38d')](this[_0x3cc2('0x5')][_0x111f6f][_0x3cc2('0x95c')](_0x36d8af)):(_0x1e8da8=(_0x1e8da8=(_0x1e8da8=_0x1e8da8[_0x3cc2('0x38d')](this['nodes'][0x0][_0x3cc2('0x95c')](_0x36d8af)))['concat'](this[_0x3cc2('0x5')][0x1][_0x3cc2('0x95c')](_0x36d8af)))['concat'](this[_0x3cc2('0x5')][0x2]['retrieve'](_0x36d8af)))[_0x3cc2('0x38d')](this[_0x3cc2('0x5')][0x3]['retrieve'](_0x36d8af))),_0x1e8da8;},'clear':function(){this['objects'][_0x3cc2('0x8')]=0x0;for(var _0x3b7541=this[_0x3cc2('0x5')][_0x3cc2('0x8')];_0x3b7541--;)this[_0x3cc2('0x5')][_0x3b7541][_0x3cc2('0x229')](),this[_0x3cc2('0x5')][_0x3cc2('0x73')](_0x3b7541,0x1);this['nodes'][_0x3cc2('0x8')]=0x0;}},_0x2beb52[_0x3cc2('0x953')]['prototype'][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x953')],_0x2beb52[_0x3cc2('0x95d')]=function(_0x5dcec1){this['game']=_0x5dcec1;},_0x2beb52['Net'][_0x3cc2('0x36')]={'getHostName':function(){return window['location']&&window[_0x3cc2('0x95e')][_0x3cc2('0x95f')]?window[_0x3cc2('0x95e')][_0x3cc2('0x95f')]:null;},'checkDomainName':function(_0x1a9137){return-0x1!==window[_0x3cc2('0x95e')]['hostname'][_0x3cc2('0x76')](_0x1a9137);},'updateQueryString':function(_0xb3429e,_0x2fff2d,_0x2bbc9e,_0x18ac8a){void 0x0===_0x2bbc9e&&(_0x2bbc9e=!0x1),void 0x0!==_0x18ac8a&&''!==_0x18ac8a||(_0x18ac8a=window['location'][_0x3cc2('0x960')]);var _0x45dd5c='',_0xff7ba8=new RegExp('([?|&])'+_0xb3429e+_0x3cc2('0x961'),'gi');if(_0xff7ba8[_0x3cc2('0x839')](_0x18ac8a))_0x45dd5c=void 0x0!==_0x2fff2d&&null!==_0x2fff2d?_0x18ac8a[_0x3cc2('0x376')](_0xff7ba8,'$1'+_0xb3429e+'='+_0x2fff2d+_0x3cc2('0x962')):_0x18ac8a['replace'](_0xff7ba8,'$1$3')[_0x3cc2('0x376')](/(&|\?)$/,'');else if(void 0x0!==_0x2fff2d&&null!==_0x2fff2d){var _0x34399e=-0x1!==_0x18ac8a[_0x3cc2('0x76')]('?')?'&':'?',_0x8098b5=_0x18ac8a[_0x3cc2('0x285')]('#');_0x18ac8a=_0x8098b5[0x0]+_0x34399e+_0xb3429e+'='+_0x2fff2d,_0x8098b5[0x1]&&(_0x18ac8a+='#'+_0x8098b5[0x1]),_0x45dd5c=_0x18ac8a;}else _0x45dd5c=_0x18ac8a;if(!_0x2bbc9e)return _0x45dd5c;window[_0x3cc2('0x95e')][_0x3cc2('0x960')]=_0x45dd5c;},'getQueryString':function(_0x4f39c7){void 0x0===_0x4f39c7&&(_0x4f39c7='');var _0x70df6b={},_0x44ed3=location[_0x3cc2('0x963')][_0x3cc2('0x802')](0x1)[_0x3cc2('0x285')]('&');for(var _0x1ee4d3 in _0x44ed3){var _0x419bdc=_0x44ed3[_0x1ee4d3]['split']('=');if(_0x419bdc[_0x3cc2('0x8')]>0x1){if(_0x4f39c7&&_0x4f39c7===this['decodeURI'](_0x419bdc[0x0]))return this['decodeURI'](_0x419bdc[0x1]);_0x70df6b[this[_0x3cc2('0x964')](_0x419bdc[0x0])]=this['decodeURI'](_0x419bdc[0x1]);}}return _0x70df6b;},'decodeURI':function(_0xb7579){return decodeURIComponent(_0xb7579[_0x3cc2('0x376')](/\+/g,'\x20'));}},_0x2beb52[_0x3cc2('0x95d')][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x95d')],_0x2beb52['TweenManager']=function(_0x500a01){this[_0x3cc2('0x3e')]=_0x500a01,this['frameBased']=!0x1,this[_0x3cc2('0x965')]=[],this[_0x3cc2('0x966')]=[],this[_0x3cc2('0x967')]={'Power0':_0x2beb52['Easing'][_0x3cc2('0x968')],'Power1':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x96a')],'Power2':_0x2beb52['Easing']['Power2'],'Power3':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x96b')],'Power4':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x96c')],'Linear':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x96d')][_0x3cc2('0x96e')],'Quad':_0x2beb52[_0x3cc2('0x969')]['Quadratic']['Out'],'Cubic':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x96f')][_0x3cc2('0x724')],'Quart':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x970')][_0x3cc2('0x724')],'Quint':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x971')][_0x3cc2('0x724')],'Sine':_0x2beb52['Easing'][_0x3cc2('0x972')][_0x3cc2('0x724')],'Expo':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x973')][_0x3cc2('0x724')],'Circ':_0x2beb52[_0x3cc2('0x969')]['Circular'][_0x3cc2('0x724')],'Elastic':_0x2beb52[_0x3cc2('0x969')]['Elastic'][_0x3cc2('0x724')],'Back':_0x2beb52[_0x3cc2('0x969')]['Back']['Out'],'Bounce':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x974')]['Out'],'Quad.easeIn':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x975')]['In'],'Cubic.easeIn':_0x2beb52[_0x3cc2('0x969')]['Cubic']['In'],'Quart.easeIn':_0x2beb52[_0x3cc2('0x969')]['Quartic']['In'],'Quint.easeIn':_0x2beb52[_0x3cc2('0x969')]['Quintic']['In'],'Sine.easeIn':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x972')]['In'],'Expo.easeIn':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x973')]['In'],'Circ.easeIn':_0x2beb52[_0x3cc2('0x969')]['Circular']['In'],'Elastic.easeIn':_0x2beb52[_0x3cc2('0x969')]['Elastic']['In'],'Back.easeIn':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x976')]['In'],'Bounce.easeIn':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x974')]['In'],'Quad.easeOut':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x975')][_0x3cc2('0x724')],'Cubic.easeOut':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x96f')][_0x3cc2('0x724')],'Quart.easeOut':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x970')][_0x3cc2('0x724')],'Quint.easeOut':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x971')][_0x3cc2('0x724')],'Sine.easeOut':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x972')]['Out'],'Expo.easeOut':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x973')][_0x3cc2('0x724')],'Circ.easeOut':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x977')][_0x3cc2('0x724')],'Elastic.easeOut':_0x2beb52['Easing']['Elastic']['Out'],'Back.easeOut':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x976')][_0x3cc2('0x724')],'Bounce.easeOut':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x974')][_0x3cc2('0x724')],'Quad.easeInOut':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x975')][_0x3cc2('0x978')],'Cubic.easeInOut':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x96f')][_0x3cc2('0x978')],'Quart.easeInOut':_0x2beb52[_0x3cc2('0x969')]['Quartic'][_0x3cc2('0x978')],'Quint.easeInOut':_0x2beb52['Easing'][_0x3cc2('0x971')][_0x3cc2('0x978')],'Sine.easeInOut':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x972')][_0x3cc2('0x978')],'Expo.easeInOut':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x973')][_0x3cc2('0x978')],'Circ.easeInOut':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x977')][_0x3cc2('0x978')],'Elastic.easeInOut':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x979')][_0x3cc2('0x978')],'Back.easeInOut':_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x976')]['InOut'],'Bounce.easeInOut':_0x2beb52[_0x3cc2('0x969')]['Bounce'][_0x3cc2('0x978')]},this[_0x3cc2('0x3e')]['onPause'][_0x3cc2('0x2bd')](this[_0x3cc2('0x97a')],this),this[_0x3cc2('0x3e')][_0x3cc2('0x355')][_0x3cc2('0x2bd')](this[_0x3cc2('0x97b')],this);},_0x2beb52['TweenManager'][_0x3cc2('0x36')]={'getAll':function(){return this[_0x3cc2('0x965')];},'removeAll':function(){for(var _0x81409b=0x0;_0x81409b0x0&&(this[_0x3cc2('0x965')]=this[_0x3cc2('0x965')][_0x3cc2('0x38d')](this[_0x3cc2('0x966')]),this[_0x3cc2('0x966')]['length']=0x0),!0x0;},'isTweening':function(_0x2341f4,_0x554afb){return _0x554afb||(_0x554afb=!0x1),this[_0x3cc2('0x965')][_0x3cc2('0x97e')](function(_0x8346fd){return _0x8346fd[_0x3cc2('0x21f')]===_0x2341f4&&(!_0x554afb||_0x8346fd['isRunning']&&!_0x8346fd[_0x3cc2('0x97c')]);});},'_pauseAll':function(){for(var _0x19221b=this[_0x3cc2('0x965')]['length']-0x1;_0x19221b>=0x0;_0x19221b--)this[_0x3cc2('0x965')][_0x19221b][_0x3cc2('0x97f')]();},'_resumeAll':function(){for(var _0x5a6516=this[_0x3cc2('0x965')]['length']-0x1;_0x5a6516>=0x0;_0x5a6516--)this[_0x3cc2('0x965')][_0x5a6516][_0x3cc2('0x980')]();},'pauseAll':function(){for(var _0xdda8d6=this[_0x3cc2('0x965')][_0x3cc2('0x8')]-0x1;_0xdda8d6>=0x0;_0xdda8d6--)this[_0x3cc2('0x965')][_0xdda8d6][_0x3cc2('0x354')]();},'resumeAll':function(){for(var _0x413c48=this['_tweens'][_0x3cc2('0x8')]-0x1;_0x413c48>=0x0;_0x413c48--)this['_tweens'][_0x413c48][_0x3cc2('0x356')](!0x0);}},_0x2beb52[_0x3cc2('0x468')][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x468')],_0x2beb52['Tween']=function(_0x6abd83,_0xed6181,_0x546aa5){this[_0x3cc2('0x3e')]=_0xed6181,this[_0x3cc2('0x21f')]=_0x6abd83,this[_0x3cc2('0x981')]=_0x546aa5,this[_0x3cc2('0x982')]=[],this['reverse']=!0x1,this[_0x3cc2('0x983')]=0x1,this['repeatCounter']=0x0,this['pendingDelete']=!0x1,this[_0x3cc2('0x984')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0x985')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0x986')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0x987')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0x988')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0x44a')]=!0x1,this[_0x3cc2('0x346')]=0x0,this[_0x3cc2('0x989')]={},this[_0x3cc2('0x98a')]=null,this['isPaused']=!0x1,this[_0x3cc2('0x98b')]=_0x546aa5[_0x3cc2('0x98b')],this['_onUpdateCallback']=null,this[_0x3cc2('0x98c')]=null,this[_0x3cc2('0x98d')]=0x0,this[_0x3cc2('0x4a4')]=!0x1,this[_0x3cc2('0x98e')]=!0x1;},_0x2beb52[_0x3cc2('0x6fd')][_0x3cc2('0x3d6')]=function(_0x17da49){_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0x3d6')](_0x17da49['target']);},_0x2beb52['Tween'][_0x3cc2('0x36')]={'to':function(_0x190573,_0x2fd7dd,_0x199fd4,_0x3be71b,_0x1272d7,_0x47bc55,_0x3eb01e){return(void 0x0===_0x2fd7dd||_0x2fd7dd<=0x0)&&(_0x2fd7dd=0x3e8),void 0x0!==_0x199fd4&&null!==_0x199fd4||(_0x199fd4=_0x2beb52['Easing'][_0x3cc2('0x98f')]),void 0x0===_0x3be71b&&(_0x3be71b=!0x1),void 0x0===_0x1272d7&&(_0x1272d7=0x0),void 0x0===_0x47bc55&&(_0x47bc55=0x0),void 0x0===_0x3eb01e&&(_0x3eb01e=!0x1),'string'==typeof _0x199fd4&&this[_0x3cc2('0x981')][_0x3cc2('0x967')][_0x199fd4]&&(_0x199fd4=this[_0x3cc2('0x981')]['easeMap'][_0x199fd4]),this[_0x3cc2('0x44a')]?(console['warn'](_0x3cc2('0x990')),this):(this[_0x3cc2('0x982')][_0x3cc2('0x9')](new _0x2beb52[(_0x3cc2('0x991'))](this)['to'](_0x190573,_0x2fd7dd,_0x199fd4,_0x1272d7,_0x47bc55,_0x3eb01e)),_0x3be71b&&this[_0x3cc2('0x89')](),this);},'from':function(_0x4a09f5,_0x5dba1f,_0x137cb6,_0x5e7a5f,_0x4a13af,_0x172a1c,_0x3e4106){return void 0x0===_0x5dba1f&&(_0x5dba1f=0x3e8),void 0x0!==_0x137cb6&&null!==_0x137cb6||(_0x137cb6=_0x2beb52[_0x3cc2('0x969')]['Default']),void 0x0===_0x5e7a5f&&(_0x5e7a5f=!0x1),void 0x0===_0x4a13af&&(_0x4a13af=0x0),void 0x0===_0x172a1c&&(_0x172a1c=0x0),void 0x0===_0x3e4106&&(_0x3e4106=!0x1),_0x3cc2('0x357')==typeof _0x137cb6&&this['manager'][_0x3cc2('0x967')][_0x137cb6]&&(_0x137cb6=this[_0x3cc2('0x981')][_0x3cc2('0x967')][_0x137cb6]),this[_0x3cc2('0x44a')]?(console[_0x3cc2('0x184')]('Phaser.Tween.from\x20cannot\x20be\x20called\x20after\x20Tween.start'),this):(this[_0x3cc2('0x982')][_0x3cc2('0x9')](new _0x2beb52['TweenData'](this)[_0x3cc2('0x992')](_0x4a09f5,_0x5dba1f,_0x137cb6,_0x4a13af,_0x172a1c,_0x3e4106)),_0x5e7a5f&&this['start'](),this);},'start':function(_0x3d8dbb){if(void 0x0===_0x3d8dbb&&(_0x3d8dbb=0x0),this[_0x3cc2('0x97c')])return console['warn'](_0x3cc2('0x993')),this;if(null===this[_0x3cc2('0x3e')]||null===this[_0x3cc2('0x21f')]||0x0===this[_0x3cc2('0x982')]['length']||this[_0x3cc2('0x44a')])return this;for(_0x31d411=0x0;_0x31d411this['timeline']['length']-0x1)&&(_0x3d8dbb=0x0),this[_0x3cc2('0x346')]=_0x3d8dbb,this[_0x3cc2('0x982')][this[_0x3cc2('0x346')]][_0x3cc2('0x89')](),this;},'stop':function(_0x1da806){return void 0x0===_0x1da806&&(_0x1da806=!0x1),this[_0x3cc2('0x44a')]=!0x1,this[_0x3cc2('0x996')]=null,this[_0x3cc2('0x98c')]=null,_0x1da806&&(this['onComplete'][_0x3cc2('0x330')](this[_0x3cc2('0x21f')],this),this[_0x3cc2('0x98e')]=!0x1,this[_0x3cc2('0x98a')]&&this[_0x3cc2('0x98a')]['start']()),this['manager']['remove'](this),this;},'updateTweenData':function(_0x2be43c,_0x320497,_0x5d1b21){if(0x0===this['timeline']['length'])return this;if(void 0x0===_0x5d1b21&&(_0x5d1b21=0x0),-0x1===_0x5d1b21)for(var _0x34a006=0x0;_0x34a0060x0?arguments[_0x4b024c-0x1][_0x3cc2('0x98a')]=arguments[_0x4b024c]:this[_0x3cc2('0x98a')]=arguments[_0x4b024c];return this;},'loop':function(_0x28ca7b){return void 0x0===_0x28ca7b&&(_0x28ca7b=!0x0),this[_0x3cc2('0x99f')]=_0x28ca7b?-0x1:0x0,this;},'onUpdateCallback':function(_0x39f7e0,_0x3ef4a2){return this[_0x3cc2('0x996')]=_0x39f7e0,this['_onUpdateCallbackContext']=_0x3ef4a2,this;},'pause':function(){this['isPaused']=!0x0,this[_0x3cc2('0x4a4')]=!0x0,this[_0x3cc2('0x98d')]=this['game'][_0x3cc2('0x32e')][_0x3cc2('0x32e')];},'_pause':function(){this['_codePaused']||(this[_0x3cc2('0x9a0')]=!0x0,this[_0x3cc2('0x98d')]=this[_0x3cc2('0x3e')]['time'][_0x3cc2('0x32e')]);},'resume':function(){if(this['isPaused']){this[_0x3cc2('0x9a0')]=!0x1,this[_0x3cc2('0x4a4')]=!0x1;for(var _0x3e3c16=0x0;_0x3e3c160x0?(this[_0x3cc2('0x99f')]--,this[_0x3cc2('0x982')][this['current']][_0x3cc2('0x89')](),this['onRepeat']['dispatch'](this[_0x3cc2('0x21f')],this),!0x0):(this[_0x3cc2('0x44a')]=!0x1,this['onComplete'][_0x3cc2('0x330')](this['target'],this),this[_0x3cc2('0x98e')]=!0x1,this[_0x3cc2('0x98a')]&&this[_0x3cc2('0x98a')][_0x3cc2('0x89')](),!0x1):(this['onChildComplete'][_0x3cc2('0x330')](this[_0x3cc2('0x21f')],this),this[_0x3cc2('0x982')][this[_0x3cc2('0x346')]][_0x3cc2('0x89')](),!0x0);}},'generateData':function(_0x1e75e3,_0xce47a8){if(null===this['game']||null===this[_0x3cc2('0x21f')])return null;for(void 0x0===_0x1e75e3&&(_0x1e75e3=0x3c),void 0x0===_0xce47a8&&(_0xce47a8=[]),_0x23c755=0x0;_0x23c7550x0?this[_0x3cc2('0x44a')]=!0x1:this['isRunning']=!0x0,this[_0x3cc2('0x9a9')])for(var _0x4304ff in this[_0x3cc2('0x9a4')])this['vStart'][_0x4304ff]=this[_0x3cc2('0x9a5')][_0x4304ff],this[_0x3cc2('0x994')][_0x4304ff]=this[_0x3cc2('0x9a4')][_0x4304ff],this[_0x3cc2('0x3')][_0x3cc2('0x21f')][_0x4304ff]=this[_0x3cc2('0x9a3')][_0x4304ff];return this[_0x3cc2('0xf3')]=0x0,this[_0x3cc2('0x99f')]=this[_0x3cc2('0x9a7')],this;},'loadValues':function(){for(var _0x5378eb in this[_0x3cc2('0x3')][_0x3cc2('0x989')]){if(this[_0x3cc2('0x9a3')][_0x5378eb]=this[_0x3cc2('0x3')][_0x3cc2('0x989')][_0x5378eb],Array[_0x3cc2('0x66')](this[_0x3cc2('0x994')][_0x5378eb])){if(0x0===this[_0x3cc2('0x994')][_0x5378eb][_0x3cc2('0x8')])continue;0x0===this[_0x3cc2('0x9a6')]&&(this[_0x3cc2('0x994')][_0x5378eb]=[this[_0x3cc2('0x9a3')][_0x5378eb]][_0x3cc2('0x38d')](this[_0x3cc2('0x994')][_0x5378eb]));}void 0x0!==this[_0x3cc2('0x994')][_0x5378eb]?(_0x3cc2('0x357')==typeof this[_0x3cc2('0x994')][_0x5378eb]&&(this[_0x3cc2('0x994')][_0x5378eb]=this['vStart'][_0x5378eb]+parseFloat(this[_0x3cc2('0x994')][_0x5378eb],0xa)),this[_0x3cc2('0x3')]['properties'][_0x5378eb]=this['vEnd'][_0x5378eb]):this[_0x3cc2('0x994')][_0x5378eb]=this[_0x3cc2('0x9a3')][_0x5378eb],this[_0x3cc2('0x9a4')][_0x5378eb]=this[_0x3cc2('0x9a3')][_0x5378eb],this[_0x3cc2('0x9a5')][_0x5378eb]=this[_0x3cc2('0x994')][_0x5378eb];}return this;},'update':function(_0xf7575b){if(this['isRunning']){if(_0xf7575b=this[_0x3cc2('0x9a1')]))return _0x2beb52[_0x3cc2('0x991')]['PENDING'];this[_0x3cc2('0x44a')]=!0x0;}var _0x737e6b=this[_0x3cc2('0x3')][_0x3cc2('0x98b')]?this['game'][_0x3cc2('0x32e')][_0x3cc2('0x6d8')]:this[_0x3cc2('0x3e')]['time'][_0x3cc2('0x32f')];this['parent'][_0x3cc2('0x1be')]?(this['dt']-=_0x737e6b*this['parent'][_0x3cc2('0x983')],this['dt']=Math[_0x3cc2('0x57')](this['dt'],0x0)):(this['dt']+=_0x737e6b*this[_0x3cc2('0x3')][_0x3cc2('0x983')],this['dt']=Math[_0x3cc2('0x2bf')](this['dt'],this[_0x3cc2('0x323')])),this['percent']=this['dt']/this[_0x3cc2('0x323')],this[_0x3cc2('0xf3')]=this['easingFunction'](this['percent']);for(var _0x511d9e in this[_0x3cc2('0x994')]){var _0x3ae7d9=this[_0x3cc2('0x9a3')][_0x511d9e],_0x2edfcd=this[_0x3cc2('0x994')][_0x511d9e];Array['isArray'](_0x2edfcd)?this['parent']['target'][_0x511d9e]=this['interpolationFunction'][_0x3cc2('0x4a')](this[_0x3cc2('0x99e')],_0x2edfcd,this['value']):this['parent']['target'][_0x511d9e]=_0x3ae7d9+(_0x2edfcd-_0x3ae7d9)*this['value'];}return!this[_0x3cc2('0x3')]['reverse']&&0x1===this[_0x3cc2('0x9a6')]||this[_0x3cc2('0x3')][_0x3cc2('0x1be')]&&0x0===this[_0x3cc2('0x9a6')]?this[_0x3cc2('0x889')]():_0x2beb52['TweenData'][_0x3cc2('0x9ab')];},'generateData':function(_0x25714b){this['parent']['reverse']?this['dt']=this[_0x3cc2('0x323')]:this['dt']=0x0;var _0x701dfc=[],_0x57d016=!0x1,_0x3c4bb3=0x1/_0x25714b*0x3e8;do{this[_0x3cc2('0x3')][_0x3cc2('0x1be')]?(this['dt']-=_0x3c4bb3,this['dt']=Math[_0x3cc2('0x57')](this['dt'],0x0)):(this['dt']+=_0x3c4bb3,this['dt']=Math[_0x3cc2('0x2bf')](this['dt'],this[_0x3cc2('0x323')])),this[_0x3cc2('0x9a6')]=this['dt']/this[_0x3cc2('0x323')],this[_0x3cc2('0xf3')]=this[_0x3cc2('0x99c')](this[_0x3cc2('0x9a6')]);var _0x487da8={};for(var _0x20128e in this['vEnd']){var _0x37cc66=this[_0x3cc2('0x9a3')][_0x20128e],_0x3b2a6f=this[_0x3cc2('0x994')][_0x20128e];Array['isArray'](_0x3b2a6f)?_0x487da8[_0x20128e]=this['interpolationFunction']['call'](this[_0x3cc2('0x99e')],_0x3b2a6f,this[_0x3cc2('0xf3')]):_0x487da8[_0x20128e]=_0x37cc66+(_0x3b2a6f-_0x37cc66)*this[_0x3cc2('0xf3')];}_0x701dfc[_0x3cc2('0x9')](_0x487da8),(!this[_0x3cc2('0x3')]['reverse']&&0x1===this[_0x3cc2('0x9a6')]||this['parent'][_0x3cc2('0x1be')]&&0x0===this[_0x3cc2('0x9a6')])&&(_0x57d016=!0x0);}while(!_0x57d016);if(this[_0x3cc2('0x99a')]){var _0x4aeef9=_0x701dfc[_0x3cc2('0x27a')]();_0x4aeef9[_0x3cc2('0x1be')](),_0x701dfc=_0x701dfc['concat'](_0x4aeef9);}return _0x701dfc;},'repeat':function(){if(this[_0x3cc2('0x99a')]){if(this['inReverse']&&0x0===this[_0x3cc2('0x99f')]){for(var _0x5756c8 in this[_0x3cc2('0x9a4')])this[_0x3cc2('0x9a3')][_0x5756c8]=this[_0x3cc2('0x9a4')][_0x5756c8],this[_0x3cc2('0x994')][_0x5756c8]=this[_0x3cc2('0x9a5')][_0x5756c8];return this[_0x3cc2('0x9a8')]=!0x1,_0x2beb52[_0x3cc2('0x991')][_0x3cc2('0x9ad')];}this[_0x3cc2('0x9a8')]=!this[_0x3cc2('0x9a8')];}else if(0x0===this[_0x3cc2('0x99f')])return _0x2beb52[_0x3cc2('0x991')][_0x3cc2('0x9ad')];if(this[_0x3cc2('0x9a8')])for(var _0x5756c8 in this[_0x3cc2('0x9a4')])this[_0x3cc2('0x9a3')][_0x5756c8]=this[_0x3cc2('0x9a5')][_0x5756c8],this[_0x3cc2('0x994')][_0x5756c8]=this['vStartCache'][_0x5756c8];else{for(var _0x5756c8 in this['vStartCache'])this[_0x3cc2('0x9a3')][_0x5756c8]=this[_0x3cc2('0x9a4')][_0x5756c8],this[_0x3cc2('0x994')][_0x5756c8]=this[_0x3cc2('0x9a5')][_0x5756c8];this['repeatCounter']>0x0&&this['repeatCounter']--;}return this[_0x3cc2('0x9a1')]=this['game']['time']['time'],this[_0x3cc2('0x99a')]&&this[_0x3cc2('0x9a8')]?this['startTime']+=this[_0x3cc2('0x99b')]:this['inReverse']||(this[_0x3cc2('0x9a1')]+=this[_0x3cc2('0x999')]),this['parent'][_0x3cc2('0x1be')]?this['dt']=this['duration']:this['dt']=0x0,_0x2beb52[_0x3cc2('0x991')][_0x3cc2('0x9ac')];}},_0x2beb52['TweenData'][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x991')],_0x2beb52[_0x3cc2('0x969')]={'Linear':{'None':function(_0xa30332){return _0xa30332;}},'Quadratic':{'In':function(_0x68dc24){return _0x68dc24*_0x68dc24;},'Out':function(_0x11abcd){return _0x11abcd*(0x2-_0x11abcd);},'InOut':function(_0x11fe91){return(_0x11fe91*=0x2)<0x1?0.5*_0x11fe91*_0x11fe91:-0.5*(--_0x11fe91*(_0x11fe91-0x2)-0x1);}},'Cubic':{'In':function(_0x4e5736){return _0x4e5736*_0x4e5736*_0x4e5736;},'Out':function(_0x1bc9a7){return--_0x1bc9a7*_0x1bc9a7*_0x1bc9a7+0x1;},'InOut':function(_0x44c19c){return(_0x44c19c*=0x2)<0x1?0.5*_0x44c19c*_0x44c19c*_0x44c19c:0.5*((_0x44c19c-=0x2)*_0x44c19c*_0x44c19c+0x2);}},'Quartic':{'In':function(_0x17c791){return _0x17c791*_0x17c791*_0x17c791*_0x17c791;},'Out':function(_0x4b0518){return 0x1- --_0x4b0518*_0x4b0518*_0x4b0518*_0x4b0518;},'InOut':function(_0x21e130){return(_0x21e130*=0x2)<0x1?0.5*_0x21e130*_0x21e130*_0x21e130*_0x21e130:-0.5*((_0x21e130-=0x2)*_0x21e130*_0x21e130*_0x21e130-0x2);}},'Quintic':{'In':function(_0x332807){return _0x332807*_0x332807*_0x332807*_0x332807*_0x332807;},'Out':function(_0x23f008){return--_0x23f008*_0x23f008*_0x23f008*_0x23f008*_0x23f008+0x1;},'InOut':function(_0xd184fe){return(_0xd184fe*=0x2)<0x1?0.5*_0xd184fe*_0xd184fe*_0xd184fe*_0xd184fe*_0xd184fe:0.5*((_0xd184fe-=0x2)*_0xd184fe*_0xd184fe*_0xd184fe*_0xd184fe+0x2);}},'Sinusoidal':{'In':function(_0x5f4359){return 0x0===_0x5f4359?0x0:0x1===_0x5f4359?0x1:0x1-Math[_0x3cc2('0x44')](_0x5f4359*Math['PI']/0x2);},'Out':function(_0x5f0225){return 0x0===_0x5f0225?0x0:0x1===_0x5f0225?0x1:Math[_0x3cc2('0x29a')](_0x5f0225*Math['PI']/0x2);},'InOut':function(_0x3da4f7){return 0x0===_0x3da4f7?0x0:0x1===_0x3da4f7?0x1:0.5*(0x1-Math[_0x3cc2('0x44')](Math['PI']*_0x3da4f7));}},'Exponential':{'In':function(_0x3c156e){return 0x0===_0x3c156e?0x0:Math[_0x3cc2('0x94a')](0x400,_0x3c156e-0x1);},'Out':function(_0x316379){return 0x1===_0x316379?0x1:0x1-Math[_0x3cc2('0x94a')](0x2,-0xa*_0x316379);},'InOut':function(_0x1988b3){return 0x0===_0x1988b3?0x0:0x1===_0x1988b3?0x1:(_0x1988b3*=0x2)<0x1?0.5*Math[_0x3cc2('0x94a')](0x400,_0x1988b3-0x1):0.5*(0x2-Math[_0x3cc2('0x94a')](0x2,-0xa*(_0x1988b3-0x1)));}},'Circular':{'In':function(_0x2d22c1){return 0x1-Math[_0x3cc2('0x45')](0x1-_0x2d22c1*_0x2d22c1);},'Out':function(_0x961e12){return Math[_0x3cc2('0x45')](0x1- --_0x961e12*_0x961e12);},'InOut':function(_0xd8e7bc){return(_0xd8e7bc*=0x2)<0x1?-0.5*(Math['sqrt'](0x1-_0xd8e7bc*_0xd8e7bc)-0x1):0.5*(Math[_0x3cc2('0x45')](0x1-(_0xd8e7bc-=0x2)*_0xd8e7bc)+0x1);}},'Elastic':{'In':function(_0x4c79ac){var _0xd99860,_0x3d1e98=0.1;return 0x0===_0x4c79ac?0x0:0x1===_0x4c79ac?0x1:(!_0x3d1e98||_0x3d1e98<0x1?(_0x3d1e98=0x1,_0xd99860=0.1):_0xd99860=0.4*Math['asin'](0x1/_0x3d1e98)/(0x2*Math['PI']),-_0x3d1e98*Math[_0x3cc2('0x94a')](0x2,0xa*(_0x4c79ac-=0x1))*Math[_0x3cc2('0x29a')]((_0x4c79ac-_0xd99860)*(0x2*Math['PI'])/0.4));},'Out':function(_0x20489d){var _0x402aef,_0x5845b3=0.1;return 0x0===_0x20489d?0x0:0x1===_0x20489d?0x1:(!_0x5845b3||_0x5845b3<0x1?(_0x5845b3=0x1,_0x402aef=0.1):_0x402aef=0.4*Math['asin'](0x1/_0x5845b3)/(0x2*Math['PI']),_0x5845b3*Math[_0x3cc2('0x94a')](0x2,-0xa*_0x20489d)*Math[_0x3cc2('0x29a')]((_0x20489d-_0x402aef)*(0x2*Math['PI'])/0.4)+0x1);},'InOut':function(_0x1bb129){var _0x578a99,_0x5f4d62=0.1;return 0x0===_0x1bb129?0x0:0x1===_0x1bb129?0x1:(!_0x5f4d62||_0x5f4d62<0x1?(_0x5f4d62=0x1,_0x578a99=0.1):_0x578a99=0.4*Math[_0x3cc2('0x9ae')](0x1/_0x5f4d62)/(0x2*Math['PI']),(_0x1bb129*=0x2)<0x1?_0x5f4d62*Math[_0x3cc2('0x94a')](0x2,0xa*(_0x1bb129-=0x1))*Math[_0x3cc2('0x29a')]((_0x1bb129-_0x578a99)*(0x2*Math['PI'])/0.4)*-0.5:_0x5f4d62*Math[_0x3cc2('0x94a')](0x2,-0xa*(_0x1bb129-=0x1))*Math[_0x3cc2('0x29a')]((_0x1bb129-_0x578a99)*(0x2*Math['PI'])/0.4)*0.5+0x1);}},'Back':{'In':function(_0x1e8f84){var _0x4b025d=1.70158;return _0x1e8f84*_0x1e8f84*((_0x4b025d+0x1)*_0x1e8f84-_0x4b025d);},'Out':function(_0x415633){var _0x2cabc9=1.70158;return--_0x415633*_0x415633*((_0x2cabc9+0x1)*_0x415633+_0x2cabc9)+0x1;},'InOut':function(_0x5dc448){var _0x15d57c=2.5949095;return(_0x5dc448*=0x2)<0x1?_0x5dc448*_0x5dc448*((_0x15d57c+0x1)*_0x5dc448-_0x15d57c)*0.5:0.5*((_0x5dc448-=0x2)*_0x5dc448*((_0x15d57c+0x1)*_0x5dc448+_0x15d57c)+0x2);}},'Bounce':{'In':function(_0x25cf21){return 0x1-_0x2beb52['Easing'][_0x3cc2('0x974')][_0x3cc2('0x724')](0x1-_0x25cf21);},'Out':function(_0x2fa05b){return _0x2fa05b<0x1/2.75?7.5625*_0x2fa05b*_0x2fa05b:_0x2fa05b<0x2/2.75?7.5625*(_0x2fa05b-=1.5/2.75)*_0x2fa05b+0.75:_0x2fa05b<2.5/2.75?7.5625*(_0x2fa05b-=2.25/2.75)*_0x2fa05b+0.9375:7.5625*(_0x2fa05b-=2.625/2.75)*_0x2fa05b+0.984375;},'InOut':function(_0x3437b1){return _0x3437b1<0.5?0.5*_0x2beb52[_0x3cc2('0x969')]['Bounce']['In'](0x2*_0x3437b1):0.5*_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x974')][_0x3cc2('0x724')](0x2*_0x3437b1-0x1)+0.5;}}},_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x98f')]=_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x96d')][_0x3cc2('0x96e')],_0x2beb52['Easing']['Power0']=_0x2beb52['Easing'][_0x3cc2('0x96d')]['None'],_0x2beb52['Easing'][_0x3cc2('0x96a')]=_0x2beb52['Easing']['Quadratic'][_0x3cc2('0x724')],_0x2beb52[_0x3cc2('0x969')]['Power2']=_0x2beb52['Easing'][_0x3cc2('0x96f')]['Out'],_0x2beb52[_0x3cc2('0x969')]['Power3']=_0x2beb52['Easing'][_0x3cc2('0x970')][_0x3cc2('0x724')],_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x96c')]=_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x971')][_0x3cc2('0x724')],_0x2beb52[_0x3cc2('0x467')]=function(_0x4ef8e6){this[_0x3cc2('0x3e')]=_0x4ef8e6,this[_0x3cc2('0x32e')]=0x0,this[_0x3cc2('0x9af')]=0x0,this[_0x3cc2('0x45d')]=0x0,this[_0x3cc2('0x49c')]=0x0,this[_0x3cc2('0x32f')]=0x0,this[_0x3cc2('0x885')]=0x1/0x3c,this['physicsElapsedMS']=0x1/0x3c*0x3e8,this[_0x3cc2('0x497')]=0x1/0x3c,this['_desiredFps']=0x3c,this[_0x3cc2('0x9b0')]=this['desiredFps'],this['slowMotion']=0x1,this[_0x3cc2('0x9b1')]=!0x1,this[_0x3cc2('0x9b2')]=0x0,this['updates']=0x0,this[_0x3cc2('0x9b3')]=0x0,this[_0x3cc2('0x9b4')]=0x0,this['ups']=0x0,this['rps']=0x0,this[_0x3cc2('0x9b5')]=0x3e8,this[_0x3cc2('0x9b6')]=0x0,this[_0x3cc2('0x9b7')]=0x3e8,this[_0x3cc2('0x9b8')]=0x0,this[_0x3cc2('0x9b9')]=0x0,this[_0x3cc2('0x948')]=0x0,this[_0x3cc2('0x9ba')]=0x0,this[_0x3cc2('0x3f9')]=new _0x2beb52[(_0x3cc2('0x9bb'))](this[_0x3cc2('0x3e')],!0x1),this[_0x3cc2('0x9bc')]=0x0,this[_0x3cc2('0x9bd')]=0x0,this[_0x3cc2('0x9be')]=0x0,this[_0x3cc2('0x9bf')]=0x0,this[_0x3cc2('0x9c0')]=0x0,this[_0x3cc2('0x9c1')]=!0x1,this['_timers']=[];},_0x2beb52[_0x3cc2('0x467')]['prototype']={'boot':function(){this[_0x3cc2('0x9be')]=Date[_0x3cc2('0x45d')](),this[_0x3cc2('0x32e')]=Date[_0x3cc2('0x45d')](),this[_0x3cc2('0x3f9')][_0x3cc2('0x89')](),this['timeExpected']=this[_0x3cc2('0x32e')];},'add':function(_0x1ecccc){return this[_0x3cc2('0x9c2')]['push'](_0x1ecccc),_0x1ecccc;},'create':function(_0x71441){void 0x0===_0x71441&&(_0x71441=!0x0);var _0x49b48b=new _0x2beb52[(_0x3cc2('0x9bb'))](this['game'],_0x71441);return this[_0x3cc2('0x9c2')][_0x3cc2('0x9')](_0x49b48b),_0x49b48b;},'removeAll':function(){for(var _0x1baece=0x0;_0x1baece=0x2*this[_0x3cc2('0x9c3')]&&(this[_0x3cc2('0x9b0')]=0x5*Math[_0x3cc2('0xaa')](0xc8/(this[_0x3cc2('0x9bd')]/this[_0x3cc2('0x9bc')])),this[_0x3cc2('0x9bc')]=0x0,this[_0x3cc2('0x9bd')]=0x0),this[_0x3cc2('0x9b7')]=Math['min'](this[_0x3cc2('0x9b7')],this[_0x3cc2('0x49c')]),this[_0x3cc2('0x9b8')]=Math[_0x3cc2('0x57')](this[_0x3cc2('0x9b8')],this[_0x3cc2('0x49c')]),this[_0x3cc2('0x9b2')]++,this[_0x3cc2('0x45d')]>this['_timeLastSecond']+0x3e8){var _0x2890b9=this[_0x3cc2('0x45d')]-this[_0x3cc2('0x9bf')];this[_0x3cc2('0x9b4')]=Math[_0x3cc2('0x2c1')](0x3e8*this['frames']/_0x2890b9),this[_0x3cc2('0x9c6')]=Math[_0x3cc2('0x2c1')](0x3e8*this[_0x3cc2('0x9c7')]/_0x2890b9),this[_0x3cc2('0x9c8')]=Math[_0x3cc2('0x2c1')](0x3e8*this[_0x3cc2('0x9b3')]/_0x2890b9),this[_0x3cc2('0x9b5')]=Math[_0x3cc2('0x2bf')](this[_0x3cc2('0x9b5')],this[_0x3cc2('0x9b4')]),this[_0x3cc2('0x9b6')]=Math['max'](this[_0x3cc2('0x9b6')],this[_0x3cc2('0x9b4')]),this[_0x3cc2('0x9bf')]=this[_0x3cc2('0x45d')],this[_0x3cc2('0x9b2')]=0x0,this[_0x3cc2('0x9c7')]=0x0,this[_0x3cc2('0x9b3')]=0x0;}},'countUpdate':function(){this[_0x3cc2('0x9b1')]&&this[_0x3cc2('0x9c7')]++;},'countRender':function(){this[_0x3cc2('0x9b1')]&&this['renders']++;},'gamePaused':function(){this[_0x3cc2('0x9c0')]=Date[_0x3cc2('0x45d')](),this[_0x3cc2('0x3f9')]['pause']();for(var _0x2e9082=this[_0x3cc2('0x9c2')][_0x3cc2('0x8')];_0x2e9082--;)this[_0x3cc2('0x9c2')][_0x2e9082][_0x3cc2('0x97f')]();},'gameResumed':function(){this['time']=Date['now'](),this['pauseDuration']=this[_0x3cc2('0x32e')]-this[_0x3cc2('0x9c0')],this[_0x3cc2('0x3f9')][_0x3cc2('0x356')]();for(var _0xad3d5b=this['_timers'][_0x3cc2('0x8')];_0xad3d5b--;)this[_0x3cc2('0x9c2')][_0xad3d5b][_0x3cc2('0x980')]();},'totalElapsedSeconds':function(){return 0.001*(this[_0x3cc2('0x32e')]-this[_0x3cc2('0x9be')]);},'elapsedSince':function(_0x45b2dc){return this[_0x3cc2('0x32e')]-_0x45b2dc;},'elapsedSecondsSince':function(_0x10df2d){return 0.001*(this[_0x3cc2('0x32e')]-_0x10df2d);},'reset':function(){this[_0x3cc2('0x9be')]=this[_0x3cc2('0x32e')],this['removeAll']();}},Object['defineProperty'](_0x2beb52['Time'][_0x3cc2('0x36')],_0x3cc2('0x49b'),{'get':function(){return this[_0x3cc2('0x9c3')];},'set':function(_0x34a56c){this[_0x3cc2('0x9c3')]=_0x34a56c,this[_0x3cc2('0x885')]=0x1/_0x34a56c,this[_0x3cc2('0x6d8')]=0x3e8*this['physicsElapsed'],this[_0x3cc2('0x497')]=0x1/_0x34a56c;}}),_0x2beb52['Time'][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x467')],_0x2beb52[_0x3cc2('0x9bb')]=function(_0x20d8bd,_0x311646){void 0x0===_0x311646&&(_0x311646=!0x0),this[_0x3cc2('0x3e')]=_0x20d8bd,this[_0x3cc2('0x9c9')]=!0x1,this['autoDestroy']=_0x311646,this[_0x3cc2('0x9ca')]=!0x1,this['elapsed']=0x0,this[_0x3cc2('0x3f9')]=[],this[_0x3cc2('0x988')]=new _0x2beb52['Signal'](),this[_0x3cc2('0x9cb')]=0x0,this['timeCap']=0x3e8,this['paused']=!0x1,this['_codePaused']=!0x1,this[_0x3cc2('0x9be')]=0x0,this[_0x3cc2('0x9c0')]=0x0,this[_0x3cc2('0x9cc')]=0x0,this[_0x3cc2('0x9cd')]=Date['now'](),this[_0x3cc2('0x3a6')]=0x0,this[_0x3cc2('0x9ce')]=0x0,this['_i']=0x0,this['_diff']=0x0,this['_newTick']=0x0;},_0x2beb52['Timer']['MINUTE']=0xea60,_0x2beb52[_0x3cc2('0x9bb')]['SECOND']=0x3e8,_0x2beb52[_0x3cc2('0x9bb')][_0x3cc2('0x9cf')]=0x1f4,_0x2beb52[_0x3cc2('0x9bb')][_0x3cc2('0x9d0')]=0xfa,_0x2beb52[_0x3cc2('0x9bb')][_0x3cc2('0x36')]={'create':function(_0xa605d8,_0x24dc57,_0x200567,_0x486004,_0x484b25,_0x194278){var _0x461c9e=_0xa605d8=Math[_0x3cc2('0x2c1')](_0xa605d8);0x0===this['_now']?_0x461c9e+=this['game'][_0x3cc2('0x32e')][_0x3cc2('0x32e')]:_0x461c9e+=this[_0x3cc2('0x9cd')];var _0x3bf6ab=new _0x2beb52[(_0x3cc2('0x9d1'))](this,_0xa605d8,_0x461c9e,_0x200567,_0x24dc57,_0x486004,_0x484b25,_0x194278);return this[_0x3cc2('0x3f9')][_0x3cc2('0x9')](_0x3bf6ab),this[_0x3cc2('0x9d2')](),this[_0x3cc2('0x9ca')]=!0x1,_0x3bf6ab;},'add':function(_0x444aa8,_0x3b680d,_0x10469f){return this['create'](_0x444aa8,!0x1,0x0,_0x3b680d,_0x10469f,Array['prototype'][_0x3cc2('0x27a')][_0x3cc2('0x4a')](arguments,0x3));},'repeat':function(_0x16775b,_0xac4107,_0x42b189,_0x1d4c5a){return this[_0x3cc2('0x6f')](_0x16775b,!0x1,_0xac4107,_0x42b189,_0x1d4c5a,Array[_0x3cc2('0x36')][_0x3cc2('0x27a')][_0x3cc2('0x4a')](arguments,0x4));},'loop':function(_0x2721dd,_0x2d91fc,_0x301e0a){return this['create'](_0x2721dd,!0x0,0x0,_0x2d91fc,_0x301e0a,Array['prototype'][_0x3cc2('0x27a')][_0x3cc2('0x4a')](arguments,0x3));},'start':function(_0x4fcf51){if(!this[_0x3cc2('0x9c9')]){this[_0x3cc2('0x9be')]=this['game'][_0x3cc2('0x32e')][_0x3cc2('0x32e')]+(_0x4fcf51||0x0),this['running']=!0x0;for(var _0xdba91c=0x0;_0xdba91c0x0&&(this[_0x3cc2('0x3f9')][_0x3cc2('0x422')](this[_0x3cc2('0x9d3')]),this[_0x3cc2('0x9cb')]=this[_0x3cc2('0x3f9')][0x0][_0x3cc2('0x9d4')]);},'sortHandler':function(_0x35cb33,_0x1b2211){return _0x35cb33[_0x3cc2('0x9d4')]<_0x1b2211[_0x3cc2('0x9d4')]?-0x1:_0x35cb33['tick']>_0x1b2211[_0x3cc2('0x9d4')]?0x1:0x0;},'clearPendingEvents':function(){for(this['_i']=this[_0x3cc2('0x3f9')][_0x3cc2('0x8')];this['_i']--;)this[_0x3cc2('0x3f9')][this['_i']][_0x3cc2('0x97c')]&&this[_0x3cc2('0x3f9')][_0x3cc2('0x73')](this['_i'],0x1);this['_len']=this[_0x3cc2('0x3f9')][_0x3cc2('0x8')],this['_i']=0x0;},'update':function(_0x46face){if(this['paused'])return!0x0;if(this[_0x3cc2('0x49c')]=_0x46face-this[_0x3cc2('0x9cd')],this[_0x3cc2('0x9cd')]=_0x46face,this[_0x3cc2('0x49c')]>this[_0x3cc2('0x9d5')]&&this[_0x3cc2('0x9d6')](_0x46face-this[_0x3cc2('0x49c')]),this[_0x3cc2('0x9ce')]=0x0,this['clearPendingEvents'](),this['running']&&this[_0x3cc2('0x9cd')]>=this[_0x3cc2('0x9cb')]&&this[_0x3cc2('0x3a6')]>0x0){for(;this['_i']=_0x12040e[_0x3cc2('0x9d4')])||_0x12040e[_0x3cc2('0x97c')])break;this['_newTick']=this[_0x3cc2('0x9cd')]+_0x12040e[_0x3cc2('0x998')]-(this['_now']-_0x12040e[_0x3cc2('0x9d4')]),this['_newTick']<0x0&&(this['_newTick']=this[_0x3cc2('0x9cd')]+_0x12040e['delay']),!0x0===_0x12040e['loop']?(_0x12040e[_0x3cc2('0x9d4')]=this[_0x3cc2('0x9d7')],_0x12040e[_0x3cc2('0x4dc')][_0x3cc2('0x51')](_0x12040e[_0x3cc2('0x35a')],_0x12040e['args'])):_0x12040e[_0x3cc2('0x9d8')]>0x0?(_0x12040e[_0x3cc2('0x9d8')]--,_0x12040e[_0x3cc2('0x9d4')]=this[_0x3cc2('0x9d7')],_0x12040e[_0x3cc2('0x4dc')][_0x3cc2('0x51')](_0x12040e[_0x3cc2('0x35a')],_0x12040e[_0x3cc2('0x9d9')])):(this['_marked']++,_0x12040e[_0x3cc2('0x97c')]=!0x0,_0x12040e['callback'][_0x3cc2('0x51')](_0x12040e[_0x3cc2('0x35a')],_0x12040e['args'])),this['_i']++;}this[_0x3cc2('0x3f9')][_0x3cc2('0x8')]>this['_marked']?this[_0x3cc2('0x9d2')]():(this[_0x3cc2('0x9ca')]=!0x0,this[_0x3cc2('0x988')][_0x3cc2('0x330')](this));}return!this['expired']||!this[_0x3cc2('0x9da')];},'pause':function(){this[_0x3cc2('0x9c9')]&&(this[_0x3cc2('0x4a4')]=!0x0,this[_0x3cc2('0x4a8')]||(this['_pauseStarted']=this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')],this[_0x3cc2('0x4a8')]=!0x0));},'_pause':function(){!this[_0x3cc2('0x4a8')]&&this['running']&&(this[_0x3cc2('0x9c0')]=this[_0x3cc2('0x3e')][_0x3cc2('0x32e')]['time'],this[_0x3cc2('0x4a8')]=!0x0);},'adjustEvents':function(_0x50656a){for(var _0xbba61=0x0;_0xbba61this[_0x3cc2('0x9cd')]?this[_0x3cc2('0x9cb')]-this[_0x3cc2('0x9cd')]:0x0;}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x9bb')][_0x3cc2('0x36')],_0x3cc2('0x8'),{'get':function(){return this[_0x3cc2('0x3f9')][_0x3cc2('0x8')];}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x9bb')][_0x3cc2('0x36')],'ms',{'get':function(){return this[_0x3cc2('0x9c9')]?this[_0x3cc2('0x9cd')]-this[_0x3cc2('0x9be')]-this[_0x3cc2('0x9cc')]:0x0;}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x9bb')][_0x3cc2('0x36')],'seconds',{'get':function(){return this[_0x3cc2('0x9c9')]?0.001*this['ms']:0x0;}}),_0x2beb52[_0x3cc2('0x9bb')]['prototype'][_0x3cc2('0x70')]=_0x2beb52['Timer'],_0x2beb52[_0x3cc2('0x9d1')]=function(_0xb6fb98,_0x218c63,_0x3c24e4,_0x289b5d,_0x2c12f1,_0xd42ae6,_0x35854f,_0x441dd2){this[_0x3cc2('0x9db')]=_0xb6fb98,this[_0x3cc2('0x998')]=_0x218c63,this[_0x3cc2('0x9d4')]=_0x3c24e4,this[_0x3cc2('0x9d8')]=_0x289b5d-0x1,this[_0x3cc2('0x9dc')]=_0x2c12f1,this['callback']=_0xd42ae6,this['callbackContext']=_0x35854f,this[_0x3cc2('0x9d9')]=_0x441dd2,this['pendingDelete']=!0x1;},_0x2beb52['TimerEvent'][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52['TimerEvent'],_0x2beb52[_0x3cc2('0x9dd')]=function(_0x48fb16){this[_0x3cc2('0x592')]=_0x48fb16,this['game']=_0x48fb16[_0x3cc2('0x3e')],this[_0x3cc2('0x9de')]=null,this[_0x3cc2('0x9df')]=null,this['updateIfVisible']=!0x0,this[_0x3cc2('0x9e0')]=!0x1,this[_0x3cc2('0x9e1')]=null,this[_0x3cc2('0x9e2')]={},this[_0x3cc2('0x9e3')]=[];},_0x2beb52[_0x3cc2('0x9dd')][_0x3cc2('0x36')]={'loadFrameData':function(_0x2a4485,_0x4bb122){if(void 0x0===_0x2a4485)return!0x1;if(this[_0x3cc2('0x9e0')])for(var _0x1f871c in this['_anims'])this[_0x3cc2('0x9e2')][_0x1f871c]['updateFrameData'](_0x2a4485);return this[_0x3cc2('0x9e1')]=_0x2a4485,void 0x0===_0x4bb122||null===_0x4bb122?this['frame']=0x0:_0x3cc2('0x357')==typeof _0x4bb122?this[_0x3cc2('0x6e8')]=_0x4bb122:this['frame']=_0x4bb122,this[_0x3cc2('0x9e0')]=!0x0,!0x0;},'copyFrameData':function(_0x3d51d2,_0xd0b8f){if(this[_0x3cc2('0x9e1')]=_0x3d51d2[_0x3cc2('0x292')](),this[_0x3cc2('0x9e0')])for(var _0x195ae1 in this[_0x3cc2('0x9e2')])this['_anims'][_0x195ae1][_0x3cc2('0x9e4')](this[_0x3cc2('0x9e1')]);return void 0x0===_0xd0b8f||null===_0xd0b8f?this[_0x3cc2('0x96')]=0x0:'string'==typeof _0xd0b8f?this[_0x3cc2('0x6e8')]=_0xd0b8f:this[_0x3cc2('0x96')]=_0xd0b8f,this[_0x3cc2('0x9e0')]=!0x0,!0x0;},'add':function(_0x6d0212,_0x23a786,_0x33da15,_0x18ee89,_0x5770f2){return _0x23a786=_0x23a786||[],_0x33da15=_0x33da15||0x3c,void 0x0===_0x18ee89&&(_0x18ee89=!0x1),void 0x0===_0x5770f2&&(_0x5770f2=!(!_0x23a786||'number'!=typeof _0x23a786[0x0])),this[_0x3cc2('0x9e3')]=[],this[_0x3cc2('0x9e1')][_0x3cc2('0x9e5')](_0x23a786,_0x5770f2,this[_0x3cc2('0x9e3')]),this[_0x3cc2('0x9e2')][_0x6d0212]=new _0x2beb52[(_0x3cc2('0x688'))](this['game'],this[_0x3cc2('0x592')],_0x6d0212,this[_0x3cc2('0x9e1')],this[_0x3cc2('0x9e3')],_0x33da15,_0x18ee89),this[_0x3cc2('0x9df')]=this[_0x3cc2('0x9e2')][_0x6d0212],this[_0x3cc2('0x592')]['tilingTexture']&&(this[_0x3cc2('0x592')][_0x3cc2('0x6e7')]=!0x0),this[_0x3cc2('0x9e2')][_0x6d0212];},'validateFrames':function(_0x57e762,_0x53c400){void 0x0===_0x53c400&&(_0x53c400=!0x0);for(var _0x59d86a=0x0;_0x59d86a<_0x57e762['length'];_0x59d86a++)if(!0x0===_0x53c400){if(_0x57e762[_0x59d86a]>this['_frameData'][_0x3cc2('0x43c')])return!0x1;}else if(!0x1===this['_frameData'][_0x3cc2('0x9e6')](_0x57e762[_0x59d86a]))return!0x1;return!0x0;},'play':function(_0x29a7d9,_0x1a2f6e,_0x4312e0,_0x27fc62){if(this['_anims'][_0x29a7d9])return this[_0x3cc2('0x9df')]===this[_0x3cc2('0x9e2')][_0x29a7d9]?!0x1===this['currentAnim']['isPlaying']?(this['currentAnim'][_0x3cc2('0x4a8')]=!0x1,this[_0x3cc2('0x9df')][_0x3cc2('0x68a')](_0x1a2f6e,_0x4312e0,_0x27fc62)):this[_0x3cc2('0x9df')]:(this[_0x3cc2('0x9df')]&&this['currentAnim'][_0x3cc2('0x9e7')]&&this[_0x3cc2('0x9df')][_0x3cc2('0x85')](),this[_0x3cc2('0x9df')]=this[_0x3cc2('0x9e2')][_0x29a7d9],this[_0x3cc2('0x9df')]['paused']=!0x1,this[_0x3cc2('0x9de')]=this['currentAnim'][_0x3cc2('0x9de')],this[_0x3cc2('0x9df')][_0x3cc2('0x68a')](_0x1a2f6e,_0x4312e0,_0x27fc62));},'stop':function(_0x536226,_0x215dcb){void 0x0===_0x215dcb&&(_0x215dcb=!0x1),!this['currentAnim']||'string'==typeof _0x536226&&_0x536226!==this[_0x3cc2('0x9df')]['name']||this[_0x3cc2('0x9df')]['stop'](_0x215dcb);},'update':function(){return!(this[_0x3cc2('0x9e8')]&&!this[_0x3cc2('0x592')][_0x3cc2('0x64')]||!this[_0x3cc2('0x9df')]||!this['currentAnim'][_0x3cc2('0x367')]()||(this[_0x3cc2('0x9de')]=this['currentAnim']['currentFrame'],0x0));},'next':function(_0x5881f8){this[_0x3cc2('0x9df')]&&(this[_0x3cc2('0x9df')][_0x3cc2('0x595')](_0x5881f8),this[_0x3cc2('0x9de')]=this[_0x3cc2('0x9df')]['currentFrame']);},'previous':function(_0x5f1a5e){this[_0x3cc2('0x9df')]&&(this['currentAnim'][_0x3cc2('0x405')](_0x5f1a5e),this[_0x3cc2('0x9de')]=this['currentAnim'][_0x3cc2('0x9de')]);},'getAnimation':function(_0x439e96){return _0x3cc2('0x357')==typeof _0x439e96&&this[_0x3cc2('0x9e2')][_0x439e96]?this[_0x3cc2('0x9e2')][_0x439e96]:null;},'refreshFrame':function(){},'destroy':function(){_0x12e519=null;for(var _0x12e519 in this[_0x3cc2('0x9e2')])this['_anims'][_0x3cc2('0x28b')](_0x12e519)&&this[_0x3cc2('0x9e2')][_0x12e519][_0x3cc2('0x38')]();this[_0x3cc2('0x9e2')]={},this[_0x3cc2('0x9e3')]=[],this[_0x3cc2('0x9e1')]=null,this[_0x3cc2('0x9df')]=null,this['currentFrame']=null,this[_0x3cc2('0x592')]=null,this[_0x3cc2('0x3e')]=null;}},_0x2beb52['AnimationManager'][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52['AnimationManager'],Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x9dd')][_0x3cc2('0x36')],'frameData',{'get':function(){return this[_0x3cc2('0x9e1')];}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x9dd')]['prototype'],_0x3cc2('0x9e9'),{'get':function(){return this['_frameData'][_0x3cc2('0x43c')];}}),Object[_0x3cc2('0x8d')](_0x2beb52['AnimationManager'][_0x3cc2('0x36')],_0x3cc2('0x4a8'),{'get':function(){return this['currentAnim'][_0x3cc2('0x9a0')];},'set':function(_0x5cac2f){this[_0x3cc2('0x9df')][_0x3cc2('0x4a8')]=_0x5cac2f;}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x9dd')][_0x3cc2('0x36')],_0x3cc2('0x3ac'),{'get':function(){if(this[_0x3cc2('0x9df')])return this[_0x3cc2('0x9df')]['name'];}}),Object[_0x3cc2('0x8d')](_0x2beb52['AnimationManager']['prototype'],_0x3cc2('0x96'),{'get':function(){if(this[_0x3cc2('0x9de')])return this[_0x3cc2('0x9de')][_0x3cc2('0x611')];},'set':function(_0x23e264){var _0x4b80b5;_0x3cc2('0x231')==typeof _0x23e264&&this[_0x3cc2('0x9e1')]&&(_0x4b80b5=this[_0x3cc2('0x9e1')][_0x3cc2('0x9ea')](_0x23e264))&&(this[_0x3cc2('0x9de')]=_0x4b80b5,this['sprite'][_0x3cc2('0x26d')](this[_0x3cc2('0x9de')]));}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x9dd')][_0x3cc2('0x36')],_0x3cc2('0x6e8'),{'get':function(){if(this[_0x3cc2('0x9de')])return this[_0x3cc2('0x9de')][_0x3cc2('0x3ac')];},'set':function(_0x204b44){var _0x59d203;_0x3cc2('0x357')==typeof _0x204b44&&this['_frameData']&&(_0x59d203=this[_0x3cc2('0x9e1')][_0x3cc2('0x9eb')](_0x204b44))?(this['currentFrame']=_0x59d203,this['_frameIndex']=this[_0x3cc2('0x9de')][_0x3cc2('0x611')],this[_0x3cc2('0x592')][_0x3cc2('0x26d')](this[_0x3cc2('0x9de')])):console['warn']('Cannot\x20set\x20frameName:\x20'+_0x204b44);}}),_0x2beb52[_0x3cc2('0x688')]=function(_0xa83465,_0x3aad5f,_0x1af149,_0x538854,_0x5293bf,_0x100c39,_0x427811){void 0x0===_0x427811&&(_0x427811=!0x1),this[_0x3cc2('0x3e')]=_0xa83465,this[_0x3cc2('0x6b9')]=_0x3aad5f,this[_0x3cc2('0x9e1')]=_0x538854,this[_0x3cc2('0x3ac')]=_0x1af149,this[_0x3cc2('0x9ec')]=[],this['_frames']=this[_0x3cc2('0x9ec')]['concat'](_0x5293bf),this[_0x3cc2('0x998')]=0x3e8/_0x100c39,this[_0x3cc2('0x9dc')]=_0x427811,this['loopCount']=0x0,this[_0x3cc2('0x9ed')]=!0x1,this[_0x3cc2('0x9ee')]=!0x1,this[_0x3cc2('0x9e7')]=!0x1,this['isPaused']=!0x1,this[_0x3cc2('0x9ef')]=0x0,this['_frameIndex']=0x0,this[_0x3cc2('0x9f0')]=0x0,this[_0x3cc2('0x9f1')]=0x1,this[_0x3cc2('0x9de')]=this[_0x3cc2('0x9e1')]['getFrame'](this['_frames'][this[_0x3cc2('0x9f2')]]),this[_0x3cc2('0x984')]=new _0x2beb52['Signal'](),this['onUpdate']=null,this[_0x3cc2('0x988')]=new _0x2beb52['Signal'](),this[_0x3cc2('0x985')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0x9f3')]=!0x1,this[_0x3cc2('0x3e')][_0x3cc2('0x462')][_0x3cc2('0x2bd')](this[_0x3cc2('0x462')],this),this[_0x3cc2('0x3e')][_0x3cc2('0x355')][_0x3cc2('0x2bd')](this[_0x3cc2('0x355')],this);},_0x2beb52[_0x3cc2('0x688')][_0x3cc2('0x36')]={'play':function(_0x4bdb3a,_0x4fe12b,_0x5b4609){return'number'==typeof _0x4bdb3a&&(this['delay']=0x3e8/_0x4bdb3a),_0x3cc2('0x28d')==typeof _0x4fe12b&&(this[_0x3cc2('0x9dc')]=_0x4fe12b),void 0x0!==_0x5b4609&&(this[_0x3cc2('0x9ed')]=_0x5b4609),this[_0x3cc2('0x9e7')]=!0x0,this['isFinished']=!0x1,this[_0x3cc2('0x4a8')]=!0x1,this[_0x3cc2('0x9f4')]=0x0,this[_0x3cc2('0x9f5')]=this[_0x3cc2('0x3e')][_0x3cc2('0x32e')]['time'],this['_timeNextFrame']=this[_0x3cc2('0x3e')]['time'][_0x3cc2('0x32e')]+this['delay'],this[_0x3cc2('0x9f2')]=this[_0x3cc2('0x9f3')]?this[_0x3cc2('0x9ec')][_0x3cc2('0x8')]-0x1:0x0,this['updateCurrentFrame'](!0x1,!0x0),this['_parent'][_0x3cc2('0x3f9')]['onAnimationStart$dispatch'](this[_0x3cc2('0x6b9')],this),this[_0x3cc2('0x984')][_0x3cc2('0x330')](this[_0x3cc2('0x6b9')],this),this[_0x3cc2('0x6b9')][_0x3cc2('0x689')][_0x3cc2('0x9df')]=this,this[_0x3cc2('0x6b9')][_0x3cc2('0x689')][_0x3cc2('0x9de')]=this[_0x3cc2('0x9de')],this;},'restart':function(){this[_0x3cc2('0x9e7')]=!0x0,this[_0x3cc2('0x9ee')]=!0x1,this[_0x3cc2('0x4a8')]=!0x1,this[_0x3cc2('0x9f4')]=0x0,this[_0x3cc2('0x9f5')]=this['game'][_0x3cc2('0x32e')][_0x3cc2('0x32e')],this[_0x3cc2('0x9f6')]=this[_0x3cc2('0x3e')]['time'][_0x3cc2('0x32e')]+this[_0x3cc2('0x998')],this[_0x3cc2('0x9f2')]=0x0,this[_0x3cc2('0x9de')]=this[_0x3cc2('0x9e1')][_0x3cc2('0x9ea')](this[_0x3cc2('0x9ec')][this[_0x3cc2('0x9f2')]]),this[_0x3cc2('0x6b9')][_0x3cc2('0x26d')](this['currentFrame']),this[_0x3cc2('0x6b9')][_0x3cc2('0x689')][_0x3cc2('0x9df')]=this,this['_parent'][_0x3cc2('0x689')][_0x3cc2('0x9de')]=this[_0x3cc2('0x9de')],this['onStart'][_0x3cc2('0x330')](this[_0x3cc2('0x6b9')],this);},'reverse':function(){return this[_0x3cc2('0x9f7')]=!this[_0x3cc2('0x9f7')],this;},'reverseOnce':function(){return this[_0x3cc2('0x988')][_0x3cc2('0x475')](this[_0x3cc2('0x1be')],this),this[_0x3cc2('0x1be')]();},'setFrame':function(_0xff6a19,_0x2d8f98){var _0x546e94;if(void 0x0===_0x2d8f98&&(_0x2d8f98=!0x1),_0x3cc2('0x357')==typeof _0xff6a19)for(_0x59c945=0x0;_0x59c945=this[_0x3cc2('0x9f6')])&&(this[_0x3cc2('0x9f1')]=0x1,this[_0x3cc2('0x9f0')]=this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')]-this[_0x3cc2('0x9f6')],this[_0x3cc2('0x9f5')]=this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')],this['_frameDiff']>this[_0x3cc2('0x998')]?(this[_0x3cc2('0x9f1')]=Math[_0x3cc2('0xaa')](this['_frameDiff']/this[_0x3cc2('0x998')]),this['_frameDiff']-=this[_0x3cc2('0x9f1')]*this[_0x3cc2('0x998')]):this[_0x3cc2('0x9f0')]=0x0,this['_timeNextFrame']=this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')]+(this['delay']-this['_frameDiff']),this[_0x3cc2('0x9f3')]?this[_0x3cc2('0x9f2')]-=this[_0x3cc2('0x9f1')]:this[_0x3cc2('0x9f2')]+=this[_0x3cc2('0x9f1')],!this[_0x3cc2('0x9f3')]&&this[_0x3cc2('0x9f2')]>=this[_0x3cc2('0x9ec')]['length']||this[_0x3cc2('0x9f3')]&&this[_0x3cc2('0x9f2')]<=-0x1?this['loop']?(this[_0x3cc2('0x9f2')]=Math['abs'](this[_0x3cc2('0x9f2')])%this['_frames'][_0x3cc2('0x8')],this[_0x3cc2('0x9f3')]&&(this['_frameIndex']=this[_0x3cc2('0x9ec')][_0x3cc2('0x8')]-0x1-this['_frameIndex']),this[_0x3cc2('0x9de')]=this['_frameData']['getFrame'](this[_0x3cc2('0x9ec')][this[_0x3cc2('0x9f2')]]),this['currentFrame']&&this[_0x3cc2('0x6b9')]['setFrame'](this['currentFrame']),this[_0x3cc2('0x9f4')]++,this['_parent']['events'][_0x3cc2('0x9f9')](this[_0x3cc2('0x6b9')],this),this[_0x3cc2('0x985')][_0x3cc2('0x330')](this[_0x3cc2('0x6b9')],this),!this[_0x3cc2('0x9fa')]||(this[_0x3cc2('0x9fa')]['dispatch'](this,this[_0x3cc2('0x9de')]),!!this[_0x3cc2('0x9e1')])):(this['complete'](),!0x1):this[_0x3cc2('0x9fb')](!0x0));},'updateCurrentFrame':function(_0xd951b4,_0x3ab946){if(void 0x0===_0x3ab946&&(_0x3ab946=!0x1),!this[_0x3cc2('0x9e1')])return!0x1;var _0x57c4b1=this[_0x3cc2('0x9de')]['index'];return this['currentFrame']=this[_0x3cc2('0x9e1')][_0x3cc2('0x9ea')](this['_frames'][this[_0x3cc2('0x9f2')]]),this[_0x3cc2('0x9de')]&&(_0x3ab946||!_0x3ab946&&_0x57c4b1!==this[_0x3cc2('0x9de')]['index'])&&this[_0x3cc2('0x6b9')][_0x3cc2('0x26d')](this['currentFrame']),!this[_0x3cc2('0x9fa')]||!_0xd951b4||(this['onUpdate'][_0x3cc2('0x330')](this,this[_0x3cc2('0x9de')]),!!this[_0x3cc2('0x9e1')]);},'next':function(_0x2ff0f6){void 0x0===_0x2ff0f6&&(_0x2ff0f6=0x1);var _0x8e08de=this[_0x3cc2('0x9f2')]+_0x2ff0f6;_0x8e08de>=this['_frames'][_0x3cc2('0x8')]&&(this[_0x3cc2('0x9dc')]?_0x8e08de%=this[_0x3cc2('0x9ec')][_0x3cc2('0x8')]:_0x8e08de=this[_0x3cc2('0x9ec')][_0x3cc2('0x8')]-0x1),_0x8e08de!==this[_0x3cc2('0x9f2')]&&(this[_0x3cc2('0x9f2')]=_0x8e08de,this[_0x3cc2('0x9fb')](!0x0));},'previous':function(_0x32ccac){void 0x0===_0x32ccac&&(_0x32ccac=0x1);var _0x31fb44=this[_0x3cc2('0x9f2')]-_0x32ccac;_0x31fb44<0x0&&(this[_0x3cc2('0x9dc')]?_0x31fb44=this[_0x3cc2('0x9ec')][_0x3cc2('0x8')]+_0x31fb44:_0x31fb44++),_0x31fb44!==this['_frameIndex']&&(this[_0x3cc2('0x9f2')]=_0x31fb44,this[_0x3cc2('0x9fb')](!0x0));},'updateFrameData':function(_0x1fb287){this[_0x3cc2('0x9e1')]=_0x1fb287,this[_0x3cc2('0x9de')]=this[_0x3cc2('0x9e1')]?this[_0x3cc2('0x9e1')]['getFrame'](this[_0x3cc2('0x9ec')][this['_frameIndex']%this[_0x3cc2('0x9ec')][_0x3cc2('0x8')]]):null;},'destroy':function(){this['_frameData']&&(this[_0x3cc2('0x3e')]['onPause'][_0x3cc2('0x1a4')](this[_0x3cc2('0x462')],this),this['game'][_0x3cc2('0x355')][_0x3cc2('0x1a4')](this['onResume'],this),this['game']=null,this['_parent']=null,this[_0x3cc2('0x9ec')]=null,this[_0x3cc2('0x9e1')]=null,this[_0x3cc2('0x9de')]=null,this[_0x3cc2('0x9e7')]=!0x1,this[_0x3cc2('0x984')]['dispose'](),this[_0x3cc2('0x985')][_0x3cc2('0x4e1')](),this[_0x3cc2('0x988')][_0x3cc2('0x4e1')](),this[_0x3cc2('0x9fa')]&&this[_0x3cc2('0x9fa')]['dispose']());},'complete':function(){this[_0x3cc2('0x9f2')]=this['_frames'][_0x3cc2('0x8')]-0x1,this[_0x3cc2('0x9de')]=this['_frameData'][_0x3cc2('0x9ea')](this['_frames'][this['_frameIndex']]),this[_0x3cc2('0x9e7')]=!0x1,this[_0x3cc2('0x9ee')]=!0x0,this[_0x3cc2('0x4a8')]=!0x1,this['_parent'][_0x3cc2('0x3f9')][_0x3cc2('0x9f8')](this[_0x3cc2('0x6b9')],this),this[_0x3cc2('0x988')][_0x3cc2('0x330')](this[_0x3cc2('0x6b9')],this),this[_0x3cc2('0x9ed')]&&this[_0x3cc2('0x6b9')][_0x3cc2('0x411')]();}},_0x2beb52['Animation']['prototype']['constructor']=_0x2beb52[_0x3cc2('0x688')],Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x688')]['prototype'],'paused',{'get':function(){return this['isPaused'];},'set':function(_0x4e924e){this[_0x3cc2('0x9a0')]=_0x4e924e,_0x4e924e?this[_0x3cc2('0x9ef')]=this[_0x3cc2('0x3e')]['time'][_0x3cc2('0x32e')]:this[_0x3cc2('0x9e7')]&&(this[_0x3cc2('0x9f6')]=this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')]+this['delay']);}}),Object[_0x3cc2('0x8d')](_0x2beb52['Animation'][_0x3cc2('0x36')],_0x3cc2('0x9f7'),{'get':function(){return this[_0x3cc2('0x9f3')];},'set':function(_0xfdb784){this[_0x3cc2('0x9f3')]=_0xfdb784;}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x688')][_0x3cc2('0x36')],_0x3cc2('0x9e9'),{'get':function(){return this['_frames'][_0x3cc2('0x8')];}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x688')][_0x3cc2('0x36')],'frame',{'get':function(){return null!==this[_0x3cc2('0x9de')]?this['currentFrame'][_0x3cc2('0x611')]:this[_0x3cc2('0x9f2')];},'set':function(_0x419e75){this[_0x3cc2('0x9de')]=this[_0x3cc2('0x9e1')][_0x3cc2('0x9ea')](this[_0x3cc2('0x9ec')][_0x419e75]),null!==this[_0x3cc2('0x9de')]&&(this['_frameIndex']=_0x419e75,this[_0x3cc2('0x6b9')][_0x3cc2('0x26d')](this[_0x3cc2('0x9de')]),this['onUpdate']&&this[_0x3cc2('0x9fa')][_0x3cc2('0x330')](this,this[_0x3cc2('0x9de')]));}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x688')][_0x3cc2('0x36')],_0x3cc2('0x4da'),{'get':function(){return 0x3e8/this['delay'];},'set':function(_0x4c4e2f){_0x4c4e2f>0x0&&(this[_0x3cc2('0x998')]=0x3e8/_0x4c4e2f);}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x688')][_0x3cc2('0x36')],_0x3cc2('0x9fc'),{'get':function(){return null!==this['onUpdate'];},'set':function(_0x5ca787){_0x5ca787&&null===this[_0x3cc2('0x9fa')]?this[_0x3cc2('0x9fa')]=new _0x2beb52[(_0x3cc2('0x311'))]():_0x5ca787||null===this[_0x3cc2('0x9fa')]||(this[_0x3cc2('0x9fa')][_0x3cc2('0x4e1')](),this[_0x3cc2('0x9fa')]=null);}}),_0x2beb52[_0x3cc2('0x688')][_0x3cc2('0x9fd')]=function(_0x2b465c,_0x55e798,_0x10f040,_0x1c9be5,_0x4ee290){void 0x0===_0x1c9be5&&(_0x1c9be5='');var _0x548508=[],_0x1c225e='';if(_0x55e798<_0x10f040)for(_0x2056b0=_0x55e798;_0x2056b0<=_0x10f040;_0x2056b0++)_0x1c225e=_0x2b465c+(_0x1c225e='number'==typeof _0x4ee290?_0x2beb52[_0x3cc2('0x284')]['pad'](_0x2056b0[_0x3cc2('0x241')](),_0x4ee290,'0',0x1):_0x2056b0[_0x3cc2('0x241')]())+_0x1c9be5,_0x548508[_0x3cc2('0x9')](_0x1c225e);else for(var _0x2056b0=_0x55e798;_0x2056b0>=_0x10f040;_0x2056b0--)_0x1c225e=_0x2b465c+(_0x1c225e=_0x3cc2('0x231')==typeof _0x4ee290?_0x2beb52[_0x3cc2('0x284')][_0x3cc2('0x9fe')](_0x2056b0[_0x3cc2('0x241')](),_0x4ee290,'0',0x1):_0x2056b0[_0x3cc2('0x241')]())+_0x1c9be5,_0x548508[_0x3cc2('0x9')](_0x1c225e);return _0x548508;},_0x2beb52[_0x3cc2('0x721')]=function(_0x3a2422,_0x1261bc,_0x5e5328,_0x1a0f04,_0x3ecb7d,_0x569f25){this[_0x3cc2('0x611')]=_0x3a2422,this['x']=_0x1261bc,this['y']=_0x5e5328,this[_0x3cc2('0x22')]=_0x1a0f04,this[_0x3cc2('0x4d')]=_0x3ecb7d,0x0!==this['width']&&0x0!==this['height']||console[_0x3cc2('0x184')](_0x3cc2('0x9ff')+this[_0x3cc2('0x3ac')]+_0x3cc2('0xa00')),this[_0x3cc2('0x3ac')]=_0x569f25,this['centerX']=Math[_0x3cc2('0xaa')](_0x1a0f04/0x2),this[_0x3cc2('0x2b9')]=Math[_0x3cc2('0xaa')](_0x3ecb7d/0x2),this['distance']=_0x2beb52[_0x3cc2('0x47')]['distance'](0x0,0x0,_0x1a0f04,_0x3ecb7d),this[_0x3cc2('0x208')]=!0x1,this[_0x3cc2('0x6e2')]=!0x1,this[_0x3cc2('0x6e4')]=_0x1a0f04,this[_0x3cc2('0x6e5')]=_0x3ecb7d,this[_0x3cc2('0x6e6')]=0x0,this[_0x3cc2('0x6e3')]=0x0,this[_0x3cc2('0xa01')]=0x0,this[_0x3cc2('0xa02')]=0x0,this[_0x3cc2('0x2a3')]=this['x']+this[_0x3cc2('0x22')],this[_0x3cc2('0x2a5')]=this['y']+this[_0x3cc2('0x4d')];},_0x2beb52[_0x3cc2('0x721')][_0x3cc2('0x36')]={'resize':function(_0x2643aa,_0x5e63db){this[_0x3cc2('0x22')]=_0x2643aa,this['height']=_0x5e63db,this[_0x3cc2('0x2b8')]=Math[_0x3cc2('0xaa')](_0x2643aa/0x2),this[_0x3cc2('0x2b9')]=Math[_0x3cc2('0xaa')](_0x5e63db/0x2),this[_0x3cc2('0x29d')]=_0x2beb52[_0x3cc2('0x47')][_0x3cc2('0x29d')](0x0,0x0,_0x2643aa,_0x5e63db),this['sourceSizeW']=_0x2643aa,this[_0x3cc2('0x6e5')]=_0x5e63db,this[_0x3cc2('0x2a3')]=this['x']+_0x2643aa,this[_0x3cc2('0x2a5')]=this['y']+_0x5e63db;},'setTrim':function(_0x1d1323,_0x2b80b9,_0x567202,_0x23a933,_0x2332b7,_0x4cc17e,_0x5371f2){this[_0x3cc2('0x6e2')]=_0x1d1323,_0x1d1323&&(this[_0x3cc2('0x6e4')]=_0x2b80b9,this[_0x3cc2('0x6e5')]=_0x567202,this['centerX']=Math['floor'](_0x2b80b9/0x2),this[_0x3cc2('0x2b9')]=Math[_0x3cc2('0xaa')](_0x567202/0x2),this[_0x3cc2('0x6e6')]=_0x23a933,this[_0x3cc2('0x6e3')]=_0x2332b7,this['spriteSourceSizeW']=_0x4cc17e,this[_0x3cc2('0xa02')]=_0x5371f2);},'clone':function(){var _0x4359e2=new _0x2beb52[(_0x3cc2('0x721'))](this[_0x3cc2('0x611')],this['x'],this['y'],this[_0x3cc2('0x22')],this['height'],this[_0x3cc2('0x3ac')]);for(var _0x2c000c in this)this[_0x3cc2('0x28b')](_0x2c000c)&&(_0x4359e2[_0x2c000c]=this[_0x2c000c]);return _0x4359e2;},'getRect':function(_0x471805){return void 0x0===_0x471805?_0x471805=new _0x2beb52['Rectangle'](this['x'],this['y'],this['width'],this[_0x3cc2('0x4d')]):_0x471805[_0x3cc2('0x2a8')](this['x'],this['y'],this[_0x3cc2('0x22')],this[_0x3cc2('0x4d')]),_0x471805;}},_0x2beb52[_0x3cc2('0x721')][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52['Frame'],_0x2beb52[_0x3cc2('0x73c')]=function(){this[_0x3cc2('0x9ec')]=[],this[_0x3cc2('0xa03')]=[];},_0x2beb52[_0x3cc2('0x73c')][_0x3cc2('0x36')]={'addFrame':function(_0x31806b){return _0x31806b[_0x3cc2('0x611')]=this[_0x3cc2('0x9ec')][_0x3cc2('0x8')],this[_0x3cc2('0x9ec')][_0x3cc2('0x9')](_0x31806b),''!==_0x31806b['name']&&(this[_0x3cc2('0xa03')][_0x31806b['name']]=_0x31806b[_0x3cc2('0x611')]),_0x31806b;},'getFrame':function(_0x1f3280){return _0x1f3280>=this[_0x3cc2('0x9ec')][_0x3cc2('0x8')]&&(_0x1f3280=0x0),this['_frames'][_0x1f3280];},'getFrameByName':function(_0x40851b){return _0x3cc2('0x231')==typeof this[_0x3cc2('0xa03')][_0x40851b]?this[_0x3cc2('0x9ec')][this[_0x3cc2('0xa03')][_0x40851b]]:null;},'checkFrameName':function(_0x356e01){return null!=this[_0x3cc2('0xa03')][_0x356e01];},'clone':function(){for(var _0x2f9bc0=new _0x2beb52['FrameData'](),_0x2d83f8=0x0;_0x2d83f8_0x1bfb4f||_0x1dc377<-_0x1bfb4f)return console[_0x3cc2('0x184')](_0x3cc2('0xa04')+_0x1dc377['toString']()+_0x3cc2('0xa05')+_0x1bfb4f['toString']()),null;if(_0x1dc377<0x0&&(_0x1dc377=_0x1bfb4f+_0x1dc377),-0x1!==_0x3af538&&(_0x1bfb4f=_0x1dc377+_0x3af538),0x0===_0xf43897||0x0===_0x4c34ad||_0xf43897<_0x2a77e1||_0x4c34ad<_0x5701a5||0x0===_0x1bfb4f)return console[_0x3cc2('0x184')](_0x3cc2('0xa06')+_0xf4e6c7+'\x27s\x20width/height\x20zero\x20or\x20width/height\x20<\x20given\x20frameWidth/frameHeight'),null;for(var _0x50db76=new _0x2beb52[(_0x3cc2('0x73c'))](),_0x56c9e8=_0x3f3761,_0x51d19f=_0x3f3761,_0x2fa561=0x0;_0x2fa561<_0x1bfb4f;_0x2fa561++)_0x50db76[_0x3cc2('0x84c')](new _0x2beb52['Frame'](_0x2fa561,_0x56c9e8,_0x51d19f,_0x2a77e1,_0x5701a5,'')),(_0x56c9e8+=_0x2a77e1+_0x299f75)+_0x2a77e1>_0xf43897&&(_0x56c9e8=_0x3f3761,_0x51d19f+=_0x5701a5+_0x299f75);return _0x50db76;},'JSONData':function(_0x4c60e9,_0x225d46){if(!_0x225d46[_0x3cc2('0x9b2')])return console['warn'](_0x3cc2('0xa07')),void console[_0x3cc2('0xb6')](_0x225d46);for(var _0x9bec33,_0x31fc58=new _0x2beb52['FrameData'](),_0x1595de=_0x225d46['frames'],_0xb853ec=0x0;_0xb853ec<_0x1595de['length'];_0xb853ec++)_0x9bec33=_0x31fc58['addFrame'](new _0x2beb52[(_0x3cc2('0x721'))](_0xb853ec,_0x1595de[_0xb853ec][_0x3cc2('0x96')]['x'],_0x1595de[_0xb853ec][_0x3cc2('0x96')]['y'],_0x1595de[_0xb853ec]['frame']['w'],_0x1595de[_0xb853ec]['frame']['h'],_0x1595de[_0xb853ec][_0x3cc2('0xa08')])),_0x1595de[_0xb853ec][_0x3cc2('0x6e2')]&&_0x9bec33[_0x3cc2('0xa09')](_0x1595de[_0xb853ec][_0x3cc2('0x6e2')],_0x1595de[_0xb853ec][_0x3cc2('0xa0a')]['w'],_0x1595de[_0xb853ec][_0x3cc2('0xa0a')]['h'],_0x1595de[_0xb853ec]['spriteSourceSize']['x'],_0x1595de[_0xb853ec][_0x3cc2('0xa0b')]['y'],_0x1595de[_0xb853ec][_0x3cc2('0xa0b')]['w'],_0x1595de[_0xb853ec][_0x3cc2('0xa0b')]['h']),_0x1595de[_0xb853ec][_0x3cc2('0x208')]&&(_0x9bec33[_0x3cc2('0x208')]=!0x0);return _0x31fc58;},'JSONDataPyxel':function(_0x8a4a1b,_0xf84299){if([_0x3cc2('0xa0c'),_0x3cc2('0xa0d'),'tileheight',_0x3cc2('0xa0e'),_0x3cc2('0xa0f')][_0x3cc2('0x27d')](function(_0x2cfd6e){if(!_0xf84299[_0x2cfd6e])return console['warn']('Phaser.AnimationParser.JSONDataPyxel:\x20Invalid\x20Pyxel\x20Tilemap\x20JSON\x20given,\x20missing\x20\x22'+_0x2cfd6e+'\x22\x20key.'),void console['log'](_0xf84299);}),0x1!==_0xf84299[_0x3cc2('0xa0c')][_0x3cc2('0x8')])return console['warn'](_0x3cc2('0xa10')),void console[_0x3cc2('0xb6')](_0xf84299);for(var _0x546205=new _0x2beb52[(_0x3cc2('0x73c'))](),_0x144fd4=_0xf84299[_0x3cc2('0xa11')],_0x570ab1=_0xf84299[_0x3cc2('0xa0d')],_0x44ac8a=_0xf84299[_0x3cc2('0xa0c')][0x0][_0x3cc2('0xa12')],_0x3e4e50=0x0;_0x3e4e50<_0x44ac8a[_0x3cc2('0x8')];_0x3e4e50++)_0x546205['addFrame'](new _0x2beb52[(_0x3cc2('0x721'))](_0x3e4e50,_0x44ac8a[_0x3e4e50]['x'],_0x44ac8a[_0x3e4e50]['y'],_0x570ab1,_0x144fd4,_0x3cc2('0xa13')+_0x3e4e50))[_0x3cc2('0xa09')](!0x1);return _0x546205;},'JSONDataHash':function(_0x27c5fe,_0xa6efd6){if(!_0xa6efd6[_0x3cc2('0x9b2')])return console[_0x3cc2('0x184')]('Phaser.AnimationParser.JSONDataHash:\x20Invalid\x20Texture\x20Atlas\x20JSON\x20given,\x20missing\x20\x27frames\x27\x20object'),void console[_0x3cc2('0xb6')](_0xa6efd6);var _0x283840,_0x95a056=new _0x2beb52[(_0x3cc2('0x73c'))](),_0x29965e=_0xa6efd6[_0x3cc2('0x9b2')],_0x389c34=0x0;for(var _0x41da73 in _0x29965e)_0x283840=_0x95a056[_0x3cc2('0x84c')](new _0x2beb52[(_0x3cc2('0x721'))](_0x389c34,_0x29965e[_0x41da73][_0x3cc2('0x96')]['x'],_0x29965e[_0x41da73][_0x3cc2('0x96')]['y'],_0x29965e[_0x41da73]['frame']['w'],_0x29965e[_0x41da73][_0x3cc2('0x96')]['h'],_0x41da73)),_0x29965e[_0x41da73][_0x3cc2('0x6e2')]&&_0x283840[_0x3cc2('0xa09')](_0x29965e[_0x41da73][_0x3cc2('0x6e2')],_0x29965e[_0x41da73][_0x3cc2('0xa0a')]['w'],_0x29965e[_0x41da73][_0x3cc2('0xa0a')]['h'],_0x29965e[_0x41da73]['spriteSourceSize']['x'],_0x29965e[_0x41da73][_0x3cc2('0xa0b')]['y'],_0x29965e[_0x41da73][_0x3cc2('0xa0b')]['w'],_0x29965e[_0x41da73]['spriteSourceSize']['h']),_0x29965e[_0x41da73][_0x3cc2('0x208')]&&(_0x283840[_0x3cc2('0x208')]=!0x0),_0x389c34++;return _0x95a056;},'XMLData':function(_0x315616,_0x4fc4a4){if(_0x4fc4a4['getElementsByTagName'](_0x3cc2('0xa14'))){for(var _0x36e548,_0x703e17,_0x4aabf0,_0x13aa7a,_0x53d672,_0x4d728e,_0x12e7ef,_0x1cae2e,_0x3929b2,_0x3923ed,_0x23b1fb,_0x407caa=new _0x2beb52[(_0x3cc2('0x73c'))](),_0x125a4e=_0x4fc4a4[_0x3cc2('0xa15')](_0x3cc2('0xa16')),_0x5c805f=0x0;_0x5c805f<_0x125a4e[_0x3cc2('0x8')];_0x5c805f++)_0x703e17=(_0x4aabf0=_0x125a4e[_0x5c805f][_0x3cc2('0xc3')])['name']['value'],_0x13aa7a=parseInt(_0x4aabf0['x']['value'],0xa),_0x53d672=parseInt(_0x4aabf0['y'][_0x3cc2('0xf3')],0xa),_0x4d728e=parseInt(_0x4aabf0['width']['value'],0xa),_0x12e7ef=parseInt(_0x4aabf0['height'][_0x3cc2('0xf3')],0xa),_0x1cae2e=null,_0x3929b2=null,_0x4aabf0[_0x3cc2('0xa17')]&&(_0x1cae2e=Math[_0x3cc2('0x2ad')](parseInt(_0x4aabf0[_0x3cc2('0xa17')][_0x3cc2('0xf3')],0xa)),_0x3929b2=Math[_0x3cc2('0x2ad')](parseInt(_0x4aabf0[_0x3cc2('0xa18')][_0x3cc2('0xf3')],0xa)),_0x3923ed=parseInt(_0x4aabf0['frameWidth']['value'],0xa),_0x23b1fb=parseInt(_0x4aabf0[_0x3cc2('0x884')][_0x3cc2('0xf3')],0xa)),_0x36e548=_0x407caa['addFrame'](new _0x2beb52[(_0x3cc2('0x721'))](_0x5c805f,_0x13aa7a,_0x53d672,_0x4d728e,_0x12e7ef,_0x703e17)),null===_0x1cae2e&&null===_0x3929b2||_0x36e548[_0x3cc2('0xa09')](!0x0,_0x4d728e,_0x12e7ef,_0x1cae2e,_0x3929b2,_0x3923ed,_0x23b1fb);return _0x407caa;}console[_0x3cc2('0x184')](_0x3cc2('0xa19'));}},_0x2beb52['Cache']=function(_0x43bfea){this['game']=_0x43bfea,this[_0x3cc2('0xa1a')]=!0x1,this[_0x3cc2('0x181')]={'canvas':{},'image':{},'texture':{},'sound':{},'video':{},'text':{},'json':{},'xml':{},'physics':{},'tilemap':{},'binary':{},'bitmapData':{},'bitmapFont':{},'shader':{},'renderTexture':{},'compressedTexture':{}},this[_0x3cc2('0xa1b')]={},this[_0x3cc2('0xa1c')]=new Image(),this[_0x3cc2('0xa1d')]=null,this[_0x3cc2('0xa1e')]=new _0x2beb52[(_0x3cc2('0x311'))](),this['_cacheMap']=[],this[_0x3cc2('0xa1f')][_0x2beb52[_0x3cc2('0x466')]['CANVAS']]=this[_0x3cc2('0x181')][_0x3cc2('0x156')],this[_0x3cc2('0xa1f')][_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x708')]]=this[_0x3cc2('0x181')][_0x3cc2('0x182')],this[_0x3cc2('0xa1f')][_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x10c')]]=this[_0x3cc2('0x181')]['texture'],this[_0x3cc2('0xa1f')][_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa20')]]=this['_cache'][_0x3cc2('0x33b')],this[_0x3cc2('0xa1f')][_0x2beb52[_0x3cc2('0x466')]['TEXT']]=this[_0x3cc2('0x181')][_0x3cc2('0x801')],this[_0x3cc2('0xa1f')][_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa21')]]=this[_0x3cc2('0x181')]['physics'],this[_0x3cc2('0xa1f')][_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa22')]]=this['_cache'][_0x3cc2('0xa23')],this[_0x3cc2('0xa1f')][_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa24')]]=this[_0x3cc2('0x181')][_0x3cc2('0xa25')],this[_0x3cc2('0xa1f')][_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x6de')]]=this[_0x3cc2('0x181')]['bitmapData'],this[_0x3cc2('0xa1f')][_0x2beb52[_0x3cc2('0x466')]['BITMAPFONT']]=this[_0x3cc2('0x181')][_0x3cc2('0xa26')],this[_0x3cc2('0xa1f')][_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa27')]]=this['_cache'][_0x3cc2('0xa28')],this[_0x3cc2('0xa1f')][_0x2beb52[_0x3cc2('0x466')]['XML']]=this['_cache'][_0x3cc2('0xa29')],this['_cacheMap'][_0x2beb52[_0x3cc2('0x466')]['VIDEO']]=this[_0x3cc2('0x181')][_0x3cc2('0xa2a')],this[_0x3cc2('0xa1f')][_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa2b')]]=this[_0x3cc2('0x181')][_0x3cc2('0x94')],this[_0x3cc2('0xa1f')][_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa2c')]]=this[_0x3cc2('0x181')][_0x3cc2('0xa2d')],this[_0x3cc2('0xa2e')]=0x0,this[_0x3cc2('0x474')]=new _0x2beb52[(_0x3cc2('0x311'))](),this['_addImages']();},_0x2beb52[_0x3cc2('0x466')]['CANVAS']=0x1,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x708')]=0x2,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x10c')]=0x3,_0x2beb52['Cache'][_0x3cc2('0xa20')]=0x4,_0x2beb52[_0x3cc2('0x466')]['TEXT']=0x5,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa21')]=0x6,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa22')]=0x7,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa24')]=0x8,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x6de')]=0x9,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa2f')]=0xa,_0x2beb52['Cache'][_0x3cc2('0xa27')]=0xb,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa30')]=0xc,_0x2beb52['Cache']['VIDEO']=0xd,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa2b')]=0xe,_0x2beb52['Cache']['RENDER_TEXTURE']=0xf,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x232')]=null,_0x2beb52['Cache'][_0x3cc2('0xa31')]=_0x3cc2('0x6e1'),_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa32')]=_0x3cc2('0xa33'),_0x2beb52[_0x3cc2('0x466')]['MISSING']=null,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa34')]='__missing',_0x2beb52['Cache'][_0x3cc2('0xa35')]=_0x3cc2('0xa36'),_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa37')]=0x3e8,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x36')]={'addCompressedTextureMetaData':function(_0xd4d426,_0x516436,_0x412988,_0x255014){this[_0x3cc2('0xa38')](_0xd4d426)&&this[_0x3cc2('0xa39')](_0xd4d426);var _0x237b80=_0x412988 in _0x2beb52[_0x3cc2('0xa3a')]?_0x2beb52[_0x3cc2('0xa3a')][_0x412988](_0x255014):_0x255014,_0x59b087={'key':_0xd4d426,'url':_0x516436,'data':_0x237b80,'base':new PIXI['BaseTexture'](_0x237b80,null,this[_0x3cc2('0x3e')][_0x3cc2('0xa0')]),'frame':new _0x2beb52[(_0x3cc2('0x721'))](0x0,0x0,0x0,_0x237b80[_0x3cc2('0x22')],_0x237b80[_0x3cc2('0x4d')],_0xd4d426),'frameData':new _0x2beb52['FrameData'](),'fileFormat':_0x412988};return _0x59b087[_0x3cc2('0x6df')][_0x3cc2('0x84c')](new _0x2beb52[(_0x3cc2('0x721'))](0x0,0x0,0x0,_0x237b80[_0x3cc2('0x22')],_0x237b80['height'],_0x516436)),this['_cache'][_0x3cc2('0x182')][_0xd4d426]=_0x59b087,this[_0x3cc2('0xa3b')](_0x516436,_0x59b087),_0x59b087;},'addCanvas':function(_0x32a167,_0x1840f3,_0x3ebb1e){void 0x0===_0x3ebb1e&&(_0x3ebb1e=_0x1840f3[_0x3cc2('0x16a')]('2d')),this[_0x3cc2('0x181')][_0x3cc2('0x156')][_0x32a167]={'canvas':_0x1840f3,'context':_0x3ebb1e};},'addImage':function(_0x4cfeaf,_0x56bf3a,_0xdb8100){this[_0x3cc2('0xa38')](_0x4cfeaf)&&this[_0x3cc2('0xa39')](_0x4cfeaf),!0x1===_0xdb8100[_0x3cc2('0x264')]&&console[_0x3cc2('0x184')](_0x3cc2('0xa3c')+_0x4cfeaf+'\x22\x20hasn\x27t\x20been\x20retrieved\x20yet');var _0x4809e6={'key':_0x4cfeaf,'url':_0x56bf3a,'data':_0xdb8100,'base':new PIXI['BaseTexture'](_0xdb8100,null,this[_0x3cc2('0x3e')][_0x3cc2('0xa0')]),'frame':new _0x2beb52[(_0x3cc2('0x721'))](0x0,0x0,0x0,_0xdb8100[_0x3cc2('0x22')],_0xdb8100[_0x3cc2('0x4d')],_0x4cfeaf),'frameData':new _0x2beb52[(_0x3cc2('0x73c'))]()};return _0x4809e6[_0x3cc2('0x6df')][_0x3cc2('0x84c')](new _0x2beb52[(_0x3cc2('0x721'))](0x0,0x0,0x0,_0xdb8100[_0x3cc2('0x22')],_0xdb8100[_0x3cc2('0x4d')],_0x56bf3a)),this[_0x3cc2('0x181')]['image'][_0x4cfeaf]=_0x4809e6,this[_0x3cc2('0xa3b')](_0x56bf3a,_0x4809e6),_0x3cc2('0x6e1')===_0x4cfeaf?_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x232')]=new PIXI[(_0x3cc2('0x26a'))](_0x4809e6['base']):'__missing'===_0x4cfeaf&&(_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa3d')]=new PIXI[(_0x3cc2('0x26a'))](_0x4809e6[_0x3cc2('0x183')])),_0x4809e6;},'addImageAsync':function(_0x189657,_0x56e832,_0x51a044){var _0x38a03f=this,_0x275262=new Image();_0x275262[_0x3cc2('0x750')]=function(){_0x51a044['call'](this,_0x38a03f[_0x3cc2('0x751')](_0x189657,null,_0x275262)),_0x38a03f[_0x3cc2('0xa3e')](),_0x275262[_0x3cc2('0x750')]=null;},this[_0x3cc2('0xa3f')](),_0x275262[_0x3cc2('0x752')]=_0x56e832;},'addDefaultImage':function(){this[_0x3cc2('0xa40')](_0x2beb52[_0x3cc2('0x466')]['DEFAULT_KEY'],_0x2beb52['Cache']['DEFAULT_SRC'],function(_0x4ecb15){_0x4ecb15['base']['skipRender']=!0x0,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x232')]=new PIXI[(_0x3cc2('0x26a'))](_0x4ecb15[_0x3cc2('0x183')]);});},'addMissingImage':function(){this[_0x3cc2('0xa40')](_0x2beb52[_0x3cc2('0x466')]['MISSING_KEY'],_0x2beb52['Cache']['MISSING_SRC'],function(_0x23aa6e){_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa3d')]=new PIXI[(_0x3cc2('0x26a'))](_0x23aa6e[_0x3cc2('0x183')]);});},'addSound':function(_0x2b7f70,_0xa3e0cb,_0x33d0b2,_0x3d5469,_0x32e77b){void 0x0===_0x3d5469&&(_0x3d5469=!0x0,_0x32e77b=!0x1),void 0x0===_0x32e77b&&(_0x3d5469=!0x1,_0x32e77b=!0x0);var _0x2b0af7=!0x1;_0x32e77b&&(_0x2b0af7=!0x0),this[_0x3cc2('0x181')][_0x3cc2('0x33b')][_0x2b7f70]={'url':_0xa3e0cb,'data':_0x33d0b2,'isDecoding':!0x1,'decoded':_0x2b0af7,'webAudio':_0x3d5469,'audioTag':_0x32e77b,'locked':this['game'][_0x3cc2('0x33b')][_0x3cc2('0xa41')]},this[_0x3cc2('0xa3b')](_0xa3e0cb,this['_cache'][_0x3cc2('0x33b')][_0x2b7f70]);},'addText':function(_0x2c1c01,_0x397905,_0x5ac597){this[_0x3cc2('0x181')][_0x3cc2('0x801')][_0x2c1c01]={'url':_0x397905,'data':_0x5ac597},this[_0x3cc2('0xa3b')](_0x397905,this['_cache']['text'][_0x2c1c01]);},'addPhysicsData':function(_0x365b66,_0x3b6ac1,_0x20ca19,_0x474b23){this[_0x3cc2('0x181')][_0x3cc2('0x33f')][_0x365b66]={'url':_0x3b6ac1,'data':_0x20ca19,'format':_0x474b23},this['_resolveURL'](_0x3b6ac1,this['_cache'][_0x3cc2('0x33f')][_0x365b66]);},'addTilemap':function(_0x32a11d,_0x316774,_0x3b1a04,_0x2b62b5){this[_0x3cc2('0x181')][_0x3cc2('0xa23')][_0x32a11d]={'url':_0x316774,'data':_0x3b1a04,'format':_0x2b62b5},this['_resolveURL'](_0x316774,this[_0x3cc2('0x181')][_0x3cc2('0xa23')][_0x32a11d]);},'addBinary':function(_0x2bdf5b,_0x210d99){this['_cache'][_0x3cc2('0xa25')][_0x2bdf5b]=_0x210d99;},'addBitmapData':function(_0x232e1d,_0x434616,_0x267d69){return _0x434616[_0x3cc2('0x339')]=_0x232e1d,void 0x0===_0x267d69&&(_0x267d69=new _0x2beb52[(_0x3cc2('0x73c'))]())['addFrame'](_0x434616[_0x3cc2('0x73d')]),this[_0x3cc2('0x181')][_0x3cc2('0x73e')][_0x232e1d]={'data':_0x434616,'frameData':_0x267d69},_0x434616;},'addBitmapFont':function(_0x216073,_0xcffced,_0x84e51f,_0x25258f,_0x4e67af,_0x4dbc25,_0x12da7b){var _0x32514e={'url':_0xcffced,'data':_0x84e51f,'font':null,'base':new PIXI[(_0x3cc2('0x263'))](_0x84e51f,null,this['game'][_0x3cc2('0xa0')])};void 0x0===_0x4dbc25&&(_0x4dbc25=0x0),void 0x0===_0x12da7b&&(_0x12da7b=0x0),_0x32514e[_0x3cc2('0x770')]='json'===_0x4e67af?_0x2beb52['LoaderParser'][_0x3cc2('0xa42')](_0x25258f,_0x32514e[_0x3cc2('0x183')],_0x4dbc25,_0x12da7b,!0x1,this['game']['resolution']):_0x2beb52[_0x3cc2('0xa3a')]['xmlBitmapFont'](_0x25258f,_0x32514e[_0x3cc2('0x183')],_0x4dbc25,_0x12da7b,!0x1,this[_0x3cc2('0x3e')][_0x3cc2('0xa0')]),this['_cache'][_0x3cc2('0xa26')][_0x216073]=_0x32514e,this[_0x3cc2('0xa3b')](_0xcffced,_0x32514e);},'addBitmapFontFromAtlas':function(_0x1b8372,_0x45eded,_0x288405,_0x3a78a5,_0x1544fc,_0x4aff69,_0x4fe79a){var _0x310001=this[_0x3cc2('0x9eb')](_0x45eded,_0x288405);if(_0x310001){var _0x7049d9={'font':null,'base':this['getBaseTexture'](_0x45eded),'frame':_0x310001};void 0x0===_0x4aff69&&(_0x4aff69=0x0),void 0x0===_0x4fe79a&&(_0x4fe79a=0x0);var _0x2410e3;_0x3cc2('0xa28')===_0x1544fc?(_0x2410e3=this[_0x3cc2('0xa43')](_0x3a78a5),_0x7049d9['font']=_0x2beb52['LoaderParser']['jsonBitmapFont'](_0x2410e3,_0x7049d9[_0x3cc2('0x183')],_0x4aff69,_0x4fe79a,_0x310001,this[_0x3cc2('0x3e')][_0x3cc2('0xa0')])):(_0x2410e3=this['getXML'](_0x3a78a5),_0x7049d9[_0x3cc2('0x770')]=_0x2beb52['LoaderParser'][_0x3cc2('0xa44')](_0x2410e3,_0x7049d9[_0x3cc2('0x183')],_0x4aff69,_0x4fe79a,_0x310001,this['game'][_0x3cc2('0xa0')])),this[_0x3cc2('0x181')]['bitmapFont'][_0x1b8372]=_0x7049d9;}},'addJSON':function(_0x143c11,_0x10b0af,_0x513be9){this[_0x3cc2('0x181')][_0x3cc2('0xa28')][_0x143c11]={'url':_0x10b0af,'data':_0x513be9},this[_0x3cc2('0xa3b')](_0x10b0af,this[_0x3cc2('0x181')]['json'][_0x143c11]);},'addXML':function(_0x49c181,_0x2cfdef,_0x104be5){this[_0x3cc2('0x181')][_0x3cc2('0xa29')][_0x49c181]={'url':_0x2cfdef,'data':_0x104be5},this['_resolveURL'](_0x2cfdef,this['_cache'][_0x3cc2('0xa29')][_0x49c181]);},'addVideo':function(_0x49386c,_0x31e570,_0x3d12ac,_0x376a6a){this['_cache']['video'][_0x49386c]={'url':_0x31e570,'data':_0x3d12ac,'isBlob':_0x376a6a,'locked':!0x0},this[_0x3cc2('0xa3b')](_0x31e570,this['_cache'][_0x3cc2('0xa2a')][_0x49386c]);},'addShader':function(_0x49d97e,_0x470204,_0x4ae16d){this[_0x3cc2('0x181')][_0x3cc2('0x94')][_0x49d97e]={'url':_0x470204,'data':_0x4ae16d},this[_0x3cc2('0xa3b')](_0x470204,this[_0x3cc2('0x181')][_0x3cc2('0x94')][_0x49d97e]);},'addRenderTexture':function(_0x3aca19,_0x2eba83){this[_0x3cc2('0x181')][_0x3cc2('0xa2d')][_0x3aca19]={'texture':_0x2eba83,'frame':new _0x2beb52[(_0x3cc2('0x721'))](0x0,0x0,0x0,_0x2eba83['width'],_0x2eba83[_0x3cc2('0x4d')],'','')};},'addSpriteSheet':function(_0xe24d29,_0x1e989c,_0x23a013,_0x574f1e,_0xfa73f7,_0x5f1fa6,_0x9df6,_0x175b41,_0x5c77e5){void 0x0===_0x5f1fa6&&(_0x5f1fa6=-0x1),void 0x0===_0x9df6&&(_0x9df6=0x0),void 0x0===_0x175b41&&(_0x175b41=0x0);var _0x15ba61={'key':_0xe24d29,'url':_0x1e989c,'data':_0x23a013,'frameWidth':_0x574f1e,'frameHeight':_0xfa73f7,'margin':_0x9df6,'spacing':_0x175b41,'base':new PIXI[(_0x3cc2('0x263'))](_0x23a013,null,this[_0x3cc2('0x3e')][_0x3cc2('0xa0')]),'frameData':_0x2beb52[_0x3cc2('0xa45')][_0x3cc2('0xa46')](this['game'],_0x23a013,_0x574f1e,_0xfa73f7,_0x5f1fa6,_0x9df6,_0x175b41,_0x5c77e5)};this['_cache'][_0x3cc2('0x182')][_0xe24d29]=_0x15ba61,this[_0x3cc2('0xa3b')](_0x1e989c,_0x15ba61);},'addTextureAtlas':function(_0x387af1,_0x5e8b7d,_0x2b29dd,_0x407f4e,_0x343870){var _0x79cff3={'key':_0x387af1,'url':_0x5e8b7d,'data':_0x2b29dd,'base':new PIXI['BaseTexture'](_0x2b29dd,null,this[_0x3cc2('0x3e')][_0x3cc2('0xa0')])};_0x343870===_0x2beb52[_0x3cc2('0xa47')]['TEXTURE_ATLAS_XML_STARLING']?_0x79cff3[_0x3cc2('0x6df')]=_0x2beb52[_0x3cc2('0xa45')][_0x3cc2('0xa48')](this['game'],_0x407f4e,_0x387af1):_0x343870===_0x2beb52[_0x3cc2('0xa47')]['TEXTURE_ATLAS_JSON_PYXEL']?_0x79cff3[_0x3cc2('0x6df')]=_0x2beb52[_0x3cc2('0xa45')][_0x3cc2('0xa49')](this['game'],_0x407f4e,_0x387af1):Array[_0x3cc2('0x66')](_0x407f4e['frames'])?_0x79cff3[_0x3cc2('0x6df')]=_0x2beb52[_0x3cc2('0xa45')][_0x3cc2('0xa4a')](this['game'],_0x407f4e,_0x387af1):_0x79cff3[_0x3cc2('0x6df')]=_0x2beb52[_0x3cc2('0xa45')][_0x3cc2('0xa4b')](this[_0x3cc2('0x3e')],_0x407f4e,_0x387af1),this['_cache'][_0x3cc2('0x182')][_0x387af1]=_0x79cff3,this[_0x3cc2('0xa3b')](_0x5e8b7d,_0x79cff3);},'reloadSound':function(_0x224f91){var _0x53d5cb=this,_0x462faf=this['getSound'](_0x224f91);_0x462faf&&(_0x462faf[_0x3cc2('0x1ba')][_0x3cc2('0x752')]=_0x462faf[_0x3cc2('0xa4c')],_0x462faf['data'][_0x3cc2('0x3ca')](_0x3cc2('0xa4d'),function(){return _0x53d5cb['reloadSoundComplete'](_0x224f91);},!0x1),_0x462faf[_0x3cc2('0x1ba')]['load']());},'reloadSoundComplete':function(_0x402765){var _0x1bc58c=this[_0x3cc2('0xa4e')](_0x402765);_0x1bc58c&&(_0x1bc58c['locked']=!0x1,this[_0x3cc2('0xa1e')][_0x3cc2('0x330')](_0x402765));},'updateSound':function(_0x3d43b0,_0x44d502,_0x4b9d6e){var _0x468a65=this[_0x3cc2('0xa4e')](_0x3d43b0);_0x468a65&&(_0x468a65[_0x44d502]=_0x4b9d6e);},'decodedSound':function(_0x565c6a,_0x22204c){var _0xb5b79c=this[_0x3cc2('0xa4e')](_0x565c6a);_0xb5b79c[_0x3cc2('0x1ba')]=_0x22204c,_0xb5b79c[_0x3cc2('0xa4f')]=!0x0,_0xb5b79c['isDecoding']=!0x1;},'isSoundDecoded':function(_0x474ffa){var _0x599cf6=this['getItem'](_0x474ffa,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa20')],_0x3cc2('0xa50'));if(_0x599cf6)return _0x599cf6['decoded'];},'isSoundReady':function(_0x471394){var _0x2fe2b4=this[_0x3cc2('0x8f8')](_0x471394,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa20')],_0x3cc2('0xa50'));if(_0x2fe2b4)return _0x2fe2b4[_0x3cc2('0xa4f')]&&!this[_0x3cc2('0x3e')][_0x3cc2('0x33b')][_0x3cc2('0xa41')];},'checkKey':function(_0x8f092f,_0x258b62){return!!this[_0x3cc2('0xa1f')][_0x8f092f][_0x258b62];},'checkURL':function(_0x550fb2){return!!this[_0x3cc2('0xa1b')][this[_0x3cc2('0xa3b')](_0x550fb2)];},'checkCanvasKey':function(_0x1eeacb){return this[_0x3cc2('0xa51')](_0x2beb52[_0x3cc2('0x466')]['CANVAS'],_0x1eeacb);},'checkImageKey':function(_0x1c261d){return this[_0x3cc2('0xa51')](_0x2beb52[_0x3cc2('0x466')]['IMAGE'],_0x1c261d);},'checkTextureKey':function(_0x352ae8){return this['checkKey'](_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x10c')],_0x352ae8);},'checkSoundKey':function(_0x46139a){return this[_0x3cc2('0xa51')](_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa20')],_0x46139a);},'checkTextKey':function(_0x3652eb){return this[_0x3cc2('0xa51')](_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x7e2')],_0x3652eb);},'checkPhysicsKey':function(_0x478217){return this[_0x3cc2('0xa51')](_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa21')],_0x478217);},'checkTilemapKey':function(_0x395b6f){return this[_0x3cc2('0xa51')](_0x2beb52[_0x3cc2('0x466')]['TILEMAP'],_0x395b6f);},'checkBinaryKey':function(_0x15d916){return this[_0x3cc2('0xa51')](_0x2beb52[_0x3cc2('0x466')]['BINARY'],_0x15d916);},'checkBitmapDataKey':function(_0x37fd23){return this[_0x3cc2('0xa51')](_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x6de')],_0x37fd23);},'checkBitmapFontKey':function(_0x421804){return this[_0x3cc2('0xa51')](_0x2beb52['Cache'][_0x3cc2('0xa2f')],_0x421804);},'checkJSONKey':function(_0x2d9867){return this['checkKey'](_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa27')],_0x2d9867);},'checkXMLKey':function(_0x4ccd46){return this[_0x3cc2('0xa51')](_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa30')],_0x4ccd46);},'checkVideoKey':function(_0x4fdd33){return this[_0x3cc2('0xa51')](_0x2beb52[_0x3cc2('0x466')]['VIDEO'],_0x4fdd33);},'checkShaderKey':function(_0x206b76){return this['checkKey'](_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa2b')],_0x206b76);},'checkRenderTextureKey':function(_0x560c99){return this[_0x3cc2('0xa51')](_0x2beb52['Cache'][_0x3cc2('0xa2c')],_0x560c99);},'getItem':function(_0x25f747,_0x265507,_0x45995b,_0x1364f1){return this[_0x3cc2('0xa51')](_0x265507,_0x25f747)?void 0x0===_0x1364f1?this[_0x3cc2('0xa1f')][_0x265507][_0x25f747]:this['_cacheMap'][_0x265507][_0x25f747][_0x1364f1]:(_0x45995b&&console['warn'](_0x3cc2('0xa52')+_0x45995b+_0x3cc2('0xa53')+_0x25f747+_0x3cc2('0xa54')),null);},'getCanvas':function(_0x3abec0){return this[_0x3cc2('0x8f8')](_0x3abec0,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x248')],_0x3cc2('0x75d'),_0x3cc2('0x156'));},'getImage':function(_0x411228,_0x405740){void 0x0!==_0x411228&&null!==_0x411228||(_0x411228='__default'),void 0x0===_0x405740&&(_0x405740=!0x1);var _0x1ec72c=this['getItem'](_0x411228,_0x2beb52[_0x3cc2('0x466')]['IMAGE'],_0x3cc2('0x74d'));return null===_0x1ec72c&&(_0x1ec72c=this[_0x3cc2('0x8f8')](_0x3cc2('0xa55'),_0x2beb52[_0x3cc2('0x466')]['IMAGE'],_0x3cc2('0x74d'))),_0x405740?_0x1ec72c:_0x1ec72c['data'];},'getTextureFrame':function(_0x1ed458){return this['getItem'](_0x1ed458,_0x2beb52['Cache'][_0x3cc2('0x10c')],_0x3cc2('0xa56'),_0x3cc2('0x96'));},'getSound':function(_0x38017b){return this[_0x3cc2('0x8f8')](_0x38017b,_0x2beb52['Cache'][_0x3cc2('0xa20')],_0x3cc2('0xa4e'));},'getSoundData':function(_0x50c9b7){return this['getItem'](_0x50c9b7,_0x2beb52['Cache'][_0x3cc2('0xa20')],_0x3cc2('0xa57'),_0x3cc2('0x1ba'));},'getText':function(_0x19ab0c){return this[_0x3cc2('0x8f8')](_0x19ab0c,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x7e2')],_0x3cc2('0xa58'),_0x3cc2('0x1ba'));},'getPhysicsData':function(_0x5b8b9a,_0x508888,_0x5a1292){var _0x2ca84a=this[_0x3cc2('0x8f8')](_0x5b8b9a,_0x2beb52['Cache']['PHYSICS'],'getPhysicsData',_0x3cc2('0x1ba'));if(null===_0x2ca84a||void 0x0===_0x508888||null===_0x508888)return _0x2ca84a;if(_0x2ca84a[_0x508888]){var _0xedb2bf=_0x2ca84a[_0x508888];if(!_0xedb2bf||!_0x5a1292)return _0xedb2bf;for(var _0x10c089 in _0xedb2bf)if((_0x10c089=_0xedb2bf[_0x10c089])[_0x3cc2('0xa59')]===_0x5a1292)return _0x10c089;console[_0x3cc2('0x184')](_0x3cc2('0xa5a')+_0x5a1292+_0x3cc2('0xa5b')+_0x5b8b9a+'\x22');}else console[_0x3cc2('0x184')](_0x3cc2('0xa5c')+_0x5b8b9a+_0x3cc2('0xa5d')+_0x508888+'\x22');return null;},'getTilemapData':function(_0x3d4645){return this[_0x3cc2('0x8f8')](_0x3d4645,_0x2beb52['Cache'][_0x3cc2('0xa22')],_0x3cc2('0xa5e'));},'getBinary':function(_0x268792){return this[_0x3cc2('0x8f8')](_0x268792,_0x2beb52['Cache'][_0x3cc2('0xa24')],'getBinary');},'getBitmapData':function(_0x266059){return this['getItem'](_0x266059,_0x2beb52['Cache']['BITMAPDATA'],_0x3cc2('0xa5f'),_0x3cc2('0x1ba'));},'getBitmapFont':function(_0x74ab83){return this[_0x3cc2('0x8f8')](_0x74ab83,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa2f')],_0x3cc2('0x832'));},'getJSON':function(_0x38a308,_0x10ad1a){var _0x51ed2b=this['getItem'](_0x38a308,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa27')],_0x3cc2('0xa43'),_0x3cc2('0x1ba'));return _0x51ed2b?_0x10ad1a?_0x2beb52['Utils'][_0x3cc2('0xa60')](!0x0,Array[_0x3cc2('0x66')](_0x51ed2b)?[]:{},_0x51ed2b):_0x51ed2b:null;},'getXML':function(_0x3560ba){return this[_0x3cc2('0x8f8')](_0x3560ba,_0x2beb52['Cache'][_0x3cc2('0xa30')],_0x3cc2('0xa61'),'data');},'getVideo':function(_0x3ac6bb){return this[_0x3cc2('0x8f8')](_0x3ac6bb,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa62')],_0x3cc2('0xa63'));},'getShader':function(_0x135a7d){return this[_0x3cc2('0x8f8')](_0x135a7d,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa2b')],'getShader',_0x3cc2('0x1ba'));},'getRenderTexture':function(_0x4b4766){return this[_0x3cc2('0x8f8')](_0x4b4766,_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa2c')],'getRenderTexture');},'getBaseTexture':function(_0x24c09d,_0x54187b){return void 0x0===_0x54187b&&(_0x54187b=_0x2beb52[_0x3cc2('0x466')]['IMAGE']),this[_0x3cc2('0x8f8')](_0x24c09d,_0x54187b,_0x3cc2('0xa64'),'base');},'getFrame':function(_0x33ee6a,_0x42ea0d){return void 0x0===_0x42ea0d&&(_0x42ea0d=_0x2beb52[_0x3cc2('0x466')]['IMAGE']),this[_0x3cc2('0x8f8')](_0x33ee6a,_0x42ea0d,'getFrame',_0x3cc2('0x96'));},'getFrameCount':function(_0x5a109b,_0x5e7796){var _0x1721fa=this[_0x3cc2('0xa65')](_0x5a109b,_0x5e7796);return _0x1721fa?_0x1721fa[_0x3cc2('0x43c')]:0x0;},'getFrameData':function(_0x2ff5cd,_0x58c8d4){return void 0x0===_0x58c8d4&&(_0x58c8d4=_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x708')]),this[_0x3cc2('0x8f8')](_0x2ff5cd,_0x58c8d4,_0x3cc2('0xa65'),_0x3cc2('0x6df'));},'hasFrameData':function(_0x49d9d6,_0x35a2e9){return void 0x0===_0x35a2e9&&(_0x35a2e9=_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x708')]),null!==this[_0x3cc2('0x8f8')](_0x49d9d6,_0x35a2e9,'',_0x3cc2('0x6df'));},'updateFrameData':function(_0x5eb83d,_0x5f0d95,_0x55eb8d){void 0x0===_0x55eb8d&&(_0x55eb8d=_0x2beb52['Cache'][_0x3cc2('0x708')]),this['_cacheMap'][_0x55eb8d][_0x5eb83d]&&(this[_0x3cc2('0xa1f')][_0x55eb8d][_0x5eb83d][_0x3cc2('0x6df')]=_0x5f0d95);},'getFrameByIndex':function(_0x495960,_0x10b67c,_0x5d97b0){var _0x4ea0ed=this['getFrameData'](_0x495960,_0x5d97b0);return _0x4ea0ed?_0x4ea0ed[_0x3cc2('0x9ea')](_0x10b67c):null;},'getFrameByName':function(_0x2d7f8e,_0x193086,_0x5729d4){var _0x1aea0b=this[_0x3cc2('0xa65')](_0x2d7f8e,_0x5729d4);return _0x1aea0b?_0x1aea0b['getFrameByName'](_0x193086):null;},'getURL':function(_0x318716){return(_0x318716=this[_0x3cc2('0xa3b')](_0x318716))?this[_0x3cc2('0xa1b')][_0x318716]:(console[_0x3cc2('0x184')](_0x3cc2('0xa66')+_0x318716+_0x3cc2('0xa67')),null);},'getKeys':function(_0x1af04e){void 0x0===_0x1af04e&&(_0x1af04e=_0x2beb52['Cache']['IMAGE']);var _0x105f63=[];if(this['_cacheMap'][_0x1af04e])for(var _0x5c4f9c in this[_0x3cc2('0xa1f')][_0x1af04e])'__default'!==_0x5c4f9c&&_0x3cc2('0xa55')!==_0x5c4f9c&&_0x105f63[_0x3cc2('0x9')](_0x5c4f9c);return _0x105f63;},'removeCanvas':function(_0x2abb9d){delete this[_0x3cc2('0x181')]['canvas'][_0x2abb9d];},'removeImage':function(_0x231f57,_0x4e7214){void 0x0===_0x4e7214&&(_0x4e7214=!0x0);var _0x519194=this[_0x3cc2('0x74d')](_0x231f57,!0x0);_0x4e7214&&_0x519194[_0x3cc2('0x183')]&&_0x519194[_0x3cc2('0x183')][_0x3cc2('0x38')](),delete this[_0x3cc2('0x181')][_0x3cc2('0x182')][_0x231f57];},'removeSound':function(_0x86d085){delete this['_cache'][_0x3cc2('0x33b')][_0x86d085];},'removeText':function(_0x3b756a){delete this[_0x3cc2('0x181')][_0x3cc2('0x801')][_0x3b756a];},'removePhysics':function(_0x278382){delete this[_0x3cc2('0x181')]['physics'][_0x278382];},'removeTilemap':function(_0x2e9bd6){delete this[_0x3cc2('0x181')]['tilemap'][_0x2e9bd6];},'removeBinary':function(_0x23e0d5){delete this[_0x3cc2('0x181')]['binary'][_0x23e0d5];},'removeBitmapData':function(_0x803c29){delete this['_cache']['bitmapData'][_0x803c29];},'removeBitmapFont':function(_0x53d252){delete this[_0x3cc2('0x181')][_0x3cc2('0xa26')][_0x53d252];},'removeJSON':function(_0x1931de){delete this['_cache'][_0x3cc2('0xa28')][_0x1931de];},'removeXML':function(_0x723ba1){delete this[_0x3cc2('0x181')][_0x3cc2('0xa29')][_0x723ba1];},'removeVideo':function(_0x3186df){delete this[_0x3cc2('0x181')][_0x3cc2('0xa2a')][_0x3186df];},'removeShader':function(_0x4efc5d){delete this[_0x3cc2('0x181')][_0x3cc2('0x94')][_0x4efc5d];},'removeRenderTexture':function(_0x2e995d){delete this[_0x3cc2('0x181')][_0x3cc2('0xa2d')][_0x2e995d];},'removeSpriteSheet':function(_0x3a924b){delete this[_0x3cc2('0x181')][_0x3cc2('0xa46')][_0x3a924b];},'removeTextureAtlas':function(_0x3a1945){delete this[_0x3cc2('0x181')][_0x3cc2('0x182')][_0x3a1945];},'clearGLTextures':function(){for(var _0xfd729 in this[_0x3cc2('0x181')][_0x3cc2('0x182')])this[_0x3cc2('0x181')][_0x3cc2('0x182')][_0xfd729][_0x3cc2('0x183')][_0x3cc2('0xfd')]=[];},'_resolveURL':function(_0xf3aa8c,_0x6d29eb){return this['autoResolveURL']?(this[_0x3cc2('0xa1c')]['src']=this[_0x3cc2('0x3e')][_0x3cc2('0x35e')]['baseURL']+_0xf3aa8c,this[_0x3cc2('0xa1d')]=this[_0x3cc2('0xa1c')][_0x3cc2('0x752')],this[_0x3cc2('0xa1c')]['src']='',_0x6d29eb&&(this[_0x3cc2('0xa1b')][this[_0x3cc2('0xa1d')]]=_0x6d29eb),this[_0x3cc2('0xa1d')]):null;},'destroy':function(){for(var _0xa5d5a3=0x0;_0xa5d5a30x0?setTimeout(function(){_0x1cabd4['isReady']||(console[_0x3cc2('0x184')]('Phaser.Cache:\x20Still\x20waiting\x20for\x20images\x20after\x20%s\x20ms.',_0x219588),_0x1cabd4[_0x3cc2('0xa6a')]());},_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0xa37')]):this[_0x3cc2('0xa6a')]();},'_addPending':function(){this['_pendingCount']+=0x1;},'_removePending':function(){this[_0x3cc2('0xa2e')]-=0x1,this[_0x3cc2('0xa6b')]();},'_checkReady':function(){this[_0x3cc2('0x473')]&&this[_0x3cc2('0xa6a')]();},'_ready':function(){this[_0x3cc2('0xa2e')]=0x0,this[_0x3cc2('0x474')]['dispatch'](this);}},_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x36')]['constructor']=_0x2beb52[_0x3cc2('0x466')],Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x36')],_0x3cc2('0x473'),{'get':function(){return this['_pendingCount']<=0x0;}}),_0x2beb52[_0x3cc2('0xa47')]=function(_0x1807aa){this[_0x3cc2('0x3e')]=_0x1807aa,this[_0x3cc2('0x180')]=_0x1807aa['cache'],this[_0x3cc2('0x4e0')]=!0x1,this[_0x3cc2('0xa6c')]=!0x1,this['hasLoaded']=!0x1,this[_0x3cc2('0xa6d')]=null,this[_0x3cc2('0xa6e')]=!0x1,this[_0x3cc2('0xa6f')]='',this[_0x3cc2('0xa70')]='',this[_0x3cc2('0xa71')]={'requestedWith':!0x1,'json':'application/json','xml':'application/xml'},this[_0x3cc2('0xa72')]=new _0x2beb52[(_0x3cc2('0x311'))](),this['onBeforeLoadComplete']=new _0x2beb52['Signal'](),this[_0x3cc2('0xa73')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0xa74')]=new _0x2beb52['Signal'](),this['onFileStart']=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0xa75')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0xa76')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0xa77')]=!0x0,this[_0x3cc2('0xa78')]=0x4,this['_withSyncPointDepth']=0x0,this['_fileList']=[],this[_0x3cc2('0xa79')]=[],this[_0x3cc2('0xa7a')]=0x0,this['_fileLoadStarted']=!0x1,this[_0x3cc2('0xa7b')]=0x0,this[_0x3cc2('0xa7c')]=0x0,this[_0x3cc2('0xa7d')]=0x0,this[_0x3cc2('0xa7e')]=0x0;},_0x2beb52[_0x3cc2('0xa47')][_0x3cc2('0xa7f')]=0x0,_0x2beb52['Loader']['TEXTURE_ATLAS_JSON_HASH']=0x1,_0x2beb52[_0x3cc2('0xa47')]['TEXTURE_ATLAS_XML_STARLING']=0x2,_0x2beb52[_0x3cc2('0xa47')][_0x3cc2('0xa80')]=0x3,_0x2beb52[_0x3cc2('0xa47')][_0x3cc2('0xa81')]=0x4,_0x2beb52[_0x3cc2('0xa47')]['TEXTURE_ATLAS_JSON_PYXEL']=0x5,_0x2beb52[_0x3cc2('0xa47')]['prototype']={'setPreloadSprite':function(_0x13d57d,_0x26cba5){_0x26cba5=_0x26cba5||0x0,this['preloadSprite']={'sprite':_0x13d57d,'direction':_0x26cba5,'width':_0x13d57d['width'],'height':_0x13d57d[_0x3cc2('0x4d')],'rect':null},this[_0x3cc2('0xa6d')][_0x3cc2('0x7c3')]=0x0===_0x26cba5?new _0x2beb52[(_0x3cc2('0x32'))](0x0,0x0,0x1,_0x13d57d[_0x3cc2('0x4d')]):new _0x2beb52['Rectangle'](0x0,0x0,_0x13d57d['width'],0x1),_0x13d57d['crop'](this[_0x3cc2('0xa6d')][_0x3cc2('0x7c3')]),_0x13d57d['visible']=!0x0;},'resize':function(){this[_0x3cc2('0xa6d')]&&this[_0x3cc2('0xa6d')]['height']!==this[_0x3cc2('0xa6d')][_0x3cc2('0x592')][_0x3cc2('0x4d')]&&(this[_0x3cc2('0xa6d')]['rect']['height']=this[_0x3cc2('0xa6d')][_0x3cc2('0x592')][_0x3cc2('0x4d')]);},'checkKeyExists':function(_0x95a534,_0x14b7d5){return this[_0x3cc2('0xa82')](_0x95a534,_0x14b7d5)>-0x1;},'getAssetIndex':function(_0xfa9a36,_0x3b96b5){for(var _0x40b1cb=-0x1,_0x2f6a8a=0x0;_0x2f6a8a-0x1&&{'index':_0x15ac6e,'file':this[_0x3cc2('0xa83')][_0x15ac6e]};},'reset':function(_0x503207,_0x21c468){void 0x0===_0x21c468&&(_0x21c468=!0x1),this[_0x3cc2('0x4e0')]||(_0x503207&&(this[_0x3cc2('0xa6d')]=null),this['isLoading']=!0x1,this[_0x3cc2('0xa7a')]=0x0,this[_0x3cc2('0xa83')]['length']=0x0,this['_flightQueue']['length']=0x0,this[_0x3cc2('0xa86')]=!0x1,this['_totalFileCount']=0x0,this[_0x3cc2('0xa7b')]=0x0,this[_0x3cc2('0xa7d')]=0x0,this[_0x3cc2('0xa7e')]=0x0,_0x21c468&&(this[_0x3cc2('0xa72')][_0x3cc2('0x363')](),this[_0x3cc2('0xa73')]['removeAll'](),this[_0x3cc2('0xa74')][_0x3cc2('0x363')](),this['onFileStart']['removeAll'](),this[_0x3cc2('0xa75')][_0x3cc2('0x363')](),this[_0x3cc2('0xa76')]['removeAll']()));},'addToFileList':function(_0x5b6551,_0xb5c88a,_0x2ca0aa,_0x2198f4,_0x4c3f45,_0x355450){if(void 0x0===_0x4c3f45&&(_0x4c3f45=!0x1),void 0x0===_0xb5c88a||''===_0xb5c88a)return console[_0x3cc2('0x184')](_0x3cc2('0xa87')+_0x5b6551),this;if(void 0x0===_0x2ca0aa||null===_0x2ca0aa){if(!_0x355450)return console[_0x3cc2('0x184')](_0x3cc2('0xa88')+_0x5b6551+_0x3cc2('0xa89')+_0xb5c88a),this;_0x2ca0aa=_0xb5c88a+_0x355450;}var _0x51c4b8={'type':_0x5b6551,'key':_0xb5c88a,'path':this[_0x3cc2('0xa70')],'url':_0x2ca0aa,'syncPoint':this[_0x3cc2('0xa8a')]>0x0,'data':null,'loading':!0x1,'loaded':!0x1,'error':!0x1};if(_0x2198f4)for(var _0x23411f in _0x2198f4)_0x51c4b8[_0x23411f]=_0x2198f4[_0x23411f];var _0x1c02a6=this[_0x3cc2('0xa82')](_0x5b6551,_0xb5c88a);if(_0x4c3f45&&_0x1c02a6>-0x1){var _0x1c85b6=this[_0x3cc2('0xa83')][_0x1c02a6];_0x1c85b6[_0x3cc2('0xa85')]||_0x1c85b6[_0x3cc2('0xa84')]?(this[_0x3cc2('0xa83')][_0x3cc2('0x9')](_0x51c4b8),this[_0x3cc2('0xa7c')]++):this['_fileList'][_0x1c02a6]=_0x51c4b8;}else-0x1===_0x1c02a6&&(this[_0x3cc2('0xa83')][_0x3cc2('0x9')](_0x51c4b8),this[_0x3cc2('0xa7c')]++);return this;},'replaceInFileList':function(_0x2ca39d,_0x409f08,_0x2ba0ae,_0x4d39fa){return this[_0x3cc2('0xa8b')](_0x2ca39d,_0x409f08,_0x2ba0ae,_0x4d39fa,!0x0);},'pack':function(_0x3b63a8,_0x4d8b89,_0x15f1a2,_0x3e7066){if(void 0x0===_0x4d8b89&&(_0x4d8b89=null),void 0x0===_0x15f1a2&&(_0x15f1a2=null),void 0x0===_0x3e7066&&(_0x3e7066=null),!_0x4d8b89&&!_0x15f1a2)return console[_0x3cc2('0x184')]('Phaser.Loader.pack\x20-\x20Both\x20url\x20and\x20data\x20are\x20null.\x20One\x20must\x20be\x20set.'),this;var _0x4568c4={'type':_0x3cc2('0xa8c'),'key':_0x3b63a8,'url':_0x4d8b89,'path':this[_0x3cc2('0xa70')],'syncPoint':!0x0,'data':null,'loading':!0x1,'loaded':!0x1,'error':!0x1,'callbackContext':_0x3e7066};_0x15f1a2&&(_0x3cc2('0x357')==typeof _0x15f1a2&&(_0x15f1a2=JSON['parse'](_0x15f1a2)),_0x4568c4[_0x3cc2('0x1ba')]=_0x15f1a2||{},_0x4568c4[_0x3cc2('0xa84')]=!0x0);for(var _0x196a7f=0x0;_0x196a7f=_0x53eea8||_0x13a4d8&&this[_0x3cc2('0xa7d')]===this[_0x3cc2('0xa7b')])break;}if(this[_0x3cc2('0xaaa')](),this[_0x3cc2('0xa7a')]>=this[_0x3cc2('0xa83')][_0x3cc2('0x8')])this[_0x3cc2('0xaac')]();else if(!this[_0x3cc2('0xa79')][_0x3cc2('0x8')]){console[_0x3cc2('0x184')]('Phaser.Loader\x20-\x20aborting:\x20processing\x20queue\x20empty,\x20loading\x20may\x20have\x20stalled');var _0x43f57c=this;setTimeout(function(){_0x43f57c[_0x3cc2('0xaac')](!0x0);},0x7d0);}},'finishedLoading':function(_0x45eddd){this[_0x3cc2('0x95')]||(this[_0x3cc2('0x95')]=!0x0,this[_0x3cc2('0xa6c')]=!0x1,_0x45eddd||this[_0x3cc2('0xa86')]||(this['_fileLoadStarted']=!0x0,this['onLoadStart']['dispatch']()),this['game'][_0x3cc2('0x33c')][_0x3cc2('0x36c')](),this['onBeforeLoadComplete']['dispatch'](),this[_0x3cc2('0x35f')](),this['onLoadComplete']['dispatch'](),this[_0x3cc2('0x3e')][_0x3cc2('0x33c')]&&this[_0x3cc2('0x3e')][_0x3cc2('0x33c')][_0x3cc2('0x361')]());},'asyncComplete':function(_0x5511eb,_0x3c13c8){void 0x0===_0x3c13c8&&(_0x3c13c8=''),_0x5511eb[_0x3cc2('0xa84')]=!0x0,_0x5511eb[_0x3cc2('0x20')]=!!_0x3c13c8,_0x3c13c8&&(_0x5511eb[_0x3cc2('0xab3')]=_0x3c13c8,console[_0x3cc2('0x184')](_0x3cc2('0xab4')+_0x5511eb[_0x3cc2('0x10b')]+'['+_0x5511eb[_0x3cc2('0x339')]+']:\x20'+_0x3c13c8)),this[_0x3cc2('0xaab')]();},'processPack':function(_0x444d19){var _0x3dcf68=_0x444d19[_0x3cc2('0x1ba')][_0x444d19[_0x3cc2('0x339')]];if(_0x3dcf68)for(var _0x106211=0x0;_0x106211<_0x3dcf68[_0x3cc2('0x8')];_0x106211++){var _0x3eba6f=_0x3dcf68[_0x106211];switch(_0x3eba6f[_0x3cc2('0x10b')]){case'image':this['image'](_0x3eba6f['key'],_0x3eba6f[_0x3cc2('0xa4c')],_0x3eba6f[_0x3cc2('0xab5')]);break;case'text':this[_0x3cc2('0x801')](_0x3eba6f['key'],_0x3eba6f[_0x3cc2('0xa4c')],_0x3eba6f[_0x3cc2('0xab5')]);break;case _0x3cc2('0xa28'):this['json'](_0x3eba6f['key'],_0x3eba6f[_0x3cc2('0xa4c')],_0x3eba6f[_0x3cc2('0xab5')]);break;case _0x3cc2('0xa29'):this[_0x3cc2('0xa29')](_0x3eba6f[_0x3cc2('0x339')],_0x3eba6f['url'],_0x3eba6f['overwrite']);break;case _0x3cc2('0xa95'):this[_0x3cc2('0xa95')](_0x3eba6f['key'],_0x3eba6f['url'],_0x3eba6f[_0x3cc2('0x4dc')],_0x444d19['callbackContext']||this);break;case _0x3cc2('0xa25'):this[_0x3cc2('0xa25')](_0x3eba6f['key'],_0x3eba6f[_0x3cc2('0xa4c')],_0x3eba6f[_0x3cc2('0x4dc')],_0x444d19[_0x3cc2('0x35a')]||this);break;case _0x3cc2('0xab6'):this[_0x3cc2('0xab6')](_0x3eba6f[_0x3cc2('0x339')],_0x3eba6f[_0x3cc2('0xa4c')],_0x3eba6f[_0x3cc2('0x883')],_0x3eba6f[_0x3cc2('0x884')],_0x3eba6f['frameMax'],_0x3eba6f[_0x3cc2('0xab7')],_0x3eba6f['spacing'],_0x3eba6f[_0x3cc2('0xab8')]);break;case'video':this[_0x3cc2('0xa2a')](_0x3eba6f[_0x3cc2('0x339')],_0x3eba6f[_0x3cc2('0xab9')]);break;case _0x3cc2('0x8da'):this[_0x3cc2('0x8da')](_0x3eba6f[_0x3cc2('0x339')],_0x3eba6f['urls'],_0x3eba6f[_0x3cc2('0xaba')]);break;case _0x3cc2('0xabb'):this[_0x3cc2('0xabb')](_0x3eba6f['key'],_0x3eba6f[_0x3cc2('0xab9')],_0x3eba6f[_0x3cc2('0xabc')],_0x3eba6f[_0x3cc2('0xabd')],_0x3eba6f[_0x3cc2('0xaba')]);break;case'tilemap':this[_0x3cc2('0xa23')](_0x3eba6f[_0x3cc2('0x339')],_0x3eba6f[_0x3cc2('0xa4c')],_0x3eba6f[_0x3cc2('0x1ba')],_0x2beb52[_0x3cc2('0x701')][_0x3eba6f[_0x3cc2('0xabe')]]);break;case'physics':this[_0x3cc2('0x33f')](_0x3eba6f[_0x3cc2('0x339')],_0x3eba6f[_0x3cc2('0xa4c')],_0x3eba6f[_0x3cc2('0x1ba')],_0x2beb52['Loader'][_0x3eba6f[_0x3cc2('0xabe')]]);break;case _0x3cc2('0xa26'):this['bitmapFont'](_0x3eba6f[_0x3cc2('0x339')],_0x3eba6f[_0x3cc2('0xabf')],_0x3eba6f['atlasURL'],_0x3eba6f[_0x3cc2('0xac0')],_0x3eba6f[_0x3cc2('0xac1')],_0x3eba6f[_0x3cc2('0xac2')]);break;case _0x3cc2('0xac3'):this[_0x3cc2('0xac3')](_0x3eba6f['key'],_0x3eba6f[_0x3cc2('0xabf')],_0x3eba6f[_0x3cc2('0xac4')],_0x3eba6f['atlasData']);break;case'atlasJSONHash':this[_0x3cc2('0xac5')](_0x3eba6f[_0x3cc2('0x339')],_0x3eba6f['textureURL'],_0x3eba6f['atlasURL'],_0x3eba6f[_0x3cc2('0xac0')]);break;case'atlasXML':this[_0x3cc2('0xac6')](_0x3eba6f[_0x3cc2('0x339')],_0x3eba6f[_0x3cc2('0xabf')],_0x3eba6f[_0x3cc2('0xac4')],_0x3eba6f[_0x3cc2('0xac0')]);break;case _0x3cc2('0xaa4'):this[_0x3cc2('0xaa4')](_0x3eba6f[_0x3cc2('0x339')],_0x3eba6f[_0x3cc2('0xabf')],_0x3eba6f[_0x3cc2('0xac4')],_0x3eba6f[_0x3cc2('0xac0')],_0x2beb52[_0x3cc2('0xa47')][_0x3eba6f[_0x3cc2('0xabe')]]);break;case _0x3cc2('0x94'):this[_0x3cc2('0x94')](_0x3eba6f[_0x3cc2('0x339')],_0x3eba6f[_0x3cc2('0xa4c')],_0x3eba6f[_0x3cc2('0xab5')]);}}else console[_0x3cc2('0x184')](_0x3cc2('0xab4')+_0x444d19[_0x3cc2('0x339')]+_0x3cc2('0xac7'));},'transformUrl':function(_0x40a7b6,_0x1f0611){return!!_0x40a7b6&&(_0x40a7b6[_0x3cc2('0x81b')](/^(?:blob:|data:|http:\/\/|https:\/\/|\/\/)/)?_0x40a7b6:this[_0x3cc2('0xa6f')]+_0x1f0611[_0x3cc2('0xa70')]+_0x40a7b6);},'loadFile':function(_0x383156){switch(_0x383156[_0x3cc2('0x10b')]){case'packfile':this[_0x3cc2('0xac8')](_0x383156,this[_0x3cc2('0xac9')](_0x383156[_0x3cc2('0xa4c')],_0x383156),'text',this[_0x3cc2('0xaca')]);break;case _0x3cc2('0x182'):case _0x3cc2('0xab6'):case _0x3cc2('0xaa6'):case _0x3cc2('0xaa1'):this['loadImageTag'](_0x383156);break;case _0x3cc2('0x8da'):_0x383156['url']=this[_0x3cc2('0xacb')](_0x383156['url']),_0x383156['url']?this['game'][_0x3cc2('0x33b')][_0x3cc2('0xacc')]?this['xhrLoad'](_0x383156,this[_0x3cc2('0xac9')](_0x383156[_0x3cc2('0xa4c')],_0x383156),_0x3cc2('0xacd'),this[_0x3cc2('0xaca')]):this[_0x3cc2('0x3e')][_0x3cc2('0x33b')][_0x3cc2('0xace')]&&this[_0x3cc2('0xacf')](_0x383156):this[_0x3cc2('0xad0')](_0x383156,null,'No\x20supported\x20audio\x20URL\x20specified\x20or\x20device\x20does\x20not\x20have\x20audio\x20playback\x20support');break;case _0x3cc2('0xa2a'):_0x383156[_0x3cc2('0xa4c')]=this[_0x3cc2('0xad1')](_0x383156['url']),_0x383156[_0x3cc2('0xa4c')]?_0x383156[_0x3cc2('0xad2')]?this[_0x3cc2('0xac8')](_0x383156,this['transformUrl'](_0x383156[_0x3cc2('0xa4c')],_0x383156),_0x3cc2('0xad3'),this[_0x3cc2('0xaca')]):this[_0x3cc2('0xad4')](_0x383156):this[_0x3cc2('0xad0')](_0x383156,null,_0x3cc2('0xad5'));break;case'json':this[_0x3cc2('0xac8')](_0x383156,this['transformUrl'](_0x383156[_0x3cc2('0xa4c')],_0x383156),_0x3cc2('0x801'),this[_0x3cc2('0xad6')]);break;case _0x3cc2('0xa29'):this['xhrLoad'](_0x383156,this['transformUrl'](_0x383156[_0x3cc2('0xa4c')],_0x383156),_0x3cc2('0x801'),this[_0x3cc2('0xad7')]);break;case _0x3cc2('0xa23'):_0x383156[_0x3cc2('0xabe')]===_0x2beb52[_0x3cc2('0x701')]['TILED_JSON']?this[_0x3cc2('0xac8')](_0x383156,this[_0x3cc2('0xac9')](_0x383156['url'],_0x383156),_0x3cc2('0x801'),this[_0x3cc2('0xad6')]):_0x383156[_0x3cc2('0xabe')]===_0x2beb52[_0x3cc2('0x701')][_0x3cc2('0xa9c')]?this[_0x3cc2('0xac8')](_0x383156,this[_0x3cc2('0xac9')](_0x383156[_0x3cc2('0xa4c')],_0x383156),_0x3cc2('0x801'),this['csvLoadComplete']):this[_0x3cc2('0xad8')](_0x383156,'invalid\x20Tilemap\x20format:\x20'+_0x383156[_0x3cc2('0xabe')]);break;case _0x3cc2('0x801'):case _0x3cc2('0xa95'):case _0x3cc2('0x94'):case'physics':this[_0x3cc2('0xac8')](_0x383156,this[_0x3cc2('0xac9')](_0x383156[_0x3cc2('0xa4c')],_0x383156),'text',this[_0x3cc2('0xaca')]);break;case _0x3cc2('0x5c'):_0x3cc2('0xa8f')===_0x383156[_0x3cc2('0x339')][_0x3cc2('0x285')]('_')[_0x3cc2('0x1e1')]()?this[_0x3cc2('0xad9')](_0x383156):this['xhrLoad'](_0x383156,this['transformUrl'](_0x383156[_0x3cc2('0xa4c')],_0x383156),'arraybuffer',this[_0x3cc2('0xaca')]);break;case _0x3cc2('0xa25'):this[_0x3cc2('0xac8')](_0x383156,this[_0x3cc2('0xac9')](_0x383156[_0x3cc2('0xa4c')],_0x383156),_0x3cc2('0xacd'),this[_0x3cc2('0xaca')]);}},'loadImageTag':function(_0x484f4e){var _0x52a219=this;_0x484f4e[_0x3cc2('0x1ba')]=new Image(),_0x484f4e[_0x3cc2('0x1ba')][_0x3cc2('0x3ac')]=_0x484f4e[_0x3cc2('0x339')],this[_0x3cc2('0xa6e')]&&(_0x484f4e[_0x3cc2('0x1ba')][_0x3cc2('0xa6e')]=this[_0x3cc2('0xa6e')]),_0x484f4e['data'][_0x3cc2('0x750')]=function(){_0x484f4e[_0x3cc2('0x1ba')]['onload']&&(_0x484f4e[_0x3cc2('0x1ba')][_0x3cc2('0x750')]=null,_0x484f4e[_0x3cc2('0x1ba')]['onerror']=null,_0x52a219['fileComplete'](_0x484f4e));},_0x484f4e['data']['onerror']=function(){_0x484f4e[_0x3cc2('0x1ba')][_0x3cc2('0x750')]&&(_0x484f4e[_0x3cc2('0x1ba')][_0x3cc2('0x750')]=null,_0x484f4e[_0x3cc2('0x1ba')][_0x3cc2('0xada')]=null,_0x52a219['fileError'](_0x484f4e));},_0x484f4e[_0x3cc2('0x1ba')][_0x3cc2('0x752')]=this[_0x3cc2('0xac9')](_0x484f4e[_0x3cc2('0xa4c')],_0x484f4e),!this[_0x3cc2('0x3e')][_0x3cc2('0x251')][_0x3cc2('0x8a7')]&&_0x484f4e[_0x3cc2('0x1ba')][_0x3cc2('0x264')]&&_0x484f4e[_0x3cc2('0x1ba')]['width']&&_0x484f4e['data']['height']&&(_0x484f4e[_0x3cc2('0x1ba')][_0x3cc2('0x750')]=null,_0x484f4e[_0x3cc2('0x1ba')]['onerror']=null,this[_0x3cc2('0xaca')](_0x484f4e));},'loadVideoTag':function(_0xa408e6){var _0x3396dd=this;_0xa408e6[_0x3cc2('0x1ba')]=document[_0x3cc2('0x82e')]('video'),_0xa408e6[_0x3cc2('0x1ba')][_0x3cc2('0x3ac')]=_0xa408e6[_0x3cc2('0x339')],_0xa408e6['data']['controls']=!0x1,_0xa408e6[_0x3cc2('0x1ba')][_0x3cc2('0xadb')]=!0x1;var _0x4e979d=function(){_0xa408e6['data'][_0x3cc2('0x3d7')](_0xa408e6['loadEvent'],_0x4e979d,!0x1),_0xa408e6[_0x3cc2('0x1ba')][_0x3cc2('0xada')]=null,_0xa408e6[_0x3cc2('0x1ba')]['canplay']=!0x0,_0x2beb52[_0x3cc2('0x446')][_0x3396dd[_0x3cc2('0x3e')]['id']][_0x3cc2('0x35e')][_0x3cc2('0xaca')](_0xa408e6);};_0xa408e6[_0x3cc2('0x1ba')][_0x3cc2('0xada')]=function(){_0xa408e6[_0x3cc2('0x1ba')]['removeEventListener'](_0xa408e6[_0x3cc2('0xadc')],_0x4e979d,!0x1),_0xa408e6['data'][_0x3cc2('0xada')]=null,_0xa408e6[_0x3cc2('0x1ba')]['canplay']=!0x1,_0x3396dd[_0x3cc2('0xad0')](_0xa408e6);},_0xa408e6[_0x3cc2('0x1ba')][_0x3cc2('0x3ca')](_0xa408e6[_0x3cc2('0xadc')],_0x4e979d,!0x1),_0xa408e6[_0x3cc2('0x1ba')]['src']=this['transformUrl'](_0xa408e6[_0x3cc2('0xa4c')],_0xa408e6),_0xa408e6['data']['load']();},'loadAudioTag':function(_0x3383c1){var _0x521808=this;if(this[_0x3cc2('0x3e')][_0x3cc2('0x33b')][_0x3cc2('0xa41')])_0x3383c1[_0x3cc2('0x1ba')]=new Audio(),_0x3383c1[_0x3cc2('0x1ba')][_0x3cc2('0x3ac')]=_0x3383c1[_0x3cc2('0x339')],_0x3383c1[_0x3cc2('0x1ba')][_0x3cc2('0x366')]=_0x3cc2('0x93d'),_0x3383c1[_0x3cc2('0x1ba')]['src']=this[_0x3cc2('0xac9')](_0x3383c1['url'],_0x3383c1),this['fileComplete'](_0x3383c1);else{_0x3383c1['data']=new Audio(),_0x3383c1[_0x3cc2('0x1ba')][_0x3cc2('0x3ac')]=_0x3383c1[_0x3cc2('0x339')];var _0x3d1408=function(){_0x3383c1[_0x3cc2('0x1ba')][_0x3cc2('0x3d7')](_0x3cc2('0xa4d'),_0x3d1408,!0x1),_0x3383c1[_0x3cc2('0x1ba')][_0x3cc2('0xada')]=null,_0x521808['fileComplete'](_0x3383c1);};_0x3383c1['data'][_0x3cc2('0xada')]=function(){_0x3383c1['data'][_0x3cc2('0x3d7')](_0x3cc2('0xa4d'),_0x3d1408,!0x1),_0x3383c1[_0x3cc2('0x1ba')][_0x3cc2('0xada')]=null,_0x521808['fileError'](_0x3383c1);},_0x3383c1[_0x3cc2('0x1ba')][_0x3cc2('0x366')]='auto',_0x3383c1[_0x3cc2('0x1ba')][_0x3cc2('0x752')]=this[_0x3cc2('0xac9')](_0x3383c1[_0x3cc2('0xa4c')],_0x3383c1),_0x3383c1[_0x3cc2('0x1ba')][_0x3cc2('0x3ca')](_0x3cc2('0xa4d'),_0x3d1408,!0x1),_0x3383c1[_0x3cc2('0x1ba')][_0x3cc2('0x35e')]();}},'xhrLoad':function(_0x274b19,_0x2e0140,_0x46ad88,_0x2f9462,_0x35c66d){var _0x5109fa=new XMLHttpRequest();_0x5109fa[_0x3cc2('0xadd')]('GET',_0x2e0140,!0x0),_0x5109fa[_0x3cc2('0xade')]=_0x46ad88,!0x1!==this[_0x3cc2('0xa71')]['requestedWith']&&_0x5109fa[_0x3cc2('0xadf')]('X-Requested-With',this[_0x3cc2('0xa71')][_0x3cc2('0xae0')]),this['headers'][_0x274b19[_0x3cc2('0x10b')]]&&_0x5109fa['setRequestHeader'](_0x3cc2('0xae1'),this[_0x3cc2('0xa71')][_0x274b19[_0x3cc2('0x10b')]]),_0x35c66d=_0x35c66d||this[_0x3cc2('0xad0')];var _0x5360e1=this;_0x5109fa['onload']=function(){try{return 0x4===_0x5109fa[_0x3cc2('0x8c4')]&&_0x5109fa[_0x3cc2('0xae2')]>=0x190&&_0x5109fa['status']<=0x257?_0x35c66d[_0x3cc2('0x4a')](_0x5360e1,_0x274b19,_0x5109fa):_0x2f9462[_0x3cc2('0x4a')](_0x5360e1,_0x274b19,_0x5109fa);}catch(_0x18609c){_0x5360e1[_0x3cc2('0x95')]?window['console']&&console['error'](_0x18609c):_0x5360e1[_0x3cc2('0xad8')](_0x274b19,_0x18609c[_0x3cc2('0xae3')]||_0x3cc2('0xae4'));}},_0x5109fa[_0x3cc2('0xada')]=function(){try{return _0x35c66d[_0x3cc2('0x4a')](_0x5360e1,_0x274b19,_0x5109fa);}catch(_0x458780){_0x5360e1[_0x3cc2('0x95')]?window[_0x3cc2('0xb5')]&&console[_0x3cc2('0x20')](_0x458780):_0x5360e1[_0x3cc2('0xad8')](_0x274b19,_0x458780[_0x3cc2('0xae3')]||_0x3cc2('0xae4'));}},_0x274b19[_0x3cc2('0xaae')]=_0x5109fa,_0x274b19[_0x3cc2('0xaad')]=_0x2e0140,_0x5109fa[_0x3cc2('0xae5')]();},'getVideoURL':function(_0x4c8b7c){for(var _0x3471ed=0x0;_0x3471ed<_0x4c8b7c[_0x3cc2('0x8')];_0x3471ed++){var _0x4f050e,_0x3226fd=_0x4c8b7c[_0x3471ed];if(_0x3226fd['uri']){if(_0x4f050e=_0x3226fd[_0x3cc2('0x10b')],_0x3226fd=_0x3226fd['uri'],this[_0x3cc2('0x3e')][_0x3cc2('0x251')][_0x3cc2('0x925')](_0x4f050e))return _0x3226fd;}else{if(0x0===_0x3226fd['indexOf'](_0x3cc2('0xae6'))||0x0===_0x3226fd['indexOf']('data:'))return _0x3226fd;if(_0x3226fd[_0x3cc2('0x76')]('?')>=0x0&&(_0x3226fd=_0x3226fd[_0x3cc2('0x242')](0x0,_0x3226fd[_0x3cc2('0x76')]('?'))),_0x4f050e=_0x3226fd[_0x3cc2('0x242')]((Math['max'](0x0,_0x3226fd[_0x3cc2('0xae7')]('.'))||0x1/0x0)+0x1)[_0x3cc2('0x577')](),this[_0x3cc2('0x3e')][_0x3cc2('0x251')][_0x3cc2('0x925')](_0x4f050e))return _0x4c8b7c[_0x3471ed];}}return null;},'getAudioURL':function(_0x1eec75){if(this['game'][_0x3cc2('0x33b')][_0x3cc2('0xa97')])return null;for(var _0x2583c8=0x0;_0x2583c8<_0x1eec75['length'];_0x2583c8++){var _0x206759,_0x54f9c7=_0x1eec75[_0x2583c8];if(_0x54f9c7[_0x3cc2('0xae8')]){if(_0x206759=_0x54f9c7[_0x3cc2('0x10b')],_0x54f9c7=_0x54f9c7[_0x3cc2('0xae8')],this['game']['device'][_0x3cc2('0x923')](_0x206759))return _0x54f9c7;}else{if(0x0===_0x54f9c7[_0x3cc2('0x76')]('blob:')||0x0===_0x54f9c7['indexOf']('data:'))return _0x54f9c7;if(_0x54f9c7[_0x3cc2('0x76')]('?')>=0x0&&(_0x54f9c7=_0x54f9c7['substr'](0x0,_0x54f9c7[_0x3cc2('0x76')]('?'))),_0x206759=_0x54f9c7[_0x3cc2('0x242')]((Math['max'](0x0,_0x54f9c7[_0x3cc2('0xae7')]('.'))||0x1/0x0)+0x1)[_0x3cc2('0x577')](),this['game'][_0x3cc2('0x251')][_0x3cc2('0x923')](_0x206759))return _0x1eec75[_0x2583c8];}}return null;},'fileError':function(_0x226144,_0x2cf30f,_0x49b3f4){var _0x5efb34=_0x3cc2('0xae9')+(_0x226144[_0x3cc2('0xaad')]||this[_0x3cc2('0xac9')](_0x226144[_0x3cc2('0xa4c')],_0x226144));!_0x49b3f4&&_0x2cf30f&&(_0x49b3f4=_0x2cf30f[_0x3cc2('0xae2')]),_0x49b3f4&&(_0x5efb34=_0x5efb34+'\x20('+_0x49b3f4+')'),this[_0x3cc2('0xad8')](_0x226144,_0x5efb34);},'fileComplete':function(_0x25f97c,_0x376749){var _0x57ca3f=!0x0;switch(_0x25f97c['type']){case _0x3cc2('0xa8c'):_0x39350f=JSON[_0x3cc2('0x2e4')](_0x376749[_0x3cc2('0xaea')]),_0x25f97c[_0x3cc2('0x1ba')]=_0x39350f||{};break;case _0x3cc2('0x5c'):var _0x12a897=/\.([^.]+)$/[_0x3cc2('0x81c')](_0x25f97c[_0x3cc2('0xa4c')]['split']('?',0x1)[0x0])[0x1]['toLowerCase']();null!==_0x25f97c['data']?this['cache'][_0x3cc2('0xaeb')](_0x25f97c['key'],_0x25f97c[_0x3cc2('0xa4c')],_0x12a897,_0x25f97c[_0x3cc2('0x1ba')]):this[_0x3cc2('0x180')][_0x3cc2('0xaeb')](_0x25f97c[_0x3cc2('0x339')],_0x25f97c[_0x3cc2('0xa4c')],_0x12a897,_0x376749[_0x3cc2('0xaec')]);break;case _0x3cc2('0x182'):this[_0x3cc2('0x180')][_0x3cc2('0x751')](_0x25f97c[_0x3cc2('0x339')],_0x25f97c[_0x3cc2('0xa4c')],_0x25f97c[_0x3cc2('0x1ba')]);break;case'spritesheet':this[_0x3cc2('0x180')][_0x3cc2('0xaed')](_0x25f97c[_0x3cc2('0x339')],_0x25f97c[_0x3cc2('0xa4c')],_0x25f97c[_0x3cc2('0x1ba')],_0x25f97c['frameWidth'],_0x25f97c[_0x3cc2('0x884')],_0x25f97c[_0x3cc2('0xaee')],_0x25f97c[_0x3cc2('0xab7')],_0x25f97c[_0x3cc2('0xaef')],_0x25f97c['skipFrames']);break;case _0x3cc2('0xaa6'):if(null==_0x25f97c[_0x3cc2('0xac4')])this[_0x3cc2('0x180')][_0x3cc2('0xaf0')](_0x25f97c[_0x3cc2('0x339')],_0x25f97c['url'],_0x25f97c[_0x3cc2('0x1ba')],_0x25f97c[_0x3cc2('0xac0')],_0x25f97c['format']);else if(_0x57ca3f=!0x1,_0x25f97c[_0x3cc2('0xabe')]===_0x2beb52[_0x3cc2('0xa47')][_0x3cc2('0xa7f')]||_0x25f97c[_0x3cc2('0xabe')]===_0x2beb52[_0x3cc2('0xa47')]['TEXTURE_ATLAS_JSON_HASH']||_0x25f97c[_0x3cc2('0xabe')]===_0x2beb52['Loader'][_0x3cc2('0xaf1')])this['xhrLoad'](_0x25f97c,this[_0x3cc2('0xac9')](_0x25f97c[_0x3cc2('0xac4')],_0x25f97c),_0x3cc2('0x801'),this[_0x3cc2('0xad6')]);else{if(_0x25f97c[_0x3cc2('0xabe')]!==_0x2beb52[_0x3cc2('0xa47')][_0x3cc2('0xaa5')])throw new Error(_0x3cc2('0xaf2')+_0x25f97c[_0x3cc2('0xabe')]);this['xhrLoad'](_0x25f97c,this[_0x3cc2('0xac9')](_0x25f97c[_0x3cc2('0xac4')],_0x25f97c),_0x3cc2('0x801'),this['xmlLoadComplete']);}break;case _0x3cc2('0xaa1'):_0x25f97c[_0x3cc2('0xac4')]?(_0x57ca3f=!0x1,this['xhrLoad'](_0x25f97c,this['transformUrl'](_0x25f97c['atlasURL'],_0x25f97c),_0x3cc2('0x801'),function(_0x34eb13,_0x323bfa){var _0x379cb8;try{_0x379cb8=JSON['parse'](_0x323bfa[_0x3cc2('0xaea')]);}catch(_0x3aeb5d){}_0x379cb8?(_0x34eb13[_0x3cc2('0xaf3')]=_0x3cc2('0xa28'),this[_0x3cc2('0xad6')](_0x34eb13,_0x323bfa)):(_0x34eb13['atlasType']='xml',this[_0x3cc2('0xad7')](_0x34eb13,_0x323bfa));})):this['cache'][_0x3cc2('0xaf4')](_0x25f97c[_0x3cc2('0x339')],_0x25f97c[_0x3cc2('0xa4c')],_0x25f97c[_0x3cc2('0x1ba')],_0x25f97c[_0x3cc2('0xac0')],_0x25f97c[_0x3cc2('0xaf3')],_0x25f97c[_0x3cc2('0xac1')],_0x25f97c[_0x3cc2('0xac2')]);break;case _0x3cc2('0xa2a'):if(_0x25f97c[_0x3cc2('0xad2')])try{_0x25f97c[_0x3cc2('0x1ba')]=_0x376749[_0x3cc2('0xaec')];}catch(_0x1f7a3f){throw new Error('Phaser.Loader.\x20Unable\x20to\x20parse\x20video\x20file\x20as\x20Blob:\x20'+_0x25f97c[_0x3cc2('0x339')]);}this[_0x3cc2('0x180')]['addVideo'](_0x25f97c[_0x3cc2('0x339')],_0x25f97c[_0x3cc2('0xa4c')],_0x25f97c[_0x3cc2('0x1ba')],_0x25f97c[_0x3cc2('0xad2')]);break;case'audio':this[_0x3cc2('0x3e')][_0x3cc2('0x33b')][_0x3cc2('0xacc')]?(_0x25f97c[_0x3cc2('0x1ba')]=_0x376749[_0x3cc2('0xaec')],this[_0x3cc2('0x180')][_0x3cc2('0xaf5')](_0x25f97c['key'],_0x25f97c[_0x3cc2('0xa4c')],_0x25f97c['data'],!0x0,!0x1),_0x25f97c['autoDecode']&&this[_0x3cc2('0x3e')][_0x3cc2('0x33b')]['decode'](_0x25f97c[_0x3cc2('0x339')])):this['cache'][_0x3cc2('0xaf5')](_0x25f97c[_0x3cc2('0x339')],_0x25f97c[_0x3cc2('0xa4c')],_0x25f97c[_0x3cc2('0x1ba')],!0x1,!0x0);break;case'text':_0x25f97c['data']=_0x376749['responseText'],this[_0x3cc2('0x180')][_0x3cc2('0xaf6')](_0x25f97c[_0x3cc2('0x339')],_0x25f97c[_0x3cc2('0xa4c')],_0x25f97c[_0x3cc2('0x1ba')]);break;case _0x3cc2('0x94'):_0x25f97c['data']=_0x376749['responseText'],this['cache'][_0x3cc2('0xaf7')](_0x25f97c[_0x3cc2('0x339')],_0x25f97c['url'],_0x25f97c['data']);break;case _0x3cc2('0x33f'):var _0x39350f=JSON['parse'](_0x376749[_0x3cc2('0xaea')]);this['cache'][_0x3cc2('0xaf8')](_0x25f97c['key'],_0x25f97c[_0x3cc2('0xa4c')],_0x39350f,_0x25f97c[_0x3cc2('0xabe')]);break;case _0x3cc2('0xa95'):_0x25f97c[_0x3cc2('0x1ba')]=document[_0x3cc2('0x82e')](_0x3cc2('0xa95')),_0x25f97c[_0x3cc2('0x1ba')]['language']=_0x3cc2('0xaf9'),_0x25f97c[_0x3cc2('0x1ba')][_0x3cc2('0x10b')]=_0x3cc2('0xafa'),_0x25f97c[_0x3cc2('0x1ba')]['defer']=!0x1,_0x25f97c[_0x3cc2('0x1ba')][_0x3cc2('0x801')]=_0x376749[_0x3cc2('0xaea')],document[_0x3cc2('0xafb')][_0x3cc2('0x933')](_0x25f97c[_0x3cc2('0x1ba')]),_0x25f97c[_0x3cc2('0x4dc')]&&(_0x25f97c[_0x3cc2('0x1ba')]=_0x25f97c[_0x3cc2('0x4dc')][_0x3cc2('0x4a')](_0x25f97c['callbackContext'],_0x25f97c[_0x3cc2('0x339')],_0x376749[_0x3cc2('0xaea')]));break;case _0x3cc2('0xa25'):_0x25f97c[_0x3cc2('0x4dc')]?_0x25f97c[_0x3cc2('0x1ba')]=_0x25f97c[_0x3cc2('0x4dc')][_0x3cc2('0x4a')](_0x25f97c[_0x3cc2('0x35a')],_0x25f97c[_0x3cc2('0x339')],_0x376749[_0x3cc2('0xaec')]):_0x25f97c['data']=_0x376749[_0x3cc2('0xaec')],this[_0x3cc2('0x180')][_0x3cc2('0xafc')](_0x25f97c['key'],_0x25f97c[_0x3cc2('0x1ba')]);}_0x57ca3f&&this[_0x3cc2('0xad8')](_0x25f97c);},'jsonLoadComplete':function(_0x2be349,_0x59bb07){var _0x4f7aa2=JSON[_0x3cc2('0x2e4')](_0x59bb07[_0x3cc2('0xaea')]);_0x3cc2('0xa23')===_0x2be349['type']?this[_0x3cc2('0x180')][_0x3cc2('0xa9f')](_0x2be349[_0x3cc2('0x339')],_0x2be349[_0x3cc2('0xa4c')],_0x4f7aa2,_0x2be349[_0x3cc2('0xabe')]):'bitmapfont'===_0x2be349[_0x3cc2('0x10b')]?this[_0x3cc2('0x180')][_0x3cc2('0xaf4')](_0x2be349[_0x3cc2('0x339')],_0x2be349['url'],_0x2be349[_0x3cc2('0x1ba')],_0x4f7aa2,_0x2be349[_0x3cc2('0xaf3')],_0x2be349[_0x3cc2('0xac1')],_0x2be349[_0x3cc2('0xac2')]):_0x3cc2('0xa28')===_0x2be349[_0x3cc2('0x10b')]?this[_0x3cc2('0x180')]['addJSON'](_0x2be349['key'],_0x2be349[_0x3cc2('0xa4c')],_0x4f7aa2):this[_0x3cc2('0x180')][_0x3cc2('0xaf0')](_0x2be349[_0x3cc2('0x339')],_0x2be349[_0x3cc2('0xa4c')],_0x2be349[_0x3cc2('0x1ba')],_0x4f7aa2,_0x2be349[_0x3cc2('0xabe')]),this[_0x3cc2('0xad8')](_0x2be349);},'csvLoadComplete':function(_0xd36df2,_0x22f656){var _0x12af79=_0x22f656[_0x3cc2('0xaea')];this[_0x3cc2('0x180')][_0x3cc2('0xa9f')](_0xd36df2[_0x3cc2('0x339')],_0xd36df2[_0x3cc2('0xa4c')],_0x12af79,_0xd36df2[_0x3cc2('0xabe')]),this[_0x3cc2('0xad8')](_0xd36df2);},'xmlLoadComplete':function(_0x3eadcd,_0xbbbc04){var _0x55c49a=_0xbbbc04[_0x3cc2('0xaea')],_0x13aed0=this[_0x3cc2('0xaa2')](_0x55c49a);if(!_0x13aed0){var _0x2ee594=_0xbbbc04['responseType']||_0xbbbc04[_0x3cc2('0xafd')];return console['warn'](_0x3cc2('0xab4')+_0x3eadcd[_0x3cc2('0x339')]+':\x20invalid\x20XML\x20('+_0x2ee594+')'),void this[_0x3cc2('0xad8')](_0x3eadcd,_0x3cc2('0xafe'));}_0x3cc2('0xaa1')===_0x3eadcd['type']?this['cache'][_0x3cc2('0xaf4')](_0x3eadcd[_0x3cc2('0x339')],_0x3eadcd[_0x3cc2('0xa4c')],_0x3eadcd['data'],_0x13aed0,_0x3eadcd[_0x3cc2('0xaf3')],_0x3eadcd[_0x3cc2('0xac1')],_0x3eadcd['ySpacing']):_0x3cc2('0xaa6')===_0x3eadcd['type']?this[_0x3cc2('0x180')][_0x3cc2('0xaf0')](_0x3eadcd[_0x3cc2('0x339')],_0x3eadcd['url'],_0x3eadcd[_0x3cc2('0x1ba')],_0x13aed0,_0x3eadcd[_0x3cc2('0xabe')]):_0x3cc2('0xa29')===_0x3eadcd[_0x3cc2('0x10b')]&&this[_0x3cc2('0x180')]['addXML'](_0x3eadcd[_0x3cc2('0x339')],_0x3eadcd[_0x3cc2('0xa4c')],_0x13aed0),this['asyncComplete'](_0x3eadcd);},'parseXml':function(_0x55e4e7){var _0x2cc1ef;try{if(window[_0x3cc2('0xaff')]){var _0x5e25c4=new DOMParser();_0x2cc1ef=_0x5e25c4['parseFromString'](_0x55e4e7,_0x3cc2('0xb00'));}else(_0x2cc1ef=new ActiveXObject(_0x3cc2('0xb01')))[_0x3cc2('0xb02')]=_0x3cc2('0xb03'),_0x2cc1ef[_0x3cc2('0xb04')](_0x55e4e7);}catch(_0x362034){_0x2cc1ef=null;}return _0x2cc1ef&&_0x2cc1ef[_0x3cc2('0x91a')]&&!_0x2cc1ef[_0x3cc2('0xa15')](_0x3cc2('0xb05'))['length']?_0x2cc1ef:null;},'updateProgress':function(){this[_0x3cc2('0xa6d')]&&(0x0===this[_0x3cc2('0xa6d')]['direction']?this[_0x3cc2('0xa6d')][_0x3cc2('0x7c3')][_0x3cc2('0x22')]=Math[_0x3cc2('0xaa')](this[_0x3cc2('0xa6d')][_0x3cc2('0x22')]/0x64*this['progress']):this[_0x3cc2('0xa6d')]['rect']['height']=Math['floor'](this['preloadSprite'][_0x3cc2('0x4d')]/0x64*this[_0x3cc2('0xaaf')]),this[_0x3cc2('0xa6d')][_0x3cc2('0x592')]?this[_0x3cc2('0xa6d')][_0x3cc2('0x592')][_0x3cc2('0x6ac')]():this['preloadSprite']=null);},'totalLoadedFiles':function(){return this[_0x3cc2('0xa7e')];},'totalQueuedFiles':function(){return this[_0x3cc2('0xa7c')]-this[_0x3cc2('0xa7e')];},'totalLoadedPacks':function(){return this['_totalPackCount'];},'totalQueuedPacks':function(){return this[_0x3cc2('0xa7b')]-this[_0x3cc2('0xa7d')];}},Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0xa47')][_0x3cc2('0x36')],_0x3cc2('0xb06'),{'get':function(){var _0x3695fe=this[_0x3cc2('0xa7e')]/this[_0x3cc2('0xa7c')]*0x64;return _0x2beb52['Math'][_0x3cc2('0x2cd')](_0x3695fe||0x0,0x0,0x64);}}),Object['defineProperty'](_0x2beb52['Loader'][_0x3cc2('0x36')],'progress',{'get':function(){return Math[_0x3cc2('0x2c1')](this['progressFloat']);}}),_0x2beb52[_0x3cc2('0xa47')]['prototype'][_0x3cc2('0x70')]=_0x2beb52['Loader'],_0x2beb52['LoaderParser']={'bitmapFont':function(_0x1f7be8,_0x2d676f,_0x4145fc,_0xa7789e,_0x2c07eb,_0x502e69){return this['xmlBitmapFont'](_0x1f7be8,_0x2d676f,_0x4145fc,_0xa7789e,_0x2c07eb,_0x502e69);},'xmlBitmapFont':function(_0x42e320,_0x5be7a8,_0x3656bc,_0x157e2b,_0x412779,_0x2c8010){null==_0x2c8010&&(_0x2c8010=0x1);var _0x27a9bb={},_0x2798ee=_0x42e320[_0x3cc2('0xa15')](_0x3cc2('0xb07'))[0x0],_0x22e455=_0x42e320[_0x3cc2('0xa15')](_0x3cc2('0xb08'))[0x0];_0x27a9bb['font']=_0x2798ee['getAttribute']('face'),_0x27a9bb[_0x3cc2('0x1f2')]=parseInt(_0x2798ee['getAttribute'](_0x3cc2('0x1f2')),0xa),_0x27a9bb[_0x3cc2('0xb09')]=parseInt(_0x22e455[_0x3cc2('0xb0a')](_0x3cc2('0xb09')),0xa)+_0x157e2b,_0x27a9bb[_0x3cc2('0x83a')]={};for(var _0x28fd7e=_0x42e320[_0x3cc2('0xa15')](_0x3cc2('0xb0b')),_0x29f347=_0x412779?_0x412779['x']:0x0,_0x4587cd=_0x412779?_0x412779['y']:0x0,_0x29425d=0x0;_0x29425d<_0x28fd7e[_0x3cc2('0x8')];_0x29425d++){var _0xa48321=parseInt(_0x28fd7e[_0x29425d][_0x3cc2('0xb0a')]('id'),0xa);_0x27a9bb[_0x3cc2('0x83a')][_0xa48321]={'x':_0x29f347+parseInt(_0x28fd7e[_0x29425d][_0x3cc2('0xb0a')]('x'),0xa),'y':_0x4587cd+parseInt(_0x28fd7e[_0x29425d][_0x3cc2('0xb0a')]('y'),0xa),'width':parseInt(_0x28fd7e[_0x29425d][_0x3cc2('0xb0a')]('width'),0xa),'height':parseInt(_0x28fd7e[_0x29425d]['getAttribute']('height'),0xa),'xOffset':parseInt(_0x28fd7e[_0x29425d]['getAttribute'](_0x3cc2('0xb0c')),0xa)/_0x2c8010,'yOffset':parseInt(_0x28fd7e[_0x29425d][_0x3cc2('0xb0a')]('yoffset'),0xa)/_0x2c8010,'xAdvance':(parseInt(_0x28fd7e[_0x29425d][_0x3cc2('0xb0a')]('xadvance'),0xa)+_0x3656bc)/_0x2c8010,'kerning':{}};}var _0x14d428=_0x42e320[_0x3cc2('0xa15')]('kerning');for(_0x29425d=0x0;_0x29425d<_0x14d428[_0x3cc2('0x8')];_0x29425d++){var _0x1e9b75=parseInt(_0x14d428[_0x29425d][_0x3cc2('0xb0a')]('first'),0xa),_0x425689=parseInt(_0x14d428[_0x29425d][_0x3cc2('0xb0a')](_0x3cc2('0xb0d')),0xa),_0x53c521=parseInt(_0x14d428[_0x29425d][_0x3cc2('0xb0a')](_0x3cc2('0xb0e')),0xa)/_0x2c8010;_0x27a9bb[_0x3cc2('0x83a')][_0x425689][_0x3cc2('0x83b')][_0x1e9b75]=_0x53c521;}return this[_0x3cc2('0xb0f')](_0x5be7a8,_0x27a9bb);},'jsonBitmapFont':function(_0x3ce80a,_0x5ebc03,_0x4cdb72,_0x50c602,_0x3c2dcb,_0x2d5dfd){null==_0x2d5dfd&&(_0x2d5dfd=0x1);var _0x2edaee={'font':_0x3ce80a[_0x3cc2('0x770')][_0x3cc2('0xb07')][_0x3cc2('0xb10')],'size':parseInt(_0x3ce80a[_0x3cc2('0x770')]['info']['_size'],0xa),'lineHeight':parseInt(_0x3ce80a[_0x3cc2('0x770')][_0x3cc2('0xb08')][_0x3cc2('0xb11')],0xa)+_0x50c602,'chars':{}},_0x4e602e=_0x3c2dcb?_0x3c2dcb['x']:0x0,_0x38dd70=_0x3c2dcb?_0x3c2dcb['y']:0x0;return _0x3ce80a[_0x3cc2('0x770')][_0x3cc2('0x83a')]['char'][_0x3cc2('0x27d')](function(_0x1ca9e5){var _0x5ebc03=parseInt(_0x1ca9e5[_0x3cc2('0xb12')],0xa);_0x2edaee[_0x3cc2('0x83a')][_0x5ebc03]={'x':_0x4e602e+parseInt(_0x1ca9e5['_x'],0xa),'y':_0x38dd70+parseInt(_0x1ca9e5['_y'],0xa),'width':parseInt(_0x1ca9e5[_0x3cc2('0x9b')],0xa),'height':parseInt(_0x1ca9e5['_height'],0xa),'xOffset':parseInt(_0x1ca9e5['_xoffset'],0xa)/_0x2d5dfd,'yOffset':parseInt(_0x1ca9e5['_yoffset'],0xa)/_0x2d5dfd,'xAdvance':(parseInt(_0x1ca9e5[_0x3cc2('0xb13')],0xa)+_0x4cdb72)/_0x2d5dfd,'kerning':{}};}),_0x3ce80a[_0x3cc2('0x770')][_0x3cc2('0xb14')]&&_0x3ce80a[_0x3cc2('0x770')][_0x3cc2('0xb14')][_0x3cc2('0x83b')]&&_0x3ce80a[_0x3cc2('0x770')][_0x3cc2('0xb14')]['kerning'][_0x3cc2('0x27d')](function(_0x355504){_0x2edaee['chars'][_0x355504[_0x3cc2('0xb15')]]['kerning'][_0x355504['_first']]=parseInt(_0x355504[_0x3cc2('0xb16')],0xa)/_0x2d5dfd;}),this[_0x3cc2('0xb0f')](_0x5ebc03,_0x2edaee);},'finalizeBitmapFont':function(_0x343518,_0x2511f2){return Object[_0x3cc2('0x28f')](_0x2511f2[_0x3cc2('0x83a')])[_0x3cc2('0x27d')](function(_0x335e90){var _0x62ea93=_0x2511f2[_0x3cc2('0x83a')][_0x335e90];_0x62ea93['texture']=new PIXI[(_0x3cc2('0x26a'))](_0x343518,new _0x2beb52['Rectangle'](_0x62ea93['x'],_0x62ea93['y'],_0x62ea93[_0x3cc2('0x22')],_0x62ea93[_0x3cc2('0x4d')]));}),_0x2511f2;},'pvr':function(_0x2bffe9){var _0x164625,_0x13dc04=new Uint32Array(_0x2bffe9[_0x3cc2('0x27a')](0x0,0x34)),_0x40532a=new Uint8Array(_0x2bffe9),_0x51a0ac=null,_0x121d78=_0x13dc04[0x3]<<0x20|_0x13dc04[0x2],_0x104079=0x0;if(0x3525650===_0x13dc04[0x0]&&[0x0,0x1,0x2,0x3,0x6,0x7,0x9,0xb][_0x3cc2('0x76')](_0x121d78)>=0x0){switch(_0x121d78>=0x0&&_0x121d78<=0x3?_0x164625=_0x3cc2('0x17d'):_0x121d78>=0x7&&_0x121d78<=0xb?_0x164625=_0x3cc2('0x17e'):0x6===_0x121d78&&(_0x164625='ETC1'),_0x121d78){case 0x0:_0x104079=0x8c01;break;case 0x1:_0x104079=0x8c03;break;case 0x2:_0x104079=0x8c00;break;case 0x3:_0x104079=0x8c02;break;case 0x6:_0x104079=0x8d64;break;case 0x7:_0x104079=0x83f1;break;case 0x9:_0x104079=0x83f2;break;case 0xb:_0x104079=0x83f3;break;default:_0x104079=-0x1;}_0x51a0ac={'complete':!0x0,'fileFormat':_0x3cc2('0xb17'),'compressionAlgorithm':_0x164625,'flags':_0x13dc04[0x1],'pixelFormat':_0x121d78,'colorSpace':_0x13dc04[0x4],'channelType':_0x13dc04[0x5],'height':_0x13dc04[0x6],'width':_0x13dc04[0x7],'depth':_0x13dc04[0x8],'numberOfSurfaces':_0x13dc04[0x9],'numberOfFaces':_0x13dc04[0xa],'numberOfMipmaps':_0x13dc04[0xb],'metaDataSize':_0x13dc04[0xc],'textureData':_0x40532a[_0x3cc2('0x210')](0x34+_0x13dc04[0xc],_0x40532a[_0x3cc2('0xb18')]),'glExtensionFormat':_0x104079};}return _0x51a0ac;},'dds':function(_0x4e99e8){var _0x2286ee=new Uint8Array(_0x4e99e8),_0x461aa8=new Uint32Array(_0x4e99e8),_0x5c48d0=null;return 0x44===_0x2286ee[0x0]&&0x44===_0x2286ee[0x1]&&0x53===_0x2286ee[0x2]&&0x20===_0x2286ee[0x3]&&_0x3cc2('0xb19')===(_0x5c48d0={'complete':!0x0,'fileFormat':_0x3cc2('0xb1a'),'compressionAlgorithm':'S3TC','size':_0x461aa8[0x1],'flags':_0x461aa8[0x2],'height':_0x461aa8[0x3],'width':_0x461aa8[0x4],'pitch':_0x461aa8[0x5],'depth':_0x461aa8[0x6],'mipmapCount':_0x461aa8[0x7],'formatSize':_0x461aa8[0x13],'formatFlag':_0x461aa8[0x13],'formatFourCC':[String[_0x3cc2('0x680')](_0x2286ee[0x54]),String['fromCharCode'](_0x2286ee[0x55]),String[_0x3cc2('0x680')](_0x2286ee[0x56]),String[_0x3cc2('0x680')](_0x2286ee[0x57])][_0x3cc2('0xb1')](''),'formatBitCount':_0x461aa8[0x15],'formatRBitMask':_0x461aa8[0x16],'formatGBitMask':_0x461aa8[0x17],'formatBBitMask':_0x461aa8[0x18],'formatABitMask':_0x461aa8[0x19],'caps1':_0x461aa8[0x1a],'caps2':_0x461aa8[0x1b],'caps3':_0x461aa8[0x1c],'caps4':_0x461aa8[0x1d],'reserved2':_0x461aa8[0x1e],'DXGIFormat':null,'resourceDimension':null,'miscFlag':null,'arraySize':null,'textureData':_0x2286ee[_0x3cc2('0x210')](_0x461aa8[0x1]+0x4,_0x2286ee[_0x3cc2('0xb18')])})[_0x3cc2('0xb1b')]&&(_0x5c48d0[_0x3cc2('0xb1c')]=_0x461aa8[0x1f],_0x5c48d0[_0x3cc2('0xb1d')]=_0x461aa8[0x20],_0x5c48d0[_0x3cc2('0xb1e')]=_0x461aa8[0x21],_0x5c48d0[_0x3cc2('0xb1f')]=_0x461aa8[0x22],_0x5c48d0['miscFlag']=_0x461aa8[0x23]),_0x5c48d0;},'ktx':function(_0x236f5c){var _0x2cfd65=new Uint8Array(_0x236f5c),_0x3571aa=new Uint32Array(_0x236f5c),_0x226700=null,_0x4cf605=0x10+_0x3571aa[0xf]/0x4|0x0,_0x350f34=_0x3571aa[_0x4cf605],_0x47728e=_0x3571aa[0x7],_0x47dee3=0x0;if(0xab===_0x2cfd65[0x0]&&0x4b===_0x2cfd65[0x1]&&0x54===_0x2cfd65[0x2]&&0x58===_0x2cfd65[0x3]&&0x20===_0x2cfd65[0x4]&&0x31===_0x2cfd65[0x5]&&0x31===_0x2cfd65[0x6]&&0xbb===_0x2cfd65[0x7]&&0xd===_0x2cfd65[0x8]&&0xa===_0x2cfd65[0x9]&&0x1a===_0x2cfd65[0xa]&&0xa===_0x2cfd65[0xb]&&[0x8d64,0x8c00,0x8c01,0x8c02,0x8c03,0x83f0,0x83f1,0x83f2,0x83f3][_0x3cc2('0x76')](_0x47728e)>=0x0){switch(_0x47728e){case 0x8d64:_0x47dee3=_0x3cc2('0x17c');break;case 0x8c00:case 0x8c01:case 0x8c02:case 0x8c03:_0x47dee3='PVRTC';break;case 0x83f0:case 0x83f1:case 0x83f2:case 0x83f3:_0x47dee3=_0x3cc2('0x17e');}_0x226700={'complete':!0x0,'fileFormat':_0x3cc2('0xb20'),'compressionAlgorithm':_0x47dee3,'endianness':_0x3571aa[0x3],'glType':_0x3571aa[0x4],'glTypeSize':_0x3571aa[0x5],'glFormat':_0x3571aa[0x6],'glInternalFormat':_0x3571aa[0x7],'glBaseInternalFormat':_0x3571aa[0x8],'width':_0x3571aa[0x9],'height':_0x3571aa[0xa],'pixelDepth':_0x3571aa[0xb],'numberOfArrayElements':_0x3571aa[0xc],'numberOfFaces':_0x3571aa[0xd],'numberOfMipmapLevels':_0x3571aa[0xe],'bytesOfKeyValueData':_0x3571aa[0xf],'keyAndValueByteSize':_0x3571aa[0x10],'imageSize':_0x350f34,'textureData':_0x2cfd65[_0x3cc2('0x210')](0x4*(_0x4cf605+0x1),_0x350f34+0x64)};}return _0x226700;},'pkm':function(_0x3dfe89){var _0x2e24fb=new Uint8Array(_0x3dfe89),_0x4e67e2=null;return 0x50===_0x2e24fb[0x0]&&0x4b===_0x2e24fb[0x1]&&0x4d===_0x2e24fb[0x2]&&0x20===_0x2e24fb[0x3]&&(_0x4e67e2={'complete':!0x0,'fileFormat':_0x3cc2('0xb21'),'compressionAlgorithm':'ETC1','format':0xffff&(_0x2e24fb[0x6]<<0x8|_0x2e24fb[0x7]),'width':0xffff&(_0x2e24fb[0x8]<<0x8|_0x2e24fb[0x9]),'height':0xffff&(_0x2e24fb[0xa]<<0x8|_0x2e24fb[0xb]),'originalWidth':0xffff&(_0x2e24fb[0xc]<<0x8|_0x2e24fb[0xd]),'originalHeight':0xffff&(_0x2e24fb[0xe]<<0x8|_0x2e24fb[0xf]),'textureData':_0x2e24fb[_0x3cc2('0x210')](0x10,_0x2e24fb[_0x3cc2('0x8')])}),_0x4e67e2;}},_0x2beb52[_0x3cc2('0xb22')]=function(_0x3bafe5,_0x2d1e60){this[_0x3cc2('0x3e')]=_0x3bafe5,this[_0x3cc2('0x339')]=_0x2d1e60,this['config']=this[_0x3cc2('0x3e')][_0x3cc2('0x180')]['getJSON'](_0x2d1e60+_0x3cc2('0xa98')),this[_0x3cc2('0xb23')]=null,this['autoplay']=!0x1,this[_0x3cc2('0xb24')]={};for(var _0xe708dd in this['config'][_0x3cc2('0xb25')]){var _0x3f7fbb=this['config'][_0x3cc2('0xb25')][_0xe708dd],_0x337e36=this['game'][_0x3cc2('0x2bd')][_0x3cc2('0x33b')](this['key']);_0x337e36[_0x3cc2('0xb26')](_0xe708dd,_0x3f7fbb['start'],_0x3f7fbb[_0x3cc2('0x193')]-_0x3f7fbb[_0x3cc2('0x89')],null,_0x3f7fbb['loop']),this[_0x3cc2('0xb24')][_0xe708dd]=_0x337e36;}this['config'][_0x3cc2('0xadb')]&&(this[_0x3cc2('0xb23')]=this[_0x3cc2('0x3b5')]['autoplay'],this[_0x3cc2('0x68a')](this['autoplayKey']),this[_0x3cc2('0xadb')]=this['sounds'][this[_0x3cc2('0xb23')]]);},_0x2beb52[_0x3cc2('0xb22')][_0x3cc2('0x36')]={'play':function(_0x34bd73,_0xa8bd5a){return void 0x0===_0xa8bd5a&&(_0xa8bd5a=0x1),this[_0x3cc2('0xb24')][_0x34bd73]['play'](_0x34bd73,null,_0xa8bd5a);},'stop':function(_0x21eef7){if(_0x21eef7)this[_0x3cc2('0xb24')][_0x21eef7][_0x3cc2('0x85')]();else for(var _0x4a37ea in this['sounds'])this[_0x3cc2('0xb24')][_0x4a37ea][_0x3cc2('0x85')]();},'get':function(_0x2dca2b){return this[_0x3cc2('0xb24')][_0x2dca2b];}},_0x2beb52[_0x3cc2('0xb22')][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0xb22')],_0x2beb52[_0x3cc2('0x728')]=function(_0x887fa9,_0x50d70c,_0x442dd4,_0x262463,_0x163f3d){void 0x0===_0x442dd4&&(_0x442dd4=0x1),void 0x0===_0x262463&&(_0x262463=!0x1),void 0x0===_0x163f3d&&(_0x163f3d=_0x887fa9[_0x3cc2('0x33b')][_0x3cc2('0xb27')]),this[_0x3cc2('0x3e')]=_0x887fa9,this[_0x3cc2('0x3ac')]=_0x50d70c,this[_0x3cc2('0x339')]=_0x50d70c,this[_0x3cc2('0x9dc')]=_0x262463,this[_0x3cc2('0xb28')]={},this['context']=null,this['autoplay']=!0x1,this[_0x3cc2('0x9a2')]=0x0,this[_0x3cc2('0x9a1')]=0x0,this[_0x3cc2('0xb29')]=0x0,this[_0x3cc2('0x323')]=0x0,this['durationMS']=0x0,this[_0x3cc2('0x26')]=0x0,this['stopTime']=0x0,this[_0x3cc2('0x4a8')]=!0x1,this[_0x3cc2('0xb2a')]=0x0,this[_0x3cc2('0xb2b')]=0x0,this[_0x3cc2('0x9e7')]=!0x1,this[_0x3cc2('0xb2c')]='',this['fadeTween']=null,this[_0x3cc2('0xb2d')]=!0x1,this[_0x3cc2('0xb2e')]=!0x1,this[_0x3cc2('0xb2f')]=!0x1,this[_0x3cc2('0xb30')]=!0x1,this[_0x3cc2('0xacc')]=this[_0x3cc2('0x3e')]['sound'][_0x3cc2('0xacc')],this[_0x3cc2('0xace')]=this[_0x3cc2('0x3e')][_0x3cc2('0x33b')][_0x3cc2('0xace')],this[_0x3cc2('0xb31')]=null,this['masterGainNode']=null,this[_0x3cc2('0xb32')]=null,this[_0x3cc2('0xb33')]=null,this['_globalVolume']=0x1,this[_0x3cc2('0xb34')]=!0x1,this[_0x3cc2('0xb35')]=!0x1,this[_0x3cc2('0xacc')]?(this[_0x3cc2('0x9e')]=this[_0x3cc2('0x3e')][_0x3cc2('0x33b')][_0x3cc2('0x9e')],this[_0x3cc2('0xb36')]=this[_0x3cc2('0x3e')]['sound'][_0x3cc2('0xb37')],void 0x0===this['context']['createGain']?this[_0x3cc2('0xb32')]=this[_0x3cc2('0x9e')][_0x3cc2('0xb38')]():this[_0x3cc2('0xb32')]=this[_0x3cc2('0x9e')][_0x3cc2('0xb39')](),this[_0x3cc2('0xb32')][_0x3cc2('0xb3a')]['value']=_0x442dd4,_0x163f3d&&this['gainNode'][_0x3cc2('0x61b')](this['masterGainNode'])):this[_0x3cc2('0xace')]&&(this[_0x3cc2('0x3e')][_0x3cc2('0x180')]['getSound'](_0x50d70c)&&this[_0x3cc2('0x3e')][_0x3cc2('0x180')]['isSoundReady'](_0x50d70c)?(this[_0x3cc2('0xb33')]=this[_0x3cc2('0x3e')][_0x3cc2('0x180')]['getSoundData'](_0x50d70c),this[_0x3cc2('0x9a2')]=0x0,this[_0x3cc2('0xb33')]['duration']&&(this[_0x3cc2('0x9a2')]=this[_0x3cc2('0xb33')][_0x3cc2('0x323')])):this[_0x3cc2('0x3e')][_0x3cc2('0x180')][_0x3cc2('0xa1e')][_0x3cc2('0x2bd')](this[_0x3cc2('0xb3b')],this)),this[_0x3cc2('0xb3c')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0xb3d')]=new _0x2beb52['Signal'](),this[_0x3cc2('0x462')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0x355')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0x985')]=new _0x2beb52[(_0x3cc2('0x311'))](),this['onStop']=new _0x2beb52[(_0x3cc2('0x311'))](),this['onMute']=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0xb3e')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0x313')]=new _0x2beb52[(_0x3cc2('0x311'))](),this['_volume']=_0x442dd4,this[_0x3cc2('0xb3f')]=null,this[_0x3cc2('0xb40')]=!0x1,this[_0x3cc2('0xb41')]=0x0,this['_tempPosition']=0x0,this['_tempVolume']=0x0,this[_0x3cc2('0xb42')]=0x0,this['_muteVolume']=0x0,this[_0x3cc2('0xb43')]=0x0,this[_0x3cc2('0x452')]=!0x1,this['_onDecodedEventDispatched']=!0x1;},_0x2beb52[_0x3cc2('0x728')][_0x3cc2('0x36')]={'soundHasUnlocked':function(_0x55b84c){_0x55b84c===this[_0x3cc2('0x339')]&&(this[_0x3cc2('0xb33')]=this[_0x3cc2('0x3e')][_0x3cc2('0x180')][_0x3cc2('0xa57')](this[_0x3cc2('0x339')]),this[_0x3cc2('0x9a2')]=this[_0x3cc2('0xb33')][_0x3cc2('0x323')]);},'addMarker':function(_0x292de8,_0x194def,_0x3837a7,_0x97f797,_0xf6272e){void 0x0!==_0x3837a7&&null!==_0x3837a7||(_0x3837a7=0x1),void 0x0!==_0x97f797&&null!==_0x97f797||(_0x97f797=0x1),void 0x0===_0xf6272e&&(_0xf6272e=!0x1),this[_0x3cc2('0xb28')][_0x292de8]={'name':_0x292de8,'start':_0x194def,'stop':_0x194def+_0x3837a7,'volume':_0x97f797,'duration':_0x3837a7,'durationMS':0x3e8*_0x3837a7,'loop':_0xf6272e};},'removeMarker':function(_0x420506){delete this['markers'][_0x420506];},'onEndedHandler':function(){this[_0x3cc2('0xb33')][_0x3cc2('0xb44')]=null,this[_0x3cc2('0x9e7')]=!0x1,this[_0x3cc2('0xb29')]=this[_0x3cc2('0xb45')],this[_0x3cc2('0x85')](),this[_0x3cc2('0xb30')]&&(this[_0x3cc2('0xb34')]=!0x0,this[_0x3cc2('0xb35')]=!0x0),this[_0x3cc2('0xb34')]&&(this[_0x3cc2('0xb31')]?this[_0x3cc2('0xb33')][_0x3cc2('0x613')](this[_0x3cc2('0xb31')]):this[_0x3cc2('0xb32')]&&this[_0x3cc2('0xb33')]['disconnect'](this[_0x3cc2('0xb32')]),this[_0x3cc2('0xb35')]?this['game'][_0x3cc2('0x33b')][_0x3cc2('0x1a4')](this):(this[_0x3cc2('0xb28')]={},this[_0x3cc2('0x9e')]=null,this[_0x3cc2('0xb3f')]=null,this[_0x3cc2('0xb31')]=null,this[_0x3cc2('0xb3c')][_0x3cc2('0x4e1')](),this[_0x3cc2('0xb3d')][_0x3cc2('0x4e1')](),this[_0x3cc2('0x462')]['dispose'](),this['onResume'][_0x3cc2('0x4e1')](),this[_0x3cc2('0x985')]['dispose'](),this[_0x3cc2('0xb46')]['dispose'](),this[_0x3cc2('0xb47')]['dispose'](),this[_0x3cc2('0xb3e')][_0x3cc2('0x4e1')]()));},'update':function(){this[_0x3cc2('0x3e')]['cache']['checkSoundKey'](this[_0x3cc2('0x339')])?(this['isDecoded']&&!this['_onDecodedEventDispatched']&&(this[_0x3cc2('0xb3c')][_0x3cc2('0x330')](this),this[_0x3cc2('0xb48')]=!0x0),this[_0x3cc2('0xb2d')]&&this[_0x3cc2('0x3e')]['cache'][_0x3cc2('0xb49')](this['key'])&&(this['pendingPlayback']=!0x1,this[_0x3cc2('0x68a')](this[_0x3cc2('0xb41')],this[_0x3cc2('0xb4a')],this[_0x3cc2('0xb4b')],this[_0x3cc2('0xb43')])),this[_0x3cc2('0x9e7')]&&(this[_0x3cc2('0xb29')]=this[_0x3cc2('0x3e')][_0x3cc2('0x32e')]['time']-this[_0x3cc2('0x9a1')],this['currentTime']>=this['durationMS']&&(this[_0x3cc2('0xacc')]?this[_0x3cc2('0x9dc')]?(this[_0x3cc2('0x985')][_0x3cc2('0x330')](this),this[_0x3cc2('0x9e7')]=!0x1,''===this[_0x3cc2('0xb2c')]?(this[_0x3cc2('0xb29')]=0x0,this['startTime']=this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')],this[_0x3cc2('0x9e7')]=!0x0):(this[_0x3cc2('0xb3e')][_0x3cc2('0x330')](this[_0x3cc2('0xb2c')],this),this['play'](this[_0x3cc2('0xb2c')],0x0,this[_0x3cc2('0x300')],!0x0,!0x0))):''!==this[_0x3cc2('0xb2c')]&&this['stop']():this['loop']?(this['onLoop']['dispatch'](this),''===this['currentMarker']&&(this[_0x3cc2('0xb29')]=0x0,this[_0x3cc2('0x9a1')]=this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')]),this[_0x3cc2('0x9e7')]=!0x1,this['play'](this['currentMarker'],0x0,this[_0x3cc2('0x300')],!0x0,!0x0)):this[_0x3cc2('0x85')]()))):this[_0x3cc2('0x38')]();},'loopFull':function(_0x33d6d3){return this[_0x3cc2('0x68a')](null,0x0,_0x33d6d3,!0x0);},'play':function(_0x7b99dc,_0x2b70aa,_0x1499b9,_0x5491a9,_0x6d0344){if(void 0x0!==_0x7b99dc&&!0x1!==_0x7b99dc&&null!==_0x7b99dc||(_0x7b99dc=''),void 0x0===_0x6d0344&&(_0x6d0344=!0x0),this[_0x3cc2('0x9e7')]&&!this[_0x3cc2('0xb2f')]&&!_0x6d0344&&!this[_0x3cc2('0xb2e')])return this;if(this[_0x3cc2('0xb33')]&&this[_0x3cc2('0x9e7')]&&!this[_0x3cc2('0xb2f')]&&(this[_0x3cc2('0xb2e')]||_0x6d0344)){if(this[_0x3cc2('0xacc')]){if(void 0x0===this[_0x3cc2('0xb33')][_0x3cc2('0x85')])this[_0x3cc2('0xb33')][_0x3cc2('0xb4c')](0x0);else try{this[_0x3cc2('0xb33')][_0x3cc2('0x85')](0x0);}catch(_0x4d57bc){}this[_0x3cc2('0xb31')]?this[_0x3cc2('0xb33')][_0x3cc2('0x613')](this['externalNode']):this[_0x3cc2('0xb32')]&&this['_sound']['disconnect'](this[_0x3cc2('0xb32')]);}else this[_0x3cc2('0xace')]&&(this['_sound'][_0x3cc2('0x354')](),this[_0x3cc2('0xb33')][_0x3cc2('0xb29')]=0x0);this['isPlaying']=!0x1;}if(''===_0x7b99dc&&Object[_0x3cc2('0x28f')](this[_0x3cc2('0xb28')])['length']>0x0)return this;if(''!==_0x7b99dc){if(!this['markers'][_0x7b99dc])return console['warn'](_0x3cc2('0xb4d')+_0x7b99dc+'\x20doesn\x27t\x20exist'),this;this[_0x3cc2('0xb2c')]=_0x7b99dc,this[_0x3cc2('0x26')]=this[_0x3cc2('0xb28')][_0x7b99dc][_0x3cc2('0x89')],this[_0x3cc2('0x300')]=this[_0x3cc2('0xb28')][_0x7b99dc][_0x3cc2('0x300')],this[_0x3cc2('0x9dc')]=this[_0x3cc2('0xb28')][_0x7b99dc][_0x3cc2('0x9dc')],this[_0x3cc2('0x323')]=this[_0x3cc2('0xb28')][_0x7b99dc][_0x3cc2('0x323')],this['durationMS']=this[_0x3cc2('0xb28')][_0x7b99dc]['durationMS'],void 0x0!==_0x1499b9&&(this['volume']=_0x1499b9),void 0x0!==_0x5491a9&&(this[_0x3cc2('0x9dc')]=_0x5491a9),this[_0x3cc2('0xb41')]=_0x7b99dc,this['_tempPosition']=this['position'],this[_0x3cc2('0xb4b')]=this[_0x3cc2('0x300')],this[_0x3cc2('0xb43')]=this[_0x3cc2('0x9dc')];}else _0x2b70aa=_0x2b70aa||0x0,void 0x0===_0x1499b9&&(_0x1499b9=this[_0x3cc2('0xb4e')]),void 0x0===_0x5491a9&&(_0x5491a9=this['loop']),this['position']=Math[_0x3cc2('0x57')](0x0,_0x2b70aa),this[_0x3cc2('0x300')]=_0x1499b9,this[_0x3cc2('0x9dc')]=_0x5491a9,this[_0x3cc2('0x323')]=0x0,this[_0x3cc2('0xb45')]=0x0,this[_0x3cc2('0xb41')]=_0x7b99dc,this[_0x3cc2('0xb4a')]=_0x2b70aa,this[_0x3cc2('0xb4b')]=_0x1499b9,this['_tempLoop']=_0x5491a9;return this[_0x3cc2('0xacc')]?this[_0x3cc2('0x3e')][_0x3cc2('0x180')][_0x3cc2('0xa50')](this[_0x3cc2('0x339')])?(this[_0x3cc2('0xb33')]=this['context']['createBufferSource'](),this[_0x3cc2('0xb31')]?this[_0x3cc2('0xb33')]['connect'](this[_0x3cc2('0xb31')]):this['_sound'][_0x3cc2('0x61b')](this[_0x3cc2('0xb32')]),this[_0x3cc2('0xb3f')]=this['game'][_0x3cc2('0x180')][_0x3cc2('0xa57')](this[_0x3cc2('0x339')]),this['_sound'][_0x3cc2('0x1da')]=this['_buffer'],this['loop']&&''===_0x7b99dc&&(this[_0x3cc2('0xb33')]['loop']=!0x0),this[_0x3cc2('0x9dc')]||''!==_0x7b99dc||(this['_sound'][_0x3cc2('0xb44')]=this[_0x3cc2('0xb4f')][_0x3cc2('0x279')](this)),this[_0x3cc2('0x9a2')]=this['_sound']['buffer']['duration'],0x0===this['duration']&&(this[_0x3cc2('0x323')]=this[_0x3cc2('0x9a2')],this[_0x3cc2('0xb45')]=Math['ceil'](0x3e8*this[_0x3cc2('0x9a2')])),void 0x0===this[_0x3cc2('0xb33')][_0x3cc2('0x89')]?this['_sound'][_0x3cc2('0xb50')](0x0,this[_0x3cc2('0x26')],this['duration']):this[_0x3cc2('0x9dc')]&&''===_0x7b99dc?this[_0x3cc2('0xb33')][_0x3cc2('0x89')](0x0,0x0):this[_0x3cc2('0xb33')][_0x3cc2('0x89')](0x0,this[_0x3cc2('0x26')],this['duration']),this[_0x3cc2('0x9e7')]=!0x0,this[_0x3cc2('0x9a1')]=this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')],this[_0x3cc2('0xb29')]=0x0,this['stopTime']=this['startTime']+this[_0x3cc2('0xb45')],this[_0x3cc2('0xb3d')][_0x3cc2('0x330')](this)):(this[_0x3cc2('0xb2d')]=!0x0,this[_0x3cc2('0x3e')][_0x3cc2('0x180')]['getSound'](this[_0x3cc2('0x339')])&&!0x1===this[_0x3cc2('0x3e')][_0x3cc2('0x180')][_0x3cc2('0xa4e')](this['key'])['isDecoding']&&this[_0x3cc2('0x3e')][_0x3cc2('0x33b')]['decode'](this[_0x3cc2('0x339')],this)):this['game'][_0x3cc2('0x180')][_0x3cc2('0xa4e')](this[_0x3cc2('0x339')])&&this[_0x3cc2('0x3e')][_0x3cc2('0x180')][_0x3cc2('0xa4e')](this[_0x3cc2('0x339')])[_0x3cc2('0x4f8')]?(this[_0x3cc2('0x3e')][_0x3cc2('0x180')]['reloadSound'](this[_0x3cc2('0x339')]),this['pendingPlayback']=!0x0):this[_0x3cc2('0xb33')]&&(this[_0x3cc2('0x3e')][_0x3cc2('0x251')]['cocoonJS']||0x4===this[_0x3cc2('0xb33')]['readyState'])?(this[_0x3cc2('0xb33')][_0x3cc2('0x68a')](),this[_0x3cc2('0xb33')]['loop']=this[_0x3cc2('0x9dc')],this[_0x3cc2('0x9a2')]=this['_sound'][_0x3cc2('0x323')],0x0===this[_0x3cc2('0x323')]&&(this['duration']=this[_0x3cc2('0x9a2')],this[_0x3cc2('0xb45')]=0x3e8*this['totalDuration']),this['_sound'][_0x3cc2('0xb29')]=this[_0x3cc2('0x26')],this[_0x3cc2('0xb33')][_0x3cc2('0xb51')]=this['_muted'],this[_0x3cc2('0xb40')]||this[_0x3cc2('0x3e')]['sound']['mute']?this[_0x3cc2('0xb33')][_0x3cc2('0x300')]=0x0:this[_0x3cc2('0xb33')][_0x3cc2('0x300')]=this[_0x3cc2('0xb4e')],this['isPlaying']=!0x0,this[_0x3cc2('0x9a1')]=this['game'][_0x3cc2('0x32e')][_0x3cc2('0x32e')],this[_0x3cc2('0xb29')]=0x0,this[_0x3cc2('0xb52')]=this[_0x3cc2('0x9a1')]+this[_0x3cc2('0xb45')],this[_0x3cc2('0xb3d')][_0x3cc2('0x330')](this)):this['pendingPlayback']=!0x0,this[_0x3cc2('0xb30')]&&(this['loop']&&console['warn'](_0x3cc2('0xb53')+this[_0x3cc2('0x3ac')]+_0x3cc2('0xb54')),this[_0x3cc2('0xb34')]=!0x0,this[_0x3cc2('0xb35')]=!0x0),this;},'restart':function(_0x2af945,_0x8faa1e,_0x1f5182,_0x54d77a){_0x2af945=_0x2af945||'',_0x8faa1e=_0x8faa1e||0x0,_0x1f5182=_0x1f5182||0x1,void 0x0===_0x54d77a&&(_0x54d77a=!0x1),this[_0x3cc2('0x68a')](_0x2af945,_0x8faa1e,_0x1f5182,_0x54d77a,!0x0);},'pause':function(){this[_0x3cc2('0x9e7')]&&this[_0x3cc2('0xb33')]&&(this[_0x3cc2('0x4a8')]=!0x0,this[_0x3cc2('0xb2a')]=this[_0x3cc2('0xb29')],this[_0x3cc2('0xb2b')]=this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')],this[_0x3cc2('0xb42')]=this[_0x3cc2('0xb33')][_0x3cc2('0xb29')],this[_0x3cc2('0x462')][_0x3cc2('0x330')](this),this['stop']());},'resume':function(){if(this[_0x3cc2('0x4a8')]&&this[_0x3cc2('0xb33')]){if(this['usingWebAudio']){var _0x2d566a=Math[_0x3cc2('0x57')](0x0,this[_0x3cc2('0x26')]+this[_0x3cc2('0xb2a')]/0x3e8);this['_sound']=this['context']['createBufferSource'](),this[_0x3cc2('0xb33')][_0x3cc2('0x1da')]=this[_0x3cc2('0xb3f')],this['externalNode']?this[_0x3cc2('0xb33')][_0x3cc2('0x61b')](this['externalNode']):this[_0x3cc2('0xb33')][_0x3cc2('0x61b')](this[_0x3cc2('0xb32')]),''===this['currentMarker']&&(this[_0x3cc2('0x9dc')]?this['_sound'][_0x3cc2('0x9dc')]=!0x0:this[_0x3cc2('0xb33')]['onended']=this[_0x3cc2('0xb4f')][_0x3cc2('0x279')](this));var _0x353ef0=this[_0x3cc2('0x323')]-this['pausedPosition']/0x3e8;void 0x0===this[_0x3cc2('0xb33')][_0x3cc2('0x89')]?this['_sound'][_0x3cc2('0xb50')](0x0,_0x2d566a,_0x353ef0):this[_0x3cc2('0x9dc')]&&this[_0x3cc2('0x3e')][_0x3cc2('0x251')][_0x3cc2('0x507')]?0x2a===this[_0x3cc2('0x3e')][_0x3cc2('0x251')][_0x3cc2('0xb55')]?this['_sound'][_0x3cc2('0x89')](0x0):''===this['currentMarker']?this[_0x3cc2('0xb33')]['start'](0x0,_0x2d566a):this[_0x3cc2('0xb33')][_0x3cc2('0x89')](0x0,_0x2d566a,_0x353ef0):this[_0x3cc2('0xb33')][_0x3cc2('0x89')](0x0,_0x2d566a,_0x353ef0);}else this['_sound'][_0x3cc2('0xb29')]=this[_0x3cc2('0xb42')],this[_0x3cc2('0xb33')][_0x3cc2('0x68a')]();this[_0x3cc2('0x9e7')]=!0x0,this[_0x3cc2('0x4a8')]=!0x1,this[_0x3cc2('0x9a1')]+=this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x32e')]-this['pausedTime'],this[_0x3cc2('0x355')][_0x3cc2('0x330')](this);}},'stop':function(){if(this[_0x3cc2('0x9e7')]&&this[_0x3cc2('0xb33')])if(this[_0x3cc2('0xacc')]){if(void 0x0===this[_0x3cc2('0xb33')][_0x3cc2('0x85')])this[_0x3cc2('0xb33')][_0x3cc2('0xb4c')](0x0);else try{this[_0x3cc2('0xb33')][_0x3cc2('0x85')](0x0);}catch(_0x184431){}this[_0x3cc2('0xb31')]?this[_0x3cc2('0xb33')][_0x3cc2('0x613')](this[_0x3cc2('0xb31')]):this['gainNode']&&this[_0x3cc2('0xb33')][_0x3cc2('0x613')](this[_0x3cc2('0xb32')]);}else this[_0x3cc2('0xace')]&&(this[_0x3cc2('0xb33')][_0x3cc2('0x354')](),this['_sound'][_0x3cc2('0xb29')]=0x0);if(this[_0x3cc2('0xb2d')]=!0x1,this['isPlaying']=!0x1,!this[_0x3cc2('0x4a8')]){var _0xc4b023=this[_0x3cc2('0xb2c')];''!==this['currentMarker']&&this['onMarkerComplete'][_0x3cc2('0x330')](this[_0x3cc2('0xb2c')],this),this[_0x3cc2('0xb2c')]='',null!==this[_0x3cc2('0xb56')]&&this[_0x3cc2('0xb56')][_0x3cc2('0x85')](),this[_0x3cc2('0xb46')]['dispatch'](this,_0xc4b023);}},'fadeIn':function(_0x17ee3b,_0x57d973,_0x17406c){void 0x0===_0x57d973&&(_0x57d973=!0x1),void 0x0===_0x17406c&&(_0x17406c=this[_0x3cc2('0xb2c')]),this[_0x3cc2('0x4a8')]||(this[_0x3cc2('0x68a')](_0x17406c,0x0,0x0,_0x57d973),this['fadeTo'](_0x17ee3b,0x1));},'fadeOut':function(_0x3c6b19){this[_0x3cc2('0xb57')](_0x3c6b19,0x0);},'fadeTo':function(_0x3cd8e8,_0x1f36e4){this[_0x3cc2('0x9e7')]&&!this[_0x3cc2('0x4a8')]&&_0x1f36e4!==this[_0x3cc2('0x300')]&&(void 0x0===_0x3cd8e8&&(_0x3cd8e8=0x3e8),void 0x0!==_0x1f36e4?(this[_0x3cc2('0xb56')]=this[_0x3cc2('0x3e')][_0x3cc2('0x2bd')][_0x3cc2('0xb58')](this)['to']({'volume':_0x1f36e4},_0x3cd8e8,_0x2beb52[_0x3cc2('0x969')][_0x3cc2('0x96d')][_0x3cc2('0x96e')],!0x0),this['fadeTween'][_0x3cc2('0x988')][_0x3cc2('0x2bd')](this['fadeComplete'],this)):console[_0x3cc2('0x184')]('Phaser.Sound.fadeTo:\x20No\x20Volume\x20Specified.'));},'fadeComplete':function(){this[_0x3cc2('0x313')][_0x3cc2('0x330')](this,this['volume']),0x0===this[_0x3cc2('0x300')]&&this[_0x3cc2('0x85')]();},'updateGlobalVolume':function(_0x6ae46e){this[_0x3cc2('0xace')]&&this['_sound']&&(this[_0x3cc2('0xb59')]=_0x6ae46e,this['_sound'][_0x3cc2('0x300')]=this[_0x3cc2('0xb59')]*this[_0x3cc2('0xb4e')]);},'destroy':function(_0x2ad9af){void 0x0===_0x2ad9af&&(_0x2ad9af=!0x0),this[_0x3cc2('0xb34')]=!0x0,this['_removeFromSoundManager']=_0x2ad9af,this[_0x3cc2('0x85')](),_0x2ad9af?this['game'][_0x3cc2('0x33b')][_0x3cc2('0x1a4')](this):(this[_0x3cc2('0xb28')]={},this[_0x3cc2('0x9e')]=null,this[_0x3cc2('0xb3f')]=null,this[_0x3cc2('0xb31')]=null,this[_0x3cc2('0xb3c')][_0x3cc2('0x4e1')](),this[_0x3cc2('0xb3d')][_0x3cc2('0x4e1')](),this['onPause'][_0x3cc2('0x4e1')](),this['onResume'][_0x3cc2('0x4e1')](),this[_0x3cc2('0x985')]['dispose'](),this[_0x3cc2('0xb46')][_0x3cc2('0x4e1')](),this[_0x3cc2('0xb47')][_0x3cc2('0x4e1')](),this[_0x3cc2('0xb3e')][_0x3cc2('0x4e1')]());}},_0x2beb52[_0x3cc2('0x728')][_0x3cc2('0x36')]['constructor']=_0x2beb52[_0x3cc2('0x728')],Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x728')][_0x3cc2('0x36')],_0x3cc2('0xb5a'),{'get':function(){return this['game'][_0x3cc2('0x180')]['getSound'](this[_0x3cc2('0x339')])[_0x3cc2('0xb5a')];}}),Object['defineProperty'](_0x2beb52['Sound']['prototype'],_0x3cc2('0xb5b'),{'get':function(){return this[_0x3cc2('0x3e')][_0x3cc2('0x180')][_0x3cc2('0xa50')](this[_0x3cc2('0x339')]);}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x728')][_0x3cc2('0x36')],_0x3cc2('0xb5c'),{'get':function(){return this[_0x3cc2('0xb40')]||this[_0x3cc2('0x3e')]['sound'][_0x3cc2('0xb5c')];},'set':function(_0x1115ff){(_0x1115ff=_0x1115ff||!0x1)!==this['_muted']&&(_0x1115ff?(this[_0x3cc2('0xb40')]=!0x0,this[_0x3cc2('0xb5d')]=this[_0x3cc2('0xb4b')],this[_0x3cc2('0xacc')]?this[_0x3cc2('0xb32')][_0x3cc2('0xb3a')][_0x3cc2('0xf3')]=0x0:this['usingAudioTag']&&this[_0x3cc2('0xb33')]&&(this[_0x3cc2('0xb33')][_0x3cc2('0x300')]=0x0)):(this[_0x3cc2('0xb40')]=!0x1,this[_0x3cc2('0xacc')]?this['gainNode']['gain'][_0x3cc2('0xf3')]=this[_0x3cc2('0xb5d')]:this[_0x3cc2('0xace')]&&this[_0x3cc2('0xb33')]&&(this[_0x3cc2('0xb33')][_0x3cc2('0x300')]=this[_0x3cc2('0xb5d')])),this['onMute']['dispatch'](this));}}),Object[_0x3cc2('0x8d')](_0x2beb52['Sound'][_0x3cc2('0x36')],'volume',{'get':function(){return this['_volume'];},'set':function(_0x1c6d22){this['usingAudioTag']&&(_0x1c6d22=this[_0x3cc2('0x3e')]['math'][_0x3cc2('0x2cd')](_0x1c6d22,0x0,0x1)),this['_muted']?this[_0x3cc2('0xb5d')]=_0x1c6d22:(this[_0x3cc2('0xb4b')]=_0x1c6d22,this['_volume']=_0x1c6d22,this[_0x3cc2('0xacc')]?this[_0x3cc2('0xb32')][_0x3cc2('0xb3a')][_0x3cc2('0xf3')]=_0x1c6d22:this[_0x3cc2('0xace')]&&this[_0x3cc2('0xb33')]&&(this[_0x3cc2('0xb33')][_0x3cc2('0x300')]=this[_0x3cc2('0xb59')]*_0x1c6d22));}}),_0x2beb52[_0x3cc2('0x46a')]=function(_0x4942d2){this[_0x3cc2('0x3e')]=_0x4942d2,this[_0x3cc2('0xb5e')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0xb5f')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0xb47')]=new _0x2beb52[(_0x3cc2('0x311'))](),this['onUnMute']=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0xb60')]=new _0x2beb52['Signal'](),this[_0x3cc2('0x9e')]=null,this[_0x3cc2('0xacc')]=!0x1,this[_0x3cc2('0xace')]=!0x1,this[_0x3cc2('0xa97')]=!0x1,this['connectToMaster']=!0x0,this[_0x3cc2('0xa41')]=!0x1,this[_0x3cc2('0xb61')]=0x20,this[_0x3cc2('0x4a6')]=!0x0,this[_0x3cc2('0xb62')]=!0x1,this['_muted']=!0x1,this[_0x3cc2('0xb63')]=null,this[_0x3cc2('0xb4e')]=0x1,this[_0x3cc2('0xb64')]=[],this['_watchList']=new _0x2beb52[(_0x3cc2('0x41d'))](),this[_0x3cc2('0xb65')]=!0x1,this[_0x3cc2('0xb66')]=null,this['_watchContext']=null;},_0x2beb52[_0x3cc2('0x46a')]['prototype']={'boot':function(){var _0x3ecc8a=this[_0x3cc2('0x3e')][_0x3cc2('0x251')],_0x33d1f3=window[_0x3cc2('0x471')];if(_0x3ecc8a[_0x3cc2('0x893')]&&!0x1===_0x3ecc8a[_0x3cc2('0x47b')]&&(this[_0x3cc2('0xb61')]=0x1),_0x33d1f3){if(!0x0===_0x33d1f3[_0x3cc2('0xb67')])return this['noAudio']=!0x0,void(this[_0x3cc2('0xa41')]=!0x1);if(!0x0===_0x33d1f3[_0x3cc2('0xb68')])return this[_0x3cc2('0xace')]=!0x0,void(this[_0x3cc2('0xa41')]=!0x1);}if(_0x33d1f3&&_0x33d1f3[_0x3cc2('0xb69')])this['context']=_0x33d1f3[_0x3cc2('0xb69')];else if(window[_0x3cc2('0xb6a')])try{this[_0x3cc2('0x9e')]=new window['AudioContext']();}catch(_0x1fab7a){this['context']=null,this[_0x3cc2('0xacc')]=!0x1,this[_0x3cc2('0xa41')]=!0x1;}else if(window['webkitAudioContext'])try{this[_0x3cc2('0x9e')]=new window[(_0x3cc2('0x8d9'))]();}catch(_0x343900){this[_0x3cc2('0x9e')]=null,this[_0x3cc2('0xacc')]=!0x1,this[_0x3cc2('0xa41')]=!0x1;}if(null===this['context']){if(void 0x0===window[_0x3cc2('0x8d8')])return void(this[_0x3cc2('0xa97')]=!0x0);this[_0x3cc2('0xace')]=!0x0;}else this[_0x3cc2('0xacc')]=!0x0,void 0x0===this[_0x3cc2('0x9e')][_0x3cc2('0xb39')]?this[_0x3cc2('0xb37')]=this[_0x3cc2('0x9e')]['createGainNode']():this['masterGain']=this[_0x3cc2('0x9e')][_0x3cc2('0xb39')](),this['masterGain'][_0x3cc2('0xb3a')]['value']=0x1,this[_0x3cc2('0xb37')][_0x3cc2('0x61b')](this['context']['destination']);this[_0x3cc2('0xa97')]||_0x3ecc8a[_0x3cc2('0xb6b')]()&&this[_0x3cc2('0xb6c')](),this[_0x3cc2('0xacc')]&&_0x3ecc8a['chrome']&&_0x3ecc8a[_0x3cc2('0xb55')]<=0x41&&console[_0x3cc2('0xb6')](_0x3cc2('0xb6d'));},'setTouchLock':function(){this[_0x3cc2('0xa97')]||window[_0x3cc2('0x471')]&&!0x0===window['PhaserGlobal']['disableAudio']||(this[_0x3cc2('0x3e')][_0x3cc2('0x362')]['addTouchLockCallback'](this[_0x3cc2('0xb6e')],this,!0x0),this[_0x3cc2('0xa41')]=!0x0);},'setTouchUnlock':function(){this[_0x3cc2('0xa41')]=!0x1,this[_0x3cc2('0xb63')]=null,this['onTouchUnlock']['dispatch']();},'unlock':function(){if(this['noAudio']||!this['touchLocked']||null!==this[_0x3cc2('0xb63')])return!0x0;if(this['usingAudioTag'])this['setTouchUnlock']();else if(this[_0x3cc2('0xacc')]){var _0x2907e2=this[_0x3cc2('0x9e')][_0x3cc2('0x202')](0x1,0x1,0x5622);this['_unlockSource']=this['context'][_0x3cc2('0xb6f')](),this[_0x3cc2('0xb63')]['buffer']=_0x2907e2,this[_0x3cc2('0xb63')][_0x3cc2('0x61b')](this[_0x3cc2('0x9e')][_0x3cc2('0xb70')]),void 0x0===this[_0x3cc2('0xb63')][_0x3cc2('0x89')]?this[_0x3cc2('0xb63')]['noteOn'](0x0):this[_0x3cc2('0xb63')][_0x3cc2('0x89')](0x0),'suspended'===this['_unlockSource'][_0x3cc2('0x9e')][_0x3cc2('0x33c')]&&this['_unlockSource'][_0x3cc2('0x9e')][_0x3cc2('0x356')]();}return!0x0;},'stopAll':function(){if(!this['noAudio'])for(var _0x30000f=0x0;_0x30000f0x1&&(_0x1d685e=0x1),this[_0x3cc2('0xb4e')]!==_0x1d685e){if(this[_0x3cc2('0xb4e')]=_0x1d685e,this[_0x3cc2('0xacc')])this[_0x3cc2('0xb37')][_0x3cc2('0xb3a')]['value']=_0x1d685e;else for(var _0x33e70f=0x0;_0x33e70f=0x190?0x0:0x64,this[_0x3cc2('0xb7d')][_0x3cc2('0x3b9')](this[_0x3cc2('0x3e')][_0x3cc2('0x156')],this[_0x3cc2('0x15a')]);var _0x42662f=this[_0x3cc2('0xb9e')][_0x3cc2('0x22')],_0x163052=this[_0x3cc2('0xb9e')][_0x3cc2('0x4d')],_0x397aac=this['getParentBounds'](this[_0x3cc2('0xb9e')]),_0x4cf44f=_0x397aac[_0x3cc2('0x22')]!==_0x42662f||_0x397aac['height']!==_0x163052,_0xcfa3a1=this[_0x3cc2('0xbce')]();(_0x4cf44f||_0xcfa3a1)&&(this['onResize']&&this['onResize'][_0x3cc2('0x4a')](this[_0x3cc2('0xbcf')],this,_0x397aac),this[_0x3cc2('0xbd0')](),this[_0x3cc2('0xbd1')]());var _0x369871=0x2*this[_0x3cc2('0xb9c')];this[_0x3cc2('0xb9c')]<_0x21d2ab&&(_0x369871=Math[_0x3cc2('0x2bf')](_0x21d2ab,this[_0x3cc2('0xb9d')])),this[_0x3cc2('0xb9c')]=_0x2beb52[_0x3cc2('0x47')][_0x3cc2('0x2cd')](_0x369871,0x19,this[_0x3cc2('0xb95')]),this['_lastUpdate']=this['game'][_0x3cc2('0x32e')]['time'];}},'pauseUpdate':function(){this[_0x3cc2('0x3aa')](),this[_0x3cc2('0xb9c')]=this[_0x3cc2('0xb95')];},'updateDimensions':function(_0x50edb1,_0x7e262,_0x592a16){this[_0x3cc2('0x22')]=_0x50edb1*this['parentScaleFactor']['x'],this[_0x3cc2('0x4d')]=_0x7e262*this[_0x3cc2('0xb94')]['y'],this['game'][_0x3cc2('0x22')]=this[_0x3cc2('0x22')],this[_0x3cc2('0x3e')][_0x3cc2('0x4d')]=this[_0x3cc2('0x4d')],this['sourceAspectRatio']=this['width']/this[_0x3cc2('0x4d')],this['updateScalingAndBounds'](),_0x592a16&&(this[_0x3cc2('0x3e')][_0x3cc2('0x166')][_0x3cc2('0x59')](this['width'],this[_0x3cc2('0x4d')]),this[_0x3cc2('0x3e')][_0x3cc2('0x18e')][_0x3cc2('0x838')](this[_0x3cc2('0x22')],this['height']),this['game'][_0x3cc2('0x3f')][_0x3cc2('0x59')](this['width'],this[_0x3cc2('0x4d')]));},'updateScalingAndBounds':function(){this['scaleFactor']['x']=this[_0x3cc2('0x3e')][_0x3cc2('0x22')]/this[_0x3cc2('0x22')],this[_0x3cc2('0xb8c')]['y']=this[_0x3cc2('0x3e')][_0x3cc2('0x4d')]/this[_0x3cc2('0x4d')],this[_0x3cc2('0xbd2')]['x']=this[_0x3cc2('0x22')]/this['game'][_0x3cc2('0x22')],this['scaleFactorInversed']['y']=this['height']/this[_0x3cc2('0x3e')][_0x3cc2('0x4d')],this['aspectRatio']=this[_0x3cc2('0x22')]/this[_0x3cc2('0x4d')],this[_0x3cc2('0x3e')][_0x3cc2('0x156')]&&this['dom'][_0x3cc2('0x3b9')](this[_0x3cc2('0x3e')][_0x3cc2('0x156')],this[_0x3cc2('0x15a')]),this[_0x3cc2('0x32c')][_0x3cc2('0x2a8')](this[_0x3cc2('0x15a')]['x'],this[_0x3cc2('0x15a')]['y'],this['width'],this[_0x3cc2('0x4d')]),this['game'][_0x3cc2('0x362')]&&this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x27')]&&this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x27')][_0x3cc2('0x2a8')](this[_0x3cc2('0xb8c')]['x'],this['scaleFactor']['y']);},'forceOrientation':function(_0x5b0a7f,_0x564ddb){void 0x0===_0x564ddb&&(_0x564ddb=!0x1),!0x0!==_0x5b0a7f||!0x0!==_0x564ddb?(this['forceLandscape']=_0x5b0a7f,this['forcePortrait']=_0x564ddb,this[_0x3cc2('0xbcb')](!0x0)):console[_0x3cc2('0x184')]('Phaser.ScaleManager:\x20forceLandscape\x20and\x20forcePortrait\x20cannot\x20both\x20be\x20true.');},'classifyOrientation':function(_0x211a0f){return _0x3cc2('0xbd3')===_0x211a0f||_0x3cc2('0xbd4')===_0x211a0f?_0x3cc2('0xbd5'):_0x3cc2('0xbd6')===_0x211a0f||_0x3cc2('0xbd7')===_0x211a0f?_0x3cc2('0xbd8'):null;},'updateOrientationState':function(){var _0x32a749=this[_0x3cc2('0xb8b')],_0x259d28=this[_0x3cc2('0xbd9')];this[_0x3cc2('0xb8b')]=this[_0x3cc2('0xb7d')]['getScreenOrientation'](this[_0x3cc2('0xba6')][_0x3cc2('0xbab')]),this['incorrectOrientation']=this[_0x3cc2('0xbda')]&&!this[_0x3cc2('0xbdb')]||this['forcePortrait']&&!this[_0x3cc2('0xbdc')];var _0xd4e21b=_0x32a749!==this['screenOrientation'],_0x26d498=_0x259d28!==this[_0x3cc2('0xbd9')];return _0x26d498&&(this['incorrectOrientation']?this[_0x3cc2('0xb85')]['dispatch']():this[_0x3cc2('0xbdd')]['dispatch']()),(_0xd4e21b||_0x26d498)&&this['onOrientationChange']['dispatch'](this,_0x32a749,_0x259d28),_0xd4e21b||_0x26d498;},'orientationChange':function(_0x2ffdce){this[_0x3cc2('0x4fb')]=_0x2ffdce,this[_0x3cc2('0xbcb')](!0x0);},'windowResize':function(_0x105f6c){this['event']=_0x105f6c,this['queueUpdate'](!0x0);},'scrollTop':function(){var _0x5705da=this[_0x3cc2('0xba6')][_0x3cc2('0xba8')];_0x5705da&&window['scrollTo'](_0x5705da['x'],_0x5705da['y']);},'refresh':function(){this[_0x3cc2('0xbde')](),this[_0x3cc2('0xbcb')](!0x0);},'updateLayout':function(){var _0x5d52a3=this[_0x3cc2('0xbdf')];if(_0x5d52a3!==_0x2beb52['ScaleManager'][_0x3cc2('0xba2')]){if(this[_0x3cc2('0xbde')](),this[_0x3cc2('0xba6')][_0x3cc2('0xbe0')]&&(document[_0x3cc2('0x91a')][_0x3cc2('0x194')]['minHeight']=window[_0x3cc2('0x289')]+'px'),this[_0x3cc2('0xbd9')]?this['setMaximum']():_0x5d52a3===_0x2beb52['ScaleManager']['EXACT_FIT']?this[_0x3cc2('0xbe1')]():_0x5d52a3===_0x2beb52['ScaleManager'][_0x3cc2('0xba1')]?!this[_0x3cc2('0xbe2')]&&this[_0x3cc2('0xbe3')]&&this[_0x3cc2('0xba6')]['canExpandParent']?(this[_0x3cc2('0xbe4')](!0x0),this[_0x3cc2('0xbe5')](),this[_0x3cc2('0xbe4')]()):this[_0x3cc2('0xbe4')]():_0x5d52a3===_0x2beb52[_0x3cc2('0x463')]['NO_SCALE']?(this[_0x3cc2('0x22')]=this[_0x3cc2('0x3e')][_0x3cc2('0x22')],this[_0x3cc2('0x4d')]=this[_0x3cc2('0x3e')][_0x3cc2('0x4d')]):_0x5d52a3===_0x2beb52[_0x3cc2('0x463')][_0x3cc2('0xba3')]&&(this[_0x3cc2('0x22')]=this[_0x3cc2('0x3e')][_0x3cc2('0x22')]*this[_0x3cc2('0xb9a')]['x']-this[_0x3cc2('0xbe6')]['x'],this[_0x3cc2('0x4d')]=this['game'][_0x3cc2('0x4d')]*this[_0x3cc2('0xb9a')]['y']-this[_0x3cc2('0xbe6')]['y']),!this[_0x3cc2('0xba6')]['canExpandParent']&&(_0x5d52a3===_0x2beb52[_0x3cc2('0x463')][_0x3cc2('0xba1')]||_0x5d52a3===_0x2beb52['ScaleManager']['USER_SCALE'])){var _0x600e99=this[_0x3cc2('0xbc8')](this['_tempBounds']);this['width']=Math[_0x3cc2('0x2bf')](this[_0x3cc2('0x22')],_0x600e99[_0x3cc2('0x22')]),this['height']=Math[_0x3cc2('0x2bf')](this['height'],_0x600e99[_0x3cc2('0x4d')]);}this[_0x3cc2('0x22')]=0x0|this[_0x3cc2('0x22')],this['height']=0x0|this['height'],this[_0x3cc2('0xbe7')]();}else this[_0x3cc2('0xbe8')]();},'getParentBounds':function(_0x2717e8,_0x339271){var _0x2fae50=_0x2717e8||new _0x2beb52[(_0x3cc2('0x32'))](),_0x5218f0=_0x339271||this[_0x3cc2('0xbe3')],_0xfd538b=this['dom']['visualBounds'],_0x364592=this[_0x3cc2('0xb7d')]['layoutBounds'];if(_0x5218f0){var _0x7b2b56=_0x5218f0[_0x3cc2('0xbe9')](),_0x842c26=_0x5218f0[_0x3cc2('0xbea')]?_0x5218f0[_0x3cc2('0xbea')][_0x3cc2('0xbe9')]():_0x5218f0[_0x3cc2('0xbe9')]();_0x2fae50[_0x3cc2('0x2a8')](_0x7b2b56[_0x3cc2('0x2a2')]-_0x842c26[_0x3cc2('0x2a2')],_0x7b2b56[_0x3cc2('0x2a4')]-_0x842c26[_0x3cc2('0x2a4')],_0x7b2b56[_0x3cc2('0x22')],_0x7b2b56['height']);var _0x5eb897=this[_0x3cc2('0xbeb')];if(_0x5eb897[_0x3cc2('0x2a3')]&&(_0x52fb0a=_0x3cc2('0xb8f')===_0x5eb897[_0x3cc2('0x2a3')]?_0x364592:_0xfd538b,_0x2fae50[_0x3cc2('0x2a3')]=Math['min'](_0x2fae50[_0x3cc2('0x2a3')],_0x52fb0a[_0x3cc2('0x22')])),_0x5eb897[_0x3cc2('0x2a5')]){var _0x52fb0a=_0x3cc2('0xb8f')===_0x5eb897[_0x3cc2('0x2a5')]?_0x364592:_0xfd538b;_0x2fae50[_0x3cc2('0x2a5')]=Math[_0x3cc2('0x2bf')](_0x2fae50[_0x3cc2('0x2a5')],_0x52fb0a['height']);}}else _0x2fae50[_0x3cc2('0x2a8')](0x0,0x0,_0xfd538b[_0x3cc2('0x22')],_0xfd538b[_0x3cc2('0x4d')]);return _0x2fae50[_0x3cc2('0x2a8')](Math[_0x3cc2('0x2c1')](_0x2fae50['x']),Math[_0x3cc2('0x2c1')](_0x2fae50['y']),Math[_0x3cc2('0x2c1')](_0x2fae50[_0x3cc2('0x22')]),Math[_0x3cc2('0x2c1')](_0x2fae50['height'])),_0x2fae50;},'align':function(_0x2f38e1,_0x37ad5e){null!=_0x2f38e1&&(this['pageAlignHorizontally']=_0x2f38e1),null!=_0x37ad5e&&(this[_0x3cc2('0xbc2')]=_0x37ad5e);},'alignCanvas':function(_0x5b329d,_0x4d3c02){var _0x22759d=this[_0x3cc2('0xbc8')](this[_0x3cc2('0xb9f')]),_0x5eb5f6=this[_0x3cc2('0x3e')]['canvas'],_0x21cb2c=this[_0x3cc2('0xab7')];if(_0x5b329d){if(_0x21cb2c[_0x3cc2('0x2a2')]=_0x21cb2c[_0x3cc2('0x2a3')]=0x0,_0x18aa39=_0x5eb5f6[_0x3cc2('0xbe9')](),this[_0x3cc2('0x22')]<_0x22759d[_0x3cc2('0x22')]&&!this[_0x3cc2('0xbd9')]){var _0x2129f8=_0x18aa39[_0x3cc2('0x2a2')]-_0x22759d['x'],_0x27c8b8=_0x22759d[_0x3cc2('0x22')]/0x2-this['width']/0x2,_0x37744e=(_0x27c8b8=Math[_0x3cc2('0x57')](_0x27c8b8,0x0))-_0x2129f8;_0x21cb2c[_0x3cc2('0x2a2')]=Math['round'](_0x37744e);}_0x5eb5f6[_0x3cc2('0x194')][_0x3cc2('0xbec')]=_0x21cb2c[_0x3cc2('0x2a2')]+'px',0x0!==_0x21cb2c[_0x3cc2('0x2a2')]&&(_0x21cb2c[_0x3cc2('0x2a3')]=-(_0x22759d[_0x3cc2('0x22')]-_0x18aa39['width']-_0x21cb2c[_0x3cc2('0x2a2')]),_0x5eb5f6[_0x3cc2('0x194')][_0x3cc2('0xbed')]=_0x21cb2c[_0x3cc2('0x2a3')]+'px');}if(_0x4d3c02){_0x21cb2c['top']=_0x21cb2c[_0x3cc2('0x2a5')]=0x0;var _0x18aa39=_0x5eb5f6[_0x3cc2('0xbe9')]();if(this[_0x3cc2('0x4d')]<_0x22759d[_0x3cc2('0x4d')]&&!this[_0x3cc2('0xbd9')]){var _0x2129f8=_0x18aa39['top']-_0x22759d['y'],_0x27c8b8=_0x22759d['height']/0x2-this[_0x3cc2('0x4d')]/0x2,_0x37744e=(_0x27c8b8=Math['max'](_0x27c8b8,0x0))-_0x2129f8;_0x21cb2c[_0x3cc2('0x2a4')]=Math[_0x3cc2('0x2c1')](_0x37744e);}_0x5eb5f6['style'][_0x3cc2('0xbee')]=_0x21cb2c[_0x3cc2('0x2a4')]+'px',0x0!==_0x21cb2c[_0x3cc2('0x2a4')]&&(_0x21cb2c[_0x3cc2('0x2a5')]=-(_0x22759d['height']-_0x18aa39['height']-_0x21cb2c['top']),_0x5eb5f6[_0x3cc2('0x194')]['marginBottom']=_0x21cb2c['bottom']+'px');}_0x21cb2c['x']=_0x21cb2c[_0x3cc2('0x2a2')],_0x21cb2c['y']=_0x21cb2c[_0x3cc2('0x2a4')];},'reflowGame':function(){this[_0x3cc2('0xbe5')]('','');var _0xd8b1df=this[_0x3cc2('0xbc8')](this[_0x3cc2('0xb9f')]);this['updateDimensions'](_0xd8b1df[_0x3cc2('0x22')],_0xd8b1df[_0x3cc2('0x4d')],!0x0);},'reflowCanvas':function(){this[_0x3cc2('0xbd9')]||(this[_0x3cc2('0x22')]=_0x2beb52[_0x3cc2('0x47')][_0x3cc2('0x2cd')](this[_0x3cc2('0x22')],this['minWidth']||0x0,this[_0x3cc2('0x843')]||this[_0x3cc2('0x22')]),this[_0x3cc2('0x4d')]=_0x2beb52['Math']['clamp'](this['height'],this[_0x3cc2('0xb80')]||0x0,this[_0x3cc2('0xb81')]||this['height'])),this['resetCanvas'](),this['compatibility'][_0x3cc2('0xbef')]||(this[_0x3cc2('0xbe2')]&&this[_0x3cc2('0xb88')]?this[_0x3cc2('0xbf0')](!0x0,!0x0):this[_0x3cc2('0xbf0')](this[_0x3cc2('0xbc0')],this['pageAlignVertically'])),this[_0x3cc2('0xbf1')]();},'resetCanvas':function(_0x121a7b,_0x43676a){void 0x0===_0x121a7b&&(_0x121a7b=this[_0x3cc2('0x22')]+'px'),void 0x0===_0x43676a&&(_0x43676a=this['height']+'px');var _0x15dbec=this[_0x3cc2('0x3e')][_0x3cc2('0x156')];this['compatibility'][_0x3cc2('0xbef')]||(_0x15dbec[_0x3cc2('0x194')][_0x3cc2('0xbec')]='',_0x15dbec[_0x3cc2('0x194')][_0x3cc2('0xbee')]='',_0x15dbec[_0x3cc2('0x194')][_0x3cc2('0xbed')]='',_0x15dbec[_0x3cc2('0x194')][_0x3cc2('0xbf2')]=''),_0x15dbec[_0x3cc2('0x194')][_0x3cc2('0x22')]=_0x121a7b,_0x15dbec['style']['height']=_0x43676a;},'queueUpdate':function(_0xc0f994){_0xc0f994&&(this[_0x3cc2('0xb9e')][_0x3cc2('0x22')]=0x0,this[_0x3cc2('0xb9e')]['height']=0x0),this['_updateThrottle']=this[_0x3cc2('0xb9d')];},'reset':function(_0x49204a){_0x49204a&&this['grid']&&this['grid'][_0x3cc2('0x35f')]();},'setMaximum':function(){this[_0x3cc2('0x22')]=this['dom'][_0x3cc2('0xbc9')][_0x3cc2('0x22')],this[_0x3cc2('0x4d')]=this[_0x3cc2('0xb7d')]['visualBounds']['height'];},'setShowAll':function(_0x2e8f78){var _0x467fdd,_0x2163bb=this[_0x3cc2('0xbc8')](this[_0x3cc2('0xb9f')]),_0x2787f9=_0x2163bb[_0x3cc2('0x22')],_0x5d3704=_0x2163bb[_0x3cc2('0x4d')];_0x467fdd=_0x2e8f78?Math[_0x3cc2('0x57')](_0x5d3704/this[_0x3cc2('0x3e')][_0x3cc2('0x4d')],_0x2787f9/this[_0x3cc2('0x3e')]['width']):Math[_0x3cc2('0x2bf')](_0x5d3704/this['game'][_0x3cc2('0x4d')],_0x2787f9/this[_0x3cc2('0x3e')][_0x3cc2('0x22')]),this[_0x3cc2('0x22')]=Math[_0x3cc2('0x2c1')](this[_0x3cc2('0x3e')][_0x3cc2('0x22')]*_0x467fdd),this[_0x3cc2('0x4d')]=Math['round'](this[_0x3cc2('0x3e')][_0x3cc2('0x4d')]*_0x467fdd);},'setExactFit':function(){var _0x4d1890=this[_0x3cc2('0xbc8')](this[_0x3cc2('0xb9f')]);this[_0x3cc2('0x22')]=_0x4d1890[_0x3cc2('0x22')],this[_0x3cc2('0x4d')]=_0x4d1890[_0x3cc2('0x4d')],this[_0x3cc2('0xbe2')]||(this[_0x3cc2('0x843')]&&(this[_0x3cc2('0x22')]=Math[_0x3cc2('0x2bf')](this[_0x3cc2('0x22')],this[_0x3cc2('0x843')])),this[_0x3cc2('0xb81')]&&(this['height']=Math[_0x3cc2('0x2bf')](this[_0x3cc2('0x4d')],this[_0x3cc2('0xb81')])));},'createFullScreenTarget':function(){var _0x4f6409=document[_0x3cc2('0x82e')](_0x3cc2('0x910'));return _0x4f6409['style'][_0x3cc2('0xab7')]='0',_0x4f6409[_0x3cc2('0x194')][_0x3cc2('0x222')]='0',_0x4f6409[_0x3cc2('0x194')][_0x3cc2('0xbf3')]=_0x3cc2('0x829'),_0x4f6409;},'startFullScreen':function(_0xdca211,_0x18cd7d){if(this[_0x3cc2('0xbe2')])return!0x1;if(this[_0x3cc2('0xba6')][_0x3cc2('0xba7')]){if(_0x3cc2('0xbaa')===this[_0x3cc2('0xba6')][_0x3cc2('0xba9')]){var _0x28d761=this[_0x3cc2('0x3e')][_0x3cc2('0x362')];if(_0x28d761['activePointer']&&_0x28d761[_0x3cc2('0x4c3')]!==_0x28d761['mousePointer']&&(_0x18cd7d||!0x1!==_0x18cd7d))return void _0x28d761[_0x3cc2('0x4c3')]['addClickTrampoline'](_0x3cc2('0xbf4'),this[_0x3cc2('0xbf4')],this,[_0xdca211,!0x1]);}void 0x0!==_0xdca211&&this[_0x3cc2('0x3e')][_0x3cc2('0x372')]===_0x2beb52['CANVAS']&&(this[_0x3cc2('0x3e')]['stage'][_0x3cc2('0x3db')]=_0xdca211);var _0x13f71e=this[_0x3cc2('0xb87')];_0x13f71e||(this['cleanupCreatedTarget'](),this[_0x3cc2('0xb88')]=this[_0x3cc2('0xbf5')](),_0x13f71e=this['_createdFullScreenTarget']);var _0x4e4076={'targetElement':_0x13f71e};if(this[_0x3cc2('0xb86')]=!0x0,this[_0x3cc2('0xbf6')][_0x3cc2('0x330')](this,_0x4e4076),this[_0x3cc2('0xb88')]){var _0x5c0e27=this[_0x3cc2('0x3e')][_0x3cc2('0x156')];_0x5c0e27[_0x3cc2('0xb93')]['insertBefore'](_0x13f71e,_0x5c0e27),_0x13f71e[_0x3cc2('0x933')](_0x5c0e27);}return this[_0x3cc2('0x3e')]['device'][_0x3cc2('0x8c0')]?_0x13f71e[this[_0x3cc2('0x3e')][_0x3cc2('0x251')][_0x3cc2('0x90b')]](Element[_0x3cc2('0x918')]):_0x13f71e[this[_0x3cc2('0x3e')][_0x3cc2('0x251')][_0x3cc2('0x90b')]](),!0x0;}var _0x50d885=this;setTimeout(function(){_0x50d885[_0x3cc2('0xbb3')]();},0xa);},'stopFullScreen':function(){return!(!this[_0x3cc2('0xbe2')]||!this[_0x3cc2('0xba6')][_0x3cc2('0xba7')]||(this['hasPhaserSetFullScreen']=!0x1,document[this[_0x3cc2('0x3e')]['device'][_0x3cc2('0x8bf')]](),0x0));},'cleanupCreatedTarget':function(){var _0x46bde8=this['_createdFullScreenTarget'];if(_0x46bde8&&_0x46bde8[_0x3cc2('0xb93')]){var _0x2ba75f=_0x46bde8[_0x3cc2('0xb93')];_0x2ba75f[_0x3cc2('0x8ec')](this['game'][_0x3cc2('0x156')],_0x46bde8),_0x2ba75f[_0x3cc2('0x72')](_0x46bde8);}this[_0x3cc2('0xb88')]=null;},'prepScreenMode':function(_0x29890f){var _0x390843=!!this[_0x3cc2('0xb88')],_0x804cb7=this['_createdFullScreenTarget']||this[_0x3cc2('0xb87')];_0x29890f?(_0x390843||this[_0x3cc2('0xbbf')]===_0x2beb52[_0x3cc2('0x463')]['EXACT_FIT'])&&_0x804cb7!==this[_0x3cc2('0x3e')]['canvas']&&(this[_0x3cc2('0xb98')]={'targetWidth':_0x804cb7[_0x3cc2('0x194')][_0x3cc2('0x22')],'targetHeight':_0x804cb7[_0x3cc2('0x194')][_0x3cc2('0x4d')]},_0x804cb7[_0x3cc2('0x194')][_0x3cc2('0x22')]=_0x3cc2('0xbf7'),_0x804cb7[_0x3cc2('0x194')][_0x3cc2('0x4d')]=_0x3cc2('0xbf7')):(this[_0x3cc2('0xb98')]&&(_0x804cb7['style']['width']=this[_0x3cc2('0xb98')][_0x3cc2('0xbf8')],_0x804cb7[_0x3cc2('0x194')][_0x3cc2('0x4d')]=this['_fullScreenRestore'][_0x3cc2('0xbf9')],this[_0x3cc2('0xb98')]=null),this['updateDimensions'](this[_0x3cc2('0xb99')][_0x3cc2('0x22')],this[_0x3cc2('0xb99')][_0x3cc2('0x4d')],!0x0),this[_0x3cc2('0xbe5')]());},'fullScreenChange':function(_0x1a030a){this[_0x3cc2('0x4fb')]=_0x1a030a,this[_0x3cc2('0xbe2')]?(this[_0x3cc2('0xbfa')](!0x0),this[_0x3cc2('0xbd0')](),this[_0x3cc2('0xbcb')](!0x0)):(this['prepScreenMode'](!0x1),this['cleanupCreatedTarget'](),this[_0x3cc2('0xbd0')](),this[_0x3cc2('0xbcb')](!0x0)),this[_0x3cc2('0xb89')][_0x3cc2('0x330')](this,this[_0x3cc2('0x22')],this[_0x3cc2('0x4d')]);},'fullScreenError':function(_0x1d013e){this[_0x3cc2('0x4fb')]=_0x1d013e,this[_0x3cc2('0xbfb')](),console[_0x3cc2('0x184')](_0x3cc2('0xbfc')),this[_0x3cc2('0xb8a')][_0x3cc2('0x330')](this);},'scaleSprite':function(_0xd2a267,_0x51dca9,_0x14de97,_0x10e36){if(void 0x0===_0x51dca9&&(_0x51dca9=this[_0x3cc2('0x22')]),void 0x0===_0x14de97&&(_0x14de97=this[_0x3cc2('0x4d')]),void 0x0===_0x10e36&&(_0x10e36=!0x1),!_0xd2a267||!_0xd2a267['scale'])return _0xd2a267;if(_0xd2a267[_0x3cc2('0x27')]['x']=0x1,_0xd2a267[_0x3cc2('0x27')]['y']=0x1,_0xd2a267[_0x3cc2('0x22')]<=0x0||_0xd2a267[_0x3cc2('0x4d')]<=0x0||_0x51dca9<=0x0||_0x14de97<=0x0)return _0xd2a267;var _0x159733=_0x51dca9,_0x54f0ee=_0xd2a267[_0x3cc2('0x4d')]*_0x51dca9/_0xd2a267[_0x3cc2('0x22')],_0x2ac28d=_0xd2a267[_0x3cc2('0x22')]*_0x14de97/_0xd2a267[_0x3cc2('0x4d')],_0x2f07a9=_0x14de97,_0x2f468a=_0x2ac28d>_0x51dca9;return(_0x2f468a=_0x2f468a?_0x10e36:!_0x10e36)?(_0xd2a267[_0x3cc2('0x22')]=Math['floor'](_0x159733),_0xd2a267[_0x3cc2('0x4d')]=Math[_0x3cc2('0xaa')](_0x54f0ee)):(_0xd2a267[_0x3cc2('0x22')]=Math[_0x3cc2('0xaa')](_0x2ac28d),_0xd2a267[_0x3cc2('0x4d')]=Math['floor'](_0x2f07a9)),_0xd2a267;},'destroy':function(){this['game']['onResume']['remove'](this[_0x3cc2('0xbb9')],this),window[_0x3cc2('0x3d7')](_0x3cc2('0xbb0'),this[_0x3cc2('0xbac')],!0x1),window[_0x3cc2('0x3d7')]('resize',this[_0x3cc2('0xbae')],!0x1),this[_0x3cc2('0xba6')]['supportsFullScreen']&&(document[_0x3cc2('0x3d7')]('webkitfullscreenchange',this[_0x3cc2('0xbb1')],!0x1),document[_0x3cc2('0x3d7')](_0x3cc2('0xbb4'),this[_0x3cc2('0xbb1')],!0x1),document[_0x3cc2('0x3d7')]('MSFullscreenChange',this[_0x3cc2('0xbb1')],!0x1),document['removeEventListener'](_0x3cc2('0xbfd'),this[_0x3cc2('0xbb1')],!0x1),document[_0x3cc2('0x3d7')](_0x3cc2('0xbb5'),this[_0x3cc2('0xbb2')],!0x1),document[_0x3cc2('0x3d7')](_0x3cc2('0xbb6'),this[_0x3cc2('0xbb2')],!0x1),document['removeEventListener'](_0x3cc2('0xbb7'),this[_0x3cc2('0xbb2')],!0x1),document[_0x3cc2('0x3d7')](_0x3cc2('0xbb8'),this[_0x3cc2('0xbb2')],!0x1));}},_0x2beb52[_0x3cc2('0x463')][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x463')],Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x463')][_0x3cc2('0x36')],'boundingParent',{'get':function(){return this[_0x3cc2('0xb92')]||this[_0x3cc2('0xbe2')]&&this[_0x3cc2('0xb86')]&&!this[_0x3cc2('0xb88')]?null:this['game']['canvas']&&this[_0x3cc2('0x3e')][_0x3cc2('0x156')][_0x3cc2('0xb93')]||null;}}),Object[_0x3cc2('0x8d')](_0x2beb52['ScaleManager']['prototype'],_0x3cc2('0xa2'),{'get':function(){return this[_0x3cc2('0xbfe')];},'set':function(_0x4d05ce){return _0x4d05ce!==this[_0x3cc2('0xbfe')]&&(this[_0x3cc2('0xbe2')]||(this[_0x3cc2('0xbca')](this[_0x3cc2('0xb99')]['width'],this['_gameSize']['height'],!0x0),this[_0x3cc2('0xbcb')](!0x0)),this[_0x3cc2('0xbfe')]=_0x4d05ce),this[_0x3cc2('0xbfe')];}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x463')][_0x3cc2('0x36')],_0x3cc2('0xbbf'),{'get':function(){return this[_0x3cc2('0xb90')];},'set':function(_0x167f21){return _0x167f21!==this[_0x3cc2('0xb90')]&&(this[_0x3cc2('0xbe2')]?(this[_0x3cc2('0xbfa')](!0x1),this[_0x3cc2('0xb90')]=_0x167f21,this['prepScreenMode'](!0x0),this[_0x3cc2('0xbcb')](!0x0)):this[_0x3cc2('0xb90')]=_0x167f21),this['_fullScreenScaleMode'];}}),Object[_0x3cc2('0x8d')](_0x2beb52['ScaleManager']['prototype'],_0x3cc2('0xbdf'),{'get':function(){return this[_0x3cc2('0xbe2')]?this['_fullScreenScaleMode']:this['_scaleMode'];}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x463')][_0x3cc2('0x36')],_0x3cc2('0xbc0'),{'get':function(){return this[_0x3cc2('0xb83')];},'set':function(_0x11b880){_0x11b880!==this[_0x3cc2('0xb83')]&&(this[_0x3cc2('0xb83')]=_0x11b880,this[_0x3cc2('0xbcb')](!0x0));}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x463')][_0x3cc2('0x36')],'pageAlignVertically',{'get':function(){return this[_0x3cc2('0xbff')];},'set':function(_0x345866){_0x345866!==this[_0x3cc2('0xbff')]&&(this[_0x3cc2('0xbff')]=_0x345866,this[_0x3cc2('0xbcb')](!0x0));}}),Object['defineProperty'](_0x2beb52['ScaleManager'][_0x3cc2('0x36')],_0x3cc2('0xbe2'),{'get':function(){return!!(document[_0x3cc2('0xc00')]||document[_0x3cc2('0xc01')]||document['mozFullScreenElement']||document['msFullscreenElement']);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x463')][_0x3cc2('0x36')],_0x3cc2('0xbdc'),{'get':function(){return _0x3cc2('0xbd5')===this[_0x3cc2('0xc02')](this[_0x3cc2('0xb8b')]);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x463')]['prototype'],_0x3cc2('0xbdb'),{'get':function(){return _0x3cc2('0xbd8')===this[_0x3cc2('0xc02')](this['screenOrientation']);}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x463')][_0x3cc2('0x36')],'isGamePortrait',{'get':function(){return this[_0x3cc2('0x4d')]>this[_0x3cc2('0x22')];}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x463')]['prototype'],_0x3cc2('0xc03'),{'get':function(){return this[_0x3cc2('0x22')]>this[_0x3cc2('0x4d')];}}),_0x2beb52['Utils'][_0x3cc2('0x46d')]=function(_0x3a3259){this[_0x3cc2('0x3e')]=_0x3a3259,this[_0x3cc2('0x592')]=null,this['bmd']=null,this[_0x3cc2('0x156')]=null,this[_0x3cc2('0x9e')]=null,this['font']='14px\x20Courier',this[_0x3cc2('0xc04')]=0x64,this['lineHeight']=0x10,this[_0x3cc2('0x776')]=0x1,this[_0x3cc2('0xc05')]=!0x0,this[_0x3cc2('0xc06')]=null,this['currentX']=0x0,this[_0x3cc2('0xc07')]=0x0,this[_0x3cc2('0xc08')]=0x1,this['dirty']=!0x1,this[_0x3cc2('0xc09')]=!0x1,this[_0x3cc2('0xc0a')]=null,this[_0x3cc2('0xc0b')]=null;},_0x2beb52[_0x3cc2('0x284')][_0x3cc2('0x46d')]['prototype']={'boot':function(){this['game'][_0x3cc2('0x372')]===_0x2beb52[_0x3cc2('0x248')]?this[_0x3cc2('0x9e')]=this[_0x3cc2('0x3e')][_0x3cc2('0x9e')]:(this[_0x3cc2('0xc0c')]=new _0x2beb52[(_0x3cc2('0x6db'))](this[_0x3cc2('0x3e')],_0x3cc2('0xc0d'),this[_0x3cc2('0x3e')][_0x3cc2('0x22')],this[_0x3cc2('0x3e')][_0x3cc2('0x4d')],!0x0),this['sprite']=this[_0x3cc2('0x3e')][_0x3cc2('0x33a')][_0x3cc2('0x182')](0x0,0x0,this[_0x3cc2('0xc0c')]),this[_0x3cc2('0x3e')][_0x3cc2('0x320')][_0x3cc2('0x321')](this['sprite']),this[_0x3cc2('0x3e')]['scale'][_0x3cc2('0xb96')][_0x3cc2('0x2bd')](this[_0x3cc2('0x59')],this),this[_0x3cc2('0x156')]=_0x2beb52[_0x3cc2('0x1a3')]['create'](this,this[_0x3cc2('0x3e')][_0x3cc2('0x22')],this[_0x3cc2('0x3e')][_0x3cc2('0x4d')]),this[_0x3cc2('0x9e')]=this['canvas'][_0x3cc2('0x16a')]('2d')),this[_0x3cc2('0xc0a')]=new _0x2beb52[(_0x3cc2('0x2b6'))](),this[_0x3cc2('0xc0b')]=new _0x2beb52[(_0x3cc2('0x32'))]();},'resize':function(){this[_0x3cc2('0xc0c')][_0x3cc2('0x59')](this[_0x3cc2('0x3e')][_0x3cc2('0x22')],this['game'][_0x3cc2('0x4d')]),this[_0x3cc2('0x156')]['width']=this[_0x3cc2('0x3e')]['width'],this[_0x3cc2('0x156')]['height']=this[_0x3cc2('0x3e')]['height'];},'preUpdate':function(){this[_0x3cc2('0x1f9')]&&this[_0x3cc2('0x592')]&&(this['bmd'][_0x3cc2('0x229')](),this[_0x3cc2('0xc0c')][_0x3cc2('0x74e')](this[_0x3cc2('0x156')],0x0,0x0),this['context']['clearRect'](0x0,0x0,this[_0x3cc2('0x3e')][_0x3cc2('0x22')],this[_0x3cc2('0x3e')][_0x3cc2('0x4d')]),this[_0x3cc2('0x1f9')]=!0x1);},'reset':function(){this[_0x3cc2('0x9e')]&&this[_0x3cc2('0x9e')][_0x3cc2('0x24e')](0x0,0x0,this[_0x3cc2('0x3e')][_0x3cc2('0x22')],this[_0x3cc2('0x3e')]['height']),this[_0x3cc2('0x592')]&&this['bmd'][_0x3cc2('0x229')]();},'start':function(_0x38dfc2,_0x29dab2,_0xc2acfa,_0x135fb9){_0x3cc2('0x231')!=typeof _0x38dfc2&&(_0x38dfc2=0x0),_0x3cc2('0x231')!=typeof _0x29dab2&&(_0x29dab2=0x0),_0xc2acfa=_0xc2acfa||_0x3cc2('0xc0e'),void 0x0===_0x135fb9&&(_0x135fb9=0x0),this['currentX']=_0x38dfc2,this[_0x3cc2('0xc07')]=_0x29dab2,this['currentColor']=_0xc2acfa,this[_0x3cc2('0xc04')]=_0x135fb9,this[_0x3cc2('0x1f9')]=!0x0,this['context']['save'](),this[_0x3cc2('0x9e')][_0x3cc2('0xa6')](0x1,0x0,0x0,0x1,0x0,0x0),this['context'][_0x3cc2('0x777')]=_0xc2acfa,this[_0x3cc2('0x9e')][_0x3cc2('0x23f')]=_0xc2acfa,this[_0x3cc2('0x9e')]['font']=this['font'],this['context'][_0x3cc2('0xa1')]=this[_0x3cc2('0xc08')];},'stop':function(){this[_0x3cc2('0x9e')]['restore']();},'line':function(){for(var _0x1ec46b=this['currentX'],_0x58be69=0x0;_0x58be690x0)for(var _0x46cfbb=0x0;_0x46cfbb<_0x58a582[_0x3cc2('0x37')]['length'];_0x46cfbb++)this['game'][_0x3cc2('0x364')][_0x3cc2('0xc68')](_0x58a582[_0x3cc2('0x37')][_0x46cfbb]);},'renderer':function(_0x5b4b74,_0x44b8dc,_0x557d88){var _0x23fffa=this[_0x3cc2('0x3e')][_0x3cc2('0x166')],_0x55a507=_0x23fffa[_0x3cc2('0x164')];if(this[_0x3cc2('0x89')](_0x5b4b74,_0x44b8dc,_0x557d88),this[_0x3cc2('0xc10')]((_0x23fffa['gl']?_0x3cc2('0x479'):_0x3cc2('0x24a'))+_0x3cc2('0xc69')+_0x23fffa['width']+_0x3cc2('0xc28')+_0x23fffa[_0x3cc2('0x4d')]+')'),this[_0x3cc2('0xc10')](_0x3cc2('0xc6a')+_0x23fffa[_0x3cc2('0x152')]),this[_0x3cc2('0xc10')]('clearBeforeRender:\x20'+_0x23fffa['clearBeforeRender']),this[_0x3cc2('0xc10')](_0x3cc2('0xc6b')+_0x23fffa[_0x3cc2('0xa0')]),this['line'](_0x3cc2('0xc6c')+_0x23fffa[_0x3cc2('0x151')]),this[_0x3cc2('0xc10')](_0x3cc2('0xc6d')),_0x23fffa['gl']){this[_0x3cc2('0xc10')](_0x3cc2('0xc6e')+_0x23fffa['currentBatchedTextures'][_0x3cc2('0x8')]+')');for(var _0x1d6e40=0x0;_0x1d6e40<_0x23fffa['currentBatchedTextures'][_0x3cc2('0x8')];_0x1d6e40++)this['line'](_0x3cc2('0xc6f')+_0x23fffa[_0x3cc2('0x165')][_0x1d6e40]);this[_0x3cc2('0xc10')]('\x20\x20drawCount:\x20'+_0x55a507[_0x3cc2('0x191')]),this[_0x3cc2('0xc10')](_0x3cc2('0xc70')+_0x23fffa['maxTextures']),this[_0x3cc2('0xc10')]('\x20\x20maxTextureSize:\x20'+_0x23fffa[_0x3cc2('0x16f')]),this[_0x3cc2('0xc10')](_0x3cc2('0xc71')+_0x55a507['maxTextureAvailableSpace']),this[_0x3cc2('0xc10')]('\x20\x20roundPixels:\x20'+_0x55a507['roundPixels']);}else this[_0x3cc2('0xc10')](_0x3cc2('0xc72')+_0x55a507['roundPixels']),this[_0x3cc2('0xc10')]('\x20\x20scaleMode:\x20'+(0x0===_0x55a507[_0x3cc2('0xa2')]?_0x3cc2('0x12'):0x1===_0x55a507[_0x3cc2('0xa2')]?_0x3cc2('0x13'):_0x55a507[_0x3cc2('0xa2')]));this['stop']();},'canvasPool':function(_0x4803d1,_0x6eb6b2,_0x1b6ed5,_0x219493){var _0x1337e5=_0x2beb52['CanvasPool'];this[_0x3cc2('0x89')](_0x4803d1,_0x6eb6b2,_0x1b6ed5,_0x219493||0x64),this[_0x3cc2('0xc10')](_0x3cc2('0xc73')),this[_0x3cc2('0xc10')](_0x3cc2('0xc74'),_0x1337e5[_0x3cc2('0xc75')]()),this['line'](_0x3cc2('0xc76'),_0x1337e5[_0x3cc2('0x88f')]()),this[_0x3cc2('0xc10')](_0x3cc2('0xc77'),_0x1337e5[_0x3cc2('0x8')]),this['stop']();},'physicsGroup':function(_0x4b7a5e,_0xa744ba,_0x95a887,_0x27d01b){_0x4b7a5e[_0x3cc2('0x27d')](this[_0x3cc2('0x3d8')],this,_0x27d01b,_0xa744ba,_0x95a887);},'phaser':function(_0x1813ec,_0x2e6bbe,_0xfeec14){this['text']('Phaser\x20v'+_0x2beb52[_0x3cc2('0x477')]+'\x20'+(this[_0x3cc2('0x3e')][_0x3cc2('0x372')]===_0x2beb52[_0x3cc2('0x478')]?_0x3cc2('0x479'):'Canvas')+'\x20'+(this['game']['device'][_0x3cc2('0x47b')]?_0x3cc2('0x47c'):_0x3cc2('0xc78')),_0x1813ec,_0x2e6bbe,_0xfeec14,this['font']);},'scale':function(_0x5cc287,_0x50db22,_0x4fde30){this['start'](_0x5cc287,_0x50db22,_0x4fde30);var _0x509dc0=this[_0x3cc2('0x3e')]['scale'],_0x1a2b29=_0x509dc0['scaleFactorInversed'],_0x279c0b=_0x509dc0[_0x3cc2('0xb9e')],_0x5cc287=_0x3cc2('0xc28');this[_0x3cc2('0xc10')](_0x3cc2('0xc79')+this[_0x3cc2('0x3e')]['width']+_0x5cc287+this[_0x3cc2('0x3e')][_0x3cc2('0x4d')]),this['line'](_0x3cc2('0xc7a')+_0x509dc0[_0x3cc2('0x22')]+_0x5cc287+_0x509dc0['height']+'\x20('+_0x1a2b29['x'][_0x3cc2('0x39d')](0x2)+_0x5cc287+_0x1a2b29['y']['toFixed'](0x2)+_0x3cc2('0xc7b')+_0x509dc0['aspectRatio']['toFixed'](0x2)+']'),this[_0x3cc2('0xc10')](_0x3cc2('0xc7c')+_0x2beb52['ScaleManager']['MODES'][_0x509dc0[_0x3cc2('0xbdf')]]+(_0x509dc0[_0x3cc2('0xbdf')]===_0x2beb52[_0x3cc2('0x463')][_0x3cc2('0xba3')]?'\x20('+_0x509dc0['_userScaleFactor']['x']+_0x5cc287+_0x509dc0[_0x3cc2('0xb9a')]['y']+')':'')),this[_0x3cc2('0xc10')](_0x3cc2('0xc7d')+(_0x509dc0[_0x3cc2('0xb92')]?_0x3cc2('0xc7e'):_0x509dc0['parentNode'])+(_0x279c0b[_0x3cc2('0x2a7')]?'':'\x20('+_0x279c0b[_0x3cc2('0x22')]+_0x5cc287+_0x279c0b['height']+')')),this[_0x3cc2('0xc10')](_0x3cc2('0xc7f')+_0x509dc0[_0x3cc2('0xc02')](_0x509dc0[_0x3cc2('0xb8b')])+(_0x509dc0[_0x3cc2('0xbd9')]?'\x20(incorrect)':'')),this[_0x3cc2('0x85')]();},'loader':function(_0x5702d4,_0x18d96b,_0x5bb983,_0x1760f6){var _0x424709=_0x2beb52['Utils'][_0x3cc2('0x9fe')];this[_0x3cc2('0x89')](_0x18d96b,_0x5bb983,_0x1760f6),_0x5702d4[_0x3cc2('0x95')]?this[_0x3cc2('0xc10')](_0x3cc2('0xc80')+(_0x5702d4['resetLocked']?'\x20[locked]':'')):_0x5702d4['isLoading']?this['line']('Loading'):this[_0x3cc2('0xc10')](_0x3cc2('0xc81')),_0x5702d4['hasLoaded']&&!_0x5702d4[_0x3cc2('0x4e0')]||(this[_0x3cc2('0xc10')](_0x3cc2('0xc82')+_0x424709(_0x5702d4['progress'],0x3)+'%'),this['line'](_0x3cc2('0xc83')+_0x5702d4['_loadedFileCount']+_0x3cc2('0xc84')+_0x5702d4['_totalFileCount']),this[_0x3cc2('0xc10')](_0x3cc2('0xc85')+_0x5702d4['_loadedPackCount']+_0x3cc2('0xc84')+_0x5702d4[_0x3cc2('0xa7d')])),this[_0x3cc2('0x85')]();},'destroy':function(){_0x2beb52[_0x3cc2('0x1a3')]['remove'](this);}},_0x2beb52[_0x3cc2('0x284')][_0x3cc2('0x46d')][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x284')][_0x3cc2('0x46d')],_0x2beb52[_0x3cc2('0xb7e')]={'getOffset':function(_0x5f5e15,_0x3abbff){_0x3abbff=_0x3abbff||new _0x2beb52['Point']();var _0x4868af=_0x5f5e15[_0x3cc2('0xbe9')](),_0x3cfd74=_0x2beb52[_0x3cc2('0xb7e')][_0x3cc2('0xc86')],_0x59e1e6=_0x2beb52[_0x3cc2('0xb7e')][_0x3cc2('0xc87')],_0x28b7cf=document['documentElement'][_0x3cc2('0xc88')],_0x33961c=document[_0x3cc2('0x91a')][_0x3cc2('0xc89')];return _0x3abbff['x']=_0x4868af['left']+_0x59e1e6-_0x33961c,_0x3abbff['y']=_0x4868af[_0x3cc2('0x2a4')]+_0x3cfd74-_0x28b7cf,_0x3abbff;},'getBounds':function(_0x3ab635,_0x23d0fb){return void 0x0===_0x23d0fb&&(_0x23d0fb=0x0),!(!(_0x3ab635=_0x3ab635&&!_0x3ab635['nodeType']?_0x3ab635[0x0]:_0x3ab635)||0x1!==_0x3ab635['nodeType'])&&this[_0x3cc2('0xc8a')](_0x3ab635[_0x3cc2('0xbe9')](),_0x23d0fb);},'calibrate':function(_0x236091,_0x32e4da){_0x32e4da=+_0x32e4da||0x0;var _0x3fb6cd={'width':0x0,'height':0x0,'left':0x0,'right':0x0,'top':0x0,'bottom':0x0};return _0x3fb6cd[_0x3cc2('0x22')]=(_0x3fb6cd[_0x3cc2('0x2a3')]=_0x236091[_0x3cc2('0x2a3')]+_0x32e4da)-(_0x3fb6cd[_0x3cc2('0x2a2')]=_0x236091['left']-_0x32e4da),_0x3fb6cd[_0x3cc2('0x4d')]=(_0x3fb6cd[_0x3cc2('0x2a5')]=_0x236091[_0x3cc2('0x2a5')]+_0x32e4da)-(_0x3fb6cd[_0x3cc2('0x2a4')]=_0x236091['top']-_0x32e4da),_0x3fb6cd;},'getAspectRatio':function(_0x168817){var _0x23f9e6=(_0x168817=null==_0x168817?this['visualBounds']:0x1===_0x168817[_0x3cc2('0x28a')]?this[_0x3cc2('0x7f')](_0x168817):_0x168817)['width'],_0x5b81bf=_0x168817[_0x3cc2('0x4d')];return _0x3cc2('0x27b')==typeof _0x23f9e6&&(_0x23f9e6=_0x23f9e6[_0x3cc2('0x4a')](_0x168817)),_0x3cc2('0x27b')==typeof _0x5b81bf&&(_0x5b81bf=_0x5b81bf[_0x3cc2('0x4a')](_0x168817)),_0x23f9e6/_0x5b81bf;},'inLayoutViewport':function(_0x51ffb7,_0x5ddf4b){var _0x45ccc8=this['getBounds'](_0x51ffb7,_0x5ddf4b);return!!_0x45ccc8&&_0x45ccc8[_0x3cc2('0x2a5')]>=0x0&&_0x45ccc8['right']>=0x0&&_0x45ccc8[_0x3cc2('0x2a4')]<=this['layoutBounds'][_0x3cc2('0x22')]&&_0x45ccc8['left']<=this['layoutBounds'][_0x3cc2('0x4d')];},'getScreenOrientation':function(_0x58f59f){var _0x3c9da7=window[_0x3cc2('0x254')],_0x5cf1aa=_0x3c9da7[_0x3cc2('0xc8b')]||_0x3c9da7[_0x3cc2('0xc8c')]||_0x3c9da7[_0x3cc2('0xc8d')];if(_0x5cf1aa&&_0x3cc2('0x357')==typeof _0x5cf1aa[_0x3cc2('0x10b')])return _0x5cf1aa[_0x3cc2('0x10b')];if('string'==typeof _0x5cf1aa)return _0x5cf1aa;var _0x4bb924=_0x3cc2('0xbd3'),_0x4e01bf=_0x3cc2('0xbd6');if(_0x3cc2('0x254')===_0x58f59f)return _0x3c9da7['height']>_0x3c9da7[_0x3cc2('0x22')]?_0x4bb924:_0x4e01bf;if('viewport'===_0x58f59f)return this[_0x3cc2('0xbc9')][_0x3cc2('0x4d')]>this['visualBounds'][_0x3cc2('0x22')]?_0x4bb924:_0x4e01bf;if(_0x3cc2('0xc8e')===_0x58f59f&&_0x3cc2('0x231')==typeof window['orientation'])return 0x0===window[_0x3cc2('0xc8b')]||0xb4===window[_0x3cc2('0xc8b')]?_0x4bb924:_0x4e01bf;if(window[_0x3cc2('0xc8f')]){if(window['matchMedia']('(orientation:\x20portrait)')[_0x3cc2('0xc90')])return _0x4bb924;if(window[_0x3cc2('0xc8f')](_0x3cc2('0xc91'))['matches'])return _0x4e01bf;}return this[_0x3cc2('0xbc9')][_0x3cc2('0x4d')]>this[_0x3cc2('0xbc9')][_0x3cc2('0x22')]?_0x4bb924:_0x4e01bf;},'visualBounds':new _0x2beb52['Rectangle'](),'layoutBounds':new _0x2beb52[(_0x3cc2('0x32'))](),'documentBounds':new _0x2beb52[(_0x3cc2('0x32'))]()},_0x2beb52['Device'][_0x3cc2('0x45e')](function(_0x150b87){var _0x5d662a=window&&_0x3cc2('0xc92')in window?function(){return window[_0x3cc2('0xc92')];}:function(){return document[_0x3cc2('0x91a')][_0x3cc2('0xc93')];},_0x1bd0cf=window&&_0x3cc2('0xc94')in window?function(){return window['pageYOffset'];}:function(){return document[_0x3cc2('0x91a')][_0x3cc2('0xbde')];};if(Object['defineProperty'](_0x2beb52[_0x3cc2('0xb7e')],'scrollX',{'get':_0x5d662a}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0xb7e')],_0x3cc2('0xc86'),{'get':_0x1bd0cf}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0xb7e')][_0x3cc2('0xbc9')],'x',{'get':_0x5d662a}),Object[_0x3cc2('0x8d')](_0x2beb52['DOM']['visualBounds'],'y',{'get':_0x1bd0cf}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0xb7e')]['layoutBounds'],'x',{'value':0x0}),Object[_0x3cc2('0x8d')](_0x2beb52['DOM'][_0x3cc2('0xc95')],'y',{'value':0x0}),_0x150b87['desktop']&&document['documentElement'][_0x3cc2('0xc96')]<=window[_0x3cc2('0x288')]&&document[_0x3cc2('0x91a')][_0x3cc2('0xc97')]<=window['innerHeight']){var _0x5681f9=function(){return Math[_0x3cc2('0x57')](window[_0x3cc2('0x288')],document['documentElement'][_0x3cc2('0xc96')]);},_0x4beee3=function(){return Math['max'](window['innerHeight'],document[_0x3cc2('0x91a')][_0x3cc2('0xc97')]);};Object['defineProperty'](_0x2beb52[_0x3cc2('0xb7e')][_0x3cc2('0xbc9')],_0x3cc2('0x22'),{'get':_0x5681f9}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0xb7e')][_0x3cc2('0xbc9')],'height',{'get':_0x4beee3}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0xb7e')][_0x3cc2('0xc95')],_0x3cc2('0x22'),{'get':_0x5681f9}),Object['defineProperty'](_0x2beb52[_0x3cc2('0xb7e')][_0x3cc2('0xc95')],_0x3cc2('0x4d'),{'get':_0x4beee3});}else Object[_0x3cc2('0x8d')](_0x2beb52['DOM'][_0x3cc2('0xbc9')],_0x3cc2('0x22'),{'get':function(){return window['innerWidth'];}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0xb7e')][_0x3cc2('0xbc9')],'height',{'get':function(){return window[_0x3cc2('0x289')];}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0xb7e')]['layoutBounds'],_0x3cc2('0x22'),{'get':function(){var _0x150b87=document['documentElement']['clientWidth'],_0x5a171a=window[_0x3cc2('0x288')];return _0x150b87<_0x5a171a?_0x5a171a:_0x150b87;}}),Object[_0x3cc2('0x8d')](_0x2beb52['DOM'][_0x3cc2('0xc95')],_0x3cc2('0x4d'),{'get':function(){var _0x150b87=document[_0x3cc2('0x91a')][_0x3cc2('0xc97')],_0x514765=window[_0x3cc2('0x289')];return _0x150b87<_0x514765?_0x514765:_0x150b87;}});Object[_0x3cc2('0x8d')](_0x2beb52['DOM']['documentBounds'],'x',{'value':0x0}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0xb7e')][_0x3cc2('0xc98')],'y',{'value':0x0}),Object['defineProperty'](_0x2beb52[_0x3cc2('0xb7e')][_0x3cc2('0xc98')],'width',{'get':function(){var _0x150b87=document['documentElement'];return Math[_0x3cc2('0x57')](_0x150b87[_0x3cc2('0xc96')],_0x150b87[_0x3cc2('0xc99')],_0x150b87[_0x3cc2('0xc9a')]);}}),Object[_0x3cc2('0x8d')](_0x2beb52['DOM']['documentBounds'],_0x3cc2('0x4d'),{'get':function(){var _0x150b87=document['documentElement'];return Math[_0x3cc2('0x57')](_0x150b87[_0x3cc2('0xc97')],_0x150b87[_0x3cc2('0xc9b')],_0x150b87[_0x3cc2('0xc9c')]);}});},null,!0x0),_0x2beb52[_0x3cc2('0x41d')]=function(_0x8098b3){this[_0x3cc2('0x26')]=0x0,this['list']=_0x8098b3||[];},_0x2beb52[_0x3cc2('0x41d')][_0x3cc2('0x36')]={'add':function(_0x1d6be0){return this[_0x3cc2('0x3af')](_0x1d6be0)||this[_0x3cc2('0x51c')]['push'](_0x1d6be0),_0x1d6be0;},'getIndex':function(_0x2b4abc){return this[_0x3cc2('0x51c')][_0x3cc2('0x76')](_0x2b4abc);},'getByKey':function(_0x407fbc,_0x18fac8){for(var _0xdd2c2b=this[_0x3cc2('0x51c')]['length'];_0xdd2c2b--;)if(this[_0x3cc2('0x51c')][_0xdd2c2b][_0x407fbc]===_0x18fac8)return this[_0x3cc2('0x51c')][_0xdd2c2b];return null;},'exists':function(_0x349e5f){return this['list'][_0x3cc2('0x76')](_0x349e5f)>-0x1;},'reset':function(){this[_0x3cc2('0x51c')][_0x3cc2('0x8')]=0x0;},'remove':function(_0x3a52a8){var _0x5826f6=this['list'][_0x3cc2('0x76')](_0x3a52a8);if(_0x5826f6>-0x1)return this[_0x3cc2('0x51c')]['splice'](_0x5826f6,0x1),_0x3a52a8;},'setAll':function(_0x39da34,_0x23c751){for(var _0x383636=this[_0x3cc2('0x51c')][_0x3cc2('0x8')];_0x383636--;)this[_0x3cc2('0x51c')][_0x383636]&&(this[_0x3cc2('0x51c')][_0x383636][_0x39da34]=_0x23c751);},'callAll':function(_0x1fbae9){for(var _0x110273=Array[_0x3cc2('0x36')][_0x3cc2('0x27a')]['call'](arguments,0x1),_0x57345a=this[_0x3cc2('0x51c')][_0x3cc2('0x8')];_0x57345a--;)this[_0x3cc2('0x51c')][_0x57345a]&&this[_0x3cc2('0x51c')][_0x57345a][_0x1fbae9]&&this[_0x3cc2('0x51c')][_0x57345a][_0x1fbae9]['apply'](this[_0x3cc2('0x51c')][_0x57345a],_0x110273);},'removeAll':function(_0xc45b30){void 0x0===_0xc45b30&&(_0xc45b30=!0x1);for(var _0x1b7ea7=this[_0x3cc2('0x51c')][_0x3cc2('0x8')];_0x1b7ea7--;)if(this[_0x3cc2('0x51c')][_0x1b7ea7]){var _0x166721=this[_0x3cc2('0x1a4')](this[_0x3cc2('0x51c')][_0x1b7ea7]);_0xc45b30&&_0x166721[_0x3cc2('0x38')]();}this[_0x3cc2('0x26')]=0x0,this[_0x3cc2('0x51c')]=[];}},Object['defineProperty'](_0x2beb52['ArraySet'][_0x3cc2('0x36')],'total',{'get':function(){return this[_0x3cc2('0x51c')][_0x3cc2('0x8')];}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x41d')][_0x3cc2('0x36')],_0x3cc2('0x58f'),{'get':function(){return this['position']=0x0,this['list']['length']>0x0?this[_0x3cc2('0x51c')][0x0]:null;}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x41d')]['prototype'],'next',{'get':function(){return this[_0x3cc2('0x26')]=_0x5006c7||0x0===_0x2c702e)){null==_0x2c702e&&(_0x2c702e=0x1);for(var _0x12c110=_0x5006c7-_0x2c702e,_0x27c775=_0x4a02c0;_0x27c775<_0x12c110;++_0x27c775)_0x1f0d05[_0x27c775]=_0x1f0d05[_0x27c775+_0x2c702e];_0x1f0d05[_0x3cc2('0x8')]=_0x12c110;}},'shuffle':function(_0x553025){for(var _0x2eafe9=_0x553025[_0x3cc2('0x8')]-0x1;_0x2eafe9>0x0;_0x2eafe9--){var _0x1e34fd=Math[_0x3cc2('0xaa')](Math[_0x3cc2('0x287')]()*(_0x2eafe9+0x1)),_0xe945f9=_0x553025[_0x2eafe9];_0x553025[_0x2eafe9]=_0x553025[_0x1e34fd],_0x553025[_0x1e34fd]=_0xe945f9;}return _0x553025;},'transposeMatrix':function(_0x2ed716){for(var _0x195dd3=_0x2ed716[_0x3cc2('0x8')],_0x3b5319=_0x2ed716[0x0]['length'],_0x386a37=new Array(_0x3b5319),_0x40576f=0x0;_0x40576f<_0x3b5319;_0x40576f++){_0x386a37[_0x40576f]=new Array(_0x195dd3);for(var _0x150fc0=_0x195dd3-0x1;_0x150fc0>-0x1;_0x150fc0--)_0x386a37[_0x40576f][_0x150fc0]=_0x2ed716[_0x150fc0][_0x40576f];}return _0x386a37;},'rotateMatrix':function(_0x14fb99,_0x360046){if(_0x3cc2('0x357')!=typeof _0x360046&&(_0x360046=(_0x360046%0x168+0x168)%0x168),0x5a===_0x360046||-0x10e===_0x360046||_0x3cc2('0xc9d')===_0x360046)_0x14fb99=(_0x14fb99=_0x2beb52[_0x3cc2('0x43b')][_0x3cc2('0xc9e')](_0x14fb99))[_0x3cc2('0x1be')]();else if(-0x5a===_0x360046||0x10e===_0x360046||_0x3cc2('0xc9f')===_0x360046)_0x14fb99=_0x14fb99[_0x3cc2('0x1be')](),_0x14fb99=_0x2beb52[_0x3cc2('0x43b')][_0x3cc2('0xc9e')](_0x14fb99);else if(0xb4===Math[_0x3cc2('0x2ad')](_0x360046)||_0x3cc2('0xca0')===_0x360046){for(var _0x3b8b6a=0x0;_0x3b8b6a<_0x14fb99[_0x3cc2('0x8')];_0x3b8b6a++)_0x14fb99[_0x3b8b6a][_0x3cc2('0x1be')]();_0x14fb99=_0x14fb99[_0x3cc2('0x1be')]();}return _0x14fb99;},'findClosest':function(_0x5e5aad,_0x11799e){if(!_0x11799e['length'])return NaN;if(0x1===_0x11799e['length']||_0x5e5aad<_0x11799e[0x0])return _0x11799e[0x0];for(var _0x5689d6=0x1;_0x11799e[_0x5689d6]<_0x5e5aad;)_0x5689d6++;var _0x1680fb=_0x11799e[_0x5689d6-0x1],_0x1d4fa1=_0x5689d6<_0x11799e[_0x3cc2('0x8')]?_0x11799e[_0x5689d6]:Number['POSITIVE_INFINITY'];return _0x1d4fa1-_0x5e5aad<=_0x5e5aad-_0x1680fb?_0x1d4fa1:_0x1680fb;},'rotateRight':function(_0x6b36c2){var _0x1bac11=_0x6b36c2['pop']();return _0x6b36c2[_0x3cc2('0x4')](_0x1bac11),_0x1bac11;},'rotateLeft':function(_0x314a78){var _0x33b6c2=_0x314a78['shift']();return _0x314a78[_0x3cc2('0x9')](_0x33b6c2),_0x33b6c2;},'numberArray':function(_0x5b73ac,_0x2caea3){void 0x0!==_0x2caea3&&null!==_0x2caea3||(_0x2caea3=_0x5b73ac,_0x5b73ac=0x0);for(var _0x24d7bf=[],_0x26bddf=_0x5b73ac;_0x26bddf<=_0x2caea3;_0x26bddf++)_0x24d7bf[_0x3cc2('0x9')](_0x26bddf);return _0x24d7bf;},'numberArrayStep':function(_0x387e30,_0x3abbb2,_0x2b1269){void 0x0!==_0x387e30&&null!==_0x387e30||(_0x387e30=0x0),void 0x0!==_0x3abbb2&&null!==_0x3abbb2||(_0x3abbb2=_0x387e30,_0x387e30=0x0),void 0x0===_0x2b1269&&(_0x2b1269=0x1);for(var _0x467874=[],_0x1a6774=Math[_0x3cc2('0x57')](_0x2beb52[_0x3cc2('0x47')][_0x3cc2('0xca1')]((_0x3abbb2-_0x387e30)/(_0x2b1269||0x1)),0x0),_0x29fa77=0x0;_0x29fa77<_0x1a6774;_0x29fa77++)_0x467874[_0x3cc2('0x9')](_0x387e30),_0x387e30+=_0x2b1269;return _0x467874;}},_0x2beb52[_0x3cc2('0xca2')]=function(){this[_0x3cc2('0x595')]=null,this[_0x3cc2('0x75f')]=null,this[_0x3cc2('0x58f')]=null,this['last']=null,this[_0x3cc2('0x43c')]=0x0;},_0x2beb52['LinkedList'][_0x3cc2('0x36')]={'add':function(_0x2451e0){return 0x0===this[_0x3cc2('0x43c')]&&null===this[_0x3cc2('0x58f')]&&null===this['last']?(this['first']=_0x2451e0,this['last']=_0x2451e0,this[_0x3cc2('0x595')]=_0x2451e0,_0x2451e0[_0x3cc2('0x75f')]=this,this[_0x3cc2('0x43c')]++,_0x2451e0):(this[_0x3cc2('0xca3')]['next']=_0x2451e0,_0x2451e0[_0x3cc2('0x75f')]=this['last'],this[_0x3cc2('0xca3')]=_0x2451e0,this[_0x3cc2('0x43c')]++,_0x2451e0);},'reset':function(){this[_0x3cc2('0x58f')]=null,this['last']=null,this['next']=null,this[_0x3cc2('0x75f')]=null,this['total']=0x0;},'remove':function(_0x44a0b9){if(0x1===this[_0x3cc2('0x43c')])return this[_0x3cc2('0x35f')](),void(_0x44a0b9['next']=_0x44a0b9['prev']=null);_0x44a0b9===this['first']?this[_0x3cc2('0x58f')]=this['first'][_0x3cc2('0x595')]:_0x44a0b9===this[_0x3cc2('0xca3')]&&(this[_0x3cc2('0xca3')]=this[_0x3cc2('0xca3')][_0x3cc2('0x75f')]),_0x44a0b9[_0x3cc2('0x75f')]&&(_0x44a0b9['prev'][_0x3cc2('0x595')]=_0x44a0b9[_0x3cc2('0x595')]),_0x44a0b9['next']&&(_0x44a0b9[_0x3cc2('0x595')][_0x3cc2('0x75f')]=_0x44a0b9[_0x3cc2('0x75f')]),_0x44a0b9[_0x3cc2('0x595')]=_0x44a0b9[_0x3cc2('0x75f')]=null,null===this[_0x3cc2('0x58f')]&&(this[_0x3cc2('0xca3')]=null),this[_0x3cc2('0x43c')]--;},'callAll':function(_0x16afdd){if(this[_0x3cc2('0x58f')]&&this['last']){var _0x4cc0d2=this[_0x3cc2('0x58f')];do{_0x4cc0d2&&_0x4cc0d2[_0x16afdd]&&_0x4cc0d2[_0x16afdd][_0x3cc2('0x4a')](_0x4cc0d2),_0x4cc0d2=_0x4cc0d2[_0x3cc2('0x595')];}while(_0x4cc0d2!==this['last']['next']);}}},_0x2beb52[_0x3cc2('0xca2')]['prototype']['constructor']=_0x2beb52[_0x3cc2('0xca2')],_0x2beb52[_0x3cc2('0x46c')]=function(_0x5cc96c){this[_0x3cc2('0x3e')]=_0x5cc96c,this['bmd']=null,this['canvas']=null,this['ctx']=null,this[_0x3cc2('0xca4')]=[{0:_0x3cc2('0x829'),1:_0x3cc2('0xca5'),2:'#FFF',3:_0x3cc2('0xca6'),4:_0x3cc2('0xca7'),5:'#493C2B',6:_0x3cc2('0xca8'),7:'#EB8931',8:_0x3cc2('0xca9'),9:_0x3cc2('0xcaa'),'A':_0x3cc2('0xcab'),'B':_0x3cc2('0xcac'),'C':_0x3cc2('0xcad'),'D':'#005784','E':_0x3cc2('0xcae'),'F':'#B2DCEF'},{0:_0x3cc2('0x829'),1:_0x3cc2('0xcaf'),2:_0x3cc2('0xcb0'),3:_0x3cc2('0xcb1'),4:_0x3cc2('0xcb2'),5:'#7664fe',6:'#833129',7:_0x3cc2('0xcb3'),8:'#dc534b',9:_0x3cc2('0xcb4'),'A':_0x3cc2('0xcb5'),'B':'#e9d8a1','C':'#216c4b','D':'#d365c8','E':_0x3cc2('0xcb6'),'F':_0x3cc2('0xcb7')},{0:_0x3cc2('0x829'),1:'#2234d1',2:_0x3cc2('0xcb8'),3:_0x3cc2('0xcb9'),4:'#8a3622',5:'#5c2e78',6:_0x3cc2('0xcba'),7:_0x3cc2('0xcbb'),8:_0x3cc2('0xcbc'),9:'#4c81fb','A':_0x3cc2('0xcbd'),'B':_0x3cc2('0xcbe'),'C':_0x3cc2('0xcbf'),'D':_0x3cc2('0xcc0'),'E':_0x3cc2('0xcc1'),'F':'#fff'},{0:_0x3cc2('0x829'),1:'#fff',2:_0x3cc2('0xcc2'),3:_0x3cc2('0xcc3'),4:'#8b41ac',5:_0x3cc2('0xcc4'),6:_0x3cc2('0xcc5'),7:_0x3cc2('0xcc6'),8:_0x3cc2('0xcc7'),9:_0x3cc2('0xcc8'),'A':_0x3cc2('0xcc9'),'B':'#525252','C':_0x3cc2('0xcca'),'D':_0x3cc2('0xccb'),'E':_0x3cc2('0xccc'),'F':_0x3cc2('0xccd')},{0:_0x3cc2('0x829'),1:_0x3cc2('0xcaf'),2:'#46af45',3:'#a1d685',4:_0x3cc2('0xcb2'),5:_0x3cc2('0xcce'),6:_0x3cc2('0xccf'),7:_0x3cc2('0xcb3'),8:_0x3cc2('0xcd0'),9:_0x3cc2('0xcb4'),'A':_0x3cc2('0xcb5'),'B':_0x3cc2('0xcd1'),'C':'#216c4b','D':_0x3cc2('0xcd2'),'E':_0x3cc2('0xcb6'),'F':'#fff'}];},_0x2beb52[_0x3cc2('0x46c')][_0x3cc2('0xcd3')]=0x0,_0x2beb52[_0x3cc2('0x46c')][_0x3cc2('0xcd4')]=0x1,_0x2beb52['Create']['PALETTE_CGA']=0x2,_0x2beb52[_0x3cc2('0x46c')][_0x3cc2('0xcd5')]=0x3,_0x2beb52[_0x3cc2('0x46c')]['PALETTE_JAPANESE_MACHINE']=0x4,_0x2beb52[_0x3cc2('0x46c')][_0x3cc2('0x36')]={'texture':function(_0x4c2818,_0x1b8a36,_0x8d27ff,_0xa879b0,_0x567bae,_0x49c83f,_0x2b61b9,_0x50dc57){void 0x0===_0x8d27ff&&(_0x8d27ff=0x8),void 0x0===_0xa879b0&&(_0xa879b0=_0x8d27ff),void 0x0===_0x567bae&&(_0x567bae=0x0),void 0x0===_0x49c83f&&(_0x49c83f=!0x0);var _0x51fd32=_0x1b8a36[0x0][_0x3cc2('0x8')]*_0x8d27ff,_0x4db1cf=_0x1b8a36[_0x3cc2('0x8')]*_0xa879b0;null===this[_0x3cc2('0xc0c')]&&(this['bmd']=this['game'][_0x3cc2('0x33a')][_0x3cc2('0x73e')](),this[_0x3cc2('0x156')]=this[_0x3cc2('0xc0c')][_0x3cc2('0x156')],this[_0x3cc2('0x766')]=this[_0x3cc2('0xc0c')][_0x3cc2('0x9e')]),this[_0x3cc2('0xc0c')][_0x3cc2('0x59')](_0x51fd32,_0x4db1cf),this[_0x3cc2('0xc0c')][_0x3cc2('0x229')]();for(var _0x4d8194=0x0;_0x4d8194<_0x1b8a36[_0x3cc2('0x8')];_0x4d8194++)for(var _0x5a1c45=_0x1b8a36[_0x4d8194],_0x59a056=0x0;_0x59a056<_0x5a1c45[_0x3cc2('0x8')];_0x59a056++){var _0x4833b6=_0x5a1c45[_0x59a056];'.'!==_0x4833b6&&'\x20'!==_0x4833b6&&(this[_0x3cc2('0x766')][_0x3cc2('0x23f')]=this['palettes'][_0x567bae][_0x4833b6],this[_0x3cc2('0x766')][_0x3cc2('0x243')](_0x59a056*_0x8d27ff,_0x4d8194*_0xa879b0,_0x8d27ff,_0xa879b0));}return _0x49c83f?this[_0x3cc2('0xc0c')]['generateTexture'](_0x4c2818,_0x2b61b9,_0x50dc57):this[_0x3cc2('0x245')]();},'grid':function(_0x30bbc1,_0x2ecc55,_0x14c1e8,_0x4cab48,_0x3c97d4,_0x322746,_0x3f5071,_0x5277d0,_0x3f0f48){void 0x0===_0x3f5071&&(_0x3f5071=!0x0),null===this[_0x3cc2('0xc0c')]&&(this['bmd']=this[_0x3cc2('0x3e')]['make'][_0x3cc2('0x73e')](),this[_0x3cc2('0x156')]=this[_0x3cc2('0xc0c')]['canvas'],this[_0x3cc2('0x766')]=this['bmd'][_0x3cc2('0x9e')]),this[_0x3cc2('0xc0c')][_0x3cc2('0x59')](_0x2ecc55,_0x14c1e8),this[_0x3cc2('0x766')][_0x3cc2('0x23f')]=_0x322746;for(var _0x160b04=0x0;_0x160b04<_0x14c1e8;_0x160b04+=_0x3c97d4)this['ctx'][_0x3cc2('0x243')](0x0,_0x160b04,_0x2ecc55,0x1);for(var _0x54c225=0x0;_0x54c225<_0x2ecc55;_0x54c225+=_0x4cab48)this[_0x3cc2('0x766')][_0x3cc2('0x243')](_0x54c225,0x0,0x1,_0x14c1e8);return _0x3f5071?this[_0x3cc2('0xc0c')][_0x3cc2('0xcd6')](_0x30bbc1,_0x5277d0,_0x3f0f48):this[_0x3cc2('0x245')]();},'copy':function(_0x2579fa,_0x22194f,_0x2a746d,_0x45b0dd,_0xe5e6e4,_0x4d155c,_0x3e6fb2){return null==_0x2579fa&&(_0x2579fa=this['game'][_0x3cc2('0x33a')][_0x3cc2('0x73e')]()),_0x2579fa['resize'](this['bmd']['width'],this[_0x3cc2('0xc0c')]['height']),_0x2579fa[_0x3cc2('0x74e')](this[_0x3cc2('0xc0c')],_0x22194f,_0x2a746d,_0x45b0dd,_0xe5e6e4,_0x4d155c,_0x3e6fb2);}},_0x2beb52[_0x3cc2('0x46c')]['prototype'][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x46c')],_0x2beb52[_0x3cc2('0xbbc')]=function(_0x29b23e,_0x3ce0cd,_0x1b961d){this[_0x3cc2('0x3e')]=_0x29b23e['game'],this[_0x3cc2('0x981')]=_0x29b23e,this[_0x3cc2('0x22')]=_0x3ce0cd,this[_0x3cc2('0x4d')]=_0x1b961d,this[_0x3cc2('0xcd7')]=new _0x2beb52[(_0x3cc2('0x32'))](0x0,0x0,_0x3ce0cd,_0x1b961d),this[_0x3cc2('0x5f4')]=new _0x2beb52[(_0x3cc2('0x32'))](0x0,0x0,_0x3ce0cd,_0x1b961d),this['boundsFull']=new _0x2beb52['Rectangle'](0x0,0x0,_0x3ce0cd,_0x1b961d),this[_0x3cc2('0xcd8')]=new _0x2beb52[(_0x3cc2('0x32'))](0x0,0x0,_0x3ce0cd,_0x1b961d),this['positionCustom']=new _0x2beb52['Point'](0x0,0x0),this[_0x3cc2('0xcd9')]=new _0x2beb52['Point'](0x0,0x0),this[_0x3cc2('0xcda')]=new _0x2beb52['Point'](0x0,0x0),this[_0x3cc2('0xcdb')]=new _0x2beb52[(_0x3cc2('0x29'))](0x0,0x0),this[_0x3cc2('0xcdc')]=new _0x2beb52[(_0x3cc2('0x29'))](0x1,0x1),this[_0x3cc2('0xcdd')]=new _0x2beb52['Point'](0x1,0x1),this['scaleFluidInversed']=new _0x2beb52[(_0x3cc2('0x29'))](0x1,0x1),this['scaleFull']=new _0x2beb52[(_0x3cc2('0x29'))](0x1,0x1),this[_0x3cc2('0xcde')]=new _0x2beb52['Point'](0x1,0x1),this['customWidth']=0x0,this[_0x3cc2('0xcdf')]=0x0,this['customOffsetX']=0x0,this[_0x3cc2('0xce0')]=0x0,this[_0x3cc2('0xce1')]=_0x3ce0cd/_0x1b961d,this['ratioV']=_0x1b961d/_0x3ce0cd,this[_0x3cc2('0xce2')]=0x0,this['layers']=[];},_0x2beb52[_0x3cc2('0xbbc')][_0x3cc2('0x36')]={'setSize':function(_0x2db07b,_0x3c42a2){this[_0x3cc2('0x22')]=_0x2db07b,this[_0x3cc2('0x4d')]=_0x3c42a2,this[_0x3cc2('0xce1')]=_0x2db07b/_0x3c42a2,this[_0x3cc2('0xce3')]=_0x3c42a2/_0x2db07b,this[_0x3cc2('0xcde')]=new _0x2beb52[(_0x3cc2('0x29'))](0x1,0x1),this[_0x3cc2('0xcd8')][_0x3cc2('0x22')]=this['width'],this[_0x3cc2('0xcd8')][_0x3cc2('0x4d')]=this[_0x3cc2('0x4d')],this[_0x3cc2('0x249')]();},'createCustomLayer':function(_0x151e97,_0x449cbd,_0x34848b,_0x3a9a43){void 0x0===_0x3a9a43&&(_0x3a9a43=!0x0),this[_0x3cc2('0xce4')]=_0x151e97,this[_0x3cc2('0xcdf')]=_0x449cbd,this[_0x3cc2('0xcd7')][_0x3cc2('0x22')]=_0x151e97,this[_0x3cc2('0xcd7')][_0x3cc2('0x4d')]=_0x449cbd;var _0x1fc30f=new _0x2beb52[(_0x3cc2('0xce5'))](this,this[_0x3cc2('0xce6')],this[_0x3cc2('0xcd7')],this['scaleCustom']);return _0x3a9a43&&this['game']['world'][_0x3cc2('0x2bd')](_0x1fc30f),this[_0x3cc2('0xa0c')][_0x3cc2('0x9')](_0x1fc30f),void 0x0!==_0x34848b&&null!==typeof _0x34848b&&_0x1fc30f['addMultiple'](_0x34848b),_0x1fc30f;},'createFluidLayer':function(_0x2fe3b2,_0x9e00c6){void 0x0===_0x9e00c6&&(_0x9e00c6=!0x0);var _0x5d6d71=new _0x2beb52[(_0x3cc2('0xce5'))](this,this[_0x3cc2('0xcd9')],this[_0x3cc2('0x5f4')],this[_0x3cc2('0xcdd')]);return _0x9e00c6&&this[_0x3cc2('0x3e')][_0x3cc2('0x3f')][_0x3cc2('0x2bd')](_0x5d6d71),this[_0x3cc2('0xa0c')][_0x3cc2('0x9')](_0x5d6d71),void 0x0!==_0x2fe3b2&&null!==typeof _0x2fe3b2&&_0x5d6d71['addMultiple'](_0x2fe3b2),_0x5d6d71;},'createFullLayer':function(_0x209c60){var _0x77dd09=new _0x2beb52['FlexLayer'](this,this['positionFull'],this['boundsFull'],this[_0x3cc2('0xcdd')]);return this[_0x3cc2('0x3e')][_0x3cc2('0x3f')]['add'](_0x77dd09),this[_0x3cc2('0xa0c')][_0x3cc2('0x9')](_0x77dd09),void 0x0!==_0x209c60&&_0x77dd09['addMultiple'](_0x209c60),_0x77dd09;},'createFixedLayer':function(_0x2fb449){var _0x56876f=new _0x2beb52[(_0x3cc2('0xce5'))](this,this[_0x3cc2('0xcdb')],this['boundsNone'],this[_0x3cc2('0xcde')]);return this[_0x3cc2('0x3e')][_0x3cc2('0x3f')][_0x3cc2('0x2bd')](_0x56876f),this[_0x3cc2('0xa0c')][_0x3cc2('0x9')](_0x56876f),void 0x0!==_0x2fb449&&_0x56876f[_0x3cc2('0x3fc')](_0x2fb449),_0x56876f;},'reset':function(){for(var _0x352ed9=this[_0x3cc2('0xa0c')][_0x3cc2('0x8')];_0x352ed9--;)this['layers'][_0x352ed9][_0x3cc2('0xce7')]||(this[_0x3cc2('0xa0c')][_0x352ed9][_0x3cc2('0x26')]=null,this[_0x3cc2('0xa0c')][_0x352ed9]['scale']=null,this['layers'][_0x3cc2('0x27a')](_0x352ed9,0x1));},'onResize':function(_0x5d7220,_0x35fffa){this['ratioH']=_0x5d7220/_0x35fffa,this['ratioV']=_0x35fffa/_0x5d7220,this['refresh'](_0x5d7220,_0x35fffa);},'refresh':function(){this[_0x3cc2('0xce2')]=Math[_0x3cc2('0x2bf')](this[_0x3cc2('0x981')]['height']/this[_0x3cc2('0x4d')],this[_0x3cc2('0x981')][_0x3cc2('0x22')]/this['width']),this[_0x3cc2('0x5f4')][_0x3cc2('0x22')]=Math[_0x3cc2('0x2c1')](this[_0x3cc2('0x22')]*this[_0x3cc2('0xce2')]),this[_0x3cc2('0x5f4')][_0x3cc2('0x4d')]=Math[_0x3cc2('0x2c1')](this[_0x3cc2('0x4d')]*this[_0x3cc2('0xce2')]),this[_0x3cc2('0xcdd')][_0x3cc2('0x291')](this[_0x3cc2('0x5f4')][_0x3cc2('0x22')]/this[_0x3cc2('0x22')],this['boundsFluid'][_0x3cc2('0x4d')]/this[_0x3cc2('0x4d')]),this[_0x3cc2('0x5f5')]['set'](this[_0x3cc2('0x22')]/this[_0x3cc2('0x5f4')][_0x3cc2('0x22')],this[_0x3cc2('0x4d')]/this[_0x3cc2('0x5f4')][_0x3cc2('0x4d')]),this[_0x3cc2('0xce8')]['set'](this[_0x3cc2('0xce9')][_0x3cc2('0x22')]/this[_0x3cc2('0x22')],this['boundsFull'][_0x3cc2('0x4d')]/this[_0x3cc2('0x4d')]),this['boundsFull'][_0x3cc2('0x22')]=Math[_0x3cc2('0x2c1')](this[_0x3cc2('0x981')][_0x3cc2('0x22')]*this[_0x3cc2('0x5f5')]['x']),this[_0x3cc2('0xce9')][_0x3cc2('0x4d')]=Math['round'](this['manager'][_0x3cc2('0x4d')]*this[_0x3cc2('0x5f5')]['y']),this[_0x3cc2('0x5f4')][_0x3cc2('0xcea')](this[_0x3cc2('0x981')][_0x3cc2('0x32c')][_0x3cc2('0x2b8')],this[_0x3cc2('0x981')][_0x3cc2('0x32c')][_0x3cc2('0x2b9')]),this['boundsNone'][_0x3cc2('0xcea')](this[_0x3cc2('0x981')][_0x3cc2('0x32c')]['centerX'],this[_0x3cc2('0x981')]['bounds'][_0x3cc2('0x2b9')]),this[_0x3cc2('0xcd9')][_0x3cc2('0x291')](this[_0x3cc2('0x5f4')]['x'],this[_0x3cc2('0x5f4')]['y']),this[_0x3cc2('0xcdb')]['set'](this['boundsNone']['x'],this[_0x3cc2('0xcd8')]['y']);},'fitSprite':function(_0x51ad4a){this[_0x3cc2('0x981')][_0x3cc2('0xceb')](_0x51ad4a),_0x51ad4a['x']=this['manager'][_0x3cc2('0x32c')][_0x3cc2('0x2b8')],_0x51ad4a['y']=this['manager'][_0x3cc2('0x32c')]['centerY'];},'debug':function(){this[_0x3cc2('0x3e')][_0x3cc2('0x364')][_0x3cc2('0x801')](this[_0x3cc2('0x5f4')][_0x3cc2('0x22')]+_0x3cc2('0xc28')+this[_0x3cc2('0x5f4')][_0x3cc2('0x4d')],this[_0x3cc2('0x5f4')]['x']+0x4,this['boundsFluid']['y']+0x10),this['game'][_0x3cc2('0x364')][_0x3cc2('0xc26')](this['boundsFluid'],_0x3cc2('0xcec'),!0x1);}},_0x2beb52[_0x3cc2('0xbbc')]['prototype'][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0xbbc')],_0x2beb52[_0x3cc2('0xce5')]=function(_0x4e36c0,_0x316f2f,_0x232a54,_0x41bb4b){_0x2beb52[_0x3cc2('0x3dc')]['call'](this,_0x4e36c0[_0x3cc2('0x3e')],null,_0x3cc2('0xced')+_0x4e36c0[_0x3cc2('0x3e')]['rnd'][_0x3cc2('0x6f9')](),!0x1),this[_0x3cc2('0x981')]=_0x4e36c0[_0x3cc2('0x981')],this['grid']=_0x4e36c0,this['persist']=!0x1,this[_0x3cc2('0x26')]=_0x316f2f,this['bounds']=_0x232a54,this[_0x3cc2('0x27')]=_0x41bb4b,this[_0x3cc2('0x302')]=_0x232a54[_0x3cc2('0x302')],this[_0x3cc2('0xcee')]=new _0x2beb52['Point'](_0x232a54[_0x3cc2('0x2ac')],0x0),this[_0x3cc2('0x303')]=_0x232a54['topRight'],this['bottomLeft']=_0x232a54[_0x3cc2('0xcef')],this[_0x3cc2('0xcf0')]=new _0x2beb52[(_0x3cc2('0x29'))](_0x232a54[_0x3cc2('0x2ac')],_0x232a54[_0x3cc2('0x2a5')]),this[_0x3cc2('0x2ff')]=_0x232a54['bottomRight'];},_0x2beb52['FlexLayer'][_0x3cc2('0x36')]=Object[_0x3cc2('0x6f')](_0x2beb52['Group'][_0x3cc2('0x36')]),_0x2beb52['FlexLayer'][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52['FlexLayer'],_0x2beb52['FlexLayer'][_0x3cc2('0x36')][_0x3cc2('0x59')]=function(){},_0x2beb52['FlexLayer']['prototype']['debug']=function(){this[_0x3cc2('0x3e')][_0x3cc2('0x364')][_0x3cc2('0x801')](this[_0x3cc2('0x32c')][_0x3cc2('0x22')]+_0x3cc2('0xc28')+this['bounds']['height'],this[_0x3cc2('0x32c')]['x']+0x4,this[_0x3cc2('0x32c')]['y']+0x10),this['game'][_0x3cc2('0x364')][_0x3cc2('0xc26')](this['bounds'],_0x3cc2('0xcf1'),!0x1),this[_0x3cc2('0x3e')][_0x3cc2('0x364')]['geom'](this[_0x3cc2('0x302')],_0x3cc2('0xcf2')),this[_0x3cc2('0x3e')][_0x3cc2('0x364')][_0x3cc2('0xc26')](this[_0x3cc2('0xcee')],_0x3cc2('0xcf2')),this[_0x3cc2('0x3e')][_0x3cc2('0x364')][_0x3cc2('0xc26')](this['topRight'],_0x3cc2('0xcf2'));},_0x2beb52[_0x3cc2('0x1d6')]={'RED':0xff0000,'ORANGE':0xff9900,'YELLOW':0xffff00,'GREEN':0xff00,'AQUA':0xffff,'BLUE':0xff,'VIOLET':0xff00ff,'WHITE':0xffffff,'BLACK':0x0,'GRAY':0x666666,'packPixel':function(_0x51dd9c,_0x8d853,_0x3165af,_0x177086){return _0x2beb52[_0x3cc2('0x44c')][_0x3cc2('0x75b')]?(_0x177086<<0x18|_0x3165af<<0x10|_0x8d853<<0x8|_0x51dd9c)>>>0x0:(_0x51dd9c<<0x18|_0x8d853<<0x10|_0x3165af<<0x8|_0x177086)>>>0x0;},'unpackPixel':function(_0xe7e121,_0x30970b,_0x36dfbe,_0x411bf5){return void 0x0!==_0x30970b&&null!==_0x30970b||(_0x30970b=_0x2beb52[_0x3cc2('0x1d6')]['createColor']()),void 0x0!==_0x36dfbe&&null!==_0x36dfbe||(_0x36dfbe=!0x1),void 0x0!==_0x411bf5&&null!==_0x411bf5||(_0x411bf5=!0x1),_0x2beb52[_0x3cc2('0x44c')][_0x3cc2('0x75b')]?(_0x30970b['a']=(0xff000000&_0xe7e121)>>>0x18,_0x30970b['b']=(0xff0000&_0xe7e121)>>>0x10,_0x30970b['g']=(0xff00&_0xe7e121)>>>0x8,_0x30970b['r']=0xff&_0xe7e121):(_0x30970b['r']=(0xff000000&_0xe7e121)>>>0x18,_0x30970b['g']=(0xff0000&_0xe7e121)>>>0x10,_0x30970b['b']=(0xff00&_0xe7e121)>>>0x8,_0x30970b['a']=0xff&_0xe7e121),_0x30970b[_0x3cc2('0x14d')]=_0xe7e121,_0x30970b[_0x3cc2('0xcf3')]=_0x3cc2('0x74f')+_0x30970b['r']+','+_0x30970b['g']+','+_0x30970b['b']+','+_0x30970b['a']/0xff+')',_0x36dfbe&&_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xcf4')](_0x30970b['r'],_0x30970b['g'],_0x30970b['b'],_0x30970b),_0x411bf5&&_0x2beb52[_0x3cc2('0x1d6')]['RGBtoHSV'](_0x30970b['r'],_0x30970b['g'],_0x30970b['b'],_0x30970b),_0x30970b;},'fromRGBA':function(_0x4b37a5,_0x352f7d){return _0x352f7d||(_0x352f7d=_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0x755')]()),_0x352f7d['r']=(0xff000000&_0x4b37a5)>>>0x18,_0x352f7d['g']=(0xff0000&_0x4b37a5)>>>0x10,_0x352f7d['b']=(0xff00&_0x4b37a5)>>>0x8,_0x352f7d['a']=0xff&_0x4b37a5,_0x352f7d[_0x3cc2('0xcf3')]=_0x3cc2('0x74f')+_0x352f7d['r']+','+_0x352f7d['g']+','+_0x352f7d['b']+','+_0x352f7d['a']+')',_0x352f7d;},'toRGBA':function(_0x4e343b,_0x18b3f4,_0x2d221a,_0x3ced82){return _0x4e343b<<0x18|_0x18b3f4<<0x10|_0x2d221a<<0x8|_0x3ced82;},'toABGR':function(_0x26b782,_0xe16013,_0x1aa19c,_0xb4934e){return(_0xb4934e<<0x18|_0x1aa19c<<0x10|_0xe16013<<0x8|_0x26b782)>>>0x0;},'hexToRGBArray':function(_0x43797c){return[(_0x43797c>>0x10&0xff)/0xff,(_0x43797c>>0x8&0xff)/0xff,(0xff&_0x43797c)/0xff];},'RGBArrayToHex':function(_0x1e20ca){return(0xff*_0x1e20ca[0x0]<<0x10)+(0xff*_0x1e20ca[0x1]<<0x8)+0xff*_0x1e20ca[0x2];},'RGBtoHSL':function(_0x24d57c,_0xb4c613,_0xb5dfa5,_0x461384){_0x461384||(_0x461384=_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0x755')](_0x24d57c,_0xb4c613,_0xb5dfa5,0x1)),_0x24d57c/=0xff,_0xb4c613/=0xff,_0xb5dfa5/=0xff;var _0x1b14fc=Math['min'](_0x24d57c,_0xb4c613,_0xb5dfa5),_0x4e0593=Math[_0x3cc2('0x57')](_0x24d57c,_0xb4c613,_0xb5dfa5);if(_0x461384['h']=0x0,_0x461384['s']=0x0,_0x461384['l']=(_0x4e0593+_0x1b14fc)/0x2,_0x4e0593!==_0x1b14fc){var _0x187686=_0x4e0593-_0x1b14fc;_0x461384['s']=_0x461384['l']>0.5?_0x187686/(0x2-_0x4e0593-_0x1b14fc):_0x187686/(_0x4e0593+_0x1b14fc),_0x4e0593===_0x24d57c?_0x461384['h']=(_0xb4c613-_0xb5dfa5)/_0x187686+(_0xb4c613<_0xb5dfa5?0x6:0x0):_0x4e0593===_0xb4c613?_0x461384['h']=(_0xb5dfa5-_0x24d57c)/_0x187686+0x2:_0x4e0593===_0xb5dfa5&&(_0x461384['h']=(_0x24d57c-_0xb4c613)/_0x187686+0x4),_0x461384['h']/=0x6;}return _0x461384;},'HSLtoRGB':function(_0x4e0f7d,_0x250b79,_0x36b70d,_0x4fb3c0){if(_0x4fb3c0?(_0x4fb3c0['r']=_0x36b70d,_0x4fb3c0['g']=_0x36b70d,_0x4fb3c0['b']=_0x36b70d):_0x4fb3c0=_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0x755')](_0x36b70d,_0x36b70d,_0x36b70d),0x0!==_0x250b79){var _0x453917=_0x36b70d<0.5?_0x36b70d*(0x1+_0x250b79):_0x36b70d+_0x250b79-_0x36b70d*_0x250b79,_0x48cf0e=0x2*_0x36b70d-_0x453917;_0x4fb3c0['r']=_0x2beb52['Color'][_0x3cc2('0xcf5')](_0x48cf0e,_0x453917,_0x4e0f7d+0x1/0x3),_0x4fb3c0['g']=_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xcf5')](_0x48cf0e,_0x453917,_0x4e0f7d),_0x4fb3c0['b']=_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xcf5')](_0x48cf0e,_0x453917,_0x4e0f7d-0x1/0x3);}return _0x4fb3c0['r']=Math[_0x3cc2('0xaa')](0xff*_0x4fb3c0['r']|0x0),_0x4fb3c0['g']=Math[_0x3cc2('0xaa')](0xff*_0x4fb3c0['g']|0x0),_0x4fb3c0['b']=Math[_0x3cc2('0xaa')](0xff*_0x4fb3c0['b']|0x0),_0x2beb52['Color'][_0x3cc2('0x3d6')](_0x4fb3c0),_0x4fb3c0;},'RGBtoHSV':function(_0x453f24,_0x4b6e87,_0xe559e2,_0x208b4a){_0x208b4a||(_0x208b4a=_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0x755')](_0x453f24,_0x4b6e87,_0xe559e2,0xff)),_0x453f24/=0xff,_0x4b6e87/=0xff,_0xe559e2/=0xff;var _0x3c0b3c=Math['min'](_0x453f24,_0x4b6e87,_0xe559e2),_0x13dde9=Math['max'](_0x453f24,_0x4b6e87,_0xe559e2),_0x35a346=_0x13dde9-_0x3c0b3c;return _0x208b4a['h']=0x0,_0x208b4a['s']=0x0===_0x13dde9?0x0:_0x35a346/_0x13dde9,_0x208b4a['v']=_0x13dde9,_0x13dde9!==_0x3c0b3c&&(_0x13dde9===_0x453f24?_0x208b4a['h']=(_0x4b6e87-_0xe559e2)/_0x35a346+(_0x4b6e87<_0xe559e2?0x6:0x0):_0x13dde9===_0x4b6e87?_0x208b4a['h']=(_0xe559e2-_0x453f24)/_0x35a346+0x2:_0x13dde9===_0xe559e2&&(_0x208b4a['h']=(_0x453f24-_0x4b6e87)/_0x35a346+0x4),_0x208b4a['h']/=0x6),_0x208b4a;},'HSVtoRGB':function(_0x3bea0f,_0x2eba35,_0x1738ac,_0x35d0dd){void 0x0===_0x35d0dd&&(_0x35d0dd=_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0x755')](0x0,0x0,0x0,0x1,_0x3bea0f,_0x2eba35,0x0,_0x1738ac));var _0x172c12,_0x53ee14,_0x2ee4b6,_0x57fc45=Math[_0x3cc2('0xaa')](0x6*_0x3bea0f),_0x1f33fd=0x6*_0x3bea0f-_0x57fc45,_0x492843=_0x1738ac*(0x1-_0x2eba35),_0x48f12b=_0x1738ac*(0x1-_0x1f33fd*_0x2eba35),_0x562033=_0x1738ac*(0x1-(0x1-_0x1f33fd)*_0x2eba35);switch(_0x57fc45%0x6){case 0x0:_0x172c12=_0x1738ac,_0x53ee14=_0x562033,_0x2ee4b6=_0x492843;break;case 0x1:_0x172c12=_0x48f12b,_0x53ee14=_0x1738ac,_0x2ee4b6=_0x492843;break;case 0x2:_0x172c12=_0x492843,_0x53ee14=_0x1738ac,_0x2ee4b6=_0x562033;break;case 0x3:_0x172c12=_0x492843,_0x53ee14=_0x48f12b,_0x2ee4b6=_0x1738ac;break;case 0x4:_0x172c12=_0x562033,_0x53ee14=_0x492843,_0x2ee4b6=_0x1738ac;break;case 0x5:_0x172c12=_0x1738ac,_0x53ee14=_0x492843,_0x2ee4b6=_0x48f12b;}return _0x35d0dd['r']=Math[_0x3cc2('0xaa')](0xff*_0x172c12),_0x35d0dd['g']=Math['floor'](0xff*_0x53ee14),_0x35d0dd['b']=Math['floor'](0xff*_0x2ee4b6),_0x2beb52['Color']['updateColor'](_0x35d0dd),_0x35d0dd;},'hueToColor':function(_0x51f7f3,_0x3dd7da,_0x430a4e){return _0x430a4e<0x0&&(_0x430a4e+=0x1),_0x430a4e>0x1&&(_0x430a4e-=0x1),_0x430a4e<0x1/0x6?_0x51f7f3+0x6*(_0x3dd7da-_0x51f7f3)*_0x430a4e:_0x430a4e<0.5?_0x3dd7da:_0x430a4e<0x2/0x3?_0x51f7f3+(_0x3dd7da-_0x51f7f3)*(0x2/0x3-_0x430a4e)*0x6:_0x51f7f3;},'createColor':function(_0x10ec4a,_0x3840d4,_0x2a92d8,_0x1753b5,_0x80c86b,_0x440c96,_0x3ea092,_0x2236c6){var _0x1dd54f={'r':_0x10ec4a||0x0,'g':_0x3840d4||0x0,'b':_0x2a92d8||0x0,'a':_0x1753b5||0x1,'h':_0x80c86b||0x0,'s':_0x440c96||0x0,'l':_0x3ea092||0x0,'v':_0x2236c6||0x0,'color':0x0,'color32':0x0,'rgba':''};return _0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0x3d6')](_0x1dd54f);},'updateColor':function(_0xdb9b14){return _0xdb9b14[_0x3cc2('0xcf3')]='rgba('+_0xdb9b14['r'][_0x3cc2('0x39d')]()+','+_0xdb9b14['g'][_0x3cc2('0x39d')]()+','+_0xdb9b14['b'][_0x3cc2('0x39d')]()+','+_0xdb9b14['a'][_0x3cc2('0x241')]()+')',_0xdb9b14[_0x3cc2('0x14d')]=_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xcf6')](_0xdb9b14['r'],_0xdb9b14['g'],_0xdb9b14['b']),_0xdb9b14[_0x3cc2('0xcf7')]=_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xcf8')](0xff*_0xdb9b14['a'],_0xdb9b14['r'],_0xdb9b14['g'],_0xdb9b14['b']),_0xdb9b14;},'getColor32':function(_0x1a2839,_0x1add51,_0x4b2da8,_0x539a79){return _0x1a2839<<0x18|_0x1add51<<0x10|_0x4b2da8<<0x8|_0x539a79;},'getColor':function(_0x283415,_0x8f8456,_0x2458d9){return _0x283415<<0x10|_0x8f8456<<0x8|_0x2458d9;},'RGBtoString':function(_0x365591,_0xb4d4a1,_0xe985,_0x369ecd,_0x186ecd){return void 0x0===_0x369ecd&&(_0x369ecd=0xff),void 0x0===_0x186ecd&&(_0x186ecd='#'),'#'===_0x186ecd?'#'+((0x1<<0x18)+(_0x365591<<0x10)+(_0xb4d4a1<<0x8)+_0xe985)[_0x3cc2('0x241')](0x10)[_0x3cc2('0x27a')](0x1):'0x'+_0x2beb52['Color'][_0x3cc2('0xcf9')](_0x369ecd)+_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xcf9')](_0x365591)+_0x2beb52['Color'][_0x3cc2('0xcf9')](_0xb4d4a1)+_0x2beb52['Color']['componentToHex'](_0xe985);},'hexToRGB':function(_0x33cb31){var _0x37ae23=_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xcfa')](_0x33cb31);if(_0x37ae23)return _0x2beb52[_0x3cc2('0x1d6')]['getColor32'](_0x37ae23['a'],_0x37ae23['r'],_0x37ae23['g'],_0x37ae23['b']);},'hexToColor':function(_0x3a6d6f,_0x238658){_0x3a6d6f=_0x3a6d6f['replace'](/^(?:#|0x)?([a-f\d])([a-f\d])([a-f\d])$/i,function(_0x50a173,_0x8d525b,_0x1b138a,_0x4bc553){return _0x8d525b+_0x8d525b+_0x1b138a+_0x1b138a+_0x4bc553+_0x4bc553;});var _0x2e996d=/^(?:#|0x)?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i['exec'](_0x3a6d6f);if(_0x2e996d){var _0xd395b9=parseInt(_0x2e996d[0x1],0x10),_0x120117=parseInt(_0x2e996d[0x2],0x10),_0x17254d=parseInt(_0x2e996d[0x3],0x10);_0x238658?(_0x238658['r']=_0xd395b9,_0x238658['g']=_0x120117,_0x238658['b']=_0x17254d):_0x238658=_0x2beb52['Color'][_0x3cc2('0x755')](_0xd395b9,_0x120117,_0x17254d);}return _0x238658;},'webToColor':function(_0x35dc32,_0x12ea52){_0x12ea52||(_0x12ea52=_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0x755')]());var _0x5d11fe=/^rgba?\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(?:,\s*(\d+(?:\.\d+)?))?\s*\)$/[_0x3cc2('0x81c')](_0x35dc32);return _0x5d11fe&&(_0x12ea52['r']=~~Number(_0x5d11fe[0x1]),_0x12ea52['g']=~~Number(_0x5d11fe[0x2]),_0x12ea52['b']=~~Number(_0x5d11fe[0x3]),_0x12ea52['a']=void 0x0!==_0x5d11fe[0x4]?Number(_0x5d11fe[0x4]):0x1,_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0x3d6')](_0x12ea52)),_0x12ea52;},'valueToColor':function(_0x1ff0ee,_0x22cefa){if(_0x22cefa||(_0x22cefa=_0x2beb52['Color']['createColor']()),_0x3cc2('0x357')==typeof _0x1ff0ee)return 0x0===_0x1ff0ee[_0x3cc2('0x76')](_0x3cc2('0xcfb'))?_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xcfc')](_0x1ff0ee,_0x22cefa):(_0x22cefa['a']=0x1,_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xcfa')](_0x1ff0ee,_0x22cefa));if(_0x3cc2('0x231')==typeof _0x1ff0ee){var _0x143527=_0x2beb52[_0x3cc2('0x1d6')]['getRGB'](_0x1ff0ee);return _0x22cefa['r']=_0x143527['r'],_0x22cefa['g']=_0x143527['g'],_0x22cefa['b']=_0x143527['b'],_0x22cefa['a']=_0x143527['a']/0xff,_0x22cefa;}return _0x22cefa;},'componentToHex':function(_0x3fa085){var _0x54f239=_0x3fa085[_0x3cc2('0x241')](0x10);return 0x1===_0x54f239['length']?'0'+_0x54f239:_0x54f239;},'HSVColorWheel':function(_0x1ce42b,_0x50552f){void 0x0===_0x1ce42b&&(_0x1ce42b=0x1),void 0x0===_0x50552f&&(_0x50552f=0x1);for(var _0x307178=[],_0x15c0e9=0x0;_0x15c0e9<=0x167;_0x15c0e9++)_0x307178[_0x3cc2('0x9')](_0x2beb52[_0x3cc2('0x1d6')]['HSVtoRGB'](_0x15c0e9/0x167,_0x1ce42b,_0x50552f));return _0x307178;},'HSLColorWheel':function(_0x4b82a7,_0x36ebd8){void 0x0===_0x4b82a7&&(_0x4b82a7=0.5),void 0x0===_0x36ebd8&&(_0x36ebd8=0.5);for(var _0x4114fb=[],_0x20fa85=0x0;_0x20fa85<=0x167;_0x20fa85++)_0x4114fb[_0x3cc2('0x9')](_0x2beb52['Color']['HSLtoRGB'](_0x20fa85/0x167,_0x4b82a7,_0x36ebd8));return _0x4114fb;},'interpolateColor':function(_0x2840fb,_0x13d62c,_0x1144e6,_0x33839e,_0x485c36,_0x1b3b2c){void 0x0===_0x485c36&&(_0x485c36=0xff),void 0x0===_0x1b3b2c&&(_0x1b3b2c=0x0);var _0x2b4ed6=_0x2beb52['Color'][_0x3cc2('0xcfd')](_0x2840fb),_0x1b486a=_0x2beb52[_0x3cc2('0x1d6')]['getRGB'](_0x13d62c);if(0x0===_0x1b3b2c)var _0x27b8eb=(_0x1b486a[_0x3cc2('0xcfe')]-_0x2b4ed6['red'])*_0x33839e/_0x1144e6+_0x2b4ed6[_0x3cc2('0xcfe')],_0x3419e0=(_0x1b486a[_0x3cc2('0xcff')]-_0x2b4ed6[_0x3cc2('0xcff')])*_0x33839e/_0x1144e6+_0x2b4ed6[_0x3cc2('0xcff')],_0x27fa3f=(_0x1b486a['blue']-_0x2b4ed6[_0x3cc2('0xd00')])*_0x33839e/_0x1144e6+_0x2b4ed6[_0x3cc2('0xd00')];if(0x1===_0x1b3b2c){var _0xef7d5d,_0x2d99a=_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xd01')](_0x2b4ed6['r'],_0x2b4ed6['g'],_0x2b4ed6['b']),_0x390e77=_0x2beb52[_0x3cc2('0x1d6')]['RGBtoHSV'](_0x1b486a['r'],_0x1b486a['g'],_0x1b486a['b']),_0x3055ee=_0x390e77['h']-_0x2d99a['h'];if(_0x2d99a['h']>_0x390e77['h']){var _0x86b47c=_0x390e77['h'];_0x390e77['h']=_0x2d99a['h'],_0x2d99a['h']=_0x86b47c,_0x3055ee=-_0x3055ee,_0x33839e=_0x1144e6-_0x33839e;}_0x3055ee>0.5&&(_0x2d99a['h']=_0x2d99a['h']+0x1,_0xef7d5d=((_0x390e77['h']-_0x2d99a['h'])*_0x33839e/_0x1144e6+_0x2d99a['h'])%0x1),_0x3055ee<=0.5&&(_0xef7d5d=(_0x390e77['h']-_0x2d99a['h'])*_0x33839e/_0x1144e6+_0x2d99a['h']);var _0x123a3e=(_0x390e77['s']-_0x2d99a['s'])*_0x33839e/_0x1144e6+_0x2d99a['s'],_0x5741d2=(_0x390e77['v']-_0x2d99a['v'])*_0x33839e/_0x1144e6+_0x2d99a['v'],_0x12791d=_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xd02')](_0xef7d5d,_0x123a3e,_0x5741d2,_0x12791d),_0x27b8eb=_0x12791d['r'],_0x3419e0=_0x12791d['g'],_0x27fa3f=_0x12791d['b'];}return _0x2beb52['Color'][_0x3cc2('0xcf8')](_0x485c36,_0x27b8eb,_0x3419e0,_0x27fa3f);},'interpolateColorWithRGB':function(_0x1b3d3a,_0x132e81,_0x50a459,_0x388b0d,_0x2384ea,_0x262ce2){var _0x393bd3=_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xcfd')](_0x1b3d3a),_0x34414b=(_0x132e81-_0x393bd3[_0x3cc2('0xcfe')])*_0x262ce2/_0x2384ea+_0x393bd3[_0x3cc2('0xcfe')],_0x102e0b=(_0x50a459-_0x393bd3['green'])*_0x262ce2/_0x2384ea+_0x393bd3[_0x3cc2('0xcff')],_0xe1dcf7=(_0x388b0d-_0x393bd3[_0x3cc2('0xd00')])*_0x262ce2/_0x2384ea+_0x393bd3[_0x3cc2('0xd00')];return _0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xcf6')](_0x34414b,_0x102e0b,_0xe1dcf7);},'interpolateRGB':function(_0x37659c,_0x5602f8,_0x1a0f58,_0x25b09e,_0x4191a5,_0x44f1bf,_0x49db03,_0x9ceb2b){var _0x611d09=(_0x25b09e-_0x37659c)*_0x9ceb2b/_0x49db03+_0x37659c,_0x472b23=(_0x4191a5-_0x5602f8)*_0x9ceb2b/_0x49db03+_0x5602f8,_0x2aecf3=(_0x44f1bf-_0x1a0f58)*_0x9ceb2b/_0x49db03+_0x1a0f58;return _0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xcf6')](_0x611d09,_0x472b23,_0x2aecf3);},'linear':function(_0xefddd7,_0x1ada7f,_0x283387){return this[_0x3cc2('0xd03')](_0xefddd7,_0x1ada7f,0x1,_0x283387);},'linearInterpolation':function(_0x1bead4,_0x47bafb){var _0x2384e3=_0x2beb52['Math'][_0x3cc2('0x29f')](0x0,_0x1bead4[_0x3cc2('0x8')]-0x1,_0x47bafb),_0xd37dbc=_0x1bead4[Math[_0x3cc2('0xaa')](_0x2384e3)],_0x4173c0=_0x1bead4[Math[_0x3cc2('0x58')](_0x2384e3)];return this[_0x3cc2('0x29f')](_0xd37dbc,_0x4173c0,_0x2384e3%0x1);},'getRandomColor':function(_0x584662,_0x47735c,_0x465358){if(void 0x0===_0x584662&&(_0x584662=0x0),void 0x0===_0x47735c&&(_0x47735c=0xff),void 0x0===_0x465358&&(_0x465358=0xff),_0x47735c>0xff||_0x584662>_0x47735c)return _0x2beb52[_0x3cc2('0x1d6')]['getColor'](0xff,0xff,0xff);var _0x3461c7=_0x584662+Math[_0x3cc2('0x2c1')](Math['random']()*(_0x47735c-_0x584662)),_0x3d4766=_0x584662+Math[_0x3cc2('0x2c1')](Math[_0x3cc2('0x287')]()*(_0x47735c-_0x584662)),_0x946aba=_0x584662+Math['round'](Math[_0x3cc2('0x287')]()*(_0x47735c-_0x584662));return _0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xcf8')](_0x465358,_0x3461c7,_0x3d4766,_0x946aba);},'getRGB':function(_0x4287d7){return _0x4287d7>0xffffff?{'alpha':_0x4287d7>>>0x18,'red':_0x4287d7>>0x10&0xff,'green':_0x4287d7>>0x8&0xff,'blue':0xff&_0x4287d7,'a':_0x4287d7>>>0x18,'r':_0x4287d7>>0x10&0xff,'g':_0x4287d7>>0x8&0xff,'b':0xff&_0x4287d7}:{'alpha':0xff,'red':_0x4287d7>>0x10&0xff,'green':_0x4287d7>>0x8&0xff,'blue':0xff&_0x4287d7,'a':0xff,'r':_0x4287d7>>0x10&0xff,'g':_0x4287d7>>0x8&0xff,'b':0xff&_0x4287d7};},'getWebRGB':function(_0x13e50c){if(_0x3cc2('0x27f')==typeof _0x13e50c)return _0x3cc2('0x74f')+_0x13e50c['r'][_0x3cc2('0x241')]()+','+_0x13e50c['g'][_0x3cc2('0x241')]()+','+_0x13e50c['b'][_0x3cc2('0x241')]()+','+(_0x13e50c['a']/0xff)[_0x3cc2('0x241')]()+')';var _0x5cb7c4=_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xcfd')](_0x13e50c);return'rgba('+_0x5cb7c4['r']['toString']()+','+_0x5cb7c4['g'][_0x3cc2('0x241')]()+','+_0x5cb7c4['b'][_0x3cc2('0x241')]()+','+(_0x5cb7c4['a']/0xff)['toString']()+')';},'getAlpha':function(_0x6e68ee){return _0x6e68ee>>>0x18;},'getAlphaFloat':function(_0x340143){return(_0x340143>>>0x18)/0xff;},'getRed':function(_0x582762){return _0x582762>>0x10&0xff;},'getGreen':function(_0x13d6d8){return _0x13d6d8>>0x8&0xff;},'getBlue':function(_0x465271){return 0xff&_0x465271;},'blendNormal':function(_0x163a5e){return _0x163a5e;},'blendLighten':function(_0x5d559b,_0x1040b0){return _0x1040b0>_0x5d559b?_0x1040b0:_0x5d559b;},'blendDarken':function(_0x17e0be,_0x507115){return _0x507115>_0x17e0be?_0x17e0be:_0x507115;},'blendMultiply':function(_0x3ffffb,_0x525a3d){return _0x3ffffb*_0x525a3d/0xff;},'blendAverage':function(_0x519f5e,_0x14bce9){return(_0x519f5e+_0x14bce9)/0x2;},'blendAdd':function(_0x4b53e8,_0x326c18){return Math['min'](0xff,_0x4b53e8+_0x326c18);},'blendSubtract':function(_0x1f2154,_0x24af48){return Math[_0x3cc2('0x57')](0x0,_0x1f2154+_0x24af48-0xff);},'blendDifference':function(_0x4fbbb4,_0x2e1d6b){return Math[_0x3cc2('0x2ad')](_0x4fbbb4-_0x2e1d6b);},'blendNegation':function(_0x185eda,_0x474002){return 0xff-Math['abs'](0xff-_0x185eda-_0x474002);},'blendScreen':function(_0x316b14,_0x66b582){return 0xff-((0xff-_0x316b14)*(0xff-_0x66b582)>>0x8);},'blendExclusion':function(_0x4d4e66,_0x88052d){return _0x4d4e66+_0x88052d-0x2*_0x4d4e66*_0x88052d/0xff;},'blendOverlay':function(_0x5befa2,_0x201100){return _0x201100<0x80?0x2*_0x5befa2*_0x201100/0xff:0xff-0x2*(0xff-_0x5befa2)*(0xff-_0x201100)/0xff;},'blendSoftLight':function(_0x84f7e7,_0x3b7945){return _0x3b7945<0x80?0x2*(0x40+(_0x84f7e7>>0x1))*(_0x3b7945/0xff):0xff-0x2*(0xff-(0x40+(_0x84f7e7>>0x1)))*(0xff-_0x3b7945)/0xff;},'blendHardLight':function(_0xda093c,_0x210b7d){return _0x2beb52[_0x3cc2('0x1d6')]['blendOverlay'](_0x210b7d,_0xda093c);},'blendColorDodge':function(_0x37e850,_0x50c302){return 0xff===_0x50c302?_0x50c302:Math[_0x3cc2('0x2bf')](0xff,(_0x37e850<<0x8)/(0xff-_0x50c302));},'blendColorBurn':function(_0x11a077,_0x453abd){return 0x0===_0x453abd?_0x453abd:Math['max'](0x0,0xff-(0xff-_0x11a077<<0x8)/_0x453abd);},'blendLinearDodge':function(_0x16546e,_0x5cf270){return _0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xd04')](_0x16546e,_0x5cf270);},'blendLinearBurn':function(_0x43b9eb,_0x238aea){return _0x2beb52[_0x3cc2('0x1d6')]['blendSubtract'](_0x43b9eb,_0x238aea);},'blendLinearLight':function(_0x264e2d,_0x45fd86){return _0x45fd86<0x80?_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xd05')](_0x264e2d,0x2*_0x45fd86):_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xd06')](_0x264e2d,0x2*(_0x45fd86-0x80));},'blendVividLight':function(_0x24d97c,_0x2d5bfd){return _0x2d5bfd<0x80?_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xd07')](_0x24d97c,0x2*_0x2d5bfd):_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xd08')](_0x24d97c,0x2*(_0x2d5bfd-0x80));},'blendPinLight':function(_0x4c2a02,_0x287a1d){return _0x287a1d<0x80?_0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xd09')](_0x4c2a02,0x2*_0x287a1d):_0x2beb52[_0x3cc2('0x1d6')]['blendLighten'](_0x4c2a02,0x2*(_0x287a1d-0x80));},'blendHardMix':function(_0x3adfce,_0x1f56f2){return _0x2beb52[_0x3cc2('0x1d6')][_0x3cc2('0xd0a')](_0x3adfce,_0x1f56f2)<0x80?0x0:0xff;},'blendReflect':function(_0x43eeae,_0x546bf8){return 0xff===_0x546bf8?_0x546bf8:Math[_0x3cc2('0x2bf')](0xff,_0x43eeae*_0x43eeae/(0xff-_0x546bf8));},'blendGlow':function(_0x4c9129,_0x4b6d45){return _0x2beb52['Color']['blendReflect'](_0x4b6d45,_0x4c9129);},'blendPhoenix':function(_0xee0434,_0x58e4f2){return Math['min'](_0xee0434,_0x58e4f2)-Math[_0x3cc2('0x57')](_0xee0434,_0x58e4f2)+0xff;}},_0x2beb52['Physics']=function(_0x3afade,_0x12c35d){_0x12c35d=_0x12c35d||{},this[_0x3cc2('0x3e')]=_0x3afade,this[_0x3cc2('0x3b5')]=_0x12c35d,this[_0x3cc2('0xd0b')]=null,this['p2']=null,this[_0x3cc2('0xd0c')]=null,this[_0x3cc2('0xc65')]=null,this[_0x3cc2('0xd0d')]=null,this[_0x3cc2('0xd0e')]=null,this[_0x3cc2('0x3b6')]();},_0x2beb52[_0x3cc2('0x3dd')][_0x3cc2('0x3de')]=0x0,_0x2beb52[_0x3cc2('0x3dd')]['P2JS']=0x1,_0x2beb52[_0x3cc2('0x3dd')]['NINJA']=0x2,_0x2beb52['Physics'][_0x3cc2('0xc62')]=0x3,_0x2beb52[_0x3cc2('0x3dd')]['CHIPMUNK']=0x4,_0x2beb52[_0x3cc2('0x3dd')]['MATTERJS']=0x5,_0x2beb52[_0x3cc2('0x3dd')][_0x3cc2('0x36')]={'parseConfig':function(){this['config'][_0x3cc2('0x28b')](_0x3cc2('0xd0b'))&&!0x0!==this[_0x3cc2('0x3b5')][_0x3cc2('0xd0b')]||!_0x2beb52['Physics'][_0x3cc2('0x28b')](_0x3cc2('0x6f7'))||(this['arcade']=new _0x2beb52[(_0x3cc2('0x3dd'))][(_0x3cc2('0x6f7'))](this['game'])),this['config'][_0x3cc2('0x28b')](_0x3cc2('0xd0c'))&&!0x0===this['config'][_0x3cc2('0xd0c')]&&_0x2beb52[_0x3cc2('0x3dd')][_0x3cc2('0x28b')](_0x3cc2('0xd0f'))&&(this[_0x3cc2('0xd0c')]=new _0x2beb52[(_0x3cc2('0x3dd'))][(_0x3cc2('0xd0f'))](this[_0x3cc2('0x3e')])),this[_0x3cc2('0x3b5')][_0x3cc2('0x28b')]('p2')&&!0x0===this['config']['p2']&&_0x2beb52[_0x3cc2('0x3dd')][_0x3cc2('0x28b')]('P2')&&(this['p2']=new _0x2beb52['Physics']['P2'](this[_0x3cc2('0x3e')],this[_0x3cc2('0x3b5')])),this['config'][_0x3cc2('0x28b')]('box2d')&&!0x0===this[_0x3cc2('0x3b5')][_0x3cc2('0xc65')]&&_0x2beb52[_0x3cc2('0x3dd')]['hasOwnProperty'](_0x3cc2('0xc62'))&&(this[_0x3cc2('0xc65')]=new _0x2beb52[(_0x3cc2('0x3dd'))][(_0x3cc2('0xc62'))](this[_0x3cc2('0x3e')],this[_0x3cc2('0x3b5')])),this[_0x3cc2('0x3b5')][_0x3cc2('0x28b')](_0x3cc2('0xd0e'))&&!0x0===this[_0x3cc2('0x3b5')][_0x3cc2('0xd0e')]&&_0x2beb52[_0x3cc2('0x3dd')][_0x3cc2('0x28b')](_0x3cc2('0xd10'))&&(this['matter']=new _0x2beb52[(_0x3cc2('0x3dd'))][(_0x3cc2('0xd10'))](this['game'],this[_0x3cc2('0x3b5')]));},'startSystem':function(_0x2b434b){_0x2b434b===_0x2beb52[_0x3cc2('0x3dd')][_0x3cc2('0x3de')]?this[_0x3cc2('0xd0b')]=new _0x2beb52['Physics'][(_0x3cc2('0x6f7'))](this[_0x3cc2('0x3e')]):_0x2b434b===_0x2beb52['Physics'][_0x3cc2('0x6a6')]?null===this['p2']?this['p2']=new _0x2beb52[(_0x3cc2('0x3dd'))]['P2'](this['game'],this[_0x3cc2('0x3b5')]):this['p2'][_0x3cc2('0x35f')]():_0x2b434b===_0x2beb52[_0x3cc2('0x3dd')][_0x3cc2('0xd11')]?this[_0x3cc2('0xd0c')]=new _0x2beb52[(_0x3cc2('0x3dd'))][(_0x3cc2('0xd0f'))](this[_0x3cc2('0x3e')]):_0x2b434b===_0x2beb52[_0x3cc2('0x3dd')][_0x3cc2('0xc62')]?null===this[_0x3cc2('0xc65')]?this[_0x3cc2('0xc65')]=new _0x2beb52['Physics'][(_0x3cc2('0xc63'))](this['game'],this[_0x3cc2('0x3b5')]):this['box2d']['reset']():_0x2b434b===_0x2beb52[_0x3cc2('0x3dd')][_0x3cc2('0xd12')]&&(null===this[_0x3cc2('0xd0e')]?this['matter']=new _0x2beb52[(_0x3cc2('0x3dd'))][(_0x3cc2('0xd10'))](this[_0x3cc2('0x3e')],this[_0x3cc2('0x3b5')]):this[_0x3cc2('0xd0e')][_0x3cc2('0x35f')]());},'enable':function(_0x44c686,_0x2a7797,_0x6953a9){void 0x0===_0x2a7797&&(_0x2a7797=_0x2beb52[_0x3cc2('0x3dd')]['ARCADE']),void 0x0===_0x6953a9&&(_0x6953a9=!0x1),_0x2a7797===_0x2beb52[_0x3cc2('0x3dd')][_0x3cc2('0x3de')]?this['arcade'][_0x3cc2('0x174')](_0x44c686):_0x2a7797===_0x2beb52[_0x3cc2('0x3dd')][_0x3cc2('0x6a6')]&&this['p2']?this['p2'][_0x3cc2('0x174')](_0x44c686,_0x6953a9):_0x2a7797===_0x2beb52[_0x3cc2('0x3dd')][_0x3cc2('0xd11')]&&this[_0x3cc2('0xd0c')]?this[_0x3cc2('0xd0c')][_0x3cc2('0xd13')](_0x44c686):_0x2a7797===_0x2beb52['Physics']['BOX2D']&&this[_0x3cc2('0xc65')]?this[_0x3cc2('0xc65')]['enable'](_0x44c686):_0x2a7797===_0x2beb52[_0x3cc2('0x3dd')][_0x3cc2('0xd12')]&&this[_0x3cc2('0xd0e')]?this[_0x3cc2('0xd0e')][_0x3cc2('0x174')](_0x44c686):console[_0x3cc2('0x184')](_0x44c686['key']+_0x3cc2('0xd14'));},'preUpdate':function(){this['p2']&&this['p2']['preUpdate'](),this[_0x3cc2('0xc65')]&&this[_0x3cc2('0xc65')][_0x3cc2('0x3aa')](),this['matter']&&this['matter']['preUpdate']();},'update':function(){this['p2']&&this['p2'][_0x3cc2('0x367')](),this[_0x3cc2('0xc65')]&&this['box2d'][_0x3cc2('0x367')](),this[_0x3cc2('0xd0e')]&&this['matter'][_0x3cc2('0x367')]();},'setBoundsToWorld':function(){this[_0x3cc2('0xd0b')]&&this[_0x3cc2('0xd0b')][_0x3cc2('0x443')](),this[_0x3cc2('0xd0c')]&&this['ninja'][_0x3cc2('0x443')](),this['p2']&&this['p2'][_0x3cc2('0x443')](),this['box2d']&&this[_0x3cc2('0xc65')]['setBoundsToWorld'](),this['matter']&&this['matter']['setBoundsToWorld']();},'clear':function(){this['p2']&&this['p2']['clear'](),this[_0x3cc2('0xc65')]&&this[_0x3cc2('0xc65')]['clear'](),this[_0x3cc2('0xd0e')]&&this[_0x3cc2('0xd0e')]['clear']();},'reset':function(){this['p2']&&this['p2'][_0x3cc2('0x35f')](),this['box2d']&&this[_0x3cc2('0xc65')][_0x3cc2('0x35f')](),this['matter']&&this[_0x3cc2('0xd0e')]['reset']();},'destroy':function(){this['p2']&&this['p2']['destroy'](),this[_0x3cc2('0xc65')]&&this[_0x3cc2('0xc65')][_0x3cc2('0x38')](),this[_0x3cc2('0xd0e')]&&this['matter'][_0x3cc2('0x38')](),this[_0x3cc2('0xd0b')]=null,this[_0x3cc2('0xd0c')]=null,this['p2']=null,this[_0x3cc2('0xc65')]=null,this[_0x3cc2('0xd0e')]=null;}},_0x2beb52[_0x3cc2('0x3dd')]['prototype'][_0x3cc2('0x70')]=_0x2beb52['Physics'],_0x2beb52['Particles']=function(_0x4bec88){this[_0x3cc2('0x3e')]=_0x4bec88,this[_0x3cc2('0xd15')]={},this['ID']=0x0;},_0x2beb52['Particles']['prototype']={'add':function(_0x73776){return this[_0x3cc2('0xd15')][_0x73776['id']]=_0x73776,_0x73776;},'remove':function(_0x454daa){delete this[_0x3cc2('0xd15')][_0x454daa['id']];}},_0x2beb52[_0x3cc2('0x46b')][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x46b')],_0x2beb52['Video']=function(_0x549616,_0x10d0f3,_0x1810c5){if(void 0x0===_0x10d0f3&&(_0x10d0f3=null),void 0x0===_0x1810c5&&(_0x1810c5=null),this[_0x3cc2('0x3e')]=_0x549616,this['key']=_0x10d0f3,this[_0x3cc2('0x22')]=0x0,this[_0x3cc2('0x4d')]=0x0,this[_0x3cc2('0x10b')]=_0x2beb52[_0x3cc2('0xa62')],this[_0x3cc2('0x73f')]=!0x1,this['touchLocked']=!0x1,this[_0x3cc2('0xb3d')]=new _0x2beb52['Signal'](),this['onChangeSource']=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0x988')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0xd16')]=new _0x2beb52['Signal'](),this[_0x3cc2('0xd17')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0xd18')]=new _0x2beb52[(_0x3cc2('0x311'))](),this[_0x3cc2('0xb60')]=new _0x2beb52[(_0x3cc2('0x311'))](),this['playWhenUnlocked']=!0x0,this[_0x3cc2('0xd19')]=0x3a98,this[_0x3cc2('0x945')]=null,this[_0x3cc2('0xa2a')]=null,this[_0x3cc2('0xd1a')]=null,this[_0x3cc2('0xd1b')]=!0x1,this[_0x3cc2('0xd1c')]=0x14,this[_0x3cc2('0xd1d')]=0x0,this[_0x3cc2('0xd1e')]=0x1f4,this[_0x3cc2('0xd1f')]=null,this[_0x3cc2('0xb62')]=!0x1,this['_muted']=!0x1,this[_0x3cc2('0x4a4')]=!0x1,this['_paused']=!0x1,this[_0x3cc2('0xd20')]=!0x1,this[_0x3cc2('0xd21')]=!0x1,this[_0x3cc2('0xd22')]=!0x1,this[_0x3cc2('0xd23')]=null,this[_0x3cc2('0xd24')]=null,_0x10d0f3&&this['game'][_0x3cc2('0x180')]['checkVideoKey'](_0x10d0f3)){var _0x2c2326=this[_0x3cc2('0x3e')]['cache'][_0x3cc2('0xa63')](_0x10d0f3);_0x2c2326[_0x3cc2('0xd25')]?this[_0x3cc2('0xd26')](_0x2c2326[_0x3cc2('0x1ba')]):this[_0x3cc2('0xa2a')]=_0x2c2326['data'],this[_0x3cc2('0x22')]=this[_0x3cc2('0xa2a')][_0x3cc2('0xd27')],this[_0x3cc2('0x4d')]=this['video'][_0x3cc2('0xd28')];}else _0x1810c5&&this['createVideoFromURL'](_0x1810c5,!0x1);this[_0x3cc2('0xa2a')]&&!_0x1810c5?(this['baseTexture']=new PIXI[(_0x3cc2('0x263'))](this['video'],null,this['game'][_0x3cc2('0xa0')]),this[_0x3cc2('0x5a')][_0x3cc2('0xd29')](this['width'],this['height'])):(this[_0x3cc2('0x5a')]=new PIXI[(_0x3cc2('0x263'))](_0x2beb52[_0x3cc2('0x466')][_0x3cc2('0x232')][_0x3cc2('0x5a')][_0x3cc2('0xab')],null,this['game'][_0x3cc2('0xa0')]),this[_0x3cc2('0x5a')][_0x3cc2('0xd29')](this[_0x3cc2('0x22')],this[_0x3cc2('0x4d')])),this[_0x3cc2('0x5c')]=new PIXI[(_0x3cc2('0x26a'))](this[_0x3cc2('0x5a')]),this[_0x3cc2('0x73d')]=new _0x2beb52['Frame'](0x0,0x0,0x0,this[_0x3cc2('0x22')],this['height'],_0x3cc2('0xa2a')),this[_0x3cc2('0x5c')][_0x3cc2('0x26d')](this[_0x3cc2('0x73d')]),this[_0x3cc2('0x5c')][_0x3cc2('0x99')]=!0x1,null!==_0x10d0f3&&this[_0x3cc2('0xa2a')]&&(this[_0x3cc2('0x5c')][_0x3cc2('0x99')]=this['video'][_0x3cc2('0xd2a')]),this[_0x3cc2('0xd2b')]=null,_0x2beb52[_0x3cc2('0x6db')]&&(this[_0x3cc2('0xd2b')]=new _0x2beb52[(_0x3cc2('0x6db'))](this['game'],'',this[_0x3cc2('0x22')],this[_0x3cc2('0x4d')])),this[_0x3cc2('0x3e')]['device'][_0x3cc2('0xb6b')]()?this[_0x3cc2('0xb6c')]():_0x2c2326&&(_0x2c2326[_0x3cc2('0x4f8')]=!0x1);},_0x2beb52['Video'][_0x3cc2('0x36')]={'connectToMediaStream':function(_0x116565,_0x150c0f){return _0x116565&&_0x150c0f&&(this[_0x3cc2('0xa2a')]=_0x116565,this[_0x3cc2('0xd1a')]=_0x150c0f,this[_0x3cc2('0xd1b')]=!0x0,this['baseTexture']['source']=this['video'],this[_0x3cc2('0x19e')](null,this[_0x3cc2('0xa2a')][_0x3cc2('0xd27')],this[_0x3cc2('0xa2a')][_0x3cc2('0xd28')]),this['onAccess'][_0x3cc2('0x330')](this)),this;},'startMediaStream':function(_0x556325,_0x476151,_0x48d3bc){if(void 0x0===_0x556325&&(_0x556325=!0x1),void 0x0===_0x476151&&(_0x476151=null),void 0x0===_0x48d3bc&&(_0x48d3bc=null),!this['game'][_0x3cc2('0x251')][_0x3cc2('0x8a5')])return this['onError'][_0x3cc2('0x330')](this,_0x3cc2('0xd2c')),!0x1;null!==this[_0x3cc2('0xd1a')]&&(this[_0x3cc2('0xd1a')][_0x3cc2('0x387')]?this[_0x3cc2('0xd1a')][_0x3cc2('0x387')]=!0x1:this[_0x3cc2('0xd1a')][_0x3cc2('0x85')]()),this[_0x3cc2('0xd2d')](),this[_0x3cc2('0xa2a')]=document[_0x3cc2('0x82e')]('video'),this['video'][_0x3cc2('0xd2e')]('autoplay','autoplay'),null!==_0x476151&&(this[_0x3cc2('0xa2a')][_0x3cc2('0x22')]=_0x476151),null!==_0x48d3bc&&(this['video']['height']=_0x48d3bc),this[_0x3cc2('0x945')]=window['setTimeout'](this[_0x3cc2('0xd2f')][_0x3cc2('0x279')](this),this[_0x3cc2('0xd19')]);try{navigator[_0x3cc2('0x8a5')]({'audio':_0x556325,'video':!0x0},this[_0x3cc2('0xd30')][_0x3cc2('0x279')](this),this[_0x3cc2('0xd31')]['bind'](this));}catch(_0x394b6a){this['getUserMediaError'](_0x394b6a);}return this;},'getUserMediaTimeout':function(){clearTimeout(this['_timeOutID']),this[_0x3cc2('0xd18')][_0x3cc2('0x330')](this);},'getUserMediaError':function(_0x124ee3){clearTimeout(this[_0x3cc2('0x945')]),this[_0x3cc2('0xd17')]['dispatch'](this,_0x124ee3);},'getUserMediaSuccess':function(_0x1c732e){clearTimeout(this['_timeOutID']),this[_0x3cc2('0xd1a')]=_0x1c732e,void 0x0!==this['video'][_0x3cc2('0xd32')]?this[_0x3cc2('0xa2a')][_0x3cc2('0xd32')]=_0x1c732e:this[_0x3cc2('0xa2a')][_0x3cc2('0x752')]=window[_0x3cc2('0x905')]&&window[_0x3cc2('0x905')][_0x3cc2('0xd33')](_0x1c732e)||_0x1c732e;var _0x25f7c3=this;this[_0x3cc2('0xa2a')][_0x3cc2('0xd34')]=function(){function _0x5598f9(){if(_0x1ff3cd>0x0)if(_0x25f7c3['video'][_0x3cc2('0xd27')]>0x0){var _0xe46ea6=_0x25f7c3[_0x3cc2('0xa2a')][_0x3cc2('0xd27')],_0x42d026=_0x25f7c3[_0x3cc2('0xa2a')][_0x3cc2('0xd28')];isNaN(_0x25f7c3['video'][_0x3cc2('0xd28')])&&(_0x42d026=_0xe46ea6/(0x4/0x3)),_0x25f7c3['video'][_0x3cc2('0x68a')](),_0x25f7c3[_0x3cc2('0xd1b')]=!0x0,_0x25f7c3['baseTexture'][_0x3cc2('0xab')]=_0x25f7c3['video'],_0x25f7c3[_0x3cc2('0x19e')](null,_0xe46ea6,_0x42d026),_0x25f7c3[_0x3cc2('0xd16')][_0x3cc2('0x330')](_0x25f7c3);}else window[_0x3cc2('0x8c5')](_0x5598f9,0x1f4);else console[_0x3cc2('0x184')]('Unable\x20to\x20connect\x20to\x20video\x20stream.\x20Webcam\x20error?');_0x1ff3cd--;}var _0x1ff3cd=0xa;_0x5598f9();};},'createVideoFromBlob':function(_0x1cabb9){var _0x4ece1d=this;return this[_0x3cc2('0xa2a')]=document[_0x3cc2('0x82e')](_0x3cc2('0xa2a')),this['video'][_0x3cc2('0xd35')]=!0x1,this['video'][_0x3cc2('0xd2e')](_0x3cc2('0xadb'),_0x3cc2('0xadb')),this[_0x3cc2('0xa2a')][_0x3cc2('0x3ca')](_0x3cc2('0xa9b'),function(_0x1e5e16){_0x4ece1d[_0x3cc2('0x19e')](_0x1e5e16);},!0x0),this[_0x3cc2('0xa2a')]['src']=window[_0x3cc2('0x905')][_0x3cc2('0xd33')](_0x1cabb9),this['video'][_0x3cc2('0xd2a')]=!0x0,this;},'createVideoFromURL':function(_0x1f0f6c,_0x5d2eaa){return void 0x0===_0x5d2eaa&&(_0x5d2eaa=!0x1),this['texture']&&(this[_0x3cc2('0x5c')][_0x3cc2('0x99')]=!0x1),this[_0x3cc2('0xa2a')]=document[_0x3cc2('0x82e')](_0x3cc2('0xa2a')),this[_0x3cc2('0xa2a')]['controls']=!0x1,_0x5d2eaa&&this[_0x3cc2('0xa2a')][_0x3cc2('0xd2e')](_0x3cc2('0xadb'),'autoplay'),this['video'][_0x3cc2('0x752')]=_0x1f0f6c,this[_0x3cc2('0xa2a')][_0x3cc2('0xd2a')]=!0x0,this[_0x3cc2('0xa2a')][_0x3cc2('0x35e')](),this[_0x3cc2('0xd1d')]=this[_0x3cc2('0xd1c')],this[_0x3cc2('0xd1f')]=window[_0x3cc2('0x8c5')](this['checkVideoProgress'][_0x3cc2('0x279')](this),this[_0x3cc2('0xd1e')]),this[_0x3cc2('0x339')]=_0x1f0f6c,this;},'updateTexture':function(_0x21d247,_0x2ca193,_0x1ece7d){var _0x16a0e8=!0x1;void 0x0!==_0x2ca193&&null!==_0x2ca193||(_0x2ca193=this[_0x3cc2('0xa2a')][_0x3cc2('0xd27')],_0x16a0e8=!0x0),void 0x0!==_0x1ece7d&&null!==_0x1ece7d||(_0x1ece7d=this['video']['videoHeight']),this['width']=_0x2ca193,this['height']=_0x1ece7d,this['baseTexture']['source']!==this[_0x3cc2('0xa2a')]&&(this[_0x3cc2('0x5a')]['source']=this[_0x3cc2('0xa2a')]),this['baseTexture'][_0x3cc2('0xd29')](_0x2ca193,_0x1ece7d),this[_0x3cc2('0x5c')][_0x3cc2('0x96')][_0x3cc2('0x59')](_0x2ca193,_0x1ece7d),this[_0x3cc2('0x5c')][_0x3cc2('0x22')]=_0x2ca193,this[_0x3cc2('0x5c')][_0x3cc2('0x4d')]=_0x1ece7d,this[_0x3cc2('0x5c')][_0x3cc2('0x99')]=!0x0,this[_0x3cc2('0xd2b')]&&this['snapshot'][_0x3cc2('0x59')](_0x2ca193,_0x1ece7d),_0x16a0e8&&null!==this['key']&&(this[_0x3cc2('0x6b5')][_0x3cc2('0x330')](this,_0x2ca193,_0x1ece7d),this[_0x3cc2('0xd22')]&&(this['video'][_0x3cc2('0x68a')](),this[_0x3cc2('0xb3d')]['dispatch'](this,this[_0x3cc2('0x9dc')],this[_0x3cc2('0xd36')])));},'complete':function(){this[_0x3cc2('0x988')][_0x3cc2('0x330')](this);},'play':function(_0x5688bf,_0x1d5d2c){return this[_0x3cc2('0xd21')]?this:(void 0x0===_0x5688bf&&(_0x5688bf=!0x1),void 0x0===_0x1d5d2c&&(_0x1d5d2c=0x1),this[_0x3cc2('0x3e')]['sound'][_0x3cc2('0xb47')]&&(this[_0x3cc2('0x3e')][_0x3cc2('0x33b')][_0x3cc2('0xb47')]['add'](this[_0x3cc2('0x4a2')],this),this[_0x3cc2('0x3e')][_0x3cc2('0x33b')][_0x3cc2('0xb7a')][_0x3cc2('0x2bd')](this[_0x3cc2('0xb7c')],this),this[_0x3cc2('0x3e')][_0x3cc2('0x33b')][_0x3cc2('0xb5c')]&&this[_0x3cc2('0x4a2')]()),this[_0x3cc2('0x3e')][_0x3cc2('0x462')][_0x3cc2('0x2bd')](this[_0x3cc2('0xd37')],this),this[_0x3cc2('0x3e')][_0x3cc2('0x355')]['add'](this[_0x3cc2('0xd38')],this),this[_0x3cc2('0xd23')]=this['complete'][_0x3cc2('0x279')](this),this[_0x3cc2('0xa2a')]['addEventListener'](_0x3cc2('0xd39'),this[_0x3cc2('0xd23')],!0x0),this[_0x3cc2('0xa2a')]['addEventListener']('webkitendfullscreen',this[_0x3cc2('0xd23')],!0x0),this[_0x3cc2('0xa2a')][_0x3cc2('0x9dc')]=_0x5688bf?_0x3cc2('0x9dc'):'',this[_0x3cc2('0xa2a')][_0x3cc2('0xd36')]=_0x1d5d2c,this[_0x3cc2('0xa41')]?this[_0x3cc2('0xd20')]=!0x0:(this[_0x3cc2('0xd20')]=!0x1,null!==this[_0x3cc2('0x339')]&&(0x4!==this[_0x3cc2('0xa2a')]['readyState']?(this['retry']=this[_0x3cc2('0xd1c')],this[_0x3cc2('0xd1f')]=window[_0x3cc2('0x8c5')](this[_0x3cc2('0xd3a')][_0x3cc2('0x279')](this),this['retryInterval'])):(this[_0x3cc2('0xd24')]=this['playHandler'][_0x3cc2('0x279')](this),this['video'][_0x3cc2('0x3ca')]('playing',this[_0x3cc2('0xd24')],!0x0))),this['video'][_0x3cc2('0x68a')](),this['onPlay'][_0x3cc2('0x330')](this,_0x5688bf,_0x1d5d2c)),this);},'playHandler':function(){this[_0x3cc2('0xa2a')][_0x3cc2('0x3d7')]('playing',this[_0x3cc2('0xd24')],!0x0),this[_0x3cc2('0x19e')]();},'stop':function(){return this['game'][_0x3cc2('0x33b')][_0x3cc2('0xb47')]&&(this['game']['sound'][_0x3cc2('0xb47')][_0x3cc2('0x1a4')](this[_0x3cc2('0x4a2')],this),this[_0x3cc2('0x3e')][_0x3cc2('0x33b')]['onUnMute'][_0x3cc2('0x1a4')](this[_0x3cc2('0xb7c')],this)),this[_0x3cc2('0x3e')][_0x3cc2('0x462')][_0x3cc2('0x1a4')](this[_0x3cc2('0xd37')],this),this[_0x3cc2('0x3e')][_0x3cc2('0x355')]['remove'](this[_0x3cc2('0xd38')],this),this[_0x3cc2('0xd1b')]?(this[_0x3cc2('0xa2a')]['mozSrcObject']?(this[_0x3cc2('0xa2a')]['mozSrcObject'][_0x3cc2('0x85')](),this[_0x3cc2('0xa2a')]['src']=null):(this[_0x3cc2('0xa2a')][_0x3cc2('0x752')]='',this['videoStream'][_0x3cc2('0x387')]?this[_0x3cc2('0xd1a')][_0x3cc2('0x387')]=!0x1:this[_0x3cc2('0xd1a')]['getTracks']?this['videoStream'][_0x3cc2('0xd3b')]()[_0x3cc2('0x27d')](function(_0x1d3807){_0x1d3807[_0x3cc2('0x85')]();}):this[_0x3cc2('0xd1a')][_0x3cc2('0x85')]()),this[_0x3cc2('0xd1a')]=null,this[_0x3cc2('0xd1b')]=!0x1):(this['video'][_0x3cc2('0x3d7')](_0x3cc2('0xd39'),this[_0x3cc2('0xd23')],!0x0),this['video'][_0x3cc2('0x3d7')](_0x3cc2('0xd3c'),this[_0x3cc2('0xd23')],!0x0),this['video'][_0x3cc2('0x3d7')](_0x3cc2('0xd3d'),this['_playCallback'],!0x0),this['touchLocked']?this[_0x3cc2('0xd20')]=!0x1:this['video'][_0x3cc2('0x354')]()),this;},'add':function(_0x5b0e95){if(Array[_0x3cc2('0x66')](_0x5b0e95))for(var _0x551033=0x0;_0x551033<_0x5b0e95[_0x3cc2('0x8')];_0x551033++)_0x5b0e95[_0x551033]['loadTexture']&&_0x5b0e95[_0x551033][_0x3cc2('0x42b')](this);else _0x5b0e95['loadTexture'](this);return this;},'addToWorld':function(_0xbda345,_0x2d5ae1,_0x2f3481,_0x1f9b94,_0x1cbb29,_0x36a0c6){_0x1cbb29=_0x1cbb29||0x1,_0x36a0c6=_0x36a0c6||0x1;var _0x5378db=this[_0x3cc2('0x3e')][_0x3cc2('0x2bd')][_0x3cc2('0x182')](_0xbda345,_0x2d5ae1,this);return _0x5378db[_0x3cc2('0x62')][_0x3cc2('0x291')](_0x2f3481,_0x1f9b94),_0x5378db[_0x3cc2('0x27')]['set'](_0x1cbb29,_0x36a0c6),_0x5378db;},'render':function(){!this[_0x3cc2('0x73f')]&&this[_0x3cc2('0xd3d')]&&this[_0x3cc2('0x5a')][_0x3cc2('0x1f9')]();},'setMute':function(){this[_0x3cc2('0xb40')]||(this['_muted']=!0x0,this[_0x3cc2('0xa2a')][_0x3cc2('0xb51')]=!0x0);},'unsetMute':function(){this[_0x3cc2('0xb40')]&&!this[_0x3cc2('0xb62')]&&(this['_muted']=!0x1,this[_0x3cc2('0xa2a')][_0x3cc2('0xb51')]=!0x1);},'setPause':function(){this['_paused']||this[_0x3cc2('0xa41')]||(this['_paused']=!0x0,this['video']['pause']());},'setResume':function(){!this[_0x3cc2('0x452')]||this[_0x3cc2('0x4a4')]||this[_0x3cc2('0xa41')]||(this[_0x3cc2('0x452')]=!0x1,this['video']['ended']||this[_0x3cc2('0xa2a')][_0x3cc2('0x68a')]());},'changeSource':function(_0x2d3f78,_0x4f9da2){return void 0x0===_0x4f9da2&&(_0x4f9da2=!0x0),this['texture'][_0x3cc2('0x99')]=!0x1,this['video']['pause'](),this['_pendingChangeSource']=!0x0,this[_0x3cc2('0xd1d')]=this['retryLimit'],this['_retryID']=window[_0x3cc2('0x8c5')](this[_0x3cc2('0xd3a')][_0x3cc2('0x279')](this),this[_0x3cc2('0xd1e')]),this['video']['src']=_0x2d3f78,this[_0x3cc2('0xa2a')][_0x3cc2('0x35e')](),this[_0x3cc2('0xd22')]=_0x4f9da2,_0x4f9da2||(this[_0x3cc2('0x4a8')]=!0x0),this;},'checkVideoProgress':function(){0x4===this['video'][_0x3cc2('0x8c4')]?(this[_0x3cc2('0xd21')]=!0x1,this['updateTexture']()):--this[_0x3cc2('0xd1d')]>0x0?this[_0x3cc2('0xd1f')]=window[_0x3cc2('0x8c5')](this[_0x3cc2('0xd3a')][_0x3cc2('0x279')](this),this[_0x3cc2('0xd1e')]):console[_0x3cc2('0x184')](_0x3cc2('0xd3e'),this[_0x3cc2('0xd1b')]);},'setTouchLock':function(){this[_0x3cc2('0x3e')]['input'][_0x3cc2('0xd3f')](this[_0x3cc2('0xb6e')],this,!0x0),this[_0x3cc2('0xa41')]=!0x0;},'unlock':function(){if(this[_0x3cc2('0xa41')]=!0x1,this[_0x3cc2('0xd40')]&&(this[_0x3cc2('0xa2a')]['play'](),this['onPlay'][_0x3cc2('0x330')](this,this[_0x3cc2('0x9dc')],this['playbackRate'])),this['key']){var _0x4ccb6d=this[_0x3cc2('0x3e')][_0x3cc2('0x180')][_0x3cc2('0xa63')](this['key']);_0x4ccb6d&&!_0x4ccb6d['isBlob']&&(_0x4ccb6d[_0x3cc2('0x4f8')]=!0x1);}return this[_0x3cc2('0xb60')]['dispatch'](this),!0x0;},'grab':function(_0x372373,_0x49d3bf,_0x2bb18d){if(void 0x0===_0x372373&&(_0x372373=!0x1),void 0x0===_0x49d3bf&&(_0x49d3bf=0x1),void 0x0===_0x2bb18d&&(_0x2bb18d=null),null!==this[_0x3cc2('0xd2b')])return _0x372373&&this[_0x3cc2('0xd2b')][_0x3cc2('0x740')](),this[_0x3cc2('0xd2b')][_0x3cc2('0x245')](this['video'],0x0,0x0,this[_0x3cc2('0x22')],this['height'],0x0,0x0,this[_0x3cc2('0x22')],this[_0x3cc2('0x4d')],0x0,0x0,0x0,0x1,0x1,_0x49d3bf,_0x2bb18d),this[_0x3cc2('0xd2b')];console[_0x3cc2('0x184')](_0x3cc2('0xd41'));},'removeVideoElement':function(){if(this[_0x3cc2('0xa2a')]){for(this['video']['parentNode']&&this[_0x3cc2('0xa2a')]['parentNode']['removeChild'](this['video']);this['video'][_0x3cc2('0xd42')]();)this[_0x3cc2('0xa2a')][_0x3cc2('0x72')](this['video']['firstChild']);this['video']['removeAttribute']('autoplay'),this[_0x3cc2('0xa2a')][_0x3cc2('0xd43')](_0x3cc2('0x752')),this[_0x3cc2('0xa2a')]=null;}},'destroy':function(){this[_0x3cc2('0x85')](),this['removeVideoElement'](),this[_0x3cc2('0xa41')]&&this['game'][_0x3cc2('0x362')][_0x3cc2('0x4c6')][_0x3cc2('0xd44')](this['unlock'],this),this['_retryID']&&window[_0x3cc2('0xd45')](this['_retryID']);}},Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6b4')][_0x3cc2('0x36')],'currentTime',{'get':function(){return this['video']?this[_0x3cc2('0xa2a')][_0x3cc2('0xb29')]:0x0;},'set':function(_0x24f0b0){this[_0x3cc2('0xa2a')][_0x3cc2('0xb29')]=_0x24f0b0;}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6b4')][_0x3cc2('0x36')],'duration',{'get':function(){return this['video']?this[_0x3cc2('0xa2a')]['duration']:0x0;}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x6b4')][_0x3cc2('0x36')],_0x3cc2('0xaaf'),{'get':function(){return this['video']?this[_0x3cc2('0xa2a')][_0x3cc2('0xb29')]/this[_0x3cc2('0xa2a')][_0x3cc2('0x323')]:0x0;}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x6b4')][_0x3cc2('0x36')],'mute',{'get':function(){return this[_0x3cc2('0xb40')];},'set':function(_0x40a37a){if(_0x40a37a=_0x40a37a||null){if(this['_muted'])return;this['_codeMuted']=!0x0,this[_0x3cc2('0x4a2')]();}else{if(!this['_muted'])return;this['_codeMuted']=!0x1,this['unsetMute']();}}}),Object[_0x3cc2('0x8d')](_0x2beb52[_0x3cc2('0x6b4')][_0x3cc2('0x36')],_0x3cc2('0x4a8'),{'get':function(){return this[_0x3cc2('0x452')];},'set':function(_0x1e1859){if(_0x1e1859=_0x1e1859||null,!this['touchLocked'])if(_0x1e1859){if(this['_paused'])return;this[_0x3cc2('0x4a4')]=!0x0,this['setPause']();}else{if(!this[_0x3cc2('0x452')])return;this[_0x3cc2('0x4a4')]=!0x1,this[_0x3cc2('0xd38')]();}}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x6b4')][_0x3cc2('0x36')],'volume',{'get':function(){return this[_0x3cc2('0xa2a')]?this['video']['volume']:0x1;},'set':function(_0x54332a){_0x54332a<0x0?_0x54332a=0x0:_0x54332a>0x1&&(_0x54332a=0x1),this[_0x3cc2('0xa2a')]&&(this['video'][_0x3cc2('0x300')]=_0x54332a);}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x6b4')][_0x3cc2('0x36')],_0x3cc2('0xd36'),{'get':function(){return this[_0x3cc2('0xa2a')]?this[_0x3cc2('0xa2a')][_0x3cc2('0xd36')]:0x1;},'set':function(_0x213b48){this[_0x3cc2('0xa2a')]&&(this[_0x3cc2('0xa2a')][_0x3cc2('0xd36')]=_0x213b48);}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x6b4')]['prototype'],'loop',{'get':function(){return!!this[_0x3cc2('0xa2a')]&&this[_0x3cc2('0xa2a')][_0x3cc2('0x9dc')];},'set':function(_0x1fdf0e){_0x1fdf0e&&this[_0x3cc2('0xa2a')]?this[_0x3cc2('0xa2a')][_0x3cc2('0x9dc')]=_0x3cc2('0x9dc'):this[_0x3cc2('0xa2a')]&&(this[_0x3cc2('0xa2a')][_0x3cc2('0x9dc')]='');}}),Object['defineProperty'](_0x2beb52[_0x3cc2('0x6b4')]['prototype'],_0x3cc2('0xd3d'),{'get':function(){return!(!this[_0x3cc2('0xa2a')]||this[_0x3cc2('0xa2a')][_0x3cc2('0x4a8')]&&this[_0x3cc2('0xa2a')][_0x3cc2('0xd39')]);}}),_0x2beb52['Video'][_0x3cc2('0x36')][_0x3cc2('0x70')]=_0x2beb52[_0x3cc2('0x6b4')],void 0x0===PIXI[_0x3cc2('0x6a')]&&(PIXI[_0x3cc2('0x6a')]=_0x2beb52[_0x3cc2('0x6a')]),void 0x0===PIXI[_0x3cc2('0x11')]&&(PIXI[_0x3cc2('0x11')]=_0x2beb52[_0x3cc2('0x11')]),void 0x0===PIXI['Texture']['emptyTexture']&&(PIXI[_0x3cc2('0x26a')][_0x3cc2('0x8f')]=new PIXI[(_0x3cc2('0x26a'))](new PIXI[(_0x3cc2('0x263'))]())),void 0x0===PIXI[_0x3cc2('0x25')]['_tempMatrix']&&(PIXI['DisplayObject']['_tempMatrix']=new _0x2beb52[(_0x3cc2('0x2d'))]()),PIXI[_0x3cc2('0xd46')]=!0x0,PIXI[_0x3cc2('0xd47')]=function(){return _0x2beb52[_0x3cc2('0x44c')]['canUseMultiply'];},_0x3cc2('0x273')!=typeof exports?(_0x3cc2('0x273')!=typeof module&&module[_0x3cc2('0x271')]&&(exports=module[_0x3cc2('0x271')]=_0x2beb52),exports['Phaser']=_0x2beb52):_0x3cc2('0x273')!=typeof define&&define[_0x3cc2('0x274')]?define(_0x3cc2('0xd48'),_0x3c7871[_0x3cc2('0xd48')]=_0x2beb52):_0x3c7871[_0x3cc2('0xd48')]=_0x2beb52,_0x2beb52;}[_0x3cc2('0x4a')](this),function(_0x2839c9,_0x406a9d){_0x3cc2('0x27f')==typeof exports&&_0x3cc2('0x273')!=typeof module?module[_0x3cc2('0x271')]=_0x406a9d():_0x3cc2('0x27b')==typeof define&&define[_0x3cc2('0x274')]?define(_0x406a9d):(_0x2839c9=_0x2839c9||self)[_0x3cc2('0xd49')]=_0x406a9d();}(this,function(){'use strict';function _0x37cc87(_0x831104,_0x8d0858){function _0x5421b4(_0x41dd1a){return function(_0x35cfab){return function(_0x50046a){if(_0x3ba678)throw new TypeError(_0x3cc2('0xd4a'));for(;_0x345415;)try{if(_0x3ba678=0x1,_0x589582&&(_0x2486cf=0x2&_0x50046a[0x0]?_0x589582[_0x3cc2('0xd4b')]:_0x50046a[0x0]?_0x589582['throw']||((_0x2486cf=_0x589582['return'])&&_0x2486cf[_0x3cc2('0x4a')](_0x589582),0x0):_0x589582[_0x3cc2('0x595')])&&!(_0x2486cf=_0x2486cf[_0x3cc2('0x4a')](_0x589582,_0x50046a[0x1]))[_0x3cc2('0xd4c')])return _0x2486cf;switch(_0x589582=0x0,_0x2486cf&&(_0x50046a=[0x2&_0x50046a[0x0],_0x2486cf['value']]),_0x50046a[0x0]){case 0x0:case 0x1:_0x2486cf=_0x50046a;break;case 0x4:return _0x345415['label']++,{'value':_0x50046a[0x1],'done':!0x1};case 0x5:_0x345415[_0x3cc2('0xd4d')]++,_0x589582=_0x50046a[0x1],_0x50046a=[0x0];continue;case 0x7:_0x50046a=_0x345415[_0x3cc2('0xd4e')][_0x3cc2('0x1e1')](),_0x345415[_0x3cc2('0xd4f')]['pop']();continue;default:if(!(_0x2486cf=0x0<(_0x2486cf=_0x345415['trys'])[_0x3cc2('0x8')]&&_0x2486cf[_0x2486cf[_0x3cc2('0x8')]-0x1])&&(0x6===_0x50046a[0x0]||0x2===_0x50046a[0x0])){_0x345415=0x0;continue;}if(0x3===_0x50046a[0x0]&&(!_0x2486cf||_0x50046a[0x1]>_0x2486cf[0x0]&&_0x50046a[0x1]<_0x2486cf[0x3])){_0x345415[_0x3cc2('0xd4d')]=_0x50046a[0x1];break;}if(0x6===_0x50046a[0x0]&&_0x345415['label']<_0x2486cf[0x1]){_0x345415[_0x3cc2('0xd4d')]=_0x2486cf[0x1],_0x2486cf=_0x50046a;break;}if(_0x2486cf&&_0x345415[_0x3cc2('0xd4d')]<_0x2486cf[0x2]){_0x345415[_0x3cc2('0xd4d')]=_0x2486cf[0x2],_0x345415['ops'][_0x3cc2('0x9')](_0x50046a);break;}_0x2486cf[0x2]&&_0x345415[_0x3cc2('0xd4e')][_0x3cc2('0x1e1')](),_0x345415[_0x3cc2('0xd4f')]['pop']();continue;}_0x50046a=_0x8d0858[_0x3cc2('0x4a')](_0x831104,_0x345415);}catch(_0x200d17){_0x50046a=[0x6,_0x200d17],_0x589582=0x0;}finally{_0x3ba678=_0x2486cf=0x0;}if(0x5&_0x50046a[0x0])throw _0x50046a[0x1];return{'value':_0x50046a[0x0]?_0x50046a[0x1]:void 0x0,'done':!0x0};}([_0x41dd1a,_0x35cfab]);};}var _0x3ba678,_0x589582,_0x2486cf,_0x546209,_0x345415={'label':0x0,'sent':function(){if(0x1&_0x2486cf[0x0])throw _0x2486cf[0x1];return _0x2486cf[0x1];},'trys':[],'ops':[]};return _0x546209={'next':_0x5421b4(0x0),'throw':_0x5421b4(0x1),'return':_0x5421b4(0x2)},_0x3cc2('0x27b')==typeof Symbol&&(_0x546209[Symbol[_0x3cc2('0xd50')]]=function(){return this;}),_0x546209;}function _0x42f719(_0x15cb81){var _0x18a289=_0x3cc2('0x27b')==typeof Symbol&&_0x15cb81[Symbol[_0x3cc2('0xd50')]],_0x467f04=0x0;return _0x18a289?_0x18a289[_0x3cc2('0x4a')](_0x15cb81):{'next':function(){return _0x15cb81&&_0x467f04>=_0x15cb81[_0x3cc2('0x8')]&&(_0x15cb81=void 0x0),{'value':_0x15cb81&&_0x15cb81[_0x467f04++],'done':!_0x15cb81};}};}function _0x5649a4(_0x1adbc0,_0x9f83f7){var _0x41f8fd=_0x3cc2('0x27b')==typeof Symbol&&_0x1adbc0[Symbol[_0x3cc2('0xd50')]];if(!_0x41f8fd)return _0x1adbc0;var _0xba20dc,_0x9ef71d,_0x9a007e=_0x41f8fd[_0x3cc2('0x4a')](_0x1adbc0),_0x55d396=[];try{for(;(void 0x0===_0x9f83f7||0x0<_0x9f83f7--)&&!(_0xba20dc=_0x9a007e[_0x3cc2('0x595')]())[_0x3cc2('0xd4c')];)_0x55d396[_0x3cc2('0x9')](_0xba20dc['value']);}catch(_0x1ff41c){_0x9ef71d={'error':_0x1ff41c};}finally{try{_0xba20dc&&!_0xba20dc[_0x3cc2('0xd4c')]&&(_0x41f8fd=_0x9a007e[_0x3cc2('0xd4b')])&&_0x41f8fd[_0x3cc2('0x4a')](_0x9a007e);}finally{if(_0x9ef71d)throw _0x9ef71d[_0x3cc2('0x20')];}}return _0x55d396;}function _0x4a3e0e(_0x1ba790,_0x462760){if(!(_0x462760 instanceof Object))return _0x462760;switch(_0x462760[_0x3cc2('0x70')]){case Date:return new Date(_0x462760['getTime']());case Object:void 0x0===_0x1ba790&&(_0x1ba790={});break;case Array:_0x1ba790=[];break;default:return _0x462760;}for(var _0x1a5add in _0x462760)_0x462760[_0x3cc2('0x28b')](_0x1a5add)&&(_0x1ba790[_0x1a5add]=_0x4a3e0e(_0x1ba790[_0x1a5add],_0x462760[_0x1a5add]));return _0x1ba790;}function _0x139975(){var _0x2f0d0c=this;this[_0x3cc2('0xd51')]=function(){},this[_0x3cc2('0xd52')]=function(){},this[_0x3cc2('0xd53')]=new Promise(function(_0x565499,_0x5bec8b){_0x2f0d0c[_0x3cc2('0xd52')]=_0x565499,_0x2f0d0c['reject']=_0x5bec8b;});}function _0x133127(){this[_0x3cc2('0x70')]=_0x1a1158;}function _0x409fab(_0x3e0492,_0x2781cf){var _0x1e8096=_0x1d0041[_0x3cc2('0x4a')](this,_0x2781cf)||this;return _0x1e8096[_0x3cc2('0xd54')]=_0x3e0492,_0x1e8096[_0x3cc2('0x3ac')]=_0x3cc2('0xd55'),Object['setPrototypeOf'](_0x1e8096,_0x409fab['prototype']),Error[_0x3cc2('0xd56')]&&Error[_0x3cc2('0xd56')](_0x1e8096,_0x2eb23c[_0x3cc2('0x36')][_0x3cc2('0x6f')]),_0x1e8096;}function _0x3c1039(_0xaeca56,_0x46000a,_0x68aa3a){this[_0x3cc2('0xd57')]=_0xaeca56,this[_0x3cc2('0xd58')]=_0x46000a,this[_0x3cc2('0xd59')]=_0x68aa3a;}function _0x506c5b(_0x4bd818,_0x5325a2){return Object[_0x3cc2('0x36')]['hasOwnProperty'][_0x3cc2('0x4a')](_0x4bd818,_0x5325a2);}function _0x400c20(_0x19a50f,_0x447d32){var _0x5e2a9a=new _0xe70865(_0x19a50f,_0x447d32);return _0x5e2a9a['subscribe'][_0x3cc2('0x279')](_0x5e2a9a);}function _0x608c28(_0x93295e,_0x5888ad){var _0x2e09f2=this;this[_0x3cc2('0xd5a')]=[],this[_0x3cc2('0xd5b')]=[],this[_0x3cc2('0xd5c')]=0x0,this[_0x3cc2('0xd5d')]=Promise[_0x3cc2('0xd52')](),this[_0x3cc2('0xd5e')]=!0x1,this[_0x3cc2('0xd5f')]=_0x5888ad,this[_0x3cc2('0xd5d')][_0x3cc2('0xd60')](function(){_0x93295e(_0x2e09f2);})['catch'](function(_0x262ca7){_0x2e09f2[_0x3cc2('0x20')](_0x262ca7);});}function _0x2b8504(){}function _0x22cbf6(_0x3621f8,_0x301351,_0x3467b9){this[_0x3cc2('0x3ac')]=_0x3621f8,this[_0x3cc2('0xd61')]=_0x301351,this[_0x3cc2('0x10b')]=_0x3467b9,this[_0x3cc2('0xd62')]=!0x1,this['serviceProps']={},this[_0x3cc2('0xd63')]=_0x3cc2('0xd64');}function _0x5163b7(_0x563a8c,_0x4c1164){this[_0x3cc2('0x3ac')]=_0x563a8c,this['container']=_0x4c1164,this[_0x3cc2('0xd65')]=null,this['instances']=new Map(),this[_0x3cc2('0xd66')]=new Map();}function _0x1c5be4(_0x38258f){this[_0x3cc2('0x3ac')]=_0x38258f,this[_0x3cc2('0xd67')]=new Map();}function _0x13be90(){for(var _0x3e5c2b=0x0,_0x1fa0f9=0x0,_0x3b08ac=arguments[_0x3cc2('0x8')];_0x1fa0f9<_0x3b08ac;_0x1fa0f9++)_0x3e5c2b+=arguments[_0x1fa0f9][_0x3cc2('0x8')];var _0x51103f=Array(_0x3e5c2b),_0xd53590=0x0;for(_0x1fa0f9=0x0;_0x1fa0f9<_0x3b08ac;_0x1fa0f9++)for(var _0x2096c9=arguments[_0x1fa0f9],_0x512b9b=0x0,_0x12b676=_0x2096c9[_0x3cc2('0x8')];_0x512b9b<_0x12b676;_0x512b9b++,_0xd53590++)_0x51103f[_0xd53590]=_0x2096c9[_0x512b9b];return _0x51103f;}function _0x109f5d(_0x2e124b,_0x25c510){for(var _0x1c7671=[],_0x4ddb94=0x2;_0x4ddb94';});}(_0x2df631,_0x5849e2):_0x3cc2('0xd89'),_0x35dc0a=this[_0x3cc2('0xd58')]+':\x20'+_0x2592d5+'\x20('+_0x2ccb31+').',_0xbe5a73=new _0x468f80(_0x2ccb31,_0x35dc0a),_0x1f684f=0x0,_0x1975f2=Object[_0x3cc2('0x28f')](_0x5849e2);_0x1f684f<_0x1975f2[_0x3cc2('0x8')];_0x1f684f++){var _0x50f6b9=_0x1975f2[_0x1f684f];'_'!==_0x50f6b9[_0x3cc2('0x27a')](-0x1)&&(_0x50f6b9 in _0xbe5a73&&console['warn'](_0x3cc2('0xd8a')+_0x50f6b9+_0x3cc2('0xd8b')),_0xbe5a73[_0x50f6b9]=_0x5849e2[_0x50f6b9]);}return _0xbe5a73;},_0x3c1039),_0x3803d9=/\{\$([^}]+)}/g,_0xe70865=(_0x608c28[_0x3cc2('0x36')]['next']=function(_0x3a8016){this[_0x3cc2('0xd8c')](function(_0x178b3c){_0x178b3c['next'](_0x3a8016);});},_0x608c28[_0x3cc2('0x36')][_0x3cc2('0x20')]=function(_0x103d8b){this[_0x3cc2('0xd8c')](function(_0x9faa22){_0x9faa22['error'](_0x103d8b);}),this['close'](_0x103d8b);},_0x608c28[_0x3cc2('0x36')][_0x3cc2('0x264')]=function(){this[_0x3cc2('0xd8c')](function(_0x3931b9){_0x3931b9[_0x3cc2('0x264')]();}),this[_0x3cc2('0xb7b')]();},_0x608c28['prototype'][_0x3cc2('0xd8d')]=function(_0x35ac1d,_0x672424,_0x3af6db){var _0x20ceb1,_0x129b12=this;if(void 0x0===_0x35ac1d&&void 0x0===_0x672424&&void 0x0===_0x3af6db)throw new Error(_0x3cc2('0xd8e'));void 0x0===(_0x20ceb1=function(_0x51c15e,_0x2b75a3){if(_0x3cc2('0x27f')!=typeof _0x51c15e||null===_0x51c15e)return!0x1;for(var _0x3af6db=0x0,_0x1fec12=_0x2b75a3;_0x3af6db<_0x1fec12[_0x3cc2('0x8')];_0x3af6db++){var _0x3c79aa=_0x1fec12[_0x3af6db];if(_0x3c79aa in _0x51c15e&&_0x3cc2('0x27b')==typeof _0x51c15e[_0x3c79aa])return!0x0;}return!0x1;}(_0x35ac1d,[_0x3cc2('0x595'),_0x3cc2('0x20'),'complete'])?_0x35ac1d:{'next':_0x35ac1d,'error':_0x672424,'complete':_0x3af6db})[_0x3cc2('0x595')]&&(_0x20ceb1[_0x3cc2('0x595')]=_0x2b8504),void 0x0===_0x20ceb1[_0x3cc2('0x20')]&&(_0x20ceb1['error']=_0x2b8504),void 0x0===_0x20ceb1[_0x3cc2('0x264')]&&(_0x20ceb1[_0x3cc2('0x264')]=_0x2b8504);var _0x234301=this['unsubscribeOne'][_0x3cc2('0x279')](this,this['observers']['length']);return this[_0x3cc2('0xd5e')]&&this[_0x3cc2('0xd5d')][_0x3cc2('0xd60')](function(){try{_0x129b12['finalError']?_0x20ceb1[_0x3cc2('0x20')](_0x129b12['finalError']):_0x20ceb1[_0x3cc2('0x264')]();}catch(_0x1a0d28){}}),this[_0x3cc2('0xd5a')][_0x3cc2('0x9')](_0x20ceb1),_0x234301;},_0x608c28[_0x3cc2('0x36')][_0x3cc2('0xd8f')]=function(_0x55708b){void 0x0!==this['observers']&&void 0x0!==this[_0x3cc2('0xd5a')][_0x55708b]&&(delete this[_0x3cc2('0xd5a')][_0x55708b],this[_0x3cc2('0xd5c')]-=0x1,0x0===this[_0x3cc2('0xd5c')]&&void 0x0!==this[_0x3cc2('0xd5f')]&&this[_0x3cc2('0xd5f')](this));},_0x608c28[_0x3cc2('0x36')][_0x3cc2('0xd8c')]=function(_0x4318ba){if(!this[_0x3cc2('0xd5e')])for(var _0x542c98=0x0;_0x542c98_0x1cc0b0[0x0]&&_0xf09686[0x1]<_0x1cc0b0[0x3])){_0x487215[_0x3cc2('0xd4d')]=_0xf09686[0x1];break;}if(0x6===_0xf09686[0x0]&&_0x487215[_0x3cc2('0xd4d')]<_0x1cc0b0[0x1]){_0x487215['label']=_0x1cc0b0[0x1],_0x1cc0b0=_0xf09686;break;}if(_0x1cc0b0&&_0x487215[_0x3cc2('0xd4d')]<_0x1cc0b0[0x2]){_0x487215[_0x3cc2('0xd4d')]=_0x1cc0b0[0x2],_0x487215[_0x3cc2('0xd4e')][_0x3cc2('0x9')](_0xf09686);break;}_0x1cc0b0[0x2]&&_0x487215[_0x3cc2('0xd4e')]['pop'](),_0x487215[_0x3cc2('0xd4f')][_0x3cc2('0x1e1')]();continue;}_0xf09686=_0xde6f13[_0x3cc2('0x4a')](_0xd246c1,_0x487215);}catch(_0xb5910){_0xf09686=[0x6,_0xb5910],_0x542907=0x0;}finally{_0x24d9cf=_0x1cc0b0=0x0;}if(0x5&_0xf09686[0x0])throw _0xf09686[0x1];return{'value':_0xf09686[0x0]?_0xf09686[0x1]:void 0x0,'done':!0x0};}([_0x4ba4cd,_0x22656f]);};}var _0x24d9cf,_0x542907,_0x1cc0b0,_0x483d92,_0x487215={'label':0x0,'sent':function(){if(0x1&_0x1cc0b0[0x0])throw _0x1cc0b0[0x1];return _0x1cc0b0[0x1];},'trys':[],'ops':[]};return _0x483d92={'next':_0x12ee95(0x0),'throw':_0x12ee95(0x1),'return':_0x12ee95(0x2)},'function'==typeof Symbol&&(_0x483d92[Symbol[_0x3cc2('0xd50')]]=function(){return this;}),_0x483d92;}function _0x4d8b1a(){for(var _0x512f52=0x0,_0x508d3c=0x0,_0x56adbe=arguments[_0x3cc2('0x8')];_0x508d3c<_0x56adbe;_0x508d3c++)_0x512f52+=arguments[_0x508d3c][_0x3cc2('0x8')];var _0x16fa2f=Array(_0x512f52),_0x228374=0x0;for(_0x508d3c=0x0;_0x508d3c<_0x56adbe;_0x508d3c++)for(var _0x4bc048=arguments[_0x508d3c],_0x46e34b=0x0,_0x18552e=_0x4bc048['length'];_0x46e34b<_0x18552e;_0x46e34b++,_0x228374++)_0x16fa2f[_0x228374]=_0x4bc048[_0x46e34b];return _0x16fa2f;}function _0x383d41(){for(var _0x512f52=0x0,_0x39ddeb=0x0,_0x5056b5=arguments['length'];_0x39ddeb<_0x5056b5;_0x39ddeb++)_0x512f52+=arguments[_0x39ddeb]['length'];var _0x37b048=Array(_0x512f52),_0x5a3962=0x0;for(_0x39ddeb=0x0;_0x39ddeb<_0x5056b5;_0x39ddeb++)for(var _0x56ebed=arguments[_0x39ddeb],_0x18f8e9=0x0,_0x409956=_0x56ebed[_0x3cc2('0x8')];_0x18f8e9<_0x409956;_0x18f8e9++,_0x5a3962++)_0x37b048[_0x5a3962]=_0x56ebed[_0x18f8e9];return _0x37b048;}function _0x10e8f1(_0x4a4e45,_0x32c743){for(var _0x562c24=[],_0x594e2b=0x2;_0x594e2b_0x276fad['length']?_0x448f8e:(_0x276fad=_0x276fad[_0x3cc2('0x242')](_0x563a1b,_0x46a062),_0xe2398f['A']=_0x563a1b+_0x46a062,_0x276fad));}function _0x5ce564(_0x270f5b){_0x270f5b['R']=_0x3e69f0()+_0x270f5b['O'],_0x16468e(_0x270f5b,_0x270f5b['O']);}function _0x16468e(_0x4b136b,_0x565377){if(null!=_0x4b136b['i'])throw Error('WatchDog\x20timer\x20not\x20null');_0x4b136b['i']=_0x377165(_0x3c0461(_0x4b136b['ab'],_0x4b136b),_0x565377);}function _0x267202(_0x4c1649){_0x4c1649['i']&&(_0x3e0403[_0x3cc2('0xd45')](_0x4c1649['i']),_0x4c1649['i']=null);}function _0x2fd8a7(_0x4fbc3){_0x4fbc3['g']['Ca']()||_0x4fbc3['m']||_0x4fbc3['g']['na'](_0x4fbc3);}function _0x37ef88(_0x103d1b){_0x267202(_0x103d1b);var _0x4c5d00=_0x103d1b['B'];_0x4c5d00&&_0x3cc2('0x27b')==typeof _0x4c5d00['la']&&_0x4c5d00['la'](),_0x103d1b['B']=null,_0x26ec45(_0x103d1b['P']),_0x25cab8(_0x103d1b['I']),_0x103d1b['a']&&(_0x4c5d00=_0x103d1b['a'],_0x103d1b['a']=null,_0x4c5d00['abort'](),_0x4c5d00['la']());}function _0x542eff(_0x36b3c9,_0x3d29c3){try{_0x36b3c9['g']['Fa'](_0x36b3c9,_0x3d29c3),_0x4d2a12(0x4);}catch(_0x5293f8){}}function _0x5f2f5b(_0x33fba2,_0x4c2fd5){if(_0x33fba2[_0x3cc2('0x27d')]&&'function'==typeof _0x33fba2[_0x3cc2('0x27d')])_0x33fba2['forEach'](_0x4c2fd5,void 0x0);else if(_0x4008f3(_0x33fba2)||_0x4f3aef(_0x33fba2))_0x392e50(_0x33fba2,_0x4c2fd5,void 0x0);else{if(_0x33fba2['K']&&_0x3cc2('0x27b')==typeof _0x33fba2['K'])var _0xc2682b=_0x33fba2['K']();else if(_0x33fba2['C']&&_0x3cc2('0x27b')==typeof _0x33fba2['C'])_0xc2682b=void 0x0;else if(_0x4008f3(_0x33fba2)||_0x4f3aef(_0x33fba2)){_0xc2682b=[];for(var _0x2e20a7=_0x33fba2['length'],_0xe42bfb=0x0;_0xe42bfb<_0x2e20a7;_0xe42bfb++)_0xc2682b['push'](_0xe42bfb);}else for(_0xe42bfb in _0xc2682b=[],_0x2e20a7=0x0,_0x33fba2)_0xc2682b[_0x2e20a7++]=_0xe42bfb;_0xe42bfb=(_0x2e20a7=function(_0x3a3531){if(_0x3a3531['C']&&_0x3cc2('0x27b')==typeof _0x3a3531['C'])return _0x3a3531['C']();if(_0x4f3aef(_0x3a3531))return _0x3a3531[_0x3cc2('0x285')]('');if(_0x4008f3(_0x3a3531)){for(var _0x4c2fd5=[],_0x1b031f=_0x3a3531[_0x3cc2('0x8')],_0xdbe5f6=0x0;_0xdbe5f6<_0x1b031f;_0xdbe5f6++)_0x4c2fd5[_0x3cc2('0x9')](_0x3a3531[_0xdbe5f6]);return _0x4c2fd5;}for(_0xdbe5f6 in _0x4c2fd5=[],_0x1b031f=0x0,_0x3a3531)_0x4c2fd5[_0x1b031f++]=_0x3a3531[_0xdbe5f6];return _0x4c2fd5;}(_0x33fba2))['length'];for(var _0x5eaecc=0x0;_0x5eaecc<_0xe42bfb;_0x5eaecc++)_0x4c2fd5[_0x3cc2('0x4a')](void 0x0,_0x2e20a7[_0x5eaecc],_0xc2682b&&_0xc2682b[_0x5eaecc],_0x33fba2);}}function _0x446a9f(_0x4ac5d2,_0x1d4f53){this['b']={},this['a']=[],this['c']=0x0;var _0x58d109=arguments[_0x3cc2('0x8')];if(0x1<_0x58d109){if(_0x58d109%0x2)throw Error(_0x3cc2('0xe00'));for(var _0x449fb8=0x0;_0x449fb8<_0x58d109;_0x449fb8+=0x2)this[_0x3cc2('0x291')](arguments[_0x449fb8],arguments[_0x449fb8+0x1]);}else if(_0x4ac5d2)if(_0x4ac5d2 instanceof _0x446a9f)for(_0x58d109=_0x4ac5d2['K'](),_0x449fb8=0x0;_0x449fb8<_0x58d109['length'];_0x449fb8++)this[_0x3cc2('0x291')](_0x58d109[_0x449fb8],_0x4ac5d2[_0x3cc2('0x290')](_0x58d109[_0x449fb8]));else for(_0x449fb8 in _0x4ac5d2)this[_0x3cc2('0x291')](_0x449fb8,_0x4ac5d2[_0x449fb8]);}function _0x534fe2(_0x5f1870,_0x10e080){_0x557f65(_0x5f1870['b'],_0x10e080)&&(delete _0x5f1870['b'][_0x10e080],_0x5f1870['c']--,_0x5f1870['a'][_0x3cc2('0x8')]>0x2*_0x5f1870['c']&&_0x408861(_0x5f1870));}function _0x408861(_0x35d215){if(_0x35d215['c']!=_0x35d215['a']['length']){for(var _0x17887e=0x0,_0x885540=0x0;_0x17887e<_0x35d215['a'][_0x3cc2('0x8')];){var _0x167443=_0x35d215['a'][_0x17887e];_0x557f65(_0x35d215['b'],_0x167443)&&(_0x35d215['a'][_0x885540++]=_0x167443),_0x17887e++;}_0x35d215['a'][_0x3cc2('0x8')]=_0x885540;}if(_0x35d215['c']!=_0x35d215['a'][_0x3cc2('0x8')]){var _0x4bb009={};for(_0x885540=_0x17887e=0x0;_0x17887e<_0x35d215['a'][_0x3cc2('0x8')];)_0x557f65(_0x4bb009,_0x167443=_0x35d215['a'][_0x17887e])||(_0x4bb009[_0x35d215['a'][_0x885540++]=_0x167443]=0x1),_0x17887e++;_0x35d215['a'][_0x3cc2('0x8')]=_0x885540;}}function _0x557f65(_0x2fc4fd,_0x587a6a){return Object['prototype'][_0x3cc2('0x28b')][_0x3cc2('0x4a')](_0x2fc4fd,_0x587a6a);}function _0x35ea96(_0x51886f,_0x19f596){var _0xa66a71;this['b']=this['j']=this['f']='',this['i']=null,this['g']=this['a']='',this['h']=!0x1,_0x51886f instanceof _0x35ea96?(this['h']=void 0x0!==_0x19f596?_0x19f596:_0x51886f['h'],_0x8679d5(this,_0x51886f['f']),this['j']=_0x51886f['j'],_0x1505aa(this,_0x51886f['b']),_0x4c30b1(this,_0x51886f['i']),this['a']=_0x51886f['a'],_0x55dae8(this,_0x32c669(_0x51886f['c'])),this['g']=_0x51886f['g']):_0x51886f&&(_0xa66a71=String(_0x51886f)[_0x3cc2('0x81b')](_0x45b0c7))?(this['h']=!!_0x19f596,_0x8679d5(this,_0xa66a71[0x1]||'',!0x0),this['j']=_0x37f511(_0xa66a71[0x2]||''),_0x1505aa(this,_0xa66a71[0x3]||'',!0x0),_0x4c30b1(this,_0xa66a71[0x4]),this['a']=_0x37f511(_0xa66a71[0x5]||'',!0x0),_0x55dae8(this,_0xa66a71[0x6]||'',!0x0),this['g']=_0x37f511(_0xa66a71[0x7]||'')):(this['h']=!!_0x19f596,this['c']=new _0x2dd2b8(null,this['h']));}function _0x1471a3(_0x2787b1){return new _0x35ea96(_0x2787b1);}function _0x8679d5(_0xb0348e,_0x38ecf9,_0x2917d3){_0xb0348e['f']=_0x2917d3?_0x37f511(_0x38ecf9,!0x0):_0x38ecf9,_0xb0348e['f']&&(_0xb0348e['f']=_0xb0348e['f'][_0x3cc2('0x376')](/:$/,''));}function _0x1505aa(_0x4ebd7a,_0x40354d,_0x3f3f1d){_0x4ebd7a['b']=_0x3f3f1d?_0x37f511(_0x40354d,!0x0):_0x40354d;}function _0x4c30b1(_0x1b2a56,_0x4d327f){if(_0x4d327f){if(_0x4d327f=Number(_0x4d327f),isNaN(_0x4d327f)||_0x4d327f<0x0)throw Error('Bad\x20port\x20number\x20'+_0x4d327f);_0x1b2a56['i']=_0x4d327f;}else _0x1b2a56['i']=null;}function _0x55dae8(_0x53350a,_0x6c9340,_0x4c8886){_0x6c9340 instanceof _0x2dd2b8?(_0x53350a['c']=_0x6c9340,function(_0x36caa9,_0xcbef31){_0xcbef31&&!_0x36caa9['f']&&(_0x42fe87(_0x36caa9),_0x36caa9['c']=null,_0x36caa9['a'][_0x3cc2('0x27d')](function(_0x232378,_0x14bb4f){var _0x4c8886=_0x14bb4f[_0x3cc2('0x577')]();_0x14bb4f!=_0x4c8886&&(_0x2cbcfe(this,_0x14bb4f),_0x1296d2(this,_0x4c8886,_0x232378));},_0x36caa9)),_0x36caa9['f']=_0xcbef31;}(_0x53350a['c'],_0x53350a['h'])):(_0x4c8886||(_0x6c9340=_0x19a38e(_0x6c9340,_0x4270be)),_0x53350a['c']=new _0x2dd2b8(_0x6c9340,_0x53350a['h']));}function _0x210780(_0x4b238a,_0x486861,_0xfdd234){_0x4b238a['c']['set'](_0x486861,_0xfdd234);}function _0x43d75d(_0x10abee,_0xff3c5f,_0x4f3a0a){_0x1c9128(_0x4f3a0a)||(_0x4f3a0a=[String(_0x4f3a0a)]),_0x1296d2(_0x10abee['c'],_0xff3c5f,_0x4f3a0a);}function _0x13da4d(_0x2627aa){return _0x210780(_0x2627aa,'zx',Math[_0x3cc2('0xaa')](0x80000000*Math[_0x3cc2('0x287')]())[_0x3cc2('0x241')](0x24)+Math[_0x3cc2('0x2ad')](Math[_0x3cc2('0xaa')](0x80000000*Math[_0x3cc2('0x287')]())^_0x3e69f0())[_0x3cc2('0x241')](0x24)),_0x2627aa;}function _0x37f511(_0x519e63,_0x5cc10e){return _0x519e63?_0x5cc10e?decodeURI(_0x519e63[_0x3cc2('0x376')](/%25/g,_0x3cc2('0xe01'))):decodeURIComponent(_0x519e63):'';}function _0x19a38e(_0x306675,_0x19559a,_0x11245a){return _0x4f3aef(_0x306675)?(_0x306675=encodeURI(_0x306675)[_0x3cc2('0x376')](_0x19559a,_0x1e05b9),_0x11245a&&(_0x306675=_0x306675[_0x3cc2('0x376')](/%25([0-9a-fA-F]{2})/g,'%$1')),_0x306675):null;}function _0x1e05b9(_0x15a970){return'%'+((_0x15a970=_0x15a970[_0x3cc2('0x684')](0x0))>>0x4&0xf)[_0x3cc2('0x241')](0x10)+(0xf&_0x15a970)['toString'](0x10);}function _0x2dd2b8(_0x4665d3,_0xa5c468){this['b']=this['a']=null,this['c']=_0x4665d3||null,this['f']=!!_0xa5c468;}function _0x42fe87(_0x5d5550){_0x5d5550['a']||(_0x5d5550['a']=new _0x446a9f(),_0x5d5550['b']=0x0,_0x5d5550['c']&&function(_0x4a24df,_0x4c33cb){if(_0x4a24df){_0x4a24df=_0x4a24df[_0x3cc2('0x285')]('&');for(var _0x1e7218=0x0;_0x1e7218<_0x4a24df[_0x3cc2('0x8')];_0x1e7218++){var _0x554a6d=_0x4a24df[_0x1e7218][_0x3cc2('0x76')]('='),_0x95ff28=null;if(0x0<=_0x554a6d){var _0x318cea=_0x4a24df[_0x1e7218][_0x3cc2('0x802')](0x0,_0x554a6d);_0x95ff28=_0x4a24df[_0x1e7218]['substring'](_0x554a6d+0x1);}else _0x318cea=_0x4a24df[_0x1e7218];!function(_0x21b20f,_0x11af61){_0x1e7218[_0x3cc2('0x2bd')](decodeURIComponent(_0x21b20f['replace'](/\+/g,'\x20')),_0x11af61);}(_0x318cea,_0x95ff28?decodeURIComponent(_0x95ff28[_0x3cc2('0x376')](/\+/g,'\x20')):'');}}}(_0x5d5550['c']));}function _0x2cbcfe(_0x3b60db,_0x19ca1a){_0x42fe87(_0x3b60db),_0x19ca1a=_0x43cf2a(_0x3b60db,_0x19ca1a),_0x557f65(_0x3b60db['a']['b'],_0x19ca1a)&&(_0x3b60db['c']=null,_0x3b60db['b']-=_0x3b60db['a']['get'](_0x19ca1a)[_0x3cc2('0x8')],_0x534fe2(_0x3b60db['a'],_0x19ca1a));}function _0x5c2bb3(_0x55aab3,_0x1c1496){return _0x42fe87(_0x55aab3),_0x1c1496=_0x43cf2a(_0x55aab3,_0x1c1496),_0x557f65(_0x55aab3['a']['b'],_0x1c1496);}function _0x1296d2(_0x1bc488,_0x298da9,_0x4714de){_0x2cbcfe(_0x1bc488,_0x298da9),0x0<_0x4714de[_0x3cc2('0x8')]&&(_0x1bc488['c']=null,_0x1bc488['a'][_0x3cc2('0x291')](_0x43cf2a(_0x1bc488,_0x298da9),_0x9283b3(_0x4714de)),_0x1bc488['b']+=_0x4714de[_0x3cc2('0x8')]);}function _0x32c669(_0x2c178b){var _0x3ea3a1=new _0x2dd2b8();return _0x3ea3a1['c']=_0x2c178b['c'],_0x2c178b['a']&&(_0x3ea3a1['a']=new _0x446a9f(_0x2c178b['a']),_0x3ea3a1['b']=_0x2c178b['b']),_0x3ea3a1;}function _0x43cf2a(_0x47701d,_0x3e9cf6){return _0x3e9cf6=String(_0x3e9cf6),_0x47701d['f']&&(_0x3e9cf6=_0x3e9cf6[_0x3cc2('0x577')]()),_0x3e9cf6;}function _0x32cd33(_0x33c818){this['a']=_0x33c818,this['b']=this['h']=null,this['g']=!0x1,this['i']=null,this['c']=-0x1,this['l']=this['f']=null;}function _0x3a8f09(_0x162a1d){var _0x5b36fd=_0x162a1d['a']['F']['a'];if(null!=_0x5b36fd)_0x1eb2ee(0x4),_0x5b36fd?(_0x1eb2ee(0xa),_0x33ab03(_0x162a1d['a'],_0x162a1d,!0x1)):(_0x1eb2ee(0xb),_0x33ab03(_0x162a1d['a'],_0x162a1d,!0x0));else{_0x162a1d['b']=new _0x397877(_0x162a1d,void 0x0,void 0x0),_0x162a1d['b']['h']=_0x162a1d['h'],_0x5b36fd=_0x44bf97(_0x5b36fd=_0x162a1d['a'],_0x5b36fd['Y']()?_0x162a1d['f']:null,_0x162a1d['i']),_0x1eb2ee(0x4),_0x43d75d(_0x5b36fd,'TYPE','xmlhttp');var _0x280877=_0x162a1d['a']['j'],_0x10ac62=_0x162a1d['a']['I'];_0x280877&&_0x10ac62&&_0x210780(_0x5b36fd,_0x280877,_0x10ac62),_0x5bf304(_0x162a1d['b'],_0x5b36fd,!0x1,_0x162a1d['f']);}}function _0x737fed(){this['a']=this['b']=null;}function _0x22b434(){this['a']=new _0x446a9f();}function _0x35ae9c(_0x4ab39f){var _0x3534d6=typeof _0x4ab39f;return'object'==_0x3534d6&&_0x4ab39f||_0x3cc2('0x27b')==_0x3534d6?'o'+(_0x4ab39f[_0x4baeb2]||(_0x4ab39f[_0x4baeb2]=++_0x1b4d30)):_0x3534d6[_0x3cc2('0x83c')](0x0)+_0x4ab39f;}function _0x2ac54d(_0x40d7f4,_0x1f0f1a){this['b']=_0x40d7f4,this['a']=_0x1f0f1a;}function _0x3a8ada(_0xa7d395){this['g']=_0xa7d395||_0x39ea59,_0xa7d395=_0x3e0403[_0x3cc2('0xe02')]?0x0<(_0xa7d395=_0x3e0403[_0x3cc2('0xe03')][_0x3cc2('0xe04')](_0x3cc2('0xe05')))['length']&&('hq'==_0xa7d395[0x0][_0x3cc2('0xe06')]||'h2'==_0xa7d395[0x0][_0x3cc2('0xe06')]):!!(_0x3e0403['ka']&&_0x3e0403['ka']['Da']&&_0x3e0403['ka']['Da']()&&_0x3e0403['ka']['Da']()['yb']),this['f']=_0xa7d395?this['g']:0x1,this['a']=null,0x1=_0x49289d['f'];}function _0x3cc89d(_0x26e1b3){return _0x26e1b3['b']?0x1:_0x26e1b3['a']?_0x26e1b3['a']['a']['c']:0x0;}function _0x57d6c8(_0x572550,_0x5ce943){return _0x572550=_0x572550['b']?_0x572550['b']==_0x5ce943:!!_0x572550['a']&&(_0x5ce943=_0x35ae9c(_0x5ce943),_0x557f65(_0x572550['a']['a']['b'],_0x5ce943));}function _0x331684(_0x49a7f0,_0x18290c){_0x49a7f0['a']?_0x49a7f0['a'][_0x3cc2('0x2bd')](_0x18290c):_0x49a7f0['b']=_0x18290c;}function _0x197980(_0x5c0674,_0x206231){var _0x67bb2d;_0x5c0674['b']&&_0x5c0674['b']==_0x206231?_0x5c0674['b']=null:((_0x67bb2d=_0x5c0674['a'])&&(_0x67bb2d=_0x35ae9c(_0x206231),_0x67bb2d=_0x557f65(_0x5c0674['a']['a']['b'],_0x67bb2d)),_0x67bb2d&&_0x534fe2(_0x5c0674['a']['a'],_0x35ae9c(_0x206231)));}function _0x5ba4bc(_0x582b79){if(null!=_0x582b79['b'])return _0x582b79['c'][_0x3cc2('0x38d')](_0x582b79['b']['j']);if(null==_0x582b79['a']||0x0==_0x582b79['a']['a']['c'])return _0x9283b3(_0x582b79['c']);var _0x308029=_0x582b79['c'];return _0x392e50(_0x582b79['a']['C'](),function(_0x467506){_0x308029=_0x308029[_0x3cc2('0x38d')](_0x467506['j']);}),_0x308029;}function _0x1deaa0(){}function _0x3aafcf(){this['a']=new _0x1deaa0();}function _0x2d4e8b(_0x50ca48,_0x4974fc,_0x1bc883){var _0x256e53=_0x1bc883||'';try{_0x5f2f5b(_0x50ca48,function(_0x577ba6,_0x2f63c0){var _0xb8cd8c=_0x577ba6;_0x419fda(_0x577ba6)&&(_0xb8cd8c=_0xedf170(_0x577ba6)),_0x4974fc['push'](_0x256e53+_0x2f63c0+'='+encodeURIComponent(_0xb8cd8c));});}catch(_0x1f925d){throw _0x4974fc[_0x3cc2('0x9')](_0x256e53+_0x3cc2('0xe09')+encodeURIComponent(_0x3cc2('0xe0a'))),_0x1f925d;}}function _0x312861(_0x3eeec8,_0x59c65e,_0x300683,_0x8acca4,_0x10b9b2){try{_0x59c65e[_0x3cc2('0x750')]=null,_0x59c65e[_0x3cc2('0xada')]=null,_0x59c65e['onabort']=null,_0x59c65e[_0x3cc2('0xe0b')]=null,_0x10b9b2(_0x8acca4);}catch(_0x3a7983){}}function _0x26ae80(_0x6e19e5){_0x38f17c[_0x3cc2('0x4a')](this),this[_0x3cc2('0xa71')]=new _0x446a9f(),this['H']=_0x6e19e5||null,this['b']=!0x1,this['s']=this['a']=null,this['A']='',this['h']=0x0,this['f']='',this['g']=this['w']=this['l']=this['v']=!0x1,this['o']=0x0,this['m']=null,this['I']=_0x2b379a,this['D']=this['F']=!0x1;}function _0x362475(_0x398179){return _0x3cc2('0xe0c')==_0x398179[_0x3cc2('0x577')]();}function _0x169cc1(_0x572ffa,_0x34b549){_0x572ffa['b']=!0x1,_0x572ffa['a']&&(_0x572ffa['g']=!0x0,_0x572ffa['a']['abort'](),_0x572ffa['g']=!0x1),_0x572ffa['f']=_0x34b549,_0x572ffa['h']=0x5,_0x2772d4(_0x572ffa),_0x33ece5(_0x572ffa);}function _0x2772d4(_0x10b421){_0x10b421['v']||(_0x10b421['v']=!0x0,_0x10b421['dispatchEvent'](_0x3cc2('0x264')),_0x10b421[_0x3cc2('0xdf8')](_0x3cc2('0x20')));}function _0x2c26c6(_0x1384fd){if(_0x1384fd['b']&&void 0x0!==_0x4c787a&&(!_0x1384fd['s'][0x1]||0x4!=_0x47c145(_0x1384fd)||0x2!=_0x1384fd['T']()))if(_0x1384fd['l']&&0x4==_0x47c145(_0x1384fd))_0x49f559(_0x1384fd['Ea'],0x0,_0x1384fd);else if(_0x1384fd[_0x3cc2('0xdf8')](_0x3cc2('0xdfb')),0x4==_0x47c145(_0x1384fd)){_0x1384fd['b']=!0x1;try{var _0x9960f0,_0x1f71da=_0x1384fd['T']();_0x2ce06b:switch(_0x1f71da){case 0xc8:case 0xc9:case 0xca:case 0xcc:case 0xce:case 0x130:case 0x4c7:var _0x19179f=!0x0;break _0x2ce06b;default:_0x19179f=!0x1;}if(!(_0x9960f0=_0x19179f)){var _0x9793c0;if(_0x9793c0=0x0===_0x1f71da){var _0xa437b1=String(_0x1384fd['A'])[_0x3cc2('0x81b')](_0x45b0c7)[0x1]||null;if(!_0xa437b1&&_0x3e0403[_0x3cc2('0xdd4')]&&_0x3e0403[_0x3cc2('0xdd4')][_0x3cc2('0x95e')]){var _0x26922f=_0x3e0403['self'][_0x3cc2('0x95e')]['protocol'];_0xa437b1=_0x26922f[_0x3cc2('0x242')](0x0,_0x26922f[_0x3cc2('0x8')]-0x1);}_0x9793c0=!_0x3daa8c[_0x3cc2('0x839')](_0xa437b1?_0xa437b1[_0x3cc2('0x577')]():'');}_0x9960f0=_0x9793c0;}if(_0x9960f0)_0x1384fd[_0x3cc2('0xdf8')](_0x3cc2('0x264')),_0x1384fd[_0x3cc2('0xdf8')]('success');else{_0x1384fd['h']=0x6;try{var _0x19086e=0x2<_0x47c145(_0x1384fd)?_0x1384fd['a'][_0x3cc2('0xe0d')]:'';}catch(_0x508a1d){_0x19086e='';}_0x1384fd['f']=_0x19086e+'\x20['+_0x1384fd['T']()+']',_0x2772d4(_0x1384fd);}}finally{_0x33ece5(_0x1384fd);}}}function _0x33ece5(_0x81fa2a,_0x31439b){if(_0x81fa2a['a']){_0x33e512(_0x81fa2a);var _0x122981=_0x81fa2a['a'],_0x3ae112=_0x81fa2a['s'][0x0]?_0x1e6eb5:null;_0x81fa2a['a']=null,_0x81fa2a['s']=null,_0x31439b||_0x81fa2a['dispatchEvent'](_0x3cc2('0x736'));try{_0x122981[_0x3cc2('0xe0e')]=_0x3ae112;}catch(_0x57ac28){}}}function _0x33e512(_0xf68104){_0xf68104['a']&&_0xf68104['D']&&(_0xf68104['a'][_0x3cc2('0xe0b')]=null),_0xf68104['m']&&(_0x3e0403[_0x3cc2('0xd45')](_0xf68104['m']),_0xf68104['m']=null);}function _0x47c145(_0x56a833){return _0x56a833['a']?_0x56a833['a']['readyState']:0x0;}function _0x3f74cf(_0x5415db,_0x11399f){return _0x5415db['a']?_0x5415db['a'][_0x3cc2('0xe0f')](_0x11399f):null;}function _0x556d22(_0x3c9181,_0x494b21,_0x507c2e){_0x23d966:{for(_0xe4f158 in _0x507c2e){var _0xe4f158=!0x1;break _0x23d966;}_0xe4f158=!0x0;}if(_0xe4f158)return _0x3c9181;if(_0x507c2e=function(_0x4a8437){var _0x494b21='';return _0x413601(_0x4a8437,function(_0x4eb4f1,_0x1e0e9f){_0x494b21+=_0x1e0e9f,_0x494b21+=':',_0x494b21+=_0x4eb4f1,_0x494b21+='\x0d\x0a';}),_0x494b21;}(_0x507c2e),_0x4f3aef(_0x3c9181)){if(_0x494b21=encodeURIComponent(String(_0x494b21)),_0x494b21+=_0x507c2e=null!=_0x507c2e?'='+encodeURIComponent(String(_0x507c2e)):''){if((_0x507c2e=_0x3c9181['indexOf']('#'))<0x0&&(_0x507c2e=_0x3c9181[_0x3cc2('0x8')]),(_0xe4f158=_0x3c9181[_0x3cc2('0x76')]('?'))<0x0||_0x507c2e<_0xe4f158){_0xe4f158=_0x507c2e;var _0x45e1a5='';}else _0x45e1a5=_0x3c9181[_0x3cc2('0x802')](_0xe4f158+0x1,_0x507c2e);_0x507c2e=(_0x3c9181=[_0x3c9181[_0x3cc2('0x242')](0x0,_0xe4f158),_0x45e1a5,_0x3c9181[_0x3cc2('0x242')](_0x507c2e)])[0x1],_0x3c9181[0x1]=_0x494b21?_0x507c2e?_0x507c2e+'&'+_0x494b21:_0x494b21:_0x507c2e,_0x3c9181=_0x3c9181[0x0]+(_0x3c9181[0x1]?'?'+_0x3c9181[0x1]:'')+_0x3c9181[0x2];}return _0x3c9181;}return _0x210780(_0x3c9181,_0x494b21,_0x507c2e),_0x3c9181;}function _0x28ef64(_0x329ff6){this['f']=[],this['F']=new _0x737fed(),this['ga']=this['pa']=this['B']=this['ha']=this['a']=this['I']=this['j']=this['V']=this['g']=this['J']=this['i']=null,this['Qa']=this['P']=0x0,this['Oa']=!!_0x557ad9(_0x3cc2('0xe10'),_0x329ff6),this['ia']=this['w']=this['s']=this['l']=this['h']=this['c']=null,this['oa']=!0x0,this['m']=this['ra']=this['O']=-0x1,this['S']=this['v']=this['A']=0x0,this['Na']=_0x557ad9(_0x3cc2('0xe11'),_0x329ff6)||0x1388,this['Ra']=_0x557ad9(_0x3cc2('0xe12'),_0x329ff6)||0x2710,this['Pa']=_0x557ad9(_0x3cc2('0xe13'),_0x329ff6)||0x2,this['qa']=_0x557ad9(_0x3cc2('0xe14'),_0x329ff6)||0x4e20,this['Ka']=_0x329ff6&&_0x329ff6['zb']||void 0x0,this['D']=void 0x0,this['R']=_0x329ff6&&_0x329ff6[_0x3cc2('0xe15')]||!0x1,this['H']='',this['b']=new _0x3a8ada(_0x329ff6&&_0x329ff6[_0x3cc2('0xe16')]),this['ja']=new _0x3aafcf(),this['o']=!_0x329ff6||void 0x0===_0x329ff6[_0x3cc2('0xe17')]||_0x329ff6[_0x3cc2('0xe17')],(this['W']=_0x329ff6&&_0x329ff6[_0x3cc2('0xe18')]||!0x1)&&!this['o']&&(this['o']=!0x0),_0x329ff6&&_0x329ff6['forceLongPolling']&&(this['oa']=!0x1),this['fa']=void 0x0;}function _0x4978d4(_0x323657){if(_0x3e424b(_0x323657),0x3==_0x323657['u']){var _0x376ba7=_0x323657['P']++,_0x427c3f=_0x1471a3(_0x323657['B']);_0x210780(_0x427c3f,'SID',_0x323657['H']),_0x210780(_0x427c3f,_0x3cc2('0xe19'),_0x376ba7),_0x210780(_0x427c3f,'TYPE',_0x3cc2('0xe1a')),_0xd21c7a(_0x323657,_0x427c3f),(_0x376ba7=new _0x397877(_0x323657,_0x376ba7,void 0x0))['F']=0x2,_0x376ba7['f']=_0x13da4d(_0x1471a3(_0x427c3f)),_0x427c3f=!0x1,_0x3e0403[_0x3cc2('0x91b')]&&_0x3e0403[_0x3cc2('0x91b')][_0x3cc2('0xe1b')]&&(_0x427c3f=_0x3e0403[_0x3cc2('0x91b')][_0x3cc2('0xe1b')](_0x376ba7['f']['toString'](),'')),!_0x427c3f&&_0x3e0403[_0x3cc2('0x6fc')]&&(new Image()[_0x3cc2('0x752')]=_0x376ba7['f'],_0x427c3f=!0x0),_0x427c3f||(_0x376ba7['a']=_0x376ba7['g']['$'](null),_0x376ba7['a']['ca'](_0x376ba7['f'])),_0x376ba7['v']=_0x3e69f0(),_0x5ce564(_0x376ba7);}_0x3c1250(_0x323657);}function _0x3e424b(_0x527ca7){_0x527ca7['w']&&(_0x527ca7['w'][_0x3cc2('0xe1c')](),_0x527ca7['w']=null),_0x527ca7['a']&&(_0x527ca7['a']['cancel'](),_0x527ca7['a']=null),_0x527ca7['l']&&(_0x3e0403[_0x3cc2('0xd45')](_0x527ca7['l']),_0x527ca7['l']=null),_0x3f9573(_0x527ca7),_0x527ca7['b'][_0x3cc2('0xe1d')](),_0x527ca7['h']&&(_0x4b6c33(_0x527ca7['h'])&&_0x3e0403['clearTimeout'](_0x527ca7['h']),_0x527ca7['h']=null);}function _0xae26d1(_0x2de7e3,_0x995370){_0x2de7e3['f'][_0x3cc2('0x9')](new _0x2ac54d(_0x2de7e3['Qa']++,_0x995370)),0x3==_0x2de7e3['u']&&_0x424e88(_0x2de7e3);}function _0x424e88(_0xadf379){_0x47fa46(_0xadf379['b'])||_0xadf379['h']||(_0xadf379['h']=!0x0,_0x5a5208(_0xadf379['Ha'],_0xadf379),_0xadf379['A']=0x0);}function _0x36677f(_0x50b7d0,_0x435142){var _0x5d33af;_0x5d33af=_0x435142?_0x435142['W']:_0x50b7d0['P']++;var _0x18d289=_0x1471a3(_0x50b7d0['B']);_0x210780(_0x18d289,_0x3cc2('0xe1e'),_0x50b7d0['H']),_0x210780(_0x18d289,'RID',_0x5d33af),_0x210780(_0x18d289,_0x3cc2('0xe1f'),_0x50b7d0['O']),_0xd21c7a(_0x50b7d0,_0x18d289),_0x50b7d0['g']&&_0x50b7d0['i']&&_0x556d22(_0x18d289,_0x50b7d0['g'],_0x50b7d0['i']),_0x5d33af=new _0x397877(_0x50b7d0,_0x5d33af,_0x50b7d0['A']+0x1),null===_0x50b7d0['g']&&(_0x5d33af['h']=_0x50b7d0['i']),_0x435142&&(_0x50b7d0['f']=_0x435142['j'][_0x3cc2('0x38d')](_0x50b7d0['f'])),_0x435142=_0x293acc(_0x50b7d0,_0x5d33af,0x3e8),_0x5d33af[_0x3cc2('0x8c5')](Math[_0x3cc2('0x2c1')](0.5*_0x50b7d0['qa'])+Math[_0x3cc2('0x2c1')](0.5*_0x50b7d0['qa']*Math[_0x3cc2('0x287')]())),_0x331684(_0x50b7d0['b'],_0x5d33af),_0x5596dd(_0x5d33af,_0x18d289,_0x435142);}function _0xd21c7a(_0x5eb722,_0x328097){_0x5eb722['c']&&_0x5f2f5b({},function(_0x48bd1d,_0x4d2206){_0x210780(_0x328097,_0x4d2206,_0x48bd1d);});}function _0x293acc(_0x53617c,_0x34b7bf,_0x1b77e7){_0x1b77e7=Math[_0x3cc2('0x2bf')](_0x53617c['f'][_0x3cc2('0x8')],_0x1b77e7);var _0x5e3cf3=_0x53617c['c']?_0x3c0461(_0x53617c['c']['Sa'],_0x53617c['c'],_0x53617c):null;_0x3faeee:for(var _0x4629bc=_0x53617c['f'],_0x6e6d49=-0x1;;){var _0x1656ba=[_0x3cc2('0xe20')+_0x1b77e7];-0x1==_0x6e6d49?0x0<_0x1b77e7?(_0x6e6d49=_0x4629bc[0x0]['b'],_0x1656ba['push']('ofs='+_0x6e6d49)):_0x6e6d49=0x0:_0x1656ba['push']('ofs='+_0x6e6d49);for(var _0x32b182=!0x0,_0x1fc10f=0x0;_0x1fc10f<_0x1b77e7;_0x1fc10f++){var _0xe25b6b=_0x4629bc[_0x1fc10f]['b'],_0x23990b=_0x4629bc[_0x1fc10f]['a'];if((_0xe25b6b-=_0x6e6d49)<0x0)_0x6e6d49=Math[_0x3cc2('0x57')](0x0,_0x4629bc[_0x1fc10f]['b']-0x64),_0x32b182=!0x1;else try{_0x2d4e8b(_0x23990b,_0x1656ba,'req'+_0xe25b6b+'_');}catch(_0x4bdd11){_0x5e3cf3&&_0x5e3cf3(_0x23990b);}}if(_0x32b182){_0x5e3cf3=_0x1656ba[_0x3cc2('0xb1')]('&');break _0x3faeee;}}return _0x53617c=_0x53617c['f'][_0x3cc2('0x73')](0x0,_0x1b77e7),_0x34b7bf['j']=_0x53617c,_0x5e3cf3;}function _0x551729(_0x19d93b){_0x19d93b['a']||_0x19d93b['l']||(_0x19d93b['S']=0x1,_0x5a5208(_0x19d93b['Ga'],_0x19d93b),_0x19d93b['v']=0x0);}function _0x4adb4e(_0x1d9d50){return!(_0x1d9d50['a']||_0x1d9d50['l']||0x3<=_0x1d9d50['v']||(_0x1d9d50['S']++,_0x1d9d50['l']=_0x377165(_0x3c0461(_0x1d9d50['Ga'],_0x1d9d50),_0x592672(_0x1d9d50,_0x1d9d50['v'])),_0x1d9d50['v']++,0x0));}function _0x33ab03(_0x205f99,_0xf0473b,_0xea2551){var _0xba941e=_0xf0473b['l'];_0xba941e&&_0x428f8b(_0x205f99['b'],_0xba941e),_0x205f99['ia']=_0x205f99['oa']&&_0xea2551,_0x205f99['m']=_0xf0473b['c'],_0x205f99['B']=_0x44bf97(_0x205f99,null,_0x205f99['ha']),_0x424e88(_0x205f99);}function _0x3f9573(_0xe9df84){null!=_0xe9df84['s']&&(_0x3e0403[_0x3cc2('0xd45')](_0xe9df84['s']),_0xe9df84['s']=null);}function _0x592672(_0x27cf5e,_0x15667c){var _0x144a49=_0x27cf5e['Na']+Math['floor'](Math[_0x3cc2('0x287')]()*_0x27cf5e['Ra']);return _0x27cf5e['ma']()||(_0x144a49*=0x2),_0x144a49*_0x15667c;}function _0x56ac57(_0x593c3a,_0x414abe){if(0x2==_0x414abe){var _0x856b58=null;_0x593c3a['c']&&(_0x856b58=null);var _0x2fbb5c=_0x3c0461(_0x593c3a['eb'],_0x593c3a);_0x856b58||(_0x856b58=new _0x35ea96(_0x3cc2('0xe21')),_0x3e0403[_0x3cc2('0x95e')]&&_0x3cc2('0xe22')==_0x3e0403[_0x3cc2('0x95e')][_0x3cc2('0xe23')]||_0x8679d5(_0x856b58,_0x3cc2('0xe24')),_0x13da4d(_0x856b58)),function(_0x3e3e32,_0x47ba65){var _0xe6158c=new _0x1d24ed();if(_0x3e0403['Image']){var _0x1003b0=new Image();_0x1003b0[_0x3cc2('0x750')]=_0x5f4e7f(_0x312861,_0xe6158c,_0x1003b0,_0x3cc2('0xe25'),!0x0,_0x47ba65),_0x1003b0[_0x3cc2('0xada')]=_0x5f4e7f(_0x312861,_0xe6158c,_0x1003b0,_0x3cc2('0xe26'),!0x1,_0x47ba65),_0x1003b0[_0x3cc2('0xe27')]=_0x5f4e7f(_0x312861,_0xe6158c,_0x1003b0,_0x3cc2('0xe28'),!0x1,_0x47ba65),_0x1003b0['ontimeout']=_0x5f4e7f(_0x312861,_0xe6158c,_0x1003b0,_0x3cc2('0xe29'),!0x1,_0x47ba65),_0x3e0403[_0x3cc2('0x8c5')](function(){_0x1003b0[_0x3cc2('0xe0b')]&&_0x1003b0[_0x3cc2('0xe0b')]();},0x2710),_0x1003b0[_0x3cc2('0x752')]=_0x3e3e32;}else _0x47ba65(!0x1);}(_0x856b58[_0x3cc2('0x241')](),_0x2fbb5c);}else _0x1eb2ee(0x2);_0x593c3a['u']=0x0,_0x593c3a['c']&&_0x593c3a['c']['ta'](_0x414abe),_0x3c1250(_0x593c3a),_0x3e424b(_0x593c3a);}function _0x3c1250(_0xd1d1c1){_0xd1d1c1['u']=0x0,_0xd1d1c1['m']=-0x1,_0xd1d1c1['c']&&(0x0==_0x5ba4bc(_0xd1d1c1['b'])[_0x3cc2('0x8')]&&0x0==_0xd1d1c1['f'][_0x3cc2('0x8')]||(_0xd1d1c1['b']['c']['length']=0x0,_0x9283b3(_0xd1d1c1['f']),_0xd1d1c1['f'][_0x3cc2('0x8')]=0x0),_0xd1d1c1['c']['sa']());}function _0x44bf97(_0xe16469,_0x192965,_0x360b4d){var _0x1ec087=function(_0x5b98fb){return _0x5b98fb instanceof _0x35ea96?_0x1471a3(_0x5b98fb):new _0x35ea96(_0x5b98fb,void 0x0);}(_0x360b4d);if(''!=_0x1ec087['b'])_0x192965&&_0x1505aa(_0x1ec087,_0x192965+'.'+_0x1ec087['b']),_0x4c30b1(_0x1ec087,_0x1ec087['i']);else{var _0x283426,_0x5591f3=_0x3e0403[_0x3cc2('0x95e')];_0x283426=_0x192965?_0x192965+'.'+_0x5591f3['hostname']:_0x5591f3[_0x3cc2('0x95f')],_0x1ec087=function(_0x448505,_0x168db1,_0x562a11,_0x145287){var _0x3be057=new _0x35ea96(null,void 0x0);return _0x448505&&_0x8679d5(_0x3be057,_0x448505),_0x168db1&&_0x1505aa(_0x3be057,_0x168db1),_0x562a11&&_0x4c30b1(_0x3be057,_0x562a11),_0x145287&&(_0x3be057['a']=_0x145287),_0x3be057;}(_0x5591f3['protocol'],_0x283426,+_0x5591f3[_0x3cc2('0xe2a')],_0x360b4d);}return _0xe16469['V']&&_0x413601(_0xe16469['V'],function(_0x857c,_0x39b8c5){_0x210780(_0x1ec087,_0x39b8c5,_0x857c);}),_0x192965=_0xe16469['j'],_0x360b4d=_0xe16469['I'],_0x192965&&_0x360b4d&&_0x210780(_0x1ec087,_0x192965,_0x360b4d),_0x210780(_0x1ec087,_0x3cc2('0xe2b'),_0xe16469['wa']),_0xd21c7a(_0xe16469,_0x1ec087),_0x1ec087;}function _0x5f82e3(){}function _0x591059(){if(_0x2e3a9d&&!(0xa<=Number(_0x163610)))throw Error(_0x3cc2('0xe2c'));}function _0x57aa64(_0x48e98c,_0x153d76){_0x38f17c[_0x3cc2('0x4a')](this),this['a']=new _0x28ef64(_0x153d76),this['g']=_0x48e98c,this['m']=_0x153d76&&_0x153d76['testUrl']?_0x153d76[_0x3cc2('0xe2d')]:function(_0x21c827){for(var _0x153d76=_0x21c827,_0x16714c=0x1;_0x16714c_0x45049a)throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0xe43')+_0x1873b3+_0x3cc2('0xe49')+_0x52c681+_0x3cc2('0xe4a')+_0x45049a+_0x3cc2('0xe4b')+_0xccfa68(_0x5ab99b['length'],_0x3cc2('0xe45'))+'.');}function _0x2d96a3(_0x21e5d7,_0x5d7998,_0x5c96fb,_0x25b172){_0x396042(_0x21e5d7,_0x5d7998,_0xc12e40(_0x5c96fb)+_0x3cc2('0xe4c'),_0x25b172);}function _0x2cae04(_0x191829,_0x32eec2,_0x30d630,_0x527fa9){void 0x0!==_0x527fa9&&_0x2d96a3(_0x191829,_0x32eec2,_0x30d630,_0x527fa9);}function _0xab2793(_0x5196d8,_0x3af7c7,_0x53cf6c,_0x56418a){_0x396042(_0x5196d8,_0x3af7c7,_0x53cf6c+_0x3cc2('0xe4d'),_0x56418a);}function _0x52d520(_0x2557a1,_0x2a3c4c,_0x1f6156,_0x3efcb2){void 0x0!==_0x3efcb2&&_0xab2793(_0x2557a1,_0x2a3c4c,_0x1f6156,_0x3efcb2);}function _0x5ced7b(_0x346fa1,_0x5bd35e,_0x51bd7b,_0x14861e,_0x518fcb){void 0x0!==_0x14861e&&function(_0x1784cf,_0x521d19,_0x12f5af,_0x1c4632,_0x8b7467){if(!(_0x1c4632 instanceof Array))throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0xe43')+_0x1784cf+'()\x20requires\x20its\x20'+_0x521d19+_0x3cc2('0xe4e')+_0x58251c(_0x1c4632));for(var _0x4585a9=0x0;_0x4585a9<_0x1c4632[_0x3cc2('0x8')];++_0x4585a9)if(!_0x8b7467(_0x1c4632[_0x4585a9]))throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0xe43')+_0x1784cf+_0x3cc2('0xe4f')+_0x521d19+_0x3cc2('0xe50')+_0x12f5af+',\x20but\x20the\x20value\x20at\x20index\x20'+_0x4585a9+_0x3cc2('0xe51')+_0x58251c(_0x1c4632[_0x4585a9]));}(_0x346fa1,_0x5bd35e,_0x51bd7b,_0x14861e,_0x518fcb);}function _0x9efe7e(_0x49d87e,_0x5d3872,_0x275401,_0x6483e0,_0x102923){void 0x0!==_0x6483e0&&function(_0x1e039d,_0x414229,_0x43cf0a,_0x11dfbd,_0x2660d0){for(var _0xff8ce=[],_0x48b509=0x0,_0x43664c=_0x2660d0;_0x48b509<_0x43664c['length'];_0x48b509++){var _0x1d8e1d=_0x43664c[_0x48b509];if(_0x1d8e1d===_0x11dfbd)return;_0xff8ce[_0x3cc2('0x9')](_0x58251c(_0x1d8e1d));}var _0xc63439=_0x58251c(_0x11dfbd);throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0xe52')+_0xc63439+'\x20provided\x20to\x20function\x20'+_0x1e039d+_0x3cc2('0xe53')+_0x43cf0a+'\x22.\x20Acceptable\x20values:\x20'+_0xff8ce[_0x3cc2('0xb1')](',\x20'));}(_0x49d87e,0x0,_0x275401,_0x6483e0,_0x102923);}function _0x396042(_0xfeaaf9,_0x4c896f,_0x5888b4,_0x5be119){if(!(_0x3cc2('0x27f')===_0x4c896f?_0x3286c0(_0x5be119):_0x3cc2('0xe54')===_0x4c896f?'string'==typeof _0x5be119&&''!==_0x5be119:typeof _0x5be119===_0x4c896f)){var _0x5ac6a0=_0x58251c(_0x5be119);throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0xe43')+_0xfeaaf9+_0x3cc2('0xe55')+_0x5888b4+'\x20to\x20be\x20of\x20type\x20'+_0x4c896f+_0x3cc2('0xe56')+_0x5ac6a0);}}function _0x3286c0(_0x545c29){return _0x3cc2('0x27f')==typeof _0x545c29&&null!==_0x545c29&&(Object['getPrototypeOf'](_0x545c29)===Object[_0x3cc2('0x36')]||null===Object[_0x3cc2('0xe57')](_0x545c29));}function _0x58251c(_0x14b5aa){if(void 0x0===_0x14b5aa)return _0x3cc2('0x273');if(null===_0x14b5aa)return _0x3cc2('0xe58');if(_0x3cc2('0x357')==typeof _0x14b5aa)return 0x14<_0x14b5aa[_0x3cc2('0x8')]&&(_0x14b5aa=_0x14b5aa['substring'](0x0,0x14)+_0x3cc2('0xe59')),JSON['stringify'](_0x14b5aa);if(_0x3cc2('0x231')==typeof _0x14b5aa||_0x3cc2('0x28d')==typeof _0x14b5aa)return''+_0x14b5aa;if('object'!=typeof _0x14b5aa)return _0x3cc2('0x27b')==typeof _0x14b5aa?_0x3cc2('0xe5a'):_0x5081fa(_0x3cc2('0xe5b')+typeof _0x14b5aa);if(_0x14b5aa instanceof Array)return _0x3cc2('0xe5c');var _0x5241d7=function(_0x399d0a){if(_0x399d0a['constructor']){var _0xec4cad=/function\s+([^\s(]+)\s*\(/[_0x3cc2('0x81c')](_0x399d0a[_0x3cc2('0x70')][_0x3cc2('0x241')]());if(_0xec4cad&&0x1<_0xec4cad['length'])return _0xec4cad[0x1];}return null;}(_0x14b5aa);return _0x5241d7?_0x3cc2('0xe5d')+_0x5241d7+'\x20object':_0x3cc2('0xe5e');}function _0x27d463(_0x36a5b2,_0x19f166,_0x4f0d4a){if(void 0x0===_0x4f0d4a)throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],'Function\x20'+_0x36a5b2+_0x3cc2('0xe5f')+_0xc12e40(_0x19f166)+_0x3cc2('0xe60'));}function _0x2f6010(_0x4e6cf7,_0x40bbfd,_0x1b76eb){_0x5537bb(_0x40bbfd,function(_0x2a735d,_0x12a8b7){if(_0x1b76eb['indexOf'](_0x2a735d)<0x0)throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],'Unknown\x20option\x20\x27'+_0x2a735d+'\x27\x20passed\x20to\x20function\x20'+_0x4e6cf7+'().\x20Available\x20options:\x20'+_0x1b76eb['join'](',\x20'));});}function _0x3a365e(_0x2e1bca,_0x57a3d2,_0x45ab34,_0x54a55d){var _0x473c6e=_0x58251c(_0x54a55d);return new _0x196562(_0x15005e[_0x3cc2('0xe41')],'Function\x20'+_0x2e1bca+_0x3cc2('0xe55')+_0xc12e40(_0x45ab34)+_0x3cc2('0xe61')+_0x57a3d2+_0x3cc2('0xe56')+_0x473c6e);}function _0x31a094(_0x55c295,_0x368317,_0x4831f8){if(_0x4831f8<=0x0)throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],'Function\x20\x22'+_0x55c295+_0x3cc2('0xe62')+_0xc12e40(_0x368317)+_0x3cc2('0xe63')+_0x4831f8+'.');}function _0xc12e40(_0x166d3a){switch(_0x166d3a){case 0x1:return _0x3cc2('0x58f');case 0x2:return'second';case 0x3:return _0x3cc2('0xe64');default:return _0x166d3a+'th';}}function _0xccfa68(_0x5842de,_0xbbf659){return _0x5842de+'\x20'+_0xbbf659+(0x1===_0x5842de?'':'s');}function _0x353726(){}function _0x557092(_0x5916d0,_0xe034cc){return _0x5916d0<_0xe034cc?-0x1:_0xe034cc<_0x5916d0?0x1:0x0;}function _0x417c09(_0x53de5a,_0xf450b8){if(_0x53de5a[_0x3cc2('0x8')]!==_0xf450b8[_0x3cc2('0x8')])return!0x1;for(var _0x12fab4=0x0;_0x12fab4<_0x53de5a[_0x3cc2('0x8')];_0x12fab4++)if(!_0x53de5a[_0x12fab4][_0x3cc2('0xe65')](_0xf450b8[_0x12fab4]))return!0x1;return!0x0;}function _0xa8bb1(_0x38467d){return _0x38467d+' ';}function _0x29efd8(){if(_0x3cc2('0x273')==typeof Uint8Array)throw new _0x196562(_0x15005e[_0x3cc2('0xe66')],_0x3cc2('0xe67'));}function _0x31f1f1(){if(!_0x48b0c8[_0x3cc2('0xe3e')]()[_0x3cc2('0xe68')])throw new _0x196562(_0x15005e[_0x3cc2('0xe66')],_0x3cc2('0xe69'));}function _0x54a438(_0x42050e){_0x31f1f1(),this[_0x3cc2('0xe6a')]=_0x42050e;}function _0x4d28b2(_0x3e37eb,_0x56584a){this['projectId']=_0x3e37eb,this[_0x3cc2('0xe6b')]=_0x56584a||_0x5832c8;}function _0x4b90eb(_0xe4270,_0x30dfd2){var _0x5bb398=this;this[_0x3cc2('0xe6c')]=_0xe4270,_0x30dfd2&&(_0x30dfd2[_0x3cc2('0xe6d')]=function(_0xe8141){return _0x5bb398[_0x3cc2('0xe6e')](_0xe8141);},this[_0x3cc2('0xe6f')]=function(_0x381604){return _0x30dfd2[_0x3cc2('0xe70')](_0x381604);});}function _0x31e27c(_0x56b03e,_0x346ed1,_0x3e91d7){void 0x0===_0x346ed1?_0x346ed1=0x0:_0x346ed1>_0x56b03e[_0x3cc2('0x8')]&&_0x5081fa(_0x3cc2('0xe71')+_0x346ed1+_0x3cc2('0xe72')+_0x56b03e[_0x3cc2('0x8')]),void 0x0===_0x3e91d7?_0x3e91d7=_0x56b03e[_0x3cc2('0x8')]-_0x346ed1:_0x3e91d7>_0x56b03e['length']-_0x346ed1&&_0x5081fa(_0x3cc2('0xe73')+_0x3e91d7+'\x20out\x20of\x20range\x20'+(_0x56b03e[_0x3cc2('0x8')]-_0x346ed1)),this[_0x3cc2('0x87d')]=_0x56b03e,this[_0x3cc2('0x15a')]=_0x346ed1,this[_0x3cc2('0xe74')]=_0x3e91d7;}function _0x31a0fa(){return null!==_0x40fc24&&_0x40fc24[_0x3cc2('0x51')](this,arguments)||this;}function _0x36b28b(){return null!==_0x20ca38&&_0x20ca38[_0x3cc2('0x51')](this,arguments)||this;}function _0x936765(_0x4b2a33){this[_0x3cc2('0xa70')]=_0x4b2a33,_0x52e979(_0x936765[_0x3cc2('0xe75')](_0x4b2a33),_0x3cc2('0xe76')+_0x4b2a33[_0x3cc2('0x1df')]()[_0x3cc2('0xb1')]('/'));}function _0x29a76f(_0x2a6360,_0x1d5938,_0x504191,_0x3ed0cf,_0x499e53){this[_0x3cc2('0xe77')]=_0x2a6360,this['timerId']=_0x1d5938,this[_0x3cc2('0xe78')]=_0x504191,this['op']=_0x3ed0cf,this[_0x3cc2('0xe79')]=_0x499e53,this[_0x3cc2('0xe7a')]=new _0x5a249a(),this['then']=this[_0x3cc2('0xe7a')][_0x3cc2('0xd53')][_0x3cc2('0xd60')][_0x3cc2('0x279')](this[_0x3cc2('0xe7a')][_0x3cc2('0xd53')]),this[_0x3cc2('0xd88')]=this[_0x3cc2('0xe7a')][_0x3cc2('0xd53')][_0x3cc2('0xd88')][_0x3cc2('0x279')](this['deferred']['promise']),this[_0x3cc2('0xe7a')][_0x3cc2('0xd53')]['catch'](function(_0x5a1915){});}function _0x4c4822(){this[_0x3cc2('0xe7b')]=Promise[_0x3cc2('0xd52')](),this[_0x3cc2('0xe7c')]=!0x1,this[_0x3cc2('0xe7d')]=[],this[_0x3cc2('0xe7e')]=null,this[_0x3cc2('0xe7f')]=!0x1,this['timerIdsToSkip']=[];}function _0x295a02(_0x20e9b1){for(var _0x5b46b7='',_0x27bb5b=0x0;_0x27bb5b<_0x20e9b1['length'];_0x27bb5b++)0x0<_0x5b46b7[_0x3cc2('0x8')]&&(_0x5b46b7=_0x550d80(_0x5b46b7)),_0x5b46b7=_0x5ae021(_0x20e9b1[_0x3cc2('0x290')](_0x27bb5b),_0x5b46b7);return _0x550d80(_0x5b46b7);}function _0x5ae021(_0x46a71b,_0x264ab1){for(var _0x426ac7=_0x264ab1,_0x145bf5=_0x46a71b[_0x3cc2('0x8')],_0x10cd6a=0x0;_0x10cd6a<_0x145bf5;_0x10cd6a++){var _0x42c255=_0x46a71b['charAt'](_0x10cd6a);switch(_0x42c255){case' ':_0x426ac7+=_0x5e9b1b+_0xfbddaf;break;case _0x5e9b1b:_0x426ac7+=_0x5e9b1b+_0xba7825;break;default:_0x426ac7+=_0x42c255;}}return _0x426ac7;}function _0x550d80(_0x2d33c8){return _0x2d33c8+_0x5e9b1b+_0x211e97;}function _0x23f847(_0x41836e){var _0x877741=_0x41836e[_0x3cc2('0x8')];if(_0x52e979(0x2<=_0x877741,'Invalid\x20path\x20'+_0x41836e),0x2===_0x877741)return _0x52e979(_0x41836e[_0x3cc2('0x83c')](0x0)===_0x5e9b1b&&_0x41836e['charAt'](0x1)===_0x211e97,_0x3cc2('0xe80')+_0x41836e+_0x3cc2('0xe81')),_0x1bfa65[_0x3cc2('0xe82')];for(var _0x27c8ed=_0x877741-0x2,_0x4e4e71=[],_0x434e49='',_0x3292f3=0x0;_0x3292f3<_0x877741;){var _0x5aa6ec=_0x41836e[_0x3cc2('0x76')](_0x5e9b1b,_0x3292f3);switch((_0x5aa6ec<0x0||_0x27c8ed<_0x5aa6ec)&&_0x5081fa('Invalid\x20encoded\x20resource\x20path:\x20\x22'+_0x41836e+'\x22'),_0x41836e[_0x3cc2('0x83c')](_0x5aa6ec+0x1)){case _0x211e97:var _0x34a6b4=_0x41836e[_0x3cc2('0x802')](_0x3292f3,_0x5aa6ec),_0x224b7c=void 0x0;0x0===_0x434e49['length']?_0x224b7c=_0x34a6b4:(_0x224b7c=_0x434e49+=_0x34a6b4,_0x434e49=''),_0x4e4e71[_0x3cc2('0x9')](_0x224b7c);break;case _0xfbddaf:_0x434e49+=_0x41836e[_0x3cc2('0x802')](_0x3292f3,_0x5aa6ec),_0x434e49+=' ';break;case _0xba7825:_0x434e49+=_0x41836e['substring'](_0x3292f3,_0x5aa6ec+0x1);break;default:_0x5081fa(_0x3cc2('0xe83')+_0x41836e+'\x22');}_0x3292f3=_0x5aa6ec+0x2;}return new _0x1bfa65(_0x4e4e71);}function _0x259ef1(_0x47b235,_0x1a8516){if(this[_0x3cc2('0xe84')]=_0x47b235,(this[_0x3cc2('0xe85')]=_0x1a8516)<0x0)throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],'Timestamp\x20nanoseconds\x20out\x20of\x20range:\x20'+_0x1a8516);if(0x3b9aca00<=_0x1a8516)throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0xe86')+_0x1a8516);if(_0x47b235<-0xe7791f700)throw new _0x196562(_0x15005e['INVALID_ARGUMENT'],_0x3cc2('0xe87')+_0x47b235);if(0x3afff44180<=_0x47b235)throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0xe87')+_0x47b235);}function _0x5919c4(_0x25c432){this[_0x3cc2('0x65c')]=_0x25c432;}function _0x357d84(_0xd791c2,_0x1cf244){this['comparator']=_0xd791c2,this[_0x3cc2('0xe88')]=_0x1cf244||_0x21c944[_0x3cc2('0xe89')];}function _0x8a35b3(_0x2c38b0,_0x585d93,_0x4cee2f,_0x32fa92){this[_0x3cc2('0xe8a')]=_0x32fa92,this[_0x3cc2('0xe8b')]=[];for(var _0x35f62c=0x1;!_0x2c38b0[_0x3cc2('0xe8c')]();)if(_0x35f62c=_0x585d93?_0x4cee2f(_0x2c38b0[_0x3cc2('0x339')],_0x585d93):0x1,_0x32fa92&&(_0x35f62c*=-0x1),_0x35f62c<0x0)_0x2c38b0=this['isReverse']?_0x2c38b0['left']:_0x2c38b0[_0x3cc2('0x2a3')];else{if(0x0===_0x35f62c){this[_0x3cc2('0xe8b')][_0x3cc2('0x9')](_0x2c38b0);break;}this['nodeStack'][_0x3cc2('0x9')](_0x2c38b0),_0x2c38b0=this[_0x3cc2('0xe8a')]?_0x2c38b0[_0x3cc2('0x2a3')]:_0x2c38b0[_0x3cc2('0x2a2')];}}function _0x5e5063(_0x22e421,_0x409141,_0x50b611,_0xdd69eb,_0x16fa9a){this[_0x3cc2('0x339')]=_0x22e421,this[_0x3cc2('0xf3')]=_0x409141,this[_0x3cc2('0x14d')]=null!=_0x50b611?_0x50b611:_0x5e5063[_0x3cc2('0xe8d')],this[_0x3cc2('0x2a2')]=null!=_0xdd69eb?_0xdd69eb:_0x5e5063['EMPTY'],this[_0x3cc2('0x2a3')]=null!=_0x16fa9a?_0x16fa9a:_0x5e5063[_0x3cc2('0xe89')],this[_0x3cc2('0x1f2')]=this[_0x3cc2('0x2a2')][_0x3cc2('0x1f2')]+0x1+this[_0x3cc2('0x2a3')][_0x3cc2('0x1f2')];}function _0x2e6de0(){this[_0x3cc2('0x1f2')]=0x0;}function _0x391f23(_0x8206eb){this['comparator']=_0x8206eb,this[_0x3cc2('0x1ba')]=new _0x1f37d1(this[_0x3cc2('0xe8e')]);}function _0x513318(_0x55d6b4){this['iter']=_0x55d6b4;}function _0x4a4ff4(){return _0x2a1d30;}function _0x3eec66(){return _0x4a4ff4();}function _0x5450b9(){return _0x27a0e2;}function _0x34f3c1(){return _0x4f206e;}function _0x53ee31(){for(var _0x512f52=[],_0x280e9a=0x0;_0x280e9a';});}(_0x12300b,_0x55656e):_0x3cc2('0xd89'),_0x1d68c3=this[_0x3cc2('0xd58')]+':\x20'+_0x4f53be+'\x20('+_0x58fd62+').',_0x3c1077=new _0x58d655(_0x58fd62,_0x1d68c3),_0xf7888a=0x0,_0x1bfd26=Object[_0x3cc2('0x28f')](_0x55656e);_0xf7888a<_0x1bfd26[_0x3cc2('0x8')];_0xf7888a++){var _0x2c6382=_0x1bfd26[_0xf7888a];'_'!==_0x2c6382['slice'](-0x1)&&(_0x2c6382 in _0x3c1077&&console[_0x3cc2('0x184')](_0x3cc2('0xd8a')+_0x2c6382+_0x3cc2('0xd8b')),_0x3c1077[_0x2c6382]=_0x55656e[_0x2c6382]);}return _0x3c1077;},_0x71db9f),_0x33f986=/\{\$([^}]+)}/g,_0x59e22c=(_0x1aa895[_0x3cc2('0x36')][_0x3cc2('0x1024')]=function(_0x495b9f){return this[_0x3cc2('0xd63')]=_0x495b9f,this;},_0x1aa895['prototype'][_0x3cc2('0xd91')]=function(_0x4893ba){return this['multipleInstances']=_0x4893ba,this;},_0x1aa895[_0x3cc2('0x36')][_0x3cc2('0xd92')]=function(_0x51af8f){return this['serviceProps']=_0x51af8f,this;},_0x1aa895),_0x237f73=_0x3cc2('0x273')!=typeof globalThis?globalThis:_0x3cc2('0x273')!=typeof window?window:_0x3cc2('0x273')!=typeof global?global:_0x3cc2('0x273')!=typeof self?self:{},_0x4c787a=_0x4c787a||{},_0x3e0403=_0x237f73,_0x4baeb2='closure_uid_'+(0x3b9aca00*Math[_0x3cc2('0x287')]()>>>0x0),_0x1b4d30=0x0,_0x3e69f0=Date[_0x3cc2('0x45d')]||function(){return+new Date();};_0x56ad6c[_0x3cc2('0x36')]['j']=!0x1,_0x56ad6c[_0x3cc2('0x36')]['la']=function(){!this['j']&&(this['j']=!0x0,this['G'](),0x0)&&(this[_0x4baeb2]||(this[_0x4baeb2]=++_0x1b4d30));},_0x56ad6c[_0x3cc2('0x36')]['G']=function(){if(this['i'])for(;this['i'][_0x3cc2('0x8')];)this['i']['shift']()();};var _0x2d336d,_0x5084c8=Array['prototype']['indexOf']?function(_0x2e152a,_0x46ba35){return Array[_0x3cc2('0x36')][_0x3cc2('0x76')][_0x3cc2('0x4a')](_0x2e152a,_0x46ba35,void 0x0);}:function(_0x1895ca,_0x53258a){if(_0x4f3aef(_0x1895ca))return _0x4f3aef(_0x53258a)&&0x1==_0x53258a[_0x3cc2('0x8')]?_0x1895ca[_0x3cc2('0x76')](_0x53258a,0x0):-0x1;for(var _0x2e6f55=0x0;_0x2e6f55<_0x1895ca[_0x3cc2('0x8')];_0x2e6f55++)if(_0x2e6f55 in _0x1895ca&&_0x1895ca[_0x2e6f55]===_0x53258a)return _0x2e6f55;return-0x1;},_0x392e50=Array[_0x3cc2('0x36')][_0x3cc2('0x27d')]?function(_0x20ee21,_0x404196,_0x21615a){Array[_0x3cc2('0x36')][_0x3cc2('0x27d')][_0x3cc2('0x4a')](_0x20ee21,_0x404196,_0x21615a);}:function(_0x219838,_0x48a5c0,_0x250439){for(var _0x36ff90=_0x219838[_0x3cc2('0x8')],_0x3e66a1=_0x4f3aef(_0x219838)?_0x219838[_0x3cc2('0x285')](''):_0x219838,_0x54ca75=0x0;_0x54ca75<_0x36ff90;_0x54ca75++)_0x54ca75 in _0x3e66a1&&_0x48a5c0[_0x3cc2('0x4a')](_0x250439,_0x3e66a1[_0x54ca75],_0x54ca75,_0x219838);},_0x377a9b=String[_0x3cc2('0x36')][_0x3cc2('0xa3')]?function(_0x3082e4){return _0x3082e4[_0x3cc2('0xa3')]();}:function(_0x3a4a5c){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/[_0x3cc2('0x81c')](_0x3a4a5c)[0x1];};_0x3d6526:{var _0x309a11=_0x3e0403[_0x3cc2('0x91b')];if(_0x309a11){var _0x425a32=_0x309a11[_0x3cc2('0x5fc')];if(_0x425a32){_0x2d336d=_0x425a32;break _0x3d6526;}}_0x2d336d='';}var _0xe97be0=_0x3cc2('0x1025')[_0x3cc2('0x285')]('\x20');_0x218a87['\x20']=_0x1e6eb5;var _0x266ca3,_0x2cf7da,_0x1debc7=_0x576435(_0x2d336d,_0x3cc2('0x1026')),_0x2e3a9d=_0x576435(_0x2d336d,_0x3cc2('0x1027'))||_0x576435(_0x2d336d,'MSIE'),_0x23d9b1=_0x576435(_0x2d336d,_0x3cc2('0x1028')),_0x2e55c4=_0x23d9b1||_0x2e3a9d,_0x299e8c=_0x576435(_0x2d336d,'Gecko')&&!(_0x576435(_0x2d336d[_0x3cc2('0x577')](),'webkit')&&!_0x576435(_0x2d336d,_0x3cc2('0x1028')))&&!(_0x576435(_0x2d336d,'Trident')||_0x576435(_0x2d336d,'MSIE'))&&!_0x576435(_0x2d336d,_0x3cc2('0x1028')),_0x512fe9=_0x576435(_0x2d336d[_0x3cc2('0x577')](),_0x3cc2('0x940'))&&!_0x576435(_0x2d336d,_0x3cc2('0x1028'));_0x4e1248:{var _0x5b0b22='',_0x3a988e=(_0x2cf7da=_0x2d336d,_0x299e8c?/rv:([^\);]+)(\)|;)/[_0x3cc2('0x81c')](_0x2cf7da):_0x23d9b1?/Edge\/([\d\.]+)/[_0x3cc2('0x81c')](_0x2cf7da):_0x2e3a9d?/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/['exec'](_0x2cf7da):_0x512fe9?/WebKit\/(\S+)/[_0x3cc2('0x81c')](_0x2cf7da):_0x1debc7?/(?:Version)[ \/]?(\S+)/['exec'](_0x2cf7da):void 0x0);if(_0x3a988e&&(_0x5b0b22=_0x3a988e?_0x3a988e[0x1]:''),_0x2e3a9d){var _0x253a26=_0x4a18da();if(null!=_0x253a26&&_0x253a26>parseFloat(_0x5b0b22)){_0x266ca3=String(_0x253a26);break _0x4e1248;}}_0x266ca3=_0x5b0b22;}var _0x163610,_0x2d47db={},_0x3d4a52=_0x3e0403[_0x3cc2('0xde5')];_0x163610=_0x3d4a52&&_0x2e3a9d?_0x4a18da()||(_0x3cc2('0x8ff')==_0x3d4a52['compatMode']?parseInt(_0x266ca3,0xa):0x5):void 0x0;var _0xd9a2f7=!_0x2e3a9d||0x9<=Number(_0x163610),_0x490b55=_0x2e3a9d&&!_0x510769('9'),_0x197100=function(){if(!_0x3e0403['addEventListener']||!Object[_0x3cc2('0x8d')])return!0x1;var _0x512f52=!0x1,_0x2fb8dd=Object['defineProperty']({},_0x3cc2('0x1029'),{'get':function(){_0x512f52=!0x0;}});try{_0x3e0403['addEventListener'](_0x3cc2('0x839'),_0x1e6eb5,_0x2fb8dd),_0x3e0403[_0x3cc2('0x3d7')](_0x3cc2('0x839'),_0x1e6eb5,_0x2fb8dd);}catch(_0x1b5a37){}return _0x512f52;}();_0x39e4b1[_0x3cc2('0x36')]['b']=function(){this['Ia']=!0x1;},_0x1f1394(_0x447351,_0x39e4b1);var _0x2785cb={2:_0x3cc2('0x4c6'),3:_0x3cc2('0x102a'),4:_0x3cc2('0x39c')};_0x447351[_0x3cc2('0x36')]['b']=function(){_0x447351['N']['b'][_0x3cc2('0x4a')](this);var _0x512f52=this['c'];if(_0x512f52[_0x3cc2('0x494')])_0x512f52['preventDefault']();else if(_0x512f52[_0x3cc2('0x102b')]=!0x1,_0x490b55)try{(_0x512f52[_0x3cc2('0x557')]||0x70<=_0x512f52['keyCode']&&_0x512f52[_0x3cc2('0x67f')]<=0x7b)&&(_0x512f52[_0x3cc2('0x67f')]=-0x1);}catch(_0x5a452f){}};var _0x27918a=_0x3cc2('0x102c')+(0xf4240*Math['random']()|0x0),_0x1d1c0a=0x0;_0x23f4ad[_0x3cc2('0x36')][_0x3cc2('0x2bd')]=function(_0xd90338,_0x3d170f,_0x1bbb33,_0x29d1d0,_0x444b18){var _0x423e15=_0xd90338[_0x3cc2('0x241')]();(_0xd90338=this['a'][_0x423e15])||(_0xd90338=this['a'][_0x423e15]=[],this['b']++);var _0x32503f=_0x3d1bb2(_0xd90338,_0x3d170f,_0x29d1d0,_0x444b18);return-0x1<_0x32503f?(_0x3d170f=_0xd90338[_0x32503f],_0x1bbb33||(_0x3d170f['Z']=!0x1)):((_0x3d170f=new _0x3f3b90(_0x3d170f,this[_0x3cc2('0x752')],_0x423e15,!!_0x29d1d0,_0x444b18))['Z']=_0x1bbb33,_0xd90338['push'](_0x3d170f)),_0x3d170f;};var _0x47b289=_0x3cc2('0x102d')+(0xf4240*Math['random']()|0x0),_0x26aa61={},_0x3ea1ab=_0x3cc2('0x102e')+(0x3b9aca00*Math[_0x3cc2('0x287')]()>>>0x0);_0x1f1394(_0x38f17c,_0x56ad6c),_0x38f17c[_0x3cc2('0x36')][_0x27918a]=!0x0,(_0x35e831=_0x38f17c[_0x3cc2('0x36')])['addEventListener']=function(_0x4d56dd,_0x14d49c,_0x1a2bf7,_0x2c02ed){_0x3bbfe8(this,_0x4d56dd,_0x14d49c,_0x1a2bf7,_0x2c02ed);},_0x35e831[_0x3cc2('0x3d7')]=function(_0x4d390e,_0x19780b,_0x5806f1,_0x1d1a40){!function _0x4d390e(_0x19c3ad,_0xccd13b,_0x4a9f58,_0x385b91,_0x1fb9fa){if(_0x1c9128(_0xccd13b))for(var _0x52f239=0x0;_0x52f239<_0xccd13b[_0x3cc2('0x8')];_0x52f239++)_0x4d390e(_0x19c3ad,_0xccd13b[_0x52f239],_0x4a9f58,_0x385b91,_0x1fb9fa);else _0x385b91=_0x419fda(_0x385b91)?!!_0x385b91['capture']:!!_0x385b91,_0x4a9f58=_0x29077b(_0x4a9f58),_0x19c3ad&&_0x19c3ad[_0x27918a]?(_0x19c3ad=_0x19c3ad['c'],(_0xccd13b=String(_0xccd13b)[_0x3cc2('0x241')]())in _0x19c3ad['a']&&-0x1<(_0x4a9f58=_0x3d1bb2(_0x52f239=_0x19c3ad['a'][_0xccd13b],_0x4a9f58,_0x385b91,_0x1fb9fa))&&(_0x398c81(_0x52f239[_0x4a9f58]),Array[_0x3cc2('0x36')][_0x3cc2('0x73')][_0x3cc2('0x4a')](_0x52f239,_0x4a9f58,0x1),0x0==_0x52f239['length']&&(delete _0x19c3ad['a'][_0xccd13b],_0x19c3ad['b']--))):(_0x19c3ad=_0x19c3ad&&_0x3d2c36(_0x19c3ad))&&(_0xccd13b=_0x19c3ad['a'][_0xccd13b[_0x3cc2('0x241')]()],_0x19c3ad=-0x1,_0xccd13b&&(_0x19c3ad=_0x3d1bb2(_0xccd13b,_0x4a9f58,_0x385b91,_0x1fb9fa)),(_0x4a9f58=-0x1<_0x19c3ad?_0xccd13b[_0x19c3ad]:null)&&_0x488c06(_0x4a9f58));}(this,_0x4d390e,_0x19780b,_0x5806f1,_0x1d1a40);},_0x35e831[_0x3cc2('0xdf8')]=function(_0x1de5e2){var _0x10c762,_0x27ca20=this['B'];if(_0x27ca20)for(_0x10c762=[];_0x27ca20;_0x27ca20=_0x27ca20['B'])_0x10c762['push'](_0x27ca20);_0x27ca20=this['J'];var _0x5e9304=_0x1de5e2[_0x3cc2('0x10b')]||_0x1de5e2;if(_0x4f3aef(_0x1de5e2))_0x1de5e2=new _0x39e4b1(_0x1de5e2,_0x27ca20);else if(_0x1de5e2 instanceof _0x39e4b1)_0x1de5e2[_0x3cc2('0x21f')]=_0x1de5e2[_0x3cc2('0x21f')]||_0x27ca20;else{var _0x42f2d8=_0x1de5e2;_0x35f77b(_0x1de5e2=new _0x39e4b1(_0x5e9304,_0x27ca20),_0x42f2d8);}if(_0x42f2d8=!0x0,_0x10c762)for(var _0x38889c=_0x10c762[_0x3cc2('0x8')]-0x1;0x0<=_0x38889c;_0x38889c--){var _0x55141f=_0x1de5e2['a']=_0x10c762[_0x38889c];_0x42f2d8=_0x3cc380(_0x55141f,_0x5e9304,!0x0,_0x1de5e2)&&_0x42f2d8;}if(_0x42f2d8=_0x3cc380(_0x55141f=_0x1de5e2['a']=_0x27ca20,_0x5e9304,!0x0,_0x1de5e2)&&_0x42f2d8,_0x42f2d8=_0x3cc380(_0x55141f,_0x5e9304,!0x1,_0x1de5e2)&&_0x42f2d8,_0x10c762)for(_0x38889c=0x0;_0x38889c<_0x10c762['length'];_0x38889c++)_0x42f2d8=_0x3cc380(_0x55141f=_0x1de5e2['a']=_0x10c762[_0x38889c],_0x5e9304,!0x1,_0x1de5e2)&&_0x42f2d8;return _0x42f2d8;},_0x35e831['G']=function(){if(_0x38f17c['N']['G'][_0x3cc2('0x4a')](this),this['c']){var _0x512f52,_0x299ab6=this['c'];for(_0x512f52 in _0x299ab6['a']){for(var _0x3f513d=_0x299ab6['a'][_0x512f52],_0x4783b8=0x0;_0x4783b8<_0x3f513d[_0x3cc2('0x8')];_0x4783b8++)_0x398c81(_0x3f513d[_0x4783b8]);delete _0x299ab6['a'][_0x512f52],_0x299ab6['b']--;}}this['B']=null;},_0x35e831['za']=function(_0xeb5836,_0x119b57,_0x439924,_0x418bee){return this['c'][_0x3cc2('0x2bd')](String(_0xeb5836),_0x119b57,!0x1,_0x439924,_0x418bee);},_0x35e831['Aa']=function(_0x2d86b9,_0x5d6ca3,_0x3fd0d7,_0x163c37){return this['c'][_0x3cc2('0x2bd')](String(_0x2d86b9),_0x5d6ca3,!0x0,_0x3fd0d7,_0x163c37);};var _0xedf170=_0x3e0403[_0x3cc2('0xa27')][_0x3cc2('0xede')];_0x2d527c[_0x3cc2('0x36')][_0x3cc2('0x290')]=function(){if(0x0=_0x35586e['b']['f']-(_0x35586e['h']?0x1:0x0)||(_0x35586e['h']?(_0x35586e['f']=_0x22a512['j'][_0x3cc2('0x38d')](_0x35586e['f']),0x0):0x1==_0x35586e['u']||0x2==_0x35586e['u']||_0x35586e['A']>=(_0x35586e['Oa']?0x0:_0x35586e['Pa'])||(_0x35586e['h']=_0x377165(_0x3c0461(_0x35586e['Ha'],_0x35586e,_0x22a512),_0x592672(_0x35586e,_0x35586e['A'])),_0x35586e['A']++,0x0)));}(this,_0x490d5d)||0x2==_0x40a3d8&&_0x4adb4e(this)))switch(_0x4164c5&&0x0<_0x4164c5[_0x3cc2('0x8')]&&(_0x490d5d=this['b'],_0x490d5d['c']=_0x490d5d['c'][_0x3cc2('0x38d')](_0x4164c5)),_0x3439c5){case 0x1:_0x56ac57(this,0x5);break;case 0x4:_0x56ac57(this,0xa);break;case 0x3:_0x56ac57(this,0x6);break;default:_0x56ac57(this,0x2);}}},_0x35e831['eb']=function(_0x3c422f){_0x1eb2ee(_0x3c422f?0x2:0x1);},_0x35e831['$']=function(_0xeb61b0){if(_0xeb61b0&&!this['R'])throw Error(_0x3cc2('0x1042'));return(_0xeb61b0=new _0x26ae80(this['Ka']))['F']=this['R'],_0xeb61b0;},_0x35e831['ma']=function(){return!!this['c']&&!0x0;},_0x35e831['Y']=function(){return this['R'];},(_0x35e831=_0x5f82e3[_0x3cc2('0x36')])['va']=function(){},_0x35e831['ua']=function(){},_0x35e831['ta']=function(){},_0x35e831['sa']=function(){},_0x35e831['Sa']=function(){},_0x591059[_0x3cc2('0x36')]['a']=function(_0x4905d8,_0x1610fd){return new _0x57aa64(_0x4905d8,_0x1610fd);},_0x1f1394(_0x57aa64,_0x38f17c),(_0x35e831=_0x57aa64['prototype'])[_0x3cc2('0x3ca')]=function(_0x4b720f,_0x3d5c1c,_0x7c0b44,_0x29aa44){_0x57aa64['N']['addEventListener'][_0x3cc2('0x4a')](this,_0x4b720f,_0x3d5c1c,_0x7c0b44,_0x29aa44);},_0x35e831[_0x3cc2('0x3d7')]=function(_0x387d5c,_0x1d5754,_0x5d007a,_0x4a2e36){_0x57aa64['N'][_0x3cc2('0x3d7')][_0x3cc2('0x4a')](this,_0x387d5c,_0x1d5754,_0x5d007a,_0x4a2e36);},_0x35e831['Va']=function(){this['a']['c']=this['f'],this['l']&&(this['a']['R']=!0x0);var _0x512f52=this['a'],_0x3016d0=this['m'],_0x123823=this['g'],_0x1dfbf3=this['b']||void 0x0;_0x1eb2ee(0x0),_0x512f52['ha']=_0x123823,_0x512f52['V']=_0x1dfbf3||{},_0x512f52['o']&&(_0x512f52['F']['b']=[],_0x512f52['F']['a']=!0x1),_0x512f52['w']=new _0x32cd33(_0x512f52),null===_0x512f52['g']&&(_0x512f52['w']['h']=_0x512f52['i']),_0x123823=_0x3016d0,_0x512f52['g']&&_0x512f52['i']&&(_0x123823=_0x556d22(_0x3016d0,_0x512f52['g'],_0x512f52['i'])),(_0x512f52=_0x512f52['w'])['i']=_0x123823,_0x3016d0=_0x44bf97(_0x512f52['a'],null,_0x512f52['i']),_0x1eb2ee(0x3),null!=(_0x123823=_0x512f52['a']['F']['b'])?(_0x512f52['f']=_0x123823[0x0],_0x512f52['M']=0x1,_0x3a8f09(_0x512f52)):(_0x43d75d(_0x3016d0,_0x3cc2('0x1043'),_0x3cc2('0x1')),!_0x512f52['a']['o']&&_0x512f52['a']['j']&&_0x43d75d(_0x3016d0,_0x3cc2('0x1034'),_0x512f52['a']['j']),_0x512f52['b']=new _0x397877(_0x512f52,void 0x0,void 0x0),_0x512f52['b']['h']=_0x512f52['h'],_0x5bf304(_0x512f52['b'],_0x3016d0,!0x1,null),_0x512f52['M']=0x0);},_0x35e831[_0x3cc2('0xb7b')]=function(){_0x4978d4(this['a']);},_0x35e831['Wa']=function(_0xd67665){if(_0x4f3aef(_0xd67665)){var _0x4310da={};_0x4310da[_0x3cc2('0x103b')]=_0xd67665,_0xae26d1(this['a'],_0x4310da);}else this['h']?((_0x4310da={})[_0x3cc2('0x103b')]=_0xedf170(_0xd67665),_0xae26d1(this['a'],_0x4310da)):_0xae26d1(this['a'],_0xd67665);},_0x35e831['G']=function(){this['a']['c']=null,delete this['f'],_0x4978d4(this['a']),delete this['a'],_0x57aa64['N']['G'][_0x3cc2('0x4a')](this);},_0x1f1394(_0x486c3b,_0x438204),_0x1f1394(_0x506acb,_0x30d597),_0x1f1394(_0x42a9c1,_0x5f82e3),_0x42a9c1[_0x3cc2('0x36')]['va']=function(){this['a'][_0x3cc2('0xdf8')]('a');},_0x42a9c1['prototype']['ua']=function(_0x55970b){this['a'][_0x3cc2('0xdf8')](new _0x486c3b(_0x55970b));},_0x42a9c1[_0x3cc2('0x36')]['ta']=function(_0x3bc27e){this['a'][_0x3cc2('0xdf8')](new _0x506acb(_0x3bc27e));},_0x42a9c1['prototype']['sa']=function(){this['a'][_0x3cc2('0xdf8')]('b');};var _0x1d1ed8=_0x5f4e7f(function(_0x47b6dc,_0x48faaf){function _0xe612b1(){}_0xe612b1[_0x3cc2('0x36')]=_0x47b6dc['prototype'];var _0x2df55f=new _0xe612b1();return _0x47b6dc[_0x3cc2('0x51')](_0x2df55f,Array[_0x3cc2('0x36')][_0x3cc2('0x27a')][_0x3cc2('0x4a')](arguments,0x1)),_0x2df55f;},_0x591059);_0x591059[_0x3cc2('0x36')]['createWebChannel']=_0x591059[_0x3cc2('0x36')]['a'],_0x57aa64[_0x3cc2('0x36')][_0x3cc2('0xae5')]=_0x57aa64[_0x3cc2('0x36')]['Wa'],_0x57aa64[_0x3cc2('0x36')][_0x3cc2('0xadd')]=_0x57aa64[_0x3cc2('0x36')]['Va'],_0x57aa64[_0x3cc2('0x36')]['close']=_0x57aa64[_0x3cc2('0x36')][_0x3cc2('0xb7b')],_0x259a0e[_0x3cc2('0x1044')]=0x0,_0x259a0e['TIMEOUT']=0x8,_0x259a0e[_0x3cc2('0x1045')]=0x6,_0x1ac030[_0x3cc2('0x9ad')]='complete',(_0x139e6d[_0x3cc2('0x1046')]=_0x4060a5)['OPEN']='a',_0x4060a5[_0x3cc2('0x1047')]='b',_0x4060a5[_0x3cc2('0xda9')]='c',_0x4060a5[_0x3cc2('0x1048')]='d',_0x38f17c[_0x3cc2('0x36')][_0x3cc2('0x1049')]=_0x38f17c[_0x3cc2('0x36')]['za'],_0x26ae80[_0x3cc2('0x36')][_0x3cc2('0x104a')]=_0x26ae80['prototype']['Aa'],_0x26ae80[_0x3cc2('0x36')]['getLastError']=_0x26ae80[_0x3cc2('0x36')]['Xa'],_0x26ae80['prototype'][_0x3cc2('0x104b')]=_0x26ae80[_0x3cc2('0x36')]['ya'],_0x26ae80[_0x3cc2('0x36')][_0x3cc2('0x104c')]=_0x26ae80['prototype']['T'],_0x26ae80['prototype'][_0x3cc2('0x104d')]=_0x26ae80['prototype']['Ua'],_0x26ae80[_0x3cc2('0x36')][_0x3cc2('0x104e')]=_0x26ae80[_0x3cc2('0x36')]['aa'],_0x26ae80[_0x3cc2('0x36')]['send']=_0x26ae80['prototype']['ca'];var _0x15eee7,_0x58d6e3,_0x38399a={'createWebChannelTransport':_0x1d1ed8,'ErrorCode':_0x259a0e,'EventType':_0x1ac030,'WebChannel':_0x139e6d,'XhrIo':_0x26ae80},_0xa3f463=_0x38399a[_0x3cc2('0x104f')],_0xcd72b3=_0x38399a[_0x3cc2('0x1050')],_0x21507a=_0x38399a[_0x3cc2('0x1046')],_0x491e07=_0x38399a['WebChannel'],_0x3d9d30=_0x38399a[_0x3cc2('0x1051')],_0x5cfe50=_0x512f52[_0x3cc2('0xdd6')],_0x290621=new _0x3fc009(_0x3cc2('0xdc4'));(_0x58d6e3=_0x15eee7=_0x15eee7||{})[_0x58d6e3[_0x3cc2('0xda8')]=0x0]=_0x3cc2('0xda8'),_0x58d6e3[_0x58d6e3[_0x3cc2('0xda9')]=0x1]=_0x3cc2('0xda9'),_0x58d6e3[_0x58d6e3[_0x3cc2('0xdaa')]=0x2]=_0x3cc2('0xdaa');var _0x44a749,_0x40fc24,_0x20ca38,_0x445139,_0xc59e93,_0x48b0c8=(_0x56b783[_0x3cc2('0x1052')]=function(_0x2b044d){_0x56b783[_0x3cc2('0xfb1')]&&_0x5081fa(_0x3cc2('0x1053')),_0x56b783[_0x3cc2('0xfb1')]=_0x2b044d;},_0x56b783['getPlatform']=function(){return _0x56b783['platform']||_0x5081fa(_0x3cc2('0x1054')),_0x56b783[_0x3cc2('0xfb1')];},_0x56b783),_0x15005e={'OK':'ok','CANCELLED':_0x3cc2('0x1055'),'UNKNOWN':_0x3cc2('0x1056'),'INVALID_ARGUMENT':_0x3cc2('0x1057'),'DEADLINE_EXCEEDED':_0x3cc2('0x1058'),'NOT_FOUND':_0x3cc2('0x1059'),'ALREADY_EXISTS':_0x3cc2('0x105a'),'PERMISSION_DENIED':_0x3cc2('0x105b'),'UNAUTHENTICATED':_0x3cc2('0x105c'),'RESOURCE_EXHAUSTED':_0x3cc2('0x105d'),'FAILED_PRECONDITION':'failed-precondition','ABORTED':_0x3cc2('0xea1'),'OUT_OF_RANGE':'out-of-range','UNIMPLEMENTED':_0x3cc2('0x105e'),'INTERNAL':_0x3cc2('0xea7'),'UNAVAILABLE':_0x3cc2('0x105f'),'DATA_LOSS':_0x3cc2('0x1060')},_0x196562=(_0x3fc4f6(_0x18b446,_0x44a749=Error),_0x18b446),_0x224bf8=(_0x353726[_0x3cc2('0x1061')]=function(){for(var _0x512f52=_0x3cc2('0x1062'),_0x1accd0='',_0x11078b=0x0;_0x11078b<0x14;_0x11078b++)_0x1accd0+=_0x512f52[_0x3cc2('0x83c')](Math['floor'](Math[_0x3cc2('0x287')]()*_0x512f52['length']));return _0x52e979(0x14===_0x1accd0[_0x3cc2('0x8')],'Invalid\x20auto\x20ID:\x20'+_0x1accd0),_0x1accd0;},_0x353726),_0x23282b=(_0x54a438[_0x3cc2('0x1063')]=function(_0x4781f9){_0x1e4c3f('Blob.fromBase64String',arguments,0x1),_0x2d96a3('Blob.fromBase64String',_0x3cc2('0x357'),0x1,_0x4781f9),_0x31f1f1();try{return new _0x54a438(_0x48b0c8[_0x3cc2('0xe3e')]()[_0x3cc2('0x1064')](_0x4781f9));}catch(_0x193cea){throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0x1065')+_0x193cea);}},_0x54a438[_0x3cc2('0x1066')]=function(_0x448db8){if(_0x1e4c3f(_0x3cc2('0x1067'),arguments,0x1),_0x29efd8(),!(_0x448db8 instanceof Uint8Array))throw _0x3a365e(_0x3cc2('0x1067'),_0x3cc2('0x1068'),0x1,_0x448db8);return new _0x54a438(Array[_0x3cc2('0x36')]['map']['call'](_0x448db8,function(_0x55c77c){return String[_0x3cc2('0x680')](_0x55c77c);})['join'](''));},_0x54a438[_0x3cc2('0x36')]['toBase64']=function(){return _0x1e4c3f(_0x3cc2('0x1069'),arguments,0x0),_0x31f1f1(),_0x48b0c8[_0x3cc2('0xe3e')]()[_0x3cc2('0x106a')](this[_0x3cc2('0xe6a')]);},_0x54a438['prototype'][_0x3cc2('0x106b')]=function(){_0x1e4c3f(_0x3cc2('0x106c'),arguments,0x0),_0x29efd8();for(var _0x512f52=new Uint8Array(this[_0x3cc2('0xe6a')]['length']),_0xe722e6=0x0;_0xe722e6=_0x11453f,_0x3cc2('0x1078')),this[_0x3cc2('0x1076')](this[_0x3cc2('0x87d')],this[_0x3cc2('0x15a')]+_0x11453f,this[_0x3cc2('0x8')]-_0x11453f);},_0x31e27c[_0x3cc2('0x36')]['popLast']=function(){return _0x52e979(!this[_0x3cc2('0xe8c')](),_0x3cc2('0x1079')),this[_0x3cc2('0x1076')](this[_0x3cc2('0x87d')],this[_0x3cc2('0x15a')],this[_0x3cc2('0x8')]-0x1);},_0x31e27c[_0x3cc2('0x36')][_0x3cc2('0x107a')]=function(){return _0x52e979(!this[_0x3cc2('0xe8c')](),'Can\x27t\x20call\x20firstSegment()\x20on\x20empty\x20path'),this[_0x3cc2('0x87d')][this[_0x3cc2('0x15a')]];},_0x31e27c[_0x3cc2('0x36')][_0x3cc2('0x107b')]=function(){return this[_0x3cc2('0x290')](this[_0x3cc2('0x8')]-0x1);},_0x31e27c['prototype'][_0x3cc2('0x290')]=function(_0x4bc2be){return _0x52e979(_0x4bc2be_0x8a7a67[_0x3cc2('0x8')]?0x1:0x0;},_0x31e27c),_0x1bfa65=(_0x3fc4f6(_0x31a0fa,_0x40fc24=_0x1aeaaa),_0x31a0fa[_0x3cc2('0x36')][_0x3cc2('0x1076')]=function(_0x569e1f,_0x448314,_0xf45b00){return new _0x31a0fa(_0x569e1f,_0x448314,_0xf45b00);},_0x31a0fa['prototype'][_0x3cc2('0x100d')]=function(){return this['toArray']()[_0x3cc2('0xb1')]('/');},_0x31a0fa['prototype']['toString']=function(){return this[_0x3cc2('0x100d')]();},_0x31a0fa[_0x3cc2('0x107d')]=function(_0x5aa111){if(0x0<=_0x5aa111['indexOf']('//'))throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],'Invalid\x20path\x20('+_0x5aa111+_0x3cc2('0x107e'));return new _0x31a0fa(_0x5aa111[_0x3cc2('0x285')]('/')[_0x3cc2('0x41c')](function(_0x328b26){return 0x0<_0x328b26[_0x3cc2('0x8')];}));},_0x31a0fa[_0x3cc2('0xe82')]=new _0x31a0fa([]),_0x31a0fa),_0x4f9023=/^[_a-zA-Z][_a-zA-Z0-9]*$/,_0x571d10=(_0x3fc4f6(_0x36b28b,_0x20ca38=_0x1aeaaa),_0x36b28b[_0x3cc2('0x36')][_0x3cc2('0x1076')]=function(_0x38caf7,_0x19dffb,_0x23031e){return new _0x36b28b(_0x38caf7,_0x19dffb,_0x23031e);},_0x36b28b[_0x3cc2('0x107f')]=function(_0x5158ac){return _0x4f9023['test'](_0x5158ac);},_0x36b28b['prototype'][_0x3cc2('0x100d')]=function(){return this['toArray']()[_0x3cc2('0xd85')](function(_0x4cfec7){return _0x4cfec7=_0x4cfec7[_0x3cc2('0x376')]('\x5c','\x5c\x5c')['replace']('`','\x5c`'),_0x36b28b[_0x3cc2('0x107f')](_0x4cfec7)||(_0x4cfec7='`'+_0x4cfec7+'`'),_0x4cfec7;})[_0x3cc2('0xb1')]('.');},_0x36b28b[_0x3cc2('0x36')][_0x3cc2('0x241')]=function(){return this['canonicalString']();},_0x36b28b[_0x3cc2('0x36')][_0x3cc2('0xf22')]=function(){return 0x1===this['length']&&this[_0x3cc2('0x290')](0x0)===_0xb95858;},_0x36b28b['keyField']=function(){return new _0x36b28b([_0xb95858]);},_0x36b28b[_0x3cc2('0x1080')]=function(_0x30d844){for(var _0x1efd64=[],_0x5d1ed6='',_0x3e2def=0x0,_0x3186b1=function(){if(0x0===_0x5d1ed6[_0x3cc2('0x8')])throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],'Invalid\x20field\x20path\x20('+_0x30d844+_0x3cc2('0x1081'));_0x1efd64[_0x3cc2('0x9')](_0x5d1ed6),_0x5d1ed6='';},_0x5ae98f=!0x1;_0x3e2def<_0x30d844['length'];){var _0x4f0645=_0x30d844[_0x3e2def];if('\x5c'===_0x4f0645){if(_0x3e2def+0x1===_0x30d844[_0x3cc2('0x8')])throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0x1082')+_0x30d844);var _0x505f78=_0x30d844[_0x3e2def+0x1];if('\x5c'!==_0x505f78&&'.'!==_0x505f78&&'`'!==_0x505f78)throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0x1083')+_0x30d844);_0x5d1ed6+=_0x505f78,_0x3e2def+=0x2;}else'`'===_0x4f0645?_0x5ae98f=!_0x5ae98f:'.'!==_0x4f0645||_0x5ae98f?_0x5d1ed6+=_0x4f0645:_0x3186b1(),_0x3e2def++;}if(_0x3186b1(),_0x5ae98f)throw new _0x196562(_0x15005e['INVALID_ARGUMENT'],_0x3cc2('0x1084')+_0x30d844);return new _0x36b28b(_0x1efd64);},_0x36b28b[_0x3cc2('0xe82')]=new _0x36b28b([]),_0x36b28b),_0x320a07=(_0x936765[_0x3cc2('0x36')][_0x3cc2('0x1085')]=function(_0x5b221b){return 0x2<=this['path'][_0x3cc2('0x8')]&&this[_0x3cc2('0xa70')]['get'](this['path'][_0x3cc2('0x8')]-0x2)===_0x5b221b;},_0x936765[_0x3cc2('0x36')][_0x3cc2('0xe65')]=function(_0x24b140){return null!==_0x24b140&&0x0===_0x1bfa65[_0x3cc2('0xe8e')](this['path'],_0x24b140[_0x3cc2('0xa70')]);},_0x936765[_0x3cc2('0x36')][_0x3cc2('0x241')]=function(){return this[_0x3cc2('0xa70')][_0x3cc2('0x241')]();},_0x936765[_0x3cc2('0xe8e')]=function(_0x2de881,_0x506ef7){return _0x1bfa65[_0x3cc2('0xe8e')](_0x2de881['path'],_0x506ef7['path']);},_0x936765[_0x3cc2('0xe75')]=function(_0x36379f){return _0x36379f[_0x3cc2('0x8')]%0x2==0x0;},_0x936765[_0x3cc2('0x1086')]=function(_0x21375f){return new _0x936765(new _0x1bfa65(_0x21375f[_0x3cc2('0x27a')]()));},_0x936765[_0x3cc2('0x1087')]=function(_0x3d632f){return new _0x936765(_0x1bfa65[_0x3cc2('0x107d')](_0x3d632f));},_0x936765[_0x3cc2('0xe89')]=new _0x936765(new _0x1bfa65([])),_0x936765),_0x5a249a=function(){var _0x512f52=this;this['promise']=new Promise(function(_0x4eaac1,_0x3398ca){_0x512f52[_0x3cc2('0xd52')]=_0x4eaac1,_0x512f52['reject']=_0x3398ca;});};(_0xc59e93=_0x445139=_0x445139||{})['All']=_0x3cc2('0xd9e'),_0xc59e93[_0x3cc2('0x1088')]=_0x3cc2('0x1089'),_0xc59e93[_0x3cc2('0xf4a')]=_0x3cc2('0x108a'),_0xc59e93[_0x3cc2('0xf4c')]='write_stream_idle',_0xc59e93[_0x3cc2('0xf4b')]=_0x3cc2('0x108b'),_0xc59e93[_0x3cc2('0x108c')]=_0x3cc2('0x108d'),_0xc59e93[_0x3cc2('0x108e')]=_0x3cc2('0x108f'),_0xc59e93[_0x3cc2('0x1090')]=_0x3cc2('0x1091'),_0xc59e93[_0x3cc2('0xf9d')]=_0x3cc2('0x1092');var _0x11c492=(_0x29a76f['createAndSchedule']=function(_0x1a2318,_0x4b9e81,_0x208428,_0x185ac1,_0x3f7524){var _0x2bc097=new _0x29a76f(_0x1a2318,_0x4b9e81,Date[_0x3cc2('0x45d')]()+_0x208428,_0x185ac1,_0x3f7524);return _0x2bc097['start'](_0x208428),_0x2bc097;},_0x29a76f[_0x3cc2('0x36')][_0x3cc2('0x89')]=function(_0x416724){var _0x5dc559=this;this['timerHandle']=setTimeout(function(){return _0x5dc559[_0x3cc2('0x1093')]();},_0x416724);},_0x29a76f[_0x3cc2('0x36')]['skipDelay']=function(){return this[_0x3cc2('0x1093')]();},_0x29a76f['prototype']['cancel']=function(_0x378b3a){null!==this[_0x3cc2('0x1094')]&&(this[_0x3cc2('0xd45')](),this[_0x3cc2('0xe7a')][_0x3cc2('0xd51')](new _0x196562(_0x15005e[_0x3cc2('0xf57')],_0x3cc2('0x1095')+(_0x378b3a?':\x20'+_0x378b3a:''))));},_0x29a76f[_0x3cc2('0x36')][_0x3cc2('0x1093')]=function(){var _0x512f52=this;this[_0x3cc2('0xe77')]['enqueueAndForget'](function(){return null!==_0x512f52['timerHandle']?(_0x512f52['clearTimeout'](),_0x512f52['op']()[_0x3cc2('0xd60')](function(_0x3772ff){return _0x512f52[_0x3cc2('0xe7a')]['resolve'](_0x3772ff);})):Promise[_0x3cc2('0xd52')]();});},_0x29a76f[_0x3cc2('0x36')][_0x3cc2('0xd45')]=function(){null!==this[_0x3cc2('0x1094')]&&(this[_0x3cc2('0xe79')](this),clearTimeout(this[_0x3cc2('0x1094')]),this[_0x3cc2('0x1094')]=null);},_0x29a76f),_0x4dfd03=(Object[_0x3cc2('0x8d')](_0x4c4822['prototype'],'isShuttingDown',{'get':function(){return this[_0x3cc2('0xe7c')];},'enumerable':!0x0,'configurable':!0x0}),_0x4c4822[_0x3cc2('0x36')][_0x3cc2('0xf7b')]=function(_0x192d2f){this[_0x3cc2('0x1096')](_0x192d2f);},_0x4c4822[_0x3cc2('0x36')][_0x3cc2('0x1097')]=function(_0x45665d){this[_0x3cc2('0x1098')](),this[_0x3cc2('0x1099')](_0x45665d);},_0x4c4822[_0x3cc2('0x36')][_0x3cc2('0x109a')]=function(_0x2401d5){return this[_0x3cc2('0x1098')](),this[_0x3cc2('0x1099')](_0x2401d5);},_0x4c4822[_0x3cc2('0x36')]['enqueueAndInitiateShutdown']=function(_0x45d020){return _0xd1aa03(this,void 0x0,void 0x0,function(){return _0x1367d5(this,function(_0x19694d){switch(_0x19694d[_0x3cc2('0xd4d')]){case 0x0:return this[_0x3cc2('0x1098')](),this[_0x3cc2('0xe7c')]?[0x3,0x2]:(this['_isShuttingDown']=!0x0,[0x4,this[_0x3cc2('0x109a')](_0x45d020)]);case 0x1:_0x19694d[_0x3cc2('0xd9f')](),_0x19694d[_0x3cc2('0xd4d')]=0x2;case 0x2:return[0x2];}});});},_0x4c4822[_0x3cc2('0x36')][_0x3cc2('0x1096')]=function(_0xcd9ca0){return this[_0x3cc2('0x1098')](),this[_0x3cc2('0xe7c')]?new Promise(function(_0x3fab62){}):this['enqueueInternal'](_0xcd9ca0);},_0x4c4822[_0x3cc2('0x36')][_0x3cc2('0x1099')]=function(_0x22eaa9){var _0x42a6d4=this,_0xa9499a=this[_0x3cc2('0xe7b')]['then'](function(){return _0x42a6d4[_0x3cc2('0xe7f')]=!0x0,_0x22eaa9()[_0x3cc2('0xd88')](function(_0x4333c7){_0x42a6d4[_0x3cc2('0xe7e')]=_0x4333c7,_0x42a6d4['operationInProgress']=!0x1;var _0x4b7e06=_0x4333c7['stack']||_0x4333c7[_0x3cc2('0xae3')]||'';throw _0x124ac0(_0x3cc2('0x109b'),_0x4b7e06),_0x4b7e06[_0x3cc2('0x76')](_0x3cc2('0x109c'))<0x0&&setTimeout(function(){throw _0x4333c7;},0x0),_0x4333c7;})[_0x3cc2('0xd60')](function(_0x1590f2){return _0x42a6d4[_0x3cc2('0xe7f')]=!0x1,_0x1590f2;});});return this[_0x3cc2('0xe7b')]=_0xa9499a;},_0x4c4822['prototype'][_0x3cc2('0x109d')]=function(_0x5452a8,_0x49db57,_0x5e0db0){var _0x1d8745=this;this[_0x3cc2('0x1098')](),_0x52e979(0x0<=_0x49db57,_0x3cc2('0x109e')+_0x49db57),-0x1=_0x5dd4c8,_0x3cc2('0x1125')+_0x5dd4c8),_0x2d4cbb=_0x30fda0['serializer']['fromDbMutationBatch'](_0x41d18f)),_0x3ae3d3[_0x3cc2('0xd4c')]();})[_0x3cc2('0x595')](function(){return _0x2d4cbb;});},_0x5a6a8f[_0x3cc2('0x36')][_0x3cc2('0x1126')]=function(_0x201d5f){var _0x600f12=IDBKeyRange['upperBound']([this[_0x3cc2('0xeaa')],Number[_0x3cc2('0x30a')]]),_0x49e88a=-0x1;return _0xd77c4(_0x201d5f)[_0x3cc2('0x420')]({'index':_0x4ed5ed[_0x3cc2('0x1115')],'range':_0x600f12,'reverse':!0x0},function(_0x19a1bf,_0x14aa4c,_0x244ed1){_0x49e88a=_0x14aa4c['batchId'],_0x244ed1[_0x3cc2('0xd4c')]();})[_0x3cc2('0x595')](function(){return _0x49e88a;});},_0x5a6a8f[_0x3cc2('0x36')]['getAllMutationBatches']=function(_0x4ca131){var _0x214f49=this,_0x59cdc2=IDBKeyRange['bound']([this['userId'],-0x1],[this[_0x3cc2('0xeaa')],Number[_0x3cc2('0x30a')]]);return _0xd77c4(_0x4ca131)[_0x3cc2('0x1106')](_0x4ed5ed[_0x3cc2('0x1115')],_0x59cdc2)[_0x3cc2('0x595')](function(_0x4c0077){return _0x4c0077['map'](function(_0x7e35b6){return _0x214f49[_0x3cc2('0xeab')][_0x3cc2('0x1122')](_0x7e35b6);});});},_0x5a6a8f[_0x3cc2('0x36')][_0x3cc2('0x1127')]=function(_0x42d2ac,_0x31ebe7){var _0x5b2cb5=this,_0x357917=_0x55b125[_0x3cc2('0xeaf')](this['userId'],_0x31ebe7['path']),_0x3d6709=IDBKeyRange[_0x3cc2('0xeb0')](_0x357917),_0x2a837b=[];return _0x43b0f9(_0x42d2ac)[_0x3cc2('0x420')]({'range':_0x3d6709},function(_0x4ef522,_0x5ed13b,_0x157483){var _0xcb1301=_0x4ef522[0x0],_0x16e74a=_0x4ef522[0x1],_0x5623e2=_0x4ef522[0x2],_0x3134d5=_0x23f847(_0x16e74a);if(_0xcb1301===_0x5b2cb5['userId']&&_0x31ebe7[_0x3cc2('0xa70')][_0x3cc2('0xe65')](_0x3134d5))return _0xd77c4(_0x42d2ac)[_0x3cc2('0x290')](_0x5623e2)['next'](function(_0x1018c4){if(!_0x1018c4)throw _0x5081fa(_0x3cc2('0x1128')+_0x4ef522+_0x3cc2('0x1129')+_0x5623e2);_0x52e979(_0x1018c4[_0x3cc2('0xeaa')]===_0x5b2cb5[_0x3cc2('0xeaa')],'Unexpected\x20user\x20\x27'+_0x1018c4[_0x3cc2('0xeaa')]+_0x3cc2('0x1121')+_0x5623e2),_0x2a837b[_0x3cc2('0x9')](_0x5b2cb5['serializer']['fromDbMutationBatch'](_0x1018c4));});_0x157483['done']();})['next'](function(){return _0x2a837b;});},_0x5a6a8f[_0x3cc2('0x36')]['getAllMutationBatchesAffectingDocumentKeys']=function(_0x3d3d91,_0x31b44b){var _0x3702b9=this,_0xe48376=new _0x56f10e(_0x557092),_0x3718a1=[];return _0x31b44b['forEach'](function(_0x42a07a){var _0x143ac2=_0x55b125[_0x3cc2('0xeaf')](_0x3702b9[_0x3cc2('0xeaa')],_0x42a07a[_0x3cc2('0xa70')]),_0x2d52aa=IDBKeyRange[_0x3cc2('0xeb0')](_0x143ac2),_0x148b75=_0x43b0f9(_0x3d3d91)[_0x3cc2('0x420')]({'range':_0x2d52aa},function(_0x10e375,_0x4dc642,_0x39530e){var _0x9b4477=_0x10e375[0x0],_0x56d14f=_0x10e375[0x1],_0x21c923=_0x10e375[0x2],_0x204102=_0x23f847(_0x56d14f);_0x9b4477===_0x3702b9['userId']&&_0x42a07a[_0x3cc2('0xa70')][_0x3cc2('0xe65')](_0x204102)?_0xe48376=_0xe48376[_0x3cc2('0x2bd')](_0x21c923):_0x39530e[_0x3cc2('0xd4c')]();});_0x3718a1['push'](_0x148b75);}),_0x3993f3[_0x3cc2('0xeb4')](_0x3718a1)[_0x3cc2('0x595')](function(){return _0x3702b9['lookupMutationBatches'](_0x3d3d91,_0xe48376);});},_0x5a6a8f[_0x3cc2('0x36')][_0x3cc2('0x112a')]=function(_0x1c0c6c,_0x8fe987){var _0x2c161b=this;_0x52e979(!_0x8fe987['isDocumentQuery'](),'Document\x20queries\x20shouldn\x27t\x20go\x20down\x20this\x20path'),_0x52e979(!_0x8fe987[_0x3cc2('0x112b')](),'CollectionGroup\x20queries\x20should\x20be\x20handled\x20in\x20LocalDocumentsView');var _0x592457=_0x8fe987['path'],_0x3e639f=_0x592457[_0x3cc2('0x8')]+0x1,_0xae2608=_0x55b125['prefixForPath'](this['userId'],_0x592457),_0x3cf0cc=IDBKeyRange[_0x3cc2('0xeb0')](_0xae2608),_0x5610a6=new _0x56f10e(_0x557092);return _0x43b0f9(_0x1c0c6c)[_0x3cc2('0x420')]({'range':_0x3cf0cc},function(_0x18a1ae,_0x5d9642,_0x4d0c8d){var _0x12b8d7=_0x18a1ae[0x0],_0x1bf378=_0x18a1ae[0x1],_0x1afbfc=_0x18a1ae[0x2],_0x464e6e=_0x23f847(_0x1bf378);_0x12b8d7===_0x2c161b[_0x3cc2('0xeaa')]&&_0x592457[_0x3cc2('0x112c')](_0x464e6e)?_0x464e6e['length']===_0x3e639f&&(_0x5610a6=_0x5610a6[_0x3cc2('0x2bd')](_0x1afbfc)):_0x4d0c8d[_0x3cc2('0xd4c')]();})['next'](function(){return _0x2c161b[_0x3cc2('0x112d')](_0x1c0c6c,_0x5610a6);});},_0x5a6a8f[_0x3cc2('0x36')][_0x3cc2('0x112d')]=function(_0x519e80,_0x3b3a59){var _0xb2e9c9=this,_0x4066d4=[],_0x1b0de8=[];return _0x3b3a59[_0x3cc2('0x27d')](function(_0x1e76c7){_0x1b0de8['push'](_0xd77c4(_0x519e80)['get'](_0x1e76c7)['next'](function(_0x3a8321){if(null===_0x3a8321)throw _0x5081fa(_0x3cc2('0x112e')+_0x1e76c7);_0x52e979(_0x3a8321[_0x3cc2('0xeaa')]===_0xb2e9c9[_0x3cc2('0xeaa')],'Unexpected\x20user\x20\x27'+_0x3a8321['userId']+'\x27\x20for\x20mutation\x20batch\x20'+_0x1e76c7),_0x4066d4[_0x3cc2('0x9')](_0xb2e9c9[_0x3cc2('0xeab')][_0x3cc2('0x1122')](_0x3a8321));}));}),_0x3993f3[_0x3cc2('0xeb4')](_0x1b0de8)[_0x3cc2('0x595')](function(){return _0x4066d4;});},_0x5a6a8f[_0x3cc2('0x36')]['removeMutationBatch']=function(_0x4b8e2a,_0x3210a9){var _0x4dab17=this;return _0x120500(_0x4b8e2a[_0x3cc2('0xf04')],this[_0x3cc2('0xeaa')],_0x3210a9)[_0x3cc2('0x595')](function(_0x37ab16){return _0x4b8e2a[_0x3cc2('0x112f')](function(){_0x4dab17[_0x3cc2('0x1130')](_0x3210a9['batchId']);}),_0x3993f3[_0x3cc2('0x27d')](_0x37ab16,function(_0x472511){return _0x4dab17[_0x3cc2('0xead')][_0x3cc2('0x1131')](_0x4b8e2a,_0x472511);});});},_0x5a6a8f[_0x3cc2('0x36')][_0x3cc2('0x1130')]=function(_0x32b842){delete this[_0x3cc2('0xeae')][_0x32b842];},_0x5a6a8f[_0x3cc2('0x36')]['performConsistencyCheck']=function(_0x33fde2){var _0x36044f=this;return this['checkEmpty'](_0x33fde2)['next'](function(_0x5a7304){if(!_0x5a7304)return _0x3993f3['resolve']();var _0x11a2d9=IDBKeyRange[_0x3cc2('0xeb0')](_0x55b125[_0x3cc2('0x1132')](_0x36044f[_0x3cc2('0xeaa')])),_0x519523=[];return _0x43b0f9(_0x33fde2)[_0x3cc2('0x420')]({'range':_0x11a2d9},function(_0x348f40,_0xd712da,_0x571c88){if(_0x348f40[0x0]===_0x36044f[_0x3cc2('0xeaa')]){var _0x42ee10=_0x23f847(_0x348f40[0x1]);_0x519523[_0x3cc2('0x9')](_0x42ee10);}else _0x571c88[_0x3cc2('0xd4c')]();})[_0x3cc2('0x595')](function(){_0x52e979(0x0===_0x519523['length'],_0x3cc2('0x1133')+_0x519523[_0x3cc2('0xd85')](function(_0x5225e4){return _0x5225e4[_0x3cc2('0x100d')]();}));});});},_0x5a6a8f[_0x3cc2('0x36')][_0x3cc2('0x1134')]=function(_0x45024b,_0x47cbec){return _0x5c81cb(_0x45024b,this[_0x3cc2('0xeaa')],_0x47cbec);},_0x5a6a8f[_0x3cc2('0x36')][_0x3cc2('0x1116')]=function(_0x452ae5){var _0x492201=this;return _0x4ac07d(_0x452ae5)['get'](this['userId'])[_0x3cc2('0x595')](function(_0x5054db){return _0x5054db||new _0x1e5661(_0x492201[_0x3cc2('0xeaa')],-0x1,'');});},_0x5a6a8f);(_0x30bb8c=_0x2dd9ea=_0x2dd9ea||{})[_0x30bb8c['QueryCache']=0x0]=_0x3cc2('0x1135'),_0x30bb8c[_0x30bb8c['SyncEngine']=0x1]='SyncEngine';var _0x59c236,_0x41e251,_0x10eaf4=(_0x3f2a27[_0x3cc2('0x36')][_0x3cc2('0x595')]=function(){var _0x512f52=this[_0x3cc2('0x1136')];return this[_0x3cc2('0x1136')]+=0x2,_0x512f52;},_0x3f2a27[_0x3cc2('0x36')][_0x3cc2('0x1137')]=function(_0xab18cb){return this['seek'](_0xab18cb+0x2),this[_0x3cc2('0x595')]();},_0x3f2a27[_0x3cc2('0x36')][_0x3cc2('0xeb8')]=function(_0x3684e0){_0x52e979((0x1&_0x3684e0)===this[_0x3cc2('0xeb7')],_0x3cc2('0x1138')),this[_0x3cc2('0x1136')]=_0x3684e0;},_0x3f2a27[_0x3cc2('0xf3c')]=function(){return new _0x3f2a27(_0x2dd9ea['QueryCache'],0x2);},_0x3f2a27[_0x3cc2('0xfa8')]=function(){return new _0x3f2a27(_0x2dd9ea[_0x3cc2('0x1139')]);},_0x3f2a27),_0x2b8f1d=(_0x4e9ae5[_0x3cc2('0x36')][_0x3cc2('0x113a')]=function(_0x2a98f9){var _0x45534e=this;return this[_0x3cc2('0x113b')](_0x2a98f9)[_0x3cc2('0x595')](function(_0x2d09a3){return _0x2d09a3[_0x3cc2('0xeec')]=_0x45534e['targetIdGenerator'][_0x3cc2('0x1137')](_0x2d09a3[_0x3cc2('0xeec')]),_0x45534e['saveMetadata'](_0x2a98f9,_0x2d09a3)[_0x3cc2('0x595')](function(){return _0x2d09a3['highestTargetId'];});});},_0x4e9ae5[_0x3cc2('0x36')][_0x3cc2('0x113c')]=function(_0x1ad4cd){return this[_0x3cc2('0x113b')](_0x1ad4cd)[_0x3cc2('0x595')](function(_0x3c57a9){return _0x34ecc5[_0x3cc2('0x10b1')](new _0x3103b5(_0x3c57a9[_0x3cc2('0xf39')][_0x3cc2('0xe84')],_0x3c57a9[_0x3cc2('0xf39')][_0x3cc2('0xe85')]));});},_0x4e9ae5[_0x3cc2('0x36')][_0x3cc2('0x113d')]=function(_0x2545af){return _0x14135f(_0x2545af['simpleDbTransaction']);},_0x4e9ae5['prototype'][_0x3cc2('0x113e')]=function(_0xb8fb38,_0x49fd7c,_0x1a2620){var _0x564bd1=this;return this['retrieveMetadata'](_0xb8fb38)[_0x3cc2('0x595')](function(_0x8cb915){return _0x8cb915[_0x3cc2('0xebb')]=_0x49fd7c,_0x1a2620&&(_0x8cb915[_0x3cc2('0xf39')]=_0x1a2620[_0x3cc2('0x10b4')]()),_0x49fd7c>_0x8cb915[_0x3cc2('0xebb')]&&(_0x8cb915['highestListenSequenceNumber']=_0x49fd7c),_0x564bd1['saveMetadata'](_0xb8fb38,_0x8cb915);});},_0x4e9ae5[_0x3cc2('0x36')][_0x3cc2('0x113f')]=function(_0x3e5d9d,_0x49ed93){var _0x391999=this;return this['saveTargetData'](_0x3e5d9d,_0x49ed93)[_0x3cc2('0x595')](function(){return _0x391999['retrieveMetadata'](_0x3e5d9d)[_0x3cc2('0x595')](function(_0x19c923){return _0x19c923['targetCount']+=0x1,_0x391999['updateMetadataFromTargetData'](_0x49ed93,_0x19c923),_0x391999['saveMetadata'](_0x3e5d9d,_0x19c923);});});},_0x4e9ae5[_0x3cc2('0x36')][_0x3cc2('0x1140')]=function(_0x37fd16,_0x32997a){return this[_0x3cc2('0x1141')](_0x37fd16,_0x32997a);},_0x4e9ae5[_0x3cc2('0x36')][_0x3cc2('0x1142')]=function(_0xe636ce,_0x4141cb){var _0x570ada=this;return this[_0x3cc2('0x1143')](_0xe636ce,_0x4141cb[_0x3cc2('0xeea')])[_0x3cc2('0x595')](function(){return _0x161d24(_0xe636ce)[_0x3cc2('0xd9c')](_0x4141cb['targetId']);})[_0x3cc2('0x595')](function(){return _0x570ada['retrieveMetadata'](_0xe636ce);})[_0x3cc2('0x595')](function(_0x3c8896){return _0x52e979(0x0<_0x3c8896[_0x3cc2('0xeed')],_0x3cc2('0x1144')),_0x3c8896[_0x3cc2('0xeed')]-=0x1,_0x570ada[_0x3cc2('0x1145')](_0xe636ce,_0x3c8896);});},_0x4e9ae5[_0x3cc2('0x36')][_0x3cc2('0x1146')]=function(_0x3255db,_0xe27fe7,_0xb178dc){var _0x1376c3=this,_0x2a346a=0x0,_0x3a8c32=[];return _0x161d24(_0x3255db)[_0x3cc2('0x420')](function(_0x52119e,_0x57fba7){var _0x122e83=_0x1376c3[_0x3cc2('0xeab')][_0x3cc2('0x1147')](_0x57fba7);_0x122e83[_0x3cc2('0xeeb')]<=_0xe27fe7&&null===_0xb178dc[_0x3cc2('0x290')](_0x122e83['targetId'])&&(_0x2a346a++,_0x3a8c32[_0x3cc2('0x9')](_0x1376c3[_0x3cc2('0x1142')](_0x3255db,_0x122e83)));})[_0x3cc2('0x595')](function(){return _0x3993f3[_0x3cc2('0xeb4')](_0x3a8c32);})[_0x3cc2('0x595')](function(){return _0x2a346a;});},_0x4e9ae5[_0x3cc2('0x36')][_0x3cc2('0x1148')]=function(_0xb44a16,_0x1548a4){var _0x38b3d4=this;return _0x161d24(_0xb44a16)['iterate'](function(_0x8730ee,_0x2d19f7){var _0x326b05=_0x38b3d4[_0x3cc2('0xeab')][_0x3cc2('0x1147')](_0x2d19f7);_0x1548a4(_0x326b05);});},_0x4e9ae5['prototype'][_0x3cc2('0x113b')]=function(_0x3b046c){return _0x59a09a(_0x3b046c[_0x3cc2('0xf04')]);},_0x4e9ae5[_0x3cc2('0x36')][_0x3cc2('0x1145')]=function(_0xe98d64,_0x2e357c){return function(_0x4f6bd9){return _0x1f3bb8[_0x3cc2('0xeb6')](_0x4f6bd9,_0x4160ba[_0x3cc2('0xea4')]);}(_0xe98d64)[_0x3cc2('0xf11')](_0x4160ba[_0x3cc2('0x339')],_0x2e357c);},_0x4e9ae5[_0x3cc2('0x36')][_0x3cc2('0x1141')]=function(_0x2266c1,_0x5e521e){return _0x161d24(_0x2266c1)[_0x3cc2('0xf11')](this[_0x3cc2('0xeab')][_0x3cc2('0x1149')](_0x5e521e));},_0x4e9ae5['prototype'][_0x3cc2('0x114a')]=function(_0x25c04b,_0x20573f){var _0x5bbcf5=!0x1;return _0x25c04b[_0x3cc2('0xeea')]>_0x20573f[_0x3cc2('0xeec')]&&(_0x20573f['highestTargetId']=_0x25c04b[_0x3cc2('0xeea')],_0x5bbcf5=!0x0),_0x25c04b[_0x3cc2('0xeeb')]>_0x20573f['highestListenSequenceNumber']&&(_0x20573f[_0x3cc2('0xebb')]=_0x25c04b[_0x3cc2('0xeeb')],_0x5bbcf5=!0x0),_0x5bbcf5;},_0x4e9ae5[_0x3cc2('0x36')][_0x3cc2('0x114b')]=function(_0x502e3d){return this['retrieveMetadata'](_0x502e3d)[_0x3cc2('0x595')](function(_0x3d155c){return _0x3d155c[_0x3cc2('0xeed')];});},_0x4e9ae5[_0x3cc2('0x36')]['getTargetData']=function(_0x3d0e24,_0x471a57){var _0x11b61c=this,_0x8f573d=_0x471a57['canonicalId'](),_0x2439dd=IDBKeyRange['bound']([_0x8f573d,Number[_0x3cc2('0x309')]],[_0x8f573d,Number[_0x3cc2('0x30a')]]),_0x2c578c=null;return _0x161d24(_0x3d0e24)[_0x3cc2('0x420')]({'range':_0x2439dd,'index':_0x50ef30['queryTargetsIndexName']},function(_0x350ceb,_0x9b29ef,_0x179864){var _0x3da81c=_0x11b61c[_0x3cc2('0xeab')][_0x3cc2('0x1147')](_0x9b29ef);_0x471a57[_0x3cc2('0xe65')](_0x3da81c[_0x3cc2('0x21f')])&&(_0x2c578c=_0x3da81c,_0x179864['done']());})[_0x3cc2('0x595')](function(){return _0x2c578c;});},_0x4e9ae5[_0x3cc2('0x36')][_0x3cc2('0x114c')]=function(_0x177ab3,_0x279fdd,_0x5f0518){var _0x805033=this,_0x33ae67=[],_0xc7f72b=_0x548612(_0x177ab3);return _0x279fdd['forEach'](function(_0x5c05d2){var _0x245eb9=_0x295a02(_0x5c05d2[_0x3cc2('0xa70')]);_0x33ae67[_0x3cc2('0x9')](_0xc7f72b[_0x3cc2('0xf11')](new _0x4c1517(_0x5f0518,_0x245eb9))),_0x33ae67[_0x3cc2('0x9')](_0x805033[_0x3cc2('0xead')]['addReference'](_0x177ab3,_0x5c05d2));}),_0x3993f3[_0x3cc2('0xeb4')](_0x33ae67);},_0x4e9ae5[_0x3cc2('0x36')][_0x3cc2('0x114d')]=function(_0x34439b,_0x483610,_0x469bc6){var _0x25f1a6=this,_0x1a404e=_0x548612(_0x34439b);return _0x3993f3['forEach'](_0x483610,function(_0x17ed51){var _0x39abbb=_0x295a02(_0x17ed51['path']);return _0x3993f3[_0x3cc2('0xeb4')]([_0x1a404e[_0x3cc2('0xd9c')]([_0x469bc6,_0x39abbb]),_0x25f1a6['referenceDelegate']['removeReference'](_0x34439b,_0x17ed51)]);});},_0x4e9ae5[_0x3cc2('0x36')][_0x3cc2('0x1143')]=function(_0x326fd4,_0x5b099d){var _0x4e3841=_0x548612(_0x326fd4),_0x4c712c=IDBKeyRange[_0x3cc2('0x1114')]([_0x5b099d],[_0x5b099d+0x1],!0x1,!0x0);return _0x4e3841['delete'](_0x4c712c);},_0x4e9ae5['prototype'][_0x3cc2('0x114e')]=function(_0x1d2827,_0x54531e){var _0x5ec2ea=IDBKeyRange[_0x3cc2('0x1114')]([_0x54531e],[_0x54531e+0x1],!0x1,!0x0),_0x148d1f=_0x548612(_0x1d2827),_0x5a8a88=_0x53ee31();return _0x148d1f['iterate']({'range':_0x5ec2ea,'keysOnly':!0x0},function(_0x243a9d,_0x5eb0f3,_0x3f4d30){var _0x176a66=_0x23f847(_0x243a9d[0x1]),_0x2b437c=new _0x320a07(_0x176a66);_0x5a8a88=_0x5a8a88['add'](_0x2b437c);})['next'](function(){return _0x5a8a88;});},_0x4e9ae5['prototype'][_0x3cc2('0x1134')]=function(_0x432c01,_0x5ceaed){var _0x50afd3=_0x295a02(_0x5ceaed[_0x3cc2('0xa70')]),_0x4da2eb=IDBKeyRange[_0x3cc2('0x1114')]([_0x50afd3],[_0xa8bb1(_0x50afd3)],!0x1,!0x0),_0x32484b=0x0;return _0x548612(_0x432c01)[_0x3cc2('0x420')]({'index':_0x4c1517['documentTargetsIndex'],'keysOnly':!0x0,'range':_0x4da2eb},function(_0x306d1b,_0xcd7d1c,_0x5ec45f){var _0x3c7d5d=_0x306d1b[0x0];_0x306d1b[0x1],0x0!==_0x3c7d5d&&(_0x32484b++,_0x5ec45f['done']());})[_0x3cc2('0x595')](function(){return 0x0<_0x32484b;});},_0x4e9ae5[_0x3cc2('0x36')][_0x3cc2('0x114f')]=function(_0x3de6a5,_0x235452){var _0x483146=this;return _0x161d24(_0x3de6a5)[_0x3cc2('0x290')](_0x235452)[_0x3cc2('0x595')](function(_0x4ca227){return _0x4ca227?_0x483146[_0x3cc2('0xeab')]['fromDbTarget'](_0x4ca227):null;});},_0x4e9ae5),_0x4fa9d6=(_0x1d24de['fromSet']=function(_0x26a7fd){return new _0x1d24de(_0x26a7fd);},_0x1d24de[_0x3cc2('0x1150')]=function(_0x5df93e){var _0x5d6ca2=new _0x56f10e(_0x571d10['comparator']);return _0x5df93e[_0x3cc2('0x27d')](function(_0x314295){return _0x5d6ca2=_0x5d6ca2['add'](_0x314295);}),new _0x1d24de(_0x5d6ca2);},_0x1d24de['prototype']['covers']=function(_0x20cba1){var _0x5d3187=!0x1;return this[_0x3cc2('0x1151')][_0x3cc2('0x27d')](function(_0x114078){_0x114078[_0x3cc2('0x112c')](_0x20cba1)&&(_0x5d3187=!0x0);}),_0x5d3187;},_0x1d24de[_0x3cc2('0x36')][_0x3cc2('0xe65')]=function(_0x105412){return this[_0x3cc2('0x1151')]['isEqual'](_0x105412[_0x3cc2('0x1151')]);},_0x1d24de),_0x34a9d2=(_0x132a5e[_0x3cc2('0x36')][_0x3cc2('0xe65')]=function(_0x349b99){return this[_0x3cc2('0xebc')]['isEqual'](_0x349b99['field'])&&this[_0x3cc2('0x879')][_0x3cc2('0xe65')](_0x349b99[_0x3cc2('0x879')]);},_0x132a5e),_0x3ef5b9=function(_0x43083c,_0x40027e){this[_0x3cc2('0xdd3')]=_0x43083c,this[_0x3cc2('0x1152')]=_0x40027e;};(_0x41e251=_0x59c236=_0x59c236||{})[_0x41e251['Set']=0x0]=_0x3cc2('0xfd8'),_0x41e251[_0x41e251[_0x3cc2('0xec0')]=0x1]=_0x3cc2('0xec0'),_0x41e251[_0x41e251[_0x3cc2('0xec2')]=0x2]=_0x3cc2('0xec2'),_0x41e251[_0x41e251['Delete']=0x3]='Delete';var _0x3a548f,_0x2c8b26,_0x243479,_0x493fe8,_0xb9a0a0,_0x29e37c,_0x4ebf7f,_0x234cae,_0x410dbd=(_0x5980e6[_0x3cc2('0x3af')]=function(_0x3485b0){return new _0x5980e6(void 0x0,_0x3485b0);},_0x5980e6[_0x3cc2('0xebd')]=function(_0x36fad5){return new _0x5980e6(_0x36fad5);},Object[_0x3cc2('0x8d')](_0x5980e6[_0x3cc2('0x36')],'isNone',{'get':function(){return void 0x0===this[_0x3cc2('0xebd')]&&void 0x0===this[_0x3cc2('0x3af')];},'enumerable':!0x0,'configurable':!0x0}),_0x5980e6['prototype'][_0x3cc2('0x1153')]=function(_0xe8ea17){return void 0x0!==this['updateTime']?_0xe8ea17 instanceof _0x2a7950&&_0xe8ea17[_0x3cc2('0xdd3')]['isEqual'](this[_0x3cc2('0xebd')]):void 0x0!==this[_0x3cc2('0x3af')]?this[_0x3cc2('0x3af')]===_0xe8ea17 instanceof _0x2a7950:(_0x52e979(this['isNone'],'Precondition\x20should\x20be\x20empty'),!0x0);},_0x5980e6[_0x3cc2('0x36')][_0x3cc2('0xe65')]=function(_0x26e023){return function(_0x104463,_0x339052){return null!=_0x104463?!(!_0x339052||!_0x104463[_0x3cc2('0xe65')](_0x339052)):_0x104463===_0x339052;}(this['updateTime'],_0x26e023[_0x3cc2('0xebd')])&&this[_0x3cc2('0x3af')]===_0x26e023['exists'];},_0x5980e6[_0x3cc2('0x1154')]=new _0x5980e6(),_0x5980e6),_0x48766a=(_0x4d355d['prototype'][_0x3cc2('0x1155')]=function(_0x4c13e2){null!=_0x4c13e2&&_0x52e979(_0x4c13e2['key']['isEqual'](this[_0x3cc2('0x339')]),_0x3cc2('0x1156'));},_0x4d355d[_0x3cc2('0x1157')]=function(_0x3b9501){return _0x3b9501 instanceof _0x2a7950?_0x3b9501[_0x3cc2('0xdd3')]:_0x34ecc5[_0x3cc2('0xef8')];},_0x4d355d),_0x2e0548=(_0x3fc4f6(_0x55ed6b,_0x3a548f=_0x48766a),_0x55ed6b[_0x3cc2('0x36')][_0x3cc2('0x10d4')]=function(_0x52f076,_0x9f8b45){this[_0x3cc2('0x1155')](_0x52f076),_0x52e979(null==_0x9f8b45[_0x3cc2('0x1152')],_0x3cc2('0x1158'));var _0x25d390=_0x9f8b45['version'];return new _0x2a7950(this[_0x3cc2('0x339')],_0x25d390,{'hasCommittedMutations':!0x0},this[_0x3cc2('0xf3')]);},_0x55ed6b[_0x3cc2('0x36')]['applyToLocalView']=function(_0x42b4b4,_0x308a57,_0x144667){if(this[_0x3cc2('0x1155')](_0x42b4b4),!this[_0x3cc2('0xebf')][_0x3cc2('0x1153')](_0x42b4b4))return _0x42b4b4;var _0x47bb49=_0x48766a[_0x3cc2('0x1157')](_0x42b4b4);return new _0x2a7950(this['key'],_0x47bb49,{'hasLocalMutations':!0x0},this[_0x3cc2('0xf3')]);},_0x55ed6b[_0x3cc2('0x36')][_0x3cc2('0x1159')]=function(_0x5a4796){return null;},_0x55ed6b['prototype']['isEqual']=function(_0x1f6d61){return _0x1f6d61 instanceof _0x55ed6b&&this[_0x3cc2('0x339')][_0x3cc2('0xe65')](_0x1f6d61[_0x3cc2('0x339')])&&this[_0x3cc2('0xf3')]['isEqual'](_0x1f6d61['value'])&&this['precondition']['isEqual'](_0x1f6d61[_0x3cc2('0xebf')]);},_0x55ed6b),_0x3a16e0=(_0x3fc4f6(_0x57dcc6,_0x2c8b26=_0x48766a),_0x57dcc6['prototype']['applyToRemoteDocument']=function(_0x49c4c9,_0x51afac){if(this[_0x3cc2('0x1155')](_0x49c4c9),_0x52e979(null==_0x51afac[_0x3cc2('0x1152')],'Transform\x20results\x20received\x20by\x20PatchMutation.'),!this['precondition']['isValidFor'](_0x49c4c9))return new _0x259b12(this[_0x3cc2('0x339')],_0x51afac[_0x3cc2('0xdd3')]);var _0x5301a1=this[_0x3cc2('0x115a')](_0x49c4c9);return new _0x2a7950(this['key'],_0x51afac[_0x3cc2('0xdd3')],{'hasCommittedMutations':!0x0},_0x5301a1);},_0x57dcc6['prototype'][_0x3cc2('0x10d8')]=function(_0x5a103f,_0x580b62,_0xc5461a){if(this[_0x3cc2('0x1155')](_0x5a103f),!this[_0x3cc2('0xebf')][_0x3cc2('0x1153')](_0x5a103f))return _0x5a103f;var _0x1d74e9=_0x48766a['getPostMutationVersion'](_0x5a103f),_0x560486=this[_0x3cc2('0x115a')](_0x5a103f);return new _0x2a7950(this[_0x3cc2('0x339')],_0x1d74e9,{'hasLocalMutations':!0x0},_0x560486);},_0x57dcc6[_0x3cc2('0x36')]['extractBaseValue']=function(_0x4a081d){return null;},_0x57dcc6[_0x3cc2('0x36')]['isEqual']=function(_0x91a687){return _0x91a687 instanceof _0x57dcc6&&this['key']['isEqual'](_0x91a687[_0x3cc2('0x339')])&&this[_0x3cc2('0xfd7')]['isEqual'](_0x91a687[_0x3cc2('0xfd7')])&&this['precondition'][_0x3cc2('0xe65')](_0x91a687[_0x3cc2('0xebf')]);},_0x57dcc6[_0x3cc2('0x36')][_0x3cc2('0x115a')]=function(_0xd8f5f1){var _0x137df5;return _0x137df5=_0xd8f5f1 instanceof _0x2a7950?_0xd8f5f1['data']():_0x5bbc1f[_0x3cc2('0xe89')],this['patchObject'](_0x137df5);},_0x57dcc6[_0x3cc2('0x36')]['patchObject']=function(_0x3a3c99){var _0x43ccc3=this;return this[_0x3cc2('0xfd7')][_0x3cc2('0x1151')][_0x3cc2('0x27d')](function(_0x2b055f){if(!_0x2b055f['isEmpty']()){var _0x3c2168=_0x43ccc3[_0x3cc2('0x1ba')][_0x3cc2('0xebc')](_0x2b055f);_0x3a3c99=null!==_0x3c2168?_0x3a3c99['set'](_0x2b055f,_0x3c2168):_0x3a3c99['delete'](_0x2b055f);}}),_0x3a3c99;},_0x57dcc6),_0x3e011a=(_0x3fc4f6(_0x415bae,_0x243479=_0x48766a),_0x415bae[_0x3cc2('0x36')][_0x3cc2('0x10d4')]=function(_0x1e90fd,_0x95479b){if(this[_0x3cc2('0x1155')](_0x1e90fd),_0x52e979(null!=_0x95479b[_0x3cc2('0x1152')],_0x3cc2('0x115b')),!this[_0x3cc2('0xebf')][_0x3cc2('0x1153')](_0x1e90fd))return new _0x259b12(this[_0x3cc2('0x339')],_0x95479b[_0x3cc2('0xdd3')]);var _0x3d7457=this[_0x3cc2('0x115c')](_0x1e90fd),_0x66e3aa=this[_0x3cc2('0x115d')](_0x1e90fd,_0x95479b[_0x3cc2('0x1152')]),_0x4c04f6=_0x95479b[_0x3cc2('0xdd3')],_0x5ddb9c=this[_0x3cc2('0x115e')](_0x3d7457[_0x3cc2('0x1ba')](),_0x66e3aa);return new _0x2a7950(this[_0x3cc2('0x339')],_0x4c04f6,{'hasCommittedMutations':!0x0},_0x5ddb9c);},_0x415bae['prototype'][_0x3cc2('0x10d8')]=function(_0x522600,_0x359124,_0x222883){if(this[_0x3cc2('0x1155')](_0x522600),!this[_0x3cc2('0xebf')][_0x3cc2('0x1153')](_0x522600))return _0x522600;var _0xe58ac4=this[_0x3cc2('0x115c')](_0x522600),_0x498048=this[_0x3cc2('0x115f')](_0x222883,_0x522600,_0x359124),_0x5f006d=this[_0x3cc2('0x115e')](_0xe58ac4[_0x3cc2('0x1ba')](),_0x498048);return new _0x2a7950(this[_0x3cc2('0x339')],_0xe58ac4['version'],{'hasLocalMutations':!0x0},_0x5f006d);},_0x415bae[_0x3cc2('0x36')][_0x3cc2('0x1159')]=function(_0x3a9a5f){for(var _0x3f5ef5=null,_0x228770=0x0,_0x20c5df=this[_0x3cc2('0xec1')];_0x228770<_0x20c5df[_0x3cc2('0x8')];_0x228770++){var _0x4cce4d=_0x20c5df[_0x228770],_0x21b2eb=_0x3a9a5f instanceof _0x2a7950?_0x3a9a5f[_0x3cc2('0xebc')](_0x4cce4d[_0x3cc2('0xebc')]):void 0x0,_0x3f60e8=_0x4cce4d[_0x3cc2('0x879')][_0x3cc2('0x1160')](_0x21b2eb||null);null!=_0x3f60e8&&(_0x3f5ef5=null==_0x3f5ef5?_0x5bbc1f['EMPTY'][_0x3cc2('0x291')](_0x4cce4d[_0x3cc2('0xebc')],_0x3f60e8):_0x3f5ef5[_0x3cc2('0x291')](_0x4cce4d[_0x3cc2('0xebc')],_0x3f60e8));}return _0x3f5ef5;},_0x415bae[_0x3cc2('0x36')][_0x3cc2('0xe65')]=function(_0x3587b0){return _0x3587b0 instanceof _0x415bae&&this['key']['isEqual'](_0x3587b0[_0x3cc2('0x339')])&&_0x417c09(this['fieldTransforms'],_0x3587b0[_0x3cc2('0xec1')])&&this[_0x3cc2('0xebf')][_0x3cc2('0xe65')](_0x3587b0[_0x3cc2('0xebf')]);},_0x415bae[_0x3cc2('0x36')]['requireDocument']=function(_0x266f71){return _0x52e979(_0x266f71 instanceof _0x2a7950,'Unknown\x20MaybeDocument\x20type\x20'+_0x266f71),_0x52e979(_0x266f71[_0x3cc2('0x339')][_0x3cc2('0xe65')](this['key']),_0x3cc2('0x1161')),_0x266f71;},_0x415bae[_0x3cc2('0x36')]['serverTransformResults']=function(_0x1bec18,_0x37c167){var _0x3b44e=[];_0x52e979(this[_0x3cc2('0xec1')][_0x3cc2('0x8')]===_0x37c167['length'],_0x3cc2('0x1162')+_0x37c167[_0x3cc2('0x8')]+_0x3cc2('0x1163')+this[_0x3cc2('0xec1')]['length']+')');for(var _0x90ea67=0x0;_0x90ea67<_0x37c167[_0x3cc2('0x8')];_0x90ea67++){var _0xcb4a88=this[_0x3cc2('0xec1')][_0x90ea67],_0xae28ac=_0xcb4a88[_0x3cc2('0x879')],_0x357091=null;_0x1bec18 instanceof _0x2a7950&&(_0x357091=_0x1bec18[_0x3cc2('0xebc')](_0xcb4a88[_0x3cc2('0xebc')])),_0x3b44e[_0x3cc2('0x9')](_0xae28ac[_0x3cc2('0x10d4')](_0x357091,_0x37c167[_0x90ea67]));}return _0x3b44e;},_0x415bae['prototype'][_0x3cc2('0x115f')]=function(_0x27d269,_0x1f261c,_0x1f473b){for(var _0x2078b7=[],_0x21f85b=0x0,_0x5f1ce1=this[_0x3cc2('0xec1')];_0x21f85b<_0x5f1ce1[_0x3cc2('0x8')];_0x21f85b++){var _0x239afc=_0x5f1ce1[_0x21f85b],_0x2ccbaf=_0x239afc['transform'],_0x2f1186=null;_0x1f261c instanceof _0x2a7950&&(_0x2f1186=_0x1f261c[_0x3cc2('0xebc')](_0x239afc[_0x3cc2('0xebc')])),null===_0x2f1186&&_0x1f473b instanceof _0x2a7950&&(_0x2f1186=_0x1f473b[_0x3cc2('0xebc')](_0x239afc[_0x3cc2('0xebc')])),_0x2078b7['push'](_0x2ccbaf[_0x3cc2('0x10d8')](_0x2f1186,_0x27d269));}return _0x2078b7;},_0x415bae['prototype'][_0x3cc2('0x115e')]=function(_0x33f9f2,_0x11e727){_0x52e979(_0x11e727['length']===this[_0x3cc2('0xec1')][_0x3cc2('0x8')],'TransformResults\x20length\x20mismatch.');for(var _0x1f771f=0x0;_0x1f771f';},_0x2c9f28),_0x5b44d9=(_0x3fc4f6(_0x83b730,_0x371c89=_0x4d7d87),_0x83b730[_0x3cc2('0x36')][_0x3cc2('0xf3')]=function(_0x3edf2b){return this[_0x3cc2('0xec7')];},_0x83b730[_0x3cc2('0x36')]['isEqual']=function(_0xbd571e){return _0xbd571e instanceof _0x83b730&&this[_0x3cc2('0xec7')][_0x3cc2('0xe65')](_0xbd571e[_0x3cc2('0xec7')]);},_0x83b730['prototype'][_0x3cc2('0x1072')]=function(_0xaf05cd){return _0xaf05cd instanceof _0x83b730?this[_0x3cc2('0xec7')][_0x3cc2('0x106f')](_0xaf05cd[_0x3cc2('0xec7')]):this[_0x3cc2('0x116a')](_0xaf05cd);},_0x83b730),_0x449209=(_0x3fc4f6(_0x31cbba,_0x29a495=_0x4d7d87),_0x31cbba[_0x3cc2('0x36')][_0x3cc2('0xf3')]=function(_0x3bed7c){return this[_0x3cc2('0x339')];},_0x31cbba[_0x3cc2('0x36')]['isEqual']=function(_0x2b10d7){return _0x2b10d7 instanceof _0x31cbba&&this[_0x3cc2('0x339')][_0x3cc2('0xe65')](_0x2b10d7[_0x3cc2('0x339')])&&this[_0x3cc2('0xece')][_0x3cc2('0xe65')](_0x2b10d7[_0x3cc2('0xece')]);},_0x31cbba[_0x3cc2('0x36')][_0x3cc2('0x1072')]=function(_0x4f1091){if(_0x4f1091 instanceof _0x31cbba){var _0x24981d=this['databaseId'][_0x3cc2('0x1072')](_0x4f1091[_0x3cc2('0xece')]);return 0x0!==_0x24981d?_0x24981d:_0x320a07[_0x3cc2('0xe8e')](this[_0x3cc2('0x339')],_0x4f1091[_0x3cc2('0x339')]);}return this[_0x3cc2('0x116a')](_0x4f1091);},_0x31cbba),_0x4b8e38=(_0x3fc4f6(_0x433fd2,_0x1d7614=_0x4d7d87),_0x433fd2[_0x3cc2('0x36')]['value']=function(_0x33e6a0){return this[_0x3cc2('0xec7')];},_0x433fd2[_0x3cc2('0x36')][_0x3cc2('0xe65')]=function(_0x14a195){return _0x14a195 instanceof _0x433fd2&&this[_0x3cc2('0xec7')]['isEqual'](_0x14a195[_0x3cc2('0xec7')]);},_0x433fd2[_0x3cc2('0x36')][_0x3cc2('0x1072')]=function(_0x1bcbfd){return _0x1bcbfd instanceof _0x433fd2?this[_0x3cc2('0xec7')][_0x3cc2('0x106f')](_0x1bcbfd[_0x3cc2('0xec7')]):this[_0x3cc2('0x116a')](_0x1bcbfd);},_0x433fd2),_0x5bbc1f=(_0x3fc4f6(_0x345ad3,_0x36cb58=_0x4d7d87),_0x345ad3[_0x3cc2('0x36')]['value']=function(_0x16e172){var _0x134b8d={};return this[_0x3cc2('0xec7')][_0x3cc2('0x10b7')](function(_0x541f2a,_0x251429){_0x134b8d[_0x541f2a]=_0x251429[_0x3cc2('0xf3')](_0x16e172);}),_0x134b8d;},_0x345ad3[_0x3cc2('0x36')]['forEach']=function(_0x95a16f){this[_0x3cc2('0xec7')][_0x3cc2('0x10b7')](_0x95a16f);},_0x345ad3[_0x3cc2('0x36')][_0x3cc2('0xe65')]=function(_0x2ec349){if(_0x2ec349 instanceof _0x345ad3){for(var _0x3a48af=this[_0x3cc2('0xec7')][_0x3cc2('0x10d0')](),_0x32f3fd=_0x2ec349[_0x3cc2('0xec7')][_0x3cc2('0x10d0')]();_0x3a48af['hasNext']()&&_0x32f3fd[_0x3cc2('0x10bd')]();){var _0x396877=_0x3a48af[_0x3cc2('0x10bc')](),_0x22d95=_0x32f3fd[_0x3cc2('0x10bc')]();if(_0x396877[_0x3cc2('0x339')]!==_0x22d95[_0x3cc2('0x339')]||!_0x396877[_0x3cc2('0xf3')][_0x3cc2('0xe65')](_0x22d95[_0x3cc2('0xf3')]))return!0x1;}return!_0x3a48af[_0x3cc2('0x10bd')]()&&!_0x32f3fd[_0x3cc2('0x10bd')]();}return!0x1;},_0x345ad3['prototype'][_0x3cc2('0x1072')]=function(_0x42657c){if(_0x42657c instanceof _0x345ad3){for(var _0x58c183=this[_0x3cc2('0xec7')]['getIterator'](),_0x41e08a=_0x42657c[_0x3cc2('0xec7')][_0x3cc2('0x10d0')]();_0x58c183[_0x3cc2('0x10bd')]()&&_0x41e08a['hasNext']();){var _0x1df2dc=_0x58c183['getNext'](),_0x38253c=_0x41e08a[_0x3cc2('0x10bc')](),_0x28cedf=_0x557092(_0x1df2dc[_0x3cc2('0x339')],_0x38253c[_0x3cc2('0x339')])||_0x1df2dc[_0x3cc2('0xf3')][_0x3cc2('0x1072')](_0x38253c['value']);if(_0x28cedf)return _0x28cedf;}return _0x557092(_0x58c183['hasNext'](),_0x41e08a[_0x3cc2('0x10bd')]());}return this['defaultCompareTo'](_0x42657c);},_0x345ad3[_0x3cc2('0x36')]['set']=function(_0x48a7a4,_0x17929c){if(_0x52e979(!_0x48a7a4['isEmpty'](),'Cannot\x20set\x20field\x20for\x20empty\x20path\x20on\x20ObjectValue'),0x1===_0x48a7a4[_0x3cc2('0x8')])return this[_0x3cc2('0x1171')](_0x48a7a4['firstSegment'](),_0x17929c);var _0x3653cd=this[_0x3cc2('0x1075')](_0x48a7a4['firstSegment']());_0x3653cd instanceof _0x345ad3||(_0x3653cd=_0x345ad3[_0x3cc2('0xe89')]);var _0x4fa343=_0x3653cd[_0x3cc2('0x291')](_0x48a7a4[_0x3cc2('0x1077')](),_0x17929c);return this[_0x3cc2('0x1171')](_0x48a7a4['firstSegment'](),_0x4fa343);},_0x345ad3[_0x3cc2('0x36')][_0x3cc2('0xd9c')]=function(_0x4cd9c4){if(_0x52e979(!_0x4cd9c4[_0x3cc2('0xe8c')](),'Cannot\x20delete\x20field\x20for\x20empty\x20path\x20on\x20ObjectValue'),0x1===_0x4cd9c4[_0x3cc2('0x8')])return new _0x345ad3(this[_0x3cc2('0xec7')]['remove'](_0x4cd9c4[_0x3cc2('0x107a')]()));var _0x598598=this[_0x3cc2('0x1075')](_0x4cd9c4[_0x3cc2('0x107a')]());if(_0x598598 instanceof _0x345ad3){var _0x15998d=_0x598598[_0x3cc2('0xd9c')](_0x4cd9c4[_0x3cc2('0x1077')]());return new _0x345ad3(this[_0x3cc2('0xec7')][_0x3cc2('0x959')](_0x4cd9c4[_0x3cc2('0x107a')](),_0x15998d));}return this;},_0x345ad3[_0x3cc2('0x36')][_0x3cc2('0x7d')]=function(_0x44209a){return null!==this[_0x3cc2('0xebc')](_0x44209a);},_0x345ad3[_0x3cc2('0x36')][_0x3cc2('0xebc')]=function(_0x2383f7){_0x52e979(!_0x2383f7[_0x3cc2('0xe8c')](),_0x3cc2('0x1172'));var _0x536d36=this;return _0x2383f7[_0x3cc2('0x27d')](function(_0x3794af){_0x536d36=_0x536d36 instanceof _0x345ad3?_0x536d36[_0x3cc2('0xec7')][_0x3cc2('0x290')](_0x3794af):null;}),_0x536d36;},_0x345ad3['prototype'][_0x3cc2('0xfd7')]=function(){var _0x512f52=new _0x56f10e(_0x571d10['comparator']);return this[_0x3cc2('0xec7')][_0x3cc2('0x27d')](function(_0x35aad6,_0x1bed1d){var _0x5a323d=new _0x571d10([_0x35aad6]);if(_0x1bed1d instanceof _0x345ad3){var _0x45c975=_0x1bed1d[_0x3cc2('0xfd7')]()[_0x3cc2('0x1151')];_0x45c975[_0x3cc2('0xe8c')]()?_0x512f52=_0x512f52[_0x3cc2('0x2bd')](_0x5a323d):_0x45c975[_0x3cc2('0x27d')](function(_0x3c4d3d){_0x512f52=_0x512f52[_0x3cc2('0x2bd')](_0x5a323d['child'](_0x3c4d3d));});}else _0x512f52=_0x512f52[_0x3cc2('0x2bd')](_0x5a323d);}),_0x4fa9d6[_0x3cc2('0x1173')](_0x512f52);},_0x345ad3[_0x3cc2('0x36')]['toString']=function(){return this[_0x3cc2('0xec7')][_0x3cc2('0x241')]();},_0x345ad3[_0x3cc2('0x36')][_0x3cc2('0x1075')]=function(_0x51cf17){return this[_0x3cc2('0xec7')][_0x3cc2('0x290')](_0x51cf17)||void 0x0;},_0x345ad3['prototype']['setChild']=function(_0x4cca3a,_0x327619){return new _0x345ad3(this[_0x3cc2('0xec7')][_0x3cc2('0x959')](_0x4cca3a,_0x327619));},_0x345ad3[_0x3cc2('0xe89')]=new _0x345ad3(new _0x1f37d1(_0x557092)),_0x345ad3),_0x13fc46=(_0x3fc4f6(_0x51fa6d,_0x1676cb=_0x4d7d87),_0x51fa6d[_0x3cc2('0x36')][_0x3cc2('0xf3')]=function(_0x2f43be){return this['internalValue']['map'](function(_0x5d2334){return _0x5d2334['value'](_0x2f43be);});},_0x51fa6d[_0x3cc2('0x36')][_0x3cc2('0x7d')]=function(_0x389e8b){for(var _0x51aea2=0x0,_0x1ef45c=this['internalValue'];_0x51aea2<_0x1ef45c['length'];_0x51aea2++)if(_0x1ef45c[_0x51aea2]['isEqual'](_0x389e8b))return!0x0;return!0x1;},_0x51fa6d['prototype'][_0x3cc2('0x27d')]=function(_0x3ce1b0){this[_0x3cc2('0xec7')][_0x3cc2('0x27d')](_0x3ce1b0);},_0x51fa6d[_0x3cc2('0x36')]['isEqual']=function(_0x1bd871){if(_0x1bd871 instanceof _0x51fa6d){if(this[_0x3cc2('0xec7')][_0x3cc2('0x8')]!==_0x1bd871[_0x3cc2('0xec7')][_0x3cc2('0x8')])return!0x1;for(var _0x1c1286=0x0;_0x1c1286_0x41d994[_0x3cc2('0x38c')]['maximumSequenceNumbersToCollect']?(_0x210a70('LruGarbageCollector',_0x3cc2('0x11eb')+_0x41d994[_0x3cc2('0x38c')][_0x3cc2('0xefe')]+_0x3cc2('0x11ec')+_0x22efd0),_0x41d994[_0x3cc2('0x38c')][_0x3cc2('0xefe')]):_0x22efd0,_0x2bdbdd=Date['now'](),_0x41d994[_0x3cc2('0x11e2')](_0x3e02f4,_0x3fdbca);})['next'](function(_0x13e493){return _0x43633b=_0x13e493,_0x38d485=Date['now'](),_0x41d994[_0x3cc2('0x1146')](_0x3e02f4,_0x43633b,_0x471084);})[_0x3cc2('0x595')](function(_0x2b15bd){return _0x2065f8=_0x2b15bd,_0x12c199=Date[_0x3cc2('0x45d')](),_0x41d994[_0x3cc2('0x11e4')](_0x3e02f4,_0x43633b);})['next'](function(_0x157cc0){return _0x2b441b=Date['now'](),_0x13e057()<=_0x15eee7[_0x3cc2('0xda8')]&&_0x210a70('LruGarbageCollector',_0x3cc2('0x11ed')+(_0x2bdbdd-_0x5272b3)+_0x3cc2('0x11ee')+_0x3fdbca+_0x3cc2('0xa5b')+(_0x38d485-_0x2bdbdd)+_0x3cc2('0x11ef')+_0x2065f8+'\x20targets\x20in\x20'+(_0x12c199-_0x38d485)+_0x3cc2('0x11ef')+_0x157cc0+_0x3cc2('0x11f0')+(_0x2b441b-_0x12c199)+_0x3cc2('0x11f1')+(_0x2b441b-_0x5272b3)+'ms'),_0x3993f3['resolve']({'didRun':!0x0,'sequenceNumbersCollected':_0x3fdbca,'targetsRemoved':_0x2065f8,'documentsRemoved':_0x157cc0});});},_0x417763),_0x55d5a9=(_0x190382[_0x3cc2('0x36')][_0x3cc2('0x112f')]=function(_0x2f3e82){this[_0x3cc2('0xf03')][_0x3cc2('0x9')](_0x2f3e82);},_0x190382[_0x3cc2('0x36')][_0x3cc2('0x11f2')]=function(){this[_0x3cc2('0xf03')][_0x3cc2('0x27d')](function(_0x1f8e91){return _0x1f8e91();});},_0x190382),_0x425d8e=_0x3cc2('0x11f3'),_0x199d6d=_0x3cc2('0x11f4'),_0x2ef8d3=_0x3cc2('0x11f5'),_0xf0d6dc=(_0x3fc4f6(_0x3c31a5,_0x581975=_0x55d5a9),_0x3c31a5),_0x1f3bb8=(_0x1f68fc[_0x3cc2('0xeb6')]=function(_0x4b4c00,_0x4fd401){if(_0x4b4c00 instanceof _0xf0d6dc)return _0x39b6d8['getStore'](_0x4b4c00[_0x3cc2('0xf04')],_0x4fd401);throw _0x5081fa(_0x3cc2('0x11f6'));},_0x1f68fc[_0x3cc2('0x11f7')]=function(_0x27db67){return _0xd1aa03(this,void 0x0,void 0x0,function(){var _0x93edd7;return _0x1367d5(this,function(_0x10885d){switch(_0x10885d[_0x3cc2('0xd4d')]){case 0x0:if(!_0x1f68fc[_0x3cc2('0xfb5')]())throw new _0x196562(_0x15005e['UNIMPLEMENTED'],_0x3cc2('0x11f8'));return[0x4,(_0x93edd7=new _0x1f68fc(_0x27db67[_0x3cc2('0xee1')],_0x27db67[_0x3cc2('0xf05')],_0x27db67[_0x3cc2('0xef4')],_0x27db67['platform'],_0x27db67[_0x3cc2('0x11f9')],_0x27db67[_0x3cc2('0xf06')],_0x27db67[_0x3cc2('0xeab')],_0x27db67[_0x3cc2('0x11fa')]))[_0x3cc2('0x89')]()];case 0x1:return _0x10885d[_0x3cc2('0xd9f')](),[0x2,_0x93edd7];}});});},_0x1f68fc[_0x3cc2('0x36')][_0x3cc2('0x89')]=function(){var _0x512f52=this;return _0x52e979(!this[_0x3cc2('0xf2d')],'IndexedDbPersistence\x20double-started!'),_0x52e979(null!==this[_0x3cc2('0xc7e')],_0x3cc2('0x11fb')),_0x39b6d8[_0x3cc2('0x10e1')](this[_0x3cc2('0xf0b')],_0x33c428,new _0x3dc4a4(this[_0x3cc2('0xeab')]))[_0x3cc2('0xd60')](function(_0x54833e){return _0x512f52['simpleDb']=_0x54833e,_0x512f52[_0x3cc2('0x11fc')]();})[_0x3cc2('0xd60')](function(){return _0x512f52[_0x3cc2('0x11fd')](),_0x512f52[_0x3cc2('0x11fe')](),_0x512f52['scheduleClientMetadataAndPrimaryLeaseRefreshes'](),_0x512f52[_0x3cc2('0x11ff')]['runTransaction'](_0x3cc2('0x1200'),[_0x4160ba['store']],function(_0x27c085){return _0x14135f(_0x27c085);});})['then'](function(_0x2a220b){_0x512f52[_0x3cc2('0xf3d')]=new _0x32f010(_0x2a220b,_0x512f52['sequenceNumberSyncer']);})[_0x3cc2('0xd60')](function(){_0x512f52['_started']=!0x0;})['catch'](function(_0x12963a){return _0x512f52[_0x3cc2('0x11ff')]&&_0x512f52[_0x3cc2('0x11ff')][_0x3cc2('0xb7b')](),Promise[_0x3cc2('0xd51')](_0x12963a);});},_0x1f68fc['prototype']['setPrimaryStateListener']=function(_0xf11046){var _0x218cf9=this;return this[_0x3cc2('0xf0a')]=function(_0x306535){return _0xd1aa03(_0x218cf9,void 0x0,void 0x0,function(){return _0x1367d5(this,function(_0x44a3e9){return this[_0x3cc2('0xf2d')]?[0x2,_0xf11046(_0x306535)]:[0x2];});});},_0xf11046(this[_0x3cc2('0xf78')]);},_0x1f68fc['prototype'][_0x3cc2('0x1201')]=function(_0x41c273){var _0x3d4333=this;this[_0x3cc2('0x11ff')][_0x3cc2('0x10f4')](function(_0x24a4a3){return _0xd1aa03(_0x3d4333,void 0x0,void 0x0,function(){return _0x1367d5(this,function(_0x391a5b){switch(_0x391a5b[_0x3cc2('0xd4d')]){case 0x0:return null!==_0x24a4a3[_0x3cc2('0x1202')]?[0x3,0x2]:[0x4,_0x41c273()];case 0x1:_0x391a5b[_0x3cc2('0xd9f')](),_0x391a5b['label']=0x2;case 0x2:return[0x2];}});});});},_0x1f68fc[_0x3cc2('0x36')][_0x3cc2('0x1203')]=function(_0x4b08c4){var _0x1ca990=this;this[_0x3cc2('0xef5')]!==_0x4b08c4&&(this['networkEnabled']=_0x4b08c4,this['queue'][_0x3cc2('0xf7b')](function(){return _0xd1aa03(_0x1ca990,void 0x0,void 0x0,function(){return _0x1367d5(this,function(_0x4f06c4){switch(_0x4f06c4['label']){case 0x0:return this[_0x3cc2('0xf2d')]?[0x4,this[_0x3cc2('0x11fc')]()]:[0x3,0x2];case 0x1:_0x4f06c4[_0x3cc2('0xd9f')](),_0x4f06c4[_0x3cc2('0xd4d')]=0x2;case 0x2:return[0x2];}});});}));},_0x1f68fc[_0x3cc2('0x36')][_0x3cc2('0x11fc')]=function(){var _0x512f52=this;return this['simpleDb'][_0x3cc2('0x10f6')](_0x3cc2('0x1204'),_0x4b9168,function(_0x5116ab){return _0x26e779(_0x5116ab)['put'](new _0x314c93(_0x512f52['clientId'],Date[_0x3cc2('0x45d')](),_0x512f52[_0x3cc2('0xef5')],_0x512f52[_0x3cc2('0xef6')]))[_0x3cc2('0x595')](function(){if(_0x512f52['isPrimary'])return _0x512f52[_0x3cc2('0x1205')](_0x5116ab)['next'](function(_0x4b7c5c){_0x4b7c5c||(_0x512f52[_0x3cc2('0xf78')]=!0x1,_0x512f52[_0x3cc2('0xf06')]['enqueueAndForget'](function(){return _0x512f52[_0x3cc2('0xf0a')](!0x1);}));});})['next'](function(){return _0x512f52['canActAsPrimary'](_0x5116ab);})['next'](function(_0x48d760){return _0x512f52[_0x3cc2('0xf78')]&&!_0x48d760?_0x512f52[_0x3cc2('0x1206')](_0x5116ab)[_0x3cc2('0x595')](function(){return!0x1;}):!!_0x48d760&&_0x512f52[_0x3cc2('0x1207')](_0x5116ab)[_0x3cc2('0x595')](function(){return!0x0;});});})[_0x3cc2('0xd88')](function(_0x9b401a){if(!_0x512f52[_0x3cc2('0xee1')])throw _0x9b401a;return _0x210a70(_0x425d8e,_0x3cc2('0x1208'),_0x9b401a),!0x1;})[_0x3cc2('0xd60')](function(_0x15dc23){_0x512f52[_0x3cc2('0xf78')]!==_0x15dc23&&_0x512f52[_0x3cc2('0xf06')][_0x3cc2('0xf7b')](function(){return _0x512f52[_0x3cc2('0xf0a')](_0x15dc23);}),_0x512f52[_0x3cc2('0xf78')]=_0x15dc23;});},_0x1f68fc[_0x3cc2('0x36')][_0x3cc2('0x1205')]=function(_0x179e04){var _0x578053=this;return _0x583153(_0x179e04)[_0x3cc2('0x290')](_0x5a0f25[_0x3cc2('0x339')])[_0x3cc2('0x595')](function(_0xceb339){return _0x3993f3[_0x3cc2('0xd52')](_0x578053[_0x3cc2('0x1209')](_0xceb339));});},_0x1f68fc[_0x3cc2('0x36')][_0x3cc2('0x120a')]=function(_0x54cdfc){return _0x26e779(_0x54cdfc)['delete'](this['clientId']);},_0x1f68fc[_0x3cc2('0x36')]['maybeGarbageCollectMultiClientState']=function(){return _0xd1aa03(this,void 0x0,void 0x0,function(){var _0x512f52=this;return _0x1367d5(this,function(_0x95a2b8){switch(_0x95a2b8[_0x3cc2('0xd4d')]){case 0x0:return!this[_0x3cc2('0xf78')]||this['isWithinAge'](this[_0x3cc2('0x120b')],0x1b7740)?[0x3,0x2]:(this[_0x3cc2('0x120b')]=Date[_0x3cc2('0x45d')](),[0x4,this[_0x3cc2('0x10f6')](_0x3cc2('0x120c'),'readwrite-primary-idempotent',function(_0x51fe7f){var _0x12b171=_0x1f68fc['getStore'](_0x51fe7f,_0x314c93[_0x3cc2('0xea4')]);return _0x12b171[_0x3cc2('0x1106')]()[_0x3cc2('0x595')](function(_0x3d7e47){var _0x503213=_0x512f52['filterActiveClients'](_0x3d7e47,0x1b7740),_0x512bfe=_0x3d7e47[_0x3cc2('0x41c')](function(_0x36fd47){return-0x1===_0x503213[_0x3cc2('0x76')](_0x36fd47);});return _0x3993f3[_0x3cc2('0x27d')](_0x512bfe,function(_0x33380f){return _0x12b171[_0x3cc2('0xd9c')](_0x33380f['clientId']);})[_0x3cc2('0x595')](function(){return _0x512bfe;});});})]);case 0x1:_0x95a2b8[_0x3cc2('0xd9f')]()[_0x3cc2('0x27d')](function(_0x3fb805){_0x512f52[_0x3cc2('0xc7e')][_0x3cc2('0x8a1')][_0x3cc2('0x120d')](_0x512f52['zombiedClientLocalStorageKey'](_0x3fb805[_0x3cc2('0xef4')]));}),_0x95a2b8[_0x3cc2('0xd4d')]=0x2;case 0x2:return[0x2];}});});},_0x1f68fc['prototype']['scheduleClientMetadataAndPrimaryLeaseRefreshes']=function(){var _0x512f52=this;this['clientMetadataRefresher']=this[_0x3cc2('0xf06')][_0x3cc2('0x109d')](_0x445139[_0x3cc2('0x108e')],0xfa0,function(){return _0x512f52['updateClientMetadataAndTryBecomePrimary']()[_0x3cc2('0xd60')](function(){return _0x512f52[_0x3cc2('0x120c')]();})[_0x3cc2('0xd60')](function(){return _0x512f52[_0x3cc2('0x120e')]();});});},_0x1f68fc[_0x3cc2('0x36')][_0x3cc2('0x1209')]=function(_0x2a9fd2){return!!_0x2a9fd2&&_0x2a9fd2[_0x3cc2('0xee0')]===this[_0x3cc2('0xef4')];},_0x1f68fc[_0x3cc2('0x36')]['canActAsPrimary']=function(_0x5894b9){var _0x3c0c77=this;return _0x583153(_0x5894b9)[_0x3cc2('0x290')](_0x5a0f25[_0x3cc2('0x339')])['next'](function(_0x1ff058){if(null!==_0x1ff058&&_0x3c0c77[_0x3cc2('0x120f')](_0x1ff058[_0x3cc2('0xee2')],0x1388)&&!_0x3c0c77[_0x3cc2('0x1210')](_0x1ff058[_0x3cc2('0xee0')])){if(_0x3c0c77[_0x3cc2('0x1209')](_0x1ff058)&&_0x3c0c77[_0x3cc2('0xef5')])return!0x0;if(!_0x3c0c77[_0x3cc2('0x1209')](_0x1ff058)){if(!_0x1ff058[_0x3cc2('0xee1')])throw new _0x196562(_0x15005e[_0x3cc2('0xf0f')],_0x2ef8d3);return!0x1;}}return!(!_0x3c0c77['networkEnabled']||!_0x3c0c77[_0x3cc2('0xef6')])||_0x26e779(_0x5894b9)[_0x3cc2('0x1106')]()[_0x3cc2('0x595')](function(_0x21d864){return void 0x0===_0x3c0c77[_0x3cc2('0x1211')](_0x21d864,0x1388)[_0x3cc2('0x1212')](function(_0x63e88f){if(_0x3c0c77[_0x3cc2('0xef4')]!==_0x63e88f[_0x3cc2('0xef4')]){var _0x1ff058=!_0x3c0c77[_0x3cc2('0xef5')]&&_0x63e88f[_0x3cc2('0xef5')],_0x277593=!_0x3c0c77[_0x3cc2('0xef6')]&&_0x63e88f[_0x3cc2('0xef6')],_0x353e5e=_0x3c0c77[_0x3cc2('0xef5')]===_0x63e88f[_0x3cc2('0xef5')];if(_0x1ff058||_0x277593&&_0x353e5e)return!0x0;}return!0x1;});});})[_0x3cc2('0x595')](function(_0x12625c){return _0x3c0c77[_0x3cc2('0xf78')]!==_0x12625c&&_0x210a70(_0x425d8e,_0x3cc2('0x1213')+(_0x12625c?'is':'is\x20not')+_0x3cc2('0x1214')),_0x12625c;});},_0x1f68fc['prototype']['shutdown']=function(){return _0xd1aa03(this,void 0x0,void 0x0,function(){var _0x512f52=this;return _0x1367d5(this,function(_0x61a0f){switch(_0x61a0f[_0x3cc2('0xd4d')]){case 0x0:return this[_0x3cc2('0x9be')]=!0x1,this['markClientZombied'](),this['clientMetadataRefresher']&&(this[_0x3cc2('0xf09')][_0x3cc2('0xe1d')](),this[_0x3cc2('0xf09')]=null),this['detachVisibilityHandler'](),this[_0x3cc2('0x1215')](),[0x4,this['simpleDb'][_0x3cc2('0x10f6')]('readwrite-idempotent',[_0x5a0f25['store'],_0x314c93['store']],function(_0xd457b8){return _0x512f52[_0x3cc2('0x1206')](_0xd457b8)[_0x3cc2('0x595')](function(){return _0x512f52['removeClientMetadata'](_0xd457b8);});})];case 0x1:return _0x61a0f[_0x3cc2('0xd9f')](),this[_0x3cc2('0x11ff')][_0x3cc2('0xb7b')](),this['removeClientZombiedEntry'](),[0x2];}});});},_0x1f68fc[_0x3cc2('0x36')][_0x3cc2('0x1211')]=function(_0x30d84c,_0x1fc4b6){var _0x5cb827=this;return _0x30d84c[_0x3cc2('0x41c')](function(_0x4d923f){return _0x5cb827[_0x3cc2('0x120f')](_0x4d923f[_0x3cc2('0x1216')],_0x1fc4b6)&&!_0x5cb827['isClientZombied'](_0x4d923f[_0x3cc2('0xef4')]);});},_0x1f68fc[_0x3cc2('0x36')][_0x3cc2('0x1217')]=function(){var _0x512f52=this;return this[_0x3cc2('0x11ff')][_0x3cc2('0x10f6')](_0x3cc2('0x1200'),[_0x314c93[_0x3cc2('0xea4')]],function(_0x52d174){return _0x26e779(_0x52d174)[_0x3cc2('0x1106')]()[_0x3cc2('0x595')](function(_0x1214b2){return _0x512f52['filterActiveClients'](_0x1214b2,0x1b7740)[_0x3cc2('0xd85')](function(_0x557a9c){return _0x557a9c['clientId'];});});});},_0x1f68fc['clearPersistence']=function(_0x87aef7){return _0xd1aa03(this,void 0x0,void 0x0,function(){var _0x2fc1ab;return _0x1367d5(this,function(_0x454431){switch(_0x454431[_0x3cc2('0xd4d')]){case 0x0:return _0x1f68fc[_0x3cc2('0xfb5')]()?(_0x2fc1ab=_0x87aef7+_0x1f68fc[_0x3cc2('0xf0c')],[0x4,_0x39b6d8['delete'](_0x2fc1ab)]):[0x2,Promise[_0x3cc2('0xd52')]()];case 0x1:return _0x454431[_0x3cc2('0xd9f')](),[0x2];}});});},Object['defineProperty'](_0x1f68fc[_0x3cc2('0x36')],_0x3cc2('0xf2d'),{'get':function(){return this[_0x3cc2('0x9be')];},'enumerable':!0x0,'configurable':!0x0}),_0x1f68fc[_0x3cc2('0x36')]['getMutationQueue']=function(_0xa913c0){return _0x52e979(this[_0x3cc2('0xf2d')],_0x3cc2('0x1218')),_0x2b1223[_0x3cc2('0x1111')](_0xa913c0,this[_0x3cc2('0xeab')],this['indexManager'],this[_0x3cc2('0xead')]);},_0x1f68fc['prototype'][_0x3cc2('0x1219')]=function(){return _0x52e979(this[_0x3cc2('0xf2d')],_0x3cc2('0x121a')),this[_0x3cc2('0xf0d')];},_0x1f68fc['prototype'][_0x3cc2('0xf32')]=function(){return _0x52e979(this[_0x3cc2('0xf2d')],_0x3cc2('0x121b')),this[_0x3cc2('0xf3e')];},_0x1f68fc[_0x3cc2('0x36')][_0x3cc2('0x121c')]=function(){return _0x52e979(this[_0x3cc2('0xf2d')],_0x3cc2('0x121d')),this[_0x3cc2('0xeac')];},_0x1f68fc[_0x3cc2('0x36')][_0x3cc2('0x10f6')]=function(_0x200cb7,_0x5734a4,_0xfe525b){var _0x58a74a=this;_0x210a70(_0x425d8e,_0x3cc2('0x121e'),_0x200cb7);var _0x5b1b1c,_0x57c890=_0x5734a4[_0x3cc2('0x10f9')](_0x3cc2('0x10fa')),_0x73aac3=_0x5734a4[_0x3cc2('0x10f7')]('readonly')?_0x57c890?_0x3cc2('0x1200'):_0x3cc2('0x10f8'):_0x57c890?_0x3cc2('0x1204'):_0x3cc2('0x10fb');return this[_0x3cc2('0x11ff')][_0x3cc2('0x10f6')](_0x73aac3,_0x4b9168,function(_0x3ecc01){return _0x5b1b1c=new _0xf0d6dc(_0x3ecc01,_0x58a74a[_0x3cc2('0xf3d')][_0x3cc2('0x595')]()),_0x3cc2('0x121f')===_0x5734a4||_0x3cc2('0x1220')===_0x5734a4?_0x58a74a[_0x3cc2('0x1205')](_0x3ecc01)[_0x3cc2('0x595')](function(_0x16a028){return!!_0x16a028||_0x58a74a[_0x3cc2('0x1221')](_0x3ecc01);})[_0x3cc2('0x595')](function(_0x19bc6e){if(!_0x19bc6e)throw _0x124ac0('Failed\x20to\x20obtain\x20primary\x20lease\x20for\x20action\x20\x27'+_0x200cb7+'\x27.'),_0x58a74a['isPrimary']=!0x1,_0x58a74a[_0x3cc2('0xf06')][_0x3cc2('0xf7b')](function(){return _0x58a74a[_0x3cc2('0xf0a')](!0x1);}),new _0x196562(_0x15005e[_0x3cc2('0xf0f')],_0x199d6d);return _0xfe525b(_0x5b1b1c);})[_0x3cc2('0x595')](function(_0x56ff88){return _0x58a74a['acquireOrExtendPrimaryLease'](_0x3ecc01)[_0x3cc2('0x595')](function(){return _0x56ff88;});}):_0x58a74a['verifyAllowTabSynchronization'](_0x3ecc01)['next'](function(){return _0xfe525b(_0x5b1b1c);});})[_0x3cc2('0xd60')](function(_0x61d151){return _0x5b1b1c[_0x3cc2('0x11f2')](),_0x61d151;});},_0x1f68fc[_0x3cc2('0x36')][_0x3cc2('0x1222')]=function(_0x5170ac){var _0x20b592=this;return _0x583153(_0x5170ac)[_0x3cc2('0x290')](_0x5a0f25[_0x3cc2('0x339')])[_0x3cc2('0x595')](function(_0xe4e36a){if(null!==_0xe4e36a&&_0x20b592[_0x3cc2('0x120f')](_0xe4e36a[_0x3cc2('0xee2')],0x1388)&&!_0x20b592['isClientZombied'](_0xe4e36a[_0x3cc2('0xee0')])&&!_0x20b592[_0x3cc2('0x1209')](_0xe4e36a)&&!_0xe4e36a[_0x3cc2('0xee1')])throw new _0x196562(_0x15005e[_0x3cc2('0xf0f')],_0x2ef8d3);});},_0x1f68fc[_0x3cc2('0x36')][_0x3cc2('0x1207')]=function(_0x50ff96){var _0x3ceb96=new _0x5a0f25(this[_0x3cc2('0xef4')],this[_0x3cc2('0xee1')],Date[_0x3cc2('0x45d')]());return _0x583153(_0x50ff96)[_0x3cc2('0xf11')](_0x5a0f25[_0x3cc2('0x339')],_0x3ceb96);},_0x1f68fc[_0x3cc2('0xfb5')]=function(){return _0x39b6d8[_0x3cc2('0xfb5')]();},_0x1f68fc['buildStoragePrefix']=function(_0x5f3d89){var _0x27093f=_0x5f3d89[_0x3cc2('0xece')]['projectId'];return _0x5f3d89[_0x3cc2('0xece')][_0x3cc2('0x1071')]||(_0x27093f+='.'+_0x5f3d89[_0x3cc2('0xece')][_0x3cc2('0xe6b')]),'firestore/'+_0x5f3d89[_0x3cc2('0xf05')]+'/'+_0x27093f+'/';},_0x1f68fc[_0x3cc2('0x36')]['releasePrimaryLeaseIfHeld']=function(_0x13ab28){var _0x49576e=this,_0x441411=_0x583153(_0x13ab28);return _0x441411[_0x3cc2('0x290')](_0x5a0f25[_0x3cc2('0x339')])[_0x3cc2('0x595')](function(_0x9f06d7){return _0x49576e['isLocalClient'](_0x9f06d7)?(_0x210a70(_0x425d8e,'Releasing\x20primary\x20lease.'),_0x441411[_0x3cc2('0xd9c')](_0x5a0f25[_0x3cc2('0x339')])):_0x3993f3[_0x3cc2('0xd52')]();});},_0x1f68fc['prototype'][_0x3cc2('0x120f')]=function(_0x459df5,_0x20ea13){var _0x1d002a=Date['now']();return!(_0x459df5<_0x1d002a-_0x20ea13||_0x1d002a<_0x459df5&&(_0x124ac0(_0x3cc2('0x1223')+_0x459df5+_0x3cc2('0x1224')+_0x1d002a),0x1));},_0x1f68fc[_0x3cc2('0x36')][_0x3cc2('0x11fd')]=function(){var _0x512f52=this;null!==this['document']&&_0x3cc2('0x27b')==typeof this[_0x3cc2('0xde5')]['addEventListener']&&(this[_0x3cc2('0xf08')]=function(){_0x512f52['queue'][_0x3cc2('0xf7b')](function(){return _0x512f52[_0x3cc2('0xef6')]=_0x3cc2('0x64')===_0x512f52['document']['visibilityState'],_0x512f52[_0x3cc2('0x11fc')]();});},this[_0x3cc2('0xde5')][_0x3cc2('0x3ca')](_0x3cc2('0x1225'),this[_0x3cc2('0xf08')]),this[_0x3cc2('0xef6')]=_0x3cc2('0x64')===this[_0x3cc2('0xde5')][_0x3cc2('0x1226')]);},_0x1f68fc[_0x3cc2('0x36')][_0x3cc2('0x1227')]=function(){this['documentVisibilityHandler']&&(_0x52e979(null!==this[_0x3cc2('0xde5')]&&_0x3cc2('0x27b')==typeof this[_0x3cc2('0xde5')][_0x3cc2('0x3ca')],_0x3cc2('0x1228')),this['document']['removeEventListener'](_0x3cc2('0x1225'),this[_0x3cc2('0xf08')]),this[_0x3cc2('0xf08')]=null);},_0x1f68fc['prototype'][_0x3cc2('0x11fe')]=function(){var _0x512f52=this;_0x3cc2('0x27b')==typeof this[_0x3cc2('0xc7e')][_0x3cc2('0x3ca')]&&(this[_0x3cc2('0xf07')]=function(){_0x512f52[_0x3cc2('0x1229')](),_0x512f52['queue'][_0x3cc2('0xf7b')](function(){return _0x512f52[_0x3cc2('0x365')]();});},this[_0x3cc2('0xc7e')][_0x3cc2('0x3ca')](_0x3cc2('0x122a'),this['windowUnloadHandler']));},_0x1f68fc[_0x3cc2('0x36')]['detachWindowUnloadHook']=function(){this[_0x3cc2('0xf07')]&&(_0x52e979(_0x3cc2('0x27b')==typeof this['window'][_0x3cc2('0x3d7')],_0x3cc2('0x122b')),this[_0x3cc2('0xc7e')][_0x3cc2('0x3d7')](_0x3cc2('0x122a'),this['windowUnloadHandler']),this[_0x3cc2('0xf07')]=null);},_0x1f68fc[_0x3cc2('0x36')]['isClientZombied']=function(_0x1dc69d){try{var _0x1e0706=null!==this[_0x3cc2('0x122c')]['getItem'](this['zombiedClientLocalStorageKey'](_0x1dc69d));return _0x210a70(_0x425d8e,_0x3cc2('0x122d')+_0x1dc69d+'\x27\x20'+(_0x1e0706?'is':_0x3cc2('0x122e'))+_0x3cc2('0x122f')),_0x1e0706;}catch(_0x2221c6){return _0x124ac0(_0x425d8e,'Failed\x20to\x20get\x20zombied\x20client\x20id.',_0x2221c6),!0x1;}},_0x1f68fc['prototype'][_0x3cc2('0x1229')]=function(){try{this[_0x3cc2('0x122c')][_0x3cc2('0x1230')](this['zombiedClientLocalStorageKey'](this[_0x3cc2('0xef4')]),String(Date[_0x3cc2('0x45d')]()));}catch(_0x11e542){_0x124ac0(_0x3cc2('0x1231'),_0x11e542);}},_0x1f68fc[_0x3cc2('0x36')][_0x3cc2('0x1232')]=function(){try{this[_0x3cc2('0x122c')][_0x3cc2('0x120d')](this[_0x3cc2('0x1233')](this['clientId']));}catch(_0x586660){}},_0x1f68fc[_0x3cc2('0x36')]['zombiedClientLocalStorageKey']=function(_0x2e2a9a){return _0x3cc2('0x1234')+this[_0x3cc2('0xf05')]+'_'+_0x2e2a9a;},_0x1f68fc[_0x3cc2('0xf0c')]=_0x3cc2('0x1235'),_0x1f68fc),_0x3bf62b=(_0x14eb29[_0x3cc2('0x36')][_0x3cc2('0x11e1')]=function(_0x3b6329){var _0x1b2e08=this[_0x3cc2('0x1236')](_0x3b6329);return this['db']['getTargetCache']()[_0x3cc2('0x114b')](_0x3b6329)[_0x3cc2('0x595')](function(_0x2ba1ac){return _0x1b2e08[_0x3cc2('0x595')](function(_0x395f94){return _0x2ba1ac+_0x395f94;});});},_0x14eb29[_0x3cc2('0x36')]['orphanedDocmentCount']=function(_0x851cff){var _0x1035c4=0x0;return this[_0x3cc2('0x11e3')](_0x851cff,function(_0x5eac46){_0x1035c4++;})['next'](function(){return _0x1035c4;});},_0x14eb29[_0x3cc2('0x36')][_0x3cc2('0x1148')]=function(_0xada3d0,_0x208ce4){return this['db'][_0x3cc2('0x1219')]()[_0x3cc2('0x1148')](_0xada3d0,_0x208ce4);},_0x14eb29[_0x3cc2('0x36')][_0x3cc2('0x11e3')]=function(_0x33b8a5,_0x17a551){return this['forEachOrphanedDocument'](_0x33b8a5,function(_0x354147,_0x3effe3){return _0x17a551(_0x3effe3);});},_0x14eb29[_0x3cc2('0x36')][_0x3cc2('0xf2f')]=function(_0xd193c2){this['inMemoryPins']=_0xd193c2;},_0x14eb29[_0x3cc2('0x36')][_0x3cc2('0x1237')]=function(_0x382e17,_0x37b9a8){return _0x464b71(_0x382e17,_0x37b9a8);},_0x14eb29[_0x3cc2('0x36')][_0x3cc2('0x1238')]=function(_0x3afd1c,_0x26a7db){return _0x464b71(_0x3afd1c,_0x26a7db);},_0x14eb29['prototype'][_0x3cc2('0x1146')]=function(_0x175dc6,_0x3f4a07,_0x4f21fe){return this['db'][_0x3cc2('0x1219')]()[_0x3cc2('0x1146')](_0x175dc6,_0x3f4a07,_0x4f21fe);},_0x14eb29['prototype']['removeMutationReference']=function(_0x22578d,_0x33fff0){return _0x464b71(_0x22578d,_0x33fff0);},_0x14eb29['prototype'][_0x3cc2('0x1239')]=function(_0x1d4702,_0x4b6d0e){return this[_0x3cc2('0xf10')]['containsKey'](_0x4b6d0e)?_0x3993f3[_0x3cc2('0xd52')](!0x0):function(_0x5bc56b,_0xee9378){var _0x1bf22b=!0x1;return _0x4ac07d(_0x5bc56b)[_0x3cc2('0x110b')](function(_0x25f7c4){return _0x5c81cb(_0x5bc56b,_0x25f7c4,_0xee9378)[_0x3cc2('0x595')](function(_0x5338d2){return _0x5338d2&&(_0x1bf22b=!0x0),_0x3993f3[_0x3cc2('0xd52')](!_0x5338d2);});})[_0x3cc2('0x595')](function(){return _0x1bf22b;});}(_0x1d4702,_0x4b6d0e);},_0x14eb29['prototype'][_0x3cc2('0x11e4')]=function(_0xe32aa4,_0x3cc2e9){var _0x30f3dc=this,_0x2be449=this['db'][_0x3cc2('0xf32')]()[_0x3cc2('0x123a')](),_0x43ce6d=[],_0x361891=0x0;return this[_0x3cc2('0x123b')](_0xe32aa4,function(_0x14bdae,_0x3c1295){if(_0x3c1295<=_0x3cc2e9){var _0x3c6ecb=_0x30f3dc['isPinned'](_0xe32aa4,_0x14bdae)[_0x3cc2('0x595')](function(_0x4a8ac9){if(!_0x4a8ac9)return _0x361891++,_0x2be449['getEntry'](_0xe32aa4,_0x14bdae)[_0x3cc2('0x595')](function(){return _0x2be449['removeEntry'](_0x14bdae),_0x548612(_0xe32aa4)[_0x3cc2('0xd9c')](function(_0x26d273){return[0x0,_0x295a02(_0x26d273[_0x3cc2('0xa70')])];}(_0x14bdae));});});_0x43ce6d['push'](_0x3c6ecb);}})[_0x3cc2('0x595')](function(){return _0x3993f3[_0x3cc2('0xeb4')](_0x43ce6d);})['next'](function(){return _0x2be449[_0x3cc2('0x51')](_0xe32aa4);})[_0x3cc2('0x595')](function(){return _0x361891;});},_0x14eb29[_0x3cc2('0x36')][_0x3cc2('0x123c')]=function(_0x53bf14,_0x3dfaa8){var _0x41b897=_0x3dfaa8['withSequenceNumber'](_0x53bf14[_0x3cc2('0xf12')]);return this['db'][_0x3cc2('0x1219')]()[_0x3cc2('0x1140')](_0x53bf14,_0x41b897);},_0x14eb29[_0x3cc2('0x36')][_0x3cc2('0x123d')]=function(_0x4a3eb6,_0x55e4b9){return _0x464b71(_0x4a3eb6,_0x55e4b9);},_0x14eb29[_0x3cc2('0x36')][_0x3cc2('0x123b')]=function(_0x456748,_0xec4916){var _0x3243be,_0x543d44=_0x548612(_0x456748),_0x477803=_0x32f010[_0x3cc2('0x1073')];return _0x543d44['iterate']({'index':_0x4c1517['documentTargetsIndex']},function(_0x500ecd,_0x2a86db){var _0x140ed6=_0x500ecd[0x0],_0x201245=(_0x500ecd[0x1],_0x2a86db[_0x3cc2('0xa70')]),_0x2cc04=_0x2a86db[_0x3cc2('0xeeb')];0x0===_0x140ed6?(_0x477803!==_0x32f010[_0x3cc2('0x1073')]&&_0xec4916(new _0x320a07(_0x23f847(_0x3243be)),_0x477803),_0x477803=_0x2cc04,_0x3243be=_0x201245):_0x477803=_0x32f010[_0x3cc2('0x1073')];})[_0x3cc2('0x595')](function(){_0x477803!==_0x32f010[_0x3cc2('0x1073')]&&_0xec4916(new _0x320a07(_0x23f847(_0x3243be)),_0x477803);});},_0x14eb29[_0x3cc2('0x36')][_0x3cc2('0x11e7')]=function(_0x43704b){return this['db'][_0x3cc2('0xf32')]()[_0x3cc2('0x119a')](_0x43704b);},_0x14eb29),_0x2daa04=Number,_0x18cd49=_0x2daa04[_0x3cc2('0x123e')]||-(Math[_0x3cc2('0x94a')](0x2,0x35)-0x1),_0x272c16=_0x2daa04[_0x3cc2('0x123f')]||Math[_0x3cc2('0x94a')](0x2,0x35)-0x1,_0x482960=_0x2daa04['isInteger']||function(_0x143c99){return _0x3cc2('0x231')==typeof _0x143c99&&isFinite(_0x143c99)&&Math['floor'](_0x143c99)===_0x143c99;},_0x4cbbf6=(_0x2f6504[_0x3cc2('0x36')][_0x3cc2('0xf2c')]=function(){if(null===this['memoizedCanonicalId']){var _0x512f52=this['path'][_0x3cc2('0x100d')]();null!==this[_0x3cc2('0xf13')]&&(_0x512f52+=_0x3cc2('0x1240')+this[_0x3cc2('0xf13')]),_0x512f52+=_0x3cc2('0x1241');for(var _0x36ed93=0x0,_0x3f2628=this['filters'];_0x36ed93<_0x3f2628['length'];_0x36ed93++)_0x512f52+=_0x3f2628[_0x36ed93][_0x3cc2('0xf2c')](),_0x512f52+=',';_0x512f52+='|ob:';for(var _0x3369e7=0x0,_0x94159d=this[_0x3cc2('0xf14')];_0x3369e7<_0x94159d[_0x3cc2('0x8')];_0x3369e7++)_0x512f52+=_0x94159d[_0x3369e7]['canonicalId'](),_0x512f52+=',';_0x242f2f(this['limit'])||(_0x512f52+='|l:',_0x512f52+=this[_0x3cc2('0xf19')]),this[_0x3cc2('0xf15')]&&(_0x512f52+=_0x3cc2('0x1242'),_0x512f52+=this[_0x3cc2('0xf15')]['canonicalId']()),this['endAt']&&(_0x512f52+='|ub:',_0x512f52+=this[_0x3cc2('0xf16')][_0x3cc2('0xf2c')]()),this['memoizedCanonicalId']=_0x512f52;}return this[_0x3cc2('0xf17')];},_0x2f6504['prototype']['toString']=function(){var _0x512f52=this[_0x3cc2('0xa70')][_0x3cc2('0x100d')]();return null!==this[_0x3cc2('0xf13')]&&(_0x512f52+=_0x3cc2('0x1243')+this[_0x3cc2('0xf13')]),0x0=':return _0x59089b[_0x3cc2('0x126a')];case'>':return _0x59089b['GREATER_THAN'];case _0x3cc2('0x126b'):return _0x59089b['ARRAY_CONTAINS'];case'in':return _0x59089b['IN'];case _0x3cc2('0x126c'):return _0x59089b[_0x3cc2('0xf1e')];default:return _0x5081fa(_0x3cc2('0x126d')+_0x4c4d71);}},_0x59089b['prototype'][_0x3cc2('0x241')]=function(){return this[_0x3cc2('0x3ac')];},_0x59089b['prototype'][_0x3cc2('0xe65')]=function(_0xa07303){return this['name']===_0xa07303[_0x3cc2('0x3ac')];},_0x59089b[_0x3cc2('0x1269')]=new _0x59089b('<'),_0x59089b[_0x3cc2('0x126e')]=new _0x59089b('<='),_0x59089b[_0x3cc2('0x1cd')]=new _0x59089b('=='),_0x59089b[_0x3cc2('0x126f')]=new _0x59089b('>'),_0x59089b[_0x3cc2('0x126a')]=new _0x59089b('>='),_0x59089b['ARRAY_CONTAINS']=new _0x59089b(_0x3cc2('0x126b')),_0x59089b['IN']=new _0x59089b('in'),_0x59089b['ARRAY_CONTAINS_ANY']=new _0x59089b(_0x3cc2('0x126c')),_0x59089b),_0x31d7ce=(_0x3fc4f6(_0x16fa03,_0x17cc66=_0x195022),_0x16fa03['create']=function(_0x44b8b9,_0x4e39ee,_0x2f3579){if(_0x44b8b9[_0x3cc2('0xf22')]())return _0x4e39ee===_0x33f56e['IN']?(_0x52e979(_0x2f3579 instanceof _0x13fc46,'Comparing\x20on\x20key\x20with\x20IN,\x20but\x20filter\x20value\x20not\x20an\x20ArrayValue'),_0x52e979(_0x2f3579['internalValue'][_0x3cc2('0x1270')](function(_0x232b29){return _0x232b29 instanceof _0x449209;}),_0x3cc2('0x1271')),new _0x2965f6(_0x44b8b9,_0x2f3579)):(_0x52e979(_0x2f3579 instanceof _0x449209,_0x3cc2('0x1272')),_0x52e979(_0x4e39ee!==_0x33f56e[_0x3cc2('0xf1d')]&&_0x4e39ee!==_0x33f56e[_0x3cc2('0xf1e')],'\x27'+_0x4e39ee[_0x3cc2('0x241')]()+_0x3cc2('0x1273')),new _0x873b0e(_0x44b8b9,_0x4e39ee,_0x2f3579));if(_0x2f3579[_0x3cc2('0xe65')](_0x22a435[_0x3cc2('0x116c')])){if(_0x4e39ee!==_0x33f56e[_0x3cc2('0x1cd')])throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0x1274'));return new _0x16fa03(_0x44b8b9,_0x4e39ee,_0x2f3579);}if(_0x2f3579[_0x3cc2('0xe65')](_0x553632[_0x3cc2('0x116f')])){if(_0x4e39ee!==_0x33f56e[_0x3cc2('0x1cd')])throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0x1275'));return new _0x16fa03(_0x44b8b9,_0x4e39ee,_0x2f3579);}return _0x4e39ee===_0x33f56e[_0x3cc2('0xf1d')]?new _0x326d9f(_0x44b8b9,_0x2f3579):_0x4e39ee===_0x33f56e['IN']?(_0x52e979(_0x2f3579 instanceof _0x13fc46,'IN\x20filter\x20has\x20invalid\x20value:\x20'+_0x2f3579['toString']()),new _0x5e578c(_0x44b8b9,_0x2f3579)):_0x4e39ee===_0x33f56e[_0x3cc2('0xf1e')]?(_0x52e979(_0x2f3579 instanceof _0x13fc46,_0x3cc2('0x1276')+_0x2f3579['toString']()),new _0x3fd3dc(_0x44b8b9,_0x2f3579)):new _0x16fa03(_0x44b8b9,_0x4e39ee,_0x2f3579);},_0x16fa03[_0x3cc2('0x36')]['matches']=function(_0x311d49){var _0x12e04e=_0x311d49[_0x3cc2('0xebc')](this[_0x3cc2('0xebc')]);return null!==_0x12e04e&&this['value'][_0x3cc2('0xec8')]===_0x12e04e['typeOrder']&&this[_0x3cc2('0x1277')](_0x12e04e[_0x3cc2('0x1072')](this[_0x3cc2('0xf3')]));},_0x16fa03[_0x3cc2('0x36')][_0x3cc2('0x1277')]=function(_0x56b662){switch(this['op']){case _0x33f56e['LESS_THAN']:return _0x56b662<0x0;case _0x33f56e[_0x3cc2('0x126e')]:return _0x56b662<=0x0;case _0x33f56e[_0x3cc2('0x1cd')]:return 0x0===_0x56b662;case _0x33f56e[_0x3cc2('0x126f')]:return 0x0<_0x56b662;case _0x33f56e[_0x3cc2('0x126a')]:return 0x0<=_0x56b662;default:return _0x5081fa(_0x3cc2('0x126d')+this['op']);}},_0x16fa03[_0x3cc2('0x36')][_0x3cc2('0x1262')]=function(){return 0x0<=[_0x33f56e[_0x3cc2('0x1269')],_0x33f56e[_0x3cc2('0x126e')],_0x33f56e[_0x3cc2('0x126f')],_0x33f56e[_0x3cc2('0x126a')]][_0x3cc2('0x76')](this['op']);},_0x16fa03['prototype'][_0x3cc2('0xf2c')]=function(){return this[_0x3cc2('0xebc')]['canonicalString']()+this['op']['toString']()+this[_0x3cc2('0xf3')][_0x3cc2('0x241')]();},_0x16fa03[_0x3cc2('0x36')][_0x3cc2('0xe65')]=function(_0x3b9b20){return _0x3b9b20 instanceof _0x16fa03&&this['op'][_0x3cc2('0xe65')](_0x3b9b20['op'])&&this[_0x3cc2('0xebc')][_0x3cc2('0xe65')](_0x3b9b20[_0x3cc2('0xebc')])&&this['value']['isEqual'](_0x3b9b20[_0x3cc2('0xf3')]);},_0x16fa03[_0x3cc2('0x36')][_0x3cc2('0x241')]=function(){return this[_0x3cc2('0xebc')][_0x3cc2('0x100d')]()+'\x20'+this['op']+'\x20'+this[_0x3cc2('0xf3')]['value']();},_0x16fa03),_0x873b0e=(_0x3fc4f6(_0x2e6a6a,_0x1cc9cc=_0x31d7ce),_0x2e6a6a['prototype'][_0x3cc2('0xc90')]=function(_0x49c3f8){var _0x299411=this[_0x3cc2('0xf3')],_0x152e34=_0x320a07[_0x3cc2('0xe8e')](_0x49c3f8['key'],_0x299411[_0x3cc2('0x339')]);return this['matchesComparison'](_0x152e34);},_0x2e6a6a),_0x2965f6=(_0x3fc4f6(_0x4fc853,_0x5e2473=_0x31d7ce),_0x4fc853['prototype'][_0x3cc2('0xc90')]=function(_0x26db79){return this[_0x3cc2('0xf3')][_0x3cc2('0xec7')][_0x3cc2('0x97e')](function(_0x2b0eb0){return _0x26db79[_0x3cc2('0x339')][_0x3cc2('0xe65')](_0x2b0eb0[_0x3cc2('0x339')]);});},_0x4fc853),_0x326d9f=(_0x3fc4f6(_0x1ae9d9,_0x57549d=_0x31d7ce),_0x1ae9d9[_0x3cc2('0x36')][_0x3cc2('0xc90')]=function(_0x208d75){var _0x1588f0=_0x208d75[_0x3cc2('0xebc')](this[_0x3cc2('0xebc')]);return _0x1588f0 instanceof _0x13fc46&&_0x1588f0[_0x3cc2('0x7d')](this[_0x3cc2('0xf3')]);},_0x1ae9d9),_0x5e578c=(_0x3fc4f6(_0xcf17ce,_0x1a154a=_0x31d7ce),_0xcf17ce['prototype'][_0x3cc2('0xc90')]=function(_0x326719){var _0x34b0cd=this[_0x3cc2('0xf3')],_0x271edd=_0x326719[_0x3cc2('0xebc')](this['field']);return null!==_0x271edd&&_0x34b0cd['contains'](_0x271edd);},_0xcf17ce),_0x3fd3dc=(_0x3fc4f6(_0x5767e0,_0x7ca91f=_0x31d7ce),_0x5767e0['prototype'][_0x3cc2('0xc90')]=function(_0x3ae53f){var _0x25755f=this,_0x5ba487=_0x3ae53f['field'](this[_0x3cc2('0xebc')]);return _0x5ba487 instanceof _0x13fc46&&_0x5ba487['internalValue']['some'](function(_0x432915){return _0x25755f['value'][_0x3cc2('0x7d')](_0x432915);});},_0x5767e0),_0x4f9aa2=(_0x5a8f9c['prototype'][_0x3cc2('0x241')]=function(){return this[_0x3cc2('0x3ac')];},_0x5a8f9c[_0x3cc2('0xf1f')]=new _0x5a8f9c('asc'),_0x5a8f9c['DESCENDING']=new _0x5a8f9c('desc'),_0x5a8f9c),_0x1f6246=(_0x2c71e6[_0x3cc2('0x36')][_0x3cc2('0xf2c')]=function(){for(var _0x512f52=this['before']?'b:':'a:',_0x3a7dbd=0x0,_0x5bc591=this[_0x3cc2('0x26')];_0x3a7dbd<_0x5bc591[_0x3cc2('0x8')];_0x3a7dbd++)_0x512f52+=_0x5bc591[_0x3a7dbd][_0x3cc2('0x241')]();return _0x512f52;},_0x2c71e6[_0x3cc2('0x36')][_0x3cc2('0x1267')]=function(_0x1de633,_0x2426c0){_0x52e979(this[_0x3cc2('0x26')][_0x3cc2('0x8')]<=_0x1de633['length'],_0x3cc2('0x1278'));for(var _0x420a30=0x0,_0x44b760=0x0;_0x44b760=this[_0x3cc2('0x12b2')]||0x0<_0x37851c[_0x3cc2('0x12b3')][_0x3cc2('0x1f2')]+_0x37851c['modifiedDocuments'][_0x3cc2('0x1f2')]+_0x37851c[_0x3cc2('0xf6f')]['size'];},_0x4c0bbd['prototype'][_0x3cc2('0x12b4')]=function(_0x5ddf80){for(var _0x3f3c6f=this,_0x206c60=0x0,_0x5514b5=_0x5ddf80;_0x206c60<_0x5514b5[_0x3cc2('0x8')];_0x206c60++){var _0x10155f=_0x5514b5[_0x206c60],_0x1d694d=_0x10155f[_0x3cc2('0xeea')];if(this[_0x3cc2('0xf29')]['addReferences'](_0x10155f['addedKeys'],_0x1d694d),this[_0x3cc2('0xf29')][_0x3cc2('0x1291')](_0x10155f[_0x3cc2('0xf94')],_0x1d694d),!_0x10155f['fromCache']){var _0x3171b9=this[_0x3cc2('0xf2a')]['get'](_0x1d694d);_0x52e979(null!==_0x3171b9,_0x3cc2('0x12b5')+_0x1d694d);var _0x2a37bf=_0x3171b9[_0x3cc2('0xefa')],_0x3705df=_0x3171b9['withLastLimboFreeSnapshotVersion'](_0x2a37bf);this[_0x3cc2('0xf2a')]=this['targetDataByTarget'][_0x3cc2('0x959')](_0x1d694d,_0x3705df);}}return this[_0x3cc2('0xf27')]['runTransaction'](_0x3cc2('0x12b4'),'readwrite-idempotent',function(_0xd9318a){return _0x3993f3[_0x3cc2('0x27d')](_0x5ddf80,function(_0x37ed02){return _0x3993f3['forEach'](_0x37ed02[_0x3cc2('0xf94')],function(_0x410ce9){return _0x3f3c6f['persistence'][_0x3cc2('0xead')][_0x3cc2('0x1238')](_0xd9318a,_0x410ce9);});});});},_0x4c0bbd[_0x3cc2('0x36')]['nextMutationBatch']=function(_0x564278){var _0x529439=this;return this[_0x3cc2('0xf27')]['runTransaction'](_0x3cc2('0x12b6'),_0x3cc2('0x1200'),function(_0x388d3b){return void 0x0===_0x564278&&(_0x564278=-0x1),_0x529439['mutationQueue']['getNextMutationBatchAfterBatchId'](_0x388d3b,_0x564278);});},_0x4c0bbd[_0x3cc2('0x36')][_0x3cc2('0x12b7')]=function(_0x30991b){var _0x24e022=this;return this[_0x3cc2('0xf27')]['runTransaction'](_0x3cc2('0x12b8'),_0x3cc2('0x1200'),function(_0x4a0857){return _0x24e022[_0x3cc2('0xf33')][_0x3cc2('0x12b9')](_0x4a0857,_0x30991b);});},_0x4c0bbd['prototype'][_0x3cc2('0x12ba')]=function(_0x470f5a){var _0x3fc6fd=this;return this['persistence'][_0x3cc2('0x10f6')](_0x3cc2('0x12bb'),_0x3cc2('0x1204'),function(_0x4c17cb){var _0x3ebbec;return _0x3fc6fd[_0x3cc2('0xf0d')][_0x3cc2('0x12bc')](_0x4c17cb,_0x470f5a)[_0x3cc2('0x595')](function(_0x1e86ea){return _0x1e86ea?(_0x3ebbec=_0x1e86ea,_0x3993f3['resolve'](_0x3ebbec)):_0x3fc6fd[_0x3cc2('0xf0d')][_0x3cc2('0x113a')](_0x4c17cb)[_0x3cc2('0x595')](function(_0x576083){return _0x3ebbec=new _0x40106a(_0x470f5a,_0x576083,_0x5937f0[_0x3cc2('0x11bc')],_0x4c17cb[_0x3cc2('0xf12')]),_0x3fc6fd[_0x3cc2('0xf0d')][_0x3cc2('0x113f')](_0x4c17cb,_0x3ebbec)[_0x3cc2('0x595')](function(){return _0x3ebbec;});});});})['then'](function(_0x4b1270){return null===_0x3fc6fd[_0x3cc2('0xf2a')]['get'](_0x4b1270[_0x3cc2('0xeea')])&&(_0x3fc6fd[_0x3cc2('0xf2a')]=_0x3fc6fd[_0x3cc2('0xf2a')][_0x3cc2('0x959')](_0x4b1270['targetId'],_0x4b1270),_0x3fc6fd[_0x3cc2('0xf2b')][_0x3cc2('0x291')](_0x470f5a,_0x4b1270[_0x3cc2('0xeea')])),_0x4b1270;});},_0x4c0bbd[_0x3cc2('0x36')][_0x3cc2('0x12bc')]=function(_0x4283f2,_0x591e35){var _0x2f874c=this[_0x3cc2('0xf2b')]['get'](_0x591e35);return void 0x0!==_0x2f874c?_0x3993f3['resolve'](this['targetDataByTarget'][_0x3cc2('0x290')](_0x2f874c)):this[_0x3cc2('0xf0d')][_0x3cc2('0x12bc')](_0x4283f2,_0x591e35);},_0x4c0bbd[_0x3cc2('0x36')][_0x3cc2('0x12bd')]=function(_0x3d5141,_0x51c5ba){var _0x4a0ec7=this,_0x171bd5=this[_0x3cc2('0xf2a')]['get'](_0x3d5141);_0x52e979(null!==_0x171bd5,'Tried\x20to\x20release\x20nonexistent\x20target:\x20'+_0x3d5141);var _0x16698c=_0x51c5ba?_0x3cc2('0x1204'):_0x3cc2('0x1220');return this['persistence'][_0x3cc2('0x10f6')](_0x3cc2('0x12be'),_0x16698c,function(_0x4f9a34){var _0x351ff1=_0x4a0ec7[_0x3cc2('0xf29')]['removeReferencesForId'](_0x3d5141);return _0x51c5ba?_0x3993f3[_0x3cc2('0xd52')]():_0x3993f3[_0x3cc2('0x27d')](_0x351ff1,function(_0x1431e0){return _0x4a0ec7[_0x3cc2('0xf27')][_0x3cc2('0xead')][_0x3cc2('0x1238')](_0x4f9a34,_0x1431e0);})[_0x3cc2('0x595')](function(){_0x4a0ec7[_0x3cc2('0xf27')][_0x3cc2('0xead')][_0x3cc2('0x123c')](_0x4f9a34,_0x171bd5);});})['then'](function(){_0x4a0ec7[_0x3cc2('0xf2a')]=_0x4a0ec7[_0x3cc2('0xf2a')][_0x3cc2('0x1a4')](_0x3d5141),_0x4a0ec7['targetIdByTarget'][_0x3cc2('0xd9c')](_0x171bd5[_0x3cc2('0x21f')]);});},_0x4c0bbd['prototype']['executeQuery']=function(_0x2b6566,_0x193ee4){var _0x414bb3=this,_0x1a19cc=_0x34ecc5[_0x3cc2('0xef8')],_0x4aa2a8=_0x53ee31();return this[_0x3cc2('0xf27')][_0x3cc2('0x10f6')](_0x3cc2('0x12bf'),_0x3cc2('0x1200'),function(_0x1ec03d){return _0x414bb3[_0x3cc2('0x12bc')](_0x1ec03d,_0x2b6566[_0x3cc2('0x1257')]())['next'](function(_0x4de55b){if(_0x4de55b)return _0x1a19cc=_0x4de55b[_0x3cc2('0xee8')],_0x414bb3[_0x3cc2('0xf0d')][_0x3cc2('0x114e')](_0x1ec03d,_0x4de55b[_0x3cc2('0xeea')])[_0x3cc2('0x595')](function(_0x530996){_0x4aa2a8=_0x530996;});})[_0x3cc2('0x595')](function(){return _0x414bb3[_0x3cc2('0xf28')]['getDocumentsMatchingQuery'](_0x1ec03d,_0x2b6566,_0x193ee4?_0x1a19cc:_0x34ecc5[_0x3cc2('0xef8')],_0x193ee4?_0x4aa2a8:_0x53ee31());})[_0x3cc2('0x595')](function(_0x113206){return{'documents':_0x113206,'remoteKeys':_0x4aa2a8};});});},_0x4c0bbd[_0x3cc2('0x36')][_0x3cc2('0x12c0')]=function(_0x14bea7){var _0x526057=this;return this[_0x3cc2('0xf27')][_0x3cc2('0x10f6')](_0x3cc2('0x12c1'),'readonly-idempotent',function(_0x54d295){return _0x526057[_0x3cc2('0xf0d')][_0x3cc2('0x114e')](_0x54d295,_0x14bea7);});},_0x4c0bbd[_0x3cc2('0x36')][_0x3cc2('0x1217')]=function(){return this['persistence'][_0x3cc2('0x1217')]();},_0x4c0bbd[_0x3cc2('0x36')][_0x3cc2('0x12c2')]=function(_0x557d9e){this[_0x3cc2('0xf23')][_0x3cc2('0x1130')](_0x557d9e);},_0x4c0bbd['prototype'][_0x3cc2('0x1203')]=function(_0x296fdd){this[_0x3cc2('0xf27')]['setNetworkEnabled'](_0x296fdd);},_0x4c0bbd['prototype'][_0x3cc2('0x129e')]=function(_0x3ab355,_0xe24f7d,_0x534fba){var _0x5012ea=this,_0x177740=_0xe24f7d[_0x3cc2('0xe93')],_0x27006a=_0x177740[_0x3cc2('0x28f')](),_0x3aa6a3=_0x3993f3[_0x3cc2('0xd52')]();return _0x27006a[_0x3cc2('0x27d')](function(_0x56e29e){_0x3aa6a3=_0x3aa6a3[_0x3cc2('0x595')](function(){return _0x534fba[_0x3cc2('0x118d')](_0x3ab355,_0x56e29e);})[_0x3cc2('0x595')](function(_0x4ff7a4){var _0x4f04c7=_0x4ff7a4,_0x300e05=_0xe24f7d['docVersions'][_0x3cc2('0x290')](_0x56e29e);_0x52e979(null!==_0x300e05,'ackVersions\x20should\x20contain\x20every\x20doc\x20in\x20the\x20write.'),(!_0x4f04c7||_0x4f04c7[_0x3cc2('0xdd3')]['compareTo'](_0x300e05)<0x0)&&((_0x4f04c7=_0x177740['applyToRemoteDocument'](_0x56e29e,_0x4f04c7,_0xe24f7d))?_0x534fba['addEntry'](_0x4f04c7,_0xe24f7d[_0x3cc2('0xe94')]):_0x52e979(!_0x4ff7a4,_0x3cc2('0x12c3')+_0x177740+'\x20applied\x20to\x20document\x20'+_0x4ff7a4+_0x3cc2('0x12c4')));});}),_0x3aa6a3[_0x3cc2('0x595')](function(){return _0x5012ea[_0x3cc2('0xf23')]['removeMutationBatch'](_0x3ab355,_0x177740);});},_0x4c0bbd[_0x3cc2('0x36')][_0x3cc2('0x11e0')]=function(_0x57c341){var _0x2eb7fa=this;return this[_0x3cc2('0xf27')][_0x3cc2('0x10f6')](_0x3cc2('0x12c5'),_0x3cc2('0x1220'),function(_0x32bca6){return _0x57c341[_0x3cc2('0x11e5')](_0x32bca6,_0x2eb7fa['targetDataByTarget']);});},_0x4c0bbd[_0x3cc2('0x36')][_0x3cc2('0x12c6')]=function(_0x4f9cbc){var _0x305d8f=this,_0x303c05=this[_0x3cc2('0xf2a')][_0x3cc2('0x290')](_0x4f9cbc);return _0x303c05?Promise[_0x3cc2('0xd52')](_0x303c05[_0x3cc2('0x21f')]):this[_0x3cc2('0xf27')][_0x3cc2('0x10f6')]('Get\x20target\x20data',_0x3cc2('0x1200'),function(_0x1aa633){return _0x305d8f[_0x3cc2('0xf0d')][_0x3cc2('0x114f')](_0x1aa633,_0x4f9cbc)[_0x3cc2('0x595')](function(_0x53e570){return _0x53e570?_0x53e570[_0x3cc2('0x21f')]:null;});});},_0x4c0bbd['prototype'][_0x3cc2('0x1196')]=function(){var _0x512f52=this;return this['persistence'][_0x3cc2('0x10f6')]('Get\x20new\x20document\x20changes',_0x3cc2('0x1200'),function(_0x14d38b){return _0x512f52[_0x3cc2('0xf31')][_0x3cc2('0x1196')](_0x14d38b,_0x512f52[_0x3cc2('0x12c7')]);})[_0x3cc2('0xd60')](function(_0x5390d1){var _0x4f57c7=_0x5390d1[_0x3cc2('0x12c8')],_0x3642ea=_0x5390d1[_0x3cc2('0xee4')];return _0x512f52[_0x3cc2('0x12c7')]=_0x3642ea,_0x4f57c7;});},_0x4c0bbd[_0x3cc2('0x36')][_0x3cc2('0x1295')]=function(){return _0xd1aa03(this,void 0x0,void 0x0,function(){var _0x512f52,_0x4974a6=this;return _0x1367d5(this,function(_0x16f0ce){return this[_0x3cc2('0xf31')]instanceof _0x449550?(_0x512f52=this[_0x3cc2('0xf31')],[0x2,this[_0x3cc2('0xf27')][_0x3cc2('0x10f6')](_0x3cc2('0x12c9'),_0x3cc2('0x1200'),function(_0x3f40ca){return _0x512f52[_0x3cc2('0x1198')](_0x3f40ca);})['then'](function(_0xcfd130){var _0x16f0ce=_0xcfd130[_0x3cc2('0xee4')];_0x4974a6[_0x3cc2('0x12c7')]=_0x16f0ce;})]):[0x2];});});},_0x4c0bbd['RESUME_TOKEN_MAX_AGE_MICROS']=0x11e1a300,_0x4c0bbd),_0x50c71c=(_0x3b3957[_0x3cc2('0x36')][_0x3cc2('0x1113')]=function(_0x4e606e){return _0x3993f3[_0x3cc2('0xd52')](0x0===this['mutationQueue'][_0x3cc2('0x8')]);},_0x3b3957[_0x3cc2('0x36')][_0x3cc2('0x129c')]=function(_0x4da89e,_0x455bdd,_0x4e8f60){var _0x382bd2=_0x455bdd[_0x3cc2('0xeb2')],_0x5a3878=this[_0x3cc2('0x12ca')](_0x382bd2,_0x3cc2('0x12cb'));_0x52e979(0x0===_0x5a3878,_0x3cc2('0x12cc'));var _0x2d2956=this[_0x3cc2('0xf23')][_0x5a3878];return _0x52e979(_0x382bd2===_0x2d2956[_0x3cc2('0xeb2')],_0x3cc2('0x12cd')+_0x382bd2+',\x20got\x20batch\x20'+_0x2d2956['batchId']),this[_0x3cc2('0xee3')]=_0x4e8f60,_0x3993f3[_0x3cc2('0xd52')]();},_0x3b3957['prototype'][_0x3cc2('0x1117')]=function(_0x5b97c6){return _0x3993f3[_0x3cc2('0xd52')](this[_0x3cc2('0xee3')]);},_0x3b3957[_0x3cc2('0x36')][_0x3cc2('0x1118')]=function(_0x53b19e,_0x4a8774){return this[_0x3cc2('0xee3')]=_0x4a8774,_0x3993f3[_0x3cc2('0xd52')]();},_0x3b3957[_0x3cc2('0x36')][_0x3cc2('0x1119')]=function(_0x191bb9,_0x401acd,_0x50753e,_0x5cdace){_0x52e979(0x0!==_0x5cdace[_0x3cc2('0x8')],_0x3cc2('0x12ce'));var _0x236f90=this[_0x3cc2('0xf34')];this['nextBatchId']++,0x0_0x286647?this[_0x3cc2('0xf23')][_0x286647]:null);},_0x3b3957[_0x3cc2('0x36')][_0x3cc2('0x1126')]=function(){return _0x3993f3[_0x3cc2('0xd52')](0x0===this[_0x3cc2('0xf23')][_0x3cc2('0x8')]?-0x1:this[_0x3cc2('0xf34')]-0x1);},_0x3b3957[_0x3cc2('0x36')][_0x3cc2('0x1298')]=function(_0x3a3204){return _0x3993f3[_0x3cc2('0xd52')](this[_0x3cc2('0xf23')][_0x3cc2('0x27a')]());},_0x3b3957[_0x3cc2('0x36')][_0x3cc2('0x1127')]=function(_0x140d46,_0x474c95){var _0xa7d08c=this,_0x537a1f=new _0x2bbd2e(_0x474c95,0x0),_0x33be5e=new _0x2bbd2e(_0x474c95,Number[_0x3cc2('0x30a')]),_0x571595=[];return this[_0x3cc2('0x12cf')][_0x3cc2('0x10cf')]([_0x537a1f,_0x33be5e],function(_0x4ee83d){_0x52e979(_0x474c95['isEqual'](_0x4ee83d['key']),_0x3cc2('0x12d3'));var _0xfc34d2=_0xa7d08c[_0x3cc2('0x12d0')](_0x4ee83d[_0x3cc2('0xf26')]);_0x52e979(null!==_0xfc34d2,_0x3cc2('0x12d4')),_0x571595['push'](_0xfc34d2);}),_0x3993f3['resolve'](_0x571595);},_0x3b3957[_0x3cc2('0x36')][_0x3cc2('0x128a')]=function(_0x1bb8fc,_0x561a25){var _0x5a18db=this,_0x210567=new _0x56f10e(_0x557092);return _0x561a25[_0x3cc2('0x27d')](function(_0x2daf96){var _0x561a25=new _0x2bbd2e(_0x2daf96,0x0),_0x3d5657=new _0x2bbd2e(_0x2daf96,Number[_0x3cc2('0x30a')]);_0x5a18db['batchesByDocumentKey'][_0x3cc2('0x10cf')]([_0x561a25,_0x3d5657],function(_0x3195a5){_0x52e979(_0x2daf96['isEqual'](_0x3195a5[_0x3cc2('0x339')]),'For\x20each\x20key,\x20should\x20only\x20iterate\x20over\x20a\x20single\x20key\x27s\x20batches'),_0x210567=_0x210567['add'](_0x3195a5['targetOrBatchId']);});}),_0x3993f3[_0x3cc2('0xd52')](this[_0x3cc2('0x12d5')](_0x210567));},_0x3b3957[_0x3cc2('0x36')]['getAllMutationBatchesAffectingQuery']=function(_0x38e923,_0x181aa7){_0x52e979(!_0x181aa7['isCollectionGroupQuery'](),'CollectionGroup\x20queries\x20should\x20be\x20handled\x20in\x20LocalDocumentsView');var _0x40e054=_0x181aa7['path'],_0x412e40=_0x40e054[_0x3cc2('0x8')]+0x1,_0x96e861=_0x40e054;_0x320a07['isDocumentKey'](_0x96e861)||(_0x96e861=_0x96e861[_0x3cc2('0x1075')](''));var _0x38920c=new _0x2bbd2e(new _0x320a07(_0x96e861),0x0),_0xe57ee9=new _0x56f10e(_0x557092);return this['batchesByDocumentKey'][_0x3cc2('0x12d6')](function(_0x4910d5){var _0x181aa7=_0x4910d5[_0x3cc2('0x339')][_0x3cc2('0xa70')];return!!_0x40e054[_0x3cc2('0x112c')](_0x181aa7)&&(_0x181aa7[_0x3cc2('0x8')]===_0x412e40&&(_0xe57ee9=_0xe57ee9['add'](_0x4910d5[_0x3cc2('0xf26')])),!0x0);},_0x38920c),_0x3993f3[_0x3cc2('0xd52')](this[_0x3cc2('0x12d5')](_0xe57ee9));},_0x3b3957[_0x3cc2('0x36')][_0x3cc2('0x12d5')]=function(_0x3f1cdf){var _0x52ce7f=this,_0x356934=[];return _0x3f1cdf[_0x3cc2('0x27d')](function(_0xde4a29){var _0x56ce2f=_0x52ce7f[_0x3cc2('0x12d0')](_0xde4a29);null!==_0x56ce2f&&_0x356934[_0x3cc2('0x9')](_0x56ce2f);}),_0x356934;},_0x3b3957[_0x3cc2('0x36')][_0x3cc2('0x12a3')]=function(_0x321487,_0x3344ae){var _0x36add7=this;_0x52e979(0x0===this[_0x3cc2('0x12ca')](_0x3344ae['batchId'],_0x3cc2('0x12d7')),'Can\x20only\x20remove\x20the\x20first\x20entry\x20of\x20the\x20mutation\x20queue'),this['mutationQueue'][_0x3cc2('0x585')]();var _0xfefb06=this[_0x3cc2('0x12cf')];return _0x3993f3['forEach'](_0x3344ae['mutations'],function(_0x5d0d35){var _0x2e4ab7=new _0x2bbd2e(_0x5d0d35[_0x3cc2('0x339')],_0x3344ae[_0x3cc2('0xeb2')]);return _0xfefb06=_0xfefb06[_0x3cc2('0xd9c')](_0x2e4ab7),_0x36add7[_0x3cc2('0xead')]['removeMutationReference'](_0x321487,_0x5d0d35[_0x3cc2('0x339')]);})[_0x3cc2('0x595')](function(){_0x36add7[_0x3cc2('0x12cf')]=_0xfefb06;});},_0x3b3957['prototype'][_0x3cc2('0x1130')]=function(_0x23c547){},_0x3b3957[_0x3cc2('0x36')][_0x3cc2('0x1134')]=function(_0x4c3c19,_0x295b49){var _0x44afed=new _0x2bbd2e(_0x295b49,0x0),_0x2023eb=this[_0x3cc2('0x12cf')][_0x3cc2('0x1294')](_0x44afed);return _0x3993f3[_0x3cc2('0xd52')](_0x295b49['isEqual'](_0x2023eb&&_0x2023eb[_0x3cc2('0x339')]));},_0x3b3957[_0x3cc2('0x36')][_0x3cc2('0x129f')]=function(_0x31088b){return 0x0===this[_0x3cc2('0xf23')][_0x3cc2('0x8')]&&_0x52e979(this[_0x3cc2('0x12cf')][_0x3cc2('0xe8c')](),_0x3cc2('0x12d8')),_0x3993f3[_0x3cc2('0xd52')]();},_0x3b3957['prototype']['indexOfExistingBatchId']=function(_0x40ed0e,_0x5b147){var _0x3edb5c=this[_0x3cc2('0x12d2')](_0x40ed0e);return _0x52e979(0x0<=_0x3edb5c&&_0x3edb5c=this[_0x3cc2('0xf23')][_0x3cc2('0x8')])return null;var _0x54a9ee=this[_0x3cc2('0xf23')][_0x36f6f5];return _0x52e979(_0x54a9ee['batchId']===_0x428879,'If\x20found\x20batch\x20must\x20match'),_0x54a9ee;},_0x3b3957),_0x6ac967=(_0x339adb['prototype']['addEntry']=function(_0x3c0d94,_0x3dc32c,_0x2a6761){_0x52e979(!_0x2a6761['isEqual'](_0x34ecc5[_0x3cc2('0xef8')]),_0x3cc2('0x119e'));var _0x24514c=_0x3dc32c[_0x3cc2('0x339')],_0x5f2565=this['docs'][_0x3cc2('0x290')](_0x24514c),_0x4e023f=_0x5f2565?_0x5f2565['size']:0x0,_0x3d0ebd=this['sizer'](_0x3dc32c);return this[_0x3cc2('0xf37')]=this['docs'][_0x3cc2('0x959')](_0x24514c,{'maybeDocument':_0x3dc32c,'size':_0x3d0ebd,'readTime':_0x2a6761}),this[_0x3cc2('0x1f2')]+=_0x3d0ebd-_0x4e023f,this['indexManager'][_0x3cc2('0x111e')](_0x3c0d94,_0x24514c[_0x3cc2('0xa70')][_0x3cc2('0x111c')]());},_0x339adb[_0x3cc2('0x36')][_0x3cc2('0x1184')]=function(_0x2b3fed){var _0x5ae551=this[_0x3cc2('0xf37')][_0x3cc2('0x290')](_0x2b3fed);_0x5ae551&&(this[_0x3cc2('0xf37')]=this['docs'][_0x3cc2('0x1a4')](_0x2b3fed),this['size']-=_0x5ae551[_0x3cc2('0x1f2')]);},_0x339adb[_0x3cc2('0x36')][_0x3cc2('0x118d')]=function(_0x4621ff,_0x52e404){var _0x47a349=this[_0x3cc2('0xf37')][_0x3cc2('0x290')](_0x52e404);return _0x3993f3[_0x3cc2('0xd52')](_0x47a349?_0x47a349[_0x3cc2('0x11a1')]:null);},_0x339adb[_0x3cc2('0x36')]['getEntries']=function(_0x357d0e,_0x2666b4){var _0x569d39=this,_0x2e0057=_0x3eec66();return _0x2666b4[_0x3cc2('0x27d')](function(_0x4c1426){var _0x2666b4=_0x569d39[_0x3cc2('0xf37')][_0x3cc2('0x290')](_0x4c1426);_0x2e0057=_0x2e0057['insert'](_0x4c1426,_0x2666b4?_0x2666b4[_0x3cc2('0x11a1')]:null);}),_0x3993f3['resolve'](_0x2e0057);},_0x339adb['prototype'][_0x3cc2('0x1191')]=function(_0x536d8a,_0x2d2262,_0x52599a){_0x52e979(!_0x2d2262[_0x3cc2('0x112b')](),_0x3cc2('0x1192'));for(var _0x292a88=_0x5450b9(),_0x19a1bd=new _0x320a07(_0x2d2262[_0x3cc2('0xa70')][_0x3cc2('0x1075')]('')),_0x55af5f=this[_0x3cc2('0xf37')]['getIteratorFrom'](_0x19a1bd);_0x55af5f[_0x3cc2('0x10bd')]();){var _0x15b103=_0x55af5f['getNext'](),_0x55fc47=_0x15b103[_0x3cc2('0x339')],_0x19859c=_0x15b103['value'],_0x5b6fe9=_0x19859c['maybeDocument'],_0x4a0369=_0x19859c[_0x3cc2('0xee4')];if(!_0x2d2262[_0x3cc2('0xa70')]['isPrefixOf'](_0x55fc47['path']))break;_0x4a0369['compareTo'](_0x52599a)<=0x0||_0x5b6fe9 instanceof _0x2a7950&&_0x2d2262[_0x3cc2('0xc90')](_0x5b6fe9)&&(_0x292a88=_0x292a88[_0x3cc2('0x959')](_0x5b6fe9[_0x3cc2('0x339')],_0x5b6fe9));}return _0x3993f3[_0x3cc2('0xd52')](_0x292a88);},_0x339adb[_0x3cc2('0x36')][_0x3cc2('0x12da')]=function(_0x15d977,_0x542ca1){return _0x3993f3[_0x3cc2('0x27d')](this[_0x3cc2('0xf37')],function(_0x159b37){return _0x542ca1(_0x159b37);});},_0x339adb[_0x3cc2('0x36')][_0x3cc2('0x1196')]=function(_0x386687,_0x33840e){throw new Error(_0x3cc2('0x12db'));},_0x339adb[_0x3cc2('0x36')][_0x3cc2('0x123a')]=function(_0x7336bc){return new _0x339adb[(_0x3cc2('0x119c'))](this);},_0x339adb[_0x3cc2('0x36')][_0x3cc2('0x119a')]=function(_0x3125fc){return _0x3993f3[_0x3cc2('0xd52')](this[_0x3cc2('0x1f2')]);},_0x339adb['RemoteDocumentChangeBuffer']=(_0x3fc4f6(_0x193ba7,_0x4bfa98=_0x6da919),_0x193ba7['prototype'][_0x3cc2('0x1188')]=function(_0x1abe31){var _0x4155dc=this,_0x43c9d5=[];return this[_0x3cc2('0x1183')][_0x3cc2('0x27d')](function(_0x18dba6,_0x3e4e83){_0x3e4e83?_0x43c9d5[_0x3cc2('0x9')](_0x4155dc['documentCache']['addEntry'](_0x1abe31,_0x3e4e83,_0x4155dc['readTime'])):_0x4155dc[_0x3cc2('0x119f')]['removeEntry'](_0x18dba6);}),_0x3993f3[_0x3cc2('0xeb4')](_0x43c9d5);},_0x193ba7['prototype']['getFromCache']=function(_0x97c2ad,_0xa64812){return this[_0x3cc2('0x119f')][_0x3cc2('0x118d')](_0x97c2ad,_0xa64812);},_0x193ba7[_0x3cc2('0x36')][_0x3cc2('0x1187')]=function(_0xf4ca89,_0xbb959f){return this[_0x3cc2('0x119f')]['getEntries'](_0xf4ca89,_0xbb959f);},_0x193ba7),_0x339adb),_0x78d767=(_0x38c34b[_0x3cc2('0x36')][_0x3cc2('0x1148')]=function(_0x2157fa,_0x3616cd){return this[_0x3cc2('0xf38')][_0x3cc2('0x27d')](function(_0x2e106e,_0xcf9bc8){return _0x3616cd(_0xcf9bc8);}),_0x3993f3[_0x3cc2('0xd52')]();},_0x38c34b['prototype'][_0x3cc2('0x113c')]=function(_0xfdfa0f){return _0x3993f3[_0x3cc2('0xd52')](this[_0x3cc2('0xf39')]);},_0x38c34b[_0x3cc2('0x36')][_0x3cc2('0x113d')]=function(_0x422972){return _0x3993f3[_0x3cc2('0xd52')](this[_0x3cc2('0xf3a')]);},_0x38c34b[_0x3cc2('0x36')][_0x3cc2('0x113a')]=function(_0x46be07){var _0x4e38e1=this[_0x3cc2('0xeb9')][_0x3cc2('0x1137')](this[_0x3cc2('0xeec')]);return this[_0x3cc2('0xeec')]=_0x4e38e1,_0x3993f3[_0x3cc2('0xd52')](_0x4e38e1);},_0x38c34b[_0x3cc2('0x36')]['setTargetsMetadata']=function(_0x18c023,_0x28d382,_0x3c4b1d){return _0x3c4b1d&&(this[_0x3cc2('0xf39')]=_0x3c4b1d),_0x28d382>this[_0x3cc2('0xf3a')]&&(this[_0x3cc2('0xf3a')]=_0x28d382),_0x3993f3['resolve']();},_0x38c34b[_0x3cc2('0x36')][_0x3cc2('0x1141')]=function(_0x133b8f){this[_0x3cc2('0xf38')][_0x3cc2('0x291')](_0x133b8f[_0x3cc2('0x21f')],_0x133b8f);var _0x49827e=_0x133b8f[_0x3cc2('0xeea')];_0x49827e>this[_0x3cc2('0xeec')]&&(this[_0x3cc2('0xeec')]=_0x49827e),_0x133b8f['sequenceNumber']>this[_0x3cc2('0xf3a')]&&(this[_0x3cc2('0xf3a')]=_0x133b8f['sequenceNumber']);},_0x38c34b[_0x3cc2('0x36')][_0x3cc2('0x113f')]=function(_0x57c9be,_0x488a78){return _0x52e979(!this[_0x3cc2('0xf38')][_0x3cc2('0xd79')](_0x488a78[_0x3cc2('0x21f')]),_0x3cc2('0x12dc')),this[_0x3cc2('0x1141')](_0x488a78),this[_0x3cc2('0xeed')]+=0x1,_0x3993f3[_0x3cc2('0xd52')]();},_0x38c34b[_0x3cc2('0x36')][_0x3cc2('0x1140')]=function(_0x50c6c9,_0x17d6c5){return _0x52e979(this[_0x3cc2('0xf38')][_0x3cc2('0xd79')](_0x17d6c5[_0x3cc2('0x21f')]),_0x3cc2('0x12dd')),this[_0x3cc2('0x1141')](_0x17d6c5),_0x3993f3[_0x3cc2('0xd52')]();},_0x38c34b[_0x3cc2('0x36')][_0x3cc2('0x1142')]=function(_0x5da5af,_0x1c5152){return _0x52e979(0x0this[_0x3cc2('0xf42')]&&(this[_0x3cc2('0x12ec')]=this[_0x3cc2('0xf42')]);},_0x5b2042[_0x3cc2('0x36')][_0x3cc2('0xe1d')]=function(){null!==this['timerPromise']&&(this[_0x3cc2('0xf43')][_0x3cc2('0xe1d')](),this[_0x3cc2('0xf43')]=null);},_0x5b2042[_0x3cc2('0x36')][_0x3cc2('0x12ef')]=function(){return(Math['random']()-0.5)*this[_0x3cc2('0x12ec')];},_0x5b2042),_0x42480b='PersistentStream';(_0x2eaa04=_0x22e679=_0x22e679||{})[_0x2eaa04[_0x3cc2('0xf46')]=0x0]=_0x3cc2('0xf46'),_0x2eaa04[_0x2eaa04[_0x3cc2('0x12f8')]=0x1]=_0x3cc2('0x12f8'),_0x2eaa04[_0x2eaa04['Open']=0x2]=_0x3cc2('0x12f9'),_0x2eaa04[_0x2eaa04['Error']=0x3]=_0x3cc2('0xd89'),_0x2eaa04[_0x2eaa04['Backoff']=0x4]=_0x3cc2('0x12fa');var _0x20defa,_0x176ee9,_0x3f9e94,_0x4dd16f,_0x15ad0c,_0x3b76aa,_0x1b74db=(_0x300f5f[_0x3cc2('0x36')][_0x3cc2('0x12fb')]=function(){return this[_0x3cc2('0x33c')]===_0x22e679[_0x3cc2('0x12f8')]||this[_0x3cc2('0x33c')]===_0x22e679[_0x3cc2('0x12f9')]||this['state']===_0x22e679[_0x3cc2('0x12fa')];},_0x300f5f[_0x3cc2('0x36')][_0x3cc2('0x12fc')]=function(){return this[_0x3cc2('0x33c')]===_0x22e679[_0x3cc2('0x12f9')];},_0x300f5f[_0x3cc2('0x36')][_0x3cc2('0x89')]=function(){this[_0x3cc2('0x33c')]!==_0x22e679[_0x3cc2('0xd89')]?(_0x52e979(this[_0x3cc2('0x33c')]===_0x22e679[_0x3cc2('0xf46')],_0x3cc2('0x12fd')),this[_0x3cc2('0xfce')]()):this[_0x3cc2('0x12fe')]();},_0x300f5f[_0x3cc2('0x36')]['stop']=function(){return _0xd1aa03(this,void 0x0,void 0x0,function(){return _0x1367d5(this,function(_0x2ff406){switch(_0x2ff406[_0x3cc2('0xd4d')]){case 0x0:return this[_0x3cc2('0x12fb')]()?[0x4,this[_0x3cc2('0xb7b')](_0x22e679[_0x3cc2('0xf46')])]:[0x3,0x2];case 0x1:_0x2ff406['sent'](),_0x2ff406[_0x3cc2('0xd4d')]=0x2;case 0x2:return[0x2];}});});},_0x300f5f[_0x3cc2('0x36')]['inhibitBackoff']=function(){_0x52e979(!this['isStarted'](),'Can\x20only\x20inhibit\x20backoff\x20in\x20a\x20stopped\x20state'),this[_0x3cc2('0x33c')]=_0x22e679[_0x3cc2('0xf46')],this[_0x3cc2('0xf49')][_0x3cc2('0x35f')]();},_0x300f5f[_0x3cc2('0x36')][_0x3cc2('0x12ff')]=function(){var _0x512f52=this;this[_0x3cc2('0x12fc')]()&&null===this[_0x3cc2('0x1300')]&&(this[_0x3cc2('0x1300')]=this[_0x3cc2('0xf06')][_0x3cc2('0x109d')](this[_0x3cc2('0xf44')],0xea60,function(){return _0x512f52[_0x3cc2('0x1301')]();}));},_0x300f5f[_0x3cc2('0x36')][_0x3cc2('0x1302')]=function(_0x4e465b){this[_0x3cc2('0x1303')](),this['stream'][_0x3cc2('0xae5')](_0x4e465b);},_0x300f5f[_0x3cc2('0x36')][_0x3cc2('0x1301')]=function(){return _0xd1aa03(this,void 0x0,void 0x0,function(){return _0x1367d5(this,function(_0x5464d7){return this[_0x3cc2('0x12fc')]()?[0x2,this['close'](_0x22e679[_0x3cc2('0xf46')])]:[0x2];});});},_0x300f5f[_0x3cc2('0x36')][_0x3cc2('0x1303')]=function(){this[_0x3cc2('0x1300')]&&(this[_0x3cc2('0x1300')]['cancel'](),this[_0x3cc2('0x1300')]=null);},_0x300f5f[_0x3cc2('0x36')][_0x3cc2('0xb7b')]=function(_0xf27905,_0x2b26db){return _0xd1aa03(this,void 0x0,void 0x0,function(){return _0x1367d5(this,function(_0x4816c4){switch(_0x4816c4[_0x3cc2('0xd4d')]){case 0x0:return _0x52e979(this[_0x3cc2('0x12fb')](),_0x3cc2('0x1304')),_0x52e979(_0xf27905===_0x22e679['Error']||_0x242f2f(_0x2b26db),_0x3cc2('0x1305')),this[_0x3cc2('0x1303')](),this[_0x3cc2('0xf49')]['cancel'](),this[_0x3cc2('0xf47')]++,_0xf27905!==_0x22e679['Error']?this[_0x3cc2('0xf49')][_0x3cc2('0x35f')]():_0x2b26db&&_0x2b26db['code']===_0x15005e[_0x3cc2('0xf59')]?(_0x124ac0(_0x2b26db[_0x3cc2('0x241')]()),_0x124ac0(_0x3cc2('0x1306')),this[_0x3cc2('0xf49')][_0x3cc2('0x12ed')]()):_0x2b26db&&_0x2b26db[_0x3cc2('0xd54')]===_0x15005e[_0x3cc2('0xf5b')]&&this[_0x3cc2('0x1307')][_0x3cc2('0x1308')](),null!==this['stream']&&(this['tearDown'](),this[_0x3cc2('0xf48')][_0x3cc2('0xb7b')](),this[_0x3cc2('0xf48')]=null),this[_0x3cc2('0x33c')]=_0xf27905,[0x4,this[_0x3cc2('0xdef')][_0x3cc2('0x1309')](_0x2b26db)];case 0x1:return _0x4816c4[_0x3cc2('0xd9f')](),[0x2];}});});},_0x300f5f[_0x3cc2('0x36')][_0x3cc2('0x130a')]=function(){},_0x300f5f[_0x3cc2('0x36')][_0x3cc2('0xfce')]=function(){var _0x512f52=this;_0x52e979(this[_0x3cc2('0x33c')]===_0x22e679['Initial'],'Must\x20be\x20in\x20initial\x20state\x20to\x20auth'),this[_0x3cc2('0x33c')]=_0x22e679[_0x3cc2('0x12f8')];var _0x33669f=this['getCloseGuardedDispatcher'](this[_0x3cc2('0xf47')]),_0xc00b5b=this[_0x3cc2('0xf47')];this[_0x3cc2('0x1307')][_0x3cc2('0x130b')]()[_0x3cc2('0xd60')](function(_0x5b637a){_0x512f52['closeCount']===_0xc00b5b&&_0x512f52[_0x3cc2('0x130c')](_0x5b637a);},function(_0x5761ac){_0x33669f(function(){var _0x2b4a39=new _0x196562(_0x15005e['UNKNOWN'],_0x3cc2('0x130d')+_0x5761ac[_0x3cc2('0xae3')]);return _0x512f52[_0x3cc2('0x130e')](_0x2b4a39);});});},_0x300f5f[_0x3cc2('0x36')][_0x3cc2('0x130c')]=function(_0x285631){var _0x144043=this;_0x52e979(this['state']===_0x22e679[_0x3cc2('0x12f8')],_0x3cc2('0x130f'));var _0x579b63=this[_0x3cc2('0x1310')](this['closeCount']);this['stream']=this['startRpc'](_0x285631),this[_0x3cc2('0xf48')]['onOpen'](function(){_0x579b63(function(){return _0x52e979(_0x144043[_0x3cc2('0x33c')]===_0x22e679['Starting'],_0x3cc2('0x1311')+_0x144043[_0x3cc2('0x33c')]),_0x144043[_0x3cc2('0x33c')]=_0x22e679[_0x3cc2('0x12f9')],_0x144043['listener'][_0x3cc2('0x1312')]();});}),this['stream'][_0x3cc2('0x1309')](function(_0x3ecaa6){_0x579b63(function(){return _0x144043['handleStreamClose'](_0x3ecaa6);});}),this[_0x3cc2('0xf48')][_0x3cc2('0x1313')](function(_0x5a1a86){_0x579b63(function(){return _0x144043['onMessage'](_0x5a1a86);});});},_0x300f5f['prototype']['performBackoff']=function(){var _0x512f52=this;_0x52e979(this[_0x3cc2('0x33c')]===_0x22e679['Error'],'Should\x20only\x20perform\x20backoff\x20when\x20in\x20Error\x20state'),this[_0x3cc2('0x33c')]=_0x22e679['Backoff'],this[_0x3cc2('0xf49')][_0x3cc2('0x12ee')](function(){return _0xd1aa03(_0x512f52,void 0x0,void 0x0,function(){return _0x1367d5(this,function(_0x39ac0d){return _0x52e979(this[_0x3cc2('0x33c')]===_0x22e679[_0x3cc2('0x12fa')],_0x3cc2('0x1314')+this[_0x3cc2('0x33c')]),this['state']=_0x22e679[_0x3cc2('0xf46')],this[_0x3cc2('0x89')](),_0x52e979(this['isStarted'](),_0x3cc2('0x1315')),[0x2];});});});},_0x300f5f[_0x3cc2('0x36')][_0x3cc2('0x130e')]=function(_0x30211e){return _0x52e979(this[_0x3cc2('0x12fb')](),'Can\x27t\x20handle\x20server\x20close\x20on\x20non-started\x20stream'),_0x210a70(_0x42480b,_0x3cc2('0x1316')+_0x30211e),this[_0x3cc2('0xf48')]=null,this[_0x3cc2('0xb7b')](_0x22e679[_0x3cc2('0xd89')],_0x30211e);},_0x300f5f[_0x3cc2('0x36')]['getCloseGuardedDispatcher']=function(_0x2bc522){var _0x40153d=this;return function(_0x33f239){_0x40153d[_0x3cc2('0xf06')][_0x3cc2('0xf7b')](function(){return _0x40153d[_0x3cc2('0xf47')]===_0x2bc522?_0x33f239():(_0x210a70(_0x42480b,_0x3cc2('0x1317')),Promise[_0x3cc2('0xd52')]());});};},_0x300f5f),_0xcf1184=(_0x3fc4f6(_0x46e508,_0x20defa=_0x1b74db),_0x46e508[_0x3cc2('0x36')][_0x3cc2('0x1318')]=function(_0x3e1df6){return this[_0x3cc2('0xf45')][_0x3cc2('0x1319')](_0x3cc2('0x11bc'),_0x3e1df6);},_0x46e508[_0x3cc2('0x36')][_0x3cc2('0x1313')]=function(_0x4cbded){this[_0x3cc2('0xf49')][_0x3cc2('0x35f')]();var _0x2cddd6=this[_0x3cc2('0xeab')][_0x3cc2('0x131a')](_0x4cbded),_0x427ebd=this[_0x3cc2('0xeab')][_0x3cc2('0x131b')](_0x4cbded);return this[_0x3cc2('0xdef')][_0x3cc2('0x131c')](_0x2cddd6,_0x427ebd);},_0x46e508[_0x3cc2('0x36')][_0x3cc2('0x131d')]=function(_0x139476){var _0x14ce81={};_0x14ce81[_0x3cc2('0xe6b')]=this[_0x3cc2('0xeab')][_0x3cc2('0x131e')],_0x14ce81[_0x3cc2('0x131f')]=this['serializer'][_0x3cc2('0x1257')](_0x139476);var _0x3af7aa=this[_0x3cc2('0xeab')][_0x3cc2('0x1320')](_0x139476);_0x3af7aa&&(_0x14ce81['labels']=_0x3af7aa),this[_0x3cc2('0x1302')](_0x14ce81);},_0x46e508[_0x3cc2('0x36')][_0x3cc2('0x1321')]=function(_0x754f0d){var _0x32eb8c={};_0x32eb8c[_0x3cc2('0xe6b')]=this[_0x3cc2('0xeab')][_0x3cc2('0x131e')],_0x32eb8c[_0x3cc2('0x123c')]=_0x754f0d,this[_0x3cc2('0x1302')](_0x32eb8c);},_0x46e508),_0xab36c=(_0x3fc4f6(_0xdfa69b,_0x176ee9=_0x1b74db),Object[_0x3cc2('0x8d')](_0xdfa69b['prototype'],_0x3cc2('0x1322'),{'get':function(){return this[_0x3cc2('0xf4d')];},'enumerable':!0x0,'configurable':!0x0}),_0xdfa69b[_0x3cc2('0x36')]['start']=function(){this[_0x3cc2('0xf4d')]=!0x1,_0x176ee9[_0x3cc2('0x36')][_0x3cc2('0x89')][_0x3cc2('0x4a')](this);},_0xdfa69b['prototype'][_0x3cc2('0x130a')]=function(){this[_0x3cc2('0xf4d')]&&this[_0x3cc2('0x1323')]([]);},_0xdfa69b[_0x3cc2('0x36')][_0x3cc2('0x1318')]=function(_0x34f0b3){return this[_0x3cc2('0xf45')]['openStream'](_0x3cc2('0x1324'),_0x34f0b3);},_0xdfa69b['prototype'][_0x3cc2('0x1313')]=function(_0x2026a6){if(_0x52e979(!!_0x2026a6[_0x3cc2('0xe96')],'Got\x20a\x20write\x20response\x20without\x20a\x20stream\x20token'),this['lastStreamToken']=_0x2026a6[_0x3cc2('0xe96')],this['handshakeComplete_']){this[_0x3cc2('0xf49')]['reset']();var _0x18cd59=this[_0x3cc2('0xeab')][_0x3cc2('0x1325')](_0x2026a6[_0x3cc2('0x1326')],_0x2026a6[_0x3cc2('0x1327')]),_0x20cc94=this['serializer'][_0x3cc2('0x1328')](_0x2026a6[_0x3cc2('0x1327')]);return this['listener'][_0x3cc2('0xf87')](_0x20cc94,_0x18cd59);}return _0x52e979(!_0x2026a6[_0x3cc2('0x1326')]||0x0===_0x2026a6[_0x3cc2('0x1326')][_0x3cc2('0x8')],_0x3cc2('0x1329')),this[_0x3cc2('0xf4d')]=!0x0,this[_0x3cc2('0xdef')]['onHandshakeComplete']();},_0xdfa69b[_0x3cc2('0x36')][_0x3cc2('0x132a')]=function(){_0x52e979(this[_0x3cc2('0x12fc')](),_0x3cc2('0x132b')),_0x52e979(!this[_0x3cc2('0xf4d')],'Handshake\x20already\x20completed');var _0x512f52={};_0x512f52['database']=this['serializer'][_0x3cc2('0x131e')],this['sendRequest'](_0x512f52);},_0xdfa69b['prototype']['writeMutations']=function(_0x4ddc81){var _0x22af35=this;_0x52e979(this[_0x3cc2('0x12fc')](),_0x3cc2('0x132c')),_0x52e979(this[_0x3cc2('0xf4d')],_0x3cc2('0x132d')),_0x52e979(0x0this['query'][_0x3cc2('0xf19')];){var _0x11b7f2=this[_0x3cc2('0xee9')]['hasLimitToFirst']()?_0xa0791a[_0x3cc2('0xca3')]():_0xa0791a[_0x3cc2('0x58f')]();_0xa0791a=_0xa0791a[_0x3cc2('0xd9c')](_0x11b7f2[_0x3cc2('0x339')]),_0x3e7fdb=_0x3e7fdb['delete'](_0x11b7f2[_0x3cc2('0x339')]),_0x58707b[_0x3cc2('0x1460')]({'type':_0x24b4ea[_0x3cc2('0x1355')],'doc':_0x11b7f2});}return _0x52e979(!_0x5a6a66||!_0x4bbabf,_0x3cc2('0x1462')),{'documentSet':_0xa0791a,'changeSet':_0x58707b,'needsRefill':_0x5a6a66,'mutatedKeys':_0x3e7fdb};},_0x298cd4['prototype'][_0x3cc2('0x1461')]=function(_0x598b8d,_0x371172){return _0x598b8d[_0x3cc2('0xed5')]&&_0x371172[_0x3cc2('0xed6')]&&!_0x371172[_0x3cc2('0xed5')];},_0x298cd4[_0x3cc2('0x36')][_0x3cc2('0x1188')]=function(_0x5f05be,_0x55ad9b,_0x1eae90){var _0x589e1a=this;_0x52e979(!_0x5f05be[_0x3cc2('0x1283')],_0x3cc2('0x1463'));var _0xb2f266=this[_0x3cc2('0xf98')];this['documentSet']=_0x5f05be[_0x3cc2('0xf98')],this['mutatedKeys']=_0x5f05be[_0x3cc2('0xf97')];var _0x5b8e18=_0x5f05be[_0x3cc2('0x145e')][_0x3cc2('0x135d')]();_0x5b8e18[_0x3cc2('0x422')](function(_0x3d92e1,_0x3ecfdd){return function(_0x23c56e,_0xd27070){function _0x4709ff(_0x471e67){switch(_0x471e67){case _0x24b4ea[_0x3cc2('0x1354')]:return 0x1;case _0x24b4ea[_0x3cc2('0x1356')]:case _0x24b4ea[_0x3cc2('0x1357')]:return 0x2;case _0x24b4ea[_0x3cc2('0x1355')]:return 0x0;default:return _0x5081fa(_0x3cc2('0x1464')+_0x471e67);}}return _0x4709ff(_0x23c56e)-_0x4709ff(_0xd27070);}(_0x3d92e1[_0x3cc2('0x10b')],_0x3ecfdd[_0x3cc2('0x10b')])||_0x589e1a['query']['docComparator'](_0x3d92e1[_0x3cc2('0x135a')],_0x3ecfdd[_0x3cc2('0x135a')]);}),this[_0x3cc2('0x1465')](_0x1eae90);var _0x34c1ac=_0x55ad9b?this[_0x3cc2('0x1466')]():[],_0x514005=0x0===this[_0x3cc2('0xf96')][_0x3cc2('0x1f2')]&&this[_0x3cc2('0x346')]?_0x8de7a9[_0x3cc2('0x1359')]:_0x8de7a9[_0x3cc2('0x1358')],_0x4fc920=_0x514005!==this[_0x3cc2('0x1467')];return this['syncState']=_0x514005,0x0!==_0x5b8e18[_0x3cc2('0x8')]||_0x4fc920?{'snapshot':new _0x445a24(this[_0x3cc2('0xee9')],_0x5f05be[_0x3cc2('0xf98')],_0xb2f266,_0x5b8e18,_0x5f05be['mutatedKeys'],_0x514005===_0x8de7a9['Local'],_0x4fc920,!0x1),'limboChanges':_0x34c1ac}:{'limboChanges':_0x34c1ac};},_0x298cd4[_0x3cc2('0x36')][_0x3cc2('0x1448')]=function(_0x5b8b4e){return this[_0x3cc2('0x346')]&&_0x5b8b4e===_0x3f9e94[_0x3cc2('0x1341')]?(this['current']=!0x1,this['applyChanges']({'documentSet':this[_0x3cc2('0xf98')],'changeSet':new _0xb0e5f7(),'mutatedKeys':this[_0x3cc2('0xf97')],'needsRefill':!0x1},!0x1)):{'limboChanges':[]};},_0x298cd4[_0x3cc2('0x36')][_0x3cc2('0x1468')]=function(_0x5144c9){return!this[_0x3cc2('0xf95')][_0x3cc2('0xd79')](_0x5144c9)&&!!this[_0x3cc2('0xf98')]['has'](_0x5144c9)&&!this[_0x3cc2('0xf98')][_0x3cc2('0x290')](_0x5144c9)[_0x3cc2('0xed5')];},_0x298cd4['prototype'][_0x3cc2('0x1465')]=function(_0x4bc4b8){var _0x59460a=this;_0x4bc4b8&&(_0x4bc4b8[_0x3cc2('0x12b3')]['forEach'](function(_0x4a0257){return _0x59460a[_0x3cc2('0xf95')]=_0x59460a[_0x3cc2('0xf95')][_0x3cc2('0x2bd')](_0x4a0257);}),_0x4bc4b8[_0x3cc2('0xf6e')][_0x3cc2('0x27d')](function(_0xf49ab7){return _0x52e979(_0x59460a[_0x3cc2('0xf95')]['has'](_0xf49ab7),'Modified\x20document\x20'+_0xf49ab7+_0x3cc2('0x1469'));}),_0x4bc4b8[_0x3cc2('0xf6f')][_0x3cc2('0x27d')](function(_0x126ba7){return _0x59460a[_0x3cc2('0xf95')]=_0x59460a['_syncedDocuments'][_0x3cc2('0xd9c')](_0x126ba7);}),this[_0x3cc2('0x346')]=_0x4bc4b8[_0x3cc2('0x346')]);},_0x298cd4[_0x3cc2('0x36')][_0x3cc2('0x1466')]=function(){var _0x512f52=this;if(!this[_0x3cc2('0x346')])return[];var _0x3bef42=this[_0x3cc2('0xf96')];this[_0x3cc2('0xf96')]=_0x53ee31(),this[_0x3cc2('0xf98')][_0x3cc2('0x27d')](function(_0x597eae){_0x512f52[_0x3cc2('0x1468')](_0x597eae['key'])&&(_0x512f52[_0x3cc2('0xf96')]=_0x512f52[_0x3cc2('0xf96')][_0x3cc2('0x2bd')](_0x597eae[_0x3cc2('0x339')]));});var _0x50f452=[];return _0x3bef42[_0x3cc2('0x27d')](function(_0x31f645){_0x512f52['limboDocuments'][_0x3cc2('0xd79')](_0x31f645)||_0x50f452['push'](new _0x175d8c(_0x31f645));}),this[_0x3cc2('0xf96')][_0x3cc2('0x27d')](function(_0x3f300b){_0x3bef42[_0x3cc2('0xd79')](_0x3f300b)||_0x50f452[_0x3cc2('0x9')](new _0x3b779b(_0x3f300b));}),_0x50f452;},_0x298cd4[_0x3cc2('0x36')][_0x3cc2('0x146a')]=function(_0xb3b7dc){this[_0x3cc2('0xf95')]=_0xb3b7dc[_0x3cc2('0x146b')],this[_0x3cc2('0xf96')]=_0x53ee31();var _0x5c3f91=this[_0x3cc2('0x145d')](_0xb3b7dc[_0x3cc2('0x11ca')]);return this[_0x3cc2('0x1188')](_0x5c3f91,!0x0);},_0x298cd4[_0x3cc2('0x36')][_0x3cc2('0x146c')]=function(){return _0x445a24[_0x3cc2('0x135e')](this['query'],this[_0x3cc2('0xf98')],this[_0x3cc2('0xf97')],this[_0x3cc2('0x1467')]===_0x8de7a9[_0x3cc2('0x1358')]);},_0x298cd4),_0x5d4b79=(_0x3a21f8[_0x3cc2('0x36')][_0x3cc2('0x146d')]=function(){this[_0x3cc2('0x146e')]();},_0x3a21f8[_0x3cc2('0x36')]['runWithBackOff']=function(){var _0x512f52=this;this[_0x3cc2('0xf49')][_0x3cc2('0x12ee')](function(){return _0xd1aa03(_0x512f52,void 0x0,void 0x0,function(){var _0x512f52,_0x3f5f1b,_0xaf5246=this;return _0x1367d5(this,function(_0x305cd3){return _0x512f52=this[_0x3cc2('0xf9a')][_0x3cc2('0x13af')](),(_0x3f5f1b=this[_0x3cc2('0x146f')](_0x512f52))&&_0x3f5f1b[_0x3cc2('0xd60')](function(_0x4f421c){_0xaf5246[_0x3cc2('0xe77')]['enqueueAndForget'](function(){return _0x512f52[_0x3cc2('0x132f')]()[_0x3cc2('0xd60')](function(){_0xaf5246[_0x3cc2('0xe7a')][_0x3cc2('0xd52')](_0x4f421c);})[_0x3cc2('0xd88')](function(_0x5cdce1){_0xaf5246['handleTransactionError'](_0x5cdce1);});});})[_0x3cc2('0xd88')](function(_0x262a20){_0xaf5246['handleTransactionError'](_0x262a20);}),[0x2];});});});},_0x3a21f8[_0x3cc2('0x36')][_0x3cc2('0x146f')]=function(_0x6fa4db){try{var _0x497ad9=this[_0x3cc2('0xf9b')](_0x6fa4db);return!_0x242f2f(_0x497ad9)&&_0x497ad9[_0x3cc2('0xd88')]&&_0x497ad9[_0x3cc2('0xd60')]?_0x497ad9:(this['deferred']['reject'](Error('Transaction\x20callback\x20must\x20return\x20a\x20Promise')),null);}catch(_0x2561e0){return this[_0x3cc2('0xe7a')][_0x3cc2('0xd51')](_0x2561e0),null;}},_0x3a21f8[_0x3cc2('0x36')]['handleTransactionError']=function(_0x5c47ee){var _0x1c119c=this;0x0=','>','array-contains','in',_0x3cc2('0x126c')],0x0,_0xf41be5);var _0xbb3eb0=_0x3d2dfc('Query.where',_0xf7a0f),_0x2c392b=_0x33f56e['fromString'](_0xf41be5);if(_0xbb3eb0[_0x3cc2('0xf22')]()){if(_0x2c392b===_0x33f56e[_0x3cc2('0xf1d')]||_0x2c392b===_0x33f56e['ARRAY_CONTAINS_ANY'])throw new _0x196562(_0x15005e['INVALID_ARGUMENT'],_0x3cc2('0x157e')+_0x2c392b[_0x3cc2('0x241')]()+_0x3cc2('0x157f'));if(_0x2c392b===_0x33f56e['IN']){this['validateDisjunctiveFilterElements'](_0x3a29af,_0x2c392b);for(var _0x270e5d=[],_0x248e5a=0x0,_0x3fa5cf=_0x3a29af;_0x248e5a<_0x3fa5cf['length'];_0x248e5a++){var _0xdf281a=_0x3fa5cf[_0x248e5a];_0x270e5d[_0x3cc2('0x9')](this[_0x3cc2('0x1580')](_0xdf281a));}_0x276f58=new _0x13fc46(_0x270e5d);}else _0x276f58=this['parseDocumentIdValue'](_0x3a29af);}else _0x2c392b!==_0x33f56e['IN']&&_0x2c392b!==_0x33f56e[_0x3cc2('0xf1e')]||this[_0x3cc2('0x1581')](_0x3a29af,_0x2c392b),_0x276f58=this[_0x3cc2('0x1000')][_0x3cc2('0xffb')][_0x3cc2('0x1520')](_0x3cc2('0x157b'),_0x3a29af,_0x2c392b===_0x33f56e['IN']);var _0xf7cec4=_0x31d7ce[_0x3cc2('0x6f')](_0xbb3eb0,_0x2c392b,_0x276f58);return this[_0x3cc2('0x1582')](_0xf7cec4),new _0x34192f(this['_query']['addFilter'](_0xf7cec4),this['firestore'],this[_0x3cc2('0x1006')]);},_0x34192f[_0x3cc2('0x36')][_0x3cc2('0xf14')]=function(_0x113e0b,_0x766588){var _0x24ee8a;if(_0x7dc78e(_0x3cc2('0x1583'),arguments,0x1,0x2),_0x2cae04('Query.orderBy','non-empty\x20string',0x2,_0x766588),void 0x0===_0x766588||_0x3cc2('0x1584')===_0x766588)_0x24ee8a=_0x4f9aa2['ASCENDING'];else{if(_0x3cc2('0x1585')!==_0x766588)throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0x1586')+_0x766588+_0x3cc2('0x1587'));_0x24ee8a=_0x4f9aa2[_0x3cc2('0x1265')];}if(null!==this[_0x3cc2('0x1588')][_0x3cc2('0xf15')])throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0x1589'));if(null!==this['_query']['endAt'])throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0x158a'));var _0x49469b=_0x3d2dfc(_0x3cc2('0x1583'),_0x113e0b),_0x22e396=new _0x469c03(_0x49469b,_0x24ee8a);return this['validateNewOrderBy'](_0x22e396),new _0x34192f(this['_query'][_0x3cc2('0x124f')](_0x22e396),this[_0x3cc2('0x1000')],this[_0x3cc2('0x1006')]);},_0x34192f[_0x3cc2('0x36')][_0x3cc2('0xf19')]=function(_0x4128c6){return _0x1e4c3f(_0x3cc2('0x158b'),arguments,0x1),_0x2d96a3(_0x3cc2('0x158b'),_0x3cc2('0x231'),0x1,_0x4128c6),_0x31a094('Query.limit',0x1,_0x4128c6),new _0x34192f(this[_0x3cc2('0x1588')][_0x3cc2('0x1251')](_0x4128c6),this[_0x3cc2('0x1000')],this['_converter']);},_0x34192f[_0x3cc2('0x36')][_0x3cc2('0x158c')]=function(_0x5cfcb1){return _0x1e4c3f(_0x3cc2('0x158d'),arguments,0x1),_0x2d96a3(_0x3cc2('0x158d'),_0x3cc2('0x231'),0x1,_0x5cfcb1),_0x31a094('Query.limitToLast',0x1,_0x5cfcb1),new _0x34192f(this['_query'][_0x3cc2('0x1252')](_0x5cfcb1),this[_0x3cc2('0x1000')],this[_0x3cc2('0x1006')]);},_0x34192f[_0x3cc2('0x36')][_0x3cc2('0xf15')]=function(_0x62f32d){for(var _0x201451=[],_0x2554ef=0x1;_0x2554ef_0x49d3b7[_0x3cc2('0x8')])throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0x1596')+_0x14b024+_0x3cc2('0x159d'));for(var _0x57148d=[],_0x5da2bd=0x0;_0x5da2bd<_0x37f889[_0x3cc2('0x8')];_0x5da2bd++){var _0x2479d2=_0x37f889[_0x5da2bd];if(_0x49d3b7[_0x5da2bd]['field'][_0x3cc2('0xf22')]()){if('string'!=typeof _0x2479d2)throw new _0x196562(_0x15005e['INVALID_ARGUMENT'],_0x3cc2('0x159e')+_0x14b024+_0x3cc2('0x159f')+typeof _0x2479d2);if(!this[_0x3cc2('0x1588')][_0x3cc2('0x112b')]()&&-0x1!==_0x2479d2[_0x3cc2('0x76')]('/'))throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],'Invalid\x20query.\x20When\x20querying\x20a\x20collection\x20and\x20ordering\x20by\x20FieldPath.documentId(),\x20the\x20value\x20passed\x20to\x20'+_0x14b024+'()\x20must\x20be\x20a\x20plain\x20document\x20ID,\x20but\x20\x27'+_0x2479d2+'\x27\x20contains\x20a\x20slash.');var _0x2321eb=this[_0x3cc2('0x1588')][_0x3cc2('0xa70')]['child'](_0x1bfa65[_0x3cc2('0x107d')](_0x2479d2));if(!_0x320a07[_0x3cc2('0xe75')](_0x2321eb))throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0x15a0')+_0x14b024+'()\x20must\x20result\x20in\x20a\x20valid\x20document\x20path,\x20but\x20\x27'+_0x2321eb+_0x3cc2('0x15a1'));var _0x363798=new _0x320a07(_0x2321eb);_0x57148d[_0x3cc2('0x9')](new _0x449209(this[_0x3cc2('0x1000')][_0x3cc2('0xff5')],_0x363798));}else{var _0x56e3e0=this[_0x3cc2('0x1000')]['_dataConverter']['parseQueryValue'](_0x14b024,_0x2479d2);_0x57148d['push'](_0x56e3e0);}}return new _0x1f6246(_0x57148d,_0x4bd29e);},_0x34192f[_0x3cc2('0x36')][_0x3cc2('0x1566')]=function(){for(var _0x512f52=[],_0x3470a2=0x0;_0x3470a2,\x20or\x20>=)\x20must\x20be\x20on\x20the\x20same\x20field.\x20But\x20you\x20have\x20inequality\x20filters\x20on\x20\x27'+_0x58a1a9[_0x3cc2('0x241')]()+_0x3cc2('0x15ae')+_0x33a85e['field'][_0x3cc2('0x241')]()+'\x27');var _0x10f33c=this['_query']['getFirstOrderByField']();null!==_0x10f33c&&this['validateOrderByAndInequalityMatch'](_0x33a85e['field'],_0x10f33c);}else if(_0x34a8c8||_0x383a7a){var _0x35e0b5=null;if(_0x34a8c8&&(_0x35e0b5=this['_query']['findFilterOperator'](_0x5207c2)),null===_0x35e0b5&&_0x383a7a&&(_0x35e0b5=this['_query'][_0x3cc2('0x1263')](_0xf8bf41)),null!=_0x35e0b5)throw _0x35e0b5===_0x33a85e['op']?new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0x15af')+_0x33a85e['op'][_0x3cc2('0x241')]()+'\x27\x20filter.'):new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0x15b0')+_0x33a85e['op'][_0x3cc2('0x241')]()+'\x27\x20filters\x20with\x20\x27'+_0x35e0b5[_0x3cc2('0x241')]()+'\x27\x20filters.');}}},_0x34192f[_0x3cc2('0x36')][_0x3cc2('0x15b1')]=function(_0xae184f){if(null===this[_0x3cc2('0x1588')][_0x3cc2('0x124b')]()){var _0x5cd458=this[_0x3cc2('0x1588')][_0x3cc2('0x124a')]();null!==_0x5cd458&&this[_0x3cc2('0x15b2')](_0x5cd458,_0xae184f[_0x3cc2('0xebc')]);}},_0x34192f[_0x3cc2('0x36')][_0x3cc2('0x15b2')]=function(_0x3867eb,_0xefb230){if(!_0xefb230[_0x3cc2('0xe65')](_0x3867eb))throw new _0x196562(_0x15005e['INVALID_ARGUMENT'],'Invalid\x20query.\x20You\x20have\x20a\x20where\x20filter\x20with\x20an\x20inequality\x20(<,\x20<=,\x20>,\x20or\x20>=)\x20on\x20field\x20\x27'+_0x3867eb['toString']()+'\x27\x20and\x20so\x20you\x20must\x20also\x20use\x20\x27'+_0x3867eb[_0x3cc2('0x241')]()+_0x3cc2('0x15b3')+_0xefb230[_0x3cc2('0x241')]()+_0x3cc2('0x15b4'));},_0x34192f),_0x4cf0bb=(Object[_0x3cc2('0x8d')](_0x267d09[_0x3cc2('0x36')],_0x3cc2('0xf37'),{'get':function(){var _0x512f52=[];return this[_0x3cc2('0x27d')](function(_0x4edbaf){return _0x512f52[_0x3cc2('0x9')](_0x4edbaf);}),_0x512f52;},'enumerable':!0x0,'configurable':!0x0}),Object[_0x3cc2('0x8d')](_0x267d09[_0x3cc2('0x36')],_0x3cc2('0x2a7'),{'get':function(){return this[_0x3cc2('0x1005')][_0x3cc2('0xf37')][_0x3cc2('0xe8c')]();},'enumerable':!0x0,'configurable':!0x0}),Object['defineProperty'](_0x267d09[_0x3cc2('0x36')],_0x3cc2('0x1f2'),{'get':function(){return this[_0x3cc2('0x1005')][_0x3cc2('0xf37')][_0x3cc2('0x1f2')];},'enumerable':!0x0,'configurable':!0x0}),_0x267d09[_0x3cc2('0x36')][_0x3cc2('0x27d')]=function(_0x372520,_0x903984){var _0x634dbc=this;_0x7dc78e(_0x3cc2('0x15b5'),arguments,0x1,0x2),_0x2d96a3(_0x3cc2('0x15b5'),_0x3cc2('0x27b'),0x1,_0x372520),this[_0x3cc2('0x1005')][_0x3cc2('0xf37')][_0x3cc2('0x27d')](function(_0x19d158){_0x372520['call'](_0x903984,_0x634dbc['convertToDocumentImpl'](_0x19d158));});},Object[_0x3cc2('0x8d')](_0x267d09[_0x3cc2('0x36')],'query',{'get':function(){return new _0x1f19db(this['_originalQuery'],this['_firestore'],this[_0x3cc2('0x1006')]);},'enumerable':!0x0,'configurable':!0x0}),_0x267d09['prototype']['docChanges']=function(_0x15165c){_0x15165c&&(_0x2f6010(_0x3cc2('0x15b6'),_0x15165c,['includeMetadataChanges']),_0x52d520(_0x3cc2('0x15b6'),_0x3cc2('0x28d'),_0x3cc2('0x1459'),_0x15165c[_0x3cc2('0x1459')]));var _0x45760f=!(!_0x15165c||!_0x15165c[_0x3cc2('0x1459')]);if(_0x45760f&&this[_0x3cc2('0x1005')][_0x3cc2('0xf69')])throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],'To\x20include\x20metadata\x20changes\x20with\x20your\x20document\x20changes,\x20you\x20must\x20also\x20pass\x20{\x20includeMetadataChanges:true\x20}\x20to\x20onSnapshot().');return this[_0x3cc2('0x1007')]&&this[_0x3cc2('0x1008')]===_0x45760f||(this['_cachedChanges']=function(_0x4e676a,_0x20cc2d,_0x489f00,_0x2929be){if(_0x489f00['oldDocs']['isEmpty']()){var _0x308fe8,_0x2cb36b=0x0;return _0x489f00[_0x3cc2('0xf67')]['map'](function(_0x28aff8){var _0x17d444=new _0x4a748c(_0x4e676a,_0x28aff8[_0x3cc2('0x135a')][_0x3cc2('0x339')],_0x28aff8['doc'],_0x489f00[_0x3cc2('0xf68')],_0x489f00[_0x3cc2('0xf97')]['has'](_0x28aff8[_0x3cc2('0x135a')][_0x3cc2('0x339')]),_0x2929be);return _0x52e979(_0x28aff8[_0x3cc2('0x10b')]===_0x24b4ea[_0x3cc2('0x1354')],_0x3cc2('0x15b7')),_0x52e979(!_0x308fe8||_0x489f00[_0x3cc2('0xee9')][_0x3cc2('0xf99')](_0x308fe8,_0x28aff8[_0x3cc2('0x135a')])<0x0,'Got\x20added\x20events\x20in\x20wrong\x20order'),_0x308fe8=_0x28aff8[_0x3cc2('0x135a')],{'type':'added','doc':_0x17d444,'oldIndex':-0x1,'newIndex':_0x2cb36b++};});}var _0x5028d4=_0x489f00[_0x3cc2('0xf66')];return _0x489f00[_0x3cc2('0xf67')]['filter'](function(_0x218a97){return _0x20cc2d||_0x218a97[_0x3cc2('0x10b')]!==_0x24b4ea['Metadata'];})['map'](function(_0x4eb6b8){var _0x502390=new _0x4a748c(_0x4e676a,_0x4eb6b8['doc'][_0x3cc2('0x339')],_0x4eb6b8[_0x3cc2('0x135a')],_0x489f00['fromCache'],_0x489f00['mutatedKeys']['has'](_0x4eb6b8[_0x3cc2('0x135a')][_0x3cc2('0x339')]),_0x2929be),_0x54c952=-0x1,_0x24bb62=-0x1;return _0x4eb6b8[_0x3cc2('0x10b')]!==_0x24b4ea[_0x3cc2('0x1354')]&&(_0x52e979(0x0<=(_0x54c952=_0x5028d4[_0x3cc2('0x76')](_0x4eb6b8[_0x3cc2('0x135a')][_0x3cc2('0x339')])),_0x3cc2('0x15b8')),_0x5028d4=_0x5028d4['delete'](_0x4eb6b8['doc'][_0x3cc2('0x339')])),_0x4eb6b8[_0x3cc2('0x10b')]!==_0x24b4ea[_0x3cc2('0x1355')]&&(_0x24bb62=(_0x5028d4=_0x5028d4[_0x3cc2('0x2bd')](_0x4eb6b8['doc']))[_0x3cc2('0x76')](_0x4eb6b8[_0x3cc2('0x135a')][_0x3cc2('0x339')])),{'type':function(_0x54f3f4){switch(_0x54f3f4){case _0x24b4ea[_0x3cc2('0x1354')]:return _0x3cc2('0x15b9');case _0x24b4ea[_0x3cc2('0x1356')]:case _0x24b4ea['Metadata']:return'modified';case _0x24b4ea[_0x3cc2('0x1355')]:return'removed';default:return _0x5081fa(_0x3cc2('0x15ba')+_0x54f3f4);}}(_0x4eb6b8[_0x3cc2('0x10b')]),'doc':_0x502390,'oldIndex':_0x54c952,'newIndex':_0x24bb62};});}(this[_0x3cc2('0xffd')],_0x45760f,this[_0x3cc2('0x1005')],this[_0x3cc2('0x1006')]),this[_0x3cc2('0x1008')]=_0x45760f),this['_cachedChanges'];},_0x267d09[_0x3cc2('0x36')][_0x3cc2('0xe65')]=function(_0x92773c){if(!(_0x92773c instanceof _0x267d09))throw _0x3a365e(_0x3cc2('0xe65'),_0x3cc2('0x15bb'),0x1,_0x92773c);return this[_0x3cc2('0xffd')]===_0x92773c['_firestore']&&this[_0x3cc2('0x15bc')][_0x3cc2('0xe65')](_0x92773c['_originalQuery'])&&this['_snapshot'][_0x3cc2('0xe65')](_0x92773c['_snapshot'])&&this[_0x3cc2('0x1006')]===_0x92773c[_0x3cc2('0x1006')];},_0x267d09[_0x3cc2('0x36')]['convertToDocumentImpl']=function(_0x361e09){return new _0x4a748c(this[_0x3cc2('0xffd')],_0x361e09[_0x3cc2('0x339')],_0x361e09,this[_0x3cc2('0x1009')][_0x3cc2('0xf68')],this[_0x3cc2('0x1005')][_0x3cc2('0xf97')][_0x3cc2('0xd79')](_0x361e09['key']),this[_0x3cc2('0x1006')]);},_0x267d09);_0x4d8b1a([_0x3cc2('0x8'),'forEach',_0x3cc2('0xd85')],'undefined'!=typeof Symbol?[Symbol[_0x3cc2('0xd50')]]:[])[_0x3cc2('0x27d')](function(_0x4840a1){try{Object[_0x3cc2('0x8d')](_0x4cf0bb[_0x3cc2('0x36')][_0x3cc2('0xf67')],_0x4840a1,{'get':function(){return function(){throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0x15bd'));}();}});}catch(_0x103a27){}});var _0x4681a1,_0x2fe472=(_0x3fc4f6(_0x76933,_0x4681a1=_0x1f19db),Object[_0x3cc2('0x8d')](_0x76933['prototype'],'id',{'get':function(){return this[_0x3cc2('0x1588')][_0x3cc2('0xa70')][_0x3cc2('0x107b')]();},'enumerable':!0x0,'configurable':!0x0}),Object[_0x3cc2('0x8d')](_0x76933[_0x3cc2('0x36')],_0x3cc2('0x3'),{'get':function(){var _0x512f52=this[_0x3cc2('0x1588')][_0x3cc2('0xa70')][_0x3cc2('0x111c')]();return _0x512f52[_0x3cc2('0xe8c')]()?null:new _0x5b07f7(new _0x320a07(_0x512f52),this[_0x3cc2('0x1000')]);},'enumerable':!0x0,'configurable':!0x0}),Object[_0x3cc2('0x8d')](_0x76933[_0x3cc2('0x36')],_0x3cc2('0xa70'),{'get':function(){return this[_0x3cc2('0x1588')]['path']['canonicalString']();},'enumerable':!0x0,'configurable':!0x0}),_0x76933[_0x3cc2('0x36')][_0x3cc2('0x135a')]=function(_0x133351){if(_0x7dc78e(_0x3cc2('0x15be'),arguments,0x0,0x1),0x0===arguments[_0x3cc2('0x8')]&&(_0x133351=_0x224bf8[_0x3cc2('0x1061')]()),_0x2d96a3(_0x3cc2('0x15be'),'non-empty\x20string',0x1,_0x133351),''===_0x133351)throw new _0x196562(_0x15005e[_0x3cc2('0xe41')],_0x3cc2('0x15bf'));var _0x240b61=_0x1bfa65['fromString'](_0x133351);return _0x5b07f7[_0x3cc2('0x15c0')](this[_0x3cc2('0x1588')]['path'][_0x3cc2('0x1075')](_0x240b61),this[_0x3cc2('0x1000')],this[_0x3cc2('0x1006')]);},_0x76933[_0x3cc2('0x36')]['add']=function(_0x309afe){_0x1e4c3f('CollectionReference.add',arguments,0x1),_0x2d96a3(_0x3cc2('0x15c1'),_0x3cc2('0x27f'),0x1,_0x309afe);var _0x325222=this['doc']();return _0x325222[_0x3cc2('0x291')](_0x309afe)[_0x3cc2('0xd60')](function(){return _0x325222;});},_0x76933[_0x3cc2('0x36')][_0x3cc2('0x156f')]=function(_0x1db128){return new _0x76933(this['_path'],this[_0x3cc2('0x1000')],_0x1db128);},_0x76933),_0x30c9ba=_0x383096(_0x4e8b08,_0x3cc2('0x15c2')),_0x16f9f7=_0x383096(_0x5784ed,_0x3cc2('0x15c3')),_0x5e3ad3=_0x383096(_0x71cbab,_0x3cc2('0x15c4')),_0x3c244d=_0x383096(_0x5b07f7,_0x3cc2('0x15c5')),_0x8c8a97=_0x383096(_0x165454),_0x4b9dbe=_0x383096(_0x4a748c),_0x208c2c=_0x383096(_0x1f19db),_0x34ef91=_0x383096(_0x4cf0bb),_0x1fedc9=_0x383096(_0x2fe472,'Use\x20firebase.firestore().collection()\x20instead.'),_0xebbfb7={'Firestore':_0x30c9ba,'GeoPoint':_0x2eb5fd,'Timestamp':_0x3103b5,'Blob':_0x1ef7c5,'Transaction':_0x16f9f7,'WriteBatch':_0x5e3ad3,'DocumentReference':_0x3c244d,'DocumentSnapshot':_0x8c8a97,'Query':_0x208c2c,'QueryDocumentSnapshot':_0x4b9dbe,'QuerySnapshot':_0x34ef91,'CollectionReference':_0x1fedc9,'FieldPath':_0x41e2fd,'FieldValue':_0x54e9c9,'setLogLevel':_0x4e8b08['setLogLevel'],'CACHE_SIZE_UNLIMITED':_0x38eb16},_0x1204f5=(_0xcb127c['prototype'][_0x3cc2('0xf7a')]=function(_0x232988){},_0xcb127c['prototype'][_0x3cc2('0x365')]=function(){},_0xcb127c),_0x3d38ab=_0x3cc2('0x15c6'),_0x5e0549=(_0x25b501['prototype'][_0x3cc2('0xf7a')]=function(_0x1ece39){this['callbacks'][_0x3cc2('0x9')](_0x1ece39);},_0x25b501['prototype'][_0x3cc2('0x365')]=function(){window['removeEventListener'](_0x3cc2('0x15c7'),this[_0x3cc2('0x1019')]),window[_0x3cc2('0x3d7')](_0x3cc2('0x15c8'),this['networkUnavailableListener']);},_0x25b501[_0x3cc2('0x36')]['configureNetworkMonitoring']=function(){window[_0x3cc2('0x3ca')](_0x3cc2('0x15c7'),this[_0x3cc2('0x1019')]),window[_0x3cc2('0x3ca')](_0x3cc2('0x15c8'),this[_0x3cc2('0x101b')]);},_0x25b501[_0x3cc2('0x36')]['onNetworkAvailable']=function(){_0x210a70(_0x3d38ab,_0x3cc2('0x15c9'));for(var _0x512f52=0x0,_0x3fa04e=this[_0x3cc2('0x101d')];_0x512f52<_0x3fa04e[_0x3cc2('0x8')];_0x512f52++)(0x0,_0x3fa04e[_0x512f52])(0x0);},_0x25b501[_0x3cc2('0x36')][_0x3cc2('0x101c')]=function(){_0x210a70(_0x3d38ab,'Network\x20connectivity\x20changed:\x20UNAVAILABLE');for(var _0x512f52=0x0,_0x7fe539=this[_0x3cc2('0x101d')];_0x512f52<_0x7fe539[_0x3cc2('0x8')];_0x512f52++)(0x0,_0x7fe539[_0x512f52])(0x1);},_0x25b501[_0x3cc2('0xfb5')]=function(){return _0x3cc2('0x273')!=typeof window&&void 0x0!==window[_0x3cc2('0x3ca')]&&void 0x0!==window[_0x3cc2('0x3d7')];},_0x25b501),_0x1811f9=(_0x5da467[_0x3cc2('0x36')]['onOpen']=function(_0xee4c34){_0x52e979(!this[_0x3cc2('0x15ca')],'Called\x20onOpen\x20on\x20stream\x20twice!'),this[_0x3cc2('0x15ca')]=_0xee4c34;},_0x5da467[_0x3cc2('0x36')][_0x3cc2('0x1309')]=function(_0x18c08a){_0x52e979(!this['wrappedOnClose'],_0x3cc2('0x15cb')),this[_0x3cc2('0x15cc')]=_0x18c08a;},_0x5da467['prototype'][_0x3cc2('0x1313')]=function(_0x355ce3){_0x52e979(!this['wrappedOnMessage'],'Called\x20onMessage\x20on\x20stream\x20twice!'),this[_0x3cc2('0x15cd')]=_0x355ce3;},_0x5da467[_0x3cc2('0x36')][_0x3cc2('0xb7b')]=function(){this['closeFn']();},_0x5da467[_0x3cc2('0x36')][_0x3cc2('0xae5')]=function(_0x5526a6){this['sendFn'](_0x5526a6);},_0x5da467['prototype'][_0x3cc2('0x15ce')]=function(){_0x52e979(void 0x0!==this['wrappedOnOpen'],_0x3cc2('0x15cf')),this[_0x3cc2('0x15ca')]();},_0x5da467[_0x3cc2('0x36')][_0x3cc2('0x15d0')]=function(_0x1856ec){_0x52e979(void 0x0!==this['wrappedOnClose'],'Cannot\x20call\x20onClose\x20because\x20no\x20callback\x20was\x20set'),this[_0x3cc2('0x15cc')](_0x1856ec);},_0x5da467[_0x3cc2('0x36')][_0x3cc2('0x15d1')]=function(_0x352a26){_0x52e979(void 0x0!==this[_0x3cc2('0x15cd')],'Cannot\x20call\x20onMessage\x20because\x20no\x20callback\x20was\x20set'),this[_0x3cc2('0x15cd')](_0x352a26);},_0x5da467),_0x5719cf=_0x3cc2('0x15d2'),_0x331400={'BatchGetDocuments':'batchGet','Commit':_0x3cc2('0x132f')},_0x4d578b='gl-js/\x20fire/'+_0x5cfe50,_0xd3a183=(_0x3f9d5e['prototype'][_0x3cc2('0x15d3')]=function(_0x1d83e4,_0x5118e0){if(_0x5118e0)for(var _0xebf693 in _0x5118e0[_0x3cc2('0x14ff')])_0x5118e0[_0x3cc2('0x14ff')]['hasOwnProperty'](_0xebf693)&&(_0x1d83e4[_0xebf693]=_0x5118e0[_0x3cc2('0x14ff')][_0xebf693]);_0x1d83e4['X-Goog-Api-Client']=_0x4d578b;},_0x3f9d5e['prototype']['invokeRPC']=function(_0x2ba040,_0x1f84f0,_0x29fadc){var _0xc317a1=this,_0x25ba7b=this[_0x3cc2('0x15d4')](_0x2ba040);return new Promise(function(_0x8c47d,_0x4aee03){var _0x3fbb63=new _0x3d9d30();_0x3fbb63[_0x3cc2('0x104a')](_0x21507a[_0x3cc2('0x9ad')],function(){try{switch(_0x3fbb63[_0x3cc2('0x104b')]()){case _0xcd72b3[_0x3cc2('0x1044')]:var _0x1f84f0=_0x3fbb63['getResponseJson']();_0x210a70(_0x5719cf,_0x3cc2('0x15d5'),JSON[_0x3cc2('0xede')](_0x1f84f0)),_0x8c47d(_0x1f84f0);break;case _0xcd72b3[_0x3cc2('0x15d6')]:_0x210a70(_0x5719cf,_0x3cc2('0x15d7')+_0x2ba040+_0x3cc2('0x15d8')),_0x4aee03(new _0x196562(_0x15005e[_0x3cc2('0xf60')],_0x3cc2('0x15d9')));break;case _0xcd72b3['HTTP_ERROR']:var _0x29fadc=_0x3fbb63['getStatus']();if(_0x210a70(_0x5719cf,_0x3cc2('0x15d7')+_0x2ba040+'\x22\x20failed\x20with\x20status:',_0x29fadc,_0x3cc2('0x15da'),_0x3fbb63[_0x3cc2('0x104e')]()),0x0<_0x29fadc){var _0x3c79ef=_0x3fbb63[_0x3cc2('0x104d')]()[_0x3cc2('0x20')];if(_0x3c79ef&&_0x3c79ef[_0x3cc2('0xae2')]&&_0x3c79ef[_0x3cc2('0xae3')]){var _0x46e6ca=function(_0x9ef508){var _0x1f84f0=_0x9ef508['toLowerCase']()[_0x3cc2('0x376')]('_','-');return 0x0<=Object[_0x3cc2('0xd77')](_0x15005e)[_0x3cc2('0x76')](_0x1f84f0)?_0x1f84f0:_0x15005e[_0x3cc2('0xf58')];}(_0x3c79ef[_0x3cc2('0xae2')]);_0x4aee03(new _0x196562(_0x46e6ca,_0x3c79ef[_0x3cc2('0xae3')]));}else _0x4aee03(new _0x196562(_0x15005e['UNKNOWN'],'Server\x20responded\x20with\x20status\x20'+_0x3fbb63[_0x3cc2('0x104c')]()));}else _0x210a70(_0x5719cf,_0x3cc2('0x15d7')+_0x2ba040+_0x3cc2('0x15db')),_0x4aee03(new _0x196562(_0x15005e[_0x3cc2('0xf5a')],_0x3cc2('0x15dc')));break;default:_0x5081fa(_0x3cc2('0x15d7')+_0x2ba040+'\x22\x20failed\x20with\x20unanticipated\x20webchannel\x20error\x20'+_0x3fbb63[_0x3cc2('0x104b')]()+':\x20'+_0x3fbb63['getLastError']()+_0x3cc2('0x15dd'));}}finally{_0x210a70(_0x5719cf,_0x3cc2('0x15d7')+_0x2ba040+_0x3cc2('0x15de'));}});var _0x42b6fa=_0x5e5419({},_0x1f84f0);delete _0x42b6fa[_0x3cc2('0xe6b')];var _0x366db6=JSON[_0x3cc2('0xede')](_0x42b6fa);_0x210a70(_0x5719cf,_0x3cc2('0x15df'),_0x25ba7b+'\x20'+_0x366db6);var _0x4f2377={'Content-Type':_0x3cc2('0x15e0')};_0xc317a1[_0x3cc2('0x15d3')](_0x4f2377,_0x29fadc),_0x3fbb63[_0x3cc2('0xae5')](_0x25ba7b,_0x3cc2('0xdfc'),_0x366db6,_0x4f2377,0xf);});},_0x3f9d5e[_0x3cc2('0x36')]['invokeStreamingRPC']=function(_0xf7752a,_0x10d91f,_0xffe996){return this[_0x3cc2('0x1330')](_0xf7752a,_0x10d91f,_0xffe996);},_0x3f9d5e['prototype'][_0x3cc2('0x1319')]=function(_0x42f140,_0x425c0f){function _0x5de7f7(_0x5da4cf,_0x257ba4){_0x57d1b6[_0x3cc2('0x1049')](_0x5da4cf,function(_0x387908){try{_0x257ba4(_0x387908);}catch(_0x372711){setTimeout(function(){throw _0x372711;},0x0);}});}var _0x36a55c=[this[_0x3cc2('0x1021')],'/',_0x3cc2('0x15e1'),'/',_0x42f140,_0x3cc2('0x15e2')],_0x5a34fb=_0xa3f463(),_0x6a11a4={'backgroundChannelTest':!0x0,'httpSessionIdParam':_0x3cc2('0x15e3'),'initMessageHeaders':{},'messageUrlParams':{'database':_0x3cc2('0x15e4')+this[_0x3cc2('0xece')][_0x3cc2('0xff8')]+_0x3cc2('0x15e5')+this[_0x3cc2('0xece')][_0x3cc2('0xe6b')]},'sendRawJson':!0x0,'supportsCrossDomainXhr':!0x0,'internalChannelParams':{'forwardChannelRequestTimeoutMs':0x927c0},'forceLongPolling':this[_0x3cc2('0x1023')]};this['modifyHeadersForRequest'](_0x6a11a4[_0x3cc2('0xe32')],_0x425c0f),_0x3cc2('0x27f')==typeof navigator&&'ReactNative'===navigator[_0x3cc2('0x15e6')]||(_0x6a11a4[_0x3cc2('0xe35')]=_0x3cc2('0x15e7'));var _0x3d3980=_0x36a55c[_0x3cc2('0xb1')]('');_0x210a70(_0x5719cf,_0x3cc2('0x15e8')+_0x3d3980+'\x20'+_0x6a11a4);var _0x57d1b6=_0x5a34fb[_0x3cc2('0x15e9')](_0x3d3980,_0x6a11a4),_0x3c3a73=!0x1,_0x3417ba=!0x1,_0x1edffe=new _0x1811f9({'sendFn':function(_0x2c245e){_0x3417ba?_0x210a70(_0x5719cf,_0x3cc2('0x15ea'),_0x2c245e):(_0x3c3a73||(_0x210a70(_0x5719cf,_0x3cc2('0x15eb')),_0x57d1b6['open'](),_0x3c3a73=!0x0),_0x210a70(_0x5719cf,_0x3cc2('0x15ec'),_0x2c245e),_0x57d1b6[_0x3cc2('0xae5')](_0x2c245e));},'closeFn':function(){return _0x57d1b6['close']();}});return _0x5de7f7(_0x491e07['EventType'][_0x3cc2('0x15ed')],function(){_0x3417ba||_0x210a70(_0x5719cf,_0x3cc2('0x15ee'));}),_0x5de7f7(_0x491e07['EventType'][_0x3cc2('0x1047')],function(){_0x3417ba||(_0x3417ba=!0x0,_0x210a70(_0x5719cf,_0x3cc2('0x15ef')),_0x1edffe[_0x3cc2('0x15d0')]());}),_0x5de7f7(_0x491e07[_0x3cc2('0x1046')][_0x3cc2('0xda9')],function(_0x540717){_0x3417ba||(_0x3417ba=!0x0,_0x210a70(_0x5719cf,_0x3cc2('0x15f0'),_0x540717),_0x1edffe['callOnClose'](new _0x196562(_0x15005e[_0x3cc2('0xf5a')],_0x3cc2('0x15f1'))));}),_0x5de7f7(_0x491e07[_0x3cc2('0x1046')][_0x3cc2('0x1048')],function(_0x200cdd){var _0x425c0f;if(!_0x3417ba){var _0x362700=_0x200cdd['data'][0x0];_0x52e979(!!_0x362700,_0x3cc2('0x15f2'));var _0x5167ba=_0x362700,_0x61c075=_0x5167ba[_0x3cc2('0x20')]||(null===(_0x425c0f=_0x5167ba[0x0])||void 0x0===_0x425c0f?void 0x0:_0x425c0f[_0x3cc2('0x20')]);if(_0x61c075){_0x210a70(_0x5719cf,_0x3cc2('0x15f3'),_0x61c075);var _0x32c0cb=_0x61c075[_0x3cc2('0xae2')],_0x40208f=function(_0x1772cd){var _0x425c0f=_0x4f0393[_0x1772cd];if(void 0x0!==_0x425c0f)return _0x33142c(_0x425c0f);}(_0x32c0cb),_0xacb766=_0x61c075[_0x3cc2('0xae3')];void 0x0===_0x40208f&&(_0x40208f=_0x15005e[_0x3cc2('0xdcb')],_0xacb766='Unknown\x20error\x20status:\x20'+_0x32c0cb+_0x3cc2('0x15f4')+_0x61c075[_0x3cc2('0xae3')]),_0x3417ba=!0x0,_0x1edffe[_0x3cc2('0x15d0')](new _0x196562(_0x40208f,_0xacb766)),_0x57d1b6[_0x3cc2('0xb7b')]();}else _0x210a70(_0x5719cf,_0x3cc2('0x15f5'),_0x362700),_0x1edffe['callOnMessage'](_0x362700);}}),setTimeout(function(){_0x1edffe[_0x3cc2('0x15ce')]();},0x0),_0x1edffe;},_0x3f9d5e[_0x3cc2('0x36')][_0x3cc2('0x15d4')]=function(_0x23aed2){var _0x4349da=_0x331400[_0x23aed2];return _0x52e979(void 0x0!==_0x4349da,_0x3cc2('0x15f6')+_0x23aed2),this['baseUrl']+'/v1/projects/'+this[_0x3cc2('0xece')][_0x3cc2('0xff8')]+_0x3cc2('0x15e5')+this[_0x3cc2('0xece')][_0x3cc2('0xe6b')]+_0x3cc2('0x15f7')+_0x4349da;},_0x3f9d5e),_0x348ba6=(Object[_0x3cc2('0x8d')](_0x4fc6c4['prototype'],_0x3cc2('0xde5'),{'get':function(){return _0x3cc2('0x273')!=typeof document?document:null;},'enumerable':!0x0,'configurable':!0x0}),Object['defineProperty'](_0x4fc6c4[_0x3cc2('0x36')],_0x3cc2('0xc7e'),{'get':function(){return'undefined'!=typeof window?window:null;},'enumerable':!0x0,'configurable':!0x0}),_0x4fc6c4[_0x3cc2('0x36')]['loadConnection']=function(_0x286281){return Promise[_0x3cc2('0xd52')](new _0xd3a183(_0x286281));},_0x4fc6c4[_0x3cc2('0x36')][_0x3cc2('0x14ef')]=function(){return _0x5e0549[_0x3cc2('0xfb5')]()?new _0x5e0549():new _0x1204f5();},_0x4fc6c4['prototype']['newSerializer']=function(_0x1f47ed){return new _0x1d059e(_0x1f47ed,{'useProto3Json':!0x0});},_0x4fc6c4['prototype'][_0x3cc2('0xe3c')]=function(_0x524a6e){return JSON[_0x3cc2('0xede')](_0x524a6e);},_0x4fc6c4[_0x3cc2('0x36')][_0x3cc2('0x1064')]=function(_0x5fda59){return atob(_0x5fda59);},_0x4fc6c4[_0x3cc2('0x36')][_0x3cc2('0x106a')]=function(_0x155aa4){return btoa(_0x155aa4);},_0x4fc6c4);_0x48b0c8[_0x3cc2('0x1052')](new _0x348ba6());var _0x582946;(function(_0x31019e){_0x31019e[_0x3cc2('0xdcb')][_0x3cc2('0xdda')](new _0x59e22c(_0x3cc2('0x1000'),function(_0x2b3b4b){var _0x326a04=_0x2b3b4b[_0x3cc2('0xda1')]('app')['getImmediate']();return new _0x4e8b08(_0x326a04,_0x2b3b4b[_0x3cc2('0xda1')](_0x3cc2('0x15f8')));},_0x3cc2('0xd76'))[_0x3cc2('0xd92')](function(_0x27650b){_0x52e979(_0x27650b&&_0x3cc2('0x27f')==typeof _0x27650b,_0x3cc2('0x15f9'));var _0x3b5589={};for(var _0xfd43af in _0x27650b)Object[_0x3cc2('0x36')]['hasOwnProperty'][_0x3cc2('0x4a')](_0x27650b,_0xfd43af)&&(_0x3b5589[_0xfd43af]=_0x27650b[_0xfd43af]);return _0x3b5589;}(_0xebbfb7)));}(_0x582946=_0x512f52),_0x582946[_0x3cc2('0xddd')](_0x3cc2('0xdc4'),_0x3cc2('0x15fa')));}[_0x3cc2('0x51')](this,arguments));}catch(_0x922c82){throw console[_0x3cc2('0x20')](_0x922c82),new Error(_0x3cc2('0x15fb'));}}),function(_0x3196b9){function _0x262618(){do{_0x32cd57==_0x5d4e61?_0x32cd57=0x0:_0x32cd57++;}while(_0x153cdc['hasOwnProperty'](_0x32cd57));return _0x32cd57;}if(!(navigator[_0x3cc2('0x5fc')][_0x3cc2('0x577')]()[_0x3cc2('0x76')](_0x3cc2('0x8a7'))>-0x1)){try{var _0x435f71=new Blob([_0x3cc2('0x15fc')]);_0x3196b9=window[_0x3cc2('0x905')]['createObjectURL'](_0x435f71);}catch(_0x5cdca6){}var _0x1d44a1,_0x153cdc={},_0x32cd57=0x0,_0x5d4e61=0x7fffffff,_0x442e90='HackTimer.js\x20by\x20turuslan:\x20';if(_0x3cc2('0x273')!=typeof Worker)try{_0x1d44a1=new Worker(_0x3196b9),window[_0x3cc2('0x15fd')]=function(_0x1e0e16,_0x2d6e9a){var _0x5a50d8=_0x262618();return _0x153cdc[_0x5a50d8]={'callback':_0x1e0e16,'parameters':Array['prototype'][_0x3cc2('0x27a')][_0x3cc2('0x4a')](arguments,0x2)},_0x1d44a1['postMessage']({'name':_0x3cc2('0x15fd'),'fakeId':_0x5a50d8,'time':_0x2d6e9a}),_0x5a50d8;},window[_0x3cc2('0x15fe')]=function(_0x46ed39){_0x153cdc['hasOwnProperty'](_0x46ed39)&&(delete _0x153cdc[_0x46ed39],_0x1d44a1[_0x3cc2('0x15ff')]({'name':'clearInterval','fakeId':_0x46ed39}));},window['setTimeout']=function(_0x5562b2,_0x2814ed){var _0x1dd8e0=_0x262618();return _0x153cdc[_0x1dd8e0]={'callback':_0x5562b2,'parameters':Array[_0x3cc2('0x36')]['slice']['call'](arguments,0x2),'isTimeout':!0x0},_0x1d44a1[_0x3cc2('0x15ff')]({'name':_0x3cc2('0x8c5'),'fakeId':_0x1dd8e0,'time':_0x2814ed}),_0x1dd8e0;},window[_0x3cc2('0xd45')]=function(_0x511419){_0x153cdc['hasOwnProperty'](_0x511419)&&(delete _0x153cdc[_0x511419],_0x1d44a1[_0x3cc2('0x15ff')]({'name':_0x3cc2('0xd45'),'fakeId':_0x511419}));},_0x1d44a1['onmessage']=function(_0x51f444){var _0x43929e,_0xdffca5,_0x2ed515,_0x3546e3=_0x51f444[_0x3cc2('0x1ba')],_0x29c603=_0x3546e3[_0x3cc2('0x1600')];if(_0x153cdc[_0x3cc2('0x28b')](_0x29c603)&&(_0x43929e=_0x153cdc[_0x29c603],_0x2ed515=_0x43929e['callback'],_0xdffca5=_0x43929e['parameters'],_0x43929e[_0x3cc2('0x28b')](_0x3cc2('0x1601'))&&_0x43929e[_0x3cc2('0x1601')]&&delete _0x153cdc[_0x29c603]),_0x3cc2('0x357')==typeof _0x2ed515)try{_0x2ed515=new Function(_0x2ed515);}catch(_0x36af82){console[_0x3cc2('0xb6')](_0x442e90+_0x3cc2('0x1602'),_0x36af82);}_0x3cc2('0x27b')==typeof _0x2ed515&&_0x2ed515[_0x3cc2('0x51')](window,_0xdffca5);},_0x1d44a1[_0x3cc2('0xada')]=function(_0x106f8d){console['log'](_0x106f8d);};}catch(_0x41379a){console[_0x3cc2('0xb6')](_0x442e90+_0x3cc2('0x1603')),console[_0x3cc2('0x20')](_0x41379a);}else console[_0x3cc2('0xb6')](_0x442e90+_0x3cc2('0x1604'));}}(_0x3cc2('0x1605')));var fakeIdToId={};onmessage=function(_0x39c3e7){var _0x25b9e9,_0x9a9b8c=_0x39c3e7[_0x3cc2('0x1ba')],_0x3d9ac2=_0x9a9b8c[_0x3cc2('0x3ac')],_0x1af74=_0x9a9b8c['fakeId'];switch(_0x9a9b8c[_0x3cc2('0x28b')]('time')&&(_0x25b9e9=_0x9a9b8c[_0x3cc2('0x32e')]),_0x3d9ac2){case'setInterval':fakeIdToId[_0x1af74]=setInterval(function(){postMessage({'fakeId':_0x1af74});},_0x25b9e9);break;case _0x3cc2('0x15fe'):fakeIdToId['hasOwnProperty'](_0x1af74)&&(clearInterval(fakeIdToId[_0x1af74]),delete fakeIdToId[_0x1af74]);break;case _0x3cc2('0x8c5'):fakeIdToId[_0x1af74]=setTimeout(function(){postMessage({'fakeId':_0x1af74}),fakeIdToId['hasOwnProperty'](_0x1af74)&&delete fakeIdToId[_0x1af74];},_0x25b9e9);break;case _0x3cc2('0xd45'):fakeIdToId[_0x3cc2('0x28b')](_0x1af74)&&(clearTimeout(fakeIdToId[_0x1af74]),delete fakeIdToId[_0x1af74]);}},function(_0x2f76e2){'use strict';function _0x443220(_0x375af9){var _0x4ee9d4,_0xf17744,_0x3b72dc,_0xd36b03=_0x375af9[_0x3cc2('0x8')]-0x1,_0x5256ef='',_0x4b4c03=_0x375af9[0x0];if(_0xd36b03>0x0){for(_0x5256ef+=_0x4b4c03,_0x4ee9d4=0x1;_0x4ee9d4<_0xd36b03;_0x4ee9d4++)_0x3b72dc=_0x375af9[_0x4ee9d4]+'',_0xf17744=_0x4c561c-_0x3b72dc['length'],_0xf17744&&(_0x5256ef+=_0x51506d(_0xf17744)),_0x5256ef+=_0x3b72dc;_0x4b4c03=_0x375af9[_0x4ee9d4],_0x3b72dc=_0x4b4c03+'',_0xf17744=_0x4c561c-_0x3b72dc['length'],_0xf17744&&(_0x5256ef+=_0x51506d(_0xf17744));}else if(0x0===_0x4b4c03)return'0';for(;_0x4b4c03%0xa==0x0;)_0x4b4c03/=0xa;return _0x5256ef+_0x4b4c03;}function _0x522c02(_0x18188d,_0x3831fb,_0x17025f){if(_0x18188d!==~~_0x18188d||_0x18188d<_0x3831fb||_0x18188d>_0x17025f)throw Error(_0x2d5bd0+_0x18188d);}function _0x3ca474(_0x1e96f6,_0x9f37ef,_0x73e4f1,_0x2f22e7){var _0x3c108a,_0xed60e4,_0x65a0ff,_0xb9bcbf;for(_0xed60e4=_0x1e96f6[0x0];_0xed60e4>=0xa;_0xed60e4/=0xa)--_0x9f37ef;return--_0x9f37ef<0x0?(_0x9f37ef+=_0x4c561c,_0x3c108a=0x0):(_0x3c108a=Math[_0x3cc2('0x58')]((_0x9f37ef+0x1)/_0x4c561c),_0x9f37ef%=_0x4c561c),_0xed60e4=_0x2f4917(0xa,_0x4c561c-_0x9f37ef),_0xb9bcbf=_0x1e96f6[_0x3c108a]%_0xed60e4|0x0,null==_0x2f22e7?_0x9f37ef<0x3?(0x0==_0x9f37ef?_0xb9bcbf=_0xb9bcbf/0x64|0x0:0x1==_0x9f37ef&&(_0xb9bcbf=_0xb9bcbf/0xa|0x0),_0x65a0ff=_0x73e4f1<0x4&&0x1869f==_0xb9bcbf||_0x73e4f1>0x3&&0xc34f==_0xb9bcbf||0xc350==_0xb9bcbf||0x0==_0xb9bcbf):_0x65a0ff=(_0x73e4f1<0x4&&_0xb9bcbf+0x1==_0xed60e4||_0x73e4f1>0x3&&_0xb9bcbf+0x1==_0xed60e4/0x2)&&(_0x1e96f6[_0x3c108a+0x1]/_0xed60e4/0x64|0x0)==_0x2f4917(0xa,_0x9f37ef-0x2)-0x1||(_0xb9bcbf==_0xed60e4/0x2||0x0==_0xb9bcbf)&&0x0==(_0x1e96f6[_0x3c108a+0x1]/_0xed60e4/0x64|0x0):_0x9f37ef<0x4?(0x0==_0x9f37ef?_0xb9bcbf=_0xb9bcbf/0x3e8|0x0:0x1==_0x9f37ef?_0xb9bcbf=_0xb9bcbf/0x64|0x0:0x2==_0x9f37ef&&(_0xb9bcbf=_0xb9bcbf/0xa|0x0),_0x65a0ff=(_0x2f22e7||_0x73e4f1<0x4)&&0x270f==_0xb9bcbf||!_0x2f22e7&&_0x73e4f1>0x3&&0x1387==_0xb9bcbf):_0x65a0ff=((_0x2f22e7||_0x73e4f1<0x4)&&_0xb9bcbf+0x1==_0xed60e4||!_0x2f22e7&&_0x73e4f1>0x3&&_0xb9bcbf+0x1==_0xed60e4/0x2)&&(_0x1e96f6[_0x3c108a+0x1]/_0xed60e4/0x3e8|0x0)==_0x2f4917(0xa,_0x9f37ef-0x3)-0x1,_0x65a0ff;}function _0x13b4c0(_0x19615a,_0x2ac583,_0x371b31){for(var _0x1375d0,_0x491db5,_0x4db174=[0x0],_0x549a09=0x0,_0x4a51d1=_0x19615a['length'];_0x549a09<_0x4a51d1;){for(_0x491db5=_0x4db174[_0x3cc2('0x8')];_0x491db5--;)_0x4db174[_0x491db5]*=_0x2ac583;for(_0x4db174[0x0]+=_0x1fa34c[_0x3cc2('0x76')](_0x19615a[_0x3cc2('0x83c')](_0x549a09++)),_0x1375d0=0x0;_0x1375d0<_0x4db174[_0x3cc2('0x8')];_0x1375d0++)_0x4db174[_0x1375d0]>_0x371b31-0x1&&(void 0x0===_0x4db174[_0x1375d0+0x1]&&(_0x4db174[_0x1375d0+0x1]=0x0),_0x4db174[_0x1375d0+0x1]+=_0x4db174[_0x1375d0]/_0x371b31|0x0,_0x4db174[_0x1375d0]%=_0x371b31);}return _0x4db174[_0x3cc2('0x1be')]();}function _0x221b03(_0x349cd0,_0xee4fc8){var _0x3c2bbf,_0x5abba9,_0x2c967c=_0xee4fc8['d'][_0x3cc2('0x8')];_0x2c967c<0x20?(_0x3c2bbf=Math['ceil'](_0x2c967c/0x3),_0x5abba9=Math[_0x3cc2('0x94a')](0x4,-_0x3c2bbf)['toString']()):(_0x3c2bbf=0x10,_0x5abba9=_0x3cc2('0x1606')),_0x349cd0[_0x3cc2('0x1607')]+=_0x3c2bbf,_0xee4fc8=_0x4992fc(_0x349cd0,0x1,_0xee4fc8[_0x3cc2('0x1608')](_0x5abba9),new _0x349cd0(0x1));for(var _0xf5223a=_0x3c2bbf;_0xf5223a--;){var _0x16b4de=_0xee4fc8[_0x3cc2('0x1608')](_0xee4fc8);_0xee4fc8=_0x16b4de[_0x3cc2('0x1608')](_0x16b4de)['minus'](_0x16b4de)['times'](0x8)[_0x3cc2('0x1609')](0x1);}return _0x349cd0[_0x3cc2('0x1607')]-=_0x3c2bbf,_0xee4fc8;}function _0x59e146(_0x573980,_0x32602e,_0x5f277e,_0x437bc9){var _0x38a000,_0x1a4b6c,_0x5d682d,_0x49ccd6,_0x34f985,_0x521c6a,_0x5ecdaa,_0x2ec524,_0x54a195,_0xd97494=_0x573980[_0x3cc2('0x70')];_0x71bd1a:if(null!=_0x32602e){if(!(_0x2ec524=_0x573980['d']))return _0x573980;for(_0x38a000=0x1,_0x49ccd6=_0x2ec524[0x0];_0x49ccd6>=0xa;_0x49ccd6/=0xa)_0x38a000++;if((_0x1a4b6c=_0x32602e-_0x38a000)<0x0)_0x1a4b6c+=_0x4c561c,_0x5d682d=_0x32602e,_0x5ecdaa=_0x2ec524[_0x54a195=0x0],_0x34f985=_0x5ecdaa/_0x2f4917(0xa,_0x38a000-_0x5d682d-0x1)%0xa|0x0;else if(_0x54a195=Math[_0x3cc2('0x58')]((_0x1a4b6c+0x1)/_0x4c561c),_0x49ccd6=_0x2ec524[_0x3cc2('0x8')],_0x54a195>=_0x49ccd6){if(!_0x437bc9)break _0x71bd1a;for(;_0x49ccd6++<=_0x54a195;)_0x2ec524[_0x3cc2('0x9')](0x0);_0x5ecdaa=_0x34f985=0x0,_0x38a000=0x1,_0x1a4b6c%=_0x4c561c,_0x5d682d=_0x1a4b6c-_0x4c561c+0x1;}else{for(_0x5ecdaa=_0x49ccd6=_0x2ec524[_0x54a195],_0x38a000=0x1;_0x49ccd6>=0xa;_0x49ccd6/=0xa)_0x38a000++;_0x1a4b6c%=_0x4c561c,_0x5d682d=_0x1a4b6c-_0x4c561c+_0x38a000,_0x34f985=_0x5d682d<0x0?0x0:_0x5ecdaa/_0x2f4917(0xa,_0x38a000-_0x5d682d-0x1)%0xa|0x0;}if(_0x437bc9=_0x437bc9||_0x32602e<0x0||void 0x0!==_0x2ec524[_0x54a195+0x1]||(_0x5d682d<0x0?_0x5ecdaa:_0x5ecdaa%_0x2f4917(0xa,_0x38a000-_0x5d682d-0x1)),_0x521c6a=_0x5f277e<0x4?(_0x34f985||_0x437bc9)&&(0x0==_0x5f277e||_0x5f277e==(_0x573980['s']<0x0?0x3:0x2)):_0x34f985>0x5||0x5==_0x34f985&&(0x4==_0x5f277e||_0x437bc9||0x6==_0x5f277e&&(_0x1a4b6c>0x0?_0x5d682d>0x0?_0x5ecdaa/_0x2f4917(0xa,_0x38a000-_0x5d682d):0x0:_0x2ec524[_0x54a195-0x1])%0xa&0x1||_0x5f277e==(_0x573980['s']<0x0?0x8:0x7)),_0x32602e<0x1||!_0x2ec524[0x0])return _0x2ec524[_0x3cc2('0x8')]=0x0,_0x521c6a?(_0x32602e-=_0x573980['e']+0x1,_0x2ec524[0x0]=_0x2f4917(0xa,(_0x4c561c-_0x32602e%_0x4c561c)%_0x4c561c),_0x573980['e']=-_0x32602e||0x0):_0x2ec524[0x0]=_0x573980['e']=0x0,_0x573980;if(0x0==_0x1a4b6c?(_0x2ec524[_0x3cc2('0x8')]=_0x54a195,_0x49ccd6=0x1,_0x54a195--):(_0x2ec524[_0x3cc2('0x8')]=_0x54a195+0x1,_0x49ccd6=_0x2f4917(0xa,_0x4c561c-_0x1a4b6c),_0x2ec524[_0x54a195]=_0x5d682d>0x0?(_0x5ecdaa/_0x2f4917(0xa,_0x38a000-_0x5d682d)%_0x2f4917(0xa,_0x5d682d)|0x0)*_0x49ccd6:0x0),_0x521c6a)for(;;){if(0x0==_0x54a195){for(_0x1a4b6c=0x1,_0x5d682d=_0x2ec524[0x0];_0x5d682d>=0xa;_0x5d682d/=0xa)_0x1a4b6c++;for(_0x5d682d=_0x2ec524[0x0]+=_0x49ccd6,_0x49ccd6=0x1;_0x5d682d>=0xa;_0x5d682d/=0xa)_0x49ccd6++;_0x1a4b6c!=_0x49ccd6&&(_0x573980['e']++,_0x2ec524[0x0]==_0xd587ca&&(_0x2ec524[0x0]=0x1));break;}if(_0x2ec524[_0x54a195]+=_0x49ccd6,_0x2ec524[_0x54a195]!=_0xd587ca)break;_0x2ec524[_0x54a195--]=0x0,_0x49ccd6=0x1;}for(_0x1a4b6c=_0x2ec524['length'];0x0===_0x2ec524[--_0x1a4b6c];)_0x2ec524[_0x3cc2('0x1e1')]();}return _0x175348&&(_0x573980['e']>_0xd97494[_0x3cc2('0x160a')]?(_0x573980['d']=null,_0x573980['e']=NaN):_0x573980['e']<_0xd97494[_0x3cc2('0x160b')]&&(_0x573980['e']=0x0,_0x573980['d']=[0x0])),_0x573980;}function _0x49ded4(_0x1f78b2,_0x4ecdc2,_0xfc50af){if(!_0x1f78b2['isFinite']())return _0x4f9266(_0x1f78b2);var _0xb2bb95,_0x5c62ef=_0x1f78b2['e'],_0xf34a52=_0x443220(_0x1f78b2['d']),_0x520e8c=_0xf34a52['length'];return _0x4ecdc2?(_0xfc50af&&(_0xb2bb95=_0xfc50af-_0x520e8c)>0x0?_0xf34a52=_0xf34a52['charAt'](0x0)+'.'+_0xf34a52['slice'](0x1)+_0x51506d(_0xb2bb95):_0x520e8c>0x1&&(_0xf34a52=_0xf34a52[_0x3cc2('0x83c')](0x0)+'.'+_0xf34a52[_0x3cc2('0x27a')](0x1)),_0xf34a52=_0xf34a52+(_0x1f78b2['e']<0x0?'e':'e+')+_0x1f78b2['e']):_0x5c62ef<0x0?(_0xf34a52='0.'+_0x51506d(-_0x5c62ef-0x1)+_0xf34a52,_0xfc50af&&(_0xb2bb95=_0xfc50af-_0x520e8c)>0x0&&(_0xf34a52+=_0x51506d(_0xb2bb95))):_0x5c62ef>=_0x520e8c?(_0xf34a52+=_0x51506d(_0x5c62ef+0x1-_0x520e8c),_0xfc50af&&(_0xb2bb95=_0xfc50af-_0x5c62ef-0x1)>0x0&&(_0xf34a52=_0xf34a52+'.'+_0x51506d(_0xb2bb95))):((_0xb2bb95=_0x5c62ef+0x1)<_0x520e8c&&(_0xf34a52=_0xf34a52[_0x3cc2('0x27a')](0x0,_0xb2bb95)+'.'+_0xf34a52[_0x3cc2('0x27a')](_0xb2bb95)),_0xfc50af&&(_0xb2bb95=_0xfc50af-_0x520e8c)>0x0&&(_0x5c62ef+0x1===_0x520e8c&&(_0xf34a52+='.'),_0xf34a52+=_0x51506d(_0xb2bb95))),_0xf34a52;}function _0x2b5224(_0x24e1c3,_0x2261ba){var _0x5dd9a8=_0x24e1c3[0x0];for(_0x2261ba*=_0x4c561c;_0x5dd9a8>=0xa;_0x5dd9a8/=0xa)_0x2261ba++;return _0x2261ba;}function _0x4b4693(_0x454da0,_0x37bada,_0xb848b2){if(_0x37bada>_0x512b14)throw _0x175348=!0x0,_0xb848b2&&(_0x454da0[_0x3cc2('0x1607')]=_0xb848b2),Error(_0x1531d9);return _0x59e146(new _0x454da0(_0x4983d5),_0x37bada,0x1,!0x0);}function _0x58e8f3(_0xc82135,_0x4e735e,_0x22b673){if(_0x4e735e>_0x37f1d9)throw Error(_0x1531d9);return _0x59e146(new _0xc82135(_0x3f4368),_0x4e735e,_0x22b673,!0x0);}function _0x5f3205(_0x22cdbf){var _0x33a4d4=_0x22cdbf['length']-0x1,_0x4efe15=_0x33a4d4*_0x4c561c+0x1;if(_0x33a4d4=_0x22cdbf[_0x33a4d4]){for(;_0x33a4d4%0xa==0x0;_0x33a4d4/=0xa)_0x4efe15--;for(_0x33a4d4=_0x22cdbf[0x0];_0x33a4d4>=0xa;_0x33a4d4/=0xa)_0x4efe15++;}return _0x4efe15;}function _0x51506d(_0x68ffe8){for(var _0x3a0bfb='';_0x68ffe8--;)_0x3a0bfb+='0';return _0x3a0bfb;}function _0x30981e(_0x28b7e4,_0x123fdd,_0x1156ae,_0x4ba810){var _0x4abf20,_0x3bcf26=new _0x28b7e4(0x1),_0x4b9c76=Math[_0x3cc2('0x58')](_0x4ba810/_0x4c561c+0x4);for(_0x175348=!0x1;;){if(_0x1156ae%0x2&&(_0x3bcf26=_0x3bcf26[_0x3cc2('0x1608')](_0x123fdd),_0x5c3fbd(_0x3bcf26['d'],_0x4b9c76)&&(_0x4abf20=!0x0)),0x0===(_0x1156ae=_0x154017(_0x1156ae/0x2))){_0x1156ae=_0x3bcf26['d'][_0x3cc2('0x8')]-0x1,_0x4abf20&&0x0===_0x3bcf26['d'][_0x1156ae]&&++_0x3bcf26['d'][_0x1156ae];break;}_0x123fdd=_0x123fdd[_0x3cc2('0x1608')](_0x123fdd),_0x5c3fbd(_0x123fdd['d'],_0x4b9c76);}return _0x175348=!0x0,_0x3bcf26;}function _0x44a14c(_0x57512b){return 0x1&_0x57512b['d'][_0x57512b['d'][_0x3cc2('0x8')]-0x1];}function _0x52b7d8(_0x5cf4bb,_0x1f8a62,_0x1fda99){for(var _0x317f17,_0x4f842c=new _0x5cf4bb(_0x1f8a62[0x0]),_0x4d92d6=0x0;++_0x4d92d6<_0x1f8a62['length'];){if(_0x317f17=new _0x5cf4bb(_0x1f8a62[_0x4d92d6]),!_0x317f17['s']){_0x4f842c=_0x317f17;break;}_0x4f842c[_0x1fda99](_0x317f17)&&(_0x4f842c=_0x317f17);}return _0x4f842c;}function _0x4c26f8(_0x3933aa,_0x1b5097){var _0x1ca18d,_0x5990de,_0x3689a5,_0x3ddecd,_0x568e9e,_0x2cad5f,_0x578b38,_0x42b3bd=0x0,_0x21d0d7=0x0,_0xda39fa=0x0,_0x3ff418=_0x3933aa['constructor'],_0x413758=_0x3ff418[_0x3cc2('0x160c')],_0x1d68c2=_0x3ff418[_0x3cc2('0x1607')];if(!_0x3933aa['d']||!_0x3933aa['d'][0x0]||_0x3933aa['e']>0x11)return new _0x3ff418(_0x3933aa['d']?_0x3933aa['d'][0x0]?_0x3933aa['s']<0x0?0x0:0x1/0x0:0x1:_0x3933aa['s']?_0x3933aa['s']<0x0?0x0:_0x3933aa:NaN);for(null==_0x1b5097?(_0x175348=!0x1,_0x578b38=_0x1d68c2):_0x578b38=_0x1b5097,_0x2cad5f=new _0x3ff418(0.03125);_0x3933aa['e']>-0x2;)_0x3933aa=_0x3933aa['times'](_0x2cad5f),_0xda39fa+=0x5;for(_0x5990de=Math['log'](_0x2f4917(0x2,_0xda39fa))/Math[_0x3cc2('0x160d')]*0x2+0x5|0x0,_0x578b38+=_0x5990de,_0x1ca18d=_0x3ddecd=_0x568e9e=new _0x3ff418(0x1),_0x3ff418[_0x3cc2('0x1607')]=_0x578b38;;){if(_0x3ddecd=_0x59e146(_0x3ddecd['times'](_0x3933aa),_0x578b38,0x1),_0x1ca18d=_0x1ca18d[_0x3cc2('0x1608')](++_0x21d0d7),_0x2cad5f=_0x568e9e[_0x3cc2('0x1609')](_0x4b9bda(_0x3ddecd,_0x1ca18d,_0x578b38,0x1)),_0x443220(_0x2cad5f['d'])[_0x3cc2('0x27a')](0x0,_0x578b38)===_0x443220(_0x568e9e['d'])[_0x3cc2('0x27a')](0x0,_0x578b38)){for(_0x3689a5=_0xda39fa;_0x3689a5--;)_0x568e9e=_0x59e146(_0x568e9e[_0x3cc2('0x1608')](_0x568e9e),_0x578b38,0x1);if(null!=_0x1b5097)return _0x3ff418['precision']=_0x1d68c2,_0x568e9e;if(!(_0x42b3bd<0x3&&_0x3ca474(_0x568e9e['d'],_0x578b38-_0x5990de,_0x413758,_0x42b3bd)))return _0x59e146(_0x568e9e,_0x3ff418[_0x3cc2('0x1607')]=_0x1d68c2,_0x413758,_0x175348=!0x0);_0x3ff418[_0x3cc2('0x1607')]=_0x578b38+=0xa,_0x1ca18d=_0x3ddecd=_0x2cad5f=new _0x3ff418(0x1),_0x21d0d7=0x0,_0x42b3bd++;}_0x568e9e=_0x2cad5f;}}function _0x383a2b(_0x32583f,_0x490e74){var _0x55a4f3,_0xbf2e8e,_0xe870d6,_0x2b15cd,_0x10ed2f,_0x26546d,_0x41ef61,_0x2ba4c2,_0x47d244,_0x5184ec,_0x2ff02f,_0x2b1f1e=0x1,_0x99c060=_0x32583f,_0x2b55bf=_0x99c060['d'],_0x51a241=_0x99c060['constructor'],_0x21f09b=_0x51a241['rounding'],_0xe9d700=_0x51a241[_0x3cc2('0x1607')];if(_0x99c060['s']<0x0||!_0x2b55bf||!_0x2b55bf[0x0]||!_0x99c060['e']&&0x1==_0x2b55bf[0x0]&&0x1==_0x2b55bf[_0x3cc2('0x8')])return new _0x51a241(_0x2b55bf&&!_0x2b55bf[0x0]?-0x1/0x0:0x1!=_0x99c060['s']?NaN:_0x2b55bf?0x0:_0x99c060);if(null==_0x490e74?(_0x175348=!0x1,_0x47d244=_0xe9d700):_0x47d244=_0x490e74,_0x51a241[_0x3cc2('0x1607')]=_0x47d244+=0xa,_0x55a4f3=_0x443220(_0x2b55bf),_0xbf2e8e=_0x55a4f3[_0x3cc2('0x83c')](0x0),!(Math['abs'](_0x2b15cd=_0x99c060['e'])<0x5543df729c000))return _0x2ba4c2=_0x4b4693(_0x51a241,_0x47d244+0x2,_0xe9d700)[_0x3cc2('0x1608')](_0x2b15cd+''),_0x99c060=_0x383a2b(new _0x51a241(_0xbf2e8e+'.'+_0x55a4f3[_0x3cc2('0x27a')](0x1)),_0x47d244-0xa)[_0x3cc2('0x1609')](_0x2ba4c2),_0x51a241['precision']=_0xe9d700,null==_0x490e74?_0x59e146(_0x99c060,_0xe9d700,_0x21f09b,_0x175348=!0x0):_0x99c060;for(;_0xbf2e8e<0x7&&0x1!=_0xbf2e8e||0x1==_0xbf2e8e&&_0x55a4f3[_0x3cc2('0x83c')](0x1)>0x3;)_0x99c060=_0x99c060[_0x3cc2('0x1608')](_0x32583f),_0x55a4f3=_0x443220(_0x99c060['d']),_0xbf2e8e=_0x55a4f3[_0x3cc2('0x83c')](0x0),_0x2b1f1e++;for(_0x2b15cd=_0x99c060['e'],_0xbf2e8e>0x1?(_0x99c060=new _0x51a241('0.'+_0x55a4f3),_0x2b15cd++):_0x99c060=new _0x51a241(_0xbf2e8e+'.'+_0x55a4f3[_0x3cc2('0x27a')](0x1)),_0x5184ec=_0x99c060,_0x41ef61=_0x10ed2f=_0x99c060=_0x4b9bda(_0x99c060['minus'](0x1),_0x99c060[_0x3cc2('0x1609')](0x1),_0x47d244,0x1),_0x2ff02f=_0x59e146(_0x99c060[_0x3cc2('0x1608')](_0x99c060),_0x47d244,0x1),_0xe870d6=0x3;;){if(_0x10ed2f=_0x59e146(_0x10ed2f[_0x3cc2('0x1608')](_0x2ff02f),_0x47d244,0x1),_0x2ba4c2=_0x41ef61[_0x3cc2('0x1609')](_0x4b9bda(_0x10ed2f,new _0x51a241(_0xe870d6),_0x47d244,0x1)),_0x443220(_0x2ba4c2['d'])[_0x3cc2('0x27a')](0x0,_0x47d244)===_0x443220(_0x41ef61['d'])['slice'](0x0,_0x47d244)){if(_0x41ef61=_0x41ef61['times'](0x2),0x0!==_0x2b15cd&&(_0x41ef61=_0x41ef61[_0x3cc2('0x1609')](_0x4b4693(_0x51a241,_0x47d244+0x2,_0xe9d700)[_0x3cc2('0x1608')](_0x2b15cd+''))),_0x41ef61=_0x4b9bda(_0x41ef61,new _0x51a241(_0x2b1f1e),_0x47d244,0x1),null!=_0x490e74)return _0x51a241[_0x3cc2('0x1607')]=_0xe9d700,_0x41ef61;if(!_0x3ca474(_0x41ef61['d'],_0x47d244-0xa,_0x21f09b,_0x26546d))return _0x59e146(_0x41ef61,_0x51a241[_0x3cc2('0x1607')]=_0xe9d700,_0x21f09b,_0x175348=!0x0);_0x51a241[_0x3cc2('0x1607')]=_0x47d244+=0xa,_0x2ba4c2=_0x10ed2f=_0x99c060=_0x4b9bda(_0x5184ec['minus'](0x1),_0x5184ec[_0x3cc2('0x1609')](0x1),_0x47d244,0x1),_0x2ff02f=_0x59e146(_0x99c060['times'](_0x99c060),_0x47d244,0x1),_0xe870d6=_0x26546d=0x1;}_0x41ef61=_0x2ba4c2,_0xe870d6+=0x2;}}function _0x4f9266(_0x31d172){return String(_0x31d172['s']*_0x31d172['s']/0x0);}function _0x5c0a67(_0x285bea,_0x149a6f){var _0x37fb56,_0x419a27,_0xacc0c7;for((_0x37fb56=_0x149a6f[_0x3cc2('0x76')]('.'))>-0x1&&(_0x149a6f=_0x149a6f[_0x3cc2('0x376')]('.','')),(_0x419a27=_0x149a6f[_0x3cc2('0x963')](/e/i))>0x0?(_0x37fb56<0x0&&(_0x37fb56=_0x419a27),_0x37fb56+=+_0x149a6f[_0x3cc2('0x27a')](_0x419a27+0x1),_0x149a6f=_0x149a6f[_0x3cc2('0x802')](0x0,_0x419a27)):_0x37fb56<0x0&&(_0x37fb56=_0x149a6f[_0x3cc2('0x8')]),_0x419a27=0x0;0x30===_0x149a6f[_0x3cc2('0x684')](_0x419a27);_0x419a27++);for(_0xacc0c7=_0x149a6f['length'];0x30===_0x149a6f[_0x3cc2('0x684')](_0xacc0c7-0x1);--_0xacc0c7);if(_0x149a6f=_0x149a6f[_0x3cc2('0x27a')](_0x419a27,_0xacc0c7)){if(_0xacc0c7-=_0x419a27,_0x285bea['e']=_0x37fb56=_0x37fb56-_0x419a27-0x1,_0x285bea['d']=[],_0x419a27=(_0x37fb56+0x1)%_0x4c561c,_0x37fb56<0x0&&(_0x419a27+=_0x4c561c),_0x419a27<_0xacc0c7){for(_0x419a27&&_0x285bea['d'][_0x3cc2('0x9')](+_0x149a6f['slice'](0x0,_0x419a27)),_0xacc0c7-=_0x4c561c;_0x419a27<_0xacc0c7;)_0x285bea['d'][_0x3cc2('0x9')](+_0x149a6f[_0x3cc2('0x27a')](_0x419a27,_0x419a27+=_0x4c561c));_0x149a6f=_0x149a6f[_0x3cc2('0x27a')](_0x419a27),_0x419a27=_0x4c561c-_0x149a6f[_0x3cc2('0x8')];}else _0x419a27-=_0xacc0c7;for(;_0x419a27--;)_0x149a6f+='0';_0x285bea['d'][_0x3cc2('0x9')](+_0x149a6f),_0x175348&&(_0x285bea['e']>_0x285bea[_0x3cc2('0x70')][_0x3cc2('0x160a')]?(_0x285bea['d']=null,_0x285bea['e']=NaN):_0x285bea['e']<_0x285bea['constructor'][_0x3cc2('0x160b')]&&(_0x285bea['e']=0x0,_0x285bea['d']=[0x0]));}else _0x285bea['e']=0x0,_0x285bea['d']=[0x0];return _0x285bea;}function _0x2449c9(_0x1559d1,_0x1d654c){var _0x1bdcbe,_0x86ffde,_0x776c40,_0x1516d7,_0x35d084,_0x461e8b,_0x3a2ec8,_0x413e6,_0x45f0ef;if(_0x3cc2('0x13d5')===_0x1d654c||_0x3cc2('0x13d4')===_0x1d654c)return+_0x1d654c||(_0x1559d1['s']=NaN),_0x1559d1['e']=NaN,_0x1559d1['d']=null,_0x1559d1;if(_0x424e82[_0x3cc2('0x839')](_0x1d654c))_0x1bdcbe=0x10,_0x1d654c=_0x1d654c[_0x3cc2('0x577')]();else if(_0x294bc0[_0x3cc2('0x839')](_0x1d654c))_0x1bdcbe=0x2;else{if(!_0x169504[_0x3cc2('0x839')](_0x1d654c))throw Error(_0x2d5bd0+_0x1d654c);_0x1bdcbe=0x8;}for(_0x1516d7=_0x1d654c[_0x3cc2('0x963')](/p/i),_0x1516d7>0x0?(_0x3a2ec8=+_0x1d654c[_0x3cc2('0x27a')](_0x1516d7+0x1),_0x1d654c=_0x1d654c[_0x3cc2('0x802')](0x2,_0x1516d7)):_0x1d654c=_0x1d654c['slice'](0x2),_0x1516d7=_0x1d654c[_0x3cc2('0x76')]('.'),_0x35d084=_0x1516d7>=0x0,_0x86ffde=_0x1559d1[_0x3cc2('0x70')],_0x35d084&&(_0x1d654c=_0x1d654c[_0x3cc2('0x376')]('.',''),_0x461e8b=_0x1d654c[_0x3cc2('0x8')],_0x1516d7=_0x461e8b-_0x1516d7,_0x776c40=_0x30981e(_0x86ffde,new _0x86ffde(_0x1bdcbe),_0x1516d7,0x2*_0x1516d7)),_0x413e6=_0x13b4c0(_0x1d654c,_0x1bdcbe,_0xd587ca),_0x45f0ef=_0x413e6[_0x3cc2('0x8')]-0x1,_0x1516d7=_0x45f0ef;0x0===_0x413e6[_0x1516d7];--_0x1516d7)_0x413e6[_0x3cc2('0x1e1')]();return _0x1516d7<0x0?new _0x86ffde(0x0*_0x1559d1['s']):(_0x1559d1['e']=_0x2b5224(_0x413e6,_0x45f0ef),_0x1559d1['d']=_0x413e6,_0x175348=!0x1,_0x35d084&&(_0x1559d1=_0x4b9bda(_0x1559d1,_0x776c40,0x4*_0x461e8b)),_0x3a2ec8&&(_0x1559d1=_0x1559d1[_0x3cc2('0x1608')](Math[_0x3cc2('0x2ad')](_0x3a2ec8)<0x36?Math['pow'](0x2,_0x3a2ec8):_0x59f1da['pow'](0x2,_0x3a2ec8))),_0x175348=!0x0,_0x1559d1);}function _0x3400a3(_0x1597cb,_0x20a0de){var _0x8a6e52,_0x3ef2f5=_0x20a0de['d'][_0x3cc2('0x8')];if(_0x3ef2f5<0x3)return _0x4992fc(_0x1597cb,0x2,_0x20a0de,_0x20a0de);_0x8a6e52=1.4*Math[_0x3cc2('0x45')](_0x3ef2f5),_0x8a6e52=_0x8a6e52>0x10?0x10:0x0|_0x8a6e52,_0x20a0de=_0x20a0de[_0x3cc2('0x1608')](Math[_0x3cc2('0x94a')](0x5,-_0x8a6e52)),_0x20a0de=_0x4992fc(_0x1597cb,0x2,_0x20a0de,_0x20a0de);for(var _0x290680,_0x39850c=new _0x1597cb(0x5),_0x382af1=new _0x1597cb(0x10),_0x2665f6=new _0x1597cb(0x14);_0x8a6e52--;)_0x290680=_0x20a0de['times'](_0x20a0de),_0x20a0de=_0x20a0de[_0x3cc2('0x1608')](_0x39850c[_0x3cc2('0x1609')](_0x290680[_0x3cc2('0x1608')](_0x382af1[_0x3cc2('0x1608')](_0x290680)[_0x3cc2('0x160e')](_0x2665f6))));return _0x20a0de;}function _0x4992fc(_0x5d9241,_0x4cdc27,_0x464590,_0x115896,_0x1ef652){var _0x384982,_0x5aa80c,_0x5d8273,_0x148778,_0x5e0fbc=0x1,_0x2901d8=_0x5d9241['precision'],_0x3d5346=Math[_0x3cc2('0x58')](_0x2901d8/_0x4c561c);for(_0x175348=!0x1,_0x148778=_0x464590['times'](_0x464590),_0x5d8273=new _0x5d9241(_0x115896);;){if(_0x5aa80c=_0x4b9bda(_0x5d8273[_0x3cc2('0x1608')](_0x148778),new _0x5d9241(_0x4cdc27++*_0x4cdc27++),_0x2901d8,0x1),_0x5d8273=_0x1ef652?_0x115896['plus'](_0x5aa80c):_0x115896[_0x3cc2('0x160e')](_0x5aa80c),_0x115896=_0x4b9bda(_0x5aa80c[_0x3cc2('0x1608')](_0x148778),new _0x5d9241(_0x4cdc27++*_0x4cdc27++),_0x2901d8,0x1),_0x5aa80c=_0x5d8273[_0x3cc2('0x1609')](_0x115896),void 0x0!==_0x5aa80c['d'][_0x3d5346]){for(_0x384982=_0x3d5346;_0x5aa80c['d'][_0x384982]===_0x5d8273['d'][_0x384982]&&_0x384982--;);if(-0x1==_0x384982)break;}_0x384982=_0x5d8273,_0x5d8273=_0x115896,_0x115896=_0x5aa80c,_0x5aa80c=_0x384982,_0x5e0fbc++;}return _0x175348=!0x0,_0x5aa80c['d'][_0x3cc2('0x8')]=_0x3d5346+0x1,_0x5aa80c;}function _0x368fbb(_0x301878,_0x21ca15){var _0x54960e,_0x41c00b=_0x21ca15['s']<0x0,_0x38bf26=_0x58e8f3(_0x301878,_0x301878['precision'],0x1),_0x5b6d4a=_0x38bf26['times'](0.5);if(_0x21ca15=_0x21ca15[_0x3cc2('0x2ad')](),_0x21ca15[_0x3cc2('0x160f')](_0x5b6d4a))return _0x3f0df2=_0x41c00b?0x4:0x1,_0x21ca15;if(_0x54960e=_0x21ca15['divToInt'](_0x38bf26),_0x54960e['isZero']())_0x3f0df2=_0x41c00b?0x3:0x2;else{if(_0x21ca15=_0x21ca15['minus'](_0x54960e[_0x3cc2('0x1608')](_0x38bf26)),_0x21ca15[_0x3cc2('0x160f')](_0x5b6d4a))return _0x3f0df2=_0x44a14c(_0x54960e)?_0x41c00b?0x2:0x3:_0x41c00b?0x4:0x1,_0x21ca15;_0x3f0df2=_0x44a14c(_0x54960e)?_0x41c00b?0x1:0x4:_0x41c00b?0x3:0x2;}return _0x21ca15[_0x3cc2('0x160e')](_0x38bf26)['abs']();}function _0x4a4d7(_0x311b64,_0x1b0ec8,_0x17d151,_0x4a4deb){var _0x50c34f,_0x1655e7,_0x99366f,_0x58d5f2,_0xa728e1,_0x38a5a6,_0xed689a,_0x268cde,_0x183c2a,_0x525330=_0x311b64[_0x3cc2('0x70')],_0x5cb6c4=void 0x0!==_0x17d151;if(_0x5cb6c4?(_0x522c02(_0x17d151,0x1,_0x35102c),void 0x0===_0x4a4deb?_0x4a4deb=_0x525330[_0x3cc2('0x160c')]:_0x522c02(_0x4a4deb,0x0,0x8)):(_0x17d151=_0x525330[_0x3cc2('0x1607')],_0x4a4deb=_0x525330[_0x3cc2('0x160c')]),_0x311b64['isFinite']()){for(_0xed689a=_0x49ded4(_0x311b64),_0x99366f=_0xed689a['indexOf']('.'),_0x5cb6c4?(_0x50c34f=0x2,0x10==_0x1b0ec8?_0x17d151=0x4*_0x17d151-0x3:0x8==_0x1b0ec8&&(_0x17d151=0x3*_0x17d151-0x2)):_0x50c34f=_0x1b0ec8,_0x99366f>=0x0&&(_0xed689a=_0xed689a['replace']('.',''),_0x183c2a=new _0x525330(0x1),_0x183c2a['e']=_0xed689a['length']-_0x99366f,_0x183c2a['d']=_0x13b4c0(_0x49ded4(_0x183c2a),0xa,_0x50c34f),_0x183c2a['e']=_0x183c2a['d'][_0x3cc2('0x8')]),_0x268cde=_0x13b4c0(_0xed689a,0xa,_0x50c34f),_0x1655e7=_0xa728e1=_0x268cde[_0x3cc2('0x8')];0x0==_0x268cde[--_0xa728e1];)_0x268cde['pop']();if(_0x268cde[0x0]){if(_0x99366f<0x0?_0x1655e7--:(_0x311b64=new _0x525330(_0x311b64),_0x311b64['d']=_0x268cde,_0x311b64['e']=_0x1655e7,_0x311b64=_0x4b9bda(_0x311b64,_0x183c2a,_0x17d151,_0x4a4deb,0x0,_0x50c34f),_0x268cde=_0x311b64['d'],_0x1655e7=_0x311b64['e'],_0x38a5a6=_0x107769),_0x99366f=_0x268cde[_0x17d151],_0x58d5f2=_0x50c34f/0x2,_0x38a5a6=_0x38a5a6||void 0x0!==_0x268cde[_0x17d151+0x1],_0x38a5a6=_0x4a4deb<0x4?(void 0x0!==_0x99366f||_0x38a5a6)&&(0x0===_0x4a4deb||_0x4a4deb===(_0x311b64['s']<0x0?0x3:0x2)):_0x99366f>_0x58d5f2||_0x99366f===_0x58d5f2&&(0x4===_0x4a4deb||_0x38a5a6||0x6===_0x4a4deb&&0x1&_0x268cde[_0x17d151-0x1]||_0x4a4deb===(_0x311b64['s']<0x0?0x8:0x7)),_0x268cde[_0x3cc2('0x8')]=_0x17d151,_0x38a5a6)for(;++_0x268cde[--_0x17d151]>_0x50c34f-0x1;)_0x268cde[_0x17d151]=0x0,_0x17d151||(++_0x1655e7,_0x268cde['unshift'](0x1));for(_0xa728e1=_0x268cde[_0x3cc2('0x8')];!_0x268cde[_0xa728e1-0x1];--_0xa728e1);for(_0x99366f=0x0,_0xed689a='';_0x99366f<_0xa728e1;_0x99366f++)_0xed689a+=_0x1fa34c[_0x3cc2('0x83c')](_0x268cde[_0x99366f]);if(_0x5cb6c4){if(_0xa728e1>0x1)if(0x10==_0x1b0ec8||0x8==_0x1b0ec8){for(_0x99366f=0x10==_0x1b0ec8?0x4:0x3,--_0xa728e1;_0xa728e1%_0x99366f;_0xa728e1++)_0xed689a+='0';for(_0x268cde=_0x13b4c0(_0xed689a,_0x50c34f,_0x1b0ec8),_0xa728e1=_0x268cde['length'];!_0x268cde[_0xa728e1-0x1];--_0xa728e1);for(_0x99366f=0x1,_0xed689a='1.';_0x99366f<_0xa728e1;_0x99366f++)_0xed689a+=_0x1fa34c[_0x3cc2('0x83c')](_0x268cde[_0x99366f]);}else _0xed689a=_0xed689a[_0x3cc2('0x83c')](0x0)+'.'+_0xed689a[_0x3cc2('0x27a')](0x1);_0xed689a=_0xed689a+(_0x1655e7<0x0?'p':'p+')+_0x1655e7;}else if(_0x1655e7<0x0){for(;++_0x1655e7;)_0xed689a='0'+_0xed689a;_0xed689a='0.'+_0xed689a;}else if(++_0x1655e7>_0xa728e1)for(_0x1655e7-=_0xa728e1;_0x1655e7--;)_0xed689a+='0';else _0x1655e7<_0xa728e1&&(_0xed689a=_0xed689a['slice'](0x0,_0x1655e7)+'.'+_0xed689a[_0x3cc2('0x27a')](_0x1655e7));}else _0xed689a=_0x5cb6c4?_0x3cc2('0x1610'):'0';_0xed689a=(0x10==_0x1b0ec8?'0x':0x2==_0x1b0ec8?'0b':0x8==_0x1b0ec8?'0o':'')+_0xed689a;}else _0xed689a=_0x4f9266(_0x311b64);return _0x311b64['s']<0x0?'-'+_0xed689a:_0xed689a;}function _0x5c3fbd(_0xd6622d,_0x496536){if(_0xd6622d[_0x3cc2('0x8')]>_0x496536)return _0xd6622d['length']=_0x496536,!0x0;}function _0x29ac0f(_0x4f2746){return new this(_0x4f2746)[_0x3cc2('0x2ad')]();}function _0x5c73f8(_0x472352){return new this(_0x472352)[_0x3cc2('0x46')]();}function _0x14ef37(_0x51be5a){return new this(_0x51be5a)[_0x3cc2('0x1611')]();}function _0x406ddd(_0x1cc86f,_0x2e77ba){return new this(_0x1cc86f)[_0x3cc2('0x1609')](_0x2e77ba);}function _0x534674(_0x21dab0){return new this(_0x21dab0)[_0x3cc2('0x9ae')]();}function _0x3ab310(_0x372d8d){return new this(_0x372d8d)['asinh']();}function _0x292990(_0x25da75){return new this(_0x25da75)[_0x3cc2('0x1612')]();}function _0xfcd9da(_0x483f5f){return new this(_0x483f5f)['atanh']();}function _0x4b62e5(_0x3db5e9,_0x5b5cc0){_0x3db5e9=new this(_0x3db5e9),_0x5b5cc0=new this(_0x5b5cc0);var _0x160b48,_0x2154a3=this['precision'],_0x364a1b=this[_0x3cc2('0x160c')],_0x398ee2=_0x2154a3+0x4;return _0x3db5e9['s']&&_0x5b5cc0['s']?_0x3db5e9['d']||_0x5b5cc0['d']?!_0x5b5cc0['d']||_0x3db5e9[_0x3cc2('0x2d3')]()?(_0x160b48=_0x5b5cc0['s']<0x0?_0x58e8f3(this,_0x2154a3,_0x364a1b):new this(0x0),_0x160b48['s']=_0x3db5e9['s']):!_0x3db5e9['d']||_0x5b5cc0[_0x3cc2('0x2d3')]()?(_0x160b48=_0x58e8f3(this,_0x398ee2,0x1)[_0x3cc2('0x1608')](0.5),_0x160b48['s']=_0x3db5e9['s']):_0x5b5cc0['s']<0x0?(this[_0x3cc2('0x1607')]=_0x398ee2,this[_0x3cc2('0x160c')]=0x1,_0x160b48=this['atan'](_0x4b9bda(_0x3db5e9,_0x5b5cc0,_0x398ee2,0x1)),_0x5b5cc0=_0x58e8f3(this,_0x398ee2,0x1),this[_0x3cc2('0x1607')]=_0x2154a3,this['rounding']=_0x364a1b,_0x160b48=_0x3db5e9['s']<0x0?_0x160b48['minus'](_0x5b5cc0):_0x160b48['plus'](_0x5b5cc0)):_0x160b48=this[_0x3cc2('0x1612')](_0x4b9bda(_0x3db5e9,_0x5b5cc0,_0x398ee2,0x1)):(_0x160b48=_0x58e8f3(this,_0x398ee2,0x1)['times'](_0x5b5cc0['s']>0x0?0.25:0.75),_0x160b48['s']=_0x3db5e9['s']):_0x160b48=new this(NaN),_0x160b48;}function _0x3766dc(_0x1415fd){return new this(_0x1415fd)['cbrt']();}function _0x1c5ddb(_0xb05ff8){return _0x59e146(_0xb05ff8=new this(_0xb05ff8),_0xb05ff8['e']+0x1,0x2);}function _0xc7899a(_0x5475da){if(!_0x5475da||_0x3cc2('0x27f')!=typeof _0x5475da)throw Error(_0x511963+_0x3cc2('0x1613'));var _0x11399e,_0x3d548f,_0x5dc319,_0x3f6b7c=!0x0===_0x5475da[_0x3cc2('0x1614')],_0x2c9c4e=[_0x3cc2('0x1607'),0x1,_0x35102c,_0x3cc2('0x160c'),0x0,0x8,_0x3cc2('0x1615'),-_0x355f61,0x0,_0x3cc2('0x1616'),0x0,_0x355f61,'maxE',0x0,_0x355f61,_0x3cc2('0x160b'),-_0x355f61,0x0,'modulo',0x0,0x9];for(_0x11399e=0x0;_0x11399e<_0x2c9c4e[_0x3cc2('0x8')];_0x11399e+=0x3)if(_0x3d548f=_0x2c9c4e[_0x11399e],_0x3f6b7c&&(this[_0x3d548f]=_0x1c0b66[_0x3d548f]),void 0x0!==(_0x5dc319=_0x5475da[_0x3d548f])){if(!(_0x154017(_0x5dc319)===_0x5dc319&&_0x5dc319>=_0x2c9c4e[_0x11399e+0x1]&&_0x5dc319<=_0x2c9c4e[_0x11399e+0x2]))throw Error(_0x2d5bd0+_0x3d548f+':\x20'+_0x5dc319);this[_0x3d548f]=_0x5dc319;}if(_0x3d548f='crypto',_0x3f6b7c&&(this[_0x3d548f]=_0x1c0b66[_0x3d548f]),void 0x0!==(_0x5dc319=_0x5475da[_0x3d548f])){if(!0x0!==_0x5dc319&&!0x1!==_0x5dc319&&0x0!==_0x5dc319&&0x1!==_0x5dc319)throw Error(_0x2d5bd0+_0x3d548f+':\x20'+_0x5dc319);if(_0x5dc319){if('undefined'==typeof crypto||!crypto||!crypto['getRandomValues']&&!crypto[_0x3cc2('0x1617')])throw Error(_0x4b9ab1);this[_0x3d548f]=!0x0;}else this[_0x3d548f]=!0x1;}return this;}function _0x2543c7(_0x1b2d92){return new this(_0x1b2d92)[_0x3cc2('0x44')]();}function _0x14de2c(_0x188323){return new this(_0x188323)[_0x3cc2('0x1618')]();}function _0x69089a(_0x23debd){function _0x36adee(_0xd5dfa1){var _0x4f9d0a,_0x898b8f,_0x3a6285,_0x334a8e=this;if(!(_0x334a8e instanceof _0x36adee))return new _0x36adee(_0xd5dfa1);if(_0x334a8e[_0x3cc2('0x70')]=_0x36adee,_0xd5dfa1 instanceof _0x36adee)return _0x334a8e['s']=_0xd5dfa1['s'],_0x334a8e['e']=_0xd5dfa1['e'],void(_0x334a8e['d']=(_0xd5dfa1=_0xd5dfa1['d'])?_0xd5dfa1['slice']():_0xd5dfa1);if(_0x3cc2('0x231')===(_0x3a6285=typeof _0xd5dfa1)){if(0x0===_0xd5dfa1)return _0x334a8e['s']=0x1/_0xd5dfa1<0x0?-0x1:0x1,_0x334a8e['e']=0x0,void(_0x334a8e['d']=[0x0]);if(_0xd5dfa1<0x0?(_0xd5dfa1=-_0xd5dfa1,_0x334a8e['s']=-0x1):_0x334a8e['s']=0x1,_0xd5dfa1===~~_0xd5dfa1&&_0xd5dfa1<0x989680){for(_0x4f9d0a=0x0,_0x898b8f=_0xd5dfa1;_0x898b8f>=0xa;_0x898b8f/=0xa)_0x4f9d0a++;return _0x334a8e['e']=_0x4f9d0a,void(_0x334a8e['d']=[_0xd5dfa1]);}return 0x0*_0xd5dfa1!=0x0?(_0xd5dfa1||(_0x334a8e['s']=NaN),_0x334a8e['e']=NaN,void(_0x334a8e['d']=null)):_0x5c0a67(_0x334a8e,_0xd5dfa1[_0x3cc2('0x241')]());}if('string'!==_0x3a6285)throw Error(_0x2d5bd0+_0xd5dfa1);return 0x2d===_0xd5dfa1[_0x3cc2('0x684')](0x0)?(_0xd5dfa1=_0xd5dfa1['slice'](0x1),_0x334a8e['s']=-0x1):_0x334a8e['s']=0x1,_0x43afbe[_0x3cc2('0x839')](_0xd5dfa1)?_0x5c0a67(_0x334a8e,_0xd5dfa1):_0x2449c9(_0x334a8e,_0xd5dfa1);}var _0x1e2aa6,_0x2ead11,_0x5ae71a;if(_0x36adee['prototype']=_0x3bc802,_0x36adee[_0x3cc2('0x1619')]=0x0,_0x36adee['ROUND_DOWN']=0x1,_0x36adee['ROUND_CEIL']=0x2,_0x36adee[_0x3cc2('0x161a')]=0x3,_0x36adee[_0x3cc2('0x161b')]=0x4,_0x36adee[_0x3cc2('0x161c')]=0x5,_0x36adee['ROUND_HALF_EVEN']=0x6,_0x36adee[_0x3cc2('0x161d')]=0x7,_0x36adee['ROUND_HALF_FLOOR']=0x8,_0x36adee['EUCLID']=0x9,_0x36adee[_0x3cc2('0x3b5')]=_0x36adee[_0x3cc2('0x291')]=_0xc7899a,_0x36adee[_0x3cc2('0x292')]=_0x69089a,_0x36adee[_0x3cc2('0x161e')]=_0x6b450a,_0x36adee['abs']=_0x29ac0f,_0x36adee['acos']=_0x5c73f8,_0x36adee['acosh']=_0x14ef37,_0x36adee[_0x3cc2('0x2bd')]=_0x406ddd,_0x36adee[_0x3cc2('0x9ae')]=_0x534674,_0x36adee[_0x3cc2('0x161f')]=_0x3ab310,_0x36adee[_0x3cc2('0x1612')]=_0x292990,_0x36adee[_0x3cc2('0x1620')]=_0xfcd9da,_0x36adee[_0x3cc2('0x2d0')]=_0x4b62e5,_0x36adee[_0x3cc2('0x1621')]=_0x3766dc,_0x36adee[_0x3cc2('0x58')]=_0x1c5ddb,_0x36adee[_0x3cc2('0x44')]=_0x2543c7,_0x36adee[_0x3cc2('0x1618')]=_0x14de2c,_0x36adee[_0x3cc2('0x910')]=_0x31db38,_0x36adee['exp']=_0x28dc7c,_0x36adee[_0x3cc2('0xaa')]=_0xb48236,_0x36adee[_0x3cc2('0x1622')]=_0x1dcee4,_0x36adee['ln']=_0x49b9c,_0x36adee[_0x3cc2('0xb6')]=_0x54dbd5,_0x36adee[_0x3cc2('0x1623')]=_0x3a4c11,_0x36adee[_0x3cc2('0x1624')]=_0x2c61fb,_0x36adee[_0x3cc2('0x57')]=_0x27568b,_0x36adee[_0x3cc2('0x2bf')]=_0x6b56ad,_0x36adee[_0x3cc2('0x1625')]=_0x1e4b8b,_0x36adee['mul']=_0x579204,_0x36adee['pow']=_0x5d8bdc,_0x36adee[_0x3cc2('0x287')]=_0x3f191b,_0x36adee[_0x3cc2('0x2c1')]=_0x140fc0,_0x36adee[_0x3cc2('0x1626')]=_0x216cdd,_0x36adee[_0x3cc2('0x29a')]=_0x2c4871,_0x36adee['sinh']=_0x3af07d,_0x36adee[_0x3cc2('0x45')]=_0xc805a2,_0x36adee['sub']=_0x57ef0f,_0x36adee[_0x3cc2('0x1627')]=_0x3c0fd7,_0x36adee[_0x3cc2('0x1628')]=_0xe11527,_0x36adee[_0x3cc2('0x278')]=_0x57d3c8,void 0x0===_0x23debd&&(_0x23debd={}),_0x23debd&&!0x0!==_0x23debd['defaults'])for(_0x5ae71a=[_0x3cc2('0x1607'),_0x3cc2('0x160c'),_0x3cc2('0x1615'),_0x3cc2('0x1616'),_0x3cc2('0x160a'),_0x3cc2('0x160b'),_0x3cc2('0x1629'),_0x3cc2('0x162a')],_0x1e2aa6=0x0;_0x1e2aa6<_0x5ae71a[_0x3cc2('0x8')];)_0x23debd['hasOwnProperty'](_0x2ead11=_0x5ae71a[_0x1e2aa6++])||(_0x23debd[_0x2ead11]=this[_0x2ead11]);return _0x36adee[_0x3cc2('0x3b5')](_0x23debd),_0x36adee;}function _0x31db38(_0x706d4b,_0x90dbb0){return new this(_0x706d4b)['div'](_0x90dbb0);}function _0x28dc7c(_0x227392){return new this(_0x227392)['exp']();}function _0xb48236(_0x3cf110){return _0x59e146(_0x3cf110=new this(_0x3cf110),_0x3cf110['e']+0x1,0x3);}function _0x1dcee4(){var _0x2f76e2,_0x191544,_0x42a277=new this(0x0);for(_0x175348=!0x1,_0x2f76e2=0x0;_0x2f76e2=0xffb43480?_0x26992b[_0x594def]=crypto[_0x3cc2('0x162c')](new Uint32Array(0x1))[0x0]:_0x394495[_0x594def++]=_0x542446%0x989680;else{if(!crypto[_0x3cc2('0x1617')])throw Error(_0x4b9ab1);for(_0x26992b=crypto['randomBytes'](_0x42d3a0*=0x4);_0x594def<_0x42d3a0;)_0x542446=_0x26992b[_0x594def]+(_0x26992b[_0x594def+0x1]<<0x8)+(_0x26992b[_0x594def+0x2]<<0x10)+((0x7f&_0x26992b[_0x594def+0x3])<<0x18),_0x542446>=0x7f8dcf00?crypto['randomBytes'](0x4)[_0x3cc2('0x245')](_0x26992b,_0x594def):(_0x394495[_0x3cc2('0x9')](_0x542446%0x989680),_0x594def+=0x4);_0x594def=_0x42d3a0/0x4;}else for(;_0x594def<_0x42d3a0;)_0x394495[_0x594def++]=0x989680*Math[_0x3cc2('0x287')]()|0x0;for(_0x42d3a0=_0x394495[--_0x594def],_0x14c4af%=_0x4c561c,_0x42d3a0&&_0x14c4af&&(_0x542446=_0x2f4917(0xa,_0x4c561c-_0x14c4af),_0x394495[_0x594def]=(_0x42d3a0/_0x542446|0x0)*_0x542446);0x0===_0x394495[_0x594def];_0x594def--)_0x394495['pop']();if(_0x594def<0x0)_0x5414ea=0x0,_0x394495=[0x0];else{for(_0x5414ea=-0x1;0x0===_0x394495[0x0];_0x5414ea-=_0x4c561c)_0x394495[_0x3cc2('0x585')]();for(_0x42d3a0=0x1,_0x542446=_0x394495[0x0];_0x542446>=0xa;_0x542446/=0xa)_0x42d3a0++;_0x42d3a0<_0x4c561c&&(_0x5414ea-=_0x4c561c-_0x42d3a0);}return _0x5a971a['e']=_0x5414ea,_0x5a971a['d']=_0x394495,_0x5a971a;}function _0x140fc0(_0xd2da8f){return _0x59e146(_0xd2da8f=new this(_0xd2da8f),_0xd2da8f['e']+0x1,this[_0x3cc2('0x160c')]);}function _0x216cdd(_0x5df420){return _0x5df420=new this(_0x5df420),_0x5df420['d']?_0x5df420['d'][0x0]?_0x5df420['s']:0x0*_0x5df420['s']:_0x5df420['s']||NaN;}function _0x2c4871(_0x4ed681){return new this(_0x4ed681)[_0x3cc2('0x29a')]();}function _0x3af07d(_0x3939e){return new this(_0x3939e)[_0x3cc2('0x162d')]();}function _0xc805a2(_0x47af94){return new this(_0x47af94)['sqrt']();}function _0x57ef0f(_0x54de8b,_0x59ae1b){return new this(_0x54de8b)['sub'](_0x59ae1b);}function _0x3c0fd7(_0xf31fd7){return new this(_0xf31fd7)[_0x3cc2('0x1627')]();}function _0xe11527(_0x1b3734){return new this(_0x1b3734)['tanh']();}function _0x57d3c8(_0x1196e0){return _0x59e146(_0x1196e0=new this(_0x1196e0),_0x1196e0['e']+0x1,0x1);}var _0x59f1da,_0x107769,_0x4f94b0,_0x3f0df2,_0x355f61=0x1ff973cafa8000,_0x35102c=0x3b9aca00,_0x1fa34c=_0x3cc2('0x162e'),_0x4983d5=_0x3cc2('0x162f'),_0x3f4368=_0x3cc2('0x1630'),_0x1c0b66={'precision':0x14,'rounding':0x4,'modulo':0x1,'toExpNeg':-0x7,'toExpPos':0x15,'minE':-_0x355f61,'maxE':_0x355f61,'crypto':!0x1},_0x175348=!0x0,_0x511963=_0x3cc2('0x1631'),_0x2d5bd0=_0x511963+'Invalid\x20argument:\x20',_0x1531d9=_0x511963+_0x3cc2('0x1632'),_0x4b9ab1=_0x511963+_0x3cc2('0x1633'),_0x154017=Math['floor'],_0x2f4917=Math[_0x3cc2('0x94a')],_0x294bc0=/^0b([01]+(\.[01]*)?|\.[01]+)(p[+-]?\d+)?$/i,_0x424e82=/^0x([0-9a-f]+(\.[0-9a-f]*)?|\.[0-9a-f]+)(p[+-]?\d+)?$/i,_0x169504=/^0o([0-7]+(\.[0-7]*)?|\.[0-7]+)(p[+-]?\d+)?$/i,_0x43afbe=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,_0xd587ca=0x989680,_0x4c561c=0x7,_0x512b14=_0x4983d5[_0x3cc2('0x8')]-0x1,_0x37f1d9=_0x3f4368[_0x3cc2('0x8')]-0x1,_0x3bc802={'name':'[object\x20Decimal]'};_0x3bc802[_0x3cc2('0x1634')]=_0x3bc802[_0x3cc2('0x2ad')]=function(){var _0x2f76e2=new this['constructor'](this);return _0x2f76e2['s']<0x0&&(_0x2f76e2['s']=0x1),_0x59e146(_0x2f76e2);},_0x3bc802[_0x3cc2('0x58')]=function(){return _0x59e146(new this['constructor'](this),this['e']+0x1,0x2);},_0x3bc802[_0x3cc2('0x1635')]=_0x3bc802[_0x3cc2('0x1636')]=function(_0x581baf){var _0x3c466e,_0x270a1c,_0x250b62,_0x487a0c,_0xee201d=this,_0x1e0caa=_0xee201d['d'],_0x501dcc=(_0x581baf=new _0xee201d['constructor'](_0x581baf))['d'],_0x4448da=_0xee201d['s'],_0x12f603=_0x581baf['s'];if(!_0x1e0caa||!_0x501dcc)return _0x4448da&&_0x12f603?_0x4448da!==_0x12f603?_0x4448da:_0x1e0caa===_0x501dcc?0x0:!_0x1e0caa^_0x4448da<0x0?0x1:-0x1:NaN;if(!_0x1e0caa[0x0]||!_0x501dcc[0x0])return _0x1e0caa[0x0]?_0x4448da:_0x501dcc[0x0]?-_0x12f603:0x0;if(_0x4448da!==_0x12f603)return _0x4448da;if(_0xee201d['e']!==_0x581baf['e'])return _0xee201d['e']>_0x581baf['e']^_0x4448da<0x0?0x1:-0x1;for(_0x250b62=_0x1e0caa['length'],_0x487a0c=_0x501dcc[_0x3cc2('0x8')],_0x3c466e=0x0,_0x270a1c=_0x250b62<_0x487a0c?_0x250b62:_0x487a0c;_0x3c466e<_0x270a1c;++_0x3c466e)if(_0x1e0caa[_0x3c466e]!==_0x501dcc[_0x3c466e])return _0x1e0caa[_0x3c466e]>_0x501dcc[_0x3c466e]^_0x4448da<0x0?0x1:-0x1;return _0x250b62===_0x487a0c?0x0:_0x250b62>_0x487a0c^_0x4448da<0x0?0x1:-0x1;},_0x3bc802[_0x3cc2('0x1637')]=_0x3bc802[_0x3cc2('0x44')]=function(){var _0x2f76e2,_0x837454,_0x1c3cfa=this,_0x21f2a6=_0x1c3cfa[_0x3cc2('0x70')];return _0x1c3cfa['d']?_0x1c3cfa['d'][0x0]?(_0x2f76e2=_0x21f2a6[_0x3cc2('0x1607')],_0x837454=_0x21f2a6[_0x3cc2('0x160c')],_0x21f2a6['precision']=_0x2f76e2+Math[_0x3cc2('0x57')](_0x1c3cfa['e'],_0x1c3cfa['sd']())+_0x4c561c,_0x21f2a6[_0x3cc2('0x160c')]=0x1,_0x1c3cfa=_0x221b03(_0x21f2a6,_0x368fbb(_0x21f2a6,_0x1c3cfa)),_0x21f2a6[_0x3cc2('0x1607')]=_0x2f76e2,_0x21f2a6['rounding']=_0x837454,_0x59e146(0x2==_0x3f0df2||0x3==_0x3f0df2?_0x1c3cfa[_0x3cc2('0x1638')]():_0x1c3cfa,_0x2f76e2,_0x837454,!0x0)):new _0x21f2a6(0x1):new _0x21f2a6(NaN);},_0x3bc802[_0x3cc2('0x1639')]=_0x3bc802[_0x3cc2('0x1621')]=function(){var _0x2f76e2,_0x352bdf,_0x3b88b1,_0x598fb3,_0x3a3f15,_0x247506,_0x2d9b3f,_0xadf1e5,_0x1c0dc1,_0x5d47f9,_0x392aa0=this,_0x14679b=_0x392aa0[_0x3cc2('0x70')];if(!_0x392aa0['isFinite']()||_0x392aa0['isZero']())return new _0x14679b(_0x392aa0);for(_0x175348=!0x1,_0x247506=_0x392aa0['s']*Math[_0x3cc2('0x94a')](_0x392aa0['s']*_0x392aa0,0x1/0x3),_0x247506&&Math[_0x3cc2('0x2ad')](_0x247506)!=0x1/0x0?_0x598fb3=new _0x14679b(_0x247506[_0x3cc2('0x241')]()):(_0x3b88b1=_0x443220(_0x392aa0['d']),_0x2f76e2=_0x392aa0['e'],(_0x247506=(_0x2f76e2-_0x3b88b1[_0x3cc2('0x8')]+0x1)%0x3)&&(_0x3b88b1+=0x1==_0x247506||-0x2==_0x247506?'0':'00'),_0x247506=Math[_0x3cc2('0x94a')](_0x3b88b1,0x1/0x3),_0x2f76e2=_0x154017((_0x2f76e2+0x1)/0x3)-(_0x2f76e2%0x3==(_0x2f76e2<0x0?-0x1:0x2)),_0x247506==0x1/0x0?_0x3b88b1='5e'+_0x2f76e2:(_0x3b88b1=_0x247506[_0x3cc2('0x163a')](),_0x3b88b1=_0x3b88b1[_0x3cc2('0x27a')](0x0,_0x3b88b1[_0x3cc2('0x76')]('e')+0x1)+_0x2f76e2),_0x598fb3=new _0x14679b(_0x3b88b1),_0x598fb3['s']=_0x392aa0['s']),_0x2d9b3f=(_0x2f76e2=_0x14679b[_0x3cc2('0x1607')])+0x3;;)if(_0xadf1e5=_0x598fb3,_0x1c0dc1=_0xadf1e5[_0x3cc2('0x1608')](_0xadf1e5)[_0x3cc2('0x1608')](_0xadf1e5),_0x5d47f9=_0x1c0dc1['plus'](_0x392aa0),_0x598fb3=_0x4b9bda(_0x5d47f9[_0x3cc2('0x1609')](_0x392aa0)[_0x3cc2('0x1608')](_0xadf1e5),_0x5d47f9['plus'](_0x1c0dc1),_0x2d9b3f+0x2,0x1),_0x443220(_0xadf1e5['d'])[_0x3cc2('0x27a')](0x0,_0x2d9b3f)===(_0x3b88b1=_0x443220(_0x598fb3['d']))['slice'](0x0,_0x2d9b3f)){if(_0x3cc2('0x163b')!=(_0x3b88b1=_0x3b88b1[_0x3cc2('0x27a')](_0x2d9b3f-0x3,_0x2d9b3f+0x1))&&(_0x3a3f15||_0x3cc2('0x163c')!=_0x3b88b1)){+_0x3b88b1&&(+_0x3b88b1['slice'](0x1)||'5'!=_0x3b88b1['charAt'](0x0))||(_0x59e146(_0x598fb3,_0x2f76e2+0x1,0x1),_0x352bdf=!_0x598fb3['times'](_0x598fb3)[_0x3cc2('0x1608')](_0x598fb3)['eq'](_0x392aa0));break;}if(!_0x3a3f15&&(_0x59e146(_0xadf1e5,_0x2f76e2+0x1,0x0),_0xadf1e5[_0x3cc2('0x1608')](_0xadf1e5)[_0x3cc2('0x1608')](_0xadf1e5)['eq'](_0x392aa0))){_0x598fb3=_0xadf1e5;break;}_0x2d9b3f+=0x4,_0x3a3f15=0x1;}return _0x175348=!0x0,_0x59e146(_0x598fb3,_0x2f76e2,_0x14679b[_0x3cc2('0x160c')],_0x352bdf);},_0x3bc802[_0x3cc2('0x163d')]=_0x3bc802['dp']=function(){var _0x2f76e2,_0x3270fc=this['d'],_0x198785=NaN;if(_0x3270fc){if(_0x2f76e2=_0x3270fc[_0x3cc2('0x8')]-0x1,_0x198785=(_0x2f76e2-_0x154017(this['e']/_0x4c561c))*_0x4c561c,_0x2f76e2=_0x3270fc[_0x2f76e2])for(;_0x2f76e2%0xa==0x0;_0x2f76e2/=0xa)_0x198785--;_0x198785<0x0&&(_0x198785=0x0);}return _0x198785;},_0x3bc802[_0x3cc2('0x163e')]=_0x3bc802[_0x3cc2('0x910')]=function(_0x487ced){return _0x4b9bda(this,new this['constructor'](_0x487ced));},_0x3bc802['dividedToIntegerBy']=_0x3bc802[_0x3cc2('0x163f')]=function(_0x466dc8){var _0x48df2e=this,_0x4ddd0b=_0x48df2e[_0x3cc2('0x70')];return _0x59e146(_0x4b9bda(_0x48df2e,new _0x4ddd0b(_0x466dc8),0x0,0x1,0x1),_0x4ddd0b[_0x3cc2('0x1607')],_0x4ddd0b[_0x3cc2('0x160c')]);},_0x3bc802[_0x3cc2('0x2a9')]=_0x3bc802['eq']=function(_0x54c161){return 0x0===this[_0x3cc2('0x1636')](_0x54c161);},_0x3bc802[_0x3cc2('0xaa')]=function(){return _0x59e146(new this['constructor'](this),this['e']+0x1,0x3);},_0x3bc802[_0x3cc2('0x1640')]=_0x3bc802['gt']=function(_0x7af2da){return this['cmp'](_0x7af2da)>0x0;},_0x3bc802['greaterThanOrEqualTo']=_0x3bc802[_0x3cc2('0x1641')]=function(_0x27bc6d){var _0x10c682=this[_0x3cc2('0x1636')](_0x27bc6d);return 0x1==_0x10c682||0x0===_0x10c682;},_0x3bc802[_0x3cc2('0x1642')]=_0x3bc802['cosh']=function(){var _0x2f76e2,_0x4686df,_0x174de2,_0x420a85,_0x16fd83,_0x30170d=this,_0x5d892e=_0x30170d[_0x3cc2('0x70')],_0x6c6513=new _0x5d892e(0x1);if(!_0x30170d[_0x3cc2('0x1643')]())return new _0x5d892e(_0x30170d['s']?0x1/0x0:NaN);if(_0x30170d['isZero']())return _0x6c6513;_0x174de2=_0x5d892e[_0x3cc2('0x1607')],_0x420a85=_0x5d892e[_0x3cc2('0x160c')],_0x5d892e[_0x3cc2('0x1607')]=_0x174de2+Math[_0x3cc2('0x57')](_0x30170d['e'],_0x30170d['sd']())+0x4,_0x5d892e['rounding']=0x1,_0x16fd83=_0x30170d['d'][_0x3cc2('0x8')],_0x16fd83<0x20?(_0x2f76e2=Math[_0x3cc2('0x58')](_0x16fd83/0x3),_0x4686df=Math[_0x3cc2('0x94a')](0x4,-_0x2f76e2)['toString']()):(_0x2f76e2=0x10,_0x4686df=_0x3cc2('0x1606')),_0x30170d=_0x4992fc(_0x5d892e,0x1,_0x30170d[_0x3cc2('0x1608')](_0x4686df),new _0x5d892e(0x1),!0x0);for(var _0x2fb2c6,_0x54be7a=_0x2f76e2,_0x31715d=new _0x5d892e(0x8);_0x54be7a--;)_0x2fb2c6=_0x30170d[_0x3cc2('0x1608')](_0x30170d),_0x30170d=_0x6c6513['minus'](_0x2fb2c6[_0x3cc2('0x1608')](_0x31715d[_0x3cc2('0x160e')](_0x2fb2c6['times'](_0x31715d))));return _0x59e146(_0x30170d,_0x5d892e[_0x3cc2('0x1607')]=_0x174de2,_0x5d892e['rounding']=_0x420a85,!0x0);},_0x3bc802[_0x3cc2('0x1644')]=_0x3bc802[_0x3cc2('0x162d')]=function(){var _0x2f76e2,_0x45a277,_0x3cee53,_0x5e7c36,_0x2d7c09=this,_0x492a0a=_0x2d7c09['constructor'];if(!_0x2d7c09[_0x3cc2('0x1643')]()||_0x2d7c09[_0x3cc2('0x2d3')]())return new _0x492a0a(_0x2d7c09);if(_0x45a277=_0x492a0a[_0x3cc2('0x1607')],_0x3cee53=_0x492a0a[_0x3cc2('0x160c')],_0x492a0a[_0x3cc2('0x1607')]=_0x45a277+Math[_0x3cc2('0x57')](_0x2d7c09['e'],_0x2d7c09['sd']())+0x4,_0x492a0a[_0x3cc2('0x160c')]=0x1,(_0x5e7c36=_0x2d7c09['d'][_0x3cc2('0x8')])<0x3)_0x2d7c09=_0x4992fc(_0x492a0a,0x2,_0x2d7c09,_0x2d7c09,!0x0);else{_0x2f76e2=1.4*Math[_0x3cc2('0x45')](_0x5e7c36),_0x2f76e2=_0x2f76e2>0x10?0x10:0x0|_0x2f76e2,_0x2d7c09=_0x2d7c09[_0x3cc2('0x1608')](Math[_0x3cc2('0x94a')](0x5,-_0x2f76e2)),_0x2d7c09=_0x4992fc(_0x492a0a,0x2,_0x2d7c09,_0x2d7c09,!0x0);for(var _0x13552c,_0x41e047=new _0x492a0a(0x5),_0x432de6=new _0x492a0a(0x10),_0x2cd2b7=new _0x492a0a(0x14);_0x2f76e2--;)_0x13552c=_0x2d7c09[_0x3cc2('0x1608')](_0x2d7c09),_0x2d7c09=_0x2d7c09['times'](_0x41e047['plus'](_0x13552c['times'](_0x432de6[_0x3cc2('0x1608')](_0x13552c)[_0x3cc2('0x1609')](_0x2cd2b7))));}return _0x492a0a[_0x3cc2('0x1607')]=_0x45a277,_0x492a0a['rounding']=_0x3cee53,_0x59e146(_0x2d7c09,_0x45a277,_0x3cee53,!0x0);},_0x3bc802[_0x3cc2('0x1645')]=_0x3bc802[_0x3cc2('0x1628')]=function(){var _0x2f76e2,_0x4eb515,_0x23fcd1=this,_0x54c6be=_0x23fcd1[_0x3cc2('0x70')];return _0x23fcd1[_0x3cc2('0x1643')]()?_0x23fcd1['isZero']()?new _0x54c6be(_0x23fcd1):(_0x2f76e2=_0x54c6be['precision'],_0x4eb515=_0x54c6be[_0x3cc2('0x160c')],_0x54c6be[_0x3cc2('0x1607')]=_0x2f76e2+0x7,_0x54c6be[_0x3cc2('0x160c')]=0x1,_0x4b9bda(_0x23fcd1[_0x3cc2('0x162d')](),_0x23fcd1[_0x3cc2('0x1618')](),_0x54c6be['precision']=_0x2f76e2,_0x54c6be[_0x3cc2('0x160c')]=_0x4eb515)):new _0x54c6be(_0x23fcd1['s']);},_0x3bc802[_0x3cc2('0x1646')]=_0x3bc802['acos']=function(){var _0x2f76e2,_0x43040f=this,_0x1fafc8=_0x43040f[_0x3cc2('0x70')],_0x225fc6=_0x43040f[_0x3cc2('0x2ad')]()[_0x3cc2('0x1636')](0x1),_0x1766fe=_0x1fafc8[_0x3cc2('0x1607')],_0x13f767=_0x1fafc8[_0x3cc2('0x160c')];return-0x1!==_0x225fc6?0x0===_0x225fc6?_0x43040f['isNeg']()?_0x58e8f3(_0x1fafc8,_0x1766fe,_0x13f767):new _0x1fafc8(0x0):new _0x1fafc8(NaN):_0x43040f['isZero']()?_0x58e8f3(_0x1fafc8,_0x1766fe+0x4,_0x13f767)['times'](0.5):(_0x1fafc8[_0x3cc2('0x1607')]=_0x1766fe+0x6,_0x1fafc8[_0x3cc2('0x160c')]=0x1,_0x43040f=_0x43040f['asin'](),_0x2f76e2=_0x58e8f3(_0x1fafc8,_0x1766fe+0x4,_0x13f767)['times'](0.5),_0x1fafc8['precision']=_0x1766fe,_0x1fafc8[_0x3cc2('0x160c')]=_0x13f767,_0x2f76e2[_0x3cc2('0x160e')](_0x43040f));},_0x3bc802[_0x3cc2('0x1647')]=_0x3bc802[_0x3cc2('0x1611')]=function(){var _0x2f76e2,_0x18f88f,_0x419eca=this,_0x218988=_0x419eca[_0x3cc2('0x70')];return _0x419eca['lte'](0x1)?new _0x218988(_0x419eca['eq'](0x1)?0x0:NaN):_0x419eca[_0x3cc2('0x1643')]()?(_0x2f76e2=_0x218988['precision'],_0x18f88f=_0x218988[_0x3cc2('0x160c')],_0x218988[_0x3cc2('0x1607')]=_0x2f76e2+Math[_0x3cc2('0x57')](Math[_0x3cc2('0x2ad')](_0x419eca['e']),_0x419eca['sd']())+0x4,_0x218988['rounding']=0x1,_0x175348=!0x1,_0x419eca=_0x419eca[_0x3cc2('0x1608')](_0x419eca)[_0x3cc2('0x160e')](0x1)['sqrt']()['plus'](_0x419eca),_0x175348=!0x0,_0x218988['precision']=_0x2f76e2,_0x218988[_0x3cc2('0x160c')]=_0x18f88f,_0x419eca['ln']()):new _0x218988(_0x419eca);},_0x3bc802[_0x3cc2('0x1648')]=_0x3bc802[_0x3cc2('0x161f')]=function(){var _0x2f76e2,_0x47367d,_0x1d0585=this,_0xf64153=_0x1d0585[_0x3cc2('0x70')];return!_0x1d0585[_0x3cc2('0x1643')]()||_0x1d0585['isZero']()?new _0xf64153(_0x1d0585):(_0x2f76e2=_0xf64153[_0x3cc2('0x1607')],_0x47367d=_0xf64153[_0x3cc2('0x160c')],_0xf64153[_0x3cc2('0x1607')]=_0x2f76e2+0x2*Math[_0x3cc2('0x57')](Math['abs'](_0x1d0585['e']),_0x1d0585['sd']())+0x6,_0xf64153['rounding']=0x1,_0x175348=!0x1,_0x1d0585=_0x1d0585[_0x3cc2('0x1608')](_0x1d0585)[_0x3cc2('0x1609')](0x1)[_0x3cc2('0x45')]()[_0x3cc2('0x1609')](_0x1d0585),_0x175348=!0x0,_0xf64153[_0x3cc2('0x1607')]=_0x2f76e2,_0xf64153[_0x3cc2('0x160c')]=_0x47367d,_0x1d0585['ln']());},_0x3bc802[_0x3cc2('0x1649')]=_0x3bc802[_0x3cc2('0x1620')]=function(){var _0x2f76e2,_0x5f18d1,_0x12e66d,_0x5d903d,_0x50d699=this,_0x23db7d=_0x50d699[_0x3cc2('0x70')];return _0x50d699['isFinite']()?_0x50d699['e']>=0x0?new _0x23db7d(_0x50d699[_0x3cc2('0x2ad')]()['eq'](0x1)?_0x50d699['s']/0x0:_0x50d699[_0x3cc2('0x2d3')]()?_0x50d699:NaN):(_0x2f76e2=_0x23db7d[_0x3cc2('0x1607')],_0x5f18d1=_0x23db7d[_0x3cc2('0x160c')],_0x5d903d=_0x50d699['sd'](),Math[_0x3cc2('0x57')](_0x5d903d,_0x2f76e2)<0x2*-_0x50d699['e']-0x1?_0x59e146(new _0x23db7d(_0x50d699),_0x2f76e2,_0x5f18d1,!0x0):(_0x23db7d[_0x3cc2('0x1607')]=_0x12e66d=_0x5d903d-_0x50d699['e'],_0x50d699=_0x4b9bda(_0x50d699[_0x3cc2('0x1609')](0x1),new _0x23db7d(0x1)[_0x3cc2('0x160e')](_0x50d699),_0x12e66d+_0x2f76e2,0x1),_0x23db7d[_0x3cc2('0x1607')]=_0x2f76e2+0x4,_0x23db7d[_0x3cc2('0x160c')]=0x1,_0x50d699=_0x50d699['ln'](),_0x23db7d['precision']=_0x2f76e2,_0x23db7d[_0x3cc2('0x160c')]=_0x5f18d1,_0x50d699[_0x3cc2('0x1608')](0.5))):new _0x23db7d(NaN);},_0x3bc802['inverseSine']=_0x3bc802[_0x3cc2('0x9ae')]=function(){var _0x2f76e2,_0x48adf3,_0x4d6e9e,_0x435398,_0x6f5d23=this,_0x42e518=_0x6f5d23['constructor'];return _0x6f5d23['isZero']()?new _0x42e518(_0x6f5d23):(_0x48adf3=_0x6f5d23[_0x3cc2('0x2ad')]()['cmp'](0x1),_0x4d6e9e=_0x42e518[_0x3cc2('0x1607')],_0x435398=_0x42e518['rounding'],-0x1!==_0x48adf3?0x0===_0x48adf3?(_0x2f76e2=_0x58e8f3(_0x42e518,_0x4d6e9e+0x4,_0x435398)[_0x3cc2('0x1608')](0.5),_0x2f76e2['s']=_0x6f5d23['s'],_0x2f76e2):new _0x42e518(NaN):(_0x42e518['precision']=_0x4d6e9e+0x6,_0x42e518['rounding']=0x1,_0x6f5d23=_0x6f5d23[_0x3cc2('0x910')](new _0x42e518(0x1)[_0x3cc2('0x160e')](_0x6f5d23[_0x3cc2('0x1608')](_0x6f5d23))[_0x3cc2('0x45')]()['plus'](0x1))[_0x3cc2('0x1612')](),_0x42e518['precision']=_0x4d6e9e,_0x42e518[_0x3cc2('0x160c')]=_0x435398,_0x6f5d23['times'](0x2)));},_0x3bc802[_0x3cc2('0x164a')]=_0x3bc802[_0x3cc2('0x1612')]=function(){var _0x2f76e2,_0x2dc036,_0x2dc542,_0x50e8fb,_0xfbb807,_0x5ec2e3,_0x6a9f20,_0x383fe1,_0x3f35ad,_0x27ddc2=this,_0x37114c=_0x27ddc2[_0x3cc2('0x70')],_0x1b0cbd=_0x37114c['precision'],_0x3f0e35=_0x37114c['rounding'];if(_0x27ddc2[_0x3cc2('0x1643')]()){if(_0x27ddc2[_0x3cc2('0x2d3')]())return new _0x37114c(_0x27ddc2);if(_0x27ddc2[_0x3cc2('0x2ad')]()['eq'](0x1)&&_0x1b0cbd+0x4<=_0x37f1d9)return _0x6a9f20=_0x58e8f3(_0x37114c,_0x1b0cbd+0x4,_0x3f0e35)[_0x3cc2('0x1608')](0.25),_0x6a9f20['s']=_0x27ddc2['s'],_0x6a9f20;}else{if(!_0x27ddc2['s'])return new _0x37114c(NaN);if(_0x1b0cbd+0x4<=_0x37f1d9)return _0x6a9f20=_0x58e8f3(_0x37114c,_0x1b0cbd+0x4,_0x3f0e35)['times'](0.5),_0x6a9f20['s']=_0x27ddc2['s'],_0x6a9f20;}for(_0x37114c[_0x3cc2('0x1607')]=_0x383fe1=_0x1b0cbd+0xa,_0x37114c[_0x3cc2('0x160c')]=0x1,_0x2dc542=Math[_0x3cc2('0x2bf')](0x1c,_0x383fe1/_0x4c561c+0x2|0x0),_0x2f76e2=_0x2dc542;_0x2f76e2;--_0x2f76e2)_0x27ddc2=_0x27ddc2[_0x3cc2('0x910')](_0x27ddc2['times'](_0x27ddc2)[_0x3cc2('0x1609')](0x1)[_0x3cc2('0x45')]()['plus'](0x1));for(_0x175348=!0x1,_0x2dc036=Math[_0x3cc2('0x58')](_0x383fe1/_0x4c561c),_0x50e8fb=0x1,_0x3f35ad=_0x27ddc2[_0x3cc2('0x1608')](_0x27ddc2),_0x6a9f20=new _0x37114c(_0x27ddc2),_0xfbb807=_0x27ddc2;-0x1!==_0x2f76e2;)if(_0xfbb807=_0xfbb807[_0x3cc2('0x1608')](_0x3f35ad),_0x5ec2e3=_0x6a9f20[_0x3cc2('0x160e')](_0xfbb807[_0x3cc2('0x910')](_0x50e8fb+=0x2)),_0xfbb807=_0xfbb807[_0x3cc2('0x1608')](_0x3f35ad),_0x6a9f20=_0x5ec2e3[_0x3cc2('0x1609')](_0xfbb807[_0x3cc2('0x910')](_0x50e8fb+=0x2)),void 0x0!==_0x6a9f20['d'][_0x2dc036])for(_0x2f76e2=_0x2dc036;_0x6a9f20['d'][_0x2f76e2]===_0x5ec2e3['d'][_0x2f76e2]&&_0x2f76e2--;);return _0x2dc542&&(_0x6a9f20=_0x6a9f20['times'](0x2<<_0x2dc542-0x1)),_0x175348=!0x0,_0x59e146(_0x6a9f20,_0x37114c['precision']=_0x1b0cbd,_0x37114c['rounding']=_0x3f0e35,!0x0);},_0x3bc802[_0x3cc2('0x1643')]=function(){return!!this['d'];},_0x3bc802[_0x3cc2('0x164b')]=_0x3bc802[_0x3cc2('0x164c')]=function(){return!!this['d']&&_0x154017(this['e']/_0x4c561c)>this['d'][_0x3cc2('0x8')]-0x2;},_0x3bc802[_0x3cc2('0x164d')]=function(){return!this['s'];},_0x3bc802['isNegative']=_0x3bc802[_0x3cc2('0x164e')]=function(){return this['s']<0x0;},_0x3bc802[_0x3cc2('0x164f')]=_0x3bc802[_0x3cc2('0x1650')]=function(){return this['s']>0x0;},_0x3bc802[_0x3cc2('0x2d3')]=function(){return!!this['d']&&0x0===this['d'][0x0];},_0x3bc802[_0x3cc2('0x1651')]=_0x3bc802['lt']=function(_0x1d3189){return this[_0x3cc2('0x1636')](_0x1d3189)<0x0;},_0x3bc802[_0x3cc2('0x1652')]=_0x3bc802['lte']=function(_0x5d9f36){return this[_0x3cc2('0x1636')](_0x5d9f36)<0x1;},_0x3bc802[_0x3cc2('0x1653')]=_0x3bc802[_0x3cc2('0xb6')]=function(_0x2253be){var _0x543351,_0x3795df,_0xa991f9,_0x2f2f98,_0xbf9182,_0x5aa203,_0x40fce2,_0x20cedb,_0x255a3e=this,_0x39fb33=_0x255a3e[_0x3cc2('0x70')],_0x504a4e=_0x39fb33[_0x3cc2('0x1607')],_0x46c600=_0x39fb33[_0x3cc2('0x160c')];if(null==_0x2253be)_0x2253be=new _0x39fb33(0xa),_0x543351=!0x0;else{if(_0x2253be=new _0x39fb33(_0x2253be),_0x3795df=_0x2253be['d'],_0x2253be['s']<0x0||!_0x3795df||!_0x3795df[0x0]||_0x2253be['eq'](0x1))return new _0x39fb33(NaN);_0x543351=_0x2253be['eq'](0xa);}if(_0x3795df=_0x255a3e['d'],_0x255a3e['s']<0x0||!_0x3795df||!_0x3795df[0x0]||_0x255a3e['eq'](0x1))return new _0x39fb33(_0x3795df&&!_0x3795df[0x0]?-0x1/0x0:0x1!=_0x255a3e['s']?NaN:_0x3795df?0x0:0x1/0x0);if(_0x543351)if(_0x3795df[_0x3cc2('0x8')]>0x1)_0xbf9182=!0x0;else{for(_0x2f2f98=_0x3795df[0x0];_0x2f2f98%0xa==0x0;)_0x2f2f98/=0xa;_0xbf9182=0x1!==_0x2f2f98;}if(_0x175348=!0x1,_0x40fce2=_0x504a4e+0x5,_0x5aa203=_0x383a2b(_0x255a3e,_0x40fce2),_0xa991f9=_0x543351?_0x4b4693(_0x39fb33,_0x40fce2+0xa):_0x383a2b(_0x2253be,_0x40fce2),_0x20cedb=_0x4b9bda(_0x5aa203,_0xa991f9,_0x40fce2,0x1),_0x3ca474(_0x20cedb['d'],_0x2f2f98=_0x504a4e,_0x46c600))do{if(_0x40fce2+=0xa,_0x5aa203=_0x383a2b(_0x255a3e,_0x40fce2),_0xa991f9=_0x543351?_0x4b4693(_0x39fb33,_0x40fce2+0xa):_0x383a2b(_0x2253be,_0x40fce2),_0x20cedb=_0x4b9bda(_0x5aa203,_0xa991f9,_0x40fce2,0x1),!_0xbf9182){+_0x443220(_0x20cedb['d'])[_0x3cc2('0x27a')](_0x2f2f98+0x1,_0x2f2f98+0xf)+0x1==0x5af3107a4000&&(_0x20cedb=_0x59e146(_0x20cedb,_0x504a4e+0x1,0x0));break;}}while(_0x3ca474(_0x20cedb['d'],_0x2f2f98+=0xa,_0x46c600));return _0x175348=!0x0,_0x59e146(_0x20cedb,_0x504a4e,_0x46c600);},_0x3bc802[_0x3cc2('0x160e')]=_0x3bc802[_0x3cc2('0x1654')]=function(_0x4c7057){var _0x2af8f2,_0x1b3ea2,_0x4fb73b,_0x147f44,_0x26a64c,_0x3ad93a,_0x399bd8,_0x40fe9d,_0x546c99,_0x560b7d,_0x25b6fe,_0x4c4e36,_0x1d51f7=this,_0x1d6e6f=_0x1d51f7[_0x3cc2('0x70')];if(_0x4c7057=new _0x1d6e6f(_0x4c7057),!_0x1d51f7['d']||!_0x4c7057['d'])return _0x1d51f7['s']&&_0x4c7057['s']?_0x1d51f7['d']?_0x4c7057['s']=-_0x4c7057['s']:_0x4c7057=new _0x1d6e6f(_0x4c7057['d']||_0x1d51f7['s']!==_0x4c7057['s']?_0x1d51f7:NaN):_0x4c7057=new _0x1d6e6f(NaN),_0x4c7057;if(_0x1d51f7['s']!=_0x4c7057['s'])return _0x4c7057['s']=-_0x4c7057['s'],_0x1d51f7['plus'](_0x4c7057);if(_0x546c99=_0x1d51f7['d'],_0x4c4e36=_0x4c7057['d'],_0x399bd8=_0x1d6e6f[_0x3cc2('0x1607')],_0x40fe9d=_0x1d6e6f[_0x3cc2('0x160c')],!_0x546c99[0x0]||!_0x4c4e36[0x0]){if(_0x4c4e36[0x0])_0x4c7057['s']=-_0x4c7057['s'];else{if(!_0x546c99[0x0])return new _0x1d6e6f(0x3===_0x40fe9d?-0x0:0x0);_0x4c7057=new _0x1d6e6f(_0x1d51f7);}return _0x175348?_0x59e146(_0x4c7057,_0x399bd8,_0x40fe9d):_0x4c7057;}if(_0x1b3ea2=_0x154017(_0x4c7057['e']/_0x4c561c),_0x560b7d=_0x154017(_0x1d51f7['e']/_0x4c561c),_0x546c99=_0x546c99[_0x3cc2('0x27a')](),_0x26a64c=_0x560b7d-_0x1b3ea2){for(_0x25b6fe=_0x26a64c<0x0,_0x25b6fe?(_0x2af8f2=_0x546c99,_0x26a64c=-_0x26a64c,_0x3ad93a=_0x4c4e36[_0x3cc2('0x8')]):(_0x2af8f2=_0x4c4e36,_0x1b3ea2=_0x560b7d,_0x3ad93a=_0x546c99[_0x3cc2('0x8')]),_0x4fb73b=Math[_0x3cc2('0x57')](Math[_0x3cc2('0x58')](_0x399bd8/_0x4c561c),_0x3ad93a)+0x2,_0x26a64c>_0x4fb73b&&(_0x26a64c=_0x4fb73b,_0x2af8f2['length']=0x1),_0x2af8f2['reverse'](),_0x4fb73b=_0x26a64c;_0x4fb73b--;)_0x2af8f2[_0x3cc2('0x9')](0x0);_0x2af8f2[_0x3cc2('0x1be')]();}else{for(_0x4fb73b=_0x546c99[_0x3cc2('0x8')],_0x3ad93a=_0x4c4e36[_0x3cc2('0x8')],_0x25b6fe=_0x4fb73b<_0x3ad93a,_0x25b6fe&&(_0x3ad93a=_0x4fb73b),_0x4fb73b=0x0;_0x4fb73b<_0x3ad93a;_0x4fb73b++)if(_0x546c99[_0x4fb73b]!=_0x4c4e36[_0x4fb73b]){_0x25b6fe=_0x546c99[_0x4fb73b]<_0x4c4e36[_0x4fb73b];break;}_0x26a64c=0x0;}for(_0x25b6fe&&(_0x2af8f2=_0x546c99,_0x546c99=_0x4c4e36,_0x4c4e36=_0x2af8f2,_0x4c7057['s']=-_0x4c7057['s']),_0x3ad93a=_0x546c99[_0x3cc2('0x8')],_0x4fb73b=_0x4c4e36[_0x3cc2('0x8')]-_0x3ad93a;_0x4fb73b>0x0;--_0x4fb73b)_0x546c99[_0x3ad93a++]=0x0;for(_0x4fb73b=_0x4c4e36['length'];_0x4fb73b>_0x26a64c;){if(_0x546c99[--_0x4fb73b]<_0x4c4e36[_0x4fb73b]){for(_0x147f44=_0x4fb73b;_0x147f44&&0x0===_0x546c99[--_0x147f44];)_0x546c99[_0x147f44]=_0xd587ca-0x1;--_0x546c99[_0x147f44],_0x546c99[_0x4fb73b]+=_0xd587ca;}_0x546c99[_0x4fb73b]-=_0x4c4e36[_0x4fb73b];}for(;0x0===_0x546c99[--_0x3ad93a];)_0x546c99[_0x3cc2('0x1e1')]();for(;0x0===_0x546c99[0x0];_0x546c99[_0x3cc2('0x585')]())--_0x1b3ea2;return _0x546c99[0x0]?(_0x4c7057['d']=_0x546c99,_0x4c7057['e']=_0x2b5224(_0x546c99,_0x1b3ea2),_0x175348?_0x59e146(_0x4c7057,_0x399bd8,_0x40fe9d):_0x4c7057):new _0x1d6e6f(0x3===_0x40fe9d?-0x0:0x0);},_0x3bc802[_0x3cc2('0x1629')]=_0x3bc802['mod']=function(_0x4b6cf9){var _0x1ddd3d,_0x155921=this,_0x4adcc9=_0x155921['constructor'];return _0x4b6cf9=new _0x4adcc9(_0x4b6cf9),!_0x155921['d']||!_0x4b6cf9['s']||_0x4b6cf9['d']&&!_0x4b6cf9['d'][0x0]?new _0x4adcc9(NaN):!_0x4b6cf9['d']||_0x155921['d']&&!_0x155921['d'][0x0]?_0x59e146(new _0x4adcc9(_0x155921),_0x4adcc9[_0x3cc2('0x1607')],_0x4adcc9['rounding']):(_0x175348=!0x1,0x9==_0x4adcc9[_0x3cc2('0x1629')]?(_0x1ddd3d=_0x4b9bda(_0x155921,_0x4b6cf9[_0x3cc2('0x2ad')](),0x0,0x3,0x1),_0x1ddd3d['s']*=_0x4b6cf9['s']):_0x1ddd3d=_0x4b9bda(_0x155921,_0x4b6cf9,0x0,_0x4adcc9[_0x3cc2('0x1629')],0x1),_0x1ddd3d=_0x1ddd3d[_0x3cc2('0x1608')](_0x4b6cf9),_0x175348=!0x0,_0x155921[_0x3cc2('0x160e')](_0x1ddd3d));},_0x3bc802[_0x3cc2('0x1655')]=_0x3bc802[_0x3cc2('0x1656')]=function(){return _0x4c26f8(this);},_0x3bc802[_0x3cc2('0x1657')]=_0x3bc802['ln']=function(){return _0x383a2b(this);},_0x3bc802[_0x3cc2('0x1658')]=_0x3bc802[_0x3cc2('0x1638')]=function(){var _0x2f76e2=new this[(_0x3cc2('0x70'))](this);return _0x2f76e2['s']=-_0x2f76e2['s'],_0x59e146(_0x2f76e2);},_0x3bc802[_0x3cc2('0x1609')]=_0x3bc802[_0x3cc2('0x2bd')]=function(_0x4a7046){var _0xa3476e,_0x50bfd3,_0x58f802,_0x31651b,_0x3014f2,_0x4195bd,_0x24a865,_0x348c0b,_0x34a00d,_0xa6df35,_0x3f4d5b=this,_0x2d9137=_0x3f4d5b[_0x3cc2('0x70')];if(_0x4a7046=new _0x2d9137(_0x4a7046),!_0x3f4d5b['d']||!_0x4a7046['d'])return _0x3f4d5b['s']&&_0x4a7046['s']?_0x3f4d5b['d']||(_0x4a7046=new _0x2d9137(_0x4a7046['d']||_0x3f4d5b['s']===_0x4a7046['s']?_0x3f4d5b:NaN)):_0x4a7046=new _0x2d9137(NaN),_0x4a7046;if(_0x3f4d5b['s']!=_0x4a7046['s'])return _0x4a7046['s']=-_0x4a7046['s'],_0x3f4d5b[_0x3cc2('0x160e')](_0x4a7046);if(_0x34a00d=_0x3f4d5b['d'],_0xa6df35=_0x4a7046['d'],_0x24a865=_0x2d9137['precision'],_0x348c0b=_0x2d9137[_0x3cc2('0x160c')],!_0x34a00d[0x0]||!_0xa6df35[0x0])return _0xa6df35[0x0]||(_0x4a7046=new _0x2d9137(_0x3f4d5b)),_0x175348?_0x59e146(_0x4a7046,_0x24a865,_0x348c0b):_0x4a7046;if(_0x3014f2=_0x154017(_0x3f4d5b['e']/_0x4c561c),_0x58f802=_0x154017(_0x4a7046['e']/_0x4c561c),_0x34a00d=_0x34a00d[_0x3cc2('0x27a')](),_0x31651b=_0x3014f2-_0x58f802){for(_0x31651b<0x0?(_0x50bfd3=_0x34a00d,_0x31651b=-_0x31651b,_0x4195bd=_0xa6df35[_0x3cc2('0x8')]):(_0x50bfd3=_0xa6df35,_0x58f802=_0x3014f2,_0x4195bd=_0x34a00d[_0x3cc2('0x8')]),_0x3014f2=Math['ceil'](_0x24a865/_0x4c561c),_0x4195bd=_0x3014f2>_0x4195bd?_0x3014f2+0x1:_0x4195bd+0x1,_0x31651b>_0x4195bd&&(_0x31651b=_0x4195bd,_0x50bfd3[_0x3cc2('0x8')]=0x1),_0x50bfd3['reverse']();_0x31651b--;)_0x50bfd3[_0x3cc2('0x9')](0x0);_0x50bfd3[_0x3cc2('0x1be')]();}for(_0x4195bd=_0x34a00d[_0x3cc2('0x8')],_0x31651b=_0xa6df35[_0x3cc2('0x8')],_0x4195bd-_0x31651b<0x0&&(_0x31651b=_0x4195bd,_0x50bfd3=_0xa6df35,_0xa6df35=_0x34a00d,_0x34a00d=_0x50bfd3),_0xa3476e=0x0;_0x31651b;)_0xa3476e=(_0x34a00d[--_0x31651b]=_0x34a00d[_0x31651b]+_0xa6df35[_0x31651b]+_0xa3476e)/_0xd587ca|0x0,_0x34a00d[_0x31651b]%=_0xd587ca;for(_0xa3476e&&(_0x34a00d['unshift'](_0xa3476e),++_0x58f802),_0x4195bd=_0x34a00d[_0x3cc2('0x8')];0x0==_0x34a00d[--_0x4195bd];)_0x34a00d[_0x3cc2('0x1e1')]();return _0x4a7046['d']=_0x34a00d,_0x4a7046['e']=_0x2b5224(_0x34a00d,_0x58f802),_0x175348?_0x59e146(_0x4a7046,_0x24a865,_0x348c0b):_0x4a7046;},_0x3bc802[_0x3cc2('0x1607')]=_0x3bc802['sd']=function(_0x2d9e72){var _0xb7c93a,_0x241660=this;if(void 0x0!==_0x2d9e72&&_0x2d9e72!==!!_0x2d9e72&&0x1!==_0x2d9e72&&0x0!==_0x2d9e72)throw Error(_0x2d5bd0+_0x2d9e72);return _0x241660['d']?(_0xb7c93a=_0x5f3205(_0x241660['d']),_0x2d9e72&&_0x241660['e']+0x1>_0xb7c93a&&(_0xb7c93a=_0x241660['e']+0x1)):_0xb7c93a=NaN,_0xb7c93a;},_0x3bc802[_0x3cc2('0x2c1')]=function(){var _0x2f76e2=this,_0x4582d8=_0x2f76e2[_0x3cc2('0x70')];return _0x59e146(new _0x4582d8(_0x2f76e2),_0x2f76e2['e']+0x1,_0x4582d8['rounding']);},_0x3bc802[_0x3cc2('0x1659')]=_0x3bc802[_0x3cc2('0x29a')]=function(){var _0x2f76e2,_0x38911f,_0x3d5d11=this,_0x4d0eed=_0x3d5d11[_0x3cc2('0x70')];return _0x3d5d11[_0x3cc2('0x1643')]()?_0x3d5d11[_0x3cc2('0x2d3')]()?new _0x4d0eed(_0x3d5d11):(_0x2f76e2=_0x4d0eed[_0x3cc2('0x1607')],_0x38911f=_0x4d0eed[_0x3cc2('0x160c')],_0x4d0eed[_0x3cc2('0x1607')]=_0x2f76e2+Math[_0x3cc2('0x57')](_0x3d5d11['e'],_0x3d5d11['sd']())+_0x4c561c,_0x4d0eed[_0x3cc2('0x160c')]=0x1,_0x3d5d11=_0x3400a3(_0x4d0eed,_0x368fbb(_0x4d0eed,_0x3d5d11)),_0x4d0eed[_0x3cc2('0x1607')]=_0x2f76e2,_0x4d0eed['rounding']=_0x38911f,_0x59e146(_0x3f0df2>0x2?_0x3d5d11[_0x3cc2('0x1638')]():_0x3d5d11,_0x2f76e2,_0x38911f,!0x0)):new _0x4d0eed(NaN);},_0x3bc802[_0x3cc2('0x165a')]=_0x3bc802[_0x3cc2('0x45')]=function(){var _0x2f76e2,_0x2b2c83,_0x5610b0,_0x579eb2,_0x5c093f,_0x2b66c1,_0x40024d=this,_0x1727cc=_0x40024d['d'],_0x45fe79=_0x40024d['e'],_0x302b4e=_0x40024d['s'],_0x4bfc8f=_0x40024d[_0x3cc2('0x70')];if(0x1!==_0x302b4e||!_0x1727cc||!_0x1727cc[0x0])return new _0x4bfc8f(!_0x302b4e||_0x302b4e<0x0&&(!_0x1727cc||_0x1727cc[0x0])?NaN:_0x1727cc?_0x40024d:0x1/0x0);for(_0x175348=!0x1,_0x302b4e=Math[_0x3cc2('0x45')](+_0x40024d),0x0==_0x302b4e||_0x302b4e==0x1/0x0?(_0x2b2c83=_0x443220(_0x1727cc),(_0x2b2c83[_0x3cc2('0x8')]+_0x45fe79)%0x2==0x0&&(_0x2b2c83+='0'),_0x302b4e=Math[_0x3cc2('0x45')](_0x2b2c83),_0x45fe79=_0x154017((_0x45fe79+0x1)/0x2)-(_0x45fe79<0x0||_0x45fe79%0x2),_0x302b4e==0x1/0x0?_0x2b2c83='1e'+_0x45fe79:(_0x2b2c83=_0x302b4e[_0x3cc2('0x163a')](),_0x2b2c83=_0x2b2c83[_0x3cc2('0x27a')](0x0,_0x2b2c83[_0x3cc2('0x76')]('e')+0x1)+_0x45fe79),_0x579eb2=new _0x4bfc8f(_0x2b2c83)):_0x579eb2=new _0x4bfc8f(_0x302b4e[_0x3cc2('0x241')]()),_0x5610b0=(_0x45fe79=_0x4bfc8f[_0x3cc2('0x1607')])+0x3;;)if(_0x2b66c1=_0x579eb2,_0x579eb2=_0x2b66c1[_0x3cc2('0x1609')](_0x4b9bda(_0x40024d,_0x2b66c1,_0x5610b0+0x2,0x1))[_0x3cc2('0x1608')](0.5),_0x443220(_0x2b66c1['d'])[_0x3cc2('0x27a')](0x0,_0x5610b0)===(_0x2b2c83=_0x443220(_0x579eb2['d']))[_0x3cc2('0x27a')](0x0,_0x5610b0)){if(_0x3cc2('0x163b')!=(_0x2b2c83=_0x2b2c83[_0x3cc2('0x27a')](_0x5610b0-0x3,_0x5610b0+0x1))&&(_0x5c093f||_0x3cc2('0x163c')!=_0x2b2c83)){+_0x2b2c83&&(+_0x2b2c83['slice'](0x1)||'5'!=_0x2b2c83[_0x3cc2('0x83c')](0x0))||(_0x59e146(_0x579eb2,_0x45fe79+0x1,0x1),_0x2f76e2=!_0x579eb2[_0x3cc2('0x1608')](_0x579eb2)['eq'](_0x40024d));break;}if(!_0x5c093f&&(_0x59e146(_0x2b66c1,_0x45fe79+0x1,0x0),_0x2b66c1[_0x3cc2('0x1608')](_0x2b66c1)['eq'](_0x40024d))){_0x579eb2=_0x2b66c1;break;}_0x5610b0+=0x4,_0x5c093f=0x1;}return _0x175348=!0x0,_0x59e146(_0x579eb2,_0x45fe79,_0x4bfc8f[_0x3cc2('0x160c')],_0x2f76e2);},_0x3bc802['tangent']=_0x3bc802[_0x3cc2('0x1627')]=function(){var _0x2f76e2,_0x115829,_0x586fd8=this,_0x33836c=_0x586fd8['constructor'];return _0x586fd8[_0x3cc2('0x1643')]()?_0x586fd8['isZero']()?new _0x33836c(_0x586fd8):(_0x2f76e2=_0x33836c[_0x3cc2('0x1607')],_0x115829=_0x33836c[_0x3cc2('0x160c')],_0x33836c[_0x3cc2('0x1607')]=_0x2f76e2+0xa,_0x33836c[_0x3cc2('0x160c')]=0x1,_0x586fd8=_0x586fd8['sin'](),_0x586fd8['s']=0x1,_0x586fd8=_0x4b9bda(_0x586fd8,new _0x33836c(0x1)[_0x3cc2('0x160e')](_0x586fd8[_0x3cc2('0x1608')](_0x586fd8))[_0x3cc2('0x45')](),_0x2f76e2+0xa,0x0),_0x33836c[_0x3cc2('0x1607')]=_0x2f76e2,_0x33836c['rounding']=_0x115829,_0x59e146(0x2==_0x3f0df2||0x4==_0x3f0df2?_0x586fd8[_0x3cc2('0x1638')]():_0x586fd8,_0x2f76e2,_0x115829,!0x0)):new _0x33836c(NaN);},_0x3bc802[_0x3cc2('0x1608')]=_0x3bc802[_0x3cc2('0x162b')]=function(_0x34a364){var _0x41fd88,_0x5ada76,_0x372c50,_0x3c1c76,_0x42d766,_0x1e4f29,_0x51b3e5,_0x16dffc,_0x4c0473,_0x1d4712=this,_0x204e3b=_0x1d4712[_0x3cc2('0x70')],_0x9f205b=_0x1d4712['d'],_0x47e8d7=(_0x34a364=new _0x204e3b(_0x34a364))['d'];if(_0x34a364['s']*=_0x1d4712['s'],!(_0x9f205b&&_0x9f205b[0x0]&&_0x47e8d7&&_0x47e8d7[0x0]))return new _0x204e3b(!_0x34a364['s']||_0x9f205b&&!_0x9f205b[0x0]&&!_0x47e8d7||_0x47e8d7&&!_0x47e8d7[0x0]&&!_0x9f205b?NaN:_0x9f205b&&_0x47e8d7?0x0*_0x34a364['s']:_0x34a364['s']/0x0);for(_0x5ada76=_0x154017(_0x1d4712['e']/_0x4c561c)+_0x154017(_0x34a364['e']/_0x4c561c),_0x16dffc=_0x9f205b[_0x3cc2('0x8')],_0x4c0473=_0x47e8d7[_0x3cc2('0x8')],_0x16dffc<_0x4c0473&&(_0x42d766=_0x9f205b,_0x9f205b=_0x47e8d7,_0x47e8d7=_0x42d766,_0x1e4f29=_0x16dffc,_0x16dffc=_0x4c0473,_0x4c0473=_0x1e4f29),_0x42d766=[],_0x1e4f29=_0x16dffc+_0x4c0473,_0x372c50=_0x1e4f29;_0x372c50--;)_0x42d766[_0x3cc2('0x9')](0x0);for(_0x372c50=_0x4c0473;--_0x372c50>=0x0;){for(_0x41fd88=0x0,_0x3c1c76=_0x16dffc+_0x372c50;_0x3c1c76>_0x372c50;)_0x51b3e5=_0x42d766[_0x3c1c76]+_0x47e8d7[_0x372c50]*_0x9f205b[_0x3c1c76-_0x372c50-0x1]+_0x41fd88,_0x42d766[_0x3c1c76--]=_0x51b3e5%_0xd587ca|0x0,_0x41fd88=_0x51b3e5/_0xd587ca|0x0;_0x42d766[_0x3c1c76]=(_0x42d766[_0x3c1c76]+_0x41fd88)%_0xd587ca|0x0;}for(;!_0x42d766[--_0x1e4f29];)_0x42d766[_0x3cc2('0x1e1')]();return _0x41fd88?++_0x5ada76:_0x42d766[_0x3cc2('0x585')](),_0x34a364['d']=_0x42d766,_0x34a364['e']=_0x2b5224(_0x42d766,_0x5ada76),_0x175348?_0x59e146(_0x34a364,_0x204e3b[_0x3cc2('0x1607')],_0x204e3b['rounding']):_0x34a364;},_0x3bc802[_0x3cc2('0x165b')]=function(_0x58000e,_0x1fc293){return _0x4a4d7(this,0x2,_0x58000e,_0x1fc293);},_0x3bc802[_0x3cc2('0x165c')]=_0x3bc802['toDP']=function(_0x25fd81,_0x264ba6){var _0x346bfe=this,_0x2a788d=_0x346bfe[_0x3cc2('0x70')];return _0x346bfe=new _0x2a788d(_0x346bfe),void 0x0===_0x25fd81?_0x346bfe:(_0x522c02(_0x25fd81,0x0,_0x35102c),void 0x0===_0x264ba6?_0x264ba6=_0x2a788d['rounding']:_0x522c02(_0x264ba6,0x0,0x8),_0x59e146(_0x346bfe,_0x25fd81+_0x346bfe['e']+0x1,_0x264ba6));},_0x3bc802['toExponential']=function(_0xffc180,_0x4080a4){var _0x38a238,_0x397c9e=this,_0x207102=_0x397c9e[_0x3cc2('0x70')];return void 0x0===_0xffc180?_0x38a238=_0x49ded4(_0x397c9e,!0x0):(_0x522c02(_0xffc180,0x0,_0x35102c),void 0x0===_0x4080a4?_0x4080a4=_0x207102[_0x3cc2('0x160c')]:_0x522c02(_0x4080a4,0x0,0x8),_0x397c9e=_0x59e146(new _0x207102(_0x397c9e),_0xffc180+0x1,_0x4080a4),_0x38a238=_0x49ded4(_0x397c9e,!0x0,_0xffc180+0x1)),_0x397c9e[_0x3cc2('0x164e')]()&&!_0x397c9e[_0x3cc2('0x2d3')]()?'-'+_0x38a238:_0x38a238;},_0x3bc802[_0x3cc2('0x39d')]=function(_0x573d31,_0x42292b){var _0x491c18,_0x49e0dc,_0x1e0b6d=this,_0x28c549=_0x1e0b6d[_0x3cc2('0x70')];return void 0x0===_0x573d31?_0x491c18=_0x49ded4(_0x1e0b6d):(_0x522c02(_0x573d31,0x0,_0x35102c),void 0x0===_0x42292b?_0x42292b=_0x28c549[_0x3cc2('0x160c')]:_0x522c02(_0x42292b,0x0,0x8),_0x49e0dc=_0x59e146(new _0x28c549(_0x1e0b6d),_0x573d31+_0x1e0b6d['e']+0x1,_0x42292b),_0x491c18=_0x49ded4(_0x49e0dc,!0x1,_0x573d31+_0x49e0dc['e']+0x1)),_0x1e0b6d['isNeg']()&&!_0x1e0b6d[_0x3cc2('0x2d3')]()?'-'+_0x491c18:_0x491c18;},_0x3bc802[_0x3cc2('0x165d')]=function(_0x29673c){var _0xededd5,_0x53d955,_0x1bd002,_0x2f3ef8,_0x40f725,_0x16568c,_0x228b70,_0x59fc0b,_0x22d966,_0x491539,_0xfb4fb5,_0x9f956b,_0x13bafc=this,_0x2fa808=_0x13bafc['d'],_0xedfd14=_0x13bafc['constructor'];if(!_0x2fa808)return new _0xedfd14(_0x13bafc);if(_0x22d966=_0x53d955=new _0xedfd14(0x1),_0x1bd002=_0x59fc0b=new _0xedfd14(0x0),_0xededd5=new _0xedfd14(_0x1bd002),_0x40f725=_0xededd5['e']=_0x5f3205(_0x2fa808)-_0x13bafc['e']-0x1,_0x16568c=_0x40f725%_0x4c561c,_0xededd5['d'][0x0]=_0x2f4917(0xa,_0x16568c<0x0?_0x4c561c+_0x16568c:_0x16568c),null==_0x29673c)_0x29673c=_0x40f725>0x0?_0xededd5:_0x22d966;else{if(_0x228b70=new _0xedfd14(_0x29673c),!_0x228b70[_0x3cc2('0x164c')]()||_0x228b70['lt'](_0x22d966))throw Error(_0x2d5bd0+_0x228b70);_0x29673c=_0x228b70['gt'](_0xededd5)?_0x40f725>0x0?_0xededd5:_0x22d966:_0x228b70;}for(_0x175348=!0x1,_0x228b70=new _0xedfd14(_0x443220(_0x2fa808)),_0x491539=_0xedfd14[_0x3cc2('0x1607')],_0xedfd14[_0x3cc2('0x1607')]=_0x40f725=_0x2fa808['length']*_0x4c561c*0x2;_0xfb4fb5=_0x4b9bda(_0x228b70,_0xededd5,0x0,0x1,0x1),_0x2f3ef8=_0x53d955[_0x3cc2('0x1609')](_0xfb4fb5[_0x3cc2('0x1608')](_0x1bd002)),0x1!=_0x2f3ef8[_0x3cc2('0x1636')](_0x29673c);)_0x53d955=_0x1bd002,_0x1bd002=_0x2f3ef8,_0x2f3ef8=_0x22d966,_0x22d966=_0x59fc0b['plus'](_0xfb4fb5[_0x3cc2('0x1608')](_0x2f3ef8)),_0x59fc0b=_0x2f3ef8,_0x2f3ef8=_0xededd5,_0xededd5=_0x228b70[_0x3cc2('0x160e')](_0xfb4fb5[_0x3cc2('0x1608')](_0x2f3ef8)),_0x228b70=_0x2f3ef8;return _0x2f3ef8=_0x4b9bda(_0x29673c[_0x3cc2('0x160e')](_0x53d955),_0x1bd002,0x0,0x1,0x1),_0x59fc0b=_0x59fc0b[_0x3cc2('0x1609')](_0x2f3ef8[_0x3cc2('0x1608')](_0x22d966)),_0x53d955=_0x53d955[_0x3cc2('0x1609')](_0x2f3ef8['times'](_0x1bd002)),_0x59fc0b['s']=_0x22d966['s']=_0x13bafc['s'],_0x9f956b=_0x4b9bda(_0x22d966,_0x1bd002,_0x40f725,0x1)['minus'](_0x13bafc)[_0x3cc2('0x2ad')]()[_0x3cc2('0x1636')](_0x4b9bda(_0x59fc0b,_0x53d955,_0x40f725,0x1)[_0x3cc2('0x160e')](_0x13bafc)[_0x3cc2('0x2ad')]())<0x1?[_0x22d966,_0x1bd002]:[_0x59fc0b,_0x53d955],_0xedfd14['precision']=_0x491539,_0x175348=!0x0,_0x9f956b;},_0x3bc802[_0x3cc2('0x165e')]=_0x3bc802['toHex']=function(_0x3f8ddc,_0x27f15b){return _0x4a4d7(this,0x10,_0x3f8ddc,_0x27f15b);},_0x3bc802[_0x3cc2('0x165f')]=function(_0x438888,_0x3d30d2){var _0x42770c=this,_0xccab03=_0x42770c[_0x3cc2('0x70')];if(_0x42770c=new _0xccab03(_0x42770c),null==_0x438888){if(!_0x42770c['d'])return _0x42770c;_0x438888=new _0xccab03(0x1),_0x3d30d2=_0xccab03[_0x3cc2('0x160c')];}else{if(_0x438888=new _0xccab03(_0x438888),void 0x0===_0x3d30d2?_0x3d30d2=_0xccab03['rounding']:_0x522c02(_0x3d30d2,0x0,0x8),!_0x42770c['d'])return _0x438888['s']?_0x42770c:_0x438888;if(!_0x438888['d'])return _0x438888['s']&&(_0x438888['s']=_0x42770c['s']),_0x438888;}return _0x438888['d'][0x0]?(_0x175348=!0x1,_0x42770c=_0x4b9bda(_0x42770c,_0x438888,0x0,_0x3d30d2,0x1)[_0x3cc2('0x1608')](_0x438888),_0x175348=!0x0,_0x59e146(_0x42770c)):(_0x438888['s']=_0x42770c['s'],_0x42770c=_0x438888),_0x42770c;},_0x3bc802['toNumber']=function(){return+this;},_0x3bc802['toOctal']=function(_0x6c902a,_0x3055d1){return _0x4a4d7(this,0x8,_0x6c902a,_0x3055d1);},_0x3bc802[_0x3cc2('0x1660')]=_0x3bc802[_0x3cc2('0x94a')]=function(_0x1fddf4){var _0x526727,_0x3e114d,_0x565e81,_0x174a5c,_0x17a4e6,_0x4b4259,_0xac8b0e=this,_0x3d240a=_0xac8b0e[_0x3cc2('0x70')],_0x50b2ec=+(_0x1fddf4=new _0x3d240a(_0x1fddf4));if(!(_0xac8b0e['d']&&_0x1fddf4['d']&&_0xac8b0e['d'][0x0]&&_0x1fddf4['d'][0x0]))return new _0x3d240a(_0x2f4917(+_0xac8b0e,_0x50b2ec));if(_0xac8b0e=new _0x3d240a(_0xac8b0e),_0xac8b0e['eq'](0x1))return _0xac8b0e;if(_0x565e81=_0x3d240a[_0x3cc2('0x1607')],_0x17a4e6=_0x3d240a[_0x3cc2('0x160c')],_0x1fddf4['eq'](0x1))return _0x59e146(_0xac8b0e,_0x565e81,_0x17a4e6);if((_0x526727=_0x154017(_0x1fddf4['e']/_0x4c561c))>=_0x1fddf4['d'][_0x3cc2('0x8')]-0x1&&(_0x3e114d=_0x50b2ec<0x0?-_0x50b2ec:_0x50b2ec)<=0x1fffffffffffff)return _0x174a5c=_0x30981e(_0x3d240a,_0xac8b0e,_0x3e114d,_0x565e81),_0x1fddf4['s']<0x0?new _0x3d240a(0x1)[_0x3cc2('0x910')](_0x174a5c):_0x59e146(_0x174a5c,_0x565e81,_0x17a4e6);if((_0x4b4259=_0xac8b0e['s'])<0x0){if(_0x526727<_0x1fddf4['d'][_0x3cc2('0x8')]-0x1)return new _0x3d240a(NaN);if(0x0==(0x1&_0x1fddf4['d'][_0x526727])&&(_0x4b4259=0x1),0x0==_0xac8b0e['e']&&0x1==_0xac8b0e['d'][0x0]&&0x1==_0xac8b0e['d'][_0x3cc2('0x8')])return _0xac8b0e['s']=_0x4b4259,_0xac8b0e;}return _0x3e114d=_0x2f4917(+_0xac8b0e,_0x50b2ec),(_0x526727=0x0!=_0x3e114d&&isFinite(_0x3e114d)?new _0x3d240a(_0x3e114d+'')['e']:_0x154017(_0x50b2ec*(Math[_0x3cc2('0xb6')]('0.'+_0x443220(_0xac8b0e['d']))/Math['LN10']+_0xac8b0e['e']+0x1)))>_0x3d240a[_0x3cc2('0x160a')]+0x1||_0x526727<_0x3d240a[_0x3cc2('0x160b')]-0x1?new _0x3d240a(_0x526727>0x0?_0x4b4259/0x0:0x0):(_0x175348=!0x1,_0x3d240a['rounding']=_0xac8b0e['s']=0x1,_0x3e114d=Math[_0x3cc2('0x2bf')](0xc,(_0x526727+'')['length']),_0x174a5c=_0x4c26f8(_0x1fddf4[_0x3cc2('0x1608')](_0x383a2b(_0xac8b0e,_0x565e81+_0x3e114d)),_0x565e81),_0x174a5c['d']&&(_0x174a5c=_0x59e146(_0x174a5c,_0x565e81+0x5,0x1),_0x3ca474(_0x174a5c['d'],_0x565e81,_0x17a4e6)&&(_0x526727=_0x565e81+0xa,_0x174a5c=_0x59e146(_0x4c26f8(_0x1fddf4[_0x3cc2('0x1608')](_0x383a2b(_0xac8b0e,_0x526727+_0x3e114d)),_0x526727),_0x526727+0x5,0x1),+_0x443220(_0x174a5c['d'])['slice'](_0x565e81+0x1,_0x565e81+0xf)+0x1==0x5af3107a4000&&(_0x174a5c=_0x59e146(_0x174a5c,_0x565e81+0x1,0x0)))),_0x174a5c['s']=_0x4b4259,_0x175348=!0x0,_0x3d240a[_0x3cc2('0x160c')]=_0x17a4e6,_0x59e146(_0x174a5c,_0x565e81,_0x17a4e6));},_0x3bc802[_0x3cc2('0x1661')]=function(_0x89ce01,_0x18c17b){var _0x427fe7,_0xee24a5=this,_0x3778d8=_0xee24a5[_0x3cc2('0x70')];return void 0x0===_0x89ce01?_0x427fe7=_0x49ded4(_0xee24a5,_0xee24a5['e']<=_0x3778d8[_0x3cc2('0x1615')]||_0xee24a5['e']>=_0x3778d8[_0x3cc2('0x1616')]):(_0x522c02(_0x89ce01,0x1,_0x35102c),void 0x0===_0x18c17b?_0x18c17b=_0x3778d8[_0x3cc2('0x160c')]:_0x522c02(_0x18c17b,0x0,0x8),_0xee24a5=_0x59e146(new _0x3778d8(_0xee24a5),_0x89ce01,_0x18c17b),_0x427fe7=_0x49ded4(_0xee24a5,_0x89ce01<=_0xee24a5['e']||_0xee24a5['e']<=_0x3778d8[_0x3cc2('0x1615')],_0x89ce01)),_0xee24a5[_0x3cc2('0x164e')]()&&!_0xee24a5['isZero']()?'-'+_0x427fe7:_0x427fe7;},_0x3bc802['toSignificantDigits']=_0x3bc802[_0x3cc2('0x1662')]=function(_0x7cd948,_0x4096e6){var _0xc022aa=this,_0x35c8c9=_0xc022aa[_0x3cc2('0x70')];return void 0x0===_0x7cd948?(_0x7cd948=_0x35c8c9[_0x3cc2('0x1607')],_0x4096e6=_0x35c8c9[_0x3cc2('0x160c')]):(_0x522c02(_0x7cd948,0x1,_0x35102c),void 0x0===_0x4096e6?_0x4096e6=_0x35c8c9['rounding']:_0x522c02(_0x4096e6,0x0,0x8)),_0x59e146(new _0x35c8c9(_0xc022aa),_0x7cd948,_0x4096e6);},_0x3bc802[_0x3cc2('0x241')]=function(){var _0x2f76e2=this,_0x2bb696=_0x2f76e2['constructor'],_0x34c214=_0x49ded4(_0x2f76e2,_0x2f76e2['e']<=_0x2bb696[_0x3cc2('0x1615')]||_0x2f76e2['e']>=_0x2bb696['toExpPos']);return _0x2f76e2[_0x3cc2('0x164e')]()&&!_0x2f76e2['isZero']()?'-'+_0x34c214:_0x34c214;},_0x3bc802['truncated']=_0x3bc802[_0x3cc2('0x278')]=function(){return _0x59e146(new this[(_0x3cc2('0x70'))](this),this['e']+0x1,0x1);},_0x3bc802['valueOf']=_0x3bc802[_0x3cc2('0x1663')]=function(){var _0x2f76e2=this,_0x5bc41a=_0x2f76e2['constructor'],_0x26acbe=_0x49ded4(_0x2f76e2,_0x2f76e2['e']<=_0x5bc41a[_0x3cc2('0x1615')]||_0x2f76e2['e']>=_0x5bc41a[_0x3cc2('0x1616')]);return _0x2f76e2[_0x3cc2('0x164e')]()?'-'+_0x26acbe:_0x26acbe;};var _0x4b9bda=function(){function _0x24343f(_0x2d8038,_0x228eb0,_0x1e7f11){var _0x432bf9,_0x401067=0x0,_0x5c9937=_0x2d8038['length'];for(_0x2d8038=_0x2d8038[_0x3cc2('0x27a')]();_0x5c9937--;)_0x432bf9=_0x2d8038[_0x5c9937]*_0x228eb0+_0x401067,_0x2d8038[_0x5c9937]=_0x432bf9%_0x1e7f11|0x0,_0x401067=_0x432bf9/_0x1e7f11|0x0;return _0x401067&&_0x2d8038[_0x3cc2('0x4')](_0x401067),_0x2d8038;}function _0x501039(_0x2a57a3,_0x1f7adc,_0xb443ff,_0x1f6a59){var _0x550f14,_0x4bed71;if(_0xb443ff!=_0x1f6a59)_0x4bed71=_0xb443ff>_0x1f6a59?0x1:-0x1;else for(_0x550f14=_0x4bed71=0x0;_0x550f14<_0xb443ff;_0x550f14++)if(_0x2a57a3[_0x550f14]!=_0x1f7adc[_0x550f14]){_0x4bed71=_0x2a57a3[_0x550f14]>_0x1f7adc[_0x550f14]?0x1:-0x1;break;}return _0x4bed71;}function _0x1f2270(_0x3bb8b8,_0x1c9247,_0x225004,_0x58c338){for(var _0x12d5c2=0x0;_0x225004--;)_0x3bb8b8[_0x225004]-=_0x12d5c2,_0x12d5c2=_0x3bb8b8[_0x225004]<_0x1c9247[_0x225004]?0x1:0x0,_0x3bb8b8[_0x225004]=_0x12d5c2*_0x58c338+_0x3bb8b8[_0x225004]-_0x1c9247[_0x225004];for(;!_0x3bb8b8[0x0]&&_0x3bb8b8['length']>0x1;)_0x3bb8b8['shift']();}return function(_0x40a1ef,_0x53df82,_0x1bc821,_0x17bcf7,_0xcb5593,_0x423913){var _0x53fd9f,_0x3061e6,_0x339e3d,_0x34f7d7,_0x53b70a,_0x34ade1,_0x209240,_0x2696cf,_0x1be594,_0x30a6b5,_0x43c1ed,_0x1021df,_0x28cb12,_0x41132d,_0x115710,_0x59580d,_0x43d4d7,_0x2f9da9,_0x17b590,_0x55b4c7,_0x1034a3=_0x40a1ef['constructor'],_0x5de348=_0x40a1ef['s']==_0x53df82['s']?0x1:-0x1,_0x561863=_0x40a1ef['d'],_0x1d6175=_0x53df82['d'];if(!(_0x561863&&_0x561863[0x0]&&_0x1d6175&&_0x1d6175[0x0]))return new _0x1034a3(_0x40a1ef['s']&&_0x53df82['s']&&(_0x561863?!_0x1d6175||_0x561863[0x0]!=_0x1d6175[0x0]:_0x1d6175)?_0x561863&&0x0==_0x561863[0x0]||!_0x1d6175?0x0*_0x5de348:_0x5de348/0x0:NaN);for(_0x423913?(_0x53b70a=0x1,_0x3061e6=_0x40a1ef['e']-_0x53df82['e']):(_0x423913=_0xd587ca,_0x53b70a=_0x4c561c,_0x3061e6=_0x154017(_0x40a1ef['e']/_0x53b70a)-_0x154017(_0x53df82['e']/_0x53b70a)),_0x17b590=_0x1d6175[_0x3cc2('0x8')],_0x43d4d7=_0x561863[_0x3cc2('0x8')],_0x1be594=new _0x1034a3(_0x5de348),_0x30a6b5=_0x1be594['d']=[],_0x339e3d=0x0;_0x1d6175[_0x339e3d]==(_0x561863[_0x339e3d]||0x0);_0x339e3d++);if(_0x1d6175[_0x339e3d]>(_0x561863[_0x339e3d]||0x0)&&_0x3061e6--,null==_0x1bc821?(_0x41132d=_0x1bc821=_0x1034a3['precision'],_0x17bcf7=_0x1034a3[_0x3cc2('0x160c')]):_0x41132d=_0xcb5593?_0x1bc821+(_0x40a1ef['e']-_0x53df82['e'])+0x1:_0x1bc821,_0x41132d<0x0)_0x30a6b5['push'](0x1),_0x34ade1=!0x0;else{if(_0x41132d=_0x41132d/_0x53b70a+0x2|0x0,_0x339e3d=0x0,0x1==_0x17b590){for(_0x34f7d7=0x0,_0x1d6175=_0x1d6175[0x0],_0x41132d++;(_0x339e3d<_0x43d4d7||_0x34f7d7)&&_0x41132d--;_0x339e3d++)_0x115710=_0x34f7d7*_0x423913+(_0x561863[_0x339e3d]||0x0),_0x30a6b5[_0x339e3d]=_0x115710/_0x1d6175|0x0,_0x34f7d7=_0x115710%_0x1d6175|0x0;_0x34ade1=_0x34f7d7||_0x339e3d<_0x43d4d7;}else{for(_0x34f7d7=_0x423913/(_0x1d6175[0x0]+0x1)|0x0,_0x34f7d7>0x1&&(_0x1d6175=_0x24343f(_0x1d6175,_0x34f7d7,_0x423913),_0x561863=_0x24343f(_0x561863,_0x34f7d7,_0x423913),_0x17b590=_0x1d6175[_0x3cc2('0x8')],_0x43d4d7=_0x561863['length']),_0x59580d=_0x17b590,_0x43c1ed=_0x561863['slice'](0x0,_0x17b590),_0x1021df=_0x43c1ed['length'];_0x1021df<_0x17b590;)_0x43c1ed[_0x1021df++]=0x0;_0x55b4c7=_0x1d6175[_0x3cc2('0x27a')](),_0x55b4c7[_0x3cc2('0x4')](0x0),_0x2f9da9=_0x1d6175[0x0],_0x1d6175[0x1]>=_0x423913/0x2&&++_0x2f9da9;do{_0x34f7d7=0x0,_0x53fd9f=_0x501039(_0x1d6175,_0x43c1ed,_0x17b590,_0x1021df),_0x53fd9f<0x0?(_0x28cb12=_0x43c1ed[0x0],_0x17b590!=_0x1021df&&(_0x28cb12=_0x28cb12*_0x423913+(_0x43c1ed[0x1]||0x0)),_0x34f7d7=_0x28cb12/_0x2f9da9|0x0,_0x34f7d7>0x1?(_0x34f7d7>=_0x423913&&(_0x34f7d7=_0x423913-0x1),_0x209240=_0x24343f(_0x1d6175,_0x34f7d7,_0x423913),_0x2696cf=_0x209240[_0x3cc2('0x8')],_0x1021df=_0x43c1ed['length'],0x1==(_0x53fd9f=_0x501039(_0x209240,_0x43c1ed,_0x2696cf,_0x1021df))&&(_0x34f7d7--,_0x1f2270(_0x209240,_0x17b590<_0x2696cf?_0x55b4c7:_0x1d6175,_0x2696cf,_0x423913))):(0x0==_0x34f7d7&&(_0x53fd9f=_0x34f7d7=0x1),_0x209240=_0x1d6175[_0x3cc2('0x27a')]()),_0x2696cf=_0x209240[_0x3cc2('0x8')],_0x2696cf<_0x1021df&&_0x209240['unshift'](0x0),_0x1f2270(_0x43c1ed,_0x209240,_0x1021df,_0x423913),-0x1==_0x53fd9f&&(_0x1021df=_0x43c1ed[_0x3cc2('0x8')],(_0x53fd9f=_0x501039(_0x1d6175,_0x43c1ed,_0x17b590,_0x1021df))<0x1&&(_0x34f7d7++,_0x1f2270(_0x43c1ed,_0x17b590<_0x1021df?_0x55b4c7:_0x1d6175,_0x1021df,_0x423913))),_0x1021df=_0x43c1ed[_0x3cc2('0x8')]):0x0===_0x53fd9f&&(_0x34f7d7++,_0x43c1ed=[0x0]),_0x30a6b5[_0x339e3d++]=_0x34f7d7,_0x53fd9f&&_0x43c1ed[0x0]?_0x43c1ed[_0x1021df++]=_0x561863[_0x59580d]||0x0:(_0x43c1ed=[_0x561863[_0x59580d]],_0x1021df=0x1);}while((_0x59580d++<_0x43d4d7||void 0x0!==_0x43c1ed[0x0])&&_0x41132d--);_0x34ade1=void 0x0!==_0x43c1ed[0x0];}_0x30a6b5[0x0]||_0x30a6b5[_0x3cc2('0x585')]();}if(0x1==_0x53b70a)_0x1be594['e']=_0x3061e6,_0x107769=_0x34ade1;else{for(_0x339e3d=0x1,_0x34f7d7=_0x30a6b5[0x0];_0x34f7d7>=0xa;_0x34f7d7/=0xa)_0x339e3d++;_0x1be594['e']=_0x339e3d+_0x3061e6*_0x53b70a-0x1,_0x59e146(_0x1be594,_0xcb5593?_0x1bc821+_0x1be594['e']+0x1:_0x1bc821,_0x17bcf7,_0x34ade1);}return _0x1be594;};}();_0x59f1da=_0x69089a(_0x1c0b66),_0x59f1da[_0x3cc2('0x358')]=_0x59f1da[_0x3cc2('0x1664')]=_0x59f1da,_0x4983d5=new _0x59f1da(_0x4983d5),_0x3f4368=new _0x59f1da(_0x3f4368),_0x3cc2('0x27b')==typeof define&&define[_0x3cc2('0x274')]?define(function(){return _0x59f1da;}):_0x3cc2('0x273')!=typeof module&&module[_0x3cc2('0x271')]?module[_0x3cc2('0x271')]=_0x59f1da:(_0x2f76e2||(_0x2f76e2=_0x3cc2('0x273')!=typeof self&&self&&self[_0x3cc2('0xdd4')]==self?self:window),_0x4f94b0=_0x2f76e2[_0x3cc2('0x1664')],_0x59f1da['noConflict']=function(){return _0x2f76e2[_0x3cc2('0x1664')]=_0x4f94b0,_0x59f1da;},_0x2f76e2[_0x3cc2('0x1664')]=_0x59f1da);}(this);var Kongregate=Kongregate||{};Kongregate[_0x3cc2('0x284')]=Kongregate[_0x3cc2('0x284')]||{},Kongregate[_0x3cc2('0x284')][_0x3cc2('0x1665')]=function(){return/klient|kartridge\//[_0x3cc2('0x839')](navigator[_0x3cc2('0x5fc')][_0x3cc2('0x577')]());},Kongregate[_0x3cc2('0x284')]['findKongregateWindow']=function(){if(!Kongregate['Utils'][_0x3cc2('0x1665')]())return top;for(var _0x235158=window,_0x3177d9=window[_0x3cc2('0x3')];_0x3177d9!==top;)_0x235158=_0x3177d9,_0x3177d9=_0x235158['parent'];return _0x235158;},Kongregate[_0x3cc2('0x284')]['catchErrors']=function(_0x35ebe3,_0x3b3594,_0x1e7f51){return function(){try{return _0x35ebe3['apply'](_0x3b3594,arguments);}catch(_0xe96b08){return Kongregate[_0x3cc2('0x1666')]['error']('catchErrors\x20caught\x20unhandled\x20exception',_0xe96b08),_0x1e7f51;}};},function(){function _0x24fc34(_0x482465,_0x4b6f9f,_0x126a7d){Kongregate[_0x3cc2('0x1666')][_0x482465]=function(){try{_0x3cc2('0x273')!=typeof active_user&&void 0x0===Kongregate[_0x3cc2('0x1666')]['debugLevel']&&(Kongregate['Log'][_0x3cc2('0x1667')]=active_user[_0x3cc2('0x1667')]()),Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x1667')]>=_0x4b6f9f&&(console[_0x126a7d]?Function[_0x3cc2('0x36')][_0x3cc2('0x51')]['call'](console[_0x126a7d],console,arguments):console[_0x3cc2('0xb6')](arguments));}catch(_0x3055a5){}};}Kongregate[_0x3cc2('0x1666')]={},_0x24fc34('spam',0x5,_0x3cc2('0xb6')),_0x24fc34(_0x3cc2('0x364'),0x4,_0x3cc2('0xb6')),_0x24fc34(_0x3cc2('0xb07'),0x3,_0x3cc2('0xb07')),_0x24fc34(_0x3cc2('0x184'),0x2,'warn'),_0x24fc34(_0x3cc2('0x20'),0x1,_0x3cc2('0x20'));}(),KonduitEvent={'INIT':_0x3cc2('0x1'),'CONNECT':_0x3cc2('0x61b'),'CONNECTED':_0x3cc2('0x618'),'DISCONNECT':_0x3cc2('0x613'),'LOGIN':_0x3cc2('0x1668'),'SWITCH_USER':_0x3cc2('0x1669'),'JOIN_ROOM':'join_room','LEAVE_ROOM':_0x3cc2('0x166a'),'USER_JOIN':'user_join','USER_DEPARTURE':_0x3cc2('0x166b'),'USER_CHANGED':_0x3cc2('0x166c'),'ROOM_MESSAGE':'room_message','SYSTEM_MESSAGE':'system_message','PRIVATE_MESSAGE':_0x3cc2('0x166d'),'ADMIN_MESSAGE':_0x3cc2('0x166e'),'MESSAGE_ERROR':_0x3cc2('0x166f'),'SET_PRESENCE':_0x3cc2('0x1670'),'GUEST_COUNT':'guest_count','ROOM_NOT_FOUND':_0x3cc2('0x1671'),'ROOM_FULL':_0x3cc2('0x1672'),'REQUEST_CHAT_ROOM':_0x3cc2('0x1673'),'CREATE_PRIVATE_ROOM':_0x3cc2('0x1674'),'DESTROY_PRIVATE_ROOM':_0x3cc2('0x1675'),'PRIVATE_ROOM_INVITATION':_0x3cc2('0x1676'),'PRIVATE_ROOM_KICK':_0x3cc2('0x1677'),'PRIVATE_ROOM_INVITATION_SENT':'private_room_invitation_sent','JOIN_GUILD_ROOM':_0x3cc2('0x1678'),'SILENCED':_0x3cc2('0x1679'),'PARTICIPATE':_0x3cc2('0x167a'),'AMNESTY':_0x3cc2('0x167b'),'API_INITIALIZED':_0x3cc2('0x167c'),'ADD_STATISTICS':_0x3cc2('0x167d'),'STATISTIC_UPDATED':_0x3cc2('0x167e'),'STATISTIC_SUBMISSION':_0x3cc2('0x167f'),'STATISTICS_FLUSH':'statistics_flush','SET_ACCOMPLISHMENT_PROGRESS':_0x3cc2('0x1680'),'NEW_HIGH_SCORE':'new_high_score','DISPLAY_SHOUT_BOX':_0x3cc2('0x1681'),'DISPLAY_INVITATION_BOX':_0x3cc2('0x1682'),'SEND_PRIVATE_MESSAGE':_0x3cc2('0x1683'),'DISPLAY_FEED_POST_BOX':'display_feed_post_box','DISPLAY_SIGN_IN_LIGHTBOX':_0x3cc2('0x1684'),'DISPLAY_REGISTRATION_LIGHTBOX':_0x3cc2('0x1685'),'LIGHTBOX_OPENED':'lightbox_opened','LIGHTBOX_CLOSED':_0x3cc2('0x1686'),'ACCOMPLISHMENT_TASK_PROGRESS':_0x3cc2('0x1687'),'RESIZE_GAME':_0x3cc2('0x1688'),'HANDLE_ITEM_CHECKOUT_REQUEST':_0x3cc2('0x1689'),'KONDUIT_MESSAGE':_0x3cc2('0x168a'),'ANALYTICS_PAYLOAD':_0x3cc2('0x168b'),'OP_EXTERNAL_MESSAGE':_0x3cc2('0x168c'),'OP_CONNECTED':_0x3cc2('0x618'),'OP_HELLO':_0x3cc2('0x168d'),'OP_USER_INFO':_0x3cc2('0x168e'),'OP_SIGN_IN':_0x3cc2('0x168f'),'PARAM_USER':_0x3cc2('0xfac'),'PARAM_USER_ID':_0x3cc2('0x1690'),'PARAM_GAME_AUTH_TOKEN':'auth_token','PURCHASE_RESULT':_0x3cc2('0x1691'),'PARAM_LOCALCONNECTION_ONLY':_0x3cc2('0x1692'),'CUSTOM_TAB_MESSAGE':_0x3cc2('0x1693'),'CUSTOM_TAB_SHOW':_0x3cc2('0x1694'),'CUSTOM_TAB_CLOSE':_0x3cc2('0x1695'),'CUSTOM_TAB_SHOWN':_0x3cc2('0x1696'),'CUSTOM_TAB_CLEAR_MESSAGES':_0x3cc2('0x1697'),'OP_CHAT_TAB':'chat.tab','OP_CHAT_CLEAR_DIALOG':_0x3cc2('0x1698'),'OP_CHAT_DISPLAY':_0x3cc2('0x1699'),'OP_CHAT_MSG':_0x3cc2('0x169a'),'OP_CHAT_CANVAS_ELEMENT':_0x3cc2('0x169b'),'OP_CHAT_PRIVATE_MESSAGE':_0x3cc2('0x169c'),'OP_CHAT_RESIZE_GAME':_0x3cc2('0x169d'),'OP_CHAT_DISPLAY_INVITATION_BOX':'chat.invite','OP_CHAT_DISPLAY_FEED_POST_BOX':_0x3cc2('0x169e'),'OP_CHAT_DISPLAY_REGISTRATION':_0x3cc2('0x169f'),'OP_CHAT_DISPLAY_SHOUT_BOX':_0x3cc2('0x16a0'),'PARAM_SHOUT_MESSAGE':_0x3cc2('0x16a1'),'PARAM_CANVAS_SIZE':_0x3cc2('0x16a2'),'PARAM_RESIZE_GAME_WIDTH':_0x3cc2('0x16a3'),'PARAM_RESIZE_GAME_HEIGHT':_0x3cc2('0x16a4'),'PARAM_INVITATION_MESSAGE':_0x3cc2('0x16a5'),'PARAM_FRIEND_FILTER':'filter','PARAM_IMAGE_URI':_0x3cc2('0x16a6'),'PARAM_KV_PARAMS':_0x3cc2('0x16a7'),'PARAM_NAME':_0x3cc2('0x3ac'),'PARAM_DESCRIPTION':'desc','PARAM_DATA':_0x3cc2('0x1ba'),'OP_SHOUT_CALLBACK':'ext.shout_callback','PARAM_MESSAGE_TYPE':'ext.message_type','PARAM_MESSAGE_RECIPIENTS':'ext.message_recipients','PARAM_ERROR':_0x3cc2('0x20'),'PARAM_SUCCESS':_0x3cc2('0x16a8'),'PARAM_REQUEST_ID':'req.id','OP_STATS_SUBMIT':'stat.submit','PARAM_STATS':_0x3cc2('0x16a9'),'ITEM_LIST':_0x3cc2('0x16aa'),'ITEM_CHECKOUT':_0x3cc2('0x16ab'),'PURCHASE_KREDS':_0x3cc2('0x16ac'),'ITEM_INSTANCES':_0x3cc2('0x16ad'),'USE_ITEM_INSTANCE':'mtx.use_item_instance','PARAM_PURCHASE_METHOD':_0x3cc2('0x16ae'),'PARAM_ITEM_TAGS':'item_tags','PARAM_ITEMS':_0x3cc2('0x16af'),'PARAM_ORDER_INFO':_0x3cc2('0x16b0'),'PARAM_ID':'id','ADS_INITIALIZE':_0x3cc2('0x16b1'),'ADS_AVAILABLE':_0x3cc2('0x16b2'),'ADS_UNAVAILABLE':'ads.unavailable','ADS_SHOW_INCENTIVIZED':'ads.show_incentivized','AD_OPENED':_0x3cc2('0x16b3'),'AD_COMPLETED':_0x3cc2('0x16b4'),'AD_ABANDONED':'ads.ad_abandoned','PROCESSING_SAVE_SHARED_CONTENT':_0x3cc2('0x16b5'),'SAVE_SHARED_CONTENT':'save_shared_content','SAVE_SHARED_CONTENT_COMPLETE':'shared_content_save_complete','LOAD_SHARED_CONTENT':_0x3cc2('0x16b6'),'BROWSE_SHARED_CONTENT':'browse_shared_content','OP_SAVE_SHARED_CONTENT':_0x3cc2('0x16b7'),'OP_BROWSE_SHARED_CONTENT':_0x3cc2('0x16b8'),'OP_LOAD_SHARED_CONTENT':_0x3cc2('0x16b6'),'OP_SHARED_CONTENT_SAVE_COMPLETE':'shared_content_save_complete','PARAM_CONTENT_TYPE':_0x3cc2('0x16b9'),'PARAM_LABEL':_0x3cc2('0xd4d'),'PARAM_IMAGE':_0x3cc2('0x182'),'OP_IMAGE_AVATAR_SUBMIT':_0x3cc2('0x16ba'),'OP_IMAGE_AVATAR_FINISHED':_0x3cc2('0x16bb'),'IMAGE_AVATAR_SUBMIT':_0x3cc2('0x16bc'),'IMAGE_AVATAR_COMPLETE':_0x3cc2('0x16bd'),'OP_ANALYTICS_PAYLOAD':_0x3cc2('0x16be'),'HOLODECK_DATA':_0x3cc2('0x16bf'),'PARAM_HOLODECK_TYPE':'holodeck_type','FETCH_HISTORY':_0x3cc2('0x16c0'),'HISTORY_RECEIVED':_0x3cc2('0x16c1'),'FAYE_DISCONNECT':_0x3cc2('0x16c2')},KonduitChatErrorMessage={'MESSAGE_TOO_LONG':_0x3cc2('0x16c3'),'RATE_LIMITED':'error_msg_rate_limit'},KonduitPresenceType={'CHAT':_0x3cc2('0x16c4'),'AWAY':_0x3cc2('0x16c5')},Kongregate[_0x3cc2('0x16c6')]=function(){window[_0x3cc2('0xa27')]||(window[_0x3cc2('0xa27')]={'parse':function(_0x27f234){return eval('('+_0x27f234+')');},'stringify':function(){var _0x1c8759=Object[_0x3cc2('0x36')]['toString'],_0x5e2ddf=Array[_0x3cc2('0x66')]||function(_0x72964){return _0x3cc2('0x27c')===_0x1c8759[_0x3cc2('0x4a')](_0x72964);},_0x2644e9={'"':'\x5c\x22','\\':'\x5c\x5c','\b':'\x5cb','\f':'\x5cf','\n':'\x5cn','\r':'\x5cr','\t':'\x5ct'},_0x4a6e0e=function(_0x343f99){return _0x2644e9[_0x343f99]||'\x5cu'+(_0x343f99[_0x3cc2('0x684')](0x0)+0x10000)['toString'](0x10)[_0x3cc2('0x242')](0x1);},_0x4ffc39=/[\\"\u0000-\u001F\u2028\u2029]/g;return function _0x2644e9(_0x24dcbb){if(null==_0x24dcbb)return _0x3cc2('0xe58');if(_0x3cc2('0x231')==typeof _0x24dcbb)return isFinite(_0x24dcbb)?_0x24dcbb[_0x3cc2('0x241')]():_0x3cc2('0xe58');if(_0x3cc2('0x28d')==typeof _0x24dcbb)return _0x24dcbb[_0x3cc2('0x241')]();if(_0x3cc2('0x27f')==typeof _0x24dcbb){if('function'==typeof _0x24dcbb[_0x3cc2('0x1663')])return _0x2644e9(_0x24dcbb[_0x3cc2('0x1663')]());if(_0x5e2ddf(_0x24dcbb)){for(var _0x40b8b3='[',_0x8ca3bd=0x0;_0x8ca3bd<_0x24dcbb[_0x3cc2('0x8')];_0x8ca3bd++)_0x40b8b3+=(_0x8ca3bd?',\x20':'')+_0x2644e9(_0x24dcbb[_0x8ca3bd]);return _0x40b8b3+']';}if(_0x3cc2('0x16c7')===_0x1c8759['call'](_0x24dcbb)){_0x40b8b3=[];for(_0x8ca3bd in _0x24dcbb)Object[_0x3cc2('0x36')][_0x3cc2('0x28b')][_0x3cc2('0x4a')](_0x24dcbb,_0x8ca3bd)&&_0x40b8b3[_0x3cc2('0x9')](_0x2644e9(_0x8ca3bd)+':\x20'+_0x2644e9(_0x24dcbb[_0x8ca3bd]));return'{'+_0x40b8b3['join'](',\x20')+'}';}}return'\x22'+_0x24dcbb[_0x3cc2('0x241')]()[_0x3cc2('0x376')](_0x4ffc39,_0x4a6e0e)+'\x22';};}()});},Kongregate[_0x3cc2('0x16c8')]=function(_0x2bdab9){var _0x3063df=window,_0x333134=!0x1,_0x24dafb=!0x0,_0x423f0e=_0x3063df[_0x3cc2('0xde5')],_0x59b867=_0x423f0e[_0x3cc2('0x91a')],_0x44b4c5=_0x423f0e['addEventListener'],_0x3cfc50=_0x44b4c5?'addEventListener':_0x3cc2('0xdf1'),_0x566e6c=_0x44b4c5?_0x3cc2('0x3d7'):_0x3cc2('0xdf5'),_0x16e129=_0x44b4c5?'':'on',_0x49e348=function(_0x533ac6){_0x3cc2('0xdfb')==_0x533ac6[_0x3cc2('0x10b')]&&_0x3cc2('0x264')!=_0x423f0e[_0x3cc2('0x8c4')]||(('load'==_0x533ac6[_0x3cc2('0x10b')]?_0x3063df:_0x423f0e)[_0x566e6c](_0x16e129+_0x533ac6['type'],_0x49e348,!0x1),_0x333134||!(_0x333134=!0x0))||_0x2bdab9[_0x3cc2('0x4a')](_0x3063df,_0x533ac6['type']||_0x533ac6);},_0x219ca1=function(){try{_0x59b867['doScroll'](_0x3cc2('0x2a2'));}catch(_0x542d75){return void setTimeout(_0x219ca1,0x32);}_0x49e348('poll');};if(_0x3cc2('0x264')==_0x423f0e[_0x3cc2('0x8c4')])_0x2bdab9['call'](_0x3063df,_0x3cc2('0x16c9'));else{if(!_0x44b4c5&&_0x59b867['doScroll']){try{_0x24dafb=!_0x3063df[_0x3cc2('0x16ca')];}catch(_0x5bdadf){}_0x24dafb&&_0x219ca1();}_0x423f0e[_0x3cfc50](_0x16e129+_0x3cc2('0x8c7'),_0x49e348,!0x1),_0x423f0e[_0x3cfc50](_0x16e129+_0x3cc2('0xdfb'),_0x49e348,!0x1),_0x3063df[_0x3cfc50](_0x16e129+_0x3cc2('0x35e'),_0x49e348,!0x1);}},function(){var _0x147efc;Kongregate['MessageConnection']=function(_0xf45081){this['initialize'](_0xf45081);},Kongregate[_0x3cc2('0x16cb')]['MESSAGE_EVENT']=_0x3cc2('0x16cc'),Kongregate['MessageConnection'][_0x3cc2('0x36')]={'initialize':function(_0x133e73){_0x147efc=_0x133e73[_0x3cc2('0x16cd')],this['_window']=_0x133e73[_0x3cc2('0xc7e')]||window,this[_0x3cc2('0x16ce')]=_0x133e73['target_origin'],this[_0x3cc2('0x16cf')]=_0x133e73[_0x3cc2('0x16d0')]?[_0x133e73[_0x3cc2('0x16d0')]]:[],this[_0x3cc2('0x16d1')]=_0x133e73[_0x3cc2('0x16d2')],this[_0x3cc2('0x16d3')]=_0x133e73[_0x3cc2('0x16d4')]||!0x1,this[_0x3cc2('0x16d5')]=[],this[_0x3cc2('0x16d6')]=Kongregate[_0x3cc2('0x16d7')][_0x3cc2('0x16d8')](),this['_client']=_0x3cc2('0x357')==typeof this[_0x3cc2('0x16ce')],this[_0x3cc2('0x16d9')]=this[_0x3cc2('0x16da')]=!0x1;},'addMessageListener':function(_0x4727f2){this[_0x3cc2('0x16d5')][_0x3cc2('0x9')](_0x4727f2);},'isSupported':function(){return!(!this['supportsObjects']()&&void 0x0===this['_window'][_0x3cc2('0xa27')])&&void 0x0!==(this[_0x3cc2('0x16cf')][0x0]||window)[_0x3cc2('0x15ff')];},'connected':function(){return this[_0x3cc2('0x16d9')];},'isClient':function(){return this['_client'];},'supportsObjects':function(){return this[_0x3cc2('0x16d6')];},'logPrefix':function(){return this[_0x3cc2('0x16db')]?_0x3cc2('0x16dc'):'[Konduit]';},'listen':function(){if(this[_0x3cc2('0x16dd')]()&&!this[_0x3cc2('0x16de')]){this['_listening']=!0x0;var _0x1ccc96=this;Kongregate[_0x3cc2('0x16d7')][_0x3cc2('0x16df')](this[_0x3cc2('0x16e0')],function(_0x5c0547){_0x1ccc96[_0x3cc2('0x16e1')][_0x3cc2('0x4a')](_0x1ccc96,_0x5c0547);});}},'parseMessage':function(_0x3f870d){try{var _0x1062f5=Kongregate[_0x3cc2('0x16d7')]['parseMessage'](_0x3f870d);if(_0x1062f5&&_0x1062f5[_0x3cc2('0x16e2')]===Kongregate['MessageConnection'][_0x3cc2('0x16e3')])return{'opcode':_0x1062f5['opcode'],'params':_0x1062f5[_0x3cc2('0x38c')]};}catch(_0x381e0b){Kongregate['Log'][_0x3cc2('0x184')](this[_0x3cc2('0x16e4')](),_0x3cc2('0x16e5'),_0x3f870d,_0x381e0b);}return null;},'onMessageReceived':function(_0x4817c1){var _0x29a775=_0x4817c1[_0x3cc2('0x16e6')]||_0x4817c1['originalEvent']['origin'];this[_0x3cc2('0x16ce')]&&_0x29a775!==this[_0x3cc2('0x16ce')]?Kongregate['Log'][_0x3cc2('0x364')](this['logPrefix'](),_0x3cc2('0x16e7')+_0x29a775):(_0x29a775=this[_0x3cc2('0x16e8')](_0x4817c1[_0x3cc2('0x1ba')]))&&this[_0x3cc2('0x16e9')](_0x29a775,_0x4817c1);},'processMessage':function(_0x33f1b4,_0x2baa5a){switch(Kongregate['Log'][_0x3cc2('0x364')](this[_0x3cc2('0x16e4')](),_0x3cc2('0x16ea'),_0x33f1b4),_0x33f1b4[_0x3cc2('0x16eb')]){case KonduitEvent[_0x3cc2('0x16ec')]:this[_0x3cc2('0x16ed')](_0x33f1b4['params'],_0x2baa5a['source']);break;case KonduitEvent['CONNECTED']:this[_0x3cc2('0x16ee')]();}for(var _0x2630ce=0x0;_0x2630ceKongregate[_0x3cc2('0x284')][_0x3cc2('0x76')](_0xd57559,_0x530aa8)&&(_0xd57559['push'](_0x530aa8),_0xd57559[_0x3cc2('0x422')](),this[_0x3cc2('0x1712')][_0x4006a5]=_0xd57559[_0x3cc2('0xb1')](','),this[_0x3cc2('0x1713')](),Kongregate[_0x3cc2('0x1666')][_0x3cc2('0xb07')](_0x3cc2('0x1714')+_0x530aa8))):Kongregate['Log'][_0x3cc2('0x184')](_0x3cc2('0x1715')+_0x530aa8+',\x20must\x20be\x20alpha_numeric');}},'setCommonPropsCallback':function(_0x217b88){this['_enabled']&&(this[_0x3cc2('0x1716')]=_0x217b88,this['updateCommonProperties']());},'setCommonProperties':function(_0x569aa0){_0x569aa0=this['_objectify'](_0x569aa0),this[_0x3cc2('0x1717')](function(){return _0x569aa0;});},'updateCommonProperties':function(){try{_0x3cc2('0x27b')==typeof this[_0x3cc2('0x1716')]&&(this['_commonProperties']=this[_0x3cc2('0x1711')](this[_0x3cc2('0x1716')]()),this[_0x3cc2('0x1712')][_0x4b7213]=this['_commonProperties'],this[_0x3cc2('0x1718')][_0x2e0d23]&&!this[_0x3cc2('0x1712')][_0x31e63a]&&(this[_0x3cc2('0x1712')][_0x31e63a]=this['_commonProperties'][_0x2e0d23]));}catch(_0xb3c2ca){Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x20')](_0x3cc2('0x1719')+_0xb3c2ca);}},'getAutoLongProperty':function(_0x1970e0){return this[_0x3cc2('0x171a')](_0x1970e0);},'getAutoLongLongProperty':function(_0x4dfa7c){return this['getAutoLongProperty'](_0x4dfa7c);},'getAutoStringProperty':function(_0x3fb989){if(!this[_0x3cc2('0x663')])return null;var _0x2722a8=this[_0x3cc2('0x171b')]();return _0x3cc2('0x357')==typeof _0x2722a8[_0x3fb989]?_0x2722a8[_0x3fb989]:(Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x184')]('Property\x20is\x20not\x20a\x20string:\x20'+_0x3fb989),null);},'getAutoBoolProperty':function(_0x244f4e){return!!this[_0x3cc2('0x663')]&&!!this[_0x3cc2('0x171b')]()[_0x244f4e];},'getAutoDoubleProperty':function(_0x41f162){if(!this['_enabled'])return NaN;var _0x484b74=this[_0x3cc2('0x171b')]();return Number(_0x484b74[_0x41f162]);},'getAutoIntProperty':function(_0x2ee18e){return this[_0x3cc2('0x663')]?Math[_0x3cc2('0xaa')](this[_0x3cc2('0x171c')](_0x2ee18e)):NaN;},'getAutoUTCProperty':function(_0x35479a){return this[_0x3cc2('0x171d')](_0x35479a);},'getAutoPropertiesJSON':function(){return this[_0x3cc2('0x663')]?(this[_0x3cc2('0x171e')](),_0x3cc2('0x27b')==typeof JSON['stringify']?JSON[_0x3cc2('0xede')](this[_0x3cc2('0x171f')]):'{}'):'{}';},'startPurchase':function(_0x3de5ce,_0x1dac68){if(!this[_0x3cc2('0x170e')]()){var _0x430223=this[_0x3cc2('0x1720')](_0x3de5ce);_0x430223?(this[_0x3cc2('0x1721')]=this[_0x3cc2('0x1722')](_0x430223,_0x1dac68),this['_iapID']&&Kongregate[_0x3cc2('0x1666')]['warn'](_0x3cc2('0x1723')),Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x364')](_0x3cc2('0x1724')+_0x430223),this[_0x3cc2('0x1725')]=this[_0x3cc2('0x1726')](),this['_productId']=_0x430223,this[_0x3cc2('0x1727')](null,this[_0x3cc2('0x1711')](_0x1dac68),_0x2a9556)):Kongregate[_0x3cc2('0x1666')]['warn'](_0x3cc2('0x1728')+_0x3de5ce);}},'finishPurchase':function(_0x4bf60e,_0x12cf42,_0x1416cc){this[_0x3cc2('0x170e')]()||(Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x364')]('IAP\x20FLOW\x20STEP:\x20finishPurchase():\x20'+this[_0x3cc2('0x1729')]+_0x3cc2('0x172a')+_0x12cf42+',\x20resultCode:\x20'+_0x4bf60e),_0x1b8148===_0x4bf60e?(this['_numPurchases']++,this[_0x3cc2('0x172b')]+=this[_0x3cc2('0x1721')],this[_0x3cc2('0x1727')](_0x12cf42,this[_0x3cc2('0x1711')](_0x1416cc),_0x26b612)):this['_addIAPFailEvent'](_0x12cf42,this['_objectify'](_0x1416cc)));},'setAutomaticVariablesListener':function(_0x447fc2){this[_0x3cc2('0x663')]&&(this['_automaticVarsListener']=_0x447fc2,this['_getKongAutomaticVariables']());},'start':function(){},'_setup':function(){if(!this['_savedData']){var _0x19431b=this[_0x3cc2('0x1701')][_0x3cc2('0x172c')]();if(this['_mode']=_0x19431b?this['_kongVars'][_0x3cc2('0x172d')]:null,this[_0x3cc2('0x663')]=null!==this['_mode']&&void 0x0!==this[_0x3cc2('0x172e')]&&this['_checkBrowserSupport'](),Kongregate[_0x3cc2('0x1666')]['debug']('Initializing\x20Analytics\x20API,\x20mode:\x20'+this[_0x3cc2('0x172e')]),this['_enabled']){this[_0x3cc2('0x1709')]&&this[_0x3cc2('0x172f')]()&&this[_0x3cc2('0x1730')](),this[_0x3cc2('0x1731')]=_0x19431b?this[_0x3cc2('0x1707')]['kongregate_game_version']:'1',this[_0x3cc2('0x1732')]=this['_persistentStore']['pending_events']=this[_0x3cc2('0x1733')][_0x3cc2('0x1734')]||[],this['_persistentStore'][_0x3cc2('0x1735')]=this[_0x3cc2('0x1733')]['event_queues']||{'swrve':[]},this[_0x3cc2('0x1736')]=this[_0x3cc2('0x1733')][_0x3cc2('0x1735')][_0x3cc2('0x1737')]=this[_0x3cc2('0x1733')][_0x3cc2('0x1735')][_0x3cc2('0x1737')]||[],this[_0x3cc2('0x1712')]=this[_0x3cc2('0x1733')]['saved_data']=this['_persistentStore'][_0x3cc2('0x1738')]||{},this[_0x3cc2('0x1739')]=this[_0x3cc2('0x1733')][_0x3cc2('0x16af')]=this[_0x3cc2('0x1733')][_0x3cc2('0x16af')]||[],this[_0x3cc2('0x1718')]=this[_0x3cc2('0x1712')][_0x3cc2('0x173a')]=this[_0x3cc2('0x1712')][_0x3cc2('0x173a')]||{},this[_0x3cc2('0x173b')]=this['_savedData'][_0x29e92f],this['_autoAnalyticsDisabled']()?Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x364')](_0x3cc2('0x173c')):this['_autoAnalyticsExcludesServer']()?Kongregate['Log'][_0x3cc2('0x364')](_0x3cc2('0x173d')):Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x364')]('Automatic\x20analytics\x20enabled'),_0x19431b&&this[_0x3cc2('0x173e')]();var _0x19431b=this[_0x3cc2('0x173f')](),_0x27ff3f=!this[_0x3cc2('0x1712')][_0xffded9];this[_0x3cc2('0x1740')](_0xffded9,this[_0x3cc2('0x1741')](_0x19431b)),this[_0x3cc2('0x1740')](_0x693b07,_0x49364a),this['_setInitialSavedData'](_0x5a8fa2,this[_0x3cc2('0x1731')]),this[_0x3cc2('0x1740')](_0x5dfe3b,this[_0x3cc2('0x1742')]()),_0x27ff3f&&(Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x364')]('Analytics:\x20First\x20play'),this[_0x3cc2('0x1743')]()),this[_0x3cc2('0x1744')](),this[_0x3cc2('0x1745')]();}else Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x364')]('Analytics\x20API\x20not\x20enabled');}},'_enqueueEvent':function(_0x1e5c31,_0x2519f7){return!this['_initialized']&&(this[_0x3cc2('0x170e')]()&&_0x2519f7[_0x3a002e]||(Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x364')](_0x3cc2('0x1746')+_0x1e5c31),this[_0x3cc2('0x1732')][_0x3cc2('0x9')]({'name':_0x1e5c31,'event':_0x2519f7})),!0x0);},'_addEventInternal':function(_0xb98b07,_0x1bfdc1,_0x4788c1){var _0x313084=0x0===_0xb98b07['indexOf'](_0x3cc2('0x1747'));if(!_0x313084&&!_0x1bfdc1[_0x42b574]&&(_0x1bfdc1=this[_0x3cc2('0x1748')](this[_0x3cc2('0x1749')](),_0x1bfdc1)),!this[_0x3cc2('0x174a')](_0xb98b07,_0x1bfdc1)&&this[_0x3cc2('0x663')]){_0x2f0276===_0xb98b07&&this['_refreshPlayerInfoFields'](_0x1bfdc1);var _0x2c40af=this[_0x3cc2('0x171b')](),_0x157ebe={};_0x313084?_0x157ebe=_0x1bfdc1:(this[_0x3cc2('0x1748')](_0x157ebe,this[_0x3cc2('0x1711')](this[_0x3cc2('0x1718')])),_0x1bfdc1[_0x3a002e]?(this['_merge'](_0x157ebe,_0x2c40af),this['_merge'](_0x157ebe,_0x1bfdc1)):(this['_merge'](_0x157ebe,_0x1bfdc1),this['_merge'](_0x157ebe,_0x2c40af))),Kongregate[_0x3cc2('0x174b')][_0x3cc2('0x174c')]===_0xb98b07&&(_0x4788c1=!0x0),Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x364')]('Adding\x20event:\x20'+_0xb98b07+_0x3cc2('0x174d')+_0x4788c1),this[_0x3cc2('0x1736')]['push']({'name':_0xb98b07,'event':_0x157ebe}),this[_0x3cc2('0x174e')](),_0x4788c1&&this['_flushPersistentStore']();}},'_flushQueue':function(){if(this[_0x3cc2('0x1703')]){var _0x34d20d=this;this[_0x3cc2('0x1736')][_0x3cc2('0x8')]&&!this[_0x3cc2('0x174f')]&&(Kongregate['Log'][_0x3cc2('0x364')]('Flushing\x20swrve\x20event\x20queue'),this[_0x3cc2('0x174f')]=!0x0,this['_swrveClient'][_0x3cc2('0x1750')](this[_0x3cc2('0x1736')],function(_0x1bef2){_0x34d20d[_0x3cc2('0x174f')]=!0x1,_0x34d20d['_flushPersistentStore'](),_0x34d20d[_0x3cc2('0x1751')](_0x1bef2[_0x3cc2('0x16a8')]?0x3e8:0x2710);}));}},'_flushQueueDelayed':function(_0x5704ef){var _0x31759d=this;setTimeout(function(){_0x31759d[_0x3cc2('0x174e')]();},_0x5704ef);},'_persistentStoreName':function(){return Kongregate['AnalyticsServices']['persistentStoreName'](this['_kongVars'][_0x3cc2('0x1752')]);},'_loadPersistentStore':function(){var _0x140e6e;try{var _0x4572e4=localStorage['getItem'](this[_0x3cc2('0x1753')]())||'{}';_0x140e6e=JSON[_0x3cc2('0x2e4')](_0x4572e4);}catch(_0x181c1a){Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x184')](_0x3cc2('0x1754')+_0x181c1a);}this['_persistentStore']=_0x140e6e||{};},'_flushPersistentStore':function(){try{var _0x3c5462=JSON[_0x3cc2('0xede')](this[_0x3cc2('0x1733')]);localStorage[_0x3cc2('0x1230')](this[_0x3cc2('0x1753')](),_0x3c5462);}catch(_0x401e2b){Kongregate[_0x3cc2('0x1666')]['warn'](_0x3cc2('0x1755')+_0x401e2b);}},'_destroyPersistentStore':function(){localStorage[_0x3cc2('0x120d')](this[_0x3cc2('0x1753')]());},'_buildEventSpecificVariables':function(){var _0x4faadc={};return _0x4faadc[_0x42b574]=0x0,this[_0x3cc2('0x170e')]()?_0x4faadc:(_0x4faadc[_0x2e5010]=this[_0x3cc2('0x1726')](),_0x4faadc[_0x3e5d4e]=this[_0x3cc2('0x1741')](this['_getDate']()),_0x4faadc[_0x133881]=this[_0x3cc2('0x1742')](),_0x4faadc);},'_refreshPlayerInfoFields':function(_0x1f23d1){_0x1f23d1[_0x437fcc]=this[_0x3cc2('0x1712')][_0x437fcc],_0x1f23d1[_0x4f9ada]=this['_savedData'][_0x4f9ada];for(var _0x1c4399=0x0;_0x1c4399<_0x1483f2[_0x3cc2('0x8')];_0x1c4399++){var _0x180817=_0x1483f2[_0x1c4399];_0x1f23d1[_0x180817]?this[_0x3cc2('0x1712')][_0x180817]=_0x1f23d1[_0x180817]:_0x1f23d1[_0x180817]=this['_savedData'][_0x180817]?this['_savedData'][_0x180817]:null;}},'_addAutoEvent':function(_0xa35858,_0x3e6903){this[_0x3cc2('0x170e')]()||(_0x3e6903=this[_0x3cc2('0x1711')](_0x3e6903),_0x3e6903[_0x3a002e]=!0x0,this[_0x3cc2('0x1756')](_0xa35858,_0x3e6903));},'_addIAPEvent':function(_0x38d074,_0x3aea1d,_0x215360){var _0x189f2b={};this['_merge'](_0x189f2b,this['_objectify'](_0x3aea1d)),_0x189f2b[_0x240818]=this['_priceUSD'],_0x189f2b[_0x1be7bd]=this[_0x3cc2('0x1729')],_0x189f2b[_0x57e96a]=this[_0x3cc2('0x1725')],_0x2a9556!=_0x215360&&(_0x189f2b[_0xa9ae21]=_0x38d074||_0xdf56af),this[_0x3cc2('0x1701')][_0x3cc2('0x172c')]()?(_0x189f2b[_0x555bc5]=this[_0x3cc2('0x1757')](this['_productId']),_0x189f2b[_0xcc303a]=_0x3cc2('0x1758')):(_0x189f2b[_0x555bc5]=_0x3aea1d[_0x555bc5]||this[_0x3cc2('0x1721')],_0x189f2b[_0xcc303a]=_0x3aea1d[_0xcc303a]||_0x3cc2('0x1759')),_0x26b612===_0x215360&&(this[_0x3cc2('0x175a')](this[_0x3cc2('0x1729')],this[_0x3cc2('0x1721')],_0x3aea1d),this['_productId']=this[_0x3cc2('0x1725')]=null,this['_priceUSD']=0x0),this[_0x3cc2('0x1756')](_0x215360,_0x189f2b);},'_addIAPFailEvent':function(_0x5dbed3,_0x5cbd00){var _0x1337b7={};this['_merge'](_0x1337b7,this['_objectify'](_0x5cbd00)),_0x1337b7[_0x28ad9b]=_0x3cc2('0x175b'),_0x1337b7[_0xa9ae21]=_0x5dbed3||_0xdf56af,_0x1337b7[_0x57e96a]=this[_0x3cc2('0x1725')],this[_0x3cc2('0x1729')]=this[_0x3cc2('0x1725')]=null,this[_0x3cc2('0x1721')]=0x0,this[_0x3cc2('0x1756')](_0x1bacf5,_0x1337b7);},'_sendSwrveUserEvent':function(){if(!this[_0x3cc2('0x170e')]()){for(var _0x2a0fca=this[_0x3cc2('0x171b')](),_0x26dff5={},_0x564b49=0x0;_0x564b49<_0x23c76b[_0x3cc2('0x8')];_0x564b49++){var _0x2d5a9c=_0x23c76b[_0x564b49];_0x26dff5[_0x3cc2('0x175c')+_0x2d5a9c]=_0x2a0fca[_0x2d5a9c];}this['_addAutoEvent'](Kongregate[_0x3cc2('0x174b')][_0x3cc2('0x175d')],_0x26dff5);}},'_sendSwrveIAPEvent':function(_0x37f32c,_0x4f288a,_0x420ab5){_0x4f288a={'product_id':_0x37f32c,'quantity':0x1,'local_cost':_0x4f288a,'local_currency':_0x3cc2('0x1759'),'app_store':'unknown_store'};var _0x57c62a={};_0x57c62a[_0x37f32c]={'type':_0x3cc2('0x175e'),'amount':0x1},_0x420ab5[_0x3cc2('0x175f')]&&(_0x57c62a[_0x3cc2('0x175f')]={'type':_0x3cc2('0x1760'),'amount':_0x420ab5[_0x3cc2('0x175f')]}),_0x420ab5[_0x3cc2('0x1761')]&&(_0x57c62a[_0x3cc2('0x1761')]={'type':_0x3cc2('0x1760'),'amount':_0x420ab5[_0x3cc2('0x1761')]}),_0x420ab5['type']&&(_0x57c62a[_0x420ab5['type']]={'type':'item','amount':0x1}),_0x4f288a['rewards']=_0x57c62a,this['addEvent'](Kongregate['SwrveClient']['SWRVE_IAP_IDENTIFIER'],_0x4f288a);},'_onIncomingMessage':function(_0x3b3502,_0x4b4e82){_0x3b3502===KonduitEvent[_0x3cc2('0x1762')]&&this[_0x3cc2('0x1763')](_0x4b4e82[_0x3cc2('0x1ba')][_0x3cc2('0xb07')],_0x4b4e82['data']['payload']);},'_setInitialSavedData':function(_0x2e9065,_0x47d83f){this[_0x3cc2('0x1712')][_0x2e9065]||(this[_0x3cc2('0x1712')][_0x2e9065]=_0x47d83f);},'_autoAnalyticsDisabled':function(){return!this[_0x3cc2('0x663')]||this[_0x3cc2('0x172e')]===_0x253727;},'_autoAnalyticsAllEnabled':function(){return this[_0x3cc2('0x663')]&&this[_0x3cc2('0x172e')]===_0x34e6a1;},'_autoAnalyticsExcludesServer':function(){return this['_enabled']&&this[_0x3cc2('0x172e')]===_0x3374a8;},'_getProductId':function(_0x168c51){try{if('string'==typeof _0x168c51)return _0x168c51;if(Number(parseFloat(_0x168c51))==_0x168c51)return _0x168c51['toString']();if(_0x3cc2('0x27c')===Object['prototype'][_0x3cc2('0x241')][_0x3cc2('0x4a')](_0x168c51)){if(0x0<_0x168c51[_0x3cc2('0x8')])return this[_0x3cc2('0x1720')](_0x168c51[0x0]);}else if('string'==typeof _0x168c51[_0x3cc2('0x4e4')])return _0x168c51[_0x3cc2('0x4e4')];}catch(_0x14feac){Kongregate[_0x3cc2('0x1666')]['error']('Error\x20calculating\x20product\x20ID:',_0x14feac);}return Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x184')](_0x3cc2('0x1764')+_0x168c51+_0x3cc2('0x1765')+typeof _0x168c51),null;},'_getUSDPrice':function(_0xae0480,_0x1f605f){if(this[_0x3cc2('0x1701')][_0x3cc2('0x172c')]()){var _0x23b42f=this[_0x3cc2('0x1757')](_0xae0480);if(0x0!==_0x23b42f)return Math[_0x3cc2('0xaa')](0x64*_0x23b42f*this['_kredExchangeRate'])/0x64;}else if(_0x1f605f&&_0x1f605f[_0x240818])return _0x1f605f[_0x240818];return(_0x23b42f=_0xae0480[_0x3cc2('0x81b')](/^.*t([0-9][0-9])_.*$/))&&0x2===_0x23b42f[_0x3cc2('0x8')]&&0x0<(_0x23b42f=parseInt(_0x23b42f[0x1],0xa))&&_0x23b42f<=_0x5396ba['length']?_0x5396ba[_0x23b42f-0x1]:(Kongregate['Log'][_0x3cc2('0x184')]('Couldn\x27t\x20calculate\x20USD\x20price\x20for\x20identifier:\x20'+_0xae0480),0x0);},'_getKredPrice':function(_0x34be7e){for(var _0x29dd3d=0x0;_0x29dd3d_0x2bdb36?(Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x364')](_0x3cc2('0x179d')+this[_0x3cc2('0x179b')]['id']+_0x3cc2('0x179e')+_0x58b8bb+_0x3cc2('0x179f')+_0x128277),_0x58b8bb={},_0x58b8bb[_0x35fef9]=this[_0x3cc2('0x179b')]['id'],_0x58b8bb[_0x2bbe90]=this[_0x3cc2('0x1785')](),_0x58b8bb[_0xae8137]=this[_0x3cc2('0x1741')](this[_0x3cc2('0x179b')][_0x3cc2('0x387')]),_0x58b8bb[_0x1589d2]=_0x128277,_0x58b8bb[_0x4bc9c7]=!0x1,this[_0x3cc2('0x17a0')](_0x28bcae,_0x58b8bb)):this[_0x3cc2('0x179b')]&&(this[_0x3cc2('0x17a1')]=this[_0x3cc2('0x179b')],Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x364')](_0x3cc2('0x17a2')+this[_0x3cc2('0x179b')]['id']+'),\x20inactiveFor='+_0x58b8bb+',\x20length='+_0x128277)),this[_0x3cc2('0x17a1')]||(this[_0x3cc2('0x17a1')]={'id':this[_0x3cc2('0x1726')](),'start':_0x3475cd[_0x3cc2('0x10ae')](),'active':_0x3475cd[_0x3cc2('0x10ae')]()},this['_savedData'][_0x3cc2('0x179c')]=this[_0x3cc2('0x17a1')],_0x3475cd=this[_0x3cc2('0x1712')][_0x2bbe90]?this['_numSessions']()+0x1:0x1,this[_0x3cc2('0x1712')][_0x2bbe90]=_0x3475cd,Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x364')](_0x3cc2('0x17a3')+this['_session']['id'])),this['_session']!=this['_previousSession']&&(this[_0x3cc2('0x1777')](Kongregate[_0x3cc2('0x174b')][_0x3cc2('0x174c')],{}),_0x3475cd={},_0x3475cd[_0x26062e]=!0x1,this[_0x3cc2('0x17a0')](_0x2e4e00,_0x3475cd));},'_installEvent':function(){if(this[_0x3cc2('0x17a4')]()){var _0x335f17={};_0x335f17[_0x309d54]=null,_0x335f17[_0x2762f3]=null,_0x335f17[_0x560ef4]=null,_0x335f17[_0x5a1280]=null,_0x335f17[_0x2dfee6]=null,_0x335f17[_0x257cdf]=null,this[_0x3cc2('0x17a0')](_0x237aa0,_0x335f17);}else Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x364')](_0x3cc2('0x17a5'));},'_parseOS':function(_0x14f5cf){var _0x2aad98=_0x3cc2('0xf53'),_0x2a715d=_0x3cc2('0xf53');try{var _0x141bda=_0x14f5cf[_0x3cc2('0x285')]('\x20');if(0x2>_0x141bda['length'])throw Error(_0x3cc2('0x17a6'));_0x2aad98=_0x141bda['shift'](),'OS'===_0x2aad98&&(_0x2aad98=_0x3cc2('0x17a7'),_0x141bda['shift']()),_0x2a715d=_0x141bda['join']('\x20');}catch(_0x5636ec){Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x20')](_0x3cc2('0x17a8')+_0x14f5cf+_0x3cc2('0xe3b')+_0x5636ec[_0x3cc2('0x241')]());}return{'type':_0x2aad98,'version':_0x2a715d};},'_numSessions':function(){return this[_0x3cc2('0x1712')][_0x2bbe90]||0x1;},'_timeZoneOffset':function(){return this[_0x3cc2('0x173f')]()['getTimezoneOffset']()/-0x3c;},'_daysRetained':function(){var _0x588843=this[_0x3cc2('0x173f')](),_0x52e2cd=this[_0x3cc2('0x1742')](),_0x2877c5=this[_0x3cc2('0x1783')][_0xffded9];return _0x2877c5&&null===(_0x588843=this['_parseW3CDTF'](_0x2877c5,null))&&(Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x184')](_0x3cc2('0x17a9')+_0x2877c5+',\x20resetting'),_0x588843=this[_0x3cc2('0x173f')](),this[_0x3cc2('0x1712')][_0xffded9]=this['_toW3CDTF'](_0x588843),this[_0x3cc2('0x1713')]()),this[_0x3cc2('0x1783')][_0x5dfe3b]&&(_0x52e2cd=this[_0x3cc2('0x1783')][_0x5dfe3b]),this[_0x3cc2('0x17aa')](_0x588843,_0x52e2cd);},'_dayOfEra':function(_0x2bdd5a,_0x567eb9){return Math[_0x3cc2('0xaa')]((_0x2bdd5a+0xe10*_0x567eb9)/0x15180);},'_daysSince':function(_0x11ee6b,_0x3681ac){var _0x25af30=Math['floor'](this[_0x3cc2('0x173f')]()/0x3e8),_0x3b4aef=Math['floor'](_0x11ee6b[_0x3cc2('0x10ae')]()/0x3e8);return this['_dayOfEra'](_0x25af30,this['_timeZoneOffset']())-this[_0x3cc2('0x17ab')](_0x3b4aef,_0x3681ac);},'_objectify':function(_0x22ed86){if(_0x3cc2('0x357')==typeof _0x22ed86){if(0x0===_0x22ed86[_0x3cc2('0x8')]||_0x3cc2('0x27b')!=typeof JSON[_0x3cc2('0x2e4')])return{};try{return JSON['parse'](_0x22ed86)||{};}catch(_0x265f4c){return Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x184')](_0x3cc2('0x17ac')+_0x22ed86+_0x3cc2('0x17ad')+_0x265f4c),{};}}return _0x22ed86;},'_toW3CDTF':function(_0x5c4050){return Kongregate['Utils']['toW3CDTF'](_0x5c4050);},'_parseW3CDTF':function(_0xa7535b,_0x3432f3){return Kongregate[_0x3cc2('0x284')][_0x3cc2('0x17ae')](_0xa7535b,_0x3432f3);},'_uuid':function(){var _0x1094f1=this['_getDate']()[_0x3cc2('0x10ae')]();return window[_0x3cc2('0xe03')]&&'function'==typeof window[_0x3cc2('0xe03')]['now']&&(_0x1094f1+=performance[_0x3cc2('0x45d')]()),_0x3cc2('0x17af')['replace'](/[xy]/g,function(_0x67c0e4){var _0x8b7f9f=(_0x1094f1+0x10*Math['random']())%0x10|0x0;return _0x1094f1=Math[_0x3cc2('0xaa')](_0x1094f1/0x10),('x'==_0x67c0e4?_0x8b7f9f:0x3&_0x8b7f9f|0x8)[_0x3cc2('0x241')](0x10);});},'_merge':function(_0x4411a5,_0x112a81){return Kongregate[_0x3cc2('0x284')][_0x3cc2('0x100f')](_0x4411a5,_0x112a81);},'_getDate':function(){return new Date();}};var _0x49364a='2.0.0',_0x2bdb36=0x12c,_0x253727=_0x3cc2('0x3bb'),_0x34e6a1='all',_0x3374a8=_0x3cc2('0x17b0'),_0x472b90='ad_tracking',_0x29e92f=_0x3cc2('0x17b1'),_0x4b027e=_0x3cc2('0x1779'),_0x49620c=_0x3cc2('0x17b2'),_0x5d4018=_0x3cc2('0x17b3'),_0x17afc4='client_os_type',_0x5e946d=_0x3cc2('0x17b4'),_0xdac6ea=_0x3cc2('0x17b5'),_0x45ab13='country_code',_0x22f3ad=_0x3cc2('0x17b6'),_0x42f3b9=_0x3cc2('0x17b7'),_0x423cab=_0x3cc2('0x17b8'),_0x2e5010=_0x3cc2('0x17b9'),_0x874a8d=_0x3cc2('0x17ba'),_0x3e5d4e=_0x3cc2('0x17bb'),_0x4f0a2a=_0x3cc2('0x17bc'),_0x4006a5='filter_type',_0x5a8fa2=_0x3cc2('0x17bd'),_0x5dfe3b='first_play_time_offset',_0xffded9=_0x3cc2('0x17be'),_0x693b07=_0x3cc2('0x17bf'),_0x31e63a=_0x3cc2('0x17c0'),_0x5e9d16=_0x3cc2('0x17c1'),_0x57ac84=_0x3cc2('0x17c2'),_0x5063e0='pur_tier',_0x28b4c0=_0x3cc2('0x17c3'),_0x2cfb80=_0x3cc2('0x17c4'),_0x416109=_0x3cc2('0x17c5'),_0x1851d0=_0x3cc2('0x17c6'),_0x3d616c='ip_address',_0x339a27='is_valid',_0x353215=_0x3cc2('0x17c7'),_0x4b928d='kong_username',_0x5550d4=_0x3cc2('0x17c8'),_0x4f1d5f=_0x3cc2('0x17c9'),_0x5289c8=_0x3cc2('0x17ca'),_0x503d5a=_0x3cc2('0x1795'),_0x2bbe90=_0x3cc2('0x17cb'),_0x1dfb87=_0x3cc2('0x17cc'),_0x42aef1=_0x3cc2('0x17cd'),_0x10a9ef='sdk_version',_0x2e0d23='server_version',_0x35fef9='session_id',_0xf531a='time_skew',_0x5fdba2=_0x3cc2('0x17ce'),_0x133881=_0x3cc2('0x17cf'),_0xeec578=_0x3cc2('0x17d0'),_0x1051e3=_0x3cc2('0x17d1'),_0x2d141c=_0x3cc2('0xfb1'),_0xcace35=_0x3cc2('0x17d2'),_0x42b574=_0x3cc2('0x17d3'),_0x3a002e=_0x3cc2('0x17d4'),_0x2e4e00=_0x3cc2('0x17d5'),_0x26062e=_0x3cc2('0x17d6'),_0x28bcae=_0x3cc2('0x17d7'),_0x1589d2='session_length_seconds',_0xae8137=_0x3cc2('0x17d8'),_0x4bc9c7=_0x3cc2('0x17d9'),_0x237aa0=_0x3cc2('0x17da'),_0x309d54=_0x3cc2('0x17db'),_0x2762f3='utm_source',_0x560ef4=_0x3cc2('0x17dc'),_0x5a1280=_0x3cc2('0x17dd'),_0x2dfee6=_0x3cc2('0x17de'),_0x257cdf='utm_campaign',_0x2a9556=_0x3cc2('0x17df'),_0x26b612='iap_transactions',_0x1bacf5='iap_fails',_0x240818=_0x3cc2('0x17e0'),_0x1be7bd=_0x3cc2('0x17e1'),_0x57e96a=_0x3cc2('0x17e2'),_0x28ad9b=_0x3cc2('0x17e3'),_0xa9ae21=_0x3cc2('0x17e4'),_0xcc303a='local_currency_type',_0x555bc5=_0x3cc2('0x17e5'),_0x1b8148=_0x3cc2('0x17e6'),_0xdf56af='none',_0x2f0276=_0x3cc2('0x17e7'),_0x4f9ada='kong_join_date',_0x437fcc=_0x3cc2('0x1791'),_0x4528e7=[_0x237aa0,_0x2e4e00,_0x28bcae,_0x3cc2('0x17e8'),_0x3cc2('0x17e9'),_0x2a9556,_0x1bacf5,_0x26b612,_0x3cc2('0x17ea')],_0x1483f2=[_0x3cc2('0x17eb'),_0x3cc2('0x17ec'),_0x3cc2('0x17ed'),_0x3cc2('0x17ee'),_0x3cc2('0x17ef')],_0x23c76b=[_0x5fdba2,_0xffded9,_0x2bbe90,_0x42f3b9,_0x874a8d,_0x17afc4,_0x5e946d,_0x45ab13,_0x4b928d,_0x35fef9,_0x28b4c0,_0x2cfb80,_0xdac6ea],_0x47364b='swrve.heartbeat',_0x5396ba=[0.99,1.99,2.99,3.99,4.99,5.99,6.99,7.99,8.99,9.99,10.99,11.99,12.99,13.99,14.99,15.99,16.99,17.99,18.99,19.99,20.99,21.99,22.99,23.99,24.99,25.99,26.99,27.99,28.99,29.99,30.99,31.99,32.99,33.99,34.99,35.99,36.99,37.99,38.99,39.99,40.99,41.99,42.99,43.99,44.99,45.99,46.99,47.99,48.99,49.99,54.99,59.99,64.99,69.99,74.99,79.99,84.99,89.99,94.99,99.99,109.99,119.99,124.99,129.99,139.99,149.99,159.99,169.99,174.99,179.99,189.99,199.99,209.99,219.99,229.99,239.99,249.99,299.99,349.99,399.99,449.99,499.99,599.99,699.99,799.99,899.99,999.99],_0x4b7213=_0x3cc2('0x173a');Kongregate['AnalyticsServices'][_0x3cc2('0x17f0')]=_0x3e5d4e,Kongregate['AnalyticsServices'][_0x3cc2('0x17f1')]=function(_0x45f06f){return _0x3cc2('0x17f2')+_0x45f06f;};}(),Kongregate[_0x3cc2('0x17f3')]=function(_0x25d301){this[_0x3cc2('0x17f4')](_0x25d301);},Kongregate[_0x3cc2('0x17f3')][_0x3cc2('0x36')]={'initialize':function(_0x5949f5){this['_kongVars']=_0x5949f5[_0x3cc2('0x1708')]||{},this['_messageConnection']=_0x5949f5[_0x3cc2('0x17f5')],this[_0x3cc2('0x17f6')]={},this[_0x3cc2('0x17f7')]={},this[_0x3cc2('0x17f8')]=[],this[_0x3cc2('0x17f9')]=0x0,this[_0x3cc2('0x17fa')](this[_0x3cc2('0x1707')]),this[_0x3cc2('0x17fb')]();},'initializeEventListeners':function(){var _0x538c51=this;this[_0x3cc2('0x17fc')][_0x3cc2('0x16df')](function(_0x4fecbf,_0x109a0a){_0x538c51[_0x3cc2('0x170c')](_0x4fecbf,_0x109a0a);});},'_initializeKongVars':function(_0x21c24d){_0x21c24d=_0x21c24d||{},this[_0x3cc2('0x17fd')]='true'===String(_0x21c24d[_0x3cc2('0x17fe')]),this[_0x3cc2('0x17ff')]=_0x21c24d[_0x3cc2('0x1800')]||_0x3cc2('0x1801'),this[_0x3cc2('0x1802')]=_0x21c24d[_0x3cc2('0x1803')],this[_0x3cc2('0x1804')]=parseInt(_0x21c24d[_0x3cc2('0x1805')],0xa)||0x0,this[_0x3cc2('0x1806')]=parseInt(_0x21c24d[_0x3cc2('0x1752')],0xa)||0x0;},'addEventListener':function(_0x2bc9c5,_0x4af2e7){this[_0x3cc2('0x17f6')][_0x2bc9c5]||(this[_0x3cc2('0x17f6')][_0x2bc9c5]=[]),this[_0x3cc2('0x17f6')][_0x2bc9c5][_0x3cc2('0x9')](_0x4af2e7);},'_dispatchEvent':function(_0x1f00a9,_0x28db5f){for(var _0x4e49a4=this[_0x3cc2('0x17f6')][_0x1f00a9]||[],_0x24b943=0x0;_0x24b943<_0x4e49a4['length'];_0x24b943++)_0x4e49a4[_0x24b943](_0x28db5f||{});},'connect':function(){},'connectExternal':function(){Kongregate['Log']['warn'](_0x3cc2('0x1807'));},'isExternal':function(){return!this[_0x3cc2('0x172c')]();},'isKongregate':function(){return this[_0x3cc2('0x17fd')];},'getUsername':function(){return this[_0x3cc2('0x17ff')];},'getGameAuthToken':function(){return this[_0x3cc2('0x1802')];},'getUserId':function(){return this['_userId'];},'getUserID':function(){return this['getUserId']();},'getGameId':function(){return this[_0x3cc2('0x1806')];},'getGameID':function(){return this[_0x3cc2('0x1808')]();},'isGuest':function(){return 0x0===this[_0x3cc2('0x1809')]();},'isConnected':function(){return this[_0x3cc2('0x17fc')][_0x3cc2('0x618')]()&&!this[_0x3cc2('0x17f8')];},'sendMessage':function(_0x28687b){this[_0x3cc2('0x180a')]()?this['_messageConnection'][_0x3cc2('0x16f2')](_0x28687b[_0x3cc2('0x16eb')],_0x28687b[_0x3cc2('0x38c')]):(Kongregate['Log'][_0x3cc2('0x364')]('Queueing\x20message\x20'+_0x28687b[_0x3cc2('0x16eb')]+_0x3cc2('0x180b')),this[_0x3cc2('0x17f8')]['push'](_0x28687b));},'_flushMessageQueue':function(){if(this[_0x3cc2('0x17f8')]){var _0x27b536=this['_messageQueue'];this['_messageQueue']=null,Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x364')](_0x3cc2('0x180c'),_0x27b536);for(var _0x1a2470=0x0;_0x1a2470<_0x27b536[_0x3cc2('0x8')];_0x1a2470++)this['sendMessage'](_0x27b536[_0x1a2470]);}},'_onIncomingMessage':function(_0x476bd5,_0x46e10e){switch(_0x476bd5){case KonduitEvent['OP_CONNECTED']:this['sendMessage']({'opcode':KonduitEvent[_0x3cc2('0x180d')],'params':{}}),this[_0x3cc2('0x180e')]();break;case KonduitEvent[_0x3cc2('0x180f')]:this[_0x3cc2('0x170c')](_0x46e10e[_0x3cc2('0x16eb')],_0x46e10e[_0x3cc2('0x1ba')]);break;case KonduitEvent[_0x3cc2('0x1810')]:this[_0x3cc2('0x1811')](_0x46e10e);break;case KonduitEvent[_0x3cc2('0x1812')]:this[_0x3cc2('0x1813')](_0x46e10e);}this[_0x3cc2('0x1814')](KonduitEvent['KONDUIT_MESSAGE'],{'opcode':_0x476bd5,'params':_0x46e10e});},'_onShoutResponse':function(_0xa01fd1){this[_0x3cc2('0x1815')](_0xa01fd1,{'type':_0xa01fd1[KonduitEvent[_0x3cc2('0x1816')]],'recipients':_0xa01fd1[KonduitEvent['PARAM_MESSAGE_RECIPIENTS']],'success':_0xa01fd1[_0x3cc2('0x16a8')],'error':_0xa01fd1[_0x3cc2('0x20')]});},'_onUserInfo':function(_0x46e0c4){var _0x484c8a=_0x46e0c4[KonduitEvent[_0x3cc2('0x1817')]];if(0x0!==_0x484c8a){var _0x1f35b5=this[_0x3cc2('0x1818')]();this[_0x3cc2('0x17ff')]=_0x46e0c4[KonduitEvent[_0x3cc2('0x1819')]],this['_authToken']=_0x46e0c4[KonduitEvent[_0x3cc2('0x181a')]],this['_userId']=_0x484c8a,_0x1f35b5&&this['_dispatchEvent'](KonduitEvent[_0x3cc2('0x181b')]);}},'privateMessage':function(_0x39fb97,_0x2e4265){if(this[_0x3cc2('0x181c')](_0x2e4265)){var _0x57774c={'shout_message':(_0x3cc2('0x357')==typeof _0x39fb97?_0x39fb97:_0x39fb97['content'])||''};this['_enqueueRequest'](_0x57774c,_0x2e4265),this[_0x3cc2('0x16f2')]({'opcode':KonduitEvent[_0x3cc2('0x181d')],'params':_0x57774c});}},'resizeGame':function(_0x433a3d,_0x52e05c){if(this[_0x3cc2('0x181c')]()){var _0xec1e3={};_0xec1e3[KonduitEvent[_0x3cc2('0x181e')]]=_0x433a3d,_0xec1e3[KonduitEvent[_0x3cc2('0x181f')]]=_0x52e05c,this[_0x3cc2('0x16f2')]({'opcode':KonduitEvent[_0x3cc2('0x1820')],'params':_0xec1e3});}},'showInvitationBox':function(_0x21ada6,_0x37d490){if(this[_0x3cc2('0x181c')]()){var _0x492d57={};_0x21ada6='string'==typeof _0x21ada6?{'content':_0x21ada6}:_0x21ada6,_0x492d57[KonduitEvent[_0x3cc2('0x1821')]]=_0x21ada6[_0x3cc2('0x1822')]||'',_0x492d57[KonduitEvent[_0x3cc2('0x1823')]]=_0x21ada6['filter']||'',_0x492d57[KonduitEvent[_0x3cc2('0x1824')]]=_0x21ada6[_0x3cc2('0x16a7')]||{},this[_0x3cc2('0x1825')](_0x492d57,_0x37d490),this['sendMessage']({'opcode':KonduitEvent[_0x3cc2('0x1826')],'params':_0x492d57});}},'showFeedPostBox':function(_0x172efe,_0x46b12c){if(this[_0x3cc2('0x181c')]()){var _0x51f658={};_0x172efe=_0x3cc2('0x357')==typeof _0x172efe?{'content':_0x172efe}:_0x172efe,_0x51f658[KonduitEvent[_0x3cc2('0x1827')]]=_0x172efe[_0x3cc2('0x1822')]||'',_0x51f658[KonduitEvent[_0x3cc2('0x1824')]]=_0x172efe[_0x3cc2('0x16a7')]||{},_0x172efe['image_uri']&&(_0x51f658[KonduitEvent[_0x3cc2('0x1828')]]=_0x172efe[_0x3cc2('0x16a6')]),this[_0x3cc2('0x1825')](_0x51f658,_0x46b12c),this[_0x3cc2('0x16f2')]({'opcode':KonduitEvent[_0x3cc2('0x1829')],'params':_0x51f658});}},'showSignInBox':function(){this[_0x3cc2('0x182a')]();},'showRegistrationBox':function(){this['_ensureKongregate']()&&this[_0x3cc2('0x1818')]()&&this['sendMessage']({'opcode':KonduitEvent[_0x3cc2('0x182b')],'params':{}});},'showShoutBox':function(_0x2230cb,_0x523780){if(this[_0x3cc2('0x181c')]()){var _0x5b7dde={};_0x5b7dde[KonduitEvent[_0x3cc2('0x1827')]]=(_0x3cc2('0x357')==typeof _0x2230cb?_0x2230cb:_0x2230cb[_0x3cc2('0x1822')])||'',this[_0x3cc2('0x1825')](_0x5b7dde,_0x523780),this[_0x3cc2('0x16f2')]({'opcode':KonduitEvent[_0x3cc2('0x182c')],'params':_0x5b7dde});}},'_ensureKongregate':function(_0x2a01b1){return!!this[_0x3cc2('0x172c')]()||(_0x2a01b1&&_0x2a01b1({'success':!0x1}),!0x1);},'_enqueueRequest':function(_0x49d606,_0x7fbb58){var _0x42fc76=this[_0x3cc2('0x182d')]();_0x49d606[KonduitEvent[_0x3cc2('0x182e')]]=_0x42fc76,'function'==typeof _0x7fbb58&&(this['_requestHandlers'][_0x42fc76]=_0x7fbb58);},'_completeRequest':function(_0x4ecf2d,_0x51bd73){var _0x33bba3=_0x4ecf2d[KonduitEvent['PARAM_REQUEST_ID']],_0x36faf8=this[_0x3cc2('0x17f7')][_0x33bba3];'function'==typeof _0x36faf8&&(_0x36faf8(_0x51bd73||_0x4ecf2d),delete this['_requestHandlers'][_0x33bba3]);},'_nextRequestId':function(){return this['_requestId']+=0x1;}},Kongregate['ChatServices']=function(_0x34c624){this[_0x3cc2('0x17f4')](_0x34c624);},Kongregate['ChatServices']['DEFAULT_TAB']=_0x3cc2('0x98f'),Kongregate['ChatServices'][_0x3cc2('0x36')]={'initialize':function(_0x5f45a4){var _0x31e9f5=this;this[_0x3cc2('0x1701')]=_0x5f45a4['services'],this['_eventCallbacks']=[],this['_services'][_0x3cc2('0x3ca')](KonduitEvent[_0x3cc2('0x170b')],function(_0x34476d){_0x31e9f5[_0x3cc2('0x170c')](_0x34476d[_0x3cc2('0x16eb')],_0x34476d[_0x3cc2('0x38c')]);});},'showTab':function(_0x329ce9,_0xe01057,_0x41d756){var _0x57dec4={};_0x57dec4[KonduitEvent[_0x3cc2('0x182f')]]=_0x329ce9,_0x57dec4[KonduitEvent['PARAM_DESCRIPTION']]=_0xe01057,_0x41d756&&_0x41d756[_0x3cc2('0x1f2')]&&(_0x57dec4[KonduitEvent[_0x3cc2('0x1830')]]=_0x41d756['size']),this['_services'][_0x3cc2('0x16f2')]({'opcode':KonduitEvent[_0x3cc2('0x1831')],'params':_0x57dec4});},'closeTab':function(){this[_0x3cc2('0x1832')](Kongregate[_0x3cc2('0x1833')]['DEFAULT_TAB']);},'displayMessage':function(_0x34d232,_0x2f32d5){var _0x436b88={};_0x436b88[KonduitEvent[_0x3cc2('0x1834')]]=_0x34d232,_0x436b88[KonduitEvent[_0x3cc2('0x1819')]]=_0x2f32d5,this['_services']['sendMessage']({'opcode':KonduitEvent[_0x3cc2('0x1835')],'params':_0x436b88});},'clearMessages':function(){this[_0x3cc2('0x1701')][_0x3cc2('0x16f2')]({'opcode':KonduitEvent[_0x3cc2('0x1836')]});},'displayCanvasImage':function(_0x1c6ff0,_0x25a41e,_0x3d728a){var _0x54ea08={};_0x54ea08[KonduitEvent[_0x3cc2('0x1834')]]={'type':_0x3cc2('0x182'),'name':_0x1c6ff0,'url':_0x25a41e,'position':_0x3d728a},this[_0x3cc2('0x1701')][_0x3cc2('0x16f2')]({'opcode':KonduitEvent['OP_CHAT_CANVAS_ELEMENT'],'params':_0x54ea08});},'displayCanvasText':function(_0x2d8dfb,_0x61b778,_0x29ceb1,_0x55acdc){var _0x46223e={};_0x46223e[KonduitEvent[_0x3cc2('0x1834')]]={'type':_0x3cc2('0x801'),'name':_0x2d8dfb,'text':_0x61b778,'position':_0x29ceb1,'options':_0x55acdc},this['_services']['sendMessage']({'opcode':KonduitEvent['OP_CHAT_CANVAS_ELEMENT'],'params':_0x46223e});},'drawCanvasObject':function(_0x187865,_0x51db4f){var _0x30375f={};_0x30375f[KonduitEvent['PARAM_DATA']]={'type':_0x3cc2('0x74e'),'name':_0x187865,'commands':_0x51db4f},this[_0x3cc2('0x1701')][_0x3cc2('0x16f2')]({'opcode':KonduitEvent['OP_CHAT_CANVAS_ELEMENT'],'params':_0x30375f});},'removeCanvasObject':function(_0x454685){var _0x442cb9={};_0x442cb9[KonduitEvent[_0x3cc2('0x1834')]]={'type':'remove','name':_0x454685},this[_0x3cc2('0x1701')][_0x3cc2('0x16f2')]({'opcode':KonduitEvent[_0x3cc2('0x1837')],'params':_0x442cb9});},'_onIncomingMessage':function(_0x5439b7,_0x24f032){switch(_0x5439b7){case KonduitEvent['OP_CHAT_MSG']:this[_0x3cc2('0x1838')]('message',_0x24f032);break;case KonduitEvent[_0x3cc2('0x1839')]:this[_0x3cc2('0x1838')](_0x3cc2('0x183a'),_0x24f032);break;case KonduitEvent[_0x3cc2('0x1831')]:this[_0x3cc2('0x1838')](_0x3cc2('0x183b'),_0x24f032);}},'addEventListener':function(_0xb04b1a,_0x320fbc){'function'!=typeof _0x320fbc?Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x20')]('addEventListener\x20requires\x20a\x20callback\x20function'):(this[_0x3cc2('0x183c')][_0xb04b1a]||(this[_0x3cc2('0x183c')][_0xb04b1a]=[]),this[_0x3cc2('0x183c')][_0xb04b1a]['push'](_0x320fbc));},'_handleChatEvent':function(_0x5371be,_0x497f2c){var _0x3b1195=this['_eventCallbacks'][_0x5371be];if(_0x3b1195)for(var _0x1d51a1=0x0;_0x1d51a1<_0x3b1195[_0x3cc2('0x8')];_0x1d51a1++)_0x3b1195[_0x1d51a1](_0x497f2c);}},Kongregate[_0x3cc2('0x183d')]=function(_0x376dcd){this[_0x3cc2('0x17f4')](_0x376dcd);},Kongregate['ImageServices']['prototype']={'initialize':function(_0x461992){var _0x5b3624=this;this[_0x3cc2('0x1701')]=_0x461992[_0x3cc2('0x1702')],this[_0x3cc2('0x183e')]=!0x1,this[_0x3cc2('0x183f')]=null,this[_0x3cc2('0x1701')][_0x3cc2('0x3ca')](KonduitEvent['KONDUIT_MESSAGE'],function(_0x4c9302){_0x5b3624[_0x3cc2('0x170c')](_0x4c9302[_0x3cc2('0x16eb')],_0x4c9302['params']);});},'submitAvatar':function(_0x5391e3,_0x2dd98c){this['_submitting']?(Kongregate['Log'][_0x3cc2('0x184')]('Another\x20avatar\x20submission\x20is\x20active,\x20ignoring'),_0x2dd98c&&_0x2dd98c({'success':!0x1})):(this[_0x3cc2('0x183e')]=!0x0,this[_0x3cc2('0x183f')]=_0x2dd98c,this[_0x3cc2('0x1701')][_0x3cc2('0x16f2')]({'opcode':KonduitEvent[_0x3cc2('0x1840')],'params':{'image':_0x5391e3}}));},'_onIncomingMessage':function(_0x4adb6f,_0x50a997){KonduitEvent[_0x3cc2('0x1841')]===_0x4adb6f&&(this['_submitting']=!0x1,this['_callback']&&this[_0x3cc2('0x183f')](_0x50a997['success']));}},KongregateAPI['prototype']={'unityElementId':null,'_initialize':function(){if(this[_0x3cc2('0x1842')]='',this[_0x3cc2('0x1843')]={},this[_0x3cc2('0x1701')]={},this[_0x3cc2('0x1844')]=void 0x0,this[_0x3cc2('0x1845')]=this[_0x3cc2('0x1846')]=!0x1,this['_klient']=Kongregate[_0x3cc2('0x284')][_0x3cc2('0x1665')](),this[_0x3cc2('0x1847')]=[],this['_loadCallbacks']=[],this[_0x3cc2('0x1848')](),this[_0x3cc2('0x1849')](location[_0x3cc2('0x963')][_0x3cc2('0x285')]('?')[0x1]),this[_0x3cc2('0x184a')](),this[_0x3cc2('0x184b')]=Kongregate[_0x3cc2('0x284')][_0x3cc2('0x184c')](),this[_0x3cc2('0x1844')]=!this['flashVarsObject']()['kongregate_username']&&top!=window){var _0x221694=this;Kongregate['polyfillJSON'](),Kongregate[_0x3cc2('0x16d7')]['addMessageListener'](window,function(_0x2f54c1){_0x221694['_messageOriginIsKongregate'](_0x2f54c1)&&(_0x2f54c1=Kongregate[_0x3cc2('0x16d7')][_0x3cc2('0x16e8')](_0x2f54c1[_0x3cc2('0x1ba')]))&&_0x3cc2('0x38c')===_0x2f54c1[_0x3cc2('0x10b')]&&_0x221694[_0x3cc2('0x184d')](_0x2f54c1['data']);}),this[_0x3cc2('0x184b')]['postMessage'](_0x3cc2('0x184e'),'*');}else this[_0x3cc2('0x1846')]=!0x0;setTimeout(this['_hijackUnityErrorHandler'],0x0);},'flashVarsString':function(){return this[_0x3cc2('0x1842')];},'flashVarsObject':function(){return this[_0x3cc2('0x1843')];},'getVariable':function(_0xdcdcee){return this[_0x3cc2('0x1843')][_0xdcdcee];},'loadAPI':function(_0x1383d9){!this[_0x3cc2('0x1844')]||this['_paramsReceived']?this[_0x3cc2('0x184f')](_0x1383d9):this[_0x3cc2('0x1850')][_0x3cc2('0x9')](_0x1383d9);},'getAPI':function(){return this[_0x3cc2('0x1701')];},'embedFrame':function(_0x18890f,_0x428c41){try{console[_0x3cc2('0x184')]('KONGREGATE\x20WARNING:\x20The\x20Kongregate\x20Shell\x20and\x20embedFrame\x20method\x20are\x20deprecated,\x20and\x20it\x20is\x20very\x20unlikely\x20that\x20this\x20functionality\x20is\x20really\x20needed.\x20See\x20the\x20note\x20on\x20the\x20documentation\x20page:\x20https://docs.kongregate.com/v1.0/docs/concepts-kongregate-shell');}catch(_0x2b5343){}var _0x51f99c,_0x4fa06a=document[_0x3cc2('0xbc7')](_0x428c41||_0x3cc2('0x1851'));_0x51f99c=_0x3cc2('0x1852')+_0x4fa06a['offsetWidth']+'px;height:'+_0x4fa06a[_0x3cc2('0xc9b')]+_0x3cc2('0x1853'),_0x51f99c+=_0x3cc2('0x1854')+_0x18890f+_0x3cc2('0x1855'),_0x4fa06a['innerHTML']=_0x51f99c;},'_forwardToKlient':function(_0x2226df,_0x34611b){this[_0x3cc2('0x1856')]&&top['postMessage']({'type':_0x3cc2('0x1857')+_0x34611b,'message':_0x2226df},'*');},'_setGameSwf':function(_0x336d93){var _0x1dee5c=this['flashVarsObject'](),_0x11dd60=this,_0x202d5c=this[_0x3cc2('0x1858')](_0x336d93);_0x202d5c?(this[_0x3cc2('0x1859')]=_0x202d5c,this[_0x3cc2('0x185a')]=this['messageConnection']||this['_createMessageConnection'](_0x1dee5c),this['messageConnection'][_0x3cc2('0x16dd')]()?setTimeout(function(){_0x11dd60[_0x3cc2('0x1859')][_0x3cc2('0x185b')](_0x3cc2('0x185c'))?_0x11dd60[_0x3cc2('0x185a')][_0x3cc2('0x61b')]():Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x184')](_0x3cc2('0x185d'));},0x1):(Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x364')](_0x3cc2('0x185e')),setTimeout(function(){_0x11dd60[_0x3cc2('0x1859')][_0x3cc2('0x185b')](null);},0x1))):Kongregate['Log'][_0x3cc2('0x364')](_0x3cc2('0x185f')+_0x336d93);},'_isSwf':function(_0x4fe73b){return _0x4fe73b&&void 0x0!==_0x4fe73b[_0x3cc2('0x1860')]&&void 0x0!==_0x4fe73b[_0x3cc2('0x185b')];},'_findSwf':function(_0xd2b417){var _0x3c16b6=document[_0x3cc2('0xbc7')](_0xd2b417),_0x446460=this,_0x57688e=function(_0x215555){for(var _0x36c9f4=0x0;_0x36c9f4<_0x215555['length'];_0x36c9f4++)if(_0x3c16b6=_0x215555[_0x36c9f4],_0x446460[_0x3cc2('0x1861')](_0x3c16b6))return _0x3c16b6;};return this[_0x3cc2('0x1861')](_0x3c16b6)?_0x3c16b6:_0x3c16b6=_0x57688e(document[_0x3cc2('0x1862')](_0xd2b417))||_0x57688e(document['querySelectorAll'](_0x3cc2('0x1863')+_0xd2b417+'\x27]'))||_0x57688e(document[_0x3cc2('0xa15')]('object'))||_0x57688e(document['getElementsByTagName'](_0x3cc2('0x1864')));},'_updateDebugLevel':function(){Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x1667')]=this[_0x3cc2('0x1843')][_0x3cc2('0x1865')]||0x2;},'_processParentKongregateParams':function(_0x44e675){try{for(var _0x29896d=window[_0x3cc2('0x3')];_0x29896d!==top;){try{_0x29896d['kongregateAPI']&&this[_0x3cc2('0x1849')](_0x29896d[_0x3cc2('0x1866')]['flashVarsString']());}catch(_0x7039a1){}_0x29896d=_0x29896d[_0x3cc2('0x3')];}}catch(_0x32ac7f){}},'_handleParamsMessage':function(_0x5a1b45){if(!this[_0x3cc2('0x1846')]){for(var _0x118d16 in _0x5a1b45)this[_0x3cc2('0x1867')](_0x118d16,_0x5a1b45[_0x118d16]);this[_0x3cc2('0x1846')]=!0x0,this[_0x3cc2('0x184a')](),this[_0x3cc2('0x1868')](),0x0>>_0x2b54f7)+_0x4cbcd6<<0x0;}function _0x582cb3(_0x152342){_0x2434cb(0x0,0x0,0x0,0x0,_0x152342),_0x3911c7[0x0]=_0x11549c[0x0]+0x67452301<<0x0,_0x3911c7[0x1]=_0x11549c[0x1]-0x10325477<<0x0,_0x3911c7[0x2]=_0x11549c[0x2]-0x67452302<<0x0,_0x3911c7[0x3]=_0x11549c[0x3]+0x10325476<<0x0;}function _0x136e7d(_0xa932e6){_0x2434cb(_0x3911c7[0x0],_0x3911c7[0x1],_0x3911c7[0x2],_0x3911c7[0x3],_0xa932e6),_0x3911c7[0x0]=_0x11549c[0x0]+_0x3911c7[0x0]<<0x0,_0x3911c7[0x1]=_0x11549c[0x1]+_0x3911c7[0x1]<<0x0,_0x3911c7[0x2]=_0x11549c[0x2]+_0x3911c7[0x2]<<0x0,_0x3911c7[0x3]=_0x11549c[0x3]+_0x3911c7[0x3]<<0x0;}function _0x2434cb(_0x2d64ce,_0x3497c1,_0x530550,_0x450796,_0x29c73b){var _0x2abe6e;_0x26060d?(_0x2d64ce=_0x3efea4((_0x530550^_0x450796)&_0x3497c1^_0x450796,_0x2d64ce,_0x3497c1,_0x29c73b[0x0],0x7,0x19,-0x28955b88),_0x450796=_0x3efea4((_0x3497c1^_0x530550)&_0x2d64ce^_0x530550,_0x450796,_0x2d64ce,_0x29c73b[0x1],0xc,0x14,-0x173848aa),_0x530550=_0x3efea4((_0x2d64ce^_0x3497c1)&_0x450796^_0x3497c1,_0x530550,_0x450796,_0x29c73b[0x2],0x11,0xf,0x242070db),_0x3497c1=_0x3efea4((_0x450796^_0x2d64ce)&_0x530550^_0x2d64ce,_0x3497c1,_0x530550,_0x29c73b[0x3],0x16,0xa,-0x3e423112)):(_0x2d64ce=_0x29c73b[0x0]-0x28955b89,_0x2d64ce=(_0x2d64ce<<0x7|_0x2d64ce>>>0x19)-0x10325477<<0x0,_0x450796=_0x29c73b[0x1]-0x705f434+(0x77777777&_0x2d64ce^-0x67452302),_0x450796=(_0x450796<<0xc|_0x450796>>>0x14)+_0x2d64ce<<0x0,_0x530550=_0x29c73b[0x2]-0x4324b227+((-0x10325477^_0x2d64ce)&_0x450796^-0x10325477),_0x530550=(_0x530550<<0x11|_0x530550>>>0xf)+_0x450796<<0x0,_0x3497c1=_0x29c73b[0x3]-0x4e748589+((_0x450796^_0x2d64ce)&_0x530550^_0x2d64ce),_0x3497c1=(_0x3497c1<<0x16|_0x3497c1>>>0xa)+_0x530550<<0x0),_0x2d64ce=_0x3efea4((_0x530550^_0x450796)&_0x3497c1^_0x450796,_0x2d64ce,_0x3497c1,_0x29c73b[0x4],0x7,0x19,-0xa83f051),_0x450796=_0x3efea4((_0x3497c1^_0x530550)&_0x2d64ce^_0x530550,_0x450796,_0x2d64ce,_0x29c73b[0x5],0xc,0x14,0x4787c62a),_0x530550=_0x3efea4((_0x2d64ce^_0x3497c1)&_0x450796^_0x3497c1,_0x530550,_0x450796,_0x29c73b[0x6],0x11,0xf,-0x57cfb9ed),_0x3497c1=_0x3efea4((_0x450796^_0x2d64ce)&_0x530550^_0x2d64ce,_0x3497c1,_0x530550,_0x29c73b[0x7],0x16,0xa,-0x2b96aff),_0x2d64ce=_0x3efea4((_0x530550^_0x450796)&_0x3497c1^_0x450796,_0x2d64ce,_0x3497c1,_0x29c73b[0x8],0x7,0x19,0x698098d8),_0x450796=_0x3efea4((_0x3497c1^_0x530550)&_0x2d64ce^_0x530550,_0x450796,_0x2d64ce,_0x29c73b[0x9],0xc,0x14,-0x74bb0851),_0x530550=_0x3efea4((_0x2d64ce^_0x3497c1)&_0x450796^_0x3497c1,_0x530550,_0x450796,_0x29c73b[0xa],0x11,0xf,-0xa44f),_0x3497c1=_0x3efea4((_0x450796^_0x2d64ce)&_0x530550^_0x2d64ce,_0x3497c1,_0x530550,_0x29c73b[0xb],0x16,0xa,-0x76a32842),_0x2d64ce=_0x3efea4((_0x530550^_0x450796)&_0x3497c1^_0x450796,_0x2d64ce,_0x3497c1,_0x29c73b[0xc],0x7,0x19,0x6b901122),_0x450796=_0x3efea4((_0x3497c1^_0x530550)&_0x2d64ce^_0x530550,_0x450796,_0x2d64ce,_0x29c73b[0xd],0xc,0x14,-0x2678e6d),_0x530550=_0x3efea4((_0x2d64ce^_0x3497c1)&_0x450796^_0x3497c1,_0x530550,_0x450796,_0x29c73b[0xe],0x11,0xf,-0x5986bc72),_0x3497c1=_0x3efea4((_0x450796^_0x2d64ce)&_0x530550^_0x2d64ce,_0x3497c1,_0x530550,_0x29c73b[0xf],0x16,0xa,0x49b40821),_0x2d64ce=_0x3efea4((_0x3497c1^_0x530550)&_0x450796^_0x530550,_0x2d64ce,_0x3497c1,_0x29c73b[0x1],0x5,0x1b,-0x9e1da9e),_0x450796=_0x3efea4((_0x2d64ce^_0x3497c1)&_0x530550^_0x3497c1,_0x450796,_0x2d64ce,_0x29c73b[0x6],0x9,0x17,-0x3fbf4cc0),_0x530550=_0x3efea4((_0x450796^_0x2d64ce)&_0x3497c1^_0x2d64ce,_0x530550,_0x450796,_0x29c73b[0xb],0xe,0x12,0x265e5a51),_0x3497c1=_0x3efea4((_0x530550^_0x450796)&_0x2d64ce^_0x450796,_0x3497c1,_0x530550,_0x29c73b[0x0],0x14,0xc,-0x16493856),_0x2d64ce=_0x3efea4((_0x3497c1^_0x530550)&_0x450796^_0x530550,_0x2d64ce,_0x3497c1,_0x29c73b[0x5],0x5,0x1b,-0x29d0efa3),_0x450796=_0x3efea4((_0x2d64ce^_0x3497c1)&_0x530550^_0x3497c1,_0x450796,_0x2d64ce,_0x29c73b[0xa],0x9,0x17,0x2441453),_0x530550=_0x3efea4((_0x450796^_0x2d64ce)&_0x3497c1^_0x2d64ce,_0x530550,_0x450796,_0x29c73b[0xf],0xe,0x12,-0x275e197f),_0x3497c1=_0x3efea4((_0x530550^_0x450796)&_0x2d64ce^_0x450796,_0x3497c1,_0x530550,_0x29c73b[0x4],0x14,0xc,-0x182c0438),_0x2d64ce=_0x3efea4((_0x3497c1^_0x530550)&_0x450796^_0x530550,_0x2d64ce,_0x3497c1,_0x29c73b[0x9],0x5,0x1b,0x21e1cde6),_0x450796=_0x3efea4((_0x2d64ce^_0x3497c1)&_0x530550^_0x3497c1,_0x450796,_0x2d64ce,_0x29c73b[0xe],0x9,0x17,-0x3cc8f82a),_0x530550=_0x3efea4((_0x450796^_0x2d64ce)&_0x3497c1^_0x2d64ce,_0x530550,_0x450796,_0x29c73b[0x3],0xe,0x12,-0xb2af279),_0x3497c1=_0x3efea4((_0x530550^_0x450796)&_0x2d64ce^_0x450796,_0x3497c1,_0x530550,_0x29c73b[0x8],0x14,0xc,0x455a14ed),_0x2d64ce=_0x3efea4((_0x3497c1^_0x530550)&_0x450796^_0x530550,_0x2d64ce,_0x3497c1,_0x29c73b[0xd],0x5,0x1b,-0x561c16fb),_0x450796=_0x3efea4((_0x2d64ce^_0x3497c1)&_0x530550^_0x3497c1,_0x450796,_0x2d64ce,_0x29c73b[0x2],0x9,0x17,-0x3105c08),_0x530550=_0x3efea4((_0x450796^_0x2d64ce)&_0x3497c1^_0x2d64ce,_0x530550,_0x450796,_0x29c73b[0x7],0xe,0x12,0x676f02d9),_0x3497c1=_0x3efea4((_0x530550^_0x450796)&_0x2d64ce^_0x450796,_0x3497c1,_0x530550,_0x29c73b[0xc],0x14,0xc,-0x72d5b376),_0x2abe6e=_0x3497c1^_0x530550,_0x2d64ce=_0x3efea4(_0x2abe6e^_0x450796,_0x2d64ce,_0x3497c1,_0x29c73b[0x5],0x4,0x1c,-0x5c6be),_0x450796=_0x3efea4(_0x2abe6e^_0x2d64ce,_0x450796,_0x2d64ce,_0x29c73b[0x8],0xb,0x15,-0x788e097f),_0x2abe6e=_0x450796^_0x2d64ce,_0x530550=_0x3efea4(_0x2abe6e^_0x3497c1,_0x530550,_0x450796,_0x29c73b[0xb],0x10,0x10,0x6d9d6122),_0x3497c1=_0x3efea4(_0x2abe6e^_0x530550,_0x3497c1,_0x530550,_0x29c73b[0xe],0x17,0x9,-0x21ac7f4),_0x2abe6e=_0x3497c1^_0x530550,_0x2d64ce=_0x3efea4(_0x2abe6e^_0x450796,_0x2d64ce,_0x3497c1,_0x29c73b[0x1],0x4,0x1c,-0x5b4115bc),_0x450796=_0x3efea4(_0x2abe6e^_0x2d64ce,_0x450796,_0x2d64ce,_0x29c73b[0x4],0xb,0x15,0x4bdecfa9),_0x2abe6e=_0x450796^_0x2d64ce,_0x530550=_0x3efea4(_0x2abe6e^_0x3497c1,_0x530550,_0x450796,_0x29c73b[0x7],0x10,0x10,-0x944b4a0),_0x3497c1=_0x3efea4(_0x2abe6e^_0x530550,_0x3497c1,_0x530550,_0x29c73b[0xa],0x17,0x9,-0x41404390),_0x2abe6e=_0x3497c1^_0x530550,_0x2d64ce=_0x3efea4(_0x2abe6e^_0x450796,_0x2d64ce,_0x3497c1,_0x29c73b[0xd],0x4,0x1c,0x289b7ec6),_0x450796=_0x3efea4(_0x2abe6e^_0x2d64ce,_0x450796,_0x2d64ce,_0x29c73b[0x0],0xb,0x15,-0x155ed806),_0x2abe6e=_0x450796^_0x2d64ce,_0x530550=_0x3efea4(_0x2abe6e^_0x3497c1,_0x530550,_0x450796,_0x29c73b[0x3],0x10,0x10,-0x2b10cf7b),_0x3497c1=_0x3efea4(_0x2abe6e^_0x530550,_0x3497c1,_0x530550,_0x29c73b[0x6],0x17,0x9,0x4881d05),_0x2abe6e=_0x3497c1^_0x530550,_0x2d64ce=_0x3efea4(_0x2abe6e^_0x450796,_0x2d64ce,_0x3497c1,_0x29c73b[0x9],0x4,0x1c,-0x262b2fc7),_0x450796=_0x3efea4(_0x2abe6e^_0x2d64ce,_0x450796,_0x2d64ce,_0x29c73b[0xc],0xb,0x15,-0x1924661b),_0x2abe6e=_0x450796^_0x2d64ce,_0x530550=_0x3efea4(_0x2abe6e^_0x3497c1,_0x530550,_0x450796,_0x29c73b[0xf],0x10,0x10,0x1fa27cf8),_0x3497c1=_0x3efea4(_0x2abe6e^_0x530550,_0x3497c1,_0x530550,_0x29c73b[0x2],0x17,0x9,-0x3b53a99b),_0x2d64ce=_0x3efea4(_0x530550^(_0x3497c1|~_0x450796),_0x2d64ce,_0x3497c1,_0x29c73b[0x0],0x6,0x1a,-0xbd6ddbc),_0x450796=_0x3efea4(_0x3497c1^(_0x2d64ce|~_0x530550),_0x450796,_0x2d64ce,_0x29c73b[0x7],0xa,0x16,0x432aff97),_0x530550=_0x3efea4(_0x2d64ce^(_0x450796|~_0x3497c1),_0x530550,_0x450796,_0x29c73b[0xe],0xf,0x11,-0x546bdc59),_0x3497c1=_0x3efea4(_0x450796^(_0x530550|~_0x2d64ce),_0x3497c1,_0x530550,_0x29c73b[0x5],0x15,0xb,-0x36c5fc7),_0x2d64ce=_0x3efea4(_0x530550^(_0x3497c1|~_0x450796),_0x2d64ce,_0x3497c1,_0x29c73b[0xc],0x6,0x1a,0x655b59c3),_0x450796=_0x3efea4(_0x3497c1^(_0x2d64ce|~_0x530550),_0x450796,_0x2d64ce,_0x29c73b[0x3],0xa,0x16,-0x70f3336e),_0x530550=_0x3efea4(_0x2d64ce^(_0x450796|~_0x3497c1),_0x530550,_0x450796,_0x29c73b[0xa],0xf,0x11,-0x100b83),_0x3497c1=_0x3efea4(_0x450796^(_0x530550|~_0x2d64ce),_0x3497c1,_0x530550,_0x29c73b[0x1],0x15,0xb,-0x7a7ba22f),_0x2d64ce=_0x3efea4(_0x530550^(_0x3497c1|~_0x450796),_0x2d64ce,_0x3497c1,_0x29c73b[0x8],0x6,0x1a,0x6fa87e4f),_0x450796=_0x3efea4(_0x3497c1^(_0x2d64ce|~_0x530550),_0x450796,_0x2d64ce,_0x29c73b[0xf],0xa,0x16,-0x1d31920),_0x530550=_0x3efea4(_0x2d64ce^(_0x450796|~_0x3497c1),_0x530550,_0x450796,_0x29c73b[0x6],0xf,0x11,-0x5cfebcec),_0x3497c1=_0x3efea4(_0x450796^(_0x530550|~_0x2d64ce),_0x3497c1,_0x530550,_0x29c73b[0xd],0x15,0xb,0x4e0811a1),_0x2d64ce=_0x3efea4(_0x530550^(_0x3497c1|~_0x450796),_0x2d64ce,_0x3497c1,_0x29c73b[0x4],0x6,0x1a,-0x8ac817e),_0x450796=_0x3efea4(_0x3497c1^(_0x2d64ce|~_0x530550),_0x450796,_0x2d64ce,_0x29c73b[0xb],0xa,0x16,-0x42c50dcb),_0x530550=_0x3efea4(_0x2d64ce^(_0x450796|~_0x3497c1),_0x530550,_0x450796,_0x29c73b[0x2],0xf,0x11,0x2ad7d2bb),_0x3497c1=_0x3efea4(_0x450796^(_0x530550|~_0x2d64ce),_0x3497c1,_0x530550,_0x29c73b[0x9],0x15,0xb,-0x14792c6f),_0x11549c[0x0]=_0x2d64ce,_0x11549c[0x1]=_0x3497c1,_0x11549c[0x2]=_0x530550,_0x11549c[0x3]=_0x450796;}var _0x362819=[],_0x4b87f4=[],_0x44818f=[],_0x5de86f=[],_0x2553d0=_0x3cc2('0x162e')[_0x3cc2('0x285')](''),_0x2bda0b=[],_0x3911c7=[],_0x26060d=!0x1,_0x30861e=0x0,_0x5a8d10=0x0,_0x11549c=[];if(_0x3dc924['Int32Array'])_0x4b87f4=new Int32Array(0x10),_0x44818f=new Int32Array(0x10),_0x5de86f=new Int32Array(0x4),_0x2bda0b=new Int32Array(0x4),_0x3911c7=new Int32Array(0x4),_0x11549c=new Int32Array(0x4);else{for(_0x3dc924=0x0;0x10>_0x3dc924;_0x3dc924++)_0x4b87f4[_0x3dc924]=_0x44818f[_0x3dc924]=0x0;for(_0x3dc924=0x0;0x4>_0x3dc924;_0x3dc924++)_0x5de86f[_0x3dc924]=_0x2bda0b[_0x3dc924]=_0x3911c7[_0x3dc924]=_0x11549c[_0x3dc924]=0x0;}_0x5de86f[0x0]=0x80,_0x5de86f[0x1]=0x8000,_0x5de86f[0x2]=0x800000,_0x5de86f[0x3]=-0x80000000,_0x2bda0b[0x0]=0x0,_0x2bda0b[0x1]=0x8,_0x2bda0b[0x2]=0x10,_0x2bda0b[0x3]=0x18,Kongregate[_0x3cc2('0x284')]['md5']=function(_0x19edfc,_0x23fc9b,_0x59df6c){if(!_0x23fc9b){for(var _0xf27fa3=_0x23fc9b='',_0xf30642=0x0,_0x2d9aef=0x0,_0x528405=0x0,_0x623343=_0x19edfc[_0x3cc2('0x8')];_0x528405<_0x623343;_0x528405++)_0xf27fa3=_0x19edfc[_0x3cc2('0x684')](_0x528405),0x80>_0xf27fa3?_0x2d9aef++:(_0xf27fa3=0x800>_0xf27fa3?String['fromCharCode'](_0xf27fa3>>0x6|0xc0,0x3f&_0xf27fa3|0x80):String[_0x3cc2('0x680')](_0xf27fa3>>0xc|0xe0,_0xf27fa3>>0x6&0x3f|0x80,0x3f&_0xf27fa3|0x80),_0x2d9aef>_0xf30642&&(_0x23fc9b+=_0x19edfc['slice'](_0xf30642,_0x2d9aef)),_0x23fc9b+=_0xf27fa3,_0xf30642=_0x2d9aef=_0x528405+0x1);_0x2d9aef>_0xf30642&&(_0x23fc9b+=_0x19edfc['slice'](_0xf30642,_0x623343)),_0x19edfc=_0x23fc9b;}if(_0x19edfc+='',_0x26060d=!0x1,_0x30861e=_0x5a8d10=_0x19edfc[_0x3cc2('0x8')],0x3f<_0x5a8d10){for(_0x5b1841(_0x19edfc[_0x3cc2('0x802')](0x0,0x40)),_0x582cb3(_0x44818f),_0x26060d=!0x0,_0x23fc9b=0x80;_0x23fc9b<=_0x5a8d10;_0x23fc9b+=0x40)_0x5b1841(_0x19edfc['substring'](_0x23fc9b-0x40,_0x23fc9b)),_0x136e7d(_0x44818f);_0x19edfc=_0x19edfc[_0x3cc2('0x802')](_0x23fc9b-0x40),_0x5a8d10=_0x19edfc[_0x3cc2('0x8')];}for(_0x23fc9b=_0x4b87f4[0x0]=_0x4b87f4[0x1]=_0x4b87f4[0x2]=_0x4b87f4[0x3]=_0x4b87f4[0x4]=_0x4b87f4[0x5]=_0x4b87f4[0x6]=_0x4b87f4[0x7]=_0x4b87f4[0x8]=_0x4b87f4[0x9]=_0x4b87f4[0xa]=_0x4b87f4[0xb]=_0x4b87f4[0xc]=_0x4b87f4[0xd]=_0x4b87f4[0xe]=_0x4b87f4[0xf]=0x0;_0x23fc9b<_0x5a8d10;_0x23fc9b++)_0xf30642=0x3&_0x23fc9b,_0x4b87f4[_0x23fc9b>>0x2]=0x0===_0xf30642?_0x19edfc[_0x3cc2('0x684')](_0x23fc9b):_0x4b87f4[_0x23fc9b>>0x2]|_0x19edfc[_0x3cc2('0x684')](_0x23fc9b)<<_0x2bda0b[_0xf30642];return _0x4b87f4[_0x23fc9b>>0x2]|=_0x5de86f[0x3&_0x23fc9b],0x37<_0x23fc9b?(_0x26060d?_0x136e7d(_0x4b87f4):(_0x582cb3(_0x4b87f4),_0x26060d=!0x0),_0x136e7d([0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,_0x30861e<<0x3,0x0])):(_0x4b87f4[0xe]=_0x30861e<<0x3,_0x26060d?_0x136e7d(_0x4b87f4):_0x582cb3(_0x4b87f4)),_0x19edfc=_0x3911c7[0x0],_0x362819[0x1]=_0x2553d0[0xf&_0x19edfc],_0x362819[0x0]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0x3]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0x2]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0x5]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0x4]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0x7]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0x6]=_0x2553d0[_0x19edfc>>0x4&0xf],_0x19edfc=_0x3911c7[0x1],_0x362819[0x9]=_0x2553d0[0xf&_0x19edfc],_0x362819[0x8]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0xb]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0xa]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0xd]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0xc]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0xf]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0xe]=_0x2553d0[_0x19edfc>>0x4&0xf],_0x19edfc=_0x3911c7[0x2],_0x362819[0x11]=_0x2553d0[0xf&_0x19edfc],_0x362819[0x10]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0x13]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0x12]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0x15]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0x14]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0x17]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0x16]=_0x2553d0[_0x19edfc>>0x4&0xf],_0x19edfc=_0x3911c7[0x3],_0x362819[0x19]=_0x2553d0[0xf&_0x19edfc],_0x362819[0x18]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0x1b]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0x1a]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0x1d]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0x1c]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0x1f]=_0x2553d0[0xf&(_0x19edfc>>=0x4)],_0x362819[0x1e]=_0x2553d0[_0x19edfc>>0x4&0xf],_0x59df6c?_0x362819:_0x362819[_0x3cc2('0xb1')]('');};}('undefined'==typeof global?window:global),Kongregate[_0x3cc2('0x187a')]=function(_0xa77ebb){this[_0x3cc2('0x17f4')](_0xa77ebb);},Kongregate[_0x3cc2('0x187a')]['prototype']={'initialize':function(_0x24ab73){var _0x28e13b=this;this[_0x3cc2('0x1701')]=_0x24ab73[_0x3cc2('0x1702')],this['_services'][_0x3cc2('0x3ca')](KonduitEvent[_0x3cc2('0x170b')],function(_0x31a6ca){_0x28e13b[_0x3cc2('0x170c')](_0x31a6ca[_0x3cc2('0x16eb')],_0x31a6ca['params']);}),this[_0x3cc2('0x187b')]=[];},'requestItemList':function(_0x4568eb,_0x37435f){Kongregate[_0x3cc2('0x1666')][_0x3cc2('0xb07')](_0x3cc2('0x187c')+_0x4568eb+')');var _0x350f29={};_0x4568eb&&0x0<_0x4568eb[_0x3cc2('0x8')]&&(_0x350f29[KonduitEvent[_0x3cc2('0x187d')]]=_0x4568eb),this['_services']['_enqueueRequest'](_0x350f29,_0x37435f),this[_0x3cc2('0x1701')]['sendMessage']({'opcode':KonduitEvent[_0x3cc2('0x187e')],'params':_0x350f29});},'requestUserItemList':function(_0x31edfa,_0xd3499f){Kongregate[_0x3cc2('0x1666')][_0x3cc2('0xb07')](_0x3cc2('0x187f')+_0x31edfa+')');var _0x2f7228={};_0x2f7228[KonduitEvent[_0x3cc2('0x1819')]]=_0x31edfa||this['_services'][_0x3cc2('0x1784')](),this[_0x3cc2('0x1701')][_0x3cc2('0x1825')](_0x2f7228,_0xd3499f),this['_services'][_0x3cc2('0x16f2')]({'opcode':KonduitEvent[_0x3cc2('0x1880')],'params':_0x2f7228});},'purchaseItems':function(_0x187ec4,_0x1d02f9){Kongregate[_0x3cc2('0x1666')][_0x3cc2('0xb07')](_0x3cc2('0x1881')+_0x187ec4+')');var _0x5711cc={};_0x187ec4&&0x0<_0x187ec4[_0x3cc2('0x8')]?(this[_0x3cc2('0x1882')]=_0x1d02f9,_0x5711cc[KonduitEvent[_0x3cc2('0x1883')]]=_0x187ec4,this[_0x3cc2('0x1701')]['sendMessage']({'opcode':KonduitEvent[_0x3cc2('0x1884')],'params':_0x5711cc})):(Kongregate['Log'][_0x3cc2('0x20')]('purchaseItems\x20requires\x20a\x20non-empty\x20item\x20identifier\x20array'),_0x1d02f9&&_0x1d02f9({'success':!0x1}));},'purchaseItemsRemote':function(_0x3f9379,_0x2b7ae1){Kongregate[_0x3cc2('0x1666')][_0x3cc2('0xb07')](_0x3cc2('0x1885')+_0x3f9379+')');var _0x2c4f72={};_0x3f9379&&0x0Kongregate[_0x3cc2('0x1873')][_0x3cc2('0x1898')])_0x1f55c8&&_0x1f55c8({'success':!0x1});else{var _0x4f1623={};_0x4f1623[KonduitEvent[_0x3cc2('0x189d')]]=_0x36618b,_0x4f1623[KonduitEvent[_0x3cc2('0x189a')]]=_0x286d51,_0x4f1623[KonduitEvent[_0x3cc2('0x1834')]]=_0x28caeb,_0x4f1623[KonduitEvent[_0x3cc2('0x189e')]]=_0x164ca1,this['_services'][_0x3cc2('0x16f2')]({'opcode':KonduitEvent[_0x3cc2('0x189f')],'params':_0x4f1623}),this[_0x3cc2('0x189c')]=!0x0,this[_0x3cc2('0x18a0')]=_0x1f55c8;}},'addLoadListener':function(_0x17c30d,_0x12876f){this[_0x3cc2('0x1899')][_0x17c30d]||(this[_0x3cc2('0x1899')][_0x17c30d]=[]),this[_0x3cc2('0x1899')][_0x17c30d][_0x3cc2('0x9')](_0x12876f);},'_onIncomingMessage':function(_0x1f7ee4,_0x537dc6){switch(_0x1f7ee4){case KonduitEvent[_0x3cc2('0x18a1')]:this[_0x3cc2('0x18a2')](_0x537dc6);break;case KonduitEvent[_0x3cc2('0x18a3')]:this[_0x3cc2('0x18a4')](_0x537dc6);}},'_onSaveContentComplete':function(_0x4e5069){this['_saving']=!0x1,this['_saveCallback']&&(this['_saveCallback'](_0x4e5069),this[_0x3cc2('0x18a0')]=null);},'_onLoadSharedContent':function(_0x245d1c){var _0x17ec84=_0x245d1c[_0x3cc2('0xafd')];_0x245d1c={'id':_0x245d1c['id'],'name':_0x245d1c[_0x3cc2('0x3ac')],'permalink':_0x245d1c[_0x3cc2('0x18a5')],'content':_0x245d1c['content'],'label':_0x245d1c[_0x3cc2('0xd4d')]},Kongregate[_0x3cc2('0x1666')][_0x3cc2('0xb07')]({'loadContent':_0x245d1c});for(var _0x17ec84=this[_0x3cc2('0x1899')][_0x17ec84]||[],_0x3c58f8=0x0;_0x3c58f8<_0x17ec84[_0x3cc2('0x8')];_0x3c58f8++)_0x17ec84[_0x3c58f8](_0x245d1c);}},Kongregate['StatisticServices']=function(_0x585a1a){this['initialize'](_0x585a1a);},Kongregate[_0x3cc2('0x1871')][_0x3cc2('0x36')]={'initialize':function(_0x4799b3){this[_0x3cc2('0x1701')]=_0x4799b3[_0x3cc2('0x1702')];},'submit':function(_0x176890,_0x35c178){Kongregate[_0x3cc2('0x1666')][_0x3cc2('0xb07')]('StatServices.submit('+_0x176890+','+_0x35c178+')'),!_0x176890||null===_0x35c178||void 0x0===_0x35c178||isNaN(_0x35c178)?Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x184')](_0x3cc2('0x18a6'),_0x176890,_0x35c178):this[_0x3cc2('0x1701')][_0x3cc2('0x16f2')]({'opcode':KonduitEvent[_0x3cc2('0x18a7')],'params':{'stats':[{'name':_0x176890,'value':_0x35c178}]}});},'submitArray':function(_0x30631b){if(_0x30631b&&_0x30631b['length'])for(var _0x1e7430=0x0;_0x1e7430<_0x30631b[_0x3cc2('0x8')];_0x1e7430++)this[_0x3cc2('0x18a8')](_0x30631b[_0x1e7430][_0x3cc2('0x3ac')],_0x30631b[_0x1e7430][_0x3cc2('0xf3')]);}},function(){Kongregate[_0x3cc2('0x174b')]=function(_0x41ac24){this[_0x3cc2('0x17f4')](_0x41ac24);};var _0x451170=Kongregate[_0x3cc2('0x174b')];Kongregate['SwrveClient']['prototype']={'initialize':function(_0x395b54){this['_applicationId']=_0x395b54['application_id'],this['_apiKey']=_0x395b54['api_key'],this[_0x3cc2('0x18a9')]=_0x395b54[_0x3cc2('0x17cd')],this[_0x3cc2('0x1731')]=_0x395b54[_0x3cc2('0x17b5')];},'sendEvents':function(_0x889d66,_0x41ea4f){var _0x26f1c4=new XMLHttpRequest(),_0x1d32ea=_0x889d66['length'],_0x29b8ab=this,_0x11548d=function(_0x17a5bf){_0x29b8ab['_onError'](_0x889d66,_0x1d32ea,_0x17a5bf,_0x41ea4f);};_0x26f1c4['open'](_0x3cc2('0xdfc'),_0x3cc2('0x1870')+this[_0x3cc2('0x18aa')]+'.api.swrve.com/1/batch'),_0x26f1c4[_0x3cc2('0xadf')](_0x3cc2('0xdfd'),'application/json;\x20charset=utf-8'),_0x26f1c4[_0x3cc2('0xada')]=_0x26f1c4[_0x3cc2('0xe27')]=_0x11548d,_0x26f1c4['onload']=function(){_0x29b8ab[_0x3cc2('0x18ab')](_0x26f1c4,_0x889d66,_0x1d32ea,_0x41ea4f,_0x11548d);},void 0x0!==_0x26f1c4[_0x3cc2('0xd19')]&&(_0x26f1c4[_0x3cc2('0xd19')]=0x7530,_0x26f1c4[_0x3cc2('0xe0b')]=_0x11548d),_0x26f1c4['send'](JSON[_0x3cc2('0xede')](this[_0x3cc2('0x18ac')](_0x889d66)));},'_onBatchResponse':function(_0x3de8d9,_0x34ba25,_0x5e78c6,_0x3c2e8c,_0xcff534){var _0x389675=!0x1;if(0xc8===_0x3de8d9[_0x3cc2('0xae2')]){var _0x1f0384=_0x3de8d9[_0x3cc2('0xaea')];(_0x389675=0x0===_0x1f0384[_0x3cc2('0x8')])||(_0x389675=0xc8===JSON[_0x3cc2('0x2e4')](_0x1f0384)[_0x3cc2('0xd54')]);}_0x389675?(Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x364')]('SWRVE\x20submission\x20complete,\x20'+_0x5e78c6+'\x20event(s)'),_0x34ba25[_0x3cc2('0x73')](0x0,_0x5e78c6),_0x3c2e8c&&_0x3c2e8c({'success':!0x0})):(Kongregate['Log'][_0x3cc2('0x20')](_0x3cc2('0x18ad')+_0x3de8d9[_0x3cc2('0xae2')]+_0x3cc2('0x18ae')+_0x5e78c6+_0x3cc2('0x18af')),_0xcff534(!0x0));},'_onError':function(_0x2229bd,_0x1e2cc0,_0x3ae260,_0x15a6c8){for(var _0x10ffd8=0x0;_0x10ffd8<_0x1e2cc0&&_0x10ffd8<_0x2229bd['length'];_0x10ffd8++){var _0xdcce98=_0x2229bd[_0x10ffd8];if(_0xdcce98){var _0x232469=(_0xdcce98[_0x3cc2('0x4fb')][_0x3cc2('0x17d3')]||0x0)+(_0x3ae260?this[_0x3cc2('0x18b0')]()+0x1:0x1);_0xdcce98[_0x3cc2('0x4fb')][_0x3cc2('0x17d3')]=_0x232469;}}this[_0x3cc2('0x18b1')](_0x2229bd),_0x15a6c8&&_0x15a6c8({'success':!0x1});},'_createPayload':function(_0x57e5b7){for(var _0x4f7101={'app_version':this[_0x3cc2('0x1731')],'session_token':this[_0x3cc2('0x18b2')](),'user':this[_0x3cc2('0x18a9')]},_0x5435d7=[],_0x6043d8=0x0;_0x6043d8<_0x57e5b7[_0x3cc2('0x8')];_0x6043d8++){var _0x529049=_0x57e5b7[_0x6043d8],_0x10ce75=_0x529049[_0x3cc2('0x3ac')],_0x16e2c0=this[_0x3cc2('0x18b3')](_0x529049),_0x529049=Kongregate[_0x3cc2('0x284')][_0x3cc2('0x100f')]({},_0x529049[_0x3cc2('0x4fb')]);this[_0x3cc2('0x18b4')](_0x529049),_0x451170[_0x3cc2('0x174c')]===_0x10ce75?_0x5435d7[_0x3cc2('0x9')]({'type':_0x3cc2('0x18b5'),'time':_0x16e2c0}):_0x451170[_0x3cc2('0x175d')]===_0x10ce75?_0x5435d7['push']({'type':_0x3cc2('0xfac'),'time':_0x16e2c0,'attributes':_0x529049}):_0x451170[_0x3cc2('0x18b6')]===_0x10ce75?_0x5435d7[_0x3cc2('0x9')](Kongregate[_0x3cc2('0x284')]['merge']({'type':_0x3cc2('0x18b7'),'time':_0x16e2c0},_0x529049)):0x0===_0x10ce75['indexOf'](_0x3cc2('0x1747'))?(_0x10ce75=_0x10ce75[_0x3cc2('0x376')](_0x3cc2('0x1747'),'Kongregate.'),_0x5435d7[_0x3cc2('0x9')]({'type':_0x3cc2('0x4fb'),'name':_0x10ce75,'time':_0x16e2c0,'payload':_0x529049})):(_0x10ce75=_0x3cc2('0x18b8')+_0x10ce75,_0x5435d7[_0x3cc2('0x9')]({'type':'event','name':_0x10ce75,'time':_0x16e2c0,'payload':{'data':JSON[_0x3cc2('0xede')](_0x529049)}}));}return _0x4f7101['data']=_0x5435d7,_0x4f7101;},'_pruneEvents':function(_0x1b4af1){for(var _0x147b26=_0x1b4af1[_0x3cc2('0x8')]-0x1;0x0<=_0x147b26;_0x147b26--)_0x1b4af1[_0x147b26][_0x3cc2('0x4fb')]&&_0x1b4af1[_0x147b26]['event']['retry_count']>this[_0x3cc2('0x18b0')]()&&(Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x364')](_0x3cc2('0x18b9')+_0x1b4af1[_0x147b26][_0x3cc2('0x3ac')]+_0x3cc2('0x18ba')),_0x1b4af1[_0x3cc2('0x73')](_0x147b26,0x1));_0x147b26=this['_maxBacklogSize'](),_0x1b4af1&&_0x1b4af1[_0x3cc2('0x8')]>_0x147b26&&_0x1b4af1[_0x3cc2('0x73')](0x0,_0x1b4af1[_0x3cc2('0x8')]-_0x147b26);},'_removeTransientProperties':function(_0x1adf78){for(var _0x14b563=0x0;_0x14b563<_0xdf9ad1['length'];_0x14b563++){var _0x1ba79b=_0xdf9ad1[_0x14b563];void 0x0!==_0x1adf78[_0x1ba79b]&&delete _0x1adf78[_0x1ba79b];}},'_createSessionToken':function(){var _0x2b06ff=Math[_0x3cc2('0xaa')](this[_0x3cc2('0x173f')]()[_0x3cc2('0x10ae')]()/0x3e8);return this[_0x3cc2('0x18aa')]+'='+this[_0x3cc2('0x18a9')]+'='+String(_0x2b06ff)+'='+Kongregate['Utils'][_0x3cc2('0x18bb')](this['_playerId']+String(_0x2b06ff)+this[_0x3cc2('0x18bc')]);},'_maxRetries':function(){return 0x2;},'_maxBacklogSize':function(){return 0x64;},'_getDate':function(){return new Date();},'_getTime':function(_0x521910){var _0x26ac0f=this[_0x3cc2('0x173f')]();return _0x521910[_0x3cc2('0x4fb')]&&_0x521910['event'][Kongregate['AnalyticsServices']['KONG_ANALYTICS_EVENT_TIME']]&&(_0x26ac0f=Kongregate[_0x3cc2('0x284')][_0x3cc2('0x17ae')](_0x521910[_0x3cc2('0x4fb')][Kongregate[_0x3cc2('0x16ff')][_0x3cc2('0x17f0')]],this[_0x3cc2('0x173f')]())),Math['floor'](_0x26ac0f[_0x3cc2('0x10ae')]()/0x3e8);}},_0x451170[_0x3cc2('0x18bd')]=_0x3cc2('0x1747'),_0x451170['SWRVE_BARE_EVENT_IDENTIFIER']=_0x451170[_0x3cc2('0x18bd')]+_0x3cc2('0x18be'),_0x451170['SWRVE_SESSION_START_IDENTIFIER']=_0x451170[_0x3cc2('0x18bf')]+_0x3cc2('0x18b5'),_0x451170[_0x3cc2('0x175d')]=_0x451170[_0x3cc2('0x18bf')]+'user',_0x451170['SWRVE_IAP_IDENTIFIER']=_0x451170[_0x3cc2('0x18bf')]+_0x3cc2('0x18b7');var _0xdf9ad1=[_0x3cc2('0x17d4'),_0x3cc2('0x17d3')];}(),function(){Kongregate[_0x3cc2('0x284')][_0x3cc2('0x100f')]=function(_0x14d577,_0x545b41){if(!_0x14d577||!_0x545b41)return _0x14d577;for(var _0x319427 in _0x545b41)_0x545b41[_0x3cc2('0x28b')](_0x319427)&&(_0x14d577[_0x319427]=_0x545b41[_0x319427]);return _0x14d577;},Kongregate[_0x3cc2('0x284')][_0x3cc2('0x18c0')]=function(_0x2c9ede){function _0x2cd66e(_0x47bba6){return 0xa>_0x47bba6?'0'+_0x47bba6:_0x47bba6;}return _0x2c9ede instanceof Date?_0x2c9ede[_0x3cc2('0x18c1')]()+'-'+_0x2cd66e(_0x2c9ede[_0x3cc2('0x18c2')]()+0x1)+'-'+_0x2cd66e(_0x2c9ede[_0x3cc2('0x18c3')]())+'T'+_0x2cd66e(_0x2c9ede[_0x3cc2('0x18c4')]())+':'+_0x2cd66e(_0x2c9ede['getUTCMinutes']())+':'+_0x2cd66e(_0x2c9ede[_0x3cc2('0x18c5')]())+'.'+(_0x2c9ede[_0x3cc2('0x18c6')]()/0x3e8)['toFixed'](0x3)[_0x3cc2('0x27a')](0x2,0x5)+'-00:00':'';},Kongregate[_0x3cc2('0x284')][_0x3cc2('0x17ae')]=function(_0x253f27,_0x4af738){var _0xb1999e;try{var _0x33ff2c,_0x16635a=0x0,_0x1d6948=[0x1,0x4,0x5,0x6,0x7,0xa,0xb];if(_0x33ff2c=_0x41bdb9['exec'](_0x253f27)){for(var _0x783b29,_0x249acf=0x0;_0x783b29=_0x1d6948[_0x249acf];++_0x249acf)_0x33ff2c[_0x783b29]=+_0x33ff2c[_0x783b29]||0x0;_0x33ff2c[0x2]=(+_0x33ff2c[0x2]||0x1)-0x1,_0x33ff2c[0x3]=+_0x33ff2c[0x3]||0x1,'Z'!==_0x33ff2c[0x8]&&void 0x0!==_0x33ff2c[0x9]&&(_0x16635a=0x3c*_0x33ff2c[0xa]+_0x33ff2c[0xb],'+'===_0x33ff2c[0x9]&&(_0x16635a=0x0-_0x16635a)),_0xb1999e=new Date(Date[_0x3cc2('0x18c7')](_0x33ff2c[0x1],_0x33ff2c[0x2],_0x33ff2c[0x3],_0x33ff2c[0x4],_0x33ff2c[0x5]+_0x16635a,_0x33ff2c[0x6],_0x33ff2c[0x7]));}if(!_0xb1999e||'Invalid\x20Date'===_0xb1999e[_0x3cc2('0x241')]())throw Error(_0x3cc2('0x18c8'));}catch(_0x31ad35){return _0xb1999e='Unable\x20to\x20parse\x20the\x20string\x20['+_0x253f27+_0x3cc2('0x18c9')+_0x31ad35['toString'](),Kongregate[_0x3cc2('0x1666')][_0x3cc2('0x20')](_0xb1999e),_0x4af738;}return _0xb1999e;},Kongregate['Utils'][_0x3cc2('0x76')]=function(_0x944545,_0x24fd97){if(!_0x944545)return-0x1;if(_0x3cc2('0x27b')==typeof _0x944545[_0x3cc2('0x76')])return _0x944545[_0x3cc2('0x76')](_0x24fd97);for(var _0x555589=0x0;_0x555589<_0x944545[_0x3cc2('0x8')];_0x555589++)if(_0x944545[_0x555589]===_0x24fd97)return _0x555589;return-0x1;};var _0x41bdb9=/^(\d{4}|[+\-]\d{6})(?:-(\d{2})(?:-(\d{2}))?)?(?:T(\d{2}):(\d{2})(?::(\d{2})(?:\.(\d{3}))?)?(?:(Z)|([+\-])(\d{2})(?::(\d{2}))?)?)?$/;}(),'undefined'==typeof kongregateUnitySupport&&(kongregateUnitySupport=function(){function _0x3ec7ef(_0x40cbb8){if(!(_0x40cbb8=_0x27b3b7['getElementById'](_0x40cbb8)))return null;var _0x321c47;return _0x554a12[_0x3cc2('0x18ca')]&&_0x554a12['ie']?(_0x40cbb8=_0x40cbb8[_0x3cc2('0xa15')](_0x3cc2('0x27f'))[0x0])&&_0x3cc2('0x18cb')==_0x40cbb8[_0x3cc2('0x18cc')]&&(_0x321c47=_0x40cbb8):(_0x40cbb8=_0x40cbb8[_0x3cc2('0xa15')](_0x3cc2('0x1864'))[0x0])&&_0x3cc2('0x18cd')==_0x40cbb8['nodeName']&&(_0x321c47=_0x40cbb8),_0x321c47&&typeof _0x321c47['GetPluginVersion']==_0x21f7ee?null:_0x321c47;}function _0x1b73e1(){var _0x22829b=typeof kongregateAPI!=_0x21f7ee&&kongregateAPI[_0x3cc2('0x18ce')]?kongregateAPI[_0x3cc2('0x18ce')]:'function'==typeof window['SendMessage']?window:window[_0x3cc2('0x18cf')]&&_0x3cc2('0x27b')==typeof window[_0x3cc2('0x18cf')][_0x3cc2('0x18d0')]?window[_0x3cc2('0x18cf')]:null;return _0x22829b||(_0x22829b=_0x3cc2('0x18d1'),typeof kongregateAPI!=_0x21f7ee&&kongregateAPI[_0x3cc2('0x18d2')]&&(_0x22829b=kongregateAPI[_0x3cc2('0x18d2')]),_0x3ec7ef(_0x22829b)||_0x3ec7ef(_0x3cc2('0x18d3')));}function _0x25ee24(){return[kongregate['services']['getUserId'](),kongregate[_0x3cc2('0x1702')][_0x3cc2('0x1784')](),kongregate[_0x3cc2('0x1702')][_0x3cc2('0x18d4')]()][_0x3cc2('0xb1')]('|');}var _0xc3115c=[],_0x21f7ee=_0x3cc2('0x273'),_0x42942f=navigator,_0x27b3b7=document,_0x2b0515=_0x42942f[_0x3cc2('0x5fc')],_0x42942f=_0x42942f[_0x3cc2('0xfb1')],_0x43702f=!0x1,_0x37b643=/chrome/i['test'](_0x2b0515),_0x2a139b={};/msie/i['test'](_0x2b0515)?_0x43702f=parseFloat(_0x2b0515[_0x3cc2('0x376')](/^.*msie ([0-9]+(\.[0-9]+)?).*$/i,'$1')):/Trident/i[_0x3cc2('0x839')](_0x2b0515)&&(_0x43702f=parseFloat(_0x2b0515[_0x3cc2('0x376')](/^.*rv:([0-9]+(\.[0-9]+)?).*$/i,'$1')));var _0x554a12={'w3':typeof _0x27b3b7[_0x3cc2('0xbc7')]!=_0x21f7ee&&typeof _0x27b3b7[_0x3cc2('0xa15')]!=_0x21f7ee&&typeof _0x27b3b7[_0x3cc2('0x82e')]!=_0x21f7ee,'win':/win/i[_0x3cc2('0x839')](_0x42942f?_0x42942f:_0x2b0515),'mac':/mac/i[_0x3cc2('0x839')](_0x42942f?_0x42942f:_0x2b0515),'ie':_0x43702f,'ff':/firefox/i['test'](_0x2b0515),'op':/opera/i[_0x3cc2('0x839')](_0x2b0515),'ch':_0x37b643,'ch_v':!!/chrome/i['test'](_0x2b0515)&&parseFloat(_0x2b0515[_0x3cc2('0x376')](/^.*chrome\/(\d+(\.\d+)?).*$/i,'$1')),'sf':/safari/i[_0x3cc2('0x839')](_0x2b0515)&&!_0x37b643,'wk':!!/webkit/i[_0x3cc2('0x839')](_0x2b0515)&&parseFloat(_0x2b0515[_0x3cc2('0x376')](/^.*webkit\/(\d+(\.\d+)?).*$/i,'$1')),'x64':/win64/i[_0x3cc2('0x839')](_0x2b0515)&&/x64/i[_0x3cc2('0x839')](_0x2b0515),'moz':/mozilla/i[_0x3cc2('0x839')](_0x2b0515)?parseFloat(_0x2b0515['replace'](/^.*mozilla\/([0-9]+(\.[0-9]+)?).*$/i,'$1')):0x0,'mobile':/ipad/i[_0x3cc2('0x839')](_0x42942f)||/iphone/i[_0x3cc2('0x839')](_0x42942f)||/ipod/i[_0x3cc2('0x839')](_0x42942f)||/android/i[_0x3cc2('0x839')](_0x2b0515)||/windows phone/i['test'](_0x2b0515)};return _0x554a12[_0x3cc2('0x18d5')]=_0x554a12['ch']?'ch':_0x554a12['ff']?'ff':_0x554a12['sf']?'sf':_0x554a12['ie']?'ie':_0x554a12['op']?'op':'??',_0x554a12['clientPlatform']=_0x554a12[_0x3cc2('0x18ca')]?_0x3cc2('0x18ca'):_0x554a12['mac']?'mac':_0x3cc2('0x18d6'),{'onUnityEmbed':function(_0xe326b3){$(_0x3cc2('0x18d7'))&&(_0xe326b3['success']?_0x3cc2('0x18d8')==_0xe326b3['id']?($(_0x3cc2('0x18d8'))[_0x3cc2('0x367')](''),$(_0x3cc2('0x18d1'))[_0x3cc2('0x367')](''),top[_0x3cc2('0x95e')]['replace'](decodeURIComponent(kongregateAPI[_0x3cc2('0x18d9')]('kongregate_game_url')))):$(_0x3cc2('0x18d7'))[_0x3cc2('0x1a4')]():$('unity_missing')[_0x3cc2('0x18da')]());},'initAPI':function(_0x2aedc7,_0x4dc70a){_0xc3115c[_0x3cc2('0x9')]({'object':_0x2aedc7||_0x3cc2('0x18db'),'callback':_0x4dc70a||'OnKongregateAPILoaded'}),kongregateAPI[_0x3cc2('0x18dc')](function(){_0x3cc2('0x273')==typeof kongregate&&(kongregate=kongregateAPI['getAPI']());for(var _0x2aedc7=0x0;_0x2aedc7<_0xc3115c[_0x3cc2('0x8')];_0x2aedc7++){var _0x4dc70a=_0xc3115c[_0x2aedc7];_0x1b73e1()['SendMessage'](_0x4dc70a[_0x3cc2('0x27f')],_0x4dc70a[_0x3cc2('0x4dc')],_0x25ee24());}_0xc3115c=[];});},'getUnityObject':function(){return _0x1b73e1();},'getUserInfoString':function(){return _0x25ee24();},'hijackUnityErrorHandler':function(){if(!kongregateAPI[_0x3cc2('0x18dd')]&&!this[_0x3cc2('0x18de')]){var _0x3ca8a5=function(_0x1a4973){if(_0x1a4973[_0x3cc2('0x81b')](/Permission denied to access property/)){try{console[_0x3cc2('0x20')](_0x3cc2('0x18df')+_0x1a4973);}catch(_0x2a0740){}return!0x0;}try{var _0x3ef712;_0x448f41:{if(_0x3cc2('0x357')==typeof _0x1a4973){if(-0x1!==_0x1a4973[_0x3cc2('0x76')]('Cannot\x20enlarge\x20memory\x20arrays')){_0x3ef712='UnityWebGL:Memory:WebGL';break _0x448f41;}if(-0x1!==_0x1a4973[_0x3cc2('0x76')](_0x3cc2('0x18e0'))){_0x3ef712=_0x3cc2('0x18e1');break _0x448f41;}}_0x3ef712=void 0x0;}if(_0x3ef712&&!_0x2a139b[_0x3ef712]){var _0x52a2c3=decodeURIComponent(kongregateAPI[_0x3cc2('0x1875')]()['kongregate_host']||'*');_0x2a139b[_0x3ef712]=!0x0,top[_0x3cc2('0x15ff')]({'kongregateGameError':{'type':_0x3ef712}},_0x52a2c3);}}catch(_0x59be87){}};if('undefined'!=typeof UnityLoader&&UnityLoader[_0x3cc2('0xd89')]&&UnityLoader[_0x3cc2('0xd89')][_0x3cc2('0x18e2')]){var _0xc11de0=UnityLoader[_0x3cc2('0xd89')]['handler'];UnityLoader[_0x3cc2('0xd89')][_0x3cc2('0x18e2')]=function(_0x514e98){return!!_0x3ca8a5(_0x514e98[_0x3cc2('0xae3')])||_0x3cc2('0x27b')==typeof _0xc11de0&&_0xc11de0['apply'](UnityLoader[_0x3cc2('0xd89')],arguments);},this[_0x3cc2('0x18de')]=!0x0;}var _0x59fd48=window['Module'];if(_0x59fd48&&_0x59fd48[_0x3cc2('0x18e3')]&&_0x59fd48['codeUrl']){var _0x321d5f=_0x59fd48[_0x3cc2('0x18e4')];_0x59fd48[_0x3cc2('0x18e4')]=function(_0x16c210,_0x54c6ef,_0x22f6c1){return!!_0x3ca8a5(_0x16c210)||_0x3cc2('0x27b')==typeof _0x321d5f&&_0x321d5f(_0x16c210,_0x54c6ef,_0x22f6c1);},this[_0x3cc2('0x18de')]=!0x0;}}}};}()),initGa=function(){var _0x347ef0='ga-disable-UA-126633443-1';document['cookie'][_0x3cc2('0x76')](_0x347ef0+_0x3cc2('0x18e5'))>-0x1&&(window[_0x347ef0]=!0x0,window['ga']['setOptOut']&&window['ga'][_0x3cc2('0x18e6')](!0x0)),Luts[_0x3cc2('0x4a3')]?(!function(_0x2521ac,_0x1ff048,_0x3c4ade,_0x4ba618,_0x25a3bf,_0x268294,_0x2cf716){_0x2521ac['GoogleAnalyticsObject']=_0x25a3bf,_0x2521ac[_0x25a3bf]=_0x2521ac[_0x25a3bf]||function(){(_0x2521ac[_0x25a3bf]['q']=_0x2521ac[_0x25a3bf]['q']||[])[_0x3cc2('0x9')](arguments);},_0x2521ac[_0x25a3bf]['l']=0x1*new Date(),_0x268294=_0x1ff048[_0x3cc2('0x82e')](_0x3c4ade),_0x2cf716=_0x1ff048[_0x3cc2('0xa15')](_0x3c4ade)[0x0],_0x268294[_0x3cc2('0xb02')]=0x1,_0x268294[_0x3cc2('0x752')]=_0x3cc2('0x18e7'),_0x2cf716[_0x3cc2('0xb93')]['insertBefore'](_0x268294,_0x2cf716);}(window,document,'script',0x0,'ga'),ga(_0x3cc2('0x6f'),_0x3cc2('0x18e8'),{'storage':'none','clientId':device[_0x3cc2('0x6f9')]}),ga('set',_0x3cc2('0x18e9'),null),ga(_0x3cc2('0x291'),_0x3cc2('0x18ea'),!0x0),ga('set',_0x3cc2('0x18eb'),!0x0),ga(_0x3cc2('0xae5'),_0x3cc2('0x18ec'),{'title':'I\x20heart\x20Cordova','page':'/cordova'}),ga('send',_0x3cc2('0x18ed'),{'appName':_0x3cc2('0x18ee'),'screenName':_0x3cc2('0x18ef')})):(!function(_0xd44c20,_0x42841f,_0x3839d6,_0x502f86,_0x406406,_0x58c597,_0x5069bd){_0xd44c20[_0x3cc2('0x18f0')]=_0x406406,_0xd44c20[_0x406406]=_0xd44c20[_0x406406]||function(){(_0xd44c20[_0x406406]['q']=_0xd44c20[_0x406406]['q']||[])[_0x3cc2('0x9')](arguments);},_0xd44c20[_0x406406]['l']=0x1*new Date(),_0x58c597=_0x42841f[_0x3cc2('0x82e')](_0x3839d6),_0x5069bd=_0x42841f['getElementsByTagName'](_0x3839d6)[0x0],_0x58c597['async']=0x1,_0x58c597['src']=_0x3cc2('0x18e7'),_0x5069bd[_0x3cc2('0xb93')][_0x3cc2('0x8ec')](_0x58c597,_0x5069bd);}(window,document,_0x3cc2('0xa95'),0x0,'ga'),ga(_0x3cc2('0x6f'),_0x3cc2('0x18e8'),'auto'),ga(_0x3cc2('0x291'),'anonymizeIp',!0x0),ga(_0x3cc2('0xae5'),_0x3cc2('0x18ec')));var _0x3583bc={'apiKey':_0x3cc2('0x18f1'),'authDomain':_0x3cc2('0x18f2'),'databaseURL':_0x3cc2('0x18f3'),'projectId':'idle-dice','storageBucket':_0x3cc2('0x18f4'),'messagingSenderId':_0x3cc2('0x18f5'),'appId':_0x3cc2('0x18f6')};firebase[_0x3cc2('0xdd7')](_0x3583bc),firebase[_0x3cc2('0x1000')]()[_0x3cc2('0x1536')]()[_0x3cc2('0xd88')](function(_0x503f27){console[_0x3cc2('0xb6')](_0x503f27);}),Luts[_0x3cc2('0x1000')]=firebase[_0x3cc2('0x1000')]();};var CryptoJS=CryptoJS||function(_0x5c4877,_0x1cc933){var _0x3f1298={},_0xa14938=_0x3f1298[_0x3cc2('0x18f7')]={},_0x195f73=function(){},_0x455fa2=_0xa14938[_0x3cc2('0x18f8')]={'extend':function(_0x22166e){_0x195f73[_0x3cc2('0x36')]=this;var _0x1cc933=new _0x195f73();return _0x22166e&&_0x1cc933[_0x3cc2('0x18f9')](_0x22166e),_0x1cc933[_0x3cc2('0x28b')](_0x3cc2('0x1'))||(_0x1cc933[_0x3cc2('0x1')]=function(){_0x1cc933[_0x3cc2('0x18fa')][_0x3cc2('0x1')][_0x3cc2('0x51')](this,arguments);}),_0x1cc933['init'][_0x3cc2('0x36')]=_0x1cc933,_0x1cc933[_0x3cc2('0x18fa')]=this,_0x1cc933;},'create':function(){var _0x5c4877=this[_0x3cc2('0xa60')]();return _0x5c4877[_0x3cc2('0x1')][_0x3cc2('0x51')](_0x5c4877,arguments),_0x5c4877;},'init':function(){},'mixIn':function(_0x1e575b){for(var _0x1cc933 in _0x1e575b)_0x1e575b[_0x3cc2('0x28b')](_0x1cc933)&&(this[_0x1cc933]=_0x1e575b[_0x1cc933]);_0x1e575b[_0x3cc2('0x28b')](_0x3cc2('0x241'))&&(this['toString']=_0x1e575b['toString']);},'clone':function(){return this['init'][_0x3cc2('0x36')]['extend'](this);}},_0x319d39=_0xa14938['WordArray']=_0x455fa2[_0x3cc2('0xa60')]({'init':function(_0x5f0a6f,_0x5ceeb9){_0x5f0a6f=this[_0x3cc2('0x18fb')]=_0x5f0a6f||[],this[_0x3cc2('0x18fc')]=void 0x0!=_0x5ceeb9?_0x5ceeb9:0x4*_0x5f0a6f[_0x3cc2('0x8')];},'toString':function(_0x564e28){return(_0x564e28||_0x2cf8d4)['stringify'](this);},'concat':function(_0x32550b){var _0x1cc933=this['words'],_0xa1d200=_0x32550b['words'],_0x1afc67=this['sigBytes'];if(_0x32550b=_0x32550b[_0x3cc2('0x18fc')],this[_0x3cc2('0x2cd')](),_0x1afc67%0x4)for(var _0x25f0dc=0x0;_0x25f0dc<_0x32550b;_0x25f0dc++)_0x1cc933[_0x1afc67+_0x25f0dc>>>0x2]|=(_0xa1d200[_0x25f0dc>>>0x2]>>>0x18-_0x25f0dc%0x4*0x8&0xff)<<0x18-(_0x1afc67+_0x25f0dc)%0x4*0x8;else if(0xffff<_0xa1d200[_0x3cc2('0x8')])for(_0x25f0dc=0x0;_0x25f0dc<_0x32550b;_0x25f0dc+=0x4)_0x1cc933[_0x1afc67+_0x25f0dc>>>0x2]=_0xa1d200[_0x25f0dc>>>0x2];else _0x1cc933[_0x3cc2('0x9')][_0x3cc2('0x51')](_0x1cc933,_0xa1d200);return this[_0x3cc2('0x18fc')]+=_0x32550b,this;},'clamp':function(){var _0x1cc933=this['words'],_0x573e8d=this['sigBytes'];_0x1cc933[_0x573e8d>>>0x2]&=0xffffffff<<0x20-_0x573e8d%0x4*0x8,_0x1cc933['length']=_0x5c4877['ceil'](_0x573e8d/0x4);},'clone':function(){var _0x5c4877=_0x455fa2[_0x3cc2('0x292')][_0x3cc2('0x4a')](this);return _0x5c4877[_0x3cc2('0x18fb')]=this['words'][_0x3cc2('0x27a')](0x0),_0x5c4877;},'random':function(_0x549d40){for(var _0x7d6776=[],_0x192148=0x0;_0x192148<_0x549d40;_0x192148+=0x4)_0x7d6776[_0x3cc2('0x9')](0x100000000*_0x5c4877[_0x3cc2('0x287')]()|0x0);return new _0x319d39['init'](_0x7d6776,_0x549d40);}}),_0x575c23=_0x3f1298['enc']={},_0x2cf8d4=_0x575c23[_0x3cc2('0x18fd')]={'stringify':function(_0x21dba6){var _0x1cc933=_0x21dba6[_0x3cc2('0x18fb')];_0x21dba6=_0x21dba6[_0x3cc2('0x18fc')];for(var _0x275e6d=[],_0xbe613a=0x0;_0xbe613a<_0x21dba6;_0xbe613a++){var _0x45dfbf=_0x1cc933[_0xbe613a>>>0x2]>>>0x18-_0xbe613a%0x4*0x8&0xff;_0x275e6d['push']((_0x45dfbf>>>0x4)[_0x3cc2('0x241')](0x10)),_0x275e6d['push']((0xf&_0x45dfbf)[_0x3cc2('0x241')](0x10));}return _0x275e6d[_0x3cc2('0xb1')]('');},'parse':function(_0x2afbce){for(var _0x1cc933=_0x2afbce[_0x3cc2('0x8')],_0x580ec8=[],_0x278493=0x0;_0x278493<_0x1cc933;_0x278493+=0x2)_0x580ec8[_0x278493>>>0x3]|=parseInt(_0x2afbce['substr'](_0x278493,0x2),0x10)<<0x18-_0x278493%0x8*0x4;return new _0x319d39[(_0x3cc2('0x1'))](_0x580ec8,_0x1cc933/0x2);}},_0x6e05dc=_0x575c23['Latin1']={'stringify':function(_0x45f045){var _0x1cc933=_0x45f045[_0x3cc2('0x18fb')];_0x45f045=_0x45f045[_0x3cc2('0x18fc')];for(var _0x2169e0=[],_0x443352=0x0;_0x443352<_0x45f045;_0x443352++)_0x2169e0[_0x3cc2('0x9')](String[_0x3cc2('0x680')](_0x1cc933[_0x443352>>>0x2]>>>0x18-_0x443352%0x4*0x8&0xff));return _0x2169e0[_0x3cc2('0xb1')]('');},'parse':function(_0x5dcbe9){for(var _0x1cc933=_0x5dcbe9[_0x3cc2('0x8')],_0x31ad4d=[],_0x3e88f6=0x0;_0x3e88f6<_0x1cc933;_0x3e88f6++)_0x31ad4d[_0x3e88f6>>>0x2]|=(0xff&_0x5dcbe9[_0x3cc2('0x684')](_0x3e88f6))<<0x18-_0x3e88f6%0x4*0x8;return new _0x319d39[(_0x3cc2('0x1'))](_0x31ad4d,_0x1cc933);}},_0x592a64=_0x575c23['Utf8']={'stringify':function(_0x4b50b0){try{return decodeURIComponent(escape(_0x6e05dc[_0x3cc2('0xede')](_0x4b50b0)));}catch(_0x4afc13){throw Error('Malformed\x20UTF-8\x20data');}},'parse':function(_0x2da205){return _0x6e05dc[_0x3cc2('0x2e4')](unescape(encodeURIComponent(_0x2da205)));}},_0x5d6f44=_0xa14938['BufferedBlockAlgorithm']=_0x455fa2[_0x3cc2('0xa60')]({'reset':function(){this[_0x3cc2('0x831')]=new _0x319d39[(_0x3cc2('0x1'))](),this['_nDataBytes']=0x0;},'_append':function(_0x35c8bb){_0x3cc2('0x357')==typeof _0x35c8bb&&(_0x35c8bb=_0x592a64[_0x3cc2('0x2e4')](_0x35c8bb)),this[_0x3cc2('0x831')][_0x3cc2('0x38d')](_0x35c8bb),this[_0x3cc2('0x18fe')]+=_0x35c8bb[_0x3cc2('0x18fc')];},'_process':function(_0xa9b2a2){var _0x4d33d1=this['_data'],_0x5ee7f6=_0x4d33d1[_0x3cc2('0x18fb')],_0x5e1af3=_0x4d33d1['sigBytes'],_0x2cdfd6=this[_0x3cc2('0x18ff')],_0x21a6ce=_0x5e1af3/(0x4*_0x2cdfd6),_0x21a6ce=_0xa9b2a2?_0x5c4877[_0x3cc2('0x58')](_0x21a6ce):_0x5c4877[_0x3cc2('0x57')]((0x0|_0x21a6ce)-this[_0x3cc2('0x1900')],0x0);if(_0xa9b2a2=_0x21a6ce*_0x2cdfd6,_0x5e1af3=_0x5c4877[_0x3cc2('0x2bf')](0x4*_0xa9b2a2,_0x5e1af3),_0xa9b2a2){for(var _0x4706c9=0x0;_0x4706c9<_0xa9b2a2;_0x4706c9+=_0x2cdfd6)this[_0x3cc2('0x1901')](_0x5ee7f6,_0x4706c9);_0x4706c9=_0x5ee7f6['splice'](0x0,_0xa9b2a2),_0x4d33d1[_0x3cc2('0x18fc')]-=_0x5e1af3;}return new _0x319d39[(_0x3cc2('0x1'))](_0x4706c9,_0x5e1af3);},'clone':function(){var _0x5c4877=_0x455fa2[_0x3cc2('0x292')][_0x3cc2('0x4a')](this);return _0x5c4877[_0x3cc2('0x831')]=this[_0x3cc2('0x831')][_0x3cc2('0x292')](),_0x5c4877;},'_minBufferSize':0x0});_0xa14938[_0x3cc2('0x1902')]=_0x5d6f44[_0x3cc2('0xa60')]({'cfg':_0x455fa2[_0x3cc2('0xa60')](),'init':function(_0x1e954f){this[_0x3cc2('0x1903')]=this[_0x3cc2('0x1903')]['extend'](_0x1e954f),this[_0x3cc2('0x35f')]();},'reset':function(){_0x5d6f44[_0x3cc2('0x35f')][_0x3cc2('0x4a')](this),this[_0x3cc2('0x1904')]();},'update':function(_0x569f66){return this[_0x3cc2('0x1905')](_0x569f66),this[_0x3cc2('0x1906')](),this;},'finalize':function(_0x335842){return _0x335842&&this[_0x3cc2('0x1905')](_0x335842),this[_0x3cc2('0x1907')]();},'blockSize':0x10,'_createHelper':function(_0x3ec55a){return function(_0x5994d3,_0x574cad){return new _0x3ec55a[(_0x3cc2('0x1'))](_0x574cad)['finalize'](_0x5994d3);};},'_createHmacHelper':function(_0x322a4e){return function(_0x1af549,_0x3690cd){return new _0x4a3733[(_0x3cc2('0x1908'))][(_0x3cc2('0x1'))](_0x322a4e,_0x3690cd)[_0x3cc2('0x1909')](_0x1af549);};}});var _0x4a3733=_0x3f1298[_0x3cc2('0x190a')]={};return _0x3f1298;}(Math);!function(){var _0x155caf=CryptoJS,_0x47a453=_0x155caf['lib']['WordArray'];_0x155caf[_0x3cc2('0x190b')][_0x3cc2('0x190c')]={'stringify':function(_0x5db50f){var _0xc1b43=_0x5db50f[_0x3cc2('0x18fb')],_0x466979=_0x5db50f['sigBytes'],_0x51265d=this[_0x3cc2('0x190d')];_0x5db50f['clamp'](),_0x5db50f=[];for(var _0x19998e=0x0;_0x19998e<_0x466979;_0x19998e+=0x3)for(var _0x416483=(_0xc1b43[_0x19998e>>>0x2]>>>0x18-_0x19998e%0x4*0x8&0xff)<<0x10|(_0xc1b43[_0x19998e+0x1>>>0x2]>>>0x18-(_0x19998e+0x1)%0x4*0x8&0xff)<<0x8|_0xc1b43[_0x19998e+0x2>>>0x2]>>>0x18-(_0x19998e+0x2)%0x4*0x8&0xff,_0x33f494=0x0;0x4>_0x33f494&&_0x19998e+0.75*_0x33f494<_0x466979;_0x33f494++)_0x5db50f['push'](_0x51265d[_0x3cc2('0x83c')](_0x416483>>>0x6*(0x3-_0x33f494)&0x3f));if(_0xc1b43=_0x51265d['charAt'](0x40))for(;_0x5db50f[_0x3cc2('0x8')]%0x4;)_0x5db50f['push'](_0xc1b43);return _0x5db50f['join']('');},'parse':function(_0x3a0982){var _0x43860f=_0x3a0982[_0x3cc2('0x8')],_0x2d8de4=this[_0x3cc2('0x190d')],_0x48ba39=_0x2d8de4[_0x3cc2('0x83c')](0x40);_0x48ba39&&-0x1!=(_0x48ba39=_0x3a0982[_0x3cc2('0x76')](_0x48ba39))&&(_0x43860f=_0x48ba39);for(var _0x48ba39=[],_0x137259=0x0,_0x104c28=0x0;_0x104c28<_0x43860f;_0x104c28++)if(_0x104c28%0x4){var _0x39f9b1=_0x2d8de4[_0x3cc2('0x76')](_0x3a0982[_0x3cc2('0x83c')](_0x104c28-0x1))<<_0x104c28%0x4*0x2,_0x30d838=_0x2d8de4['indexOf'](_0x3a0982['charAt'](_0x104c28))>>>0x6-_0x104c28%0x4*0x2;_0x48ba39[_0x137259>>>0x2]|=(_0x39f9b1|_0x30d838)<<0x18-_0x137259%0x4*0x8,_0x137259++;}return _0x47a453[_0x3cc2('0x6f')](_0x48ba39,_0x137259);},'_map':_0x3cc2('0x190e')};}(),function(_0x269a7e){function _0x4c001f(_0x5528a1,_0x5966ca,_0x2fb7c5,_0x28ba00,_0x9a392b,_0x5e823b,_0x25b2b3){return((_0x5528a1=_0x5528a1+(_0x5966ca&_0x2fb7c5|~_0x5966ca&_0x28ba00)+_0x9a392b+_0x25b2b3)<<_0x5e823b|_0x5528a1>>>0x20-_0x5e823b)+_0x5966ca;}function _0x3b5a61(_0x309d5b,_0x1eb7d9,_0x251710,_0x3d7184,_0x64768,_0x22317c,_0x4217d7){return((_0x309d5b=_0x309d5b+(_0x1eb7d9&_0x3d7184|_0x251710&~_0x3d7184)+_0x64768+_0x4217d7)<<_0x22317c|_0x309d5b>>>0x20-_0x22317c)+_0x1eb7d9;}function _0x3dc3ad(_0x5a5201,_0x2cdc37,_0x3f4631,_0x29a5ca,_0x479f0a,_0x256e57,_0x528cf6){return((_0x5a5201=_0x5a5201+(_0x2cdc37^_0x3f4631^_0x29a5ca)+_0x479f0a+_0x528cf6)<<_0x256e57|_0x5a5201>>>0x20-_0x256e57)+_0x2cdc37;}function _0x175c53(_0x484838,_0xa5c4f9,_0x41eb34,_0x1d6d13,_0x55b51f,_0x1b694d,_0x26fd58){return((_0x484838=_0x484838+(_0x41eb34^(_0xa5c4f9|~_0x1d6d13))+_0x55b51f+_0x26fd58)<<_0x1b694d|_0x484838>>>0x20-_0x1b694d)+_0xa5c4f9;}for(var _0xab90b0=CryptoJS,_0xcc8e59=_0xab90b0[_0x3cc2('0x18f7')],_0x355a8e=_0xcc8e59[_0x3cc2('0x190f')],_0x568682=_0xcc8e59[_0x3cc2('0x1902')],_0xcc8e59=_0xab90b0[_0x3cc2('0x190a')],_0x54b24f=[],_0x444f21=0x0;0x40>_0x444f21;_0x444f21++)_0x54b24f[_0x444f21]=0x100000000*_0x269a7e[_0x3cc2('0x2ad')](_0x269a7e[_0x3cc2('0x29a')](_0x444f21+0x1))|0x0;_0xcc8e59=_0xcc8e59[_0x3cc2('0x1910')]=_0x568682[_0x3cc2('0xa60')]({'_doReset':function(){this[_0x3cc2('0x1911')]=new _0x355a8e[(_0x3cc2('0x1'))]([0x67452301,0xefcdab89,0x98badcfe,0x10325476]);},'_doProcessBlock':function(_0x117b1b,_0x613838){for(var _0xab4bbc=0x0;0x10>_0xab4bbc;_0xab4bbc++){var _0xee5d63=_0x613838+_0xab4bbc,_0x3ba81b=_0x117b1b[_0xee5d63];_0x117b1b[_0xee5d63]=0xff00ff&(_0x3ba81b<<0x8|_0x3ba81b>>>0x18)|0xff00ff00&(_0x3ba81b<<0x18|_0x3ba81b>>>0x8);}var _0xab4bbc=this['_hash'][_0x3cc2('0x18fb')],_0xee5d63=_0x117b1b[_0x613838+0x0],_0x3ba81b=_0x117b1b[_0x613838+0x1],_0x421766=_0x117b1b[_0x613838+0x2],_0x19ea8a=_0x117b1b[_0x613838+0x3],_0x170430=_0x117b1b[_0x613838+0x4],_0x1d3514=_0x117b1b[_0x613838+0x5],_0x499dfb=_0x117b1b[_0x613838+0x6],_0x31bde1=_0x117b1b[_0x613838+0x7],_0x36bf9c=_0x117b1b[_0x613838+0x8],_0x32052e=_0x117b1b[_0x613838+0x9],_0x283e26=_0x117b1b[_0x613838+0xa],_0x2dc108=_0x117b1b[_0x613838+0xb],_0x53657f=_0x117b1b[_0x613838+0xc],_0x2aa6b4=_0x117b1b[_0x613838+0xd],_0x2c88d6=_0x117b1b[_0x613838+0xe],_0x13135e=_0x117b1b[_0x613838+0xf],_0x27638c=_0xab4bbc[0x0],_0x32fb10=_0xab4bbc[0x1],_0x3dbdf=_0xab4bbc[0x2],_0x44c43f=_0xab4bbc[0x3],_0x27638c=_0x4c001f(_0x27638c,_0x32fb10,_0x3dbdf,_0x44c43f,_0xee5d63,0x7,_0x54b24f[0x0]),_0x44c43f=_0x4c001f(_0x44c43f,_0x27638c,_0x32fb10,_0x3dbdf,_0x3ba81b,0xc,_0x54b24f[0x1]),_0x3dbdf=_0x4c001f(_0x3dbdf,_0x44c43f,_0x27638c,_0x32fb10,_0x421766,0x11,_0x54b24f[0x2]),_0x32fb10=_0x4c001f(_0x32fb10,_0x3dbdf,_0x44c43f,_0x27638c,_0x19ea8a,0x16,_0x54b24f[0x3]),_0x27638c=_0x4c001f(_0x27638c,_0x32fb10,_0x3dbdf,_0x44c43f,_0x170430,0x7,_0x54b24f[0x4]),_0x44c43f=_0x4c001f(_0x44c43f,_0x27638c,_0x32fb10,_0x3dbdf,_0x1d3514,0xc,_0x54b24f[0x5]),_0x3dbdf=_0x4c001f(_0x3dbdf,_0x44c43f,_0x27638c,_0x32fb10,_0x499dfb,0x11,_0x54b24f[0x6]),_0x32fb10=_0x4c001f(_0x32fb10,_0x3dbdf,_0x44c43f,_0x27638c,_0x31bde1,0x16,_0x54b24f[0x7]),_0x27638c=_0x4c001f(_0x27638c,_0x32fb10,_0x3dbdf,_0x44c43f,_0x36bf9c,0x7,_0x54b24f[0x8]),_0x44c43f=_0x4c001f(_0x44c43f,_0x27638c,_0x32fb10,_0x3dbdf,_0x32052e,0xc,_0x54b24f[0x9]),_0x3dbdf=_0x4c001f(_0x3dbdf,_0x44c43f,_0x27638c,_0x32fb10,_0x283e26,0x11,_0x54b24f[0xa]),_0x32fb10=_0x4c001f(_0x32fb10,_0x3dbdf,_0x44c43f,_0x27638c,_0x2dc108,0x16,_0x54b24f[0xb]),_0x27638c=_0x4c001f(_0x27638c,_0x32fb10,_0x3dbdf,_0x44c43f,_0x53657f,0x7,_0x54b24f[0xc]),_0x44c43f=_0x4c001f(_0x44c43f,_0x27638c,_0x32fb10,_0x3dbdf,_0x2aa6b4,0xc,_0x54b24f[0xd]),_0x3dbdf=_0x4c001f(_0x3dbdf,_0x44c43f,_0x27638c,_0x32fb10,_0x2c88d6,0x11,_0x54b24f[0xe]),_0x32fb10=_0x4c001f(_0x32fb10,_0x3dbdf,_0x44c43f,_0x27638c,_0x13135e,0x16,_0x54b24f[0xf]),_0x27638c=_0x3b5a61(_0x27638c,_0x32fb10,_0x3dbdf,_0x44c43f,_0x3ba81b,0x5,_0x54b24f[0x10]),_0x44c43f=_0x3b5a61(_0x44c43f,_0x27638c,_0x32fb10,_0x3dbdf,_0x499dfb,0x9,_0x54b24f[0x11]),_0x3dbdf=_0x3b5a61(_0x3dbdf,_0x44c43f,_0x27638c,_0x32fb10,_0x2dc108,0xe,_0x54b24f[0x12]),_0x32fb10=_0x3b5a61(_0x32fb10,_0x3dbdf,_0x44c43f,_0x27638c,_0xee5d63,0x14,_0x54b24f[0x13]),_0x27638c=_0x3b5a61(_0x27638c,_0x32fb10,_0x3dbdf,_0x44c43f,_0x1d3514,0x5,_0x54b24f[0x14]),_0x44c43f=_0x3b5a61(_0x44c43f,_0x27638c,_0x32fb10,_0x3dbdf,_0x283e26,0x9,_0x54b24f[0x15]),_0x3dbdf=_0x3b5a61(_0x3dbdf,_0x44c43f,_0x27638c,_0x32fb10,_0x13135e,0xe,_0x54b24f[0x16]),_0x32fb10=_0x3b5a61(_0x32fb10,_0x3dbdf,_0x44c43f,_0x27638c,_0x170430,0x14,_0x54b24f[0x17]),_0x27638c=_0x3b5a61(_0x27638c,_0x32fb10,_0x3dbdf,_0x44c43f,_0x32052e,0x5,_0x54b24f[0x18]),_0x44c43f=_0x3b5a61(_0x44c43f,_0x27638c,_0x32fb10,_0x3dbdf,_0x2c88d6,0x9,_0x54b24f[0x19]),_0x3dbdf=_0x3b5a61(_0x3dbdf,_0x44c43f,_0x27638c,_0x32fb10,_0x19ea8a,0xe,_0x54b24f[0x1a]),_0x32fb10=_0x3b5a61(_0x32fb10,_0x3dbdf,_0x44c43f,_0x27638c,_0x36bf9c,0x14,_0x54b24f[0x1b]),_0x27638c=_0x3b5a61(_0x27638c,_0x32fb10,_0x3dbdf,_0x44c43f,_0x2aa6b4,0x5,_0x54b24f[0x1c]),_0x44c43f=_0x3b5a61(_0x44c43f,_0x27638c,_0x32fb10,_0x3dbdf,_0x421766,0x9,_0x54b24f[0x1d]),_0x3dbdf=_0x3b5a61(_0x3dbdf,_0x44c43f,_0x27638c,_0x32fb10,_0x31bde1,0xe,_0x54b24f[0x1e]),_0x32fb10=_0x3b5a61(_0x32fb10,_0x3dbdf,_0x44c43f,_0x27638c,_0x53657f,0x14,_0x54b24f[0x1f]),_0x27638c=_0x3dc3ad(_0x27638c,_0x32fb10,_0x3dbdf,_0x44c43f,_0x1d3514,0x4,_0x54b24f[0x20]),_0x44c43f=_0x3dc3ad(_0x44c43f,_0x27638c,_0x32fb10,_0x3dbdf,_0x36bf9c,0xb,_0x54b24f[0x21]),_0x3dbdf=_0x3dc3ad(_0x3dbdf,_0x44c43f,_0x27638c,_0x32fb10,_0x2dc108,0x10,_0x54b24f[0x22]),_0x32fb10=_0x3dc3ad(_0x32fb10,_0x3dbdf,_0x44c43f,_0x27638c,_0x2c88d6,0x17,_0x54b24f[0x23]),_0x27638c=_0x3dc3ad(_0x27638c,_0x32fb10,_0x3dbdf,_0x44c43f,_0x3ba81b,0x4,_0x54b24f[0x24]),_0x44c43f=_0x3dc3ad(_0x44c43f,_0x27638c,_0x32fb10,_0x3dbdf,_0x170430,0xb,_0x54b24f[0x25]),_0x3dbdf=_0x3dc3ad(_0x3dbdf,_0x44c43f,_0x27638c,_0x32fb10,_0x31bde1,0x10,_0x54b24f[0x26]),_0x32fb10=_0x3dc3ad(_0x32fb10,_0x3dbdf,_0x44c43f,_0x27638c,_0x283e26,0x17,_0x54b24f[0x27]),_0x27638c=_0x3dc3ad(_0x27638c,_0x32fb10,_0x3dbdf,_0x44c43f,_0x2aa6b4,0x4,_0x54b24f[0x28]),_0x44c43f=_0x3dc3ad(_0x44c43f,_0x27638c,_0x32fb10,_0x3dbdf,_0xee5d63,0xb,_0x54b24f[0x29]),_0x3dbdf=_0x3dc3ad(_0x3dbdf,_0x44c43f,_0x27638c,_0x32fb10,_0x19ea8a,0x10,_0x54b24f[0x2a]),_0x32fb10=_0x3dc3ad(_0x32fb10,_0x3dbdf,_0x44c43f,_0x27638c,_0x499dfb,0x17,_0x54b24f[0x2b]),_0x27638c=_0x3dc3ad(_0x27638c,_0x32fb10,_0x3dbdf,_0x44c43f,_0x32052e,0x4,_0x54b24f[0x2c]),_0x44c43f=_0x3dc3ad(_0x44c43f,_0x27638c,_0x32fb10,_0x3dbdf,_0x53657f,0xb,_0x54b24f[0x2d]),_0x3dbdf=_0x3dc3ad(_0x3dbdf,_0x44c43f,_0x27638c,_0x32fb10,_0x13135e,0x10,_0x54b24f[0x2e]),_0x32fb10=_0x3dc3ad(_0x32fb10,_0x3dbdf,_0x44c43f,_0x27638c,_0x421766,0x17,_0x54b24f[0x2f]),_0x27638c=_0x175c53(_0x27638c,_0x32fb10,_0x3dbdf,_0x44c43f,_0xee5d63,0x6,_0x54b24f[0x30]),_0x44c43f=_0x175c53(_0x44c43f,_0x27638c,_0x32fb10,_0x3dbdf,_0x31bde1,0xa,_0x54b24f[0x31]),_0x3dbdf=_0x175c53(_0x3dbdf,_0x44c43f,_0x27638c,_0x32fb10,_0x2c88d6,0xf,_0x54b24f[0x32]),_0x32fb10=_0x175c53(_0x32fb10,_0x3dbdf,_0x44c43f,_0x27638c,_0x1d3514,0x15,_0x54b24f[0x33]),_0x27638c=_0x175c53(_0x27638c,_0x32fb10,_0x3dbdf,_0x44c43f,_0x53657f,0x6,_0x54b24f[0x34]),_0x44c43f=_0x175c53(_0x44c43f,_0x27638c,_0x32fb10,_0x3dbdf,_0x19ea8a,0xa,_0x54b24f[0x35]),_0x3dbdf=_0x175c53(_0x3dbdf,_0x44c43f,_0x27638c,_0x32fb10,_0x283e26,0xf,_0x54b24f[0x36]),_0x32fb10=_0x175c53(_0x32fb10,_0x3dbdf,_0x44c43f,_0x27638c,_0x3ba81b,0x15,_0x54b24f[0x37]),_0x27638c=_0x175c53(_0x27638c,_0x32fb10,_0x3dbdf,_0x44c43f,_0x36bf9c,0x6,_0x54b24f[0x38]),_0x44c43f=_0x175c53(_0x44c43f,_0x27638c,_0x32fb10,_0x3dbdf,_0x13135e,0xa,_0x54b24f[0x39]),_0x3dbdf=_0x175c53(_0x3dbdf,_0x44c43f,_0x27638c,_0x32fb10,_0x499dfb,0xf,_0x54b24f[0x3a]),_0x32fb10=_0x175c53(_0x32fb10,_0x3dbdf,_0x44c43f,_0x27638c,_0x2aa6b4,0x15,_0x54b24f[0x3b]),_0x27638c=_0x175c53(_0x27638c,_0x32fb10,_0x3dbdf,_0x44c43f,_0x170430,0x6,_0x54b24f[0x3c]),_0x44c43f=_0x175c53(_0x44c43f,_0x27638c,_0x32fb10,_0x3dbdf,_0x2dc108,0xa,_0x54b24f[0x3d]),_0x3dbdf=_0x175c53(_0x3dbdf,_0x44c43f,_0x27638c,_0x32fb10,_0x421766,0xf,_0x54b24f[0x3e]),_0x32fb10=_0x175c53(_0x32fb10,_0x3dbdf,_0x44c43f,_0x27638c,_0x32052e,0x15,_0x54b24f[0x3f]);_0xab4bbc[0x0]=_0xab4bbc[0x0]+_0x27638c|0x0,_0xab4bbc[0x1]=_0xab4bbc[0x1]+_0x32fb10|0x0,_0xab4bbc[0x2]=_0xab4bbc[0x2]+_0x3dbdf|0x0,_0xab4bbc[0x3]=_0xab4bbc[0x3]+_0x44c43f|0x0;},'_doFinalize':function(){var _0x3ec67b=this['_data'],_0x4a8305=_0x3ec67b[_0x3cc2('0x18fb')],_0x2de82d=0x8*this[_0x3cc2('0x18fe')],_0x341816=0x8*_0x3ec67b[_0x3cc2('0x18fc')];_0x4a8305[_0x341816>>>0x5]|=0x80<<0x18-_0x341816%0x20;var _0x1733ea=_0x269a7e[_0x3cc2('0xaa')](_0x2de82d/0x100000000);for(_0x4a8305[0xf+(_0x341816+0x40>>>0x9<<0x4)]=0xff00ff&(_0x1733ea<<0x8|_0x1733ea>>>0x18)|0xff00ff00&(_0x1733ea<<0x18|_0x1733ea>>>0x8),_0x4a8305[0xe+(_0x341816+0x40>>>0x9<<0x4)]=0xff00ff&(_0x2de82d<<0x8|_0x2de82d>>>0x18)|0xff00ff00&(_0x2de82d<<0x18|_0x2de82d>>>0x8),_0x3ec67b[_0x3cc2('0x18fc')]=0x4*(_0x4a8305[_0x3cc2('0x8')]+0x1),this[_0x3cc2('0x1906')](),_0x3ec67b=this[_0x3cc2('0x1911')],_0x4a8305=_0x3ec67b['words'],_0x2de82d=0x0;0x4>_0x2de82d;_0x2de82d++)_0x341816=_0x4a8305[_0x2de82d],_0x4a8305[_0x2de82d]=0xff00ff&(_0x341816<<0x8|_0x341816>>>0x18)|0xff00ff00&(_0x341816<<0x18|_0x341816>>>0x8);return _0x3ec67b;},'clone':function(){var _0x269a7e=_0x568682[_0x3cc2('0x292')][_0x3cc2('0x4a')](this);return _0x269a7e[_0x3cc2('0x1911')]=this['_hash'][_0x3cc2('0x292')](),_0x269a7e;}}),_0xab90b0['MD5']=_0x568682[_0x3cc2('0x1912')](_0xcc8e59),_0xab90b0[_0x3cc2('0x1913')]=_0x568682['_createHmacHelper'](_0xcc8e59);}(Math),function(){var _0x4f3764=CryptoJS,_0x7055a7=_0x4f3764[_0x3cc2('0x18f7')],_0x14fdd9=_0x7055a7['Base'],_0x601c8b=_0x7055a7[_0x3cc2('0x190f')],_0x7055a7=_0x4f3764[_0x3cc2('0x190a')],_0x2c4807=_0x7055a7['EvpKDF']=_0x14fdd9[_0x3cc2('0xa60')]({'cfg':_0x14fdd9[_0x3cc2('0xa60')]({'keySize':0x4,'hasher':_0x7055a7[_0x3cc2('0x1910')],'iterations':0x1}),'init':function(_0x376eae){this[_0x3cc2('0x1903')]=this[_0x3cc2('0x1903')][_0x3cc2('0xa60')](_0x376eae);},'compute':function(_0x33b28a,_0x2d7885){for(var _0x11cd35=this[_0x3cc2('0x1903')],_0x1b95b4=_0x11cd35['hasher'][_0x3cc2('0x6f')](),_0x252c4a=_0x601c8b[_0x3cc2('0x6f')](),_0x26c0cc=_0x252c4a['words'],_0x5555d7=_0x11cd35[_0x3cc2('0x1914')],_0x11cd35=_0x11cd35['iterations'];_0x26c0cc['length']<_0x5555d7;){_0x57940a&&_0x1b95b4[_0x3cc2('0x367')](_0x57940a);var _0x57940a=_0x1b95b4['update'](_0x33b28a)[_0x3cc2('0x1909')](_0x2d7885);_0x1b95b4[_0x3cc2('0x35f')]();for(var _0x4dc98d=0x1;_0x4dc98d<_0x11cd35;_0x4dc98d++)_0x57940a=_0x1b95b4[_0x3cc2('0x1909')](_0x57940a),_0x1b95b4[_0x3cc2('0x35f')]();_0x252c4a[_0x3cc2('0x38d')](_0x57940a);}return _0x252c4a[_0x3cc2('0x18fc')]=0x4*_0x5555d7,_0x252c4a;}});_0x4f3764[_0x3cc2('0x1915')]=function(_0x1bd93a,_0x573631,_0x40a4b3){return _0x2c4807[_0x3cc2('0x6f')](_0x40a4b3)['compute'](_0x1bd93a,_0x573631);};}(),CryptoJS[_0x3cc2('0x18f7')][_0x3cc2('0x1916')]||function(_0x301df0){var _0xd63e7d=CryptoJS,_0xbc74b8=_0xd63e7d['lib'],_0xbf848d=_0xbc74b8[_0x3cc2('0x18f8')],_0x34762c=_0xbc74b8['WordArray'],_0x548af9=_0xbc74b8[_0x3cc2('0x1917')],_0x63ef4d=_0xd63e7d[_0x3cc2('0x190b')][_0x3cc2('0x190c')],_0x488ab9=_0xd63e7d[_0x3cc2('0x190a')][_0x3cc2('0x1915')],_0x52de44=_0xbc74b8['Cipher']=_0x548af9[_0x3cc2('0xa60')]({'cfg':_0xbf848d['extend'](),'createEncryptor':function(_0xbbd75a,_0x1d7022){return this[_0x3cc2('0x6f')](this[_0x3cc2('0x1918')],_0xbbd75a,_0x1d7022);},'createDecryptor':function(_0x4400f1,_0x19361d){return this[_0x3cc2('0x6f')](this[_0x3cc2('0x1919')],_0x4400f1,_0x19361d);},'init':function(_0x58f072,_0x454126,_0x164bd5){this[_0x3cc2('0x1903')]=this[_0x3cc2('0x1903')]['extend'](_0x164bd5),this[_0x3cc2('0x191a')]=_0x58f072,this[_0x3cc2('0xfff')]=_0x454126,this['reset']();},'reset':function(){_0x548af9['reset'][_0x3cc2('0x4a')](this),this['_doReset']();},'process':function(_0x20952a){return this[_0x3cc2('0x1905')](_0x20952a),this[_0x3cc2('0x1906')]();},'finalize':function(_0x24414f){return _0x24414f&&this['_append'](_0x24414f),this[_0x3cc2('0x1907')]();},'keySize':0x4,'ivSize':0x4,'_ENC_XFORM_MODE':0x1,'_DEC_XFORM_MODE':0x2,'_createHelper':function(_0x5c9cf2){return{'encrypt':function(_0x443226,_0x2e5e1c,_0x2059d6){return(_0x3cc2('0x357')==typeof _0x2e5e1c?_0x40376f:_0x552fb6)[_0x3cc2('0x191b')](_0x5c9cf2,_0x443226,_0x2e5e1c,_0x2059d6);},'decrypt':function(_0x2006da,_0x4f2627,_0x2f1a9c){return(_0x3cc2('0x357')==typeof _0x4f2627?_0x40376f:_0x552fb6)['decrypt'](_0x5c9cf2,_0x2006da,_0x4f2627,_0x2f1a9c);}};}});_0xbc74b8['StreamCipher']=_0x52de44[_0x3cc2('0xa60')]({'_doFinalize':function(){return this[_0x3cc2('0x1906')](!0x0);},'blockSize':0x1});var _0x29590a=_0xd63e7d['mode']={},_0xb60c3=function(_0x28324f,_0x271cf8,_0x5e1bf2){var _0x40dfed=this[_0x3cc2('0x191c')];_0x40dfed?this[_0x3cc2('0x191c')]=void 0x0:_0x40dfed=this[_0x3cc2('0x191d')];for(var _0x53ab1a=0x0;_0x53ab1a<_0x5e1bf2;_0x53ab1a++)_0x28324f[_0x271cf8+_0x53ab1a]^=_0x40dfed[_0x53ab1a];},_0x596f20=(_0xbc74b8[_0x3cc2('0x191e')]=_0xbf848d[_0x3cc2('0xa60')]({'createEncryptor':function(_0x36ef41,_0x216a0d){return this['Encryptor'][_0x3cc2('0x6f')](_0x36ef41,_0x216a0d);},'createDecryptor':function(_0x428f23,_0x139662){return this[_0x3cc2('0x191f')]['create'](_0x428f23,_0x139662);},'init':function(_0x4ce113,_0x34f55b){this['_cipher']=_0x4ce113,this[_0x3cc2('0x191c')]=_0x34f55b;}}))[_0x3cc2('0xa60')]();_0x596f20['Encryptor']=_0x596f20[_0x3cc2('0xa60')]({'processBlock':function(_0x3e2da3,_0x27f46b){var _0xfe2946=this[_0x3cc2('0x1920')],_0x37e9c8=_0xfe2946[_0x3cc2('0x18ff')];_0xb60c3[_0x3cc2('0x4a')](this,_0x3e2da3,_0x27f46b,_0x37e9c8),_0xfe2946[_0x3cc2('0x1921')](_0x3e2da3,_0x27f46b),this['_prevBlock']=_0x3e2da3[_0x3cc2('0x27a')](_0x27f46b,_0x27f46b+_0x37e9c8);}}),_0x596f20['Decryptor']=_0x596f20[_0x3cc2('0xa60')]({'processBlock':function(_0x4266be,_0x309073){var _0x5d306d=this[_0x3cc2('0x1920')],_0x41cd96=_0x5d306d[_0x3cc2('0x18ff')],_0x262f87=_0x4266be[_0x3cc2('0x27a')](_0x309073,_0x309073+_0x41cd96);_0x5d306d[_0x3cc2('0x1922')](_0x4266be,_0x309073),_0xb60c3[_0x3cc2('0x4a')](this,_0x4266be,_0x309073,_0x41cd96),this[_0x3cc2('0x191d')]=_0x262f87;}}),_0x29590a=_0x29590a['CBC']=_0x596f20,_0x596f20=(_0xd63e7d[_0x3cc2('0x9fe')]={})[_0x3cc2('0x1923')]={'pad':function(_0x3c4203,_0xcbf438){for(var _0x2ca56e=0x4*_0xcbf438,_0x2ca56e=_0x2ca56e-_0x3c4203[_0x3cc2('0x18fc')]%_0x2ca56e,_0x2eb54e=_0x2ca56e<<0x18|_0x2ca56e<<0x10|_0x2ca56e<<0x8|_0x2ca56e,_0x1020a5=[],_0x3cebb8=0x0;_0x3cebb8<_0x2ca56e;_0x3cebb8+=0x4)_0x1020a5['push'](_0x2eb54e);_0x2ca56e=_0x34762c['create'](_0x1020a5,_0x2ca56e),_0x3c4203[_0x3cc2('0x38d')](_0x2ca56e);},'unpad':function(_0x3f6f85){_0x3f6f85[_0x3cc2('0x18fc')]-=0xff&_0x3f6f85[_0x3cc2('0x18fb')][_0x3f6f85[_0x3cc2('0x18fc')]-0x1>>>0x2];}},_0xbc74b8[_0x3cc2('0x1924')]=_0x52de44[_0x3cc2('0xa60')]({'cfg':_0x52de44[_0x3cc2('0x1903')][_0x3cc2('0xa60')]({'mode':_0x29590a,'padding':_0x596f20}),'reset':function(){_0x52de44[_0x3cc2('0x35f')][_0x3cc2('0x4a')](this);var _0x301df0=this[_0x3cc2('0x1903')],_0x157f68=_0x301df0['iv'],_0x301df0=_0x301df0[_0x3cc2('0x1c6')];if(this[_0x3cc2('0x191a')]==this[_0x3cc2('0x1918')])var _0x56a501=_0x301df0[_0x3cc2('0x1925')];else _0x56a501=_0x301df0['createDecryptor'],this['_minBufferSize']=0x1;this[_0x3cc2('0x172e')]=_0x56a501[_0x3cc2('0x4a')](_0x301df0,this,_0x157f68&&_0x157f68[_0x3cc2('0x18fb')]);},'_doProcessBlock':function(_0x43b44a,_0x1a8ae0){this[_0x3cc2('0x172e')]['processBlock'](_0x43b44a,_0x1a8ae0);},'_doFinalize':function(){var _0x301df0=this[_0x3cc2('0x1903')]['padding'];if(this[_0x3cc2('0x191a')]==this['_ENC_XFORM_MODE']){_0x301df0[_0x3cc2('0x9fe')](this[_0x3cc2('0x831')],this[_0x3cc2('0x18ff')]);var _0x2e7474=this[_0x3cc2('0x1906')](!0x0);}else _0x2e7474=this['_process'](!0x0),_0x301df0[_0x3cc2('0x1926')](_0x2e7474);return _0x2e7474;},'blockSize':0x4});var _0x2e11f7=_0xbc74b8['CipherParams']=_0xbf848d[_0x3cc2('0xa60')]({'init':function(_0x209ade){this[_0x3cc2('0x18f9')](_0x209ade);},'toString':function(_0x10aad4){return(_0x10aad4||this['formatter'])[_0x3cc2('0xede')](this);}}),_0x29590a=(_0xd63e7d[_0x3cc2('0xabe')]={})[_0x3cc2('0x1927')]={'stringify':function(_0x4e0f6f){var _0x534c1a=_0x4e0f6f[_0x3cc2('0x1928')];return _0x4e0f6f=_0x4e0f6f['salt'],(_0x4e0f6f?_0x34762c[_0x3cc2('0x6f')]([0x53616c74,0x65645f5f])['concat'](_0x4e0f6f)['concat'](_0x534c1a):_0x534c1a)['toString'](_0x63ef4d);},'parse':function(_0x2e4fc9){_0x2e4fc9=_0x63ef4d[_0x3cc2('0x2e4')](_0x2e4fc9);var _0x341db3=_0x2e4fc9[_0x3cc2('0x18fb')];if(0x53616c74==_0x341db3[0x0]&&0x65645f5f==_0x341db3[0x1]){var _0xdfca69=_0x34762c[_0x3cc2('0x6f')](_0x341db3[_0x3cc2('0x27a')](0x2,0x4));_0x341db3['splice'](0x0,0x4),_0x2e4fc9[_0x3cc2('0x18fc')]-=0x10;}return _0x2e11f7['create']({'ciphertext':_0x2e4fc9,'salt':_0xdfca69});}},_0x552fb6=_0xbc74b8[_0x3cc2('0x1929')]=_0xbf848d[_0x3cc2('0xa60')]({'cfg':_0xbf848d[_0x3cc2('0xa60')]({'format':_0x29590a}),'encrypt':function(_0x9a0ae1,_0x315bfd,_0x26c65f,_0x32d321){_0x32d321=this[_0x3cc2('0x1903')][_0x3cc2('0xa60')](_0x32d321);var _0x55330f=_0x9a0ae1[_0x3cc2('0x1925')](_0x26c65f,_0x32d321);return _0x315bfd=_0x55330f[_0x3cc2('0x1909')](_0x315bfd),_0x55330f=_0x55330f[_0x3cc2('0x1903')],_0x2e11f7['create']({'ciphertext':_0x315bfd,'key':_0x26c65f,'iv':_0x55330f['iv'],'algorithm':_0x9a0ae1,'mode':_0x55330f[_0x3cc2('0x1c6')],'padding':_0x55330f[_0x3cc2('0x222')],'blockSize':_0x9a0ae1[_0x3cc2('0x18ff')],'formatter':_0x32d321[_0x3cc2('0xabe')]});},'decrypt':function(_0x1ab848,_0x230151,_0x31a0d2,_0x5643eb){return _0x5643eb=this[_0x3cc2('0x1903')]['extend'](_0x5643eb),_0x230151=this['_parse'](_0x230151,_0x5643eb['format']),_0x1ab848[_0x3cc2('0x192a')](_0x31a0d2,_0x5643eb)[_0x3cc2('0x1909')](_0x230151[_0x3cc2('0x1928')]);},'_parse':function(_0x400bcf,_0x12ec63){return _0x3cc2('0x357')==typeof _0x400bcf?_0x12ec63[_0x3cc2('0x2e4')](_0x400bcf,this):_0x400bcf;}}),_0xd63e7d=(_0xd63e7d[_0x3cc2('0x192b')]={})[_0x3cc2('0x1927')]={'execute':function(_0x30eb36,_0x3ce449,_0x2b0729,_0x2d5d4f){return _0x2d5d4f||(_0x2d5d4f=_0x34762c[_0x3cc2('0x287')](0x8)),_0x30eb36=_0x488ab9[_0x3cc2('0x6f')]({'keySize':_0x3ce449+_0x2b0729})['compute'](_0x30eb36,_0x2d5d4f),_0x2b0729=_0x34762c[_0x3cc2('0x6f')](_0x30eb36[_0x3cc2('0x18fb')]['slice'](_0x3ce449),0x4*_0x2b0729),_0x30eb36[_0x3cc2('0x18fc')]=0x4*_0x3ce449,_0x2e11f7[_0x3cc2('0x6f')]({'key':_0x30eb36,'iv':_0x2b0729,'salt':_0x2d5d4f});}},_0x40376f=_0xbc74b8['PasswordBasedCipher']=_0x552fb6[_0x3cc2('0xa60')]({'cfg':_0x552fb6[_0x3cc2('0x1903')][_0x3cc2('0xa60')]({'kdf':_0xd63e7d}),'encrypt':function(_0x4175f9,_0x4fd536,_0x17ada1,_0x4fe95b){return _0x4fe95b=this[_0x3cc2('0x1903')][_0x3cc2('0xa60')](_0x4fe95b),_0x17ada1=_0x4fe95b['kdf']['execute'](_0x17ada1,_0x4175f9[_0x3cc2('0x1914')],_0x4175f9[_0x3cc2('0x192c')]),_0x4fe95b['iv']=_0x17ada1['iv'],_0x4175f9=_0x552fb6[_0x3cc2('0x191b')][_0x3cc2('0x4a')](this,_0x4175f9,_0x4fd536,_0x17ada1[_0x3cc2('0x339')],_0x4fe95b),_0x4175f9[_0x3cc2('0x18f9')](_0x17ada1),_0x4175f9;},'decrypt':function(_0x26dee3,_0x848094,_0x3f98bc,_0x25bd92){return _0x25bd92=this['cfg']['extend'](_0x25bd92),_0x848094=this[_0x3cc2('0x192d')](_0x848094,_0x25bd92[_0x3cc2('0xabe')]),_0x3f98bc=_0x25bd92[_0x3cc2('0x192b')]['execute'](_0x3f98bc,_0x26dee3[_0x3cc2('0x1914')],_0x26dee3[_0x3cc2('0x192c')],_0x848094[_0x3cc2('0x192e')]),_0x25bd92['iv']=_0x3f98bc['iv'],_0x552fb6['decrypt']['call'](this,_0x26dee3,_0x848094,_0x3f98bc[_0x3cc2('0x339')],_0x25bd92);}});}(),function(){for(var _0x1f8aaa=CryptoJS,_0x483764=_0x1f8aaa['lib'][_0x3cc2('0x1924')],_0x201293=_0x1f8aaa[_0x3cc2('0x190a')],_0x256fd3=[],_0x2636bf=[],_0x2109cc=[],_0x148eac=[],_0x422e72=[],_0x211f19=[],_0xce088c=[],_0x514f72=[],_0x361ae8=[],_0x14c608=[],_0x1ffc7d=[],_0x3d3bb8=0x0;0x100>_0x3d3bb8;_0x3d3bb8++)_0x1ffc7d[_0x3d3bb8]=0x80>_0x3d3bb8?_0x3d3bb8<<0x1:_0x3d3bb8<<0x1^0x11b;for(var _0xece71a=0x0,_0x46049a=0x0,_0x3d3bb8=0x0;0x100>_0x3d3bb8;_0x3d3bb8++){var _0x350327=_0x46049a^_0x46049a<<0x1^_0x46049a<<0x2^_0x46049a<<0x3^_0x46049a<<0x4,_0x350327=_0x350327>>>0x8^0xff&_0x350327^0x63;_0x256fd3[_0xece71a]=_0x350327,_0x2636bf[_0x350327]=_0xece71a;var _0xf424e2=_0x1ffc7d[_0xece71a],_0x70f792=_0x1ffc7d[_0xf424e2],_0x47c4b9=_0x1ffc7d[_0x70f792],_0x32ebc1=0x101*_0x1ffc7d[_0x350327]^0x1010100*_0x350327;_0x2109cc[_0xece71a]=_0x32ebc1<<0x18|_0x32ebc1>>>0x8,_0x148eac[_0xece71a]=_0x32ebc1<<0x10|_0x32ebc1>>>0x10,_0x422e72[_0xece71a]=_0x32ebc1<<0x8|_0x32ebc1>>>0x18,_0x211f19[_0xece71a]=_0x32ebc1,_0x32ebc1=0x1010101*_0x47c4b9^0x10001*_0x70f792^0x101*_0xf424e2^0x1010100*_0xece71a,_0xce088c[_0x350327]=_0x32ebc1<<0x18|_0x32ebc1>>>0x8,_0x514f72[_0x350327]=_0x32ebc1<<0x10|_0x32ebc1>>>0x10,_0x361ae8[_0x350327]=_0x32ebc1<<0x8|_0x32ebc1>>>0x18,_0x14c608[_0x350327]=_0x32ebc1,_0xece71a?(_0xece71a=_0xf424e2^_0x1ffc7d[_0x1ffc7d[_0x1ffc7d[_0x47c4b9^_0xf424e2]]],_0x46049a^=_0x1ffc7d[_0x1ffc7d[_0x46049a]]):_0xece71a=_0x46049a=0x1;}var _0x434eaf=[0x0,0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x1b,0x36],_0x201293=_0x201293[_0x3cc2('0x192f')]=_0x483764['extend']({'_doReset':function(){for(var _0x4fe07a=this[_0x3cc2('0xfff')],_0x1c52c6=_0x4fe07a[_0x3cc2('0x18fb')],_0x8abdca=_0x4fe07a['sigBytes']/0x4,_0x4fe07a=0x4*((this[_0x3cc2('0x1930')]=_0x8abdca+0x6)+0x1),_0xbc4c1=this[_0x3cc2('0x1931')]=[],_0x3ae732=0x0;_0x3ae732<_0x4fe07a;_0x3ae732++)if(_0x3ae732<_0x8abdca)_0xbc4c1[_0x3ae732]=_0x1c52c6[_0x3ae732];else{var _0xf3b639=_0xbc4c1[_0x3ae732-0x1];_0x3ae732%_0x8abdca?0x6<_0x8abdca&&0x4==_0x3ae732%_0x8abdca&&(_0xf3b639=_0x256fd3[_0xf3b639>>>0x18]<<0x18|_0x256fd3[_0xf3b639>>>0x10&0xff]<<0x10|_0x256fd3[_0xf3b639>>>0x8&0xff]<<0x8|_0x256fd3[0xff&_0xf3b639]):(_0xf3b639=_0xf3b639<<0x8|_0xf3b639>>>0x18,_0xf3b639=_0x256fd3[_0xf3b639>>>0x18]<<0x18|_0x256fd3[_0xf3b639>>>0x10&0xff]<<0x10|_0x256fd3[_0xf3b639>>>0x8&0xff]<<0x8|_0x256fd3[0xff&_0xf3b639],_0xf3b639^=_0x434eaf[_0x3ae732/_0x8abdca|0x0]<<0x18),_0xbc4c1[_0x3ae732]=_0xbc4c1[_0x3ae732-_0x8abdca]^_0xf3b639;}for(_0x1c52c6=this[_0x3cc2('0x1932')]=[],_0x8abdca=0x0;_0x8abdca<_0x4fe07a;_0x8abdca++)_0x3ae732=_0x4fe07a-_0x8abdca,_0xf3b639=_0x8abdca%0x4?_0xbc4c1[_0x3ae732]:_0xbc4c1[_0x3ae732-0x4],_0x1c52c6[_0x8abdca]=0x4>_0x8abdca||0x4>=_0x3ae732?_0xf3b639:_0xce088c[_0x256fd3[_0xf3b639>>>0x18]]^_0x514f72[_0x256fd3[_0xf3b639>>>0x10&0xff]]^_0x361ae8[_0x256fd3[_0xf3b639>>>0x8&0xff]]^_0x14c608[_0x256fd3[0xff&_0xf3b639]];},'encryptBlock':function(_0x54a156,_0x3232f5){this['_doCryptBlock'](_0x54a156,_0x3232f5,this[_0x3cc2('0x1931')],_0x2109cc,_0x148eac,_0x422e72,_0x211f19,_0x256fd3);},'decryptBlock':function(_0x2beb80,_0x234d37){var _0xbfc4bb=_0x2beb80[_0x234d37+0x1];_0x2beb80[_0x234d37+0x1]=_0x2beb80[_0x234d37+0x3],_0x2beb80[_0x234d37+0x3]=_0xbfc4bb,this[_0x3cc2('0x1933')](_0x2beb80,_0x234d37,this[_0x3cc2('0x1932')],_0xce088c,_0x514f72,_0x361ae8,_0x14c608,_0x2636bf),_0xbfc4bb=_0x2beb80[_0x234d37+0x1],_0x2beb80[_0x234d37+0x1]=_0x2beb80[_0x234d37+0x3],_0x2beb80[_0x234d37+0x3]=_0xbfc4bb;},'_doCryptBlock':function(_0x5a35ea,_0x29d908,_0x309d0f,_0x42cace,_0x50d813,_0x201aa7,_0x5c0a1c,_0x26bc83){for(var _0x3381bc=this[_0x3cc2('0x1930')],_0x2a9d18=_0x5a35ea[_0x29d908]^_0x309d0f[0x0],_0x523a29=_0x5a35ea[_0x29d908+0x1]^_0x309d0f[0x1],_0x4b7803=_0x5a35ea[_0x29d908+0x2]^_0x309d0f[0x2],_0x562dcf=_0x5a35ea[_0x29d908+0x3]^_0x309d0f[0x3],_0x452517=0x4,_0x18ae37=0x1;_0x18ae37<_0x3381bc;_0x18ae37++)var _0x321d6c=_0x42cace[_0x2a9d18>>>0x18]^_0x50d813[_0x523a29>>>0x10&0xff]^_0x201aa7[_0x4b7803>>>0x8&0xff]^_0x5c0a1c[0xff&_0x562dcf]^_0x309d0f[_0x452517++],_0xf8ccd8=_0x42cace[_0x523a29>>>0x18]^_0x50d813[_0x4b7803>>>0x10&0xff]^_0x201aa7[_0x562dcf>>>0x8&0xff]^_0x5c0a1c[0xff&_0x2a9d18]^_0x309d0f[_0x452517++],_0x5e24fa=_0x42cace[_0x4b7803>>>0x18]^_0x50d813[_0x562dcf>>>0x10&0xff]^_0x201aa7[_0x2a9d18>>>0x8&0xff]^_0x5c0a1c[0xff&_0x523a29]^_0x309d0f[_0x452517++],_0x562dcf=_0x42cace[_0x562dcf>>>0x18]^_0x50d813[_0x2a9d18>>>0x10&0xff]^_0x201aa7[_0x523a29>>>0x8&0xff]^_0x5c0a1c[0xff&_0x4b7803]^_0x309d0f[_0x452517++],_0x2a9d18=_0x321d6c,_0x523a29=_0xf8ccd8,_0x4b7803=_0x5e24fa;_0x321d6c=(_0x26bc83[_0x2a9d18>>>0x18]<<0x18|_0x26bc83[_0x523a29>>>0x10&0xff]<<0x10|_0x26bc83[_0x4b7803>>>0x8&0xff]<<0x8|_0x26bc83[0xff&_0x562dcf])^_0x309d0f[_0x452517++],_0xf8ccd8=(_0x26bc83[_0x523a29>>>0x18]<<0x18|_0x26bc83[_0x4b7803>>>0x10&0xff]<<0x10|_0x26bc83[_0x562dcf>>>0x8&0xff]<<0x8|_0x26bc83[0xff&_0x2a9d18])^_0x309d0f[_0x452517++],_0x5e24fa=(_0x26bc83[_0x4b7803>>>0x18]<<0x18|_0x26bc83[_0x562dcf>>>0x10&0xff]<<0x10|_0x26bc83[_0x2a9d18>>>0x8&0xff]<<0x8|_0x26bc83[0xff&_0x523a29])^_0x309d0f[_0x452517++],_0x562dcf=(_0x26bc83[_0x562dcf>>>0x18]<<0x18|_0x26bc83[_0x2a9d18>>>0x10&0xff]<<0x10|_0x26bc83[_0x523a29>>>0x8&0xff]<<0x8|_0x26bc83[0xff&_0x4b7803])^_0x309d0f[_0x452517++],_0x5a35ea[_0x29d908]=_0x321d6c,_0x5a35ea[_0x29d908+0x1]=_0xf8ccd8,_0x5a35ea[_0x29d908+0x2]=_0x5e24fa,_0x5a35ea[_0x29d908+0x3]=_0x562dcf;},'keySize':0x8});_0x1f8aaa[_0x3cc2('0x192f')]=_0x483764[_0x3cc2('0x1912')](_0x201293);}(),String[_0x3cc2('0x36')]['includes']||(String[_0x3cc2('0x36')][_0x3cc2('0x1934')]=function(_0x24220b){var _0x591614=!0x1;return-0x1!==this[_0x3cc2('0x76')](_0x24220b)&&(_0x591614=!0x0),_0x591614;}),Luts={'version':'1.3.335','release':!0x0,'cordova':!0x1,'fullscreen':!0x1,'quality':0x1,'State':{},'Object':{},'Util':{},'Events':{'onAfterResize':new Phaser[(_0x3cc2('0x311'))]()},'Config':{},'currentState':{},'Credits':[{'type':_0x3cc2('0x1935'),'author':_0x3cc2('0x1936')}],'gamePaused':!0x1,'track':!0x1,'trackLog':!0x1,'mtxEnabled':!0x0,'Name':_0x3cc2('0x1937'),'Id':_0x3cc2('0x1938'),'isActive':!0x0,'GAME_WIDTH':0x3c0,'GAME_HEIGHT':0x21c,'MAX_WIDTH':0x780,'MAX_HEIGHT':0x3fc,'scale':0x1,'res':0x2,'turnPrompt':!0x1,'DEBUG':!0x1,'TEMP_STORE':!0x1,'GAME_SPEED':0x64,'isLocal':window[_0x3cc2('0x95e')][_0x3cc2('0x960')][_0x3cc2('0x241')]()[_0x3cc2('0x1934')]('localhost'),'isGit':window[_0x3cc2('0x95e')][_0x3cc2('0x960')]['toString']()[_0x3cc2('0x1934')](_0x3cc2('0x1939')),'isKong':window['location'][_0x3cc2('0x960')][_0x3cc2('0x241')]()[_0x3cc2('0x1934')](_0x3cc2('0x17fe')),'isCG':window[_0x3cc2('0x95e')]['href']['toString']()['includes']('crazygames'),'gameAnalytics':{'id':'','secret':''},'playfab':{'id':_0x3cc2('0x193a')},'dbServer':'https://lutsgames.herokuapp.com/db','duelServer':_0x3cc2('0x193b'),'adMobAppId':_0x3cc2('0x193c'),'adMobRewarded2x':_0x3cc2('0x193d'),'adMobRewardedSpin':_0x3cc2('0x193e'),'adMobRewardedPoints':_0x3cc2('0x2ed'),'adMobRewardedBP':'bp','adMobRewardedLuck':'luck','ironSrcKey':_0x3cc2('0x193f')},init=function(){Luts[_0x3cc2('0xda8')]&&Luts[_0x3cc2('0x4a3')]&&(window[_0x3cc2('0xada')]=function(_0x249980,_0x575239,_0x4f67a2,_0x1744cb,_0xd38619){return _0xd38619?alert(_0xd38619[_0x3cc2('0x1e7')]):alert(_0x3cc2('0x1940')+_0x249980),!0x1;}),Luts[_0x3cc2('0x4a3')]||initGa(),Luts['Store']['init'](Luts[_0x3cc2('0x1941')],Luts[_0x3cc2('0x1942')]),Luts[_0x3cc2('0x1943')]['init'](),Luts['Shop'][_0x3cc2('0x1')](),Luts[_0x3cc2('0x1944')]=new Luts[(_0x3cc2('0x1945'))](_0x3cc2('0x1944'),0x1,_0x3cc2('0x1946')),Luts['webglBefore']=Luts[_0x3cc2('0x1947')][_0x3cc2('0x8f8')](_0x3cc2('0x1948'),!0x1),this['webgl']=new Luts[(_0x3cc2('0x1945'))]('webgl',!!Luts[_0x3cc2('0x4a3')],_0x3cc2('0x1949'),_0x3cc2('0x194a')),Luts[_0x3cc2('0x1947')][_0x3cc2('0x8f8')](_0x3cc2('0x194b'))&&this[_0x3cc2('0x194c')]['set'](!0x1),Luts[_0x3cc2('0x1947')][_0x3cc2('0x1230')]('webglFailed',!0x0),this[_0x3cc2('0x194c')][_0x3cc2('0xf3')]&&(Luts[_0x3cc2('0x1948')]||(Luts['webglChanged']=!0x0)),Luts['Store'][_0x3cc2('0x1230')](_0x3cc2('0x1948'),this['webgl'][_0x3cc2('0xf3')]),Luts[_0x3cc2('0x194d')]=new Luts[(_0x3cc2('0x1945'))](_0x3cc2('0x194e'),!0x1,_0x3cc2('0x194f')),new Luts[(_0x3cc2('0x1945'))](_0x3cc2('0x1950'),!0x1,_0x3cc2('0x1951')),Luts[_0x3cc2('0x1947')][_0x3cc2('0x1952')]();var _0x27950a=new Phaser[(_0x3cc2('0x4a7'))](Luts[_0x3cc2('0x1953')],Luts[_0x3cc2('0x1954')],this[_0x3cc2('0x194c')][_0x3cc2('0xf3')]?Phaser[_0x3cc2('0x449')]:Phaser[_0x3cc2('0x248')],null,null,!0x1,!0x0);_0x27950a[_0x3cc2('0x33c')][_0x3cc2('0x2bd')](_0x3cc2('0x1955'),Luts[_0x3cc2('0x338')][_0x3cc2('0x1955')]),_0x27950a['state'][_0x3cc2('0x2bd')](_0x3cc2('0x1956'),Luts[_0x3cc2('0x338')][_0x3cc2('0x1956')]),_0x27950a[_0x3cc2('0x33c')]['add'](_0x3cc2('0x1957'),Luts['State'][_0x3cc2('0x1957')]),_0x27950a[_0x3cc2('0x33c')][_0x3cc2('0x2bd')](_0x3cc2('0x1958'),Luts[_0x3cc2('0x338')][_0x3cc2('0x1958')]),_0x27950a[_0x3cc2('0x33c')][_0x3cc2('0x2bd')]('Settings',Luts[_0x3cc2('0x338')][_0x3cc2('0x1959')]),_0x27950a[_0x3cc2('0x33c')][_0x3cc2('0x2bd')](_0x3cc2('0x195a'),Luts[_0x3cc2('0x338')][_0x3cc2('0x195a')]),_0x27950a[_0x3cc2('0x33c')]['add']('Game',Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')]),Luts[_0x3cc2('0x195b')][_0x3cc2('0x195c')](),Luts['Ad']['init'](),Luts['Connect'][_0x3cc2('0x195d')](function(){Luts[_0x3cc2('0x195b')]['Store'](function(){_0x27950a[_0x3cc2('0x33c')][_0x3cc2('0x89')](_0x3cc2('0x1955'));}[_0x3cc2('0x279')](this));}[_0x3cc2('0x279')](this));},_0x3cc2('0x195e')in navigator&&Luts['release']&&!Luts[_0x3cc2('0x195f')]&&(Luts[_0x3cc2('0x1960')]||Luts['isCG']||navigator[_0x3cc2('0x195e')][_0x3cc2('0x1961')]('service-worker.js')[_0x3cc2('0xd60')](function(_0x14d7c7){Luts['reg']=_0x14d7c7,_0x14d7c7[_0x3cc2('0x1962')]=function(){var _0x51da03=_0x14d7c7[_0x3cc2('0x1963')];_0x51da03['onstatechange']=function(){switch(_0x51da03[_0x3cc2('0x33c')]){case'installed':navigator[_0x3cc2('0x195e')][_0x3cc2('0x1964')]?(Luts['newContent']=!0x0,console[_0x3cc2('0xb6')](_0x3cc2('0x1965'))):console[_0x3cc2('0xb6')]('Content\x20is\x20now\x20available\x20offline!');}};};})[_0x3cc2('0xd88')](function(_0x5580c7){console[_0x3cc2('0x20')](_0x3cc2('0x1966'),_0x5580c7);})),document[_0x3cc2('0x3ca')](_0x3cc2('0x8c6'),onDeviceReady,!0x1),Phaser[_0x3cc2('0x6fc')][_0x3cc2('0x36')][_0x3cc2('0x3aa')]=function(){return!!this[_0x3cc2('0x760')]&&(!(!this[_0x3cc2('0x706')]()||!this['preUpdateLifeSpan']())&&this[_0x3cc2('0x707')]());},Phaser[_0x3cc2('0x6f4')][_0x3cc2('0x36')]['preUpdate']=function(){return!!this[_0x3cc2('0x760')]&&(!!(this[_0x3cc2('0x704')]()&&this[_0x3cc2('0x705')]()&&this['preUpdateInWorld']())&&this[_0x3cc2('0x707')]());},PIXI[_0x3cc2('0x55')][_0x3cc2('0x36')][_0x3cc2('0x56')]=function(_0x12c884,_0x49df05){if(!this[_0x3cc2('0x760')])return!0x1;if(!(!this['visible']||0x0===this[_0x3cc2('0x2a')]||!this[_0x3cc2('0x3a')]||this[_0x3cc2('0x5c')]['crop']['width']<=0x0||this[_0x3cc2('0x5c')][_0x3cc2('0x9c')]['height']<=0x0)){var _0x1c778b=this[_0x3cc2('0x2c')];if(_0x49df05&&(_0x1c778b=_0x49df05),this[_0x3cc2('0x69')]!==_0x12c884[_0x3cc2('0x9d')]&&(_0x12c884[_0x3cc2('0x9d')]=this['blendMode'],_0x12c884['context'][_0x3cc2('0x9f')]=PIXI[_0x3cc2('0x250')][_0x12c884[_0x3cc2('0x9d')]]),this[_0x3cc2('0x3c')]&&_0x12c884['maskManager'][_0x3cc2('0x87')](this[_0x3cc2('0x3c')],_0x12c884),!this['texture'][_0x3cc2('0x99')]){for(var _0x1e8c43=0x0;_0x1e8c43this[_0x3cc2('0x3e')][_0x3cc2('0x4d')]&&Luts[_0x3cc2('0x1953')]Luts[_0x3cc2('0x1954')]?document[_0x3cc2('0xbc7')]('turn')[_0x3cc2('0x194')]['display']=_0x3cc2('0x196a'):document[_0x3cc2('0xbc7')](_0x3cc2('0x196b'))[_0x3cc2('0x194')][_0x3cc2('0x196c')]='none'),Luts['Events'][_0x3cc2('0x196d')][_0x3cc2('0x330')](_0x22f212);},Luts['State']['BaseState'][_0x3cc2('0x36')][_0x3cc2('0x322')]=function(_0x5cb7e8,_0x4617cc){if(_0x5cb7e8[_0x3cc2('0x196e')]&&(_0x5cb7e8[_0x3cc2('0x3ee')]['x']=this[_0x3cc2('0x3e')]['width']*_0x5cb7e8[_0x3cc2('0x196e')]['x'],_0x5cb7e8['cameraOffset']['y']=this[_0x3cc2('0x3e')][_0x3cc2('0x4d')]*_0x5cb7e8[_0x3cc2('0x196e')]['y'],_0x5cb7e8[_0x3cc2('0x27')]['set'](_0x4617cc*_0x5cb7e8['scl']*Luts[_0x3cc2('0x27')]/this['world'][_0x3cc2('0x27')]['x']),_0x5cb7e8['options']&&(_0x5cb7e8[_0x3cc2('0xdc9')][_0x3cc2('0x196f')]&&_0x5cb7e8[_0x3cc2('0x27')]['set'](_0x5cb7e8[_0x3cc2('0x1970')]*Luts['scale']*(this['game']['width']/Luts[_0x3cc2('0x1953')]),_0x5cb7e8[_0x3cc2('0x1970')]*Luts['scale']*(this[_0x3cc2('0x3e')][_0x3cc2('0x4d')]/Luts[_0x3cc2('0x1954')])),_0x5cb7e8[_0x3cc2('0xdc9')][_0x3cc2('0x1971')]))){var _0x5906e2=_0x5cb7e8['scl']*Luts[_0x3cc2('0x27')]*(this[_0x3cc2('0x3e')][_0x3cc2('0x22')]/Luts[_0x3cc2('0x1953')]),_0x30372c=_0x5cb7e8['scl']*Luts[_0x3cc2('0x27')]*(this['game']['height']/Luts[_0x3cc2('0x1954')]);_0x5cb7e8[_0x3cc2('0x27')]['set'](Math[_0x3cc2('0x57')](_0x5906e2,_0x30372c));}for(var _0x2ae76a=0x0;_0x2ae76a<_0x5cb7e8[_0x3cc2('0x37')]['length'];_0x2ae76a++)this['setPosition'](_0x5cb7e8[_0x3cc2('0x37')][_0x2ae76a],_0x4617cc);},Luts[_0x3cc2('0x338')][_0x3cc2('0x1967')][_0x3cc2('0x36')][_0x3cc2('0x1972')]=function(_0x4e3f95,_0x143788,_0xad8d90,_0x15cbcf){var _0x1007d2=this[_0x3cc2('0x3e')][_0x3cc2('0x2bd')][_0x3cc2('0x182')](this[_0x3cc2('0x3e')]['width']*_0x4e3f95,this[_0x3cc2('0x3e')][_0x3cc2('0x4d')]*_0x143788,_0xad8d90,_0x15cbcf);return _0x1007d2[_0x3cc2('0x196e')]={'x':_0x4e3f95,'y':_0x143788},_0x1007d2[_0x3cc2('0x1970')]=0x1,_0x1007d2['scale'][_0x3cc2('0x291')](this[_0x3cc2('0x3e')][_0x3cc2('0x22')]/Luts[_0x3cc2('0x1953')]),_0x1007d2[_0x3cc2('0x3ed')]=!0x0,_0x1007d2;},Luts['State'][_0x3cc2('0x1967')][_0x3cc2('0x36')]['setResponsive']=function(_0x39b094,_0x4aaaee){_0x39b094[_0x3cc2('0x196e')]={'x':_0x39b094['x']/Luts[_0x3cc2('0x1953')],'y':_0x39b094['y']/Luts['GAME_HEIGHT']},_0x39b094[_0x3cc2('0x27')]?_0x39b094[_0x3cc2('0x1970')]=_0x39b094[_0x3cc2('0x27')]['x']:_0x39b094[_0x3cc2('0x1970')]=0x1,_0x39b094[_0x3cc2('0x1973')]=_0x39b094[_0x3cc2('0x22')],_0x39b094[_0x3cc2('0x1974')]=_0x39b094['height'],_0x39b094[_0x3cc2('0xdc9')]=_0x4aaaee,_0x39b094['fixedToCamera']=!0x0,this[_0x3cc2('0x59')]();},Luts['State'][_0x3cc2('0x1955')]=function(_0x4f1406){},Luts[_0x3cc2('0x338')][_0x3cc2('0x1955')][_0x3cc2('0x70')]=Luts[_0x3cc2('0x338')]['Boot'],Luts[_0x3cc2('0x338')]['Boot'][_0x3cc2('0x36')]=Object['create'](Luts[_0x3cc2('0x338')]['BaseState'][_0x3cc2('0x36')]),Luts[_0x3cc2('0x338')][_0x3cc2('0x1955')]['prototype'][_0x3cc2('0x1')]=function(){this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x4b2')]=0x1,this[_0x3cc2('0x3e')][_0x3cc2('0x320')][_0x3cc2('0x3ae')]=this[_0x3cc2('0x3e')][_0x3cc2('0x251')]['desktop'],this[_0x3cc2('0x3e')][_0x3cc2('0x251')][_0x3cc2('0x892')]&&!Luts[_0x3cc2('0x1975')]||Luts[_0x3cc2('0x1960')]?this[_0x3cc2('0x27')][_0x3cc2('0xa2')]=Phaser[_0x3cc2('0x463')][_0x3cc2('0xba1')]:(this['scale']['scaleMode']=Phaser[_0x3cc2('0x463')]['USER_SCALE'],this[_0x3cc2('0x27')][_0x3cc2('0x1976')](this['resizeCallback'],this),Luts[_0x3cc2('0x1975')]&&Luts['fullscreen']&&(document[_0x3cc2('0x91a')][_0x3cc2('0x1977')]=function(){this['game'][_0x3cc2('0x27')]['startFullScreen']();}[_0x3cc2('0x279')](this))),this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x9b1')]=!0x0,Luts['Events'][_0x3cc2('0x512')]=new Phaser['Signal'](),this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x39c')][_0x3cc2('0x4f4')]=function(_0x4e553a){return Luts[_0x3cc2('0x6b8')]['onMouseWheel'][_0x3cc2('0x330')](_0x4e553a['deltaY']),!0x1;},document['addEventListener'](_0x3cc2('0x518'),function(_0x516b87){return _0x516b87['preventDefault'](),!0x1;},{'passive':!0x1}),document[_0x3cc2('0x91a')]['onclick']=function(){window['focus']();}['bind'](this),Luts[_0x3cc2('0x6b8')][_0x3cc2('0x1978')]=new Phaser[(_0x3cc2('0x311'))](),Luts['Events'][_0x3cc2('0x1979')]=new Phaser[(_0x3cc2('0x311'))]();},Luts[_0x3cc2('0x338')][_0x3cc2('0x1955')][_0x3cc2('0x36')]['resizeCallback']=function(_0x32065,_0xd9716e,_0x16a563){if(_0x16a563||_0x32065[_0x3cc2('0x22')]!=window[_0x3cc2('0x288')]||_0x32065[_0x3cc2('0x4d')]!=window[_0x3cc2('0x289')]){var _0xcc071c=Luts[_0x3cc2('0x197a')]/Luts[_0x3cc2('0x1953')],_0x542d6c=Luts[_0x3cc2('0x197b')]/Luts[_0x3cc2('0x1954')],_0x4ec4e4=window[_0x3cc2('0x288')]/Luts[_0x3cc2('0x1953')],_0x2fbf3b=window['innerHeight']/Luts[_0x3cc2('0x1954')],_0x2b0b5e=(this[_0x3cc2('0x3e')][_0x3cc2('0x251')][_0x3cc2('0x892')]?0x2:window[_0x3cc2('0x8f0')])/Math[_0x3cc2('0x57')](_0x4ec4e4,_0x2fbf3b),_0x7602e9=Math[_0x3cc2('0x2bf')](_0x2b0b5e,this[_0x3cc2('0x3e')][_0x3cc2('0x251')][_0x3cc2('0x892')]?0x2:window['devicePixelRatio']);Luts['cordova']&&(_0x7602e9=Math['min'](_0x7602e9,_0xcc071c/_0x4ec4e4,_0x542d6c/_0x2fbf3b)),_0x7602e9*=Luts[_0x3cc2('0x1944')]['value']/0x2+0.5,_0x32065[_0x3cc2('0xbba')](Luts[_0x3cc2('0x1953')]*_0x4ec4e4*_0x7602e9,Luts[_0x3cc2('0x1954')]*_0x2fbf3b*_0x7602e9),_0x32065[_0x3cc2('0xbc5')](0x1/_0x7602e9),this[_0x3cc2('0x3e')]['state'][_0x3cc2('0x59')](_0x4ec4e4,_0x2fbf3b);}},Luts[_0x3cc2('0x338')][_0x3cc2('0x1955')][_0x3cc2('0x36')][_0x3cc2('0x366')]=function(){this['game'][_0x3cc2('0x35e')]['json'](_0x3cc2('0x366'),'data/preload.json'),this[_0x3cc2('0x3e')]['load'][_0x3cc2('0xa28')](_0x3cc2('0x3b5'),_0x3cc2('0x197c'));},Luts[_0x3cc2('0x338')]['Boot'][_0x3cc2('0x36')][_0x3cc2('0x6f')]=function(){this['game'][_0x3cc2('0x33c')][_0x3cc2('0x89')]('Preloader'),Luts['Config']=this[_0x3cc2('0x3e')][_0x3cc2('0x180')][_0x3cc2('0xa43')](_0x3cc2('0x3b5'));},Luts[_0x3cc2('0x338')][_0x3cc2('0x1956')]=function(_0xef0b9a){},Luts[_0x3cc2('0x338')]['Preloader'][_0x3cc2('0x70')]=Luts[_0x3cc2('0x338')][_0x3cc2('0x1956')],Luts['State'][_0x3cc2('0x1956')][_0x3cc2('0x36')]=Object[_0x3cc2('0x6f')](Luts['State'][_0x3cc2('0x1967')][_0x3cc2('0x36')]),Luts['State'][_0x3cc2('0x1956')][_0x3cc2('0x36')][_0x3cc2('0x1')]=function(){this[_0x3cc2('0x1874')]=[],this[_0x3cc2('0x197d')]=new Luts['Object']['Text'](this,this['game'][_0x3cc2('0x22')]/0x2,this[_0x3cc2('0x3e')][_0x3cc2('0x4d')]/0x2,_0x3cc2('0x801'),_0x3cc2('0x197e'),0x32),this[_0x3cc2('0x197d')][_0x3cc2('0x62')]['set'](0.5),this[_0x3cc2('0x3e')][_0x3cc2('0x2bd')][_0x3cc2('0xb58')](this[_0x3cc2('0x197d')][_0x3cc2('0x27')])['to']({'x':0.45,'y':0.45},0x3e8,Phaser[_0x3cc2('0x969')]['Sinusoidal'][_0x3cc2('0x978')],!0x0,0x0,-0x1,!0x0),this[_0x3cc2('0x197f')]=new Luts[(_0x3cc2('0x1980'))]['Text'](this,this[_0x3cc2('0x197d')]['x'],this['loadingText']['y']+0x32,'regular','0%',0x28),this[_0x3cc2('0x197f')]['anchor'][_0x3cc2('0x291')](0.5),this[_0x3cc2('0x1981')]=new Luts['Object'][(_0x3cc2('0x6f4'))](this,this[_0x3cc2('0x197d')]['x'],this[_0x3cc2('0x197d')]['y']+0x50,_0x3cc2('0x801'),'',0xf),this['currentText'][_0x3cc2('0x62')][_0x3cc2('0x291')](0.5),this[_0x3cc2('0x1982')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f4'))](this,0x0,0x0,'text',_0x3cc2('0x1983')+Luts[_0x3cc2('0xdd3')],0xf),this['resize'](),this[_0x3cc2('0x3e')][_0x3cc2('0x35e')][_0x3cc2('0xa75')][_0x3cc2('0x2bd')](function(_0x597871,_0x5a56be,_0x7a7b,_0x5ee1d1,_0x31d4c7){this[_0x3cc2('0x197f')][_0x3cc2('0x801')]=_0x597871+'%',this[_0x3cc2('0x1981')][_0x3cc2('0x801')]=_0x5a56be+'\x20('+_0x5ee1d1+'/'+_0x31d4c7+')';},this);},Luts[_0x3cc2('0x338')][_0x3cc2('0x1956')][_0x3cc2('0x36')][_0x3cc2('0x366')]=function(){var _0x314334,_0x537794,_0x2bbebc=this[_0x3cc2('0x3e')]['cache'][_0x3cc2('0xa43')](_0x3cc2('0x366'));if(_0x2bbebc[_0x3cc2('0x182')])for(_0x314334=_0x2bbebc[_0x3cc2('0x182')],_0x537794=0x0;_0x537794<_0x314334[_0x3cc2('0x8')];_0x537794++)this[_0x3cc2('0x3e')][_0x3cc2('0x35e')][_0x3cc2('0x182')](_0x314334[_0x537794]['name'],_0x3cc2('0x1984')+_0x314334[_0x537794][_0x3cc2('0xa4c')]),this[_0x3cc2('0x1874')]['push'](_0x314334[_0x537794]['name']);if(_0x2bbebc['atlas'])for(_0x314334=_0x2bbebc[_0x3cc2('0xaa4')],_0x537794=0x0;_0x537794<_0x314334[_0x3cc2('0x8')];_0x537794++)this[_0x3cc2('0x3e')][_0x3cc2('0x35e')][_0x3cc2('0xaa4')](_0x314334[_0x537794][_0x3cc2('0x3ac')],_0x3cc2('0x1984')+_0x314334[_0x537794][_0x3cc2('0x1985')],_0x3cc2('0x1984')+_0x314334[_0x537794]['urlData']),this['images']['push'](_0x314334[_0x537794][_0x3cc2('0x3ac')]);if(_0x2bbebc[_0x3cc2('0xa28')])for(_0x314334=_0x2bbebc[_0x3cc2('0xa28')],_0x537794=0x0;_0x537794<_0x314334[_0x3cc2('0x8')];_0x537794++)this['game'][_0x3cc2('0x35e')][_0x3cc2('0xa28')](_0x314334[_0x537794]['name'],_0x3cc2('0x1986')+_0x314334[_0x537794]['url']);if(_0x2bbebc[_0x3cc2('0x770')])for(_0x314334=_0x2bbebc[_0x3cc2('0x770')],_0x537794=0x0;_0x537794<_0x314334[_0x3cc2('0x8')];_0x537794++)this[_0x3cc2('0x3e')][_0x3cc2('0x35e')][_0x3cc2('0xa26')](_0x314334[_0x537794][_0x3cc2('0x3ac')],_0x3cc2('0x1987')+_0x314334[_0x537794]['url'],_0x3cc2('0x1987')+_0x314334[_0x537794][_0x3cc2('0x1ba')]);if(_0x2bbebc['sound']&&Luts[_0x3cc2('0x728')]['load'])for(_0x314334=_0x2bbebc[_0x3cc2('0x33b')],_0x537794=0x0;_0x537794<_0x314334[_0x3cc2('0x8')];_0x537794++)this[_0x3cc2('0x3e')][_0x3cc2('0x35e')][_0x3cc2('0x8da')](_0x314334[_0x537794]['name'],'assets/sounds/'+_0x314334[_0x537794][_0x3cc2('0x89f')]+'.m4a','assets/sounds/'+_0x314334[_0x537794][_0x3cc2('0x89f')]+_0x3cc2('0x1988')),this['checkforCredits'](_0x314334[_0x537794],'sound');},Luts[_0x3cc2('0x338')][_0x3cc2('0x1956')][_0x3cc2('0x36')][_0x3cc2('0x1989')]=function(_0x118c90,_0x41ffd9){if(_0x118c90[_0x3cc2('0x198a')]){var _0x169938=_0x118c90[_0x3cc2('0x198a')];this[_0x3cc2('0x198b')](_0x41ffd9,_0x169938['author'],_0x169938[_0x3cc2('0x3ac')],_0x169938['url']);}},Luts[_0x3cc2('0x338')][_0x3cc2('0x1956')][_0x3cc2('0x36')][_0x3cc2('0x198b')]=function(_0x3683ac,_0x3b3ba5,_0x40fe4e,_0x47858d){Luts[_0x3cc2('0x1958')]['push']({'type':_0x3683ac,'author':_0x3b3ba5,'name':_0x40fe4e,'url':_0x47858d});},Luts[_0x3cc2('0x338')][_0x3cc2('0x1956')]['prototype'][_0x3cc2('0x6f')]=function(){this['game'][_0x3cc2('0x166')][_0x3cc2('0x17f')](this[_0x3cc2('0x1874')]),this[_0x3cc2('0x3e')][_0x3cc2('0x33c')]['start']('Menu'),console[_0x3cc2('0xb6')](_0x3cc2('0x198c')+Luts[_0x3cc2('0xdd3')]);},Luts[_0x3cc2('0x338')][_0x3cc2('0x1957')]=function(_0x3a20a2){},Luts[_0x3cc2('0x338')][_0x3cc2('0x1957')][_0x3cc2('0x70')]=Luts['State'][_0x3cc2('0x1957')],Luts[_0x3cc2('0x338')][_0x3cc2('0x1957')][_0x3cc2('0x36')]=Object[_0x3cc2('0x6f')](Luts[_0x3cc2('0x338')][_0x3cc2('0x1967')][_0x3cc2('0x36')]),Luts[_0x3cc2('0x338')][_0x3cc2('0x1957')]['prototype'][_0x3cc2('0x1')]=function(){},Luts['State']['Menu'][_0x3cc2('0x36')][_0x3cc2('0x6f')]=function(){this[_0x3cc2('0x3e')][_0x3cc2('0x33c')]['start'](_0x3cc2('0x195a'));},Luts[_0x3cc2('0x338')][_0x3cc2('0x1958')]=function(_0x304f17){},Luts[_0x3cc2('0x338')][_0x3cc2('0x1958')][_0x3cc2('0x70')]=Luts[_0x3cc2('0x338')][_0x3cc2('0x1958')],Luts['State'][_0x3cc2('0x1958')][_0x3cc2('0x36')]=Object['create'](Luts[_0x3cc2('0x338')]['BaseState'][_0x3cc2('0x36')]),Luts[_0x3cc2('0x338')][_0x3cc2('0x1958')][_0x3cc2('0x36')]['init']=function(){},Luts[_0x3cc2('0x338')][_0x3cc2('0x1958')][_0x3cc2('0x36')][_0x3cc2('0x6f')]=function(){this[_0x3cc2('0x1972')](0.5,0.5,_0x3cc2('0x198d'))[_0x3cc2('0x62')][_0x3cc2('0x291')](0.5),this[_0x3cc2('0x3e')][_0x3cc2('0x33c')]['start']('Credits');},Luts['State'][_0x3cc2('0x1959')]=function(_0x5f368b){},Luts['State'][_0x3cc2('0x1959')][_0x3cc2('0x70')]=Luts['State'][_0x3cc2('0x1959')],Luts[_0x3cc2('0x338')][_0x3cc2('0x1959')][_0x3cc2('0x36')]=Object[_0x3cc2('0x6f')](Luts[_0x3cc2('0x338')][_0x3cc2('0x1967')][_0x3cc2('0x36')]),Luts[_0x3cc2('0x338')][_0x3cc2('0x1959')][_0x3cc2('0x36')]['init']=function(){},Luts[_0x3cc2('0x338')][_0x3cc2('0x1959')]['prototype'][_0x3cc2('0x6f')]=function(){this[_0x3cc2('0x1972')](0.5,0.5,_0x3cc2('0x198d'))['anchor'][_0x3cc2('0x291')](0.5),this['game'][_0x3cc2('0x33c')]['start'](_0x3cc2('0x1959'));},Luts[_0x3cc2('0x338')][_0x3cc2('0x195a')]=function(_0x234caf){},Luts[_0x3cc2('0x338')]['LevelSelection'][_0x3cc2('0x70')]=Luts[_0x3cc2('0x338')]['LevelSelection'],Luts[_0x3cc2('0x338')][_0x3cc2('0x195a')]['prototype']=Object[_0x3cc2('0x6f')](Luts[_0x3cc2('0x338')][_0x3cc2('0x1967')]['prototype']),Luts[_0x3cc2('0x338')]['LevelSelection'][_0x3cc2('0x36')][_0x3cc2('0x1')]=function(){},Luts[_0x3cc2('0x338')]['LevelSelection'][_0x3cc2('0x36')][_0x3cc2('0x6f')]=function(){this['game'][_0x3cc2('0x33c')][_0x3cc2('0x89')]('Game',!0x0,!0x1,0x0);},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')]=function(_0x384c59){this[_0x3cc2('0x198e')]=0.14,this['PRESTIGE_DIV']=0xf4240,this[_0x3cc2('0x198f')]=1.15;},Luts['State'][_0x3cc2('0x4a7')][_0x3cc2('0x70')]=Luts['State']['Game'],Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')]=Object[_0x3cc2('0x6f')](Luts['State'][_0x3cc2('0x1967')][_0x3cc2('0x36')]),Luts[_0x3cc2('0x338')]['Game'][_0x3cc2('0x36')][_0x3cc2('0x1')]=function(_0x187aa3){this[_0x3cc2('0x956')]=_0x187aa3,this['game']['stage'][_0x3cc2('0x3ae')]=!0x0,Luts[_0x3cc2('0x1990')]=this;},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1991')]=function(){Luts[_0x3cc2('0x1992')][_0x3cc2('0x290')](_0x3cc2('0x1993'))[_0x3cc2('0x1994')]&&Luts[_0x3cc2('0x1992')][_0x3cc2('0xb6e')](_0x3cc2('0x1995')),Luts[_0x3cc2('0x1992')][_0x3cc2('0x290')]('casinoFix')[_0x3cc2('0x1994')]||(Luts[_0x3cc2('0x1992')]['unlock'](_0x3cc2('0x1996')),Luts['Upgrades'][_0x3cc2('0x1997')](0x5,this[_0x3cc2('0x1998')]['v'])),(this['diceContainers'][0x0][_0x3cc2('0x1999')][0x0]['upgrade'][_0x3cc2('0x956')]>0x1||this[_0x3cc2('0x199a')][0x0][_0x3cc2('0x1999')][0x0][_0x3cc2('0x199b')][_0x3cc2('0x199c')]()[_0x3cc2('0x199d')](0x1))&&Luts[_0x3cc2('0x1992')][_0x3cc2('0xb6e')](_0x3cc2('0x199e')),this['getPrestigeMulti']()['greaterThanOrEqualTo'](0x2)&&Luts['Lock'][_0x3cc2('0xb6e')](_0x3cc2('0x199f')),this[_0x3cc2('0x19a0')]>=0xa&&(Luts[_0x3cc2('0x1992')][_0x3cc2('0xb6e')](_0x3cc2('0x19a1')),Luts[_0x3cc2('0x1992')]['unlock'](_0x3cc2('0x19a2'))),this['unlockedCards']>=0x1a&&Luts[_0x3cc2('0x1992')]['unlock'](_0x3cc2('0x19a3')),this[_0x3cc2('0x19a0')]>=0x20&&Luts[_0x3cc2('0x1992')]['unlock'](_0x3cc2('0x19a4')),this['unlockedCards']>=0x34&&(Luts[_0x3cc2('0x1992')][_0x3cc2('0xb6e')](_0x3cc2('0x19a5')),Luts[_0x3cc2('0x1992')][_0x3cc2('0xb6e')](_0x3cc2('0x19a6'))),this[_0x3cc2('0x19a7')][_0x3cc2('0x199c')]()[_0x3cc2('0x199d')](0x14)&&Luts[_0x3cc2('0x1992')]['unlock'](_0x3cc2('0x19a8')),this[_0x3cc2('0x19a7')]['modValue']()[_0x3cc2('0x199d')](0x19)&&Luts[_0x3cc2('0x1992')][_0x3cc2('0xb6e')](_0x3cc2('0x19a9')),this[_0x3cc2('0x19a7')]['modValue']()[_0x3cc2('0x199d')](0x23)&&this[_0x3cc2('0x1998')][_0x3cc2('0x199c')]()['greaterThanOrEqualTo'](0x1)&&Luts['Lock']['unlock'](_0x3cc2('0x19aa')),this['goldenCards']>=0x34&&(Luts[_0x3cc2('0x1992')][_0x3cc2('0xb6e')](_0x3cc2('0x1993')),Luts[_0x3cc2('0x1992')]['unlock'](_0x3cc2('0x1995'))),this['focusCharge'][_0x3cc2('0x199c')]()[_0x3cc2('0x199d')](0xa)&&Luts['Lock']['unlock'](_0x3cc2('0x19ab')),Luts[_0x3cc2('0x1943')][_0x3cc2('0x290')](_0x3cc2('0x19ac'))[_0x3cc2('0x956')]>=0x64&&Luts['Lock']['unlock'](_0x3cc2('0x19ad')),this['casinos'][_0x3cc2('0x199c')]()[_0x3cc2('0x199d')](0x2)&&Luts['Lock'][_0x3cc2('0xb6e')](_0x3cc2('0x19ae')),this[_0x3cc2('0x1998')][_0x3cc2('0x199c')]()[_0x3cc2('0x199d')](0xc)&&Luts[_0x3cc2('0x1992')][_0x3cc2('0xb6e')](_0x3cc2('0x19af')),this[_0x3cc2('0x1998')][_0x3cc2('0x199c')]()[_0x3cc2('0x199d')](0x15)&&Luts[_0x3cc2('0x1992')][_0x3cc2('0xb6e')](_0x3cc2('0x19b0'));},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')]['prototype'][_0x3cc2('0x19b1')]=function(){null==Luts['Store'][_0x3cc2('0x8f8')]('ver',null)&&(Luts[_0x3cc2('0x195b')][_0x3cc2('0x19b2')]?Luts[_0x3cc2('0x1947')][_0x3cc2('0x1230')](_0x3cc2('0x19b3'),'kong'):Luts[_0x3cc2('0x1947')][_0x3cc2('0x1230')](_0x3cc2('0x19b3'),_0x3cc2('0x19b4')));},Luts[_0x3cc2('0x338')]['Game'][_0x3cc2('0x36')][_0x3cc2('0x6f')]=function(){Luts[_0x3cc2('0x4a3')]&&!Luts[_0x3cc2('0x1947')][_0x3cc2('0x8f8')](_0x3cc2('0x19b5'),!0x1)&&Luts[_0x3cc2('0x19b6')]['loadFromDisk'](function(_0x54375b,_0x4d8dab){_0x54375b&&new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x19b7'))](this,_0x3cc2('0x19b8'),!0x0,function(_0x3ed58a){_0x3ed58a&&_0x4d8dab();});}[_0x3cc2('0x279')](this)),Luts[_0x3cc2('0x1947')][_0x3cc2('0x1230')](_0x3cc2('0x194b'),!0x1),this['handleGameVersion'](),Luts[_0x3cc2('0x467')]['init'](this),Luts[_0x3cc2('0x6b8')]['onGainMoney']=new Phaser[(_0x3cc2('0x311'))](),Luts[_0x3cc2('0x6b8')]['onUpdate']=new Phaser[(_0x3cc2('0x311'))](),Luts[_0x3cc2('0x6b8')][_0x3cc2('0x19b9')]=new Phaser[(_0x3cc2('0x311'))](),Luts[_0x3cc2('0x6b8')][_0x3cc2('0x19ba')]=new Phaser['Signal'](),Luts[_0x3cc2('0x6b8')]['onPrestige']=new Phaser[(_0x3cc2('0x311'))](),Luts[_0x3cc2('0x6b8')][_0x3cc2('0x19bb')]=new Phaser[(_0x3cc2('0x311'))](),Luts[_0x3cc2('0x6b8')][_0x3cc2('0x19bc')]=new Phaser[(_0x3cc2('0x311'))](),Luts[_0x3cc2('0x6b8')][_0x3cc2('0x19bd')]=new Phaser[(_0x3cc2('0x311'))](),Luts[_0x3cc2('0x6b8')][_0x3cc2('0x19be')]=new Phaser['Signal'](),Luts[_0x3cc2('0x6b8')][_0x3cc2('0x19bf')]=new Phaser[(_0x3cc2('0x311'))](),Luts[_0x3cc2('0x6b8')][_0x3cc2('0x19c0')]=new Phaser[(_0x3cc2('0x311'))](),Luts[_0x3cc2('0x6b8')][_0x3cc2('0x19c1')]=new Phaser[(_0x3cc2('0x311'))](),Luts['Events']['onDuelLevelUp']=new Phaser[(_0x3cc2('0x311'))](),Luts[_0x3cc2('0x6b8')]['onCollectionChanged']=new Phaser[(_0x3cc2('0x311'))](),Luts[_0x3cc2('0x6b8')]['onDuelRound']=new Phaser[(_0x3cc2('0x311'))](),Luts[_0x3cc2('0x1943')][_0x3cc2('0x19c2')](_0x3cc2('0x19c3')),Luts['Upgrades'][_0x3cc2('0x19c2')](_0x3cc2('0x19c4')),Luts[_0x3cc2('0x1943')][_0x3cc2('0x19c2')](_0x3cc2('0x19c5')),Luts[_0x3cc2('0x1943')]['createCurrency'](_0x3cc2('0x19c6')),Luts[_0x3cc2('0x1943')][_0x3cc2('0x19c2')]('Chips'),Luts[_0x3cc2('0x1943')][_0x3cc2('0x19c2')](_0x3cc2('0x19c7')),Luts[_0x3cc2('0x1943')][_0x3cc2('0x19c2')](_0x3cc2('0x19c8')),Luts[_0x3cc2('0x1943')][_0x3cc2('0x19c2')]('SlotSpins'),Luts[_0x3cc2('0x1943')][_0x3cc2('0x19c2')](_0x3cc2('0x19c9')),Luts['Upgrades']['createCurrency'](_0x3cc2('0x19ca')),Luts[_0x3cc2('0x1943')][_0x3cc2('0x19c2')]('DuelCups'),Luts['Upgrades'][_0x3cc2('0x19c2')](_0x3cc2('0x19cb')),Luts[_0x3cc2('0x728')][_0x3cc2('0x1')](this),Luts[_0x3cc2('0x728')][_0x3cc2('0x68a')](_0x3cc2('0x19cc'),0.3,!0x0),this[_0x3cc2('0x19cd')]=Luts[_0x3cc2('0x1947')][_0x3cc2('0x8f8')](_0x3cc2('0x19cd'),0x0),Luts[_0x3cc2('0x19ce')][_0x3cc2('0x1')](this),Luts[_0x3cc2('0x19b6')][_0x3cc2('0x1')](),this['enableScreenShake']=new Luts[(_0x3cc2('0x1945'))](_0x3cc2('0x19cf'),!0x0,_0x3cc2('0x19d0')),this[_0x3cc2('0x19a4')]=new Luts[(_0x3cc2('0x1945'))](_0x3cc2('0x19a4'),!0x1,'Auto\x20Ascend'),this[_0x3cc2('0x19d1')]=new Luts['Setting'](_0x3cc2('0x19d1'),!0x0,_0x3cc2('0x19d2'),'Automatically\x20set\x20the\x20focus\x20to\x20card\x20on\x20prestige'),this[_0x3cc2('0x19d3')]=new Luts[(_0x3cc2('0x1945'))]('autoSpin',!0x1,_0x3cc2('0x19d4'),'Spin\x20the\x20roulette\x20automatically\x20if\x20you\x20can\x20afford\x20it'),this['autoRouletteUpgrade']=new Luts['Setting'](_0x3cc2('0x19ae'),!0x1,_0x3cc2('0x19d5'),_0x3cc2('0x19d6')),this[_0x3cc2('0x19ab')]=new Luts[(_0x3cc2('0x1945'))](_0x3cc2('0x19ab'),!0x1,'Auto\x20Roulette\x20Focus','Focus\x20the\x20roulette\x20automatically\x20if\x20you\x20can\x20afford\x20it'),this[_0x3cc2('0x19a8')]=new Luts[(_0x3cc2('0x1945'))](_0x3cc2('0x19a8'),!0x1,_0x3cc2('0x19d7'),_0x3cc2('0x19d8')),this[_0x3cc2('0x19a9')]=new Luts[(_0x3cc2('0x1945'))](_0x3cc2('0x19a9'),!0x1,_0x3cc2('0x19d9'),_0x3cc2('0x19da')),this[_0x3cc2('0x19af')]=new Luts['Setting'](_0x3cc2('0x19af'),!0x1,'Auto\x20Convert',_0x3cc2('0x19db')),this[_0x3cc2('0x19b0')]=new Luts[(_0x3cc2('0x1945'))](_0x3cc2('0x19b0'),!0x1,_0x3cc2('0x19dc'),_0x3cc2('0x19dd')),this['autoSlotSpin']=new Luts[(_0x3cc2('0x1945'))](_0x3cc2('0x19de'),!0x1,_0x3cc2('0x19df'),_0x3cc2('0x19e0')),this['autoRoulettePrestige']=new Luts[(_0x3cc2('0x1945'))](_0x3cc2('0x19e1'),!0x1,_0x3cc2('0x19e2'),'Automatically\x20prestige\x20the\x20roulette'),this[_0x3cc2('0x19e3')]=new Luts[(_0x3cc2('0x1945'))](_0x3cc2('0x19e3'),!0x1,'Auto\x20Invest',_0x3cc2('0x19e4')),this[_0x3cc2('0x19e5')]=new Luts['Setting']('slotFill',!0x1,_0x3cc2('0x19e6'),_0x3cc2('0x19e7')),this[_0x3cc2('0x19e8')]=new Luts['Setting']('autoSpendLuck',!0x1,'Auto\x20Spend\x20Luck',_0x3cc2('0x19e9')),Luts[_0x3cc2('0x1947')][_0x3cc2('0x1230')](_0x3cc2('0xdd3'),Luts['version']),this['ratedPlaystore']=Luts['Store'][_0x3cc2('0x8f8')]('ratedPlaystore',!0x1),this[_0x3cc2('0x19ea')]=0x0,this[_0x3cc2('0x19eb')]=!0x1,Luts[_0x3cc2('0x19ec')]=Luts[_0x3cc2('0x1947')]['getItem'](_0x3cc2('0x19ec'),!0x0),this[_0x3cc2('0x19ed')]=0x1,this[_0x3cc2('0x19ee')]=0x1,this['bonusSkillPoints']=new Luts[(_0x3cc2('0x19ef'))]('bsp',0x0),this[_0x3cc2('0x19f0')]=new Date(),this['rollInterval']=new Luts['Value'](_0x3cc2('0x19f1'),0x5,_0x3cc2('0x19f2')),this[_0x3cc2('0x19f3')]=this[_0x3cc2('0x19f1')][_0x3cc2('0x199c')]()['toNumber'](),this[_0x3cc2('0x19f4')]=new Luts['Value'](_0x3cc2('0x19f4'),0x2,'Roll\x20Animation\x20Duration'),this[_0x3cc2('0x19f5')]=new Luts[(_0x3cc2('0x19ef'))](_0x3cc2('0x19f5'),0x3,_0x3cc2('0x19f6')),this[_0x3cc2('0x19f7')]=!0x1,this[_0x3cc2('0x1999')]=[],this[_0x3cc2('0x19f8')]=0x0,this[_0x3cc2('0x19f9')]=new Luts[(_0x3cc2('0x19ef'))]('totalScore',0x0,_0x3cc2('0x19fa'),_0x3cc2('0x19fb')),this[_0x3cc2('0x19fc')]=new Luts['Value'](_0x3cc2('0x19fc'),0x0,'Current\x20Prestige\x20Score',_0x3cc2('0x19fd')),this[_0x3cc2('0x19fe')]=new Luts['Value']('totalPrestige',0x1,_0x3cc2('0x19ff')),this[_0x3cc2('0x1a00')]=new Luts[(_0x3cc2('0x19ef'))]('totalDecks',0x0,'Total\x20Decks'),this[_0x3cc2('0x19a0')]=Luts[_0x3cc2('0x1947')][_0x3cc2('0x8f8')]('unlockedCards',0x0),this[_0x3cc2('0x1998')]=new Luts['Value'](_0x3cc2('0x1998'),0x0,'Casinos'),this[_0x3cc2('0x1a01')]=new Luts[(_0x3cc2('0x19ef'))](_0x3cc2('0x1a01'),0x1,_0x3cc2('0x1a02')),this[_0x3cc2('0x1a03')]=!0x1,this['prestigedNum']=new Luts[(_0x3cc2('0x19ef'))](_0x3cc2('0x1a04'),0x0,_0x3cc2('0x1a05')),this[_0x3cc2('0x1a06')]=new Luts[(_0x3cc2('0x19ef'))](_0x3cc2('0x1a06'),0x0,_0x3cc2('0x1a07')),this[_0x3cc2('0x19a7')]=new Luts[(_0x3cc2('0x19ef'))]('rouletteLevel',0x0,null,_0x3cc2('0x19fd')),this[_0x3cc2('0x1a08')]=new Luts['Value'](_0x3cc2('0x1a08'),0x1,'Chip\x20Multi'),this[_0x3cc2('0x1a09')]=new Luts[(_0x3cc2('0x19ef'))](_0x3cc2('0x1a09'),0x0,null,_0x3cc2('0x19fd')),this[_0x3cc2('0x1a0a')]=new Luts[(_0x3cc2('0x19ef'))](_0x3cc2('0x1a0a'),0x1),this[_0x3cc2('0x1a0b')]=new Luts[(_0x3cc2('0x19ef'))](_0x3cc2('0x1a0b'),0x0,_0x3cc2('0x1a0c')),this[_0x3cc2('0x1a0d')]=new Luts[(_0x3cc2('0x19ef'))]('luckKept',0x0,'Luck\x20kept\x20after\x20investment'),this['skillPointMulti']=new Luts[(_0x3cc2('0x19ef'))](_0x3cc2('0x1a0e'),0x1,_0x3cc2('0x1a0f')),this[_0x3cc2('0x1a10')]=new Luts[(_0x3cc2('0x19ef'))]('autoUpgradeInterval',0xa,_0x3cc2('0x1a11')),this[_0x3cc2('0x1a12')]=new Luts[(_0x3cc2('0x19ef'))](_0x3cc2('0x1a12'),0x1),this[_0x3cc2('0x1a13')]=-0xa,this['autoSlotSpinInterval']=new Luts['Value'](_0x3cc2('0x1a14'),0x1),this['slotSpinMulti']=new Luts[(_0x3cc2('0x19ef'))](_0x3cc2('0x1a15'),0x1),this['prestigeGain']=new Luts['Value'](_0x3cc2('0x1a16'),0x0),this[_0x3cc2('0x1a17')]=new Luts['Value'](_0x3cc2('0x1a17'),0x0,_0x3cc2('0x1a18')),this['rolled2']=new Luts[(_0x3cc2('0x19ef'))](_0x3cc2('0x1a19'),0x0,_0x3cc2('0x1a1a')),this[_0x3cc2('0x1a1b')]=new Luts[(_0x3cc2('0x19ef'))](_0x3cc2('0x1a1b'),0x0,_0x3cc2('0x1a1c')),this[_0x3cc2('0x1a1d')]=new Luts[(_0x3cc2('0x19ef'))](_0x3cc2('0x1a1d'),0x0,_0x3cc2('0x1a1e')),this[_0x3cc2('0x1a1f')]=new Luts['Value']('rolled5',0x0,_0x3cc2('0x1a20')),this[_0x3cc2('0x1a21')]=new Luts[(_0x3cc2('0x19ef'))]('rolled6',0x0,'Total\x20Rolled\x206'),this[_0x3cc2('0x1a22')]=new Luts['Value'](_0x3cc2('0x1a23'),0x1,null,_0x3cc2('0x19fd')),this[_0x3cc2('0x1a24')]=Luts[_0x3cc2('0x1947')]['getItem'](_0x3cc2('0x1a24'),!0x0),this[_0x3cc2('0x1a25')]=0x0,this[_0x3cc2('0x1a26')]=0xa,this[_0x3cc2('0x1a27')]=[Luts[_0x3cc2('0x1943')]['add']('bonusComboMulti','Combo\x20Multi',_0x3cc2('0x1a28'),0x28,0x1,0x4,0x1,null,0x0,null,0x6),Luts[_0x3cc2('0x1943')]['add'](_0x3cc2('0x1a29'),_0x3cc2('0x1a2a'),_0x3cc2('0x1a2b'),0xc8,0x1,0x14,0x1,null,0x0,null,0x6),Luts[_0x3cc2('0x1943')]['add']('bonusChipMulti','Chip\x20Multi','Increases\x20your\x20chip\x20multi\x20by\x20100%',0x5a,0x1,0x9,0x1,null,0x0,null,0x6),Luts[_0x3cc2('0x1943')][_0x3cc2('0x2bd')]('bonusSkillMulti',_0x3cc2('0x1a2c'),_0x3cc2('0x1a2d'),0x3e8,0x1,0x64,0x1,null,0x0,null,0x6),Luts[_0x3cc2('0x1943')][_0x3cc2('0x2bd')]('bonusPrestige','Prestige\x20without\x20reset',_0x3cc2('0x1a2e'),0xf,0x1,0x1,0x1,null,0x0,null,0x6),Luts[_0x3cc2('0x1943')]['add']('bonusConvert',_0x3cc2('0x1a2f'),'Increases\x20your\x20luck\x20and\x20golden\x20cards\x20without\x20reseting\x20your\x20prestige.\x20YOU\x20WILL\x20AUTOMATICALLY\x20PRESTIGE\x20BUT\x20KEEP\x20YOUR\x20MULTIPLIER\x20(Once)',0x64,0x1,0xa,0x1,null,0x0,null,0x6)],this[_0x3cc2('0x1a27')]['forEach'](function(_0x1d520f){_0x1d520f[_0x3cc2('0x1a30')]=0x1;}),Luts[_0x3cc2('0x1943')]['get'](_0x3cc2('0x1a31'))[_0x3cc2('0x1a32')][_0x3cc2('0x2bd')](function(){new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x19b7'))](this,'You\x20got\x20'+Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1a34')](this[_0x3cc2('0x1a35')]())+_0x3cc2('0x1a36')),this['totalPrestige']['set'](this[_0x3cc2('0x19fe')]['v'][_0x3cc2('0x2bd')](this[_0x3cc2('0x1a35')]())),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')](_0x3cc2('0x1a37'))[_0x3cc2('0x1a38')]('prestigeMulti',this[_0x3cc2('0x19fe')]['v'],null),Luts[_0x3cc2('0x19ef')]['get']('main1_multi')[_0x3cc2('0x1a38')]('prestigeMulti',this[_0x3cc2('0x19fe')]['v'],null),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')]('main2_multi')[_0x3cc2('0x1a38')]('prestigeMulti',this['totalPrestige']['v'],null),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')](_0x3cc2('0x1a39'))['setMultiplier'](_0x3cc2('0x1a3a'),this[_0x3cc2('0x19fe')]['v'],null),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')]('main4_multi')[_0x3cc2('0x1a38')](_0x3cc2('0x1a3a'),this[_0x3cc2('0x19fe')]['v'],null),Luts[_0x3cc2('0x6b8')]['onPrestige'][_0x3cc2('0x330')]();},this),Luts[_0x3cc2('0x1943')][_0x3cc2('0x290')](_0x3cc2('0x1a3b'))['onUpgrade']['add'](function(){Luts[_0x3cc2('0x6b8')][_0x3cc2('0x19bb')]['dispatch'](),this[_0x3cc2('0x1a00')]['add'](0x1),this[_0x3cc2('0x1a00')]['v']=Decimal[_0x3cc2('0x2bf')](this['totalDecks']['v'],Decimal(0x34)),Luts[_0x3cc2('0x1943')][_0x3cc2('0x1997')](_0x3cc2('0x19c5'),Luts['Upgrades'][_0x3cc2('0x1760')][0x2][_0x3cc2('0x2bd')](this[_0x3cc2('0x19cd')])[_0x3cc2('0x1651')](0x34)?Luts[_0x3cc2('0x1943')]['value'](_0x3cc2('0x1a3c')):0x0),Luts[_0x3cc2('0x1943')][_0x3cc2('0x1a3d')](_0x3cc2('0x19c5'),Decimal[_0x3cc2('0x2bf')](0x34-this[_0x3cc2('0x19cd')],Luts['Upgrades'][_0x3cc2('0x1760')][0x2])),this[_0x3cc2('0x19fd')](),Luts[_0x3cc2('0x1943')][_0x3cc2('0x1997')](_0x3cc2('0x19c6'),this[_0x3cc2('0x19fe')]['v'][_0x3cc2('0x1608')](this[_0x3cc2('0x1a01')][_0x3cc2('0x199c')]())),Luts[_0x3cc2('0x6b8')]['onAfterPrestige2'][_0x3cc2('0x330')]();},this),this[_0x3cc2('0x1a3e')]=[Luts[_0x3cc2('0x1943')][_0x3cc2('0x2bd')](_0x3cc2('0x1a3f'),_0x3cc2('0x1a40'),'Increases\x20the\x20probability\x20to\x20roll\x20higher\x20numbers',new Decimal(_0x3cc2('0x1a41')),0x1,0xf,0.1,null,0x0,null,0x3),Luts['Upgrades']['add'](_0x3cc2('0x19ac'),_0x3cc2('0x1a42'),_0x3cc2('0x1a43'),new Decimal(_0x3cc2('0x1a44')),0x0,2.15,0.01,0x64,0x0,null,0x3),Luts['Upgrades'][_0x3cc2('0x2bd')](_0x3cc2('0x1a45'),_0x3cc2('0x1a46'),_0x3cc2('0x1a47'),new Decimal(_0x3cc2('0x1a48')),0x0,1.75,0.01,null,0x0,null,0x3),Luts['Upgrades'][_0x3cc2('0x2bd')](_0x3cc2('0x1a49'),_0x3cc2('0x1a4a'),'Multiplies\x20the\x20prestige\x20multiplier',new Decimal(_0x3cc2('0x1a4b')),0x1,0xa,0x1,null,0x0,null,0x3),Luts['Upgrades'][_0x3cc2('0x2bd')]('slowButStrong',_0x3cc2('0x1a4c'),_0x3cc2('0x1a4d'),new Decimal('5e+8'),0x1,0x4,0x1,null,0x0,null,0x3),Luts[_0x3cc2('0x1943')][_0x3cc2('0x2bd')](_0x3cc2('0x1a4e'),_0x3cc2('0x1a4f'),_0x3cc2('0x1a50'),new Decimal('5e+10'),0x0,0x19,0.01,0x64,0x0,null,0x3)],this[_0x3cc2('0x1a51')]=[Luts['Upgrades'][_0x3cc2('0x2bd')](_0x3cc2('0x1a52'),_0x3cc2('0x1a53'),_0x3cc2('0x1a54'),0x1,0x1,0x2,0x1,0x1e,0x0,null,0x5),Luts[_0x3cc2('0x1943')]['add'](_0x3cc2('0x1a55'),_0x3cc2('0x1a56'),_0x3cc2('0x1a57'),0x1,0x0,0x0,0x1,null,0x0,null,0x5),Luts['Upgrades']['add']('cardProgressPerSpin',_0x3cc2('0x1a58'),_0x3cc2('0x1a59'),0x1,0x0,0x0,0.1,null,0x0,null,0x5),Luts[_0x3cc2('0x1943')][_0x3cc2('0x2bd')]('chipPerCard',_0x3cc2('0x1a5a'),'Increases\x20the\x20Chip\x20multi\x20for\x20each\x20card\x20you\x20have',0x1,0x0,0x0,0x1,null,0x0,null,0x5),Luts[_0x3cc2('0x1943')][_0x3cc2('0x2bd')](_0x3cc2('0x1a5b'),_0x3cc2('0x1a5c'),_0x3cc2('0x1a5d'),0x1,0x0,0x0,0.1,null,0x0,null,0x5),Luts['Upgrades'][_0x3cc2('0x2bd')](_0x3cc2('0x1a3c'),_0x3cc2('0x1a5e'),_0x3cc2('0x1a5f'),0x2,0x1,0x2,0x1,0x33,0x0,null,0x5)],this['skillUpgrades'][_0x3cc2('0x27d')](function(_0x341b1f){_0x341b1f['priceIncreaseMethod']=0x1;}),Luts[_0x3cc2('0x1943')][_0x3cc2('0x290')]('slowButStrong')[_0x3cc2('0x1a32')][_0x3cc2('0x2bd')](function(){var _0x423580=Luts[_0x3cc2('0x1943')][_0x3cc2('0xf3')](_0x3cc2('0x1a60'));Luts['Value'][_0x3cc2('0x290')](_0x3cc2('0x19f1'))[_0x3cc2('0x1a38')](_0x3cc2('0x1a60'),_0x423580,null,'prestige3'),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')](_0x3cc2('0x1a37'))[_0x3cc2('0x1a38')](_0x3cc2('0x1a60'),_0x423580,null,_0x3cc2('0x1a61')),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')](_0x3cc2('0x1a62'))[_0x3cc2('0x1a38')](_0x3cc2('0x1a60'),_0x423580,null,'prestige3'),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')](_0x3cc2('0x1a63'))[_0x3cc2('0x1a38')](_0x3cc2('0x1a60'),_0x423580,null,'prestige3'),Luts['Value']['get'](_0x3cc2('0x1a39'))[_0x3cc2('0x1a38')]('slowButStrong',_0x423580,null,_0x3cc2('0x1a61')),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')](_0x3cc2('0x1a64'))[_0x3cc2('0x1a38')](_0x3cc2('0x1a60'),_0x423580,null,_0x3cc2('0x1a61'));},this),this['rollHistory']=[],this[_0x3cc2('0x1a65')]=new Luts[(_0x3cc2('0x1a66'))](_0x3cc2('0x1a67'),0x1,this[_0x3cc2('0x198f')],Math[_0x3cc2('0x57')](0x0,0x34-Luts['Upgrades']['currency'][0x2][_0x3cc2('0x2bd')](this[_0x3cc2('0x19cd')])['toNumber']())),this[_0x3cc2('0x1a65')][_0x3cc2('0x1a68')][_0x3cc2('0x2bd')](function(){Luts[_0x3cc2('0x1943')][_0x3cc2('0x1997')](_0x3cc2('0x19c4'),0x1),this[_0x3cc2('0x1a69')][_0x3cc2('0x1a6a')](),this[_0x3cc2('0x1a6b')][_0x3cc2('0x1a6c')](!0x1,!0x0),this['cardButton']['setActive'](!0x0,!0x0);},this),this[_0x3cc2('0x1a6d')]=new Luts[(_0x3cc2('0x19ef'))]('cardProgressMulti',0x1,_0x3cc2('0x1a6e')),this[_0x3cc2('0x1a6f')]=new Luts[(_0x3cc2('0x19ef'))]('ascensionMulti',0x64,_0x3cc2('0x1a70')),this[_0x3cc2('0x1a71')]=new Luts[(_0x3cc2('0x19ef'))]('comboMulti',0x1,_0x3cc2('0x1a72')),Luts[_0x3cc2('0x6b8')][_0x3cc2('0x1a73')][0x1][_0x3cc2('0x2bd')](function(){this[_0x3cc2('0x1a6b')][_0x3cc2('0x1a74')][_0x3cc2('0x820')](Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1664')](Luts[_0x3cc2('0x1943')][_0x3cc2('0x1760')][0x1]));},this),this[_0x3cc2('0x3e')][_0x3cc2('0x320')][_0x3cc2('0x3b7')]=0xffffff,this[_0x3cc2('0xbf3')]=this['game'][_0x3cc2('0x2bd')][_0x3cc2('0x182')](Luts[_0x3cc2('0x1953')]/0x2,Luts['GAME_HEIGHT']/0x2,'bg'),this[_0x3cc2('0xbf3')][_0x3cc2('0x62')][_0x3cc2('0x291')](0.5),this['setResponsive'](this[_0x3cc2('0xbf3')],{'isBackground':!0x0}),this[_0x3cc2('0x1a75')]=this[_0x3cc2('0x3e')][_0x3cc2('0x2bd')]['image'](Luts['GAME_WIDTH']/0x2,Luts[_0x3cc2('0x1954')]/0x2,_0x3cc2('0x1a76')),this[_0x3cc2('0x1a75')][_0x3cc2('0x62')][_0x3cc2('0x291')](0.5),this[_0x3cc2('0x1a75')][_0x3cc2('0x2a')]=0x0,this['setResponsive'](this[_0x3cc2('0x1a75')],{'isBackground':!0x0}),this[_0x3cc2('0x1a77')]=this['game']['add'][_0x3cc2('0x182')](Luts['GAME_WIDTH']/0x2,Luts[_0x3cc2('0x1954')]/0x2),this[_0x3cc2('0x1a77')][_0x3cc2('0x62')][_0x3cc2('0x291')](0.5),this['setResponsive'](this['gameGroup']),this[_0x3cc2('0x1a78')]=this[_0x3cc2('0x3e')][_0x3cc2('0x2bd')]['image'](Luts['GAME_WIDTH']/0x2,Luts[_0x3cc2('0x1954')],'ui',_0x3cc2('0x1a79')),this[_0x3cc2('0x1a78')][_0x3cc2('0x62')][_0x3cc2('0x291')](0.5,0.75),this[_0x3cc2('0x1a7a')](this[_0x3cc2('0x1a78')]),this[_0x3cc2('0x1a78')][_0x3cc2('0x64')]=!0x1,this[_0x3cc2('0x1a7b')](),this[_0x3cc2('0x1a7c')]=this['game'][_0x3cc2('0x2bd')][_0x3cc2('0x3df')](),this['groupUI'][_0x3cc2('0x2bd')](this['duelBotUI']),this[_0x3cc2('0x1a7d')]=this[_0x3cc2('0x3e')][_0x3cc2('0x2bd')][_0x3cc2('0x182')](Luts[_0x3cc2('0x1953')]/0x2,0x0,'ui',_0x3cc2('0x1a7e')),this['topUI'][_0x3cc2('0x62')][_0x3cc2('0x291')](0.5,0.1),this[_0x3cc2('0x1a7a')](this[_0x3cc2('0x1a7d')]),this['groupUI'][_0x3cc2('0x2bd')](this['topUI']),this['botUI']=this[_0x3cc2('0x3e')][_0x3cc2('0x2bd')][_0x3cc2('0x182')](Luts['GAME_WIDTH']/0x2,Luts[_0x3cc2('0x1954')],'ui',_0x3cc2('0x1a79')),this[_0x3cc2('0x1a7f')][_0x3cc2('0x62')][_0x3cc2('0x291')](0.5,0.75),this['setResponsive'](this['botUI']),this[_0x3cc2('0x1a7c')]['add'](this['botUI']),this['duelButton']=new Luts['Object'][(_0x3cc2('0x6f5'))](this,0x1a4,0x64,_0x3cc2('0x1a80'),'',this[_0x3cc2('0x1a81')]['bind'](this)),this[_0x3cc2('0x1a82')]['setLock']('diceDuel'),this[_0x3cc2('0x1a7d')][_0x3cc2('0x321')](this[_0x3cc2('0x1a82')]),this[_0x3cc2('0x1a83')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f5'))](this,0x136,0x64,_0x3cc2('0x1a84'),_0x3cc2('0x1a85'),function(){this[_0x3cc2('0x1a86')]('Do\x20you\x20want\x20to\x20watch\x20an\x20Ad\x20to\x20get\x20a\x20Points\x20Multi\x20for\x2020\x20Minutes?',this[_0x3cc2('0x1a87')][_0x3cc2('0x279')](this));}['bind'](this)),this[_0x3cc2('0x1a7d')][_0x3cc2('0x321')](this[_0x3cc2('0x1a83')]),this['adButton'][_0x3cc2('0x64')]=Luts['Ad']['enabled'],this[_0x3cc2('0x1a88')]=new Luts['Object'][(_0x3cc2('0x6f5'))](this,0x5a,0x64,_0x3cc2('0x1a89'),_0x3cc2('0x1a85')),this[_0x3cc2('0x1a7d')][_0x3cc2('0x321')](this[_0x3cc2('0x1a88')]),this[_0x3cc2('0x1a88')]['visible']=!0x1,this['adButton2'][_0x3cc2('0x1a6c')](!0x1),this[_0x3cc2('0x1a88')][_0x3cc2('0x2a')]=Luts['Ad'][_0x3cc2('0x4af')]?0x1:0x0,this['starterText']=_0x3cc2('0x1a8a'),this['starterBulletText']=_0x3cc2('0x1a8b'),this[_0x3cc2('0x1a8c')]='Get\x20the\x20Epic\x20Pack\x20and\x20receive:\x0a\x0a2000\x20BP\x0a2x\x20Card\x20Progression\x0a2x\x20Combo\x20Multiplier\x0a3x\x20Multiplier\x20for\x20all\x20dice!',this[_0x3cc2('0x1a8d')]=_0x3cc2('0x1a8e'),this[_0x3cc2('0x1a8f')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1a90'))](this,0xc8,0x64,_0x3cc2('0x1a91'),this['starterText'],null,function(_0x8b73d5){var _0x55397f=this[_0x3cc2('0x3e')][_0x3cc2('0x2bd')][_0x3cc2('0x182')](-0x46,-0x32,_0x3cc2('0x1a92'),_0x3cc2('0x1a93'));_0x8b73d5[_0x3cc2('0x321')](_0x55397f);}[_0x3cc2('0x279')](this)),this[_0x3cc2('0x1a7d')][_0x3cc2('0x321')](this['starterPackButton']),this[_0x3cc2('0x1a94')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1a90'))](this,0xc8,0x64,_0x3cc2('0x1a95'),this[_0x3cc2('0x1a8c')],null,function(_0x43d2be){var _0x2badef=this[_0x3cc2('0x3e')][_0x3cc2('0x2bd')][_0x3cc2('0x182')](-0x37,-0x46,_0x3cc2('0x1a92'),'bpIcon');_0x2badef['scale']['set'](0.75),_0x43d2be[_0x3cc2('0x321')](_0x2badef);}[_0x3cc2('0x279')](this)),this[_0x3cc2('0x1a7d')][_0x3cc2('0x321')](this[_0x3cc2('0x1a94')]),this['epicPackButton'][_0x3cc2('0x64')]=!0x1,this['starterPackCounter']=0x0,this[_0x3cc2('0x1a96')]=Luts[_0x3cc2('0x1947')][_0x3cc2('0x8f8')](_0x3cc2('0x1a96'),!0x1),this[_0x3cc2('0x1a97')]=Luts[_0x3cc2('0x1947')][_0x3cc2('0x8f8')](_0x3cc2('0x1a97'),!0x1),this[_0x3cc2('0x1a98')]=new Luts[(_0x3cc2('0x1980'))]['Text'](this,-0x1d6,0x46,'text',_0x3cc2('0x1a99'),0x10,Luts[_0x3cc2('0x1a9a')][_0x3cc2('0x1f6')]['green']),this['topUI'][_0x3cc2('0x321')](this[_0x3cc2('0x1a98')]),new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1a9b'))](this,this[_0x3cc2('0x1a98')],_0x3cc2('0x1a9c')),this['hasStarterText'][_0x3cc2('0x7f6')]=0x0,this['hasStarterText'][_0x3cc2('0x64')]=this[_0x3cc2('0x1a96')],this[_0x3cc2('0x1a9d')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f4'))](this,-0x1d6,0x5a,_0x3cc2('0x801'),_0x3cc2('0x1a9e'),0x10,Luts[_0x3cc2('0x1a9a')][_0x3cc2('0x1f6')][_0x3cc2('0xcff')]),this[_0x3cc2('0x1a9d')]['strokeThickness']=0x0,this[_0x3cc2('0x1a9d')][_0x3cc2('0x64')]=this[_0x3cc2('0x1a97')],this[_0x3cc2('0x1a7d')]['addChild'](this[_0x3cc2('0x1a9d')]),new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1a9b'))](this,this[_0x3cc2('0x1a9d')],'2x\x20Card\x20Progression\x0a2x\x20Combo\x20Multiplier\x0a3x\x20Multiplier\x20for\x20all\x20dice'),Luts['Events']['onCurrencyChanged'][0xa][_0x3cc2('0x2bd')](function(_0x46f319){this[_0x3cc2('0x1a9f')]||(this[_0x3cc2('0x1a82')][_0x3cc2('0x1a6c')](!0x1),this[_0x3cc2('0x1a82')][_0x3cc2('0x1a6c')](!0x0,_0x46f319[_0x3cc2('0x1640')](0x0)));},this),this['cardsText']=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f4'))](this,-0x1d6,-0x3e,'text',_0x3cc2('0x1aa0'),0xc,'#000000'),this[_0x3cc2('0x1aa1')][_0x3cc2('0x7f6')]=0x0,this['botUI'][_0x3cc2('0x321')](this[_0x3cc2('0x1aa1')]),this['cardsBar']=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1aa2'))](this,-0x1e0,-0x37,_0x3cc2('0x1aa3'),_0x3cc2('0x1aa4')),this['botUI'][_0x3cc2('0x321')](this[_0x3cc2('0x1a69')]),this[_0x3cc2('0x1a6b')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f5'))](this,-0xe6,-0x1e,'Draw\x20Card',Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1664')](Luts['Upgrades'][_0x3cc2('0x1760')][0x1]),this[_0x3cc2('0x1aa5')]['bind'](this)),this[_0x3cc2('0x1a6b')][_0x3cc2('0x1aa6')]('cards'),this[_0x3cc2('0x1a7f')][_0x3cc2('0x321')](this['cardButton']),this['unlockedCardsText']=new Luts[(_0x3cc2('0x1980'))]['Text'](this,-0x145,-0x3e,_0x3cc2('0x801'),this[_0x3cc2('0x19a0')]+_0x3cc2('0x1aa7'),0xc,_0x3cc2('0x3b4')),this[_0x3cc2('0x1aa8')][_0x3cc2('0x7f6')]=0x0,this['botUI'][_0x3cc2('0x321')](this['unlockedCardsText']),new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1a9b'))](this,this[_0x3cc2('0x1a69')],_0x3cc2('0x1aa9')),this['prestigeText']=new Luts['Object']['Text'](this,0xf0,-0x3c,_0x3cc2('0x1aaa'),_0x3cc2('0x1aab')+Luts[_0x3cc2('0x1a33')]['Percent'](this[_0x3cc2('0x19fe')]['v']),0xc,'#000000'),this[_0x3cc2('0x1aac')][_0x3cc2('0x7f6')]=0x0,this[_0x3cc2('0x1a7f')]['addChild'](this[_0x3cc2('0x1aac')]),this[_0x3cc2('0x19fe')][_0x3cc2('0x1aad')][_0x3cc2('0x2bd')](function(){this[_0x3cc2('0x1aac')]['setText']('Prestige\x20Multi:\x0a'+Luts['Format']['Percent'](this['totalPrestige']['v']));},this),this[_0x3cc2('0x1aac')][_0x3cc2('0x64')]=!0x1,this[_0x3cc2('0x1aae')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f5'))](this,0x1a4,-0x1e,_0x3cc2('0x1aaf'),Luts['Format'][_0x3cc2('0x1a34')](this[_0x3cc2('0x1a35')](),0x2),this['clickPrestige'][_0x3cc2('0x279')](this)),this['botUI'][_0x3cc2('0x321')](this[_0x3cc2('0x1aae')]),this['prestigeButton'][_0x3cc2('0x64')]=!0x1,this[_0x3cc2('0x3e')]['input'][_0x3cc2('0x4c5')]['addKey'](Phaser[_0x3cc2('0x673')]['P'])[_0x3cc2('0x4c8')][_0x3cc2('0x2bd')](function(){this[_0x3cc2('0x1aae')][_0x3cc2('0x64')]&&this['prestige']();},this),new Luts['Object'][(_0x3cc2('0x1a9b'))](this,this[_0x3cc2('0x1aae')],_0x3cc2('0x1ab0')),this[_0x3cc2('0x1ab1')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f4'))](this,-0x64,-0x3e,'text',_0x3cc2('0x1ab2'),0xc,_0x3cc2('0x3b4')),this['nextRollText']['strokeThickness']=0x0,this['botUI'][_0x3cc2('0x321')](this[_0x3cc2('0x1ab1')]),this[_0x3cc2('0x1ab3')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1aa2'))](this,-0x6e,-0x37,_0x3cc2('0x1aa3'),_0x3cc2('0x1aa4')),this['botUI']['addChild'](this[_0x3cc2('0x1ab3')]),this[_0x3cc2('0x1ab4')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f5'))](this,0x8c,-0x1e,_0x3cc2('0x1ab5'),'',function(){this[_0x3cc2('0x1ab6')](!0x0);}[_0x3cc2('0x279')](this)),this[_0x3cc2('0x1a7f')][_0x3cc2('0x321')](this[_0x3cc2('0x1ab4')]),new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1a9b'))](this,this[_0x3cc2('0x1ab4')],'Roll\x20the\x20Dice'+(this[_0x3cc2('0x3e')]['device'][_0x3cc2('0x892')]?_0x3cc2('0x1ab7'):'')),this[_0x3cc2('0x1ab4')][_0x3cc2('0x1a6c')](!0x1),this[_0x3cc2('0x1ab4')][_0x3cc2('0x1a6c')](!0x0,!0x0),this[_0x3cc2('0xbf3')][_0x3cc2('0x3f8')]=!0x0,this[_0x3cc2('0xbf3')]['events'][_0x3cc2('0x715')]['add'](function(){this['roll'](!0x0);}[_0x3cc2('0x279')](this)),this[_0x3cc2('0x3e')]['input'][_0x3cc2('0x4c5')][_0x3cc2('0x670')](Phaser[_0x3cc2('0x673')][_0x3cc2('0x1ab8')])[_0x3cc2('0x4c8')]['add'](this[_0x3cc2('0x1ab6')],this),this[_0x3cc2('0x1ab9')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f4'))](this,0x14,0x1e,_0x3cc2('0x1aaa'),'0',0x18),this['scoreCounter'][_0x3cc2('0x62')][_0x3cc2('0x291')](0.5),this[_0x3cc2('0x1a7d')][_0x3cc2('0x321')](this['scoreCounter']),this['buyAllButton']=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f5'))](this,0xff,0x28,_0x3cc2('0x1aba'),'',this['buyAll']['bind'](this)),this['buyAllButton']['baseScale']=0.75,this[_0x3cc2('0x1abb')][_0x3cc2('0x27')][_0x3cc2('0x291')](0.75),this[_0x3cc2('0x1a7d')][_0x3cc2('0x321')](this[_0x3cc2('0x1abb')]),this[_0x3cc2('0x1abb')][_0x3cc2('0x1aa6')]('buyAll'),this[_0x3cc2('0x1abb')][_0x3cc2('0x1abc')](Phaser[_0x3cc2('0x673')]['B']),new Luts['Object'][(_0x3cc2('0x1a9b'))](this,this[_0x3cc2('0x1abb')],_0x3cc2('0x1abd')+(this[_0x3cc2('0x3e')][_0x3cc2('0x251')][_0x3cc2('0x892')]?'\x20(B)':'')),this[_0x3cc2('0x1abe')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1abf'))](this,0x140,0x28,[0x1,0xa,0x64],!0x0,0x0),this[_0x3cc2('0x1a7d')][_0x3cc2('0x321')](this['buyAmountButtons']),this[_0x3cc2('0x1ac0')]=new Luts[(_0x3cc2('0x1980'))]['Button'](this,-0x1c2,0x23,'','',this[_0x3cc2('0x1ac1')]['bind'](this)),this[_0x3cc2('0x1ac0')][_0x3cc2('0x71a')](_0x3cc2('0xfee'),_0x3cc2('0xfee')),this[_0x3cc2('0x1a7d')][_0x3cc2('0x321')](this['settingsButton']),this[_0x3cc2('0x1ac2')]=new Luts[(_0x3cc2('0x1980'))]['Button'](this,-0x190,0x23,'','',this['infoClicked']['bind'](this)),this['infoButton'][_0x3cc2('0x71a')](_0x3cc2('0x1ac2'),'infoButton'),this[_0x3cc2('0x1a7d')][_0x3cc2('0x321')](this[_0x3cc2('0x1ac2')]),this[_0x3cc2('0x1ac3')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f5'))](this,-0x15e,0x23,'','',this['historyClicked']['bind'](this)),this['historyButton'][_0x3cc2('0x71a')](_0x3cc2('0x1ac3'),_0x3cc2('0x1ac3')),this['topUI'][_0x3cc2('0x321')](this[_0x3cc2('0x1ac3')]),this[_0x3cc2('0x1ac4')]=new Luts[(_0x3cc2('0x1980'))]['Button'](this,-0x12c,0x23,'','',this[_0x3cc2('0x1ac5')][_0x3cc2('0x279')](this)),this[_0x3cc2('0x1ac4')][_0x3cc2('0x71a')](_0x3cc2('0x1ac4'),_0x3cc2('0x1ac4')),this['topUI'][_0x3cc2('0x321')](this['achievementsButton']),this[_0x3cc2('0x1ac6')]=new Luts[(_0x3cc2('0x1980'))]['Button'](this,-0xfa,0x23,'','',this['rouletteClicked']['bind'](this)),this[_0x3cc2('0x1ac6')][_0x3cc2('0x42b')](_0x3cc2('0x1a92')),this[_0x3cc2('0x1ac6')][_0x3cc2('0x71a')](_0x3cc2('0x1ac6'),_0x3cc2('0x1ac6')),this[_0x3cc2('0x1a7d')][_0x3cc2('0x321')](this['rouletteButton']),this[_0x3cc2('0x1ac6')][_0x3cc2('0x1aa6')]('roulette'),this[_0x3cc2('0x1ac7')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f4'))](this,0x0,0x0,_0x3cc2('0x1aaa'),'0',0x14),this['rouletteCounter'][_0x3cc2('0x62')][_0x3cc2('0x291')](0.5,0x0),this[_0x3cc2('0x1ac6')]['addChild'](this['rouletteCounter']),this[_0x3cc2('0x1ac7')][_0x3cc2('0x2a')]=Luts[_0x3cc2('0x1992')][_0x3cc2('0x290')](_0x3cc2('0x19a1'))['unlocked']?0x1:0x0,Luts['Lock'][_0x3cc2('0x290')](_0x3cc2('0x19a1'))['onUnlocked'][_0x3cc2('0x2bd')](function(){this[_0x3cc2('0x1ac7')]['alpha']=0x1;},this),Luts['Events'][_0x3cc2('0x1a73')][0x0][_0x3cc2('0x2bd')](function(){var _0x57a15a=0x0,_0x308e87=Luts['Upgrades'][_0x3cc2('0x290')](_0x3cc2('0x1ac8'))['price'];_0x57a15a=Luts[_0x3cc2('0x1943')][_0x3cc2('0x1760')][0x0]['e']-_0x308e87['e']+0x1,this[_0x3cc2('0x1ac7')]['setText'](Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1664')](_0x57a15a)),this[_0x3cc2('0x1ac7')][_0x3cc2('0x64')]=_0x57a15a>0x0;},this),this[_0x3cc2('0x1ac9')]=new Luts['Object'][(_0x3cc2('0x6f5'))](this,-0x96,0x23,'','',this[_0x3cc2('0x1aca')][_0x3cc2('0x279')](this)),this[_0x3cc2('0x1ac9')][_0x3cc2('0x71a')](_0x3cc2('0x1ac9'),_0x3cc2('0x1ac9')),this[_0x3cc2('0x1ac9')][_0x3cc2('0x1a6c')](!0x1),this[_0x3cc2('0x1ac9')][_0x3cc2('0x1a6c')](!0x0,!0x0),this[_0x3cc2('0x1a7d')][_0x3cc2('0x321')](this['shopButton']),this[_0x3cc2('0x1acb')]=new Luts['Object'][(_0x3cc2('0x6f5'))](this,-0xc8,0x23,'','',this[_0x3cc2('0x1acc')][_0x3cc2('0x279')](this)),this[_0x3cc2('0x1acb')]['loadTexture'](_0x3cc2('0x1a92')),this['casinoButton'][_0x3cc2('0x71a')](_0x3cc2('0x1acb'),_0x3cc2('0x1acb')),this[_0x3cc2('0x1a7d')][_0x3cc2('0x321')](this['casinoButton']),this[_0x3cc2('0x1acb')][_0x3cc2('0x1aa6')](_0x3cc2('0x1993')),this['autoRollText']=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f4'))](this,-0xfa,0x5a,_0x3cc2('0x801'),'Auto\x20Roll',0x18),this[_0x3cc2('0x1acd')][_0x3cc2('0x62')][_0x3cc2('0x291')](0.5),this['autoRollText'][_0x3cc2('0x2a')]=0x0,this[_0x3cc2('0x1a7d')]['addChild'](this['autoRollText']),this['cardAvailableText']=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f4'))](this,-0xe6,-0x50,'text','Card\x20available!',0x18),this['cardAvailableText'][_0x3cc2('0x62')][_0x3cc2('0x291')](0.5),this[_0x3cc2('0x1a7f')][_0x3cc2('0x321')](this[_0x3cc2('0x1ace')]),this[_0x3cc2('0x3e')][_0x3cc2('0x2bd')][_0x3cc2('0xb58')](this['cardAvailableText'])['to']({'alpha':0x0},0x1f4,Phaser['Easing']['Sinusoidal']['InOut'],!0x0,0x0,-0x1,!0x0),this['rewardAvailableText']=new Luts['Object']['Text'](this,-0x96,0x50,_0x3cc2('0x801'),'Daily\x20Reward\x20available!',0x18),this['rewardAvailableText'][_0x3cc2('0x62')][_0x3cc2('0x291')](0.5),this[_0x3cc2('0x1a7d')][_0x3cc2('0x321')](this[_0x3cc2('0x1acf')]),this[_0x3cc2('0x3e')][_0x3cc2('0x2bd')]['tween'](this[_0x3cc2('0x1acf')])['to']({'alpha':0x0},0x1f4,Phaser['Easing'][_0x3cc2('0x972')]['InOut'],!0x0,0x0,-0x1,!0x0),this[_0x3cc2('0x1ad0')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f4'))](this,-0x96,0x50,'text','BP\x20available!',0x18),this[_0x3cc2('0x1ad0')][_0x3cc2('0x62')][_0x3cc2('0x291')](0.5),this[_0x3cc2('0x1a7d')][_0x3cc2('0x321')](this[_0x3cc2('0x1ad0')]),this[_0x3cc2('0x3e')]['add']['tween'](this['bpAvailableText'])['to']({'alpha':0x0},0x1f4,Phaser[_0x3cc2('0x969')][_0x3cc2('0x972')][_0x3cc2('0x978')],!0x0,0x0,-0x1,!0x0),this[_0x3cc2('0x1ad0')][_0x3cc2('0x64')]=!0x1,Luts[_0x3cc2('0x6b8')][_0x3cc2('0x1a73')][0x0][_0x3cc2('0x2bd')](function(_0x1c6479){this[_0x3cc2('0x1ab9')]['tw']&&this[_0x3cc2('0x1ab9')]['tw'][_0x3cc2('0x85')](),this[_0x3cc2('0x1ab9')]['setText'](Luts['Format'][_0x3cc2('0x1664')](_0x1c6479,!0x0,0x0)),this[_0x3cc2('0x1ab9')][_0x3cc2('0x27')][_0x3cc2('0x291')](0x1),Luts[_0x3cc2('0x1ad1')]&&(this[_0x3cc2('0x1ab9')]['tw']=this[_0x3cc2('0x3e')]['add'][_0x3cc2('0xb58')](this[_0x3cc2('0x1ab9')]['scale'])[_0x3cc2('0x992')]({'x':1.1,'y':1.1},0x3e8,Phaser[_0x3cc2('0x969')][_0x3cc2('0x979')]['Out'],!0x0));},this),this[_0x3cc2('0x199a')]=[];var _0x2570a6=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1ad2'))](this,0x0,0x0,'main');this['diceContainers'][_0x3cc2('0x9')](_0x2570a6),this[_0x3cc2('0x1a77')][_0x3cc2('0x321')](_0x2570a6),this['tutText']=new Luts['Object'][(_0x3cc2('0x1ad3'))](this,-0x96,0x0),this['gameGroup'][_0x3cc2('0x321')](this[_0x3cc2('0x1ad4')]),this[_0x3cc2('0x1ad5')]=new Luts['Object'][(_0x3cc2('0x1ad6'))](this),this[_0x3cc2('0x1ad7')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1ad8'))](this),this['infoWindow']=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1ad9'))](this),this['cardsWindow']=new Luts[(_0x3cc2('0x1980'))]['CardsWindow'](this),this[_0x3cc2('0x1ada')]=new Luts['Object'][(_0x3cc2('0x1adb'))](this),this[_0x3cc2('0x1adc')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1add'))](this),this[_0x3cc2('0x1ade')]=new Luts['Object'][(_0x3cc2('0x1adf'))](this),this[_0x3cc2('0x1ae0')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1ae1'))](this),this[_0x3cc2('0x1ae2')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1ae3'))](this),this['changelogWindow']=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1ae4'))](this),this['slotWindow']=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1ae5'))](this),this[_0x3cc2('0x1ae6')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1ae7'))](this),this['pvpWindow']=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1ae8'))](this),Luts[_0x3cc2('0x1944')]['onChanged']['add'](function(){this[_0x3cc2('0x3e')][_0x3cc2('0x27')][_0x3cc2('0xb97')]&&this[_0x3cc2('0x3e')][_0x3cc2('0x27')][_0x3cc2('0xb97')](this[_0x3cc2('0x3e')][_0x3cc2('0x27')],null,!0x0);},this),Luts[_0x3cc2('0x467')][_0x3cc2('0x1ae9')](0x0,function(_0x5845b6){Luts[_0x3cc2('0x467')][_0x3cc2('0x1aea')]+=_0x5845b6[_0x3cc2('0x1aeb')],Luts[_0x3cc2('0x467')][_0x3cc2('0x1aec')]+=_0x5845b6[_0x3cc2('0x1aeb')],this[_0x3cc2('0x1ae9')](_0x5845b6);}[_0x3cc2('0x279')](this)),Luts[_0x3cc2('0x1aed')]=!0x0,this[_0x3cc2('0x3e')][_0x3cc2('0x156')][_0x3cc2('0x3ca')](_0x3cc2('0x3cb'),function(_0x5db6d3){Luts[_0x3cc2('0x1aed')]=!0x0;}[_0x3cc2('0x279')](this)),this[_0x3cc2('0x1991')](),this[_0x3cc2('0x59')](0x1,0x1),Luts[_0x3cc2('0x6b8')]['onPrestige'][_0x3cc2('0x330')](),navigator[_0x3cc2('0x5fc')]['toLowerCase']()[_0x3cc2('0x76')](_0x3cc2('0x8a7'))>-0x1&&new Luts['Object'][(_0x3cc2('0x19b7'))](this,_0x3cc2('0x1aee')),screen[_0x3cc2('0xc8b')]&&screen[_0x3cc2('0xc8b')][_0x3cc2('0x1aef')]&&screen['orientation'][_0x3cc2('0x1aef')](_0x3cc2('0xbd8'))[_0x3cc2('0xd88')](function(_0x2b5560){}),_0x3cc2('0x273')!=typeof cordova&&cordova&&cordova[_0x3cc2('0x1af0')]&&cordova['InAppBrowser'][_0x3cc2('0xadd')]&&(window[_0x3cc2('0xadd')]=cordova['InAppBrowser'][_0x3cc2('0xadd')]),Luts[_0x3cc2('0x1af1')]&&window['self']!==window['top']&&this['sl'](),Luts[_0x3cc2('0x6b8')][_0x3cc2('0x1a32')][_0x3cc2('0x2bd')](function(_0x10123e){_0x3cc2('0x19ac')==_0x10123e[_0x3cc2('0x3ac')]&&_0x10123e[_0x3cc2('0xf3')][_0x3cc2('0x1641')](0x1)&&this[_0x3cc2('0x1ab6')]();},this),this[_0x3cc2('0x3e')][_0x3cc2('0x32e')][_0x3cc2('0x3f9')]['add'](0x64,function(){Luts[_0x3cc2('0x1980')][_0x3cc2('0x1af2')][_0x3cc2('0x1af3')]();}),this[_0x3cc2('0x1af4')]=0x168,this[_0x3cc2('0x1af5')]=this['pushInterval'],this[_0x3cc2('0x1af6')]=Luts[_0x3cc2('0x1947')][_0x3cc2('0x8f8')](_0x3cc2('0x1af6'),0x0),this['adNum']=Luts['Store'][_0x3cc2('0x8f8')](_0x3cc2('0x1af7'),0x0),this[_0x3cc2('0x1af8')]=!0x1;var _0x808eeb=this[_0x3cc2('0x1af7')]/0x2+0x1;this[_0x3cc2('0x1a83')][_0x3cc2('0x801')][_0x3cc2('0x820')](Math[_0x3cc2('0x2bf')](0x2,_0x808eeb)+0.5+_0x3cc2('0x1af9')),Luts[_0x3cc2('0x1980')][_0x3cc2('0x1af2')][_0x3cc2('0x1')](this),Luts['Object']['HighscoreHandler'][_0x3cc2('0x1')](this),this[_0x3cc2('0x1afa')]=new Luts['Object']['AchievementsWindow'](this),this['adRewardHandler']=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1afb'))](this),this[_0x3cc2('0x1afc')][_0x3cc2('0x1')](this[_0x3cc2('0x1a88')]),this[_0x3cc2('0x1afd')]=0x64;},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')]['sl']=function(){new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x19b7'))](this,_0x3cc2('0x1afe'),!0x1,function(){this['sl'](),window[_0x3cc2('0xadd')](_0x3cc2('0x1aff'),Luts[_0x3cc2('0x4a3')]?_0x3cc2('0x1b00'):null);}[_0x3cc2('0x279')](this));},Luts[_0x3cc2('0x338')]['Game']['prototype'][_0x3cc2('0x1a81')]=function(){this[_0x3cc2('0x1a9f')]=!this[_0x3cc2('0x1a9f')],this[_0x3cc2('0x1a77')]['visible']=!0x0,this[_0x3cc2('0x1a7f')][_0x3cc2('0x64')]=!0x0,this[_0x3cc2('0x199a')][0x0]['matchContainer'][_0x3cc2('0x64')]=!0x0,this[_0x3cc2('0x1b01')]['visible']=!0x0,this[_0x3cc2('0x1a78')][_0x3cc2('0x64')]=!0x0;var _0x55b2e0=this[_0x3cc2('0x3e')][_0x3cc2('0x2bd')][_0x3cc2('0xb58')](this[_0x3cc2('0x1a77')])['to']({'alpha':this['duelVisible']?0x0:0x1},0x1f4,Phaser[_0x3cc2('0x969')][_0x3cc2('0x96d')][_0x3cc2('0x96e')],!0x0);this['game'][_0x3cc2('0x2bd')][_0x3cc2('0xb58')](this[_0x3cc2('0x1a7f')])['to']({'alpha':this[_0x3cc2('0x1a9f')]?0x0:0x1},0x1f4,Phaser[_0x3cc2('0x969')][_0x3cc2('0x96d')][_0x3cc2('0x96e')],!0x0),this['game']['add']['tween'](this[_0x3cc2('0x199a')][0x0][_0x3cc2('0x1b02')])['to']({'alpha':this[_0x3cc2('0x1a9f')]?0x0:0x1},0x1f4,Phaser['Easing'][_0x3cc2('0x96d')][_0x3cc2('0x96e')],!0x0),this[_0x3cc2('0x3e')][_0x3cc2('0x2bd')][_0x3cc2('0xb58')](this['duelGroup'])['to']({'alpha':this[_0x3cc2('0x1a9f')]?0x1:0x0},0x1f4,Phaser[_0x3cc2('0x969')][_0x3cc2('0x96d')][_0x3cc2('0x96e')],!0x0),this[_0x3cc2('0x3e')][_0x3cc2('0x2bd')][_0x3cc2('0xb58')](this[_0x3cc2('0x1a78')])['to']({'alpha':this[_0x3cc2('0x1a9f')]?0x1:0x0},0x1f4,Phaser[_0x3cc2('0x969')][_0x3cc2('0x96d')][_0x3cc2('0x96e')],!0x0),this[_0x3cc2('0x3e')]['add'][_0x3cc2('0xb58')](this[_0x3cc2('0x1a75')])['to']({'alpha':this[_0x3cc2('0x1a9f')]?0x1:0x0},0x1f4,Phaser[_0x3cc2('0x969')]['Linear'][_0x3cc2('0x96e')],!0x0),this['duelButton']['text'][_0x3cc2('0x820')](this[_0x3cc2('0x1a9f')]?'Back':_0x3cc2('0x1a80')),_0x55b2e0[_0x3cc2('0x988')][_0x3cc2('0x2bd')](function(){this['gameGroup'][_0x3cc2('0x64')]=!this['duelVisible'],this['botUI'][_0x3cc2('0x64')]=!this[_0x3cc2('0x1a9f')],this['diceContainers'][0x0][_0x3cc2('0x1b02')][_0x3cc2('0x64')]=!this[_0x3cc2('0x1a9f')],this[_0x3cc2('0x1b01')][_0x3cc2('0x64')]=this[_0x3cc2('0x1a9f')];},this);},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')]['prototype']['settingsClicked']=function(){this['settingsWindow'][_0x3cc2('0x1b03')]();},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1b04')]=function(){this[_0x3cc2('0x1adc')][_0x3cc2('0x1b03')]();},Luts[_0x3cc2('0x338')]['Game'][_0x3cc2('0x36')][_0x3cc2('0x1b05')]=function(){this[_0x3cc2('0x1ad7')][_0x3cc2('0x1b03')]();},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1b06')]=function(){this[_0x3cc2('0x1b07')][_0x3cc2('0x1b03')]();},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1b08')]=function(){this[_0x3cc2('0x1ada')][_0x3cc2('0x1b03')]();},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')]['achievementsClicked']=function(){this[_0x3cc2('0x1afa')][_0x3cc2('0x1b03')]();},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1aca')]=function(){this[_0x3cc2('0x1ae0')][_0x3cc2('0x1b03')]();},Luts['State'][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1b09')]=function(){this[_0x3cc2('0x1b0a')][_0x3cc2('0x1b03')]();},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1b0b')]=function(){this[_0x3cc2('0x1ae0')]['shown']||this[_0x3cc2('0x1ae0')][_0x3cc2('0x1b03')](),this[_0x3cc2('0x1ae0')][_0x3cc2('0x7fa')][_0x3cc2('0x18da')](this[_0x3cc2('0x1ae0')]['mtxTab']);},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1acc')]=function(){this[_0x3cc2('0x1ae2')][_0x3cc2('0x1b03')]();},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1b0c')]=function(){this['slotWindow'][_0x3cc2('0x1b03')]();},Luts[_0x3cc2('0x338')]['Game'][_0x3cc2('0x36')]['diceWindowClicked']=function(){this[_0x3cc2('0x1ae6')]['toggle']();},Luts['State'][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1b0d')]=function(){this[_0x3cc2('0x1b0e')]['toggle']();},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1b0f')]=function(_0x31ae57){this[_0x3cc2('0x1acd')][_0x3cc2('0x820')](_0x31ae57),this[_0x3cc2('0x1acd')][_0x3cc2('0x2a')]=0x0,this[_0x3cc2('0x3e')][_0x3cc2('0x2bd')][_0x3cc2('0xb58')](this[_0x3cc2('0x1acd')])[_0x3cc2('0x992')]({'alpha':0x1},0x7d0,Phaser[_0x3cc2('0x969')]['Linear'][_0x3cc2('0x96e')],!0x0);},Luts['State'][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x19a3')]=function(){this[_0x3cc2('0x199a')][_0x3cc2('0x27d')](function(_0x40f291){_0x40f291[_0x3cc2('0x19a3')]();}[_0x3cc2('0x279')](this));},Luts['State'][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1a35')]=function(){var _0x4f47e9=Decimal['max'](0x0,Decimal(this['totalScore']['v'][_0x3cc2('0x163e')](this[_0x3cc2('0x1b10')])[_0x3cc2('0x94a')](this[_0x3cc2('0x198e')]))[_0x3cc2('0x1608')](Luts['Upgrades'][_0x3cc2('0xf3')](_0x3cc2('0x1a49')))[_0x3cc2('0x1608')](this[_0x3cc2('0x1a0a')][_0x3cc2('0x199c')]())[_0x3cc2('0x160e')](this[_0x3cc2('0x19fe')]['v'])),_0x179350=Decimal[_0x3cc2('0x57')](0x0,Decimal(this[_0x3cc2('0x19fc')]['v'][_0x3cc2('0x163e')](this['PRESTIGE_DIV'])['pow'](this[_0x3cc2('0x198e')])))[_0x3cc2('0x1608')](Luts[_0x3cc2('0x1943')][_0x3cc2('0xf3')](_0x3cc2('0x1a49')));return _0x4f47e9[_0x3cc2('0x2bd')](_0x179350[_0x3cc2('0x163e')](0x64));},Luts['State'][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1aa5')]=function(){this[_0x3cc2('0x1b11')]['toggle']();},Luts[_0x3cc2('0x338')]['Game'][_0x3cc2('0x36')]['clickPrestige']=function(){new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x19b7'))](this,'You\x20will\x20lose\x20all\x20your\x20upgrades\x20and\x20cards\x20and\x20start\x20all\x20over.\x0aYou\x20will\x20keep\x20your\x20achievements\x20and\x20get\x20'+Luts['Format']['Color'](_0x3cc2('0xcfe'))+'+'+Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1a34')](this[_0x3cc2('0x1a35')](),0x2)+_0x3cc2('0x1b12'),!0x0,function(_0x19e168){_0x19e168&&this[_0x3cc2('0x19fd')]();}['bind'](this));},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x19fd')]=function(){this[_0x3cc2('0x1a03')]=!0x0,this[_0x3cc2('0x19fe')][_0x3cc2('0x291')](this[_0x3cc2('0x19fe')]['v'][_0x3cc2('0x2bd')](this[_0x3cc2('0x1a35')]())),Luts['Value'][_0x3cc2('0x290')](_0x3cc2('0x1a37'))[_0x3cc2('0x1a38')](_0x3cc2('0x1a3a'),this[_0x3cc2('0x19fe')]['v'],null),Luts['Value'][_0x3cc2('0x290')]('main1_multi')['setMultiplier']('prestigeMulti',this['totalPrestige']['v'],null),Luts['Value'][_0x3cc2('0x290')](_0x3cc2('0x1a63'))[_0x3cc2('0x1a38')](_0x3cc2('0x1a3a'),this[_0x3cc2('0x19fe')]['v'],null),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')](_0x3cc2('0x1a39'))['setMultiplier'](_0x3cc2('0x1a3a'),this[_0x3cc2('0x19fe')]['v'],null),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')](_0x3cc2('0x1a64'))[_0x3cc2('0x1a38')](_0x3cc2('0x1a3a'),this['totalPrestige']['v'],null),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x1b13')](_0x3cc2('0x19fd')),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x1b14')]('prestige')[_0x3cc2('0x27d')](function(_0x29cbd0){_0x29cbd0['reset']();}),Luts[_0x3cc2('0x1943')][_0x3cc2('0x1b15')](0x0),Luts['Upgrades'][_0x3cc2('0x1b15')](0x1),Luts[_0x3cc2('0x1943')][_0x3cc2('0x1b15')](0x4),this['unlockedCards']=0x0,this[_0x3cc2('0x1b16')]['set'](this[_0x3cc2('0x1b16')]['v'][_0x3cc2('0x2bd')](0x1)),Luts[_0x3cc2('0x1947')][_0x3cc2('0x1230')](_0x3cc2('0x19a0'),this[_0x3cc2('0x19a0')]),this[_0x3cc2('0x1b11')][_0x3cc2('0x1aa8')][_0x3cc2('0x820')](this[_0x3cc2('0x19a0')]+_0x3cc2('0x1aa7')),this[_0x3cc2('0x1aa8')]['setText'](this[_0x3cc2('0x19a0')]+_0x3cc2('0x1aa7')),this[_0x3cc2('0x1a65')][_0x3cc2('0x35f')](),this[_0x3cc2('0x1b11')][_0x3cc2('0x1b17')](),Luts['Events'][_0x3cc2('0x1b18')]['dispatch'](),this[_0x3cc2('0x19f7')]=!0x0,this[_0x3cc2('0x19f3')]=0x5;var _0x367df3=Luts[_0x3cc2('0x1943')]['buyAmount'][0x0];this[_0x3cc2('0x1abe')][_0x3cc2('0x1b19')](-0x1),this[_0x3cc2('0x1abe')][_0x3cc2('0x1b19')](_0x367df3);},Luts[_0x3cc2('0x338')]['Game'][_0x3cc2('0x36')][_0x3cc2('0x19fb')]=function(){Luts[_0x3cc2('0x6b8')]['onPrestige2'][_0x3cc2('0x330')](),this[_0x3cc2('0x1a00')][_0x3cc2('0x2bd')](0x1),this['totalDecks']['v']=Decimal['min'](this[_0x3cc2('0x1a00')]['v'],Decimal(0x34)),Luts[_0x3cc2('0x1943')][_0x3cc2('0x1997')]('GoldenCardsPoints',Luts[_0x3cc2('0x1943')][_0x3cc2('0x1760')][0x2][_0x3cc2('0x2bd')](this[_0x3cc2('0x19cd')])['lessThan'](0x34)?Luts[_0x3cc2('0x1943')]['value'](_0x3cc2('0x1a3c')):0x0),Luts['Upgrades']['setCurrency'](_0x3cc2('0x19c5'),Decimal[_0x3cc2('0x2bf')](0x34-this['goldenCards'],Luts[_0x3cc2('0x1943')][_0x3cc2('0x1760')][0x2])),this['cardsLevel'][_0x3cc2('0x1b1a')][_0x3cc2('0x1a38')](_0x3cc2('0x19fd')+this[_0x3cc2('0x1a00')]['v'][_0x3cc2('0x241')](),Math[_0x3cc2('0x94a')](this[_0x3cc2('0x198f')]*this['CARDPROGESS_COST_INCREASE'],Luts['Upgrades'][_0x3cc2('0xf3')](_0x3cc2('0x1a3c'))),null,_0x3cc2('0x1a61')),this[_0x3cc2('0x1a65')][_0x3cc2('0x1b1b')]=Math[_0x3cc2('0x57')](0x0,0x34-Luts[_0x3cc2('0x1943')][_0x3cc2('0x1760')][0x2][_0x3cc2('0x2bd')](this[_0x3cc2('0x19cd')])['toNumber']()),this[_0x3cc2('0x19fd')](),Luts['Upgrades']['changeCurrency'](_0x3cc2('0x19c6'),this[_0x3cc2('0x19fe')]['v']['times'](this[_0x3cc2('0x1a01')][_0x3cc2('0x199c')]())),this[_0x3cc2('0x19fe')][_0x3cc2('0x291')](0x1),this[_0x3cc2('0x19f9')]['set'](0x0),Luts[_0x3cc2('0x19ef')]['get']('main0_multi')[_0x3cc2('0x1a38')]('prestigeMulti',this[_0x3cc2('0x19fe')]['v'],null),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')](_0x3cc2('0x1a62'))[_0x3cc2('0x1a38')](_0x3cc2('0x1a3a'),this['totalPrestige']['v'],null),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')](_0x3cc2('0x1a63'))[_0x3cc2('0x1a38')](_0x3cc2('0x1a3a'),this['totalPrestige']['v'],null),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')](_0x3cc2('0x1a39'))['setMultiplier'](_0x3cc2('0x1a3a'),this[_0x3cc2('0x19fe')]['v'],null),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')]('main4_multi')[_0x3cc2('0x1a38')](_0x3cc2('0x1a3a'),this[_0x3cc2('0x19fe')]['v'],null),this[_0x3cc2('0x1a24')]=!0x0,Luts[_0x3cc2('0x1947')][_0x3cc2('0x1230')](_0x3cc2('0x1a24'),this['goldReset']),this[_0x3cc2('0x1ade')][_0x3cc2('0x1b1c')][_0x3cc2('0x1a6c')](this[_0x3cc2('0x1a24')]),Luts[_0x3cc2('0x6b8')][_0x3cc2('0x19bd')]['dispatch']();},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')]['prestige3']=function(){this[_0x3cc2('0x1998')][_0x3cc2('0x2bd')](0x1),Luts[_0x3cc2('0x1943')][_0x3cc2('0x1997')](0x6,Decimal[_0x3cc2('0x2bf')](0xa,this[_0x3cc2('0x1998')]['v'])),this[_0x3cc2('0x19fb')](),Luts[_0x3cc2('0x1943')][_0x3cc2('0x1b15')](0x2);var _0x27ac33=Luts['Upgrades'][_0x3cc2('0x1760')][0x3];Luts['Upgrades'][_0x3cc2('0x1b15')](0x3),Luts[_0x3cc2('0x1943')][_0x3cc2('0x1997')](0x3,_0x27ac33['times'](this['luckKept'][_0x3cc2('0x199c')]())),this[_0x3cc2('0x19cd')]=0x0,Luts['Upgrades'][_0x3cc2('0x1997')](0x5,this[_0x3cc2('0x1a0e')]['modValue']()),Luts['Upgrades'][_0x3cc2('0x1a3d')](0x5,Decimal[_0x3cc2('0x2bf')](Luts[_0x3cc2('0x1943')][_0x3cc2('0x1760')][0x5],this[_0x3cc2('0x1a0e')][_0x3cc2('0x199c')]()[_0x3cc2('0x1608')](this[_0x3cc2('0x1998')]['v']))),Luts[_0x3cc2('0x1943')][_0x3cc2('0x1997')](0x5,this[_0x3cc2('0x1b1d')][_0x3cc2('0x199c')]()),Luts['Store'][_0x3cc2('0x1230')]('goldenCards',this[_0x3cc2('0x19cd')]),this[_0x3cc2('0x1a00')][_0x3cc2('0x291')](0x0),this[_0x3cc2('0x1a65')][_0x3cc2('0x1b1a')][_0x3cc2('0x1b1e')]=[],this[_0x3cc2('0x1a65')][_0x3cc2('0x1b1a')]['onChange']['dispatch'](),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x1b13')](_0x3cc2('0x1a61')),this[_0x3cc2('0x1a6d')][_0x3cc2('0x1a38')](this[_0x3cc2('0x1998')]['v'][_0x3cc2('0x241')](),0.7,null,_0x3cc2('0x1b1f')),this[_0x3cc2('0x1a01')][_0x3cc2('0x1a38')](this['casinos']['v']['toString'](),1.2,null,'prestige4'),this[_0x3cc2('0x1a65')][_0x3cc2('0x1b1b')]=Math[_0x3cc2('0x57')](0x34-this['totalDecks']['v'][_0x3cc2('0x1b20')]()),this['prestige'](),Luts['Events'][_0x3cc2('0x19bc')][_0x3cc2('0x330')]();},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1ab6')]=function(_0x1b6495){this[_0x3cc2('0x19f7')]||(this[_0x3cc2('0x19f3')]=0x0,this['rollAll'](),this[_0x3cc2('0x19f7')]=!0x0,Luts[_0x3cc2('0x6b8')]['onRoll'][_0x3cc2('0x330')](_0x1b6495));},Luts[_0x3cc2('0x338')]['Game'][_0x3cc2('0x36')][_0x3cc2('0x1b21')]=function(){this['asyncUpdate']();},Luts['State'][_0x3cc2('0x4a7')][_0x3cc2('0x36')]['asyncUpdate']=function(){Luts[_0x3cc2('0x4a3')]&&(this['game'][_0x3cc2('0x33b')][_0x3cc2('0xb5c')]=!Luts[_0x3cc2('0x1ad1')],Luts['webglChanged']&&this[_0x3cc2('0x1afd')]--<=0x0&&(this[_0x3cc2('0x1afd')]=0x3e7,Luts['getSetting'](_0x3cc2('0x194c'))[_0x3cc2('0x291')](!0x1),Luts[_0x3cc2('0x1947')][_0x3cc2('0x1952')](),window[_0x3cc2('0x95e')][_0x3cc2('0x1b22')](!0x1)));var _0x5edb02=Luts[_0x3cc2('0x1ad1')];Luts[_0x3cc2('0x1ad1')]=new Date()-this[_0x3cc2('0x1b23')]<0x3e8;var _0x549dae=new Date()-this[_0x3cc2('0x19f0')];this[_0x3cc2('0x19f0')]=new Date(),_0x5edb02&&!Luts[_0x3cc2('0x1ad1')]&&Luts[_0x3cc2('0x6b8')][_0x3cc2('0x1979')]['dispatch'](),!_0x5edb02&&Luts[_0x3cc2('0x1ad1')]&&Luts[_0x3cc2('0x6b8')][_0x3cc2('0x1978')][_0x3cc2('0x330')](),_0x549dae>0x3e8&&this[_0x3cc2('0x1ae9')]({'sec':_0x549dae/0x3e8}),this['unlockedCards']>=0x34&&this[_0x3cc2('0x19cd')]<0x34&&this[_0x3cc2('0x19af')][_0x3cc2('0xf3')]&&this[_0x3cc2('0x19fb')](),this[_0x3cc2('0x19cd')]>=0x34&&this[_0x3cc2('0x19e3')][_0x3cc2('0xf3')]&&(this[_0x3cc2('0x1a61')](),this[_0x3cc2('0x1ae2')][_0x3cc2('0x1b24')](),this['casinoWindow']['resetButton'][_0x3cc2('0x1a6c')](!0x0),Luts[_0x3cc2('0x1947')][_0x3cc2('0x1230')](_0x3cc2('0x1b25'),!0x0)),this['adTime']=Date[_0x3cc2('0x45d')]()-this['lastAd'],this[_0x3cc2('0x1af8')]?this[_0x3cc2('0x1a83')][_0x3cc2('0x1a6c')](!0x1):this[_0x3cc2('0x1b26')]>0x124f80&&!Luts['Ad'][_0x3cc2('0x1b27')]?(this[_0x3cc2('0x1af7')]=0x0,Luts[_0x3cc2('0x1947')][_0x3cc2('0x1230')](_0x3cc2('0x1af7'),this[_0x3cc2('0x1af7')]),this['resetAdMulti'](),this[_0x3cc2('0x1a83')][_0x3cc2('0x801')][_0x3cc2('0x820')](_0x3cc2('0x1a84')),this['adButton']['setActive'](!0x0,!0x0),this[_0x3cc2('0x1a83')][_0x3cc2('0x1a74')][_0x3cc2('0x820')]('Watch\x20Ad')):(this['adButton'][_0x3cc2('0x1a6c')](this[_0x3cc2('0x1af7')]<0x3),this[_0x3cc2('0x1a83')][_0x3cc2('0x1a74')][_0x3cc2('0x820')](Luts[_0x3cc2('0x1a33')][_0x3cc2('0x467')](0x124f80-this['adTime']))),this[_0x3cc2('0x1afc')][_0x3cc2('0x367')](),Luts[_0x3cc2('0x4a1')]||(this['rollButton'][_0x3cc2('0x1a6c')](!this[_0x3cc2('0x19f7')],!0x0),this[_0x3cc2('0x19f3')]+=0.1,this[_0x3cc2('0x19f7')]?this[_0x3cc2('0x19f4')][_0x3cc2('0x199c')]()[_0x3cc2('0x1652')](this[_0x3cc2('0x19f3')][_0x3cc2('0x163a')](0x4))&&(this[_0x3cc2('0x19f3')]=0x0,this[_0x3cc2('0x3e')][_0x3cc2('0x332')]['frac']()0x64&&this[_0x3cc2('0x1b29')]['shift'](),Luts[_0x3cc2('0x1b29')]=this['rollHistory']):this[_0x3cc2('0x19f1')][_0x3cc2('0x199c')]()[_0x3cc2('0x1652')](this[_0x3cc2('0x19f3')][_0x3cc2('0x163a')](0x4))&&Luts[_0x3cc2('0x1992')][_0x3cc2('0x290')](_0x3cc2('0x199e'))[_0x3cc2('0x1994')]&&(this[_0x3cc2('0x1ab6')](),this[_0x3cc2('0x1ab3')][_0x3cc2('0x1a6a')]()),this[_0x3cc2('0x1a25')]+=0x1,this[_0x3cc2('0x1a25')]>=this['interestInterval']&&(this[_0x3cc2('0x1a25')]=0x0,Luts[_0x3cc2('0x1943')][_0x3cc2('0x1997')](0x0,Luts[_0x3cc2('0x1943')][_0x3cc2('0x1760')][0x0][_0x3cc2('0x1608')](this['interest']['modValue']()))),this[_0x3cc2('0x19b0')][_0x3cc2('0xf3')]&&(this[_0x3cc2('0x1a13')]+=0.1,this[_0x3cc2('0x1a10')][_0x3cc2('0x199c')]()[_0x3cc2('0x1652')](this[_0x3cc2('0x1a13')])&&(this[_0x3cc2('0x1a13')]=0x0,this[_0x3cc2('0x199a')][_0x3cc2('0x27d')](function(_0x26ae1a){Luts['Lock']['get'](_0x3cc2('0x1b2b'))[_0x3cc2('0x1994')]?_0x26ae1a[_0x3cc2('0x19a3')]():_0x26ae1a[_0x3cc2('0x1b2c')]();}[_0x3cc2('0x279')](this)))),this[_0x3cc2('0x19e8')]['value']&&this[_0x3cc2('0x1b11')]['autoLuckOrder']['forEach'](function(_0x32186b){Luts['Upgrades'][_0x3cc2('0x1b2d')](_0x32186b);}),Luts[_0x3cc2('0x6b8')][_0x3cc2('0x19b9')]['dispatch'](),this[_0x3cc2('0x239')]());},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1b28')]=function(){var _0x2aa17e='red';this[_0x3cc2('0x1a35')]()[_0x3cc2('0x199d')](this['totalPrestige']['v'])&&(_0x2aa17e=_0x3cc2('0xcff')),this[_0x3cc2('0x1aae')][_0x3cc2('0x1a74')][_0x3cc2('0x820')](Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1d6')](_0x2aa17e)+Luts[_0x3cc2('0x1a33')]['Percent'](this[_0x3cc2('0x1a35')](),0x2)),this['prestigeButton']['visible']=this[_0x3cc2('0x1a35')]()['greaterThan'](0.5)||this[_0x3cc2('0x1b16')]['v'][_0x3cc2('0x1640')](0x0),this[_0x3cc2('0x1aac')][_0x3cc2('0x64')]=this[_0x3cc2('0x1aae')][_0x3cc2('0x64')];},Luts[_0x3cc2('0x338')]['Game']['prototype'][_0x3cc2('0x1b2e')]=function(){var _0xd1142=Decimal(0x0);this[_0x3cc2('0x199a')][_0x3cc2('0x27d')](function(_0xd504a8){_0xd1142=_0xd1142[_0x3cc2('0x2bd')](_0xd504a8[_0x3cc2('0x1b2e')]());}[_0x3cc2('0x279')](this)),this[_0x3cc2('0x19f8')]=_0xd1142;var _0x4db669=this[_0x3cc2('0x1a35')]()[_0x3cc2('0x1608')](this[_0x3cc2('0x1a16')][_0x3cc2('0x199c')]());_0x4db669[_0x3cc2('0x1640')](0x0)&&(this[_0x3cc2('0x19fe')][_0x3cc2('0x291')](this[_0x3cc2('0x19fe')]['v'][_0x3cc2('0x2bd')](_0x4db669)),Luts[_0x3cc2('0x19ef')]['get']('main0_multi')[_0x3cc2('0x1a38')](_0x3cc2('0x1a3a'),this['totalPrestige']['v'],null),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')]('main1_multi')['setMultiplier'](_0x3cc2('0x1a3a'),this['totalPrestige']['v'],null),Luts[_0x3cc2('0x19ef')]['get'](_0x3cc2('0x1a63'))[_0x3cc2('0x1a38')](_0x3cc2('0x1a3a'),this[_0x3cc2('0x19fe')]['v'],null),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')](_0x3cc2('0x1a39'))[_0x3cc2('0x1a38')](_0x3cc2('0x1a3a'),this['totalPrestige']['v'],null),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')]('main4_multi')[_0x3cc2('0x1a38')]('prestigeMulti',this['totalPrestige']['v'],null));},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')]['update']=function(){Luts[_0x3cc2('0x1aed')]=!0x0,this[_0x3cc2('0x3e')][_0x3cc2('0x362')][_0x3cc2('0x4c3')]['isDown']&&(Luts[_0x3cc2('0x1b2f')]=!0x1);var _0x471ef4=this[_0x3cc2('0x1b23')];this['lastUpdateTime']=new Date(),this[_0x3cc2('0x1b30')]=(this[_0x3cc2('0x1b23')]-_0x471ef4)/0x3e8,new Date()-this[_0x3cc2('0x19f0')]>Luts['GAME_SPEED']&&this[_0x3cc2('0x1b31')](),this[_0x3cc2('0x1ace')]['visible']=Luts[_0x3cc2('0x1943')][_0x3cc2('0x1760')][0x1][_0x3cc2('0x1640')](0x0),Luts[_0x3cc2('0x6b8')][_0x3cc2('0x9fa')][_0x3cc2('0x330')]();var _0x489e2f=Luts[_0x3cc2('0x1992')][_0x3cc2('0x290')](_0x3cc2('0x199e'))['unlocked'];this[_0x3cc2('0x1ab3')][_0x3cc2('0x64')]=_0x489e2f,this[_0x3cc2('0x1ab1')][_0x3cc2('0x64')]=_0x489e2f,this[_0x3cc2('0x1a69')][_0x3cc2('0x64')]=_0x489e2f,this[_0x3cc2('0x1aa1')][_0x3cc2('0x64')]=_0x489e2f,this[_0x3cc2('0x1a6b')]['visible']=_0x489e2f,_0x489e2f?(this[_0x3cc2('0x1ab4')]['x']=0x8c,this[_0x3cc2('0x1acf')]['y']=0x50):(this[_0x3cc2('0x1ab4')]['x']=0x0,this[_0x3cc2('0x1acf')]['y']=-0x64),this[_0x3cc2('0x1ab3')][_0x3cc2('0x1b32')][_0x3cc2('0x820')](this[_0x3cc2('0x19f7')]?0x0:Luts['Format'][_0x3cc2('0x467')](0x3e8*(this[_0x3cc2('0x19f1')][_0x3cc2('0x199c')]()['toNumber']()-this[_0x3cc2('0x19f3')]))),this[_0x3cc2('0x1ab3')][_0x3cc2('0x1b33')](this['animPlaying']?0x0:this[_0x3cc2('0x19f3')]/this[_0x3cc2('0x19f1')]['modValue']()['toNumber'](),0.1),this[_0x3cc2('0x1ab3')][_0x3cc2('0x367')](),this[_0x3cc2('0x1a69')][_0x3cc2('0x1b32')][_0x3cc2('0x820')](this[_0x3cc2('0x1a65')][_0x3cc2('0x1b34')]()),this[_0x3cc2('0x1a69')][_0x3cc2('0x1b33')](this[_0x3cc2('0x1a65')][_0x3cc2('0x1b35')](),0.1),this['cardsBar'][_0x3cc2('0x367')](),Luts['newContent']&&(Luts[_0x3cc2('0x1b36')]=!0x1,new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x19b7'))](this,'New\x20Update\x20available,\x20refresh\x20now?',!0x0,function(_0x5bc731){_0x5bc731&&window[_0x3cc2('0x95e')][_0x3cc2('0x1b22')](!0x1);})),Luts[_0x3cc2('0x1b37')]&&!Luts[_0x3cc2('0x1b38')]&&(setInterval(function(){Luts[_0x3cc2('0x1b37')][_0x3cc2('0x367')]();},0xea60),Luts[_0x3cc2('0x1b38')]=!0x0),Luts[_0x3cc2('0xda8')]&&(this[_0x3cc2('0x3e')][_0x3cc2('0x364')]['text'](this[_0x3cc2('0x3e')][_0x3cc2('0x32e')]['fps'],this[_0x3cc2('0x3e')][_0x3cc2('0x22')]-0x19,0x14,0x0),this['game'][_0x3cc2('0x364')][_0x3cc2('0x801')](Luts['Format']['Time'](Luts[_0x3cc2('0x467')]['activePlaytime']),this[_0x3cc2('0x3e')]['width']-0x5a,0x28),this[_0x3cc2('0x3e')][_0x3cc2('0x364')]['text'](Luts[_0x3cc2('0x1a33')][_0x3cc2('0x467')](Luts[_0x3cc2('0x467')][_0x3cc2('0x1aea')]),this[_0x3cc2('0x3e')][_0x3cc2('0x22')]-0x5a,0x3c),this[_0x3cc2('0x3e')][_0x3cc2('0x364')][_0x3cc2('0x801')](Luts[_0x3cc2('0x1a33')]['Time'](Luts[_0x3cc2('0x467')]['currentResetActivePlaytime']),this['game']['width']-0x5a,0x50),this[_0x3cc2('0x3e')][_0x3cc2('0x364')][_0x3cc2('0x801')](Luts[_0x3cc2('0x1a33')][_0x3cc2('0x467')](Luts[_0x3cc2('0x467')][_0x3cc2('0x1aec')]),this['game']['width']-0x5a,0x64)),!this[_0x3cc2('0x19eb')]&&this[_0x3cc2('0x19ea')]++>0xd2f0&&!this[_0x3cc2('0x1b39')]&&(this[_0x3cc2('0x19eb')]=!0x0,this[_0x3cc2('0x19ea')]=0x0,new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x19b7'))](this,_0x3cc2('0x1b3a'),!0x0,function(_0x828188){this[_0x3cc2('0x19eb')]=!0x1,_0x828188?this['game']['device']['desktop']?(new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x19b7'))](this,'Thank\x20you!\x20It\x20would\x20mean\x20much\x20to\x20me\x20if\x20you\x20rate\x20it!'),this[_0x3cc2('0x1b39')]=!0x0,Luts['Store'][_0x3cc2('0x1230')]('ratedPlaystore',!0x0)):new Luts[(_0x3cc2('0x1980'))]['Popup'](this,'Thank\x20you!\x20It\x20would\x20mean\x20much\x20to\x20me\x20if\x20you\x20rate\x20it\x20on\x20the\x20playstore!\x20Do\x20you\x20want\x20to\x20do\x20it\x20now?',!0x0,function(_0x4dec9c){_0x4dec9c&&this[_0x3cc2('0x1b3b')]();}['bind'](this)):(new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x19b7'))](this,_0x3cc2('0x1b3c')),this[_0x3cc2('0x1b39')]=!0x0,Luts['Store']['setItem'](_0x3cc2('0x1b39'),!0x0));}['bind'](this))),!(this[_0x3cc2('0x1b3d')]++>0x3840)||this[_0x3cc2('0x1a96')]&&this[_0x3cc2('0x1a97')]||(this[_0x3cc2('0x1b3d')]=-0x38d7ea4c67fff,this['ownsStarterpack']?this['ownsEpicpack']||(this[_0x3cc2('0x1a94')][_0x3cc2('0x64')]=!0x0,this[_0x3cc2('0x1a94')][_0x3cc2('0x1a6c')](!0x1),this[_0x3cc2('0x1a94')][_0x3cc2('0x1a6c')](!0x0,!0x0)):(this[_0x3cc2('0x1a8f')][_0x3cc2('0x64')]=!0x0,this[_0x3cc2('0x1a8f')][_0x3cc2('0x1a6c')](!0x1),this[_0x3cc2('0x1a8f')][_0x3cc2('0x1a6c')](!0x0,!0x0))),this['pushCounter']++>=this['pushInterval']&&(this[_0x3cc2('0x1af5')]=0x0,Luts[_0x3cc2('0x1b3e')][_0x3cc2('0x1b3f')]());},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x239')]=function(){},Luts[_0x3cc2('0x338')]['Game']['prototype'][_0x3cc2('0x1b40')]=function(){Luts[_0x3cc2('0x4a1')]=!0x0,new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x19b7'))](this,_0x3cc2('0x1b41'),!0x0,function(_0x2666e2){_0x2666e2?(Luts[_0x3cc2('0x1947')]['savingEnabled']=!0x1,Luts[_0x3cc2('0x1b42')]['clear'](),window[_0x3cc2('0x95e')][_0x3cc2('0x1b22')](!0x1)):Luts['gamePaused']=!0x1;}[_0x3cc2('0x279')](this));},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1ae9')]=function(_0x424e3d,_0x1ebaec){var _0x593c99=Luts['Upgrades'][_0x3cc2('0x1760')][0x0];_0x424e3d['sec']=Math[_0x3cc2('0x2bf')](_0x424e3d[_0x3cc2('0x1b43')],0x7080);var _0x33d540=this['rollInterval'][_0x3cc2('0x199c')]()[_0x3cc2('0x1b20')]()+this['rollAnim']['modValue']()['toNumber'](),_0x174973=this[_0x3cc2('0x1b44')]()[_0x3cc2('0x1608')](_0x424e3d['sec'])['dividedBy'](_0x33d540);if(Luts[_0x3cc2('0x1943')][_0x3cc2('0x1997')](0x0,_0x174973),this[_0x3cc2('0x19f9')][_0x3cc2('0x291')](this['totalScore']['v']['add'](_0x174973)),this[_0x3cc2('0x19fc')][_0x3cc2('0x291')](this[_0x3cc2('0x19fc')]['v'][_0x3cc2('0x2bd')](_0x174973)),this[_0x3cc2('0x1b28')](),_0x424e3d[_0x3cc2('0x1b43')]>=0xa&&!_0x1ebaec){this[_0x3cc2('0x3e')]['rnd'][_0x3cc2('0x950')]()<0.08&&(this['ownsStarterpack']?this[_0x3cc2('0x1a97')]||this[_0x3cc2('0x1b45')](this[_0x3cc2('0x1a8c')],'11epic'):this[_0x3cc2('0x1b45')](this['starterText'],_0x3cc2('0x1a91')));var _0x33a125=_0x3cc2('0x1b46')+Luts[_0x3cc2('0x1a33')][_0x3cc2('0x467')](0x3e8*_0x424e3d[_0x3cc2('0x1b43')],!0x0)+_0x3cc2('0x1b47')+Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1664')](Luts[_0x3cc2('0x1943')][_0x3cc2('0x1760')][0x0][_0x3cc2('0x160e')](_0x593c99),!0x0);new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x19b7'))](this,_0x33a125);}},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1b44')]=function(){var _0x1832c6=Decimal(0x0);return this[_0x3cc2('0x199a')]['forEach'](function(_0x10e06f){_0x1832c6=_0x1832c6[_0x3cc2('0x2bd')](_0x10e06f[_0x3cc2('0x1b44')]());}),_0x1832c6;},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1b48')]=function(){window['open'](_0x3cc2('0x1b49'),Luts[_0x3cc2('0x4a3')]?_0x3cc2('0x1b00'):null),new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x19b7'))](this,_0x3cc2('0x1b4a')),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')](_0x3cc2('0x1a37'))[_0x3cc2('0x1a38')](_0x3cc2('0x1b4b'),1.1);},Luts[_0x3cc2('0x338')]['Game'][_0x3cc2('0x36')][_0x3cc2('0x1b4c')]=function(){window[_0x3cc2('0xadd')]('https://www.kongregate.com/accounts/Luts91',Luts['cordova']?_0x3cc2('0x1b00'):null),new Luts[(_0x3cc2('0x1980'))]['Popup'](this,_0x3cc2('0x1b4a')),Luts['Value'][_0x3cc2('0x290')]('main1_multi')[_0x3cc2('0x1a38')]('promo',1.1);},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1b4d')]=function(){window['open'](_0x3cc2('0x1b4e'),Luts[_0x3cc2('0x4a3')]?'_system':null),new Luts['Object']['Popup'](this,_0x3cc2('0x1b4a')),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')]('main2_multi')[_0x3cc2('0x1a38')](_0x3cc2('0x1b4b'),1.1);},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')]['prototype'][_0x3cc2('0x1b4f')]=function(){window['open'](_0x3cc2('0x1b50'),Luts[_0x3cc2('0x4a3')]?_0x3cc2('0x1b00'):null),new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x19b7'))](this,_0x3cc2('0x1b4a')),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')](_0x3cc2('0x1a39'))[_0x3cc2('0x1a38')]('promo',1.1);},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1b51')]=function(){window[_0x3cc2('0xadd')](_0x3cc2('0x1b52'),Luts['cordova']?_0x3cc2('0x1b00'):null),new Luts[(_0x3cc2('0x1980'))]['Popup'](this,_0x3cc2('0x1b4a'));},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')]['prototype'][_0x3cc2('0x1b3b')]=function(){window[_0x3cc2('0xadd')]('https://play.google.com/store/apps/details?id=de.lutsgames.idle_dice',Luts[_0x3cc2('0x4a3')]?'_system':null),new Luts[(_0x3cc2('0x1980'))]['Popup'](this,'Thank\x20you!'),this[_0x3cc2('0x1b39')]=!0x0,Luts['Store']['setItem'](_0x3cc2('0x1b39'),!0x0);},Luts['State']['Game'][_0x3cc2('0x36')][_0x3cc2('0x1b53')]=function(){window[_0x3cc2('0xadd')](_0x3cc2('0x1b54'),Luts[_0x3cc2('0x4a3')]?_0x3cc2('0x1b00'):null);},Luts['State'][_0x3cc2('0x4a7')]['prototype'][_0x3cc2('0x1a87')]=function(){this[_0x3cc2('0x1af8')]=!0x0,Luts[_0x3cc2('0x6b8')][_0x3cc2('0x1b55')][_0x3cc2('0x475')](function(_0x3a9989){if(this[_0x3cc2('0x1af8')]=!0x1,_0x3a9989){Luts[_0x3cc2('0x2')][_0x3cc2('0x1b56')]('2xMulti'),this[_0x3cc2('0x1af7')]++;var _0x3334d5=this[_0x3cc2('0x1af7')]/0x2+0x1;this[_0x3cc2('0x1af6')]=Date[_0x3cc2('0x45d')](),Luts[_0x3cc2('0x1947')][_0x3cc2('0x1230')](_0x3cc2('0x1af7'),this[_0x3cc2('0x1af7')]),Luts['Store']['setItem'](_0x3cc2('0x1af6'),this['lastAd']),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')](_0x3cc2('0x1a37'))[_0x3cc2('0x1a38')]('ad',_0x3334d5),Luts['Value']['get'](_0x3cc2('0x1a62'))[_0x3cc2('0x1a38')]('ad',_0x3334d5),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')](_0x3cc2('0x1a63'))[_0x3cc2('0x1a38')]('ad',_0x3334d5),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')](_0x3cc2('0x1a39'))[_0x3cc2('0x1a38')]('ad',_0x3334d5),Luts['Value'][_0x3cc2('0x290')]('main4_multi')[_0x3cc2('0x1a38')]('ad',_0x3334d5),new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x19b7'))](this,_0x3cc2('0x1b57')+_0x3334d5+_0x3cc2('0x1b58')),this[_0x3cc2('0x1a83')][_0x3cc2('0x801')][_0x3cc2('0x820')](Math[_0x3cc2('0x2bf')](0x2,_0x3334d5)+0.5+_0x3cc2('0x1af9'));}else new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x19b7'))](this,_0x3cc2('0x1b59')),this[_0x3cc2('0x1a83')][_0x3cc2('0x1a6c')](!0x0);},this),Luts['Ad'][_0x3cc2('0x1b5a')](Luts['adMobRewarded2x']),this[_0x3cc2('0x1a83')][_0x3cc2('0x1a6c')](!0x1);},Luts['State'][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1b5b')]=function(_0x17b414,_0x20cd33,_0x5c89c7){Luts[_0x3cc2('0x6b8')][_0x3cc2('0x1b55')]['addOnce'](function(_0x1615c9){_0x1615c9?(Luts[_0x3cc2('0x2')]['trackAd'](_0x5c89c7),this['lastFreeStuffAd']=Date[_0x3cc2('0x45d')](),Luts['Upgrades'][_0x3cc2('0x1997')](this[_0x3cc2('0x1b5c')],this[_0x3cc2('0x1b5d')]),Luts['Store'][_0x3cc2('0x1230')](_0x3cc2('0x1b5e'),this[_0x3cc2('0x1b5f')]),new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x19b7'))](this,_0x17b414)):(new Luts[(_0x3cc2('0x1980'))]['Popup'](this,'No\x20Ad\x20available,\x20try\x20again\x20later'),this[_0x3cc2('0x1a88')][_0x3cc2('0x1a6c')](!0x0),this[_0x3cc2('0x1a88')][_0x3cc2('0x64')]=!0x0);},this),Luts['Ad'][_0x3cc2('0x1b5a')](_0x20cd33),this[_0x3cc2('0x1a88')][_0x3cc2('0x1a6c')](!0x1),this[_0x3cc2('0x1a88')][_0x3cc2('0x64')]=!0x1;},Luts[_0x3cc2('0x338')]['Game'][_0x3cc2('0x36')][_0x3cc2('0x1a86')]=function(_0x1cd770,_0x524d42){if(Luts['adsEnabled']||Luts[_0x3cc2('0xda8')]){var _0x4590f0=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x19b7'))](this,_0x1cd770,!0x0,function(_0xae514b){_0xae514b&&_0x524d42();}[_0x3cc2('0x279')](this)),_0xec2ea2=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1a90'))](this,0x0,0x4b,_0x3cc2('0x1b60'),_0x3cc2('0x1b61'),!0x0);_0x4590f0[_0x3cc2('0x1b62')]['y']-=0x32,_0x4590f0[_0x3cc2('0x1b63')]['y']-=0x32,_0x4590f0['text']['y']-=0x1e,_0x4590f0[_0x3cc2('0x321')](_0xec2ea2);}else _0x524d42();},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')]['shopPopup']=function(_0x519bce,_0x5aea38,_0x3c6264){var _0xff2e49=Luts[_0x3cc2('0x1b64')][_0x3cc2('0x1b65')](_0x5aea38),_0x2730c9=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x19b7'))](this,_0x519bce,!0x0,function(_0x43f65b){_0x43f65b&&Luts['Shop'][_0x3cc2('0x1b66')](_0xff2e49['id'],function(_0x29f9e0){_0x29f9e0&&_0xff2e49[_0x3cc2('0x4dc')]&&_0xff2e49[_0x3cc2('0x4dc')]();}[_0x3cc2('0x279')](this));});_0x2730c9[_0x3cc2('0x1b62')][_0x3cc2('0x1a74')][_0x3cc2('0x820')](_0xff2e49[_0x3cc2('0x1b1a')]),_0x2730c9[_0x3cc2('0x1b62')][_0x3cc2('0x801')]['y']=-0xa,_0x3c6264&&_0x3c6264(_0x2730c9);},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1b67')]=function(){Luts['Value'][_0x3cc2('0x290')](_0x3cc2('0x1a37'))[_0x3cc2('0x1a38')]('ad',0x1),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')]('main1_multi')[_0x3cc2('0x1a38')]('ad',0x1),Luts[_0x3cc2('0x19ef')]['get'](_0x3cc2('0x1a63'))[_0x3cc2('0x1a38')]('ad',0x1),Luts[_0x3cc2('0x19ef')][_0x3cc2('0x290')]('main3_multi')[_0x3cc2('0x1a38')]('ad',0x1),Luts[_0x3cc2('0x19ef')]['get']('main4_multi')[_0x3cc2('0x1a38')]('ad',0x1);},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')][_0x3cc2('0x1b68')]=function(){this[_0x3cc2('0x1a86')](this[_0x3cc2('0x1b69')],function(){var _0x368a97=this['game'][_0x3cc2('0x332')][_0x3cc2('0x950')]();this['adFreeReceive']=this[_0x3cc2('0x1b6a')]['add'](this[_0x3cc2('0x1b6b')]['minus'](this['adFreeMin'])[_0x3cc2('0x1608')](_0x368a97))[_0x3cc2('0x2c1')](),this['requestAdForFreeStuff'](_0x3cc2('0x1b6c')+Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1664')](this['adFreeReceive'])+'\x20'+this[_0x3cc2('0x1b6d')],this[_0x3cc2('0x1b6e')],this[_0x3cc2('0x1b6f')]);}[_0x3cc2('0x279')](this));},Luts[_0x3cc2('0x338')]['Game'][_0x3cc2('0x36')][_0x3cc2('0x1b70')]=function(){var _0x38dc12=Decimal[_0x3cc2('0x57')](Luts['Upgrades'][_0x3cc2('0x1760')][0x0]['dividedBy'](0x64),this[_0x3cc2('0x1b44')]());switch(this[_0x3cc2('0x1a88')][_0x3cc2('0x1b71')][_0x3cc2('0x64')]=!0x1,Luts[_0x3cc2('0x1b72')]['RandomWeight'](this[_0x3cc2('0x3e')]['rnd'][_0x3cc2('0x950')](),[0x2d,0x14,0x23])){case 0x2:if(Luts[_0x3cc2('0x1943')][_0x3cc2('0x1760')][0x3][_0x3cc2('0x1640')](0x0)){this[_0x3cc2('0x1a88')][_0x3cc2('0x801')][_0x3cc2('0x820')](_0x3cc2('0x1b73'));var _0xd13eac=this[_0x3cc2('0x1a3e')][0x0]['price'];this['luckUpgrades'][_0x3cc2('0x27d')](function(_0x452403){_0x452403['price']['lessThan'](_0xd13eac)&&(_0xd13eac=_0x452403['price']);}),this[_0x3cc2('0x1b6a')]=_0xd13eac[_0x3cc2('0x163e')](0x2),this[_0x3cc2('0x1b6b')]=_0xd13eac,this[_0x3cc2('0x1b6d')]='Luck',this[_0x3cc2('0x1b5c')]=0x3,this[_0x3cc2('0x1b6e')]=Luts['adMobRewardedLuck'],this['adFreeName']=_0x3cc2('0x1b73');break;}case 0x0:this[_0x3cc2('0x1a88')][_0x3cc2('0x801')][_0x3cc2('0x820')]('Free\x20Points');var _0x282c09=this[_0x3cc2('0x19f1')][_0x3cc2('0x199c')]()[_0x3cc2('0x1b20')]()+this['rollAnim'][_0x3cc2('0x199c')]()[_0x3cc2('0x1b20')]();this[_0x3cc2('0x1b6a')]=_0x38dc12[_0x3cc2('0x1608')](0x78)['dividedBy'](_0x282c09),this[_0x3cc2('0x1b6b')]=_0x38dc12[_0x3cc2('0x1608')](0x384)[_0x3cc2('0x163e')](_0x282c09),this[_0x3cc2('0x1b6d')]=_0x3cc2('0x19c3'),this[_0x3cc2('0x1b5c')]=0x0,this[_0x3cc2('0x1b6e')]=Luts[_0x3cc2('0x1b74')],this[_0x3cc2('0x1b6f')]=_0x3cc2('0x1b75');break;case 0x1:this[_0x3cc2('0x1a88')][_0x3cc2('0x801')]['setText']('Free\x20\x20\x20\x20\x20'),this['adButton2'][_0x3cc2('0x1b71')]['visible']=!0x0,this[_0x3cc2('0x1a88')][_0x3cc2('0x1b71')][_0x3cc2('0x42b')](_0x3cc2('0x1a92')),this[_0x3cc2('0x1a88')][_0x3cc2('0x1b71')][_0x3cc2('0x6e8')]=_0x3cc2('0x1a93'),this[_0x3cc2('0x1a88')][_0x3cc2('0x1b71')]['x']=0x19,this[_0x3cc2('0x1a88')][_0x3cc2('0x1b71')]['y']=-0xd,this['adButton2'][_0x3cc2('0x1b71')][_0x3cc2('0x27')][_0x3cc2('0x291')](0.75),this['adFreeMin']=0x1,this[_0x3cc2('0x1b6b')]=0x6,this[_0x3cc2('0x1b6d')]='BP',this['adFreeCurrencyId']=0x6,this[_0x3cc2('0x1b6e')]=Luts[_0x3cc2('0x1b76')],this[_0x3cc2('0x1b6f')]=_0x3cc2('0x1b77');}this[_0x3cc2('0x1b6a')]=Decimal(this[_0x3cc2('0x1b6a')]),this[_0x3cc2('0x1b6b')]=Decimal(this[_0x3cc2('0x1b6b')]),this[_0x3cc2('0x1b69')]=_0x3cc2('0x1b78')+Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1664')](this[_0x3cc2('0x1b6a')])+'\x20-\x20'+Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1664')](this[_0x3cc2('0x1b6b')])+'\x20'+this[_0x3cc2('0x1b6d')]+'?';},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')]['createDuel']=function(){this['duelRollCounter']=0x0,this[_0x3cc2('0x1b79')]=0xa,this['phase']=0x0,this[_0x3cc2('0x1b7a')]=Luts[_0x3cc2('0x1947')][_0x3cc2('0x8f8')](_0x3cc2('0x1b7a'),0x0),this['wins']=Luts[_0x3cc2('0x1947')]['getItem'](_0x3cc2('0x1b7b'),0x0),this[_0x3cc2('0x1b7c')]=Luts['Store'][_0x3cc2('0x8f8')](_0x3cc2('0x1b7c'),0x0),this[_0x3cc2('0x1b7d')]=JSON['parse'](Luts[_0x3cc2('0x1947')]['getItem'](_0x3cc2('0x1b7d'),_0x3cc2('0x1b7e'))),this['duelInventory']=JSON['parse'](Luts['Store'][_0x3cc2('0x8f8')](_0x3cc2('0x1b7f'),'[]')),this[_0x3cc2('0x1b80')]=this['duelSet'],Luts['Object'][_0x3cc2('0x1b81')]['init'](),this[_0x3cc2('0x1a9f')]=!0x1,this['duelGroup']=this[_0x3cc2('0x3e')][_0x3cc2('0x2bd')][_0x3cc2('0x182')](Luts[_0x3cc2('0x1953')]/0x2,Luts[_0x3cc2('0x1954')]/0x2),this[_0x3cc2('0x1b01')][_0x3cc2('0x62')][_0x3cc2('0x291')](0.5),this[_0x3cc2('0x1b01')][_0x3cc2('0x2a')]=0x0,this['duelGroup'][_0x3cc2('0x64')]=!0x1,this[_0x3cc2('0x1a7a')](this[_0x3cc2('0x1b01')]),this[_0x3cc2('0x1b82')]=Luts[_0x3cc2('0x1947')][_0x3cc2('0x8f8')](_0x3cc2('0x1b82'),!0x1),this[_0x3cc2('0x1b82')]||(this['firstText']=new Luts['Object'][(_0x3cc2('0x6f4'))](this,0x0,0x0,_0x3cc2('0x801'),_0x3cc2('0x1b83'),0x10,_0x3cc2('0x3b4')),this[_0x3cc2('0x1b84')][_0x3cc2('0x7f6')]=0x0,this[_0x3cc2('0x1b84')]['anchor'][_0x3cc2('0x291')](0.5),this['firstText']['wordWrapWidth']=0x12c,this[_0x3cc2('0x1b01')]['addChild'](this[_0x3cc2('0x1b84')]),this[_0x3cc2('0x1b85')]=new Luts['Object'][(_0x3cc2('0x6f5'))](this,0x0,0x96,_0x3cc2('0x1b86'),'',function(){this[_0x3cc2('0x1b82')]=!0x0,Luts['Store']['setItem']('duelStarted',!0x0),this['diceContainerOwn'][_0x3cc2('0x64')]=!0x0,this[_0x3cc2('0x1b87')]['visible']=!0x0,this[_0x3cc2('0x1b84')][_0x3cc2('0x38')](),this['startButton'][_0x3cc2('0x38')]();}[_0x3cc2('0x279')](this)),this['duelGroup'][_0x3cc2('0x321')](this[_0x3cc2('0x1b85')])),this[_0x3cc2('0x1b88')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1b89'))](this[_0x3cc2('0x3e')][_0x3cc2('0x332')],_0x3cc2('0x1b8a')),this[_0x3cc2('0x1b8b')]=new Luts['Object'][(_0x3cc2('0x1b89'))](this[_0x3cc2('0x3e')][_0x3cc2('0x332')],_0x3cc2('0x1b8c')),this[_0x3cc2('0x1b88')][_0x3cc2('0x1b8d')]=this[_0x3cc2('0x1b8b')],this[_0x3cc2('0x1b8b')][_0x3cc2('0x1b8d')]=this[_0x3cc2('0x1b88')],this[_0x3cc2('0x1b8e')]=new Luts[(_0x3cc2('0x1980'))]['Duel'](this['playerOwn'],this[_0x3cc2('0x1b8b')]),this[_0x3cc2('0x1b8f')]=!0x1,this['diceContainerOwn']=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x1b90'))](this,0x0,0x96,this[_0x3cc2('0x1b88')]),this[_0x3cc2('0x1b87')]=new Luts['Object'][(_0x3cc2('0x1b90'))](this,0x0,-0x32,this['playerOther']);var _0x26478d=[];this['duelSet'][_0x3cc2('0x27d')](function(_0x7c93c){_0x26478d[_0x3cc2('0x9')]({'data':Luts[_0x3cc2('0x1980')][_0x3cc2('0x1b81')][_0x3cc2('0x1b91')][_0x7c93c['d']],'level':_0x7c93c['l']});}),this['playerOwn']['createDices'](_0x26478d),this['playerOther']['createDices'](Luts['Object'][_0x3cc2('0x1b81')]['generateEnemy'](Luts[_0x3cc2('0x1980')]['DuelHandler'][_0x3cc2('0x1b92')](this['duelLevel']))),this[_0x3cc2('0x1b93')]['visible']=this[_0x3cc2('0x1b82')],this['diceContainerOther'][_0x3cc2('0x64')]=this['duelStarted'],this[_0x3cc2('0x1b01')]['addChild'](this['diceContainerOwn']),this[_0x3cc2('0x1b01')][_0x3cc2('0x321')](this[_0x3cc2('0x1b87')]),this['winTextOwn']=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f4'))](this,0x0,0x96,_0x3cc2('0x801'),_0x3cc2('0x1b94'),0x3c),this[_0x3cc2('0x1b95')][_0x3cc2('0x62')]['set'](0.5),this[_0x3cc2('0x1b01')]['addChild'](this[_0x3cc2('0x1b95')]),this[_0x3cc2('0x1b95')][_0x3cc2('0x2a')]=0x0,this[_0x3cc2('0x1b96')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f4'))](this,0x0,-0x32,_0x3cc2('0x801'),_0x3cc2('0x1b94'),0x3c),this['winTextOther']['anchor'][_0x3cc2('0x291')](0.5),this[_0x3cc2('0x1b01')][_0x3cc2('0x321')](this[_0x3cc2('0x1b96')]),this[_0x3cc2('0x1b96')][_0x3cc2('0x2a')]=0x0,this[_0x3cc2('0x1b97')]=new Luts['Object']['Text'](this,0x15e,0x0,_0x3cc2('0x801'),'',0x10,'#000000'),this['infoText']['strokeThickness']=0x0,this['duelGroup'][_0x3cc2('0x321')](this[_0x3cc2('0x1b97')]),this[_0x3cc2('0x1b98')](),this[_0x3cc2('0x1b99')]=new Luts['Object'][(_0x3cc2('0x6f5'))](this,-0x1a4,-0x1e,_0x3cc2('0x1b9a'),'',this[_0x3cc2('0x1b9b')][_0x3cc2('0x279')](this)),this[_0x3cc2('0x1a78')]['addChild'](this['diceWindowButton']),this['newEnemyButton']=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f5'))](this,0x0,-0x1e,'New\x20Enemy',_0x3cc2('0x1b9c'),this[_0x3cc2('0x1b9d')][_0x3cc2('0x279')](this)),this[_0x3cc2('0x1a78')][_0x3cc2('0x321')](this['newEnemyButton']),this[_0x3cc2('0x1b9e')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f5'))](this,0x118,-0x1e,_0x3cc2('0x1b9f'),'',this[_0x3cc2('0x1ba0')][_0x3cc2('0x279')](this)),this[_0x3cc2('0x1a78')][_0x3cc2('0x321')](this[_0x3cc2('0x1b9e')]),this['quickMatchButton'][_0x3cc2('0x64')]=Luts[_0x3cc2('0x195b')]['kong'],this[_0x3cc2('0x1ba1')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f5'))](this,0x1a4,-0x1e,_0x3cc2('0x1ba2'),'',this['pvpWindowClicked'][_0x3cc2('0x279')](this)),this['duelBotUI'][_0x3cc2('0x321')](this[_0x3cc2('0x1ba1')]),this[_0x3cc2('0x1ba1')]['visible']=Luts['Connect'][_0x3cc2('0x19b2')],this[_0x3cc2('0x1ba3')]=new Luts[(_0x3cc2('0x1980'))][(_0x3cc2('0x6f4'))](this,0x0,0x0,_0x3cc2('0x801'),_0x3cc2('0x1ba4'),0x40,_0x3cc2('0x1ba5')),this[_0x3cc2('0x1ba3')][_0x3cc2('0x62')][_0x3cc2('0x291')](0.5),this['duelGroup'][_0x3cc2('0x321')](this[_0x3cc2('0x1ba3')]),this[_0x3cc2('0x1ba3')][_0x3cc2('0x27')][_0x3cc2('0x291')](0x0),Luts[_0x3cc2('0x6b8')][_0x3cc2('0x1a73')][0xa][_0x3cc2('0x2bd')](function(_0x5d57b3){this[_0x3cc2('0x1ae6')][_0x3cc2('0x1ba6')]||(this[_0x3cc2('0x1b99')][_0x3cc2('0x1a6c')](!0x1),this[_0x3cc2('0x1b99')][_0x3cc2('0x1a6c')](!0x0,_0x5d57b3['greaterThan'](0x0)));},this),Luts[_0x3cc2('0x6b8')]['onAsyncUpdate'][_0x3cc2('0x2bd')](this[_0x3cc2('0x1ba7')],this);},Luts['State'][_0x3cc2('0x4a7')][_0x3cc2('0x36')]['setInfoText']=function(){var _0x1be958=_0x3cc2('0x1ba8')+this[_0x3cc2('0x1ba9')]+_0x3cc2('0x1baa')+this[_0x3cc2('0x1b7a')];Luts[_0x3cc2('0x195b')][_0x3cc2('0x19b2')]&&(_0x1be958+=_0x3cc2('0x1bab')+this[_0x3cc2('0x1b7c')]+'/3'),this[_0x3cc2('0x1b97')][_0x3cc2('0x820')](_0x1be958);},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')]['newEnemy']=function(){new Luts[(_0x3cc2('0x1980'))]['Popup'](this,_0x3cc2('0x1bac'),!0x0,function(_0x3596de){_0x3596de&&(Luts[_0x3cc2('0x1943')][_0x3cc2('0x1760')][0x6][_0x3cc2('0x199d')](0x14)?(Luts['Upgrades']['changeCurrency'](0x6,-0x14),this['newEnemyReal']()):Luts[_0x3cc2('0x1bad')]&&Luts[_0x3cc2('0x195b')][_0x3cc2('0x19b2')]?new Luts['Object'][(_0x3cc2('0x19b7'))](this,'You\x20dont\x20have\x20enough\x20Bonus\x20Points.\x20Do\x20you\x20want\x20to\x20get\x20more?',!0x0,function(_0x45befe){_0x45befe&&this[_0x3cc2('0x1b0b')]();}[_0x3cc2('0x279')](this)):new Luts['Object'][(_0x3cc2('0x19b7'))](this,_0x3cc2('0x1bae')));}[_0x3cc2('0x279')](this));},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')]['prototype']['newEnemyReal']=function(){this['duel'][_0x3cc2('0x1baf')](),this[_0x3cc2('0x1b8b')]['createDices'](Luts[_0x3cc2('0x1980')][_0x3cc2('0x1b81')]['generateEnemy'](Luts['Object'][_0x3cc2('0x1b81')][_0x3cc2('0x1b92')](this[_0x3cc2('0x1b7a')]))),this[_0x3cc2('0x1b7d')]=this[_0x3cc2('0x1b80')];var _0x583cb1=[];this['duelSet'][_0x3cc2('0x27d')](function(_0x293ade){_0x583cb1[_0x3cc2('0x9')]({'data':Luts[_0x3cc2('0x1980')]['DuelHandler'][_0x3cc2('0x1b91')][_0x293ade['d']],'level':_0x293ade['l']});}),this['playerOwn'][_0x3cc2('0x1bb0')](_0x583cb1);},Luts[_0x3cc2('0x338')][_0x3cc2('0x4a7')][_0x3cc2('0x36')]['quickMatch']=function(){this[_0x3cc2('0x1b9e')][_0x3cc2('0x1a6c')](!0x1),this['newEnemyButton'][_0x3cc2('0x1a6c')](!0x1),Luts[_0x3cc2('0x1b72')]['httpPostAsync'](Luts['duelServer']+_0x3cc2('0x1b8e'),{'col':Luts['Id'],'playerId':Luts[_0x3cc2('0x195b')]['userId'],'set':this[_0x3cc2('0x1b7d')],'authToken':Luts['Connect']['auth']},function(_0x2b98ec){_0x2b98ec&&JSON['parse'](_0x2b98ec)[_0x3cc2('0x16a8')]?Luts[_0x3cc2('0x1b72')][_0x3cc2('0x1bb1')](Luts[_0x3cc2('0x1bb2')]+_0x3cc2('0x1bb3')+Luts[_0x3cc2('0x195b')][_0x3cc2('0xeaa')]+'/'+Luts[_0x3cc2('0x195b')][_0x3cc2('0xfce')],function(_0x46b43e){if(_0x46b43e=JSON[_0x3cc2('0x2e4')](_0x46b43e),_0x46b43e[_0x3cc2('0x16a8')]){this[_0x3cc2('0x1b8f')]=!0x0,this['onlineEnemy']=_0x46b43e['enemy'],this['duel'][_0x3cc2('0xb6')]=_0x46b43e[_0x3cc2('0x1ba')]['log'],this['playerOther'][_0x3cc2('0x1bb4')]=_0x46b43e[_0x3cc2('0x1bb5')][_0x3cc2('0x1bb6')],this[_0x3cc2('0x1b88')][_0x3cc2('0x1bb7')]=_0x46b43e[_0x3cc2('0x1bb8')][_0x3cc2('0x1bb7')]||0x320,this[_0x3cc2('0x1b8b')][_0x3cc2('0x1bb7')]=_0x46b43e[_0x3cc2('0x1bb5')][_0x3cc2('0x1bb7')],this[_0x3cc2('0x1bb9')]=_0x46b43e[_0x3cc2('0x1bb9')];var _0x1b73b3=[];_0x46b43e[_0x3cc2('0x1bb8')][_0x3cc2('0x291')][_0x3cc2('0x27d')](function(_0x4e5062){_0x1b73b3[_0x3cc2('0x9')]({'data':Luts[_0x3cc2('0x1980')][_0x3cc2('0x1b81')][_0x3cc2('0x1b91')][_0x4e5062['d']],'level':_0x4e5062['l']});}),this[_0x3cc2('0x1b88')][_0x3cc2('0x1bb0')](_0x1b73b3);var _0x5484ad=[];_0x46b43e['enemy'][_0x3cc2('0x291')]['forEach'](function(_0x314aa5){_0x5484ad[_0x3cc2('0x9')]({'data':Luts['Object']['DuelHandler']['dice'][_0x314aa5['d']],'level':_0x314aa5['l']});}),this['playerOther'][_0x3cc2('0x1bb0')](_0x5484ad),this[_0x3cc2('0x1b8e')]['restart'](),this['duel'][_0x3cc2('0x1bba')]=_0x46b43e[_0x3cc2('0x1ba')]['ar'],this[_0x3cc2('0x1b98')]();}else this['quickMatchButton'][_0x3cc2('0x1a6c')](!0x0),this[_0x3cc2('0x1bbb')][_0x3cc2('0x1a6c')](!0x0);}[_0x3cc2('0x279')](this)):(this[_0x3cc2('0x1b9e')][_0x3cc2('0x1a6c')](!0x1),this[_0x3cc2('0x1bbb')][_0x3cc2('0x1a6c')](!0x1));}['bind'](this));},Luts['State'][_0x3cc2('0x4a7')]['prototype']['duelUpdate']=function(){if(this[_0x3cc2('0x1b82')]&&this[_0x3cc2('0x1bbc')]--<=0x0)switch(this[_0x3cc2('0x1b8e')][_0x3cc2('0x367')](this[_0x3cc2('0x1b8f')])){case 0x0:this[_0x3cc2('0x1bbc')]=this[_0x3cc2('0x1b79')];break;case 0x1:this[_0x3cc2('0x1b95')][_0x3cc2('0x2a')]=0x0,this['winTextOther'][_0x3cc2('0x2a')]=0x0,this[_0x3cc2('0x1bbc')]=0x14,this[_0x3cc2('0x1b93')]['setText'](),this[_0x3cc2('0x1b87')]['setText']();break;case 0x2:this[_0x3cc2('0x1bbc')]=0x5;break;case 0x3:this['duelRollCounter']=0xa,Luts[_0x3cc2('0x6b8')][_0x3cc2('0x1bbd')][_0x3cc2('0x330')]();break;case 0x4:if(this[_0x3cc2('0x1bbc')]=0x14,this[_0x3cc2('0x1b88')]['hp']<=0x0?this[_0x3cc2('0x1b96')][_0x3cc2('0x2a')]=0x1:this['playerOther']['hp']<=0x0&&(this[_0x3cc2('0x1b95')][_0x3cc2('0x2a')]=0x1,this[_0x3cc2('0x1b95')][_0x3cc2('0x2a')]=0x1),this[_0x3cc2('0x1b8f')]){if(this[_0x3cc2('0x1b8b')]['hp']<=0x0){var _0x4d23ed=this[_0x3cc2('0x1bb9')]-this['playerOwn'][_0x3cc2('0x1bb7')],_0x34f1e7='Elo\x20'+(_0x4d23ed>0x0?'+':'')+_0x4d23ed;if(++this[_0x3cc2('0x1b7c')]>=0x3){this['onlineWins']=0x0;var _0x8d78e9=Math['round'](Math['pow'](Math['max'](0x1,this[_0x3cc2('0x1bb9')]/0xc8),0x3));Luts[_0x3cc2('0x1943')]['changeCurrency'](0xb,_0x8d78e9),_0x34f1e7+=_0x3cc2('0x1bbe')+_0x8d78e9+'Cuppoints';}Luts[_0x3cc2('0x1947')][_0x3cc2('0x1230')]('onlineWins',this['onlineWins']),this[_0x3cc2('0x1b88')][_0x3cc2('0x1bb7')]=this[_0x3cc2('0x1bb9')],this[_0x3cc2('0x1b93')]['setText'](),this[_0x3cc2('0x1ba3')][_0x3cc2('0x820')](_0x34f1e7),this['rewardText'][_0x3cc2('0x27')][_0x3cc2('0x291')](0x1);this[_0x3cc2('0x3e')][_0x3cc2('0x2bd')][_0x3cc2('0xb58')](this[_0x3cc2('0x1ba3')][_0x3cc2('0x27')])['from']({'x':0x0,'y':0x0},0x7d0,Phaser[_0x3cc2('0x969')]['Elastic'][_0x3cc2('0x724')],!0x0)['chain'](this[_0x3cc2('0x3e')]['add']['tween'](this[_0x3cc2('0x1ba3')]['scale'])['to']({'x':0x0,'y':0x0},0x3e8,Phaser[_0x3cc2('0x969')][_0x3cc2('0x976')]['In'])),this[_0x3cc2('0x1b98')]();}this[_0x3cc2('0x1b8f')]=!0x1,this[_0x3cc2('0x1b8b')][_0x3cc2('0x1bb4')]='Enemy',this[_0x3cc2('0x1b8b')][_0x3cc2('0x1bb7')]=0x0,this[_0x3cc2('0x1b8b')][_0x3cc2('0x1bb0')](Luts['Object']['DuelHandler']['generateEnemy'](Luts[_0x3cc2('0x1980')]['DuelHandler'][_0x3cc2('0x1b92')](this['duelLevel']))),this[_0x3cc2('0x1b9e')][_0x3cc2('0x1a6c')](!0x0),this[_0x3cc2('0x1bbb')]['setActive'](!0x0);}else{this[_0x3cc2('0x1b8b')]['hp']<=0x0&&(++this['wins']>=0xa&&(this[_0x3cc2('0x1ba9')]=0x0,this[_0x3cc2('0x1b7a')]++,Luts[_0x3cc2('0x1943')][_0x3cc2('0x1997')](0xa,0x1)),Luts[_0x3cc2('0x1947')][_0x3cc2('0x1230')](_0x3cc2('0x1b7b'),this[_0x3cc2('0x1ba9')]),Luts[_0x3cc2('0x1947')][_0x3cc2('0x1230')](_0x3cc2('0x1b7a'),this[_0x3cc2('0x1b7a')]),this[_0x3cc2('0x1b98')](),this['playerOther'][_0x3cc2('0x1bb0')](Luts[_0x3cc2('0x1980')][_0x3cc2('0x1b81')][_0x3cc2('0x1bbf')](Luts[_0x3cc2('0x1980')]['DuelHandler'][_0x3cc2('0x1b92')](this[_0x3cc2('0x1b7a')]))),Luts[_0x3cc2('0x6b8')][_0x3cc2('0x1bc0')][_0x3cc2('0x330')](this[_0x3cc2('0x1b7a')])),this[_0x3cc2('0x1b7d')]=this[_0x3cc2('0x1b80')];var _0x2fc938=[];this['duelSet']['forEach'](function(_0x5433b4){_0x2fc938['push']({'data':Luts[_0x3cc2('0x1980')][_0x3cc2('0x1b81')]['dice'][_0x5433b4['d']],'level':_0x5433b4['l']});}),this[_0x3cc2('0x1b88')][_0x3cc2('0x1bb0')](_0x2fc938);}}},Luts[_0x3cc2('0x1980')][_0x3cc2('0x1bc1')]=function(_0x6560b2,_0x10877a,_0x15f6bf){this['playerOwn']=_0x6560b2,this[_0x3cc2('0x1b8b')]=_0x10877a,this[_0x3cc2('0x1bc2')]=0x0,this[_0x3cc2('0x1bc3')]=0x0,this['afterRollContainer']=0x0,this[_0x3cc2('0x1bc4')]=0x0,this[_0x3cc2('0x1bc5')]=0x0,this[_0x3cc2('0x1bc6')]=0x0,this[_0x3cc2('0xb6')]=[];},Luts[_0x3cc2('0x1980')][_0x3cc2('0x1bc1')][_0x3cc2('0x36')][_0x3cc2('0x70')]=Luts['Object'][_0x3cc2('0x1bc1')],Luts[_0x3cc2('0x1980')][_0x3cc2('0x1bc1')][_0x3cc2('0x36')][_0x3cc2('0x1baf')]=function(){this['playerOwn']['hp']=this[_0x3cc2('0x1b88')][_0x3cc2('0x1bc7')],this[_0x3cc2('0x1b8b')]['hp']=this[_0x3cc2('0x1b8b')][_0x3cc2('0x1bc7')],this[_0x3cc2('0x1b88')][_0x3cc2('0x1bc8')]=0x0,this[_0x3cc2('0x1b8b')][_0x3cc2('0x1bc8')]=0x0,this[_0x3cc2('0x1bc2')]=0x0,this['roundCounter']=0x0,this[_0x3cc2('0x1bba')]=0x1===this[_0x3cc2('0x1bba')]?0x0:0x1;},Luts[_0x3cc2('0x1980')][_0x3cc2('0x1bc1')][_0x3cc2('0x36')][_0x3cc2('0x367')]=function(_0x387fae){switch(this[_0x3cc2('0x1bc2')]){case 0x0:if(this[_0x3cc2('0x1bc2')]=0x1,this[_0x3cc2('0x1bc3')]=-0x1,this[_0x3cc2('0x1bc9')]=this[_0x3cc2('0x1bba')],_0x387fae&&this['log'][_0x3cc2('0x8')]>0x0){var _0x22e91d=this[_0x3cc2('0xb6')][_0x3cc2('0x585')]();this[_0x3cc2('0x1bc4')]=this[_0x3cc2('0x1b88')][_0x3cc2('0x1b2e')](_0x22e91d['own'][_0x3cc2('0x1bca')]),this[_0x3cc2('0x1bc5')]=this[_0x3cc2('0x1b8b')]['rollAll'](_0x22e91d['other'][_0x3cc2('0x1bca')]);}else this[_0x3cc2('0x1bc4')]=this[_0x3cc2('0x1b88')]['rollAll'](),this['scoreOther']=this[_0x3cc2('0x1b8b')][_0x3cc2('0x1b2e')]();this[_0x3cc2('0x1bc4')][_0x3cc2('0x1640')](this[_0x3cc2('0x1bc5')])?this[_0x3cc2('0x1bcb')]='win':this[_0x3cc2('0x1bc5')]['greaterThan'](this[_0x3cc2('0x1bc4')])?this['duelResult']=_0x3cc2('0x1bcc'):this['duelResult']=_0x3cc2('0x74e');break;case 0x1:switch(this[_0x3cc2('0x1bc2')]=0x2,this[_0x3cc2('0x1bcb')]){case _0x3cc2('0x18ca'):this['playerOther'][_0x3cc2('0x1bcd')](this[_0x3cc2('0x1bc4')]-this[_0x3cc2('0x1bc5')]);break;case _0x3cc2('0x1bcc'):this[_0x3cc2('0x1b88')][_0x3cc2('0x1bcd')](this[_0x3cc2('0x1bc5')]-this[_0x3cc2('0x1bc4')]);}(this[_0x3cc2('0x1b88')]['hp']<=0x0||this[_0x3cc2('0x1b8b')]['hp']<=0x0)&&(this[_0x3cc2('0x1bc2')]=0x4);break;case 0x2:var _0x3bc2cd;do{_0x3bc2cd=this[_0x3cc2('0x1bce')](this['afterRollContainer'],this['afterRollIndex']),0x0===this['afterRollContainer']?this[_0x3cc2('0x1bba')]=0x1:this[_0x3cc2('0x1bba')]=0x0,this[_0x3cc2('0x1bba')]===this[_0x3cc2('0x1bc9')]&&this[_0x3cc2('0x1bc3')]++;}while(!_0x3bc2cd&&this[_0x3cc2('0x1bc3')]<0x5);this[_0x3cc2('0x1bc3')]>=0x5&&(this[_0x3cc2('0x1bc2')]=0x3),(this[_0x3cc2('0x1b88')]['hp']<=0x0||this[_0x3cc2('0x1b8b')]['hp']<=0x0)&&(this['phase']=0x4);break;case 0x3:this[_0x3cc2('0x1bc2')]=0x0,(this['playerOther']['hp']<=0x0||this['playerOwn']['hp']<=0x0||this[_0x3cc2('0x1bc6')]++>0x64)&&(this[_0x3cc2('0x1bc2')]=0x4);break;case 0x4:this[_0x3cc2('0x1baf')]();}return this[_0x3cc2('0x1bc2')];},Luts[_0x3cc2('0x1980')][_0x3cc2('0x1bc1')]['prototype']['handleAfterRoll']=function(_0x42041f,_0x52ccd0){var _0x5f461d=0x0===_0x42041f?this[_0x3cc2('0x1b88')]:this[_0x3cc2('0x1b8b')],_0x1bdefc=0x1===_0x42041f?this['playerOwn']:this[_0x3cc2('0x1b8b')];if(-0x1===_0x52ccd0)return _0x5f461d[_0x3cc2('0x1bcf')]();var _0x1dc85f=_0x5f461d[_0x3cc2('0x1999')][_0x52ccd0];if(_0x1dc85f&&_0x1dc85f[_0x3cc2('0x1ba')][_0x3cc2('0x1bcf')]){var _0x104b90=_0x1dc85f[_0x3cc2('0x1ba')][_0x3cc2('0x1bcf')](_0x1dc85f[_0x3cc2('0x1bd0')],_0x5f461d,_0x1bdefc);return _0x104b90&&_0x1dc85f['onUseSpecial'][_0x3cc2('0x330')](),_0x104b90;}return!0x1;},Luts[_0x3cc2('0x1b72')][_0x3cc2('0x1bb1')]=function(_0xbbf4bc,_0x508fa1,_0x5bd220,_0x44721b){if(_0x3cc2('0x357')!=typeof _0x508fa1&&(_0x44721b=_0x5bd220,_0x5bd220=_0x508fa1,_0x508fa1=null),Luts[_0x3cc2('0x4a3')])cordova[_0x3cc2('0x1bd1')]['http'][_0x3cc2('0x290')](_0xbbf4bc,_0x508fa1,{},function(_0x3ebd3f){0xc8==_0x3ebd3f[_0x3cc2('0xae2')]&&_0x5bd220(_0x3ebd3f[_0x3cc2('0x1ba')]);},function(_0x2a6bb6){console[_0x3cc2('0xb6')](_0x2a6bb6['status']),console[_0x3cc2('0xb6')](_0x2a6bb6['error']);});else{var _0x3ab15c=new XMLHttpRequest();_0x3ab15c[_0x3cc2('0xe0e')]=function(){0x4==_0x3ab15c[_0x3cc2('0x8c4')]&&0xc8==_0x3ab15c[_0x3cc2('0xae2')]&&_0x5bd220(_0x3ab15c[_0x3cc2('0xaea')]);},_0x44721b&&(_0x3ab15c[_0x3cc2('0xada')]=_0x44721b),_0x3ab15c[_0x3cc2('0xadd')](_0x3cc2('0xdff'),_0xbbf4bc,!0x0),_0x3ab15c['send'](_0x508fa1);}},Luts[_0x3cc2('0x1b72')][_0x3cc2('0x1bd2')]=function(_0x1ace2d,_0x4dfaf2,_0x3ac3ec,_0x55662b){if(Luts[_0x3cc2('0x4a3')])cordova['plugin'][_0x3cc2('0xe22')][_0x3cc2('0x1bd3')](_0x1ace2d,body,{},function(_0x551bc9){0xc8==_0x551bc9[_0x3cc2('0xae2')]&&_0x3ac3ec(_0x551bc9[_0x3cc2('0x1ba')]);},function(_0x210236){console['log'](_0x210236[_0x3cc2('0xae2')]),console[_0x3cc2('0xb6')](_0x210236['error']);});else{var _0x14fa50=new XMLHttpRequest();_0x14fa50[_0x3cc2('0xe0e')]=function(){0x4==_0x14fa50[_0x3cc2('0x8c4')]&&0xc8==_0x14fa50[_0x3cc2('0xae2')]&&_0x3ac3ec(_0x14fa50[_0x3cc2('0xaea')]);},_0x55662b&&(_0x14fa50[_0x3cc2('0xada')]=_0x55662b),_0x14fa50[_0x3cc2('0xadd')](_0x3cc2('0xdfc'),_0x1ace2d,!0x0),_0x14fa50[_0x3cc2('0xadf')](_0x3cc2('0xdfd'),_0x3cc2('0x1bd4')),_0x14fa50['send'](JSON[_0x3cc2('0xede')](_0x4dfaf2));}},Luts[_0x3cc2('0x1b72')][_0x3cc2('0x1bd5')]=function(_0x31fae6,_0x5c8366){for(var _0xee4190=0x0,_0x3ade66=0x0;_0x3ade66<_0x5c8366[_0x3cc2('0x8')];_0x3ade66++)_0xee4190+=parseFloat(_0x5c8366[_0x3ade66]);for(var _0x5efd5a=0x0,_0x549b4f=0x0;_0x549b4f<_0x5c8366[_0x3cc2('0x8')]&&(_0x5efd5a+=parseFloat(_0x5c8366[_0x549b4f]),!(_0x31fae6*_0xee4190<_0x5efd5a));_0x549b4f++);return _0x549b4f;},Luts[_0x3cc2('0x1b72')][_0x3cc2('0x1bd6')]=function(_0x5066ad){Luts['quality']=Phaser[_0x3cc2('0x47')][_0x3cc2('0x2cd')](_0x5066ad,0.1,0x1);var _0x3cfc10=Luts['currentState'],_0x4f71e8=window[_0x3cc2('0x288')]/Luts[_0x3cc2('0x1953')],_0x58d76d=window[_0x3cc2('0x289')]/Luts['GAME_HEIGHT'];_0x3cfc10[_0x3cc2('0x3e')][_0x3cc2('0x27')][_0x3cc2('0xbba')](Luts[_0x3cc2('0x1953')]*_0x4f71e8*window[_0x3cc2('0x8f0')]*Luts[_0x3cc2('0x1944')],Luts[_0x3cc2('0x1954')]*_0x58d76d*window[_0x3cc2('0x8f0')]*Luts['quality']),_0x3cfc10['game'][_0x3cc2('0x27')]['setUserScale'](0x1/(window[_0x3cc2('0x8f0')]*Luts[_0x3cc2('0x1944')])),_0x3cfc10[_0x3cc2('0x3e')][_0x3cc2('0x33c')][_0x3cc2('0x59')](_0x4f71e8,_0x58d76d);},Luts[_0x3cc2('0x1b72')][_0x3cc2('0x1bd7')]=function(_0x8c8e46){document[_0x3cc2('0xbc7')](_0x3cc2('0x364'))[_0x3cc2('0x1bd8')]=document[_0x3cc2('0xbc7')](_0x3cc2('0x364'))[_0x3cc2('0x1bd8')]+_0x8c8e46;},Luts[_0x3cc2('0x1b72')][_0x3cc2('0x1bd9')]=function(_0x9d39ad){return window[_0x3cc2('0x95e')]['href'][_0x3cc2('0x241')]()['includes'](_0x9d39ad);},Luts[_0x3cc2('0x1b72')][_0x3cc2('0x1bda')]=function(_0x5b62ea,_0x2160ee,_0x179a6f,_0xd41b7c){var _0x3866d1=Decimal(_0x179a6f),_0x2fee7a=Decimal(_0x5b62ea),_0x353685=Decimal(_0x2160ee),_0x16e88a=_0x3866d1['dividedBy'](0x2)[_0x3cc2('0x1608')](_0x2fee7a[_0x3cc2('0x1608')](0x2)[_0x3cc2('0x2bd')](_0x3866d1[_0x3cc2('0x160e')](0x1)[_0x3cc2('0x1608')](_0x353685)));return null!=_0xd41b7c&&(_0x16e88a=_0x16e88a[_0x3cc2('0x160e')](Luts[_0x3cc2('0x1b72')][_0x3cc2('0x1bda')](_0x5b62ea,_0x2160ee,_0xd41b7c))),_0x16e88a;},Luts['Util'][_0x3cc2('0x1bdb')]=function(_0x3bed84,_0x408ad8,_0x2415ec,_0x5c7ec){var _0xad45fe=Decimal(_0x3bed84),_0x2af5ca=Decimal(_0x408ad8),_0x516371=Decimal(_0x2415ec),_0x5a9455=Decimal(_0x5c7ec||0x0);if(_0x2af5ca['equals'](0x0))return _0x516371[_0x3cc2('0x163e')](_0xad45fe)['minus'](_0x5a9455)[_0x3cc2('0xaa')]();var _0x4b6790=_0xad45fe[_0x3cc2('0x2bd')](_0x5a9455[_0x3cc2('0x1608')](_0x2af5ca)[_0x3cc2('0x160e')](_0x2af5ca['dividedBy'](0x2)));return _0x4b6790[_0x3cc2('0x94a')](0x2)['add'](_0x2af5ca[_0x3cc2('0x1608')](0x2)[_0x3cc2('0x1608')](_0x516371))['pow'](0.5)['minus'](_0x4b6790)[_0x3cc2('0x163e')](_0x2af5ca)[_0x3cc2('0xaa')]();},Luts['Util'][_0x3cc2('0x1bdc')]=function(_0x5b4809,_0x487219,_0x14a9b6,_0x30083b){null==_0x30083b&&(_0x30083b=0x0);var _0x18172a=Decimal(_0x5b4809),_0x3c5bf9=Decimal(_0x487219),_0x2a6f3c=Decimal(_0x14a9b6),_0x4f9e12=Decimal(_0x30083b);return _0x3c5bf9['equals'](0x1)?_0x18172a['times'](_0x2a6f3c-_0x4f9e12):_0x18172a[_0x3cc2('0x1608')](Decimal(0x1)[_0x3cc2('0x160e')](_0x3c5bf9[_0x3cc2('0x94a')](_0x2a6f3c))[_0x3cc2('0x160e')](Decimal(0x1)['minus'](_0x3c5bf9[_0x3cc2('0x94a')](_0x4f9e12))))['dividedBy'](Decimal(0x1)[_0x3cc2('0x160e')](_0x3c5bf9));},Luts[_0x3cc2('0x1b72')][_0x3cc2('0x1bdd')]=function(_0x3076ec,_0x145fdd,_0x150c60,_0x141e56){var _0x382c02=Decimal(_0x3076ec),_0x1d1f31=Decimal(_0x145fdd),_0x47625c=Decimal(_0x150c60),_0x2ced31=Decimal(_0x141e56||0x0);if(_0x382c02[_0x3cc2('0x2a9')](0x0))throw _0x3cc2('0x1bde');if(_0x1d1f31[_0x3cc2('0x1652')](0x0))throw _0x3cc2('0x1bdf');if(_0x1d1f31[_0x3cc2('0x2a9')](0x1))return _0x47625c[_0x3cc2('0x163e')](_0x382c02)['minus'](_0x2ced31)[_0x3cc2('0xaa')]();var _0x37b4b9=Decimal(0x1)[_0x3cc2('0x160e')](_0x1d1f31),_0x585221=_0x1d1f31[_0x3cc2('0x94a')](_0x2ced31)[_0x3cc2('0x160e')](_0x47625c[_0x3cc2('0x1608')](_0x37b4b9)[_0x3cc2('0x163e')](_0x382c02));return Decimal['ln'](_0x585221)[_0x3cc2('0x163e')](Decimal['ln'](_0x1d1f31))[_0x3cc2('0x160e')](_0x2ced31)['floor']();},Luts[_0x3cc2('0x1947')]={'savingEnabled':!0x0,'syncData':[],'SYNCINTERVAL':0x7d0},Luts['Store'][_0x3cc2('0x1')]=function(_0x5ec8be,_0x11aeca){Luts['Store']['pre']=_0x5ec8be,Luts[_0x3cc2('0x1947')]['temp']=_0x11aeca,Luts[_0x3cc2('0x1b42')]=_0x11aeca?window[_0x3cc2('0x1be0')]:window[_0x3cc2('0x8a1')],setInterval(Luts['Store'][_0x3cc2('0x1952')],Luts[_0x3cc2('0x1947')][_0x3cc2('0x1be1')]),Luts[_0x3cc2('0x4a3')]&&(setInterval(Luts['Save'][_0x3cc2('0x1be2')],0xea60),Luts['Store']['getItem'](_0x3cc2('0x1be3'),0x0)>0xea60&&Luts[_0x3cc2('0x19b6')]['saveToDisk']()),Luts[_0x3cc2('0x6b8')][_0x3cc2('0x1be4')]=new Phaser[(_0x3cc2('0x311'))](),window['addEventListener'](_0x3cc2('0x1be5'),function(_0x29497b){Luts[_0x3cc2('0x6b8')]['onUnload'][_0x3cc2('0x330')](),Luts[_0x3cc2('0x1947')][_0x3cc2('0x1952')]();}),window[_0x3cc2('0x3ca')](_0x3cc2('0x122a'),function(_0x302804){Luts[_0x3cc2('0x1947')][_0x3cc2('0x1952')]();});},Luts[_0x3cc2('0x1947')][_0x3cc2('0x1952')]=function(){Luts[_0x3cc2('0x1947')][_0x3cc2('0x1be6')][_0x3cc2('0x27d')](function(_0x301347){Luts['Store'][_0x3cc2('0x1be7')](_0x301347[_0x3cc2('0x3ac')],_0x301347[_0x3cc2('0x1be8')]);}),Luts[_0x3cc2('0x1947')][_0x3cc2('0x1be6')]=[];},Luts['Store'][_0x3cc2('0x1be7')]=function(_0x39aab3,_0x37c773){Luts[_0x3cc2('0x1947')][_0x3cc2('0x1be9')]&&Luts[_0x3cc2('0x1b42')][_0x3cc2('0x1230')](Luts[_0x3cc2('0x1947')]['pre']+'_'+_0x39aab3,_0x37c773);},Luts['Store'][_0x3cc2('0x1230')]=function(_0x2c4c3a,_0x558403){if(Luts['Store'][_0x3cc2('0x1be9')]){var _0x4a81be=Luts['Store']['getSyncData'](_0x2c4c3a);_0x4a81be||(_0x4a81be=Luts[_0x3cc2('0x1947')]['syncData'][_0x3cc2('0x9')]({'name':_0x2c4c3a,'val':_0x558403})),_0x4a81be['val']=_0x558403;}},Luts[_0x3cc2('0x1947')][_0x3cc2('0x1bea')]=function(_0x5f1894){for(var _0x3d003e=0x0;_0x3d003e=0x0;_0x4e137d--)Luts[_0x3cc2('0x1943')][_0x3cc2('0x1bf8')][_0x4e137d]['name']==_0x2c0d0f[_0x3cc2('0x3ac')]&&Luts[_0x3cc2('0x1943')]['upgrades'][_0x3cc2('0x73')](_0x4e137d,0x1);},Luts['Upgrades'][_0x3cc2('0x1c04')]=function(_0x110052,_0x526a13,_0x938e90){var _0x3692f7=Luts['Upgrades'][_0x3cc2('0x290')](_0x110052);if(Luts[_0x3cc2('0x1943')]['isUpgradeable'](_0x110052,_0x526a13,0x1)){if(_0x526a13||(Array[_0x3cc2('0x66')](_0x3692f7['currencyType'])?_0x3692f7[_0x3cc2('0x1c03')]['forEach'](function(_0x1d5167,_0x379491){Array[_0x3cc2('0x66')](_0x3692f7[_0x3cc2('0x1bf9')])?Luts[_0x3cc2('0x1943')]['changeCurrency'](_0x1d5167,_0x3692f7[_0x3cc2('0x1bf9')][_0x379491]['neg'](),_0x938e90):Luts[_0x3cc2('0x1943')]['changeCurrency'](_0x1d5167,_0x3692f7['price'][_0x3cc2('0x1638')](),_0x938e90);}):Luts[_0x3cc2('0x1943')][_0x3cc2('0x1997')](_0x3692f7[_0x3cc2('0x1c03')],_0x3692f7[_0x3cc2('0x1bf9')][_0x3cc2('0x1638')](),_0x938e90)),_0x3692f7[_0x3cc2('0x956')]+=0x1,0x0==_0x3692f7['priceIncreaseMethod'])if(Array[_0x3cc2('0x66')](_0x3692f7[_0x3cc2('0x1bf9')]))for(var _0x3e9929=0x0;_0x3e9929<_0x3692f7[_0x3cc2('0x1bf9')][_0x3cc2('0x8')];_0x3e9929++)_0x3692f7[_0x3cc2('0x1bf9')][_0x3e9929]=_0x3692f7[_0x3cc2('0x1bf9')][_0x3e9929]['times'](_0x3692f7[_0x3cc2('0x1c05')][_0x3e9929][_0x3cc2('0x241')]());else _0x3692f7[_0x3cc2('0x1bf9')]=_0x3692f7[_0x3cc2('0x1bf9')][_0x3cc2('0x1608')](_0x3692f7['priceIncreaseFactor'][_0x3cc2('0x241')]());else if(0x1==_0x3692f7['priceIncreaseMethod'])if(Array[_0x3cc2('0x66')](_0x3692f7['price']))for(var _0x3e9929=0x0;_0x3e9929<_0x3692f7[_0x3cc2('0x1bf9')][_0x3cc2('0x8')];_0x3e9929++)_0x3692f7[_0x3cc2('0x1bf9')][_0x3e9929]=_0x3692f7[_0x3cc2('0x1bf9')][_0x3e9929][_0x3cc2('0x2bd')](_0x3692f7[_0x3cc2('0x1c05')][_0x3e9929][_0x3cc2('0x241')]());else _0x3692f7[_0x3cc2('0x1bf9')]=_0x3692f7[_0x3cc2('0x1bf9')][_0x3cc2('0x2bd')](_0x3692f7[_0x3cc2('0x1c05')]['toString']());return _0x3692f7[_0x3cc2('0xf3')]=Luts['Upgrades']['calcValue'](_0x3692f7),_0x938e90||(Luts['Events'][_0x3cc2('0x1a32')]['dispatch'](_0x3692f7,0x1),_0x3692f7[_0x3cc2('0x1a32')][_0x3cc2('0x330')](_0x3692f7,0x1)),this['saveUpgrade'](_0x3692f7),!0x0;}return!0x1;},Luts[_0x3cc2('0x1943')][_0x3cc2('0x1bfe')]=function(_0x225833){var _0x35da24=Luts[_0x3cc2('0x1943')][_0x3cc2('0x290')](_0x225833);return 0x0==_0x35da24[_0x3cc2('0x1c06')]&&(_0x35da24['value']=_0x35da24['initialValue'][_0x3cc2('0x1609')](_0x35da24[_0x3cc2('0x1c07')]['times'](_0x35da24[_0x3cc2('0x956')]))[_0x3cc2('0x1608')](_0x35da24['multiplier'])),0x1==_0x35da24[_0x3cc2('0x1c06')]&&(_0x35da24['value']=_0x35da24['initialValue'][_0x3cc2('0x1608')](_0x35da24['valueIncrease'][_0x3cc2('0x94a')](_0x35da24[_0x3cc2('0x956')]))['times'](_0x35da24['multiplier'])),_0x35da24['value'];},Luts[_0x3cc2('0x1943')]['upgradeMultiple']=function(_0x47995f,_0x561ada,_0x522249){var _0x571bc7=Luts['Upgrades'][_0x3cc2('0x290')](_0x47995f);if(null==_0x561ada&&(_0x561ada=Luts[_0x3cc2('0x1943')]['buyAmount'][_0x571bc7['currencyType']]),-0x1!=_0x561ada)if(Array[_0x3cc2('0x66')](_0x571bc7[_0x3cc2('0x1c03')])){for(var _0x3aad05=0x0;_0x3aad05<_0x571bc7[_0x3cc2('0x1c03')][_0x3cc2('0x8')];_0x3aad05++)if(Luts[_0x3cc2('0x1943')]['currency'][_0x571bc7[_0x3cc2('0x1c03')][_0x3aad05]][_0x3cc2('0x1651')](Luts[_0x3cc2('0x1943')]['priceMultiple'](_0x47995f,_0x561ada,_0x3aad05)[_0x3cc2('0xaa')]()))return 0x0;}else if(Luts[_0x3cc2('0x1943')][_0x3cc2('0x1760')][_0x571bc7[_0x3cc2('0x1c03')]][_0x3cc2('0x1651')](Luts['Upgrades']['priceMultiple'](_0x47995f,_0x561ada)[_0x3cc2('0xaa')]()))return 0x0;if(0x0==_0x571bc7[_0x3cc2('0x1a30')]&&-0x1==_0x571bc7[_0x3cc2('0x3ac')][_0x3cc2('0x76')]('main'))-0x1==_0x561ada&&(_0x561ada=Decimal[_0x3cc2('0xaa')](Luts[_0x3cc2('0x1b72')]['getMaxLevelMultiplicative'](_0x571bc7[_0x3cc2('0x1bfa')],_0x571bc7['priceIncreaseFactor'],Luts[_0x3cc2('0x1943')][_0x3cc2('0x1760')][_0x571bc7[_0x3cc2('0x1c03')]],_0x571bc7['level']))),_0x561ada=-0x1==_0x571bc7[_0x3cc2('0x1b1b')]?Decimal(_0x561ada)[_0x3cc2('0x1b20')]():Decimal[_0x3cc2('0x2bf')](_0x571bc7['maxLevel']-_0x571bc7['level'],_0x561ada)['toNumber'](),Luts[_0x3cc2('0x1943')][_0x3cc2('0x1997')](_0x571bc7[_0x3cc2('0x1c03')],Luts[_0x3cc2('0x1b72')][_0x3cc2('0x1bdc')](_0x571bc7['initialPrice'],_0x571bc7[_0x3cc2('0x1c05')],_0x571bc7[_0x3cc2('0x956')]+_0x561ada,_0x571bc7[_0x3cc2('0x956')])[_0x3cc2('0x1608')](-0x1),!0x0),_0x571bc7[_0x3cc2('0x956')]+=_0x561ada,Luts[_0x3cc2('0x1943')]['calcValue'](_0x571bc7),_0x571bc7[_0x3cc2('0x1bf9')]=_0x571bc7['initialPrice'][_0x3cc2('0x1608')](Decimal(_0x571bc7[_0x3cc2('0x1c05')])[_0x3cc2('0x94a')](_0x571bc7['level'])),Luts[_0x3cc2('0x1943')]['saveUpgrade'](_0x571bc7),_0x3aad05=_0x561ada;else for(var _0x3aad05=0x0;(_0x3aad05<_0x561ada||-0x1==_0x561ada)&&Luts[_0x3cc2('0x1943')][_0x3cc2('0x1c04')](_0x47995f,_0x522249,!0x0);_0x3aad05++);if(Array['isArray'](_0x571bc7[_0x3cc2('0x1c03')]))for(var _0x3aad05=0x0;_0x3aad05<_0x571bc7[_0x3cc2('0x1c03')][_0x3cc2('0x8')];_0x3aad05++)Luts['Events'][_0x3cc2('0x1a73')][_0x571bc7[_0x3cc2('0x1c03')][_0x3aad05]][_0x3cc2('0x330')](Luts['Upgrades'][_0x3cc2('0x1760')][_0x571bc7['currencyType'][_0x3aad05]]);else Luts['Events'][_0x3cc2('0x1a73')][_0x571bc7[_0x3cc2('0x1c03')]]['dispatch'](Luts[_0x3cc2('0x1943')]['currency'][_0x571bc7[_0x3cc2('0x1c03')]]);return Luts[_0x3cc2('0x6b8')]['onUpgrade'][_0x3cc2('0x330')](_0x571bc7,_0x3aad05),_0x571bc7[_0x3cc2('0x1a32')][_0x3cc2('0x330')](_0x571bc7,_0x3aad05),Luts['Analytics'][_0x3cc2('0x1460')]('design','Upgrade:'+_0x571bc7[_0x3cc2('0x3ac')]+':Level',_0x571bc7['level']),Luts[_0x3cc2('0x1c08')][_0x3cc2('0x1460')]('design',_0x3cc2('0x1c09')+_0x571bc7[_0x3cc2('0x3ac')]+_0x3cc2('0x1c0a'),_0x3aad05),_0x3aad05;},Luts[_0x3cc2('0x1943')][_0x3cc2('0x1b19')]=function(_0xe55c7f,_0x3a55fa){Luts[_0x3cc2('0x1943')]['buyAmount'][_0x3a55fa]=_0xe55c7f,Luts[_0x3cc2('0x1943')]['upgrades'][_0x3cc2('0x27d')](function(_0x3b3b65){_0x3b3b65[_0x3cc2('0x1bfb')]['forEach'](function(_0x18f151){0x0;}),_0x3b3b65[_0x3cc2('0x1bfd')][_0x3cc2('0x27d')](function(_0x308c1b){Decimal(0x0);}),_0x3b3b65['lastBuyAmountLevel'][_0x3cc2('0x27d')](function(_0x431ade){0x0;}),_0x3b3b65['lastMaxPrice']=_0x3b3b65[_0x3cc2('0x1bf9')];}),Luts[_0x3cc2('0x6b8')][_0x3cc2('0x1bf3')][_0x3a55fa][_0x3cc2('0x330')](),Luts['Store'][_0x3cc2('0x1230')](_0x3cc2('0x1bf2')+_0x3a55fa,Luts[_0x3cc2('0x1943')]['buyAmount'][_0x3a55fa]);},Luts[_0x3cc2('0x1943')][_0x3cc2('0x1c0b')]=function(_0x1a691c,_0x41d979,_0x485e27){var _0x2fa25d=Luts[_0x3cc2('0x1943')]['get'](_0x1a691c);_0x2fa25d[_0x3cc2('0x1c03')];null!=_0x485e27?_0x2fa25d['currencyType'][_0x485e27]:_0x485e27=0x0;var _0x1c43c1=_0x2fa25d['price'];Array[_0x3cc2('0x66')](_0x1c43c1)&&(_0x1c43c1=_0x1c43c1[_0x485e27]);var _0x503391=Decimal(_0x1c43c1);if(null==_0x41d979&&(_0x41d979=Luts[_0x3cc2('0x1943')]['buyAmount'][_0x2fa25d[_0x3cc2('0x1c03')]]),-0x1==_0x41d979)_0x2fa25d[_0x3cc2('0x1bfb')][_0x485e27]=-0x1;else{if(_0x2fa25d[_0x3cc2('0x1bfb')][_0x485e27]==Luts[_0x3cc2('0x1943')]['buyAmount'][_0x2fa25d[_0x3cc2('0x1c03')]]&&_0x2fa25d[_0x3cc2('0x956')]==_0x2fa25d[_0x3cc2('0x1bfc')][_0x485e27])return _0x2fa25d[_0x3cc2('0x1bfd')][_0x485e27];for(var _0x1a3c23=0x1;_0x1a3c23<(-0x1!=_0x2fa25d[_0x3cc2('0x1b1b')]?Math['min'](_0x2fa25d[_0x3cc2('0x1b1b')]-_0x2fa25d['level'],_0x41d979):_0x41d979);_0x1a3c23++)_0x1c43c1=Luts[_0x3cc2('0x1943')]['nextPrice'](_0x2fa25d,_0x1c43c1,_0x485e27),_0x503391=_0x503391[_0x3cc2('0x2bd')](_0x1c43c1),_0x2fa25d[_0x3cc2('0x1c0c')]=_0x1c43c1;_0x2fa25d[_0x3cc2('0x1bfb')][_0x485e27]=Luts['Upgrades']['buyAmount'][_0x2fa25d['currencyType']];}return _0x2fa25d[_0x3cc2('0x1bfc')][_0x485e27]=_0x2fa25d['level'],_0x2fa25d[_0x3cc2('0x1bfd')][_0x485e27]=_0x503391,_0x503391;},Luts['Upgrades'][_0x3cc2('0x1c0d')]=function(_0x41d058,_0x466ca7,_0x3e990e){var _0x36e8a0,_0x3ed1c4=Luts[_0x3cc2('0x1943')][_0x3cc2('0x290')](_0x41d058);null==_0x466ca7&&(_0x466ca7=_0x3ed1c4[_0x3cc2('0x1bf9')],Array[_0x3cc2('0x66')](_0x466ca7)&&(_0x466ca7=_0x466ca7[_0x3e990e]));var _0x45f515=_0x3ed1c4[_0x3cc2('0x1c05')];return Array[_0x3cc2('0x66')](_0x45f515)&&(_0x45f515=_0x45f515[_0x3e990e]),0x0==_0x3ed1c4[_0x3cc2('0x1a30')]&&(_0x36e8a0=_0x466ca7[_0x3cc2('0x1608')](_0x45f515[_0x3cc2('0x241')]())),0x1==_0x3ed1c4[_0x3cc2('0x1a30')]&&(_0x36e8a0=_0x466ca7[_0x3cc2('0x2bd')](_0x45f515[_0x3cc2('0x241')]())),_0x36e8a0;},Luts[_0x3cc2('0x1943')][_0x3cc2('0x1c0e')]=function(_0x34840e){var _0x3f4833=Luts[_0x3cc2('0x1943')][_0x3cc2('0x290')](_0x34840e);return-0x1==_0x3f4833['maxLevel']||_0x3f4833[_0x3cc2('0x956')]<_0x3f4833[_0x3cc2('0x1b1b')];},Luts[_0x3cc2('0x1943')]['isUpgradeable']=function(_0xe00df2,_0x50a5b7,_0x5e2a1b){var _0x54612d=Luts['Upgrades']['get'](_0xe00df2);return!(_0x54612d[_0x3cc2('0x1c0f')]&&!_0x54612d['condition'](_0x54612d))&&(Luts[_0x3cc2('0x1943')]['isAffordable'](_0xe00df2,_0x50a5b7,_0x5e2a1b)&&Luts['Upgrades']['isBelowMaxLevel'](_0xe00df2));},Luts[_0x3cc2('0x1943')][_0x3cc2('0x1c10')]=function(_0x2c4ff5,_0x418dd2,_0x5560d9){var _0x16525e=Luts[_0x3cc2('0x1943')]['get'](_0x2c4ff5);return Array[_0x3cc2('0x66')](_0x16525e[_0x3cc2('0x1c03')])?_0x16525e['currencyType'][_0x3cc2('0x1270')](function(_0x2a3bf2,_0x277844){return Luts[_0x3cc2('0x1943')][_0x3cc2('0x1760')][_0x2a3bf2][_0x3cc2('0x199d')](Luts[_0x3cc2('0x1943')][_0x3cc2('0x1c0b')](_0x16525e,_0x5560d9,_0x277844)[_0x3cc2('0xaa')]())||_0x418dd2;}):Luts[_0x3cc2('0x1943')]['currency'][_0x16525e[_0x3cc2('0x1c03')]][_0x3cc2('0x199d')](Luts[_0x3cc2('0x1943')][_0x3cc2('0x1c0b')](_0x16525e,_0x5560d9)[_0x3cc2('0xaa')]())||_0x418dd2;},Luts[_0x3cc2('0x1943')][_0x3cc2('0x290')]=function(_0x3e90c7){return _0x3cc2('0x357')==typeof _0x3e90c7?Luts[_0x3cc2('0x1943')][_0x3cc2('0x409')](_0x3e90c7):_0x3e90c7;},Luts[_0x3cc2('0x1943')][_0x3cc2('0xf3')]=function(_0x4cc228){return Luts[_0x3cc2('0x1943')][_0x3cc2('0x290')](_0x4cc228)[_0x3cc2('0xf3')];},Luts['Upgrades'][_0x3cc2('0x409')]=function(_0x42200d){var _0xde18f0=Luts['Upgrades'][_0x3cc2('0x1c00')][_0x42200d];return _0xde18f0;var _0xde18f0;},Luts['Upgrades']['saveUpgrade']=function(_0x271d0a){var _0x22bbb3=Luts[_0x3cc2('0x1943')]['get'](_0x271d0a);if(Luts[_0x3cc2('0x1947')][_0x3cc2('0x1230')](_0x3cc2('0x1c11')+_0x22bbb3[_0x3cc2('0x3ac')],_0x22bbb3[_0x3cc2('0x956')]),Luts[_0x3cc2('0x1947')][_0x3cc2('0x1230')](_0x3cc2('0x1c12')+_0x22bbb3['name'],_0x22bbb3['value'][_0x3cc2('0x163a')](0x6)),Luts['Store'][_0x3cc2('0x1230')](_0x3cc2('0x1c13')+_0x22bbb3['name'],_0x22bbb3[_0x3cc2('0xce2')]['toExponential'](0x6)),Luts[_0x3cc2('0x1947')][_0x3cc2('0x1230')](_0x3cc2('0x1c14')+_0x22bbb3['name'],_0x22bbb3[_0x3cc2('0x1c07')]['toExponential'](0x6)),Array['isArray'](_0x22bbb3[_0x3cc2('0x1bf9')]))for(var _0x44a761=0x0;_0x44a761<_0x22bbb3[_0x3cc2('0x1bf9')]['length'];_0x44a761++)Luts['Store']['setItem'](_0x3cc2('0x1c15')+_0x44a761+'_'+_0x22bbb3['name'],_0x22bbb3[_0x3cc2('0x1bf9')][_0x44a761][_0x3cc2('0x163a')](0x6));else Luts[_0x3cc2('0x1947')][_0x3cc2('0x1230')](_0x3cc2('0x1c16')+_0x22bbb3[_0x3cc2('0x3ac')],_0x22bbb3[_0x3cc2('0x1bf9')][_0x3cc2('0x163a')](0x6));},Luts['Upgrades']['loadUpgrade']=function(_0x2e9e29){var _0x48bdcb=Luts[_0x3cc2('0x1943')][_0x3cc2('0x290')](_0x2e9e29),_0x2be6fb=Luts[_0x3cc2('0x1947')][_0x3cc2('0x8f8')](_0x3cc2('0x1c11')+_0x48bdcb[_0x3cc2('0x3ac')]);if(null!=_0x2be6fb)if(_0x48bdcb['level']=_0x2be6fb,_0x48bdcb[_0x3cc2('0xf3')]=Decimal(Luts[_0x3cc2('0x1947')][_0x3cc2('0x8f8')]('u_value_'+_0x48bdcb['name'],_0x48bdcb[_0x3cc2('0xf3')],!0x0)),_0x48bdcb[_0x3cc2('0xce2')]=Decimal(Luts[_0x3cc2('0x1947')][_0x3cc2('0x8f8')](_0x3cc2('0x1c13')+_0x48bdcb[_0x3cc2('0x3ac')],_0x48bdcb[_0x3cc2('0xce2')],!0x0)),Array[_0x3cc2('0x66')](_0x48bdcb[_0x3cc2('0x1bf9')]))for(var _0x56df16=0x0;_0x56df16<_0x48bdcb[_0x3cc2('0x1bf9')]['length'];_0x56df16++)_0x48bdcb[_0x3cc2('0x1bf9')][_0x56df16]=Decimal(Luts[_0x3cc2('0x1947')][_0x3cc2('0x8f8')](_0x3cc2('0x1c15')+_0x56df16+'_'+_0x48bdcb[_0x3cc2('0x3ac')],_0x48bdcb[_0x3cc2('0x1bf9')][_0x56df16],!0x0));else _0x48bdcb[_0x3cc2('0x1bf9')]=Decimal(Luts[_0x3cc2('0x1947')]['getItem'](_0x3cc2('0x1c16')+_0x48bdcb[_0x3cc2('0x3ac')],_0x48bdcb[_0x3cc2('0x1bf9')],!0x0));},Luts[_0x3cc2('0x1943')][_0x3cc2('0x1c17')]=function(){Luts[_0x3cc2('0x1943')][_0x3cc2('0x1bf8')]['forEach'](Luts[_0x3cc2('0x1943')]['saveUpgrade']);for(var _0x5372e5=0x0;_0x5372e50x0&&(_0x1e42e3+=_0x164889+_0x4dc814),(_0x423291>0x0||_0x164889>0x0)&&(_0x1e42e3+=_0x423291+_0x40e247),_0x156d21>0x0||_0x423291>0x0||_0x164889>0x0?(_0x1e42e3+=_0x423291>0x0||_0x164889>0x0?_0x156d21['toString']()[_0x3cc2('0x1c2c')]('00')+_0x3fea47:_0x156d21[_0x3cc2('0x241')]()+_0x3fea47,_0x1e42e3+=_0x966335[_0x3cc2('0x241')]()[_0x3cc2('0x1c2c')]('00')+_0xe4e898):(_0x1e42e3+=_0x966335[_0x3cc2('0x241')]()+_0xe4e898,_0x966335<0xa&&!_0x519c48&&(_0x1e42e3+='.'+Math[_0x3cc2('0xaa')](_0x55b743/0x64)+_0x53ff67)),_0x1e42e3;},Luts['Format'][_0x3cc2('0x1d6')]=function(_0x54a6f8){return'';},Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1a34')]=function(_0x417409,_0x3c806a){return null==_0x417409['e']?_0x417409>0xa?'x'+Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1664')](_0x417409,!0x1,_0x3c806a):Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1664')](0x64*_0x417409,!0x1,_0x3c806a)+'%':_0x417409['e']>=0x1?'x'+Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1664')](_0x417409,!0x1,_0x3c806a):Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1664')](_0x417409['times'](0x64),!0x1,_0x3c806a)+'%';},Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1664')]=function(_0x14f1fa,_0x3f3434,_0x7bf112){var _0x32e056='',_0x232c2b=0x0;if(null==_0x7bf112&&(_0x7bf112=0x2),null==_0x14f1fa['e']&&(_0x14f1fa=Decimal(parseFloat(_0x14f1fa)[_0x3cc2('0x163a')](0xf))),_0x14f1fa['e']<0x3){if(_0x14f1fa['e']<-0x133)return'0';var _0x135285=_0x14f1fa[_0x3cc2('0x1608')](Math[_0x3cc2('0x94a')](0xa,_0x7bf112))[_0x3cc2('0x2c1')]()['dividedBy'](Math[_0x3cc2('0x94a')](0xa,_0x7bf112))[_0x3cc2('0x241')]();return'0'!=_0x135285||_0x14f1fa['equals'](0x0)?_0x135285:Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1664')](_0x14f1fa,_0x3f3434,_0x7bf112+0x1);}var _0x3998a6;Luts[_0x3cc2('0x194d')][_0x3cc2('0xf3')]||(_0x3998a6=Luts[_0x3cc2('0x1a33')]['DecimalSuffix'](_0x14f1fa,_0x3f3434)),Luts[_0x3cc2('0x194d')][_0x3cc2('0xf3')]&&(_0x3998a6=Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1c2d')](_0x14f1fa)),_0x32e056=_0x3998a6['post'],_0x232c2b=_0x3998a6['i'];for(var _0x52399c=0x1,_0x466cc1=0x0;_0x232c2b>0x0&&_0x466cc1++<0x2;)_0x232c2b--,_0x52399c*=0xa;return _0x14f1fa['dividedBy'](Decimal(0xa)[_0x3cc2('0x94a')](_0x232c2b))[_0x3cc2('0x2c1')]()/_0x52399c+_0x32e056;},Luts['Format'][_0x3cc2('0x1c2e')]=function(_0x2d7248,_0x25e8c0){var _0x270c93,_0x3d1ff9=0x0,_0x15f972='';return _0x270c93=_0x25e8c0?Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1c2f')]:Luts['Format'][_0x3cc2('0x1c30')],_0x2d7248['e']>0x64?Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1c2d')](_0x2d7248):(_0x2d7248['e']>=0x3&&(_0x25e8c0&&(_0x15f972='\x20'),_0x15f972+=_0x270c93[Math[_0x3cc2('0xaa')]((_0x2d7248['e']-0x3)/0x3)],_0x3d1ff9=0x3*Math[_0x3cc2('0xaa')](_0x2d7248['e']/0x3)),{'post':_0x15f972,'i':_0x3d1ff9});},Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1c2d')]=function(_0x2b62b2){var _0x164c84=0x0,_0x219f60='';return _0x2b62b2['e']>=0x3&&(Luts[_0x3cc2('0x1c31')](_0x3cc2('0x1950'))[_0x3cc2('0xf3')]?_0x219f60+='e'+Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1664')](0x3*Math['floor'](_0x2b62b2['e']/0x3)):_0x219f60+='e'+0x3*Math[_0x3cc2('0xaa')](_0x2b62b2['e']/0x3),_0x164c84=0x3*Math[_0x3cc2('0xaa')](_0x2b62b2['e']/0x3)),{'post':_0x219f60,'i':_0x164c84};},Luts['Format']['DecimalAB']=function(_0x45b119){var _0x210d34=0x0,_0x3e90dc='',_0x3c35c5=Luts[_0x3cc2('0x1a33')][_0x3cc2('0x1c32')],_0xcdf42f=Math[_0x3cc2('0xaa')]((_0x45b119['e']-0x6)/0x3);return _0xcdf42f<_0x3c35c5[_0x3cc2('0x8')]?_0x3e90dc+=_0x3c35c5[_0xcdf42f]:_0xcdf42f