Esempio n. 1
0
 // Token: 0x06001D41 RID: 7489
 // RVA: 0x0009E9F8 File Offset: 0x0009CBF8
 public Class404(Class392 class392_1, EventHandler eventHandler_0)
 {
     this.class392_0 = class392_1;
     this.class531_0 = new Class531(Class115.class731_0, Enum115.const_5, Origins.TopLeft, Enum114.const_0, Vector2.get_Zero(), 0.1f, true, new Color(8, 8, 8, 191), null);
     this.class531_0.float_3 = 0.01f;
     this.class531_0.float_2 = 1.6f;
     this.class531_0.vector2_2 = new Vector2(160f, 40f);
     this.class531_0.bool_1 = true;
     this.class531_0.method_2(eventHandler_0);
     this.class531_0.bool_2 = true;
     this.class531_0.method_35(new EventHandler(this.method_1));
     this.class531_0.method_37(new EventHandler(this.method_0));
     this.class531_0.object_0 = this.class392_0;
     this.list_0.Add(this.class531_0);
     this.class531_1 = new Class531(Class115.class731_0, Enum115.const_7, Origins.TopRight, Enum114.const_0, Vector2.get_Zero(), 0.11f, true, Class885.color_1, null);
     this.class531_1.float_3 = 0f;
     this.class531_1.float_2 = 1.6f;
     this.class531_1.vector2_2 = new Vector2(4f, 40f);
     this.list_0.Add(this.class531_1);
     this.class534_0 = new Class534(class392_1.fontAwesome_0, 18f, new Vector2(20f, 20f))
     {
         color_0 = new Color(153, 153, 153)
     };
     this.list_0.Add(this.class534_0);
     this.class533_0 = new Class533(class392_1.string_0, 14f, new Vector2(45f, 20f), 0.5f, true, Color.get_White())
     {
         origins_0 = Origins.CentreLeft
     };
     this.list_0.Add(this.class533_0);
 }
Esempio n. 2
0
 // Token: 0x06002D93 RID: 11667
 // RVA: 0x00128204 File Offset: 0x00126404
 internal Class753(Class911 class911_1, string string_1, Vector2 vector2_2, float float_2, float float_3, bool bool_4, bool bool_5)
 {
     this.class911_0 = class911_1;
     this.float_0 = float_2;
     this.bool_1 = bool_4;
     this.bool_0 = bool_5;
     this.vector2_0 = vector2_2;
     this.float_1 = float_3;
     this.method_13(0);
     this.class533_0 = new Class533(string_1, 13f, vector2_2, new Vector2(float_2 + 2f, 15f), float_3 + 0.001f, true, Color.get_White(), false);
     this.class533_0.method_53(new Color(0, 0, 0, 128));
     this.class533_0.vector4_0 = Vector4.get_One() * 5f;
     this.class533_0.enum72_0 = (this.bool_0 ? Enum72.const_2 : Enum72.const_1);
     this.class533_0.method_58(true);
     this.class533_0.method_35(new EventHandler(this.method_17));
     this.class533_0.method_37(new EventHandler(this.method_16));
     this.class533_0.bool_1 = true;
     this.class533_0.method_2(new EventHandler(this.method_14));
     this.list_0.Add(this.class533_0);
     this.class534_0 = new Class534(FontAwesome.chevron_down, 14f, new Vector2(vector2_2.X + float_2 - 8f, vector2_2.Y + 8f))
     {
         float_0 = float_3 + 0.002f
     };
     this.list_0.Add(this.class534_0);
     if (class911_1 != null)
     {
         class911_1.Add<Class531>(this.list_0);
     }
 }