|
OGS Java API Spec | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ability.Method | |
ogs.core | The ogs.core package contains types are are used in
all open games regardless of setting. |
Uses of Ability.Method in ogs.core |
Subclasses of Ability.Method in ogs.core | |
class |
Ability.AverageMethod
A method that generates average ability scores. |
class |
Ability.HighPoweredMethod
A method that generates "high-powered" ability scores. |
class |
Ability.StandardMethod
A method that generates above-average ability scores. |
Constructors in ogs.core with parameters of type Ability.Method | |
Strength(Ability.Method method)
Create a new Strength score using a method. |
|
Ability(int abilityType,
Ability.Method method)
Create a new ability score using a method. |
|
Abilities(Ability.Method method)
Create a new set of ability scores using a method. |
|
OGS Java API Spec | ||||||||||
PREV NEXT | FRAMES NO FRAMES |