示例#1
0
 public static c0000a6 m0000c6(string p0, c000054 p1)
 {
     if (p1 == null)
     {
         return m0000c5(p0, m00009c());
     }
     if (m00009c() == null)
     {
         throw new InvalidOperationException("Cannot create Text object because the TextManager's DefaultFont has not been set.");
     }
     c0000a6 ca = new c0000a6(m00009c());
     ca.m000080(p0);
     if (p1.m00009f() != null)
     {
         ca.m00010b(p1.m00009f());
     }
     else
     {
         ca.m00010b(c000052.m00009f());
     }
     p1.m0000d0(ca);
     f00003a.Add(ca);
     return ca;
 }
示例#2
0
 public void m000365(c000054 p0)
 {
     this.f00005b.Remove(p0);
     p0.f000026 = null;
 }
示例#3
0
 public c00004f(string p0, int p1, int p2)
 {
     this.f000051 = new Color(0, 0, 0, 0);
     this.f000056 = false;
     this.f00005b = new List<c000054>();
     this.f000057 = true;
     this.f0000a0 = true;
     this.f0000a1 = true;
     this.f0000a2 = true;
     this.f00002b = new c0000a2();
     this.f00016c = false;
     this.f00002d = null;
     this.f00016d = true;
     this.f000170 = false;
     this.f000847 = new BoundingFrustum(Matrix.Identity);
     this.f000006 = p0;
     this.m000355(true);
     this.m0000b0();
     this.m0000af();
     this.f000033 = 1f;
     this.f000031 = 1000f;
     this.f00000a = false;
     this.f000035 = 20f;
     this.f000037 = 15f;
     this.f0000a5 = 1.333333f;
     this.f000843 = new BoundingFrustum(Matrix.Identity);
     this.m00025a(0.7853982f);
     this.m000353(new Rectangle(0, 0, p1, p2));
     this.f000019 = enum015d.f000019;
     c000054 item = new c000054();
     item.f000026 = this;
     item.m00007f("Camera Layer");
     this.f00005b.Add(item);
     this.f00008f = new ReadOnlyCollection<c000054>(this.f00005b);
     this.f000066.Z = -c000076.f000066.Z * 40f;
     this.f00002c = new c000168();
     if (Renderer.m000008())
     {
         this.f00002c.m000001();
     }
     this.f000845 = new List<RenderMode>();
     this.f000845.Add(RenderMode.f0000bc);
     this.m0000b2();
     this.f000846 = new c00014e();
 }
示例#4
0
 public void m000358(c000054 p0)
 {
     if (p0.f000026 != null)
     {
         throw new InvalidOperationException("The argument layer already belongs to a Camera.");
     }
     this.f00005b.Add(p0);
     p0.f000026 = this;
 }
示例#5
0
 public void m00023b(c00004f p0, c000054 p1, RenderMode p2)
 {
     // This item is obfuscated and can not be translated.
 }