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

Method getSize

Source/GUI/Button.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 }
54
55 const sf::Vector2f Button::getSize() const
56 {
57 return m_quad.getSize();
58 }
59
60
61}

Callers 1

setPositionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected