GetWorldBorders (Harvest)

From OxeyeWiki

(Difference between revisions)
Jump to: navigation, search
166 MMX (Talk | contribs)
(Created page with '{{HarvestMethod | getWorldBorders() | Returns the edge positions of the current world. | | Returns a four Numbers for each coordinate. }} === Example === <pre> local left, top, r...')

Latest revision as of 19:08, 2 December 2009

getWorldBorders()

Returns the edge positions of the current world.

Parameter Expected Type Description
Returns

Returns a four Numbers for each coordinate.

Harvest Library

Example

local left, top, right, bottom = harvest.getWorldBorders()

Resources

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox