MCPcopy Create free account
hub / github.com/Hopson97/HopsonCraft / getSize

Method getSize

Source/GUI/Dropdown.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 }
46
47 const sf::Vector2f Dropdown::getSize() const
48 {
49 return {0, 0};
50 }
51}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected