document a missing editor API
Dependencies
- [2]
3HHPHDOOcouple of typos - [3]
MXXCTVXWdocument facilities for buttons on screen - [4]
BZHJNMDNdocument some editor constants - [5]
H5UZI3YNeditor documentation - [*]
N2NUGNN4include a brief reference enabling many useful apps
Change contents
- edit in reference.md at line 206
* `edit.update(state, dt)` -- call this from `App.update` to periodicallyauto-save editor contents to disk. - edit in reference.md at line 223
* `edit.update(state, dt)` -- call this from `App.update` to periodicallyauto-save editor contents to disk.* `edit.quit(state)` -- call this from `App.quit` to ensure any final editsget saved before quitting.