MCPcopy 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
556float Node::getPositionY() const
557{
558 return _position.y;
559}
560
561void Node::setPositionY(float y)
562{

Callers 15

drawMethod · 0.45
beforeSimulationMethod · 0.45
updateLengthMethod · 0.45
onScrolledMethod · 0.45
getNodeTopYFunction · 0.45
getNodeBottomYFunction · 0.45
getNodeTopFunction · 0.45
getNodeBottomFunction · 0.45
onEnterMethod · 0.45
updateMethod · 0.45

Calls

no outgoing calls

Tested by 4

onEnterMethod · 0.36
updateMethod · 0.36
updateMethod · 0.36
onEnterMethod · 0.36