SWFText->addUTF8String()

(no version information, might be only in CVS)

SWFText->addUTF8String() -- Writes the given text into this SWFText object at the current pen position, using the current font, height, spacing, and color

Description

class SWFText {

void addUTF8String ( string text )

}

Waarschuwing

Deze functie is op het moment niet gedocumenteerd, alleen de lijst met argumenten is beschikbaar.

Return Values

No value is returned.

Zie ook

SWFText->addString()