builder.php
Builder
Zed. The immensity of stars. The HyperShip. The people.
(c) 2010, Dereckson, some rights reserved. Released under BSD license.
Tags
Table of Contents
Functions
- is_buildable() : bool
- Determines if a specified location is buildable
Functions
is_buildable()
Determines if a specified location is buildable
is_buildable(Location $location[, mixed &$error = '' ]) : bool
Parameters
- $location : Location
-
the location to check
- $error : mixed = ''
Tags
Return values
bool —true if the location is buildable ; otherwise, false