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

Method GetDisplayHeight

trinity/Sprite2d/Tr2SpriteObject.cpp:110–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108}
109
110float Tr2SpriteObjectBase::GetDisplayHeight() const
111{
112 return m_displayHeight;
113}
114
115void Tr2SpriteObjectBase::SetDisplayHeight( float val )
116{

Callers 1

UpdateValueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected