parent root
PHP: UI\Draw\Text\Font::__construct - Manual

UI\Draw\Text\Font::__construct

(PHP 7, UI 0.9.9)

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

Description

public UI\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

add a noteadd a note

User Contributed Notes

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