Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getPositionZ
Method
getPositionZ
core/2d/Node.cpp:566–569 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
564
}
565
566
float Node::getPositionZ() const
567
{
568
return _positionZ;
569
}
570
571
void Node::setPositionZ(float positionZ)
572
{
Callers
5
createWorld3D
Method · 0.80
TerrainWalkThru
Method · 0.80
updateState
Method · 0.80
TMXOrthoVertexZNew
Method · 0.80
onTouchesMoved
Method · 0.80
Calls
no outgoing calls
Tested by
5
createWorld3D
Method · 0.64
TerrainWalkThru
Method · 0.64
updateState
Method · 0.64
TMXOrthoVertexZNew
Method · 0.64
onTouchesMoved
Method · 0.64