world : Phaser.Point
The world coordinates of this Game Object in pixels.Depending on where in the display list this Game Object is placed this value can differ from position,which contains the x/y coordinates relative to the Game Objects parent.
Inherited From Phaser.Component.Core#world Source code: gameobjects/components/Core.js (Line 211)