Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ getTexture
Method
getTexture
extlibs/sfe/src/ComplexSprite.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
const sf::Texture* ComplexSprite::getTexture() const
76
{
77
return m_texture;
78
}
79
80
const sf::IntRect& ComplexSprite::getTextureRect() const
81
{
Callers
1
copyFromSprite
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected