mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-12 08:38:11 +00:00
6 lines
322 B
Markdown
6 lines
322 B
Markdown
---
|
|
"@jspsych/extension-mouse-tracking": major
|
|
---
|
|
|
|
Created an extension that enables mouse tracking. The extension records the coordinates and time of mousemove, mousedown, and mouseup events, as well as optionally recording the coordinates of objects on the screen to enable mapping of mouse events onto screen objects.
|