Build a JSON representation of the given Game Object.
This is typically extended further by Game Object specific implementations.
name | type | description |
---|---|---|
gameObject | Phaser.GameObjects.GameObject |
The Game Object to export as JSON. |
A JSON representation of the Game Object.