MCPcopy 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
566float Node::getPositionZ() const
567{
568 return _positionZ;
569}
570
571void Node::setPositionZ(float positionZ)
572{

Callers 5

createWorld3DMethod · 0.80
TerrainWalkThruMethod · 0.80
updateStateMethod · 0.80
TMXOrthoVertexZNewMethod · 0.80
onTouchesMovedMethod · 0.80

Calls

no outgoing calls

Tested by 5

createWorld3DMethod · 0.64
TerrainWalkThruMethod · 0.64
updateStateMethod · 0.64
TMXOrthoVertexZNewMethod · 0.64
onTouchesMovedMethod · 0.64