Ejemplo n.º 1
0
    private sprᲆ method_1(sprᲆ A_0)
    {
        if (A_0.ᜀ() == null)
        {
            return(A_0);
        }
        sprᲆ rᲆ = this.class1024_0.method_0(A_0, false, false);

        rᲆ.ᜀ(new spr⚪(sprⓚ.));
        rᲆ.ᜀ().ᜂ(1f);
        bool  flag = (A_0.ᜈ() != null) || A_0.ᜄ();
        float num  = (A_0.ᜀ().ᜀ() == 0f) ? 0.75f : A_0.ᜀ().ᜀ();

        if (flag && (A_0.ᜀ().ᜀ() == 0f))
        {
            return(rᲆ);
        }
        sprᲆ rᲆ2 = Class675.smethod_1(rᲆ, -num * 0.5f);

        if (flag)
        {
            return(rᲆ2);
        }
        return(smethod_1(A_0.ᜀ().ᜀ(), rᲆ, rᲆ2));
    }
Ejemplo n.º 2
0
 internal sprᲆ method_0(sprᲆ A_0, bool A_1, bool A_2)
 {
     this.sprᲆ_0 = new sprᲆ();
     A_0.ᜀ(this);
     this.sprᲆ_0.ᜀ(A_1 ? A_0.ᜀ() : null);
     this.sprᲆ_0.ᜀ(A_2 ? A_0.ᜈ() : null);
     return(this.sprᲆ_0);
 }
Ejemplo n.º 3
0
 public override void vmethod_4(sprᲆ A_0)
 {
     this.class780_0.ᜂ(A_0);
     if (A_0.ᜈ() != null)
     {
         using (Brush brush = spr⏓.ᜀ(A_0.ᜈ()))
         {
             this.graphics_0.FillPath(brush, this.class780_0.method_0());
         }
     }
     if (A_0.ᜀ() != null)
     {
         using (Pen pen = spr➮.ᜀ(A_0.ᜀ()))
         {
             this.graphics_0.DrawPath(pen, this.class780_0.method_0());
         }
     }
     this.method_13(A_0);
 }
Ejemplo n.º 4
0
 private Class622 method_3(sprᲆ A_0)
 {
     if (A_0.ᜀ() == null)
     {
         spr⍂ r⍂ = A_0.ᜈ() as spr⍂;
         if (r⍂ != null)
         {
             return(Class501.smethod_0(r⍂.ᜁ(), this.rectangleF_0));
         }
     }
     return(null);
 }
Ejemplo n.º 5
0
 private void method_14(spr➓ A_0, int A_1, Class1024 A_2, Class1021 A_3)
 {
     for (int i = 0; i < A_1; i++)
     {
         sprᲆ rᲆ = this.class672_0.method_10().ᜀ(i);
         if (rᲆ.ᜈ() != null)
         {
             if ((((rᲆ.ᜈ() is spr⡀) && (this.class672_0.method_28().Rotation != 0.0)) && (!this.class672_0.method_28().IsTextureRotated&& !this.class672_0.method_28().IsWordArt)) && !this.class672_0.method_28().IsImage)
             {
                 sprᨴ rᨴ = new sprᨴ();
                 ((spr⡀)rᲆ.ᜈ()).ᜀ(rᨴ.ᜁ(rᲆ));
             }
             sprᲆ rᲆ2 = A_2.method_0(rᲆ, false, true);
             A_0.ᜁ(rᲆ2);
             if (A_3 != null)
             {
                 A_3.method_0(rᲆ2);
             }
         }
     }
 }