Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ setPositionY
Method
setPositionY
core/2d/Node.cpp:561–564 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
559
}
560
561
void Node::setPositionY(float y)
562
{
563
setPosition(_position.x, y);
564
}
565
566
float Node::getPositionZ() const
567
{
Callers
15
updateLength
Method · 0.45
centerNodeY
Function · 0.45
setNodeTop
Function · 0.45
setNodeBottom
Function · 0.45
setNodeNormalizedPositionY
Function · 0.45
setPositionPercentY
Method · 0.45
moveNodeGroupVertically
Method · 0.45
increaseVerticalSpacing
Method · 0.45
setNodeTop
Method · 0.45
setNodeBottom
Method · 0.45
setNodeNormalizedTop
Method · 0.45
setNodeNormalizedPositionY
Method · 0.45
Calls
1
setPosition
Function · 0.70
Tested by
6
createWorld3D
Method · 0.36
onEnter
Method · 0.36
update
Method · 0.36
TerrainWalkThru
Method · 0.36
update
Method · 0.36
update
Method · 0.36