Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ onMotion
Method
onMotion
examples/FileHandling/NanoButton.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
bool Button::onMotion(const MotionEvent& ev)
102
{
103
return ButtonEventHandler::motionEvent(ev);
104
}
105
106
END_NAMESPACE_DGL
Callers
nothing calls this directly
Calls
1
motionEvent
Function · 0.85
Tested by
no test coverage detected