Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crawl/crawl
/ default_hover_colour
Function
default_hover_colour
crawl-ref/source/libgui.cc:115–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
COLOURS default_hover_colour()
116
{
117
return DARKGREY;
118
}
119
120
lib_display_info::lib_display_info()
121
: type(
"SDL Tiles"
),
Callers
3
_render
Method · 0.70
_render
Method · 0.70
_display_diag
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected