Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
68
float Tr2SpriteObjectBase::GetDisplayX() const
69
{
70
return m_translation.x;
71
}
72
73
void Tr2SpriteObjectBase::SetDisplayX( float val )
74
{
Callers
1
UpdateValue
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected