Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetSrcWidth
Method
GetSrcWidth
trinity/Sprite2d/Tr2Sprite2dTexture.cpp:182–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
}
181
182
float Tr2Sprite2dTexture::GetSrcWidth() const
183
{
184
return m_srcWidth;
185
}
186
187
void Tr2Sprite2dTexture::SetSrcWidth( float srcWidth )
188
{
Callers
3
GatherSprites
Method · 0.80
GatherSprites
Method · 0.80
GatherSprites
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected