本文整理匯總了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);
}
示例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;
}
示例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);
}
}
}
示例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);
}
示例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();
}
示例6: m0003c4
private void m0003c4(c000068 p0)
{
this.m0002d6(this.f000017.m0000f0());
}
示例7: m000097
public static void m000097(c000068 p0)
{
if (p0 == null)
{
throw new ArgumentException("Argument Window can't be null");
}
f00002b.Add(p0);
}
示例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);
}
}
示例9: m0003ff
private void m0003ff(c000068 p0)
{
p0.m0000bd().m0000b1();
}
示例10: m0000a7
public static void m0000a7(c000068 p0)
{
if (f00002b.Contains(p0))
{
f00002b.Remove(p0);
f00002b.Add(p0);
}
}
示例11: m0000b3
public static void m0000b3(c000068 p0)
{
m0000b4(p0.m0000bd());
}
示例12: m0000a6
public void m0000a6(c000068 p0)
{
this.f000028 = p0;
if ((this.m0000bd() != null) && (this.f00002c != null))
{
this.f00002c.m00033f(this.f000028.f00002c, true);
}
}
示例13: m0000a7
public void m0000a7(c000068 p0)
{
this.f000090.Add(p0);
p0.f000052 = this;
}
示例14: m000097
public virtual void m000097(c000068 p0)
{
this.f00002b.Add(p0);
p0.m0000a6(this);
}
示例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);
}
}
}