Uses of Enum Class
zombie.iso.objects.IsoZombieGiblets.GibletType
Packages that use IsoZombieGiblets.GibletType
-
Uses of IsoZombieGiblets.GibletType in zombie.iso.objects
Subclasses with type arguments of type IsoZombieGiblets.GibletType in zombie.iso.objectsMethods in zombie.iso.objects that return IsoZombieGiblets.GibletTypeModifier and TypeMethodDescriptionstatic IsoZombieGiblets.GibletType
Returns the enum constant of this class with the specified name.static IsoZombieGiblets.GibletType[]
IsoZombieGiblets.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 IsoZombieGiblets.GibletTypeModifierConstructorDescriptionIsoZombieGiblets
(IsoZombieGiblets.GibletType type, IsoCell cell, float x, float y, float z, float xvel, float yvel)