Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ IsDisplay
Method
IsDisplay
trinity/EveSprite2dBracket.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
bool EveSprite2dBracket::IsDisplay() const
34
{
35
return m_display;
36
}
37
38
void EveSprite2dBracket::SetDisplay( bool b )
39
{
Callers
1
GatherSprites
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected