Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ HandleGlobalMouseUpButton
Function
HandleGlobalMouseUpButton
SourceX/DiabloUI/button.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
void HandleGlobalMouseUpButton(UiButton *button)
50
{
51
button->pressed = false;
52
}
53
54
} // namespace dvl
Callers
1
UiItemMouseEvents
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected