예제 #1
0
 // Token: 0x06002D46 RID: 11590
 // RVA: 0x0002236F File Offset: 0x0002056F
 internal override void Dispose(bool bool_15)
 {
     if (this.class915_0 != null)
     {
         this.class915_0.Dispose();
     }
     this.class915_0 = null;
     base.Dispose(bool_15);
 }
예제 #2
0
 // Token: 0x06002D41 RID: 11585
 // RVA: 0x00125ED8 File Offset: 0x001240D8
 internal Class541(string string_1, int int_9)
     : base(null, Enum115.const_3, Origins.Centre, Enum114.const_1, Vector2.get_Zero(), 0.1f, true, Color.get_White(), null)
 {
     this.class915_0 = new Class915(string_1);
     this.class915_0.int_7 = int_9;
     this.int_7 = int_9 + this.class915_0.int_1;
     this.int_6 = this.class915_0.method_5();
     this.int_5 = this.class915_0.method_6();
     this.vector2_5 = new Vector2((float)(this.class915_0.method_5() / 2), (float)(this.class915_0.method_6() / 2));
     this.int_4 = this.int_6;
     this.int_1 = this.int_5;
     this.method_50(int_9);
 }