Sync classref with current source
This commit is contained in:
parent
224d5371ff
commit
3d9deda8b3
48 changed files with 775 additions and 56 deletions
|
|
@ -24,7 +24,7 @@
|
|||
<argument index="0" name="time_sec" type="float" default="-1">
|
||||
</argument>
|
||||
<description>
|
||||
Starts the timer. Sets [code]wait_time[/code] to [code]time_sec[/code] if [code]time_sec[/code] > 0. This also resets the remaining time to [code]wait_time[/code].
|
||||
Starts the timer. Sets [code]wait_time[/code] to [code]time_sec[/code] if [code]time_sec[/code] > 0. This also resets the remaining time to [code]wait_time[/code].
|
||||
Note: this method will not resume a paused timer. See [method set_paused].
|
||||
</description>
|
||||
</method>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue