'use strict';var $jscomp=$jscomp||{};$jscomp.scope={};$jscomp.checkStringArgs=function(g,r,t){if(null==g)throw new TypeError("The 'this' value for String.prototype."+t+" must not be null or undefined");if(r instanceof RegExp)throw new TypeError("First argument to String.prototype."+t+" must not be a regular expression");return g+""};$jscomp.ASSUME_ES5=!1;$jscomp.ASSUME_NO_NATIVE_MAP=!1;$jscomp.ASSUME_NO_NATIVE_SET=!1; $jscomp.defineProperty=$jscomp.ASSUME_ES5||"function"==typeof Object.defineProperties?Object.defineProperty:function(g,r,t){g!=Array.prototype&&g!=Object.prototype&&(g[r]=t.value)};$jscomp.getGlobal=function(g){return"undefined"!=typeof window&&window===g?g:"undefined"!=typeof global&&null!=global?global:g};$jscomp.global=$jscomp.getGlobal(this); $jscomp.polyfill=function(g,r,t,y){if(r){t=$jscomp.global;g=g.split(".");for(y=0;y=D}},"es6","es3");$jscomp.SYMBOL_PREFIX="jscomp_symbol_";$jscomp.initSymbol=function(){$jscomp.initSymbol=function(){};$jscomp.global.Symbol||($jscomp.global.Symbol=$jscomp.Symbol)};$jscomp.symbolCounter_=0; $jscomp.Symbol=function(g){return $jscomp.SYMBOL_PREFIX+(g||"")+$jscomp.symbolCounter_++};$jscomp.initSymbolIterator=function(){$jscomp.initSymbol();var g=$jscomp.global.Symbol.iterator;g||(g=$jscomp.global.Symbol.iterator=$jscomp.global.Symbol("iterator"));"function"!=typeof Array.prototype[g]&&$jscomp.defineProperty(Array.prototype,g,{configurable:!0,writable:!0,value:function(){return $jscomp.arrayIterator(this)}});$jscomp.initSymbolIterator=function(){}}; $jscomp.arrayIterator=function(g){var r=0;return $jscomp.iteratorPrototype(function(){return r=b||0>d&&a<=b)return[];for(var f=[];0b;a+=d)f.push(a);return f}function B(a){if(null==a||"object"== typeof a)return a;var b={},d;for(d in obj)a.hasOwnProperty(d)&&(b[d]=a[d]);return b}function D(a){if(null==a||"object"==typeof a)return a;var b={},d;for(d in obj)a.hasOwnProperty(d)&&(b[d]=D(a[d]));return b}function u(a){return a?[].slice.apply(a):[]}function x(a){a=a?[].slice.apply(a):[];a.__class__=x;return a}function E(a){var b=[];if(a)for(var d=0;db(d)?1:-1}):a.sort();d&&a.reverse()},z=k("complex",[n],{__module__:"org.transcrypt.__standard__",get __init__(){return c(this,function(a,b,d){if("undefined"==typeof d||null!= d&&d.hasOwnProperty("__kwargtrans__"))d=null;null==d?K(b)==z?(a.real=b.real,a.imag=b.imag):(a.real=b,a.imag=0):(a.real=b,a.imag=d)})},get __neg__(){return c(this,function(a){return z(-a.real,-a.imag)})},get __exp__(){return c(this,function(a){var b=Math.exp(a.real);return z(b*Math.cos(a.imag),b*Math.sin(a.imag))})},get __log__(){return c(this,function(a){return z(Math.log(Math.sqrt(a.real*a.real+a.imag*a.imag)),Math.atan2(a.imag,a.real))})},get __pow__(){return c(this,function(a,b){return a.__log__().__mul__(b).__exp__()})}, get __rpow__(){return c(this,function(a,b){return a.__mul__(Math.log(b)).__exp__()})},get __mul__(){return c(this,function(a,b){return"number"===typeof b?z(a.real*b,a.imag*b):z(a.real*b.real-a.imag*b.imag,a.real*b.imag+a.imag*b.real)})},get __rmul__(){return c(this,function(a,b){return z(a.real*b,a.imag*b)})},get __div__(){return c(this,function(a,b){if("number"===typeof b)return z(a.real/b,a.imag/b);var d=b.real*b.real+b.imag*b.imag;return z((a.real*b.real+a.imag*b.imag)/d,(a.imag*b.real-a.real* b.imag)/d)})},get __rdiv__(){return c(this,function(a,b){var d=a.real*a.real;return z(b*a.real/d,b*a.imag/d)})},get __add__(){return c(this,function(a,b){return"number"===typeof b?z(a.real+b,a.imag):z(a.real+b.real,a.imag+b.imag)})},get __radd__(){return c(this,function(a,b){return z(a.real+b,a.imag)})},get __sub__(){return c(this,function(a,b){return"number"===typeof b?z(a.real-b,a.imag):z(a.real-b.real,a.imag-b.imag)})},get __rsub__(){return c(this,function(a,b){return z(b-a.real,-a.imag)})},get __repr__(){return c(this, function(a){return"({}{}{}j)".format(a.real,0<=a.imag?"+":"",a.imag)})},get __str__(){return c(this,function(a){return __repr__(a).__getslice__(1,-1,1)})},get __eq__(){return c(this,function(a,b){return"number"===typeof b?a.real==b:a.real==b.real&&a.imag==b.imag})},get __ne__(){return c(this,function(a,b){return"number"===typeof b?a.real!=b:a.real!=b.real||a.imag!=b.imag})},get conjugate(){return c(this,function(a){return z(a.real,-a.imag)})}}),t=k("__Terminal__",[n],{__module__:"org.transcrypt.__standard__", get __init__(){return c(this,function(a){a.buffer="";try{a.element=document.getElementById("__terminal__")}catch(xa){a.element=null}a.element&&(a.element.style.overflowX="auto",a.element.style.boxSizing="border-box",a.element.style.padding="5px",a.element.innerHTML="_")})},get print(){return c(this,function(a){var b=" ";var d="\n";if(arguments.length){var f=arguments.length-1;if(arguments[f]&&arguments[f].hasOwnProperty("__kwargtrans__")){var c=arguments[f--],w;for(w in c)switch(w){case "self":a= c[w];break;case "sep":b=c[w];break;case "end":d=c[w]}}var l=x([].slice.apply(arguments).slice(1,f+1))}else l=x();a.buffer="{}{}{}".format(a.buffer,b.join(function(){for(var a=[],b=l,d=0;d").py_replace(" "," "),a.element.scrollTop=a.element.scrollHeight):console.log(b.join(function(){for(var a=[],b=l,d=0;d"}}}};e.repr=R;e.chr=function(a){return String.fromCharCode(a)};e.ord=function(a){return a.charCodeAt(0)};var ba=function(a){return 1==arguments.length?Math.max.apply(null,a):Math.max.apply(null,arguments)};e.max=ba;var ca=function(a){return 1==arguments.length?Math.min.apply(null,a):Math.min.apply(null, arguments)};e.min=ca;var X=function(a,b){if(b){var d=Math.pow(10,b);a*=d}var f=Math.round(a);.5==f-a&&f%2&&--f;b&&(f/=d);return f};e.round=X;r.prototype.__next__=function(){if(this.indexa&&(a=this.length+a);null==b?b=this.length:0>b?b=this.length+b:b>this.length&&(b=this.length);for(var f=u([]);aa&&(a=this.length+a);null==b?b=this.length:0>b&&(b=this.length+b);if(null==d)Array.prototype.splice.apply(this,[a,b-a].concat(f)); else for(var c=0;aa)d=f-1;else return f}return-1};Array.prototype.add=function(a){-1==this.indexOf(a)&&this.push(a)};Array.prototype.discard=function(a){a= this.indexOf(a);-1!=a&&this.splice(a,1)};Array.prototype.isdisjoint=function(a){this.sort();for(var b=0;ba&&(a=this.length+a);null==b?b=this.length: 0>b&&(b=this.length+b);var f="";if(1==d)f=this.substring(a,b);else for(;a>b};e.__or__=function(a,b){return"object"== typeof a&&"__or__"in a?a.__or__(b):"object"==typeof b&&"__ror__"in b?b.__ror__(a):a|b};e.__xor__=function(a,b){return"object"==typeof a&&"__xor__"in a?a.__xor__(b):"object"==typeof b&&"__rxor__"in b?b.__rxor__(a):a^b};e.__and__=function(a,b){return"object"==typeof a&&"__and__"in a?a.__and__(b):"object"==typeof b&&"__rand__"in b?b.__rand__(a):a&b};e.__eq__=function(a,b){return"object"==typeof a&&"__eq__"in a?a.__eq__(b):a==b};e.__ne__=function(a,b){return"object"==typeof a&&"__ne__"in a?a.__ne__(b): a!=b};e.__lt__=function(a,b){return"object"==typeof a&&"__lt__"in a?a.__lt__(b):ab};e.__ge__=function(a,b){return"object"==typeof a&&"__ge__"in a?a.__ge__(b):a>=b};e.__imatmul__=function(a,b){return"__imatmul__"in a?a.__imatmul__(b):a.__matmul__(b)};e.ipow=function(a,b){return"object"==typeof a&&"__pow__"in a?a.__ipow__(b):"object"==typeof a&& "__ipow__"in a?a.__pow__(b):"object"==typeof b&&"__rpow__"in b?b.__rpow__(a):Math.pow(a,b)};e.ijsmod__=function(a,b){return"object"==typeof a&&"__imod__"in a?a.__ismod__(b):"object"==typeof a&&"__mod__"in a?a.__mod__(b):"object"==typeof b&&"__rpow__"in b?b.__rmod__(a):a%b};e.imod=function(a,b){return"object"==typeof a&&"__imod__"in a?a.__imod__(b):"object"==typeof a&&"__mod__"in a?a.__mod__(b):"object"==typeof b&&"__rmod__"in b?b.__rmod__(a):(a%b+b)%b};e.__imul__=function(a,b){return"object"==typeof a&& "__imul__"in a?a.__imul__(b):"object"==typeof a&&"__mul__"in a?a.__mul__(b):"object"==typeof b&&"__rmul__"in b?b.__rmul__(a):"string"==typeof a?a.__mul__(b):"string"==typeof b?b.__rmul__(a):a*b};e.__idiv__=function(a,b){return"object"==typeof a&&"__idiv__"in a?a.__idiv__(b):"object"==typeof a&&"__div__"in a?a.__div__(b):"object"==typeof b&&"__rdiv__"in b?b.__rdiv__(a):a/b};e.__iadd__=function(a,b){return"object"==typeof a&&"__iadd__"in a?a.__iadd__(b):"object"==typeof a&&"__add__"in a?a.__add__(b): "object"==typeof b&&"__radd__"in b?b.__radd__(a):a+b};e.__isub__=function(a,b){return"object"==typeof a&&"__isub__"in a?a.__isub__(b):"object"==typeof a&&"__sub__"in a?a.__sub__(b):"object"==typeof b&&"__rsub__"in b?b.__rsub__(a):a-b};e.__ilshift__=function(a,b){return"object"==typeof a&&"__ilshift__"in a?a.__ilshift__(b):"object"==typeof a&&"__lshift__"in a?a.__lshift__(b):"object"==typeof b&&"__rlshift__"in b?b.__rlshift__(a):a<>b};e.__ior__=function(a,b){return"object"==typeof a&&"__ior__"in a?a.__ior__(b):"object"==typeof a&&"__or__"in a?a.__or__(b):"object"==typeof b&&"__ror__"in b?b.__ror__(a):a|b};e.__ixor__=function(a,b){return"object"==typeof a&&"__ixor__"in a?a.__ixor__(b):"object"==typeof a&&"__xor__"in a?a.__xor__(b):"object"==typeof b&&"__rxor__"in b?b.__rxor__(a):a^b};e.__iand__=function(a, b){return"object"==typeof a&&"__iand__"in a?a.__iand__(b):"object"==typeof a&&"__and__"in a?a.__and__(b):"object"==typeof b&&"__rand__"in b?b.__rand__(a):a&b};e.__getitem__=function(a,b){return"object"==typeof a&&"__getitem__"in a?a.__getitem__(b):("string"==typeof a||a instanceof Array)&&0>b?a[a.length+b]:a[b]};e.__setitem__=function(a,b,d){"object"==typeof a&&"__setitem__"in a?a.__setitem__(b,d):("string"==typeof a||a instanceof Array)&&0>b?a[a.length+b]=d:a[b]=d};e.__getslice__=function(a,b,d, f){return"object"==typeof a&&"__getitem__"in a?a.__getitem__([b,d,f]):a.__getslice__(b,d,f)};e.__setslice__=function(a,b,d,f,c){"object"==typeof a&&"__setitem__"in a?a.__setitem__([b,d,f],c):a.__setslice__(b,d,f,c)};m(e,"analytics.choice_processor",{__all__:{__inited__:!1,__init__:function(a){var b=k("AnalyticsChoiceProcessor",[n],{__module__:"analytics.choice_processor",get __init__(){return c(this,function(a,b){a._analytics=b})},get process(){return c(this,function(a,b){for(var d=0;d=2*f.width&&(f.smooth_x-=3*f.width);q(f)}a._curtain.py_update()})},get open_curtain(){return c(this,function(a,b){a._curtain.open(b)})},get close_curtain(){return c(this,function(a,b){a._curtain.close(b)})},get _get_light(){return c(this,function(a){return a._train_light})},get _make_train_animations(){return c(this,function(a,b){b=a._state.add.group();var c=a._state.game.make.sprite(0,30,"city_on_back"); b.add(c);a._forest=a._make_forest();c=a._forest;for(var l=0;l=p(c)&&(b=0);a._timer=a._state.time.events.add(c[b],a._blink_loop,a,b+1)})},get _stop_blinking(){return c(this, function(a){null!==a._timer&&(a._state.time.events.remove(a._timer),a._timer=null)})},get _sprite_blink(){return c(this,function(a){a._sprite.visible=!a._sprite.visible})}});a.TrainLight=b;a.__name__="phaser.train.train_light"}}});m(e,"phaser.train.ui",{__all__:{__inited__:!1,__init__:function(a){var b=h(e.phaser.ui_controls.button),d=h(e.phaser.train.station_light).StationLight,f=k("DialogCallback",[n],{__module__:"phaser.train.ui",get __init__(){return c(this,function(a){var b=function(){};a.on_click_next= b;a.on_click_back=b;a.on_click_fast_forward=b;a.on_sound_enable=b;a.on_sound_disable=b})},get "_\u0441lick_next"(){return c(this,function(a){a.on_click_next()})},get _click_back(){return c(this,function(a){a.on_click_back()})},get _click_fast_forward(){return c(this,function(a){a.on_click_fast_forward()})},get _enable_sound(){return c(this,function(a){a.on_sound_enable(null)})},get _disable_sound(){return c(this,function(a){a.on_sound_disable(null)})}}),q=k("DialogController",[n],{__module__:"phaser.train.ui", get __init__(){return c(this,function(a,b,c){a._state=b;a._game=b.game;a._text_forced=!1;a._back_button_available=!1;a._forward_button_available=!1;a._callback=f();a._prepare_forms(c);a.force_show_lights()})},get _get_callback(){return c(this,function(a){return a._callback})},get show_choices(){return c(this,function(a,b,c){a._next_button.set_visible(!1);c=a._choice_buttons;for(var d=0;dc&& 0<=c&&(a._lights[c].blink(),b=c+1);for(f=b;4>f;f++)a._lights[f].hide()}}})},get show_texts(){return c(this,function(a){a._text_forced=!1;a._show_control_buttons();a._main_text.visible=!0})},get force_hide_texts(){return c(this,function(a){a._text_forced=!0;a._hide_control_buttons();a._main_text.visible=!1})},get sound_button_on(){return c(this,function(a){a._sound_button_on.set_visible(!0);a._sound_button_off.set_visible(!1)})},get sound_button_off(){return c(this,function(a){a._sound_button_on.set_visible(!1); a._sound_button_off.set_visible(!0)})},get set_language(){return c(this,function(a,b){a._game.localization_manager.switch_language(b);b="EN"==b;a._lang_button_en.set_visible(b);a._lang_button_rus.set_visible(!b);a._update_main_text();b=a._choice_buttons;for(var c=0;c>");c.set_visible(!1);c.on_click(a.callback._click_fast_forward);return c})},get _add_sound_button(){return c(this,function(a,c,d){c=b.ButtonBuilder(a._state).make_button_with_text(c,"font_main",30);c.set_x(a._lights[3].sprite.x+ 5.5*a._lights[3].sprite.width);c.set_y(a._lights[3].sprite.y);c.set_visible(!0);c.set_text("");c.on_click(d);return c})},get _add_language_button(){return c(this,function(a,c,d){c=b.ButtonBuilder(a._state).make_button_with_text(c,"font_main",30);c.set_x(a._lights[0].sprite.x-10.5*a._lights[0].sprite.width);c.set_y(a._lights[0].sprite.y);c.set_visible(!0);c.set_text("");c.on_click(d);return c})},get _add_choice_buttons(){return c(this,function(a,b){for(var c=u(),d=0;4>d;d++)c.append(a._add_choice_button(b, d));return c})},get _add_choice_button(){return c(this,function(a,c,d){var f=b.ButtonBuilder(a._state).make_button_with_text("choice_button","font_main",30);f.center_horizontally_in_box(c);c=f.height();f.set_y(a._game.height-1.5*c-d*(c+c/6));f.set_visible(!1);return f})},get _add_light_switches(){return c(this,function(a,b){for(var c=u(),f=0;4>f;f++)c.append(d(a._state,a._add_light_switch(b,f)));c[0].blink();return c})},get _add_light_switch(){return c(this,function(a,b,c){a=a._state.game.add.sprite(50, 50,"light");a.scale.setTo(b.scale,b.scale);a.y=b.y-2.6*a.height;a.x=b.x+b.width/2.8+b.width/10.3*c;a.visible=!1;return a})}});Object.defineProperty(q,"callback",I.call(q,q._get_callback));a.BUTTON_FONT_SIZE=30;a.DialogCallback=f;a.DialogController=q;a.MAIN_TEXT_FONT_SIZE=30;a.STAGES_COUNT=4;a.StationLight=d;a.__name__="phaser.train.ui"}}});m(e,"phaser.ui_controls.button",{__all__:{__inited__:!1,__init__:function(a){var b=k("ButtonBuilder",[n],{__module__:"phaser.ui_controls.button",get __init__(){return c(this, function(a,b){a._state=b})},get make_button_with_text(){return c(this,function(a,b,c,e){var f=a._state.add.group();b=a._make_sprites(b);for(var q=0;qa&&(a=.25);return x([755*a,1355*a,a])})},get _on_window_resize(){return c(this,function(a,b){var c=a._get_game_canvas_dimensions();b=c[0];c=c[1];a._web_page.document().getElementById(a._canvas_id).style.width= "{}px".format(b);a._web_page.document().getElementById(a._canvas_id).style.height="{}px".format(c);a._update_overlay_widget_position(b,c)})},get _update_overlay_widget_position(){return c(this,function(a,b,c){var d=a._web_page.document().getElementById("l_vidget"),f=.035*b;a=f;160<.3*c&&(a=.43*c);d.style.top="{}px".format(a);d.style.left="{}px".format(f);d.style.width="{}px".format(b-2*f);d.style.height="{}px".format(.3*c)})}});Object.defineProperty(w,"callback",I.call(w,w._get_callback));Object.defineProperty(w, "localization",I.call(w,w._get_localization));a.BootState=d;a.MIN_SCALE=.25;a.MainState=f;a.OPTIMAL_HEIGHT=1355;a.OPTIMAL_WIDTH=755;a.PhaserView=w;a.PreloadState=q;a.ScreenController=l;a.ViewCallBack=g;a.__name__="phaser.view"}}});m(e,"phaser.web_page",{__all__:{__inited__:!1,__init__:function(a){var b=k("WebPageController",[n],{__module__:"phaser.web_page",get __init__(){return c(this,function(a){})},get window(){return c(this,function(a){return window})},get document(){return c(this,function(a){return document})}, get cordova(){return c(this,function(a){return cordova})},get globalization(){return c(this,function(a){return navigator.globalization})}});a.WebPageController=b;a.__name__="phaser.web_page"}}});m(e,"serialization.serializer",{__all__:{__inited__:!1,__init__:function(a){var b=k("Serializer",[n],{__module__:"serialization.serializer",get __init__(){return c(this,function(a,b,c){a._version=c;a._storage_key=b;a._data=A({version:a._version})})},get _get_version(){return c(this,function(a){return a._version})}, get add(){return c(this,function(a,b,c){a._data[b]=c})},get py_get(){return c(this,function(a,b){return a._data[b]})},get save(){return c(this,function(a,b){b.setItem(a._storage_key,JSON.stringify(a._data))})},get load(){return c(this,function(a,b){a._nullify();b=a._get_data(b);if(null===b)return!1;var c=b.version;if(null===c||c>a.version)return!1;a._data=b;return!0})},get is_data_available(){return c(this,function(a,b){b=a._get_data(b);if(null===b)return!1;b=b.version;return null===b||b>a.version? !1:!0})},get _get_data(){return c(this,function(a,b){a=b.getItem(a._storage_key);return null===a?null:JSON.parse(a)})},get _nullify(){return c(this,function(a){a._data=A({version:a._version})})}});Object.defineProperty(b,"version",I.call(b,b._get_version));a.Serializer=b;a.__name__="serialization.serializer"}}});m(e,"story.pass_ticket",{__all__:{__inited__:!1,__init__:function(a){a.__name__="story.pass_ticket";a.get_available_pass_tickets=function(){var a=A();a.LOVE=u(["LINE_LIGHT","LINE_LIGHT","LINE_CONDUCTOR", "LINE_ROCKET"]);a.GOD=u(["LINE_LIGHT","LINE_LIGHT","LINE_LIGHT","-"]);a.MAN_ANGRY=u(["LINE_CONDUCTOR","LINE_CONDUCTOR","-","-"]);a.PROGRAM=u(["LINE_CONDUCTOR","LINE_ROCKET","-","-"]);a.FAMILY=u(["LINE_ROCKET","LINE_ROCKET","LINE_ROCKET","-"]);a.NEGATIVE=u(["LINE_ROCKET","LINE_LIGHT","LINE_ROCKET","LINE_CONDUCTOR"]);for(var c=a.py_keys(),f=0;f=p(a._pass_ticket_lines)?!1:a._pass_ticket_lines[f]==c)&&b().log_info("Pass ticket set for script line {} and stage {}".format(c,f));return a})},get _has_ticket_ads_logic(){return c(this,function(a){return a._platform_settings.has_ticket_ads})},get _should_show_sound_dialog(){return c(this,function(a){return a._platform_settings.should_show_sound_dialog})}});a.JsStory=f;a.__name__="story.story";a.get_logger=b;a.parse_str=d}}});m(e,"story.story_queue",{__all__:{__inited__:!1, __init__:function(a){var b=h(e.events.story_events),d=h(e.events.logical_events),f=h(e.events.create_event).create_event,g=h(e.events.navigation_buffer).NavigationBuffer,l=k("StoryQueue",[n],{__module__:"story.story_queue",get __init__(){return c(this,function(a,b,c){a._story=b;a._text_processors=u();a._navigation_buffer=g(c.hasher);a._events_queue=u()})},get add_processor(){return c(this,function(a,b){a._text_processors.append(b)})},get get_next_event(){return c(this,function(a){var b=a._navigation_buffer.process_next(); if(null!==b)return b;a._events_queue=a._make_queue();return 0>;<;.;. .;. . .;...;".split(";")))})},get _get_eng_str(){return c(this,function(a,b){if(a._is_special_word(b))return b;var c=a._table;return J(b,c)?(c=c[b],"-"==c?b+(a._debug_mode?" [no eng]":""):c):b+(a._debug_mode?" [no table]":"")})}});a.LocalizationManager=b;a.__name__="text_processor.localization"}}});m(e,"text_processor.parse_ink_params",{__all__:{__inited__:!1,__init__:function(a){a.__name__="text_processor.parse_ink_params";a.parse_ink_str=function(a){return a.py_split("~")[1].strip().py_replace("]", "")}}}});m(e,"text_processor.text_eraser",{__all__:{__inited__:!1,__init__:function(a){var b=h(e.events.logical_events).Dummy,d=h(e.events.create_event).create_event,f=k("TextEraser",[n],{__module__:"text_processor.text_eraser",get __init__(){return c(this,function(a,b){a._text=b})},get process(){return c(this,function(a,c){return c==a._text?d(b,c):null})}}),g=k("DotsChoiceEraser",[n],{__module__:"text_processor.text_eraser",get process(){return c(this,function(a,b){return 1==p(b)&&b[0].text.startswith(". . .")? (b[0].on_click(),!0):!1})}});a.DotsChoiceEraser=g;a.Dummy=b;a.TextEraser=f;a.__name__="text_processor.text_eraser";a.create_event=d}}});m(e,"text_processor.visual_event_processor",{__all__:{__inited__:!1,__init__:function(a){var b=h(e.events.visual_events),d=h(e.events.analytics_events),f=h(e.events.story_events),g=h(e.events.logical_events),l=h(e.events.create_event).create_event,m=A({"(\u041e\u0442\u043a\u0440\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u0437\u0430\u043d\u0430\u0432\u0435\u0441)":b.OpenCurtain, "(\u0417\u0430\u043d\u0430\u0432\u0435\u0441 \u0437\u0430\u043a\u0440\u044b\u0432\u0430\u0435\u0442\u0441\u044f)":b.CloseCurtain,"(\u041c\u0438\u0433\u0430\u0435\u0442 \u0441\u0432\u0435\u0442)":b.BlinkLight,"(\u0412\u043a\u043b\u044e\u0447\u0430\u0435\u0442\u0441\u044f \u0441\u0432\u0435\u0442)":b.LightOn,"(\u0412\u044b\u043a\u043b\u044e\u0447\u0430\u0435\u0442\u0441\u044f \u0441\u0432\u0435\u0442)":b.LightOff,"[sound_on]":b.SoundOn,"[sound_off]":b.SoundOff,"[play_music~":b.PlayMusic,"[stop_music]":b.StopMusic, "[open_link~":b.OpenLink,"[analytics_start_round]":d.StartRound,"[set_ending_reached~":f.EndingReached,"[set_pass_ticket~":f.BuyPassTicket,"[analytics_finish_game]":d.FinishGame,"[analytics_accept_fate]":d.AcceptFate,"[global_save_game]":g.SaveGame,"[skippable]":g.FastForwardLogicalBorder,"[show_litres_banner]":g.ShowLitResBanner,"[hide_litres_banner]":g.HideLitResBanner,"[restart_game]":g.RestartGame});b=k("VisualEventProcessor",[n],{__module__:"text_processor.visual_event_processor",get __init__(){return c(this, function(a){})},get process(){return c(this,function(a,b){a=m.py_items();for(var c=0;c