(function (PIXI, lib) { var MovieClip = PIXI.animate.MovieClip; var Sprite = PIXI.Sprite; var fromFrame = PIXI.Texture.fromFrame; var Graphic1 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 39, loop: false }); var instance1 = new Sprite(fromFrame("shine1")) .setTransform(-22, -30.85); this.addTimedChild(instance1); }); var Graphic2 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 43, loop: false }); var instance1 = new Sprite(fromFrame("yolk21")) .setTransform(-61.05, -60.55); this.addTimedChild(instance1); }); var Graphic3 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 43, loop: false }); var instance1 = new Graphic2(MovieClip.SYNCHED); var instance2 = new Graphic1(MovieClip.SYNCHED); this.addTimedChild(instance1, 0, 43, { "0": { c: [ 0, 0.97, 0, 0.72, 0, 0.17 ] }, "1": { c: [ 0.14, 0.84, 0.14, 0.62, 0.14, 0.15 ] }, "2": { c: [ 0.29, 0.69, 0.29, 0.51, 0.29, 0.12 ] }, "3": { c: [ 0.43, 0.56, 0.43, 0.41, 0.43, 0.1 ] }, "4": { c: [ 1, 0, 1, 0, 1, 0 ] } }) .addTimedChild(instance2, 4, 39, { "4": { x: -25.75, y: -17.45, a: 0.14 }, "5": { a: 0.29 }, "6": { a: 0.43 }, "7": { a: 0.57 }, "8": { a: 0.71 }, "9": { a: 0.86 }, "10": { a: 1 } }); }); var Graphic4 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 37, loop: false }); var instance1 = new Sprite(fromFrame("egg1")) .setTransform(-140.1, -142.65); this.addTimedChild(instance1); }); var Graphic5 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 32, loop: false }); var instance1 = new Sprite(fromFrame("fryingpan-pan1")) .setTransform(-254.7, -254.7); this.addTimedChild(instance1); }); var Graphic6 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 22, loop: false }); var instance1 = new Sprite(fromFrame("handle21")) .setTransform(-150.55, -35.9); this.addTimedChild(instance1); }); var Graphic7 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 32, loop: false }); var instance2 = new Graphic6(MovieClip.SYNCHED); var instance1 = new Graphic5(MovieClip.SYNCHED) .setTransform(-133.6); this.addTimedChild(instance2, 7, 22, { "7": { x: -42.25, y: 5.85 }, "8": { x: 54.4 }, "9": { x: 102.75 }, "10": { x: 151.1 }, "11": { x: 199.4 }, "12": { x: 247.75 }, "13": { x: 245.85 }, "14": { x: 244.15 }, "15": { x: 242.65 }, "16": { x: 241.35 }, "17": { x: 240.25 }, "18": { x: 239.35 }, "19": { x: 238.65 }, "20": { x: 238.15 }, "21": { x: 237.85 }, "22": { x: 232.05 }, "23": { x: 214.9 }, "24": { x: 186.3 }, "25": { x: 146.35 }, "26": { x: 94.9 }, "27": { x: 32.05 }, "28": { x: -42.25 } }) .addTimedChild(instance1); }); var Graphic8 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 43, loop: false }); var instance3 = new Graphic7(MovieClip.SYNCHED); var instance2 = new Graphic4(MovieClip.SYNCHED); var instance1 = new Graphic3(MovieClip.SYNCHED); this.addTimedChild(instance3, 9, 32, { "9": { x: 243.15, y: 228.5, sx: 0.143, sy: 0.143 }, "10": { x: 245.798, y: 228.95, sx: 0.159, sy: 0.159 }, "11": { x: 254.746, y: 230.45, sx: 0.213, sy: 0.213 }, "12": { x: 271.319, y: 233.269, sx: 0.313, sy: 0.313 }, "13": { x: 296.192, y: 237.471, sx: 0.462, sy: 0.462 }, "14": { x: 327.218, y: 242.707, sx: 0.649, sy: 0.649 }, "15": { x: 358.231, y: 247.952, sx: 0.836, sy: 0.836 }, "16": { x: 382.52, y: 252.069, sx: 0.982, sy: 0.982 }, "17": { x: 397.35, y: 255.1, sx: 1.073, sy: 1.073 }, "18": { x: 396.758, y: 255.064, sx: 1.068, sy: 1.068 }, "19": { x: 395.649, y: 255.008, sx: 1.059, sy: 1.059 }, "20": { x: 394.176, y: 254.932, sx: 1.047, sy: 1.047 }, "21": { x: 392.59, y: 254.902, sx: 1.035, sy: 1.035 }, "22": { x: 391.215, y: 254.836, sx: 1.024, sy: 1.024 }, "23": { x: 390.106, y: 254.779, sx: 1.015, sy: 1.015 }, "24": { x: 389.266, y: 254.749, sx: 1.008, sy: 1.008 }, "25": { x: 388.67, y: 254.727, sx: 1.004, sy: 1.004 }, "26": { x: 388.332, y: 254.693, sx: 1.001, sy: 1.001 }, "27": { x: 388.3, y: 254.7, sx: 1, sy: 1 }, "32": { x: 385.483, y: 254.02, sx: 0.984, sy: 0.984 }, "33": { x: 375.676, y: 251.574, sx: 0.93, sy: 0.93 }, "34": { x: 356.79, y: 246.952, sx: 0.826, sy: 0.826 }, "35": { x: 327.556, y: 239.753, sx: 0.664, sy: 0.664 }, "36": { x: 292.234, y: 231.018, sx: 0.469, sy: 0.469 }, "37": { x: 261.029, y: 223.333, sx: 0.297, sy: 0.297 }, "38": { x: 240.311, y: 218.199, sx: 0.182, sy: 0.182 }, "39": { x: 229.492, y: 215.535, sx: 0.122, sy: 0.122 }, "40": { x: 226.4, y: 214.75, sx: 0.105, sy: 0.105 } }) .addTimedChild(instance2, 6, 37, { "6": { x: 221.05, y: 226.55, sx: 0.215, sy: 0.215 }, "7": { x: 221.533, y: 227.165, sx: 0.23, sy: 0.23 }, "8": { x: 223.325, y: 229.13, sx: 0.28, sy: 0.28 }, "9": { x: 226.567, y: 232.736, sx: 0.372, sy: 0.372 }, "10": { x: 231.346, y: 238.264, sx: 0.511, sy: 0.511 }, "11": { x: 237.379, y: 245.08, sx: 0.685, sy: 0.685 }, "12": { x: 243.46, y: 251.889, sx: 0.858, sy: 0.858 }, "13": { x: 248.194, y: 257.291, sx: 0.993, sy: 0.993 }, "14": { x: 251.05, y: 260.55, sx: 1.077, sy: 1.077 }, "15": { x: 251.024, y: 260.531, sx: 1.072, sy: 1.072 }, "16": { x: 251.025, y: 260.547, sx: 1.063, sy: 1.063 }, "17": { x: 251.037, y: 260.55, sx: 1.05, sy: 1.05 }, "18": { x: 250.987, y: 260.537, sx: 1.037, sy: 1.037 }, "19": { x: 250.964, y: 260.56, sx: 1.026, sy: 1.026 }, "20": { x: 250.969, y: 260.53, sx: 1.016, sy: 1.016 }, "21": { x: 250.968, y: 260.565, sx: 1.009, sy: 1.009 }, "22": { x: 251.004, y: 260.557, sx: 1.004, sy: 1.004 }, "23": { x: 250.995, y: 260.573, sx: 1.001, sy: 1.001 }, "24": { x: 251.05, y: 260.55, sx: 1, sy: 1 }, "34": { x: 250.288, y: 259.748, sx: 0.985, sy: 0.985 }, "35": { x: 247.824, y: 257.049, sx: 0.934, sy: 0.934 }, "36": { x: 242.905, y: 251.79, sx: 0.835, sy: 0.835 }, "37": { x: 235.29, y: 243.674, sx: 0.682, sy: 0.682 }, "38": { x: 226.127, y: 233.856, sx: 0.498, sy: 0.498 }, "39": { x: 218.061, y: 225.192, sx: 0.335, sy: 0.335 }, "40": { x: 212.656, y: 219.405, sx: 0.226, sy: 0.226 }, "41": { x: 209.87, y: 216.385, sx: 0.17, sy: 0.17 }, "42": { x: 209.05, y: 215.55, sx: 0.154, sy: 0.154 } }) .addTimedChild(instance1, 0, 43, { "0": { x: 242.1, y: 225.35, sx: 1, sy: 1, c: [ 1, 0, 1, 0, 1, 0 ] }, "1": { x: 229.1, y: 224.113, sx: 0.787, sy: 0.787 }, "2": { x: 224.464, y: 223.656, sx: 0.711, sy: 0.711 }, "3": { x: 222.539, y: 223.452, sx: 0.68, sy: 0.68 }, "4": { x: 222.1, y: 223.35, sx: 0.672, sy: 0.672 }, "5": { x: 222.447, y: 223.411, sx: 0.68, sy: 0.68 }, "6": { x: 223.604, y: 223.514, sx: 0.704, sy: 0.704 }, "7": { x: 225.756, y: 223.701, sx: 0.75, sy: 0.75 }, "8": { x: 228.946, y: 224.019, sx: 0.819, sy: 0.819 }, "9": { x: 233.009, y: 224.442, sx: 0.905, sy: 0.905 }, "10": { x: 237.035, y: 224.828, sx: 0.991, sy: 0.991 }, "11": { x: 240.164, y: 225.131, sx: 1.058, sy: 1.058 }, "12": { x: 242.1, y: 225.35, sx: 1.1, sy: 1.1 }, "13": { x: 242.121, y: 225.334, sx: 1.093, sy: 1.093 }, "14": { x: 242.127, y: 225.315, sx: 1.078, sy: 1.078 }, "15": { x: 242.093, y: 225.31, sx: 1.059, sy: 1.059 }, "16": { x: 242.118, y: 225.26, sx: 1.041, sy: 1.041 }, "17": { x: 242.12, y: 225.296, sx: 1.026, sy: 1.026 }, "18": { x: 242.119, y: 225.275, sx: 1.014, sy: 1.014 }, "19": { x: 242.089, y: 225.268, sx: 1.006, sy: 1.006 }, "20": { x: 242.126, y: 225.276, sx: 1.001, sy: 1.001 }, "21": { x: 242.1, y: 225.35, sx: 1, sy: 1 }, "36": { x: 241.516, y: 225.148, sx: 0.989, sy: 0.989, c: [ 0.98, 0.02, 0.98, 0.01, 0.98, 0 ] }, "37": { x: 239.421, y: 224.333, sx: 0.952, sy: 0.952, c: [ 0.92, 0.07, 0.92, 0.05, 0.92, 0.01 ] }, "38": { x: 235.411, y: 222.841, sx: 0.879, sy: 0.879, c: [ 0.8, 0.19, 0.8, 0.14, 0.8, 0.03 ] }, "39": { x: 229.135, y: 220.549, sx: 0.766, sy: 0.766, c: [ 0.63, 0.36, 0.63, 0.27, 0.63, 0.06 ] }, "40": { x: 221.631, y: 217.771, sx: 0.63, sy: 0.63, c: [ 0.41, 0.58, 0.41, 0.43, 0.41, 0.1 ] }, "41": { x: 214.995, y: 215.244, sx: 0.511, sy: 0.511, c: [ 0.21, 0.76, 0.21, 0.57, 0.21, 0.13 ] }, "42": { x: 210.553, y: 213.59, sx: 0.431, sy: 0.431, c: [ 0.09, 0.89, 0.09, 0.66, 0.09, 0.15 ] } }); }); lib.emoji_breakfast = MovieClip.extend(function () { MovieClip.call(this, { duration: 44, framerate: 30, loop: false }); var instance1 = new Graphic8(MovieClip.SYNCHED); this.addTimedChild(instance1, 0, 43, { "0": { x: 251.85, y: 106.35 } }); }); lib.emoji_breakfast.assets = { "emoji_breakfast_atlas_1": "images/emoji_breakfast_atlas_1.json", "emoji_breakfast_atlas_2": "images/emoji_breakfast_atlas_2.json" }; })(PIXI, lib = lib || {}); var lib; if (typeof module !== 'undefined' && module.exports) { module.exports = { stage: lib.emoji_breakfast, background: 0x0, width: 1280, height: 720, framerate: 30, totalFrames: 44, library: lib }; }