Esempio n. 1
0
 // Token: 0x06002DF2 RID: 11762
 // RVA: 0x00129F10 File Offset: 0x00128110
 internal Class110(RectangleF rectangleF_1, Vector2 vector2_6, bool bool_11, float float_6, Enum98 enum98_1)
     : base(Class115.class115_0)
 {
     this.enum98_0 = enum98_1;
     Class802.smethod_34(Enum96.const_8, new Delegate46(this.method_10), enum98_1, this.enum97_0);
     Class802.smethod_34(Enum96.const_6, new Delegate46(this.method_11), enum98_1, this.enum97_0);
     Class802.smethod_34(Enum96.const_3, new Delegate46(this.method_21), enum98_1, this.enum97_0);
     Class802.smethod_34(Enum96.const_2, new Delegate46(this.method_20), enum98_1, this.enum97_0);
     Class802.smethod_34(Enum96.const_1, new Delegate46(this.method_13), enum98_1, this.enum97_0);
     Class802.smethod_34(Enum96.const_0, new Delegate46(this.method_12), enum98_1, this.enum97_0);
     this.class911_0 = new Class911(bool_11);
     this.class911_1 = new Class911(bool_11);
     this.class531_0 = new Class531(Class115.class731_0, Enum115.const_5, Origins.TopLeft, Enum114.const_0, Vector2.get_Zero(), 1.1f, true, Color.get_White(), null);
     this.class531_0.bool_1 = true;
     this.class531_0.class746_1 = new Class746(Color.get_White(), Color.get_YellowGreen(), 0, 0);
     this.class531_0.bool_11 = true;
     this.class531_0.float_2 = 1.6f;
     this.class911_0.Add(this.class531_0);
     this.method_2(float_6);
     this.method_14(vector2_6);
     this.method_16(rectangleF_1);
 }
Esempio n. 2
0
 // Token: 0x060024D1 RID: 9425
 // RVA: 0x0001CC18 File Offset: 0x0001AE18
 internal Class572(Enum98 enum98_1, bool bool_1)
 {
     this.enum98_0 = enum98_1;
     this.bool_0 = bool_1;
 }
Esempio n. 3
0
 // Token: 0x06002DF1 RID: 11761
 // RVA: 0x00022B3D File Offset: 0x00020D3D
 internal Class110(Rectangle rectangle_0, Vector2 vector2_6, bool bool_11, float float_6, Enum98 enum98_1)
     : this(new RectangleF((float)rectangle_0.X, (float)rectangle_0.Y, (float)rectangle_0.Width, (float)rectangle_0.Height), vector2_6, bool_11, float_6, enum98_1)
 {
 }