| .. |
|
CMakeLists.txt
|
53e2198aa7
Use SDL also in Direct3D9 mode for consistent input handling.
|
13 years ago |
|
Input.cpp
|
3411c5046c
Require a click inside the window (again) to reacquire mouse. Otherwise there may be erratic movement on window title bar drag on OS X.
|
13 years ago |
|
Input.h
|
b163f276af
Always center mouse cursor to prevent it escaping the window. This is preferable to SDL input grab due to it disabling Alt-Tab on Linux.
|
13 years ago |
|
InputEvents.h
|
53e2198aa7
Use SDL also in Direct3D9 mode for consistent input handling.
|
13 years ago |