Class ClothingDecal
java.lang.Object
zombie.core.skinnedmodel.population.ClothingDecal
public class ClothingDecal
extends java.lang.Object
- 
Field Summary
 - 
Constructor Summary
Constructors Constructor Description ClothingDecal() - 
Method Summary
Modifier and Type Method Description booleanisValid()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
- 
Field Details
- 
name
public java.lang.String name - 
texture
public java.lang.String texture - 
x
public int x - 
y
public int y - 
width
public int width - 
height
public int height 
 - 
 - 
Constructor Details
- 
ClothingDecal
public ClothingDecal() 
 - 
 - 
Method Details
- 
isValid
public boolean isValid() 
 -