stagexl
stagexl
GraphicsCommandFillGradient
updateContext
updateContext
stagexl
stagexl
GraphicsCommandFillGradient
updateContext
method
updateContext
Source
stagexl
stagexl
GraphicsCommandFillGradient
Constructors
GraphicsCommandFillGradient
Properties
gradient
graphics
hashCode
runtimeType
Operators
operator ==
Methods
invalidate
noSuchMethod
toString
updateContext
override
void
updateContext
(
GraphicsContext
context
)
Source
@override void updateContext(GraphicsContext context) { context.fillGradient(gradient); }