mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-24 13:45:00 +00:00
- Introduced multiple GaugeColorSetter classes (B to L) for setting gauge colors dynamically. - Implemented GaugePropertiesMenu class to manage gauge properties and settings. - Added action listeners for gauge styles and slider value changes to enhance interactivity. - Created RadioButtonColorSelectionListener and StaticValueActionListener for handling user input. - Ensured compatibility with existing gauge components and UI elements.
42 lines
923 B
Java
42 lines
923 B
Java
package L;
|
|
|
|
import ax.S;
|
|
import ax.ab;
|
|
import ax.ac;
|
|
|
|
public class AccelHpFunction extends ac {
|
|
ab a;
|
|
|
|
ab b;
|
|
|
|
ab c;
|
|
|
|
ab d;
|
|
|
|
protected a(ab paramab1, ab paramab2, ab paramab3, ab paramab4) {
|
|
this.b = paramab1;
|
|
this.a = paramab2;
|
|
this.c = paramab3;
|
|
this.d = paramab4;
|
|
}
|
|
|
|
public double a(S paramS) {
|
|
double d1 = this.c.b(paramS);
|
|
double d2 = this.d.b(paramS) / 32.0D * this.a.b(paramS) * 1.46667D / d1 * this.b.b(paramS) * 1.46667D / 550.0D;
|
|
return Double.isNaN(d2) ? 0.0D : d2;
|
|
}
|
|
|
|
public double b(S paramS) {
|
|
return a(paramS);
|
|
}
|
|
|
|
public String toString() {
|
|
return "accelHp( " + this.b.toString() + " ," + this.a.toString() + ", " + this.c.toString() + ", " + this.d.toString() + " )";
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/L/a.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |