Example #1
0
 public c0000f6(c000069 p0)
     : base(p0)
 {
     this.f000001 = enum0d7.f000043;
     this.f00002b = new c00006b();
     base.m000051(enum0d7.f000043);
     base.m000382(new delegate06f(this.m0000a8));
     base.m000381(new delegate06f(this.m0000b3));
 }
Example #2
0
 static c000070()
 {
     c000005.m000005(typeof(c000070));
     bool flag = false;
     Assembly executingAssembly = Assembly.GetExecutingAssembly();
     StrongNameSignatureVerificationEx(executingAssembly.Location, true, ref flag);
     if (!flag || !executingAssembly.FullName.EndsWith("3db2fda49ca9adff"))
     {
         throw new SecurityException("Assembly has been tampered");
     }
     f000090 = new c00006b();
     f000097 = new int[6];
     f000035 = float.NaN;
     f00009d = (0x7d0 * f000010) + (f00000f / 3);
     f000018 = new c000114();
     f00009e = new c00006b();
 }
Example #3
0
 public static void m0000a2(Texture2D p0, c000069 p1)
 {
     Exception exception;
     try
     {
         f000091 = new ReadOnlyCollection<c000068>(f000090);
         f000031 = 2f;
         f000033 = 1f;
         f00000a = true;
         f000058 = new SpriteBatch(c000074.GetGraphicsDevice());
         f000098 = new VertexDeclaration(Renderer.m0000d4(), VertexPositionColorTexture.VertexElements);
         f00005b = new List<c000069>();
         f00005b.Add(p1);
         f00002b = new c00006b();
         f00008f = new ReadOnlyCollection<c000068>(f00002b);
         f000092 = new LinkedList<c000068>();
         f000052 = new c000068(m00006b());
         f000052.m000375(1f);
         f000052.m000376(1f);
         f000052.m0000c0(true);
     }
     catch (Exception exception1)
     {
         exception = exception1;
         MessageBox.Show("Error setting GuiManager engine object references");
     }
     try
     {
         f000099 = p0;
         m000031();
     }
     catch (Exception exception2)
     {
         MessageBox.Show("Error setting GuiManager textures.  If you are seeing this, one reason may be that you do not have the  correct Managed DirectX files on your computer.  To download them,  go to www.flatredball.com, click on Resources on the top bar  and click on the \"DirectX Web Installer\" link under FlatRedBall  Prerequisites.  If you have already done this and your problem is not  solved, please visit the forums on www.flatredball.com and post about your  problem.\n\nAdditional Information:\n" + exception2.ToString());
     }
     try
     {
         f000096 = new List<struct01d4>();
         f000094 = new List<VertexBuffer>();
         m0000af();
         f000097[0] = 3;
         f000097[1] = 0;
         f000097[2] = 1;
         f000097[3] = 3;
         f000097[4] = 1;
         f000097[5] = 2;
         f000093 = new NumberFormatInfo();
         f000056 = true;
         f00009a = new List<string>();
     }
     catch (Exception exception3)
     {
         exception = exception3;
         MessageBox.Show("Error wrapping up GuiManager creation");
     }
     m0000b2();
 }
Example #4
0
 public c000068(c00006e p0, c000069 p1)
 {
     this.f000031 = 1f;
     this.f000033 = 1f;
     this.f0000a0 = true;
     this.f00002b = new c00006b();
     this.f000090 = new c00006b();
     this.f000051 = new Color(0, 0, 0, 0xff);
     this.f0000f0 = 0f;
     this.f0000f1 = 1f;
     this.f0000f2 = 0f;
     this.f0000f3 = 1f;
     this.f000006 = base.GetType().Name;
     this.f00002d = p0;
     this.f0000a6 = this.f0000a7 = float.PositiveInfinity;
     this.m00004c(true);
     this.f000029 = p1;
     this.m0002d8(false);
     this.f00008f = new ReadOnlyCollection<c000068>(this.f00002b);
     this.f000091 = new ReadOnlyCollection<c000068>(this.f000090);
     this.f00016c = true;
     this.m0002a2(p0);
 }
Example #5
0
 public c000111(c000069 p0)
     : base(p0)
 {
     this.f00002b = new c00006b();
     this.f000006 = null;
     this.f000031 = float.NaN;
     this.f000033 = float.NaN;
     this.f000057 = false;
     this.f000078 = new List<object>();
     this.f000897 = new List<bool>();
     this.f000899 = new List<c000112>();
     this.m0002d6(0x7fffffff);
     this.m000375(7f);
     this.m000376(12f);
     base.m000255(4f);
     base.m000256(5f);
     base.m000380(new delegate06f(this.m0003c5));
     this.f000026 = new c000130(base.f000029);
     base.m000097(this.f000026);
     this.f000026.m0003cc(new delegate06f(this.m0003c3));
     this.f000026.m0003ca(ListBoxBase.Sorting.f000156);
     this.f000026.m000030(new delegate0170(this.m0000c2));
     this.f000026.m000069(new delegate080(this.m0000bf));
     this.f000026.m0003aa(new delegate06f(this.m0003c6));
     this.m0003c5(this);
     this.f00002d = new c0001fd(p0);
     this.f00002d.m000051(new c0001fd.delegate01fe(this.m0003ea));
     this.f00002d.m0000c0(false);
     this.f000026.m0003c0(true);
 }
Example #6
0
 public void m00043d(string p0, c00006b p1)
 {
     this.m00043c(p0, p1, float.NaN, float.NaN);
 }
Example #7
0
 public void m00043c(string p0, c00006b p1, float p2, float p3)
 {
     base.m0001f9(p0, p1);
     this.f00005b.Add(new Vector2(p2, p3));
 }