Collidee/es: Difference between revisions

From StarLogo Nova Wiki
(Created page with "Colisionado")
(Created page with "Category:Detection <section begin="image"/>alt=The collidee block|thumb<section end="image"/> <section begin="name" />'''{{Block|collidee}}'''<section end="name" /> is a code block part of the Detección drawer. ==Usage== <p id="tooltip">{{Block|collidee}} is used to refer to the agent that has been collided with when used inside a {{Block|On Collision With Do|on collision with [▼] do}} stack of code. This block is used a...")
Line 3: Line 3:
[[Category:Detección]]
[[Category:Detección]]
<section begin="image"/>[[File:Collidee Block.png|alt=The collidee block|thumb]]<section end="image"/>
<section begin="image"/>[[File:Collidee Block.png|alt=The collidee block|thumb]]<section end="image"/>
<section begin="name" />'''{{Block|collidee}}'''<section end="name" /> is a [[code block]] part of the [[Detección]] drawer.
<section begin="name" />'''{{Special:MyLanguage/collidee|colisionado}}'''<section end="name" /> is a [[Special:MyLanguage/Code Block|bloque de código]] part of the [[Special:MyLanguage/Detection|detección]] drawer.
==Usage==
==Uso==
<p id="tooltip">{{Block|collidee}} is used to refer to the [[agent]] that has been collided with when used inside a {{Block|On Collision With Do|on collision with [▼] do}} [[stack]] of code.
<p id="tooltip">{{Special:MyLanguage/collidee|colisionado}} is used to refer to the [[Special:MyLanguage/Agents|agente]] that has been collided with when used inside a {{Special:MyLanguage/On Collision With Do|al colisionar con [▼] hacer}} [[Special:MyLanguage/Stack|stack]] of code.
This block is used as a [[socket]] in other blocks, such as <code>[[Delete Agent|delete agent [_]]]</code>.</p>
This block is used as a [[Special:MyLanguage/Socket|enchufe]] in other blocks, such as <code>[[Special:MyLanguage/Delete Agent|eliminar agente [_]]]</code>.</p>


===Sintaxis===
===Sintaxis===
<code>colisionado</code>
<code>colisionado</code>


==Matices==
==Para tener en cuenta==
{{Block|collidee}} solo tiene significado cuando se usa dentro de un[[stack]] de código inicializado por un {{Block|On Collision With Do|on collision with [▼] do}} bloquear.
{{Special:MyLanguage/collidee|colisionado}} solo tiene significado cuando se usa dentro de un [[Special:MyLanguage/stack|stack]] de código inicializado por un {{Special:MyLanguage/On Collision With Do|al colisionar con [▼] hacer}} bloquear.


==Bloque relacionado==
==Bloque relacionado==
*{{Block|En colisión con do|En colisión con [▼] do}}
*{{Block|Special:MyLanguage/On Collision With Do|En colisión con [▼] hacer}}


==Actividades relevantes==
==Actividades relevantes==
[[Category:Detección]]
[[Category:Detección]]
[[Category:Code Block]]
[[Category:Code Block]]

Revision as of 16:29, 29 June 2023

Other languages:
The collidee block

Special:MyLanguage/collidee is a bloque de código part of the detección drawer.

Uso

Special:MyLanguage/collidee is used to refer to the agente that has been collided with when used inside a Special:MyLanguage/On Collision With Do stack of code. This block is used as a enchufe in other blocks, such as eliminar agente [_].

Sintaxis

colisionado

Para tener en cuenta

Special:MyLanguage/collidee solo tiene significado cuando se usa dentro de un stack de código inicializado por un Special:MyLanguage/On Collision With Do bloquear.

Bloque relacionado

Actividades relevantes