Translations:Pen/1/en: Difference between revisions

From StarLogo Nova Wiki
(Importing a new version from external source)
 
(Importing a new version from external source)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
<section begin=image/>
<section begin=image/>
[[File:Pen .png|alt=pen|thumb]]
[[File:Pen .png|alt=pen|thumb]]
<section end=image/>
<section end=image/><p id="tooltip">Adjusts the pen tool. If the pen is down, the agent stamps the terrain at each position as it moves along the terrain. If the pen is up, the agent does not stamp the terrain.</p>
{{#vardefine:pen|<code>pen [▼]</code>}}
<section begin=name/>'''<code>pen [▼]</code>'''<section end=name/> is a [[code block]] part of the [[Environment]] drawer.
==Usage==

Latest revision as of 19:10, 11 August 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Pen)
[[Category:Environment]]
[[Category:Code Block]]
<section begin=image/>
[[File:Pen .png|alt=pen|thumb]]
<section end=image/><p id="tooltip">Adjusts the pen tool. If the pen is down, the agent stamps the terrain at each position as it moves along the terrain. If the pen is up, the agent does not stamp the terrain.</p>


pen

Adjusts the pen tool. If the pen is down, the agent stamps the terrain at each position as it moves along the terrain. If the pen is up, the agent does not stamp the terrain.