#include <Ability.h>
Inheritance diagram for ogs::core::HighPoweredMethod:
Public Member Functions | |
Ability::Score | operator() (Ability::Type) |
Generate a score using the high-powered method. |
|
The type parameter is not used.
Implements ogs::core::Method. |