OctocubeBuilder
in package
Table of Contents
Constants
- HYPERSHIP_CORE_LOCATION = "B00001002"
Properties
- $localLocation : Point3D
Methods
- __construct() : mixed
- canBuildAt() : bool
- getRlikePattern() : string
- Gets SQL RLIKE pattern for the specified sector
- getSector() : int
Constants
HYPERSHIP_CORE_LOCATION
public
mixed
HYPERSHIP_CORE_LOCATION
= "B00001002"
Properties
$localLocation
private
Point3D
$localLocation
Methods
__construct()
public
__construct(Location $location) : mixed
Parameters
- $location : Location
canBuildAt()
public
static canBuildAt(mixed $location) : bool
Parameters
- $location : mixed
Return values
boolgetRlikePattern()
Gets SQL RLIKE pattern for the specified sector
public
getRlikePattern() : string
Return values
string —a SQL clause like "([0-9]+, -[0,9]+, [0,9]+)"
getSector()
private
getSector() : int