Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ cmdButton
Function
cmdButton
bwapi/DocumentationGen/helpers.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
std::string cmdButton(std::string const & name)
45
{
46
return sprite(
"cmdbtn"
, name);
47
}
48
49
std::string imgOre()
50
{
Callers
1
iconId
Function · 0.85
Calls
1
sprite
Function · 0.85
Tested by
no test coverage detected