| .. |
|
CMakeLists.txt
|
d7942132f1
Configure and install Urho3D.pc file for pkg-config tool.
|
12 years ago |
|
Input.cpp
|
4b549c9c7a
Revert back to no-ops for Input::SetMouseVisible() on RPI.
|
12 years ago |
|
Input.h
|
d90a9168cf
Applied joystick index patch from Gunnar Kriik.
|
12 years ago |
|
InputEvents.h
|
04bf45e463
Added support for SDL_DROPFILE event. Input system sends event with filename only, and UI subsystem interprets that to include the element that was dropped onto. The UI variant of the event is only posted when the OS mouse cursor is visible (such as in the editor.)
|
12 years ago |