doc: Sync classref with current source
This commit is contained in:
parent
7141c73ae8
commit
8f5d9b6391
7 changed files with 32 additions and 8 deletions
|
|
@ -325,6 +325,15 @@
|
|||
Set the mouse mode. See the constants for more information.
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_use_accumulated_input">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="enable" type="bool">
|
||||
</argument>
|
||||
<description>
|
||||
Whether to accumulate similar input events sent by the operating system. Defaults to [code]true[/code].
|
||||
</description>
|
||||
</method>
|
||||
<method name="start_joy_vibration">
|
||||
<return type="void">
|
||||
</return>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue