Свойство | Type | Description | |
---|---|---|---|
$ace_score | |||
$clue | |||
$description | |||
$floor | |||
$number | |||
$profile | |||
$time_bonus | |||
$tip | |||
$warrior |
Méthode | Description | |
---|---|---|
__construct ( $profile, $number ) | Level constructor. | |
clear_bonus ( ) | ||
generate_player_files ( ) | ||
grade_for ( $score ) : string | ||
grade_letter ( $percent ) : string | ||
is_exists ( ) | ||
is_failed ( ) | ||
is_passed ( ) | ||
load_level ( ) | ||
load_path ( ) | ||
load_player ( ) | ||
play ( $turns = 1000 ) | ||
player_path ( ) | ||
score_calculation ( $current_score, $addition ) : string | ||
setup_warrior ( $warrior ) : mixed | ||
tally_points ( ) |
public __construct ( $profile, $number ) | ||
$profile | ||
$number |
public static grade_letter ( $percent ) : string | ||
$percent | ||
Résultat | string |
public score_calculation ( $current_score, $addition ) : string | ||
$current_score | ||
$addition | ||
Résultat | string |