Package zombie
Class SharedDescriptors
java.lang.Object
zombie.SharedDescriptors
public final class SharedDescriptors
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSharedDescriptors.Descriptor -
Constructor Summary
Constructors Constructor Description SharedDescriptors() -
Method Summary
Modifier and Type Method Description static voidApplyReanimatedPlayerOutfit(int int1, java.lang.String string, IsoGameCharacter gameCharacter)static voidcreatePlayerZombieDescriptor(IsoZombie zombie)static SharedDescriptors.Descriptor[]getPlayerZombieDescriptors()static voidinitSharedDescriptors()static voidregisterPlayerZombieDescriptor(SharedDescriptors.Descriptor descriptor)static voidreleasePlayerZombieDescriptor(IsoZombie zombie)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SharedDescriptors
public SharedDescriptors()
-
-
Method Details
-
createPlayerZombieDescriptor
-
releasePlayerZombieDescriptor
-
getPlayerZombieDescriptors
-
ApplyReanimatedPlayerOutfit
public static void ApplyReanimatedPlayerOutfit(int int1, java.lang.String string, IsoGameCharacter gameCharacter)