Left By Degs/es: Difference between revisions
No edit summary |
(Updating to match new version of source page) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
[[Category: Movimiento]] | [[Category: Movimiento]] | ||
<section begin=image/>[[File:Left By Degs.png|alt=Girar Izquierdo Grados bloquear|thumb]]<section end=image/> | <section begin=image/>[[File:Left By Degs.png|alt=Girar Izquierdo Grados bloquear|thumb]]<section end=image/> | ||
<section begin="name" />'''<code> girar izquierdo [_] grados</code>'''<section end="name" /> es un [[bloque de código]] parte de [[Special:MyLanguage/Movement| | <section begin="name" />'''<code> girar izquierdo [_] grados</code>'''<section end="name" /> es un [[Special:MyLanguage/Code Block|bloque de código]] parte de [[Special:MyLanguage/Movement|movimiento]] cajón. | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | |||
<section begin="name" />'''{{Block|left by [_] degs}}'''<section end="name" /> is a [[code block]] part of the [[Movement]] drawer. | |||
</div> | |||
==Uso== | ==Uso== | ||
<p id="tooltip">{{Block|left by [_] degs}} orienta el[[agents|agent]] en [[Spaceland]]a la izquierda de su original[[heading]] por el número de grados introducido durante cada reloj Starlogo[[tick]].</p> | <p id="tooltip">{{Block|left by [_] degs}} orienta el[[agents|agent]] en [[Spaceland]]a la izquierda de su original[[heading]] por el número de grados introducido durante cada reloj Starlogo[[tick]].</p> | ||
==Sintaxis== | |||
<code>dejado por [[Special:MyLanguage/number|número]] grados</code> | <code>dejado por [[Special:MyLanguage/number|número]] grados</code> | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | |||
Inputs in this block: | |||
#a number | |||
</div> | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | |||
==Example== | |||
</div> | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | |||
[[File:while_toggled_example.gif|alt=Left By Degrees example gif|thumb]] | |||
[[File:while_toggled_example.png|alt=Left By Degrees example code|thumb]] | |||
</div> | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | |||
When the ‘forever’ button is toggled, the ‘Turtle’ agents move [[Special:MyLanguage/Forward|forward]] and turns left by a random number between -30 and 30, allowing them to wander [[Special:MyLanguage/Forward|forward]] in a random direction. | |||
</div> | |||
<span id="Nuances"></span> | <span id="Nuances"></span> | ||
==Para tener en cuenta== | ==Para tener en cuenta== | ||
==Related Blocks== | ==Related Blocks== |
Latest revision as of 18:31, 16 August 2023
girar izquierdo [_] grados
es un bloque de código parte de movimiento cajón.
left by [_] degs
is a code block part of the Movement drawer.
Uso
left by [_] degs
orienta elagent en Spacelanda la izquierda de su originalheading por el número de grados introducido durante cada reloj Starlogotick.
Sintaxis
dejado por número grados
Inputs in this block:
- a number
Example
When the ‘forever’ button is toggled, the ‘Turtle’ agents move forward and turns left by a random number between -30 and 30, allowing them to wander forward in a random direction.