The World/es: Difference between revisions
(Created page with "==Related Blocks== *<code>world trait [▼]</code> *<code>set world [▼] to [_]</code> Category:Ambiente Category:Code Block") |
No edit summary |
||
Line 2: | Line 2: | ||
<section begin=image/> | <section begin=image/> | ||
[[File: | [[File:ElMundo.png|alt=The world|thumb]] | ||
<section end=image/> | <section end=image/> | ||
<section begin="name" />'''<code>The World</code>'''<section end="name" /> is a [[code block]] part of the [[Ambiente]] drawer. | <section begin="name" />'''<code>The World</code>'''<section end="name" /> is a [[code block]] part of the [[Ambiente]] drawer. |
Revision as of 20:32, 29 June 2023
The World
is a code block part of the Ambiente drawer.
Usage
The World
refers to an agent that represents The World. Can be used as a location to mean the center of SpaceLand, which is (0,0).
Syntax
[Textbox Insert] The World
Common Uses
Useful for simulations that require recursion, or agents that can act as the base case.