stagexl
stagexl
GraphicsCommandLineTo
updateContext
updateContext
stagexl
stagexl
GraphicsCommandLineTo
updateContext
method
updateContext
Source
stagexl
stagexl
GraphicsCommandLineTo
Constructors
GraphicsCommandLineTo
Properties
graphics
hashCode
runtimeType
x
y
Operators
operator ==
Methods
invalidate
noSuchMethod
toString
updateContext
override
void
updateContext
(
GraphicsContext
context
)
Source
@override void updateContext(GraphicsContext context) { context.lineTo(x, y); }