Clear Terrain: Difference between revisions

From StarLogo Nova Wiki
(Marked this version for translation)
(add tooltip text)
Line 5: Line 5:
[[Category:Environment]]
[[Category:Environment]]
<section begin="image"/>[[File:Clear Terrain Block.png|alt=The clear terrain block|thumb]]<section end="image"/>
<section begin="image"/>[[File:Clear Terrain Block.png|alt=The clear terrain block|thumb]]<section end="image"/>
<section begin="name" />'''{{ClearTerrainBlock}}'''<section end="name" /> is a code block from the [[Environment]] drawer.
<section begin="name" /><p id="tooltip">Resets SpaceLand’s terrain (ground) to its default green color.</p>
 
'''{{ClearTerrainBlock}}'''<section end="name" /> is a code block from the [[Environment]] drawer.


<!--T:2-->
<!--T:2-->
==Usage==
==Usage==
<p id="tooltip">{{ClearTerrainBlock}} is used to clear the [[Spaceland]] of all [[drawing]]s.</p>
{{ClearTerrainBlock}} is used to clear the [[Spaceland]] of all [[drawing]]s.


<!--T:3-->
<!--T:3-->

Revision as of 14:43, 8 August 2023

Other languages:
The clear terrain block

Resets SpaceLand’s terrain (ground) to its default green color.

clear terrain is a code block from the Environment drawer.

Usage

clear terrain is used to clear the Spaceland of all drawings.

Syntax

clear terrain

Related Blocks

Testing