PHP 8.5.0 Beta 3 available for testing

UI\Draw\Path::__construct

(UI 0.9.9)

UI\Draw\Path::__construct β€” Construct a new Path

Description

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

Shall construct a new path in the given mode

Parameters

mode

Path::Winding or Path::Alternate

οΌ‹add a note

User Contributed Notes

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