Stamp/es: Difference between revisions
(Created page with "==Related Blocks== *<code>stamp grid [_]</code> Category:Ambiente Category:Code Block") |
(Created page with "===Sintaxis===") |
||
Line 2: | Line 2: | ||
<section begin=image/> | <section begin=image/> | ||
[[File: | [[File:Estampar.png|alt=stamp|thumb]] | ||
<section end=image/> | <section end=image/> | ||
<section begin="name" />'''<code>stamp [_]</code>'''<section end="name" /> is a [[code block]] part of the [[Ambiente]] drawer. | <section begin="name" />'''<code>stamp [_]</code>'''<section end="name" /> is a [[code block]] part of the [[Ambiente]] drawer. | ||
== Uso == | |||
<p id="tooltip"><code>stamp [_]</code> causes the [[agent]] to draw a circle on the [[terrain]] in the agent's current position, with size corresponding to the size of the agent.</p> | <p id="tooltip"><code>stamp [_]</code> causes the [[agent]] to draw a circle on the [[terrain]] in the agent's current position, with size corresponding to the size of the agent.</p> | ||
< | <span id="Syntax"></span> | ||
=== | ===Sintaxis=== | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> |
Revision as of 20:16, 29 June 2023
stamp [_]
is a code block part of the Ambiente drawer.
Uso
stamp [_]
causes the agent to draw a circle on the terrain in the agent's current position, with size corresponding to the size of the agent.
Sintaxis
stamp [Textbox: Color]
Common Uses
This is used to change the color of the terrain. Changing the color of all the terrain would require creating one large agent of size 200 and then stamping a certain color.