Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.GameObjects.DynamicBitmapText
toJSON()
Description:
Build a JSON representation of this Bitmap Text.
Returns:
Description:
A JSON representation of this Bitmap Text.
Type:
Phaser.Types.GameObjects.BitmapText.JSONBitmapText
Inherited from:
Phaser.GameObjects.BitmapText#toJSON
Since:
3.0.0
Source:
src/gameobjects/bitmaptext/static/BitmapText.js
(Line
989
)
Possible examples