MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetDisplayWidth

Method GetDisplayWidth

trinity/Sprite2d/Tr2SpriteObject.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96float Tr2SpriteObjectBase::GetDisplayWidth() const
97{
98 return m_displayWidth;
99}
100
101void Tr2SpriteObjectBase::SetDisplayWidth( float val )
102{

Callers 1

UpdateValueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected