UI\Draw\Path::__construct

(UI 0.9.9)

UI\Draw\Path::__constructConstruye una nueva ruta

Descripción

public UI\Draw\Path::__construct(int $mode = UI\Draw\Path::Winding)

Construirá una nueva ruta en el modo dado

Parámetros

mode

Path::Winding o Path::Alternate

add a note add a note

User Contributed Notes

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