Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getPositionY
Method
getPositionY
core/2d/Node.cpp:556–559 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
554
}
555
556
float Node::getPositionY() const
557
{
558
return _position.y;
559
}
560
561
void Node::setPositionY(float y)
562
{
Callers
15
draw
Method · 0.45
beforeSimulation
Method · 0.45
updateLength
Method · 0.45
onScrolled
Method · 0.45
getNodeTopY
Function · 0.45
getNodeBottomY
Function · 0.45
getNodeTop
Function · 0.45
getNodeBottom
Function · 0.45
moveNodeGroupVertically
Method · 0.45
increaseVerticalSpacing
Method · 0.45
onEnter
Method · 0.45
update
Method · 0.45
Calls
no outgoing calls
Tested by
4
onEnter
Method · 0.36
update
Method · 0.36
update
Method · 0.36
onEnter
Method · 0.36