Package zombie.characters.BodyDamage
Class BodyPartLast
java.lang.Object
zombie.characters.BodyDamage.BodyPartLast
public class BodyPartLast
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description BodyPartLast()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BodyPartLast
public BodyPartLast()
-
-
Method Details
-
bandaged
public boolean bandaged() -
bitten
public boolean bitten() -
scratched
public boolean scratched() -
isCut
public boolean isCut() -
copy
-