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

说明

class SWFText {

void addUTF8String ( string text )

}

警告

本函数暂无文档,仅有参数列表。

返回值

无返回值。

参见

SWFText->addString()