|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IsoZombieGiblets.GibletType | |
---|---|
zombie.iso.objects |
Uses of IsoZombieGiblets.GibletType in zombie.iso.objects |
---|
Methods in zombie.iso.objects that return IsoZombieGiblets.GibletType | |
---|---|
static IsoZombieGiblets.GibletType |
IsoZombieGiblets.GibletType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IsoZombieGiblets.GibletType[] |
IsoZombieGiblets.GibletType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in zombie.iso.objects with parameters of type IsoZombieGiblets.GibletType | |
---|---|
IsoZombieGiblets(IsoZombieGiblets.GibletType type,
IsoCell cell,
float x,
float y,
float z,
float xvel,
float yvel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |