Example #1
0
 private static void smethod_3(Class950 A_0, ArrayList A_1)
 {
     foreach (Class950 class2 in A_1)
     {
         if (class2.method_8() < A_0.method_8())
         {
             A_0.method_9(A_0.method_8() - (class2.method_10() - 1));
         }
     }
 }
Example #2
0
 private void method_4(PointF A_0)
 {
     if (this.class950_0 != null)
     {
         this.class950_0.method_7(A_0);
         this.arrayList_0.Add(this.class950_0);
     }
     this.class950_0 = null;
     this.bool_0     = false;
 }
Example #3
0
 private void method_6(PointF A_0, PointF A_1, int A_2, int A_3, bool A_4)
 {
     this.class950_0 = new Class950();
     this.class950_0.method_13(this.bool_0);
     this.class950_0.method_9(A_3);
     this.class950_0.method_1(A_1);
     this.class950_0.method_3(A_0);
     this.class950_0.method_5(A_0);
     this.class950_0.method_11(this.class950_0.method_10() + 1);
     if (A_4)
     {
         this.method_8(this.class722_0.method_20(this.method_3(A_2 + 1)).method_2());
     }
 }
Example #4
0
 private void method_1()
 {
     this.class722_0.method_0(true);
     this.int_0       = this.class722_0.method_25();
     this.int_1       = this.class722_0.method_26();
     this.int_2       = this.class722_0.method_19();
     this.class448_0  = this.method_9(this.int_0, this.int_1);
     this.class448_1  = this.method_9(this.int_1, this.int_0);
     this.bool_0      = true;
     this.class950_0  = null;
     this.arrayList_0 = new ArrayList();
     this.pointF_0    = this.class722_0.method_20(this.class722_0.method_23()).method_2();
     this.pointF_1    = this.class722_0.method_20(this.class722_0.method_24()).method_2();
     this.class447_0  = Class447.smethod_4(this.pointF_0, false);
     this.class447_1  = Class447.smethod_4(this.pointF_1, false);
 }
Example #5
0
    private void method_12(Class950 A_0)
    {
        int num = this.method_3(A_0.method_8() + 1);

        for (int i = 0; i < A_0.method_10(); i++)
        {
            this.class722_0.method_7(num);
        }
        if (spr⃸.ᜀ(A_0.method_0().Y, A_0.method_6().Y))
        {
            A_0.method_11(A_0.method_10() + 1);
        }
        else
        {
            bool     flag;
            PointF   tf3      = (flag = (A_0.method_0().X < A_0.method_6().X) ? A_0.method_12() : !A_0.method_12()) ? A_0.method_0() : A_0.method_6();
            Class447 class2   = Class447.smethod_4(tf3, true);
            Class447 class3   = new Class447(flag ? A_0.method_4() : A_0.method_2(), flag ? A_0.method_6() : A_0.method_0());
            PointF[] tfArray2 = new PointF[] { PointF.Empty };
            Class447.smethod_1(class2, class3, tfArray2);
            this.class722_0.method_6(num, new Class886(tfArray2[0]));
        }
    }
Example #6
0
 private void method_8(PointF A_0)
 {
     this.class950_0.method_7(A_0);
     this.arrayList_0.Add(this.class950_0);
     this.class950_0 = null;
 }