stagexl
stagexl
GraphicsContext
moveTo
moveTo
stagexl
stagexl
GraphicsContext
moveTo
abstract method
moveTo
Source
stagexl
stagexl
GraphicsContext
Constructors
GraphicsContext
Properties
hashCode
runtimeType
Operators
operator ==
Methods
arc
arcElliptical
arcTo
beginPath
bezierCurveTo
closePath
fillColor
fillGradient
fillPattern
lineTo
moveTo
noSuchMethod
quadraticCurveTo
strokeColor
strokeGradient
strokePattern
toString
void
moveTo
(
double
x
,
double
y
)
Source
void moveTo(double x, double y);