Phaser API Documentation

  Version: 
BitmapTextConfig
Properties:
name type arguments Default description
font string <optional> ''

The key of the font to use from the BitmapFont cache.

text string <optional> ''

The string, or array of strings, to be set as the content of this Bitmap Text.

size number | false <optional> false

The font size to set.

Type:
object