|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IsoGameCharacter.BodyLocation | |
|---|---|
| zombie.characters | |
| Uses of IsoGameCharacter.BodyLocation in zombie.characters |
|---|
| Fields in zombie.characters declared as IsoGameCharacter.BodyLocation | |
|---|---|
IsoGameCharacter.BodyLocation |
IsoGameCharacter.Wound.loc
|
| Methods in zombie.characters that return IsoGameCharacter.BodyLocation | |
|---|---|
static IsoGameCharacter.BodyLocation |
IsoGameCharacter.BodyLocation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IsoGameCharacter.BodyLocation[] |
IsoGameCharacter.BodyLocation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in zombie.characters with parameters of type IsoGameCharacter.BodyLocation | |
|---|---|
void |
IsoGameCharacter.inflictWound(IsoGameCharacter.BodyLocation loc,
float bleeding,
boolean infectedZombie,
float chanceOfInfect)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||