| .. |
|
CMakeLists.txt
|
13412bc68f
A sample showing how to use UI drag features (drag begin/move/end/cancel and how to use most of the event data), and it can be used to demonstrate multi-touch drag support on touch-enabled devices.
|
11 years ago |
|
UIDrag.cpp
|
c7e248b13a
Enable mouse visible in UIDrag sample.
|
11 years ago |
|
UIDrag.h
|
b325ba5195
Support excluding 2D functionality from the build (CMake option URHO3D_URHO2D=0). Removed empty scene creation from the UIDrag example. Make compiling Civetweb conditional of URHO3D_NETWORK. Exclude samples depending on the Controls structure when URHO3D_NETWORK is disabled.
|
11 years ago |