Package zombie.core.skinnedmodel.visual
Interface IHumanVisual
- All Known Implementing Classes:
AnimatedModel,IsoDeadBody,IsoMannequin,IsoPlayer,IsoZombie,RandomizedBuildingBase.HumanCorpse,SharedDescriptors.Descriptor,SurvivorDesc
public interface IHumanVisual
-
Method Summary
Modifier and TypeMethodDescriptionvoidgetItemVisuals(ItemVisuals itemVisuals) booleanisFemale()booleanbooleanisZombie()
-
Method Details
-
getHumanVisual
HumanVisual getHumanVisual() -
getItemVisuals
-
isFemale
boolean isFemale() -
isZombie
boolean isZombie() -
isSkeleton
boolean isSkeleton()
-