centerX : number
The center x coordinate of the Game Object.
This is the same as (x - offsetX) + (width / 2).
- Inherited From
- Source code: gameobjects/components/Bounds.js (Line 58)
centerX : number
The center x coordinate of the Game Object.
This is the same as (x - offsetX) + (width / 2).
Please login to continue.