Class Outfit.RandomData

java.lang.Object
zombie.core.skinnedmodel.population.Outfit.RandomData
Enclosing class:
Outfit

public static class Outfit.RandomData extends Object
  • Field Details

    • m_hairColor

      public ImmutableColor m_hairColor
    • m_maleHairName

      public String m_maleHairName
    • m_femaleHairName

      public String m_femaleHairName
    • m_beardName

      public String m_beardName
    • m_topTint

      public ImmutableColor m_topTint
    • m_pantsTint

      public ImmutableColor m_pantsTint
    • m_pantsHue

      public float m_pantsHue
    • m_hasTop

      public boolean m_hasTop
    • m_hasTShirt

      public boolean m_hasTShirt
    • m_hasTShirtDecal

      public boolean m_hasTShirtDecal
    • m_topTexture

      public String m_topTexture
    • m_pantsTexture

      public String m_pantsTexture
  • Constructor Details

    • RandomData

      public RandomData()