Class Outfit.RandomData
java.lang.Object
zombie.core.skinnedmodel.population.Outfit.RandomData
- Enclosing class:
- Outfit
-
Field Summary
Modifier and TypeFieldDescriptionboolean
boolean
boolean
float
-
Constructor Summary
-
Method Summary
-
Field Details
-
m_hairColor
-
m_maleHairName
-
m_femaleHairName
-
m_beardName
-
m_topTint
-
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
-
m_pantsTexture
-
-
Constructor Details
-
RandomData
public RandomData()
-