backspaces / agentscript

An Agent Based Modeling system (ABM)
http://backspaces.github.io/agentscript/
GNU General Public License v3.0
107 stars 14 forks source link

Is the mouse callback order evt,mouse or mouse,evt? #19

Closed stigmergic closed 3 years ago

stigmergic commented 3 years ago

Looks like there are two orders here: https://github.com/backspaces/agentscript/blob/4a32a2f5ded4c75e21f3b11113e5095da83435f5/src/Mouse.js#L4 vs https://github.com/backspaces/agentscript/blob/4a32a2f5ded4c75e21f3b11113e5095da83435f5/src/Mouse.js#L62

backspaces commented 3 years ago

Oops, should be the second. See the one-pager https://backspaces.github.io/onepagers/mouse.html .. I'll build one like it in views2/

backspaces commented 3 years ago

See this: https://agentscript.org/views2/mouse.html