Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetDisplay
Method
GetDisplay
trinity/Sprite2d/Tr2SpriteObject.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
bool Tr2SpriteObjectBase::GetDisplay() const
55
{
56
return m_display;
57
}
58
59
void Tr2SpriteObjectBase::SetDisplay( bool val )
60
{
Callers
2
GetBatches
Method · 0.45
GetBatches
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected