Draw Path
Guide
Edit on GitHub ✎
A Draw Path guides a Draw Pen, telling the Pen where to draw on an Area.
Intro
A Draw Path guides a Draw Pen, telling the Pen where to draw on an Area.
Class synopsis
class UI\Draw\Path { }
Predefined Constants
UI\Draw\Path::WindingThis is the default draw path mode
UI\Draw\Path::AlternateThis is the alternate draw path mode
Path