stagexl
stagexl
GraphicsContextRenderMask
closePath
closePath
stagexl
stagexl
GraphicsContextRenderMask
closePath
method
closePath
Source
stagexl
stagexl
GraphicsContextRenderMask
Constructors
GraphicsContextRenderMask
Properties
hashCode
renderState
runtimeType
Operators
operator ==
Methods
arc
arcElliptical
arcTo
beginPath
bezierCurveTo
closePath
fillColor
fillGradient
fillPattern
lineTo
meshColor
moveTo
noSuchMethod
quadraticCurveTo
strokeColor
strokeGradient
strokePattern
toString
override
void
closePath
(
)
Source
@override void closePath() { _path.close(); }