Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetDisplayHeight
Method
GetDisplayHeight
trinity/Sprite2d/Tr2SpriteObject.cpp:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
float Tr2SpriteObjectBase::GetDisplayHeight() const
111
{
112
return m_displayHeight;
113
}
114
115
void Tr2SpriteObjectBase::SetDisplayHeight( float val )
116
{
Callers
1
UpdateValue
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected