SetMinimumWorldBorders (Harvest)

From OxeyeWiki

Revision as of 19:12, 2 December 2009 by 166 MMX (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

setMinimumWorldBorders(left, top, right, bottom)

Expands the world so that it will cover the given area. The map's maximum range spans from -4096 to 5120.

Parameter Expected Type Description
left Number This is the left coordinate.
top Number This is the top coordinate.
right Number This is a the right coordinate.
bottom Number This is a the bottom coordinate.
Returns

Returns nothing.

Harvest Library

Example

harvest.setMinimumWorldBorders(0, 0, 3000, 3000)

Resources

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox