当前位置: 首页>>代码示例>>C#>>正文


C# NS004.c000068类代码示例

本文整理汇总了C#中NS004.c000068的典型用法代码示例。如果您正苦于以下问题:C# c000068类的具体用法?C# c000068怎么用?C# c000068使用的例子?那么恭喜您, 这里精选的类代码示例或许可以为您提供帮助。


c000068类属于NS004命名空间,在下文中一共展示了c000068类的15个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的C#代码示例。

示例1: m0001f6

 public void m0001f6(c000068 p0, c00010d p1)
 {
     if (this.f000059 != null)
     {
         this.f000059(p0);
     }
     this.m000030(p1);
 }
开发者ID:bing2008,项目名称:CastNetGame,代码行数:8,代码来源:c00010e.cs

示例2: c00010e

 internal c00010e(c000068 p0, c00007f p1, Type p2, string p3, bool p4, bool p5, MemberTypes p6, bool p7)
 {
     this.f000028 = p0;
     this.f000018 = p1;
     this.f00000d = p2;
     this.f000006 = p3;
     this.f00000a = p4;
     this.f000056 = p5;
     this.f000189 = p6;
     this.f0000a0 = p7;
 }
开发者ID:bing2008,项目名称:CastNetGame,代码行数:11,代码来源:c00010e.cs

示例3: m0000a5

 public override void m0000a5(c000068 p0)
 {
     base.m0000a5(p0);
     foreach (c000112 c in base.f00005b)
     {
         if (((c00006b) c.f00000e).Contains(p0))
         {
             ((c00006b) c.f00000e).Remove(p0);
         }
     }
 }
开发者ID:bing2008,项目名称:CastNetGame,代码行数:11,代码来源:c000110.cs

示例4: m0000a8

 public static void m0000a8(c000068 p0)
 {
     c00006a ca = p0 as c00006a;
     c000148 callingWindow = p0.m0000bd() as c000148;
     callingWindow.m0000c0(false);
     if (callingWindow.f000204 != null)
     {
         if (callingWindow.f0008a6 != null)
         {
             callingWindow.f000204(callingWindow.f0008a6);
         }
         else
         {
             callingWindow.f000204(callingWindow);
         }
     }
     c000072.m0000bf(null);
 }
开发者ID:bing2008,项目名称:CastNetGame,代码行数:18,代码来源:c000148.cs

示例5: m0000a2

 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();
 }
开发者ID:bing2008,项目名称:CastNetGame,代码行数:57,代码来源:c000070.cs

示例6: m0003c4

 private void m0003c4(c000068 p0)
 {
     this.m0002d6(this.f000017.m0000f0());
 }
开发者ID:bing2008,项目名称:CastNetGame,代码行数:4,代码来源:ListBoxBase.cs

示例7: m000097

 public static void m000097(c000068 p0)
 {
     if (p0 == null)
     {
         throw new ArgumentException("Argument Window can't be null");
     }
     f00002b.Add(p0);
 }
开发者ID:bing2008,项目名称:CastNetGame,代码行数:8,代码来源:c000070.cs

示例8: m0000b5

 public static void m0000b5(c000068 p0, bool p1)
 {
     if (f00002b.Contains(p0))
     {
         f00002b.Remove(p0);
     }
     else if (f000090.Contains(p0))
     {
         p0.m0000c0(false);
         f000090.Remove(p0);
     }
     else if (f000092.Contains(p0))
     {
         f000092.Remove(p0);
     }
     p0.m0002da(p1);
     if (c000072.m0000be() == p0)
     {
         c000072.m0000bf(null);
     }
 }
开发者ID:bing2008,项目名称:CastNetGame,代码行数:21,代码来源:c000070.cs

示例9: m0003ff

 private void m0003ff(c000068 p0)
 {
     p0.m0000bd().m0000b1();
 }
开发者ID:bing2008,项目名称:CastNetGame,代码行数:4,代码来源:c00011c.cs

示例10: m0000a7

 public static void m0000a7(c000068 p0)
 {
     if (f00002b.Contains(p0))
     {
         f00002b.Remove(p0);
         f00002b.Add(p0);
     }
 }
开发者ID:bing2008,项目名称:CastNetGame,代码行数:8,代码来源:c000070.cs

示例11: m0000b3

 public static void m0000b3(c000068 p0)
 {
     m0000b4(p0.m0000bd());
 }
开发者ID:bing2008,项目名称:CastNetGame,代码行数:4,代码来源:c000070.cs

示例12: m0000a6

 public void m0000a6(c000068 p0)
 {
     this.f000028 = p0;
     if ((this.m0000bd() != null) && (this.f00002c != null))
     {
         this.f00002c.m00033f(this.f000028.f00002c, true);
     }
 }
开发者ID:bing2008,项目名称:CastNetGame,代码行数:8,代码来源:c000068.cs

示例13: m0000a7

 public void m0000a7(c000068 p0)
 {
     this.f000090.Add(p0);
     p0.f000052 = this;
 }
开发者ID:bing2008,项目名称:CastNetGame,代码行数:5,代码来源:c000068.cs

示例14: m000097

 public virtual void m000097(c000068 p0)
 {
     this.f00002b.Add(p0);
     p0.m0000a6(this);
 }
开发者ID:bing2008,项目名称:CastNetGame,代码行数:5,代码来源:c000068.cs

示例15: m0000a5

 public virtual void m0000a5(c000068 p0)
 {
     if (p0 != null)
     {
         if (this.f00002b.Contains(p0))
         {
             this.f00002b.Remove(p0);
         }
         if (this.f000090.Contains(p0))
         {
             p0.f000052 = null;
             this.f000090.Remove(p0);
         }
         if (p0.f00002c != null)
         {
             c000052.m00036f(p0.f00002c);
         }
     }
 }
开发者ID:bing2008,项目名称:CastNetGame,代码行数:19,代码来源:c000068.cs


注:本文中的NS004.c000068类示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。