// Token: 0x06001D86 RID: 7558 // RVA: 0x000A0AB8 File Offset: 0x0009ECB8 public Class81() : base(Class115.class114_0) { this.list_0.Add(this.class85_1 = new Class85(Class331.class608_0, "effect volume", new Vector2(-100f, 170f), 0.8f, false, new EventHandler(this.method_1))); this.list_0.Add(this.class85_0 = new Class85(Class331.class608_2, "master volume", new Vector2(0f, 140f), 1f, true, new EventHandler(this.method_1))); this.list_0.Add(this.class85_2 = new Class85(Class331.class608_1, "music volume", new Vector2(100f, 170f), 0.8f, false, new EventHandler(this.method_1))); this.class911_0.Add(this.class531_0 = new Class531(Class885.Load("volume-background-gradient", Enum112.flag_1), Enum115.const_11, Origins.BottomLeft, Enum114.const_0, Vector2.get_Zero(), 0f, true, Color.get_TransparentWhite(), null)); this.class85_0.vmethod_0(new EventHandler(this.method_2)); this.class85_3 = this.class85_0; Class802.smethod_34(Enum96.const_1, new Delegate46(this.method_5), Enum98.const_1, Enum97.const_1); Class802.smethod_34(Enum96.const_0, new Delegate46(this.method_6), Enum98.const_1, Enum97.const_1); Class802.smethod_34(Enum96.const_1, new Delegate46(this.method_7), Enum98.const_7, Enum97.const_1); Class802.smethod_34(Enum96.const_0, new Delegate46(this.method_8), Enum98.const_7, Enum97.const_1); Class802.smethod_34(Enum96.const_1, new Delegate46(this.method_9), Enum98.const_8, Enum97.const_1); Class802.smethod_34(Enum96.const_0, new Delegate46(this.method_10), Enum98.const_8, Enum97.const_1); }
private bool method_15(Class85 class85_4) { return class85_4 == this.class85_3; }
// Token: 0x06001D8C RID: 7564 // RVA: 0x0001851A File Offset: 0x0001671A private void method_4(Class85 class85_4) { if (this.class85_3 == class85_4) { return; } this.class85_3.method_2(false); this.class85_3 = class85_4; this.class85_3.method_2(true); this.method_3(); }
private static bool smethod_0(Class85 class85_4) { return class85_4.method_5(); }