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 TypeMethodDescriptionvoid
getItemVisuals
(ItemVisuals itemVisuals) boolean
isFemale()
boolean
boolean
isZombie()
-
Method Details
-
getHumanVisual
HumanVisual getHumanVisual() -
getItemVisuals
-
isFemale
boolean isFemale() -
isZombie
boolean isZombie() -
isSkeleton
boolean isSkeleton()
-