Package schrumbo.schrumbohud.config
Klasse HudConfig.ClickGUIColors
java.lang.Object
schrumbo.schrumbohud.config.HudConfig.ClickGUIColors
- Umschließende Klasse:
HudConfig
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungintfinal floatfinal floatintfinal floatfinal floatintintintfinal floatfinal floatintintintfinal float -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Felddetails
-
accent
@SerializedName("accent") public int accent -
text
@SerializedName("text") public int text -
textSize
@SerializedName("textSize") public final float textSize- Siehe auch:
-
headingSize
@SerializedName("headingSize") public final float headingSize- Siehe auch:
-
hoveredTextOpacity
@SerializedName("hoveredTextOpacity") public final float hoveredTextOpacity- Siehe auch:
-
widgetBorderOpacity
@SerializedName("widgetBorderOpacity") public final float widgetBorderOpacity- Siehe auch:
-
panelBorderOpacity
@SerializedName("panelBorderOpacity") public final float panelBorderOpacity- Siehe auch:
-
panelTitleBarOpacity
@SerializedName("panelTitleBarOpacity") public final float panelTitleBarOpacity- Siehe auch:
-
widgetAccentOpacity
@SerializedName("widgetAccentOpacity") public final float widgetAccentOpacity- Siehe auch:
-
widgetBackground
@SerializedName("widgetBackground") public int widgetBackground -
widgetBackgroundHovered
@SerializedName("widgetBackgroundHovered") public int widgetBackgroundHovered -
widgetBackgroundClicked
@SerializedName("widgetBackgroundClicked") public int widgetBackgroundClicked -
sliderHandle
@SerializedName("sliderHandle") public int sliderHandle -
sliderHandleHovered
@SerializedName("sliderHandleHovered") public int sliderHandleHovered -
panelBackground
@SerializedName("panelBackground") public int panelBackground
-
-
Konstruktordetails
-
ClickGUIColors
public ClickGUIColors()
-