diff options
author | Alex Docauer <alex@docauer.net> | 2024-08-20 23:47:39 -0700 |
---|---|---|
committer | Alex Docauer <alex@docauer.net> | 2024-08-23 07:54:18 -0700 |
commit | 08dcbce6b5c1854314d1d0df4f9e4b5009d1fbba (patch) | |
tree | 61364383c75b74860a436b42939cffd740e9277d /modules/gdscript/gdscript_editor.cpp | |
parent | 3b3d6226c5cd3f9897160815990e2e234f165605 (diff) | |
download | redot-engine-08dcbce6b5c1854314d1d0df4f9e4b5009d1fbba.tar.gz |
Add movement caveats to InputEventMouseMotion docs
InputEventMouseMotion may fire when the mouse hasn't moved.
Also, it generally won't fire when the mouse stops moving.
This makes reliably detecting when the mouse isn't moving tricky.
Update the docs for InputEventMouseMotion to capture these caveats
and give guidance for the best way to detect lack of mouse movement.
Diffstat (limited to 'modules/gdscript/gdscript_editor.cpp')
0 files changed, 0 insertions, 0 deletions