Stamp Grid/es: Difference between revisions

From StarLogo Nova Wiki
No edit summary
(Updating to match new version of source page)
 
(5 intermediate revisions by 2 users not shown)
Line 4: Line 4:
[[File:EstamparGrilla.png|alt=Stamp grid|thumb]]
[[File:EstamparGrilla.png|alt=Stamp grid|thumb]]
<section end=image/>
<section end=image/>
<section begin="name" />'''<code> rejilla de sello [_]</code>'''<section end="name" /> es un [[Special:MyLanguage/code block|bloque de código]]parte de [[Ambiente]] cajón.
<section begin="name" />'''<code> rejilla de sello [_]</code>'''<section end="name" /> es un [[Special:MyLanguage/code block|bloque de código]] parte de [[Special:MyLanguage/Environment|ambiente]] cajón.
 
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="name" />'''<code>stamp grid [_]</code>'''<section end="name" /> is a [[code block]] part of the [[Environment]] drawer.
</div>


== Uso ==
== Uso ==
Line 10: Line 14:


<span id="Syntax"></span>
<span id="Syntax"></span>
===Sintaxis===
==Sintaxis==
[[File:Stamp Grid Nums Es.png|right|alt=The Create Each Do Block|thumb]]


<code>Rejilla de sellos [Textbox: Color]</code>
<code>Rejilla de sellos [Textbox: Color]</code>
<div lang="en" dir="ltr" class="mw-content-ltr">
==Example==
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
[[File:stamp_grid_example.gif|alt=Stamp Grid example gif|thumb]]
[[File:stamp_grid_example.png|alt=Stamp Grid example code|thumb]]
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
This is a model of disease transmission in a school. Certain squares in spaceland have been designated to be doorknobs where sick agents are able to leave a stamp indicative of them leaving the pathogen behind. When healthy agents encounter dirty door knobs, they are likely to pick up the disease. Teachers (blue agents) can clean the doorknobs and do not get ill.
</div>


==Usos comunes==
==Usos comunes==

Latest revision as of 22:08, 12 August 2023

Other languages:


Stamp grid

rejilla de sello [_] es un bloque de código parte de ambiente cajón.

stamp grid [_] is a code block part of the Environment drawer.

Uso

rejilla de sello [_] causa laagente para colorear un cuadrado de la cuadrícula en elterrain en el color actual del agente en la posición actual del agente.

Sintaxis

The Create Each Do Block

Rejilla de sellos [Textbox: Color]

Example

This is a model of disease transmission in a school. Certain squares in spaceland have been designated to be doorknobs where sick agents are able to leave a stamp indicative of them leaving the pathogen behind. When healthy agents encounter dirty door knobs, they are likely to pick up the disease. Teachers (blue agents) can clean the doorknobs and do not get ill.

Usos comunes

Esto se utiliza para rastrear el impacto individual de los agentes en el terreno.

Para tener en cuenta

Related Blocks