doc: Add missing commas after "If true/false"
This commit is contained in:
parent
d8067e905c
commit
6cdcde7114
107 changed files with 310 additions and 310 deletions
|
|
@ -22,7 +22,7 @@
|
|||
Touch position.
|
||||
</member>
|
||||
<member name="pressed" type="bool" setter="set_pressed" getter="is_pressed">
|
||||
If [code]true[/code] the touch's state is pressed. If [code]false[/code] the touch's state is released.
|
||||
If [code]true[/code], the touch's state is pressed. If [code]false[/code], the touch's state is released.
|
||||
</member>
|
||||
</members>
|
||||
<constants>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue