class openfl.display.GraphicsPathCommand
Available on all platforms
Defines the values to use for specifying path-drawing commands.
The values in this class are used by the
Graphics.drawPath()
method, or stored in the
commands
vector of a GraphicsPath object.