stagexl
stagexl
GraphicsCommandLineTo
GraphicsCommandLineTo
GraphicsCommandLineTo
stagexl
stagexl
GraphicsCommandLineTo
GraphicsCommandLineTo
constructor
GraphicsCommandLineTo
Source
stagexl
stagexl
GraphicsCommandLineTo
Constructors
GraphicsCommandLineTo
Properties
graphics
hashCode
runtimeType
x
y
Operators
operator ==
Methods
invalidate
noSuchMethod
toString
updateContext
GraphicsCommandLineTo
(
num
x
,
num
y
)
Source
GraphicsCommandLineTo(num x, num y) : _x = x.toDouble(), _y = y.toDouble();