Zed. The source code to build a world.

Galaxy
in package

Geo galaxy class

Table of Contents

Methods

getCoordinates()  : array<string|int, mixed>
Gets all the coordinates of the objects in the galaxy.

Methods

getCoordinates()

Gets all the coordinates of the objects in the galaxy.

public static getCoordinates(DatabaseEngine $db) : array<string|int, mixed>
Parameters
$db : DatabaseEngine
Return values
array<string|int, mixed>

An array of array. Each item is [string object_name, string object_type, Point3D coordinates]


        
On this page

Search results