Klasse HudConfig.Colors

java.lang.Object
schrumbo.schrumbohud.config.HudConfig.Colors
Umschließende Klasse:
HudConfig

public static class HudConfig.Colors extends Object
  • Felddetails

    • background

      @SerializedName("background") public int background
    • border

      @SerializedName("border") public int border
    • text

      @SerializedName("text") public int text
    • slots

      @SerializedName("slots") public int slots
  • Konstruktordetails

    • Colors

      public Colors()