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

Method GetDisplayY

trinity/Sprite2d/Tr2SpriteObject.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82float Tr2SpriteObjectBase::GetDisplayY() const
83{
84 return m_translation.y;
85}
86
87void Tr2SpriteObjectBase::SetDisplayY( float val )
88{

Callers 1

UpdateValueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected