Docs: Fix sidebar issue on all Basalt methods

This commit is contained in:
Erb3
2022-09-17 14:41:54 +02:00
parent bd61da9593
commit 45bb23476b
19 changed files with 80 additions and 56 deletions

View File

@@ -1,10 +1,11 @@
# Basalt
# basalt.stopUpdate or basalt.stop
## stopUpdate / stop
Stops the automatic draw and event handler which got started by `basalt.autoUpdate()`.
`basalt.autoUpdate(false)` also does the same.
## Usage
### Usage
* When the quit button is clicked, the button stops basalt's event listeners and draw handlers