Method | Description | |
---|---|---|
__ToString ( ) | ||
calculate_average_grade ( ) | ||
current_level ( ) : |
The current level. | |
decode ( $str ) : mixed | Decode a string. | |
directory_name ( ) : mixed | The directory name | |
enable_epic_mode ( ) | ||
enable_normal_mode ( ) | ||
encode ( $obj ) | ||
epic_score_with_grade ( ) : string | Epic score with grade. | |
is_epic ( ) | ||
is_level_after_epic ( ) | ||
load ( $path ) : mixed | load | |
next_level ( ) : |
The next level. | |
player_path ( ) : string | The pad to the player.php file. | |
save ( ) | Save | |
tower ( ) : |
Tower. | |
update_epic_score ( ) |
public epic_score_with_grade ( ) : string | ||
return | string |
public player_path ( ) : string | ||
return | string |