Constructor


SmallFaceText(text: any, x: any, y: any, face: any, actor: any)

Arguments:

text: any
x: any
y: any
face: any
actor: any




Methods





Fields



Undocumented







SmallFaceText.sprite: Sprite

A simple object that renders a texture.
This texture must be placed inside assets/sprites/.



SmallFaceText.text: Text

The Text object, made for displaying formatted text.

If you're looking for text which writes itself out over time, see DialogueText.