TextRuler.addWord

Add the given word to the text. The text must be single line.;

struct TextRuler
addWord
(
String
)
(
String word
)

Return Value

Type: Vector2

Pen position for the word.

Meta