Place
__construct
($id $id, [$position $position = null], mixed 2)
-
mixed
2: open time in each day
-
$id
$id: string buidlidng name
-
$position
$position: int building position
Add the label to this place with specified key.
void
addLabel
(mixed $key, string $name)
Returns distance to the other place.
int
distanceFrom
(int $position)
Returns the label with the key.
string
getLabel
(mixed $key)
Make the character moving to this place.
void
moveHere
(int $characterId)
Returns building property value.
mixed
&__get
(string $item)
-
string
$item: property name
Is property defined?
bool
__isset
(string $item)
-
string
$item: property name