Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ OnMouseButtonRelease
Method
OnMouseButtonRelease
SDK/src/NDK/BaseWidget.cpp:190–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
190
void BaseWidget::OnMouseButtonRelease(int /*x*/, int /*y*/, Nz::Mouse::Button /*button*/)
191
{
192
}
193
194
void BaseWidget::OnMouseExit()
195
{
Callers
1
OnEventMouseButtonRelease
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected