UI\Draw\Path
PHP Manual

UI\Draw\Path::__construct

(PHP 7, UI 0.9.9)

UI\Draw\Path::__constructConstruct a new Path

Description

public UI\Draw\Path::__construct ([ integer $mode = UI\Draw\Path::Winding ] )

Shall construct a new path in the given mode

Parameters

mode

Path::Winding or Path::Alternate


UI\Draw\Path
PHP Manual