Pen/es: Difference between revisions
(Created page with "Category:Ambiente Category:Code Block <section begin=image/> alt=pen|thumb <section end=image/> {{#vardefine:pen|<code>pen [▼]</code>}} <section begin=name/>'''<code>pen [▼]</code>'''<section end=name/> is a code block part of the Ambiente drawer. ==Usage==") |
(Created page with "<p id="tooltip"><code>pen [▼](s)</code> adjusts the pen tool. If the pen is down, the agent stamps the terrain at each position as it moves. If the pen is up, the agent does not stamp the terrain.</p>") |
||
Line 4: | Line 4: | ||
[[Category:Code Block]] | [[Category:Code Block]] | ||
<section begin=image/> | <section begin=image/> | ||
[[File: | [[File:Lápiz.png|alt=pen|thumb]] | ||
<section end=image/> | <section end=image/> | ||
{{#vardefine:pen|<code>pen [▼]</code>}} | {{#vardefine:pen|<code>pen [▼]</code>}} | ||
Line 10: | Line 10: | ||
==Usage== | ==Usage== | ||
<p id="tooltip"><code>pen [▼](s)</code> adjusts the pen tool. If the pen is down, the agent stamps the terrain at each position as it moves. If the pen is up, the agent does not stamp the terrain.</p> | <p id="tooltip"><code>pen [▼](s)</code> adjusts the pen tool. If the pen is down, the agent stamps the terrain at each position as it moves. If the pen is up, the agent does not stamp the terrain.</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:19, 29 June 2023
pen [▼]
is a code block part of the Ambiente drawer.
Usage
pen [▼](s)
adjusts the pen tool. If the pen is down, the agent stamps the terrain at each position as it moves. If the pen is up, the agent does not stamp the terrain.
Sintaxis
pen [Dropdown: Down/Up]
Nuances
An important difference between pen [▼]
and stamp [_]
is that pen [▼]
allows for continuous marking of the terrain that always follows the agent's movement.