-
Notifications
You must be signed in to change notification settings - Fork 0
/
DarkKingdomJS.meta.js
84 lines (82 loc) · 162 KB
/
DarkKingdomJS.meta.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
Bridge.assembly("DarkKingdomJS", function ($asm, globals) {
"use strict";
var $m = Bridge.setMetadata,
$n = ["System","System.Collections.Generic","System.Threading.Tasks","System.Reflection","MonoInterface","Microsoft.Xna.Framework.Graphics","Microsoft.Xna.Framework","Microsoft.Xna.Framework.Input","DarkKingdomCore","Microsoft.Xna.Framework.Content"];
$m("MonoInterface.Animator", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"AddChild","t":8,"pi":[{"n":"child","pt":System.Object,"ps":0}],"tpc":1,"tprm":["T"],"sn":"AddChild","rt":System.Object,"p":[System.Object]},{"a":2,"n":"Do","t":8,"sn":"Do","rt":$n[0].Void},{"a":2,"n":"Animations","t":16,"rt":$n[1].List$1(MonoInterface.Animation),"g":{"a":2,"n":"get_Animations","t":8,"rt":$n[1].List$1(MonoInterface.Animation),"fg":"Animations"},"s":{"a":2,"n":"set_Animations","t":8,"p":[$n[1].List$1(MonoInterface.Animation)],"rt":$n[0].Void,"fs":"Animations"},"fn":"Animations"},{"a":1,"n":"completed","t":4,"rt":$n[1].List$1(MonoInterface.Animation),"sn":"completed"},{"a":1,"backing":true,"n":"<Animations>k__BackingField","t":4,"rt":$n[1].List$1(MonoInterface.Animation),"sn":"Animations"}]}; }, $n);
$m("MonoInterface.Animation", function () { return {"att":1048705,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[Function,Function],"pi":[{"n":"onStart","dv":null,"o":true,"pt":Function,"ps":0},{"n":"onEnd","dv":null,"o":true,"pt":Function,"ps":1}],"sn":"ctor"},{"v":true,"a":2,"n":"Begin","t":8,"sn":"Begin","rt":$n[2].Task$1(System.Object)},{"a":2,"n":"Complete","t":8,"sn":"Complete","rt":$n[0].Void},{"ab":true,"a":2,"n":"Do","t":8,"sn":"Do","rt":$n[0].Void},{"a":2,"n":"End","t":8,"sn":"End","rt":$n[0].Void},{"a":2,"n":"IsCompleted","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsCompleted","t":8,"rt":$n[0].Boolean,"fg":"IsCompleted","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_IsCompleted","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"IsCompleted"},"fn":"IsCompleted"},{"a":2,"n":"IsRunning","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsRunning","t":8,"rt":$n[0].Boolean,"fg":"IsRunning","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_IsRunning","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"IsRunning"},"fn":"IsRunning"},{"a":1,"n":"animationTask","t":4,"rt":$n[2].TaskCompletionSource,"sn":"animationTask"},{"a":2,"n":"OnEnd","t":2,"ad":{"a":2,"n":"add_OnEnd","t":8,"pi":[{"n":"value","pt":Function,"ps":0}],"sn":"addOnEnd","rt":$n[0].Void,"p":[Function]},"r":{"a":2,"n":"remove_OnEnd","t":8,"pi":[{"n":"value","pt":Function,"ps":0}],"sn":"removeOnEnd","rt":$n[0].Void,"p":[Function]}},{"a":2,"n":"OnStart","t":2,"ad":{"a":2,"n":"add_OnStart","t":8,"pi":[{"n":"value","pt":Function,"ps":0}],"sn":"addOnStart","rt":$n[0].Void,"p":[Function]},"r":{"a":2,"n":"remove_OnStart","t":8,"pi":[{"n":"value","pt":Function,"ps":0}],"sn":"removeOnStart","rt":$n[0].Void,"p":[Function]}},{"a":1,"backing":true,"n":"<IsCompleted>k__BackingField","t":4,"rt":$n[0].Boolean,"sn":"IsCompleted","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"backing":true,"n":"<IsRunning>k__BackingField","t":4,"rt":$n[0].Boolean,"sn":"IsRunning","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}]}; }, $n);
$m("MonoInterface.NumberAnimation", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Single,$n[0].Single,$n[0].Single,Function,Function,$n[0].Object],"pi":[{"n":"property","pt":$n[0].String,"ps":0},{"n":"start","pt":$n[0].Single,"ps":1},{"n":"end","pt":$n[0].Single,"ps":2},{"n":"step","pt":$n[0].Single,"ps":3},{"n":"onStart","dv":null,"o":true,"pt":Function,"ps":4},{"n":"onEnd","dv":null,"o":true,"pt":Function,"ps":5},{"n":"target","dv":null,"o":true,"pt":$n[0].Object,"ps":6}],"sn":"ctor"},{"ov":true,"a":2,"n":"Begin","t":8,"sn":"Begin","rt":$n[2].Task$1(System.Object)},{"ov":true,"a":2,"n":"Do","t":8,"sn":"Do","rt":$n[0].Void},{"a":2,"n":"SetTarget","t":8,"pi":[{"n":"target","pt":$n[0].Object,"ps":0}],"sn":"SetTarget","rt":$n[0].Void,"p":[$n[0].Object]},{"a":2,"n":"current","t":4,"rt":$n[0].Single,"sn":"current","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"endValue","t":4,"rt":$n[0].Single,"sn":"endValue","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"property","t":4,"rt":$n[0].String,"sn":"property"},{"a":1,"n":"propertyInfo","t":4,"rt":$n[3].PropertyInfo,"sn":"propertyInfo"},{"a":2,"n":"startValue","t":4,"rt":$n[0].Single,"sn":"startValue","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"step","t":4,"rt":$n[0].Single,"sn":"step","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"target","t":4,"rt":$n[0].Object,"sn":"target"}]}; }, $n);
$m("MonoInterface.BlockAnimation", function () { return {"nested":[$n[4].BlockAnimation.properties],"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[4].BlockAnimation.properties,$n[0].Single,$n[0].Single,$n[0].Single,Function,Function,$n[4].Block],"pi":[{"n":"property","pt":$n[4].BlockAnimation.properties,"ps":0},{"n":"start","pt":$n[0].Single,"ps":1},{"n":"end","pt":$n[0].Single,"ps":2},{"n":"step","pt":$n[0].Single,"ps":3},{"n":"onStart","dv":null,"o":true,"pt":Function,"ps":4},{"n":"onEnd","dv":null,"o":true,"pt":Function,"ps":5},{"n":"target","dv":null,"o":true,"pt":$n[4].Block,"ps":6}],"sn":"ctor"},{"ov":true,"a":2,"n":"Begin","t":8,"sn":"Begin","rt":$n[2].Task$1(System.Object)},{"ov":true,"a":2,"n":"Do","t":8,"sn":"Do","rt":$n[0].Void},{"a":2,"n":"SetTarget","t":8,"pi":[{"n":"target","pt":$n[4].Block,"ps":0}],"sn":"SetTarget","rt":$n[0].Void,"p":[$n[4].Block]},{"a":2,"n":"current","t":4,"rt":$n[0].Single,"sn":"current","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"endValue","t":4,"rt":$n[0].Single,"sn":"endValue","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"property","t":4,"rt":$n[4].BlockAnimation.properties,"sn":"property","box":function ($v) { return Bridge.box($v, MonoInterface.BlockAnimation.properties, System.Enum.toStringFn(MonoInterface.BlockAnimation.properties));}},{"a":2,"n":"startValue","t":4,"rt":$n[0].Single,"sn":"startValue","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"step","t":4,"rt":$n[0].Single,"sn":"step","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"target","t":4,"rt":$n[4].Block,"sn":"target"}]}; }, $n);
$m("MonoInterface.BlockAnimation.properties", function () { return {"td":$n[4].BlockAnimation,"att":258,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Alpha","is":true,"t":4,"rt":$n[4].BlockAnimation.properties,"sn":"Alpha","box":function ($v) { return Bridge.box($v, MonoInterface.BlockAnimation.properties, System.Enum.toStringFn(MonoInterface.BlockAnimation.properties));}},{"a":2,"n":"X","is":true,"t":4,"rt":$n[4].BlockAnimation.properties,"sn":"X","box":function ($v) { return Bridge.box($v, MonoInterface.BlockAnimation.properties, System.Enum.toStringFn(MonoInterface.BlockAnimation.properties));}},{"a":2,"n":"Y","is":true,"t":4,"rt":$n[4].BlockAnimation.properties,"sn":"Y","box":function ($v) { return Bridge.box($v, MonoInterface.BlockAnimation.properties, System.Enum.toStringFn(MonoInterface.BlockAnimation.properties));}}]}; }, $n);
$m("MonoInterface.ListAnimation", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[Function,Function],"pi":[{"n":"onStart","pt":Function,"ps":0},{"n":"onEnd","pt":Function,"ps":1}],"sn":"ctor"},{"a":2,"n":"AddChild","t":8,"pi":[{"n":"child","pt":System.Object,"ps":0}],"tpc":1,"tprm":["T"],"sn":"AddChild","rt":System.Object,"p":[System.Object]},{"ov":true,"a":2,"n":"Begin","t":8,"sn":"Begin","rt":$n[2].Task$1(System.Object)},{"ov":true,"a":2,"n":"Do","t":8,"sn":"Do","rt":$n[0].Void},{"a":2,"n":"Children","t":4,"rt":$n[1].List$1(MonoInterface.Animation),"sn":"Children"},{"a":1,"n":"_current","t":4,"rt":$n[0].Int32,"sn":"_current","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("MonoInterface.MultiAnimation", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[System.Array.type(MonoInterface.Animation)],"pi":[{"n":"children","ip":true,"pt":System.Array.type(MonoInterface.Animation),"ps":0}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[Function,Function,System.Array.type(MonoInterface.Animation)],"pi":[{"n":"onStart","dv":null,"o":true,"pt":Function,"ps":0},{"n":"onEnd","dv":null,"o":true,"pt":Function,"ps":1},{"n":"children","ip":true,"pt":System.Array.type(MonoInterface.Animation),"ps":2}],"sn":"$ctor1"},{"a":2,"n":"AddChild","t":8,"pi":[{"n":"child","pt":System.Object,"ps":0}],"tpc":1,"tprm":["T"],"sn":"AddChild","rt":System.Object,"p":[System.Object]},{"ov":true,"a":2,"n":"Begin","t":8,"sn":"Begin","rt":$n[2].Task$1(System.Object)},{"ov":true,"a":2,"n":"Do","t":8,"sn":"Do","rt":$n[0].Void},{"a":2,"n":"Children","t":4,"rt":$n[1].List$1(MonoInterface.Animation),"sn":"Children"}]}; }, $n);
$m("MonoInterface.Block", function () { return {"att":1048705,"a":2,"m":[{"a":3,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"v":true,"a":2,"n":"ApplyLocalization","t":8,"pi":[{"n":"currentLocalization","pt":$n[4].Localization,"ps":0}],"sn":"ApplyLocalization","rt":$n[0].Void,"p":[$n[4].Localization]},{"v":true,"a":2,"n":"ApplyTheme","t":8,"pi":[{"n":"currentTheme","pt":$n[4].Theme,"ps":0}],"sn":"ApplyTheme","rt":$n[0].Void,"p":[$n[4].Theme]},{"v":true,"a":2,"n":"CheckForRecalc","t":8,"sn":"CheckForRecalc","rt":$n[0].Void},{"ab":true,"a":2,"n":"Draw","t":8,"pi":[{"n":"sb","pt":$n[5].SpriteBatch,"ps":0},{"n":"parentAlpha","dv":1.0,"o":true,"pt":$n[0].Single,"ps":1}],"sn":"Draw","rt":$n[0].Void,"p":[$n[5].SpriteBatch,$n[0].Single]},{"a":2,"n":"Hide","t":8,"pi":[{"n":"animator","dv":null,"o":true,"pt":$n[4].Animator,"ps":0}],"sn":"Hide","rt":$n[0].Void,"p":[$n[4].Animator]},{"v":true,"a":2,"n":"Recalc","t":8,"sn":"Recalc","rt":$n[0].Void},{"a":2,"n":"Show","t":8,"pi":[{"n":"animator","dv":null,"o":true,"pt":$n[4].Animator,"ps":0}],"sn":"Show","rt":$n[0].Void,"p":[$n[4].Animator]},{"a":2,"n":"Alignment","t":16,"rt":$n[6].Vector2,"g":{"a":2,"n":"get_Alignment","t":8,"rt":$n[6].Vector2,"fg":"Alignment"},"s":{"a":2,"n":"set_Alignment","t":8,"p":[$n[6].Vector2],"rt":$n[0].Void,"fs":"Alignment"},"fn":"Alignment"},{"a":2,"n":"Alpha","t":16,"rt":$n[0].Single,"g":{"a":2,"n":"get_Alpha","t":8,"rt":$n[0].Single,"fg":"Alpha","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},"s":{"a":2,"n":"set_Alpha","t":8,"p":[$n[0].Single],"rt":$n[0].Void,"fs":"Alpha"},"fn":"Alpha"},{"a":2,"n":"Bottom","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Bottom","t":8,"rt":$n[0].Int32,"fg":"Bottom","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_Bottom","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"Bottom"},"fn":"Bottom"},{"a":2,"n":"CurrentLocalization","t":16,"rt":$n[4].Localization,"g":{"a":2,"n":"get_CurrentLocalization","t":8,"rt":$n[4].Localization,"fg":"CurrentLocalization"},"s":{"a":2,"n":"set_CurrentLocalization","t":8,"p":[$n[4].Localization],"rt":$n[0].Void,"fs":"CurrentLocalization"},"fn":"CurrentLocalization"},{"a":2,"n":"CurrentTheme","t":16,"rt":$n[4].Theme,"g":{"a":2,"n":"get_CurrentTheme","t":8,"rt":$n[4].Theme,"fg":"CurrentTheme"},"s":{"a":2,"n":"set_CurrentTheme","t":8,"p":[$n[4].Theme],"rt":$n[0].Void,"fs":"CurrentTheme"},"fn":"CurrentTheme"},{"a":2,"n":"FinalBottom","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_FinalBottom","t":8,"rt":$n[0].Int32,"fg":"FinalBottom","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"FinalBottom"},{"a":2,"n":"FinalH","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_FinalH","t":8,"rt":$n[0].Int32,"fg":"FinalH","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"FinalH"},{"a":2,"n":"FinalRight","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_FinalRight","t":8,"rt":$n[0].Int32,"fg":"FinalRight","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"FinalRight"},{"a":2,"n":"FinalW","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_FinalW","t":8,"rt":$n[0].Int32,"fg":"FinalW","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"FinalW"},{"a":2,"n":"FinalX","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_FinalX","t":8,"rt":$n[0].Int32,"fg":"FinalX","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"FinalX"},{"a":2,"n":"FinalY","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_FinalY","t":8,"rt":$n[0].Int32,"fg":"FinalY","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"FinalY"},{"a":2,"n":"H","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_H","t":8,"rt":$n[0].Int32,"fg":"H","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_H","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"H"},"fn":"H"},{"a":2,"n":"HideAnimation","t":16,"rt":$n[4].Animation,"g":{"a":2,"n":"get_HideAnimation","t":8,"rt":$n[4].Animation,"fg":"HideAnimation"},"s":{"a":2,"n":"set_HideAnimation","t":8,"p":[$n[4].Animation],"rt":$n[0].Void,"fs":"HideAnimation"},"fn":"HideAnimation"},{"a":2,"n":"IsNeedRecalc","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsNeedRecalc","t":8,"rt":$n[0].Boolean,"fg":"IsNeedRecalc","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_IsNeedRecalc","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"IsNeedRecalc"},"fn":"IsNeedRecalc"},{"a":2,"n":"Parent","t":16,"rt":$n[4].Container,"g":{"a":2,"n":"get_Parent","t":8,"rt":$n[4].Container,"fg":"Parent"},"s":{"a":2,"n":"set_Parent","t":8,"p":[$n[4].Container],"rt":$n[0].Void,"fs":"Parent"},"fn":"Parent"},{"a":2,"n":"Right","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Right","t":8,"rt":$n[0].Int32,"fg":"Right","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_Right","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"Right"},"fn":"Right"},{"a":2,"n":"ShowAnimation","t":16,"rt":$n[4].Animation,"g":{"a":2,"n":"get_ShowAnimation","t":8,"rt":$n[4].Animation,"fg":"ShowAnimation"},"s":{"a":2,"n":"set_ShowAnimation","t":8,"p":[$n[4].Animation],"rt":$n[0].Void,"fs":"ShowAnimation"},"fn":"ShowAnimation"},{"a":2,"n":"Visible","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_Visible","t":8,"rt":$n[0].Boolean,"fg":"Visible","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_Visible","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"Visible"},"fn":"Visible"},{"a":2,"n":"W","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_W","t":8,"rt":$n[0].Int32,"fg":"W","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_W","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"W"},"fn":"W"},{"a":2,"n":"X","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_X","t":8,"rt":$n[0].Int32,"fg":"X","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_X","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"X"},"fn":"X"},{"a":2,"n":"Y","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Y","t":8,"rt":$n[0].Int32,"fg":"Y","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_Y","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"Y"},"fn":"Y"},{"a":3,"n":"_finalH","t":4,"rt":$n[0].Int32,"sn":"_finalH","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":3,"n":"_finalW","t":4,"rt":$n[0].Int32,"sn":"_finalW","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":3,"n":"_finalX","t":4,"rt":$n[0].Int32,"sn":"_finalX","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":3,"n":"_finalY","t":4,"rt":$n[0].Int32,"sn":"_finalY","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":3,"n":"_h","t":4,"rt":$n[0].Int32,"sn":"_h","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_hideAnimation","t":4,"rt":$n[4].Animation,"sn":"_hideAnimation"},{"a":1,"n":"_showAnimation","t":4,"rt":$n[4].Animation,"sn":"_showAnimation"},{"a":3,"n":"_w","t":4,"rt":$n[0].Int32,"sn":"_w","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"backing":true,"n":"<Alignment>k__BackingField","t":4,"rt":$n[6].Vector2,"sn":"Alignment"},{"a":1,"backing":true,"n":"<Alpha>k__BackingField","t":4,"rt":$n[0].Single,"sn":"Alpha","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"backing":true,"n":"<CurrentLocalization>k__BackingField","t":4,"rt":$n[4].Localization,"sn":"CurrentLocalization"},{"a":1,"backing":true,"n":"<CurrentTheme>k__BackingField","t":4,"rt":$n[4].Theme,"sn":"CurrentTheme"},{"a":1,"backing":true,"n":"<IsNeedRecalc>k__BackingField","t":4,"rt":$n[0].Boolean,"sn":"IsNeedRecalc","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"backing":true,"n":"<Parent>k__BackingField","t":4,"rt":$n[4].Container,"sn":"Parent"},{"a":1,"backing":true,"n":"<Visible>k__BackingField","t":4,"rt":$n[0].Boolean,"sn":"Visible","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"backing":true,"n":"<X>k__BackingField","t":4,"rt":$n[0].Int32,"sn":"X","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"backing":true,"n":"<Y>k__BackingField","t":4,"rt":$n[0].Int32,"sn":"Y","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("MonoInterface.Button", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[Function,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Single,$n[0].Single,$n[0].Boolean],"pi":[{"n":"onClick","pt":Function,"ps":0},{"n":"x","pt":$n[0].Int32,"ps":1},{"n":"y","pt":$n[0].Int32,"ps":2},{"n":"w","pt":$n[0].Int32,"ps":3},{"n":"h","pt":$n[0].Int32,"ps":4},{"n":"horAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":5},{"n":"verAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":6},{"n":"visible","dv":true,"o":true,"pt":$n[0].Boolean,"ps":7}],"sn":"$ctor3"},{"a":2,"n":".ctor","t":1,"p":[Function,$n[7].Keys,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Single,$n[0].Single,$n[0].Boolean],"pi":[{"n":"onClick","pt":Function,"ps":0},{"n":"hotkey","pt":$n[7].Keys,"ps":1},{"n":"x","pt":$n[0].Int32,"ps":2},{"n":"y","pt":$n[0].Int32,"ps":3},{"n":"w","pt":$n[0].Int32,"ps":4},{"n":"h","pt":$n[0].Int32,"ps":5},{"n":"horAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":6},{"n":"verAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":7},{"n":"visible","dv":true,"o":true,"pt":$n[0].Boolean,"ps":8}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[Function,Function,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Single,$n[0].Single,$n[0].Boolean],"pi":[{"n":"onClick","pt":Function,"ps":0},{"n":"onFocus","pt":Function,"ps":1},{"n":"x","pt":$n[0].Int32,"ps":2},{"n":"y","pt":$n[0].Int32,"ps":3},{"n":"w","pt":$n[0].Int32,"ps":4},{"n":"h","pt":$n[0].Int32,"ps":5},{"n":"horAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":6},{"n":"verAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":7},{"n":"visible","dv":true,"o":true,"pt":$n[0].Boolean,"ps":8}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[Function,Function,$n[7].Keys,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Single,$n[0].Single,$n[0].Boolean],"pi":[{"n":"onClick","pt":Function,"ps":0},{"n":"onFocus","pt":Function,"ps":1},{"n":"hotkey","pt":$n[7].Keys,"ps":2},{"n":"x","pt":$n[0].Int32,"ps":3},{"n":"y","pt":$n[0].Int32,"ps":4},{"n":"w","pt":$n[0].Int32,"ps":5},{"n":"h","pt":$n[0].Int32,"ps":6},{"n":"horAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":7},{"n":"verAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":8},{"n":"visible","dv":true,"o":true,"pt":$n[0].Boolean,"ps":9}],"sn":"$ctor1"},{"ov":true,"a":2,"n":"Click","t":8,"pi":[{"n":"x","pt":$n[0].Int32,"ps":0},{"n":"y","pt":$n[0].Int32,"ps":1},{"n":"isTouch","pt":$n[0].Boolean,"ps":2}],"sn":"Click","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Int32,$n[0].Boolean]},{"ov":true,"a":2,"n":"Draw","t":8,"pi":[{"n":"sb","pt":$n[5].SpriteBatch,"ps":0},{"n":"parentAlpha","pt":$n[0].Single,"ps":1}],"sn":"Draw","rt":$n[0].Void,"p":[$n[5].SpriteBatch,$n[0].Single]},{"ov":true,"a":2,"n":"Focus","t":8,"sn":"Focus","rt":$n[0].Void},{"ov":true,"a":2,"n":"TapAndHold","t":8,"sn":"TapAndHold","rt":$n[0].Void},{"a":2,"n":"BackTexture","t":16,"rt":$n[0].Nullable$1(MonoInterface.Appearance),"g":{"a":2,"n":"get_BackTexture","t":8,"rt":$n[0].Nullable$1(MonoInterface.Appearance),"fg":"BackTexture"},"s":{"a":2,"n":"set_BackTexture","t":8,"p":[$n[0].Nullable$1(MonoInterface.Appearance)],"rt":$n[0].Void,"fs":"BackTexture"},"fn":"BackTexture"},{"a":2,"n":"DisabledTexture","t":16,"rt":$n[0].Nullable$1(MonoInterface.Appearance),"g":{"a":2,"n":"get_DisabledTexture","t":8,"rt":$n[0].Nullable$1(MonoInterface.Appearance),"fg":"DisabledTexture"},"s":{"a":2,"n":"set_DisabledTexture","t":8,"p":[$n[0].Nullable$1(MonoInterface.Appearance)],"rt":$n[0].Void,"fs":"DisabledTexture"},"fn":"DisabledTexture"},{"a":2,"n":"FrontTexture","t":16,"rt":$n[0].Nullable$1(MonoInterface.Appearance),"g":{"a":2,"n":"get_FrontTexture","t":8,"rt":$n[0].Nullable$1(MonoInterface.Appearance),"fg":"FrontTexture"},"s":{"a":2,"n":"set_FrontTexture","t":8,"p":[$n[0].Nullable$1(MonoInterface.Appearance)],"rt":$n[0].Void,"fs":"FrontTexture"},"fn":"FrontTexture"},{"a":2,"n":"HotKey","t":16,"rt":$n[7].Keys,"g":{"a":2,"n":"get_HotKey","t":8,"rt":$n[7].Keys,"fg":"HotKey","box":function ($v) { return Bridge.box($v, Microsoft.Xna.Framework.Input.Keys, System.Enum.toStringFn(Microsoft.Xna.Framework.Input.Keys));}},"s":{"a":2,"n":"set_HotKey","t":8,"p":[$n[7].Keys],"rt":$n[0].Void,"fs":"HotKey"},"fn":"HotKey"},{"a":2,"n":"IsDisabled","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsDisabled","t":8,"rt":$n[0].Boolean,"fg":"IsDisabled","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_IsDisabled","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"IsDisabled"},"fn":"IsDisabled"},{"a":2,"n":"IsHighlighted","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsHighlighted","t":8,"rt":$n[0].Boolean,"fg":"IsHighlighted","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_IsHighlighted","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"IsHighlighted"},"fn":"IsHighlighted"},{"a":2,"n":"IsPressed","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsPressed","t":8,"rt":$n[0].Boolean,"fg":"IsPressed","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_IsPressed","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"IsPressed"},"fn":"IsPressed"},{"a":2,"n":"IsSelected","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsSelected","t":8,"rt":$n[0].Boolean,"fg":"IsSelected","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_IsSelected","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"IsSelected"},"fn":"IsSelected"},{"a":2,"n":"PressedTexture","t":16,"rt":$n[0].Nullable$1(MonoInterface.Appearance),"g":{"a":2,"n":"get_PressedTexture","t":8,"rt":$n[0].Nullable$1(MonoInterface.Appearance),"fg":"PressedTexture"},"s":{"a":2,"n":"set_PressedTexture","t":8,"p":[$n[0].Nullable$1(MonoInterface.Appearance)],"rt":$n[0].Void,"fs":"PressedTexture"},"fn":"PressedTexture"},{"a":2,"n":"SelectedTexture","t":16,"rt":$n[0].Nullable$1(MonoInterface.Appearance),"g":{"a":2,"n":"get_SelectedTexture","t":8,"rt":$n[0].Nullable$1(MonoInterface.Appearance),"fg":"SelectedTexture"},"s":{"a":2,"n":"set_SelectedTexture","t":8,"p":[$n[0].Nullable$1(MonoInterface.Appearance)],"rt":$n[0].Void,"fs":"SelectedTexture"},"fn":"SelectedTexture"},{"a":2,"n":"OnClick","t":2,"ad":{"a":2,"n":"add_OnClick","t":8,"pi":[{"n":"value","pt":Function,"ps":0}],"sn":"addOnClick","rt":$n[0].Void,"p":[Function]},"r":{"a":2,"n":"remove_OnClick","t":8,"pi":[{"n":"value","pt":Function,"ps":0}],"sn":"removeOnClick","rt":$n[0].Void,"p":[Function]}},{"a":2,"n":"OnFocus","t":2,"ad":{"a":2,"n":"add_OnFocus","t":8,"pi":[{"n":"value","pt":Function,"ps":0}],"sn":"addOnFocus","rt":$n[0].Void,"p":[Function]},"r":{"a":2,"n":"remove_OnFocus","t":8,"pi":[{"n":"value","pt":Function,"ps":0}],"sn":"removeOnFocus","rt":$n[0].Void,"p":[Function]}},{"a":1,"backing":true,"n":"<BackTexture>k__BackingField","t":4,"rt":$n[0].Nullable$1(MonoInterface.Appearance),"sn":"BackTexture"},{"a":1,"backing":true,"n":"<DisabledTexture>k__BackingField","t":4,"rt":$n[0].Nullable$1(MonoInterface.Appearance),"sn":"DisabledTexture"},{"a":1,"backing":true,"n":"<FrontTexture>k__BackingField","t":4,"rt":$n[0].Nullable$1(MonoInterface.Appearance),"sn":"FrontTexture"},{"a":1,"backing":true,"n":"<HotKey>k__BackingField","t":4,"rt":$n[7].Keys,"sn":"HotKey","box":function ($v) { return Bridge.box($v, Microsoft.Xna.Framework.Input.Keys, System.Enum.toStringFn(Microsoft.Xna.Framework.Input.Keys));}},{"a":1,"backing":true,"n":"<IsDisabled>k__BackingField","t":4,"rt":$n[0].Boolean,"sn":"IsDisabled","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"backing":true,"n":"<IsHighlighted>k__BackingField","t":4,"rt":$n[0].Boolean,"sn":"IsHighlighted","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"backing":true,"n":"<IsPressed>k__BackingField","t":4,"rt":$n[0].Boolean,"sn":"IsPressed","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"backing":true,"n":"<IsSelected>k__BackingField","t":4,"rt":$n[0].Boolean,"sn":"IsSelected","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"backing":true,"n":"<PressedTexture>k__BackingField","t":4,"rt":$n[0].Nullable$1(MonoInterface.Appearance),"sn":"PressedTexture"},{"a":1,"backing":true,"n":"<SelectedTexture>k__BackingField","t":4,"rt":$n[0].Nullable$1(MonoInterface.Appearance),"sn":"SelectedTexture"}]}; }, $n);
$m("MonoInterface.Container", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Single,$n[0].Single,$n[0].Boolean],"pi":[{"n":"x","pt":$n[0].Int32,"ps":0},{"n":"y","pt":$n[0].Int32,"ps":1},{"n":"w","pt":$n[0].Int32,"ps":2},{"n":"h","pt":$n[0].Int32,"ps":3},{"n":"horAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":4},{"n":"verAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":5},{"n":"visible","dv":true,"o":true,"pt":$n[0].Boolean,"ps":6}],"sn":"ctor"},{"v":true,"a":2,"n":"AddChild","t":8,"pi":[{"n":"child","pt":System.Object,"ps":0}],"tpc":1,"tprm":["T"],"sn":"AddChild","rt":System.Object,"p":[System.Object]},{"ov":true,"a":2,"n":"ApplyLocalization","t":8,"pi":[{"n":"currentLocalization","pt":$n[4].Localization,"ps":0}],"sn":"ApplyLocalization","rt":$n[0].Void,"p":[$n[4].Localization]},{"ov":true,"a":2,"n":"ApplyTheme","t":8,"pi":[{"n":"currentTheme","pt":$n[4].Theme,"ps":0}],"sn":"ApplyTheme","rt":$n[0].Void,"p":[$n[4].Theme]},{"ov":true,"a":2,"n":"CheckForRecalc","t":8,"sn":"CheckForRecalc","rt":$n[0].Void},{"v":true,"a":2,"n":"Click","t":8,"pi":[{"n":"x","pt":$n[0].Int32,"ps":0},{"n":"y","pt":$n[0].Int32,"ps":1},{"n":"isTouch","pt":$n[0].Boolean,"ps":2}],"sn":"Click","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Int32,$n[0].Boolean]},{"ov":true,"a":2,"n":"Draw","t":8,"pi":[{"n":"sb","pt":$n[5].SpriteBatch,"ps":0},{"n":"parentAlpha","pt":$n[0].Single,"ps":1}],"sn":"Draw","rt":$n[0].Void,"p":[$n[5].SpriteBatch,$n[0].Single]},{"v":true,"a":2,"n":"Focus","t":8,"sn":"Focus","rt":$n[0].Void},{"a":2,"n":"GetButtonByHotKey","t":8,"pi":[{"n":"key","pt":$n[7].Keys,"ps":0}],"sn":"GetButtonByHotKey","rt":$n[4].Button,"p":[$n[7].Keys]},{"a":2,"n":"GetContainerByPoint","t":8,"pi":[{"n":"x","pt":$n[0].Int32,"ps":0},{"n":"y","pt":$n[0].Int32,"ps":1},{"n":"finalX","out":true,"pt":$n[0].Int32,"ps":2},{"n":"finalY","out":true,"pt":$n[0].Int32,"ps":3}],"sn":"GetContainerByPoint","rt":$n[4].Container,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32]},{"ov":true,"a":2,"n":"Recalc","t":8,"sn":"Recalc","rt":$n[0].Void},{"v":true,"a":2,"n":"TapAndHold","t":8,"sn":"TapAndHold","rt":$n[0].Void},{"a":2,"n":"Children","t":16,"rt":$n[1].List$1(MonoInterface.Block),"g":{"a":2,"n":"get_Children","t":8,"rt":$n[1].List$1(MonoInterface.Block),"fg":"Children"},"fn":"Children"},{"a":2,"n":"ChildrenScaleX","t":16,"rt":$n[0].Single,"g":{"a":2,"n":"get_ChildrenScaleX","t":8,"rt":$n[0].Single,"fg":"ChildrenScaleX","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},"s":{"a":2,"n":"set_ChildrenScaleX","t":8,"p":[$n[0].Single],"rt":$n[0].Void,"fs":"ChildrenScaleX"},"fn":"ChildrenScaleX"},{"a":2,"n":"ChildrenScaleY","t":16,"rt":$n[0].Single,"g":{"a":2,"n":"get_ChildrenScaleY","t":8,"rt":$n[0].Single,"fg":"ChildrenScaleY","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},"s":{"a":2,"n":"set_ChildrenScaleY","t":8,"p":[$n[0].Single],"rt":$n[0].Void,"fs":"ChildrenScaleY"},"fn":"ChildrenScaleY"},{"a":2,"n":"FinalChildrenScaleX","t":16,"rt":$n[0].Single,"g":{"a":2,"n":"get_FinalChildrenScaleX","t":8,"rt":$n[0].Single,"fg":"FinalChildrenScaleX","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},"fn":"FinalChildrenScaleX"},{"a":2,"n":"FinalChildrenScaleY","t":16,"rt":$n[0].Single,"g":{"a":2,"n":"get_FinalChildrenScaleY","t":8,"rt":$n[0].Single,"fg":"FinalChildrenScaleY","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},"fn":"FinalChildrenScaleY"},{"a":3,"n":"_finalChildrenScaleX","t":4,"rt":$n[0].Single,"sn":"_finalChildrenScaleX","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":3,"n":"_finalChildrenScaleY","t":4,"rt":$n[0].Single,"sn":"_finalChildrenScaleY","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"backing":true,"n":"<Children>k__BackingField","t":4,"rt":$n[1].List$1(MonoInterface.Block),"sn":"Children"},{"a":1,"backing":true,"n":"<ChildrenScaleX>k__BackingField","t":4,"rt":$n[0].Single,"sn":"ChildrenScaleX","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"backing":true,"n":"<ChildrenScaleY>k__BackingField","t":4,"rt":$n[0].Single,"sn":"ChildrenScaleY","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}}]}; }, $n);
$m("MonoInterface.Frame", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Single,$n[0].Single,$n[0].Boolean],"pi":[{"n":"x","pt":$n[0].Int32,"ps":0},{"n":"y","pt":$n[0].Int32,"ps":1},{"n":"w","pt":$n[0].Int32,"ps":2},{"n":"h","pt":$n[0].Int32,"ps":3},{"n":"horAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":4},{"n":"verAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":5},{"n":"visible","dv":true,"o":true,"pt":$n[0].Boolean,"ps":6}],"sn":"ctor"},{"ov":true,"a":2,"n":"Draw","t":8,"pi":[{"n":"sb","pt":$n[5].SpriteBatch,"ps":0},{"n":"parentAlpha","pt":$n[0].Single,"ps":1}],"sn":"Draw","rt":$n[0].Void,"p":[$n[5].SpriteBatch,$n[0].Single]},{"a":2,"n":"BackTexture","t":16,"rt":$n[0].Nullable$1(MonoInterface.Appearance),"g":{"a":2,"n":"get_BackTexture","t":8,"rt":$n[0].Nullable$1(MonoInterface.Appearance),"fg":"BackTexture"},"s":{"a":2,"n":"set_BackTexture","t":8,"p":[$n[0].Nullable$1(MonoInterface.Appearance)],"rt":$n[0].Void,"fs":"BackTexture"},"fn":"BackTexture"},{"a":2,"n":"BottomBorder","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_BottomBorder","t":8,"rt":$n[0].Boolean,"fg":"BottomBorder","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_BottomBorder","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"BottomBorder"},"fn":"BottomBorder"},{"a":2,"n":"LeftBorder","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_LeftBorder","t":8,"rt":$n[0].Boolean,"fg":"LeftBorder","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_LeftBorder","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"LeftBorder"},"fn":"LeftBorder"},{"a":2,"n":"RightBorder","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_RightBorder","t":8,"rt":$n[0].Boolean,"fg":"RightBorder","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_RightBorder","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"RightBorder"},"fn":"RightBorder"},{"a":2,"n":"TopBorder","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_TopBorder","t":8,"rt":$n[0].Boolean,"fg":"TopBorder","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_TopBorder","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"TopBorder"},"fn":"TopBorder"},{"a":1,"backing":true,"n":"<BackTexture>k__BackingField","t":4,"rt":$n[0].Nullable$1(MonoInterface.Appearance),"sn":"BackTexture"},{"a":1,"backing":true,"n":"<BottomBorder>k__BackingField","t":4,"rt":$n[0].Boolean,"sn":"BottomBorder","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"backing":true,"n":"<LeftBorder>k__BackingField","t":4,"rt":$n[0].Boolean,"sn":"LeftBorder","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"backing":true,"n":"<RightBorder>k__BackingField","t":4,"rt":$n[0].Boolean,"sn":"RightBorder","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"backing":true,"n":"<TopBorder>k__BackingField","t":4,"rt":$n[0].Boolean,"sn":"TopBorder","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}]}; }, $n);
$m("MonoInterface.Grid", function () { return {"nested":[$n[4].Grid.Orientations],"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[4].Grid.Orientations,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Single,$n[0].Single,$n[0].Boolean],"pi":[{"n":"orientation","pt":$n[4].Grid.Orientations,"ps":0},{"n":"x","pt":$n[0].Int32,"ps":1},{"n":"y","pt":$n[0].Int32,"ps":2},{"n":"w","pt":$n[0].Int32,"ps":3},{"n":"h","pt":$n[0].Int32,"ps":4},{"n":"horAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":5},{"n":"verAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":6},{"n":"visible","dv":true,"o":true,"pt":$n[0].Boolean,"ps":7}],"sn":"ctor"},{"ov":true,"a":2,"n":"AddChild","t":8,"pi":[{"n":"child","pt":System.Object,"ps":0}],"tpc":1,"tprm":["T"],"sn":"AddChild","rt":System.Object,"p":[System.Object]},{"a":2,"n":"Orientation","t":16,"rt":$n[4].Grid.Orientations,"g":{"a":2,"n":"get_Orientation","t":8,"rt":$n[4].Grid.Orientations,"fg":"Orientation","box":function ($v) { return Bridge.box($v, MonoInterface.Grid.Orientations, System.Enum.toStringFn(MonoInterface.Grid.Orientations));}},"s":{"a":2,"n":"set_Orientation","t":8,"p":[$n[4].Grid.Orientations],"rt":$n[0].Void,"fs":"Orientation"},"fn":"Orientation"},{"a":1,"backing":true,"n":"<Orientation>k__BackingField","t":4,"rt":$n[4].Grid.Orientations,"sn":"Orientation","box":function ($v) { return Bridge.box($v, MonoInterface.Grid.Orientations, System.Enum.toStringFn(MonoInterface.Grid.Orientations));}}]}; }, $n);
$m("MonoInterface.Grid.Orientations", function () { return {"td":$n[4].Grid,"att":258,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"LeftToRight","is":true,"t":4,"rt":$n[4].Grid.Orientations,"sn":"LeftToRight","box":function ($v) { return Bridge.box($v, MonoInterface.Grid.Orientations, System.Enum.toStringFn(MonoInterface.Grid.Orientations));}},{"a":2,"n":"TopToBottom","is":true,"t":4,"rt":$n[4].Grid.Orientations,"sn":"TopToBottom","box":function ($v) { return Bridge.box($v, MonoInterface.Grid.Orientations, System.Enum.toStringFn(MonoInterface.Grid.Orientations));}}]}; }, $n);
$m("MonoInterface.Label", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Int32,$n[0].Nullable$1(Microsoft.Xna.Framework.Color),$n[0].Int32,$n[0].Int32,$n[0].Single,$n[0].Single,$n[0].Boolean],"pi":[{"n":"text","pt":$n[0].String,"ps":0},{"n":"size","pt":$n[0].Int32,"ps":1},{"n":"clr","dv":null,"o":true,"pt":$n[0].Nullable$1(Microsoft.Xna.Framework.Color),"ps":2},{"n":"x","dv":0,"o":true,"pt":$n[0].Int32,"ps":3},{"n":"y","dv":0,"o":true,"pt":$n[0].Int32,"ps":4},{"n":"horAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":5},{"n":"verAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":6},{"n":"visible","dv":true,"o":true,"pt":$n[0].Boolean,"ps":7}],"sn":"ctor"},{"ov":true,"a":2,"n":"Draw","t":8,"pi":[{"n":"sb","pt":$n[5].SpriteBatch,"ps":0},{"n":"parentAlpha","pt":$n[0].Single,"ps":1}],"sn":"Draw","rt":$n[0].Void,"p":[$n[5].SpriteBatch,$n[0].Single]},{"ov":true,"a":2,"n":"Recalc","t":8,"sn":"Recalc","rt":$n[0].Void},{"a":2,"n":"FinalFont","t":16,"rt":$n[5].SpriteFont,"g":{"a":2,"n":"get_FinalFont","t":8,"rt":$n[5].SpriteFont,"fg":"FinalFont"},"s":{"a":1,"n":"set_FinalFont","t":8,"p":[$n[5].SpriteFont],"rt":$n[0].Void,"fs":"FinalFont"},"fn":"FinalFont"},{"a":2,"n":"Size","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Size","t":8,"rt":$n[0].Int32,"fg":"Size","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_Size","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"Size"},"fn":"Size"},{"a":2,"n":"Text","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Text","t":8,"rt":$n[0].String,"fg":"Text"},"s":{"a":2,"n":"set_Text","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"Text"},"fn":"Text"},{"a":2,"n":"TextColor","t":16,"rt":$n[0].Nullable$1(Microsoft.Xna.Framework.Color),"g":{"a":2,"n":"get_TextColor","t":8,"rt":$n[0].Nullable$1(Microsoft.Xna.Framework.Color),"fg":"TextColor"},"s":{"a":2,"n":"set_TextColor","t":8,"p":[$n[0].Nullable$1(Microsoft.Xna.Framework.Color)],"rt":$n[0].Void,"fs":"TextColor"},"fn":"TextColor"},{"a":1,"n":"_size","t":4,"rt":$n[0].Int32,"sn":"_size","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_text","t":4,"rt":$n[0].String,"sn":"_text"},{"a":1,"backing":true,"n":"<FinalFont>k__BackingField","t":4,"rt":$n[5].SpriteFont,"sn":"FinalFont"},{"a":1,"backing":true,"n":"<TextColor>k__BackingField","t":4,"rt":$n[0].Nullable$1(Microsoft.Xna.Framework.Color),"sn":"TextColor"}]}; }, $n);
$m("MonoInterface.LongLabel", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Int32,$n[0].Nullable$1(Microsoft.Xna.Framework.Color),$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Single,$n[0].Single,$n[0].Boolean],"pi":[{"n":"text","pt":$n[0].String,"ps":0},{"n":"size","pt":$n[0].Int32,"ps":1},{"n":"clr","dv":null,"o":true,"pt":$n[0].Nullable$1(Microsoft.Xna.Framework.Color),"ps":2},{"n":"x","dv":0,"o":true,"pt":$n[0].Int32,"ps":3},{"n":"y","dv":0,"o":true,"pt":$n[0].Int32,"ps":4},{"n":"w","dv":0,"o":true,"pt":$n[0].Int32,"ps":5},{"n":"horAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":6},{"n":"verAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":7},{"n":"visible","dv":true,"o":true,"pt":$n[0].Boolean,"ps":8}],"sn":"ctor"},{"ov":true,"a":2,"n":"ApplyTheme","t":8,"pi":[{"n":"currentTheme","pt":$n[4].Theme,"ps":0}],"sn":"ApplyTheme","rt":$n[0].Void,"p":[$n[4].Theme]},{"ov":true,"a":2,"n":"Recalc","t":8,"sn":"Recalc","rt":$n[0].Void},{"a":2,"n":"FinalFont","t":16,"rt":$n[5].SpriteFont,"g":{"a":2,"n":"get_FinalFont","t":8,"rt":$n[5].SpriteFont,"fg":"FinalFont"},"s":{"a":1,"n":"set_FinalFont","t":8,"p":[$n[5].SpriteFont],"rt":$n[0].Void,"fs":"FinalFont"},"fn":"FinalFont"},{"a":2,"n":"Size","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Size","t":8,"rt":$n[0].Int32,"fg":"Size","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_Size","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"Size"},"fn":"Size"},{"a":2,"n":"Text","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Text","t":8,"rt":$n[0].String,"fg":"Text"},"s":{"a":2,"n":"set_Text","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"Text"},"fn":"Text"},{"a":2,"n":"TextColor","t":16,"rt":$n[0].Nullable$1(Microsoft.Xna.Framework.Color),"g":{"a":2,"n":"get_TextColor","t":8,"rt":$n[0].Nullable$1(Microsoft.Xna.Framework.Color),"fg":"TextColor"},"s":{"a":2,"n":"set_TextColor","t":8,"p":[$n[0].Nullable$1(Microsoft.Xna.Framework.Color)],"rt":$n[0].Void,"fs":"TextColor"},"fn":"TextColor"},{"a":1,"n":"_size","t":4,"rt":$n[0].Int32,"sn":"_size","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_text","t":4,"rt":$n[0].String,"sn":"_text"},{"a":1,"backing":true,"n":"<FinalFont>k__BackingField","t":4,"rt":$n[5].SpriteFont,"sn":"FinalFont"},{"a":1,"backing":true,"n":"<TextColor>k__BackingField","t":4,"rt":$n[0].Nullable$1(Microsoft.Xna.Framework.Color),"sn":"TextColor"}]}; }, $n);
$m("MonoInterface.Picture", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[4].Appearance,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Single,$n[0].Single,$n[0].Boolean],"pi":[{"n":"spriteRef","pt":$n[4].Appearance,"ps":0},{"n":"x","dv":0,"o":true,"pt":$n[0].Int32,"ps":1},{"n":"y","dv":0,"o":true,"pt":$n[0].Int32,"ps":2},{"n":"w","dv":0,"o":true,"pt":$n[0].Int32,"ps":3},{"n":"h","dv":0,"o":true,"pt":$n[0].Int32,"ps":4},{"n":"horAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":5},{"n":"verAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":6},{"n":"visible","dv":true,"o":true,"pt":$n[0].Boolean,"ps":7}],"sn":"ctor"},{"ov":true,"a":2,"n":"ApplyTheme","t":8,"pi":[{"n":"currentTheme","pt":$n[4].Theme,"ps":0}],"sn":"ApplyTheme","rt":$n[0].Void,"p":[$n[4].Theme]},{"ov":true,"a":2,"n":"Draw","t":8,"pi":[{"n":"sb","pt":$n[5].SpriteBatch,"ps":0},{"n":"parentAlpha","pt":$n[0].Single,"ps":1}],"sn":"Draw","rt":$n[0].Void,"p":[$n[5].SpriteBatch,$n[0].Single]},{"a":2,"n":"spriteRef","t":16,"rt":$n[4].Appearance,"g":{"a":2,"n":"get_spriteRef","t":8,"rt":$n[4].Appearance,"fg":"spriteRef"},"s":{"a":2,"n":"set_spriteRef","t":8,"p":[$n[4].Appearance],"rt":$n[0].Void,"fs":"spriteRef"},"fn":"spriteRef"},{"a":1,"backing":true,"n":"<spriteRef>k__BackingField","t":4,"rt":$n[4].Appearance,"sn":"spriteRef"}]}; }, $n);
$m("MonoInterface.Progress", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].Double,$n[0].Double,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Double,$n[0].Boolean],"pi":[{"n":"curValue","pt":$n[0].Double,"ps":0},{"n":"maxValue","pt":$n[0].Double,"ps":1},{"n":"x","pt":$n[0].Int32,"ps":2},{"n":"y","pt":$n[0].Int32,"ps":3},{"n":"w","pt":$n[0].Int32,"ps":4},{"n":"h","pt":$n[0].Int32,"ps":5},{"n":"step","pt":$n[0].Double,"ps":6},{"n":"visible","dv":true,"o":true,"pt":$n[0].Boolean,"ps":7}],"sn":"ctor"},{"ov":true,"a":2,"n":"ApplyTheme","t":8,"pi":[{"n":"currentTheme","pt":$n[4].Theme,"ps":0}],"sn":"ApplyTheme","rt":$n[0].Void,"p":[$n[4].Theme]},{"ov":true,"a":2,"n":"Draw","t":8,"pi":[{"n":"sb","pt":$n[5].SpriteBatch,"ps":0},{"n":"parentAlpha","pt":$n[0].Single,"ps":1}],"sn":"Draw","rt":$n[0].Void,"p":[$n[5].SpriteBatch,$n[0].Single]},{"a":2,"n":"CurrentValue","t":16,"rt":$n[0].Double,"g":{"a":2,"n":"get_CurrentValue","t":8,"rt":$n[0].Double,"fg":"CurrentValue","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},"s":{"a":2,"n":"set_CurrentValue","t":8,"p":[$n[0].Double],"rt":$n[0].Void,"fs":"CurrentValue"},"fn":"CurrentValue"},{"a":2,"n":"MaxValue","t":16,"rt":$n[0].Double,"g":{"a":2,"n":"get_MaxValue","t":8,"rt":$n[0].Double,"fg":"MaxValue","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},"s":{"a":2,"n":"set_MaxValue","t":8,"p":[$n[0].Double],"rt":$n[0].Void,"fs":"MaxValue"},"fn":"MaxValue"},{"a":2,"n":"Step","t":16,"rt":$n[0].Double,"g":{"a":2,"n":"get_Step","t":8,"rt":$n[0].Double,"fg":"Step","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},"s":{"a":2,"n":"set_Step","t":8,"p":[$n[0].Double],"rt":$n[0].Void,"fs":"Step"},"fn":"Step"},{"a":1,"backing":true,"n":"<CurrentValue>k__BackingField","t":4,"rt":$n[0].Double,"sn":"CurrentValue","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":1,"backing":true,"n":"<MaxValue>k__BackingField","t":4,"rt":$n[0].Double,"sn":"MaxValue","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":1,"backing":true,"n":"<Step>k__BackingField","t":4,"rt":$n[0].Double,"sn":"Step","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}}]}; }, $n);
$m("MonoInterface.Switcher", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[System.Array.type(MonoInterface.Appearance),$n[0].Array.type(System.String),$n[0].Array.type(System.String),$n[0].Int32,$n[4].Animator,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Single,$n[0].Single,$n[0].Boolean],"pi":[{"n":"pictures","pt":System.Array.type(MonoInterface.Appearance),"ps":0},{"n":"titles","pt":$n[0].Array.type(System.String),"ps":1},{"n":"descriptions","pt":$n[0].Array.type(System.String),"ps":2},{"n":"current","pt":$n[0].Int32,"ps":3},{"n":"animator","pt":$n[4].Animator,"ps":4},{"n":"x","pt":$n[0].Int32,"ps":5},{"n":"y","pt":$n[0].Int32,"ps":6},{"n":"w","pt":$n[0].Int32,"ps":7},{"n":"h","pt":$n[0].Int32,"ps":8},{"n":"horAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":9},{"n":"verAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":10},{"n":"visible","dv":true,"o":true,"pt":$n[0].Boolean,"ps":11}],"sn":"ctor"},{"ov":true,"a":2,"n":"ApplyTheme","t":8,"pi":[{"n":"currentTheme","pt":$n[4].Theme,"ps":0}],"sn":"ApplyTheme","rt":$n[0].Void,"p":[$n[4].Theme]},{"a":1,"n":"btnLeftClicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"btnLeftClicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":1,"n":"btnRightClicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"btnRightClicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"Animator","t":16,"rt":$n[4].Animator,"g":{"a":2,"n":"get_Animator","t":8,"rt":$n[4].Animator,"fg":"Animator"},"s":{"a":2,"n":"set_Animator","t":8,"p":[$n[4].Animator],"rt":$n[0].Void,"fs":"Animator"},"fn":"Animator"},{"a":2,"n":"Current","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Current","t":8,"rt":$n[0].Int32,"fg":"Current","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_Current","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"Current"},"fn":"Current"},{"a":2,"n":"Descriptions","t":16,"rt":$n[0].Array.type(System.String),"g":{"a":2,"n":"get_Descriptions","t":8,"rt":$n[0].Array.type(System.String),"fg":"Descriptions"},"s":{"a":2,"n":"set_Descriptions","t":8,"p":[$n[0].Array.type(System.String)],"rt":$n[0].Void,"fs":"Descriptions"},"fn":"Descriptions"},{"a":2,"n":"ItemsCount","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_ItemsCount","t":8,"rt":$n[0].Int32,"fg":"ItemsCount","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_ItemsCount","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"ItemsCount"},"fn":"ItemsCount"},{"a":2,"n":"Pictures","t":16,"rt":System.Array.type(MonoInterface.Appearance),"g":{"a":2,"n":"get_Pictures","t":8,"rt":System.Array.type(MonoInterface.Appearance),"fg":"Pictures"},"s":{"a":2,"n":"set_Pictures","t":8,"p":[System.Array.type(MonoInterface.Appearance)],"rt":$n[0].Void,"fs":"Pictures"},"fn":"Pictures"},{"a":2,"n":"Titles","t":16,"rt":$n[0].Array.type(System.String),"g":{"a":2,"n":"get_Titles","t":8,"rt":$n[0].Array.type(System.String),"fg":"Titles"},"s":{"a":2,"n":"set_Titles","t":8,"p":[$n[0].Array.type(System.String)],"rt":$n[0].Void,"fs":"Titles"},"fn":"Titles"},{"a":1,"n":"_current","t":4,"rt":$n[0].Int32,"sn":"_current","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"lblDesc","t":4,"rt":$n[4].LongLabel,"sn":"lblDesc"},{"a":1,"n":"lblMain","t":4,"rt":$n[4].Label,"sn":"lblMain"},{"a":1,"n":"lblMainOld","t":4,"rt":$n[4].Label,"sn":"lblMainOld"},{"a":1,"n":"pctMain","t":4,"rt":$n[4].Picture,"sn":"pctMain"},{"a":1,"n":"pctMainOld","t":4,"rt":$n[4].Picture,"sn":"pctMainOld"},{"a":1,"backing":true,"n":"<Animator>k__BackingField","t":4,"rt":$n[4].Animator,"sn":"Animator"},{"a":1,"backing":true,"n":"<Descriptions>k__BackingField","t":4,"rt":$n[0].Array.type(System.String),"sn":"Descriptions"},{"a":1,"backing":true,"n":"<ItemsCount>k__BackingField","t":4,"rt":$n[0].Int32,"sn":"ItemsCount","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"backing":true,"n":"<Pictures>k__BackingField","t":4,"rt":System.Array.type(MonoInterface.Appearance),"sn":"Pictures"},{"a":1,"backing":true,"n":"<Titles>k__BackingField","t":4,"rt":$n[0].Array.type(System.String),"sn":"Titles"}]}; }, $n);
$m("MonoInterface.Window", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Single,$n[0].Single,$n[0].Boolean],"pi":[{"n":"x","pt":$n[0].Int32,"ps":0},{"n":"y","pt":$n[0].Int32,"ps":1},{"n":"w","pt":$n[0].Int32,"ps":2},{"n":"h","pt":$n[0].Int32,"ps":3},{"n":"horAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":4},{"n":"verAlign","dv":0.5,"o":true,"pt":$n[0].Single,"ps":5},{"n":"visible","dv":true,"o":true,"pt":$n[0].Boolean,"ps":6}],"sn":"ctor"},{"a":2,"n":"ClickButton","t":8,"pi":[{"n":"key","pt":$n[7].Keys,"ps":0}],"sn":"ClickButton","rt":$n[0].Void,"p":[$n[7].Keys]},{"a":2,"n":"ClickButton","t":8,"pi":[{"n":"x","pt":$n[0].Int32,"ps":0},{"n":"y","pt":$n[0].Int32,"ps":1},{"n":"isTouch","pt":$n[0].Boolean,"ps":2}],"sn":"ClickButton$1","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Int32,$n[0].Boolean]},{"a":2,"n":"HighlightButton","t":8,"pi":[{"n":"x","pt":$n[0].Int32,"ps":0},{"n":"y","pt":$n[0].Int32,"ps":1},{"n":"mPressed","pt":$n[0].Boolean,"ps":2}],"sn":"HighlightButton","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Int32,$n[0].Boolean]},{"ov":true,"a":2,"n":"Recalc","t":8,"sn":"Recalc","rt":$n[0].Void},{"a":2,"n":"TapAndHoldButton","t":8,"pi":[{"n":"x","pt":$n[0].Int32,"ps":0},{"n":"y","pt":$n[0].Int32,"ps":1}],"sn":"TapAndHoldButton","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Int32]}]}; }, $n);
$m("MonoInterface.Localization", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[1].Dictionary$2(System.String,System.String)],"pi":[{"n":"name","pt":$n[0].String,"ps":0},{"n":"strings","pt":$n[1].Dictionary$2(System.String,System.String),"ps":1}],"sn":"ctor"},{"a":2,"n":"AddString","t":8,"pi":[{"n":"key","pt":$n[0].String,"ps":0},{"n":"text","pt":$n[0].String,"ps":1}],"sn":"AddString","rt":$n[0].Void,"p":[$n[0].String,$n[0].String]},{"a":2,"n":"GetString","t":8,"pi":[{"n":"key","pt":$n[0].String,"ps":0}],"sn":"GetString","rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"GetString","t":8,"pi":[{"n":"key","pt":$n[0].String,"ps":0},{"n":"args","ip":true,"pt":$n[0].Array.type(System.Object),"ps":1}],"sn":"GetString$1","rt":$n[0].String,"p":[$n[0].String,$n[0].Array.type(System.Object)]},{"a":2,"n":"Name","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Name","t":8,"rt":$n[0].String,"fg":"Name"},"s":{"a":2,"n":"set_Name","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"Name"},"fn":"Name"},{"a":1,"n":"_strings","t":4,"rt":$n[1].Dictionary$2(System.String,System.String),"sn":"_strings","ro":true},{"a":1,"backing":true,"n":"<Name>k__BackingField","t":4,"rt":$n[0].String,"sn":"Name"}]}; }, $n);
$m("MonoInterface.Sprite", function () { return {"att":1048577,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Draw","t":8,"pi":[{"n":"ind","pt":$n[0].Int32,"ps":0},{"n":"x","pt":$n[0].Single,"ps":1},{"n":"y","pt":$n[0].Single,"ps":2},{"n":"sb","pt":$n[5].SpriteBatch,"ps":3},{"n":"effect","dv":0,"o":true,"pt":$n[5].SpriteEffects,"ps":4},{"n":"alpha","dv":1.0,"o":true,"pt":$n[0].Single,"ps":5}],"sn":"Draw$1","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Single,$n[0].Single,$n[5].SpriteBatch,$n[5].SpriteEffects,$n[0].Single]},{"a":2,"n":"Draw","t":8,"pi":[{"n":"ind","pt":$n[0].Int32,"ps":0},{"n":"x","pt":$n[0].Int32,"ps":1},{"n":"y","pt":$n[0].Int32,"ps":2},{"n":"w","pt":$n[0].Int32,"ps":3},{"n":"h","pt":$n[0].Int32,"ps":4},{"n":"sb","pt":$n[5].SpriteBatch,"ps":5},{"n":"effect","dv":0,"o":true,"pt":$n[5].SpriteEffects,"ps":6},{"n":"alpha","dv":1.0,"o":true,"pt":$n[0].Single,"ps":7}],"sn":"Draw","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[5].SpriteBatch,$n[5].SpriteEffects,$n[0].Single]},{"a":2,"n":"RectFromIndex","t":8,"pi":[{"n":"ind","pt":$n[0].Int32,"ps":0}],"sn":"RectFromIndex","rt":$n[6].Rectangle,"p":[$n[0].Int32]},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("Height")],"a":2,"n":"H","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_H","t":8,"rt":$n[0].Int32,"fg":"H","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_H","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"H"},"fn":"H"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("name")],"a":2,"n":"Name","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Name","t":8,"rt":$n[0].String,"fg":"Name"},"s":{"a":2,"n":"set_Name","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"Name"},"fn":"Name"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("Animations")],"a":2,"n":"Ranges","t":16,"rt":$n[1].Dictionary$2(System.String,System.ValueTuple$2(System.Int32,System.Int32)),"g":{"a":2,"n":"get_Ranges","t":8,"rt":$n[1].Dictionary$2(System.String,System.ValueTuple$2(System.Int32,System.Int32)),"fg":"Ranges"},"s":{"a":2,"n":"set_Ranges","t":8,"p":[$n[1].Dictionary$2(System.String,System.ValueTuple$2(System.Int32,System.Int32))],"rt":$n[0].Void,"fs":"Ranges"},"fn":"Ranges"},{"a":2,"n":"Texture","t":16,"rt":$n[5].Texture2D,"g":{"a":2,"n":"get_Texture","t":8,"rt":$n[5].Texture2D,"fg":"Texture"},"s":{"a":2,"n":"set_Texture","t":8,"p":[$n[5].Texture2D],"rt":$n[0].Void,"fs":"Texture"},"fn":"Texture"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("Width")],"a":2,"n":"W","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_W","t":8,"rt":$n[0].Int32,"fg":"W","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_W","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"W"},"fn":"W"},{"a":1,"n":"__Property__Initializer__Ranges","t":4,"rt":$n[1].Dictionary$2(System.String,System.ValueTuple$2(System.Int32,System.Int32)),"sn":"__Property__Initializer__Ranges"},{"a":1,"backing":true,"n":"<H>k__BackingField","t":4,"rt":$n[0].Int32,"sn":"H","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"backing":true,"n":"<Name>k__BackingField","t":4,"rt":$n[0].String,"sn":"Name"},{"a":1,"backing":true,"n":"<Ranges>k__BackingField","t":4,"rt":$n[1].Dictionary$2(System.String,System.ValueTuple$2(System.Int32,System.Int32)),"sn":"Ranges"},{"a":1,"backing":true,"n":"<Texture>k__BackingField","t":4,"rt":$n[5].Texture2D,"sn":"Texture"},{"a":1,"backing":true,"n":"<W>k__BackingField","t":4,"rt":$n[0].Int32,"sn":"W","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("MonoInterface.Appearance", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[4].Sprite,$n[0].Int32],"pi":[{"n":"sprite","pt":$n[4].Sprite,"ps":0},{"n":"img","pt":$n[0].Int32,"ps":1}],"sn":"$ctor1"},{"a":2,"n":"Draw","t":8,"pi":[{"n":"sb","pt":$n[5].SpriteBatch,"ps":0},{"n":"x","pt":$n[0].Single,"ps":1},{"n":"y","pt":$n[0].Single,"ps":2},{"n":"effect","dv":0,"o":true,"pt":$n[5].SpriteEffects,"ps":3},{"n":"alpha","dv":1.0,"o":true,"pt":$n[0].Single,"ps":4}],"sn":"Draw$1","rt":$n[0].Void,"p":[$n[5].SpriteBatch,$n[0].Single,$n[0].Single,$n[5].SpriteEffects,$n[0].Single]},{"a":2,"n":"Draw","t":8,"pi":[{"n":"sb","pt":$n[5].SpriteBatch,"ps":0},{"n":"x","pt":$n[0].Int32,"ps":1},{"n":"y","pt":$n[0].Int32,"ps":2},{"n":"w","pt":$n[0].Int32,"ps":3},{"n":"h","pt":$n[0].Int32,"ps":4},{"n":"effect","dv":0,"o":true,"pt":$n[5].SpriteEffects,"ps":5},{"n":"alpha","dv":1.0,"o":true,"pt":$n[0].Single,"ps":6}],"sn":"Draw","rt":$n[0].Void,"p":[$n[5].SpriteBatch,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[5].SpriteEffects,$n[0].Single]},{"a":2,"n":"img","t":4,"rt":$n[0].Int32,"sn":"img","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"sprite","t":4,"rt":$n[4].Sprite,"sn":"sprite"}]}; }, $n);
$m("MonoInterface.Theme", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"GetEmptyApp","is":true,"t":8,"pi":[{"n":"gd","pt":$n[5].GraphicsDevice,"ps":0}],"sn":"GetEmptyApp","rt":$n[4].Appearance,"p":[$n[5].GraphicsDevice]},{"a":2,"n":"GetFont","t":8,"pi":[{"n":"size","pt":$n[0].Int32,"ps":0}],"sn":"GetFont","rt":$n[5].SpriteFont,"p":[$n[0].Int32]},{"a":2,"n":"SolidColorTexture","is":true,"t":8,"pi":[{"n":"gd","pt":$n[5].GraphicsDevice,"ps":0},{"n":"r","pt":$n[0].Int32,"ps":1},{"n":"g","pt":$n[0].Int32,"ps":2},{"n":"b","pt":$n[0].Int32,"ps":3},{"n":"a","dv":255,"o":true,"pt":$n[0].Int32,"ps":4}],"sn":"SolidColorTexture","rt":$n[5].Texture2D,"p":[$n[5].GraphicsDevice,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32]},{"a":2,"n":"ButtonBackTexture","t":16,"rt":$n[4].Appearance,"g":{"a":2,"n":"get_ButtonBackTexture","t":8,"rt":$n[4].Appearance,"fg":"ButtonBackTexture"},"s":{"a":2,"n":"set_ButtonBackTexture","t":8,"p":[$n[4].Appearance],"rt":$n[0].Void,"fs":"ButtonBackTexture"},"fn":"ButtonBackTexture"},{"a":2,"n":"ButtonDisabledTexture","t":16,"rt":$n[4].Appearance,"g":{"a":2,"n":"get_ButtonDisabledTexture","t":8,"rt":$n[4].Appearance,"fg":"ButtonDisabledTexture"},"s":{"a":2,"n":"set_ButtonDisabledTexture","t":8,"p":[$n[4].Appearance],"rt":$n[0].Void,"fs":"ButtonDisabledTexture"},"fn":"ButtonDisabledTexture"},{"a":2,"n":"ButtonFrontTexture","t":16,"rt":$n[4].Appearance,"g":{"a":2,"n":"get_ButtonFrontTexture","t":8,"rt":$n[4].Appearance,"fg":"ButtonFrontTexture"},"s":{"a":2,"n":"set_ButtonFrontTexture","t":8,"p":[$n[4].Appearance],"rt":$n[0].Void,"fs":"ButtonFrontTexture"},"fn":"ButtonFrontTexture"},{"a":2,"n":"ButtonPressedTexture","t":16,"rt":$n[4].Appearance,"g":{"a":2,"n":"get_ButtonPressedTexture","t":8,"rt":$n[4].Appearance,"fg":"ButtonPressedTexture"},"s":{"a":2,"n":"set_ButtonPressedTexture","t":8,"p":[$n[4].Appearance],"rt":$n[0].Void,"fs":"ButtonPressedTexture"},"fn":"ButtonPressedTexture"},{"a":2,"n":"ButtonSelectedTexture","t":16,"rt":$n[4].Appearance,"g":{"a":2,"n":"get_ButtonSelectedTexture","t":8,"rt":$n[4].Appearance,"fg":"ButtonSelectedTexture"},"s":{"a":2,"n":"set_ButtonSelectedTexture","t":8,"p":[$n[4].Appearance],"rt":$n[0].Void,"fs":"ButtonSelectedTexture"},"fn":"ButtonSelectedTexture"},{"a":2,"n":"EmptyTexture","t":16,"rt":$n[4].Appearance,"g":{"a":2,"n":"get_EmptyTexture","t":8,"rt":$n[4].Appearance,"fg":"EmptyTexture"},"s":{"a":2,"n":"set_EmptyTexture","t":8,"p":[$n[4].Appearance],"rt":$n[0].Void,"fs":"EmptyTexture"},"fn":"EmptyTexture"},{"a":2,"n":"FontColor","t":16,"rt":$n[6].Color,"g":{"a":2,"n":"get_FontColor","t":8,"rt":$n[6].Color,"fg":"FontColor"},"s":{"a":2,"n":"set_FontColor","t":8,"p":[$n[6].Color],"rt":$n[0].Void,"fs":"FontColor"},"fn":"FontColor"},{"a":2,"n":"Fonts","t":16,"rt":$n[1].List$1(System.ValueTuple$2(System.Int32,Microsoft.Xna.Framework.Graphics.SpriteFont)),"g":{"a":2,"n":"get_Fonts","t":8,"rt":$n[1].List$1(System.ValueTuple$2(System.Int32,Microsoft.Xna.Framework.Graphics.SpriteFont)),"fg":"Fonts"},"s":{"a":2,"n":"set_Fonts","t":8,"p":[$n[1].List$1(System.ValueTuple$2(System.Int32,Microsoft.Xna.Framework.Graphics.SpriteFont))],"rt":$n[0].Void,"fs":"Fonts"},"fn":"Fonts"},{"a":2,"n":"FrameBackTexture","t":16,"rt":$n[4].Appearance,"g":{"a":2,"n":"get_FrameBackTexture","t":8,"rt":$n[4].Appearance,"fg":"FrameBackTexture"},"s":{"a":2,"n":"set_FrameBackTexture","t":8,"p":[$n[4].Appearance],"rt":$n[0].Void,"fs":"FrameBackTexture"},"fn":"FrameBackTexture"},{"a":2,"n":"NineFrameBoderTexture","t":16,"rt":System.Array.type(MonoInterface.Appearance),"g":{"a":2,"n":"get_NineFrameBoderTexture","t":8,"rt":System.Array.type(MonoInterface.Appearance),"fg":"NineFrameBoderTexture"},"s":{"a":2,"n":"set_NineFrameBoderTexture","t":8,"p":[System.Array.type(MonoInterface.Appearance)],"rt":$n[0].Void,"fs":"NineFrameBoderTexture"},"fn":"NineFrameBoderTexture"},{"a":2,"n":"NineSliceButtonBackTexture","t":16,"rt":System.Array.type(MonoInterface.Appearance),"g":{"a":2,"n":"get_NineSliceButtonBackTexture","t":8,"rt":System.Array.type(MonoInterface.Appearance),"fg":"NineSliceButtonBackTexture"},"s":{"a":2,"n":"set_NineSliceButtonBackTexture","t":8,"p":[System.Array.type(MonoInterface.Appearance)],"rt":$n[0].Void,"fs":"NineSliceButtonBackTexture"},"fn":"NineSliceButtonBackTexture"},{"a":2,"n":"ProgressBackTexture","t":16,"rt":$n[4].Appearance,"g":{"a":2,"n":"get_ProgressBackTexture","t":8,"rt":$n[4].Appearance,"fg":"ProgressBackTexture"},"s":{"a":2,"n":"set_ProgressBackTexture","t":8,"p":[$n[4].Appearance],"rt":$n[0].Void,"fs":"ProgressBackTexture"},"fn":"ProgressBackTexture"},{"a":2,"n":"ProgressFrontTexture","t":16,"rt":$n[4].Appearance,"g":{"a":2,"n":"get_ProgressFrontTexture","t":8,"rt":$n[4].Appearance,"fg":"ProgressFrontTexture"},"s":{"a":2,"n":"set_ProgressFrontTexture","t":8,"p":[$n[4].Appearance],"rt":$n[0].Void,"fs":"ProgressFrontTexture"},"fn":"ProgressFrontTexture"},{"a":2,"n":"SwitcherButtonLeftTexture","t":16,"rt":$n[4].Appearance,"g":{"a":2,"n":"get_SwitcherButtonLeftTexture","t":8,"rt":$n[4].Appearance,"fg":"SwitcherButtonLeftTexture"},"s":{"a":2,"n":"set_SwitcherButtonLeftTexture","t":8,"p":[$n[4].Appearance],"rt":$n[0].Void,"fs":"SwitcherButtonLeftTexture"},"fn":"SwitcherButtonLeftTexture"},{"a":2,"n":"SwitcherButtonRightTexture","t":16,"rt":$n[4].Appearance,"g":{"a":2,"n":"get_SwitcherButtonRightTexture","t":8,"rt":$n[4].Appearance,"fg":"SwitcherButtonRightTexture"},"s":{"a":2,"n":"set_SwitcherButtonRightTexture","t":8,"p":[$n[4].Appearance],"rt":$n[0].Void,"fs":"SwitcherButtonRightTexture"},"fn":"SwitcherButtonRightTexture"},{"a":2,"n":"SwitcherDescriptionColor","t":16,"rt":$n[6].Color,"g":{"a":2,"n":"get_SwitcherDescriptionColor","t":8,"rt":$n[6].Color,"fg":"SwitcherDescriptionColor"},"s":{"a":2,"n":"set_SwitcherDescriptionColor","t":8,"p":[$n[6].Color],"rt":$n[0].Void,"fs":"SwitcherDescriptionColor"},"fn":"SwitcherDescriptionColor"},{"a":2,"n":"SwitcherDescriptionFontSize","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_SwitcherDescriptionFontSize","t":8,"rt":$n[0].Int32,"fg":"SwitcherDescriptionFontSize","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_SwitcherDescriptionFontSize","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"SwitcherDescriptionFontSize"},"fn":"SwitcherDescriptionFontSize"},{"a":2,"n":"SwitcherMainColor","t":16,"rt":$n[6].Color,"g":{"a":2,"n":"get_SwitcherMainColor","t":8,"rt":$n[6].Color,"fg":"SwitcherMainColor"},"s":{"a":2,"n":"set_SwitcherMainColor","t":8,"p":[$n[6].Color],"rt":$n[0].Void,"fs":"SwitcherMainColor"},"fn":"SwitcherMainColor"},{"a":2,"n":"SwitcherMainFontSize","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_SwitcherMainFontSize","t":8,"rt":$n[0].Int32,"fg":"SwitcherMainFontSize","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_SwitcherMainFontSize","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"SwitcherMainFontSize"},"fn":"SwitcherMainFontSize"},{"a":1,"backing":true,"n":"<ButtonBackTexture>k__BackingField","t":4,"rt":$n[4].Appearance,"sn":"ButtonBackTexture"},{"a":1,"backing":true,"n":"<ButtonDisabledTexture>k__BackingField","t":4,"rt":$n[4].Appearance,"sn":"ButtonDisabledTexture"},{"a":1,"backing":true,"n":"<ButtonFrontTexture>k__BackingField","t":4,"rt":$n[4].Appearance,"sn":"ButtonFrontTexture"},{"a":1,"backing":true,"n":"<ButtonPressedTexture>k__BackingField","t":4,"rt":$n[4].Appearance,"sn":"ButtonPressedTexture"},{"a":1,"backing":true,"n":"<ButtonSelectedTexture>k__BackingField","t":4,"rt":$n[4].Appearance,"sn":"ButtonSelectedTexture"},{"a":1,"backing":true,"n":"<EmptyTexture>k__BackingField","t":4,"rt":$n[4].Appearance,"sn":"EmptyTexture"},{"a":1,"backing":true,"n":"<FontColor>k__BackingField","t":4,"rt":$n[6].Color,"sn":"FontColor"},{"a":1,"backing":true,"n":"<Fonts>k__BackingField","t":4,"rt":$n[1].List$1(System.ValueTuple$2(System.Int32,Microsoft.Xna.Framework.Graphics.SpriteFont)),"sn":"Fonts"},{"a":1,"backing":true,"n":"<FrameBackTexture>k__BackingField","t":4,"rt":$n[4].Appearance,"sn":"FrameBackTexture"},{"a":1,"backing":true,"n":"<NineFrameBoderTexture>k__BackingField","t":4,"rt":System.Array.type(MonoInterface.Appearance),"sn":"NineFrameBoderTexture"},{"a":1,"backing":true,"n":"<NineSliceButtonBackTexture>k__BackingField","t":4,"rt":System.Array.type(MonoInterface.Appearance),"sn":"NineSliceButtonBackTexture"},{"a":1,"backing":true,"n":"<ProgressBackTexture>k__BackingField","t":4,"rt":$n[4].Appearance,"sn":"ProgressBackTexture"},{"a":1,"backing":true,"n":"<ProgressFrontTexture>k__BackingField","t":4,"rt":$n[4].Appearance,"sn":"ProgressFrontTexture"},{"a":1,"backing":true,"n":"<SwitcherButtonLeftTexture>k__BackingField","t":4,"rt":$n[4].Appearance,"sn":"SwitcherButtonLeftTexture"},{"a":1,"backing":true,"n":"<SwitcherButtonRightTexture>k__BackingField","t":4,"rt":$n[4].Appearance,"sn":"SwitcherButtonRightTexture"},{"a":1,"backing":true,"n":"<SwitcherDescriptionColor>k__BackingField","t":4,"rt":$n[6].Color,"sn":"SwitcherDescriptionColor"},{"a":1,"backing":true,"n":"<SwitcherDescriptionFontSize>k__BackingField","t":4,"rt":$n[0].Int32,"sn":"SwitcherDescriptionFontSize","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"backing":true,"n":"<SwitcherMainColor>k__BackingField","t":4,"rt":$n[6].Color,"sn":"SwitcherMainColor"},{"a":1,"backing":true,"n":"<SwitcherMainFontSize>k__BackingField","t":4,"rt":$n[0].Int32,"sn":"SwitcherMainFontSize","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("DarkKingdomCore.MyGame", function () { return {"nested":[Function],"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"platform","pt":$n[0].String,"ps":0}],"sn":"ctor"},{"a":2,"n":"AIFrmBattleMenu_Clicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"is_touch","pt":$n[0].Boolean,"ps":1}],"sn":"AIFrmBattleMenu_Clicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"AddCustomRace","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0}],"sn":"AddCustomRace","rt":$n[0].Void,"p":[$n[0].String]},{"a":1,"n":"AddToReadyUnits","t":8,"pi":[{"n":"plr","pt":$n[8].Player,"ps":0},{"n":"unitName","pt":$n[0].String,"ps":1}],"sn":"AddToReadyUnits","rt":$n[0].Void,"p":[$n[8].Player,$n[0].String]},{"a":2,"n":"Buy","t":8,"pi":[{"n":"prch","pt":$n[0].String,"ps":0}],"sn":"Buy","rt":$n[0].Void,"p":[$n[0].String]},{"a":2,"n":"ChangeLandscape","t":8,"pi":[{"n":"newl","pt":$n[8].LandscapeType,"ps":0}],"sn":"ChangeLandscape","rt":$n[0].Void,"p":[$n[8].LandscapeType]},{"a":2,"n":"CheckBasicConditions","t":8,"pi":[{"n":"u","pt":$n[8].Unit,"ps":0}],"sn":"CheckBasicConditions","rt":$n[0].Void,"p":[$n[8].Unit]},{"a":2,"n":"CheckKeys","t":8,"sn":"CheckKeys","rt":$n[7].Keys,"box":function ($v) { return Bridge.box($v, Microsoft.Xna.Framework.Input.Keys, System.Enum.toStringFn(Microsoft.Xna.Framework.Input.Keys));}},{"a":2,"n":"CheckPurchaseCost","t":8,"pi":[{"n":"prch","pt":$n[0].String,"ps":0}],"sn":"CheckPurchaseCost","rt":$n[0].Boolean,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"CheckStack","t":8,"pi":[{"n":"uname","pt":$n[0].String,"ps":0},{"n":"plr","pt":$n[0].Int32,"ps":1}],"sn":"CheckStack","rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"ClearVarsAndCalcEarned","t":8,"sn":"ClearVarsAndCalcEarned","rt":$n[0].Void},{"a":2,"n":"CreateAchievements","t":8,"sn":"CreateAchievements","rt":$n[0].Void},{"a":2,"n":"CreateInterface","t":8,"sn":"CreateInterface","rt":$n[0].Void},{"a":2,"n":"CreateInterfaceTexures","t":8,"sn":"CreateInterfaceTexures","rt":$n[0].Void},{"a":2,"n":"CreatePurchases","t":8,"sn":"CreatePurchases","rt":$n[0].Void},{"a":2,"n":"CreateRaceList","t":8,"sn":"CreateRaceList","rt":$n[0].Void},{"a":2,"n":"CreateScreenFormats","t":8,"sn":"CreateScreenFormats","rt":$n[0].Void},{"a":2,"n":"Deinvisible","t":8,"pi":[{"n":"u","pt":$n[8].Unit,"ps":0}],"sn":"Deinvisible","rt":$n[0].Void,"p":[$n[8].Unit]},{"a":2,"n":"DoGlobalSpells","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0}],"sn":"DoGlobalSpells","rt":$n[0].Boolean,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"DoUnits","t":8,"sn":"DoUnits","rt":$n[0].Void},{"a":2,"n":"DoUnitsSpells","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0},{"n":"trgs","pt":$n[1].List$1(DarkKingdomCore.Unit),"ps":1}],"sn":"DoUnitsSpells","rt":$n[0].Boolean,"p":[$n[0].String,$n[1].List$1(DarkKingdomCore.Unit)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Draw","t":8,"sn":"Draw","rt":$n[0].Void},{"a":2,"n":"DrawInterface","t":8,"pi":[{"n":"sb","pt":$n[5].SpriteBatch,"ps":0}],"sn":"DrawInterface","rt":$n[0].Void,"p":[$n[5].SpriteBatch]},{"a":2,"n":"EndOfBattle","t":8,"sn":"EndOfBattle","rt":$n[0].Void},{"a":2,"n":"Explode","t":8,"pi":[{"n":"u","pt":$n[8].Unit,"ps":0},{"n":"ignoreArmor","pt":$n[0].Boolean,"ps":1}],"sn":"Explode","rt":$n[0].Void,"p":[$n[8].Unit,$n[0].Boolean]},{"a":2,"n":"FillRectangle","is":true,"t":8,"pi":[{"n":"sb","pt":$n[5].SpriteBatch,"ps":0},{"n":"tex","pt":$n[5].Texture2D,"ps":1},{"n":"rect","pt":$n[6].Rectangle,"ps":2}],"sn":"FillRectangle","rt":$n[0].Void,"p":[$n[5].SpriteBatch,$n[5].Texture2D,$n[6].Rectangle]},{"a":2,"n":"FillRectangle","is":true,"t":8,"pi":[{"n":"sb","pt":$n[5].SpriteBatch,"ps":0},{"n":"tex","pt":$n[5].Texture2D,"ps":1},{"n":"x","pt":$n[0].Int32,"ps":2},{"n":"y","pt":$n[0].Int32,"ps":3},{"n":"w","pt":$n[0].Int32,"ps":4},{"n":"h","pt":$n[0].Int32,"ps":5}],"sn":"FillRectangle$1","rt":$n[0].Void,"p":[$n[5].SpriteBatch,$n[5].Texture2D,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32]},{"a":2,"n":"FindFirstUnflyUnit","t":8,"pi":[{"n":"plr","pt":$n[0].Int32,"ps":0}],"sn":"FindFirstUnflyUnit","rt":$n[8].Unit,"p":[$n[0].Int32]},{"a":2,"n":"FindRandomFlyUnit","t":8,"pi":[{"n":"plr","pt":$n[0].Int32,"ps":0},{"n":"hpLim","pt":$n[0].Int32,"ps":1}],"sn":"FindRandomFlyUnit","rt":$n[8].Unit,"p":[$n[0].Int32,$n[0].Int32]},{"a":2,"n":"FindRandomUnflyUnit","t":8,"pi":[{"n":"plr","pt":$n[0].Int32,"ps":0}],"sn":"FindRandomUnflyUnit","rt":$n[8].Unit,"p":[$n[0].Int32]},{"a":2,"n":"GetCatleFileName","t":8,"pi":[{"n":"race","pt":$n[0].String,"ps":0}],"sn":"GetCatleFileName","rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"GetEnding","t":8,"pi":[{"n":"n","pt":$n[0].Int32,"ps":0}],"sn":"GetEnding","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"GetUnitParametersFromID","t":8,"pi":[{"n":"id","pt":$n[0].Int32,"ps":0}],"sn":"GetUnitParametersFromID","rt":$n[0].Nullable$1(DarkKingdomCore.UnitParameters),"p":[$n[0].Int32]},{"a":2,"n":"Harm","t":8,"pi":[{"n":"u","pt":$n[8].Unit,"ps":0},{"n":"val","pt":$n[0].Single,"ps":1},{"n":"ignorearmor","pt":$n[0].Boolean,"ps":2},{"n":"dt","pt":$n[8].EffectType,"ps":3}],"sn":"Harm","rt":$n[0].Void,"p":[$n[8].Unit,$n[0].Single,$n[0].Boolean,$n[8].EffectType]},{"a":2,"n":"Heal","t":8,"pi":[{"n":"u","pt":$n[8].Unit,"ps":0},{"n":"val","pt":$n[0].Single,"ps":1},{"n":"repair","dv":false,"o":true,"pt":$n[0].Boolean,"ps":2}],"sn":"Heal","rt":$n[0].Void,"p":[$n[8].Unit,$n[0].Single,$n[0].Boolean]},{"a":2,"n":"HideSomeChildren","t":8,"pi":[{"n":"frms","ip":true,"pt":System.Array.type(MonoInterface.Block),"ps":0}],"sn":"HideSomeChildren","rt":$n[0].Void,"p":[System.Array.type(MonoInterface.Block)]},{"a":2,"n":"Initialize","t":8,"sn":"Initialize","rt":$n[0].Void},{"a":2,"n":"Kill","t":8,"pi":[{"n":"u","pt":$n[8].Unit,"ps":0}],"sn":"Kill","rt":$n[0].Void,"p":[$n[8].Unit]},{"a":2,"n":"LoadData","t":8,"pi":[{"n":"content","pt":$n[9].ContentManager,"ps":0}],"sn":"LoadData","rt":$n[0].Void,"p":[$n[9].ContentManager]},{"a":2,"n":"LoadJSON","t":8,"pi":[{"n":"fname","pt":$n[0].String,"ps":0}],"tpc":1,"tprm":["T"],"sn":"LoadJSON","rt":System.Object,"p":[$n[0].String]},{"a":1,"n":"MouseClicked","t":8,"pi":[{"n":"pos","pt":$n[6].Vector2,"ps":0},{"n":"isTouch","dv":false,"o":true,"pt":$n[0].Boolean,"ps":1}],"sn":"MouseClicked","rt":$n[0].Void,"p":[$n[6].Vector2,$n[0].Boolean]},{"a":2,"n":"Newborn","t":8,"pi":[{"n":"plr","pt":$n[0].Int32,"ps":0},{"n":"u","pt":$n[8].Unit,"ps":1},{"n":"inStack","pt":$n[0].Boolean,"ps":2}],"sn":"Newborn","rt":$n[0].Void,"p":[$n[0].Int32,$n[8].Unit,$n[0].Boolean]},{"a":2,"n":"OnAgil","t":8,"pi":[{"n":"u","pt":$n[8].Unit,"ps":0},{"n":"trg","pt":$n[8].Unit,"ps":1}],"sn":"OnAgil","rt":$n[0].Void,"p":[$n[8].Unit,$n[8].Unit]},{"a":2,"n":"OnDead","t":8,"pi":[{"n":"u","pt":$n[8].Unit,"ps":0}],"sn":"OnDead","rt":$n[0].Boolean,"p":[$n[8].Unit],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"OnPreAttack","t":8,"pi":[{"n":"u","pt":$n[8].Unit,"ps":0},{"n":"trg","pt":$n[8].Unit,"ps":1},{"n":"dmg","ref":true,"pt":$n[0].Single,"ps":2}],"sn":"OnPreAttack","rt":$n[0].Boolean,"p":[$n[8].Unit,$n[8].Unit,$n[0].Single],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"OnSuccessfulAttack","t":8,"pi":[{"n":"dmg","pt":$n[0].Single,"ps":0},{"n":"u","pt":$n[8].Unit,"ps":1},{"n":"trg","pt":$n[8].Unit,"ps":2},{"n":"ignoreArmor","pt":$n[0].Boolean,"ps":3}],"sn":"OnSuccessfulAttack","rt":$n[0].Void,"p":[$n[0].Single,$n[8].Unit,$n[8].Unit,$n[0].Boolean]},{"a":2,"n":"OnUnitsAbils","t":8,"pi":[{"n":"u","pt":$n[8].Unit,"ps":0}],"sn":"OnUnitsAbils","rt":$n[0].Void,"p":[$n[8].Unit]},{"a":2,"n":"OrderRaces","t":8,"sn":"OrderRaces","rt":$n[0].Void},{"a":2,"n":"Poison","t":8,"pi":[{"n":"trg","pt":$n[8].Unit,"ps":0}],"sn":"Poison","rt":$n[0].Void,"p":[$n[8].Unit]},{"a":2,"n":"ProduceUnit","t":8,"pi":[{"n":"plr","pt":$n[0].Int32,"ps":0},{"n":"name","pt":$n[0].String,"ps":1},{"n":"atkbonus","dv":0,"o":true,"pt":$n[0].Int32,"ps":2},{"n":"hpbonus","dv":0,"o":true,"pt":$n[0].Int32,"ps":3},{"n":"armorChange","dv":"","o":true,"pt":$n[0].String,"ps":4},{"n":"addabils","dv":null,"o":true,"pt":$n[1].List$1(DarkKingdomCore.Ability),"ps":5},{"n":"inStack","dv":false,"o":true,"pt":$n[0].Boolean,"ps":6}],"sn":"ProduceUnit","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].String,$n[0].Int32,$n[0].Int32,$n[0].String,$n[1].List$1(DarkKingdomCore.Ability),$n[0].Boolean]},{"a":2,"n":"RandomizeBuildings","t":8,"pi":[{"n":"bCnt","pt":$n[0].Int32,"ps":0},{"n":"bList","pt":$n[1].List$1(System.String),"ps":1}],"sn":"RandomizeBuildings","rt":$n[1].List$1(System.String),"p":[$n[0].Int32,$n[1].List$1(System.String)]},{"a":2,"n":"RandomizeSpells","t":8,"pi":[{"n":"sCnt","pt":$n[0].Int32,"ps":0},{"n":"sList","pt":$n[1].List$1(System.String),"ps":1}],"sn":"RandomizeSpells","rt":$n[1].List$1(System.String),"p":[$n[0].Int32,$n[1].List$1(System.String)]},{"a":2,"n":"RandomizeUnits","t":8,"pi":[{"n":"ucnt","pt":$n[0].Int32,"ps":0},{"n":"uList","pt":$n[1].List$1(System.String),"ps":1},{"n":"specialhero","pt":$n[0].Boolean,"ps":2}],"sn":"RandomizeUnits","rt":$n[1].List$1(System.String),"p":[$n[0].Int32,$n[1].List$1(System.String),$n[0].Boolean]},{"a":2,"n":"ReadFonts","t":8,"pi":[{"n":"content","pt":$n[9].ContentManager,"ps":0}],"sn":"ReadFonts","rt":$n[0].Void,"p":[$n[9].ContentManager]},{"a":2,"n":"ReadLocalize","t":8,"sn":"ReadLocalize","rt":$n[0].Void},{"a":2,"n":"ReadRaces","t":8,"sn":"ReadRaces","rt":$n[0].Void},{"a":2,"n":"ReadSpells","t":8,"sn":"ReadSpells","rt":$n[0].Void},{"a":2,"n":"ReadSprites","t":8,"pi":[{"n":"content","pt":$n[9].ContentManager,"ps":0}],"sn":"ReadSprites","rt":$n[0].Void,"p":[$n[9].ContentManager]},{"a":2,"n":"ReadUnitsParams","t":8,"sn":"ReadUnitsParams","rt":$n[0].Void},{"a":2,"n":"RemoveFromQueue","t":8,"pi":[{"n":"plr","pt":$n[0].Int32,"ps":0},{"n":"pos","pt":$n[0].Int32,"ps":1}],"sn":"RemoveFromQueue","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Int32]},{"a":2,"n":"ResetWorld","t":8,"pi":[{"n":"sunPos","pt":$n[0].Single,"ps":0},{"n":"sunV","pt":$n[0].Single,"ps":1}],"sn":"ResetWorld","rt":$n[0].Void,"p":[$n[0].Single,$n[0].Single]},{"a":2,"n":"Resize","t":8,"pi":[{"n":"ww","pt":$n[0].Int32,"ps":0},{"n":"hh","pt":$n[0].Int32,"ps":1},{"n":"fullscreen","pt":$n[0].Boolean,"ps":2},{"n":"uiScale","dv":1.0,"o":true,"pt":$n[0].Single,"ps":3}],"sn":"Resize","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Int32,$n[0].Boolean,$n[0].Single]},{"a":2,"n":"RotateCarousel","t":8,"pi":[{"n":"frm","pt":$n[4].Frame,"ps":0}],"sn":"RotateCarousel","rt":$n[0].Void,"p":[$n[4].Frame]},{"a":2,"n":"SaveCurrentEdRace","t":8,"sn":"SaveCurrentEdRace","rt":$n[0].Void},{"a":2,"n":"SelectPlayingRace","is":true,"t":8,"pi":[{"n":"uList","pt":$n[1].List$1(System.String),"ps":0}],"sn":"SelectPlayingRace","rt":$n[0].String,"p":[$n[1].List$1(System.String)]},{"a":2,"n":"SetEditorUnits","t":8,"sn":"SetEditorUnits","rt":$n[0].Void},{"a":2,"n":"SetPlayerAI","t":8,"pi":[{"n":"val","pt":$n[0].Boolean,"ps":0}],"sn":"SetPlayerAI","rt":$n[0].Void,"p":[$n[0].Boolean]},{"a":2,"n":"SetPlayers","t":8,"sn":"SetPlayers","rt":$n[0].Void},{"a":2,"n":"SetPreGameLists","t":8,"sn":"SetPreGameLists","rt":$n[0].Void},{"a":2,"n":"SetSpells","t":8,"sn":"SetSpells","rt":$n[0].Void},{"a":2,"n":"SetUnits","t":8,"sn":"SetUnits","rt":$n[0].Void},{"a":2,"n":"ShowDialogConfirmation","t":8,"pi":[{"n":"str","pt":$n[0].String,"ps":0}],"sn":"ShowDialogConfirmation","rt":$n[2].Task$1(System.Boolean),"p":[$n[0].String]},{"a":2,"n":"ShowInfo","t":8,"pi":[{"n":"pnt","pt":$n[6].Point,"ps":0},{"n":"lines","ip":true,"pt":$n[0].Array.type(System.String),"ps":1}],"sn":"ShowInfo","rt":$n[0].Void,"p":[$n[6].Point,$n[0].Array.type(System.String)]},{"a":2,"n":"ShowInfoPar","t":8,"pi":[{"n":"txt","pt":$n[0].String,"ps":0},{"n":"clr","pt":$n[6].Color,"ps":1},{"n":"x","pt":$n[0].Single,"ps":2},{"n":"y","pt":$n[0].Single,"ps":3},{"n":"harm","pt":$n[0].Boolean,"ps":4},{"n":"big","dv":false,"o":true,"pt":$n[0].Boolean,"ps":5}],"sn":"ShowInfoPar","rt":$n[0].Void,"p":[$n[0].String,$n[6].Color,$n[0].Single,$n[0].Single,$n[0].Boolean,$n[0].Boolean]},{"a":2,"n":"ShowMoreInfo","t":8,"pi":[{"n":"cost","pt":$n[8].TimeCost,"ps":0},{"n":"cstHighlight","pt":$n[0].Boolean,"ps":1},{"n":"pnt","pt":$n[0].Nullable$1(Microsoft.Xna.Framework.Point),"ps":2},{"n":"lines","ip":true,"pt":$n[0].Array.type(System.String),"ps":3}],"sn":"ShowMoreInfo","rt":$n[0].Void,"p":[$n[8].TimeCost,$n[0].Boolean,$n[0].Nullable$1(Microsoft.Xna.Framework.Point),$n[0].Array.type(System.String)]},{"a":2,"n":"ShowSomeChildren","t":8,"pi":[{"n":"frms","ip":true,"pt":System.Array.type(MonoInterface.Block),"ps":0}],"sn":"ShowSomeChildren","rt":$n[0].Void,"p":[System.Array.type(MonoInterface.Block)]},{"a":2,"n":"ShowUnitInfo","t":8,"pi":[{"n":"up","pt":$n[8].UnitParameters,"ps":0},{"n":"own","pt":$n[0].Int32,"ps":1},{"n":"cstHighlight","pt":$n[0].Boolean,"ps":2},{"n":"pnt","dv":null,"o":true,"pt":$n[0].Nullable$1(Microsoft.Xna.Framework.Point),"ps":3},{"n":"unt","dv":null,"o":true,"pt":$n[8].Unit,"ps":4}],"sn":"ShowUnitInfo","rt":$n[0].Void,"p":[$n[8].UnitParameters,$n[0].Int32,$n[0].Boolean,$n[0].Nullable$1(Microsoft.Xna.Framework.Point),$n[8].Unit]},{"a":2,"n":"SortSpellsLists","t":8,"pi":[{"n":"spells","pt":$n[1].List$1(System.String),"ps":0}],"sn":"SortSpellsLists","rt":$n[1].List$1(System.String),"p":[$n[1].List$1(System.String)]},{"a":2,"n":"SortUnitsLists","t":8,"pi":[{"n":"units","pt":$n[1].List$1(System.String),"ps":0}],"sn":"SortUnitsLists","rt":$n[1].List$1(System.String),"p":[$n[1].List$1(System.String)]},{"a":2,"n":"SpellComplete","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0}],"sn":"SpellComplete","rt":$n[0].Void,"p":[$n[0].String]},{"a":2,"n":"StartAgain","t":8,"sn":"StartAgain","rt":$n[0].Void},{"a":2,"n":"StartBattle","t":8,"sn":"StartBattle","rt":$n[0].Void},{"a":2,"n":"StartNewProfile","t":8,"sn":"StartNewProfile","rt":$n[0].Void},{"a":2,"n":"StartPlaying","t":8,"sn":"StartPlaying","rt":$n[0].Void},{"a":2,"n":"StartPreGame","t":8,"sn":"StartPreGame","rt":$n[0].Void},{"a":2,"n":"StartProfile","t":8,"sn":"StartProfile","rt":$n[0].Void},{"a":2,"n":"TextureToApp","t":8,"pi":[{"n":"tex","pt":$n[5].Texture2D,"ps":0}],"sn":"TextureToApp","rt":$n[4].Appearance,"p":[$n[5].Texture2D]},{"a":2,"n":"TryAddToQueueUnit","t":8,"pi":[{"n":"plr","pt":$n[8].Player,"ps":0},{"n":"name","pt":$n[0].String,"ps":1}],"sn":"TryAddToQueueUnit","rt":$n[0].Boolean,"p":[$n[8].Player,$n[0].String],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"UnlockAchiviement","t":8,"pi":[{"n":"achiv","pt":$n[0].String,"ps":0}],"sn":"UnlockAchiviement","rt":$n[0].Void,"p":[$n[0].String]},{"a":2,"n":"Update","t":8,"sn":"Update","rt":$n[0].Void},{"a":2,"n":"UpdateProfileInfoLabels","t":8,"sn":"UpdateProfileInfoLabels","rt":$n[0].Void},{"a":2,"n":"UpdateQueue","t":8,"sn":"UpdateQueue","rt":$n[0].Void},{"a":2,"n":"UpdateResources","t":8,"sn":"UpdateResources","rt":$n[0].Void},{"a":2,"n":"UpdateSkyTexture","t":8,"pi":[{"n":"tex","pt":$n[5].Texture2D,"ps":0},{"n":"h","pt":$n[0].Int32,"ps":1},{"n":"clr1R","pt":$n[0].Double,"ps":2},{"n":"clr1G","pt":$n[0].Double,"ps":3},{"n":"clr1B","pt":$n[0].Double,"ps":4},{"n":"clr1A","pt":$n[0].Double,"ps":5},{"n":"clr2R","pt":$n[0].Double,"ps":6},{"n":"clr2G","pt":$n[0].Double,"ps":7},{"n":"clr2B","pt":$n[0].Double,"ps":8},{"n":"clr2A","pt":$n[0].Double,"ps":9}],"sn":"UpdateSkyTexture","rt":$n[0].Void,"p":[$n[5].Texture2D,$n[0].Int32,$n[0].Double,$n[0].Double,$n[0].Double,$n[0].Double,$n[0].Double,$n[0].Double,$n[0].Double,$n[0].Double]},{"a":1,"n":"applyFrmSettings","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"applyFrmSettings","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"backFrmBattleMenu_Clicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"backFrmBattleMenu_Clicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":1,"n":"backFrmSettings","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"backFrmSettings","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"backPreGame_Clicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"backPreGame_Clicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"battleFrmMainMenu","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"battleFrmMainMenu","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"btnBuildingPreGame_Clicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"btnBuildingPreGame_Clicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"btnBuildingPreGame_Focused","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"btnBuildingPreGame_Focused","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"btnProductionRemove_Clicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"btnProductionRemove_Clicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"btnProduction_Clicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"btnProduction_Clicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"btnProduction_Focused","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"btnProduction_Focused","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"btnSelectedPreGame_Clicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"btnSelectedPreGame_Clicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"btnSelectedPreGame_Focused","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"btnSelectedPreGame_Focused","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"btnSpell_Clicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"btnSpell_Clicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"btnSpell_Focused","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"btnSpell_Focused","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"btnSpellsPreGame_Clicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"btnSpellsPreGame_Clicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"btnSpellsPreGame_Focused","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"btnSpellsPreGame_Focused","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"btnStartBattle","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"btnStartBattle","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"btnUnitPreGame_Clicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"btnUnitPreGame_Clicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"btnUnitPreGame_Focused","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"btnUnitPreGame_Focused","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"btnUnit_Clicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"btnUnit_Clicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"btnUnit_Focused","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"btnUnit_Focused","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"clearPreGame_Clicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"clearPreGame_Clicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"exitFrmMenuExit_Clicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"exitFrmMenuExit_Clicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"fightPreGame_Clicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"fightPreGame_Clicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"okayFrmDialog_Clicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"okayFrmDialog_Clicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"pauseFrmResources_Clicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"pauseFrmResources_Clicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"profileFrmMainMenu","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"profileFrmMainMenu","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"restartFrmBattleMenu_Clicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"restartFrmBattleMenu_Clicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":1,"n":"settingsFrmMenuExit_Clicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"settingsFrmMenuExit_Clicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"surrenderFrmBattleMenu_Clicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"surrenderFrmBattleMenu_Clicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"tierUpFrmResources_Clicked","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"tierUpFrmResources_Clicked","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"tierUpFrmResources_Focused","t":8,"pi":[{"n":"btn","pt":$n[4].Button,"ps":0},{"n":"isTouch","pt":$n[0].Boolean,"ps":1}],"sn":"tierUpFrmResources_Focused","rt":$n[0].Void,"p":[$n[4].Button,$n[0].Boolean]},{"a":2,"n":"Pause","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_Pause","t":8,"rt":$n[0].Boolean,"fg":"Pause","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_Pause","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"Pause"},"fn":"Pause"},{"a":2,"n":"Platform","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Platform","t":8,"rt":$n[0].String,"fg":"Platform"},"s":{"a":2,"n":"set_Platform","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"Platform"},"fn":"Platform"},{"a":1,"n":"frmSettings","t":16,"rt":$n[4].Frame,"g":{"a":1,"n":"get_frmSettings","t":8,"rt":$n[4].Frame,"fg":"frmSettings"},"s":{"a":1,"n":"set_frmSettings","t":8,"p":[$n[4].Frame],"rt":$n[0].Void,"fs":"frmSettings"},"fn":"frmSettings"},{"a":2,"n":"graphics","t":16,"rt":$n[6].GraphicsDeviceManager,"g":{"a":2,"n":"get_graphics","t":8,"rt":$n[6].GraphicsDeviceManager,"fg":"graphics"},"s":{"a":2,"n":"set_graphics","t":8,"p":[$n[6].GraphicsDeviceManager],"rt":$n[0].Void,"fs":"graphics"},"fn":"graphics"},{"a":2,"n":"inSpellMode","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_inSpellMode","t":8,"rt":$n[0].Boolean,"fg":"inSpellMode","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_inSpellMode","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"inSpellMode"},"fn":"inSpellMode"},{"a":1,"n":"resSwitcherFrmSettings","t":16,"rt":$n[4].Switcher,"g":{"a":1,"n":"get_resSwitcherFrmSettings","t":8,"rt":$n[4].Switcher,"fg":"resSwitcherFrmSettings"},"s":{"a":1,"n":"set_resSwitcherFrmSettings","t":8,"p":[$n[4].Switcher],"rt":$n[0].Void,"fs":"resSwitcherFrmSettings"},"fn":"resSwitcherFrmSettings"},{"a":2,"n":"spriteBatch","t":16,"rt":$n[5].SpriteBatch,"g":{"a":2,"n":"get_spriteBatch","t":8,"rt":$n[5].SpriteBatch,"fg":"spriteBatch"},"s":{"a":2,"n":"set_spriteBatch","t":8,"p":[$n[5].SpriteBatch],"rt":$n[0].Void,"fs":"spriteBatch"},"fn":"spriteBatch"},{"a":1,"n":"AllUntsList","t":4,"rt":$n[1].List$1(System.String),"sn":"AllUntsList"},{"a":2,"n":"AppFolder","t":4,"rt":$n[0].String,"sn":"AppFolder"},{"a":2,"n":"DataFolder","t":4,"rt":$n[0].String,"sn":"DataFolder"},{"a":2,"n":"Fonts","t":4,"rt":$n[1].List$1(System.ValueTuple$2(System.Int32,Microsoft.Xna.Framework.Graphics.SpriteFont)),"sn":"Fonts"},{"a":2,"n":"MainContainer","t":4,"rt":$n[4].Window,"sn":"MainContainer"},{"a":2,"n":"_pause","t":4,"rt":$n[0].Boolean,"sn":"_pause","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"_screenHeight","t":4,"rt":$n[0].Int32,"sn":"_screenHeight","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"_screenWidth","t":4,"rt":$n[0].Int32,"sn":"_screenWidth","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"abilClr","t":4,"rt":$n[6].Color,"sn":"abilClr"},{"a":1,"n":"achivs","t":4,"rt":$n[1].Dictionary$2(System.String,DarkKingdomCore.Achievement),"sn":"achivs"},{"a":2,"n":"allAbils","is":true,"t":4,"rt":$n[1].List$1(System.String),"sn":"allAbils"},{"a":2,"n":"allConds","is":true,"t":4,"rt":$n[1].List$1(System.String),"sn":"allConds"},{"a":1,"n":"ammos","t":4,"rt":$n[1].List$1(DarkKingdomCore.Ammo),"sn":"ammos"},{"a":1,"n":"backClr","t":4,"rt":$n[6].Color,"sn":"backClr"},{"a":1,"n":"backFillTex","t":4,"rt":$n[5].Texture2D,"sn":"backFillTex"},{"a":1,"n":"backTheme","t":4,"rt":$n[4].Theme,"sn":"backTheme"},{"a":2,"n":"backpars","is":true,"t":4,"rt":$n[1].List$1(DarkKingdomCore.ImageParticle),"sn":"backpars"},{"a":1,"n":"badAbilClr","is":true,"t":4,"rt":$n[6].Color,"sn":"badAbilClr"},{"a":1,"n":"bornList","t":4,"rt":$n[1].List$1(DarkKingdomCore.Unit),"sn":"bornList"},{"a":1,"n":"btnBuildingsPreGame","t":4,"rt":$n[4].Button,"sn":"btnBuildingsPreGame"},{"a":2,"n":"btnDisabledTex","is":true,"t":4,"rt":$n[5].Texture2D,"sn":"btnDisabledTex"},{"a":1,"n":"btnFightPreGame","t":4,"rt":$n[4].Button,"sn":"btnFightPreGame"},{"a":2,"n":"btnFillTex","is":true,"t":4,"rt":$n[5].Texture2D,"sn":"btnFillTex"},{"a":2,"n":"btnHlTex","is":true,"t":4,"rt":$n[5].Texture2D,"sn":"btnHlTex"},{"a":1,"n":"btnNopeFrmDialogConfirm","t":4,"rt":$n[4].Button,"sn":"btnNopeFrmDialogConfirm"},{"a":1,"n":"btnOkayFrmDialogConfirm","t":4,"rt":$n[4].Button,"sn":"btnOkayFrmDialogConfirm"},{"a":2,"n":"btnPressedTex","is":true,"t":4,"rt":$n[5].Texture2D,"sn":"btnPressedTex"},{"a":1,"n":"btnSelectBuildings","t":4,"rt":$n[4].Button,"sn":"btnSelectBuildings"},{"a":1,"n":"btnSelectSpells","t":4,"rt":$n[4].Button,"sn":"btnSelectSpells"},{"a":2,"n":"btnSelectTex","is":true,"t":4,"rt":$n[5].Texture2D,"sn":"btnSelectTex"},{"a":1,"n":"btnSelectUnits","t":4,"rt":$n[4].Button,"sn":"btnSelectUnits"},{"a":1,"n":"btnSpellsPreGame","t":4,"rt":$n[4].Button,"sn":"btnSpellsPreGame"},{"a":1,"n":"btnTierUpFrmResources","t":4,"rt":$n[4].Button,"sn":"btnTierUpFrmResources"},{"a":1,"n":"btnUnitsPreGame","t":4,"rt":$n[4].Button,"sn":"btnUnitsPreGame"},{"a":1,"n":"btnsFrmCustomRacesList","t":4,"rt":$n[1].List$1(MonoInterface.Button),"sn":"btnsFrmCustomRacesList"},{"a":1,"n":"btnsProduction","t":4,"rt":System.Array.type(MonoInterface.Button),"sn":"btnsProduction"},{"a":2,"n":"bushpars","is":true,"t":4,"rt":$n[1].List$1(DarkKingdomCore.ImageParticle),"sn":"bushpars"},{"a":1,"n":"cBattleParameters","t":4,"rt":$n[4].Container,"sn":"cBattleParameters"},{"a":1,"n":"cBuildings","t":4,"rt":$n[4].Container,"sn":"cBuildings"},{"a":1,"n":"cBuildingsPreGame","t":4,"rt":$n[4].Grid,"sn":"cBuildingsPreGame"},{"a":1,"n":"cSelectedPreGame","t":4,"rt":$n[4].Grid,"sn":"cSelectedPreGame"},{"a":1,"n":"cSpells","t":4,"rt":$n[4].Container,"sn":"cSpells"},{"a":1,"n":"cSpellsPreGame","t":4,"rt":$n[4].Grid,"sn":"cSpellsPreGame"},{"a":1,"n":"cUnits","t":4,"rt":$n[4].Container,"sn":"cUnits"},{"a":1,"n":"cUnitsPreGame","t":4,"rt":$n[4].Grid,"sn":"cUnitsPreGame"},{"a":2,"n":"cloudpars","is":true,"t":4,"rt":$n[1].List$1(DarkKingdomCore.ImageParticle),"sn":"cloudpars"},{"a":1,"n":"cnstB","t":4,"rt":$n[0].Single,"sn":"cnstB","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"cnstB2","t":4,"rt":$n[0].Single,"sn":"cnstB2","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"cnstG","t":4,"rt":$n[0].Single,"sn":"cnstG","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"cnstG2","t":4,"rt":$n[0].Single,"sn":"cnstG2","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"cnstR","t":4,"rt":$n[0].Single,"sn":"cnstR","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"cnstR2","t":4,"rt":$n[0].Single,"sn":"cnstR2","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"condClr","t":4,"rt":$n[6].Color,"sn":"condClr"},{"a":1,"n":"conds","t":4,"rt":$n[1].List$1(DarkKingdomCore.MatchCondition),"sn":"conds"},{"a":1,"n":"csD","t":4,"rt":$n[0].Single,"sn":"csD","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"csS","t":4,"rt":$n[0].Single,"sn":"csS","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"curCarouselPos","t":4,"rt":$n[0].Int32,"sn":"curCarouselPos","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"curD","t":4,"rt":$n[0].Int32,"sn":"curD","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"curM","t":4,"rt":$n[0].Int32,"sn":"curM","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"curProfile","t":4,"rt":$n[0].Int32,"sn":"curProfile","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"dAng","t":4,"rt":$n[0].Single,"sn":"dAng","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"deathClr","t":4,"rt":$n[6].Color,"sn":"deathClr"},{"a":1,"n":"deathlist","t":4,"rt":$n[1].List$1(DarkKingdomCore.Unit),"sn":"deathlist"},{"a":1,"n":"defaultTheme","t":4,"rt":$n[4].Theme,"sn":"defaultTheme"},{"a":1,"n":"deltax","t":4,"rt":$n[0].Single,"sn":"deltax","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"deltay","t":4,"rt":$n[0].Single,"sn":"deltay","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"disbtnbrush","is":true,"t":4,"rt":$n[6].Color,"sn":"disbtnbrush"},{"a":1,"n":"edunits","t":4,"rt":$n[1].List$1(System.String),"sn":"edunits"},{"a":2,"n":"elapse_Periodically","is":true,"t":4,"rt":$n[0].Int32,"sn":"elapse_Periodically","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"flyHeight","t":4,"rt":$n[0].Int32,"sn":"flyHeight","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"frmBack","t":4,"rt":$n[4].Frame,"sn":"frmBack"},{"a":1,"n":"frmBattle","t":4,"rt":$n[4].Frame,"sn":"frmBattle"},{"a":1,"n":"frmBattleMenu","t":4,"rt":$n[4].Frame,"sn":"frmBattleMenu"},{"a":1,"n":"frmConfirm","t":4,"rt":$n[4].Frame,"sn":"frmConfirm"},{"a":1,"n":"frmDialog","t":4,"rt":$n[4].Frame,"sn":"frmDialog"},{"a":2,"n":"frmFillTex","is":true,"t":4,"rt":$n[5].Texture2D,"sn":"frmFillTex"},{"a":1,"n":"frmHelp","t":4,"rt":$n[4].Frame,"sn":"frmHelp"},{"a":1,"n":"frmMainMenu","t":4,"rt":$n[4].Frame,"sn":"frmMainMenu"},{"a":1,"n":"frmPreGame","t":4,"rt":$n[4].Frame,"sn":"frmPreGame"},{"a":1,"n":"frmProduction","t":4,"rt":$n[4].Frame,"sn":"frmProduction"},{"a":1,"n":"frmProfile","t":4,"rt":$n[4].Frame,"sn":"frmProfile"},{"a":1,"n":"frmResources","t":4,"rt":$n[4].Frame,"sn":"frmResources"},{"a":1,"n":"frmRightMenu","t":4,"rt":$n[4].Frame,"sn":"frmRightMenu"},{"a":1,"n":"frmUnits","t":4,"rt":$n[4].Frame,"sn":"frmUnits"},{"a":2,"n":"gState","is":true,"t":4,"rt":$n[8].GameState,"sn":"gState","box":function ($v) { return Bridge.box($v, DarkKingdomCore.GameState, System.Enum.toStringFn(DarkKingdomCore.GameState));}},{"a":1,"n":"gType","t":4,"rt":$n[8].GameType,"sn":"gType","box":function ($v) { return Bridge.box($v, DarkKingdomCore.GameType, System.Enum.toStringFn(DarkKingdomCore.GameType));}},{"a":2,"n":"gameHeight","is":true,"t":4,"rt":$n[0].Int32,"sn":"gameHeight","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"gameWidth","is":true,"t":4,"rt":$n[0].Int32,"sn":"gameWidth","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"gamelandscape","t":4,"rt":$n[8].LandscapeType,"sn":"gamelandscape","box":function ($v) { return Bridge.box($v, DarkKingdomCore.LandscapeType, System.Enum.toStringFn(DarkKingdomCore.LandscapeType));}},{"a":1,"n":"globalExplode","t":4,"rt":$n[0].Single,"sn":"globalExplode","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"goodAbilClr","is":true,"t":4,"rt":$n[6].Color,"sn":"goodAbilClr"},{"a":1,"n":"healthBarAbilTex","t":4,"rt":$n[5].Texture2D,"sn":"healthBarAbilTex"},{"a":1,"n":"healthBarBackTex","t":4,"rt":$n[5].Texture2D,"sn":"healthBarBackTex"},{"a":1,"n":"healthBarLifeTex","t":4,"rt":$n[5].Texture2D,"sn":"healthBarLifeTex"},{"a":1,"n":"healthBarPoisonTex","t":4,"rt":$n[5].Texture2D,"sn":"healthBarPoisonTex"},{"a":2,"n":"hlbtncolor","is":true,"t":4,"rt":$n[6].Color,"sn":"hlbtncolor"},{"a":2,"n":"hor","is":true,"t":4,"rt":$n[0].Int32,"sn":"hor","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"isLoaded","t":4,"rt":$n[0].Boolean,"sn":"isLoaded","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"ispllmod","t":4,"rt":$n[0].Boolean,"sn":"ispllmod","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"landBmp","t":4,"rt":$n[0].String,"sn":"landBmp"},{"a":1,"n":"landsTypesCount","t":4,"rt":$n[0].Int32,"sn":"landsTypesCount","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"lblAIFrmBattleMenu","t":4,"rt":$n[4].Label,"sn":"lblAIFrmBattleMenu"},{"a":1,"n":"lblAttackBasicParams","t":4,"rt":$n[4].Label,"sn":"lblAttackBasicParams"},{"a":1,"n":"lblCostDeathHelpUnit","t":4,"rt":$n[4].Label,"sn":"lblCostDeathHelpUnit"},{"a":1,"n":"lblCostMoneyHelpUnit","t":4,"rt":$n[4].Label,"sn":"lblCostMoneyHelpUnit"},{"a":1,"n":"lblDeathFrmResources","t":4,"rt":$n[4].Label,"sn":"lblDeathFrmResources"},{"a":1,"n":"lblGoldFrmResources","t":4,"rt":$n[4].Label,"sn":"lblGoldFrmResources"},{"a":1,"n":"lblLine1FrmDialog","t":4,"rt":$n[4].Label,"sn":"lblLine1FrmDialog"},{"a":1,"n":"lblLine2FrmDialog","t":4,"rt":$n[4].Label,"sn":"lblLine2FrmDialog"},{"a":1,"n":"lblRaceHelpUnit","t":4,"rt":$n[4].Label,"sn":"lblRaceHelpUnit"},{"a":1,"n":"lblTextFrmConfirm","t":4,"rt":$n[4].Label,"sn":"lblTextFrmConfirm"},{"a":1,"n":"lblTitlefrmDialog","t":4,"rt":$n[4].Label,"sn":"lblTitlefrmDialog"},{"a":1,"n":"lblUnitNameHelpUnit","t":4,"rt":$n[4].Label,"sn":"lblUnitNameHelpUnit"},{"a":1,"n":"lblVsPreGame","t":4,"rt":$n[4].Label,"sn":"lblVsPreGame"},{"a":1,"n":"lblsAbils","t":4,"rt":System.Array.type(MonoInterface.LongLabel),"sn":"lblsAbils"},{"a":1,"n":"lblsBasicParams","t":4,"rt":System.Array.type(MonoInterface.Label),"sn":"lblsBasicParams"},{"a":1,"n":"lblsFrmCustomRacesList","t":4,"rt":$n[1].List$1(MonoInterface.Label),"sn":"lblsFrmCustomRacesList"},{"a":1,"n":"lblsfrmProfile","t":4,"rt":$n[1].List$1(MonoInterface.Label),"sn":"lblsfrmProfile"},{"a":1,"n":"lifeClr","t":4,"rt":$n[6].Color,"sn":"lifeClr"},{"a":1,"n":"listeningKeys","t":4,"rt":System.Array.type(Microsoft.Xna.Framework.Input.Keys),"sn":"listeningKeys"},{"a":2,"n":"loc","is":true,"t":4,"rt":$n[1].Dictionary$2(System.String,System.String),"sn":"loc"},{"a":2,"n":"localize","t":4,"rt":$n[4].Localization,"sn":"localize"},{"a":2,"n":"longTimeConds","is":true,"t":4,"rt":$n[0].Array.type(System.String),"sn":"longTimeConds"},{"a":1,"n":"machinenum","t":4,"rt":$n[0].Int32,"sn":"machinenum","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"mainAnimator","t":4,"rt":$n[4].Animator,"sn":"mainAnimator"},{"a":1,"n":"menuCarousel","t":4,"rt":$n[1].List$1(MonoInterface.Frame),"sn":"menuCarousel"},{"a":1,"n":"modeSwitcherFrmBattle","t":4,"rt":$n[4].Switcher,"sn":"modeSwitcherFrmBattle"},{"a":1,"n":"moneyClr","t":4,"rt":$n[6].Color,"sn":"moneyClr"},{"a":1,"n":"numKeys","t":4,"rt":System.Array.type(Microsoft.Xna.Framework.Input.Keys),"sn":"numKeys"},{"a":1,"n":"oldKeyboardState","t":4,"rt":$n[7].KeyboardState,"sn":"oldKeyboardState"},{"a":1,"n":"oldMouseState","t":4,"rt":$n[7].MouseState,"sn":"oldMouseState"},{"a":1,"n":"oldsnS","t":4,"rt":$n[0].Single,"sn":"oldsnS","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"pars","is":true,"t":4,"rt":$n[1].List$1(DarkKingdomCore.Particle),"sn":"pars"},{"a":1,"n":"pctAttackBasicParams","t":4,"rt":$n[4].Picture,"sn":"pctAttackBasicParams"},{"a":1,"n":"pctPauseFrmResources","t":4,"rt":$n[4].Picture,"sn":"pctPauseFrmResources"},{"a":1,"n":"pctTierFrmResources","t":4,"rt":$n[4].Picture,"sn":"pctTierFrmResources"},{"a":1,"n":"pdeathlist","t":4,"rt":$n[1].List$1(DarkKingdomCore.Particle),"sn":"pdeathlist"},{"a":1,"n":"piece","t":4,"rt":$n[0].Single,"sn":"piece","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"plrs","is":true,"t":4,"rt":System.Array.type(DarkKingdomCore.Player),"sn":"plrs"},{"a":1,"n":"poiAbilClr","is":true,"t":4,"rt":$n[6].Color,"sn":"poiAbilClr"},{"a":1,"n":"preGameBonus","t":4,"rt":$n[1].List$1(System.String),"sn":"preGameBonus"},{"a":1,"n":"preGameSlotCnt","t":4,"rt":$n[0].Int32,"sn":"preGameSlotCnt","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"preGameSpells","t":4,"rt":$n[1].List$1(System.String),"sn":"preGameSpells"},{"a":1,"n":"preGameUnits","t":4,"rt":$n[1].List$1(System.String),"sn":"preGameUnits"},{"a":2,"n":"prgBarTex","is":true,"t":4,"rt":$n[5].Texture2D,"sn":"prgBarTex"},{"a":2,"n":"prgFillTex","is":true,"t":4,"rt":$n[5].Texture2D,"sn":"prgFillTex"},{"a":1,"n":"prgsProduction","t":4,"rt":System.Array.type(MonoInterface.Progress),"sn":"prgsProduction"},{"a":1,"n":"purchases","t":4,"rt":$n[1].Dictionary$2(System.String,DarkKingdomCore.Purchase),"sn":"purchases"},{"a":1,"n":"races1","t":4,"rt":$n[1].List$1(System.String),"sn":"races1"},{"a":1,"n":"races1SwitcherFrmBattle","t":4,"rt":$n[4].Switcher,"sn":"races1SwitcherFrmBattle"},{"a":1,"n":"races2","t":4,"rt":$n[1].List$1(System.String),"sn":"races2"},{"a":1,"n":"races2SwitcherFrmBattle","t":4,"rt":$n[4].Switcher,"sn":"races2SwitcherFrmBattle"},{"a":2,"n":"rnd","is":true,"t":4,"rt":$n[0].Random,"sn":"rnd"},{"a":1,"n":"scaleX","t":4,"rt":$n[0].Double,"sn":"scaleX","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":1,"n":"scaleY","t":4,"rt":$n[0].Double,"sn":"scaleY","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":1,"n":"screenFormats","t":4,"rt":$n[1].List$1(Microsoft.Xna.Framework.Vector3),"sn":"screenFormats"},{"a":1,"n":"selU","t":4,"rt":$n[8].Unit,"sn":"selU"},{"a":1,"n":"skyB","t":4,"rt":$n[0].Single,"sn":"skyB","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"skyB2","t":4,"rt":$n[0].Single,"sn":"skyB2","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"skyG","t":4,"rt":$n[0].Single,"sn":"skyG","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"skyG2","t":4,"rt":$n[0].Single,"sn":"skyG2","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"skyR","t":4,"rt":$n[0].Single,"sn":"skyR","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"skyR2","t":4,"rt":$n[0].Single,"sn":"skyR2","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"skyrect","t":4,"rt":$n[6].Rectangle,"sn":"skyrect"},{"a":1,"n":"skytexture","t":4,"rt":$n[5].Texture2D,"sn":"skytexture"},{"a":1,"n":"snD","t":4,"rt":$n[0].Single,"sn":"snD","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"snS","t":4,"rt":$n[0].Single,"sn":"snS","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"spellName","t":4,"rt":$n[0].String,"sn":"spellName"},{"a":2,"n":"spells","t":4,"rt":$n[1].Dictionary$2(System.String,DarkKingdomCore.Spell),"sn":"spells"},{"a":1,"n":"spellsPreGame","t":4,"rt":$n[1].List$1(System.String),"sn":"spellsPreGame"},{"a":2,"n":"sprites","is":true,"t":4,"rt":$n[1].Dictionary$2(System.String,MonoInterface.Sprite),"sn":"sprites"},{"a":1,"n":"standartRaces","t":4,"rt":$n[1].List$1(System.String),"sn":"standartRaces"},{"a":1,"n":"starTex","t":4,"rt":$n[5].Texture2D,"sn":"starTex"},{"a":1,"n":"stars","t":4,"rt":System.Array.type(Microsoft.Xna.Framework.Vector2),"sn":"stars"},{"a":1,"n":"starsCnt","t":4,"rt":$n[0].Int32,"sn":"starsCnt","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"startAutofight","t":4,"rt":$n[0].Boolean,"sn":"startAutofight","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"startBuildingsList","t":4,"rt":$n[1].List$1(System.String),"sn":"startBuildingsList"},{"a":1,"n":"sunAng","t":4,"rt":$n[0].Single,"sn":"sunAng","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"sunsetclr","t":4,"rt":$n[6].Color,"sn":"sunsetclr"},{"a":1,"n":"sunsettexture","t":4,"rt":$n[5].Texture2D,"sn":"sunsettexture"},{"a":1,"n":"symbols","t":4,"rt":System.Array.type(Microsoft.Xna.Framework.Rectangle),"sn":"symbols"},{"a":1,"n":"taskConfirm","t":4,"rt":$n[2].TaskCompletionSource,"sn":"taskConfirm"},{"a":2,"n":"uipars","is":true,"t":4,"rt":$n[1].List$1(DarkKingdomCore.Particle),"sn":"uipars"},{"a":2,"n":"unitPrms","is":true,"t":4,"rt":$n[1].Dictionary$2(System.String,DarkKingdomCore.UnitParameters),"sn":"unitPrms"},{"a":2,"n":"unitSize","t":4,"rt":$n[0].Int32,"sn":"unitSize","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"units","is":true,"t":4,"rt":$n[1].List$1(DarkKingdomCore.Unit),"sn":"units"},{"a":1,"n":"unitsPreGame","t":4,"rt":$n[1].List$1(System.String),"sn":"unitsPreGame"},{"a":1,"n":"unlockedAchivs","t":4,"rt":$n[1].List$1(System.String),"sn":"unlockedAchivs"},{"a":1,"n":"unlockedUnits","t":4,"rt":$n[1].List$1(System.String),"sn":"unlockedUnits"},{"a":1,"n":"updateSpells","t":4,"rt":$n[0].Boolean,"sn":"updateSpells","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"us2","t":4,"rt":$n[0].Int32,"sn":"us2","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"OnExit","t":2,"ad":{"a":2,"n":"add_OnExit","t":8,"pi":[{"n":"value","pt":Function,"ps":0}],"sn":"addOnExit","rt":$n[0].Void,"p":[Function]},"r":{"a":2,"n":"remove_OnExit","t":8,"pi":[{"n":"value","pt":Function,"ps":0}],"sn":"removeOnExit","rt":$n[0].Void,"p":[Function]}},{"a":1,"backing":true,"n":"<Platform>k__BackingField","t":4,"rt":$n[0].String,"sn":"Platform"},{"a":1,"backing":true,"n":"<frmSettings>k__BackingField","t":4,"rt":$n[4].Frame,"sn":"frmSettings"},{"a":1,"backing":true,"n":"<graphics>k__BackingField","t":4,"rt":$n[6].GraphicsDeviceManager,"sn":"graphics"},{"a":1,"backing":true,"n":"<resSwitcherFrmSettings>k__BackingField","t":4,"rt":$n[4].Switcher,"sn":"resSwitcherFrmSettings"},{"a":1,"backing":true,"n":"<spriteBatch>k__BackingField","t":4,"rt":$n[5].SpriteBatch,"sn":"spriteBatch"}]}; }, $n);
$m("DarkKingdomCore.Ability", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Int32,$n[0].String,$n[0].Int32,$n[8].EffectType,$n[0].Boolean],"pi":[{"n":"nme","pt":$n[0].String,"ps":0},{"n":"nm","pt":$n[0].Int32,"ps":1},{"n":"con","pt":$n[0].String,"ps":2},{"n":"cn","pt":$n[0].Int32,"ps":3},{"n":"t","pt":$n[8].EffectType,"ps":4},{"n":"h","pt":$n[0].Boolean,"ps":5}],"sn":"ctor"},{"a":2,"n":"condCompleted","t":4,"rt":$n[0].Boolean,"sn":"condCompleted","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"at":[Bridge.apply(new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("when"), {
DefaultValueHandling: 2
} ),new System.ComponentModel.DefaultValueAttribute.$ctor10("")],"a":2,"n":"condition","t":4,"rt":$n[0].String,"sn":"condition"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("whenValue")],"a":2,"n":"condnum","t":4,"rt":$n[0].Int32,"sn":"condnum","box":function ($v) { return Bridge.box($v, System.Int32);}},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("hidden")],"a":2,"n":"hidden","t":4,"rt":$n[0].Boolean,"sn":"hidden","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"longTime","t":4,"rt":$n[0].Boolean,"sn":"longTime","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"at":[Bridge.apply(new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("name"), {
DefaultValueHandling: 2
} ),new System.ComponentModel.DefaultValueAttribute.$ctor10("")],"a":2,"n":"name","t":4,"rt":$n[0].String,"sn":"name"},{"a":2,"n":"typ","t":4,"rt":$n[8].EffectType,"sn":"typ","box":function ($v) { return Bridge.box($v, DarkKingdomCore.EffectType, System.Enum.toStringFn(DarkKingdomCore.EffectType));}},{"a":2,"n":"used","t":4,"rt":$n[0].Boolean,"sn":"used","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"at":[Bridge.apply(new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("value"), {
DefaultValueHandling: 2
} ),new System.ComponentModel.DefaultValueAttribute.$ctor5(0)],"a":2,"n":"value","t":4,"rt":$n[0].Int32,"sn":"value","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("DarkKingdomCore.Achievement", function () { return {"att":1048576,"a":4,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[4].Appearance,$n[0].String],"pi":[{"n":"nam","pt":$n[0].String,"ps":0},{"n":"ui","pt":$n[4].Appearance,"ps":1},{"n":"boty","pt":$n[0].String,"ps":2}],"sn":"ctor"},{"a":2,"n":"booty","t":4,"rt":$n[0].String,"sn":"booty"},{"a":2,"n":"name","t":4,"rt":$n[0].String,"sn":"name"},{"a":2,"n":"uIcon","t":4,"rt":$n[4].Appearance,"sn":"uIcon"}]}; }, $n);
$m("DarkKingdomCore.Ammo", function () { return {"nested":[$n[8].Ammo.AmmoType],"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[8].Ammo.AmmoType,$n[0].Single,$n[0].Single,$n[8].Unit,$n[8].Unit,$n[0].Single,$n[0].Boolean,$n[0].Boolean,$n[0].Single,$n[0].Boolean],"pi":[{"n":"pl","pt":$n[0].Int32,"ps":0},{"n":"t","pt":$n[8].Ammo.AmmoType,"ps":1},{"n":"xx","pt":$n[0].Single,"ps":2},{"n":"yy","pt":$n[0].Single,"ps":3},{"n":"own","pt":$n[8].Unit,"ps":4},{"n":"trg","pt":$n[8].Unit,"ps":5},{"n":"d","pt":$n[0].Single,"ps":6},{"n":"ia","pt":$n[0].Boolean,"ps":7},{"n":"ag","pt":$n[0].Boolean,"ps":8},{"n":"ltime","pt":$n[0].Single,"ps":9},{"n":"exp","dv":false,"o":true,"pt":$n[0].Boolean,"ps":10}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[8].Ammo.AmmoType,$n[0].Single,$n[0].Single,$n[0].Single,$n[0].Single,$n[0].Single,$n[1].Dictionary$2(System.String,DarkKingdomCore.Ability),$n[8].Unit,$n[0].Single,$n[0].Boolean,$n[0].Boolean,$n[0].Single,$n[0].Boolean],"pi":[{"n":"pl","pt":$n[0].Int32,"ps":0},{"n":"t","pt":$n[8].Ammo.AmmoType,"ps":1},{"n":"xx","pt":$n[0].Single,"ps":2},{"n":"yy","pt":$n[0].Single,"ps":3},{"n":"vxx","pt":$n[0].Single,"ps":4},{"n":"vyy","pt":$n[0].Single,"ps":5},{"n":"ayy","pt":$n[0].Single,"ps":6},{"n":"ownabils","pt":$n[1].Dictionary$2(System.String,DarkKingdomCore.Ability),"ps":7},{"n":"trg","pt":$n[8].Unit,"ps":8},{"n":"d","pt":$n[0].Single,"ps":9},{"n":"ia","pt":$n[0].Boolean,"ps":10},{"n":"ag","pt":$n[0].Boolean,"ps":11},{"n":"ltime","pt":$n[0].Single,"ps":12},{"n":"exp","dv":false,"o":true,"pt":$n[0].Boolean,"ps":13}],"sn":"$ctor1"},{"a":2,"n":"agil","t":4,"rt":$n[0].Boolean,"sn":"agil","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"ay","t":4,"rt":$n[0].Single,"sn":"ay","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"dmg","t":4,"rt":$n[0].Single,"sn":"dmg","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"explosive","t":4,"rt":$n[0].Boolean,"sn":"explosive","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"ignoreArmor","t":4,"rt":$n[0].Boolean,"sn":"ignoreArmor","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"img","t":4,"rt":$n[0].Int32,"sn":"img","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"lifetime","t":4,"rt":$n[0].Single,"sn":"lifetime","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"owner","t":4,"rt":$n[8].Unit,"sn":"owner"},{"a":2,"n":"plr","t":4,"rt":$n[0].Int32,"sn":"plr","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"stock","t":4,"rt":$n[0].Boolean,"sn":"stock","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"target","t":4,"rt":$n[8].Unit,"sn":"target"},{"a":2,"n":"type","t":4,"rt":$n[8].Ammo.AmmoType,"sn":"type","box":function ($v) { return Bridge.box($v, DarkKingdomCore.Ammo.AmmoType, System.Enum.toStringFn(DarkKingdomCore.Ammo.AmmoType));}},{"a":2,"n":"vx","t":4,"rt":$n[0].Single,"sn":"vx","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"vy","t":4,"rt":$n[0].Single,"sn":"vy","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"x","t":4,"rt":$n[0].Single,"sn":"x","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"y","t":4,"rt":$n[0].Single,"sn":"y","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}}]}; }, $n);
$m("DarkKingdomCore.Ammo.AmmoType", function () { return {"td":$n[8].Ammo,"att":258,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Arrow","is":true,"t":4,"rt":$n[8].Ammo.AmmoType,"sn":"Arrow","box":function ($v) { return Bridge.box($v, DarkKingdomCore.Ammo.AmmoType, System.Enum.toStringFn(DarkKingdomCore.Ammo.AmmoType));}},{"a":2,"n":"BigArrow","is":true,"t":4,"rt":$n[8].Ammo.AmmoType,"sn":"BigArrow","box":function ($v) { return Bridge.box($v, DarkKingdomCore.Ammo.AmmoType, System.Enum.toStringFn(DarkKingdomCore.Ammo.AmmoType));}},{"a":2,"n":"BlueBall","is":true,"t":4,"rt":$n[8].Ammo.AmmoType,"sn":"BlueBall","box":function ($v) { return Bridge.box($v, DarkKingdomCore.Ammo.AmmoType, System.Enum.toStringFn(DarkKingdomCore.Ammo.AmmoType));}},{"a":2,"n":"Bomb","is":true,"t":4,"rt":$n[8].Ammo.AmmoType,"sn":"Bomb","box":function ($v) { return Bridge.box($v, DarkKingdomCore.Ammo.AmmoType, System.Enum.toStringFn(DarkKingdomCore.Ammo.AmmoType));}},{"a":2,"n":"Bullet","is":true,"t":4,"rt":$n[8].Ammo.AmmoType,"sn":"Bullet","box":function ($v) { return Bridge.box($v, DarkKingdomCore.Ammo.AmmoType, System.Enum.toStringFn(DarkKingdomCore.Ammo.AmmoType));}},{"a":2,"n":"FastArrow","is":true,"t":4,"rt":$n[8].Ammo.AmmoType,"sn":"FastArrow","box":function ($v) { return Bridge.box($v, DarkKingdomCore.Ammo.AmmoType, System.Enum.toStringFn(DarkKingdomCore.Ammo.AmmoType));}},{"a":2,"n":"GreenBall","is":true,"t":4,"rt":$n[8].Ammo.AmmoType,"sn":"GreenBall","box":function ($v) { return Bridge.box($v, DarkKingdomCore.Ammo.AmmoType, System.Enum.toStringFn(DarkKingdomCore.Ammo.AmmoType));}},{"a":2,"n":"Hammer","is":true,"t":4,"rt":$n[8].Ammo.AmmoType,"sn":"Hammer","box":function ($v) { return Bridge.box($v, DarkKingdomCore.Ammo.AmmoType, System.Enum.toStringFn(DarkKingdomCore.Ammo.AmmoType));}},{"a":2,"n":"None","is":true,"t":4,"rt":$n[8].Ammo.AmmoType,"sn":"None","box":function ($v) { return Bridge.box($v, DarkKingdomCore.Ammo.AmmoType, System.Enum.toStringFn(DarkKingdomCore.Ammo.AmmoType));}},{"a":2,"n":"RedBall","is":true,"t":4,"rt":$n[8].Ammo.AmmoType,"sn":"RedBall","box":function ($v) { return Bridge.box($v, DarkKingdomCore.Ammo.AmmoType, System.Enum.toStringFn(DarkKingdomCore.Ammo.AmmoType));}},{"a":2,"n":"VioletBall","is":true,"t":4,"rt":$n[8].Ammo.AmmoType,"sn":"VioletBall","box":function ($v) { return Bridge.box($v, DarkKingdomCore.Ammo.AmmoType, System.Enum.toStringFn(DarkKingdomCore.Ammo.AmmoType));}}]}; }, $n);
$m("DarkKingdomCore.Player", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[8].MyGame,$n[0].Int32,$n[0].Boolean,$n[0].Int32],"pi":[{"n":"game","pt":$n[8].MyGame,"ps":0},{"n":"i","pt":$n[0].Int32,"ps":1},{"n":"a","pt":$n[0].Boolean,"ps":2},{"n":"aitick","pt":$n[0].Int32,"ps":3}],"sn":"ctor"},{"a":2,"n":"AITick","t":8,"pi":[{"n":"mc","pt":$n[8].MyGame,"ps":0}],"sn":"AITick","rt":$n[0].Void,"p":[$n[8].MyGame]},{"a":2,"n":"CheckForLimit","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0}],"sn":"CheckForLimit","rt":$n[0].Boolean,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"CheckForProduce","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0}],"sn":"CheckForProduce","rt":$n[0].Boolean,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Reset","t":8,"pi":[{"n":"cond","pt":$n[8].MatchCondition,"ps":0}],"sn":"Reset","rt":$n[0].Void,"p":[$n[8].MatchCondition]},{"a":2,"n":"hasUnit","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0}],"sn":"hasUnit","rt":$n[0].Boolean,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Resources","t":16,"rt":$n[8].TimeCost,"g":{"a":2,"n":"get_Resources","t":8,"rt":$n[8].TimeCost,"fg":"Resources"},"s":{"a":2,"n":"set_Resources","t":8,"p":[$n[8].TimeCost],"rt":$n[0].Void,"fs":"Resources"},"fn":"Resources"},{"a":2,"n":"unitCount","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_unitCount","t":8,"rt":$n[0].Int32,"fg":"unitCount","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_unitCount","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"unitCount"},"fn":"unitCount"},{"a":2,"n":"AI","t":4,"rt":$n[0].Boolean,"sn":"AI","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"aidefencestreak","t":4,"rt":$n[0].Int32,"sn":"aidefencestreak","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"aisupportstreak","t":4,"rt":$n[0].Int32,"sn":"aisupportstreak","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"banned","t":4,"rt":$n[1].List$1(System.String),"sn":"banned"},{"a":2,"n":"baseX","t":4,"rt":$n[0].Int32,"sn":"baseX","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"bonusList","t":4,"rt":$n[1].List$1(System.String),"sn":"bonusList"},{"a":2,"n":"castleFileName","t":4,"rt":$n[0].String,"sn":"castleFileName"},{"a":2,"n":"curAIVal","t":4,"rt":$n[0].Int32,"sn":"curAIVal","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"game","t":4,"rt":$n[8].MyGame,"sn":"game"},{"a":2,"n":"hero","t":4,"rt":$n[0].String,"sn":"hero"},{"a":2,"n":"heroUnit","t":4,"rt":$n[8].Unit,"sn":"heroUnit"},{"a":2,"n":"id","t":4,"rt":$n[0].Int32,"sn":"id","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"ipt","t":4,"rt":$n[0].Int32,"sn":"ipt","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"magicIncBonus","t":4,"rt":$n[0].Int32,"sn":"magicIncBonus","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"maxAIVal","t":4,"rt":$n[0].Int32,"sn":"maxAIVal","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"moneyIncBonus","t":4,"rt":$n[0].Int32,"sn":"moneyIncBonus","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"moveside","t":4,"rt":$n[0].Int32,"sn":"moveside","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"poisonBonus","t":4,"rt":$n[0].Int32,"sn":"poisonBonus","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"prdPrg","t":4,"rt":$n[0].Single,"sn":"prdPrg","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"prdQ","t":4,"rt":$n[1].List$1(System.String),"sn":"prdQ"},{"a":2,"n":"prdSpd","t":4,"rt":$n[0].Single,"sn":"prdSpd","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"n":"prodsupport","t":4,"rt":$n[0].Boolean,"sn":"prodsupport","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"race","t":4,"rt":$n[0].String,"sn":"race"},{"a":2,"n":"readyUnits","t":4,"rt":$n[1].List$1(System.String),"sn":"readyUnits"},{"a":2,"n":"res","t":4,"rt":$n[8].TimeCost,"sn":"res"},{"a":2,"n":"resDelay","t":4,"rt":$n[0].Int32,"sn":"resDelay","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"rushBonus","t":4,"rt":$n[0].Int32,"sn":"rushBonus","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"spellsRchrg","t":4,"rt":$n[1].List$1(System.Single),"sn":"spellsRchrg"},{"a":2,"n":"spllsList","t":4,"rt":$n[1].List$1(System.String),"sn":"spllsList"},{"a":2,"n":"startInco","t":4,"rt":$n[0].Int32,"sn":"startInco","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"statDeaths","t":4,"rt":$n[0].Int32,"sn":"statDeaths","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"symb","t":4,"rt":$n[0].Int32,"sn":"symb","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"uCount","t":4,"rt":$n[0].Int32,"sn":"uCount","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"unitsList","t":4,"rt":$n[1].List$1(System.String),"sn":"unitsList"},{"a":2,"n":"victimcount","t":4,"rt":$n[0].Int32,"sn":"victimcount","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("DarkKingdomCore.Profile", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Int32,$n[0].Int32,$n[1].List$1(System.String),$n[1].Dictionary$2(System.String,System.Int32),$n[1].Dictionary$2(System.String,System.Int32),$n[0].Int32,$n[0].Int32,$n[1].Dictionary$2(System.String,System.String),$n[0].Int32,$n[0].Int32],"pi":[{"n":"nam","pt":$n[0].String,"ps":0},{"n":"av","pt":$n[0].Int32,"ps":1},{"n":"d","pt":$n[0].Int32,"ps":2},{"n":"unts","pt":$n[1].List$1(System.String),"ps":3},{"n":"rPls","pt":$n[1].Dictionary$2(System.String,System.Int32),"ps":4},{"n":"rWns","pt":$n[1].Dictionary$2(System.String,System.Int32),"ps":5},{"n":"mv","pt":$n[0].Int32,"ps":6},{"n":"mk","pt":$n[0].Int32,"ps":7},{"n":"achvs","pt":$n[1].Dictionary$2(System.String,System.String),"ps":8},{"n":"crst","pt":$n[0].Int32,"ps":9},{"n":"maxCustomRacs","pt":$n[0].Int32,"ps":10}],"sn":"ctor"},{"a":2,"n":"achivs","t":4,"rt":$n[1].Dictionary$2(System.String,System.String),"sn":"achivs"},{"a":2,"n":"avId","t":4,"rt":$n[0].Int32,"sn":"avId","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"crystals","t":4,"rt":$n[0].Int32,"sn":"crystals","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"difficult","t":4,"rt":$n[0].Int32,"sn":"difficult","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"maxCustomRaces","t":4,"rt":$n[0].Int32,"sn":"maxCustomRaces","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"maxkills","t":4,"rt":$n[0].Int32,"sn":"maxkills","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"minvictims","t":4,"rt":$n[0].Int32,"sn":"minvictims","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"name","t":4,"rt":$n[0].String,"sn":"name"},{"a":2,"n":"racesPlays","t":4,"rt":$n[1].Dictionary$2(System.String,System.Int32),"sn":"racesPlays"},{"a":2,"n":"racesWins","t":4,"rt":$n[1].Dictionary$2(System.String,System.Int32),"sn":"racesWins"},{"a":2,"n":"units","t":4,"rt":$n[1].List$1(System.String),"sn":"units"}]}; }, $n);
$m("DarkKingdomCore.ProfileManager", function () { return {"att":1048577,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Instance","is":true,"t":16,"rt":$n[8].ProfileManager,"g":{"a":2,"n":"get_Instance","t":8,"rt":$n[8].ProfileManager,"fg":"Instance","is":true},"fn":"Instance"},{"a":2,"n":"All","t":4,"rt":$n[1].List$1(DarkKingdomCore.Profile),"sn":"All"},{"a":1,"n":"_instance","is":true,"t":4,"rt":$n[8].ProfileManager,"sn":"_instance"}]}; }, $n);
$m("DarkKingdomCore.Purchase", function () { return {"att":1048576,"a":4,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[4].Appearance,$n[0].Int32],"pi":[{"n":"nam","pt":$n[0].String,"ps":0},{"n":"ui","pt":$n[4].Appearance,"ps":1},{"n":"crst","pt":$n[0].Int32,"ps":2}],"sn":"ctor"},{"a":2,"n":"crystals","t":4,"rt":$n[0].Int32,"sn":"crystals","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"name","t":4,"rt":$n[0].String,"sn":"name"},{"a":2,"n":"uIcon","t":4,"rt":$n[4].Appearance,"sn":"uIcon"}]}; }, $n);
$m("DarkKingdomCore.Race", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].String,$n[0].String,$n[0].Int32,$n[0].Boolean,$n[0].Boolean,$n[0].Boolean,$n[0].Boolean],"pi":[{"n":"nme","pt":$n[0].String,"ps":0},{"n":"dsc","pt":$n[0].String,"ps":1},{"n":"nic","pt":$n[0].String,"ps":2},{"n":"sym","pt":$n[0].Int32,"ps":3},{"n":"nai","pt":$n[0].Boolean,"ps":4},{"n":"cst","pt":$n[0].Boolean,"ps":5},{"n":"splc","pt":$n[0].Boolean,"ps":6},{"n":"dr","pt":$n[0].Boolean,"ps":7}],"sn":"ctor"},{"a":2,"n":"Enable","t":8,"sn":"Enable","rt":$n[0].Void},{"a":2,"n":"custom","t":4,"rt":$n[0].Boolean,"sn":"custom","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("Desc")],"a":2,"n":"desc","t":4,"rt":$n[0].String,"sn":"desc"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("disableRewards")],"a":2,"n":"disableRewards","t":4,"rt":$n[0].Boolean,"sn":"disableRewards","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("name")],"a":2,"n":"name","t":4,"rt":$n[0].String,"sn":"name"},{"a":2,"n":"nick","t":4,"rt":$n[0].String,"sn":"nick"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("noAI")],"a":2,"n":"noAI","t":4,"rt":$n[0].Boolean,"sn":"noAI","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("special")],"a":2,"n":"special","t":4,"rt":$n[0].Boolean,"sn":"special","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("symb")],"a":2,"n":"symb","t":4,"rt":$n[0].Int32,"sn":"symb","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("DarkKingdomCore.RaceManager", function () { return {"att":1048577,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Instance","is":true,"t":16,"rt":$n[8].RaceManager,"g":{"a":2,"n":"get_Instance","t":8,"rt":$n[8].RaceManager,"fg":"Instance","is":true},"fn":"Instance"},{"a":2,"n":"All","t":4,"rt":$n[1].Dictionary$2(System.String,DarkKingdomCore.Race),"sn":"All"},{"a":1,"n":"_instance","is":true,"t":4,"rt":$n[8].RaceManager,"sn":"_instance"}]}; }, $n);
$m("DarkKingdomCore.Spell", function () { return {"nested":[$n[8].Spell.TargetType],"att":1048577,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("Cost")],"a":2,"n":"Cost","t":16,"rt":$n[8].TimeCost,"g":{"a":2,"n":"get_Cost","t":8,"rt":$n[8].TimeCost,"fg":"Cost"},"s":{"a":2,"n":"set_Cost","t":8,"p":[$n[8].TimeCost],"rt":$n[0].Void,"fs":"Cost"},"fn":"Cost"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("Desc")],"a":2,"n":"Description","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Description","t":8,"rt":$n[0].String,"fg":"Description"},"s":{"a":2,"n":"set_Description","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"Description"},"fn":"Description"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("Img")],"a":2,"n":"Img","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Img","t":8,"rt":$n[0].Int32,"fg":"Img","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_Img","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"Img"},"fn":"Img"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("name")],"a":2,"n":"Name","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Name","t":8,"rt":$n[0].String,"fg":"Name"},"s":{"a":2,"n":"set_Name","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"Name"},"fn":"Name"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("school")],"a":2,"n":"School","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_School","t":8,"rt":$n[0].String,"fg":"School"},"s":{"a":2,"n":"set_School","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"School"},"fn":"School"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("Target")],"a":2,"n":"Target","t":16,"rt":$n[8].Spell.TargetType,"g":{"a":2,"n":"get_Target","t":8,"rt":$n[8].Spell.TargetType,"fg":"Target","box":function ($v) { return Bridge.box($v, DarkKingdomCore.Spell.TargetType, System.Enum.toStringFn(DarkKingdomCore.Spell.TargetType));}},"s":{"a":2,"n":"set_Target","t":8,"p":[$n[8].Spell.TargetType],"rt":$n[0].Void,"fs":"Target"},"fn":"Target"},{"a":1,"backing":true,"n":"<Cost>k__BackingField","t":4,"rt":$n[8].TimeCost,"sn":"Cost"},{"a":1,"backing":true,"n":"<Description>k__BackingField","t":4,"rt":$n[0].String,"sn":"Description"},{"a":1,"backing":true,"n":"<Img>k__BackingField","t":4,"rt":$n[0].Int32,"sn":"Img","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"backing":true,"n":"<Name>k__BackingField","t":4,"rt":$n[0].String,"sn":"Name"},{"a":1,"backing":true,"n":"<School>k__BackingField","t":4,"rt":$n[0].String,"sn":"School"},{"a":1,"backing":true,"n":"<Target>k__BackingField","t":4,"rt":$n[8].Spell.TargetType,"sn":"Target","box":function ($v) { return Bridge.box($v, DarkKingdomCore.Spell.TargetType, System.Enum.toStringFn(DarkKingdomCore.Spell.TargetType));}}]}; }, $n);
$m("DarkKingdomCore.Spell.TargetType", function () { return {"td":$n[8].Spell,"att":258,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Ground","is":true,"t":4,"rt":$n[8].Spell.TargetType,"sn":"Ground","box":function ($v) { return Bridge.box($v, DarkKingdomCore.Spell.TargetType, System.Enum.toStringFn(DarkKingdomCore.Spell.TargetType));}},{"a":2,"n":"Mass","is":true,"t":4,"rt":$n[8].Spell.TargetType,"sn":"Mass","box":function ($v) { return Bridge.box($v, DarkKingdomCore.Spell.TargetType, System.Enum.toStringFn(DarkKingdomCore.Spell.TargetType));}},{"a":2,"n":"Unit","is":true,"t":4,"rt":$n[8].Spell.TargetType,"sn":"Unit","box":function ($v) { return Bridge.box($v, DarkKingdomCore.Spell.TargetType, System.Enum.toStringFn(DarkKingdomCore.Spell.TargetType));}}]}; }, $n);
$m("DarkKingdomCore.Unit", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[8].MyGame,$n[0].Single,$n[0].Int32,$n[0].Int32,$n[8].UnitParameters],"pi":[{"n":"game","pt":$n[8].MyGame,"ps":0},{"n":"xx","pt":$n[0].Single,"ps":1},{"n":"msid","pt":$n[0].Int32,"ps":2},{"n":"own","pt":$n[0].Int32,"ps":3},{"n":"prms","pt":$n[8].UnitParameters,"ps":4}],"sn":"ctor"},{"a":2,"n":"AbsContains","t":8,"pi":[{"n":"abil_name","pt":$n[0].String,"ps":0}],"sn":"AbsContains","rt":$n[0].Boolean,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"AbsContains","t":8,"pi":[{"n":"abs","ip":true,"pt":$n[0].Array.type(System.String),"ps":0}],"sn":"AbsContains$1","rt":$n[0].Boolean,"p":[$n[0].Array.type(System.String)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"AddAbility","t":8,"pi":[{"n":"a","pt":$n[8].Ability,"ps":0}],"sn":"AddAbility","rt":$n[0].Void,"p":[$n[8].Ability]},{"a":2,"n":"AddAbility","t":8,"pi":[{"n":"nme","pt":$n[0].String,"ps":0},{"n":"t","pt":$n[8].EffectType,"ps":1},{"n":"hidden","dv":false,"o":true,"pt":$n[0].Boolean,"ps":2}],"sn":"AddAbility$1","rt":$n[0].Void,"p":[$n[0].String,$n[8].EffectType,$n[0].Boolean]},{"a":2,"n":"AddAbility","t":8,"pi":[{"n":"nme","pt":$n[0].String,"ps":0},{"n":"num","pt":$n[0].Int32,"ps":1},{"n":"t","pt":$n[8].EffectType,"ps":2},{"n":"hidden","dv":false,"o":true,"pt":$n[0].Boolean,"ps":3}],"sn":"AddAbility$2","rt":$n[0].Void,"p":[$n[0].String,$n[0].Int32,$n[8].EffectType,$n[0].Boolean]},{"a":2,"n":"AddAbility","t":8,"pi":[{"n":"nme","pt":$n[0].String,"ps":0},{"n":"num","pt":$n[0].Int32,"ps":1},{"n":"cond","pt":$n[0].String,"ps":2},{"n":"cdnum","pt":$n[0].Int32,"ps":3},{"n":"t","pt":$n[8].EffectType,"ps":4},{"n":"hidden","dv":false,"o":true,"pt":$n[0].Boolean,"ps":5}],"sn":"AddAbility$3","rt":$n[0].Void,"p":[$n[0].String,$n[0].Int32,$n[0].String,$n[0].Int32,$n[8].EffectType,$n[0].Boolean]},{"a":2,"n":"DrawCurrent","t":8,"pi":[{"n":"x","pt":$n[0].Int32,"ps":0},{"n":"y","pt":$n[0].Int32,"ps":1},{"n":"sb","pt":$n[5].SpriteBatch,"ps":2},{"n":"effect","dv":0,"o":true,"pt":$n[5].SpriteEffects,"ps":3}],"sn":"DrawCurrent","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Int32,$n[5].SpriteBatch,$n[5].SpriteEffects]},{"a":2,"n":"Near","t":8,"pi":[{"n":"u2","pt":$n[8].Unit,"ps":0}],"sn":"Near","rt":$n[0].Boolean,"p":[$n[8].Unit],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"RemoveAbil","t":8,"pi":[{"n":"nme","pt":$n[0].String,"ps":0}],"sn":"RemoveAbil","rt":$n[0].Void,"p":[$n[0].String]},{"a":2,"n":"SetParams","t":8,"pi":[{"n":"newprm","pt":$n[8].UnitParameters,"ps":0},{"n":"setHp","pt":$n[0].Boolean,"ps":1}],"sn":"SetParams","rt":$n[0].Void,"p":[$n[8].UnitParameters,$n[0].Boolean]},{"a":2,"n":"StartAnimation","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0},{"n":"animator","pt":$n[4].Animator,"ps":1}],"sn":"StartAnimation","rt":$n[0].Void,"p":[$n[0].String,$n[4].Animator]},{"a":2,"n":"Attack","t":16,"rt":$n[8].Attack,"g":{"a":2,"n":"get_Attack","t":8,"rt":$n[8].Attack,"fg":"Attack"},"s":{"a":2,"n":"set_Attack","t":8,"p":[$n[8].Attack],"rt":$n[0].Void,"fs":"Attack"},"fn":"Attack"},{"a":2,"n":"CurrentAnimation","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_CurrentAnimation","t":8,"rt":$n[0].String,"fg":"CurrentAnimation"},"s":{"a":2,"n":"set_CurrentAnimation","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"CurrentAnimation"},"fn":"CurrentAnimation"},{"a":2,"n":"CurrentFrame","t":16,"rt":$n[0].Single,"g":{"a":2,"n":"get_CurrentFrame","t":8,"rt":$n[0].Single,"fg":"CurrentFrame","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},"s":{"a":2,"n":"set_CurrentFrame","t":8,"p":[$n[0].Single],"rt":$n[0].Void,"fs":"CurrentFrame"},"fn":"CurrentFrame"},{"a":2,"n":"MaxDamage","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_MaxDamage","t":8,"rt":$n[0].Int32,"fg":"MaxDamage","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"MaxDamage"},{"a":2,"n":"MinDamage","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_MinDamage","t":8,"rt":$n[0].Int32,"fg":"MinDamage","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"MinDamage"},{"a":2,"n":"abils","t":4,"rt":$n[1].Dictionary$2(System.String,DarkKingdomCore.Ability),"sn":"abils"},{"a":2,"n":"atkMod","t":4,"rt":$n[8].Attack,"sn":"atkMod"},{"a":2,"n":"atkRecharge","t":4,"rt":$n[0].Int32,"sn":"atkRecharge","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"deathFromPoison","t":4,"rt":$n[0].Boolean,"sn":"deathFromPoison","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"game","t":4,"rt":$n[8].MyGame,"sn":"game"},{"a":2,"n":"hp","t":4,"rt":$n[0].Single,"sn":"hp","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"isInCombat","t":4,"rt":$n[0].Boolean,"sn":"isInCombat","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"isInRangeCombat","t":4,"rt":$n[0].Boolean,"sn":"isInRangeCombat","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"landing","t":4,"rt":$n[0].Boolean,"sn":"landing","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"moveside","t":4,"rt":$n[0].Int32,"sn":"moveside","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"owner","t":4,"rt":$n[0].Int32,"sn":"owner","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"parameters","t":4,"rt":$n[8].UnitParameters,"sn":"parameters"},{"a":2,"n":"poiRecharge","t":4,"rt":$n[0].Int32,"sn":"poiRecharge","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"purified","t":4,"rt":$n[0].Boolean,"sn":"purified","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"shownAbil","t":4,"rt":$n[0].String,"sn":"shownAbil"},{"a":2,"n":"shownAbilMaxVal","t":4,"rt":$n[0].Int32,"sn":"shownAbilMaxVal","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"takedOff","t":4,"rt":$n[0].Boolean,"sn":"takedOff","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"wingsWave","t":4,"rt":$n[0].Single,"sn":"wingsWave","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"x","t":4,"rt":$n[0].Single,"sn":"x","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":1,"backing":true,"n":"<CurrentAnimation>k__BackingField","t":4,"rt":$n[0].String,"sn":"CurrentAnimation"},{"a":1,"backing":true,"n":"<CurrentFrame>k__BackingField","t":4,"rt":$n[0].Single,"sn":"CurrentFrame","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}}]}; }, $n);
$m("DarkKingdomCore.WidthHeight", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("h")],"a":2,"n":"h","t":4,"rt":$n[0].Int32,"sn":"h","box":function ($v) { return Bridge.box($v, System.Int32);}},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("w")],"a":2,"n":"w","t":4,"rt":$n[0].Int32,"sn":"w","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("DarkKingdomCore.UnitParameters", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"AbsContains","t":8,"pi":[{"n":"nme","pt":$n[0].String,"ps":0}],"sn":"AbsContains","rt":$n[0].Boolean,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Near","t":8,"pi":[{"n":"up2","pt":$n[8].UnitParameters,"ps":0}],"sn":"Near","rt":$n[0].Boolean,"p":[$n[8].UnitParameters],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"at":[Bridge.apply(new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("Armor"), {
DefaultValueHandling: 2
} ),new System.ComponentModel.DefaultValueAttribute.$ctor10("None")],"a":2,"n":"Armor","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Armor","t":8,"rt":$n[0].String,"fg":"Armor"},"s":{"a":2,"n":"set_Armor","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"Armor"},"fn":"Armor"},{"at":[Bridge.apply(new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("Speed"), {
DefaultValueHandling: 2
} ),new System.ComponentModel.DefaultValueAttribute.$ctor10("Normal")],"a":2,"n":"Speed","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Speed","t":8,"rt":$n[0].String,"fg":"Speed"},"s":{"a":2,"n":"set_Speed","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"Speed"},"fn":"Speed"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("Damage")],"a":2,"n":"Attack","t":4,"rt":$n[8].Attack,"sn":"Attack"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("Cost")],"a":2,"n":"Cost","t":4,"rt":$n[8].TimeCost,"sn":"Cost"},{"at":[Bridge.apply(new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("Desc"), {
DefaultValueHandling: 2
} ),new System.ComponentModel.DefaultValueAttribute.$ctor10("")],"a":2,"n":"Description","t":4,"rt":$n[0].String,"sn":"Description"},{"at":[Bridge.apply(new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("name"), {
DefaultValueHandling: 2
} ),new System.ComponentModel.DefaultValueAttribute.$ctor10("")],"a":2,"n":"Name","t":4,"rt":$n[0].String,"sn":"Name"},{"at":[Bridge.apply(new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("race"), {
DefaultValueHandling: 2
} ),new System.ComponentModel.DefaultValueAttribute.$ctor10("")],"a":2,"n":"Race","t":4,"rt":$n[0].String,"sn":"Race"},{"at":[Bridge.apply(new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("subrace"), {
DefaultValueHandling: 2
} ),new System.ComponentModel.DefaultValueAttribute.$ctor10("")],"a":2,"n":"Subrace","t":4,"rt":$n[0].String,"sn":"Subrace"},{"a":2,"n":"_armor","t":4,"rt":$n[0].Single,"sn":"_armor","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"_speed","t":4,"rt":$n[0].Single,"sn":"_speed","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"abils","t":4,"rt":$n[1].Dictionary$2(System.String,DarkKingdomCore.Ability),"sn":"abils"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("ammo")],"a":2,"n":"ammoType","t":4,"rt":$n[8].Ammo.AmmoType,"sn":"ammoType","box":function ($v) { return Bridge.box($v, DarkKingdomCore.Ammo.AmmoType, System.Enum.toStringFn(DarkKingdomCore.Ammo.AmmoType));}},{"a":2,"n":"animated","t":4,"rt":$n[0].Boolean,"sn":"animated","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"armNick","t":4,"rt":$n[0].String,"sn":"armNick"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("hpBottom")],"a":2,"n":"hpBotom","t":4,"rt":$n[0].Boolean,"sn":"hpBotom","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"iconApp","t":4,"rt":$n[4].Appearance,"sn":"iconApp"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("icon")],"a":2,"n":"iconInd","t":4,"rt":$n[0].Int32,"sn":"iconInd","box":function ($v) { return Bridge.box($v, System.Int32);}},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("id")],"a":2,"n":"id","t":4,"rt":$n[0].Int32,"sn":"id","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"imgx","t":4,"rt":$n[0].Int32,"sn":"imgx","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"imgy","t":4,"rt":$n[0].Int32,"sn":"imgy","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"isBuilding","t":4,"rt":$n[0].Boolean,"sn":"isBuilding","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"isHeroic","t":4,"rt":$n[0].Boolean,"sn":"isHeroic","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"isIgnoreUnits","t":4,"rt":$n[0].Boolean,"sn":"isIgnoreUnits","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("isStartBuilding")],"a":2,"n":"isStartBuilding","t":4,"rt":$n[0].Boolean,"sn":"isStartBuilding","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"maxLimit","t":4,"rt":$n[0].Int32,"sn":"maxLimit","box":function ($v) { return Bridge.box($v, System.Int32);}},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("Health")],"a":2,"n":"maxhp","t":4,"rt":$n[0].Int32,"sn":"maxhp","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"moveType","t":4,"rt":$n[8].UnitMoveType,"sn":"moveType","box":function ($v) { return Bridge.box($v, DarkKingdomCore.UnitMoveType, System.Enum.toStringFn(DarkKingdomCore.UnitMoveType));}},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("Abilites")],"a":2,"n":"rawAbils","t":4,"rt":$n[1].List$1(DarkKingdomCore.Ability),"sn":"rawAbils"},{"a":2,"n":"rect","t":4,"rt":$n[6].Rectangle,"sn":"rect"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("Rect")],"a":2,"n":"size","t":4,"rt":$n[8].WidthHeight,"sn":"size"},{"a":2,"n":"spdNick","t":4,"rt":$n[0].String,"sn":"spdNick"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("special")],"a":2,"n":"special","t":4,"rt":$n[0].Boolean,"sn":"special","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"spriteName","t":4,"rt":$n[0].String,"sn":"spriteName"},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("support")],"a":2,"n":"support","t":4,"rt":$n[0].Boolean,"sn":"support","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("upgrade")],"a":2,"n":"upgrade","t":4,"rt":$n[0].Boolean,"sn":"upgrade","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}]}; }, $n);
$m("DarkKingdomCore.ImageParticle", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[4].Appearance,$n[0].Single,$n[0].Single,$n[0].Single,$n[0].Single,$n[0].Int32,$n[0].Boolean],"pi":[{"n":"spriteRef","pt":$n[4].Appearance,"ps":0},{"n":"xx","pt":$n[0].Single,"ps":1},{"n":"yy","pt":$n[0].Single,"ps":2},{"n":"dxx","pt":$n[0].Single,"ps":3},{"n":"dyy","pt":$n[0].Single,"ps":4},{"n":"lt","pt":$n[0].Int32,"ps":5},{"n":"isMir","dv":false,"o":true,"pt":$n[0].Boolean,"ps":6}],"sn":"ctor"},{"ov":true,"a":2,"n":"XNADraw","t":8,"pi":[{"n":"sb","pt":$n[5].SpriteBatch,"ps":0}],"sn":"XNADraw","rt":$n[0].Void,"p":[$n[5].SpriteBatch]},{"a":2,"n":"isMirrored","t":4,"rt":$n[0].Boolean,"sn":"isMirrored","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"spriteRef","t":4,"rt":$n[4].Appearance,"sn":"spriteRef"}]}; }, $n);
$m("DarkKingdomCore.Particle", function () { return {"att":1048705,"a":2,"m":[{"a":3,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"ab":true,"a":2,"n":"XNADraw","t":8,"pi":[{"n":"sb","pt":$n[5].SpriteBatch,"ps":0}],"sn":"XNADraw","rt":$n[0].Void,"p":[$n[5].SpriteBatch]},{"a":2,"n":"a","t":4,"rt":$n[0].Single,"sn":"a","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"ast","t":4,"rt":$n[0].Single,"sn":"ast","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"ay","t":4,"rt":$n[0].Single,"sn":"ay","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"dx","t":4,"rt":$n[0].Single,"sn":"dx","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"dy","t":4,"rt":$n[0].Single,"sn":"dy","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"ltime","t":4,"rt":$n[0].Int32,"sn":"ltime","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"pType","t":4,"rt":$n[8].ParType,"sn":"pType","box":function ($v) { return Bridge.box($v, DarkKingdomCore.ParType, System.Enum.toStringFn(DarkKingdomCore.ParType));}},{"a":2,"n":"x","t":4,"rt":$n[0].Single,"sn":"x","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"y","t":4,"rt":$n[0].Single,"sn":"y","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}}]}; }, $n);
$m("DarkKingdomCore.TextParticle", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[5].SpriteFont,$n[6].Color,$n[0].Single,$n[0].Single,$n[0].Single,$n[0].Single,$n[0].Single,$n[0].Int32,$n[0].String],"pi":[{"n":"fnt","pt":$n[5].SpriteFont,"ps":0},{"n":"c","pt":$n[6].Color,"ps":1},{"n":"xx","pt":$n[0].Single,"ps":2},{"n":"yy","pt":$n[0].Single,"ps":3},{"n":"dxx","pt":$n[0].Single,"ps":4},{"n":"dyy","pt":$n[0].Single,"ps":5},{"n":"ayy","pt":$n[0].Single,"ps":6},{"n":"lt","pt":$n[0].Int32,"ps":7},{"n":"s","pt":$n[0].String,"ps":8}],"sn":"ctor"},{"ov":true,"a":2,"n":"XNADraw","t":8,"pi":[{"n":"sb","pt":$n[5].SpriteBatch,"ps":0}],"sn":"XNADraw","rt":$n[0].Void,"p":[$n[5].SpriteBatch]},{"a":2,"n":"clr","t":4,"rt":$n[6].Color,"sn":"clr"},{"a":2,"n":"font","t":4,"rt":$n[5].SpriteFont,"sn":"font"},{"a":2,"n":"shiftX","t":4,"rt":$n[0].Single,"sn":"shiftX","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"str","t":4,"rt":$n[0].String,"sn":"str"}]}; }, $n);
$m("DarkKingdomCore.ParType", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Image","is":true,"t":4,"rt":$n[8].ParType,"sn":"Image","box":function ($v) { return Bridge.box($v, DarkKingdomCore.ParType, System.Enum.toStringFn(DarkKingdomCore.ParType));}},{"a":2,"n":"Point","is":true,"t":4,"rt":$n[8].ParType,"sn":"Point","box":function ($v) { return Bridge.box($v, DarkKingdomCore.ParType, System.Enum.toStringFn(DarkKingdomCore.ParType));}},{"a":2,"n":"Text","is":true,"t":4,"rt":$n[8].ParType,"sn":"Text","box":function ($v) { return Bridge.box($v, DarkKingdomCore.ParType, System.Enum.toStringFn(DarkKingdomCore.ParType));}}]}; }, $n);
$m("DarkKingdomCore.GameState", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"InGame","is":true,"t":4,"rt":$n[8].GameState,"sn":"InGame","box":function ($v) { return Bridge.box($v, DarkKingdomCore.GameState, System.Enum.toStringFn(DarkKingdomCore.GameState));}},{"a":2,"n":"Lose","is":true,"t":4,"rt":$n[8].GameState,"sn":"Lose","box":function ($v) { return Bridge.box($v, DarkKingdomCore.GameState, System.Enum.toStringFn(DarkKingdomCore.GameState));}},{"a":2,"n":"MainMenu","is":true,"t":4,"rt":$n[8].GameState,"sn":"MainMenu","box":function ($v) { return Bridge.box($v, DarkKingdomCore.GameState, System.Enum.toStringFn(DarkKingdomCore.GameState));}},{"a":2,"n":"PrePlay","is":true,"t":4,"rt":$n[8].GameState,"sn":"PrePlay","box":function ($v) { return Bridge.box($v, DarkKingdomCore.GameState, System.Enum.toStringFn(DarkKingdomCore.GameState));}},{"a":2,"n":"Win","is":true,"t":4,"rt":$n[8].GameState,"sn":"Win","box":function ($v) { return Bridge.box($v, DarkKingdomCore.GameState, System.Enum.toStringFn(DarkKingdomCore.GameState));}}]}; }, $n);
$m("DarkKingdomCore.GameType", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"DefenceGT","is":true,"t":4,"rt":$n[8].GameType,"sn":"DefenceGT","box":function ($v) { return Bridge.box($v, DarkKingdomCore.GameType, System.Enum.toStringFn(DarkKingdomCore.GameType));}},{"a":2,"n":"FirstHeroGT","is":true,"t":4,"rt":$n[8].GameType,"sn":"FirstHeroGT","box":function ($v) { return Bridge.box($v, DarkKingdomCore.GameType, System.Enum.toStringFn(DarkKingdomCore.GameType));}},{"a":2,"n":"OffenceGT","is":true,"t":4,"rt":$n[8].GameType,"sn":"OffenceGT","box":function ($v) { return Bridge.box($v, DarkKingdomCore.GameType, System.Enum.toStringFn(DarkKingdomCore.GameType));}},{"a":2,"n":"RandomGT","is":true,"t":4,"rt":$n[8].GameType,"sn":"RandomGT","box":function ($v) { return Bridge.box($v, DarkKingdomCore.GameType, System.Enum.toStringFn(DarkKingdomCore.GameType));}},{"a":2,"n":"StandartGT","is":true,"t":4,"rt":$n[8].GameType,"sn":"StandartGT","box":function ($v) { return Bridge.box($v, DarkKingdomCore.GameType, System.Enum.toStringFn(DarkKingdomCore.GameType));}}]}; }, $n);
$m("DarkKingdomCore.UnitMoveType", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"FlyingMT","is":true,"t":4,"rt":$n[8].UnitMoveType,"sn":"FlyingMT","box":function ($v) { return Bridge.box($v, DarkKingdomCore.UnitMoveType, System.Enum.toStringFn(DarkKingdomCore.UnitMoveType));}},{"a":2,"n":"GroundMT","is":true,"t":4,"rt":$n[8].UnitMoveType,"sn":"GroundMT","box":function ($v) { return Bridge.box($v, DarkKingdomCore.UnitMoveType, System.Enum.toStringFn(DarkKingdomCore.UnitMoveType));}},{"a":2,"n":"HugeMT","is":true,"t":4,"rt":$n[8].UnitMoveType,"sn":"HugeMT","box":function ($v) { return Bridge.box($v, DarkKingdomCore.UnitMoveType, System.Enum.toStringFn(DarkKingdomCore.UnitMoveType));}}]}; }, $n);
$m("DarkKingdomCore.LandscapeType", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"DeathlandLS","is":true,"t":4,"rt":$n[8].LandscapeType,"sn":"DeathlandLS","box":function ($v) { return Bridge.box($v, DarkKingdomCore.LandscapeType, System.Enum.toStringFn(DarkKingdomCore.LandscapeType));}},{"a":2,"n":"DesertLS","is":true,"t":4,"rt":$n[8].LandscapeType,"sn":"DesertLS","box":function ($v) { return Bridge.box($v, DarkKingdomCore.LandscapeType, System.Enum.toStringFn(DarkKingdomCore.LandscapeType));}},{"a":2,"n":"ForestLS","is":true,"t":4,"rt":$n[8].LandscapeType,"sn":"ForestLS","box":function ($v) { return Bridge.box($v, DarkKingdomCore.LandscapeType, System.Enum.toStringFn(DarkKingdomCore.LandscapeType));}},{"a":2,"n":"InfernoLS","is":true,"t":4,"rt":$n[8].LandscapeType,"sn":"InfernoLS","box":function ($v) { return Bridge.box($v, DarkKingdomCore.LandscapeType, System.Enum.toStringFn(DarkKingdomCore.LandscapeType));}},{"a":2,"n":"MechanicsLS","is":true,"t":4,"rt":$n[8].LandscapeType,"sn":"MechanicsLS","box":function ($v) { return Bridge.box($v, DarkKingdomCore.LandscapeType, System.Enum.toStringFn(DarkKingdomCore.LandscapeType));}},{"a":2,"n":"PlainLS","is":true,"t":4,"rt":$n[8].LandscapeType,"sn":"PlainLS","box":function ($v) { return Bridge.box($v, DarkKingdomCore.LandscapeType, System.Enum.toStringFn(DarkKingdomCore.LandscapeType));}},{"a":2,"n":"SwampLS","is":true,"t":4,"rt":$n[8].LandscapeType,"sn":"SwampLS","box":function ($v) { return Bridge.box($v, DarkKingdomCore.LandscapeType, System.Enum.toStringFn(DarkKingdomCore.LandscapeType));}}]}; }, $n);
$m("DarkKingdomCore.EffectType", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Bad","is":true,"t":4,"rt":$n[8].EffectType,"sn":"Bad","box":function ($v) { return Bridge.box($v, DarkKingdomCore.EffectType, System.Enum.toStringFn(DarkKingdomCore.EffectType));}},{"a":2,"n":"Good","is":true,"t":4,"rt":$n[8].EffectType,"sn":"Good","box":function ($v) { return Bridge.box($v, DarkKingdomCore.EffectType, System.Enum.toStringFn(DarkKingdomCore.EffectType));}},{"a":2,"n":"Normal","is":true,"t":4,"rt":$n[8].EffectType,"sn":"Normal","box":function ($v) { return Bridge.box($v, DarkKingdomCore.EffectType, System.Enum.toStringFn(DarkKingdomCore.EffectType));}},{"a":2,"n":"Poison","is":true,"t":4,"rt":$n[8].EffectType,"sn":"Poison","box":function ($v) { return Bridge.box($v, DarkKingdomCore.EffectType, System.Enum.toStringFn(DarkKingdomCore.EffectType));}}]}; }, $n);
$m("DarkKingdomCore.TimeCost", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32],"pi":[{"n":"money","pt":$n[0].Int32,"ps":0},{"n":"death","pt":$n[0].Int32,"ps":1},{"n":"tier","pt":$n[0].Int32,"ps":2},{"n":"time","pt":$n[0].Int32,"ps":3}],"sn":"$ctor1"},{"a":2,"n":"EnoughFor","t":8,"pi":[{"n":"cst","pt":$n[8].TimeCost,"ps":0}],"sn":"EnoughFor","rt":$n[0].Boolean,"p":[$n[8].TimeCost],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Addition","is":true,"t":8,"pi":[{"n":"r1","pt":$n[8].TimeCost,"ps":0},{"n":"r2","pt":$n[8].TimeCost,"ps":1}],"sn":"op_Addition","rt":$n[8].TimeCost,"p":[$n[8].TimeCost,$n[8].TimeCost]},{"a":2,"n":"op_Subtraction","is":true,"t":8,"pi":[{"n":"r1","pt":$n[8].TimeCost,"ps":0},{"n":"r2","pt":$n[8].TimeCost,"ps":1}],"sn":"op_Subtraction","rt":$n[8].TimeCost,"p":[$n[8].TimeCost,$n[8].TimeCost]},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("death")],"a":2,"n":"Death","t":4,"rt":$n[0].Int32,"sn":"Death","box":function ($v) { return Bridge.box($v, System.Int32);}},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("money")],"a":2,"n":"Money","t":4,"rt":$n[0].Int32,"sn":"Money","box":function ($v) { return Bridge.box($v, System.Int32);}},{"at":[Bridge.apply(new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("tier"), {
DefaultValueHandling: 2
} ),new System.ComponentModel.DefaultValueAttribute.$ctor5(1)],"a":2,"n":"Tier","t":4,"rt":$n[0].Int32,"sn":"Tier","box":function ($v) { return Bridge.box($v, System.Int32);}},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("time")],"a":2,"n":"Time","t":4,"rt":$n[0].Int32,"sn":"Time","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("DarkKingdomCore.Attack", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32],"pi":[{"n":"mnd","pt":$n[0].Int32,"ps":0},{"n":"mxd","pt":$n[0].Int32,"ps":1},{"n":"range","pt":$n[0].Int32,"ps":2},{"n":"speed","pt":$n[0].Int32,"ps":3}],"sn":"$ctor1"},{"a":2,"n":"op_Addition","is":true,"t":8,"pi":[{"n":"atk1","pt":$n[8].Attack,"ps":0},{"n":"atk2","pt":$n[8].Attack,"ps":1}],"sn":"op_Addition","rt":$n[8].Attack,"p":[$n[8].Attack,$n[8].Attack]},{"a":2,"n":"op_Addition","is":true,"t":8,"pi":[{"n":"atk","pt":$n[8].Attack,"ps":0},{"n":"val","pt":$n[0].Int32,"ps":1}],"sn":"op_Addition$1","rt":$n[8].Attack,"p":[$n[8].Attack,$n[0].Int32]},{"a":2,"n":"op_Multiply","is":true,"t":8,"pi":[{"n":"atk","pt":$n[8].Attack,"ps":0},{"n":"val","pt":$n[0].Int32,"ps":1}],"sn":"op_Multiply","rt":$n[8].Attack,"p":[$n[8].Attack,$n[0].Int32]},{"a":2,"n":"op_Subtraction","is":true,"t":8,"pi":[{"n":"atk1","pt":$n[8].Attack,"ps":0},{"n":"atk2","pt":$n[8].Attack,"ps":1}],"sn":"op_Subtraction","rt":$n[8].Attack,"p":[$n[8].Attack,$n[8].Attack]},{"a":2,"n":"op_Subtraction","is":true,"t":8,"pi":[{"n":"atk","pt":$n[8].Attack,"ps":0},{"n":"val","pt":$n[0].Int32,"ps":1}],"sn":"op_Subtraction$1","rt":$n[8].Attack,"p":[$n[8].Attack,$n[0].Int32]},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("max")],"a":2,"n":"MaxDamage","t":4,"rt":$n[0].Int32,"sn":"MaxDamage","box":function ($v) { return Bridge.box($v, System.Int32);}},{"at":[new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("min")],"a":2,"n":"MinDamage","t":4,"rt":$n[0].Int32,"sn":"MinDamage","box":function ($v) { return Bridge.box($v, System.Int32);}},{"at":[Bridge.apply(new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("range"), {
DefaultValueHandling: 2
} ),new System.ComponentModel.DefaultValueAttribute.$ctor5(1)],"a":2,"n":"Range","t":4,"rt":$n[0].Int32,"sn":"Range","box":function ($v) { return Bridge.box($v, System.Int32);}},{"at":[Bridge.apply(new Newtonsoft.Json.JsonPropertyAttribute.$ctor1("speed"), {
DefaultValueHandling: 2
} ),new System.ComponentModel.DefaultValueAttribute.$ctor5(30)],"a":2,"n":"Speed","t":4,"rt":$n[0].Int32,"sn":"Speed","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("DarkKingdomCore.MatchCondition", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[8].TimeCost,$n[8].TimeCost,$n[0].Int32,$n[0].Int32],"pi":[{"n":"nme","pt":$n[0].String,"ps":0},{"n":"r1","pt":$n[8].TimeCost,"ps":1},{"n":"r2","pt":$n[8].TimeCost,"ps":2},{"n":"inc","pt":$n[0].Int32,"ps":3},{"n":"ip","pt":$n[0].Int32,"ps":4}],"sn":"$ctor1"},{"a":2,"n":"income","t":4,"rt":$n[0].Int32,"sn":"income","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"ipt","t":4,"rt":$n[0].Int32,"sn":"ipt","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"name","t":4,"rt":$n[0].String,"sn":"name"},{"a":2,"n":"res1","t":4,"rt":$n[8].TimeCost,"sn":"res1"},{"a":2,"n":"res2","t":4,"rt":$n[8].TimeCost,"sn":"res2"}]}; }, $n);
$m("DarkKingdomDesktop.App", function () { return {"att":1048577,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Main","is":true,"t":8,"sn":"Main","rt":$n[0].Void},{"a":1,"n":"game","is":true,"t":4,"rt":$n[6].Game,"sn":"game"}]}; }, $n);
$m("DarkKingdomDesktop.MainClass", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"ov":true,"a":3,"n":"Draw","t":8,"pi":[{"n":"gameTime","pt":$n[6].GameTime,"ps":0}],"sn":"Draw","rt":$n[0].Void,"p":[$n[6].GameTime]},{"ov":true,"a":3,"n":"Initialize","t":8,"sn":"Initialize","rt":$n[0].Void},{"ov":true,"a":3,"n":"LoadContent","t":8,"sn":"LoadContent","rt":$n[0].Void},{"a":2,"n":"OnExit","t":8,"sn":"OnExit","rt":$n[0].Void},{"a":2,"n":"Resize","t":8,"pi":[{"n":"w","pt":$n[0].Int32,"ps":0},{"n":"h","pt":$n[0].Int32,"ps":1}],"sn":"Resize","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Int32]},{"ov":true,"a":3,"n":"UnloadContent","t":8,"sn":"UnloadContent","rt":$n[0].Void},{"ov":true,"a":3,"n":"Update","t":8,"pi":[{"n":"gameTime","pt":$n[6].GameTime,"ps":0}],"sn":"Update","rt":$n[0].Void,"p":[$n[6].GameTime]},{"a":2,"n":"AppFolder","t":4,"rt":$n[0].String,"sn":"AppFolder"},{"a":2,"n":"DataFolder","t":4,"rt":$n[0].String,"sn":"DataFolder"},{"a":2,"n":"gameClass","t":4,"rt":$n[8].MyGame,"sn":"gameClass"},{"a":1,"n":"graphics","t":4,"rt":$n[6].GraphicsDeviceManager,"sn":"graphics"},{"a":1,"n":"spriteBatch","t":4,"rt":$n[5].SpriteBatch,"sn":"spriteBatch"}]}; }, $n);
});