MCPcopy 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
33bool EveSprite2dBracket::IsDisplay() const
34{
35 return m_display;
36}
37
38void EveSprite2dBracket::SetDisplay( bool b )
39{

Callers 1

GatherSpritesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected