Represents a Font

(UI 0.9.9)

Introdução

Loads a described font

Sinopse da classe

UI\Draw\Text\Font {
/* Constructor */
/* Métodos */
public getAscent ( ) : float
public getDescent ( ) : float
public getLeading ( ) : float
public getUnderlinePosition ( ) : float
public getUnderlineThickness ( ) : float
}

Índice

add a note add a note

User Contributed Notes

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