suche nach in der

SWFText->addString> <SWFSprite->stopSound
Last updated: Sat, 07 Jan 2012

view this page in

The SWFText class

(No version information available, might only be in SVN)

Einführung

SWFText.

Klassenbeschreibung

SWFText {
/* Methoden */
void SWFText::addString ( string $string )
void addUTF8String ( string $text )
void __construct ( void )
float getAscent ( void )
float getDescent ( void )
float getLeading ( void )
float getUTF8Width ( string $string )
float getWidth ( string $string )
void moveTo ( float $x , float $y )
void setColor ( int $red , int $green , int $blue [, int $a = 255 ] )
void setFont ( SWFFont $font )
void setHeight ( float $height )
void setSpacing ( float $spacing )
}

Inhaltsverzeichnis



add a note add a note User Contributed Notes
SWFText
There are no user contributed notes for this page.

SWFText->addString> <SWFSprite->stopSound
Last updated: Sat, 07 Jan 2012