Move actors and retrieve their world coordinates

actor.getBounds is in world coordinates and probably what you want

actor.getCenter is in world coordinates

Position is in world coordinates