Method | Description | |
---|---|---|
__construct ( $level, $load_path ) | Class constructor | |
ace_score ( $score ) | Ace score. | |
clue ( $clue ) | Clue. | |
description ( $desc ) | Description. | |
size ( $width, $height ) | Size. | |
stairs ( $x, $y ) | Stairs. | |
time_bonus ( $bonus ) | Time bonus. | |
tip ( $tip ) | Tip. | |
unit ( $unit, $x, $y, string $facing = ':north' ) : mixed | unit. | |
unit_to_constant ( $name ) : string | Unit to constant | |
warrior ( $x, $y, $facing ) : mixed | Warrior |
public __construct ( $level, $load_path ) | ||
$level | ||
$load_path |
public unit_to_constant ( $name ) : string | ||
$name | ||
return | string |