Static Public Member Functions | |
static | getDisplayLabel () |
Static Protected Attributes | |
static | $lastLevel = 7 |
static | $levelPointMap |
Rules for the account management level type.
Definition at line 40 of file AccountManagementGameLevelRules.php.
static getDisplayLabel | ( | ) | [static] |
Override in child to have a display label for the type of level.
Reimplemented from GameLevelRules.
Definition at line 60 of file AccountManagementGameLevelRules.php.
$levelPointMap [static, protected] |
array( 1 => 100, 2 => 210, 3 => 330, 4 => 460, 5 => 600, 6 => 750, 7 => 910)
Reimplemented from GameLevelRules.
Definition at line 52 of file AccountManagementGameLevelRules.php.