Line Cap Settings

(UI 0.9.9)

Introduzione

Sommario della classe

final class UI\Draw\Line\Cap {
/* Costanti */
const int Flat;
const int Round;
const int Square;
}