diff options
author | Colin Snover | 2017-11-27 20:30:35 -0600 |
---|---|---|
committer | Colin Snover | 2017-11-27 20:39:21 -0600 |
commit | c278677d07e855071bb64d7005594db94ac1a103 (patch) | |
tree | b82748e514ddc6511920d6cb9a5cccfefaa60b09 /engines/touche/midi.h | |
parent | d1ab94db24b6fa8be0c97fa9707d1ce2bbc1c31b (diff) | |
download | scummvm-rg350-c278677d07e855071bb64d7005594db94ac1a103.tar.gz scummvm-rg350-c278677d07e855071bb64d7005594db94ac1a103.tar.bz2 scummvm-rg350-c278677d07e855071bb64d7005594db94ac1a103.zip |
SDL: Store fake mouse warp event in virtual coordinates
Normally, notifyMousePosition converts real mouse events into the
virtual coordinate system, but events only get sent through
notifyMousePosition if they are real events from SDL since that
method also decides if the real mouse is inside the content area or
not. As such, these fake events need to be pre-converted to virtual
coordinates or else the wrong values are sent through to the engine
when a scaler or AR correction is in use.
Diffstat (limited to 'engines/touche/midi.h')
0 files changed, 0 insertions, 0 deletions