Home
last modified time | relevance | path

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

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/UI/
H A DUI.pkg54 float GetDragBeginInterval() const;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/UI/
H A DUI.h164 float GetDragBeginInterval() const { return dragBeginInterval_; } in GetDragBeginInterval() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/AngelScript/
H A DUIAPI.cpp773 …tMethod("UI", "float get_dragBeginInterval() const", asMETHOD(UI, GetDragBeginInterval), asCALL_TH… in RegisterUI()
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DLuaScriptAPI.dox7062 - float GetDragBeginInterval() const