RetroFont.TEXT_SET8
  • References/Game Development/Phaser/Text/RetroFont

[static] TEXT_SET8 : string Text Set 8 = 0123456789 .ABCDEFGHIJKLMNOPQRSTUVWXYZ

2025-01-10 15:47:30
RetroFont#setFixedWidth()
  • References/Game Development/Phaser/Text/RetroFont

setFixedWidth(width, lineAlignment) If you need this RetroFont to have a fixed width and custom alignment

2025-01-10 15:47:30
RetroFont#offsetX
  • References/Game Development/Phaser/Text/RetroFont

[readonly] offsetX : number If the font set doesn't start at the top left of the given image

2025-01-10 15:47:30
RetroFont#valid
  • References/Game Development/Phaser/Text/RetroFont

valid : boolean Inherited From

2025-01-10 15:47:30
RetroFont#frame
  • References/Game Development/Phaser/Text/RetroFont

frame :Rectangle The framing rectangle of the render texture Inherited

2025-01-10 15:47:30
RetroFont.ALIGN_RIGHT
  • References/Game Development/Phaser/Text/RetroFont

[static] ALIGN_RIGHT : string Align each line of multi-line text to the right.

2025-01-10 15:47:30
RetroFont.TEXT_SET4
  • References/Game Development/Phaser/Text/RetroFont

[static] TEXT_SET4 : string Text Set 4 = ABCDEFGHIJKLMNOPQRSTUVWXYZ 0123456789

2025-01-10 15:47:30
RetroFont#stamp
  • References/Game Development/Phaser/Text/RetroFont

[readonly] stamp : Phaser.Image

2025-01-10 15:47:30
RetroFont.TEXT_SET1
  • References/Game Development/Phaser/Text/RetroFont

[static] TEXT_SET1 : string Text Set 1 = !"#$%&'()*+,-./0123456789:;<=>?@ABCDEF

2025-01-10 15:47:30
RetroFont#clear()
  • References/Game Development/Phaser/Text/RetroFont

clear() Clears the RenderTexture. Inherited From

2025-01-10 15:47:30