Home
last modified time | relevance | path

Searched refs:E_GESTURERECORDED (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Network/
H A DNetwork.cpp90 blacklistedRemoteEvents_.Insert(E_GESTURERECORDED); in Network()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Input/
H A DInputEvents.h174 URHO3D_EVENT(E_GESTURERECORDED, GestureRecorded) in URHO3D_EVENT() argument
H A DInput.cpp2084 SendEvent(E_GESTURERECORDED, eventData); in HandleSDLEvent()
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DReference.dox1882 - E_GESTURERECORDED : recording a touch gesture is complete.
1935 …til the finger is lifted, at which point the recording ends and the E_GESTURERECORDED event is sen…