Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ tooltipIcon
Function
tooltipIcon
bwapi/DocumentationGen/helpers.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
std::string tooltipIcon(std::string const & name)
40
{
41
return sprite(
"tticon"
, name);
42
}
43
44
std::string cmdButton(std::string const & name)
45
{
Callers
4
imgOre
Function · 0.85
imgEnergy
Function · 0.85
imgGas
Function · 0.85
imgSupply
Function · 0.85
Calls
1
sprite
Function · 0.85
Tested by
no test coverage detected