Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetDisplayWidth
Method
GetDisplayWidth
trinity/Sprite2d/Tr2SpriteObject.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
float Tr2SpriteObjectBase::GetDisplayWidth() const
97
{
98
return m_displayWidth;
99
}
100
101
void Tr2SpriteObjectBase::SetDisplayWidth( float val )
102
{
Callers
1
UpdateValue
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected