Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ setPositionX
Method
setPositionX
core/2d/Node.cpp:551–554 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
549
}
550
551
void Node::setPositionX(float x)
552
{
553
setPosition(x, _position.y);
554
}
555
556
float Node::getPositionY() const
557
{
Callers
15
centerNodeX
Function · 0.45
setNodeLeft
Function · 0.45
setNodeRight
Function · 0.45
setNodeNormalizedPositionX
Function · 0.45
setPositionPercentX
Method · 0.45
moveNodeGroupHorizontally
Method · 0.45
increaseHorizontalSpacing
Method · 0.45
setNodeLeft
Method · 0.45
setNodeRight
Method · 0.45
setNodeNormalizedPositionX
Method · 0.45
createUI
Method · 0.45
update
Method · 0.45
Calls
1
setPosition
Function · 0.70
Tested by
5
createUI
Method · 0.36
update
Method · 0.36
Move
Method · 0.36
update
Method · 0.36
update
Method · 0.36