fix a bad merge
[?]
Aug 31, 2023, 2:23 PM
HVLJQQB7RT6LKGQXIXTJJ7W6YK4CKK3AYYNFVN6PWVL4IHVZYLWACDependencies
- [2]
4NFSODHHMerge text0 - [3]
27GDAM5Jcorrect various names in this and other pre-freewheeling forks - [4]
N2NUGNN4include a brief reference enabling many useful apps - [5]
THJX6RCJMerge text0 - [6]
H7WUFI5Vfix method name in documentation
Change contents
- edit in reference.md at line 67
<<<<<<< HEAD - edit in reference.md at line 70
=======* `App.update(dt)` -- called after every call to `App.draw`. Make changes toyour app's variables here rather than in `App.draw`. Provides in `dt` thetime since the previous call to `App.update`, which can be useful for things>>>>>>> e7085e1e17e84291ef4d990708790ca899fb5c3c - edit in reference.md at line 81
<<<<<<< HEAD - edit in reference.md at line 83[2.319]→[2.319:403](∅→∅),[2.403]→[3.268:337](∅→∅),[3.3298]→[3.268:337](∅→∅),[3.337]→[2.404:453](∅→∅)
=======* `App.mousereleased(x,y, mouse_button)` -- called when you release a mousebutton. Provides the same arguments as `App.mousepressed()` above.>>>>>>> e7085e1e17e84291ef4d990708790ca899fb5c3c - edit in reference.md at line 106
<<<<<<< HEAD - edit in reference.md at line 107[3.2498]→[2.469:469](∅→∅),[2.469]→[2.470:478](∅→∅),[2.478]→[3.18:91](∅→∅),[3.4583]→[3.18:91](∅→∅),[3.91]→[2.479:528](∅→∅)
=======* `App.keyreleased(key)` -- called when you press a key on the keyboard.>>>>>>> e7085e1e17e84291ef4d990708790ca899fb5c3c