Built-In Shape/es: Difference between revisions

From StarLogo Nova Wiki
(Created page with "Figura Pre-Cargada")
 
(Updating to match new version of source page)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>


<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="image"/>[[File:built-in_shape.png|alt=The Built-In Shape Block|thumb]]<section end="image"/><p id="tooltip">Creates the specified shape.</p>
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
==Usage==
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Returns a particular built-in shape chosen from the drop down menu.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
==Syntax==
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Inputs in this block:
#a pre-loaded shape from the dropdown menu
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
==Example==
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
[[File:built-in_shape_example.gif|alt=Built-In Shape example gif|thumb]]
[[File:built-in_shape_example.png|alt=Built-In Shape example code|thumb]]
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
In this model, the frog is controlled by the user, as it tries to eat the flies. The shape of the frog has been identified using the built-in shape block.
</div>
<div class="mw-translate-fuzzy">
[[Category:Rasgos]]
[[Category:Rasgos]]
[[Category:Code Block]]
[[Category:Code Block]]
</div>

Latest revision as of 20:13, 14 August 2023

Other languages:
The Built-In Shape Block

Creates the specified shape.

Usage

Returns a particular built-in shape chosen from the drop down menu.

Syntax

Inputs in this block:

  1. a pre-loaded shape from the dropdown menu

Example

In this model, the frog is controlled by the user, as it tries to eat the flies. The shape of the frog has been identified using the built-in shape block.