Merge text0

[?]
Apr 10, 2023, 7:50 AM
B4H3KLKRTE4UOTWVHU4ADFZWZ27YQBPGD54XZ4TSKHMSDLOB2KVAC

Dependencies

  • [2] H5UZI3YN editor documentation
  • [3] N2NUGNN4 include a brief reference enabling many useful apps
  • [4] JNAQUQKB Merge lines.love

Change contents

  • replacement in reference.md at line 208
    [2.641][2.641:823]()
    * `edit.draw(state)` -- Call this from `App.draw` to display the current
    editor state on the app window as requested in the call to
    `edit.initialize_state` that created `state`.
    [2.641]
    [2.823]
    * `edit.draw(state)` -- Call this from `on.draw` to display the current editor
    state on the app window as requested in the call to `edit.initialize_state`
    that created `state`.
  • replacement in reference.md at line 212
    [2.824][2.824:903]()
    * `edit.update(state, dt)` -- call this from `App.update` to periodically auto
    [2.824]
    [2.903]
    * `edit.update(state, dt)` -- call this from `on.update` to periodically auto