MCPcopy 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
54bool Tr2SpriteObjectBase::GetDisplay() const
55{
56 return m_display;
57}
58
59void Tr2SpriteObjectBase::SetDisplay( bool val )
60{

Callers 2

GetBatchesMethod · 0.45
GetBatchesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected