irrlicht/examples/19.MouseAndJoystick
cutealien 713018cae1 Minor update for example 19.MouseAndJoystick.
Don't move the mouse anymore when the mouse hasn't moved.
This was sometimes confusing because events are only caught inside the window (at least on Windows),
which lead to the node moving seemingly randomly when the mouse was outside.
Also added a few more comments to mention CursorControl as an alternative.


git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6308 dfc29bdd-3216-0410-991c-e03cc46cb475
2022-03-16 20:59:43 +00:00
..
MouseAndJoystick.xcodeproj Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
main.cpp Minor update for example 19.MouseAndJoystick. 2022-03-16 20:59:43 +00:00
Makefile Remove CPPFLAG -I/usr/X11R6/include in all example Makefiles 2022-01-09 15:50:41 +00:00
MouseAndJoystick_vc10.vcxproj Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
MouseAndJoystick_vc11.vcxproj Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
MouseAndJoystick_vc12.vcxproj Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
MouseAndJoystick_vc14.vcxproj Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
MouseAndJoystick.cbp Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
MouseAndJoystick.vcproj Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
tutorial.html Update tutorial.html's in example folders 2021-03-18 21:50:11 +00:00