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_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]));
        }
    }