MCPcopy 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
44std::string cmdButton(std::string const & name)
45{
46 return sprite("cmdbtn", name);
47}
48
49std::string imgOre()
50{

Callers 1

iconIdFunction · 0.85

Calls 1

spriteFunction · 0.85

Tested by

no test coverage detected