Brushes

(UI 0.9.9)

Introducere

Represents a solid color brush

Sinopsisul clasei

UI\Draw\Brush {
/* Constructor */
public __construct ( UI\Draw\Color $color )
public __construct ( int $color )
/* Metode */
public getColor ( ) : UI\Draw\Color
public setColor ( UI\Draw\Color $color ) : void
public setColor ( int $color ) : void
}

Cuprins

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top