|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AllOutAttackType | |
---|---|
jurpe.characters | |
jurpe.combat |
Uses of AllOutAttackType in jurpe.characters |
---|
Methods in jurpe.characters that return AllOutAttackType | |
---|---|
AllOutAttackType |
PCharacter.getAllOutAttackType()
Every character must choose a type of AllOutAttack. |
abstract AllOutAttackType |
PC.getAllOutAttackType()
All Aou Attack for this PC |
AllOutAttackType |
Monster.getAllOutAttackType()
Get AllOutAttack Type. |
Methods in jurpe.characters with parameters of type AllOutAttackType | |
---|---|
void |
PCharacter.setAllOutAttackType(AllOutAttackType all)
Use this function to change current type of AllOutAttack |
Uses of AllOutAttackType in jurpe.combat |
---|
Methods in jurpe.combat that return AllOutAttackType | |
---|---|
static AllOutAttackType |
AllOutAttackType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AllOutAttackType[] |
AllOutAttackType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net | |||||||||
PREV NEXT | FRAMES NO FRAMES |