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
- Source code: gameobjects/components/Core.js (Line 211)
Please login to continue.