|
@@ -192,7 +192,7 @@
|
|
<argument index="0" name="body" type="Object">
|
|
<argument index="0" name="body" type="Object">
|
|
</argument>
|
|
</argument>
|
|
<description>
|
|
<description>
|
|
- Emitted when a [PhysicsBody2D] object exits.
|
|
|
|
|
|
+ Emitted when a [PhysicsBody] object exits.
|
|
</description>
|
|
</description>
|
|
</signal>
|
|
</signal>
|
|
<signal name="body_shape_entered">
|
|
<signal name="body_shape_entered">
|
|
@@ -205,7 +205,7 @@
|
|
<argument index="3" name="area_shape" type="int">
|
|
<argument index="3" name="area_shape" type="int">
|
|
</argument>
|
|
</argument>
|
|
<description>
|
|
<description>
|
|
- Emitted when a [PhysicsBody2D] object enters, reporting which shapes overlapped.
|
|
|
|
|
|
+ Emitted when a [PhysicsBody] object enters, reporting which shapes overlapped.
|
|
</description>
|
|
</description>
|
|
</signal>
|
|
</signal>
|
|
<signal name="body_shape_exited">
|
|
<signal name="body_shape_exited">
|
|
@@ -218,7 +218,7 @@
|
|
<argument index="3" name="area_shape" type="int">
|
|
<argument index="3" name="area_shape" type="int">
|
|
</argument>
|
|
</argument>
|
|
<description>
|
|
<description>
|
|
- Emitted when a [PhysicsBody2D] object exits, reporting which shapes were overlapping.
|
|
|
|
|
|
+ Emitted when a [PhysicsBody] object exits, reporting which shapes were overlapping.
|
|
</description>
|
|
</description>
|
|
</signal>
|
|
</signal>
|
|
</signals>
|
|
</signals>
|