Example #1
0
 private static void m0000ae()
 {
     c000199 c = new c000199();
     string str = m00027b().ReadLine();
     c.m000004(int.Parse(str.Replace(";", "")));
     c.m0002a2(new c00019a[c.m00000f()]);
     string[] strArray = m000079(";;").Split(new char[] { ',' });
     for (int i = 0; i < c.m00000f(); i++)
     {
         c00019a ca = new c00019a();
         string[] strArray2 = strArray[i].Split(new char[] { ';' });
         ca.m000025(-float.Parse(strArray2[0]));
         ca.m000029(float.Parse(strArray2[1]));
         c.m00006f()[i] = ca;
     }
     str = "";
     while (!m00027b().ReadLine().Contains("}"))
     {
     }
     m000062().m000104(c);
 }
Example #2
0
 public void m000104(c000199 p0)
 {
     this.f00002c = p0;
 }