[doc] Use "param" instead of "code" to refer to parameters
This commit is contained in:
parent
e9e9e92e48
commit
2d54c36c3c
27 changed files with 373 additions and 373 deletions
|
|
@ -71,7 +71,7 @@
|
|||
<param index="2" name="modulate" type="Color" default="Color(1, 1, 1, 1)" />
|
||||
<param index="3" name="transpose" type="bool" default="false" />
|
||||
<description>
|
||||
Draws the texture using a [CanvasItem] with the [RenderingServer] API at the specified [code]position[/code].
|
||||
Draws the texture using a [CanvasItem] with the [RenderingServer] API at the specified [param position].
|
||||
</description>
|
||||
</method>
|
||||
<method name="draw_rect" qualifiers="const">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue