Colton Daily
The x-coord of the current canvas. This may be equal to sceneX if there are no nested canvases.
The y-coord of the current canvas. This may be equal to sceneY if there are no nested canvases.
The x-coord of the current node in its local coordinates. (i.e a value of 0 will be the left edge)
0
The y-coord of the current node in its local coordinates. (i.e a value of 0 will be the top edge)
The x-coord of the root scene canvas. Changing this will also set canvasX automatically.
The y-coord of the root scene canvas. Changing this will also set canvasY automatically.