Stamp Grid: Difference between revisions

From StarLogo Nova Wiki
(Created page with "<section begin=image/> <section end=image/> <section begin="name" />'''<code>stamp grid [_]</code>'''<section end="name" /> is a code block part of the Environment drawer. == Usage== <p id="tooltip"><code>stamp grid [_]</code> causes the agent to color one grid square on the terrain in the agent's current color on the agent's current position.</p> ===Syntax=== <code>stamp grid [Textbox: Color]</code> ==Common Uses== This is used to track agents' indi...")
(No difference)

Revision as of 09:29, 10 November 2022


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

Usage

stamp grid [_] causes the agent to color one grid square on the terrain in the agent's current color on the agent's current position.

Syntax

stamp grid [Textbox: Color]

Common Uses

This is used to track agents' individual impact on the terrain.

Nuances

Related Blocks