Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getPosition
Method
getPosition
core/2d/Node.cpp:517–521 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
515
}
516
517
void Node::getPosition(float* x, float* y) const
518
{
519
*x = _position.x;
520
*y = _position.y;
521
}
522
523
void Node::setPosition(float x, float y)
524
{
Callers
15
step
Method · 0.45
absolutePosition
Method · 0.45
draw
Method · 0.45
startWithTarget
Method · 0.45
update
Method · 0.45
startWithTarget
Method · 0.45
update
Method · 0.45
captureNode
Function · 0.45
copyProperties
Method · 0.45
doHorizontalAlignment
Method · 0.45
indicate
Method · 0.45
doLayout
Method · 0.45
Calls
no outgoing calls
Tested by
15
showFont
Method · 0.36
onEnter
Method · 0.36
init
Method · 0.36
init
Method · 0.36
addRadioButton
Method · 0.36
init
Method · 0.36
init
Method · 0.36
init
Method · 0.36
init
Method · 0.36
init
Method · 0.36
getItemPositionYInView
Method · 0.36
update
Method · 0.36