Readme.en.txt
Readme.es.txt
changeLog
Readme.it.txt
Readme.fr.txt
Todo List
[line 68]
awText __construct( string $text, [ $font = NULL], [ $color = NULL], [ $angle = 0])
int getAngle( )
Color, getBackground( )
Color getColor( )
int getFont( )
array getPadding( )
string getText( )
void setAngle( int $angle)
void setBackground( mixed $background)
void setBackgroundColor( awColor $color)
void setBackgroundGradient( awGradient $gradient)
void setColor( awColor $color)
void setFont( awFont $font)
void setPadding( int $left, int $right, int $top, int $bottom)
void setText( string $text)