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 class
SharedDescriptors.Descriptor
-
Constructor Summary
Constructors Constructor Description SharedDescriptors()
-
Method Summary
Modifier and Type Method Description static void
ApplyReanimatedPlayerOutfit(int int1, java.lang.String string, IsoGameCharacter gameCharacter)
static void
createPlayerZombieDescriptor(IsoZombie zombie)
static SharedDescriptors.Descriptor[]
getPlayerZombieDescriptors()
static void
initSharedDescriptors()
static void
registerPlayerZombieDescriptor(SharedDescriptors.Descriptor descriptor)
static void
releasePlayerZombieDescriptor(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)