Zed. The source code to build a world.

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

Methods

canBuildAt()

public static canBuildAt(mixed $location) : bool
Parameters
$location : mixed
Return values
bool

getRlikePattern()

Gets SQL RLIKE pattern for the specified sector

public getRlikePattern() : string
Return values
string

a SQL clause like "([0-9]+, -[0,9]+, [0,9]+)"


        
On this page

Search results