Uses of Enum Class
zombie.iso.objects.IsoZombieHead.GibletType
Packages that use IsoZombieHead.GibletType
-
Uses of IsoZombieHead.GibletType in zombie.iso.objects
Subclasses with type arguments of type IsoZombieHead.GibletType in zombie.iso.objectsMethods in zombie.iso.objects that return IsoZombieHead.GibletTypeModifier and TypeMethodDescriptionstatic IsoZombieHead.GibletType
Returns the enum constant of this class with the specified name.static IsoZombieHead.GibletType[]
IsoZombieHead.GibletType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in zombie.iso.objects with parameters of type IsoZombieHead.GibletTypeModifierConstructorDescriptionIsoZombieHead
(IsoZombieHead.GibletType type, IsoCell cell, float x, float y, float z)