stagexl
stagexl
GraphicsContextRenderMask
beginPath
beginPath
stagexl
stagexl
GraphicsContextRenderMask
beginPath
method
beginPath
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
beginPath
(
)
Source
@override void beginPath() { _path = new _GraphicsPath(); }