Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ getX
Method
getX
Source/Node/Node.cpp:155–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
float Node::getX() const noexcept {
156
return GetTAttr(x);
157
}
158
159
void Node::setY(float var) {
160
setPosition({getX(), var});
Callers
15
onTouch
Method · 0.45
onCapturedPointerEvent
Method · 0.45
onGenericMotion
Method · 0.45
getEventX
Method · 0.45
getEventX
Method · 0.45
onGenericMotion
Method · 0.45
getEventX
Method · 0.45
updateVertTexCoord
Method · 0.45
toXml
Method · 0.45
init
Method · 0.45
updateVertTexCoord
Method · 0.45
setupVertices
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected