$db
$db : resource
An area.
Represents an object from the table 'k_area'.
get_image(string $stage = null) : string
Gets the path to the area image. The image must be in the img/area/ directory, and its name must be the area type id, padded with '0' to 9 digites, and the extension must be '.png'.
| string | $stage | Stage number, for a better image in Cairos. |
Image URL, or a fixed unknown image.