MCPcopy 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
39std::string tooltipIcon(std::string const & name)
40{
41 return sprite("tticon", name);
42}
43
44std::string cmdButton(std::string const & name)
45{

Callers 4

imgOreFunction · 0.85
imgEnergyFunction · 0.85
imgGasFunction · 0.85
imgSupplyFunction · 0.85

Calls 1

spriteFunction · 0.85

Tested by

no test coverage detected