File docs/luadoc/goo.text.luadoc

Draw text.
TODO: add support for leading, kerning, word spacing and perhaps even gradients.

Functions

goo.text:getText (text) Gets the text.
goo.text:setText (text) Sets the text.


Functions

goo.text:getText ( text )

Gets the text.

Return value:

string: the text.

goo.text:setText ( text )

Sets the text.

Valid XHTML 1.0!