positionProperty

The position of the actor relative to its parent. For a top-level actor (whose parent is a Stage), this uses CoordinateSystem.world. But if this is a child of another Actor, the position is relative to the parent Actor (See CoordinateSystem.child).