Use capitalized ID in the doc
This commit is contained in:
@ -157,7 +157,7 @@
|
||||
<param index="0" name="owner_id" type="int" />
|
||||
<param index="1" name="shape_id" type="int" />
|
||||
<description>
|
||||
Returns the [Shape2D] with the given id from the given shape owner.
|
||||
Returns the [Shape2D] with the given ID from the given shape owner.
|
||||
</description>
|
||||
</method>
|
||||
<method name="shape_owner_get_shape_count" qualifiers="const">
|
||||
@ -172,7 +172,7 @@
|
||||
<param index="0" name="owner_id" type="int" />
|
||||
<param index="1" name="shape_id" type="int" />
|
||||
<description>
|
||||
Returns the child index of the [Shape2D] with the given id from the given shape owner.
|
||||
Returns the child index of the [Shape2D] with the given ID from the given shape owner.
|
||||
</description>
|
||||
</method>
|
||||
<method name="shape_owner_get_transform" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user