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

Method GetDisplayX

trinity/Sprite2d/Tr2SpriteObject.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68float Tr2SpriteObjectBase::GetDisplayX() const
69{
70 return m_translation.x;
71}
72
73void Tr2SpriteObjectBase::SetDisplayX( float val )
74{

Callers 1

UpdateValueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected