프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$ace_score | |||
$clue | |||
$description | |||
$floor | |||
$number | |||
$profile | |||
$time_bonus | |||
$tip | |||
$warrior |
메소드 | 설명 | |
---|---|---|
__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 score_calculation ( $current_score, $addition ) : string | ||
$current_score | ||
$addition | ||
리턴 | string |