Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hopson97/HopsonCraft
/ setPosition
Method
setPosition
Source/GUI/Image.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
void Image::setPosition(const sf::Vector2f& position)
27
{
28
m_quad.setPosition(position);
29
}
30
31
const sf::Vector2f Image::getSize() const
32
{
Callers
4
addComponentCenter
Method · 0.45
addComponentGrid2x
Method · 0.45
Crosshair
Method · 0.45
Section
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected