UI\Draw\Text\Font::__construct

(UI 0.9.9)

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

Description

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

Shall construct a new Font using the given descriptor

Parameters

descriptor

The descriptor for the Font

To Top