MCPcopy Create free account
hub / github.com/bwapi/bwapi / imgOre

Function imgOre

bwapi/DocumentationGen/helpers.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49std::string imgOre()
50{
51 return tooltipIcon("ore");
52}
53
54std::string imgEnergy()
55{

Callers 3

writeTechInfoFunction · 0.85
writeUnitInfoFunction · 0.85
writeUpgradeInfoFunction · 0.85

Calls 1

tooltipIconFunction · 0.85

Tested by

no test coverage detected