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

Method setPosition

Source/GUI/Dropdown.cpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 }
41
42 void Dropdown::setPosition(const sf::Vector2f& position)
43 {
44
45 }
46
47 const sf::Vector2f Dropdown::getSize() const
48 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected