Translations:Collidee/1/es: Difference between revisions

From StarLogo Nova Wiki
(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...")
 
No edit summary
Line 1: Line 1:
[[Category:Detection]]
[[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" />'''{{Block|collidee}}'''<section end="name" /> is a [[code block]] part of the [[Detección]] drawer.

Revision as of 14:46, 27 June 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Collidee)
[[Category:Detection]]
<section begin="image"/>[[File:Collidee Block.png|alt=The collidee block|thumb]]<section end="image"/><p id="tooltip">Refers to the agent currently colliding with the "owner" of the block. (Only works inside an on collision with block)</p>
The collidee block

collidee is a code block part of the Detección drawer.

Usage

collidee is used to refer to the agent that has been collided with when used inside a on collision with [▼] do stack of code. This block is used as a socket in other blocks, such as delete agent [_].