UI\Draw\Text\Font::__construct

(PHP 7, UI 0.9.9)

UI\Draw\Text\Font::__constructConstruct a new Font

Opis

public UI\Draw\Text\Font::__construct ( UI\Draw\Text\Font\Descriptor $descriptor )

Shall construct a new Font using the given descriptor

Parametry

descriptor

The descriptor for the Font

add a note add a note

User Contributed Notes

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